summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-05-06 20:26:59 +0200
committerDavid Boddie <dboddie@trolltech.com>2010-05-06 20:26:59 +0200
commit109024630cbf577d6f6bcb10ea3ac6272113b79e (patch)
tree92dcb243f3ac3cadb1efdc7a3a646f880c544955
parenta182cc5d5d7a70d0423a42123bb7c1cf21709e0d (diff)
parent4a934cb8bb610119367f918957d871fbbc2799ff (diff)
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7
-rwxr-xr-xconfigure15
-rwxr-xr-xconfigure.exebin1318400 -> 1319424 bytes
-rwxr-xr-xdemos/declarative/samegame/SamegameCore/samegame.js9
-rw-r--r--demos/declarative/snake/content/snake.js8
-rw-r--r--demos/multimedia/player/player.pro1
-rw-r--r--doc/src/classes.qdoc4
-rw-r--r--doc/src/declarative/advtutorial.qdoc19
-rw-r--r--doc/src/declarative/anchor-layout.qdoc8
-rw-r--r--doc/src/declarative/animation.qdoc2
-rw-r--r--doc/src/declarative/declarativeui.qdoc11
-rw-r--r--doc/src/declarative/elements.qdoc1
-rw-r--r--doc/src/declarative/examples.qdoc40
-rw-r--r--doc/src/declarative/extending-tutorial.qdoc420
-rw-r--r--doc/src/declarative/extending.qdoc39
-rw-r--r--doc/src/declarative/globalobject.qdoc4
-rw-r--r--doc/src/declarative/integrating.qdoc4
-rw-r--r--doc/src/declarative/javascriptblocks.qdoc17
-rw-r--r--doc/src/declarative/measuring-performance.qdoc122
-rw-r--r--doc/src/declarative/network.qdoc11
-rw-r--r--doc/src/declarative/qdeclarativedocument.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativei18n.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativeintro.qdoc4
-rw-r--r--doc/src/declarative/qdeclarativestates.qdoc2
-rw-r--r--doc/src/declarative/qmlruntime.qdoc16
-rw-r--r--doc/src/declarative/qtprogrammers.qdoc4
-rw-r--r--doc/src/declarative/snippets/qtbinding/contextproperties/main.cpp2
-rw-r--r--doc/src/declarative/snippets/qtbinding/custompalette/main.cpp2
-rw-r--r--doc/src/declarative/snippets/qtbinding/stopwatch/main.cpp2
-rw-r--r--doc/src/examples/dragdroprobot.qdoc334
-rw-r--r--doc/src/examples/elasticnodes.qdoc391
-rw-r--r--doc/src/examples/qml-examples.qdoc260
-rw-r--r--doc/src/getting-started/examples.qdoc4
-rw-r--r--doc/src/getting-started/installation.qdoc203
-rw-r--r--doc/src/platforms/platform-notes.qdoc29
-rw-r--r--doc/src/snippets/code/doc_src_installation.qdoc86
-rw-r--r--examples/declarative/dynamic/qml/itemCreation.js6
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/app.qml17
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro5
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/main.cpp58
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/musician.cpp67
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/musician.h69
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/app.qml19
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro5
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/main.cpp58
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/musician.cpp75
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/musician.h82
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/app.qml31
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/chapter3-bindings.pro5
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/main.cpp58
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/musician.cpp77
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/musician.h83
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml13
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro7
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/instrument.cpp (renamed from doc/src/examples/qml-focus.qdoc)20
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/instrument.h64
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp67
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/musician.cpp68
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/musician.h79
-rw-r--r--examples/declarative/tutorials/extending/chapter5-plugins/app.qml13
-rw-r--r--examples/declarative/tutorials/extending/chapter5-plugins/chapter5-plugins.pro15
-rw-r--r--examples/declarative/tutorials/extending/chapter5-plugins/instrument.cpp57
-rw-r--r--examples/declarative/tutorials/extending/chapter5-plugins/instrument.h62
-rw-r--r--examples/declarative/tutorials/extending/chapter5-plugins/musician.cpp68
-rw-r--r--examples/declarative/tutorials/extending/chapter5-plugins/musician.h69
-rw-r--r--examples/declarative/tutorials/extending/chapter5-plugins/musicplugin.cpp55
-rw-r--r--examples/declarative/tutorials/extending/chapter5-plugins/musicplugin.h56
-rw-r--r--examples/declarative/tutorials/extending/chapter5-plugins/qmldir1
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject16
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/samegame.js8
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/samegame2.qmlproject16
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/samegame.js8
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/samegame3.qmlproject16
-rwxr-xr-xexamples/declarative/tutorials/samegame/samegame4/content/samegame.js8
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/samegame4.qmlproject16
-rw-r--r--examples/declarative/workerscript/workerscript.qml6
-rw-r--r--examples/graphicsview/dragdroprobot/coloritem.cpp24
-rw-r--r--examples/graphicsview/dragdroprobot/coloritem.h2
-rw-r--r--examples/graphicsview/dragdroprobot/main.cpp8
-rw-r--r--examples/graphicsview/dragdroprobot/robot.cpp217
-rw-r--r--examples/graphicsview/dragdroprobot/robot.h29
-rw-r--r--examples/graphicsview/elasticnodes/edge.cpp30
-rw-r--r--examples/graphicsview/elasticnodes/edge.h6
-rw-r--r--examples/graphicsview/elasticnodes/graphwidget.cpp34
-rw-r--r--examples/graphicsview/elasticnodes/graphwidget.h4
-rw-r--r--examples/graphicsview/elasticnodes/node.cpp46
-rw-r--r--examples/graphicsview/elasticnodes/node.h2
-rw-r--r--examples/multimedia/audiodevices/audiodevicesbase.ui517
-rw-r--r--examples/widgets/stylesheet/mainwindow.ui2
-rw-r--r--mkspecs/common/g++.conf2
-rw-r--r--mkspecs/common/llvm.conf2
-rw-r--r--mkspecs/common/mac-g++.conf2
-rw-r--r--mkspecs/common/mac-llvm.conf2
-rw-r--r--mkspecs/common/mac.conf2
-rw-r--r--mkspecs/cygwin-g++/qmake.conf2
-rw-r--r--mkspecs/darwin-g++/qmake.conf2
-rw-r--r--mkspecs/features/moc.prf4
-rw-r--r--mkspecs/features/sis_targets.prf2
-rw-r--r--mkspecs/features/symbian/application_icon.prf6
-rw-r--r--mkspecs/features/symbian/symbian_building.prf16
-rw-r--r--mkspecs/features/win32/embed_manifest_dll.prf2
-rw-r--r--mkspecs/features/win32/embed_manifest_exe.prf2
-rw-r--r--mkspecs/freebsd-g++34/qmake.conf2
-rw-r--r--mkspecs/freebsd-g++40/qmake.conf2
-rw-r--r--mkspecs/freebsd-icc/qmake.conf2
-rw-r--r--mkspecs/hpux-acc-64/qmake.conf2
-rw-r--r--mkspecs/hpux-acc-o64/qmake.conf2
-rw-r--r--mkspecs/hpux-acc/qmake.conf2
-rw-r--r--mkspecs/hpux-g++-64/qmake.conf2
-rw-r--r--mkspecs/hpux-g++/qmake.conf2
-rw-r--r--mkspecs/hpuxi-acc-32/qmake.conf2
-rw-r--r--mkspecs/hpuxi-acc-64/qmake.conf2
-rw-r--r--mkspecs/hpuxi-g++-64/qmake.conf2
-rw-r--r--mkspecs/irix-cc-64/qmake.conf2
-rw-r--r--mkspecs/irix-cc/qmake.conf2
-rw-r--r--mkspecs/irix-g++-64/qmake.conf2
-rw-r--r--mkspecs/irix-g++/qmake.conf2
-rw-r--r--mkspecs/linux-ecc-64/qmake.conf2
-rw-r--r--mkspecs/linux-icc/qmake.conf2
-rw-r--r--mkspecs/linux-kcc/qmake.conf2
-rw-r--r--mkspecs/linux-lsb-g++/qmake.conf2
-rw-r--r--mkspecs/linux-pgcc/qmake.conf2
-rw-r--r--mkspecs/lynxos-g++/qmake.conf2
-rw-r--r--mkspecs/macx-icc/qmake.conf2
-rw-r--r--mkspecs/netbsd-g++/qmake.conf2
-rw-r--r--mkspecs/qws/freebsd-generic-g++/qmake.conf2
-rw-r--r--mkspecs/qws/macx-generic-g++/qmake.conf2
-rw-r--r--mkspecs/qws/solaris-generic-g++/qmake.conf2
-rw-r--r--mkspecs/sco-g++/qmake.conf2
-rw-r--r--mkspecs/solaris-cc-64/qmake.conf2
-rw-r--r--mkspecs/solaris-cc/qmake.conf2
-rw-r--r--mkspecs/solaris-g++-64/qmake.conf2
-rw-r--r--mkspecs/solaris-g++/qmake.conf2
-rw-r--r--mkspecs/symbian/linux-gcce/qmake.conf2
-rw-r--r--mkspecs/tru64-cxx/qmake.conf2
-rw-r--r--mkspecs/tru64-g++/qmake.conf2
-rw-r--r--mkspecs/unixware-cc/qmake.conf2
-rw-r--r--mkspecs/unixware-g++/qmake.conf2
-rw-r--r--mkspecs/unsupported/linux-host-g++/qmake.conf2
-rw-r--r--mkspecs/unsupported/qws/qnx-641/qmake.conf2
-rw-r--r--mkspecs/unsupported/qws/qnx-generic-g++/qmake.conf2
-rw-r--r--mkspecs/unsupported/qws/qnx-i386-g++/qmake.conf2
-rw-r--r--mkspecs/unsupported/qws/qnx-ppc-g++/qmake.conf2
-rw-r--r--mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf2
-rw-r--r--mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf2
-rw-r--r--mkspecs/win32-msvc2010/qmake.conf91
-rw-r--r--mkspecs/win32-msvc2010/qplatformdefs.h42
-rw-r--r--qmake/generators/metamakefile.cpp2
-rw-r--r--qmake/generators/symbian/symbiancommon.cpp9
-rw-r--r--qmake/generators/unix/unixmake2.cpp2
-rw-r--r--qmake/generators/win32/msbuild_objectmodel.cpp24
-rw-r--r--qmake/generators/win32/msvc_vcproj.cpp19
-rw-r--r--qmake/generators/win32/msvc_vcxproj.cpp30
-rw-r--r--qmake/option.cpp10
-rw-r--r--qmake/option.h1
-rw-r--r--qmake/project.cpp85
-rw-r--r--qmake/project.h13
-rw-r--r--qmake/qmake.pro4
-rw-r--r--src/3rdparty/phonon/mmf/audioplayer.cpp2
-rw-r--r--src/3rdparty/webkit/.tag2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/ChangeLog187
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pri20
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro14
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/config.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/ArrayPrototype.lut.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/DatePrototype.lut.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/Grammar.cpp538
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/Grammar.h4
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/JSONObject.lut.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/MathObject.lut.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/NumberConstructor.lut.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/RegExpConstructor.lut.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/RegExpObject.lut.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/generated/StringPrototype.lut.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/runtime/Collector.cpp22
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/runtime/Structure.cpp4
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/Assertions.h12
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/CurrentTime.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/MathExtras.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/Platform.h19
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/StringExtras.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/Threading.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/VMTags.h39
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/Vector.h2
-rw-r--r--src/3rdparty/webkit/VERSION7
-rw-r--r--src/3rdparty/webkit/WebCore/ChangeLog840
-rw-r--r--src/3rdparty/webkit/WebCore/WebCore.gypi2
-rw-r--r--src/3rdparty/webkit/WebCore/WebCore.pro15
-rw-r--r--src/3rdparty/webkit/WebCore/bridge/npapi.h4
-rw-r--r--src/3rdparty/webkit/WebCore/bridge/qt/qt_instance.cpp18
-rw-r--r--src/3rdparty/webkit/WebCore/bridge/qt/qt_runtime.cpp6
-rw-r--r--src/3rdparty/webkit/WebCore/css/MediaQueryEvaluator.cpp8
-rw-r--r--src/3rdparty/webkit/WebCore/dom/Document.cpp73
-rw-r--r--src/3rdparty/webkit/WebCore/dom/Document.h7
-rw-r--r--src/3rdparty/webkit/WebCore/dom/Element.cpp4
-rw-r--r--src/3rdparty/webkit/WebCore/dom/SelectElement.cpp8
-rw-r--r--src/3rdparty/webkit/WebCore/dom/ViewportArguments.cpp120
-rw-r--r--src/3rdparty/webkit/WebCore/dom/ViewportArguments.h74
-rw-r--r--src/3rdparty/webkit/WebCore/generated/CSSGrammar.cpp444
-rw-r--r--src/3rdparty/webkit/WebCore/generated/CSSGrammar.h4
-rw-r--r--src/3rdparty/webkit/WebCore/generated/CSSPropertyNames.cpp5
-rw-r--r--src/3rdparty/webkit/WebCore/generated/CSSValueKeywords.c5
-rw-r--r--src/3rdparty/webkit/WebCore/generated/ColorData.c5
-rw-r--r--src/3rdparty/webkit/WebCore/generated/DocTypeStrings.cpp5
-rw-r--r--src/3rdparty/webkit/WebCore/generated/HTMLEntityNames.c5
-rw-r--r--src/3rdparty/webkit/WebCore/generated/XPathGrammar.cpp106
-rw-r--r--src/3rdparty/webkit/WebCore/generated/XPathGrammar.h4
-rw-r--r--src/3rdparty/webkit/WebCore/generated/tokenizer.cpp2382
-rw-r--r--src/3rdparty/webkit/WebCore/history/qt/HistoryItemQt.cpp21
-rw-r--r--src/3rdparty/webkit/WebCore/html/HTMLInputElement.cpp6
-rw-r--r--src/3rdparty/webkit/WebCore/html/HTMLMetaElement.cpp8
-rw-r--r--src/3rdparty/webkit/WebCore/loader/FrameLoader.cpp6
-rw-r--r--src/3rdparty/webkit/WebCore/page/ChromeClient.h11
-rw-r--r--src/3rdparty/webkit/WebCore/page/FocusController.cpp119
-rw-r--r--src/3rdparty/webkit/WebCore/page/FocusController.h5
-rw-r--r--src/3rdparty/webkit/WebCore/page/FrameView.cpp1
-rw-r--r--src/3rdparty/webkit/WebCore/page/SpatialNavigation.cpp95
-rw-r--r--src/3rdparty/webkit/WebCore/page/SpatialNavigation.h2
-rw-r--r--src/3rdparty/webkit/WebCore/page/qt/EventHandlerQt.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/Arena.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/MIMETypeRegistry.h4
-rw-r--r--src/3rdparty/webkit/WebCore/platform/StaticConstructors.h4
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/qt/FontPlatformDataQt.cpp3
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/qt/FontQt.cpp4
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/qt/GraphicsLayerQt.cpp306
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/transforms/TransformationMatrix.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/mac/MIMETypeRegistryMac.mm5
-rw-r--r--src/3rdparty/webkit/WebCore/platform/network/qt/ResourceRequestQt.cpp6
-rw-r--r--src/3rdparty/webkit/WebCore/platform/qt/MIMETypeRegistryQt.cpp6
-rw-r--r--src/3rdparty/webkit/WebCore/platform/qt/QWebPageClient.h1
-rw-r--r--src/3rdparty/webkit/WebCore/platform/qt/SharedTimerQt.cpp24
-rw-r--r--src/3rdparty/webkit/WebCore/platform/text/TextStream.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/text/TextStream.h2
-rw-r--r--src/3rdparty/webkit/WebCore/plugins/PluginView.cpp10
-rw-r--r--src/3rdparty/webkit/WebCore/plugins/PluginView.h3
-rw-r--r--src/3rdparty/webkit/WebCore/plugins/PluginViewNone.cpp12
-rw-r--r--src/3rdparty/webkit/WebCore/plugins/symbian/PluginViewSymbian.cpp10
-rw-r--r--src/3rdparty/webkit/WebCore/plugins/win/PluginViewWin.cpp8
-rw-r--r--src/3rdparty/webkit/WebCore/rendering/RenderBox.cpp14
-rw-r--r--src/3rdparty/webkit/WebCore/rendering/RenderLayer.cpp16
-rw-r--r--src/3rdparty/webkit/WebCore/rendering/RenderLayer.h1
-rw-r--r--src/3rdparty/webkit/WebCore/rendering/RenderLayerCompositor.cpp9
-rw-r--r--src/3rdparty/webkit/WebKit/qt/Api/qgraphicswebview.cpp4
-rw-r--r--src/3rdparty/webkit/WebKit/qt/Api/qwebhistory.cpp4
-rw-r--r--src/3rdparty/webkit/WebKit/qt/Api/qwebkitversion.h2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/Api/qwebpage.cpp357
-rw-r--r--src/3rdparty/webkit/WebKit/qt/Api/qwebsettings.cpp7
-rw-r--r--src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp3
-rw-r--r--src/3rdparty/webkit/WebKit/qt/ChangeLog311
-rw-r--r--src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.cpp35
-rw-r--r--src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.h6
-rw-r--r--src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/qtwebkit_version.pri4
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/benchmarks/loading/loading.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/benchmarks/painting/painting.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap/widget.ui2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/qgraphicswebview.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp35
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebelement/qwebelement.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebframe/qwebframe.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp60
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebhistory/qwebhistory.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebhistoryinterface/qwebhistoryinterface.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebinspector/qwebinspector.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebpage/qwebpage.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp81
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebplugindatabase/qwebplugindatabase.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebview/qwebview.pro2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/qwebview/tst_qwebview.cpp26
-rw-r--r--src/3rdparty/webkit/WebKit/qt/tests/tests.pri1
-rw-r--r--src/corelib/codecs/qiconvcodec.cpp22
-rw-r--r--src/corelib/codecs/qtextcodec.cpp8
-rw-r--r--src/corelib/global/qglobal.cpp28
-rw-r--r--src/corelib/io/qiodevice.cpp13
-rw-r--r--src/corelib/io/qurl.cpp4
-rw-r--r--src/corelib/kernel/qcoreapplication.cpp10
-rw-r--r--src/corelib/kernel/qeventdispatcher_symbian.cpp127
-rw-r--r--src/corelib/kernel/qeventdispatcher_symbian_p.h5
-rw-r--r--src/corelib/plugin/qfactoryloader.cpp2
-rw-r--r--src/corelib/plugin/qfactoryloader_p.h2
-rw-r--r--src/corelib/tools/qbytearray.cpp39
-rw-r--r--src/corelib/tools/qbytearray.h3
-rw-r--r--src/corelib/tools/qbytedata_p.h2
-rw-r--r--src/corelib/tools/qlist.cpp8
-rw-r--r--src/corelib/tools/qscopedpointer.cpp4
-rw-r--r--src/corelib/tools/qstring.cpp40
-rw-r--r--src/corelib/tools/qstring.h1
-rw-r--r--src/corelib/xml/qxmlstream.g2
-rw-r--r--src/corelib/xml/qxmlstream_p.h4
-rw-r--r--src/dbus/qdbusinterface.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativegridview.cpp8
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem.cpp5
-rw-r--r--src/declarative/graphicsitems/qdeclarativelistview.cpp8
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater.cpp13
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext.cpp1
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput.cpp12
-rw-r--r--src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp30
-rw-r--r--src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h3
-rw-r--r--src/declarative/qml/qdeclarativecomponent.cpp81
-rw-r--r--src/declarative/qml/qdeclarativecompositetypemanager.cpp6
-rw-r--r--src/declarative/qml/qdeclarativeengine.cpp196
-rw-r--r--src/declarative/qml/qdeclarativeengine_p.h3
-rw-r--r--src/declarative/qml/qdeclarativeextensionplugin.cpp15
-rw-r--r--src/declarative/qml/qdeclarativemetatype.cpp2
-rw-r--r--src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp9
-rw-r--r--src/declarative/qml/qdeclarativescriptparser.cpp8
-rw-r--r--src/declarative/util/qdeclarativepropertychanges.cpp5
-rw-r--r--src/declarative/util/qdeclarativestateoperations.cpp7
-rw-r--r--src/declarative/util/qdeclarativeutilmodule.cpp4
-rw-r--r--src/gui/accessible/qaccessible.cpp4
-rw-r--r--src/gui/egl/qegl_p.h6
-rw-r--r--src/gui/egl/qegl_qws.cpp2
-rw-r--r--src/gui/egl/qegl_stub.cpp8
-rw-r--r--src/gui/graphicsview/qgraphicsitem.cpp57
-rw-r--r--src/gui/graphicsview/qgraphicsitem_p.h10
-rw-r--r--src/gui/graphicsview/qgraphicsproxywidget.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsscene.cpp80
-rw-r--r--src/gui/graphicsview/qgraphicsscene_p.h40
-rw-r--r--src/gui/graphicsview/qgraphicsview.cpp170
-rw-r--r--src/gui/graphicsview/qgraphicsview_p.h52
-rw-r--r--src/gui/graphicsview/qgraphicswidget.cpp10
-rw-r--r--src/gui/image/qicon.cpp2
-rw-r--r--src/gui/image/qimagereader.cpp14
-rw-r--r--src/gui/image/qimagewriter.cpp16
-rw-r--r--src/gui/inputmethod/qcoefepinputcontext_s60.cpp2
-rw-r--r--src/gui/inputmethod/qinputcontextfactory.cpp6
-rw-r--r--src/gui/itemviews/qsortfilterproxymodel.cpp2
-rw-r--r--src/gui/itemviews/qtableview.cpp8
-rw-r--r--src/gui/kernel/qapplication_s60.cpp20
-rw-r--r--src/gui/kernel/qcocoasharedwindowmethods_mac_p.h54
-rw-r--r--src/gui/kernel/qcocoaview_mac.mm3
-rw-r--r--src/gui/kernel/qguiplatformplugin.cpp2
-rw-r--r--src/gui/kernel/qpalette.cpp2
-rw-r--r--src/gui/kernel/qsoftkeymanager_s60.cpp2
-rw-r--r--src/gui/kernel/qt_cocoa_helpers_mac.mm131
-rw-r--r--src/gui/kernel/qt_cocoa_helpers_mac_p.h5
-rw-r--r--src/gui/kernel/qt_mac_p.h1
-rw-r--r--src/gui/kernel/qt_s60_p.h3
-rw-r--r--src/gui/kernel/qwidget.cpp27
-rw-r--r--src/gui/kernel/qwidget_mac.mm6
-rw-r--r--src/gui/kernel/qwidget_p.h7
-rw-r--r--src/gui/kernel/qwidget_s60.cpp91
-rw-r--r--src/gui/painting/qgraphicssystemfactory.cpp6
-rw-r--r--src/gui/painting/qpaintengine_mac.cpp8
-rw-r--r--src/gui/painting/qprintengine_ps.cpp25
-rw-r--r--src/gui/painting/qprintengine_win.cpp7
-rw-r--r--src/gui/s60framework/qs60mainappui.cpp12
-rw-r--r--src/gui/styles/qs60style.cpp43
-rw-r--r--src/gui/styles/qs60style_s60.cpp8
-rw-r--r--src/gui/styles/qstylefactory.cpp2
-rw-r--r--src/gui/styles/qstylesheetstyle.cpp9
-rw-r--r--src/gui/styles/qstylesheetstyle_p.h1
-rw-r--r--src/gui/text/qfont.cpp5
-rw-r--r--src/gui/text/qfontdatabase.cpp14
-rw-r--r--src/gui/text/qfontdatabase_s60.cpp85
-rw-r--r--src/gui/text/qfontengine_mac.mm15
-rw-r--r--src/gui/text/qfontengine_s60.cpp55
-rw-r--r--src/gui/text/qfontengine_s60_p.h12
-rw-r--r--src/gui/text/qtextcontrol.cpp4
-rw-r--r--src/gui/text/qtextdocument.cpp9
-rw-r--r--src/gui/widgets/qdockarealayout.cpp46
-rw-r--r--src/gui/widgets/qdockarealayout_p.h4
-rw-r--r--src/gui/widgets/qdockwidget.cpp6
-rw-r--r--src/gui/widgets/qlineedit.cpp10
-rw-r--r--src/gui/widgets/qmenu.cpp4
-rw-r--r--src/gui/widgets/qmenu_mac.mm3
-rw-r--r--src/gui/widgets/qmenu_symbian.cpp8
-rw-r--r--src/gui/widgets/qtabbar.cpp19
-rw-r--r--src/gui/widgets/qtabwidget.cpp2
-rw-r--r--src/imports/gestures/plugin.cpp3
-rw-r--r--src/imports/gestures/qdeclarativegesturearea_p.h2
-rw-r--r--src/imports/multimedia/qdeclarativeaudio.cpp16
-rw-r--r--src/imports/multimedia/qdeclarativevideo.cpp19
-rw-r--r--src/multimedia/mediaservices/base/qmediapluginloader.cpp6
-rw-r--r--src/multimedia/mediaservices/base/qtmedianamespace.qdoc18
-rw-r--r--src/multimedia/mediaservices/effects/qsoundeffect.cpp12
-rw-r--r--src/multimedia/multimedia/audio/qaudiodevicefactory.cpp14
-rw-r--r--src/multimedia/multimedia/audio/qaudioinput.cpp4
-rw-r--r--src/multimedia/multimedia/audio/qaudioinput_alsa_p.cpp9
-rw-r--r--src/multimedia/multimedia/audio/qaudioinput_win32_p.cpp67
-rw-r--r--src/multimedia/multimedia/audio/qaudioinput_win32_p.h3
-rw-r--r--src/multimedia/multimedia/audio/qaudiooutput_alsa_p.cpp16
-rw-r--r--src/multimedia/multimedia/audio/qaudiooutput_win32_p.cpp70
-rw-r--r--src/multimedia/multimedia/audio/qaudiooutput_win32_p.h3
-rw-r--r--src/network/access/qftp.cpp2
-rw-r--r--src/network/access/qhttpnetworkconnection.cpp6
-rw-r--r--src/network/access/qhttpnetworkconnectionchannel.cpp9
-rw-r--r--src/network/access/qnetworkaccesshttpbackend.cpp3
-rw-r--r--src/network/access/qnetworkaccessmanager.h12
-rw-r--r--src/network/access/qnetworkcookiejar.cpp3
-rw-r--r--src/network/access/qnetworkreplyimpl.cpp80
-rw-r--r--src/network/access/qnetworkreplyimpl_p.h5
-rw-r--r--src/network/bearer/qnetworkconfigmanager_p.cpp4
-rw-r--r--src/opengl/gl2paintengineex/qglengineshadersource_p.h16
-rw-r--r--src/opengl/gl2paintengineex/qtextureglyphcache_gl_p.h2
-rw-r--r--src/opengl/qgl.cpp41
-rw-r--r--src/opengl/qwindowsurface_gl.cpp1
-rw-r--r--src/openvg/qpaintengine_vg.cpp56
-rw-r--r--src/openvg/qpaintengine_vg_p.h4
-rw-r--r--src/plugins/accessible/widgets/simplewidgets.cpp4
-rw-r--r--src/plugins/imageformats/jpeg/qjpeghandler.cpp12
-rw-r--r--src/plugins/imageformats/svg/qsvgiohandler.cpp10
-rw-r--r--src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.cpp27
-rw-r--r--src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.h5
-rw-r--r--src/plugins/mediaservices/gstreamer/gstreamer.pro35
-rw-r--r--src/plugins/mediaservices/gstreamer/mediaplayer/qgstreamerplayerservice.cpp22
-rw-r--r--src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.cpp18
-rw-r--r--src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.h6
-rw-r--r--src/plugins/mediaservices/mediaservices.pro4
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/mediaplayer.pri63
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/ms60mediaplayerresolver.h58
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60audioplayersession.cpp268
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60audioplayersession.h116
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediametadataprovider.cpp185
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediametadataprovider.h81
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayeraudioendpointselector.cpp127
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayeraudioendpointselector.h81
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayercontrol.cpp274
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayercontrol.h143
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayerservice.cpp259
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayerservice.h105
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayersession.cpp496
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayersession.h167
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediarecognizer.cpp127
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60mediarecognizer.h83
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videooverlay.cpp209
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videooverlay.h109
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videoplayersession.cpp486
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videoplayersession.h148
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videorenderer.cpp69
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videorenderer.h68
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videosurface.cpp478
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videosurface.h112
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videowidget.cpp208
-rw-r--r--src/plugins/mediaservices/symbian/mediaplayer/s60videowidget.h115
-rw-r--r--src/plugins/mediaservices/symbian/s60mediaserviceplugin.cpp100
-rw-r--r--src/plugins/mediaservices/symbian/s60mediaserviceplugin.h64
-rw-r--r--src/plugins/mediaservices/symbian/s60videooutputcontrol.cpp76
-rw-r--r--src/plugins/mediaservices/symbian/s60videooutputcontrol.h72
-rw-r--r--src/plugins/mediaservices/symbian/symbian.pro27
-rw-r--r--src/s60installs/bwins/QtCoreu.def4
-rw-r--r--src/s60installs/bwins/QtDeclarativeu.def2
-rw-r--r--src/s60installs/eabi/QtCoreu.def1
-rw-r--r--src/s60installs/eabi/QtDeclarativeu.def40
-rw-r--r--src/s60installs/eabi/QtNetworku.def1
-rw-r--r--src/s60installs/s60installs.pro11
-rw-r--r--src/script/bridge/qscriptqobject_p.h2
-rw-r--r--src/sql/drivers/sqlite/qsql_sqlite.cpp1
-rw-r--r--src/sql/kernel/qsqldatabase.cpp6
-rw-r--r--src/svg/qsvghandler.cpp2
-rw-r--r--src/testlib/qtestlogger.cpp29
-rw-r--r--src/testlib/qtestlogger_p.h1
-rw-r--r--src/testlib/qtestxmlstreamer.cpp58
-rw-r--r--src/testlib/qxmltestlogger.cpp2
-rw-r--r--src/xmlpatterns/schema/qxsdschemaresolver.cpp9
-rw-r--r--src/xmlpatterns/type/qschematype_p.h2
-rw-r--r--src/xmlpatterns/xmlpatterns.pro15
-rw-r--r--tests/auto/bic/data/Qt3Support.4.0.0.aix-gcc-power32.txt314
-rw-r--r--tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-amd64.txt289
-rw-r--r--tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ia32.txt289
-rw-r--r--tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ppc32.txt289
-rw-r--r--tests/auto/bic/data/Qt3Support.4.0.0.macx-gcc-ppc32.txt284
-rw-r--r--tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ia32.txt312
-rw-r--r--tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ppc32.txt317
-rw-r--r--tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ia32.txt298
-rw-r--r--tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ppc32.txt298
-rw-r--r--tests/auto/bic/data/Qt3Support.4.1.0.win32-gcc-ia32.txt293
-rw-r--r--tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ia32.txt387
-rw-r--r--tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ppc32.txt386
-rw-r--r--tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ia32.txt371
-rw-r--r--tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ppc32.txt372
-rw-r--r--tests/auto/bic/data/Qt3Support.4.2.0.win32-gcc-ia32.txt362
-rw-r--r--tests/auto/bic/data/Qt3Support.4.3.0.linux-gcc-ia32.txt410
-rw-r--r--tests/auto/bic/data/Qt3Support.4.4.0.linux-gcc-ia32.txt588
-rw-r--r--tests/auto/bic/data/Qt3Support.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/Qt3Support.4.3.2.linux-gcc-ia32.txt)28095
-rw-r--r--tests/auto/bic/data/Qt3Support.4.6.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/Qt3Support.4.3.1.linux-gcc-ia32.txt)31504
-rw-r--r--tests/auto/bic/data/QtCore.4.0.0.aix-gcc-power32.txt133
-rw-r--r--tests/auto/bic/data/QtCore.4.0.0.linux-gcc-amd64.txt108
-rw-r--r--tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ia32.txt108
-rw-r--r--tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ppc32.txt331
-rw-r--r--tests/auto/bic/data/QtCore.4.0.0.macx-gcc-ppc32.txt103
-rw-r--r--tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ia32.txt124
-rw-r--r--tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ppc32.txt129
-rw-r--r--tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ia32.txt110
-rw-r--r--tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ppc32.txt110
-rw-r--r--tests/auto/bic/data/QtCore.4.1.0.win32-gcc-ia32.txt105
-rw-r--r--tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ia32.txt179
-rw-r--r--tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ppc32.txt178
-rw-r--r--tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ia32.txt159
-rw-r--r--tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ppc32.txt160
-rw-r--r--tests/auto/bic/data/QtCore.4.2.0.win32-gcc-ia32.txt154
-rw-r--r--tests/auto/bic/data/QtCore.4.3.0.linux-gcc-ia32.txt180
-rw-r--r--tests/auto/bic/data/QtCore.4.3.1.linux-gcc-ia32.txt1939
-rw-r--r--tests/auto/bic/data/QtCore.4.3.2.linux-gcc-ia32.txt1939
-rw-r--r--tests/auto/bic/data/QtCore.4.4.0.linux-gcc-ia32.txt342
-rw-r--r--tests/auto/bic/data/QtCore.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtXml.4.3.2.linux-gcc-ia32.txt)2871
-rw-r--r--tests/auto/bic/data/QtCore.4.6.0.linux-gcc-ia32.txt2624
-rw-r--r--tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ia32.txt122
-rw-r--r--tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ppc32.txt122
-rw-r--r--tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ia32.txt122
-rw-r--r--tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ppc32.txt122
-rw-r--r--tests/auto/bic/data/QtDBus.4.2.0.win32-gcc-ia32.txt122
-rw-r--r--tests/auto/bic/data/QtDBus.4.3.0.linux-gcc-ia32.txt133
-rw-r--r--tests/auto/bic/data/QtDBus.4.3.1.linux-gcc-ia32.txt658
-rw-r--r--tests/auto/bic/data/QtDBus.4.3.2.linux-gcc-ia32.txt658
-rw-r--r--tests/auto/bic/data/QtDBus.4.4.0.linux-gcc-ia32.txt868
-rw-r--r--tests/auto/bic/data/QtDBus.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtNetwork.4.3.2.linux-gcc-ia32.txt)2818
-rw-r--r--tests/auto/bic/data/QtDBus.4.6.0.linux-gcc-ia32.txt2894
-rw-r--r--tests/auto/bic/data/QtDesigner.4.2.0.linux-gcc-ia32.txt200
-rw-r--r--tests/auto/bic/data/QtDesigner.4.3.0.linux-gcc-ia32.txt209
-rw-r--r--tests/auto/bic/data/QtDesigner.4.3.1.linux-gcc-ia32.txt2378
-rw-r--r--tests/auto/bic/data/QtDesigner.4.3.2.linux-gcc-ia32.txt2378
-rw-r--r--tests/auto/bic/data/QtDesigner.4.4.0.linux-gcc-ia32.txt408
-rw-r--r--tests/auto/bic/data/QtDesigner.4.5.0.linux-gcc-ia32.txt4460
-rw-r--r--tests/auto/bic/data/QtDesigner.4.6.0.linux-gcc-ia32.txt4741
-rw-r--r--tests/auto/bic/data/QtGui.4.0.0.aix-gcc-power32.txt240
-rw-r--r--tests/auto/bic/data/QtGui.4.0.0.linux-gcc-amd64.txt215
-rw-r--r--tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ia32.txt215
-rw-r--r--tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ppc32.txt203
-rw-r--r--tests/auto/bic/data/QtGui.4.0.0.macx-gcc-ppc32.txt210
-rw-r--r--tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ia32.txt238
-rw-r--r--tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ppc32.txt243
-rw-r--r--tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ia32.txt224
-rw-r--r--tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ppc32.txt224
-rw-r--r--tests/auto/bic/data/QtGui.4.1.0.win32-gcc-ia32.txt219
-rw-r--r--tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ia32.txt310
-rw-r--r--tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ppc32.txt309
-rw-r--r--tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ia32.txt294
-rw-r--r--tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ppc32.txt295
-rw-r--r--tests/auto/bic/data/QtGui.4.2.0.win32-gcc-ia32.txt285
-rw-r--r--tests/auto/bic/data/QtGui.4.3.0.linux-gcc-ia32.txt328
-rw-r--r--tests/auto/bic/data/QtGui.4.3.1.linux-gcc-ia32.txt14209
-rw-r--r--tests/auto/bic/data/QtGui.4.3.2.linux-gcc-ia32.txt14209
-rw-r--r--tests/auto/bic/data/QtGui.4.4.0.linux-gcc-ia32.txt493
-rw-r--r--tests/auto/bic/data/QtGui.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtSvg.4.3.1.linux-gcc-ia32.txt)19397
-rw-r--r--tests/auto/bic/data/QtGui.4.6.0.linux-gcc-ia32.txt16767
-rw-r--r--tests/auto/bic/data/QtHelp.4.5.0.linux-gcc-ia32.txt6357
-rw-r--r--tests/auto/bic/data/QtHelp.4.6.0.linux-gcc-ia32.txt5492
-rw-r--r--tests/auto/bic/data/QtMultimedia.4.6.0.linux-gcc-ia32.txt17065
-rw-r--r--tests/auto/bic/data/QtNetwork.4.0.0.aix-gcc-power32.txt133
-rw-r--r--tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-amd64.txt108
-rw-r--r--tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ia32.txt108
-rw-r--r--tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ppc32.txt99
-rw-r--r--tests/auto/bic/data/QtNetwork.4.0.0.macx-gcc-ppc32.txt103
-rw-r--r--tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ia32.txt124
-rw-r--r--tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ppc32.txt129
-rw-r--r--tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ia32.txt110
-rw-r--r--tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ppc32.txt110
-rw-r--r--tests/auto/bic/data/QtNetwork.4.1.0.win32-gcc-ia32.txt105
-rw-r--r--tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ia32.txt182
-rw-r--r--tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ppc32.txt181
-rw-r--r--tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ia32.txt162
-rw-r--r--tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ppc32.txt163
-rw-r--r--tests/auto/bic/data/QtNetwork.4.2.0.win32-gcc-ia32.txt157
-rw-r--r--tests/auto/bic/data/QtNetwork.4.3.0.linux-gcc-ia32.txt188
-rw-r--r--tests/auto/bic/data/QtNetwork.4.4.0.linux-gcc-ia32.txt359
-rw-r--r--tests/auto/bic/data/QtNetwork.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtXmlPatterns.4.4.1.linux-gcc-ia32.txt)3763
-rw-r--r--tests/auto/bic/data/QtNetwork.4.6.0.linux-gcc-ia32.txt3294
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.0.0.aix-gcc-power32.txt241
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-amd64.txt216
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ia32.txt216
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ppc32.txt204
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.0.0.macx-gcc-ppc32.txt211
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ia32.txt239
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ppc32.txt244
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ia32.txt225
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ppc32.txt225
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.1.0.win32-gcc-ia32.txt343
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ia32.txt312
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ppc32.txt311
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ia32.txt296
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ppc32.txt297
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.2.0.win32-gcc-ia32.txt410
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.3.0.linux-gcc-ia32.txt331
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.4.0.linux-gcc-ia32.txt496
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtOpenGL.4.3.2.linux-gcc-ia32.txt)18506
-rw-r--r--tests/auto/bic/data/QtOpenGL.4.6.0.linux-gcc-ia32.txt16982
-rw-r--r--tests/auto/bic/data/QtScript.4.3.0.linux-gcc-ia32.txt181
-rw-r--r--tests/auto/bic/data/QtScript.4.3.0.macx-gcc-ia32.txt168
-rw-r--r--tests/auto/bic/data/QtScript.4.4.0.linux-gcc-ia32.txt350
-rw-r--r--tests/auto/bic/data/QtScript.4.5.0.linux-gcc-ia32.txt2525
-rw-r--r--tests/auto/bic/data/QtScript.4.6.0.linux-gcc-ia32.txt2811
-rw-r--r--tests/auto/bic/data/QtScriptTools.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtOpenGL.4.3.1.linux-gcc-ia32.txt)19576
-rw-r--r--tests/auto/bic/data/QtScriptTools.4.6.0.linux-gcc-ia32.txt16979
-rw-r--r--tests/auto/bic/data/QtSql.4.0.0.aix-gcc-power32.txt136
-rw-r--r--tests/auto/bic/data/QtSql.4.0.0.linux-gcc-amd64.txt111
-rw-r--r--tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ia32.txt111
-rw-r--r--tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ppc32.txt102
-rw-r--r--tests/auto/bic/data/QtSql.4.0.0.macx-gcc-ppc32.txt106
-rw-r--r--tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ia32.txt127
-rw-r--r--tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ppc32.txt132
-rw-r--r--tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ia32.txt113
-rw-r--r--tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ppc32.txt113
-rw-r--r--tests/auto/bic/data/QtSql.4.1.0.win32-gcc-ia32.txt108
-rw-r--r--tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ia32.txt182
-rw-r--r--tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ppc32.txt181
-rw-r--r--tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ia32.txt162
-rw-r--r--tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ppc32.txt163
-rw-r--r--tests/auto/bic/data/QtSql.4.2.0.win32-gcc-ia32.txt157
-rw-r--r--tests/auto/bic/data/QtSql.4.3.0.linux-gcc-ia32.txt183
-rw-r--r--tests/auto/bic/data/QtSql.4.4.0.linux-gcc-ia32.txt345
-rw-r--r--tests/auto/bic/data/QtSql.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtSql.4.3.2.linux-gcc-ia32.txt)2793
-rw-r--r--tests/auto/bic/data/QtSql.4.6.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtSql.4.3.1.linux-gcc-ia32.txt)3338
-rw-r--r--tests/auto/bic/data/QtSvg.4.1.0.linux-gcc-ia32.txt244
-rw-r--r--tests/auto/bic/data/QtSvg.4.1.0.win32-gcc-ia32.txt219
-rw-r--r--tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ia32.txt310
-rw-r--r--tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ppc32.txt309
-rw-r--r--tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ia32.txt294
-rw-r--r--tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ppc32.txt295
-rw-r--r--tests/auto/bic/data/QtSvg.4.2.0.win32-gcc-ia32.txt285
-rw-r--r--tests/auto/bic/data/QtSvg.4.3.0.linux-gcc-ia32.txt328
-rw-r--r--tests/auto/bic/data/QtSvg.4.4.0.linux-gcc-ia32.txt493
-rw-r--r--tests/auto/bic/data/QtSvg.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtSvg.4.3.2.linux-gcc-ia32.txt)18479
-rw-r--r--tests/auto/bic/data/QtSvg.4.6.0.linux-gcc-ia32.txt16959
-rw-r--r--tests/auto/bic/data/QtTest.4.1.0.linux-gcc-ia32.txt140
-rw-r--r--tests/auto/bic/data/QtTest.4.1.0.win32-gcc-ia32.txt115
-rw-r--r--tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ia32.txt188
-rw-r--r--tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ppc32.txt187
-rw-r--r--tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ia32.txt168
-rw-r--r--tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ppc32.txt169
-rw-r--r--tests/auto/bic/data/QtTest.4.2.0.win32-gcc-ia32.txt163
-rw-r--r--tests/auto/bic/data/QtTest.4.3.0.linux-gcc-ia32.txt189
-rw-r--r--tests/auto/bic/data/QtTest.4.3.1.linux-gcc-ia32.txt2004
-rw-r--r--tests/auto/bic/data/QtTest.4.3.2.linux-gcc-ia32.txt2004
-rw-r--r--tests/auto/bic/data/QtTest.4.4.0.linux-gcc-ia32.txt351
-rw-r--r--tests/auto/bic/data/QtTest.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtNetwork.4.3.1.linux-gcc-ia32.txt)3145
-rw-r--r--tests/auto/bic/data/QtTest.4.6.0.linux-gcc-ia32.txt2812
-rw-r--r--tests/auto/bic/data/QtWebKit.4.5.0.linux-gcc-ia32.txt3607
-rw-r--r--tests/auto/bic/data/QtWebKit.4.6.0.linux-gcc-ia32.txt5570
-rw-r--r--tests/auto/bic/data/QtXml.4.0.0.aix-gcc-power32.txt137
-rw-r--r--tests/auto/bic/data/QtXml.4.0.0.linux-gcc-amd64.txt112
-rw-r--r--tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ia32.txt112
-rw-r--r--tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ppc32.txt103
-rw-r--r--tests/auto/bic/data/QtXml.4.0.0.macx-gcc-ppc32.txt107
-rw-r--r--tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ia32.txt128
-rw-r--r--tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ppc32.txt133
-rw-r--r--tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ia32.txt114
-rw-r--r--tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ppc32.txt114
-rw-r--r--tests/auto/bic/data/QtXml.4.1.0.win32-gcc-ia32.txt109
-rw-r--r--tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ia32.txt183
-rw-r--r--tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ppc32.txt182
-rw-r--r--tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ia32.txt163
-rw-r--r--tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ppc32.txt164
-rw-r--r--tests/auto/bic/data/QtXml.4.2.0.win32-gcc-ia32.txt158
-rw-r--r--tests/auto/bic/data/QtXml.4.3.0.linux-gcc-ia32.txt190
-rw-r--r--tests/auto/bic/data/QtXml.4.4.0.linux-gcc-ia32.txt346
-rw-r--r--tests/auto/bic/data/QtXml.4.5.0.linux-gcc-ia32.txt (renamed from tests/auto/bic/data/QtXml.4.3.1.linux-gcc-ia32.txt)3037
-rw-r--r--tests/auto/bic/data/QtXml.4.6.0.linux-gcc-ia32.txt3064
-rw-r--r--tests/auto/bic/data/QtXmlPatterns.4.4.0.linux-gcc-ia32.txt947
-rw-r--r--tests/auto/bic/data/QtXmlPatterns.4.5.0.linux-gcc-ia32.txt2600
-rw-r--r--tests/auto/bic/data/QtXmlPatterns.4.6.0.linux-gcc-ia32.txt2891
-rw-r--r--tests/auto/bic/data/phonon.4.5.0.linux-gcc-ia32.txt1930
-rw-r--r--tests/auto/bic/data/phonon.4.6.0.linux-gcc-ia32.txt1980
-rwxr-xr-xtests/auto/bic/gen.sh10
-rw-r--r--tests/auto/bic/qbic.cpp4
-rw-r--r--tests/auto/bic/tst_bic.cpp101
-rw-r--r--tests/auto/declarative/examples/tst_examples.cpp1
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/data/deferredPropertiesErrors.qml10
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp23
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp32
-rw-r--r--tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/data/assignToNamespace.qml6
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/data/dynamicObjectProperties.qml2
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/data/lib/com/nokia/installedtest/InstalledTest.qml4
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp54
-rw-r--r--tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeqt/data/formatting.qml10
-rw-r--r--tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp15
-rw-r--r--tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp17
-rw-r--r--tests/auto/macnativeevents/expectedeventlist.cpp43
-rw-r--r--tests/auto/macnativeevents/tst_macnativeevents.cpp23
-rw-r--r--tests/auto/qaudioinput/qaudioinput.pro2
-rw-r--r--tests/auto/qaudioinput/tst_qaudioinput.cpp5
-rw-r--r--tests/auto/qaudiooutput/qaudiooutput.pro8
-rw-r--r--tests/auto/qaudiooutput/tst_qaudiooutput.cpp7
-rw-r--r--tests/auto/qbytearraymatcher/tst_qbytearraymatcher.cpp2
-rw-r--r--tests/auto/qdbusinterface/tst_qdbusinterface.cpp22
-rw-r--r--tests/auto/qdockwidget/tst_qdockwidget.cpp20
-rw-r--r--tests/auto/qfileinfo/tst_qfileinfo.cpp6
-rw-r--r--tests/auto/qgraphicseffect/tst_qgraphicseffect.cpp28
-rw-r--r--tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp113
-rw-r--r--tests/auto/qgraphicsview/tst_qgraphicsview.cpp206
-rw-r--r--tests/auto/qhttpnetworkconnection/tst_qhttpnetworkconnection.cpp49
-rw-r--r--tests/auto/qimagereader/tst_qimagereader.cpp63
-rw-r--r--tests/auto/qlineedit/qlineedit.pro1
-rw-r--r--tests/auto/qlineedit/tst_qlineedit.cpp33
-rw-r--r--tests/auto/qlist/tst_qlist.cpp489
-rw-r--r--tests/auto/qnetworkcookiejar/tst_qnetworkcookiejar.cpp15
-rw-r--r--tests/auto/qscriptengine/tst_qscriptengine.cpp106
-rw-r--r--tests/auto/qscriptvalue/tst_qscriptvalue.cpp12
-rw-r--r--tests/auto/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp61
-rw-r--r--tests/auto/qsqlquery/tst_qsqlquery.cpp27
-rw-r--r--tests/auto/qtableview/tst_qtableview.cpp21
-rw-r--r--tests/auto/qtabwidget/tst_qtabwidget.cpp9
-rw-r--r--tests/auto/qtipc/qsharedmemory/test/test.pro6
-rw-r--r--tests/auto/qtipc/qsharedmemory/tst_qsharedmemory.cpp16
-rw-r--r--tests/auto/qtipc/qsystemsemaphore/qsystemsemaphore.pro5
-rw-r--r--tests/auto/qtipc/qsystemsemaphore/tst_qsystemsemaphore.cpp37
-rw-r--r--tests/auto/qurl/tst_qurl.cpp6
-rw-r--r--tests/auto/qvector/tst_qvector.cpp600
-rw-r--r--tests/auto/qxmlstream/tst_qxmlstream.cpp12
-rw-r--r--tests/auto/selftests/README5
-rw-r--r--tests/auto/selftests/expected_assert.lightxml18
-rw-r--r--tests/auto/selftests/expected_assert.xml21
-rw-r--r--tests/auto/selftests/expected_assert.xunitxml16
-rw-r--r--tests/auto/selftests/expected_badxml.lightxml55
-rw-r--r--tests/auto/selftests/expected_badxml.txt32
-rw-r--r--tests/auto/selftests/expected_badxml.xml75
-rw-r--r--tests/auto/selftests/expected_badxml.xunitxml38
-rw-r--r--tests/auto/selftests/expected_benchlibcallgrind.lightxml15
-rw-r--r--tests/auto/selftests/expected_benchlibcallgrind.xml17
-rw-r--r--tests/auto/selftests/expected_benchlibcallgrind.xunitxml12
-rw-r--r--tests/auto/selftests/expected_benchlibeventcounter.lightxml21
-rw-r--r--tests/auto/selftests/expected_benchlibeventcounter.xml23
-rw-r--r--tests/auto/selftests/expected_benchlibeventcounter.xunitxml12
-rw-r--r--tests/auto/selftests/expected_benchliboptions.lightxml15
-rw-r--r--tests/auto/selftests/expected_benchliboptions.xml17
-rw-r--r--tests/auto/selftests/expected_benchliboptions.xunitxml12
-rw-r--r--tests/auto/selftests/expected_benchlibtickcounter.lightxml15
-rw-r--r--tests/auto/selftests/expected_benchlibtickcounter.xml17
-rw-r--r--tests/auto/selftests/expected_benchlibtickcounter.xunitxml12
-rw-r--r--tests/auto/selftests/expected_benchlibwalltime.lightxml25
-rw-r--r--tests/auto/selftests/expected_benchlibwalltime.xml25
-rw-r--r--tests/auto/selftests/expected_benchlibwalltime.xunitxml16
-rw-r--r--tests/auto/selftests/expected_cmptest.lightxml32
-rw-r--r--tests/auto/selftests/expected_cmptest.txt8
-rw-r--r--tests/auto/selftests/expected_cmptest.xml45
-rw-r--r--tests/auto/selftests/expected_cmptest.xunitxml26
-rw-r--r--tests/auto/selftests/expected_commandlinedata.lightxml36
-rw-r--r--tests/auto/selftests/expected_commandlinedata.xml43
-rw-r--r--tests/auto/selftests/expected_commandlinedata.xunitxml27
-rw-r--r--tests/auto/selftests/expected_crashes.lightxml15
-rw-r--r--tests/auto/selftests/expected_crashes.xml18
-rw-r--r--tests/auto/selftests/expected_crashes.xunitxml15
-rw-r--r--tests/auto/selftests/expected_datatable.lightxml52
-rw-r--r--tests/auto/selftests/expected_datatable.xml84
-rw-r--r--tests/auto/selftests/expected_datatable.xunitxml36
-rw-r--r--tests/auto/selftests/expected_datetime.lightxml27
-rw-r--r--tests/auto/selftests/expected_datetime.xml32
-rw-r--r--tests/auto/selftests/expected_datetime.xunitxml23
-rw-r--r--tests/auto/selftests/expected_exceptionthrow.lightxml12
-rw-r--r--tests/auto/selftests/expected_exceptionthrow.xml15
-rw-r--r--tests/auto/selftests/expected_exceptionthrow.xunitxml12
-rw-r--r--tests/auto/selftests/expected_expectfail.lightxml35
-rw-r--r--tests/auto/selftests/expected_expectfail.xml43
-rw-r--r--tests/auto/selftests/expected_expectfail.xunitxml31
-rw-r--r--tests/auto/selftests/expected_failinit.lightxml12
-rw-r--r--tests/auto/selftests/expected_failinit.xml15
-rw-r--r--tests/auto/selftests/expected_failinit.xunitxml12
-rw-r--r--tests/auto/selftests/expected_failinitdata.lightxml9
-rw-r--r--tests/auto/selftests/expected_failinitdata.xml12
-rw-r--r--tests/auto/selftests/expected_failinitdata.xunitxml11
-rw-r--r--tests/auto/selftests/expected_fetchbogus.lightxml15
-rw-r--r--tests/auto/selftests/expected_fetchbogus.xml20
-rw-r--r--tests/auto/selftests/expected_fetchbogus.xunitxml15
-rw-r--r--tests/auto/selftests/expected_globaldata.lightxml30
-rw-r--r--tests/auto/selftests/expected_globaldata.xml35
-rw-r--r--tests/auto/selftests/expected_globaldata.xunitxml24
-rw-r--r--tests/auto/selftests/expected_longstring.lightxml23
-rw-r--r--tests/auto/selftests/expected_longstring.txt2
-rw-r--r--tests/auto/selftests/expected_longstring.xml26
-rw-r--r--tests/auto/selftests/expected_longstring.xunitxml21
-rw-r--r--tests/auto/selftests/expected_maxwarnings.lightxml6020
-rw-r--r--tests/auto/selftests/expected_maxwarnings.xml6022
-rw-r--r--tests/auto/selftests/expected_maxwarnings.xunitxml4017
-rw-r--r--tests/auto/selftests/expected_multiexec.lightxml13
-rw-r--r--tests/auto/selftests/expected_multiexec.xml16
-rw-r--r--tests/auto/selftests/expected_multiexec.xunitxml11
-rw-r--r--tests/auto/selftests/expected_singleskip.lightxml15
-rw-r--r--tests/auto/selftests/expected_singleskip.xml18
-rw-r--r--tests/auto/selftests/expected_singleskip.xunitxml15
-rw-r--r--tests/auto/selftests/expected_skip.lightxml30
-rw-r--r--tests/auto/selftests/expected_skip.txt6
-rw-r--r--tests/auto/selftests/expected_skip.xml34
-rw-r--r--tests/auto/selftests/expected_skip.xunitxml25
-rw-r--r--tests/auto/selftests/expected_skipglobal.lightxml9
-rw-r--r--tests/auto/selftests/expected_skipglobal.xml12
-rw-r--r--tests/auto/selftests/expected_skipglobal.xunitxml13
-rw-r--r--tests/auto/selftests/expected_skipinit.lightxml12
-rw-r--r--tests/auto/selftests/expected_skipinit.xml15
-rw-r--r--tests/auto/selftests/expected_skipinit.xunitxml14
-rw-r--r--tests/auto/selftests/expected_skipinitdata.lightxml9
-rw-r--r--tests/auto/selftests/expected_skipinitdata.xml12
-rw-r--r--tests/auto/selftests/expected_skipinitdata.xunitxml13
-rw-r--r--tests/auto/selftests/expected_sleep.lightxml13
-rw-r--r--tests/auto/selftests/expected_sleep.xml16
-rw-r--r--tests/auto/selftests/expected_sleep.xunitxml11
-rw-r--r--tests/auto/selftests/expected_strcmp.lightxml51
-rw-r--r--tests/auto/selftests/expected_strcmp.xml60
-rw-r--r--tests/auto/selftests/expected_strcmp.xunitxml43
-rw-r--r--tests/auto/selftests/expected_subtest.lightxml49
-rw-r--r--tests/auto/selftests/expected_subtest.xml67
-rw-r--r--tests/auto/selftests/expected_subtest.xunitxml39
-rw-r--r--tests/auto/selftests/expected_waitwithoutgui.lightxml0
-rw-r--r--tests/auto/selftests/expected_waitwithoutgui.xml0
-rw-r--r--tests/auto/selftests/expected_waitwithoutgui.xunitxml0
-rw-r--r--tests/auto/selftests/expected_warnings.lightxml43
-rw-r--r--tests/auto/selftests/expected_warnings.xml45
-rw-r--r--tests/auto/selftests/expected_warnings.xunitxml32
-rw-r--r--tests/auto/selftests/expected_xunit.lightxml52
-rw-r--r--tests/auto/selftests/expected_xunit.txt63
-rw-r--r--tests/auto/selftests/expected_xunit.xml56
-rw-r--r--tests/auto/selftests/expected_xunit.xunitxml40
-rw-r--r--tests/auto/selftests/selftests.qrc153
-rw-r--r--tests/auto/selftests/tst_selftests.cpp476
-rw-r--r--tests/auto/xmlpatternsvalidator/files/complex-type-including-anonymous-type.xsd24
-rw-r--r--tests/auto/xmlpatternsvalidator/tst_xmlpatternsvalidator.cpp13
-rw-r--r--tests/benchmarks/corelib/kernel/events/events.pro1
-rw-r--r--tests/benchmarks/corelib/kernel/qtimer_vs_qmetaobject/qtimer_vs_qmetaobject.pro1
-rw-r--r--tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro2
-rw-r--r--tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro1
-rw-r--r--tests/benchmarks/corelib/tools/containers-associative/main.cpp1
-rw-r--r--tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro1
-rw-r--r--tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager/main.cpp2
-rw-r--r--tools/configure/configureapp.cpp36
-rw-r--r--tools/designer/src/lib/shared/filterwidget.cpp5
-rw-r--r--tools/designer/src/lib/shared/filterwidget_p.h1
-rw-r--r--tools/qdoc3/codeparser.cpp11
-rw-r--r--tools/qdoc3/codeparser.h2
-rw-r--r--tools/qdoc3/htmlgenerator.cpp141
-rw-r--r--tools/qdoc3/htmlgenerator.h14
-rw-r--r--tools/qdoc3/test/qt-defines.qdocconf1
-rw-r--r--tools/qdoc3/test/qt-html-templates.qdocconf6
-rw-r--r--tools/qdoc3/text.h2
-rw-r--r--tools/qml/loggerwidget.cpp2
-rw-r--r--tools/qml/main.cpp6
-rw-r--r--tools/qml/qml.pro10
-rw-r--r--tools/qml/qmlruntime.cpp32
-rw-r--r--tools/qml/qmlruntime.h1
-rw-r--r--translations/qt_fr.ts4650
-rw-r--r--translations/qt_pl.ts576
-rw-r--r--util/qlalr/cppgenerator.cpp2
-rw-r--r--util/s60pixelmetrics/pixel_metrics.cpp18
833 files changed, 269157 insertions, 155579 deletions
diff --git a/configure b/configure
index 63d8f2d73b..67639698b6 100755
--- a/configure
+++ b/configure
@@ -4420,8 +4420,7 @@ fi
# is where the resulting variable is written to
setBootstrapVariable()
{
- variableRegExp="^$1[^_A-Z0-9]"
- getQMakeConf | grep "$variableRegExp" | ( [ -n "$2" ] && sed "$2" ; [ -z "$2" ] && cat ) | $AWK '
+ getQMakeConf | $AWK '/^('"$1"')[^_A-Z0-9]/ { print $0; }' | ( [ -n "$2" ] && sed "$2" ; [ -z "$2" ] && cat ) | $AWK '
{
varLength = index($0, "=") - 1
valStart = varLength + 2
@@ -4536,10 +4535,10 @@ if true; then ###[ '!' -f "$outpath/bin/qmake" ];
EXTRA_CXXFLAGS="$EXTRA_CXXFLAGS \$(QMAKE_CXXFLAGS_DEBUG)"
fi
- if [ '!' -z "$RPATH_FLAGS" ] && [ '!' -z "`getQMakeConf \"$QMAKESPEC\" | grep QMAKE_RPATH | awk '{print $3;}'`" ]; then
- setBootstrapVariable QMAKE_RPATH 's,\$\$LITERAL_WHITESPACE, ,'
- for rpath in $RPATH_FLAGS; do
- EXTRA_LFLAGS="\$(QMAKE_RPATH)\"$rpath\" $EXTRA_LFLAGS"
+ if [ '!' -z "$RPATH_FLAGS" ] && [ '!' -z "`getQMakeConf \"$QMAKESPEC\" | $AWK '/QMAKE_(LFLAGS_)?RPATH/ {print $3;}'`" ]; then
+ setBootstrapVariable "QMAKE_(LFLAGS_)?RPATH" 's,\$\$LITERAL_WHITESPACE, ,;s,QMAKE_RPATH,QMAKE_LFLAGS_RPATH,'
+ for rpath in $RPATH_FLAGS; do
+ EXTRA_LFLAGS="\$(QMAKE_LFLAGS_RPATH)\"$rpath\" $EXTRA_LFLAGS"
done
fi
if [ "$PLATFORM_MAC" = "yes" ]; then
@@ -6679,10 +6678,10 @@ if [ "$PLATFORM_MAC" = "yes" ]; then
if [ "$CFG_RPATH" = "yes" ]; then
QMAKE_CONFIG="$QMAKE_CONFIG absolute_library_soname"
fi
-elif [ -z "`getQMakeConf \"$XQMAKESPEC\" | grep QMAKE_RPATH | awk '{print $3;}'`" ]; then
+elif [ -z "`getQMakeConf \"$XQMAKESPEC\" | $AWK '/QMAKE_(LFLAGS_)?RPATH/ {print $3;}'`" ]; then
if [ -n "$RPATH_FLAGS" ]; then
echo
- echo "ERROR: -R cannot be used on this platform as \$QMAKE_RPATH is"
+ echo "ERROR: -R cannot be used on this platform as \$QMAKE_LFLAGS_RPATH is"
echo " undefined."
echo
exit 1
diff --git a/configure.exe b/configure.exe
index f1e0215398..35116ff1fa 100755
--- a/configure.exe
+++ b/configure.exe
Binary files differ
diff --git a/demos/declarative/samegame/SamegameCore/samegame.js b/demos/declarative/samegame/SamegameCore/samegame.js
index aafbfdfa05..bf99ca34c2 100755
--- a/demos/declarative/samegame/SamegameCore/samegame.js
+++ b/demos/declarative/samegame/SamegameCore/samegame.js
@@ -5,7 +5,6 @@ var maxRow = 15;
var maxIndex = maxColumn*maxRow;
var board = new Array(maxIndex);
var blockSrc = "SamegameCore/BoomBlock.qml";
-var scoresURL = "http://qtfx-nokia.trolltech.com.au/samegame/scores.php";
var scoresURL = "";
var gameDuration;
var component = Qt.createComponent(blockSrc);
@@ -179,8 +178,8 @@ function createBlock(column,row){
if(component.isReady){
var dynamicObject = component.createObject();
if(dynamicObject == null){
- print("error creating block");
- print(component.errorsString());
+ console.log("error creating block");
+ console.log(component.errorsString());
return false;
}
dynamicObject.type = Math.floor(Math.random() * 3);
@@ -193,8 +192,8 @@ function createBlock(column,row){
dynamicObject.spawned = true;
board[index(column,row)] = dynamicObject;
}else{
- print("error loading block component");
- print(component.errorsString());
+ console.log("error loading block component");
+ console.log(component.errorsString());
return false;
}
return true;
diff --git a/demos/declarative/snake/content/snake.js b/demos/declarative/snake/content/snake.js
index 2457fbd854..02f9757c6d 100644
--- a/demos/declarative/snake/content/snake.js
+++ b/demos/declarative/snake/content/snake.js
@@ -54,9 +54,9 @@ function startNewGame()
} else {
if(linkComponent.isReady == false){
if(linkComponent.isError == true)
- print(linkComponent.errorsString());
+ console.log(linkComponent.errorsString());
else
- print("Still loading linkComponent");
+ console.log("Still loading linkComponent");
continue;//TODO: Better error handling?
}
var link = linkComponent.createObject();
@@ -295,9 +295,9 @@ function createCookie(value) {
if(cookieComponent.isReady == false){
if(cookieComponent.isError == true)
- print(cookieComponent.errorsString());
+ console.log(cookieComponent.errorsString());
else
- print("Still loading cookieComponent");
+ console.log("Still loading cookieComponent");
return;//TODO: Better error handling?
}
cookie = cookieComponent.createObject();
diff --git a/demos/multimedia/player/player.pro b/demos/multimedia/player/player.pro
index 0b868bd42b..12bdf643d1 100644
--- a/demos/multimedia/player/player.pro
+++ b/demos/multimedia/player/player.pro
@@ -24,5 +24,6 @@ INSTALLS += target sources
symbian {
TARGET.UID3 = 0xA000E3FA
+ include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
}
diff --git a/doc/src/classes.qdoc b/doc/src/classes.qdoc
index 6ba31a2f29..1552f567c9 100644
--- a/doc/src/classes.qdoc
+++ b/doc/src/classes.qdoc
@@ -59,7 +59,7 @@
/*!
\page classes.html
- \title All Qt Classes (main index)
+ \title All Qt Classes
\ingroup classlists
\brief If you know the name of the class you want, find it here.
@@ -146,7 +146,7 @@
/*!
\page functions.html
- \title All Functions (main index)
+ \title All Functions
\ingroup funclists
\brief All documented Qt functions listed alphabetically with a
diff --git a/doc/src/declarative/advtutorial.qdoc b/doc/src/declarative/advtutorial.qdoc
index c465da4030..2d05850c6e 100644
--- a/doc/src/declarative/advtutorial.qdoc
+++ b/doc/src/declarative/advtutorial.qdoc
@@ -66,13 +66,13 @@ control QML elements.
Tutorial chapters:
\list 1
-\o \l {QML Advanced Tutorial 1 - Creating the Game Canvas and Blocks}{Creating the Game Canvas and Blocks}
-\o \l {QML Advanced Tutorial 2 - Populating the Game Canvas}{Populating the Game Canvas}
-\o \l {QML Advanced Tutorial 3 - Implementing the Game Logic}{Implementing the Game Logic}
-\o \l {QML Advanced Tutorial 4 - Finishing Touches}{Finishing Touches}
+\o \l {declarative/tutorials/samegame/samegame1}{Creating the Game Canvas and Blocks}
+\o \l {declarative/tutorials/samegame/samegame2}{Populating the Game Canvas}
+\o \l {declarative/tutorials/samegame/samegame3}{Implementing the Game Logic}
+\o \l {declarative/tutorials/samegame/samegame4}{Finishing Touches}
\endlist
-All the code in this tutorial can be found in the $QTDIR/examples/declarative/tutorials/samegame
+All the code in this tutorial can be found in Qt's \c examples/declarative/tutorials/samegame
directory.
*/
@@ -83,7 +83,7 @@ directory.
\previouspage QML Advanced Tutorial
\nextpage QML Advanced Tutorial 2 - Populating the Game Canvas
-The files referenced on this page can be found in \c $QTDIR\examples\tutorials\samegame\samegame1.
+\example declarative/tutorials/samegame/samegame1
\section2 Creating the application screen
@@ -148,8 +148,7 @@ elements to get started. Next, we will populate the game canvas with some blocks
\previouspage QML Advanced Tutorial 1 - Creating the Game Canvas and Blocks
\nextpage QML Advanced Tutorial 3 - Implementing the Game Logic
-The files referenced on this page can be found in \c $QTDIR\examples\tutorials\samegame\samegame2.
-
+\example declarative/tutorials/samegame/samegame2
\section2 Generating the blocks in JavaScript
@@ -216,7 +215,7 @@ Now, we have a screen of blocks, and we can begin to add the game mechanics.
\previouspage QML Advanced Tutorial 2 - Populating the Game Canvas
\nextpage QML Advanced Tutorial 4 - Finishing Touches
-The files referenced on this page can be found in \c $QTDIR\examples\tutorials\samegame\samegame3.
+\example declarative/tutorials/samegame/samegame3
\section2 Making a playable game
@@ -301,7 +300,7 @@ until the next chapter - where your application becomes alive!
\contentspage QML Advanced Tutorial
\previouspage QML Advanced Tutorial 3 - Implementing the Game Logic
-The files referenced on this page can be found in \c $QTDIR\examples\tutorials\samegame\samegame4.
+\example declarative/tutorials/samegame/samegame4
\section2 Adding some flair
diff --git a/doc/src/declarative/anchor-layout.qdoc b/doc/src/declarative/anchor-layout.qdoc
index ff4769474b..5340de6562 100644
--- a/doc/src/declarative/anchor-layout.qdoc
+++ b/doc/src/declarative/anchor-layout.qdoc
@@ -44,10 +44,16 @@
\target anchor-layout
\title Anchor-based Layout in QML
-In addition to the more traditional \l Grid, \l Row, and \l Column, QML also provides a way to layout items using the concept of \e anchors. Each item can be thought of as having a set of 6 invisible "anchor lines": \e left, \e horizontalCenter, \e right, \e top, \e verticalCenter, and \e bottom.
+In addition to the more traditional \l Grid, \l Row, and \l Column,
+QML also provides a way to layout items using the concept of \e anchors.
+Each item can be thought of as having a set of 7 invisible "anchor lines":
+\e left, \e horizontalCenter, \e right, \e top, \e verticalCenter, \e baseline, and \e bottom.
\image edges_qml.png
+The baseline (not pictured above) corresponds to the imaginary line on which
+text would sit. For items with no text it is the same as \e top.
+
The QML anchoring system allows you to define relationships between the anchor lines of different items. For example, you can write:
\code
diff --git a/doc/src/declarative/animation.qdoc b/doc/src/declarative/animation.qdoc
index 9969e8f269..88aca1b30c 100644
--- a/doc/src/declarative/animation.qdoc
+++ b/doc/src/declarative/animation.qdoc
@@ -94,7 +94,7 @@ Rectangle {
Rectangle {
color: "red"
width: 50; height: 50
- NumberAnimation on x { to: 50; }
+ NumberAnimation on x { to: 50 }
}
}
\endqml
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc
index 3ee7fc1c28..d79c4d238e 100644
--- a/doc/src/declarative/declarativeui.qdoc
+++ b/doc/src/declarative/declarativeui.qdoc
@@ -85,7 +85,6 @@ completely new applications. QML is fully \l {Extending QML in C++}{extensible
\o \l {QML Tutorial}{Tutorial: 'Hello World'}
\o \l {QML Advanced Tutorial}{Tutorial: 'Same Game'}
\o \l {QML Examples and Demos}
-\o \l {Using QML in C++ Applications}
\o \l {QML for Qt programmers}
\endlist
@@ -107,12 +106,18 @@ completely new applications. QML is fully \l {Extending QML in C++}{extensible
\o \l {qmlruntime.html}{The Qt Declarative Runtime}
\endlist
+\section1 Using QML with C++:
+\list
+\o \l {Tutorial: Writing QML extensions with C++}
+\o \l {Extending QML in C++}
+\o \l {Using QML in C++ Applications}
+\o \l {Integrating QML with existing Qt UI code}
+\endlist
+
\section1 Reference:
\list
\o \l {QML Elements}
\o \l {QML Global Object}
-\o \l {Extending QML in C++}
-\o \l {Integrating QML with existing Qt UI code}
\o \l {QML Internationalization}
\o \l {QML Security}
\o \l {QtDeclarative Module}
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc
index 6495f586da..79fe90996d 100644
--- a/doc/src/declarative/elements.qdoc
+++ b/doc/src/declarative/elements.qdoc
@@ -122,6 +122,7 @@ The following table lists the QML elements provided by the \l {QtDeclarative}{Qt
\o \l Rectangle
\o \l Image
\o \l BorderImage
+\o \l AnimatedImage
\o \l Text
\o \l TextInput
\o \l TextEdit
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index dc6b76c877..e01459f690 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -71,7 +71,47 @@ For example, from your build directory, run:
\section1 Examples
\list
+\o \l{declarative/animations}{Animations}
+\o \l{declarative/aspectratio}{Aspect Ratio}
+\o \l{declarative/behaviors}{Behaviors}
+\o \l{declarative/border-image}{Border Image}
+\o \l{declarative/clocks}{Clocks}
+\o \l{declarative/connections}{Connections}
+\o \l{declarative/dial}{Dial}
+\o \l{declarative/dynamic}{Dynamic}
+\o \l{declarative/extending}{Extending}
+\o \l{declarative/fillmode}{Fillmode}
+\o \l{declarative/flipable}{Flipable}
\o \l{declarative/focus}{Focus}
+\o \l{declarative/fonts}{Fonts}
+\o \l{declarative/gridview}{GridView}
+\o \l{declarative/imageprovider}{Image Provider}
+\o \l{declarative/images}{Images}
+\o \l{declarative/layouts}{Layouts}
+\o \l{declarative/listmodel-threaded}{ListModel Threaded}
+\o \l{declarative/listview}{ListView}
+\o \l{declarative/mousearea}{Mouse Area}
+\o \l{declarative/objectlistmodel}{Object ListModel}
+\o \l{declarative/package}{Package}
+\o \l{declarative/parallax}{Parallax}
+\o \l{declarative/plugins}{Plugins}
+\o \l{declarative/progressbar}{Progress Bars}
+\o \l{declarative/proxywidgets}{Proxy Widgets}
+\o \l{declarative/scrollbar}{Scrollbar}
+\o \l{declarative/searchbox}{Search Box}
+\o \l{declarative/slideswitch}{Slide Switch}
+\o \l{declarative/sql}{SQL}
+\o \l{declarative/states}{States}
+\o \l{declarative/stringlistmodel}{String ListModel}
+\o \l{declarative/tabwidget}{Tab Widget}
+\o \l{declarative/tic-tac-toe}{Tic-Tac-Toe}
+\o \l{declarative/tvtennis}{TV Tennis}
+\o \l{declarative/velocity}{Velocity}
+\o \l{declarative/webview}{WebView}
+\o \l{declarative/workerscript}{WorkerScript}
+\o \l{declarative/xmldata}{XML Data}
+\o \l{declarative/xmlhttprequest}{XMLHttpRequest}
+
\endlist
\section1 Demos
diff --git a/doc/src/declarative/extending-tutorial.qdoc b/doc/src/declarative/extending-tutorial.qdoc
new file mode 100644
index 0000000000..f00b858098
--- /dev/null
+++ b/doc/src/declarative/extending-tutorial.qdoc
@@ -0,0 +1,420 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+/*!
+
+\page qml-extending-tutorial-index.html
+\title Tutorial: Writing QML extensions with C++
+
+The QtDeclarative module provides a set of APIs for extending QML through
+C++ extensions. You can write extensions to add your own QML types, extend existing
+Qt types, or call C/C++ functions that are not accessible from ordinary QML code.
+
+This tutorial shows how to write a QML extension using C++ that includes
+core QML features, including properties, signals and bindings. It also shows how
+extensions can be deployed through plugins.
+
+You can find the source code for this tutorial in \c Qt's
+examples/declarative/tutorials/extending directory.
+
+Tutorial chapters:
+
+\list 1
+\o \l{declarative/tutorials/extending/chapter1-basics}{Creating a New Type}
+\o \l{declarative/tutorials/extending/chapter2-methods}{Connecting to C++ Methods and Signals}
+\o \l{declarative/tutorials/extending/chapter3-bindings}{Adding Property Bindings}
+\o \l{declarative/tutorials/extending/chapter4-customPropertyTypes}{Using Custom Property Types}
+\o \l{declarative/tutorials/extending/chapter5-plugins}{Writing an Extension Plugin}
+\o \l{qml-extending-tutorial6.html}{In Summary}
+\endlist
+
+*/
+
+/*!
+\title Chapter 1: Creating a New Type
+
+\example declarative/tutorials/extending/chapter1-basics
+
+Let's create a new QML type called "Musician" that has two properties: a name
+and an instrument. We will make it available in a \l {Modules}{module} called "Music", with
+a module version of 1.0.
+We want this \c Musician type to be usable from QML like this:
+
+\code
+ import Music 1.0
+
+ Musician {
+ name: "Reddy the Rocker"
+ instrument: "Guitar"
+ }
+\endcode
+
+To do this, we need a C++ class that encapsulates this \c Musician type and its two
+properties. Since QML relies heavily on Qt's \l{Meta-Object System}{meta object system},
+this new class must:
+
+\list
+\o inherit from QObject
+\o declare its properties using the Q_PROPERTY() macro
+\endlist
+
+Here is our \c Musician class, defined in \c musician.h:
+
+\snippet declarative/tutorials/extending/chapter1-basics/musician.h 0
+
+It defines the two properties, \c name and \c instrument, with the Q_PROPERTY() macro.
+The class implementation in \c musician.cpp simply sets and returns the \c m_name and
+\c m_instrument values as appropriate.
+
+Our QML file, \c app.qml, creates a \c Musician item and display the musician's details
+using a standard QML \l Text item:
+
+\quotefile declarative/tutorials/extending/chapter1-basics/app.qml
+
+We'll also create a C++ application that uses a QDeclarativeView to run and
+display \c app.qml. The application must register the \c Musician type
+using the qmlRegisterType() function, to allow it to be used from QML. If
+you don't register the type, \c app.qml won't be able to create a \c Musician.
+
+Here is the application \c main.cpp:
+
+\snippet declarative/tutorials/extending/chapter1-basics/main.cpp 0
+
+This call to qmlRegisterType() registers the \c Musician type as a type called "Musician", in a module named "Music",
+with a module version of 1.0.
+
+Lastly, we write a \c .pro project file that includes the files and the \c declarative library:
+
+\quotefile declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro
+
+Now we can build and run the application. Try it yourself with the code in Qt's \c examples/tutorials/extending/chapter1-basics directory.
+
+\example declarative/tutorials/extending/chapter1-basics
+
+At the moment, the \c app.qml is run from within a C++ application.
+This may seem odd if you're used to running QML files with the standard \c qml tool.
+Later on, we'll show how to create a plugin so that you can run \c app.qml using the
+\c qml tool instead.
+
+*/
+
+
+/*!
+\title Chapter 2: Connecting to C++ Methods and Signals
+
+\example declarative/tutorials/extending/chapter2-methods
+
+Suppose we want \c Musician to have a "perform" method that prints a message
+to the console and then emits a "performanceEnded" signal.
+Other elements would be able to call \c perform() and receive
+\c performanceEnded() signals like this:
+
+\quotefile declarative/tutorials/extending/chapter2-methods/app.qml
+
+To do this, we add a \c perform() method and a \c performanceEnded() signal
+to our C++ class:
+
+\snippet declarative/tutorials/extending/chapter2-methods/musician.h 0
+\dots
+\snippet declarative/tutorials/extending/chapter2-methods/musician.h 1
+\dots
+\snippet declarative/tutorials/extending/chapter2-methods/musician.h 2
+\dots
+\snippet declarative/tutorials/extending/chapter2-methods/musician.h 3
+
+The use of Q_INVOKABLE makes the \c perform() method available to the
+Qt Meta-Object system, and in turn, to QML. Note that it could have
+been declared as as a Qt slot instead of using Q_INVOKABLE, as
+slots are also callable from QML. Both of these approaches are valid.
+
+The \c perform() method simply prints a message to the console and
+then emits \c performanceEnded():
+
+\snippet declarative/tutorials/extending/chapter2-methods/musician.cpp 0
+
+Now when we run the application and click the window, the application outputs:
+
+\code
+ "Reddy the Rocker" is playing the "Guitar"
+ The performance has now ended
+\endcode
+
+Try out the example yourself with the updated code in Qt's \c examples/tutorials/extending/chapter2-methods directory.
+
+*/
+
+/*!
+\title Chapter 3: Adding Property Bindings
+
+\example declarative/tutorials/extending/chapter3-bindings
+
+Property bindings is a powerful feature of QML that allows values of different
+elements to be synchronized automatically. It uses signals to notify and update
+other elements' values when property values change.
+
+Let's enable property bindings for the \c instrument property. That means
+if we have code like this:
+
+\quotefile declarative/tutorials/extending/chapter3-bindings/app.qml
+
+The "instrument: reddy.instrument" statement binds the \c instrument value of
+\c craig to the \c instrument of \c reddy.
+Whenever \c reddy's \c instrument value changes, \c craig's \c instrument value
+updates to the same value. When the window is clicked, the application outputs:
+
+\code
+ "Reddy the Rocker" is playing the "Guitar"
+ "Craig the Copycat" is playing the "Guitar"
+ "Reddy the Rocker" is playing the "Drums"
+ "Craig the Copycat" is playing the "Drums"
+\endcode
+
+It's easy to enable property binding for the \c instrument property.
+We add a \l{Qt's Property System}{NOTIFY} feature to its Q_PROPERTY() declaration to indicate that a "instrumentChanged" signal
+is emitted whenever the value changes.
+
+\snippet declarative/tutorials/extending/chapter3-bindings/musician.h 0
+\dots
+\snippet declarative/tutorials/extending/chapter3-bindings/musician.h 1
+\dots
+\snippet declarative/tutorials/extending/chapter3-bindings/musician.h 2
+\dots
+\snippet declarative/tutorials/extending/chapter3-bindings/musician.h 3
+
+Then, we emit this signal in \c setInstrument():
+
+\snippet declarative/tutorials/extending/chapter3-bindings/musician.cpp 0
+
+It's important for \c setInstrument() to check that the instrument value has actually changed
+before emitting \c instrumentChanged(). This ensures the signal is not emitted unnecessarily and
+also prevents loops when other elements respond to the value change.
+
+*/
+
+/*!
+\title Chapter 4: Using Custom Property Types
+
+\example declarative/tutorials/extending/chapter4-customPropertyTypes
+
+The \c Musician type currently has two properties that are both strings.
+It could have all sorts of other properties. For example, we could add an
+integer-type property to store the age of each musician:
+
+\code
+ class Musician : public QObject
+ {
+ ...
+ Q_PROPERTY(int age READ age WRITE setAge)
+ public:
+ ...
+ int age() const;
+ void setAge(int age);
+ ...
+ };
+\endcode
+
+We can also use various other property types. QML has built-in support for the following
+types:
+
+\list
+\o bool
+\o unsigned int, int
+\o float, double, qreal
+\o QString
+\o QUrl
+\o QColor
+\o QDate, QTime, QDateTime
+\o QPoint, QPointF
+\o QSize, QSizeF
+\o QRect, QRectF
+\o QVariant
+\endlist
+
+If we want to create a property whose type is not supported by QML by default,
+we need to register the type with QML.
+
+For example, let's change the type of the \c instrument property from a string to a
+new type called "Instrument". Instead of assigning a string value to \c instrument,
+we assign an \c Instrument value:
+
+\quotefile declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml
+
+Like \c Musician, this new \c Instrument type has to inherit from QObject and declare
+its properties with Q_PROPERTY():
+
+\snippet declarative/tutorials/extending/chapter4-customPropertyTypes/instrument.h 0
+
+To use it from \c Musician, we modify the \c instrument property declaration
+and associated method signatures:
+
+\snippet declarative/tutorials/extending/chapter4-customPropertyTypes/musician.h 0
+\dots
+\snippet declarative/tutorials/extending/chapter4-customPropertyTypes/musician.h 1
+\dots
+\snippet declarative/tutorials/extending/chapter4-customPropertyTypes/musician.h 2
+\dots
+\snippet declarative/tutorials/extending/chapter4-customPropertyTypes/musician.h 3
+
+Like the \c Musician type, the \c Instrument type has to be registered
+using qmlRegisterType() to be used from QML. As with \c Musician, we'll add the
+type to the "Music" module, version 1.0:
+
+\snippet declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp 0
+\dots
+\snippet declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp 1
+\dots
+\snippet declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp 2
+
+Try it out with the code in Qt's \c examples/tutorials/extending/chapter4-customPropertyTypes directory.
+
+*/
+
+/*!
+\title Chapter 5: Writing an Extension Plugin
+
+\example declarative/tutorials/extending/chapter5-plugins
+
+Currently the \c Musician and \c Instrument types are used by \c app.qml,
+which is displayed using a QDeclarativeView in a C++ application. An alternative
+way to use our QML extension is to create a plugin library to make it available
+to the QML engine. This means we could load \c app.qml using the standard \c qml tool
+(or some other QML runtime application) instead of writing a \c main.cpp file and
+loading our own C++ application.
+
+To create a plugin library, we need:
+
+\list
+\o A plugin class that registers our QML types
+\o A project file that describes the plugin
+\o A "qmldir" file that tells the QML engine to load the plugin
+\endlist
+
+First, we create a plugin class named \c MusicPlugin. It subclasses QDeclarativeExtensionPlugin
+and registers our QML types in the inherited \l{QDeclarativeExtensionPlugin::}{registerTypes()} method. It also calls
+Q_EXPORT_PLUGIN2 for Qt's \l{How to Create Qt Plugins}{plugin system}.
+
+Here is the \c MusicPlugin definition in \c musicplugin.h:
+
+\snippet declarative/tutorials/extending/chapter5-plugins/musicplugin.h 0
+
+And its implementation in \c musicplugin.cpp:
+
+\snippet declarative/tutorials/extending/chapter5-plugins/musicplugin.cpp 0
+
+Then, we write a \c .pro project file that defines the project as a plugin library
+and specifies with DESTDIR that library files should be built into a "lib" subdirectory:
+
+\quotefile declarative/tutorials/extending/chapter5-plugins/chapter5-plugins.pro
+
+Finally, we add a \c qmldir file that is automatically parsed by the QML engine.
+Here, we specify that a plugin named "chapter5-plugin" (the name
+of the example project) can be found in the "lib" subdirectory:
+
+\quotefile declarative/tutorials/extending/chapter5-plugins/qmldir
+
+Now we have a plugin, and instead of having a main.cpp and an executable, we can build
+the project and then run the QML file directly using the \c qml tool:
+
+\code
+ qml app.qml
+\endcode
+
+Notice the "import Music 1.0" statement has disappeared from \c app.qml. This is
+because the \c qmldir file is in the same directory as \c app.qml: this is equivalent to
+having Musician.qml and Instrument.qml files inside the project directory, which could both
+be used by \c app.qml without import statements.
+*/
+
+/*!
+\page qml-extending-tutorial6.html
+\title Chapter 6: In Summary
+
+In this tutorial, we've shown the basic steps for creating a QML extension:
+
+\list
+\o Define new QML types by subclassing QObject and registering them with qmlRegisterType()
+\o Add callable methods using Q_INVOKABLE or Qt slots, and connect to Qt signals with an \c onSignal syntax
+\o Add property bindings by defining \l{Qt's Property System}{NOTIFY} signals
+\o Define custom property types if the built-in types are not sufficient
+\o Create a plugin library by defining a Qt plugin and writing a \c qmldir file
+\endlist
+
+
+The \l {Extending QML in C++} reference documentation shows other useful features that can be added to
+QML extensions. For example, we could use \l{Object and List Property Types}{list properties} to allow multiple instruments for a \c Musician:
+
+\code
+ Musician {
+ instruments: [
+ Instrument { type: "Guitar" }
+ Instrument { type: "Drums" }
+ Instrument { type: "Keyboard" }
+ ]
+ }
+\endcode
+
+Or use \l{Default Property}{default properties} and avoid an
+\c instruments property altogether:
+
+\code
+ Musician {
+ Instrument { type: "Guitar" }
+ Instrument { type: "Drums" }
+ Instrument { type: "Keyboard" }
+ }
+\endcode
+
+Or even change the \c instrument of a \c Musician from time to time using \l{Property Value Sources}{property value sources}:
+
+\code
+ Musician {
+ InstrumentRandomizer on instrument {}
+ }
+\endcode
+
+
+See the \l{Extending QML in C++}{reference documentation} for more information.
+
+Additionally, \l {Integrating QML with existing Qt UI code} shows how to create
+and integrate with QML extensions that have drawing and graphical capabilities (through QGraphicsWidget).
+
+*/
+
diff --git a/doc/src/declarative/extending.qdoc b/doc/src/declarative/extending.qdoc
index c27d091532..1c159e401c 100644
--- a/doc/src/declarative/extending.qdoc
+++ b/doc/src/declarative/extending.qdoc
@@ -43,7 +43,7 @@
\page qml-extending.html
\title Extending QML in C++
-The QML syntax declaratively describes how to construct an in memory object
+The QML syntax declaratively describes how to construct an in-memory object
tree. In Qt, QML is mainly used to describe a visual scene graph, but it is
not conceptually limited to this: the QML format is an abstract description of
any object tree. All the QML element types included in Qt are implemented using
@@ -65,7 +65,7 @@ QML relies heavily on Qt's meta object system and can only instantiate classes
that derive from QObject.
The QML engine has no intrinsic knowledge of any class types. Instead the
-programmer must define the C++ types, and their corresponding QML name.
+programmer must register the C++ types with their corresponding QML names.
Custom C++ types are registered using a template function:
@@ -152,7 +152,7 @@ template<typename T>
int qmlRegisterInterface(const char *typeName)
\endcode
-Registers the C++ interface \a T with the QML system as \a typeName.
+This registers the C++ interface \a T with the QML system as \a typeName.
Following registration, QML can coerce objects that implement this interface
for assignment to appropriately typed properties.
@@ -196,7 +196,7 @@ registered, the following function can be used:
int qmlRegisterType()
\endcode
-Registers the C++ type \a T with the QML system. The parameterless call to the template
+This registers the C++ type \a T with the QML system. The parameterless call to the template
function qmlRegisterType() does not define a mapping between the
C++ class and a QML element name, so the type is not instantiable from QML, but
it is available for type coercion.
@@ -222,7 +222,7 @@ The QML snippet shown above assigns a collection of objects to the
The \e {default property} is a syntactic convenience that allows a type designer to
specify a single property as the type's default. The default property is
assigned to whenever no explicit property is specified. As a convenience, it is
-behaviorally identical to assigning the default property explicitly by name.
+behaviorally identical to assigning to the default property explicitly by name.
From C++, type designers mark the default property using a Q_CLASSINFO()
annotation:
@@ -232,7 +232,7 @@ annotation:
Q_CLASSINFO("DefaultProperty", "property")
\endcode
-Mark \a property as the class's default property. \a property must be either
+This marks \a property as the class's default property. \a property must be either
an object property, or a list property.
A default property is optional. A derived class inherits its base class's
@@ -248,7 +248,7 @@ specify a default property.
\snippet examples/declarative/extending/grouped/example.qml 1
-The QML snippet shown above assigns a number properties to the \c Boy object,
+The QML snippet shown above assigns a number of properties to the \c Boy object,
including four properties using the grouped property syntax.
Grouped properties collect similar properties together into a single named
@@ -273,13 +273,13 @@ implement the \c shoe property grouping.
\snippet examples/declarative/extending/attached/example.qml 1
-The QML snippet shown above assigns the \c rsvp property using the attached
+The QML snippet shown above assigns a date to the \c rsvp property using the attached
property syntax.
Attached properties allow unrelated types to annotate other types with some
additional properties, generally for their own use. Attached properties are
identified through the use of the attacher type name, in the case shown
-\c BirthdayParty, as a suffix to the property name.
+\c BirthdayParty, as a prefix to the property name.
In the example shown, \c BirthdayParty is called the attaching type, and the
\c Boy instance the attachee object instance.
@@ -306,7 +306,7 @@ public:
QML_DECLARE_TYPEINFO(MyType, QML_HAS_ATTACHED_PROPERTIES)
\endcode
-Return an attachment object, of type \a AttachedPropertiesType, for the
+This returns an attachment object, of type \a AttachedPropertiesType, for the
attachee \a object instance. It is customary, though not strictly required, for
the attachment object to be parented to \a object to prevent memory leaks.
@@ -349,7 +349,7 @@ an instance can be accessed using the following method:
template<typename T>
QObject *qmlAttachedPropertiesObject<T>(QObject *attachee, bool create = true);
\endcode
-Returns the attachment object attached to \a attachee by the attaching type
+This returns the attachment object attached to \a attachee by the attaching type
\a T. If type \a T is not a valid attaching type, this method always returns 0.
If \a create is true, a valid attachment object will always be returned,
@@ -366,7 +366,7 @@ It is an element's responsibility to ensure that it does not access or return
pointers to invalid objects. QML makes the following guarentees:
\list
-\o An object assigned to an QObject (or QObject-derived) pointer property will be
+\o An object assigned to a QObject (or QObject-derived) pointer property will be
valid at the time of assignment.
Following assignment, it is the responsibility of the class to subsequently guard
@@ -562,19 +562,22 @@ extension type - when registering the target class whose properties are
transparently merged with the original target class when used from within QML.
An extension class is a regular QObject, with a constructor that takes a QObject
-pointer. When needed (extension classes are delay created until the first extended
+pointer. When needed (extension class creation is delayed until the first extended
property is accessed) the extension class is created and the target object is
passed in as the parent. When an extended property on the original is accessed,
the appropriate property on the extension object is used instead.
When an extended type is installed, one of the
\code
- #define QML_REGISTER_EXTENDED_TYPE(URI, VMAJ, VFROM, VTO, QDeclarativeName,T, ExtendedT)
- #define QML_REGISTER_EXTENDED_NOCREATE_TYPE(T, ExtendedT)
+template<typename T, typename ExtendedT>
+int qmlRegisterType(const char *uri, int versionMajor, int versionMinor, const char *qmlName)
+
+template<typename T, typename ExtendedT>
+int qmlRegisterType()
\endcode
-macros should be used instead of the regular \c QML_REGISTER_TYPE or
-\c QML_REGISTER_NOCREATE_TYPE. The arguments are identical to the corresponding
-non-extension object macro, except for the ExtendedT parameter which is the type
+functions should be used instead of the regular \c qmlRegisterType() variations.
+The arguments are identical to the corresponding non-extension registration functions,
+except for the ExtendedT parameter which is the type
of the extension object.
\section1 Optimization
diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc
index 6709ab47df..57eaae7717 100644
--- a/doc/src/declarative/globalobject.qdoc
+++ b/doc/src/declarative/globalobject.qdoc
@@ -223,7 +223,7 @@ of their use.
function finishCreation(){
if(component.isReady()){
sprite = component.createObject();
- if(sprite == 0){
+ if(sprite == null){
// Error Handling
}else{
sprite.parent = page;
@@ -248,7 +248,7 @@ of their use.
\code
component = createComponent("Sprite.qml");
sprite = component.createObject();
- if(sprite == 0){
+ if(sprite == null){
// Error Handling
console.log(component.errorsString());
}else{
diff --git a/doc/src/declarative/integrating.qdoc b/doc/src/declarative/integrating.qdoc
index 65413ec1f3..0051f091bc 100644
--- a/doc/src/declarative/integrating.qdoc
+++ b/doc/src/declarative/integrating.qdoc
@@ -152,8 +152,8 @@ Here is a screenshot of the result:
\image declarative-integrating-graphicswidgets.png
-Note this approach of creating your graphics widgets from QML does not work
-with QGraphicsItem objects that are not QGraphicsWidget-based, since they are not QObjects.
+Note this approach of creating your graphics objects from QML does not work
+with QGraphicsItems that are not QGraphicsObject-based, since they are not QObjects.
See \l{Extending QML in C++} for further information on using C++ types.
diff --git a/doc/src/declarative/javascriptblocks.qdoc b/doc/src/declarative/javascriptblocks.qdoc
index 7c0570e661..2db7e8e7b0 100644
--- a/doc/src/declarative/javascriptblocks.qdoc
+++ b/doc/src/declarative/javascriptblocks.qdoc
@@ -75,7 +75,7 @@ Item {
MouseArea {
anchors.fill: parent
- onClicked: print(factorial(10))
+ onClicked: console.log(factorial(10))
}
}
\endcode
@@ -99,7 +99,7 @@ import "factorial.js" as MathFunctions
Item {
MouseArea {
anchors.fill: parent
- onClicked: print(MathFunctions.factorial(10))
+ onClicked: console.log(MathFunctions.factorial(10))
}
}
\endcode
@@ -184,6 +184,9 @@ Any element in a QML file - including nested elements and nested QML component
instances - can use this attached property. If there is more than one \c onCompleted()
handler to execute at startup, they are run sequentially in an undefined order.
+Likewise, the \l {Component::onDestruction} attached property is triggered on
+component destruction.
+
\section1 QML JavaScript Restrictions
QML executes standard JavaScript code, with the following restrictions:
@@ -204,16 +207,18 @@ is illegal in QML.
\code
// Illegal modification of undeclared variable
a = 1;
-for (var ii = 1; ii < 10; ++ii) a = a * ii;
- console.log("Result: " + a);
+for (var ii = 1; ii < 10; ++ii)
+ a = a * ii;
+console.log("Result: " + a);
\endcode
It can be trivially modified to this legal code.
\code
var a = 1;
-for (var ii = 1; ii < 10; ++ii) a = a * ii;
- console.log("Result: " + a);
+for (var ii = 1; ii < 10; ++ii)
+ a = a * ii;
+console.log("Result: " + a);
\endcode
Any attempt to modify the global object - either implicitly or explicitly - will
diff --git a/doc/src/declarative/measuring-performance.qdoc b/doc/src/declarative/measuring-performance.qdoc
deleted file mode 100644
index cb608bf343..0000000000
--- a/doc/src/declarative/measuring-performance.qdoc
+++ /dev/null
@@ -1,122 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
-** All rights reserved.
-** Contact: Nokia Corporation (qt-info@nokia.com)
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL$
-** No Commercial Usage
-** This file contains pre-release code and may not be distributed.
-** You may use this file in accordance with the terms and conditions
-** contained in the Technology Preview License Agreement accompanying
-** this package.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 2.1 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 2.1 requirements
-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
-**
-** In addition, as a special exception, Nokia gives you certain additional
-** rights. These rights are described in the Nokia Qt LGPL Exception
-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
-**
-** If you have questions regarding the use of this file, please contact
-** Nokia at qt-info@nokia.com.
-**
-**
-**
-**
-**
-**
-**
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-/*!
-\page optimizing-performance.html
-\target optimizing-performance
-\title Optimizing Performance in QML
-
-The Qt Declarative module includes several tools to help measure performance.
-
-\section1 Performance Logging
-
-The declarative module uses the functionality provided by QPerformanceLog to log performance information. To see this information you can add the following to src.pro:
-
-\code
-DEFINES += Q_ENABLE_PERFORMANCE_LOG
-\endcode
-
-The performance information will be printed to screen on a QML application startup, or when running the viewer can be forced at anytime by pressing 'F3' on the keyboard.
-
-Additional logging can be enabled by adding the relevant categories to qfxperf.h and qfxperf.cpp.
-
-For example, to measure the cost of calculating the size of a text item, you would first define a TextSize category by adding the following:
-
-\code
-//in qfxperf.h
-Q_DECLARE_PERFORMANCE_METRIC(TextSize);
-
-//in qfxperf.cpp
-Q_DEFINE_PERFORMANCE_METRIC(TextSize, "Text Size Calculation");
-\endcode
-
-You could then use this category in the code:
-
-\code
-void QDeclarativeText::updateSize()
-{
- QDeclarativePerfTimer<QDeclarativePerf::TextSize> perf;
- ...
-}
-\endcode
-
-Because there is no cost for a QDeclarativePerfTimer when Q_ENABLE_PERFORMANCE_LOG is not defined, this line can persist in the code and be used to help detect performance bottlenecks and regressions. See the QPerformanceLog documentation for more information on this performance framework.
-
-\section1 FPS Measurements
-
-When running the viewer, pressing 'F2' on the keyboard while a QML program is running will cause information on cost-per-frame and frames-per-second (FPS) to be printed to the console.
-
-The information printed includes:
-\list
-\o \e repaint(): the total time spent painting.
-\o \e paint(): the time spent by Qt painting.
-\o \e timeBetweenFrames: the total time spent per frame. This number minus repaint() gives a good idea of how much time is spent on things besides painting. A high number here with a low number for repaint() indicates expensive calculations happening each frame.
-\endlist
-
-\section1 Improving Performance
-
-The following tips can help decrease startup time for QML-based appications.
-
-\section2 Images
-
-\list
-\o Use jpg instead of png for photo-like images. On the N810, this can save 150ms for a large (320x480) image.
-
-\o If you are configuring Qt, configure out any image plugins you don't plan to support (mng and svg are the most expensive). On the N810, this can save 75-100ms startup time. For example:
-
-\code
-configure -no-libmng -no-svg -no-libtiff
-\endcode
-
-\o In some cases running pngcrush, optipng, gifsicle or other similar tools can give some improvement.
-
-We are also investigating support for the loading of uncompressed images. This will provide opportunites to decrease startup time at the cost of increased storage space.
-\endlist
-
-\section2 Fonts
-
-\list
-\o Use qpf instead of ttf. When using multiple font sizes and weights on the N810, this can save 125ms startup time compared to a ttf 'clean' run, and 40-50ms on subsequent runs (ttfs are shared by open applications).
-\endlist
-
-*/
-
-*/
diff --git a/doc/src/declarative/network.qdoc b/doc/src/declarative/network.qdoc
index d268a1357c..68768c6675 100644
--- a/doc/src/declarative/network.qdoc
+++ b/doc/src/declarative/network.qdoc
@@ -130,11 +130,12 @@ See the \tt demos/declarative/flickr for a real demonstration of this.
\section1 Configuring the Network Access Manager
All network access from QML is managed by a QNetworkAccessManager set on the QDeclarativeEngine which executes the QML.
-By default, this is an unmodified Qt QNetworkAccessManager. You may set a different manager using
-QDeclarativeEngine::setNetworkAccessManager() as appropriate for the policies of your application.
-For example, the \l {Qt Declarative UI Runtime}{qml} tool sets a new QNetworkAccessManager which
-trusts HTTP Expiry headers to avoid network cache checks, allows HTTP Pipelining, adds a persistent HTTP CookieJar,
-a simple disk cache, and supports proxy settings.
+By default, this is an unmodified Qt QNetworkAccessManager. You may set a different manager by
+providing a QDeclarativeNetworkAccessManagerFactory and setting it via
+QDeclarativeEngine::setNetworkAccessManagerFactory().
+For example, the \l {Qt Declarative UI Runtime}{qml} tool sets a QDeclarativeNetworkAccessManagerFactory which
+creates QNetworkAccessManager that trusts HTTP Expiry headers to avoid network cache checks,
+allows HTTP Pipelining, adds a persistent HTTP CookieJar, a simple disk cache, and supports proxy settings.
\section1 QRC Resources
diff --git a/doc/src/declarative/qdeclarativedocument.qdoc b/doc/src/declarative/qdeclarativedocument.qdoc
index cf3aae2749..bc099ced80 100644
--- a/doc/src/declarative/qdeclarativedocument.qdoc
+++ b/doc/src/declarative/qdeclarativedocument.qdoc
@@ -93,7 +93,7 @@ behaviour. As it is a template, a single QML component can be "run" multiple ti
produce several objects, each of which are said to be \e instances of the component.
Once created, instances are not dependent on the component that created them, so they can
-operate on independent data. Here is an example of a simple "button" component that is
+operate on independent data. Here is an example of a simple "Button" component that is
instantiated four times, each with a different value for its \c text property.
\table
diff --git a/doc/src/declarative/qdeclarativei18n.qdoc b/doc/src/declarative/qdeclarativei18n.qdoc
index 0a48dd9fbf..c7dbd4d8f4 100644
--- a/doc/src/declarative/qdeclarativei18n.qdoc
+++ b/doc/src/declarative/qdeclarativei18n.qdoc
@@ -86,7 +86,7 @@ lupdate hello.qml -ts hello.ts
\endcode
Then we open \c hello.ts in \l{Qt Linguist Manual} {Linguist}, provide
-a translation and create the release file \c hello.qml.
+a translation and create the release file \c hello.qm.
Finally, we can test the translation:
\code
diff --git a/doc/src/declarative/qdeclarativeintro.qdoc b/doc/src/declarative/qdeclarativeintro.qdoc
index 4d05a8ce8b..a98c9e17cb 100644
--- a/doc/src/declarative/qdeclarativeintro.qdoc
+++ b/doc/src/declarative/qdeclarativeintro.qdoc
@@ -142,8 +142,8 @@ Commenting in QML is similar to JavaScript.
\quotefile doc/src/snippets/declarative/comments.qml
-Comments are ignored by the engine. The are useful for explaining what you
-are doing: for referring back to at a later date, or for others reading
+Comments are ignored by the engine. They are useful for explaining what you
+are doing; for referring back to at a later date, or for others reading
your QML files.
Comments can also be used to prevent the execution of code, which is
diff --git a/doc/src/declarative/qdeclarativestates.qdoc b/doc/src/declarative/qdeclarativestates.qdoc
index 0fea6f8cfa..fd0c677728 100644
--- a/doc/src/declarative/qdeclarativestates.qdoc
+++ b/doc/src/declarative/qdeclarativestates.qdoc
@@ -70,7 +70,7 @@ In QML:
\o A state can affect the properties of other objects, not just the object owning the state (and not just that object's children).
\endlist
-Here is an example of using states. In the default state \c myRect is positioned at 0,0. In the 'moved' state it is positioned at 50,50. Clicking within the mouse region changes the state from the default state to the 'moved' state, thus moving the rectangle.
+Here is an example of using states. In the default state \c myRect is positioned at 0,0. In the 'moved' state it is positioned at 50,50. Clicking within the mouse area changes the state from the default state to the 'moved' state, thus moving the rectangle.
\qml
Item {
diff --git a/doc/src/declarative/qmlruntime.qdoc b/doc/src/declarative/qmlruntime.qdoc
index 9f7183acbf..a724c7d1e0 100644
--- a/doc/src/declarative/qmlruntime.qdoc
+++ b/doc/src/declarative/qmlruntime.qdoc
@@ -52,7 +52,7 @@
QML is a runtime, as you can run plain qml files which pull in their required modules.
To run apps with the QML runtime, you can either start the runtime
- from your on application (using a QDeclarativeView) or with the simple \c qml application.
+ from your own application (using a QDeclarativeView) or with the simple \c qml application.
The \c qml application can be
installed in a production environment, assuming that it is not already
present in the system. It is generally packaged alongside Qt.
@@ -137,8 +137,8 @@
\section2 Runtime Object
All applications using the qmlruntime will have access to the 'runtime'
- property on the root context. This property contains several information
- about the runtime environment of the application.
+ property on the root context. This property contains several pieces of
+ information about the runtime environment of the application.
\section3 Screen Orientation
@@ -150,11 +150,11 @@
which can be either Orientation.Landscape or Orientation.Portrait and which can be bound to in your
application. An example is below:
-\code
+ \code
Item {
state: (runtime.orientation == Orientation.Landscape) ? 'landscape' : ''
}
-\endcode
+ \endcode
This allows your application to respond to the orientation of the screen changing. The runtime
will automatically update this on some platforms (currently the N900 only) to match the physical
@@ -163,12 +163,12 @@
\section3 Window Active
The runtime.isActiveWindow property tells whether the main window of the qml runtime is currently active
- or not. This is specially useful for embedded devices when you want to pause parts of your application,
+ or not. This is especially useful for embedded devices when you want to pause parts of your application,
including animations, when your application loses focus or goes to the background.
The example below, stops the animation when the application's window is deactivated and resumes on activation:
-\code
+ \code
Item {
width: 300; height: 200
Rectangle {
@@ -182,6 +182,6 @@
}
}
}
-\endcode
+ \endcode
*/
diff --git a/doc/src/declarative/qtprogrammers.qdoc b/doc/src/declarative/qtprogrammers.qdoc
index 05ffeb0879..0b408408e4 100644
--- a/doc/src/declarative/qtprogrammers.qdoc
+++ b/doc/src/declarative/qtprogrammers.qdoc
@@ -62,7 +62,7 @@ QML provides direct access to the following concepts from Qt:
\o QObject signals and slots - available as functions to call in JavaScript
\o QObject properties - available as variables in JavaScript
\o QWidget - QDeclarativeView is a QML-displaying widget
- \o Qt models - used directly in data binding (QAbstractItemModel and next generation QListModelInterface)
+ \o Qt models - used directly in data binding (QAbstractItemModel)
\endlist
Qt knowledge is \e required for \l {Extending QML in C++}, and also for \l{Integrating QML with existing Qt UI code}.
@@ -104,7 +104,7 @@ and exactly how it respond to mouse, key, or touch input, should all be left for
in QML.
It is illustrative to note that QDeclarativeTextEdit is built upon QTextControl,
-QDeclarativeWebView is built upon QWebPage, and ListView uses QListModelInterface,
+QDeclarativeWebView is built upon QWebPage, and ListView uses QAbstractItemModel,
just as QTextEdit, QWebView, and QListView are built upon
those same UI-agnostic components.
diff --git a/doc/src/declarative/snippets/qtbinding/contextproperties/main.cpp b/doc/src/declarative/snippets/qtbinding/contextproperties/main.cpp
index 15e3d4cbb4..4073a6cc20 100644
--- a/doc/src/declarative/snippets/qtbinding/contextproperties/main.cpp
+++ b/doc/src/declarative/snippets/qtbinding/contextproperties/main.cpp
@@ -56,7 +56,7 @@ int main(int argc, char *argv[])
context->setContextProperty("backgroundColor",
QColor(Qt::yellow));
- view.setSource(QUrl("main.qml"));
+ view.setSource(QUrl::fromLocalFile("main.qml"));
view.show();
return app.exec();
diff --git a/doc/src/declarative/snippets/qtbinding/custompalette/main.cpp b/doc/src/declarative/snippets/qtbinding/custompalette/main.cpp
index c7236885bd..dc651f6d68 100644
--- a/doc/src/declarative/snippets/qtbinding/custompalette/main.cpp
+++ b/doc/src/declarative/snippets/qtbinding/custompalette/main.cpp
@@ -53,7 +53,7 @@ int main(int argc, char *argv[])
QDeclarativeView view;
view.rootContext()->setContextProperty("palette", new CustomPalette);
- view.setSource(QUrl("main.qml"));
+ view.setSource(QUrl::fromLocalFile("main.qml"));
view.show();
return app.exec();
diff --git a/doc/src/declarative/snippets/qtbinding/stopwatch/main.cpp b/doc/src/declarative/snippets/qtbinding/stopwatch/main.cpp
index 13e3b9f255..537a2888ff 100644
--- a/doc/src/declarative/snippets/qtbinding/stopwatch/main.cpp
+++ b/doc/src/declarative/snippets/qtbinding/stopwatch/main.cpp
@@ -54,7 +54,7 @@ int main(int argc, char *argv[])
view.rootContext()->setContextProperty("stopwatch",
new Stopwatch);
- view.setSource(QUrl("main.qml"));
+ view.setSource(QUrl::fromLocalFile("main.qml"));
view.show();
return app.exec();
diff --git a/doc/src/examples/dragdroprobot.qdoc b/doc/src/examples/dragdroprobot.qdoc
index 413f190170..887b254600 100644
--- a/doc/src/examples/dragdroprobot.qdoc
+++ b/doc/src/examples/dragdroprobot.qdoc
@@ -43,9 +43,337 @@
\example graphicsview/dragdroprobot
\title Drag and Drop Robot Example
- This GraphicsView example shows how to implement drag and drop in
- a QGraphicsItem subclass, as well as how to animate items using
- QGraphicsItemAnimation and QTimeLine.
+ This GraphicsView example shows how to implement Drag and Drop in a
+ QGraphicsItem subclass, as well as how to animate items using Qt's
+ \l{Animation Framework}.
\image dragdroprobot-example.png
+
+ Graphics View provides the QGraphicsScene class for managing and
+ interacting with a large number of custom-made 2D graphical items derived
+ from the QGraphicsItem class, and a QGraphicsView widget for visualizing
+ the items, with support for zooming and rotation.
+
+ This example consists of a \c Robot class, a \c ColorItem class, and a main
+ function: the \c Robot class describes a simple robot consisting of several
+ \c RobotPart derived limbs, including \c RobotHead and \c RobotLimb, the \c
+ ColorItem class provides a draggable colored ellipse, and the \c main()
+ function provides the main application window.
+
+ We will first review the \c Robot class to see how to assemble the
+ different parts so that they can be individually rotated and animated using
+ QPropertyAnimation, and we will then review the \c ColorItem class to
+ demonstrate how to implement Drag and Drop between items. Finally we will
+ review the main() function to see how we can put all the pieces together,
+ to form the final application.
+
+ \section1 Robot Class Definition
+
+ The robot consists of three main classes: the \c RobotHead, the \c
+ RobotTorso, and the \c RobotLimb, which is used for the upper and lower
+ arms and legs. All parts derive from the \c RobotPart class, which in turn
+ inherits \c QGraphicsObject. The \c Robot class itself has no visual
+ appearance and serves only as a root node for the robot.
+
+ Let's start with the \c RobotPart class declaration.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.h 0
+
+ This base class inherits QGraphicsObject. QGraphicsObject provides signals
+ and slots through inheriting QObject, and it also declares QGraphicsItem's
+ properties using Q_PROPERTY, which makes the properties accessible for
+ QPropertyAnimation.
+
+ RobotPart also implements the three most important event handlers for
+ accepting drop events:
+ \l{QGraphicsItem::dragEnterEvent()}{dragEnterEvent()},
+ \l{QGraphicsItem::dragLeaveEvent()}{dragLeaveEvent()}, and
+ \l{QGraphicsItem::dropEvent()}{dropEvent()}.
+
+ The color is stored as a member variable, along with the \c dragOver
+ variable, which we will use later to indicate visually that the limb can
+ accept colors that are is dragged onto it.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 0
+
+ \c RobotPart's constructor initializes the dragOver member and sets the
+ color to Qt::lightGray. In the constructor body we enable support for
+ accepting drop events by calling
+ \l{QGraphicsItem::setAcceptDrops()}{setAcceptDrops(true)}.
+
+ The rest of this class's implementation is to support Drag and Drop.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 1
+
+ The \l{QGraphicsItem::dragEnterEvent()}{dragEnterEvent()} handler is called
+ when a Drag and Drop element is dragged into the robot part's area.
+
+ The handler implementation determines whether or not this item as a whole
+ can accept the mime data assiciated with the incoming drag object. \c
+ RobotPart provides a base behavior for all parts that accepts color drops.
+ So if the incoming drag object contains a color, the event is accepted, we
+ set \c dragOver to \c true and call update() to help provide positive
+ visual feedback to the user; otherwise the event is ignored, which in turn
+ allows the event to propagate to parent elements.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 2
+
+ The \l{QGraphicsItem::dragLeaveEvent()}{dragLeaveEvent()} handler is called
+ when a Drag and Drop element is dragged away from the robot part's area.
+ Our implementation simply resets \e dragOver to false and calls
+ \l{QGraphicsItem::update()}{update()} to help provide visual feedback that
+ the drag has left this item.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 3
+
+ The \l{QGraphicsItem::dropEvent()}{dropEvent()} handler is called when a
+ Drag and Drop element is dropped onto an item (i.e., when the mouse button
+ is released over the item while dragging).
+
+ We reset \c dragOver to false, assign the item's new color, and call
+ \l{QGraphicsItem::update()}{update()}.
+
+ The declaration and implementation of \c RobotHead, \c RobotTorso, and \c
+ RobotLimb are practically identical. We will review \c RobotHead in detail,
+ as this class has one minor difference, and leave the other classes as an
+ exercise for the reader.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.h 1
+
+ The \c RobotHead class inherits \c RobotPart and provides the necessary
+ implementations of \l{QGraphicsItem::boundingRect()}{boundingRect()} and
+ \l{QGraphicsItem::paint()}{paint()}. It also reimplements
+ \l{QGraphicsItem::dragEnterEvent()}{dragEnterEvent()} and dropEvent() to
+ provide special handling of image drops.
+
+ The class contains a private pixmap member that we can use to implement
+ support for accepting image drops.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 4
+
+ \c RobotHead has a rather plain constructor that simply forwards to
+ \c RobotPart's constructor.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 5
+
+ The \l{QGraphicsItem::boundingRect()}{boundingRect()} reimplementation
+ returns the extents for the head. Because we want the center of rotation to
+ be the bottom center of the item, we have chosen a bounding rectangle that
+ starts at (-15, -50) and extends to 30 units wide and 50 units tall. When
+ rotating the head, the "neck" will stay still while the top of the head
+ tilts from side to side.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 6
+
+ In \l{QGraphicsItem::paint()}{paint()} we draw the actual head. The
+ implementation is split into two sections; if an image has been dropped
+ onto the head, we draw the image, otherwise we draw a round rectangular
+ robot head with simple vector graphics.
+
+ For performance reasons, depending on the complexity of what is painted, it
+ can often be faster to draw the head as an image rather than using a
+ sequence of vector operations.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 7
+
+ The robot head can accept image drops. In order to support this, its
+ reimplementation of \l{QGraphicsItem::dragEnterEvent()}{dragEnterEvent()}
+ checks if the drag object contains image data, and if it does, then the
+ event is accepted. Otherwise we fall back to the base \c RobotPart
+ implementation.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 8
+
+ To follow up on image support, we must also implement
+ \l{QGraphicsItem::dropEvent()}{dropEvent()}. We check if the drag object
+ contains image data, and if it does, we store this data as a member pixmap
+ and call \l{QGraphicsItem::update()}{update()}. This pixmap is used inside
+ the \l{QGraphicsItem::paint()}{paint()} implementation that we reviewed
+ before.
+
+ \c RobotTorso and \c RobotLimb are similar to \c RobotHead, so let's
+ skip directly to the \c Robot class.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.h 4
+
+ The \c Robot class also inherits \c RobotPart, and like the other parts it
+ also implements \l{QGraphicsItem::boundingRect()}{boundingRect()} and
+ \l{QGraphicsItem::paint()}{paint()}. It provides a rather special
+ implementation, though:
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 9
+
+ Because the \c Robot class is only used as a base node for the rest of the
+ robot, it has no visual representation. Its
+ \l{QGraphicsItem::boundingRect()}{boundingRect()} implementation can
+ therefore return a null QRectF, and its paint() function does nothing.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 10
+
+ The constuctor starts by setting the flag
+ \l{QGraphicsItem::ItemHasNoContents}{ItemHasNoContents}, which is a minor
+ optimization for items that have no visual appearance.
+
+ We then construct all the robot parts (head, torso, and upper/lower arms
+ and legs). The stacking order is very important, and we use the
+ parent-child hierarchy to ensure the elements rotate and move properly. We
+ construct the torso first, as this is the root element. We then construct
+ the head and pass the torso to \c HeadItem's constructor. This will make
+ the head a child of the torso; if you rotate the torso, the head will
+ follow. The same pattern is applied to the rest of the limbs.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 11
+
+ Each robot part is carefully positioned. For example, the upper left arm is
+ moved precisely to the top-left area of the torso, and the upper right arm
+ is moved to the top-right area.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 12
+
+ The next section creates all animation objects. This snippet shows the two
+ animations that operate on the head's scale and rotation. The two
+ QPropertyAnimation instances simply set the object, property, and
+ respective start and end values.
+
+ All animations are controlled by one top-level parallel animation group.
+ The scale and rotation animations are added to this group.
+
+ The rest of the animations are defined in a similar way.
+
+ \snippet examples/graphicsview/dragdroprobot/robot.cpp 13
+
+ Finally we set an easing curve and duration on each animation, ensure the
+ toplevel animation group loops forever, and start the toplevel animation.
+
+ \section1 ColorItem Class Definition
+
+ The \c ColorItem class represents a circular item that can be pressed to
+ drag colors onto robot parts.
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.h 0
+
+ This class is very simple. It does not use animations, and has no need for
+ properties nor signals and slots, so to save resources, it's most natural
+ that it inherits QGraphicsItem (as opposed to QGraphicsObject).
+
+ It declares the mandatory \l{QGraphicsItem::boundingRect()}{boundingRect()}
+ and \l{QGraphicsItem::paint()}{paint()} functions, and adds
+ reimplementations of
+ \l{QGraphicsItem::mousePressEvent()}{mousePressEvent()},
+ \l{QGraphicsItem::mouseMoveEvent()}{mouseMoveEvent()}, and
+ \l{QGraphicsItem::mouseReleaseEvent()}{mouseReleaseEvent()}. It contains a
+ single private color member.
+
+ Let's take a look at its implementation.
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.cpp 0
+
+ \c ColorItem's constructor assigns an opaque random color to its color
+ member by making use of qrand(). For improved usability, it assigns a
+ tooltip that provides a useful hint to the user, and it also sets a
+ suitable cursor. This ensures that the cursor will chance to
+ Qt::OpenHandCursor when the mouse pointer hovers over the item.
+
+ Finally, we call
+ \l{QGraphicsItem::setAcceptedMouseButtons()}{setAcceptedMouseButtons()} to
+ ensure that this item can only process Qt::LeftButton. This simplifies the
+ mouse event handlers greatly, as we can always assume that only the left
+ mouse button is pressed and released.
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.cpp 1
+
+ The item's bounding rect is a fixed 30x30 units centered around the item's
+ origin (0, 0), and adjusted by 0.5 units in all directions to allow a
+ scalable pen to draw its outline. For a final visual touch the bounds
+ also compensate with a few units down and to the right to make room
+ for a simple dropshadow.
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.cpp 2
+
+ The \l{QGraphicsItem::paint()}{paint()} implementation draws an ellipse
+ with a 1-unit black outline, a plain color fill, and a dark gray
+ dropshadow.
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.cpp 3
+
+ The \l{QGraphicsItem::mousePressEvent()}{mousePressEvent()} handler is
+ called when you press the mouse button inside the item's area. Our
+ implementation simply sets the cursor to Qt::ClosedHandCursor.
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.cpp 4
+
+ The \l{QGraphicsItem::mouseReleaseEvent()}{mouseReleaseEvent()} handler is
+ called when you release the mouse button after having pressed it inside an
+ item's area. Our implementation sets the cursor back to Qt::OpenHandCursor.
+ The mouse press and release event handlers together provide useful visual
+ feedback to the user: when you move the mouse pointer over a \c CircleItem,
+ the cursor changes to an open hand. Pressing the item will show a closed
+ hand cursor. Releasing will restore to an open hand cursor again.
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.cpp 5
+
+ The \l{QGraphicsItem::mouseMoveEvent()}{mouseMoveEvent()} handler is called
+ when you move the mouse around after pressing the mouse button inside the
+ \c ColorItem's area. This implementation provides the most important piece
+ of logic for \c CircleItem: the code that starts and manages drags.
+
+ The implementation starts by checking if the mouse has been dragged far
+ enough to eliminate mouse jitter noise. We only want to start a drag if the
+ mouse has been dragged farther than the application start drag distance.
+
+ Continuing, we create a QDrag object, passing the event
+ \l{QGraphicsSceneEvent::widget()}{widget} (i.e., the QGraphicsView
+ viewport) to its constructor. Qt will ensure that this object is deleted at
+ the right time. We also create a QMimeData instance that can contain our
+ color or image data, and assign this to the drag object.
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.cpp 6
+
+ This snippet has a somewhat random outcome: once in a while, a special
+ image is assigned to the drag object's mime data. The pixmap is also
+ assiged as the drag object's pixmap. This will ensure that you can see the
+ image that is being dragged as a pixmap under the mouse cursor.
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.cpp 7
+
+ Otherwise, and this is the most common outcome, a simple color is assigned
+ to the drag object's mime data. We render this \c ColorItem into a new
+ pixmap to give the user visual feedback that the color is being "dragged".
+
+ \snippet examples/graphicsview/dragdroprobot/coloritem.cpp 8
+
+ Finally we execute the drag. QDrag::exec() will reenter the event loop, and
+ only exit if the drag has either been dropped, or canceled. In any case we
+ reset the cursor to Qt::OpenHandCursor.
+
+ \section1 The main() Function
+
+ Now that the \c Robot and \c ColorItem classes are complete, we can put all
+ the pieces together inside the main() function.
+
+ \snippet examples/graphicsview/dragdroprobot/main.cpp 0
+
+ We start off by constructing QApplication, and initializing the random
+ number generator. This ensures that the color items have different colors
+ every time the application starts.
+
+ \snippet examples/graphicsview/dragdroprobot/main.cpp 1
+
+ We construct a fixed size scene, and create 10 \c ColorItem instances
+ arranged in a circle. Each item is added to the scene.
+
+ In the center of this circle we create one \c Robot instance. The
+ robot is scaled and moved up a few units. It is then added to the scene.
+
+ \snippet examples/graphicsview/dragdroprobot/main.cpp 2
+
+ Finally we create a QGraphicsView window, and assign the scene to it.
+
+ For increased visual quality, we enable antialiasing. We also choose to use
+ bounding rectangle updates to simplify visual update handling.
+ The view is given a fixed sand-colored background, and a window title.
+
+ We then show the view. The animations start immediately after
+ control enters the event loop.
*/
+
diff --git a/doc/src/examples/elasticnodes.qdoc b/doc/src/examples/elasticnodes.qdoc
index f7b1c37f52..edc62d85c0 100644
--- a/doc/src/examples/elasticnodes.qdoc
+++ b/doc/src/examples/elasticnodes.qdoc
@@ -43,7 +43,396 @@
\example graphicsview/elasticnodes
\title Elastic Nodes Example
- This GraphicsView example shows how to implement edges between nodes in a graph.
+ This GraphicsView example shows how to implement edges between nodes in a
+ graph, with basic interaction. You can click to drag a node around, and
+ zoom in and out using the mouse wheel or the keyboard. Hitting the space
+ bar will randomize the nodes. The example is also resolution independent;
+ as you zoom in, the graphics remain crisp.
\image elasticnodes-example.png
+
+ Graphics View provides the QGraphicsScene class for managing and
+ interacting with a large number of custom-made 2D graphical items derived
+ from the QGraphicsItem class, and a QGraphicsView widget for visualizing
+ the items, with support for zooming and rotation.
+
+ This example consists of a \c Node class, an \c Edge class, a \c
+ GraphWidget test, and a \c main function: the \c Node class represents
+ draggable yellow nodes in a grid, the \c Edge class represents the lines
+ between the nodes, the \c GraphWidget class represents the application
+ window, and the \c main() function creates and shows this window, and runs
+ the event loop.
+
+ \section1 Node Class Definition
+
+ The \c Node class serves three purposes:
+
+ \list
+ \o Painting a yellow gradient "ball" in two states: sunken and raised.
+ \o Managing connections to other nodes.
+ \o Calculating forces pulling and pushing the nodes in the grid.
+ \endlist
+
+ Let's start by looking at the \c Node class declaration.
+
+ \snippet examples/graphicsview/elasticnodes/node.h 0
+
+ The \c Node class inherits QGraphicsItem, and reimplements the two
+ mandatory functions \l{QGraphicsItem::boundingRect()}{boundingRect()} and
+ \l{QGraphicsItem::paint()}{paint()} to provide its visual appearance. It
+ also reimplements \l{QGraphicsItem::shape()}{shape()} to ensure its hit
+ area has an elliptic shape (as opposed to the default bounding rectangle).
+
+ For edge management purposes the node provides a simple API for adding
+ edges to a node, and for listing all connected edges.
+
+ The \l{QGraphicsItem::advance()}{advance()} reimplementation is called
+ whenever the scene's state advances by one step. The calculateForces()
+ function is called to calculate the forces that push and pull on this node
+ and its neighbors.
+
+ The \c Node class also reimplements
+ \l{QGraphicsItem::itemChange()}{itemChange()} to react to state changes (in
+ this case, position changes), and
+ \l{QGraphicsItem::mousePressEvent()}{mousePressEvent()} and
+ \l{QGraphicsItem::mouseReleaseEvent()}{mouseReleaseEvent()} to update the
+ item's visual appearance.
+
+ We will start reviewing the \c Node implementation by looking at its
+ constructor:
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 0
+
+ In the constructor, we set the
+ \l{QGraphicsItem::ItemIsMovable}{ItemIsMovable} flag to allow the item to
+ move in response to mouse dragging, and
+ \l{QGraphicsItem::ItemSendsGeometryChanges}{ItemSendsGeometryChanges} to
+ enable \l{QGraphicsItem::itemChange()}{itemChange()} notifications for
+ position and transformation changes. We also enable
+ \l{QGraphicsItem::DeviceCoordinateCache}{DeviceCoordinateCache} to speed up
+ rendering performance. To ensure that the nodes are always stacked on top
+ of edges, we finally set the item's Z value to -1.
+
+ \c Node's constructor takes a \c GraphWidget pointer and stores this as a
+ member variable. We will revisit this pointer later on.
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 1
+
+ The addEdge() function adds the input edge to a list of attached edges. The
+ edge is then adjusted so that the end points for the edge match the
+ positions of the source and destination nodes.
+
+ The edges() function simply returns the list of attached edges.
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 2
+
+ The \e calculateForces() function implements the elastic forces effect that
+ pulls and pushes on nodes in the grid. In addition to this algorithm, the
+ user can move one node around with the mouse. Because we do not want the
+ two to interfere, we start by checking if this \c Node is the current mouse
+ grabber item (i.e., QGraphicsScene::mouseGrabberItem()). Because we need to
+ find all neighboring (but not necessarily connected) nodes, we also make
+ sure the item is part of a scene in the first place.
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 3
+
+ The algorithm has two steps: the first is to calculate the forces that push
+ the nodes apart, and the second is to subtract the forces that pull the
+ nodes together. First we need to find all the nodes in the graph. We call
+ QGraphicsScene::items() to find all items in the scene, and then use
+ qgraphicsitem_cast() to look for \c Node instances.
+
+ We make use of \l{QGraphicsItem::mapFromItem()}{mapFromItem()} to create a
+ vector pointing from this node to each other node, in \l{The Graphics View
+ Coordinate System}{local coordinates}. We use the decomposed components of
+ this vector to determine the direction and strength of force that apply to
+ the node. The forces are added up for each node, and weighted so that the
+ closest nodes are given the strongest force. The sum of all forces are
+ stored in \e xvel (X-velocity) and \e yvel (Y-velocity).
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 4
+
+ The edges between the nodes represent the forces that pull the nodes
+ together. By visiting each edge that is connected to this node, we can use
+ a similar approach as above to find the direction and strength of all
+ forces. These forces are subtracted from \e xvel and \e yvel.
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 5
+
+ In theory, the sum of pushing and pulling forces should stabilize to
+ precisely 0. In practise, however, they never do. To circumvent errors in
+ numerical precision, we simply force the sum of forces to be 0 when they
+ are less than 0.1.
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 6
+
+ The final step of \e calculateForces() determines the node's new position.
+ We add the force to the node's current position. We also make sure the new
+ position stays inside of our defined boundaries. We don't actually move the
+ item in this function; that's done in a separate step, from \e advance().
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 7
+
+ The \e advance() function updates the item's current position. It is called
+ from \e GraphWidget::timerEvent(). If the node's position changed, the
+ function returns true; otherwise false is returned.
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 8
+
+ The \e Node's bounding rectangle is a 20x20 sized rectangle centered around
+ its origin (0, 0), adjusted by 2 units in all directions to compensate for
+ the node's outline stroke, and by 3 units down and to the right to make
+ room for a simple drop shadow.
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 9
+
+ The shape is a simple ellipse. This ensures that you must click inside the
+ node's elliptic shape in order to drag it around. You can test this effect
+ by running the example, and zooming far enough in so that the nodes become
+ very large. Without reimplementing \l{QGraphicsItem::shape()}{shape()}, the
+ item's hit area would be identical to its bounding rectangle (i.e.,
+ rectangular).
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 10
+
+ This function implements the node's painting. We start by drawing a simple
+ dark gray elliptic drop shadow at (-7, -7), that is, (3, 3) units down and
+ to the right.
+
+ We then draw an ellipse with a radial gradient fill. This fill is either
+ Qt::yellow to Qt::darkYellow when raised, or the opposite when sunken. In
+ sunken state we also shift the center and focal point by (3, 3) to
+ emphasize the impression that something has been pushed down.
+
+ Drawing filled ellipses with gradients can be quite slow, especially when
+ using complex gradients such as QRadialGradient. This is why this example
+ uses \l{QGraphicsItem::DeviceCoordinateCache}{DeviceCoordinateCache}, a
+ simple yet effective measure that prevents unnecessary redrawing.
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 11
+
+ We reimplement \l{QGraphicsItem::itemChange()}{itemChange()} to adjust the
+ position of all connected edges, and to notify the scene that an item has
+ moved (i.e., "something has happened"). This will trigger new force
+ calculations.
+
+ This notification is the only reason why the nodes need to keep a pointer
+ back to the \e GraphWidget. Another approach could be to provide such
+ notification using a signal; in such case, \e Node would need to inherit
+ from QGraphicsObject.
+
+ \snippet examples/graphicsview/elasticnodes/node.cpp 12
+
+ Because we have set the \l{QGraphicsItem::ItemIsMovable}{ItemIsMovable}
+ flag, we don't need to implement the logic that moves the node according to
+ mouse input; this is already provided for us. We still need to reimplement
+ the mouse press and release handlers though, to update the nodes' visual
+ appearance (i.e., sunken or raised).
+
+ \section1 Edge Class Definition
+
+ The \e Edge class represents the arrow-lines between the nodes in this
+ example. The class is very simple: it maintains a source- and destination
+ node pointer, and provides an \e adjust() function that makes sure the line
+ starts at the position of the source, and ends at the position of the
+ destination. The edges are the only items that change continuously as
+ forces pull and push on the nodes.
+
+ Let's take a look at the class declaration:
+
+ \snippet examples/graphicsview/elasticnodes/edge.h 0
+
+ \e Edge inherits from QGraphicsItem, as it's a simple class that has no use
+ for signals, slots, and properties (compare to QGraphicsObject).
+
+ The constructor takes two node pointers as input. Both pointers are
+ mandatory in this example. We also provide get-functions for each node.
+
+ The \e adjust() function repositions the edge, and the item also implements
+ \l{QGraphicsItem::boundingRect()}{boundingRect()} and
+ \{QGraphicsItem::paint()}{paint()}.
+
+ We will now review its implementation.
+
+ \snippet examples/graphicsview/elasticnodes/edge.cpp 0
+
+ The \e Edge constructor initializes its arrowSize data member to 10 units;
+ this determines the size of the arrow which is drawn in
+ \l{QGraphicsItem::paint()}{paint()}.
+
+ In the constructor body, we call
+ \l{QGraphicsItem::setAcceptedMouseButtons()}{setAcceptedMouseButtons(0)}.
+ This ensures that the edge items are not considered for mouse input at all
+ (i.e., you cannot click the edges). Then, the source and destination
+ pointers are updated, this edge is registered with each node, and we call
+ \e adjust() to update this edge's start end end position.
+
+ \snippet examples/graphicsview/elasticnodes/edge.cpp 1
+
+ The source and destination get-functions simply return the respective
+ pointers.
+
+ \snippet examples/graphicsview/elasticnodes/edge.cpp 2
+
+ In \e adjust(), we define two points: \e sourcePoint, and \e destPoint,
+ pointing at the source and destination nodes' origins respectively. Each
+ point is calculated using \l{The Graphics View Coordinate System}{local
+ coordinates}.
+
+ We want the tip of the edge's arrows to point to the exact outline of the
+ nodes, as opposed to the center of the nodes. To find this point, we first
+ decompose the vector pointing from the center of the source to the center
+ of the destination node into X and Y, and then normalize the components by
+ dividing by the length of the vector. This gives us an X and Y unit delta
+ that, when multiplied by the radius of the node (which is 10), gives us the
+ offset that must be added to one point of the edge, and subtracted from the
+ other.
+
+ If the length of the vector is less than 20 (i.e., if two nodes overlap),
+ then we fix the source and destination pointer at the center of the source
+ node. In practise this case is very hard to reproduce manually, as the
+ forces between the two nodes is then at its maximum.
+
+ It's important to notice that we call
+ \l{QGraphicsItem::prepareGeometryChange()}{prepareGeometryChange()} in this
+ function. The reason is that the variables \e sourcePoint and \e destPoint
+ are used directly when painting, and they are returned from the
+ \l{QGraphicsItem::boundingRect()}{boundingRect()} reimplementation. We must
+ always call
+ \l{QGraphicsItem::prepareGeometryChange()}{prepareGeometryChange()} before
+ changing what \l{QGraphicsItem::boundingRect()}{boundingRect()} returns,
+ and before these variables can be used by
+ \l{QGraphicsItem::paint()}{paint()}, to keep Graphics View's internal
+ bookkeeping clean. It's safest to call this function once, immediately
+ before any such variable is modified.
+
+ \snippet examples/graphicsview/elasticnodes/edge.cpp 3
+
+ The edge's bounding rectangle is defined as the smallest rectangle that
+ includes both the start and the end point of the edge. Because we draw an
+ arrow on each edge, we also need to compensate by adjusting with half the
+ arrow size and half the pen width in all directions. The pen is used to
+ draw the outline of the arrow, and we can assume that half of the outline
+ can be drawn outside of the arrow's area, and half will be drawn inside.
+
+ \snippet examples/graphicsview/elasticnodes/edge.cpp 4
+
+ We start the reimplementation of \l{QGraphicsItem::paint()}{paint()} by
+ checking a few preconditions. Firstly, if either the source or destination
+ node is not set, then we return immediately; there is nothing to draw.
+
+ At the same time, we check if the length of the edge is approximately 0,
+ and if it is, then we also return.
+
+ \snippet examples/graphicsview/elasticnodes/edge.cpp 5
+
+ We draw the line using a pen that has round joins and caps. If you run the
+ example, zoom in and study the edge in detail, you will see that there are
+ no sharp/square edges.
+
+ \snippet examples/graphicsview/elasticnodes/edge.cpp 6
+
+ We proceed to drawing one arrow at each end of the edge. Each arrow is
+ drawn as a polygon with a black fill. The coordinates for the arrow are
+ determined using simple trigonometry.
+
+ \section1 GraphWidget Class Definition
+
+ \e GraphWidget is a subclass of QGraphicsView, which provides the main
+ window with scrollbars.
+
+ \snippet examples/graphicsview/elasticnodes/graphwidget.h 0
+
+ It provides a basic constructor that initializes the scene, an \e
+ itemMoved() function to notify changes in the scene's node graph, a few
+ event handlers, a reimplementation of
+ \l{QGraphicsView::drawBackground()}{drawBackground()}, and a helper
+ function for scaling the view by mouse or keyboard.
+
+ \snippet examples/graphicsview/elasticnodes/graphwidget.cpp 0
+
+ \e GraphicsWidget's constructor creates the scene, and because most items
+ move around most of the time, it sets QGraphicsScene::NoIndex. Then the
+ scene gets a fixed \l{QGraphicsScene::sceneRect}{scene rectangle}.
+ The scene is then assigned to the \e GraphWidget view.
+
+ The view enables QGraphicsView::CacheBackground to cache rendering of its
+ static and somewhat complex background. Because the graph renders a close
+ collection of small items that all move around, it's unnecessary for
+ Graphics View to waste time finding accurate update regions, so we set the
+ QGraphicsView::BoundingRectViewportUpdate viewport update mode. The default
+ would work fine, but this mode is noticably faster for this example.
+
+ To improve rendering quality, we set QPainter::Antialiasing.
+
+ The transformation anchor decides how the view should scroll when you
+ transform the view, or in our case, when we zoom in or out. We have chosen
+ QGraphicsView::AnchorUnderMouse, which centers the view on the point under
+ the mouse cursor. This makes it easy to zoom towards a point in the scene
+ by moving the mouse over it, and then rolling the mouse wheel.
+
+ Finally we give the window a minimum size that matches the scene's default
+ size, and set a suitable window title.
+
+ \snippet examples/graphicsview/elasticnodes/graphwidget.cpp 1
+
+ The last part of the constructor creates the grid of nodes and edges, and
+ gives each node an initial position.
+
+ \snippet examples/graphicsview/elasticnodes/graphwidget.cpp 2
+
+ \e GraphWidget is notified of node movement through this \e itemMoved()
+ function. Its job is simply to restart the main timer in case it's not
+ running already. The timer is designed to stop when the graph stabilizes,
+ and start once it's unstable again.
+
+ \snippet examples/graphicsview/elasticnodes/graphwidget.cpp 3
+
+ This is \e GraphWidget's key event handler. The arrow keys move the center
+ node around, the '+' and '-' keys zoom in and out by calling \e
+ scaleView(), and the enter and space keys randomize the positions of the
+ nodes. All other key events (e.g., page up and page down) are handled by
+ QGraphicsView's default implementation.
+
+ \snippet examples/graphicsview/elasticnodes/graphwidget.cpp 4
+
+ The timer event handler's job is to run the whole force calculation
+ machinery as a smooth animation. Each time the timer is triggered, the
+ handler will find all nodes in the scene, and call \e
+ Node::calculateForces() on each node, one at a time. Then, in a final step
+ it will call \e Node::advance() to move all nodes to their new positions.
+ By checking the return value of \e advance(), we can decide if the grid
+ stabilized (i.e., no nodes moved). If so, we can stop the timer.
+
+ \snippet examples/graphicsview/elasticnodes/graphwidget.cpp 5
+
+ In the wheel event handler, we convert the mouse wheel delta to a scale
+ factor, and pass this factor to \e scaleView(). This approach takes into
+ account the speed that the wheel is rolled. The faster you roll the mouse
+ wheel, the faster the view will zoom.
+
+ \snippet examples/graphicsview/elasticnodes/graphwidget.cpp 6
+
+ The view's background is rendered in a reimplementation of
+ QGraphicsView::drawBackground(). We draw a large rectangle filled with a
+ linear gradient, with a drop shadow, and then render text in top. The text
+ is rendered twice to give a similar simple drop-shadow effect.
+
+ This background rendering is quite expensive; this is why the view enables
+ QGraphicsView::CacheBackground.
+
+ \snippet examples/graphicsview/elasticnodes/graphwidget.cpp 7
+
+ The \e scaleView() helper function checks that the scale factor stays
+ within certain limits (i.e., you cannot zoom too far in nor too far out),
+ and then applies this scale.
+
+ \section1 The main() Function
+
+ In contrast to the complexity of the rest of this example, the \e main()
+ function is very simple: We create a QApplication instance, seed the
+ randomizer using qsrand(), and then create and show an instance of \e
+ GraphWidget. Because all nodes in the grid are moved initially, the \e
+ GraphWidget timer will start immediately after control has returned to the
+ event loop.
*/
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc
new file mode 100644
index 0000000000..93e4a4689d
--- /dev/null
+++ b/doc/src/examples/qml-examples.qdoc
@@ -0,0 +1,260 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+/*!
+ \title Animations
+ \example declarative/animations
+
+ This example shows how to use animations in QML.
+*/
+
+/*!
+ \title AspectRatio
+ \example declarative/aspectratio
+
+ This example shows how to implement different aspect ratios in QML.
+*/
+
+/*!
+ \example declarative/behaviors
+ \title Behaviors
+*/
+
+/*!
+ \title Border Image
+ \example declarative/border-image
+
+ This example shows how to use a BorderImage in QML.
+*/
+
+/*!
+ \title Clocks
+ \example declarative/clocks
+
+ This example shows how to create a Clock component and reuse it in a grid.
+*/
+
+/*!
+ \title Connections
+ \example declarative/connections
+
+ This example shows how to use a Connection element in QML.
+*/
+
+/*!
+ \title Dial
+ \example declarative/dial
+
+ This example shows how to implement a dial in QML.
+*/
+
+/*!
+ \title Dynamic
+ \example declarative/dynamic
+
+ This example shows how to create dynamic objects QML.
+*/
+
+/*!
+ \example declarative/extending
+ \title Extending
+*/
+
+/*!
+ \example declarative/fillmode
+ \title Fillmode
+*/
+
+/*!
+ \title Flipable
+ \example declarative/flipable
+
+ This example shows how to use a Flipable element in QML.
+*/
+
+/*!
+ \title Focus
+ \example declarative/focus
+
+ This example shows how to handle keys and focus in QML.
+
+ \image qml-focus-example.png
+*/
+
+/*!
+ \example declarative/fonts
+ \title Fonts
+*/
+
+/*!
+ \example declarative/gridview
+ \title GridView
+*/
+
+/*!
+ \example declarative/imageprovider
+ \title Image Provider
+*/
+
+/*!
+ \example declarative/images
+ \title Images
+*/
+
+/*!
+ \example declarative/layouts
+ \title Layouts
+*/
+
+/*!
+ \example declarative/listmodel-threaded
+ \title ListModel Threaded
+*/
+
+/*!
+ \example declarative/listview
+ \title ListView
+*/
+
+/*!
+ \example declarative/mousearea
+ \title Mouse Area
+*/
+
+/*!
+ \example declarative/objectlistmodel
+ \title Object ListModel
+*/
+
+/*!
+ \example declarative/package
+ \title Package
+*/
+
+/*!
+ \example declarative/parallax
+ \title Parallax
+*/
+
+/*!
+ \example declarative/plugins
+ \title Plugins
+*/
+
+/*!
+ \example declarative/progressbar
+ \title Progress Bars
+*/
+
+/*!
+ \example declarative/proxywidgets
+ \title Proxy Widgets
+*/
+
+/*!
+ \example declarative/scrollbar
+ \title Scrollbar
+*/
+
+/*!
+ \example declarative/searchbox
+ \title Search Box
+*/
+
+/*!
+ \example declarative/slideswitch
+ \title Slide Switch
+*/
+
+/*!
+ \example declarative/sql
+ \title SQL
+*/
+
+/*!
+ \example declarative/states
+ \title States
+*/
+
+/*!
+ \example declarative/stringlistmodel
+ \title String ListModel
+*/
+
+/*!
+ \example declarative/tabwidget
+ \title Tab Widget
+*/
+
+/*!
+ \example declarative/tic-tac-toe
+ \title Tic-Tac-Toe
+*/
+
+/*!
+ \example declarative/tvtennis
+ \title TV Tennis
+*/
+
+/*!
+ \example declarative/velocity
+ \title Velocity
+*/
+
+/*!
+ \example declarative/webview
+ \title WebView
+*/
+
+/*!
+ \example declarative/workerscript
+ \title WorkerScript
+*/
+
+/*!
+ \example declarative/xmldata
+ \title XML Data
+*/
+
+/*!
+ \example declarative/xmlhttprequest
+ \title XMLHttpRequest
+*/
diff --git a/doc/src/getting-started/examples.qdoc b/doc/src/getting-started/examples.qdoc
index 071a1070c9..542f672607 100644
--- a/doc/src/getting-started/examples.qdoc
+++ b/doc/src/getting-started/examples.qdoc
@@ -649,8 +649,8 @@
\list
\o \l{graphicsview/collidingmice}{Colliding Mice}\raisedaster
\o \l{graphicsview/diagramscene}{Diagram Scene}\raisedaster
- \o \l{graphicsview/dragdroprobot}{Drag and Drop Robot}
- \o \l{graphicsview/elasticnodes}{Elastic Nodes}
+ \o \l{graphicsview/dragdroprobot}{Drag and Drop Robot}\raisedaster
+ \o \l{graphicsview/elasticnodes}{Elastic Nodes}\raisedaster
\o \l{graphicsview/portedasteroids}{Ported Asteroids}
\o \l{graphicsview/portedcanvas}{Ported Canvas}
\endlist
diff --git a/doc/src/getting-started/installation.qdoc b/doc/src/getting-started/installation.qdoc
index 3a9d4ea29a..3ea351e35f 100644
--- a/doc/src/getting-started/installation.qdoc
+++ b/doc/src/getting-started/installation.qdoc
@@ -697,6 +697,209 @@ If you are using pre-built binaries, follow the instructions given in the
\endlist
*/
+/*! \page install-Symbian-linux.html
+\title Installing Qt on the Symbian platform using Linux (experimental)
+\ingroup installation
+\ingroup qtsymbian
+\brief How to install Qt on the Symbian platform using Linux.
+
+\note Qt for the Symbian platform has some requirements that are given in more detail
+in the \l{Qt for the Symbian platform Requirements} document. TODO list requirements like SDK here.
+
+\note \bold {This document describes how to install and configure Qt for
+the Symbian platform from scratch, using Linux as the build host.
+Qt does not come with a binary package for Linux yet, but if you want to avoid
+the full build of Qt and start developing applications right away, you can
+download drop-in binaries from here: TODO}
+
+\list 1
+
+ \o Setup the development environment
+
+ TODO Make sure your Symbian development environment is correctly installed and
+ patched as explained in the \l{Qt for the Symbian platform Requirements} document.
+
+ \o Install Qt
+
+ Uncompress the \l{http://qt.nokia.com/downloads}{downloaded} source package into the
+ directory you want Qt installed, e.g. \c{/home/user/qt/%VERSION%}.
+
+ \o Environment variables
+
+ In order to build and use Qt, the \c PATH environment variable needs
+ to be extended to fine Qt tools and also to find the Symbian platform tools:
+
+ First you need to set the \c EPOCROOT environment variable to point to the location
+ of your S60 SDK:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 36
+
+ Then you can update the PATH variable;
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 37
+
+ \o Configure Qt
+
+ To configure Qt for the Symbian platform, do:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 38
+ to build the libraries using RVCT or
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 39
+ to build the libraries using GCCE.
+
+ \o Build Qt
+
+ To build Qt for the device, type:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 40
+
+ Congratulations, Qt is now ready to use.
+
+ \o Building Qt packages for the device
+
+ To run any application or demo on a real device, you need to install it
+ on the device. To do this you first have to create a a package for the
+ device, containing the libraries:
+
+ \list A
+ \o Building a Qt package without a certificate
+
+ If you have no certificate, build a self signed Qt:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 41
+
+ The Qt libraries are built with "All -Tcb" capability, so that
+ they can support all types of applications. However, these
+ capabilities are automatically lowered if you make a selfsigned
+ package.
+
+ \o Building a Qt package with a Symbian developer certificate
+
+ If you have a symbian-signed developer certificate, specify the
+ capabilities you can sign for, for example:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 42
+ \endlist
+
+ \o Installing Qt packages to the device.
+
+ It is possible to install packages to a phone in Linux by putting
+ the package on the phone memory card and then installing manually
+ from the phone menu. However, this is tedious and will not work
+ on phones without a memory card, so the method recommended by Qt is
+ to use the App TRK tool.
+
+ \list a
+ \o Obtaining the App TRK package.
+
+ Download the package from the following location.
+
+ \list
+ \o \l{http://tools.ext.nokia.com/trk/}{Application TRK}.
+ Choose the correct installation package based on the
+ S60 version of your device
+ (\c{S60_<S60-version>_app_trk_<TRK-version>.sisx}).
+ \endlist
+
+ This package currently has to be installed by putting the
+ package on the memory card and installing from the phone
+ menu, or using a Windows PC for doing the install. However,
+ the installation only has to be done once.
+
+ \o Configuring App TRK on the phone.
+
+ When App TRK is installed, connect the phone to the PC using
+ the USB cable. Select "PCSuite" as connection type. Then run
+ App TRK on the phone, and make sure that the connection type is
+ USB. This can be changed under
+ the \c Settings menu entry. If necessary, choose \c Connect
+ from the menu.
+
+ \o Configuring the USB serial driver on the Linux system.
+
+ On Linux, phone should appear as the \c /dev/ttyUSB1 device,
+ however if you are running an old kernel, you may need to
+ force the USB module to be loaded correctly before the device
+ will appear:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 43
+
+ Note the identifier on the line where your Symbian device
+ appears. Then execute the following, using the first and
+ second part of the identifier in place of \c XXXX,
+ respectively.
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 44
+
+ The \c rmmod step may fail if the module is not already
+ loaded, but that is harmless.
+
+ \o Building the \c runonphone tool.
+
+ Note that building the \c runonphone tool requires a separate
+ installation of Qt for Linux. If there is a version of Qt
+ installed by your distribution's package mechanism, that that
+ should do fine. Some distributions separate the libraries from
+ the development setup which includes qmake. Make sure you have
+ both installed.
+
+ First make sure that the \c qmake you use is taken from the
+ Linux installation of Qt. The easiest way to make sure of this
+ is to open a new shell and run the following command:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 45
+
+ \c qmake will tell you where it is installed.
+
+ Copy the \c{%QTDIR%/tools/runonphone} folder to a place outside
+ of the Qt tree. Then go to the folder in a shell and build it:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 46
+
+ Copy the resulting executable to a folder which is in your
+ \c PATH environment variable.
+
+ \o Installing the built package onto the phone.
+
+ Return to the root of the Qt tree configured for Symbian. Then
+ install the Qt libraries by running the following:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 47
+
+ \note If the installation fails, please make sure that there is
+ no previously installed version of Qt on the phone.
+
+ Qt requires some dependent packages to be installed on the device,
+ they are shipped in the Symbian SDK and can be installed using the
+ runonphone tool as well.
+ The packages can be found in the EPOCROOT at the following locations;
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 50
+
+ \endlist
+
+ \o Running Qt demos
+
+ We've included a subset of the Qt demos in this package for you
+ to try out. An excellent starting point is the "fluidlauncher"
+ demo.
+
+ Install and run the demo by using the following commands:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 48
+
+ The same command can be used for other applications:
+
+ \snippet doc/src/snippets/code/doc_src_installation.qdoc 49
+
+ For more information about building and running Qt programs on the
+ Symbian platform, see \l{The Symbian platform - Introduction to Qt}.
+
+ We hope you will enjoy using Qt.
+
+\endlist
+
+*/
/*!
\page requirements.html
\title General Qt Requirements
diff --git a/doc/src/platforms/platform-notes.qdoc b/doc/src/platforms/platform-notes.qdoc
index 83f2833aaa..8f5b6a558f 100644
--- a/doc/src/platforms/platform-notes.qdoc
+++ b/doc/src/platforms/platform-notes.qdoc
@@ -411,7 +411,7 @@
\section1 Source Compatibility
Qt for Symbian provides the same level of source compatibility guarantee as
- given for other platforms.  That is, a program which compiles against a given
+ given for other platforms. That is, a program which compiles against a given
version of Qt for Symbian will also compile against all future versions of the
same major release.
@@ -496,28 +496,31 @@
\section1 Required Capabilities
- Distributions of Qt are typically signed with \c{All -TCB}. What your
- application needs to be signed with in order to function with Qt depends
- on what functionality it uses:
+ The Qt libraries are typically signed with \c{All -TCB} capabilites, but
+ that does not mean your Qt application needs to be signed with the same
+ capabilities to function properly. The capabilities your application needs
+ to function properly depends on which parts of Qt you use, here is an
+ overview:
\table
- \header \o Technology
+ \header \o Module
\o Required Symbian Capability
\row \o QtCore
- \o \c PowerMgmt if applications are terminated using QProcess.
+ \o \c PowerMgmt if QProcess::kill(...) or QProcess::terminate(...) is called.
+ \row \o QtCore
+ \o \c AllFiles when \l{http://developer.symbian.org/wiki/index.php/Capabilities_%28Symbian_Signed%29/AllFiles_Capability}{accessing specific areas.}
\row \o QtNetwork
- \o NetworkServices
+ \o \c NetworkServices is basically always required for this module.
\row \o QtMultiMedia
\o \c UserEnvironment if QAudioInput is used.
\endtable
- Depending on what file paths that are accessed and how AllFiles may be
- required. Similarly, if the network is accessed indirectly through
- components such as QtXmlPatterns, QtWebkit or QtScript, the capabilities
- needs to match accordingly.
+ Note that some modules rely on other modules. If your application uses
+ QtXmlPatterns, QtWebkit or QtScript it may still require \c NetworkServices
+ \o as these modules rely on QtNetwork to go online.
- See individual classes' documentation for specifics. If a class does not
- mention Symbian capabilities, it requires none.
+ For more information see the documentation of the individual Qt classes. If
+ a class does not mention Symbian capabilities, it requires none.
\section1 Multimedia and Phonon Support
diff --git a/doc/src/snippets/code/doc_src_installation.qdoc b/doc/src/snippets/code/doc_src_installation.qdoc
index b3c99038ff..ac94cf7a15 100644
--- a/doc/src/snippets/code/doc_src_installation.qdoc
+++ b/doc/src/snippets/code/doc_src_installation.qdoc
@@ -225,10 +225,8 @@ SYMBIANBUILD_DEPENDENCYOFF=1
//! [34]
cd src\s60installs
-patch_capabilities.pl Qt_template.pkg release-armv5
make sis QT_SIS_OPTIONS=-i
cd ..\3rdparty\webkit\WebCore
-patch_capabilities.pl QtWebkit_template.pkg release-armv5
make sis QT_SIS_OPTIONS=-i
//! [34]
@@ -240,3 +238,87 @@ cd ..\3rdparty\webkit\WebCore
patch_capabilities.pl QtWebKit_template.pkg release-armv5 "ALL -Tcb -AllFiles -DRM"
make sis QT_SIS_OPTIONS=-i QT_SIS_CERTIFICATE=<certificate file> QT_SIS_KEY=<certificate key file>
//! [35]
+
+//! [36]
+EPOCROOT=/home/user/s60-sdk/
+export EPOCROOT
+//! [36]
+
+//! [37]
+PATH=/home/user/qt/%VERSION%/bin:$EPOCROOT/epoc32/tools:$PATH
+export PATH
+//! [37]
+
+//! [38]
+cd /home/user/qt/%VERSION%
+./configure -platform linux-g++ -xplatform symbian/linux-armcc -arch symbian
+//! [38]
+
+//! [39]
+cd /home/user/qt/%VERSION%
+./configure -platform linux-g++ -xplatform symbian/linux-gcce -arch symbian -no-webkit
+//! [39]
+
+//! [40]
+make
+//! [40]
+
+//! [41]
+cd src/s60installs
+make sis
+//! [41]
+
+//! [42]
+cd src/s60installs
+patch_capabilities.pl Qt_template.pkg - "ALL -Tcb -AllFiles -DRM"
+make sis QT_SIS_CERTIFICATE=<certificate file> QT_SIS_KEY=<certificate key file>
+cd ../3rdparty/webkit/WebCore
+patch_capabilities.pl QtWebKit_template.pkg - "ALL -Tcb -AllFiles -DRM"
+make sis QT_SIS_CERTIFICATE=<certificate file> QT_SIS_KEY=<certificate key file>
+//! [42]
+
+//! [43]
+lsusb
+//! [43]
+
+//! [44]
+sudo rmmod usbserial
+sudo modprobe usbserial vendor=0x0XXX product=0x0XXX
+//! [44]
+
+//! [45]
+$ qmake -version
+QMake version 2.01a
+Using Qt version 4.6.2 in /usr/lib/qt4
+//! [45]
+
+//! [46]
+cd $HOME/runonphone
+qmake
+make
+//! [46]
+
+//! [47]
+runonphone -s lib/Qt.sis
+//! [47]
+
+//! [48]
+cd demos/embedded/fluidlauncher
+runonphone -s fluidlauncher.sis fluidlauncher.exe
+//! [48]
+
+//! [49]
+cd myapp
+qmake
+make
+make sis
+runonphone -s myapp.sis myapp.exe
+//! [49]
+
+//! [50]
+nokia_plugin/openc/s60opencsis/openc_ssl_s60_1_6_ss.sis
+nokia_plugin/openc/s60opencsis/pips_s60_1_6_ss.sis
+nokia_plugin/opencpp/s60opencppsis/stdcpp_s60_1_6_ss.sis
+//! [50]
+
+
diff --git a/examples/declarative/dynamic/qml/itemCreation.js b/examples/declarative/dynamic/qml/itemCreation.js
index 4fa0d9f125..98d48a8c53 100644
--- a/examples/declarative/dynamic/qml/itemCreation.js
+++ b/examples/declarative/dynamic/qml/itemCreation.js
@@ -32,7 +32,7 @@ function loadComponent() {
createItem();
itemComponent = Qt.createComponent(itemButton.file);
- //print(itemButton.file)
+ //console.log(itemButton.file)
if(itemComponent.isLoading){
component.statusChanged.connect(finishCreation);
}else{//Depending on the content, it can be ready or error immediately
@@ -51,8 +51,8 @@ function createItem() {
draggedItem.z = 4;//On top
} else if (itemComponent.isError) {
draggedItem = null;
- print("error creating component");
- print(component.errorsString());
+ console.log("error creating component");
+ console.log(component.errorsString());
}
}
diff --git a/examples/declarative/tutorials/extending/chapter1-basics/app.qml b/examples/declarative/tutorials/extending/chapter1-basics/app.qml
new file mode 100644
index 0000000000..15dcd2d366
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter1-basics/app.qml
@@ -0,0 +1,17 @@
+import Music 1.0
+import Qt 4.7
+
+Rectangle {
+ width: 300; height: 200
+
+ Musician {
+ id: aMusician
+ name: "Reddy the Rocker"
+ instrument: "Guitar"
+ }
+
+ Text {
+ anchors.fill: parent
+ text: aMusician.name + " plays the " + aMusician.instrument
+ }
+}
diff --git a/examples/declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro b/examples/declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro
new file mode 100644
index 0000000000..bd05ebe2cc
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro
@@ -0,0 +1,5 @@
+QT += declarative
+
+HEADERS += musician.h
+SOURCES += musician.cpp \
+ main.cpp
diff --git a/examples/declarative/tutorials/extending/chapter1-basics/main.cpp b/examples/declarative/tutorials/extending/chapter1-basics/main.cpp
new file mode 100644
index 0000000000..0e71bb0ce1
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter1-basics/main.cpp
@@ -0,0 +1,58 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+//![0]
+#include "musician.h"
+#include <qdeclarative.h>
+#include <QDeclarativeView>
+#include <QApplication>
+
+int main(int argc, char *argv[])
+{
+ QApplication app(argc, argv);
+
+ qmlRegisterType<Musician>("Music", 1, 0, "Musician");
+
+ QDeclarativeView view;
+ view.setSource(QUrl::fromLocalFile("app.qml"));
+ view.show();
+ return app.exec();
+}
+//![0]
diff --git a/examples/declarative/tutorials/extending/chapter1-basics/musician.cpp b/examples/declarative/tutorials/extending/chapter1-basics/musician.cpp
new file mode 100644
index 0000000000..b545f84b14
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter1-basics/musician.cpp
@@ -0,0 +1,67 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#include "musician.h"
+
+Musician::Musician(QObject *parent)
+ : QObject(parent)
+{
+}
+
+QString Musician::name() const
+{
+ return m_name;
+}
+
+void Musician::setName(const QString &name)
+{
+ m_name = name;
+}
+
+QString Musician::instrument() const
+{
+ return m_instrument;
+}
+
+void Musician::setInstrument(const QString &instrument)
+{
+ m_instrument = instrument;
+}
+
diff --git a/examples/declarative/tutorials/extending/chapter1-basics/musician.h b/examples/declarative/tutorials/extending/chapter1-basics/musician.h
new file mode 100644
index 0000000000..70ade82c4b
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter1-basics/musician.h
@@ -0,0 +1,69 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#ifndef MUSICIAN_H
+#define MUSICIAN_H
+
+//![0]
+#include <QObject>
+
+class Musician : public QObject
+{
+ Q_OBJECT
+ Q_PROPERTY(QString name READ name WRITE setName)
+ Q_PROPERTY(QString instrument READ instrument WRITE setInstrument)
+
+public:
+ Musician(QObject *parent = 0);
+
+ QString name() const;
+ void setName(const QString &name);
+
+ QString instrument() const;
+ void setInstrument(const QString &instrument);
+
+private:
+ QString m_name;
+ QString m_instrument;
+};
+//![0]
+
+#endif
+
diff --git a/examples/declarative/tutorials/extending/chapter2-methods/app.qml b/examples/declarative/tutorials/extending/chapter2-methods/app.qml
new file mode 100644
index 0000000000..35e083efc3
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter2-methods/app.qml
@@ -0,0 +1,19 @@
+import Music 1.0
+import Qt 4.7
+
+Rectangle {
+ width: 200; height: 200
+
+ Musician {
+ id: aMusician
+ name: "Reddy the Rocker"
+ instrument: "Guitar"
+
+ onPerformanceEnded: console.log("The performance has now ended")
+ }
+
+ MouseArea {
+ anchors.fill: parent
+ onClicked: aMusician.perform()
+ }
+}
diff --git a/examples/declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro b/examples/declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro
new file mode 100644
index 0000000000..bd05ebe2cc
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro
@@ -0,0 +1,5 @@
+QT += declarative
+
+HEADERS += musician.h
+SOURCES += musician.cpp \
+ main.cpp
diff --git a/examples/declarative/tutorials/extending/chapter2-methods/main.cpp b/examples/declarative/tutorials/extending/chapter2-methods/main.cpp
new file mode 100644
index 0000000000..0e71bb0ce1
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter2-methods/main.cpp
@@ -0,0 +1,58 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+//![0]
+#include "musician.h"
+#include <qdeclarative.h>
+#include <QDeclarativeView>
+#include <QApplication>
+
+int main(int argc, char *argv[])
+{
+ QApplication app(argc, argv);
+
+ qmlRegisterType<Musician>("Music", 1, 0, "Musician");
+
+ QDeclarativeView view;
+ view.setSource(QUrl::fromLocalFile("app.qml"));
+ view.show();
+ return app.exec();
+}
+//![0]
diff --git a/examples/declarative/tutorials/extending/chapter2-methods/musician.cpp b/examples/declarative/tutorials/extending/chapter2-methods/musician.cpp
new file mode 100644
index 0000000000..3df19e3d55
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter2-methods/musician.cpp
@@ -0,0 +1,75 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#include "musician.h"
+#include <QDebug>
+
+Musician::Musician(QObject *parent)
+ : QObject(parent)
+{
+}
+
+QString Musician::name() const
+{
+ return m_name;
+}
+
+void Musician::setName(const QString &name)
+{
+ m_name = name;
+}
+
+QString Musician::instrument() const
+{
+ return m_instrument;
+}
+
+void Musician::setInstrument(const QString &instrument)
+{
+ m_instrument = instrument;
+}
+
+//![0]
+void Musician::perform()
+{
+ qWarning() << m_name << "is playing the" << m_instrument;
+ emit performanceEnded();
+}
+//![0]
diff --git a/examples/declarative/tutorials/extending/chapter2-methods/musician.h b/examples/declarative/tutorials/extending/chapter2-methods/musician.h
new file mode 100644
index 0000000000..dc48759ecd
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter2-methods/musician.h
@@ -0,0 +1,82 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#ifndef MUSICIAN_H
+#define MUSICIAN_H
+
+#include <QObject>
+
+//![0]
+class Musician : public QObject
+{
+//![0]
+ Q_OBJECT
+ Q_PROPERTY(QString name READ name WRITE setName)
+ Q_PROPERTY(QString instrument READ instrument WRITE setInstrument)
+
+//![1]
+public:
+//![1]
+
+ Musician(QObject *parent = 0);
+
+ QString name() const;
+ void setName(const QString &name);
+
+ QString instrument() const;
+ void setInstrument(const QString &instrument);
+
+//![2]
+ Q_INVOKABLE void perform();
+
+signals:
+ void performanceEnded();
+//![2]
+
+private:
+ QString m_name;
+ QString m_instrument;
+
+//![3]
+};
+//![3]
+
+#endif
+
diff --git a/examples/declarative/tutorials/extending/chapter3-bindings/app.qml b/examples/declarative/tutorials/extending/chapter3-bindings/app.qml
new file mode 100644
index 0000000000..0460b0b318
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter3-bindings/app.qml
@@ -0,0 +1,31 @@
+import Music 1.0
+import Qt 4.7
+
+Rectangle {
+ width: 200; height: 200
+
+ Musician {
+ id: reddy
+ name: "Reddy the Rocker"
+ instrument: "Guitar"
+ }
+
+ Musician {
+ id: craig
+ name: "Craig the Copycat"
+ instrument: reddy.instrument
+ }
+
+ MouseArea {
+ anchors.fill: parent
+ onClicked: {
+ reddy.perform()
+ craig.perform()
+
+ reddy.instrument = "Drums"
+
+ reddy.perform()
+ craig.perform()
+ }
+ }
+}
diff --git a/examples/declarative/tutorials/extending/chapter3-bindings/chapter3-bindings.pro b/examples/declarative/tutorials/extending/chapter3-bindings/chapter3-bindings.pro
new file mode 100644
index 0000000000..bd05ebe2cc
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter3-bindings/chapter3-bindings.pro
@@ -0,0 +1,5 @@
+QT += declarative
+
+HEADERS += musician.h
+SOURCES += musician.cpp \
+ main.cpp
diff --git a/examples/declarative/tutorials/extending/chapter3-bindings/main.cpp b/examples/declarative/tutorials/extending/chapter3-bindings/main.cpp
new file mode 100644
index 0000000000..0e71bb0ce1
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter3-bindings/main.cpp
@@ -0,0 +1,58 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+//![0]
+#include "musician.h"
+#include <qdeclarative.h>
+#include <QDeclarativeView>
+#include <QApplication>
+
+int main(int argc, char *argv[])
+{
+ QApplication app(argc, argv);
+
+ qmlRegisterType<Musician>("Music", 1, 0, "Musician");
+
+ QDeclarativeView view;
+ view.setSource(QUrl::fromLocalFile("app.qml"));
+ view.show();
+ return app.exec();
+}
+//![0]
diff --git a/examples/declarative/tutorials/extending/chapter3-bindings/musician.cpp b/examples/declarative/tutorials/extending/chapter3-bindings/musician.cpp
new file mode 100644
index 0000000000..eb615f6a3c
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter3-bindings/musician.cpp
@@ -0,0 +1,77 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#include "musician.h"
+#include <QDebug>
+
+Musician::Musician(QObject *parent)
+ : QObject(parent)
+{
+}
+
+QString Musician::name() const
+{
+ return m_name;
+}
+
+void Musician::setName(const QString &name)
+{
+ m_name = name;
+}
+
+QString Musician::instrument() const
+{
+ return m_instrument;
+}
+
+//![0]
+void Musician::setInstrument(const QString &instrument)
+{
+ if (instrument != m_instrument) {
+ m_instrument = instrument;
+ emit instrumentChanged();
+ }
+}
+//![0]
+
+void Musician::perform()
+{
+ qWarning() << m_name << "is playing the" << m_instrument;
+}
diff --git a/examples/declarative/tutorials/extending/chapter3-bindings/musician.h b/examples/declarative/tutorials/extending/chapter3-bindings/musician.h
new file mode 100644
index 0000000000..39887be42c
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter3-bindings/musician.h
@@ -0,0 +1,83 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#ifndef MUSICIAN_H
+#define MUSICIAN_H
+
+#include <QObject>
+
+//![0]
+class Musician : public QObject
+{
+//![0]
+ Q_OBJECT
+ Q_PROPERTY(QString name READ name WRITE setName)
+ Q_PROPERTY(QString instrument READ instrument WRITE setInstrument)
+
+//![1]
+ Q_PROPERTY(QString instrument READ instrument WRITE setInstrument NOTIFY instrumentChanged)
+public:
+//![1]
+
+ Musician(QObject *parent = 0);
+
+ QString name() const;
+ void setName(const QString &name);
+
+ QString instrument() const;
+ void setInstrument(const QString &instrument);
+
+ Q_INVOKABLE void perform();
+
+//![2]
+signals:
+ void instrumentChanged();
+//![2]
+
+private:
+ QString m_name;
+ QString m_instrument;
+
+//![3]
+};
+//![3]
+
+#endif
+
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml
new file mode 100644
index 0000000000..ae9272e744
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml
@@ -0,0 +1,13 @@
+import Music 1.0
+import Qt 4.7
+
+Item {
+
+ Musician {
+ id: reddy
+ name: "Reddy the Rocker"
+ instrument: Instrument { type: "Guitar" }
+ }
+
+ Component.onCompleted: console.log("Reddy plays the " + reddy.instrument.type)
+}
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro
new file mode 100644
index 0000000000..aea07a0ef5
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro
@@ -0,0 +1,7 @@
+QT += declarative
+
+HEADERS += musician.h \
+ instrument.h
+SOURCES += musician.cpp \
+ instrument.cpp \
+ main.cpp
diff --git a/doc/src/examples/qml-focus.qdoc b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/instrument.cpp
index 92d93b2279..13cd2fe8a8 100644
--- a/doc/src/examples/qml-focus.qdoc
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/instrument.cpp
@@ -38,12 +38,20 @@
** $QT_END_LICENSE$
**
****************************************************************************/
+#include "instrument.h"
-/*!
- \title Focus
- \example declarative/focus
+Instrument::Instrument(QObject *parent)
+ : QObject(parent)
+{
+}
- This example shows how to handle keys and focus in QML.
+QString Instrument::type() const
+{
+ return m_type;
+}
+
+void Instrument::setType(const QString &type)
+{
+ m_type = type;
+}
- \image qml-focus-example.png
-*/
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/instrument.h b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/instrument.h
new file mode 100644
index 0000000000..e2f09be883
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/instrument.h
@@ -0,0 +1,64 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#ifndef INSTRUMENT_H
+#define INSTRUMENT_H
+
+#include <QObject>
+
+//![0]
+class Instrument : public QObject
+{
+ Q_OBJECT
+ Q_PROPERTY(QString type READ type WRITE setType)
+
+public:
+ Instrument(QObject *parent = 0);
+
+ QString type() const;
+ void setType(const QString &type);
+
+private:
+ QString m_type;
+};
+//![0]
+
+#endif
+
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp
new file mode 100644
index 0000000000..cbbbc0fd7f
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp
@@ -0,0 +1,67 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#include "musician.h"
+#include "instrument.h"
+
+#include <qdeclarative.h>
+#include <QDeclarativeView>
+#include <QApplication>
+
+//![0]
+int main(int argc, char *argv[])
+{
+//![0]
+ QApplication app(argc, argv);
+
+ qmlRegisterType<Musician>("Music", 1, 0, "Musician");
+
+//![1]
+ qmlRegisterType<Instrument>("Music", 1, 0, "Instrument");
+//![1]
+
+ QDeclarativeView view;
+ view.setSource(QUrl::fromLocalFile("app.qml"));
+ view.show();
+ return app.exec();
+
+//![2]
+}
+//![2]
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/musician.cpp b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/musician.cpp
new file mode 100644
index 0000000000..6b66d5d841
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/musician.cpp
@@ -0,0 +1,68 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#include "musician.h"
+#include "instrument.h"
+
+Musician::Musician(QObject *parent)
+ : QObject(parent)
+{
+}
+
+QString Musician::name() const
+{
+ return m_name;
+}
+
+void Musician::setName(const QString &name)
+{
+ m_name = name;
+}
+
+Instrument *Musician::instrument() const
+{
+ return m_instrument;
+}
+
+void Musician::setInstrument(Instrument *instrument)
+{
+ m_instrument = instrument;
+}
+
diff --git a/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/musician.h b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/musician.h
new file mode 100644
index 0000000000..d0aa1185fc
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/musician.h
@@ -0,0 +1,79 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#ifndef MUSICIAN_H
+#define MUSICIAN_H
+
+#include <QObject>
+
+class Instrument;
+
+//![0]
+class Musician : public QObject
+{
+ Q_OBJECT
+ Q_PROPERTY(Instrument* instrument READ instrument WRITE setInstrument)
+//![0]
+ Q_PROPERTY(QString name READ name WRITE setName)
+
+//![1]
+public:
+//![1]
+
+ Musician(QObject *parent = 0);
+
+ QString name() const;
+ void setName(const QString &name);
+
+//![2]
+ Instrument *instrument() const;
+ void setInstrument(Instrument *instrument);
+//![2]
+
+private:
+ QString m_name;
+ Instrument *m_instrument;
+
+//![3]
+};
+//![3]
+
+#endif
+
diff --git a/examples/declarative/tutorials/extending/chapter5-plugins/app.qml b/examples/declarative/tutorials/extending/chapter5-plugins/app.qml
new file mode 100644
index 0000000000..51c1232e62
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter5-plugins/app.qml
@@ -0,0 +1,13 @@
+import Qt 4.7
+
+Item {
+
+ Musician {
+ id: reddy
+ name: "Reddy the Rocker"
+ instrument: Instrument { type: "Guitar" }
+ }
+
+ Component.onCompleted: console.log("Reddy plays the " + reddy.instrument.type)
+}
+
diff --git a/examples/declarative/tutorials/extending/chapter5-plugins/chapter5-plugins.pro b/examples/declarative/tutorials/extending/chapter5-plugins/chapter5-plugins.pro
new file mode 100644
index 0000000000..7ec68e9a49
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter5-plugins/chapter5-plugins.pro
@@ -0,0 +1,15 @@
+TEMPLATE = lib
+CONFIG += qt plugin
+QT += declarative
+
+HEADERS += musician.h \
+ instrument.h \
+ musicplugin.h
+
+SOURCES += musician.cpp \
+ instrument.cpp \
+ musicplugin.cpp
+
+DESTDIR = lib
+OBJECTS_DIR = tmp
+MOC_DIR = tmp
diff --git a/examples/declarative/tutorials/extending/chapter5-plugins/instrument.cpp b/examples/declarative/tutorials/extending/chapter5-plugins/instrument.cpp
new file mode 100644
index 0000000000..13cd2fe8a8
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter5-plugins/instrument.cpp
@@ -0,0 +1,57 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#include "instrument.h"
+
+Instrument::Instrument(QObject *parent)
+ : QObject(parent)
+{
+}
+
+QString Instrument::type() const
+{
+ return m_type;
+}
+
+void Instrument::setType(const QString &type)
+{
+ m_type = type;
+}
+
diff --git a/examples/declarative/tutorials/extending/chapter5-plugins/instrument.h b/examples/declarative/tutorials/extending/chapter5-plugins/instrument.h
new file mode 100644
index 0000000000..15f9fae9bd
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter5-plugins/instrument.h
@@ -0,0 +1,62 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#ifndef INSTRUMENT_H
+#define INSTRUMENT_H
+
+#include <QObject>
+
+class Instrument : public QObject
+{
+ Q_OBJECT
+ Q_PROPERTY(QString type READ type WRITE setType)
+
+public:
+ Instrument(QObject *parent = 0);
+
+ QString type() const;
+ void setType(const QString &type);
+
+private:
+ QString m_type;
+};
+
+#endif
+
diff --git a/examples/declarative/tutorials/extending/chapter5-plugins/musician.cpp b/examples/declarative/tutorials/extending/chapter5-plugins/musician.cpp
new file mode 100644
index 0000000000..6b66d5d841
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter5-plugins/musician.cpp
@@ -0,0 +1,68 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#include "musician.h"
+#include "instrument.h"
+
+Musician::Musician(QObject *parent)
+ : QObject(parent)
+{
+}
+
+QString Musician::name() const
+{
+ return m_name;
+}
+
+void Musician::setName(const QString &name)
+{
+ m_name = name;
+}
+
+Instrument *Musician::instrument() const
+{
+ return m_instrument;
+}
+
+void Musician::setInstrument(Instrument *instrument)
+{
+ m_instrument = instrument;
+}
+
diff --git a/examples/declarative/tutorials/extending/chapter5-plugins/musician.h b/examples/declarative/tutorials/extending/chapter5-plugins/musician.h
new file mode 100644
index 0000000000..3c3eb2eba9
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter5-plugins/musician.h
@@ -0,0 +1,69 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#ifndef MUSICIAN_H
+#define MUSICIAN_H
+
+#include <QObject>
+
+class Instrument;
+
+class Musician : public QObject
+{
+ Q_OBJECT
+ Q_PROPERTY(QString name READ name WRITE setName)
+ Q_PROPERTY(Instrument* instrument READ instrument WRITE setInstrument)
+
+public:
+ Musician(QObject *parent = 0);
+
+ QString name() const;
+ void setName(const QString &name);
+
+ Instrument *instrument() const;
+ void setInstrument(Instrument *instrument);
+
+private:
+ QString m_name;
+ Instrument *m_instrument;
+};
+
+#endif
+
diff --git a/examples/declarative/tutorials/extending/chapter5-plugins/musicplugin.cpp b/examples/declarative/tutorials/extending/chapter5-plugins/musicplugin.cpp
new file mode 100644
index 0000000000..e2f62446ef
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter5-plugins/musicplugin.cpp
@@ -0,0 +1,55 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#include "musicplugin.h"
+//![0]
+#include "musician.h"
+#include "instrument.h"
+#include <QtDeclarative/qdeclarative.h>
+
+void MusicPlugin::registerTypes(const char *uri)
+{
+ qmlRegisterType<Musician>(uri, 1, 0, "Musician");
+ qmlRegisterType<Instrument>(uri, 1, 0, "Instrument");
+}
+
+Q_EXPORT_PLUGIN2(musicplugin, MusicPlugin);
+//![0]
+
diff --git a/examples/declarative/tutorials/extending/chapter5-plugins/musicplugin.h b/examples/declarative/tutorials/extending/chapter5-plugins/musicplugin.h
new file mode 100644
index 0000000000..df8c9abba6
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter5-plugins/musicplugin.h
@@ -0,0 +1,56 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#ifndef MUSICPLUGIN_H
+#define MUSICPLUGIN_H
+
+//![0]
+#include <QtDeclarative/QDeclarativeExtensionPlugin>
+
+class MusicPlugin : public QDeclarativeExtensionPlugin
+{
+ Q_OBJECT
+public:
+ void registerTypes(const char *uri);
+};
+//![0]
+
+#endif
+
diff --git a/examples/declarative/tutorials/extending/chapter5-plugins/qmldir b/examples/declarative/tutorials/extending/chapter5-plugins/qmldir
new file mode 100644
index 0000000000..c3afd6b054
--- /dev/null
+++ b/examples/declarative/tutorials/extending/chapter5-plugins/qmldir
@@ -0,0 +1 @@
+plugin chapter5-plugins lib
diff --git a/examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject b/examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject
new file mode 100644
index 0000000000..d4909f8685
--- /dev/null
+++ b/examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject
@@ -0,0 +1,16 @@
+import QmlProject 1.0
+
+Project {
+ /* Include .qml, .js, and image files from current directory and subdirectories */
+ QmlFiles {
+ directory: "."
+ }
+ JavaScriptFiles {
+ directory: "."
+ }
+ ImageFiles {
+ directory: "."
+ }
+ /* List of plugin directories passed to QML runtime */
+ // importPaths: [ " ../exampleplugin " ]
+}
diff --git a/examples/declarative/tutorials/samegame/samegame2/samegame.js b/examples/declarative/tutorials/samegame/samegame2/samegame.js
index 81da31bad9..e5c790d45a 100644
--- a/examples/declarative/tutorials/samegame/samegame2/samegame.js
+++ b/examples/declarative/tutorials/samegame/samegame2/samegame.js
@@ -43,8 +43,8 @@ function createBlock(column, row) {
if (component.isReady) {
var dynamicObject = component.createObject();
if (dynamicObject == null) {
- print("error creating block");
- print(component.errorsString());
+ console.log("error creating block");
+ console.log(component.errorsString());
return false;
}
dynamicObject.parent = background;
@@ -54,8 +54,8 @@ function createBlock(column, row) {
dynamicObject.height = blockSize;
board[index(column, row)] = dynamicObject;
} else {
- print("error loading block component");
- print(component.errorsString());
+ console.log("error loading block component");
+ console.log(component.errorsString());
return false;
}
return true;
diff --git a/examples/declarative/tutorials/samegame/samegame2/samegame2.qmlproject b/examples/declarative/tutorials/samegame/samegame2/samegame2.qmlproject
new file mode 100644
index 0000000000..d4909f8685
--- /dev/null
+++ b/examples/declarative/tutorials/samegame/samegame2/samegame2.qmlproject
@@ -0,0 +1,16 @@
+import QmlProject 1.0
+
+Project {
+ /* Include .qml, .js, and image files from current directory and subdirectories */
+ QmlFiles {
+ directory: "."
+ }
+ JavaScriptFiles {
+ directory: "."
+ }
+ ImageFiles {
+ directory: "."
+ }
+ /* List of plugin directories passed to QML runtime */
+ // importPaths: [ " ../exampleplugin " ]
+}
diff --git a/examples/declarative/tutorials/samegame/samegame3/samegame.js b/examples/declarative/tutorials/samegame/samegame3/samegame.js
index eaf47d9d4b..da0f76e573 100644
--- a/examples/declarative/tutorials/samegame/samegame3/samegame.js
+++ b/examples/declarative/tutorials/samegame/samegame3/samegame.js
@@ -40,8 +40,8 @@ function createBlock(column, row) {
if (component.isReady) {
var dynamicObject = component.createObject();
if (dynamicObject == null) {
- print("error creating block");
- print(component.errorsString());
+ console.log("error creating block");
+ console.log(component.errorsString());
return false;
}
dynamicObject.type = Math.floor(Math.random() * 3);
@@ -52,8 +52,8 @@ function createBlock(column, row) {
dynamicObject.height = gameCanvas.blockSize;
board[index(column, row)] = dynamicObject;
} else {
- print("error loading block component");
- print(component.errorsString());
+ console.log("error loading block component");
+ console.log(component.errorsString());
return false;
}
return true;
diff --git a/examples/declarative/tutorials/samegame/samegame3/samegame3.qmlproject b/examples/declarative/tutorials/samegame/samegame3/samegame3.qmlproject
new file mode 100644
index 0000000000..d4909f8685
--- /dev/null
+++ b/examples/declarative/tutorials/samegame/samegame3/samegame3.qmlproject
@@ -0,0 +1,16 @@
+import QmlProject 1.0
+
+Project {
+ /* Include .qml, .js, and image files from current directory and subdirectories */
+ QmlFiles {
+ directory: "."
+ }
+ JavaScriptFiles {
+ directory: "."
+ }
+ ImageFiles {
+ directory: "."
+ }
+ /* List of plugin directories passed to QML runtime */
+ // importPaths: [ " ../exampleplugin " ]
+}
diff --git a/examples/declarative/tutorials/samegame/samegame4/content/samegame.js b/examples/declarative/tutorials/samegame/samegame4/content/samegame.js
index c527f66052..1454f0b6a9 100755
--- a/examples/declarative/tutorials/samegame/samegame4/content/samegame.js
+++ b/examples/declarative/tutorials/samegame/samegame4/content/samegame.js
@@ -51,8 +51,8 @@ function createBlock(column, row) {
if (component.isReady) {
var dynamicObject = component.createObject();
if (dynamicObject == null) {
- print("error creating block");
- print(component.errorsString());
+ console.log("error creating block");
+ console.log(component.errorsString());
return false;
}
dynamicObject.type = Math.floor(Math.random() * 3);
@@ -65,8 +65,8 @@ function createBlock(column, row) {
dynamicObject.spawned = true;
board[index(column, row)] = dynamicObject;
} else {
- print("error loading block component");
- print(component.errorsString());
+ console.log("error loading block component");
+ console.log(component.errorsString());
return false;
}
return true;
diff --git a/examples/declarative/tutorials/samegame/samegame4/samegame4.qmlproject b/examples/declarative/tutorials/samegame/samegame4/samegame4.qmlproject
new file mode 100644
index 0000000000..d4909f8685
--- /dev/null
+++ b/examples/declarative/tutorials/samegame/samegame4/samegame4.qmlproject
@@ -0,0 +1,16 @@
+import QmlProject 1.0
+
+Project {
+ /* Include .qml, .js, and image files from current directory and subdirectories */
+ QmlFiles {
+ directory: "."
+ }
+ JavaScriptFiles {
+ directory: "."
+ }
+ ImageFiles {
+ directory: "."
+ }
+ /* List of plugin directories passed to QML runtime */
+ // importPaths: [ " ../exampleplugin " ]
+}
diff --git a/examples/declarative/workerscript/workerscript.qml b/examples/declarative/workerscript/workerscript.qml
index 6c6253b375..2294a81394 100644
--- a/examples/declarative/workerscript/workerscript.qml
+++ b/examples/declarative/workerscript/workerscript.qml
@@ -8,9 +8,9 @@ Rectangle {
source: "workerscript.js"
onMessage: {
- print("Moved " + messageObject.xmove + " along the X axis.");
- print("Moved " + messageObject.ymove + " along the Y axis.");
- print("Moved " + messageObject.move + " pixels.");
+ console.log("Moved " + messageObject.xmove + " along the X axis.");
+ console.log("Moved " + messageObject.ymove + " along the Y axis.");
+ console.log("Moved " + messageObject.move + " pixels.");
}
}
diff --git a/examples/graphicsview/dragdroprobot/coloritem.cpp b/examples/graphicsview/dragdroprobot/coloritem.cpp
index 95878b161f..08edd38aec 100644
--- a/examples/graphicsview/dragdroprobot/coloritem.cpp
+++ b/examples/graphicsview/dragdroprobot/coloritem.cpp
@@ -43,6 +43,7 @@
#include "coloritem.h"
+//! [0]
ColorItem::ColorItem()
: color(qrand() % 256, qrand() % 256, qrand() % 256)
{
@@ -50,13 +51,18 @@ ColorItem::ColorItem()
.arg(color.red()).arg(color.green()).arg(color.blue())
.arg("Click and drag this color onto the robot!"));
setCursor(Qt::OpenHandCursor);
+ setAcceptedMouseButtons(Qt::LeftButton);
}
+//! [0]
+//! [1]
QRectF ColorItem::boundingRect() const
{
return QRectF(-15.5, -15.5, 34, 34);
}
+//! [1]
+//! [2]
void ColorItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
{
Q_UNUSED(option);
@@ -68,17 +74,16 @@ void ColorItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
painter->setBrush(QBrush(color));
painter->drawEllipse(-15, -15, 30, 30);
}
+//! [2]
+//! [3]
void ColorItem::mousePressEvent(QGraphicsSceneMouseEvent *event)
{
- if (event->button() != Qt::LeftButton) {
- event->ignore();
- return;
- }
-
setCursor(Qt::ClosedHandCursor);
}
+//! [3]
+//! [5]
void ColorItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event)
{
if (QLineF(event->screenPos(), event->buttonDownScreenPos(Qt::LeftButton))
@@ -89,7 +94,9 @@ void ColorItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event)
QDrag *drag = new QDrag(event->widget());
QMimeData *mime = new QMimeData;
drag->setMimeData(mime);
+//! [5]
+//! [6]
static int n = 0;
if (n++ > 2 && (qrand() % 3) == 0) {
QImage image(":/images/head.png");
@@ -97,6 +104,8 @@ void ColorItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event)
drag->setPixmap(QPixmap::fromImage(image).scaled(30, 40));
drag->setHotSpot(QPoint(15, 30));
+//! [6]
+//! [7]
} else {
mime->setColorData(color);
mime->setText(QString("#%1%2%3")
@@ -118,12 +127,17 @@ void ColorItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event)
drag->setPixmap(pixmap);
drag->setHotSpot(QPoint(15, 20));
}
+//! [7]
+//! [8]
drag->exec();
setCursor(Qt::OpenHandCursor);
}
+//! [8]
+//! [4]
void ColorItem::mouseReleaseEvent(QGraphicsSceneMouseEvent *)
{
setCursor(Qt::OpenHandCursor);
}
+//! [4]
diff --git a/examples/graphicsview/dragdroprobot/coloritem.h b/examples/graphicsview/dragdroprobot/coloritem.h
index 788d19ef46..eb19db693c 100644
--- a/examples/graphicsview/dragdroprobot/coloritem.h
+++ b/examples/graphicsview/dragdroprobot/coloritem.h
@@ -44,6 +44,7 @@
#include <QGraphicsItem>
+//! [0]
class ColorItem : public QGraphicsItem
{
public:
@@ -60,5 +61,6 @@ protected:
private:
QColor color;
};
+//! [0]
#endif
diff --git a/examples/graphicsview/dragdroprobot/main.cpp b/examples/graphicsview/dragdroprobot/main.cpp
index 02585e156e..2669c41c89 100644
--- a/examples/graphicsview/dragdroprobot/main.cpp
+++ b/examples/graphicsview/dragdroprobot/main.cpp
@@ -46,12 +46,14 @@
#include <math.h>
+//! [0]
int main(int argc, char **argv)
{
QApplication app(argc, argv);
qsrand(QTime(0,0,0).secsTo(QTime::currentTime()));
-
+//! [0]
+//! [1]
QGraphicsScene scene(-200, -200, 400, 400);
for (int i = 0; i < 10; ++i) {
@@ -66,7 +68,8 @@ int main(int argc, char **argv)
robot->scale(1.2, 1.2);
robot->setPos(0, -20);
scene.addItem(robot);
-
+//! [1]
+//! [2]
QGraphicsView view(&scene);
view.setRenderHint(QPainter::Antialiasing);
view.setViewportUpdateMode(QGraphicsView::BoundingRectViewportUpdate);
@@ -76,3 +79,4 @@ int main(int argc, char **argv)
return app.exec();
}
+//! [2]
diff --git a/examples/graphicsview/dragdroprobot/robot.cpp b/examples/graphicsview/dragdroprobot/robot.cpp
index 9ac6d26906..705bd9d873 100644
--- a/examples/graphicsview/dragdroprobot/robot.cpp
+++ b/examples/graphicsview/dragdroprobot/robot.cpp
@@ -43,16 +43,18 @@
#include "robot.h"
+//! [0]
RobotPart::RobotPart(QGraphicsItem *parent)
- : QGraphicsItem(parent), color(Qt::lightGray), dragOver(false)
+ : QGraphicsObject(parent), color(Qt::lightGray), dragOver(false)
{
setAcceptDrops(true);
}
+//! [0]
+//! [1]
void RobotPart::dragEnterEvent(QGraphicsSceneDragDropEvent *event)
{
- if (event->mimeData()->hasColor()
- || (qgraphicsitem_cast<RobotHead *>(this) && event->mimeData()->hasImage())) {
+ if (event->mimeData()->hasColor()) {
event->setAccepted(true);
dragOver = true;
update();
@@ -60,34 +62,42 @@ void RobotPart::dragEnterEvent(QGraphicsSceneDragDropEvent *event)
event->setAccepted(false);
}
}
+//! [1]
+//! [2]
void RobotPart::dragLeaveEvent(QGraphicsSceneDragDropEvent *event)
{
Q_UNUSED(event);
dragOver = false;
update();
}
+//! [2]
+//! [3]
void RobotPart::dropEvent(QGraphicsSceneDragDropEvent *event)
{
dragOver = false;
if (event->mimeData()->hasColor())
color = qVariantValue<QColor>(event->mimeData()->colorData());
- else if (event->mimeData()->hasImage())
- pixmap = qVariantValue<QPixmap>(event->mimeData()->imageData());
update();
}
+//! [3]
+//! [4]
RobotHead::RobotHead(QGraphicsItem *parent)
: RobotPart(parent)
{
}
+//! [4]
+//! [5]
QRectF RobotHead::boundingRect() const
{
return QRectF(-15, -50, 30, 50);
}
+//! [5]
+//! [6]
void RobotHead::paint(QPainter *painter,
const QStyleOptionGraphicsItem *option, QWidget *widget)
{
@@ -110,11 +120,33 @@ void RobotHead::paint(QPainter *painter,
painter->drawPixmap(QPointF(-15 * 4.4, -50 * 3.54), pixmap);
}
}
+//! [6]
-int RobotHead::type() const
+//! [7]
+void RobotHead::dragEnterEvent(QGraphicsSceneDragDropEvent *event)
{
- return Type;
+ if (event->mimeData()->hasImage()) {
+ event->setAccepted(true);
+ dragOver = true;
+ update();
+ } else {
+ RobotPart::dragEnterEvent(event);
+ }
}
+//! [7]
+
+//! [8]
+void RobotHead::dropEvent(QGraphicsSceneDragDropEvent *event)
+{
+ if (event->mimeData()->hasImage()) {
+ dragOver = false;
+ pixmap = qVariantValue<QPixmap>(event->mimeData()->imageData());
+ update();
+ } else {
+ RobotPart::dropEvent(event);
+ }
+}
+//! [8]
RobotTorso::RobotTorso(QGraphicsItem *parent)
: RobotPart(parent)
@@ -161,19 +193,25 @@ void RobotLimb::paint(QPainter *painter,
painter->drawEllipse(-5, -5, 10, 10);
}
-Robot::Robot()
+//! [10]
+Robot::Robot(QGraphicsItem *parent)
+ : RobotPart(parent)
{
- QGraphicsItem *torsoItem = new RobotTorso(this);
- QGraphicsItem *headItem = new RobotHead(torsoItem);
- QGraphicsItem *upperLeftArmItem = new RobotLimb(torsoItem);
- QGraphicsItem *lowerLeftArmItem = new RobotLimb(upperLeftArmItem);
- QGraphicsItem *upperRightArmItem = new RobotLimb(torsoItem);
- QGraphicsItem *lowerRightArmItem = new RobotLimb(upperRightArmItem);
- QGraphicsItem *upperRightLegItem = new RobotLimb(torsoItem);
- QGraphicsItem *lowerRightLegItem = new RobotLimb(upperRightLegItem);
- QGraphicsItem *upperLeftLegItem = new RobotLimb(torsoItem);
- QGraphicsItem *lowerLeftLegItem = new RobotLimb(upperLeftLegItem);
-
+ setFlag(ItemHasNoContents);
+
+ QGraphicsObject *torsoItem = new RobotTorso(this);
+ QGraphicsObject *headItem = new RobotHead(torsoItem);
+ QGraphicsObject *upperLeftArmItem = new RobotLimb(torsoItem);
+ QGraphicsObject *lowerLeftArmItem = new RobotLimb(upperLeftArmItem);
+ QGraphicsObject *upperRightArmItem = new RobotLimb(torsoItem);
+ QGraphicsObject *lowerRightArmItem = new RobotLimb(upperRightArmItem);
+ QGraphicsObject *upperRightLegItem = new RobotLimb(torsoItem);
+ QGraphicsObject *lowerRightLegItem = new RobotLimb(upperRightLegItem);
+ QGraphicsObject *upperLeftLegItem = new RobotLimb(torsoItem);
+ QGraphicsObject *lowerLeftLegItem = new RobotLimb(upperLeftLegItem);
+//! [10]
+
+//! [11]
headItem->setPos(0, -18);
upperLeftArmItem->setPos(-15, -10);
lowerLeftArmItem->setPos(30, 0);
@@ -183,82 +221,78 @@ Robot::Robot()
lowerRightLegItem->setPos(30, 0);
upperLeftLegItem->setPos(-10, 32);
lowerLeftLegItem->setPos(30, 0);
+//! [11]
- timeLine = new QTimeLine;
-
- QGraphicsItemAnimation *headAnimation = new QGraphicsItemAnimation;
- headAnimation->setItem(headItem);
- headAnimation->setTimeLine(timeLine);
- headAnimation->setRotationAt(0, 20);
- headAnimation->setRotationAt(1, -20);
- headAnimation->setScaleAt(1, 1.1, 1.1);
-
- QGraphicsItemAnimation *upperLeftArmAnimation = new QGraphicsItemAnimation;
- upperLeftArmAnimation->setItem(upperLeftArmItem);
- upperLeftArmAnimation->setTimeLine(timeLine);
- upperLeftArmAnimation->setRotationAt(0, 190);
- upperLeftArmAnimation->setRotationAt(1, 180);
-
- QGraphicsItemAnimation *lowerLeftArmAnimation = new QGraphicsItemAnimation;
- lowerLeftArmAnimation->setItem(lowerLeftArmItem);
- lowerLeftArmAnimation->setTimeLine(timeLine);
- lowerLeftArmAnimation->setRotationAt(0, 50);
- lowerLeftArmAnimation->setRotationAt(1, 10);
-
- QGraphicsItemAnimation *upperRightArmAnimation = new QGraphicsItemAnimation;
- upperRightArmAnimation->setItem(upperRightArmItem);
- upperRightArmAnimation->setTimeLine(timeLine);
- upperRightArmAnimation->setRotationAt(0, 300);
- upperRightArmAnimation->setRotationAt(1, 310);
-
- QGraphicsItemAnimation *lowerRightArmAnimation = new QGraphicsItemAnimation;
- lowerRightArmAnimation->setItem(lowerRightArmItem);
- lowerRightArmAnimation->setTimeLine(timeLine);
- lowerRightArmAnimation->setRotationAt(0, 0);
- lowerRightArmAnimation->setRotationAt(1, -70);
-
- QGraphicsItemAnimation *upperLeftLegAnimation = new QGraphicsItemAnimation;
- upperLeftLegAnimation->setItem(upperLeftLegItem);
- upperLeftLegAnimation->setTimeLine(timeLine);
- upperLeftLegAnimation->setRotationAt(0, 150);
- upperLeftLegAnimation->setRotationAt(1, 80);
-
- QGraphicsItemAnimation *lowerLeftLegAnimation = new QGraphicsItemAnimation;
- lowerLeftLegAnimation->setItem(lowerLeftLegItem);
- lowerLeftLegAnimation->setTimeLine(timeLine);
- lowerLeftLegAnimation->setRotationAt(0, 70);
- lowerLeftLegAnimation->setRotationAt(1, 10);
-
- QGraphicsItemAnimation *upperRightLegAnimation = new QGraphicsItemAnimation;
- upperRightLegAnimation->setItem(upperRightLegItem);
- upperRightLegAnimation->setTimeLine(timeLine);
- upperRightLegAnimation->setRotationAt(0, 40);
- upperRightLegAnimation->setRotationAt(1, 120);
-
- QGraphicsItemAnimation *lowerRightLegAnimation = new QGraphicsItemAnimation;
- lowerRightLegAnimation->setItem(lowerRightLegItem);
- lowerRightLegAnimation->setTimeLine(timeLine);
- lowerRightLegAnimation->setRotationAt(0, 10);
- lowerRightLegAnimation->setRotationAt(1, 50);
-
- QGraphicsItemAnimation *torsoAnimation = new QGraphicsItemAnimation;
- torsoAnimation->setItem(torsoItem);
- torsoAnimation->setTimeLine(timeLine);
- torsoAnimation->setRotationAt(0, 5);
- torsoAnimation->setRotationAt(1, -20);
-
- timeLine->setUpdateInterval(1000 / 25);
- timeLine->setCurveShape(QTimeLine::SineCurve);
- timeLine->setLoopCount(0);
- timeLine->setDuration(2000);
- timeLine->start();
-}
+//! [12]
+ QParallelAnimationGroup *animation = new QParallelAnimationGroup(this);
-Robot::~Robot()
-{
- delete timeLine;
+ QPropertyAnimation *headAnimation = new QPropertyAnimation(headItem, "rotation");
+ headAnimation->setStartValue(20);
+ headAnimation->setEndValue(-20);
+ QPropertyAnimation *headScaleAnimation = new QPropertyAnimation(headItem, "scale");
+ headScaleAnimation->setEndValue(1.1);
+ animation->addAnimation(headAnimation);
+ animation->addAnimation(headScaleAnimation);
+//! [12]
+
+ QPropertyAnimation *upperLeftArmAnimation = new QPropertyAnimation(upperLeftArmItem, "rotation");
+ upperLeftArmAnimation->setStartValue(190);
+ upperLeftArmAnimation->setEndValue(180);
+ animation->addAnimation(upperLeftArmAnimation);
+
+ QPropertyAnimation *lowerLeftArmAnimation = new QPropertyAnimation(lowerLeftArmItem, "rotation");
+ lowerLeftArmAnimation->setStartValue(50);
+ lowerLeftArmAnimation->setEndValue(10);
+ animation->addAnimation(lowerLeftArmAnimation);
+
+ QPropertyAnimation *upperRightArmAnimation = new QPropertyAnimation(upperRightArmItem, "rotation");
+ upperRightArmAnimation->setStartValue(300);
+ upperRightArmAnimation->setEndValue(310);
+ animation->addAnimation(upperRightArmAnimation);
+
+ QPropertyAnimation *lowerRightArmAnimation = new QPropertyAnimation(lowerRightArmItem, "rotation");
+ lowerRightArmAnimation->setStartValue(0);
+ lowerRightArmAnimation->setEndValue(-70);
+ animation->addAnimation(lowerRightArmAnimation);
+
+ QPropertyAnimation *upperLeftLegAnimation = new QPropertyAnimation(upperLeftLegItem, "rotation");
+ upperLeftLegAnimation->setStartValue(150);
+ upperLeftLegAnimation->setEndValue(80);
+ animation->addAnimation(upperLeftLegAnimation);
+
+ QPropertyAnimation *lowerLeftLegAnimation = new QPropertyAnimation(lowerLeftLegItem, "rotation");
+ lowerLeftLegAnimation->setStartValue(70);
+ lowerLeftLegAnimation->setEndValue(10);
+ animation->addAnimation(lowerLeftLegAnimation);
+
+ QPropertyAnimation *upperRightLegAnimation = new QPropertyAnimation(upperRightLegItem, "rotation");
+ upperRightLegAnimation->setStartValue(40);
+ upperRightLegAnimation->setEndValue(120);
+ animation->addAnimation(upperRightLegAnimation);
+
+ QPropertyAnimation *lowerRightLegAnimation = new QPropertyAnimation(lowerRightLegItem, "rotation");
+ lowerRightLegAnimation->setStartValue(10);
+ lowerRightLegAnimation->setEndValue(50);
+ animation->addAnimation(lowerRightLegAnimation);
+
+ QPropertyAnimation *torsoAnimation = new QPropertyAnimation(torsoItem, "rotation");
+ torsoAnimation->setStartValue(5);
+ torsoAnimation->setEndValue(-20);
+ animation->addAnimation(torsoAnimation);
+
+//! [13]
+ for (int i = 0; i < animation->animationCount(); ++i) {
+ QPropertyAnimation *anim = qobject_cast<QPropertyAnimation *>(animation->animationAt(i));
+ anim->setEasingCurve(QEasingCurve::SineCurve);
+ anim->setDuration(2000);
+ }
+
+ animation->setLoopCount(-1);
+ animation->start();
+//! [13]
}
+//! [9]
QRectF Robot::boundingRect() const
{
return QRectF();
@@ -271,3 +305,4 @@ void Robot::paint(QPainter *painter,
Q_UNUSED(option);
Q_UNUSED(widget);
}
+//! [9]
diff --git a/examples/graphicsview/dragdroprobot/robot.h b/examples/graphicsview/dragdroprobot/robot.h
index 88c4364228..f5ff32c054 100644
--- a/examples/graphicsview/dragdroprobot/robot.h
+++ b/examples/graphicsview/dragdroprobot/robot.h
@@ -46,10 +46,11 @@
QT_BEGIN_NAMESPACE
class QGraphicsSceneMouseEvent;
-class QTimeLine;
+class QParallelAnimationGroup;
QT_END_NAMESPACE
-class RobotPart : public QGraphicsItem
+//! [0]
+class RobotPart : public QGraphicsObject
{
public:
RobotPart(QGraphicsItem *parent = 0);
@@ -59,11 +60,12 @@ protected:
void dragLeaveEvent(QGraphicsSceneDragDropEvent *event);
void dropEvent(QGraphicsSceneDragDropEvent *event);
- QPixmap pixmap;
QColor color;
bool dragOver;
};
+//! [0]
+//! [1]
class RobotHead : public RobotPart
{
public:
@@ -72,10 +74,16 @@ public:
QRectF boundingRect() const;
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
- enum { Type = UserType + 1 };
- int type() const;
+protected:
+ void dragEnterEvent(QGraphicsSceneDragDropEvent *event);
+ void dropEvent(QGraphicsSceneDragDropEvent *event);
+
+private:
+ QPixmap pixmap;
};
+//! [1]
+//! [2]
class RobotTorso : public RobotPart
{
public:
@@ -84,7 +92,9 @@ public:
QRectF boundingRect() const;
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
};
+//! [2]
+//! [3]
class RobotLimb : public RobotPart
{
public:
@@ -93,18 +103,17 @@ public:
QRectF boundingRect() const;
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
};
+//! [3]
+//! [4]
class Robot : public RobotPart
{
public:
- Robot();
- ~Robot();
+ Robot(QGraphicsItem *parent = 0);
QRectF boundingRect() const;
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
-
-private:
- QTimeLine *timeLine;
};
+//! [4]
#endif
diff --git a/examples/graphicsview/elasticnodes/edge.cpp b/examples/graphicsview/elasticnodes/edge.cpp
index 25c769b6d4..634fbee63b 100644
--- a/examples/graphicsview/elasticnodes/edge.cpp
+++ b/examples/graphicsview/elasticnodes/edge.cpp
@@ -49,6 +49,7 @@
static const double Pi = 3.14159265358979323846264338327950288419717;
static double TwoPi = 2.0 * Pi;
+//! [0]
Edge::Edge(Node *sourceNode, Node *destNode)
: arrowSize(10)
{
@@ -59,33 +60,21 @@ Edge::Edge(Node *sourceNode, Node *destNode)
dest->addEdge(this);
adjust();
}
+//! [0]
-Edge::~Edge()
-{
-}
-
+//! [1]
Node *Edge::sourceNode() const
{
return source;
}
-void Edge::setSourceNode(Node *node)
-{
- source = node;
- adjust();
-}
-
Node *Edge::destNode() const
{
return dest;
}
+//! [1]
-void Edge::setDestNode(Node *node)
-{
- dest = node;
- adjust();
-}
-
+//! [2]
void Edge::adjust()
{
if (!source || !dest)
@@ -104,7 +93,9 @@ void Edge::adjust()
sourcePoint = destPoint = line.p1();
}
}
+//! [2]
+//! [3]
QRectF Edge::boundingRect() const
{
if (!source || !dest)
@@ -118,7 +109,9 @@ QRectF Edge::boundingRect() const
.normalized()
.adjusted(-extra, -extra, extra, extra);
}
+//! [3]
+//! [4]
void Edge::paint(QPainter *painter, const QStyleOptionGraphicsItem *, QWidget *)
{
if (!source || !dest)
@@ -127,11 +120,15 @@ void Edge::paint(QPainter *painter, const QStyleOptionGraphicsItem *, QWidget *)
QLineF line(sourcePoint, destPoint);
if (qFuzzyCompare(line.length(), qreal(0.)))
return;
+//! [4]
+//! [5]
// Draw the line itself
painter->setPen(QPen(Qt::black, 1, Qt::SolidLine, Qt::RoundCap, Qt::RoundJoin));
painter->drawLine(line);
+//! [5]
+//! [6]
// Draw the arrows
double angle = ::acos(line.dx() / line.length());
if (line.dy() >= 0)
@@ -150,3 +147,4 @@ void Edge::paint(QPainter *painter, const QStyleOptionGraphicsItem *, QWidget *)
painter->drawPolygon(QPolygonF() << line.p1() << sourceArrowP1 << sourceArrowP2);
painter->drawPolygon(QPolygonF() << line.p2() << destArrowP1 << destArrowP2);
}
+//! [6]
diff --git a/examples/graphicsview/elasticnodes/edge.h b/examples/graphicsview/elasticnodes/edge.h
index b6b951f45f..58cc89c232 100644
--- a/examples/graphicsview/elasticnodes/edge.h
+++ b/examples/graphicsview/elasticnodes/edge.h
@@ -46,17 +46,14 @@
class Node;
+//! [0]
class Edge : public QGraphicsItem
{
public:
Edge(Node *sourceNode, Node *destNode);
- ~Edge();
Node *sourceNode() const;
- void setSourceNode(Node *node);
-
Node *destNode() const;
- void setDestNode(Node *node);
void adjust();
@@ -74,5 +71,6 @@ private:
QPointF destPoint;
qreal arrowSize;
};
+//! [0]
#endif
diff --git a/examples/graphicsview/elasticnodes/graphwidget.cpp b/examples/graphicsview/elasticnodes/graphwidget.cpp
index 7c244bea41..8b419b8d5f 100644
--- a/examples/graphicsview/elasticnodes/graphwidget.cpp
+++ b/examples/graphicsview/elasticnodes/graphwidget.cpp
@@ -43,14 +43,13 @@
#include "edge.h"
#include "node.h"
-#include <QDebug>
-#include <QGraphicsScene>
-#include <QWheelEvent>
+#include <QtGui>
#include <math.h>
-GraphWidget::GraphWidget()
- : timerId(0)
+//! [0]
+GraphWidget::GraphWidget(QWidget *parent)
+ : QGraphicsView(parent), timerId(0)
{
QGraphicsScene *scene = new QGraphicsScene(this);
scene->setItemIndexMethod(QGraphicsScene::NoIndex);
@@ -60,8 +59,12 @@ GraphWidget::GraphWidget()
setViewportUpdateMode(BoundingRectViewportUpdate);
setRenderHint(QPainter::Antialiasing);
setTransformationAnchor(AnchorUnderMouse);
- setResizeAnchor(AnchorViewCenter);
+ scale(qreal(0.8), qreal(0.8));
+ setMinimumSize(400, 400);
+ setWindowTitle(tr("Elastic Nodes"));
+//! [0]
+//! [1]
Node *node1 = new Node(this);
Node *node2 = new Node(this);
Node *node3 = new Node(this);
@@ -102,18 +105,18 @@ GraphWidget::GraphWidget()
node7->setPos(-50, 50);
node8->setPos(0, 50);
node9->setPos(50, 50);
-
- scale(qreal(0.8), qreal(0.8));
- setMinimumSize(400, 400);
- setWindowTitle(tr("Elastic Nodes"));
}
+//! [1]
+//! [2]
void GraphWidget::itemMoved()
{
if (!timerId)
timerId = startTimer(1000 / 25);
}
+//! [2]
+//! [3]
void GraphWidget::keyPressEvent(QKeyEvent *event)
{
switch (event->key()) {
@@ -146,7 +149,9 @@ void GraphWidget::keyPressEvent(QKeyEvent *event)
QGraphicsView::keyPressEvent(event);
}
}
+//! [3]
+//! [4]
void GraphWidget::timerEvent(QTimerEvent *event)
{
Q_UNUSED(event);
@@ -171,12 +176,16 @@ void GraphWidget::timerEvent(QTimerEvent *event)
timerId = 0;
}
}
+//! [4]
+//! [5]
void GraphWidget::wheelEvent(QWheelEvent *event)
{
scaleView(pow((double)2, -event->delta() / 240.0));
}
+//! [5]
+//! [6]
void GraphWidget::drawBackground(QPainter *painter, const QRectF &rect)
{
Q_UNUSED(rect);
@@ -213,12 +222,15 @@ void GraphWidget::drawBackground(QPainter *painter, const QRectF &rect)
painter->setPen(Qt::black);
painter->drawText(textRect, message);
}
+//! [6]
+//! [7]
void GraphWidget::scaleView(qreal scaleFactor)
{
- qreal factor = matrix().scale(scaleFactor, scaleFactor).mapRect(QRectF(0, 0, 1, 1)).width();
+ qreal factor = transform().scale(scaleFactor, scaleFactor).mapRect(QRectF(0, 0, 1, 1)).width();
if (factor < 0.07 || factor > 100)
return;
scale(scaleFactor, scaleFactor);
}
+//! [7]
diff --git a/examples/graphicsview/elasticnodes/graphwidget.h b/examples/graphicsview/elasticnodes/graphwidget.h
index 6f67b4e077..3f78a5ffb4 100644
--- a/examples/graphicsview/elasticnodes/graphwidget.h
+++ b/examples/graphicsview/elasticnodes/graphwidget.h
@@ -46,12 +46,13 @@
class Node;
+//! [0]
class GraphWidget : public QGraphicsView
{
Q_OBJECT
public:
- GraphWidget();
+ GraphWidget(QWidget *parent = 0);
void itemMoved();
@@ -67,5 +68,6 @@ private:
int timerId;
Node *centerNode;
};
+//! [0]
#endif
diff --git a/examples/graphicsview/elasticnodes/node.cpp b/examples/graphicsview/elasticnodes/node.cpp
index 774046c008..495aa89746 100644
--- a/examples/graphicsview/elasticnodes/node.cpp
+++ b/examples/graphicsview/elasticnodes/node.cpp
@@ -48,6 +48,7 @@
#include "node.h"
#include "graphwidget.h"
+//! [0]
Node::Node(GraphWidget *graphWidget)
: graph(graphWidget)
{
@@ -56,7 +57,9 @@ Node::Node(GraphWidget *graphWidget)
setCacheMode(DeviceCoordinateCache);
setZValue(-1);
}
+//! [0]
+//! [1]
void Node::addEdge(Edge *edge)
{
edgeList << edge;
@@ -67,14 +70,18 @@ QList<Edge *> Node::edges() const
{
return edgeList;
}
+//! [1]
+//! [2]
void Node::calculateForces()
{
if (!scene() || scene()->mouseGrabberItem() == this) {
newPos = pos();
return;
}
-
+//! [2]
+
+//! [3]
// Sum up all forces pushing this item away
qreal xvel = 0;
qreal yvel = 0;
@@ -83,37 +90,45 @@ void Node::calculateForces()
if (!node)
continue;
- QLineF line(mapFromItem(node, 0, 0), QPointF(0, 0));
- qreal dx = line.dx();
- qreal dy = line.dy();
+ QPointF vec = mapToItem(node, 0, 0);
+ qreal dx = vec.x();
+ qreal dy = vec.y();
double l = 2.0 * (dx * dx + dy * dy);
if (l > 0) {
xvel += (dx * 150.0) / l;
yvel += (dy * 150.0) / l;
}
}
+//! [3]
+//! [4]
// Now subtract all forces pulling items together
double weight = (edgeList.size() + 1) * 10;
foreach (Edge *edge, edgeList) {
- QPointF pos;
+ QPointF vec;
if (edge->sourceNode() == this)
- pos = mapFromItem(edge->destNode(), 0, 0);
+ vec = mapToItem(edge->destNode(), 0, 0);
else
- pos = mapFromItem(edge->sourceNode(), 0, 0);
- xvel += pos.x() / weight;
- yvel += pos.y() / weight;
+ vec = mapToItem(edge->sourceNode(), 0, 0);
+ xvel -= vec.x() / weight;
+ yvel -= vec.y() / weight;
}
-
+//! [4]
+
+//! [5]
if (qAbs(xvel) < 0.1 && qAbs(yvel) < 0.1)
xvel = yvel = 0;
+//! [5]
+//! [6]
QRectF sceneRect = scene()->sceneRect();
newPos = pos() + QPointF(xvel, yvel);
newPos.setX(qMin(qMax(newPos.x(), sceneRect.left() + 10), sceneRect.right() - 10));
newPos.setY(qMin(qMax(newPos.y(), sceneRect.top() + 10), sceneRect.bottom() - 10));
}
+//! [6]
+//! [7]
bool Node::advance()
{
if (newPos == pos())
@@ -122,21 +137,27 @@ bool Node::advance()
setPos(newPos);
return true;
}
+//! [7]
+//! [8]
QRectF Node::boundingRect() const
{
qreal adjust = 2;
return QRectF(-10 - adjust, -10 - adjust,
23 + adjust, 23 + adjust);
}
+//! [8]
+//! [9]
QPainterPath Node::shape() const
{
QPainterPath path;
path.addEllipse(-10, -10, 20, 20);
return path;
}
+//! [9]
+//! [10]
void Node::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *)
{
painter->setPen(Qt::NoPen);
@@ -157,7 +178,9 @@ void Node::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWid
painter->setPen(QPen(Qt::black, 0));
painter->drawEllipse(-10, -10, 20, 20);
}
+//! [10]
+//! [11]
QVariant Node::itemChange(GraphicsItemChange change, const QVariant &value)
{
switch (change) {
@@ -172,7 +195,9 @@ QVariant Node::itemChange(GraphicsItemChange change, const QVariant &value)
return QGraphicsItem::itemChange(change, value);
}
+//! [11]
+//! [12]
void Node::mousePressEvent(QGraphicsSceneMouseEvent *event)
{
update();
@@ -184,3 +209,4 @@ void Node::mouseReleaseEvent(QGraphicsSceneMouseEvent *event)
update();
QGraphicsItem::mouseReleaseEvent(event);
}
+//! [12]
diff --git a/examples/graphicsview/elasticnodes/node.h b/examples/graphicsview/elasticnodes/node.h
index 0df579d5f3..990346ecd7 100644
--- a/examples/graphicsview/elasticnodes/node.h
+++ b/examples/graphicsview/elasticnodes/node.h
@@ -51,6 +51,7 @@ QT_BEGIN_NAMESPACE
class QGraphicsSceneMouseEvent;
QT_END_NAMESPACE
+//! [0]
class Node : public QGraphicsItem
{
public:
@@ -80,5 +81,6 @@ private:
QPointF newPos;
GraphWidget *graph;
};
+//! [0]
#endif
diff --git a/examples/multimedia/audiodevices/audiodevicesbase.ui b/examples/multimedia/audiodevices/audiodevicesbase.ui
index faa39dc298..667a6e5d64 100644
--- a/examples/multimedia/audiodevices/audiodevicesbase.ui
+++ b/examples/multimedia/audiodevices/audiodevicesbase.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>504</width>
- <height>702</height>
+ <width>320</width>
+ <height>300</height>
</rect>
</property>
<property name="windowTitle">
@@ -16,241 +16,288 @@
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
- <layout class="QGridLayout" name="gridLayout">
- <item row="0" column="0">
- <widget class="QLabel" name="deviceLabel">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
- <horstretch>1</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>Device</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLabel" name="modeLabel">
- <property name="text">
- <string>Mode</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QComboBox" name="deviceBox"/>
- </item>
- <item row="1" column="1">
- <widget class="QComboBox" name="modeBox">
+ <widget class="QScrollArea" name="scrollArea">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="widgetResizable">
+ <bool>true</bool>
+ </property>
+ <widget class="QWidget" name="scrollAreaWidgetContents">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>-192</y>
+ <width>282</width>
+ <height>471</height>
+ </rect>
+ </property>
+ <layout class="QVBoxLayout" name="verticalLayout_2">
<item>
- <property name="text">
- <string>Input</string>
- </property>
+ <layout class="QGridLayout" name="gridLayout">
+ <item row="0" column="0">
+ <widget class="QLabel" name="deviceLabel">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+ <horstretch>1</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>Device</string>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="1">
+ <widget class="QLabel" name="modeLabel">
+ <property name="text">
+ <string>Mode</string>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="0">
+ <widget class="QComboBox" name="deviceBox">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>150</width>
+ <height>0</height>
+ </size>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="1">
+ <widget class="QComboBox" name="modeBox">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <item>
+ <property name="text">
+ <string>Input</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>Output</string>
+ </property>
+ </item>
+ </widget>
+ </item>
+ <item row="2" column="0">
+ <widget class="QLabel" name="actualLabel">
+ <property name="frameShape">
+ <enum>QFrame::Panel</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>QFrame::Raised</enum>
+ </property>
+ <property name="text">
+ <string>Actual Settings</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1">
+ <widget class="QLabel" name="nearestLabel">
+ <property name="frameShape">
+ <enum>QFrame::Panel</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>QFrame::Raised</enum>
+ </property>
+ <property name="text">
+ <string>Nearest Settings</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="0">
+ <widget class="QLabel" name="actualFreqLabel">
+ <property name="text">
+ <string>Frequency</string>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="1">
+ <widget class="QLabel" name="nearestFreqLabel">
+ <property name="text">
+ <string>Frequency</string>
+ </property>
+ </widget>
+ </item>
+ <item row="4" column="0">
+ <widget class="QComboBox" name="frequencyBox"/>
+ </item>
+ <item row="4" column="1">
+ <widget class="QLineEdit" name="nearestFreq">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="0">
+ <widget class="QLabel" name="actualChannelsLabel">
+ <property name="text">
+ <string>Channels</string>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="1">
+ <widget class="QLabel" name="nearestChannelLabel">
+ <property name="text">
+ <string>Channel</string>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="0">
+ <widget class="QComboBox" name="channelsBox"/>
+ </item>
+ <item row="6" column="1">
+ <widget class="QLineEdit" name="nearestChannel">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="7" column="0">
+ <widget class="QLabel" name="actualCodecLabel">
+ <property name="text">
+ <string>Codecs</string>
+ </property>
+ </widget>
+ </item>
+ <item row="7" column="1">
+ <widget class="QLabel" name="nearestCodecLabel">
+ <property name="text">
+ <string>Codec</string>
+ </property>
+ </widget>
+ </item>
+ <item row="8" column="0">
+ <widget class="QComboBox" name="codecsBox"/>
+ </item>
+ <item row="8" column="1">
+ <widget class="QLineEdit" name="nearestCodec">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="9" column="0">
+ <widget class="QLabel" name="actualSampleSizeLabel">
+ <property name="text">
+ <string>SampleSize</string>
+ </property>
+ </widget>
+ </item>
+ <item row="9" column="1">
+ <widget class="QLabel" name="nearestSampleSizeLabel">
+ <property name="text">
+ <string>SampleSize</string>
+ </property>
+ </widget>
+ </item>
+ <item row="10" column="0">
+ <widget class="QComboBox" name="sampleSizesBox"/>
+ </item>
+ <item row="10" column="1">
+ <widget class="QLineEdit" name="nearestSampleSize">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="11" column="0">
+ <widget class="QLabel" name="actualSampleTypeLabel">
+ <property name="text">
+ <string>SampleType</string>
+ </property>
+ </widget>
+ </item>
+ <item row="11" column="1">
+ <widget class="QLabel" name="nearestSampleTypeLabel">
+ <property name="text">
+ <string>SampleType</string>
+ </property>
+ </widget>
+ </item>
+ <item row="12" column="0">
+ <widget class="QComboBox" name="sampleTypesBox"/>
+ </item>
+ <item row="12" column="1">
+ <widget class="QLineEdit" name="nearestSampleType">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="13" column="0">
+ <widget class="QLabel" name="actualEndianLabel">
+ <property name="text">
+ <string>Endianess</string>
+ </property>
+ </widget>
+ </item>
+ <item row="13" column="1">
+ <widget class="QLabel" name="nearestEndianLabel">
+ <property name="text">
+ <string>Endianess</string>
+ </property>
+ </widget>
+ </item>
+ <item row="14" column="0">
+ <widget class="QComboBox" name="endianBox"/>
+ </item>
+ <item row="14" column="1">
+ <widget class="QLineEdit" name="nearestEndian">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="15" column="0" colspan="2">
+ <widget class="QTextEdit" name="logOutput">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="horizontalScrollBarPolicy">
+ <enum>Qt::ScrollBarAlwaysOff</enum>
+ </property>
+ </widget>
+ </item>
+ <item row="16" column="0" colspan="2">
+ <widget class="QPushButton" name="testButton">
+ <property name="text">
+ <string>Test</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
</item>
- <item>
- <property name="text">
- <string>Output</string>
- </property>
- </item>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="actualLabel">
- <property name="frameShape">
- <enum>QFrame::Panel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Raised</enum>
- </property>
- <property name="text">
- <string>Actual Settings</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- <item row="2" column="1">
- <widget class="QLabel" name="nearestLabel">
- <property name="frameShape">
- <enum>QFrame::Panel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Raised</enum>
- </property>
- <property name="text">
- <string>Nearest Settings</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- <item row="3" column="0">
- <widget class="QLabel" name="actualFreqLabel">
- <property name="text">
- <string>Frequency</string>
- </property>
- </widget>
- </item>
- <item row="3" column="1">
- <widget class="QLabel" name="nearestFreqLabel">
- <property name="text">
- <string>Frequency</string>
- </property>
- </widget>
- </item>
- <item row="4" column="0">
- <widget class="QComboBox" name="frequencyBox"/>
- </item>
- <item row="4" column="1">
- <widget class="QLineEdit" name="nearestFreq">
- <property name="enabled">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item row="5" column="0">
- <widget class="QLabel" name="actualChannelsLabel">
- <property name="text">
- <string>Channels</string>
- </property>
- </widget>
- </item>
- <item row="5" column="1">
- <widget class="QLabel" name="nearestChannelLabel">
- <property name="text">
- <string>Channel</string>
- </property>
- </widget>
- </item>
- <item row="6" column="0">
- <widget class="QComboBox" name="channelsBox"/>
- </item>
- <item row="6" column="1">
- <widget class="QLineEdit" name="nearestChannel">
- <property name="enabled">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item row="7" column="0">
- <widget class="QLabel" name="actualCodecLabel">
- <property name="text">
- <string>Codecs</string>
- </property>
- </widget>
- </item>
- <item row="7" column="1">
- <widget class="QLabel" name="nearestCodecLabel">
- <property name="text">
- <string>Codec</string>
- </property>
- </widget>
- </item>
- <item row="8" column="0">
- <widget class="QComboBox" name="codecsBox"/>
- </item>
- <item row="8" column="1">
- <widget class="QLineEdit" name="nearestCodec">
- <property name="enabled">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item row="9" column="0">
- <widget class="QLabel" name="actualSampleSizeLabel">
- <property name="text">
- <string>SampleSize</string>
- </property>
- </widget>
- </item>
- <item row="9" column="1">
- <widget class="QLabel" name="nearestSampleSizeLabel">
- <property name="text">
- <string>SampleSize</string>
- </property>
- </widget>
- </item>
- <item row="10" column="0">
- <widget class="QComboBox" name="sampleSizesBox"/>
- </item>
- <item row="10" column="1">
- <widget class="QLineEdit" name="nearestSampleSize">
- <property name="enabled">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item row="11" column="0">
- <widget class="QLabel" name="actualSampleTypeLabel">
- <property name="text">
- <string>SampleType</string>
- </property>
- </widget>
- </item>
- <item row="11" column="1">
- <widget class="QLabel" name="nearestSampleTypeLabel">
- <property name="text">
- <string>SampleType</string>
- </property>
- </widget>
- </item>
- <item row="12" column="0">
- <widget class="QComboBox" name="sampleTypesBox"/>
- </item>
- <item row="12" column="1">
- <widget class="QLineEdit" name="nearestSampleType">
- <property name="enabled">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item row="13" column="0">
- <widget class="QLabel" name="actualEndianLabel">
- <property name="text">
- <string>Endianess</string>
- </property>
- </widget>
- </item>
- <item row="13" column="1">
- <widget class="QLabel" name="nearestEndianLabel">
- <property name="text">
- <string>Endianess</string>
- </property>
- </widget>
- </item>
- <item row="14" column="0">
- <widget class="QComboBox" name="endianBox"/>
- </item>
- <item row="14" column="1">
- <widget class="QLineEdit" name="nearestEndian">
- <property name="enabled">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item row="15" column="0" colspan="2">
- <widget class="QTextEdit" name="logOutput">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>40</height>
- </size>
- </property>
- </widget>
- </item>
- <item row="16" column="0" colspan="2">
- <widget class="QPushButton" name="testButton">
- <property name="text">
- <string>Test</string>
- </property>
- </widget>
- </item>
- </layout>
+ </layout>
+ </widget>
+ </widget>
</item>
</layout>
</widget>
diff --git a/examples/widgets/stylesheet/mainwindow.ui b/examples/widgets/stylesheet/mainwindow.ui
index 2b232df2f1..cc29257afb 100644
--- a/examples/widgets/stylesheet/mainwindow.ui
+++ b/examples/widgets/stylesheet/mainwindow.ui
@@ -196,7 +196,7 @@
</item>
<item row="1" column="2" colspan="2" >
<widget class="QRadioButton" name="femaleRadioButton" >
- <property name="styleSheet" >
+ <property name="toolTip">
<string>Check this if you are female</string>
</property>
<property name="text" >
diff --git a/mkspecs/common/g++.conf b/mkspecs/common/g++.conf
index 25d447c43b..d3db24a4fd 100644
--- a/mkspecs/common/g++.conf
+++ b/mkspecs/common/g++.conf
@@ -43,7 +43,7 @@ QMAKE_LFLAGS_PLUGIN += $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME += -Wl,-soname,
QMAKE_LFLAGS_THREAD +=
QMAKE_LFLAGS_NOUNDEF += -Wl,--no-undefined
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/common/llvm.conf b/mkspecs/common/llvm.conf
index aee3904d22..70f52aaada 100644
--- a/mkspecs/common/llvm.conf
+++ b/mkspecs/common/llvm.conf
@@ -40,7 +40,7 @@ QMAKE_LFLAGS_SHLIB += -shared
QMAKE_LFLAGS_PLUGIN += $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME += -Wl,-soname,
QMAKE_LFLAGS_THREAD +=
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/common/mac-g++.conf b/mkspecs/common/mac-g++.conf
index 18638985eb..446547dcf6 100644
--- a/mkspecs/common/mac-g++.conf
+++ b/mkspecs/common/mac-g++.conf
@@ -67,7 +67,7 @@ QMAKE_LFLAGS_VERSION += -current_version$${LITERAL_WHITESPACE}
QMAKE_LFLAGS_COMPAT_VERSION += -compatibility_version$${LITERAL_WHITESPACE}
# -all_load requred to make Objective-C categories work in static builds.
QMAKE_LFLAGS_STATIC_LIB += -all_load
-QMAKE_RPATH +=
+QMAKE_LFLAGS_RPATH +=
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/common/mac-llvm.conf b/mkspecs/common/mac-llvm.conf
index 55850c6fdb..4ff088cb77 100644
--- a/mkspecs/common/mac-llvm.conf
+++ b/mkspecs/common/mac-llvm.conf
@@ -65,7 +65,7 @@ QMAKE_LFLAGS_PPC += -arch ppc
QMAKE_LFLAGS_X86 += -arch i386
QMAKE_LFLAGS_VERSION += -current_version$${LITERAL_WHITESPACE}
QMAKE_LFLAGS_COMPAT_VERSION += -compatibility_version$${LITERAL_WHITESPACE}
-QMAKE_RPATH +=
+QMAKE_LFLAGS_RPATH +=
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/common/mac.conf b/mkspecs/common/mac.conf
index 5d88ac4b64..96cd2399b3 100644
--- a/mkspecs/common/mac.conf
+++ b/mkspecs/common/mac.conf
@@ -14,7 +14,7 @@ QMAKE_INCDIR_OPENGL = /System/Library/Frameworks/OpenGL.framework/Headers \
QMAKE_FIX_RPATH = install_name_tool -id
-QMAKE_RPATH =
+QMAKE_LFLAGS_RPATH =
QMAKE_LIBS_DYNLOAD =
QMAKE_LIBS_OPENGL = -framework OpenGL -framework AGL
diff --git a/mkspecs/cygwin-g++/qmake.conf b/mkspecs/cygwin-g++/qmake.conf
index af9881b51b..29d09586e3 100644
--- a/mkspecs/cygwin-g++/qmake.conf
+++ b/mkspecs/cygwin-g++/qmake.conf
@@ -57,7 +57,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_CYGWIN_SHLIB = 1
QMAKE_CYGWIN_EXE = 1
diff --git a/mkspecs/darwin-g++/qmake.conf b/mkspecs/darwin-g++/qmake.conf
index 995679ea82..fc555037c3 100644
--- a/mkspecs/darwin-g++/qmake.conf
+++ b/mkspecs/darwin-g++/qmake.conf
@@ -69,7 +69,7 @@ QMAKE_LFLAGS_SONAME += -install_name$${LITERAL_WHITESPACE}
QMAKE_LFLAGS_VERSION = -current_version$${LITERAL_WHITESPACE}
QMAKE_LFLAGS_COMPAT_VERSION = -compatibility_version$${LITERAL_WHITESPACE}
-QMAKE_RPATH =
+QMAKE_LFLAGS_RPATH =
QMAKE_LIBS_DYNLOAD =
QMAKE_LIBS_X11 = -lXext -lX11 -lm
diff --git a/mkspecs/features/moc.prf b/mkspecs/features/moc.prf
index e806ef6ad0..d12f5adbbc 100644
--- a/mkspecs/features/moc.prf
+++ b/mkspecs/features/moc.prf
@@ -12,7 +12,7 @@ isEmpty(QMAKE_EXT_CPP_MOC):QMAKE_EXT_CPP_MOC = .moc
# has too many includes. We do this to overcome a command-line limit on Win < XP
INCLUDETEMP=
WIN_INCLUDETEMP=
-win32:count($$list($$INCPATH), 40, >) {
+win32:count($$list($$INCLUDEPATH), 40, >) {
INCLUDETEMP = $$MOC_DIR/mocinclude.tmp
WIN_INCLUDETEMP=$$INCLUDETEMP
@@ -28,7 +28,7 @@ win32:count($$list($$INCPATH), 40, >) {
unset(INCFILELIST)
RET =
- for(incfile, $$list($$INCPATH)) {
+ for(incfile, $$list($$INCLUDEPATH)) {
INCFILELIST = -I$$incfile
isEmpty(RET): RET += @echo $$INCFILELIST> $$WIN_INCLUDETEMP $$EOC
else: RET += @echo $$INCFILELIST>> $$WIN_INCLUDETEMP $$EOC
diff --git a/mkspecs/features/sis_targets.prf b/mkspecs/features/sis_targets.prf
index 66a7a9d8ec..7d70fc6225 100644
--- a/mkspecs/features/sis_targets.prf
+++ b/mkspecs/features/sis_targets.prf
@@ -1,5 +1,5 @@
# Sis file creation
-contains(TEMPLATE, app)|!isEmpty(DEPLOYMENT) {
+contains(TEMPLATE, app)|!count(DEPLOYMENT, 1) {
symbian-abld|symbian-sbsv2 {
sis_destdir =
make_cache_name = .make.cache
diff --git a/mkspecs/features/symbian/application_icon.prf b/mkspecs/features/symbian/application_icon.prf
index 9979f409a2..76f9ba10f4 100644
--- a/mkspecs/features/symbian/application_icon.prf
+++ b/mkspecs/features/symbian/application_icon.prf
@@ -31,7 +31,11 @@ contains( CONFIG, no_icon ) {
# Note: symbian-sbsv2 builds can't utilize extra compiler for mifconv, so ICON handling is done in code
!symbian-sbsv2 {
- !contains(ICON, "^(/|\\\\|.:).*"):ICON = $$_PRO_FILE_PWD_/$$ICON #absolute path
+ # Absolute path required for shadow builds.
+ # However, in older Symbian environments abld toolchain can't handle even moderately long
+ # paths, so don't force absolute there.
+ !symbian-abld:!contains(ICON, "^(/|\\\\|.:).*"):ICON = $$_PRO_FILE_PWD_/$$ICON
+
#Makefile: requires paths with backslash
ICON_backslashed = $$ICON
diff --git a/mkspecs/features/symbian/symbian_building.prf b/mkspecs/features/symbian/symbian_building.prf
index a097771755..b0cc6f2283 100644
--- a/mkspecs/features/symbian/symbian_building.prf
+++ b/mkspecs/features/symbian/symbian_building.prf
@@ -208,7 +208,7 @@ for(symbian_resource, SYMBIAN_RESOURCES) {
}
symbianresources.input = SYMBIAN_RESOURCES
-symbianresources.output = $$symbian_resources_RCC_DIR/${QMAKE_FILE_BASE}.rsg
+symbianresources.output = $$symbian_resources_RCC_DIR/${QMAKE_FILE_BASE}$${QT_LIBINFIX}.rsg
symbianresources.commands = cpp -nostdinc -undef \
$$symbian_resources_INCLUDES \
$$symbian_resources_DEFINES \
@@ -216,8 +216,8 @@ symbianresources.commands = cpp -nostdinc -undef \
-o $${symbian_resources_RCC_DIR}/${QMAKE_FILE_BASE}.rpp \
&& rcomp -u -m045,046,047 \
-s$${symbian_resources_RCC_DIR}/${QMAKE_FILE_BASE}.rpp \
- -o$${symbianDestdir}/${QMAKE_FILE_BASE}.rsc \
- -h$${symbian_resources_RCC_DIR}/${QMAKE_FILE_BASE}.rsg \
+ -o$${symbianDestdir}/${QMAKE_FILE_BASE}$${QT_LIBINFIX}.rsc \
+ -h$${symbian_resources_RCC_DIR}/${QMAKE_FILE_BASE}$${QT_LIBINFIX}.rsg \
-i${QMAKE_FILE_NAME}
symbianresources.dependency_type = TYPE_C
symbianresources.CONFIG = no_link target_predeps
@@ -282,13 +282,3 @@ contains(TEMPLATE, "app"):!contains(CONFIG, "no_icon") {
# Generated pkg files
QMAKE_DISTCLEAN += $${TARGET}_template.pkg
-
-# Pre 2.6.23 Linux kernels have a limit on the environment size that can be passed to
-# a forked process. We quite easily overstep this boundary when building big projects
-# on Symbian, and since we depend on running the system() command, this causes the build
-# to fail. Test here that system() can be successfully run. It is important that this
-# check happens as late as possible, otherwise it will not be caught.
-execve_sanity_test = $$system("echo testing")
-!contains(execve_sanity_test, "testing") {
- error("Running system() failed. Maybe your kernel is too old? (Linux kernels need at least version 2.6.23)")
-}
diff --git a/mkspecs/features/win32/embed_manifest_dll.prf b/mkspecs/features/win32/embed_manifest_dll.prf
index 76a8ed1f86..60a55ce51b 100644
--- a/mkspecs/features/win32/embed_manifest_dll.prf
+++ b/mkspecs/features/win32/embed_manifest_dll.prf
@@ -1,6 +1,6 @@
MANIFEST_DIR = $$OBJECTS_DIR
isEmpty(MANIFEST_DIR):MANIFEST_DIR = .
-!if(plugin:no_plugin_manifest):if(win32-msvc2005|win32-msvc2008):!static:!equals(TEMPLATE_PREFIX, "vc"):equals(TEMPLATE, "lib") {
+!if(plugin:no_plugin_manifest):if(win32-msvc2005*|win32-msvc2008*|win32-msvc2010*):!static:!equals(TEMPLATE_PREFIX, "vc"):equals(TEMPLATE, "lib") {
NOPATH_TARGET = $$TARGET
NOPATH_TARGET ~= s,\\ , ,q # Remove space escaping (NOPATH_TARGET is quoted)
NOPATH_TARGET ~= s,\\,/,g # Change to single type separators
diff --git a/mkspecs/features/win32/embed_manifest_exe.prf b/mkspecs/features/win32/embed_manifest_exe.prf
index d2800a1c26..169134d921 100644
--- a/mkspecs/features/win32/embed_manifest_exe.prf
+++ b/mkspecs/features/win32/embed_manifest_exe.prf
@@ -1,6 +1,6 @@
MANIFEST_DIR = $$OBJECTS_DIR
isEmpty(MANIFEST_DIR):MANIFEST_DIR = .
-if(win32-msvc2005|win32-msvc2008):!equals(TEMPLATE_PREFIX, "vc"):equals(TEMPLATE, "app") {
+if(win32-msvc2005*|win32-msvc2008*|win32-msvc2010*):!equals(TEMPLATE_PREFIX, "vc"):equals(TEMPLATE, "app") {
NOPATH_TARGET = $$TARGET
NOPATH_TARGET ~= s,\\ , ,q # Remove space escaping (NOPATH_TARGET is quoted)
NOPATH_TARGET ~= s,\\,/,g # Change to single type separators
diff --git a/mkspecs/freebsd-g++34/qmake.conf b/mkspecs/freebsd-g++34/qmake.conf
index 3e6bf6a5b3..810efabe18 100644
--- a/mkspecs/freebsd-g++34/qmake.conf
+++ b/mkspecs/freebsd-g++34/qmake.conf
@@ -57,7 +57,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD = -pthread
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/freebsd-g++40/qmake.conf b/mkspecs/freebsd-g++40/qmake.conf
index 43d69802ac..4b0ac4c8a9 100644
--- a/mkspecs/freebsd-g++40/qmake.conf
+++ b/mkspecs/freebsd-g++40/qmake.conf
@@ -57,7 +57,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD = -pthread
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/freebsd-icc/qmake.conf b/mkspecs/freebsd-icc/qmake.conf
index c9c3140104..99d61268a7 100644
--- a/mkspecs/freebsd-icc/qmake.conf
+++ b/mkspecs/freebsd-icc/qmake.conf
@@ -80,7 +80,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Qoption,ld,-soname,
QMAKE_LFLAGS_THREAD = -mt
-QMAKE_RPATH = -Qoption,ld,-rpath,
+QMAKE_LFLAGS_RPATH = -Qoption,ld,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/hpux-acc-64/qmake.conf b/mkspecs/hpux-acc-64/qmake.conf
index b138ef833e..38c8555b66 100644
--- a/mkspecs/hpux-acc-64/qmake.conf
+++ b/mkspecs/hpux-acc-64/qmake.conf
@@ -98,7 +98,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,+h,
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -Wl,+noallowunsats
-QMAKE_RPATH = -Wl,+b,
+QMAKE_LFLAGS_RPATH = -Wl,+b,
QMAKE_HPUX_SHLIB = 3
QMAKE_EXTENSION_SHLIB = sl
diff --git a/mkspecs/hpux-acc-o64/qmake.conf b/mkspecs/hpux-acc-o64/qmake.conf
index b703540512..630129c332 100644
--- a/mkspecs/hpux-acc-o64/qmake.conf
+++ b/mkspecs/hpux-acc-o64/qmake.conf
@@ -95,7 +95,7 @@ QMAKE_LFLAGS_SHLIB = -b
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,+h,
QMAKE_LFLAGS_NOUNDEF = -Wl,+noallowunsats
-QMAKE_RPATH = -Wl,+b,
+QMAKE_LFLAGS_RPATH = -Wl,+b,
QMAKE_HPUX_SHLIB = 2
QMAKE_EXTENSION_SHLIB = sl
diff --git a/mkspecs/hpux-acc/qmake.conf b/mkspecs/hpux-acc/qmake.conf
index 8223a07f28..1c732c6995 100644
--- a/mkspecs/hpux-acc/qmake.conf
+++ b/mkspecs/hpux-acc/qmake.conf
@@ -77,7 +77,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,+h,
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -Wl,+noallowunsats
-QMAKE_RPATH = -Wl,+b,
+QMAKE_LFLAGS_RPATH = -Wl,+b,
QMAKE_HPUX_SHLIB = 1
QMAKE_EXTENSION_SHLIB = sl
diff --git a/mkspecs/hpux-g++-64/qmake.conf b/mkspecs/hpux-g++-64/qmake.conf
index 734a5f7afa..d8b0a4a58c 100644
--- a/mkspecs/hpux-g++-64/qmake.conf
+++ b/mkspecs/hpux-g++-64/qmake.conf
@@ -60,7 +60,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,+h,
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -Wl,+noallowunsats
-QMAKE_RPATH = -Wl,+b,
+QMAKE_LFLAGS_RPATH = -Wl,+b,
QMAKE_HPUX_SHLIB = 3
QMAKE_EXTENSION_SHLIB = sl
diff --git a/mkspecs/hpux-g++/qmake.conf b/mkspecs/hpux-g++/qmake.conf
index 6935ea99bf..312c44bfe0 100644
--- a/mkspecs/hpux-g++/qmake.conf
+++ b/mkspecs/hpux-g++/qmake.conf
@@ -60,7 +60,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,+h,
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -Wl,+noallowunsats
-QMAKE_RPATH = -Wl,+b,
+QMAKE_LFLAGS_RPATH = -Wl,+b,
QMAKE_HPUX_SHLIB = 1
QMAKE_EXTENSION_SHLIB = sl
diff --git a/mkspecs/hpuxi-acc-32/qmake.conf b/mkspecs/hpuxi-acc-32/qmake.conf
index 93006e53dd..a26cb320c4 100644
--- a/mkspecs/hpuxi-acc-32/qmake.conf
+++ b/mkspecs/hpuxi-acc-32/qmake.conf
@@ -54,7 +54,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,+h,
QMAKE_LFLAGS_NOUNDEF = -Wl,+noallowunsats
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH =
+QMAKE_LFLAGS_RPATH =
QMAKE_LIBS = -lm
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/hpuxi-acc-64/qmake.conf b/mkspecs/hpuxi-acc-64/qmake.conf
index 2fa1f01195..3e2d59f2ca 100644
--- a/mkspecs/hpuxi-acc-64/qmake.conf
+++ b/mkspecs/hpuxi-acc-64/qmake.conf
@@ -97,7 +97,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,+h,
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -Wl,+noallowunsats
-QMAKE_RPATH =
+QMAKE_LFLAGS_RPATH =
QMAKE_LIBS = -lm
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/hpuxi-g++-64/qmake.conf b/mkspecs/hpuxi-g++-64/qmake.conf
index 05b069106a..3151d85bec 100644
--- a/mkspecs/hpuxi-g++-64/qmake.conf
+++ b/mkspecs/hpuxi-g++-64/qmake.conf
@@ -65,7 +65,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,+h,
QMAKE_LFLAGS_THREAD = -lpthread
QMAKE_LFLAGS_NOUNDEF = -Wl,+noallowunsats
-QMAKE_RPATH = -Wl,+b,
+QMAKE_LFLAGS_RPATH = -Wl,+b,
QMAKE_LIBS = -lm
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/irix-cc-64/qmake.conf b/mkspecs/irix-cc-64/qmake.conf
index 4b651b2e96..b8d316e7af 100644
--- a/mkspecs/irix-cc-64/qmake.conf
+++ b/mkspecs/irix-cc-64/qmake.conf
@@ -88,7 +88,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -Wl,-no_unresolved
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/irix-cc/qmake.conf b/mkspecs/irix-cc/qmake.conf
index 0070d42a76..2f4f03f5c1 100644
--- a/mkspecs/irix-cc/qmake.conf
+++ b/mkspecs/irix-cc/qmake.conf
@@ -88,7 +88,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -Wl,-no_unresolved
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/irix-g++-64/qmake.conf b/mkspecs/irix-g++-64/qmake.conf
index 56f02f105b..610d92c6dd 100644
--- a/mkspecs/irix-g++-64/qmake.conf
+++ b/mkspecs/irix-g++-64/qmake.conf
@@ -58,7 +58,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -Wl,-no_unresolved
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS = -lC
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/irix-g++/qmake.conf b/mkspecs/irix-g++/qmake.conf
index c1eafdb76c..41841f3bb2 100644
--- a/mkspecs/irix-g++/qmake.conf
+++ b/mkspecs/irix-g++/qmake.conf
@@ -58,7 +58,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -Wl,-no_unresolved
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS = -lC
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/linux-ecc-64/qmake.conf b/mkspecs/linux-ecc-64/qmake.conf
index 21f29604b7..aa50b87e11 100644
--- a/mkspecs/linux-ecc-64/qmake.conf
+++ b/mkspecs/linux-ecc-64/qmake.conf
@@ -56,7 +56,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Qoption,ld,-soname,
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH = -Qoption,ld,-rpath,
+QMAKE_LFLAGS_RPATH = -Qoption,ld,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/linux-icc/qmake.conf b/mkspecs/linux-icc/qmake.conf
index eeb24a382d..3353180b40 100644
--- a/mkspecs/linux-icc/qmake.conf
+++ b/mkspecs/linux-icc/qmake.conf
@@ -62,7 +62,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Qoption,ld,-soname,
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH = -Qoption,ld,-rpath,
+QMAKE_LFLAGS_RPATH = -Qoption,ld,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/linux-kcc/qmake.conf b/mkspecs/linux-kcc/qmake.conf
index 217572fd85..5c6001c07b 100644
--- a/mkspecs/linux-kcc/qmake.conf
+++ b/mkspecs/linux-kcc/qmake.conf
@@ -65,7 +65,7 @@ QMAKE_LFLAGS_SHLIB =
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = --soname$$LITERAL_WHITESPACE
QMAKE_LFLAGS_THREAD = --thread_safe
-QMAKE_RPATH = -rpath$$LITERAL_WHITESPACE
+QMAKE_LFLAGS_RPATH = -rpath$$LITERAL_WHITESPACE
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/linux-lsb-g++/qmake.conf b/mkspecs/linux-lsb-g++/qmake.conf
index 4b4deabc58..d35962579b 100644
--- a/mkspecs/linux-lsb-g++/qmake.conf
+++ b/mkspecs/linux-lsb-g++/qmake.conf
@@ -62,7 +62,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/linux-pgcc/qmake.conf b/mkspecs/linux-pgcc/qmake.conf
index 19af8ee216..16d0023cb4 100644
--- a/mkspecs/linux-pgcc/qmake.conf
+++ b/mkspecs/linux-pgcc/qmake.conf
@@ -56,7 +56,7 @@ QMAKE_LFLAGS_SHLIB = -shared -fpic
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH = -R
+QMAKE_LFLAGS_RPATH = -R
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/lynxos-g++/qmake.conf b/mkspecs/lynxos-g++/qmake.conf
index eae330873b..fc0fc43421 100644
--- a/mkspecs/lynxos-g++/qmake.conf
+++ b/mkspecs/lynxos-g++/qmake.conf
@@ -59,7 +59,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/macx-icc/qmake.conf b/mkspecs/macx-icc/qmake.conf
index 00de6c437a..d93ed5e70d 100644
--- a/mkspecs/macx-icc/qmake.conf
+++ b/mkspecs/macx-icc/qmake.conf
@@ -70,7 +70,7 @@ QMAKE_LFLAGS_SONAME = -install_name$${LITERAL_WHITESPACE}
QMAKE_LFLAGS_THREAD =
#QMAKE_LFLAGS_PPC = -arch ppc
#QMAKE_LFLAGS_X86 = -arch i386
-QMAKE_RPATH =
+QMAKE_LFLAGS_RPATH =
QMAKE_LFLAGS_VERSION = -current_version$${LITERAL_WHITESPACE}
QMAKE_LFLAGS_COMPAT_VERSION = -compatibility_version$${LITERAL_WHITESPACE}
diff --git a/mkspecs/netbsd-g++/qmake.conf b/mkspecs/netbsd-g++/qmake.conf
index 1cb449f5cd..1d3fd2b895 100644
--- a/mkspecs/netbsd-g++/qmake.conf
+++ b/mkspecs/netbsd-g++/qmake.conf
@@ -58,7 +58,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD = -pthread
QMAKE_LFLAGS_NOUNDEF = -Wl,-no_unresolved
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/qws/freebsd-generic-g++/qmake.conf b/mkspecs/qws/freebsd-generic-g++/qmake.conf
index 6e30d4fe17..d50ce6b7b6 100644
--- a/mkspecs/qws/freebsd-generic-g++/qmake.conf
+++ b/mkspecs/qws/freebsd-generic-g++/qmake.conf
@@ -56,7 +56,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD = -pthread
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_QT = -lqte
diff --git a/mkspecs/qws/macx-generic-g++/qmake.conf b/mkspecs/qws/macx-generic-g++/qmake.conf
index f753222ed2..9096712cb5 100644
--- a/mkspecs/qws/macx-generic-g++/qmake.conf
+++ b/mkspecs/qws/macx-generic-g++/qmake.conf
@@ -57,7 +57,7 @@ QMAKE_LFLAGS_INCREMENTAL = -undefined suppress -flat_namespace
QMAKE_LFLAGS_PLUGIN = -bundle
QMAKE_LFLAGS_SONAME =
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH =
+QMAKE_LFLAGS_RPATH =
QMAKE_LIBS =
QMAKE_LIBS_X11 =
diff --git a/mkspecs/qws/solaris-generic-g++/qmake.conf b/mkspecs/qws/solaris-generic-g++/qmake.conf
index f5874c22eb..3bf7e56447 100644
--- a/mkspecs/qws/solaris-generic-g++/qmake.conf
+++ b/mkspecs/qws/solaris-generic-g++/qmake.conf
@@ -57,7 +57,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS = -lsocket -lnsl -lresolv
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/sco-g++/qmake.conf b/mkspecs/sco-g++/qmake.conf
index 746cf2ceb0..d4091ff4bc 100644
--- a/mkspecs/sco-g++/qmake.conf
+++ b/mkspecs/sco-g++/qmake.conf
@@ -55,7 +55,7 @@ QMAKE_LFLAGS_DEBUG =
QMAKE_LFLAGS_SHLIB = -G
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -h$$LITERAL_WHITESPACE
-QMAKE_RPATH =
+QMAKE_LFLAGS_RPATH =
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/solaris-cc-64/qmake.conf b/mkspecs/solaris-cc-64/qmake.conf
index 3d35d62e30..a0267569bb 100644
--- a/mkspecs/solaris-cc-64/qmake.conf
+++ b/mkspecs/solaris-cc-64/qmake.conf
@@ -76,7 +76,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -h$$LITERAL_WHITESPACE
QMAKE_LFLAGS_THREAD = -mt
QMAKE_LFLAGS_NOUNDEF = -z defs
-QMAKE_RPATH = -R
+QMAKE_LFLAGS_RPATH = -R
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/solaris-cc/qmake.conf b/mkspecs/solaris-cc/qmake.conf
index 0c97620111..8a8f1acbbf 100644
--- a/mkspecs/solaris-cc/qmake.conf
+++ b/mkspecs/solaris-cc/qmake.conf
@@ -59,7 +59,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -h$$LITERAL_WHITESPACE
QMAKE_LFLAGS_THREAD = -mt
QMAKE_LFLAGS_NOUNDEF = -z defs
-QMAKE_RPATH = -R
+QMAKE_LFLAGS_RPATH = -R
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/solaris-g++-64/qmake.conf b/mkspecs/solaris-g++-64/qmake.conf
index 587c630046..01e331c324 100644
--- a/mkspecs/solaris-g++-64/qmake.conf
+++ b/mkspecs/solaris-g++-64/qmake.conf
@@ -80,7 +80,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -h$$LITERAL_WHITESPACE
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -z defs
-QMAKE_RPATH = -Wl,-R,
+QMAKE_LFLAGS_RPATH = -Wl,-R,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/solaris-g++/qmake.conf b/mkspecs/solaris-g++/qmake.conf
index 08149807ea..c7f6406a18 100644
--- a/mkspecs/solaris-g++/qmake.conf
+++ b/mkspecs/solaris-g++/qmake.conf
@@ -63,7 +63,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -h$$LITERAL_WHITESPACE
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_NOUNDEF = -z defs
-QMAKE_RPATH = -Wl,-R,
+QMAKE_LFLAGS_RPATH = -Wl,-R,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/symbian/linux-gcce/qmake.conf b/mkspecs/symbian/linux-gcce/qmake.conf
index c75e46eccc..57bb56ad89 100644
--- a/mkspecs/symbian/linux-gcce/qmake.conf
+++ b/mkspecs/symbian/linux-gcce/qmake.conf
@@ -47,7 +47,7 @@ QMAKE_CXXFLAGS_STATIC_LIB -= -fPIC
QMAKE_LFLAGS_SONAME =
#QMAKE_LFLAGS_THREAD +=
#QMAKE_LFLAGS_NOUNDEF += -Wl,--no-undefined
-QMAKE_RPATH = --rpath=
+QMAKE_LFLAGS_RPATH = --rpath=
DEFINES += __GCCE__ \
UNICODE \
diff --git a/mkspecs/tru64-cxx/qmake.conf b/mkspecs/tru64-cxx/qmake.conf
index 88021df958..d2c6937a07 100644
--- a/mkspecs/tru64-cxx/qmake.conf
+++ b/mkspecs/tru64-cxx/qmake.conf
@@ -54,7 +54,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_THREAD = -pthread
QMAKE_LFLAGS_SONAME = -soname$$LITERAL_WHITESPACE
-QMAKE_RPATH = -rpath$$LITERAL_WHITESPACE
+QMAKE_LFLAGS_RPATH = -rpath$$LITERAL_WHITESPACE
QMAKE_LIBS = -lm
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/tru64-g++/qmake.conf b/mkspecs/tru64-g++/qmake.conf
index 71e5682485..f2b8e39f69 100644
--- a/mkspecs/tru64-g++/qmake.conf
+++ b/mkspecs/tru64-g++/qmake.conf
@@ -56,7 +56,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_THREAD =
QMAKE_LFLAGS_SONAME = -Wl,-soname,
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD =
diff --git a/mkspecs/unixware-cc/qmake.conf b/mkspecs/unixware-cc/qmake.conf
index 5fb2b2cc3c..5f88b809f0 100644
--- a/mkspecs/unixware-cc/qmake.conf
+++ b/mkspecs/unixware-cc/qmake.conf
@@ -57,7 +57,7 @@ QMAKE_LFLAGS_SHLIB = -G
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -h$$LITERAL_WHITESPACE
QMAKE_LFLAGS_THREAD = -Kthread
-QMAKE_RPATH = -R
+QMAKE_LFLAGS_RPATH = -R
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/unixware-g++/qmake.conf b/mkspecs/unixware-g++/qmake.conf
index b6a438a0b3..34d6d61381 100644
--- a/mkspecs/unixware-g++/qmake.conf
+++ b/mkspecs/unixware-g++/qmake.conf
@@ -58,7 +58,7 @@ QMAKE_LFLAGS_SHLIB = -shared
QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME =
QMAKE_LFLAGS_THREAD =
-QMAKE_RPATH = -Wl,-R,
+QMAKE_LFLAGS_RPATH = -Wl,-R,
QMAKE_LIBS =
QMAKE_LIBS_DYNLOAD = -ldl
diff --git a/mkspecs/unsupported/linux-host-g++/qmake.conf b/mkspecs/unsupported/linux-host-g++/qmake.conf
index 7b17789bbe..38849f8a23 100644
--- a/mkspecs/unsupported/linux-host-g++/qmake.conf
+++ b/mkspecs/unsupported/linux-host-g++/qmake.conf
@@ -63,7 +63,7 @@ QMAKE_LFLAGS_PLUGIN += $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME += -Wl,-soname,
QMAKE_LFLAGS_THREAD +=
QMAKE_LFLAGS_NOUNDEF += -Wl,--no-undefined
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/unsupported/qws/qnx-641/qmake.conf b/mkspecs/unsupported/qws/qnx-641/qmake.conf
index 12eaf1d301..441f408802 100644
--- a/mkspecs/unsupported/qws/qnx-641/qmake.conf
+++ b/mkspecs/unsupported/qws/qnx-641/qmake.conf
@@ -51,7 +51,7 @@ QMAKE_LFLAGS_PLUGIN = $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME = -Wl,-soname,
QMAKE_LFLAGS_THREAD =
QMAKE_LN_SHLIB = -cp
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/unsupported/qws/qnx-generic-g++/qmake.conf b/mkspecs/unsupported/qws/qnx-generic-g++/qmake.conf
index 62857bf220..26de9b75d7 100644
--- a/mkspecs/unsupported/qws/qnx-generic-g++/qmake.conf
+++ b/mkspecs/unsupported/qws/qnx-generic-g++/qmake.conf
@@ -53,7 +53,7 @@ QMAKE_LFLAGS_SHLIB += -shared
QMAKE_LFLAGS_PLUGIN += $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME += -Wl,-soname,
QMAKE_LFLAGS_THREAD +=
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/unsupported/qws/qnx-i386-g++/qmake.conf b/mkspecs/unsupported/qws/qnx-i386-g++/qmake.conf
index dce60ea539..b43c39143f 100644
--- a/mkspecs/unsupported/qws/qnx-i386-g++/qmake.conf
+++ b/mkspecs/unsupported/qws/qnx-i386-g++/qmake.conf
@@ -49,7 +49,7 @@ QMAKE_LFLAGS_SHLIB += -shared
QMAKE_LFLAGS_PLUGIN += $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME += -Wl,-soname,
QMAKE_LFLAGS_THREAD +=
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/unsupported/qws/qnx-ppc-g++/qmake.conf b/mkspecs/unsupported/qws/qnx-ppc-g++/qmake.conf
index 93d04ffffb..29a2952989 100644
--- a/mkspecs/unsupported/qws/qnx-ppc-g++/qmake.conf
+++ b/mkspecs/unsupported/qws/qnx-ppc-g++/qmake.conf
@@ -49,7 +49,7 @@ QMAKE_LFLAGS_SHLIB += -shared
QMAKE_LFLAGS_PLUGIN += $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME += -Wl,-soname,
QMAKE_LFLAGS_THREAD +=
-QMAKE_RPATH = -Wl,-rpath,
+QMAKE_LFLAGS_RPATH = -Wl,-rpath,
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf b/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf
index fc0b12587c..e3eb6cd884 100644
--- a/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf
+++ b/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf
@@ -53,7 +53,7 @@ QMAKE_LFLAGS_PLUGIN += $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME +=
QMAKE_LFLAGS_THREAD +=
QMAKE_LFLAGS_NOUNDEF +=
-QMAKE_RPATH =
+QMAKE_LFLAGS_RPATH =
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf b/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf
index be351725d9..d0aeff6ca9 100644
--- a/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf
+++ b/mkspecs/unsupported/vxworks-simpentium-dcc/qmake.conf
@@ -53,7 +53,7 @@ QMAKE_LFLAGS_PLUGIN += $$QMAKE_LFLAGS_SHLIB
QMAKE_LFLAGS_SONAME +=
QMAKE_LFLAGS_THREAD +=
QMAKE_LFLAGS_NOUNDEF +=
-QMAKE_RPATH =
+QMAKE_LFLAGS_RPATH =
QMAKE_PCH_OUTPUT_EXT = .gch
diff --git a/mkspecs/win32-msvc2010/qmake.conf b/mkspecs/win32-msvc2010/qmake.conf
new file mode 100644
index 0000000000..2a48938de7
--- /dev/null
+++ b/mkspecs/win32-msvc2010/qmake.conf
@@ -0,0 +1,91 @@
+#
+# qmake configuration for win32-msvc2010
+#
+# Written for Microsoft VC2005.NET
+#
+
+MAKEFILE_GENERATOR = MSBUILD
+TEMPLATE = app
+CONFIG += qt warn_on release incremental flat link_prl precompile_header autogen_precompile_source copy_dir_files debug_and_release debug_and_release_target embed_manifest_dll embed_manifest_exe
+QT += core gui
+DEFINES += UNICODE WIN32 QT_LARGEFILE_SUPPORT
+QMAKE_COMPILER_DEFINES += _MSC_VER=1600 WIN32
+
+QMAKE_CC = cl
+QMAKE_LEX = flex
+QMAKE_LEXFLAGS =
+QMAKE_YACC = byacc
+QMAKE_YACCFLAGS = -d
+QMAKE_CFLAGS = -nologo -Zm200 -Zc:wchar_t-
+QMAKE_CFLAGS_WARN_ON = -W3
+QMAKE_CFLAGS_WARN_OFF = -W0
+QMAKE_CFLAGS_RELEASE = -O2 -MD
+QMAKE_CFLAGS_DEBUG = -Zi -MDd
+QMAKE_CFLAGS_YACC =
+QMAKE_CFLAGS_LTCG = -GL
+
+QMAKE_CXX = $$QMAKE_CC
+QMAKE_CXXFLAGS = $$QMAKE_CFLAGS
+QMAKE_CXXFLAGS_WARN_ON = $$QMAKE_CFLAGS_WARN_ON -w34100 -w34189
+QMAKE_CXXFLAGS_WARN_OFF = $$QMAKE_CFLAGS_WARN_OFF
+QMAKE_CXXFLAGS_RELEASE = $$QMAKE_CFLAGS_RELEASE
+QMAKE_CXXFLAGS_DEBUG = $$QMAKE_CFLAGS_DEBUG
+QMAKE_CXXFLAGS_YACC = $$QMAKE_CFLAGS_YACC
+QMAKE_CXXFLAGS_LTCG = $$QMAKE_CFLAGS_LTCG
+QMAKE_CXXFLAGS_STL_ON = -EHsc
+QMAKE_CXXFLAGS_STL_OFF =
+QMAKE_CXXFLAGS_RTTI_ON = -GR
+QMAKE_CXXFLAGS_RTTI_OFF =
+QMAKE_CXXFLAGS_EXCEPTIONS_ON = -EHsc
+QMAKE_CXXFLAGS_EXCEPTIONS_OFF =
+
+QMAKE_INCDIR =
+QMAKE_INCDIR_QT = $$[QT_INSTALL_HEADERS]
+QMAKE_LIBDIR_QT = $$[QT_INSTALL_LIBS]
+
+QMAKE_RUN_CC = $(CC) -c $(CFLAGS) $(INCPATH) -Fo$obj $src
+QMAKE_RUN_CC_IMP = $(CC) -c $(CFLAGS) $(INCPATH) -Fo$@ $<
+QMAKE_RUN_CC_IMP_BATCH = $(CC) -c $(CFLAGS) $(INCPATH) -Fo$@ @<<
+QMAKE_RUN_CXX = $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fo$obj $src
+QMAKE_RUN_CXX_IMP = $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fo$@ $<
+QMAKE_RUN_CXX_IMP_BATCH = $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fo$@ @<<
+
+QMAKE_LINK = link
+QMAKE_LFLAGS = /NOLOGO
+QMAKE_LFLAGS_RELEASE = /INCREMENTAL:NO
+QMAKE_LFLAGS_DEBUG = /DEBUG
+QMAKE_LFLAGS_CONSOLE = /SUBSYSTEM:CONSOLE
+QMAKE_LFLAGS_WINDOWS = /SUBSYSTEM:WINDOWS \"/MANIFESTDEPENDENCY:type=\'win32\' name=\'Microsoft.Windows.Common-Controls\' version=\'6.0.0.0\' publicKeyToken=\'6595b64144ccf1df\' language=\'*\' processorArchitecture=\'*\'\"
+QMAKE_LFLAGS_DLL = /DLL
+QMAKE_LFLAGS_LTCG = /LTCG
+
+QMAKE_LIBS_CORE = kernel32.lib user32.lib shell32.lib uuid.lib ole32.lib advapi32.lib ws2_32.lib
+QMAKE_LIBS_GUI = gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib winspool.lib ws2_32.lib ole32.lib user32.lib advapi32.lib
+QMAKE_LIBS_NETWORK = ws2_32.lib
+QMAKE_LIBS_OPENGL = opengl32.lib glu32.lib gdi32.lib user32.lib
+QMAKE_LIBS_COMPAT = advapi32.lib shell32.lib comdlg32.lib user32.lib gdi32.lib ws2_32.lib
+
+QMAKE_LIBS_QT_ENTRY = -lqtmain
+
+QMAKE_MOC = $$[QT_INSTALL_BINS]\moc.exe
+QMAKE_UIC = $$[QT_INSTALL_BINS]\uic.exe
+QMAKE_IDC = $$[QT_INSTALL_BINS]\idc.exe
+
+QMAKE_IDL = midl
+QMAKE_LIB = lib /NOLOGO
+QMAKE_RC = rc
+
+QMAKE_ZIP = zip -r -9
+
+QMAKE_COPY = copy /y
+QMAKE_COPY_DIR = xcopy /s /q /y /i
+QMAKE_MOVE = move
+QMAKE_DEL_FILE = del
+QMAKE_DEL_DIR = rmdir
+QMAKE_CHK_DIR_EXISTS = if not exist
+QMAKE_MKDIR = mkdir
+
+VCPROJ_EXTENSION = .vcxproj
+VCSOLUTION_EXTENSION = .sln
+VCPROJ_KEYWORD = Qt4VSv1.0
+load(qt_config)
diff --git a/mkspecs/win32-msvc2010/qplatformdefs.h b/mkspecs/win32-msvc2010/qplatformdefs.h
new file mode 100644
index 0000000000..68f9ee0abf
--- /dev/null
+++ b/mkspecs/win32-msvc2010/qplatformdefs.h
@@ -0,0 +1,42 @@
+/****************************************************************************
+**
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the qmake spec of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "../win32-msvc2005/qplatformdefs.h"
diff --git a/qmake/generators/metamakefile.cpp b/qmake/generators/metamakefile.cpp
index f42a489fd7..9c64544f74 100644
--- a/qmake/generators/metamakefile.cpp
+++ b/qmake/generators/metamakefile.cpp
@@ -529,7 +529,7 @@ MetaMakefileGenerator::modesForGenerator(const QString &gen,
*host_mode = Option::HOST_UNIX_MODE;
*target_mode = Option::TARG_UNIX_MODE;
#endif
- } else if (gen == "MSVC.NET" || gen == "MINGW" || gen == "BMAKE") {
+ } else if (gen == "MSVC.NET" || gen == "MINGW" || gen == "BMAKE" || gen == "MSBUILD") {
*host_mode = Option::HOST_WIN_MODE;
*target_mode = Option::TARG_WIN_MODE;
} else if (gen == "PROJECTBUILDER" || gen == "XCODE") {
diff --git a/qmake/generators/symbian/symbiancommon.cpp b/qmake/generators/symbian/symbiancommon.cpp
index 0802c0190d..b730d9ea7a 100644
--- a/qmake/generators/symbian/symbiancommon.cpp
+++ b/qmake/generators/symbian/symbiancommon.cpp
@@ -464,9 +464,12 @@ void SymbianCommonGenerator::generatePkgFile(const QString &iconFile, bool epocB
QString SymbianCommonGenerator::removePathSeparators(QString &file)
{
QString ret = file;
- while (ret.indexOf(QDir::separator()) > 0) {
- ret.remove(0, ret.indexOf(QDir::separator()) + 1);
- }
+
+ if (QDir::separator().unicode() != '/')
+ ret.replace(QDir::separator(), QLatin1Char('/'));
+
+ if (ret.indexOf(QLatin1Char('/')) > 0)
+ ret.remove(0, ret.lastIndexOf(QLatin1Char('/')) + 1);
return ret;
}
diff --git a/qmake/generators/unix/unixmake2.cpp b/qmake/generators/unix/unixmake2.cpp
index 3e731a190f..d16cd6b317 100644
--- a/qmake/generators/unix/unixmake2.cpp
+++ b/qmake/generators/unix/unixmake2.cpp
@@ -148,7 +148,7 @@ UnixMakefileGenerator::writeMakeParts(QTextStream &t)
if(!project->isActiveConfig("staticlib")) {
t << "LINK = " << var("QMAKE_LINK") << endl;
t << "LFLAGS = " << var("QMAKE_LFLAGS") << endl;
- t << "LIBS = " << "$(SUBLIBS) " << var("QMAKE_FRAMEWORKDIR_FLAGS") << " "
+ t << "LIBS = " << "$(SUBLIBS) " << var("QMAKE_FRAMEWORKPATH_FLAGS") << " "
<< var("QMAKE_LIBDIR_FLAGS") << " " << var("QMAKE_LIBS") << " " << var("QMAKE_LIBS_PRIVATE") << endl;
}
diff --git a/qmake/generators/win32/msbuild_objectmodel.cpp b/qmake/generators/win32/msbuild_objectmodel.cpp
index d011c5c5e3..522d5174e7 100644
--- a/qmake/generators/win32/msbuild_objectmodel.cpp
+++ b/qmake/generators/win32/msbuild_objectmodel.cpp
@@ -2837,6 +2837,18 @@ XmlOutput &operator<<(XmlOutput &xml, const VCXProjectSingleConfig &tool)
// ResourceCompiler
xml << tool.Configuration.resource;
+ // Post build event
+ if ( tool.Configuration.postBuild.UseInBuild != unset )
+ xml << tool.Configuration.postBuild;
+
+ // Pre build event
+ if ( tool.Configuration.preBuild.UseInBuild != unset )
+ xml << tool.Configuration.preBuild;
+
+ // Pre link event
+ if ( tool.Configuration.preLink.UseInBuild != unset )
+ xml << tool.Configuration.preLink;
+
xml << closetag();
QFile filterFile;
@@ -3266,6 +3278,18 @@ XmlOutput &operator<<(XmlOutput &xml, VCXProject &tool)
// ResourceCompiler
xml << tool.SingleProjects.at(i).Configuration.resource;
+ // Post build event
+ if ( tool.SingleProjects.at(i).Configuration.postBuild.UseInBuild != unset )
+ xml << tool.SingleProjects.at(i).Configuration.postBuild;
+
+ // Pre build event
+ if ( tool.SingleProjects.at(i).Configuration.preBuild.UseInBuild != unset )
+ xml << tool.SingleProjects.at(i).Configuration.preBuild;
+
+ // Pre link event
+ if ( tool.SingleProjects.at(i).Configuration.preLink.UseInBuild != unset )
+ xml << tool.SingleProjects.at(i).Configuration.preLink;
+
xml << closetag();
}
diff --git a/qmake/generators/win32/msvc_vcproj.cpp b/qmake/generators/win32/msvc_vcproj.cpp
index 8c9bba8dd5..35e4896c21 100644
--- a/qmake/generators/win32/msvc_vcproj.cpp
+++ b/qmake/generators/win32/msvc_vcproj.cpp
@@ -917,14 +917,12 @@ void VcprojGenerator::initCompilerTool()
conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS"));
if(project->isActiveConfig("debug")){
// Debug version
- conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_DEBUG"));
if((projectTarget == Application) || (projectTarget == StaticLib))
conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_MT_DBG"));
else
conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_MT_DLLDBG"));
} else {
// Release version
- conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_RELEASE"));
conf.compiler.PreprocessorDefinitions += "QT_NO_DEBUG";
conf.compiler.PreprocessorDefinitions += "NDEBUG";
if((projectTarget == Application) || (projectTarget == StaticLib))
@@ -934,10 +932,6 @@ void VcprojGenerator::initCompilerTool()
}
// Common for both release and debug
- if(project->isActiveConfig("warn_off"))
- conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_WARN_OFF"));
- else if(project->isActiveConfig("warn_on"))
- conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_WARN_ON"));
if(project->isActiveConfig("windows"))
conf.compiler.PreprocessorDefinitions += project->values("MSVCPROJ_WINCONDEF");
@@ -1000,22 +994,9 @@ void VcprojGenerator::initLinkerTool()
conf.linker.OutputFile += project->first("MSVCPROJ_TARGET");
- if(project->isActiveConfig("debug")){
- conf.linker.parseOptions(project->values("QMAKE_LFLAGS_DEBUG"));
- } else {
- conf.linker.parseOptions(project->values("QMAKE_LFLAGS_RELEASE"));
- }
-
if(project->isActiveConfig("dll")){
conf.linker.parseOptions(project->values("QMAKE_LFLAGS_QT_DLL"));
}
-
- if(project->isActiveConfig("console")){
- conf.linker.parseOptions(project->values("QMAKE_LFLAGS_CONSOLE"));
- } else {
- conf.linker.parseOptions(project->values("QMAKE_LFLAGS_WINDOWS"));
- }
-
}
void VcprojGenerator::initResourceTool()
diff --git a/qmake/generators/win32/msvc_vcxproj.cpp b/qmake/generators/win32/msvc_vcxproj.cpp
index 6a91c6b157..da93fe3d3a 100644
--- a/qmake/generators/win32/msvc_vcxproj.cpp
+++ b/qmake/generators/win32/msvc_vcxproj.cpp
@@ -294,14 +294,12 @@ void VcxprojGenerator::initCompilerTool()
conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS"));
if(project->isActiveConfig("debug")){
// Debug version
- conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_DEBUG"));
if((projectTarget == Application) || (projectTarget == StaticLib))
conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_MT_DBG"));
else
conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_MT_DLLDBG"));
} else {
// Release version
- conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_RELEASE"));
conf.compiler.PreprocessorDefinitions += "QT_NO_DEBUG";
conf.compiler.PreprocessorDefinitions += "NDEBUG";
if((projectTarget == Application) || (projectTarget == StaticLib))
@@ -311,10 +309,6 @@ void VcxprojGenerator::initCompilerTool()
}
// Common for both release and debug
- if(project->isActiveConfig("warn_off"))
- conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_WARN_OFF"));
- else if(project->isActiveConfig("warn_on"))
- conf.compiler.parseOptions(project->values("QMAKE_CXXFLAGS_WARN_ON"));
if(project->isActiveConfig("windows"))
conf.compiler.PreprocessorDefinitions += project->values("MSVCPROJ_WINCONDEF");
@@ -363,22 +357,9 @@ void VcxprojGenerator::initLinkerTool()
conf.linker.OutputFile += project->first("MSVCPROJ_TARGET");
- if(project->isActiveConfig("debug")){
- conf.linker.parseOptions(project->values("QMAKE_LFLAGS_DEBUG"));
- } else {
- conf.linker.parseOptions(project->values("QMAKE_LFLAGS_RELEASE"));
- }
-
if(project->isActiveConfig("dll")){
conf.linker.parseOptions(project->values("QMAKE_LFLAGS_QT_DLL"));
}
-
- if(project->isActiveConfig("console")){
- conf.linker.parseOptions(project->values("QMAKE_LFLAGS_CONSOLE"));
- } else {
- conf.linker.parseOptions(project->values("QMAKE_LFLAGS_WINDOWS"));
- }
-
}
void VcxprojGenerator::initResourceTool()
@@ -403,20 +384,24 @@ void VcxprojGenerator::initPostBuildEventTools()
QString cmdline = var("QMAKE_POST_LINK");
conf.postBuild.CommandLine = cmdline;
conf.postBuild.Description = cmdline;
+ conf.postBuild.UseInBuild = _True;
}
QString signature = !project->isEmpty("SIGNATURE_FILE") ? var("SIGNATURE_FILE") : var("DEFAULT_SIGNATURE");
bool useSignature = !signature.isEmpty() && !project->isActiveConfig("staticlib") &&
!project->isEmpty("CE_SDK") && !project->isEmpty("CE_ARCH");
- if(useSignature)
- conf.postBuild.CommandLine.prepend(QLatin1String("signtool sign /F ") + signature + " \"$(TargetPath)\"\n" +
- (!conf.postBuild.CommandLine.isEmpty() ? " && " : ""));
+ if(useSignature) {
+ conf.postBuild.CommandLine.prepend(QLatin1String("signtool sign /F ") + signature + " \"$(TargetPath)\"\n" +
+ (!conf.postBuild.CommandLine.isEmpty() ? " && " : ""));
+ conf.postBuild.UseInBuild = _True;
+ }
if(!project->values("MSVCPROJ_COPY_DLL").isEmpty()) {
if(!conf.postBuild.CommandLine.isEmpty())
conf.postBuild.CommandLine += " && ";
conf.postBuild.Description += var("MSVCPROJ_COPY_DLL_DESC");
conf.postBuild.CommandLine += var("MSVCPROJ_COPY_DLL");
+ conf.postBuild.UseInBuild = _True;
}
}
@@ -549,6 +534,7 @@ void VcxprojGenerator::initPreLinkEventTools()
QString cmdline = var("QMAKE_PRE_LINK");
conf.preLink.Description = cmdline;
conf.preLink.CommandLine = cmdline;
+ conf.preLink.UseInBuild = _True;
}
}
diff --git a/qmake/option.cpp b/qmake/option.cpp
index 49030c3763..13e855c9e4 100644
--- a/qmake/option.cpp
+++ b/qmake/option.cpp
@@ -84,7 +84,7 @@ Option::QMAKE_MODE Option::qmake_mode = Option::QMAKE_GENERATE_NOTHING;
//all modes
QString Option::qmake_abslocation;
-int Option::warn_level = WarnLogic;
+int Option::warn_level = WarnLogic | WarnDeprecated;
int Option::debug_level = 0;
QFile Option::output;
QString Option::output_dir;
@@ -170,10 +170,12 @@ bool usage(const char *a0)
" file in your current working directory\n"
"\n"
"Warnings Options:\n"
- " -Wnone Turn off all warnings\n"
+ " -Wnone Turn off all warnings; specific ones may be re-enabled by\n"
+ " later -W options\n"
" -Wall Turn on all warnings\n"
" -Wparser Turn on parser warnings\n"
- " -Wlogic Turn on logic warnings\n"
+ " -Wlogic Turn on logic warnings (on by default)\n"
+ " -Wdeprecated Turn on deprecation warnings (on by default)\n"
"\n"
"Options:\n"
" * You can place any variable assignment in options and it will be *\n"
@@ -278,6 +280,8 @@ Option::parseCommandLine(int argc, char **argv, int skip)
Option::warn_level |= WarnParser;
} else if(opt == "Wlogic") {
Option::warn_level |= WarnLogic;
+ } else if(opt == "Wdeprecated") {
+ Option::warn_level |= WarnDeprecated;
} else if(opt == "Wnone") {
Option::warn_level = WarnNone;
} else if(opt == "r" || opt == "recursive") {
diff --git a/qmake/option.h b/qmake/option.h
index 9bfdaede88..b09ead2765 100644
--- a/qmake/option.h
+++ b/qmake/option.h
@@ -63,6 +63,7 @@ enum QMakeWarn {
WarnNone = 0x00,
WarnParser = 0x01,
WarnLogic = 0x02,
+ WarnDeprecated = 0x04,
WarnAll = 0xFF
};
void warn_msg(QMakeWarn t, const char *fmt, ...);
diff --git a/qmake/project.cpp b/qmake/project.cpp
index 3c56272dd6..998d1734b9 100644
--- a/qmake/project.cpp
+++ b/qmake/project.cpp
@@ -220,6 +220,11 @@ static QString varMap(const QString &x)
ret = "QMAKE_FRAMEWORKPATH";
else if(ret == "QMAKE_FRAMEWORKDIR_FLAGS")
ret = "QMAKE_FRAMEWORKPATH_FLAGS";
+ else
+ return ret;
+ warn_msg(WarnDeprecated, "%s:%d: Variable %s is deprecated; use %s instead.",
+ parser.file.toLatin1().constData(), parser.line_no,
+ x.toLatin1().constData(), ret.toLatin1().constData());
return ret;
}
@@ -278,7 +283,7 @@ static QStringList split_arg_list(QString params)
return args;
}
-static QStringList split_value_list(const QString &vals, bool do_semicolon=false)
+static QStringList split_value_list(const QString &vals)
{
QString build;
QStringList ret;
@@ -289,7 +294,6 @@ static QStringList split_value_list(const QString &vals, bool do_semicolon=false
const ushort SINGLEQUOTE = '\'';
const ushort DOUBLEQUOTE = '"';
const ushort BACKSLASH = '\\';
- const ushort SEMICOLON = ';';
ushort unicode;
const QChar *vals_data = vals.data();
@@ -309,8 +313,7 @@ static QStringList split_value_list(const QString &vals, bool do_semicolon=false
++parens;
}
- if(!parens && quote.isEmpty() && ((do_semicolon && unicode == SEMICOLON) ||
- vals_data[x] == Option::field_sep)) {
+ if(!parens && quote.isEmpty() && (vals_data[x] == Option::field_sep)) {
ret << build;
build.clear();
} else {
@@ -558,7 +561,7 @@ QStringList qmake_feature_paths(QMakeProperty *prop=0)
QString path;
int last_slash = Option::mkfile::cachefile.lastIndexOf(QDir::separator());
if(last_slash != -1)
- path = Option::fixPathToLocalOS(Option::mkfile::cachefile.left(last_slash));
+ path = Option::fixPathToLocalOS(Option::mkfile::cachefile.left(last_slash), false);
for(QStringList::Iterator concat_it = concat.begin();
concat_it != concat.end(); ++concat_it)
feature_roots << (path + (*concat_it));
@@ -614,38 +617,6 @@ QStringList qmake_mkspec_paths()
return ret;
}
-class QMakeProjectEnv
-{
- QStringList envs;
-public:
- QMakeProjectEnv() { }
- QMakeProjectEnv(QMakeProject *p) { execute(p->variables()); }
- QMakeProjectEnv(const QMap<QString, QStringList> &values) { execute(values); }
-
- void execute(QMakeProject *p) { execute(p->variables()); }
- void execute(const QMap<QString, QStringList> &values) {
-#ifdef Q_OS_UNIX
- for(QMap<QString, QStringList>::ConstIterator it = values.begin(); it != values.end(); ++it) {
- const QString var = it.key(), val = it.value().join(" ");
- if(!var.startsWith(".")) {
- const QString env_var = Option::sysenv_mod + var;
- if(!putenv(strdup(QString(env_var + "=" + val).toAscii().data())))
- envs.append(env_var);
- }
- }
-#else
- Q_UNUSED(values);
-#endif
- }
- ~QMakeProjectEnv() {
-#ifdef Q_OS_UNIX
- for(QStringList::ConstIterator it = envs.begin();it != envs.end(); ++it) {
- putenv(strdup(QString(*it + "=").toAscii().data()));
- }
-#endif
- }
-};
-
QMakeProject::~QMakeProject()
{
if(own_prop)
@@ -1155,7 +1126,7 @@ QMakeProject::parse(const QString &t, QMap<QString, QStringList> &place, int num
QStringList vallist;
{
//doVariableReplace(vals, place);
- QStringList tmp = split_value_list(vals, (var == "DEPENDPATH" || var == "INCLUDEPATH"));
+ QStringList tmp = split_value_list(vals);
for(int i = 0; i < tmp.size(); ++i)
vallist += doVariableReplaceExpand(tmp[i], place);
}
@@ -1836,7 +1807,11 @@ QMakeProject::doProjectExpand(QString func, QList<QStringList> args_list,
for(int i = 0; i < args_list.size(); ++i)
args += args_list[i].join(QString(Option::field_sep));
- ExpandFunc func_t = qmake_expandFunctions().value(func.toLower());
+ QString lfunc = func.toLower();
+ if (!lfunc.isSharedWith(func))
+ warn_msg(WarnDeprecated, "%s:%d: Using uppercased builtin functions is deprecated.",
+ parser.file.toLatin1().constData(), parser.line_no);
+ ExpandFunc func_t = qmake_expandFunctions().value(lfunc);
debug_msg(1, "Running project expand: %s(%s) [%d]",
func.toLatin1().constData(), args.join("::").toLatin1().constData(), func_t);
@@ -2090,7 +2065,6 @@ QMakeProject::doProjectExpand(QString func, QList<QStringList> args_list,
fprintf(stderr, "%s:%d system(execut) requires one argument.\n",
parser.file.toLatin1().constData(), parser.line_no);
} else {
- QMakeProjectEnv env(place);
char buff[256];
bool singleLine = true;
if(args.count() > 1)
@@ -2250,8 +2224,7 @@ QMakeProject::doProjectExpand(QString func, QList<QStringList> args_list,
fprintf(stderr, "%s:%d: size(var) requires one argument.\n",
parser.file.toLatin1().constData(), parser.line_no);
} else {
- //QString target = args[0];
- int size = values(args[0]).size();
+ int size = values(args[0], place).size();
ret += QString::number(size);
}
break; }
@@ -2377,12 +2350,9 @@ QMakeProject::doProjectTest(QString func, QList<QStringList> args_list, QMap<QSt
if(d_off == d_len-1)
test += *(d+d_off);
if(!test.isEmpty()) {
- const bool success = doProjectTest(test, place);
- test = "";
- if(or_op)
- ret = ret || success;
- else
- ret = ret && success;
+ if (or_op != ret)
+ ret = doProjectTest(test, place);
+ test.clear();
}
if(*(d+d_off) == QLatin1Char(':')) {
or_op = false;
@@ -2485,8 +2455,7 @@ QMakeProject::doProjectTest(QString func, QList<QStringList> args_list, QMap<QSt
}
}
return false; }
- case T_SYSTEM: {
- bool setup_env = true;
+ case T_SYSTEM:
if(args.count() < 1 || args.count() > 2) {
fprintf(stderr, "%s:%d: system(exec) requires one argument.\n", parser.file.toLatin1().constData(),
parser.line_no);
@@ -2494,13 +2463,11 @@ QMakeProject::doProjectTest(QString func, QList<QStringList> args_list, QMap<QSt
}
if(args.count() == 2) {
const QString sarg = args[1];
- setup_env = (sarg.toLower() == "true" || sarg.toInt());
+ if (sarg.toLower() == "true" || sarg.toInt())
+ warn_msg(WarnParser, "%s:%d: system()'s second argument is now hard-wired to false.\n",
+ parser.file.toLatin1().constData(), parser.line_no);
}
- QMakeProjectEnv env;
- if(setup_env)
- env.execute(place);
- bool ret = system(args[0].toLatin1().constData()) == 0;
- return ret; }
+ return system(args[0].toLatin1().constData()) == 0;
case T_RETURN:
if(function_blocks.isEmpty()) {
fprintf(stderr, "%s:%d unexpected return()\n",
@@ -3162,4 +3129,10 @@ QStringList &QMakeProject::values(const QString &_var, QMap<QString, QStringList
return place[var];
}
+bool QMakeProject::isEmpty(const QString &v)
+{
+ QMap<QString, QStringList>::ConstIterator it = vars.constFind(varMap(v));
+ return it == vars.constEnd() || it->isEmpty();
+}
+
QT_END_NAMESPACE
diff --git a/qmake/project.h b/qmake/project.h
index bfebed0be2..0c542db10a 100644
--- a/qmake/project.h
+++ b/qmake/project.h
@@ -150,11 +150,11 @@ public:
bool isActiveConfig(const QString &x, bool regex=false,
QMap<QString, QStringList> *place=NULL);
- bool isSet(const QString &v);
- bool isEmpty(const QString &v);
- QStringList &values(const QString &v);
- QString first(const QString &v);
- QMap<QString, QStringList> &variables();
+ bool isSet(const QString &v); // No compat mapping, no magic variables
+ bool isEmpty(const QString &v); // With compat mapping, but no magic variables
+ QStringList &values(const QString &v); // With compat mapping and magic variables
+ QString first(const QString &v); // ditto
+ QMap<QString, QStringList> &variables(); // No compat mapping and magic, obviously
bool isRecursive() const { return recursive; }
@@ -179,9 +179,6 @@ inline QString QMakeProject::configFile()
inline QStringList &QMakeProject::values(const QString &v)
{ return values(v, vars); }
-inline bool QMakeProject::isEmpty(const QString &v)
-{ return !isSet(v) || values(v).isEmpty(); }
-
inline bool QMakeProject::isSet(const QString &v)
{ return vars.contains(v); }
diff --git a/qmake/qmake.pro b/qmake/qmake.pro
index 4213253e8a..b602afa198 100644
--- a/qmake/qmake.pro
+++ b/qmake/qmake.pro
@@ -19,7 +19,7 @@ VPATH += $$QT_SOURCE_TREE/src/corelib/global \
$$QT_SOURCE_TREE/src/corelib/plugin \
$$QT_SOURCE_TREE/src/corelib/xml \
$$QT_SOURCE_TREE/src/corelib/io
-INCPATH += . \
+INCLUDEPATH += . \
generators \
generators/unix \
generators/win32 \
@@ -30,7 +30,7 @@ INCPATH += . \
$$QT_SOURCE_TREE/qmake
VPATH += $$QT_SOURCE_TREE/tools/shared
-INCPATH += $$QT_SOURCE_TREE/tools/shared
+INCLUDEPATH += $$QT_SOURCE_TREE/tools/shared
include(qmake.pri)
diff --git a/src/3rdparty/phonon/mmf/audioplayer.cpp b/src/3rdparty/phonon/mmf/audioplayer.cpp
index 77a0964591..f49e898923 100644
--- a/src/3rdparty/phonon/mmf/audioplayer.cpp
+++ b/src/3rdparty/phonon/mmf/audioplayer.cpp
@@ -99,7 +99,7 @@ int MMF::AudioPlayer::setDeviceVolume(int mmfVolume)
* stack by doing a runtime check of the SDK version. */
#if !defined(__SERIES60_31__)
const int err = m_player->SetVolume(mmfVolume);
- if (QSysInfo::s60Version() >= QSysInfo::SV_S60_5_0)
+ if (QSysInfo::s60Version() >= QSysInfo::SV_S60_3_2)
return err;
else
return KErrNone;
diff --git a/src/3rdparty/webkit/.tag b/src/3rdparty/webkit/.tag
index 4813e1eef0..b6feeb16ea 100644
--- a/src/3rdparty/webkit/.tag
+++ b/src/3rdparty/webkit/.tag
@@ -1 +1 @@
-862268aeb7150d3795d05bfc05f661bb5c598a27
+992e57ee469bd8c6a2afef6b15896a161ab8aeb3
diff --git a/src/3rdparty/webkit/JavaScriptCore/ChangeLog b/src/3rdparty/webkit/JavaScriptCore/ChangeLog
index 53fde39f06..eb22ea0916 100644
--- a/src/3rdparty/webkit/JavaScriptCore/ChangeLog
+++ b/src/3rdparty/webkit/JavaScriptCore/ChangeLog
@@ -1,3 +1,190 @@
+2010-04-28 Simon Hausmann <simon.hausmann@nokia.com>, Kent Hansen <kent.hansen@nokia.com>
+
+ Reviewed by Darin Adler.
+
+ JSC's currentThreadStackBase is not reentrant on some platforms
+ https://bugs.webkit.org/show_bug.cgi?id=37195
+
+ This function needs to be reentrant to avoid memory corruption on platforms where
+ the implementation uses global variables.
+
+ This patch adds a mutex lock where necessary and makes the Symbian implementation
+ reentrant.
+
+ * runtime/Collector.cpp:
+ (JSC::currentThreadStackBaseMutex):
+ (JSC::currentThreadStackBase):
+
+2010-04-21 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ Compile fix for Visual Studio 2010
+ https://bugs.webkit.org/show_bug.cgi?id=37867
+
+ Patch by Prasanth Ullattil <prasanth.ullattil@nokia.com>
+
+ * runtime/Structure.cpp:
+ (JSC::Structure::transitionTableAdd):
+ * wtf/MathExtras.h:
+ * wtf/Platform.h:
+
+2010-04-27 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ Rename COMPILER(MSVC7) to COMPILER(MSVC7_OR_LOWER)
+
+ * config.h:
+ (JSC::Structure::transitionTableAdd):
+ * wtf/Assertions.h:
+ * wtf/Atomics.h:
+ * wtf/CurrentTime.h:
+ (WTF::getLocalTime):
+ * wtf/Platform.h:
+ * wtf/StaticConstructors.h:
+ * wtf/StringExtras.h:
+ * wtf/Vector.h:
+ (WTF::::append):
+
+2010-04-15 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Tor Arne Vestbø.
+
+ [Qt] Fix Mac build break.
+
+ https://bugs.webkit.org/show_bug.cgi?id=37867
+ - Make sure JavaScriptCore's debug_and_release config follows that
+ of WebCore.
+ - Use different name for JavaScriptCore target in debug and release
+ since they might be written in the same path at the same time on
+ parallel builds
+ - Consolidate the DESTDIR determination logic in JavaScriptCore.pri
+
+ * JavaScriptCore.pri:
+ * JavaScriptCore.pro:
+
+2010-04-21 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Make sure WebKit is not compiled using C++0x.
+ https://bugs.webkit.org/show_bug.cgi?id=37867
+
+ As the rest of Qt compiles in the C++0x mode, people might start
+ compiling it in this mode. WebKit don't support this yet.
+
+ Patch by Thiago Macieira <thiago.macieira@nokia.com>
+
+ * JavaScriptCore.pro:
+
+2010-04-22 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Remove dependency of JSC to QtGui
+ https://bugs.webkit.org/show_bug.cgi?id=37867
+
+ The patch also make sure that hal.h is in the include path on Symbian.
+ The dependency to QtGui took care of that before.
+
+ Patch by Thiago Macieira <thiago.macieira@nokia.com>
+ and Rohan McGovern <rohan.mcgovern@nokia.com>
+
+ * JavaScriptCore.pri:
+ * JavaScriptCore.pro:
+
+2010-04-22 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Tor Arne Vestbø.
+
+ [Qt] Corrects symbols visibility for JavaScriptCore.
+
+ https://bugs.webkit.org/show_bug.cgi?id=37867
+
+ * JavaScriptCore.pro:
+
+2010-04-27 Thomas Zander <t.zander@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix the build on Symbian on Linux using the Makefile based mkspec
+
+ * JavaScriptCore.pri: It is necessary to specify the library search path
+ when linking against JavaScriptCore.
+
+2010-04-02 Ruben Van Boxem <vanboxem.ruben@gmail.com>
+
+ Reviewed by Eric Seidel.
+
+ Mingw-w64 fixes for JavaScriptCore
+ https://bugs.webkit.org/show_bug.cgi?id=35607
+
+ * runtime/Collector.cpp: use the msvc code for mingw-w64 (but not mingw-w32)
+ (JSC::Heap::allocateBlock):
+ (JSC::Heap::freeBlockPtr):
+ (JSC::currentThreadStackBase):
+ (JSC::currentThreadStackBase):
+ * wtf/Platform.h: added COMPILER(MINGW64) check to differentiate between mingw.org and mingw-w64 functions
+
+2010-04-14 Kent Hansen <kent.hansen@nokia.com>
+
+ Reviewed by Maciej Stachowiak.
+
+ Mac OS X: Use deployment target to determine whether memory tagging should be enabled
+ https://bugs.webkit.org/show_bug.cgi?id=34888
+
+ When building on (Snow) Leopard but targeting Tiger
+ (TARGETING_TIGER defined, BUILDING_ON_TIGER not defined),
+ WebKit would crash on Tiger because the tags passed to mmap
+ caused those function calls to fail.
+
+ Conversely, when building on Tiger but targeting Leopard
+ (BUILDING_ON_TIGER defined, TARGETING_LEOPARD defined), WebKit
+ would crash on Leopard because the tags passed to vm_map and
+ vm_allocate caused those function calls to fail.
+
+ Solution: Use TARGETING_TIGER rather than BUILDING_ON_TIGER to
+ govern the tag definitions. Use the same tags for vm_map and
+ vm_allocate regardless of target, since they work on
+ both. Fall back to the mmap tags that work on Tiger (that is,
+ "no tags") if targeting Tiger, since those tags also work on
+ Leopard.
+
+ * wtf/VMTags.h:
+
+2010-04-18 Simon Hausmann <simon.hausmann@nokia.com>
+
+ Reviewed by Laszlo Gombos.
+
+ [Qt] Fix JavaScriptCore's include path for WinCE builds
+
+ https://bugs.webkit.org/show_bug.cgi?id=36751
+
+ * JavaScriptCore.pri:
+
+2010-04-19 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Build fix for WinCE.
+
+ Moved the include of the non-existing errno.h header file inside
+ platform guard macros.
+
+ * jit/ExecutableAllocatorFixedVMPool.cpp:
+
+2010-04-12 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by nobody, build fix.
+
+ [Qt] Build fix for Mac when building with build-webkit --qt
+
+ Specifying no configuration on Mac builds WebCore both in debug
+ and release. JavaScriptCore has to follow this rule as well.
+
+ * JavaScriptCore.pro:
+
2010-04-09 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
Reviewed by Simon Hausmann.
diff --git a/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pri b/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pri
index 8aa914f34f..b7f6665838 100644
--- a/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pri
+++ b/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pri
@@ -1,12 +1,14 @@
# JavaScriptCore - Qt4 build info
VPATH += $$PWD
-# Output in JavaScriptCore/<config>
-CONFIG(debug, debug|release): JAVASCRIPTCORE_DESTDIR = debug
-CONFIG(release, debug|release): JAVASCRIPTCORE_DESTDIR = release
-# Use different targets to prevent parallel builds file clashes on Mac
-CONFIG(debug, debug|release): JAVASCRIPTCORE_TARGET = jscored
-CONFIG(release, debug|release): JAVASCRIPTCORE_TARGET = jscore
-
+CONFIG(debug, debug|release) {
+ # Output in JavaScriptCore/<config>
+ JAVASCRIPTCORE_DESTDIR = debug
+ # Use a config-specific target to prevent parallel builds file clashes on Mac
+ JAVASCRIPTCORE_TARGET = jscored
+} else {
+ JAVASCRIPTCORE_DESTDIR = release
+ JAVASCRIPTCORE_TARGET = jscore
+}
CONFIG(standalone_package) {
isEmpty(JSC_GENERATED_SOURCES_DIR):JSC_GENERATED_SOURCES_DIR = $$PWD/generated
} else {
@@ -74,10 +76,12 @@ defineTest(addJavaScriptCoreLib) {
pathToJavaScriptCoreOutput = $$ARGS/$$JAVASCRIPTCORE_DESTDIR
win32-msvc* {
- QMAKE_LIBDIR += $$pathToJavaScriptCoreOutput
+ LIBS += -L$$pathToJavaScriptCoreOutput
LIBS += -l$$JAVASCRIPTCORE_TARGET
} else:symbian {
LIBS += -l$${JAVASCRIPTCORE_TARGET}.lib
+ # The default symbian build system does not use library paths at all. However when building with
+ # qmake's symbian makespec that uses Makefiles
QMAKE_LIBDIR += $$pathToJavaScriptCoreOutput
} else {
# Make sure jscore will be early in the list of libraries to workaround a bug in MinGW
diff --git a/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro b/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro
index 280742f4f7..8e086b3713 100644
--- a/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro
+++ b/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro
@@ -16,10 +16,6 @@ CONFIG += depend_includepath
contains(QT_CONFIG, embedded):CONFIG += embedded
-# Add these two lines both for QTDIR_build and not because we don't include qbase.pri
-contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
-unix:contains(QT_CONFIG, reduce_relocations):CONFIG += bsymbolic_functions
-
CONFIG(QTDIR_build) {
# Make sure we compile both debug and release on mac when inside Qt.
# This line was extracted from qbase.pri instead of including the whole file
@@ -30,8 +26,16 @@ CONFIG(QTDIR_build) {
} else { # Release
OBJECTS_DIR = obj/release
}
+ # Make sure that build_all follows the build_all config in WebCore
+ mac:contains(QT_CONFIG, qt_framework):!CONFIG(webkit_no_framework):!build_pass:CONFIG += build_all
}
+# WebCore adds these config only when in a standalone build.
+# qbase.pri takes care of that when in a QTDIR_build
+# Here we add the config for both cases since we don't include qbase.pri
+contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
+unix:contains(QT_CONFIG, reduce_relocations):CONFIG += bsymbolic_functions
+
CONFIG(QTDIR_build) {
# Remove the following 2 lines if you want debug information in JavaScriptCore
CONFIG -= separate_debug_info
@@ -223,5 +227,5 @@ SOURCES += \
SOURCES += wtf/TCSystemAlloc.cpp
}
-# JavaScriptCore is not going to build with C++0x any time soon
+# Disable C++0x mode in JSC for those who enabled it in their Qt's mkspec
*-g++*:QMAKE_CXXFLAGS -= -std=c++0x -std=gnu++0x
diff --git a/src/3rdparty/webkit/JavaScriptCore/config.h b/src/3rdparty/webkit/JavaScriptCore/config.h
index d5fdfe9ddd..acc162a28c 100644
--- a/src/3rdparty/webkit/JavaScriptCore/config.h
+++ b/src/3rdparty/webkit/JavaScriptCore/config.h
@@ -44,7 +44,7 @@
#define max max
#define min min
-#if !COMPILER(MSVC7) && !OS(WINCE)
+#if !COMPILER(MSVC7_OR_LOWER) && !OS(WINCE)
// We need to define this before the first #include of stdlib.h or it won't contain rand_s.
#ifndef _CRT_RAND_S
#define _CRT_RAND_S
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/ArrayPrototype.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/ArrayPrototype.lut.h
index ffe067f630..88d37178bf 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/ArrayPrototype.lut.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/ArrayPrototype.lut.h
@@ -1,4 +1,4 @@
-// Automatically generated from runtime\ArrayPrototype.cpp using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT!
+// Automatically generated from runtime/ArrayPrototype.cpp using /JavaScriptCore/create_hash_table. DO NOT EDIT!
#include "Lookup.h"
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/DatePrototype.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/DatePrototype.lut.h
index 56acdbac41..017429830b 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/DatePrototype.lut.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/DatePrototype.lut.h
@@ -1,4 +1,4 @@
-// Automatically generated from runtime\DatePrototype.cpp using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT!
+// Automatically generated from runtime/DatePrototype.cpp using /JavaScriptCore/create_hash_table. DO NOT EDIT!
#include "Lookup.h"
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/Grammar.cpp b/src/3rdparty/webkit/JavaScriptCore/generated/Grammar.cpp
index 50ff9cd9c3..e62a1c41b3 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/Grammar.cpp
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/Grammar.cpp
@@ -76,7 +76,7 @@
/* Copy the first part of user declarations. */
/* Line 189 of yacc.c */
-#line 3 "parser\\Grammar.y"
+#line 3 "parser/Grammar.y"
/*
@@ -221,7 +221,7 @@ static inline void appendToVarDeclarationList(JSGlobalData* globalData, ParserAr
/* Line 189 of yacc.c */
-#line 225 "C:/dev/webkit-2.0/JavaScriptCore/generated\\Grammar.tab.c"
+#line 225 "/JavaScriptCore/generated/Grammar.tab.c"
/* Enabling traces. */
#ifndef YYDEBUG
@@ -321,7 +321,7 @@ typedef union YYSTYPE
{
/* Line 214 of yacc.c */
-#line 146 "parser\\Grammar.y"
+#line 146 "parser/Grammar.y"
int intValue;
double doubleValue;
@@ -356,7 +356,7 @@ typedef union YYSTYPE
/* Line 214 of yacc.c */
-#line 360 "C:/dev/webkit-2.0/JavaScriptCore/generated\\Grammar.tab.c"
+#line 360 "/JavaScriptCore/generated/Grammar.tab.c"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
@@ -380,7 +380,7 @@ typedef struct YYLTYPE
/* Copy the second part of user declarations. */
/* Line 264 of yacc.c */
-#line 178 "parser\\Grammar.y"
+#line 178 "parser/Grammar.y"
template <typename T> inline void setStatementLocation(StatementNode* statement, const T& start, const T& end)
@@ -396,7 +396,7 @@ static inline void setExceptionLocation(ThrowableExpressionData* node, unsigned
/* Line 264 of yacc.c */
-#line 400 "C:/dev/webkit-2.0/JavaScriptCore/generated\\Grammar.tab.c"
+#line 400 "/JavaScriptCore/generated/Grammar.tab.c"
#ifdef short
# undef short
@@ -2974,42 +2974,42 @@ yyreduce:
case 2:
/* Line 1455 of yacc.c */
-#line 293 "parser\\Grammar.y"
+#line 293 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) NullNode(GLOBAL_DATA), 0, 1); ;}
break;
case 3:
/* Line 1455 of yacc.c */
-#line 294 "parser\\Grammar.y"
+#line 294 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BooleanNode(GLOBAL_DATA, true), 0, 1); ;}
break;
case 4:
/* Line 1455 of yacc.c */
-#line 295 "parser\\Grammar.y"
+#line 295 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BooleanNode(GLOBAL_DATA, false), 0, 1); ;}
break;
case 5:
/* Line 1455 of yacc.c */
-#line 296 "parser\\Grammar.y"
+#line 296 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeNumberNode(GLOBAL_DATA, (yyvsp[(1) - (1)].doubleValue)), 0, 1); ;}
break;
case 6:
/* Line 1455 of yacc.c */
-#line 297 "parser\\Grammar.y"
+#line 297 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) StringNode(GLOBAL_DATA, *(yyvsp[(1) - (1)].ident)), 0, 1); ;}
break;
case 7:
/* Line 1455 of yacc.c */
-#line 298 "parser\\Grammar.y"
+#line 298 "parser/Grammar.y"
{
Lexer& l = *GLOBAL_DATA->lexer;
const Identifier* pattern;
@@ -3026,7 +3026,7 @@ yyreduce:
case 8:
/* Line 1455 of yacc.c */
-#line 309 "parser\\Grammar.y"
+#line 309 "parser/Grammar.y"
{
Lexer& l = *GLOBAL_DATA->lexer;
const Identifier* pattern;
@@ -3043,35 +3043,35 @@ yyreduce:
case 9:
/* Line 1455 of yacc.c */
-#line 323 "parser\\Grammar.y"
+#line 323 "parser/Grammar.y"
{ (yyval.propertyNode) = createNodeInfo<PropertyNode*>(new (GLOBAL_DATA) PropertyNode(GLOBAL_DATA, *(yyvsp[(1) - (3)].ident), (yyvsp[(3) - (3)].expressionNode).m_node, PropertyNode::Constant), (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 10:
/* Line 1455 of yacc.c */
-#line 324 "parser\\Grammar.y"
+#line 324 "parser/Grammar.y"
{ (yyval.propertyNode) = createNodeInfo<PropertyNode*>(new (GLOBAL_DATA) PropertyNode(GLOBAL_DATA, *(yyvsp[(1) - (3)].ident), (yyvsp[(3) - (3)].expressionNode).m_node, PropertyNode::Constant), (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 11:
/* Line 1455 of yacc.c */
-#line 325 "parser\\Grammar.y"
+#line 325 "parser/Grammar.y"
{ (yyval.propertyNode) = createNodeInfo<PropertyNode*>(new (GLOBAL_DATA) PropertyNode(GLOBAL_DATA, (yyvsp[(1) - (3)].doubleValue), (yyvsp[(3) - (3)].expressionNode).m_node, PropertyNode::Constant), (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 12:
/* Line 1455 of yacc.c */
-#line 326 "parser\\Grammar.y"
+#line 326 "parser/Grammar.y"
{ (yyval.propertyNode) = createNodeInfo<PropertyNode*>(makeGetterOrSetterPropertyNode(GLOBAL_DATA, *(yyvsp[(1) - (7)].ident), *(yyvsp[(2) - (7)].ident), 0, (yyvsp[(6) - (7)].functionBodyNode), GLOBAL_DATA->lexer->sourceCode((yyvsp[(5) - (7)].intValue), (yyvsp[(7) - (7)].intValue), (yylsp[(5) - (7)]).first_line)), ClosureFeature, 0); setStatementLocation((yyvsp[(6) - (7)].functionBodyNode), (yylsp[(5) - (7)]), (yylsp[(7) - (7)])); if (!(yyval.propertyNode).m_node) YYABORT; ;}
break;
case 13:
/* Line 1455 of yacc.c */
-#line 328 "parser\\Grammar.y"
+#line 328 "parser/Grammar.y"
{
(yyval.propertyNode) = createNodeInfo<PropertyNode*>(makeGetterOrSetterPropertyNode(GLOBAL_DATA, *(yyvsp[(1) - (8)].ident), *(yyvsp[(2) - (8)].ident), (yyvsp[(4) - (8)].parameterList).m_node.head, (yyvsp[(7) - (8)].functionBodyNode), GLOBAL_DATA->lexer->sourceCode((yyvsp[(6) - (8)].intValue), (yyvsp[(8) - (8)].intValue), (yylsp[(6) - (8)]).first_line)), (yyvsp[(4) - (8)].parameterList).m_features | ClosureFeature, 0);
if ((yyvsp[(4) - (8)].parameterList).m_features & ArgumentsFeature)
@@ -3085,7 +3085,7 @@ yyreduce:
case 14:
/* Line 1455 of yacc.c */
-#line 339 "parser\\Grammar.y"
+#line 339 "parser/Grammar.y"
{ (yyval.propertyList).m_node.head = new (GLOBAL_DATA) PropertyListNode(GLOBAL_DATA, (yyvsp[(1) - (1)].propertyNode).m_node);
(yyval.propertyList).m_node.tail = (yyval.propertyList).m_node.head;
(yyval.propertyList).m_features = (yyvsp[(1) - (1)].propertyNode).m_features;
@@ -3095,7 +3095,7 @@ yyreduce:
case 15:
/* Line 1455 of yacc.c */
-#line 343 "parser\\Grammar.y"
+#line 343 "parser/Grammar.y"
{ (yyval.propertyList).m_node.head = (yyvsp[(1) - (3)].propertyList).m_node.head;
(yyval.propertyList).m_node.tail = new (GLOBAL_DATA) PropertyListNode(GLOBAL_DATA, (yyvsp[(3) - (3)].propertyNode).m_node, (yyvsp[(1) - (3)].propertyList).m_node.tail);
(yyval.propertyList).m_features = (yyvsp[(1) - (3)].propertyList).m_features | (yyvsp[(3) - (3)].propertyNode).m_features;
@@ -3105,70 +3105,70 @@ yyreduce:
case 17:
/* Line 1455 of yacc.c */
-#line 351 "parser\\Grammar.y"
+#line 351 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ObjectLiteralNode(GLOBAL_DATA), 0, 0); ;}
break;
case 18:
/* Line 1455 of yacc.c */
-#line 352 "parser\\Grammar.y"
+#line 352 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ObjectLiteralNode(GLOBAL_DATA, (yyvsp[(2) - (3)].propertyList).m_node.head), (yyvsp[(2) - (3)].propertyList).m_features, (yyvsp[(2) - (3)].propertyList).m_numConstants); ;}
break;
case 19:
/* Line 1455 of yacc.c */
-#line 354 "parser\\Grammar.y"
+#line 354 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ObjectLiteralNode(GLOBAL_DATA, (yyvsp[(2) - (4)].propertyList).m_node.head), (yyvsp[(2) - (4)].propertyList).m_features, (yyvsp[(2) - (4)].propertyList).m_numConstants); ;}
break;
case 20:
/* Line 1455 of yacc.c */
-#line 358 "parser\\Grammar.y"
+#line 358 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ThisNode(GLOBAL_DATA), ThisFeature, 0); ;}
break;
case 23:
/* Line 1455 of yacc.c */
-#line 361 "parser\\Grammar.y"
+#line 361 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ResolveNode(GLOBAL_DATA, *(yyvsp[(1) - (1)].ident), (yylsp[(1) - (1)]).first_column), (*(yyvsp[(1) - (1)].ident) == GLOBAL_DATA->propertyNames->arguments) ? ArgumentsFeature : 0, 0); ;}
break;
case 24:
/* Line 1455 of yacc.c */
-#line 362 "parser\\Grammar.y"
+#line 362 "parser/Grammar.y"
{ (yyval.expressionNode) = (yyvsp[(2) - (3)].expressionNode); ;}
break;
case 25:
/* Line 1455 of yacc.c */
-#line 366 "parser\\Grammar.y"
+#line 366 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ArrayNode(GLOBAL_DATA, (yyvsp[(2) - (3)].intValue)), 0, (yyvsp[(2) - (3)].intValue) ? 1 : 0); ;}
break;
case 26:
/* Line 1455 of yacc.c */
-#line 367 "parser\\Grammar.y"
+#line 367 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ArrayNode(GLOBAL_DATA, (yyvsp[(2) - (3)].elementList).m_node.head), (yyvsp[(2) - (3)].elementList).m_features, (yyvsp[(2) - (3)].elementList).m_numConstants); ;}
break;
case 27:
/* Line 1455 of yacc.c */
-#line 368 "parser\\Grammar.y"
+#line 368 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ArrayNode(GLOBAL_DATA, (yyvsp[(4) - (5)].intValue), (yyvsp[(2) - (5)].elementList).m_node.head), (yyvsp[(2) - (5)].elementList).m_features, (yyvsp[(4) - (5)].intValue) ? (yyvsp[(2) - (5)].elementList).m_numConstants + 1 : (yyvsp[(2) - (5)].elementList).m_numConstants); ;}
break;
case 28:
/* Line 1455 of yacc.c */
-#line 372 "parser\\Grammar.y"
+#line 372 "parser/Grammar.y"
{ (yyval.elementList).m_node.head = new (GLOBAL_DATA) ElementNode(GLOBAL_DATA, (yyvsp[(1) - (2)].intValue), (yyvsp[(2) - (2)].expressionNode).m_node);
(yyval.elementList).m_node.tail = (yyval.elementList).m_node.head;
(yyval.elementList).m_features = (yyvsp[(2) - (2)].expressionNode).m_features;
@@ -3178,7 +3178,7 @@ yyreduce:
case 29:
/* Line 1455 of yacc.c */
-#line 377 "parser\\Grammar.y"
+#line 377 "parser/Grammar.y"
{ (yyval.elementList).m_node.head = (yyvsp[(1) - (4)].elementList).m_node.head;
(yyval.elementList).m_node.tail = new (GLOBAL_DATA) ElementNode(GLOBAL_DATA, (yyvsp[(1) - (4)].elementList).m_node.tail, (yyvsp[(3) - (4)].intValue), (yyvsp[(4) - (4)].expressionNode).m_node);
(yyval.elementList).m_features = (yyvsp[(1) - (4)].elementList).m_features | (yyvsp[(4) - (4)].expressionNode).m_features;
@@ -3188,35 +3188,35 @@ yyreduce:
case 30:
/* Line 1455 of yacc.c */
-#line 384 "parser\\Grammar.y"
+#line 384 "parser/Grammar.y"
{ (yyval.intValue) = 0; ;}
break;
case 32:
/* Line 1455 of yacc.c */
-#line 389 "parser\\Grammar.y"
+#line 389 "parser/Grammar.y"
{ (yyval.intValue) = 1; ;}
break;
case 33:
/* Line 1455 of yacc.c */
-#line 390 "parser\\Grammar.y"
+#line 390 "parser/Grammar.y"
{ (yyval.intValue) = (yyvsp[(1) - (2)].intValue) + 1; ;}
break;
case 35:
/* Line 1455 of yacc.c */
-#line 395 "parser\\Grammar.y"
+#line 395 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>((yyvsp[(1) - (1)].funcExprNode).m_node, (yyvsp[(1) - (1)].funcExprNode).m_features, (yyvsp[(1) - (1)].funcExprNode).m_numConstants); ;}
break;
case 36:
/* Line 1455 of yacc.c */
-#line 396 "parser\\Grammar.y"
+#line 396 "parser/Grammar.y"
{ BracketAccessorNode* node = new (GLOBAL_DATA) BracketAccessorNode(GLOBAL_DATA, (yyvsp[(1) - (4)].expressionNode).m_node, (yyvsp[(3) - (4)].expressionNode).m_node, (yyvsp[(3) - (4)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (4)]).first_column, (yylsp[(1) - (4)]).last_column, (yylsp[(4) - (4)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (4)].expressionNode).m_features | (yyvsp[(3) - (4)].expressionNode).m_features, (yyvsp[(1) - (4)].expressionNode).m_numConstants + (yyvsp[(3) - (4)].expressionNode).m_numConstants);
@@ -3226,7 +3226,7 @@ yyreduce:
case 37:
/* Line 1455 of yacc.c */
-#line 400 "parser\\Grammar.y"
+#line 400 "parser/Grammar.y"
{ DotAccessorNode* node = new (GLOBAL_DATA) DotAccessorNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, *(yyvsp[(3) - (3)].ident));
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(1) - (3)]).last_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants);
@@ -3236,7 +3236,7 @@ yyreduce:
case 38:
/* Line 1455 of yacc.c */
-#line 404 "parser\\Grammar.y"
+#line 404 "parser/Grammar.y"
{ NewExprNode* node = new (GLOBAL_DATA) NewExprNode(GLOBAL_DATA, (yyvsp[(2) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].argumentsNode).m_node);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(2) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].argumentsNode).m_features, (yyvsp[(2) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].argumentsNode).m_numConstants);
@@ -3246,7 +3246,7 @@ yyreduce:
case 40:
/* Line 1455 of yacc.c */
-#line 412 "parser\\Grammar.y"
+#line 412 "parser/Grammar.y"
{ BracketAccessorNode* node = new (GLOBAL_DATA) BracketAccessorNode(GLOBAL_DATA, (yyvsp[(1) - (4)].expressionNode).m_node, (yyvsp[(3) - (4)].expressionNode).m_node, (yyvsp[(3) - (4)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (4)]).first_column, (yylsp[(1) - (4)]).last_column, (yylsp[(4) - (4)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (4)].expressionNode).m_features | (yyvsp[(3) - (4)].expressionNode).m_features, (yyvsp[(1) - (4)].expressionNode).m_numConstants + (yyvsp[(3) - (4)].expressionNode).m_numConstants);
@@ -3256,7 +3256,7 @@ yyreduce:
case 41:
/* Line 1455 of yacc.c */
-#line 416 "parser\\Grammar.y"
+#line 416 "parser/Grammar.y"
{ DotAccessorNode* node = new (GLOBAL_DATA) DotAccessorNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, *(yyvsp[(3) - (3)].ident));
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(1) - (3)]).last_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants);
@@ -3266,7 +3266,7 @@ yyreduce:
case 42:
/* Line 1455 of yacc.c */
-#line 420 "parser\\Grammar.y"
+#line 420 "parser/Grammar.y"
{ NewExprNode* node = new (GLOBAL_DATA) NewExprNode(GLOBAL_DATA, (yyvsp[(2) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].argumentsNode).m_node);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(2) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].argumentsNode).m_features, (yyvsp[(2) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].argumentsNode).m_numConstants);
@@ -3276,7 +3276,7 @@ yyreduce:
case 44:
/* Line 1455 of yacc.c */
-#line 428 "parser\\Grammar.y"
+#line 428 "parser/Grammar.y"
{ NewExprNode* node = new (GLOBAL_DATA) NewExprNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(2) - (2)]).last_column, (yylsp[(2) - (2)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants);
@@ -3286,7 +3286,7 @@ yyreduce:
case 46:
/* Line 1455 of yacc.c */
-#line 436 "parser\\Grammar.y"
+#line 436 "parser/Grammar.y"
{ NewExprNode* node = new (GLOBAL_DATA) NewExprNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(2) - (2)]).last_column, (yylsp[(2) - (2)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants);
@@ -3296,21 +3296,21 @@ yyreduce:
case 47:
/* Line 1455 of yacc.c */
-#line 443 "parser\\Grammar.y"
+#line 443 "parser/Grammar.y"
{ (yyval.expressionNode) = makeFunctionCallNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode), (yyvsp[(2) - (2)].argumentsNode), (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(2) - (2)]).last_column); ;}
break;
case 48:
/* Line 1455 of yacc.c */
-#line 444 "parser\\Grammar.y"
+#line 444 "parser/Grammar.y"
{ (yyval.expressionNode) = makeFunctionCallNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode), (yyvsp[(2) - (2)].argumentsNode), (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(2) - (2)]).last_column); ;}
break;
case 49:
/* Line 1455 of yacc.c */
-#line 445 "parser\\Grammar.y"
+#line 445 "parser/Grammar.y"
{ BracketAccessorNode* node = new (GLOBAL_DATA) BracketAccessorNode(GLOBAL_DATA, (yyvsp[(1) - (4)].expressionNode).m_node, (yyvsp[(3) - (4)].expressionNode).m_node, (yyvsp[(3) - (4)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (4)]).first_column, (yylsp[(1) - (4)]).last_column, (yylsp[(4) - (4)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (4)].expressionNode).m_features | (yyvsp[(3) - (4)].expressionNode).m_features, (yyvsp[(1) - (4)].expressionNode).m_numConstants + (yyvsp[(3) - (4)].expressionNode).m_numConstants);
@@ -3320,7 +3320,7 @@ yyreduce:
case 50:
/* Line 1455 of yacc.c */
-#line 449 "parser\\Grammar.y"
+#line 449 "parser/Grammar.y"
{ DotAccessorNode* node = new (GLOBAL_DATA) DotAccessorNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, *(yyvsp[(3) - (3)].ident));
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(1) - (3)]).last_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants); ;}
@@ -3329,21 +3329,21 @@ yyreduce:
case 51:
/* Line 1455 of yacc.c */
-#line 455 "parser\\Grammar.y"
+#line 455 "parser/Grammar.y"
{ (yyval.expressionNode) = makeFunctionCallNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode), (yyvsp[(2) - (2)].argumentsNode), (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(2) - (2)]).last_column); ;}
break;
case 52:
/* Line 1455 of yacc.c */
-#line 456 "parser\\Grammar.y"
+#line 456 "parser/Grammar.y"
{ (yyval.expressionNode) = makeFunctionCallNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode), (yyvsp[(2) - (2)].argumentsNode), (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(2) - (2)]).last_column); ;}
break;
case 53:
/* Line 1455 of yacc.c */
-#line 457 "parser\\Grammar.y"
+#line 457 "parser/Grammar.y"
{ BracketAccessorNode* node = new (GLOBAL_DATA) BracketAccessorNode(GLOBAL_DATA, (yyvsp[(1) - (4)].expressionNode).m_node, (yyvsp[(3) - (4)].expressionNode).m_node, (yyvsp[(3) - (4)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (4)]).first_column, (yylsp[(1) - (4)]).last_column, (yylsp[(4) - (4)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (4)].expressionNode).m_features | (yyvsp[(3) - (4)].expressionNode).m_features, (yyvsp[(1) - (4)].expressionNode).m_numConstants + (yyvsp[(3) - (4)].expressionNode).m_numConstants);
@@ -3353,7 +3353,7 @@ yyreduce:
case 54:
/* Line 1455 of yacc.c */
-#line 461 "parser\\Grammar.y"
+#line 461 "parser/Grammar.y"
{ DotAccessorNode* node = new (GLOBAL_DATA) DotAccessorNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, *(yyvsp[(3) - (3)].ident));
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(1) - (3)]).last_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants);
@@ -3363,21 +3363,21 @@ yyreduce:
case 55:
/* Line 1455 of yacc.c */
-#line 468 "parser\\Grammar.y"
+#line 468 "parser/Grammar.y"
{ (yyval.argumentsNode) = createNodeInfo<ArgumentsNode*>(new (GLOBAL_DATA) ArgumentsNode(GLOBAL_DATA), 0, 0); ;}
break;
case 56:
/* Line 1455 of yacc.c */
-#line 469 "parser\\Grammar.y"
+#line 469 "parser/Grammar.y"
{ (yyval.argumentsNode) = createNodeInfo<ArgumentsNode*>(new (GLOBAL_DATA) ArgumentsNode(GLOBAL_DATA, (yyvsp[(2) - (3)].argumentList).m_node.head), (yyvsp[(2) - (3)].argumentList).m_features, (yyvsp[(2) - (3)].argumentList).m_numConstants); ;}
break;
case 57:
/* Line 1455 of yacc.c */
-#line 473 "parser\\Grammar.y"
+#line 473 "parser/Grammar.y"
{ (yyval.argumentList).m_node.head = new (GLOBAL_DATA) ArgumentListNode(GLOBAL_DATA, (yyvsp[(1) - (1)].expressionNode).m_node);
(yyval.argumentList).m_node.tail = (yyval.argumentList).m_node.head;
(yyval.argumentList).m_features = (yyvsp[(1) - (1)].expressionNode).m_features;
@@ -3387,7 +3387,7 @@ yyreduce:
case 58:
/* Line 1455 of yacc.c */
-#line 477 "parser\\Grammar.y"
+#line 477 "parser/Grammar.y"
{ (yyval.argumentList).m_node.head = (yyvsp[(1) - (3)].argumentList).m_node.head;
(yyval.argumentList).m_node.tail = new (GLOBAL_DATA) ArgumentListNode(GLOBAL_DATA, (yyvsp[(1) - (3)].argumentList).m_node.tail, (yyvsp[(3) - (3)].expressionNode).m_node);
(yyval.argumentList).m_features = (yyvsp[(1) - (3)].argumentList).m_features | (yyvsp[(3) - (3)].expressionNode).m_features;
@@ -3397,252 +3397,252 @@ yyreduce:
case 64:
/* Line 1455 of yacc.c */
-#line 495 "parser\\Grammar.y"
+#line 495 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makePostfixNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode).m_node, OpPlusPlus, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(2) - (2)]).last_column), (yyvsp[(1) - (2)].expressionNode).m_features | AssignFeature, (yyvsp[(1) - (2)].expressionNode).m_numConstants); ;}
break;
case 65:
/* Line 1455 of yacc.c */
-#line 496 "parser\\Grammar.y"
+#line 496 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makePostfixNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode).m_node, OpMinusMinus, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(2) - (2)]).last_column), (yyvsp[(1) - (2)].expressionNode).m_features | AssignFeature, (yyvsp[(1) - (2)].expressionNode).m_numConstants); ;}
break;
case 67:
/* Line 1455 of yacc.c */
-#line 501 "parser\\Grammar.y"
+#line 501 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makePostfixNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode).m_node, OpPlusPlus, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(2) - (2)]).last_column), (yyvsp[(1) - (2)].expressionNode).m_features | AssignFeature, (yyvsp[(1) - (2)].expressionNode).m_numConstants); ;}
break;
case 68:
/* Line 1455 of yacc.c */
-#line 502 "parser\\Grammar.y"
+#line 502 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makePostfixNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode).m_node, OpMinusMinus, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(2) - (2)]).last_column), (yyvsp[(1) - (2)].expressionNode).m_features | AssignFeature, (yyvsp[(1) - (2)].expressionNode).m_numConstants); ;}
break;
case 69:
/* Line 1455 of yacc.c */
-#line 506 "parser\\Grammar.y"
+#line 506 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeDeleteNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node, (yylsp[(1) - (2)]).first_column, (yylsp[(2) - (2)]).last_column, (yylsp[(2) - (2)]).last_column), (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 70:
/* Line 1455 of yacc.c */
-#line 507 "parser\\Grammar.y"
+#line 507 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) VoidNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node), (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants + 1); ;}
break;
case 71:
/* Line 1455 of yacc.c */
-#line 508 "parser\\Grammar.y"
+#line 508 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeTypeOfNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node), (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 72:
/* Line 1455 of yacc.c */
-#line 509 "parser\\Grammar.y"
+#line 509 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makePrefixNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node, OpPlusPlus, (yylsp[(1) - (2)]).first_column, (yylsp[(2) - (2)]).first_column + 1, (yylsp[(2) - (2)]).last_column), (yyvsp[(2) - (2)].expressionNode).m_features | AssignFeature, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 73:
/* Line 1455 of yacc.c */
-#line 510 "parser\\Grammar.y"
+#line 510 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makePrefixNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node, OpPlusPlus, (yylsp[(1) - (2)]).first_column, (yylsp[(2) - (2)]).first_column + 1, (yylsp[(2) - (2)]).last_column), (yyvsp[(2) - (2)].expressionNode).m_features | AssignFeature, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 74:
/* Line 1455 of yacc.c */
-#line 511 "parser\\Grammar.y"
+#line 511 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makePrefixNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node, OpMinusMinus, (yylsp[(1) - (2)]).first_column, (yylsp[(2) - (2)]).first_column + 1, (yylsp[(2) - (2)]).last_column), (yyvsp[(2) - (2)].expressionNode).m_features | AssignFeature, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 75:
/* Line 1455 of yacc.c */
-#line 512 "parser\\Grammar.y"
+#line 512 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makePrefixNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node, OpMinusMinus, (yylsp[(1) - (2)]).first_column, (yylsp[(2) - (2)]).first_column + 1, (yylsp[(2) - (2)]).last_column), (yyvsp[(2) - (2)].expressionNode).m_features | AssignFeature, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 76:
/* Line 1455 of yacc.c */
-#line 513 "parser\\Grammar.y"
+#line 513 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) UnaryPlusNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node), (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 77:
/* Line 1455 of yacc.c */
-#line 514 "parser\\Grammar.y"
+#line 514 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeNegateNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node), (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 78:
/* Line 1455 of yacc.c */
-#line 515 "parser\\Grammar.y"
+#line 515 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeBitwiseNotNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node), (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 79:
/* Line 1455 of yacc.c */
-#line 516 "parser\\Grammar.y"
+#line 516 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LogicalNotNode(GLOBAL_DATA, (yyvsp[(2) - (2)].expressionNode).m_node), (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 85:
/* Line 1455 of yacc.c */
-#line 530 "parser\\Grammar.y"
+#line 530 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeMultNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 86:
/* Line 1455 of yacc.c */
-#line 531 "parser\\Grammar.y"
+#line 531 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeDivNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 87:
/* Line 1455 of yacc.c */
-#line 532 "parser\\Grammar.y"
+#line 532 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ModNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 89:
/* Line 1455 of yacc.c */
-#line 538 "parser\\Grammar.y"
+#line 538 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeMultNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 90:
/* Line 1455 of yacc.c */
-#line 540 "parser\\Grammar.y"
+#line 540 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeDivNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 91:
/* Line 1455 of yacc.c */
-#line 542 "parser\\Grammar.y"
+#line 542 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ModNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 93:
/* Line 1455 of yacc.c */
-#line 547 "parser\\Grammar.y"
+#line 547 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeAddNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 94:
/* Line 1455 of yacc.c */
-#line 548 "parser\\Grammar.y"
+#line 548 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeSubNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 96:
/* Line 1455 of yacc.c */
-#line 554 "parser\\Grammar.y"
+#line 554 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeAddNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 97:
/* Line 1455 of yacc.c */
-#line 556 "parser\\Grammar.y"
+#line 556 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeSubNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 99:
/* Line 1455 of yacc.c */
-#line 561 "parser\\Grammar.y"
+#line 561 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeLeftShiftNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 100:
/* Line 1455 of yacc.c */
-#line 562 "parser\\Grammar.y"
+#line 562 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeRightShiftNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 101:
/* Line 1455 of yacc.c */
-#line 563 "parser\\Grammar.y"
+#line 563 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) UnsignedRightShiftNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 103:
/* Line 1455 of yacc.c */
-#line 568 "parser\\Grammar.y"
+#line 568 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeLeftShiftNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 104:
/* Line 1455 of yacc.c */
-#line 569 "parser\\Grammar.y"
+#line 569 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeRightShiftNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 105:
/* Line 1455 of yacc.c */
-#line 570 "parser\\Grammar.y"
+#line 570 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) UnsignedRightShiftNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 107:
/* Line 1455 of yacc.c */
-#line 575 "parser\\Grammar.y"
+#line 575 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LessNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 108:
/* Line 1455 of yacc.c */
-#line 576 "parser\\Grammar.y"
+#line 576 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) GreaterNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 109:
/* Line 1455 of yacc.c */
-#line 577 "parser\\Grammar.y"
+#line 577 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LessEqNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 110:
/* Line 1455 of yacc.c */
-#line 578 "parser\\Grammar.y"
+#line 578 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) GreaterEqNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 111:
/* Line 1455 of yacc.c */
-#line 579 "parser\\Grammar.y"
+#line 579 "parser/Grammar.y"
{ InstanceOfNode* node = new (GLOBAL_DATA) InstanceOfNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(3) - (3)]).first_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
@@ -3651,7 +3651,7 @@ yyreduce:
case 112:
/* Line 1455 of yacc.c */
-#line 582 "parser\\Grammar.y"
+#line 582 "parser/Grammar.y"
{ InNode* node = new (GLOBAL_DATA) InNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(3) - (3)]).first_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
@@ -3660,35 +3660,35 @@ yyreduce:
case 114:
/* Line 1455 of yacc.c */
-#line 589 "parser\\Grammar.y"
+#line 589 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LessNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 115:
/* Line 1455 of yacc.c */
-#line 590 "parser\\Grammar.y"
+#line 590 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) GreaterNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 116:
/* Line 1455 of yacc.c */
-#line 591 "parser\\Grammar.y"
+#line 591 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LessEqNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 117:
/* Line 1455 of yacc.c */
-#line 592 "parser\\Grammar.y"
+#line 592 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) GreaterEqNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 118:
/* Line 1455 of yacc.c */
-#line 594 "parser\\Grammar.y"
+#line 594 "parser/Grammar.y"
{ InstanceOfNode* node = new (GLOBAL_DATA) InstanceOfNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(3) - (3)]).first_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
@@ -3697,35 +3697,35 @@ yyreduce:
case 120:
/* Line 1455 of yacc.c */
-#line 601 "parser\\Grammar.y"
+#line 601 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LessNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 121:
/* Line 1455 of yacc.c */
-#line 602 "parser\\Grammar.y"
+#line 602 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) GreaterNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 122:
/* Line 1455 of yacc.c */
-#line 603 "parser\\Grammar.y"
+#line 603 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LessEqNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 123:
/* Line 1455 of yacc.c */
-#line 604 "parser\\Grammar.y"
+#line 604 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) GreaterEqNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 124:
/* Line 1455 of yacc.c */
-#line 606 "parser\\Grammar.y"
+#line 606 "parser/Grammar.y"
{ InstanceOfNode* node = new (GLOBAL_DATA) InstanceOfNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(3) - (3)]).first_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
@@ -3734,7 +3734,7 @@ yyreduce:
case 125:
/* Line 1455 of yacc.c */
-#line 610 "parser\\Grammar.y"
+#line 610 "parser/Grammar.y"
{ InNode* node = new (GLOBAL_DATA) InNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(3) - (3)]).first_column, (yylsp[(3) - (3)]).last_column);
(yyval.expressionNode) = createNodeInfo<ExpressionNode*>(node, (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
@@ -3743,217 +3743,217 @@ yyreduce:
case 127:
/* Line 1455 of yacc.c */
-#line 617 "parser\\Grammar.y"
+#line 617 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) EqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 128:
/* Line 1455 of yacc.c */
-#line 618 "parser\\Grammar.y"
+#line 618 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) NotEqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 129:
/* Line 1455 of yacc.c */
-#line 619 "parser\\Grammar.y"
+#line 619 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) StrictEqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 130:
/* Line 1455 of yacc.c */
-#line 620 "parser\\Grammar.y"
+#line 620 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) NotStrictEqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 132:
/* Line 1455 of yacc.c */
-#line 626 "parser\\Grammar.y"
+#line 626 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) EqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 133:
/* Line 1455 of yacc.c */
-#line 628 "parser\\Grammar.y"
+#line 628 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) NotEqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 134:
/* Line 1455 of yacc.c */
-#line 630 "parser\\Grammar.y"
+#line 630 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) StrictEqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 135:
/* Line 1455 of yacc.c */
-#line 632 "parser\\Grammar.y"
+#line 632 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) NotStrictEqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 137:
/* Line 1455 of yacc.c */
-#line 638 "parser\\Grammar.y"
+#line 638 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) EqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 138:
/* Line 1455 of yacc.c */
-#line 639 "parser\\Grammar.y"
+#line 639 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) NotEqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 139:
/* Line 1455 of yacc.c */
-#line 641 "parser\\Grammar.y"
+#line 641 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) StrictEqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 140:
/* Line 1455 of yacc.c */
-#line 643 "parser\\Grammar.y"
+#line 643 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) NotStrictEqualNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 142:
/* Line 1455 of yacc.c */
-#line 648 "parser\\Grammar.y"
+#line 648 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BitAndNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 144:
/* Line 1455 of yacc.c */
-#line 654 "parser\\Grammar.y"
+#line 654 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BitAndNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 146:
/* Line 1455 of yacc.c */
-#line 659 "parser\\Grammar.y"
+#line 659 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BitAndNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 148:
/* Line 1455 of yacc.c */
-#line 664 "parser\\Grammar.y"
+#line 664 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BitXOrNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 150:
/* Line 1455 of yacc.c */
-#line 670 "parser\\Grammar.y"
+#line 670 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BitXOrNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 152:
/* Line 1455 of yacc.c */
-#line 676 "parser\\Grammar.y"
+#line 676 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BitXOrNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 154:
/* Line 1455 of yacc.c */
-#line 681 "parser\\Grammar.y"
+#line 681 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BitOrNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 156:
/* Line 1455 of yacc.c */
-#line 687 "parser\\Grammar.y"
+#line 687 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BitOrNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 158:
/* Line 1455 of yacc.c */
-#line 693 "parser\\Grammar.y"
+#line 693 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) BitOrNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 160:
/* Line 1455 of yacc.c */
-#line 698 "parser\\Grammar.y"
+#line 698 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LogicalOpNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, OpLogicalAnd), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 162:
/* Line 1455 of yacc.c */
-#line 704 "parser\\Grammar.y"
+#line 704 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LogicalOpNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, OpLogicalAnd), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 164:
/* Line 1455 of yacc.c */
-#line 710 "parser\\Grammar.y"
+#line 710 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LogicalOpNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, OpLogicalAnd), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 166:
/* Line 1455 of yacc.c */
-#line 715 "parser\\Grammar.y"
+#line 715 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LogicalOpNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, OpLogicalOr), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 168:
/* Line 1455 of yacc.c */
-#line 721 "parser\\Grammar.y"
+#line 721 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LogicalOpNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, OpLogicalOr), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 170:
/* Line 1455 of yacc.c */
-#line 726 "parser\\Grammar.y"
+#line 726 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) LogicalOpNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node, OpLogicalOr), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 172:
/* Line 1455 of yacc.c */
-#line 732 "parser\\Grammar.y"
+#line 732 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ConditionalNode(GLOBAL_DATA, (yyvsp[(1) - (5)].expressionNode).m_node, (yyvsp[(3) - (5)].expressionNode).m_node, (yyvsp[(5) - (5)].expressionNode).m_node), (yyvsp[(1) - (5)].expressionNode).m_features | (yyvsp[(3) - (5)].expressionNode).m_features | (yyvsp[(5) - (5)].expressionNode).m_features, (yyvsp[(1) - (5)].expressionNode).m_numConstants + (yyvsp[(3) - (5)].expressionNode).m_numConstants + (yyvsp[(5) - (5)].expressionNode).m_numConstants); ;}
break;
case 174:
/* Line 1455 of yacc.c */
-#line 738 "parser\\Grammar.y"
+#line 738 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ConditionalNode(GLOBAL_DATA, (yyvsp[(1) - (5)].expressionNode).m_node, (yyvsp[(3) - (5)].expressionNode).m_node, (yyvsp[(5) - (5)].expressionNode).m_node), (yyvsp[(1) - (5)].expressionNode).m_features | (yyvsp[(3) - (5)].expressionNode).m_features | (yyvsp[(5) - (5)].expressionNode).m_features, (yyvsp[(1) - (5)].expressionNode).m_numConstants + (yyvsp[(3) - (5)].expressionNode).m_numConstants + (yyvsp[(5) - (5)].expressionNode).m_numConstants); ;}
break;
case 176:
/* Line 1455 of yacc.c */
-#line 744 "parser\\Grammar.y"
+#line 744 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(new (GLOBAL_DATA) ConditionalNode(GLOBAL_DATA, (yyvsp[(1) - (5)].expressionNode).m_node, (yyvsp[(3) - (5)].expressionNode).m_node, (yyvsp[(5) - (5)].expressionNode).m_node), (yyvsp[(1) - (5)].expressionNode).m_features | (yyvsp[(3) - (5)].expressionNode).m_features | (yyvsp[(5) - (5)].expressionNode).m_features, (yyvsp[(1) - (5)].expressionNode).m_numConstants + (yyvsp[(3) - (5)].expressionNode).m_numConstants + (yyvsp[(5) - (5)].expressionNode).m_numConstants); ;}
break;
case 178:
/* Line 1455 of yacc.c */
-#line 750 "parser\\Grammar.y"
+#line 750 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeAssignNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(2) - (3)].op), (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(1) - (3)].expressionNode).m_features & AssignFeature, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature,
(yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).first_column + 1, (yylsp[(3) - (3)]).last_column), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features | AssignFeature, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants);
;}
@@ -3962,7 +3962,7 @@ yyreduce:
case 180:
/* Line 1455 of yacc.c */
-#line 758 "parser\\Grammar.y"
+#line 758 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeAssignNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(2) - (3)].op), (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(1) - (3)].expressionNode).m_features & AssignFeature, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature,
(yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).first_column + 1, (yylsp[(3) - (3)]).last_column), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features | AssignFeature, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants);
;}
@@ -3971,7 +3971,7 @@ yyreduce:
case 182:
/* Line 1455 of yacc.c */
-#line 766 "parser\\Grammar.y"
+#line 766 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(makeAssignNode(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(2) - (3)].op), (yyvsp[(3) - (3)].expressionNode).m_node, (yyvsp[(1) - (3)].expressionNode).m_features & AssignFeature, (yyvsp[(3) - (3)].expressionNode).m_features & AssignFeature,
(yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).first_column + 1, (yylsp[(3) - (3)]).last_column), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features | AssignFeature, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants);
;}
@@ -3980,112 +3980,112 @@ yyreduce:
case 183:
/* Line 1455 of yacc.c */
-#line 772 "parser\\Grammar.y"
+#line 772 "parser/Grammar.y"
{ (yyval.op) = OpEqual; ;}
break;
case 184:
/* Line 1455 of yacc.c */
-#line 773 "parser\\Grammar.y"
+#line 773 "parser/Grammar.y"
{ (yyval.op) = OpPlusEq; ;}
break;
case 185:
/* Line 1455 of yacc.c */
-#line 774 "parser\\Grammar.y"
+#line 774 "parser/Grammar.y"
{ (yyval.op) = OpMinusEq; ;}
break;
case 186:
/* Line 1455 of yacc.c */
-#line 775 "parser\\Grammar.y"
+#line 775 "parser/Grammar.y"
{ (yyval.op) = OpMultEq; ;}
break;
case 187:
/* Line 1455 of yacc.c */
-#line 776 "parser\\Grammar.y"
+#line 776 "parser/Grammar.y"
{ (yyval.op) = OpDivEq; ;}
break;
case 188:
/* Line 1455 of yacc.c */
-#line 777 "parser\\Grammar.y"
+#line 777 "parser/Grammar.y"
{ (yyval.op) = OpLShift; ;}
break;
case 189:
/* Line 1455 of yacc.c */
-#line 778 "parser\\Grammar.y"
+#line 778 "parser/Grammar.y"
{ (yyval.op) = OpRShift; ;}
break;
case 190:
/* Line 1455 of yacc.c */
-#line 779 "parser\\Grammar.y"
+#line 779 "parser/Grammar.y"
{ (yyval.op) = OpURShift; ;}
break;
case 191:
/* Line 1455 of yacc.c */
-#line 780 "parser\\Grammar.y"
+#line 780 "parser/Grammar.y"
{ (yyval.op) = OpAndEq; ;}
break;
case 192:
/* Line 1455 of yacc.c */
-#line 781 "parser\\Grammar.y"
+#line 781 "parser/Grammar.y"
{ (yyval.op) = OpXOrEq; ;}
break;
case 193:
/* Line 1455 of yacc.c */
-#line 782 "parser\\Grammar.y"
+#line 782 "parser/Grammar.y"
{ (yyval.op) = OpOrEq; ;}
break;
case 194:
/* Line 1455 of yacc.c */
-#line 783 "parser\\Grammar.y"
+#line 783 "parser/Grammar.y"
{ (yyval.op) = OpModEq; ;}
break;
case 196:
/* Line 1455 of yacc.c */
-#line 788 "parser\\Grammar.y"
+#line 788 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(combineCommaNodes(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 198:
/* Line 1455 of yacc.c */
-#line 793 "parser\\Grammar.y"
+#line 793 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(combineCommaNodes(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 200:
/* Line 1455 of yacc.c */
-#line 798 "parser\\Grammar.y"
+#line 798 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(combineCommaNodes(GLOBAL_DATA, (yyvsp[(1) - (3)].expressionNode).m_node, (yyvsp[(3) - (3)].expressionNode).m_node), (yyvsp[(1) - (3)].expressionNode).m_features | (yyvsp[(3) - (3)].expressionNode).m_features, (yyvsp[(1) - (3)].expressionNode).m_numConstants + (yyvsp[(3) - (3)].expressionNode).m_numConstants); ;}
break;
case 218:
/* Line 1455 of yacc.c */
-#line 822 "parser\\Grammar.y"
+#line 822 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) BlockNode(GLOBAL_DATA, 0), 0, 0, 0, 0);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (2)]), (yylsp[(2) - (2)])); ;}
break;
@@ -4093,7 +4093,7 @@ yyreduce:
case 219:
/* Line 1455 of yacc.c */
-#line 824 "parser\\Grammar.y"
+#line 824 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) BlockNode(GLOBAL_DATA, (yyvsp[(2) - (3)].sourceElements).m_node), (yyvsp[(2) - (3)].sourceElements).m_varDeclarations, (yyvsp[(2) - (3)].sourceElements).m_funcDeclarations, (yyvsp[(2) - (3)].sourceElements).m_features, (yyvsp[(2) - (3)].sourceElements).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(3) - (3)])); ;}
break;
@@ -4101,7 +4101,7 @@ yyreduce:
case 220:
/* Line 1455 of yacc.c */
-#line 829 "parser\\Grammar.y"
+#line 829 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(makeVarStatementNode(GLOBAL_DATA, (yyvsp[(2) - (3)].varDeclList).m_node), (yyvsp[(2) - (3)].varDeclList).m_varDeclarations, (yyvsp[(2) - (3)].varDeclList).m_funcDeclarations, (yyvsp[(2) - (3)].varDeclList).m_features, (yyvsp[(2) - (3)].varDeclList).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(3) - (3)])); ;}
break;
@@ -4109,7 +4109,7 @@ yyreduce:
case 221:
/* Line 1455 of yacc.c */
-#line 831 "parser\\Grammar.y"
+#line 831 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(makeVarStatementNode(GLOBAL_DATA, (yyvsp[(2) - (3)].varDeclList).m_node), (yyvsp[(2) - (3)].varDeclList).m_varDeclarations, (yyvsp[(2) - (3)].varDeclList).m_funcDeclarations, (yyvsp[(2) - (3)].varDeclList).m_features, (yyvsp[(2) - (3)].varDeclList).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(2) - (3)]));
AUTO_SEMICOLON; ;}
@@ -4118,7 +4118,7 @@ yyreduce:
case 222:
/* Line 1455 of yacc.c */
-#line 837 "parser\\Grammar.y"
+#line 837 "parser/Grammar.y"
{ (yyval.varDeclList).m_node = 0;
(yyval.varDeclList).m_varDeclarations = new (GLOBAL_DATA) ParserArenaData<DeclarationStacks::VarStack>;
appendToVarDeclarationList(GLOBAL_DATA, (yyval.varDeclList).m_varDeclarations, *(yyvsp[(1) - (1)].ident), 0);
@@ -4131,7 +4131,7 @@ yyreduce:
case 223:
/* Line 1455 of yacc.c */
-#line 844 "parser\\Grammar.y"
+#line 844 "parser/Grammar.y"
{ AssignResolveNode* node = new (GLOBAL_DATA) AssignResolveNode(GLOBAL_DATA, *(yyvsp[(1) - (2)].ident), (yyvsp[(2) - (2)].expressionNode).m_node, (yyvsp[(2) - (2)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(2) - (2)]).first_column + 1, (yylsp[(2) - (2)]).last_column);
(yyval.varDeclList).m_node = node;
@@ -4146,7 +4146,7 @@ yyreduce:
case 224:
/* Line 1455 of yacc.c */
-#line 854 "parser\\Grammar.y"
+#line 854 "parser/Grammar.y"
{ (yyval.varDeclList).m_node = (yyvsp[(1) - (3)].varDeclList).m_node;
(yyval.varDeclList).m_varDeclarations = (yyvsp[(1) - (3)].varDeclList).m_varDeclarations;
appendToVarDeclarationList(GLOBAL_DATA, (yyval.varDeclList).m_varDeclarations, *(yyvsp[(3) - (3)].ident), 0);
@@ -4159,7 +4159,7 @@ yyreduce:
case 225:
/* Line 1455 of yacc.c */
-#line 862 "parser\\Grammar.y"
+#line 862 "parser/Grammar.y"
{ AssignResolveNode* node = new (GLOBAL_DATA) AssignResolveNode(GLOBAL_DATA, *(yyvsp[(3) - (4)].ident), (yyvsp[(4) - (4)].expressionNode).m_node, (yyvsp[(4) - (4)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(3) - (4)]).first_column, (yylsp[(4) - (4)]).first_column + 1, (yylsp[(4) - (4)]).last_column);
(yyval.varDeclList).m_node = combineCommaNodes(GLOBAL_DATA, (yyvsp[(1) - (4)].varDeclList).m_node, node);
@@ -4174,7 +4174,7 @@ yyreduce:
case 226:
/* Line 1455 of yacc.c */
-#line 874 "parser\\Grammar.y"
+#line 874 "parser/Grammar.y"
{ (yyval.varDeclList).m_node = 0;
(yyval.varDeclList).m_varDeclarations = new (GLOBAL_DATA) ParserArenaData<DeclarationStacks::VarStack>;
appendToVarDeclarationList(GLOBAL_DATA, (yyval.varDeclList).m_varDeclarations, *(yyvsp[(1) - (1)].ident), 0);
@@ -4187,7 +4187,7 @@ yyreduce:
case 227:
/* Line 1455 of yacc.c */
-#line 881 "parser\\Grammar.y"
+#line 881 "parser/Grammar.y"
{ AssignResolveNode* node = new (GLOBAL_DATA) AssignResolveNode(GLOBAL_DATA, *(yyvsp[(1) - (2)].ident), (yyvsp[(2) - (2)].expressionNode).m_node, (yyvsp[(2) - (2)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(2) - (2)]).first_column + 1, (yylsp[(2) - (2)]).last_column);
(yyval.varDeclList).m_node = node;
@@ -4202,7 +4202,7 @@ yyreduce:
case 228:
/* Line 1455 of yacc.c */
-#line 891 "parser\\Grammar.y"
+#line 891 "parser/Grammar.y"
{ (yyval.varDeclList).m_node = (yyvsp[(1) - (3)].varDeclList).m_node;
(yyval.varDeclList).m_varDeclarations = (yyvsp[(1) - (3)].varDeclList).m_varDeclarations;
appendToVarDeclarationList(GLOBAL_DATA, (yyval.varDeclList).m_varDeclarations, *(yyvsp[(3) - (3)].ident), 0);
@@ -4215,7 +4215,7 @@ yyreduce:
case 229:
/* Line 1455 of yacc.c */
-#line 899 "parser\\Grammar.y"
+#line 899 "parser/Grammar.y"
{ AssignResolveNode* node = new (GLOBAL_DATA) AssignResolveNode(GLOBAL_DATA, *(yyvsp[(3) - (4)].ident), (yyvsp[(4) - (4)].expressionNode).m_node, (yyvsp[(4) - (4)].expressionNode).m_features & AssignFeature);
setExceptionLocation(node, (yylsp[(3) - (4)]).first_column, (yylsp[(4) - (4)]).first_column + 1, (yylsp[(4) - (4)]).last_column);
(yyval.varDeclList).m_node = combineCommaNodes(GLOBAL_DATA, (yyvsp[(1) - (4)].varDeclList).m_node, node);
@@ -4230,7 +4230,7 @@ yyreduce:
case 230:
/* Line 1455 of yacc.c */
-#line 911 "parser\\Grammar.y"
+#line 911 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) ConstStatementNode(GLOBAL_DATA, (yyvsp[(2) - (3)].constDeclList).m_node.head), (yyvsp[(2) - (3)].constDeclList).m_varDeclarations, (yyvsp[(2) - (3)].constDeclList).m_funcDeclarations, (yyvsp[(2) - (3)].constDeclList).m_features, (yyvsp[(2) - (3)].constDeclList).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(3) - (3)])); ;}
break;
@@ -4238,7 +4238,7 @@ yyreduce:
case 231:
/* Line 1455 of yacc.c */
-#line 914 "parser\\Grammar.y"
+#line 914 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) ConstStatementNode(GLOBAL_DATA, (yyvsp[(2) - (3)].constDeclList).m_node.head), (yyvsp[(2) - (3)].constDeclList).m_varDeclarations, (yyvsp[(2) - (3)].constDeclList).m_funcDeclarations, (yyvsp[(2) - (3)].constDeclList).m_features, (yyvsp[(2) - (3)].constDeclList).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(2) - (3)])); AUTO_SEMICOLON; ;}
break;
@@ -4246,7 +4246,7 @@ yyreduce:
case 232:
/* Line 1455 of yacc.c */
-#line 919 "parser\\Grammar.y"
+#line 919 "parser/Grammar.y"
{ (yyval.constDeclList).m_node.head = (yyvsp[(1) - (1)].constDeclNode).m_node;
(yyval.constDeclList).m_node.tail = (yyval.constDeclList).m_node.head;
(yyval.constDeclList).m_varDeclarations = new (GLOBAL_DATA) ParserArenaData<DeclarationStacks::VarStack>;
@@ -4260,7 +4260,7 @@ yyreduce:
case 233:
/* Line 1455 of yacc.c */
-#line 928 "parser\\Grammar.y"
+#line 928 "parser/Grammar.y"
{ (yyval.constDeclList).m_node.head = (yyvsp[(1) - (3)].constDeclList).m_node.head;
(yyvsp[(1) - (3)].constDeclList).m_node.tail->m_next = (yyvsp[(3) - (3)].constDeclNode).m_node;
(yyval.constDeclList).m_node.tail = (yyvsp[(3) - (3)].constDeclNode).m_node;
@@ -4274,42 +4274,42 @@ yyreduce:
case 234:
/* Line 1455 of yacc.c */
-#line 939 "parser\\Grammar.y"
+#line 939 "parser/Grammar.y"
{ (yyval.constDeclNode) = createNodeInfo<ConstDeclNode*>(new (GLOBAL_DATA) ConstDeclNode(GLOBAL_DATA, *(yyvsp[(1) - (1)].ident), 0), (*(yyvsp[(1) - (1)].ident) == GLOBAL_DATA->propertyNames->arguments) ? ArgumentsFeature : 0, 0); ;}
break;
case 235:
/* Line 1455 of yacc.c */
-#line 940 "parser\\Grammar.y"
+#line 940 "parser/Grammar.y"
{ (yyval.constDeclNode) = createNodeInfo<ConstDeclNode*>(new (GLOBAL_DATA) ConstDeclNode(GLOBAL_DATA, *(yyvsp[(1) - (2)].ident), (yyvsp[(2) - (2)].expressionNode).m_node), ((*(yyvsp[(1) - (2)].ident) == GLOBAL_DATA->propertyNames->arguments) ? ArgumentsFeature : 0) | (yyvsp[(2) - (2)].expressionNode).m_features, (yyvsp[(2) - (2)].expressionNode).m_numConstants); ;}
break;
case 236:
/* Line 1455 of yacc.c */
-#line 944 "parser\\Grammar.y"
+#line 944 "parser/Grammar.y"
{ (yyval.expressionNode) = (yyvsp[(2) - (2)].expressionNode); ;}
break;
case 237:
/* Line 1455 of yacc.c */
-#line 948 "parser\\Grammar.y"
+#line 948 "parser/Grammar.y"
{ (yyval.expressionNode) = (yyvsp[(2) - (2)].expressionNode); ;}
break;
case 238:
/* Line 1455 of yacc.c */
-#line 952 "parser\\Grammar.y"
+#line 952 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) EmptyStatementNode(GLOBAL_DATA), 0, 0, 0, 0); ;}
break;
case 239:
/* Line 1455 of yacc.c */
-#line 956 "parser\\Grammar.y"
+#line 956 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) ExprStatementNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode).m_node), 0, 0, (yyvsp[(1) - (2)].expressionNode).m_features, (yyvsp[(1) - (2)].expressionNode).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (2)]), (yylsp[(2) - (2)])); ;}
break;
@@ -4317,7 +4317,7 @@ yyreduce:
case 240:
/* Line 1455 of yacc.c */
-#line 958 "parser\\Grammar.y"
+#line 958 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) ExprStatementNode(GLOBAL_DATA, (yyvsp[(1) - (2)].expressionNode).m_node), 0, 0, (yyvsp[(1) - (2)].expressionNode).m_features, (yyvsp[(1) - (2)].expressionNode).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (2)]), (yylsp[(1) - (2)])); AUTO_SEMICOLON; ;}
break;
@@ -4325,7 +4325,7 @@ yyreduce:
case 241:
/* Line 1455 of yacc.c */
-#line 964 "parser\\Grammar.y"
+#line 964 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) IfNode(GLOBAL_DATA, (yyvsp[(3) - (5)].expressionNode).m_node, (yyvsp[(5) - (5)].statementNode).m_node), (yyvsp[(5) - (5)].statementNode).m_varDeclarations, (yyvsp[(5) - (5)].statementNode).m_funcDeclarations, (yyvsp[(3) - (5)].expressionNode).m_features | (yyvsp[(5) - (5)].statementNode).m_features, (yyvsp[(3) - (5)].expressionNode).m_numConstants + (yyvsp[(5) - (5)].statementNode).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (5)]), (yylsp[(4) - (5)])); ;}
break;
@@ -4333,7 +4333,7 @@ yyreduce:
case 242:
/* Line 1455 of yacc.c */
-#line 967 "parser\\Grammar.y"
+#line 967 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) IfElseNode(GLOBAL_DATA, (yyvsp[(3) - (7)].expressionNode).m_node, (yyvsp[(5) - (7)].statementNode).m_node, (yyvsp[(7) - (7)].statementNode).m_node),
mergeDeclarationLists((yyvsp[(5) - (7)].statementNode).m_varDeclarations, (yyvsp[(7) - (7)].statementNode).m_varDeclarations),
mergeDeclarationLists((yyvsp[(5) - (7)].statementNode).m_funcDeclarations, (yyvsp[(7) - (7)].statementNode).m_funcDeclarations),
@@ -4345,7 +4345,7 @@ yyreduce:
case 243:
/* Line 1455 of yacc.c */
-#line 976 "parser\\Grammar.y"
+#line 976 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) DoWhileNode(GLOBAL_DATA, (yyvsp[(2) - (7)].statementNode).m_node, (yyvsp[(5) - (7)].expressionNode).m_node), (yyvsp[(2) - (7)].statementNode).m_varDeclarations, (yyvsp[(2) - (7)].statementNode).m_funcDeclarations, (yyvsp[(2) - (7)].statementNode).m_features | (yyvsp[(5) - (7)].expressionNode).m_features, (yyvsp[(2) - (7)].statementNode).m_numConstants + (yyvsp[(5) - (7)].expressionNode).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (7)]), (yylsp[(3) - (7)])); ;}
break;
@@ -4353,7 +4353,7 @@ yyreduce:
case 244:
/* Line 1455 of yacc.c */
-#line 978 "parser\\Grammar.y"
+#line 978 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) DoWhileNode(GLOBAL_DATA, (yyvsp[(2) - (7)].statementNode).m_node, (yyvsp[(5) - (7)].expressionNode).m_node), (yyvsp[(2) - (7)].statementNode).m_varDeclarations, (yyvsp[(2) - (7)].statementNode).m_funcDeclarations, (yyvsp[(2) - (7)].statementNode).m_features | (yyvsp[(5) - (7)].expressionNode).m_features, (yyvsp[(2) - (7)].statementNode).m_numConstants + (yyvsp[(5) - (7)].expressionNode).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (7)]), (yylsp[(3) - (7)])); ;}
break;
@@ -4361,7 +4361,7 @@ yyreduce:
case 245:
/* Line 1455 of yacc.c */
-#line 980 "parser\\Grammar.y"
+#line 980 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) WhileNode(GLOBAL_DATA, (yyvsp[(3) - (5)].expressionNode).m_node, (yyvsp[(5) - (5)].statementNode).m_node), (yyvsp[(5) - (5)].statementNode).m_varDeclarations, (yyvsp[(5) - (5)].statementNode).m_funcDeclarations, (yyvsp[(3) - (5)].expressionNode).m_features | (yyvsp[(5) - (5)].statementNode).m_features, (yyvsp[(3) - (5)].expressionNode).m_numConstants + (yyvsp[(5) - (5)].statementNode).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (5)]), (yylsp[(4) - (5)])); ;}
break;
@@ -4369,7 +4369,7 @@ yyreduce:
case 246:
/* Line 1455 of yacc.c */
-#line 983 "parser\\Grammar.y"
+#line 983 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) ForNode(GLOBAL_DATA, (yyvsp[(3) - (9)].expressionNode).m_node, (yyvsp[(5) - (9)].expressionNode).m_node, (yyvsp[(7) - (9)].expressionNode).m_node, (yyvsp[(9) - (9)].statementNode).m_node, false), (yyvsp[(9) - (9)].statementNode).m_varDeclarations, (yyvsp[(9) - (9)].statementNode).m_funcDeclarations,
(yyvsp[(3) - (9)].expressionNode).m_features | (yyvsp[(5) - (9)].expressionNode).m_features | (yyvsp[(7) - (9)].expressionNode).m_features | (yyvsp[(9) - (9)].statementNode).m_features,
(yyvsp[(3) - (9)].expressionNode).m_numConstants + (yyvsp[(5) - (9)].expressionNode).m_numConstants + (yyvsp[(7) - (9)].expressionNode).m_numConstants + (yyvsp[(9) - (9)].statementNode).m_numConstants);
@@ -4380,7 +4380,7 @@ yyreduce:
case 247:
/* Line 1455 of yacc.c */
-#line 989 "parser\\Grammar.y"
+#line 989 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) ForNode(GLOBAL_DATA, (yyvsp[(4) - (10)].varDeclList).m_node, (yyvsp[(6) - (10)].expressionNode).m_node, (yyvsp[(8) - (10)].expressionNode).m_node, (yyvsp[(10) - (10)].statementNode).m_node, true),
mergeDeclarationLists((yyvsp[(4) - (10)].varDeclList).m_varDeclarations, (yyvsp[(10) - (10)].statementNode).m_varDeclarations),
mergeDeclarationLists((yyvsp[(4) - (10)].varDeclList).m_funcDeclarations, (yyvsp[(10) - (10)].statementNode).m_funcDeclarations),
@@ -4392,7 +4392,7 @@ yyreduce:
case 248:
/* Line 1455 of yacc.c */
-#line 996 "parser\\Grammar.y"
+#line 996 "parser/Grammar.y"
{
ForInNode* node = new (GLOBAL_DATA) ForInNode(GLOBAL_DATA, (yyvsp[(3) - (7)].expressionNode).m_node, (yyvsp[(5) - (7)].expressionNode).m_node, (yyvsp[(7) - (7)].statementNode).m_node);
setExceptionLocation(node, (yylsp[(3) - (7)]).first_column, (yylsp[(3) - (7)]).last_column, (yylsp[(5) - (7)]).last_column);
@@ -4406,7 +4406,7 @@ yyreduce:
case 249:
/* Line 1455 of yacc.c */
-#line 1005 "parser\\Grammar.y"
+#line 1005 "parser/Grammar.y"
{ ForInNode *forIn = new (GLOBAL_DATA) ForInNode(GLOBAL_DATA, *(yyvsp[(4) - (8)].ident), 0, (yyvsp[(6) - (8)].expressionNode).m_node, (yyvsp[(8) - (8)].statementNode).m_node, (yylsp[(5) - (8)]).first_column, (yylsp[(5) - (8)]).first_column - (yylsp[(4) - (8)]).first_column, (yylsp[(6) - (8)]).last_column - (yylsp[(5) - (8)]).first_column);
setExceptionLocation(forIn, (yylsp[(4) - (8)]).first_column, (yylsp[(5) - (8)]).first_column + 1, (yylsp[(6) - (8)]).last_column);
appendToVarDeclarationList(GLOBAL_DATA, (yyvsp[(8) - (8)].statementNode).m_varDeclarations, *(yyvsp[(4) - (8)].ident), DeclarationStacks::HasInitializer);
@@ -4417,7 +4417,7 @@ yyreduce:
case 250:
/* Line 1455 of yacc.c */
-#line 1011 "parser\\Grammar.y"
+#line 1011 "parser/Grammar.y"
{ ForInNode *forIn = new (GLOBAL_DATA) ForInNode(GLOBAL_DATA, *(yyvsp[(4) - (9)].ident), (yyvsp[(5) - (9)].expressionNode).m_node, (yyvsp[(7) - (9)].expressionNode).m_node, (yyvsp[(9) - (9)].statementNode).m_node, (yylsp[(5) - (9)]).first_column, (yylsp[(5) - (9)]).first_column - (yylsp[(4) - (9)]).first_column, (yylsp[(5) - (9)]).last_column - (yylsp[(5) - (9)]).first_column);
setExceptionLocation(forIn, (yylsp[(4) - (9)]).first_column, (yylsp[(6) - (9)]).first_column + 1, (yylsp[(7) - (9)]).last_column);
appendToVarDeclarationList(GLOBAL_DATA, (yyvsp[(9) - (9)].statementNode).m_varDeclarations, *(yyvsp[(4) - (9)].ident), DeclarationStacks::HasInitializer);
@@ -4430,21 +4430,21 @@ yyreduce:
case 251:
/* Line 1455 of yacc.c */
-#line 1021 "parser\\Grammar.y"
+#line 1021 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(0, 0, 0); ;}
break;
case 253:
/* Line 1455 of yacc.c */
-#line 1026 "parser\\Grammar.y"
+#line 1026 "parser/Grammar.y"
{ (yyval.expressionNode) = createNodeInfo<ExpressionNode*>(0, 0, 0); ;}
break;
case 255:
/* Line 1455 of yacc.c */
-#line 1031 "parser\\Grammar.y"
+#line 1031 "parser/Grammar.y"
{ ContinueNode* node = new (GLOBAL_DATA) ContinueNode(GLOBAL_DATA);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(1) - (2)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, 0, 0);
@@ -4454,7 +4454,7 @@ yyreduce:
case 256:
/* Line 1455 of yacc.c */
-#line 1035 "parser\\Grammar.y"
+#line 1035 "parser/Grammar.y"
{ ContinueNode* node = new (GLOBAL_DATA) ContinueNode(GLOBAL_DATA);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(1) - (2)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, 0, 0);
@@ -4464,7 +4464,7 @@ yyreduce:
case 257:
/* Line 1455 of yacc.c */
-#line 1039 "parser\\Grammar.y"
+#line 1039 "parser/Grammar.y"
{ ContinueNode* node = new (GLOBAL_DATA) ContinueNode(GLOBAL_DATA, *(yyvsp[(2) - (3)].ident));
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(2) - (3)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, 0, 0);
@@ -4474,7 +4474,7 @@ yyreduce:
case 258:
/* Line 1455 of yacc.c */
-#line 1043 "parser\\Grammar.y"
+#line 1043 "parser/Grammar.y"
{ ContinueNode* node = new (GLOBAL_DATA) ContinueNode(GLOBAL_DATA, *(yyvsp[(2) - (3)].ident));
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(2) - (3)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, 0, 0);
@@ -4484,7 +4484,7 @@ yyreduce:
case 259:
/* Line 1455 of yacc.c */
-#line 1050 "parser\\Grammar.y"
+#line 1050 "parser/Grammar.y"
{ BreakNode* node = new (GLOBAL_DATA) BreakNode(GLOBAL_DATA);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(1) - (2)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, 0, 0); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (2)]), (yylsp[(2) - (2)])); ;}
@@ -4493,7 +4493,7 @@ yyreduce:
case 260:
/* Line 1455 of yacc.c */
-#line 1053 "parser\\Grammar.y"
+#line 1053 "parser/Grammar.y"
{ BreakNode* node = new (GLOBAL_DATA) BreakNode(GLOBAL_DATA);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(1) - (2)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) BreakNode(GLOBAL_DATA), 0, 0, 0, 0); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (2)]), (yylsp[(1) - (2)])); AUTO_SEMICOLON; ;}
@@ -4502,7 +4502,7 @@ yyreduce:
case 261:
/* Line 1455 of yacc.c */
-#line 1056 "parser\\Grammar.y"
+#line 1056 "parser/Grammar.y"
{ BreakNode* node = new (GLOBAL_DATA) BreakNode(GLOBAL_DATA, *(yyvsp[(2) - (3)].ident));
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(2) - (3)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, 0, 0); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(3) - (3)])); ;}
@@ -4511,7 +4511,7 @@ yyreduce:
case 262:
/* Line 1455 of yacc.c */
-#line 1059 "parser\\Grammar.y"
+#line 1059 "parser/Grammar.y"
{ BreakNode* node = new (GLOBAL_DATA) BreakNode(GLOBAL_DATA, *(yyvsp[(2) - (3)].ident));
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(2) - (3)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) BreakNode(GLOBAL_DATA, *(yyvsp[(2) - (3)].ident)), 0, 0, 0, 0); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(2) - (3)])); AUTO_SEMICOLON; ;}
@@ -4520,7 +4520,7 @@ yyreduce:
case 263:
/* Line 1455 of yacc.c */
-#line 1065 "parser\\Grammar.y"
+#line 1065 "parser/Grammar.y"
{ ReturnNode* node = new (GLOBAL_DATA) ReturnNode(GLOBAL_DATA, 0);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(1) - (2)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, 0, 0); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (2)]), (yylsp[(2) - (2)])); ;}
@@ -4529,7 +4529,7 @@ yyreduce:
case 264:
/* Line 1455 of yacc.c */
-#line 1068 "parser\\Grammar.y"
+#line 1068 "parser/Grammar.y"
{ ReturnNode* node = new (GLOBAL_DATA) ReturnNode(GLOBAL_DATA, 0);
setExceptionLocation(node, (yylsp[(1) - (2)]).first_column, (yylsp[(1) - (2)]).last_column, (yylsp[(1) - (2)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, 0, 0); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (2)]), (yylsp[(1) - (2)])); AUTO_SEMICOLON; ;}
@@ -4538,7 +4538,7 @@ yyreduce:
case 265:
/* Line 1455 of yacc.c */
-#line 1071 "parser\\Grammar.y"
+#line 1071 "parser/Grammar.y"
{ ReturnNode* node = new (GLOBAL_DATA) ReturnNode(GLOBAL_DATA, (yyvsp[(2) - (3)].expressionNode).m_node);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(2) - (3)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, (yyvsp[(2) - (3)].expressionNode).m_features, (yyvsp[(2) - (3)].expressionNode).m_numConstants); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(3) - (3)])); ;}
@@ -4547,7 +4547,7 @@ yyreduce:
case 266:
/* Line 1455 of yacc.c */
-#line 1074 "parser\\Grammar.y"
+#line 1074 "parser/Grammar.y"
{ ReturnNode* node = new (GLOBAL_DATA) ReturnNode(GLOBAL_DATA, (yyvsp[(2) - (3)].expressionNode).m_node);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(2) - (3)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, (yyvsp[(2) - (3)].expressionNode).m_features, (yyvsp[(2) - (3)].expressionNode).m_numConstants); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(2) - (3)])); AUTO_SEMICOLON; ;}
@@ -4556,7 +4556,7 @@ yyreduce:
case 267:
/* Line 1455 of yacc.c */
-#line 1080 "parser\\Grammar.y"
+#line 1080 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) WithNode(GLOBAL_DATA, (yyvsp[(3) - (5)].expressionNode).m_node, (yyvsp[(5) - (5)].statementNode).m_node, (yylsp[(3) - (5)]).last_column, (yylsp[(3) - (5)]).last_column - (yylsp[(3) - (5)]).first_column),
(yyvsp[(5) - (5)].statementNode).m_varDeclarations, (yyvsp[(5) - (5)].statementNode).m_funcDeclarations, (yyvsp[(3) - (5)].expressionNode).m_features | (yyvsp[(5) - (5)].statementNode).m_features | WithFeature, (yyvsp[(3) - (5)].expressionNode).m_numConstants + (yyvsp[(5) - (5)].statementNode).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (5)]), (yylsp[(4) - (5)])); ;}
@@ -4565,7 +4565,7 @@ yyreduce:
case 268:
/* Line 1455 of yacc.c */
-#line 1086 "parser\\Grammar.y"
+#line 1086 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) SwitchNode(GLOBAL_DATA, (yyvsp[(3) - (5)].expressionNode).m_node, (yyvsp[(5) - (5)].caseBlockNode).m_node), (yyvsp[(5) - (5)].caseBlockNode).m_varDeclarations, (yyvsp[(5) - (5)].caseBlockNode).m_funcDeclarations,
(yyvsp[(3) - (5)].expressionNode).m_features | (yyvsp[(5) - (5)].caseBlockNode).m_features, (yyvsp[(3) - (5)].expressionNode).m_numConstants + (yyvsp[(5) - (5)].caseBlockNode).m_numConstants);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (5)]), (yylsp[(4) - (5)])); ;}
@@ -4574,14 +4574,14 @@ yyreduce:
case 269:
/* Line 1455 of yacc.c */
-#line 1092 "parser\\Grammar.y"
+#line 1092 "parser/Grammar.y"
{ (yyval.caseBlockNode) = createNodeDeclarationInfo<CaseBlockNode*>(new (GLOBAL_DATA) CaseBlockNode(GLOBAL_DATA, (yyvsp[(2) - (3)].clauseList).m_node.head, 0, 0), (yyvsp[(2) - (3)].clauseList).m_varDeclarations, (yyvsp[(2) - (3)].clauseList).m_funcDeclarations, (yyvsp[(2) - (3)].clauseList).m_features, (yyvsp[(2) - (3)].clauseList).m_numConstants); ;}
break;
case 270:
/* Line 1455 of yacc.c */
-#line 1094 "parser\\Grammar.y"
+#line 1094 "parser/Grammar.y"
{ (yyval.caseBlockNode) = createNodeDeclarationInfo<CaseBlockNode*>(new (GLOBAL_DATA) CaseBlockNode(GLOBAL_DATA, (yyvsp[(2) - (5)].clauseList).m_node.head, (yyvsp[(3) - (5)].caseClauseNode).m_node, (yyvsp[(4) - (5)].clauseList).m_node.head),
mergeDeclarationLists(mergeDeclarationLists((yyvsp[(2) - (5)].clauseList).m_varDeclarations, (yyvsp[(3) - (5)].caseClauseNode).m_varDeclarations), (yyvsp[(4) - (5)].clauseList).m_varDeclarations),
mergeDeclarationLists(mergeDeclarationLists((yyvsp[(2) - (5)].clauseList).m_funcDeclarations, (yyvsp[(3) - (5)].caseClauseNode).m_funcDeclarations), (yyvsp[(4) - (5)].clauseList).m_funcDeclarations),
@@ -4592,14 +4592,14 @@ yyreduce:
case 271:
/* Line 1455 of yacc.c */
-#line 1102 "parser\\Grammar.y"
+#line 1102 "parser/Grammar.y"
{ (yyval.clauseList).m_node.head = 0; (yyval.clauseList).m_node.tail = 0; (yyval.clauseList).m_varDeclarations = 0; (yyval.clauseList).m_funcDeclarations = 0; (yyval.clauseList).m_features = 0; (yyval.clauseList).m_numConstants = 0; ;}
break;
case 273:
/* Line 1455 of yacc.c */
-#line 1107 "parser\\Grammar.y"
+#line 1107 "parser/Grammar.y"
{ (yyval.clauseList).m_node.head = new (GLOBAL_DATA) ClauseListNode(GLOBAL_DATA, (yyvsp[(1) - (1)].caseClauseNode).m_node);
(yyval.clauseList).m_node.tail = (yyval.clauseList).m_node.head;
(yyval.clauseList).m_varDeclarations = (yyvsp[(1) - (1)].caseClauseNode).m_varDeclarations;
@@ -4611,7 +4611,7 @@ yyreduce:
case 274:
/* Line 1455 of yacc.c */
-#line 1113 "parser\\Grammar.y"
+#line 1113 "parser/Grammar.y"
{ (yyval.clauseList).m_node.head = (yyvsp[(1) - (2)].clauseList).m_node.head;
(yyval.clauseList).m_node.tail = new (GLOBAL_DATA) ClauseListNode(GLOBAL_DATA, (yyvsp[(1) - (2)].clauseList).m_node.tail, (yyvsp[(2) - (2)].caseClauseNode).m_node);
(yyval.clauseList).m_varDeclarations = mergeDeclarationLists((yyvsp[(1) - (2)].clauseList).m_varDeclarations, (yyvsp[(2) - (2)].caseClauseNode).m_varDeclarations);
@@ -4624,35 +4624,35 @@ yyreduce:
case 275:
/* Line 1455 of yacc.c */
-#line 1123 "parser\\Grammar.y"
+#line 1123 "parser/Grammar.y"
{ (yyval.caseClauseNode) = createNodeDeclarationInfo<CaseClauseNode*>(new (GLOBAL_DATA) CaseClauseNode(GLOBAL_DATA, (yyvsp[(2) - (3)].expressionNode).m_node), 0, 0, (yyvsp[(2) - (3)].expressionNode).m_features, (yyvsp[(2) - (3)].expressionNode).m_numConstants); ;}
break;
case 276:
/* Line 1455 of yacc.c */
-#line 1124 "parser\\Grammar.y"
+#line 1124 "parser/Grammar.y"
{ (yyval.caseClauseNode) = createNodeDeclarationInfo<CaseClauseNode*>(new (GLOBAL_DATA) CaseClauseNode(GLOBAL_DATA, (yyvsp[(2) - (4)].expressionNode).m_node, (yyvsp[(4) - (4)].sourceElements).m_node), (yyvsp[(4) - (4)].sourceElements).m_varDeclarations, (yyvsp[(4) - (4)].sourceElements).m_funcDeclarations, (yyvsp[(2) - (4)].expressionNode).m_features | (yyvsp[(4) - (4)].sourceElements).m_features, (yyvsp[(2) - (4)].expressionNode).m_numConstants + (yyvsp[(4) - (4)].sourceElements).m_numConstants); ;}
break;
case 277:
/* Line 1455 of yacc.c */
-#line 1128 "parser\\Grammar.y"
+#line 1128 "parser/Grammar.y"
{ (yyval.caseClauseNode) = createNodeDeclarationInfo<CaseClauseNode*>(new (GLOBAL_DATA) CaseClauseNode(GLOBAL_DATA, 0), 0, 0, 0, 0); ;}
break;
case 278:
/* Line 1455 of yacc.c */
-#line 1129 "parser\\Grammar.y"
+#line 1129 "parser/Grammar.y"
{ (yyval.caseClauseNode) = createNodeDeclarationInfo<CaseClauseNode*>(new (GLOBAL_DATA) CaseClauseNode(GLOBAL_DATA, 0, (yyvsp[(3) - (3)].sourceElements).m_node), (yyvsp[(3) - (3)].sourceElements).m_varDeclarations, (yyvsp[(3) - (3)].sourceElements).m_funcDeclarations, (yyvsp[(3) - (3)].sourceElements).m_features, (yyvsp[(3) - (3)].sourceElements).m_numConstants); ;}
break;
case 279:
/* Line 1455 of yacc.c */
-#line 1133 "parser\\Grammar.y"
+#line 1133 "parser/Grammar.y"
{ LabelNode* node = new (GLOBAL_DATA) LabelNode(GLOBAL_DATA, *(yyvsp[(1) - (3)].ident), (yyvsp[(3) - (3)].statementNode).m_node);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(2) - (3)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, (yyvsp[(3) - (3)].statementNode).m_varDeclarations, (yyvsp[(3) - (3)].statementNode).m_funcDeclarations, (yyvsp[(3) - (3)].statementNode).m_features, (yyvsp[(3) - (3)].statementNode).m_numConstants); ;}
@@ -4661,7 +4661,7 @@ yyreduce:
case 280:
/* Line 1455 of yacc.c */
-#line 1139 "parser\\Grammar.y"
+#line 1139 "parser/Grammar.y"
{ ThrowNode* node = new (GLOBAL_DATA) ThrowNode(GLOBAL_DATA, (yyvsp[(2) - (3)].expressionNode).m_node);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(2) - (3)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, (yyvsp[(2) - (3)].expressionNode).m_features, (yyvsp[(2) - (3)].expressionNode).m_numConstants); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(2) - (3)]));
@@ -4671,7 +4671,7 @@ yyreduce:
case 281:
/* Line 1455 of yacc.c */
-#line 1143 "parser\\Grammar.y"
+#line 1143 "parser/Grammar.y"
{ ThrowNode* node = new (GLOBAL_DATA) ThrowNode(GLOBAL_DATA, (yyvsp[(2) - (3)].expressionNode).m_node);
setExceptionLocation(node, (yylsp[(1) - (3)]).first_column, (yylsp[(2) - (3)]).last_column, (yylsp[(2) - (3)]).last_column);
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(node, 0, 0, (yyvsp[(2) - (3)].expressionNode).m_features, (yyvsp[(2) - (3)].expressionNode).m_numConstants); setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (3)]), (yylsp[(2) - (3)])); AUTO_SEMICOLON;
@@ -4681,7 +4681,7 @@ yyreduce:
case 282:
/* Line 1455 of yacc.c */
-#line 1150 "parser\\Grammar.y"
+#line 1150 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) TryNode(GLOBAL_DATA, (yyvsp[(2) - (4)].statementNode).m_node, GLOBAL_DATA->propertyNames->nullIdentifier, false, 0, (yyvsp[(4) - (4)].statementNode).m_node),
mergeDeclarationLists((yyvsp[(2) - (4)].statementNode).m_varDeclarations, (yyvsp[(4) - (4)].statementNode).m_varDeclarations),
mergeDeclarationLists((yyvsp[(2) - (4)].statementNode).m_funcDeclarations, (yyvsp[(4) - (4)].statementNode).m_funcDeclarations),
@@ -4693,7 +4693,7 @@ yyreduce:
case 283:
/* Line 1455 of yacc.c */
-#line 1156 "parser\\Grammar.y"
+#line 1156 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) TryNode(GLOBAL_DATA, (yyvsp[(2) - (7)].statementNode).m_node, *(yyvsp[(5) - (7)].ident), ((yyvsp[(7) - (7)].statementNode).m_features & EvalFeature) != 0, (yyvsp[(7) - (7)].statementNode).m_node, 0),
mergeDeclarationLists((yyvsp[(2) - (7)].statementNode).m_varDeclarations, (yyvsp[(7) - (7)].statementNode).m_varDeclarations),
mergeDeclarationLists((yyvsp[(2) - (7)].statementNode).m_funcDeclarations, (yyvsp[(7) - (7)].statementNode).m_funcDeclarations),
@@ -4705,7 +4705,7 @@ yyreduce:
case 284:
/* Line 1455 of yacc.c */
-#line 1163 "parser\\Grammar.y"
+#line 1163 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) TryNode(GLOBAL_DATA, (yyvsp[(2) - (9)].statementNode).m_node, *(yyvsp[(5) - (9)].ident), ((yyvsp[(7) - (9)].statementNode).m_features & EvalFeature) != 0, (yyvsp[(7) - (9)].statementNode).m_node, (yyvsp[(9) - (9)].statementNode).m_node),
mergeDeclarationLists(mergeDeclarationLists((yyvsp[(2) - (9)].statementNode).m_varDeclarations, (yyvsp[(7) - (9)].statementNode).m_varDeclarations), (yyvsp[(9) - (9)].statementNode).m_varDeclarations),
mergeDeclarationLists(mergeDeclarationLists((yyvsp[(2) - (9)].statementNode).m_funcDeclarations, (yyvsp[(7) - (9)].statementNode).m_funcDeclarations), (yyvsp[(9) - (9)].statementNode).m_funcDeclarations),
@@ -4717,7 +4717,7 @@ yyreduce:
case 285:
/* Line 1455 of yacc.c */
-#line 1172 "parser\\Grammar.y"
+#line 1172 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) DebuggerStatementNode(GLOBAL_DATA), 0, 0, 0, 0);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (2)]), (yylsp[(2) - (2)])); ;}
break;
@@ -4725,7 +4725,7 @@ yyreduce:
case 286:
/* Line 1455 of yacc.c */
-#line 1174 "parser\\Grammar.y"
+#line 1174 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) DebuggerStatementNode(GLOBAL_DATA), 0, 0, 0, 0);
setStatementLocation((yyval.statementNode).m_node, (yylsp[(1) - (2)]), (yylsp[(1) - (2)])); AUTO_SEMICOLON; ;}
break;
@@ -4733,14 +4733,14 @@ yyreduce:
case 287:
/* Line 1455 of yacc.c */
-#line 1179 "parser\\Grammar.y"
+#line 1179 "parser/Grammar.y"
{ (yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) FuncDeclNode(GLOBAL_DATA, *(yyvsp[(2) - (7)].ident), (yyvsp[(6) - (7)].functionBodyNode), GLOBAL_DATA->lexer->sourceCode((yyvsp[(5) - (7)].intValue), (yyvsp[(7) - (7)].intValue), (yylsp[(5) - (7)]).first_line)), 0, new (GLOBAL_DATA) ParserArenaData<DeclarationStacks::FunctionStack>, ((*(yyvsp[(2) - (7)].ident) == GLOBAL_DATA->propertyNames->arguments) ? ArgumentsFeature : 0) | ClosureFeature, 0); setStatementLocation((yyvsp[(6) - (7)].functionBodyNode), (yylsp[(5) - (7)]), (yylsp[(7) - (7)])); (yyval.statementNode).m_funcDeclarations->data.append(static_cast<FuncDeclNode*>((yyval.statementNode).m_node)->body()); ;}
break;
case 288:
/* Line 1455 of yacc.c */
-#line 1181 "parser\\Grammar.y"
+#line 1181 "parser/Grammar.y"
{
(yyval.statementNode) = createNodeDeclarationInfo<StatementNode*>(new (GLOBAL_DATA) FuncDeclNode(GLOBAL_DATA, *(yyvsp[(2) - (8)].ident), (yyvsp[(7) - (8)].functionBodyNode), GLOBAL_DATA->lexer->sourceCode((yyvsp[(6) - (8)].intValue), (yyvsp[(8) - (8)].intValue), (yylsp[(6) - (8)]).first_line), (yyvsp[(4) - (8)].parameterList).m_node.head), 0, new (GLOBAL_DATA) ParserArenaData<DeclarationStacks::FunctionStack>, ((*(yyvsp[(2) - (8)].ident) == GLOBAL_DATA->propertyNames->arguments) ? ArgumentsFeature : 0) | (yyvsp[(4) - (8)].parameterList).m_features | ClosureFeature, 0);
if ((yyvsp[(4) - (8)].parameterList).m_features & ArgumentsFeature)
@@ -4753,14 +4753,14 @@ yyreduce:
case 289:
/* Line 1455 of yacc.c */
-#line 1191 "parser\\Grammar.y"
+#line 1191 "parser/Grammar.y"
{ (yyval.funcExprNode) = createNodeInfo(new (GLOBAL_DATA) FuncExprNode(GLOBAL_DATA, GLOBAL_DATA->propertyNames->nullIdentifier, (yyvsp[(5) - (6)].functionBodyNode), GLOBAL_DATA->lexer->sourceCode((yyvsp[(4) - (6)].intValue), (yyvsp[(6) - (6)].intValue), (yylsp[(4) - (6)]).first_line)), ClosureFeature, 0); setStatementLocation((yyvsp[(5) - (6)].functionBodyNode), (yylsp[(4) - (6)]), (yylsp[(6) - (6)])); ;}
break;
case 290:
/* Line 1455 of yacc.c */
-#line 1193 "parser\\Grammar.y"
+#line 1193 "parser/Grammar.y"
{
(yyval.funcExprNode) = createNodeInfo(new (GLOBAL_DATA) FuncExprNode(GLOBAL_DATA, GLOBAL_DATA->propertyNames->nullIdentifier, (yyvsp[(6) - (7)].functionBodyNode), GLOBAL_DATA->lexer->sourceCode((yyvsp[(5) - (7)].intValue), (yyvsp[(7) - (7)].intValue), (yylsp[(5) - (7)]).first_line), (yyvsp[(3) - (7)].parameterList).m_node.head), (yyvsp[(3) - (7)].parameterList).m_features | ClosureFeature, 0);
if ((yyvsp[(3) - (7)].parameterList).m_features & ArgumentsFeature)
@@ -4772,14 +4772,14 @@ yyreduce:
case 291:
/* Line 1455 of yacc.c */
-#line 1199 "parser\\Grammar.y"
+#line 1199 "parser/Grammar.y"
{ (yyval.funcExprNode) = createNodeInfo(new (GLOBAL_DATA) FuncExprNode(GLOBAL_DATA, *(yyvsp[(2) - (7)].ident), (yyvsp[(6) - (7)].functionBodyNode), GLOBAL_DATA->lexer->sourceCode((yyvsp[(5) - (7)].intValue), (yyvsp[(7) - (7)].intValue), (yylsp[(5) - (7)]).first_line)), ClosureFeature, 0); setStatementLocation((yyvsp[(6) - (7)].functionBodyNode), (yylsp[(5) - (7)]), (yylsp[(7) - (7)])); ;}
break;
case 292:
/* Line 1455 of yacc.c */
-#line 1201 "parser\\Grammar.y"
+#line 1201 "parser/Grammar.y"
{
(yyval.funcExprNode) = createNodeInfo(new (GLOBAL_DATA) FuncExprNode(GLOBAL_DATA, *(yyvsp[(2) - (8)].ident), (yyvsp[(7) - (8)].functionBodyNode), GLOBAL_DATA->lexer->sourceCode((yyvsp[(6) - (8)].intValue), (yyvsp[(8) - (8)].intValue), (yylsp[(6) - (8)]).first_line), (yyvsp[(4) - (8)].parameterList).m_node.head), (yyvsp[(4) - (8)].parameterList).m_features | ClosureFeature, 0);
if ((yyvsp[(4) - (8)].parameterList).m_features & ArgumentsFeature)
@@ -4791,7 +4791,7 @@ yyreduce:
case 293:
/* Line 1455 of yacc.c */
-#line 1210 "parser\\Grammar.y"
+#line 1210 "parser/Grammar.y"
{ (yyval.parameterList).m_node.head = new (GLOBAL_DATA) ParameterNode(GLOBAL_DATA, *(yyvsp[(1) - (1)].ident));
(yyval.parameterList).m_features = (*(yyvsp[(1) - (1)].ident) == GLOBAL_DATA->propertyNames->arguments) ? ArgumentsFeature : 0;
(yyval.parameterList).m_node.tail = (yyval.parameterList).m_node.head; ;}
@@ -4800,7 +4800,7 @@ yyreduce:
case 294:
/* Line 1455 of yacc.c */
-#line 1213 "parser\\Grammar.y"
+#line 1213 "parser/Grammar.y"
{ (yyval.parameterList).m_node.head = (yyvsp[(1) - (3)].parameterList).m_node.head;
(yyval.parameterList).m_features = (yyvsp[(1) - (3)].parameterList).m_features | ((*(yyvsp[(3) - (3)].ident) == GLOBAL_DATA->propertyNames->arguments) ? ArgumentsFeature : 0);
(yyval.parameterList).m_node.tail = new (GLOBAL_DATA) ParameterNode(GLOBAL_DATA, (yyvsp[(1) - (3)].parameterList).m_node.tail, *(yyvsp[(3) - (3)].ident)); ;}
@@ -4809,28 +4809,28 @@ yyreduce:
case 295:
/* Line 1455 of yacc.c */
-#line 1219 "parser\\Grammar.y"
+#line 1219 "parser/Grammar.y"
{ (yyval.functionBodyNode) = FunctionBodyNode::create(GLOBAL_DATA); ;}
break;
case 296:
/* Line 1455 of yacc.c */
-#line 1220 "parser\\Grammar.y"
+#line 1220 "parser/Grammar.y"
{ (yyval.functionBodyNode) = FunctionBodyNode::create(GLOBAL_DATA); ;}
break;
case 297:
/* Line 1455 of yacc.c */
-#line 1224 "parser\\Grammar.y"
+#line 1224 "parser/Grammar.y"
{ GLOBAL_DATA->parser->didFinishParsing(new (GLOBAL_DATA) SourceElements(GLOBAL_DATA), 0, 0, NoFeatures, (yylsp[(0) - (0)]).last_line, 0); ;}
break;
case 298:
/* Line 1455 of yacc.c */
-#line 1225 "parser\\Grammar.y"
+#line 1225 "parser/Grammar.y"
{ GLOBAL_DATA->parser->didFinishParsing((yyvsp[(1) - (1)].sourceElements).m_node, (yyvsp[(1) - (1)].sourceElements).m_varDeclarations, (yyvsp[(1) - (1)].sourceElements).m_funcDeclarations, (yyvsp[(1) - (1)].sourceElements).m_features,
(yylsp[(1) - (1)]).last_line, (yyvsp[(1) - (1)].sourceElements).m_numConstants); ;}
break;
@@ -4838,7 +4838,7 @@ yyreduce:
case 299:
/* Line 1455 of yacc.c */
-#line 1230 "parser\\Grammar.y"
+#line 1230 "parser/Grammar.y"
{ (yyval.sourceElements).m_node = new (GLOBAL_DATA) SourceElements(GLOBAL_DATA);
(yyval.sourceElements).m_node->append((yyvsp[(1) - (1)].statementNode).m_node);
(yyval.sourceElements).m_varDeclarations = (yyvsp[(1) - (1)].statementNode).m_varDeclarations;
@@ -4851,7 +4851,7 @@ yyreduce:
case 300:
/* Line 1455 of yacc.c */
-#line 1237 "parser\\Grammar.y"
+#line 1237 "parser/Grammar.y"
{ (yyval.sourceElements).m_node->append((yyvsp[(2) - (2)].statementNode).m_node);
(yyval.sourceElements).m_varDeclarations = mergeDeclarationLists((yyvsp[(1) - (2)].sourceElements).m_varDeclarations, (yyvsp[(2) - (2)].statementNode).m_varDeclarations);
(yyval.sourceElements).m_funcDeclarations = mergeDeclarationLists((yyvsp[(1) - (2)].sourceElements).m_funcDeclarations, (yyvsp[(2) - (2)].statementNode).m_funcDeclarations);
@@ -4863,259 +4863,259 @@ yyreduce:
case 304:
/* Line 1455 of yacc.c */
-#line 1251 "parser\\Grammar.y"
+#line 1251 "parser/Grammar.y"
{ ;}
break;
case 305:
/* Line 1455 of yacc.c */
-#line 1252 "parser\\Grammar.y"
+#line 1252 "parser/Grammar.y"
{ ;}
break;
case 306:
/* Line 1455 of yacc.c */
-#line 1253 "parser\\Grammar.y"
+#line 1253 "parser/Grammar.y"
{ if (!GLOBAL_DATA->lexer->skipRegExp()) YYABORT; ;}
break;
case 307:
/* Line 1455 of yacc.c */
-#line 1254 "parser\\Grammar.y"
+#line 1254 "parser/Grammar.y"
{ if (!GLOBAL_DATA->lexer->skipRegExp()) YYABORT; ;}
break;
case 308:
/* Line 1455 of yacc.c */
-#line 1258 "parser\\Grammar.y"
+#line 1258 "parser/Grammar.y"
{ ;}
break;
case 309:
/* Line 1455 of yacc.c */
-#line 1259 "parser\\Grammar.y"
+#line 1259 "parser/Grammar.y"
{ ;}
break;
case 310:
/* Line 1455 of yacc.c */
-#line 1260 "parser\\Grammar.y"
+#line 1260 "parser/Grammar.y"
{ ;}
break;
case 311:
/* Line 1455 of yacc.c */
-#line 1261 "parser\\Grammar.y"
+#line 1261 "parser/Grammar.y"
{ if (*(yyvsp[(1) - (7)].ident) != "get" && *(yyvsp[(1) - (7)].ident) != "set") YYABORT; ;}
break;
case 312:
/* Line 1455 of yacc.c */
-#line 1262 "parser\\Grammar.y"
+#line 1262 "parser/Grammar.y"
{ if (*(yyvsp[(1) - (8)].ident) != "get" && *(yyvsp[(1) - (8)].ident) != "set") YYABORT; ;}
break;
case 316:
/* Line 1455 of yacc.c */
-#line 1272 "parser\\Grammar.y"
+#line 1272 "parser/Grammar.y"
{ ;}
break;
case 317:
/* Line 1455 of yacc.c */
-#line 1273 "parser\\Grammar.y"
+#line 1273 "parser/Grammar.y"
{ ;}
break;
case 318:
/* Line 1455 of yacc.c */
-#line 1275 "parser\\Grammar.y"
+#line 1275 "parser/Grammar.y"
{ ;}
break;
case 322:
/* Line 1455 of yacc.c */
-#line 1282 "parser\\Grammar.y"
+#line 1282 "parser/Grammar.y"
{ ;}
break;
case 517:
/* Line 1455 of yacc.c */
-#line 1650 "parser\\Grammar.y"
+#line 1650 "parser/Grammar.y"
{ ;}
break;
case 518:
/* Line 1455 of yacc.c */
-#line 1651 "parser\\Grammar.y"
+#line 1651 "parser/Grammar.y"
{ ;}
break;
case 520:
/* Line 1455 of yacc.c */
-#line 1656 "parser\\Grammar.y"
+#line 1656 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 521:
/* Line 1455 of yacc.c */
-#line 1660 "parser\\Grammar.y"
+#line 1660 "parser/Grammar.y"
{ ;}
break;
case 522:
/* Line 1455 of yacc.c */
-#line 1661 "parser\\Grammar.y"
+#line 1661 "parser/Grammar.y"
{ ;}
break;
case 525:
/* Line 1455 of yacc.c */
-#line 1667 "parser\\Grammar.y"
+#line 1667 "parser/Grammar.y"
{ ;}
break;
case 526:
/* Line 1455 of yacc.c */
-#line 1668 "parser\\Grammar.y"
+#line 1668 "parser/Grammar.y"
{ ;}
break;
case 530:
/* Line 1455 of yacc.c */
-#line 1675 "parser\\Grammar.y"
+#line 1675 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 533:
/* Line 1455 of yacc.c */
-#line 1684 "parser\\Grammar.y"
+#line 1684 "parser/Grammar.y"
{ ;}
break;
case 534:
/* Line 1455 of yacc.c */
-#line 1685 "parser\\Grammar.y"
+#line 1685 "parser/Grammar.y"
{ ;}
break;
case 539:
/* Line 1455 of yacc.c */
-#line 1702 "parser\\Grammar.y"
+#line 1702 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 555:
/* Line 1455 of yacc.c */
-#line 1733 "parser\\Grammar.y"
+#line 1733 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 557:
/* Line 1455 of yacc.c */
-#line 1735 "parser\\Grammar.y"
+#line 1735 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 559:
/* Line 1455 of yacc.c */
-#line 1740 "parser\\Grammar.y"
+#line 1740 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 561:
/* Line 1455 of yacc.c */
-#line 1742 "parser\\Grammar.y"
+#line 1742 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 563:
/* Line 1455 of yacc.c */
-#line 1747 "parser\\Grammar.y"
+#line 1747 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 565:
/* Line 1455 of yacc.c */
-#line 1749 "parser\\Grammar.y"
+#line 1749 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 568:
/* Line 1455 of yacc.c */
-#line 1761 "parser\\Grammar.y"
+#line 1761 "parser/Grammar.y"
{ ;}
break;
case 569:
/* Line 1455 of yacc.c */
-#line 1762 "parser\\Grammar.y"
+#line 1762 "parser/Grammar.y"
{ ;}
break;
case 578:
/* Line 1455 of yacc.c */
-#line 1786 "parser\\Grammar.y"
+#line 1786 "parser/Grammar.y"
{ ;}
break;
case 580:
/* Line 1455 of yacc.c */
-#line 1791 "parser\\Grammar.y"
+#line 1791 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 585:
/* Line 1455 of yacc.c */
-#line 1802 "parser\\Grammar.y"
+#line 1802 "parser/Grammar.y"
{ AUTO_SEMICOLON; ;}
break;
case 592:
/* Line 1455 of yacc.c */
-#line 1818 "parser\\Grammar.y"
+#line 1818 "parser/Grammar.y"
{ ;}
break;
/* Line 1455 of yacc.c */
-#line 5119 "C:/dev/webkit-2.0/JavaScriptCore/generated\\Grammar.tab.c"
+#line 5119 "/JavaScriptCore/generated/Grammar.tab.c"
default: break;
}
YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc);
@@ -5334,7 +5334,7 @@ yyreturn:
/* Line 1675 of yacc.c */
-#line 1834 "parser\\Grammar.y"
+#line 1834 "parser/Grammar.y"
#undef GLOBAL_DATA
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/Grammar.h b/src/3rdparty/webkit/JavaScriptCore/generated/Grammar.h
index 69942f753f..04dfeb1e42 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/Grammar.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/Grammar.h
@@ -112,7 +112,7 @@ typedef union YYSTYPE
{
/* Line 1676 of yacc.c */
-#line 146 "parser\\Grammar.y"
+#line 146 "parser/Grammar.y"
int intValue;
double doubleValue;
@@ -147,7 +147,7 @@ typedef union YYSTYPE
/* Line 1676 of yacc.c */
-#line 151 "C:/dev/webkit-2.0/JavaScriptCore/generated\\Grammar.tab.h"
+#line 151 "/JavaScriptCore/generated/Grammar.tab.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/JSONObject.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/JSONObject.lut.h
index acfe7d2026..4ec868ef14 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/JSONObject.lut.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/JSONObject.lut.h
@@ -1,4 +1,4 @@
-// Automatically generated from runtime\JSONObject.cpp using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT!
+// Automatically generated from runtime/JSONObject.cpp using /JavaScriptCore/create_hash_table. DO NOT EDIT!
#include "Lookup.h"
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h
index 556a6f4947..c17f34d6f1 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/Lexer.lut.h
@@ -1,4 +1,4 @@
-// Automatically generated from parser\Keywords.table using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT!
+// Automatically generated from parser/Keywords.table using /JavaScriptCore/create_hash_table. DO NOT EDIT!
#include "Lookup.h"
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/MathObject.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/MathObject.lut.h
index 85a1bb64fd..6222ef9195 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/MathObject.lut.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/MathObject.lut.h
@@ -1,4 +1,4 @@
-// Automatically generated from runtime\MathObject.cpp using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT!
+// Automatically generated from runtime/MathObject.cpp using /JavaScriptCore/create_hash_table. DO NOT EDIT!
#include "Lookup.h"
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/NumberConstructor.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/NumberConstructor.lut.h
index 1cd411766f..bfa6341824 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/NumberConstructor.lut.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/NumberConstructor.lut.h
@@ -1,4 +1,4 @@
-// Automatically generated from runtime\NumberConstructor.cpp using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT!
+// Automatically generated from runtime/NumberConstructor.cpp using /JavaScriptCore/create_hash_table. DO NOT EDIT!
#include "Lookup.h"
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/RegExpConstructor.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/RegExpConstructor.lut.h
index 938d368082..d45db018fc 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/RegExpConstructor.lut.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/RegExpConstructor.lut.h
@@ -1,4 +1,4 @@
-// Automatically generated from runtime\RegExpConstructor.cpp using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT!
+// Automatically generated from runtime/RegExpConstructor.cpp using /JavaScriptCore/create_hash_table. DO NOT EDIT!
#include "Lookup.h"
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/RegExpObject.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/RegExpObject.lut.h
index aadd236da1..8dcb7c96f4 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/RegExpObject.lut.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/RegExpObject.lut.h
@@ -1,4 +1,4 @@
-// Automatically generated from runtime\RegExpObject.cpp using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT!
+// Automatically generated from runtime/RegExpObject.cpp using /JavaScriptCore/create_hash_table. DO NOT EDIT!
#include "Lookup.h"
diff --git a/src/3rdparty/webkit/JavaScriptCore/generated/StringPrototype.lut.h b/src/3rdparty/webkit/JavaScriptCore/generated/StringPrototype.lut.h
index 2d08eac19c..6ea0803d80 100644
--- a/src/3rdparty/webkit/JavaScriptCore/generated/StringPrototype.lut.h
+++ b/src/3rdparty/webkit/JavaScriptCore/generated/StringPrototype.lut.h
@@ -1,4 +1,4 @@
-// Automatically generated from runtime\StringPrototype.cpp using C:/dev/webkit-2.0/JavaScriptCore/create_hash_table. DO NOT EDIT!
+// Automatically generated from runtime/StringPrototype.cpp using /JavaScriptCore/create_hash_table. DO NOT EDIT!
#include "Lookup.h"
diff --git a/src/3rdparty/webkit/JavaScriptCore/runtime/Collector.cpp b/src/3rdparty/webkit/JavaScriptCore/runtime/Collector.cpp
index 28592901db..0eca610593 100644
--- a/src/3rdparty/webkit/JavaScriptCore/runtime/Collector.cpp
+++ b/src/3rdparty/webkit/JavaScriptCore/runtime/Collector.cpp
@@ -201,7 +201,7 @@ NEVER_INLINE CollectorBlock* Heap::allocateBlock()
#elif OS(WINCE)
void* address = VirtualAlloc(NULL, BLOCK_SIZE, MEM_COMMIT | MEM_RESERVE, PAGE_READWRITE);
#elif OS(WINDOWS)
-#if COMPILER(MINGW) && !defined(__MINGW64_VERSION_MAJOR)
+#if COMPILER(MINGW) && !COMPILER(MINGW64)
void* address = __mingw_aligned_malloc(BLOCK_SIZE, BLOCK_SIZE);
#else
void* address = _aligned_malloc(BLOCK_SIZE, BLOCK_SIZE);
@@ -292,7 +292,7 @@ NEVER_INLINE void Heap::freeBlockPtr(CollectorBlock* block)
#elif OS(WINCE)
VirtualFree(block, 0, MEM_RELEASE);
#elif OS(WINDOWS)
-#if COMPILER(MINGW) && !defined(__MINGW64_VERSION_MAJOR)
+#if COMPILER(MINGW) && !COMPILER(MINGW64)
__mingw_aligned_free(block);
#else
_aligned_free(block);
@@ -558,6 +558,8 @@ static inline void* currentThreadStackBase()
PNT_TIB64 pTib = reinterpret_cast<PNT_TIB64>(NtCurrentTeb());
return reinterpret_cast<void*>(pTib->StackBase);
#elif OS(QNX)
+ AtomicallyInitializedStatic(Mutex&, mutex = *new Mutex);
+ MutexLocker locker(mutex);
return currentThreadStackBaseQNX();
#elif OS(SOLARIS)
stack_t s;
@@ -569,19 +571,17 @@ static inline void* currentThreadStackBase()
pthread_stackseg_np(thread, &stack);
return stack.ss_sp;
#elif OS(SYMBIAN)
- static void* stackBase = 0;
- if (stackBase == 0) {
- TThreadStackInfo info;
- RThread thread;
- thread.StackInfo(info);
- stackBase = (void*)info.iBase;
- }
- return (void*)stackBase;
+ TThreadStackInfo info;
+ RThread thread;
+ thread.StackInfo(info);
+ return (void*)info.iBase;
#elif OS(HAIKU)
thread_info threadInfo;
get_thread_info(find_thread(NULL), &threadInfo);
return threadInfo.stack_end;
#elif OS(UNIX)
+ AtomicallyInitializedStatic(Mutex&, mutex = *new Mutex);
+ MutexLocker locker(mutex);
static void* stackBase = 0;
static size_t stackSize = 0;
static pthread_t stackThread;
@@ -604,6 +604,8 @@ static inline void* currentThreadStackBase()
}
return static_cast<char*>(stackBase) + stackSize;
#elif OS(WINCE)
+ AtomicallyInitializedStatic(Mutex&, mutex = *new Mutex);
+ MutexLocker locker(mutex);
if (g_stackBase)
return g_stackBase;
else {
diff --git a/src/3rdparty/webkit/JavaScriptCore/runtime/Structure.cpp b/src/3rdparty/webkit/JavaScriptCore/runtime/Structure.cpp
index dab7f5108f..6d13f4b98a 100644
--- a/src/3rdparty/webkit/JavaScriptCore/runtime/Structure.cpp
+++ b/src/3rdparty/webkit/JavaScriptCore/runtime/Structure.cpp
@@ -168,14 +168,14 @@ inline void Structure::transitionTableAdd(const StructureTransitionTableHash::Ke
if (!specificValue) {
TransitionTable::iterator find = transitionTable()->find(key);
if (find == transitionTable()->end())
- transitionTable()->add(key, Transition(structure, (Structure*)0));
+ transitionTable()->add(key, Transition(structure, static_cast<Structure*>(0)));
else
find->second.first = structure;
} else {
// If we're adding a transition to a specific value, then there cannot be
// an existing transition
ASSERT(!transitionTable()->contains(key));
- transitionTable()->add(key, Transition((Structure*)0, structure));
+ transitionTable()->add(key, Transition(static_cast<Structure*>(0), structure));
}
}
diff --git a/src/3rdparty/webkit/JavaScriptCore/wtf/Assertions.h b/src/3rdparty/webkit/JavaScriptCore/wtf/Assertions.h
index 0e02af5ef1..8b6d09ae1e 100644
--- a/src/3rdparty/webkit/JavaScriptCore/wtf/Assertions.h
+++ b/src/3rdparty/webkit/JavaScriptCore/wtf/Assertions.h
@@ -61,7 +61,7 @@
#define ASSERTIONS_DISABLED_DEFAULT 0
#endif
-#if COMPILER(MSVC7) || COMPILER(WINSCW)
+#if COMPILER(MSVC7_OR_LOWER) || COMPILER(WINSCW)
#define HAVE_VARIADIC_MACRO 0
#else
#define HAVE_VARIADIC_MACRO 1
@@ -213,7 +213,7 @@ while (0)
/* ASSERT_WITH_MESSAGE */
-#if COMPILER(MSVC7)
+#if COMPILER(MSVC7_OR_LOWER)
#define ASSERT_WITH_MESSAGE(assertion) ((void)0)
#elif COMPILER(WINSCW)
#define ASSERT_WITH_MESSAGE(assertion, arg...) ((void)0)
@@ -253,7 +253,7 @@ while (0)
/* FATAL */
-#if COMPILER(MSVC7)
+#if COMPILER(MSVC7_OR_LOWER)
#define FATAL() ((void)0)
#elif COMPILER(WINSCW)
#define FATAL(arg...) ((void)0)
@@ -268,7 +268,7 @@ while (0)
/* LOG_ERROR */
-#if COMPILER(MSVC7)
+#if COMPILER(MSVC7_OR_LOWER)
#define LOG_ERROR() ((void)0)
#elif COMPILER(WINSCW)
#define LOG_ERROR(arg...) ((void)0)
@@ -280,7 +280,7 @@ while (0)
/* LOG */
-#if COMPILER(MSVC7)
+#if COMPILER(MSVC7_OR_LOWER)
#define LOG() ((void)0)
#elif COMPILER(WINSCW)
#define LOG(arg...) ((void)0)
@@ -294,7 +294,7 @@ while (0)
/* LOG_VERBOSE */
-#if COMPILER(MSVC7)
+#if COMPILER(MSVC7_OR_LOWER)
#define LOG_VERBOSE(channel) ((void)0)
#elif COMPILER(WINSCW)
#define LOG_VERBOSE(channel, arg...) ((void)0)
diff --git a/src/3rdparty/webkit/JavaScriptCore/wtf/CurrentTime.h b/src/3rdparty/webkit/JavaScriptCore/wtf/CurrentTime.h
index 033448fa6c..dcb1f6c69d 100644
--- a/src/3rdparty/webkit/JavaScriptCore/wtf/CurrentTime.h
+++ b/src/3rdparty/webkit/JavaScriptCore/wtf/CurrentTime.h
@@ -49,7 +49,7 @@ namespace WTF {
inline void getLocalTime(const time_t* localTime, struct tm* localTM)
{
- #if COMPILER(MSVC7) || COMPILER(MINGW) || OS(WINCE)
+ #if COMPILER(MSVC7_OR_LOWER) || COMPILER(MINGW) || OS(WINCE)
*localTM = *localtime(localTime);
#elif COMPILER(MSVC)
localtime_s(localTM, localTime);
diff --git a/src/3rdparty/webkit/JavaScriptCore/wtf/MathExtras.h b/src/3rdparty/webkit/JavaScriptCore/wtf/MathExtras.h
index 49d6ec3b94..f8bace47be 100644
--- a/src/3rdparty/webkit/JavaScriptCore/wtf/MathExtras.h
+++ b/src/3rdparty/webkit/JavaScriptCore/wtf/MathExtras.h
@@ -123,7 +123,7 @@ inline double trunc(double num) { return num > 0 ? floor(num) : ceil(num); }
#if COMPILER(MSVC)
// The 64bit version of abs() is already defined in stdlib.h which comes with VC10
-#if COMPILER(MSVC9)
+#if COMPILER(MSVC9_OR_LOWER)
inline long long abs(long long num) { return _abs64(num); }
#endif
diff --git a/src/3rdparty/webkit/JavaScriptCore/wtf/Platform.h b/src/3rdparty/webkit/JavaScriptCore/wtf/Platform.h
index 2a5a48f0bb..96ed9bdb67 100644
--- a/src/3rdparty/webkit/JavaScriptCore/wtf/Platform.h
+++ b/src/3rdparty/webkit/JavaScriptCore/wtf/Platform.h
@@ -58,13 +58,14 @@
/* ==== COMPILER() - the compiler being used to build the project ==== */
/* COMPILER(MSVC) Microsoft Visual C++ */
-/* COMPILER(MSVC7) Microsoft Visual C++ v7 or lower*/
+/* COMPILER(MSVC7_OR_LOWER) Microsoft Visual C++ 2003 or lower*/
+/* COMPILER(MSVC9_OR_LOWER) Microsoft Visual C++ 2008 or lower*/
#if defined(_MSC_VER)
#define WTF_COMPILER_MSVC 1
#if _MSC_VER < 1400
-#define WTF_COMPILER_MSVC7 1
+#define WTF_COMPILER_MSVC7_OR_LOWER 1
#elif _MSC_VER < 1600
-#define WTF_COMPILER_MSVC9 1
+#define WTF_COMPILER_MSVC9_OR_LOWER 1
#endif
#endif
@@ -81,9 +82,14 @@
#endif
/* COMPILER(MINGW) - MinGW GCC */
-#if defined(MINGW) || defined(__MINGW32__)
+/* COMPILER(MINGW64) - mingw-w64 GCC - only used as additional check to exclude mingw.org specific functions */
+#if defined(__MINGW32__)
#define WTF_COMPILER_MINGW 1
-#endif
+#include <_mingw.h> /* private MinGW header */
+ #if defined(__MINGW64_VERSION_MAJOR) /* best way to check for mingw-w64 vs mingw.org */
+ #define WTF_COMPILER_MINGW64 1
+ #endif /* __MINGW64_VERSION_MAJOR */
+#endif /* __MINGW32__ */
/* COMPILER(WINSCW) - CodeWarrior for Symbian emulator */
#if defined(__WINSCW__)
@@ -921,6 +927,8 @@ on MinGW. See https://bugs.webkit.org/show_bug.cgi?id=29268 */
#elif CPU(X86) && OS(WINDOWS) && COMPILER(MINGW) && GCC_VERSION >= 40100
#define ENABLE_JIT 1
#define WTF_USE_JIT_STUB_ARGUMENT_VA_LIST 1
+#elif CPU(X86_64) && OS(WINDOWS) && COMPILER(MINGW64) && GCC_VERSION >= 40100
+ #define ENABLE_JIT 1
#elif CPU(X86) && OS(WINDOWS) && COMPILER(MSVC)
#define ENABLE_JIT 1
#define WTF_USE_JIT_STUB_ARGUMENT_REGISTER 1
@@ -995,6 +1003,7 @@ on MinGW. See https://bugs.webkit.org/show_bug.cgi?id=29268 */
#if PLATFORM(QT)
#if (CPU(X86) && OS(WINDOWS) && COMPILER(MINGW) && GCC_VERSION >= 40100) \
+ || (CPU(X86_64) && OS(WINDOWS) && COMPILER(MINGW64) && GCC_VERSION >= 40100) \
|| (CPU(X86) && OS(WINDOWS) && COMPILER(MSVC)) \
|| (CPU(X86) && OS(LINUX) && GCC_VERSION >= 40100) \
|| (CPU(X86_64) && OS(LINUX) && GCC_VERSION >= 40100) \
diff --git a/src/3rdparty/webkit/JavaScriptCore/wtf/StringExtras.h b/src/3rdparty/webkit/JavaScriptCore/wtf/StringExtras.h
index b1ec09f095..28e80b8369 100644
--- a/src/3rdparty/webkit/JavaScriptCore/wtf/StringExtras.h
+++ b/src/3rdparty/webkit/JavaScriptCore/wtf/StringExtras.h
@@ -46,7 +46,7 @@ inline int snprintf(char* buffer, size_t count, const char* format, ...)
return result;
}
-#if COMPILER(MSVC7) || OS(WINCE)
+#if COMPILER(MSVC7_OR_LOWER) || OS(WINCE)
inline int vsnprintf(char* buffer, size_t count, const char* format, va_list args)
{
diff --git a/src/3rdparty/webkit/JavaScriptCore/wtf/Threading.h b/src/3rdparty/webkit/JavaScriptCore/wtf/Threading.h
index 768aecfab5..50e08bd825 100644
--- a/src/3rdparty/webkit/JavaScriptCore/wtf/Threading.h
+++ b/src/3rdparty/webkit/JavaScriptCore/wtf/Threading.h
@@ -220,7 +220,7 @@ private:
#if OS(WINDOWS)
#define WTF_USE_LOCKFREE_THREADSAFESHARED 1
-#if COMPILER(MINGW) || COMPILER(MSVC7) || OS(WINCE)
+#if COMPILER(MINGW) || COMPILER(MSVC7_OR_LOWER) || OS(WINCE)
inline int atomicIncrement(int* addend) { return InterlockedIncrement(reinterpret_cast<long*>(addend)); }
inline int atomicDecrement(int* addend) { return InterlockedDecrement(reinterpret_cast<long*>(addend)); }
#else
diff --git a/src/3rdparty/webkit/JavaScriptCore/wtf/VMTags.h b/src/3rdparty/webkit/JavaScriptCore/wtf/VMTags.h
index 7ac02da2c4..6600050a18 100644
--- a/src/3rdparty/webkit/JavaScriptCore/wtf/VMTags.h
+++ b/src/3rdparty/webkit/JavaScriptCore/wtf/VMTags.h
@@ -28,25 +28,48 @@
// On Mac OS X, the VM subsystem allows tagging memory requested from mmap and vm_map
// in order to aid tools that inspect system memory use.
-#if OS(DARWIN) && !defined(BUILDING_ON_TIGER)
+#if OS(DARWIN)
#include <mach/vm_statistics.h>
+#if !defined(TARGETING_TIGER)
+
#if defined(VM_MEMORY_TCMALLOC)
#define VM_TAG_FOR_TCMALLOC_MEMORY VM_MAKE_TAG(VM_MEMORY_TCMALLOC)
#else
#define VM_TAG_FOR_TCMALLOC_MEMORY VM_MAKE_TAG(53)
#endif // defined(VM_MEMORY_TCMALLOC)
-#if defined(VM_MEMORY_JAVASCRIPT_CORE) && defined(VM_MEMORY_JAVASCRIPT_JIT_REGISTER_FILE) && defined(VM_MEMORY_JAVASCRIPT_JIT_EXECUTABLE_ALLOCATOR) && defined(VM_MEMORY_JAVASCRIPT_JIT_EXECUTABLE_ALLOCATOR)
-#define VM_TAG_FOR_COLLECTOR_MEMORY VM_MAKE_TAG(VM_MEMORY_JAVASCRIPT_CORE)
-#define VM_TAG_FOR_REGISTERFILE_MEMORY VM_MAKE_TAG(VM_MEMORY_JAVASCRIPT_JIT_REGISTER_FILE)
+#if defined(VM_MEMORY_JAVASCRIPT_JIT_EXECUTABLE_ALLOCATOR)
#define VM_TAG_FOR_EXECUTABLEALLOCATOR_MEMORY VM_MAKE_TAG(VM_MEMORY_JAVASCRIPT_JIT_EXECUTABLE_ALLOCATOR)
#else
-#define VM_TAG_FOR_COLLECTOR_MEMORY VM_MAKE_TAG(63)
#define VM_TAG_FOR_EXECUTABLEALLOCATOR_MEMORY VM_MAKE_TAG(64)
+#endif // defined(VM_MEMORY_JAVASCRIPT_JIT_EXECUTABLE_ALLOCATOR)
+
+#if defined(VM_MEMORY_JAVASCRIPT_JIT_REGISTER_FILE)
+#define VM_TAG_FOR_REGISTERFILE_MEMORY VM_MAKE_TAG(VM_MEMORY_JAVASCRIPT_JIT_REGISTER_FILE)
+#else
#define VM_TAG_FOR_REGISTERFILE_MEMORY VM_MAKE_TAG(65)
-#endif // defined(VM_MEMORY_JAVASCRIPT_CORE) && defined(VM_MEMORY_JAVASCRIPT_JIT_REGISTER_FILE) && defined(VM_MEMORY_JAVASCRIPT_JIT_EXECUTABLE_ALLOCATOR) && defined(VM_MEMORY_JAVASCRIPT_JIT_EXECUTABLE_ALLOCATOR)
+#endif // defined(VM_MEMORY_JAVASCRIPT_JIT_REGISTER_FILE)
+
+#else // !defined(TARGETING_TIGER)
+
+// mmap on Tiger fails with tags that work on Leopard, so fall
+// back to Tiger-compatible tags (that also work on Leopard)
+// when targeting Tiger.
+#define VM_TAG_FOR_TCMALLOC_MEMORY -1
+#define VM_TAG_FOR_EXECUTABLEALLOCATOR_MEMORY -1
+#define VM_TAG_FOR_REGISTERFILE_MEMORY -1
+
+#endif // !defined(TARGETING_TIGER)
+
+// Tags for vm_map and vm_allocate work on both Tiger and Leopard.
+
+#if defined(VM_MEMORY_JAVASCRIPT_CORE)
+#define VM_TAG_FOR_COLLECTOR_MEMORY VM_MAKE_TAG(VM_MEMORY_JAVASCRIPT_CORE)
+#else
+#define VM_TAG_FOR_COLLECTOR_MEMORY VM_MAKE_TAG(63)
+#endif // defined(VM_MEMORY_JAVASCRIPT_CORE)
#if defined(VM_MEMORY_WEBCORE_PURGEABLE_BUFFERS)
#define VM_TAG_FOR_WEBCORE_PURGEABLE_MEMORY VM_MAKE_TAG(VM_MEMORY_WEBCORE_PURGEABLE_BUFFERS)
@@ -54,7 +77,7 @@
#define VM_TAG_FOR_WEBCORE_PURGEABLE_MEMORY VM_MAKE_TAG(69)
#endif // defined(VM_MEMORY_WEBCORE_PURGEABLE_BUFFERS)
-#else // OS(DARWIN) && !defined(BUILDING_ON_TIGER)
+#else // OS(DARWIN)
#define VM_TAG_FOR_TCMALLOC_MEMORY -1
#define VM_TAG_FOR_COLLECTOR_MEMORY -1
@@ -62,6 +85,6 @@
#define VM_TAG_FOR_REGISTERFILE_MEMORY -1
#define VM_TAG_FOR_WEBCORE_PURGEABLE_MEMORY -1
-#endif // OS(DARWIN) && !defined(BUILDING_ON_TIGER)
+#endif // OS(DARWIN)
#endif // VMTags_h
diff --git a/src/3rdparty/webkit/JavaScriptCore/wtf/Vector.h b/src/3rdparty/webkit/JavaScriptCore/wtf/Vector.h
index 6f55e53bf0..e4950677b2 100644
--- a/src/3rdparty/webkit/JavaScriptCore/wtf/Vector.h
+++ b/src/3rdparty/webkit/JavaScriptCore/wtf/Vector.h
@@ -939,7 +939,7 @@ namespace WTF {
return;
}
-#if COMPILER(MSVC7)
+#if COMPILER(MSVC7_OR_LOWER)
// FIXME: MSVC7 generates compilation errors when trying to assign
// a pointer to a Vector of its base class (i.e. can't downcast). So far
// I've been unable to determine any logical reason for this, so I can
diff --git a/src/3rdparty/webkit/VERSION b/src/3rdparty/webkit/VERSION
new file mode 100644
index 0000000000..c3d6314bd8
--- /dev/null
+++ b/src/3rdparty/webkit/VERSION
@@ -0,0 +1,7 @@
+This is a snapshot of the Qt port of WebKit from
+
+ git://gitorious.org/qtwebkit/qtwebkit.git
+
+and has the sha1 checksum
+
+ 3f0f51f4c87e65bfe04165c6af4c00934b0ca1e2
diff --git a/src/3rdparty/webkit/WebCore/ChangeLog b/src/3rdparty/webkit/WebCore/ChangeLog
index f52872cd88..05fc2afaf6 100644
--- a/src/3rdparty/webkit/WebCore/ChangeLog
+++ b/src/3rdparty/webkit/WebCore/ChangeLog
@@ -1,3 +1,843 @@
+2010-05-03 Janne Koskinen <janne.p.koskinen@digia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix qtlibraryinfix not to contain space
+
+ List catenation with += adds whitespace cutting the infix
+ from the final target.
+
+ * WebCore.pro:
+
+2010-05-03 Thomas Zander <t.zander@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix library infix usage when compiling inside of Qt
+
+ Don't apply the infix when building inside Qt, as that's done through the
+ inclusion of qbase.pri.
+
+ * WebCore.pro:
+
+2010-04-29 Janne Koskinen <janne.p.koskinen@digia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] QtWebKit versioning added
+ https://bugs.webkit.org/show_bug.cgi?id=37207
+
+ QtWebkit releases separated from Qt release cycle.
+
+ * WebCore.pro:
+
+2010-03-27 Robert Hogan <robert@webkit.org>
+
+ Reviewed by nobody, fix typo in previous commit.
+
+ Allow plugins implemented by the application, such as mimetype 'x-qt-plugin',
+ when pluginsEnabled is false
+
+ Fix parentheses typo in r56661. This happened while rebasing and was not present
+ in the reviewed patch, so committing unreviewed.
+
+ https://bugs.webkit.org/attachment.cgi?id=49515
+
+ * loader/FrameLoader.cpp:
+ (WebCore::FrameLoader::requestObject):
+
+2010-03-26 Robert Hogan <robert@roberthogan.net>
+
+ Reviewed by Simon Hausmann.
+
+ Allow plugins implemented by the application, such as mimetype 'x-qt-plugin',
+ when pluginsEnabled is false.
+
+ The purpose of disabling plugins is to prevent the execution of third-party code
+ that may be untrustworthy. Qt plugins are implemented by the client rather than
+ loaded from an external source, so the client should have the opportunity to
+ consider them separately from other plugins.
+
+ Add a function MimeTypeRegistry::isApplicationPluginMIMEType() that WebKit
+ uses in conjunction with arePluginsEnabled() to determine if it should attempt
+ to load a plugin. If isApplicationPluginMIMEType() returns true, WebKit will load
+ the plugin even if arePluginsEnabled() is false.
+
+ Currently, only Qt has application-implemented plugins: these use the mimetype
+ 'x-qt-plugin' and 'x-qt-styled-widget'. This patch permits Qt clients'
+ reimplementation of QWebPage::createPlugin() to decide whether or not
+ to create a Qt plugin, even when arePluginsEnabled is false.
+
+ For all platforms apart from Qt, isApplicationPluginMIMEType() returns false.
+
+ https://bugs.webkit.org/show_bug.cgi?id=32196
+
+ Test: plugins/application-plugin-plugins-disabled.html
+
+ * loader/FrameLoader.cpp:
+ (WebCore::FrameLoader::requestObject):
+ * platform/MIMETypeRegistry.h:
+ * platform/brew/MIMETypeRegistryBrew.cpp:
+ (WebCore::MIMETypeRegistry::isApplicationPluginMIMEType):
+ * platform/chromium/MIMETypeRegistryChromium.cpp:
+ (WebCore::MIMETypeRegistry::isApplicationPluginMIMEType):
+ * platform/gtk/MIMETypeRegistryGtk.cpp:
+ (WebCore::MIMETypeRegistry::isApplicationPluginMIMEType):
+ * platform/haiku/MIMETypeRegistryHaiku.cpp:
+ (WebCore::MIMETypeRegistry::isApplicationPluginMIMEType):
+ * platform/mac/MIMETypeRegistryMac.mm:
+ (WebCore::MIMETypeRegistry::isApplicationPluginMIMEType):
+ * platform/qt/MIMETypeRegistryQt.cpp:
+ (WebCore::MIMETypeRegistry::isApplicationPluginMIMEType):
+ * platform/win/MIMETypeRegistryWin.cpp:
+ (WebCore::MIMETypeRegistry::isApplicationPluginMIMEType):
+ * platform/wince/MIMETypeRegistryWince.cpp:
+ (WebCore::MIMETypeRegistry::isApplicationPluginMIMEType):
+ * platform/wx/MimeTypeRegistryWx.cpp:
+ (WebCore::MIMETypeRegistry::isApplicationPluginMIMEType):
+
+2010-04-29 Noam Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] GraphicsLayer: flicker when starting an animation before the previous one ended.
+ https://bugs.webkit.org/show_bug.cgi?id=38076
+
+ This was due to the cude in the removeAnimations functions, which called deleteLater() without stopping the
+ animation synchronously. The delay between the call to that function and the actual call to the animation's destructor
+ is when the flicker occured. We fix this by calling stop() synchronously, and making sure that the value is reverted
+ upon stop (updateState) and not upon the object's destruction.
+
+ http://staff.washington.edu/fmf/2009/03/25/iphone-3d-css-transformations/ now doesn't flicker when
+ the animation is toggled frequently.
+
+ * platform/graphics/qt/GraphicsLayerQt.cpp:
+ (WebCore::TransformAnimationQt::~TransformAnimationQt):
+ (WebCore::TransformAnimationQt::applyFrame):
+ (WebCore::TransformAnimationQt::updateState):
+ (WebCore::OpacityAnimationQt::~OpacityAnimationQt):
+ (WebCore::OpacityAnimationQt::updateState):
+ (WebCore::GraphicsLayerQt::removeAnimationsForProperty):
+ (WebCore::GraphicsLayerQt::removeAnimationsForKeyframes):
+
+2010-04-29 Noam Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ Reverse animations don't work in some use cases
+ https://bugs.webkit.org/show_bug.cgi?id=38075
+
+ This was due to a code path special-casing reverse animations, that became obselete when we aligned our animation code
+ with the CA implementation. That special case code path is now a bug - and this patch removes it.
+
+ http://staff.washington.edu/fmf/2009/03/25/iphone-3d-css-transformations/ now runs the reverse
+ animation correctly.
+
+ * platform/graphics/qt/GraphicsLayerQt.cpp:
+ (WebCore::TransformAnimationQt::applyFrame):
+
+2010-04-29 Simon Hausmann <simon.hausmann@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Speed up text layouting
+ https://bugs.webkit.org/show_bug.cgi?id=31719
+
+ Use QFontMetrics::width() for the text width calculation instead
+ of QTextLayout. This avoids expensive bearing calculations and the
+ line breaking code.
+
+ * platform/graphics/qt/FontQt.cpp:
+ (WebCore::Font::floatWidthForComplexText):
+
+2010-04-29 Simon Hausmann <simon.hausmann@nokia.com>
+
+ Reviewed by Tor Arne Vestbø.
+
+ [Qt] REGRESSION(r57638): tst_qwebframe::objectDeleted() fails
+ https://bugs.webkit.org/show_bug.cgi?id=38316
+
+ Accessing properties of a deleted objects doesn't throw an exception
+ anymore.
+
+ Continue to expose the QObject class wrapper for objects that
+ previously existed but don't exist anymore. QtClass is safe to
+ use with a deleted QObject.
+
+ * bridge/qt/qt_instance.cpp:
+ (JSC::Bindings::QtInstance::getClass): Return null only if m_class
+ doesn't exist yet and there's no m_object.
+
+2010-04-28 Noam Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] GraphicsLayer: preserves-3d and backface visibility
+ https://bugs.webkit.org/show_bug.cgi?id=35312
+
+ Implement preserves-3d by maintaining the 3D transformation heirarchy inside GraphicsLayerQt, and extrapolating
+ the relative QTransform. When the extrapolation fails (un-invertible matrix) we ignore the transformation change.
+
+ WebKitSite/blog-files/3d-transforms test now work with Qt.
+
+ * platform/graphics/qt/GraphicsLayerQt.cpp:
+ (WebCore::GraphicsLayerQtImpl::updateTransform):
+ (WebCore::GraphicsLayerQtImpl::opaqueArea):
+ (WebCore::GraphicsLayerQtImpl::boundingRect):
+ (WebCore::GraphicsLayerQtImpl::paint):
+ (WebCore::GraphicsLayerQtImpl::flushChanges):
+
+2010-04-28 Justin McPherson <justin.mcpherson@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix detection of Qt 4.7's multimedia libraries
+
+ QtMultimedia has been split into an additional media services library, which
+ we're using. mediaservices depends on multimedia.
+
+ * WebCore.pro:
+
+2010-04-26 Andreas Kling <andreas.kling@nokia.com>
+
+ Reviewed by Tor Arne Vestbø.
+
+ [Qt] Fix compilation against Qt 4.7
+
+ Some QtMultimedia things have been moved into QtMediaServices
+ https://bugs.webkit.org/show_bug.cgi?id=38111
+
+ * WebCore.pro:
+ * platform/graphics/qt/MediaPlayerPrivateQt.cpp:
+ (WebCore::MediaPlayerPrivate::supportsType):
+ (WebCore::MediaPlayerPrivate::totalBytes):
+
+2010-04-21 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Make sure WebKit is not compiled using C++0x.
+ https://bugs.webkit.org/show_bug.cgi?id=37867
+
+ As the rest of Qt compiles in the C++0x mode, people might start
+ compiling it in this mode. WebKit don't support this yet.
+
+ Patch by Thiago Macieira <thiago.macieira@nokia.com>
+
+ * WebCore.pro:
+
+2010-04-22 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Hide the OpenGL and QtMultimedia dependencies from syncqt.
+
+ This prevents the dependent headers from being included by
+ qt/include/QtWebKit/QtWebKit
+
+ * WebCore.pro:
+
+2010-04-27 Thomas Zander <t.zander@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix linking on Symbian on Linux using the Makefile based mkspec.
+
+ Disable thumb mode due to library size limitations, just like it's done
+ for the sbs/sbsv2 based build system.
+
+ * WebCore.pro:
+
+2010-04-26 Ruben Van Boxem <vanboxem.ruben@gmail.com>
+
+ Reviewed by Adam Roben.
+
+ Fixes for Win64 compilation under gcc (mingw-w64)
+
+ * WebCore/bridge/npapi.h: for win64 compatibility, mirroring mozilla-central, see Mozilla bug 560298
+ * WebCore/platform/Arena.h: uword is used to cast from pointers here. unsigned long is 32-bit on Windows (but 64-bit on mac), and too small to hold a pointer. uintptr_t is 32-bit on 32-bit systems (mac, linux and windows) and 64-bit on all 64-bit systems
+ * WebCore/platform/graphics/transforms/TransformationMatrix.h: let mingw-w64/w32 use MSVC codepath
+ * WebCore/platform/text/TextStream.cpp: let mingw-w64 use MSVC codepath
+ * WebCore/platform/text/TextStream.h: let mingw-w64 use MSVC codepath
+ * WebCore/plugins/PluginView.cpp: fix pointer casts on WIN64 and let mingw-w64 use MSVC codepath
+ * WebCore/plugins/win/PluginViewWin.cpp: fix pointer casts on WIN64
+
+2010-01-07 Laszlo Gombos <laszlo.1.gombos@nokia.com>
+
+ Reviewed by NOBODY (OOPS!).
+
+ [RVCT] ACID3 test crash
+ https://bugs.webkit.org/show_bug.cgi?id=33280
+
+ Workaround developed by Yongjun Zhang.
+
+ * dom/Element.cpp:
+ (WebCore::Element::setAttribute):
+
+2010-04-26 Markus Goetz <Markus.Goetz@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] HTTP pipelining efficiency increase
+ https://bugs.webkit.org/show_bug.cgi?id=38062
+
+ Increase number of network requests that are fed into
+ QNetworkAccessManager.
+
+ * platform/network/qt/ResourceRequestQt.cpp:
+ (WebCore::initializeMaximumHTTPConnectionCountPerHost):
+
+2010-04-26 Simon Hausmann <simon.hausmann@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Fix compilation with RVCT 4
+ https://bugs.webkit.org/show_bug.cgi?id=37727
+
+ Swap extern and declspec to fix visibility of symbol imported from QtGui.
+
+ * page/qt/EventHandlerQt.cpp:
+
+2010-04-26 Bruno Schmidt <bruno.schmidt@gmail.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Exposing an QVariantMap containing QObjectStar to Javascript
+ causes Segmentation Fault
+ https://bugs.webkit.org/show_bug.cgi?id=34729
+
+ If an QVariantMap containing QObjectStar is added to the to QtWebkit
+ Javascript, it's use causes Segmentation Fault.
+ It happens because, in the case QMetaType::QVariantMap, the "root"
+ object that is inside of a PassRefPtr is passed recursively inside a
+ loop to recover the content of the map, but the PassRefPtr semantics
+ prohibit its use inside a loop, so the "root" object mus be passed
+ using the method "PassRefPtr::get" in order to keep the current
+ reference.
+
+ * bridge/qt/qt_runtime.cpp:
+ (JSC::Bindings::convertValueToQVariant):
+ (JSC::Bindings::convertQVariantToValue): change to root.get()
+
+2010-04-22 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Darin Adler.
+
+ Fix the MSVC 64bit build.
+ https://bugs.webkit.org/show_bug.cgi?id=37980
+
+ * platform/text/TextStream.cpp:
+ * platform/text/TextStream.h:
+ * plugins/win/PluginViewWin.cpp:
+ (WebCore::PluginView::platformStart):
+
+2010-04-22 Ray Rischpater <Raymond.Rischpater@Nokia.com>
+
+ Reviewed by Darin Adler.
+
+ In HTMLInputElement.cpp, shouldUseInputMethod does not return true for
+ some text input types (TELEPHONE, NUMBER, URL, and EMAIL). Addressed
+ this by changing shouldUseInputMethod to use internal methods to
+ check that the field is a text field that isn't a password field.
+
+ No new tests.
+
+ Fixes <https://bugs.webkit.org/show_bug.cgi?id=37719>
+
+ * html/HTMLInputElement.cpp:
+ (WebCore::HTMLInputElement::shouldUseInputMethod):
+
+2010-04-22 Gustavo Sverzut Barbieri <barbieri@profusion.mobi>
+
+ Reviewed by Eric Seidel.
+
+ Fix build if NPAPI support is disabled
+ https://bugs.webkit.org/show_bug.cgi?id=36621
+
+ No new tests, this is a build fix.
+ Re-submit r58043 with fix for EFL.
+
+ * plugins/PluginViewNone.cpp:
+
+2010-03-25 Laszlo Gombos <laszlo.1.gombos@nokia.com>
+
+ Reviewed by Darin Adler.
+
+ Fix build if NPAPI support is disabled
+ https://bugs.webkit.org/show_bug.cgi?id=36621
+
+ No new tests, this is a build fix.
+
+ * plugins/PluginView.cpp: Guard getValueStatic() with
+ NETSCAPE_PLUGIN_API
+ (WebCore::PluginView::getValue):
+ * plugins/PluginView.h: Guard getValue() with NETSCAPE_PLUGIN_API
+ * plugins/PluginViewNone.cpp: Guard platformGetValue() and
+ platformGetValueStatic with NETSCAPE_PLUGIN_API;
+ Guard privateBrowsingStateChanged() and setJavaScriptPaused() with
+ PLATFORM(MAC)
+
+2010-04-14 Simon Fraser <simon.fraser@apple.com>
+
+ Reviewed by Dan Bernstein.
+
+ Repaint of fixed, transformed element is broken
+ https://bugs.webkit.org/show_bug.cgi?id=37637
+
+ RenderBox::computeRectForRepaint() failed to set the 'fixed' flag correctly
+ for elements that had both fixed position and a transform. If the element has
+ a transform, 'fixed' should only remain true if the element itself is fixed
+ position.
+
+ Also cache style()->position() in a local variable for performance.
+
+ Test: fast/repaint/fixed-tranformed.html
+
+ * rendering/RenderBox.cpp:
+ (WebCore::RenderBox::computeRectForRepaint):
+
+2010-04-19 Antonio Gomes <tonikitoo@webkit.org>
+
+ Reviewed by Simon Fraser.
+
+ Spatial Navigation: at @updateFocusCandidateIfCloser make an assignment shortcut when FocusCandidate is null
+ https://bugs.webkit.org/show_bug.cgi?id=37802
+
+ In updateFocusCandidateIfCloser method, we do all bail out checks in the begining of
+ the method body. If after those bail out checks, no "best FocusCandidate" has been taken
+ yet (i.e. focusCandidate.isNull() == true), we can safely take the current candidate,
+ and exit earlier.
+
+ No behavior change, it is just a safe assignment shortcut.
+
+ * page/FocusController.cpp:
+ (WebCore::updateFocusCandidateIfCloser):
+
+2010-04-21 No'am Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Simon Fraser.
+
+ [Qt] Fix or remove the runtime flag for accelerated compositing.
+
+ This adds a way for a chrome client to disallow layers from becoming composited,
+ even if the settings enable accelerated compositing. This is necessary for platforms
+ where different views can be applied with the same settings to the same page.
+
+ We enable an API through ChromeClient to ask the chrome-client whether or not
+ it can render composited layers, which is taken into account when the compositor
+ decides whether or not to start compositing.
+
+ https://bugs.webkit.org/show_bug.cgi?id=37313
+
+ Pages under LayoutTests/compositing now work under QWebView, even when
+ QWebSettings::AcceleratedCompositingEnabled is on.
+
+ * page/ChromeClient.h:
+ (WebCore::ChromeClient::allowsAcceleratedCompositing):
+ * platform/qt/QWebPageClient.h:
+ (QWebPageClient::allowsAcceleratedCompositing):
+ * rendering/RenderLayerCompositor.cpp:
+ (WebCore::RenderLayerCompositor::canBeComposited):
+
+2010-04-23 No'am Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] [Performance] GraphicsLayer: constructing the layers takes too long
+ https://bugs.webkit.org/show_bug.cgi?id=36365
+
+ The issue came from using QGraphicsView's cache as is. The problem is that
+ several code-paths require re-rendering of the item, but not re-rendering
+ of the web content into the cache.
+
+ The way to solve it is by having GraphicsLayerQt manage the cache directly
+ via QPixmapCache, instead of using QGraphicsItem cache modes.
+
+ FPS measurement shows significant improvement (20FPS before, 40FPS after)
+ on several use-cases, including blog-files/leaves on a desktop environment.
+
+ * platform/graphics/qt/GraphicsLayerQt.cpp:
+ (WebCore::GraphicsLayerQtImpl::GraphicsLayerQtImpl):
+ (WebCore::GraphicsLayerQtImpl::recache):
+ (WebCore::GraphicsLayerQtImpl::paint):
+ (WebCore::GraphicsLayerQtImpl::flushChanges):
+
+2010-04-21 Benjamin Poulain <ikipou@gmail.com>
+
+ Reviewed by Simon Fraser.
+
+ Update of fixed elements is not made correctly when the page has been scrolled
+ https://bugs.webkit.org/show_bug.cgi?id=36783
+
+ When a fixed element was updated, the old geometry was not repainted correctly
+ because the repaint rect was cached during the layout and not updated when
+ scrolling.
+
+ The rect is now updated while scrolling so the region updated correspond to the
+ region of the element on the screen.
+
+ The method RenderLayer::updateRepaintRectsAfterScroll() updates
+ the repaint rect of all fixed tree after scroll.
+
+ Tests: fast/repaint/fixed-child-move-after-scroll.html
+ fast/repaint/fixed-child-of-fixed-move-after-scroll.html
+ fast/repaint/fixed-child-of-transformed-move-after-scroll.html
+ fast/repaint/fixed-move-after-scroll.html
+
+ * page/FrameView.cpp:
+ (WebCore::FrameView::scrollPositionChanged):
+ * rendering/RenderLayer.cpp:
+ (WebCore::RenderLayer::updateRepaintRectsAfterScroll):
+ * rendering/RenderLayer.h:
+
+2010-04-21 David Leong <david.leong@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Symbian apps crash on exit due to a bad qObject_cast.
+
+ https://bugs.webkit.org/show_bug.cgi?id=37303
+
+ Added check for NULL to avoid the crash. Reworked to fix memory leak
+
+ * plugins/symbian/PluginViewSymbian.cpp:
+ (WebCore::PluginView::platformDestroy):
+
+2010-04-14 Antonio Gomes <tonikitoo@webkit.org>
+
+ Reviewed by Simon Fraser.
+
+ Spatial Navigation: make hasOffscreenRect() to earlier return 'true' if absoluteClippedOverflowRect() gives an empty rect
+ https://bugs.webkit.org/show_bug.cgi?id=37635
+
+ absoluteClippedOverflowRect method of RenderObject does return an empty IntRect for offscreen nodes.
+ So hasOffscreenRect method (SpatialNavigation.cpp) can safily bail out earlier in such cases.
+
+ * page/SpatialNavigation.cpp:
+ (WebCore::hasOffscreenRect):
+
+2010-04-12 Antonio Gomes <tonikitoo@webkit.org>
+
+ Reviewed by Simon Fraser.
+
+ Spatial Navigation: make renderRectRelativeToRootDocument method to fallback to getRect() of Element when needed
+ https://bugs.webkit.org/show_bug.cgi?id=37461
+
+ getRect() of Element can be used instead of absoluteClippedOverflowRect of RenderObject when
+ the node is currently offscreen in an scroll overflowed content.
+
+ Test: fast/events/spatial-navigation/snav-simple-content-overflow.html
+
+ * page/SpatialNavigation.cpp:
+ (WebCore::renderRectRelativeToRootDocument):
+
+2010-03-29 Antonio Gomes <tonikitoo@webkit.org>
+
+ Reviewed by Simon Fraser.
+
+ Spatial Navigation: proper handle negative x or y coordinates
+ https://bugs.webkit.org/show_bug.cgi?id=36773
+
+ In Spatial Navigation logic, during rect acquisition in renderRectRelativeToRootDocument,
+ sometimes negative x() or y() values are got, and the current algorithm bails out in
+ any of such cases.
+
+ However, when a node is in a scrollable content (content overflow <div>) and
+ this scrollable container scrolled up, element gets offscreen, and gets negative values
+ for y(), for example. In such cases, they are still valid to be used in Spatial Navigation
+ logic.
+
+ Test: fast/events/spatial-navigation/snav-offscreen-content.html
+
+ * page/SpatialNavigation.cpp:
+ (WebCore::distanceDataForNode):
+ (WebCore::checkNegativeCoordsForNode):
+
+2010-04-05 Antonio Gomes <tonikitoo@webkit.org>
+
+ Reviewed by Kenneth Christiansen.
+
+ Spatial Navigation: bail out as soon as algorithm finds a focus candidate is not applicable
+ https://bugs.webkit.org/show_bug.cgi?id=37135
+
+ It happens, for example, when distanceDataForNode assigns numeric_limits<long long> to
+ current focus candidate's. It means that current candidate is not in direction, or not
+ a valid target node.
+
+ * page/FocusController.cpp:
+ (WebCore::FocusController::findFocusableNodeInDirection):
+
+2010-03-29 Antonio Gomes <tonikitoo@webkit.org>
+
+ Reviewed by Simon Fraser.
+ Patch by Antonio Gomes <tonikitoo@webkit.org>
+
+ Spatial Navigation: Initial code simplification in FocusController.cpp and SpatialNavigation.cpp
+
+ WebCore::distanceInDirection method was handling much of the logic not
+ strictly only related to the distance between nodes acquisition. This
+ method was simplified and renamed to 'WebCore::distanceDataForNode'.
+ The latter is now responsible for only getting the distance and alignment
+ data, while all assignement logic previously in distanceInDirection method
+ was moved place to updateFocusCandidateIfCloser.
+
+ Parent document distance and alignment acquisitions, in turn, have also
+ changed location: they are both got from deepFindFocusableNodeInDirection,
+ and passed in a recursive call to findFocusableNodeInDirection via the
+ candidateParent variable (optional parameter). In addition, the need for
+ the 'focusCandidateCopy' variable in deepFindFocusableNodeInDirection method
+ was removed, making the code much cleaner.
+
+ No behaviour change at this point. Mostly moving code around to the place
+ where it should live in.
+
+ * page/FocusController.cpp:
+ (WebCore::FocusController::advanceFocusDirectionally):
+ (WebCore::updateFocusCandidateIfCloser):
+ (WebCore::FocusController::findFocusableNodeInDirection):
+ (WebCore::FocusController::deepFindFocusableNodeInDirection):
+ * page/FocusController.h:
+ * page/SpatialNavigation.cpp:
+ (WebCore::distanceDataForNode):
+ (WebCore::renderRectRelativeToRootDocument):
+ * page/SpatialNavigation.h:
+
+2010-04-20 No'am Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Antti Koivisto.
+
+ [Qt] GraphicsLayer: support fill-modes
+ https://bugs.webkit.org/show_bug.cgi?id=36216
+ Implement the CSS-animation "fill mode" concept in GraphicsLayerQt. The concept
+ enables a key-frame animation to go to the animation's starting point before the delay,
+ and/or to stay at the animation's ending point after its ended, without reverting to the default
+ value.
+ We do that by manually setting the value to keyframe-0 before the delay if fill-mode is backwards/both,
+ and manually modifying the default value to the animated value as we animate, with fill-mode forwards/both.
+
+ * platform/graphics/qt/GraphicsLayerQt.cpp:
+ (WebCore::AnimationQtBase::AnimationQtBase):
+ (WebCore::TransformAnimationQt::~TransformAnimationQt):
+ (WebCore::TransformAnimationQt::applyFrame):
+ (WebCore::GraphicsLayerQt::addAnimation):
+
+2010-04-13 Eskil Blomfeldt <eblomfel@trolltech.com>, Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Use integer pixel metric QFont API to fix rounding errors in text rendering on the Mac
+ https://bugs.webkit.org/show_bug.cgi?id=36532
+
+ * platform/graphics/qt/FontQt.cpp:
+ (WebCore::Font::floatWidthForComplexText):
+ (WebCore::Font::font):
+
+2010-04-16 Daniel Bates <dbates@rim.com>
+
+ Reviewed by Adam Treat.
+
+ https://bugs.webkit.org/show_bug.cgi?id=36312
+
+ Adds support for the viewport meta tag. The code is largely derived in whole
+ or in part from the WebCore-528.15 source published as part of the iPhone 3.1.3
+ source code <http://www.opensource.apple.com/source/WebCore/WebCore-528.15/>.
+
+ * Android.mk: Added file ViewportArguments.cpp.
+ * GNUmakefile.am: Added files ViewportArguments.cpp and ViewportArguments.h.
+ * WebCore.gypi: Ditto.
+ * WebCore.pro: Ditto.
+ * WebCore.vcproj/WebCore.vcproj: Ditto.
+ * WebCore.xcodeproj/project.pbxproj: Ditto.
+ * dom/Document.cpp:
+ (WebCore::isSeparator): Added.
+ (WebCore::Document::processArguments): Added.
+ (WebCore::Document::processViewport): Added.
+ * dom/Document.h:
+ * dom/ViewportArguments.cpp: Added.
+ (WebCore::setViewportFeature):
+ (WebCore::viewportErrorMessageTemplate):
+ (WebCore::viewportErrorMessageLevel):
+ (WebCore::reportViewportWarning):
+ * dom/ViewportArguments.h: Added.
+ (WebCore::):
+ (WebCore::ViewportArguments::):
+ (WebCore::ViewportArguments::ViewportArguments):
+ (WebCore::ViewportArguments::hasCustomArgument):
+ * html/HTMLMetaElement.cpp:
+ (WebCore::HTMLMetaElement::process): Modified to call Document::processViewport.
+ * page/ChromeClient.h:
+ (WebCore::ChromeClient::didReceiveViewportArguments): Added.
+
+2010-04-15 Luiz Agostini <luiz.agostini@openbossa.org>
+
+ Reviewed by Antti Koivisto.
+
+ No default selection for <select multiple> menu lists.
+ https://bugs.webkit.org/show_bug.cgi?id=37530
+
+ Manual test: manual-tests/no-listbox-rendering.html
+
+ For menu lists, if the selection is not indicated by the html file, the first <option> will be
+ selected after loading the page or reseting the form. On the other hand listboxes may have no
+ element selected after loading the page or reseting the form.
+
+ When NO_LISTBOX_RENDERING is enabled listboxes becomes menu lists. Those <select multiple>
+ that did not have selected elements, now being menu lists, will have the first <option>
+ selected. That is the behavior difference that this patch corrects.
+
+ When NO_LISTBOX_RENDERING is enabled usesMenuList() always returns true then usesMenuList() cannot
+ be used to decide about initial selection of the elements. This patch replaces (usesMenuLists())
+ by (!multiple && size <= 1) where initial selection is considered.
+
+ * dom/SelectElement.cpp:
+ (WebCore::SelectElement::recalcListItems):
+ (WebCore::SelectElement::reset):
+ * manual-tests/no-listbox-rendering.html: Added.
+
+2010-04-19 Balazs Kelemen <kb@inf.u-szeged.hu>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Destroy SharedTimerQt before destruction of QCoreApplication.
+
+ To avoid unsafe situations caused by running WebCore code (through firing timers) when destruction of QCoreApplication
+ has been started, we should explicitly destroy the SharedTimerQt instance on application exit.
+ We can achieve that through installing a self-destroying slot for the QCoreApplication::aboutToQuit() signal
+ into the SharedTimerQt instance.
+
+ https://bugs.webkit.org/show_bug.cgi?id=36832
+
+ No functional change so no new tests.
+
+ * platform/qt/SharedTimerQt.cpp:
+ (WebCore::SharedTimerQt::SharedTimerQt):
+ (WebCore::SharedTimerQt::destroy):
+ (WebCore::SharedTimerQt::inst):
+
+2010-04-16 Noam Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ Make GraphicsLayerQt always use ItemCoordinateCache, and remove ItemUsesExtendedStyleOption.
+ This aligns our implementation with the Safari implementation - layers are always uploaded
+ to textures in item units, and WebCore is responsible for the heuristics.
+
+ [Qt] GraphicsLayer: performance optimizations
+ https://bugs.webkit.org/show_bug.cgi?id=35393
+
+ No new tests. Still no FPS benchmarks available (on any platform)
+ but animations are noticably better.
+
+ * platform/graphics/qt/GraphicsLayerQt.cpp:
+ (WebCore::GraphicsLayerQtImpl::GraphicsLayerQtImpl):
+ (WebCore::GraphicsLayerQtImpl::paint):
+ (WebCore::GraphicsLayerQtImpl::flushChanges):
+ (WebCore::TransformAnimationQt::updateState):
+
+2010-04-16 Antonio Gomes <tonikitoo@webkit.org>
+
+ Unreviewed QtWebKit (with Qt 4.7) build fix.
+
+ Bug 37683 moved code from FontQt.cpp to FontPlatformDataQt.cpp but did not
+ renamed the variable used.
+
+ * platform/graphics/qt/FontPlatformDataQt.cpp:
+ (WebCore::FontPlatformData::FontPlatformData):
+
+2010-04-16 Simon Hausmann <simon.hausmann@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] WebCore::Font::font() causes a QFont detach
+ https://bugs.webkit.org/show_bug.cgi?id=37683
+
+ Moved the setStyleStrategy call to FontPlatformData
+ to avoid the detach.
+
+ Thanks to Holger for spotting this.
+
+ * platform/graphics/qt/FontPlatformDataQt.cpp:
+ (WebCore::FontPlatformData::FontPlatformData):
+ * platform/graphics/qt/FontQt.cpp:
+ (WebCore::Font::font):
+
+2010-04-16 No'am Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Antti Koivisto.
+
+ [Qt]QtLauncher crash on page with CSS 3D transform
+ https://bugs.webkit.org/show_bug.cgi?id=36859
+
+ Added a neccessary null-pointer check, lack of which created the crash circumstances.
+
+ Tested by http://css-vfx.googlecode.com/svn/trunk/snowstack/snowstack.html
+
+ * platform/graphics/qt/GraphicsLayerQt.cpp:
+ (WebCore::GraphicsLayerQtImpl::flushChanges):
+
+2010-04-18 Simon Hausmann <simon.hausmann@nokia.com>
+
+ Reviewed by Laszlo Gombos.
+
+ [Qt] Fix JavaScriptCore's include path for WinCE builds
+
+ https://bugs.webkit.org/show_bug.cgi?id=36751
+
+ * WebCore.pro:
+
+2010-04-19 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix compilation against namespaced Qt.
+
+ * platform/graphics/GraphicsLayer.h:
+ * platform/graphics/Tile.h:
+ * platform/graphics/qt/MediaPlayerPrivateQt.h:
+ * platform/network/qt/NetworkStateNotifierPrivate.h:
+
+2010-04-14 Luiz Agostini <luiz.agostini@openbossa.org>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ Changing view mode names due to specification changes
+ https://bugs.webkit.org/show_bug.cgi?id=37615
+
+ test: fast/media/media-feature-wgt-view-mode.html
+
+ specification: http://dev.w3.org/2006/waf/widgets-vmmf/
+
+ * css/MediaQueryEvaluator.cpp:
+ (WebCore::view_modeMediaFeatureEval):
+ * page/ChromeClient.h:
+ (WebCore::ChromeClient::isWindowed):
+ (WebCore::ChromeClient::isMaximized):
+ (WebCore::ChromeClient::isMinimized):
+
+2010-04-15 Bruno Schmidt <bruno.schmidt@gmail.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Null QObjects properties cause Segmentation Fault
+ https://bugs.webkit.org/show_bug.cgi?id=34730
+
+ QObjects exported to the QWebkit javascript with properties that are
+ a null "QObject*" cause Segmentation Fault.
+
+ If an QObject is added to the javascript context and it contains
+ properties of the type QObject* with NULL value, calling the property
+ causes Segmentation Fault.
+ So now the code below properly checks for null pointers:
+
+ * bridge/qt/qt_instance.cpp:
+ (JSC::Bindings::QtInstance::getClass): may return NULL
+ (JSC::Bindings::QtInstance::getMethod): may return jsNull()
+ (JSC::Bindings::QtInstance::stringValue): may return jsNull()
+ (JSC::Bindings::QtInstance::booleanValue): may return false
+ * bridge/qt/qt_runtime.cpp:
+ (JSC::Bindings::convertValueToQVariant):
+ (JSC::Bindings::convertQVariantToValue): May return jsNull on QObjectStar
+
2010-04-09 Kenneth Rohde Christiansen <kenneth@webkit.org>
Reviewed by Simon Fraser.
diff --git a/src/3rdparty/webkit/WebCore/WebCore.gypi b/src/3rdparty/webkit/WebCore/WebCore.gypi
index 9746b4637a..caa79f292b 100644
--- a/src/3rdparty/webkit/WebCore/WebCore.gypi
+++ b/src/3rdparty/webkit/WebCore/WebCore.gypi
@@ -1226,6 +1226,8 @@
'dom/UIEvent.h',
'dom/UIEventWithKeyState.cpp',
'dom/UIEventWithKeyState.h',
+ 'dom/ViewportArguments.cpp',
+ 'dom/ViewportArguments.h',
'dom/WebKitAnimationEvent.cpp',
'dom/WebKitAnimationEvent.h',
'dom/WebKitTransitionEvent.cpp',
diff --git a/src/3rdparty/webkit/WebCore/WebCore.pro b/src/3rdparty/webkit/WebCore/WebCore.pro
index 276ca047e4..3d57562c54 100644
--- a/src/3rdparty/webkit/WebCore/WebCore.pro
+++ b/src/3rdparty/webkit/WebCore/WebCore.pro
@@ -35,13 +35,13 @@ symbian: {
# Move RW-section base address to start from 0xE00000 instead of the toolchain default 0x400000.
QMAKE_LFLAGS.ARMCC += --rw-base 0xE00000
MMP_RULES += ALWAYS_BUILD_AS_ARM
- } else {
+ } else {
QMAKE_CFLAGS -= --thumb
QMAKE_CXXFLAGS -= --thumb
}
+ CONFIG(release, debug|release): QMAKE_CXXFLAGS.ARMCC += -OTime -O3
}
-
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ..
include($$PWD/../WebKit.pri)
@@ -55,8 +55,6 @@ CONFIG(standalone_package) {
isEmpty(JSC_GENERATED_SOURCES_DIR):JSC_GENERATED_SOURCES_DIR = $$PWD/../JavaScriptCore/generated
PRECOMPILED_HEADER = $$PWD/../WebKit/qt/WebKit_pch.h
-
- symbian: TARGET += $${QT_LIBINFIX}
} else {
isEmpty(WC_GENERATED_SOURCES_DIR):WC_GENERATED_SOURCES_DIR = generated
isEmpty(JSC_GENERATED_SOURCES_DIR):JSC_GENERATED_SOURCES_DIR = ../JavaScriptCore/generated
@@ -71,12 +69,13 @@ CONFIG(standalone_package) {
CONFIG(QTDIR_build) {
include($$QT_SOURCE_TREE/src/qbase.pri)
- # Qt will set the version for us when building in Qt's tree
} else {
- VERSION = $${QT_MAJOR_VERSION}.$${QT_MINOR_VERSION}.$${QT_PATCH_VERSION}
DESTDIR = $$OUTPUT_DIR/lib
!static: DEFINES += QT_MAKEDLL
+ symbian: TARGET =$$TARGET$${QT_LIBINFIX}
}
+include($$PWD/../WebKit/qt/qtwebkit_version.pri)
+VERSION = $${QT_WEBKIT_MAJOR_VERSION}.$${QT_WEBKIT_MINOR_VERSION}.$${QT_WEBKIT_PATCH_VERSION}
unix {
QMAKE_PKGCONFIG_REQUIRES = QtCore QtGui QtNetwork
@@ -531,6 +530,7 @@ SOURCES += \
dom/TreeWalker.cpp \
dom/UIEvent.cpp \
dom/UIEventWithKeyState.cpp \
+ dom/ViewportArguments.cpp \
dom/WebKitAnimationEvent.cpp \
dom/WebKitTransitionEvent.cpp \
dom/WheelEvent.cpp \
@@ -1242,6 +1242,7 @@ HEADERS += \
dom/TreeWalker.h \
dom/UIEvent.h \
dom/UIEventWithKeyState.h \
+ dom/ViewportArguments.h \
dom/WebKitAnimationEvent.h \
dom/WebKitTransitionEvent.h \
dom/WheelEvent.h \
@@ -2950,5 +2951,5 @@ symbian {
}
}
-# WebKit doesn't compile in C++0x mode
+# Disable C++0x mode in WebCore for those who enabled it in their Qt's mkspec
*-g++*:QMAKE_CXXFLAGS -= -std=c++0x -std=gnu++0x
diff --git a/src/3rdparty/webkit/WebCore/bridge/npapi.h b/src/3rdparty/webkit/WebCore/bridge/npapi.h
index 4a8492e334..533fcba4b7 100644
--- a/src/3rdparty/webkit/WebCore/bridge/npapi.h
+++ b/src/3rdparty/webkit/WebCore/bridge/npapi.h
@@ -590,8 +590,8 @@ typedef QEvent NPEvent;
typedef struct _NPEvent
{
uint16 event;
- uint32 wParam;
- uint32 lParam;
+ uintptr_t wParam;
+ uintptr_t lParam;
} NPEvent;
#elif defined (XP_UNIX)
typedef XEvent NPEvent;
diff --git a/src/3rdparty/webkit/WebCore/bridge/qt/qt_instance.cpp b/src/3rdparty/webkit/WebCore/bridge/qt/qt_instance.cpp
index dc6df146f1..f6f368be80 100644
--- a/src/3rdparty/webkit/WebCore/bridge/qt/qt_instance.cpp
+++ b/src/3rdparty/webkit/WebCore/bridge/qt/qt_instance.cpp
@@ -171,8 +171,11 @@ QtInstance* QtInstance::getInstance(JSObject* object)
Class* QtInstance::getClass() const
{
- if (!m_class)
+ if (!m_class) {
+ if (!m_object)
+ return 0;
m_class = QtClass::classForObject(m_object);
+ }
return m_class;
}
@@ -238,7 +241,9 @@ void QtInstance::getPropertyNames(ExecState* exec, PropertyNameArray& array)
JSValue QtInstance::getMethod(ExecState* exec, const Identifier& propertyName)
{
- MethodList methodList = getClass()->methodsNamed(propertyName, this);
+ if (!getClass())
+ return jsNull();
+ MethodList methodList = m_class->methodsNamed(propertyName, this);
return new (exec) RuntimeMethod(exec, propertyName, methodList);
}
@@ -259,12 +264,15 @@ JSValue QtInstance::defaultValue(ExecState* exec, PreferredPrimitiveType hint) c
JSValue QtInstance::stringValue(ExecState* exec) const
{
+ QObject* obj = getObject();
+ if (!obj)
+ return jsNull();
+
// Hmm.. see if there is a toString defined
QByteArray buf;
bool useDefault = true;
getClass();
- QObject* obj = getObject();
- if (m_class && obj) {
+ if (m_class) {
// Cheat and don't use the full name resolution
int index = obj->metaObject()->indexOfMethod("toString()");
if (index >= 0) {
@@ -309,7 +317,7 @@ JSValue QtInstance::numberValue(ExecState* exec) const
JSValue QtInstance::booleanValue() const
{
// ECMA 9.2
- return jsBoolean(true);
+ return jsBoolean(getObject());
}
JSValue QtInstance::valueOf(ExecState* exec) const
diff --git a/src/3rdparty/webkit/WebCore/bridge/qt/qt_runtime.cpp b/src/3rdparty/webkit/WebCore/bridge/qt/qt_runtime.cpp
index 3bd5190aa3..17758154a9 100644
--- a/src/3rdparty/webkit/WebCore/bridge/qt/qt_runtime.cpp
+++ b/src/3rdparty/webkit/WebCore/bridge/qt/qt_runtime.cpp
@@ -332,7 +332,7 @@ QVariant convertValueToQVariant(ExecState* exec, JSValue value, QMetaType::Type
break;
}
- case QMetaType::QVariantMap:
+ case QMetaType::QVariantMap:
if (type == Object || type == Array || type == RTArray) {
// Enumerate the contents of the object
PropertyNameArray properties(exec);
@@ -871,6 +871,8 @@ JSValue convertQVariantToValue(ExecState* exec, PassRefPtr<RootObject> root, con
if (type == QMetaType::QObjectStar || type == QMetaType::QWidgetStar) {
QObject* obj = variant.value<QObject*>();
+ if (!obj)
+ return jsNull();
return QtInstance::getQtInstance(obj, root, QScriptEngine::QtOwnership)->createRuntimeObject(exec);
}
@@ -895,7 +897,7 @@ JSValue convertQVariantToValue(ExecState* exec, PassRefPtr<RootObject> root, con
QVariantMap::const_iterator i = map.constBegin();
while (i != map.constEnd()) {
QString s = i.key();
- JSValue val = convertQVariantToValue(exec, root, i.value());
+ JSValue val = convertQVariantToValue(exec, root.get(), i.value());
if (val) {
PutPropertySlot slot;
ret->put(exec, Identifier(exec, (const UChar *)s.constData(), s.length()), val, slot);
diff --git a/src/3rdparty/webkit/WebCore/css/MediaQueryEvaluator.cpp b/src/3rdparty/webkit/WebCore/css/MediaQueryEvaluator.cpp
index 4fda075cae..ded40b5bf5 100644
--- a/src/3rdparty/webkit/WebCore/css/MediaQueryEvaluator.cpp
+++ b/src/3rdparty/webkit/WebCore/css/MediaQueryEvaluator.cpp
@@ -501,14 +501,16 @@ static bool view_modeMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* fram
if (value) {
String mode = static_cast<CSSPrimitiveValue*>(value)->getStringValue();
if (ChromeClient* client = frame->page()->chrome()->client()) {
- if (mode == "mini" && client->isDocked())
+ if (mode == "windowed" && client->isWindowed())
return true;
if (mode == "floating" && client->isFloating())
return true;
- if (mode == "application" && client->isApplication())
- return true;
if (mode == "fullscreen" && client->isFullscreen())
return true;
+ if (mode == "maximized" && client->isMaximized())
+ return true;
+ if (mode == "minimized" && client->isMinimized())
+ return true;
return false;
}
}
diff --git a/src/3rdparty/webkit/WebCore/dom/Document.cpp b/src/3rdparty/webkit/WebCore/dom/Document.cpp
index aedba0dd0b..545819df76 100644
--- a/src/3rdparty/webkit/WebCore/dom/Document.cpp
+++ b/src/3rdparty/webkit/WebCore/dom/Document.cpp
@@ -127,6 +127,7 @@
#include "TreeWalker.h"
#include "UIEvent.h"
#include "UserContentURLPattern.h"
+#include "ViewportArguments.h"
#include "WebKitAnimationEvent.h"
#include "WebKitTransitionEvent.h"
#include "WheelEvent.h"
@@ -2282,6 +2283,78 @@ void Document::processHttpEquiv(const String& equiv, const String& content)
}
}
+// Though isspace() considers \t and \v to be whitespace, Win IE doesn't.
+static bool isSeparator(UChar c)
+{
+ return c == ' ' || c == '\t' || c == '\n' || c == '\r' || c == '=' || c == ',' || c == '\0';
+}
+
+void Document::processArguments(const String& features, void* data, ArgumentsCallback callback)
+{
+ // Tread lightly in this code -- it was specifically designed to mimic Win IE's parsing behavior.
+ int keyBegin, keyEnd;
+ int valueBegin, valueEnd;
+
+ int i = 0;
+ int length = features.length();
+ String buffer = features.lower();
+ while (i < length) {
+ // skip to first non-separator, but don't skip past the end of the string
+ while (isSeparator(buffer[i])) {
+ if (i >= length)
+ break;
+ i++;
+ }
+ keyBegin = i;
+
+ // skip to first separator
+ while (!isSeparator(buffer[i]))
+ i++;
+ keyEnd = i;
+
+ // skip to first '=', but don't skip past a ',' or the end of the string
+ while (buffer[i] != '=') {
+ if (buffer[i] == ',' || i >= length)
+ break;
+ i++;
+ }
+
+ // skip to first non-separator, but don't skip past a ',' or the end of the string
+ while (isSeparator(buffer[i])) {
+ if (buffer[i] == ',' || i >= length)
+ break;
+ i++;
+ }
+ valueBegin = i;
+
+ // skip to first separator
+ while (!isSeparator(buffer[i]))
+ i++;
+ valueEnd = i;
+
+ ASSERT(i <= length);
+
+ String keyString = buffer.substring(keyBegin, keyEnd - keyBegin);
+ String valueString = buffer.substring(valueBegin, valueEnd - valueBegin);
+ callback(keyString, valueString, this, data);
+ }
+}
+
+void Document::processViewport(const String& features)
+{
+ ASSERT(!features.isNull());
+
+ Frame* frame = this->frame();
+ if (!frame)
+ return;
+
+ ViewportArguments arguments;
+ processArguments(features, (void*)&arguments, &setViewportFeature);
+
+ if (frame->page())
+ frame->page()->chrome()->client()->didReceiveViewportArguments(frame, arguments);
+}
+
MouseEventWithHitTestResults Document::prepareMouseEvent(const HitTestRequest& request, const IntPoint& documentPoint, const PlatformMouseEvent& event)
{
ASSERT(!renderer() || renderer()->isRenderView());
diff --git a/src/3rdparty/webkit/WebCore/dom/Document.h b/src/3rdparty/webkit/WebCore/dom/Document.h
index cc3e559e1e..44cdf0ddaa 100644
--- a/src/3rdparty/webkit/WebCore/dom/Document.h
+++ b/src/3rdparty/webkit/WebCore/dom/Document.h
@@ -698,7 +698,8 @@ public:
* @param content The header value (value of the meta tag's "content" attribute)
*/
void processHttpEquiv(const String& equiv, const String& content);
-
+ void processViewport(const String& features);
+
// Returns the owning element in the parent document.
// Returns 0 if this is the top level document.
Element* ownerElement() const;
@@ -972,6 +973,10 @@ protected:
void clearXMLVersion() { m_xmlVersion = String(); }
private:
+
+ typedef void (*ArgumentsCallback)(const String& keyString, const String& valueString, Document*, void* data);
+ void processArguments(const String& features, void* data, ArgumentsCallback);
+
virtual bool isDocument() const { return true; }
virtual void removedLastRef();
virtual void determineParseMode() { }
diff --git a/src/3rdparty/webkit/WebCore/dom/Element.cpp b/src/3rdparty/webkit/WebCore/dom/Element.cpp
index 8711110a46..6bd512d8ce 100644
--- a/src/3rdparty/webkit/WebCore/dom/Element.cpp
+++ b/src/3rdparty/webkit/WebCore/dom/Element.cpp
@@ -561,7 +561,11 @@ void Element::setAttribute(const AtomicString& name, const AtomicString& value,
return;
}
+#if COMPILER(RVCT)
+ const AtomicString localName = shouldIgnoreAttributeCase(this) ? name.lower() : name;
+#else
const AtomicString& localName = shouldIgnoreAttributeCase(this) ? name.lower() : name;
+#endif
// allocate attributemap if necessary
Attribute* old = attributes(false)->getAttributeItem(localName, false);
diff --git a/src/3rdparty/webkit/WebCore/dom/SelectElement.cpp b/src/3rdparty/webkit/WebCore/dom/SelectElement.cpp
index e900245655..4af90c9bb3 100644
--- a/src/3rdparty/webkit/WebCore/dom/SelectElement.cpp
+++ b/src/3rdparty/webkit/WebCore/dom/SelectElement.cpp
@@ -270,11 +270,11 @@ void SelectElement::recalcListItems(SelectElementData& data, const Element* elem
if (OptionElement* optionElement = toOptionElement(current)) {
listItems.append(current);
- if (updateSelectedStates) {
- if (!foundSelected && (data.usesMenuList() || (!data.multiple() && optionElement->selected()))) {
+ if (updateSelectedStates && !data.multiple()) {
+ if (!foundSelected && (data.size() <= 1 || optionElement->selected())) {
foundSelected = optionElement;
foundSelected->setSelectedState(true);
- } else if (foundSelected && !data.multiple() && optionElement->selected()) {
+ } else if (foundSelected && optionElement->selected()) {
foundSelected->setSelectedState(false);
foundSelected = optionElement;
}
@@ -499,7 +499,7 @@ void SelectElement::reset(SelectElementData& data, Element* element)
firstOption = optionElement;
}
- if (!selectedOption && firstOption && data.usesMenuList())
+ if (!selectedOption && firstOption && !data.multiple() && data.size() <= 1)
firstOption->setSelectedState(true);
setOptionsChangedOnRenderer(data, element);
diff --git a/src/3rdparty/webkit/WebCore/dom/ViewportArguments.cpp b/src/3rdparty/webkit/WebCore/dom/ViewportArguments.cpp
new file mode 100644
index 0000000000..d585896a73
--- /dev/null
+++ b/src/3rdparty/webkit/WebCore/dom/ViewportArguments.cpp
@@ -0,0 +1,120 @@
+/*
+ * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
+ * (C) 1999 Antti Koivisto (koivisto@kde.org)
+ * (C) 2001 Dirk Mueller (mueller@kde.org)
+ * (C) 2006 Alexey Proskuryakov (ap@webkit.org)
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008 Apple Inc. All rights reserved.
+ * Copyright (C) 2008 Torch Mobile Inc. All rights reserved. (http://www.torchmobile.com/)
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public License
+ * along with this library; see the file COPYING.LIB. If not, write to
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+ *
+ */
+
+#include "config.h"
+#include "ViewportArguments.h"
+
+#include "Chrome.h"
+#include "Console.h"
+#include "DOMWindow.h"
+#include "Document.h"
+#include "Frame.h"
+#include "Page.h"
+#include "PlatformString.h"
+#include "Tokenizer.h"
+
+namespace WebCore {
+
+void setViewportFeature(const String& keyString, const String& valueString, Document* document, void* data)
+{
+ ViewportArguments* arguments = static_cast<ViewportArguments*>(data);
+ float value = ViewportArguments::ValueUndefined;
+ bool didUseConstants = false;
+
+ if (equalIgnoringCase(valueString, "yes"))
+ value = 1;
+ else if (equalIgnoringCase(valueString, "device-width")) {
+ didUseConstants = true;
+ if (document->page())
+ value = document->page()->chrome()->windowRect().width();
+ } else if (equalIgnoringCase(valueString, "device-height")) {
+ didUseConstants = true;
+ if (document->page())
+ value = document->page()->chrome()->windowRect().height();
+ } else if (equalIgnoringCase(valueString, "default")) // This allows us to distinguish the omission of a key from asking for the default value.
+ value = -2;
+ else if (valueString.length()) // listing a key with no value is shorthand for key=default
+ value = valueString.toFloat();
+
+ if (keyString == "initial-scale")
+ arguments->initialScale = value;
+ else if (keyString == "minimum-scale")
+ arguments->minimumScale = value;
+ else if (keyString == "maximum-scale") {
+ arguments->maximumScale = value;
+ if (value > 10.0)
+ reportViewportWarning(document, MaximumScaleTooLargeError, keyString);
+ } else if (keyString == "user-scalable")
+ arguments->userScalable = value;
+ else if (keyString == "width") {
+ if (document->page() && value == document->page()->chrome()->windowRect().width() && !didUseConstants)
+ reportViewportWarning(document, DeviceWidthShouldBeUsedWarning, keyString);
+ else if (document->page() && value == document->page()->chrome()->windowRect().height() && !didUseConstants)
+ reportViewportWarning(document, DeviceHeightShouldBeUsedWarning, keyString);
+
+ arguments->width = value;
+ } else if (keyString == "height") {
+ if (document->page() && value == document->page()->chrome()->windowRect().width() && !didUseConstants)
+ reportViewportWarning(document, DeviceWidthShouldBeUsedWarning, keyString);
+ else if (document->page() && value == document->page()->chrome()->windowRect().height() && !didUseConstants)
+ reportViewportWarning(document, DeviceHeightShouldBeUsedWarning, keyString);
+
+ arguments->height = value;
+ } else
+ reportViewportWarning(document, UnrecognizedViewportArgumentError, keyString);
+}
+
+static const char* viewportErrorMessageTemplate(ViewportErrorCode errorCode)
+{
+ static const char* const errors[] = {
+ "Viewport width or height set to physical device width, try using \"device-width\" constant instead for future compatibility.",
+ "Viewport height or height set to physical device height, try using \"device-height\" constant instead for future compatibility.",
+ "Viewport argument \"%replacement\" not recognized. Content ignored.",
+ "Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0."
+ };
+
+ return errors[errorCode];
+}
+
+static MessageLevel viewportErrorMessageLevel(ViewportErrorCode errorCode)
+{
+ return errorCode == UnrecognizedViewportArgumentError || errorCode == MaximumScaleTooLargeError ? ErrorMessageLevel : TipMessageLevel;
+}
+
+void reportViewportWarning(Document* document, ViewportErrorCode errorCode, const String& replacement)
+{
+ Tokenizer* tokenizer = document->tokenizer();
+
+ Frame* frame = document->frame();
+ if (!frame)
+ return;
+
+ String message = viewportErrorMessageTemplate(errorCode);
+ message.replace("%replacement", replacement);
+
+ frame->domWindow()->console()->addMessage(HTMLMessageSource, LogMessageType, viewportErrorMessageLevel(errorCode), message, tokenizer ? tokenizer->lineNumber() + 1 : 0, document->url().string());
+}
+
+} // namespace WebCore
diff --git a/src/3rdparty/webkit/WebCore/dom/ViewportArguments.h b/src/3rdparty/webkit/WebCore/dom/ViewportArguments.h
new file mode 100644
index 0000000000..29eec8eb86
--- /dev/null
+++ b/src/3rdparty/webkit/WebCore/dom/ViewportArguments.h
@@ -0,0 +1,74 @@
+/*
+ * Copyright (C) 1999 Lars Knoll (knoll@kde.org)
+ * (C) 1999 Antti Koivisto (koivisto@kde.org)
+ * (C) 2001 Dirk Mueller (mueller@kde.org)
+ * (C) 2006 Alexey Proskuryakov (ap@webkit.org)
+ * Copyright (C) 2004, 2005, 2006, 2007, 2008 Apple Inc. All rights reserved.
+ * Copyright (C) 2008 Torch Mobile Inc. All rights reserved. (http://www.torchmobile.com/)
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public License
+ * along with this library; see the file COPYING.LIB. If not, write to
+ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+ *
+ */
+
+#ifndef ViewportArguments_h
+#define ViewportArguments_h
+
+namespace WebCore {
+
+class Document;
+class String;
+
+enum ViewportErrorCode {
+ DeviceWidthShouldBeUsedWarning,
+ DeviceHeightShouldBeUsedWarning,
+ UnrecognizedViewportArgumentError,
+ MaximumScaleTooLargeError
+};
+
+struct ViewportArguments {
+
+ enum { ValueUndefined = -1 };
+
+ ViewportArguments()
+ : initialScale(ValueUndefined)
+ , minimumScale(ValueUndefined)
+ , maximumScale(ValueUndefined)
+ , width(ValueUndefined)
+ , height(ValueUndefined)
+ , userScalable(ValueUndefined)
+ {
+ }
+
+ float initialScale;
+ float minimumScale;
+ float maximumScale;
+ float width;
+ float height;
+
+ float userScalable;
+
+ bool hasCustomArgument() const
+ {
+ return initialScale != ValueUndefined || minimumScale != ValueUndefined || maximumScale != ValueUndefined || width != ValueUndefined || height != ValueUndefined || userScalable != ValueUndefined;
+ }
+};
+
+void setViewportFeature(const String& keyString, const String& valueString, Document*, void* data);
+void reportViewportWarning(Document*, ViewportErrorCode, const String& replacement);
+
+} // namespace WebCore
+
+#endif // ViewportArguments_h
diff --git a/src/3rdparty/webkit/WebCore/generated/CSSGrammar.cpp b/src/3rdparty/webkit/WebCore/generated/CSSGrammar.cpp
index de393288ee..9f3db9d871 100644
--- a/src/3rdparty/webkit/WebCore/generated/CSSGrammar.cpp
+++ b/src/3rdparty/webkit/WebCore/generated/CSSGrammar.cpp
@@ -76,7 +76,7 @@
/* Copy the first part of user declarations. */
/* Line 189 of yacc.c */
-#line 1 "css\\CSSGrammar.y"
+#line 1 "css/CSSGrammar.y"
/*
@@ -137,7 +137,7 @@ using namespace HTMLNames;
/* Line 189 of yacc.c */
-#line 141 "C:/dev/webkit-2.0/WebCore/generated/CSSGrammar.tab.c"
+#line 141 "/WebCore/generated/CSSGrammar.tab.c"
/* Enabling traces. */
#ifndef YYDEBUG
@@ -238,7 +238,7 @@ typedef union YYSTYPE
{
/* Line 214 of yacc.c */
-#line 62 "css\\CSSGrammar.y"
+#line 62 "css/CSSGrammar.y"
bool boolean;
char character;
@@ -265,7 +265,7 @@ typedef union YYSTYPE
/* Line 214 of yacc.c */
-#line 269 "C:/dev/webkit-2.0/WebCore/generated/CSSGrammar.tab.c"
+#line 269 "/WebCore/generated/CSSGrammar.tab.c"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
@@ -276,7 +276,7 @@ typedef union YYSTYPE
/* Copy the second part of user declarations. */
/* Line 264 of yacc.c */
-#line 86 "css\\CSSGrammar.y"
+#line 86 "css/CSSGrammar.y"
static inline int cssyyerror(const char*)
@@ -292,7 +292,7 @@ static int cssyylex(YYSTYPE* yylval, void* parser)
/* Line 264 of yacc.c */
-#line 296 "C:/dev/webkit-2.0/WebCore/generated/CSSGrammar.tab.c"
+#line 296 "/WebCore/generated/CSSGrammar.tab.c"
#ifdef short
# undef short
@@ -2170,7 +2170,7 @@ yyreduce:
case 10:
/* Line 1455 of yacc.c */
-#line 280 "css\\CSSGrammar.y"
+#line 280 "css/CSSGrammar.y"
{
static_cast<CSSParser*>(parser)->m_rule = (yyvsp[(4) - (6)].rule);
;}
@@ -2179,7 +2179,7 @@ yyreduce:
case 11:
/* Line 1455 of yacc.c */
-#line 286 "css\\CSSGrammar.y"
+#line 286 "css/CSSGrammar.y"
{
static_cast<CSSParser*>(parser)->m_keyframe = (yyvsp[(4) - (6)].keyframeRule);
;}
@@ -2188,7 +2188,7 @@ yyreduce:
case 12:
/* Line 1455 of yacc.c */
-#line 292 "css\\CSSGrammar.y"
+#line 292 "css/CSSGrammar.y"
{
/* can be empty */
;}
@@ -2197,7 +2197,7 @@ yyreduce:
case 13:
/* Line 1455 of yacc.c */
-#line 298 "css\\CSSGrammar.y"
+#line 298 "css/CSSGrammar.y"
{
/* can be empty */
;}
@@ -2206,7 +2206,7 @@ yyreduce:
case 14:
/* Line 1455 of yacc.c */
-#line 304 "css\\CSSGrammar.y"
+#line 304 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
if ((yyvsp[(4) - (5)].valueList)) {
@@ -2223,7 +2223,7 @@ yyreduce:
case 15:
/* Line 1455 of yacc.c */
-#line 318 "css\\CSSGrammar.y"
+#line 318 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
p->m_mediaQuery = p->sinkFloatingMediaQuery((yyvsp[(4) - (5)].mediaQuery));
@@ -2233,7 +2233,7 @@ yyreduce:
case 16:
/* Line 1455 of yacc.c */
-#line 325 "css\\CSSGrammar.y"
+#line 325 "css/CSSGrammar.y"
{
if ((yyvsp[(4) - (5)].selectorList)) {
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -2246,7 +2246,7 @@ yyreduce:
case 23:
/* Line 1455 of yacc.c */
-#line 347 "css\\CSSGrammar.y"
+#line 347 "css/CSSGrammar.y"
{
;}
break;
@@ -2254,7 +2254,7 @@ yyreduce:
case 26:
/* Line 1455 of yacc.c */
-#line 357 "css\\CSSGrammar.y"
+#line 357 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.rule) = static_cast<CSSParser*>(parser)->createCharsetRule((yyvsp[(3) - (5)].string));
@@ -2266,7 +2266,7 @@ yyreduce:
case 27:
/* Line 1455 of yacc.c */
-#line 363 "css\\CSSGrammar.y"
+#line 363 "css/CSSGrammar.y"
{
;}
break;
@@ -2274,7 +2274,7 @@ yyreduce:
case 28:
/* Line 1455 of yacc.c */
-#line 365 "css\\CSSGrammar.y"
+#line 365 "css/CSSGrammar.y"
{
;}
break;
@@ -2282,7 +2282,7 @@ yyreduce:
case 30:
/* Line 1455 of yacc.c */
-#line 371 "css\\CSSGrammar.y"
+#line 371 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
if ((yyvsp[(2) - (3)].rule) && p->m_styleSheet)
@@ -2293,7 +2293,7 @@ yyreduce:
case 39:
/* Line 1455 of yacc.c */
-#line 390 "css\\CSSGrammar.y"
+#line 390 "css/CSSGrammar.y"
{
static_cast<CSSParser*>(parser)->m_hadSyntacticallyValidCSSRule = true;
;}
@@ -2302,14 +2302,14 @@ yyreduce:
case 42:
/* Line 1455 of yacc.c */
-#line 398 "css\\CSSGrammar.y"
+#line 398 "css/CSSGrammar.y"
{ (yyval.ruleList) = 0; ;}
break;
case 43:
/* Line 1455 of yacc.c */
-#line 399 "css\\CSSGrammar.y"
+#line 399 "css/CSSGrammar.y"
{
(yyval.ruleList) = (yyvsp[(1) - (3)].ruleList);
if ((yyvsp[(2) - (3)].rule)) {
@@ -2323,7 +2323,7 @@ yyreduce:
case 55:
/* Line 1455 of yacc.c */
-#line 428 "css\\CSSGrammar.y"
+#line 428 "css/CSSGrammar.y"
{
(yyval.rule) = static_cast<CSSParser*>(parser)->createImportRule((yyvsp[(3) - (6)].string), (yyvsp[(5) - (6)].mediaList));
;}
@@ -2332,7 +2332,7 @@ yyreduce:
case 56:
/* Line 1455 of yacc.c */
-#line 431 "css\\CSSGrammar.y"
+#line 431 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2341,7 +2341,7 @@ yyreduce:
case 57:
/* Line 1455 of yacc.c */
-#line 434 "css\\CSSGrammar.y"
+#line 434 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2350,7 +2350,7 @@ yyreduce:
case 58:
/* Line 1455 of yacc.c */
-#line 437 "css\\CSSGrammar.y"
+#line 437 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2359,7 +2359,7 @@ yyreduce:
case 59:
/* Line 1455 of yacc.c */
-#line 443 "css\\CSSGrammar.y"
+#line 443 "css/CSSGrammar.y"
{
(yyval.rule) = static_cast<CSSParser*>(parser)->createVariablesRule((yyvsp[(3) - (7)].mediaList), true);
;}
@@ -2368,7 +2368,7 @@ yyreduce:
case 60:
/* Line 1455 of yacc.c */
-#line 447 "css\\CSSGrammar.y"
+#line 447 "css/CSSGrammar.y"
{
(yyval.rule) = static_cast<CSSParser*>(parser)->createVariablesRule((yyvsp[(3) - (7)].mediaList), false);
;}
@@ -2377,7 +2377,7 @@ yyreduce:
case 61:
/* Line 1455 of yacc.c */
-#line 453 "css\\CSSGrammar.y"
+#line 453 "css/CSSGrammar.y"
{
(yyval.mediaList) = static_cast<CSSParser*>(parser)->createMediaList();
;}
@@ -2386,7 +2386,7 @@ yyreduce:
case 62:
/* Line 1455 of yacc.c */
-#line 457 "css\\CSSGrammar.y"
+#line 457 "css/CSSGrammar.y"
{
(yyval.mediaList) = (yyvsp[(3) - (3)].mediaList);
;}
@@ -2395,7 +2395,7 @@ yyreduce:
case 63:
/* Line 1455 of yacc.c */
-#line 463 "css\\CSSGrammar.y"
+#line 463 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (1)].boolean);
;}
@@ -2404,7 +2404,7 @@ yyreduce:
case 64:
/* Line 1455 of yacc.c */
-#line 466 "css\\CSSGrammar.y"
+#line 466 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (2)].boolean);
if ((yyvsp[(2) - (2)].boolean))
@@ -2415,7 +2415,7 @@ yyreduce:
case 65:
/* Line 1455 of yacc.c */
-#line 471 "css\\CSSGrammar.y"
+#line 471 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (1)].boolean);
;}
@@ -2424,7 +2424,7 @@ yyreduce:
case 66:
/* Line 1455 of yacc.c */
-#line 474 "css\\CSSGrammar.y"
+#line 474 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -2433,7 +2433,7 @@ yyreduce:
case 67:
/* Line 1455 of yacc.c */
-#line 477 "css\\CSSGrammar.y"
+#line 477 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -2442,7 +2442,7 @@ yyreduce:
case 68:
/* Line 1455 of yacc.c */
-#line 480 "css\\CSSGrammar.y"
+#line 480 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (2)].boolean);
;}
@@ -2451,7 +2451,7 @@ yyreduce:
case 69:
/* Line 1455 of yacc.c */
-#line 486 "css\\CSSGrammar.y"
+#line 486 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (3)].boolean);
;}
@@ -2460,7 +2460,7 @@ yyreduce:
case 70:
/* Line 1455 of yacc.c */
-#line 489 "css\\CSSGrammar.y"
+#line 489 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -2469,7 +2469,7 @@ yyreduce:
case 71:
/* Line 1455 of yacc.c */
-#line 492 "css\\CSSGrammar.y"
+#line 492 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -2478,7 +2478,7 @@ yyreduce:
case 72:
/* Line 1455 of yacc.c */
-#line 495 "css\\CSSGrammar.y"
+#line 495 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -2487,7 +2487,7 @@ yyreduce:
case 73:
/* Line 1455 of yacc.c */
-#line 498 "css\\CSSGrammar.y"
+#line 498 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (4)].boolean);
if ((yyvsp[(2) - (4)].boolean))
@@ -2498,7 +2498,7 @@ yyreduce:
case 74:
/* Line 1455 of yacc.c */
-#line 503 "css\\CSSGrammar.y"
+#line 503 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (4)].boolean);
;}
@@ -2507,7 +2507,7 @@ yyreduce:
case 75:
/* Line 1455 of yacc.c */
-#line 506 "css\\CSSGrammar.y"
+#line 506 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (6)].boolean);
;}
@@ -2516,7 +2516,7 @@ yyreduce:
case 76:
/* Line 1455 of yacc.c */
-#line 512 "css\\CSSGrammar.y"
+#line 512 "css/CSSGrammar.y"
{
(yyval.boolean) = static_cast<CSSParser*>(parser)->addVariable((yyvsp[(1) - (4)].string), (yyvsp[(4) - (4)].valueList));
;}
@@ -2525,7 +2525,7 @@ yyreduce:
case 77:
/* Line 1455 of yacc.c */
-#line 516 "css\\CSSGrammar.y"
+#line 516 "css/CSSGrammar.y"
{
(yyval.boolean) = static_cast<CSSParser*>(parser)->addVariableDeclarationBlock((yyvsp[(1) - (7)].string));
;}
@@ -2534,7 +2534,7 @@ yyreduce:
case 78:
/* Line 1455 of yacc.c */
-#line 520 "css\\CSSGrammar.y"
+#line 520 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -2543,7 +2543,7 @@ yyreduce:
case 79:
/* Line 1455 of yacc.c */
-#line 524 "css\\CSSGrammar.y"
+#line 524 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -2552,7 +2552,7 @@ yyreduce:
case 80:
/* Line 1455 of yacc.c */
-#line 528 "css\\CSSGrammar.y"
+#line 528 "css/CSSGrammar.y"
{
/* @variables { varname: } Just reduce away this variable with no value. */
(yyval.boolean) = false;
@@ -2562,7 +2562,7 @@ yyreduce:
case 81:
/* Line 1455 of yacc.c */
-#line 533 "css\\CSSGrammar.y"
+#line 533 "css/CSSGrammar.y"
{
/* if we come across rules with invalid values like this case: @variables { varname: *; }, just discard the property/value pair */
(yyval.boolean) = false;
@@ -2572,7 +2572,7 @@ yyreduce:
case 82:
/* Line 1455 of yacc.c */
-#line 540 "css\\CSSGrammar.y"
+#line 540 "css/CSSGrammar.y"
{
(yyval.string) = (yyvsp[(1) - (2)].string);
;}
@@ -2581,7 +2581,7 @@ yyreduce:
case 83:
/* Line 1455 of yacc.c */
-#line 546 "css\\CSSGrammar.y"
+#line 546 "css/CSSGrammar.y"
{
static_cast<CSSParser*>(parser)->addNamespace((yyvsp[(3) - (6)].string), (yyvsp[(4) - (6)].string));
(yyval.rule) = 0;
@@ -2591,7 +2591,7 @@ yyreduce:
case 84:
/* Line 1455 of yacc.c */
-#line 550 "css\\CSSGrammar.y"
+#line 550 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2600,7 +2600,7 @@ yyreduce:
case 85:
/* Line 1455 of yacc.c */
-#line 553 "css\\CSSGrammar.y"
+#line 553 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2609,7 +2609,7 @@ yyreduce:
case 86:
/* Line 1455 of yacc.c */
-#line 556 "css\\CSSGrammar.y"
+#line 556 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2618,21 +2618,21 @@ yyreduce:
case 87:
/* Line 1455 of yacc.c */
-#line 562 "css\\CSSGrammar.y"
+#line 562 "css/CSSGrammar.y"
{ (yyval.string).characters = 0; ;}
break;
case 88:
/* Line 1455 of yacc.c */
-#line 563 "css\\CSSGrammar.y"
+#line 563 "css/CSSGrammar.y"
{ (yyval.string) = (yyvsp[(1) - (2)].string); ;}
break;
case 91:
/* Line 1455 of yacc.c */
-#line 572 "css\\CSSGrammar.y"
+#line 572 "css/CSSGrammar.y"
{
(yyval.string) = (yyvsp[(1) - (2)].string);
;}
@@ -2641,7 +2641,7 @@ yyreduce:
case 92:
/* Line 1455 of yacc.c */
-#line 578 "css\\CSSGrammar.y"
+#line 578 "css/CSSGrammar.y"
{
(yyval.valueList) = 0;
;}
@@ -2650,7 +2650,7 @@ yyreduce:
case 93:
/* Line 1455 of yacc.c */
-#line 581 "css\\CSSGrammar.y"
+#line 581 "css/CSSGrammar.y"
{
(yyval.valueList) = (yyvsp[(3) - (4)].valueList);
;}
@@ -2659,7 +2659,7 @@ yyreduce:
case 94:
/* Line 1455 of yacc.c */
-#line 587 "css\\CSSGrammar.y"
+#line 587 "css/CSSGrammar.y"
{
(yyvsp[(3) - (7)].string).lower();
(yyval.mediaQueryExp) = static_cast<CSSParser*>(parser)->createFloatingMediaQueryExp((yyvsp[(3) - (7)].string), (yyvsp[(5) - (7)].valueList));
@@ -2669,7 +2669,7 @@ yyreduce:
case 95:
/* Line 1455 of yacc.c */
-#line 594 "css\\CSSGrammar.y"
+#line 594 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.mediaQueryExpList) = p->createFloatingMediaQueryExpList();
@@ -2680,7 +2680,7 @@ yyreduce:
case 96:
/* Line 1455 of yacc.c */
-#line 599 "css\\CSSGrammar.y"
+#line 599 "css/CSSGrammar.y"
{
(yyval.mediaQueryExpList) = (yyvsp[(1) - (5)].mediaQueryExpList);
(yyval.mediaQueryExpList)->append(static_cast<CSSParser*>(parser)->sinkFloatingMediaQueryExp((yyvsp[(5) - (5)].mediaQueryExp)));
@@ -2690,7 +2690,7 @@ yyreduce:
case 97:
/* Line 1455 of yacc.c */
-#line 606 "css\\CSSGrammar.y"
+#line 606 "css/CSSGrammar.y"
{
(yyval.mediaQueryExpList) = static_cast<CSSParser*>(parser)->createFloatingMediaQueryExpList();
;}
@@ -2699,7 +2699,7 @@ yyreduce:
case 98:
/* Line 1455 of yacc.c */
-#line 609 "css\\CSSGrammar.y"
+#line 609 "css/CSSGrammar.y"
{
(yyval.mediaQueryExpList) = (yyvsp[(3) - (3)].mediaQueryExpList);
;}
@@ -2708,7 +2708,7 @@ yyreduce:
case 99:
/* Line 1455 of yacc.c */
-#line 615 "css\\CSSGrammar.y"
+#line 615 "css/CSSGrammar.y"
{
(yyval.mediaQueryRestrictor) = MediaQuery::None;
;}
@@ -2717,7 +2717,7 @@ yyreduce:
case 100:
/* Line 1455 of yacc.c */
-#line 618 "css\\CSSGrammar.y"
+#line 618 "css/CSSGrammar.y"
{
(yyval.mediaQueryRestrictor) = MediaQuery::Only;
;}
@@ -2726,7 +2726,7 @@ yyreduce:
case 101:
/* Line 1455 of yacc.c */
-#line 621 "css\\CSSGrammar.y"
+#line 621 "css/CSSGrammar.y"
{
(yyval.mediaQueryRestrictor) = MediaQuery::Not;
;}
@@ -2735,7 +2735,7 @@ yyreduce:
case 102:
/* Line 1455 of yacc.c */
-#line 627 "css\\CSSGrammar.y"
+#line 627 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.mediaQuery) = p->createFloatingMediaQuery(p->sinkFloatingMediaQueryExpList((yyvsp[(1) - (1)].mediaQueryExpList)));
@@ -2745,7 +2745,7 @@ yyreduce:
case 103:
/* Line 1455 of yacc.c */
-#line 632 "css\\CSSGrammar.y"
+#line 632 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyvsp[(3) - (4)].string).lower();
@@ -2756,7 +2756,7 @@ yyreduce:
case 104:
/* Line 1455 of yacc.c */
-#line 640 "css\\CSSGrammar.y"
+#line 640 "css/CSSGrammar.y"
{
(yyval.mediaList) = static_cast<CSSParser*>(parser)->createMediaList();
;}
@@ -2765,7 +2765,7 @@ yyreduce:
case 106:
/* Line 1455 of yacc.c */
-#line 647 "css\\CSSGrammar.y"
+#line 647 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.mediaList) = p->createMediaList();
@@ -2776,7 +2776,7 @@ yyreduce:
case 107:
/* Line 1455 of yacc.c */
-#line 652 "css\\CSSGrammar.y"
+#line 652 "css/CSSGrammar.y"
{
(yyval.mediaList) = (yyvsp[(1) - (4)].mediaList);
if ((yyval.mediaList))
@@ -2787,7 +2787,7 @@ yyreduce:
case 108:
/* Line 1455 of yacc.c */
-#line 657 "css\\CSSGrammar.y"
+#line 657 "css/CSSGrammar.y"
{
(yyval.mediaList) = 0;
;}
@@ -2796,7 +2796,7 @@ yyreduce:
case 109:
/* Line 1455 of yacc.c */
-#line 663 "css\\CSSGrammar.y"
+#line 663 "css/CSSGrammar.y"
{
(yyval.rule) = static_cast<CSSParser*>(parser)->createMediaRule((yyvsp[(3) - (7)].mediaList), (yyvsp[(6) - (7)].ruleList));
;}
@@ -2805,7 +2805,7 @@ yyreduce:
case 110:
/* Line 1455 of yacc.c */
-#line 666 "css\\CSSGrammar.y"
+#line 666 "css/CSSGrammar.y"
{
(yyval.rule) = static_cast<CSSParser*>(parser)->createMediaRule(0, (yyvsp[(5) - (6)].ruleList));
;}
@@ -2814,7 +2814,7 @@ yyreduce:
case 111:
/* Line 1455 of yacc.c */
-#line 672 "css\\CSSGrammar.y"
+#line 672 "css/CSSGrammar.y"
{
(yyval.string) = (yyvsp[(1) - (2)].string);
;}
@@ -2823,7 +2823,7 @@ yyreduce:
case 112:
/* Line 1455 of yacc.c */
-#line 678 "css\\CSSGrammar.y"
+#line 678 "css/CSSGrammar.y"
{
(yyval.rule) = (yyvsp[(7) - (8)].keyframesRule);
(yyvsp[(7) - (8)].keyframesRule)->setNameInternal((yyvsp[(3) - (8)].string));
@@ -2833,14 +2833,14 @@ yyreduce:
case 115:
/* Line 1455 of yacc.c */
-#line 690 "css\\CSSGrammar.y"
+#line 690 "css/CSSGrammar.y"
{ (yyval.keyframesRule) = static_cast<CSSParser*>(parser)->createKeyframesRule(); ;}
break;
case 116:
/* Line 1455 of yacc.c */
-#line 691 "css\\CSSGrammar.y"
+#line 691 "css/CSSGrammar.y"
{
(yyval.keyframesRule) = (yyvsp[(1) - (3)].keyframesRule);
if ((yyvsp[(2) - (3)].keyframeRule))
@@ -2851,7 +2851,7 @@ yyreduce:
case 117:
/* Line 1455 of yacc.c */
-#line 699 "css\\CSSGrammar.y"
+#line 699 "css/CSSGrammar.y"
{
(yyval.keyframeRule) = static_cast<CSSParser*>(parser)->createKeyframeRule((yyvsp[(1) - (6)].valueList));
;}
@@ -2860,7 +2860,7 @@ yyreduce:
case 118:
/* Line 1455 of yacc.c */
-#line 705 "css\\CSSGrammar.y"
+#line 705 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.valueList) = p->createFloatingValueList();
@@ -2871,7 +2871,7 @@ yyreduce:
case 119:
/* Line 1455 of yacc.c */
-#line 710 "css\\CSSGrammar.y"
+#line 710 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.valueList) = (yyvsp[(1) - (5)].valueList);
@@ -2883,14 +2883,14 @@ yyreduce:
case 120:
/* Line 1455 of yacc.c */
-#line 719 "css\\CSSGrammar.y"
+#line 719 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).isInt = false; (yyval.value).fValue = (yyvsp[(1) - (1)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_NUMBER; ;}
break;
case 121:
/* Line 1455 of yacc.c */
-#line 720 "css\\CSSGrammar.y"
+#line 720 "css/CSSGrammar.y"
{
(yyval.value).id = 0; (yyval.value).isInt = false; (yyval.value).unit = CSSPrimitiveValue::CSS_NUMBER;
CSSParserString& str = (yyvsp[(1) - (1)].string);
@@ -2906,7 +2906,7 @@ yyreduce:
case 122:
/* Line 1455 of yacc.c */
-#line 744 "css\\CSSGrammar.y"
+#line 744 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2915,7 +2915,7 @@ yyreduce:
case 123:
/* Line 1455 of yacc.c */
-#line 747 "css\\CSSGrammar.y"
+#line 747 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2924,7 +2924,7 @@ yyreduce:
case 124:
/* Line 1455 of yacc.c */
-#line 754 "css\\CSSGrammar.y"
+#line 754 "css/CSSGrammar.y"
{
(yyval.rule) = static_cast<CSSParser*>(parser)->createFontFaceRule();
;}
@@ -2933,7 +2933,7 @@ yyreduce:
case 125:
/* Line 1455 of yacc.c */
-#line 757 "css\\CSSGrammar.y"
+#line 757 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2942,7 +2942,7 @@ yyreduce:
case 126:
/* Line 1455 of yacc.c */
-#line 760 "css\\CSSGrammar.y"
+#line 760 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -2951,56 +2951,56 @@ yyreduce:
case 127:
/* Line 1455 of yacc.c */
-#line 766 "css\\CSSGrammar.y"
+#line 766 "css/CSSGrammar.y"
{ (yyval.relation) = CSSSelector::DirectAdjacent; ;}
break;
case 128:
/* Line 1455 of yacc.c */
-#line 767 "css\\CSSGrammar.y"
+#line 767 "css/CSSGrammar.y"
{ (yyval.relation) = CSSSelector::IndirectAdjacent; ;}
break;
case 129:
/* Line 1455 of yacc.c */
-#line 768 "css\\CSSGrammar.y"
+#line 768 "css/CSSGrammar.y"
{ (yyval.relation) = CSSSelector::Child; ;}
break;
case 130:
/* Line 1455 of yacc.c */
-#line 772 "css\\CSSGrammar.y"
+#line 772 "css/CSSGrammar.y"
{ (yyval.integer) = (yyvsp[(1) - (1)].integer); ;}
break;
case 131:
/* Line 1455 of yacc.c */
-#line 773 "css\\CSSGrammar.y"
+#line 773 "css/CSSGrammar.y"
{ (yyval.integer) = 1; ;}
break;
case 132:
/* Line 1455 of yacc.c */
-#line 777 "css\\CSSGrammar.y"
+#line 777 "css/CSSGrammar.y"
{ (yyval.integer) = -1; ;}
break;
case 133:
/* Line 1455 of yacc.c */
-#line 778 "css\\CSSGrammar.y"
+#line 778 "css/CSSGrammar.y"
{ (yyval.integer) = 1; ;}
break;
case 134:
/* Line 1455 of yacc.c */
-#line 782 "css\\CSSGrammar.y"
+#line 782 "css/CSSGrammar.y"
{
(yyval.rule) = static_cast<CSSParser*>(parser)->createStyleRule((yyvsp[(1) - (5)].selectorList));
;}
@@ -3009,7 +3009,7 @@ yyreduce:
case 135:
/* Line 1455 of yacc.c */
-#line 788 "css\\CSSGrammar.y"
+#line 788 "css/CSSGrammar.y"
{
if ((yyvsp[(1) - (1)].selector)) {
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -3025,7 +3025,7 @@ yyreduce:
case 136:
/* Line 1455 of yacc.c */
-#line 798 "css\\CSSGrammar.y"
+#line 798 "css/CSSGrammar.y"
{
if ((yyvsp[(1) - (4)].selectorList) && (yyvsp[(4) - (4)].selector)) {
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -3040,7 +3040,7 @@ yyreduce:
case 137:
/* Line 1455 of yacc.c */
-#line 807 "css\\CSSGrammar.y"
+#line 807 "css/CSSGrammar.y"
{
(yyval.selectorList) = 0;
;}
@@ -3049,7 +3049,7 @@ yyreduce:
case 138:
/* Line 1455 of yacc.c */
-#line 813 "css\\CSSGrammar.y"
+#line 813 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(1) - (2)].selector);
;}
@@ -3058,7 +3058,7 @@ yyreduce:
case 139:
/* Line 1455 of yacc.c */
-#line 819 "css\\CSSGrammar.y"
+#line 819 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(1) - (1)].selector);
;}
@@ -3067,7 +3067,7 @@ yyreduce:
case 140:
/* Line 1455 of yacc.c */
-#line 823 "css\\CSSGrammar.y"
+#line 823 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(1) - (1)].selector);
;}
@@ -3076,7 +3076,7 @@ yyreduce:
case 141:
/* Line 1455 of yacc.c */
-#line 827 "css\\CSSGrammar.y"
+#line 827 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(2) - (2)].selector);
if (!(yyvsp[(1) - (2)].selector))
@@ -3097,7 +3097,7 @@ yyreduce:
case 142:
/* Line 1455 of yacc.c */
-#line 842 "css\\CSSGrammar.y"
+#line 842 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(3) - (3)].selector);
if (!(yyvsp[(1) - (3)].selector))
@@ -3123,7 +3123,7 @@ yyreduce:
case 143:
/* Line 1455 of yacc.c */
-#line 862 "css\\CSSGrammar.y"
+#line 862 "css/CSSGrammar.y"
{
(yyval.selector) = 0;
;}
@@ -3132,28 +3132,28 @@ yyreduce:
case 144:
/* Line 1455 of yacc.c */
-#line 868 "css\\CSSGrammar.y"
+#line 868 "css/CSSGrammar.y"
{ (yyval.string).characters = 0; (yyval.string).length = 0; ;}
break;
case 145:
/* Line 1455 of yacc.c */
-#line 869 "css\\CSSGrammar.y"
+#line 869 "css/CSSGrammar.y"
{ static UChar star = '*'; (yyval.string).characters = &star; (yyval.string).length = 1; ;}
break;
case 146:
/* Line 1455 of yacc.c */
-#line 870 "css\\CSSGrammar.y"
+#line 870 "css/CSSGrammar.y"
{ (yyval.string) = (yyvsp[(1) - (2)].string); ;}
break;
case 147:
/* Line 1455 of yacc.c */
-#line 874 "css\\CSSGrammar.y"
+#line 874 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.selector) = p->createFloatingSelector();
@@ -3164,7 +3164,7 @@ yyreduce:
case 148:
/* Line 1455 of yacc.c */
-#line 879 "css\\CSSGrammar.y"
+#line 879 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(2) - (2)].selector);
if ((yyval.selector)) {
@@ -3177,7 +3177,7 @@ yyreduce:
case 149:
/* Line 1455 of yacc.c */
-#line 886 "css\\CSSGrammar.y"
+#line 886 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(1) - (1)].selector);
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -3189,7 +3189,7 @@ yyreduce:
case 150:
/* Line 1455 of yacc.c */
-#line 892 "css\\CSSGrammar.y"
+#line 892 "css/CSSGrammar.y"
{
AtomicString namespacePrefix = (yyvsp[(1) - (2)].string);
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -3205,7 +3205,7 @@ yyreduce:
case 151:
/* Line 1455 of yacc.c */
-#line 902 "css\\CSSGrammar.y"
+#line 902 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(3) - (3)].selector);
if ((yyval.selector)) {
@@ -3223,7 +3223,7 @@ yyreduce:
case 152:
/* Line 1455 of yacc.c */
-#line 914 "css\\CSSGrammar.y"
+#line 914 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(2) - (2)].selector);
if ((yyval.selector)) {
@@ -3239,7 +3239,7 @@ yyreduce:
case 153:
/* Line 1455 of yacc.c */
-#line 927 "css\\CSSGrammar.y"
+#line 927 "css/CSSGrammar.y"
{
CSSParserString& str = (yyvsp[(1) - (1)].string);
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -3253,7 +3253,7 @@ yyreduce:
case 154:
/* Line 1455 of yacc.c */
-#line 935 "css\\CSSGrammar.y"
+#line 935 "css/CSSGrammar.y"
{
static UChar star = '*';
(yyval.string).characters = &star;
@@ -3264,7 +3264,7 @@ yyreduce:
case 155:
/* Line 1455 of yacc.c */
-#line 943 "css\\CSSGrammar.y"
+#line 943 "css/CSSGrammar.y"
{
(yyval.selector) = (yyvsp[(1) - (1)].selector);
;}
@@ -3273,7 +3273,7 @@ yyreduce:
case 156:
/* Line 1455 of yacc.c */
-#line 946 "css\\CSSGrammar.y"
+#line 946 "css/CSSGrammar.y"
{
if (!(yyvsp[(2) - (2)].selector))
(yyval.selector) = 0;
@@ -3292,7 +3292,7 @@ yyreduce:
case 157:
/* Line 1455 of yacc.c */
-#line 959 "css\\CSSGrammar.y"
+#line 959 "css/CSSGrammar.y"
{
(yyval.selector) = 0;
;}
@@ -3301,7 +3301,7 @@ yyreduce:
case 158:
/* Line 1455 of yacc.c */
-#line 965 "css\\CSSGrammar.y"
+#line 965 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.selector) = p->createFloatingSelector();
@@ -3315,7 +3315,7 @@ yyreduce:
case 159:
/* Line 1455 of yacc.c */
-#line 973 "css\\CSSGrammar.y"
+#line 973 "css/CSSGrammar.y"
{
if ((yyvsp[(1) - (1)].string).characters[0] >= '0' && (yyvsp[(1) - (1)].string).characters[0] <= '9') {
(yyval.selector) = 0;
@@ -3333,7 +3333,7 @@ yyreduce:
case 163:
/* Line 1455 of yacc.c */
-#line 991 "css\\CSSGrammar.y"
+#line 991 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.selector) = p->createFloatingSelector();
@@ -3347,7 +3347,7 @@ yyreduce:
case 164:
/* Line 1455 of yacc.c */
-#line 1002 "css\\CSSGrammar.y"
+#line 1002 "css/CSSGrammar.y"
{
CSSParserString& str = (yyvsp[(1) - (2)].string);
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -3361,7 +3361,7 @@ yyreduce:
case 165:
/* Line 1455 of yacc.c */
-#line 1013 "css\\CSSGrammar.y"
+#line 1013 "css/CSSGrammar.y"
{
(yyval.selector) = static_cast<CSSParser*>(parser)->createFloatingSelector();
(yyval.selector)->setAttribute(QualifiedName(nullAtom, (yyvsp[(3) - (4)].string), nullAtom));
@@ -3372,7 +3372,7 @@ yyreduce:
case 166:
/* Line 1455 of yacc.c */
-#line 1018 "css\\CSSGrammar.y"
+#line 1018 "css/CSSGrammar.y"
{
(yyval.selector) = static_cast<CSSParser*>(parser)->createFloatingSelector();
(yyval.selector)->setAttribute(QualifiedName(nullAtom, (yyvsp[(3) - (8)].string), nullAtom));
@@ -3384,7 +3384,7 @@ yyreduce:
case 167:
/* Line 1455 of yacc.c */
-#line 1024 "css\\CSSGrammar.y"
+#line 1024 "css/CSSGrammar.y"
{
AtomicString namespacePrefix = (yyvsp[(3) - (5)].string);
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -3398,7 +3398,7 @@ yyreduce:
case 168:
/* Line 1455 of yacc.c */
-#line 1032 "css\\CSSGrammar.y"
+#line 1032 "css/CSSGrammar.y"
{
AtomicString namespacePrefix = (yyvsp[(3) - (9)].string);
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -3413,7 +3413,7 @@ yyreduce:
case 169:
/* Line 1455 of yacc.c */
-#line 1044 "css\\CSSGrammar.y"
+#line 1044 "css/CSSGrammar.y"
{
(yyval.integer) = CSSSelector::Exact;
;}
@@ -3422,7 +3422,7 @@ yyreduce:
case 170:
/* Line 1455 of yacc.c */
-#line 1047 "css\\CSSGrammar.y"
+#line 1047 "css/CSSGrammar.y"
{
(yyval.integer) = CSSSelector::List;
;}
@@ -3431,7 +3431,7 @@ yyreduce:
case 171:
/* Line 1455 of yacc.c */
-#line 1050 "css\\CSSGrammar.y"
+#line 1050 "css/CSSGrammar.y"
{
(yyval.integer) = CSSSelector::Hyphen;
;}
@@ -3440,7 +3440,7 @@ yyreduce:
case 172:
/* Line 1455 of yacc.c */
-#line 1053 "css\\CSSGrammar.y"
+#line 1053 "css/CSSGrammar.y"
{
(yyval.integer) = CSSSelector::Begin;
;}
@@ -3449,7 +3449,7 @@ yyreduce:
case 173:
/* Line 1455 of yacc.c */
-#line 1056 "css\\CSSGrammar.y"
+#line 1056 "css/CSSGrammar.y"
{
(yyval.integer) = CSSSelector::End;
;}
@@ -3458,7 +3458,7 @@ yyreduce:
case 174:
/* Line 1455 of yacc.c */
-#line 1059 "css\\CSSGrammar.y"
+#line 1059 "css/CSSGrammar.y"
{
(yyval.integer) = CSSSelector::Contain;
;}
@@ -3467,7 +3467,7 @@ yyreduce:
case 177:
/* Line 1455 of yacc.c */
-#line 1070 "css\\CSSGrammar.y"
+#line 1070 "css/CSSGrammar.y"
{
(yyval.selector) = static_cast<CSSParser*>(parser)->createFloatingSelector();
(yyval.selector)->m_match = CSSSelector::PseudoClass;
@@ -3503,7 +3503,7 @@ yyreduce:
case 178:
/* Line 1455 of yacc.c */
-#line 1100 "css\\CSSGrammar.y"
+#line 1100 "css/CSSGrammar.y"
{
(yyval.selector) = static_cast<CSSParser*>(parser)->createFloatingSelector();
(yyval.selector)->m_match = CSSSelector::PseudoElement;
@@ -3528,7 +3528,7 @@ yyreduce:
case 179:
/* Line 1455 of yacc.c */
-#line 1120 "css\\CSSGrammar.y"
+#line 1120 "css/CSSGrammar.y"
{
CSSParser *p = static_cast<CSSParser*>(parser);
(yyval.selector) = p->createFloatingSelector();
@@ -3551,7 +3551,7 @@ yyreduce:
case 180:
/* Line 1455 of yacc.c */
-#line 1138 "css\\CSSGrammar.y"
+#line 1138 "css/CSSGrammar.y"
{
CSSParser *p = static_cast<CSSParser*>(parser);
(yyval.selector) = p->createFloatingSelector();
@@ -3574,7 +3574,7 @@ yyreduce:
case 181:
/* Line 1455 of yacc.c */
-#line 1156 "css\\CSSGrammar.y"
+#line 1156 "css/CSSGrammar.y"
{
CSSParser *p = static_cast<CSSParser*>(parser);
(yyval.selector) = p->createFloatingSelector();
@@ -3598,7 +3598,7 @@ yyreduce:
case 182:
/* Line 1455 of yacc.c */
-#line 1175 "css\\CSSGrammar.y"
+#line 1175 "css/CSSGrammar.y"
{
if (!(yyvsp[(4) - (6)].selector) || (yyvsp[(4) - (6)].selector)->simpleSelector() || (yyvsp[(4) - (6)].selector)->tagHistory() || (yyvsp[(4) - (6)].selector)->matchesPseudoElement())
(yyval.selector) = 0;
@@ -3616,7 +3616,7 @@ yyreduce:
case 183:
/* Line 1455 of yacc.c */
-#line 1190 "css\\CSSGrammar.y"
+#line 1190 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (1)].boolean);
;}
@@ -3625,7 +3625,7 @@ yyreduce:
case 184:
/* Line 1455 of yacc.c */
-#line 1193 "css\\CSSGrammar.y"
+#line 1193 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (2)].boolean);
if ( (yyvsp[(2) - (2)].boolean) )
@@ -3636,7 +3636,7 @@ yyreduce:
case 185:
/* Line 1455 of yacc.c */
-#line 1198 "css\\CSSGrammar.y"
+#line 1198 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (1)].boolean);
;}
@@ -3645,7 +3645,7 @@ yyreduce:
case 186:
/* Line 1455 of yacc.c */
-#line 1201 "css\\CSSGrammar.y"
+#line 1201 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -3654,7 +3654,7 @@ yyreduce:
case 187:
/* Line 1455 of yacc.c */
-#line 1204 "css\\CSSGrammar.y"
+#line 1204 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -3663,7 +3663,7 @@ yyreduce:
case 188:
/* Line 1455 of yacc.c */
-#line 1207 "css\\CSSGrammar.y"
+#line 1207 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (2)].boolean);
;}
@@ -3672,7 +3672,7 @@ yyreduce:
case 189:
/* Line 1455 of yacc.c */
-#line 1210 "css\\CSSGrammar.y"
+#line 1210 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (2)].boolean);
;}
@@ -3681,7 +3681,7 @@ yyreduce:
case 190:
/* Line 1455 of yacc.c */
-#line 1216 "css\\CSSGrammar.y"
+#line 1216 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (3)].boolean);
;}
@@ -3690,7 +3690,7 @@ yyreduce:
case 191:
/* Line 1455 of yacc.c */
-#line 1219 "css\\CSSGrammar.y"
+#line 1219 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -3699,7 +3699,7 @@ yyreduce:
case 192:
/* Line 1455 of yacc.c */
-#line 1222 "css\\CSSGrammar.y"
+#line 1222 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -3708,7 +3708,7 @@ yyreduce:
case 193:
/* Line 1455 of yacc.c */
-#line 1225 "css\\CSSGrammar.y"
+#line 1225 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -3717,7 +3717,7 @@ yyreduce:
case 194:
/* Line 1455 of yacc.c */
-#line 1228 "css\\CSSGrammar.y"
+#line 1228 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -3726,7 +3726,7 @@ yyreduce:
case 195:
/* Line 1455 of yacc.c */
-#line 1231 "css\\CSSGrammar.y"
+#line 1231 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (4)].boolean);
if ((yyvsp[(2) - (4)].boolean))
@@ -3737,7 +3737,7 @@ yyreduce:
case 196:
/* Line 1455 of yacc.c */
-#line 1236 "css\\CSSGrammar.y"
+#line 1236 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (4)].boolean);
;}
@@ -3746,7 +3746,7 @@ yyreduce:
case 197:
/* Line 1455 of yacc.c */
-#line 1239 "css\\CSSGrammar.y"
+#line 1239 "css/CSSGrammar.y"
{
(yyval.boolean) = (yyvsp[(1) - (6)].boolean);
;}
@@ -3755,7 +3755,7 @@ yyreduce:
case 198:
/* Line 1455 of yacc.c */
-#line 1245 "css\\CSSGrammar.y"
+#line 1245 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
CSSParser* p = static_cast<CSSParser*>(parser);
@@ -3774,7 +3774,7 @@ yyreduce:
case 199:
/* Line 1455 of yacc.c */
-#line 1259 "css\\CSSGrammar.y"
+#line 1259 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
p->m_valueList = new CSSParserValueList;
@@ -3791,7 +3791,7 @@ yyreduce:
case 200:
/* Line 1455 of yacc.c */
-#line 1271 "css\\CSSGrammar.y"
+#line 1271 "css/CSSGrammar.y"
{
(yyval.boolean) = false;
;}
@@ -3800,7 +3800,7 @@ yyreduce:
case 201:
/* Line 1455 of yacc.c */
-#line 1275 "css\\CSSGrammar.y"
+#line 1275 "css/CSSGrammar.y"
{
/* The default movable type template has letter-spacing: .none; Handle this by looking for
error tokens at the start of an expr, recover the expr and then treat as an error, cleaning
@@ -3812,7 +3812,7 @@ yyreduce:
case 202:
/* Line 1455 of yacc.c */
-#line 1282 "css\\CSSGrammar.y"
+#line 1282 "css/CSSGrammar.y"
{
/* When we encounter something like p {color: red !important fail;} we should drop the declaration */
(yyval.boolean) = false;
@@ -3822,7 +3822,7 @@ yyreduce:
case 203:
/* Line 1455 of yacc.c */
-#line 1287 "css\\CSSGrammar.y"
+#line 1287 "css/CSSGrammar.y"
{
/* Handle this case: div { text-align: center; !important } Just reduce away the stray !important. */
(yyval.boolean) = false;
@@ -3832,7 +3832,7 @@ yyreduce:
case 204:
/* Line 1455 of yacc.c */
-#line 1292 "css\\CSSGrammar.y"
+#line 1292 "css/CSSGrammar.y"
{
/* div { font-family: } Just reduce away this property with no value. */
(yyval.boolean) = false;
@@ -3842,7 +3842,7 @@ yyreduce:
case 205:
/* Line 1455 of yacc.c */
-#line 1297 "css\\CSSGrammar.y"
+#line 1297 "css/CSSGrammar.y"
{
/* if we come across rules with invalid values like this case: p { weight: *; }, just discard the rule */
(yyval.boolean) = false;
@@ -3852,7 +3852,7 @@ yyreduce:
case 206:
/* Line 1455 of yacc.c */
-#line 1302 "css\\CSSGrammar.y"
+#line 1302 "css/CSSGrammar.y"
{
/* if we come across: div { color{;color:maroon} }, ignore everything within curly brackets */
(yyval.boolean) = false;
@@ -3862,7 +3862,7 @@ yyreduce:
case 207:
/* Line 1455 of yacc.c */
-#line 1309 "css\\CSSGrammar.y"
+#line 1309 "css/CSSGrammar.y"
{
(yyval.integer) = cssPropertyID((yyvsp[(1) - (2)].string));
;}
@@ -3871,21 +3871,21 @@ yyreduce:
case 208:
/* Line 1455 of yacc.c */
-#line 1315 "css\\CSSGrammar.y"
+#line 1315 "css/CSSGrammar.y"
{ (yyval.boolean) = true; ;}
break;
case 209:
/* Line 1455 of yacc.c */
-#line 1316 "css\\CSSGrammar.y"
+#line 1316 "css/CSSGrammar.y"
{ (yyval.boolean) = false; ;}
break;
case 210:
/* Line 1455 of yacc.c */
-#line 1320 "css\\CSSGrammar.y"
+#line 1320 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.valueList) = p->createFloatingValueList();
@@ -3896,7 +3896,7 @@ yyreduce:
case 211:
/* Line 1455 of yacc.c */
-#line 1325 "css\\CSSGrammar.y"
+#line 1325 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
(yyval.valueList) = (yyvsp[(1) - (3)].valueList);
@@ -3916,7 +3916,7 @@ yyreduce:
case 212:
/* Line 1455 of yacc.c */
-#line 1339 "css\\CSSGrammar.y"
+#line 1339 "css/CSSGrammar.y"
{
(yyval.valueList) = 0;
;}
@@ -3925,7 +3925,7 @@ yyreduce:
case 213:
/* Line 1455 of yacc.c */
-#line 1342 "css\\CSSGrammar.y"
+#line 1342 "css/CSSGrammar.y"
{
(yyval.valueList) = 0;
;}
@@ -3934,7 +3934,7 @@ yyreduce:
case 214:
/* Line 1455 of yacc.c */
-#line 1345 "css\\CSSGrammar.y"
+#line 1345 "css/CSSGrammar.y"
{
(yyval.valueList) = 0;
;}
@@ -3943,7 +3943,7 @@ yyreduce:
case 215:
/* Line 1455 of yacc.c */
-#line 1351 "css\\CSSGrammar.y"
+#line 1351 "css/CSSGrammar.y"
{
(yyval.character) = '/';
;}
@@ -3952,7 +3952,7 @@ yyreduce:
case 216:
/* Line 1455 of yacc.c */
-#line 1354 "css\\CSSGrammar.y"
+#line 1354 "css/CSSGrammar.y"
{
(yyval.character) = ',';
;}
@@ -3961,7 +3961,7 @@ yyreduce:
case 217:
/* Line 1455 of yacc.c */
-#line 1357 "css\\CSSGrammar.y"
+#line 1357 "css/CSSGrammar.y"
{
(yyval.character) = 0;
;}
@@ -3970,28 +3970,28 @@ yyreduce:
case 218:
/* Line 1455 of yacc.c */
-#line 1363 "css\\CSSGrammar.y"
+#line 1363 "css/CSSGrammar.y"
{ (yyval.value) = (yyvsp[(1) - (1)].value); ;}
break;
case 219:
/* Line 1455 of yacc.c */
-#line 1364 "css\\CSSGrammar.y"
+#line 1364 "css/CSSGrammar.y"
{ (yyval.value) = (yyvsp[(2) - (2)].value); (yyval.value).fValue *= (yyvsp[(1) - (2)].integer); ;}
break;
case 220:
/* Line 1455 of yacc.c */
-#line 1365 "css\\CSSGrammar.y"
+#line 1365 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).string = (yyvsp[(1) - (2)].string); (yyval.value).unit = CSSPrimitiveValue::CSS_STRING; ;}
break;
case 221:
/* Line 1455 of yacc.c */
-#line 1366 "css\\CSSGrammar.y"
+#line 1366 "css/CSSGrammar.y"
{
(yyval.value).id = cssValueKeywordID((yyvsp[(1) - (2)].string));
(yyval.value).unit = CSSPrimitiveValue::CSS_IDENT;
@@ -4002,49 +4002,49 @@ yyreduce:
case 222:
/* Line 1455 of yacc.c */
-#line 1372 "css\\CSSGrammar.y"
+#line 1372 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).string = (yyvsp[(1) - (2)].string); (yyval.value).unit = CSSPrimitiveValue::CSS_DIMENSION; ;}
break;
case 223:
/* Line 1455 of yacc.c */
-#line 1373 "css\\CSSGrammar.y"
+#line 1373 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).string = (yyvsp[(2) - (3)].string); (yyval.value).unit = CSSPrimitiveValue::CSS_DIMENSION; ;}
break;
case 224:
/* Line 1455 of yacc.c */
-#line 1374 "css\\CSSGrammar.y"
+#line 1374 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).string = (yyvsp[(1) - (2)].string); (yyval.value).unit = CSSPrimitiveValue::CSS_URI; ;}
break;
case 225:
/* Line 1455 of yacc.c */
-#line 1375 "css\\CSSGrammar.y"
+#line 1375 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).string = (yyvsp[(1) - (2)].string); (yyval.value).unit = CSSPrimitiveValue::CSS_UNICODE_RANGE; ;}
break;
case 226:
/* Line 1455 of yacc.c */
-#line 1376 "css\\CSSGrammar.y"
+#line 1376 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).string = (yyvsp[(1) - (1)].string); (yyval.value).unit = CSSPrimitiveValue::CSS_PARSER_HEXCOLOR; ;}
break;
case 227:
/* Line 1455 of yacc.c */
-#line 1377 "css\\CSSGrammar.y"
+#line 1377 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).string = CSSParserString(); (yyval.value).unit = CSSPrimitiveValue::CSS_PARSER_HEXCOLOR; ;}
break;
case 228:
/* Line 1455 of yacc.c */
-#line 1379 "css\\CSSGrammar.y"
+#line 1379 "css/CSSGrammar.y"
{
(yyval.value) = (yyvsp[(1) - (1)].value);
;}
@@ -4053,7 +4053,7 @@ yyreduce:
case 229:
/* Line 1455 of yacc.c */
-#line 1382 "css\\CSSGrammar.y"
+#line 1382 "css/CSSGrammar.y"
{
(yyval.value) = (yyvsp[(1) - (2)].value);
;}
@@ -4062,7 +4062,7 @@ yyreduce:
case 230:
/* Line 1455 of yacc.c */
-#line 1385 "css\\CSSGrammar.y"
+#line 1385 "css/CSSGrammar.y"
{ /* Handle width: %; */
(yyval.value).id = 0; (yyval.value).unit = 0;
;}
@@ -4071,147 +4071,147 @@ yyreduce:
case 231:
/* Line 1455 of yacc.c */
-#line 1391 "css\\CSSGrammar.y"
+#line 1391 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).isInt = true; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_NUMBER; ;}
break;
case 232:
/* Line 1455 of yacc.c */
-#line 1392 "css\\CSSGrammar.y"
+#line 1392 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).isInt = false; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_NUMBER; ;}
break;
case 233:
/* Line 1455 of yacc.c */
-#line 1393 "css\\CSSGrammar.y"
+#line 1393 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_PERCENTAGE; ;}
break;
case 234:
/* Line 1455 of yacc.c */
-#line 1394 "css\\CSSGrammar.y"
+#line 1394 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_PX; ;}
break;
case 235:
/* Line 1455 of yacc.c */
-#line 1395 "css\\CSSGrammar.y"
+#line 1395 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_CM; ;}
break;
case 236:
/* Line 1455 of yacc.c */
-#line 1396 "css\\CSSGrammar.y"
+#line 1396 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_MM; ;}
break;
case 237:
/* Line 1455 of yacc.c */
-#line 1397 "css\\CSSGrammar.y"
+#line 1397 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_IN; ;}
break;
case 238:
/* Line 1455 of yacc.c */
-#line 1398 "css\\CSSGrammar.y"
+#line 1398 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_PT; ;}
break;
case 239:
/* Line 1455 of yacc.c */
-#line 1399 "css\\CSSGrammar.y"
+#line 1399 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_PC; ;}
break;
case 240:
/* Line 1455 of yacc.c */
-#line 1400 "css\\CSSGrammar.y"
+#line 1400 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_DEG; ;}
break;
case 241:
/* Line 1455 of yacc.c */
-#line 1401 "css\\CSSGrammar.y"
+#line 1401 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_RAD; ;}
break;
case 242:
/* Line 1455 of yacc.c */
-#line 1402 "css\\CSSGrammar.y"
+#line 1402 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_GRAD; ;}
break;
case 243:
/* Line 1455 of yacc.c */
-#line 1403 "css\\CSSGrammar.y"
+#line 1403 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_TURN; ;}
break;
case 244:
/* Line 1455 of yacc.c */
-#line 1404 "css\\CSSGrammar.y"
+#line 1404 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_MS; ;}
break;
case 245:
/* Line 1455 of yacc.c */
-#line 1405 "css\\CSSGrammar.y"
+#line 1405 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_S; ;}
break;
case 246:
/* Line 1455 of yacc.c */
-#line 1406 "css\\CSSGrammar.y"
+#line 1406 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_HZ; ;}
break;
case 247:
/* Line 1455 of yacc.c */
-#line 1407 "css\\CSSGrammar.y"
+#line 1407 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_KHZ; ;}
break;
case 248:
/* Line 1455 of yacc.c */
-#line 1408 "css\\CSSGrammar.y"
+#line 1408 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_EMS; ;}
break;
case 249:
/* Line 1455 of yacc.c */
-#line 1409 "css\\CSSGrammar.y"
+#line 1409 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSParserValue::Q_EMS; ;}
break;
case 250:
/* Line 1455 of yacc.c */
-#line 1410 "css\\CSSGrammar.y"
+#line 1410 "css/CSSGrammar.y"
{ (yyval.value).id = 0; (yyval.value).fValue = (yyvsp[(1) - (2)].number); (yyval.value).unit = CSSPrimitiveValue::CSS_EXS; ;}
break;
case 251:
/* Line 1455 of yacc.c */
-#line 1411 "css\\CSSGrammar.y"
+#line 1411 "css/CSSGrammar.y"
{
(yyval.value).id = 0;
(yyval.value).fValue = (yyvsp[(1) - (2)].number);
@@ -4225,7 +4225,7 @@ yyreduce:
case 252:
/* Line 1455 of yacc.c */
-#line 1422 "css\\CSSGrammar.y"
+#line 1422 "css/CSSGrammar.y"
{
(yyval.value).id = 0;
(yyval.value).string = (yyvsp[(1) - (1)].string);
@@ -4236,7 +4236,7 @@ yyreduce:
case 253:
/* Line 1455 of yacc.c */
-#line 1430 "css\\CSSGrammar.y"
+#line 1430 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
CSSParserFunction* f = p->createFloatingFunction();
@@ -4251,7 +4251,7 @@ yyreduce:
case 254:
/* Line 1455 of yacc.c */
-#line 1439 "css\\CSSGrammar.y"
+#line 1439 "css/CSSGrammar.y"
{
CSSParser* p = static_cast<CSSParser*>(parser);
CSSParserFunction* f = p->createFloatingFunction();
@@ -4266,21 +4266,21 @@ yyreduce:
case 255:
/* Line 1455 of yacc.c */
-#line 1455 "css\\CSSGrammar.y"
+#line 1455 "css/CSSGrammar.y"
{ (yyval.string) = (yyvsp[(1) - (2)].string); ;}
break;
case 256:
/* Line 1455 of yacc.c */
-#line 1456 "css\\CSSGrammar.y"
+#line 1456 "css/CSSGrammar.y"
{ (yyval.string) = (yyvsp[(1) - (2)].string); ;}
break;
case 257:
/* Line 1455 of yacc.c */
-#line 1463 "css\\CSSGrammar.y"
+#line 1463 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -4289,7 +4289,7 @@ yyreduce:
case 258:
/* Line 1455 of yacc.c */
-#line 1466 "css\\CSSGrammar.y"
+#line 1466 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -4298,7 +4298,7 @@ yyreduce:
case 259:
/* Line 1455 of yacc.c */
-#line 1472 "css\\CSSGrammar.y"
+#line 1472 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -4307,7 +4307,7 @@ yyreduce:
case 260:
/* Line 1455 of yacc.c */
-#line 1475 "css\\CSSGrammar.y"
+#line 1475 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -4316,7 +4316,7 @@ yyreduce:
case 261:
/* Line 1455 of yacc.c */
-#line 1481 "css\\CSSGrammar.y"
+#line 1481 "css/CSSGrammar.y"
{
(yyval.rule) = 0;
;}
@@ -4325,7 +4325,7 @@ yyreduce:
case 262:
/* Line 1455 of yacc.c */
-#line 1499 "css\\CSSGrammar.y"
+#line 1499 "css/CSSGrammar.y"
{
static_cast<CSSParser*>(parser)->invalidBlockHit();
;}
@@ -4334,7 +4334,7 @@ yyreduce:
case 263:
/* Line 1455 of yacc.c */
-#line 1502 "css\\CSSGrammar.y"
+#line 1502 "css/CSSGrammar.y"
{
static_cast<CSSParser*>(parser)->invalidBlockHit();
;}
@@ -4343,7 +4343,7 @@ yyreduce:
/* Line 1455 of yacc.c */
-#line 4347 "C:/dev/webkit-2.0/WebCore/generated/CSSGrammar.tab.c"
+#line 4347 "/WebCore/generated/CSSGrammar.tab.c"
default: break;
}
YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc);
@@ -4555,6 +4555,6 @@ yyreturn:
/* Line 1675 of yacc.c */
-#line 1512 "css\\CSSGrammar.y"
+#line 1512 "css/CSSGrammar.y"
diff --git a/src/3rdparty/webkit/WebCore/generated/CSSGrammar.h b/src/3rdparty/webkit/WebCore/generated/CSSGrammar.h
index 31d6cce7c5..8e0f4bb444 100644
--- a/src/3rdparty/webkit/WebCore/generated/CSSGrammar.h
+++ b/src/3rdparty/webkit/WebCore/generated/CSSGrammar.h
@@ -115,7 +115,7 @@ typedef union YYSTYPE
{
/* Line 1676 of yacc.c */
-#line 62 "css\\CSSGrammar.y"
+#line 62 "css/CSSGrammar.y"
bool boolean;
char character;
@@ -142,7 +142,7 @@ typedef union YYSTYPE
/* Line 1676 of yacc.c */
-#line 144 "C:/dev/webkit-2.0/WebCore/generated/CSSGrammar.tab.h"
+#line 144 "/WebCore/generated/CSSGrammar.tab.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
diff --git a/src/3rdparty/webkit/WebCore/generated/CSSPropertyNames.cpp b/src/3rdparty/webkit/WebCore/generated/CSSPropertyNames.cpp
index e6ed0105c3..87fb55b288 100644
--- a/src/3rdparty/webkit/WebCore/generated/CSSPropertyNames.cpp
+++ b/src/3rdparty/webkit/WebCore/generated/CSSPropertyNames.cpp
@@ -1,4 +1,4 @@
-/* ANSI-C code produced by gperf version 3.0.1 */
+/* ANSI-C code produced by gperf version 3.0.3 */
/* Command-line: gperf -a -L ANSI-C -E -C -c -o -t --key-positions='*' -NfindProp -Hhash_prop -Wwordlist_prop -D -s 2 CSSPropertyNames.gperf */
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
@@ -217,6 +217,9 @@ hash_prop (register const char *str, register unsigned int len)
#ifdef __GNUC__
__inline
+#ifdef __GNUC_STDC_INLINE__
+__attribute__ ((__gnu_inline__))
+#endif
#endif
const struct props *
findProp (register const char *str, register unsigned int len)
diff --git a/src/3rdparty/webkit/WebCore/generated/CSSValueKeywords.c b/src/3rdparty/webkit/WebCore/generated/CSSValueKeywords.c
index 89b1c4a4de..6a2581e452 100644
--- a/src/3rdparty/webkit/WebCore/generated/CSSValueKeywords.c
+++ b/src/3rdparty/webkit/WebCore/generated/CSSValueKeywords.c
@@ -1,4 +1,4 @@
-/* ANSI-C code produced by gperf version 3.0.1 */
+/* ANSI-C code produced by gperf version 3.0.3 */
/* Command-line: gperf -L ANSI-C -E -C -n -o -t --key-positions='*' -NfindValue -Hhash_val -Wwordlist_value -D CSSValueKeywords.gperf */
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
@@ -194,6 +194,9 @@ hash_val (register const char *str, register unsigned int len)
#ifdef __GNUC__
__inline
+#ifdef __GNUC_STDC_INLINE__
+__attribute__ ((__gnu_inline__))
+#endif
#endif
const struct css_value *
findValue (register const char *str, register unsigned int len)
diff --git a/src/3rdparty/webkit/WebCore/generated/ColorData.c b/src/3rdparty/webkit/WebCore/generated/ColorData.c
index 4fb1beae49..5d64dda558 100644
--- a/src/3rdparty/webkit/WebCore/generated/ColorData.c
+++ b/src/3rdparty/webkit/WebCore/generated/ColorData.c
@@ -1,4 +1,4 @@
-/* ANSI-C code produced by gperf version 3.0.1 */
+/* ANSI-C code produced by gperf version 3.0.3 */
/* Command-line: gperf -CDEot -L ANSI-C --includes --key-positions='*' -N findColor -D -s 2 */
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
@@ -141,6 +141,9 @@ hash (register const char *str, register unsigned int len)
#ifdef __GNUC__
__inline
+#ifdef __GNUC_STDC_INLINE__
+__attribute__ ((__gnu_inline__))
+#endif
#endif
const struct NamedColor *
findColor (register const char *str, register unsigned int len)
diff --git a/src/3rdparty/webkit/WebCore/generated/DocTypeStrings.cpp b/src/3rdparty/webkit/WebCore/generated/DocTypeStrings.cpp
index 2aab9b9010..d69b1b6c8e 100644
--- a/src/3rdparty/webkit/WebCore/generated/DocTypeStrings.cpp
+++ b/src/3rdparty/webkit/WebCore/generated/DocTypeStrings.cpp
@@ -1,4 +1,4 @@
-/* ANSI-C code produced by gperf version 3.0.1 */
+/* ANSI-C code produced by gperf version 3.0.3 */
/* Command-line: gperf -CEot -L ANSI-C --includes --key-positions='*' -N findDoctypeEntry -F ,PubIDInfo::eAlmostStandards,PubIDInfo::eAlmostStandards */
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
@@ -331,6 +331,9 @@ hash (register const char *str, register unsigned int len)
#ifdef __GNUC__
__inline
+#ifdef __GNUC_STDC_INLINE__
+__attribute__ ((__gnu_inline__))
+#endif
#endif
const struct PubIDInfo *
findDoctypeEntry (register const char *str, register unsigned int len)
diff --git a/src/3rdparty/webkit/WebCore/generated/HTMLEntityNames.c b/src/3rdparty/webkit/WebCore/generated/HTMLEntityNames.c
index 8bd9d97464..761f29d1cb 100644
--- a/src/3rdparty/webkit/WebCore/generated/HTMLEntityNames.c
+++ b/src/3rdparty/webkit/WebCore/generated/HTMLEntityNames.c
@@ -1,4 +1,4 @@
-/* ANSI-C code produced by gperf version 3.0.1 */
+/* ANSI-C code produced by gperf version 3.0.3 */
/* Command-line: gperf -a -L ANSI-C -C -G -c -o -t --includes --key-positions='*' -N findEntity -D -s 2 */
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \
@@ -521,6 +521,9 @@ static const short lookup[] =
#ifdef __GNUC__
__inline
+#ifdef __GNUC_STDC_INLINE__
+__attribute__ ((__gnu_inline__))
+#endif
#endif
const struct Entity *
findEntity (register const char *str, register unsigned int len)
diff --git a/src/3rdparty/webkit/WebCore/generated/XPathGrammar.cpp b/src/3rdparty/webkit/WebCore/generated/XPathGrammar.cpp
index 7a54748567..0859634285 100644
--- a/src/3rdparty/webkit/WebCore/generated/XPathGrammar.cpp
+++ b/src/3rdparty/webkit/WebCore/generated/XPathGrammar.cpp
@@ -76,7 +76,7 @@
/* Copy the first part of user declarations. */
/* Line 189 of yacc.c */
-#line 28 "xml\\XPathGrammar.y"
+#line 28 "xml/XPathGrammar.y"
#include "config.h"
@@ -107,7 +107,7 @@ using namespace XPath;
/* Line 189 of yacc.c */
-#line 111 "C:/dev/webkit-2.0/WebCore/generated/XPathGrammar.tab.c"
+#line 111 "/WebCore/generated/XPathGrammar.tab.c"
/* Enabling traces. */
#ifndef YYDEBUG
@@ -162,7 +162,7 @@ typedef union YYSTYPE
{
/* Line 214 of yacc.c */
-#line 60 "xml\\XPathGrammar.y"
+#line 60 "xml/XPathGrammar.y"
Step::Axis axis;
Step::NodeTest* nodeTest;
@@ -178,7 +178,7 @@ typedef union YYSTYPE
/* Line 214 of yacc.c */
-#line 182 "C:/dev/webkit-2.0/WebCore/generated/XPathGrammar.tab.c"
+#line 182 "/WebCore/generated/XPathGrammar.tab.c"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
@@ -189,7 +189,7 @@ typedef union YYSTYPE
/* Copy the second part of user declarations. */
/* Line 264 of yacc.c */
-#line 73 "xml\\XPathGrammar.y"
+#line 73 "xml/XPathGrammar.y"
static int xpathyylex(YYSTYPE* yylval) { return Parser::current()->lex(yylval); }
@@ -198,7 +198,7 @@ static void xpathyyerror(const char*) { }
/* Line 264 of yacc.c */
-#line 202 "C:/dev/webkit-2.0/WebCore/generated/XPathGrammar.tab.c"
+#line 202 "/WebCore/generated/XPathGrammar.tab.c"
#ifdef short
# undef short
@@ -1483,7 +1483,7 @@ yyreduce:
case 2:
/* Line 1455 of yacc.c */
-#line 122 "xml\\XPathGrammar.y"
+#line 122 "xml/XPathGrammar.y"
{
PARSER->m_topExpr = (yyvsp[(1) - (1)].expr);
;}
@@ -1492,7 +1492,7 @@ yyreduce:
case 3:
/* Line 1455 of yacc.c */
-#line 129 "xml\\XPathGrammar.y"
+#line 129 "xml/XPathGrammar.y"
{
(yyval.locationPath)->setAbsolute(false);
;}
@@ -1501,7 +1501,7 @@ yyreduce:
case 4:
/* Line 1455 of yacc.c */
-#line 134 "xml\\XPathGrammar.y"
+#line 134 "xml/XPathGrammar.y"
{
(yyval.locationPath)->setAbsolute(true);
;}
@@ -1510,7 +1510,7 @@ yyreduce:
case 5:
/* Line 1455 of yacc.c */
-#line 141 "xml\\XPathGrammar.y"
+#line 141 "xml/XPathGrammar.y"
{
(yyval.locationPath) = new LocationPath;
PARSER->registerParseNode((yyval.locationPath));
@@ -1520,7 +1520,7 @@ yyreduce:
case 6:
/* Line 1455 of yacc.c */
-#line 147 "xml\\XPathGrammar.y"
+#line 147 "xml/XPathGrammar.y"
{
(yyval.locationPath) = (yyvsp[(2) - (2)].locationPath);
;}
@@ -1529,7 +1529,7 @@ yyreduce:
case 7:
/* Line 1455 of yacc.c */
-#line 152 "xml\\XPathGrammar.y"
+#line 152 "xml/XPathGrammar.y"
{
(yyval.locationPath) = (yyvsp[(2) - (2)].locationPath);
(yyval.locationPath)->insertFirstStep((yyvsp[(1) - (2)].step));
@@ -1540,7 +1540,7 @@ yyreduce:
case 8:
/* Line 1455 of yacc.c */
-#line 161 "xml\\XPathGrammar.y"
+#line 161 "xml/XPathGrammar.y"
{
(yyval.locationPath) = new LocationPath;
(yyval.locationPath)->appendStep((yyvsp[(1) - (1)].step));
@@ -1552,7 +1552,7 @@ yyreduce:
case 9:
/* Line 1455 of yacc.c */
-#line 169 "xml\\XPathGrammar.y"
+#line 169 "xml/XPathGrammar.y"
{
(yyval.locationPath)->appendStep((yyvsp[(3) - (3)].step));
PARSER->unregisterParseNode((yyvsp[(3) - (3)].step));
@@ -1562,7 +1562,7 @@ yyreduce:
case 10:
/* Line 1455 of yacc.c */
-#line 175 "xml\\XPathGrammar.y"
+#line 175 "xml/XPathGrammar.y"
{
(yyval.locationPath)->appendStep((yyvsp[(2) - (3)].step));
(yyval.locationPath)->appendStep((yyvsp[(3) - (3)].step));
@@ -1574,7 +1574,7 @@ yyreduce:
case 11:
/* Line 1455 of yacc.c */
-#line 185 "xml\\XPathGrammar.y"
+#line 185 "xml/XPathGrammar.y"
{
if ((yyvsp[(2) - (2)].predList)) {
(yyval.step) = new Step(Step::ChildAxis, *(yyvsp[(1) - (2)].nodeTest), *(yyvsp[(2) - (2)].predList));
@@ -1589,7 +1589,7 @@ yyreduce:
case 12:
/* Line 1455 of yacc.c */
-#line 196 "xml\\XPathGrammar.y"
+#line 196 "xml/XPathGrammar.y"
{
String localName;
String namespaceURI;
@@ -1611,7 +1611,7 @@ yyreduce:
case 13:
/* Line 1455 of yacc.c */
-#line 214 "xml\\XPathGrammar.y"
+#line 214 "xml/XPathGrammar.y"
{
if ((yyvsp[(3) - (3)].predList)) {
(yyval.step) = new Step((yyvsp[(1) - (3)].axis), *(yyvsp[(2) - (3)].nodeTest), *(yyvsp[(3) - (3)].predList));
@@ -1626,7 +1626,7 @@ yyreduce:
case 14:
/* Line 1455 of yacc.c */
-#line 225 "xml\\XPathGrammar.y"
+#line 225 "xml/XPathGrammar.y"
{
String localName;
String namespaceURI;
@@ -1648,7 +1648,7 @@ yyreduce:
case 17:
/* Line 1455 of yacc.c */
-#line 249 "xml\\XPathGrammar.y"
+#line 249 "xml/XPathGrammar.y"
{
(yyval.axis) = Step::AttributeAxis;
;}
@@ -1657,7 +1657,7 @@ yyreduce:
case 18:
/* Line 1455 of yacc.c */
-#line 256 "xml\\XPathGrammar.y"
+#line 256 "xml/XPathGrammar.y"
{
if (*(yyvsp[(1) - (3)].str) == "node")
(yyval.nodeTest) = new Step::NodeTest(Step::NodeTest::AnyNodeTest);
@@ -1674,7 +1674,7 @@ yyreduce:
case 19:
/* Line 1455 of yacc.c */
-#line 269 "xml\\XPathGrammar.y"
+#line 269 "xml/XPathGrammar.y"
{
(yyval.nodeTest) = new Step::NodeTest(Step::NodeTest::ProcessingInstructionNodeTest);
PARSER->deleteString((yyvsp[(1) - (3)].str));
@@ -1685,7 +1685,7 @@ yyreduce:
case 20:
/* Line 1455 of yacc.c */
-#line 276 "xml\\XPathGrammar.y"
+#line 276 "xml/XPathGrammar.y"
{
(yyval.nodeTest) = new Step::NodeTest(Step::NodeTest::ProcessingInstructionNodeTest, (yyvsp[(3) - (4)].str)->stripWhiteSpace());
PARSER->deleteString((yyvsp[(1) - (4)].str));
@@ -1697,7 +1697,7 @@ yyreduce:
case 21:
/* Line 1455 of yacc.c */
-#line 286 "xml\\XPathGrammar.y"
+#line 286 "xml/XPathGrammar.y"
{
(yyval.predList) = 0;
;}
@@ -1706,7 +1706,7 @@ yyreduce:
case 23:
/* Line 1455 of yacc.c */
-#line 295 "xml\\XPathGrammar.y"
+#line 295 "xml/XPathGrammar.y"
{
(yyval.predList) = new Vector<Predicate*>;
(yyval.predList)->append(new Predicate((yyvsp[(1) - (1)].expr)));
@@ -1718,7 +1718,7 @@ yyreduce:
case 24:
/* Line 1455 of yacc.c */
-#line 303 "xml\\XPathGrammar.y"
+#line 303 "xml/XPathGrammar.y"
{
(yyval.predList)->append(new Predicate((yyvsp[(2) - (2)].expr)));
PARSER->unregisterParseNode((yyvsp[(2) - (2)].expr));
@@ -1728,7 +1728,7 @@ yyreduce:
case 25:
/* Line 1455 of yacc.c */
-#line 311 "xml\\XPathGrammar.y"
+#line 311 "xml/XPathGrammar.y"
{
(yyval.expr) = (yyvsp[(2) - (3)].expr);
;}
@@ -1737,7 +1737,7 @@ yyreduce:
case 26:
/* Line 1455 of yacc.c */
-#line 318 "xml\\XPathGrammar.y"
+#line 318 "xml/XPathGrammar.y"
{
(yyval.step) = new Step(Step::DescendantOrSelfAxis, Step::NodeTest(Step::NodeTest::AnyNodeTest));
PARSER->registerParseNode((yyval.step));
@@ -1747,7 +1747,7 @@ yyreduce:
case 27:
/* Line 1455 of yacc.c */
-#line 326 "xml\\XPathGrammar.y"
+#line 326 "xml/XPathGrammar.y"
{
(yyval.step) = new Step(Step::SelfAxis, Step::NodeTest(Step::NodeTest::AnyNodeTest));
PARSER->registerParseNode((yyval.step));
@@ -1757,7 +1757,7 @@ yyreduce:
case 28:
/* Line 1455 of yacc.c */
-#line 332 "xml\\XPathGrammar.y"
+#line 332 "xml/XPathGrammar.y"
{
(yyval.step) = new Step(Step::ParentAxis, Step::NodeTest(Step::NodeTest::AnyNodeTest));
PARSER->registerParseNode((yyval.step));
@@ -1767,7 +1767,7 @@ yyreduce:
case 29:
/* Line 1455 of yacc.c */
-#line 340 "xml\\XPathGrammar.y"
+#line 340 "xml/XPathGrammar.y"
{
(yyval.expr) = new VariableReference(*(yyvsp[(1) - (1)].str));
PARSER->deleteString((yyvsp[(1) - (1)].str));
@@ -1778,7 +1778,7 @@ yyreduce:
case 30:
/* Line 1455 of yacc.c */
-#line 347 "xml\\XPathGrammar.y"
+#line 347 "xml/XPathGrammar.y"
{
(yyval.expr) = (yyvsp[(2) - (3)].expr);
;}
@@ -1787,7 +1787,7 @@ yyreduce:
case 31:
/* Line 1455 of yacc.c */
-#line 352 "xml\\XPathGrammar.y"
+#line 352 "xml/XPathGrammar.y"
{
(yyval.expr) = new StringExpression(*(yyvsp[(1) - (1)].str));
PARSER->deleteString((yyvsp[(1) - (1)].str));
@@ -1798,7 +1798,7 @@ yyreduce:
case 32:
/* Line 1455 of yacc.c */
-#line 359 "xml\\XPathGrammar.y"
+#line 359 "xml/XPathGrammar.y"
{
(yyval.expr) = new Number((yyvsp[(1) - (1)].str)->toDouble());
PARSER->deleteString((yyvsp[(1) - (1)].str));
@@ -1809,7 +1809,7 @@ yyreduce:
case 34:
/* Line 1455 of yacc.c */
-#line 370 "xml\\XPathGrammar.y"
+#line 370 "xml/XPathGrammar.y"
{
(yyval.expr) = createFunction(*(yyvsp[(1) - (3)].str));
if (!(yyval.expr))
@@ -1822,7 +1822,7 @@ yyreduce:
case 35:
/* Line 1455 of yacc.c */
-#line 379 "xml\\XPathGrammar.y"
+#line 379 "xml/XPathGrammar.y"
{
(yyval.expr) = createFunction(*(yyvsp[(1) - (4)].str), *(yyvsp[(3) - (4)].argList));
if (!(yyval.expr))
@@ -1836,7 +1836,7 @@ yyreduce:
case 36:
/* Line 1455 of yacc.c */
-#line 391 "xml\\XPathGrammar.y"
+#line 391 "xml/XPathGrammar.y"
{
(yyval.argList) = new Vector<Expression*>;
(yyval.argList)->append((yyvsp[(1) - (1)].expr));
@@ -1848,7 +1848,7 @@ yyreduce:
case 37:
/* Line 1455 of yacc.c */
-#line 399 "xml\\XPathGrammar.y"
+#line 399 "xml/XPathGrammar.y"
{
(yyval.argList)->append((yyvsp[(3) - (3)].expr));
PARSER->unregisterParseNode((yyvsp[(3) - (3)].expr));
@@ -1858,7 +1858,7 @@ yyreduce:
case 40:
/* Line 1455 of yacc.c */
-#line 413 "xml\\XPathGrammar.y"
+#line 413 "xml/XPathGrammar.y"
{
(yyval.expr) = new Union;
(yyval.expr)->addSubExpression((yyvsp[(1) - (3)].expr));
@@ -1872,7 +1872,7 @@ yyreduce:
case 41:
/* Line 1455 of yacc.c */
-#line 425 "xml\\XPathGrammar.y"
+#line 425 "xml/XPathGrammar.y"
{
(yyval.expr) = (yyvsp[(1) - (1)].locationPath);
;}
@@ -1881,7 +1881,7 @@ yyreduce:
case 43:
/* Line 1455 of yacc.c */
-#line 432 "xml\\XPathGrammar.y"
+#line 432 "xml/XPathGrammar.y"
{
(yyvsp[(3) - (3)].locationPath)->setAbsolute(true);
(yyval.expr) = new Path(static_cast<Filter*>((yyvsp[(1) - (3)].expr)), (yyvsp[(3) - (3)].locationPath));
@@ -1894,7 +1894,7 @@ yyreduce:
case 44:
/* Line 1455 of yacc.c */
-#line 441 "xml\\XPathGrammar.y"
+#line 441 "xml/XPathGrammar.y"
{
(yyvsp[(3) - (3)].locationPath)->insertFirstStep((yyvsp[(2) - (3)].step));
(yyvsp[(3) - (3)].locationPath)->setAbsolute(true);
@@ -1909,7 +1909,7 @@ yyreduce:
case 46:
/* Line 1455 of yacc.c */
-#line 456 "xml\\XPathGrammar.y"
+#line 456 "xml/XPathGrammar.y"
{
(yyval.expr) = new Filter((yyvsp[(1) - (2)].expr), *(yyvsp[(2) - (2)].predList));
PARSER->unregisterParseNode((yyvsp[(1) - (2)].expr));
@@ -1921,7 +1921,7 @@ yyreduce:
case 48:
/* Line 1455 of yacc.c */
-#line 468 "xml\\XPathGrammar.y"
+#line 468 "xml/XPathGrammar.y"
{
(yyval.expr) = new LogicalOp(LogicalOp::OP_Or, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr));
PARSER->unregisterParseNode((yyvsp[(1) - (3)].expr));
@@ -1933,7 +1933,7 @@ yyreduce:
case 50:
/* Line 1455 of yacc.c */
-#line 480 "xml\\XPathGrammar.y"
+#line 480 "xml/XPathGrammar.y"
{
(yyval.expr) = new LogicalOp(LogicalOp::OP_And, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr));
PARSER->unregisterParseNode((yyvsp[(1) - (3)].expr));
@@ -1945,7 +1945,7 @@ yyreduce:
case 52:
/* Line 1455 of yacc.c */
-#line 492 "xml\\XPathGrammar.y"
+#line 492 "xml/XPathGrammar.y"
{
(yyval.expr) = new EqTestOp((yyvsp[(2) - (3)].eqop), (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr));
PARSER->unregisterParseNode((yyvsp[(1) - (3)].expr));
@@ -1957,7 +1957,7 @@ yyreduce:
case 54:
/* Line 1455 of yacc.c */
-#line 504 "xml\\XPathGrammar.y"
+#line 504 "xml/XPathGrammar.y"
{
(yyval.expr) = new EqTestOp((yyvsp[(2) - (3)].eqop), (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr));
PARSER->unregisterParseNode((yyvsp[(1) - (3)].expr));
@@ -1969,7 +1969,7 @@ yyreduce:
case 56:
/* Line 1455 of yacc.c */
-#line 516 "xml\\XPathGrammar.y"
+#line 516 "xml/XPathGrammar.y"
{
(yyval.expr) = new NumericOp(NumericOp::OP_Add, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr));
PARSER->unregisterParseNode((yyvsp[(1) - (3)].expr));
@@ -1981,7 +1981,7 @@ yyreduce:
case 57:
/* Line 1455 of yacc.c */
-#line 524 "xml\\XPathGrammar.y"
+#line 524 "xml/XPathGrammar.y"
{
(yyval.expr) = new NumericOp(NumericOp::OP_Sub, (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr));
PARSER->unregisterParseNode((yyvsp[(1) - (3)].expr));
@@ -1993,7 +1993,7 @@ yyreduce:
case 59:
/* Line 1455 of yacc.c */
-#line 536 "xml\\XPathGrammar.y"
+#line 536 "xml/XPathGrammar.y"
{
(yyval.expr) = new NumericOp((yyvsp[(2) - (3)].numop), (yyvsp[(1) - (3)].expr), (yyvsp[(3) - (3)].expr));
PARSER->unregisterParseNode((yyvsp[(1) - (3)].expr));
@@ -2005,7 +2005,7 @@ yyreduce:
case 61:
/* Line 1455 of yacc.c */
-#line 548 "xml\\XPathGrammar.y"
+#line 548 "xml/XPathGrammar.y"
{
(yyval.expr) = new Negative;
(yyval.expr)->addSubExpression((yyvsp[(2) - (2)].expr));
@@ -2017,7 +2017,7 @@ yyreduce:
/* Line 1455 of yacc.c */
-#line 2021 "C:/dev/webkit-2.0/WebCore/generated/XPathGrammar.tab.c"
+#line 2021 "/WebCore/generated/XPathGrammar.tab.c"
default: break;
}
YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc);
@@ -2229,7 +2229,7 @@ yyreturn:
/* Line 1675 of yacc.c */
-#line 556 "xml\\XPathGrammar.y"
+#line 556 "xml/XPathGrammar.y"
#endif
diff --git a/src/3rdparty/webkit/WebCore/generated/XPathGrammar.h b/src/3rdparty/webkit/WebCore/generated/XPathGrammar.h
index c3dbd2ba12..7264598f57 100644
--- a/src/3rdparty/webkit/WebCore/generated/XPathGrammar.h
+++ b/src/3rdparty/webkit/WebCore/generated/XPathGrammar.h
@@ -67,7 +67,7 @@ typedef union YYSTYPE
{
/* Line 1676 of yacc.c */
-#line 60 "xml\\XPathGrammar.y"
+#line 60 "xml/XPathGrammar.y"
Step::Axis axis;
Step::NodeTest* nodeTest;
@@ -83,7 +83,7 @@ typedef union YYSTYPE
/* Line 1676 of yacc.c */
-#line 87 "C:/dev/webkit-2.0/WebCore/generated/XPathGrammar.tab.h"
+#line 87 "/WebCore/generated/XPathGrammar.tab.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
diff --git a/src/3rdparty/webkit/WebCore/generated/tokenizer.cpp b/src/3rdparty/webkit/WebCore/generated/tokenizer.cpp
index d9a94f559d..9a19e9e2d5 100644
--- a/src/3rdparty/webkit/WebCore/generated/tokenizer.cpp
+++ b/src/3rdparty/webkit/WebCore/generated/tokenizer.cpp
@@ -65,46 +65,53 @@ typedef unsigned int flex_uint32_t;
#endif /* ! C99 */
#define YY_NUM_RULES 69
#define YY_END_OF_BUFFER 70
-static yyconst short int yy_accept[482] =
+/* This struct is not used in this scanner,
+ but its presence is necessary. */
+struct yy_trans_info
+ {
+ flex_int32_t yy_verify;
+ flex_int32_t yy_nxt;
+ };
+static yyconst flex_int16_t yy_accept[482] =
{ 0,
0, 0, 0, 0, 0, 0, 70, 68, 2, 2,
68, 68, 68, 68, 68, 68, 68, 68, 68, 68,
- 57, 68, 68, 68, 68, 15, 15, 15, 68, 68,
+ 57, 68, 68, 15, 15, 15, 68, 68, 68, 68,
67, 15, 15, 15, 66, 15, 2, 0, 0, 0,
- 14, 0, 0, 0, 0, 18, 18, 8, 0, 0,
- 9, 0, 16, 0, 0, 15, 15, 15, 58, 0,
- 56, 0, 0, 57, 0, 55, 55, 55, 55, 55,
- 55, 55, 55, 55, 55, 16, 55, 55, 52, 55,
- 0, 0, 0, 35, 35, 35, 35, 35, 35, 35,
- 15, 15, 7, 63, 15, 0, 0, 15, 15, 0,
-
- 15, 6, 5, 15, 15, 15, 15, 0, 0, 0,
- 14, 0, 0, 0, 18, 18, 18, 0, 18, 0,
- 0, 14, 0, 0, 4, 15, 0, 0, 55, 55,
- 55, 0, 55, 42, 55, 37, 40, 55, 53, 44,
- 55, 43, 51, 55, 46, 45, 41, 55, 55, 55,
- 0, 35, 35, 35, 35, 0, 35, 35, 35, 35,
- 35, 35, 15, 15, 15, 16, 15, 15, 64, 64,
- 15, 12, 10, 15, 13, 0, 0, 0, 17, 18,
- 18, 18, 17, 0, 0, 15, 0, 1, 55, 55,
- 55, 55, 47, 55, 54, 16, 48, 38, 55, 3,
+ 14, 0, 0, 0, 18, 18, 0, 8, 0, 0,
+ 9, 0, 16, 0, 15, 15, 15, 0, 58, 0,
+ 56, 0, 0, 57, 55, 55, 55, 55, 55, 55,
+ 55, 55, 55, 16, 55, 55, 52, 55, 0, 55,
+ 0, 0, 35, 35, 35, 35, 35, 35, 35, 0,
+ 63, 15, 0, 0, 15, 15, 0, 15, 15, 15,
+
+ 7, 6, 5, 15, 15, 15, 15, 0, 0, 0,
+ 14, 0, 0, 0, 18, 18, 0, 18, 18, 0,
+ 0, 14, 0, 0, 4, 15, 0, 0, 55, 0,
+ 42, 55, 37, 40, 55, 53, 44, 55, 43, 51,
+ 55, 46, 45, 41, 55, 55, 55, 55, 55, 55,
+ 0, 35, 35, 0, 35, 35, 35, 35, 35, 35,
+ 35, 35, 15, 15, 16, 15, 15, 64, 64, 15,
+ 15, 12, 10, 15, 13, 0, 0, 0, 17, 17,
+ 18, 18, 18, 0, 0, 15, 0, 1, 55, 55,
+ 47, 55, 54, 16, 48, 38, 55, 55, 55, 3,
35, 35, 35, 35, 35, 35, 35, 35, 35, 35,
- 15, 15, 59, 0, 64, 64, 64, 63, 11, 0,
+ 15, 59, 0, 64, 64, 64, 63, 15, 11, 0,
0, 0, 18, 18, 18, 0, 15, 0, 0, 55,
- 55, 55, 49, 50, 35, 35, 35, 35, 35, 35,
- 35, 35, 20, 15, 15, 65, 64, 64, 64, 64,
- 0, 0, 0, 0, 61, 0, 0, 0, 0, 18,
+ 49, 50, 55, 55, 35, 35, 35, 35, 35, 35,
+ 35, 20, 35, 15, 65, 64, 64, 64, 64, 0,
+ 0, 0, 0, 61, 0, 15, 0, 0, 0, 18,
18, 18, 0, 15, 55, 55, 39, 35, 35, 35,
- 35, 35, 35, 21, 35, 15, 15, 65, 64, 64,
- 64, 64, 64, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 61, 0, 0, 0, 0, 17, 18, 18,
-
- 17, 0, 15, 55, 55, 35, 35, 35, 35, 35,
- 19, 35, 15, 15, 65, 64, 64, 64, 64, 64,
- 64, 0, 60, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 18, 18, 0, 15,
- 55, 55, 35, 35, 35, 23, 35, 35, 15, 65,
+ 35, 35, 21, 35, 35, 15, 65, 64, 64, 64,
+ 64, 64, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 61, 0, 0, 15, 0, 0, 17, 17, 18,
+
+ 18, 0, 15, 55, 55, 35, 35, 35, 35, 19,
+ 35, 35, 15, 65, 64, 64, 64, 64, 64, 64,
+ 0, 60, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 15, 0, 0, 18, 18, 0, 15,
+ 55, 55, 35, 35, 23, 35, 35, 35, 15, 65,
64, 64, 64, 64, 64, 64, 64, 0, 60, 0,
0, 0, 60, 0, 0, 0, 0, 18, 15, 55,
35, 35, 35, 35, 65, 0, 0, 0, 36, 15,
@@ -113,7 +120,7 @@ static yyconst short int yy_accept[482] =
0, 0, 63, 35, 35, 35, 35, 35, 35, 35,
35, 0, 0, 0, 0, 0, 0, 35, 35, 35,
- 35, 25, 35, 35, 35, 0, 0, 0, 62, 0,
+ 35, 25, 35, 35, 35, 0, 62, 0, 0, 0,
0, 26, 35, 35, 35, 35, 27, 35, 0, 0,
0, 0, 31, 35, 35, 35, 35, 0, 0, 0,
35, 35, 35, 35, 0, 0, 35, 35, 29, 35,
@@ -122,7 +129,7 @@ static yyconst short int yy_accept[482] =
0
} ;
-static yyconst int yy_ec[256] =
+static yyconst flex_int32_t yy_ec[256] =
{ 0,
1, 1, 1, 1, 1, 1, 1, 1, 2, 3,
1, 4, 5, 1, 1, 1, 1, 1, 1, 1,
@@ -130,438 +137,911 @@ static yyconst int yy_ec[256] =
1, 6, 7, 8, 9, 10, 11, 12, 13, 14,
15, 16, 17, 12, 18, 19, 20, 21, 21, 21,
21, 21, 21, 21, 21, 21, 21, 12, 22, 23,
- 24, 25, 26, 27, 31, 32, 33, 34, 35, 36,
- 37, 38, 39, 40, 41, 42, 43, 44, 45, 46,
- 47, 48, 49, 50, 51, 52, 53, 54, 55, 56,
- 12, 28, 12, 29, 30, 12, 31, 32, 33, 34,
-
- 35, 36, 37, 38, 39, 40, 41, 42, 43, 44,
- 45, 46, 47, 48, 49, 50, 51, 52, 53, 54,
- 55, 56, 57, 58, 12, 59, 1, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
-
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
- 60, 60, 60, 60, 60
+ 24, 25, 26, 27, 28, 29, 30, 31, 32, 33,
+ 34, 35, 36, 37, 38, 39, 40, 41, 42, 43,
+ 44, 45, 46, 47, 48, 49, 50, 51, 52, 53,
+ 12, 54, 12, 55, 56, 12, 57, 58, 59, 60,
+
+ 61, 62, 63, 64, 65, 37, 66, 67, 68, 69,
+ 70, 71, 72, 73, 74, 75, 76, 77, 78, 79,
+ 80, 81, 82, 83, 12, 84, 1, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85, 85, 85, 85, 85, 85,
+ 85, 85, 85, 85, 85
} ;
-static yyconst int yy_meta[61] =
+static yyconst flex_int32_t yy_meta[86] =
{ 0,
- 1, 2, 3, 3, 3, 4, 5, 5, 5, 5,
- 5, 5, 5, 6, 7, 5, 5, 8, 5, 5,
- 9, 5, 5, 5, 5, 10, 5, 11, 5, 11,
- 12, 12, 12, 12, 12, 12, 11, 11, 11, 11,
- 11, 11, 11, 11, 11, 11, 11, 11, 11, 11,
- 11, 11, 11, 11, 11, 11, 5, 5, 5, 11
+ 1, 2, 3, 4, 4, 5, 6, 7, 6, 6,
+ 6, 6, 7, 8, 9, 6, 6, 10, 6, 6,
+ 11, 6, 6, 6, 6, 12, 6, 13, 13, 13,
+ 13, 13, 13, 14, 14, 14, 14, 14, 14, 14,
+ 14, 14, 14, 14, 14, 14, 14, 14, 14, 14,
+ 14, 14, 14, 14, 6, 14, 13, 13, 13, 13,
+ 13, 13, 14, 14, 14, 14, 14, 14, 14, 14,
+ 14, 14, 14, 14, 14, 14, 14, 14, 14, 14,
+ 14, 6, 6, 6, 14
} ;
-static yyconst short int yy_base[520] =
+static yyconst flex_int16_t yy_base[553] =
{ 0,
- 0, 0, 39, 41, 1591, 1590, 1625, 2401, 62, 71,
- 76, 61, 69, 1588, 78, 1587, 50, 89, 1583, 1580,
- 132, 1579, 91, 123, 1561, 85, 94, 104, 1560, 1559,
- 2401, 117, 176, 175, 2401, 177, 193, 204, 1539, 108,
- 2401, 242, 120, 180, 196, 1553, 205, 2401, 101, 277,
- 2401, 102, 75, 1555, 221, 112, 206, 234, 181, 1561,
- 1565, 1547, 1553, 0, 268, 119, 1545, 221, 60, 240,
- 223, 230, 244, 257, 278, 279, 286, 256, 1533, 264,
- 1542, 298, 297, 1523, 296, 190, 292, 231, 97, 294,
- 309, 350, 2401, 2401, 329, 327, 1524, 351, 352, 372,
-
- 359, 2401, 2401, 360, 361, 381, 362, 1496, 339, 341,
- 342, 422, 457, 400, 1513, 492, 1512, 448, 483, 409,
- 364, 386, 527, 562, 2401, 435, 1523, 245, 1498, 597,
- 1497, 518, 368, 1483, 363, 1481, 1479, 310, 1478, 1477,
- 289, 1474, 1463, 239, 1440, 1432, 1428, 385, 401, 369,
- 1436, 311, 1425, 632, 1422, 553, 410, 420, 424, 411,
- 423, 440, 588, 458, 667, 1420, 626, 459, 481, 1403,
- 492, 494, 507, 627, 528, 1382, 412, 658, 674, 683,
- 1398, 718, 709, 544, 725, 563, 1368, 2401, 734, 1348,
- 769, 474, 1324, 477, 1314, 482, 1313, 1305, 548, 2401,
-
- 414, 760, 1289, 804, 578, 484, 582, 508, 509, 510,
- 795, 811, 2401, 820, 552, 1290, 1272, 855, 554, 1197,
- 841, 857, 863, 879, 885, 901, 647, 1228, 455, 907,
- 923, 614, 1191, 1123, 611, 929, 945, 628, 551, 630,
- 515, 631, 1115, 951, 967, 973, 555, 1109, 1101, 1093,
- 1008, 1022, 668, 684, 2401, 1049, 1061, 1008, 1040, 1057,
- 1065, 1073, 1081, 634, 1089, 1097, 1067, 577, 1105, 1113,
- 579, 615, 683, 1041, 685, 1121, 1129, 1137, 708, 1041,
- 991, 965, 947, 774, 719, 782, 1172, 735, 1207, 1186,
- 1219, 1246, 1260, 1287, 1322, 876, 1246, 2401, 1278, 1313,
-
- 854, 1330, 805, 1338, 1346, 770, 1354, 1362, 771, 580,
- 822, 584, 1397, 1383, 1399, 710, 792, 712, 711, 661,
- 659, 809, 2401, 877, 754, 1434, 1461, 1496, 1019, 821,
- 1442, 1531, 1566, 1440, 639, 1487, 921, 1522, 1557, 851,
- 965, 1574, 707, 1301, 1582, 618, 616, 617, 1617, 1603,
- 562, 2401, 2401, 2401, 2401, 2401, 2401, 1475, 858, 859,
- 1619, 1654, 917, 918, 1640, 1656, 521, 1482, 961, 1510,
- 1652, 1544, 646, 836, 1675, 1681, 1697, 1703, 2401, 1017,
- 873, 874, 962, 853, 1021, 701, 513, 473, 2401, 1719,
- 1725, 1741, 1005, 1150, 419, 919, 992, 1018, 1139, 1747,
-
- 1763, 1769, 1804, 1154, 1020, 1030, 1040, 1131, 1167, 901,
- 1187, 1792, 1808, 1831, 1403, 1829, 1851, 820, 1059, 967,
- 920, 472, 789, 1201, 1185, 1865, 1892, 1281, 2401, 1871,
- 1869, 448, 1202, 1225, 736, 946, 390, 585, 1906, 1908,
- 1943, 1970, 388, 1190, 1218, 1227, 1156, 1929, 1951, 1949,
- 1266, 1303, 990, 1304, 1976, 1992, 1394, 1169, 340, 1248,
- 1998, 2014, 1312, 316, 1203, 1242, 2020, 2036, 1340, 265,
- 1151, 2042, 1229, 1423, 1424, 1395, 92, 1382, 1364, 34,
- 2401, 2077, 2082, 2093, 2098, 2103, 2112, 2119, 2130, 2139,
- 2144, 2155, 2167, 2169, 2178, 2183, 2192, 2197, 2206, 2215,
-
- 2227, 2236, 2245, 2250, 2262, 2267, 2278, 2283, 2294, 2305,
- 2316, 2321, 2332, 2343, 2348, 2359, 2368, 2379, 2388
+ 0, 0, 64, 66, 54, 56, 1486, 6578, 93, 98,
+ 107, 83, 155, 1460, 77, 1459, 98, 99, 1446, 1449,
+ 207, 1454, 275, 100, 108, 146, 326, 1402, 1384, 1380,
+ 6578, 101, 110, 151, 6578, 127, 227, 295, 89, 136,
+ 6578, 387, 140, 0, 429, 1346, 471, 6578, 117, 532,
+ 6578, 138, 157, 1371, 142, 295, 307, 574, 283, 1379,
+ 1371, 1325, 1324, 0, 1290, 249, 150, 274, 93, 241,
+ 152, 256, 325, 309, 347, 313, 1289, 147, 616, 154,
+ 1322, 346, 1285, 284, 281, 357, 348, 170, 279, 658,
+ 6578, 208, 700, 1317, 389, 358, 1310, 399, 276, 761,
+
+ 6578, 6578, 6578, 409, 367, 413, 420, 307, 427, 374,
+ 421, 822, 883, 0, 1254, 925, 967, 1249, 1028, 319,
+ 451, 465, 1089, 1150, 6578, 456, 1282, 183, 1233, 1192,
+ 1224, 443, 1184, 1165, 454, 1161, 1149, 441, 1141, 1131,
+ 383, 1082, 1060, 1047, 453, 458, 470, 1029, 1253, 494,
+ 1044, 464, 999, 1295, 492, 486, 496, 516, 504, 517,
+ 998, 1356, 417, 1417, 1019, 418, 422, 491, 997, 502,
+ 1459, 527, 528, 545, 554, 409, 515, 1520, 0, 1562,
+ 965, 1623, 1684, 570, 1745, 560, 994, 6578, 948, 1806,
+ 935, 556, 923, 500, 897, 896, 559, 1848, 569, 6578,
+
+ 598, 882, 1909, 566, 565, 587, 606, 589, 631, 1951,
+ 2012, 6578, 0, 559, 907, 902, 691, 2054, 561, 593,
+ 2115, 0, 2157, 2218, 2279, 2340, 644, 878, 346, 2401,
+ 839, 836, 2443, 613, 616, 2504, 668, 534, 610, 656,
+ 680, 820, 2546, 2607, 0, 591, 847, 844, 803, 733,
+ 793, 614, 605, 6578, 2668, 2710, 625, 2771, 0, 2813,
+ 2874, 2935, 2996, 3057, 3131, 3173, 3234, 714, 3295, 695,
+ 690, 727, 762, 729, 3337, 3398, 0, 643, 777, 744,
+ 699, 698, 829, 654, 834, 3459, 689, 3520, 854, 894,
+ 915, 920, 3581, 3642, 3684, 683, 3745, 6578, 597, 3806,
+
+ 3867, 3928, 3989, 4050, 4111, 730, 4172, 814, 719, 542,
+ 750, 4214, 4275, 0, 762, 558, 553, 552, 531, 447,
+ 860, 6578, 697, 838, 957, 4336, 4397, 699, 926, 988,
+ 4458, 4519, 4580, 1002, 744, 1010, 4622, 4664, 1042, 737,
+ 4706, 4767, 647, 4828, 402, 818, 848, 1069, 1033, 0,
+ 437, 6578, 6578, 6578, 6578, 6578, 6578, 1122, 898, 924,
+ 4870, 1162, 963, 968, 4912, 4973, 770, 1063, 877, 1074,
+ 5005, 1102, 989, 1009, 0, 5062, 5104, 5146, 6578, 1036,
+ 1079, 1080, 1081, 1084, 1130, 910, 353, 315, 6578, 5188,
+ 5230, 5272, 689, 1139, 895, 1085, 1090, 1119, 1160, 5314,
+
+ 5356, 1226, 1242, 1120, 1152, 1164, 1207, 1208, 1210, 1219,
+ 1234, 1327, 1287, 1316, 1345, 1388, 5398, 1263, 1225, 1116,
+ 1211, 252, 1247, 1243, 1248, 1363, 6578, 1428, 5440, 1449,
+ 5501, 242, 1310, 1318, 1329, 856, 180, 813, 1454, 5562,
+ 1491, 5604, 148, 1357, 1326, 1061, 1370, 1531, 5646, 5688,
+ 1344, 1374, 1427, 1375, 5730, 5772, 1453, 1456, 135, 1458,
+ 5814, 5856, 1457, 97, 1183, 955, 5898, 1552, 1490, 91,
+ 1408, 1557, 1373, 1409, 1412, 1455, 78, 1530, 1522, 39,
+ 6578, 5959, 5964, 5977, 5982, 5987, 5994, 6004, 6017, 758,
+ 6022, 6032, 6045, 6059, 362, 6064, 6074, 6079, 6089, 6099,
+
+ 6103, 798, 6112, 6125, 6138, 6152, 6166, 6176, 6186, 6191,
+ 6203, 799, 6217, 957, 6222, 6234, 6247, 1071, 6261, 1086,
+ 6266, 6278, 6291, 6304, 6317, 6330, 1087, 6335, 6348, 1179,
+ 6353, 6365, 6378, 6391, 6404, 6417, 6430, 6435, 6448, 1183,
+ 6453, 6465, 6478, 6491, 6504, 6517, 1189, 1223, 6530, 6543,
+ 6553, 6563
} ;
-static yyconst short int yy_def[520] =
+static yyconst flex_int16_t yy_def[553] =
{ 0,
481, 1, 1, 1, 1, 1, 481, 481, 481, 481,
481, 482, 483, 481, 484, 481, 481, 485, 481, 481,
- 481, 481, 486, 487, 481, 488, 488, 488, 481, 481,
- 481, 488, 488, 488, 481, 488, 481, 481, 481, 482,
- 481, 489, 483, 481, 490, 491, 491, 481, 484, 492,
- 481, 481, 481, 481, 487, 488, 488, 488, 21, 493,
- 481, 494, 481, 21, 495, 496, 496, 496, 496, 496,
+ 481, 481, 486, 487, 487, 487, 488, 481, 481, 481,
+ 481, 487, 487, 487, 481, 487, 481, 481, 481, 482,
+ 481, 489, 483, 490, 491, 491, 492, 481, 484, 493,
+ 481, 481, 481, 481, 487, 487, 487, 488, 21, 494,
+ 481, 495, 481, 21, 496, 496, 496, 496, 496, 496,
+ 496, 496, 496, 496, 496, 496, 496, 496, 497, 496,
+ 481, 486, 498, 498, 498, 498, 498, 498, 498, 499,
+ 481, 487, 500, 481, 487, 487, 501, 487, 487, 487,
+
+ 481, 481, 481, 487, 487, 487, 487, 481, 482, 482,
+ 482, 482, 489, 502, 491, 491, 503, 491, 116, 504,
+ 504, 504, 504, 505, 481, 487, 506, 507, 496, 508,
496, 496, 496, 496, 496, 496, 496, 496, 496, 496,
- 481, 486, 497, 498, 498, 498, 498, 498, 498, 498,
- 488, 488, 481, 481, 488, 499, 481, 488, 488, 481,
-
- 488, 481, 481, 488, 488, 488, 488, 481, 482, 482,
- 482, 482, 489, 481, 491, 47, 491, 500, 47, 484,
- 484, 484, 484, 492, 481, 488, 493, 501, 496, 496,
- 496, 502, 496, 496, 496, 496, 496, 496, 496, 496,
496, 496, 496, 496, 496, 496, 496, 496, 496, 496,
- 481, 498, 498, 498, 498, 503, 498, 498, 498, 498,
- 498, 498, 92, 488, 92, 481, 488, 488, 504, 481,
- 488, 488, 488, 488, 488, 481, 482, 112, 481, 116,
- 491, 116, 47, 484, 123, 488, 505, 481, 130, 496,
- 130, 496, 496, 496, 496, 496, 496, 496, 496, 481,
-
- 498, 154, 498, 154, 498, 498, 498, 498, 498, 498,
- 92, 165, 481, 481, 506, 481, 481, 507, 488, 481,
- 112, 481, 116, 182, 47, 123, 488, 505, 501, 130,
- 191, 496, 496, 496, 498, 154, 204, 498, 498, 498,
- 498, 498, 498, 92, 165, 481, 508, 481, 481, 481,
- 507, 507, 509, 510, 481, 511, 481, 112, 481, 116,
- 182, 47, 123, 488, 130, 191, 496, 498, 154, 204,
- 498, 498, 498, 498, 498, 92, 165, 481, 512, 481,
- 481, 481, 481, 481, 509, 481, 513, 510, 514, 507,
- 507, 507, 507, 507, 511, 481, 112, 481, 116, 182,
-
- 491, 123, 488, 130, 191, 498, 154, 204, 498, 498,
- 498, 498, 488, 165, 481, 515, 481, 481, 481, 481,
- 481, 481, 481, 509, 509, 509, 509, 513, 510, 510,
- 510, 510, 514, 294, 481, 112, 491, 182, 123, 488,
- 496, 191, 498, 498, 204, 498, 498, 498, 488, 481,
- 481, 481, 481, 481, 481, 481, 481, 509, 509, 509,
- 327, 510, 510, 510, 332, 294, 481, 491, 488, 496,
- 498, 498, 498, 498, 481, 327, 332, 294, 481, 488,
- 498, 498, 498, 498, 498, 498, 498, 498, 481, 327,
- 332, 294, 488, 498, 498, 498, 498, 498, 498, 327,
-
- 332, 294, 516, 498, 498, 498, 498, 498, 498, 498,
- 498, 327, 332, 516, 414, 517, 518, 498, 498, 498,
- 498, 498, 498, 498, 498, 518, 518, 481, 481, 518,
- 519, 498, 498, 498, 498, 498, 498, 498, 518, 427,
- 518, 427, 498, 498, 498, 498, 498, 427, 518, 442,
- 498, 498, 498, 498, 427, 442, 498, 498, 498, 498,
- 427, 442, 498, 498, 498, 498, 427, 442, 498, 498,
- 498, 442, 498, 498, 498, 498, 498, 498, 498, 498,
+ 481, 498, 498, 509, 498, 498, 498, 498, 498, 498,
+ 498, 498, 487, 100, 481, 487, 487, 510, 481, 487,
+ 100, 487, 487, 487, 487, 481, 511, 511, 512, 116,
+ 491, 116, 116, 504, 504, 487, 513, 481, 496, 149,
+ 496, 496, 496, 496, 496, 496, 496, 149, 496, 481,
+
+ 498, 498, 162, 498, 498, 498, 498, 498, 498, 162,
+ 100, 481, 514, 515, 481, 481, 516, 100, 487, 481,
+ 517, 518, 116, 116, 116, 504, 487, 513, 519, 149,
+ 496, 496, 149, 496, 498, 162, 498, 498, 498, 498,
+ 498, 498, 162, 100, 520, 521, 481, 481, 481, 522,
+ 522, 523, 524, 481, 525, 100, 481, 526, 527, 528,
+ 528, 261, 529, 100, 149, 149, 149, 498, 162, 498,
+ 498, 498, 498, 498, 162, 100, 530, 531, 481, 481,
+ 481, 481, 481, 523, 481, 532, 533, 534, 535, 535,
+ 535, 535, 535, 536, 100, 481, 537, 481, 538, 538,
+
+ 300, 539, 100, 149, 304, 498, 162, 498, 498, 498,
+ 498, 162, 100, 540, 541, 481, 481, 481, 481, 481,
+ 481, 481, 542, 542, 542, 542, 543, 544, 544, 544,
+ 544, 545, 546, 303, 481, 537, 300, 301, 539, 303,
+ 304, 304, 498, 162, 498, 498, 498, 498, 303, 547,
+ 481, 481, 481, 481, 481, 481, 481, 542, 542, 542,
+ 326, 544, 544, 544, 331, 546, 481, 338, 303, 342,
+ 498, 498, 498, 498, 548, 326, 331, 366, 481, 303,
+ 498, 498, 498, 498, 498, 498, 498, 498, 481, 326,
+ 331, 366, 303, 498, 498, 498, 498, 498, 498, 326,
+
+ 331, 546, 549, 498, 498, 498, 498, 498, 498, 498,
+ 498, 542, 544, 549, 549, 550, 551, 498, 498, 498,
+ 498, 498, 498, 498, 498, 481, 481, 550, 552, 550,
+ 550, 498, 498, 498, 498, 498, 498, 498, 550, 431,
+ 550, 431, 498, 498, 498, 498, 498, 550, 440, 431,
+ 498, 498, 498, 498, 440, 431, 498, 498, 498, 498,
+ 440, 431, 498, 498, 498, 498, 440, 550, 498, 498,
+ 498, 550, 498, 498, 498, 498, 498, 498, 498, 498,
0, 481, 481, 481, 481, 481, 481, 481, 481, 481,
481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
- 481, 481, 481, 481, 481, 481, 481, 481, 481
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481
} ;
-static yyconst short int yy_nxt[2462] =
+static yyconst flex_int16_t yy_nxt[6664] =
{ 0,
8, 9, 10, 9, 9, 9, 11, 12, 13, 14,
8, 8, 15, 8, 8, 16, 17, 18, 19, 20,
- 21, 8, 22, 8, 8, 8, 23, 24, 25, 26,
- 26, 26, 26, 26, 26, 26, 26, 26, 26, 26,
- 26, 26, 26, 27, 26, 26, 26, 26, 26, 26,
- 28, 26, 26, 26, 26, 26, 8, 29, 30, 26,
- 31, 156, 31, 37, 37, 37, 37, 37, 41, 32,
- 52, 32, 37, 37, 37, 37, 37, 38, 38, 38,
- 38, 38, 33, 34, 33, 34, 43, 132, 42, 44,
- 41, 97, 97, 53, 135, 35, 45, 35, 94, 47,
-
- 47, 47, 47, 47, 47, 50, 54, 94, 82, 52,
- 97, 98, 96, 41, 39, 41, 55, 94, 83, 156,
- 100, 96, 52, 85, 156, 94, 86, 161, 50, 87,
- 94, 96, 57, 88, 89, 42, 90, 481, 99, 96,
- 481, 58, 61, 92, 96, 53, 132, 45, 133, 62,
- 63, 101, 64, 92, 92, 92, 92, 92, 92, 65,
- 104, 66, 67, 67, 68, 69, 70, 67, 71, 72,
- 73, 67, 74, 67, 75, 76, 67, 77, 67, 78,
- 79, 80, 67, 67, 67, 67, 67, 67, 94, 94,
- 94, 67, 97, 98, 37, 37, 37, 37, 37, 481,
-
- 114, 59, 96, 96, 96, 38, 38, 38, 38, 38,
- 114, 114, 114, 114, 114, 114, 116, 156, 106, 94,
- 105, 107, 97, 98, 67, 119, 116, 116, 116, 116,
- 116, 116, 118, 96, 158, 119, 119, 119, 119, 119,
- 119, 92, 39, 40, 40, 40, 109, 94, 132, 111,
- 132, 92, 92, 92, 92, 92, 92, 132, 156, 196,
- 128, 96, 112, 134, 188, 160, 132, 132, 126, 113,
- 138, 132, 112, 112, 112, 112, 112, 112, 49, 49,
- 49, 120, 136, 132, 132, 139, 148, 140, 130, 122,
- 149, 132, 156, 137, 141, 97, 144, 123, 130, 130,
-
- 130, 130, 130, 130, 124, 132, 132, 123, 123, 123,
- 123, 123, 123, 132, 150, 481, 132, 154, 145, 156,
- 142, 156, 94, 156, 162, 83, 143, 154, 154, 154,
- 154, 154, 154, 157, 159, 146, 96, 132, 156, 147,
- 194, 40, 94, 156, 195, 201, 41, 165, 41, 41,
- 152, 91, 91, 91, 91, 91, 96, 165, 165, 165,
- 165, 165, 165, 94, 94, 94, 42, 156, 42, 42,
- 163, 167, 94, 94, 94, 94, 41, 96, 96, 96,
- 163, 163, 163, 163, 163, 163, 96, 96, 96, 96,
- 132, 50, 169, 172, 94, 132, 132, 170, 41, 193,
-
- 171, 168, 169, 169, 169, 169, 169, 169, 96, 175,
- 173, 49, 132, 50, 192, 156, 199, 156, 197, 41,
- 179, 41, 174, 110, 177, 177, 177, 110, 132, 41,
- 179, 179, 179, 179, 179, 179, 50, 156, 156, 42,
- 205, 156, 178, 198, 208, 235, 156, 156, 94, 42,
- 156, 156, 178, 178, 178, 178, 178, 178, 40, 40,
- 40, 109, 96, 206, 111, 209, 186, 156, 182, 207,
- 229, 94, 213, 406, 188, 156, 210, 112, 182, 182,
- 182, 182, 182, 182, 113, 96, 96, 112, 112, 112,
- 112, 112, 112, 115, 115, 115, 115, 115, 214, 156,
-
- 156, 132, 196, 183, 132, 218, 216, 94, 232, 132,
- 233, 156, 180, 183, 183, 183, 183, 183, 183, 96,
- 213, 96, 180, 180, 180, 180, 180, 180, 121, 184,
- 184, 184, 121, 239, 96, 156, 156, 156, 191, 41,
- 156, 94, 156, 242, 243, 274, 241, 185, 191, 191,
- 191, 191, 191, 191, 50, 96, 41, 185, 185, 185,
- 185, 185, 185, 49, 49, 49, 120, 94, 272, 214,
- 379, 50, 214, 204, 122, 132, 94, 248, 156, 214,
- 280, 96, 123, 204, 204, 204, 204, 204, 204, 124,
- 96, 234, 123, 123, 123, 123, 123, 123, 129, 129,
-
- 129, 129, 129, 227, 156, 156, 156, 156, 211, 156,
- 347, 156, 156, 309, 348, 306, 447, 189, 211, 211,
- 211, 211, 211, 211, 132, 238, 240, 189, 189, 189,
- 189, 189, 189, 153, 153, 153, 153, 153, 156, 94,
- 94, 132, 156, 156, 156, 156, 167, 94, 373, 374,
- 310, 268, 202, 96, 96, 156, 267, 156, 156, 156,
- 94, 96, 202, 202, 202, 202, 202, 202, 164, 164,
- 164, 164, 164, 156, 96, 286, 271, 273, 221, 275,
- 387, 219, 367, 303, 357, 264, 356, 212, 221, 221,
- 221, 221, 221, 221, 222, 287, 286, 212, 212, 212,
-
- 212, 212, 212, 223, 222, 222, 222, 222, 222, 222,
- 156, 289, 156, 223, 223, 223, 223, 223, 223, 181,
- 181, 181, 181, 181, 371, 214, 286, 214, 156, 225,
- 312, 399, 311, 317, 156, 352, 355, 354, 224, 225,
- 225, 225, 225, 225, 225, 226, 287, 286, 224, 224,
- 224, 224, 224, 224, 230, 226, 226, 226, 226, 226,
- 226, 286, 289, 156, 230, 230, 230, 230, 230, 230,
- 190, 190, 190, 190, 190, 284, 284, 284, 284, 284,
- 236, 287, 445, 322, 322, 322, 322, 322, 255, 231,
- 236, 236, 236, 236, 236, 236, 323, 156, 156, 231,
-
- 231, 231, 231, 231, 231, 203, 203, 203, 203, 203,
- 322, 322, 322, 322, 322, 244, 156, 353, 94, 343,
- 346, 436, 340, 323, 237, 244, 244, 244, 244, 244,
- 244, 245, 96, 286, 237, 237, 237, 237, 237, 237,
- 246, 245, 245, 245, 245, 245, 245, 156, 289, 156,
- 246, 246, 246, 246, 246, 246, 251, 251, 251, 251,
- 251, 258, 253, 156, 94, 286, 286, 254, 432, 255,
- 388, 258, 258, 258, 258, 258, 258, 259, 96, 285,
- 156, 118, 256, 260, 286, 287, 287, 259, 259, 259,
- 259, 259, 259, 260, 260, 260, 260, 260, 260, 261,
-
- 156, 156, 369, 397, 287, 262, 335, 394, 395, 261,
- 261, 261, 261, 261, 261, 262, 262, 262, 262, 262,
- 262, 263, 115, 115, 115, 115, 115, 265, 156, 286,
- 286, 263, 263, 263, 263, 263, 263, 265, 265, 265,
- 265, 265, 265, 266, 289, 289, 156, 156, 118, 269,
- 435, 424, 407, 266, 266, 266, 266, 266, 266, 269,
- 269, 269, 269, 269, 269, 270, 129, 129, 129, 129,
- 129, 276, 321, 156, 94, 270, 270, 270, 270, 270,
- 270, 276, 276, 276, 276, 276, 276, 277, 96, 156,
- 320, 380, 132, 278, 156, 446, 396, 277, 277, 277,
-
- 277, 277, 277, 278, 278, 278, 278, 278, 278, 251,
- 251, 251, 251, 251, 434, 253, 319, 156, 403, 156,
- 254, 288, 255, 284, 284, 284, 284, 284, 297, 481,
- 94, 286, 96, 408, 481, 256, 255, 459, 297, 297,
- 297, 297, 297, 297, 96, 156, 289, 156, 156, 256,
- 284, 284, 284, 284, 290, 398, 292, 156, 419, 409,
- 298, 292, 292, 293, 393, 420, 318, 156, 156, 294,
- 298, 298, 298, 298, 298, 298, 295, 299, 421, 294,
- 294, 294, 294, 294, 294, 300, 156, 299, 299, 299,
- 299, 299, 299, 301, 132, 300, 300, 300, 300, 300,
-
- 300, 302, 433, 301, 301, 301, 301, 301, 301, 304,
- 296, 302, 302, 302, 302, 302, 302, 305, 283, 304,
- 304, 304, 304, 304, 304, 307, 282, 305, 305, 305,
- 305, 305, 305, 308, 281, 307, 307, 307, 307, 307,
- 307, 313, 156, 308, 308, 308, 308, 308, 308, 314,
- 132, 313, 313, 313, 313, 313, 313, 315, 156, 314,
- 314, 314, 314, 314, 314, 422, 156, 315, 315, 315,
- 315, 315, 315, 285, 285, 285, 324, 156, 156, 326,
- 410, 156, 404, 156, 474, 405, 411, 284, 284, 284,
- 284, 284, 327, 481, 156, 418, 156, 454, 481, 328,
-
- 255, 423, 327, 327, 327, 327, 327, 327, 288, 288,
- 288, 329, 156, 256, 156, 438, 465, 156, 132, 331,
- 284, 284, 284, 284, 284, 425, 481, 332, 156, 156,
- 156, 481, 451, 255, 333, 437, 443, 332, 332, 332,
- 332, 332, 332, 229, 257, 156, 256, 284, 284, 284,
- 284, 284, 156, 481, 156, 444, 156, 470, 481, 471,
- 255, 284, 284, 284, 284, 284, 336, 481, 452, 156,
- 475, 453, 481, 256, 255, 156, 336, 336, 336, 336,
- 336, 336, 428, 428, 428, 428, 428, 256, 290, 290,
- 290, 290, 290, 156, 481, 429, 466, 250, 337, 481,
-
- 457, 255, 153, 153, 153, 153, 153, 334, 337, 337,
- 337, 337, 337, 337, 256, 249, 156, 334, 334, 334,
- 334, 334, 334, 284, 284, 284, 284, 290, 156, 292,
- 156, 156, 132, 338, 292, 292, 293, 458, 460, 156,
- 132, 132, 294, 338, 338, 338, 338, 338, 338, 295,
- 339, 132, 294, 294, 294, 294, 294, 294, 341, 469,
- 339, 339, 339, 339, 339, 339, 342, 156, 341, 341,
- 341, 341, 341, 341, 344, 132, 342, 342, 342, 342,
- 342, 342, 345, 229, 344, 344, 344, 344, 344, 344,
- 473, 156, 345, 345, 345, 345, 345, 345, 91, 91,
-
- 91, 91, 91, 349, 481, 481, 481, 481, 481, 156,
- 94, 463, 480, 349, 349, 349, 349, 349, 349, 350,
- 481, 156, 156, 479, 96, 118, 220, 478, 217, 350,
- 350, 350, 350, 350, 350, 358, 322, 322, 322, 358,
- 166, 286, 464, 362, 322, 322, 322, 362, 359, 156,
- 156, 156, 156, 200, 286, 132, 363, 476, 477, 132,
- 366, 287, 325, 360, 360, 360, 325, 132, 286, 289,
- 366, 366, 366, 366, 366, 366, 358, 322, 322, 322,
- 358, 361, 286, 181, 181, 181, 181, 181, 287, 359,
- 132, 361, 361, 361, 361, 361, 361, 285, 285, 285,
-
- 324, 132, 287, 326, 132, 132, 132, 40, 132, 118,
- 132, 190, 190, 190, 190, 190, 327, 40, 40, 40,
- 40, 40, 40, 328, 132, 132, 327, 327, 327, 327,
- 327, 327, 330, 364, 364, 364, 330, 132, 128, 118,
- 118, 176, 368, 286, 166, 203, 203, 203, 203, 203,
- 156, 365, 368, 368, 368, 368, 368, 368, 289, 151,
- 132, 365, 365, 365, 365, 365, 365, 288, 288, 288,
- 329, 156, 132, 59, 65, 61, 128, 49, 331, 125,
- 118, 108, 103, 102, 93, 81, 332, 49, 49, 49,
- 49, 49, 49, 333, 370, 60, 332, 332, 332, 332,
-
- 332, 332, 372, 59, 370, 370, 370, 370, 370, 370,
- 51, 48, 372, 372, 372, 372, 372, 372, 164, 164,
- 164, 164, 164, 375, 481, 36, 36, 481, 481, 481,
- 94, 481, 481, 375, 375, 375, 375, 375, 375, 376,
- 481, 481, 481, 481, 96, 481, 481, 481, 481, 376,
- 376, 376, 376, 376, 376, 362, 322, 322, 322, 362,
- 377, 481, 481, 481, 481, 481, 286, 481, 363, 481,
- 377, 377, 377, 377, 377, 377, 378, 481, 481, 156,
- 481, 289, 481, 481, 481, 381, 378, 378, 378, 378,
- 378, 378, 382, 481, 383, 389, 481, 481, 481, 384,
-
- 385, 390, 481, 386, 481, 389, 389, 389, 389, 389,
- 389, 390, 390, 390, 390, 390, 390, 391, 481, 481,
- 481, 481, 481, 392, 481, 481, 481, 391, 391, 391,
- 391, 391, 391, 392, 392, 392, 392, 392, 392, 400,
- 481, 481, 481, 481, 481, 401, 481, 481, 481, 400,
- 400, 400, 400, 400, 400, 401, 401, 401, 401, 401,
- 401, 402, 481, 481, 481, 481, 481, 412, 481, 481,
- 481, 402, 402, 402, 402, 402, 402, 412, 412, 412,
- 412, 412, 412, 413, 481, 481, 481, 481, 481, 252,
- 481, 481, 481, 413, 413, 413, 413, 413, 413, 252,
-
- 252, 252, 252, 252, 252, 414, 414, 414, 414, 414,
- 481, 481, 285, 481, 481, 481, 481, 481, 481, 481,
- 481, 415, 285, 285, 285, 285, 285, 285, 288, 481,
- 481, 416, 414, 414, 414, 414, 414, 481, 288, 288,
- 288, 288, 288, 288, 481, 481, 481, 481, 415, 427,
- 481, 481, 428, 428, 428, 428, 428, 481, 416, 427,
- 427, 427, 427, 427, 427, 429, 428, 428, 428, 428,
- 428, 481, 428, 428, 428, 428, 428, 481, 431, 429,
- 481, 481, 481, 481, 481, 429, 481, 481, 481, 442,
- 481, 481, 431, 439, 439, 439, 439, 439, 431, 442,
-
- 442, 442, 442, 442, 442, 481, 429, 428, 428, 428,
- 428, 428, 440, 481, 481, 481, 481, 481, 481, 431,
- 429, 481, 440, 440, 440, 440, 440, 440, 448, 481,
- 481, 481, 481, 431, 481, 481, 481, 481, 448, 448,
- 448, 448, 448, 448, 428, 428, 428, 428, 428, 455,
- 481, 481, 428, 428, 428, 428, 428, 429, 481, 455,
- 455, 455, 455, 455, 455, 429, 481, 481, 481, 456,
- 431, 449, 449, 449, 449, 449, 481, 481, 431, 456,
- 456, 456, 456, 456, 456, 481, 481, 481, 481, 481,
- 450, 481, 481, 481, 481, 481, 461, 481, 481, 481,
-
- 450, 450, 450, 450, 450, 450, 461, 461, 461, 461,
- 461, 461, 462, 481, 481, 481, 481, 481, 467, 481,
- 481, 481, 462, 462, 462, 462, 462, 462, 467, 467,
- 467, 467, 467, 467, 468, 481, 481, 481, 481, 481,
- 430, 481, 481, 481, 468, 468, 468, 468, 468, 468,
- 430, 430, 430, 430, 430, 430, 472, 481, 481, 481,
- 481, 481, 430, 481, 481, 481, 472, 472, 472, 472,
- 472, 472, 430, 430, 430, 430, 430, 430, 40, 481,
- 40, 40, 40, 40, 40, 40, 40, 40, 40, 46,
- 46, 481, 46, 46, 49, 481, 49, 49, 49, 49,
-
- 49, 49, 49, 49, 49, 56, 56, 481, 56, 56,
- 84, 481, 481, 84, 84, 91, 91, 91, 91, 91,
- 91, 91, 91, 91, 95, 481, 95, 95, 481, 95,
- 95, 110, 110, 110, 110, 110, 110, 110, 110, 110,
- 110, 110, 115, 115, 115, 115, 115, 115, 115, 115,
- 115, 117, 117, 481, 117, 117, 121, 121, 121, 121,
- 121, 121, 121, 121, 121, 121, 121, 127, 127, 127,
- 127, 127, 127, 127, 127, 127, 127, 127, 127, 67,
- 67, 129, 129, 129, 129, 129, 129, 129, 129, 129,
- 131, 131, 481, 131, 131, 153, 153, 153, 153, 153,
-
- 153, 153, 153, 153, 155, 155, 481, 155, 155, 164,
- 164, 164, 164, 164, 164, 164, 164, 164, 181, 181,
- 181, 181, 181, 181, 181, 181, 181, 187, 187, 187,
- 187, 187, 187, 187, 187, 187, 187, 187, 187, 190,
- 190, 190, 190, 190, 190, 190, 190, 190, 203, 203,
- 203, 203, 203, 203, 203, 203, 203, 215, 215, 215,
- 481, 215, 228, 228, 228, 228, 228, 228, 228, 228,
- 228, 228, 228, 228, 247, 247, 247, 481, 247, 252,
- 252, 252, 252, 481, 252, 252, 252, 252, 252, 252,
- 279, 279, 279, 481, 279, 285, 481, 285, 285, 285,
-
- 285, 285, 285, 285, 285, 285, 288, 481, 288, 288,
- 288, 288, 288, 288, 288, 288, 288, 291, 291, 291,
- 291, 291, 291, 291, 291, 291, 291, 291, 316, 316,
- 316, 481, 316, 325, 325, 325, 325, 325, 325, 325,
- 325, 325, 325, 325, 330, 330, 330, 330, 330, 330,
- 330, 330, 330, 330, 330, 351, 351, 351, 481, 351,
- 417, 417, 417, 481, 481, 481, 417, 481, 481, 417,
- 417, 426, 426, 426, 426, 426, 426, 426, 426, 426,
- 430, 430, 430, 481, 481, 430, 430, 430, 481, 430,
- 430, 441, 441, 441, 441, 441, 441, 441, 441, 441,
-
- 7, 481, 481, 481, 481, 481, 481, 481, 481, 481,
- 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
- 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
- 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
- 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
- 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
- 481
+ 21, 8, 22, 8, 8, 8, 23, 24, 24, 24,
+ 24, 24, 24, 24, 24, 24, 24, 24, 24, 24,
+ 25, 24, 24, 24, 24, 24, 24, 26, 24, 24,
+ 24, 24, 24, 27, 28, 24, 24, 24, 24, 24,
+ 24, 24, 24, 24, 24, 24, 24, 24, 25, 24,
+ 24, 24, 24, 24, 24, 26, 24, 24, 24, 24,
+ 24, 8, 29, 30, 24, 31, 36, 31, 36, 41,
+ 41, 32, 154, 32, 37, 37, 37, 37, 37, 37,
+
+ 37, 37, 37, 37, 33, 34, 33, 34, 38, 38,
+ 38, 38, 38, 91, 91, 36, 54, 36, 52, 52,
+ 32, 91, 32, 91, 94, 95, 94, 95, 108, 41,
+ 50, 154, 33, 34, 33, 34, 42, 135, 53, 56,
+ 91, 104, 39, 41, 154, 35, 130, 35, 57, 96,
+ 154, 105, 58, 93, 93, 91, 108, 481, 52, 91,
+ 481, 93, 97, 93, 91, 135, 53, 56, 107, 104,
+ 50, 39, 43, 94, 94, 44, 57, 96, 53, 105,
+ 93, 132, 45, 45, 45, 45, 45, 45, 154, 42,
+ 98, 106, 137, 47, 147, 93, 107, 159, 128, 93,
+
+ 130, 154, 188, 130, 93, 130, 53, 130, 47, 150,
+ 132, 45, 45, 45, 45, 45, 45, 61, 98, 106,
+ 137, 91, 147, 154, 62, 63, 159, 64, 37, 37,
+ 37, 37, 37, 154, 65, 65, 66, 67, 68, 65,
+ 69, 70, 71, 65, 72, 65, 73, 74, 65, 75,
+ 65, 76, 77, 78, 65, 65, 65, 65, 65, 65,
+ 79, 93, 80, 65, 65, 66, 67, 68, 65, 69,
+ 70, 71, 72, 65, 73, 74, 65, 75, 65, 76,
+ 77, 78, 65, 65, 65, 65, 65, 65, 131, 91,
+ 138, 65, 82, 136, 130, 154, 38, 38, 38, 38,
+
+ 38, 481, 130, 59, 84, 154, 160, 85, 91, 130,
+ 86, 94, 95, 133, 87, 88, 131, 89, 155, 138,
+ 91, 136, 156, 65, 134, 94, 141, 130, 90, 93,
+ 39, 41, 154, 84, 154, 160, 85, 154, 126, 86,
+ 145, 133, 87, 88, 146, 89, 100, 155, 93, 176,
+ 156, 65, 134, 100, 100, 100, 100, 100, 100, 39,
+ 93, 229, 130, 481, 139, 188, 130, 126, 154, 145,
+ 140, 91, 50, 146, 65, 65, 142, 176, 130, 158,
+ 91, 41, 100, 100, 100, 100, 100, 100, 40, 40,
+ 40, 109, 139, 143, 111, 152, 157, 144, 140, 90,
+
+ 130, 154, 91, 194, 167, 142, 154, 112, 158, 166,
+ 154, 93, 91, 173, 112, 112, 112, 112, 112, 112,
+ 93, 143, 91, 152, 157, 144, 91, 42, 41, 40,
+ 91, 91, 167, 91, 41, 212, 130, 170, 166, 172,
+ 113, 173, 93, 112, 112, 112, 112, 112, 112, 116,
+ 220, 174, 93, 481, 213, 154, 116, 116, 116, 116,
+ 116, 116, 93, 41, 175, 170, 93, 481, 172, 91,
+ 93, 93, 357, 93, 42, 93, 191, 41, 220, 174,
+ 42, 192, 117, 195, 186, 116, 116, 116, 116, 116,
+ 116, 119, 175, 193, 130, 201, 130, 196, 119, 119,
+
+ 119, 119, 119, 119, 50, 191, 130, 130, 213, 93,
+ 192, 130, 195, 186, 197, 217, 215, 154, 50, 204,
+ 194, 193, 41, 130, 201, 196, 205, 119, 119, 119,
+ 119, 119, 119, 49, 49, 49, 120, 199, 206, 154,
+ 91, 212, 197, 208, 122, 154, 207, 130, 204, 154,
+ 209, 271, 123, 130, 205, 93, 356, 154, 91, 123,
+ 123, 123, 123, 123, 123, 199, 206, 91, 42, 154,
+ 154, 208, 481, 91, 91, 207, 213, 355, 354, 209,
+ 93, 93, 41, 353, 247, 124, 231, 154, 123, 123,
+ 123, 123, 123, 123, 100, 154, 219, 227, 93, 232,
+
+ 234, 100, 100, 100, 100, 100, 100, 93, 213, 130,
+ 237, 238, 130, 93, 93, 231, 279, 285, 154, 154,
+ 241, 285, 130, 50, 219, 227, 235, 232, 239, 234,
+ 100, 100, 100, 100, 100, 100, 149, 257, 237, 238,
+ 154, 240, 154, 149, 149, 149, 149, 149, 149, 241,
+ 117, 154, 267, 268, 272, 235, 239, 91, 288, 154,
+ 213, 285, 242, 154, 371, 257, 130, 286, 316, 154,
+ 240, 296, 149, 149, 149, 149, 149, 149, 162, 264,
+ 267, 268, 272, 273, 154, 162, 162, 162, 162, 162,
+ 162, 242, 250, 250, 250, 250, 250, 93, 252, 296,
+
+ 154, 285, 403, 253, 285, 254, 92, 286, 264, 154,
+ 335, 285, 273, 270, 162, 162, 162, 162, 162, 162,
+ 164, 154, 309, 320, 319, 274, 308, 164, 164, 164,
+ 164, 164, 164, 154, 250, 250, 250, 250, 250, 335,
+ 252, 270, 288, 154, 255, 253, 346, 254, 154, 306,
+ 286, 309, 288, 274, 92, 308, 164, 164, 164, 164,
+ 164, 164, 99, 99, 99, 99, 99, 154, 114, 318,
+ 114, 311, 154, 310, 91, 346, 343, 347, 306, 213,
+ 154, 171, 154, 154, 367, 369, 255, 352, 171, 171,
+ 171, 171, 171, 171, 283, 283, 283, 283, 283, 311,
+
+ 481, 310, 317, 154, 343, 481, 347, 254, 179, 222,
+ 179, 222, 367, 369, 93, 154, 379, 171, 171, 171,
+ 171, 171, 171, 110, 177, 177, 177, 110, 282, 41,
+ 283, 283, 283, 283, 283, 321, 321, 321, 321, 321,
+ 481, 447, 178, 254, 379, 285, 255, 373, 322, 178,
+ 178, 178, 178, 178, 178, 283, 283, 283, 283, 283,
+ 345, 321, 321, 321, 321, 321, 154, 154, 254, 281,
+ 447, 154, 280, 154, 322, 42, 373, 374, 178, 178,
+ 178, 178, 178, 178, 40, 40, 40, 109, 345, 130,
+ 111, 286, 130, 229, 92, 283, 283, 283, 283, 283,
+
+ 481, 154, 446, 112, 380, 285, 374, 255, 254, 154,
+ 112, 112, 112, 112, 112, 112, 283, 283, 283, 283,
+ 283, 283, 283, 283, 283, 283, 481, 249, 481, 254,
+ 446, 285, 248, 380, 254, 154, 113, 399, 285, 112,
+ 112, 112, 112, 112, 112, 180, 406, 255, 154, 130,
+ 130, 286, 180, 180, 180, 180, 180, 180, 358, 321,
+ 321, 321, 358, 154, 285, 481, 399, 245, 255, 245,
+ 481, 359, 471, 255, 406, 285, 130, 286, 117, 288,
+ 285, 180, 180, 180, 180, 180, 180, 182, 130, 362,
+ 321, 321, 321, 362, 182, 182, 182, 182, 182, 182,
+
+ 285, 130, 363, 99, 99, 99, 99, 99, 154, 229,
+ 286, 110, 177, 177, 177, 110, 288, 41, 117, 92,
+ 387, 288, 216, 182, 182, 182, 182, 182, 182, 118,
+ 118, 118, 118, 118, 163, 163, 163, 163, 163, 165,
+ 388, 288, 154, 121, 184, 184, 184, 121, 183, 387,
+ 92, 154, 154, 92, 41, 183, 183, 183, 183, 183,
+ 183, 200, 154, 42, 181, 181, 181, 181, 181, 388,
+ 161, 161, 161, 161, 161, 189, 189, 189, 189, 189,
+ 393, 259, 130, 259, 183, 183, 183, 183, 183, 183,
+ 121, 184, 184, 184, 121, 50, 277, 298, 277, 298,
+
+ 130, 41, 453, 202, 202, 202, 202, 202, 393, 185,
+ 394, 395, 396, 130, 154, 407, 185, 185, 185, 185,
+ 185, 185, 154, 358, 321, 321, 321, 358, 408, 285,
+ 453, 397, 154, 154, 154, 130, 359, 154, 154, 394,
+ 395, 396, 50, 154, 407, 185, 185, 185, 185, 185,
+ 185, 49, 49, 49, 120, 154, 408, 409, 418, 397,
+ 434, 398, 122, 362, 321, 321, 321, 362, 404, 154,
+ 123, 405, 154, 154, 285, 286, 363, 123, 123, 123,
+ 123, 123, 123, 154, 130, 409, 418, 419, 434, 314,
+ 398, 314, 154, 350, 130, 350, 420, 404, 410, 375,
+
+ 405, 375, 130, 124, 411, 154, 123, 123, 123, 123,
+ 123, 123, 190, 154, 130, 288, 419, 154, 130, 190,
+ 190, 190, 190, 190, 190, 420, 410, 289, 289, 289,
+ 289, 289, 411, 389, 470, 389, 154, 130, 435, 422,
+ 254, 423, 421, 414, 414, 414, 414, 414, 190, 190,
+ 190, 190, 190, 190, 148, 148, 148, 148, 148, 415,
+ 154, 154, 470, 154, 154, 433, 424, 435, 422, 425,
+ 423, 421, 154, 198, 437, 438, 436, 130, 154, 255,
+ 198, 198, 198, 198, 198, 198, 130, 154, 329, 364,
+ 364, 364, 329, 433, 424, 417, 154, 128, 425, 285,
+
+ 154, 154, 117, 437, 438, 436, 130, 117, 432, 198,
+ 198, 198, 198, 198, 198, 203, 154, 414, 414, 414,
+ 414, 414, 203, 203, 203, 203, 203, 203, 324, 360,
+ 360, 360, 324, 415, 285, 169, 432, 165, 154, 151,
+ 288, 443, 130, 130, 59, 444, 481, 481, 481, 481,
+ 481, 203, 203, 203, 203, 203, 203, 161, 161, 161,
+ 161, 161, 481, 154, 426, 426, 426, 426, 426, 417,
+ 443, 154, 445, 452, 444, 457, 210, 427, 79, 154,
+ 286, 61, 154, 210, 210, 210, 210, 210, 210, 426,
+ 426, 426, 426, 426, 128, 125, 451, 154, 417, 117,
+
+ 445, 452, 427, 103, 457, 458, 460, 102, 454, 154,
+ 154, 475, 210, 210, 210, 210, 210, 210, 163, 163,
+ 163, 163, 163, 154, 451, 101, 154, 154, 154, 426,
+ 426, 426, 426, 426, 458, 460, 454, 211, 474, 475,
+ 476, 429, 427, 477, 211, 211, 211, 211, 211, 211,
+ 426, 426, 426, 426, 426, 426, 426, 426, 426, 426,
+ 81, 154, 154, 427, 60, 154, 59, 474, 427, 476,
+ 463, 459, 477, 211, 211, 211, 211, 211, 211, 218,
+ 154, 429, 51, 48, 478, 481, 218, 218, 218, 218,
+ 218, 218, 426, 426, 426, 426, 426, 481, 464, 459,
+
+ 465, 469, 429, 466, 481, 427, 154, 429, 154, 154,
+ 154, 154, 481, 478, 481, 218, 218, 218, 218, 218,
+ 218, 110, 177, 177, 177, 110, 464, 41, 465, 469,
+ 481, 466, 426, 426, 426, 426, 426, 473, 481, 481,
+ 221, 481, 481, 154, 429, 427, 481, 221, 221, 221,
+ 221, 221, 221, 441, 441, 441, 441, 441, 448, 448,
+ 448, 448, 448, 481, 481, 473, 427, 480, 479, 481,
+ 481, 427, 481, 42, 481, 154, 221, 221, 221, 221,
+ 221, 221, 223, 154, 429, 481, 481, 481, 481, 223,
+ 223, 223, 223, 223, 223, 480, 479, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 429, 481, 481, 481, 481,
+ 429, 481, 481, 481, 481, 481, 481, 481, 223, 223,
+ 223, 223, 223, 223, 181, 181, 181, 181, 181, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 224, 481, 481, 481, 481, 481, 481,
+ 224, 224, 224, 224, 224, 224, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 224,
+ 224, 224, 224, 224, 224, 118, 118, 118, 118, 118,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 225, 481, 481, 481, 481, 481,
+ 481, 225, 225, 225, 225, 225, 225, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 225, 225, 225, 225, 225, 225, 121, 184, 184, 184,
+ 121, 481, 481, 481, 481, 481, 481, 41, 481, 481,
+ 481, 481, 481, 481, 481, 226, 481, 481, 481, 481,
+ 481, 481, 226, 226, 226, 226, 226, 226, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 50, 481,
+
+ 481, 226, 226, 226, 226, 226, 226, 189, 189, 189,
+ 189, 189, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 230, 481, 481, 481,
+ 481, 481, 481, 230, 230, 230, 230, 230, 230, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 230, 230, 230, 230, 230, 230, 233, 481,
+ 481, 481, 481, 481, 481, 233, 233, 233, 233, 233,
+ 233, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 233, 233, 233, 233, 233, 233,
+ 202, 202, 202, 202, 202, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 236,
+ 481, 481, 481, 481, 481, 481, 236, 236, 236, 236,
+ 236, 236, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 236, 236, 236, 236, 236,
+ 236, 243, 481, 481, 481, 481, 481, 481, 243, 243,
+ 243, 243, 243, 243, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 243, 243, 243,
+ 243, 243, 243, 163, 163, 163, 163, 163, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 244, 481, 481, 481, 481, 481, 481, 244,
+ 244, 244, 244, 244, 244, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 244, 244,
+ 244, 244, 244, 244, 256, 481, 481, 481, 481, 481,
+ 481, 256, 256, 256, 256, 256, 256, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 256, 256, 256, 256, 256, 256, 110, 177, 177, 177,
+ 110, 481, 41, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 258, 481, 481, 481, 481,
+ 481, 481, 258, 258, 258, 258, 258, 258, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 42, 481,
+ 481, 258, 258, 258, 258, 258, 258, 260, 481, 481,
+ 481, 481, 481, 481, 260, 260, 260, 260, 260, 260,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 260, 260, 260, 260, 260, 260, 181,
+ 181, 181, 181, 181, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 261, 481,
+ 481, 481, 481, 481, 481, 261, 261, 261, 261, 261,
+ 261, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 261, 261, 261, 261, 261, 261,
+ 118, 118, 118, 118, 118, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 262,
+
+ 481, 481, 481, 481, 481, 481, 262, 262, 262, 262,
+ 262, 262, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 262, 262, 262, 262, 262,
+ 262, 121, 184, 184, 184, 121, 481, 481, 481, 481,
+ 481, 481, 41, 481, 481, 481, 481, 481, 481, 481,
+ 263, 481, 481, 481, 481, 481, 481, 263, 263, 263,
+ 263, 263, 263, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 50, 481, 481, 263, 263, 263, 263,
+
+ 263, 263, 189, 189, 189, 189, 189, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 265, 481, 481, 481, 481, 481, 481, 265, 265,
+ 265, 265, 265, 265, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 265, 265, 265,
+ 265, 265, 265, 266, 481, 481, 481, 481, 481, 481,
+ 266, 266, 266, 266, 266, 266, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 266,
+
+ 266, 266, 266, 266, 266, 202, 202, 202, 202, 202,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 269, 481, 481, 481, 481, 481,
+ 481, 269, 269, 269, 269, 269, 269, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 269, 269, 269, 269, 269, 269, 275, 481, 481, 481,
+ 481, 481, 481, 275, 275, 275, 275, 275, 275, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 275, 275, 275, 275, 275, 275, 163, 163,
+ 163, 163, 163, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 276, 481, 481,
+ 481, 481, 481, 481, 276, 276, 276, 276, 276, 276,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 276, 276, 276, 276, 276, 276, 283,
+ 283, 283, 283, 289, 481, 291, 481, 481, 481, 481,
+ 291, 291, 292, 481, 481, 481, 481, 481, 293, 481,
+ 481, 481, 481, 481, 481, 293, 293, 293, 293, 293,
+
+ 293, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 294, 481, 481, 293, 293, 293, 293, 293, 293,
+ 295, 481, 481, 481, 481, 481, 481, 295, 295, 295,
+ 295, 295, 295, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 295, 295, 295, 295,
+ 295, 295, 110, 177, 177, 177, 110, 481, 41, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 297, 481, 481, 481, 481, 481, 481, 297, 297,
+
+ 297, 297, 297, 297, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 42, 481, 481, 297, 297, 297,
+ 297, 297, 297, 299, 481, 481, 481, 481, 481, 481,
+ 299, 299, 299, 299, 299, 299, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 117, 481, 481, 299,
+ 299, 299, 299, 299, 299, 181, 181, 181, 181, 181,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 300, 481, 481, 481, 481, 481,
+
+ 481, 300, 300, 300, 300, 300, 300, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 117, 481, 481,
+ 300, 300, 300, 300, 300, 300, 118, 118, 118, 118,
+ 118, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 301, 481, 481, 481, 481,
+ 481, 481, 301, 301, 301, 301, 301, 301, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 301, 301, 301, 301, 301, 301, 121, 184, 184,
+
+ 184, 121, 481, 481, 481, 481, 481, 481, 41, 481,
+ 481, 481, 481, 481, 481, 481, 302, 481, 481, 481,
+ 481, 481, 481, 302, 302, 302, 302, 302, 302, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 50,
+ 481, 481, 302, 302, 302, 302, 302, 302, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 92, 481, 481,
+ 481, 481, 481, 481, 92, 92, 92, 92, 92, 92,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 303, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 92, 92, 92, 92, 92, 92, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 303, 189, 189, 189, 189, 189, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 304, 481, 481, 481, 481, 481, 481, 304, 304,
+ 304, 304, 304, 304, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 304, 304, 304,
+ 304, 304, 304, 305, 481, 481, 481, 481, 481, 481,
+
+ 305, 305, 305, 305, 305, 305, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 305,
+ 305, 305, 305, 305, 305, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 129, 481, 481, 481, 481, 481,
+ 481, 129, 129, 129, 129, 129, 129, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 129, 129, 129, 129, 129, 129, 202, 202, 202, 202,
+
+ 202, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 307, 481, 481, 481, 481,
+ 481, 481, 307, 307, 307, 307, 307, 307, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 307, 307, 307, 307, 307, 307, 312, 481, 481,
+ 481, 481, 481, 481, 312, 312, 312, 312, 312, 312,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 312, 312, 312, 312, 312, 312, 163,
+
+ 163, 163, 163, 163, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 313, 481,
+ 481, 481, 481, 481, 481, 313, 313, 313, 313, 313,
+ 313, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 313, 313, 313, 313, 313, 313,
+ 284, 284, 284, 323, 481, 481, 325, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 326,
+ 481, 481, 481, 481, 481, 481, 326, 326, 326, 326,
+ 326, 326, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 327, 481, 481, 326, 326, 326, 326, 326,
+ 326, 287, 287, 287, 328, 481, 481, 481, 481, 481,
+ 481, 481, 330, 481, 481, 481, 481, 481, 481, 481,
+ 331, 481, 481, 481, 481, 481, 481, 331, 331, 331,
+ 331, 331, 331, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 332, 481, 481, 331, 331, 331, 331,
+ 331, 331, 289, 289, 289, 289, 289, 481, 481, 481,
+ 481, 481, 481, 481, 481, 254, 481, 481, 481, 481,
+
+ 481, 333, 481, 481, 481, 481, 481, 481, 333, 333,
+ 333, 333, 333, 333, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 255, 481, 481, 333, 333, 333,
+ 333, 333, 333, 283, 283, 283, 283, 289, 481, 291,
+ 481, 481, 481, 481, 291, 291, 292, 481, 481, 481,
+ 481, 481, 293, 481, 481, 481, 481, 481, 481, 293,
+ 293, 293, 293, 293, 293, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 294, 481, 481, 293, 293,
+
+ 293, 293, 293, 293, 334, 481, 481, 481, 481, 481,
+ 481, 334, 334, 334, 334, 334, 334, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 334, 334, 334, 334, 334, 334, 110, 177, 177, 177,
+ 110, 481, 41, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 336, 481, 481, 481, 481,
+ 481, 481, 336, 336, 336, 336, 336, 336, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 42, 481,
+
+ 481, 336, 336, 336, 336, 336, 336, 181, 181, 181,
+ 181, 181, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 337, 481, 481, 481,
+ 481, 481, 481, 337, 337, 337, 337, 337, 337, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 117,
+ 481, 481, 337, 337, 337, 337, 337, 337, 118, 118,
+ 118, 118, 118, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 338, 481, 481,
+ 481, 481, 481, 481, 338, 338, 338, 338, 338, 338,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 338, 338, 338, 338, 338, 338, 121,
+ 184, 184, 184, 121, 481, 481, 481, 481, 481, 481,
+ 41, 481, 481, 481, 481, 481, 481, 481, 339, 481,
+ 481, 481, 481, 481, 481, 339, 339, 339, 339, 339,
+ 339, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 50, 481, 481, 339, 339, 339, 339, 339, 339,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 340, 481, 481, 92,
+ 481, 481, 481, 481, 481, 481, 92, 92, 92, 92,
+ 92, 92, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 92, 92, 92, 92, 92,
+ 92, 189, 189, 189, 189, 189, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 341, 481, 481, 481, 481, 481, 481, 341, 341, 341,
+ 341, 341, 341, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 341, 341, 341, 341,
+ 341, 341, 148, 148, 148, 148, 148, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 342, 481, 481, 481, 481, 481, 481, 342, 342,
+ 342, 342, 342, 342, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 342, 342, 342,
+ 342, 342, 342, 202, 202, 202, 202, 202, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 344, 481, 481, 481, 481, 481, 481, 344,
+
+ 344, 344, 344, 344, 344, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 344, 344,
+ 344, 344, 344, 344, 348, 481, 481, 481, 481, 481,
+ 481, 348, 348, 348, 348, 348, 348, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 348, 348, 348, 348, 348, 348, 163, 163, 163, 163,
+ 163, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 349, 481, 481, 481, 481,
+
+ 481, 481, 349, 349, 349, 349, 349, 349, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 349, 349, 349, 349, 349, 349, 324, 360, 360,
+ 360, 324, 481, 285, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 361, 481, 481, 481,
+ 481, 481, 481, 361, 361, 361, 361, 361, 361, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 286,
+ 481, 481, 361, 361, 361, 361, 361, 361, 284, 284,
+
+ 284, 323, 481, 481, 325, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 326, 481, 481,
+ 481, 481, 481, 481, 326, 326, 326, 326, 326, 326,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 327, 481, 481, 326, 326, 326, 326, 326, 326, 329,
+ 364, 364, 364, 329, 481, 481, 481, 481, 481, 481,
+ 285, 481, 481, 481, 481, 481, 481, 481, 365, 481,
+ 481, 481, 481, 481, 481, 365, 365, 365, 365, 365,
+ 365, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 288, 481, 481, 365, 365, 365, 365, 365, 365,
+ 287, 287, 287, 328, 481, 481, 481, 481, 481, 481,
+ 481, 330, 481, 481, 481, 481, 481, 481, 481, 331,
+ 481, 481, 481, 481, 481, 481, 331, 331, 331, 331,
+ 331, 331, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 332, 481, 481, 331, 331, 331, 331, 331,
+ 331, 289, 289, 289, 289, 289, 481, 481, 481, 481,
+ 481, 481, 481, 481, 254, 481, 481, 481, 481, 481,
+
+ 366, 481, 481, 481, 481, 481, 481, 366, 366, 366,
+ 366, 366, 366, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 255, 481, 481, 366, 366, 366, 366,
+ 366, 366, 368, 481, 481, 481, 481, 481, 481, 368,
+ 368, 368, 368, 368, 368, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 368, 368,
+ 368, 368, 368, 368, 115, 481, 481, 481, 481, 481,
+ 481, 115, 115, 115, 115, 115, 115, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 115, 115, 115, 115, 115, 115, 370, 481, 481, 481,
+ 481, 481, 481, 370, 370, 370, 370, 370, 370, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 370, 370, 370, 370, 370, 370, 148, 148,
+ 148, 148, 148, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 129, 481, 481,
+ 481, 481, 481, 481, 129, 129, 129, 129, 129, 129,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 129, 129, 129, 129, 129, 129, 202,
+ 202, 202, 202, 202, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 372, 481,
+ 481, 481, 481, 481, 481, 372, 372, 372, 372, 372,
+ 372, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 372, 372, 372, 372, 372, 372,
+ 376, 481, 481, 481, 481, 481, 481, 376, 376, 376,
+
+ 376, 376, 376, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 376, 376, 376, 376,
+ 376, 376, 377, 481, 481, 481, 481, 481, 481, 377,
+ 377, 377, 377, 377, 377, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 377, 377,
+ 377, 377, 377, 377, 289, 289, 289, 289, 289, 481,
+ 481, 481, 481, 481, 481, 481, 481, 254, 481, 481,
+ 481, 481, 481, 378, 481, 481, 481, 481, 481, 481,
+
+ 378, 378, 378, 378, 378, 378, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 255, 481, 481, 378,
+ 378, 378, 378, 378, 378, 381, 481, 481, 481, 481,
+ 481, 481, 382, 481, 383, 481, 481, 481, 481, 384,
+ 385, 481, 481, 386, 481, 481, 481, 481, 154, 481,
+ 481, 481, 481, 481, 381, 481, 481, 481, 481, 481,
+ 382, 481, 383, 481, 481, 481, 481, 384, 385, 481,
+ 481, 386, 390, 481, 481, 481, 481, 481, 481, 390,
+ 390, 390, 390, 390, 390, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 390, 390,
+ 390, 390, 390, 390, 391, 481, 481, 481, 481, 481,
+ 481, 391, 391, 391, 391, 391, 391, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 391, 391, 391, 391, 391, 391, 392, 481, 481, 481,
+ 481, 481, 481, 392, 392, 392, 392, 392, 392, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 392, 392, 392, 392, 392, 392, 400, 481,
+ 481, 481, 481, 481, 481, 400, 400, 400, 400, 400,
+ 400, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 400, 400, 400, 400, 400, 400,
+ 401, 481, 481, 481, 481, 481, 481, 401, 401, 401,
+ 401, 401, 401, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 401, 401, 401, 401,
+ 401, 401, 402, 481, 481, 481, 481, 481, 481, 402,
+
+ 402, 402, 402, 402, 402, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 402, 402,
+ 402, 402, 402, 402, 412, 481, 481, 481, 481, 481,
+ 481, 412, 412, 412, 412, 412, 412, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 412, 412, 412, 412, 412, 412, 413, 481, 481, 481,
+ 481, 481, 481, 413, 413, 413, 413, 413, 413, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 413, 413, 413, 413, 413, 413, 431, 481,
+ 481, 481, 481, 481, 481, 431, 431, 431, 431, 431,
+ 431, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 431, 431, 431, 431, 431, 431,
+ 440, 481, 481, 481, 481, 481, 481, 440, 440, 440,
+ 440, 440, 440, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 440, 440, 440, 440,
+
+ 440, 440, 441, 441, 441, 441, 441, 481, 481, 481,
+ 481, 481, 481, 481, 481, 427, 481, 481, 481, 481,
+ 481, 442, 481, 481, 481, 481, 481, 481, 442, 442,
+ 442, 442, 442, 442, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 429, 481, 481, 442, 442, 442,
+ 442, 442, 442, 448, 448, 448, 448, 448, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 449, 481, 481, 481, 481, 481, 481, 449,
+ 449, 449, 449, 449, 449, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 449, 449,
+ 449, 449, 449, 449, 450, 481, 481, 481, 481, 481,
+ 481, 450, 450, 450, 450, 450, 450, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 450, 450, 450, 450, 450, 450, 455, 481, 481, 481,
+ 481, 481, 481, 455, 455, 455, 455, 455, 455, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 455, 455, 455, 455, 455, 455, 456, 481,
+ 481, 481, 481, 481, 481, 456, 456, 456, 456, 456,
+ 456, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 456, 456, 456, 456, 456, 456,
+ 461, 481, 481, 481, 481, 481, 481, 461, 461, 461,
+ 461, 461, 461, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 461, 461, 461, 461,
+ 461, 461, 462, 481, 481, 481, 481, 481, 481, 462,
+
+ 462, 462, 462, 462, 462, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 462, 462,
+ 462, 462, 462, 462, 467, 481, 481, 481, 481, 481,
+ 481, 467, 467, 467, 467, 467, 467, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 467, 467, 467, 467, 467, 467, 468, 481, 481, 481,
+ 481, 481, 481, 468, 468, 468, 468, 468, 468, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 468, 468, 468, 468, 468, 468, 472, 481,
+ 481, 481, 481, 481, 481, 472, 472, 472, 472, 472,
+ 472, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 472, 472, 472, 472, 472, 472,
+ 40, 481, 481, 40, 40, 40, 40, 40, 40, 40,
+ 40, 40, 40, 46, 46, 481, 46, 46, 49, 481,
+ 481, 49, 49, 49, 49, 49, 49, 49, 49, 49,
+ 49, 55, 55, 481, 55, 55, 83, 481, 481, 83,
+
+ 83, 92, 481, 92, 92, 481, 92, 92, 99, 99,
+ 99, 99, 99, 99, 99, 99, 99, 99, 110, 110,
+ 110, 110, 110, 110, 110, 110, 110, 110, 110, 110,
+ 110, 115, 115, 481, 115, 115, 118, 118, 118, 118,
+ 118, 118, 118, 118, 118, 118, 121, 121, 121, 121,
+ 121, 121, 121, 121, 121, 121, 121, 121, 121, 127,
+ 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 129, 129, 481, 129, 129, 148, 148,
+ 148, 148, 148, 148, 148, 148, 148, 148, 153, 153,
+ 481, 153, 153, 161, 161, 161, 161, 161, 161, 161,
+
+ 161, 161, 161, 163, 163, 163, 163, 163, 163, 163,
+ 163, 163, 163, 168, 168, 168, 181, 181, 181, 181,
+ 181, 181, 181, 181, 181, 181, 49, 49, 481, 49,
+ 49, 49, 49, 49, 49, 49, 49, 49, 49, 121,
+ 121, 121, 121, 121, 121, 121, 121, 121, 121, 121,
+ 121, 121, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 127, 127, 127, 187, 187, 187, 187,
+ 187, 187, 187, 187, 187, 187, 187, 187, 187, 187,
+ 189, 189, 189, 189, 189, 189, 189, 189, 189, 189,
+ 202, 202, 202, 202, 202, 202, 202, 202, 202, 202,
+
+ 214, 214, 214, 214, 40, 481, 481, 40, 40, 40,
+ 40, 40, 40, 40, 40, 40, 40, 228, 228, 228,
+ 228, 228, 228, 228, 228, 228, 228, 228, 228, 228,
+ 228, 246, 246, 246, 246, 251, 251, 251, 251, 251,
+ 251, 481, 251, 251, 251, 251, 251, 251, 40, 40,
+ 40, 40, 40, 40, 40, 40, 40, 40, 40, 40,
+ 40, 187, 187, 187, 187, 187, 187, 187, 187, 187,
+ 187, 187, 187, 187, 187, 278, 278, 278, 278, 251,
+ 251, 251, 251, 251, 251, 481, 251, 251, 251, 251,
+ 251, 251, 284, 481, 481, 284, 284, 284, 284, 284,
+
+ 284, 284, 284, 284, 284, 287, 481, 481, 287, 287,
+ 287, 287, 287, 287, 287, 287, 287, 287, 290, 290,
+ 290, 290, 290, 290, 290, 290, 290, 290, 290, 290,
+ 290, 40, 40, 40, 40, 40, 40, 40, 40, 40,
+ 40, 40, 40, 40, 115, 115, 481, 115, 115, 49,
+ 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
+ 49, 49, 315, 315, 315, 315, 324, 324, 324, 324,
+ 324, 324, 324, 324, 324, 324, 324, 324, 324, 287,
+ 481, 481, 287, 287, 287, 287, 287, 287, 287, 287,
+ 287, 287, 329, 329, 329, 329, 329, 329, 329, 329,
+
+ 329, 329, 329, 329, 329, 251, 251, 251, 251, 251,
+ 481, 481, 251, 251, 251, 251, 251, 251, 290, 290,
+ 290, 290, 290, 290, 290, 290, 290, 290, 290, 290,
+ 290, 40, 40, 40, 40, 40, 40, 40, 40, 40,
+ 40, 40, 40, 40, 115, 115, 481, 115, 115, 49,
+ 49, 49, 49, 49, 49, 49, 49, 49, 49, 49,
+ 49, 49, 351, 351, 351, 351, 284, 284, 481, 284,
+ 284, 284, 284, 284, 284, 284, 284, 284, 284, 324,
+ 324, 324, 324, 324, 324, 324, 324, 324, 324, 324,
+ 324, 324, 287, 287, 481, 287, 287, 287, 287, 287,
+
+ 287, 287, 287, 287, 287, 329, 329, 329, 329, 329,
+ 329, 329, 329, 329, 329, 329, 329, 329, 251, 251,
+ 251, 251, 251, 481, 481, 251, 251, 251, 251, 251,
+ 251, 416, 416, 416, 416, 481, 481, 481, 481, 416,
+ 481, 481, 416, 416, 428, 428, 428, 428, 481, 481,
+ 481, 428, 428, 428, 481, 428, 428, 430, 430, 430,
+ 430, 430, 430, 430, 430, 430, 430, 439, 439, 439,
+ 439, 439, 439, 439, 439, 439, 439, 7, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481
} ;
-static yyconst short int yy_chk[2462] =
+static yyconst flex_int16_t yy_chk[6664] =
{ 0,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
@@ -569,263 +1049,725 @@ static yyconst short int yy_chk[2462] =
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 3, 480, 4, 9, 9, 9, 9, 9, 12, 3,
- 17, 4, 10, 10, 10, 10, 10, 11, 11, 11,
- 11, 11, 3, 3, 4, 4, 13, 69, 12, 13,
- 15, 53, 53, 17, 69, 3, 13, 4, 26, 13,
-
- 13, 13, 13, 13, 13, 15, 18, 27, 23, 18,
- 27, 27, 26, 49, 11, 40, 18, 28, 23, 477,
- 28, 27, 52, 23, 89, 56, 23, 89, 49, 23,
- 32, 28, 18, 23, 23, 40, 23, 43, 27, 56,
- 43, 18, 21, 24, 32, 52, 66, 43, 66, 21,
- 21, 28, 21, 24, 24, 24, 24, 24, 24, 21,
- 32, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
+ 1, 1, 1, 1, 1, 3, 5, 4, 6, 15,
+ 12, 3, 480, 4, 9, 9, 9, 9, 9, 10,
+
+ 10, 10, 10, 10, 3, 3, 4, 4, 11, 11,
+ 11, 11, 11, 24, 32, 5, 18, 6, 17, 18,
+ 3, 25, 4, 33, 25, 25, 33, 33, 39, 49,
+ 15, 477, 3, 3, 4, 4, 12, 69, 17, 18,
+ 36, 32, 11, 40, 470, 3, 69, 4, 18, 25,
+ 464, 33, 18, 24, 32, 55, 39, 43, 52, 26,
+ 43, 25, 26, 33, 34, 69, 17, 18, 36, 32,
+ 49, 11, 13, 53, 53, 13, 18, 25, 52, 33,
+ 36, 67, 13, 13, 13, 13, 13, 13, 459, 40,
+ 26, 34, 71, 43, 78, 55, 36, 88, 128, 26,
+
+ 78, 443, 128, 67, 34, 71, 52, 80, 13, 80,
+ 67, 13, 13, 13, 13, 13, 13, 21, 26, 34,
+ 71, 92, 78, 88, 21, 21, 88, 21, 37, 37,
+ 37, 37, 37, 437, 21, 21, 21, 21, 21, 21,
+ 21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+ 21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+ 21, 92, 21, 21, 21, 21, 21, 21, 21, 21,
21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
- 21, 21, 21, 21, 21, 21, 21, 21, 34, 33,
- 36, 21, 33, 33, 37, 37, 37, 37, 37, 59,
-
- 44, 59, 34, 33, 36, 38, 38, 38, 38, 38,
- 44, 44, 44, 44, 44, 44, 45, 86, 34, 57,
- 33, 36, 57, 57, 59, 47, 45, 45, 45, 45,
- 45, 45, 47, 57, 86, 47, 47, 47, 47, 47,
- 47, 55, 38, 42, 42, 42, 42, 58, 68, 42,
- 71, 55, 55, 55, 55, 55, 55, 72, 88, 144,
- 128, 58, 42, 68, 128, 88, 144, 70, 58, 42,
- 71, 73, 42, 42, 42, 42, 42, 42, 50, 50,
- 50, 50, 70, 78, 74, 72, 78, 73, 65, 50,
- 78, 80, 470, 70, 74, 76, 76, 50, 65, 65,
-
- 65, 65, 65, 65, 50, 75, 76, 50, 50, 50,
- 50, 50, 50, 77, 80, 82, 141, 83, 77, 87,
- 75, 90, 91, 85, 90, 82, 75, 83, 83, 83,
- 83, 83, 83, 85, 87, 77, 91, 138, 152, 77,
- 138, 109, 95, 464, 141, 152, 109, 96, 110, 111,
- 82, 92, 92, 92, 92, 92, 95, 96, 96, 96,
- 96, 96, 96, 92, 98, 99, 109, 459, 110, 111,
- 92, 98, 101, 104, 105, 107, 121, 92, 98, 99,
- 92, 92, 92, 92, 92, 92, 101, 104, 105, 107,
- 135, 121, 100, 104, 106, 133, 150, 100, 122, 135,
-
- 101, 99, 100, 100, 100, 100, 100, 100, 106, 107,
- 105, 120, 148, 122, 133, 443, 150, 437, 148, 177,
- 114, 120, 106, 112, 112, 112, 112, 112, 149, 112,
- 114, 114, 114, 114, 114, 114, 120, 157, 160, 177,
- 157, 201, 112, 149, 160, 201, 395, 158, 126, 112,
- 161, 159, 112, 112, 112, 112, 112, 112, 113, 113,
- 113, 113, 126, 158, 113, 161, 126, 162, 118, 159,
- 229, 164, 168, 395, 229, 432, 162, 113, 118, 118,
- 118, 118, 118, 118, 113, 164, 168, 113, 113, 113,
- 113, 113, 113, 116, 116, 116, 116, 116, 169, 422,
-
- 388, 192, 196, 119, 194, 171, 169, 172, 192, 196,
- 194, 206, 116, 119, 119, 119, 119, 119, 119, 171,
- 173, 172, 116, 116, 116, 116, 116, 116, 123, 123,
- 123, 123, 123, 206, 173, 208, 209, 210, 132, 123,
- 387, 175, 241, 209, 210, 241, 208, 123, 132, 132,
- 132, 132, 132, 132, 123, 175, 184, 123, 123, 123,
- 123, 123, 123, 124, 124, 124, 124, 219, 239, 215,
- 367, 184, 247, 156, 124, 199, 186, 215, 239, 351,
- 247, 219, 124, 156, 156, 156, 156, 156, 156, 124,
- 186, 199, 124, 124, 124, 124, 124, 124, 130, 130,
-
- 130, 130, 130, 186, 268, 205, 271, 310, 163, 207,
- 310, 312, 438, 271, 312, 268, 438, 130, 163, 163,
- 163, 163, 163, 163, 130, 205, 207, 130, 130, 130,
- 130, 130, 130, 154, 154, 154, 154, 154, 235, 167,
- 174, 232, 272, 347, 348, 346, 167, 264, 347, 348,
- 272, 235, 154, 167, 174, 238, 232, 240, 242, 154,
- 227, 264, 154, 154, 154, 154, 154, 154, 165, 165,
- 165, 165, 165, 373, 227, 253, 238, 240, 178, 242,
- 373, 174, 335, 264, 321, 227, 320, 165, 178, 178,
- 178, 178, 178, 178, 179, 253, 254, 165, 165, 165,
-
- 165, 165, 165, 180, 179, 179, 179, 179, 179, 179,
- 273, 254, 275, 180, 180, 180, 180, 180, 180, 182,
- 182, 182, 182, 182, 343, 279, 285, 316, 386, 183,
- 275, 386, 273, 279, 343, 316, 319, 318, 182, 183,
- 183, 183, 183, 183, 183, 185, 285, 288, 182, 182,
- 182, 182, 182, 182, 189, 185, 185, 185, 185, 185,
- 185, 325, 288, 435, 189, 189, 189, 189, 189, 189,
- 191, 191, 191, 191, 191, 284, 284, 284, 284, 284,
- 202, 325, 435, 286, 286, 286, 286, 286, 284, 191,
- 202, 202, 202, 202, 202, 202, 286, 306, 309, 191,
-
- 191, 191, 191, 191, 191, 204, 204, 204, 204, 204,
- 322, 322, 322, 322, 322, 211, 423, 317, 303, 306,
- 309, 423, 303, 322, 204, 211, 211, 211, 211, 211,
- 211, 212, 303, 330, 204, 204, 204, 204, 204, 204,
- 214, 212, 212, 212, 212, 212, 212, 418, 330, 311,
- 214, 214, 214, 214, 214, 214, 218, 218, 218, 218,
- 218, 221, 218, 374, 340, 359, 360, 218, 418, 218,
- 374, 221, 221, 221, 221, 221, 221, 222, 340, 324,
- 384, 301, 218, 223, 324, 359, 360, 222, 222, 222,
- 222, 222, 222, 223, 223, 223, 223, 223, 223, 224,
-
- 381, 382, 340, 384, 324, 225, 296, 381, 382, 224,
- 224, 224, 224, 224, 224, 225, 225, 225, 225, 225,
- 225, 226, 337, 337, 337, 337, 337, 230, 410, 363,
- 364, 226, 226, 226, 226, 226, 226, 230, 230, 230,
- 230, 230, 230, 231, 363, 364, 396, 421, 337, 236,
- 421, 410, 396, 231, 231, 231, 231, 231, 231, 236,
- 236, 236, 236, 236, 236, 237, 341, 341, 341, 341,
- 341, 244, 283, 436, 369, 237, 237, 237, 237, 237,
- 237, 244, 244, 244, 244, 244, 244, 245, 369, 383,
- 282, 369, 341, 246, 420, 436, 383, 245, 245, 245,
-
- 245, 245, 245, 246, 246, 246, 246, 246, 246, 251,
- 251, 251, 251, 251, 420, 251, 281, 453, 393, 397,
- 251, 329, 251, 252, 252, 252, 252, 252, 258, 252,
- 380, 329, 393, 397, 252, 251, 252, 453, 258, 258,
- 258, 258, 258, 258, 380, 398, 329, 405, 385, 252,
- 256, 256, 256, 256, 256, 385, 256, 406, 405, 398,
- 259, 256, 256, 256, 380, 406, 280, 407, 274, 256,
- 259, 259, 259, 259, 259, 259, 256, 260, 407, 256,
- 256, 256, 256, 256, 256, 261, 419, 260, 260, 260,
- 260, 260, 260, 262, 267, 261, 261, 261, 261, 261,
-
- 261, 263, 419, 262, 262, 262, 262, 262, 262, 265,
- 257, 263, 263, 263, 263, 263, 263, 266, 250, 265,
- 265, 265, 265, 265, 265, 269, 249, 266, 266, 266,
- 266, 266, 266, 270, 248, 269, 269, 269, 269, 269,
- 269, 276, 243, 270, 270, 270, 270, 270, 270, 277,
- 234, 276, 276, 276, 276, 276, 276, 278, 408, 277,
- 277, 277, 277, 277, 277, 408, 399, 278, 278, 278,
- 278, 278, 278, 287, 287, 287, 287, 394, 471, 287,
- 399, 404, 394, 447, 471, 394, 399, 290, 290, 290,
- 290, 290, 287, 290, 409, 404, 458, 447, 290, 287,
-
- 290, 409, 287, 287, 287, 287, 287, 287, 289, 289,
- 289, 289, 425, 290, 411, 425, 458, 444, 233, 289,
- 291, 291, 291, 291, 291, 411, 291, 289, 424, 433,
- 465, 291, 444, 291, 289, 424, 433, 289, 289, 289,
- 289, 289, 289, 228, 220, 445, 291, 292, 292, 292,
- 292, 292, 434, 292, 446, 434, 473, 465, 292, 466,
- 292, 293, 293, 293, 293, 293, 297, 293, 445, 466,
- 473, 446, 293, 292, 293, 460, 297, 297, 297, 297,
- 297, 297, 428, 428, 428, 428, 428, 293, 294, 294,
- 294, 294, 294, 451, 294, 428, 460, 217, 299, 294,
-
- 451, 294, 344, 344, 344, 344, 344, 294, 299, 299,
- 299, 299, 299, 299, 294, 216, 203, 294, 294, 294,
- 294, 294, 294, 295, 295, 295, 295, 295, 344, 295,
- 452, 454, 198, 300, 295, 295, 295, 452, 454, 463,
- 197, 195, 295, 300, 300, 300, 300, 300, 300, 295,
- 302, 193, 295, 295, 295, 295, 295, 295, 304, 463,
- 302, 302, 302, 302, 302, 302, 305, 469, 304, 304,
- 304, 304, 304, 304, 307, 190, 305, 305, 305, 305,
- 305, 305, 308, 187, 307, 307, 307, 307, 307, 307,
- 469, 479, 308, 308, 308, 308, 308, 308, 313, 313,
-
- 313, 313, 313, 314, 415, 415, 415, 415, 415, 478,
- 313, 457, 479, 314, 314, 314, 314, 314, 314, 315,
- 415, 457, 476, 478, 313, 181, 176, 476, 170, 315,
- 315, 315, 315, 315, 315, 326, 326, 326, 326, 326,
- 166, 326, 457, 331, 331, 331, 331, 331, 326, 155,
- 474, 475, 153, 151, 331, 147, 331, 474, 475, 146,
- 334, 326, 327, 327, 327, 327, 327, 145, 327, 331,
- 334, 334, 334, 334, 334, 334, 358, 358, 358, 358,
- 358, 327, 358, 368, 368, 368, 368, 368, 327, 358,
- 143, 327, 327, 327, 327, 327, 327, 328, 328, 328,
-
- 328, 142, 358, 328, 140, 139, 137, 336, 136, 368,
- 134, 370, 370, 370, 370, 370, 328, 336, 336, 336,
- 336, 336, 336, 328, 131, 129, 328, 328, 328, 328,
- 328, 328, 332, 332, 332, 332, 332, 370, 127, 117,
- 115, 108, 338, 332, 97, 372, 372, 372, 372, 372,
- 84, 332, 338, 338, 338, 338, 338, 338, 332, 81,
- 79, 332, 332, 332, 332, 332, 332, 333, 333, 333,
- 333, 372, 67, 63, 62, 61, 60, 339, 333, 54,
- 46, 39, 30, 29, 25, 22, 333, 339, 339, 339,
- 339, 339, 339, 333, 342, 20, 333, 333, 333, 333,
-
- 333, 333, 345, 19, 342, 342, 342, 342, 342, 342,
- 16, 14, 345, 345, 345, 345, 345, 345, 349, 349,
- 349, 349, 349, 350, 7, 6, 5, 0, 0, 0,
- 349, 0, 0, 350, 350, 350, 350, 350, 350, 361,
- 0, 0, 0, 0, 349, 0, 0, 0, 0, 361,
- 361, 361, 361, 361, 361, 362, 362, 362, 362, 362,
- 365, 0, 0, 0, 0, 0, 362, 0, 362, 0,
- 365, 365, 365, 365, 365, 365, 366, 0, 0, 371,
- 0, 362, 0, 0, 0, 371, 366, 366, 366, 366,
- 366, 366, 371, 0, 371, 375, 0, 0, 0, 371,
-
- 371, 376, 0, 371, 0, 375, 375, 375, 375, 375,
- 375, 376, 376, 376, 376, 376, 376, 377, 0, 0,
- 0, 0, 0, 378, 0, 0, 0, 377, 377, 377,
- 377, 377, 377, 378, 378, 378, 378, 378, 378, 390,
- 0, 0, 0, 0, 0, 391, 0, 0, 0, 390,
- 390, 390, 390, 390, 390, 391, 391, 391, 391, 391,
- 391, 392, 0, 0, 0, 0, 0, 400, 0, 0,
- 0, 392, 392, 392, 392, 392, 392, 400, 400, 400,
- 400, 400, 400, 401, 0, 0, 0, 0, 0, 402,
- 0, 0, 0, 401, 401, 401, 401, 401, 401, 402,
-
- 402, 402, 402, 402, 402, 403, 403, 403, 403, 403,
- 0, 0, 412, 0, 0, 0, 0, 0, 0, 0,
- 0, 403, 412, 412, 412, 412, 412, 412, 413, 0,
- 0, 403, 414, 414, 414, 414, 414, 0, 413, 413,
- 413, 413, 413, 413, 0, 0, 0, 0, 414, 416,
- 0, 0, 417, 417, 417, 417, 417, 0, 414, 416,
- 416, 416, 416, 416, 416, 417, 426, 426, 426, 426,
- 426, 0, 430, 430, 430, 430, 430, 0, 417, 426,
- 0, 0, 0, 0, 0, 430, 0, 0, 0, 431,
- 0, 0, 426, 427, 427, 427, 427, 427, 430, 431,
-
- 431, 431, 431, 431, 431, 0, 427, 439, 439, 439,
- 439, 439, 427, 0, 0, 0, 0, 0, 0, 427,
- 439, 0, 427, 427, 427, 427, 427, 427, 440, 0,
- 0, 0, 0, 439, 0, 0, 0, 0, 440, 440,
- 440, 440, 440, 440, 441, 441, 441, 441, 441, 448,
- 0, 0, 449, 449, 449, 449, 449, 441, 0, 448,
- 448, 448, 448, 448, 448, 449, 0, 0, 0, 450,
- 441, 442, 442, 442, 442, 442, 0, 0, 449, 450,
- 450, 450, 450, 450, 450, 0, 0, 0, 0, 0,
- 442, 0, 0, 0, 0, 0, 455, 0, 0, 0,
-
- 442, 442, 442, 442, 442, 442, 455, 455, 455, 455,
- 455, 455, 456, 0, 0, 0, 0, 0, 461, 0,
- 0, 0, 456, 456, 456, 456, 456, 456, 461, 461,
- 461, 461, 461, 461, 462, 0, 0, 0, 0, 0,
- 467, 0, 0, 0, 462, 462, 462, 462, 462, 462,
- 467, 467, 467, 467, 467, 467, 468, 0, 0, 0,
- 0, 0, 472, 0, 0, 0, 468, 468, 468, 468,
- 468, 468, 472, 472, 472, 472, 472, 472, 482, 0,
- 482, 482, 482, 482, 482, 482, 482, 482, 482, 483,
- 483, 0, 483, 483, 484, 0, 484, 484, 484, 484,
-
- 484, 484, 484, 484, 484, 485, 485, 0, 485, 485,
- 486, 0, 0, 486, 486, 487, 487, 487, 487, 487,
- 487, 487, 487, 487, 488, 0, 488, 488, 0, 488,
- 488, 489, 489, 489, 489, 489, 489, 489, 489, 489,
- 489, 489, 490, 490, 490, 490, 490, 490, 490, 490,
- 490, 491, 491, 0, 491, 491, 492, 492, 492, 492,
- 492, 492, 492, 492, 492, 492, 492, 493, 493, 493,
+ 21, 21, 21, 21, 21, 21, 21, 21, 66, 99,
+ 72, 21, 23, 70, 70, 432, 38, 38, 38, 38,
+
+ 38, 59, 66, 59, 23, 422, 89, 23, 56, 72,
+ 23, 56, 56, 68, 23, 23, 66, 23, 84, 72,
+ 57, 70, 85, 59, 68, 74, 74, 68, 23, 99,
+ 38, 120, 89, 23, 85, 89, 23, 84, 57, 23,
+ 76, 68, 23, 23, 76, 23, 27, 84, 56, 108,
+ 85, 59, 68, 27, 27, 27, 27, 27, 27, 38,
+ 57, 229, 74, 82, 73, 229, 76, 57, 388, 76,
+ 73, 96, 120, 76, 495, 495, 75, 108, 73, 87,
+ 105, 110, 27, 27, 27, 27, 27, 27, 42, 42,
+ 42, 42, 73, 75, 42, 82, 86, 75, 73, 82,
+
+ 75, 87, 95, 141, 96, 75, 387, 42, 87, 95,
+ 86, 96, 98, 105, 42, 42, 42, 42, 42, 42,
+ 105, 75, 104, 82, 86, 75, 106, 110, 111, 109,
+ 163, 166, 96, 107, 109, 167, 141, 98, 166, 104,
+ 42, 105, 95, 42, 42, 42, 42, 42, 42, 45,
+ 176, 106, 98, 121, 351, 345, 45, 45, 45, 45,
+ 45, 45, 104, 121, 107, 98, 106, 122, 104, 126,
+ 163, 166, 320, 107, 111, 167, 132, 122, 176, 106,
+ 109, 135, 45, 145, 126, 45, 45, 45, 45, 45,
+ 45, 47, 107, 138, 138, 152, 132, 146, 47, 47,
+
+ 47, 47, 47, 47, 121, 132, 145, 135, 168, 126,
+ 135, 146, 145, 126, 147, 170, 168, 152, 122, 155,
+ 194, 138, 177, 147, 152, 146, 156, 47, 47, 47,
+ 47, 47, 47, 50, 50, 50, 50, 150, 157, 156,
+ 172, 173, 147, 159, 50, 155, 158, 150, 155, 157,
+ 160, 238, 50, 194, 156, 170, 319, 159, 174, 50,
+ 50, 50, 50, 50, 50, 150, 157, 175, 177, 158,
+ 160, 159, 184, 186, 219, 158, 214, 318, 317, 160,
+ 172, 173, 184, 316, 214, 50, 192, 238, 50, 50,
+ 50, 50, 50, 50, 58, 310, 174, 186, 174, 197,
+
+ 199, 58, 58, 58, 58, 58, 58, 175, 246, 192,
+ 204, 205, 197, 186, 219, 192, 246, 253, 205, 204,
+ 208, 252, 199, 184, 174, 186, 201, 197, 206, 199,
+ 58, 58, 58, 58, 58, 58, 79, 220, 204, 205,
+ 206, 207, 208, 79, 79, 79, 79, 79, 79, 208,
+ 299, 201, 234, 235, 239, 201, 206, 227, 253, 207,
+ 278, 284, 209, 239, 343, 220, 234, 252, 278, 235,
+ 207, 257, 79, 79, 79, 79, 79, 79, 90, 227,
+ 234, 235, 239, 240, 209, 90, 90, 90, 90, 90,
+ 90, 209, 217, 217, 217, 217, 217, 227, 217, 257,
+
+ 343, 287, 393, 217, 323, 217, 393, 284, 227, 240,
+ 296, 328, 240, 237, 90, 90, 90, 90, 90, 90,
+ 93, 237, 271, 282, 281, 241, 270, 93, 93, 93,
+ 93, 93, 93, 241, 250, 250, 250, 250, 250, 296,
+ 250, 237, 287, 271, 217, 250, 309, 250, 270, 268,
+ 323, 271, 328, 241, 340, 270, 93, 93, 93, 93,
+ 93, 93, 100, 100, 100, 100, 100, 268, 490, 280,
+ 490, 274, 309, 272, 100, 309, 306, 311, 268, 315,
+ 272, 100, 274, 306, 335, 340, 250, 315, 100, 100,
+ 100, 100, 100, 100, 251, 251, 251, 251, 251, 274,
+
+ 251, 272, 279, 311, 306, 251, 311, 251, 502, 512,
+ 502, 512, 335, 340, 100, 273, 367, 100, 100, 100,
+ 100, 100, 100, 112, 112, 112, 112, 112, 249, 112,
+ 283, 283, 283, 283, 283, 285, 285, 285, 285, 285,
+ 324, 438, 112, 283, 367, 324, 251, 346, 285, 112,
+ 112, 112, 112, 112, 112, 289, 289, 289, 289, 289,
+ 308, 321, 321, 321, 321, 321, 438, 308, 289, 248,
+ 438, 346, 247, 242, 321, 112, 346, 347, 112, 112,
+ 112, 112, 112, 112, 113, 113, 113, 113, 308, 232,
+ 113, 324, 231, 228, 369, 290, 290, 290, 290, 290,
+
+ 359, 347, 436, 113, 369, 359, 347, 289, 290, 436,
+ 113, 113, 113, 113, 113, 113, 291, 291, 291, 291,
+ 291, 292, 292, 292, 292, 292, 360, 216, 329, 291,
+ 436, 360, 215, 369, 292, 202, 113, 386, 329, 113,
+ 113, 113, 113, 113, 113, 116, 395, 290, 395, 196,
+ 195, 359, 116, 116, 116, 116, 116, 116, 325, 325,
+ 325, 325, 325, 386, 325, 363, 386, 514, 291, 514,
+ 364, 325, 466, 292, 395, 363, 193, 360, 116, 329,
+ 364, 116, 116, 116, 116, 116, 116, 117, 191, 330,
+ 330, 330, 330, 330, 117, 117, 117, 117, 117, 117,
+
+ 330, 189, 330, 334, 334, 334, 334, 334, 466, 187,
+ 325, 336, 336, 336, 336, 336, 363, 336, 181, 334,
+ 373, 364, 169, 117, 117, 117, 117, 117, 117, 119,
+ 119, 119, 119, 119, 349, 349, 349, 349, 349, 165,
+ 374, 330, 373, 339, 339, 339, 339, 339, 119, 373,
+ 349, 161, 153, 380, 339, 119, 119, 119, 119, 119,
+ 119, 151, 374, 336, 368, 368, 368, 368, 368, 374,
+ 348, 348, 348, 348, 348, 370, 370, 370, 370, 370,
+ 380, 518, 148, 518, 119, 119, 119, 119, 119, 119,
+ 123, 123, 123, 123, 123, 339, 520, 527, 520, 527,
+
+ 144, 123, 446, 372, 372, 372, 372, 372, 380, 123,
+ 381, 382, 383, 143, 446, 396, 123, 123, 123, 123,
+ 123, 123, 348, 358, 358, 358, 358, 358, 397, 358,
+ 446, 384, 381, 382, 383, 142, 358, 384, 396, 381,
+ 382, 383, 123, 397, 396, 123, 123, 123, 123, 123,
+ 123, 124, 124, 124, 124, 372, 397, 398, 404, 384,
+ 420, 385, 124, 362, 362, 362, 362, 362, 394, 420,
+ 124, 394, 398, 404, 362, 358, 362, 124, 124, 124,
+ 124, 124, 124, 385, 140, 398, 404, 405, 420, 530,
+ 385, 530, 394, 540, 139, 540, 406, 394, 399, 547,
+
+ 394, 547, 137, 124, 399, 405, 124, 124, 124, 124,
+ 124, 124, 130, 399, 136, 362, 405, 406, 134, 130,
+ 130, 130, 130, 130, 130, 406, 399, 402, 402, 402,
+ 402, 402, 399, 548, 465, 548, 465, 133, 421, 408,
+ 402, 409, 407, 403, 403, 403, 403, 403, 130, 130,
+ 130, 130, 130, 130, 149, 149, 149, 149, 149, 403,
+ 407, 408, 465, 409, 421, 419, 410, 421, 408, 411,
+ 409, 407, 410, 149, 424, 425, 423, 131, 419, 402,
+ 149, 149, 149, 149, 149, 149, 129, 411, 413, 413,
+ 413, 413, 413, 419, 410, 403, 424, 127, 411, 413,
+
+ 423, 425, 118, 424, 425, 423, 149, 115, 418, 149,
+ 149, 149, 149, 149, 149, 154, 418, 414, 414, 414,
+ 414, 414, 154, 154, 154, 154, 154, 154, 412, 412,
+ 412, 412, 412, 414, 412, 97, 418, 94, 83, 81,
+ 413, 433, 77, 65, 63, 434, 415, 415, 415, 415,
+ 415, 154, 154, 154, 154, 154, 154, 162, 162, 162,
+ 162, 162, 415, 433, 426, 426, 426, 426, 426, 414,
+ 433, 434, 435, 445, 434, 451, 162, 426, 62, 445,
+ 412, 61, 435, 162, 162, 162, 162, 162, 162, 416,
+ 416, 416, 416, 416, 60, 54, 444, 451, 415, 46,
+
+ 435, 445, 416, 30, 451, 452, 454, 29, 447, 162,
+ 444, 473, 162, 162, 162, 162, 162, 162, 164, 164,
+ 164, 164, 164, 447, 444, 28, 473, 452, 454, 428,
+ 428, 428, 428, 428, 452, 454, 447, 164, 471, 473,
+ 474, 416, 428, 475, 164, 164, 164, 164, 164, 164,
+ 430, 430, 430, 430, 430, 439, 439, 439, 439, 439,
+ 22, 471, 474, 430, 20, 475, 19, 471, 439, 474,
+ 457, 453, 475, 164, 164, 164, 164, 164, 164, 171,
+ 453, 428, 16, 14, 476, 7, 171, 171, 171, 171,
+ 171, 171, 441, 441, 441, 441, 441, 0, 457, 453,
+
+ 458, 463, 430, 460, 0, 441, 457, 439, 476, 458,
+ 463, 460, 0, 476, 0, 171, 171, 171, 171, 171,
+ 171, 178, 178, 178, 178, 178, 457, 178, 458, 463,
+ 0, 460, 448, 448, 448, 448, 448, 469, 0, 0,
+ 178, 0, 0, 469, 441, 448, 0, 178, 178, 178,
+ 178, 178, 178, 468, 468, 468, 468, 468, 472, 472,
+ 472, 472, 472, 0, 0, 469, 468, 479, 478, 0,
+ 0, 472, 0, 178, 0, 479, 178, 178, 178, 178,
+ 178, 178, 180, 478, 448, 0, 0, 0, 0, 180,
+ 180, 180, 180, 180, 180, 479, 478, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 468, 0, 0, 0, 0,
+ 472, 0, 0, 0, 0, 0, 0, 0, 180, 180,
+ 180, 180, 180, 180, 182, 182, 182, 182, 182, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 182, 0, 0, 0, 0, 0, 0,
+ 182, 182, 182, 182, 182, 182, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 182,
+ 182, 182, 182, 182, 182, 183, 183, 183, 183, 183,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 183, 0, 0, 0, 0, 0,
+ 0, 183, 183, 183, 183, 183, 183, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 183, 183, 183, 183, 183, 183, 185, 185, 185, 185,
+ 185, 0, 0, 0, 0, 0, 0, 185, 0, 0,
+ 0, 0, 0, 0, 0, 185, 0, 0, 0, 0,
+ 0, 0, 185, 185, 185, 185, 185, 185, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 185, 0,
+
+ 0, 185, 185, 185, 185, 185, 185, 190, 190, 190,
+ 190, 190, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 190, 0, 0, 0,
+ 0, 0, 0, 190, 190, 190, 190, 190, 190, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 190, 190, 190, 190, 190, 190, 198, 0,
+ 0, 0, 0, 0, 0, 198, 198, 198, 198, 198,
+ 198, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 198, 198, 198, 198, 198, 198,
+ 203, 203, 203, 203, 203, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 203,
+ 0, 0, 0, 0, 0, 0, 203, 203, 203, 203,
+ 203, 203, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 203, 203, 203, 203, 203,
+ 203, 210, 0, 0, 0, 0, 0, 0, 210, 210,
+ 210, 210, 210, 210, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 210, 210, 210,
+ 210, 210, 210, 211, 211, 211, 211, 211, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 211, 0, 0, 0, 0, 0, 0, 211,
+ 211, 211, 211, 211, 211, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 211, 211,
+ 211, 211, 211, 211, 218, 0, 0, 0, 0, 0,
+ 0, 218, 218, 218, 218, 218, 218, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 218, 218, 218, 218, 218, 218, 221, 221, 221, 221,
+ 221, 0, 221, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 221, 0, 0, 0, 0,
+ 0, 0, 221, 221, 221, 221, 221, 221, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 221, 0,
+ 0, 221, 221, 221, 221, 221, 221, 223, 0, 0,
+ 0, 0, 0, 0, 223, 223, 223, 223, 223, 223,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 223, 223, 223, 223, 223, 223, 224,
+ 224, 224, 224, 224, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 224, 0,
+ 0, 0, 0, 0, 0, 224, 224, 224, 224, 224,
+ 224, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 224, 224, 224, 224, 224, 224,
+ 225, 225, 225, 225, 225, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 225,
+
+ 0, 0, 0, 0, 0, 0, 225, 225, 225, 225,
+ 225, 225, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 225, 225, 225, 225, 225,
+ 225, 226, 226, 226, 226, 226, 0, 0, 0, 0,
+ 0, 0, 226, 0, 0, 0, 0, 0, 0, 0,
+ 226, 0, 0, 0, 0, 0, 0, 226, 226, 226,
+ 226, 226, 226, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 226, 0, 0, 226, 226, 226, 226,
+
+ 226, 226, 230, 230, 230, 230, 230, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 230, 0, 0, 0, 0, 0, 0, 230, 230,
+ 230, 230, 230, 230, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 230, 230, 230,
+ 230, 230, 230, 233, 0, 0, 0, 0, 0, 0,
+ 233, 233, 233, 233, 233, 233, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 233,
+
+ 233, 233, 233, 233, 233, 236, 236, 236, 236, 236,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 236, 0, 0, 0, 0, 0,
+ 0, 236, 236, 236, 236, 236, 236, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 236, 236, 236, 236, 236, 236, 243, 0, 0, 0,
+ 0, 0, 0, 243, 243, 243, 243, 243, 243, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 243, 243, 243, 243, 243, 243, 244, 244,
+ 244, 244, 244, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 244, 0, 0,
+ 0, 0, 0, 0, 244, 244, 244, 244, 244, 244,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 244, 244, 244, 244, 244, 244, 255,
+ 255, 255, 255, 255, 0, 255, 0, 0, 0, 0,
+ 255, 255, 255, 0, 0, 0, 0, 0, 255, 0,
+ 0, 0, 0, 0, 0, 255, 255, 255, 255, 255,
+
+ 255, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 255, 0, 0, 255, 255, 255, 255, 255, 255,
+ 256, 0, 0, 0, 0, 0, 0, 256, 256, 256,
+ 256, 256, 256, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 256, 256, 256, 256,
+ 256, 256, 258, 258, 258, 258, 258, 0, 258, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 258, 0, 0, 0, 0, 0, 0, 258, 258,
+
+ 258, 258, 258, 258, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 258, 0, 0, 258, 258, 258,
+ 258, 258, 258, 260, 0, 0, 0, 0, 0, 0,
+ 260, 260, 260, 260, 260, 260, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 260, 0, 0, 260,
+ 260, 260, 260, 260, 260, 261, 261, 261, 261, 261,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 261, 0, 0, 0, 0, 0,
+
+ 0, 261, 261, 261, 261, 261, 261, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 261, 0, 0,
+ 261, 261, 261, 261, 261, 261, 262, 262, 262, 262,
+ 262, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 262, 0, 0, 0, 0,
+ 0, 0, 262, 262, 262, 262, 262, 262, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 262, 262, 262, 262, 262, 262, 263, 263, 263,
+
+ 263, 263, 0, 0, 0, 0, 0, 0, 263, 0,
+ 0, 0, 0, 0, 0, 0, 263, 0, 0, 0,
+ 0, 0, 0, 263, 263, 263, 263, 263, 263, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 263,
+ 0, 0, 263, 263, 263, 263, 263, 263, 264, 264,
+ 264, 264, 264, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 264, 0, 0,
+ 0, 0, 0, 0, 264, 264, 264, 264, 264, 264,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 264, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 264, 264, 264, 264, 264, 264, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 264, 265, 265, 265, 265, 265, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 265, 0, 0, 0, 0, 0, 0, 265, 265,
+ 265, 265, 265, 265, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 265, 265, 265,
+ 265, 265, 265, 266, 0, 0, 0, 0, 0, 0,
+
+ 266, 266, 266, 266, 266, 266, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 266,
+ 266, 266, 266, 266, 266, 267, 267, 267, 267, 267,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 267, 0, 0, 0, 0, 0,
+ 0, 267, 267, 267, 267, 267, 267, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 267, 267, 267, 267, 267, 267, 269, 269, 269, 269,
+
+ 269, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 269, 0, 0, 0, 0,
+ 0, 0, 269, 269, 269, 269, 269, 269, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 269, 269, 269, 269, 269, 269, 275, 0, 0,
+ 0, 0, 0, 0, 275, 275, 275, 275, 275, 275,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 275, 275, 275, 275, 275, 275, 276,
+
+ 276, 276, 276, 276, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 276, 0,
+ 0, 0, 0, 0, 0, 276, 276, 276, 276, 276,
+ 276, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 276, 276, 276, 276, 276, 276,
+ 286, 286, 286, 286, 0, 0, 286, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 286,
+ 0, 0, 0, 0, 0, 0, 286, 286, 286, 286,
+ 286, 286, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 286, 0, 0, 286, 286, 286, 286, 286,
+ 286, 288, 288, 288, 288, 0, 0, 0, 0, 0,
+ 0, 0, 288, 0, 0, 0, 0, 0, 0, 0,
+ 288, 0, 0, 0, 0, 0, 0, 288, 288, 288,
+ 288, 288, 288, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 288, 0, 0, 288, 288, 288, 288,
+ 288, 288, 293, 293, 293, 293, 293, 0, 0, 0,
+ 0, 0, 0, 0, 0, 293, 0, 0, 0, 0,
+
+ 0, 293, 0, 0, 0, 0, 0, 0, 293, 293,
+ 293, 293, 293, 293, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 293, 0, 0, 293, 293, 293,
+ 293, 293, 293, 294, 294, 294, 294, 294, 0, 294,
+ 0, 0, 0, 0, 294, 294, 294, 0, 0, 0,
+ 0, 0, 294, 0, 0, 0, 0, 0, 0, 294,
+ 294, 294, 294, 294, 294, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 294, 0, 0, 294, 294,
+
+ 294, 294, 294, 294, 295, 0, 0, 0, 0, 0,
+ 0, 295, 295, 295, 295, 295, 295, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 295, 295, 295, 295, 295, 295, 297, 297, 297, 297,
+ 297, 0, 297, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 297, 0, 0, 0, 0,
+ 0, 0, 297, 297, 297, 297, 297, 297, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 297, 0,
+
+ 0, 297, 297, 297, 297, 297, 297, 300, 300, 300,
+ 300, 300, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 300, 0, 0, 0,
+ 0, 0, 0, 300, 300, 300, 300, 300, 300, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 300,
+ 0, 0, 300, 300, 300, 300, 300, 300, 301, 301,
+ 301, 301, 301, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 301, 0, 0,
+ 0, 0, 0, 0, 301, 301, 301, 301, 301, 301,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 301, 301, 301, 301, 301, 301, 302,
+ 302, 302, 302, 302, 0, 0, 0, 0, 0, 0,
+ 302, 0, 0, 0, 0, 0, 0, 0, 302, 0,
+ 0, 0, 0, 0, 0, 302, 302, 302, 302, 302,
+ 302, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 302, 0, 0, 302, 302, 302, 302, 302, 302,
+ 303, 303, 303, 303, 303, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 303, 0, 0, 303,
+ 0, 0, 0, 0, 0, 0, 303, 303, 303, 303,
+ 303, 303, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 303, 303, 303, 303, 303,
+ 303, 304, 304, 304, 304, 304, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 304, 0, 0, 0, 0, 0, 0, 304, 304, 304,
+ 304, 304, 304, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 304, 304, 304, 304,
+ 304, 304, 305, 305, 305, 305, 305, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 305, 0, 0, 0, 0, 0, 0, 305, 305,
+ 305, 305, 305, 305, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 305, 305, 305,
+ 305, 305, 305, 307, 307, 307, 307, 307, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 307, 0, 0, 0, 0, 0, 0, 307,
+
+ 307, 307, 307, 307, 307, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 307, 307,
+ 307, 307, 307, 307, 312, 0, 0, 0, 0, 0,
+ 0, 312, 312, 312, 312, 312, 312, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 312, 312, 312, 312, 312, 312, 313, 313, 313, 313,
+ 313, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 313, 0, 0, 0, 0,
+
+ 0, 0, 313, 313, 313, 313, 313, 313, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 313, 313, 313, 313, 313, 313, 326, 326, 326,
+ 326, 326, 0, 326, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 326, 0, 0, 0,
+ 0, 0, 0, 326, 326, 326, 326, 326, 326, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 326,
+ 0, 0, 326, 326, 326, 326, 326, 326, 327, 327,
+
+ 327, 327, 0, 0, 327, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 327, 0, 0,
+ 0, 0, 0, 0, 327, 327, 327, 327, 327, 327,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 327, 0, 0, 327, 327, 327, 327, 327, 327, 331,
+ 331, 331, 331, 331, 0, 0, 0, 0, 0, 0,
+ 331, 0, 0, 0, 0, 0, 0, 0, 331, 0,
+ 0, 0, 0, 0, 0, 331, 331, 331, 331, 331,
+ 331, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 331, 0, 0, 331, 331, 331, 331, 331, 331,
+ 332, 332, 332, 332, 0, 0, 0, 0, 0, 0,
+ 0, 332, 0, 0, 0, 0, 0, 0, 0, 332,
+ 0, 0, 0, 0, 0, 0, 332, 332, 332, 332,
+ 332, 332, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 332, 0, 0, 332, 332, 332, 332, 332,
+ 332, 333, 333, 333, 333, 333, 0, 0, 0, 0,
+ 0, 0, 0, 0, 333, 0, 0, 0, 0, 0,
+
+ 333, 0, 0, 0, 0, 0, 0, 333, 333, 333,
+ 333, 333, 333, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 333, 0, 0, 333, 333, 333, 333,
+ 333, 333, 337, 0, 0, 0, 0, 0, 0, 337,
+ 337, 337, 337, 337, 337, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 337, 337,
+ 337, 337, 337, 337, 338, 0, 0, 0, 0, 0,
+ 0, 338, 338, 338, 338, 338, 338, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 338, 338, 338, 338, 338, 338, 341, 0, 0, 0,
+ 0, 0, 0, 341, 341, 341, 341, 341, 341, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 341, 341, 341, 341, 341, 341, 342, 342,
+ 342, 342, 342, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 342, 0, 0,
+ 0, 0, 0, 0, 342, 342, 342, 342, 342, 342,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 342, 342, 342, 342, 342, 342, 344,
+ 344, 344, 344, 344, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 344, 0,
+ 0, 0, 0, 0, 0, 344, 344, 344, 344, 344,
+ 344, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 344, 344, 344, 344, 344, 344,
+ 361, 0, 0, 0, 0, 0, 0, 361, 361, 361,
+
+ 361, 361, 361, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 361, 361, 361, 361,
+ 361, 361, 365, 0, 0, 0, 0, 0, 0, 365,
+ 365, 365, 365, 365, 365, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 365, 365,
+ 365, 365, 365, 365, 366, 366, 366, 366, 366, 0,
+ 0, 0, 0, 0, 0, 0, 0, 366, 0, 0,
+ 0, 0, 0, 366, 0, 0, 0, 0, 0, 0,
+
+ 366, 366, 366, 366, 366, 366, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 366, 0, 0, 366,
+ 366, 366, 366, 366, 366, 371, 0, 0, 0, 0,
+ 0, 0, 371, 0, 371, 0, 0, 0, 0, 371,
+ 371, 0, 0, 371, 0, 0, 0, 0, 371, 0,
+ 0, 0, 0, 0, 371, 0, 0, 0, 0, 0,
+ 371, 0, 371, 0, 0, 0, 0, 371, 371, 0,
+ 0, 371, 376, 0, 0, 0, 0, 0, 0, 376,
+ 376, 376, 376, 376, 376, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 376, 376,
+ 376, 376, 376, 376, 377, 0, 0, 0, 0, 0,
+ 0, 377, 377, 377, 377, 377, 377, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 377, 377, 377, 377, 377, 377, 378, 0, 0, 0,
+ 0, 0, 0, 378, 378, 378, 378, 378, 378, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 378, 378, 378, 378, 378, 378, 390, 0,
+ 0, 0, 0, 0, 0, 390, 390, 390, 390, 390,
+ 390, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 390, 390, 390, 390, 390, 390,
+ 391, 0, 0, 0, 0, 0, 0, 391, 391, 391,
+ 391, 391, 391, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 391, 391, 391, 391,
+ 391, 391, 392, 0, 0, 0, 0, 0, 0, 392,
+
+ 392, 392, 392, 392, 392, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 392, 392,
+ 392, 392, 392, 392, 400, 0, 0, 0, 0, 0,
+ 0, 400, 400, 400, 400, 400, 400, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 400, 400, 400, 400, 400, 400, 401, 0, 0, 0,
+ 0, 0, 0, 401, 401, 401, 401, 401, 401, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 401, 401, 401, 401, 401, 401, 417, 0,
+ 0, 0, 0, 0, 0, 417, 417, 417, 417, 417,
+ 417, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 417, 417, 417, 417, 417, 417,
+ 429, 0, 0, 0, 0, 0, 0, 429, 429, 429,
+ 429, 429, 429, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 429, 429, 429, 429,
+
+ 429, 429, 431, 431, 431, 431, 431, 0, 0, 0,
+ 0, 0, 0, 0, 0, 431, 0, 0, 0, 0,
+ 0, 431, 0, 0, 0, 0, 0, 0, 431, 431,
+ 431, 431, 431, 431, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 431, 0, 0, 431, 431, 431,
+ 431, 431, 431, 440, 440, 440, 440, 440, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 440, 0, 0, 0, 0, 0, 0, 440,
+ 440, 440, 440, 440, 440, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 440, 440,
+ 440, 440, 440, 440, 442, 0, 0, 0, 0, 0,
+ 0, 442, 442, 442, 442, 442, 442, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 442, 442, 442, 442, 442, 442, 449, 0, 0, 0,
+ 0, 0, 0, 449, 449, 449, 449, 449, 449, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 449, 449, 449, 449, 449, 449, 450, 0,
+ 0, 0, 0, 0, 0, 450, 450, 450, 450, 450,
+ 450, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 450, 450, 450, 450, 450, 450,
+ 455, 0, 0, 0, 0, 0, 0, 455, 455, 455,
+ 455, 455, 455, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 455, 455, 455, 455,
+ 455, 455, 456, 0, 0, 0, 0, 0, 0, 456,
+
+ 456, 456, 456, 456, 456, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 456, 456,
+ 456, 456, 456, 456, 461, 0, 0, 0, 0, 0,
+ 0, 461, 461, 461, 461, 461, 461, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 461, 461, 461, 461, 461, 461, 462, 0, 0, 0,
+ 0, 0, 0, 462, 462, 462, 462, 462, 462, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 462, 462, 462, 462, 462, 462, 467, 0,
+ 0, 0, 0, 0, 0, 467, 467, 467, 467, 467,
+ 467, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 467, 467, 467, 467, 467, 467,
+ 482, 0, 0, 482, 482, 482, 482, 482, 482, 482,
+ 482, 482, 482, 483, 483, 0, 483, 483, 484, 0,
+ 0, 484, 484, 484, 484, 484, 484, 484, 484, 484,
+ 484, 485, 485, 0, 485, 485, 486, 0, 0, 486,
+
+ 486, 487, 0, 487, 487, 0, 487, 487, 488, 488,
+ 488, 488, 488, 488, 488, 488, 488, 488, 489, 489,
+ 489, 489, 489, 489, 489, 489, 489, 489, 489, 489,
+ 489, 491, 491, 0, 491, 491, 492, 492, 492, 492,
+ 492, 492, 492, 492, 492, 492, 493, 493, 493, 493,
493, 493, 493, 493, 493, 493, 493, 493, 493, 494,
- 494, 495, 495, 495, 495, 495, 495, 495, 495, 495,
- 496, 496, 0, 496, 496, 497, 497, 497, 497, 497,
-
- 497, 497, 497, 497, 498, 498, 0, 498, 498, 499,
- 499, 499, 499, 499, 499, 499, 499, 499, 500, 500,
- 500, 500, 500, 500, 500, 500, 500, 501, 501, 501,
- 501, 501, 501, 501, 501, 501, 501, 501, 501, 502,
- 502, 502, 502, 502, 502, 502, 502, 502, 503, 503,
- 503, 503, 503, 503, 503, 503, 503, 504, 504, 504,
- 0, 504, 505, 505, 505, 505, 505, 505, 505, 505,
- 505, 505, 505, 505, 506, 506, 506, 0, 506, 507,
- 507, 507, 507, 0, 507, 507, 507, 507, 507, 507,
- 508, 508, 508, 0, 508, 509, 0, 509, 509, 509,
-
- 509, 509, 509, 509, 509, 509, 510, 0, 510, 510,
- 510, 510, 510, 510, 510, 510, 510, 511, 511, 511,
- 511, 511, 511, 511, 511, 511, 511, 511, 512, 512,
- 512, 0, 512, 513, 513, 513, 513, 513, 513, 513,
- 513, 513, 513, 513, 514, 514, 514, 514, 514, 514,
- 514, 514, 514, 514, 514, 515, 515, 515, 0, 515,
- 516, 516, 516, 0, 0, 0, 516, 0, 0, 516,
- 516, 517, 517, 517, 517, 517, 517, 517, 517, 517,
- 518, 518, 518, 0, 0, 518, 518, 518, 0, 518,
- 518, 519, 519, 519, 519, 519, 519, 519, 519, 519,
+ 494, 494, 494, 494, 494, 494, 494, 494, 494, 494,
+ 494, 494, 494, 496, 496, 0, 496, 496, 497, 497,
+ 497, 497, 497, 497, 497, 497, 497, 497, 498, 498,
+ 0, 498, 498, 499, 499, 499, 499, 499, 499, 499,
+
+ 499, 499, 499, 500, 500, 500, 500, 500, 500, 500,
+ 500, 500, 500, 501, 501, 501, 503, 503, 503, 503,
+ 503, 503, 503, 503, 503, 503, 504, 504, 0, 504,
+ 504, 504, 504, 504, 504, 504, 504, 504, 504, 505,
+ 505, 505, 505, 505, 505, 505, 505, 505, 505, 505,
+ 505, 505, 506, 506, 506, 506, 506, 506, 506, 506,
+ 506, 506, 506, 506, 506, 506, 507, 507, 507, 507,
+ 507, 507, 507, 507, 507, 507, 507, 507, 507, 507,
+ 508, 508, 508, 508, 508, 508, 508, 508, 508, 508,
+ 509, 509, 509, 509, 509, 509, 509, 509, 509, 509,
+
+ 510, 510, 510, 510, 511, 0, 0, 511, 511, 511,
+ 511, 511, 511, 511, 511, 511, 511, 513, 513, 513,
+ 513, 513, 513, 513, 513, 513, 513, 513, 513, 513,
+ 513, 515, 515, 515, 515, 516, 516, 516, 516, 516,
+ 516, 0, 516, 516, 516, 516, 516, 516, 517, 517,
+ 517, 517, 517, 517, 517, 517, 517, 517, 517, 517,
+ 517, 519, 519, 519, 519, 519, 519, 519, 519, 519,
+ 519, 519, 519, 519, 519, 521, 521, 521, 521, 522,
+ 522, 522, 522, 522, 522, 0, 522, 522, 522, 522,
+ 522, 522, 523, 0, 0, 523, 523, 523, 523, 523,
+
+ 523, 523, 523, 523, 523, 524, 0, 0, 524, 524,
+ 524, 524, 524, 524, 524, 524, 524, 524, 525, 525,
+ 525, 525, 525, 525, 525, 525, 525, 525, 525, 525,
+ 525, 526, 526, 526, 526, 526, 526, 526, 526, 526,
+ 526, 526, 526, 526, 528, 528, 0, 528, 528, 529,
+ 529, 529, 529, 529, 529, 529, 529, 529, 529, 529,
+ 529, 529, 531, 531, 531, 531, 532, 532, 532, 532,
+ 532, 532, 532, 532, 532, 532, 532, 532, 532, 533,
+ 0, 0, 533, 533, 533, 533, 533, 533, 533, 533,
+ 533, 533, 534, 534, 534, 534, 534, 534, 534, 534,
+
+ 534, 534, 534, 534, 534, 535, 535, 535, 535, 535,
+ 0, 0, 535, 535, 535, 535, 535, 535, 536, 536,
+ 536, 536, 536, 536, 536, 536, 536, 536, 536, 536,
+ 536, 537, 537, 537, 537, 537, 537, 537, 537, 537,
+ 537, 537, 537, 537, 538, 538, 0, 538, 538, 539,
+ 539, 539, 539, 539, 539, 539, 539, 539, 539, 539,
+ 539, 539, 541, 541, 541, 541, 542, 542, 0, 542,
+ 542, 542, 542, 542, 542, 542, 542, 542, 542, 543,
+ 543, 543, 543, 543, 543, 543, 543, 543, 543, 543,
+ 543, 543, 544, 544, 0, 544, 544, 544, 544, 544,
+
+ 544, 544, 544, 544, 544, 545, 545, 545, 545, 545,
+ 545, 545, 545, 545, 545, 545, 545, 545, 546, 546,
+ 546, 546, 546, 0, 0, 546, 546, 546, 546, 546,
+ 546, 549, 549, 549, 549, 0, 0, 0, 0, 549,
+ 0, 0, 549, 549, 550, 550, 550, 550, 0, 0,
+ 0, 550, 550, 550, 0, 550, 550, 551, 551, 551,
+ 551, 551, 551, 551, 551, 551, 551, 552, 552, 552,
+ 552, 552, 552, 552, 552, 552, 552, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
+ 481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
@@ -833,38 +1775,35 @@ static yyconst short int yy_chk[2462] =
481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
481, 481, 481, 481, 481, 481, 481, 481, 481, 481,
- 481
+ 481, 481, 481
} ;
#line 1 "<stdin>"
-#define INITIAL 0
-#define YY_STACK_USED 1
-#define mediaquery 1
YY_DECL
- {
+{
register yy_state_type yy_current_state;
register UChar *yy_cp, *yy_bp;
register int yy_act;
while ( 1 ) /* loops until end-of-file is reached */
{
- yy_cp = yy_c_buf_p;
+ yy_cp = (yy_c_buf_p);
/* Support of yytext. */
- *yy_cp = yy_hold_char;
+ *yy_cp = (yy_hold_char);
/* yy_bp points to the position in yy_ch_buf of the start of
* the current run.
*/
yy_bp = yy_cp;
- yy_current_state = yy_start;
+ yy_current_state = (yy_start);
do
{
register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
if ( yy_accept[yy_current_state] )
{
- yy_last_accepting_state = yy_current_state;
- yy_last_accepting_cpos = yy_cp;
+ (yy_last_accepting_state) = yy_current_state;
+ (yy_last_accepting_cpos) = yy_cp;
}
while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
{
@@ -875,37 +1814,37 @@ YY_DECL
yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
++yy_cp;
}
- while ( yy_base[yy_current_state] != 2401 );
+ while ( yy_base[yy_current_state] != 6578 );
yy_find_action:
yy_act = yy_accept[yy_current_state];
if ( yy_act == 0 )
{ /* have to back up */
- yy_cp = yy_last_accepting_cpos;
- yy_current_state = yy_last_accepting_state;
+ yy_cp = (yy_last_accepting_cpos);
+ yy_current_state = (yy_last_accepting_state);
yy_act = yy_accept[yy_current_state];
}
YY_DO_BEFORE_ACTION;
-
-
switch ( yy_act )
{ /* beginning of action switch */
case 0: /* must back up */
/* undo the effects of YY_DO_BEFORE_ACTION */
- *yy_cp = yy_hold_char;
- yy_cp = yy_last_accepting_cpos;
- yy_current_state = yy_last_accepting_state;
+ *yy_cp = (yy_hold_char);
+ yy_cp = (yy_last_accepting_cpos);
+ yy_current_state = (yy_last_accepting_state);
goto yy_find_action;
case 1:
+/* rule 1 can match eol */
YY_RULE_SETUP
#line 31 "<stdin>"
{countLines(); /* ignore comments */ }
YY_BREAK
case 2:
+/* rule 2 can match eol */
YY_RULE_SETUP
#line 33 "<stdin>"
{countLines(); yyTok = WHITESPACE; return yyTok;}
@@ -966,11 +1905,13 @@ YY_RULE_SETUP
{BEGIN(mediaquery); yyTok = VARIABLES_FOR; return yyTok; }
YY_BREAK
case 14:
+/* rule 14 can match eol */
YY_RULE_SETUP
#line 47 "<stdin>"
{yyTok = STRING; return yyTok;}
YY_BREAK
case 15:
+/* rule 15 can match eol */
YY_RULE_SETUP
#line 48 "<stdin>"
{yyTok = IDENT; return yyTok;}
@@ -986,6 +1927,7 @@ YY_RULE_SETUP
{yyTok = HEX; return yyTok;}
YY_BREAK
case 18:
+/* rule 18 can match eol */
YY_RULE_SETUP
#line 52 "<stdin>"
{yyTok = IDSEL; return yyTok;}
@@ -1071,11 +2013,13 @@ YY_RULE_SETUP
{yyTok = WEBKIT_KEYFRAME_RULE_SYM; return yyTok; }
YY_BREAK
case 35:
+/* rule 35 can match eol */
YY_RULE_SETUP
#line 71 "<stdin>"
{yyTok = ATKEYWORD; return yyTok; }
YY_BREAK
case 36:
+/* rule 36 can match eol */
YY_RULE_SETUP
#line 73 "<stdin>"
{yyTok = IMPORTANT_SYM; return yyTok;}
@@ -1171,6 +2115,7 @@ YY_RULE_SETUP
{yyTok = KHERZ; return yyTok;}
YY_BREAK
case 55:
+/* rule 55 can match eol */
YY_RULE_SETUP
#line 93 "<stdin>"
{yyTok = DIMEN; return yyTok;}
@@ -1196,21 +2141,25 @@ YY_RULE_SETUP
{yyTok = NOTFUNCTION; return yyTok;}
YY_BREAK
case 60:
+/* rule 60 can match eol */
YY_RULE_SETUP
#line 99 "<stdin>"
{yyTok = URI; return yyTok;}
YY_BREAK
case 61:
+/* rule 61 can match eol */
YY_RULE_SETUP
#line 100 "<stdin>"
{yyTok = URI; return yyTok;}
YY_BREAK
case 62:
+/* rule 62 can match eol */
YY_RULE_SETUP
#line 101 "<stdin>"
{ yyTok = VARCALL; return yyTok; }
YY_BREAK
case 63:
+/* rule 63 can match eol */
YY_RULE_SETUP
#line 102 "<stdin>"
{yyTok = FUNCTION; return yyTok;}
@@ -1242,6 +2191,7 @@ YY_RULE_SETUP
#line 111 "<stdin>"
ECHO;
YY_BREAK
+#line 2746 "<stdout>"
case YY_END_OF_BUFFER:
yy_c_buf_p = yy_cp - 1;
yy_cp = yy_c_buf_p;
@@ -1255,4 +2205,4 @@ case YY_STATE_EOF(forkeyword):
"fatal flex scanner internal error--no action found" );
} /* end of action switch */
} /* end of scanning one token */
- } /* end of yylex */
+} /* end of yylex */
diff --git a/src/3rdparty/webkit/WebCore/history/qt/HistoryItemQt.cpp b/src/3rdparty/webkit/WebCore/history/qt/HistoryItemQt.cpp
index 8bbd2339d1..c5fb069ad3 100644
--- a/src/3rdparty/webkit/WebCore/history/qt/HistoryItemQt.cpp
+++ b/src/3rdparty/webkit/WebCore/history/qt/HistoryItemQt.cpp
@@ -25,8 +25,9 @@
bool WebCore::HistoryItem::restoreState(QDataStream& in, int version)
{
- // we support up to version 2
- if (version > 2)
+ // we only support version 1 for now
+
+ if (version != 1)
return false;
WebCore::String url;
@@ -47,7 +48,6 @@ bool WebCore::HistoryItem::restoreState(QDataStream& in, int version)
WebCore::IntPoint scrollPoint;
WTF::Vector<int> weeklyVisitCounts;
WTF::Vector<int> dailyVisitCounts;
- long long documentSequenceNumber;
// bool loadFormdata;
// WebCore::String formContentType;
// WTF::Vector<char> formData;
@@ -79,12 +79,6 @@ bool WebCore::HistoryItem::restoreState(QDataStream& in, int version)
setTitle(title);
setAlternateTitle(altTitle);
- if (version > 1)
- {
- in >> documentSequenceNumber;
- setDocumentSequenceNumber(documentSequenceNumber);
- }
-
// at the end load userData
in >> validUserData;
if (validUserData) {
@@ -98,16 +92,15 @@ bool WebCore::HistoryItem::restoreState(QDataStream& in, int version)
QDataStream& WebCore::HistoryItem::saveState(QDataStream& out, int version) const
{
+ // we only support version 1 for now.
+ if (version != 1)
+ return out;
+
out << urlString() << title() << alternateTitle() << lastVisitedTime();
out << originalURLString() << referrer() << target() << parent();
out << lastVisitWasHTTPNonGet() << lastVisitWasFailure() << isTargetItem();
out << visitCount() << documentState() << scrollPoint();
out << dailyVisitCounts() << weeklyVisitCounts();
-
- // Since version 2
- Q_ASSERT_X(version > 1, "HistoryItem::saveState()", "Stream version should be greater than 1");
- out << documentSequenceNumber();
-
/*if (m_formData) {
out << true;
out << formContentType();
diff --git a/src/3rdparty/webkit/WebCore/html/HTMLInputElement.cpp b/src/3rdparty/webkit/WebCore/html/HTMLInputElement.cpp
index 6a214ab132..4c5a93e27b 100644
--- a/src/3rdparty/webkit/WebCore/html/HTMLInputElement.cpp
+++ b/src/3rdparty/webkit/WebCore/html/HTMLInputElement.cpp
@@ -740,7 +740,11 @@ void HTMLInputElement::aboutToUnload()
bool HTMLInputElement::shouldUseInputMethod() const
{
- return m_type == TEXT || m_type == SEARCH || m_type == ISINDEX;
+ // The reason IME's are disabled for the password field is because IMEs
+ // can access the underlying password and display it in clear text --
+ // e.g. you can use it to access the stored password for any site
+ // with only trivial effort.
+ return isTextField() && inputType() != PASSWORD;
}
void HTMLInputElement::handleFocusEvent()
diff --git a/src/3rdparty/webkit/WebCore/html/HTMLMetaElement.cpp b/src/3rdparty/webkit/WebCore/html/HTMLMetaElement.cpp
index cf667ca411..6c493232bc 100644
--- a/src/3rdparty/webkit/WebCore/html/HTMLMetaElement.cpp
+++ b/src/3rdparty/webkit/WebCore/html/HTMLMetaElement.cpp
@@ -63,9 +63,15 @@ void HTMLMetaElement::insertedIntoDocument()
void HTMLMetaElement::process()
{
+ if (!inDocument() || m_content.isNull())
+ return;
+
+ if (equalIgnoringCase(name(), "viewport"))
+ document()->processViewport(m_content);
+
// Get the document to process the tag, but only if we're actually part of DOM tree (changing a meta tag while
// it's not in the tree shouldn't have any effect on the document)
- if (inDocument() && !m_equiv.isNull() && !m_content.isNull())
+ if (!m_equiv.isNull())
document()->processHttpEquiv(m_equiv, m_content);
}
diff --git a/src/3rdparty/webkit/WebCore/loader/FrameLoader.cpp b/src/3rdparty/webkit/WebCore/loader/FrameLoader.cpp
index 0323e9707a..316caabcf0 100644
--- a/src/3rdparty/webkit/WebCore/loader/FrameLoader.cpp
+++ b/src/3rdparty/webkit/WebCore/loader/FrameLoader.cpp
@@ -1274,7 +1274,11 @@ bool FrameLoader::requestObject(RenderEmbeddedObject* renderer, const String& ur
bool useFallback;
if (shouldUsePlugin(completedURL, mimeType, renderer->hasFallbackContent(), useFallback)) {
Settings* settings = m_frame->settings();
- if (!allowPlugins(AboutToInstantiatePlugin)
+ if ((!allowPlugins(AboutToInstantiatePlugin)
+ // Application plugins are plugins implemented by the user agent, for example Qt plugins,
+ // as opposed to third-party code such as flash. The user agent decides whether or not they are
+ // permitted, rather than WebKit.
+ && !MIMETypeRegistry::isApplicationPluginMIMEType(mimeType))
|| (!settings->isJavaEnabled() && MIMETypeRegistry::isJavaAppletMIMEType(mimeType)))
return false;
if (isDocumentSandboxed(SandboxPlugins))
diff --git a/src/3rdparty/webkit/WebCore/page/ChromeClient.h b/src/3rdparty/webkit/WebCore/page/ChromeClient.h
index 34e28938ec..0bfdbaf78b 100644
--- a/src/3rdparty/webkit/WebCore/page/ChromeClient.h
+++ b/src/3rdparty/webkit/WebCore/page/ChromeClient.h
@@ -56,6 +56,7 @@ namespace WebCore {
class Widget;
struct FrameLoadRequest;
+ struct ViewportArguments;
struct WindowFeatures;
#if USE(ACCELERATED_COMPOSITING)
@@ -145,6 +146,8 @@ namespace WebCore {
virtual void setToolTip(const String&, TextDirection) = 0;
+ virtual void didReceiveViewportArguments(Frame*, const ViewportArguments&) const { }
+
virtual void print(Frame*) = 0;
#if ENABLE(DATABASE)
@@ -211,6 +214,9 @@ namespace WebCore {
// Sets a flag to specify that the view needs to be updated, so we need
// to do an eager layout before the drawing.
virtual void scheduleCompositingLayerSync() = 0;
+ // Returns whether or not the client can render the composited layer,
+ // regardless of the settings.
+ virtual bool allowsAcceleratedCompositing() const { return true; }
#endif
virtual bool supportsFullscreenForNode(const Node*) { return false; }
@@ -231,10 +237,11 @@ namespace WebCore {
#endif
#if ENABLE(WIDGETS_10_SUPPORT)
- virtual bool isDocked() { return false; }
+ virtual bool isWindowed() { return false; }
virtual bool isFloating() { return false; }
- virtual bool isApplication() { return false; }
virtual bool isFullscreen() { return false; }
+ virtual bool isMaximized() { return false; }
+ virtual bool isMinimized() { return false; }
#endif
protected:
diff --git a/src/3rdparty/webkit/WebCore/page/FocusController.cpp b/src/3rdparty/webkit/WebCore/page/FocusController.cpp
index 089fb8f9ae..fdd117b19b 100644
--- a/src/3rdparty/webkit/WebCore/page/FocusController.cpp
+++ b/src/3rdparty/webkit/WebCore/page/FocusController.cpp
@@ -341,51 +341,96 @@ bool FocusController::advanceFocusDirectionally(FocusDirection direction, Keyboa
return true;
}
-static void updateFocusCandidateIfCloser(Node* focusedNode, Node* candidate, long long distance, FocusCandidate& closestFocusCandidate)
+// FIXME: Make this method more modular, and simpler to understand and maintain.
+static void updateFocusCandidateIfCloser(Node* focusedNode, const FocusCandidate& candidate, FocusCandidate& closest)
{
- // Bail out if |distance| is bigger than the current closest candidate.
- if (distance >= closestFocusCandidate.distance)
+ bool sameDocument = candidate.document() == closest.document();
+ if (sameDocument) {
+ if (closest.alignment > candidate.alignment
+ || (closest.parentAlignment && candidate.alignment > closest.parentAlignment))
+ return;
+ } else if (closest.alignment > candidate.alignment
+ && (closest.parentAlignment && candidate.alignment > closest.parentAlignment))
return;
- // If |focusedNode| and |candidate| are in the same document AND
- // current |closestFocusCandidadte| is not in an {i}frame that is
- // preferable to get focused.
- if (focusedNode->document() == candidate->document()
- && distance < closestFocusCandidate.parentDistance) {
- closestFocusCandidate.node = candidate;
- closestFocusCandidate.distance = distance;
- closestFocusCandidate.parentDistance = maxDistance();
- } else if (focusedNode->document() != candidate->document()) {
- // If the |focusedNode| is in an inner document and the |candidate| is
- // in a different document, we only consider to change focus if there is
- // not another already good focusable candidate in the same document as
- // |focusedNode|.
- if (!((isInRootDocument(candidate) && !isInRootDocument(focusedNode))
- && focusedNode->document() == closestFocusCandidate.document())) {
- closestFocusCandidate.node = candidate;
- closestFocusCandidate.distance = distance;
- }
+ if (candidate.alignment != None
+ || (closest.parentAlignment >= candidate.alignment
+ && closest.document() == candidate.document())) {
+
+ // If we are now in an higher precedent case, lets reset the current closest's
+ // distance so we force it to be bigger than any result we will get from
+ // spatialDistance().
+ if (closest.alignment < candidate.alignment
+ && closest.parentAlignment < candidate.alignment)
+ closest.distance = maxDistance();
+
+ closest.alignment = candidate.alignment;
+ }
+
+ // Bail out if candidate's distance is larger than that of the closest candidate.
+ if (candidate.distance >= closest.distance)
+ return;
+
+ if (closest.isNull()) {
+ closest = candidate;
+ return;
+ }
+
+ // If the focused node and the candadate are in the same document and current
+ // closest candidate is not in an {i}frame that is preferable to get focused ...
+ if (focusedNode->document() == candidate.document()
+ && candidate.distance < closest.parentDistance)
+ closest = candidate;
+ else if (focusedNode->document() != candidate.document()) {
+ // If the focusedNode is in an inner document and candidate is in a
+ // different document, we only consider to change focus if there is not
+ // another already good focusable candidate in the same document as focusedNode.
+ if (!((isInRootDocument(candidate.node) && !isInRootDocument(focusedNode))
+ && focusedNode->document() == closest.document()))
+ closest = candidate;
}
}
-void FocusController::findFocusableNodeInDirection(Document* document, Node* focusedNode, FocusDirection direction, KeyboardEvent* event, FocusCandidate& closestFocusCandidate)
+void FocusController::findFocusableNodeInDirection(Document* document, Node* focusedNode,
+ FocusDirection direction, KeyboardEvent* event,
+ FocusCandidate& closestFocusCandidate,
+ const FocusCandidate& candidateParent)
{
ASSERT(document);
+ ASSERT(candidateParent.isNull() || static_cast<HTMLFrameOwnerElement*>(candidateParent.node));
- // Walk all the child nodes and update focusCandidate if we find a nearer node.
+ // Walk all the child nodes and update closestFocusCandidate if we find a nearer node.
for (Node* candidate = document->firstChild(); candidate; candidate = candidate->traverseNextNode()) {
// Inner documents case.
+
if (candidate->isFrameOwnerElement())
deepFindFocusableNodeInDirection(focusedNode, candidate, direction, event, closestFocusCandidate);
else if (candidate != focusedNode && candidate->isKeyboardFocusable(event)) {
- long long distance = distanceInDirection(focusedNode, candidate,
- direction, closestFocusCandidate);
- updateFocusCandidateIfCloser(focusedNode, candidate, distance, closestFocusCandidate);
+ FocusCandidate currentFocusCandidate(candidate);
+
+ // Get distance and alignment from current candidate.
+ distanceDataForNode(direction, focusedNode, currentFocusCandidate);
+
+ // Bail out if distance is maximum.
+ if (currentFocusCandidate.distance == maxDistance())
+ continue;
+
+ // If candidateParent is not null, it means that we are in a recursive call
+ // from deepFineFocusableNodeInDirection (i.e. processing an element in an iframe),
+ // and holds the distance and alignment data of the iframe element itself.
+ if (!candidateParent.isNull()) {
+ currentFocusCandidate.parentAlignment = candidateParent.alignment;
+ currentFocusCandidate.parentDistance = candidateParent.distance;
+ }
+
+ updateFocusCandidateIfCloser(focusedNode, currentFocusCandidate, closestFocusCandidate);
}
}
}
-void FocusController::deepFindFocusableNodeInDirection(Node* focusedNode, Node* candidate, FocusDirection direction, KeyboardEvent* event, FocusCandidate& closestFocusCandidate)
+void FocusController::deepFindFocusableNodeInDirection(Node* focusedNode, Node* candidate,
+ FocusDirection direction, KeyboardEvent* event,
+ FocusCandidate& closestFocusCandidate)
{
HTMLFrameOwnerElement* owner = static_cast<HTMLFrameOwnerElement*>(candidate);
if (!owner->contentFrame())
@@ -400,20 +445,12 @@ void FocusController::deepFindFocusableNodeInDirection(Node* focusedNode, Node*
else {
// Check if the current {i}frame element itself is a good candidate
// to move focus to. If it is, then we traverse its inner nodes.
- // Lets pass a copy of the best candidate, to not get fooled by a
- // frame without focusable elements.
- FocusCandidate focusCandidateCopy = closestFocusCandidate;
- long long distance = distanceInDirection(focusedNode, candidate, direction, focusCandidateCopy);
- if (distance < focusCandidateCopy.distance) {
- focusCandidateCopy.parentAlignment = focusCandidateCopy.alignment;
- focusCandidateCopy.parentDistance = distance;
-
- findFocusableNodeInDirection(innerDocument, focusedNode, direction, event, focusCandidateCopy);
-
- // If we really have an inner closer focus candidate node, take it.
- if (closestFocusCandidate.node != focusCandidateCopy.node)
- closestFocusCandidate = focusCandidateCopy;
- }
+ FocusCandidate candidateParent = FocusCandidate(candidate);
+ distanceDataForNode(direction, focusedNode, candidateParent);
+
+ // FIXME: Consider alignment?
+ if (candidateParent.distance < closestFocusCandidate.distance)
+ findFocusableNodeInDirection(innerDocument, focusedNode, direction, event, closestFocusCandidate, candidateParent);
}
}
diff --git a/src/3rdparty/webkit/WebCore/page/FocusController.h b/src/3rdparty/webkit/WebCore/page/FocusController.h
index 75591c712b..dfa3780018 100644
--- a/src/3rdparty/webkit/WebCore/page/FocusController.h
+++ b/src/3rdparty/webkit/WebCore/page/FocusController.h
@@ -27,6 +27,7 @@
#define FocusController_h
#include "FocusDirection.h"
+#include "SpatialNavigation.h"
#include <wtf/Forward.h>
#include <wtf/Noncopyable.h>
#include <wtf/RefPtr.h>
@@ -38,7 +39,6 @@ class Frame;
class KeyboardEvent;
class Node;
class Page;
-struct FocusCandidate;
class FocusController : public Noncopyable {
public:
@@ -63,7 +63,8 @@ private:
bool advanceFocusDirectionally(FocusDirection, KeyboardEvent*);
bool advanceFocusInDocumentOrder(FocusDirection, KeyboardEvent*, bool initialFocus);
- void findFocusableNodeInDirection(Document*, Node*, FocusDirection, KeyboardEvent*, FocusCandidate&);
+ void findFocusableNodeInDirection(Document*, Node*, FocusDirection, KeyboardEvent*, FocusCandidate& closestFocusCandidate,
+ const FocusCandidate& parentCandidate = FocusCandidate());
void deepFindFocusableNodeInDirection(Node*, Node*, FocusDirection, KeyboardEvent*, FocusCandidate&);
Page* m_page;
diff --git a/src/3rdparty/webkit/WebCore/page/FrameView.cpp b/src/3rdparty/webkit/WebCore/page/FrameView.cpp
index 45764de9b6..39c92de43f 100644
--- a/src/3rdparty/webkit/WebCore/page/FrameView.cpp
+++ b/src/3rdparty/webkit/WebCore/page/FrameView.cpp
@@ -1067,6 +1067,7 @@ void FrameView::scrollPositionChanged()
if (!m_nestedLayoutCount) {
if (RenderView* root = m_frame->contentRenderer()) {
root->updateWidgetPositions();
+ root->layer()->updateRepaintRectsAfterScroll();
#if USE(ACCELERATED_COMPOSITING)
if (root->usesCompositing())
root->compositor()->updateCompositingLayers(CompositingUpdateOnScroll);
diff --git a/src/3rdparty/webkit/WebCore/page/SpatialNavigation.cpp b/src/3rdparty/webkit/WebCore/page/SpatialNavigation.cpp
index 86c9c5d5d3..890eacd803 100644
--- a/src/3rdparty/webkit/WebCore/page/SpatialNavigation.cpp
+++ b/src/3rdparty/webkit/WebCore/page/SpatialNavigation.cpp
@@ -46,16 +46,21 @@ static bool areRectsFullyAligned(FocusDirection, const IntRect&, const IntRect&)
static bool areRectsPartiallyAligned(FocusDirection, const IntRect&, const IntRect&);
static bool isRectInDirection(FocusDirection, const IntRect&, const IntRect&);
static void deflateIfOverlapped(IntRect&, IntRect&);
+static bool checkNegativeCoordsForNode(Node*, const IntRect&);
-long long distanceInDirection(Node* start, Node* dest, FocusDirection direction, FocusCandidate& candidate)
+void distanceDataForNode(FocusDirection direction, Node* start, FocusCandidate& candidate)
{
RenderObject* startRender = start->renderer();
- if (!startRender)
- return maxDistance();
+ if (!startRender) {
+ candidate.distance = maxDistance();
+ return;
+ }
- RenderObject* destRender = dest->renderer();
- if (!destRender)
- return maxDistance();
+ RenderObject* destRender = candidate.node->renderer();
+ if (!destRender) {
+ candidate.distance = maxDistance();
+ return;
+ }
IntRect curRect = renderRectRelativeToRootDocument(startRender);
IntRect targetRect = renderRectRelativeToRootDocument(destRender);
@@ -64,40 +69,34 @@ long long distanceInDirection(Node* start, Node* dest, FocusDirection direction,
// deflate both.
deflateIfOverlapped(curRect, targetRect);
+ // If empty rects or negative width or height, bail out.
if (curRect.isEmpty() || targetRect.isEmpty()
- || targetRect.x() < 0 || targetRect.y() < 0)
- return maxDistance();
+ || targetRect.width() <= 0 || targetRect.height() <= 0) {
+ candidate.distance = maxDistance();
+ return;
+ }
- if (!isRectInDirection(direction, curRect, targetRect))
- return maxDistance();
+ // Negative coordinates can be used if node is scrolled up offscreen.
+ if (!checkNegativeCoordsForNode(start, curRect)) {
+ candidate.distance = maxDistance();
+ return;
+ }
+
+ if (!checkNegativeCoordsForNode(candidate.node, targetRect)) {
+ candidate.distance = maxDistance();
+ return;
+ }
+
+ if (!isRectInDirection(direction, curRect, targetRect)) {
+ candidate.distance = maxDistance();
+ return;
+ }
// The distance between two nodes is not to be considered alone when evaluating/looking
// for the best focus candidate node. Alignment of rects can be also a good point to be
// considered in order to make the algorithm to behavior in a more intuitive way.
- RectsAlignment alignment = alignmentForRects(direction, curRect, targetRect);
-
- bool sameDocument = dest->document() == candidate.document();
- if (sameDocument) {
- if (candidate.alignment > alignment || (candidate.parentAlignment && alignment > candidate.parentAlignment))
- return maxDistance();
- } else if (candidate.alignment > alignment && (candidate.parentAlignment && alignment > candidate.parentAlignment))
- return maxDistance();
-
- // FIXME_tonikitoo: simplify the logic here !
- if (alignment != None
- || (!candidate.isNull() && candidate.parentAlignment >= alignment
- && candidate.document() == dest->document())) {
-
- // If we are now in an higher precedent case, lets reset the current |candidate|'s
- // |distance| so we force it to be bigger than the result we will get from
- // |spatialDistance| (see below).
- if (candidate.alignment < alignment && candidate.parentAlignment < alignment)
- candidate.distance = maxDistance();
-
- candidate.alignment = alignment;
- }
-
- return spatialDistance(direction, curRect, targetRect);
+ candidate.alignment = alignmentForRects(direction, curRect, targetRect);
+ candidate.distance = spatialDistance(direction, curRect, targetRect);
}
// FIXME: This function does not behave correctly with transformed frames.
@@ -107,6 +106,11 @@ static IntRect renderRectRelativeToRootDocument(RenderObject* render)
IntRect rect(render->absoluteClippedOverflowRect());
+ if (rect.isEmpty()) {
+ Element* e = static_cast<Element*>(render->node());
+ rect = e->getRect();
+ }
+
// In cases when the |render|'s associated node is in a scrollable inner
// document, we only consider its scrollOffset if it is not offscreen.
Node* node = render->node();
@@ -432,6 +436,9 @@ bool hasOffscreenRect(Node* node)
return true;
IntRect rect(render->absoluteClippedOverflowRect());
+ if (rect.isEmpty())
+ return true;
+
return !containerViewportRect.intersects(rect);
}
@@ -500,4 +507,24 @@ static void deflateIfOverlapped(IntRect& a, IntRect& b)
b.inflate(fudgeFactor);
}
+static bool checkNegativeCoordsForNode(Node* node, const IntRect& curRect)
+{
+ ASSERT(node || node->renderer());
+
+ if (curRect.x() > 0 && curRect.y() > 0)
+ return true;
+
+ bool canBeScrolled = false;
+
+ RenderObject* renderer = node->renderer();
+ for (; renderer; renderer = renderer->parent()) {
+ if (renderer->isBox() && toRenderBox(renderer)->canBeScrolledAndHasScrollableArea()) {
+ canBeScrolled = true;
+ break;
+ }
+ }
+
+ return canBeScrolled;
+}
+
} // namespace WebCore
diff --git a/src/3rdparty/webkit/WebCore/page/SpatialNavigation.h b/src/3rdparty/webkit/WebCore/page/SpatialNavigation.h
index 7c183df47a..90ff1cf0e6 100644
--- a/src/3rdparty/webkit/WebCore/page/SpatialNavigation.h
+++ b/src/3rdparty/webkit/WebCore/page/SpatialNavigation.h
@@ -118,7 +118,7 @@ struct FocusCandidate {
RectsAlignment parentAlignment;
};
-long long distanceInDirection(Node*, Node*, FocusDirection, FocusCandidate&);
+void distanceDataForNode(FocusDirection direction, Node* start, FocusCandidate& candidate);
bool scrollInDirection(Frame*, FocusDirection);
void scrollIntoView(Element*);
bool hasOffscreenRect(Node*);
diff --git a/src/3rdparty/webkit/WebCore/page/qt/EventHandlerQt.cpp b/src/3rdparty/webkit/WebCore/page/qt/EventHandlerQt.cpp
index 2fcce5ba5d..5b24eaef90 100644
--- a/src/3rdparty/webkit/WebCore/page/qt/EventHandlerQt.cpp
+++ b/src/3rdparty/webkit/WebCore/page/qt/EventHandlerQt.cpp
@@ -51,7 +51,7 @@
#include "NotImplemented.h"
QT_BEGIN_NAMESPACE
-Q_DECL_IMPORT extern bool qt_tab_all_widgets; // from qapplication.cpp
+Q_GUI_EXPORT extern bool qt_tab_all_widgets; // from qapplication.cpp
QT_END_NAMESPACE
namespace WebCore {
diff --git a/src/3rdparty/webkit/WebCore/platform/Arena.h b/src/3rdparty/webkit/WebCore/platform/Arena.h
index b6f693132c..bc4930751a 100644
--- a/src/3rdparty/webkit/WebCore/platform/Arena.h
+++ b/src/3rdparty/webkit/WebCore/platform/Arena.h
@@ -44,7 +44,7 @@
namespace WebCore {
-typedef unsigned long uword;
+typedef uintptr_t uword;
struct Arena {
Arena* next; // next arena
diff --git a/src/3rdparty/webkit/WebCore/platform/MIMETypeRegistry.h b/src/3rdparty/webkit/WebCore/platform/MIMETypeRegistry.h
index 8801ac11d0..27c2c3a982 100644
--- a/src/3rdparty/webkit/WebCore/platform/MIMETypeRegistry.h
+++ b/src/3rdparty/webkit/WebCore/platform/MIMETypeRegistry.h
@@ -67,6 +67,10 @@ public:
// Check to see if a mime type is a valid Java applet mime type
static bool isJavaAppletMIMEType(const String& mimeType);
+ // Check to see if a mime type is a plugin implemented by the
+ // browser (e.g. a Qt Plugin).
+ static bool isApplicationPluginMIMEType(const String& mimeType);
+
static HashSet<String>& getSupportedImageMIMETypes();
static HashSet<String>& getSupportedImageResourceMIMETypes();
static HashSet<String>& getSupportedImageMIMETypesForEncoding();
diff --git a/src/3rdparty/webkit/WebCore/platform/StaticConstructors.h b/src/3rdparty/webkit/WebCore/platform/StaticConstructors.h
index c0a9a539e6..0d817a4df2 100644
--- a/src/3rdparty/webkit/WebCore/platform/StaticConstructors.h
+++ b/src/3rdparty/webkit/WebCore/platform/StaticConstructors.h
@@ -51,7 +51,7 @@
#ifndef SKIP_STATIC_CONSTRUCTORS_ON_GCC
// Define an global in the normal way.
-#if COMPILER(MSVC7)
+#if COMPILER(MSVC7_OR_LOWER)
#define DEFINE_GLOBAL(type, name) \
const type name;
#elif COMPILER(WINSCW)
@@ -65,7 +65,7 @@
#else
// Define an correctly-sized array of pointers to avoid static initialization.
// Use an array of pointers instead of an array of char in case there is some alignment issue.
-#if COMPILER(MSVC7)
+#if COMPILER(MSVC7_OR_LOWER)
#define DEFINE_GLOBAL(type, name) \
void * name[(sizeof(type) + sizeof(void *) - 1) / sizeof(void *)];
#elif COMPILER(WINSCW)
diff --git a/src/3rdparty/webkit/WebCore/platform/graphics/qt/FontPlatformDataQt.cpp b/src/3rdparty/webkit/WebCore/platform/graphics/qt/FontPlatformDataQt.cpp
index 0a1075f02d..0565deba79 100644
--- a/src/3rdparty/webkit/WebCore/platform/graphics/qt/FontPlatformDataQt.cpp
+++ b/src/3rdparty/webkit/WebCore/platform/graphics/qt/FontPlatformDataQt.cpp
@@ -58,6 +58,9 @@ FontPlatformData::FontPlatformData(const FontDescription& description, const Ato
font.setLetterSpacing(QFont::AbsoluteSpacing, letterSpacing);
const bool smallCaps = description.smallCaps();
font.setCapitalization(smallCaps ? QFont::SmallCaps : QFont::MixedCase);
+#if QT_VERSION >= QT_VERSION_CHECK(4, 7, 0)
+ font.setStyleStrategy(QFont::ForceIntegerMetrics);
+#endif
m_data->bold = font.bold();
m_data->size = font.pointSizeF();
diff --git a/src/3rdparty/webkit/WebCore/platform/graphics/qt/FontQt.cpp b/src/3rdparty/webkit/WebCore/platform/graphics/qt/FontQt.cpp
index fd75e344a8..1e92dccced 100644
--- a/src/3rdparty/webkit/WebCore/platform/graphics/qt/FontQt.cpp
+++ b/src/3rdparty/webkit/WebCore/platform/graphics/qt/FontQt.cpp
@@ -180,9 +180,7 @@ float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFon
String sanitized = Font::normalizeSpaces(String(run.characters(), run.length()));
QString string = fromRawDataWithoutRef(sanitized);
- QTextLayout layout(string, font());
- QTextLine line = setupLayout(&layout, run);
- int w = int(line.naturalTextWidth());
+ int w = QFontMetrics(font()).width(string);
// WebKit expects us to ignore word spacing on the first character (as opposed to what Qt does)
if (treatAsSpace(run[0]))
w -= m_wordSpacing;
diff --git a/src/3rdparty/webkit/WebCore/platform/graphics/qt/GraphicsLayerQt.cpp b/src/3rdparty/webkit/WebCore/platform/graphics/qt/GraphicsLayerQt.cpp
index 2913eef559..1c4c275e08 100644
--- a/src/3rdparty/webkit/WebCore/platform/graphics/qt/GraphicsLayerQt.cpp
+++ b/src/3rdparty/webkit/WebCore/platform/graphics/qt/GraphicsLayerQt.cpp
@@ -32,15 +32,13 @@
#include <QtCore/qmetaobject.h>
#include <QtCore/qset.h>
#include <QtCore/qtimer.h>
-#include <QtGui/qbitmap.h>
#include <QtGui/qcolor.h>
#include <QtGui/qgraphicseffect.h>
#include <QtGui/qgraphicsitem.h>
#include <QtGui/qgraphicsscene.h>
-#include <QtGui/qmatrix4x4.h>
#include <QtGui/qpainter.h>
-#include <QtGui/qpalette.h>
#include <QtGui/qpixmap.h>
+#include <QtGui/qpixmapcache.h>
#include <QtGui/qstyleoption.h>
namespace WebCore {
@@ -134,6 +132,8 @@ public:
// the compositor lets us special-case images and colors, so we try to do so
enum StaticContentType { HTMLContentType, PixmapContentType, ColorContentType, MediaContentType};
+ const GraphicsLayerQtImpl* rootLayer() const;
+
GraphicsLayerQtImpl(GraphicsLayerQt* newLayer);
virtual ~GraphicsLayerQtImpl();
@@ -142,28 +142,25 @@ public:
virtual QRectF boundingRect() const;
virtual void paint(QPainter*, const QStyleOptionGraphicsItem*, QWidget*);
- // we manage transforms ourselves because transform-origin acts differently in webkit and in Qt
+ // We manage transforms ourselves because transform-origin acts differently in webkit and in Qt, and we need it as a fallback in case we encounter an un-invertible matrix
void setBaseTransform(const TransformationMatrix&);
- QTransform computeTransform(const TransformationMatrix& baseTransform) const;
void updateTransform();
// let the compositor-API tell us which properties were changed
void notifyChange(ChangeMask);
+ // actual rendering of the web-content into a QPixmap
+ // We prefer to use our own caching because it gives us a higher level of granularity than QGraphicsItem cache modes -
+ // sometimes we need to cache the contents even `though the item needs to be updated, e.g. when the background-color is changed.
+ // TODO: investigate if QGraphicsItem caching can be improved to support that out of the box.
+ QPixmap recache(const QRegion&);
+
// called when the compositor is ready for us to show the changes on screen
// this is called indirectly from ChromeClientQt::setNeedsOneShotDrawingSynchronization
// (meaning the sync would happen together with the next draw)
// or ChromeClientQt::scheduleCompositingLayerSync (meaning the sync will happen ASAP)
void flushChanges(bool recursive = true, bool forceTransformUpdate = false);
- // optimization: when we have an animation running on an element with no contents, that has child-elements with contents,
- // ALL of them have to have ItemCoordinateCache and not DeviceCoordinateCache
- void adjustCachingRecursively(bool animationIsRunning);
-
- // optimization: returns true if this or an ancestor has a transform animation running.
- // this enables us to use ItemCoordinatesCache while the animation is running, otherwise we have to recache for every frame
- bool isTransformAnimationRunning() const;
-
public slots:
// we need to notify the client (aka the layer compositor) when the animation actually starts
void notifyAnimationStarted();
@@ -179,6 +176,7 @@ public:
GraphicsLayerQt* m_layer;
TransformationMatrix m_baseTransform;
+ TransformationMatrix m_transformRelativeToRootLayer;
bool m_transformAnimationRunning;
bool m_opacityAnimationRunning;
QWeakPointer<MaskEffectQt> m_maskEffect;
@@ -207,6 +205,7 @@ public:
int m_changeMask;
QSizeF m_size;
+ QPixmapCache::Key m_backingStoreKey;
#ifndef QT_NO_ANIMATION
QList<QWeakPointer<QAbstractAnimation> > m_animations;
#endif
@@ -259,9 +258,6 @@ GraphicsLayerQtImpl::GraphicsLayerQtImpl(GraphicsLayerQt* newLayer)
// they are ignored and passed to the item below.
setEnabled(true);
- // we'll set the cache when we know what's going on
- setCacheMode(NoCache);
-
connect(this, SIGNAL(notifyAnimationStartedAsync()), this, SLOT(notifyAnimationStarted()), Qt::QueuedConnection);
}
@@ -287,80 +283,138 @@ GraphicsLayerQtImpl::~GraphicsLayerQtImpl()
#endif
}
-void GraphicsLayerQtImpl::adjustCachingRecursively(bool animationIsRunning)
+const GraphicsLayerQtImpl* GraphicsLayerQtImpl::rootLayer() const
{
- // optimization: we make sure all our children have ItemCoordinateCache -
- // otherwise we end up re-rendering them during the animation
- const QList<QGraphicsItem*> children = childItems();
-
- for (QList<QGraphicsItem*>::const_iterator it = children.begin(); it != children.end(); ++it) {
- if (QGraphicsItem* item = *it)
- if (GraphicsLayerQtImpl* layer = qobject_cast<GraphicsLayerQtImpl*>(item->toGraphicsObject())) {
- if (layer->m_layer->drawsContent() && layer->m_currentContent.contentType == HTMLContentType)
- layer->setCacheMode(animationIsRunning ? QGraphicsItem::ItemCoordinateCache : QGraphicsItem::DeviceCoordinateCache);
- }
- }
+ if (const GraphicsLayerQtImpl* parent = qobject_cast<const GraphicsLayerQtImpl*>(parentObject()))
+ return parent->rootLayer();
+ return this;
}
-void GraphicsLayerQtImpl::updateTransform()
-{
- setBaseTransform(isTransformAnimationRunning() ? m_baseTransform : m_layer->transform());
-}
-void GraphicsLayerQtImpl::setBaseTransform(const TransformationMatrix& baseTransform)
-{
- m_baseTransform = baseTransform;
- setTransform(computeTransform(baseTransform));
-}
-QTransform GraphicsLayerQtImpl::computeTransform(const TransformationMatrix& baseTransform) const
+QPixmap GraphicsLayerQtImpl::recache(const QRegion& regionToUpdate)
{
- if (!m_layer)
- return baseTransform;
+ if (!m_layer->drawsContent())
+ return QPixmap();
- TransformationMatrix computedTransform;
+ QRegion region = regionToUpdate;
+ QPixmap pixmap;
- // The origin for childrenTransform is always the center of the ancestor which contains the childrenTransform.
- // this has to do with how WebCore implements -webkit-perspective and -webkit-perspective-origin, which are the CSS
- // attribute that call setChildrenTransform
- QPointF offset = -pos() - boundingRect().bottomRight() / 2;
+ // We might be drawing into an existing cache.
+ if (!QPixmapCache::find(m_backingStoreKey, &pixmap))
+ region = QRegion(QRect(0, 0, m_size.width(), m_size.height()));
- for (const GraphicsLayerQtImpl* ancestor = this; (ancestor = qobject_cast<GraphicsLayerQtImpl*>(ancestor->parentObject())); ) {
- if (!ancestor->m_state.childrenTransform.isIdentity()) {
- const QPointF offset = mapFromItem(ancestor, QPointF(ancestor->m_size.width() / 2, ancestor->m_size.height() / 2));
- computedTransform
- .translate(offset.x(), offset.y())
- .multLeft(ancestor->m_state.childrenTransform)
- .translate(-offset.x(), -offset.y());
- break;
- }
+ if (m_size != pixmap.size()) {
+ pixmap = QPixmap(m_size.toSize());
+ if (!m_layer->contentsOpaque())
+ pixmap.fill(Qt::transparent);
+ m_pendingContent.regionToUpdate = QRegion(QRect(QPoint(0, 0), m_size.toSize()));
}
+ QPainter painter(&pixmap);
+ GraphicsContext gc(&painter);
+
+ // Clear the area in cache that we're drawing into
+ painter.setCompositionMode(QPainter::CompositionMode_Clear);
+ painter.fillRect(region.boundingRect(), Qt::transparent);
+
+ // Render the actual contents into the cache
+ painter.setCompositionMode(QPainter::CompositionMode_SourceOver);
+ m_layer->paintGraphicsLayerContents(gc, region.boundingRect());
+
+ m_backingStoreKey = QPixmapCache::insert(pixmap);
+ return pixmap;
+}
+
+void GraphicsLayerQtImpl::updateTransform()
+{
+ if (!m_transformAnimationRunning)
+ m_baseTransform = m_layer->transform();
+
+ TransformationMatrix localTransform;
+
+ GraphicsLayerQtImpl* parent = qobject_cast<GraphicsLayerQtImpl*>(parentObject());
+
// webkit has relative-to-size originPoint, graphics-view has a pixel originPoint, here we convert
// we have to manage this ourselves because QGraphicsView's transformOrigin is incompatible
const qreal originX = m_state.anchorPoint.x() * m_size.width();
const qreal originY = m_state.anchorPoint.y() * m_size.height();
- computedTransform
- .translate3d(originX, originY, m_state.anchorPoint.z())
- .multLeft(baseTransform)
+
+ // We ignore QGraphicsItem::pos completely, and use only transforms - because we have to maintain that ourselves for 3D.
+ localTransform
+ .translate3d(originX + m_state.pos.x(), originY + m_state.pos.y(), m_state.anchorPoint.z())
+ .multLeft(m_baseTransform)
.translate3d(-originX, -originY, -m_state.anchorPoint.z());
- // now we project to 2D
- return QTransform(computedTransform);
+ // This is the actual 3D transform of this item, with the ancestors' transform baked in.
+ m_transformRelativeToRootLayer = TransformationMatrix(parent ? parent->m_transformRelativeToRootLayer : TransformationMatrix())
+ .multLeft(localTransform);
+
+ // Now we have enough information to determine if the layer is facing backwards.
+ if (!m_state.backfaceVisibility && m_transformRelativeToRootLayer.inverse().m33() < 0) {
+ setVisible(false);
+ // No point in making extra calculations for invisible elements.
+ return;
+ }
+
+ // Simplistic depth test - we stack the item behind its parent if its computed z is lower than the parent's computed z at the item's center point.
+ if (parent) {
+ const QPointF centerPointMappedToRoot = rootLayer()->mapFromItem(this, m_size.width() / 2, m_size.height() / 2);
+ setFlag(ItemStacksBehindParent,
+ m_transformRelativeToRootLayer.mapPoint(FloatPoint3D(centerPointMappedToRoot.x(), centerPointMappedToRoot.y(), 0)).z() <
+ parent->m_transformRelativeToRootLayer.mapPoint(FloatPoint3D(centerPointMappedToRoot.x(), centerPointMappedToRoot.y(), 0)).z());
+ }
+
+ // The item is front-facing or backface-visibility is on.
+ setVisible(true);
+
+ // Flatten to 2D-space of this item if it doesn't preserve 3D.
+ if (!m_state.preserves3D) {
+ m_transformRelativeToRootLayer.setM13(0);
+ m_transformRelativeToRootLayer.setM23(0);
+ m_transformRelativeToRootLayer.setM31(0);
+ m_transformRelativeToRootLayer.setM32(0);
+ m_transformRelativeToRootLayer.setM33(1);
+ m_transformRelativeToRootLayer.setM34(0);
+ m_transformRelativeToRootLayer.setM43(0);
+ }
+
+ // Apply perspective for the use of this item's children. Perspective is always applied from the item's center.
+ if (!m_state.childrenTransform.isIdentity())
+ m_transformRelativeToRootLayer
+ .translate(m_size.width() / 2, m_size.height() /2)
+ .multLeft(m_state.childrenTransform)
+ .translate(-m_size.width() / 2, -m_size.height() /2);
+
+ bool inverseOk = true;
+ // Use QTransform::inverse to extrapolate the relative transform of this item, based on the parent's transform relative to
+ // the root layer and the desired transform for this item relative to the root layer.
+ const QTransform parentTransform = parent ? parent->itemTransform(rootLayer()) : QTransform();
+ const QTransform transform2D = QTransform(m_transformRelativeToRootLayer) * parentTransform.inverted(&inverseOk);
+
+ // In rare cases the transformation cannot be inversed - in that case we don't apply the transformation at all, otherwise we'd flicker.
+ // FIXME: This should be amended when Qt moves to a real 3D scene-graph.
+ if (!inverseOk)
+ return;
+
+ setTransform(transform2D);
+
+ const QList<QGraphicsItem*> children = childItems();
+ for (QList<QGraphicsItem*>::const_iterator it = children.begin(); it != children.end(); ++it)
+ if (GraphicsLayerQtImpl* layer= qobject_cast<GraphicsLayerQtImpl*>((*it)->toGraphicsObject()))
+ layer->updateTransform();
}
-bool GraphicsLayerQtImpl::isTransformAnimationRunning() const
+void GraphicsLayerQtImpl::setBaseTransform(const TransformationMatrix& baseTransform)
{
- if (m_transformAnimationRunning)
- return true;
- if (GraphicsLayerQtImpl* parent = qobject_cast<GraphicsLayerQtImpl*>(parentObject()))
- return parent->isTransformAnimationRunning();
- return false;
+ m_baseTransform = baseTransform;
+ updateTransform();
}
QPainterPath GraphicsLayerQtImpl::opaqueArea() const
{
QPainterPath painterPath;
+
// we try out best to return the opaque area, maybe it will help graphics-view render less items
if (m_currentContent.backgroundColor.isValid() && m_currentContent.backgroundColor.alpha() == 0xff)
painterPath.addRect(boundingRect());
@@ -384,14 +438,16 @@ QRectF GraphicsLayerQtImpl::boundingRect() const
void GraphicsLayerQtImpl::paint(QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget)
{
if (m_currentContent.backgroundColor.isValid())
- painter->fillRect(option->exposedRect, QColor(m_currentContent.backgroundColor));
+ painter->fillRect(option->rect, QColor(m_currentContent.backgroundColor));
switch (m_currentContent.contentType) {
case HTMLContentType:
if (m_state.drawsContent) {
- // this is the expensive bit. we try to minimize calls to this area by proper caching
- GraphicsContext gc(painter);
- m_layer->paintGraphicsLayerContents(gc, option->exposedRect.toAlignedRect());
+ QPixmap backingStore;
+ // We might need to recache, in case we try to paint and the cache was purged (e.g. if it was full).
+ if (!QPixmapCache::find(m_backingStoreKey, &backingStore) || backingStore.size() != m_size.toSize())
+ backingStore = recache(QRegion(m_state.contentsRect));
+ painter->drawPixmap(0, 0, backingStore);
}
break;
case PixmapContentType:
@@ -471,15 +527,11 @@ void GraphicsLayerQtImpl::flushChanges(bool recursive, bool forceUpdateTransform
if (m_layer->maskLayer()) {
if (GraphicsLayerQtImpl* mask = qobject_cast<GraphicsLayerQtImpl*>(m_layer->maskLayer()->platformLayer()->toGraphicsObject())) {
mask->m_maskEffect = new MaskEffectQt(this, mask);
- mask->setCacheMode(NoCache);
setGraphicsEffect(mask->m_maskEffect.data());
}
}
}
- if ((m_changeMask & PositionChange) && (m_layer->position() != m_state.pos))
- setPos(m_layer->position().x(), m_layer->position().y());
-
if (m_changeMask & SizeChange) {
if (m_layer->size() != m_state.size) {
prepareGeometryChange();
@@ -489,9 +541,10 @@ void GraphicsLayerQtImpl::flushChanges(bool recursive, bool forceUpdateTransform
// FIXME: this is a hack, due to a probable QGraphicsScene bug when rapidly modifying the perspective
// but without this line we get graphic artifacts
if ((m_changeMask & ChildrenTransformChange) && m_state.childrenTransform != m_layer->childrenTransform())
- scene()->update();
+ if (scene())
+ scene()->update();
- if (m_changeMask & (ChildrenTransformChange | Preserves3DChange | TransformChange | AnchorPointChange | SizeChange)) {
+ if (m_changeMask & (ChildrenTransformChange | Preserves3DChange | TransformChange | AnchorPointChange | SizeChange | BackfaceVisibilityChange | PositionChange)) {
// due to the differences between the way WebCore handles transforms and the way Qt handles transforms,
// all these elements affect the transforms of all the descendants.
forceUpdateTransform = true;
@@ -510,8 +563,6 @@ void GraphicsLayerQtImpl::flushChanges(bool recursive, bool forceUpdateTransform
break;
case ColorContentType:
- // no point in caching a solid-color rectangle
- setCacheMode(m_layer->maskLayer() ? QGraphicsItem::DeviceCoordinateCache : QGraphicsItem::NoCache);
if (m_pendingContent.contentType != m_currentContent.contentType || m_pendingContent.contentsBackgroundColor != m_currentContent.contentsBackgroundColor)
update();
m_state.drawsContent = false;
@@ -526,14 +577,6 @@ void GraphicsLayerQtImpl::flushChanges(bool recursive, bool forceUpdateTransform
update();
if (!m_state.drawsContent && m_layer->drawsContent())
update();
- if (m_layer->drawsContent() && !m_maskEffect) {
- setCacheMode(isTransformAnimationRunning() ? ItemCoordinateCache : DeviceCoordinateCache);
-
- // HTML content: we want to use exposedRect so we don't use WebCore rendering if we don't have to
- setFlag(QGraphicsItem::ItemUsesExtendedStyleOption, true);
- }
- else
- setCacheMode(NoCache);
setFlag(ItemHasNoContents, !m_layer->drawsContent());
break;
@@ -563,15 +606,16 @@ void GraphicsLayerQtImpl::flushChanges(bool recursive, bool forceUpdateTransform
if (m_maskEffect)
m_maskEffect.data()->update();
- else if (m_changeMask & DisplayChange)
+ else if (m_changeMask & DisplayChange) {
+ // Recache now: all the content is ready and we don't want to wait until the paint event.
+ recache(m_pendingContent.regionToUpdate);
update(m_pendingContent.regionToUpdate.boundingRect());
+ m_pendingContent.regionToUpdate = QRegion();
+ }
if ((m_changeMask & BackgroundColorChange) && (m_pendingContent.backgroundColor != m_currentContent.backgroundColor))
update();
- // FIXME: the following flags are currently not handled, as they don't have a clear test or are in low priority
- // GeometryOrientationChange, ContentsOrientationChange, BackfaceVisibilityChange, ChildrenTransformChange, Preserves3DChange
-
m_state.maskLayer = m_layer->maskLayer();
m_state.pos = m_layer->position();
m_state.anchorPoint = m_layer->anchorPoint();
@@ -591,7 +635,6 @@ void GraphicsLayerQtImpl::flushChanges(bool recursive, bool forceUpdateTransform
m_currentContent.contentType = m_pendingContent.contentType;
m_currentContent.mediaLayer = m_pendingContent.mediaLayer;
m_currentContent.backgroundColor = m_pendingContent.backgroundColor;
- m_currentContent.regionToUpdate |= m_pendingContent.regionToUpdate;
m_currentContent.contentsBackgroundColor = m_pendingContent.contentsBackgroundColor;
m_pendingContent.regionToUpdate = QRegion();
m_changeMask = NoChanges;
@@ -1014,6 +1057,7 @@ public:
, m_webkitPropertyID(values.property())
, m_webkitAnimation(anim)
, m_keyframesName(name)
+ , m_fillsForwards(false)
{
}
@@ -1037,6 +1081,7 @@ public:
// we might need this in case the same animation is added again (i.e. resumed by WebCore)
const Animation* m_webkitAnimation;
QString m_keyframesName;
+ bool m_fillsForwards;
};
// we'd rather have a templatized QAbstractAnimation than QPropertyAnimation / QVariantAnimation;
@@ -1121,10 +1166,8 @@ public:
~TransformAnimationQt()
{
- // this came up during the compositing/animation LayoutTests
- // when the animation dies, the transform has to go back to default
- if (m_layer)
- m_layer.data()->updateTransform();
+ if (m_fillsForwards)
+ setCurrentTime(1);
}
// the idea is that we let WebCore manage the transform-operations
@@ -1135,34 +1178,28 @@ public:
{
TransformationMatrix transformMatrix;
- // sometimes the animation values from WebCore are misleading and we have to use the actual matrix as source
- // The Mac implementation simply doesn't try to accelerate those (e.g. 360deg rotation), but we do.
- if (progress == 1 || !targetOperations.size() || sourceOperations == targetOperations) {
- TransformationMatrix sourceMatrix;
- sourceOperations.apply(m_boxSize, sourceMatrix);
- transformMatrix = m_sourceMatrix;
- transformMatrix.blend(sourceMatrix, 1 - progress);
- } else {
- bool validTransformLists = true;
- const int sourceOperationCount = sourceOperations.size();
- if (sourceOperationCount) {
- if (targetOperations.size() != sourceOperationCount)
- validTransformLists = false;
- else
- for (size_t j = 0; j < sourceOperationCount && validTransformLists; ++j)
- if (!sourceOperations.operations()[j]->isSameType(*targetOperations.operations()[j]))
- validTransformLists = false;
- }
+ bool validTransformLists = true;
+ const int sourceOperationCount = sourceOperations.size();
+ if (sourceOperationCount) {
+ if (targetOperations.size() != sourceOperationCount)
+ validTransformLists = false;
+ else
+ for (size_t j = 0; j < sourceOperationCount && validTransformLists; ++j)
+ if (!sourceOperations.operations()[j]->isSameType(*targetOperations.operations()[j]))
+ validTransformLists = false;
+ }
- if (validTransformLists) {
- for (size_t i = 0; i < targetOperations.size(); ++i)
- targetOperations.operations()[i]->blend(sourceOperations.at(i), progress)->apply(transformMatrix, m_boxSize);
- } else {
- targetOperations.apply(m_boxSize, transformMatrix);
- transformMatrix.blend(m_sourceMatrix, progress);
- }
+ if (validTransformLists) {
+ for (size_t i = 0; i < targetOperations.size(); ++i)
+ targetOperations.operations()[i]->blend(sourceOperations.at(i), progress)->apply(transformMatrix, m_boxSize);
+ } else {
+ targetOperations.apply(m_boxSize, transformMatrix);
+ transformMatrix.blend(m_sourceMatrix, progress);
}
+
m_layer.data()->setBaseTransform(transformMatrix);
+ if (m_fillsForwards)
+ m_layer.data()->m_layer->setTransform(m_layer.data()->m_baseTransform);
}
virtual void updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState)
@@ -1177,10 +1214,11 @@ public:
if (newState == QAbstractAnimation::Running) {
m_sourceMatrix = m_layer.data()->m_layer->transform();
m_layer.data()->m_transformAnimationRunning = true;
- m_layer.data()->adjustCachingRecursively(true);
} else if (newState == QAbstractAnimation::Stopped) {
+ // We update the transform back to the default. This already takes fill-modes into account.
m_layer.data()->m_transformAnimationRunning = false;
- m_layer.data()->adjustCachingRecursively(false);
+ if (m_layer && m_layer.data()->m_layer)
+ m_layer.data()->setBaseTransform(m_layer.data()->m_layer->transform());
}
}
@@ -1194,6 +1232,11 @@ public:
{
}
+ ~OpacityAnimationQt()
+ {
+ if (m_fillsForwards)
+ setCurrentTime(1);
+ }
virtual void applyFrame(const qreal& fromValue, const qreal& toValue, qreal progress)
{
qreal opacity = qBound(qreal(0), fromValue + (toValue-fromValue)*progress, qreal(1));
@@ -1204,6 +1247,8 @@ public:
m_layer.data()->scene()->update();
m_layer.data()->setOpacity(opacity);
+ if (m_fillsForwards)
+ m_layer.data()->m_layer->setOpacity(opacity);
}
virtual void updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState)
@@ -1212,6 +1257,12 @@ public:
if (m_layer)
m_layer.data()->m_opacityAnimationRunning = (newState == QAbstractAnimation::Running);
+
+ // If stopped, we update the opacity back to the default. This already takes fill-modes into account.
+ if (newState == Stopped)
+ if (m_layer && m_layer.data()->m_layer)
+ m_layer.data()->setOpacity(m_layer.data()->m_layer->opacity());
+
}
};
@@ -1220,7 +1271,7 @@ bool GraphicsLayerQt::addAnimation(const KeyframeValueList& values, const IntSiz
if (!anim->duration() || !anim->iterationCount())
return false;
- QAbstractAnimation* newAnim = 0;
+ AnimationQtBase* newAnim = 0;
// fixed: we might already have the Qt animation object associated with this WebCore::Animation object
for (QList<QWeakPointer<QAbstractAnimation> >::iterator it = m_impl->m_animations.begin(); it != m_impl->m_animations.end(); ++it) {
@@ -1245,6 +1296,7 @@ bool GraphicsLayerQt::addAnimation(const KeyframeValueList& values, const IntSiz
// we make sure WebCore::Animation and QAnimation are on the same terms
newAnim->setLoopCount(anim->iterationCount());
+ newAnim->m_fillsForwards = anim->fillsForwards();
m_impl->m_animations.append(QWeakPointer<QAbstractAnimation>(newAnim));
QObject::connect(&m_impl->m_suspendTimer, SIGNAL(timeout()), newAnim, SLOT(resume()));
}
@@ -1252,6 +1304,10 @@ bool GraphicsLayerQt::addAnimation(const KeyframeValueList& values, const IntSiz
// flush now or flicker...
m_impl->flushChanges(false);
+ // when fill-mode is backwards/both, we set the value to 0 before the delay takes place
+ if (anim->fillsBackwards())
+ newAnim->setCurrentTime(0);
+
if (anim->delay())
QTimer::singleShot(anim->delay() * 1000, newAnim, SLOT(start()));
else
@@ -1272,6 +1328,8 @@ void GraphicsLayerQt::removeAnimationsForProperty(AnimatedPropertyID id)
if (*it) {
AnimationQtBase* anim = static_cast<AnimationQtBase*>(it->data());
if (anim && anim->m_webkitPropertyID == id) {
+ // We need to stop the animation right away, or it might flicker before it's deleted.
+ anim->stop();
anim->deleteLater();
it = m_impl->m_animations.erase(it);
--it;
@@ -1286,7 +1344,9 @@ void GraphicsLayerQt::removeAnimationsForKeyframes(const String& name)
if (*it) {
AnimationQtBase* anim = static_cast<AnimationQtBase*>((*it).data());
if (anim && anim->m_keyframesName == QString(name)) {
- (*it).data()->deleteLater();
+ // We need to stop the animation right away, or it might flicker before it's deleted.
+ anim->stop();
+ anim->deleteLater();
it = m_impl->m_animations.erase(it);
--it;
}
diff --git a/src/3rdparty/webkit/WebCore/platform/graphics/transforms/TransformationMatrix.h b/src/3rdparty/webkit/WebCore/platform/graphics/transforms/TransformationMatrix.h
index cdf101d960..96b4baa486 100644
--- a/src/3rdparty/webkit/WebCore/platform/graphics/transforms/TransformationMatrix.h
+++ b/src/3rdparty/webkit/WebCore/platform/graphics/transforms/TransformationMatrix.h
@@ -47,7 +47,7 @@
#endif
#if PLATFORM(WIN) || (PLATFORM(QT) && OS(WINDOWS)) || (PLATFORM(WX) && OS(WINDOWS))
-#if COMPILER(MINGW)
+#if COMPILER(MINGW) && !COMPILER(MINGW64)
typedef struct _XFORM XFORM;
#else
typedef struct tagXFORM XFORM;
diff --git a/src/3rdparty/webkit/WebCore/platform/mac/MIMETypeRegistryMac.mm b/src/3rdparty/webkit/WebCore/platform/mac/MIMETypeRegistryMac.mm
index 7d43505bbb..82348e0f41 100644
--- a/src/3rdparty/webkit/WebCore/platform/mac/MIMETypeRegistryMac.mm
+++ b/src/3rdparty/webkit/WebCore/platform/mac/MIMETypeRegistryMac.mm
@@ -56,4 +56,9 @@ String MIMETypeRegistry::getPreferredExtensionForMIMEType(const String& type)
return wkGetPreferredExtensionForMIMEType(type);
}
+bool MIMETypeRegistry::isApplicationPluginMIMEType(const String&)
+{
+ return false;
+}
+
}
diff --git a/src/3rdparty/webkit/WebCore/platform/network/qt/ResourceRequestQt.cpp b/src/3rdparty/webkit/WebCore/platform/network/qt/ResourceRequestQt.cpp
index 341e6ae5ed..fea64a003b 100644
--- a/src/3rdparty/webkit/WebCore/platform/network/qt/ResourceRequestQt.cpp
+++ b/src/3rdparty/webkit/WebCore/platform/network/qt/ResourceRequestQt.cpp
@@ -32,12 +32,14 @@ namespace WebCore {
// To achieve the best result we want WebKit to schedule the jobs so we
// are using the limit as found in Qt. To allow Qt to fill its queue
// and prepare jobs we will schedule two more downloads.
+// Per TCP connection there is 1 current processed, 3 possibly pipelined
+// and 2 ready to re-fill the pipeline.
unsigned initializeMaximumHTTPConnectionCountPerHost()
{
#ifdef Q_OS_SYMBIAN
- return 3 + 2;
+ return 3 * (1 + 3 + 2);
#else
- return 6 + 2;
+ return 6 * (1 + 3 + 2);
#endif
}
diff --git a/src/3rdparty/webkit/WebCore/platform/qt/MIMETypeRegistryQt.cpp b/src/3rdparty/webkit/WebCore/platform/qt/MIMETypeRegistryQt.cpp
index 22cee6f76b..4161f810c1 100644
--- a/src/3rdparty/webkit/WebCore/platform/qt/MIMETypeRegistryQt.cpp
+++ b/src/3rdparty/webkit/WebCore/platform/qt/MIMETypeRegistryQt.cpp
@@ -82,4 +82,10 @@ String MIMETypeRegistry::getMIMETypeForExtension(const String &ext)
return "application/octet-stream";
}
+bool MIMETypeRegistry::isApplicationPluginMIMEType(const String& mimeType)
+{
+ return mimeType.startsWith("application/x-qt-plugin", false)
+ || mimeType.startsWith("application/x-qt-styled-widget", false);
+}
+
}
diff --git a/src/3rdparty/webkit/WebCore/platform/qt/QWebPageClient.h b/src/3rdparty/webkit/WebCore/platform/qt/QWebPageClient.h
index f03ff08d3c..467941fe71 100644
--- a/src/3rdparty/webkit/WebCore/platform/qt/QWebPageClient.h
+++ b/src/3rdparty/webkit/WebCore/platform/qt/QWebPageClient.h
@@ -55,6 +55,7 @@ public:
// if scheduleSync is true, we schedule a sync ourselves. otherwise,
// we wait for the next update and sync the layers then.
virtual void markForSync(bool scheduleSync = false) {}
+ virtual bool allowsAcceleratedCompositing() const { return false; }
#endif
#if QT_VERSION >= 0x040600
diff --git a/src/3rdparty/webkit/WebCore/platform/qt/SharedTimerQt.cpp b/src/3rdparty/webkit/WebCore/platform/qt/SharedTimerQt.cpp
index e9bcaee8b2..7c0fd0511d 100644
--- a/src/3rdparty/webkit/WebCore/platform/qt/SharedTimerQt.cpp
+++ b/src/3rdparty/webkit/WebCore/platform/qt/SharedTimerQt.cpp
@@ -40,6 +40,8 @@
namespace WebCore {
class SharedTimerQt : public QObject {
+ Q_OBJECT
+
friend void setSharedTimerFiredFunction(void (*f)());
public:
static SharedTimerQt* inst();
@@ -50,15 +52,18 @@ public:
protected:
void timerEvent(QTimerEvent* ev);
+private slots:
+ void destroy();
+
private:
- SharedTimerQt(QObject* parent);
+ SharedTimerQt();
~SharedTimerQt();
QBasicTimer m_timer;
void (*m_timerFunction)();
};
-SharedTimerQt::SharedTimerQt(QObject* parent)
- : QObject(parent)
+SharedTimerQt::SharedTimerQt()
+ : QObject()
, m_timerFunction(0)
{}
@@ -68,11 +73,18 @@ SharedTimerQt::~SharedTimerQt()
(m_timerFunction)();
}
+void SharedTimerQt::destroy()
+{
+ delete this;
+}
+
SharedTimerQt* SharedTimerQt::inst()
{
static QPointer<SharedTimerQt> timer;
- if (!timer)
- timer = new SharedTimerQt(QCoreApplication::instance());
+ if (!timer) {
+ timer = new SharedTimerQt();
+ timer->connect(QCoreApplication::instance(), SIGNAL(aboutToQuit()), SLOT(destroy()));
+ }
return timer;
}
@@ -129,6 +141,8 @@ void stopSharedTimer()
SharedTimerQt::inst()->stop();
}
+#include "SharedTimerQt.moc"
+
}
// vim: ts=4 sw=4 et
diff --git a/src/3rdparty/webkit/WebCore/platform/text/TextStream.cpp b/src/3rdparty/webkit/WebCore/platform/text/TextStream.cpp
index ab738910f5..eed17a573c 100644
--- a/src/3rdparty/webkit/WebCore/platform/text/TextStream.cpp
+++ b/src/3rdparty/webkit/WebCore/platform/text/TextStream.cpp
@@ -108,7 +108,7 @@ String TextStream::release()
return String::adopt(m_text);
}
-#if OS(WINDOWS) && CPU(X86_64) && COMPILER(MSVC)
+#if OS(WINDOWS) && CPU(X86_64)
TextStream& TextStream::operator<<(__int64 i)
{
char buffer[printBufferSize];
diff --git a/src/3rdparty/webkit/WebCore/platform/text/TextStream.h b/src/3rdparty/webkit/WebCore/platform/text/TextStream.h
index 1225505eb0..522da53dfc 100644
--- a/src/3rdparty/webkit/WebCore/platform/text/TextStream.h
+++ b/src/3rdparty/webkit/WebCore/platform/text/TextStream.h
@@ -45,7 +45,7 @@ public:
TextStream& operator<<(const char*);
TextStream& operator<<(void*);
TextStream& operator<<(const String&);
-#if OS(WINDOWS) && CPU(X86_64) && COMPILER(MSVC)
+#if OS(WINDOWS) && CPU(X86_64)
TextStream& operator<<(unsigned __int64);
TextStream& operator<<(__int64);
#endif
diff --git a/src/3rdparty/webkit/WebCore/plugins/PluginView.cpp b/src/3rdparty/webkit/WebCore/plugins/PluginView.cpp
index 38acdd9ef1..df9a29bcf8 100644
--- a/src/3rdparty/webkit/WebCore/plugins/PluginView.cpp
+++ b/src/3rdparty/webkit/WebCore/plugins/PluginView.cpp
@@ -345,7 +345,7 @@ void PluginView::stop()
WNDPROC currentWndProc = (WNDPROC)GetWindowLongPtr(platformPluginWidget(), GWLP_WNDPROC);
if (currentWndProc == PluginViewWndProc)
- SetWindowLongPtr(platformPluginWidget(), GWLP_WNDPROC, (LONG)m_pluginWndProc);
+ SetWindowLongPtr(platformPluginWidget(), GWLP_WNDPROC, (LONG_PTR)m_pluginWndProc);
#endif
}
#endif // XP_WIN
@@ -1296,9 +1296,7 @@ void PluginView::keepAlive(NPP instance)
view->keepAlive();
}
-#endif
-#if ENABLE(NETSCAPE_PLUGIN_API)
NPError PluginView::getValueStatic(NPNVariable variable, void* value)
{
LOG(Plugins, "PluginView::getValueStatic(%s)", prettyNameForNPNVariable(variable).data());
@@ -1309,7 +1307,6 @@ NPError PluginView::getValueStatic(NPNVariable variable, void* value)
return NPERR_GENERIC_ERROR;
}
-#endif
NPError PluginView::getValue(NPNVariable variable, void* value)
{
@@ -1319,13 +1316,10 @@ NPError PluginView::getValue(NPNVariable variable, void* value)
if (platformGetValue(variable, value, &result))
return result;
-#if ENABLE(NETSCAPE_PLUGIN_API)
if (platformGetValueStatic(variable, value, &result))
return result;
-#endif
switch (variable) {
-#if ENABLE(NETSCAPE_PLUGIN_API)
case NPNVWindowNPObject: {
if (m_isJavaScriptPaused)
return NPERR_GENERIC_ERROR;
@@ -1360,7 +1354,6 @@ NPError PluginView::getValue(NPNVariable variable, void* value)
return NPERR_NO_ERROR;
}
-#endif
case NPNVprivateModeBool: {
Page* page = m_parentFrame->page();
@@ -1374,6 +1367,7 @@ NPError PluginView::getValue(NPNVariable variable, void* value)
return NPERR_GENERIC_ERROR;
}
}
+#endif
void PluginView::privateBrowsingStateChanged(bool privateBrowsingEnabled)
{
diff --git a/src/3rdparty/webkit/WebCore/plugins/PluginView.h b/src/3rdparty/webkit/WebCore/plugins/PluginView.h
index 21a25f6d2f..51b21272ab 100644
--- a/src/3rdparty/webkit/WebCore/plugins/PluginView.h
+++ b/src/3rdparty/webkit/WebCore/plugins/PluginView.h
@@ -139,8 +139,9 @@ namespace WebCore {
static const char* userAgentStatic();
#endif
void status(const char* message);
- NPError getValue(NPNVariable variable, void* value);
+
#if ENABLE(NETSCAPE_PLUGIN_API)
+ NPError getValue(NPNVariable variable, void* value);
static NPError getValueStatic(NPNVariable variable, void* value);
#endif
NPError setValue(NPPVariable variable, void* value);
diff --git a/src/3rdparty/webkit/WebCore/plugins/PluginViewNone.cpp b/src/3rdparty/webkit/WebCore/plugins/PluginViewNone.cpp
index ed5ad1b7a5..bd51a98ee0 100644
--- a/src/3rdparty/webkit/WebCore/plugins/PluginViewNone.cpp
+++ b/src/3rdparty/webkit/WebCore/plugins/PluginViewNone.cpp
@@ -67,12 +67,12 @@ NPError PluginView::handlePostReadFile(Vector<char>&, uint32, const char*)
return 0;
}
+#if ENABLE(NETSCAPE_PLUGIN_API)
bool PluginView::platformGetValue(NPNVariable, void*, NPError*)
{
return false;
}
-#if ENABLE(NETSCAPE_PLUGIN_API)
bool PluginView::platformGetValueStatic(NPNVariable, void*, NPError*)
{
return false;
@@ -126,4 +126,14 @@ void PluginView::keepAlive(NPP)
}
#endif
+#if PLATFORM(MAC) || PLATFORM(CHROMIUM) || PLATFORM(EFL)
+void PluginView::privateBrowsingStateChanged(bool)
+{
+}
+
+void PluginView::setJavaScriptPaused(bool)
+{
+}
+#endif
+
} // namespace WebCore
diff --git a/src/3rdparty/webkit/WebCore/plugins/symbian/PluginViewSymbian.cpp b/src/3rdparty/webkit/WebCore/plugins/symbian/PluginViewSymbian.cpp
index bae3b7fc99..108fcca23f 100644
--- a/src/3rdparty/webkit/WebCore/plugins/symbian/PluginViewSymbian.cpp
+++ b/src/3rdparty/webkit/WebCore/plugins/symbian/PluginViewSymbian.cpp
@@ -414,11 +414,11 @@ bool PluginView::platformStart()
void PluginView::platformDestroy()
{
- QWebPageClient* client = m_parentFrame->view()->hostWindow()->platformPageClient();
- if (client && qobject_cast<QGraphicsWebView*>(client->pluginParent()))
- delete static_cast<PluginContainerSymbian*>(platformPluginWidget())->proxy();
- else
- delete platformPluginWidget();
+ if (platformPluginWidget()) {
+ PluginContainerSymbian* container = static_cast<PluginContainerSymbian*>(platformPluginWidget());
+ delete container->proxy();
+ delete container;
+ }
}
void PluginView::halt()
diff --git a/src/3rdparty/webkit/WebCore/plugins/win/PluginViewWin.cpp b/src/3rdparty/webkit/WebCore/plugins/win/PluginViewWin.cpp
index 9d869abacb..e37714a5c1 100644
--- a/src/3rdparty/webkit/WebCore/plugins/win/PluginViewWin.cpp
+++ b/src/3rdparty/webkit/WebCore/plugins/win/PluginViewWin.cpp
@@ -544,7 +544,7 @@ void PluginView::paintIntoTransformedContext(HDC hdc)
NPEvent npEvent;
npEvent.event = WM_WINDOWPOSCHANGED;
- npEvent.lParam = reinterpret_cast<uint32>(&windowpos);
+ npEvent.lParam = reinterpret_cast<uintptr_t>(&windowpos);
npEvent.wParam = 0;
dispatchNPEvent(npEvent);
@@ -552,7 +552,7 @@ void PluginView::paintIntoTransformedContext(HDC hdc)
setNPWindowRect(frameRect());
npEvent.event = WM_PAINT;
- npEvent.wParam = reinterpret_cast<uint32>(hdc);
+ npEvent.wParam = reinterpret_cast<uintptr_t>(hdc);
// This is supposed to be a pointer to the dirty rect, but it seems that the Flash plugin
// ignores it so we just pass null.
@@ -829,7 +829,7 @@ void PluginView::setNPWindowRect(const IntRect& rect)
#else
WNDPROC currentWndProc = (WNDPROC)GetWindowLongPtr(platformPluginWidget(), GWLP_WNDPROC);
if (currentWndProc != PluginViewWndProc)
- m_pluginWndProc = (WNDPROC)SetWindowLongPtr(platformPluginWidget(), GWLP_WNDPROC, (LONG)PluginViewWndProc);
+ m_pluginWndProc = (WNDPROC)SetWindowLongPtr(platformPluginWidget(), GWLP_WNDPROC, (LONG_PTR)PluginViewWndProc);
#endif
}
}
@@ -978,7 +978,7 @@ bool PluginView::platformStart()
// Calling SetWindowLongPtrA here makes the window proc ASCII, which is required by at least
// the Shockwave Director plug-in.
-#if OS(WINDOWS) && CPU(X86_64) && COMPILER(MSVC)
+#if OS(WINDOWS) && CPU(X86_64)
::SetWindowLongPtrA(platformPluginWidget(), GWLP_WNDPROC, (LONG_PTR)DefWindowProcA);
#elif OS(WINCE)
::SetWindowLong(platformPluginWidget(), GWL_WNDPROC, (LONG)DefWindowProc);
diff --git a/src/3rdparty/webkit/WebCore/rendering/RenderBox.cpp b/src/3rdparty/webkit/WebCore/rendering/RenderBox.cpp
index 1c0e837394..c6818f8414 100644
--- a/src/3rdparty/webkit/WebCore/rendering/RenderBox.cpp
+++ b/src/3rdparty/webkit/WebCore/rendering/RenderBox.cpp
@@ -1179,10 +1179,9 @@ void RenderBox::computeRectForRepaint(RenderBoxModelObject* repaintContainer, In
IntPoint topLeft = rect.location();
topLeft.move(x(), y());
- if (style()->position() == FixedPosition)
- fixed = true;
+ EPosition position = style()->position();
- if (o->isBlockFlow() && style()->position() != AbsolutePosition && style()->position() != FixedPosition) {
+ if (o->isBlockFlow() && position != AbsolutePosition && position != FixedPosition) {
RenderBlock* cb = toRenderBlock(o);
if (cb->hasColumns()) {
IntRect repaintRect(topLeft, rect.size());
@@ -1195,16 +1194,17 @@ void RenderBox::computeRectForRepaint(RenderBoxModelObject* repaintContainer, In
// We are now in our parent container's coordinate space. Apply our transform to obtain a bounding box
// in the parent's coordinate space that encloses us.
if (layer() && layer()->transform()) {
- fixed = false;
+ fixed = position == FixedPosition;
rect = layer()->transform()->mapRect(rect);
// FIXME: this clobbers topLeft adjustment done for multicol above
topLeft = rect.location();
topLeft.move(x(), y());
- }
+ } else if (position == FixedPosition)
+ fixed = true;
- if (style()->position() == AbsolutePosition && o->isRelPositioned() && o->isRenderInline())
+ if (position == AbsolutePosition && o->isRelPositioned() && o->isRenderInline())
topLeft += toRenderInline(o)->relativePositionedInlineOffset(this);
- else if (style()->position() == RelativePosition && layer()) {
+ else if (position == RelativePosition && layer()) {
// Apply the relative position offset when invalidating a rectangle. The layer
// is translated, but the render box isn't, so we need to do this to get the
// right dirty rect. Since this is called from RenderObject::setStyle, the relative position
diff --git a/src/3rdparty/webkit/WebCore/rendering/RenderLayer.cpp b/src/3rdparty/webkit/WebCore/rendering/RenderLayer.cpp
index 15ffb64b49..3314772800 100644
--- a/src/3rdparty/webkit/WebCore/rendering/RenderLayer.cpp
+++ b/src/3rdparty/webkit/WebCore/rendering/RenderLayer.cpp
@@ -332,6 +332,22 @@ void RenderLayer::computeRepaintRects()
m_outlineBox = renderer()->outlineBoundsForRepaint(repaintContainer);
}
+void RenderLayer::updateRepaintRectsAfterScroll(bool fixed)
+{
+ if (fixed || renderer()->style()->position() == FixedPosition) {
+ computeRepaintRects();
+ fixed = true;
+ } else if (renderer()->hasTransform()) {
+ // Transforms act as fixed position containers, so nothing inside a
+ // transformed element can be fixed relative to the viewport if the
+ // transformed element is not fixed itself or child of a fixed element.
+ return;
+ }
+
+ for (RenderLayer* child = firstChild(); child; child = child->nextSibling())
+ child->updateRepaintRectsAfterScroll(fixed);
+}
+
void RenderLayer::updateTransform()
{
// hasTransform() on the renderer is also true when there is transform-style: preserve-3d or perspective set,
diff --git a/src/3rdparty/webkit/WebCore/rendering/RenderLayer.h b/src/3rdparty/webkit/WebCore/rendering/RenderLayer.h
index 9210e95c92..81a66e1a98 100644
--- a/src/3rdparty/webkit/WebCore/rendering/RenderLayer.h
+++ b/src/3rdparty/webkit/WebCore/rendering/RenderLayer.h
@@ -395,6 +395,7 @@ public:
// Return a cached repaint rect, computed relative to the layer renderer's containerForRepaint.
IntRect repaintRect() const { return m_repaintRect; }
void computeRepaintRects();
+ void updateRepaintRectsAfterScroll(bool fixed = false);
void setNeedsFullRepaint(bool f = true) { m_needsFullRepaint = f; }
int staticX() const { return m_staticX; }
diff --git a/src/3rdparty/webkit/WebCore/rendering/RenderLayerCompositor.cpp b/src/3rdparty/webkit/WebCore/rendering/RenderLayerCompositor.cpp
index 93af664778..c295a2c2f6 100644
--- a/src/3rdparty/webkit/WebCore/rendering/RenderLayerCompositor.cpp
+++ b/src/3rdparty/webkit/WebCore/rendering/RenderLayerCompositor.cpp
@@ -128,6 +128,15 @@ void RenderLayerCompositor::cacheAcceleratedCompositingFlags()
showRepaintCounter = settings->showRepaintCounter();
}
+ // We allow the chrome to override the settings, in case the page is rendered
+ // on a chrome that doesn't allow accelerated compositing.
+ if (hasAcceleratedCompositing) {
+ Frame* frame = m_renderView->frameView()->frame();
+ Page* page = frame ? frame->page() : 0;
+ if (page)
+ hasAcceleratedCompositing = page->chrome()->client()->allowsAcceleratedCompositing();
+ }
+
if (hasAcceleratedCompositing != m_hasAcceleratedCompositing || showDebugBorders != m_showDebugBorders || showRepaintCounter != m_showRepaintCounter)
setCompositingLayersNeedRebuild();
diff --git a/src/3rdparty/webkit/WebKit/qt/Api/qgraphicswebview.cpp b/src/3rdparty/webkit/WebKit/qt/Api/qgraphicswebview.cpp
index ad66750595..1efae16835 100644
--- a/src/3rdparty/webkit/WebKit/qt/Api/qgraphicswebview.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/Api/qgraphicswebview.cpp
@@ -122,6 +122,9 @@ public:
virtual void setRootGraphicsLayer(QGraphicsItem* layer);
virtual void markForSync(bool scheduleSync);
void updateCompositingScrollPosition();
+
+ // QGraphicsWebView can render composited layers
+ virtual bool allowsAcceleratedCompositing() const { return true; }
#endif
void updateResizesToContentsForPage();
@@ -289,6 +292,7 @@ void QGraphicsWebViewPrivate::update(const QRect & dirtyRect)
if (overlay)
overlay->update(QRectF(dirtyRect));
#if USE(ACCELERATED_COMPOSITING)
+ updateCompositingScrollPosition();
syncLayers();
#endif
}
diff --git a/src/3rdparty/webkit/WebKit/qt/Api/qwebhistory.cpp b/src/3rdparty/webkit/WebKit/qt/Api/qwebhistory.cpp
index 61ec9d2cb7..d852012b66 100644
--- a/src/3rdparty/webkit/WebKit/qt/Api/qwebhistory.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/Api/qwebhistory.cpp
@@ -33,7 +33,7 @@
enum {
InitialHistoryVersion = 1,
- DefaultHistoryVersion = 2
+ DefaultHistoryVersion = InitialHistoryVersion
};
/*!
@@ -524,7 +524,7 @@ QDataStream& operator>>(QDataStream& source, QWebHistory& history)
source >> version;
- if (version <= 2) {
+ if (version == 1) {
int count;
int currentIndex;
source >> count >> currentIndex;
diff --git a/src/3rdparty/webkit/WebKit/qt/Api/qwebkitversion.h b/src/3rdparty/webkit/WebKit/qt/Api/qwebkitversion.h
index f0fbef0ef9..de79dd1a70 100644
--- a/src/3rdparty/webkit/WebKit/qt/Api/qwebkitversion.h
+++ b/src/3rdparty/webkit/WebKit/qt/Api/qwebkitversion.h
@@ -17,7 +17,7 @@
Boston, MA 02110-1301, USA.
*/
-#include <qstring.h>
+#include <QtCore/qstring.h>
#ifndef qwebkitversion_h
#define qwebkitversion_h
diff --git a/src/3rdparty/webkit/WebKit/qt/Api/qwebpage.cpp b/src/3rdparty/webkit/WebKit/qt/Api/qwebpage.cpp
index 007aeac7a6..b8b50b780c 100644
--- a/src/3rdparty/webkit/WebKit/qt/Api/qwebpage.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/Api/qwebpage.cpp
@@ -1492,7 +1492,7 @@ QVariant QWebPage::inputMethodQuery(Qt::InputMethodQuery property) const
// We can't access absoluteCaretBounds() while the view needs to layout.
return QVariant();
}
- return QVariant(frame->selection()->absoluteCaretBounds());
+ return QVariant(view->contentsToWindow(frame->selection()->absoluteCaretBounds()));
}
case Qt::ImFont: {
if (renderTextControl) {
@@ -2048,9 +2048,9 @@ QWebPage *QWebPage::createWindow(WebWindowType type)
}
/*!
- This function is called whenever WebKit encounters a HTML object element with type "application/x-qt-plugin".
- The \a classid, \a url, \a paramNames and \a paramValues correspond to the HTML object element attributes and
- child elements to configure the embeddable object.
+ This function is called whenever WebKit encounters a HTML object element with type "application/x-qt-plugin". It is
+ called regardless of the value of QWebSettings::PluginsEnabled. The \a classid, \a url, \a paramNames and \a paramValues
+ correspond to the HTML object element attributes and child elements to configure the embeddable object.
*/
QObject *QWebPage::createPlugin(const QString &classid, const QUrl &url, const QStringList &paramNames, const QStringList &paramValues)
{
@@ -2208,7 +2208,6 @@ void QWebPage::setViewportSize(const QSize &size) const
if (frame->d->frame && frame->d->frame->view()) {
WebCore::FrameView* view = frame->d->frame->view();
view->setFrameRect(QRect(QPoint(0, 0), size));
- view->forceLayout();
view->adjustViewSize();
}
}
@@ -3192,233 +3191,255 @@ QWebPluginFactory *QWebPage::pluginFactory() const
\o %AppVersion% expands to QCoreApplication::applicationName()/QCoreApplication::applicationVersion() if they're set; otherwise defaulting to Qt and the current Qt version.
\endlist
*/
-QString QWebPage::userAgentForUrl(const QUrl& url) const
+QString QWebPage::userAgentForUrl(const QUrl&) const
{
- Q_UNUSED(url)
- QString ua = QLatin1String("Mozilla/5.0 ("
+ // splitting the string in three and user QStringBuilder is better than using QString::arg()
+ static QString firstPart;
+ static QString secondPart;
+ static QString thirdPart;
+
+ if (firstPart.isNull() || secondPart.isNull() || thirdPart.isNull()) {
+ QString firstPartTemp;
+ firstPartTemp.reserve(150);
+ firstPartTemp += QString::fromLatin1("Mozilla/5.0 ("
// Platform
#ifdef Q_WS_MAC
- "Macintosh"
+ "Macintosh"
#elif defined Q_WS_QWS
- "QtEmbedded"
+ "QtEmbedded"
#elif defined Q_WS_WIN
- "Windows"
+ "Windows"
#elif defined Q_WS_X11
- "X11"
+ "X11"
#elif defined Q_OS_SYMBIAN
- "SymbianOS"
+ "SymbianOS"
#else
- "Unknown"
+ "Unknown"
#endif
- // Placeholder for Platform Version
- "%1; "
+ );
+
+ firstPartTemp += QString::fromLatin1("; ");
- // Placeholder for security strength (N or U)
- "%2; "
+ // SSL support
+#if !defined(QT_NO_OPENSSL)
+ // we could check QSslSocket::supportsSsl() here, but this makes
+ // OpenSSL, certificates etc being loaded in all cases were QWebPage
+ // is used. This loading is not needed for non-https.
+ firstPartTemp += QString::fromLatin1("U; ");
+ // this may lead to a false positive: We indicate SSL since it is
+ // compiled in even though supportsSsl() might return false
+#else
+ firstPartTemp += QString::fromLatin1("N; ");
+#endif
- // Subplatform"
+ // Operating system
#ifdef Q_OS_AIX
- "AIX"
+ firstPartTemp += QString::fromLatin1("AIX");
#elif defined Q_OS_WIN32
- "%3"
+
+ switch (QSysInfo::WindowsVersion) {
+ case QSysInfo::WV_32s:
+ firstPartTemp += QString::fromLatin1("Windows 3.1");
+ break;
+ case QSysInfo::WV_95:
+ firstPartTemp += QString::fromLatin1("Windows 95");
+ break;
+ case QSysInfo::WV_98:
+ firstPartTemp += QString::fromLatin1("Windows 98");
+ break;
+ case QSysInfo::WV_Me:
+ firstPartTemp += QString::fromLatin1("Windows 98; Win 9x 4.90");
+ break;
+ case QSysInfo::WV_NT:
+ firstPartTemp += QString::fromLatin1("WinNT4.0");
+ break;
+ case QSysInfo::WV_2000:
+ firstPartTemp += QString::fromLatin1("Windows NT 5.0");
+ break;
+ case QSysInfo::WV_XP:
+ firstPartTemp += QString::fromLatin1("Windows NT 5.1");
+ break;
+ case QSysInfo::WV_2003:
+ firstPartTemp += QString::fromLatin1("Windows NT 5.2");
+ break;
+ case QSysInfo::WV_VISTA:
+ firstPartTemp += QString::fromLatin1("Windows NT 6.0");
+ break;
+ case QSysInfo::WV_WINDOWS7:
+ firstPartTemp += QString::fromLatin1("Windows NT 6.1");
+ break;
+ case QSysInfo::WV_CE:
+ firstPartTemp += QString::fromLatin1("Windows CE");
+ break;
+ case QSysInfo::WV_CENET:
+ firstPartTemp += QString::fromLatin1("Windows CE .NET");
+ break;
+ case QSysInfo::WV_CE_5:
+ firstPartTemp += QString::fromLatin1("Windows CE 5.x");
+ break;
+ case QSysInfo::WV_CE_6:
+ firstPartTemp += QString::fromLatin1("Windows CE 6.x");
+ break;
+ }
+
#elif defined Q_OS_DARWIN
#ifdef __i386__ || __x86_64__
- "Intel Mac OS X"
+ firstPartTemp += QString::fromLatin1("Intel Mac OS X");
#else
- "PPC Mac OS X"
+ firstPartTemp += QString::fromLatin1("PPC Mac OS X");
#endif
#elif defined Q_OS_BSDI
- "BSD"
+ firstPartTemp += QString::fromLatin1("BSD");
#elif defined Q_OS_BSD4
- "BSD Four"
+ firstPartTemp += QString::fromLatin1("BSD Four");
#elif defined Q_OS_CYGWIN
- "Cygwin"
+ firstPartTemp += QString::fromLatin1("Cygwin");
#elif defined Q_OS_DGUX
- "DG/UX"
+ firstPartTemp += QString::fromLatin1("DG/UX");
#elif defined Q_OS_DYNIX
- "DYNIX/ptx"
+ firstPartTemp += QString::fromLatin1("DYNIX/ptx");
#elif defined Q_OS_FREEBSD
- "FreeBSD"
+ firstPartTemp += QString::fromLatin1("FreeBSD");
#elif defined Q_OS_HPUX
- "HP-UX"
+ firstPartTemp += QString::fromLatin1("HP-UX");
#elif defined Q_OS_HURD
- "GNU Hurd"
+ firstPartTemp += QString::fromLatin1("GNU Hurd");
#elif defined Q_OS_IRIX
- "SGI Irix"
+ firstPartTemp += QString::fromLatin1("SGI Irix");
#elif defined Q_OS_LINUX
- "Linux"
+
+#if defined(__x86_64__)
+ firstPartTemp += QString::fromLatin1("Linux x86_64");
+#elif defined(__i386__)
+ firstPartTemp += QString::fromLatin1("Linux i686");
+#else
+ firstPartTemp += QString::fromLatin1("Linux");
+#endif
+
#elif defined Q_OS_LYNX
- "LynxOS"
+ firstPartTemp += QString::fromLatin1("LynxOS");
#elif defined Q_OS_NETBSD
- "NetBSD"
+ firstPartTemp += QString::fromLatin1("NetBSD");
#elif defined Q_OS_OS2
- "OS/2"
+ firstPartTemp += QString::fromLatin1("OS/2");
#elif defined Q_OS_OPENBSD
- "OpenBSD"
+ firstPartTemp += QString::fromLatin1("OpenBSD");
#elif defined Q_OS_OS2EMX
- "OS/2"
+ firstPartTemp += QString::fromLatin1("OS/2");
#elif defined Q_OS_OSF
- "HP Tru64 UNIX"
+ firstPartTemp += QString::fromLatin1("HP Tru64 UNIX");
#elif defined Q_OS_QNX6
- "QNX RTP Six"
+ firstPartTemp += QString::fromLatin1("QNX RTP Six");
#elif defined Q_OS_QNX
- "QNX"
+ firstPartTemp += QString::fromLatin1("QNX");
#elif defined Q_OS_RELIANT
- "Reliant UNIX"
+ firstPartTemp += QString::fromLatin1("Reliant UNIX");
#elif defined Q_OS_SCO
- "SCO OpenServer"
+ firstPartTemp += QString::fromLatin1("SCO OpenServer");
#elif defined Q_OS_SOLARIS
- "Sun Solaris"
+ firstPartTemp += QString::fromLatin1("Sun Solaris");
#elif defined Q_OS_ULTRIX
- "DEC Ultrix"
-#elif defined Q_WS_S60
- "Series60"
-#elif defined Q_OS_UNIX
- "UNIX BSD/SYSV system"
-#elif defined Q_OS_UNIXWARE
- "UnixWare Seven, Open UNIX Eight"
-#else
- "Unknown"
-#endif
- // Placeholder for SubPlatform Version
- "%4; ");
-
- // Platform Version
- QString osVer;
-#ifdef Q_OS_SYMBIAN
- QSysInfo::SymbianVersion symbianVersion = QSysInfo::symbianVersion();
- switch (symbianVersion) {
- case QSysInfo::SV_9_2:
- osVer = "/9.2";
- break;
- case QSysInfo::SV_9_3:
- osVer = "/9.3";
- break;
- case QSysInfo::SV_9_4:
- osVer = "/9.4";
- break;
- default:
- osVer = "Unknown";
- }
-#endif
- ua = ua.arg(osVer);
-
- QChar securityStrength(QLatin1Char('N'));
-#if !defined(QT_NO_OPENSSL)
- // we could check QSslSocket::supportsSsl() here, but this makes
- // OpenSSL, certificates etc being loaded in all cases were QWebPage
- // is used. This loading is not needed for non-https.
- securityStrength = QLatin1Char('U');
- // this may lead to a false positive: We indicate SSL since it is
- // compiled in even though supportsSsl() might return false
-#endif
- ua = ua.arg(securityStrength);
-
-#if defined Q_OS_WIN32
- QString ver;
- switch (QSysInfo::WindowsVersion) {
- case QSysInfo::WV_32s:
- ver = "Windows 3.1";
- break;
- case QSysInfo::WV_95:
- ver = "Windows 95";
- break;
- case QSysInfo::WV_98:
- ver = "Windows 98";
- break;
- case QSysInfo::WV_Me:
- ver = "Windows 98; Win 9x 4.90";
- break;
- case QSysInfo::WV_NT:
- ver = "WinNT4.0";
+ firstPartTemp += QString::fromLatin1("DEC Ultrix");
+#elif defined Q_OS_SYMBIAN
+ firstPartTemp += QString::fromLatin1("SymbianOS");
+ QSysInfo::SymbianVersion symbianVersion = QSysInfo::symbianVersion();
+ switch (symbianVersion) {
+ case QSysInfo::SV_9_2:
+ firstPartTemp += QString::fromLatin1("/9.2");
break;
- case QSysInfo::WV_2000:
- ver = "Windows NT 5.0";
+ case QSysInfo::SV_9_3:
+ firstPartTemp += QString::fromLatin1("/9.3");
break;
- case QSysInfo::WV_XP:
- ver = "Windows NT 5.1";
+ case QSysInfo::SV_9_4:
+ firstPartTemp += QString::fromLatin1("/9.4");
break;
- case QSysInfo::WV_2003:
- ver = "Windows NT 5.2";
+ default:
+ firstPartTemp += QString::fromLatin1("/Unknown");
+ }
+
+#if defined Q_WS_S60
+ firstPartTemp += QLatin1Char(' ');
+ firstPartTemp += QString::fromLatin1("Series60");
+ QSysInfo::S60Version s60Version = QSysInfo::s60Version();
+ switch (s60Version) {
+ case QSysInfo::SV_S60_3_1:
+ firstPartTemp += QString::fromLatin1("/3.1");
break;
- case QSysInfo::WV_VISTA:
- ver = "Windows NT 6.0";
+ case QSysInfo::SV_S60_3_2:
+ firstPartTemp += QString::fromLatin1("/3.2");
break;
-#if QT_VERSION > 0x040500
- case QSysInfo::WV_WINDOWS7:
- ver = "Windows NT 6.1";
+ case QSysInfo::SV_S60_5_0:
+ firstPartTemp += QString::fromLatin1("/5.0");
break;
+ default:
+ firstPartTemp += QString::fromLatin1("/Unknown");
+ }
#endif
- case QSysInfo::WV_CE:
- ver = "Windows CE";
- break;
- case QSysInfo::WV_CENET:
- ver = "Windows CE .NET";
- break;
- case QSysInfo::WV_CE_5:
- ver = "Windows CE 5.x";
- break;
- case QSysInfo::WV_CE_6:
- ver = "Windows CE 6.x";
- break;
- }
- ua = QString(ua).arg(ver);
+
+#elif defined Q_OS_UNIX
+ firstPartTemp += QString::fromLatin1("UNIX BSD/SYSV system");
+#elif defined Q_OS_UNIXWARE
+ firstPartTemp += QString::fromLatin1("UnixWare Seven, Open UNIX Eight");
+#else
+ firstPartTemp += QString::fromLatin1("Unknown");
#endif
- // SubPlatform Version
- QString subPlatformVer;
-#ifdef Q_OS_SYMBIAN
- QSysInfo::S60Version s60Version = QSysInfo::s60Version();
- switch (s60Version) {
- case QSysInfo::SV_S60_3_1:
- subPlatformVer = "/3.1";
- break;
- case QSysInfo::SV_S60_3_2:
- subPlatformVer = "/3.2";
- break;
- case QSysInfo::SV_S60_5_0:
- subPlatformVer = "/5.0";
- break;
- default:
- subPlatformVer = " Unknown";
- }
+ // language is the split
+ firstPartTemp += QString::fromLatin1("; ");
+ firstPartTemp.squeeze();
+ firstPart = firstPartTemp;
+
+ QString secondPartTemp;
+ secondPartTemp.reserve(150);
+ secondPartTemp += QString::fromLatin1(") ");
+
+ // webkit/qt version
+ secondPartTemp += QString::fromLatin1("AppleWebKit/");
+ secondPartTemp += qWebKitVersion();
+ secondPartTemp += QString::fromLatin1(" (KHTML, like Gecko) ");
+
+
+ // Application name split the third part
+ secondPartTemp.squeeze();
+ secondPart = secondPartTemp;
+
+ QString thirdPartTemp;
+ thirdPartTemp.reserve(150);
+#if defined(Q_WS_S60) || defined(Q_WS_MAEMO_5)
+ thirdPartTemp + QLatin1String(" Mobile Safari/");
+#else
+ thirdPartTemp += QLatin1String(" Safari/");
#endif
- ua = ua.arg(subPlatformVer);
+ thirdPartTemp += qWebKitVersion();
+ thirdPartTemp.squeeze();
+ thirdPart = thirdPartTemp;
+ Q_ASSERT(!firstPart.isNull());
+ Q_ASSERT(!secondPart.isNull());
+ Q_ASSERT(!thirdPart.isNull());
+ }
// Language
- QLocale locale;
+ QString languageName;
if (d->client && d->client->ownerWidget())
- locale = d->client->ownerWidget()->locale();
- QString name = locale.name();
- name[2] = QLatin1Char('-');
- ua.append(name);
- ua.append(QLatin1String(") "));
-
- // webkit/qt version
- ua.append(QString(QLatin1String("AppleWebKit/%1 (KHTML, like Gecko) "))
- .arg(QString(qWebKitVersion())));
+ languageName = d->client->ownerWidget()->locale().name();
+ else
+ languageName = QLocale().name();
+ languageName[2] = QLatin1Char('-');
// Application name/version
QString appName = QCoreApplication::applicationName();
if (!appName.isEmpty()) {
- ua.append(appName);
QString appVer = QCoreApplication::applicationVersion();
if (!appVer.isEmpty())
- ua.append(QLatin1Char('/') + appVer);
+ appName.append(QLatin1Char('/') + appVer);
} else {
// Qt version
- ua.append(QLatin1String("Qt/"));
- ua.append(QLatin1String(qVersion()));
+ appName = QString::fromLatin1("Qt/") + QString::fromLatin1(qVersion());
}
-#if defined(Q_WS_S60) || defined(Q_WS_MAEMO_5)
- ua.append(QString(QLatin1String(" Mobile Safari/%1")).arg(qWebKitVersion()));
-#else
- ua.append(QString(QLatin1String(" Safari/%1")).arg(qWebKitVersion()));
-#endif
- return ua;
+ return firstPart + languageName + secondPart + appName + thirdPart;
}
diff --git a/src/3rdparty/webkit/WebKit/qt/Api/qwebsettings.cpp b/src/3rdparty/webkit/WebKit/qt/Api/qwebsettings.cpp
index c759445dc2..2305c7fab9 100644
--- a/src/3rdparty/webkit/WebKit/qt/Api/qwebsettings.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/Api/qwebsettings.cpp
@@ -298,7 +298,9 @@ QWebSettings* QWebSettings::globalSettings()
Support for browser plugins can enabled by setting the
\l{QWebSettings::PluginsEnabled}{PluginsEnabled} attribute. For many applications,
this attribute is enabled for all pages by setting it on the
- \l{globalSettings()}{global settings object}.
+ \l{globalSettings()}{global settings object}. QtWebKit will always ignore this setting
+ \when processing Qt plugins. The decision to allow a Qt plugin is made by the client
+ \in its reimplementation of QWebPage::createPlugin.
\section1 Web Application Support
@@ -366,7 +368,8 @@ QWebSettings* QWebSettings::globalSettings()
programs.
\value JavaEnabled Enables or disables Java applets.
Currently Java applets are not supported.
- \value PluginsEnabled Enables or disables plugins in Web pages.
+ \value PluginsEnabled Enables or disables plugins in Web pages. Qt plugins
+ with a mimetype such as "application/x-qt-plugin" are not affected by this setting.
\value PrivateBrowsingEnabled Private browsing prevents WebKit from
recording visited pages in the history and storing web page icons.
\value JavascriptCanOpenWindows Specifies whether JavaScript programs
diff --git a/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp b/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
index fcd1f4ba7b..3ba1678ebf 100644
--- a/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
@@ -415,9 +415,6 @@ void QWebView::setPage(QWebPage* page)
this, SLOT(updateMicroFocus()));
connect(d->page, SIGNAL(destroyed()),
this, SLOT(_q_pageDestroyed()));
-#if USE(ACCELERATED_COMPOSITING)
- d->page->d->page->settings()->setAcceleratedCompositingEnabled(false);
-#endif
}
setAttribute(Qt::WA_OpaquePaintEvent, d->page);
update();
diff --git a/src/3rdparty/webkit/WebKit/qt/ChangeLog b/src/3rdparty/webkit/WebKit/qt/ChangeLog
index 5e550f9dce..6e450c2429 100644
--- a/src/3rdparty/webkit/WebKit/qt/ChangeLog
+++ b/src/3rdparty/webkit/WebKit/qt/ChangeLog
@@ -1,3 +1,282 @@
+2010-04-29 Janne Koskinen <janne.p.koskinen@digia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] QtWebKit versioning added
+ https://bugs.webkit.org/show_bug.cgi?id=37207
+
+ QtWebkit releases separated from Qt release cycle.
+
+ * qtwebkit_version.pri: Added.
+
+2010-05-02 Benjamin Poulain <benjamin.poulain@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] QWebPage::userAgentForUrl is terrible API
+ https://bugs.webkit.org/show_bug.cgi?id=33875
+
+ Simplify the creation of the user agent string to avoid some
+ overhead for each loaded url.
+
+ The static part of the user agent is cached so it only have
+ to be made once.
+ This creation has been made in order to simplify the code.
+
+ The two variable: application name and current language are
+ set dynamically when needed.
+ The default locale is non longer created if the widget locale
+ is used.
+
+ * Api/qwebpage.cpp:
+ (QWebPage::userAgentForUrl):
+ * tests/qwebpage/tst_qwebpage.cpp:
+ (tst_QWebPage::userAgentApplicationName):
+ (tst_QWebPage::userAgentLocaleChange):
+
+2010-05-02 Noam Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] GraphicsLayer: animation incorrect when scrolling
+ https://bugs.webkit.org/show_bug.cgi?id=38371
+
+ This is a regression introduced with the invalidate-on-scroll code path, that uses QGraphicsWebViewPrivate::update()
+ instead of QGraphicsWebViewPrivate::scroll(). The patch makes sure that the scrolling position is correct on
+ each content update - this shouldn't have a performance impact - the only overhead is an additional value-test on each update.
+
+ Tested by http://www.the-art-of-web.com/css/css-animation/
+
+ * Api/qgraphicswebview.cpp:
+ (QGraphicsWebViewPrivate::update):
+
+2010-04-29 Andreas Kling <andreas.kling@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ Remove unnecessary call to FrameView::forceLayout() in setViewportSize()
+ This prevents a double relayout on resize.
+
+ https://bugs.webkit.org/show_bug.cgi?id=38179
+
+ Thanks to Nate Whetsell <nathan.whetsell@gmail.com> for spotting this.
+
+ * Api/qwebpage.cpp:
+ (QWebPage::setViewportSize):
+
+2010-04-29 Simon Hausmann <simon.hausmann@nokia.com>
+
+ Reviewed by Tor Arne Vestbø.
+
+ [Qt] REGRESSION(r57982): tst_qwebpage::showModalDialog() crashes
+ https://bugs.webkit.org/show_bug.cgi?id=38314
+
+ Make sure that there's always a main frame when returning from createWindow()
+ to the caller in WebCore.
+
+ * WebCoreSupport/ChromeClientQt.cpp:
+ (WebCore::ChromeClientQt::createWindow):
+
+2010-04-28 Janne Koskinen <janne.p.koskinen@digia.com>
+
+ Reviewed by Simon Hausmann <simon.hausmann@nokia.com>
+
+ [Qt] WINS DEF file freeze
+
+ Updated WINSCW def file with added and removed symbols.
+
+ * symbian/bwins/QtWebKitu.def:
+
+2010-04-22 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Remove translatable strings from the hybridPixmap test.
+ https://bugs.webkit.org/show_bug.cgi?id=37867
+
+ * tests/hybridPixmap/widget.ui:
+
+2010-04-22 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Fix autotests .qrc file paths when built in Qt.
+
+ Compiling auto-tests from qt/tests/auto/qweb* produced
+ failing tests since these .pro files include the
+ ones in WebKit/qt/tests and the .qrc file was
+ not added to RESOURCES
+
+ * tests/benchmarks/loading/loading.pro:
+ * tests/benchmarks/painting/painting.pro:
+ * tests/qgraphicswebview/qgraphicswebview.pro:
+ * tests/qwebelement/qwebelement.pro:
+ * tests/qwebframe/qwebframe.pro:
+ * tests/qwebhistory/qwebhistory.pro:
+ * tests/qwebhistoryinterface/qwebhistoryinterface.pro:
+ * tests/qwebinspector/qwebinspector.pro:
+ * tests/qwebpage/qwebpage.pro:
+ * tests/qwebplugindatabase/qwebplugindatabase.pro:
+ * tests/qwebview/qwebview.pro:
+ * tests/tests.pri:
+
+2010-04-26 Bruno Schmidt <bruno.schmidt@gmail.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Exposing an QVariantMap containing QObjectStar to Javascript
+ causes Segmentation Fault
+ https://bugs.webkit.org/show_bug.cgi?id=34729
+
+ If an QVariantMap containing QObjectStar is added to the to QtWebkit
+ Javascript, it's use causes Segmentation Fault.
+ It happens because, in the case QMetaType::QVariantMap, the "root"
+ object that is inside of a PassRefPtr is passed recursively inside a
+ loop to recover the content of the map, but the PassRefPtr semantics
+ prohibit its use inside a loop, so the "root" object mus be passed
+ using the method "PassRefPtr::get" in order to keep the current
+ reference.
+
+ * tests/qwebframe/tst_qwebframe.cpp:
+ (MyQObject::MyQObject): new property variantMapProperty
+ (MyQObject::variantMapProperty): read variantMapProperty
+ (MyQObject::setVariantMapProperty): write variantMapProperty
+
+2010-04-26 Thiago Macieira <thiago.macieira@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix the include header <qstring.h> -> <QtCore/qstring.h>
+
+ The module/header.h style inclusion removes the need to have -I$QTDIR/include/depending-module
+ in the include search path for the application.
+
+ * Api/qwebkitversion.h:
+
+2010-04-21 Yi Shen <yi.4.shen@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Check the request empty or not in ChromeClientQt::createWindow()
+ https://bugs.webkit.org/show_bug.cgi?id=37821
+
+ * WebCoreSupport/ChromeClientQt.cpp:
+ (WebCore::ChromeClientQt::createWindow):
+
+2010-04-22 John Pavan <john.pavan@nokia.com>
+
+ Reviewed by Laszlo Gombos.
+
+ [Qt] inputMethodQuery returns coordinates in web page coordinates rather than in item coordinates.
+ https://bugs.webkit.org/show_bug.cgi?id=37163
+
+
+ QWebPage::inputMethodQuery is modified so that it
+ returns coordinates in the widget's coordinate system.
+ Tests are added for QGraphicsWebView and QWebView
+ to verify that this behavior is correct after the webpage
+ has been scrolled.
+
+ * Api/qwebpage.cpp:
+ (QWebPage::inputMethodQuery):
+ * tests/qgraphicswebview/tst_qgraphicswebview.cpp:
+ (tst_QGraphicsWebView::microFocusCoordinates):
+ * tests/qwebview/tst_qwebview.cpp:
+ (tst_QWebView::microFocusCoordinates):
+
+2010-04-21 No'am Rosenthal <noam.rosenthal@nokia.com>
+
+ Reviewed by Simon Fraser.
+
+ [Qt] Fix or remove the runtime flag for accelerated compositing.
+ https://bugs.webkit.org/show_bug.cgi?id=37313
+
+ This lets the QWebPageClient "veto" the settings value for accelerated compositing.
+ In this case we allow accelerated compositing only on QGraphicsWebView.
+
+ * Api/qgraphicswebview.cpp:
+ (QGraphicsWebViewPrivate::allowsAcceleratedCompositing):
+ * WebCoreSupport/ChromeClientQt.cpp:
+ (WebCore::ChromeClientQt::allowsAcceleratedCompositing):
+ * WebCoreSupport/ChromeClientQt.h:
+
+2010-04-22 Robert Hogan <robert@webkit.org>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix createPlugin() tests in tst_qwebpage to match behaviour of Qt plugins
+ when PluginsEnabled is false.
+
+ tst_qwebpage should have been updated as part of r56662.
+ (See https://bugs.webkit.org/show_bug.cgi?id=32196)
+
+ Updated documentation of QWebPage::createPlugin and QWebSetting::pluginsEnabled
+ to match the new behaviour.
+
+ * Api/qwebpage.cpp: Update docs.
+ * Api/qwebsettings.cpp: Update docs.
+ * tests/qwebpage/tst_qwebpage.cpp:
+ (createPlugin):
+ (tst_QWebPage::createPluginWithPluginsEnabled):
+ (tst_QWebPage::createPluginWithPluginsDisabled):
+
+2010-04-09 Antonio Gomes <tonikitoo@webkit.org>
+
+ Reviewed by Kenneth Christiansen and Tor Arne Vestbø.
+
+ REGRESSION(r56552): Broken scrollbars size
+ https://bugs.webkit.org/show_bug.cgi?id=36853
+
+ The regression was caused by r56552, which introduced a fix to bug
+ webkit.org/b/21300. The bug solved an issue with the resize handle on mac,
+ but did it in a way that affected all Qt platforms and thus broke the behavior
+ on non-mac platforms.
+
+ This patch makes the mac specific change ifdef'ed and only applied for the mac
+ platform.
+
+ * WebCoreSupport/ChromeClientQt.cpp:
+ (WebCore::ChromeClientQt::windowResizerRect):
+
+2010-04-19 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix compilation against namespaced Qt.
+
+ * WebCoreSupport/ChromeClientQt.h:
+ * WebCoreSupport/QtFallbackWebPopup.h:
+
+2010-04-14 Luiz Agostini <luiz.agostini@openbossa.org>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ Changing view mode names due to specification changes
+ https://bugs.webkit.org/show_bug.cgi?id=37615
+
+ test: fast/media/media-feature-wgt-view-mode.html
+
+ specification: http://dev.w3.org/2006/waf/widgets-vmmf/
+
+ * WebCoreSupport/ChromeClientQt.cpp:
+ (WebCore::ChromeClientQt::isWindowed):
+ (WebCore::ChromeClientQt::isFullscreen):
+ (WebCore::ChromeClientQt::isMaximized):
+ (WebCore::ChromeClientQt::isMinimized):
+ * WebCoreSupport/ChromeClientQt.h:
+
+2010-04-14 Andreas Kling <andreas.kling@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Rendering artifacts on Qt plugins when scrolling the page
+ https://bugs.webkit.org/show_bug.cgi?id=37152
+
+ Because we no longer repaint the entire viewport on scroll,
+ we must trigger a repaint of QtPluginWidgets when their geometry changes.
+
+ * WebCoreSupport/FrameLoaderClientQt.cpp:
+
2010-04-09 Yi Shen <yi.4.shen@nokia.com>
Reviewed by Kenneth Rohde Christiansen.
@@ -10,6 +289,38 @@
* tests/qwebframe/tst_qwebframe.cpp:
+2010-04-15 Bruno Schmidt <bruno.schmidt@gmail.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Null QObjects properties cause Segmentation Fault
+ https://bugs.webkit.org/show_bug.cgi?id=34730
+
+ QObjects exported to the QWebkit javascript with properties that are
+ a null "QObject*" cause Segmentation Fault.
+
+ If an QObject is added to the javascript context and it contains
+ properties of the type QObject* with NULL value, calling the property
+ causes Segmentation Fault.
+
+ Follow the tests for the corrections done over WebCore.
+
+ * tests/qwebframe/tst_qwebframe.cpp:
+ (MyQObject::MyQObject): init the field m_objectStar
+ (MyQObject::objectStarProperty): read the Object* prop
+ (MyQObject::setObjectStarProperty): write the Object* prop
+ (tst_QWebFrame::getSetStaticProperty): new tests for the new prop
+
+2010-04-15 Kent Hansen <kent.hansen@nokia.com>
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ [Qt] Mark QWebFrame::overloadedSlots autotest as expected failure
+
+ https://bugs.webkit.org/show_bug.cgi?id=37319
+
+ * tests/qwebframe/tst_qwebframe.cpp:
+
2010-04-09 Tasuku Suzuki <tasuku.suzuki@nokia.com>
Reviewed by Simon Hausmann.
diff --git a/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.cpp b/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.cpp
index 45986b38b5..9eb10d64e2 100644
--- a/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.cpp
@@ -165,7 +165,13 @@ Page* ChromeClientQt::createWindow(Frame*, const FrameLoadRequest& request, cons
QWebPage *newPage = m_webPage->createWindow(features.dialog ? QWebPage::WebModalDialog : QWebPage::WebBrowserWindow);
if (!newPage)
return 0;
- newPage->mainFrame()->load(request.resourceRequest().url());
+
+ // A call to QWebPage::mainFrame() implicitly creates the main frame.
+ // Make sure it exists, as WebCore expects it when returning from this call.
+ QWebFrame* mainFrame = newPage->mainFrame();
+
+ if (!request.isEmpty())
+ mainFrame->load(request.resourceRequest().url());
return newPage->d->page;
}
@@ -330,6 +336,7 @@ bool ChromeClientQt::tabsToLinks() const
IntRect ChromeClientQt::windowResizerRect() const
{
+#if defined(Q_WS_MAC)
if (!m_webPage)
return IntRect();
@@ -359,6 +366,9 @@ IntRect ChromeClientQt::windowResizerRect() const
QRect resizeCornerRect = QRect(resizeCornerTopLeft, QSize(scollbarThickness, scollbarThickness));
return resizeCornerRect.intersected(pageClient->geometryRelativeToOwnerWidget());
+#else
+ return IntRect();
+#endif
}
void ChromeClientQt::invalidateWindow(const IntRect&, bool)
@@ -542,6 +552,12 @@ void ChromeClientQt::scheduleCompositingLayerSync()
if (platformPageClient())
platformPageClient()->markForSync(true);
}
+
+bool ChromeClientQt::allowsAcceleratedCompositing() const
+{
+ return (platformPageClient() && platformPageClient()->allowsAcceleratedCompositing());
+}
+
#endif
QtAbstractWebPopup* ChromeClientQt::createSelectPopup()
@@ -554,9 +570,9 @@ QtAbstractWebPopup* ChromeClientQt::createSelectPopup()
}
#if ENABLE(WIDGETS_10_SUPPORT)
-bool ChromeClientQt::isDocked()
+bool ChromeClientQt::isWindowed()
{
- return m_webPage->d->viewMode == "mini";
+ return m_webPage->d->viewMode == "windowed";
}
bool ChromeClientQt::isFloating()
@@ -564,14 +580,19 @@ bool ChromeClientQt::isFloating()
return m_webPage->d->viewMode == "floating";
}
-bool ChromeClientQt::isApplication()
+bool ChromeClientQt::isFullscreen()
{
- return m_webPage->d->viewMode == "application";
+ return m_webPage->d->viewMode == "fullscreen";
}
-bool ChromeClientQt::isFullscreen()
+bool ChromeClientQt::isMaximized()
{
- return m_webPage->d->viewMode == "fullscreen";
+ return m_webPage->d->viewMode == "maximized";
+}
+
+bool ChromeClientQt::isMinimized()
+{
+ return m_webPage->d->viewMode == "minimized";
}
#endif
diff --git a/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.h b/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.h
index f8f217ba9c..f0a7c8ca3e 100644
--- a/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.h
+++ b/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/ChromeClientQt.h
@@ -137,6 +137,7 @@ namespace WebCore {
virtual void attachRootGraphicsLayer(Frame*, GraphicsLayer*);
virtual void setNeedsOneShotDrawingSynchronization();
virtual void scheduleCompositingLayerSync();
+ virtual bool allowsAcceleratedCompositing() const;
#endif
#if ENABLE(TOUCH_EVENTS)
@@ -158,10 +159,11 @@ namespace WebCore {
virtual void cancelGeolocationPermissionRequestForFrame(Frame*) { }
#if ENABLE(WIDGETS_10_SUPPORT)
- virtual bool isDocked();
+ virtual bool isWindowed();
virtual bool isFloating();
- virtual bool isApplication();
virtual bool isFullscreen();
+ virtual bool isMaximized();
+ virtual bool isMinimized();
#endif
QtAbstractWebPopup* createSelectPopup();
diff --git a/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp b/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp
index 5b1dd309c4..4ad008bbfb 100644
--- a/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp
@@ -1176,6 +1176,8 @@ public:
platformWidget()->setMask(clipRegion);
handleVisibility();
+
+ platformWidget()->update();
}
virtual void show()
diff --git a/src/3rdparty/webkit/WebKit/qt/qtwebkit_version.pri b/src/3rdparty/webkit/WebKit/qt/qtwebkit_version.pri
new file mode 100644
index 0000000000..ffd192c315
--- /dev/null
+++ b/src/3rdparty/webkit/WebKit/qt/qtwebkit_version.pri
@@ -0,0 +1,4 @@
+QT_WEBKIT_VERSION = 4.7.0
+QT_WEBKIT_MAJOR_VERSION = 4
+QT_WEBKIT_MINOR_VERSION = 7
+QT_WEBKIT_PATCH_VERSION = 0
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/loading/loading.pro b/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/loading/loading.pro
index 258930c428..99c64a52d7 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/loading/loading.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/loading/loading.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/painting/painting.pro b/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/painting/painting.pro
index 258930c428..99c64a52d7 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/painting/painting.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/benchmarks/painting/painting.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap/widget.ui b/src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap/widget.ui
index ae5e0b5e8b..272d6a71ff 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap/widget.ui
+++ b/src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap/widget.ui
@@ -18,7 +18,7 @@
<widget class="WebView" name="webView" native="true">
<property name="url" stdset="0">
<url>
- <string>about:blank</string>
+ <string notr="true">about:blank</string>
</url>
</property>
</widget>
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/qgraphicswebview.pro b/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/qgraphicswebview.pro
index 6777615329..e915d60403 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/qgraphicswebview.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/qgraphicswebview.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp b/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp
index 657e09f527..14f5820daf 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp
@@ -31,6 +31,7 @@ class tst_QGraphicsWebView : public QObject
private slots:
void qgraphicswebview();
void crashOnViewlessWebPages();
+ void microFocusCoordinates();
};
void tst_QGraphicsWebView::qgraphicswebview()
@@ -102,6 +103,40 @@ void tst_QGraphicsWebView::crashOnViewlessWebPages()
QVERIFY(waitForSignal(page, SIGNAL(loadFinished(bool))));
}
+void tst_QGraphicsWebView::microFocusCoordinates()
+{
+ QWebPage* page = new QWebPage;
+ QGraphicsWebView* webView = new QGraphicsWebView;
+ webView->setPage( page );
+ QGraphicsView* view = new QGraphicsView;
+ QGraphicsScene* scene = new QGraphicsScene(view);
+ view->setScene(scene);
+ scene->addItem(webView);
+ view->setGeometry(QRect(0,0,500,500));
+
+ page->mainFrame()->setHtml("<html><body>" \
+ "<input type='text' id='input1' style='font--family: serif' value='' maxlength='20'/><br>" \
+ "<canvas id='canvas1' width='500' height='500'/>" \
+ "<input type='password'/><br>" \
+ "<canvas id='canvas2' width='500' height='500'/>" \
+ "</body></html>");
+
+ page->mainFrame()->setFocus();
+
+ QVariant initialMicroFocus = page->inputMethodQuery(Qt::ImMicroFocus);
+ QVERIFY(initialMicroFocus.isValid());
+
+ page->mainFrame()->scroll(0,300);
+
+ QVariant currentMicroFocus = page->inputMethodQuery(Qt::ImMicroFocus);
+ QVERIFY(currentMicroFocus.isValid());
+
+ QCOMPARE(initialMicroFocus.toRect().translated(QPoint(0,-300)), currentMicroFocus.toRect());
+
+ delete view;
+}
+
+
QTEST_MAIN(tst_QGraphicsWebView)
#include "tst_qgraphicswebview.moc"
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebelement/qwebelement.pro b/src/3rdparty/webkit/WebKit/qt/tests/qwebelement/qwebelement.pro
index 6777615329..e915d60403 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebelement/qwebelement.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebelement/qwebelement.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/qwebframe.pro b/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/qwebframe.pro
index 6777615329..e915d60403 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/qwebframe.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/qwebframe.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp b/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp
index ca14f6c2dc..bea7a67dd3 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp
@@ -57,6 +57,7 @@ class MyQObject : public QObject
Q_PROPERTY(int intProperty READ intProperty WRITE setIntProperty)
Q_PROPERTY(QVariant variantProperty READ variantProperty WRITE setVariantProperty)
Q_PROPERTY(QVariantList variantListProperty READ variantListProperty WRITE setVariantListProperty)
+ Q_PROPERTY(QVariantMap variantMapProperty READ variantMapProperty WRITE setVariantMapProperty)
Q_PROPERTY(QString stringProperty READ stringProperty WRITE setStringProperty)
Q_PROPERTY(QStringList stringListProperty READ stringListProperty WRITE setStringListProperty)
Q_PROPERTY(QByteArray byteArrayProperty READ byteArrayProperty WRITE setByteArrayProperty)
@@ -67,6 +68,7 @@ class MyQObject : public QObject
Q_PROPERTY(QKeySequence shortcut READ shortcut WRITE setShortcut)
Q_PROPERTY(CustomType propWithCustomType READ propWithCustomType WRITE setPropWithCustomType)
Q_PROPERTY(QWebElement webElementProperty READ webElementProperty WRITE setWebElementProperty)
+ Q_PROPERTY(QObject* objectStarProperty READ objectStarProperty WRITE setObjectStarProperty)
Q_ENUMS(Policy Strategy)
Q_FLAGS(Ability)
@@ -104,7 +106,13 @@ public:
m_hiddenValue(456.0),
m_writeOnlyValue(789),
m_readOnlyValue(987),
- m_qtFunctionInvoked(-1) { }
+ m_objectStar(0),
+ m_qtFunctionInvoked(-1)
+ {
+ m_variantMapValue.insert("a", QVariant(123));
+ m_variantMapValue.insert("b", QVariant(QLatin1String("foo")));
+ m_variantMapValue.insert("c", QVariant::fromValue<QObject*>(this));
+ }
~MyQObject() { }
@@ -129,6 +137,13 @@ public:
m_variantListValue = value;
}
+ QVariantMap variantMapProperty() const {
+ return m_variantMapValue;
+ }
+ void setVariantMapProperty(const QVariantMap &value) {
+ m_variantMapValue = value;
+ }
+
QString stringProperty() const {
return m_stringValue;
}
@@ -197,6 +212,15 @@ public:
m_customType = c;
}
+ QObject* objectStarProperty() const {
+ return m_objectStar;
+ }
+
+ void setObjectStarProperty(QObject* object) {
+ m_objectStar = object;
+ }
+
+
int qtFunctionInvoked() const {
return m_qtFunctionInvoked;
}
@@ -472,6 +496,7 @@ private:
int m_intValue;
QVariant m_variantValue;
QVariantList m_variantListValue;
+ QVariantMap m_variantMapValue;
QString m_stringValue;
QStringList m_stringListValue;
QByteArray m_byteArrayValue;
@@ -482,6 +507,7 @@ private:
QKeySequence m_shortcut;
QWebElement m_webElement;
CustomType m_customType;
+ QObject* m_objectStar;
int m_qtFunctionInvoked;
QVariantList m_actuals;
};
@@ -747,6 +773,21 @@ void tst_QWebFrame::getSetStaticProperty()
{
QString type;
+ QVariant ret = evalJSV("myObject.variantMapProperty", type);
+ QCOMPARE(type, sObject);
+ QCOMPARE(ret.type(), QVariant::Map);
+ QVariantMap vm = ret.value<QVariantMap>();
+ QCOMPARE(vm.size(), 3);
+ QCOMPARE(vm.value("a").toInt(), 123);
+ QCOMPARE(vm.value("b").toString(), QLatin1String("foo"));
+ QCOMPARE(vm.value("c").value<QObject*>(), m_myObject);
+ }
+ QCOMPARE(evalJS("myObject.variantMapProperty.a === 123"), sTrue);
+ QCOMPARE(evalJS("myObject.variantMapProperty.b === 'foo'"), sTrue);
+ QCOMPARE(evalJS("myObject.variantMapProperty.c.variantMapProperty.b === 'foo'"), sTrue);
+
+ {
+ QString type;
QVariant ret = evalJSV("myObject.stringListProperty", type);
QCOMPARE(type, sArray);
QCOMPARE(ret.type(), QVariant::List);
@@ -878,6 +919,21 @@ void tst_QWebFrame::getSetStaticProperty()
QCOMPARE(evalJS("myObject.readOnlyProperty = 654;"
"myObject.readOnlyProperty == 987"), sTrue);
QCOMPARE(m_myObject->readOnlyProperty(), 987);
+
+ // QObject* property
+ m_myObject->setObjectStarProperty(0);
+ QCOMPARE(m_myObject->objectStarProperty(), (QObject*)0);
+ QCOMPARE(evalJS("myObject.objectStarProperty == null"), sTrue);
+ QCOMPARE(evalJS("typeof myObject.objectStarProperty"), sObject);
+ QCOMPARE(evalJS("Boolean(myObject.objectStarProperty)"), sFalse);
+ QCOMPARE(evalJS("String(myObject.objectStarProperty) == 'null'"), sTrue);
+ QCOMPARE(evalJS("myObject.objectStarProperty.objectStarProperty"),
+ sUndefined);
+ m_myObject->setObjectStarProperty(this);
+ QCOMPARE(evalJS("myObject.objectStarProperty != null"), sTrue);
+ QCOMPARE(evalJS("typeof myObject.objectStarProperty"), sObject);
+ QCOMPARE(evalJS("Boolean(myObject.objectStarProperty)"), sTrue);
+ QCOMPARE(evalJS("String(myObject.objectStarProperty) != 'null'"), sTrue);
}
void tst_QWebFrame::getSetDynamicProperty()
@@ -2841,7 +2897,7 @@ void tst_QWebFrame::evaluateWillCauseRepaint()
#if QT_VERSION >= QT_VERSION_CHECK(4, 6, 0)
QTest::qWaitForWindowShown(&view);
#else
- QTest::qWait(2000);
+ QTest::qWait(2000);
#endif
view.page()->mainFrame()->evaluateJavaScript(
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebhistory/qwebhistory.pro b/src/3rdparty/webkit/WebKit/qt/tests/qwebhistory/qwebhistory.pro
index 6777615329..e915d60403 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebhistory/qwebhistory.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebhistory/qwebhistory.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebhistoryinterface/qwebhistoryinterface.pro b/src/3rdparty/webkit/WebKit/qt/tests/qwebhistoryinterface/qwebhistoryinterface.pro
index 6777615329..e915d60403 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebhistoryinterface/qwebhistoryinterface.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebhistoryinterface/qwebhistoryinterface.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebinspector/qwebinspector.pro b/src/3rdparty/webkit/WebKit/qt/tests/qwebinspector/qwebinspector.pro
index 6777615329..e915d60403 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebinspector/qwebinspector.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebinspector/qwebinspector.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/qwebpage.pro b/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/qwebpage.pro
index 6777615329..e915d60403 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/qwebpage.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/qwebpage.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp b/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp
index 1f97e69f51..f7eddd540d 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp
@@ -23,6 +23,7 @@
#include <QDir>
#include <QGraphicsWidget>
#include <QLineEdit>
+#include <QLocale>
#include <QMenu>
#include <QPushButton>
#include <QtTest/QtTest>
@@ -80,7 +81,8 @@ private slots:
void modified();
void contextMenuCrash();
void database();
- void createPlugin();
+ void createPluginWithPluginsEnabled();
+ void createPluginWithPluginsDisabled();
void destroyPlugin_data();
void destroyPlugin();
void createViewlessPlugin_data();
@@ -105,6 +107,8 @@ private slots:
void errorPageExtension();
void errorPageExtensionInIFrames();
void errorPageExtensionInFrameset();
+ void userAgentApplicationName();
+ void userAgentLocaleChange();
void crashTests_LazyInitializationOfMainFrame();
@@ -518,27 +522,20 @@ protected:
}
};
-void tst_QWebPage::createPlugin()
+static void createPlugin(QWebView *view)
{
- QSignalSpy loadSpy(m_view, SIGNAL(loadFinished(bool)));
+ QSignalSpy loadSpy(view, SIGNAL(loadFinished(bool)));
- PluginPage* newPage = new PluginPage(m_view);
- m_view->setPage(newPage);
+ PluginPage* newPage = new PluginPage(view);
+ view->setPage(newPage);
- // plugins not enabled by default, so the plugin shouldn't be loaded
- m_view->setHtml(QString("<html><body><object type='application/x-qt-plugin' classid='pushbutton' id='mybutton'/></body></html>"));
+ // type has to be application/x-qt-plugin
+ view->setHtml(QString("<html><body><object type='application/x-foobarbaz' classid='pushbutton' id='mybutton'/></body></html>"));
QTRY_COMPARE(loadSpy.count(), 1);
QCOMPARE(newPage->calls.count(), 0);
- m_view->settings()->setAttribute(QWebSettings::PluginsEnabled, true);
-
- // type has to be application/x-qt-plugin
- m_view->setHtml(QString("<html><body><object type='application/x-foobarbaz' classid='pushbutton' id='mybutton'/></body></html>"));
+ view->setHtml(QString("<html><body><object type='application/x-qt-plugin' classid='pushbutton' id='mybutton'/></body></html>"));
QTRY_COMPARE(loadSpy.count(), 2);
- QCOMPARE(newPage->calls.count(), 0);
-
- m_view->setHtml(QString("<html><body><object type='application/x-qt-plugin' classid='pushbutton' id='mybutton'/></body></html>"));
- QTRY_COMPARE(loadSpy.count(), 3);
QCOMPARE(newPage->calls.count(), 1);
{
PluginPage::CallInfo ci = newPage->calls.takeFirst();
@@ -569,11 +566,11 @@ void tst_QWebPage::createPlugin()
QCOMPARE(newPage->mainFrame()->evaluateJavaScript("mybutton.clicked.toString()").toString(),
QString::fromLatin1("function clicked() {\n [native code]\n}"));
- m_view->setHtml(QString("<html><body><table>"
+ view->setHtml(QString("<html><body><table>"
"<tr><object type='application/x-qt-plugin' classid='lineedit' id='myedit'/></tr>"
"<tr><object type='application/x-qt-plugin' classid='pushbutton' id='mybutton'/></tr>"
"</table></body></html>"), QUrl("http://foo.bar.baz"));
- QTRY_COMPARE(loadSpy.count(), 4);
+ QTRY_COMPARE(loadSpy.count(), 3);
QCOMPARE(newPage->calls.count(), 2);
{
PluginPage::CallInfo ci = newPage->calls.takeFirst();
@@ -605,14 +602,22 @@ void tst_QWebPage::createPlugin()
QVERIFY(ci.returnValue != 0);
QVERIFY(ci.returnValue->inherits("QPushButton"));
}
+}
- m_view->settings()->setAttribute(QWebSettings::PluginsEnabled, false);
-
- m_view->setHtml(QString("<html><body><object type='application/x-qt-plugin' classid='pushbutton' id='mybutton'/></body></html>"));
- QTRY_COMPARE(loadSpy.count(), 5);
- QCOMPARE(newPage->calls.count(), 0);
+void tst_QWebPage::createPluginWithPluginsEnabled()
+{
+ m_view->settings()->setAttribute(QWebSettings::PluginsEnabled, true);
+ createPlugin(m_view);
}
+void tst_QWebPage::createPluginWithPluginsDisabled()
+{
+ // Qt Plugins should be loaded by QtWebKit even when PluginsEnabled is
+ // false. The client decides whether a Qt plugin is enabled or not when
+ // it decides whether or not to instantiate it.
+ m_view->settings()->setAttribute(QWebSettings::PluginsEnabled, false);
+ createPlugin(m_view);
+}
// Standard base class for template PluginTracerPage. In tests it is used as interface.
class PluginCounterPage : public QWebPage {
@@ -1746,6 +1751,38 @@ void tst_QWebPage::errorPageExtensionInFrameset()
m_view->setPage(0);
}
+class FriendlyWebPage : public QWebPage
+{
+public:
+ friend class tst_QWebPage;
+};
+
+void tst_QWebPage::userAgentApplicationName()
+{
+ const QString oldApplicationName = QCoreApplication::applicationName();
+ FriendlyWebPage page;
+
+ const QString applicationNameMarker = QString::fromUtf8("StrangeName\342\210\236");
+ QCoreApplication::setApplicationName(applicationNameMarker);
+ QVERIFY(page.userAgentForUrl(QUrl()).contains(applicationNameMarker));
+
+ QCoreApplication::setApplicationName(oldApplicationName);
+}
+
+void tst_QWebPage::userAgentLocaleChange()
+{
+ FriendlyWebPage page;
+ m_view->setPage(&page);
+
+ const QString markerString = QString::fromLatin1(" nn-NO)");
+
+ if (page.userAgentForUrl(QUrl()).contains(markerString))
+ QSKIP("marker string already present", SkipSingle);
+
+ m_view->setLocale(QLocale(QString::fromLatin1("nn_NO")));
+ QVERIFY(page.userAgentForUrl(QUrl()).contains(markerString));
+}
+
void tst_QWebPage::crashTests_LazyInitializationOfMainFrame()
{
{
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebplugindatabase/qwebplugindatabase.pro b/src/3rdparty/webkit/WebKit/qt/tests/qwebplugindatabase/qwebplugindatabase.pro
index 6777615329..e915d60403 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebplugindatabase/qwebplugindatabase.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebplugindatabase/qwebplugindatabase.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebview/qwebview.pro b/src/3rdparty/webkit/WebKit/qt/tests/qwebview/qwebview.pro
index 6777615329..e915d60403 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebview/qwebview.pro
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebview/qwebview.pro
@@ -1,3 +1,3 @@
isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../..
-exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
include(../tests.pri)
+exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/qwebview/tst_qwebview.cpp b/src/3rdparty/webkit/WebKit/qt/tests/qwebview/tst_qwebview.cpp
index ebcf4bbb49..100399e178 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/qwebview/tst_qwebview.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/tests/qwebview/tst_qwebview.cpp
@@ -48,6 +48,7 @@ private slots:
void reusePage_data();
void reusePage();
+ void microFocusCoordinates();
void crashTests();
};
@@ -203,6 +204,31 @@ void tst_QWebView::crashTests()
QTRY_VERIFY(tester.m_executed); // If fail it means that the test wasn't executed.
}
+void tst_QWebView::microFocusCoordinates()
+{
+ QWebPage* page = new QWebPage;
+ QWebView* webView = new QWebView;
+ webView->setPage( page );
+
+ page->mainFrame()->setHtml("<html><body>" \
+ "<input type='text' id='input1' style='font--family: serif' value='' maxlength='20'/><br>" \
+ "<canvas id='canvas1' width='500' height='500'/>" \
+ "<input type='password'/><br>" \
+ "<canvas id='canvas2' width='500' height='500'/>" \
+ "</body></html>");
+
+ page->mainFrame()->setFocus();
+
+ QVariant initialMicroFocus = page->inputMethodQuery(Qt::ImMicroFocus);
+ QVERIFY(initialMicroFocus.isValid());
+
+ page->mainFrame()->scroll(0,50);
+
+ QVariant currentMicroFocus = page->inputMethodQuery(Qt::ImMicroFocus);
+ QVERIFY(currentMicroFocus.isValid());
+
+ QCOMPARE(initialMicroFocus.toRect().translated(QPoint(0,-50)), currentMicroFocus.toRect());
+}
QTEST_MAIN(tst_QWebView)
#include "tst_qwebview.moc"
diff --git a/src/3rdparty/webkit/WebKit/qt/tests/tests.pri b/src/3rdparty/webkit/WebKit/qt/tests/tests.pri
index 0a8f98cab7..525e662436 100644
--- a/src/3rdparty/webkit/WebKit/qt/tests/tests.pri
+++ b/src/3rdparty/webkit/WebKit/qt/tests/tests.pri
@@ -2,6 +2,7 @@ TEMPLATE = app
CONFIG -= app_bundle
VPATH += $$_PRO_FILE_PWD_
+# Add the tst_ prefix, In QTDIR_build it's done by qttest_p4.prf
!CONFIG(QTDIR_build):TARGET = tst_$$TARGET
SOURCES += $${TARGET}.cpp
INCLUDEPATH += \
diff --git a/src/corelib/codecs/qiconvcodec.cpp b/src/corelib/codecs/qiconvcodec.cpp
index 0fcdf969b6..44a0a01d8e 100644
--- a/src/corelib/codecs/qiconvcodec.cpp
+++ b/src/corelib/codecs/qiconvcodec.cpp
@@ -168,7 +168,7 @@ Q_GLOBAL_STATIC(QThreadStorage<QIconvCodec::IconvState *>, toUnicodeState)
QString QIconvCodec::convertToUnicode(const char* chars, int len, ConverterState *convState) const
{
if (utf16Codec == reinterpret_cast<QTextCodec *>(~0))
- return QString::fromAscii(chars, len);
+ return QString::fromLatin1(chars, len);
int invalidCount = 0;
int remainingCount = 0;
@@ -207,9 +207,9 @@ QString QIconvCodec::convertToUnicode(const char* chars, int len, ConverterState
static int reported = 0;
if (!reported++) {
fprintf(stderr,
- "QIconvCodec::convertToUnicode: using ASCII for conversion, iconv_open failed\n");
+ "QIconvCodec::convertToUnicode: using Latin-1 for conversion, iconv_open failed\n");
}
- return QString::fromAscii(chars, len);
+ return QString::fromLatin1(chars, len);
}
*pstate = new IconvState(cd);
@@ -273,14 +273,14 @@ QString QIconvCodec::convertToUnicode(const char* chars, int len, ConverterState
// some other error
// note, cannot use qWarning() since we are implementing the codecForLocale :)
- perror("QIconvCodec::convertToUnicode: using ASCII for conversion, iconv failed");
+ perror("QIconvCodec::convertToUnicode: using Latin-1 for conversion, iconv failed");
if (!convState) {
// reset state
iconv(state->cd, 0, &inBytesLeft, 0, &outBytesLeft);
}
- return QString::fromAscii(chars, len);
+ return QString::fromLatin1(chars, len);
}
} while (inBytesLeft != 0);
@@ -353,12 +353,12 @@ QByteArray QIconvCodec::convertFromUnicode(const QChar *uc, int len, ConverterSt
state = new IconvState(QIconvCodec::createIconv_t(0, UTF16));
if (state->cd == reinterpret_cast<iconv_t>(-1)) {
if (!setByteOrder(state->cd)) {
- perror("QIconvCodec::convertFromUnicode: using ASCII for conversion, iconv failed for BOM");
+ perror("QIconvCodec::convertFromUnicode: using Latin-1 for conversion, iconv failed for BOM");
iconv_close(state->cd);
state->cd = reinterpret_cast<iconv_t>(-1);
- return QString(uc, len).toAscii();
+ return QString(uc, len).toLatin1();
}
}
}
@@ -366,9 +366,9 @@ QByteArray QIconvCodec::convertFromUnicode(const QChar *uc, int len, ConverterSt
static int reported = 0;
if (!reported++) {
fprintf(stderr,
- "QIconvCodec::convertFromUnicode: using ASCII for conversion, iconv_open failed\n");
+ "QIconvCodec::convertFromUnicode: using Latin-1 for conversion, iconv_open failed\n");
}
- return QString(uc, len).toAscii();
+ return QString(uc, len).toLatin1();
}
size_t outBytesLeft = len;
@@ -425,12 +425,12 @@ QByteArray QIconvCodec::convertFromUnicode(const QChar *uc, int len, ConverterSt
default:
{
// note, cannot use qWarning() since we are implementing the codecForLocale :)
- perror("QIconvCodec::convertFromUnicode: using ASCII for conversion, iconv failed");
+ perror("QIconvCodec::convertFromUnicode: using Latin-1 for conversion, iconv failed");
// reset to initial state
iconv(state->cd, 0, &inBytesLeft, 0, &outBytesLeft);
- return QString(uc, len).toAscii();
+ return QString(uc, len).toLatin1();
}
}
}
diff --git a/src/corelib/codecs/qtextcodec.cpp b/src/corelib/codecs/qtextcodec.cpp
index 59a601ed23..c9fbec870b 100644
--- a/src/corelib/codecs/qtextcodec.cpp
+++ b/src/corelib/codecs/qtextcodec.cpp
@@ -105,7 +105,7 @@
QT_BEGIN_NAMESPACE
-#ifndef QT_NO_TEXTCODECPLUGIN
+#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_TEXTCODECPLUGIN)
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QTextCodecFactoryInterface_iid, QLatin1String("/codecs")))
#endif
@@ -149,7 +149,7 @@ static bool nameMatch(const QByteArray &name, const QByteArray &test)
static QTextCodec *createForName(const QByteArray &name)
{
-#ifndef QT_NO_TEXTCODECPLUGIN
+#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_TEXTCODECPLUGIN)
QFactoryLoader *l = loader();
QStringList keys = l->keys();
for (int i = 0; i < keys.size(); ++i) {
@@ -1141,7 +1141,7 @@ QList<QByteArray> QTextCodec::availableCodecs()
locker.unlock();
#endif
-#ifndef QT_NO_TEXTCODECPLUGIN
+#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_TEXTCODECPLUGIN)
QFactoryLoader *l = loader();
QStringList keys = l->keys();
for (int i = 0; i < keys.size(); ++i) {
@@ -1181,7 +1181,7 @@ QList<int> QTextCodec::availableMibs()
locker.unlock();
#endif
-#ifndef QT_NO_TEXTCODECPLUGIN
+#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_TEXTCODECPLUGIN)
QFactoryLoader *l = loader();
QStringList keys = l->keys();
for (int i = 0; i < keys.size(); ++i) {
diff --git a/src/corelib/global/qglobal.cpp b/src/corelib/global/qglobal.cpp
index dfa2c175c5..373c0b4d8f 100644
--- a/src/corelib/global/qglobal.cpp
+++ b/src/corelib/global/qglobal.cpp
@@ -2079,7 +2079,28 @@ static void mac_default_handler(const char *msg)
}
#endif // Q_CC_MWERKS && Q_OS_MACX
-
+#if !defined(Q_OS_WIN) && !defined(QT_NO_THREAD) && !defined(Q_OS_INTEGRITY) && !defined(Q_OS_QNX) && \
+ defined(_POSIX_THREAD_SAFE_FUNCTIONS) && _POSIX_VERSION >= 200112L
+namespace {
+ // There are two incompatible versions of strerror_r:
+ // a) the XSI/POSIX.1 version, which returns an int,
+ // indicating success or not
+ // b) the GNU version, which returns a char*, which may or may not
+ // be the beginning of the buffer we used
+ // The GNU libc manpage for strerror_r says you should use the the XSI
+ // version in portable code. However, it's impossible to do that if
+ // _GNU_SOURCE is defined so we use C++ overloading to decide what to do
+ // depending on the return type
+ static inline QString fromstrerror_helper(int, const QByteArray &buf)
+ {
+ return QString::fromLocal8Bit(buf);
+ }
+ static inline QString fromstrerror_helper(const char *str, const QByteArray &)
+ {
+ return QString::fromLocal8Bit(str);
+ }
+}
+#endif
QString qt_error_string(int errorCode)
{
@@ -2122,12 +2143,9 @@ QString qt_error_string(int errorCode)
if (ret.isEmpty() && errorCode == ERROR_MOD_NOT_FOUND)
ret = QString::fromLatin1("The specified module could not be found.");
-
#elif !defined(QT_NO_THREAD) && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && _POSIX_VERSION >= 200112L && !defined(Q_OS_INTEGRITY) && !defined(Q_OS_QNX)
-
QByteArray buf(1024, '\0');
- strerror_r(errorCode, buf.data(), buf.size());
- ret = QString::fromLocal8Bit(buf.constData());
+ ret = fromstrerror_helper(strerror_r(errorCode, buf.data(), buf.size()), buf);
#else
ret = QString::fromLocal8Bit(strerror(errorCode));
#endif
diff --git a/src/corelib/io/qiodevice.cpp b/src/corelib/io/qiodevice.cpp
index f2cef4e156..bb11d6bb7c 100644
--- a/src/corelib/io/qiodevice.cpp
+++ b/src/corelib/io/qiodevice.cpp
@@ -755,7 +755,6 @@ qint64 QIODevice::bytesToWrite() const
qint64 QIODevice::read(char *data, qint64 maxSize)
{
Q_D(QIODevice);
- CHECK_READABLE(read, qint64(-1));
#if defined QIODEVICE_DEBUG
printf("%p QIODevice::read(%p, %d), d->pos = %d, d->buffer.size() = %d\n",
@@ -786,13 +785,13 @@ qint64 QIODevice::read(char *data, qint64 maxSize)
do {
// Try reading from the buffer.
int lastReadChunkSize = d->buffer.read(data, maxSize);
- *d->pPos += lastReadChunkSize;
- readSoFar += lastReadChunkSize;
- // fast exit when satisfied by buffer
- if (lastReadChunkSize == maxSize && !(d->openMode & Text))
- return readSoFar;
-
if (lastReadChunkSize > 0) {
+ *d->pPos += lastReadChunkSize;
+ readSoFar += lastReadChunkSize;
+ // fast exit when satisfied by buffer
+ if (lastReadChunkSize == maxSize && !(d->openMode & Text))
+ return readSoFar;
+
data += lastReadChunkSize;
maxSize -= lastReadChunkSize;
#if defined QIODEVICE_DEBUG
diff --git a/src/corelib/io/qurl.cpp b/src/corelib/io/qurl.cpp
index a60f206189..4e580dd1a5 100644
--- a/src/corelib/io/qurl.cpp
+++ b/src/corelib/io/qurl.cpp
@@ -2997,7 +2997,9 @@ bool qt_check_std3rules(const QChar *uc, int len)
// only LDH is present
if (c == '-' || (c >= '0' && c <= '9')
|| (c >= 'A' && c <= 'Z')
- || (c >= 'a' && c <= 'z'))
+ || (c >= 'a' && c <= 'z')
+ //underscore is not supposed to be allowed, but other browser accept it (QTBUG-7434)
+ || c == '_')
continue;
return false;
diff --git a/src/corelib/kernel/qcoreapplication.cpp b/src/corelib/kernel/qcoreapplication.cpp
index bf2e2e43dd..609e6b33ff 100644
--- a/src/corelib/kernel/qcoreapplication.cpp
+++ b/src/corelib/kernel/qcoreapplication.cpp
@@ -514,7 +514,7 @@ QCoreApplication::QCoreApplication(int &argc, char **argv)
{
init();
QCoreApplicationPrivate::eventDispatcher->startingUp();
-#if defined(Q_OS_SYMBIAN) && !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#if defined(Q_OS_SYMBIAN) && !defined(QT_NO_LIBRARY)
// Refresh factoryloader, as text codecs are requested during lib path
// resolving process and won't be therefore properly loaded.
// Unknown if this is symbian specific issue.
@@ -2189,7 +2189,7 @@ QString QCoreApplication::applicationVersion()
return coreappdata()->applicationVersion;
}
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QMutex, libraryPathMutex, (QMutex::Recursive))
@@ -2291,13 +2291,11 @@ QStringList QCoreApplication::libraryPaths()
*/
void QCoreApplication::setLibraryPaths(const QStringList &paths)
{
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
QMutexLocker locker(libraryPathMutex());
if (!coreappdata()->app_libpaths)
coreappdata()->app_libpaths = new QStringList;
*(coreappdata()->app_libpaths) = paths;
QFactoryLoader::refreshAll();
-#endif
}
/*!
@@ -2318,7 +2316,6 @@ void QCoreApplication::setLibraryPaths(const QStringList &paths)
*/
void QCoreApplication::addLibraryPath(const QString &path)
{
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
if (path.isEmpty())
return;
@@ -2333,7 +2330,6 @@ void QCoreApplication::addLibraryPath(const QString &path)
coreappdata()->app_libpaths->prepend(canonicalPath);
QFactoryLoader::refreshAll();
}
-#endif
}
/*!
@@ -2344,7 +2340,6 @@ void QCoreApplication::addLibraryPath(const QString &path)
*/
void QCoreApplication::removeLibraryPath(const QString &path)
{
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
if (path.isEmpty())
return;
@@ -2356,7 +2351,6 @@ void QCoreApplication::removeLibraryPath(const QString &path)
QString canonicalPath = QDir(path).canonicalPath();
coreappdata()->app_libpaths->removeAll(canonicalPath);
QFactoryLoader::refreshAll();
-#endif
}
#endif //QT_NO_LIBRARY
diff --git a/src/corelib/kernel/qeventdispatcher_symbian.cpp b/src/corelib/kernel/qeventdispatcher_symbian.cpp
index 3b86e89060..a6d486e8ba 100644
--- a/src/corelib/kernel/qeventdispatcher_symbian.cpp
+++ b/src/corelib/kernel/qeventdispatcher_symbian.cpp
@@ -43,7 +43,6 @@
#include <private/qthread_p.h>
#include <qcoreapplication.h>
#include <private/qcoreapplication_p.h>
-#include <qdatetime.h>
#include <unistd.h>
#include <errno.h>
@@ -636,6 +635,74 @@ void QSocketActiveObject::deleteLater()
}
}
+#ifdef QT_SYMBIAN_PRIORITY_DROP
+class QIdleDetectorThread
+{
+public:
+ QIdleDetectorThread()
+ : m_state(STATE_RUN), m_stop(false)
+ {
+ qt_symbian_throwIfError(m_lock.CreateLocal(0));
+ TInt err = m_idleDetectorThread.Create(KNullDesC(), &idleDetectorThreadFunc, 1024, NULL, this);
+ if (err != KErrNone)
+ m_lock.Close();
+ qt_symbian_throwIfError(err);
+ m_idleDetectorThread.SetPriority(EPriorityAbsoluteBackgroundNormal);
+ m_idleDetectorThread.Resume();
+ }
+
+ ~QIdleDetectorThread()
+ {
+ // close down the idle thread because if corelib is loaded temporarily, this would leak threads into the host process
+ m_stop = true;
+ m_lock.Signal();
+ m_idleDetectorThread.SetPriority(EPriorityNormal);
+ TRequestStatus s;
+ m_idleDetectorThread.Logon(s);
+ User::WaitForRequest(s);
+ m_idleDetectorThread.Close();
+ m_lock.Close();
+ }
+
+ void kick()
+ {
+ m_state = STATE_KICKED;
+ m_lock.Signal();
+ }
+
+ bool hasRun()
+ {
+ return m_state == STATE_RUN;
+ }
+
+private:
+ static TInt idleDetectorThreadFunc(TAny* self)
+ {
+ static_cast<QIdleDetectorThread*>(self)->IdleLoop();
+ return KErrNone;
+ }
+
+ void IdleLoop()
+ {
+ while (!m_stop) {
+ m_lock.Wait();
+ m_state = STATE_RUN;
+ }
+ }
+
+private:
+ enum IdleStates {STATE_KICKED, STATE_RUN} m_state;
+ bool m_stop;
+ RThread m_idleDetectorThread;
+ RSemaphore m_lock;
+};
+
+Q_GLOBAL_STATIC(QIdleDetectorThread, idleDetectorThread);
+
+const int maxBusyTime = 2000; // maximum time we allow idle detector to be blocked before worrying, in milliseconds
+const int baseDelay = 1000; // minimum delay time used when backing off to allow idling, in microseconds
+#endif
+
QEventDispatcherSymbian::QEventDispatcherSymbian(QObject *parent)
: QAbstractEventDispatcher(parent),
m_selectThread(0),
@@ -647,11 +714,15 @@ QEventDispatcherSymbian::QEventDispatcherSymbian(QObject *parent)
m_iterationCount(0),
m_noSocketEvents(false)
{
+#ifdef QT_SYMBIAN_PRIORITY_DROP
+ m_delay = baseDelay;
+ m_avgEventTime = 0;
+ idleDetectorThread();
+#endif
}
QEventDispatcherSymbian::~QEventDispatcherSymbian()
{
- m_processHandle.Close();
}
void QEventDispatcherSymbian::startingUp()
@@ -720,23 +791,7 @@ bool QEventDispatcherSymbian::processEvents ( QEventLoop::ProcessEventsFlags fla
m_interrupt = false;
#ifdef QT_SYMBIAN_PRIORITY_DROP
- /*
- * This QTime variable is used to measure the time it takes to finish
- * the event loop. If we take too long in the loop, other processes
- * may be starved and killed. After the first event has completed, we
- * take the current time, and if the remaining events take longer than
- * a preset time, we temporarily lower the priority to force a context
- * switch. For applications that do not take unecessarily long in the
- * event loop, the priority will not be altered.
- */
- QTime time;
- enum {
- FirstRun,
- SubsequentRun,
- TimeStarted
- } timeState = FirstRun;
-
- TProcessPriority priority;
+ QTime eventTimer;
#endif
while (1) {
@@ -752,10 +807,18 @@ bool QEventDispatcherSymbian::processEvents ( QEventLoop::ProcessEventsFlags fla
}
#ifdef QT_SYMBIAN_PRIORITY_DROP
- if (timeState == SubsequentRun) {
- time.start();
- timeState = TimeStarted;
+ if (idleDetectorThread()->hasRun()) {
+ if (m_delay > baseDelay)
+ m_delay -= baseDelay;
+ m_lastIdleRequestTimer.start();
+ idleDetectorThread()->kick();
+ } else if (m_lastIdleRequestTimer.elapsed() > maxBusyTime) {
+ User::AfterHighRes(m_delay);
+ // allow delay to be up to 1/4 of execution time
+ if (!idleDetectorThread()->hasRun() && m_delay*3 < m_avgEventTime)
+ m_delay += baseDelay;
}
+ eventTimer.start();
#endif
TInt error;
@@ -765,6 +828,12 @@ bool QEventDispatcherSymbian::processEvents ( QEventLoop::ProcessEventsFlags fla
CActiveScheduler::Current()->Error(error);
}
+#ifdef QT_SYMBIAN_PRIORITY_DROP
+ int eventDur = eventTimer.elapsed()*1000;
+ // average is calcualted as a 5% decaying exponential average
+ m_avgEventTime = (m_avgEventTime * 95 + eventDur * 5) / 100;
+#endif
+
if (!handledSymbianEvent) {
qFatal("QEventDispatcherSymbian::processEvents(): Caught Symbian stray signal");
}
@@ -773,20 +842,6 @@ bool QEventDispatcherSymbian::processEvents ( QEventLoop::ProcessEventsFlags fla
break;
}
block = false;
-#ifdef QT_SYMBIAN_PRIORITY_DROP
- if (timeState == TimeStarted && time.elapsed() > 100) {
- priority = m_processHandle.Priority();
- m_processHandle.SetPriority(EPriorityBackground);
- time.start();
- // Slight chance of race condition in the next lines, but nothing fatal
- // will happen, just wrong priority.
- if (m_processHandle.Priority() == EPriorityBackground) {
- m_processHandle.SetPriority(priority);
- }
- }
- if (timeState == FirstRun)
- timeState = SubsequentRun;
-#endif
};
emit awake();
diff --git a/src/corelib/kernel/qeventdispatcher_symbian_p.h b/src/corelib/kernel/qeventdispatcher_symbian_p.h
index 52811999e0..05758cacd4 100644
--- a/src/corelib/kernel/qeventdispatcher_symbian_p.h
+++ b/src/corelib/kernel/qeventdispatcher_symbian_p.h
@@ -62,6 +62,7 @@
#include <qmutex.h>
#include <qwaitcondition.h>
#include <qsocketnotifier.h>
+#include <qdatetime.h>
#include <e32base.h>
@@ -280,7 +281,9 @@ private:
QList<QActiveObject *> m_deferredActiveObjects;
- RProcess m_processHandle;
+ int m_delay;
+ int m_avgEventTime;
+ QTime m_lastIdleRequestTimer;
};
#ifdef QT_DEBUG
diff --git a/src/corelib/plugin/qfactoryloader.cpp b/src/corelib/plugin/qfactoryloader.cpp
index 87decc6693..62d565adb2 100644
--- a/src/corelib/plugin/qfactoryloader.cpp
+++ b/src/corelib/plugin/qfactoryloader.cpp
@@ -41,7 +41,7 @@
#include "qfactoryloader_p.h"
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
#include "qfactoryinterface.h"
#include "qmap.h"
#include <qdir.h>
diff --git a/src/corelib/plugin/qfactoryloader_p.h b/src/corelib/plugin/qfactoryloader_p.h
index 51426ba50f..10e6e2a100 100644
--- a/src/corelib/plugin/qfactoryloader_p.h
+++ b/src/corelib/plugin/qfactoryloader_p.h
@@ -57,7 +57,7 @@
#include "QtCore/qstringlist.h"
#include "private/qlibrary_p.h"
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QT_BEGIN_NAMESPACE
diff --git a/src/corelib/tools/qbytearray.cpp b/src/corelib/tools/qbytearray.cpp
index c5f70b0124..29a726388f 100644
--- a/src/corelib/tools/qbytearray.cpp
+++ b/src/corelib/tools/qbytearray.cpp
@@ -3814,7 +3814,7 @@ QByteArray QByteArray::number(double n, char f, int prec)
accepting a \c{const char *} expected to be '\\0'-terminated will
fail.
- \sa data(), constData()
+ \sa setRawData(), data(), constData()
*/
QByteArray QByteArray::fromRawData(const char *data, int size)
@@ -3834,6 +3834,37 @@ QByteArray QByteArray::fromRawData(const char *data, int size)
}
/*!
+ \since 4.7
+
+ Resets the QByteArray to use the first \a size bytes of the
+ \a data array. The bytes are \e not copied. The QByteArray will
+ contain the \a data pointer. The caller guarantees that \a data
+ will not be deleted or modified as long as this QByteArray and any
+ copies of it exist that have not been modified.
+
+ This function can be used instead of fromRawData() to re-use
+ existings QByteArray objects to save memory re-allocations.
+
+ \sa fromRawData(), data(), constData()
+*/
+QByteArray &QByteArray::setRawData(const char *data, uint size)
+{
+ if (d->ref != 1 || d->alloc) {
+ *this = fromRawData(data, size);
+ } else {
+ if (data) {
+ d->data = const_cast<char *>(data);
+ } else {
+ d->data = d->array;
+ size = 0;
+ }
+ d->alloc = d->size = size;
+ *d->array = '\0';
+ }
+ return *this;
+}
+
+/*!
Returns a decoded copy of the Base64 array \a base64. Input is not checked
for validity; invalid characters in the input are skipped, enabling the
decoding process to continue with subsequent characters.
@@ -4228,12 +4259,6 @@ QByteArray QByteArray::toPercentEncoding(const QByteArray &exclude, const QByteA
*/
/*!
- \fn QByteArray& QByteArray::setRawData(const char *a, uint n)
-
- Use fromRawData() instead.
-*/
-
-/*!
\fn void QByteArray::resetRawData(const char *data, uint n)
Use clear() instead.
diff --git a/src/corelib/tools/qbytearray.h b/src/corelib/tools/qbytearray.h
index 0b77512ef3..a3fe3f591a 100644
--- a/src/corelib/tools/qbytearray.h
+++ b/src/corelib/tools/qbytearray.h
@@ -299,6 +299,7 @@ public:
QByteArray &setNum(qulonglong, int base = 10);
QByteArray &setNum(float, char f = 'g', int prec = 6);
QByteArray &setNum(double, char f = 'g', int prec = 6);
+ QByteArray &setRawData(const char *a, uint n); // ### Qt 5: use an int
static QByteArray number(int, int base = 10);
static QByteArray number(uint, int base = 10);
@@ -343,8 +344,6 @@ public:
inline QT3_SUPPORT QByteArray& duplicate(const QByteArray& a) { *this = a; return *this; }
inline QT3_SUPPORT QByteArray& duplicate(const char *a, uint n)
{ *this = QByteArray(a, n); return *this; }
- inline QT3_SUPPORT QByteArray& setRawData(const char *a, uint n)
- { *this = fromRawData(a, n); return *this; }
inline QT3_SUPPORT void resetRawData(const char *, uint) { clear(); }
inline QT3_SUPPORT QByteArray lower() const { return toLower(); }
inline QT3_SUPPORT QByteArray upper() const { return toUpper(); }
diff --git a/src/corelib/tools/qbytedata_p.h b/src/corelib/tools/qbytedata_p.h
index c48bb3398d..08249e01d9 100644
--- a/src/corelib/tools/qbytedata_p.h
+++ b/src/corelib/tools/qbytedata_p.h
@@ -84,7 +84,7 @@ public:
}
- inline void append(QByteArray& bd)
+ inline void append(const QByteArray& bd)
{
if (bd.isEmpty())
return;
diff --git a/src/corelib/tools/qlist.cpp b/src/corelib/tools/qlist.cpp
index 6f5bb9b287..6cc6fc1657 100644
--- a/src/corelib/tools/qlist.cpp
+++ b/src/corelib/tools/qlist.cpp
@@ -853,9 +853,7 @@ void **QListData::erase(void **xi)
same as takeAt(0). This function assumes the list is not empty. To
avoid failure, call isEmpty() before calling this function.
- This operation is very fast (\l{constant time}), because QList
- preallocates extra space on both sides of its internal buffer to
- allow for fast growth at both ends of the list.
+ This operation takes \l{constant time}.
If you don't use the return value, removeFirst() is more
efficient.
@@ -870,9 +868,7 @@ void **QListData::erase(void **xi)
not empty. To avoid failure, call isEmpty() before calling this
function.
- This operation is very fast (\l{constant time}), because QList
- preallocates extra space on both sides of its internal buffer to
- allow for fast growth at both ends of the list.
+ This operation takes \l{constant time}.
If you don't use the return value, removeLast() is more
efficient.
diff --git a/src/corelib/tools/qscopedpointer.cpp b/src/corelib/tools/qscopedpointer.cpp
index e7dd769fe7..b06112de86 100644
--- a/src/corelib/tools/qscopedpointer.cpp
+++ b/src/corelib/tools/qscopedpointer.cpp
@@ -57,7 +57,7 @@ QT_BEGIN_NAMESPACE
called resource acquisition is initialization(RAII).
QScopedPointer guarantees that the object pointed to will get deleted when
- the current scope dissapears.
+ the current scope disappears.
Consider this function which does heap allocations, and have various exit points:
@@ -227,7 +227,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QScopedArrayPointer
-
+
\brief The QScopedArrayPointer class stores a pointer to a
dynamically allocated array of objects, and deletes it upon
destruction.
diff --git a/src/corelib/tools/qstring.cpp b/src/corelib/tools/qstring.cpp
index 2f12b80541..0169b20e33 100644
--- a/src/corelib/tools/qstring.cpp
+++ b/src/corelib/tools/qstring.cpp
@@ -7056,7 +7056,7 @@ void QString::updateProperties() const
'\\0'-terminated string (although utf16() does, at the cost of
copying the raw data).
- \sa fromUtf16()
+ \sa fromUtf16(), setRawData()
*/
QString QString::fromRawData(const QChar *unicode, int size)
{
@@ -7075,6 +7075,44 @@ QString QString::fromRawData(const QChar *unicode, int size)
return QString(x, 0);
}
+/*!
+ \since 4.7
+
+ Resets the QString to use the first \a size Unicode characters
+ in the array \a unicode. The data in \a unicode is \e not
+ copied. The caller must be able to guarantee that \a unicode will
+ not be deleted or modified as long as the QString (or an
+ unmodified copy of it) exists.
+
+ This function can be used instead of fromRawData() to re-use
+ existings QString objects to save memory re-allocations.
+
+ \sa fromRawData()
+*/
+QString &QString::setRawData(const QChar *unicode, int size)
+{
+ if (d->ref != 1 || d->alloc) {
+ *this = fromRawData(unicode, size);
+ } else {
+#ifdef QT3_SUPPORT
+ if (d->asciiCache) {
+ Q_ASSERT(asciiCache);
+ asciiCache->remove(d);
+ }
+#endif
+ if (unicode) {
+ d->data = (ushort *)unicode;
+ } else {
+ d->data = d->array;
+ size = 0;
+ }
+ d->alloc = d->size = size;
+ *d->array = '\0';
+ d->clean = d->asciiCache = d->simpletext = d->righttoleft = d->capacity = 0;
+ }
+ return *this;
+}
+
/*! \class QLatin1String
\brief The QLatin1String class provides a thin wrapper around an US-ASCII/Latin-1 encoded string literal.
diff --git a/src/corelib/tools/qstring.h b/src/corelib/tools/qstring.h
index ea12c2fd8a..a1c4e77357 100644
--- a/src/corelib/tools/qstring.h
+++ b/src/corelib/tools/qstring.h
@@ -343,6 +343,7 @@ public:
int toWCharArray(wchar_t *array) const;
static QString fromWCharArray(const wchar_t *, int size = -1);
+ QString &setRawData(const QChar *unicode, int size);
QString &setUnicode(const QChar *unicode, int size);
inline QString &setUtf16(const ushort *utf16, int size);
diff --git a/src/corelib/xml/qxmlstream.g b/src/corelib/xml/qxmlstream.g
index 1b882e093a..e91408f866 100644
--- a/src/corelib/xml/qxmlstream.g
+++ b/src/corelib/xml/qxmlstream.g
@@ -748,7 +748,7 @@ bool QXmlStreamReaderPrivate::parse()
state_stack[tos] = 0;
return true;
} else if (act > 0) {
- if (++tos == stack_size)
+ if (++tos == stack_size-1)
reallocateStack();
Value &val = sym_stack[tos];
diff --git a/src/corelib/xml/qxmlstream_p.h b/src/corelib/xml/qxmlstream_p.h
index ac421cf8b0..f6ab3a19bc 100644
--- a/src/corelib/xml/qxmlstream_p.h
+++ b/src/corelib/xml/qxmlstream_p.h
@@ -61,7 +61,7 @@
class QXmlStreamReader_Table
{
public:
- enum {
+ enum VariousConstants {
EOF_SYMBOL = 0,
AMPERSAND = 5,
ANY = 41,
@@ -1242,7 +1242,7 @@ bool QXmlStreamReaderPrivate::parse()
state_stack[tos] = 0;
return true;
} else if (act > 0) {
- if (++tos == stack_size)
+ if (++tos == stack_size-1)
reallocateStack();
Value &val = sym_stack[tos];
diff --git a/src/dbus/qdbusinterface.cpp b/src/dbus/qdbusinterface.cpp
index 7cc43ed037..b989cab413 100644
--- a/src/dbus/qdbusinterface.cpp
+++ b/src/dbus/qdbusinterface.cpp
@@ -260,7 +260,7 @@ void *QDBusInterface::qt_metacast(const char *_clname)
int QDBusInterface::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
{
_id = QDBusAbstractInterface::qt_metacall(_c, _id, _a);
- if (_id < 0 || !d_func()->isValid)
+ if (_id < 0 || !d_func()->isValid || !d_func()->metaObject)
return _id;
return d_func()->metacall(_c, _id, _a);
}
diff --git a/src/declarative/graphicsitems/qdeclarativegridview.cpp b/src/declarative/graphicsitems/qdeclarativegridview.cpp
index f8b773eaf4..f79a8532c1 100644
--- a/src/declarative/graphicsitems/qdeclarativegridview.cpp
+++ b/src/declarative/graphicsitems/qdeclarativegridview.cpp
@@ -375,9 +375,11 @@ FxGridItem *QDeclarativeGridViewPrivate::createItem(int modelIndex)
if (QDeclarativeItem *item = model->item(modelIndex, false)) {
listItem = new FxGridItem(item, q);
listItem->index = modelIndex;
- listItem->item->setZValue(1);
- // complete
- model->completeItem();
+ if (model->completePending()) {
+ // complete
+ listItem->item->setZValue(1);
+ model->completeItem();
+ }
listItem->item->setParentItem(q->viewport());
unrequestedItems.remove(listItem->item);
}
diff --git a/src/declarative/graphicsitems/qdeclarativeitem.cpp b/src/declarative/graphicsitems/qdeclarativeitem.cpp
index bc0c65e555..096e4bf982 100644
--- a/src/declarative/graphicsitems/qdeclarativeitem.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeitem.cpp
@@ -1268,11 +1268,6 @@ QDeclarativeKeysAttached *QDeclarativeKeysAttached::qmlAttachedProperties(QObjec
*/
/*!
- \property QDeclarativeItem::effect
- \internal
-*/
-
-/*!
\property QDeclarativeItem::focus
\internal
*/
diff --git a/src/declarative/graphicsitems/qdeclarativelistview.cpp b/src/declarative/graphicsitems/qdeclarativelistview.cpp
index 60e8f6cbe6..c88dab25cb 100644
--- a/src/declarative/graphicsitems/qdeclarativelistview.cpp
+++ b/src/declarative/graphicsitems/qdeclarativelistview.cpp
@@ -570,9 +570,11 @@ FxListItem *QDeclarativeListViewPrivate::createItem(int modelIndex)
listItem->attached->m_prevSection = sectionAt(modelIndex-1);
}
}
- listItem->item->setZValue(1);
- // complete
- model->completeItem();
+ if (model->completePending()) {
+ // complete
+ listItem->item->setZValue(1);
+ model->completeItem();
+ }
listItem->item->setParentItem(q->viewport());
QDeclarativeItemPrivate *itemPrivate = static_cast<QDeclarativeItemPrivate*>(QGraphicsItemPrivate::get(item));
itemPrivate->addItemChangeListener(this, QDeclarativeItemPrivate::Geometry);
diff --git a/src/declarative/graphicsitems/qdeclarativerepeater.cpp b/src/declarative/graphicsitems/qdeclarativerepeater.cpp
index 95f62765f4..d49bb02218 100644
--- a/src/declarative/graphicsitems/qdeclarativerepeater.cpp
+++ b/src/declarative/graphicsitems/qdeclarativerepeater.cpp
@@ -346,21 +346,26 @@ void QDeclarativeRepeater::itemsInserted(int index, int count)
void QDeclarativeRepeater::itemsRemoved(int index, int count)
{
Q_D(QDeclarativeRepeater);
- if (!isComponentComplete())
+ if (!isComponentComplete() || count <= 0)
return;
while (count--) {
QDeclarativeItem *item = d->deletables.takeAt(index);
- if (item) {
+ if (item)
d->model->release(item);
- }
+ else
+ break;
}
}
void QDeclarativeRepeater::itemsMoved(int from, int to, int count)
{
Q_D(QDeclarativeRepeater);
- if (!isComponentComplete())
+ if (!isComponentComplete() || count <= 0)
return;
+ if (from + count > d->deletables.count()) {
+ regenerate();
+ return;
+ }
QList<QDeclarativeItem*> removed;
int removedCount = count;
while (removedCount--)
diff --git a/src/declarative/graphicsitems/qdeclarativetext.cpp b/src/declarative/graphicsitems/qdeclarativetext.cpp
index 0b59503fa8..2b8da8e529 100644
--- a/src/declarative/graphicsitems/qdeclarativetext.cpp
+++ b/src/declarative/graphicsitems/qdeclarativetext.cpp
@@ -717,6 +717,7 @@ void QDeclarativeTextPrivate::updateSize()
dy -= size.height();
} else {
singleline = false; // richtext can't elide or be optimized for single-line case
+ ensureDoc();
doc->setDefaultFont(font);
QTextOption option((Qt::Alignment)int(hAlign | vAlign));
option.setWrapMode(QTextOption::WrapMode(wrapMode));
diff --git a/src/declarative/graphicsitems/qdeclarativetextinput.cpp b/src/declarative/graphicsitems/qdeclarativetextinput.cpp
index 2161e2370f..b618183c95 100644
--- a/src/declarative/graphicsitems/qdeclarativetextinput.cpp
+++ b/src/declarative/graphicsitems/qdeclarativetextinput.cpp
@@ -726,8 +726,18 @@ void QDeclarativeTextInput::setEchoMode(QDeclarativeTextInput::EchoMode echo)
Q_D(QDeclarativeTextInput);
if (echoMode() == echo)
return;
-
+ Qt::InputMethodHints imHints = inputMethodHints();
+ if (echo == Password || echo == NoEcho)
+ imHints |= Qt::ImhHiddenText;
+ else
+ imHints &= ~Qt::ImhHiddenText;
+ if (echo != Normal)
+ imHints |= (Qt::ImhNoAutoUppercase | Qt::ImhNoPredictiveText);
+ else
+ imHints &= ~(Qt::ImhNoAutoUppercase | Qt::ImhNoPredictiveText);
+ setInputMethodHints(imHints);
d->control->setEchoMode((uint)echo);
+ update();
emit echoModeChanged(echoMode());
}
diff --git a/src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp b/src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp
index e2d8bc7242..43cafe3f5d 100644
--- a/src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp
+++ b/src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp
@@ -176,6 +176,11 @@ QDeclarativeVisualModel::ReleaseFlags QDeclarativeVisualItemModel::release(QDecl
return 0;
}
+bool QDeclarativeVisualItemModel::completePending() const
+{
+ return false;
+}
+
void QDeclarativeVisualItemModel::completeItem()
{
// Nothing to do
@@ -352,9 +357,10 @@ public:
VDMDelegateDataType *m_delegateDataType;
friend class QDeclarativeVisualDataModelData;
- bool m_metaDataCreated;
- bool m_metaDataCacheable;
- bool m_delegateValidated;
+ bool m_metaDataCreated : 1;
+ bool m_metaDataCacheable : 1;
+ bool m_delegateValidated : 1;
+ bool m_completePending : 1;
QDeclarativeVisualDataModelData *data(QObject *item);
@@ -567,7 +573,7 @@ QDeclarativeVisualDataModelParts::QDeclarativeVisualDataModelParts(QDeclarativeV
QDeclarativeVisualDataModelPrivate::QDeclarativeVisualDataModelPrivate(QDeclarativeContext *ctxt)
: m_listModelInterface(0), m_abstractItemModel(0), m_visualItemModel(0), m_delegate(0)
, m_context(ctxt), m_parts(0), m_delegateDataType(0), m_metaDataCreated(false)
-, m_metaDataCacheable(false), m_delegateValidated(false), m_listAccessor(0)
+, m_metaDataCacheable(false), m_delegateValidated(false), m_completePending(false), m_listAccessor(0)
{
}
@@ -1026,11 +1032,14 @@ QDeclarativeItem *QDeclarativeVisualDataModel::item(int index, const QByteArray
QDeclarativeVisualDataModelData *data = new QDeclarativeVisualDataModelData(index, this);
ctxt->setContextProperty(QLatin1String("model"), data);
ctxt->setContextObject(data);
+ d->m_completePending = false;
nobj = d->m_delegate->beginCreate(ctxt);
- if (complete)
+ if (complete) {
d->m_delegate->completeCreate();
- else
+ } else {
+ d->m_completePending = true;
needComplete = true;
+ }
if (nobj) {
QDeclarative_setParent_noEvent(ctxt, nobj);
QDeclarative_setParent_noEvent(data, nobj);
@@ -1066,6 +1075,14 @@ QDeclarativeItem *QDeclarativeVisualDataModel::item(int index, const QByteArray
return item;
}
+bool QDeclarativeVisualDataModel::completePending() const
+{
+ Q_D(const QDeclarativeVisualDataModel);
+ if (d->m_visualItemModel)
+ return d->m_visualItemModel->completePending();
+ return d->m_completePending;
+}
+
void QDeclarativeVisualDataModel::completeItem()
{
Q_D(QDeclarativeVisualDataModel);
@@ -1075,6 +1092,7 @@ void QDeclarativeVisualDataModel::completeItem()
}
d->m_delegate->completeCreate();
+ d->m_completePending = false;
}
QString QDeclarativeVisualDataModel::stringValue(int index, const QString &name)
diff --git a/src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h b/src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h
index 0a9173fa39..edfd387d50 100644
--- a/src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h
+++ b/src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h
@@ -82,6 +82,7 @@ public:
virtual bool isValid() const = 0;
virtual QDeclarativeItem *item(int index, bool complete=true) = 0;
virtual ReleaseFlags release(QDeclarativeItem *item) = 0;
+ virtual bool completePending() const = 0;
virtual void completeItem() = 0;
virtual QVariant evaluate(int index, const QString &expression, QObject *objectContext) = 0;
virtual QString stringValue(int, const QString &) { return QString(); }
@@ -123,6 +124,7 @@ public:
virtual bool isValid() const;
virtual QDeclarativeItem *item(int index, bool complete=true);
virtual ReleaseFlags release(QDeclarativeItem *item);
+ virtual bool completePending() const;
virtual void completeItem();
virtual QString stringValue(int index, const QString &role);
virtual QVariant evaluate(int index, const QString &expression, QObject *objectContext);
@@ -177,6 +179,7 @@ public:
QDeclarativeItem *item(int index, bool complete=true);
QDeclarativeItem *item(int index, const QByteArray &, bool complete=true);
ReleaseFlags release(QDeclarativeItem *item);
+ bool completePending() const;
void completeItem();
virtual QString stringValue(int index, const QString &role);
QVariant evaluate(int index, const QString &expression, QObject *objectContext);
diff --git a/src/declarative/qml/qdeclarativecomponent.cpp b/src/declarative/qml/qdeclarativecomponent.cpp
index c697367a8e..d8bbb70e8c 100644
--- a/src/declarative/qml/qdeclarativecomponent.cpp
+++ b/src/declarative/qml/qdeclarativecomponent.cpp
@@ -154,7 +154,7 @@ int statusId = qRegisterMetaType<QDeclarativeComponent::Status>("QDeclarativeCom
\value Null This QDeclarativeComponent has no data. Call loadUrl() or setData() to add QML content.
\value Ready This QDeclarativeComponent is ready and create() may be called.
\value Loading This QDeclarativeComponent is loading network data.
- \value Error An error has occured. Calling errorDescription() to retrieve a description.
+ \value Error An error has occured. Call errors() to retrieve a list of \{QDeclarativeError}{errors}.
*/
void QDeclarativeComponentPrivate::typeDataReady()
@@ -239,6 +239,18 @@ QDeclarativeComponent::~QDeclarativeComponent()
}
/*!
+ \qmlproperty enumeration Component::status
+ This property holds the status of component loading. It can be one of:
+ \list
+ \o Null - no data is available for the component
+ \o Ready - the component has been loaded, and can be used to create instances.
+ \o Loading - the component is currently being loaded
+ \o Error - an error occurred while loading the component.
+ Calling errorsString() will provide a human-readable description of any errors.
+ \endlist
+ */
+
+/*!
\property QDeclarativeComponent::status
The component's current \l{QDeclarativeComponent::Status} {status}.
*/
@@ -257,6 +269,14 @@ QDeclarativeComponent::Status QDeclarativeComponent::status() const
}
/*!
+ \qmlproperty bool Component::isNull
+
+ Is true if the component is in the Null state, false otherwise.
+
+ Equivalent to status == Component.Null.
+*/
+
+/*!
\property QDeclarativeComponent::isNull
Is true if the component is in the Null state, false otherwise.
@@ -269,6 +289,14 @@ bool QDeclarativeComponent::isNull() const
}
/*!
+ \qmlproperty bool Component::isReady
+
+ Is true if the component is in the Ready state, false otherwise.
+
+ Equivalent to status == Component.Ready.
+*/
+
+/*!
\property QDeclarativeComponent::isReady
Is true if the component is in the Ready state, false otherwise.
@@ -281,6 +309,16 @@ bool QDeclarativeComponent::isReady() const
}
/*!
+ \qmlproperty bool Component::isError
+
+ Is true if the component is in the Error state, false otherwise.
+
+ Equivalent to status == Component.Error.
+
+ Calling errorsString() will provide a human-readable description of any errors.
+*/
+
+/*!
\property QDeclarativeComponent::isError
Is true if the component is in the Error state, false otherwise.
@@ -293,6 +331,14 @@ bool QDeclarativeComponent::isError() const
}
/*!
+ \qmlproperty bool Component::isLoading
+
+ Is true if the component is in the Loading state, false otherwise.
+
+ Equivalent to status == Component::Loading.
+*/
+
+/*!
\property QDeclarativeComponent::isLoading
Is true if the component is in the Loading state, false otherwise.
@@ -305,6 +351,12 @@ bool QDeclarativeComponent::isLoading() const
}
/*!
+ \qmlproperty real Component::progress
+ The progress of loading the component, from 0.0 (nothing loaded)
+ to 1.0 (finished).
+*/
+
+/*!
\property QDeclarativeComponent::progress
The progress of loading the component, from 0.0 (nothing loaded)
to 1.0 (finished).
@@ -490,6 +542,17 @@ QList<QDeclarativeError> QDeclarativeComponent::errors() const
}
/*!
+ \qmlmethod string Component::errorsString()
+
+ Returns a human-readable description of any errors.
+
+ The string includes the file, location, and description of each error.
+ If multiple errors are present they are separated by a newline character.
+
+ If no errors are present, an empty string is returned.
+*/
+
+/*!
\internal
errorsString is only meant as a way to get the errors in script
*/
@@ -508,6 +571,11 @@ QString QDeclarativeComponent::errorsString() const
}
/*!
+ \qmlproperty url Component::url
+ The component URL. This is the URL that was used to construct the component.
+*/
+
+/*!
\property QDeclarativeComponent::url
The component URL. This is the URL passed to either the constructor,
or the loadUrl() or setData() methods.
@@ -527,6 +595,13 @@ QDeclarativeComponent::QDeclarativeComponent(QDeclarativeComponentPrivate &dd, Q
}
/*!
+ \qmlmethod object Component::createObject()
+ Returns an object instance from this component, or null if object creation fails.
+
+ The object will be created in the same context as the component was created in.
+*/
+
+/*!
\internal
A version of create which returns a scriptObject, for use in script
*/
@@ -535,10 +610,10 @@ QScriptValue QDeclarativeComponent::createObject()
Q_D(QDeclarativeComponent);
QDeclarativeContext* ctxt = creationContext();
if(!ctxt)
- return QScriptValue();
+ return QScriptValue(QScriptValue::NullValue);
QObject* ret = create(ctxt);
if (!ret)
- return QScriptValue();
+ return QScriptValue(QScriptValue::NullValue);
QDeclarativeEnginePrivate *priv = QDeclarativeEnginePrivate::get(d->engine);
QDeclarativeData::get(ret, true)->setImplicitDestructible();
return priv->objectClass->newQObject(ret, QMetaType::QObjectStar);
diff --git a/src/declarative/qml/qdeclarativecompositetypemanager.cpp b/src/declarative/qml/qdeclarativecompositetypemanager.cpp
index adeb7a5041..0eb7e1be10 100644
--- a/src/declarative/qml/qdeclarativecompositetypemanager.cpp
+++ b/src/declarative/qml/qdeclarativecompositetypemanager.cpp
@@ -617,7 +617,8 @@ int QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData
int majorVersion;
int minorVersion;
QDeclarativeEnginePrivate::ImportedNamespace *typeNamespace = 0;
- if (!QDeclarativeEnginePrivate::get(engine)->resolveType(unit->imports, typeName, &ref.type, &url, &majorVersion, &minorVersion, &typeNamespace)
+ QString errorString;
+ if (!QDeclarativeEnginePrivate::get(engine)->resolveType(unit->imports, typeName, &ref.type, &url, &majorVersion, &minorVersion, &typeNamespace, &errorString)
|| typeNamespace)
{
// Known to not be a type:
@@ -630,7 +631,8 @@ int QDeclarativeCompositeTypeManager::resolveTypes(QDeclarativeCompositeTypeData
if (typeNamespace)
error.setDescription(tr("Namespace %1 cannot be used as a type").arg(userTypeName));
else
- error.setDescription(tr("%1 is not a type").arg(userTypeName));
+ error.setDescription(tr("%1 %2").arg(userTypeName).arg(errorString));
+
if (!parserRef->refObjects.isEmpty()) {
QDeclarativeParser::Object *obj = parserRef->refObjects.first();
error.setLine(obj->location.start.line);
diff --git a/src/declarative/qml/qdeclarativeengine.cpp b/src/declarative/qml/qdeclarativeengine.cpp
index 8eae120cfd..0ee6dfe2d6 100644
--- a/src/declarative/qml/qdeclarativeengine.cpp
+++ b/src/declarative/qml/qdeclarativeengine.cpp
@@ -112,6 +112,7 @@ Q_DECLARE_METATYPE(QDeclarativeProperty)
QT_BEGIN_NAMESPACE
DEFINE_BOOL_CONFIG_OPTION(qmlImportTrace, QML_IMPORT_TRACE)
+DEFINE_BOOL_CONFIG_OPTION(qmlCheckTypes, QML_CHECK_TYPES)
/*!
\qmlclass QtObject QObject
@@ -293,6 +294,10 @@ QNetworkAccessManager *QDeclarativeScriptEngine::networkAccessManager()
QDeclarativeEnginePrivate::~QDeclarativeEnginePrivate()
{
+ Q_ASSERT(inProgressCreations == 0);
+ Q_ASSERT(bindValues.isEmpty());
+ Q_ASSERT(parserStatus.isEmpty());
+
while (cleanup) {
QDeclarativeCleanup *c = cleanup;
cleanup = c->next;
@@ -317,10 +322,6 @@ QDeclarativeEnginePrivate::~QDeclarativeEnginePrivate()
delete globalClass;
globalClass = 0;
- for(int ii = 0; ii < bindValues.count(); ++ii)
- clear(bindValues[ii]);
- for(int ii = 0; ii < parserStatus.count(); ++ii)
- clear(parserStatus[ii]);
for(QHash<int, QDeclarativeCompiledData*>::ConstIterator iter = m_compositeTypes.constBegin(); iter != m_compositeTypes.constEnd(); ++iter)
(*iter)->release();
for(QHash<const QMetaObject *, QDeclarativePropertyCache *>::Iterator iter = propertyCache.begin(); iter != propertyCache.end(); ++iter)
@@ -770,7 +771,9 @@ void QDeclarativeEngine::setObjectOwnership(QObject *object, ObjectOwnership own
if (!object)
return;
- QDeclarativeData *ddata = QDeclarativeData::get(object, true);
+ // No need to do anything if CppOwnership and there is no QDeclarativeData as
+ // the current ownership must be CppOwnership
+ QDeclarativeData *ddata = QDeclarativeData::get(object, ownership == JavaScriptOwnership);
if (!ddata)
return;
@@ -808,9 +811,6 @@ void qmlExecuteDeferred(QObject *object)
data->deferredComponent = 0;
QDeclarativeComponentPrivate::complete(ep, &state);
-
- if (!state.errors.isEmpty())
- ep->warning(state.errors);
}
}
@@ -1161,7 +1161,7 @@ QScriptValue QDeclarativeEnginePrivate::formatDateTime(QScriptContext*ctxt, QScr
} else if (ctxt->argument(1).isNumber()) {
enumFormat = Qt::DateFormat(ctxt->argument(1).toUInt32());
} else {
- return ctxt->throwError("Qt.formatDateTime(): Invalid datetime formate");
+ return ctxt->throwError("Qt.formatDateTime(): Invalid datetime format");
}
}
return engine->newVariant(qVariantFromValue(date.toString(enumFormat)));
@@ -1543,55 +1543,65 @@ struct QDeclarativeEnginePrivate::ImportedNamespace {
QList<bool> isLibrary;
QList<QDeclarativeDirComponents> qmlDirComponents;
- bool find(const QByteArray& type, int *vmajor, int *vminor, QDeclarativeType** type_return, QUrl* url_return,
- QUrl *base = 0)
+
+ bool find_helper(int i, const QByteArray& type, int *vmajor, int *vminor,
+ QDeclarativeType** type_return, QUrl* url_return,
+ QUrl *base = 0, bool *typeRecursionDetected = 0)
{
- for (int i=0; i<urls.count(); ++i) {
- int vmaj = majversions.at(i);
- int vmin = minversions.at(i);
-
- QByteArray qt = uris.at(i).toUtf8();
- qt += '/';
- qt += type;
-
- QDeclarativeType *t = QDeclarativeMetaType::qmlType(qt,vmaj,vmin);
- if (t) {
- if (vmajor) *vmajor = vmaj;
- if (vminor) *vminor = vmin;
- if (type_return)
- *type_return = t;
- return true;
- }
+ int vmaj = majversions.at(i);
+ int vmin = minversions.at(i);
+
+ QByteArray qt = uris.at(i).toUtf8();
+ qt += '/';
+ qt += type;
+
+ QDeclarativeType *t = QDeclarativeMetaType::qmlType(qt,vmaj,vmin);
+ if (t) {
+ if (vmajor) *vmajor = vmaj;
+ if (vminor) *vminor = vmin;
+ if (type_return)
+ *type_return = t;
+ return true;
+ }
- QUrl url = QUrl(urls.at(i) + QLatin1Char('/') + QString::fromUtf8(type) + QLatin1String(".qml"));
- QDeclarativeDirComponents qmldircomponents = qmlDirComponents.at(i);
-
- bool typeWasDeclaredInQmldir = false;
- if (!qmldircomponents.isEmpty()) {
- const QString typeName = QString::fromUtf8(type);
- foreach (const QDeclarativeDirParser::Component &c, qmldircomponents) {
- if (c.typeName == typeName) {
- typeWasDeclaredInQmldir = true;
-
- // importing version -1 means import ALL versions
- if ((vmaj == -1) || (c.majorVersion < vmaj || (c.majorVersion == vmaj && vmin >= c.minorVersion))) {
- QUrl candidate = url.resolved(QUrl(c.fileName));
- if (c.internal && base) {
- if (base->resolved(QUrl(c.fileName)) != candidate)
- continue; // failed attempt to access an internal type
- }
- if (url_return)
- *url_return = candidate;
- return true;
+ QUrl url = QUrl(urls.at(i) + QLatin1Char('/') + QString::fromUtf8(type) + QLatin1String(".qml"));
+ QDeclarativeDirComponents qmldircomponents = qmlDirComponents.at(i);
+
+ bool typeWasDeclaredInQmldir = false;
+ if (!qmldircomponents.isEmpty()) {
+ const QString typeName = QString::fromUtf8(type);
+ foreach (const QDeclarativeDirParser::Component &c, qmldircomponents) {
+ if (c.typeName == typeName) {
+ typeWasDeclaredInQmldir = true;
+
+ // importing version -1 means import ALL versions
+ if ((vmaj == -1) || (c.majorVersion < vmaj || (c.majorVersion == vmaj && vmin >= c.minorVersion))) {
+ QUrl candidate = url.resolved(QUrl(c.fileName));
+ if (c.internal && base) {
+ if (base->resolved(QUrl(c.fileName)) != candidate)
+ continue; // failed attempt to access an internal type
}
+ if (base && *base == candidate) {
+ if (typeRecursionDetected)
+ *typeRecursionDetected = true;
+ continue; // no recursion
+ }
+ if (url_return)
+ *url_return = candidate;
+ return true;
}
}
}
+ }
- if (!typeWasDeclaredInQmldir && !isLibrary.at(i)) {
- // XXX search non-files too! (eg. zip files, see QT-524)
- QFileInfo f(toLocalFileOrQrc(url));
- if (f.exists()) {
+ if (!typeWasDeclaredInQmldir && !isLibrary.at(i)) {
+ // XXX search non-files too! (eg. zip files, see QT-524)
+ QFileInfo f(toLocalFileOrQrc(url));
+ if (f.exists()) {
+ if (base && *base == url) { // no recursion
+ if (typeRecursionDetected)
+ *typeRecursionDetected = true;
+ } else {
if (url_return)
*url_return = url;
return true;
@@ -1600,6 +1610,63 @@ struct QDeclarativeEnginePrivate::ImportedNamespace {
}
return false;
}
+
+ bool find(const QByteArray& type, int *vmajor, int *vminor, QDeclarativeType** type_return,
+ QUrl* url_return, QUrl *base = 0, QString *errorString = 0)
+ {
+ bool typeRecursionDetected = false;
+ for (int i=0; i<urls.count(); ++i) {
+ if (find_helper(i, type, vmajor, vminor, type_return, url_return, base, &typeRecursionDetected)) {
+ if (qmlCheckTypes()) {
+ // check for type clashes
+ for (int j = i+1; j<urls.count(); ++j) {
+ if (find_helper(j, type, vmajor, vminor, 0, 0, base)) {
+ if (errorString) {
+ QString u1 = urls.at(i);
+ QString u2 = urls.at(j);
+ if (base) {
+ QString b = base->toString();
+ int slash = b.lastIndexOf(QLatin1Char('/'));
+ if (slash >= 0) {
+ b = b.left(slash+1);
+ QString l = b.left(slash);
+ if (u1.startsWith(b))
+ u1 = u1.mid(b.count());
+ else if (u1 == l)
+ u1 = QDeclarativeEngine::tr("local directory");
+ if (u2.startsWith(b))
+ u2 = u2.mid(b.count());
+ else if (u2 == l)
+ u2 = QDeclarativeEngine::tr("local directory");
+ }
+ }
+
+ if (u1 != u2)
+ *errorString
+ = QDeclarativeEngine::tr("is ambiguous. Found in %1 and in %2")
+ .arg(u1).arg(u2);
+ else
+ *errorString
+ = QDeclarativeEngine::tr("is ambiguous. Found in %1 in version %2.%3 and %4.%5")
+ .arg(u1)
+ .arg(majversions.at(i)).arg(minversions.at(i))
+ .arg(majversions.at(j)).arg(minversions.at(j));
+ }
+ return false;
+ }
+ }
+ }
+ return true;
+ }
+ }
+ if (errorString) {
+ if (typeRecursionDetected)
+ *errorString = QDeclarativeEngine::tr("is instantiated recursively");
+ else
+ *errorString = QDeclarativeEngine::tr("is not a type");
+ }
+ return false;
+ }
};
static bool greaterThan(const QString &s1, const QString &s2)
@@ -1809,30 +1876,37 @@ public:
return true;
}
- bool find(const QByteArray& type, int *vmajor, int *vminor, QDeclarativeType** type_return, QUrl* url_return)
+ bool find(const QByteArray& type, int *vmajor, int *vminor, QDeclarativeType** type_return,
+ QUrl* url_return, QString *errorString)
{
QDeclarativeEnginePrivate::ImportedNamespace *s = 0;
int slash = type.indexOf('/');
if (slash >= 0) {
- s = set.value(QString::fromUtf8(type.left(slash)));
- if (!s)
- return false; // qualifier must be a namespace
+ QString namespaceName = QString::fromUtf8(type.left(slash));
+ s = set.value(namespaceName);
+ if (!s) {
+ if (errorString)
+ *errorString = QDeclarativeEngine::tr("- %1 is not a namespace").arg(namespaceName);
+ return false;
+ }
int nslash = type.indexOf('/',slash+1);
- if (nslash > 0)
- return false; // only single qualification allowed
+ if (nslash > 0) {
+ if (errorString)
+ *errorString = QDeclarativeEngine::tr("- nested namespaces not allowed");
+ return false;
+ }
} else {
s = &unqualifiedset;
}
QByteArray unqualifiedtype = slash < 0 ? type : type.mid(slash+1); // common-case opt (QString::mid works fine, but slower)
if (s) {
- if (s->find(unqualifiedtype,vmajor,vminor,type_return,url_return, &base))
+ if (s->find(unqualifiedtype,vmajor,vminor,type_return,url_return, &base, errorString))
return true;
if (s->urls.count() == 1 && !s->isLibrary[0] && url_return && s != &unqualifiedset) {
// qualified, and only 1 url
*url_return = QUrl(s->urls[0]+QLatin1Char('/')).resolved(QUrl(QString::fromUtf8(unqualifiedtype) + QLatin1String(".qml")));
return true;
}
-
}
return false;
@@ -2329,7 +2403,7 @@ bool QDeclarativeEnginePrivate::addToImport(Imports* imports, const QDeclarative
\sa addToImport()
*/
-bool QDeclarativeEnginePrivate::resolveType(const Imports& imports, const QByteArray& type, QDeclarativeType** type_return, QUrl* url_return, int *vmaj, int *vmin, ImportedNamespace** ns_return) const
+bool QDeclarativeEnginePrivate::resolveType(const Imports& imports, const QByteArray& type, QDeclarativeType** type_return, QUrl* url_return, int *vmaj, int *vmin, ImportedNamespace** ns_return, QString *errorString) const
{
ImportedNamespace* ns = imports.d->findNamespace(QString::fromUtf8(type));
if (ns) {
@@ -2338,7 +2412,7 @@ bool QDeclarativeEnginePrivate::resolveType(const Imports& imports, const QByteA
return true;
}
if (type_return || url_return) {
- if (imports.d->find(type,vmaj,vmin,type_return,url_return)) {
+ if (imports.d->find(type,vmaj,vmin,type_return,url_return, errorString)) {
if (qmlImportTrace()) {
if (type_return && *type_return && url_return && !url_return->isEmpty())
qDebug() << "QDeclarativeEngine::resolveType" << type << '=' << (*type_return)->typeName() << *url_return;
diff --git a/src/declarative/qml/qdeclarativeengine_p.h b/src/declarative/qml/qdeclarativeengine_p.h
index f6b9bcbea4..743275e3e5 100644
--- a/src/declarative/qml/qdeclarativeengine_p.h
+++ b/src/declarative/qml/qdeclarativeengine_p.h
@@ -290,7 +290,8 @@ public:
bool resolveType(const Imports&, const QByteArray& type,
QDeclarativeType** type_return, QUrl* url_return,
int *version_major, int *version_minor,
- ImportedNamespace** ns_return) const;
+ ImportedNamespace** ns_return,
+ QString *errorString = 0) const;
void resolveTypeInNamespace(ImportedNamespace*, const QByteArray& type,
QDeclarativeType** type_return, QUrl* url_return,
int *version_major, int *version_minor ) const;
diff --git a/src/declarative/qml/qdeclarativeextensionplugin.cpp b/src/declarative/qml/qdeclarativeextensionplugin.cpp
index 863bfc4e5f..2c15385337 100644
--- a/src/declarative/qml/qdeclarativeextensionplugin.cpp
+++ b/src/declarative/qml/qdeclarativeextensionplugin.cpp
@@ -64,8 +64,11 @@ QT_BEGIN_NAMESPACE
as any manipulation of the engine's root context may cause conflicts
or other issues in the library user's code.
- See \l {Extending QML in C++} for details how to write a QML extension plugin.
- See \l {How to Create Qt Plugins} for general Qt plugin documentation.
+ See \l {Tutorial: Writing QML extensions with C++} for details on creating
+ QML extensions, including how to build a plugin with with QDeclarativeExtensionPlugin.
+ For a simple overview, see the \l{declarative/plugins}{plugins} example.
+
+ Also see \l {How to Create Qt Plugins} for general Qt plugin documentation.
\sa QDeclarativeEngine::importPlugin()
*/
@@ -73,8 +76,12 @@ QT_BEGIN_NAMESPACE
/*!
\fn void QDeclarativeExtensionPlugin::registerTypes(const char *uri)
- Registers the QML types in the given \a uri. Here you call qmlRegisterType() for
- all types which are provided by the extension plugin.
+ Registers the QML types in the given \a uri. Subclasses should implement
+ this to call qmlRegisterType() for all types which are provided by the extension
+ plugin.
+
+ The \a uri is an identifier for the plugin generated by the QML engine
+ based on the name and path of the extension's plugin library.
*/
/*!
diff --git a/src/declarative/qml/qdeclarativemetatype.cpp b/src/declarative/qml/qdeclarativemetatype.cpp
index d9ea8dcde3..5fcb7eeadb 100644
--- a/src/declarative/qml/qdeclarativemetatype.cpp
+++ b/src/declarative/qml/qdeclarativemetatype.cpp
@@ -247,7 +247,7 @@ static void clone(QMetaObjectBuilder &builder, const QMetaObject *mo,
QMetaProperty property = mo->property(ii);
int otherIndex = ignoreEnd->indexOfProperty(property.name());
- if (otherIndex >= ignoreStart->classInfoOffset() + ignoreStart->classInfoCount()) {
+ if (otherIndex >= ignoreStart->propertyOffset() + ignoreStart->propertyCount()) {
builder.addProperty(QByteArray("__qml_ignore__") + property.name(), QByteArray("void"));
// Skip
} else {
diff --git a/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp b/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp
index b116129891..399831d8a8 100644
--- a/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp
+++ b/src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp
@@ -59,10 +59,6 @@ QT_BEGIN_NAMESPACE
To use a factory, assign it to the relevant QDeclarativeEngine using
QDeclarativeEngine::setNetworkAccessManagerFactory().
- If the created QNetworkAccessManager becomes invalid, due to a
- change in proxy settings, for example, call the invalidate() method.
- This will cause all QNetworkAccessManagers to be recreated.
-
Note: the create() method may be called by multiple threads, so ensure the
implementation of this method is reentrant.
@@ -82,7 +78,10 @@ QDeclarativeNetworkAccessManagerFactory::~QDeclarativeNetworkAccessManagerFactor
Implement this method to create a QNetworkAccessManager with \a parent.
This allows proxies, caching and cookie support to be setup appropriately.
- This method should return a new QNetworkAccessManager each time it is called.
+ This method must return a new QNetworkAccessManager each time it is called.
+ The parent of the QNetworkAccessManager must be the \a parent provided.
+ The QNetworkAccessManager(s) created by this
+ function will be destroyed automatically when their parent is destroyed.
Note: this method may be called by multiple threads, so ensure the
implementation of this method is reentrant.
diff --git a/src/declarative/qml/qdeclarativescriptparser.cpp b/src/declarative/qml/qdeclarativescriptparser.cpp
index e7c8a1238e..8b967339be 100644
--- a/src/declarative/qml/qdeclarativescriptparser.cpp
+++ b/src/declarative/qml/qdeclarativescriptparser.cpp
@@ -449,6 +449,14 @@ bool ProcessAST::visit(AST::UiImport *node)
_parser->_errors << error;
return false;
}
+ if (import.qualifier == QLatin1String("Qt")) {
+ QDeclarativeError error;
+ error.setDescription(QCoreApplication::translate("QDeclarativeParser","Reserved name \"Qt\" cannot be used as an qualifier"));
+ error.setLine(node->importIdToken.startLine);
+ error.setColumn(node->importIdToken.startColumn);
+ _parser->_errors << error;
+ return false;
+ }
// Check for script qualifier clashes
bool isScript = import.type == QDeclarativeScriptParser::Import::Script;
diff --git a/src/declarative/util/qdeclarativepropertychanges.cpp b/src/declarative/util/qdeclarativepropertychanges.cpp
index ab50bb1c5e..4b2d5a0658 100644
--- a/src/declarative/util/qdeclarativepropertychanges.cpp
+++ b/src/declarative/util/qdeclarativepropertychanges.cpp
@@ -125,8 +125,9 @@ QT_BEGIN_NAMESPACE
}
\endqml
- Changes to an Item's parent or anchors should be done using the associated change elements
- (ParentChange and AnchorChanges, respectively) rather than PropertyChanges.
+ Anchor margins should be changed with PropertyChanges, but other anchor changes or changes to
+ an Item's parent should be done using the associated change elements
+ (ParentChange and AnchorChanges, respectively).
\sa {qmlstate}{States}, QtDeclarative
*/
diff --git a/src/declarative/util/qdeclarativestateoperations.cpp b/src/declarative/util/qdeclarativestateoperations.cpp
index 9049b83e65..689f53cb71 100644
--- a/src/declarative/util/qdeclarativestateoperations.cpp
+++ b/src/declarative/util/qdeclarativestateoperations.cpp
@@ -612,6 +612,11 @@ QString QDeclarativeStateChangeScript::typeName() const
anchors.top: window.top;
anchors.bottom: window.bottom
}
+ PropertyChanges {
+ target: content;
+ anchors.topMargin: 3
+ anchors.bottomMargin: 3;
+ }
}
\endqml
@@ -623,6 +628,8 @@ QString QDeclarativeStateChangeScript::typeName() const
}
\endqml
+ Margin animations can be animated using NumberAnimation.
+
For more information on anchors see \l {anchor-layout}{Anchor Layouts}.
*/
diff --git a/src/declarative/util/qdeclarativeutilmodule.cpp b/src/declarative/util/qdeclarativeutilmodule.cpp
index eb59fb161b..3cf07a77f4 100644
--- a/src/declarative/util/qdeclarativeutilmodule.cpp
+++ b/src/declarative/util/qdeclarativeutilmodule.cpp
@@ -122,6 +122,6 @@ void QDeclarativeUtilModule::defineModule()
qmlRegisterUncreatableType<QDeclarativeAbstractAnimation>("Qt",4,7,"Animation",QDeclarativeAbstractAnimation::tr("Animation is an abstract class"));
qmlRegisterCustomType<QDeclarativeListModel>("Qt", 4,7, "ListModel", new QDeclarativeListModelParser);
- qmlRegisterCustomType<QDeclarativePropertyChanges>("Qt", 4, 6, "PropertyChanges", new QDeclarativePropertyChangesParser);
- qmlRegisterCustomType<QDeclarativeConnections>("Qt", 4, 6, "Connections", new QDeclarativeConnectionsParser);
+ qmlRegisterCustomType<QDeclarativePropertyChanges>("Qt", 4, 7, "PropertyChanges", new QDeclarativePropertyChangesParser);
+ qmlRegisterCustomType<QDeclarativeConnections>("Qt", 4, 7, "Connections", new QDeclarativeConnectionsParser);
}
diff --git a/src/gui/accessible/qaccessible.cpp b/src/gui/accessible/qaccessible.cpp
index a55a061393..0921bdbe9e 100644
--- a/src/gui/accessible/qaccessible.cpp
+++ b/src/gui/accessible/qaccessible.cpp
@@ -389,7 +389,7 @@ QT_BEGIN_NAMESPACE
\internal
*/
-#if !defined(QT_NO_LIBRARY) && (!defined(QT_NO_SETTINGS) || !defined(Q_OS_WIN))
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QAccessibleFactoryInterface_iid, QLatin1String("/accessible")))
#endif
@@ -532,7 +532,7 @@ QAccessibleInterface *QAccessible::queryAccessibleInterface(QObject *object)
if (iface)
return iface;
}
-#if !defined(QT_NO_LIBRARY) && (!defined(QT_NO_SETTINGS) || !defined(Q_OS_WIN))
+#ifndef QT_NO_LIBRARY
QAccessibleFactoryInterface *factory = qobject_cast<QAccessibleFactoryInterface*>(loader()->instance(cn));
if (factory) {
iface = factory->create(cn, object);
diff --git a/src/gui/egl/qegl_p.h b/src/gui/egl/qegl_p.h
index 6c562ef5c6..4fc13386ce 100644
--- a/src/gui/egl/qegl_p.h
+++ b/src/gui/egl/qegl_p.h
@@ -154,7 +154,13 @@ QT_BEGIN_NAMESPACE
// Declare/define the bits of EGL_KHR_image_base we need:
#if !defined(EGL_KHR_image) && !defined(EGL_KHR_image_base)
+#ifdef Q_OS_SYMBIAN
+//symbian version of eglext.h differs from the khronos reference
+typedef int EGLImageKHR;
+#else
typedef void *EGLImageKHR;
+#endif
+
#define EGL_NO_IMAGE_KHR ((EGLImageKHR)0)
#define EGL_IMAGE_PRESERVED_KHR 0x30D2
#define EGL_KHR_image_base
diff --git a/src/gui/egl/qegl_qws.cpp b/src/gui/egl/qegl_qws.cpp
index 56383a5f1a..50db397a4e 100644
--- a/src/gui/egl/qegl_qws.cpp
+++ b/src/gui/egl/qegl_qws.cpp
@@ -94,7 +94,7 @@ void QEglProperties::setPaintDeviceFormat(QPaintDevice *dev)
EGLNativeDisplayType QEgl::nativeDisplay()
{
- return EGL_DEFAULT_DISPLAY;
+ return EGLNativeDisplayType(EGL_DEFAULT_DISPLAY);
}
EGLNativeWindowType QEgl::nativeWindow(QWidget* widget)
diff --git a/src/gui/egl/qegl_stub.cpp b/src/gui/egl/qegl_stub.cpp
index 0bd3451e38..86a7aab511 100644
--- a/src/gui/egl/qegl_stub.cpp
+++ b/src/gui/egl/qegl_stub.cpp
@@ -183,14 +183,6 @@ int QEglContext::configAttrib(int name) const
return 0;
}
-typedef EGLImageKHR (EGLAPIENTRY *_eglCreateImageKHR)(EGLDisplay, EGLContext, EGLenum, EGLClientBuffer, const EGLint*);
-typedef EGLBoolean (EGLAPIENTRY *_eglDestroyImageKHR)(EGLDisplay, EGLImageKHR);
-
-// Defined in qegl.cpp:
-static _eglCreateImageKHR qt_eglCreateImageKHR = 0;
-static _eglDestroyImageKHR qt_eglDestroyImageKHR = 0;
-
-
EGLDisplay QEgl::display()
{
NOEGL
diff --git a/src/gui/graphicsview/qgraphicsitem.cpp b/src/gui/graphicsview/qgraphicsitem.cpp
index 6cc3f7da7a..65edb2ada5 100644
--- a/src/gui/graphicsview/qgraphicsitem.cpp
+++ b/src/gui/graphicsview/qgraphicsitem.cpp
@@ -1812,7 +1812,7 @@ void QGraphicsItem::setFlags(GraphicsItemFlags flags)
const quint32 geomChangeFlagsMask = (ItemClipsChildrenToShape | ItemClipsToShape | ItemIgnoresTransformations | ItemIsSelectable);
bool fullUpdate = (quint32(flags) & geomChangeFlagsMask) != (d_ptr->flags & geomChangeFlagsMask);
if (fullUpdate)
- d_ptr->paintedViewBoundingRectsNeedRepaint = 1;
+ d_ptr->updatePaintedViewBoundingRects(/*children=*/true);
// Keep the old flags to compare the diff.
GraphicsItemFlags oldFlags = GraphicsItemFlags(d_ptr->flags);
@@ -5432,6 +5432,24 @@ void QGraphicsItemPrivate::removeExtraItemCache()
unsetExtra(ExtraCacheData);
}
+void QGraphicsItemPrivate::updatePaintedViewBoundingRects(bool updateChildren)
+{
+ if (!scene)
+ return;
+
+ for (int i = 0; i < scene->d_func()->views.size(); ++i) {
+ QGraphicsViewPrivate *viewPrivate = scene->d_func()->views.at(i)->d_func();
+ QRect rect = paintedViewBoundingRects.value(viewPrivate->viewport);
+ rect.translate(viewPrivate->dirtyScrollOffset);
+ viewPrivate->updateRect(rect);
+ }
+
+ if (updateChildren) {
+ for (int i = 0; i < children.size(); ++i)
+ children.at(i)->d_ptr->updatePaintedViewBoundingRects(true);
+ }
+}
+
// Traverses all the ancestors up to the top-level and updates the pointer to
// always point to the top-most item that has a dirty scene transform.
// It then backtracks to the top-most dirty item and start calculating the
@@ -5635,8 +5653,9 @@ void QGraphicsItem::scroll(qreal dx, qreal dy, const QRectF &rect)
// Adjust with 2 pixel margin. Notice the loss of precision
// when converting to QRect.
int adjust = 2;
+ QRectF scrollRect = !rect.isNull() ? rect : boundingRect();
QRectF br = boundingRect().adjusted(-adjust, -adjust, adjust, adjust);
- QRect irect = rect.toRect().translated(-br.x(), -br.y());
+ QRect irect = scrollRect.toRect().translated(-br.x(), -br.y());
pix.scroll(dx, dy, irect);
@@ -5644,11 +5663,11 @@ void QGraphicsItem::scroll(qreal dx, qreal dy, const QRectF &rect)
// Translate the existing expose.
foreach (QRectF exposedRect, c->exposed)
- c->exposed += exposedRect.translated(dx, dy) & rect;
+ c->exposed += exposedRect.translated(dx, dy) & scrollRect;
// Calculate exposure.
QRegion exposed;
- QRect r = rect.toRect();
+ QRect r = scrollRect.toRect();
exposed += r;
exposed -= r.translated(dx, dy);
foreach (QRect rect, exposed.rects())
@@ -7131,7 +7150,11 @@ void QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent *event)
// calculate their diff by mapping viewport coordinates
// directly to parent coordinates.
// COMBINE
- QTransform viewToParentTransform = (item->d_func()->transformData->computedFullTransform().translate(item->d_ptr->pos.x(), item->d_ptr->pos.y()))
+ QTransform itemTransform;
+ if (item->d_ptr->transformData)
+ itemTransform = item->d_ptr->transformData->computedFullTransform();
+ itemTransform.translate(item->d_ptr->pos.x(), item->d_ptr->pos.y());
+ QTransform viewToParentTransform = itemTransform
* (item->sceneTransform() * view->viewportTransform()).inverted();
currentParentPos = viewToParentTransform.map(QPointF(view->mapFromGlobal(event->screenPos())));
buttonDownParentPos = viewToParentTransform.map(QPointF(view->mapFromGlobal(event->buttonDownScreenPos(Qt::LeftButton))));
@@ -7325,6 +7348,18 @@ void QGraphicsItem::setInputMethodHints(Qt::InputMethodHints hints)
{
Q_D(QGraphicsItem);
d->imHints = hints;
+ if (!hasFocus())
+ return;
+ d->scene->d_func()->updateInputMethodSensitivityInViews();
+#if !defined(QT_NO_IM) && (defined(Q_WS_X11) || defined(Q_WS_QWS) || defined(Q_OS_SYMBIAN))
+ QWidget *fw = QApplication::focusWidget();
+ if (!fw)
+ return;
+ for (int i = 0 ; i < scene()->views().count() ; ++i)
+ if (scene()->views().at(i) == fw)
+ if (QInputContext *inputContext = fw->inputContext())
+ inputContext->update();
+#endif
}
/*!
@@ -7337,13 +7372,11 @@ void QGraphicsItem::setInputMethodHints(Qt::InputMethodHints hints)
void QGraphicsItem::updateMicroFocus()
{
#if !defined(QT_NO_IM) && (defined(Q_WS_X11) || defined(Q_WS_QWS) || defined(Q_OS_SYMBIAN))
- if (QWidget *fw = qApp->focusWidget()) {
- if (qt_widget_private(fw)->ic || qApp->d_func()->inputContext) {
- if (QInputContext *ic = fw->inputContext()) {
- if (ic)
- ic->update();
- }
- }
+ if (QWidget *fw = QApplication::focusWidget()) {
+ for (int i = 0 ; i < scene()->views().count() ; ++i)
+ if (scene()->views().at(i) == fw)
+ if (QInputContext *inputContext = fw->inputContext())
+ inputContext->update();
#ifndef QT_NO_ACCESSIBILITY
// ##### is this correct
QAccessible::updateAccessibility(fw, 0, QAccessible::StateChanged);
diff --git a/src/gui/graphicsview/qgraphicsitem_p.h b/src/gui/graphicsview/qgraphicsitem_p.h
index 8c7fbb420d..e812f29e59 100644
--- a/src/gui/graphicsview/qgraphicsitem_p.h
+++ b/src/gui/graphicsview/qgraphicsitem_p.h
@@ -377,6 +377,7 @@ public:
QGraphicsItemCache *extraItemCache() const;
void removeExtraItemCache();
+ void updatePaintedViewBoundingRects(bool updateChildren);
void ensureSceneTransformRecursive(QGraphicsItem **topMostDirtyItem);
inline void ensureSceneTransform()
{
@@ -845,6 +846,13 @@ inline bool QGraphicsItemPrivate::insertionOrder(QGraphicsItem *a, QGraphicsItem
inline void QGraphicsItemPrivate::markParentDirty(bool updateBoundingRect)
{
QGraphicsItemPrivate *parentp = this;
+#ifndef QT_NO_GRAPHICSEFFECT
+ if (updateBoundingRect && parentp->graphicsEffect && !parentp->inSetPosHelper) {
+ parentp->notifyInvalidated = 1;
+ static_cast<QGraphicsItemEffectSourcePrivate *>(parentp->graphicsEffect->d_func()
+ ->source->d_func())->invalidateCache();
+ }
+#endif
while (parentp->parent) {
parentp = parentp->parent->d_ptr.data();
parentp->dirtyChildren = 1;
@@ -861,7 +869,7 @@ inline void QGraphicsItemPrivate::markParentDirty(bool updateBoundingRect)
static_cast<QGraphicsItemEffectSourcePrivate *>(parentp->graphicsEffect->d_func()
->source->d_func())->invalidateCache();
}
- if (parentp->graphicsEffect->isEnabled()) {
+ if (parentp->scene && parentp->graphicsEffect->isEnabled()) {
parentp->dirty = 1;
parentp->fullUpdatePending = 1;
}
diff --git a/src/gui/graphicsview/qgraphicsproxywidget.cpp b/src/gui/graphicsview/qgraphicsproxywidget.cpp
index 1f89714b89..320395ef53 100644
--- a/src/gui/graphicsview/qgraphicsproxywidget.cpp
+++ b/src/gui/graphicsview/qgraphicsproxywidget.cpp
@@ -975,6 +975,7 @@ bool QGraphicsProxyWidget::eventFilter(QObject *object, QEvent *event)
d->styleChangeMode = QGraphicsProxyWidgetPrivate::NoMode;
}
break;
+#ifndef QT_NO_TOOLTIP
case QEvent::ToolTipChange:
// Propagate tooltip change to the proxy.
if (!d->tooltipChangeMode) {
@@ -983,6 +984,7 @@ bool QGraphicsProxyWidget::eventFilter(QObject *object, QEvent *event)
d->tooltipChangeMode = QGraphicsProxyWidgetPrivate::NoMode;
}
break;
+#endif
default:
break;
}
diff --git a/src/gui/graphicsview/qgraphicsscene.cpp b/src/gui/graphicsview/qgraphicsscene.cpp
index bd0f0d8e34..dfba7c914e 100644
--- a/src/gui/graphicsview/qgraphicsscene.cpp
+++ b/src/gui/graphicsview/qgraphicsscene.cpp
@@ -290,13 +290,20 @@ QGraphicsScenePrivate::QGraphicsScenePrivate()
updateAll(false),
calledEmitUpdated(false),
processDirtyItemsEmitted(false),
- selectionChanging(0),
needSortTopLevelItems(true),
holesInTopLevelSiblingIndex(false),
topLevelSequentialOrdering(true),
scenePosDescendantsUpdatePending(false),
stickyFocus(false),
hasFocus(false),
+ lastMouseGrabberItemHasImplicitMouseGrab(false),
+ allItemsIgnoreHoverEvents(true),
+ allItemsUseDefaultCursor(true),
+ painterStateProtection(true),
+ sortCacheEnabled(false),
+ allItemsIgnoreTouchEvents(true),
+ selectionChanging(0),
+ rectAdjust(2),
focusItem(0),
lastFocusItem(0),
tabFocusFirst(0),
@@ -305,16 +312,10 @@ QGraphicsScenePrivate::QGraphicsScenePrivate()
activationRefCount(0),
childExplicitActivation(0),
lastMouseGrabberItem(0),
- lastMouseGrabberItemHasImplicitMouseGrab(false),
dragDropItem(0),
enterWidget(0),
lastDropAction(Qt::IgnoreAction),
- allItemsIgnoreHoverEvents(true),
- allItemsUseDefaultCursor(true),
- painterStateProtection(true),
- sortCacheEnabled(false),
- style(0),
- allItemsIgnoreTouchEvents(true)
+ style(0)
{
}
@@ -820,13 +821,13 @@ void QGraphicsScenePrivate::setFocusItemHelper(QGraphicsItem *item,
#endif //QT_NO_IM
}
- if (item) {
+ if (item)
focusItem = item;
+ updateInputMethodSensitivityInViews();
+ if (item) {
QFocusEvent event(QEvent::FocusIn, focusReason);
sendEvent(item, &event);
}
-
- updateInputMethodSensitivityInViews();
}
/*!
@@ -3217,7 +3218,10 @@ void QGraphicsScene::update(const QRectF &rect)
// Update all views.
for (int i = 0; i < d->views.size(); ++i) {
QGraphicsView *view = d->views.at(i);
- view->d_func()->updateRegion(QRegion(view->mapFromScene(rect).boundingRect()));
+ if (view->isTransformed())
+ view->d_func()->updateRectF(view->viewportTransform().mapRect(rect));
+ else
+ view->d_func()->updateRectF(rect);
}
} else {
d->updatedRects << rect;
@@ -4701,11 +4705,11 @@ void QGraphicsScenePrivate::drawSubtreeRecursive(QGraphicsItem *item, QPainter *
if (drawItem) {
const QRectF brect = adjustedItemEffectiveBoundingRect(item);
ENSURE_TRANSFORM_PTR
- QRect viewBoundingRect = translateOnlyTransform ? brect.translated(transformPtr->dx(), transformPtr->dy()).toRect()
- : transformPtr->mapRect(brect).toRect();
+ QRect viewBoundingRect = translateOnlyTransform ? brect.translated(transformPtr->dx(), transformPtr->dy()).toAlignedRect()
+ : transformPtr->mapRect(brect).toAlignedRect();
+ viewBoundingRect.adjust(-rectAdjust, -rectAdjust, rectAdjust, rectAdjust);
if (widget)
item->d_ptr->paintedViewBoundingRects.insert(widget, viewBoundingRect);
- viewBoundingRect.adjust(-1, -1, 1, 1);
drawItem = exposedRegion ? exposedRegion->intersects(viewBoundingRect)
: !viewBoundingRect.normalized().isEmpty();
if (!drawItem) {
@@ -4954,34 +4958,29 @@ static inline bool updateHelper(QGraphicsViewPrivate *view, QGraphicsItemPrivate
if (itemIsUntransformable) {
const QTransform xform = itemq->deviceTransform(viewq->viewportTransform());
if (!item->hasBoundingRegionGranularity)
- return view->updateRect(xform.mapRect(rect).toRect());
- return view->updateRegion(xform.map(QRegion(rect.toRect())));
+ return view->updateRectF(xform.mapRect(rect));
+ return view->updateRegion(rect, xform);
}
if (item->sceneTransformTranslateOnly && view->identityMatrix) {
const qreal dx = item->sceneTransform.dx();
const qreal dy = item->sceneTransform.dy();
- if (!item->hasBoundingRegionGranularity) {
- QRectF r(rect);
- r.translate(dx - view->horizontalScroll(), dy - view->verticalScroll());
- return view->updateRect(r.toRect());
- }
- QRegion r(rect.toRect());
- r.translate(qRound(dx) - view->horizontalScroll(), qRound(dy) - view->verticalScroll());
- return view->updateRegion(r);
+ QRectF r(rect);
+ r.translate(dx - view->horizontalScroll(), dy - view->verticalScroll());
+ return view->updateRectF(r);
}
if (!viewq->isTransformed()) {
if (!item->hasBoundingRegionGranularity)
- return view->updateRect(item->sceneTransform.mapRect(rect).toRect());
- return view->updateRegion(item->sceneTransform.map(QRegion(rect.toRect())));
+ return view->updateRectF(item->sceneTransform.mapRect(rect));
+ return view->updateRegion(rect, item->sceneTransform);
}
QTransform xform = item->sceneTransform;
xform *= viewq->viewportTransform();
if (!item->hasBoundingRegionGranularity)
- return view->updateRect(xform.mapRect(rect).toRect());
- return view->updateRegion(xform.map(QRegion(rect.toRect())));
+ return view->updateRectF(xform.mapRect(rect));
+ return view->updateRegion(rect, xform);
}
void QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem *item, bool dirtyAncestorContainsChildren,
@@ -5117,9 +5116,15 @@ void QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem *item, bool
// Process children.
if (itemHasChildren && item->d_ptr->dirtyChildren) {
+ const bool itemClipsChildrenToShape = item->d_ptr->flags & QGraphicsItem::ItemClipsChildrenToShape;
+ if (itemClipsChildrenToShape) {
+ // Make sure child updates are clipped to the item's bounding rect.
+ for (int i = 0; i < views.size(); ++i)
+ views.at(i)->d_func()->setUpdateClip(item);
+ }
if (!dirtyAncestorContainsChildren) {
dirtyAncestorContainsChildren = item->d_ptr->fullUpdatePending
- && (item->d_ptr->flags & QGraphicsItem::ItemClipsChildrenToShape);
+ && itemClipsChildrenToShape;
}
const bool allChildrenDirty = item->d_ptr->allChildrenDirty;
const bool parentIgnoresVisible = item->d_ptr->ignoreVisible;
@@ -5142,6 +5147,12 @@ void QGraphicsScenePrivate::processDirtyItemsRecursive(QGraphicsItem *item, bool
}
processDirtyItemsRecursive(child, dirtyAncestorContainsChildren, opacity);
}
+
+ if (itemClipsChildrenToShape) {
+ // Reset updateClip.
+ for (int i = 0; i < views.size(); ++i)
+ views.at(i)->d_func()->setUpdateClip(0);
+ }
} else if (wasDirtyParentSceneTransform) {
item->d_ptr->invalidateChildrenSceneTransform();
}
@@ -5197,8 +5208,14 @@ void QGraphicsScene::drawItems(QPainter *painter,
// Determine view, expose and flags.
QGraphicsView *view = widget ? qobject_cast<QGraphicsView *>(widget->parentWidget()) : 0;
QRegion *expose = 0;
- if (view)
+ const quint32 oldRectAdjust = d->rectAdjust;
+ if (view) {
expose = &view->d_func()->exposedRegion;
+ if (view->d_func()->optimizationFlags & QGraphicsView::DontAdjustForAntialiasing)
+ d->rectAdjust = 1;
+ else
+ d->rectAdjust = 2;
+ }
// Find all toplevels, they are already sorted.
QList<QGraphicsItem *> topLevelItems;
@@ -5211,6 +5228,7 @@ void QGraphicsScene::drawItems(QPainter *painter,
}
}
+ d->rectAdjust = oldRectAdjust;
// Reset discovery bits.
for (int i = 0; i < topLevelItems.size(); ++i)
topLevelItems.at(i)->d_ptr->itemDiscovered = 0;
diff --git a/src/gui/graphicsview/qgraphicsscene_p.h b/src/gui/graphicsview/qgraphicsscene_p.h
index 11e250efca..77bf45074f 100644
--- a/src/gui/graphicsview/qgraphicsscene_p.h
+++ b/src/gui/graphicsview/qgraphicsscene_p.h
@@ -97,24 +97,36 @@ public:
int lastItemCount;
QRectF sceneRect;
- bool hasSceneRect;
- bool dirtyGrowingItemsBoundingRect;
+
+ quint32 hasSceneRect : 1;
+ quint32 dirtyGrowingItemsBoundingRect : 1;
+ quint32 updateAll : 1;
+ quint32 calledEmitUpdated : 1;
+ quint32 processDirtyItemsEmitted : 1;
+ quint32 needSortTopLevelItems : 1;
+ quint32 holesInTopLevelSiblingIndex : 1;
+ quint32 topLevelSequentialOrdering : 1;
+ quint32 scenePosDescendantsUpdatePending : 1;
+ quint32 stickyFocus : 1;
+ quint32 hasFocus : 1;
+ quint32 lastMouseGrabberItemHasImplicitMouseGrab : 1;
+ quint32 allItemsIgnoreHoverEvents : 1;
+ quint32 allItemsUseDefaultCursor : 1;
+ quint32 painterStateProtection : 1;
+ quint32 sortCacheEnabled : 1; // for compatibility
+ quint32 allItemsIgnoreTouchEvents : 1;
+ quint32 padding : 15;
+
QRectF growingItemsBoundingRect;
void _q_emitUpdated();
QList<QRectF> updatedRects;
- bool updateAll;
- bool calledEmitUpdated;
- bool processDirtyItemsEmitted;
QPainterPath selectionArea;
int selectionChanging;
QSet<QGraphicsItem *> selectedItems;
QVector<QGraphicsItem *> unpolishedItems;
QList<QGraphicsItem *> topLevelItems;
- bool needSortTopLevelItems;
- bool holesInTopLevelSiblingIndex;
- bool topLevelSequentialOrdering;
QMap<QGraphicsItem *, QPointF> movingItemsInitialPositions;
void registerTopLevelItem(QGraphicsItem *item);
@@ -125,7 +137,6 @@ public:
void _q_processDirtyItems();
QSet<QGraphicsItem *> scenePosItems;
- bool scenePosDescendantsUpdatePending;
void setScenePosItemEnabled(QGraphicsItem *item, bool enabled);
void registerScenePosItem(QGraphicsItem *item);
void unregisterScenePosItem(QGraphicsItem *item);
@@ -136,8 +147,7 @@ public:
QBrush backgroundBrush;
QBrush foregroundBrush;
- bool stickyFocus;
- bool hasFocus;
+ quint32 rectAdjust;
QGraphicsItem *focusItem;
QGraphicsItem *lastFocusItem;
QGraphicsWidget *tabFocusFirst;
@@ -153,7 +163,6 @@ public:
void removePopup(QGraphicsWidget *widget, bool itemIsDying = false);
QGraphicsItem *lastMouseGrabberItem;
- bool lastMouseGrabberItemHasImplicitMouseGrab;
QList<QGraphicsItem *> mouseGrabberItems;
void grabMouse(QGraphicsItem *item, bool implicit = false);
void ungrabMouse(QGraphicsItem *item, bool itemIsDying = false);
@@ -170,8 +179,6 @@ public:
QList<QGraphicsItem *> cachedItemsUnderMouse;
QList<QGraphicsItem *> hoverItems;
QPointF lastSceneMousePos;
- bool allItemsIgnoreHoverEvents;
- bool allItemsUseDefaultCursor;
void enableMouseTrackingOnViews();
QMap<Qt::MouseButton, QPointF> mouseGrabberButtonDownPos;
QMap<Qt::MouseButton, QPointF> mouseGrabberButtonDownScenePos;
@@ -185,8 +192,6 @@ public:
void addView(QGraphicsView *view);
void removeView(QGraphicsView *view);
- bool painterStateProtection;
-
QMultiMap<QGraphicsItem *, QGraphicsItem *> sceneEventFilters;
void installSceneEventFilter(QGraphicsItem *watched, QGraphicsItem *filter);
void removeSceneEventFilter(QGraphicsItem *watched, QGraphicsItem *filter);
@@ -208,8 +213,6 @@ public:
void mousePressEventHandler(QGraphicsSceneMouseEvent *mouseEvent);
QGraphicsWidget *windowForItem(const QGraphicsItem *item) const;
- bool sortCacheEnabled; // for compatibility
-
void drawItemHelper(QGraphicsItem *item, QPainter *painter,
const QStyleOptionGraphicsItem *option, QWidget *widget,
bool painterStateProtection);
@@ -293,7 +296,6 @@ public:
int findClosestTouchPointId(const QPointF &scenePos);
void touchEventHandler(QTouchEvent *touchEvent);
bool sendTouchBeginEvent(QGraphicsItem *item, QTouchEvent *touchEvent);
- bool allItemsIgnoreTouchEvents;
void enableTouchEventsOnViews();
QList<QGraphicsObject *> cachedTargetItems;
diff --git a/src/gui/graphicsview/qgraphicsview.cpp b/src/gui/graphicsview/qgraphicsview.cpp
index 114de85942..0f951ef1fc 100644
--- a/src/gui/graphicsview/qgraphicsview.cpp
+++ b/src/gui/graphicsview/qgraphicsview.cpp
@@ -327,16 +327,21 @@ QGraphicsViewPrivate::QGraphicsViewPrivate()
dragMode(QGraphicsView::NoDrag),
sceneInteractionAllowed(true), hasSceneRect(false),
connectedToScene(false),
- mousePressButton(Qt::NoButton),
+ useLastMouseEvent(false),
identityMatrix(true),
dirtyScroll(true),
accelerateScrolling(true),
+ keepLastCenterPoint(true),
+ transforming(false),
+ handScrolling(false),
+ mustAllocateStyleOptions(false),
+ mustResizeBackgroundPixmap(true),
+ fullUpdatePending(true),
+ hasUpdateClip(false),
+ mousePressButton(Qt::NoButton),
leftIndent(0), topIndent(0),
lastMouseEvent(QEvent::None, QPoint(), Qt::NoButton, 0, 0),
- useLastMouseEvent(false),
- keepLastCenterPoint(true),
alignment(Qt::AlignCenter),
- transforming(false),
transformationAnchor(QGraphicsView::AnchorViewCenter), resizeAnchor(QGraphicsView::NoAnchor),
viewportUpdateMode(QGraphicsView::MinimalViewportUpdate),
optimizationFlags(0),
@@ -345,14 +350,11 @@ QGraphicsViewPrivate::QGraphicsViewPrivate()
rubberBanding(false),
rubberBandSelectionMode(Qt::IntersectsItemShape),
#endif
- handScrolling(false), handScrollMotions(0), cacheMode(0),
- mustAllocateStyleOptions(false),
- mustResizeBackgroundPixmap(true),
+ handScrollMotions(0), cacheMode(0),
#ifndef QT_NO_CURSOR
hasStoredOriginalCursor(false),
#endif
lastDragDropEvent(0),
- fullUpdatePending(true),
updateSceneSlotReimplementedChecked(false)
{
styleOptions.reserve(QGRAPHICSVIEW_PREALLOC_STYLE_OPTIONS);
@@ -854,10 +856,7 @@ void QGraphicsViewPrivate::processPendingUpdates()
if (fullUpdatePending) {
viewport->update();
} else if (viewportUpdateMode == QGraphicsView::BoundingRectViewportUpdate) {
- if (optimizationFlags & QGraphicsView::DontAdjustForAntialiasing)
- viewport->update(dirtyBoundingRect.adjusted(-1, -1, 1, 1));
- else
- viewport->update(dirtyBoundingRect.adjusted(-2, -2, 2, 2));
+ viewport->update(dirtyBoundingRect);
} else {
viewport->update(dirtyRegion); // Already adjusted in updateRect/Region.
}
@@ -882,46 +881,92 @@ static inline void QRect_unite(QRect *rect, const QRect &other)
}
}
-bool QGraphicsViewPrivate::updateRegion(const QRegion &r)
+/*
+ Calling this function results in update rects being clipped to the item's
+ bounding rect. Note that updates prior to this function call is not clipped.
+ The clip is removed by passing 0.
+*/
+void QGraphicsViewPrivate::setUpdateClip(QGraphicsItem *item)
{
- if (fullUpdatePending || viewportUpdateMode == QGraphicsView::NoViewportUpdate || r.isEmpty())
- return false;
+ Q_Q(QGraphicsView);
+ // We simply ignore the request if the update mode is either FullViewportUpdate
+ // or NoViewportUpdate; in that case there's no point in clipping anything.
+ if (!item || viewportUpdateMode == QGraphicsView::NoViewportUpdate
+ || viewportUpdateMode == QGraphicsView::FullViewportUpdate) {
+ hasUpdateClip = false;
+ return;
+ }
- const QRect boundingRect = r.boundingRect();
- if (!intersectsViewport(boundingRect, viewport->width(), viewport->height()))
- return false; // Update region outside viewport.
+ // Calculate the clip (item's bounding rect in view coordinates).
+ // Optimized version of:
+ // QRect clip = item->deviceTransform(q->viewportTransform())
+ // .mapRect(item->boundingRect()).toAlignedRect();
+ QRect clip;
+ if (item->d_ptr->itemIsUntransformable()) {
+ QTransform xform = item->deviceTransform(q->viewportTransform());
+ clip = xform.mapRect(item->boundingRect()).toAlignedRect();
+ } else if (item->d_ptr->sceneTransformTranslateOnly && identityMatrix) {
+ QRectF r(item->boundingRect());
+ r.translate(item->d_ptr->sceneTransform.dx() - horizontalScroll(),
+ item->d_ptr->sceneTransform.dy() - verticalScroll());
+ clip = r.toAlignedRect();
+ } else if (!q->isTransformed()) {
+ clip = item->d_ptr->sceneTransform.mapRect(item->boundingRect()).toAlignedRect();
+ } else {
+ QTransform xform = item->d_ptr->sceneTransform;
+ xform *= q->viewportTransform();
+ clip = xform.mapRect(item->boundingRect()).toAlignedRect();
+ }
- switch (viewportUpdateMode) {
- case QGraphicsView::FullViewportUpdate:
- fullUpdatePending = true;
- viewport->update();
- break;
- case QGraphicsView::BoundingRectViewportUpdate:
- QRect_unite(&dirtyBoundingRect, boundingRect);
- if (containsViewport(dirtyBoundingRect, viewport->width(), viewport->height())) {
- fullUpdatePending = true;
- viewport->update();
- }
- break;
- case QGraphicsView::SmartViewportUpdate: // ### DEPRECATE
- case QGraphicsView::MinimalViewportUpdate:
- {
- const QVector<QRect> &rects = r.rects();
- for (int i = 0; i < rects.size(); ++i) {
- if (optimizationFlags & QGraphicsView::DontAdjustForAntialiasing)
- dirtyRegion += rects.at(i).adjusted(-1, -1, 1, 1);
- else
- dirtyRegion += rects.at(i).adjusted(-2, -2, 2, 2);
- }
- break;
+ if (hasUpdateClip) {
+ // Intersect with old clip.
+ updateClip &= clip;
+ } else {
+ updateClip = clip;
+ hasUpdateClip = true;
}
- default:
- break;
+}
+
+bool QGraphicsViewPrivate::updateRegion(const QRectF &rect, const QTransform &xform)
+{
+ if (rect.isEmpty())
+ return false;
+
+ if (viewportUpdateMode != QGraphicsView::MinimalViewportUpdate
+ && viewportUpdateMode != QGraphicsView::SmartViewportUpdate) {
+ // No point in updating with QRegion granularity; use the rect instead.
+ return updateRectF(xform.mapRect(rect));
+ }
+
+ // Update mode is either Minimal or Smart, so we have to do a potentially slow operation,
+ // which is clearly documented here: QGraphicsItem::setBoundingRegionGranularity.
+ const QRegion region = xform.map(QRegion(rect.toAlignedRect()));
+ QRect viewRect = region.boundingRect();
+ const bool dontAdjustForAntialiasing = optimizationFlags & QGraphicsView::DontAdjustForAntialiasing;
+ if (dontAdjustForAntialiasing)
+ viewRect.adjust(-1, -1, 1, 1);
+ else
+ viewRect.adjust(-2, -2, 2, 2);
+ if (!intersectsViewport(viewRect, viewport->width(), viewport->height()))
+ return false; // Update region for sure outside viewport.
+
+ const QVector<QRect> &rects = region.rects();
+ for (int i = 0; i < rects.size(); ++i) {
+ viewRect = rects.at(i);
+ if (dontAdjustForAntialiasing)
+ viewRect.adjust(-1, -1, 1, 1);
+ else
+ viewRect.adjust(-2, -2, 2, 2);
+ if (hasUpdateClip)
+ viewRect &= updateClip;
+ dirtyRegion += viewRect;
}
return true;
}
+// NB! Assumes the rect 'r' is already aligned and adjusted for antialiasing.
+// For QRectF use updateRectF(const QRectF &) to ensure proper adjustments.
bool QGraphicsViewPrivate::updateRect(const QRect &r)
{
if (fullUpdatePending || viewportUpdateMode == QGraphicsView::NoViewportUpdate
@@ -935,7 +980,10 @@ bool QGraphicsViewPrivate::updateRect(const QRect &r)
viewport->update();
break;
case QGraphicsView::BoundingRectViewportUpdate:
- QRect_unite(&dirtyBoundingRect, r);
+ if (hasUpdateClip)
+ QRect_unite(&dirtyBoundingRect, r & updateClip);
+ else
+ QRect_unite(&dirtyBoundingRect, r);
if (containsViewport(dirtyBoundingRect, viewport->width(), viewport->height())) {
fullUpdatePending = true;
viewport->update();
@@ -943,10 +991,10 @@ bool QGraphicsViewPrivate::updateRect(const QRect &r)
break;
case QGraphicsView::SmartViewportUpdate: // ### DEPRECATE
case QGraphicsView::MinimalViewportUpdate:
- if (optimizationFlags & QGraphicsView::DontAdjustForAntialiasing)
- dirtyRegion += r.adjusted(-1, -1, 1, 1);
+ if (hasUpdateClip)
+ dirtyRegion += r & updateClip;
else
- dirtyRegion += r.adjusted(-2, -2, 2, 2);
+ dirtyRegion += r;
break;
default:
break;
@@ -1037,10 +1085,28 @@ QList<QGraphicsItem *> QGraphicsViewPrivate::findItems(const QRegion &exposedReg
void QGraphicsViewPrivate::updateInputMethodSensitivity()
{
Q_Q(QGraphicsView);
- bool enabled = scene && scene->focusItem()
- && (scene->focusItem()->flags() & QGraphicsItem::ItemAcceptsInputMethod);
+ QGraphicsItem *focusItem = 0;
+ bool enabled = scene && (focusItem = scene->focusItem())
+ && (focusItem->d_ptr->flags & QGraphicsItem::ItemAcceptsInputMethod);
q->setAttribute(Qt::WA_InputMethodEnabled, enabled);
q->viewport()->setAttribute(Qt::WA_InputMethodEnabled, enabled);
+
+ if (!enabled) {
+ q->setInputMethodHints(0);
+ return;
+ }
+
+ QGraphicsProxyWidget *proxy = focusItem->d_ptr->isWidget && focusItem->d_ptr->isProxyWidget()
+ ? static_cast<QGraphicsProxyWidget *>(focusItem) : 0;
+ if (!proxy) {
+ q->setInputMethodHints(focusItem->inputMethodHints());
+ } else if (QWidget *widget = proxy->widget()) {
+ if (QWidget *fw = widget->focusWidget())
+ widget = fw;
+ q->setInputMethodHints(widget->inputMethodHints());
+ } else {
+ q->setInputMethodHints(0);
+ }
}
/*!
@@ -3385,8 +3451,14 @@ void QGraphicsView::paintEvent(QPaintEvent *event)
// Items
if (!(d->optimizationFlags & IndirectPainting)) {
+ const quint32 oldRectAdjust = d->scene->d_func()->rectAdjust;
+ if (d->optimizationFlags & QGraphicsView::DontAdjustForAntialiasing)
+ d->scene->d_func()->rectAdjust = 1;
+ else
+ d->scene->d_func()->rectAdjust = 2;
d->scene->d_func()->drawItems(&painter, viewTransformed ? &viewTransform : 0,
&d->exposedRegion, viewport());
+ d->scene->d_func()->rectAdjust = oldRectAdjust;
// Make sure the painter's world transform is restored correctly when
// drawing without painter state protection (DontSavePainterState).
// We only change the worldTransform() so there's no need to do a full-blown
diff --git a/src/gui/graphicsview/qgraphicsview_p.h b/src/gui/graphicsview/qgraphicsview_p.h
index 729837a4d3..7bd9ecb918 100644
--- a/src/gui/graphicsview/qgraphicsview_p.h
+++ b/src/gui/graphicsview/qgraphicsview_p.h
@@ -77,11 +77,25 @@ public:
QPainter::RenderHints renderHints;
QGraphicsView::DragMode dragMode;
- bool sceneInteractionAllowed;
+
+ quint32 sceneInteractionAllowed : 1;
+ quint32 hasSceneRect : 1;
+ quint32 connectedToScene : 1;
+ quint32 useLastMouseEvent : 1;
+ quint32 identityMatrix : 1;
+ quint32 dirtyScroll : 1;
+ quint32 accelerateScrolling : 1;
+ quint32 keepLastCenterPoint : 1;
+ quint32 transforming : 1;
+ quint32 handScrolling : 1;
+ quint32 mustAllocateStyleOptions : 1;
+ quint32 mustResizeBackgroundPixmap : 1;
+ quint32 fullUpdatePending : 1;
+ quint32 hasUpdateClip : 1;
+ quint32 padding : 18;
+
QRectF sceneRect;
- bool hasSceneRect;
void updateLastCenterPoint();
- bool connectedToScene;
qint64 horizontalScroll() const;
qint64 verticalScroll() const;
@@ -89,6 +103,7 @@ public:
QRectF mapRectToScene(const QRect &rect) const;
QRectF mapRectFromScene(const QRectF &rect) const;
+ QRect updateClip;
QPointF mousePressItemPoint;
QPointF mousePressScenePoint;
QPoint mousePressViewPoint;
@@ -98,26 +113,20 @@ public:
QPoint dirtyScrollOffset;
Qt::MouseButton mousePressButton;
QTransform matrix;
- bool identityMatrix;
qint64 scrollX, scrollY;
- bool dirtyScroll;
void updateScroll();
- bool accelerateScrolling;
qreal leftIndent;
qreal topIndent;
// Replaying mouse events
QMouseEvent lastMouseEvent;
- bool useLastMouseEvent;
void replayLastMouseEvent();
void storeMouseEvent(QMouseEvent *event);
void mouseMoveEventHandler(QMouseEvent *event);
QPointF lastCenterPoint;
- bool keepLastCenterPoint;
Qt::Alignment alignment;
- bool transforming;
QGraphicsView::ViewportAnchor transformationAnchor;
QGraphicsView::ViewportAnchor resizeAnchor;
@@ -131,20 +140,17 @@ public:
bool rubberBanding;
Qt::ItemSelectionMode rubberBandSelectionMode;
#endif
- bool handScrolling;
int handScrollMotions;
QGraphicsView::CacheMode cacheMode;
QVector<QStyleOptionGraphicsItem> styleOptions;
- bool mustAllocateStyleOptions;
QStyleOptionGraphicsItem *allocStyleOptionsArray(int numItems);
void freeStyleOptionsArray(QStyleOptionGraphicsItem *array);
QBrush backgroundBrush;
QBrush foregroundBrush;
QPixmap backgroundPixmap;
- bool mustResizeBackgroundPixmap;
QRegion backgroundPixmapExposed;
#ifndef QT_NO_CURSOR
@@ -161,7 +167,6 @@ public:
QRect mapToViewRect(const QGraphicsItem *item, const QRectF &rect) const;
QRegion mapToViewRegion(const QGraphicsItem *item, const QRectF &rect) const;
- bool fullUpdatePending;
QRegion dirtyRegion;
QRect dirtyBoundingRect;
void processPendingUpdates();
@@ -183,13 +188,28 @@ public:
else
QCoreApplication::sendPostedEvents(viewport->window(), QEvent::UpdateRequest);
#else
- QCoreApplication::processEvents(QEventLoop::AllEvents | QEventLoop::ExcludeSocketNotifiers
- | QEventLoop::ExcludeUserInputEvents);
+ // At this point either HIViewSetNeedsDisplay (Carbon) or setNeedsDisplay: YES (Cocoa)
+ // is called, which means there's a pending update request. We want to dispatch it
+ // now because otherwise graphics view updates would require two
+ // round-trips in the event loop before the item is painted.
+ extern void qt_mac_dispatchPendingUpdateRequests(QWidget *);
+ qt_mac_dispatchPendingUpdateRequests(viewport->window());
#endif
}
+ void setUpdateClip(QGraphicsItem *);
+
+ inline bool updateRectF(const QRectF &rect)
+ {
+ if (rect.isEmpty())
+ return false;
+ if (optimizationFlags & QGraphicsView::DontAdjustForAntialiasing)
+ return updateRect(rect.toAlignedRect().adjusted(-1, -1, 1, 1));
+ return updateRect(rect.toAlignedRect().adjusted(-2, -2, 2, 2));
+ }
+
bool updateRect(const QRect &rect);
- bool updateRegion(const QRegion &region);
+ bool updateRegion(const QRectF &rect, const QTransform &xform);
bool updateSceneSlotReimplementedChecked;
QRegion exposedRegion;
diff --git a/src/gui/graphicsview/qgraphicswidget.cpp b/src/gui/graphicsview/qgraphicswidget.cpp
index bc8ccb0130..06a44b76f4 100644
--- a/src/gui/graphicsview/qgraphicswidget.cpp
+++ b/src/gui/graphicsview/qgraphicswidget.cpp
@@ -324,11 +324,9 @@ void QGraphicsWidget::resize(const QSizeF &size)
*/
/*!
-
\fn QGraphicsWidget::geometryChanged()
- This signal gets emitted whenever the geometry of the item changes
- \internal
+ This signal gets emitted whenever the geometry is changed in setGeometry().
*/
/*!
@@ -408,12 +406,6 @@ void QGraphicsWidget::setGeometry(const QRectF &rect)
}
/*!
- \fn QGraphicsWidget::geometryChanged()
-
- This signal gets emitted whenever the geometry is changed in setGeometry().
-*/
-
-/*!
\fn QRectF QGraphicsWidget::rect() const
Returns the item's local rect as a QRectF. This function is equivalent
diff --git a/src/gui/image/qicon.cpp b/src/gui/image/qicon.cpp
index bc52e994a4..891b1db22c 100644
--- a/src/gui/image/qicon.cpp
+++ b/src/gui/image/qicon.cpp
@@ -441,7 +441,7 @@ void QPixmapIconEngine::virtual_hook(int id, void *data)
}
}
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QIconEngineFactoryInterface_iid, QLatin1String("/iconengines"), Qt::CaseInsensitive))
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loaderV2,
diff --git a/src/gui/image/qimagereader.cpp b/src/gui/image/qimagereader.cpp
index 27f9627478..93d5cd333b 100644
--- a/src/gui/image/qimagereader.cpp
+++ b/src/gui/image/qimagereader.cpp
@@ -144,7 +144,7 @@
QT_BEGIN_NAMESPACE
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QImageIOHandlerFactoryInterface_iid, QLatin1String("/imageformats")))
#endif
@@ -205,7 +205,7 @@ static QImageIOHandler *createReadHandlerHelper(QIODevice *device,
QByteArray form = format.toLower();
QImageIOHandler *handler = 0;
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
// check if we have plugins that support the image format
QFactoryLoader *l = loader();
QStringList keys = l->keys();
@@ -217,7 +217,7 @@ static QImageIOHandler *createReadHandlerHelper(QIODevice *device,
<< keys.size() << "plugins available: " << keys;
#endif
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
int suffixPluginIndex = -1;
if (device && format.isEmpty() && autoDetectImageFormat && !ignoresFormatAndExtension) {
// if there's no format, see if \a device is a file, and if so, find
@@ -246,7 +246,7 @@ static QImageIOHandler *createReadHandlerHelper(QIODevice *device,
if (ignoresFormatAndExtension)
testFormat = QByteArray();
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
if (suffixPluginIndex != -1) {
// check if the plugin that claims support for this format can load
// from this device with this format.
@@ -331,7 +331,7 @@ static QImageIOHandler *createReadHandlerHelper(QIODevice *device,
#endif
}
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
if (!handler && (autoDetectImageFormat || ignoresFormatAndExtension)) {
// check if any of our plugins recognize the file from its contents.
const qint64 pos = device ? device->pos() : 0;
@@ -350,7 +350,7 @@ static QImageIOHandler *createReadHandlerHelper(QIODevice *device,
if (device && !device->isSequential())
device->seek(pos);
}
-#endif
+#endif // QT_NO_LIBRARY
if (!handler && (autoDetectImageFormat || ignoresFormatAndExtension)) {
// check if any of our built-in handlers recognize the file from its
@@ -1414,7 +1414,7 @@ QList<QByteArray> QImageReader::supportedImageFormats()
for (int i = 0; i < _qt_NumFormats; ++i)
formats << _qt_BuiltInFormats[i].extension;
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QFactoryLoader *l = loader();
QStringList keys = l->keys();
diff --git a/src/gui/image/qimagewriter.cpp b/src/gui/image/qimagewriter.cpp
index 503a1b2eaf..552729f18e 100644
--- a/src/gui/image/qimagewriter.cpp
+++ b/src/gui/image/qimagewriter.cpp
@@ -117,7 +117,7 @@
QT_BEGIN_NAMESPACE
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QImageIOHandlerFactoryInterface_iid, QLatin1String("/imageformats")))
#endif
@@ -129,7 +129,7 @@ static QImageIOHandler *createWriteHandlerHelper(QIODevice *device,
QByteArray suffix;
QImageIOHandler *handler = 0;
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
// check if any plugins can write the image
QFactoryLoader *l = loader();
QStringList keys = l->keys();
@@ -142,7 +142,7 @@ static QImageIOHandler *createWriteHandlerHelper(QIODevice *device,
// this allows plugins to override our built-in handlers.
if (QFile *file = qobject_cast<QFile *>(device)) {
if (!(suffix = QFileInfo(file->fileName()).suffix().toLower().toLatin1()).isEmpty()) {
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
int index = keys.indexOf(QString::fromLatin1(suffix));
if (index != -1)
suffixPluginIndex = index;
@@ -153,7 +153,7 @@ static QImageIOHandler *createWriteHandlerHelper(QIODevice *device,
QByteArray testFormat = !form.isEmpty() ? form : suffix;
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
if (suffixPluginIndex != -1) {
// when format is missing, check if we can find a plugin for the
// suffix.
@@ -161,7 +161,7 @@ static QImageIOHandler *createWriteHandlerHelper(QIODevice *device,
if (plugin && (plugin->capabilities(device, suffix) & QImageIOPlugin::CanWrite))
handler = plugin->create(device, suffix);
}
-#endif // Q_NO_LIBRARY
+#endif // QT_NO_LIBRARY
// check if any built-in handlers can write the image
if (!handler && !testFormat.isEmpty()) {
@@ -192,7 +192,7 @@ static QImageIOHandler *createWriteHandlerHelper(QIODevice *device,
}
}
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
if (!testFormat.isEmpty()) {
for (int i = 0; i < keys.size(); ++i) {
QImageIOPlugin *plugin = qobject_cast<QImageIOPlugin *>(l->instance(keys.at(i)));
@@ -203,7 +203,7 @@ static QImageIOHandler *createWriteHandlerHelper(QIODevice *device,
}
}
}
-#endif
+#endif // QT_NO_LIBRARY
if (!handler)
return 0;
@@ -670,7 +670,7 @@ QList<QByteArray> QImageWriter::supportedImageFormats()
formats << "png";
#endif
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QFactoryLoader *l = loader();
QStringList keys = l->keys();
for (int i = 0; i < keys.count(); ++i) {
diff --git a/src/gui/inputmethod/qcoefepinputcontext_s60.cpp b/src/gui/inputmethod/qcoefepinputcontext_s60.cpp
index b42e0ab664..610ac3c067 100644
--- a/src/gui/inputmethod/qcoefepinputcontext_s60.cpp
+++ b/src/gui/inputmethod/qcoefepinputcontext_s60.cpp
@@ -87,7 +87,7 @@ QCoeFepInputContext::QCoeFepInputContext(QObject *parent)
m_fepState->SetDefaultInputMode( EAknEditorTextInputMode );
m_fepState->SetPermittedInputModes( EAknEditorAllInputModes );
m_fepState->SetDefaultCase( EAknEditorLowerCase );
- m_fepState->SetPermittedCases( EAknEditorLowerCase|EAknEditorUpperCase );
+ m_fepState->SetPermittedCases( EAknEditorAllCaseModes );
m_fepState->SetSpecialCharacterTableResourceId(R_AVKON_SPECIAL_CHARACTER_TABLE_DIALOG);
m_fepState->SetNumericKeymap( EAknEditorStandardNumberModeKeymap );
}
diff --git a/src/gui/inputmethod/qinputcontextfactory.cpp b/src/gui/inputmethod/qinputcontextfactory.cpp
index d47e34388d..ec8d8e2502 100644
--- a/src/gui/inputmethod/qinputcontextfactory.cpp
+++ b/src/gui/inputmethod/qinputcontextfactory.cpp
@@ -81,7 +81,7 @@
QT_BEGIN_NAMESPACE
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QInputContextFactoryInterface_iid, QLatin1String("/inputmethods")))
#endif
@@ -153,7 +153,7 @@ QInputContext *QInputContextFactory::create( const QString& key, QObject *parent
result = new QCoeFepInputContext;
}
#endif
-#if defined(QT_NO_LIBRARY) || defined(QT_NO_SETTINGS)
+#ifdef QT_NO_LIBRARY
Q_UNUSED(key);
#else
if (QInputContextFactoryInterface *factory =
@@ -193,7 +193,7 @@ QStringList QInputContextFactory::keys()
#if defined(Q_WS_S60)
result << QLatin1String("coefep");
#endif
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
result += loader()->keys();
#endif // QT_NO_LIBRARY
return result;
diff --git a/src/gui/itemviews/qsortfilterproxymodel.cpp b/src/gui/itemviews/qsortfilterproxymodel.cpp
index dce5c6a706..b12cd45448 100644
--- a/src/gui/itemviews/qsortfilterproxymodel.cpp
+++ b/src/gui/itemviews/qsortfilterproxymodel.cpp
@@ -1099,7 +1099,7 @@ void QSortFilterProxyModelPrivate::_q_sourceDataChanged(const QModelIndex &sourc
if (!source_top_left.isValid() || !source_bottom_right.isValid())
return;
QModelIndex source_parent = source_top_left.parent();
- IndexMap::const_iterator it = create_mapping(source_parent);
+ IndexMap::const_iterator it = source_index_mapping.find(source_parent);
if (it == source_index_mapping.constEnd()) {
// Don't care, since we don't have mapping for this index
return;
diff --git a/src/gui/itemviews/qtableview.cpp b/src/gui/itemviews/qtableview.cpp
index 80334a6bdf..4492e53fcc 100644
--- a/src/gui/itemviews/qtableview.cpp
+++ b/src/gui/itemviews/qtableview.cpp
@@ -2145,8 +2145,8 @@ int QTableView::sizeHintForRow(int row) const
ensurePolished();
- int left = qMax(0, columnAt(0));
- int right = columnAt(d->viewport->width());
+ int left = qMax(0, d->horizontalHeader->visualIndexAt(0));
+ int right = d->horizontalHeader->visualIndexAt(d->viewport->width());
if (right == -1) // the table don't have enough columns to fill the viewport
right = d->model->columnCount(d->root) - 1;
@@ -2204,8 +2204,8 @@ int QTableView::sizeHintForColumn(int column) const
ensurePolished();
- int top = qMax(0, rowAt(0));
- int bottom = rowAt(d->viewport->height());
+ int top = qMax(0, d->verticalHeader->visualIndexAt(0));
+ int bottom = d->verticalHeader->visualIndexAt(d->viewport->height());
if (!isVisible() || bottom == -1) // the table don't have enough rows to fill the viewport
bottom = d->model->rowCount(d->root) - 1;
diff --git a/src/gui/kernel/qapplication_s60.cpp b/src/gui/kernel/qapplication_s60.cpp
index c735d1f347..f4c73046f0 100644
--- a/src/gui/kernel/qapplication_s60.cpp
+++ b/src/gui/kernel/qapplication_s60.cpp
@@ -73,6 +73,7 @@
# endif
# include <private/qs60mainapplication_p.h>
# include <centralrepository.h>
+# include "qs60mainappui.h"
#endif
#include "private/qstylesheetstyle_p.h"
@@ -439,7 +440,7 @@ void QSymbianControl::translateAdvancedPointerEvent(const TAdvancedPointerEvent
state |= Qt::TouchPointPrimary;
touchPoint.setState(state);
- QPointF screenPos = QPointF(event->iPosition.iX, event->iPosition.iY);
+ QPointF screenPos = qwidget->mapToGlobal(QPoint(event->iPosition.iX, event->iPosition.iY));
touchPoint.setScreenPos(screenPos);
touchPoint.setNormalizedPos(QPointF(screenPos.x() / screenGeometry.width(),
screenPos.y() / screenGeometry.height()));
@@ -539,6 +540,14 @@ void QSymbianControl::HandlePointerEvent(const TPointerEvent& pEvent)
sendMouseEvent(receiver, type, globalPos, button, modifiers);
}
+#ifdef Q_WS_S60
+void QSymbianControl::HandleStatusPaneSizeChange()
+{
+ QS60MainAppUi *s60AppUi = static_cast<QS60MainAppUi *>(S60->appUi());
+ s60AppUi->HandleStatusPaneSizeChange();
+}
+#endif
+
void QSymbianControl::sendMouseEvent(
QWidget *receiver,
QEvent::Type type,
@@ -982,15 +991,6 @@ void QSymbianControl::FocusChanged(TDrawNow /* aDrawNow */)
const TBool isFullscreen = qwidget->windowState() & Qt::WindowFullScreen;
const TBool cbaVisibilityHint = qwidget->windowFlags() & Qt::WindowSoftkeysVisibleHint;
buttonGroup->MakeVisible(visible || (isFullscreen && cbaVisibilityHint));
-
- // Responsiviness
- CEikCba *cba = static_cast<CEikCba *>( buttonGroup->ButtonGroup() ); // downcast from MEikButtonGroup
- TUint cbaFlags = cba->ButtonGroupFlags();
- if(qwidget->windowFlags() & Qt::WindowSoftkeysRespondHint)
- cbaFlags |= EAknCBAFlagRespondWhenInvisible;
- else
- cbaFlags &= ~EAknCBAFlagRespondWhenInvisible;
- cba->SetButtonGroupFlags(cbaFlags);
}
#endif
} else if (QApplication::activeWindow() == qwidget->window()) {
diff --git a/src/gui/kernel/qcocoasharedwindowmethods_mac_p.h b/src/gui/kernel/qcocoasharedwindowmethods_mac_p.h
index e94d24706e..86528160eb 100644
--- a/src/gui/kernel/qcocoasharedwindowmethods_mac_p.h
+++ b/src/gui/kernel/qcocoasharedwindowmethods_mac_p.h
@@ -363,3 +363,57 @@ QT_END_NAMESPACE
}
[super displayIfNeeded];
}
+
+// This is a hack and it should be removed once we find the real cause for
+// the painting problems.
+// We have a static variable that signals if we have been called before or not.
+static bool firstDrawingInvocation = true;
+
+// The method below exists only as a workaround to draw/not draw the baseline
+// in the title bar. This is to support unifiedToolbar look.
+
+// This method is very special. To begin with, it is a
+// method that will get called only if we enable documentMode.
+// Furthermore, it won't get called as a normal method, we swap
+// this method with the normal implementation of drawRect in
+// _NSThemeFrame. When this method is active, its mission is to
+// first call the original drawRect implementation so the widget
+// gets proper painting. After that, it needs to detect if there
+// is a toolbar or not, in order to decide how to handle the unified
+// look. The distinction is important since the presence and
+// visibility of a toolbar change the way we enter into unified mode.
+// When there is a toolbar and that toolbar is visible, the problem
+// is as simple as to tell the toolbar not to draw its baseline.
+// However when there is not toolbar or the toolbar is not visible,
+// we need to draw a line on top of the baseline, because the baseline
+// in that case will belong to the title. For this case we need to draw
+// a line on top of the baseline.
+// As usual, there is a special case. When we first are called, we might
+// need to repaint ourselves one more time. We only need that if we
+// didn't get the activation, i.e. when we are launched via the command
+// line. And this only if the toolbar is visible from the beginning,
+// so we have a special flag that signals if we need to repaint or not.
+- (void)drawRectSpecial:(NSRect)rect
+{
+ // Call the original drawing method.
+ [self drawRectOriginal:rect];
+ NSWindow *window = [self window];
+ NSToolbar *toolbar = [window toolbar];
+ if(!toolbar) {
+ // There is no toolbar, we have to draw a line on top of the line drawn by Cocoa.
+ macDrawRectOnTop((void *)window);
+ } else {
+ if([toolbar isVisible]) {
+ // We tell Cocoa to avoid drawing the line at the end.
+ if(firstDrawingInvocation) {
+ firstDrawingInvocation = false;
+ macSyncDrawingOnFirstInvocation((void *)window);
+ } else
+ [toolbar setShowsBaselineSeparator:NO];
+ } else {
+ // There is a toolbar but it is not visible so
+ // we have to draw a line on top of the line drawn by Cocoa.
+ macDrawRectOnTop((void *)window);
+ }
+ }
+}
diff --git a/src/gui/kernel/qcocoaview_mac.mm b/src/gui/kernel/qcocoaview_mac.mm
index dd12f65be0..4953c48c9d 100644
--- a/src/gui/kernel/qcocoaview_mac.mm
+++ b/src/gui/kernel/qcocoaview_mac.mm
@@ -1554,7 +1554,8 @@ Qt::DropAction QDragManager::drag(QDrag *o)
qt_button_down = 0;
[dndParams.view release];
[image release];
- dragPrivate()->executed_action = Qt::IgnoreAction;
+ if (dragPrivate())
+ dragPrivate()->executed_action = Qt::IgnoreAction;
object = 0;
Qt::DropAction performedAction(qt_mac_mapNSDragOperation(qMacDnDParams()->performedAction));
// do post drag processing, if required.
diff --git a/src/gui/kernel/qguiplatformplugin.cpp b/src/gui/kernel/qguiplatformplugin.cpp
index c4119afcd6..2dd251bcd7 100644
--- a/src/gui/kernel/qguiplatformplugin.cpp
+++ b/src/gui/kernel/qguiplatformplugin.cpp
@@ -81,7 +81,7 @@ QGuiPlatformPlugin *qt_guiPlatformPlugin()
static QGuiPlatformPlugin *plugin;
if (!plugin)
{
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QString key = QString::fromLocal8Bit(qgetenv("QT_PLATFORM_PLUGIN"));
#ifdef Q_WS_X11
diff --git a/src/gui/kernel/qpalette.cpp b/src/gui/kernel/qpalette.cpp
index 6e8c90eef7..98e8f66d74 100644
--- a/src/gui/kernel/qpalette.cpp
+++ b/src/gui/kernel/qpalette.cpp
@@ -795,7 +795,7 @@ const QBrush &QPalette::brush(ColorGroup gr, ColorRole cr) const
/*!
\fn void QPalette::setColor(ColorGroup group, ColorRole role, const QColor &color)
- Sets the brush in the specified color \a group, used for the given
+ Sets the color in the specified color \a group, used for the given
color \a role, to the specified solid \a color.
\sa setBrush() color() ColorRole
diff --git a/src/gui/kernel/qsoftkeymanager_s60.cpp b/src/gui/kernel/qsoftkeymanager_s60.cpp
index e4990b1f87..6325d9502c 100644
--- a/src/gui/kernel/qsoftkeymanager_s60.cpp
+++ b/src/gui/kernel/qsoftkeymanager_s60.cpp
@@ -79,6 +79,8 @@ bool QSoftKeyManagerPrivateS60::skipCbaUpdate()
// Note: Cannot use IsDisplayingMenuOrDialog since CBA update can be triggered before
// menu/dialog CBA is actually displayed i.e. it is being costructed.
CEikButtonGroupContainer *appUiCba = S60->buttonGroupContainer();
+ if (!appUiCba)
+ return true;
// CEikButtonGroupContainer::Current returns 0 if CBA is not visible at all
CEikButtonGroupContainer *currentCba = CEikButtonGroupContainer::Current();
// Check if softkey need to be update even they are not visible
diff --git a/src/gui/kernel/qt_cocoa_helpers_mac.mm b/src/gui/kernel/qt_cocoa_helpers_mac.mm
index a05c7d50b9..8cef03c4c8 100644
--- a/src/gui/kernel/qt_cocoa_helpers_mac.mm
+++ b/src/gui/kernel/qt_cocoa_helpers_mac.mm
@@ -1163,15 +1163,81 @@ void qt_mac_updateContentBorderMetricts(void * /*OSWindowRef */window, const ::H
#endif
}
+#if QT_MAC_USE_COCOA
+void qt_mac_replaceDrawRect(void * /*OSWindowRef */window, QWidgetPrivate *widget)
+{
+ QMacCocoaAutoReleasePool pool;
+ OSWindowRef theWindow = static_cast<OSWindowRef>(window);
+ if(!theWindow)
+ return;
+ id theClass = [[[theWindow contentView] superview] class];
+ // What we do here is basically to add a new selector to NSThemeFrame called
+ // "drawRectOriginal:" which will contain the original implementation of
+ // "drawRect:". After that we get the new implementation from QCocoaWindow
+ // and exchange them. The new implementation is called drawRectSpecial.
+ // We cannot just add the method because it might have been added before and since
+ // we cannot remove a method once it has been added we need to ask QCocoaWindow if
+ // we did the swap or not.
+ if(!widget->drawRectOriginalAdded) {
+ Method m2 = class_getInstanceMethod(theClass, @selector(drawRect:));
+ if(!m2) {
+ // This case is pretty extreme, no drawRect means no drawing!
+ return;
+ }
+ class_addMethod(theClass, @selector(drawRectOriginal:), method_getImplementation(m2), method_getTypeEncoding(m2));
+ widget->drawRectOriginalAdded = true;
+ }
+ if(widget->originalDrawMethod) {
+ Method m0 = class_getInstanceMethod([theWindow class], @selector(drawRectSpecial:));
+ if(!m0) {
+ // Ok, this means the methods were never swapped. Just ignore
+ return;
+ }
+ Method m1 = class_getInstanceMethod(theClass, @selector(drawRect:));
+ if(!m1) {
+ // Ok, this means the methods were never swapped. Just ignore
+ return;
+ }
+ // We have the original method here. Proceed and swap the methods.
+ method_exchangeImplementations(m1, m0);
+ widget->originalDrawMethod = false;
+ [window display];
+ }
+}
+
+void qt_mac_replaceDrawRectOriginal(void * /*OSWindowRef */window, QWidgetPrivate *widget)
+{
+ QMacCocoaAutoReleasePool pool;
+ OSWindowRef theWindow = static_cast<OSWindowRef>(window);
+ id theClass = [[[theWindow contentView] superview] class];
+ // Now we need to revert the methods to their original state.
+ // We cannot remove the method, so we just keep track of it in QCocoaWindow.
+ Method m0 = class_getInstanceMethod([theWindow class], @selector(drawRectSpecial:));
+ if(!m0) {
+ // Ok, this means the methods were never swapped. Just ignore
+ return;
+ }
+ Method m1 = class_getInstanceMethod(theClass, @selector(drawRect:));
+ if(!m1) {
+ // Ok, this means the methods were never swapped. Just ignore
+ return;
+ }
+ method_exchangeImplementations(m1, m0);
+ widget->originalDrawMethod = true;
+ [window display];
+}
+#endif // QT_MAC_USE_COCOA
+
void qt_mac_showBaseLineSeparator(void * /*OSWindowRef */window, bool show)
{
+ if(!window)
+ return;
#if QT_MAC_USE_COCOA
QMacCocoaAutoReleasePool pool;
OSWindowRef theWindow = static_cast<OSWindowRef>(window);
NSToolbar *macToolbar = [theWindow toolbar];
- if (macToolbar)
- [macToolbar setShowsBaselineSeparator: show];
-#endif
+ [macToolbar setShowsBaselineSeparator:show];
+#endif // QT_MAC_USE_COCOA
}
QStringList qt_mac_NSArrayToQStringList(void *nsarray)
@@ -1233,6 +1299,17 @@ CGContextRef qt_mac_graphicsContextFor(QWidget *widget)
return context;
}
+void qt_mac_dispatchPendingUpdateRequests(QWidget *widget)
+{
+ if (!widget)
+ return;
+#ifndef QT_MAC_USE_COCOA
+ HIViewRender(qt_mac_nativeview_for(widget));
+#else
+ [qt_mac_nativeview_for(widget) displayIfNeeded];
+#endif
+}
+
CGFloat qt_mac_get_scalefactor()
{
#ifndef QT_MAC_USE_COCOA
@@ -1403,4 +1480,52 @@ void qt_mac_post_retranslateAppMenu()
#endif
}
+#ifdef QT_MAC_USE_COCOA
+// This method implements the magic for the drawRectSpecial method.
+// We draw a line at the upper edge of the content view in order to
+// override the title baseline.
+void macDrawRectOnTop(void * /*OSWindowRef */window)
+{
+ OSWindowRef theWindow = static_cast<OSWindowRef>(window);
+ NSView *contentView = [theWindow contentView];
+ if(!contentView)
+ return;
+ // Get coordinates of the content view
+ NSRect contentRect = [contentView frame];
+ // Draw a line on top of the already drawn line.
+ // We need to check if we are active or not to use the proper color.
+ if([window isKeyWindow] || [window isMainWindow]) {
+ [[NSColor colorWithCalibratedRed:1.0 green:1.0 blue:1.0 alpha:1.0] set];
+ } else {
+ [[NSColor colorWithCalibratedRed:1.0 green:1.0 blue:1.0 alpha:1.0] set];
+ }
+ NSPoint origin = NSMakePoint(0, contentRect.size.height);
+ NSPoint end = NSMakePoint(contentRect.size.width, contentRect.size.height);
+ [NSBezierPath strokeLineFromPoint:origin toPoint:end];
+}
+
+// This method will (or at least should) get called only once.
+// Its mission is to find out if we are active or not. If we are active
+// we assume that we were launched via finder, otherwise we assume
+// we were called from the command line. The distinction is important,
+// since in the first case we don't need to trigger a paintEvent, while
+// in the second case we do.
+void macSyncDrawingOnFirstInvocation(void * /*OSWindowRef */window)
+{
+ OSWindowRef theWindow = static_cast<OSWindowRef>(window);
+ NSApplication *application = [NSApplication sharedApplication];
+ NSToolbar *toolbar = [window toolbar];
+ if([application isActive]) {
+ // Launched from finder
+ [toolbar setShowsBaselineSeparator:NO];
+ } else {
+ // Launched from commandline
+ [toolbar setVisible:false];
+ [toolbar setShowsBaselineSeparator:NO];
+ [toolbar setVisible:true];
+ [theWindow display];
+ }
+}
+#endif // QT_MAC_USE_COCOA
+
QT_END_NAMESPACE
diff --git a/src/gui/kernel/qt_cocoa_helpers_mac_p.h b/src/gui/kernel/qt_cocoa_helpers_mac_p.h
index 3fd62a477b..5db121af23 100644
--- a/src/gui/kernel/qt_cocoa_helpers_mac_p.h
+++ b/src/gui/kernel/qt_cocoa_helpers_mac_p.h
@@ -131,6 +131,8 @@ void macWindowSetHasShadow( void * /*OSWindowRef*/ window, bool hasShadow );
void macWindowFlush(void * /*OSWindowRef*/ window);
void macSendToolbarChangeEvent(QWidget *widget);
void qt_mac_updateContentBorderMetricts(void * /*OSWindowRef */window, const ::HIContentBorderMetrics &metrics);
+void qt_mac_replaceDrawRect(void * /*OSWindowRef */window, QWidgetPrivate *widget);
+void qt_mac_replaceDrawRectOriginal(void * /*OSWindowRef */window, QWidgetPrivate *widget);
void qt_mac_showBaseLineSeparator(void * /*OSWindowRef */window, bool show);
void * /*NSImage */qt_mac_create_nsimage(const QPixmap &pm);
void qt_mac_update_mouseTracking(QWidget *widget);
@@ -140,6 +142,9 @@ void qt_dispatchTabletProximityEvent(void * /*NSEvent * */ tabletEvent);
#ifdef QT_MAC_USE_COCOA
bool qt_dispatchKeyEventWithCocoa(void * /*NSEvent * */ keyEvent, QWidget *widgetToGetEvent);
void qt_cocoaChangeOverrideCursor(const QCursor &cursor);
+// These methods exists only for supporting unified mode.
+void macDrawRectOnTop(void * /*OSWindowRef */ window);
+void macSyncDrawingOnFirstInvocation(void * /*OSWindowRef */window);
#endif
void qt_mac_menu_collapseSeparators(void * /*NSMenu */ menu, bool collapse);
bool qt_dispatchKeyEvent(void * /*NSEvent * */ keyEvent, QWidget *widgetToGetEvent);
diff --git a/src/gui/kernel/qt_mac_p.h b/src/gui/kernel/qt_mac_p.h
index 7bfb257e8b..3341ce1688 100644
--- a/src/gui/kernel/qt_mac_p.h
+++ b/src/gui/kernel/qt_mac_p.h
@@ -57,6 +57,7 @@
#ifdef __OBJC__
#include <Cocoa/Cocoa.h>
+#include <objc/runtime.h>
#endif
#include <CoreServices/CoreServices.h>
diff --git a/src/gui/kernel/qt_s60_p.h b/src/gui/kernel/qt_s60_p.h
index a714221ed8..58da302de7 100644
--- a/src/gui/kernel/qt_s60_p.h
+++ b/src/gui/kernel/qt_s60_p.h
@@ -155,7 +155,7 @@ class QLongTapTimer;
class QSymbianControl : public CCoeControl, public QAbstractLongTapObserver
#ifdef Q_WS_S60
-, public MAknFadedComponent
+, public MAknFadedComponent, public MEikStatusPaneObserver
#endif
{
public:
@@ -183,6 +183,7 @@ public:
#ifdef Q_WS_S60
void FadeBehindPopup(bool fade){ popupFader.FadeBehindPopup( this, this, fade); }
+ void HandleStatusPaneSizeChange();
protected: // from MAknFadedComponent
TInt CountFadedComponents() {return 1;}
diff --git a/src/gui/kernel/qwidget.cpp b/src/gui/kernel/qwidget.cpp
index b59824c64f..20d1d300c4 100644
--- a/src/gui/kernel/qwidget.cpp
+++ b/src/gui/kernel/qwidget.cpp
@@ -220,6 +220,11 @@ QWidgetPrivate::QWidgetPrivate(int version)
isWidget = true;
memset(high_attributes, 0, sizeof(high_attributes));
+#if QT_MAC_USE_COCOA
+ drawRectOriginalAdded = false;
+ originalDrawMethod = true;
+ changeMethods = false;
+#endif // QT_MAC_USE_COCOA
#ifdef QWIDGET_EXTRA_DEBUG
static int count = 0;
qDebug() << "widgets" << ++count;
@@ -12292,6 +12297,28 @@ void QWidgetPrivate::_q_delayedDestroy(WId winId)
}
#endif
+#if QT_MAC_USE_COCOA
+void QWidgetPrivate::syncUnifiedMode() {
+ // The whole purpose of this method is to keep the unifiedToolbar in sync.
+ // That means making sure we either exchange the drawing methods or we let
+ // the toolbar know that it does not require to draw the baseline.
+ Q_Q(QWidget);
+ // This function makes sense only if this is a top level
+ if(!q->isWindow())
+ return;
+ OSWindowRef window = qt_mac_window_for(q);
+ if(changeMethods) {
+ // Ok, we are in documentMode.
+ if(originalDrawMethod)
+ qt_mac_replaceDrawRect(window, this);
+ } else {
+ if(!originalDrawMethod)
+ qt_mac_replaceDrawRectOriginal(window, this);
+ }
+}
+
+#endif // QT_MAC_USE_COCOA
+
QT_END_NAMESPACE
#include "moc_qwidget.cpp"
diff --git a/src/gui/kernel/qwidget_mac.mm b/src/gui/kernel/qwidget_mac.mm
index d7cd2eb525..e29b755f71 100644
--- a/src/gui/kernel/qwidget_mac.mm
+++ b/src/gui/kernel/qwidget_mac.mm
@@ -2300,6 +2300,12 @@ void QWidgetPrivate::finishCreateWindow_sys_Cocoa(void * /*NSWindow * */ voidWin
if (q->testAttribute(Qt::WA_DropSiteRegistered))
registerDropSite(true);
transferChildren();
+
+ // Tell Cocoa explicit that we wan't the view to receive key events
+ // (regardless of focus policy) because this is how it works on other
+ // platforms (and in the carbon port):
+ if (!qApp->focusWidget())
+ [windowRef makeFirstResponder:nsview];
}
if (topExtra->posFromMove) {
diff --git a/src/gui/kernel/qwidget_p.h b/src/gui/kernel/qwidget_p.h
index 89ea2569e8..cad60b5ff9 100644
--- a/src/gui/kernel/qwidget_p.h
+++ b/src/gui/kernel/qwidget_p.h
@@ -773,6 +773,13 @@ public:
void finishCreateWindow_sys_Cocoa(void * /*NSWindow * */ windowRef);
void syncCocoaMask();
void finishCocoaMaskSetup();
+ void syncUnifiedMode();
+ // Did we add the drawRectOriginal method?
+ bool drawRectOriginalAdded;
+ // Is the original drawRect method available?
+ bool originalDrawMethod;
+ // Do we need to change the methods?
+ bool changeMethods;
#endif
void determineWindowClass();
void transferChildren();
diff --git a/src/gui/kernel/qwidget_s60.cpp b/src/gui/kernel/qwidget_s60.cpp
index bfa7050b4a..a0429d3c96 100644
--- a/src/gui/kernel/qwidget_s60.cpp
+++ b/src/gui/kernel/qwidget_s60.cpp
@@ -387,16 +387,7 @@ void QWidgetPrivate::create_sys(WId window, bool /* initializeWindow */, bool de
| EPointerFilterMove | EPointerFilterDrag, 0);
drawableWindow->EnableVisibilityChangeEvents();
- if (!isOpaque) {
- RWindow *const window = static_cast<RWindow *>(drawableWindow);
-#ifdef Q_SYMBIAN_SEMITRANSPARENT_BG_SURFACE
- window->SetSurfaceTransparency(true);
-#else
- const TDisplayMode displayMode = static_cast<TDisplayMode>(window->SetRequiredDisplayMode(EColor16MA));
- if (window->SetTransparencyAlphaChannel() == KErrNone)
- window->SetBackgroundColor(TRgb(255, 255, 255, 0));
-#endif
- }
+ s60UpdateIsOpaque();
}
q->setAttribute(Qt::WA_WState_Created);
@@ -488,6 +479,47 @@ void QWidgetPrivate::show_sys()
QSymbianControl *id = static_cast<QSymbianControl *>(q->internalWinId());
+#ifdef Q_WS_S60
+ // Lazily initialize the S60 screen furniture when the first window is shown.
+ if (!QApplication::testAttribute(Qt::AA_S60DontConstructApplicationPanes)
+ && !S60->buttonGroupContainer() && !S60->statusPane()) {
+
+ bool isFullscreen = q->windowState() & Qt::WindowFullScreen;
+ bool cbaRequested = q->windowFlags() & Qt::WindowSoftkeysVisibleHint;
+
+ // If the window is fullscreen and has not explicitly requested that the CBA be visible
+ // we delay the creation even more.
+ if ((!isFullscreen || cbaRequested) && !q->testAttribute(Qt::WA_DontShowOnScreen)) {
+
+ // Create the status pane and CBA here
+ CEikAppUi *ui = static_cast<CEikAppUi *>(S60->appUi());
+ MEikAppUiFactory *factory = CEikonEnv::Static()->AppUiFactory();
+ TRAP_IGNORE(factory->ReadAppInfoResourceL(0, ui));
+ if (S60->buttonGroupContainer())
+ S60->buttonGroupContainer()->SetCommandSetL(R_AVKON_SOFTKEYS_EMPTY_WITH_IDS);
+
+ if (S60->statusPane()) {
+ // Use QDesktopWidget as the status pane observer to proxy for the AppUi.
+ // Can't use AppUi directly because it privately inherits from MEikStatusPaneObserver.
+ QSymbianControl *desktopControl = static_cast<QSymbianControl *>(QApplication::desktop()->winId());
+ S60->statusPane()->SetObserver(desktopControl);
+
+ // Hide the status pane if fullscreen OR
+ // Fill client area if maximized OR
+ // Put window below status pane unless the window has an explicit position.
+ if (isFullscreen) {
+ S60->statusPane()->MakeVisible(false);
+ } else if (q->windowState() & Qt::WindowMaximized) {
+ TRect r = static_cast<CEikAppUi*>(S60->appUi())->ClientRect();
+ id->SetExtent(r.iTl, r.Size());
+ } else if (!q->testAttribute(Qt::WA_Moved)) {
+ id->SetPosition(static_cast<CEikAppUi*>(S60->appUi())->ClientRect().iTl);
+ }
+ }
+ }
+ }
+#endif
+
id->MakeVisible(true);
if(q->isWindow())
@@ -1063,6 +1095,9 @@ void QWidget::setWindowState(Qt::WindowStates newstate)
return;
if (isWindow()) {
+ createWinId();
+ Q_ASSERT(testAttribute(Qt::WA_WState_Created));
+
const bool wasResized = testAttribute(Qt::WA_Resized);
const bool wasMoved = testAttribute(Qt::WA_Moved);
@@ -1088,35 +1123,35 @@ void QWidget::setWindowState(Qt::WindowStates newstate)
if (buttonGroup) {
// Visibility
buttonGroup->MakeVisible(visible || (isFullscreen && cbaRequested));
-
- // Responsiviness
- CEikCba *cba = static_cast<CEikCba *>( buttonGroup->ButtonGroup() ); // downcast from MEikButtonGroup
- TUint cbaFlags = cba->ButtonGroupFlags();
- if(windowFlags() & Qt::WindowSoftkeysRespondHint)
- cbaFlags |= EAknCBAFlagRespondWhenInvisible;
- else
- cbaFlags &= ~EAknCBAFlagRespondWhenInvisible;
- cba->SetButtonGroupFlags(cbaFlags);
}
#endif // Q_WS_S60
- createWinId();
- Q_ASSERT(testAttribute(Qt::WA_WState_Created));
// Ensure the initial size is valid, since we store it as normalGeometry below.
if (!wasResized && !isVisible())
adjustSize();
QTLWExtra *top = d->topData();
- const QRect normalGeometry = (top->normalGeometry.width() < 0) ? geometry() : top->normalGeometry;
-
+ QRect normalGeometry = (top->normalGeometry.width() < 0) ? geometry() : top->normalGeometry;
const bool cbaVisibilityHint = windowFlags() & Qt::WindowSoftkeysVisibleHint;
- if (newstate & Qt::WindowFullScreen && !cbaVisibilityHint)
- setGeometry(qApp->desktop()->screenGeometry(this));
- else if (newstate & Qt::WindowMaximized || ((newstate & Qt::WindowFullScreen) && cbaVisibilityHint))
- setGeometry(qApp->desktop()->availableGeometry(this));
- else
+ if (newstate & Qt::WindowFullScreen && !cbaVisibilityHint) {
+ window->SetExtentToWholeScreen();
+ } else if (newstate & Qt::WindowMaximized || ((newstate & Qt::WindowFullScreen) && cbaVisibilityHint)) {
+ TRect maxExtent = qt_QRect2TRect(qApp->desktop()->availableGeometry(this));
+ window->SetExtent(maxExtent.iTl, maxExtent.Size());
+ } else {
+#ifdef Q_WS_S60
+ // With delayed creation of S60 app panes, the normalGeometry calculated above is not
+ // accurate because it did not consider the status pane. This means that when returning
+ // normal mode after showing the status pane, the geometry would overlap so we should
+ // move it if it never had an explicit position.
+ if (!wasMoved && statusPane && visible) {
+ TPoint tl = static_cast<CEikAppUi*>(S60->appUi())->ClientRect().iTl;
+ normalGeometry.setTopLeft(QPoint(tl.iX, tl.iY));
+ }
+#endif
setGeometry(normalGeometry);
+ }
//restore normal geometry
top->normalGeometry = normalGeometry;
diff --git a/src/gui/painting/qgraphicssystemfactory.cpp b/src/gui/painting/qgraphicssystemfactory.cpp
index 29f24a3511..3c098941df 100644
--- a/src/gui/painting/qgraphicssystemfactory.cpp
+++ b/src/gui/painting/qgraphicssystemfactory.cpp
@@ -50,7 +50,7 @@
QT_BEGIN_NAMESPACE
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QGraphicsSystemFactoryInterface_iid, QLatin1String("/graphicssystems"), Qt::CaseInsensitive))
#endif
@@ -79,7 +79,7 @@ QGraphicsSystem *QGraphicsSystemFactory::create(const QString& key)
else if (system.isEmpty() || system == QLatin1String("native"))
return 0;
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
if (!ret) {
if (QGraphicsSystemFactoryInterface *factory = qobject_cast<QGraphicsSystemFactoryInterface*>(loader()->instance(system)))
ret = factory->create(system);
@@ -100,7 +100,7 @@ QGraphicsSystem *QGraphicsSystemFactory::create(const QString& key)
*/
QStringList QGraphicsSystemFactory::keys()
{
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QStringList list = loader()->keys();
#else
QStringList list;
diff --git a/src/gui/painting/qpaintengine_mac.cpp b/src/gui/painting/qpaintengine_mac.cpp
index ac2fcf42e9..14ba94e830 100644
--- a/src/gui/painting/qpaintengine_mac.cpp
+++ b/src/gui/painting/qpaintengine_mac.cpp
@@ -118,9 +118,10 @@ QMacCGContext::QMacCGContext(QPainter *p)
QRegion clip = p->paintEngine()->systemClip();
QTransform native = p->deviceTransform();
QTransform logical = p->combinedTransform();
+
if (p->hasClipping()) {
QRegion r = p->clipRegion();
- r.translate(native.dx() - logical.dx(), native.dy() - logical.dy());
+ r.translate(native.dx(), native.dy());
if (clip.isEmpty())
clip = r;
else
@@ -128,10 +129,7 @@ QMacCGContext::QMacCGContext(QPainter *p)
}
qt_mac_clip_cg(context, clip, 0);
- QPainterState *state = static_cast<QPainterState *>(pe->state);
- Q_ASSERT(state);
- if (!state->redirectionMatrix.isIdentity())
- CGContextTranslateCTM(context, state->redirectionMatrix.dx(), state->redirectionMatrix.dy());
+ CGContextTranslateCTM(context, native.dx(), native.dy());
}
}
CGContextRetain(context);
diff --git a/src/gui/painting/qprintengine_ps.cpp b/src/gui/painting/qprintengine_ps.cpp
index ac94de339b..28e9a7a309 100644
--- a/src/gui/painting/qprintengine_ps.cpp
+++ b/src/gui/painting/qprintengine_ps.cpp
@@ -485,7 +485,6 @@ void QPSPrintEnginePrivate::emitHeader(bool finished)
QByteArray header;
QPdf::ByteStream s(&header);
- s << "%!PS-Adobe-1.0";
qreal scale = 72. / ((qreal) q->metric(QPaintDevice::PdmDpiY));
QRect pageRect = this->pageRect();
@@ -497,28 +496,32 @@ void QPSPrintEnginePrivate::emitHeader(bool finished)
int width = pageRect.width();
int height = pageRect.height();
if (finished && pageCount == 1 && copies == 1 &&
- ((fullPage && qt_gen_epsf) || (outputFileName.endsWith(QLatin1String(".eps"))))
- ) {
+ ((fullPage && qt_gen_epsf) || (outputFileName.endsWith(QLatin1String(".eps")))))
+ {
+ // According to the EPSF 3.0 spec it is required that the PS
+ // version is PS-Adobe-3.0
+ s << "%!PS-Adobe-3.0";
if (!boundingBox.isValid())
boundingBox.setRect(0, 0, width, height);
if (orientation == QPrinter::Landscape) {
if (!fullPage)
boundingBox.translate(-mleft, -mtop);
s << " EPSF-3.0\n%%BoundingBox: "
- << (int)(printer->height() - boundingBox.bottom())*scale // llx
- << (int)(printer->width() - boundingBox.right())*scale - 1 // lly
- << (int)(printer->height() - boundingBox.top())*scale + 1 // urx
- << (int)(printer->width() - boundingBox.left())*scale; // ury
+ << int((printer->height() - boundingBox.bottom())*scale) // llx
+ << int((printer->width() - boundingBox.right())*scale - 1) // lly
+ << int((printer->height() - boundingBox.top())*scale + 1) // urx
+ << int((printer->width() - boundingBox.left())*scale); // ury
} else {
if (!fullPage)
boundingBox.translate(mleft, -mtop);
s << " EPSF-3.0\n%%BoundingBox: "
- << (int)(boundingBox.left())*scale
- << (int)(printer->height() - boundingBox.bottom())*scale - 1
- << (int)(boundingBox.right())*scale + 1
- << (int)(printer->height() - boundingBox.top())*scale;
+ << int((boundingBox.left())*scale)
+ << int((printer->height() - boundingBox.bottom())*scale - 1)
+ << int((boundingBox.right())*scale + 1)
+ << int((printer->height() - boundingBox.top())*scale);
}
} else {
+ s << "%!PS-Adobe-1.0";
int w = width + (fullPage ? 0 : mleft + mright);
int h = height + (fullPage ? 0 : mtop + mbottom);
w = (int)(w*scale);
diff --git a/src/gui/painting/qprintengine_win.cpp b/src/gui/painting/qprintengine_win.cpp
index ea9dc5d986..dd4de997b5 100644
--- a/src/gui/painting/qprintengine_win.cpp
+++ b/src/gui/painting/qprintengine_win.cpp
@@ -965,12 +965,13 @@ void QWin32PrintEnginePrivate::queryDefault()
return;
QStringList info = output.split(QLatin1Char(','));
- if (info.size() > 0) {
+ int infoSize = info.size();
+ if (infoSize > 0) {
if (name.isEmpty())
name = info.at(0);
- if (program.isEmpty())
+ if (program.isEmpty() && infoSize > 1)
program = info.at(1);
- if (port.isEmpty())
+ if (port.isEmpty() && infoSize > 2)
port = info.at(2);
}
}
diff --git a/src/gui/s60framework/qs60mainappui.cpp b/src/gui/s60framework/qs60mainappui.cpp
index 3b5b9d337d..feffc9f416 100644
--- a/src/gui/s60framework/qs60mainappui.cpp
+++ b/src/gui/s60framework/qs60mainappui.cpp
@@ -112,16 +112,10 @@ void QS60MainAppUi::ConstructL()
// ENoAppResourceFile and ENonStandardResourceFile makes UI to work without
// resource files in most SDKs. S60 3rd FP1 public seems to require resource file
// even these flags are defined
- TInt flags = CAknAppUi::EAknEnableSkin;
- if (QApplication::testAttribute(Qt::AA_S60DontConstructApplicationPanes)) {
- flags |= CAknAppUi::ENoScreenFurniture | CAknAppUi::ENonStandardResourceFile;
- }
+ TInt flags = CAknAppUi::EAknEnableSkin
+ | CAknAppUi::ENoScreenFurniture
+ | CAknAppUi::ENonStandardResourceFile;
BaseConstructL(flags);
-
- if (!QApplication::testAttribute(Qt::AA_S60DontConstructApplicationPanes)) {
- CEikButtonGroupContainer* nativeContainer = Cba();
- nativeContainer->SetCommandSetL(R_AVKON_SOFTKEYS_EMPTY_WITH_IDS);
- }
}
/*!
diff --git a/src/gui/styles/qs60style.cpp b/src/gui/styles/qs60style.cpp
index 7587343c39..90b8be36c7 100644
--- a/src/gui/styles/qs60style.cpp
+++ b/src/gui/styles/qs60style.cpp
@@ -92,10 +92,10 @@ static const qreal goldenRatio = 1.618;
const layoutHeader QS60StylePrivate::m_layoutHeaders[] = {
// *** generated layout data ***
-{240,320,1,17,"QVGA Landscape"},
-{320,240,1,17,"QVGA Portrait"},
-{360,640,1,17,"NHD Landscape"},
-{640,360,1,17,"NHD Portrait"},
+{240,320,1,18,"QVGA Landscape"},
+{320,240,1,18,"QVGA Portrait"},
+{360,640,1,18,"NHD Landscape"},
+{640,360,1,18,"NHD Portrait"},
{352,800,1,12,"E90 Landscape"}
// *** End of generated data ***
};
@@ -104,11 +104,11 @@ const int QS60StylePrivate::m_numberOfLayouts =
const short QS60StylePrivate::data[][MAX_PIXELMETRICS] = {
// *** generated pixel metrics ***
-{5,0,-909,0,0,2,0,0,-1,7,12,19,13,13,6,200,-909,-909,-909,20,13,2,0,0,21,7,18,0,3,3,1,-909,-909,0,1,0,0,12,20,15,15,18,18,1,115,18,0,-909,-909,-909,-909,0,0,16,2,-909,0,0,-909,16,-909,-909,-909,-909,32,18,55,24,55,4,4,4,9,13,-909,5,51,11,5,0,3,3,6,8,3,3,-909,2,-909,-909,-909,-909,5,5,3,1, 106},
-{5,0,-909,0,0,1,0,0,-1,8,14,22,15,15,7,164,-909,-909,-909,19,15,2,0,0,21,8,27,0,4,4,1,-909,-909,0,7,6,0,13,23,17,17,21,21,7,115,21,0,-909,-909,-909,-909,0,0,15,1,-909,0,0,-909,15,-909,-909,-909,-909,32,21,65,27,65,3,3,5,10,15,-909,5,58,13,5,0,4,4,7,9,4,4,-909,2,-909,-909,-909,-909,6,6,3,1, 106},
-{7,0,-909,0,0,2,0,0,-1,25,69,28,19,19,9,258,-909,-909,-909,23,19,26,0,0,32,25,72,0,5,5,2,-909,-909,0,7,21,0,17,29,22,22,27,27,7,173,29,0,-909,-909,-909,-909,0,0,25,2,-909,0,0,-909,25,-909,-909,-909,-909,87,27,77,35,77,13,13,6,8,19,-909,7,74,19,7,0,5,5,8,12,5,5,-909,3,-909,-909,-909,-909,7,7,3,1, 135},
-{7,0,-909,0,0,2,0,0,-1,25,68,28,19,19,9,258,-909,-909,-909,31,19,6,0,0,32,25,60,0,5,5,2,-909,-909,0,7,32,0,17,29,22,22,27,27,7,173,29,0,-909,-909,-909,-909,0,0,26,2,-909,0,0,-909,26,-909,-909,-909,-909,87,27,96,35,96,12,12,6,8,19,-909,7,74,22,7,0,5,5,8,12,5,5,-909,3,-909,-909,-909,-909,7,7,3,1, 135},
-{7,0,-909,0,0,2,0,0,-1,10,20,27,18,18,9,301,-909,-909,-909,29,18,5,0,0,35,7,32,0,5,5,2,-909,-909,0,2,8,0,16,28,21,21,26,26,2,170,26,0,-909,-909,-909,-909,0,0,21,6,-909,0,0,-909,-909,-909,-909,-909,-909,54,26,265,34,265,5,5,6,3,18,-909,7,72,19,7,0,5,6,8,11,6,5,-909,2,-909,-909,-909,-909,5,5,3,1, 106}
+{5,0,-909,0,0,2,0,0,-1,7,12,19,13,13,6,200,-909,-909,-909,20,13,2,0,0,21,7,18,30,3,3,1,-909,-909,0,1,0,0,12,20,15,15,18,18,1,115,18,0,-909,-909,-909,-909,0,0,16,2,-909,0,0,-909,16,-909,-909,-909,-909,32,18,55,24,55,4,4,4,9,13,-909,5,51,11,5,0,3,3,6,8,3,3,-909,2,-909,-909,-909,-909,5,5,3,1, 106},
+{5,0,-909,0,0,1,0,0,-1,8,14,22,15,15,7,164,-909,-909,-909,19,15,2,0,0,21,8,27,28,4,4,1,-909,-909,0,7,6,0,13,23,17,17,21,21,7,115,21,0,-909,-909,-909,-909,0,0,15,1,-909,0,0,-909,15,-909,-909,-909,-909,32,21,65,27,65,3,3,5,10,15,-909,5,58,13,5,0,4,4,7,9,4,4,-909,2,-909,-909,-909,-909,6,6,3,1, 106},
+{7,0,-909,0,0,2,0,0,-1,25,69,28,19,19,9,258,-909,-909,-909,23,19,26,0,0,32,25,72,44,5,5,2,-909,-909,0,7,21,0,17,29,22,22,27,27,7,173,29,0,-909,-909,-909,-909,0,0,25,2,-909,0,0,-909,25,-909,-909,-909,-909,87,27,77,35,77,13,13,6,8,19,-909,7,74,19,7,0,5,5,8,12,5,5,-909,3,-909,-909,-909,-909,7,7,3,1, 135},
+{7,0,-909,0,0,2,0,0,-1,25,68,28,19,19,9,258,-909,-909,-909,31,19,6,0,0,32,25,60,52,5,5,2,-909,-909,0,7,32,0,17,29,22,22,27,27,7,173,29,0,-909,-909,-909,-909,0,0,26,2,-909,0,0,-909,26,-909,-909,-909,-909,87,27,96,35,96,12,12,6,8,19,-909,7,74,22,7,0,5,5,8,12,5,5,-909,3,-909,-909,-909,-909,7,7,3,1, 135},
+{7,0,-909,0,0,2,0,0,-1,10,20,27,18,18,9,301,-909,-909,-909,29,18,5,0,0,35,7,32,30,5,5,2,-909,-909,0,2,8,0,16,28,21,21,26,26,2,170,26,0,-909,-909,-909,-909,0,0,21,6,-909,0,0,-909,-909,-909,-909,-909,-909,54,26,265,34,265,5,5,6,3,18,-909,7,72,19,7,0,5,6,8,11,6,5,-909,2,-909,-909,-909,-909,5,5,3,1, 106}
// *** End of generated data ***
};
@@ -651,6 +651,8 @@ void QS60StylePrivate::setFont(QWidget *widget) const
fontCategory = QS60StyleEnums::FC_Title;
} else if (qobject_cast<QMessageBox *>(widget)){
fontCategory = QS60StyleEnums::FC_Primary;
+ } else if (qobject_cast<QMenu *>(widget)){
+ fontCategory = QS60StyleEnums::FC_Primary;
}
if (fontCategory != QS60StyleEnums::FC_Undefined) {
const bool resolveFontSize = widget->testAttribute(Qt::WA_SetFont)
@@ -1744,6 +1746,9 @@ void QS60Style::drawControl(ControlElement element, const QStyleOption *option,
optionCheckBox.QStyleOptionMenuItem::operator=(*menuItem);
optionCheckBox.rect.setWidth(pixelMetric(PM_IndicatorWidth));
optionCheckBox.rect.setHeight(pixelMetric(PM_IndicatorHeight));
+ optionCheckBox.rect.moveCenter(QPoint(
+ optionCheckBox.rect.center().x(),
+ menuItem->rect.center().y()));
const int moveByX = optionCheckBox.rect.width() + vSpacing;
if (optionMenuItem.direction == Qt::LeftToRight) {
textRect.translate(moveByX, 0);
@@ -2424,6 +2429,10 @@ int QS60Style::pixelMetric(PixelMetric metric, const QStyleOption *option, const
if (metricValue == KNotFound)
metricValue = QCommonStyle::pixelMetric(metric, option, widget);
+ // Menu scrollers should be set to zero height for combobox popups
+ if (metric == PM_MenuScrollerHeight && !qobject_cast<const QMenu *>(widget))
+ metricValue = 0;
+
//if layout direction is mirrored, switch left and right border margins
if (option && option->direction == Qt::RightToLeft) {
if (metric == PM_LayoutLeftMargin)
@@ -2483,7 +2492,14 @@ QSize QS60Style::sizeFromContents(ContentsType ct, const QStyleOption *opt,
sz.setHeight(naviPaneSize.height());
}
break;
+ case CT_MenuItem:
case CT_ItemViewItem:
+ if (const QStyleOptionMenuItem *menuItem = qstyleoption_cast<const QStyleOptionMenuItem *>(opt)) {
+ if (menuItem->menuItemType == QStyleOptionMenuItem::Separator) {
+ sz = QSize();
+ break;
+ }
+ }
sz = QCommonStyle::sizeFromContents( ct, opt, csz, widget);
if (QS60StylePrivate::isTouchSupported())
//Make itemview easier to use in touch devices
@@ -2564,6 +2580,9 @@ int QS60Style::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *w
case SH_Menu_SelectionWrap:
retValue = true;
break;
+ case SH_Menu_MouseTracking:
+ retValue = true;
+ break;
case SH_ItemView_ShowDecorationSelected:
retValue = true;
break;
@@ -3150,6 +3169,12 @@ bool QS60Style::event(QEvent *e)
#ifdef QT_KEYPAD_NAVIGATION
case QEvent::FocusIn:
if (QWidget *focusWidget = QApplication::focusWidget()) {
+
+ // Menus and combobox popups do not draw focus frame around them
+ if (qobject_cast<QComboBoxListView *>(focusWidget) ||
+ qobject_cast<QMenu *>(focusWidget))
+ break;
+
if (!d->m_focusFrame)
d->m_focusFrame = new QFocusFrame(focusWidget);
d->m_focusFrame->setWidget(focusWidget);
diff --git a/src/gui/styles/qs60style_s60.cpp b/src/gui/styles/qs60style_s60.cpp
index 58a7159e2e..55aa6b0f3c 100644
--- a/src/gui/styles/qs60style_s60.cpp
+++ b/src/gui/styles/qs60style_s60.cpp
@@ -310,7 +310,7 @@ const partMapEntry QS60StyleModeSpecifics::m_partMap[] = {
/* SP_QsnFrPopupSideB */ {KAknsIIDQsnFrPopupSideB, ENoDraw, ES60_All, -1,-1},
/* SP_QsnFrPopupSideL */ {KAknsIIDQsnFrPopupSideL, ENoDraw, ES60_All, -1,-1},
/* SP_QsnFrPopupSideR */ {KAknsIIDQsnFrPopupSideR, ENoDraw, ES60_All, -1,-1},
- /* SP_QsnFrPopupCenter */ {KAknsIIDQsnFrPopupCenter, ENoDraw, ES60_All, -1,-1},
+ /* SP_QsnFrPopupCenter */ {KAknsIIDQsnFrPopupCenterSubmenu, ENoDraw, ES60_All, -1,-1},
// ToolTip graphics different in 3.1 vs. 3.2+.
/* SP_QsnFrPopupPreviewCornerTl */ {KAknsIIDQsnFrPopupCornerTl, ENoDraw, ES60_3_1, EAknsMajorSkin, 0x19c5}, /* KAknsIIDQsnFrPopupPreviewCornerTl */
@@ -919,7 +919,7 @@ QPixmap QS60StyleModeSpecifics::createSkinnedGraphicsLX(QS60StylePrivate::SkinFr
result = fromFbsBitmap(frame, NULL, flags, targetSize);
}
} else {
- TDisplayMode maskDepth = EGray2;
+ TDisplayMode maskDepth = EGray256;
// Query the skin item for possible frame graphics mask details.
if (skinInstance) {
CAknsMaskedBitmapItemData* skinMaskedBmp = static_cast<CAknsMaskedBitmapItemData*>(
@@ -983,6 +983,10 @@ void QS60StyleModeSpecifics::frameIdAndCenterId(QS60StylePrivate::SkinFrameEleme
frameId.Set(KAknsIIDQsnFrPopupSub);
}
break;
+ case QS60StylePrivate::SF_PopupBackground:
+ centerId.Set(KAknsIIDQsnFrPopupCenterSubmenu);
+ frameId.Set(KAknsIIDQsnFrPopupSub);
+ break;
case QS60StylePrivate::SF_PanelBackground:
// remove center piece for panel graphics, so that only border is drawn
centerId.Set(KAknsIIDNone);
diff --git a/src/gui/styles/qstylefactory.cpp b/src/gui/styles/qstylefactory.cpp
index 0dbb21f2c7..9009878923 100644
--- a/src/gui/styles/qstylefactory.cpp
+++ b/src/gui/styles/qstylefactory.cpp
@@ -81,7 +81,7 @@ QT_BEGIN_INCLUDE_NAMESPACE
QT_END_INCLUDE_NAMESPACE
#endif
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QStyleFactoryInterface_iid, QLatin1String("/styles"), Qt::CaseInsensitive))
#endif
diff --git a/src/gui/styles/qstylesheetstyle.cpp b/src/gui/styles/qstylesheetstyle.cpp
index 81b923b411..515b6c79ab 100644
--- a/src/gui/styles/qstylesheetstyle.cpp
+++ b/src/gui/styles/qstylesheetstyle.cpp
@@ -1539,7 +1539,9 @@ QVector<QCss::StyleRule> QStyleSheetStyle::styleRules(const QWidget *w) const
QHash<const void *, StyleSheet>::const_iterator defaultCacheIt = styleSheetCache->constFind(baseStyle());
if (defaultCacheIt == styleSheetCache->constEnd()) {
defaultSs = getDefaultStyleSheet();
- styleSheetCache->insert(baseStyle(), defaultSs);
+ QStyle *bs = baseStyle();
+ styleSheetCache->insert(bs, defaultSs);
+ QObject::connect(bs, SIGNAL(destroyed(QObject*)), this, SLOT(styleDestroyed(QObject*)), Qt::UniqueConnection);
} else {
defaultSs = defaultCacheIt.value();
}
@@ -2666,6 +2668,11 @@ void QStyleSheetStyle::widgetDestroyed(QObject *o)
autoFillDisabledWidgets->remove((const QWidget *)o);
}
+void QStyleSheetStyle::styleDestroyed(QObject *o)
+{
+ styleSheetCache->remove(o);
+}
+
/*!
* Make sure that the cache will be clean by connecting destroyed if needed.
* return false if the widget is not stylable;
diff --git a/src/gui/styles/qstylesheetstyle_p.h b/src/gui/styles/qstylesheetstyle_p.h
index 50abef9114..fd81437b7a 100644
--- a/src/gui/styles/qstylesheetstyle_p.h
+++ b/src/gui/styles/qstylesheetstyle_p.h
@@ -147,6 +147,7 @@ protected:
private Q_SLOTS:
void widgetDestroyed(QObject *);
+ void styleDestroyed(QObject *);
private:
int refcount;
diff --git a/src/gui/text/qfont.cpp b/src/gui/text/qfont.cpp
index 24887b5d80..21a31a35ec 100644
--- a/src/gui/text/qfont.cpp
+++ b/src/gui/text/qfont.cpp
@@ -2616,10 +2616,8 @@ void QFontCache::cleanup()
} QT_CATCH (const std::bad_alloc &) {
// no cache - just ignore
}
- if (cache && cache->hasLocalData()) {
- cache->localData()->clear();
+ if (cache && cache->hasLocalData())
cache->setLocalData(0);
- }
}
#endif // QT_NO_THREAD
@@ -2631,6 +2629,7 @@ QFontCache::QFontCache()
QFontCache::~QFontCache()
{
+ clear();
{
EngineDataCache::ConstIterator it = engineDataCache.constBegin(),
end = engineDataCache.constEnd();
diff --git a/src/gui/text/qfontdatabase.cpp b/src/gui/text/qfontdatabase.cpp
index ae5e9cabba..ff29462d3f 100644
--- a/src/gui/text/qfontdatabase.cpp
+++ b/src/gui/text/qfontdatabase.cpp
@@ -598,10 +598,10 @@ static QList<QFontDatabase::WritingSystem> determineWritingSystemsFromTrueTypeBi
#if defined(Q_OS_SYMBIAN) && defined(QT_NO_FREETYPE)
// class with virtual destructor, derived in qfontdatabase_s60.cpp
-class QFontDatabaseS60Store
+class QSymbianFontDatabaseExtras
{
public:
- virtual ~QFontDatabaseS60Store() {}
+ virtual ~QSymbianFontDatabaseExtras() {}
};
#endif
@@ -614,7 +614,7 @@ public:
, stream(0)
#endif
#if defined(Q_OS_SYMBIAN) && defined(QT_NO_FREETYPE)
- , s60Store(0)
+ , symbianExtras(0)
#endif
{ }
~QFontDatabasePrivate() {
@@ -628,9 +628,9 @@ public:
families = 0;
count = 0;
#if defined(Q_OS_SYMBIAN) && defined(QT_NO_FREETYPE)
- if (s60Store) {
- delete s60Store;
- s60Store = 0;
+ if (symbianExtras) {
+ delete symbianExtras;
+ symbianExtras = 0;
}
#endif
// don't clear the memory fonts!
@@ -675,7 +675,7 @@ public:
QDataStream *stream;
QStringList fallbackFamilies;
#elif defined(Q_OS_SYMBIAN) && defined(QT_NO_FREETYPE)
- const QFontDatabaseS60Store *s60Store;
+ const QSymbianFontDatabaseExtras *symbianExtras;
#endif
};
diff --git a/src/gui/text/qfontdatabase_s60.cpp b/src/gui/text/qfontdatabase_s60.cpp
index ef5e0c44b7..95774f9090 100644
--- a/src/gui/text/qfontdatabase_s60.cpp
+++ b/src/gui/text/qfontdatabase_s60.cpp
@@ -92,24 +92,32 @@ QFileInfoList alternativeFilePaths(const QString &path, const QStringList &nameF
}
#if defined(QT_NO_FREETYPE)
-class QFontDatabaseS60StoreImplementation : public QFontDatabaseS60Store
+class QSymbianFontDatabaseExtrasImplementation : public QSymbianFontDatabaseExtras
{
public:
- QFontDatabaseS60StoreImplementation();
- ~QFontDatabaseS60StoreImplementation();
+ QSymbianFontDatabaseExtrasImplementation();
+ ~QSymbianFontDatabaseExtrasImplementation();
- const QFontEngineS60Extensions *extension(const QString &typeface) const;
+ const QSymbianTypeFaceExtras *extras(const QString &typeface, bool bold, bool italic) const;
private:
RHeap* m_heap;
CFontStore *m_store;
COpenFontRasterizer *m_rasterizer;
- mutable QHash<QString, const QFontEngineS60Extensions *> m_extensions;
+ mutable QList<const QSymbianTypeFaceExtras *> m_extras;
+ mutable QHash<QString, const QSymbianTypeFaceExtras *> m_extrasHash;
};
-QFontDatabaseS60StoreImplementation::QFontDatabaseS60StoreImplementation()
+QSymbianFontDatabaseExtrasImplementation::QSymbianFontDatabaseExtrasImplementation()
{
- m_heap = User::ChunkHeap(NULL, 0x1000, 0x100000);
+ QStringList filters;
+ filters.append(QLatin1String("*.ttf"));
+ filters.append(QLatin1String("*.ccc"));
+ const QFileInfoList fontFiles = alternativeFilePaths(QLatin1String("resource\\Fonts"), filters);
+
+ const TInt heapMinLength = 0x1000;
+ const TInt heapMaxLength = qMax(0x20000 * fontFiles.count(), heapMinLength);
+ m_heap = User::ChunkHeap(NULL, heapMinLength, heapMaxLength);
QT_TRAP_THROWING(
m_store = CFontStore::NewL(m_heap);
m_rasterizer = COpenFontRasterizer::NewL(TUid::Uid(0x101F7F5E));
@@ -117,20 +125,17 @@ QFontDatabaseS60StoreImplementation::QFontDatabaseS60StoreImplementation()
m_store->InstallRasterizerL(m_rasterizer);
CleanupStack::Pop(m_rasterizer););
- QStringList filters;
- filters.append(QString::fromLatin1("*.ttf"));
- filters.append(QString::fromLatin1("*.ccc"));
- const QFileInfoList fontFiles = alternativeFilePaths(QString::fromLatin1("resource\\Fonts"), filters);
foreach (const QFileInfo &fontFileInfo, fontFiles) {
const QString fontFile = QDir::toNativeSeparators(fontFileInfo.absoluteFilePath());
TPtrC fontFilePtr(qt_QString2TPtrC(fontFile));
QT_TRAP_THROWING(m_store->AddFileL(fontFilePtr));
}
}
-QFontDatabaseS60StoreImplementation::~QFontDatabaseS60StoreImplementation()
+
+QSymbianFontDatabaseExtrasImplementation::~QSymbianFontDatabaseExtrasImplementation()
{
- typedef QHash<QString, const QFontEngineS60Extensions *>::iterator iterator;
- for (iterator p = m_extensions.begin(); p != m_extensions.end(); ++p) {
+ typedef QList<const QSymbianTypeFaceExtras *>::iterator iterator;
+ for (iterator p = m_extras.begin(); p != m_extras.end(); ++p) {
m_store->ReleaseFont((*p)->fontOwner());
delete *p;
}
@@ -156,13 +161,18 @@ COpenFont* OpenFontFromBitmapFont(const CBitmapFont* aBitmapFont)
}
#endif // FNTSTORE_H_INLINES_SUPPORT_FMM
-const QFontEngineS60Extensions *QFontDatabaseS60StoreImplementation::extension(const QString &typeface) const
+const QSymbianTypeFaceExtras *QSymbianFontDatabaseExtrasImplementation::extras(const QString &typeface,
+ bool bold, bool italic) const
{
- if (!m_extensions.contains(typeface)) {
+ const QString searchKey = typeface + QString::number(int(bold)) + QString::number(int(italic));
+ if (!m_extrasHash.contains(searchKey)) {
CFont* font = NULL;
- TFontSpec spec(qt_QString2TPtrC(typeface), 1);
- spec.iHeight = 1;
- const TInt err = m_store->GetNearestFontToDesignHeightInPixels(font, spec);
+ TFontSpec searchSpec(qt_QString2TPtrC(typeface), 1);
+ if (bold)
+ searchSpec.iFontStyle.SetStrokeWeight(EStrokeWeightBold);
+ if (italic)
+ searchSpec.iFontStyle.SetPosture(EPostureItalic);
+ const TInt err = m_store->GetNearestFontToDesignHeightInPixels(font, searchSpec);
Q_ASSERT(err == KErrNone && font);
const CBitmapFont *bitmapFont = static_cast<CBitmapFont*>(font);
COpenFont *openFont =
@@ -171,9 +181,20 @@ const QFontEngineS60Extensions *QFontDatabaseS60StoreImplementation::extension(c
#else
OpenFontFromBitmapFont(bitmapFont);
#endif // FNTSTORE_H_INLINES_SUPPORT_FMM
- m_extensions.insert(typeface, new QFontEngineS60Extensions(font, openFont));
+ const TOpenFontFaceAttrib* const attrib = openFont->FaceAttrib();
+ const QString foundKey =
+ QString((const QChar*)attrib->FullName().Ptr(), attrib->FullName().Length());
+ if (!m_extrasHash.contains(foundKey)) {
+ QSymbianTypeFaceExtras *extras = new QSymbianTypeFaceExtras(font, openFont);
+ m_extras.append(extras);
+ m_extrasHash.insert(searchKey, extras);
+ m_extrasHash.insert(foundKey, extras);
+ } else {
+ m_store->ReleaseFont(font);
+ m_extrasHash.insert(searchKey, m_extrasHash.value(foundKey));
+ }
}
- return m_extensions.value(typeface);
+ return m_extrasHash.value(searchKey);
}
#else
class QFontEngineFTS60 : public QFontEngineFT
@@ -240,14 +261,14 @@ static void initializeDb()
return;
#if defined(QT_NO_FREETYPE)
- if (!db->s60Store)
- db->s60Store = new QFontDatabaseS60StoreImplementation;
+ if (!db->symbianExtras)
+ db->symbianExtras = new QSymbianFontDatabaseExtrasImplementation;
QSymbianFbsHeapLock lock(QSymbianFbsHeapLock::Unlock);
const int numTypeFaces = QS60Data::screenDevice()->NumTypefaces();
- const QFontDatabaseS60StoreImplementation *store =
- static_cast<const QFontDatabaseS60StoreImplementation*>(db->s60Store);
+ const QSymbianFontDatabaseExtrasImplementation *dbExtras =
+ static_cast<const QSymbianFontDatabaseExtrasImplementation*>(db->symbianExtras);
bool fontAdded = false;
for (int i = 0; i < numTypeFaces; i++) {
TTypefaceSupport typefaceSupport;
@@ -273,8 +294,9 @@ static void initializeDb()
style->smoothScalable = typefaceSupport.iIsScalable;
style->pixelSize(0, true);
- const QFontEngineS60Extensions *extension = store->extension(familyName);
- const QByteArray os2Table = extension->getSfntTable(MAKE_TAG('O', 'S', '/', '2'));
+ const QSymbianTypeFaceExtras *typeFaceExtras =
+ dbExtras->extras(familyName, faceAttrib.IsBold(), faceAttrib.IsItalic());
+ const QByteArray os2Table = typeFaceExtras->getSfntTable(MAKE_TAG('O', 'S', '/', '2'));
const unsigned char* data = reinterpret_cast<const unsigned char*>(os2Table.constData());
const unsigned char* ulUnicodeRange = data + 42;
quint32 unicodeRange[4] = {
@@ -394,10 +416,11 @@ QFontEngine *QFontDatabase::findFont(int script, const QFontPrivate *, const QFo
QFontDef request = req;
request.family = fontFamily;
#if defined(QT_NO_FREETYPE)
- const QFontDatabaseS60StoreImplementation *store =
- static_cast<const QFontDatabaseS60StoreImplementation*>(db->s60Store);
- const QFontEngineS60Extensions *extension = store->extension(fontFamily);
- fe = new QFontEngineS60(request, extension);
+ const QSymbianFontDatabaseExtrasImplementation *dbExtras =
+ static_cast<const QSymbianFontDatabaseExtrasImplementation*>(db->symbianExtras);
+ const QSymbianTypeFaceExtras *typeFaceExtras =
+ dbExtras->extras(fontFamily, request.weight > QFont::Normal, request.style != QFont::StyleNormal);
+ fe = new QFontEngineS60(request, typeFaceExtras);
#else
QFontEngine::FaceId faceId;
const QtFontFamily * const reqQtFontFamily = db->family(fontFamily);
diff --git a/src/gui/text/qfontengine_mac.mm b/src/gui/text/qfontengine_mac.mm
index 0bfdbc04f3..a6510cb765 100644
--- a/src/gui/text/qfontengine_mac.mm
+++ b/src/gui/text/qfontengine_mac.mm
@@ -226,8 +226,19 @@ bool QCoreTextFontEngineMulti::stringToCMap(const QChar *str, int len, QGlyphLay
QFixed *outAdvances_y = glyphs->advances_y;
glyph_t *initialGlyph = outGlyphs;
- if (arraySize == 0)
- return false;
+ if (arraySize == 0) {
+ // CoreText failed to shape the text we gave it, so we assume one glyph
+ // per character and build a list of invalid glyphs with zero advance
+ *nglyphs = len;
+ for (int i = 0; i < len; ++i) {
+ outGlyphs[i] = 0;
+ logClusters[i] = i;
+ outAdvances_x[i] = QFixed();
+ outAdvances_y[i] = QFixed();
+ outAttributes[i].clusterStart = true;
+ }
+ return true;
+ }
const bool rtl = (CTRunGetStatus(static_cast<CTRunRef>(CFArrayGetValueAtIndex(array, 0))) & kCTRunStatusRightToLeft);
diff --git a/src/gui/text/qfontengine_s60.cpp b/src/gui/text/qfontengine_s60.cpp
index c9ff661328..93f02ff671 100644
--- a/src/gui/text/qfontengine_s60.cpp
+++ b/src/gui/text/qfontengine_s60.cpp
@@ -53,22 +53,19 @@
QT_BEGIN_NAMESPACE
-QFontEngineS60Extensions::QFontEngineS60Extensions(CFont* fontOwner, COpenFont *font)
+QSymbianTypeFaceExtras::QSymbianTypeFaceExtras(CFont* fontOwner, COpenFont *font)
: m_font(font)
, m_cmap(0)
, m_symbolCMap(false)
, m_fontOwner(fontOwner)
{
- TAny *shapingExtension = NULL;
- m_font->ExtendedInterface(KUidOpenFontShapingExtension, shapingExtension);
- m_shapingExtension = static_cast<MOpenFontShapingExtension*>(shapingExtension);
TAny *trueTypeExtension = NULL;
m_font->ExtendedInterface(KUidOpenFontTrueTypeExtension, trueTypeExtension);
m_trueTypeExtension = static_cast<MOpenFontTrueTypeExtension*>(trueTypeExtension);
- Q_ASSERT(m_shapingExtension && m_trueTypeExtension);
+ Q_ASSERT(m_trueTypeExtension);
}
-QByteArray QFontEngineS60Extensions::getSfntTable(uint tag) const
+QByteArray QSymbianTypeFaceExtras::getSfntTable(uint tag) const
{
Q_ASSERT(m_trueTypeExtension->HasTrueTypeTable(tag));
TInt error = KErrNone;
@@ -79,7 +76,7 @@ QByteArray QFontEngineS60Extensions::getSfntTable(uint tag) const
return result;
}
-bool QFontEngineS60Extensions::getSfntTableData(uint tag, uchar *buffer, uint *length) const
+bool QSymbianTypeFaceExtras::getSfntTableData(uint tag, uchar *buffer, uint *length) const
{
if (!m_trueTypeExtension->HasTrueTypeTable(tag))
return false;
@@ -104,7 +101,7 @@ bool QFontEngineS60Extensions::getSfntTableData(uint tag, uchar *buffer, uint *l
return result;
}
-const unsigned char *QFontEngineS60Extensions::cmap() const
+const unsigned char *QSymbianTypeFaceExtras::cmap() const
{
if (!m_cmap) {
m_cmapTable = getSfntTable(MAKE_TAG('c', 'm', 'a', 'p'));
@@ -114,27 +111,7 @@ const unsigned char *QFontEngineS60Extensions::cmap() const
return m_cmap;
}
-QPainterPath QFontEngineS60Extensions::glyphOutline(glyph_t glyph) const
-{
- QPainterPath result;
- QPolygonF polygon;
- TInt glyphIndex = glyph;
- TInt pointNumber = 0;
- TInt x, y;
- while (m_shapingExtension->GlyphPointInFontUnits(glyphIndex, pointNumber++, x, y)) {
- const QPointF point(qreal(x) / 0xffff, qreal(y) / 0xffff);
- if (polygon.contains(point)) {
- result.addPolygon(polygon);
- result.closeSubpath();
- polygon.clear();
- } else {
- polygon.append(point);
- }
- }
- return result;
-}
-
-CFont *QFontEngineS60Extensions::fontOwner() const
+CFont *QSymbianTypeFaceExtras::fontOwner() const
{
return m_fontOwner;
}
@@ -192,8 +169,8 @@ void QFontEngineS60::releaseFont(CFont *&font)
}
}
-QFontEngineS60::QFontEngineS60(const QFontDef &request, const QFontEngineS60Extensions *extensions)
- : m_extensions(extensions)
+QFontEngineS60::QFontEngineS60(const QFontDef &request, const QSymbianTypeFaceExtras *extras)
+ : m_extras(extras)
, m_originalFont(0)
, m_originalFontSizeInPixels((request.pixelSize >= 0)?
request.pixelSize:pointsToPixels(request.pointSize))
@@ -220,10 +197,12 @@ bool QFontEngineS60::stringToCMap(const QChar *characters, int len, QGlyphLayout
}
HB_Glyph *g = glyphs->glyphs;
- const unsigned char* cmap = m_extensions->cmap();
+ const unsigned char* cmap = m_extras->cmap();
+ const bool isRtl = (flags & QTextEngine::RightToLeft);
for (int i = 0; i < len; ++i) {
const unsigned int uc = getChar(characters, i, len);
- *g++ = QFontEngine::getTrueTypeGlyphIndex(cmap, uc);
+ *g++ = QFontEngine::getTrueTypeGlyphIndex(cmap,
+ isRtl ? QChar::mirroredChar(uc) : uc);
}
glyphs->numGlyphs = g - glyphs->glyphs;
@@ -241,8 +220,8 @@ void QFontEngineS60::recalcAdvances(QGlyphLayout *glyphs, QTextEngine::ShaperFla
Q_UNUSED(flags);
for (int i = 0; i < glyphs->numGlyphs; i++) {
const glyph_metrics_t bbox = boundingBox_const(glyphs->glyphs[i]);
- glyphs->advances_x[i] = glyphs->offsets[i].x = bbox.xoff;
- glyphs->advances_y[i] = glyphs->offsets[i].y = bbox.yoff;
+ glyphs->advances_x[i] = bbox.xoff;
+ glyphs->advances_y[i] = bbox.yoff;
}
}
@@ -337,7 +316,7 @@ const char *QFontEngineS60::name() const
bool QFontEngineS60::canRender(const QChar *string, int len)
{
- const unsigned char *cmap = m_extensions->cmap();
+ const unsigned char *cmap = m_extras->cmap();
for (int i = 0; i < len; ++i) {
const unsigned int uc = getChar(string, i, len);
if (QFontEngine::getTrueTypeGlyphIndex(cmap, uc) == 0)
@@ -348,12 +327,12 @@ bool QFontEngineS60::canRender(const QChar *string, int len)
QByteArray QFontEngineS60::getSfntTable(uint tag) const
{
- return m_extensions->getSfntTable(tag);
+ return m_extras->getSfntTable(tag);
}
bool QFontEngineS60::getSfntTableData(uint tag, uchar *buffer, uint *length) const
{
- return m_extensions->getSfntTableData(tag, buffer, length);
+ return m_extras->getSfntTableData(tag, buffer, length);
}
QFontEngine::Type QFontEngineS60::type() const
diff --git a/src/gui/text/qfontengine_s60_p.h b/src/gui/text/qfontengine_s60_p.h
index a80af4d9a5..6883730e99 100644
--- a/src/gui/text/qfontengine_s60_p.h
+++ b/src/gui/text/qfontengine_s60_p.h
@@ -62,21 +62,19 @@ class CFont;
QT_BEGIN_NAMESPACE
-// ..gives us access to truetype tables, UTF-16<->GlyphID mapping, and glyph outlines
-class QFontEngineS60Extensions
+// ..gives us access to truetype tables
+class QSymbianTypeFaceExtras
{
public:
- QFontEngineS60Extensions(CFont* fontOwner, COpenFont *font);
+ QSymbianTypeFaceExtras(CFont* fontOwner, COpenFont *font);
QByteArray getSfntTable(uint tag) const;
bool getSfntTableData(uint tag, uchar *buffer, uint *length) const;
const unsigned char *cmap() const;
- QPainterPath glyphOutline(glyph_t glyph) const;
CFont *fontOwner() const;
private:
COpenFont *m_font;
- const MOpenFontShapingExtension *m_shapingExtension;
mutable MOpenFontTrueTypeExtension *m_trueTypeExtension;
mutable const unsigned char *m_cmap;
mutable bool m_symbolCMap;
@@ -87,7 +85,7 @@ private:
class QFontEngineS60 : public QFontEngine
{
public:
- QFontEngineS60(const QFontDef &fontDef, const QFontEngineS60Extensions *extensions);
+ QFontEngineS60(const QFontDef &fontDef, const QSymbianTypeFaceExtras *extras);
~QFontEngineS60();
bool stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QTextEngine::ShaperFlags flags) const;
@@ -128,7 +126,7 @@ private:
CFont *fontWithSize(qreal size) const;
static void releaseFont(CFont *&font);
- const QFontEngineS60Extensions *m_extensions;
+ const QSymbianTypeFaceExtras *m_extras;
CFont* m_originalFont;
const qreal m_originalFontSizeInPixels;
CFont* m_scaledFont;
diff --git a/src/gui/text/qtextcontrol.cpp b/src/gui/text/qtextcontrol.cpp
index 3c596e55ed..a2ee6593d8 100644
--- a/src/gui/text/qtextcontrol.cpp
+++ b/src/gui/text/qtextcontrol.cpp
@@ -885,8 +885,10 @@ void QTextControl::processEvent(QEvent *e, const QPointF &coordinateOffset, QWid
void QTextControl::processEvent(QEvent *e, const QMatrix &matrix, QWidget *contextWidget)
{
Q_D(QTextControl);
- if (d->interactionFlags & Qt::NoTextInteraction)
+ if (d->interactionFlags == Qt::NoTextInteraction) {
+ e->ignore();
return;
+ }
d->contextWidget = contextWidget;
diff --git a/src/gui/text/qtextdocument.cpp b/src/gui/text/qtextdocument.cpp
index 3e556a733e..afba6784c7 100644
--- a/src/gui/text/qtextdocument.cpp
+++ b/src/gui/text/qtextdocument.cpp
@@ -1704,7 +1704,7 @@ void QTextDocument::print(QPrinter *printer) const
return;
const QTextDocument *doc = this;
- QTextDocument *clonedDoc = 0;
+ QScopedPointer<QTextDocument> clonedDoc;
(void)doc->documentLayout(); // make sure that there is a layout
QRectF body = QRectF(QPointF(0, 0), d->pageSize);
@@ -1737,7 +1737,7 @@ void QTextDocument::print(QPrinter *printer) const
printerPageSize.height() / scaledPageSize.height());
} else {
doc = clone(const_cast<QTextDocument *>(this));
- clonedDoc = const_cast<QTextDocument *>(doc);
+ clonedDoc.reset(const_cast<QTextDocument *>(doc));
for (QTextBlock srcBlock = firstBlock(), dstBlock = clonedDoc->firstBlock();
srcBlock.isValid() && dstBlock.isValid();
@@ -1812,7 +1812,7 @@ void QTextDocument::print(QPrinter *printer) const
for (int j = 0; j < pageCopies; ++j) {
if (printer->printerState() == QPrinter::Aborted
|| printer->printerState() == QPrinter::Error)
- goto UserCanceled;
+ return;
printPage(page, &p, doc, body, pageNumberPos);
if (j < pageCopies - 1)
printer->newPage();
@@ -1832,9 +1832,6 @@ void QTextDocument::print(QPrinter *printer) const
if ( i < docCopies - 1)
printer->newPage();
}
-
-UserCanceled:
- delete clonedDoc;
}
#endif
diff --git a/src/gui/widgets/qdockarealayout.cpp b/src/gui/widgets/qdockarealayout.cpp
index 806654c99c..171000bde1 100644
--- a/src/gui/widgets/qdockarealayout.cpp
+++ b/src/gui/widgets/qdockarealayout.cpp
@@ -225,7 +225,7 @@ static const int zero = 0;
QDockAreaLayoutInfo::QDockAreaLayoutInfo()
: sep(&zero), dockPos(QInternal::LeftDock), o(Qt::Horizontal), mainWindow(0)
#ifndef QT_NO_TABBAR
- , tabbed(false), tabBar(0), tabBarShape(QTabBar::RoundedSouth), tabBarVisible(false)
+ , tabbed(false), tabBar(0), tabBarShape(QTabBar::RoundedSouth)
#endif
{
}
@@ -235,7 +235,7 @@ QDockAreaLayoutInfo::QDockAreaLayoutInfo(const int *_sep, QInternal::DockPositio
QMainWindow *window)
: sep(_sep), dockPos(_dockPos), o(_o), mainWindow(window)
#ifndef QT_NO_TABBAR
- , tabbed(false), tabBar(0), tabBarShape(static_cast<QTabBar::Shape>(tbshape)), tabBarVisible(false)
+ , tabbed(false), tabBar(0), tabBarShape(static_cast<QTabBar::Shape>(tbshape))
#endif
{
#ifdef QT_NO_TABBAR
@@ -296,8 +296,8 @@ QSize QDockAreaLayoutInfo::minimumSize() const
rperp(o, result) = b;
#ifndef QT_NO_TABBAR
- if (tabbed) {
- QSize tbm = tabBarMinimumSize();
+ QSize tbm = tabBarMinimumSize();
+ if (!tbm.isNull()) {
switch (tabBarShape) {
case QTabBar::RoundedNorth:
case QTabBar::RoundedSouth:
@@ -369,8 +369,8 @@ QSize QDockAreaLayoutInfo::maximumSize() const
rperp(o, result) = b;
#ifndef QT_NO_TABBAR
- if (tabbed) {
- QSize tbh = tabBarSizeHint();
+ QSize tbh = tabBarSizeHint();
+ if (!tbh.isNull()) {
switch (tabBarShape) {
case QTabBar::RoundedNorth:
case QTabBar::RoundedSouth:
@@ -1500,7 +1500,7 @@ void QDockAreaLayoutInfo::apply(bool animate)
QRect tab_rect;
QSize tbh = tabBarSizeHint();
- if (tabBarVisible) {
+ if (!tbh.isNull()) {
switch (tabBarShape) {
case QTabBar::RoundedNorth:
case QTabBar::TriangularNorth:
@@ -2079,10 +2079,11 @@ void QDockAreaLayoutInfo::updateSeparatorWidgets() const
#endif //QT_NO_TABBAR
#ifndef QT_NO_TABBAR
-void QDockAreaLayoutInfo::updateTabBar() const
+//returns whether the tabbar is visible or not
+bool QDockAreaLayoutInfo::updateTabBar() const
{
if (!tabbed)
- return;
+ return false;
QDockAreaLayoutInfo *that = const_cast<QDockAreaLayoutInfo*>(this);
@@ -2150,12 +2151,8 @@ void QDockAreaLayoutInfo::updateTabBar() const
tabBar->blockSignals(blocked);
- that->tabBarVisible = ( (gap ? 1 : 0) + tabBar->count()) > 1;
-
- if (changed || !tabBarMin.isValid() | !tabBarHint.isValid()) {
- that->tabBarMin = tabBar->minimumSizeHint();
- that->tabBarHint = tabBar->sizeHint();
- }
+ //returns if the tabbar is visible or not
+ return ( (gap ? 1 : 0) + tabBar->count()) > 1;
}
void QDockAreaLayoutInfo::setTabBarShape(int shape)
@@ -2163,11 +2160,8 @@ void QDockAreaLayoutInfo::setTabBarShape(int shape)
if (shape == tabBarShape)
return;
tabBarShape = shape;
- if (tabBar != 0) {
+ if (tabBar != 0)
tabBar->setShape(static_cast<QTabBar::Shape>(shape));
- tabBarMin = QSize();
- tabBarHint = QSize();
- }
for (int i = 0; i < item_list.count(); ++i) {
QDockAreaLayoutItem &item = item_list[i];
@@ -2178,22 +2172,18 @@ void QDockAreaLayoutInfo::setTabBarShape(int shape)
QSize QDockAreaLayoutInfo::tabBarMinimumSize() const
{
- if (!tabbed)
+ if (!updateTabBar())
return QSize(0, 0);
- updateTabBar();
-
- return tabBarMin;
+ return tabBar->minimumSizeHint();
}
QSize QDockAreaLayoutInfo::tabBarSizeHint() const
{
- if (!tabbed)
+ if (!updateTabBar())
return QSize(0, 0);
- updateTabBar();
-
- return tabBarHint;
+ return tabBar->sizeHint();
}
QSet<QTabBar*> QDockAreaLayoutInfo::usedTabBars() const
@@ -2240,7 +2230,7 @@ QRect QDockAreaLayoutInfo::tabContentRect() const
QRect result = rect;
QSize tbh = tabBarSizeHint();
- if (tabBarVisible) {
+ if (!tbh.isNull()) {
switch (tabBarShape) {
case QTabBar::RoundedNorth:
case QTabBar::TriangularNorth:
diff --git a/src/gui/widgets/qdockarealayout_p.h b/src/gui/widgets/qdockarealayout_p.h
index 0088f0053b..9cb77ba92b 100644
--- a/src/gui/widgets/qdockarealayout_p.h
+++ b/src/gui/widgets/qdockarealayout_p.h
@@ -208,11 +208,9 @@ public:
QRect tabContentRect() const;
bool tabbed;
QTabBar *tabBar;
- QSize tabBarMin, tabBarHint;
int tabBarShape;
- bool tabBarVisible;
- void updateTabBar() const;
+ bool updateTabBar() const;
void setTabBarShape(int shape);
QSize tabBarMinimumSize() const;
QSize tabBarSizeHint() const;
diff --git a/src/gui/widgets/qdockwidget.cpp b/src/gui/widgets/qdockwidget.cpp
index 54189de819..ae007107c6 100644
--- a/src/gui/widgets/qdockwidget.cpp
+++ b/src/gui/widgets/qdockwidget.cpp
@@ -1270,11 +1270,7 @@ void QDockWidget::setFloating(bool floating)
d->setWindowState(floating, false, floating ? r : QRect());
if (floating && r.isNull()) {
- QDockWidgetLayout *layout = qobject_cast<QDockWidgetLayout*>(this->layout());
- QRect titleArea = layout->titleArea();
- int h = layout->verticalTitleBar ? titleArea.width() : titleArea.height();
- QPoint p = mapToGlobal(QPoint(h, h));
- move(p);
+ setAttribute(Qt::WA_Moved, false); //we want it at the default position
}
}
diff --git a/src/gui/widgets/qlineedit.cpp b/src/gui/widgets/qlineedit.cpp
index 655fc61f54..c1c4abf3e9 100644
--- a/src/gui/widgets/qlineedit.cpp
+++ b/src/gui/widgets/qlineedit.cpp
@@ -740,8 +740,14 @@ bool QLineEdit::validateAndSet(const QString &newText, int newPos,
setText(oldText);
return false;
}
- setCursorPosition(newPos);
- setSelection(qMin(newMarkAnchor, newMarkDrag), qAbs(newMarkAnchor - newMarkDrag));
+ int selstart = qMin(newMarkAnchor, newMarkDrag);
+ int sellength = qAbs(newMarkAnchor - newMarkDrag);
+ if (selstart == newPos) {
+ selstart = qMax(newMarkAnchor, newMarkDrag);
+ sellength = -sellength;
+ }
+ //setSelection also set the position
+ setSelection(selstart, sellength);
return true;
}
#endif //QT3_SUPPORT
diff --git a/src/gui/widgets/qmenu.cpp b/src/gui/widgets/qmenu.cpp
index 907dd148ac..f84059db39 100644
--- a/src/gui/widgets/qmenu.cpp
+++ b/src/gui/widgets/qmenu.cpp
@@ -2803,7 +2803,9 @@ void QMenu::mouseMoveEvent(QMouseEvent *e)
QAction *action = d->actionAt(e->pos());
if (!action) {
- if (d->hasHadMouse)
+ if (d->hasHadMouse
+ && (!d->currentAction
+ || !(d->currentAction->menu() && d->currentAction->menu()->isVisible())))
d->setCurrentAction(0);
return;
} else if(e->buttons()) {
diff --git a/src/gui/widgets/qmenu_mac.mm b/src/gui/widgets/qmenu_mac.mm
index e8400d6f28..aaa113be55 100644
--- a/src/gui/widgets/qmenu_mac.mm
+++ b/src/gui/widgets/qmenu_mac.mm
@@ -2066,6 +2066,7 @@ bool QMenuBarPrivate::macUpdateMenuBarImmediatly()
cancelAllMenuTracking();
QWidget *w = findWindowThatShouldDisplayMenubar();
QMenuBar *mb = findMenubarForWindow(w);
+ extern bool qt_mac_app_fullscreen; //qapplication_mac.mm
// We need to see if we are in full screen mode, if so we need to
// switch the full screen mode to be able to show or hide the menubar.
@@ -2074,12 +2075,14 @@ bool QMenuBarPrivate::macUpdateMenuBarImmediatly()
if(w->isFullScreen()) {
// Ok, switch to showing the menubar when hovering over it.
SetSystemUIMode(kUIModeAllHidden, kUIOptionAutoShowMenuBar);
+ qt_mac_app_fullscreen = true;
}
} else if(w) {
// Removing a menubar
if(w->isFullScreen()) {
// Ok, switch to not showing the menubar when hovering on it
SetSystemUIMode(kUIModeAllHidden, 0);
+ qt_mac_app_fullscreen = true;
}
}
diff --git a/src/gui/widgets/qmenu_symbian.cpp b/src/gui/widgets/qmenu_symbian.cpp
index 4a9cfed3d2..ab2bdeab64 100644
--- a/src/gui/widgets/qmenu_symbian.cpp
+++ b/src/gui/widgets/qmenu_symbian.cpp
@@ -149,8 +149,12 @@ static void qt_symbian_insert_action(QSymbianMenuAction* action, QList<SymbianMe
"Too many menu actions");
const int underlineShortCut = QApplication::style()->styleHint(QStyle::SH_UnderlineShortcut);
- QString iconText = action->action->iconText();
- TPtrC menuItemText = qt_QString2TPtrC( underlineShortCut ? action->action->text() : iconText);
+ QString actionText;
+ if (underlineShortCut)
+ actionText = action->action->text().left(CEikMenuPaneItem::SData::ENominalTextLength);
+ else
+ actionText = action->action->iconText().left(CEikMenuPaneItem::SData::ENominalTextLength);
+ TPtrC menuItemText = qt_QString2TPtrC(actionText);
if (action->action->menu()) {
SymbianMenuItem* menuItem = new SymbianMenuItem();
menuItem->menuItemData.iCascadeId = action->command;
diff --git a/src/gui/widgets/qtabbar.cpp b/src/gui/widgets/qtabbar.cpp
index d03a2f4728..8aaaade29e 100644
--- a/src/gui/widgets/qtabbar.cpp
+++ b/src/gui/widgets/qtabbar.cpp
@@ -69,6 +69,7 @@
QT_BEGIN_NAMESPACE
+
inline static bool verticalTabs(QTabBar::Shape shape)
{
return shape == QTabBar::RoundedWest
@@ -95,9 +96,20 @@ void QTabBarPrivate::updateMacBorderMetrics()
metrics.left = 0;
metrics.right = 0;
qt_mac_updateContentBorderMetricts(window, metrics);
-
- // hide the base line separator if the tabs have docuemnt mode enabled (Cocoa)
- qt_mac_showBaseLineSeparator(window, !documentMode);
+#if QT_MAC_USE_COCOA
+ // In Cocoa we need to keep track of the drawRect method.
+ // If documentMode is enabled we need to change it, unless
+ // a toolbar is present.
+ // Notice that all the information is kept in the window,
+ // that's why we get the private widget for it instead of
+ // the private widget for this widget.
+ QWidgetPrivate *privateWidget = qt_widget_private(q->window());
+ if(privateWidget)
+ privateWidget->changeMethods = documentMode;
+ // Since in Cocoa there is no simple way to remove the baseline, so we just ask the
+ // top level to do the magic for us.
+ privateWidget->syncUnifiedMode();
+#endif // QT_MAC_USE_COCOA
}
#endif
}
@@ -2193,6 +2205,7 @@ bool QTabBar::documentMode() const
void QTabBar::setDocumentMode(bool enabled)
{
Q_D(QTabBar);
+
d->documentMode = enabled;
d->updateMacBorderMetrics();
}
diff --git a/src/gui/widgets/qtabwidget.cpp b/src/gui/widgets/qtabwidget.cpp
index 047a905b3e..4a61935e35 100644
--- a/src/gui/widgets/qtabwidget.cpp
+++ b/src/gui/widgets/qtabwidget.cpp
@@ -542,6 +542,8 @@ void QTabWidget::setTabEnabled(int index, bool enable)
{
Q_D(QTabWidget);
d->tabs->setTabEnabled(index, enable);
+ if (QWidget *widget = d->stack->widget(index))
+ widget->setEnabled(enable);
}
/*!
diff --git a/src/imports/gestures/plugin.cpp b/src/imports/gestures/plugin.cpp
index 9f5d9237ad..b8a97515f7 100644
--- a/src/imports/gestures/plugin.cpp
+++ b/src/imports/gestures/plugin.cpp
@@ -53,8 +53,7 @@ public:
virtual void registerTypes(const char *uri)
{
Q_ASSERT(QLatin1String(uri) == QLatin1String("Qt.labs.gestures"));
- qmlRegisterCustomType<QDeclarativeGestureArea>(uri,1,0, "GestureArea", "QDeclarativeGestureArea",
- new QDeclarativeGestureAreaParser);
+ qmlRegisterCustomType<QDeclarativeGestureArea>(uri,1,0, "GestureArea", new QDeclarativeGestureAreaParser);
}
};
diff --git a/src/imports/gestures/qdeclarativegesturearea_p.h b/src/imports/gestures/qdeclarativegesturearea_p.h
index 8e2c066fe3..0195511985 100644
--- a/src/imports/gestures/qdeclarativegesturearea_p.h
+++ b/src/imports/gestures/qdeclarativegesturearea_p.h
@@ -59,7 +59,7 @@ QT_MODULE(Declarative)
class QDeclarativeBoundSignal;
class QDeclarativeContext;
class QDeclarativeGestureAreaPrivate;
-class Q_DECLARATIVE_EXPORT QDeclarativeGestureArea : public QDeclarativeItem
+class QDeclarativeGestureArea : public QDeclarativeItem
{
Q_OBJECT
diff --git a/src/imports/multimedia/qdeclarativeaudio.cpp b/src/imports/multimedia/qdeclarativeaudio.cpp
index 896f9b7f94..a163b10f0e 100644
--- a/src/imports/multimedia/qdeclarativeaudio.cpp
+++ b/src/imports/multimedia/qdeclarativeaudio.cpp
@@ -57,7 +57,21 @@ QT_BEGIN_NAMESPACE
import Qt 4.7
import Qt.multimedia 4.7
- Audio { source: "audio/song.mp3" }
+ Text {
+ text: "Click Me!";
+ font.pointSize: 24;
+ width: 150; height: 50;
+
+ Audio {
+ id: playMusic
+ source: "music.wav"
+ }
+ MouseArea {
+ id: playArea
+ anchors.fill: parent
+ onPressed: { playMusic.play() }
+ }
+ }
\endqml
\sa Video
diff --git a/src/imports/multimedia/qdeclarativevideo.cpp b/src/imports/multimedia/qdeclarativevideo.cpp
index 9b027951f2..1b51e2cb7c 100644
--- a/src/imports/multimedia/qdeclarativevideo.cpp
+++ b/src/imports/multimedia/qdeclarativevideo.cpp
@@ -79,7 +79,24 @@ void QDeclarativeVideo::_q_error(int errorCode, const QString &errorString)
import Qt 4.7
import Qt.multimedia 4.7
- Video { source: "video/movie.mpg" }
+ Video {
+ id: video
+ width : 800
+ height : 600
+ source: "video.avi"
+
+ MouseArea {
+ anchors.fill: parent
+ onClicked: {
+ video.play()
+ }
+ }
+
+ focus: true
+ Keys.onSpacePressed: video.paused = !video.paused
+ Keys.onLeftPressed: video.position -= 5000
+ Keys.onRightPressed: video.position += 5000
+ }
\endqml
The Video item supports untransformed, stretched, and uniformly scaled video presentation.
diff --git a/src/multimedia/mediaservices/base/qmediapluginloader.cpp b/src/multimedia/mediaservices/base/qmediapluginloader.cpp
index d6da0baa6d..8b0ddf4f56 100644
--- a/src/multimedia/mediaservices/base/qmediapluginloader.cpp
+++ b/src/multimedia/mediaservices/base/qmediapluginloader.cpp
@@ -108,7 +108,11 @@ void QMediaPluginLoader::load()
if (!pluginDir.exists())
continue;
- foreach (QString pluginLib, pluginDir.entryList(QDir::Files)) {
+ foreach (const QString &pluginLib, pluginDir.entryList(QDir::Files)) {
+#if defined(Q_OS_UNIX) && !defined(Q_OS_MAC)
+ if (pluginLib.endsWith(QLatin1String(".debug")))
+ continue;
+#endif
QPluginLoader loader(pluginPathName + pluginLib);
QObject *o = loader.instance();
diff --git a/src/multimedia/mediaservices/base/qtmedianamespace.qdoc b/src/multimedia/mediaservices/base/qtmedianamespace.qdoc
index 277b1a5ae4..54b856fda2 100644
--- a/src/multimedia/mediaservices/base/qtmedianamespace.qdoc
+++ b/src/multimedia/mediaservices/base/qtmedianamespace.qdoc
@@ -40,15 +40,15 @@
****************************************************************************/
/*!
- \namespace QtMultimedia
- \ingroup multimedia
+ \namespace QtMediaServices
+ \ingroup multimedia-serv
- \brief The QtMultimedia namespace contains miscellaneous identifiers used
- throughout the Qt Multimedia library.
+ \brief The QtMediaServices namespace contains miscellaneous identifiers used
+ throughout the Qt Media Services library.
*/
/*!
- \enum QtMultimedia::MetaData
+ \enum QtMediaServices::MetaData
This enum provides identifiers for meta-data attributes.
@@ -169,7 +169,7 @@
*/
/*!
- \enum QtMultimedia::SupportEstimate
+ \enum QtMediaServices::SupportEstimate
Enumerates the levels of support a media service provider may have for a feature.
@@ -180,7 +180,7 @@
*/
/*!
- \enum QtMultimedia::EncodingQuality
+ \enum QtMediaServices::EncodingQuality
Enumerates quality encoding levels.
@@ -192,7 +192,7 @@
*/
/*!
- \enum QtMultimedia::EncodingMode
+ \enum QtMediaServices::EncodingMode
Enumerates encoding modes.
@@ -203,7 +203,7 @@
*/
/*!
- \enum QtMultimedia::AvailabilityError
+ \enum QtMediaServices::AvailabilityError
Enumerates Service status errors.
diff --git a/src/multimedia/mediaservices/effects/qsoundeffect.cpp b/src/multimedia/mediaservices/effects/qsoundeffect.cpp
index 1992ee5528..3537566eb6 100644
--- a/src/multimedia/mediaservices/effects/qsoundeffect.cpp
+++ b/src/multimedia/mediaservices/effects/qsoundeffect.cpp
@@ -64,17 +64,19 @@ QT_BEGIN_NAMESPACE
import Qt 4.7
import Qt.multimedia 4.7
- Item {
+ Text {
+ text: "Click Me!";
+ font.pointSize: 24;
+ width: 150; height: 50;
+
SoundEffect {
id: playSound
- source: "test.wav"
+ source: "soundeffect.wav"
}
MouseArea {
id: playArea
anchors.fill: parent
- onPressed: {
- playSound.play()
- }
+ onPressed: { playSound.play() }
}
}
\endqml
diff --git a/src/multimedia/multimedia/audio/qaudiodevicefactory.cpp b/src/multimedia/multimedia/audio/qaudiodevicefactory.cpp
index 74add6448e..96545b4043 100644
--- a/src/multimedia/multimedia/audio/qaudiodevicefactory.cpp
+++ b/src/multimedia/multimedia/audio/qaudiodevicefactory.cpp
@@ -67,7 +67,7 @@
QT_BEGIN_NAMESPACE
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QAudioEngineFactoryInterface_iid, QLatin1String("/audio"), Qt::CaseInsensitive))
#endif
@@ -139,7 +139,7 @@ QList<QAudioDeviceInfo> QAudioDeviceFactory::availableDevices(QAudio::Mode mode)
#endif
#endif
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QFactoryLoader* l = loader();
foreach (QString const& key, l->keys()) {
@@ -158,7 +158,7 @@ QList<QAudioDeviceInfo> QAudioDeviceFactory::availableDevices(QAudio::Mode mode)
QAudioDeviceInfo QAudioDeviceFactory::defaultInputDevice()
{
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QAudioEngineFactoryInterface* plugin = qobject_cast<QAudioEngineFactoryInterface*>(loader()->instance(QLatin1String("default")));
if (plugin) {
@@ -178,7 +178,7 @@ QAudioDeviceInfo QAudioDeviceFactory::defaultInputDevice()
QAudioDeviceInfo QAudioDeviceFactory::defaultOutputDevice()
{
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QAudioEngineFactoryInterface* plugin = qobject_cast<QAudioEngineFactoryInterface*>(loader()->instance(QLatin1String("default")));
if (plugin) {
@@ -207,7 +207,7 @@ QAbstractAudioDeviceInfo* QAudioDeviceFactory::audioDeviceInfo(const QString &re
#endif
#endif
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QAudioEngineFactoryInterface* plugin =
qobject_cast<QAudioEngineFactoryInterface*>(loader()->instance(realm));
@@ -238,7 +238,7 @@ QAbstractAudioInput* QAudioDeviceFactory::createInputDevice(QAudioDeviceInfo con
return new QAudioInputPrivate(deviceInfo.handle(), format);
#endif
#endif
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QAudioEngineFactoryInterface* plugin =
qobject_cast<QAudioEngineFactoryInterface*>(loader()->instance(deviceInfo.realm()));
@@ -260,7 +260,7 @@ QAbstractAudioOutput* QAudioDeviceFactory::createOutputDevice(QAudioDeviceInfo c
#endif
#endif
-#if !defined (QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
QAudioEngineFactoryInterface* plugin =
qobject_cast<QAudioEngineFactoryInterface*>(loader()->instance(deviceInfo.realm()));
diff --git a/src/multimedia/multimedia/audio/qaudioinput.cpp b/src/multimedia/multimedia/audio/qaudioinput.cpp
index c99e87055e..3676f64758 100644
--- a/src/multimedia/multimedia/audio/qaudioinput.cpp
+++ b/src/multimedia/multimedia/audio/qaudioinput.cpp
@@ -211,7 +211,7 @@ QAudioInput::~QAudioInput()
If a problem occurs during this process the error() is set to QAudio::OpenError,
state() is set to QAudio::StoppedState and stateChanged() signal is emitted.
- \sa {Symbian Platform Security Requirements}
+ \l{QAudioInput#Symbian Platform Security Requirements}
\sa QIODevice
*/
@@ -233,7 +233,7 @@ void QAudioInput::start(QIODevice* device)
If a problem occurs during this process the error() is set to QAudio::OpenError,
state() is set to QAudio::StoppedState and stateChanged() signal is emitted.
- \sa {Symbian Platform Security Requirements}
+ \l{QAudioInput#Symbian Platform Security Requirements}
\sa QIODevice
*/
diff --git a/src/multimedia/multimedia/audio/qaudioinput_alsa_p.cpp b/src/multimedia/multimedia/audio/qaudioinput_alsa_p.cpp
index 6b150086a3..c9a8b713f8 100644
--- a/src/multimedia/multimedia/audio/qaudioinput_alsa_p.cpp
+++ b/src/multimedia/multimedia/audio/qaudioinput_alsa_p.cpp
@@ -58,8 +58,6 @@ QT_BEGIN_NAMESPACE
//#define DEBUG_AUDIO 1
-static const int minimumIntervalTime = 50;
-
QAudioInputPrivate::QAudioInputPrivate(const QByteArray &device, const QAudioFormat& audioFormat):
settings(audioFormat)
{
@@ -594,10 +592,7 @@ int QAudioInputPrivate::periodSize() const
void QAudioInputPrivate::setNotifyInterval(int ms)
{
- if(ms >= minimumIntervalTime)
- intervalTime = ms;
- else
- intervalTime = minimumIntervalTime;
+ intervalTime = qMax(0, ms);
}
int QAudioInputPrivate::notifyInterval() const
@@ -649,7 +644,7 @@ bool QAudioInputPrivate::deviceReady()
if(deviceState != QAudio::ActiveState)
return true;
- if((timeStamp.elapsed() + elapsedTimeOffset) > intervalTime) {
+ if(intervalTime && (timeStamp.elapsed() + elapsedTimeOffset) > intervalTime) {
emit notify();
elapsedTimeOffset = timeStamp.elapsed() + elapsedTimeOffset - intervalTime;
timeStamp.restart();
diff --git a/src/multimedia/multimedia/audio/qaudioinput_win32_p.cpp b/src/multimedia/multimedia/audio/qaudioinput_win32_p.cpp
index b5d673ec52..14a1cf337d 100644
--- a/src/multimedia/multimedia/audio/qaudioinput_win32_p.cpp
+++ b/src/multimedia/multimedia/audio/qaudioinput_win32_p.cpp
@@ -57,8 +57,6 @@ QT_BEGIN_NAMESPACE
//#define DEBUG_AUDIO 1
-static const int minimumIntervalTime = 50;
-
QAudioInputPrivate::QAudioInputPrivate(const QByteArray &device, const QAudioFormat& audioFormat):
settings(audioFormat)
{
@@ -74,16 +72,11 @@ QAudioInputPrivate::QAudioInputPrivate(const QByteArray &device, const QAudioFor
pullMode = true;
resuming = false;
finished = false;
-
- connect(this,SIGNAL(processMore()),SLOT(deviceReady()));
-
- InitializeCriticalSection(&waveInCriticalSection);
}
QAudioInputPrivate::~QAudioInputPrivate()
{
stop();
- DeleteCriticalSection(&waveInCriticalSection);
}
void QT_WIN_CALLBACK QAudioInputPrivate::waveInProc( HWAVEIN hWaveIn, UINT uMsg,
@@ -98,20 +91,18 @@ void QT_WIN_CALLBACK QAudioInputPrivate::waveInProc( HWAVEIN hWaveIn, UINT uMsg,
if(!qAudio)
return;
+ QMutexLocker(&qAudio->mutex);
+
switch(uMsg) {
case WIM_OPEN:
break;
case WIM_DATA:
- EnterCriticalSection(&qAudio->waveInCriticalSection);
if(qAudio->waveFreeBlockCount > 0)
qAudio->waveFreeBlockCount--;
qAudio->feedback();
- LeaveCriticalSection(&qAudio->waveInCriticalSection);
break;
case WIM_CLOSE:
- EnterCriticalSection(&qAudio->waveInCriticalSection);
qAudio->finished = true;
- LeaveCriticalSection(&qAudio->waveInCriticalSection);
break;
default:
return;
@@ -156,7 +147,7 @@ void QAudioInputPrivate::freeBlocks(WAVEHDR* blockArray)
int count = buffer_size/period_size;
for(int i = 0; i < count; i++) {
- waveInUnprepareHeader(hWaveIn,&blocks[i], sizeof(WAVEHDR));
+ waveInUnprepareHeader(hWaveIn,blocks, sizeof(WAVEHDR));
blocks+=sizeof(WAVEHDR);
}
HeapFree(GetProcessHeap(), 0, blockArray);
@@ -283,9 +274,9 @@ bool QAudioInputPrivate::open()
return false;
}
- EnterCriticalSection(&waveInCriticalSection);
+ mutex.lock();
waveFreeBlockCount = buffer_size/period_size;
- LeaveCriticalSection(&waveInCriticalSection);
+ mutex.unlock();
waveCurrentBlock = 0;
@@ -329,13 +320,11 @@ void QAudioInputPrivate::close()
Sleep(10);
}
- EnterCriticalSection(&waveInCriticalSection);
- for(int i=0; i<waveFreeBlockCount; i++) {
- if(waveBlocks[i].dwFlags & WHDR_PREPARED)
- waveInUnprepareHeader(hWaveIn,&waveBlocks[i],sizeof(WAVEHDR));
- }
- LeaveCriticalSection(&waveInCriticalSection);
+ mutex.lock();
+ for(int i=0; i<waveFreeBlockCount; i++)
+ waveInUnprepareHeader(hWaveIn,&waveBlocks[i],sizeof(WAVEHDR));
freeBlocks(waveBlocks);
+ mutex.unlock();
}
int QAudioInputPrivate::bytesReady() const
@@ -406,9 +395,10 @@ qint64 QAudioInputPrivate::read(char* data, qint64 len)
waveInUnprepareHeader(hWaveIn,&waveBlocks[header], sizeof(WAVEHDR));
- EnterCriticalSection(&waveInCriticalSection);
+ mutex.lock();
waveFreeBlockCount++;
- LeaveCriticalSection(&waveInCriticalSection);
+ mutex.unlock();
+
waveBlocks[header].dwBytesRecorded=0;
waveBlocks[header].dwFlags = 0L;
result = waveInPrepareHeader(hWaveIn,&waveBlocks[header], sizeof(WAVEHDR));
@@ -416,18 +406,22 @@ qint64 QAudioInputPrivate::read(char* data, qint64 len)
result = waveInPrepareHeader(hWaveIn,&waveBlocks[header], sizeof(WAVEHDR));
qWarning("QAudioInput: failed to prepare block %d,err=%d",header,result);
errorState = QAudio::IOError;
- EnterCriticalSection(&waveInCriticalSection);
+
+ mutex.lock();
waveFreeBlockCount--;
- LeaveCriticalSection(&waveInCriticalSection);
+ mutex.unlock();
+
return 0;
}
result = waveInAddBuffer(hWaveIn, &waveBlocks[header], sizeof(WAVEHDR));
if(result != MMSYSERR_NOERROR) {
qWarning("QAudioInput: failed to setup block %d,err=%d",header,result);
errorState = QAudio::IOError;
- EnterCriticalSection(&waveInCriticalSection);
+
+ mutex.lock();
waveFreeBlockCount--;
- LeaveCriticalSection(&waveInCriticalSection);
+ mutex.unlock();
+
return 0;
}
header++;
@@ -435,7 +429,7 @@ qint64 QAudioInputPrivate::read(char* data, qint64 len)
header = 0;
p+=l;
- EnterCriticalSection(&waveInCriticalSection);
+ mutex.lock();
if(!pullMode) {
if(l+period_size > len && waveFreeBlockCount == buffer_size/period_size)
done = true;
@@ -443,7 +437,7 @@ qint64 QAudioInputPrivate::read(char* data, qint64 len)
if(waveFreeBlockCount == buffer_size/period_size)
done = true;
}
- LeaveCriticalSection(&waveInCriticalSection);
+ mutex.unlock();
written+=l;
}
@@ -467,9 +461,10 @@ void QAudioInputPrivate::resume()
return;
}
}
- EnterCriticalSection(&waveInCriticalSection);
+
+ mutex.lock();
waveFreeBlockCount = buffer_size/period_size;
- LeaveCriticalSection(&waveInCriticalSection);
+ mutex.unlock();
waveCurrentBlock = 0;
header = 0;
@@ -497,10 +492,7 @@ int QAudioInputPrivate::periodSize() const
void QAudioInputPrivate::setNotifyInterval(int ms)
{
- if(ms >= minimumIntervalTime)
- intervalTime = ms;
- else
- intervalTime = minimumIntervalTime;
+ intervalTime = qMax(0, ms);
}
int QAudioInputPrivate::notifyInterval() const
@@ -534,14 +526,13 @@ void QAudioInputPrivate::feedback()
QTime now(QTime::currentTime());
qDebug()<<now.second()<<"s "<<now.msec()<<"ms :feedback() INPUT "<<this;
#endif
- bytesAvailable = bytesReady();
-
if(!(deviceState==QAudio::StoppedState||deviceState==QAudio::SuspendedState))
- emit processMore();
+ QMetaObject::invokeMethod(this, "deviceReady", Qt::QueuedConnection);
}
bool QAudioInputPrivate::deviceReady()
{
+ bytesAvailable = bytesReady();
#ifdef DEBUG_AUDIO
QTime now(QTime::currentTime());
qDebug()<<now.second()<<"s "<<now.msec()<<"ms :deviceReady() INPUT";
@@ -558,7 +549,7 @@ bool QAudioInputPrivate::deviceReady()
a->trigger();
}
- if((timeStamp.elapsed() + elapsedTimeOffset) > intervalTime) {
+ if(intervalTime && (timeStamp.elapsed() + elapsedTimeOffset) > intervalTime) {
emit notify();
elapsedTimeOffset = timeStamp.elapsed() + elapsedTimeOffset - intervalTime;
timeStamp.restart();
diff --git a/src/multimedia/multimedia/audio/qaudioinput_win32_p.h b/src/multimedia/multimedia/audio/qaudioinput_win32_p.h
index 66c253579b..8a9b02b711 100644
--- a/src/multimedia/multimedia/audio/qaudioinput_win32_p.h
+++ b/src/multimedia/multimedia/audio/qaudioinput_win32_p.h
@@ -62,6 +62,7 @@
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qdatetime.h>
+#include <QtCore/qmutex.h>
#include <QtMultimedia/qaudio.h>
#include <QtMultimedia/qaudiodeviceinfo.h>
@@ -122,7 +123,7 @@ private:
volatile int waveFreeBlockCount;
int waveCurrentBlock;
- CRITICAL_SECTION waveInCriticalSection;
+ QMutex mutex;
static void QT_WIN_CALLBACK waveInProc( HWAVEIN hWaveIn, UINT uMsg,
DWORD dwInstance, DWORD dwParam1, DWORD dwParam2 );
diff --git a/src/multimedia/multimedia/audio/qaudiooutput_alsa_p.cpp b/src/multimedia/multimedia/audio/qaudiooutput_alsa_p.cpp
index cf3726b1e8..49b32c0745 100644
--- a/src/multimedia/multimedia/audio/qaudiooutput_alsa_p.cpp
+++ b/src/multimedia/multimedia/audio/qaudiooutput_alsa_p.cpp
@@ -58,8 +58,6 @@ QT_BEGIN_NAMESPACE
//#define DEBUG_AUDIO 1
-static const int minimumIntervalTime = 50;
-
QAudioOutputPrivate::QAudioOutputPrivate(const QByteArray &device, const QAudioFormat& audioFormat):
settings(audioFormat)
{
@@ -84,8 +82,7 @@ QAudioOutputPrivate::QAudioOutputPrivate(const QByteArray &device, const QAudioF
resuming = false;
opened = false;
- QStringList list1 = QString(QLatin1String(device)).split(QLatin1String(":"));
- m_device = QByteArray(list1.at(0).toLocal8Bit().constData());
+ m_device = device;
timer = new QTimer(this);
connect(timer,SIGNAL(timeout()),SLOT(userFeed()));
@@ -282,11 +279,11 @@ bool QAudioOutputPrivate::open()
int count=0;
unsigned int freakuency=settings.frequency();
- QString dev = QLatin1String(m_device.constData());
+ QString dev = QString(QLatin1String(m_device.constData()));
QList<QByteArray> devices = QAudioDeviceInfoInternal::availableDevices(QAudio::AudioOutput);
if(dev.compare(QLatin1String("default")) == 0) {
#if(SND_LIB_MAJOR == 1 && SND_LIB_MINOR == 0 && SND_LIB_SUBMINOR >= 14)
- dev = QLatin1String(devices.first().constData());
+ dev = QLatin1String(devices.first());
#else
dev = QLatin1String("hw:0,0");
#endif
@@ -574,10 +571,7 @@ int QAudioOutputPrivate::bufferSize() const
void QAudioOutputPrivate::setNotifyInterval(int ms)
{
- if(ms >= minimumIntervalTime)
- intervalTime = ms;
- else
- intervalTime = minimumIntervalTime;
+ intervalTime = qMax(0, ms);
}
int QAudioOutputPrivate::notifyInterval() const
@@ -719,7 +713,7 @@ bool QAudioOutputPrivate::deviceReady()
if(deviceState != QAudio::ActiveState)
return true;
- if((timeStamp.elapsed() + elapsedTimeOffset) > intervalTime) {
+ if(intervalTime && (timeStamp.elapsed() + elapsedTimeOffset) > intervalTime) {
emit notify();
elapsedTimeOffset = timeStamp.elapsed() + elapsedTimeOffset - intervalTime;
timeStamp.restart();
diff --git a/src/multimedia/multimedia/audio/qaudiooutput_win32_p.cpp b/src/multimedia/multimedia/audio/qaudiooutput_win32_p.cpp
index 13bce583ac..a8aeb4193d 100644
--- a/src/multimedia/multimedia/audio/qaudiooutput_win32_p.cpp
+++ b/src/multimedia/multimedia/audio/qaudiooutput_win32_p.cpp
@@ -56,8 +56,6 @@
QT_BEGIN_NAMESPACE
-static const int minimumIntervalTime = 50;
-
QAudioOutputPrivate::QAudioOutputPrivate(const QByteArray &device, const QAudioFormat& audioFormat):
settings(audioFormat)
{
@@ -73,17 +71,15 @@ QAudioOutputPrivate::QAudioOutputPrivate(const QByteArray &device, const QAudioF
audioSource = 0;
pullMode = true;
finished = false;
- InitializeCriticalSection(&waveOutCriticalSection);
}
QAudioOutputPrivate::~QAudioOutputPrivate()
{
- EnterCriticalSection(&waveOutCriticalSection);
+ mutex.lock();
finished = true;
- LeaveCriticalSection(&waveOutCriticalSection);
+ mutex.unlock();
close();
- DeleteCriticalSection(&waveOutCriticalSection);
}
void CALLBACK QAudioOutputPrivate::waveOutProc( HWAVEOUT hWaveOut, UINT uMsg,
@@ -98,6 +94,8 @@ void CALLBACK QAudioOutputPrivate::waveOutProc( HWAVEOUT hWaveOut, UINT uMsg,
if(!qAudio)
return;
+ QMutexLocker(&qAudio->mutex);
+
switch(uMsg) {
case WOM_OPEN:
qAudio->feedback();
@@ -105,16 +103,13 @@ void CALLBACK QAudioOutputPrivate::waveOutProc( HWAVEOUT hWaveOut, UINT uMsg,
case WOM_CLOSE:
return;
case WOM_DONE:
- EnterCriticalSection(&qAudio->waveOutCriticalSection);
if(qAudio->finished || qAudio->buffer_size == 0 || qAudio->period_size == 0) {
- LeaveCriticalSection(&qAudio->waveOutCriticalSection);
return;
}
qAudio->waveFreeBlockCount++;
if(qAudio->waveFreeBlockCount >= qAudio->buffer_size/qAudio->period_size)
qAudio->waveFreeBlockCount = qAudio->buffer_size/qAudio->period_size;
qAudio->feedback();
- LeaveCriticalSection(&qAudio->waveOutCriticalSection);
break;
default:
return;
@@ -150,7 +145,7 @@ void QAudioOutputPrivate::freeBlocks(WAVEHDR* blockArray)
int count = buffer_size/period_size;
for(int i = 0; i < count; i++) {
- waveOutUnprepareHeader(hWaveOut,&blocks[i], sizeof(WAVEHDR));
+ waveOutUnprepareHeader(hWaveOut,blocks, sizeof(WAVEHDR));
blocks+=sizeof(WAVEHDR);
}
HeapFree(GetProcessHeap(), 0, blockArray);
@@ -225,9 +220,9 @@ bool QAudioOutputPrivate::open()
}
waveBlocks = allocateBlocks(period_size, buffer_size/period_size);
- EnterCriticalSection(&waveOutCriticalSection);
+ mutex.lock();
waveFreeBlockCount = buffer_size/period_size;
- LeaveCriticalSection(&waveOutCriticalSection);
+ mutex.unlock();
waveCurrentBlock = 0;
@@ -333,10 +328,7 @@ int QAudioOutputPrivate::bufferSize() const
void QAudioOutputPrivate::setNotifyInterval(int ms)
{
- if(ms >= minimumIntervalTime)
- intervalTime = ms;
- else
- intervalTime = minimumIntervalTime;
+ intervalTime = qMax(0, ms);
}
int QAudioOutputPrivate::notifyInterval() const
@@ -368,12 +360,12 @@ qint64 QAudioOutputPrivate::write( const char *data, qint64 len )
int remain;
current = &waveBlocks[waveCurrentBlock];
while(l > 0) {
- EnterCriticalSection(&waveOutCriticalSection);
+ mutex.lock();
if(waveFreeBlockCount==0) {
- LeaveCriticalSection(&waveOutCriticalSection);
+ mutex.unlock();
break;
}
- LeaveCriticalSection(&waveOutCriticalSection);
+ mutex.unlock();
if(current->dwFlags & WHDR_PREPARED)
waveOutUnprepareHeader(hWaveOut, current, sizeof(WAVEHDR));
@@ -390,15 +382,13 @@ qint64 QAudioOutputPrivate::write( const char *data, qint64 len )
waveOutPrepareHeader(hWaveOut, current, sizeof(WAVEHDR));
waveOutWrite(hWaveOut, current, sizeof(WAVEHDR));
- EnterCriticalSection(&waveOutCriticalSection);
+ mutex.lock();
waveFreeBlockCount--;
- LeaveCriticalSection(&waveOutCriticalSection);
#ifdef DEBUG_AUDIO
- EnterCriticalSection(&waveOutCriticalSection);
qDebug("write out l=%d, waveFreeBlockCount=%d",
current->dwBufferLength,waveFreeBlockCount);
- LeaveCriticalSection(&waveOutCriticalSection);
#endif
+ mutex.unlock();
totalTimeValue += current->dwBufferLength;
waveCurrentBlock++;
waveCurrentBlock %= buffer_size/period_size;
@@ -453,7 +443,7 @@ void QAudioOutputPrivate::feedback()
bool QAudioOutputPrivate::deviceReady()
{
- if(deviceState == QAudio::StoppedState)
+ if(deviceState == QAudio::StoppedState || deviceState == QAudio::SuspendedState)
return false;
if(pullMode) {
@@ -467,14 +457,16 @@ bool QAudioOutputPrivate::deviceReady()
startup = true;
bool full=false;
- EnterCriticalSection(&waveOutCriticalSection);
+
+ mutex.lock();
if(waveFreeBlockCount==0) full = true;
- LeaveCriticalSection(&waveOutCriticalSection);
+ mutex.unlock();
+
if (full){
#ifdef DEBUG_AUDIO
qDebug() << "Skipping data as unable to write";
#endif
- if((timeStamp.elapsed() + elapsedTimeOffset) > intervalTime ) {
+ if(intervalTime && (timeStamp.elapsed() + elapsedTimeOffset) > intervalTime ) {
emit notify();
elapsedTimeOffset = timeStamp.elapsed() + elapsedTimeOffset - intervalTime;
timeStamp.restart();
@@ -504,12 +496,14 @@ bool QAudioOutputPrivate::deviceReady()
bytesAvailable = bytesFree();
int check = 0;
- EnterCriticalSection(&waveOutCriticalSection);
+
+ mutex.lock();
check = waveFreeBlockCount;
- LeaveCriticalSection(&waveOutCriticalSection);
+ mutex.unlock();
+
if(check == buffer_size/period_size) {
- errorState = QAudio::UnderrunError;
if (deviceState != QAudio::IdleState) {
+ errorState = QAudio::UnderrunError;
deviceState = QAudio::IdleState;
emit stateChanged(deviceState);
}
@@ -521,19 +515,23 @@ bool QAudioOutputPrivate::deviceReady()
}
} else {
int buffered;
- EnterCriticalSection(&waveOutCriticalSection);
+
+ mutex.lock();
buffered = waveFreeBlockCount;
- LeaveCriticalSection(&waveOutCriticalSection);
- errorState = QAudio::UnderrunError;
+ mutex.unlock();
+
if (buffered >= buffer_size/period_size && deviceState == QAudio::ActiveState) {
- deviceState = QAudio::IdleState;
- emit stateChanged(deviceState);
+ if (deviceState != QAudio::IdleState) {
+ errorState = QAudio::UnderrunError;
+ deviceState = QAudio::IdleState;
+ emit stateChanged(deviceState);
+ }
}
}
if(deviceState != QAudio::ActiveState && deviceState != QAudio::IdleState)
return true;
- if((timeStamp.elapsed() + elapsedTimeOffset) > intervalTime) {
+ if(intervalTime && (timeStamp.elapsed() + elapsedTimeOffset) > intervalTime) {
emit notify();
elapsedTimeOffset = timeStamp.elapsed() + elapsedTimeOffset - intervalTime;
timeStamp.restart();
diff --git a/src/multimedia/multimedia/audio/qaudiooutput_win32_p.h b/src/multimedia/multimedia/audio/qaudiooutput_win32_p.h
index 68a40f78e7..2d19225cd5 100644
--- a/src/multimedia/multimedia/audio/qaudiooutput_win32_p.h
+++ b/src/multimedia/multimedia/audio/qaudiooutput_win32_p.h
@@ -61,6 +61,7 @@
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qdatetime.h>
+#include <QtCore/qmutex.h>
#include <QtMultimedia/qaudio.h>
#include <QtMultimedia/qaudiodeviceinfo.h>
@@ -119,7 +120,7 @@ private:
static void QT_WIN_CALLBACK waveOutProc( HWAVEOUT hWaveOut, UINT uMsg,
DWORD dwInstance, DWORD dwParam1, DWORD dwParam2 );
- CRITICAL_SECTION waveOutCriticalSection;
+ QMutex mutex;
WAVEHDR* allocateBlocks(int size, int count);
void freeBlocks(WAVEHDR* blockArray);
diff --git a/src/network/access/qftp.cpp b/src/network/access/qftp.cpp
index 7f6df0afb1..97219f4681 100644
--- a/src/network/access/qftp.cpp
+++ b/src/network/access/qftp.cpp
@@ -2311,7 +2311,7 @@ void QFtpPrivate::_q_piError(int errorCode, const QString &text)
Q_Q(QFtp);
if (pending.isEmpty()) {
- qWarning() << "QFtpPrivate::_q_piError was called without pending command!";
+ qWarning("QFtpPrivate::_q_piError was called without pending command!");
return;
}
diff --git a/src/network/access/qhttpnetworkconnection.cpp b/src/network/access/qhttpnetworkconnection.cpp
index a6322a336a..559124f42e 100644
--- a/src/network/access/qhttpnetworkconnection.cpp
+++ b/src/network/access/qhttpnetworkconnection.cpp
@@ -489,7 +489,11 @@ void QHttpNetworkConnectionPrivate::fillPipeline(QAbstractSocket *socket)
int i = indexOf(socket);
- if (! (defaultPipelineLength - channels[i].alreadyPipelinedRequests.length() >= 2)) {
+ // return fast if there was no reply right now processed
+ if (channels[i].reply == 0)
+ return;
+
+ if (! (defaultPipelineLength - channels[i].alreadyPipelinedRequests.length() >= defaultRePipelineLength)) {
return;
}
diff --git a/src/network/access/qhttpnetworkconnectionchannel.cpp b/src/network/access/qhttpnetworkconnectionchannel.cpp
index f9a6de8498..3b7bc9eb16 100644
--- a/src/network/access/qhttpnetworkconnectionchannel.cpp
+++ b/src/network/access/qhttpnetworkconnectionchannel.cpp
@@ -317,6 +317,13 @@ void QHttpNetworkConnectionChannel::_q_receiveReply()
return;
}
+ // only run when the QHttpNetworkConnection is not currently being destructed, e.g.
+ // this function is called from _q_disconnected which is called because
+ // of ~QHttpNetworkConnectionPrivate
+ if (!qobject_cast<QHttpNetworkConnection*>(connection)) {
+ return;
+ }
+
qint64 bytes = 0;
QAbstractSocket::SocketState socketState = socket->state();
@@ -384,7 +391,7 @@ void QHttpNetworkConnectionChannel::_q_receiveReply()
if (!replyPrivate->expectContent()) {
replyPrivate->state = QHttpNetworkReplyPrivate::AllDoneState;
allDone();
- return;
+ break;
}
}
break;
diff --git a/src/network/access/qnetworkaccesshttpbackend.cpp b/src/network/access/qnetworkaccesshttpbackend.cpp
index 7a48c2b16e..3154ed618c 100644
--- a/src/network/access/qnetworkaccesshttpbackend.cpp
+++ b/src/network/access/qnetworkaccesshttpbackend.cpp
@@ -726,8 +726,7 @@ void QNetworkAccessHttpBackend::readFromHttp()
QByteDataBuffer list;
while (httpReply->bytesAvailable() != 0 && nextDownstreamBlockSize() != 0 && nextDownstreamBlockSize() > list.byteAmount()) {
- QByteArray data = httpReply->readAny();
- list.append(data);
+ list.append(httpReply->readAny());
}
if (!list.isEmpty())
diff --git a/src/network/access/qnetworkaccessmanager.h b/src/network/access/qnetworkaccessmanager.h
index a0ffb07340..95e45f0f76 100644
--- a/src/network/access/qnetworkaccessmanager.h
+++ b/src/network/access/qnetworkaccessmanager.h
@@ -62,7 +62,7 @@ class QNetworkReply;
class QNetworkProxy;
class QNetworkProxyFactory;
class QSslError;
-#ifndef QT_NO_BEARERMANAGEMENT
+#if !defined(QT_NO_BEARERMANAGEMENT) && !defined(QT_MOBILITY_BEARER)
class QNetworkConfiguration;
#endif
@@ -121,11 +121,13 @@ public:
QNetworkReply *deleteResource(const QNetworkRequest &request);
QNetworkReply *sendCustomRequest(const QNetworkRequest &request, const QByteArray &verb, QIODevice *data = 0);
-#ifndef QT_NO_BEARERMANAGEMENT
+#if !defined(QT_NO_BEARERMANAGEMENT) && !defined(QT_MOBILITY_BEARER)
void setConfiguration(const QNetworkConfiguration &config);
QNetworkConfiguration configuration() const;
QNetworkConfiguration activeConfiguration() const;
+#endif
+#ifndef QT_NO_BEARERMANAGEMENT
void setNetworkAccessible(NetworkAccessibility accessible);
NetworkAccessibility networkAccessible() const;
#endif
@@ -140,9 +142,11 @@ Q_SIGNALS:
void sslErrors(QNetworkReply *reply, const QList<QSslError> &errors);
#endif
-#ifndef QT_NO_BEARERMANAGEMENT
+#if !defined(QT_NO_BEARERMANAGEMENT) && !defined(QT_MOBILITY_BEARER)
void networkSessionConnected();
+#endif
+#ifndef QT_NO_BEARERMANAGEMENT
void networkAccessibleChanged(QNetworkAccessManager::NetworkAccessibility accessible);
#endif
@@ -155,7 +159,7 @@ private:
Q_DECLARE_PRIVATE(QNetworkAccessManager)
Q_PRIVATE_SLOT(d_func(), void _q_replyFinished())
Q_PRIVATE_SLOT(d_func(), void _q_replySslErrors(QList<QSslError>))
-#ifndef QT_NO_BEARERMANAGEMENT
+#if !defined(QT_NO_BEARERMANAGEMENT) && !defined(QT_MOBILITY_BEARER)
Q_PRIVATE_SLOT(d_func(), void _q_networkSessionClosed())
Q_PRIVATE_SLOT(d_func(), void _q_networkSessionNewConfigurationActivated())
Q_PRIVATE_SLOT(d_func(), void _q_networkSessionPreferredConfigurationChanged(QNetworkConfiguration,bool))
diff --git a/src/network/access/qnetworkcookiejar.cpp b/src/network/access/qnetworkcookiejar.cpp
index 872709575f..0b3a9188c7 100644
--- a/src/network/access/qnetworkcookiejar.cpp
+++ b/src/network/access/qnetworkcookiejar.cpp
@@ -269,6 +269,7 @@ QList<QNetworkCookie> QNetworkCookieJar::cookiesForUrl(const QUrl &url) const
Q_D(const QNetworkCookieJar);
QDateTime now = QDateTime::currentDateTime();
QList<QNetworkCookie> result;
+ bool isEncrypted = url.scheme().toLower() == QLatin1String("https");
// scan our cookies for something that matches
QList<QNetworkCookie>::ConstIterator it = d->allCookies.constBegin(),
@@ -280,6 +281,8 @@ QList<QNetworkCookie> QNetworkCookieJar::cookiesForUrl(const QUrl &url) const
continue;
if (!(*it).isSessionCookie() && (*it).expirationDate() < now)
continue;
+ if ((*it).isSecure() && !isEncrypted)
+ continue;
// insert this cookie into result, sorted by path
QList<QNetworkCookie>::Iterator insertIt = result.begin();
diff --git a/src/network/access/qnetworkreplyimpl.cpp b/src/network/access/qnetworkreplyimpl.cpp
index c3dc1683da..128d18f15a 100644
--- a/src/network/access/qnetworkreplyimpl.cpp
+++ b/src/network/access/qnetworkreplyimpl.cpp
@@ -478,6 +478,37 @@ qint64 QNetworkReplyImplPrivate::nextDownstreamBlockSize() const
return qMax<qint64>(0, readBufferMaxSize - readBuffer.byteAmount());
}
+void QNetworkReplyImplPrivate::initCacheSaveDevice()
+{
+ Q_Q(QNetworkReplyImpl);
+
+ // save the meta data
+ QNetworkCacheMetaData metaData;
+ metaData.setUrl(url);
+ metaData = backend->fetchCacheMetaData(metaData);
+
+ // save the redirect request also in the cache
+ QVariant redirectionTarget = q->attribute(QNetworkRequest::RedirectionTargetAttribute);
+ if (redirectionTarget.isValid()) {
+ QNetworkCacheMetaData::AttributesMap attributes = metaData.attributes();
+ attributes.insert(QNetworkRequest::RedirectionTargetAttribute, redirectionTarget);
+ metaData.setAttributes(attributes);
+ }
+
+ cacheSaveDevice = networkCache()->prepare(metaData);
+
+ if (!cacheSaveDevice || (cacheSaveDevice && !cacheSaveDevice->isOpen())) {
+ if (cacheSaveDevice && !cacheSaveDevice->isOpen())
+ qCritical("QNetworkReplyImpl: network cache returned a device that is not open -- "
+ "class %s probably needs to be fixed",
+ networkCache()->metaObject()->className());
+
+ networkCache()->remove(url);
+ cacheSaveDevice = 0;
+ cacheEnabled = false;
+ }
+}
+
// we received downstream data and send this to the cache
// and to our readBuffer (which in turn gets read by the user of QNetworkReply)
void QNetworkReplyImplPrivate::appendDownstreamData(QByteDataBuffer &data)
@@ -487,36 +518,12 @@ void QNetworkReplyImplPrivate::appendDownstreamData(QByteDataBuffer &data)
return;
if (cacheEnabled && !cacheSaveDevice) {
- // save the meta data
- QNetworkCacheMetaData metaData;
- metaData.setUrl(url);
- metaData = backend->fetchCacheMetaData(metaData);
-
- // save the redirect request also in the cache
- QVariant redirectionTarget = q->attribute(QNetworkRequest::RedirectionTargetAttribute);
- if (redirectionTarget.isValid()) {
- QNetworkCacheMetaData::AttributesMap attributes = metaData.attributes();
- attributes.insert(QNetworkRequest::RedirectionTargetAttribute, redirectionTarget);
- metaData.setAttributes(attributes);
- }
-
- cacheSaveDevice = networkCache()->prepare(metaData);
-
- if (!cacheSaveDevice || (cacheSaveDevice && !cacheSaveDevice->isOpen())) {
- if (cacheSaveDevice && !cacheSaveDevice->isOpen())
- qCritical("QNetworkReplyImpl: network cache returned a device that is not open -- "
- "class %s probably needs to be fixed",
- networkCache()->metaObject()->className());
-
- networkCache()->remove(url);
- cacheSaveDevice = 0;
- cacheEnabled = false;
- }
+ initCacheSaveDevice();
}
qint64 bytesWritten = 0;
for (int i = 0; i < data.bufferCount(); i++) {
- QByteArray item = data[i];
+ QByteArray const &item = data[i];
if (cacheSaveDevice)
cacheSaveDevice->write(item.constData(), item.size());
@@ -529,6 +536,13 @@ void QNetworkReplyImplPrivate::appendDownstreamData(QByteDataBuffer &data)
bytesDownloaded += bytesWritten;
lastBytesDownloaded = bytesDownloaded;
+ appendDownstreamDataSignalEmissions();
+}
+
+void QNetworkReplyImplPrivate::appendDownstreamDataSignalEmissions()
+{
+ Q_Q(QNetworkReplyImpl);
+
QPointer<QNetworkReplyImpl> qq = q;
QVariant totalSize = cookedHeaders.value(QNetworkRequest::ContentLengthHeader);
@@ -572,6 +586,15 @@ void QNetworkReplyImplPrivate::appendDownstreamData(QIODevice *data)
_q_copyReadyRead();
}
+void QNetworkReplyImplPrivate::appendDownstreamData(const QByteArray &data)
+{
+ // TODO implement
+
+ // TODO call
+
+ qFatal("QNetworkReplyImplPrivate::appendDownstreamData not implemented");
+}
+
void QNetworkReplyImplPrivate::finished()
{
Q_Q(QNetworkReplyImpl);
@@ -689,8 +712,13 @@ QNetworkReplyImpl::QNetworkReplyImpl(QObject *parent)
QNetworkReplyImpl::~QNetworkReplyImpl()
{
Q_D(QNetworkReplyImpl);
+
+ // This code removes the data from the cache if it was prematurely aborted.
+ // See QNetworkReplyImplPrivate::completeCacheSave(), we disable caching there after the cache
+ // save had been properly finished. So if it is still enabled it means we got deleted/aborted.
if (d->isCachingEnabled())
d->networkCache()->remove(url());
+
if (d->outgoingDataBuffer)
delete d->outgoingDataBuffer;
}
diff --git a/src/network/access/qnetworkreplyimpl_p.h b/src/network/access/qnetworkreplyimpl_p.h
index bc7e4080c6..38084bda7c 100644
--- a/src/network/access/qnetworkreplyimpl_p.h
+++ b/src/network/access/qnetworkreplyimpl_p.h
@@ -156,8 +156,13 @@ public:
void consume(qint64 count);
void emitUploadProgress(qint64 bytesSent, qint64 bytesTotal);
qint64 nextDownstreamBlockSize() const;
+
+ void initCacheSaveDevice();
+ void appendDownstreamDataSignalEmissions();
void appendDownstreamData(QByteDataBuffer &data);
void appendDownstreamData(QIODevice *data);
+ void appendDownstreamData(const QByteArray &data);
+
void finished();
void error(QNetworkReply::NetworkError code, const QString &errorString);
void metaDataChanged();
diff --git a/src/network/bearer/qnetworkconfigmanager_p.cpp b/src/network/bearer/qnetworkconfigmanager_p.cpp
index a7bd2d5643..471927a48f 100644
--- a/src/network/bearer/qnetworkconfigmanager_p.cpp
+++ b/src/network/bearer/qnetworkconfigmanager_p.cpp
@@ -54,8 +54,10 @@
QT_BEGIN_NAMESPACE
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QBearerEngineFactoryInterface_iid, QLatin1String("/bearer")))
+#endif
QNetworkConfigurationManagerPrivate::QNetworkConfigurationManagerPrivate()
: pollTimer(0), mutex(QMutex::Recursive), forcedPolling(0), firstUpdate(true)
@@ -354,6 +356,7 @@ void QNetworkConfigurationManagerPrivate::updateConfigurations()
updating = false;
+#ifndef QT_NO_LIBRARY
QFactoryLoader *l = loader();
QBearerEngine *generic = 0;
@@ -387,6 +390,7 @@ void QNetworkConfigurationManagerPrivate::updateConfigurations()
if (generic)
sessionEngines.append(generic);
+#endif // QT_NO_LIBRARY
}
QBearerEngine *engine = qobject_cast<QBearerEngine *>(sender());
diff --git a/src/opengl/gl2paintengineex/qglengineshadersource_p.h b/src/opengl/gl2paintengineex/qglengineshadersource_p.h
index 33792968bf..8dba951ff7 100644
--- a/src/opengl/gl2paintengineex/qglengineshadersource_p.h
+++ b/src/opengl/gl2paintengineex/qglengineshadersource_p.h
@@ -282,7 +282,7 @@ static const char* const qglslPositionWithTextureBrushVertexShader = "\n\
uniform mediump vec2 halfViewportSize; \n\
uniform highp vec2 invertedTextureSize; \n\
uniform highp mat3 brushTransform; \n\
- varying highp vec2 textureCoords; \n\
+ varying highp vec2 brushTextureCoords; \n\
void setPosition(void) \n\
{ \n\
highp mat3 pmvMatrix = mat3(pmvMatrix1, pmvMatrix2, pmvMatrix3); \n\
@@ -292,7 +292,7 @@ static const char* const qglslPositionWithTextureBrushVertexShader = "\n\
mediump vec3 hTexCoords = brushTransform * vec3(viewportCoords, 1); \n\
mediump float invertedHTexCoordsZ = 1.0 / hTexCoords.z; \n\
gl_Position = vec4(gl_Position.xy * invertedHTexCoordsZ, 0.0, invertedHTexCoordsZ); \n\
- textureCoords.xy = (hTexCoords.xy * invertedTextureSize) * gl_Position.w; \n\
+ brushTextureCoords.xy = (hTexCoords.xy * invertedTextureSize) * gl_Position.w; \n\
}\n";
static const char* const qglslAffinePositionWithTextureBrushVertexShader
@@ -303,28 +303,28 @@ static const char* const qglslAffinePositionWithTextureBrushVertexShader
// we emulate GL_REPEAT by only taking the fractional part of the texture coords.
// TODO: Special case POT textures which don't need this emulation
static const char* const qglslTextureBrushSrcFragmentShader = "\n\
- varying highp vec2 textureCoords; \n\
+ varying highp vec2 brushTextureCoords; \n\
uniform lowp sampler2D brushTexture; \n\
lowp vec4 srcPixel() { \n\
- return texture2D(brushTexture, fract(textureCoords)); \n\
+ return texture2D(brushTexture, fract(brushTextureCoords)); \n\
}\n";
#else
static const char* const qglslTextureBrushSrcFragmentShader = "\n\
- varying highp vec2 textureCoords; \n\
+ varying highp vec2 brushTextureCoords; \n\
uniform lowp sampler2D brushTexture; \n\
lowp vec4 srcPixel() \n\
{ \n\
- return texture2D(brushTexture, textureCoords); \n\
+ return texture2D(brushTexture, brushTextureCoords); \n\
}\n";
#endif
static const char* const qglslTextureBrushSrcWithPatternFragmentShader = "\n\
- varying highp vec2 textureCoords; \n\
+ varying highp vec2 brushTextureCoords; \n\
uniform lowp vec4 patternColor; \n\
uniform lowp sampler2D brushTexture; \n\
lowp vec4 srcPixel() \n\
{ \n\
- return patternColor * (1.0 - texture2D(brushTexture, textureCoords).r); \n\
+ return patternColor * (1.0 - texture2D(brushTexture, brushTextureCoords).r); \n\
}\n";
// Solid Fill Brush
diff --git a/src/opengl/gl2paintengineex/qtextureglyphcache_gl_p.h b/src/opengl/gl2paintengineex/qtextureglyphcache_gl_p.h
index 04731b133e..75c2bb1e0d 100644
--- a/src/opengl/gl2paintengineex/qtextureglyphcache_gl_p.h
+++ b/src/opengl/gl2paintengineex/qtextureglyphcache_gl_p.h
@@ -62,7 +62,7 @@ QT_BEGIN_NAMESPACE
class QGL2PaintEngineExPrivate;
-class QGLTextureGlyphCache : public QObject, public QTextureGlyphCache
+class Q_OPENGL_EXPORT QGLTextureGlyphCache : public QObject, public QTextureGlyphCache
{
Q_OBJECT
public:
diff --git a/src/opengl/qgl.cpp b/src/opengl/qgl.cpp
index 52efea5b2f..cfacf26576 100644
--- a/src/opengl/qgl.cpp
+++ b/src/opengl/qgl.cpp
@@ -1259,11 +1259,24 @@ QGLFormat::OpenGLVersionFlags Q_AUTOTEST_EXPORT qOpenGLVersionFlagsFromString(co
versionFlags |= QGLFormat::OpenGL_Version_3_2;
case '1':
versionFlags |= QGLFormat::OpenGL_Version_3_1;
+ case '0':
+ break;
default:
+ versionFlags |= QGLFormat::OpenGL_Version_3_1 |
+ QGLFormat::OpenGL_Version_3_2;
break;
}
} else {
- qWarning("Unrecognised OpenGL version");
+ versionFlags |= QGLFormat::OpenGL_Version_1_1 |
+ QGLFormat::OpenGL_Version_1_2 |
+ QGLFormat::OpenGL_Version_1_3 |
+ QGLFormat::OpenGL_Version_1_4 |
+ QGLFormat::OpenGL_Version_1_5 |
+ QGLFormat::OpenGL_Version_2_0 |
+ QGLFormat::OpenGL_Version_2_1 |
+ QGLFormat::OpenGL_Version_3_0 |
+ QGLFormat::OpenGL_Version_3_1 |
+ QGLFormat::OpenGL_Version_3_2;
}
}
return versionFlags;
@@ -1637,7 +1650,14 @@ static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, boo
uint *q = (uint*)img.scanLine(y);
for (int x=0; x < w; ++x) {
const uint pixel = *q;
- *q = ((pixel << 16) & 0xff0000) | ((pixel >> 16) & 0xff) | (pixel & 0xff00ff00);
+ if (alpha_format && include_alpha) {
+ *q = ((pixel << 16) & 0xff0000) | ((pixel >> 16) & 0xff)
+ | (pixel & 0xff00ff00);
+ } else {
+ *q = 0xff000000 | ((pixel << 16) & 0xff0000)
+ | ((pixel >> 16) & 0xff) | (pixel & 0x00ff00);
+ }
+
q++;
}
}
@@ -1648,7 +1668,8 @@ static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, boo
QImage qt_gl_read_framebuffer(const QSize &size, bool alpha_format, bool include_alpha)
{
- QImage img(size, alpha_format ? QImage::Format_ARGB32 : QImage::Format_RGB32);
+ QImage img(size, (alpha_format && include_alpha) ? QImage::Format_ARGB32
+ : QImage::Format_RGB32);
int w = size.width();
int h = size.height();
glReadPixels(0, 0, w, h, GL_RGBA, GL_UNSIGNED_BYTE, img.bits());
@@ -5161,11 +5182,17 @@ Q_OPENGL_EXPORT void qt_set_gl_library_name(const QString& name)
Q_OPENGL_EXPORT const QString qt_gl_library_name()
{
if (qt_gl_lib_name()->isNull()) {
-#if defined(Q_WS_X11) || defined(Q_WS_QWS)
- return QLatin1String("GL");
-#else // Q_WS_MAC
+#ifdef Q_WS_MAC
return QLatin1String("/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib");
-#endif
+#else
+# if defined(QT_OPENGL_ES_1)
+ return QLatin1String("GLES_CM");
+# elif defined(QT_OPENGL_ES_2)
+ return QLatin1String("GLESv2");
+# else
+ return QLatin1String("GL");
+# endif
+#endif // defined Q_WS_MAC
}
return *qt_gl_lib_name();
}
diff --git a/src/opengl/qwindowsurface_gl.cpp b/src/opengl/qwindowsurface_gl.cpp
index 92a347b740..7efa9bc0c5 100644
--- a/src/opengl/qwindowsurface_gl.cpp
+++ b/src/opengl/qwindowsurface_gl.cpp
@@ -97,7 +97,6 @@ extern Q_GUI_EXPORT bool qt_win_owndc_required;
QGLGraphicsSystem::QGLGraphicsSystem(bool useX11GL)
: QGraphicsSystem(), m_useX11GL(useX11GL)
{
- QGLWindowSurface::surfaceFormat.setSampleBuffers(true);
#if defined(Q_WS_X11) && !defined(QT_OPENGL_ES)
// only override the system defaults if the user hasn't already
// picked a visual
diff --git a/src/openvg/qpaintengine_vg.cpp b/src/openvg/qpaintengine_vg.cpp
index 5ae69cdcb0..f602c73f42 100644
--- a/src/openvg/qpaintengine_vg.cpp
+++ b/src/openvg/qpaintengine_vg.cpp
@@ -182,7 +182,6 @@ public:
qreal penScale; // Pen scaling factor from "transform".
QTransform pathTransform; // Calculated VG path transformation.
- QTransform glyphTransform; // Calculated VG glyph transformation.
QTransform imageTransform; // Calculated VG image transformation.
bool pathTransformSet; // True if path transform set in the VG context.
@@ -507,24 +506,15 @@ void QVGPaintEnginePrivate::updateTransform(QPaintDevice *pdev)
// | 1 0 0 |
// | 0 -1 devh |
// | 0 0 1 |
- // The glyph transform uses a slightly different transformation:
- // | 1 0 0 | | 1 0 0.5 | | 1 0 0.5 |
- // | 0 -1 devh - 1 | * | 0 1 -0.5 | = | 0 -1 (devh - 0.5) |
- // | 0 0 1 | | 0 0 1 | | 0 0 1 |
// The full VG transform is effectively:
// 1. Apply the user's transformation matrix.
- // 2. Translate glyphs by an extra (0.5, -0.5).
- // 3. Flip the co-ordinate system upside down.
+ // 2. Flip the co-ordinate system upside down.
QTransform viewport(1.0f, 0.0f, 0.0f,
0.0f, -1.0f, 0.0f,
0.0f, devh, 1.0f);
- QTransform gviewport(1.0f, 0.0f, 0.0f,
- 0.0f, -1.0f, 0.0f,
- 0.5f, devh - 0.5f, 1.0f);
// Compute the path transform and determine if it is projective.
pathTransform = transform * viewport;
- glyphTransform = transform * gviewport;
bool projective = (pathTransform.m13() != 0.0f ||
pathTransform.m23() != 0.0f ||
pathTransform.m33() != 1.0f);
@@ -533,7 +523,6 @@ void QVGPaintEnginePrivate::updateTransform(QPaintDevice *pdev)
// so we will have to convert the co-ordinates ourselves.
// Change the matrix to just the viewport transformation.
pathTransform = viewport;
- glyphTransform = gviewport;
simpleTransform = false;
} else {
simpleTransform = true;
@@ -3242,10 +3231,10 @@ void QVGFontGlyphCache::cacheGlyphs(QVGPaintEnginePrivate *d,
vgImageSubData(vgImage, img.constBits(), img.bytesPerLine(), VG_sARGB_8888_PRE, 0, 0, img.width(), img.height());
}
}
- origin[0] = -metrics.x.toReal() + 0.5f;
- origin[1] = -metrics.y.toReal() + 0.5f;
- escapement[0] = metrics.xoff.toReal();
- escapement[1] = metrics.yoff.toReal();
+ origin[0] = -metrics.x.toReal();
+ origin[1] = -metrics.y.toReal();
+ escapement[0] = 0;
+ escapement[1] = 0;
vgSetGlyphToImage(font, glyph, vgImage, origin, escapement);
vgDestroyImage(vgImage); // Reduce reference count.
#else
@@ -3261,8 +3250,8 @@ void QVGFontGlyphCache::cacheGlyphs(QVGPaintEnginePrivate *d,
}
origin[0] = 0;
origin[1] = 0;
- escapement[0] = metrics.xoff.toReal();
- escapement[1] = metrics.yoff.toReal();
+ escapement[0] = 0;
+ escapement[1] = 0;
vgSetGlyphToPath(font, glyph, vgPath, VG_FALSE, origin, escapement);
vgDestroyPath(vgPath); // Reduce reference count.
#endif // !defined(QVG_NO_IMAGE_GLYPHS)
@@ -3287,12 +3276,10 @@ void QVGPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem)
// Get the glyphs and positions associated with the text item.
QVarLengthArray<QFixedPoint> positions;
QVarLengthArray<glyph_t> glyphs;
- QTransform matrix = d->transform;
- matrix.translate(p.x(), p.y());
- ti.fontEngine->getGlyphPositions
- (ti.glyphs, matrix, ti.flags, glyphs, positions);
+ QTransform matrix;
+ ti.fontEngine->getGlyphPositions(ti.glyphs, matrix, ti.flags, glyphs, positions);
- if (!drawCachedGlyphs(glyphs.size(), glyphs.data(), ti.font(), ti.fontEngine, p))
+ if (!drawCachedGlyphs(glyphs.size(), glyphs.data(), ti.font(), ti.fontEngine, p, positions.data()))
QPaintEngineEx::drawTextItem(p, textItem);
#else
// OpenGL 1.0 does not have support for VGFont and glyphs,
@@ -3304,11 +3291,12 @@ void QVGPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem)
void QVGPaintEngine::drawStaticTextItem(QStaticTextItem *textItem)
{
drawCachedGlyphs(textItem->numGlyphs, textItem->glyphs, textItem->font, textItem->fontEngine,
- QPointF(0, 0));
+ QPointF(0, 0), textItem->glyphPositions);
}
bool QVGPaintEngine::drawCachedGlyphs(int numGlyphs, const glyph_t *glyphs, const QFont &font,
- QFontEngine *fontEngine, const QPointF &p)
+ QFontEngine *fontEngine, const QPointF &p,
+ const QFixedPoint *positions)
{
#if !defined(QVG_NO_DRAW_GLYPHS)
Q_D(QVGPaintEngine);
@@ -3334,7 +3322,7 @@ void QVGPaintEngine::drawStaticTextItem(QStaticTextItem *textItem)
}
// Set the transformation to use for drawing the current glyphs.
- QTransform glyphTransform(d->glyphTransform);
+ QTransform glyphTransform(d->pathTransform);
glyphTransform.translate(p.x(), p.y());
#if defined(QVG_NO_IMAGE_GLYPHS)
glyphTransform.scale(glyphCache->scaleX, glyphCache->scaleY);
@@ -3344,10 +3332,18 @@ void QVGPaintEngine::drawStaticTextItem(QStaticTextItem *textItem)
// Add the glyphs from the text item into the glyph cache.
glyphCache->cacheGlyphs(d, fontEngine, glyphs, numGlyphs);
+ // Create the array of adjustments between glyphs
+ QVarLengthArray<VGfloat> adjustments_x(numGlyphs);
+ QVarLengthArray<VGfloat> adjustments_y(numGlyphs);
+ for (int i = 1; i < numGlyphs; ++i) {
+ adjustments_x[i-1] = (positions[i].x - positions[i-1].x).toReal();
+ adjustments_y[i-1] = (positions[i].y - positions[i-1].y).toReal();
+ }
+
// Set the glyph drawing origin.
VGfloat origin[2];
- origin[0] = 0;
- origin[1] = 0;
+ origin[0] = positions[0].x.toReal();
+ origin[1] = positions[0].y.toReal();
vgSetfv(VG_GLYPH_ORIGIN, 2, origin);
// Fast anti-aliasing for paths, better for images.
@@ -3362,8 +3358,7 @@ void QVGPaintEngine::drawStaticTextItem(QStaticTextItem *textItem)
// the Qt pen, not the Qt brush.
d->ensureBrush(state()->pen.brush());
vgDrawGlyphs(glyphCache->font, numGlyphs, (VGuint*)glyphs,
- NULL, NULL, VG_FILL_PATH, VG_TRUE);
-
+ adjustments_x.data(), adjustments_y.data(), VG_FILL_PATH, VG_TRUE);
return true;
#else
Q_UNUSED(numGlyphs);
@@ -3371,6 +3366,7 @@ void QVGPaintEngine::drawStaticTextItem(QStaticTextItem *textItem)
Q_UNUSED(font);
Q_UNUSED(fontEngine);
Q_UNUSED(p);
+ Q_UNUSED(positions);
return false;
#endif
}
diff --git a/src/openvg/qpaintengine_vg_p.h b/src/openvg/qpaintengine_vg_p.h
index 1e7e26c3df..33c49baba3 100644
--- a/src/openvg/qpaintengine_vg_p.h
+++ b/src/openvg/qpaintengine_vg_p.h
@@ -58,6 +58,7 @@
QT_BEGIN_NAMESPACE
+class QFixedPoint;
class QVGPaintEnginePrivate;
class QPixmapData;
class QVGEGLWindowSurfacePrivate;
@@ -143,7 +144,8 @@ public:
void drawTextItem(const QPointF &p, const QTextItem &textItem);
void drawStaticTextItem(QStaticTextItem *staticTextItem);
bool drawCachedGlyphs(int numGlyphs, const glyph_t *glyphs, const QFont &font,
- QFontEngine *fontEngine, const QPointF &p);
+ QFontEngine *fontEngine, const QPointF &p,
+ const QFixedPoint *positions);
void setState(QPainterState *s);
QVGPainterState *state() { return static_cast<QVGPainterState *>(QPaintEngineEx::state()); }
diff --git a/src/plugins/accessible/widgets/simplewidgets.cpp b/src/plugins/accessible/widgets/simplewidgets.cpp
index daa827ec90..f39d5389f5 100644
--- a/src/plugins/accessible/widgets/simplewidgets.cpp
+++ b/src/plugins/accessible/widgets/simplewidgets.cpp
@@ -605,7 +605,11 @@ int QAccessibleDisplay::navigate(RelationFlag rel, int entry, QAccessibleInterfa
/*! \reimp */
QString QAccessibleDisplay::imageDescription()
{
+#ifndef QT_NO_TOOLTIP
return widget()->toolTip();
+#else
+ return QString::null;
+#endif
}
/*! \reimp */
diff --git a/src/plugins/imageformats/jpeg/qjpeghandler.cpp b/src/plugins/imageformats/jpeg/qjpeghandler.cpp
index 1c6a2891f7..72dde156da 100644
--- a/src/plugins/imageformats/jpeg/qjpeghandler.cpp
+++ b/src/plugins/imageformats/jpeg/qjpeghandler.cpp
@@ -121,8 +121,8 @@ static boolean qt_fill_input_buffer(j_decompress_ptr cinfo)
{
my_jpeg_source_mgr* src = (my_jpeg_source_mgr*)cinfo->src;
if (src->memDevice) {
- src->next_input_byte = (const JOCTET *)src->memDevice->data().constData();
- src->bytes_in_buffer = (size_t)src->memDevice->data().size();
+ src->next_input_byte = (const JOCTET *)(src->memDevice->data().constData() + src->memDevice->pos());
+ src->bytes_in_buffer = (size_t)(src->memDevice->data().size() - src->memDevice->pos());
return true;
}
src->next_input_byte = src->buffer;
@@ -169,7 +169,13 @@ static void qt_term_source(j_decompress_ptr cinfo)
{
my_jpeg_source_mgr* src = (my_jpeg_source_mgr*)cinfo->src;
if (!src->device->isSequential())
- src->device->seek(src->device->pos() - src->bytes_in_buffer);
+ {
+ // read() isn't used for memDevice, so seek past everything that was used
+ if (src->memDevice)
+ src->device->seek(src->device->pos() + (src->memDevice->data().size() - src->memDevice->pos() - src->bytes_in_buffer));
+ else
+ src->device->seek(src->device->pos() - src->bytes_in_buffer);
+ }
}
#if defined(Q_C_CALLBACKS)
diff --git a/src/plugins/imageformats/svg/qsvgiohandler.cpp b/src/plugins/imageformats/svg/qsvgiohandler.cpp
index 81555692b8..7b8463d3eb 100644
--- a/src/plugins/imageformats/svg/qsvgiohandler.cpp
+++ b/src/plugins/imageformats/svg/qsvgiohandler.cpp
@@ -82,15 +82,19 @@ bool QSvgIOHandlerPrivate::load(QIODevice *device)
if (q->format().isEmpty())
q->canRead();
+ // # The SVG renderer doesn't handle trailing, unrelated data, so we must
+ // assume that all available data in the device is to be read.
bool res = false;
QBuffer *buf = qobject_cast<QBuffer *>(device);
if (buf) {
- res = r.load(buf->data());
+ const QByteArray &ba = buf->data();
+ res = r.load(QByteArray::fromRawData(ba.constData() + buf->pos(), ba.size() - buf->pos()));
+ buf->seek(ba.size());
} else if (q->format() == "svgz") {
- res = r.load(device->readAll()); // ### can't stream svgz
+ res = r.load(device->readAll());
} else {
xmlReader.setDevice(device);
- res = r.load(&xmlReader); //### doesn't leave pos() correctly
+ res = r.load(&xmlReader);
}
if (res) {
diff --git a/src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.cpp b/src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.cpp
index 733080e109..23675fb4b7 100644
--- a/src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.cpp
+++ b/src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.cpp
@@ -118,7 +118,7 @@ bool DirectShowTimedSample::isReady(IReferenceClock *clock) const
}
DirectShowSampleScheduler::DirectShowSampleScheduler(IUnknown *pin, QObject *parent)
- : QWinEventNotifier(parent)
+ : QObject(parent)
, m_pin(pin)
, m_clock(0)
, m_allocator(0)
@@ -131,13 +131,15 @@ DirectShowSampleScheduler::DirectShowSampleScheduler(IUnknown *pin, QObject *par
{
m_semaphore.release(m_maximumSamples);
- setHandle(m_timeoutEvent);
- setEnabled(true);
+ m_eventNotifier.setHandle(m_timeoutEvent);
+ m_eventNotifier.setEnabled(true);
+
+ connect(&m_eventNotifier, SIGNAL(activated(HANDLE)), this, SIGNAL(sampleReady()));
}
DirectShowSampleScheduler::~DirectShowSampleScheduler()
{
- setEnabled(false);
+ m_eventNotifier.setEnabled(false);
::CloseHandle(m_timeoutEvent);
@@ -255,11 +257,11 @@ HRESULT DirectShowSampleScheduler::Receive(IMediaSample *pSample)
if (m_state == Running) {
if (!timedSample->schedule(m_clock, m_startTime, m_timeoutEvent)) {
// Timing information is unavailable, so schedule frames immediately.
- QMetaObject::invokeMethod(this, "timerActivated", Qt::QueuedConnection);
+ QMetaObject::invokeMethod(this, "sampleReady", Qt::QueuedConnection);
}
} else if (m_tail == m_head) {
// If this is the first frame make is available.
- QMetaObject::invokeMethod(this, "timerActivated", Qt::QueuedConnection);
+ QMetaObject::invokeMethod(this, "sampleReady", Qt::QueuedConnection);
}
return S_OK;
@@ -398,17 +400,4 @@ bool DirectShowSampleScheduler::scheduleEndOfStream()
}
}
-bool DirectShowSampleScheduler::event(QEvent *event)
-{
- if (event->type() == QEvent::WinEventAct) {
- QObject::event(event);
-
- emit sampleReady();
-
- return true;
- } else {
- return QWinEventNotifier::event(event);
- }
-}
-
QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.h b/src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.h
index 007fa99efa..21823c3fe9 100644
--- a/src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.h
+++ b/src/plugins/mediaservices/directshow/mediaplayer/directshowsamplescheduler.h
@@ -57,7 +57,7 @@ QT_BEGIN_NAMESPACE
class DirectShowTimedSample;
-class DirectShowSampleScheduler : public QWinEventNotifier, public IMemInputPin
+class DirectShowSampleScheduler : public QObject, public IMemInputPin
{
Q_OBJECT
public:
@@ -101,8 +101,6 @@ public:
IMediaSample *takeSample(bool *eos);
- bool event(QEvent *event);
-
Q_SIGNALS:
void sampleReady();
@@ -118,6 +116,7 @@ private:
HANDLE m_timeoutEvent;
QSemaphore m_semaphore;
QMutex m_mutex;
+ QWinEventNotifier m_eventNotifier;
};
QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/gstreamer/gstreamer.pro b/src/plugins/mediaservices/gstreamer/gstreamer.pro
index 027313933e..6af9c3f147 100644
--- a/src/plugins/mediaservices/gstreamer/gstreamer.pro
+++ b/src/plugins/mediaservices/gstreamer/gstreamer.pro
@@ -9,39 +9,48 @@ unix:contains(QT_CONFIG, alsa) {
}
QMAKE_CXXFLAGS += $$QT_CFLAGS_GSTREAMER
-LIBS += -lXv $$QT_LIBS_GSTREAMER -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstaudio-0.10
+LIBS += $$QT_LIBS_GSTREAMER -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstaudio-0.10
# Input
HEADERS += \
qgstreamermessage.h \
qgstreamerbushelper.h \
qgstreamervideooutputcontrol.h \
- qgstreamervideorendererinterface.h \
- qgstreamervideowidget.h \
+ qgstreamervideorendererinterface.h \
qgstreamerserviceplugin.h \
qgstreamervideoinputdevicecontrol.h \
- qgstreamervideooverlay.h \
qgstreamervideorenderer.h \
qgstvideobuffer.h \
- qvideosurfacegstsink.h \
- qx11videosurface.h \
- qgstxvimagebuffer.h
+ qvideosurfacegstsink.h
SOURCES += \
qgstreamermessage.cpp \
qgstreamerbushelper.cpp \
qgstreamervideooutputcontrol.cpp \
- qgstreamervideorendererinterface.cpp \
- qgstreamervideowidget.cpp \
+ qgstreamervideorendererinterface.cpp \
qgstreamerserviceplugin.cpp \
qgstreamervideoinputdevicecontrol.cpp \
- qgstreamervideooverlay.cpp \
qgstreamervideorenderer.cpp \
qgstvideobuffer.cpp \
- qvideosurfacegstsink.cpp \
- qx11videosurface.cpp \
- qgstxvimagebuffer.cpp
+ qvideosurfacegstsink.cpp
+
+
+x11 {
+ LIBS += -lXv
+
+ HEADERS += \
+ qgstreamervideooverlay.h \
+ qgstreamervideowidget.h \
+ qx11videosurface.h \
+ qgstxvimagebuffer.h
+
+ SOURCES += \
+ qgstreamervideooverlay.cpp \
+ qgstreamervideowidget.cpp \
+ qx11videosurface.cpp \
+ qgstxvimagebuffer.cpp
+}
include(mediaplayer/mediaplayer.pri)
diff --git a/src/plugins/mediaservices/gstreamer/mediaplayer/qgstreamerplayerservice.cpp b/src/plugins/mediaservices/gstreamer/mediaplayer/qgstreamerplayerservice.cpp
index d5d7bd08bf..3228722186 100644
--- a/src/plugins/mediaservices/gstreamer/mediaplayer/qgstreamerplayerservice.cpp
+++ b/src/plugins/mediaservices/gstreamer/mediaplayer/qgstreamerplayerservice.cpp
@@ -63,7 +63,10 @@ QT_BEGIN_NAMESPACE
QGstreamerPlayerService::QGstreamerPlayerService(QObject *parent):
- QMediaService(parent)
+ QMediaService(parent),
+ m_videoRenderer(0),
+ m_videoWindow(0),
+ m_videoWidget(0)
{
m_session = new QGstreamerPlayerSession(this);
m_control = new QGstreamerPlayerControl(m_session, this);
@@ -74,13 +77,22 @@ QGstreamerPlayerService::QGstreamerPlayerService(QObject *parent):
connect(m_videoOutput, SIGNAL(outputChanged(QVideoOutputControl::Output)),
this, SLOT(videoOutputChanged(QVideoOutputControl::Output)));
m_videoRenderer = new QGstreamerVideoRenderer(this);
+
+#ifdef Q_WS_X11
m_videoWindow = new QGstreamerVideoOverlay(this);
m_videoWidget = new QGstreamerVideoWidgetControl(this);
+#endif
+
+ QList<QVideoOutputControl::Output> outputs;
+
+ if (m_videoRenderer)
+ outputs << QVideoOutputControl::RendererOutput;
+ if (m_videoWidget)
+ outputs << QVideoOutputControl::WidgetOutput;
+ if (m_videoWindow)
+ outputs << QVideoOutputControl::WindowOutput;
- m_videoOutput->setAvailableOutputs(QList<QVideoOutputControl::Output>()
- << QVideoOutputControl::RendererOutput
- << QVideoOutputControl::WindowOutput
- << QVideoOutputControl::WidgetOutput);
+ m_videoOutput->setAvailableOutputs(outputs);
}
QGstreamerPlayerService::~QGstreamerPlayerService()
diff --git a/src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.cpp b/src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.cpp
index 76d87cedb7..596e39d8ba 100644
--- a/src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.cpp
+++ b/src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.cpp
@@ -44,12 +44,16 @@
#include <QtCore/qdebug.h>
#include <QMap>
#include <QThread>
+
+#include "qgstvideobuffer.h"
+
+#ifdef Q_WS_X11
#include <QtGui/qx11info_x11.h>
+#include "qgstxvimagebuffer.h"
+#endif
#include "qvideosurfacegstsink.h"
-#include "qgstvideobuffer.h"
-#include "qgstxvimagebuffer.h"
@@ -131,11 +135,13 @@ GstFlowReturn QVideoSurfaceGstDelegate::render(GstBuffer *buffer)
QGstVideoBuffer *videoBuffer = 0;
+#ifdef Q_WS_X11
if (G_TYPE_CHECK_INSTANCE_TYPE(buffer, QGstXvImageBuffer::get_type())) {
QGstXvImageBuffer *xvBuffer = reinterpret_cast<QGstXvImageBuffer *>(buffer);
QVariant handle = QVariant::fromValue(xvBuffer->xvImage);
videoBuffer = new QGstVideoBuffer(buffer, m_bytesPerLine, XvHandleType, handle);
} else
+#endif
videoBuffer = new QGstVideoBuffer(buffer, m_bytesPerLine);
m_frame = QVideoFrame(
@@ -387,7 +393,9 @@ void QVideoSurfaceGstSink::instance_init(GTypeInstance *instance, gpointer g_cla
Q_UNUSED(g_class);
sink->delegate = 0;
+#ifdef Q_WS_X11
sink->pool = new QGstXvImageBufferPool();
+#endif
sink->lastRequestedCaps = 0;
sink->lastBufferCaps = 0;
sink->lastSurfaceFormat = new QVideoSurfaceFormat;
@@ -396,8 +404,11 @@ void QVideoSurfaceGstSink::instance_init(GTypeInstance *instance, gpointer g_cla
void QVideoSurfaceGstSink::finalize(GObject *object)
{
VO_SINK(object);
+#ifdef Q_WS_X11
delete sink->pool;
sink->pool = 0;
+#endif
+
delete sink->lastSurfaceFormat;
sink->lastSurfaceFormat = 0;
@@ -588,6 +599,8 @@ GstFlowReturn QVideoSurfaceGstSink::buffer_alloc(
*buffer = 0;
+#ifdef Q_WS_X11
+
if (sink->lastRequestedCaps && gst_caps_is_equal(sink->lastRequestedCaps, caps)) {
//qDebug() << "reusing last caps";
*buffer = GST_BUFFER(sink->pool->takeBuffer(*sink->lastSurfaceFormat, sink->lastBufferCaps));
@@ -649,6 +662,7 @@ GstFlowReturn QVideoSurfaceGstSink::buffer_alloc(
*buffer = GST_BUFFER(sink->pool->takeBuffer(surfaceFormat, intersection));
+#endif
return GST_FLOW_OK;
}
diff --git a/src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.h b/src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.h
index f59a43c2fd..75fa85426e 100644
--- a/src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.h
+++ b/src/plugins/mediaservices/gstreamer/qvideosurfacegstsink.h
@@ -59,8 +59,10 @@ QT_BEGIN_NAMESPACE
class QAbstractVideoSurface;
+#ifdef Q_WS_X11
class QGstXvImageBuffer;
class QGstXvImageBufferPool;
+#endif
class QVideoSurfaceGstDelegate : public QObject
@@ -137,7 +139,11 @@ private:
private:
QVideoSurfaceGstDelegate *delegate;
+
+#ifdef Q_WS_X11
QGstXvImageBufferPool *pool;
+#endif
+
GstCaps *lastRequestedCaps;
GstCaps *lastBufferCaps;
QVideoSurfaceFormat *lastSurfaceFormat;
diff --git a/src/plugins/mediaservices/mediaservices.pro b/src/plugins/mediaservices/mediaservices.pro
index 6a00a14bb6..27f05bcb71 100644
--- a/src/plugins/mediaservices/mediaservices.pro
+++ b/src/plugins/mediaservices/mediaservices.pro
@@ -5,7 +5,9 @@ contains(QT_CONFIG, media-backend) {
mac: SUBDIRS += qt7
- unix:!mac:!symbian:contains(QT_CONFIG, xvideo):contains(QT_CONFIG, gstreamer) {
+ unix:!mac:!symbian:contains(QT_CONFIG, gstreamer) {
SUBDIRS += gstreamer
}
+
+ symbian:SUBDIRS += symbian
}
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/mediaplayer.pri b/src/plugins/mediaservices/symbian/mediaplayer/mediaplayer.pri
new file mode 100644
index 0000000000..205e014501
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/mediaplayer.pri
@@ -0,0 +1,63 @@
+INCLUDEPATH += $$PWD
+LIBS += -lmediaclientvideo \
+ -lmediaclientaudio \
+ -lws32 \
+ -lfbscli \
+ -lcone \
+ -lmmfcontrollerframework \
+ -lefsrv \
+ -lbitgdi \
+ -lapgrfx \
+ -lapmime
+
+
+# We are building Symbian backend with media player support
+DEFINES += QMEDIA_MMF_PLAYER
+
+
+HEADERS += \
+ $$PWD/s60mediaplayercontrol.h \
+ $$PWD/s60mediaplayerservice.h \
+ $$PWD/s60mediaplayersession.h \
+ $$PWD/s60videoplayersession.h \
+ $$PWD/s60mediametadataprovider.h \
+ $$PWD/s60videosurface.h \
+ $$PWD/s60videooverlay.h \
+ $$PWD/s60videorenderer.h \
+ $$PWD/s60mediarecognizer.h \
+ $$PWD/s60audioplayersession.h \
+ $$PWD/ms60mediaplayerresolver.h \
+ $$PWD/s60videowidget.h \
+ $$PWD/s60mediaplayeraudioendpointselector.h
+
+SOURCES += \
+ $$PWD/s60mediaplayercontrol.cpp \
+ $$PWD/s60mediaplayerservice.cpp \
+ $$PWD/s60mediaplayersession.cpp \
+ $$PWD/s60videoplayersession.cpp \
+ $$PWD/s60mediametadataprovider.cpp \
+ $$PWD/s60videosurface.cpp \
+ $$PWD/s60videooverlay.cpp \
+ $$PWD/s60videorenderer.cpp \
+ $$PWD/s60mediarecognizer.cpp \
+ $$PWD/s60audioplayersession.cpp \
+ $$PWD/s60videowidget.cpp \
+ $$PWD/s60mediaplayeraudioendpointselector.cpp
+
+contains(S60_VERSION, 3.1) {
+
+ #3.1 doesn't provide audio routing in videoplayer
+ DEFINES += HAS_NO_AUDIOROUTING_IN_VIDEOPLAYER
+
+ !exists($${EPOCROOT}epoc32\release\winscw\udeb\audiooutputrouting.lib) {
+ MMP_RULES += "$${LITERAL_HASH}ifdef WINSCW" \
+ "MACRO HAS_NO_AUDIOROUTING" \
+ "$${LITERAL_HASH}else" \
+ "LIBRARY audiooutputrouting.lib" \
+ "$${LITERAL_HASH}endif"
+ }
+
+} else {
+ LIBS += -laudiooutputrouting
+}
+
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/ms60mediaplayerresolver.h b/src/plugins/mediaservices/symbian/mediaplayer/ms60mediaplayerresolver.h
new file mode 100644
index 0000000000..b655a83eda
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/ms60mediaplayerresolver.h
@@ -0,0 +1,58 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+#ifndef MS60MEDIAPLAYERRESOLVER_H
+#define MS60MEDIAPLAYERRESOLVER_H
+
+QT_BEGIN_NAMESPACE
+
+class S60MediaPlayerSession;
+
+class MS60MediaPlayerResolver
+{
+ public:
+ virtual S60MediaPlayerSession* PlayerSession() = 0;
+ virtual S60MediaPlayerSession* VideoPlayerSession() = 0;
+ virtual S60MediaPlayerSession* AudioPlayerSession() = 0;
+};
+
+QT_END_NAMESPACE
+
+#endif
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60audioplayersession.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60audioplayersession.cpp
new file mode 100644
index 0000000000..f4065e45c4
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60audioplayersession.cpp
@@ -0,0 +1,268 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "s60audioplayersession.h"
+#include <QtCore/qdebug.h>
+#include <QtCore/qvariant.h>
+
+#include <AudioOutput.h>
+#include <MAudioOutputObserver.h>
+
+QT_BEGIN_NAMESPACE
+
+S60AudioPlayerSession::S60AudioPlayerSession(QObject *parent)
+ : S60MediaPlayerSession(parent)
+ , m_player(0)
+ , m_audioOutput(0)
+ , m_audioEndpoint("Default")
+{
+ QT_TRAP_THROWING(m_player = CAudioPlayer::NewL(*this, 0, EMdaPriorityPreferenceNone));
+ m_player->RegisterForAudioLoadingNotification(*this);
+}
+
+S60AudioPlayerSession::~S60AudioPlayerSession()
+{
+#if !defined(HAS_NO_AUDIOROUTING)
+ if (m_audioOutput)
+ m_audioOutput->UnregisterObserver(*this);
+ delete m_audioOutput;
+#endif
+ m_player->Close();
+ delete m_player;
+}
+
+void S60AudioPlayerSession::doLoadL(const TDesC &path)
+{
+ // m_audioOutput needs to be reinitialized after MapcInitComplete
+ if (m_audioOutput)
+ m_audioOutput->UnregisterObserver(*this);
+ delete m_audioOutput;
+ m_audioOutput = NULL;
+
+ m_player->OpenFileL(path);
+}
+
+qint64 S60AudioPlayerSession::doGetDurationL() const
+{
+ return m_player->Duration().Int64() / qint64(1000);
+}
+
+qint64 S60AudioPlayerSession::doGetPositionL() const
+{
+ TTimeIntervalMicroSeconds ms = 0;
+ m_player->GetPosition(ms);
+ return ms.Int64() / qint64(1000);
+}
+
+bool S60AudioPlayerSession::isVideoAvailable() const
+{
+ return false;
+}
+bool S60AudioPlayerSession::isAudioAvailable() const
+{
+ return true; // this is a bit happy scenario, but we do emit error that we can't play
+}
+
+void S60AudioPlayerSession::MaloLoadingStarted()
+{
+ buffering();
+}
+
+void S60AudioPlayerSession::MaloLoadingComplete()
+{
+ buffered();
+}
+
+void S60AudioPlayerSession::doPlay()
+{
+// For some reason loading progress callbalck are not called on emulator
+#ifdef __WINSCW__
+ buffering();
+#endif
+ m_player->Play();
+#ifdef __WINSCW__
+ buffered();
+#endif
+
+}
+
+void S60AudioPlayerSession::doPauseL()
+{
+ m_player->Pause();
+}
+
+void S60AudioPlayerSession::doStop()
+{
+ m_player->Stop();
+}
+
+void S60AudioPlayerSession::doSetVolumeL(int volume)
+{
+ m_player->SetVolume((volume / 100.0) * m_player->MaxVolume());
+}
+
+void S60AudioPlayerSession::doSetPositionL(qint64 microSeconds)
+{
+ m_player->SetPosition(TTimeIntervalMicroSeconds(microSeconds));
+}
+
+void S60AudioPlayerSession::updateMetaDataEntriesL()
+{
+ metaDataEntries().clear();
+ int numberOfMetaDataEntries = 0;
+
+ m_player->GetNumberOfMetaDataEntries(numberOfMetaDataEntries);
+
+ for (int i = 0; i < numberOfMetaDataEntries; i++) {
+ CMMFMetaDataEntry *entry = NULL;
+ entry = m_player->GetMetaDataEntryL(i);
+ metaDataEntries().insert(QString::fromUtf16(entry->Name().Ptr(), entry->Name().Length()), QString::fromUtf16(entry->Value().Ptr(), entry->Value().Length()));
+ delete entry;
+ }
+ emit metaDataChanged();
+}
+
+int S60AudioPlayerSession::doGetBufferStatusL() const
+{
+ int progress = 0;
+ m_player->GetAudioLoadingProgressL(progress);
+ return progress;
+}
+
+void S60AudioPlayerSession::MapcInitComplete(TInt aError, const TTimeIntervalMicroSeconds& aDuration)
+{
+ Q_UNUSED(aDuration);
+ setError(aError);
+ TRAPD(err,
+ m_audioOutput = CAudioOutput::NewL(*m_player);
+ m_audioOutput->RegisterObserverL(*this);
+ );
+ setActiveEndpoint(m_audioEndpoint);
+ setError(err);
+ loaded();
+}
+
+void S60AudioPlayerSession::MapcPlayComplete(TInt aError)
+{
+ setError(aError);
+ endOfMedia();
+}
+
+void S60AudioPlayerSession::doSetAudioEndpoint(const QString& audioEndpoint)
+{
+ m_audioEndpoint = audioEndpoint;
+}
+
+QString S60AudioPlayerSession::activeEndpoint() const
+{
+ QString outputName = QString("Default");
+#if !defined(HAS_NO_AUDIOROUTING)
+ if (m_audioOutput) {
+ CAudioOutput::TAudioOutputPreference output = m_audioOutput->AudioOutput();
+ outputName = qStringFromTAudioOutputPreference(output);
+ }
+#endif
+ return outputName;
+}
+
+QString S60AudioPlayerSession::defaultEndpoint() const
+{
+ QString outputName = QString("Default");
+#if !defined(HAS_NO_AUDIOROUTING)
+ if (m_audioOutput) {
+ CAudioOutput::TAudioOutputPreference output = m_audioOutput->DefaultAudioOutput();
+ outputName = qStringFromTAudioOutputPreference(output);
+ }
+#endif
+ return outputName;
+}
+
+void S60AudioPlayerSession::setActiveEndpoint(const QString& name)
+{
+ CAudioOutput::TAudioOutputPreference output = CAudioOutput::ENoPreference;
+
+ if (name == QString("Default"))
+ output = CAudioOutput::ENoPreference;
+ else if (name == QString("All"))
+ output = CAudioOutput::EAll;
+ else if (name == QString("None"))
+ output = CAudioOutput::ENoOutput;
+ else if (name == QString("Earphone"))
+ output = CAudioOutput::EPrivate;
+ else if (name == QString("Speaker"))
+ output = CAudioOutput::EPublic;
+#if !defined(HAS_NO_AUDIOROUTING)
+ if (m_audioOutput) {
+ TRAPD(err, m_audioOutput->SetAudioOutputL(output));
+ setError(err);
+
+ if (m_audioEndpoint != name) {
+ m_audioEndpoint = name;
+ emit activeEndpointChanged(name);
+ }
+ }
+#endif
+}
+
+void S60AudioPlayerSession::DefaultAudioOutputChanged(CAudioOutput& aAudioOutput,
+ CAudioOutput::TAudioOutputPreference aNewDefault)
+{
+ // Emit already implemented in setActiveEndpoint function
+ Q_UNUSED(aAudioOutput)
+ Q_UNUSED(aNewDefault)
+}
+
+QString S60AudioPlayerSession::qStringFromTAudioOutputPreference(CAudioOutput::TAudioOutputPreference output) const
+{
+ if (output == CAudioOutput::ENoPreference)
+ return QString("Default");
+ else if (output == CAudioOutput::EAll)
+ return QString("All");
+ else if (output == CAudioOutput::ENoOutput)
+ return QString("None");
+ else if (output == CAudioOutput::EPrivate)
+ return QString("Earphone");
+ else if (output == CAudioOutput::EPublic)
+ return QString("Speaker");
+ return QString("Default");
+}
+
+QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60audioplayersession.h b/src/plugins/mediaservices/symbian/mediaplayer/s60audioplayersession.h
new file mode 100644
index 0000000000..fca66b3d7e
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60audioplayersession.h
@@ -0,0 +1,116 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60AUDIOPLAYERSESSION_H
+#define S60AUDIOPLAYERSESSION_H
+
+#include "s60mediaplayersession.h"
+
+#include <mdaaudiosampleplayer.h>
+typedef CMdaAudioPlayerUtility CAudioPlayer;
+typedef MMdaAudioPlayerCallback MAudioPlayerObserver;
+
+#include <AudioOutput.h>
+#include <MAudioOutputObserver.h>
+
+QT_BEGIN_NAMESPACE
+
+class S60AudioPlayerSession : public S60MediaPlayerSession
+ , public MAudioPlayerObserver
+ , public MAudioLoadingObserver
+ , public MAudioOutputObserver
+{
+ Q_OBJECT
+
+public:
+ S60AudioPlayerSession(QObject *parent);
+ ~S60AudioPlayerSession();
+
+ //From S60MediaPlayerSession
+ bool isVideoAvailable() const;
+ bool isAudioAvailable() const;
+
+ // From MAudioLoadingObserver
+ void MaloLoadingStarted();
+ void MaloLoadingComplete();
+
+ // From MAudioOutputObserver
+ void DefaultAudioOutputChanged( CAudioOutput& aAudioOutput,
+ CAudioOutput::TAudioOutputPreference aNewDefault );
+
+public:
+ // From S60MediaPlayerAudioEndpointSelector
+ QString activeEndpoint() const;
+ QString defaultEndpoint() const;
+public Q_SLOTS:
+ void setActiveEndpoint(const QString& name);
+Q_SIGNALS:
+ void activeEndpointChanged(const QString & name);
+
+protected:
+ //From S60MediaPlayerSession
+ void doLoadL(const TDesC &path);
+ void doLoadUrlL(const TDesC &path){Q_UNUSED(path)/*empty implementation*/}
+ void doPlay();
+ void doStop();
+ void doPauseL();
+ void doSetVolumeL(int volume);
+ qint64 doGetPositionL() const;
+ void doSetPositionL(qint64 microSeconds);
+ void updateMetaDataEntriesL();
+ int doGetBufferStatusL() const;
+ qint64 doGetDurationL() const;
+ void doSetAudioEndpoint(const QString& audioEndpoint);
+
+private:
+ void MapcInitComplete(TInt aError, const TTimeIntervalMicroSeconds& aDuration);
+ void MapcPlayComplete(TInt aError);
+ QString qStringFromTAudioOutputPreference(CAudioOutput::TAudioOutputPreference output) const;
+
+private:
+ CAudioPlayer *m_player;
+ CAudioOutput *m_audioOutput;
+ QString m_audioEndpoint;
+};
+
+QT_END_NAMESPACE
+
+#endif
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediametadataprovider.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60mediametadataprovider.cpp
new file mode 100644
index 0000000000..e80c487d64
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediametadataprovider.cpp
@@ -0,0 +1,185 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "s60mediametadataprovider.h"
+#include "s60mediaplayersession.h"
+#include <QtCore/qdebug.h>
+
+QT_BEGIN_NAMESPACE
+
+S60MediaMetaDataProvider::S60MediaMetaDataProvider(MS60MediaPlayerResolver& mediaPlayerResolver, QObject *parent)
+ : QMetaDataControl(parent)
+ , m_mediaPlayerResolver(mediaPlayerResolver)
+ , m_session(NULL)
+{
+}
+
+S60MediaMetaDataProvider::~S60MediaMetaDataProvider()
+{
+}
+
+bool S60MediaMetaDataProvider::isMetaDataAvailable() const
+{
+ m_session = m_mediaPlayerResolver.PlayerSession();
+ if (m_session)
+ return m_session->isMetadataAvailable();
+ return false;
+}
+
+bool S60MediaMetaDataProvider::isWritable() const
+{
+ return false;
+}
+
+QVariant S60MediaMetaDataProvider::metaData(QtMediaServices::MetaData key) const
+{
+ m_session = m_mediaPlayerResolver.PlayerSession();
+ if (m_session && m_session->isMetadataAvailable())
+ return m_session->metaData(metaDataKeyAsString(key));
+ return QVariant();
+}
+
+void S60MediaMetaDataProvider::setMetaData(QtMediaServices::MetaData key, QVariant const &value)
+{
+ Q_UNUSED(key);
+ Q_UNUSED(value);
+}
+QList<QtMediaServices::MetaData> S60MediaMetaDataProvider::availableMetaData() const
+{
+ m_session = m_mediaPlayerResolver.PlayerSession();
+ QList<QtMediaServices::MetaData> metaDataTags;
+ if (m_session && m_session->isMetadataAvailable()) {
+ for (int i = QtMediaServices::Title; i <= QtMediaServices::DeviceSettingDescription; i++) {
+ QString metaData = metaDataKeyAsString((QtMediaServices::MetaData)i);
+ if (!metaData.isEmpty()) {
+ if (!m_session->metaData(metaData).toString().isEmpty()) {
+ metaDataTags.append((QtMediaServices::MetaData)i);
+ }
+ }
+ }
+ }
+ return metaDataTags;
+}
+
+QVariant S60MediaMetaDataProvider::extendedMetaData(const QString &key) const
+{
+ m_session = m_mediaPlayerResolver.PlayerSession();
+ if (m_session && m_session->isMetadataAvailable())
+ return m_session->metaData(key);
+ return QVariant();
+}
+
+void S60MediaMetaDataProvider::setExtendedMetaData(const QString &key, QVariant const &value)
+{
+ Q_UNUSED(key);
+ Q_UNUSED(value);
+}
+
+QStringList S60MediaMetaDataProvider::availableExtendedMetaData() const
+{
+ m_session = m_mediaPlayerResolver.PlayerSession();
+ if (m_session && m_session->isMetadataAvailable())
+ return m_session->availableMetaData().keys();
+ return QStringList();
+}
+
+QString S60MediaMetaDataProvider::metaDataKeyAsString(QtMediaServices::MetaData key) const
+{
+ switch(key) {
+ case QtMediaServices::Title: return "title";
+ case QtMediaServices::AlbumArtist: return "artist";
+ case QtMediaServices::Comment: return "comment";
+ case QtMediaServices::Genre: return "genre";
+ case QtMediaServices::Year: return "year";
+ case QtMediaServices::Copyright: return "copyright";
+ case QtMediaServices::AlbumTitle: return "album";
+ case QtMediaServices::Composer: return "composer";
+ case QtMediaServices::TrackNumber: return "albumtrack";
+ case QtMediaServices::AudioBitRate: return "audiobitrate";
+ case QtMediaServices::VideoBitRate: return "videobitrate";
+ case QtMediaServices::Duration: return "duration";
+ case QtMediaServices::MediaType: return "contenttype";
+ case QtMediaServices::SubTitle: // TODO: Find the matching metadata keys
+ case QtMediaServices::Description:
+ case QtMediaServices::Category:
+ case QtMediaServices::Date:
+ case QtMediaServices::UserRating:
+ case QtMediaServices::Keywords:
+ case QtMediaServices::Language:
+ case QtMediaServices::Publisher:
+ case QtMediaServices::ParentalRating:
+ case QtMediaServices::RatingOrganisation:
+ case QtMediaServices::Size:
+ case QtMediaServices::AudioCodec:
+ case QtMediaServices::AverageLevel:
+ case QtMediaServices::ChannelCount:
+ case QtMediaServices::PeakValue:
+ case QtMediaServices::SampleRate:
+ case QtMediaServices::Author:
+ case QtMediaServices::ContributingArtist:
+ case QtMediaServices::Conductor:
+ case QtMediaServices::Lyrics:
+ case QtMediaServices::Mood:
+ case QtMediaServices::TrackCount:
+ case QtMediaServices::CoverArtUrlSmall:
+ case QtMediaServices::CoverArtUrlLarge:
+ case QtMediaServices::Resolution:
+ case QtMediaServices::PixelAspectRatio:
+ case QtMediaServices::VideoFrameRate:
+ case QtMediaServices::VideoCodec:
+ case QtMediaServices::PosterUrl:
+ case QtMediaServices::ChapterNumber:
+ case QtMediaServices::Director:
+ case QtMediaServices::LeadPerformer:
+ case QtMediaServices::Writer:
+ case QtMediaServices::CameraManufacturer:
+ case QtMediaServices::CameraModel:
+ case QtMediaServices::Event:
+ case QtMediaServices::Subject:
+ default:
+ break;
+ }
+
+ return QString();
+}
+
+QT_END_NAMESPACE
+
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediametadataprovider.h b/src/plugins/mediaservices/symbian/mediaplayer/s60mediametadataprovider.h
new file mode 100644
index 0000000000..07ae494746
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediametadataprovider.h
@@ -0,0 +1,81 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60MEDIAMETADATAPROVIDER_H
+#define S60MEDIAMETADATAPROVIDER_H
+
+#include <qmetadatacontrol.h>
+#include "ms60mediaplayerresolver.h"
+
+QT_BEGIN_NAMESPACE
+
+class S60MediaPlayerSession;
+
+class S60MediaMetaDataProvider : public QMetaDataControl
+{
+ Q_OBJECT
+
+public:
+ S60MediaMetaDataProvider(MS60MediaPlayerResolver& mediaPlayerResolver, QObject *parent = 0);
+ ~S60MediaMetaDataProvider();
+
+ bool isMetaDataAvailable() const;
+ bool isWritable() const;
+
+ QVariant metaData(QtMediaServices::MetaData key) const;
+ void setMetaData(QtMediaServices::MetaData key, const QVariant &value);
+ QList<QtMediaServices::MetaData> availableMetaData() const;
+
+ QVariant extendedMetaData(const QString &key) const ;
+ void setExtendedMetaData(const QString &key, const QVariant &value);
+ QStringList availableExtendedMetaData() const;
+
+private:
+ QString metaDataKeyAsString(QtMediaServices::MetaData key) const;
+
+private:
+ MS60MediaPlayerResolver& m_mediaPlayerResolver;
+ mutable S60MediaPlayerSession *m_session;
+};
+
+QT_END_NAMESPACE
+
+#endif // S60VIDEOMETADATAPROVIDER_H
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayeraudioendpointselector.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayeraudioendpointselector.cpp
new file mode 100644
index 0000000000..dbeed90573
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayeraudioendpointselector.cpp
@@ -0,0 +1,127 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "s60mediaplayercontrol.h"
+#include "s60mediaplayersession.h"
+#include "s60mediaplayeraudioendpointselector.h"
+
+#include <QtGui/QIcon>
+#include <QtCore/QDebug>
+
+QT_BEGIN_NAMESPACE
+
+S60MediaPlayerAudioEndpointSelector::S60MediaPlayerAudioEndpointSelector(QObject *control, QObject *parent)
+ :QMediaControl(parent)
+ , m_control(0)
+ , m_audioEndpointNames(0)
+{
+ m_control = qobject_cast<S60MediaPlayerControl*>(control);
+}
+
+S60MediaPlayerAudioEndpointSelector::~S60MediaPlayerAudioEndpointSelector()
+{
+ delete m_audioEndpointNames;
+}
+
+QList<QString> S60MediaPlayerAudioEndpointSelector::availableEndpoints() const
+{
+ if(m_audioEndpointNames->count() == 0) {
+ m_audioEndpointNames->append("Default");
+ m_audioEndpointNames->append("All");
+ m_audioEndpointNames->append("None");
+ m_audioEndpointNames->append("Earphone");
+ m_audioEndpointNames->append("Speaker");
+ }
+ return *m_audioEndpointNames;
+}
+
+QString S60MediaPlayerAudioEndpointSelector::endpointDescription(const QString& name) const
+{
+ if (name == QString("Default")) //ENoPreference
+ return QString("Used to indicate that the playing audio can be routed to"
+ "any speaker. This is the default value for audio.");
+ else if (name == QString("All")) //EAll
+ return QString("Used to indicate that the playing audio should be routed to all speakers.");
+ else if (name == QString("None")) //ENoOutput
+ return QString("Used to indicate that the playing audio should not be routed to any output.");
+ else if (name == QString("Earphone")) //EPrivate
+ return QString("Used to indicate that the playing audio should be routed to"
+ "the default private speaker. A private speaker is one that can only"
+ "be heard by one person.");
+ else if (name == QString("Speaker")) //EPublic
+ return QString("Used to indicate that the playing audio should be routed to"
+ "the default public speaker. A public speaker is one that can "
+ "be heard by multiple people.");
+
+ return QString();
+}
+
+QString S60MediaPlayerAudioEndpointSelector::activeEndpoint() const
+{
+ if (m_control->session())
+ return m_control->session()->activeEndpoint();
+ else
+ return m_control->mediaControlSettings().audioEndpoint();
+}
+
+QString S60MediaPlayerAudioEndpointSelector::defaultEndpoint() const
+{
+ if (m_control->session())
+ return m_control->session()->defaultEndpoint();
+ else
+ return m_control->mediaControlSettings().audioEndpoint();
+}
+
+void S60MediaPlayerAudioEndpointSelector::setActiveEndpoint(const QString& name)
+{
+ QString oldEndpoint = m_control->mediaControlSettings().audioEndpoint();
+
+ if (name != oldEndpoint && (name == QString("Default") || name == QString("All") ||
+ name == QString("None") || name == QString("Earphone") || name == QString("Speaker"))) {
+
+ if (m_control->session()) {
+ m_control->session()->setActiveEndpoint(name);
+ }
+ m_control->setAudioEndpoint(name);
+ }
+}
+
+QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayeraudioendpointselector.h b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayeraudioendpointselector.h
new file mode 100644
index 0000000000..a110ae84b6
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayeraudioendpointselector.h
@@ -0,0 +1,81 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60MEDIAPLAYERAUDIOENDPOINTSELECTOR_H
+#define S60MEDIAPLAYERAUDIOENDPOINTSELECTOR_H
+
+#include <QStringList>
+
+#include <QtMediaServices/qmediacontrol.h>
+
+QT_BEGIN_NAMESPACE
+
+class S60MediaPlayerControl;
+class S60MediaPlayerSession;
+
+class S60MediaPlayerAudioEndpointSelector : public QMediaControl
+{
+
+Q_OBJECT
+
+public:
+ S60MediaPlayerAudioEndpointSelector(QObject *control, QObject *parent = 0);
+ ~S60MediaPlayerAudioEndpointSelector();
+
+ QList<QString> availableEndpoints() const ;
+ QString endpointDescription(const QString& name) const;
+ QString defaultEndpoint() const;
+ QString activeEndpoint() const;
+
+public Q_SLOTS:
+ void setActiveEndpoint(const QString& name);
+
+private:
+ S60MediaPlayerControl* m_control;
+ QString m_audioInput;
+ QList<QString> *m_audioEndpointNames;
+};
+
+#define QAudioEndpointSelector_iid "com.nokia.Qt.QAudioEndpointSelector/1.0"
+
+QT_END_NAMESPACE
+
+#endif // S60MEDIAPLAYERAUDIOENDPOINTSELECTOR_H
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayercontrol.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayercontrol.cpp
new file mode 100644
index 0000000000..8e03afd3c6
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayercontrol.cpp
@@ -0,0 +1,274 @@
+
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "s60mediaplayercontrol.h"
+#include "s60mediaplayersession.h"
+
+#include <QtCore/qdir.h>
+#include <QtCore/qurl.h>
+#include <QtCore/qdebug.h>
+
+QT_BEGIN_NAMESPACE
+
+S60MediaPlayerControl::S60MediaPlayerControl(MS60MediaPlayerResolver& mediaPlayerResolver, QObject *parent)
+ : QMediaPlayerControl(parent),
+ m_mediaPlayerResolver(mediaPlayerResolver),
+ m_session(NULL),
+ m_stream(NULL)
+{
+}
+
+S60MediaPlayerControl::~S60MediaPlayerControl()
+{
+}
+
+qint64 S60MediaPlayerControl::position() const
+{
+ if (m_session)
+ return m_session->position();
+ return 0;
+}
+
+qint64 S60MediaPlayerControl::duration() const
+{
+ if (m_session)
+ return m_session->duration();
+ return -1;
+}
+
+QMediaPlayer::State S60MediaPlayerControl::state() const
+{
+ if (m_session)
+ return m_session->state();
+ return QMediaPlayer::StoppedState;
+}
+
+QMediaPlayer::MediaStatus S60MediaPlayerControl::mediaStatus() const
+{
+ if (m_session)
+ return m_session->mediaStatus();
+ return m_mediaSettings.mediaStatus();
+}
+
+int S60MediaPlayerControl::bufferStatus() const
+{
+ if (m_session)
+ return m_session->bufferStatus();
+ return 0;
+}
+
+int S60MediaPlayerControl::volume() const
+{
+ if (m_session)
+ return m_session->volume();
+ return m_mediaSettings.volume();
+}
+
+bool S60MediaPlayerControl::isMuted() const
+{
+ if (m_session)
+ return m_session->isMuted();
+ return m_mediaSettings.isMuted();
+}
+
+bool S60MediaPlayerControl::isSeekable() const
+{
+ if (m_session)
+ return m_session->isSeekable();
+ return false;
+}
+
+QMediaTimeRange S60MediaPlayerControl::availablePlaybackRanges() const
+{
+ QMediaTimeRange ranges;
+
+ if(m_session && m_session->isSeekable())
+ ranges.addInterval(0, m_session->duration());
+
+ return ranges;
+}
+
+qreal S60MediaPlayerControl::playbackRate() const
+{
+ //None of symbian players supports this.
+ return m_mediaSettings.playbackRate();
+}
+
+void S60MediaPlayerControl::setPlaybackRate(qreal rate)
+{
+ //None of symbian players supports this.
+ m_mediaSettings.setPlaybackRate(rate);
+ emit playbackRateChanged(playbackRate());
+
+}
+
+void S60MediaPlayerControl::setPosition(qint64 pos)
+{
+ if (m_session)
+ m_session->setPosition(pos);
+}
+
+void S60MediaPlayerControl::play()
+{
+ if (m_session)
+ m_session->play();
+}
+
+void S60MediaPlayerControl::pause()
+{
+ if (m_session)
+ m_session->pause();
+}
+
+void S60MediaPlayerControl::stop()
+{
+ if (m_session)
+ m_session->stop();
+}
+
+void S60MediaPlayerControl::setVolume(int volume)
+{
+ int boundVolume = qBound(0, volume, 100);
+ if (boundVolume == m_mediaSettings.volume())
+ return;
+
+ m_mediaSettings.setVolume(boundVolume);
+ if (m_session)
+ m_session->setVolume(boundVolume);
+
+ emit volumeChanged(boundVolume);
+}
+
+void S60MediaPlayerControl::setMuted(bool muted)
+{
+ if (m_mediaSettings.isMuted() == muted)
+ return;
+
+ m_mediaSettings.setMuted(muted);
+ if (m_session)
+ m_session->setMuted(muted);
+
+ emit mutedChanged(muted);
+}
+
+QMediaContent S60MediaPlayerControl::media() const
+{
+ return m_currentResource;
+}
+
+const QIODevice *S60MediaPlayerControl::mediaStream() const
+{
+ return m_stream;
+}
+
+void S60MediaPlayerControl::setMedia(const QMediaContent &source, QIODevice *stream)
+{
+ Q_UNUSED(stream)
+ // we don't want to set & load media again when it is already loaded
+ if (m_session && m_currentResource == source)
+ return;
+
+ // store to variable as session is created based on the content type.
+ m_currentResource = source;
+ S60MediaPlayerSession *newSession = m_mediaPlayerResolver.PlayerSession();
+ m_mediaSettings.setMediaStatus(QMediaPlayer::UnknownMediaStatus);
+
+ if (m_session)
+ m_session->reset();
+ else {
+ emit mediaStatusChanged(QMediaPlayer::UnknownMediaStatus);
+ emit error(QMediaPlayer::NoError, QString());
+ }
+
+ m_session = newSession;
+
+ if (m_session)
+ m_session->load(source.canonicalUrl());
+ else {
+ QMediaPlayer::MediaStatus status = (source.isNull()) ? QMediaPlayer::NoMedia : QMediaPlayer::InvalidMedia;
+ m_mediaSettings.setMediaStatus(status);
+ emit stateChanged(QMediaPlayer::StoppedState);
+ emit error((source.isNull()) ? QMediaPlayer::NoError : QMediaPlayer::ResourceError,
+ (source.isNull()) ? "" : tr("Media couldn't be resolved"));
+ emit mediaStatusChanged(status);
+ }
+ emit mediaChanged(m_currentResource);
+ }
+
+S60MediaPlayerSession* S60MediaPlayerControl::session()
+{
+ return m_session;
+}
+
+void S60MediaPlayerControl::setVideoOutput(QObject *output)
+{
+ S60MediaPlayerSession *session = NULL;
+ session = m_mediaPlayerResolver.VideoPlayerSession();
+ session->setVideoRenderer(output);
+}
+
+bool S60MediaPlayerControl::isAudioAvailable() const
+{
+ if (m_session)
+ return m_session->isAudioAvailable();
+ return false;
+}
+
+bool S60MediaPlayerControl::isVideoAvailable() const
+{
+ if (m_session)
+ return m_session->isVideoAvailable();
+ return false;
+}
+
+const S60MediaSettings& S60MediaPlayerControl::mediaControlSettings() const
+{
+ return m_mediaSettings;
+}
+
+void S60MediaPlayerControl::setAudioEndpoint(const QString& name)
+{
+ m_mediaSettings.setAudioEndpoint(name);
+}
+
+QT_END_NAMESPACE
+
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayercontrol.h b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayercontrol.h
new file mode 100644
index 0000000000..3d26a5ed91
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayercontrol.h
@@ -0,0 +1,143 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60MEDIAPLAYERCONTROL_H
+#define S60MEDIAPLAYERCONTROL_H
+
+#include <QtCore/qobject.h>
+
+#include <qmediaplayercontrol.h>
+
+#include "ms60mediaplayerresolver.h"
+#include <QtCore/qdebug.h>
+
+QT_BEGIN_NAMESPACE
+
+class QMediaPlayer;
+class QMediaTimeRange;
+class QMediaContent;
+
+
+class S60MediaPlayerSession;
+class S60MediaPlayerService;
+
+class S60MediaSettings
+{
+
+public:
+ S60MediaSettings()
+ : m_volume(0)
+ , m_muted(false)
+ , m_playbackRate(0)
+ , m_mediaStatus(QMediaPlayer::UnknownMediaStatus)
+ , m_audioEndpoint(QString("Default"))
+ {
+ }
+
+ void setVolume(int volume) { m_volume = volume; }
+ void setMuted(bool muted) { m_muted = muted; }
+ void setPlaybackRate(int rate) { m_playbackRate = rate; }
+ void setMediaStatus(QMediaPlayer::MediaStatus status) {m_mediaStatus=status;}
+ void setAudioEndpoint(const QString& audioEndpoint) { m_audioEndpoint = audioEndpoint; }
+
+ int volume() const { return m_volume; }
+ bool isMuted() const { return m_muted; }
+ qreal playbackRate() const { return m_playbackRate; }
+ QMediaPlayer::MediaStatus mediaStatus() const {return m_mediaStatus;}
+ QString audioEndpoint() const { return m_audioEndpoint; }
+
+private:
+ int m_volume;
+ bool m_muted;
+ qreal m_playbackRate;
+ QMediaPlayer::MediaStatus m_mediaStatus;
+ QString m_audioEndpoint;
+};
+
+class S60MediaPlayerControl : public QMediaPlayerControl
+{
+ Q_OBJECT
+
+public:
+ S60MediaPlayerControl(MS60MediaPlayerResolver& mediaPlayerResolver, QObject *parent = 0);
+ ~S60MediaPlayerControl();
+
+ // from QMediaPlayerControl
+ virtual QMediaPlayer::State state() const;
+ virtual QMediaPlayer::MediaStatus mediaStatus() const;
+ virtual qint64 duration() const;
+ virtual qint64 position() const;
+ virtual void setPosition(qint64 pos);
+ virtual int volume() const;
+ virtual void setVolume(int volume);
+ virtual bool isMuted() const;
+ virtual void setMuted(bool muted);
+ virtual int bufferStatus() const;
+ virtual bool isAudioAvailable() const;
+ virtual bool isVideoAvailable() const;
+ virtual bool isSeekable() const;
+ virtual QMediaTimeRange availablePlaybackRanges() const;
+ virtual qreal playbackRate() const;
+ virtual void setPlaybackRate(qreal rate);
+ virtual QMediaContent media() const;
+ virtual const QIODevice *mediaStream() const;
+ virtual void setMedia(const QMediaContent&, QIODevice *);
+ virtual void play();
+ virtual void pause();
+ virtual void stop();
+ S60MediaPlayerSession* session();
+ void setAudioEndpoint(const QString& name);
+
+ // Own methods
+ void setVideoOutput(QObject *output);
+ const S60MediaSettings& mediaControlSettings() const;
+
+private:
+ MS60MediaPlayerResolver &m_mediaPlayerResolver;
+ S60MediaPlayerSession *m_session;
+ QMediaContent m_currentResource;
+ QIODevice *m_stream;
+ S60MediaSettings m_mediaSettings;
+};
+
+QT_END_NAMESPACE
+
+#endif
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayerservice.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayerservice.cpp
new file mode 100644
index 0000000000..0b1c7d514a
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayerservice.cpp
@@ -0,0 +1,259 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include <QtCore/qvariant.h>
+#include <QtCore/qdebug.h>
+#include <QtGui/qwidget.h>
+
+#include "s60mediaplayerservice.h"
+#include "s60mediaplayercontrol.h"
+#include "s60videoplayersession.h"
+#include "s60audioplayersession.h"
+#include "s60mediametadataprovider.h"
+#include "s60videowidget.h"
+#include "s60mediarecognizer.h"
+//#include <qmediatimerange.h>
+#include "s60videooverlay.h"
+#include "s60videorenderer.h"
+#include "s60mediaplayeraudioendpointselector.h"
+
+#include <qmediaplaylistnavigator.h>
+#include <qmediaplaylist.h>
+
+QT_BEGIN_NAMESPACE
+
+S60MediaPlayerService::S60MediaPlayerService(QObject *parent)
+ : QMediaService(parent)
+ , m_control(NULL)
+ , m_videoOutput(NULL)
+ , m_videoPlayerSession(NULL)
+ , m_audioPlayerSession(NULL)
+ , m_metaData(NULL)
+ , m_videoWidget(NULL)
+ , m_videoWindow(NULL)
+ , m_videoRenderer(NULL)
+ , m_audioEndpointSelector(NULL)
+{
+ m_control = new S60MediaPlayerControl(*this, this);
+ m_metaData = new S60MediaMetaDataProvider(*this);
+ m_audioEndpointSelector = new S60MediaPlayerAudioEndpointSelector(m_control, this);
+}
+
+S60MediaPlayerService::~S60MediaPlayerService()
+{
+ delete m_videoWidget;
+ delete m_videoRenderer;
+ delete m_videoWindow;
+ delete m_videoOutput;
+}
+
+QMediaControl *S60MediaPlayerService::control(const char *name) const
+{
+ if (qstrcmp(name, QMediaPlayerControl_iid) == 0)
+ return m_control;
+
+ if (qstrcmp(name, QMetaDataControl_iid) == 0) {
+ return m_metaData;
+ }
+
+ if (qstrcmp(name, QVideoOutputControl_iid) == 0) {
+ if (!m_videoOutput) {
+ m_videoOutput = new S60VideoOutputControl;
+ connect(m_videoOutput, SIGNAL(outputChanged(QVideoOutputControl::Output)),
+ this, SLOT(videoOutputChanged(QVideoOutputControl::Output)));
+ m_videoOutput->setAvailableOutputs(QList<QVideoOutputControl::Output>()
+// << QVideoOutputControl::RendererOutput
+// << QVideoOutputControl::WindowOutput
+ << QVideoOutputControl::WidgetOutput);
+
+ }
+ return m_videoOutput;
+ }
+
+ if (qstrcmp(name, QVideoWidgetControl_iid) == 0) {
+ if (!m_videoWidget)
+ m_videoWidget = new S60VideoWidgetControl;
+ return m_videoWidget;
+ }
+
+ if (qstrcmp(name, QVideoRendererControl_iid) == 0) {
+ if (m_videoRenderer)
+ m_videoRenderer = new S60VideoRenderer;
+ return m_videoRenderer;
+ }
+
+ if (qstrcmp(name, QVideoWindowControl_iid) == 0) {
+ if (!m_videoWindow)
+ m_videoWindow = new S60VideoOverlay;
+ return m_videoWindow;
+ }
+
+ if (qstrcmp(name, QAudioEndpointSelector_iid) == 0) {
+ return m_audioEndpointSelector;
+ }
+
+ return 0;
+
+}
+
+void S60MediaPlayerService::videoOutputChanged(QVideoOutputControl::Output output)
+{
+ switch (output) {
+ case QVideoOutputControl::NoOutput:
+ m_control->setVideoOutput(0);
+ break;
+
+ case QVideoOutputControl::RendererOutput:
+ m_control->setVideoOutput(m_videoRenderer);
+ break;
+ case QVideoOutputControl::WindowOutput:
+ m_control->setVideoOutput(m_videoWindow);
+ break;
+
+ case QVideoOutputControl::WidgetOutput:
+ m_control->setVideoOutput(m_videoWidget);
+ break;
+ default:
+ qWarning("Invalid video output selection");
+ break;
+ }
+}
+
+S60MediaPlayerSession* S60MediaPlayerService::PlayerSession()
+{
+ QUrl url = m_control->media().canonicalUrl();
+
+ if (url.isEmpty() == true) {
+ return NULL;
+ }
+
+ S60MediaRecognizer *m_mediaRecognizer = new S60MediaRecognizer(this);
+ S60MediaRecognizer::MediaType mediaType = m_mediaRecognizer->mediaType(url);
+
+ switch (mediaType) {
+ case S60MediaRecognizer::Video:
+ case S60MediaRecognizer::Url:
+ return VideoPlayerSession();
+ case S60MediaRecognizer::Audio:
+ return AudioPlayerSession();
+ default:
+ break;
+ }
+
+ return NULL;
+}
+
+S60MediaPlayerSession* S60MediaPlayerService::VideoPlayerSession()
+{
+ if (!m_videoPlayerSession) {
+ m_videoPlayerSession = new S60VideoPlayerSession(this);
+
+ connect(m_videoPlayerSession, SIGNAL(positionChanged(qint64)),
+ m_control, SIGNAL(positionChanged(qint64)));
+ connect(m_videoPlayerSession, SIGNAL(durationChanged(qint64)),
+ m_control, SIGNAL(durationChanged(qint64)));
+ connect(m_videoPlayerSession, SIGNAL(stateChanged(QMediaPlayer::State)),
+ m_control, SIGNAL(stateChanged(QMediaPlayer::State)));
+ connect(m_videoPlayerSession, SIGNAL(mediaStatusChanged(QMediaPlayer::MediaStatus)),
+ m_control, SIGNAL(mediaStatusChanged(QMediaPlayer::MediaStatus)));
+ connect(m_videoPlayerSession,SIGNAL(bufferStatusChanged(int)),
+ m_control, SIGNAL(bufferStatusChanged(int)));
+ connect(m_videoPlayerSession, SIGNAL(videoAvailableChanged(bool)),
+ m_control, SIGNAL(videoAvailableChanged(bool)));
+ connect(m_videoPlayerSession, SIGNAL(audioAvailableChanged(bool)),
+ m_control, SIGNAL(audioAvailableChanged(bool)));
+ connect(m_videoPlayerSession, SIGNAL(seekableChanged(bool)),
+ m_control, SIGNAL(seekableChanged(bool)));
+ connect(m_videoPlayerSession, SIGNAL(availablePlaybackRangesChanged(const QMediaTimeRange&)),
+ m_control, SIGNAL(availablePlaybackRangesChanged(const QMediaTimeRange&)));
+ connect(m_videoPlayerSession, SIGNAL(error(int, const QString &)),
+ m_control, SIGNAL(error(int, const QString &)));
+ connect(m_videoPlayerSession, SIGNAL(metaDataChanged()),
+ m_metaData, SIGNAL(metaDataChanged()));
+ connect(m_videoPlayerSession, SIGNAL(activeEndpointChanged(const QString&)),
+ m_audioEndpointSelector, SIGNAL(activeEndpointChanged(const QString&)));
+ }
+
+ m_videoPlayerSession->setVolume(m_control->mediaControlSettings().volume());
+ m_videoPlayerSession->setMuted(m_control->mediaControlSettings().isMuted());
+ m_videoPlayerSession->setAudioEndpoint(m_control->mediaControlSettings().audioEndpoint());
+ return m_videoPlayerSession;
+}
+
+S60MediaPlayerSession* S60MediaPlayerService::AudioPlayerSession()
+{
+ if (!m_audioPlayerSession) {
+ m_audioPlayerSession = new S60AudioPlayerSession(this);
+
+ connect(m_audioPlayerSession, SIGNAL(positionChanged(qint64)),
+ m_control, SIGNAL(positionChanged(qint64)));
+ connect(m_audioPlayerSession, SIGNAL(durationChanged(qint64)),
+ m_control, SIGNAL(durationChanged(qint64)));
+ connect(m_audioPlayerSession, SIGNAL(stateChanged(QMediaPlayer::State)),
+ m_control, SIGNAL(stateChanged(QMediaPlayer::State)));
+ connect(m_audioPlayerSession, SIGNAL(mediaStatusChanged(QMediaPlayer::MediaStatus)),
+ m_control, SIGNAL(mediaStatusChanged(QMediaPlayer::MediaStatus)));
+ connect(m_audioPlayerSession,SIGNAL(bufferStatusChanged(int)),
+ m_control, SIGNAL(bufferStatusChanged(int)));
+ connect(m_audioPlayerSession, SIGNAL(videoAvailableChanged(bool)),
+ m_control, SIGNAL(videoAvailableChanged(bool)));
+ connect(m_audioPlayerSession, SIGNAL(audioAvailableChanged(bool)),
+ m_control, SIGNAL(audioAvailableChanged(bool)));
+ connect(m_audioPlayerSession, SIGNAL(seekableChanged(bool)),
+ m_control, SIGNAL(seekableChanged(bool)));
+ connect(m_audioPlayerSession, SIGNAL(availablePlaybackRangesChanged(const QMediaTimeRange&)),
+ m_control, SIGNAL(availablePlaybackRangesChanged(const QMediaTimeRange&)));
+ connect(m_audioPlayerSession, SIGNAL(error(int, const QString &)),
+ m_control, SIGNAL(error(int, const QString &)));
+ connect(m_audioPlayerSession, SIGNAL(metaDataChanged()),
+ m_metaData, SIGNAL(metaDataChanged()));
+ connect(m_audioPlayerSession, SIGNAL(activeEndpointChanged(const QString&)),
+ m_audioEndpointSelector, SIGNAL(activeEndpointChanged(const QString&)));
+ }
+
+ m_audioPlayerSession->setVolume(m_control->mediaControlSettings().volume());
+ m_audioPlayerSession->setMuted(m_control->mediaControlSettings().isMuted());
+ m_audioPlayerSession->setAudioEndpoint(m_control->mediaControlSettings().audioEndpoint());
+ return m_audioPlayerSession;
+}
+
+QT_END_NAMESPACE
+
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayerservice.h b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayerservice.h
new file mode 100644
index 0000000000..6c8155dff5
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayerservice.h
@@ -0,0 +1,105 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60VIDEOPLAYERSERVICE_H
+#define S60VIDEOPLAYERSERVICE_H
+
+#include <QtCore/qobject.h>
+
+#include <qmediaservice.h>
+#include <qvideooutputcontrol.h>
+
+#include "s60videooutputcontrol.h"
+#include "ms60mediaplayerresolver.h"
+
+#include "s60mediaplayeraudioendpointselector.h"
+
+QT_BEGIN_NAMESPACE
+
+class QMediaMetaData;
+class QMediaPlayerControl;
+class QMediaPlaylist;
+
+
+class S60VideoPlayerSession;
+class S60AudioPlayerSession;
+class S60MediaPlayerControl;
+class S60MediaMetaDataProvider;
+class S60VideoWidgetControl;
+class S60MediaRecognizer;
+class S60VideoRenderer;
+class S60VideoOverlay;
+
+class QMediaPlaylistNavigator;
+
+class S60MediaPlayerService : public QMediaService, public MS60MediaPlayerResolver
+{
+ Q_OBJECT
+
+public:
+ S60MediaPlayerService(QObject *parent = 0);
+ ~S60MediaPlayerService();
+
+ QMediaControl *control(const char *name) const;
+
+private slots:
+ void videoOutputChanged(QVideoOutputControl::Output output);
+
+protected: // From MS60MediaPlayerResolver
+ S60MediaPlayerSession* PlayerSession();
+ S60MediaPlayerSession* VideoPlayerSession();
+ S60MediaPlayerSession* AudioPlayerSession();
+
+private:
+ S60MediaPlayerControl *m_control;
+ mutable S60VideoOutputControl *m_videoOutput;
+ S60VideoPlayerSession *m_videoPlayerSession;
+ S60AudioPlayerSession *m_audioPlayerSession;
+ mutable S60MediaMetaDataProvider *m_metaData;
+ mutable S60VideoWidgetControl *m_videoWidget;
+ mutable S60VideoOverlay *m_videoWindow;
+ mutable S60VideoRenderer *m_videoRenderer;
+ S60MediaPlayerAudioEndpointSelector *m_audioEndpointSelector;
+};
+
+QT_END_NAMESPACE
+
+#endif
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayersession.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayersession.cpp
new file mode 100644
index 0000000000..693c103493
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayersession.cpp
@@ -0,0 +1,496 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "s60mediaplayersession.h"
+
+#include <QtCore/qdebug.h>
+#include <QtCore/qdir.h>
+#include <QtCore/qvariant.h>
+#include <QtCore/qtimer.h>
+#include <mmf/common/mmferrors.h>
+#include <qmediatimerange.h>
+
+QT_BEGIN_NAMESPACE
+
+S60MediaPlayerSession::S60MediaPlayerSession(QObject *parent)
+ : QObject(parent)
+ , m_playbackRate(0)
+ , m_muted(false)
+ , m_volume(0)
+ , m_state(QMediaPlayer::StoppedState)
+ , m_mediaStatus(QMediaPlayer::UnknownMediaStatus)
+ , m_progressTimer(new QTimer(this))
+ , m_stalledTimer(new QTimer(this))
+ , m_error(KErrNone)
+ , m_play_requested(false)
+ , m_stream(false)
+{
+ connect(m_progressTimer, SIGNAL(timeout()), this, SLOT(tick()));
+ connect(m_stalledTimer, SIGNAL(timeout()), this, SLOT(stalled()));
+}
+
+S60MediaPlayerSession::~S60MediaPlayerSession()
+{
+}
+
+int S60MediaPlayerSession::volume() const
+{
+ return m_volume;
+}
+
+void S60MediaPlayerSession::setVolume(int volume)
+{
+ if (m_volume == volume)
+ return;
+
+ m_volume = volume;
+ // Dont set symbian players volume until media loaded.
+ // Leaves with KerrNotReady although documentation says otherwise.
+ if (!m_muted &&
+ ( mediaStatus() == QMediaPlayer::LoadedMedia
+ || mediaStatus() == QMediaPlayer::StalledMedia
+ || mediaStatus() == QMediaPlayer::BufferingMedia
+ || mediaStatus() == QMediaPlayer::BufferedMedia
+ || mediaStatus() == QMediaPlayer::EndOfMedia)) {
+ TRAPD(err, doSetVolumeL(m_volume));
+ setError(err);
+ }
+}
+
+bool S60MediaPlayerSession::isMuted() const
+{
+ return m_muted;
+}
+
+bool S60MediaPlayerSession::isSeekable() const
+{
+ return (m_stream)?false:true;
+}
+
+void S60MediaPlayerSession::setMediaStatus(QMediaPlayer::MediaStatus status)
+{
+ if (m_mediaStatus == status)
+ return;
+
+ m_mediaStatus = status;
+
+ emit mediaStatusChanged(m_mediaStatus);
+
+ if (m_play_requested)
+ play();
+}
+
+void S60MediaPlayerSession::setState(QMediaPlayer::State state)
+{
+ if (m_state == state)
+ return;
+
+ m_state = state;
+ emit stateChanged(m_state);
+}
+
+QMediaPlayer::State S60MediaPlayerSession::state() const
+{
+ return m_state;
+}
+
+QMediaPlayer::MediaStatus S60MediaPlayerSession::mediaStatus() const
+{
+ return m_mediaStatus;
+}
+
+void S60MediaPlayerSession::load(QUrl url)
+{
+ setMediaStatus(QMediaPlayer::LoadingMedia);
+ startStalledTimer();
+ m_stream = (url.scheme() == "file")?false:true;
+ TRAPD(err,
+ if(m_stream)
+ doLoadUrlL(QString2TPtrC(url.toString()));
+ else
+ doLoadL(QString2TPtrC(QDir::toNativeSeparators(url.toLocalFile()))));
+ setError(err);
+}
+
+void S60MediaPlayerSession::play()
+{
+ if (state() == QMediaPlayer::PlayingState
+ || mediaStatus() == QMediaPlayer::UnknownMediaStatus
+ || mediaStatus() == QMediaPlayer::NoMedia
+ || mediaStatus() == QMediaPlayer::InvalidMedia)
+ return;
+
+ if (mediaStatus() == QMediaPlayer::LoadingMedia) {
+ m_play_requested = true;
+ return;
+ }
+
+ m_play_requested = false;
+ setState(QMediaPlayer::PlayingState);
+ startProgressTimer();
+ doPlay();
+}
+
+void S60MediaPlayerSession::pause()
+{
+ if (mediaStatus() == QMediaPlayer::NoMedia ||
+ mediaStatus() == QMediaPlayer::InvalidMedia)
+ return;
+
+ setState(QMediaPlayer::PausedState);
+ stopProgressTimer();
+ TRAP_IGNORE(doPauseL());
+}
+
+void S60MediaPlayerSession::stop()
+{
+ m_play_requested = false;
+ setState(QMediaPlayer::StoppedState);
+ if (mediaStatus() == QMediaPlayer::BufferingMedia ||
+ mediaStatus() == QMediaPlayer::BufferedMedia)
+ setMediaStatus(QMediaPlayer::LoadedMedia);
+ if (mediaStatus() == QMediaPlayer::LoadingMedia)
+ setMediaStatus(QMediaPlayer::UnknownMediaStatus);
+ stopProgressTimer();
+ stopStalledTimer();
+ doStop();
+ emit positionChanged(0);
+}
+void S60MediaPlayerSession::reset()
+{
+ m_play_requested = false;
+ setError(KErrNone, QString(), true);
+ stopProgressTimer();
+ stopStalledTimer();
+ doStop();
+ setState(QMediaPlayer::StoppedState);
+ setMediaStatus(QMediaPlayer::UnknownMediaStatus);
+}
+
+void S60MediaPlayerSession::setVideoRenderer(QObject *renderer)
+{
+ Q_UNUSED(renderer);
+}
+
+int S60MediaPlayerSession::bufferStatus()
+{
+ if( mediaStatus() == QMediaPlayer::LoadingMedia
+ || mediaStatus() == QMediaPlayer::UnknownMediaStatus
+ || mediaStatus() == QMediaPlayer::NoMedia
+ || mediaStatus() == QMediaPlayer::InvalidMedia)
+ return 0;
+
+ int progress = 0;
+ TRAPD(err, progress = doGetBufferStatusL());
+
+ // If buffer status query not supported by codec return 100
+ // do not set error
+ if(err == KErrNotSupported)
+ return 100;
+
+ setError(err);
+ return progress;
+}
+
+bool S60MediaPlayerSession::isMetadataAvailable() const
+{
+ return !m_metaDataMap.isEmpty();
+}
+
+QVariant S60MediaPlayerSession::metaData(const QString &key) const
+{
+ return m_metaDataMap.value(key);
+}
+
+QMap<QString, QVariant> S60MediaPlayerSession::availableMetaData() const
+{
+ return m_metaDataMap;
+}
+
+void S60MediaPlayerSession::setMuted(bool muted)
+{
+ m_muted = muted;
+
+ if( m_mediaStatus == QMediaPlayer::LoadedMedia
+ || m_mediaStatus == QMediaPlayer::StalledMedia
+ || m_mediaStatus == QMediaPlayer::BufferingMedia
+ || m_mediaStatus == QMediaPlayer::BufferedMedia
+ || m_mediaStatus == QMediaPlayer::EndOfMedia) {
+ TRAPD(err, doSetVolumeL((m_muted)?0:m_volume));
+ setError(err);
+ }
+}
+
+qint64 S60MediaPlayerSession::duration() const
+{
+ if( mediaStatus() == QMediaPlayer::LoadingMedia
+ || mediaStatus() == QMediaPlayer::UnknownMediaStatus
+ || mediaStatus() == QMediaPlayer::NoMedia
+ || mediaStatus() == QMediaPlayer::InvalidMedia)
+ return -1;
+
+ qint64 pos = 0;
+ TRAP_IGNORE(pos = doGetDurationL());
+ return pos;
+}
+
+qint64 S60MediaPlayerSession::position() const
+{
+ if( mediaStatus() == QMediaPlayer::LoadingMedia
+ || mediaStatus() == QMediaPlayer::UnknownMediaStatus
+ || mediaStatus() == QMediaPlayer::NoMedia
+ || mediaStatus() == QMediaPlayer::InvalidMedia)
+ return 0;
+
+ qint64 pos = 0;
+ TRAP_IGNORE(pos = doGetPositionL());
+ return pos;
+}
+
+void S60MediaPlayerSession::setPosition(qint64 pos)
+{
+ if (position() == pos)
+ return;
+
+ if (state() == QMediaPlayer::PlayingState)
+ pause();
+
+ TRAPD(err, doSetPositionL(pos * 1000));
+ setError(err);
+
+ if (state() == QMediaPlayer::PausedState)
+ play();
+
+ emit positionChanged(position());
+}
+
+void S60MediaPlayerSession::setAudioEndpoint(const QString& audioEndpoint)
+{
+ doSetAudioEndpoint(audioEndpoint);
+}
+
+void S60MediaPlayerSession::loaded()
+{
+ stopStalledTimer();
+ if (m_error == KErrNone || m_error == KErrMMPartialPlayback) {
+ setMediaStatus(QMediaPlayer::LoadedMedia);
+ TRAPD(err, updateMetaDataEntriesL());
+ setError(err);
+ setVolume(m_volume);
+ setMuted(m_muted);
+ emit durationChanged(duration());
+ emit videoAvailableChanged(isVideoAvailable());
+ emit audioAvailableChanged(isAudioAvailable());
+ }
+}
+
+void S60MediaPlayerSession::endOfMedia()
+{
+ setMediaStatus(QMediaPlayer::EndOfMedia);
+ setState(QMediaPlayer::StoppedState);
+ emit positionChanged(0);
+}
+
+void S60MediaPlayerSession::buffering()
+{
+ startStalledTimer();
+ setMediaStatus(QMediaPlayer::BufferingMedia);
+}
+
+void S60MediaPlayerSession::buffered()
+{
+ stopStalledTimer();
+ setMediaStatus(QMediaPlayer::BufferedMedia);
+}
+void S60MediaPlayerSession::stalled()
+{
+ setMediaStatus(QMediaPlayer::StalledMedia);
+}
+
+QMap<QString, QVariant>& S60MediaPlayerSession::metaDataEntries()
+{
+ return m_metaDataMap;
+}
+
+QMediaPlayer::Error S60MediaPlayerSession::fromSymbianErrorToMultimediaError(int error)
+{
+ switch(error) {
+ case KErrNoMemory:
+ case KErrNotFound:
+ case KErrBadHandle:
+ case KErrAbort:
+ case KErrNotSupported:
+ case KErrCorrupt:
+ case KErrGeneral:
+ case KErrArgument:
+ case KErrPathNotFound:
+ case KErrDied:
+ case KErrServerTerminated:
+ case KErrServerBusy:
+ case KErrCompletion:
+ case KErrBadPower:
+ return QMediaPlayer::ResourceError;
+
+ case KErrMMPartialPlayback:
+ return QMediaPlayer::FormatError;
+
+ case KErrMMAudioDevice:
+ case KErrMMVideoDevice:
+ case KErrMMDecoder:
+ case KErrUnknown:
+ return QMediaPlayer::ServiceMissingError;
+
+ case KErrMMNotEnoughBandwidth:
+ case KErrMMSocketServiceNotFound:
+ case KErrMMNetworkRead:
+ case KErrMMNetworkWrite:
+ case KErrMMServerSocket:
+ case KErrMMServerNotSupported:
+ case KErrMMUDPReceive:
+ case KErrMMInvalidProtocol:
+ case KErrMMInvalidURL:
+ case KErrMMMulticast:
+ case KErrMMProxyServer:
+ case KErrMMProxyServerNotSupported:
+ case KErrMMProxyServerConnect:
+ return QMediaPlayer::NetworkError;
+
+ case KErrNotReady:
+ case KErrInUse:
+ case KErrAccessDenied:
+ case KErrLocked:
+ case KErrMMDRMNotAuthorized:
+ case KErrPermissionDenied:
+ case KErrCancel:
+ case KErrAlreadyExists:
+ return QMediaPlayer::AccessDeniedError;
+
+ case KErrNone:
+ default:
+ return QMediaPlayer::NoError;
+ }
+}
+
+void S60MediaPlayerSession::setError(int error, const QString &errorString, bool forceReset)
+{
+ if( forceReset ) {
+ m_error = KErrNone;
+ emit this->error(QMediaPlayer::NoError, QString());
+ return;
+ }
+
+ // If error does not change and m_error is reseted without forceReset flag
+ if (error == m_error ||
+ (m_error != KErrNone && error == KErrNone))
+ return;
+
+ m_error = error;
+ QMediaPlayer::Error mediaError = fromSymbianErrorToMultimediaError(m_error);
+ QString symbianError = QString(errorString);
+
+ if (mediaError != QMediaPlayer::NoError) {
+ // TODO: fix to user friendly string at some point
+ // These error string are only dev usable
+ symbianError.append("Symbian:");
+ symbianError.append(QString::number(m_error));
+ }
+
+ emit this->error(mediaError, symbianError);
+
+ switch(mediaError){
+ case QMediaPlayer::ResourceError:
+ case QMediaPlayer::NetworkError:
+ case QMediaPlayer::AccessDeniedError:
+ case QMediaPlayer::ServiceMissingError:
+ m_play_requested = false;
+ setMediaStatus(QMediaPlayer::InvalidMedia);
+ stop();
+ break;
+ }
+}
+
+void S60MediaPlayerSession::tick()
+{
+ emit positionChanged(position());
+
+ if (bufferStatus() < 100)
+ emit bufferStatusChanged(bufferStatus());
+}
+
+void S60MediaPlayerSession::startProgressTimer()
+{
+ m_progressTimer->start(500);
+}
+
+void S60MediaPlayerSession::stopProgressTimer()
+{
+ m_progressTimer->stop();
+}
+
+void S60MediaPlayerSession::startStalledTimer()
+{
+ m_stalledTimer->start(30000);
+}
+
+void S60MediaPlayerSession::stopStalledTimer()
+{
+ m_stalledTimer->stop();
+}
+QString S60MediaPlayerSession::TDesC2QString(const TDesC& aDescriptor)
+{
+ return QString::fromUtf16(aDescriptor.Ptr(), aDescriptor.Length());
+}
+TPtrC S60MediaPlayerSession::QString2TPtrC( const QString& string )
+{
+ // Returned TPtrC is valid as long as the given parameter is valid and unmodified
+ return TPtrC16(static_cast<const TUint16*>(string.utf16()), string.length());
+}
+QRect S60MediaPlayerSession::TRect2QRect(const TRect& tr)
+{
+ return QRect(tr.iTl.iX, tr.iTl.iY, tr.Width(), tr.Height());
+}
+TRect S60MediaPlayerSession::QRect2TRect(const QRect& qr)
+{
+ return TRect(TPoint(qr.left(), qr.top()), TSize(qr.width(), qr.height()));
+}
+
+QT_END_NAMESPACE
+
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayersession.h b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayersession.h
new file mode 100644
index 0000000000..bb9eddd663
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediaplayersession.h
@@ -0,0 +1,167 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60MEDIAPLAYERSESSION_H
+#define S60MEDIAPLAYERSESSION_H
+
+#include <QtCore/qobject.h>
+#include <QtCore/qurl.h>
+#include <QtCore/qpair.h>
+#include <qmediaplayer.h>
+#include <e32cmn.h> // for TDesC
+#include <QRect>
+#include "s60mediaplayerservice.h"
+
+QT_BEGIN_NAMESPACE
+
+class QMediaTimeRange;
+
+class QTimer;
+
+class S60MediaPlayerSession : public QObject
+{
+ Q_OBJECT
+
+public:
+ S60MediaPlayerSession(QObject *parent);
+ virtual ~S60MediaPlayerSession();
+
+ // for player control interface to use
+ QMediaPlayer::State state() const;
+ QMediaPlayer::MediaStatus mediaStatus() const;
+ qint64 duration() const;
+ qint64 position() const;
+ void setPosition(qint64 pos);
+ int volume() const;
+ void setVolume(int volume);
+ bool isMuted() const;
+ void setMuted(bool muted);
+ virtual bool isVideoAvailable() const = 0;
+ virtual bool isAudioAvailable() const = 0;
+ bool isSeekable() const;
+ void play();
+ void pause();
+ void stop();
+ void reset();
+ bool isMetadataAvailable() const;
+ QVariant metaData(const QString &key) const;
+ QMap<QString, QVariant> availableMetaData() const;
+ void load(QUrl url);
+ int bufferStatus();
+ virtual void setVideoRenderer(QObject *renderer);
+ void setMediaStatus(QMediaPlayer::MediaStatus);
+ void setState(QMediaPlayer::State state);
+ void setAudioEndpoint(const QString& audioEndpoint);
+
+protected:
+ virtual void doLoadL(const TDesC &path) = 0;
+ virtual void doLoadUrlL(const TDesC &path) = 0;
+ virtual void doPlay() = 0;
+ virtual void doStop() = 0;
+ virtual void doPauseL() = 0;
+ virtual void doSetVolumeL(int volume) = 0;
+ virtual void doSetPositionL(qint64 microSeconds) = 0;
+ virtual qint64 doGetPositionL() const = 0;
+ virtual void updateMetaDataEntriesL() = 0;
+ virtual int doGetBufferStatusL() const = 0;
+ virtual qint64 doGetDurationL() const = 0;
+ virtual void doSetAudioEndpoint(const QString& audioEndpoint) = 0;
+
+public:
+ // From S60MediaPlayerAudioEndpointSelector
+ virtual QString activeEndpoint() const = 0;
+ virtual QString defaultEndpoint() const = 0;
+public Q_SLOTS:
+ virtual void setActiveEndpoint(const QString& name) = 0;
+
+protected:
+ void setError(int error, const QString &errorString = QString(), bool forceReset = false);
+ void loaded();
+ void buffering();
+ void buffered();
+ void endOfMedia();
+ QMap<QString, QVariant>& metaDataEntries();
+ QMediaPlayer::Error fromSymbianErrorToMultimediaError(int error);
+ void startProgressTimer();
+ void stopProgressTimer();
+ void startStalledTimer();
+ void stopStalledTimer();
+ QString TDesC2QString(const TDesC& aDescriptor);
+ TPtrC QString2TPtrC( const QString& string );
+ QRect TRect2QRect(const TRect& tr);
+ TRect QRect2TRect(const QRect& qr);
+
+
+protected slots:
+ void tick();
+ void stalled();
+
+signals:
+ void durationChanged(qint64 duration);
+ void positionChanged(qint64 position);
+ void stateChanged(QMediaPlayer::State state);
+ void mediaStatusChanged(QMediaPlayer::MediaStatus mediaStatus);
+ void videoAvailableChanged(bool videoAvailable);
+ void audioAvailableChanged(bool audioAvailable);
+ void bufferStatusChanged(int percentFilled);
+ void seekableChanged(bool);
+ void availablePlaybackRangesChanged(const QMediaTimeRange&);
+ void metaDataChanged();
+ void error(int error, const QString &errorString);
+ void activeEndpointChanged(const QString &name);
+
+private:
+ qreal m_playbackRate;
+ QMap<QString, QVariant> m_metaDataMap;
+ bool m_muted;
+ int m_volume;
+ QMediaPlayer::State m_state;
+ QMediaPlayer::MediaStatus m_mediaStatus;
+ QTimer *m_progressTimer;
+ QTimer *m_stalledTimer;
+ int m_error;
+ bool m_play_requested;
+ bool m_stream;
+};
+
+QT_END_NAMESPACE
+
+#endif
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediarecognizer.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60mediarecognizer.cpp
new file mode 100644
index 0000000000..b563dd992a
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediarecognizer.cpp
@@ -0,0 +1,127 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "S60mediarecognizer.h"
+#include <e32def.h>
+#include <e32cmn.h>
+#include <QtCore/qurl.h>
+#include <QtCore/qdir.h>
+#include <QtCore/qdebug.h>
+
+#include <apgcli.h>
+
+QT_BEGIN_NAMESPACE
+
+static const TInt KMimeTypePrefixLength = 6; // "audio/" or "video/"
+_LIT(KMimeTypePrefixAudio, "audio/");
+_LIT(KMimeTypePrefixVideo, "video/");
+
+S60MediaRecognizer::S60MediaRecognizer(QObject *parent) : QObject(parent)
+{
+}
+
+S60MediaRecognizer::~S60MediaRecognizer()
+{
+ m_file.Close();
+ m_fileServer.Close();
+ m_recognizer.Close();
+}
+
+S60MediaRecognizer::MediaType S60MediaRecognizer::mediaType(const QUrl &url)
+{
+ bool isStream = (url.scheme() == "file")?false:true;
+
+ if (isStream)
+ return Url;
+ else
+ return identifyMediaType(url.toLocalFile());
+}
+
+S60MediaRecognizer::MediaType S60MediaRecognizer::identifyMediaType(const QString& fileName)
+{
+ S60MediaRecognizer::MediaType result = NotSupported;
+ bool recognizerOpened = false;
+
+ TInt err = m_recognizer.Connect();
+ if (err == KErrNone) {
+ recognizerOpened = true;
+ }
+
+ err = m_fileServer.Connect();
+ if (err == KErrNone) {
+ recognizerOpened = true;
+ }
+
+ // This is needed for sharing file handles for the recognizer
+ err = m_fileServer.ShareProtected();
+ if (err == KErrNone) {
+ recognizerOpened = true;
+ }
+
+ if (recognizerOpened) {
+ m_file.Close();
+ err = m_file.Open(m_fileServer, QString2TPtrC(QDir::toNativeSeparators(fileName)), EFileRead |
+ EFileShareReadersOnly);
+
+ if (err == KErrNone) {
+ TDataRecognitionResult recognizerResult;
+ err = m_recognizer.RecognizeData(m_file, recognizerResult);
+ if (err == KErrNone) {
+ const TPtrC mimeType = recognizerResult.iDataType.Des();
+
+ if (mimeType.Left(KMimeTypePrefixLength).Compare(KMimeTypePrefixAudio) == 0) {
+ result = Audio;
+ } else if (mimeType.Left(KMimeTypePrefixLength).Compare(KMimeTypePrefixVideo) == 0) {
+ result = Video;
+ }
+ }
+ }
+ }
+ return result;
+}
+
+TPtrC S60MediaRecognizer::QString2TPtrC( const QString& string )
+{
+ // Returned TPtrC is valid as long as the given parameter is valid and unmodified
+ return TPtrC16(static_cast<const TUint16*>(string.utf16()), string.length());
+}
+
+QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60mediarecognizer.h b/src/plugins/mediaservices/symbian/mediaplayer/s60mediarecognizer.h
new file mode 100644
index 0000000000..320c34caec
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60mediarecognizer.h
@@ -0,0 +1,83 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60MEDIARECOGNIZER_H_
+#define S60MEDIARECOGNIZER_H_
+
+#include <QtCore/qobject.h>
+
+#include <apgcli.h>
+#include <f32file.h>
+
+QT_BEGIN_NAMESPACE
+
+class QUrl;
+
+class S60MediaRecognizer : public QObject
+{
+ Q_OBJECT
+
+public:
+ enum MediaType {
+ Audio,
+ Video,
+ Url,
+ NotSupported = -1
+ };
+
+ S60MediaRecognizer(QObject *parent = 0);
+ ~S60MediaRecognizer();
+
+ S60MediaRecognizer::MediaType mediaType(const QUrl &url);
+ S60MediaRecognizer::MediaType identifyMediaType(const QString& fileName);
+
+protected:
+ TPtrC QString2TPtrC( const QString& string );
+
+private:
+ RApaLsSession m_recognizer;
+ RFile m_file;
+ RFs m_fileServer;
+};
+
+QT_END_NAMESPACE
+
+#endif /* S60MEDIARECOGNIZER_H_ */
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videooverlay.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60videooverlay.cpp
new file mode 100644
index 0000000000..489b2e37f4
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videooverlay.cpp
@@ -0,0 +1,209 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include <QtMultimedia/qvideosurfaceformat.h>
+#include "s60videooverlay.h"
+#include "s60videosurface.h"
+
+QT_BEGIN_NAMESPACE
+
+S60VideoOverlay::S60VideoOverlay(QObject *parent)
+ : QVideoWindowControl(parent)
+ , m_surface(new S60VideoSurface)
+ , m_aspectRatioMode(Qt::KeepAspectRatio)
+ , m_fullScreen(false)
+{
+ connect(m_surface, SIGNAL(surfaceFormatChanged(QVideoSurfaceFormat)),
+ this, SLOT(surfaceFormatChanged()));
+}
+
+S60VideoOverlay::~S60VideoOverlay()
+{
+ delete m_surface;
+}
+
+WId S60VideoOverlay::winId() const
+{
+ return m_surface->winId();
+}
+
+void S60VideoOverlay::setWinId(WId id)
+{
+ m_surface->setWinId(id);
+}
+
+QRect S60VideoOverlay::displayRect() const
+{
+ return m_displayRect;
+}
+
+void S60VideoOverlay::setDisplayRect(const QRect &rect)
+{
+ m_displayRect = rect;
+
+ setScaledDisplayRect();
+}
+
+Qt::AspectRatioMode S60VideoOverlay::aspectRatioMode() const
+{
+ return m_aspectRatioMode;
+}
+
+void S60VideoOverlay::setAspectRatioMode(Qt::AspectRatioMode ratio)
+{
+ m_aspectRatioMode = ratio;
+
+ setScaledDisplayRect();
+}
+
+QSize S60VideoOverlay::customAspectRatio() const
+{
+ return m_aspectRatio;
+}
+
+void S60VideoOverlay::setCustomAspectRatio(const QSize &customRatio)
+{
+ m_aspectRatio = customRatio;
+
+ setScaledDisplayRect();
+}
+
+void S60VideoOverlay::repaint()
+{
+}
+
+int S60VideoOverlay::brightness() const
+{
+ return m_surface->brightness();
+}
+
+void S60VideoOverlay::setBrightness(int brightness)
+{
+ m_surface->setBrightness(brightness);
+
+ emit brightnessChanged(m_surface->brightness());
+}
+
+int S60VideoOverlay::contrast() const
+{
+ return m_surface->contrast();
+}
+
+void S60VideoOverlay::setContrast(int contrast)
+{
+ m_surface->setContrast(contrast);
+
+ emit contrastChanged(m_surface->contrast());
+}
+
+int S60VideoOverlay::hue() const
+{
+ return m_surface->hue();
+}
+
+void S60VideoOverlay::setHue(int hue)
+{
+ m_surface->setHue(hue);
+
+ emit hueChanged(m_surface->hue());
+}
+
+int S60VideoOverlay::saturation() const
+{
+ return m_surface->saturation();
+}
+
+void S60VideoOverlay::setSaturation(int saturation)
+{
+ m_surface->setSaturation(saturation);
+
+ emit saturationChanged(m_surface->saturation());
+}
+
+bool S60VideoOverlay::isFullScreen() const
+{
+ return m_fullScreen;
+}
+
+void S60VideoOverlay::setFullScreen(bool fullScreen)
+{
+ emit fullScreenChanged(m_fullScreen = fullScreen);
+}
+
+QSize S60VideoOverlay::nativeSize() const
+{
+ return m_surface->surfaceFormat().sizeHint();
+}
+
+QAbstractVideoSurface *S60VideoOverlay::surface() const
+{
+ return m_surface;
+}
+
+void S60VideoOverlay::surfaceFormatChanged()
+{
+ setScaledDisplayRect();
+
+ emit nativeSizeChanged();
+}
+
+void S60VideoOverlay::setScaledDisplayRect()
+{
+ switch (m_aspectRatioMode) {
+ case Qt::KeepAspectRatio:
+ {
+ QSize size = m_surface->surfaceFormat().viewport().size();
+
+ size.scale(m_displayRect.size(), Qt::KeepAspectRatio);
+
+ QRect rect(QPoint(0, 0), size);
+ rect.moveCenter(m_displayRect.center());
+
+ m_surface->setDisplayRect(rect);
+ }
+ break;
+ case Qt::IgnoreAspectRatio:
+ m_surface->setDisplayRect(m_displayRect);
+ break;
+ };
+}
+
+QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videooverlay.h b/src/plugins/mediaservices/symbian/mediaplayer/s60videooverlay.h
new file mode 100644
index 0000000000..d846f32ed7
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videooverlay.h
@@ -0,0 +1,109 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60VIDEOOVERLAY_H
+#define S60VIDEOOVERLAY_H
+
+#include <QtCore/qobject.h>
+#include <qvideowindowcontrol.h>
+
+QT_BEGIN_NAMESPACE
+
+class QAbstractVideoSurface;
+class S60VideoSurface;
+
+class S60VideoOverlay : public QVideoWindowControl
+{
+ Q_OBJECT
+
+public:
+ S60VideoOverlay(QObject *parent = 0);
+ ~S60VideoOverlay();
+
+ WId winId() const;
+ void setWinId(WId id);
+
+ QRect displayRect() const;
+ void setDisplayRect(const QRect &rect);
+
+ bool isFullScreen() const;
+ void setFullScreen(bool fullScreen);
+
+ QSize nativeSize() const;
+
+ Qt::AspectRatioMode aspectRatioMode() const;
+ void setAspectRatioMode(Qt::AspectRatioMode mode);
+
+ QSize customAspectRatio() const;
+ void setCustomAspectRatio(const QSize &customRatio);
+
+ void repaint();
+
+ int brightness() const;
+ void setBrightness(int brightness);
+
+ int contrast() const;
+ void setContrast(int contrast);
+
+ int hue() const;
+ void setHue(int hue);
+
+ int saturation() const;
+ void setSaturation(int saturation);
+
+ QAbstractVideoSurface *surface() const;
+
+private slots:
+ void surfaceFormatChanged();
+
+private:
+ void setScaledDisplayRect();
+
+ S60VideoSurface *m_surface;
+ Qt::AspectRatioMode m_aspectRatioMode;
+ QRect m_displayRect;
+ QSize m_aspectRatio;
+ bool m_fullScreen;
+};
+
+QT_END_NAMESPACE
+
+#endif // S60VIDEOOVERLAY_H
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videoplayersession.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60videoplayersession.cpp
new file mode 100644
index 0000000000..134d5a0009
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videoplayersession.cpp
@@ -0,0 +1,486 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "s60videoplayersession.h"
+#include "s60videowidget.h"
+#include "s60mediaplayerservice.h"
+#include "s60videooverlay.h"
+
+#include <QtCore/qdebug.h>
+#include <QtGui/qwidget.h>
+#include <QtCore/qtimer.h>
+#include <QApplication>
+
+#include <coecntrl.h>
+#include <coemain.h> // For CCoeEnv
+#include <w32std.h>
+#include <mmf/common/mmfcontrollerframeworkbase.h>
+
+#include <AudioOutput.h>
+#include <MAudioOutputObserver.h>
+
+QT_BEGIN_NAMESPACE
+
+S60VideoPlayerSession::S60VideoPlayerSession(QMediaService *service)
+ : S60MediaPlayerSession(service)
+ , m_player(0)
+ , m_rect(0, 0, 0, 0)
+ , m_output(QVideoOutputControl::NoOutput)
+ , m_windowId(0)
+ , m_dsaActive(false)
+ , m_dsaStopped(false)
+ , m_wsSession(CCoeEnv::Static()->WsSession())
+ , m_screenDevice(*CCoeEnv::Static()->ScreenDevice())
+ , m_window(0)
+ , m_service(*service)
+ , m_aspectRatioMode(Qt::KeepAspectRatio)
+ , m_originalSize(1, 1)
+ , m_audioOutput(0)
+ , m_audioEndpoint("Default")
+{
+ resetNativeHandles();
+ QT_TRAP_THROWING(m_player = CVideoPlayerUtility::NewL(
+ *this,
+ 0,
+ EMdaPriorityPreferenceNone,
+ m_wsSession,
+ m_screenDevice,
+ *m_window,
+ m_rect,
+ m_rect));
+ m_dsaActive = true;
+ m_player->RegisterForVideoLoadingNotification(*this);
+}
+
+S60VideoPlayerSession::~S60VideoPlayerSession()
+{
+#if !defined(HAS_NO_AUDIOROUTING_IN_VIDEOPLAYER)
+ if (m_audioOutput)
+ m_audioOutput->UnregisterObserver(*this);
+ delete m_audioOutput;
+#endif
+ m_player->Close();
+ delete m_player;
+}
+
+void S60VideoPlayerSession::doLoadL(const TDesC &path)
+{
+ // m_audioOutput needs to be reinitialized after MapcInitComplete
+ if (m_audioOutput)
+ m_audioOutput->UnregisterObserver(*this);
+ delete m_audioOutput;
+ m_audioOutput = NULL;
+
+ m_player->OpenFileL(path);
+}
+
+void S60VideoPlayerSession::doLoadUrlL(const TDesC &path)
+{
+ // m_audioOutput needs to be reinitialized after MapcInitComplete
+ if (m_audioOutput)
+ m_audioOutput->UnregisterObserver(*this);
+ delete m_audioOutput;
+ m_audioOutput = NULL;
+
+ m_player->OpenUrlL(path);
+}
+
+int S60VideoPlayerSession::doGetBufferStatusL() const
+{
+ int progress = 0;
+ m_player->GetVideoLoadingProgressL(progress);
+ return progress;
+}
+
+qint64 S60VideoPlayerSession::doGetDurationL() const
+{
+ return m_player->DurationL().Int64() / qint64(1000);
+}
+
+void S60VideoPlayerSession::setVideoRenderer(QObject *videoOutput)
+{
+ Q_UNUSED(videoOutput)
+ QVideoOutputControl *videoControl = qobject_cast<QVideoOutputControl *>(m_service.control(QVideoOutputControl_iid));
+
+ //Render changes
+ if (m_output != videoControl->output()) {
+
+ if (m_output == QVideoOutputControl::WidgetOutput) {
+ S60VideoWidgetControl *widgetControl = qobject_cast<S60VideoWidgetControl *>(m_service.control(QVideoWidgetControl_iid));
+ disconnect(widgetControl, SIGNAL(widgetUpdated()), this, SLOT(resetVideoDisplay()));
+ disconnect(widgetControl, SIGNAL(beginVideoWindowNativePaint()), this, SLOT(suspendDirectScreenAccess()));
+ disconnect(widgetControl, SIGNAL(endVideoWindowNativePaint()), this, SLOT(resumeDirectScreenAccess()));
+ disconnect(this, SIGNAL(stateChanged(QMediaPlayer::State)), widgetControl, SLOT(videoStateChanged(QMediaPlayer::State)));
+ }
+
+ if (videoControl->output() == QVideoOutputControl::WidgetOutput) {
+ S60VideoWidgetControl *widgetControl = qobject_cast<S60VideoWidgetControl *>(m_service.control(QVideoWidgetControl_iid));
+ connect(widgetControl, SIGNAL(widgetUpdated()), this, SLOT(resetVideoDisplay()));
+ connect(widgetControl, SIGNAL(beginVideoWindowNativePaint()), this, SLOT(suspendDirectScreenAccess()));
+ connect(widgetControl, SIGNAL(endVideoWindowNativePaint()), this, SLOT(resumeDirectScreenAccess()));
+ connect(this, SIGNAL(stateChanged(QMediaPlayer::State)), widgetControl, SLOT(videoStateChanged(QMediaPlayer::State)));
+ }
+
+ m_output = videoControl->output();
+ resetVideoDisplay();
+ }
+}
+
+bool S60VideoPlayerSession::resetNativeHandles()
+{
+ QVideoOutputControl* videoControl = qobject_cast<QVideoOutputControl *>(m_service.control(QVideoOutputControl_iid));
+ WId newId = 0;
+ TRect newRect = TRect(0,0,0,0);
+ Qt::AspectRatioMode aspectRatioMode = Qt::KeepAspectRatio;
+
+ if (videoControl->output() == QVideoOutputControl::WidgetOutput) {
+ S60VideoWidgetControl* widgetControl = qobject_cast<S60VideoWidgetControl *>(m_service.control(QVideoWidgetControl_iid));
+ QWidget *videoWidget = widgetControl->videoWidget();
+ newId = widgetControl->videoWidgetWId();
+ newRect = QRect2TRect(QRect(videoWidget->mapToGlobal(videoWidget->pos()), videoWidget->size()));
+ aspectRatioMode = widgetControl->aspectRatioMode();
+ } else if (videoControl->output() == QVideoOutputControl::WindowOutput) {
+ S60VideoOverlay* windowControl = qobject_cast<S60VideoOverlay *>(m_service.control(QVideoWindowControl_iid));
+ newId = windowControl->winId();
+ newRect = TRect( newId->DrawableWindow()->AbsPosition(), newId->DrawableWindow()->Size());
+ } else {
+ if (QApplication::activeWindow())
+ newId = QApplication::activeWindow()->effectiveWinId();
+
+ if (!newId && QApplication::allWidgets().count())
+ newId = QApplication::allWidgets().at(0)->effectiveWinId();
+
+ Q_ASSERT(newId != 0);
+ }
+
+ if (newRect == m_rect && newId == m_windowId && aspectRatioMode == m_aspectRatioMode)
+ return false;
+
+ if (newId) {
+ m_rect = newRect;
+ m_windowId = newId;
+ m_window = m_windowId->DrawableWindow();
+ m_aspectRatioMode = aspectRatioMode;
+ return true;
+ }
+ return false;
+}
+
+bool S60VideoPlayerSession::isVideoAvailable() const
+{
+#ifdef PRE_S60_50_PLATFORM
+ return true; // this is not support in pre 5th platforms
+#else
+ if (m_player)
+ return m_player->VideoEnabledL();
+ else
+ return false;
+#endif
+}
+
+bool S60VideoPlayerSession::isAudioAvailable() const
+{
+ if (m_player)
+ return m_player->AudioEnabledL();
+ else
+ return false;
+}
+
+void S60VideoPlayerSession::doPlay()
+{
+ m_player->Play();
+}
+
+void S60VideoPlayerSession::doPauseL()
+{
+ m_player->PauseL();
+}
+
+void S60VideoPlayerSession::doStop()
+{
+ m_player->Stop();
+}
+
+qint64 S60VideoPlayerSession::doGetPositionL() const
+{
+ return m_player->PositionL().Int64() / qint64(1000);
+}
+
+void S60VideoPlayerSession::doSetPositionL(qint64 microSeconds)
+{
+ m_player->SetPositionL(TTimeIntervalMicroSeconds(microSeconds));
+}
+
+void S60VideoPlayerSession::doSetVolumeL(int volume)
+{
+ m_player->SetVolumeL((volume / 100.0)* m_player->MaxVolume());
+}
+
+QPair<qreal, qreal> S60VideoPlayerSession::scaleFactor()
+{
+ QSize scaled = m_originalSize;
+ if (m_aspectRatioMode == Qt::IgnoreAspectRatio)
+ scaled.scale(TRect2QRect(m_rect).size(), Qt::IgnoreAspectRatio);
+ else if(m_aspectRatioMode == Qt::KeepAspectRatio)
+ scaled.scale(TRect2QRect(m_rect).size(), Qt::KeepAspectRatio);
+
+ qreal width = qreal(scaled.width()) / qreal(m_originalSize.width()) * qreal(100);
+ qreal height = qreal(scaled.height()) / qreal(m_originalSize.height()) * qreal(100);
+
+ return QPair<qreal, qreal>(width, height);
+}
+
+void S60VideoPlayerSession::startDirectScreenAccess()
+{
+ if(m_dsaActive)
+ return;
+
+ TRAPD(err, m_player->StartDirectScreenAccessL());
+ if(err == KErrNone)
+ m_dsaActive = true;
+ setError(err);
+}
+
+bool S60VideoPlayerSession::stopDirectScreenAccess()
+{
+ if(!m_dsaActive)
+ return false;
+
+ TRAPD(err, m_player->StopDirectScreenAccessL());
+ if(err == KErrNone)
+ m_dsaActive = false;
+
+ setError(err);
+ return true;
+}
+
+void S60VideoPlayerSession::MvpuoOpenComplete(TInt aError)
+{
+ setError(aError);
+ m_player->Prepare();
+}
+
+void S60VideoPlayerSession::MvpuoPrepareComplete(TInt aError)
+{
+ setError(aError);
+ TRAPD(err,
+ m_player->SetDisplayWindowL(m_wsSession,
+ m_screenDevice,
+ *m_window,
+ m_rect,
+ m_rect);
+ TSize originalSize;
+ m_player->VideoFrameSizeL(originalSize);
+ m_originalSize = QSize(originalSize.iWidth, originalSize.iHeight);
+ m_player->SetScaleFactorL(scaleFactor().first, scaleFactor().second, true));
+
+ setError(err);
+ m_dsaActive = true;
+#if !defined(HAS_NO_AUDIOROUTING_IN_VIDEOPLAYER)
+ TRAP(err,
+ m_audioOutput = CAudioOutput::NewL(*m_player);
+ m_audioOutput->RegisterObserverL(*this);
+ );
+ setActiveEndpoint(m_audioEndpoint);
+ setError(err);
+#endif
+ loaded();
+}
+
+void S60VideoPlayerSession::MvpuoFrameReady(CFbsBitmap &aFrame, TInt aError)
+{
+ Q_UNUSED(aFrame);
+ Q_UNUSED(aError);
+}
+
+void S60VideoPlayerSession::MvpuoPlayComplete(TInt aError)
+{
+ setError(aError);
+ endOfMedia();
+}
+
+void S60VideoPlayerSession::MvpuoEvent(const TMMFEvent &aEvent)
+{
+ Q_UNUSED(aEvent);
+}
+
+void S60VideoPlayerSession::updateMetaDataEntriesL()
+{
+ metaDataEntries().clear();
+ int numberOfMetaDataEntries = 0;
+
+ numberOfMetaDataEntries = m_player->NumberOfMetaDataEntriesL();
+
+ for (int i = 0; i < numberOfMetaDataEntries; i++) {
+ CMMFMetaDataEntry *entry = NULL;
+ entry = m_player->MetaDataEntryL(i);
+ metaDataEntries().insert(TDesC2QString(entry->Name()), TDesC2QString(entry->Value()));
+ delete entry;
+ }
+ emit metaDataChanged();
+}
+
+void S60VideoPlayerSession::resetVideoDisplay()
+{
+ if (resetNativeHandles()) {
+ TRAPD(err,
+ m_player->SetDisplayWindowL(m_wsSession,
+ m_screenDevice,
+ *m_window,
+ m_rect,
+ m_rect));
+ setError(err);
+ if( mediaStatus() == QMediaPlayer::LoadedMedia
+ || mediaStatus() == QMediaPlayer::StalledMedia
+ || mediaStatus() == QMediaPlayer::BufferingMedia
+ || mediaStatus() == QMediaPlayer::BufferedMedia
+ || mediaStatus() == QMediaPlayer::EndOfMedia) {
+ TRAPD(err, m_player->SetScaleFactorL(scaleFactor().first, scaleFactor().second, true));
+ setError(err);
+ }
+ }
+}
+
+void S60VideoPlayerSession::suspendDirectScreenAccess()
+{
+ m_dsaStopped = stopDirectScreenAccess();
+}
+
+void S60VideoPlayerSession::resumeDirectScreenAccess()
+{
+ if(!m_dsaStopped)
+ return;
+
+ startDirectScreenAccess();
+ m_dsaStopped = false;
+}
+
+void S60VideoPlayerSession::MvloLoadingStarted()
+{
+ buffering();
+}
+
+void S60VideoPlayerSession::MvloLoadingComplete()
+{
+ buffered();
+}
+
+void S60VideoPlayerSession::doSetAudioEndpoint(const QString& audioEndpoint)
+{
+ m_audioEndpoint = audioEndpoint;
+}
+
+QString S60VideoPlayerSession::activeEndpoint() const
+{
+ QString outputName = QString("Default");
+#if !defined(HAS_NO_AUDIOROUTING_IN_VIDEOPLAYER)
+ if (m_audioOutput) {
+ CAudioOutput::TAudioOutputPreference output = m_audioOutput->AudioOutput();
+ outputName = qStringFromTAudioOutputPreference(output);
+ }
+#endif
+ return outputName;
+}
+
+QString S60VideoPlayerSession::defaultEndpoint() const
+{
+ QString outputName = QString("Default");
+#if !defined(HAS_NO_AUDIOROUTING_IN_VIDEOPLAYER)
+ if (m_audioOutput) {
+ CAudioOutput::TAudioOutputPreference output = m_audioOutput->DefaultAudioOutput();
+ outputName = qStringFromTAudioOutputPreference(output);
+ }
+#endif
+ return outputName;
+}
+
+void S60VideoPlayerSession::setActiveEndpoint(const QString& name)
+{
+ CAudioOutput::TAudioOutputPreference output = CAudioOutput::ENoPreference;
+
+ if (name == QString("Default"))
+ output = CAudioOutput::ENoPreference;
+ else if (name == QString("All"))
+ output = CAudioOutput::EAll;
+ else if (name == QString("None"))
+ output = CAudioOutput::ENoOutput;
+ else if (name == QString("Earphone"))
+ output = CAudioOutput::EPrivate;
+ else if (name == QString("Speaker"))
+ output = CAudioOutput::EPublic;
+#if !defined(HAS_NO_AUDIOROUTING_IN_VIDEOPLAYER)
+ if (m_audioOutput) {
+ TRAPD(err, m_audioOutput->SetAudioOutputL(output));
+ setError(err);
+
+ if (m_audioEndpoint != name) {
+ m_audioEndpoint = name;
+ emit activeEndpointChanged(name);
+ }
+ }
+#endif
+}
+
+void S60VideoPlayerSession::DefaultAudioOutputChanged( CAudioOutput& aAudioOutput,
+ CAudioOutput::TAudioOutputPreference aNewDefault )
+{
+ // Emit already implemented in setActiveEndpoint function
+ Q_UNUSED(aAudioOutput)
+ Q_UNUSED(aNewDefault)
+}
+
+QString S60VideoPlayerSession::qStringFromTAudioOutputPreference(CAudioOutput::TAudioOutputPreference output) const
+{
+ if (output == CAudioOutput::ENoPreference)
+ return QString("Default");
+ else if (output == CAudioOutput::EAll)
+ return QString("All");
+ else if (output == CAudioOutput::ENoOutput)
+ return QString("None");
+ else if (output == CAudioOutput::EPrivate)
+ return QString("Earphone");
+ else if (output == CAudioOutput::EPublic)
+ return QString("Speaker");
+ return QString("Default");
+}
+
+QT_END_NAMESPACE
+
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videoplayersession.h b/src/plugins/mediaservices/symbian/mediaplayer/s60videoplayersession.h
new file mode 100644
index 0000000000..52e311ab70
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videoplayersession.h
@@ -0,0 +1,148 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60VIDEOPLAYERSESSION_H
+#define S60VIDEOPLAYERSESSION_H
+
+#include "s60mediaplayersession.h"
+#include "s60mediaplayeraudioendpointselector.h"
+#include <videoplayer.h>
+#include <QtGui/qwidget.h>
+#include <qvideowidget.h>
+
+#include <AudioOutput.h>
+#include <MAudioOutputObserver.h>
+
+QT_BEGIN_NAMESPACE
+
+class QTimer;
+
+class S60VideoPlayerSession : public S60MediaPlayerSession,
+ public MVideoPlayerUtilityObserver,
+ public MVideoLoadingObserver,
+ public MAudioOutputObserver
+{
+ Q_OBJECT
+
+public:
+ S60VideoPlayerSession(QMediaService *service);
+ ~S60VideoPlayerSession();
+
+ //From S60MediaPlayerSession
+ bool isVideoAvailable() const;
+ bool isAudioAvailable() const;
+ void setVideoRenderer(QObject *renderer);
+
+ //From MVideoLoadingObserver
+ void MvloLoadingStarted();
+ void MvloLoadingComplete();
+
+ // From MAudioOutputObserver
+ void DefaultAudioOutputChanged(CAudioOutput& aAudioOutput,
+ CAudioOutput::TAudioOutputPreference aNewDefault);
+
+public:
+ // From S60MediaPlayerAudioEndpointSelector
+ QString activeEndpoint() const;
+ QString defaultEndpoint() const;
+public Q_SLOTS:
+ void setActiveEndpoint(const QString& name);
+Q_SIGNALS:
+ void activeEndpointChanged(const QString &name);
+
+protected:
+ //From S60MediaPlayerSession
+ void doLoadL(const TDesC &path);
+ void doLoadUrlL(const TDesC &path);
+ void doPlay();
+ void doStop();
+ void doPauseL();
+ void doSetVolumeL(int volume);
+ qint64 doGetPositionL() const;
+ void doSetPositionL(qint64 microSeconds);
+ void updateMetaDataEntriesL();
+ int doGetBufferStatusL() const;
+ qint64 doGetDurationL() const;
+ void doSetAudioEndpoint(const QString& audioEndpoint);
+
+private slots:
+ void resetVideoDisplay();
+ void suspendDirectScreenAccess();
+ void resumeDirectScreenAccess();
+
+private:
+ bool resetNativeHandles();
+ QPair<qreal, qreal> scaleFactor();
+ void startDirectScreenAccess();
+ bool stopDirectScreenAccess();
+ QString qStringFromTAudioOutputPreference(CAudioOutput::TAudioOutputPreference output) const;
+
+
+ // From MVideoPlayerUtilityObserver
+ void MvpuoOpenComplete(TInt aError);
+ void MvpuoPrepareComplete(TInt aError);
+ void MvpuoFrameReady(CFbsBitmap &aFrame, TInt aError);
+ void MvpuoPlayComplete(TInt aError);
+ void MvpuoEvent(const TMMFEvent &aEvent);
+
+private:
+ // Qwn
+ CVideoPlayerUtility *m_player;
+ TRect m_rect;
+ QVideoOutputControl::Output m_output;
+ WId m_windowId;
+ bool m_dsaActive;
+ bool m_dsaStopped;
+
+ //Reference
+ RWsSession &m_wsSession;
+ CWsScreenDevice &m_screenDevice;
+ RWindowBase *m_window;
+ QMediaService &m_service;
+ Qt::AspectRatioMode m_aspectRatioMode;
+ QSize m_originalSize;
+ CAudioOutput *m_audioOutput;
+ QString m_audioEndpoint;
+};
+
+QT_END_NAMESPACE
+
+#endif
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videorenderer.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60videorenderer.cpp
new file mode 100644
index 0000000000..269dd43c37
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videorenderer.cpp
@@ -0,0 +1,69 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "s60videorenderer.h"
+
+#include <QtCore/qcoreevent.h>
+#include <QtGui/qapplication.h>
+
+QT_BEGIN_NAMESPACE
+
+S60VideoRenderer::S60VideoRenderer(QObject *parent)
+ : QVideoRendererControl(parent)
+{
+}
+
+S60VideoRenderer::~S60VideoRenderer()
+{
+}
+
+
+QAbstractVideoSurface *S60VideoRenderer::surface() const
+{
+ return m_surface;
+}
+
+void S60VideoRenderer::setSurface(QAbstractVideoSurface *surface)
+{
+ m_surface = surface;
+}
+
+QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videorenderer.h b/src/plugins/mediaservices/symbian/mediaplayer/s60videorenderer.h
new file mode 100644
index 0000000000..260dc8bc11
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videorenderer.h
@@ -0,0 +1,68 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60VIDEORENDERER_H
+#define S60VIDEORENDERER_H
+
+#include <QtCore/qobject.h>
+#include <qvideorenderercontrol.h>
+
+QT_BEGIN_NAMESPACE
+
+class S60VideoRenderer : public QVideoRendererControl
+{
+ Q_OBJECT
+
+public:
+ S60VideoRenderer(QObject *parent = 0);
+ virtual ~S60VideoRenderer();
+
+ QAbstractVideoSurface *surface() const;
+ void setSurface(QAbstractVideoSurface *surface);
+
+private:
+
+ QAbstractVideoSurface *m_surface;
+};
+
+QT_END_NAMESPACE
+
+#endif // S60VIDEORENDERER_H
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videosurface.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60videosurface.cpp
new file mode 100644
index 0000000000..bfa7a13a4a
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videosurface.cpp
@@ -0,0 +1,478 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+//#include <QtGui/qx11info_x11.h>
+
+#include "s60videosurface.h"
+
+QT_BEGIN_NAMESPACE
+
+/*struct XvFormatRgb
+{
+ QVideoFrame::PixelFormat pixelFormat;
+ int bits_per_pixel;
+ int format;
+ int num_planes;
+
+ int depth;
+ unsigned int red_mask;
+ unsigned int green_mask;
+ unsigned int blue_mask;
+
+};*/
+/*
+bool operator ==(const XvImageFormatValues &format, const XvFormatRgb &rgb)
+{
+ return format.type == XvRGB
+ && format.bits_per_pixel == rgb.bits_per_pixel
+ && format.format == rgb.format
+ && format.num_planes == rgb.num_planes
+ && format.depth == rgb.depth
+ && format.red_mask == rgb.red_mask
+ && format.blue_mask == rgb.blue_mask;
+}
+
+static const XvFormatRgb qt_xvRgbLookup[] =
+{
+ { QVideoFrame::Format_ARGB32, 32, XvPacked, 1, 32, 0x00FF0000, 0x0000FF00, 0x000000FF },
+ { QVideoFrame::Format_RGB32 , 32, XvPacked, 1, 24, 0x00FF0000, 0x0000FF00, 0x000000FF },
+ { QVideoFrame::Format_RGB24 , 24, XvPacked, 1, 24, 0x00FF0000, 0x0000FF00, 0x000000FF },
+ { QVideoFrame::Format_RGB565, 16, XvPacked, 1, 16, 0x0000F800, 0x000007E0, 0x0000001F },
+ { QVideoFrame::Format_BGRA32, 32, XvPacked, 1, 32, 0xFF000000, 0x00FF0000, 0x0000FF00 },
+ { QVideoFrame::Format_BGR32 , 32, XvPacked, 1, 24, 0x00FF0000, 0x0000FF00, 0x000000FF },
+ { QVideoFrame::Format_BGR24 , 24, XvPacked, 1, 24, 0x00FF0000, 0x0000FF00, 0x000000FF },
+ { QVideoFrame::Format_BGR565, 16, XvPacked, 1, 16, 0x0000F800, 0x000007E0, 0x0000001F }
+};
+
+struct XvFormatYuv
+{
+ QVideoFrame::PixelFormat pixelFormat;
+ int bits_per_pixel;
+ int format;
+ int num_planes;
+
+ unsigned int y_sample_bits;
+ unsigned int u_sample_bits;
+ unsigned int v_sample_bits;
+ unsigned int horz_y_period;
+ unsigned int horz_u_period;
+ unsigned int horz_v_period;
+ unsigned int vert_y_period;
+ unsigned int vert_u_period;
+ unsigned int vert_v_period;
+ char component_order[32];
+};
+
+bool operator ==(const XvImageFormatValues &format, const XvFormatYuv &yuv)
+{
+ return format.type == XvYUV
+ && format.bits_per_pixel == yuv.bits_per_pixel
+ && format.format == yuv.format
+ && format.num_planes == yuv.num_planes
+ && format.y_sample_bits == yuv.y_sample_bits
+ && format.u_sample_bits == yuv.u_sample_bits
+ && format.v_sample_bits == yuv.v_sample_bits
+ && format.horz_y_period == yuv.horz_y_period
+ && format.horz_u_period == yuv.horz_u_period
+ && format.horz_v_period == yuv.horz_v_period
+ && format.horz_y_period == yuv.vert_y_period
+ && format.vert_u_period == yuv.vert_u_period
+ && format.vert_v_period == yuv.vert_v_period
+ && qstrncmp(format.component_order, yuv.component_order, 32) == 0;
+}
+
+static const XvFormatYuv qt_xvYuvLookup[] =
+{
+ { QVideoFrame::Format_YUV444 , 24, XvPacked, 1, 8, 8, 8, 1, 1, 1, 1, 1, 1, "YUV" },
+ { QVideoFrame::Format_YUV420P, 12, XvPlanar, 3, 8, 8, 8, 1, 2, 2, 1, 2, 2, "YUV" },
+ { QVideoFrame::Format_YV12 , 12, XvPlanar, 3, 8, 8, 8, 1, 2, 2, 1, 2, 2, "YVU" },
+ { QVideoFrame::Format_UYVY , 16, XvPacked, 1, 8, 8, 8, 1, 2, 2, 1, 1, 1, "UYVY" },
+ { QVideoFrame::Format_YUYV , 16, XvPacked, 1, 8, 8, 8, 1, 2, 2, 1, 1, 1, "YUYV" },
+ { QVideoFrame::Format_NV12 , 12, XvPlanar, 2, 8, 8, 8, 1, 2, 2, 1, 2, 2, "YUV" },
+ { QVideoFrame::Format_NV12 , 12, XvPlanar, 2, 8, 8, 8, 1, 2, 2, 1, 2, 2, "YVU" },
+ { QVideoFrame::Format_Y8 , 8 , XvPlanar, 1, 8, 0, 0, 1, 0, 0, 1, 0, 0, "Y" }
+};
+*/
+
+S60VideoSurface::S60VideoSurface(QObject *parent)
+ : QAbstractVideoSurface(parent)
+ , m_winId(0)
+ //, m_portId(0)
+ //, m_gc(0)
+ //, m_image(0)
+{
+}
+
+S60VideoSurface::~S60VideoSurface()
+{
+ /*if (m_gc)
+ XFreeGC(QX11Info::display(), m_gc);
+
+ if (m_portId != 0)
+ XvUngrabPort(QX11Info::display(), m_portId, 0);
+ */
+}
+
+WId S60VideoSurface::winId() const
+{
+ return m_winId;
+}
+
+void S60VideoSurface::setWinId(WId id)
+{
+ /*if (id == m_winId)
+ return;
+
+ if (m_image)
+ XFree(m_image);
+
+ if (m_gc) {
+ XFreeGC(QX11Info::display(), m_gc);
+ m_gc = 0;
+ }
+
+ if (m_portId != 0)
+ XvUngrabPort(QX11Info::display(), m_portId, 0);
+
+ m_supportedPixelFormats.clear();
+ m_formatIds.clear();
+
+ m_winId = id;
+
+ if (m_winId && findPort()) {
+ querySupportedFormats();
+
+ m_gc = XCreateGC(QX11Info::display(), m_winId, 0, 0);
+
+ if (m_image) {
+ m_image = 0;
+
+ if (!start(surfaceFormat()))
+ QAbstractVideoSurface::stop();
+ }
+ } else if (m_image) {
+ m_image = 0;
+
+ QAbstractVideoSurface::stop();
+ }*/
+}
+
+QRect S60VideoSurface::displayRect() const
+{
+ return m_displayRect;
+}
+
+void S60VideoSurface::setDisplayRect(const QRect &rect)
+{
+ m_displayRect = rect;
+}
+
+int S60VideoSurface::brightness() const
+{
+ //return getAttribute("XV_BRIGHTNESS", m_brightnessRange.first, m_brightnessRange.second);
+}
+
+void S60VideoSurface::setBrightness(int brightness)
+{
+ //setAttribute("XV_BRIGHTNESS", brightness, m_brightnessRange.first, m_brightnessRange.second);
+}
+
+int S60VideoSurface::contrast() const
+{
+ //return getAttribute("XV_CONTRAST", m_contrastRange.first, m_contrastRange.second);
+}
+
+void S60VideoSurface::setContrast(int contrast)
+{
+ //setAttribute("XV_CONTRAST", contrast, m_contrastRange.first, m_contrastRange.second);
+}
+
+int S60VideoSurface::hue() const
+{
+ //return getAttribute("XV_HUE", m_hueRange.first, m_hueRange.second);
+}
+
+void S60VideoSurface::setHue(int hue)
+{
+ // setAttribute("XV_HUE", hue, m_hueRange.first, m_hueRange.second);
+}
+
+int S60VideoSurface::saturation() const
+{
+ //return getAttribute("XV_SATURATION", m_saturationRange.first, m_saturationRange.second);
+}
+
+void S60VideoSurface::setSaturation(int saturation)
+{
+ //setAttribute("XV_SATURATION", saturation, m_saturationRange.first, m_saturationRange.second);
+}
+
+int S60VideoSurface::getAttribute(const char *attribute, int minimum, int maximum) const
+{
+ /*if (m_portId != 0) {
+ Display *display = QX11Info::display();
+
+ Atom atom = XInternAtom(display, attribute, True);
+
+ int value = 0;
+
+ XvGetPortAttribute(display, m_portId, atom, &value);
+
+ return redistribute(value, minimum, maximum, -100, 100);
+ } else {
+ return 0;
+ }*/
+}
+
+void S60VideoSurface::setAttribute(const char *attribute, int value, int minimum, int maximum)
+{
+ /* if (m_portId != 0) {
+ Display *display = QX11Info::display();
+
+ Atom atom = XInternAtom(display, attribute, True);
+
+ XvSetPortAttribute(
+ display, m_portId, atom, redistribute(value, -100, 100, minimum, maximum));
+ }*/
+}
+
+int S60VideoSurface::redistribute(
+ int value, int fromLower, int fromUpper, int toLower, int toUpper)
+{
+ /*return fromUpper != fromLower
+ ? ((value - fromLower) * (toUpper - toLower) / (fromUpper - fromLower)) + toLower
+ : 0;*/
+}
+
+QList<QVideoFrame::PixelFormat> S60VideoSurface::supportedPixelFormats(
+ QAbstractVideoBuffer::HandleType handleType) const
+{
+ /*return handleType == QAbstractVideoBuffer::NoHandle
+ ? m_supportedPixelFormats
+ : QList<QVideoFrame::PixelFormat>();*/
+}
+
+bool S60VideoSurface::start(const QVideoSurfaceFormat &format)
+{
+ /*if (m_image)
+ XFree(m_image);
+
+ int xvFormatId = 0;
+ for (int i = 0; i < m_supportedPixelFormats.count(); ++i) {
+ if (m_supportedPixelFormats.at(i) == format.pixelFormat()) {
+ xvFormatId = m_formatIds.at(i);
+ break;
+ }
+ }
+
+ if (xvFormatId == 0) {
+ setError(UnsupportedFormatError);
+ } else {
+ XvImage *image = XvCreateImage(
+ QX11Info::display(),
+ m_portId,
+ xvFormatId,
+ 0,
+ format.frameWidth(),
+ format.frameHeight());
+
+ if (!image) {
+ setError(ResourceError);
+ } else {
+ m_viewport = format.viewport();
+ m_image = image;
+
+ return QAbstractVideoSurface::start(format);
+ }
+ }
+
+ if (m_image) {
+ m_image = 0;
+
+ QAbstractVideoSurface::stop();
+ }
+*/
+ return false;
+}
+
+void S60VideoSurface::stop()
+{/*
+ if (m_image) {
+ XFree(m_image);
+ m_image = 0;
+
+ QAbstractVideoSurface::stop();
+ }*/
+}
+
+bool S60VideoSurface::present(const QVideoFrame &frame)
+{/*
+ if (!m_image) {
+ setError(StoppedError);
+ return false;
+ } else if (m_image->width != frame.width() || m_image->height != frame.height()) {
+ setError(IncorrectFormatError);
+ return false;
+ } else {
+ QVideoFrame frameCopy(frame);
+
+ if (!frameCopy.map(QAbstractVideoBuffer::ReadOnly)) {
+ setError(IncorrectFormatError);
+ return false;
+ } else {
+ bool presented = false;
+
+ if (m_image->data_size > frame.numBytes()) {
+ qWarning("Insufficient frame buffer size");
+ setError(IncorrectFormatError);
+ } else if (m_image->num_planes > 0 && m_image->pitches[0] != frame.bytesPerLine()) {
+ qWarning("Incompatible frame pitches");
+ setError(IncorrectFormatError);
+ } else {
+ m_image->data = reinterpret_cast<char *>(frameCopy.bits());
+
+ XvPutImage(
+ QX11Info::display(),
+ m_portId,
+ m_winId,
+ m_gc,
+ m_image,
+ m_viewport.x(),
+ m_viewport.y(),
+ m_viewport.width(),
+ m_viewport.height(),
+ m_displayRect.x(),
+ m_displayRect.y(),
+ m_displayRect.width(),
+ m_displayRect.height());
+
+ m_image->data = 0;
+
+ presented = true;
+ }
+
+ frameCopy.unmap();
+
+ return presented;
+ }
+ }*/
+}
+
+bool S60VideoSurface::findPort()
+{/*
+ unsigned int count = 0;
+ XvAdaptorInfo *adaptors = 0;
+ bool portFound = false;
+
+ if (XvQueryAdaptors(QX11Info::display(), m_winId, &count, &adaptors) == Success) {
+ for (unsigned int i = 0; i < count && !portFound; ++i) {
+ if (adaptors[i].type & XvImageMask) {
+ m_portId = adaptors[i].base_id;
+
+ for (unsigned int j = 0; j < adaptors[i].num_ports && !portFound; ++j, ++m_portId)
+ portFound = XvGrabPort(QX11Info::display(), m_portId, 0) == Success;
+ }
+ }
+ XvFreeAdaptorInfo(adaptors);
+ }
+
+ return portFound;*/
+}
+
+void S60VideoSurface::querySupportedFormats()
+{/*
+ int count = 0;
+ if (XvImageFormatValues *imageFormats = XvListImageFormats(
+ QX11Info::display(), m_portId, &count)) {
+ const int rgbCount = sizeof(qt_xvRgbLookup) / sizeof(XvFormatRgb);
+ const int yuvCount = sizeof(qt_xvYuvLookup) / sizeof(XvFormatYuv);
+
+ for (int i = 0; i < count; ++i) {
+ switch (imageFormats[i].type) {
+ case XvRGB:
+ for (int j = 0; j < rgbCount; ++j) {
+ if (imageFormats[i] == qt_xvRgbLookup[j]) {
+ m_supportedPixelFormats.append(qt_xvRgbLookup[j].pixelFormat);
+ m_formatIds.append(imageFormats[i].id);
+ break;
+ }
+ }
+ break;
+ case XvYUV:
+ for (int j = 0; j < yuvCount; ++j) {
+ if (imageFormats[i] == qt_xvYuvLookup[j]) {
+ m_supportedPixelFormats.append(qt_xvYuvLookup[j].pixelFormat);
+ m_formatIds.append(imageFormats[i].id);
+ break;
+ }
+ }
+ break;
+ }
+ }
+ XFree(imageFormats);
+ }
+
+ m_brightnessRange = qMakePair(0, 0);
+ m_contrastRange = qMakePair(0, 0);
+ m_hueRange = qMakePair(0, 0);
+ m_saturationRange = qMakePair(0, 0);
+
+ if (XvAttribute *attributes = XvQueryPortAttributes(QX11Info::display(), m_portId, &count)) {
+ for (int i = 0; i < count; ++i) {
+ if (qstrcmp(attributes[i].name, "XV_BRIGHTNESS") == 0)
+ m_brightnessRange = qMakePair(attributes[i].min_value, attributes[i].max_value);
+ else if (qstrcmp(attributes[i].name, "XV_CONTRAST") == 0)
+ m_contrastRange = qMakePair(attributes[i].min_value, attributes[i].max_value);
+ else if (qstrcmp(attributes[i].name, "XV_HUE") == 0)
+ m_hueRange = qMakePair(attributes[i].min_value, attributes[i].max_value);
+ else if (qstrcmp(attributes[i].name, "XV_SATURATION") == 0)
+ m_saturationRange = qMakePair(attributes[i].min_value, attributes[i].max_value);
+ }
+
+ XFree(attributes);
+ }*/
+}
+
+bool S60VideoSurface::isFormatSupported(const QVideoSurfaceFormat &format) const
+{
+}
+
+QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videosurface.h b/src/plugins/mediaservices/symbian/mediaplayer/s60videosurface.h
new file mode 100644
index 0000000000..836e52f12d
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videosurface.h
@@ -0,0 +1,112 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60VIDEOSURFACE_H
+#define S60VIDEOSURFACE_H
+
+#include <QtGui/qwidget.h>
+#include <QtMultimedia/qabstractvideosurface.h>
+
+QT_BEGIN_NAMESPACE
+
+class QVideoSurfaceFormat;
+
+class S60VideoSurface : public QAbstractVideoSurface
+{
+ Q_OBJECT
+public:
+ S60VideoSurface(QObject *parent = 0);
+ ~S60VideoSurface();
+
+ WId winId() const;
+ void setWinId(WId id);
+
+ QRect displayRect() const;
+ void setDisplayRect(const QRect &rect);
+
+ int brightness() const;
+ void setBrightness(int brightness);
+
+ int contrast() const;
+ void setContrast(int contrast);
+
+ int hue() const;
+ void setHue(int hue);
+
+ int saturation() const;
+ void setSaturation(int saturation);
+
+ QList<QVideoFrame::PixelFormat> supportedPixelFormats(
+ QAbstractVideoBuffer::HandleType handleType = QAbstractVideoBuffer::NoHandle) const;
+
+ bool isFormatSupported(const QVideoSurfaceFormat &format) const;
+
+ bool start(const QVideoSurfaceFormat &format);
+ void stop();
+
+ bool present(const QVideoFrame &frame);
+
+private:
+ WId m_winId;
+ //XvPortID m_portId;
+ //GC m_gc;
+ //XvImage *m_image;
+ QList<QVideoFrame::PixelFormat> m_supportedPixelFormats;
+ QVector<int> m_formatIds;
+ QRect m_viewport;
+ QRect m_displayRect;
+ QPair<int, int> m_brightnessRange;
+ QPair<int, int> m_contrastRange;
+ QPair<int, int> m_hueRange;
+ QPair<int, int> m_saturationRange;
+
+ bool findPort();
+ void querySupportedFormats();
+
+ int getAttribute(const char *attribute, int minimum, int maximum) const;
+ void setAttribute(const char *attribute, int value, int minimum, int maximum);
+
+ static int redistribute(int value, int fromLower, int fromUpper, int toLower, int toUpper);
+};
+
+QT_END_NAMESPACE
+
+#endif
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videowidget.cpp b/src/plugins/mediaservices/symbian/mediaplayer/s60videowidget.cpp
new file mode 100644
index 0000000000..84000d5c03
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videowidget.cpp
@@ -0,0 +1,208 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "s60videowidget.h"
+#include <QtGui/private/qwidget_p.h>
+#include <QEvent>
+#include <coemain.h> // For CCoeEnv
+
+QT_BEGIN_NAMESPACE
+
+QBlackWidget::QBlackWidget(QWidget *parent)
+ : QWidget(parent)
+{
+ setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
+ setAttribute(Qt::WA_OpaquePaintEvent, true);
+ setAttribute(Qt::WA_NoSystemBackground, true);
+ setAutoFillBackground(false);
+ setPalette(QPalette(Qt::black));
+#if QT_VERSION >= 0x040601 && !defined(__WINSCW__)
+ qt_widget_private(this)->extraData()->nativePaintMode = QWExtra::ZeroFill;
+ qt_widget_private(this)->extraData()->receiveNativePaintEvents = true;
+#endif
+}
+
+QBlackWidget::~QBlackWidget()
+{
+}
+
+void QBlackWidget::beginNativePaintEvent(const QRect& /*controlRect*/)
+{
+ emit beginVideoWindowNativePaint();
+}
+
+void QBlackWidget::endNativePaintEvent(const QRect& /*controlRect*/)
+{
+ CCoeEnv::Static()->WsSession().Flush();
+ emit endVideoWindowNativePaint();
+}
+
+void QBlackWidget::paintEvent(QPaintEvent *event)
+{
+ Q_UNUSED(event);
+ // Do nothing
+}
+
+S60VideoWidgetControl::S60VideoWidgetControl(QObject *parent)
+ : QVideoWidgetControl(parent)
+ , m_widget(0)
+ , m_aspectRatioMode(Qt::KeepAspectRatio)
+{
+ m_widget = new QBlackWidget();
+ connect(m_widget, SIGNAL(beginVideoWindowNativePaint()), this, SIGNAL(beginVideoWindowNativePaint()));
+ connect(m_widget, SIGNAL(endVideoWindowNativePaint()), this, SIGNAL(endVideoWindowNativePaint()));
+ m_widget->installEventFilter(this);
+ m_widget->winId();
+}
+
+S60VideoWidgetControl::~S60VideoWidgetControl()
+{
+ delete m_widget;
+}
+
+QWidget *S60VideoWidgetControl::videoWidget()
+{
+ return m_widget;
+}
+
+Qt::AspectRatioMode S60VideoWidgetControl::aspectRatioMode() const
+{
+ return m_aspectRatioMode;
+}
+
+void S60VideoWidgetControl::setAspectRatioMode(Qt::AspectRatioMode ratio)
+{
+ if (m_aspectRatioMode == ratio)
+ return;
+
+ m_aspectRatioMode = ratio;
+ emit widgetUpdated();
+}
+
+bool S60VideoWidgetControl::isFullScreen() const
+{
+ return m_widget->isFullScreen();
+}
+
+void S60VideoWidgetControl::setFullScreen(bool fullScreen)
+{
+ emit fullScreenChanged(fullScreen);
+}
+
+int S60VideoWidgetControl::brightness() const
+{
+ return 0;
+}
+
+void S60VideoWidgetControl::setBrightness(int brightness)
+{
+ Q_UNUSED(brightness);
+}
+
+int S60VideoWidgetControl::contrast() const
+{
+ return 0;
+}
+
+void S60VideoWidgetControl::setContrast(int contrast)
+{
+ Q_UNUSED(contrast);
+}
+
+int S60VideoWidgetControl::hue() const
+{
+ return 0;
+}
+
+void S60VideoWidgetControl::setHue(int hue)
+{
+ Q_UNUSED(hue);
+}
+
+int S60VideoWidgetControl::saturation() const
+{
+ return 0;
+}
+
+void S60VideoWidgetControl::setSaturation(int saturation)
+{
+ Q_UNUSED(saturation);
+}
+
+bool S60VideoWidgetControl::eventFilter(QObject *object, QEvent *e)
+{
+ if (object == m_widget) {
+ if ( e->type() == QEvent::Resize
+ || e->type() == QEvent::Move
+ || e->type() == QEvent::WinIdChange
+ || e->type() == QEvent::ParentChange
+ || e->type() == QEvent::Show)
+ emit widgetUpdated();
+ }
+ return false;
+}
+
+WId S60VideoWidgetControl::videoWidgetWId()
+{
+ if (m_widget->internalWinId())
+ return m_widget->internalWinId();
+
+ if (m_widget->effectiveWinId())
+ return m_widget->effectiveWinId();
+
+ return NULL;
+}
+
+void S60VideoWidgetControl::videoStateChanged(QMediaPlayer::State state)
+{
+ if (state == QMediaPlayer::StoppedState) {
+#if QT_VERSION <= 0x040600 && !defined(FF_QT)
+ qt_widget_private(m_widget)->extraData()->disableBlit = false;
+#endif
+ m_widget->repaint();
+ } else if (state == QMediaPlayer::PlayingState) {
+#if QT_VERSION <= 0x040600 && !defined(FF_QT)
+ qt_widget_private(m_widget)->extraData()->disableBlit = true;
+#endif
+ }
+}
+
+QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/symbian/mediaplayer/s60videowidget.h b/src/plugins/mediaservices/symbian/mediaplayer/s60videowidget.h
new file mode 100644
index 0000000000..28a1455ffa
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/mediaplayer/s60videowidget.h
@@ -0,0 +1,115 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60VIDEOWIDGET_H
+#define S60VIDEOWIDGET_H
+
+#include <qvideowidgetcontrol.h>
+#include <qmediaplayer.h>
+
+QT_BEGIN_NAMESPACE
+
+class QBlackWidget : public QWidget
+{
+ Q_OBJECT
+
+public:
+ QBlackWidget(QWidget *parent = 0);
+ virtual ~QBlackWidget();
+
+signals:
+ void beginVideoWindowNativePaint();
+ void endVideoWindowNativePaint();
+
+public slots:
+ void beginNativePaintEvent(const QRect&);
+ void endNativePaintEvent(const QRect&);
+
+protected:
+ void paintEvent(QPaintEvent *event);
+};
+
+class S60VideoWidgetControl : public QVideoWidgetControl
+{
+ Q_OBJECT
+
+public:
+ S60VideoWidgetControl(QObject *parent = 0);
+ virtual ~S60VideoWidgetControl();
+
+ // from QVideoWidgetControl
+ QWidget *videoWidget();
+ Qt::AspectRatioMode aspectRatioMode() const;
+ void setAspectRatioMode(Qt::AspectRatioMode ratio);
+ bool isFullScreen() const;
+ void setFullScreen(bool fullScreen);
+ int brightness() const;
+ void setBrightness(int brightness);
+ int contrast() const;
+ void setContrast(int contrast);
+ int hue() const;
+ void setHue(int hue);
+ int saturation() const;
+ void setSaturation(int saturation);
+
+ // from QObject
+ bool eventFilter(QObject *object, QEvent *event);
+
+ //new methods
+ WId videoWidgetWId();
+
+signals:
+ void widgetUpdated();
+ void beginVideoWindowNativePaint();
+ void endVideoWindowNativePaint();
+
+private slots:
+ void videoStateChanged(QMediaPlayer::State state);
+
+private:
+ QBlackWidget *m_widget;
+ Qt::AspectRatioMode m_aspectRatioMode;
+};
+
+QT_END_NAMESPACE
+
+
+#endif // S60VIDEOWIDGET_H
diff --git a/src/plugins/mediaservices/symbian/s60mediaserviceplugin.cpp b/src/plugins/mediaservices/symbian/s60mediaserviceplugin.cpp
new file mode 100644
index 0000000000..11855835b9
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/s60mediaserviceplugin.cpp
@@ -0,0 +1,100 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include <QtCore/qstring.h>
+#include <QtCore/qdebug.h>
+
+#include "s60mediaserviceplugin.h"
+#ifdef QMEDIA_MMF_RADIO
+#include "s60radiotunerservice.h"
+#endif
+#ifdef QMEDIA_MMF_PLAYER
+#include "s60mediaplayerservice.h"
+#endif
+#ifdef QMEDIA_MMF_CAPTURE
+#include "s60audiocaptureservice.h"
+#endif
+
+QT_BEGIN_NAMESPACE
+
+QStringList S60MediaServicePlugin::keys() const
+{
+ QStringList list;
+#ifdef QMEDIA_MMF_RADIO
+ list << QLatin1String(Q_MEDIASERVICE_RADIO);
+#endif
+
+#ifdef QMEDIA_MMF_PLAYER
+ list << QLatin1String(Q_MEDIASERVICE_MEDIAPLAYER);
+#endif
+#ifdef QMEDIA_MMF_CAPTURE
+ list << QLatin1String(Q_MEDIASERVICE_AUDIOSOURCE);
+#endif
+ return list;
+}
+
+QMediaService* S60MediaServicePlugin::create(QString const& key)
+{
+#ifdef QMEDIA_MMF_PLAYER
+ if (key == QLatin1String(Q_MEDIASERVICE_MEDIAPLAYER))
+ return new S60MediaPlayerService;
+#endif
+#ifdef QMEDIA_MMF_CAPTURE
+ if (key == QLatin1String(Q_MEDIASERVICE_AUDIOSOURCE))
+ return new S60AudioCaptureService;
+#endif
+#ifdef QMEDIA_MMF_RADIO
+ if (key == QLatin1String(Q_MEDIASERVICE_RADIO))
+ return new S60RadioTunerService;
+#endif
+
+ return 0;
+}
+
+void S60MediaServicePlugin::release(QMediaService *service)
+{
+ delete service;
+}
+
+QT_END_NAMESPACE
+
+Q_EXPORT_PLUGIN2(qmmfengine, S60MediaServicePlugin);
+
diff --git a/src/plugins/mediaservices/symbian/s60mediaserviceplugin.h b/src/plugins/mediaservices/symbian/s60mediaserviceplugin.h
new file mode 100644
index 0000000000..be2e05dabb
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/s60mediaserviceplugin.h
@@ -0,0 +1,64 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+
+#ifndef S60SERVICEPLUGIN_H
+#define S60SERVICEPLUGIN_H
+
+#include <QtCore/qobject.h>
+#include <qmediaservice.h>
+#include <qmediaserviceproviderplugin.h>
+
+QT_BEGIN_NAMESPACE
+
+class S60MediaServicePlugin : public QMediaServiceProviderPlugin
+{
+ Q_OBJECT
+public:
+
+ QStringList keys() const;
+ QMediaService* create(QString const& key);
+ void release(QMediaService *service);
+};
+
+QT_END_NAMESPACE
+
+#endif // S60SERVICEPLUGIN_H
diff --git a/src/plugins/mediaservices/symbian/s60videooutputcontrol.cpp b/src/plugins/mediaservices/symbian/s60videooutputcontrol.cpp
new file mode 100644
index 0000000000..da07a7d5dd
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/s60videooutputcontrol.cpp
@@ -0,0 +1,76 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "s60videooutputcontrol.h"
+
+QT_BEGIN_NAMESPACE
+
+S60VideoOutputControl::S60VideoOutputControl(QObject *parent)
+ : QVideoOutputControl(parent)
+ , m_output(NoOutput)
+{
+}
+
+QList<QVideoOutputControl::Output> S60VideoOutputControl::availableOutputs() const
+{
+ return m_outputs;
+}
+
+void S60VideoOutputControl::setAvailableOutputs(const QList<Output> &outputs)
+{
+ emit availableOutputsChanged(m_outputs = outputs);
+}
+
+QVideoOutputControl::Output S60VideoOutputControl::output() const
+{
+ return m_output;
+}
+
+void S60VideoOutputControl::setOutput(Output output)
+{
+ if (!m_outputs.contains(output))
+ output = NoOutput;
+
+ if (m_output != output)
+ emit outputChanged(m_output = output);
+}
+
+QT_END_NAMESPACE
diff --git a/src/plugins/mediaservices/symbian/s60videooutputcontrol.h b/src/plugins/mediaservices/symbian/s60videooutputcontrol.h
new file mode 100644
index 0000000000..dbad889ed4
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/s60videooutputcontrol.h
@@ -0,0 +1,72 @@
+/****************************************************************************
+**
+** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** All rights reserved.
+** Contact: Nokia Corporation (qt-info@nokia.com)
+**
+** This file is part of the plugins of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL$
+** No Commercial Usage
+** This file contains pre-release code and may not be distributed.
+** You may use this file in accordance with the terms and conditions
+** contained in the Technology Preview License Agreement accompanying
+** this package.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 2.1 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPL included in the
+** packaging of this file. Please review the following information to
+** ensure the GNU Lesser General Public License version 2.1 requirements
+** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Nokia gives you certain additional
+** rights. These rights are described in the Nokia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** If you have questions regarding the use of this file, please contact
+** Nokia at qt-info@nokia.com.
+**
+**
+**
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#ifndef S60VIDEOOUTPUTCONTROL_H
+#define S60VIDEOOUTPUTCONTROL_H
+
+#include <QObject>
+#include <qvideooutputcontrol.h>
+
+QT_BEGIN_NAMESPACE
+
+class S60VideoOutputControl : public QVideoOutputControl
+{
+ Q_OBJECT
+public:
+ S60VideoOutputControl(QObject *parent = 0);
+
+ QList<Output> availableOutputs() const;
+ void setAvailableOutputs(const QList<Output> &outputs);
+
+ Output output() const;
+ void setOutput(Output output);
+
+Q_SIGNALS:
+ void outputChanged(QVideoOutputControl::Output output);
+
+private:
+ QList<Output> m_outputs;
+ Output m_output;
+};
+
+QT_END_NAMESPACE
+
+#endif
diff --git a/src/plugins/mediaservices/symbian/symbian.pro b/src/plugins/mediaservices/symbian/symbian.pro
new file mode 100644
index 0000000000..f76858f4f4
--- /dev/null
+++ b/src/plugins/mediaservices/symbian/symbian.pro
@@ -0,0 +1,27 @@
+TARGET = qmmfengine
+QT += multimedia mediaservices
+
+load(data_caging_paths)
+
+include (../../qpluginbase.pri)
+include(mediaplayer/mediaplayer.pri)
+
+HEADERS += s60mediaserviceplugin.h \
+ s60videooutputcontrol.h
+
+SOURCES += s60mediaserviceplugin.cpp \
+ s60videooutputcontrol.cpp
+
+contains(S60_VERSION, 3.2)|contains(S60_VERSION, 3.1) {
+ DEFINES += PRE_S60_50_PLATFORM
+}
+
+INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
+symbian-abld:INCLUDEPATH += $$QT_BUILD_TREE/include/QtWidget/private
+
+# This is needed for having the .qtplugin file properly created on Symbian.
+QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/mediaservices
+target.path += $$[QT_INSTALL_PLUGINS]/mediaservices
+INSTALLS += target
+
+TARGET.UID3=0x20021318
diff --git a/src/s60installs/bwins/QtCoreu.def b/src/s60installs/bwins/QtCoreu.def
index d0a446bbca..e309e25d99 100644
--- a/src/s60installs/bwins/QtCoreu.def
+++ b/src/s60installs/bwins/QtCoreu.def
@@ -3122,7 +3122,7 @@ EXPORTS
?reset@QIODevice@@UAE_NXZ @ 3121 NONAME ; bool QIODevice::reset(void)
?reset@QMetaProperty@@QBE_NPAVQObject@@@Z @ 3122 NONAME ; bool QMetaProperty::reset(class QObject *) const
?reset@QTextStream@@QAEXXZ @ 3123 NONAME ; void QTextStream::reset(void)
- ?resetCurrentSender@QObjectPrivate@@SAXPAVQObject@@PAUSender@1@1@Z @ 3124 NONAME ; void QObjectPrivate::resetCurrentSender(class QObject *, struct QObjectPrivate::Sender *, struct QObjectPrivate::Sender *)
+ ?resetCurrentSender@QObjectPrivate@@SAXPAVQObject@@PAUSender@1@1@Z @ 3124 NONAME ABSENT ; void QObjectPrivate::resetCurrentSender(class QObject *, struct QObjectPrivate::Sender *, struct QObjectPrivate::Sender *)
?resetDeleteWatch@QObjectPrivate@@SAXPAV1@PAHH@Z @ 3125 NONAME ; void QObjectPrivate::resetDeleteWatch(class QObjectPrivate *, int *, int)
?resetStatus@QDataStream@@QAEXXZ @ 3126 NONAME ; void QDataStream::resetStatus(void)
?resetStatus@QTextStream@@QAEXXZ @ 3127 NONAME ; void QTextStream::resetStatus(void)
@@ -3281,7 +3281,7 @@ EXPORTS
?setCoords@QRectF@@QAEXMMMM@Z @ 3280 NONAME ; void QRectF::setCoords(float, float, float, float)
?setCurrent@QDir@@SA_NABVQString@@@Z @ 3281 NONAME ; bool QDir::setCurrent(class QString const &)
?setCurrentPath@QFSFileEngine@@SA_NABVQString@@@Z @ 3282 NONAME ; bool QFSFileEngine::setCurrentPath(class QString const &)
- ?setCurrentSender@QObjectPrivate@@SAPAUSender@1@PAVQObject@@PAU21@@Z @ 3283 NONAME ; struct QObjectPrivate::Sender * QObjectPrivate::setCurrentSender(class QObject *, struct QObjectPrivate::Sender *)
+ ?setCurrentSender@QObjectPrivate@@SAPAUSender@1@PAVQObject@@PAU21@@Z @ 3283 NONAME ABSENT ; struct QObjectPrivate::Sender * QObjectPrivate::setCurrentSender(class QObject *, struct QObjectPrivate::Sender *)
?setCurrentTime@QAbstractAnimation@@QAEXH@Z @ 3284 NONAME ; void QAbstractAnimation::setCurrentTime(int)
?setCurrentTime@QTimeLine@@QAEXH@Z @ 3285 NONAME ; void QTimeLine::setCurrentTime(int)
?setCurveShape@QTimeLine@@QAEXW4CurveShape@1@@Z @ 3286 NONAME ; void QTimeLine::setCurveShape(enum QTimeLine::CurveShape)
diff --git a/src/s60installs/bwins/QtDeclarativeu.def b/src/s60installs/bwins/QtDeclarativeu.def
index ec25b5c188..5f05f08f7e 100644
--- a/src/s60installs/bwins/QtDeclarativeu.def
+++ b/src/s60installs/bwins/QtDeclarativeu.def
@@ -3950,7 +3950,7 @@ EXPORTS
?qmlInfo@@YA?AVQDeclarativeInfo@@PBVQObject@@ABVQDeclarativeError@@@Z @ 3949 NONAME ; class QDeclarativeInfo qmlInfo(class QObject const *, class QDeclarativeError const &)
?error@QDeclarativeCustomParser@@IAEXABVQString@@@Z @ 3950 NONAME ; void QDeclarativeCustomParser::error(class QString const &)
?activeChanged@QDeclarativeDrag@@IAEXXZ @ 3951 NONAME ; void QDeclarativeDrag::activeChanged(void)
- ??0QDeclarativeInfo@@AAE@PAUQDeclarativeInfoPrivate@@@Z @ 3952 NONAME ; QDeclarativeInfo::QDeclarativeInfo(struct QDeclarativeInfoPrivate *)
+ ??0QDeclarativeInfo@@AAE@PAUQDeclarativeInfoPrivate@@@Z @ 3952 NONAME ABSENT ; QDeclarativeInfo::QDeclarativeInfo(struct QDeclarativeInfoPrivate *)
?warnings@QDeclarativeEngine@@IAEXABV?$QList@VQDeclarativeError@@@@@Z @ 3953 NONAME ; void QDeclarativeEngine::warnings(class QList<class QDeclarativeError> const &)
?parentModelIndex@QDeclarativeVisualDataModel@@QBE?AVQVariant@@XZ @ 3954 NONAME ; class QVariant QDeclarativeVisualDataModel::parentModelIndex(void) const
?usedAnchors@QDeclarativeAnchors@@QBE?AV?$QFlags@W4Anchor@QDeclarativeAnchors@@@@XZ @ 3955 NONAME ; class QFlags<enum QDeclarativeAnchors::Anchor> QDeclarativeAnchors::usedAnchors(void) const
diff --git a/src/s60installs/eabi/QtCoreu.def b/src/s60installs/eabi/QtCoreu.def
index daa9dc6e4a..92a40205fe 100644
--- a/src/s60installs/eabi/QtCoreu.def
+++ b/src/s60installs/eabi/QtCoreu.def
@@ -3697,4 +3697,5 @@ EXPORTS
_ZN16QDeclarativeData9destroyedE @ 3696 NONAME DATA 4 ABSENT
_ZN24QAbstractDeclarativeData13parentChangedE @ 3697 NONAME DATA 4
_ZN24QAbstractDeclarativeData9destroyedE @ 3698 NONAME DATA 4
+ _ZN23QEventDispatcherSymbian12selectThreadEv @ 3699 NONAME
diff --git a/src/s60installs/eabi/QtDeclarativeu.def b/src/s60installs/eabi/QtDeclarativeu.def
index 953d0a12a2..ad12166352 100644
--- a/src/s60installs/eabi/QtDeclarativeu.def
+++ b/src/s60installs/eabi/QtDeclarativeu.def
@@ -3496,4 +3496,44 @@ EXPORTS
_ZTIN14QDeclarativeJS3AST18FunctionExpressionE @ 3495 NONAME ABSENT
_ZTIN14QDeclarativeJS3AST4NodeE @ 3496 NONAME ABSENT
_ZTIN14QDeclarativeJS3AST9StatementE @ 3497 NONAME ABSENT
+ _Z7qmlInfoPK7QObjectRK17QDeclarativeError @ 3498 NONAME
+ _Z7qmlInfoPK7QObjectRK5QListI17QDeclarativeErrorE @ 3499 NONAME
+ _ZN16QDeclarativeDrag13activeChangedEv @ 3500 NONAME
+ _ZN16QDeclarativeDrag9setActiveEb @ 3501 NONAME
+ _ZN16QDeclarativeInfoC1EP23QDeclarativeInfoPrivate @ 3502 NONAME
+ _ZN16QDeclarativeInfoC1ERKS_ @ 3503 NONAME
+ _ZN16QDeclarativeInfoC2EP23QDeclarativeInfoPrivate @ 3504 NONAME
+ _ZN16QDeclarativeInfoC2ERKS_ @ 3505 NONAME
+ _ZN16QDeclarativeItem10forceFocusEv @ 3506 NONAME
+ _ZN16QDeclarativeView11eventFilterEP7QObjectP6QEvent @ 3507 NONAME
+ _ZN18QDeclarativeEngine32setOutputWarningsToStandardErrorEb @ 3508 NONAME
+ _ZN18QDeclarativeEngine8warningsERK5QListI17QDeclarativeErrorE @ 3509 NONAME
+ _ZN18QDeclarativeLoader20resetSourceComponentEv @ 3510 NONAME
+ _ZN20QDeclarativeFlipable15retransformBackEv @ 3511 NONAME
+ _ZN20QDeclarativeGridView11animStoppedEv @ 3512 NONAME
+ _ZN21QDeclarativeFlickable17setBoundsBehaviorENS_14BoundsBehaviorE @ 3513 NONAME
+ _ZN21QDeclarativeFlickable21boundsBehaviorChangedEv @ 3514 NONAME
+ _ZN21QDeclarativeMouseArea15geometryChangedERK6QRectFS2_ @ 3515 NONAME
+ _ZN21QDeclarativeMouseArea20mousePositionChangedEP22QDeclarativeMouseEvent @ 3516 NONAME
+ _ZN22QDeclarativeExpression8evaluateEPb @ 3517 NONAME
+ _ZN23QDeclarativeItemPrivate16transformChangedEv @ 3518 NONAME
+ _ZN24QDeclarativeCustomParser5errorERK7QString @ 3519 NONAME
+ _ZN24QDeclarativeDebugService18hasDebuggingClientEv @ 3520 NONAME
+ _ZN24QDeclarativeParentChange7executeEN23QDeclarativeActionEvent6ReasonE @ 3521 NONAME
+ _ZN24QDeclarativeParentChange7reverseEN23QDeclarativeActionEvent6ReasonE @ 3522 NONAME
+ _ZN25QDeclarativeAnchorChanges7executeEN23QDeclarativeActionEvent6ReasonE @ 3523 NONAME
+ _ZN25QDeclarativeAnchorChanges7reverseEN23QDeclarativeActionEvent6ReasonE @ 3524 NONAME
+ _ZN27QDeclarativeVisualDataModel12setRootIndexERK8QVariant @ 3525 NONAME
+ _ZN29QDeclarativeStateChangeScript7executeEN23QDeclarativeActionEvent6ReasonE @ 3526 NONAME
+ _ZNK16QDeclarativeDrag6activeEv @ 3527 NONAME
+ _ZNK16QDeclarativeType16noCreationReasonEv @ 3528 NONAME
+ _ZNK18QDeclarativeEngine29outputWarningsToStandardErrorEv @ 3529 NONAME
+ _ZNK21QDeclarativeFlickable14boundsBehaviorEv @ 3530 NONAME
+ _ZNK27QDeclarativeVisualDataModel10modelIndexEi @ 3531 NONAME
+ _ZNK27QDeclarativeVisualDataModel16parentModelIndexEv @ 3532 NONAME
+ _ZThn8_N24QDeclarativeParentChange7executeEN23QDeclarativeActionEvent6ReasonE @ 3533 NONAME
+ _ZThn8_N24QDeclarativeParentChange7reverseEN23QDeclarativeActionEvent6ReasonE @ 3534 NONAME
+ _ZThn8_N25QDeclarativeAnchorChanges7executeEN23QDeclarativeActionEvent6ReasonE @ 3535 NONAME
+ _ZThn8_N25QDeclarativeAnchorChanges7reverseEN23QDeclarativeActionEvent6ReasonE @ 3536 NONAME
+ _ZThn8_N29QDeclarativeStateChangeScript7executeEN23QDeclarativeActionEvent6ReasonE @ 3537 NONAME
diff --git a/src/s60installs/eabi/QtNetworku.def b/src/s60installs/eabi/QtNetworku.def
index 2796778637..2566415a7e 100644
--- a/src/s60installs/eabi/QtNetworku.def
+++ b/src/s60installs/eabi/QtNetworku.def
@@ -1166,4 +1166,5 @@ EXPORTS
_ZNK13QBearerEngine15requiresPollingEv @ 1165 NONAME
_ZNK13QBearerEngine19configurationsInUseEv @ 1166 NONAME
_ZNK21QNetworkAccessManager17networkAccessibleEv @ 1167 NONAME
+ _ZN35QNetworkConfigurationManagerPrivate12capabilitiesEv @ 1168 NONAME
diff --git a/src/s60installs/s60installs.pro b/src/s60installs/s60installs.pro
index ad196a8113..dfd26948b3 100644
--- a/src/s60installs/s60installs.pro
+++ b/src/s60installs/s60installs.pro
@@ -151,9 +151,18 @@ symbian: {
graphicssystems_plugins.sources += $$QT_BUILD_TREE/plugins/graphicssystems/qvggraphicssystem$${QT_LIBINFIX}.dll
}
- contains(QT_CONFIG, multimedia) {
+ contains(QT_CONFIG, multimedia):contains(QT_CONFIG, mediaservices):contains(QT_CONFIG, media-backend) {
qtlibraries.sources += $$QMAKE_LIBDIR_QT/QtMultimedia$${QT_LIBINFIX}.dll
+ }
+
+ contains(QT_CONFIG, media-backend) {
qtlibraries.sources += $$QMAKE_LIBDIR_QT/QtMediaServices$${QT_LIBINFIX}.dll
+
+ mediaservices_plugins.path = c:$$QT_PLUGINS_BASE_DIR/mediaservices
+ mediaservices_plugins.sources += $$QT_BUILD_TREE/plugins/mediaservices/qmmfengine$${QT_LIBINFIX}.dll
+
+ DEPLOYMENT += mediaservices_plugins
+
}
BLD_INF_RULES.prj_exports += "qt.iby $$CORE_MW_LAYER_IBY_EXPORT_PATH(qt.iby)"
diff --git a/src/script/bridge/qscriptqobject_p.h b/src/script/bridge/qscriptqobject_p.h
index b82bcb7e8c..412a7848eb 100644
--- a/src/script/bridge/qscriptqobject_p.h
+++ b/src/script/bridge/qscriptqobject_p.h
@@ -303,7 +303,7 @@ public:
}
protected:
- static const unsigned StructureFlags = JSC::OverridesGetOwnPropertySlot | JSC::OverridesMarkChildren | JSC::OverridesGetPropertyNames | JSObject::StructureFlags;
+ static const unsigned StructureFlags = JSC::OverridesGetOwnPropertySlot | JSC::OverridesMarkChildren | JSC::OverridesGetPropertyNames | JSC::ImplementsHasInstance | JSObject::StructureFlags;
Data *data;
};
diff --git a/src/sql/drivers/sqlite/qsql_sqlite.cpp b/src/sql/drivers/sqlite/qsql_sqlite.cpp
index 24dcad9f18..4344af4da6 100644
--- a/src/sql/drivers/sqlite/qsql_sqlite.cpp
+++ b/src/sql/drivers/sqlite/qsql_sqlite.cpp
@@ -259,6 +259,7 @@ bool QSQLiteResultPrivate::fetchNext(QSqlCachedResult::ValueCache &values, int i
q->setAt(QSql::AfterLastRow);
sqlite3_reset(stmt);
return false;
+ case SQLITE_CONSTRAINT:
case SQLITE_ERROR:
// SQLITE_ERROR is a generic error code and we must call sqlite3_reset()
// to get the specific error message.
diff --git a/src/sql/kernel/qsqldatabase.cpp b/src/sql/kernel/qsqldatabase.cpp
index 1416ee306e..76bc2b06bb 100644
--- a/src/sql/kernel/qsqldatabase.cpp
+++ b/src/sql/kernel/qsqldatabase.cpp
@@ -98,7 +98,7 @@
QT_BEGIN_NAMESPACE
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader,
(QSqlDriverFactoryInterface_iid,
QLatin1String("/sqldrivers")))
@@ -576,7 +576,7 @@ QStringList QSqlDatabase::drivers()
list << QLatin1String("QIBASE");
#endif
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
if (QFactoryLoader *fl = loader()) {
QStringList keys = fl->keys();
for (QStringList::const_iterator i = keys.constBegin(); i != keys.constEnd(); ++i) {
@@ -774,7 +774,7 @@ void QSqlDatabasePrivate::init(const QString &type)
}
}
-#if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS)
+#ifndef QT_NO_LIBRARY
if (!driver && loader()) {
if (QSqlDriverFactoryInterface *factory = qobject_cast<QSqlDriverFactoryInterface*>(loader()->instance(type)))
driver = factory->create(type);
diff --git a/src/svg/qsvghandler.cpp b/src/svg/qsvghandler.cpp
index b6e771fc74..d54544042a 100644
--- a/src/svg/qsvghandler.cpp
+++ b/src/svg/qsvghandler.cpp
@@ -3751,7 +3751,7 @@ bool QSvgHandler::characters(const QStringRef &str)
QCss::Parser(css).parse(&sheet);
m_selector->styleSheets.append(sheet);
return true;
- } else if (m_skipNodes.isEmpty() || m_skipNodes.top() == Unknown)
+ } else if (m_skipNodes.isEmpty() || m_skipNodes.top() == Unknown || m_nodes.isEmpty())
return true;
if (m_nodes.top()->type() == QSvgNode::TEXT || m_nodes.top()->type() == QSvgNode::TEXTAREA) {
diff --git a/src/testlib/qtestlogger.cpp b/src/testlib/qtestlogger.cpp
index 6c76388397..f0be6be4e6 100644
--- a/src/testlib/qtestlogger.cpp
+++ b/src/testlib/qtestlogger.cpp
@@ -211,10 +211,7 @@ void QTestLogger::addIncident(IncidentTypes type, const char *description,
QTest::qt_snprintf(buf, sizeof(buf), "%i", line);
failureElement->addAttribute(QTest::AI_Line, buf);
failureElement->addAttribute(QTest::AI_Description, description);
- const char* tag = QTestResult::currentDataTag();
- if (tag) {
- failureElement->addAttribute(QTest::AI_Tag, tag);
- }
+ addTag(failureElement);
currentLogElement->addLogElement(failureElement);
}
@@ -279,6 +276,27 @@ void QTestLogger::addBenchmarkResult(const QBenchmarkResult &result)
currentLogElement->addLogElement(benchmarkElement);
}
+void QTestLogger::addTag(QTestElement* element)
+{
+ const char *tag = QTestResult::currentDataTag();
+ const char *gtag = QTestResult::currentGlobalDataTag();
+ const char *filler = (tag && gtag) ? ":" : "";
+ if ((!tag || !tag[0]) && (!gtag || !gtag[0])) {
+ return;
+ }
+
+ if (!tag) {
+ tag = "";
+ }
+ if (!gtag) {
+ gtag = "";
+ }
+
+ QTestCharBuffer buf;
+ QTest::qt_asprintf(&buf, "%s%s%s", gtag, filler, tag);
+ element->addAttribute(QTest::AI_Tag, buf.constData());
+}
+
void QTestLogger::addMessage(MessageTypes type, const char *message, const char *file, int line)
{
QTestElement *errorElement = new QTestElement(QTest::LET_Error);
@@ -299,7 +317,7 @@ void QTestLogger::addMessage(MessageTypes type, const char *message, const char
break;
case QAbstractTestLogger::QWarning:
++qwarnCounter;
- typeBuf = "qwarning";
+ typeBuf = "qwarn";
break;
case QAbstractTestLogger::QFatal:
++qfatalCounter;
@@ -320,6 +338,7 @@ void QTestLogger::addMessage(MessageTypes type, const char *message, const char
errorElement->addAttribute(QTest::AI_Type, typeBuf);
errorElement->addAttribute(QTest::AI_Description, message);
+ addTag(errorElement);
if(file)
errorElement->addAttribute(QTest::AI_File, file);
diff --git a/src/testlib/qtestlogger_p.h b/src/testlib/qtestlogger_p.h
index 31f7d55f0d..bb7a3581fb 100644
--- a/src/testlib/qtestlogger_p.h
+++ b/src/testlib/qtestlogger_p.h
@@ -83,6 +83,7 @@ class QTestLogger : public QAbstractTestLogger
void addIncident(IncidentTypes type, const char *description,
const char *file = 0, int line = 0);
void addBenchmarkResult(const QBenchmarkResult &result);
+ void addTag(QTestElement* element);
void addMessage(MessageTypes type, const char *message,
const char *file = 0, int line = 0);
diff --git a/src/testlib/qtestxmlstreamer.cpp b/src/testlib/qtestxmlstreamer.cpp
index b9946e51d4..f63c2216ca 100644
--- a/src/testlib/qtestxmlstreamer.cpp
+++ b/src/testlib/qtestxmlstreamer.cpp
@@ -111,12 +111,20 @@ void QTestXmlStreamer::formatStart(const QTestElement *element, QTestCharBuffer
QXmlTestLogger::xmlQuote(&quotedFile, element->attributeValue(QTest::AI_File));
QXmlTestLogger::xmlCdata(&cdataDesc, element->attributeValue(QTest::AI_Description));
- QTest::qt_asprintf(formatted, "<Message type=\"%s\" %s=\"%s\" %s=\"%s\">\n <Description><![CDATA[%s]]></Description>\n</Message>\n",
+ QTestCharBuffer tagbuf;
+ if (element->attribute(QTest::AI_Tag)) {
+ QTestCharBuffer cdataTag;
+ QXmlTestLogger::xmlCdata(&cdataTag, element->attributeValue(QTest::AI_Tag));
+ QTest::qt_asprintf(&tagbuf, " <DataTag><![CDATA[%s]]></DataTag>\n", cdataTag.constData());
+ }
+
+ QTest::qt_asprintf(formatted, "<Message type=\"%s\" %s=\"%s\" %s=\"%s\">\n%s <Description><![CDATA[%s]]></Description>\n</Message>\n",
element->attributeValue(QTest::AI_Type),
element->attributeName(QTest::AI_File),
quotedFile.constData(),
element->attributeName(QTest::AI_Line),
element->attributeValue(QTest::AI_Line),
+ tagbuf.constData(),
cdataDesc.constData());
break;
}
@@ -149,7 +157,29 @@ void QTestXmlStreamer::formatEnd(const QTestElement *element, QTestCharBuffer *f
return;
if (element->elementType() == QTest::LET_TestCase) {
- QTest::qt_asprintf(formatted, "</TestFunction>\n");
+ bool failed = false;
+ for (QTestElement* child = element->childElements(); child; child = child->nextElement()) {
+ if ( child->elementType() == QTest::LET_Failure
+ && child->attribute(QTest::AI_Result)
+ && ( !strcmp(child->attributeValue(QTest::AI_Result), "fail")
+ || !strcmp(child->attributeValue(QTest::AI_Result), "xpass"))
+ )
+ {
+ failed = true;
+ break;
+ }
+ }
+
+ // For passing functions, no Incident has been output yet.
+ // For failing functions, we already output one.
+ // Please note: we are outputting "pass" even if there was an xfail etc.
+ // This is by design (arguably bad design, but dangerous to change now!)
+ if (element->attribute(QTest::AI_Result) && !failed) {
+ QTest::qt_asprintf(formatted, "<Incident type=\"pass\" file=\"\" line=\"0\" />\n</TestFunction>\n");
+ }
+ else {
+ QTest::qt_asprintf(formatted, "</TestFunction>\n");
+ }
} else {
formatted->data()[0] = '\0';
}
@@ -157,29 +187,11 @@ void QTestXmlStreamer::formatEnd(const QTestElement *element, QTestCharBuffer *f
void QTestXmlStreamer::formatBeforeAttributes(const QTestElement *element, QTestCharBuffer *formatted) const
{
- if(!element || !formatted)
+ Q_UNUSED(element);
+ if (!formatted)
return;
- if (element->elementType() == QTest::LET_TestCase && element->attribute(QTest::AI_Result)){
- QTestCharBuffer buf;
- QTestCharBuffer quotedFile;
- QXmlTestLogger::xmlQuote(&quotedFile, element->attributeValue(QTest::AI_File));
-
- QTest::qt_asprintf(&buf, "%s=\"%s\" %s=\"%s\"",
- element->attributeName(QTest::AI_File),
- quotedFile.constData(),
- element->attributeName(QTest::AI_Line),
- element->attributeValue(QTest::AI_Line));
-
- if( !element->childElements() ) {
- QTest::qt_asprintf(formatted, "<Incident type=\"%s\" %s/>\n",
- element->attributeValue(QTest::AI_Result), buf.constData());
- } else {
- formatted->data()[0] = '\0';
- }
- } else {
- formatted->data()[0] = '\0';
- }
+ formatted->data()[0] = '\0';
}
void QTestXmlStreamer::output(QTestElement *element) const
diff --git a/src/testlib/qxmltestlogger.cpp b/src/testlib/qxmltestlogger.cpp
index 2236666571..07e8ef0af9 100644
--- a/src/testlib/qxmltestlogger.cpp
+++ b/src/testlib/qxmltestlogger.cpp
@@ -244,7 +244,7 @@ void QXmlTestLogger::addBenchmarkResult(const QBenchmarkResult &result)
QTestCharBuffer quotedTag;
xmlQuote(&quotedMetric,
- benchmarkMetricUnit(result.metric));
+ benchmarkMetricName(result.metric));
xmlQuote(&quotedTag, result.context.tag.toAscii().constData());
QTest::qt_asprintf(
diff --git a/src/xmlpatterns/schema/qxsdschemaresolver.cpp b/src/xmlpatterns/schema/qxsdschemaresolver.cpp
index 34eb12cc17..f3d1ed040a 100644
--- a/src/xmlpatterns/schema/qxsdschemaresolver.cpp
+++ b/src/xmlpatterns/schema/qxsdschemaresolver.cpp
@@ -632,7 +632,14 @@ void XsdSchemaResolver::resolveSimpleContentComplexTypes(const XsdComplexType::P
} else {
// 1.2
const XsdSimpleType::Ptr anonType(new XsdSimpleType());
- anonType->setCategory(complexBaseType->contentType()->simpleType()->category());
+ XsdSimpleType::TypeCategory baseCategory = complexBaseType->contentType()->simpleType()->category();
+ anonType->setCategory(baseCategory);
+
+ if (baseCategory == XsdSimpleType::SimpleTypeList) {
+ const XsdSimpleType::Ptr baseSimpleType = complexBaseType->contentType()->simpleType();
+ anonType->setItemType(baseSimpleType->itemType());
+ }
+
anonType->setDerivationMethod(XsdSimpleType::DerivationRestriction);
anonType->setWxsSuperType(complexBaseType->contentType()->simpleType());
anonType->setFacets(complexTypeFacets(complexType));
diff --git a/src/xmlpatterns/type/qschematype_p.h b/src/xmlpatterns/type/qschematype_p.h
index 1b26fb8c16..ff8b86b978 100644
--- a/src/xmlpatterns/type/qschematype_p.h
+++ b/src/xmlpatterns/type/qschematype_p.h
@@ -174,7 +174,7 @@ namespace QPatternist
* a QXmlName instance stored as a member.
*
* If the type code was refactored to not be store globally and
- * therfore by design would be tied to a name pool, this argument could
+ * therefore by design would be tied to a name pool, this argument could
* be removed.
*/
virtual QXmlName name(const NamePool::Ptr &np) const = 0;
diff --git a/src/xmlpatterns/xmlpatterns.pro b/src/xmlpatterns/xmlpatterns.pro
index a2247625ab..e50d18401d 100644
--- a/src/xmlpatterns/xmlpatterns.pro
+++ b/src/xmlpatterns/xmlpatterns.pro
@@ -24,13 +24,14 @@ include($$PWD/schema/schema.pri)
include($$PWD/type/type.pri)
include($$PWD/utils/utils.pri)
include($$PWD/qobjectmodel/qobjectmodel.pri, "", true)
-wince*:# The Microsoft MIPS compiler crashes if /Og is specified
-:
-# -O2/1 expands to /Og plus additional arguments.
-contains(DEFINES, MIPS): {
- QMAKE_CXXFLAGS_RELEASE ~= s/-O2/-Oi -Ot -Oy -Ob2/
- QMAKE_CXXFLAGS_RELEASE ~= s/-O1/-Os -Oy -Ob2/
+wince* {
+ # The Microsoft MIPS compiler crashes if /Og is specified.
+ # -O2/1 expands to /Og plus additional arguments.
+ contains(DEFINES, MIPS) {
+ QMAKE_CXXFLAGS_RELEASE ~= s/-O2/-Oi -Ot -Oy -Ob2/
+ QMAKE_CXXFLAGS_RELEASE ~= s/-O1/-Os -Oy -Ob2/
+ }
}
+
symbian:TARGET.UID3 = 0x2001E62B
-HEADERS +=
diff --git a/tests/auto/bic/data/Qt3Support.4.0.0.aix-gcc-power32.txt b/tests/auto/bic/data/Qt3Support.4.0.0.aix-gcc-power32.txt
index 2d54bbec5d..b2db20fa9c 100644
--- a/tests/auto/bic/data/Qt3Support.4.0.0.aix-gcc-power32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.0.0.aix-gcc-power32.txt
@@ -53,21 +53,6 @@ Class QBool
size=1 align=1
QBool (0x300b7280) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
QFlag (0x30111840) 0
@@ -80,7 +65,6 @@ Class QChar
size=2 align=2
QChar (0x30148980) 0
-
Class QBasicAtomic
size=4 align=4
QBasicAtomic (0x30209d00) 0
@@ -94,8 +78,6 @@ Class sigset_t
size=8 align=4
sigset_t (0x3026ad80) 0
-
-
Class fsid_t
size=8 align=4
fsid_t (0x302718c0) 0
@@ -104,10 +86,6 @@ Class fsid64_t
size=16 align=8
fsid64_t (0x30271c40) 0
-
-
-
-
Class _quad
size=8 align=4
_quad (0x30278ec0) 0
@@ -120,12 +98,10 @@ Class adspace_t
size=68 align=4
adspace_t (0x30281e00) 0
-
Class label_t
size=100 align=4
label_t (0x30286d00) 0
-
Class sigset
size=8 align=4
sigset (0x3028bc80) 0
@@ -166,19 +142,6 @@ Class QByteRef
size=8 align=4
QByteRef (0x302b7540) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
QInternal (0x303b3f80) 0 empty
@@ -195,7 +158,6 @@ Class QString
size=4 align=4
QString (0x300a1f40) 0
-
Class QLatin1String
size=4 align=4
QLatin1String (0x303bac00) 0
@@ -209,7 +171,6 @@ Class QConstString
QConstString (0x300b7640) 0
QString (0x300b7680) 0
-
Class QListData::Data
size=24 align=4
QListData::Data (0x30073340) 0
@@ -218,7 +179,6 @@ Class QListData
size=4 align=4
QListData (0x300732c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
QTextCodec::ConverterState (0x302fb600) 0
@@ -240,8 +200,6 @@ Class QTextCodec
QTextCodec (0x303bab80) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8)
-
-
Class QTextEncoder
size=32 align=4
QTextEncoder (0x30365980) 0
@@ -259,13 +217,10 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3036a6c0) 0
QGenericArgument (0x3036a700) 0
-
Class QMetaObject
size=16 align=4
QMetaObject (0x3058c900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4 entries
0 0
@@ -352,7 +307,6 @@ QIODevice (0x30365880) 0
QObject (0x301e4440) 0
primary-for QIODevice (0x30365880)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4 entries
0 0
@@ -369,21 +323,15 @@ Class QRegExp
size=4 align=4
QRegExp (0x303baa80) 0
-
Class QStringMatcher
size=1036 align=4
QStringMatcher (0x3012d8c0) 0
-
-
Class QStringList
size=4 align=4
QStringList (0x303bab00) 0
QList<QString> (0x300c3280) 0
-
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
0 0
@@ -508,7 +456,6 @@ Class QMapData
size=72 align=4
QMapData (0x304b4140) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4 entries
0 0
@@ -521,7 +468,6 @@ Class QTextStream
QTextStream (0x3050bbc0) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8)
-
Class QTextStreamManipulator
size=24 align=4
QTextStreamManipulator (0x30385a40) 0
@@ -605,21 +551,14 @@ QFile (0x3057c8c0) 0
QObject (0x3057c980) 0
primary-for QIODevice (0x3057c900)
-
Class QFileInfo
size=4 align=4
QFileInfo (0x304b0580) 0
-
-
-
-
Class QDir
size=4 align=4
QDir (0x304b03c0) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35 entries
0 0
@@ -663,7 +602,6 @@ Class QFileEngine
QFileEngine (0x3057c7c0) 0
vptr=((&QFileEngine::_ZTV11QFileEngine) + 8)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5 entries
0 0
@@ -724,23 +662,6 @@ Class QMetaType
size=1 align=1
QMetaType (0x30079000) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
QVariant::PrivateShared (0x30337500) 0
@@ -761,25 +682,10 @@ Class QVariant
size=16 align=8
QVariant (0x30166c00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
QVariantComparisonHelper (0x30225880) 0
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
lconv (0x30492a00) 0
@@ -820,42 +726,30 @@ Class localeinfo_table
size=36 align=4
localeinfo_table (0x303d9cc0) 0
-
Class _LC_charmap_objhdl
size=12 align=4
_LC_charmap_objhdl (0x304dcc80) 0
-
Class _LC_monetary_objhdl
size=12 align=4
_LC_monetary_objhdl (0x305614c0) 0
-
Class _LC_numeric_objhdl
size=12 align=4
_LC_numeric_objhdl (0x30561d00) 0
-
Class _LC_resp_objhdl
size=12 align=4
_LC_resp_objhdl (0x300838c0) 0
-
Class _LC_time_objhdl
size=12 align=4
_LC_time_objhdl (0x3012c400) 0
-
-
-
-
-
Class _LC_collate_objhdl
size=12 align=4
_LC_collate_objhdl (0x301bfb80) 0
-
-
Class _LC_ctype_objhdl
size=12 align=4
_LC_ctype_objhdl (0x30594100) 0
@@ -868,12 +762,10 @@ Class _LC_locale_objhdl
size=12 align=4
_LC_locale_objhdl (0x303da600) 0
-
Class _LC_object_handle
size=20 align=4
_LC_object_handle (0x30591080) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14 entries
0 0
@@ -947,8 +839,6 @@ Class QUrl
size=4 align=4
QUrl (0x302256c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14 entries
0 0
@@ -973,7 +863,6 @@ QEventLoop (0x30802000) 0
QObject (0x30802040) 0
primary-for QEventLoop (0x30802000)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27 entries
0 0
@@ -1015,12 +904,10 @@ Class QModelIndex
size=16 align=4
QModelIndex (0x3049cc80) 0
-
Class QPersistentModelIndex
size=4 align=4
QPersistentModelIndex (0x3049cb80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42 entries
0 0
@@ -1185,7 +1072,6 @@ Class QBasicTimer
size=4 align=4
QBasicTimer (0x307fe180) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4 entries
0 0
@@ -1270,12 +1156,10 @@ Class QMetaMethod
size=8 align=4
QMetaMethod (0x30379340) 0
-
Class QMetaEnum
size=8 align=4
QMetaEnum (0x303793c0) 0
-
Class QMetaProperty
size=20 align=4
QMetaProperty (0x303794c0) 0
@@ -1284,7 +1168,6 @@ Class QMetaClassInfo
size=8 align=4
QMetaClassInfo (0x30379540) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17 entries
0 0
@@ -1551,7 +1434,6 @@ Class QBitRef
size=8 align=4
QBitRef (0x305a6140) 0
-
Class QByteArrayMatcher
size=1032 align=4
QByteArrayMatcher (0x30872580) 0
@@ -1568,42 +1450,34 @@ Class QHashDummyValue
size=1 align=1
QHashDummyValue (0x30893ec0) 0 empty
-
Class QDate
size=4 align=4
QDate (0x301eb4c0) 0
-
Class QTime
size=4 align=4
QTime (0x301f1e80) 0
-
Class QDateTime
size=4 align=4
QDateTime (0x304b0440) 0
-
Class QPoint
size=8 align=4
QPoint (0x301f9d40) 0
-
Class QPointF
size=16 align=8
QPointF (0x30200880) 0
-
Class QLine
size=16 align=4
QLine (0x301eb540) 0
-
Class QLineF
size=32 align=8
QLineF (0x301eb600) 0
-
Class QLinkedListData
size=20 align=4
QLinkedListData (0x309a6440) 0
@@ -1612,27 +1486,22 @@ Class QLocale
size=4 align=4
QLocale (0x301eb800) 0
-
Class QSize
size=8 align=4
QSize (0x30200a80) 0
-
Class QSizeF
size=16 align=8
QSizeF (0x30209200) 0
-
Class QRect
size=16 align=4
QRect (0x30213780) 0
-
Class QRectF
size=32 align=8
QRectF (0x302138c0) 0
-
Class QSharedData
size=4 align=4
QSharedData (0x30ac8440) 0
@@ -1653,7 +1522,6 @@ Class QKeySequence
size=4 align=4
QKeySequence (0x305580c0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7 entries
0 0
@@ -1917,8 +1785,6 @@ Class QInputMethodEvent::Attribute
size=32 align=8
QInputMethodEvent::Attribute (0x307e7800) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4 entries
0 0
@@ -2175,8 +2041,6 @@ Class QAccessible
size=1 align=1
QAccessible (0x30c2af00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19 entries
0 0
@@ -2448,10 +2312,6 @@ Class QPaintDevice
QPaintDevice (0x30bc8900) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8)
-
-
-
-
Class QColor
size=16 align=4
QColor (0x30534d80) 0
@@ -2460,17 +2320,10 @@ Class QBrush
size=4 align=4
QBrush (0x305317c0) 0
-
Class QBrushData
size=24 align=4
QBrushData (0x30a77a00) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
QGradient (0x30a77a80) 0
@@ -3094,7 +2947,6 @@ QFileDialog (0x30d9d000) 0
QPaintDevice (0x30d9d0c0) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 244)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66 entries
0 0
@@ -3776,7 +3628,6 @@ QImage (0x305472c0) 0
QPaintDevice (0x30c41b80) 0
primary-for QImage (0x305472c0)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7 entries
0 0
@@ -3817,7 +3668,6 @@ Class QIcon
size=4 align=4
QIcon (0x30536cc0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9 entries
0 0
@@ -4130,8 +3980,6 @@ QActionGroup (0x30fdb180) 0
QObject (0x31016480) 0
primary-for QActionGroup (0x30fdb180)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26 entries
0 0
@@ -4427,7 +4275,6 @@ QAbstractSpinBox (0x30c2a3c0) 0
QPaintDevice (0x30c2a5c0) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64 entries
0 0
@@ -4631,8 +4478,6 @@ QStyle (0x30ccda80) 0
QObject (0x30ced6c0) 0
primary-for QStyle (0x30ccda80)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67 entries
0 0
@@ -4899,13 +4744,11 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x310ccb00) 0
QStyleOption (0x310ccb40) 0
-
Class QStyleOptionButton
size=64 align=4
QStyleOptionButton (0x310e8580) 0
QStyleOption (0x310e85c0) 0
-
Class QStyleOptionTab
size=72 align=4
QStyleOptionTab (0x31146ac0) 0
@@ -4921,7 +4764,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x30f8d740) 0
QStyleOption (0x30f8d780) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
QStyleOptionQ3ListViewItem (0x30f2f000) 0
@@ -4969,15 +4811,12 @@ QStyleOptionSpinBox (0x307d5680) 0
QStyleOptionComplex (0x307d56c0) 0
QStyleOption (0x307d57c0) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
QStyleOptionQ3ListView (0x309d9180) 0
QStyleOptionComplex (0x309d91c0) 0
QStyleOption (0x309d9380) 0
-
Class QStyleOptionToolButton
size=96 align=4
QStyleOptionToolButton (0x30b8e840) 0
@@ -5121,7 +4960,6 @@ Class QItemSelectionRange
size=8 align=4
QItemSelectionRange (0x310faec0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18 entries
0 0
@@ -5150,15 +4988,11 @@ QItemSelectionModel (0x311834c0) 0
QObject (0x31183500) 0
primary-for QItemSelectionModel (0x311834c0)
-
-
-
Class QItemSelection
size=4 align=4
QItemSelection (0x30d9ad80) 0
QList<QItemSelectionRange> (0x31174fc0) 0
-
Vtable for QAbstractItemView
QAbstractItemView::_ZTV17QAbstractItemView: 103 entries
0 0
@@ -5280,7 +5114,6 @@ QAbstractItemView (0x311e8dc0) 0
QPaintDevice (0x311e8ec0) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 392)
-
Vtable for QFileIconProvider
QFileIconProvider::_ZTV17QFileIconProvider: 7 entries
0 0
@@ -5526,8 +5359,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3115d940) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6 entries
0 0
@@ -5542,7 +5373,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x3116f1c0) 0
vptr=((&QItemEditorFactory::_ZTV18QItemEditorFactory) + 8)
-
Vtable for QListView
QListView::_ZTV9QListView: 103 entries
0 0
@@ -5666,8 +5496,6 @@ QListView (0x310cc3c0) 0
QPaintDevice (0x310cc500) 8
vptr=((&QListView::_ZTV9QListView) + 392)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11 entries
0 0
@@ -6380,10 +6208,6 @@ QTreeView (0x30ea3980) 0
QPaintDevice (0x30ea3ac0) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 400)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10 entries
0 0
@@ -6402,9 +6226,6 @@ Class QTreeWidgetItem
QTreeWidgetItem (0x30f51340) 0
vptr=((&QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8)
-
-
-
Vtable for QTreeWidget
QTreeWidget::_ZTV11QTreeWidget: 109 entries
0 0
@@ -7212,61 +7033,36 @@ Class QColormap
size=4 align=4
QColormap (0x30a74040) 0
-
-
Class QPolygon
size=4 align=4
QPolygon (0x30547bc0) 0
QVector<QPoint> (0x30e7f4c0) 0
-
-
-
-
Class QPolygonF
size=4 align=4
QPolygonF (0x3109d300) 0
QVector<QPointF> (0x310a2880) 0
-
-
Class QMatrix
size=48 align=8
QMatrix (0x307ef840) 0
-
Class QTextOption
size=24 align=4
QTextOption (0x3147a800) 0
-
Class QPen
size=4 align=4
QPen (0x30558c80) 0
-
Class QPainter
size=4 align=4
QPainter (0x30bc8a00) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
QTextItem (0x314b5840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24 entries
0 0
@@ -7299,7 +7095,6 @@ Class QPaintEngine
QPaintEngine (0x3097e900) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8)
-
Class QPaintEngineState
size=4 align=4
QPaintEngineState (0x31124440) 0
@@ -7312,18 +7107,14 @@ Class QPainterPath
size=4 align=4
QPainterPath (0x30d0fd40) 0
-
-
Class QPainterPathPrivate
size=8 align=4
QPainterPathPrivate (0x3082d680) 0
-
Class QPainterPathStroker
size=4 align=4
QPainterPathStroker (0x308cea40) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7 entries
0 0
@@ -7411,7 +7202,6 @@ QCommonStyle (0x31225280) 0
QObject (0x31225480) 0
primary-for QStyle (0x31225440)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35 entries
0 0
@@ -7723,13 +7513,10 @@ Class QTextLength
size=12 align=4
QTextLength (0x30225540) 0
-
Class QTextFormat
size=8 align=4
QTextFormat (0x30213a00) 0
-
-
Class QTextCharFormat
size=8 align=4
QTextCharFormat (0x31551440) 0
@@ -7774,8 +7561,6 @@ Class QTextLayout
size=4 align=4
QTextLayout (0x30d0fa40) 0
-
-
Class QTextLine
size=8 align=4
QTextLine (0x30d0fb40) 0
@@ -7821,8 +7606,6 @@ QTextDocument (0x315517c0) 0
QObject (0x3160b200) 0
primary-for QTextDocument (0x315517c0)
-
-
Class QTextCursor
size=4 align=4
QTextCursor (0x31551740) 0
@@ -7831,8 +7614,6 @@ Class QAbstractTextDocumentLayout::Selection
size=12 align=4
QAbstractTextDocumentLayout::Selection (0x315bccc0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
QAbstractTextDocumentLayout::PaintContext (0x315b81c0) 0
@@ -7988,7 +7769,6 @@ QTextFrame (0x3162a4c0) 0
QObject (0x314d8840) 0
primary-for QTextObject (0x314d8800)
-
Class QTextBlock::iterator
size=16 align=4
QTextBlock::iterator (0x313ccd40) 0
@@ -7997,13 +7777,10 @@ Class QTextBlock
size=8 align=4
QTextBlock (0x317add40) 0
-
-
Class QTextFragment
size=12 align=4
QTextFragment (0x315250c0) 0
-
Vtable for QTextList
QTextList::_ZTV9QTextList: 17 entries
0 0
@@ -8594,7 +8371,6 @@ QDateEdit (0x310f8700) 0
QPaintDevice (0x310f8800) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 260)
-
Vtable for QDial
QDial::_ZTV5QDial: 64 entries
0 0
@@ -8752,7 +8528,6 @@ QDockWidget (0x316cac40) 0
QPaintDevice (0x316cacc0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 232)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63 entries
0 0
@@ -11158,7 +10933,6 @@ QUdpSocket (0x31add680) 0
QObject (0x31add740) 0
primary-for QIODevice (0x31add700)
-
Class QSqlRecord
size=4 align=4
QSqlRecord (0x31b59480) 0
@@ -11286,8 +11060,6 @@ Class QSqlField
size=24 align=8
QSqlField (0x31b59380) 0
-
-
Class QSqlIndex
size=16 align=4
QSqlIndex (0x31b6a2c0) 0
@@ -11789,17 +11561,12 @@ Class Q3GListStdIterator
size=4 align=4
Q3GListStdIterator (0x311c2580) 0
-
-
Class Q3PointArray
size=4 align=4
Q3PointArray (0x30da8200) 0
QPolygon (0x30da8300) 0
QVector<QPoint> (0x30da8500) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
Q3CanvasItemList (0x30e12c80) 0
@@ -12414,8 +12181,6 @@ Class Q3GDictIterator
size=12 align=4
Q3GDictIterator (0x3142e780) 0
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5 entries
0 0
@@ -12939,8 +12704,6 @@ Q3Wizard (0x31b28740) 0
QPaintDevice (0x31b28800) 8
vptr=((&Q3Wizard::_ZTV8Q3Wizard) + 308)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11 entries
0 0
@@ -12966,8 +12729,6 @@ Q3StrList (0x31ce9cc0) 0
Q3PtrCollection (0x31cff140) 0
primary-for Q3GList (0x31cff100)
-
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11 entries
0 0
@@ -13979,8 +13740,6 @@ Q3GVector (0x311e2840) 0
Q3PtrCollection (0x311b9c80) 0
primary-for Q3GVector (0x311e2840)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76 entries
0 0
@@ -14095,8 +13854,6 @@ Class Q3GArray
Q3GArray (0x3146a980) 0
vptr=((&Q3GArray::_ZTV8Q3GArray) + 8)
-
-
Class Q3TableSelection
size=28 align=4
Q3TableSelection (0x31548940) 0
@@ -14201,14 +13958,6 @@ Class Q3Table::TableWidget
size=12 align=4
Q3Table::TableWidget (0x31b70a80) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183 entries
0 0
@@ -14515,8 +14264,6 @@ Q3Ftp (0x31e30d80) 0
QObject (0x31e30e00) 0
primary-for Q3NetworkProtocol (0x31e30dc0)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8 entries
0 0
@@ -15504,22 +15251,12 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x3201c580) 0
vptr=((&Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
Q3SqlRecordInfo (0x3186b2c0) 0
Q3ValueList<Q3SqlFieldInfo> (0x3160b500) 0
QLinkedList<Q3SqlFieldInfo> (0x3160b640) 0
-
-
-
-
-
-
-
Vtable for Q3SqlSelectCursor
Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40 entries
0 0
@@ -15576,8 +15313,6 @@ Class Q3StyleSheetItem
size=4 align=4
Q3StyleSheetItem (0x317331c0) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16 entries
0 0
@@ -15612,10 +15347,6 @@ Class Q3TextEditOptimPrivate::Selection
size=8 align=4
Q3TextEditOptimPrivate::Selection (0x31794140) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
Q3TextEditOptimPrivate (0x31790200) 0
@@ -15819,7 +15550,6 @@ Q3TextEdit (0x31789d80) 0
QPaintDevice (0x31b0a100) 8
vptr=((&Q3TextEdit::_ZTV10Q3TextEdit) + 680)
-
Vtable for Q3MultiLineEdit
Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192 entries
0 0
@@ -16472,21 +16202,11 @@ Class Q3GCacheIterator
size=4 align=4
Q3GCacheIterator (0x31cf6d40) 0
-
-
-
-
-
-
Class Q3CString
size=4 align=4
Q3CString (0x320b9080) 0
QByteArray (0x320b90c0) 0
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10 entries
0 0
@@ -16511,12 +16231,6 @@ Q3ObjectDictionary (0x32203cc0) 0
Q3PtrCollection (0x322184c0) 0
primary-for Q3GDict (0x32218480)
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4 entries
0 0
@@ -16553,8 +16267,6 @@ Q3Signal (0x32307700) 0
QObject (0x32307740) 0
primary-for Q3Signal (0x32307700)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11 entries
0 0
@@ -16853,8 +16565,6 @@ Q3GroupBox (0x31f04640) 0
QPaintDevice (0x31f04700) 8
vptr=((&Q3GroupBox::_ZTV10Q3GroupBox) + 236)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64 entries
0 0
@@ -17558,10 +17268,6 @@ Q3DockWindow (0x31ce9a40) 0
QPaintDevice (0x31ce9f00) 8
vptr=((&Q3DockWindow::_ZTV12Q3DockWindow) + 304)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48 entries
0 0
@@ -17624,7 +17330,6 @@ Q3DockAreaLayout (0x31ce9840) 0
QLayoutItem (0x31d3d400) 8
vptr=((&Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128)
-
Class Q3DockArea::DockWindowData
size=24 align=4
Q3DockArea::DockWindowData (0x320eb480) 0
@@ -18659,22 +18364,3 @@ Q3WidgetStack (0x320b2940) 0
QPaintDevice (0x320b2a40) 8
vptr=((&Q3WidgetStack::_ZTV13Q3WidgetStack) + 248)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-amd64.txt b/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-amd64.txt
index 105bd7dc29..ed7dad70ef 100644
--- a/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-amd64.txt
+++ b/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-amd64.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x2aaaad3351c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x2aaaad36f850) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2aaaad4b8f50) 0
QGenericArgument (0x2aaaad4e9000) 0
-
Class QMetaObject
size=32 align=8
base size=32 base align=8
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x2aaaad5244d0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=12 base align=8
QByteRef (0x2aaaad679b60) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -171,7 +141,6 @@ Class QString
base size=8 base align=8
QString (0x2aaaad705ee0) 0
-
Class QLatin1String
size=8 align=8
base size=8 base align=8
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x2aaaad9cfa10) 0
QString (0x2aaaad9cfa80) 0
-
Class QListData::Data
size=32 align=8
base size=32 base align=8
@@ -199,8 +167,6 @@ Class QListData
base size=8 base align=8
QListData (0x2aaaada07ee0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x2aaaadbb32a0) 0
QObject (0x2aaaadbb3310) 0
primary-for QIODevice (0x2aaaadbb32a0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=128 base align=8
QMapData (0x2aaaadc5aa10) 0
-
Class QTextCodec::ConverterState
size=32 align=8
base size=32 base align=8
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x2aaaadd72690) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-
Class QTextEncoder
size=40 align=8
base size=40 base align=8
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=40 base align=8
QTextDecoder (0x2aaaaddaff50) 0
-
-
-
-
-
Class __gconv_trans_data
size=40 align=8
base size=40 base align=8
@@ -376,8 +333,6 @@ Class __gconv_info
base size=16 base align=8
__gconv_info (0x2aaaaddeea80) 0
-
-
Class _IO_marker
size=24 align=8
base size=24 base align=8
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=216 base align=8
_IO_FILE (0x2aaaaddeed20) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x2aaaaddeee70) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
Class QTextStreamManipulator
size=40 align=8
base size=38 base align=8
@@ -492,7 +445,6 @@ QFile (0x2aaaadf37bd0) 0
QObject (0x2aaaadf37cb0) 0
primary-for QIODevice (0x2aaaadf37c40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=8 base align=8
QRegExp (0x2aaaadf9b8c0) 0
-
Class QStringMatcher
size=1048 align=8
base size=1044 base align=8
QStringMatcher (0x2aaaadfc3930) 0
-
-
Class QStringList
size=8 align=8
base size=8 base align=8
QStringList (0x2aaaadff9070) 0
QList<QString> (0x2aaaadff90e0) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=8 base align=8
QFileInfo (0x2aaaae093c40) 0
-
-
-
-
Class QDir
size=8 align=8
base size=8 base align=8
QDir (0x2aaaae0f83f0) 0
-
-
Class QUrl
size=8 align=8
base size=8 base align=8
QUrl (0x2aaaae19c5b0) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x2aaaae217150) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=16 align=8
base size=12 base align=8
@@ -717,16 +639,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x2aaaae23c620) 0
-
-
-
-
Class QVariantComparisonHelper
size=8 align=8
base size=8 base align=8
QVariantComparisonHelper (0x2aaaae33f4d0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -796,7 +713,6 @@ Class QFileEngine
QFileEngine (0x2aaaae3c3380) 0
vptr=((& QFileEngine::_ZTV11QFileEngine) + 16u)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2aaaae413070) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2aaaae53d540) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x2aaaae56a8c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2aaaae5b70e0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x2aaaae5d2b60) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x2aaaae622230) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x2aaaae657b60) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2aaaae6a9a10) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x2aaaae76b380) 0
-
Class QLinkedListData
size=32 align=8
base size=32 base align=8
@@ -890,7 +797,6 @@ Class QBitRef
base size=12 base align=8
QBitRef (0x2aaaae9124d0) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=8 base align=8
QLocale (0x2aaaaea461c0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x2aaaaeaf0310) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2aaaaeb10700) 0
-
Class QDateTime
size=8 align=8
base size=8 base align=8
QDateTime (0x2aaaaeb2f460) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x2aaaaebbcbd0) 0
QObject (0x2aaaaebbcc40) 0
primary-for QEventLoop (0x2aaaaebbcbd0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=24 base align=8
QModelIndex (0x2aaaaec570e0) 0
-
Class QPersistentModelIndex
size=8 align=8
base size=8 base align=8
QPersistentModelIndex (0x2aaaaec71850) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2aaaaed1e0e0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=12 base align=8
QMetaMethod (0x2aaaaed7a7e0) 0
-
Class QMetaEnum
size=16 align=8
base size=12 base align=8
QMetaEnum (0x2aaaaed7ae00) 0
-
Class QMetaProperty
size=32 align=8
base size=32 base align=8
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=12 base align=8
QMetaClassInfo (0x2aaaaeda4620) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1637,10 +1532,6 @@ Class QWriteLocker
base size=8 base align=8
QWriteLocker (0x2aaaaee56380) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1656,24 +1547,16 @@ Class QPen
base size=8 base align=8
QPen (0x2aaaaeeb2f50) 0
-
Class QBrush
size=8 align=8
base size=8 base align=8
QBrush (0x2aaaaeefc380) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2aaaaeefca10) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=64 base align=8
@@ -1702,14 +1585,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x2aaaaef23b60) 0
-
Class QTextFormat
size=16 align=8
base size=12 base align=8
QTextFormat (0x2aaaaef608c0) 0
-
-
Class QTextCharFormat
size=16 align=8
base size=12 base align=8
@@ -1848,7 +1728,6 @@ QTextFrame (0x2aaaaf0ed3f0) 0
QObject (0x2aaaaf0ed4d0) 0
primary-for QTextObject (0x2aaaaf0ed460)
-
Class QTextBlock::iterator
size=24 align=8
base size=20 base align=8
@@ -1859,14 +1738,11 @@ Class QTextBlock
base size=12 base align=8
QTextBlock (0x2aaaaf125460) 0
-
-
Class QTextFragment
size=16 align=8
base size=16 base align=8
QTextFragment (0x2aaaaf157cb0) 0
-
Class QFontMetrics
size=8 align=8
base size=8 base align=8
@@ -1925,13 +1801,11 @@ QTextDocument (0x2aaaaf1c32a0) 0
QObject (0x2aaaaf1c3310) 0
primary-for QTextDocument (0x2aaaaf1c32a0)
-
Class QTextOption
size=32 align=8
base size=32 base align=8
QTextOption (0x2aaaaf1c3bd0) 0
-
Class QTextTableCell
size=16 align=8
base size=12 base align=8
@@ -1981,7 +1855,6 @@ Class QKeySequence
base size=8 base align=8
QKeySequence (0x2aaaaf2624d0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2263,8 +2136,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x2aaaaf350930) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2547,8 +2418,6 @@ Class QTextLayout
base size=8 base align=8
QTextLayout (0x2aaaaf40de00) 0
-
-
Class QTextLine
size=16 align=8
base size=16 base align=8
@@ -2596,7 +2465,6 @@ Class QTextDocumentFragment
base size=8 base align=8
QTextDocumentFragment (0x2aaaaf486620) 0
-
Class QTextCursor
size=8 align=8
base size=8 base align=8
@@ -2618,8 +2486,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=24 base align=8
QAbstractTextDocumentLayout::Selection (0x2aaaaf552700) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=64 align=8
base size=64 base align=8
@@ -3445,7 +3311,6 @@ QFileDialog (0x2aaaaf8403f0) 0
QPaintDevice (0x2aaaaf840540) 16
vptr=((& QFileDialog::_ZTV11QFileDialog) + 488u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3964,7 +3829,6 @@ QImage (0x2aaaaf95af50) 0
QPaintDevice (0x2aaaaf98b000) 0
primary-for QImage (0x2aaaaf95af50)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4188,7 +4052,6 @@ Class QIcon
base size=8 base align=8
QIcon (0x2aaaafae4850) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4339,16 +4202,12 @@ Class QPrintEngine
QPrintEngine (0x2aaaafb61e00) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 16u)
-
-
Class QPolygon
size=8 align=8
base size=8 base align=8
QPolygon (0x2aaaafba3770) 0
QVector<QPoint> (0x2aaaafba37e0) 0
-
-
Class QPolygonF
size=8 align=8
base size=8 base align=8
@@ -4360,20 +4219,11 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x2aaaafc27770) 0
-
Class QPainter
size=8 align=8
base size=8 base align=8
QPainter (0x2aaaafc4fee0) 0
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4420,8 +4270,6 @@ QStyle (0x2aaaafe0e8c0) 0
QObject (0x2aaaafe0e930) 0
primary-for QStyle (0x2aaaafe0e8c0)
-
-
Class QStylePainter
size=24 align=8
base size=24 base align=8
@@ -4438,14 +4286,11 @@ Class QPainterPath
base size=8 base align=8
QPainterPath (0x2aaaafe9eb60) 0
-
-
Class QPainterPathPrivate
size=16 align=8
base size=16 base align=8
QPainterPathPrivate (0x2aaaafed0690) 0
-
Class QPainterPathStroker
size=8 align=8
base size=8 base align=8
@@ -4456,8 +4301,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x2aaaaff205b0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4491,7 +4334,6 @@ Class QPaintEngine
QPaintEngine (0x2aaaaff20930) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -4502,7 +4344,6 @@ Class QItemSelectionRange
base size=16 base align=8
QItemSelectionRange (0x2aaaaff8d5b0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4532,9 +4373,6 @@ QItemSelectionModel (0x2aaaaffe77e0) 0
QObject (0x2aaaaffe7850) 0
primary-for QItemSelectionModel (0x2aaaaffe77e0)
-
-
-
Class QItemSelection
size=8 align=8
base size=8 base align=8
@@ -4822,7 +4660,6 @@ QAbstractSpinBox (0x2aaab0094f50) 0
QPaintDevice (0x2aaab0094af0) 16
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 504u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5258,14 +5095,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x2aaab0205a80) 0
QStyleOption (0x2aaab0205af0) 0
-
Class QStyleOptionButton
size=88 align=8
base size=88 base align=8
QStyleOptionButton (0x2aaab02290e0) 0
QStyleOption (0x2aaab0229150) 0
-
Class QStyleOptionTab
size=96 align=8
base size=96 base align=8
@@ -5284,7 +5119,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x2aaab026ce70) 0
QStyleOption (0x2aaab026cee0) 0
-
Class QStyleOptionQ3ListViewItem
size=80 align=8
base size=76 base align=8
@@ -5341,8 +5175,6 @@ QStyleOptionSpinBox (0x2aaab0329380) 0
QStyleOptionComplex (0x2aaab03293f0) 0
QStyleOption (0x2aaab0329460) 0
-
-
Class QStyleOptionQ3ListView
size=112 align=8
base size=105 base align=8
@@ -5350,7 +5182,6 @@ QStyleOptionQ3ListView (0x2aaab0329b60) 0
QStyleOptionComplex (0x2aaab0329bd0) 0
QStyleOption (0x2aaab0329c40) 0
-
Class QStyleOptionToolButton
size=128 align=8
base size=128 base align=8
@@ -5537,7 +5368,6 @@ QAbstractItemView (0x2aaab03beb60) 0
QPaintDevice (0x2aaab03bed20) 16
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 784u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5719,8 +5549,6 @@ QListView (0x2aaab045caf0) 0
QPaintDevice (0x2aaab04921c0) 16
vptr=((& QListView::_ZTV9QListView) + 784u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6636,8 +6464,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x2aaab06bfe70) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 16u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6653,10 +6479,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x2aaab06ff7e0) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 16u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6882,8 +6704,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2aaab08161c0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -7730,8 +7550,6 @@ QActionGroup (0x2aaab0a9a930) 0
QObject (0x2aaab0a9a9a0) 0
primary-for QActionGroup (0x2aaab0a9a930)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -7871,7 +7689,6 @@ QCommonStyle (0x2aaab0af5d90) 0
QObject (0x2aaab0af5e70) 0
primary-for QStyle (0x2aaab0af5e00)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9398,7 +9215,6 @@ QDateEdit (0x2aaab0ddc540) 0
QPaintDevice (0x2aaab0ddc700) 16
vptr=((& QDateEdit::_ZTV9QDateEdit) + 520u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9557,7 +9373,6 @@ QDockWidget (0x2aaab0e14a10) 0
QPaintDevice (0x2aaab0e14af0) 16
vptr=((& QDockWidget::_ZTV11QDockWidget) + 464u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11437,15 +11252,12 @@ Class QSqlRecord
base size=8 base align=8
QSqlRecord (0x2aaab136d620) 0
-
-
Class QSqlIndex
size=32 align=8
base size=32 base align=8
QSqlIndex (0x2aaab136d9a0) 0
QSqlRecord (0x2aaab136da10) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -12121,8 +11933,6 @@ Q3GVector (0x2aaab1589000) 0
Q3PtrCollection (0x2aaab1589070) 0
primary-for Q3GVector (0x2aaab1589000)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -12278,8 +12088,6 @@ Class Q3GListStdIterator
base size=8 base align=8
Q3GListStdIterator (0x2aaab1688620) 0
-
-
Class Q3BaseBucket
size=16 align=8
base size=16 base align=8
@@ -12335,8 +12143,6 @@ Class Q3GDictIterator
base size=20 base align=8
Q3GDictIterator (0x2aaab1726620) 0
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -12446,14 +12252,6 @@ Class Q3Table::TableWidget
base size=16 base align=8
Q3Table::TableWidget (0x2aaab17ad700) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -13176,9 +12974,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x2aaab197f230) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 16u)
-
-
-
Class Q3SqlRecordInfo
size=8 align=8
base size=8 base align=8
@@ -13186,11 +12981,6 @@ Q3SqlRecordInfo (0x2aaab19be540) 0
Q3ValueList<Q3SqlFieldInfo> (0x2aaab19be5b0) 0
QLinkedList<Q3SqlFieldInfo> (0x2aaab19be620) 0
-
-
-
-
-
Vtable for Q3DataView
Q3DataView::_ZTV10Q3DataView: 69u entries
0 (int (*)(...))0
@@ -13280,8 +13070,6 @@ Class Q3StyleSheetItem
base size=8 base align=8
Q3StyleSheetItem (0x2aaab1a6da80) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -13341,10 +13129,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x2aaab1ac29a0) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=72 align=8
base size=72 base align=8
@@ -13551,7 +13335,6 @@ Q3TextEdit (0x2aaab1afae70) 0
QPaintDevice (0x2aaab1b2f000) 16
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 1360u)
-
Vtable for Q3SyntaxHighlighter
Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
0 (int (*)(...))0
@@ -14480,8 +14263,6 @@ Class Q3Url
Q3Url (0x2aaab1cc1310) 0
vptr=((& Q3Url::_ZTV5Q3Url) + 16u)
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -14775,8 +14556,6 @@ Q3Accel (0x2aaab1d79d90) 0
QObject (0x2aaab1d79e00) 0
primary-for Q3Accel (0x2aaab1d79d90)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -14803,7 +14582,6 @@ Q3StrList (0x2aaab1dc97e0) 0
Q3PtrCollection (0x2aaab1dc9930) 0
primary-for Q3GList (0x2aaab1dc98c0)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -15156,8 +14934,6 @@ Class Q3CString
Q3CString (0x2aaab1eb1a10) 0
QByteArray (0x2aaab1eb1cb0) 0
-
-
Vtable for Q3Signal
Q3Signal::_ZTV8Q3Signal: 14u entries
0 (int (*)(...))0
@@ -15183,12 +14959,6 @@ Q3Signal (0x2aaab1fc44d0) 0
QObject (0x2aaab1fc4540) 0
primary-for Q3Signal (0x2aaab1fc44d0)
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -15238,14 +15008,6 @@ Class Q3GCacheIterator
base size=8 base align=8
Q3GCacheIterator (0x2aaab2047850) 0
-
-
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -15259,8 +15021,6 @@ Class Q3Semaphore
Q3Semaphore (0x2aaab216b070) 0
vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 16u)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -15354,9 +15114,6 @@ Class Q3PaintDeviceMetrics
base size=8 base align=8
Q3PaintDeviceMetrics (0x2aaab21fe620) 0
-
-
-
Class Q3CanvasItemList
size=8 align=8
base size=8 base align=8
@@ -16692,8 +16449,6 @@ Q3SocketDevice (0x2aaab251c770) 0
QObject (0x2aaab251c850) 0
primary-for QIODevice (0x2aaab251c7e0)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -18017,8 +17772,6 @@ Q3VBox (0x2aaab2785230) 0
QPaintDevice (0x2aaab2785460) 16
vptr=((& Q3VBox::_ZTV6Q3VBox) + 488u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -18944,10 +18697,6 @@ Q3MainWindow (0x2aaab28f1a80) 0
QPaintDevice (0x2aaab28f1b60) 16
vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 656u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -19011,7 +18760,6 @@ Q3DockAreaLayout (0x2aaab2934af0) 0
QLayoutItem (0x2aaab2934bd0) 16
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 256u)
-
Class Q3DockArea::DockWindowData
size=32 align=8
base size=32 base align=8
@@ -19095,40 +18843,3 @@ Q3DockArea (0x2aaab29be850) 0
QPaintDevice (0x2aaab29be930) 16
vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 464u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ia32.txt
index 564a2979be..68244348c9 100644
--- a/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ia32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x40b1d000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40b1d500) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40b1dd80) 0
QGenericArgument (0x40b1ddc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x4142e0c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x4142e880) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,7 +146,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x4142eb40) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x4142ee40) 0
QString (0x4142ee80) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -199,8 +167,6 @@ Class QListData
base size=4 base align=4
QListData (0x416e9000) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x416e9680) 0
QObject (0x416e96c0) 0
primary-for QIODevice (0x416e9680)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x416e9900) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x416e9dc0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x418e7000) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -376,8 +333,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x418e7280) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x418e7380) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x418e7400) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -492,7 +445,6 @@ QFile (0x418e7c80) 0
QObject (0x418e7d00) 0
primary-for QIODevice (0x418e7cc0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x418e7fc0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x418e7900) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x419ee0c0) 0
QList<QString> (0x419ee100) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x419ee840) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x419eea80) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x419eec80) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x419eee00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -717,16 +639,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x41b2a240) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x41b2abc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -810,7 +727,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x41b2af80) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x41b2ad80) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x41c2f4c0) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x41c2f9c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x41c2ff00) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x41c2f500) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x41c2f800) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x41d530c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x41d53680) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x41d53980) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -890,7 +797,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x41d53380) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x41f3e280) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x41f3e440) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x41f3e600) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x41f3e7c0) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x41f3e500) 0
QObject (0x41f3e640) 0
primary-for QEventLoop (0x41f3e500)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x4207b300) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x4207b480) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x4207bb00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x4207bf00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x4207bfc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x4207b4c0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1637,10 +1532,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x4215b580) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1656,24 +1547,16 @@ Class QPen
base size=4 base align=4
QPen (0x4215bb80) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x4215bc00) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x4215bc80) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -1702,14 +1585,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x4215bd00) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x42232100) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1848,7 +1728,6 @@ QTextFrame (0x42232b00) 0
QObject (0x42232b80) 0
primary-for QTextObject (0x42232b40)
-
Class QTextBlock::iterator
size=16 align=4
base size=16 base align=4
@@ -1859,14 +1738,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x42232e40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x42232280) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -1930,7 +1806,6 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x42332340) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -1980,7 +1855,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x42332a40) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2262,8 +2136,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x423fbb00) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2546,8 +2418,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x4246c9c0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2595,7 +2465,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x4246c080) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2617,8 +2486,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x42521200) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3444,7 +3311,6 @@ QFileDialog (0x4268a440) 0
QPaintDevice (0x4268a540) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3963,7 +3829,6 @@ QImage (0x4268af80) 0
QPaintDevice (0x4276d000) 0
primary-for QImage (0x4268af80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4187,7 +4052,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x4276dc80) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4338,16 +4202,12 @@ Class QPrintEngine
QPrintEngine (0x42865200) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x42865440) 0
QVector<QPoint> (0x42865480) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4359,20 +4219,11 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x42865900) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x42865980) 0
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4419,8 +4270,6 @@ QStyle (0x42865240) 0
QObject (0x428659c0) 0
primary-for QStyle (0x42865240)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4437,14 +4286,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x429de340) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x429de4c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4455,8 +4301,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x429de840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4490,7 +4334,6 @@ Class QPaintEngine
QPaintEngine (0x429de8c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -4501,7 +4344,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x429deb40) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4531,9 +4373,6 @@ QItemSelectionModel (0x429decc0) 0
QObject (0x429ded00) 0
primary-for QItemSelectionModel (0x429decc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -4821,7 +4660,6 @@ QAbstractSpinBox (0x42b0b4c0) 0
QPaintDevice (0x42b0b580) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5257,14 +5095,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x42be0100) 0
QStyleOption (0x42be0140) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x42be0280) 0
QStyleOption (0x42be02c0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5283,7 +5119,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x42be0840) 0
QStyleOption (0x42be0880) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5340,8 +5175,6 @@ QStyleOptionSpinBox (0x42c71100) 0
QStyleOptionComplex (0x42c71140) 0
QStyleOption (0x42c71180) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5349,7 +5182,6 @@ QStyleOptionQ3ListView (0x42c71280) 0
QStyleOptionComplex (0x42c712c0) 0
QStyleOption (0x42c71300) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5536,7 +5368,6 @@ QAbstractItemView (0x42c71d00) 0
QPaintDevice (0x42c71e40) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5718,8 +5549,6 @@ QListView (0x42c71680) 0
QPaintDevice (0x42d31000) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6635,8 +6464,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x42e2b480) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6652,10 +6479,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x42e2b600) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6881,8 +6704,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x42e2bc00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -7729,8 +7550,6 @@ QActionGroup (0x42faab40) 0
QObject (0x42faab80) 0
primary-for QActionGroup (0x42faab40)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -7870,7 +7689,6 @@ QCommonStyle (0x42faa300) 0
QObject (0x42faa680) 0
primary-for QStyle (0x42faa4c0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9397,7 +9215,6 @@ QDateEdit (0x4317c1c0) 0
QPaintDevice (0x4317ca80) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9556,7 +9373,6 @@ QDockWidget (0x432271c0) 0
QPaintDevice (0x43227280) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -9802,7 +9618,6 @@ QTextEdit (0x43227700) 0
QPaintDevice (0x43227840) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -11437,15 +11252,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x43428cc0) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x43428d00) 0
QSqlRecord (0x43428d40) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -12121,8 +11933,6 @@ Q3GVector (0x4351af80) 0
Q3PtrCollection (0x4351afc0) 0
primary-for Q3GVector (0x4351af80)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -12278,8 +12088,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x435f25c0) 0
-
-
Class Q3BaseBucket
size=8 align=4
base size=8 base align=4
@@ -12335,8 +12143,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x435f2e40) 0
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -12446,14 +12252,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x436e9480) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -13176,9 +12974,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x437b1380) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -13186,11 +12981,6 @@ Q3SqlRecordInfo (0x437b1800) 0
Q3ValueList<Q3SqlFieldInfo> (0x437b1840) 0
QLinkedList<Q3SqlFieldInfo> (0x437b1880) 0
-
-
-
-
-
Vtable for Q3DataView
Q3DataView::_ZTV10Q3DataView: 69u entries
0 (int (*)(...))0
@@ -13280,8 +13070,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x437b1f80) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -13341,10 +13129,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x4388f200) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -13551,7 +13335,6 @@ Q3TextEdit (0x4388fa00) 0
QPaintDevice (0x4388fb80) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3SyntaxHighlighter
Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
0 (int (*)(...))0
@@ -14480,8 +14263,6 @@ Class Q3Url
Q3Url (0x43944800) 0
vptr=((& Q3Url::_ZTV5Q3Url) + 8u)
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -14775,8 +14556,6 @@ Q3Accel (0x439f9100) 0
QObject (0x439f9140) 0
primary-for Q3Accel (0x439f9100)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -14803,7 +14582,6 @@ Q3StrList (0x439f9380) 0
Q3PtrCollection (0x439f9440) 0
primary-for Q3GList (0x439f9400)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -15156,8 +14934,6 @@ Class Q3CString
Q3CString (0x43a9f280) 0
QByteArray (0x43a9f2c0) 0
-
-
Vtable for Q3Signal
Q3Signal::_ZTV8Q3Signal: 14u entries
0 (int (*)(...))0
@@ -15183,12 +14959,6 @@ Q3Signal (0x43a9f880) 0
QObject (0x43a9f8c0) 0
primary-for Q3Signal (0x43a9f880)
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -15238,14 +15008,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x43b79140) 0
-
-
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -15259,8 +15021,6 @@ Class Q3Semaphore
Q3Semaphore (0x43b79e80) 0
vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -15354,9 +15114,6 @@ Class Q3PaintDeviceMetrics
base size=4 base align=4
Q3PaintDeviceMetrics (0x43c22980) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -16692,8 +16449,6 @@ Q3SocketDevice (0x43d87740) 0
QObject (0x43d877c0) 0
primary-for QIODevice (0x43d87780)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -18017,8 +17772,6 @@ Q3VBox (0x43f12380) 0
QPaintDevice (0x43f12500) 8
vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -18944,10 +18697,6 @@ Q3MainWindow (0x43f96ac0) 0
QPaintDevice (0x43f96b80) 8
vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -19011,7 +18760,6 @@ Q3DockAreaLayout (0x43f96c40) 0
QLayoutItem (0x43f96d00) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -19095,40 +18843,3 @@ Q3DockArea (0x43f96880) 0
QPaintDevice (0x43f96d40) 8
vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ppc32.txt
index ca31e2e58d..a669301a18 100644
--- a/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.0.0.linux-gcc-ppc32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x30b24ee0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x30b4fa80) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187ac0) 0
QGenericArgument (0x313e45b0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x313e4888) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x314fc5e8) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,7 +146,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x314fcee0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x30187cc0) 0
QString (0x31634cb0) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -199,8 +167,6 @@ Class QListData
base size=4 base align=4
QListData (0x31634f88) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x30187d00) 0
QObject (0x317239a0) 0
primary-for QIODevice (0x30187d00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x31843070) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x31843578) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x31843ab8) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -376,8 +333,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x31843e70) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31843fc0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x318437a8) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -492,7 +445,6 @@ QFile (0x30187f00) 0
QObject (0x3194dc40) 0
primary-for QIODevice (0x30187f40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x3194df18) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x31a20038) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x319ff040) 0
QList<QString> (0x31a202a0) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x31a20c78) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x31a20fc0) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x31af11c0) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x31af1428) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -717,16 +639,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31af1c40) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31bd3498) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -810,7 +727,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x31bd3b98) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x31bd3ea8) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x31c7f498) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31c7fa10) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31c7ffc0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31c7f770) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31d8f000) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31d8f5e8) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x31d8fc78) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x31d8f188) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -890,7 +797,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31e8e850) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x31e8ef18) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x31ff1150) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x31ff1380) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31ff1578) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x319ff580) 0
QObject (0x31ff15b0) 0
primary-for QEventLoop (0x319ff580)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x320a9850) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x320a9a80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x32150000) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x32150508) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x32150620) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x32150770) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1637,10 +1532,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x32150e00) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1656,24 +1547,16 @@ Class QPen
base size=4 base align=4
QPen (0x321fc738) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x321fc818) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x321fc930) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -1702,14 +1585,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x321fcea8) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x321fc658) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1848,7 +1728,6 @@ QTextFrame (0x319ffdc0) 0
QObject (0x322a0930) 0
primary-for QTextObject (0x319ffe00)
-
Class QTextBlock::iterator
size=16 align=4
base size=16 base align=4
@@ -1859,14 +1738,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x322a0e38) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x323761c0) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -1930,7 +1806,6 @@ Class QTextOption
base size=28 base align=8
QTextOption (0x323767e0) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -1980,7 +1855,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x32376f18) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2262,8 +2136,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x3241ace8) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2546,8 +2418,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x324ea230) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2595,7 +2465,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x324ea888) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2617,8 +2486,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x324eaf18) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3444,7 +3311,6 @@ QFileDialog (0x327250c0) 0
QPaintDevice (0x326cab28) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3963,7 +3829,6 @@ QImage (0x32725680) 0
QPaintDevice (0x32778888) 0
primary-for QImage (0x32725680)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4187,7 +4052,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x328517e0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4338,16 +4202,12 @@ Class QPrintEngine
QPrintEngine (0x328d6188) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x32725b00) 0
QVector<QPoint> (0x328d64d0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4359,20 +4219,11 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x328d6b98) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x328d6cb0) 0
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4419,8 +4270,6 @@ QStyle (0x32725b80) 0
QObject (0x329b77a8) 0
primary-for QStyle (0x32725b80)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4437,14 +4286,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x329b7c40) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x329b7e38) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4455,8 +4301,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x32ac0310) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4490,7 +4334,6 @@ Class QPaintEngine
QPaintEngine (0x32ac0428) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -4501,7 +4344,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x32ac0770) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4531,9 +4373,6 @@ QItemSelectionModel (0x32725c40) 0
QObject (0x32ac0ab8) 0
primary-for QItemSelectionModel (0x32725c40)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -4821,7 +4660,6 @@ QAbstractSpinBox (0x32725f40) 0
QPaintDevice (0x32b9f428) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5257,14 +5095,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x32be23c0) 0
QStyleOption (0x32c6e3b8) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x32be2440) 0
QStyleOption (0x32c6e540) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5283,7 +5119,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x32be2540) 0
QStyleOption (0x32c6ebd0) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5340,8 +5175,6 @@ QStyleOptionSpinBox (0x32be27c0) 0
QStyleOptionComplex (0x32be2800) 0
QStyleOption (0x32cea888) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5349,7 +5182,6 @@ QStyleOptionQ3ListView (0x32be2840) 0
QStyleOptionComplex (0x32be2880) 0
QStyleOption (0x32ceaa10) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5536,7 +5368,6 @@ QAbstractItemView (0x32be2b00) 0
QPaintDevice (0x32d5c310) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5718,8 +5549,6 @@ QListView (0x32be2d00) 0
QPaintDevice (0x32d5c690) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6635,8 +6464,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x32e5ecb0) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6652,10 +6479,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x32e5eea8) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6881,8 +6704,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x32f37ce8) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -7729,8 +7550,6 @@ QActionGroup (0x33092300) 0
QObject (0x331070e0) 0
primary-for QActionGroup (0x33092300)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -7870,7 +7689,6 @@ QCommonStyle (0x33092400) 0
QObject (0x33107770) 0
primary-for QStyle (0x33092440)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9397,7 +9215,6 @@ QDateEdit (0x3328a3c0) 0
QPaintDevice (0x33285a10) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9556,7 +9373,6 @@ QDockWidget (0x3328a580) 0
QPaintDevice (0x33285e00) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -9802,7 +9618,6 @@ QTextEdit (0x3328a700) 0
QPaintDevice (0x33331230) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -11437,15 +11252,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x334fbea8) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x33497740) 0
QSqlRecord (0x334fbee0) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -12121,8 +11933,6 @@ Q3GVector (0x33497e00) 0
Q3PtrCollection (0x336aa150) 0
primary-for Q3GVector (0x33497e00)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -12278,8 +12088,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x336aac40) 0
-
-
Class Q3BaseBucket
size=8 align=4
base size=8 base align=4
@@ -12335,8 +12143,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x3378e1f8) 0
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -12446,14 +12252,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x3378ea10) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -13176,9 +12974,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x33841d20) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -13186,11 +12981,6 @@ Q3SqlRecordInfo (0x3370ed40) 0
Q3ValueList<Q3SqlFieldInfo> (0x3370ed80) 0
QLinkedList<Q3SqlFieldInfo> (0x338f9150) 0
-
-
-
-
-
Vtable for Q3DataView
Q3DataView::_ZTV10Q3DataView: 69u entries
0 (int (*)(...))0
@@ -13280,8 +13070,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x338f9ab8) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -13341,10 +13129,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x338f9690) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -13551,7 +13335,6 @@ Q3TextEdit (0x339c0000) 0
QPaintDevice (0x339945e8) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3SyntaxHighlighter
Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
0 (int (*)(...))0
@@ -14480,8 +14263,6 @@ Class Q3Url
Q3Url (0x33a8b1c0) 0
vptr=((& Q3Url::_ZTV5Q3Url) + 8u)
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -14775,8 +14556,6 @@ Q3Accel (0x339c0b80) 0
QObject (0x33a8bb60) 0
primary-for Q3Accel (0x339c0b80)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -14803,7 +14582,6 @@ Q3StrList (0x339c0c40) 0
Q3PtrCollection (0x33b27268) 0
primary-for Q3GList (0x339c0cc0)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -15156,8 +14934,6 @@ Class Q3CString
Q3CString (0x33b931c0) 0
QByteArray (0x33b879a0) 0
-
-
Vtable for Q3Signal
Q3Signal::_ZTV8Q3Signal: 14u entries
0 (int (*)(...))0
@@ -15183,12 +14959,6 @@ Q3Signal (0x33b93300) 0
QObject (0x33c17540) 0
primary-for Q3Signal (0x33b93300)
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -15238,14 +15008,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x33c17888) 0
-
-
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -15259,8 +15021,6 @@ Class Q3Semaphore
Q3Semaphore (0x33c9ac08) 0
vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -15354,9 +15114,6 @@ Class Q3PaintDeviceMetrics
base size=4 base align=4
Q3PaintDeviceMetrics (0x33d33a80) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -16692,8 +16449,6 @@ Q3SocketDevice (0x33d5ecc0) 0
QObject (0x33e45e70) 0
primary-for QIODevice (0x33d5ed00)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -18017,8 +17772,6 @@ Q3VBox (0x33fac8c0) 0
QPaintDevice (0x33ff7cb0) 8
vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -18944,10 +18697,6 @@ Q3MainWindow (0x340e23c0) 0
QPaintDevice (0x34096f88) 8
vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -19011,7 +18760,6 @@ Q3DockAreaLayout (0x340e2440) 0
QLayoutItem (0x341401f8) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -19095,40 +18843,3 @@ Q3DockArea (0x340e2500) 0
QPaintDevice (0x34140968) 8
vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.0.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/Qt3Support.4.0.0.macx-gcc-ppc32.txt
index b8255a1927..fce89dc1e1 100644
--- a/tests/auto/bic/data/Qt3Support.4.0.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.0.0.macx-gcc-ppc32.txt
@@ -59,20 +59,6 @@ Class QBool
base size=4 base align=4
QBool (0x83e7c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -88,7 +74,6 @@ Class QChar
base size=2 base align=2
QChar (0x16c8700) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +85,6 @@ Class QAtomic
QAtomic (0x16c8bc0) 0
QBasicAtomic (0x16c8c00) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -181,19 +165,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x1776b00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -219,7 +190,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1a26040) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -231,7 +201,6 @@ Class QConstString
QConstString (0x1b47080) 0
QString (0x1b470c0) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -242,7 +211,6 @@ Class QListData
base size=4 base align=4
QListData (0x1b47400) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -266,8 +234,6 @@ Class QTextCodec
QTextCodec (0x1b47880) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -289,14 +255,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1b47f80) 0
QGenericArgument (0x1b47fc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1c9f140) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -387,7 +350,6 @@ QIODevice (0x1c9fa80) 0
QObject (0x1c9fac0) 0
primary-for QIODevice (0x1c9fa80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -406,22 +368,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1d842c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1d84540) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1d84800) 0
QList<QString> (0x1d84840) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -576,7 +533,6 @@ Class QTextStream
QTextStream (0x1f1b5c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -666,23 +622,16 @@ QFile (0x1fae440) 0
QObject (0x1fae4c0) 0
primary-for QIODevice (0x1fae480)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1fae6c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1faea80) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35u entries
0 (int (*)(...))0
@@ -741,7 +690,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x1faeec0) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -791,23 +739,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x210c1c0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -833,19 +764,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x210cb00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x21b74c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -922,8 +845,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x21b7a80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -949,7 +870,6 @@ QEventLoop (0x228c240) 0
QObject (0x228c280) 0
primary-for QEventLoop (0x228c240)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -993,13 +913,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x228c6c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x228c940) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1168,7 +1086,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x228cec0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1259,13 +1176,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x2386c00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x2386d40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1276,7 +1191,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x2386ec0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1563,7 +1477,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x24b7740) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1584,49 +1497,41 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x24b7ac0) 0 empty
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x25c1300) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x25c1580) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x25c17c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x25c19c0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x25c1340) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x268e100) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x268e300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1637,31 +1542,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x268e980) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x268eb40) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x27f2000) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x27f2780) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x27f2bc0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1687,7 +1587,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x2961800) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -1990,8 +1889,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x2b00300) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2264,8 +2161,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2b63cc0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2548,10 +2443,6 @@ Class QPaintDevice
QPaintDevice (0x2bd5340) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2562,18 +2453,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2c2e540) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2c2e680) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3217,7 +3101,6 @@ QFileDialog (0x2e6adc0) 0
QPaintDevice (0x2e6ae80) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -3911,7 +3794,6 @@ QImage (0x2ff55c0) 0
QPaintDevice (0x2ff5600) 0
primary-for QImage (0x2ff55c0)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3955,7 +3837,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x2ff5c40) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4284,8 +4165,6 @@ QActionGroup (0x3175600) 0
QObject (0x3175640) 0
primary-for QActionGroup (0x3175600)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -4589,7 +4468,6 @@ QAbstractSpinBox (0x3218440) 0
QPaintDevice (0x32184c0) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -4796,8 +4674,6 @@ QStyle (0x3218c40) 0
QObject (0x3218c80) 0
primary-for QStyle (0x3218c40)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5073,14 +4949,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x331dd80) 0
QStyleOption (0x331ddc0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x331dfc0) 0
QStyleOption (0x331d140) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5099,7 +4973,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x33bd600) 0
QStyleOption (0x33bd640) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5156,8 +5029,6 @@ QStyleOptionSpinBox (0x344c7c0) 0
QStyleOptionComplex (0x344c800) 0
QStyleOption (0x344c840) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -5165,7 +5036,6 @@ QStyleOptionQ3ListView (0x344ca00) 0
QStyleOptionComplex (0x344ca40) 0
QStyleOption (0x344ca80) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5317,7 +5187,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x34bda40) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5347,9 +5216,6 @@ QItemSelectionModel (0x34bde00) 0
QObject (0x34bde40) 0
primary-for QItemSelectionModel (0x34bde00)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5478,7 +5344,6 @@ QAbstractItemView (0x3587200) 0
QPaintDevice (0x3587300) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QFileIconProvider
QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
0 (int (*)(...))0
@@ -5729,8 +5594,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3587e40) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -5870,8 +5733,6 @@ QListView (0x365c340) 0
QPaintDevice (0x365c480) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6594,10 +6455,6 @@ QTreeView (0x3720cc0) 0
QPaintDevice (0x3720e00) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7443,16 +7300,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x396df40) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x396dd00) 0
QVector<QPoint> (0x3a18000) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7464,39 +7317,26 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x3a18800) 0
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x3a18940) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x3a18ac0) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3a18bc0) 0
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x3b358c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -7530,7 +7370,6 @@ Class QPaintEngine
QPaintEngine (0x3b35a00) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -7546,14 +7385,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3b35e40) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x3b35d80) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7650,7 +7486,6 @@ QCommonStyle (0x3c85c40) 0
QObject (0x3c85cc0) 0
primary-for QStyle (0x3c85c80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -7971,14 +7806,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x3d2ed40) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x3d2ef80) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8032,8 +7864,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x3db8740) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8082,7 +7912,6 @@ QTextDocument (0x3db8cc0) 0
QObject (0x3db8d00) 0
primary-for QTextDocument (0x3db8cc0)
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8093,8 +7922,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x3ede080) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -8260,7 +8087,6 @@ QTextFrame (0x3edec80) 0
QObject (0x3eded00) 0
primary-for QTextObject (0x3edecc0)
-
Class QTextBlock::iterator
size=16 align=4
base size=16 base align=4
@@ -8271,14 +8097,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x3f69180) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x3f69700) 0
-
Vtable for QTextList
QTextList::_ZTV9QTextList: 17u entries
0 (int (*)(...))0
@@ -8879,7 +8702,6 @@ QDateEdit (0x40ae140) 0
QPaintDevice (0x40ae240) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -9039,7 +8861,6 @@ QDockWidget (0x40ae700) 0
QPaintDevice (0x40ae780) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -10764,7 +10585,6 @@ QTextEdit (0x432f940) 0
QPaintDevice (0x432fa40) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -11486,7 +11306,6 @@ QUdpSocket (0x44f99c0) 0
QObject (0x44f9a80) 0
primary-for QIODevice (0x44f9a40)
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -11623,8 +11442,6 @@ Class QSqlField
base size=20 base align=4
QSqlField (0x45cd3c0) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -12139,8 +11956,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x46889c0) 0
-
-
Class Q3PointArray
size=4 align=4
base size=4 base align=4
@@ -12148,9 +11963,6 @@ Q3PointArray (0x4752100) 0
QPolygon (0x4752140) 0
QVector<QPoint> (0x4752180) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -12787,8 +12599,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x4885680) 0
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -13322,8 +13132,6 @@ Q3Wizard (0x4908ec0) 0
QPaintDevice (0x4908f80) 8
vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -13350,7 +13158,6 @@ Q3StrList (0x49b3200) 0
Q3PtrCollection (0x49b32c0) 0
primary-for Q3GList (0x49b3280)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -14382,8 +14189,6 @@ Q3GVector (0x4b99340) 0
Q3PtrCollection (0x4b99380) 0
primary-for Q3GVector (0x4b99340)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -14502,8 +14307,6 @@ Class Q3GArray
Q3GArray (0x4b99ac0) 0
vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -14613,14 +14416,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x4c8e780) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -14933,8 +14728,6 @@ Q3Ftp (0x4d34600) 0
QObject (0x4d34680) 0
primary-for Q3NetworkProtocol (0x4d34640)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -15947,9 +15740,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x4f4d340) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -15957,11 +15747,6 @@ Q3SqlRecordInfo (0x4f4d8c0) 0
Q3ValueList<Q3SqlFieldInfo> (0x4f4d900) 0
QLinkedList<Q3SqlFieldInfo> (0x4f4d940) 0
-
-
-
-
-
Vtable for Q3SqlSelectCursor
Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
0 (int (*)(...))0
@@ -16020,8 +15805,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x4fe5300) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -16059,10 +15842,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x4fe5800) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -16269,7 +16048,6 @@ Q3TextEdit (0x4fe5a00) 0
QPaintDevice (0x5086000) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3MultiLineEdit
Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
0 (int (*)(...))0
@@ -16929,22 +16707,12 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x5086540) 0
-
-
-
-
-
-
Class Q3CString
size=4 align=4
base size=4 base align=4
Q3CString (0x518dcc0) 0
QByteArray (0x518dd00) 0
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -16970,12 +16738,6 @@ Q3ObjectDictionary (0x521cec0) 0
Q3PtrCollection (0x521cf80) 0
primary-for Q3GDict (0x521cf40)
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -17014,8 +16776,6 @@ Q3Signal (0x52a5f40) 0
QObject (0x52a5f80) 0
primary-for Q3Signal (0x52a5f40)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -17320,8 +17080,6 @@ Q3GroupBox (0x538c1c0) 0
QPaintDevice (0x538c280) 8
vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -18033,10 +17791,6 @@ Q3DockWindow (0x5407a80) 0
QPaintDevice (0x5407b80) 8
vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -18100,7 +17854,6 @@ Q3DockAreaLayout (0x5407d40) 0
QLayoutItem (0x5407dc0) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -19149,40 +18902,3 @@ Q3WidgetStack (0x57b5140) 0
QPaintDevice (0x57b5240) 8
vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ia32.txt
index 7afe2b3e07..902733a116 100644
--- a/tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ia32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x40b2c000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40b2c480) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40b2cd00) 0
QGenericArgument (0x40b2cd40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x42447040) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x42447800) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x42447ac0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x42447dc0) 0
QString (0x42447e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x426fe340) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x426fe9c0) 0
QObject (0x426fea00) 0
primary-for QIODevice (0x426fe9c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x426fed00) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x428612c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x428617c0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x42861c00) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x42861e80) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x42861f80) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x42861140) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x42a00340) 0
QTextStream (0x42a00380) 0
primary-for QTextOStream (0x42a00340)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x42a00500) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,7 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x42a00700) 0
-
Class __sched_param
size=4 align=4
base size=4 base align=4
@@ -501,18 +446,11 @@ Class __pthread_attr_s
base size=36 base align=4
__pthread_attr_s (0x42a00800) 0
-
-
-
-
Class _pthread_rwlock_t
size=32 align=4
base size=32 base align=4
_pthread_rwlock_t (0x42a00940) 0
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -582,7 +520,6 @@ QFile (0x42a00f40) 0
QObject (0x42a00fc0) 0
primary-for QIODevice (0x42a00f80)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -634,38 +571,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x42b31180) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x42b313c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x42b31480) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x42b31600) 0
QList<QString> (0x42b31640) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x42b31b00) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -721,7 +647,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x42b31c80) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -875,31 +800,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x42c4e200) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x42c4e340) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -925,16 +830,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x42c4e840) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x42c4efc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -965,49 +865,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x42d4f300) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x42d4f800) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x42d4fd40) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x42d4fe80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x42d4f180) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x42d4f9c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x42e54380) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x42e54680) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1023,7 +915,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x42e54e40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1039,25 +930,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x42e54440) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x4302e080) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x4302e240) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x4302e400) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1216,7 +1103,6 @@ QEventLoop (0x4302ecc0) 0
QObject (0x4302ed00) 0
primary-for QEventLoop (0x4302ecc0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1307,13 +1193,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x4302ed80) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x43146080) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1532,7 +1416,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x43146740) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1626,13 +1509,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x43146b40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x43146c00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1643,7 +1524,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x43146d00) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1765,10 +1645,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x43245200) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1784,24 +1660,16 @@ Class QPen
base size=4 base align=4
QPen (0x43245800) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x43245980) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x43245a00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -1830,14 +1698,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x43245e80) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x43245480) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1976,7 +1841,6 @@ QTextFrame (0x4330b740) 0
QObject (0x4330b7c0) 0
primary-for QTextObject (0x4330b780)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2000,14 +1864,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x4330bb40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x4330bdc0) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2066,13 +1927,11 @@ QTextDocument (0x4330b840) 0
QObject (0x4340e000) 0
primary-for QTextDocument (0x4330b840)
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x4340e180) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2122,7 +1981,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x4340e880) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2419,8 +2277,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x434dea40) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2718,8 +2574,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x435409c0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2767,7 +2621,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x43540280) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2789,8 +2642,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x435f4240) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3642,7 +3493,6 @@ QFileDialog (0x43761640) 0
QPaintDevice (0x43761740) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3727,7 +3577,6 @@ QAbstractPrintDialog (0x43761900) 0
QPaintDevice (0x43761a00) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -4162,7 +4011,6 @@ QImage (0x43838240) 0
QPaintDevice (0x43838280) 0
primary-for QImage (0x43838240)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4268,7 +4116,6 @@ QImageIOPlugin (0x43838740) 0
QFactoryInterface (0x43838800) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x438387c0)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -4387,7 +4234,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x43838f80) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4538,16 +4384,12 @@ Class QPrintEngine
QPrintEngine (0x43956540) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x43956780) 0
QVector<QPoint> (0x439567c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4559,21 +4401,11 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x43956c40) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x43956cc0) 0
-
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4620,8 +4452,6 @@ QStyle (0x43a822c0) 0
QObject (0x43a82300) 0
primary-for QStyle (0x43a822c0)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4638,14 +4468,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x43a82680) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x43a82800) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4656,8 +4483,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x43a82b80) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4691,19 +4516,16 @@ Class QPaintEngine
QPaintEngine (0x43a82c00) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x43a82d80) 0
-
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
QItemSelectionRange (0x43a82f00) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4733,16 +4555,12 @@ QItemSelectionModel (0x43a82780) 0
QObject (0x43a82c40) 0
primary-for QItemSelectionModel (0x43a82780)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
QItemSelection (0x43bfc180) 0
QList<QItemSelectionRange> (0x43bfc1c0) 0
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5029,7 +4847,6 @@ QAbstractSpinBox (0x43bfc9c0) 0
QPaintDevice (0x43bfca80) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5447,7 +5264,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x43d1e280) 0
QStyleOption (0x43d1e2c0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5473,14 +5289,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x43d1e980) 0
QStyleOption (0x43d1e9c0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x43d1eb00) 0
QStyleOption (0x43d1eb40) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5494,7 +5308,6 @@ QStyleOptionTabV2 (0x43d1ef40) 0
QStyleOptionTab (0x43d1ef80) 0
QStyleOption (0x43d1efc0) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5520,7 +5333,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x43db2280) 0
QStyleOption (0x43db22c0) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5577,8 +5389,6 @@ QStyleOptionSpinBox (0x43db2f80) 0
QStyleOptionComplex (0x43db2fc0) 0
QStyleOption (0x43db2100) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5586,7 +5396,6 @@ QStyleOptionQ3ListView (0x43db2500) 0
QStyleOptionComplex (0x43db2640) 0
QStyleOption (0x43db2780) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5780,7 +5589,6 @@ QAbstractItemView (0x43e369c0) 0
QPaintDevice (0x43e36b00) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5962,8 +5770,6 @@ QListView (0x43e36e00) 0
QPaintDevice (0x43e36f80) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7004,8 +6810,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x43fe7480) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7021,10 +6825,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x43fe7600) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7250,8 +7050,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x43fe7c00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8098,8 +7896,6 @@ QActionGroup (0x44175b40) 0
QObject (0x44175b80) 0
primary-for QActionGroup (0x44175b40)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8239,7 +8035,6 @@ QCommonStyle (0x44175300) 0
QObject (0x44175680) 0
primary-for QStyle (0x441754c0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9766,7 +9561,6 @@ QDateEdit (0x443531c0) 0
QPaintDevice (0x44353a80) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9925,7 +9719,6 @@ QDockWidget (0x444051c0) 0
QPaintDevice (0x44405280) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11810,15 +11603,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x4461bc40) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x4461bc80) 0
QSqlRecord (0x4461bcc0) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -12494,8 +12284,6 @@ Q3GVector (0x44710f40) 0
Q3PtrCollection (0x44710f80) 0
primary-for Q3GVector (0x44710f40)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -12651,8 +12439,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x447ea580) 0
-
-
Class Q3BaseBucket
size=8 align=4
base size=8 base align=4
@@ -12708,8 +12494,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x447eae00) 0
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -12819,14 +12603,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x448e7440) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -13549,9 +13325,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x449a7340) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -13559,11 +13332,6 @@ Q3SqlRecordInfo (0x449a77c0) 0
Q3ValueList<Q3SqlFieldInfo> (0x449a7800) 0
QLinkedList<Q3SqlFieldInfo> (0x449a7840) 0
-
-
-
-
-
Vtable for Q3DataView
Q3DataView::_ZTV10Q3DataView: 69u entries
0 (int (*)(...))0
@@ -13653,8 +13421,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x449a7f40) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -13714,10 +13480,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x44a99180) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -13924,7 +13686,6 @@ Q3TextEdit (0x44a99980) 0
QPaintDevice (0x44a99b00) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3SyntaxHighlighter
Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
0 (int (*)(...))0
@@ -14853,8 +14614,6 @@ Class Q3Url
Q3Url (0x44b4d7c0) 0
vptr=((& Q3Url::_ZTV5Q3Url) + 8u)
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -15214,8 +14973,6 @@ Q3Accel (0x44c01380) 0
QObject (0x44c013c0) 0
primary-for Q3Accel (0x44c01380)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -15242,7 +14999,6 @@ Q3StrList (0x44c01600) 0
Q3PtrCollection (0x44c016c0) 0
primary-for Q3GList (0x44c01680)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -15797,8 +15553,6 @@ Class Q3CString
Q3CString (0x44ca5f40) 0
QByteArray (0x44ca5f80) 0
-
-
Vtable for Q3Signal
Q3Signal::_ZTV8Q3Signal: 14u entries
0 (int (*)(...))0
@@ -15824,12 +15578,6 @@ Q3Signal (0x44d2b340) 0
QObject (0x44d2b380) 0
primary-for Q3Signal (0x44d2b340)
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -15879,14 +15627,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x44d2be80) 0
-
-
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -15900,8 +15640,6 @@ Class Q3Semaphore
Q3Semaphore (0x44dfc980) 0
vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -15995,9 +15733,6 @@ Class Q3PaintDeviceMetrics
base size=4 base align=4
Q3PaintDeviceMetrics (0x44e8e440) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -17333,8 +17068,6 @@ Q3SocketDevice (0x4504e1c0) 0
QObject (0x4504e240) 0
primary-for QIODevice (0x4504e200)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -18658,8 +18391,6 @@ Q3VBox (0x450fe500) 0
QPaintDevice (0x450feec0) 8
vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -19675,10 +19406,6 @@ Q3MainWindow (0x45229740) 0
QPaintDevice (0x45229800) 8
vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -19742,7 +19469,6 @@ Q3DockAreaLayout (0x452298c0) 0
QLayoutItem (0x45229980) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -19826,41 +19552,3 @@ Q3DockArea (0x45229e00) 0
QPaintDevice (0x45229ec0) 8
vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ppc32.txt
index 83bd8d320f..fb14f13c14 100644
--- a/tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.1.0.linux-gcc-ppc32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x307394d0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x30771070) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187bc0) 0
QGenericArgument (0x30771b60) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x30771e00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x324a5b98) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x325d7498) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x30187e00) 0
QString (0x32704268) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x32704a80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x30187ec0) 0
QObject (0x327ef3b8) 0
primary-for QIODevice (0x30187ec0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x327efce8) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x32891460) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x328919d8) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x32891f18) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x329f51f8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x329f5348) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x329f53f0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x329870c0) 0
QTextStream (0x329f5b98) 0
primary-for QTextOStream (0x329870c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x329f5e00) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x32a77070) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -567,7 +500,6 @@ QFile (0x32987100) 0
QObject (0x32a77c40) 0
primary-for QIODevice (0x32987140)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -619,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x32a77f18) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x32ba71c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x32ba73f0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x32987240) 0
QList<QString> (0x32ba7658) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x32ba7e00) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -706,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x32ba7fc0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -860,31 +780,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x32c6a6c8) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x32c6a930) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -910,16 +810,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x32d034d0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x32d03e00) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -950,49 +845,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x32ddd310) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x32ddd8f8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x32dddf18) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x32ddd498) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x32dddb60) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x32e7a540) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x32e7ac40) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x32e7a0e0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1008,7 +895,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x32f77888) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1024,25 +910,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x32f77cb0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x32f77f18) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x330bb0a8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x330bb310) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1201,7 +1083,6 @@ QEventLoop (0x32987780) 0
QObject (0x330bbfc0) 0
primary-for QEventLoop (0x32987780)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1292,13 +1173,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x33166818) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x33166a10) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1517,7 +1396,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x33166cb0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1611,13 +1489,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x33216460) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x33216578) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1628,7 +1504,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x332166c8) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1750,10 +1625,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x332163f0) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1769,24 +1640,16 @@ Class QPen
base size=4 base align=4
QPen (0x332bb690) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x332bb888) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x332bb9a0) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -1815,14 +1678,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x332bbea8) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x332bb5b0) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1961,7 +1821,6 @@ QTextFrame (0x333f4000) 0
QObject (0x333598f8) 0
primary-for QTextObject (0x333f4040)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -1985,14 +1844,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x33359f50) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x3342a2d8) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2051,13 +1907,11 @@ QTextDocument (0x333f4080) 0
QObject (0x3342a770) 0
primary-for QTextDocument (0x333f4080)
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x3342a968) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2107,7 +1961,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x3342ac78) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2404,8 +2257,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x3355c230) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2703,8 +2554,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x335b8620) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2752,7 +2601,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x335b8ce8) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2774,8 +2622,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x33667188) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3627,7 +3473,6 @@ QFileDialog (0x337c43c0) 0
QPaintDevice (0x33746888) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3712,7 +3557,6 @@ QAbstractPrintDialog (0x337c44c0) 0
QPaintDevice (0x33835268) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -4147,7 +3991,6 @@ QImage (0x337c4980) 0
QPaintDevice (0x33835ea8) 0
primary-for QImage (0x337c4980)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4253,7 +4096,6 @@ QImageIOPlugin (0x337c4a40) 0
QFactoryInterface (0x3391d508) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x337c4a80)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -4372,7 +4214,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x3391dee0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4523,16 +4364,12 @@ Class QPrintEngine
QPrintEngine (0x339d17e0) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x337c4e00) 0
QVector<QPoint> (0x339d1b28) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4544,21 +4381,11 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x33a55118) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x33a55230) 0
-
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4605,8 +4432,6 @@ QStyle (0x337c4e80) 0
QObject (0x33a55e38) 0
primary-for QStyle (0x337c4e80)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4623,14 +4448,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x33baf268) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x33baf460) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4641,8 +4463,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x33baf9a0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4676,19 +4496,16 @@ Class QPaintEngine
QPaintEngine (0x33bafab8) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x33bafd20) 0
-
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
QItemSelectionRange (0x33bafe70) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4718,16 +4535,12 @@ QItemSelectionModel (0x337c4f40) 0
QObject (0x33c7f0a8) 0
primary-for QItemSelectionModel (0x337c4f40)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
QItemSelection (0x337c4f80) 0
QList<QItemSelectionRange> (0x33c7f428) 0
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5014,7 +4827,6 @@ QAbstractSpinBox (0x33cd7240) 0
QPaintDevice (0x33c7fe00) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5432,7 +5244,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x33cd7600) 0
QStyleOption (0x33d63968) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5458,14 +5269,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x33cd7740) 0
QStyleOption (0x33d63a10) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x33cd77c0) 0
QStyleOption (0x33e090e0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5479,7 +5288,6 @@ QStyleOptionTabV2 (0x33cd7880) 0
QStyleOptionTab (0x33cd78c0) 0
QStyleOption (0x33e095b0) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5505,7 +5313,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x33cd7a00) 0
QStyleOption (0x33e09cb0) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5562,8 +5369,6 @@ QStyleOptionSpinBox (0x33cd7c80) 0
QStyleOptionComplex (0x33cd7cc0) 0
QStyleOption (0x33e919a0) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5571,7 +5376,6 @@ QStyleOptionQ3ListView (0x33cd7d00) 0
QStyleOptionComplex (0x33cd7d40) 0
QStyleOption (0x33e91b28) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5765,7 +5569,6 @@ QAbstractItemView (0x33f23040) 0
QPaintDevice (0x33f065e8) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5947,8 +5750,6 @@ QListView (0x33f23240) 0
QPaintDevice (0x33f06968) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6989,8 +6790,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x33fd6e38) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7006,10 +6805,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x340ee188) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7235,8 +7030,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x34189070) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8083,8 +7876,6 @@ QActionGroup (0x34184980) 0
QObject (0x342926c8) 0
primary-for QActionGroup (0x34184980)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8224,7 +8015,6 @@ QCommonStyle (0x34184a80) 0
QObject (0x34292d58) 0
primary-for QStyle (0x34184ac0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9751,7 +9541,6 @@ QDateEdit (0x3437fa40) 0
QPaintDevice (0x34434fc0) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9910,7 +9699,6 @@ QDockWidget (0x3437fc00) 0
QPaintDevice (0x344e7188) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11795,15 +11583,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x34780268) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x34591dc0) 0
QSqlRecord (0x347802a0) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -12479,8 +12264,6 @@ Q3GVector (0x34838480) 0
Q3PtrCollection (0x348657a8) 0
primary-for Q3GVector (0x34838480)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -12636,8 +12419,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x34946070) 0
-
-
Class Q3BaseBucket
size=8 align=4
base size=8 base align=4
@@ -12693,8 +12474,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x349467a8) 0
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -12804,14 +12583,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x34946fc0) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -13534,9 +13305,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x34ad1150) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -13544,11 +13312,6 @@ Q3SqlRecordInfo (0x34a4f3c0) 0
Q3ValueList<Q3SqlFieldInfo> (0x34a4f400) 0
QLinkedList<Q3SqlFieldInfo> (0x34ad1738) 0
-
-
-
-
-
Vtable for Q3DataView
Q3DataView::_ZTV10Q3DataView: 69u entries
0 (int (*)(...))0
@@ -13638,8 +13401,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x34ad1c78) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -13699,10 +13460,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x34b8d578) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -13909,7 +13666,6 @@ Q3TextEdit (0x34a4f680) 0
QPaintDevice (0x34b8dcb0) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3SyntaxHighlighter
Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
0 (int (*)(...))0
@@ -14838,8 +14594,6 @@ Class Q3Url
Q3Url (0x34c4e888) 0
vptr=((& Q3Url::_ZTV5Q3Url) + 8u)
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -15199,8 +14953,6 @@ Q3Accel (0x34ce02c0) 0
QObject (0x34d099a0) 0
primary-for Q3Accel (0x34ce02c0)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -15227,7 +14979,6 @@ Q3StrList (0x34ce0380) 0
Q3PtrCollection (0x34d09cb0) 0
primary-for Q3GList (0x34ce0400)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -15782,8 +15533,6 @@ Class Q3CString
Q3CString (0x34ce0bc0) 0
QByteArray (0x34ddce38) 0
-
-
Vtable for Q3Signal
Q3Signal::_ZTV8Q3Signal: 14u entries
0 (int (*)(...))0
@@ -15809,12 +15558,6 @@ Q3Signal (0x34ce0d00) 0
QObject (0x34e43a10) 0
primary-for Q3Signal (0x34ce0d00)
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -15864,14 +15607,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x34ece498) 0
-
-
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -15885,8 +15620,6 @@ Class Q3Semaphore
Q3Semaphore (0x34f7a000) 0
vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -15980,9 +15713,6 @@ Class Q3PaintDeviceMetrics
base size=4 base align=4
Q3PaintDeviceMetrics (0x34f7a0e0) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -17318,8 +17048,6 @@ Q3SocketDevice (0x3506d6c0) 0
QObject (0x351811c0) 0
primary-for QIODevice (0x3506d700)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -18643,8 +18371,6 @@ Q3VBox (0x3527c2c0) 0
QPaintDevice (0x352cc000) 8
vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -19660,10 +19386,6 @@ Q3MainWindow (0x3527ce40) 0
QPaintDevice (0x3536c738) 8
vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -19727,7 +19449,6 @@ Q3DockAreaLayout (0x3527cec0) 0
QLayoutItem (0x3536c968) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -19811,41 +19532,3 @@ Q3DockArea (0x3527cf80) 0
QPaintDevice (0x3536c620) 8
vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ia32.txt
index 0f44ea7ea1..7da00557a6 100644
--- a/tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ia32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x6b5940) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x262c840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x26b1040) 0
QBasicAtomic (0x26b1080) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x26b1fc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x28c0500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x2a27540) 0
QString (0x2a27580) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x2a27f40) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x2a88340) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2a88a40) 0
QGenericArgument (0x2a88a80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x2a88cc0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x2bbe540) 0
QObject (0x2bbe580) 0
primary-for QIODevice (0x2bbe540)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x2bbee80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x2c8f000) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x2c8f2c0) 0
QList<QString> (0x2c8f300) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x2d06600) 0
QObject (0x2d06680) 0
primary-for QIODevice (0x2d06640)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x2d06880) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x2d06c40) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x2d06e40) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2e1c500) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x2eaf940) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -829,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x300a680) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x300adc0) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -950,24 +892,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x303ca80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -993,19 +917,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x3158840) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31e4240) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1082,8 +998,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x31e4d80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1109,7 +1023,6 @@ QEventLoop (0x31e4100) 0
QObject (0x31e4800) 0
primary-for QEventLoop (0x31e4100)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1153,13 +1066,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x32c4380) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x32c45c0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1328,7 +1239,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x32c4e00) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1419,13 +1329,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x3372900) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x3372a40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1436,7 +1344,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x3372bc0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1723,7 +1630,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x34a4400) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1734,43 +1640,36 @@ Class QDate
base size=4 base align=4
QDate (0x34a4740) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x34a49c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x34a4c80) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x34a4e80) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x3538240) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x35389c0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x3538bc0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1781,31 +1680,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x3650000) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x36501c0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x3650980) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x3650a40) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x3706240) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1826,7 +1720,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x3706dc0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2144,8 +2037,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x38d8a80) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2433,8 +2324,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x395d280) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2717,10 +2606,6 @@ Class QPaintDevice
QPaintDevice (0x39c4700) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2731,18 +2616,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x39c4e00) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x39c4f40) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3137,7 +3015,6 @@ QAbstractPrintDialog (0x3b1ff40) 0
QPaintDevice (0x3b1f1c0) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3387,7 +3264,6 @@ QFileDialog (0x3c31580) 0
QPaintDevice (0x3c31640) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4081,7 +3957,6 @@ QImage (0x3cf6f00) 0
QPaintDevice (0x3cf6f40) 0
primary-for QImage (0x3cf6f00)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4125,7 +4000,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x3db89c0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4280,7 +4154,6 @@ QImageIOPlugin (0x3e41100) 0
QFactoryInterface (0x3e3b240) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3e3b200)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4455,8 +4328,6 @@ QActionGroup (0x3e3b640) 0
QObject (0x3e3b740) 0
primary-for QActionGroup (0x3e3b640)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -4760,7 +4631,6 @@ QAbstractSpinBox (0x3ee4e80) 0
QPaintDevice (0x3ee4f00) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -4967,8 +4837,6 @@ QStyle (0x3f6e480) 0
QObject (0x3f6e4c0) 0
primary-for QStyle (0x3f6e480)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5226,7 +5094,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x3f6edc0) 0
QStyleOption (0x406d000) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5252,14 +5119,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x406da00) 0
QStyleOption (0x406da40) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x406dc40) 0
QStyleOption (0x406dc80) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5273,7 +5138,6 @@ QStyleOptionTabV2 (0x40db040) 0
QStyleOptionTab (0x40db080) 0
QStyleOption (0x40db0c0) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5299,7 +5163,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x40db9c0) 0
QStyleOption (0x40dba00) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5356,8 +5219,6 @@ QStyleOptionSpinBox (0x414bc40) 0
QStyleOptionComplex (0x414bc80) 0
QStyleOption (0x414bcc0) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5365,7 +5226,6 @@ QStyleOptionQ3ListView (0x414be80) 0
QStyleOptionComplex (0x414bec0) 0
QStyleOption (0x414bf00) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5524,7 +5384,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x41a0800) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5554,9 +5413,6 @@ QItemSelectionModel (0x4226300) 0
QObject (0x4226340) 0
primary-for QItemSelectionModel (0x4226300)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5685,7 +5541,6 @@ QAbstractItemView (0x4226840) 0
QPaintDevice (0x4226940) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -5996,8 +5851,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x42e9500) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6137,8 +5990,6 @@ QListView (0x42e9c40) 0
QPaintDevice (0x42e9d80) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6926,16 +6777,11 @@ QTreeView (0x4431640) 0
QPaintDevice (0x4431780) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x4431940) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7781,16 +7627,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x4667c00) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x4667e80) 0
QVector<QPoint> (0x4667ec0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7802,40 +7644,26 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x4700540) 0
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x4700680) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x47007c0) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x4700a00) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x47f0700) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -7869,13 +7697,11 @@ Class QPaintEngine
QPaintEngine (0x47f0840) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x47f0b00) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -7886,14 +7712,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x47f0c80) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x47f0ec0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7990,7 +7813,6 @@ QCommonStyle (0x4923a40) 0
QObject (0x4923ac0) 0
primary-for QStyle (0x4923a80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -8311,14 +8133,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x49c4b00) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x49c4d40) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8372,8 +8191,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x4a49540) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8422,8 +8239,6 @@ QTextDocument (0x4a49b40) 0
QObject (0x4a49b80) 0
primary-for QTextDocument (0x4a49b40)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8434,8 +8249,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x4a49a80) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -8596,7 +8409,6 @@ QTextFrame (0x4b4db00) 0
QObject (0x4b4db80) 0
primary-for QTextObject (0x4b4db40)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -8620,14 +8432,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x4bc2180) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x4bc2700) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -9259,7 +9068,6 @@ QDateEdit (0x4ce1300) 0
QPaintDevice (0x4ce1400) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -9419,7 +9227,6 @@ QDockWidget (0x4ce18c0) 0
QPaintDevice (0x4ce1940) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11870,7 +11677,6 @@ QUdpSocket (0x5081b80) 0
QObject (0x5081c40) 0
primary-for QIODevice (0x5081c00)
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -12007,8 +11813,6 @@ Class QSqlField
base size=16 base align=4
QSqlField (0x513c600) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -12523,8 +12327,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x51e8c00) 0
-
-
Class Q3PointArray
size=4 align=4
base size=4 base align=4
@@ -12532,9 +12334,6 @@ Q3PointArray (0x5290300) 0
QPolygon (0x5290340) 0
QVector<QPoint> (0x5290380) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -13171,8 +12970,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x538f900) 0
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -13706,8 +13503,6 @@ Q3Wizard (0x540c740) 0
QPaintDevice (0x540cd80) 8
vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -13734,7 +13529,6 @@ Q3StrList (0x54aa440) 0
Q3PtrCollection (0x54aa500) 0
primary-for Q3GList (0x54aa4c0)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -14766,8 +14560,6 @@ Q3GVector (0x5626500) 0
Q3PtrCollection (0x5626540) 0
primary-for Q3GVector (0x5626500)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -14886,8 +14678,6 @@ Class Q3GArray
Q3GArray (0x5626c80) 0
vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -14997,14 +14787,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x5708980) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -15317,8 +15099,6 @@ Q3Ftp (0x578d800) 0
QObject (0x578d880) 0
primary-for Q3NetworkProtocol (0x578d840)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -16599,9 +16379,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x598d780) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -16609,11 +16386,6 @@ Q3SqlRecordInfo (0x598dd00) 0
Q3ValueList<Q3SqlFieldInfo> (0x598dd40) 0
QLinkedList<Q3SqlFieldInfo> (0x598dd80) 0
-
-
-
-
-
Vtable for Q3SqlSelectCursor
Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
0 (int (*)(...))0
@@ -16672,8 +16444,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x5a15740) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -16711,10 +16481,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x5a15cc0) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -16921,7 +16687,6 @@ Q3TextEdit (0x5ab1380) 0
QPaintDevice (0x5ab14c0) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3MultiLineEdit
Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
0 (int (*)(...))0
@@ -17581,22 +17346,12 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x5b7c380) 0
-
-
-
-
-
-
Class Q3CString
size=4 align=4
base size=4 base align=4
Q3CString (0x5d5d040) 0
QByteArray (0x5d5d080) 0
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -17622,12 +17377,6 @@ Q3ObjectDictionary (0x5de92c0) 0
Q3PtrCollection (0x5de9380) 0
primary-for Q3GDict (0x5de9340)
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -17666,8 +17415,6 @@ Q3Signal (0x5e482c0) 0
QObject (0x5e48300) 0
primary-for Q3Signal (0x5e482c0)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -17972,8 +17719,6 @@ Q3GroupBox (0x5ea4680) 0
QPaintDevice (0x5ea4740) 8
vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -18775,10 +18520,6 @@ Q3DockWindow (0x5f1ee00) 0
QPaintDevice (0x5fa90c0) 8
vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -18842,7 +18583,6 @@ Q3DockAreaLayout (0x5fa9280) 0
QLayoutItem (0x5fa9300) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -19891,41 +19631,3 @@ Q3WidgetStack (0x60cd840) 0
QPaintDevice (0x60cd940) 8
vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ppc32.txt
index d17a3296fc..4cef7a27e4 100644
--- a/tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.1.0.macx-gcc-ppc32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x85a3c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x26d82c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x26d87c0) 0
QBasicAtomic (0x26d8800) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x27ce740) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x28d2c80) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x2a63cc0) 0
QString (0x2a63d00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x2b916c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x2b91b40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2cc40c0) 0
QGenericArgument (0x2cc4100) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x2cc4340) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x2cc4c80) 0
QObject (0x2cc4cc0) 0
primary-for QIODevice (0x2cc4c80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x2d9e500) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x2d9e780) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x2d9ea40) 0
QList<QString> (0x2d9ea80) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x2ecc140) 0
QObject (0x2ecc1c0) 0
primary-for QIODevice (0x2ecc180)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x2ecc3c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x2ecc780) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x2ecc980) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x3002040) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x317e080) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -839,16 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x3206040) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x3206080) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -960,24 +902,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x3206dc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1003,19 +927,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x334bb80) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x33d3580) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1092,8 +1008,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x33d3b40) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1119,7 +1033,6 @@ QEventLoop (0x34a0240) 0
QObject (0x34a0280) 0
primary-for QEventLoop (0x34a0240)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1163,13 +1076,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x34a06c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x34a0900) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1338,7 +1249,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x34a0e80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1339,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x35b7c80) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x35b7dc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1446,7 +1354,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x35b7f40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1733,7 +1640,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x36e97c0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1744,43 +1650,36 @@ Class QDate
base size=4 base align=4
QDate (0x36e9b00) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x36e9d80) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x36e9b40) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x37b5080) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x37b57c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x37b5f40) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x37b5340) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1791,31 +1690,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x38673c0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x3867580) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x3867d40) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x39a3200) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x39a3640) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1836,7 +1730,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x3b3b000) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2154,8 +2047,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x3bccf00) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2443,8 +2334,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x3c6a700) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2727,10 +2616,6 @@ Class QPaintDevice
QPaintDevice (0x3cdab40) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2741,18 +2626,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x3d5c000) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x3d5c140) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3147,7 +3025,6 @@ QAbstractPrintDialog (0x3fab140) 0
QPaintDevice (0x3fab200) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3397,7 +3274,6 @@ QFileDialog (0x3fab9c0) 0
QPaintDevice (0x3faba80) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4091,7 +3967,6 @@ QImage (0x4134180) 0
QPaintDevice (0x41341c0) 0
primary-for QImage (0x4134180)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4135,7 +4010,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x4134dc0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4290,7 +4164,6 @@ QImageIOPlugin (0x4230480) 0
QFactoryInterface (0x4215680) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x4215640)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4465,8 +4338,6 @@ QActionGroup (0x42b2280) 0
QObject (0x42b22c0) 0
primary-for QActionGroup (0x42b2280)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -4770,7 +4641,6 @@ QAbstractSpinBox (0x436a0c0) 0
QPaintDevice (0x436a140) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -4977,8 +4847,6 @@ QStyle (0x436a8c0) 0
QObject (0x436a900) 0
primary-for QStyle (0x436a8c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5236,7 +5104,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x44ab400) 0
QStyleOption (0x44ab440) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5262,14 +5129,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x44abe40) 0
QStyleOption (0x44abe80) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x44ab500) 0
QStyleOption (0x44ab740) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5283,7 +5148,6 @@ QStyleOptionTabV2 (0x4532500) 0
QStyleOptionTab (0x4532540) 0
QStyleOption (0x4532580) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5309,7 +5173,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x4532e80) 0
QStyleOption (0x4532ec0) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5366,8 +5229,6 @@ QStyleOptionSpinBox (0x45b9440) 0
QStyleOptionComplex (0x45b9640) 0
QStyleOption (0x45b9840) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -5375,7 +5236,6 @@ QStyleOptionQ3ListView (0x4620040) 0
QStyleOptionComplex (0x4620080) 0
QStyleOption (0x46200c0) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5534,7 +5394,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x46a8380) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5564,9 +5423,6 @@ QItemSelectionModel (0x46a8740) 0
QObject (0x46a8780) 0
primary-for QItemSelectionModel (0x46a8740)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5695,7 +5551,6 @@ QAbstractItemView (0x46a8c80) 0
QPaintDevice (0x46a8d80) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -6006,8 +5861,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x478e980) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6147,8 +6000,6 @@ QListView (0x478e400) 0
QPaintDevice (0x4826000) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6936,16 +6787,11 @@ QTreeView (0x4915a80) 0
QPaintDevice (0x4915bc0) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x4915d80) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7791,16 +7637,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x4b9f380) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x4c410c0) 0
QVector<QPoint> (0x4c41100) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7812,40 +7654,26 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x4c41900) 0
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x4c41a40) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x4c41bc0) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x4c41e00) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x4d60b00) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -7879,13 +7707,11 @@ Class QPaintEngine
QPaintEngine (0x4d60c40) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x4d60f80) 0
-
Class QPainterPath::Element
size=24 align=8
base size=24 base align=8
@@ -7896,14 +7722,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x4e95040) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x4e95280) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -8000,7 +7823,6 @@ QCommonStyle (0x4e95f40) 0
QObject (0x4e95fc0) 0
primary-for QStyle (0x4e95f80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -8321,14 +8143,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x4f76280) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x4ff9000) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8382,8 +8201,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x4ff9a80) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8432,8 +8249,6 @@ QTextDocument (0x4ff9280) 0
QObject (0x4ff9b80) 0
primary-for QTextDocument (0x4ff9280)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8444,8 +8259,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x5121440) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -8606,7 +8419,6 @@ QTextFrame (0x5121100) 0
QObject (0x5121500) 0
primary-for QTextObject (0x5121280)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -8630,14 +8442,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x51d9640) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x51d9bc0) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -9269,7 +9078,6 @@ QDateEdit (0x52ff800) 0
QPaintDevice (0x52ff900) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -9429,7 +9237,6 @@ QDockWidget (0x52ffdc0) 0
QPaintDevice (0x52ffe40) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11880,7 +11687,6 @@ QUdpSocket (0x576d3c0) 0
QObject (0x576da80) 0
primary-for QIODevice (0x576d900)
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -12017,8 +11823,6 @@ Class QSqlField
base size=20 base align=4
QSqlField (0x5826b00) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -12533,8 +12337,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x590ba00) 0
-
-
Class Q3PointArray
size=4 align=4
base size=4 base align=4
@@ -12542,9 +12344,6 @@ Q3PointArray (0x59cf7c0) 0
QPolygon (0x59cf800) 0
QVector<QPoint> (0x59cf840) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -13181,8 +12980,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x5b1ee40) 0
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -13716,8 +13513,6 @@ Q3Wizard (0x5c57400) 0
QPaintDevice (0x5c574c0) 8
vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -13744,7 +13539,6 @@ Q3StrList (0x5c57940) 0
Q3PtrCollection (0x5c57a00) 0
primary-for Q3GList (0x5c579c0)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -14776,8 +14570,6 @@ Q3GVector (0x5e10a80) 0
Q3PtrCollection (0x5e10ac0) 0
primary-for Q3GVector (0x5e10a80)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -14896,8 +14688,6 @@ Class Q3GArray
Q3GArray (0x5f17000) 0
vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -15007,14 +14797,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x5f17e80) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -15327,8 +15109,6 @@ Q3Ftp (0x5fdce00) 0
QObject (0x5fdce80) 0
primary-for Q3NetworkProtocol (0x5fdce40)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -16609,9 +16389,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x621ce40) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -16619,11 +16396,6 @@ Q3SqlRecordInfo (0x62b7240) 0
Q3ValueList<Q3SqlFieldInfo> (0x62b7280) 0
QLinkedList<Q3SqlFieldInfo> (0x62b72c0) 0
-
-
-
-
-
Vtable for Q3SqlSelectCursor
Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
0 (int (*)(...))0
@@ -16682,8 +16454,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x62b7d80) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -16721,10 +16491,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x638f200) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -16931,7 +16697,6 @@ Q3TextEdit (0x638fb00) 0
QPaintDevice (0x638fc40) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3MultiLineEdit
Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
0 (int (*)(...))0
@@ -17591,22 +17356,12 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x646ca40) 0
-
-
-
-
-
-
Class Q3CString
size=4 align=4
base size=4 base align=4
Q3CString (0x650a700) 0
QByteArray (0x650a740) 0
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -17632,12 +17387,6 @@ Q3ObjectDictionary (0x65fa940) 0
Q3PtrCollection (0x65faa00) 0
primary-for Q3GDict (0x65fa9c0)
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -17676,8 +17425,6 @@ Q3Signal (0x6662980) 0
QObject (0x66629c0) 0
primary-for Q3Signal (0x6662980)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -17982,8 +17729,6 @@ Q3GroupBox (0x6832d00) 0
QPaintDevice (0x6832dc0) 8
vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -18785,10 +18530,6 @@ Q3DockWindow (0x694a6c0) 0
QPaintDevice (0x694a7c0) 8
vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -18852,7 +18593,6 @@ Q3DockAreaLayout (0x694a980) 0
QLayoutItem (0x694aa00) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -19901,41 +19641,3 @@ Q3WidgetStack (0x6ab4f40) 0
QPaintDevice (0x6ab4300) 8
vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.1.0.win32-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.1.0.win32-gcc-ia32.txt
index 111154f39e..c325bec1f0 100644
--- a/tests/auto/bic/data/Qt3Support.4.1.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.1.0.win32-gcc-ia32.txt
@@ -18,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xad4e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -48,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb4d840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -75,19 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc33f80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -113,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xead500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -125,7 +95,6 @@ Class QConstString
QConstString (0x11de880) 0
QString (0x11de8c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -187,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x127af00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -211,8 +179,6 @@ Class QTextCodec
QTextCodec (0xead480) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -234,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13fcfc0) 0
QGenericArgument (0x1402000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1402580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -332,7 +295,6 @@ QIODevice (0x137a700) 0
QObject (0x14bc540) 0
primary-for QIODevice (0x137a700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -351,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xead380) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x158b840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xead400) 0
QList<QString> (0x15b8000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -494,23 +451,16 @@ QFile (0x169f840) 0
QObject (0x169f8c0) 0
primary-for QIODevice (0x169f880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16d55c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16d5440) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -566,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x169f740) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -639,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x182fc40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -663,7 +611,6 @@ Class QTextStream
QTextStream (0x1a79240) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -699,9 +646,6 @@ QTextOStream (0x1b07440) 0
QTextStream (0x1b07480) 0
primary-for QTextOStream (0x1b07440)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -813,24 +757,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ce8bc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -856,16 +782,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x14338c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1d4e000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -942,8 +863,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1d3bf80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -969,7 +888,6 @@ QEventLoop (0x1f38600) 0
QObject (0x1f38640) 0
primary-for QEventLoop (0x1f38600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1013,13 +931,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1f71f40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1f71ec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1188,7 +1104,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2011d80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1280,13 +1195,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x13fc8c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x13fc940) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1297,7 +1210,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x13fca40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1501,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2234640) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1600,43 +1511,36 @@ Class QDate
base size=4 base align=4
QDate (0x1d3b900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d3bb00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x16d54c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d3bb80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1d3bc00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d3b980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1d3ba00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1647,31 +1551,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d3ba80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d3bc80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1d3bd00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d3bd80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1d3be00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1692,7 +1591,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x1dc6c00) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 0u
@@ -2008,8 +1906,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x28a73c0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 0u
@@ -2297,8 +2193,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x294be00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 0u
@@ -2583,10 +2477,6 @@ Class QPaintDevice
QPaintDevice (0x271bdc0) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2597,18 +2487,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x1da7d80) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2aa3b00) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -3019,7 +2902,6 @@ QAbstractPrintDialog (0x2e12680) 0
QPaintDevice (0x2e12780) 8
vptr=((&QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 256u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 70u entries
0 0u
@@ -3281,7 +3163,6 @@ QFileDialog (0x2e82b40) 0
QPaintDevice (0x2e82c40) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 252u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 70u entries
0 0u
@@ -4009,7 +3890,6 @@ QImage (0x1dc6400) 0
QPaintDevice (0x3087900) 0
primary-for QImage (0x1dc6400)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 9u entries
0 0u
@@ -4057,7 +3937,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x1dc6200) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 0u
@@ -4212,7 +4091,6 @@ QImageIOPlugin (0x320b600) 0
QFactoryInterface (0x320b6c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x320b680)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4389,8 +4267,6 @@ QActionGroup (0x32b8780) 0
QObject (0x32fb600) 0
primary-for QActionGroup (0x32b8780)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 0u
@@ -4698,7 +4574,6 @@ QAbstractSpinBox (0x338bac0) 0
QPaintDevice (0x338bb80) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 260u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 68u entries
0 0u
@@ -4913,8 +4788,6 @@ QStyle (0x2c6a700) 0
QObject (0x3453700) 0
primary-for QStyle (0x2c6a700)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 71u entries
0 0u
@@ -5184,7 +5057,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x35ab500) 0
QStyleOption (0x35ab540) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5210,14 +5082,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x35cdec0) 0
QStyleOption (0x35cdf00) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x36158c0) 0
QStyleOption (0x3615900) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5231,7 +5101,6 @@ QStyleOptionTabV2 (0x3651bc0) 0
QStyleOptionTab (0x3651c00) 0
QStyleOption (0x3651c40) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5257,7 +5126,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x36f32c0) 0
QStyleOption (0x36f3300) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5314,8 +5182,6 @@ QStyleOptionSpinBox (0x3787a00) 0
QStyleOptionComplex (0x3787a40) 0
QStyleOption (0x3787a80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5323,7 +5189,6 @@ QStyleOptionQ3ListView (0x3787f80) 0
QStyleOptionComplex (0x3787fc0) 0
QStyleOption (0x37a8000) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5486,7 +5351,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x38a0d80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 0u
@@ -5516,9 +5380,6 @@ QItemSelectionModel (0x39034c0) 0
QObject (0x3903500) 0
primary-for QItemSelectionModel (0x39034c0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5651,7 +5512,6 @@ QAbstractItemView (0x392da40) 0
QPaintDevice (0x392db80) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 400u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 0u
@@ -5966,8 +5826,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3a72a80) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 0u
@@ -6111,8 +5969,6 @@ QListView (0x3a95d40) 0
QPaintDevice (0x3a95ec0) 8
vptr=((&QListView::_ZTV9QListView) + 400u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 0u
@@ -6916,16 +6772,11 @@ QTreeView (0x3cb5500) 0
QPaintDevice (0x3cb5680) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 408u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3cf3240) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 0u
@@ -7779,16 +7630,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x2a5e3c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x1dc6500) 0
QVector<QPoint> (0x3fecb80) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7800,40 +7647,26 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x2370140) 0
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x409fa40) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x1dc6d00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x271bec0) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x41057c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 26u entries
0 0u
@@ -7869,13 +7702,11 @@ Class QPaintEngine
QPaintEngine (0x2a38280) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x42b3700) 0
-
Class QPainterPath::Element
size=24 align=8
base size=24 base align=8
@@ -7886,14 +7717,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x2bae100) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x4352340) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7994,7 +7822,6 @@ QCommonStyle (0x446be40) 0
QObject (0x446bec0) 0
primary-for QStyle (0x446be80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 0u
@@ -8315,14 +8142,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x1d3bf00) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x1d3be80) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8376,8 +8200,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x2b9be00) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8426,8 +8248,6 @@ QTextDocument (0x4533ec0) 0
QObject (0x4717900) 0
primary-for QTextDocument (0x4533ec0)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8438,8 +8258,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x47952c0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -8600,7 +8418,6 @@ QTextFrame (0x4717100) 0
QObject (0x480e340) 0
primary-for QTextObject (0x480e300)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 0u
@@ -8624,14 +8441,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x46d3540) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x47e4600) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 0u
@@ -9287,7 +9101,6 @@ QDateEdit (0x4a4f080) 0
QPaintDevice (0x4a4f1c0) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 268u)
-
Vtable for QDial
QDial::_ZTV5QDial: 68u entries
0 0u
@@ -9455,7 +9268,6 @@ QDockWidget (0x4abe200) 0
QPaintDevice (0x4abe2c0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 240u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 67u entries
0 0u
@@ -12010,7 +11822,6 @@ QUdpSocket (0x5142d00) 0
QObject (0x5142dc0) 0
primary-for QIODevice (0x5142d80)
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -12147,8 +11958,6 @@ Class QSqlField
base size=20 base align=8
QSqlField (0x51b8100) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -12671,8 +12480,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x53698c0) 0
-
-
Class Q3PointArray
size=4 align=4
base size=4 base align=4
@@ -12680,9 +12487,6 @@ Q3PointArray (0x542a5c0) 0
QPolygon (0x542a600) 0
QVector<QPoint> (0x542a640) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -13325,8 +13129,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x5564b00) 0
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 0u
@@ -13876,8 +13678,6 @@ Q3Wizard (0x56fd180) 0
QPaintDevice (0x56fd280) 8
vptr=((&Q3Wizard::_ZTV8Q3Wizard) + 316u)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 0u
@@ -13904,7 +13704,6 @@ Q3StrList (0x56fdd40) 0
Q3PtrCollection (0x5739100) 0
primary-for Q3GList (0x57390c0)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 0u
@@ -14948,8 +14747,6 @@ Q3GVector (0x533ec00) 0
Q3PtrCollection (0x59df440) 0
primary-for Q3GVector (0x533ec00)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 80u entries
0 0u
@@ -15072,8 +14869,6 @@ Class Q3GArray
Q3GArray (0x5a6c700) 0
vptr=((&Q3GArray::_ZTV8Q3GArray) + 8u)
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -15183,14 +14978,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x5b52200) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 187u entries
0 0u
@@ -15507,8 +15294,6 @@ Q3Ftp (0x5c05680) 0
QObject (0x5c05700) 0
primary-for Q3NetworkProtocol (0x5c056c0)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 0u
@@ -16803,9 +16588,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x5ee30c0) 0
vptr=((&Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -16813,11 +16595,6 @@ Q3SqlRecordInfo (0x5fe5980) 0
Q3ValueList<Q3SqlFieldInfo> (0x5fe5f80) 0
QLinkedList<Q3SqlFieldInfo> (0x5fe5fc0) 0
-
-
-
-
-
Vtable for Q3SqlSelectCursor
Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
0 0u
@@ -16876,8 +16653,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x60c6b40) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 0u
@@ -16915,10 +16690,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x610ea80) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -17129,7 +16900,6 @@ Q3TextEdit (0x610e440) 0
QPaintDevice (0x6130d00) 8
vptr=((&Q3TextEdit::_ZTV10Q3TextEdit) + 688u)
-
Vtable for Q3MultiLineEdit
Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 196u entries
0 0u
@@ -17801,22 +17571,12 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x6270dc0) 0
-
-
-
-
-
-
Class Q3CString
size=4 align=4
base size=4 base align=4
Q3CString (0x6354840) 0
QByteArray (0x6354880) 0
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 0u
@@ -17842,12 +17602,6 @@ Q3ObjectDictionary (0x6466280) 0
Q3PtrCollection (0x64665c0) 0
primary-for Q3GDict (0x6466580)
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 0u
@@ -17886,8 +17640,6 @@ Q3Signal (0x64df6c0) 0
QObject (0x64df700) 0
primary-for Q3Signal (0x64df6c0)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 0u
@@ -18200,8 +17952,6 @@ Q3GroupBox (0x6587e80) 0
QPaintDevice (0x6587f80) 8
vptr=((&Q3GroupBox::_ZTV10Q3GroupBox) + 244u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 68u entries
0 0u
@@ -19039,10 +18789,6 @@ Q3DockWindow (0x6781b40) 0
QPaintDevice (0x6781c80) 8
vptr=((&Q3DockWindow::_ZTV12Q3DockWindow) + 312u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 0u
@@ -19106,7 +18852,6 @@ Q3DockAreaLayout (0x67819c0) 0
QLayoutItem (0x67ca940) 8
vptr=((&Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -20199,41 +19944,3 @@ Q3WidgetStack (0x69fa140) 0
QPaintDevice (0x69fa280) 8
vptr=((&Q3WidgetStack::_ZTV13Q3WidgetStack) + 256u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ia32.txt
index a1323fd1e3..f7d3774ec2 100644
--- a/tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb78d2300) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb78d2780) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb78d2c40) 0
QGenericArgument (0xb78d2c80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb78d2f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb5bd3280) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb5bd3300) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb5bd3580) 0
QString (0xb5bd35c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb5bd3900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0xb5bd3e00) 0
QObject (0xb5bd3e40) 0
primary-for QIODevice (0xb5bd3e00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb5bd37c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb577a580) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb577aa40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb577acc0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb577af00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb577a440) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0xb577aac0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0xb5503200) 0
QTextStream (0xb5503240) 0
primary-for QTextOStream (0xb5503200)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb55032c0) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb55034c0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb5503580) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -580,7 +505,6 @@ QFile (0xb5503d40) 0
QObject (0xb5503dc0) 0
primary-for QIODevice (0xb5503d80)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -632,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb5503fc0) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb5503f80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb52e3040) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb52e3140) 0
QList<QString> (0xb52e3180) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb52e3300) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -719,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb52e3440) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -830,8 +742,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb52e3880) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -925,66 +835,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb52e3c00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb52e3d00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1010,18 +865,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb5256940) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb5256e80) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1052,49 +900,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb5256b40) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb5256e40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb516f000) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb516f080) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb516f100) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb516f380) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb516f640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb516f780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1110,7 +950,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb516fc00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1126,19 +965,16 @@ Class QDate
base size=4 base align=4
QDate (0xb516fec0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb516ffc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb516f200) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1323,7 +1159,6 @@ QEventLoop (0xb4de5040) 0
QObject (0xb4de5080) 0
primary-for QEventLoop (0xb4de5040)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1264,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb4de5680) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb4de5700) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1654,7 +1487,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb4de5c00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1748,13 +1580,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb4de5ec0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb4de5f40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1765,7 +1595,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb4de5000) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1821,7 +1650,6 @@ QLibrary (0xb4de5440) 0
QObject (0xb4de5500) 0
primary-for QLibrary (0xb4de5440)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1868,7 +1696,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb4de5bc0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1879,22 +1706,16 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb4de5e80) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb4d56000) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0xb4d56080) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1910,17 +1731,12 @@ Class QPen
base size=4 base align=4
QPen (0xb4d563c0) 0
-
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb4d56580) 0
QVector<QPoint> (0xb4d565c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -1942,7 +1758,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb4d56880) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -1982,7 +1797,6 @@ QImage (0xb4d56a40) 0
QPaintDevice (0xb4d56a80) 0
primary-for QImage (0xb4d56a40)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -2006,18 +1820,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb4d56d80) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0xb4d56e00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -2046,15 +1853,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb4d56800) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb4d56980) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -2193,7 +1996,6 @@ QTextFrame (0xb4b33580) 0
QObject (0xb4b33600) 0
primary-for QTextObject (0xb4b335c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2217,14 +2019,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb4b33800) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb4b33900) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2283,13 +2082,11 @@ QTextDocument (0xb4b33b00) 0
QObject (0xb4b33b40) 0
primary-for QTextDocument (0xb4b33b00)
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0xb4b33c00) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2329,7 +2126,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb4b33e80) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2626,8 +2422,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb48b4c00) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2925,8 +2719,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb4948480) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2974,7 +2766,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0xb4948880) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2996,8 +2787,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb4948b40) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3360,7 +3149,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb4948f80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -3390,9 +3178,6 @@ QItemSelectionModel (0xb4753080) 0
QObject (0xb47530c0) 0
primary-for QItemSelectionModel (0xb4753080)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -3598,13 +3383,11 @@ QAbstractSpinBox (0xb4753680) 0
QPaintDevice (0xb4753740) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb4753840) 0
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -3811,8 +3594,6 @@ QStyle (0xb4753c40) 0
QObject (0xb4753c80) 0
primary-for QStyle (0xb4753c40)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -4070,7 +3851,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb4753c00) 0
QStyleOption (0xb4753bc0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -4096,14 +3876,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb44cc300) 0
QStyleOption (0xb44cc340) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb44cc400) 0
QStyleOption (0xb44cc440) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -4117,7 +3895,6 @@ QStyleOptionTabV2 (0xb44cc6c0) 0
QStyleOptionTab (0xb44cc700) 0
QStyleOption (0xb44cc740) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -4143,7 +3920,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb44ccb00) 0
QStyleOption (0xb44ccb40) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -4168,7 +3944,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb44cce80) 0
QStyleOption (0xb44ccec0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -4208,8 +3983,6 @@ QStyleOptionSpinBox (0xb44ccc40) 0
QStyleOptionComplex (0xb44cccc0) 0
QStyleOption (0xb44ccd80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -4217,7 +3990,6 @@ QStyleOptionQ3ListView (0xb44cce40) 0
QStyleOptionComplex (0xb44ccf00) 0
QStyleOption (0xb43d1000) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -4424,7 +4196,6 @@ QAbstractItemView (0xb43d1a00) 0
QPaintDevice (0xb43d1b40) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5188,7 +4959,6 @@ QMessageBox (0xb42d4580) 0
QPaintDevice (0xb42d4680) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QProgressDialog
QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
@@ -5438,7 +5208,6 @@ QFileDialog (0xb42d4a80) 0
QPaintDevice (0xb42d4b80) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5523,7 +5292,6 @@ QAbstractPrintDialog (0xb42d4c80) 0
QPaintDevice (0xb42d4d80) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5944,7 +5712,6 @@ QImageIOPlugin (0xb41b43c0) 0
QFactoryInterface (0xb41b4480) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb41b4440)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -6291,15 +6058,6 @@ Class QPainter
base size=4 base align=4
QPainter (0xb41b45c0) 0
-
-
-
-
-
-
-
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -6316,14 +6074,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb4126340) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb4126440) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -6334,8 +6089,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb4126700) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -6369,14 +6122,11 @@ Class QPaintEngine
QPaintEngine (0xb4126780) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb4126880) 0
-
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -6465,8 +6215,6 @@ QStringListModel (0xb4126b00) 0
QObject (0xb4126bc0) 0
primary-for QAbstractItemModel (0xb4126b80)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6708,8 +6456,6 @@ Class QStandardItem
QStandardItem (0xb4126d80) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -7529,8 +7275,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb3f18000) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7546,10 +7290,6 @@ Class QItemEditorFactory
QItemEditorFactory (0xb3f18880) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7775,8 +7515,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb3c88800) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8728,8 +8466,6 @@ QActionGroup (0xb3b79f80) 0
QObject (0xb3b79fc0) 0
primary-for QActionGroup (0xb3b79f80)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8898,7 +8634,6 @@ QCommonStyle (0xb3b79f40) 0
QObject (0xb3ad0040) 0
primary-for QStyle (0xb3ad0000)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9419,8 +9154,6 @@ Class QGraphicsItem
QGraphicsItem (0xb3ad0fc0) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10192,9 +9925,6 @@ QGraphicsView (0xb39b9880) 0
QPaintDevice (0xb39b99c0) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -11445,7 +11175,6 @@ QDateEdit (0xb38c8080) 0
QPaintDevice (0xb38c86c0) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -11604,7 +11333,6 @@ QDockWidget (0xb37f9040) 0
QPaintDevice (0xb37f9100) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11761,7 +11489,6 @@ QDialogButtonBox (0xb37f9340) 0
QPaintDevice (0xb37f9400) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QMainWindow
QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
@@ -11934,7 +11661,6 @@ QTextEdit (0xb37f9600) 0
QPaintDevice (0xb37f9740) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -12936,7 +12662,6 @@ QFontComboBox (0xb3773600) 0
QPaintDevice (0xb3773700) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBar
QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
@@ -13475,13 +13200,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0xb3773e80) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0xb3773f00) 0
-
Class QHostInfo
size=4 align=4
base size=4 base align=4
@@ -13614,7 +13337,6 @@ QUdpSocket (0xb34e3340) 0
QObject (0xb34e3400) 0
primary-for QIODevice (0xb34e33c0)
-
Vtable for QTcpSocket
QTcpSocket::_ZTV10QTcpSocket: 30u entries
0 (int (*)(...))0
@@ -13665,15 +13387,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0xb34e3600) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0xb34e3640) 0
QSqlRecord (0xb34e3680) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -14349,8 +14068,6 @@ Q3GVector (0xb3445380) 0
Q3PtrCollection (0xb34453c0) 0
primary-for Q3GVector (0xb3445380)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -14506,8 +14223,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0xb3445a80) 0
-
-
Class Q3BaseBucket
size=8 align=4
base size=8 base align=4
@@ -14563,8 +14278,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0xb3445340) 0
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -14674,14 +14387,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0xb33694c0) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -15404,9 +15109,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0xb33698c0) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -15414,11 +15116,6 @@ Q3SqlRecordInfo (0xb308b140) 0
Q3ValueList<Q3SqlFieldInfo> (0xb308b180) 0
QLinkedList<Q3SqlFieldInfo> (0xb308b1c0) 0
-
-
-
-
-
Vtable for Q3DataView
Q3DataView::_ZTV10Q3DataView: 69u entries
0 (int (*)(...))0
@@ -15508,8 +15205,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0xb308b600) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -15569,10 +15264,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0xb308b980) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -15779,7 +15470,6 @@ Q3TextEdit (0xb308bd00) 0
QPaintDevice (0xb308be80) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3SyntaxHighlighter
Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
0 (int (*)(...))0
@@ -16732,8 +16422,6 @@ Class Q3Url
Q3Url (0xb2fc8a80) 0
vptr=((& Q3Url::_ZTV5Q3Url) + 8u)
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -17093,8 +16781,6 @@ Q3Accel (0xb2f14140) 0
QObject (0xb2f14180) 0
primary-for Q3Accel (0xb2f14140)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -17121,7 +16807,6 @@ Q3StrList (0xb2f14300) 0
Q3PtrCollection (0xb2f143c0) 0
primary-for Q3GList (0xb2f14380)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -17670,8 +17355,6 @@ Q3Process (0xb2dda0c0) 0
QObject (0xb2dda100) 0
primary-for Q3Process (0xb2dda0c0)
-
-
Vtable for Q3Signal
Q3Signal::_ZTV8Q3Signal: 14u entries
0 (int (*)(...))0
@@ -17697,12 +17380,6 @@ Q3Signal (0xb2dda380) 0
QObject (0xb2dda3c0) 0
primary-for Q3Signal (0xb2dda380)
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -17752,14 +17429,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0xb2ddabc0) 0
-
-
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -17773,8 +17442,6 @@ Class Q3Semaphore
Q3Semaphore (0xb2cb73c0) 0
vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -17868,9 +17535,6 @@ Class Q3PaintDeviceMetrics
base size=4 base align=4
Q3PaintDeviceMetrics (0xb2cb7ac0) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -19206,8 +18870,6 @@ Q3SocketDevice (0xb2b9dbc0) 0
QObject (0xb2b9de80) 0
primary-for QIODevice (0xb2b9dc40)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -20531,8 +20193,6 @@ Q3VBox (0xb29bb580) 0
QPaintDevice (0xb29bb700) 8
vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -21714,10 +21374,6 @@ Q3MainWindow (0xb287db40) 0
QPaintDevice (0xb287dc00) 8
vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -21781,7 +21437,6 @@ Q3DockAreaLayout (0xb287dc80) 0
QLayoutItem (0xb287dd40) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -21865,45 +21520,3 @@ Q3DockArea (0xb287d000) 0
QPaintDevice (0xb287d480) 8
vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ppc32.txt
index 18e3343d2b..9f3f9f31b1 100644
--- a/tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x30628230) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x30628dc8) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bc80) 0
QGenericArgument (0x322b68f8) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x322b6b98) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x323ee9a0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0x323eed90) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0x3001bec0) 0
QString (0x32632150) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x32632930) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0x3001bf80) 0
QObject (0x3273c230) 0
primary-for QIODevice (0x3001bf80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x3273cb60) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x327dd380) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0x327dd8c0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x327dde00) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x329430e0) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x32943230) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0x329432d8) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0x3285f180) 0
QTextStream (0x32943a80) 0
primary-for QTextOStream (0x3285f180)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x32943ce8) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x32943460) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -574,7 +500,6 @@ QFile (0x3285f1c0) 0
QObject (0x329d3dc8) 0
primary-for QIODevice (0x3285f200)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -626,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x32b32000) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x32b32348) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x32b325b0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x3285f300) 0
QList<QString> (0x32b32818) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x32b32fc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -713,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x32be31c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -824,8 +737,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x32be37e0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -919,66 +830,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x32be3d20) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x32be3f88) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1004,18 +860,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x32d4f268) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x32d4fc40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1046,49 +895,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x32e12118) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x32e12700) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x32e12d20) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x32e12ee0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x32e12380) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x32eb0268) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x32eb0968) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x32eb0d90) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1104,7 +945,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x32fb66c8) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1120,19 +960,16 @@ Class QDate
base size=4 base align=4
QDate (0x32fb6b98) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x32fb6dc8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x32fb60e0) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1317,7 +1154,6 @@ QEventLoop (0x3285f880) 0
QObject (0x330b9c40) 0
primary-for QEventLoop (0x3285f880)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1423,13 +1259,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x331795e8) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x331797e0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1648,7 +1482,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x33179150) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1742,13 +1575,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x332342a0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x332343b8) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1759,7 +1590,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x33234508) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1815,7 +1645,6 @@ QLibrary (0x3285fd00) 0
QObject (0x33234888) 0
primary-for QLibrary (0x3285fd00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1862,7 +1691,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x33234cb0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1873,22 +1701,16 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x33234ee0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x33234f18) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0x33234230) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1904,17 +1726,12 @@ Class QPen
base size=4 base align=4
QPen (0x332e8738) 0
-
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3285fdc0) 0
QVector<QPoint> (0x332e8af0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -1936,7 +1753,6 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x33389268) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -1976,7 +1792,6 @@ QImage (0x3285fe80) 0
QPaintDevice (0x333895e8) 0
primary-for QImage (0x3285fe80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -2000,18 +1815,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x33389bd0) 0
-
Class QBrushData
size=72 align=8
base size=72 base align=8
QBrushData (0x33389ce8) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -2040,15 +1848,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x33389b60) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x3348e150) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -2187,7 +1991,6 @@ QTextFrame (0x33508280) 0
QObject (0x3348ecb0) 0
primary-for QTextObject (0x335082c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2211,14 +2014,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x33582188) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x33582620) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2277,13 +2077,11 @@ QTextDocument (0x33508300) 0
QObject (0x33582ab8) 0
primary-for QTextDocument (0x33508300)
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x33582cb0) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2323,7 +2121,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x33648150) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2620,8 +2417,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x336d5508) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2919,8 +2714,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x3372f968) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2968,7 +2761,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x3372f150) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2990,8 +2782,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x337d2428) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3354,7 +3144,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x33870bd0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -3384,9 +3173,6 @@ QItemSelectionModel (0x33828240) 0
QObject (0x33870268) 0
primary-for QItemSelectionModel (0x33828240)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -3592,13 +3378,11 @@ QAbstractSpinBox (0x33828480) 0
QPaintDevice (0x339ab738) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0x339ab968) 0
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -3805,8 +3589,6 @@ QStyle (0x338286c0) 0
QObject (0x339abea8) 0
primary-for QStyle (0x338286c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -4064,7 +3846,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x33828940) 0
QStyleOption (0x33acf540) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -4090,14 +3871,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x33828a80) 0
QStyleOption (0x33acfb98) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x33828b00) 0
QStyleOption (0x33acfcb0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -4111,7 +3890,6 @@ QStyleOptionTabV2 (0x33828bc0) 0
QStyleOptionTab (0x33828c00) 0
QStyleOption (0x33acf578) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -4137,7 +3915,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x33828d40) 0
QStyleOption (0x33b91380) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -4162,7 +3939,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x33828e40) 0
QStyleOption (0x33b918c0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -4202,8 +3978,6 @@ QStyleOptionSpinBox (0x33c15040) 0
QStyleOptionComplex (0x33c15080) 0
QStyleOption (0x33b917e0) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -4211,7 +3985,6 @@ QStyleOptionQ3ListView (0x33c150c0) 0
QStyleOptionComplex (0x33c15100) 0
QStyleOption (0x33b91e00) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -4418,7 +4191,6 @@ QAbstractItemView (0x33c154c0) 0
QPaintDevice (0x33c25c40) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5182,7 +4954,6 @@ QMessageBox (0x33c15cc0) 0
QPaintDevice (0x33d0abd0) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QProgressDialog
QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
@@ -5432,7 +5203,6 @@ QFileDialog (0x33c15f00) 0
QPaintDevice (0x33d0aab8) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5517,7 +5287,6 @@ QAbstractPrintDialog (0x33e40000) 0
QPaintDevice (0x33e1a2d8) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5938,7 +5707,6 @@ QImageIOPlugin (0x33e40480) 0
QFactoryInterface (0x33e1af50) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x33e404c0)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -6285,15 +6053,6 @@ Class QPainter
base size=4 base align=4
QPainter (0x33f76310) 0
-
-
-
-
-
-
-
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -6310,14 +6069,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x340a60a8) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x340a62a0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -6328,8 +6084,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x340a6888) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -6363,14 +6117,11 @@ Class QPaintEngine
QPaintEngine (0x340a69a0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x340a6c08) 0
-
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -6459,8 +6210,6 @@ QStringListModel (0x33e40900) 0
QObject (0x340a6dc8) 0
primary-for QAbstractItemModel (0x33e40980)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6702,8 +6451,6 @@ Class QStandardItem
QStandardItem (0x34185b98) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -7523,8 +7270,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3429ddc8) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7540,10 +7285,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x3429d118) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7769,8 +7510,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x343b8f18) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8722,8 +8461,6 @@ QActionGroup (0x34586240) 0
QObject (0x34590620) 0
primary-for QActionGroup (0x34586240)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8892,7 +8629,6 @@ QCommonStyle (0x345863c0) 0
QObject (0x34590dc8) 0
primary-for QStyle (0x34586400)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9413,8 +9149,6 @@ Class QGraphicsItem
QGraphicsItem (0x34697c08) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10186,9 +9920,6 @@ QGraphicsView (0x347d6100) 0
QPaintDevice (0x347ae428) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -11439,7 +11170,6 @@ QDateEdit (0x347d6e00) 0
QPaintDevice (0x349a23f0) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -11598,7 +11328,6 @@ QDockWidget (0x347d6fc0) 0
QPaintDevice (0x349a27e0) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11755,7 +11484,6 @@ QDialogButtonBox (0x349ff0c0) 0
QPaintDevice (0x349a2c78) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QMainWindow
QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
@@ -11928,7 +11656,6 @@ QTextEdit (0x349ff1c0) 0
QPaintDevice (0x349a26c8) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -12930,7 +12657,6 @@ QFontComboBox (0x349ffac0) 0
QPaintDevice (0x34b9b818) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBar
QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
@@ -13469,13 +13195,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0x34cab930) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0x34cab968) 0
-
Class QHostInfo
size=4 align=4
base size=4 base align=4
@@ -13608,7 +13332,6 @@ QUdpSocket (0x34cf1140) 0
QObject (0x34cab230) 0
primary-for QIODevice (0x34cf11c0)
-
Vtable for QTcpSocket
QTcpSocket::_ZTV10QTcpSocket: 30u entries
0 (int (*)(...))0
@@ -13659,15 +13382,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x34d970e0) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x34cf12c0) 0
QSqlRecord (0x34d97118) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -14343,8 +14063,6 @@ Q3GVector (0x34cf1980) 0
Q3PtrCollection (0x34e92620) 0
primary-for Q3GVector (0x34cf1980)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -14500,8 +14218,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x34e928c0) 0
-
-
Class Q3BaseBucket
size=8 align=4
base size=8 base align=4
@@ -14557,8 +14273,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x34f70658) 0
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -14668,14 +14382,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x34f70e70) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -15398,9 +15104,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x35042e38) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -15408,11 +15111,6 @@ Q3SqlRecordInfo (0x34fe38c0) 0
Q3ValueList<Q3SqlFieldInfo> (0x34fe3900) 0
QLinkedList<Q3SqlFieldInfo> (0x351125b0) 0
-
-
-
-
-
Vtable for Q3DataView
Q3DataView::_ZTV10Q3DataView: 69u entries
0 (int (*)(...))0
@@ -15502,8 +15200,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x35112f18) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -15563,10 +15259,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x351be3b8) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -15773,7 +15465,6 @@ Q3TextEdit (0x34fe3b00) 0
QPaintDevice (0x351be9a0) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3SyntaxHighlighter
Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
0 (int (*)(...))0
@@ -16726,8 +16417,6 @@ Class Q3Url
Q3Url (0x3536e188) 0
vptr=((& Q3Url::_ZTV5Q3Url) + 8u)
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -17087,8 +16776,6 @@ Q3Accel (0x35319780) 0
QObject (0x354182a0) 0
primary-for Q3Accel (0x35319780)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -17115,7 +16802,6 @@ Q3StrList (0x35319840) 0
Q3PtrCollection (0x354185b0) 0
primary-for Q3GList (0x353198c0)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -17664,8 +17350,6 @@ Q3Process (0x354f8040) 0
QObject (0x354e7658) 0
primary-for Q3Process (0x354f8040)
-
-
Vtable for Q3Signal
Q3Signal::_ZTV8Q3Signal: 14u entries
0 (int (*)(...))0
@@ -17691,12 +17375,6 @@ Q3Signal (0x354f8180) 0
QObject (0x354e7a80) 0
primary-for Q3Signal (0x354f8180)
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -17746,14 +17424,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x35568498) 0
-
-
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -17767,8 +17437,6 @@ Class Q3Semaphore
Q3Semaphore (0x35614000) 0
vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -17862,9 +17530,6 @@ Class Q3PaintDeviceMetrics
base size=4 base align=4
Q3PaintDeviceMetrics (0x356140e0) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -19200,8 +18865,6 @@ Q3SocketDevice (0x3569eb40) 0
QObject (0x3582a1c0) 0
primary-for QIODevice (0x3569eb80)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -20525,8 +20188,6 @@ Q3VBox (0x35903700) 0
QPaintDevice (0x35904d90) 8
vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -21708,10 +21369,6 @@ Q3MainWindow (0x35a74440) 0
QPaintDevice (0x35a7c9d8) 8
vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -21775,7 +21432,6 @@ Q3DockAreaLayout (0x35a744c0) 0
QLayoutItem (0x35a7cc08) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -21859,45 +21515,3 @@ Q3DockArea (0x35a74580) 0
QPaintDevice (0x35b48118) 8
vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ia32.txt
index 8ae374f18b..ad25f36a9f 100644
--- a/tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x26c0240) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x2703140) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0x2703940) 0
QBasicAtomic (0x2703980) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x2794940) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x289cf80) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x2a1afc0) 0
QString (0x2b15000) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x2b15980) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x2b15e40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2c373c0) 0
QGenericArgument (0x2c37400) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x2c37640) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x2c37f80) 0
QObject (0x2c37fc0) 0
primary-for QIODevice (0x2c37f80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x2d08880) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x2d08b40) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x2d08e00) 0
QList<QString> (0x2d08e40) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x2e3f040) 0
QObject (0x2e3f0c0) 0
primary-for QIODevice (0x2e3f080)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x2e3f2c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x2e3f680) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x2e3f880) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2e3fa80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x3017400) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -836,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x312e140) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x312e840) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -982,8 +917,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x322c9c0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1009,59 +942,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x322cd40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1087,21 +967,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x3379580) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x33798c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1178,8 +1048,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x340fb00) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1205,7 +1073,6 @@ QEventLoop (0x340fdc0) 0
QObject (0x340fe00) 0
primary-for QEventLoop (0x340fdc0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1249,13 +1116,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x34ef140) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x34ef380) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1424,7 +1289,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x34efc00) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1530,13 +1394,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x35a5840) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x35a5980) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1547,7 +1409,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x35a5b00) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1728,7 +1589,6 @@ QLibrary (0x361b380) 0
QObject (0x361b3c0) 0
primary-for QLibrary (0x361b380)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1764,7 +1624,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x361b8c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1775,13 +1634,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x361bb40) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x361bb80) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1838,7 +1695,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x36ef5c0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1849,43 +1705,36 @@ Class QDate
base size=4 base align=4
QDate (0x36ef940) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x36efbc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x36efe40) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x36efa00) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x379f500) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x379fc80) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x379fe80) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1896,25 +1745,21 @@ Class QSize
base size=8 base align=4
QSize (0x387b280) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x387ba40) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x387bc00) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x392d2c0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1961,7 +1806,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x392dec0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -1999,8 +1843,6 @@ Class QMacMime
QMacMime (0x3a73080) 0
vptr=((& QMacMime::_ZTV8QMacMime) + 8u)
-
-
Vtable for QMacPasteboardMime
QMacPasteboardMime::_ZTV18QMacPasteboardMime: 10u entries
0 (int (*)(...))0
@@ -2300,8 +2142,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x3b04140) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2589,8 +2429,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x3b908c0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2978,25 +2816,17 @@ Class QPaintDevice
QPaintDevice (0x3c3f0c0) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x3c3f300) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3c3f9c0) 0
QVector<QPoint> (0x3c3fa00) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3008,7 +2838,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x3cd6100) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3032,7 +2861,6 @@ QImage (0x3cd6380) 0
QPaintDevice (0x3cd63c0) 0
primary-for QImage (0x3cd6380)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3056,18 +2884,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x3cd6cc0) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0x3cd6e00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3462,7 +3283,6 @@ QAbstractPrintDialog (0x3eb9fc0) 0
QPaintDevice (0x3eb9240) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3712,7 +3532,6 @@ QFileDialog (0x3fed500) 0
QPaintDevice (0x3fed5c0) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4118,7 +3937,6 @@ QMessageBox (0x40bd1c0) 0
QPaintDevice (0x40bd280) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -4472,14 +4290,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x40bd380) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x4191040) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4533,8 +4348,6 @@ Class QGraphicsItem
QGraphicsItem (0x4191780) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -5122,7 +4935,6 @@ Class QPen
base size=4 base align=4
QPen (0x4285640) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -5290,21 +5102,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x4308380) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x43084c0) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -5558,9 +5360,6 @@ QGraphicsView (0x43fb6c0) 0
QPaintDevice (0x43fb7c0) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -5586,7 +5385,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x43fbd40) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -5741,7 +5539,6 @@ QImageIOPlugin (0x4567f00) 0
QFactoryInterface (0x4536b40) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x4536b00)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5916,8 +5713,6 @@ QActionGroup (0x45c7740) 0
QObject (0x45c7780) 0
primary-for QActionGroup (0x45c7740)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -6221,7 +6016,6 @@ QAbstractSpinBox (0x46865c0) 0
QPaintDevice (0x4686640) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -6428,8 +6222,6 @@ QStyle (0x4686e40) 0
QObject (0x4686e80) 0
primary-for QStyle (0x4686e40)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -6687,7 +6479,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x4795800) 0
QStyleOption (0x4795840) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6713,14 +6504,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x4795540) 0
QStyleOption (0x4795700) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x4840000) 0
QStyleOption (0x4840040) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6734,7 +6523,6 @@ QStyleOptionTabV2 (0x4840540) 0
QStyleOptionTab (0x4840580) 0
QStyleOption (0x48405c0) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6760,7 +6548,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x4840d00) 0
QStyleOption (0x4840d40) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6785,7 +6572,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x48df140) 0
QStyleOption (0x48df180) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6825,8 +6611,6 @@ QStyleOptionSpinBox (0x48dfdc0) 0
QStyleOptionComplex (0x48dfe00) 0
QStyleOption (0x48dfe40) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -6834,7 +6618,6 @@ QStyleOptionQ3ListView (0x48dff80) 0
QStyleOptionComplex (0x48dffc0) 0
QStyleOption (0x48df040) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6924,7 +6707,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x4954f40) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -6954,9 +6736,6 @@ QItemSelectionModel (0x49f7200) 0
QObject (0x49f7240) 0
primary-for QItemSelectionModel (0x49f7200)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7085,7 +6864,6 @@ QAbstractItemView (0x49f7740) 0
QPaintDevice (0x49f7840) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -7422,8 +7200,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x4ac8580) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7563,8 +7339,6 @@ QListView (0x4ac8d40) 0
QPaintDevice (0x4ac8e80) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7856,8 +7630,6 @@ Class QStandardItem
QStandardItem (0x4b68cc0) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -8374,16 +8146,11 @@ QTreeView (0x4c7ddc0) 0
QPaintDevice (0x4c7df00) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x4c7d880) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -9263,8 +9030,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x4f8b400) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -9298,13 +9063,11 @@ Class QPaintEngine
QPaintEngine (0x4f8b540) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x4f8b800) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -9396,7 +9159,6 @@ QCommonStyle (0x4f8b300) 0
QObject (0x4f8b780) 0
primary-for QStyle (0x4f8b600)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9769,15 +9531,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x50f30c0) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x50f3300) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9831,8 +9589,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x50f3e80) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9881,8 +9637,6 @@ QTextDocument (0x520c2c0) 0
QObject (0x520c300) 0
primary-for QTextDocument (0x520c2c0)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9893,8 +9647,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x520c780) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -10055,7 +9807,6 @@ QTextFrame (0x52ce140) 0
QObject (0x52ce1c0) 0
primary-for QTextObject (0x52ce180)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -10079,14 +9830,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x52ce940) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x52ceec0) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -11047,7 +10795,6 @@ QDateEdit (0x548b800) 0
QPaintDevice (0x548b900) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11207,7 +10954,6 @@ QDialogButtonBox (0x548bdc0) 0
QPaintDevice (0x548be40) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -11286,7 +11032,6 @@ QDockWidget (0x548b9c0) 0
QPaintDevice (0x548bf40) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11447,7 +11192,6 @@ QFontComboBox (0x554c500) 0
QPaintDevice (0x554c5c0) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13015,7 +12759,6 @@ QTextEdit (0x57eb3c0) 0
QPaintDevice (0x57eb4c0) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -13624,13 +13367,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0x59a7140) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0x59a7180) 0
-
Class QNetworkProxy
size=4 align=4
base size=4 base align=4
@@ -13754,8 +13495,6 @@ QUdpSocket (0x59a7840) 0
QObject (0x59a7900) 0
primary-for QIODevice (0x59a78c0)
-
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -13892,8 +13631,6 @@ Class QSqlField
base size=16 base align=4
QSqlField (0x5c6d380) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -14408,8 +14145,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x5d21940) 0
-
-
Class Q3PointArray
size=4 align=4
base size=4 base align=4
@@ -14417,9 +14152,6 @@ Q3PointArray (0x5dcf0c0) 0
QPolygon (0x5dcf100) 0
QVector<QPoint> (0x5dcf140) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -15056,8 +14788,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x5edc640) 0
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -15591,8 +15321,6 @@ Q3Wizard (0x5f50e80) 0
QPaintDevice (0x5f50f40) 8
vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -15619,7 +15347,6 @@ Q3StrList (0x5ff51c0) 0
Q3PtrCollection (0x5ff5280) 0
primary-for Q3GList (0x5ff5240)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -16651,8 +16378,6 @@ Q3GVector (0x61b1280) 0
Q3PtrCollection (0x61b12c0) 0
primary-for Q3GVector (0x61b1280)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -16771,8 +16496,6 @@ Class Q3GArray
Q3GArray (0x61b1a00) 0
vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -16882,14 +16605,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x6279700) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -17202,8 +16917,6 @@ Q3Ftp (0x630c540) 0
QObject (0x630c5c0) 0
primary-for Q3NetworkProtocol (0x630c580)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -18484,9 +18197,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x654b400) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -18494,11 +18204,6 @@ Q3SqlRecordInfo (0x654b980) 0
Q3ValueList<Q3SqlFieldInfo> (0x654b9c0) 0
QLinkedList<Q3SqlFieldInfo> (0x654ba00) 0
-
-
-
-
-
Vtable for Q3SqlSelectCursor
Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
0 (int (*)(...))0
@@ -18557,8 +18262,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x65de3c0) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -18596,10 +18299,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x65de900) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -18806,7 +18505,6 @@ Q3TextEdit (0x65de340) 0
QPaintDevice (0x65dec00) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3MultiLineEdit
Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
0 (int (*)(...))0
@@ -19490,16 +19188,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x6760d40) 0
-
-
-
-
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -19525,12 +19213,6 @@ Q3ObjectDictionary (0x688b0c0) 0
Q3PtrCollection (0x688b180) 0
primary-for Q3GDict (0x688b140)
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -19569,8 +19251,6 @@ Q3Signal (0x68e3080) 0
QObject (0x68e30c0) 0
primary-for Q3Signal (0x68e3080)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -19875,8 +19555,6 @@ Q3GroupBox (0x6955440) 0
QPaintDevice (0x6955500) 8
vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -20678,10 +20356,6 @@ Q3DockWindow (0x69e3e80) 0
QPaintDevice (0x69e3f80) 8
vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -20745,7 +20419,6 @@ Q3DockAreaLayout (0x69e3b40) 0
QLayoutItem (0x6a98000) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -21960,47 +21633,3 @@ Q3WidgetStack (0x6be1ac0) 0
QPaintDevice (0x6be1bc0) 8
vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ppc32.txt
index c32b0bef83..a6441d5012 100644
--- a/tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xa65e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x2700d40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0x276d440) 0
QBasicAtomic (0x276d480) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x2814440) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x292ba80) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x2a9aac0) 0
QString (0x2a9ab00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x2b8c440) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x2b8c900) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2b8c080) 0
QGenericArgument (0x2b8c2c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x2ca5140) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x2ca5a80) 0
QObject (0x2ca5ac0) 0
primary-for QIODevice (0x2ca5a80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x2d75340) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x2d75600) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x2d758c0) 0
QList<QString> (0x2d75900) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x2e18800) 0
QObject (0x2e72040) 0
primary-for QIODevice (0x2e72000)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x2e72240) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x2e72600) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x2e72800) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2e72fc0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x2f89fc0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -846,17 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x30fff80) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x3161780) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -993,8 +927,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x3267940) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1020,59 +952,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x3267cc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1098,21 +977,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x33a6500) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x33a67c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1189,8 +1058,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x343aa80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1216,7 +1083,6 @@ QEventLoop (0x343ad40) 0
QObject (0x343ad80) 0
primary-for QEventLoop (0x343ad40)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1260,13 +1126,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x351f0c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x351f300) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1435,7 +1299,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x351fb80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1541,13 +1404,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x35d37c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x35d3900) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1558,7 +1419,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x35d3a80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1739,7 +1599,6 @@ QLibrary (0x3651300) 0
QObject (0x3651340) 0
primary-for QLibrary (0x3651300)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1775,7 +1634,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x3651840) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1786,13 +1644,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x3651ac0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x3651b00) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1849,7 +1705,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x371c580) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1860,43 +1715,36 @@ Class QDate
base size=4 base align=4
QDate (0x371c900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x371cb80) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x371ce00) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x371c940) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x37ca480) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x37cac00) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x37cae00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1907,25 +1755,21 @@ Class QSize
base size=8 base align=4
QSize (0x38a5240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x38a5a00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x38a5b40) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x3956280) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1972,7 +1816,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x3956e80) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2010,8 +1853,6 @@ Class QMacMime
QMacMime (0x3a9d000) 0
vptr=((& QMacMime::_ZTV8QMacMime) + 8u)
-
-
Vtable for QMacPasteboardMime
QMacPasteboardMime::_ZTV18QMacPasteboardMime: 10u entries
0 (int (*)(...))0
@@ -2311,8 +2152,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x3b2f140) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2600,8 +2439,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x3bb98c0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2989,25 +2826,17 @@ Class QPaintDevice
QPaintDevice (0x3c690c0) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x3c69300) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3c699c0) 0
QVector<QPoint> (0x3c69a00) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3019,7 +2848,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x3cff100) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3043,7 +2871,6 @@ QImage (0x3cff380) 0
QPaintDevice (0x3cff3c0) 0
primary-for QImage (0x3cff380)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3067,18 +2894,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x3cffcc0) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0x3cffe00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3473,7 +3293,6 @@ QAbstractPrintDialog (0x3edafc0) 0
QPaintDevice (0x3eda240) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3723,7 +3542,6 @@ QFileDialog (0x4014500) 0
QPaintDevice (0x40145c0) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4129,7 +3947,6 @@ QMessageBox (0x40e41c0) 0
QPaintDevice (0x40e4280) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -4483,14 +4300,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x40e4380) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x41bb040) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4544,8 +4358,6 @@ Class QGraphicsItem
QGraphicsItem (0x41bb780) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -5133,7 +4945,6 @@ Class QPen
base size=4 base align=4
QPen (0x42b0640) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -5301,21 +5112,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x4333380) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x4333500) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -5569,9 +5370,6 @@ QGraphicsView (0x4426700) 0
QPaintDevice (0x4426800) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -5597,7 +5395,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x4555000) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -5752,7 +5549,6 @@ QImageIOPlugin (0x4590e00) 0
QFactoryInterface (0x4555b80) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x4555b40)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5927,8 +5723,6 @@ QActionGroup (0x45f1780) 0
QObject (0x45f17c0) 0
primary-for QActionGroup (0x45f1780)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -6232,7 +6026,6 @@ QAbstractSpinBox (0x46b1600) 0
QPaintDevice (0x46b1680) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -6439,8 +6232,6 @@ QStyle (0x46b1e80) 0
QObject (0x46b1ec0) 0
primary-for QStyle (0x46b1e80)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -6698,7 +6489,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x47af840) 0
QStyleOption (0x47af880) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6724,14 +6514,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x47af740) 0
QStyleOption (0x47af8c0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x4867040) 0
QStyleOption (0x4867080) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6745,7 +6533,6 @@ QStyleOptionTabV2 (0x4867580) 0
QStyleOptionTab (0x48675c0) 0
QStyleOption (0x4867600) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6771,7 +6558,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x4867d40) 0
QStyleOption (0x4867d80) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6796,7 +6582,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x4909180) 0
QStyleOption (0x49091c0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6836,8 +6621,6 @@ QStyleOptionSpinBox (0x4909e00) 0
QStyleOptionComplex (0x4909e40) 0
QStyleOption (0x4909e80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -6845,7 +6628,6 @@ QStyleOptionQ3ListView (0x4909fc0) 0
QStyleOptionComplex (0x4909080) 0
QStyleOption (0x4909200) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6935,7 +6717,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x4978f80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -6965,9 +6746,6 @@ QItemSelectionModel (0x4a18240) 0
QObject (0x4a18280) 0
primary-for QItemSelectionModel (0x4a18240)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7096,7 +6874,6 @@ QAbstractItemView (0x4a18780) 0
QPaintDevice (0x4a18880) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -7433,8 +7210,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x4af15c0) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7574,8 +7349,6 @@ QListView (0x4af1d80) 0
QPaintDevice (0x4af1ec0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7867,8 +7640,6 @@ Class QStandardItem
QStandardItem (0x4b91d00) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -8385,16 +8156,11 @@ QTreeView (0x4c92e00) 0
QPaintDevice (0x4c92f40) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x4c928c0) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -9274,8 +9040,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x4fb3480) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -9309,13 +9073,11 @@ Class QPaintEngine
QPaintEngine (0x4fb35c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x4fb3900) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -9407,7 +9169,6 @@ QCommonStyle (0x4fb3940) 0
QObject (0x4fb3d40) 0
primary-for QStyle (0x4fb3bc0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9780,15 +9541,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x5110180) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x51103c0) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9842,8 +9599,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x5110f40) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9892,8 +9647,6 @@ QTextDocument (0x521f380) 0
QObject (0x521f3c0) 0
primary-for QTextDocument (0x521f380)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9904,8 +9657,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x521f840) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -10066,7 +9817,6 @@ QTextFrame (0x52ec240) 0
QObject (0x52ec2c0) 0
primary-for QTextObject (0x52ec280)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -10090,14 +9840,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x52eca40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x52ecfc0) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -11058,7 +10805,6 @@ QDateEdit (0x54928c0) 0
QPaintDevice (0x54929c0) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11218,7 +10964,6 @@ QDialogButtonBox (0x5492e80) 0
QPaintDevice (0x5492f00) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -11297,7 +11042,6 @@ QDockWidget (0x5571000) 0
QPaintDevice (0x5571080) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11458,7 +11202,6 @@ QFontComboBox (0x55715c0) 0
QPaintDevice (0x5571680) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13026,7 +12769,6 @@ QTextEdit (0x580a480) 0
QPaintDevice (0x580a580) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -13635,13 +13377,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0x59bd240) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0x59bd280) 0
-
Class QNetworkProxy
size=4 align=4
base size=4 base align=4
@@ -13765,8 +13505,6 @@ QUdpSocket (0x59bd940) 0
QObject (0x59bda00) 0
primary-for QIODevice (0x59bd9c0)
-
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -13903,8 +13641,6 @@ Class QSqlField
base size=20 base align=4
QSqlField (0x5c49440) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -14419,8 +14155,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x5cf7a40) 0
-
-
Class Q3PointArray
size=4 align=4
base size=4 base align=4
@@ -14428,9 +14162,6 @@ Q3PointArray (0x5da9180) 0
QPolygon (0x5da91c0) 0
QVector<QPoint> (0x5da9200) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -15067,8 +14798,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x5eae740) 0
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -15602,8 +15331,6 @@ Q3Wizard (0x5f25f40) 0
QPaintDevice (0x5f250c0) 8
vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -15630,7 +15357,6 @@ Q3StrList (0x5fd1280) 0
Q3PtrCollection (0x5fd1340) 0
primary-for Q3GList (0x5fd1300)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -16662,8 +16388,6 @@ Q3GVector (0x61753c0) 0
Q3PtrCollection (0x6175400) 0
primary-for Q3GVector (0x61753c0)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -16782,8 +16506,6 @@ Class Q3GArray
Q3GArray (0x6175b40) 0
vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -16893,14 +16615,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x6253840) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -17213,8 +16927,6 @@ Q3Ftp (0x62dc680) 0
QObject (0x62dc700) 0
primary-for Q3NetworkProtocol (0x62dc6c0)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -18495,9 +18207,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x65156c0) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -18505,11 +18214,6 @@ Q3SqlRecordInfo (0x6515c40) 0
Q3ValueList<Q3SqlFieldInfo> (0x6515c80) 0
QLinkedList<Q3SqlFieldInfo> (0x6515cc0) 0
-
-
-
-
-
Vtable for Q3SqlSelectCursor
Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
0 (int (*)(...))0
@@ -18568,8 +18272,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x659c6c0) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -18607,10 +18309,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x659cc00) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -18817,7 +18515,6 @@ Q3TextEdit (0x664b0c0) 0
QPaintDevice (0x664b200) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3MultiLineEdit
Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
0 (int (*)(...))0
@@ -19501,16 +19198,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x6727fc0) 0
-
-
-
-
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -19536,12 +19223,6 @@ Q3ObjectDictionary (0x6856340) 0
Q3PtrCollection (0x6856400) 0
primary-for Q3GDict (0x68563c0)
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -19580,8 +19261,6 @@ Q3Signal (0x68b3340) 0
QObject (0x68b3380) 0
primary-for Q3Signal (0x68b3340)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -19886,8 +19565,6 @@ Q3GroupBox (0x690d700) 0
QPaintDevice (0x690d7c0) 8
vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -20689,10 +20366,6 @@ Q3DockWindow (0x69b0b40) 0
QPaintDevice (0x6a4c080) 8
vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -20756,7 +20429,6 @@ Q3DockAreaLayout (0x6a4c240) 0
QLayoutItem (0x6a4c2c0) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -21971,47 +21643,3 @@ Q3WidgetStack (0x6b99d80) 0
QPaintDevice (0x6b99e80) 8
vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.2.0.win32-gcc-ia32.txt
index 81e0ec5d8b..dae121130e 100644
--- a/tests/auto/bic/data/Qt3Support.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf4380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb5ff00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -81,20 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc4ab00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xee0240) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -132,7 +95,6 @@ Class QConstString
QConstString (0x11efdc0) 0
QString (0x11efe00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -194,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d21c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -218,8 +179,6 @@ Class QTextCodec
QTextCodec (0xee01c0) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -241,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x144a300) 0
QGenericArgument (0x144a340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x144a8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -339,7 +295,6 @@ QIODevice (0x13b4a40) 0
QObject (0x1509b40) 0
primary-for QIODevice (0x13b4a40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -358,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xee00c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15d9f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xee0140) 0
QList<QString> (0x15f1740) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -501,23 +451,16 @@ QFile (0x170f080) 0
QObject (0x170f100) 0
primary-for QIODevice (0x170f0c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1767140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1725fc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -573,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16fff80) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -646,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x18cbb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -670,7 +611,6 @@ Class QTextStream
QTextStream (0x1b10580) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -706,9 +646,6 @@ QTextOStream (0x1b9f740) 0
QTextStream (0x1b9f780) 0
primary-for QTextOStream (0x1b9f740)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -845,8 +782,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e5bcc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 0u
@@ -872,59 +807,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1f06400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -950,18 +832,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x1475c80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1fbc800) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -1038,8 +913,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1f29180) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -1065,7 +938,6 @@ QEventLoop (0x21c16c0) 0
QObject (0x21c1700) 0
primary-for QEventLoop (0x21c16c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1109,13 +981,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x223a200) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x223a180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1284,7 +1154,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22e77c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1391,13 +1260,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x143fc00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x143fc80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1408,7 +1275,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x143fd80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1455,6 @@ QLibrary (0x245e040) 0
QObject (0x245e080) 0
primary-for QLibrary (0x245e040)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 0u
@@ -1630,7 +1495,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x24d07c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1641,13 +1505,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x24fde00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x24fdfc0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1704,7 +1566,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2550ac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1715,43 +1576,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e5bb40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e5bbc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1767040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1f29340) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1f29380) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f292c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1f29300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1762,25 +1616,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f29240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1f29280) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f291c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1f29200) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1827,7 +1677,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x1f29700) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 0u
@@ -2143,8 +1992,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x2b4ae80) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 0u
@@ -2432,8 +2279,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2c1ebc0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 0u
@@ -2823,25 +2668,17 @@ Class QPaintDevice
QPaintDevice (0x29caf80) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x1f294c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x1f295c0) 0
QVector<QPoint> (0x2de7700) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -2853,7 +2690,6 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x1f29800) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -2879,7 +2715,6 @@ QImage (0x1f29580) 0
QPaintDevice (0x2ea7cc0) 0
primary-for QImage (0x1f29580)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 9u entries
0 0u
@@ -2905,18 +2740,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x1f29480) 0
-
Class QBrushData
size=72 align=8
base size=72 base align=8
QBrushData (0x2fb61c0) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -3327,7 +3155,6 @@ QAbstractPrintDialog (0x335e080) 0
QPaintDevice (0x335e180) 8
vptr=((&QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 256u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 70u entries
0 0u
@@ -3589,7 +3416,6 @@ QFileDialog (0x33d59c0) 0
QPaintDevice (0x33d5ac0) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 252u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 70u entries
0 0u
@@ -4015,7 +3841,6 @@ QMessageBox (0x3572900) 0
QPaintDevice (0x3572a00) 8
vptr=((&QMessageBox::_ZTV11QMessageBox) + 252u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 71u entries
0 0u
@@ -4385,14 +4210,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x2e61a80) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x36b71c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4446,8 +4268,6 @@ Class QGraphicsItem
QGraphicsItem (0x373c540) 0
vptr=((&QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 0u
@@ -5035,7 +4855,6 @@ Class QPen
base size=4 base align=4
QPen (0x1f29740) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 0u
@@ -5203,21 +5022,11 @@ Class QTextOption
base size=28 base align=8
QTextOption (0x393ea00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x29fa080) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 69u entries
0 0u
@@ -5483,9 +5292,6 @@ QGraphicsView (0x374da40) 0
QPaintDevice (0x3b6bc40) 8
vptr=((&QGraphicsView::_ZTV13QGraphicsView) + 260u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 9u entries
0 0u
@@ -5513,7 +5319,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x1f29540) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 0u
@@ -5668,7 +5473,6 @@ QImageIOPlugin (0x3cb6fc0) 0
QFactoryInterface (0x3cd6080) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3cd6040)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5845,8 +5649,6 @@ QActionGroup (0x3da71c0) 0
QObject (0x3de6540) 0
primary-for QActionGroup (0x3da71c0)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 0u
@@ -6154,7 +5956,6 @@ QAbstractSpinBox (0x3ed1100) 0
QPaintDevice (0x3ed11c0) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 260u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 68u entries
0 0u
@@ -6369,8 +6170,6 @@ QStyle (0x31b69c0) 0
QObject (0x3f9a340) 0
primary-for QStyle (0x31b69c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 71u entries
0 0u
@@ -6640,7 +6439,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x411cf40) 0
QStyleOption (0x411cf80) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6666,14 +6464,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x417a740) 0
QStyleOption (0x417a780) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x41a00c0) 0
QStyleOption (0x41a0100) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6687,7 +6483,6 @@ QStyleOptionTabV2 (0x41f82c0) 0
QStyleOptionTab (0x41f8300) 0
QStyleOption (0x41f8340) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6713,7 +6508,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x4247800) 0
QStyleOption (0x4247840) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6738,7 +6532,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x42e5240) 0
QStyleOption (0x42e5280) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6778,8 +6571,6 @@ QStyleOptionSpinBox (0x43675c0) 0
QStyleOptionComplex (0x4367600) 0
QStyleOption (0x4367640) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -6787,7 +6578,6 @@ QStyleOptionQ3ListView (0x4367ac0) 0
QStyleOptionComplex (0x4367b00) 0
QStyleOption (0x4367b40) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6877,7 +6667,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x4473380) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 0u
@@ -6907,9 +6696,6 @@ QItemSelectionModel (0x44a0dc0) 0
QObject (0x44a0e00) 0
primary-for QItemSelectionModel (0x44a0dc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7042,7 +6828,6 @@ QAbstractItemView (0x452d640) 0
QPaintDevice (0x452d780) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 400u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 0u
@@ -7383,8 +7168,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x46b1200) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 0u
@@ -7528,8 +7311,6 @@ QListView (0x46d0680) 0
QPaintDevice (0x46d0800) 8
vptr=((&QListView::_ZTV9QListView) + 400u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 0u
@@ -7825,8 +7606,6 @@ Class QStandardItem
QStandardItem (0x48283c0) 0
vptr=((&QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 0u
@@ -8355,16 +8134,11 @@ QTreeView (0x4a5d980) 0
QPaintDevice (0x4a5db00) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 408u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x4a87a80) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 0u
@@ -9252,8 +9026,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x399c840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 26u entries
0 0u
@@ -9289,13 +9061,11 @@ Class QPaintEngine
QPaintEngine (0x2d29b00) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x4e24c40) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 9u entries
0 0u
@@ -9391,7 +9161,6 @@ QCommonStyle (0x4f8fc40) 0
QObject (0x4f8fcc0) 0
primary-for QStyle (0x4f8fc80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 0u
@@ -9764,15 +9533,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x1f29780) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x1f297c0) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9826,8 +9591,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x30c1dc0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9876,8 +9639,6 @@ QTextDocument (0x382b300) 0
QObject (0x5315fc0) 0
primary-for QTextDocument (0x382b300)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9888,8 +9649,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x539ac00) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -10050,7 +9809,6 @@ QTextFrame (0x53157c0) 0
QObject (0x5440180) 0
primary-for QTextObject (0x5440140)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 0u
@@ -10074,14 +9832,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x52c3c40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x5409280) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 0u
@@ -11074,7 +10829,6 @@ QDateEdit (0x5772940) 0
QPaintDevice (0x5772a80) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 268u)
-
Vtable for QDial
QDial::_ZTV5QDial: 68u entries
0 0u
@@ -11242,7 +10996,6 @@ QDialogButtonBox (0x57e4bc0) 0
QPaintDevice (0x57e4c80) 8
vptr=((&QDialogButtonBox::_ZTV16QDialogButtonBox) + 240u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 67u entries
0 0u
@@ -11325,7 +11078,6 @@ QDockWidget (0x583aa00) 0
QPaintDevice (0x583aac0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 240u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 67u entries
0 0u
@@ -11494,7 +11246,6 @@ QFontComboBox (0x59173c0) 0
QPaintDevice (0x59174c0) 8
vptr=((&QFontComboBox::_ZTV13QFontComboBox) + 248u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 67u entries
0 0u
@@ -13138,7 +12889,6 @@ QTextEdit (0x54b5dc0) 0
QPaintDevice (0x5d72b00) 8
vptr=((&QTextEdit::_ZTV9QTextEdit) + 264u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 78u entries
0 0u
@@ -13767,13 +13517,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0x605cc40) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0x605cfc0) 0
-
Class QNetworkProxy
size=4 align=4
base size=4 base align=4
@@ -13897,8 +13645,6 @@ QUdpSocket (0x60ccfc0) 0
QObject (0x60ff080) 0
primary-for QIODevice (0x60ff040)
-
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -14035,8 +13781,6 @@ Class QSqlField
base size=20 base align=8
QSqlField (0x6163740) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -14559,8 +14303,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0x638c780) 0
-
-
Class Q3PointArray
size=4 align=4
base size=4 base align=4
@@ -14568,9 +14310,6 @@ Q3PointArray (0x6454400) 0
QPolygon (0x6454440) 0
QVector<QPoint> (0x6454480) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -15213,8 +14952,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0x65dc9c0) 0
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 0u
@@ -15764,8 +15501,6 @@ Q3Wizard (0x6780740) 0
QPaintDevice (0x6780840) 8
vptr=((&Q3Wizard::_ZTV8Q3Wizard) + 316u)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 0u
@@ -15792,7 +15527,6 @@ Q3StrList (0x67bd400) 0
Q3PtrCollection (0x67bd7c0) 0
primary-for Q3GList (0x67bd780)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 0u
@@ -16836,8 +16570,6 @@ Q3GVector (0x6362ac0) 0
Q3PtrCollection (0x6afb1c0) 0
primary-for Q3GVector (0x6362ac0)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 80u entries
0 0u
@@ -16960,8 +16692,6 @@ Class Q3GArray
Q3GArray (0x6b83580) 0
vptr=((&Q3GArray::_ZTV8Q3GArray) + 8u)
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -17071,14 +16801,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0x6c66040) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 187u entries
0 0u
@@ -17395,8 +17117,6 @@ Q3Ftp (0x6d377c0) 0
QObject (0x6d37840) 0
primary-for Q3NetworkProtocol (0x6d37800)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 0u
@@ -18691,9 +18411,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0x7021f40) 0
vptr=((&Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -18701,11 +18418,6 @@ Q3SqlRecordInfo (0x7122ac0) 0
Q3ValueList<Q3SqlFieldInfo> (0x71560c0) 0
QLinkedList<Q3SqlFieldInfo> (0x7156100) 0
-
-
-
-
-
Vtable for Q3SqlSelectCursor
Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
0 0u
@@ -18764,8 +18476,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0x7207c80) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 0u
@@ -18803,10 +18513,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0x724fc40) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -19017,7 +18723,6 @@ Q3TextEdit (0x724f600) 0
QPaintDevice (0x7278d40) 8
vptr=((&Q3TextEdit::_ZTV10Q3TextEdit) + 688u)
-
Vtable for Q3MultiLineEdit
Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 196u entries
0 0u
@@ -19713,16 +19418,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0x7540180) 0
-
-
-
-
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 0u
@@ -19748,12 +19443,6 @@ Q3ObjectDictionary (0x761c040) 0
Q3PtrCollection (0x761c380) 0
primary-for Q3GDict (0x761c340)
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 0u
@@ -19792,8 +19481,6 @@ Q3Signal (0x769d480) 0
QObject (0x769d4c0) 0
primary-for Q3Signal (0x769d480)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 0u
@@ -20106,8 +19793,6 @@ Q3GroupBox (0x779a040) 0
QPaintDevice (0x779a140) 8
vptr=((&Q3GroupBox::_ZTV10Q3GroupBox) + 244u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 68u entries
0 0u
@@ -20945,10 +20630,6 @@ Q3DockWindow (0x79a2b40) 0
QPaintDevice (0x79a2c80) 8
vptr=((&Q3DockWindow::_ZTV12Q3DockWindow) + 312u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 0u
@@ -21012,7 +20693,6 @@ Q3DockAreaLayout (0x79a29c0) 0
QLayoutItem (0x79e7a00) 8
vptr=((&Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -22279,45 +21959,3 @@ Q3WidgetStack (0x7ccb2c0) 0
QPaintDevice (0x7ccb400) 8
vptr=((&Q3WidgetStack::_ZTV13Q3WidgetStack) + 256u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.3.0.linux-gcc-ia32.txt
index 9b73b5e168..12aa0224c6 100644
--- a/tests/auto/bic/data/Qt3Support.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7822340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb78227c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb7822cc0) 0
QGenericArgument (0xb7822d00) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb7822f80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb591c300) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb591c380) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb591c680) 0
QString (0xb591c6c0) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb591ca40) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -297,7 +256,6 @@ QLibrary (0xb591c4c0) 0
QObject (0xb591c500) 0
primary-for QLibrary (0xb591c4c0)
-
Class QUuid
size=16 align=4
base size=16 base align=4
@@ -344,7 +302,6 @@ QIODevice (0xb591cc00) 0
QObject (0xb591ce40) 0
primary-for QIODevice (0xb591cc00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -363,22 +320,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb553c0c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb553c140) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb553c240) 0
QList<QString> (0xb553c280) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -433,7 +385,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb553c6c0) 0 empty
-
Class QCryptographicHash
size=4 align=4
base size=4 base align=4
@@ -444,36 +395,26 @@ Class QDate
base size=4 base align=4
QDate (0xb553cc40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb553cd40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb553ce40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
QByteArrayMatcher (0xb553cf40) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb553cf80) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -484,25 +425,11 @@ Class timeval
base size=8 base align=4
timeval (0xb553cdc0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb5508000) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -523,13 +450,11 @@ Class QSize
base size=8 base align=4
QSize (0xb5508580) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb5508800) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -540,8 +465,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb5508dc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -577,37 +500,31 @@ Class QPoint
base size=8 base align=4
QPoint (0xb5138040) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb51382c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb5138640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb5138780) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb5138880) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb5138900) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -644,7 +561,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb5138cc0) 0
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -655,67 +571,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb5138e40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb5138f40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -741,18 +601,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb4faa800) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb4faad40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -778,10 +631,6 @@ QSettings (0xb4faae00) 0
QObject (0xb4faae40) 0
primary-for QSettings (0xb4faae00)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -802,8 +651,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb4faaa00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -814,7 +661,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb4e88000) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -859,7 +705,6 @@ QFile (0xb4e88080) 0
QObject (0xb4e88100) 0
primary-for QIODevice (0xb4e880c0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -911,17 +756,11 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb4e88300) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb4e88480) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -1004,7 +843,6 @@ Class QDirIterator
QDirIterator (0xb4e887c0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1060,7 +898,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb4e888c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1093,7 +930,6 @@ Class QAbstractFileEngineIterator
QAbstractFileEngineIterator (0xb4e88b00) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1117,8 +953,6 @@ Class QTextCodec
QTextCodec (0xb4e88b80) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -1142,7 +976,6 @@ Class QTextStream
QTextStream (0xb4e88e40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1288,13 +1121,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb4cc80c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb4cc8100) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1305,7 +1136,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb4cc8200) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1384,7 +1214,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb4cc8580) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1418,13 +1247,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb4cc86c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb4cc8740) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1663,7 +1490,6 @@ QEventLoop (0xb4cc8c40) 0
QObject (0xb4cc8c80) 0
primary-for QEventLoop (0xb4cc8c40)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1857,13 +1683,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb4cc8e00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb4cc8f80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1874,7 +1698,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb4a45080) 0
-
Vtable for QTextCodecFactoryInterface
QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
@@ -2016,22 +1839,17 @@ QImageIOPlugin (0xb4a45500) 0
QFactoryInterface (0xb4a455c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb4a45580)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
QImageReader (0xb4a45680) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb4a45780) 0
QVector<QPoint> (0xb4a457c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -2053,7 +1871,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb4a45ac0) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -2064,14 +1881,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb4a45b40) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb4a45c40) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -2082,7 +1896,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb4a45f00) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -2122,11 +1935,6 @@ QImage (0xb4a453c0) 0
QPaintDevice (0xb4a45480) 0
primary-for QImage (0xb4a453c0)
-
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2313,7 +2121,6 @@ Class QIcon
base size=4 base align=4
QIcon (0xb4823940) 0
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -2451,7 +2258,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb4823f40) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2748,8 +2554,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb4768840) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -3037,9 +2841,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb47e5040) 0 empty
-
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -3069,9 +2870,6 @@ QAccessibleInterface (0xb47e5200) 0 nearly-empty
vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
QAccessible (0xb47e5240) 0 empty
-
-
-
Vtable for QAccessibleInterfaceEx
QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
0 (int (*)(...))0
@@ -3592,24 +3390,16 @@ Class QPen
base size=4 base align=4
QPen (0xb469c500) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0xb469c600) 0
-
Class QBrushData
size=108 align=4
base size=105 base align=4
QBrushData (0xb469c680) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3638,15 +3428,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb469ca80) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb469cb40) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -3785,7 +3571,6 @@ QTextFrame (0xb469cc40) 0
QObject (0xb4417040) 0
primary-for QTextObject (0xb4417000)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -3809,14 +3594,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb4417240) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb4417340) 0
-
Class QTextDocumentFragment
size=4 align=4
base size=4 base align=4
@@ -3882,7 +3664,6 @@ QTextTable (0xb4417500) 0
QObject (0xb44175c0) 0
primary-for QTextObject (0xb4417580)
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -3930,7 +3711,6 @@ Class QTextOption
base size=24 base align=4
QTextOption (0xb4417980) 0
-
Class QTextInlineObject
size=8 align=4
base size=8 base align=4
@@ -3946,8 +3726,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb4417a40) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -3996,7 +3774,6 @@ QTextDocument (0xb4417d00) 0
QObject (0xb4417d40) 0
primary-for QTextDocument (0xb4417d00)
-
Class QPalette
size=8 align=4
base size=8 base align=4
@@ -4013,8 +3790,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb4417fc0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -4075,7 +3850,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb4417e40) 0
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4122,8 +3896,6 @@ QStyle (0xb43bd100) 0
QObject (0xb43bd140) 0
primary-for QStyle (0xb43bd100)
-
-
Vtable for QCommonStyle
QCommonStyle::_ZTV12QCommonStyle: 35u entries
0 (int (*)(...))0
@@ -4328,7 +4100,6 @@ QWindowsXPStyle (0xb43bd780) 0
QObject (0xb43bd880) 0
primary-for QStyle (0xb43bd840)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -4623,7 +4394,6 @@ QWidget (0xb43bd040) 0
QPaintDevice (0xb43bd1c0) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
0 (int (*)(...))0
@@ -4823,7 +4593,6 @@ QAbstractSpinBox (0xb41a4140) 0
QPaintDevice (0xb41a4200) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5241,7 +5010,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb41a4ac0) 0
QStyleOption (0xb41a4b00) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5267,14 +5035,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb41a4f00) 0
QStyleOption (0xb41a4f40) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb41a4000) 0
QStyleOption (0xb41a4100) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5288,7 +5054,6 @@ QStyleOptionTabV2 (0xb41a4840) 0
QStyleOptionTab (0xb41a4980) 0
QStyleOption (0xb41a4a80) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5314,7 +5079,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb3ee4200) 0
QStyleOption (0xb3ee4240) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5346,7 +5110,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb3ee46c0) 0
QStyleOption (0xb3ee4700) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -5401,8 +5164,6 @@ QStyleOptionSpinBox (0xb3ee4f80) 0
QStyleOptionComplex (0xb3ee4fc0) 0
QStyleOption (0xb3ee4000) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5410,7 +5171,6 @@ QStyleOptionQ3ListView (0xb3ee4100) 0
QStyleOptionComplex (0xb3ee4280) 0
QStyleOption (0xb3ee4340) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5526,7 +5286,6 @@ Class QStyleFactory
base size=0 base align=1
QStyleFactory (0xb3dcc780) 0 empty
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5697,7 +5456,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb3dccb40) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5727,9 +5485,6 @@ QItemSelectionModel (0xb3dccc00) 0
QObject (0xb3dccc40) 0
primary-for QItemSelectionModel (0xb3dccc00)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5890,7 +5645,6 @@ QAbstractItemView (0xb3dccf00) 0
QPaintDevice (0xb3dcc180) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -6154,8 +5908,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb3d19280) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6302,8 +6054,6 @@ Class QTableWidgetSelectionRange
base size=16 base align=4
QTableWidgetSelectionRange (0xb3d19800) 0
-
-
Vtable for QTableWidgetItem
QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6788,8 +6538,6 @@ Class QStandardItem
QStandardItem (0xb3d19dc0) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -6916,10 +6664,6 @@ QDirModel (0xb3c72300) 0
QObject (0xb3c72380) 0
primary-for QAbstractItemModel (0xb3c72340)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7514,8 +7258,6 @@ QActionGroup (0xb3c72440) 0
QObject (0xb3c72540) 0
primary-for QActionGroup (0xb3c72440)
-
-
Vtable for QLayoutItem
QLayoutItem::_ZTV11QLayoutItem: 18u entries
0 (int (*)(...))0
@@ -8653,7 +8395,6 @@ QMdiArea (0xb37f20c0) 0
QPaintDevice (0xb37f2200) 8
vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
Vtable for QAbstractButton
QAbstractButton::_ZTV15QAbstractButton: 66u entries
0 (int (*)(...))0
@@ -8974,7 +8715,6 @@ QMdiSubWindow (0xb37f26c0) 0
QPaintDevice (0xb37f2780) 8
vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
Vtable for QCalendarWidget
QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
@@ -9451,7 +9191,6 @@ QDialogButtonBox (0xb37f2f80) 0
QPaintDevice (0xb37f2240) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -9530,7 +9269,6 @@ QDockWidget (0xb37f2540) 0
QPaintDevice (0xb37f2980) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QScrollArea
QScrollArea::_ZTV11QScrollArea: 65u entries
0 (int (*)(...))0
@@ -9880,7 +9618,6 @@ QDateEdit (0xb35b3440) 0
QPaintDevice (0xb35b3580) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QFontComboBox
QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
@@ -9963,7 +9700,6 @@ QFontComboBox (0xb35b3640) 0
QPaintDevice (0xb35b3740) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBox
QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
@@ -10217,7 +9953,6 @@ QTextEdit (0xb35b3ac0) 0
QPaintDevice (0xb35b3c00) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -11148,7 +10883,6 @@ QMainWindow (0xb34fb980) 0
QPaintDevice (0xb34fba40) 8
vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11720,9 +11454,6 @@ Class QGraphicsItem
QGraphicsItem (0xb34445c0) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -12283,15 +12014,6 @@ Class QPainter
base size=4 base align=4
QPainter (0xb3444480) 0
-
-
-
-
-
-
-
-
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -12337,9 +12059,6 @@ QGraphicsScene (0xb31b8180) 0
QObject (0xb31b81c0) 0
primary-for QGraphicsScene (0xb31b8180)
-
-
-
Vtable for QGraphicsView
QGraphicsView::_ZTV13QGraphicsView: 68u entries
0 (int (*)(...))0
@@ -12427,8 +12146,6 @@ QGraphicsView (0xb31b83c0) 0
QPaintDevice (0xb31b8500) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
Vtable for QGraphicsItemAnimation
QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
0 (int (*)(...))0
@@ -12787,7 +12504,6 @@ QAbstractPrintDialog (0xb31b8b40) 0
QPaintDevice (0xb31b8c40) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -13045,7 +12761,6 @@ QWizard (0xb31b8580) 0
QPaintDevice (0xb31b8b00) 8
vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
Vtable for QWizardPage
QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
@@ -13212,7 +12927,6 @@ QFileDialog (0xb318d100) 0
QPaintDevice (0xb318d200) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -13548,7 +13262,6 @@ QMessageBox (0xb318d7c0) 0
QPaintDevice (0xb318d8c0) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -14023,8 +13736,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb2ec8300) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -14058,13 +13769,11 @@ Class QPaintEngine
QPaintEngine (0xb2ec8380) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb2ec8480) 0
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26u entries
0 (int (*)(...))0
@@ -14268,7 +13977,6 @@ QUdpSocket (0xb2ec8a40) 0
QObject (0xb2ec8b00) 0
primary-for QIODevice (0xb2ec8ac0)
-
Class QSslCertificate
size=4 align=4
base size=4 base align=4
@@ -14324,7 +14032,6 @@ QTcpSocket (0xb2ec8c40) 0
QObject (0xb2ec8d00) 0
primary-for QIODevice (0xb2ec8cc0)
-
Vtable for QSslSocket
QSslSocket::_ZTV10QSslSocket: 30u entries
0 (int (*)(...))0
@@ -14382,13 +14089,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0xb2ec8000) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0xb2ec8100) 0
-
Class QSslKey
size=4 align=4
base size=4 base align=4
@@ -14566,7 +14271,6 @@ QTcpServer (0xb2e8b280) 0
QObject (0xb2e8b2c0) 0
primary-for QTcpServer (0xb2e8b280)
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -14905,8 +14609,6 @@ QSqlDriver (0xb2e8bc40) 0
QObject (0xb2e8bc80) 0
primary-for QSqlDriver (0xb2e8bc40)
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -15094,12 +14796,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0xb2be6280) 0
-
-
-
-
-
-
Class Q3CString
size=4 align=4
base size=4 base align=4
@@ -15133,8 +14829,6 @@ Class Q3GArray
Q3GArray (0xb2be6b00) 0
vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
-
-
Vtable for Q3Signal
Q3Signal::_ZTV8Q3Signal: 14u entries
0 (int (*)(...))0
@@ -15160,8 +14854,6 @@ Q3Signal (0xb2be68c0) 0
QObject (0xb2be6900) 0
primary-for Q3Signal (0xb2be68c0)
-
-
Vtable for Q3GVector
Q3GVector::_ZTV9Q3GVector: 11u entries
0 (int (*)(...))0
@@ -15184,12 +14876,6 @@ Q3GVector (0xb2b301c0) 0
Q3PtrCollection (0xb2b30200) 0
primary-for Q3GVector (0xb2b301c0)
-
-
-
-
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -15244,12 +14930,6 @@ Q3StrIVec (0xb2b308c0) 0
Q3PtrCollection (0xb2b309c0) 0
primary-for Q3GVector (0xb2b30980)
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -15275,8 +14955,6 @@ Q3ObjectDictionary (0xb2b30400) 0
Q3PtrCollection (0xb2b30880) 0
primary-for Q3GDict (0xb2b30740)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -15303,7 +14981,6 @@ Q3StrList (0xb2a12080) 0
Q3PtrCollection (0xb2a12140) 0
primary-for Q3GList (0xb2a12100)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -15332,8 +15009,6 @@ Q3StrIList (0xb2a12280) 0
Q3PtrCollection (0xb2a12380) 0
primary-for Q3GList (0xb2a12340)
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -15347,8 +15022,6 @@ Class Q3Semaphore
Q3Semaphore (0xb2a12640) 0
vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
-
-
Vtable for Q3Frame
Q3Frame::_ZTV7Q3Frame: 66u entries
0 (int (*)(...))0
@@ -15558,8 +15231,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0xb2a12c80) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -15619,10 +15290,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0xb2a12040) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -15829,7 +15496,6 @@ Q3TextEdit (0xb2a12f00) 0
QPaintDevice (0xb2906140) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3TextView
Q3TextView::_ZTV10Q3TextView: 175u entries
0 (int (*)(...))0
@@ -16610,8 +16276,6 @@ Q3NetworkOperation (0xb2906dc0) 0
QObject (0xb2906e00) 0
primary-for Q3NetworkOperation (0xb2906dc0)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -18571,14 +18235,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0xb24ca000) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -20000,8 +19656,6 @@ Q3ProgressBar (0xb259c680) 0
QPaintDevice (0xb259c780) 8
vptr=((& Q3ProgressBar::_ZTV13Q3ProgressBar) + 244u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -20255,10 +19909,6 @@ Q3HButtonGroup (0xb259cd00) 0
QPaintDevice (0xb259ce80) 8
vptr=((& Q3HButtonGroup::_ZTV14Q3HButtonGroup) + 236u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -20322,7 +19972,6 @@ Q3DockAreaLayout (0xb259cf00) 0
QLayoutItem (0xb259cfc0) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -21515,9 +21164,6 @@ Q3PointArray (0xb239e0c0) 0
QPolygon (0xb239e100) 0
QVector<QPoint> (0xb239e140) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -22360,9 +22006,6 @@ Class Q3SqlFieldInfo
Q3SqlFieldInfo (0xb228f280) 0
vptr=((& Q3SqlFieldInfo::_ZTV14Q3SqlFieldInfo) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -22370,11 +22013,6 @@ Q3SqlRecordInfo (0xb228f500) 0
Q3ValueList<Q3SqlFieldInfo> (0xb228f540) 0
QLinkedList<Q3SqlFieldInfo> (0xb228f580) 0
-
-
-
-
-
Vtable for Q3SqlForm
Q3SqlForm::_ZTV9Q3SqlForm: 26u entries
0 (int (*)(...))0
@@ -22771,51 +22409,3 @@ Q3SqlSelectCursor (0xb228fdc0) 0
QSqlRecord (0xb228fe40) 4
QSqlQuery (0xb228fe80) 8
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.4.0.linux-gcc-ia32.txt
index d10a0569ec..c581ac7f3d 100644
--- a/tests/auto/bic/data/Qt3Support.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb6b7f690) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb6bb65a0) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb5a8ae10) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb599ea50) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb590dc00) 0
QString (0xb57630b4) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb57cba8c) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb5674078) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb56ba100) 0
QGenericArgument (0xb56b55a0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb56b58ac) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb5708f80) 0
QObject (0xb570cbf4) 0
primary-for QIODevice (0xb5708f80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb556de10) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb55a3708) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb55ae080) 0
QList<QString> (0xb55a3ca8) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb5601f00) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb54e0384) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb5376618) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb53766cc) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb53e21c0) 0
QTextStream (0xb53e15a0) 0
primary-for QTextOStream (0xb53e21c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb53e1960) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb53f230c) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb53f2438) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb5310780) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb5327834) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb5327fb4) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb51c17c0) 0
QObject (0xb51c38ac) 0
primary-for QFutureWatcherBase (0xb51c17c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb52193c0) 0
QRunnable (0xb52243c0) 0
primary-for QtConcurrent::ThreadEngineBase (0xb52193c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb5039b04) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb4f49a50) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb4f49d98) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb4f49f78) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb4fd1a50) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb4d7d4ec) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb4dc3384) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb4c04f3c) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb4ca9a8c) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4a7d480 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4a7d800 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb4a75b7c) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb471af00) 0
QObject (0xb4737438) 0
primary-for QIODevice (0xb471af40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb4762960) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb4792168) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb47e1a8c) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb4610d98) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb46864ec) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb46632d0) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb46a67bc) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb44ed1a4) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb455e0b4) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb45aeb40) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb45aabc0) 0
QObject (0xb43ef348) 0
primary-for QEventLoop (0xb45aabc0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb4415bf4) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb44340b4) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb4480960) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb44c7d20) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb42fb2d0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb42fbb04) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb434d8c0) 0
QObject (0xb436d780) 0
primary-for QLibrary (0xb434d8c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb43a8ca8) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb43b403c) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb41f1e10) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb4211b04) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb423e5a0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb424abf4) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb425e474) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb42814ec) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb42a44b0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb42c19d8) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb4161348) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb417dfb4) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb41a7e10) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb400a8e8) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb40c95dc) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb40d3d20) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb3ef6870) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb3f05564) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2648,10 +2312,6 @@ Class QXmlStreamWriter
base size=4 base align=4
QXmlStreamWriter (0xb3f35d98) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2672,7 +2332,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb3f91bb8) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2969,8 +2628,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb3e2ce88) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -3258,9 +2915,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb3e8c708) 0 empty
-
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -3290,9 +2944,6 @@ QAccessibleInterface (0xb3e819c0) 0 nearly-empty
vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
QAccessible (0xb3eb8bb8) 0 empty
-
-
-
Vtable for QAccessibleInterfaceEx
QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
0 (int (*)(...))0
@@ -3804,16 +3455,12 @@ Class QPaintDevice
QPaintDevice (0xb3d50e10) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb3d2ed80) 0
QVector<QPoint> (0xb3d6f348) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3825,7 +3472,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb3daf348) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -3836,14 +3482,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb3dcd168) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb3de1e88) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -3854,7 +3497,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb3c1cac8) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3878,7 +3520,6 @@ QImage (0xb3c4c900) 0
QPaintDevice (0xb3c7e3c0) 0
primary-for QImage (0xb3c4c900)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3902,18 +3543,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb3afa2d0) 0
-
Class QBrushData
size=124 align=4
base size=121 base align=4
QBrushData (0xb3b0d03c) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3973,7 +3607,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb3bafb7c) 0
-
Class QCursor
size=4 align=4
base size=4 base align=4
@@ -4060,7 +3693,6 @@ QWidget (0xb3a22c30) 0
QPaintDevice (0xb3a1d474) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QDialog
QDialog::_ZTV7QDialog: 66u entries
0 (int (*)(...))0
@@ -4310,7 +3942,6 @@ QAbstractPrintDialog (0xb38f7400) 0
QPaintDevice (0xb3906528) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -4560,13 +4191,11 @@ QFileDialog (0xb38f7e80) 0
QPaintDevice (0xb393ff78) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb3984438) 0
-
Vtable for QFileSystemModel
QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
0 (int (*)(...))0
@@ -5027,7 +4656,6 @@ QMessageBox (0xb3812280) 0
QPaintDevice (0xb38156cc) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -5531,7 +5159,6 @@ QWizard (0xb3885680) 0
QPaintDevice (0xb3896d20) 8
vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
Vtable for QWizardPage
QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
@@ -5663,7 +5290,6 @@ Class QGraphicsItem
QGraphicsItem (0xb36d0960) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -6219,8 +5845,6 @@ QGraphicsItemGroup (0xb378a040) 0
QGraphicsItem (0xb3783780) 0
primary-for QGraphicsItemGroup (0xb378a040)
-
-
Vtable for QGraphicsLayoutItem
QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
0 (int (*)(...))0
@@ -6571,7 +6195,6 @@ Class QPen
base size=4 base align=4
QPen (0xb360d2d0) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -6617,9 +6240,6 @@ QGraphicsScene (0xb35f56c0) 0
QObject (0xb360ddd4) 0
primary-for QGraphicsScene (0xb35f56c0)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -6781,22 +6401,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0xb369d0f0) 0
-
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0xb36cb1a4) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -7050,8 +6659,6 @@ QGraphicsView (0xb33d5480) 0
QPaintDevice (0xb33e0a14) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -7305,7 +6912,6 @@ QImageIOPlugin (0xb3484b90) 0
QFactoryInterface (0xb3489258) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb3453f00)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -7480,8 +7086,6 @@ QActionGroup (0xb3310580) 0
QObject (0xb3316e4c) 0
primary-for QActionGroup (0xb3310580)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26u entries
0 (int (*)(...))0
@@ -7786,7 +7390,6 @@ QAbstractSpinBox (0xb335ad00) 0
QPaintDevice (0xb338f3fc) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -7993,8 +7596,6 @@ QStyle (0xb33aea00) 0
QObject (0xb31eaac8) 0
primary-for QStyle (0xb33aea00)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -8252,7 +7853,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb32a7040) 0
QStyleOption (0xb329cec4) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -8278,14 +7878,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb32a7ac0) 0
QStyleOption (0xb30d55dc) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb32a7d80) 0
QStyleOption (0xb30d5d20) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -8299,7 +7897,6 @@ QStyleOptionTabV2 (0xb30f23c0) 0
QStyleOptionTab (0xb30f2400) 0
QStyleOption (0xb3121564) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -8325,7 +7922,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb30f2d00) 0
QStyleOption (0xb3149bf4) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -8357,7 +7953,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb316c9c0) 0
QStyleOption (0xb3192780) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -8421,8 +8016,6 @@ QStyleOptionSpinBox (0xb2feb600) 0
QStyleOptionComplex (0xb2feb640) 0
QStyleOption (0xb2ff0834) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -8430,7 +8023,6 @@ QStyleOptionQ3ListView (0xb2feb880) 0
QStyleOptionComplex (0xb2feb8c0) 0
QStyleOption (0xb2ff0ec4) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -8526,7 +8118,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb3083384) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -8556,9 +8147,6 @@ QItemSelectionModel (0xb307abc0) 0
QObject (0xb30b93c0) 0
primary-for QItemSelectionModel (0xb307abc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -8687,7 +8275,6 @@ QAbstractItemView (0xb2efa180) 0
QPaintDevice (0xb2edd690) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -9149,8 +8736,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb2fbb000) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -9290,8 +8875,6 @@ QListView (0xb2fc5140) 0
QPaintDevice (0xb2fbbe10) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -9583,8 +9166,6 @@ Class QStandardItem
QStandardItem (0xb2e764b0) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -9862,8 +9443,6 @@ Class QTableWidgetSelectionRange
base size=16 base align=4
QTableWidgetSelectionRange (0xb2d4a294) 0
-
-
Vtable for QTableWidgetItem
QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
@@ -10139,16 +9718,11 @@ QTreeView (0xb2da4380) 0
QPaintDevice (0xb2da8fb4) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0xb2db0d98) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -11123,8 +10697,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb2bbb7f8) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -11158,13 +10730,11 @@ Class QPaintEngine
QPaintEngine (0xb2bbbb40) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb29e1168) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -11261,7 +10831,6 @@ QCommonStyle (0xb29e3f00) 0
QObject (0xb2a73834) 0
primary-for QStyle (0xb29e3f40)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -11792,15 +11361,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb28e8528) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb28f2834) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -11861,8 +11426,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb27ec000) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -11911,8 +11474,6 @@ QTextDocument (0xb27d4d40) 0
QObject (0xb2808ce4) 0
primary-for QTextDocument (0xb27d4d40)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -11923,8 +11484,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb285a618) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -12085,7 +11644,6 @@ QTextFrame (0xb2834f40) 0
QObject (0xb26a3b04) 0
primary-for QTextObject (0xb2834f80)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -12109,14 +11667,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb26c599c) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb26e6744) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -13245,7 +12800,6 @@ QDateEdit (0xb2642580) 0
QPaintDevice (0xb2663564) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -13405,7 +12959,6 @@ QDialogButtonBox (0xb2642c00) 0
QPaintDevice (0xb249a780) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -13484,7 +13037,6 @@ QDockWidget (0xb2642f80) 0
QPaintDevice (0xb24bb7bc) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -13645,7 +13197,6 @@ QFontComboBox (0xb24d3640) 0
QPaintDevice (0xb250f7bc) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13963,7 +13514,6 @@ QMainWindow (0xb256f380) 0
QPaintDevice (0xb257e690) 8
vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
Vtable for QMdiArea
QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
@@ -14048,7 +13598,6 @@ QMdiArea (0xb256f700) 0
QPaintDevice (0xb23ac3fc) 8
vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
Vtable for QMdiSubWindow
QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
0 (int (*)(...))0
@@ -14127,7 +13676,6 @@ QMdiSubWindow (0xb256fb00) 0
QPaintDevice (0xb23dd438) 8
vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
Vtable for QMenu
QMenu::_ZTV5QMenu: 63u entries
0 (int (*)(...))0
@@ -14404,7 +13952,6 @@ QTextEdit (0xb22ba7c0) 0
QPaintDevice (0xb22ca168) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QPlainTextEdit
QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
@@ -16070,13 +15617,11 @@ QNetworkAccessManager (0xb20db400) 0
QObject (0xb20ebca8) 0
primary-for QNetworkAccessManager (0xb20db400)
-
Class QNetworkCookie
size=4 align=4
base size=4 base align=4
QNetworkCookie (0xb2105618) 0
-
Vtable for QNetworkCookieJar
QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
0 (int (*)(...))0
@@ -16104,15 +15649,11 @@ QNetworkCookieJar (0xb20db840) 0
QObject (0xb2105f78) 0
primary-for QNetworkCookieJar (0xb20db840)
-
-
-
Class QNetworkRequest
size=4 align=4
base size=4 base align=4
QNetworkRequest (0xb2119e4c) 0
-
Vtable for QNetworkReply
QNetworkReply::_ZTV13QNetworkReply: 33u entries
0 (int (*)(...))0
@@ -16227,13 +15768,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0xb21801a4) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0xb2180474) 0
-
Class QNetworkProxy
size=4 align=4
base size=4 base align=4
@@ -16428,7 +15967,6 @@ QUdpSocket (0xb1fc3900) 0
QObject (0xb1fed2d0) 0
primary-for QIODevice (0xb1fc3980)
-
Class QSslCertificate
size=4 align=4
base size=4 base align=4
@@ -16491,7 +16029,6 @@ QSslSocket (0xb1fc3f00) 0
QObject (0xb202d708) 0
primary-for QIODevice (0xb1fc3fc0)
-
Class QSslConfiguration
size=4 align=4
base size=4 base align=4
@@ -16502,7 +16039,6 @@ Class QSslKey
base size=4 base align=4
QSslKey (0xb2050348) 0
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -16639,8 +16175,6 @@ Class QSqlField
base size=16 base align=4
QSqlField (0xb1ebef00) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -17155,8 +16689,6 @@ Class Q3GListStdIterator
base size=4 base align=4
Q3GListStdIterator (0xb1d9203c) 0
-
-
Class Q3PointArray
size=4 align=4
base size=4 base align=4
@@ -17164,9 +16696,6 @@ Q3PointArray (0xb1dcfc00) 0
QPolygon (0xb1dcfc40) 0
QVector<QPoint> (0xb1dde294) 0
-
-
-
Class Q3CanvasItemList
size=4 align=4
base size=4 base align=4
@@ -17803,8 +17332,6 @@ Class Q3GDictIterator
base size=12 base align=4
Q3GDictIterator (0xb1cbb12c) 0
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -18338,8 +17865,6 @@ Q3Wizard (0xb1d1b8c0) 0
QPaintDevice (0xb1d52dd4) 8
vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
-
-
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
0 (int (*)(...))0
@@ -18366,7 +17891,6 @@ Q3StrList (0xb1d1bc00) 0
Q3PtrCollection (0xb1d68e88) 0
primary-for Q3GList (0xb1d1bc80)
-
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
0 (int (*)(...))0
@@ -19398,8 +18922,6 @@ Q3GVector (0xb1aec280) 0
Q3PtrCollection (0xb1b05000) 0
primary-for Q3GVector (0xb1aec280)
-
-
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
0 (int (*)(...))0
@@ -19518,8 +19040,6 @@ Class Q3GArray
Q3GArray (0xb1b43f3c) 0
vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
-
-
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
@@ -19629,14 +19149,6 @@ Class Q3Table::TableWidget
base size=12 base align=4
Q3Table::TableWidget (0xb19b430c) 0
-
-
-
-
-
-
-
-
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
@@ -19949,8 +19461,6 @@ Q3Ftp (0xb19fe940) 0
QObject (0xb1a13b40) 0
primary-for Q3NetworkProtocol (0xb19fe980)
-
-
Vtable for Q3HttpHeader
Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
@@ -21231,9 +20741,6 @@ Class Q3SqlPropertyMap
Q3SqlPropertyMap (0xb17c8a50) 0
vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-
-
Class Q3SqlRecordInfo
size=4 align=4
base size=4 base align=4
@@ -21241,11 +20748,6 @@ Q3SqlRecordInfo (0xb17c6540) 0
Q3ValueList<Q3SqlFieldInfo> (0xb17c6580) 0
QLinkedList<Q3SqlFieldInfo> (0xb17d55dc) 0
-
-
-
-
-
Vtable for Q3SqlSelectCursor
Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
0 (int (*)(...))0
@@ -21304,8 +20806,6 @@ Class Q3StyleSheetItem
base size=4 base align=4
Q3StyleSheetItem (0xb184fd20) 0
-
-
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
0 (int (*)(...))0
@@ -21343,10 +20843,6 @@ Class Q3TextEditOptimPrivate::Selection
base size=8 base align=4
Q3TextEditOptimPrivate::Selection (0xb187e564) 0
-
-
-
-
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
@@ -21553,7 +21049,6 @@ Q3TextEdit (0xb16961c0) 0
QPaintDevice (0xb1690f3c) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-
Vtable for Q3MultiLineEdit
Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
0 (int (*)(...))0
@@ -22237,16 +21732,6 @@ Class Q3GCacheIterator
base size=4 base align=4
Q3GCacheIterator (0xb15e003c) 0
-
-
-
-
-
-
-
-
-
-
Vtable for Q3ObjectDictionary
Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
@@ -22272,12 +21757,6 @@ Q3ObjectDictionary (0xb1652340) 0
Q3PtrCollection (0xb1641b40) 0
primary-for Q3GDict (0xb16523c0)
-
-
-
-
-
-
Vtable for Q3Semaphore
Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
0 (int (*)(...))0
@@ -22316,8 +21795,6 @@ Q3Signal (0xb1492400) 0
QObject (0xb149c1a4) 0
primary-for Q3Signal (0xb1492400)
-
-
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
0 (int (*)(...))0
@@ -22622,8 +22099,6 @@ Q3GroupBox (0xb1517000) 0
QPaintDevice (0xb1515384) 8
vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
-
-
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
@@ -23425,10 +22900,6 @@ Q3DockWindow (0xb156cf80) 0
QPaintDevice (0xb13bfe4c) 8
vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
-
-
-
-
Vtable for Q3DockAreaLayout
Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
@@ -23492,7 +22963,6 @@ Q3DockAreaLayout (0xb13cf440) 0
QLayoutItem (0xb13e8a50) 8
vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
@@ -24707,61 +24177,3 @@ Q3WidgetStack (0xb12e6dc0) 0
QPaintDevice (0xb1319528) 8
vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/Qt3Support.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.5.0.linux-gcc-ia32.txt
index 43b5a434ff..219de5736c 100644
--- a/tests/auto/bic/data/Qt3Support.4.3.2.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.5.0.linux-gcc-ia32.txt
@@ -1,164 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb78ac100) 0 empty
+QSysInfo (0xb6f74bb8) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb78ac200) 0
+QBool (0xb6f74d5c) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb78ac300) 0
+qIsNull(double)::U (0xb6638438) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb78ac340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb66384ec) 0
Class QFlag
size=4 align=4
base size=4 base align=4
-QFlag (0xb78ac7c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
+QFlag (0xb6638d20) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6638e4c) 0
Class QInternal
size=1 align=1
base size=0 base align=1
-QInternal (0xb78acc00) 0 empty
+QInternal (0xb6677ce4) 0 empty
Class QGenericArgument
size=8 align=4
base size=8 base align=4
-QGenericArgument (0xb78acc80) 0
+QGenericArgument (0xb6677d20) 0
Class QGenericReturnArgument
size=8 align=4
base size=8 base align=4
-QGenericReturnArgument (0xb78accc0) 0
- QGenericArgument (0xb78acd00) 0
-
+QGenericReturnArgument (0xb5cfff00) 0
+ QGenericArgument (0xb6677f3c) 0
Class QMetaObject
size=16 align=4
base size=16 base align=4
-QMetaObject (0xb78ace80) 0
+QMetaObject (0xb5b840b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb5b841e0) 0
Class QLatin1Char
size=1 align=1
base size=1 base align=1
-QLatin1Char (0xb78acf40) 0
+QLatin1Char (0xb5b843c0) 0
Class QChar
size=2 align=2
base size=2 base align=2
-QChar (0xb78acf80) 0
-
+QChar (0xb5b845a0) 0
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb59a6040) 0
+QBasicAtomicInt (0xb5bccce4) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb59a60c0) 0
- QBasicAtomic (0xb59a6100) 0
+QAtomicInt (0xb5bfd500) 0
+ QBasicAtomicInt (0xb5bec3fc) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb59a6200) 0
+__locale_struct (0xb5bec8e8) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb59a6280) 0
+QByteArray::Data (0xb5becd5c) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb59a6240) 0
+QByteArray (0xb5becd20) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb59a6300) 0
-
+QByteRef (0xb5c71c30) 0
Class QString::Null
size=1 align=1
base size=0 base align=1
-QString::Null (0xb59a63c0) 0 empty
+QString::Null (0xb5abb4ec) 0 empty
Class QString::Data
size=20 align=4
base size=20 base align=4
-QString::Data (0xb59a6440) 0
+QString::Data (0xb5abb528) 0
Class QString
size=4 align=4
base size=4 base align=4
-QString (0xb59a6380) 0
-
+QString (0xb5abb4b0) 0
Class QLatin1String
size=4 align=4
base size=4 base align=4
-QLatin1String (0xb59a65c0) 0
+QLatin1String (0xb5944078) 0
Class QCharRef
size=8 align=4
base size=8 base align=4
-QCharRef (0xb59a6600) 0
+QCharRef (0xb598ad5c) 0
Class QConstString
size=4 align=4
base size=4 base align=4
-QConstString (0xb59a6680) 0
- QString (0xb59a66c0) 0
-
+QConstString (0xb5a08dc0) 0
+ QString (0xb584a4b0) 0
Class QStringRef
size=12 align=4
base size=12 base align=4
-QStringRef (0xb59a6740) 0
+QStringRef (0xb584a8e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -171,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb59a6800) 0 nearly-empty
+std::exception (0xb588c99c) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -180,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb59a6880) 0 nearly-empty
+std::bad_exception (0xb58c3c00) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb59a68c0) 0 nearly-empty
- primary-for std::bad_exception (0xb59a6880)
+ std::exception (0xb588ca8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb58c3c00)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -196,32 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb59a6940) 0 nearly-empty
+std::bad_alloc (0xb58c3d80) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb59a6980) 0 nearly-empty
- primary-for std::bad_alloc (0xb59a6940)
+ std::exception (0xb588cce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb58c3d80)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb59a6a00) 0 empty
+std::nothrow_t (0xb588cf3c) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb59a6a80) 0
+QListData::Data (0xb58e103c) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb59a6a40) 0
-
-
+QListData (0xb58e1000) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb59a6cc0) 0
+QObjectData (0xb58e17bc) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb59a6e80) 0
+QObject (0xb58e1870) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,40 +238,9 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb59a6f00) 0 nearly-empty
+QObjectUserData (0xb57b50b4) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb59a64c0) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb59a6500) 0
- primary-for QLibrary (0xb59a64c0)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb59a6900) 0
-
Vtable for QIODevice
QIODevice::_ZTV9QIODevice: 30u entries
0 (int (*)(...))0
@@ -339,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb59a6c00) 0
+QIODevice (0xb57b6340) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb59a6e40) 0
- primary-for QIODevice (0xb59a6c00)
-
+ QObject (0xb57b51e0) 0
+ primary-for QIODevice (0xb57b6340)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -355,192 +292,33 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb55c6040) 0
+QDataStream (0xb57b5f3c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb55c60c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb55c6140) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb55c6240) 0
- QList<QString> (0xb55c6280) 0
-
-
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb55c6400) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb55c6500) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb55c6540) 0
- primary-for QPluginLoader (0xb55c6500)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb55c6640) 0
+QHashData::Node (0xb580dac8) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb55c6600) 0
+QHashData (0xb580da8c) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb55c66c0) 0 empty
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb55c6c00) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb55c6c40) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb55c6d40) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb55c6e40) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb55c6f40) 0
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb55c6f80) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb55c6d80) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb55c6dc0) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb5592000) 0
-
-
-
-
-
-
-
-
-
-
-
-
+QHashDummyValue (0xb5640168) 0 empty
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb5592340) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb5592380) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb55923c0) 0
-
-Class QSize
+Class QMapData::Node
size=8 align=4
base size=8 base align=4
-QSize (0xb5592580) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb5592800) 0
-
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb5592ac0) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb5592dc0) 0
-
+QMapData::Node (0xb56408ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5640870) 0
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
@@ -554,266 +332,159 @@ QSystemLocale::_ZTV13QSystemLocale: 6u entries
Class QSystemLocale
size=4 align=4
base size=4 base align=4
-QSystemLocale (0xb5592e80) 0 nearly-empty
+QSystemLocale (0xb5640bb8) 0 nearly-empty
vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb5592f80) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb5592f40) 0
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5640c30) 0
-Class QSharedData
+Class QLocale
size=4 align=4
base size=4 base align=4
-QSharedData (0xb5592c80) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb51c2040) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb51c22c0) 0
+QLocale (0xb5640bf4) 0
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb55b5294) 0
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb51c2640) 0
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb55b5258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-Class QRectF
+Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QRectF (0xb51c2780) 0
-
+QTextEncoder (0xb55b5e88) 0
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb51c2880) 0
-
-
-Class QLineF
+Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QLineF (0xb51c2900) 0
+QTextDecoder (0xb56040f0) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5604474) 0
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb56044b0) 0
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
-Class QTimeLine
+Class QTextStream
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb51c2ac0) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb51c2b00) 0
- primary-for QTimeLine (0xb51c2ac0)
+QTextStream (0xb5604528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb51c2b80) 0
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5604b04) 0
-Class QBitRef
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
size=8 align=4
base size=8 base align=4
-QBitRef (0xb51c2cc0) 0
+QTextIStream (0xb544c880) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5466c30) 0
+ primary-for QTextIStream (0xb544c880)
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb51c2dc0) 0 empty
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb544cb40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb54782d0) 0
+ primary-for QTextOStream (0xb544cb40)
-Class QUrl
+Class wait
size=4 align=4
base size=4 base align=4
-QUrl (0xb51c2e40) 0
-
-
+wait (0xb5478960) 0
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb51c2f40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
+Class timespec
size=8 align=4
base size=8 base align=4
-QVariant::PrivateShared (0xb5034840) 0
+timespec (0xb5478b04) 0
-Class QVariant::Private::Data
+Class timeval
size=8 align=4
base size=8 base align=4
-QVariant::Private::Data (0xb50348c0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb5034880) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb5034900) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb5034800) 0
+timeval (0xb5478b40) 0
-
-
-
-
-
-
-Class QVariantComparisonHelper
+Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
-QVariantComparisonHelper (0xb5034d40) 0
+__pthread_internal_slist (0xb5478bf4) 0
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5478f00) 0
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb5034e00) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb5034e40) 0
- primary-for QSettings (0xb5034e00)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb5034940) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb5034980) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb50349c0) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb5034a00) 0
-
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5478f3c) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5478f78) 0
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb5034ec0) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb54ae2d0) 0
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb4f12000) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb54ae294) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb538cd98) 0 empty
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
@@ -852,13 +523,12 @@ QFile::_ZTV5QFile: 31u entries
Class QFile
size=8 align=4
base size=8 base align=4
-QFile (0xb4f12080) 0
+QFile (0xb53bc280) 0
vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb4f120c0) 0
- primary-for QFile (0xb4f12080)
- QObject (0xb4f12100) 0
- primary-for QIODevice (0xb4f120c0)
-
+ QIODevice (0xb53bc2c0) 0
+ primary-for QFile (0xb53bc280)
+ QObject (0xb53c303c) 0
+ primary-for QIODevice (0xb53bc2c0)
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
@@ -897,123 +567,68 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-QTemporaryFile (0xb4f121c0) 0
+QTemporaryFile (0xb53bc880) 0
vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb4f12200) 0
- primary-for QTemporaryFile (0xb4f121c0)
- QIODevice (0xb4f12240) 0
- primary-for QFile (0xb4f12200)
- QObject (0xb4f12280) 0
- primary-for QIODevice (0xb4f12240)
+ QFile (0xb53bc8c0) 0
+ primary-for QTemporaryFile (0xb53bc880)
+ QIODevice (0xb53bc900) 0
+ primary-for QFile (0xb53bc8c0)
+ QObject (0xb53c34b0) 0
+ primary-for QIODevice (0xb53bc900)
Class QFileInfo
size=4 align=4
base size=4 base align=4
-QFileInfo (0xb4f12300) 0
-
+QFileInfo (0xb53c37bc) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb53c3d5c) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb525b708) 0
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5419a00) 0
+ QList<QString> (0xb525b870) 0
Class QDir
size=4 align=4
base size=4 base align=4
-QDir (0xb4f12480) 0
-
-
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb4f125c0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb4f12600) 0
- primary-for QProcess (0xb4f125c0)
- QObject (0xb4f12640) 0
- primary-for QIODevice (0xb4f12600)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb4f12700) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb4f12740) 0
- primary-for QFileSystemWatcher (0xb4f12700)
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb4f127c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
+QDir (0xb5289dd4) 0
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb4f12940) 0 empty
+QAbstractFileEngine::ExtensionOption (0xb52da4b0) 0 empty
Class QAbstractFileEngine::ExtensionReturn
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb4f12980) 0 empty
+QAbstractFileEngine::ExtensionReturn (0xb52da4ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb52e72c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb52da528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb52e7340) 0
+ QAbstractFileEngine::ExtensionReturn (0xb52da564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb52e73c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb52da5a0) 0 empty
Vtable for QAbstractFileEngine
QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
@@ -1057,10 +672,9 @@ QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
Class QAbstractFileEngine
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb4f128c0) 0
+QAbstractFileEngine (0xb52da474) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1072,7 +686,7 @@ QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
Class QAbstractFileEngineHandler
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb4f12a80) 0 nearly-empty
+QAbstractFileEngineHandler (0xb52da744) 0 nearly-empty
vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
Vtable for QAbstractFileEngineIterator
@@ -1090,103 +704,117 @@ QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
Class QAbstractFileEngineIterator
size=8 align=4
base size=8 base align=4
-QAbstractFileEngineIterator (0xb4f12b00) 0
+QAbstractFileEngineIterator (0xb52da780) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb4f12bc0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb4f12b80) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb4f12dc0) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb4f12e00) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
-Class QTextStream
+Class QFSFileEngine
size=8 align=4
base size=8 base align=4
-QTextStream (0xb4f12e40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb4f12fc0) 0
+QFSFileEngine (0xb52e76c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb52da7bc) 0
+ primary-for QFSFileEngine (0xb52e76c0)
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
-Class QTextIStream
+Class QProcess
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb4f12140) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb4f122c0) 0
- primary-for QTextIStream (0xb4f12140)
+QProcess (0xb52e77c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb52e7800) 0
+ primary-for QProcess (0xb52e77c0)
+ QObject (0xb52da8e8) 0
+ primary-for QIODevice (0xb52e7800)
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb52dab04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
-Class QTextOStream
+Class QDirIterator
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb4f126c0) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb4f12780) 0
- primary-for QTextOStream (0xb4f126c0)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb4f129c0) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb4f12800) 0
+QDirIterator (0xb52dabf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
@@ -1202,8 +830,8 @@ QBuffer::_ZTV7QBuffer: 30u entries
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
56 QIODevice::isSequential
60 QBuffer::open
64 QBuffer::close
@@ -1224,92 +852,396 @@ QBuffer::_ZTV7QBuffer: 30u entries
Class QBuffer
size=8 align=4
base size=8 base align=4
-QBuffer (0xb4f12b40) 0
+QBuffer (0xb52e7d80) 0
vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb4f12c00) 0
- primary-for QBuffer (0xb4f12b40)
- QObject (0xb4f12c80) 0
- primary-for QIODevice (0xb4f12c00)
+ QIODevice (0xb52e7dc0) 0
+ primary-for QBuffer (0xb52e7d80)
+ QObject (0xb52dad20) 0
+ primary-for QIODevice (0xb52e7dc0)
-Class QResource
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb51840c0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb52daf3c) 0
+ primary-for QFileSystemWatcher (0xb51840c0)
+
+Class QUrl
size=4 align=4
base size=4 base align=4
-QResource (0xb4f12ec0) 0
+QUrl (0xb5190168) 0
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5190744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb52321a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb523221c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb52321e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5232258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5232168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb5072834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QFSFileEngine
+Class QSettings
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb4d52000) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb4d52040) 0
- primary-for QFSFileEngine (0xb4d52000)
+QSettings (0xb50aebc0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb5072ce4) 0
+ primary-for QSettings (0xb50aebc0)
-Class QReadWriteLock
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb50f27f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb51154b0) 0
+
+Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
-QReadWriteLock (0xb4d520c0) 0
+QXmlStreamAttributes (0xb51300c0) 0
+ QVector<QXmlStreamAttribute> (0xb5115f00) 0
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb4f49000) 0
-Class QReadLocker
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb4f49474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb4f49a50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
size=4 align=4
base size=4 base align=4
-QReadLocker (0xb4d52100) 0
+QXmlStreamEntityResolver (0xb4f7330c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4f73348) 0
-Class QWriteLocker
+Class QXmlStreamWriter
size=4 align=4
base size=4 base align=4
-QWriteLocker (0xb4d52180) 0
+QXmlStreamWriter (0xb4f733fc) 0
-Class QMutex
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4f73528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4fcaac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4ff11e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4ff1f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4e42000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4e5da8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4e88690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4eed2d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb4d4203c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4d4230c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4d42c30) 0
+
+Class QBitArray
size=4 align=4
base size=4 base align=4
-QMutex (0xb4d52200) 0
+QBitArray (0xb4d42e4c) 0
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4c52384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4c52a50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4c52c30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb4c52ca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4c52d5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4ca2384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4ca28e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb4cd1100) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4ca2b7c) 0
+ primary-for QTimeLine (0xb4cd1100)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4ca2d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4cea21c) 0
Class QMutexLocker
size=4 align=4
base size=4 base align=4
-QMutexLocker (0xb4d52240) 0
+QMutexLocker (0xb4cea8ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4cff080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb4cead98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4cff080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4cff180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4cff1c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4cff180)
+ std::exception (0xb4ceadd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4cff1c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb4ceae10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb4ceae4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb4ceae88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb4d0a474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb4d0a5a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4d0a9d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
Vtable for QThread
QThread::_ZTV7QThread: 15u entries
@@ -1327,30 +1259,456 @@ QThread::_ZTV7QThread: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QThread::run
Class QThread
size=8 align=4
base size=8 base align=4
-QThread (0xb4d522c0) 0
+QThread (0xb4bb51c0) 0
vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb4d52300) 0
- primary-for QThread (0xb4d522c0)
+ QObject (0xb4ba26cc) 0
+ primary-for QThread (0xb4bb51c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QThreadStorageData
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb4bb5500) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb4ba2960) 0
+ primary-for QThreadPool (0xb4bb5500)
+
+Class QWaitCondition
size=4 align=4
base size=4 base align=4
-QThreadStorageData (0xb4d523c0) 0
+QWaitCondition (0xb4ba2bb8) 0
-Class QSemaphore
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb4ba2bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb4be6040) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb4bdf474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb4be6040)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb4c02a50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb4c02a8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb4c01600) 0 empty
+ std::input_iterator_tag (0xb4c02ac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb4c01680) 0 empty
+ std::forward_iterator_tag (0xb4c016c0) 0 empty
+ std::input_iterator_tag (0xb4c02b04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb4c01740) 0 empty
+ std::bidirectional_iterator_tag (0xb4c01780) 0 empty
+ std::forward_iterator_tag (0xb4c017c0) 0 empty
+ std::input_iterator_tag (0xb4c02b40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb4c02c6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb4c02ca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb4ac0e88) 0
+
+Class sched_param
size=4 align=4
base size=4 base align=4
-QSemaphore (0xb4d52440) 0
+sched_param (0xb4b1703c) 0
-Class QWaitCondition
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb4b17078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb4b170f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb4b1712c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb4b17168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb4b1721c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb4b17258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb4997564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
size=4 align=4
base size=4 base align=4
-QWaitCondition (0xb4d52480) 0
+std::locale (0xb49fd99c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb49fda14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb49fde10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb49fde4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb47aeb00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb47c31a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb47aeb00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb47c31e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb47c321c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb47c3258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb47c3168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb47e65a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb46ab078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4467540 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb44675c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb44678c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4467940 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb447812c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb42a5b00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4256924) 0
+ primary-for QFutureWatcherBase (0xb42a5b00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb431a744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4147d00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb431ac30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4147d00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4153f50) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb431aec4) 0
+ primary-for QTextCodecPlugin (0xb4153f50)
+ QTextCodecFactoryInterface (0xb4147f00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb431af00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4147f00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb416703c) 0 empty
Vtable for QTranslator
QTranslator::_ZTV11QTranslator: 16u entries
@@ -1374,16 +1732,15 @@ QTranslator::_ZTV11QTranslator: 16u entries
Class QTranslator
size=8 align=4
base size=8 base align=4
-QTranslator (0xb4d524c0) 0
+QTranslator (0xb417fac0) 0
vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb4d52500) 0
- primary-for QTranslator (0xb4d524c0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb4d52580) 0
+ QObject (0xb417a3fc) 0
+ primary-for QTranslator (0xb417fac0)
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb417a6cc) 0
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
@@ -1408,22 +1765,170 @@ QMimeData::_ZTV9QMimeData: 17u entries
Class QMimeData
size=8 align=4
base size=8 base align=4
-QMimeData (0xb4d52600) 0
+QMimeData (0xb41c7440) 0
vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb4d52640) 0
- primary-for QMimeData (0xb4d52600)
+ QObject (0xb417ac6c) 0
+ primary-for QMimeData (0xb41c7440)
-Class QModelIndex
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb41c7700) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb417ae88) 0
+ primary-for QEventLoop (0xb41c7700)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb41ed1a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb41c7dc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb41ed384) 0
+ primary-for QTimerEvent (0xb41c7dc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb41c7e80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb41ed3fc) 0
+ primary-for QChildEvent (0xb41c7e80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4215140) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb41ed564) 0
+ primary-for QCustomEvent (0xb4215140)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb4d526c0) 0
+QDynamicPropertyChangeEvent (0xb4215240) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb41ed654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4215240)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4215300) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb41ed708) 0
+ primary-for QCoreApplication (0xb4215300)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4215900) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb41edca8) 0
+ primary-for QSharedMemory (0xb4215900)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb41edec4) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb4d52740) 0
-
+QPersistentModelIndex (0xb4059384) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -1473,10 +1978,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb4d52800) 0
+QAbstractItemModel (0xb4054540) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb4d52840) 0
- primary-for QAbstractItemModel (0xb4d52800)
+ QObject (0xb40594ec) 0
+ primary-for QAbstractItemModel (0xb4054540)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -1526,12 +2031,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb4d528c0) 0
+QAbstractTableModel (0xb4054b80) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb4d52900) 0
- primary-for QAbstractTableModel (0xb4d528c0)
- QObject (0xb4d52940) 0
- primary-for QAbstractItemModel (0xb4d52900)
+ QAbstractItemModel (0xb4054bc0) 0
+ primary-for QAbstractTableModel (0xb4054b80)
+ QObject (0xb4059e4c) 0
+ primary-for QAbstractItemModel (0xb4054bc0)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -1581,12 +2086,12 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb4d529c0) 0
+QAbstractListModel (0xb4054e00) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb4d52a00) 0
- primary-for QAbstractListModel (0xb4d529c0)
- QObject (0xb4d52a40) 0
- primary-for QAbstractItemModel (0xb4d52a00)
+ QAbstractItemModel (0xb4054e40) 0
+ primary-for QAbstractListModel (0xb4054e00)
+ QObject (0xb4059f78) 0
+ primary-for QAbstractItemModel (0xb4054e40)
Vtable for QSignalMapper
QSignalMapper::_ZTV13QSignalMapper: 14u entries
@@ -1608,45 +2113,20 @@ QSignalMapper::_ZTV13QSignalMapper: 14u entries
Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QSignalMapper (0xb4d52ac0) 0
+QSignalMapper (0xb40a5540) 0
vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb4d52b00) 0
- primary-for QSignalMapper (0xb4d52ac0)
+ QObject (0xb40a4e4c) 0
+ primary-for QSignalMapper (0xb40a5540)
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb4d52b80) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb4d52bc0) 0
- primary-for QSocketNotifier (0xb4d52b80)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1655,114 +2135,43 @@ QEventLoop::_ZTV10QEventLoop: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb4d52c40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb4d52c80) 0
- primary-for QEventLoop (0xb4d52c40)
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb4d52dc0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb4d52e40) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb4d52e80) 0
- primary-for QTimerEvent (0xb4d52e40)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb4d52f00) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb4d52f40) 0
- primary-for QChildEvent (0xb4d52f00)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
+Class QObjectCleanupHandler
size=12 align=4
base size=12 base align=4
-QCustomEvent (0xb4d52fc0) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb4d52080) 0
- primary-for QCustomEvent (0xb4d52fc0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+QObjectCleanupHandler (0xb40a5800) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb40c3078) 0
+ primary-for QObjectCleanupHandler (0xb40a5800)
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb4d52380) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb4d52540) 0
- primary-for QDynamicPropertyChangeEvent (0xb4d52380)
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb40c31a4) 0
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb4d52680) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb4d52780) 0
- primary-for QCoreApplication (0xb4d52680)
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb40a5e00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb40c3438) 0
+ primary-for QSocketNotifier (0xb40a5e00)
Vtable for QTimer
QTimer::_ZTV6QTimer: 14u entries
@@ -1784,10 +2193,10 @@ QTimer::_ZTV6QTimer: 14u entries
Class QTimer
size=24 align=4
base size=21 base align=4
-QTimer (0xb4d52880) 0
+QTimer (0xb40e0180) 0
vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb4d52980) 0
- primary-for QTimer (0xb4d52880)
+ QObject (0xb40c3708) 0
+ primary-for QTimer (0xb40e0180)
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
@@ -1822,85 +2231,45 @@ QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
Class QAbstractEventDispatcher
size=8 align=4
base size=8 base align=4
-QAbstractEventDispatcher (0xb4d52a80) 0
+QAbstractEventDispatcher (0xb40e0680) 0
vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb4d52b40) 0
- primary-for QAbstractEventDispatcher (0xb4d52a80)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb4d52c00) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb4d52d00) 0
- primary-for QObjectCleanupHandler (0xb4d52c00)
+ QObject (0xb40c399c) 0
+ primary-for QAbstractEventDispatcher (0xb40e0680)
Class QMetaMethod
size=8 align=4
base size=8 base align=4
-QMetaMethod (0xb4d52e00) 0
-
+QMetaMethod (0xb40c3bb8) 0
Class QMetaEnum
size=8 align=4
base size=8 base align=4
-QMetaEnum (0xb4d52f80) 0
-
+QMetaEnum (0xb40c3ec4) 0
Class QMetaProperty
size=20 align=4
base size=20 base align=4
-QMetaProperty (0xb4ad0040) 0
+QMetaProperty (0xb411612c) 0
Class QMetaClassInfo
size=8 align=4
base size=8 base align=4
-QMetaClassInfo (0xb4ad0080) 0
+QMetaClassInfo (0xb41161e0) 0
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
+Class QSystemSemaphore
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb4ad0100) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb4ad0140) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4ad0100)
+QSystemSemaphore (0xb4116438) 0
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1908,85 +2277,24 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb4ad0200) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb4ad0240) 0
- primary-for QTextCodecPlugin (0xb4ad0200)
- QTextCodecFactoryInterface (0xb4ad0280) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb4ad02c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4ad0280)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QImageIOHandler)
-8 QImageIOHandler::~QImageIOHandler
-12 QImageIOHandler::~QImageIOHandler
-16 QImageIOHandler::name
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QImageIOHandler::write
-32 QImageIOHandler::option
-36 QImageIOHandler::setOption
-40 QImageIOHandler::supportsOption
-44 QImageIOHandler::jumpToNextImage
-48 QImageIOHandler::jumpToImage
-52 QImageIOHandler::loopCount
-56 QImageIOHandler::imageCount
-60 QImageIOHandler::nextImageDelay
-64 QImageIOHandler::currentImageNumber
-68 QImageIOHandler::currentImageRect
-Class QImageIOHandler
- size=8 align=4
- base size=8 base align=4
-QImageIOHandler (0xb4ad0380) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
-
-Vtable for QImageIOHandlerFactoryInterface
-QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
-8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QImageIOHandlerFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QImageIOHandlerFactoryInterface (0xb4ad0400) 0 nearly-empty
- vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
- QFactoryInterface (0xb4ad0440) 0 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb4ad0400)
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4121180) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb41164b0) 0
+ primary-for QLibrary (0xb4121180)
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QImageIOPlugin)
-8 QImageIOPlugin::metaObject
-12 QImageIOPlugin::qt_metacast
-16 QImageIOPlugin::qt_metacall
-20 QImageIOPlugin::~QImageIOPlugin
-24 QImageIOPlugin::~QImageIOPlugin
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1994,94 +2302,106 @@ QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI14QImageIOPlugin)
-76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
-80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-Class QImageIOPlugin
- size=12 align=4
- base size=12 base align=4
-QImageIOPlugin (0xb4ad0500) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
- QObject (0xb4ad0540) 0
- primary-for QImageIOPlugin (0xb4ad0500)
- QImageIOHandlerFactoryInterface (0xb4ad0580) 8 nearly-empty
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
- QFactoryInterface (0xb4ad05c0) 8 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb4ad0580)
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4121580) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4116708) 0
+ primary-for QPluginLoader (0xb4121580)
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4116834) 0
-Class QImageReader
+Class QSemaphore
size=4 align=4
base size=4 base align=4
-QImageReader (0xb4ad0680) 0
+QSemaphore (0xb3f66834) 0
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb3f66870) 0
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb3f668e8) 0
-Class QPolygon
+Class QReadLocker
size=4 align=4
base size=4 base align=4
-QPolygon (0xb4ad0780) 0
- QVector<QPoint> (0xb4ad07c0) 0
+QReadLocker (0xb3f66924) 0
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb3f66e10) 0
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb3f935dc) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb3f93bb8) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb3fbaac0) 0
+ QVector<QPoint> (0xb3f93e10) 0
Class QPolygonF
size=4 align=4
base size=4 base align=4
-QPolygonF (0xb4ad08c0) 0
- QVector<QPointF> (0xb4ad0900) 0
+QPolygonF (0xb40140c0) 0
+ QVector<QPointF> (0xb400b7bc) 0
Class QRegion::QRegionData
size=16 align=4
base size=16 base align=4
-QRegion::QRegionData (0xb4ad0a80) 0
+QRegion::QRegionData (0xb3e340f0) 0
Class QRegion
size=4 align=4
base size=4 base align=4
-QRegion (0xb4ad0940) 0
+QRegion (0xb3e340b4) 0
Class QMatrix
size=48 align=4
base size=48 base align=4
-QMatrix (0xb4ad0ac0) 0
-
+QMatrix (0xb3e34438) 0
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
-QPainterPath::Element (0xb4ad0b80) 0
+QPainterPath::Element (0xb3e34bb8) 0
Class QPainterPath
size=4 align=4
base size=4 base align=4
-QPainterPath (0xb4ad0b40) 0
-
-
+QPainterPath (0xb3e34b7c) 0
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
-QPainterPathPrivate (0xb4ad0c40) 0
-
+QPainterPathPrivate (0xb3e9103c) 0
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
-QPainterPathStroker (0xb4ad0e40) 0
+QPainterPathStroker (0xb3e91168) 0
Class QTransform
size=80 align=4
base size=80 base align=4
-QTransform (0xb4ad0f00) 0
-
+QTransform (0xb3eca000) 0
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
@@ -2096,13 +2416,13 @@ QPaintDevice::_ZTV12QPaintDevice: 7u entries
Class QPaintDevice
size=8 align=4
base size=6 base align=4
-QPaintDevice (0xb4ad0fc0) 0
+QPaintDevice (0xb3f04618) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
-QImageTextKeyLang (0xb4ad0300) 0
+QImageTextKeyLang (0xb3f04e4c) 0
Vtable for QImage
QImage::_ZTV6QImage: 7u entries
@@ -2117,20 +2437,10 @@ QImage::_ZTV6QImage: 7u entries
Class QImage
size=12 align=4
base size=12 base align=4
-QImage (0xb4ad03c0) 0
+QImage (0xb3f194c0) 0
vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb4ad0480) 0
- primary-for QImage (0xb4ad03c0)
-
-
-
-
-
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0xb4ad09c0) 0
+ QPaintDevice (0xb3f20834) 0
+ primary-for QImage (0xb3f194c0)
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
@@ -2145,20 +2455,123 @@ QPixmap::_ZTV7QPixmap: 7u entries
Class QPixmap
size=12 align=4
base size=12 base align=4
-QPixmap (0xb48ad080) 0
+QPixmap (0xb3f19e00) 0
vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb48ad0c0) 0
- primary-for QPixmap (0xb48ad080)
+ QPaintDevice (0xb3d834ec) 0
+ primary-for QPixmap (0xb3f19e00)
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb3d83b40) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb3d83d98) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb3dcb168) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb3dabc40) 0
+ QGradient (0xb3dcb3fc) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb3dabd40) 0
+ QGradient (0xb3dcb438) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb3dabe40) 0
+ QGradient (0xb3dcb474) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb3dcb4b0) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb3dcb744) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb3dcb708) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3e262d0) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb3e26b40) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb3c65740) 0
+ QTextFormat (0xb3ca90b4) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb3cd3680) 0
+ QTextFormat (0xb3cd7690) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb3cd3c40) 0
+ QTextFormat (0xb3cd7e4c) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb3cd3e00) 0
+ QTextCharFormat (0xb3cd3e40) 0
+ QTextFormat (0xb3cfc0b4) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb3d04080) 0
+ QTextFormat (0xb3cfc384) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb3d04700) 0
+ QTextFrameFormat (0xb3d04740) 0
+ QTextFormat (0xb3cfcbb8) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3d04c40) 0
+ QTextCharFormat (0xb3d04c80) 0
+ QTextFormat (0xb3b2b1a4) 0
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QMovie)
-8 QMovie::metaObject
-12 QMovie::qt_metacast
-16 QMovie::qt_metacall
-20 QMovie::~QMovie
-24 QMovie::~QMovie
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2167,65 +2580,23 @@ QMovie::_ZTV6QMovie: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QMovie
+Class QTextObject
size=8 align=4
base size=8 base align=4
-QMovie (0xb48ad200) 0
- vptr=((& QMovie::_ZTV6QMovie) + 8u)
- QObject (0xb48ad240) 0
- primary-for QMovie (0xb48ad200)
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0xb48ad2c0) 0 empty
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBitmap)
-8 QBitmap::~QBitmap
-12 QBitmap::~QBitmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QBitmap
- size=12 align=4
- base size=12 base align=4
-QBitmap (0xb48ad300) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
- QPixmap (0xb48ad340) 0
- primary-for QBitmap (0xb48ad300)
- QPaintDevice (0xb48ad380) 0
- primary-for QPixmap (0xb48ad340)
-
-Vtable for QIconEngineFactoryInterface
-QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
-8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterface (0xb48ad4c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
- QFactoryInterface (0xb48ad500) 0 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb48ad4c0)
+QTextObject (0xb3d04f80) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3b2b528) 0
+ primary-for QTextObject (0xb3d04f80)
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-8 QIconEnginePlugin::metaObject
-12 QIconEnginePlugin::qt_metacast
-16 QIconEnginePlugin::qt_metacall
-20 QIconEnginePlugin::~QIconEnginePlugin
-24 QIconEnginePlugin::~QIconEnginePlugin
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2233,53 +2604,47 @@ QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
-76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
-Class QIconEnginePlugin
- size=12 align=4
- base size=12 base align=4
-QIconEnginePlugin (0xb48ad5c0) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
- QObject (0xb48ad600) 0
- primary-for QIconEnginePlugin (0xb48ad5c0)
- QIconEngineFactoryInterface (0xb48ad640) 8 nearly-empty
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
- QFactoryInterface (0xb48ad680) 8 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb48ad640)
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb3b3a240) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3b3a280) 0
+ primary-for QTextBlockGroup (0xb3b3a240)
+ QObject (0xb3b2b744) 0
+ primary-for QTextObject (0xb3b3a280)
-Vtable for QIconEngineFactoryInterfaceV2
-QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
-8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
-Class QIconEngineFactoryInterfaceV2
+Class QTextFrameLayoutData
size=4 align=4
base size=4 base align=4
-QIconEngineFactoryInterfaceV2 (0xb48ad700) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
- QFactoryInterface (0xb48ad740) 0 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb48ad700)
+QTextFrameLayoutData (0xb3b2b960) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-Vtable for QIconEnginePluginV2
-QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3b2b9d8) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-8 QIconEnginePluginV2::metaObject
-12 QIconEnginePluginV2::qt_metacast
-16 QIconEnginePluginV2::qt_metacall
-20 QIconEnginePluginV2::~QIconEnginePluginV2
-24 QIconEnginePluginV2::~QIconEnginePluginV2
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2287,133 +2652,84 @@ QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
-76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-Class QIconEnginePluginV2
- size=12 align=4
- base size=12 base align=4
-QIconEnginePluginV2 (0xb48ad800) 0
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
- QObject (0xb48ad840) 0
- primary-for QIconEnginePluginV2 (0xb48ad800)
- QIconEngineFactoryInterfaceV2 (0xb48ad880) 8 nearly-empty
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
- QFactoryInterface (0xb48ad8c0) 8 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb48ad880)
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb3b3a580) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3b3a5c0) 0
+ primary-for QTextFrame (0xb3b3a580)
+ QObject (0xb3b2b99c) 0
+ primary-for QTextObject (0xb3b3a5c0)
-Class QIcon
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
size=4 align=4
base size=4 base align=4
-QIcon (0xb48ad940) 0
+QTextBlockUserData (0xb3b69690) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3b69708) 0
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPicture)
-8 QPicture::~QPicture
-12 QPicture::~QPicture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb3b696cc) 0
-Class QPicture
+Class QTextFragment
size=12 align=4
base size=12 base align=4
-QPicture (0xb48ada40) 0
- vptr=((& QPicture::_ZTV8QPicture) + 8u)
- QPaintDevice (0xb48ada80) 0
- primary-for QPicture (0xb48ada40)
+QTextFragment (0xb3b8c384) 0
-Class QPictureIO
- size=4 align=4
- base size=4 base align=4
-QPictureIO (0xb48adb80) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QIconEngine)
-8 QIconEngine::~QIconEngine
-12 QIconEngine::~QIconEngine
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-
-Class QIconEngine
+Class QFontMetrics
size=4 align=4
base size=4 base align=4
-QIconEngine (0xb48adbc0) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+QFontMetrics (0xb3b9e2d0) 0
-Vtable for QIconEngineV2
-QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIconEngineV2)
-8 QIconEngineV2::~QIconEngineV2
-12 QIconEngineV2::~QIconEngineV2
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-36 QIconEngineV2::key
-40 QIconEngineV2::clone
-44 QIconEngineV2::read
-48 QIconEngineV2::write
-52 QIconEngineV2::virtual_hook
-
-Class QIconEngineV2
+Class QFontMetricsF
size=4 align=4
base size=4 base align=4
-QIconEngineV2 (0xb48adc40) 0 nearly-empty
- vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
- QIconEngine (0xb48adc80) 0 nearly-empty
- primary-for QIconEngineV2 (0xb48adc40)
+QFontMetricsF (0xb3b9e528) 0
-Class QImageWriter
+Class QFontDatabase
size=4 align=4
base size=4 base align=4
-QImageWriter (0xb48add00) 0
+QFontDatabase (0xb3b9e5dc) 0
-Vtable for QPictureFormatInterface
-QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
-8 QPictureFormatInterface::~QPictureFormatInterface
-12 QPictureFormatInterface::~QPictureFormatInterface
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-Class QPictureFormatInterface
+Class QAbstractUndoItem
size=4 align=4
base size=4 base align=4
-QPictureFormatInterface (0xb48add40) 0 nearly-empty
- vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
- QFactoryInterface (0xb48add80) 0 nearly-empty
- primary-for QPictureFormatInterface (0xb48add40)
+QAbstractUndoItem (0xb3b9e618) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-8 QPictureFormatPlugin::metaObject
-12 QPictureFormatPlugin::qt_metacast
-16 QPictureFormatPlugin::qt_metacall
-20 QPictureFormatPlugin::~QPictureFormatPlugin
-24 QPictureFormatPlugin::~QPictureFormatPlugin
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2421,36 +2737,61 @@ QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QPictureFormatPlugin::loadPicture
-64 QPictureFormatPlugin::savePicture
-68 __cxa_pure_virtual
-72 (int (*)(...))-0x00000000000000008
-76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
-84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
-88 __cxa_pure_virtual
-92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
-96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
-100 __cxa_pure_virtual
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
-Class QPictureFormatPlugin
- size=12 align=4
- base size=12 base align=4
-QPictureFormatPlugin (0xb48ade00) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
- QObject (0xb48ade40) 0
- primary-for QPictureFormatPlugin (0xb48ade00)
- QPictureFormatInterface (0xb48ade80) 8 nearly-empty
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
- QFactoryInterface (0xb48adec0) 8 nearly-empty
- primary-for QPictureFormatInterface (0xb48ade80)
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb3b9c7c0) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3b9e834) 0
+ primary-for QTextDocument (0xb3b9c7c0)
-Class QKeySequence
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3b9eb40) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb3c0d040) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3c0d080) 0
+ primary-for QTextTable (0xb3c0d040)
+ QTextObject (0xb3c0d0c0) 0
+ primary-for QTextFrame (0xb3c0d080)
+ QObject (0xb3c093c0) 0
+ primary-for QTextObject (0xb3c0d0c0)
+
+Class QTextDocumentWriter
size=4 align=4
base size=4 base align=4
-QKeySequence (0xb48adf40) 0
+QTextDocumentWriter (0xb3c09924) 0
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb3c09960) 0
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
@@ -2465,7 +2806,7 @@ QMimeSource::_ZTV11QMimeSource: 7u entries
Class QMimeSource
size=4 align=4
base size=4 base align=4
-QMimeSource (0xb48ad040) 0 nearly-empty
+QMimeSource (0xb3c09c6c) 0 nearly-empty
vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
Vtable for QDrag
@@ -2488,10 +2829,10 @@ QDrag::_ZTV5QDrag: 14u entries
Class QDrag
size=8 align=4
base size=8 base align=4
-QDrag (0xb48ad180) 0
+QDrag (0xb3c0dac0) 0
vptr=((& QDrag::_ZTV5QDrag) + 8u)
- QObject (0xb48ad100) 0
- primary-for QDrag (0xb48ad180)
+ QObject (0xb3c09ca8) 0
+ primary-for QDrag (0xb3c0dac0)
Vtable for QInputEvent
QInputEvent::_ZTV11QInputEvent: 4u entries
@@ -2503,10 +2844,10 @@ QInputEvent::_ZTV11QInputEvent: 4u entries
Class QInputEvent
size=16 align=4
base size=16 base align=4
-QInputEvent (0xb48ad280) 0
+QInputEvent (0xb3c0dd80) 0
vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
- QEvent (0xb48ad3c0) 0
- primary-for QInputEvent (0xb48ad280)
+ QEvent (0xb3c09ec4) 0
+ primary-for QInputEvent (0xb3c0dd80)
Vtable for QMouseEvent
QMouseEvent::_ZTV11QMouseEvent: 4u entries
@@ -2518,12 +2859,12 @@ QMouseEvent::_ZTV11QMouseEvent: 4u entries
Class QMouseEvent
size=40 align=4
base size=40 base align=4
-QMouseEvent (0xb48ad540) 0
+QMouseEvent (0xb3c0de40) 0
vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
- QInputEvent (0xb48ad6c0) 0
- primary-for QMouseEvent (0xb48ad540)
- QEvent (0xb48ad780) 0
- primary-for QInputEvent (0xb48ad6c0)
+ QInputEvent (0xb3c0de80) 0
+ primary-for QMouseEvent (0xb3c0de40)
+ QEvent (0xb3c09f78) 0
+ primary-for QInputEvent (0xb3c0de80)
Vtable for QHoverEvent
QHoverEvent::_ZTV11QHoverEvent: 4u entries
@@ -2535,10 +2876,10 @@ QHoverEvent::_ZTV11QHoverEvent: 4u entries
Class QHoverEvent
size=28 align=4
base size=28 base align=4
-QHoverEvent (0xb48ad900) 0
+QHoverEvent (0xb3a63280) 0
vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
- QEvent (0xb48ad980) 0
- primary-for QHoverEvent (0xb48ad900)
+ QEvent (0xb3a61474) 0
+ primary-for QHoverEvent (0xb3a63280)
Vtable for QWheelEvent
QWheelEvent::_ZTV11QWheelEvent: 4u entries
@@ -2550,12 +2891,12 @@ QWheelEvent::_ZTV11QWheelEvent: 4u entries
Class QWheelEvent
size=44 align=4
base size=44 base align=4
-QWheelEvent (0xb48ad9c0) 0
+QWheelEvent (0xb3a63380) 0
vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
- QInputEvent (0xb48adac0) 0
- primary-for QWheelEvent (0xb48ad9c0)
- QEvent (0xb48adb00) 0
- primary-for QInputEvent (0xb48adac0)
+ QInputEvent (0xb3a633c0) 0
+ primary-for QWheelEvent (0xb3a63380)
+ QEvent (0xb3a61528) 0
+ primary-for QInputEvent (0xb3a633c0)
Vtable for QTabletEvent
QTabletEvent::_ZTV12QTabletEvent: 4u entries
@@ -2567,12 +2908,12 @@ QTabletEvent::_ZTV12QTabletEvent: 4u entries
Class QTabletEvent
size=104 align=4
base size=104 base align=4
-QTabletEvent (0xb48adb40) 0
+QTabletEvent (0xb3a63700) 0
vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
- QInputEvent (0xb48adc00) 0
- primary-for QTabletEvent (0xb48adb40)
- QEvent (0xb48adcc0) 0
- primary-for QInputEvent (0xb48adc00)
+ QInputEvent (0xb3a63740) 0
+ primary-for QTabletEvent (0xb3a63700)
+ QEvent (0xb3a618e8) 0
+ primary-for QInputEvent (0xb3a63740)
Vtable for QKeyEvent
QKeyEvent::_ZTV9QKeyEvent: 4u entries
@@ -2584,12 +2925,12 @@ QKeyEvent::_ZTV9QKeyEvent: 4u entries
Class QKeyEvent
size=28 align=4
base size=27 base align=4
-QKeyEvent (0xb48addc0) 0
+QKeyEvent (0xb3a63c40) 0
vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
- QInputEvent (0xb48adf00) 0
- primary-for QKeyEvent (0xb48addc0)
- QEvent (0xb48adf80) 0
- primary-for QInputEvent (0xb48adf00)
+ QInputEvent (0xb3a63c80) 0
+ primary-for QKeyEvent (0xb3a63c40)
+ QEvent (0xb3a61f3c) 0
+ primary-for QInputEvent (0xb3a63c80)
Vtable for QFocusEvent
QFocusEvent::_ZTV11QFocusEvent: 4u entries
@@ -2601,10 +2942,10 @@ QFocusEvent::_ZTV11QFocusEvent: 4u entries
Class QFocusEvent
size=16 align=4
base size=16 base align=4
-QFocusEvent (0xb48adfc0) 0
+QFocusEvent (0xb3a9a1c0) 0
vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
- QEvent (0xb47f2000) 0
- primary-for QFocusEvent (0xb48adfc0)
+ QEvent (0xb3a9499c) 0
+ primary-for QFocusEvent (0xb3a9a1c0)
Vtable for QPaintEvent
QPaintEvent::_ZTV11QPaintEvent: 4u entries
@@ -2616,10 +2957,10 @@ QPaintEvent::_ZTV11QPaintEvent: 4u entries
Class QPaintEvent
size=36 align=4
base size=33 base align=4
-QPaintEvent (0xb47f20c0) 0
+QPaintEvent (0xb3a9a340) 0
vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
- QEvent (0xb47f2100) 0
- primary-for QPaintEvent (0xb47f20c0)
+ QEvent (0xb3a94a50) 0
+ primary-for QPaintEvent (0xb3a9a340)
Vtable for QUpdateLaterEvent
QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
@@ -2631,10 +2972,10 @@ QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
Class QUpdateLaterEvent
size=16 align=4
base size=16 base align=4
-QUpdateLaterEvent (0xb47f2180) 0
+QUpdateLaterEvent (0xb3a9a4c0) 0
vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
- QEvent (0xb47f21c0) 0
- primary-for QUpdateLaterEvent (0xb47f2180)
+ QEvent (0xb3a94b7c) 0
+ primary-for QUpdateLaterEvent (0xb3a9a4c0)
Vtable for QMoveEvent
QMoveEvent::_ZTV10QMoveEvent: 4u entries
@@ -2646,10 +2987,10 @@ QMoveEvent::_ZTV10QMoveEvent: 4u entries
Class QMoveEvent
size=28 align=4
base size=28 base align=4
-QMoveEvent (0xb47f2240) 0
+QMoveEvent (0xb3a9a580) 0
vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
- QEvent (0xb47f2280) 0
- primary-for QMoveEvent (0xb47f2240)
+ QEvent (0xb3a94bf4) 0
+ primary-for QMoveEvent (0xb3a9a580)
Vtable for QResizeEvent
QResizeEvent::_ZTV12QResizeEvent: 4u entries
@@ -2661,10 +3002,10 @@ QResizeEvent::_ZTV12QResizeEvent: 4u entries
Class QResizeEvent
size=28 align=4
base size=28 base align=4
-QResizeEvent (0xb47f2300) 0
+QResizeEvent (0xb3a9a680) 0
vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
- QEvent (0xb47f2340) 0
- primary-for QResizeEvent (0xb47f2300)
+ QEvent (0xb3a94ca8) 0
+ primary-for QResizeEvent (0xb3a9a680)
Vtable for QCloseEvent
QCloseEvent::_ZTV11QCloseEvent: 4u entries
@@ -2676,10 +3017,10 @@ QCloseEvent::_ZTV11QCloseEvent: 4u entries
Class QCloseEvent
size=12 align=4
base size=12 base align=4
-QCloseEvent (0xb47f23c0) 0
+QCloseEvent (0xb3a9a780) 0
vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
- QEvent (0xb47f2400) 0
- primary-for QCloseEvent (0xb47f23c0)
+ QEvent (0xb3a94d5c) 0
+ primary-for QCloseEvent (0xb3a9a780)
Vtable for QIconDragEvent
QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
@@ -2691,10 +3032,10 @@ QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
Class QIconDragEvent
size=12 align=4
base size=12 base align=4
-QIconDragEvent (0xb47f2480) 0
+QIconDragEvent (0xb3a9a800) 0
vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
- QEvent (0xb47f24c0) 0
- primary-for QIconDragEvent (0xb47f2480)
+ QEvent (0xb3a94d98) 0
+ primary-for QIconDragEvent (0xb3a9a800)
Vtable for QShowEvent
QShowEvent::_ZTV10QShowEvent: 4u entries
@@ -2706,10 +3047,10 @@ QShowEvent::_ZTV10QShowEvent: 4u entries
Class QShowEvent
size=12 align=4
base size=12 base align=4
-QShowEvent (0xb47f2540) 0
+QShowEvent (0xb3a9a880) 0
vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
- QEvent (0xb47f2580) 0
- primary-for QShowEvent (0xb47f2540)
+ QEvent (0xb3a94dd4) 0
+ primary-for QShowEvent (0xb3a9a880)
Vtable for QHideEvent
QHideEvent::_ZTV10QHideEvent: 4u entries
@@ -2721,10 +3062,10 @@ QHideEvent::_ZTV10QHideEvent: 4u entries
Class QHideEvent
size=12 align=4
base size=12 base align=4
-QHideEvent (0xb47f2600) 0
+QHideEvent (0xb3a9a900) 0
vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
- QEvent (0xb47f2640) 0
- primary-for QHideEvent (0xb47f2600)
+ QEvent (0xb3a94e10) 0
+ primary-for QHideEvent (0xb3a9a900)
Vtable for QContextMenuEvent
QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
@@ -2736,19 +3077,17 @@ QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
Class QContextMenuEvent
size=36 align=4
base size=33 base align=4
-QContextMenuEvent (0xb47f26c0) 0
+QContextMenuEvent (0xb3a9a980) 0
vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
- QInputEvent (0xb47f2700) 0
- primary-for QContextMenuEvent (0xb47f26c0)
- QEvent (0xb47f2740) 0
- primary-for QInputEvent (0xb47f2700)
+ QInputEvent (0xb3a9a9c0) 0
+ primary-for QContextMenuEvent (0xb3a9a980)
+ QEvent (0xb3a94e4c) 0
+ primary-for QInputEvent (0xb3a9a9c0)
Class QInputMethodEvent::Attribute
size=24 align=4
base size=24 base align=4
-QInputMethodEvent::Attribute (0xb47f2840) 0
-
-
+QInputMethodEvent::Attribute (0xb3ac21a4) 0
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
@@ -2760,10 +3099,10 @@ QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
Class QInputMethodEvent
size=32 align=4
base size=32 base align=4
-QInputMethodEvent (0xb47f27c0) 0
+QInputMethodEvent (0xb3a9ac00) 0
vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
- QEvent (0xb47f2800) 0
- primary-for QInputMethodEvent (0xb47f27c0)
+ QEvent (0xb3ac2168) 0
+ primary-for QInputMethodEvent (0xb3a9ac00)
Vtable for QDropEvent
QDropEvent::_ZTV10QDropEvent: 14u entries
@@ -2774,7 +3113,7 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI10QDropEvent)
36 QDropEvent::_ZThn12_N10QDropEventD1Ev
40 QDropEvent::_ZThn12_N10QDropEventD0Ev
@@ -2785,11 +3124,11 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
Class QDropEvent
size=52 align=4
base size=52 base align=4
-QDropEvent (0xb47f2a00) 0
+QDropEvent (0xb3ae15a0) 0
vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
- QEvent (0xb47f2a40) 0
- primary-for QDropEvent (0xb47f2a00)
- QMimeSource (0xb47f2a80) 12 nearly-empty
+ QEvent (0xb3ac2744) 0
+ primary-for QDropEvent (0xb3ae15a0)
+ QMimeSource (0xb3ac2780) 12 nearly-empty
vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
Vtable for QDragMoveEvent
@@ -2801,7 +3140,7 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI14QDragMoveEvent)
36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
@@ -2812,13 +3151,13 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
Class QDragMoveEvent
size=68 align=4
base size=68 base align=4
-QDragMoveEvent (0xb47f2b00) 0
+QDragMoveEvent (0xb3ae5480) 0
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
- QDropEvent (0xb47f2b40) 0
- primary-for QDragMoveEvent (0xb47f2b00)
- QEvent (0xb47f2b80) 0
- primary-for QDropEvent (0xb47f2b40)
- QMimeSource (0xb47f2bc0) 12 nearly-empty
+ QDropEvent (0xb3af22d0) 0
+ primary-for QDragMoveEvent (0xb3ae5480)
+ QEvent (0xb3ac2ca8) 0
+ primary-for QDropEvent (0xb3af22d0)
+ QMimeSource (0xb3ac2ce4) 12 nearly-empty
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
Vtable for QDragEnterEvent
@@ -2830,7 +3169,7 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI15QDragEnterEvent)
36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
@@ -2841,15 +3180,15 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
Class QDragEnterEvent
size=68 align=4
base size=68 base align=4
-QDragEnterEvent (0xb47f2c40) 0
+QDragEnterEvent (0xb3ae5680) 0
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
- QDragMoveEvent (0xb47f2c80) 0
- primary-for QDragEnterEvent (0xb47f2c40)
- QDropEvent (0xb47f2cc0) 0
- primary-for QDragMoveEvent (0xb47f2c80)
- QEvent (0xb47f2d00) 0
- primary-for QDropEvent (0xb47f2cc0)
- QMimeSource (0xb47f2d40) 12 nearly-empty
+ QDragMoveEvent (0xb3ae56c0) 0
+ primary-for QDragEnterEvent (0xb3ae5680)
+ QDropEvent (0xb3af63c0) 0
+ primary-for QDragMoveEvent (0xb3ae56c0)
+ QEvent (0xb3ac2ec4) 0
+ primary-for QDropEvent (0xb3af63c0)
+ QMimeSource (0xb3ac2f00) 12 nearly-empty
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
Vtable for QDragResponseEvent
@@ -2862,10 +3201,10 @@ QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
Class QDragResponseEvent
size=16 align=4
base size=13 base align=4
-QDragResponseEvent (0xb47f2dc0) 0
+QDragResponseEvent (0xb3ae5740) 0
vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
- QEvent (0xb47f2e00) 0
- primary-for QDragResponseEvent (0xb47f2dc0)
+ QEvent (0xb3ac2f3c) 0
+ primary-for QDragResponseEvent (0xb3ae5740)
Vtable for QDragLeaveEvent
QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
@@ -2877,10 +3216,10 @@ QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
Class QDragLeaveEvent
size=12 align=4
base size=12 base align=4
-QDragLeaveEvent (0xb47f2e80) 0
+QDragLeaveEvent (0xb3ae5800) 0
vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
- QEvent (0xb47f2ec0) 0
- primary-for QDragLeaveEvent (0xb47f2e80)
+ QEvent (0xb3ac2fb4) 0
+ primary-for QDragLeaveEvent (0xb3ae5800)
Vtable for QHelpEvent
QHelpEvent::_ZTV10QHelpEvent: 4u entries
@@ -2892,10 +3231,10 @@ QHelpEvent::_ZTV10QHelpEvent: 4u entries
Class QHelpEvent
size=28 align=4
base size=28 base align=4
-QHelpEvent (0xb47f2f40) 0
+QHelpEvent (0xb3ae5880) 0
vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
- QEvent (0xb47f2f80) 0
- primary-for QHelpEvent (0xb47f2f40)
+ QEvent (0xb3b01000) 0
+ primary-for QHelpEvent (0xb3ae5880)
Vtable for QStatusTipEvent
QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
@@ -2907,10 +3246,10 @@ QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
Class QStatusTipEvent
size=16 align=4
base size=16 base align=4
-QStatusTipEvent (0xb47f2080) 0
+QStatusTipEvent (0xb3ae5a80) 0
vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
- QEvent (0xb47f2140) 0
- primary-for QStatusTipEvent (0xb47f2080)
+ QEvent (0xb3b01294) 0
+ primary-for QStatusTipEvent (0xb3ae5a80)
Vtable for QWhatsThisClickedEvent
QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
@@ -2922,10 +3261,10 @@ QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
Class QWhatsThisClickedEvent
size=16 align=4
base size=16 base align=4
-QWhatsThisClickedEvent (0xb47f2200) 0
+QWhatsThisClickedEvent (0xb3ae5b40) 0
vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
- QEvent (0xb47f22c0) 0
- primary-for QWhatsThisClickedEvent (0xb47f2200)
+ QEvent (0xb3b01348) 0
+ primary-for QWhatsThisClickedEvent (0xb3ae5b40)
Vtable for QActionEvent
QActionEvent::_ZTV12QActionEvent: 4u entries
@@ -2937,10 +3276,10 @@ QActionEvent::_ZTV12QActionEvent: 4u entries
Class QActionEvent
size=20 align=4
base size=20 base align=4
-QActionEvent (0xb47f2380) 0
+QActionEvent (0xb3ae5c00) 0
vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
- QEvent (0xb47f2440) 0
- primary-for QActionEvent (0xb47f2380)
+ QEvent (0xb3b013fc) 0
+ primary-for QActionEvent (0xb3ae5c00)
Vtable for QFileOpenEvent
QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
@@ -2952,10 +3291,10 @@ QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
Class QFileOpenEvent
size=16 align=4
base size=16 base align=4
-QFileOpenEvent (0xb47f2500) 0
+QFileOpenEvent (0xb3ae5d00) 0
vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
- QEvent (0xb47f25c0) 0
- primary-for QFileOpenEvent (0xb47f2500)
+ QEvent (0xb3b014b0) 0
+ primary-for QFileOpenEvent (0xb3ae5d00)
Vtable for QToolBarChangeEvent
QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
@@ -2967,10 +3306,10 @@ QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
Class QToolBarChangeEvent
size=16 align=4
base size=13 base align=4
-QToolBarChangeEvent (0xb47f2680) 0
+QToolBarChangeEvent (0xb3ae5dc0) 0
vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
- QEvent (0xb47f2780) 0
- primary-for QToolBarChangeEvent (0xb47f2680)
+ QEvent (0xb3b01564) 0
+ primary-for QToolBarChangeEvent (0xb3ae5dc0)
Vtable for QShortcutEvent
QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
@@ -2982,10 +3321,10 @@ QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
Class QShortcutEvent
size=24 align=4
base size=24 base align=4
-QShortcutEvent (0xb47f2880) 0
+QShortcutEvent (0xb3ae5f00) 0
vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
- QEvent (0xb47f29c0) 0
- primary-for QShortcutEvent (0xb47f2880)
+ QEvent (0xb3b015dc) 0
+ primary-for QShortcutEvent (0xb3ae5f00)
Vtable for QClipboardEvent
QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
@@ -2997,10 +3336,10 @@ QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
Class QClipboardEvent
size=12 align=4
base size=12 base align=4
-QClipboardEvent (0xb47f2ac0) 0
+QClipboardEvent (0xb3b18100) 0
vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
- QEvent (0xb47f2c00) 0
- primary-for QClipboardEvent (0xb47f2ac0)
+ QEvent (0xb3b01780) 0
+ primary-for QClipboardEvent (0xb3b18100)
Vtable for QWindowStateChangeEvent
QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
@@ -3012,10 +3351,10 @@ QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
Class QWindowStateChangeEvent
size=16 align=4
base size=16 base align=4
-QWindowStateChangeEvent (0xb47f2d80) 0
+QWindowStateChangeEvent (0xb3b181c0) 0
vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
- QEvent (0xb47f2e40) 0
- primary-for QWindowStateChangeEvent (0xb47f2d80)
+ QEvent (0xb3b017f8) 0
+ primary-for QWindowStateChangeEvent (0xb3b181c0)
Vtable for QMenubarUpdatedEvent
QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
@@ -3027,871 +3366,30 @@ QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
Class QMenubarUpdatedEvent
size=16 align=4
base size=16 base align=4
-QMenubarUpdatedEvent (0xb47f2f00) 0
+QMenubarUpdatedEvent (0xb3b18280) 0
vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
- QEvent (0xb47f2fc0) 0
- primary-for QMenubarUpdatedEvent (0xb47f2f00)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0xb486f040) 0 empty
-
+ QEvent (0xb3b018ac) 0
+ primary-for QMenubarUpdatedEvent (0xb3b18280)
-
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAccessibleInterface)
-8 QAccessibleInterface::~QAccessibleInterface
-12 QAccessibleInterface::~QAccessibleInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QAccessibleInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterface (0xb486f200) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
- QAccessible (0xb486f240) 0 empty
-
-
-
-
-Vtable for QAccessibleInterfaceEx
-QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
-8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleInterfaceEx
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterfaceEx (0xb486f4c0) 0 nearly-empty
- vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
- QAccessibleInterface (0xb486f500) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb486f4c0)
- QAccessible (0xb486f540) 0 empty
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAccessibleEvent)
-8 QAccessibleEvent::~QAccessibleEvent
-12 QAccessibleEvent::~QAccessibleEvent
-
-Class QAccessibleEvent
- size=20 align=4
- base size=20 base align=4
-QAccessibleEvent (0xb486f640) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
- QEvent (0xb486f680) 0
- primary-for QAccessibleEvent (0xb486f640)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleObject)
-8 QAccessibleObject::~QAccessibleObject
-12 QAccessibleObject::~QAccessibleObject
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObject::userActionCount
-68 QAccessibleObject::actionText
-72 QAccessibleObject::doAction
-
-Class QAccessibleObject
- size=8 align=4
- base size=8 base align=4
-QAccessibleObject (0xb486f700) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
- QAccessibleInterface (0xb486f740) 0 nearly-empty
- primary-for QAccessibleObject (0xb486f700)
- QAccessible (0xb486f780) 0 empty
-
-Vtable for QAccessibleObjectEx
-QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
-8 QAccessibleObjectEx::~QAccessibleObjectEx
-12 QAccessibleObjectEx::~QAccessibleObjectEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObjectEx::setText
-52 QAccessibleObjectEx::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleObjectEx::actionText
-72 QAccessibleObjectEx::doAction
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleObjectEx
- size=8 align=4
- base size=8 base align=4
-QAccessibleObjectEx (0xb486f800) 0
- vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
- QAccessibleInterfaceEx (0xb486f840) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb486f800)
- QAccessibleInterface (0xb486f880) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb486f840)
- QAccessible (0xb486f8c0) 0 empty
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleApplication)
-8 QAccessibleApplication::~QAccessibleApplication
-12 QAccessibleApplication::~QAccessibleApplication
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleApplication::childCount
-28 QAccessibleApplication::indexOfChild
-32 QAccessibleApplication::relationTo
-36 QAccessibleApplication::childAt
-40 QAccessibleApplication::navigate
-44 QAccessibleApplication::text
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 QAccessibleApplication::role
-60 QAccessibleApplication::state
-64 QAccessibleApplication::userActionCount
-68 QAccessibleApplication::actionText
-72 QAccessibleApplication::doAction
-
-Class QAccessibleApplication
- size=8 align=4
- base size=8 base align=4
-QAccessibleApplication (0xb486f940) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
- QAccessibleObject (0xb486f980) 0
- primary-for QAccessibleApplication (0xb486f940)
- QAccessibleInterface (0xb486f9c0) 0 nearly-empty
- primary-for QAccessibleObject (0xb486f980)
- QAccessible (0xb486fa00) 0 empty
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleBridge)
-8 QAccessibleBridge::~QAccessibleBridge
-12 QAccessibleBridge::~QAccessibleBridge
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridge
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridge (0xb486fa80) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-
-Vtable for QAccessibleBridgeFactoryInterface
-QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
-8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridgeFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridgeFactoryInterface (0xb486fb40) 0 nearly-empty
- vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
- QFactoryInterface (0xb486fb80) 0 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb486fb40)
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-8 QAccessibleBridgePlugin::metaObject
-12 QAccessibleBridgePlugin::qt_metacast
-16 QAccessibleBridgePlugin::qt_metacall
-20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
-76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessibleBridgePlugin (0xb486fc40) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
- QObject (0xb486fc80) 0
- primary-for QAccessibleBridgePlugin (0xb486fc40)
- QAccessibleBridgeFactoryInterface (0xb486fcc0) 8 nearly-empty
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
- QFactoryInterface (0xb486fd00) 8 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb486fcc0)
-
-Vtable for QAccessibleWidget
-QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleWidget)
-8 QAccessibleWidget::~QAccessibleWidget
-12 QAccessibleWidget::~QAccessibleWidget
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleWidget::childCount
-28 QAccessibleWidget::indexOfChild
-32 QAccessibleWidget::relationTo
-36 QAccessibleWidget::childAt
-40 QAccessibleWidget::navigate
-44 QAccessibleWidget::text
-48 QAccessibleObject::setText
-52 QAccessibleWidget::rect
-56 QAccessibleWidget::role
-60 QAccessibleWidget::state
-64 QAccessibleWidget::userActionCount
-68 QAccessibleWidget::actionText
-72 QAccessibleWidget::doAction
-
-Class QAccessibleWidget
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidget (0xb486fd80) 0
- vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
- QAccessibleObject (0xb486fdc0) 0
- primary-for QAccessibleWidget (0xb486fd80)
- QAccessibleInterface (0xb486fe00) 0 nearly-empty
- primary-for QAccessibleObject (0xb486fdc0)
- QAccessible (0xb486fe40) 0 empty
-
-Vtable for QAccessibleWidgetEx
-QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
-8 QAccessibleWidgetEx::~QAccessibleWidgetEx
-12 QAccessibleWidgetEx::~QAccessibleWidgetEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 QAccessibleWidgetEx::childCount
-28 QAccessibleWidgetEx::indexOfChild
-32 QAccessibleWidgetEx::relationTo
-36 QAccessibleWidgetEx::childAt
-40 QAccessibleWidgetEx::navigate
-44 QAccessibleWidgetEx::text
-48 QAccessibleObjectEx::setText
-52 QAccessibleWidgetEx::rect
-56 QAccessibleWidgetEx::role
-60 QAccessibleWidgetEx::state
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleWidgetEx::actionText
-72 QAccessibleWidgetEx::doAction
-76 QAccessibleWidgetEx::invokeMethodEx
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleWidgetEx
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidgetEx (0xb486fec0) 0
- vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
- QAccessibleObjectEx (0xb486ff00) 0
- primary-for QAccessibleWidgetEx (0xb486fec0)
- QAccessibleInterfaceEx (0xb486ff40) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb486ff00)
- QAccessibleInterface (0xb486ff80) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb486ff40)
- QAccessible (0xb486ffc0) 0 empty
-
-Vtable for QAccessible2Interface
-QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAccessible2Interface)
-8 QAccessible2Interface::~QAccessible2Interface
-12 QAccessible2Interface::~QAccessible2Interface
-
-Class QAccessible2Interface
- size=4 align=4
- base size=4 base align=4
-QAccessible2Interface (0xb486f000) 0 nearly-empty
- vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-8 QAccessibleTextInterface::~QAccessibleTextInterface
-12 QAccessibleTextInterface::~QAccessibleTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTextInterface (0xb486f300) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
- QAccessible2Interface (0xb486f580) 0 nearly-empty
- primary-for QAccessibleTextInterface (0xb486f300)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleEditableTextInterface (0xb486f6c0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
- QAccessible2Interface (0xb486f7c0) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb486f6c0)
-
-Vtable for QAccessibleSimpleEditableTextInterface
-QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
-8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-16 QAccessibleSimpleEditableTextInterface::copyText
-20 QAccessibleSimpleEditableTextInterface::deleteText
-24 QAccessibleSimpleEditableTextInterface::insertText
-28 QAccessibleSimpleEditableTextInterface::cutText
-32 QAccessibleSimpleEditableTextInterface::pasteText
-36 QAccessibleSimpleEditableTextInterface::replaceText
-40 QAccessibleSimpleEditableTextInterface::setAttributes
-
-Class QAccessibleSimpleEditableTextInterface
- size=8 align=4
- base size=8 base align=4
-QAccessibleSimpleEditableTextInterface (0xb486f900) 0
- vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
- QAccessibleEditableTextInterface (0xb486fa40) 0 nearly-empty
- primary-for QAccessibleSimpleEditableTextInterface (0xb486f900)
- QAccessible2Interface (0xb486fac0) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb486fa40)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-8 QAccessibleValueInterface::~QAccessibleValueInterface
-12 QAccessibleValueInterface::~QAccessibleValueInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleValueInterface (0xb486fbc0) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
- QAccessible2Interface (0xb486fd40) 0 nearly-empty
- primary-for QAccessibleValueInterface (0xb486fbc0)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-8 QAccessibleTableInterface::~QAccessibleTableInterface
-12 QAccessibleTableInterface::~QAccessibleTableInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTableInterface (0xb486fe80) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
- QAccessible2Interface (0xb4726000) 0 nearly-empty
- primary-for QAccessibleTableInterface (0xb486fe80)
-
-Vtable for QAccessibleFactoryInterface
-QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
-8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleFactoryInterface (0xb4726080) 0 nearly-empty
- vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
- QAccessible (0xb47260c0) 0 empty
- QFactoryInterface (0xb4726100) 0 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb4726080)
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-8 QAccessiblePlugin::metaObject
-12 QAccessiblePlugin::qt_metacast
-16 QAccessiblePlugin::qt_metacall
-20 QAccessiblePlugin::~QAccessiblePlugin
-24 QAccessiblePlugin::~QAccessiblePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
-76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessiblePlugin (0xb47261c0) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
- QObject (0xb4726200) 0
- primary-for QAccessiblePlugin (0xb47261c0)
- QAccessibleFactoryInterface (0xb4726240) 8 nearly-empty
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
- QAccessible (0xb4726280) 8 empty
- QFactoryInterface (0xb47262c0) 8 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb4726240)
-
-Class QFont
- size=8 align=4
- base size=8 base align=4
-QFont (0xb4726340) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb4726440) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb4726480) 0
-
-Class QFontDatabase
- size=4 align=4
- base size=4 base align=4
-QFontDatabase (0xb47264c0) 0
-
-Class QPen
- size=4 align=4
- base size=4 base align=4
-QPen (0xb4726500) 0
-
-
-Class QBrush
- size=4 align=4
- base size=4 base align=4
-QBrush (0xb4726600) 0
-
-
-Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb47266c0) 0
-
-
-
-
-
-
-
-Class QGradient
- size=56 align=4
- base size=56 base align=4
-QGradient (0xb4726700) 0
-
-Class QLinearGradient
- size=56 align=4
- base size=56 base align=4
-QLinearGradient (0xb4726940) 0
- QGradient (0xb4726980) 0
-
-Class QRadialGradient
- size=56 align=4
- base size=56 base align=4
-QRadialGradient (0xb47269c0) 0
- QGradient (0xb4726a00) 0
-
-Class QConicalGradient
- size=56 align=4
- base size=56 base align=4
-QConicalGradient (0xb4726a40) 0
- QGradient (0xb4726a80) 0
-
-Class QTextLength
- size=12 align=4
- base size=12 base align=4
-QTextLength (0xb4726ac0) 0
-
-
-Class QTextFormat
- size=8 align=4
- base size=8 base align=4
-QTextFormat (0xb4726b80) 0
-
-
-
-
-Class QTextCharFormat
- size=8 align=4
- base size=8 base align=4
-QTextCharFormat (0xb4726e00) 0
- QTextFormat (0xb4726e40) 0
-
-Class QTextBlockFormat
- size=8 align=4
- base size=8 base align=4
-QTextBlockFormat (0xb4726e80) 0
- QTextFormat (0xb4726ec0) 0
-
-Class QTextListFormat
- size=8 align=4
- base size=8 base align=4
-QTextListFormat (0xb4726f00) 0
- QTextFormat (0xb4726f40) 0
-
-Class QTextImageFormat
- size=8 align=4
- base size=8 base align=4
-QTextImageFormat (0xb4726f80) 0
- QTextCharFormat (0xb4726fc0) 0
- QTextFormat (0xb4726040) 0
-
-Class QTextFrameFormat
- size=8 align=4
- base size=8 base align=4
-QTextFrameFormat (0xb4726140) 0
- QTextFormat (0xb4726300) 0
-
-Class QTextTableFormat
- size=8 align=4
- base size=8 base align=4
-QTextTableFormat (0xb47263c0) 0
- QTextFrameFormat (0xb4726400) 0
- QTextFormat (0xb4726540) 0
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextObject)
-8 QTextObject::metaObject
-12 QTextObject::qt_metacast
-16 QTextObject::qt_metacall
-20 QTextObject::~QTextObject
-24 QTextObject::~QTextObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextObject
- size=8 align=4
- base size=8 base align=4
-QTextObject (0xb4726580) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
- QObject (0xb4726640) 0
- primary-for QTextObject (0xb4726580)
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTextBlockGroup)
-8 QTextBlockGroup::metaObject
-12 QTextBlockGroup::qt_metacast
-16 QTextBlockGroup::qt_metacall
-20 QTextBlockGroup::~QTextBlockGroup
-24 QTextBlockGroup::~QTextBlockGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=8 align=4
- base size=8 base align=4
-QTextBlockGroup (0xb4726740) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
- QTextObject (0xb4726b00) 0
- primary-for QTextBlockGroup (0xb4726740)
- QObject (0xb4726b40) 0
- primary-for QTextObject (0xb4726b00)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-8 QTextFrameLayoutData::~QTextFrameLayoutData
-12 QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=4 align=4
- base size=4 base align=4
-QTextFrameLayoutData (0xb4726bc0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-
-Class QTextFrame::iterator
- size=20 align=4
- base size=20 base align=4
-QTextFrame::iterator (0xb44a3080) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextFrame)
-8 QTextFrame::metaObject
-12 QTextFrame::qt_metacast
-16 QTextFrame::qt_metacall
-20 QTextFrame::~QTextFrame
-24 QTextFrame::~QTextFrame
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextFrame
+Class QTextInlineObject
size=8 align=4
base size=8 base align=4
-QTextFrame (0xb4726c80) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
- QTextObject (0xb44a3000) 0
- primary-for QTextFrame (0xb4726c80)
- QObject (0xb44a3040) 0
- primary-for QTextObject (0xb44a3000)
-
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QTextBlockUserData)
-8 QTextBlockUserData::~QTextBlockUserData
-12 QTextBlockUserData::~QTextBlockUserData
+QTextInlineObject (0xb3b01a8c) 0
-Class QTextBlockUserData
- size=4 align=4
- base size=4 base align=4
-QTextBlockUserData (0xb44a31c0) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
-
-Class QTextBlock::iterator
+Class QTextLayout::FormatRange
size=16 align=4
base size=16 base align=4
-QTextBlock::iterator (0xb44a3280) 0
+QTextLayout::FormatRange (0xb3b01e10) 0
-Class QTextBlock
- size=8 align=4
- base size=8 base align=4
-QTextBlock (0xb44a3240) 0
-
-
-
-Class QTextFragment
- size=12 align=4
- base size=12 base align=4
-QTextFragment (0xb44a3340) 0
-
-
-Class QTextDocumentFragment
+Class QTextLayout
size=4 align=4
base size=4 base align=4
-QTextDocumentFragment (0xb44a33c0) 0
+QTextLayout (0xb3b01dd4) 0
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-8 QSyntaxHighlighter::metaObject
-12 QSyntaxHighlighter::qt_metacast
-16 QSyntaxHighlighter::qt_metacall
-20 QSyntaxHighlighter::~QSyntaxHighlighter
-24 QSyntaxHighlighter::~QSyntaxHighlighter
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=8 align=4
- base size=8 base align=4
-QSyntaxHighlighter (0xb44a3400) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
- QObject (0xb44a3440) 0
- primary-for QSyntaxHighlighter (0xb44a3400)
-
-Class QTextTableCell
- size=8 align=4
- base size=8 base align=4
-QTextTableCell (0xb44a34c0) 0
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextTable)
-8 QTextTable::metaObject
-12 QTextTable::qt_metacast
-16 QTextTable::qt_metacall
-20 QTextTable::~QTextTable
-24 QTextTable::~QTextTable
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextTable
+Class QTextLine
size=8 align=4
base size=8 base align=4
-QTextTable (0xb44a3500) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
- QTextFrame (0xb44a3540) 0
- primary-for QTextTable (0xb44a3500)
- QTextObject (0xb44a3580) 0
- primary-for QTextFrame (0xb44a3540)
- QObject (0xb44a35c0) 0
- primary-for QTextObject (0xb44a3580)
-
-
-Class QTextCursor
- size=4 align=4
- base size=4 base align=4
-QTextCursor (0xb44a36c0) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb44a3780) 0
+QTextLine (0xb3b01fb4) 0
Vtable for QTextList
QTextList::_ZTV9QTextList: 17u entries
@@ -3916,109 +3414,50 @@ QTextList::_ZTV9QTextList: 17u entries
Class QTextList
size=8 align=4
base size=8 base align=4
-QTextList (0xb44a37c0) 0
+QTextList (0xb3b18b00) 0
vptr=((& QTextList::_ZTV9QTextList) + 8u)
- QTextBlockGroup (0xb44a3800) 0
- primary-for QTextList (0xb44a37c0)
- QTextObject (0xb44a3840) 0
- primary-for QTextBlockGroup (0xb44a3800)
- QObject (0xb44a3880) 0
- primary-for QTextObject (0xb44a3840)
+ QTextBlockGroup (0xb3b18b40) 0
+ primary-for QTextList (0xb3b18b00)
+ QTextObject (0xb3b18b80) 0
+ primary-for QTextBlockGroup (0xb3b18b40)
+ QObject (0xb394e384) 0
+ primary-for QTextObject (0xb3b18b80)
-Class QTextOption
- size=24 align=4
- base size=24 base align=4
-QTextOption (0xb44a3980) 0
-
-
-Class QTextInlineObject
- size=8 align=4
- base size=8 base align=4
-QTextInlineObject (0xb44a3a00) 0
-
-Class QTextLayout::FormatRange
- size=16 align=4
- base size=16 base align=4
-QTextLayout::FormatRange (0xb44a3a80) 0
-
-Class QTextLayout
+Class QFontInfo
size=4 align=4
base size=4 base align=4
-QTextLayout (0xb44a3a40) 0
-
-
+QFontInfo (0xb394e960) 0
-Class QTextLine
- size=8 align=4
- base size=8 base align=4
-QTextLine (0xb44a3c00) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAbstractUndoItem
+Class QTextDocumentFragment
size=4 align=4
base size=4 base align=4
-QAbstractUndoItem (0xb44a3c40) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QTextDocument)
-8 QTextDocument::metaObject
-12 QTextDocument::qt_metacast
-16 QTextDocument::qt_metacall
-20 QTextDocument::~QTextDocument
-24 QTextDocument::~QTextDocument
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextDocument::clear
-60 QTextDocument::createObject
-64 QTextDocument::loadResource
-
-Class QTextDocument
- size=8 align=4
- base size=8 base align=4
-QTextDocument (0xb44a3d00) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
- QObject (0xb44a3d40) 0
- primary-for QTextDocument (0xb44a3d00)
+QTextDocumentFragment (0xb394e99c) 0
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb394e9d8) 0
Class QPalette
size=8 align=4
base size=8 base align=4
-QPalette (0xb44a3e00) 0
+QPalette (0xb394ea50) 0
Class QColorGroup
size=8 align=4
base size=8 base align=4
-QColorGroup (0xb44a3e80) 0
- QPalette (0xb44a3ec0) 0
+QColorGroup (0xb3960d00) 0
+ QPalette (0xb39a2348) 0
Class QAbstractTextDocumentLayout::Selection
size=12 align=4
base size=12 base align=4
-QAbstractTextDocumentLayout::Selection (0xb44a3fc0) 0
-
-
+QAbstractTextDocumentLayout::Selection (0xb39bf4ec) 0
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
-QAbstractTextDocumentLayout::PaintContext (0xb44a30c0) 0
+QAbstractTextDocumentLayout::PaintContext (0xb39bf528) 0
Vtable for QAbstractTextDocumentLayout
QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
@@ -4050,10 +3489,10 @@ QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
Class QAbstractTextDocumentLayout
size=8 align=4
base size=8 base align=4
-QAbstractTextDocumentLayout (0xb44a3f40) 0
+QAbstractTextDocumentLayout (0xb39b6840) 0
vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
- QObject (0xb44a3f80) 0
- primary-for QAbstractTextDocumentLayout (0xb44a3f40)
+ QObject (0xb39bf4b0) 0
+ primary-for QAbstractTextDocumentLayout (0xb39b6840)
Vtable for QTextObjectInterface
QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
@@ -4067,24 +3506,18 @@ QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
Class QTextObjectInterface
size=4 align=4
base size=4 base align=4
-QTextObjectInterface (0xb44a38c0) 0 nearly-empty
+QTextObjectInterface (0xb39bfc6c) 0 nearly-empty
vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb44a3e40) 0
-
-
-Vtable for QStyle
-QStyle::_ZTV6QStyle: 35u entries
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QStyle)
-8 QStyle::metaObject
-12 QStyle::qt_metacast
-16 QStyle::qt_metacall
-20 QStyle::~QStyle
-24 QStyle::~QStyle
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -4092,47 +3525,25 @@ QStyle::_ZTV6QStyle: 35u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-120 __cxa_pure_virtual
-124 __cxa_pure_virtual
-128 __cxa_pure_virtual
-132 __cxa_pure_virtual
-136 __cxa_pure_virtual
+56 __cxa_pure_virtual
-Class QStyle
+Class QSyntaxHighlighter
size=8 align=4
base size=8 base align=4
-QStyle (0xb4448100) 0
- vptr=((& QStyle::_ZTV6QStyle) + 8u)
- QObject (0xb4448140) 0
- primary-for QStyle (0xb4448100)
-
-
+QSyntaxHighlighter (0xb39f01c0) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb39f40f0) 0
+ primary-for QSyntaxHighlighter (0xb39f01c0)
-Vtable for QCommonStyle
-QCommonStyle::_ZTV12QCommonStyle: 35u entries
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCommonStyle)
-8 QCommonStyle::metaObject
-12 QCommonStyle::qt_metacast
-16 QCommonStyle::qt_metacall
-20 QCommonStyle::~QCommonStyle
-24 QCommonStyle::~QCommonStyle
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -4140,412 +3551,34 @@ QCommonStyle::_ZTV12QCommonStyle: 35u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QCommonStyle::drawPrimitive
-100 QCommonStyle::drawControl
-104 QCommonStyle::subElementRect
-108 QCommonStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QCommonStyle::pixelMetric
-124 QCommonStyle::sizeFromContents
-128 QCommonStyle::styleHint
-132 QCommonStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-Class QCommonStyle
+Class QUndoGroup
size=8 align=4
base size=8 base align=4
-QCommonStyle (0xb4448280) 0
- vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
- QStyle (0xb44482c0) 0
- primary-for QCommonStyle (0xb4448280)
- QObject (0xb4448300) 0
- primary-for QStyle (0xb44482c0)
-
-Vtable for QWindowsStyle
-QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWindowsStyle)
-8 QWindowsStyle::metaObject
-12 QWindowsStyle::qt_metacast
-16 QWindowsStyle::qt_metacall
-20 QWindowsStyle::~QWindowsStyle
-24 QWindowsStyle::~QWindowsStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsStyle::polish
-60 QWindowsStyle::unpolish
-64 QWindowsStyle::polish
-68 QWindowsStyle::unpolish
-72 QWindowsStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QWindowsStyle::drawPrimitive
-100 QWindowsStyle::drawControl
-104 QWindowsStyle::subElementRect
-108 QWindowsStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QWindowsStyle::pixelMetric
-124 QWindowsStyle::sizeFromContents
-128 QWindowsStyle::styleHint
-132 QWindowsStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsStyle
- size=12 align=4
- base size=12 base align=4
-QWindowsStyle (0xb4448380) 0
- vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
- QCommonStyle (0xb44483c0) 0
- primary-for QWindowsStyle (0xb4448380)
- QStyle (0xb4448400) 0
- primary-for QCommonStyle (0xb44483c0)
- QObject (0xb4448440) 0
- primary-for QStyle (0xb4448400)
+QUndoGroup (0xb39f0480) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb39f430c) 0
+ primary-for QUndoGroup (0xb39f0480)
-Vtable for QStyleFactoryInterface
-QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
-8 QStyleFactoryInterface::~QStyleFactoryInterface
-12 QStyleFactoryInterface::~QStyleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb39f4528) 0 empty
-Class QStyleFactoryInterface
+Class QSizePolicy
size=4 align=4
base size=4 base align=4
-QStyleFactoryInterface (0xb44484c0) 0 nearly-empty
- vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
- QFactoryInterface (0xb4448500) 0 nearly-empty
- primary-for QStyleFactoryInterface (0xb44484c0)
-
-Vtable for QStylePlugin
-QStylePlugin::_ZTV12QStylePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QStylePlugin)
-8 QStylePlugin::metaObject
-12 QStylePlugin::qt_metacast
-16 QStylePlugin::qt_metacall
-20 QStylePlugin::~QStylePlugin
-24 QStylePlugin::~QStylePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI12QStylePlugin)
-72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
-76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QStylePlugin
- size=12 align=4
- base size=12 base align=4
-QStylePlugin (0xb4448640) 0
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
- QObject (0xb4448680) 0
- primary-for QStylePlugin (0xb4448640)
- QStyleFactoryInterface (0xb44486c0) 8 nearly-empty
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
- QFactoryInterface (0xb4448700) 8 nearly-empty
- primary-for QStyleFactoryInterface (0xb44486c0)
-
-Vtable for QWindowsXPStyle
-QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
-8 QWindowsXPStyle::metaObject
-12 QWindowsXPStyle::qt_metacast
-16 QWindowsXPStyle::qt_metacall
-20 QWindowsXPStyle::~QWindowsXPStyle
-24 QWindowsXPStyle::~QWindowsXPStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsXPStyle::polish
-60 QWindowsXPStyle::unpolish
-64 QWindowsXPStyle::polish
-68 QWindowsXPStyle::unpolish
-72 QWindowsXPStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsXPStyle::standardPalette
-96 QWindowsXPStyle::drawPrimitive
-100 QWindowsXPStyle::drawControl
-104 QWindowsXPStyle::subElementRect
-108 QWindowsXPStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QWindowsXPStyle::subControlRect
-120 QWindowsXPStyle::pixelMetric
-124 QWindowsXPStyle::sizeFromContents
-128 QWindowsXPStyle::styleHint
-132 QWindowsXPStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsXPStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsXPStyle (0xb4448780) 0
- vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
- QWindowsStyle (0xb44487c0) 0
- primary-for QWindowsXPStyle (0xb4448780)
- QCommonStyle (0xb4448800) 0
- primary-for QWindowsStyle (0xb44487c0)
- QStyle (0xb4448840) 0
- primary-for QCommonStyle (0xb4448800)
- QObject (0xb4448880) 0
- primary-for QStyle (0xb4448840)
-
-
-Vtable for QMotifStyle
-QMotifStyle::_ZTV11QMotifStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMotifStyle)
-8 QMotifStyle::metaObject
-12 QMotifStyle::qt_metacast
-16 QMotifStyle::qt_metacall
-20 QMotifStyle::~QMotifStyle
-24 QMotifStyle::~QMotifStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QMotifStyle::standardPalette
-96 QMotifStyle::drawPrimitive
-100 QMotifStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QMotifStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QMotifStyle
- size=16 align=4
- base size=13 base align=4
-QMotifStyle (0xb4448900) 0
- vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
- QCommonStyle (0xb4448940) 0
- primary-for QMotifStyle (0xb4448900)
- QStyle (0xb4448980) 0
- primary-for QCommonStyle (0xb4448940)
- QObject (0xb44489c0) 0
- primary-for QStyle (0xb4448980)
-
-Vtable for QCleanlooksStyle
-QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
-8 QCleanlooksStyle::metaObject
-12 QCleanlooksStyle::qt_metacast
-16 QCleanlooksStyle::qt_metacall
-20 QCleanlooksStyle::~QCleanlooksStyle
-24 QCleanlooksStyle::~QCleanlooksStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCleanlooksStyle::polish
-60 QCleanlooksStyle::unpolish
-64 QCleanlooksStyle::polish
-68 QCleanlooksStyle::unpolish
-72 QCleanlooksStyle::polish
-76 QStyle::itemTextRect
-80 QCleanlooksStyle::itemPixmapRect
-84 QCleanlooksStyle::drawItemText
-88 QCleanlooksStyle::drawItemPixmap
-92 QCleanlooksStyle::standardPalette
-96 QCleanlooksStyle::drawPrimitive
-100 QCleanlooksStyle::drawControl
-104 QCleanlooksStyle::subElementRect
-108 QCleanlooksStyle::drawComplexControl
-112 QCleanlooksStyle::hitTestComplexControl
-116 QCleanlooksStyle::subControlRect
-120 QCleanlooksStyle::pixelMetric
-124 QCleanlooksStyle::sizeFromContents
-128 QCleanlooksStyle::styleHint
-132 QCleanlooksStyle::standardPixmap
-136 QCleanlooksStyle::generatedIconPixmap
-
-Class QCleanlooksStyle
- size=12 align=4
- base size=12 base align=4
-QCleanlooksStyle (0xb4448ac0) 0
- vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
- QWindowsStyle (0xb4448b00) 0
- primary-for QCleanlooksStyle (0xb4448ac0)
- QCommonStyle (0xb4448b40) 0
- primary-for QWindowsStyle (0xb4448b00)
- QStyle (0xb4448b80) 0
- primary-for QCommonStyle (0xb4448b40)
- QObject (0xb4448bc0) 0
- primary-for QStyle (0xb4448b80)
-
-Vtable for QWindowsVistaStyle
-QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
-8 QWindowsVistaStyle::metaObject
-12 QWindowsVistaStyle::qt_metacast
-16 QWindowsVistaStyle::qt_metacall
-20 QWindowsVistaStyle::~QWindowsVistaStyle
-24 QWindowsVistaStyle::~QWindowsVistaStyle
-28 QWindowsVistaStyle::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsVistaStyle::polish
-60 QWindowsVistaStyle::unpolish
-64 QWindowsVistaStyle::polish
-68 QWindowsVistaStyle::unpolish
-72 QWindowsVistaStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsVistaStyle::standardPalette
-96 QWindowsVistaStyle::drawPrimitive
-100 QWindowsVistaStyle::drawControl
-104 QWindowsVistaStyle::subElementRect
-108 QWindowsVistaStyle::drawComplexControl
-112 QWindowsVistaStyle::hitTestComplexControl
-116 QWindowsVistaStyle::subControlRect
-120 QWindowsVistaStyle::pixelMetric
-124 QWindowsVistaStyle::sizeFromContents
-128 QWindowsVistaStyle::styleHint
-132 QWindowsVistaStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsVistaStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsVistaStyle (0xb4448c40) 0
- vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
- QWindowsXPStyle (0xb4448c80) 0
- primary-for QWindowsVistaStyle (0xb4448c40)
- QWindowsStyle (0xb4448cc0) 0
- primary-for QWindowsXPStyle (0xb4448c80)
- QCommonStyle (0xb4448d00) 0
- primary-for QWindowsStyle (0xb4448cc0)
- QStyle (0xb4448d40) 0
- primary-for QCommonStyle (0xb4448d00)
- QObject (0xb4448d80) 0
- primary-for QStyle (0xb4448d40)
-
-Vtable for QCDEStyle
-QCDEStyle::_ZTV9QCDEStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCDEStyle)
-8 QCDEStyle::metaObject
-12 QCDEStyle::qt_metacast
-16 QCDEStyle::qt_metacall
-20 QCDEStyle::~QCDEStyle
-24 QCDEStyle::~QCDEStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QCDEStyle::standardPalette
-96 QCDEStyle::drawPrimitive
-100 QCDEStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QCDEStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QCDEStyle
- size=16 align=4
- base size=13 base align=4
-QCDEStyle (0xb4448e00) 0
- vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
- QMotifStyle (0xb4448e40) 0
- primary-for QCDEStyle (0xb4448e00)
- QCommonStyle (0xb4448e80) 0
- primary-for QMotifStyle (0xb4448e40)
- QStyle (0xb4448ec0) 0
- primary-for QCommonStyle (0xb4448e80)
- QObject (0xb4448f00) 0
- primary-for QStyle (0xb4448ec0)
+QSizePolicy (0xb39f45a0) 0
Class QCursor
size=4 align=4
base size=4 base align=4
-QCursor (0xb4448f80) 0
+QCursor (0xb385b474) 0
Class QWidgetData
size=64 align=4
base size=64 base align=4
-QWidgetData (0xb4448fc0) 0
+QWidgetData (0xb385b4b0) 0
Vtable for QWidget
QWidget::_ZTV7QWidget: 63u entries
@@ -4605,7 +3638,7 @@ QWidget::_ZTV7QWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI7QWidget)
232 QWidget::_ZThn8_N7QWidgetD1Ev
236 QWidget::_ZThn8_N7QWidgetD0Ev
@@ -4616,13 +3649,212 @@ QWidget::_ZTV7QWidget: 63u entries
Class QWidget
size=20 align=4
base size=20 base align=4
-QWidget (0xb4448040) 0
+QWidget (0xb387f0f0) 0
vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb4448080) 0
- primary-for QWidget (0xb4448040)
- QPaintDevice (0xb44481c0) 8
+ QObject (0xb385b4ec) 0
+ primary-for QWidget (0xb387f0f0)
+ QPaintDevice (0xb385b528) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb3914fc0) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb37420f0) 0
+ primary-for QFrame (0xb3914fc0)
+ QObject (0xb3723b40) 0
+ primary-for QWidget (0xb37420f0)
+ QPaintDevice (0xb3723b7c) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb3743280) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb37432c0) 0
+ primary-for QAbstractScrollArea (0xb3743280)
+ QWidget (0xb374ec80) 0
+ primary-for QFrame (0xb37432c0)
+ QObject (0xb3723d98) 0
+ primary-for QWidget (0xb374ec80)
+ QPaintDevice (0xb3723dd4) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb376d000) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb37a0040) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb37a2078) 0
+ primary-for QItemSelectionModel (0xb37a0040)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb37a0500) 0
+ QList<QItemSelectionRange> (0xb37a2438) 0
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
@@ -4646,10 +3878,10 @@ QValidator::_ZTV10QValidator: 16u entries
Class QValidator
size=8 align=4
base size=8 base align=4
-QValidator (0xb4448540) 0
+QValidator (0xb37a0680) 0
vptr=((& QValidator::_ZTV10QValidator) + 8u)
- QObject (0xb4448740) 0
- primary-for QValidator (0xb4448540)
+ QObject (0xb37a25dc) 0
+ primary-for QValidator (0xb37a0680)
Vtable for QIntValidator
QIntValidator::_ZTV13QIntValidator: 17u entries
@@ -4674,12 +3906,12 @@ QIntValidator::_ZTV13QIntValidator: 17u entries
Class QIntValidator
size=16 align=4
base size=16 base align=4
-QIntValidator (0xb44488c0) 0
+QIntValidator (0xb37a0940) 0
vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
- QValidator (0xb4448a00) 0
- primary-for QIntValidator (0xb44488c0)
- QObject (0xb4448a80) 0
- primary-for QValidator (0xb4448a00)
+ QValidator (0xb37a0980) 0
+ primary-for QIntValidator (0xb37a0940)
+ QObject (0xb37a27f8) 0
+ primary-for QValidator (0xb37a0980)
Vtable for QDoubleValidator
QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
@@ -4704,12 +3936,12 @@ QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
Class QDoubleValidator
size=28 align=4
base size=28 base align=4
-QDoubleValidator (0xb4448c00) 0
+QDoubleValidator (0xb37a0c40) 0
vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
- QValidator (0xb4448dc0) 0
- primary-for QDoubleValidator (0xb4448c00)
- QObject (0xb4448f40) 0
- primary-for QValidator (0xb4448dc0)
+ QValidator (0xb37a0c80) 0
+ primary-for QDoubleValidator (0xb37a0c40)
+ QObject (0xb37a299c) 0
+ primary-for QValidator (0xb37a0c80)
Vtable for QRegExpValidator
QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
@@ -4733,12 +3965,12 @@ QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
Class QRegExpValidator
size=12 align=4
base size=12 base align=4
-QRegExpValidator (0xb422f040) 0
+QRegExpValidator (0xb380d000) 0
vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
- QValidator (0xb422f080) 0
- primary-for QRegExpValidator (0xb422f040)
- QObject (0xb422f0c0) 0
- primary-for QValidator (0xb422f080)
+ QValidator (0xb380d040) 0
+ primary-for QRegExpValidator (0xb380d000)
+ QObject (0xb37a2c6c) 0
+ primary-for QValidator (0xb380d040)
Vtable for QAbstractSpinBox
QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
@@ -4803,7 +4035,7 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
232 QAbstractSpinBox::stepBy
236 QAbstractSpinBox::clear
240 QAbstractSpinBox::stepEnabled
-244 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))-0x000000008
248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
@@ -4814,15 +4046,19 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
Class QAbstractSpinBox
size=20 align=4
base size=20 base align=4
-QAbstractSpinBox (0xb422f140) 0
+QAbstractSpinBox (0xb380d2c0) 0
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
- QWidget (0xb422f180) 0
- primary-for QAbstractSpinBox (0xb422f140)
- QObject (0xb422f1c0) 0
- primary-for QWidget (0xb422f180)
- QPaintDevice (0xb422f200) 8
+ QWidget (0xb3816730) 0
+ primary-for QAbstractSpinBox (0xb380d2c0)
+ QObject (0xb37a2dd4) 0
+ primary-for QWidget (0xb3816730)
+ QPaintDevice (0xb37a2e10) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb363312c) 0
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
@@ -4883,7 +4119,7 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI15QAbstractSlider)
236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
@@ -4894,13 +4130,13 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
Class QAbstractSlider
size=20 align=4
base size=20 base align=4
-QAbstractSlider (0xb422f2c0) 0
+QAbstractSlider (0xb380db00) 0
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
- QWidget (0xb422f300) 0
- primary-for QAbstractSlider (0xb422f2c0)
- QObject (0xb422f340) 0
- primary-for QWidget (0xb422f300)
- QPaintDevice (0xb422f380) 8
+ QWidget (0xb3662af0) 0
+ primary-for QAbstractSlider (0xb380db00)
+ QObject (0xb3633474) 0
+ primary-for QWidget (0xb3662af0)
+ QPaintDevice (0xb36334b0) 8
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
Vtable for QSlider
@@ -4962,7 +4198,7 @@ QSlider::_ZTV7QSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI7QSlider)
236 QSlider::_ZThn8_N7QSliderD1Ev
240 QSlider::_ZThn8_N7QSliderD0Ev
@@ -4973,17 +4209,63 @@ QSlider::_ZTV7QSlider: 64u entries
Class QSlider
size=20 align=4
base size=20 base align=4
-QSlider (0xb422f400) 0
+QSlider (0xb3681080) 0
vptr=((& QSlider::_ZTV7QSlider) + 8u)
- QAbstractSlider (0xb422f440) 0
- primary-for QSlider (0xb422f400)
- QWidget (0xb422f480) 0
- primary-for QAbstractSlider (0xb422f440)
- QObject (0xb422f4c0) 0
- primary-for QWidget (0xb422f480)
- QPaintDevice (0xb422f500) 8
+ QAbstractSlider (0xb36810c0) 0
+ primary-for QSlider (0xb3681080)
+ QWidget (0xb367e690) 0
+ primary-for QAbstractSlider (0xb36810c0)
+ QObject (0xb3633780) 0
+ primary-for QWidget (0xb367e690)
+ QPaintDevice (0xb36337bc) 8
vptr=((& QSlider::_ZTV7QSlider) + 236u)
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb3681480) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb3633a8c) 0
+ primary-for QStyle (0xb3681480)
+
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5010,7 +4292,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
84 QTabBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QTabBar::mouseMoveEvent
-96 QWidget::wheelEvent
+96 QTabBar::wheelEvent
100 QTabBar::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
@@ -5029,7 +4311,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QTabBar::showEvent
-172 QWidget::hideEvent
+172 QTabBar::hideEvent
176 QWidget::x11Event
180 QTabBar::changeEvent
184 QWidget::metric
@@ -5046,7 +4328,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
228 QTabBar::tabInserted
232 QTabBar::tabRemoved
236 QTabBar::tabLayoutChange
-240 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))-0x000000008
244 (int (*)(...))(& _ZTI7QTabBar)
248 QTabBar::_ZThn8_N7QTabBarD1Ev
252 QTabBar::_ZThn8_N7QTabBarD0Ev
@@ -5057,13 +4339,13 @@ QTabBar::_ZTV7QTabBar: 67u entries
Class QTabBar
size=20 align=4
base size=20 base align=4
-QTabBar (0xb422f5c0) 0
+QTabBar (0xb3681a00) 0
vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
- QWidget (0xb422f600) 0
- primary-for QTabBar (0xb422f5c0)
- QObject (0xb422f640) 0
- primary-for QWidget (0xb422f600)
- QPaintDevice (0xb422f680) 8
+ QWidget (0xb36ea5f0) 0
+ primary-for QTabBar (0xb3681a00)
+ QObject (0xb3633e88) 0
+ primary-for QWidget (0xb36ea5f0)
+ QPaintDevice (0xb3633ec4) 8
vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
Vtable for QTabWidget
@@ -5126,7 +4408,7 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
220 QWidget::languageChange
224 QTabWidget::tabInserted
228 QTabWidget::tabRemoved
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI10QTabWidget)
240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
@@ -5137,13 +4419,13 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
Class QTabWidget
size=20 align=4
base size=20 base align=4
-QTabWidget (0xb422f700) 0
+QTabWidget (0xb3681d00) 0
vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
- QWidget (0xb422f740) 0
- primary-for QTabWidget (0xb422f700)
- QObject (0xb422f780) 0
- primary-for QWidget (0xb422f740)
- QPaintDevice (0xb422f7c0) 8
+ QWidget (0xb370dcd0) 0
+ primary-for QTabWidget (0xb3681d00)
+ QObject (0xb37170f0) 0
+ primary-for QWidget (0xb370dcd0)
+ QPaintDevice (0xb371712c) 8
vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
Vtable for QRubberBand
@@ -5204,7 +4486,7 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI11QRubberBand)
232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
@@ -5215,526 +4497,282 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
Class QRubberBand
size=20 align=4
base size=20 base align=4
-QRubberBand (0xb422f880) 0
+QRubberBand (0xb3538540) 0
vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
- QWidget (0xb422f8c0) 0
- primary-for QRubberBand (0xb422f880)
- QObject (0xb422f900) 0
- primary-for QWidget (0xb422f8c0)
- QPaintDevice (0xb422f940) 8
+ QWidget (0xb353cf50) 0
+ primary-for QRubberBand (0xb3538540)
+ QObject (0xb3717654) 0
+ primary-for QWidget (0xb353cf50)
+ QPaintDevice (0xb3717690) 8
vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
Class QStyleOption
size=44 align=4
base size=44 base align=4
-QStyleOption (0xb422f9c0) 0
+QStyleOption (0xb3717ac8) 0
Class QStyleOptionFocusRect
size=60 align=4
base size=60 base align=4
-QStyleOptionFocusRect (0xb422fa00) 0
- QStyleOption (0xb422fa40) 0
+QStyleOptionFocusRect (0xb35389c0) 0
+ QStyleOption (0xb3717b04) 0
Class QStyleOptionFrame
size=52 align=4
base size=52 base align=4
-QStyleOptionFrame (0xb422fac0) 0
- QStyleOption (0xb422fb00) 0
-
+QStyleOptionFrame (0xb3538bc0) 0
+ QStyleOption (0xb3717e88) 0
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
-QStyleOptionFrameV2 (0xb422fb80) 0
- QStyleOptionFrame (0xb422fbc0) 0
- QStyleOption (0xb422fc00) 0
+QStyleOptionFrameV2 (0xb3538dc0) 0
+ QStyleOptionFrame (0xb3538e00) 0
+ QStyleOption (0xb35681e0) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb35742c0) 0
+ QStyleOptionFrameV2 (0xb3574300) 0
+ QStyleOptionFrame (0xb3574340) 0
+ QStyleOption (0xb3568708) 0
Class QStyleOptionTabWidgetFrame
size=80 align=4
base size=80 base align=4
-QStyleOptionTabWidgetFrame (0xb422fd40) 0
- QStyleOption (0xb422fd80) 0
+QStyleOptionTabWidgetFrame (0xb3574680) 0
+ QStyleOption (0xb3568b04) 0
Class QStyleOptionTabBarBase
size=80 align=4
base size=80 base align=4
-QStyleOptionTabBarBase (0xb422fe40) 0
- QStyleOption (0xb422fe80) 0
+QStyleOptionTabBarBase (0xb3574880) 0
+ QStyleOption (0xb359b1a4) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb3574a80) 0
+ QStyleOptionTabBarBase (0xb3574ac0) 0
+ QStyleOption (0xb359b654) 0
Class QStyleOptionHeader
size=80 align=4
base size=80 base align=4
-QStyleOptionHeader (0xb422ff00) 0
- QStyleOption (0xb422ff40) 0
-
+QStyleOptionHeader (0xb3574e00) 0
+ QStyleOption (0xb359b9d8) 0
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
-QStyleOptionButton (0xb422f000) 0
- QStyleOption (0xb422f100) 0
-
+QStyleOptionButton (0xb35b30c0) 0
+ QStyleOption (0xb35b94b0) 0
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
-QStyleOptionTab (0xb422f3c0) 0
- QStyleOption (0xb422f540) 0
+QStyleOptionTab (0xb35b3440) 0
+ QStyleOption (0xb35b9dd4) 0
Class QStyleOptionTabV2
size=80 align=4
base size=80 base align=4
-QStyleOptionTabV2 (0xb422f840) 0
- QStyleOptionTab (0xb422f980) 0
- QStyleOption (0xb422fa80) 0
-
+QStyleOptionTabV2 (0xb35b3800) 0
+ QStyleOptionTab (0xb35b3840) 0
+ QStyleOption (0xb35ef7f8) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb35b3b80) 0
+ QStyleOptionTabV2 (0xb35b3bc0) 0
+ QStyleOptionTab (0xb35b3c00) 0
+ QStyleOption (0xb35efd5c) 0
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
-QStyleOptionToolBar (0xb422fe00) 0
- QStyleOption (0xb422fec0) 0
+QStyleOptionToolBar (0xb341d000) 0
+ QStyleOption (0xb3617654) 0
Class QStyleOptionProgressBar
size=68 align=4
base size=65 base align=4
-QStyleOptionProgressBar (0xb3f70040) 0
- QStyleOption (0xb3f70080) 0
+QStyleOptionProgressBar (0xb341d380) 0
+ QStyleOption (0xb3617d20) 0
Class QStyleOptionProgressBarV2
size=76 align=4
base size=74 base align=4
-QStyleOptionProgressBarV2 (0xb3f70140) 0
- QStyleOptionProgressBar (0xb3f70180) 0
- QStyleOption (0xb3f701c0) 0
+QStyleOptionProgressBarV2 (0xb341d5c0) 0
+ QStyleOptionProgressBar (0xb341d600) 0
+ QStyleOption (0xb3449474) 0
Class QStyleOptionMenuItem
size=96 align=4
base size=96 base align=4
-QStyleOptionMenuItem (0xb3f70200) 0
- QStyleOption (0xb3f70240) 0
-
+QStyleOptionMenuItem (0xb341d680) 0
+ QStyleOption (0xb34494b0) 0
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
-QStyleOptionQ3ListViewItem (0xb3f702c0) 0
- QStyleOption (0xb3f70300) 0
+QStyleOptionQ3ListViewItem (0xb341d880) 0
+ QStyleOption (0xb345f078) 0
Class QStyleOptionQ3DockWindow
size=48 align=4
base size=46 base align=4
-QStyleOptionQ3DockWindow (0xb3f70400) 0
- QStyleOption (0xb3f70440) 0
+QStyleOptionQ3DockWindow (0xb341dc00) 0
+ QStyleOption (0xb345f6cc) 0
Class QStyleOptionDockWidget
size=52 align=4
base size=51 base align=4
-QStyleOptionDockWidget (0xb3f704c0) 0
- QStyleOption (0xb3f70500) 0
+QStyleOptionDockWidget (0xb341de00) 0
+ QStyleOption (0xb345fa14) 0
Class QStyleOptionDockWidgetV2
size=52 align=4
base size=52 base align=4
-QStyleOptionDockWidgetV2 (0xb3f70580) 0
- QStyleOptionDockWidget (0xb3f705c0) 0
- QStyleOption (0xb3f70600) 0
+QStyleOptionDockWidgetV2 (0xb3490000) 0
+ QStyleOptionDockWidget (0xb3490040) 0
+ QStyleOption (0xb345ffb4) 0
Class QStyleOptionViewItem
size=80 align=4
base size=77 base align=4
-QStyleOptionViewItem (0xb3f706c0) 0
- QStyleOption (0xb3f70700) 0
-
+QStyleOptionViewItem (0xb3490380) 0
+ QStyleOption (0xb34943fc) 0
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
-QStyleOptionViewItemV2 (0xb3f70780) 0
- QStyleOptionViewItem (0xb3f707c0) 0
- QStyleOption (0xb3f70800) 0
+QStyleOptionViewItemV2 (0xb3490600) 0
+ QStyleOptionViewItem (0xb3490640) 0
+ QStyleOption (0xb3494ce4) 0
Class QStyleOptionViewItemV3
size=92 align=4
base size=92 base align=4
-QStyleOptionViewItemV3 (0xb3f70940) 0
- QStyleOptionViewItemV2 (0xb3f70980) 0
- QStyleOptionViewItem (0xb3f709c0) 0
- QStyleOption (0xb3f70a00) 0
+QStyleOptionViewItemV3 (0xb3490b00) 0
+ QStyleOptionViewItemV2 (0xb3490b40) 0
+ QStyleOptionViewItem (0xb3490b80) 0
+ QStyleOption (0xb34af30c) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb3490ec0) 0
+ QStyleOptionViewItemV3 (0xb3490f00) 0
+ QStyleOptionViewItemV2 (0xb3490f40) 0
+ QStyleOptionViewItem (0xb3490f80) 0
+ QStyleOption (0xb34af7bc) 0
Class QStyleOptionToolBox
size=52 align=4
base size=52 base align=4
-QStyleOptionToolBox (0xb3f70ac0) 0
- QStyleOption (0xb3f70b00) 0
+QStyleOptionToolBox (0xb34d72c0) 0
+ QStyleOption (0xb34de30c) 0
Class QStyleOptionToolBoxV2
size=60 align=4
base size=60 base align=4
-QStyleOptionToolBoxV2 (0xb3f70b80) 0
- QStyleOptionToolBox (0xb3f70bc0) 0
- QStyleOption (0xb3f70c00) 0
+QStyleOptionToolBoxV2 (0xb34d74c0) 0
+ QStyleOptionToolBox (0xb34d7500) 0
+ QStyleOption (0xb34de924) 0
Class QStyleOptionRubberBand
size=52 align=4
base size=49 base align=4
-QStyleOptionRubberBand (0xb3f70cc0) 0
- QStyleOption (0xb3f70d00) 0
+QStyleOptionRubberBand (0xb34d7840) 0
+ QStyleOption (0xb34dee88) 0
Class QStyleOptionComplex
size=52 align=4
base size=52 base align=4
-QStyleOptionComplex (0xb3f70d80) 0
- QStyleOption (0xb3f70dc0) 0
+QStyleOptionComplex (0xb34d7a40) 0
+ QStyleOption (0xb34f81e0) 0
Class QStyleOptionSlider
size=104 align=4
base size=101 base align=4
-QStyleOptionSlider (0xb3f70e40) 0
- QStyleOptionComplex (0xb3f70e80) 0
- QStyleOption (0xb3f70ec0) 0
+QStyleOptionSlider (0xb34d7cc0) 0
+ QStyleOptionComplex (0xb34d7d00) 0
+ QStyleOption (0xb34f8690) 0
Class QStyleOptionSpinBox
size=64 align=4
base size=61 base align=4
-QStyleOptionSpinBox (0xb3f70f80) 0
- QStyleOptionComplex (0xb3f70fc0) 0
- QStyleOption (0xb3f70000) 0
-
-
+QStyleOptionSpinBox (0xb350b040) 0
+ QStyleOptionComplex (0xb350b080) 0
+ QStyleOption (0xb34f8f3c) 0
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
-QStyleOptionQ3ListView (0xb3f70100) 0
- QStyleOptionComplex (0xb3f70280) 0
- QStyleOption (0xb3f70340) 0
-
+QStyleOptionQ3ListView (0xb350b2c0) 0
+ QStyleOptionComplex (0xb350b300) 0
+ QStyleOption (0xb35123c0) 0
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
-QStyleOptionToolButton (0xb3f70840) 0
- QStyleOptionComplex (0xb3f70b40) 0
- QStyleOption (0xb3f70d40) 0
+QStyleOptionToolButton (0xb350b5c0) 0
+ QStyleOptionComplex (0xb350b600) 0
+ QStyleOption (0xb3512ce4) 0
Class QStyleOptionComboBox
size=92 align=4
base size=92 base align=4
-QStyleOptionComboBox (0xb3f70f40) 0
- QStyleOptionComplex (0xb3f70f00) 0
- QStyleOption (0xb3e56000) 0
+QStyleOptionComboBox (0xb350b980) 0
+ QStyleOptionComplex (0xb350b9c0) 0
+ QStyleOption (0xb333e9d8) 0
Class QStyleOptionTitleBar
size=68 align=4
base size=68 base align=4
-QStyleOptionTitleBar (0xb3e560c0) 0
- QStyleOptionComplex (0xb3e56100) 0
- QStyleOption (0xb3e56140) 0
+QStyleOptionTitleBar (0xb350bbc0) 0
+ QStyleOptionComplex (0xb350bc00) 0
+ QStyleOption (0xb33612d0) 0
Class QStyleOptionGroupBox
size=88 align=4
base size=88 base align=4
-QStyleOptionGroupBox (0xb3e561c0) 0
- QStyleOptionComplex (0xb3e56200) 0
- QStyleOption (0xb3e56240) 0
+QStyleOptionGroupBox (0xb350be40) 0
+ QStyleOptionComplex (0xb350be80) 0
+ QStyleOption (0xb3361a8c) 0
Class QStyleOptionSizeGrip
size=56 align=4
base size=56 base align=4
-QStyleOptionSizeGrip (0xb3e56300) 0
- QStyleOptionComplex (0xb3e56340) 0
- QStyleOption (0xb3e56380) 0
+QStyleOptionSizeGrip (0xb3374100) 0
+ QStyleOptionComplex (0xb3374140) 0
+ QStyleOption (0xb3378348) 0
Class QStyleOptionGraphicsItem
size=132 align=4
base size=132 base align=4
-QStyleOptionGraphicsItem (0xb3e56400) 0
- QStyleOption (0xb3e56440) 0
+QStyleOptionGraphicsItem (0xb3374340) 0
+ QStyleOption (0xb3378618) 0
Class QStyleHintReturn
size=8 align=4
base size=8 base align=4
-QStyleHintReturn (0xb3e564c0) 0
+QStyleHintReturn (0xb3378b04) 0
Class QStyleHintReturnMask
size=12 align=4
base size=12 base align=4
-QStyleHintReturnMask (0xb3e56500) 0
- QStyleHintReturn (0xb3e56540) 0
+QStyleHintReturnMask (0xb3374780) 0
+ QStyleHintReturn (0xb3378b40) 0
Class QStyleHintReturnVariant
size=20 align=4
base size=20 base align=4
-QStyleHintReturnVariant (0xb3e56580) 0
- QStyleHintReturn (0xb3e565c0) 0
-
-Vtable for QPlastiqueStyle
-QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
-8 QPlastiqueStyle::metaObject
-12 QPlastiqueStyle::qt_metacast
-16 QPlastiqueStyle::qt_metacall
-20 QPlastiqueStyle::~QPlastiqueStyle
-24 QPlastiqueStyle::~QPlastiqueStyle
-28 QObject::event
-32 QPlastiqueStyle::eventFilter
-36 QPlastiqueStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QPlastiqueStyle::polish
-60 QPlastiqueStyle::unpolish
-64 QPlastiqueStyle::polish
-68 QPlastiqueStyle::unpolish
-72 QPlastiqueStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QPlastiqueStyle::standardPalette
-96 QPlastiqueStyle::drawPrimitive
-100 QPlastiqueStyle::drawControl
-104 QPlastiqueStyle::subElementRect
-108 QPlastiqueStyle::drawComplexControl
-112 QPlastiqueStyle::hitTestComplexControl
-116 QPlastiqueStyle::subControlRect
-120 QPlastiqueStyle::pixelMetric
-124 QPlastiqueStyle::sizeFromContents
-128 QPlastiqueStyle::styleHint
-132 QPlastiqueStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QPlastiqueStyle
- size=16 align=4
- base size=16 base align=4
-QPlastiqueStyle (0xb3e56600) 0
- vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
- QWindowsStyle (0xb3e56640) 0
- primary-for QPlastiqueStyle (0xb3e56600)
- QCommonStyle (0xb3e56680) 0
- primary-for QWindowsStyle (0xb3e56640)
- QStyle (0xb3e566c0) 0
- primary-for QCommonStyle (0xb3e56680)
- QObject (0xb3e56700) 0
- primary-for QStyle (0xb3e566c0)
-
-Class QStyleFactory
- size=1 align=1
- base size=0 base align=1
-QStyleFactory (0xb3e56780) 0 empty
-
-
-Class QTreeWidgetItemIterator
- size=12 align=4
- base size=12 base align=4
-QTreeWidgetItemIterator (0xb3e567c0) 0
-
-Vtable for QFrame
-QFrame::_ZTV6QFrame: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QFrame)
-8 QFrame::metaObject
-12 QFrame::qt_metacast
-16 QFrame::qt_metacall
-20 QFrame::~QFrame
-24 QFrame::~QFrame
-28 QFrame::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QFrame)
-232 QFrame::_ZThn8_N6QFrameD1Ev
-236 QFrame::_ZThn8_N6QFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFrame
- size=20 align=4
- base size=20 base align=4
-QFrame (0xb3e56880) 0
- vptr=((& QFrame::_ZTV6QFrame) + 8u)
- QWidget (0xb3e568c0) 0
- primary-for QFrame (0xb3e56880)
- QObject (0xb3e56900) 0
- primary-for QWidget (0xb3e568c0)
- QPaintDevice (0xb3e56940) 8
- vptr=((& QFrame::_ZTV6QFrame) + 232u)
-
-Vtable for QAbstractScrollArea
-QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-8 QAbstractScrollArea::metaObject
-12 QAbstractScrollArea::qt_metacast
-16 QAbstractScrollArea::qt_metacall
-20 QAbstractScrollArea::~QAbstractScrollArea
-24 QAbstractScrollArea::~QAbstractScrollArea
-28 QAbstractScrollArea::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QAbstractScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QAbstractScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
-244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractScrollArea
- size=20 align=4
- base size=20 base align=4
-QAbstractScrollArea (0xb3e569c0) 0
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
- QFrame (0xb3e56a00) 0
- primary-for QAbstractScrollArea (0xb3e569c0)
- QWidget (0xb3e56a40) 0
- primary-for QFrame (0xb3e56a00)
- QObject (0xb3e56a80) 0
- primary-for QWidget (0xb3e56a40)
- QPaintDevice (0xb3e56ac0) 8
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
-
-Class QItemSelectionRange
- size=8 align=4
- base size=8 base align=4
-QItemSelectionRange (0xb3e56b40) 0
-
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QItemSelectionModel)
-8 QItemSelectionModel::metaObject
-12 QItemSelectionModel::qt_metacast
-16 QItemSelectionModel::qt_metacall
-20 QItemSelectionModel::~QItemSelectionModel
-24 QItemSelectionModel::~QItemSelectionModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QItemSelectionModel::select
-60 QItemSelectionModel::select
-64 QItemSelectionModel::clear
-68 QItemSelectionModel::reset
-
-Class QItemSelectionModel
- size=8 align=4
- base size=8 base align=4
-QItemSelectionModel (0xb3e56c00) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
- QObject (0xb3e56c40) 0
- primary-for QItemSelectionModel (0xb3e56c00)
-
-
-
-
-Class QItemSelection
- size=4 align=4
- base size=4 base align=4
-QItemSelection (0xb3e56dc0) 0
- QList<QItemSelectionRange> (0xb3e56e00) 0
+QStyleHintReturnVariant (0xb3374800) 0
+ QStyleHintReturn (0xb3378b7c) 0
Vtable for QAbstractItemDelegate
QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
@@ -5763,10 +4801,10 @@ QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
Class QAbstractItemDelegate
size=8 align=4
base size=8 base align=4
-QAbstractItemDelegate (0xb3e56e40) 0
+QAbstractItemDelegate (0xb3374a80) 0
vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
- QObject (0xb3e56e80) 0
- primary-for QAbstractItemDelegate (0xb3e56e40)
+ QObject (0xb3378bb8) 0
+ primary-for QAbstractItemDelegate (0xb3374a80)
Vtable for QAbstractItemView
QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
@@ -5866,7 +4904,7 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI17QAbstractItemView)
392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
@@ -5877,20 +4915,19 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
Class QAbstractItemView
size=20 align=4
base size=20 base align=4
-QAbstractItemView (0xb3e56f00) 0
+QAbstractItemView (0xb3374cc0) 0
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
- QAbstractScrollArea (0xb3e56f40) 0
- primary-for QAbstractItemView (0xb3e56f00)
- QFrame (0xb3e56f80) 0
- primary-for QAbstractScrollArea (0xb3e56f40)
- QWidget (0xb3e56fc0) 0
- primary-for QFrame (0xb3e56f80)
- QObject (0xb3e56080) 0
- primary-for QWidget (0xb3e56fc0)
- QPaintDevice (0xb3e56180) 8
+ QAbstractScrollArea (0xb3374d00) 0
+ primary-for QAbstractItemView (0xb3374cc0)
+ QFrame (0xb3374d40) 0
+ primary-for QAbstractScrollArea (0xb3374d00)
+ QWidget (0xb33a5b40) 0
+ primary-for QFrame (0xb3374d40)
+ QObject (0xb3378ce4) 0
+ primary-for QWidget (0xb33a5b40)
+ QPaintDevice (0xb3378d20) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5989,7 +5026,7 @@ QListView::_ZTV9QListView: 103u entries
372 QAbstractItemView::selectionCommand
376 QListView::startDrag
380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI9QListView)
392 QListView::_ZThn8_N9QListViewD1Ev
396 QListView::_ZThn8_N9QListViewD0Ev
@@ -6000,33 +5037,33 @@ QListView::_ZTV9QListView: 103u entries
Class QListView
size=20 align=4
base size=20 base align=4
-QListView (0xb3e56480) 0
+QListView (0xb33d5180) 0
vptr=((& QListView::_ZTV9QListView) + 8u)
- QAbstractItemView (0xb3e56740) 0
- primary-for QListView (0xb3e56480)
- QAbstractScrollArea (0xb3e56800) 0
- primary-for QAbstractItemView (0xb3e56740)
- QFrame (0xb3e56980) 0
- primary-for QAbstractScrollArea (0xb3e56800)
- QWidget (0xb3e56b00) 0
- primary-for QFrame (0xb3e56980)
- QObject (0xb3e56c80) 0
- primary-for QWidget (0xb3e56b00)
- QPaintDevice (0xb3e56ec0) 8
+ QAbstractItemView (0xb33d51c0) 0
+ primary-for QListView (0xb33d5180)
+ QAbstractScrollArea (0xb33d5200) 0
+ primary-for QAbstractItemView (0xb33d51c0)
+ QFrame (0xb33d5240) 0
+ primary-for QAbstractScrollArea (0xb33d5200)
+ QWidget (0xb33f41e0) 0
+ primary-for QFrame (0xb33d5240)
+ QObject (0xb33f503c) 0
+ primary-for QWidget (0xb33f41e0)
+ QPaintDevice (0xb33f5078) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-Vtable for QTableView
-QTableView::_ZTV10QTableView: 103u entries
+Vtable for QUndoView
+QUndoView::_ZTV9QUndoView: 103u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTableView)
-8 QTableView::metaObject
-12 QTableView::qt_metacast
-16 QTableView::qt_metacall
-20 QTableView::~QTableView
-24 QTableView::~QTableView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI9QUndoView)
+8 QUndoView::metaObject
+12 QUndoView::qt_metacast
+16 QUndoView::qt_metacall
+20 QUndoView::~QUndoView
+24 QUndoView::~QUndoView
+28 QListView::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QListView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -6038,9 +5075,9 @@ QTableView::_ZTV10QTableView: 103u entries
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
+84 QListView::mouseReleaseEvent
88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
+92 QListView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -6048,17 +5085,17 @@ QTableView::_ZTV10QTableView: 103u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QListView::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QListView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -6074,267 +5111,2340 @@ QTableView::_ZTV10QTableView: 103u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableView::setModel
-236 QTableView::setSelectionModel
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
324 QAbstractItemView::horizontalScrollbarValueChanged
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI10QTableView)
-392 QTableView::_ZThn8_N10QTableViewD1Ev
-396 QTableView::_ZThn8_N10QTableViewD0Ev
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QUndoView)
+392 QUndoView::_ZThn8_N9QUndoViewD1Ev
+396 QUndoView::_ZThn8_N9QUndoViewD0Ev
400 QWidget::_ZThn8_NK7QWidget7devTypeEv
404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableView
+Class QUndoView
size=20 align=4
base size=20 base align=4
-QTableView (0xb3da4080) 0
- vptr=((& QTableView::_ZTV10QTableView) + 8u)
- QAbstractItemView (0xb3da40c0) 0
- primary-for QTableView (0xb3da4080)
- QAbstractScrollArea (0xb3da4100) 0
- primary-for QAbstractItemView (0xb3da40c0)
- QFrame (0xb3da4140) 0
- primary-for QAbstractScrollArea (0xb3da4100)
- QWidget (0xb3da4180) 0
- primary-for QFrame (0xb3da4140)
- QObject (0xb3da41c0) 0
- primary-for QWidget (0xb3da4180)
- QPaintDevice (0xb3da4200) 8
- vptr=((& QTableView::_ZTV10QTableView) + 392u)
+QUndoView (0xb33d5540) 0
+ vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
+ QListView (0xb33d5580) 0
+ primary-for QUndoView (0xb33d5540)
+ QAbstractItemView (0xb33d55c0) 0
+ primary-for QListView (0xb33d5580)
+ QAbstractScrollArea (0xb33d5600) 0
+ primary-for QAbstractItemView (0xb33d55c0)
+ QFrame (0xb33d5640) 0
+ primary-for QAbstractScrollArea (0xb33d5600)
+ QWidget (0xb340f410) 0
+ primary-for QFrame (0xb33d5640)
+ QObject (0xb33f5294) 0
+ primary-for QWidget (0xb340f410)
+ QPaintDevice (0xb33f52d0) 8
+ vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-Vtable for QItemEditorCreatorBase
-QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
-8 QItemEditorCreatorBase::~QItemEditorCreatorBase
-12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
+
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb33d5900) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb33f54ec) 0
+ primary-for QCompleter (0xb33d5900)
+
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 QUndoCommand::~QUndoCommand
+12 QUndoCommand::~QUndoCommand
+16 QUndoCommand::undo
+20 QUndoCommand::redo
+24 QUndoCommand::id
+28 QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb33f5708) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 QUndoStack::metaObject
+12 QUndoStack::qt_metacast
+16 QUndoStack::qt_metacall
+20 QUndoStack::~QUndoStack
+24 QUndoStack::~QUndoStack
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb33d5c00) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb33f5744) 0
+ primary-for QUndoStack (0xb33d5c00)
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb33d5ec0) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb33f5960) 0
+ primary-for QSystemTrayIcon (0xb33d5ec0)
+
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialog
+ size=20 align=4
+ base size=20 base align=4
+QDialog (0xb3254240) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb325a190) 0
+ primary-for QDialog (0xb3254240)
+ QObject (0xb33f5b7c) 0
+ primary-for QWidget (0xb325a190)
+ QPaintDevice (0xb33f5bb8) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
+
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPageSetupDialog (0xb3254500) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb3254540) 0
+ primary-for QAbstractPageSetupDialog (0xb3254500)
+ QWidget (0xb3265d70) 0
+ primary-for QDialog (0xb3254540)
+ QObject (0xb33f5dd4) 0
+ primary-for QWidget (0xb3265d70)
+ QPaintDevice (0xb33f5e10) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QColorDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColorDialog
+ size=20 align=4
+ base size=20 base align=4
+QColorDialog (0xb3254800) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb3254840) 0
+ primary-for QColorDialog (0xb3254800)
+ QWidget (0xb3277410) 0
+ primary-for QDialog (0xb3254840)
+ QObject (0xb327a03c) 0
+ primary-for QWidget (0xb3277410)
+ QPaintDevice (0xb327a078) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFontDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontDialog
+ size=20 align=4
+ base size=20 base align=4
+QFontDialog (0xb3254cc0) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb3254d00) 0
+ primary-for QFontDialog (0xb3254cc0)
+ QWidget (0xb32a12d0) 0
+ primary-for QDialog (0xb3254d00)
+ QObject (0xb327a3fc) 0
+ primary-for QWidget (0xb32a12d0)
+ QPaintDevice (0xb327a438) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMessageBox::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMessageBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMessageBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMessageBox
+ size=20 align=4
+ base size=20 base align=4
+QMessageBox (0xb32c2180) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb32c21c0) 0
+ primary-for QMessageBox (0xb32c2180)
+ QWidget (0xb32e3370) 0
+ primary-for QDialog (0xb32c21c0)
+ QObject (0xb327a7bc) 0
+ primary-for QWidget (0xb32e3370)
+ QPaintDevice (0xb327a7f8) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressDialog
+ size=20 align=4
+ base size=20 base align=4
+QProgressDialog (0xb32c27c0) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb32c2800) 0
+ primary-for QProgressDialog (0xb32c27c0)
+ QWidget (0xb330ffa0) 0
+ primary-for QDialog (0xb32c2800)
+ QObject (0xb327add4) 0
+ primary-for QWidget (0xb330ffa0)
+ QPaintDevice (0xb327ae10) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QErrorMessage::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QErrorMessage
+ size=20 align=4
+ base size=20 base align=4
+QErrorMessage (0xb32c2ac0) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb32c2b00) 0
+ primary-for QErrorMessage (0xb32c2ac0)
+ QWidget (0xb313aa50) 0
+ primary-for QDialog (0xb32c2b00)
+ QObject (0xb314103c) 0
+ primary-for QWidget (0xb313aa50)
+ QPaintDevice (0xb3141078) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb32c2e00) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb32c2e40) 0
+ primary-for QPrintPreviewDialog (0xb32c2e00)
+ QWidget (0xb31521e0) 0
+ primary-for QDialog (0xb32c2e40)
+ QObject (0xb3141294) 0
+ primary-for QWidget (0xb31521e0)
+ QPaintDevice (0xb31412d0) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
+
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFileDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFileDialog
+ size=20 align=4
+ base size=20 base align=4
+QFileDialog (0xb3160100) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb3160140) 0
+ primary-for QFileDialog (0xb3160100)
+ QWidget (0xb3158be0) 0
+ primary-for QDialog (0xb3160140)
+ QObject (0xb3141474) 0
+ primary-for QWidget (0xb3158be0)
+ QPaintDevice (0xb31414b0) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPrintDialog (0xb3160a40) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb3160a80) 0
+ primary-for QAbstractPrintDialog (0xb3160a40)
+ QWidget (0xb319e410) 0
+ primary-for QDialog (0xb3160a80)
+ QObject (0xb3141b40) 0
+ primary-for QWidget (0xb319e410)
+ QPaintDevice (0xb3141b7c) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb3160e80) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb31c3f50) 0
+ primary-for QUnixPrintWidget (0xb3160e80)
+ QObject (0xb3141e88) 0
+ primary-for QWidget (0xb31c3f50)
+ QPaintDevice (0xb3141ec4) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
+
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QPrintDialog (0xb31e80c0) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb31e8100) 0
+ primary-for QPrintDialog (0xb31e80c0)
+ QDialog (0xb31e8140) 0
+ primary-for QAbstractPrintDialog (0xb31e8100)
+ QWidget (0xb31eb050) 0
+ primary-for QDialog (0xb31e8140)
+ QObject (0xb31ec000) 0
+ primary-for QWidget (0xb31eb050)
+ QPaintDevice (0xb31ec03c) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
+128 QWidget::moveEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizard
+ size=20 align=4
+ base size=20 base align=4
+QWizard (0xb31e8400) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb31e8440) 0
+ primary-for QWizard (0xb31e8400)
+ QWidget (0xb31f3c80) 0
+ primary-for QDialog (0xb31e8440)
+ QObject (0xb31ec258) 0
+ primary-for QWidget (0xb31f3c80)
+ QPaintDevice (0xb31ec294) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
+
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizardPage
+ size=20 align=4
+ base size=20 base align=4
+QWizardPage (0xb31e8840) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb301afa0) 0
+ primary-for QWizardPage (0xb31e8840)
+ QObject (0xb31ec5a0) 0
+ primary-for QWidget (0xb301afa0)
+ QPaintDevice (0xb31ec5dc) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
+
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QPageSetupDialog (0xb31e8b00) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb31e8b40) 0
+ primary-for QPageSetupDialog (0xb31e8b00)
+ QDialog (0xb31e8b80) 0
+ primary-for QAbstractPageSetupDialog (0xb31e8b40)
+ QWidget (0xb303cfa0) 0
+ primary-for QDialog (0xb31e8b80)
+ QObject (0xb31ec7f8) 0
+ primary-for QWidget (0xb303cfa0)
+ QPaintDevice (0xb31ec834) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
+
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLineEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLineEdit::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLineEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLineEdit::changeEvent
+184 QWidget::metric
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLineEdit
+ size=20 align=4
+ base size=20 base align=4
+QLineEdit (0xb31e8e40) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb304daa0) 0
+ primary-for QLineEdit (0xb31e8e40)
+ QObject (0xb31eca50) 0
+ primary-for QWidget (0xb304daa0)
+ QPaintDevice (0xb31eca8c) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
+
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QInputDialog
+ size=20 align=4
+ base size=20 base align=4
+QInputDialog (0xb30756c0) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb3075700) 0
+ primary-for QInputDialog (0xb30756c0)
+ QWidget (0xb3079780) 0
+ primary-for QDialog (0xb3075700)
+ QObject (0xb30810f0) 0
+ primary-for QWidget (0xb3079780)
+ QPaintDevice (0xb308112c) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
+
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
+32 QObject::eventFilter
+36 QFileSystemModel::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb3075c00) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb3075c40) 0
+ primary-for QFileSystemModel (0xb3075c00)
+ QObject (0xb3081564) 0
+ primary-for QAbstractItemModel (0xb3075c40)
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb3081870) 0 empty
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb30818ac) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-Class QItemEditorCreatorBase
+Class QImageIOHandlerFactoryInterface
size=4 align=4
base size=4 base align=4
-QItemEditorCreatorBase (0xb3da4280) 0 nearly-empty
- vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+QImageIOHandlerFactoryInterface (0xb30e2100) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb3081960) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb30e2100)
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb30ee3c0) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb3081bf4) 0
+ primary-for QImageIOPlugin (0xb30ee3c0)
+ QImageIOHandlerFactoryInterface (0xb30e2300) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb3081c30) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb30e2300)
-Vtable for QItemEditorFactory
-QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QItemEditorFactory)
-8 QItemEditorFactory::~QItemEditorFactory
-12 QItemEditorFactory::~QItemEditorFactory
-16 QItemEditorFactory::createEditor
-20 QItemEditorFactory::valuePropertyName
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
-Class QItemEditorFactory
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb30e2680) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb3081e4c) 0
+ primary-for QPicture (0xb30e2680)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb2f2812c) 0
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb2f28168) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb2f281a4) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
size=8 align=4
base size=8 base align=4
-QItemEditorFactory (0xb3da4440) 0
- vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+QMovie (0xb30e2a40) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb2f281e0) 0
+ primary-for QMovie (0xb30e2a40)
-Vtable for QTreeView
-QTreeView::_ZTV9QTreeView: 105u entries
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTreeView)
-8 QTreeView::metaObject
-12 QTreeView::qt_metacast
-16 QTreeView::qt_metacall
-20 QTreeView::~QTreeView
-24 QTreeView::~QTreeView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb2f60080) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb2f284ec) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2f60080)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
32 QObject::eventFilter
-36 QTreeView::timerEvent
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb2f61870) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb2f28780) 0
+ primary-for QIconEnginePlugin (0xb2f61870)
+ QIconEngineFactoryInterface (0xb2f60280) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb2f287bc) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2f60280)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb2f604c0) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb2f288e8) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2f604c0)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb2f70140) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb2f28b7c) 0
+ primary-for QIconEnginePluginV2 (0xb2f70140)
+ QIconEngineFactoryInterfaceV2 (0xb2f606c0) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb2f28bb8) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2f606c0)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb2f28ce4) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb2f28d5c) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb2f60940) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb2f28d20) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb2f60940)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb2f60ac0) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb2f60b00) 0
+ primary-for QBitmap (0xb2f60ac0)
+ QPaintDevice (0xb2f28e10) 0
+ primary-for QPixmap (0xb2f60b00)
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb2faa340) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb2fa1b40) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb2faa340)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb2faff00) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb2fa1dd4) 0
+ primary-for QPictureFormatPlugin (0xb2faff00)
+ QPictureFormatInterface (0xb2faa540) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb2fa1e10) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb2faa540)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb2fa1f3c) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb2fa1f78) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTreeView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWSEmbedWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeView::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI9QTreeView)
-400 QTreeView::_ZThn8_N9QTreeViewD1Ev
-404 QTreeView::_ZThn8_N9QTreeViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeView
+Class QWSEmbedWidget
size=20 align=4
base size=20 base align=4
-QTreeView (0xb3da4600) 0
- vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
- QAbstractItemView (0xb3da4640) 0
- primary-for QTreeView (0xb3da4600)
- QAbstractScrollArea (0xb3da4680) 0
- primary-for QAbstractItemView (0xb3da4640)
- QFrame (0xb3da46c0) 0
- primary-for QAbstractScrollArea (0xb3da4680)
- QWidget (0xb3da4700) 0
- primary-for QFrame (0xb3da46c0)
- QObject (0xb3da4740) 0
- primary-for QWidget (0xb3da4700)
- QPaintDevice (0xb3da4780) 8
- vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+QWSEmbedWidget (0xb2faa800) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb2fbb370) 0
+ primary-for QWSEmbedWidget (0xb2faa800)
+ QObject (0xb2fa1fb4) 0
+ primary-for QWidget (0xb2fbb370)
+ QPaintDevice (0xb2fc1000) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-Class QTableWidgetSelectionRange
- size=16 align=4
- base size=16 base align=4
-QTableWidgetSelectionRange (0xb3da4800) 0
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb2fc121c) 0
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb2faab40) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb2fc1258) 0
+ primary-for QPrinter (0xb2faab40)
-Vtable for QTableWidgetItem
-QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTableWidgetItem)
-8 QTableWidgetItem::~QTableWidgetItem
-12 QTableWidgetItem::~QTableWidgetItem
-16 QTableWidgetItem::clone
-20 QTableWidgetItem::data
-24 QTableWidgetItem::setData
-28 QTableWidgetItem::operator<
-32 QTableWidgetItem::read
-36 QTableWidgetItem::write
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
-Class QTableWidgetItem
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb2fc1528) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb2fc1744) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb2ee2b00) 0
+ QPainter (0xb2f133c0) 0
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2d295dc) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2d29690) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb2d29744) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb2d2999c) 0
+
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2d6c2d0) 0
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDataWidgetMapper::setCurrentIndex
+
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2ddc480) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2d6c8e8) 0
+ primary-for QDataWidgetMapper (0xb2ddc480)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
+
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2d6cb04) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2ddc840) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2ddc880) 0
+ primary-for QStringListModel (0xb2ddc840)
+ QAbstractItemModel (0xb2ddc8c0) 0
+ primary-for QAbstractListModel (0xb2ddc880)
+ QObject (0xb2d6cbb8) 0
+ primary-for QAbstractItemModel (0xb2ddc8c0)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
size=24 align=4
base size=24 base align=4
-QTableWidgetItem (0xb3da4840) 0
- vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+QListWidgetItem (0xb2d6cce4) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
-Vtable for QTableWidget
-QTableWidget::_ZTV12QTableWidget: 107u entries
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTableWidget)
-8 QTableWidget::metaObject
-12 QTableWidget::qt_metacast
-16 QTableWidget::qt_metacall
-20 QTableWidget::~QTableWidget
-24 QTableWidget::~QTableWidget
-28 QTableWidget::event
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QListView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -6346,9 +7456,9 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
+84 QListView::mouseReleaseEvent
88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
+92 QListView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -6356,17 +7466,17 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QListView::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QListView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTableWidget::dropEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -6382,125 +7492,142 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableWidget::setModel
-236 QTableView::setSelectionModel
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
324 QAbstractItemView::horizontalScrollbarValueChanged
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 QTableWidget::mimeTypes
-388 QTableWidget::mimeData
-392 QTableWidget::dropMimeData
-396 QTableWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI12QTableWidget)
-408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
-412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
416 QWidget::_ZThn8_NK7QWidget7devTypeEv
420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableWidget
+Class QListWidget
size=20 align=4
base size=20 base align=4
-QTableWidget (0xb3da4ac0) 0
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
- QTableView (0xb3da4b00) 0
- primary-for QTableWidget (0xb3da4ac0)
- QAbstractItemView (0xb3da4b40) 0
- primary-for QTableView (0xb3da4b00)
- QAbstractScrollArea (0xb3da4b80) 0
- primary-for QAbstractItemView (0xb3da4b40)
- QFrame (0xb3da4bc0) 0
- primary-for QAbstractScrollArea (0xb3da4b80)
- QWidget (0xb3da4c00) 0
- primary-for QFrame (0xb3da4bc0)
- QObject (0xb3da4c40) 0
- primary-for QWidget (0xb3da4c00)
- QPaintDevice (0xb3da4c80) 8
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+QListWidget (0xb2c4b9c0) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2c4ba00) 0
+ primary-for QListWidget (0xb2c4b9c0)
+ QAbstractItemView (0xb2c4ba40) 0
+ primary-for QListView (0xb2c4ba00)
+ QAbstractScrollArea (0xb2c4ba80) 0
+ primary-for QAbstractItemView (0xb2c4ba40)
+ QFrame (0xb2c4bac0) 0
+ primary-for QAbstractScrollArea (0xb2c4ba80)
+ QWidget (0xb2c59f00) 0
+ primary-for QFrame (0xb2c4bac0)
+ QObject (0xb2c44dd4) 0
+ primary-for QWidget (0xb2c59f00)
+ QPaintDevice (0xb2c44e10) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-Vtable for QItemDelegate
-QItemDelegate::_ZTV13QItemDelegate: 25u entries
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QItemDelegate)
-8 QItemDelegate::metaObject
-12 QItemDelegate::qt_metacast
-16 QItemDelegate::qt_metacall
-20 QItemDelegate::~QItemDelegate
-24 QItemDelegate::~QItemDelegate
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
28 QObject::event
-32 QItemDelegate::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QItemDelegate::paint
-60 QItemDelegate::sizeHint
-64 QItemDelegate::createEditor
-68 QItemDelegate::setEditorData
-72 QItemDelegate::setModelData
-76 QItemDelegate::updateEditorGeometry
-80 QItemDelegate::editorEvent
-84 QItemDelegate::drawDisplay
-88 QItemDelegate::drawDecoration
-92 QItemDelegate::drawFocus
-96 QItemDelegate::drawCheck
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QItemDelegate
+Class QDirModel
size=8 align=4
base size=8 base align=4
-QItemDelegate (0xb3da4d00) 0
- vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
- QAbstractItemDelegate (0xb3da4d40) 0
- primary-for QItemDelegate (0xb3da4d00)
- QObject (0xb3da4d80) 0
- primary-for QAbstractItemDelegate (0xb3da4d40)
+QDirModel (0xb2c7f100) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2c7f140) 0
+ primary-for QDirModel (0xb2c7f100)
+ QObject (0xb2c79438) 0
+ primary-for QAbstractItemModel (0xb2c7f140)
-Vtable for QHeaderView
-QHeaderView::_ZTV11QHeaderView: 105u entries
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHeaderView)
-8 QHeaderView::metaObject
-12 QHeaderView::qt_metacast
-16 QHeaderView::qt_metacall
-20 QHeaderView::~QHeaderView
-24 QHeaderView::~QHeaderView
-28 QHeaderView::event
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
32 QObject::eventFilter
36 QAbstractItemView::timerEvent
40 QObject::childEvent
@@ -6509,14 +7636,14 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QHeaderView::sizeHint
+64 QColumnView::sizeHint
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QHeaderView::mousePressEvent
-84 QHeaderView::mouseReleaseEvent
-88 QHeaderView::mouseDoubleClickEvent
-92 QHeaderView::mouseMoveEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -6524,9 +7651,9 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QHeaderView::paintEvent
+124 QAbstractScrollArea::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QColumnView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
@@ -6549,28 +7676,28 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QHeaderView::viewportEvent
-228 QHeaderView::scrollContentsBy
-232 QHeaderView::setModel
-236 QAbstractItemView::setSelectionModel
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QHeaderView::visualRect
-248 QHeaderView::scrollTo
-252 QHeaderView::indexAt
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
256 QAbstractItemView::sizeHintForRow
260 QAbstractItemView::sizeHintForColumn
-264 QHeaderView::reset
-268 QAbstractItemView::setRootIndex
-272 QHeaderView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QHeaderView::dataChanged
-284 QHeaderView::rowsInserted
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
288 QAbstractItemView::rowsAboutToBeRemoved
292 QAbstractItemView::selectionChanged
-296 QHeaderView::currentChanged
+296 QColumnView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QHeaderView::updateGeometries
+308 QAbstractItemView::updateGeometries
312 QAbstractItemView::verticalScrollbarAction
316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
@@ -6578,44 +7705,118 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QHeaderView::moveCursor
-344 QHeaderView::horizontalOffset
-348 QHeaderView::verticalOffset
-352 QHeaderView::isIndexHidden
-356 QHeaderView::setSelection
-360 QHeaderView::visualRegionForSelection
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
364 QAbstractItemView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 QHeaderView::paintSection
-388 QHeaderView::sectionSizeFromContents
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI11QHeaderView)
-400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
-404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QHeaderView
+Class QColumnView
size=20 align=4
base size=20 base align=4
-QHeaderView (0xb3da4e00) 0
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
- QAbstractItemView (0xb3da4e40) 0
- primary-for QHeaderView (0xb3da4e00)
- QAbstractScrollArea (0xb3da4e80) 0
- primary-for QAbstractItemView (0xb3da4e40)
- QFrame (0xb3da4ec0) 0
- primary-for QAbstractScrollArea (0xb3da4e80)
- QWidget (0xb3da4f00) 0
- primary-for QFrame (0xb3da4ec0)
- QObject (0xb3da4f40) 0
- primary-for QWidget (0xb3da4f00)
- QPaintDevice (0xb3da4f80) 8
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+QColumnView (0xb2c7f400) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2c7f440) 0
+ primary-for QColumnView (0xb2c7f400)
+ QAbstractScrollArea (0xb2c7f480) 0
+ primary-for QAbstractItemView (0xb2c7f440)
+ QFrame (0xb2c7f4c0) 0
+ primary-for QAbstractScrollArea (0xb2c7f480)
+ QWidget (0xb2c8dbe0) 0
+ primary-for QFrame (0xb2c7f4c0)
+ QObject (0xb2c79654) 0
+ primary-for QWidget (0xb2c8dbe0)
+ QPaintDevice (0xb2c79690) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2c798ac) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2ce9b00) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2ce9b40) 0
+ primary-for QStandardItemModel (0xb2ce9b00)
+ QObject (0xb2ccd924) 0
+ primary-for QAbstractItemModel (0xb2ce9b40)
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
@@ -6639,9 +7840,9 @@ QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
68 __cxa_pure_virtual
72 QAbstractItemModel::hasChildren
76 QAbstractProxyModel::data
-80 QAbstractItemModel::setData
+80 QAbstractProxyModel::setData
84 QAbstractProxyModel::headerData
-88 QAbstractItemModel::setHeaderData
+88 QAbstractProxyModel::setHeaderData
92 QAbstractProxyModel::itemData
96 QAbstractItemModel::setItemData
100 QAbstractItemModel::mimeTypes
@@ -6670,12 +7871,12 @@ QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
Class QAbstractProxyModel
size=8 align=4
base size=8 base align=4
-QAbstractProxyModel (0xb3da4040) 0
+QAbstractProxyModel (0xb2ce9f40) 0
vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
- QAbstractItemModel (0xb3da4240) 0
- primary-for QAbstractProxyModel (0xb3da4040)
- QObject (0xb3da42c0) 0
- primary-for QAbstractItemModel (0xb3da4240)
+ QAbstractItemModel (0xb2ce9f80) 0
+ primary-for QAbstractProxyModel (0xb2ce9f40)
+ QObject (0xb2ccdc30) 0
+ primary-for QAbstractItemModel (0xb2ce9f80)
Vtable for QSortFilterProxyModel
QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
@@ -6733,222 +7934,377 @@ QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
Class QSortFilterProxyModel
size=8 align=4
base size=8 base align=4
-QSortFilterProxyModel (0xb3da4480) 0
+QSortFilterProxyModel (0xb2b48240) 0
vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
- QAbstractProxyModel (0xb3da4580) 0
- primary-for QSortFilterProxyModel (0xb3da4480)
- QAbstractItemModel (0xb3da47c0) 0
- primary-for QAbstractProxyModel (0xb3da4580)
- QObject (0xb3da4880) 0
- primary-for QAbstractItemModel (0xb3da47c0)
-
-Vtable for QDataWidgetMapper
-QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
-8 QDataWidgetMapper::metaObject
-12 QDataWidgetMapper::qt_metacast
-16 QDataWidgetMapper::qt_metacall
-20 QDataWidgetMapper::~QDataWidgetMapper
-24 QDataWidgetMapper::~QDataWidgetMapper
+ QAbstractProxyModel (0xb2b48280) 0
+ primary-for QSortFilterProxyModel (0xb2b48240)
+ QAbstractItemModel (0xb2b482c0) 0
+ primary-for QAbstractProxyModel (0xb2b48280)
+ QObject (0xb2ccde4c) 0
+ primary-for QAbstractItemModel (0xb2b482c0)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
28 QObject::event
-32 QObject::eventFilter
+32 QStyledItemDelegate::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDataWidgetMapper::setCurrentIndex
-
-Class QDataWidgetMapper
- size=8 align=4
- base size=8 base align=4
-QDataWidgetMapper (0xb3da4980) 0
- vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
- QObject (0xb3da4cc0) 0
- primary-for QDataWidgetMapper (0xb3da4980)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QStandardItem)
-8 QStandardItem::~QStandardItem
-12 QStandardItem::~QStandardItem
-16 QStandardItem::data
-20 QStandardItem::setData
-24 QStandardItem::clone
-28 QStandardItem::type
-32 QStandardItem::read
-36 QStandardItem::write
-40 QStandardItem::operator<
-
-Class QStandardItem
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
size=8 align=4
base size=8 base align=4
-QStandardItem (0xb3da4dc0) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
+QStyledItemDelegate (0xb2b48580) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2b485c0) 0
+ primary-for QStyledItemDelegate (0xb2b48580)
+ QObject (0xb2b72078) 0
+ primary-for QAbstractItemDelegate (0xb2b485c0)
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QStandardItemModel)
-8 QStandardItemModel::metaObject
-12 QStandardItemModel::qt_metacast
-16 QStandardItemModel::qt_metacall
-20 QStandardItemModel::~QStandardItemModel
-24 QStandardItemModel::~QStandardItemModel
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
28 QObject::event
-32 QObject::eventFilter
+32 QItemDelegate::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStandardItemModel::index
-60 QStandardItemModel::parent
-64 QStandardItemModel::rowCount
-68 QStandardItemModel::columnCount
-72 QStandardItemModel::hasChildren
-76 QStandardItemModel::data
-80 QStandardItemModel::setData
-84 QStandardItemModel::headerData
-88 QStandardItemModel::setHeaderData
-92 QStandardItemModel::itemData
-96 QStandardItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QStandardItemModel::supportedDropActions
-116 QStandardItemModel::insertRows
-120 QStandardItemModel::insertColumns
-124 QStandardItemModel::removeRows
-128 QStandardItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStandardItemModel::flags
-144 QStandardItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=8 align=4
- base size=8 base align=4
-QStandardItemModel (0xb3cfe140) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
- QAbstractItemModel (0xb3cfe180) 0
- primary-for QStandardItemModel (0xb3cfe140)
- QObject (0xb3cfe1c0) 0
- primary-for QAbstractItemModel (0xb3cfe180)
-
-Vtable for QFileIconProvider
-QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFileIconProvider)
-8 QFileIconProvider::~QFileIconProvider
-12 QFileIconProvider::~QFileIconProvider
-16 QFileIconProvider::icon
-20 QFileIconProvider::icon
-24 QFileIconProvider::type
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
-Class QFileIconProvider
+Class QItemDelegate
size=8 align=4
base size=8 base align=4
-QFileIconProvider (0xb3cfe240) 0
- vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+QItemDelegate (0xb2b48880) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2b488c0) 0
+ primary-for QItemDelegate (0xb2b48880)
+ QObject (0xb2b72294) 0
+ primary-for QAbstractItemDelegate (0xb2b488c0)
-Vtable for QDirModel
-QDirModel::_ZTV9QDirModel: 42u entries
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDirModel)
-8 QDirModel::metaObject
-12 QDirModel::qt_metacast
-16 QDirModel::qt_metacall
-20 QDirModel::~QDirModel
-24 QDirModel::~QDirModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTableView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDirModel::index
-60 QDirModel::parent
-64 QDirModel::rowCount
-68 QDirModel::columnCount
-72 QDirModel::hasChildren
-76 QDirModel::data
-80 QDirModel::setData
-84 QDirModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QDirModel::mimeTypes
-104 QDirModel::mimeData
-108 QDirModel::dropMimeData
-112 QDirModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QDirModel::flags
-144 QDirModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QDirModel
- size=8 align=4
- base size=8 base align=4
-QDirModel (0xb3cfe300) 0
- vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
- QAbstractItemModel (0xb3cfe340) 0
- primary-for QDirModel (0xb3cfe300)
- QObject (0xb3cfe380) 0
- primary-for QAbstractItemModel (0xb3cfe340)
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QTableView
+ size=20 align=4
+ base size=20 base align=4
+QTableView (0xb2b48b80) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2b48bc0) 0
+ primary-for QTableView (0xb2b48b80)
+ QAbstractScrollArea (0xb2b48c00) 0
+ primary-for QAbstractItemView (0xb2b48bc0)
+ QFrame (0xb2b48c40) 0
+ primary-for QAbstractScrollArea (0xb2b48c00)
+ QWidget (0xb2b8f500) 0
+ primary-for QFrame (0xb2b48c40)
+ QObject (0xb2b724b0) 0
+ primary-for QWidget (0xb2b8f500)
+ QPaintDevice (0xb2b724ec) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2b72708) 0
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2b72924) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
-Vtable for QTreeWidgetItem
-QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
-8 QTreeWidgetItem::~QTreeWidgetItem
-12 QTreeWidgetItem::~QTreeWidgetItem
-16 QTreeWidgetItem::clone
-20 QTreeWidgetItem::data
-24 QTreeWidgetItem::setData
-28 QTreeWidgetItem::operator<
-32 QTreeWidgetItem::read
-36 QTreeWidgetItem::write
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidgetItem
- size=32 align=4
- base size=32 base align=4
-QTreeWidgetItem (0xb3cfe400) 0
- vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+Class QTableWidget
+ size=20 align=4
+ base size=20 base align=4
+QTableWidget (0xb2bee080) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2bee0c0) 0
+ primary-for QTableWidget (0xb2bee080)
+ QAbstractItemView (0xb2bee100) 0
+ primary-for QTableView (0xb2bee0c0)
+ QAbstractScrollArea (0xb2bee140) 0
+ primary-for QAbstractItemView (0xb2bee100)
+ QFrame (0xb2bee180) 0
+ primary-for QAbstractScrollArea (0xb2bee140)
+ QWidget (0xb2be8b90) 0
+ primary-for QFrame (0xb2bee180)
+ QObject (0xb2bdba14) 0
+ primary-for QWidget (0xb2be8b90)
+ QPaintDevice (0xb2bdba50) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
-Vtable for QTreeWidget
-QTreeWidget::_ZTV11QTreeWidget: 109u entries
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTreeWidget)
-8 QTreeWidget::metaObject
-12 QTreeWidget::qt_metacast
-16 QTreeWidget::qt_metacall
-20 QTreeWidget::~QTreeWidget
-24 QTreeWidget::~QTreeWidget
-28 QTreeWidget::event
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
32 QObject::eventFilter
36 QTreeView::timerEvent
40 QObject::childEvent
@@ -6982,7 +8338,7 @@ QTreeWidget::_ZTV11QTreeWidget: 109u entries
152 QAbstractItemView::dragEnterEvent
156 QTreeView::dragMoveEvent
160 QAbstractItemView::dragLeaveEvent
-164 QTreeWidget::dropEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -6999,7 +8355,7 @@ QTreeWidget::_ZTV11QTreeWidget: 109u entries
220 QWidget::languageChange
224 QTreeView::viewportEvent
228 QTreeView::scrollContentsBy
-232 QTreeWidget::setModel
+232 QTreeView::setModel
236 QTreeView::setSelectionModel
240 QTreeView::keyboardSearch
244 QTreeView::visualRect
@@ -7039,84 +8395,114 @@ QTreeWidget::_ZTV11QTreeWidget: 109u entries
380 QAbstractItemView::viewOptions
384 QTreeView::drawRow
388 QTreeView::drawBranches
-392 QTreeWidget::mimeTypes
-396 QTreeWidget::mimeData
-400 QTreeWidget::dropMimeData
-404 QTreeWidget::supportedDropActions
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI11QTreeWidget)
-416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
-420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidget
+Class QTreeView
size=20 align=4
base size=20 base align=4
-QTreeWidget (0xb3cfe680) 0
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
- QTreeView (0xb3cfe6c0) 0
- primary-for QTreeWidget (0xb3cfe680)
- QAbstractItemView (0xb3cfe700) 0
- primary-for QTreeView (0xb3cfe6c0)
- QAbstractScrollArea (0xb3cfe740) 0
- primary-for QAbstractItemView (0xb3cfe700)
- QFrame (0xb3cfe780) 0
- primary-for QAbstractScrollArea (0xb3cfe740)
- QWidget (0xb3cfe7c0) 0
- primary-for QFrame (0xb3cfe780)
- QObject (0xb3cfe800) 0
- primary-for QWidget (0xb3cfe7c0)
- QPaintDevice (0xb3cfe840) 8
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+QTreeView (0xb2bee680) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2bee6c0) 0
+ primary-for QTreeView (0xb2bee680)
+ QAbstractScrollArea (0xb2bee700) 0
+ primary-for QAbstractItemView (0xb2bee6c0)
+ QFrame (0xb2bee740) 0
+ primary-for QAbstractScrollArea (0xb2bee700)
+ QWidget (0xb2c0c550) 0
+ primary-for QFrame (0xb2bee740)
+ QObject (0xb2c0e0f0) 0
+ primary-for QWidget (0xb2c0c550)
+ QPaintDevice (0xb2c0e12c) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-Vtable for QListWidgetItem
-QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QListWidgetItem)
-8 QListWidgetItem::~QListWidgetItem
-12 QListWidgetItem::~QListWidgetItem
-16 QListWidgetItem::clone
-20 QListWidgetItem::setBackgroundColor
-24 QListWidgetItem::data
-28 QListWidgetItem::setData
-32 QListWidgetItem::operator<
-36 QListWidgetItem::read
-40 QListWidgetItem::write
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
-Class QListWidgetItem
- size=24 align=4
- base size=24 base align=4
-QListWidgetItem (0xb3cfe8c0) 0
- vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2beea00) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2beea40) 0
+ primary-for QProxyModel (0xb2beea00)
+ QObject (0xb2c0e348) 0
+ primary-for QAbstractItemModel (0xb2beea40)
-Vtable for QListWidget
-QListWidget::_ZTV11QListWidget: 107u entries
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QListWidget)
-8 QListWidget::metaObject
-12 QListWidget::qt_metacast
-16 QListWidget::qt_metacall
-20 QListWidget::~QListWidget
-24 QListWidget::~QListWidget
-28 QListWidget::event
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
32 QObject::eventFilter
-36 QListView::timerEvent
+36 QAbstractItemView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
+64 QHeaderView::sizeHint
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -7124,17 +8510,17 @@ QListWidget::_ZTV11QListWidget: 107u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QListView::paintEvent
+124 QHeaderView::paintEvent
128 QWidget::moveEvent
-132 QListView::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListWidget::dropEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -7149,28 +8535,28 @@ QListWidget::_ZTV11QListWidget: 107u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QListWidget::setModel
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
236 QAbstractItemView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
256 QAbstractItemView::sizeHintForRow
260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
+308 QHeaderView::updateGeometries
312 QAbstractItemView::verticalScrollbarAction
316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
@@ -7178,150 +8564,138 @@ QListWidget::_ZTV11QListWidget: 107u entries
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 QListWidget::mimeTypes
-388 QListWidget::mimeData
-392 QListWidget::dropMimeData
-396 QListWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI11QListWidget)
-408 QListWidget::_ZThn8_N11QListWidgetD1Ev
-412 QListWidget::_ZThn8_N11QListWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QListWidget
+Class QHeaderView
size=20 align=4
base size=20 base align=4
-QListWidget (0xb3cfe940) 0
- vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
- QListView (0xb3cfe980) 0
- primary-for QListWidget (0xb3cfe940)
- QAbstractItemView (0xb3cfe9c0) 0
- primary-for QListView (0xb3cfe980)
- QAbstractScrollArea (0xb3cfea00) 0
- primary-for QAbstractItemView (0xb3cfe9c0)
- QFrame (0xb3cfea40) 0
- primary-for QAbstractScrollArea (0xb3cfea00)
- QWidget (0xb3cfea80) 0
- primary-for QFrame (0xb3cfea40)
- QObject (0xb3cfeac0) 0
- primary-for QWidget (0xb3cfea80)
- QPaintDevice (0xb3cfeb00) 8
- vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+QHeaderView (0xb2beed00) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2beed40) 0
+ primary-for QHeaderView (0xb2beed00)
+ QAbstractScrollArea (0xb2beed80) 0
+ primary-for QAbstractItemView (0xb2beed40)
+ QFrame (0xb2beedc0) 0
+ primary-for QAbstractScrollArea (0xb2beed80)
+ QWidget (0xb2a2e730) 0
+ primary-for QFrame (0xb2beedc0)
+ QObject (0xb2c0e564) 0
+ primary-for QWidget (0xb2a2e730)
+ QPaintDevice (0xb2c0e5a0) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 42u entries
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QStringListModel)
-8 QStringListModel::metaObject
-12 QStringListModel::qt_metacast
-16 QStringListModel::qt_metacall
-20 QStringListModel::~QStringListModel
-24 QStringListModel::~QStringListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 QStringListModel::rowCount
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 QStringListModel::data
-80 QStringListModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QStringListModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QStringListModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStringListModel::flags
-144 QStringListModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
-Class QStringListModel
- size=12 align=4
- base size=12 base align=4
-QStringListModel (0xb3cfeb80) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
- QAbstractListModel (0xb3cfebc0) 0
- primary-for QStringListModel (0xb3cfeb80)
- QAbstractItemModel (0xb3cfec00) 0
- primary-for QAbstractListModel (0xb3cfebc0)
- QObject (0xb3cfec40) 0
- primary-for QAbstractItemModel (0xb3cfec00)
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2c0e8ac) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-Vtable for QColumnView
-QColumnView::_ZTV11QColumnView: 104u entries
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QColumnView)
-8 QColumnView::metaObject
-12 QColumnView::qt_metacast
-16 QColumnView::qt_metacall
-20 QColumnView::~QColumnView
-24 QColumnView::~QColumnView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2c0eb40) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2c0ee10) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
+36 QTreeView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QColumnView::sizeHint
+64 QAbstractScrollArea::sizeHint
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+100 QTreeView::keyPressEvent
104 QWidget::keyReleaseEvent
108 QAbstractItemView::focusInEvent
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QTreeView::paintEvent
128 QWidget::moveEvent
-132 QColumnView::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
+156 QTreeView::dragMoveEvent
160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+164 QTreeWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -7336,82 +8710,121 @@ QColumnView::_ZTV11QColumnView: 104u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QColumnView::scrollContentsBy
-232 QColumnView::setModel
-236 QColumnView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QColumnView::visualRect
-248 QColumnView::scrollTo
-252 QColumnView::indexAt
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QColumnView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QColumnView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QColumnView::currentChanged
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
+308 QTreeView::updateGeometries
312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
324 QAbstractItemView::horizontalScrollbarValueChanged
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QColumnView::moveCursor
-344 QColumnView::horizontalOffset
-348 QColumnView::verticalOffset
-352 QColumnView::isIndexHidden
-356 QColumnView::setSelection
-360 QColumnView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 QColumnView::createColumn
-388 (int (*)(...))-0x00000000000000008
-392 (int (*)(...))(& _ZTI11QColumnView)
-396 QColumnView::_ZThn8_N11QColumnViewD1Ev
-400 QColumnView::_ZThn8_N11QColumnViewD0Ev
-404 QWidget::_ZThn8_NK7QWidget7devTypeEv
-408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QColumnView
+Class QTreeWidget
size=20 align=4
base size=20 base align=4
-QColumnView (0xb3cfecc0) 0
- vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
- QAbstractItemView (0xb3cfed00) 0
- primary-for QColumnView (0xb3cfecc0)
- QAbstractScrollArea (0xb3cfed40) 0
- primary-for QAbstractItemView (0xb3cfed00)
- QFrame (0xb3cfed80) 0
- primary-for QAbstractScrollArea (0xb3cfed40)
- QWidget (0xb3cfedc0) 0
- primary-for QFrame (0xb3cfed80)
- QObject (0xb3cfee00) 0
- primary-for QWidget (0xb3cfedc0)
- QPaintDevice (0xb3cfee40) 8
- vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+QTreeWidget (0xb2ac1ac0) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2ac1b00) 0
+ primary-for QTreeWidget (0xb2ac1ac0)
+ QAbstractItemView (0xb2ac1b40) 0
+ primary-for QTreeView (0xb2ac1b00)
+ QAbstractScrollArea (0xb2ac1b80) 0
+ primary-for QAbstractItemView (0xb2ac1b40)
+ QFrame (0xb2ac1bc0) 0
+ primary-for QAbstractScrollArea (0xb2ac1b80)
+ QWidget (0xb2ad9000) 0
+ primary-for QFrame (0xb2ac1bc0)
+ QObject (0xb2ad3258) 0
+ primary-for QWidget (0xb2ad9000)
+ QPaintDevice (0xb2ad3294) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-Vtable for QProxyModel
-QProxyModel::_ZTV11QProxyModel: 43u entries
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QProxyModel)
-8 QProxyModel::metaObject
-12 QProxyModel::qt_metacast
-16 QProxyModel::qt_metacall
-20 QProxyModel::~QProxyModel
-24 QProxyModel::~QProxyModel
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb2ad3ca8) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridgeFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridgeFactoryInterface (0xb2af4600) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb2ad3ec4) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2af4600)
+
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -7419,85 +8832,458 @@ QProxyModel::_ZTV11QProxyModel: 43u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProxyModel::index
-60 QProxyModel::parent
-64 QProxyModel::rowCount
-68 QProxyModel::columnCount
-72 QProxyModel::hasChildren
-76 QProxyModel::data
-80 QProxyModel::setData
-84 QProxyModel::headerData
-88 QProxyModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QProxyModel::mimeTypes
-104 QProxyModel::mimeData
-108 QProxyModel::dropMimeData
-112 QProxyModel::supportedDropActions
-116 QProxyModel::insertRows
-120 QProxyModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QProxyModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QProxyModel::flags
-144 QProxyModel::sort
-148 QAbstractItemModel::buddy
-152 QProxyModel::match
-156 QProxyModel::span
-160 QProxyModel::submit
-164 QProxyModel::revert
-168 QProxyModel::setModel
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QProxyModel
- size=8 align=4
- base size=8 base align=4
-QProxyModel (0xb3cfeec0) 0
- vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
- QAbstractItemModel (0xb3cfef00) 0
- primary-for QProxyModel (0xb3cfeec0)
- QObject (0xb3cfef40) 0
- primary-for QAbstractItemModel (0xb3cfef00)
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb2b10690) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb2913168) 0
+ primary-for QAccessibleBridgePlugin (0xb2b10690)
+ QAccessibleBridgeFactoryInterface (0xb2af4800) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb29131a4) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2af4800)
-Class QWhatsThis
+Class QAccessible
size=1 align=1
base size=0 base align=1
-QWhatsThis (0xb3cfefc0) 0 empty
+QAccessible (0xb29132d0) 0 empty
-Vtable for QAction
-QAction::_ZTV7QAction: 14u entries
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QAction)
-8 QAction::metaObject
-12 QAction::qt_metacast
-16 QAction::qt_metacall
-20 QAction::~QAction
-24 QAction::~QAction
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
-Class QAction
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb2af4e80) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb29135a0) 0 empty
+
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterfaceEx (0xb2982540) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb2982580) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2982540)
+ QAccessible (0xb2913ac8) 0 empty
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
+
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb2982640) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2913b40) 0
+ primary-for QAccessibleEvent (0xb2982640)
+
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
+
+Class QAccessibleObject
size=8 align=4
base size=8 base align=4
-QAction (0xb3cfe200) 0
- vptr=((& QAction::_ZTV7QAction) + 8u)
- QObject (0xb3cfe280) 0
- primary-for QAction (0xb3cfe200)
+QAccessibleObject (0xb2982a40) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb2982a80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2982a40)
+ QAccessible (0xb29b530c) 0 empty
-Vtable for QActionGroup
-QActionGroup::_ZTV12QActionGroup: 14u entries
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionGroup)
-8 QActionGroup::metaObject
-12 QActionGroup::qt_metacast
-16 QActionGroup::qt_metacall
-20 QActionGroup::~QActionGroup
-24 QActionGroup::~QActionGroup
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleObjectEx
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObjectEx (0xb2982b00) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb2982b40) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2982b00)
+ QAccessibleInterface (0xb2982b80) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2982b40)
+ QAccessible (0xb29b5348) 0 empty
+
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
+
+Class QAccessibleApplication
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleApplication (0xb2982c00) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb2982c40) 0
+ primary-for QAccessibleApplication (0xb2982c00)
+ QAccessibleInterface (0xb2982c80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2982c40)
+ QAccessible (0xb29b5384) 0 empty
+
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
+
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb2982d00) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb2982d40) 0
+ primary-for QAccessibleWidget (0xb2982d00)
+ QAccessibleInterface (0xb2982d80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2982d40)
+ QAccessible (0xb29b53c0) 0 empty
+
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb2982e00) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb2982e40) 0
+ primary-for QAccessibleWidgetEx (0xb2982e00)
+ QAccessibleInterfaceEx (0xb2982e80) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2982e40)
+ QAccessibleInterface (0xb2982ec0) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2982e80)
+ QAccessible (0xb29b53fc) 0 empty
+
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
+ size=4 align=4
+ base size=4 base align=4
+QAccessible2Interface (0xb29b5438) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb29d8240) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb29b5744) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb29d8240)
+
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb29d84c0) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb29b5a8c) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb29d84c0)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleSimpleEditableTextInterface (0xb29d8740) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb29d8780) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb29d8740)
+ QAccessible2Interface (0xb29b5dd4) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb29d8780)
+
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb29d8840) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb29b5e10) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb29d8840)
+
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb29d8ac0) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb29ef168) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb29d8ac0)
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb29f62d0) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb29ef1e0) 0 empty
+ QFactoryInterface (0xb29ef21c) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb29f62d0)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -7505,16 +9291,27 @@ QActionGroup::_ZTV12QActionGroup: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QActionGroup
- size=8 align=4
- base size=8 base align=4
-QActionGroup (0xb3cfe440) 0
- vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
- QObject (0xb3cfe540) 0
- primary-for QActionGroup (0xb3cfe440)
-
-
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb29f6be0) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb29ef4b0) 0
+ primary-for QAccessiblePlugin (0xb29f6be0)
+ QAccessibleFactoryInterface (0xb29f6c30) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb29ef4ec) 8 empty
+ QFactoryInterface (0xb29ef528) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb29f6c30)
Vtable for QLayoutItem
QLayoutItem::_ZTV11QLayoutItem: 18u entries
@@ -7540,7 +9337,7 @@ QLayoutItem::_ZTV11QLayoutItem: 18u entries
Class QLayoutItem
size=8 align=4
base size=8 base align=4
-QLayoutItem (0xb3cfec80) 0
+QLayoutItem (0xb29ef654) 0
vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
Vtable for QSpacerItem
@@ -7567,10 +9364,10 @@ QSpacerItem::_ZTV11QSpacerItem: 18u entries
Class QSpacerItem
size=36 align=4
base size=36 base align=4
-QSpacerItem (0xb3cfee80) 0
+QSpacerItem (0xb2a0c080) 0
vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
- QLayoutItem (0xb3cfef80) 0
- primary-for QSpacerItem (0xb3cfee80)
+ QLayoutItem (0xb29ef870) 0
+ primary-for QSpacerItem (0xb2a0c080)
Vtable for QWidgetItem
QWidgetItem::_ZTV11QWidgetItem: 18u entries
@@ -7596,15 +9393,46 @@ QWidgetItem::_ZTV11QWidgetItem: 18u entries
Class QWidgetItem
size=12 align=4
base size=12 base align=4
-QWidgetItem (0xb3ae6040) 0
+QWidgetItem (0xb2a0c1c0) 0
vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
- QLayoutItem (0xb3ae6080) 0
- primary-for QWidgetItem (0xb3ae6040)
+ QLayoutItem (0xb29efd98) 0
+ primary-for QWidgetItem (0xb2a0c1c0)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb2a0c300) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb2a0c340) 0
+ primary-for QWidgetItemV2 (0xb2a0c300)
+ QLayoutItem (0xb27dd0b4) 0
+ primary-for QWidgetItem (0xb2a0c340)
Class QLayoutIterator
size=8 align=4
base size=8 base align=4
-QLayoutIterator (0xb3ae6100) 0
+QLayoutIterator (0xb27dd168) 0
Vtable for QLayout
QLayout::_ZTV7QLayout: 45u entries
@@ -7628,14 +9456,14 @@ QLayout::_ZTV7QLayout: 45u entries
68 QLayout::expandingDirections
72 QLayout::minimumSize
76 QLayout::maximumSize
-80 __cxa_pure_virtual
+80 QLayout::setGeometry
84 __cxa_pure_virtual
88 __cxa_pure_virtual
92 QLayout::indexOf
96 __cxa_pure_virtual
100 QLayout::isEmpty
104 QLayout::layout
-108 (int (*)(...))-0x00000000000000008
+108 (int (*)(...))-0x000000008
112 (int (*)(...))(& _ZTI7QLayout)
116 QLayout::_ZThn8_N7QLayoutD1Ev
120 QLayout::_ZThn8_N7QLayoutD0Ev
@@ -7643,7 +9471,7 @@ QLayout::_ZTV7QLayout: 45u entries
128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-140 __cxa_pure_virtual
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
144 QLayout::_ZThn8_NK7QLayout8geometryEv
148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
152 QLayoutItem::hasHeightForWidth
@@ -7657,11 +9485,11 @@ QLayout::_ZTV7QLayout: 45u entries
Class QLayout
size=16 align=4
base size=16 base align=4
-QLayout (0xb3ae6140) 0
+QLayout (0xb27e6870) 0
vptr=((& QLayout::_ZTV7QLayout) + 8u)
- QObject (0xb3ae6180) 0
- primary-for QLayout (0xb3ae6140)
- QLayoutItem (0xb3ae61c0) 8
+ QObject (0xb27dd870) 0
+ primary-for QLayout (0xb27e6870)
+ QLayoutItem (0xb27dd8ac) 8
vptr=((& QLayout::_ZTV7QLayout) + 116u)
Vtable for QBoxLayout
@@ -7697,7 +9525,7 @@ QBoxLayout::_ZTV10QBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI10QBoxLayout)
132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
@@ -7719,13 +9547,13 @@ QBoxLayout::_ZTV10QBoxLayout: 49u entries
Class QBoxLayout
size=16 align=4
base size=16 base align=4
-QBoxLayout (0xb3ae6240) 0
+QBoxLayout (0xb2a0cdc0) 0
vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
- QLayout (0xb3ae6280) 0
- primary-for QBoxLayout (0xb3ae6240)
- QObject (0xb3ae62c0) 0
- primary-for QLayout (0xb3ae6280)
- QLayoutItem (0xb3ae6300) 8
+ QLayout (0xb28046e0) 0
+ primary-for QBoxLayout (0xb2a0cdc0)
+ QObject (0xb280a348) 0
+ primary-for QLayout (0xb28046e0)
+ QLayoutItem (0xb280a384) 8
vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
Vtable for QHBoxLayout
@@ -7761,7 +9589,7 @@ QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11QHBoxLayout)
132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
@@ -7783,15 +9611,15 @@ QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
Class QHBoxLayout
size=16 align=4
base size=16 base align=4
-QHBoxLayout (0xb3ae6380) 0
+QHBoxLayout (0xb2821100) 0
vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
- QBoxLayout (0xb3ae63c0) 0
- primary-for QHBoxLayout (0xb3ae6380)
- QLayout (0xb3ae6400) 0
- primary-for QBoxLayout (0xb3ae63c0)
- QObject (0xb3ae6440) 0
- primary-for QLayout (0xb3ae6400)
- QLayoutItem (0xb3ae6480) 8
+ QBoxLayout (0xb2821140) 0
+ primary-for QHBoxLayout (0xb2821100)
+ QLayout (0xb281f2d0) 0
+ primary-for QBoxLayout (0xb2821140)
+ QObject (0xb280a6cc) 0
+ primary-for QLayout (0xb281f2d0)
+ QLayoutItem (0xb280a708) 8
vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
Vtable for QVBoxLayout
@@ -7827,7 +9655,7 @@ QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11QVBoxLayout)
132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
@@ -7849,15 +9677,15 @@ QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
Class QVBoxLayout
size=16 align=4
base size=16 base align=4
-QVBoxLayout (0xb3ae6500) 0
+QVBoxLayout (0xb2821380) 0
vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
- QBoxLayout (0xb3ae6540) 0
- primary-for QVBoxLayout (0xb3ae6500)
- QLayout (0xb3ae6580) 0
- primary-for QBoxLayout (0xb3ae6540)
- QObject (0xb3ae65c0) 0
- primary-for QLayout (0xb3ae6580)
- QLayoutItem (0xb3ae6600) 8
+ QBoxLayout (0xb28213c0) 0
+ primary-for QVBoxLayout (0xb2821380)
+ QLayout (0xb282e140) 0
+ primary-for QBoxLayout (0xb28213c0)
+ QObject (0xb280a834) 0
+ primary-for QLayout (0xb282e140)
+ QLayoutItem (0xb280a870) 8
vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
Vtable for QGridLayout
@@ -7893,7 +9721,7 @@ QGridLayout::_ZTV11QGridLayout: 49u entries
112 QGridLayout::hasHeightForWidth
116 QGridLayout::heightForWidth
120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11QGridLayout)
132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
@@ -7915,24 +9743,24 @@ QGridLayout::_ZTV11QGridLayout: 49u entries
Class QGridLayout
size=16 align=4
base size=16 base align=4
-QGridLayout (0xb3ae6680) 0
+QGridLayout (0xb2821600) 0
vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
- QLayout (0xb3ae66c0) 0
- primary-for QGridLayout (0xb3ae6680)
- QObject (0xb3ae6700) 0
- primary-for QLayout (0xb3ae66c0)
- QLayoutItem (0xb3ae6740) 8
+ QLayout (0xb283a000) 0
+ primary-for QGridLayout (0xb2821600)
+ QObject (0xb280a99c) 0
+ primary-for QLayout (0xb283a000)
+ QLayoutItem (0xb280a9d8) 8
vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
-Vtable for QStackedLayout
-QStackedLayout::_ZTV14QStackedLayout: 46u entries
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedLayout)
-8 QStackedLayout::metaObject
-12 QStackedLayout::qt_metacast
-16 QStackedLayout::qt_metacall
-20 QStackedLayout::~QStackedLayout
-24 QStackedLayout::~QStackedLayout
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -7940,167 +9768,52 @@ QStackedLayout::_ZTV14QStackedLayout: 46u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QLayout::invalidate
+56 QFormLayout::invalidate
60 QLayout::geometry
-64 QStackedLayout::addItem
-68 QLayout::expandingDirections
-72 QStackedLayout::minimumSize
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
76 QLayout::maximumSize
-80 QStackedLayout::setGeometry
-84 QStackedLayout::itemAt
-88 QStackedLayout::takeAt
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
92 QLayout::indexOf
-96 QStackedLayout::count
+96 QFormLayout::count
100 QLayout::isEmpty
104 QLayout::layout
-108 QStackedLayout::sizeHint
-112 (int (*)(...))-0x00000000000000008
-116 (int (*)(...))(& _ZTI14QStackedLayout)
-120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
-124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
-128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
-132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
-136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
-148 QLayout::_ZThn8_NK7QLayout8geometryEv
-152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-156 QLayoutItem::hasHeightForWidth
-160 QLayoutItem::heightForWidth
-164 QLayoutItem::minimumHeightForWidth
-168 QLayout::_ZThn8_N7QLayout10invalidateEv
-172 QLayoutItem::widget
-176 QLayout::_ZThn8_N7QLayout6layoutEv
-180 QLayoutItem::spacerItem
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
-Class QStackedLayout
+Class QFormLayout
size=16 align=4
base size=16 base align=4
-QStackedLayout (0xb3ae67c0) 0
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
- QLayout (0xb3ae6800) 0
- primary-for QStackedLayout (0xb3ae67c0)
- QObject (0xb3ae6840) 0
- primary-for QLayout (0xb3ae6800)
- QLayoutItem (0xb3ae6880) 8
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
-
-Vtable for QSound
-QSound::_ZTV6QSound: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QSound)
-8 QSound::metaObject
-12 QSound::qt_metacast
-16 QSound::qt_metacall
-20 QSound::~QSound
-24 QSound::~QSound
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSound
- size=8 align=4
- base size=8 base align=4
-QSound (0xb3ae6900) 0
- vptr=((& QSound::_ZTV6QSound) + 8u)
- QObject (0xb3ae6940) 0
- primary-for QSound (0xb3ae6900)
-
-Class QToolTip
- size=1 align=1
- base size=0 base align=1
-QToolTip (0xb3ae69c0) 0 empty
-
-Vtable for QWidgetAction
-QWidgetAction::_ZTV13QWidgetAction: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWidgetAction)
-8 QWidgetAction::metaObject
-12 QWidgetAction::qt_metacast
-16 QWidgetAction::qt_metacall
-20 QWidgetAction::~QWidgetAction
-24 QWidgetAction::~QWidgetAction
-28 QWidgetAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidgetAction::createWidget
-60 QWidgetAction::deleteWidget
-
-Class QWidgetAction
- size=8 align=4
- base size=8 base align=4
-QWidgetAction (0xb3ae6a00) 0
- vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
- QAction (0xb3ae6a40) 0
- primary-for QWidgetAction (0xb3ae6a00)
- QObject (0xb3ae6a80) 0
- primary-for QAction (0xb3ae6a40)
-
-Vtable for QApplication
-QApplication::_ZTV12QApplication: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QApplication)
-8 QApplication::metaObject
-12 QApplication::qt_metacast
-16 QApplication::qt_metacall
-20 QApplication::~QApplication
-24 QApplication::~QApplication
-28 QApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QApplication::notify
-60 QApplication::compressEvent
-64 QApplication::x11EventFilter
-68 QApplication::x11ClientMessage
-72 QApplication::commitData
-76 QApplication::saveState
-
-Class QApplication
- size=8 align=4
- base size=8 base align=4
-QApplication (0xb3ae6b00) 0
- vptr=((& QApplication::_ZTV12QApplication) + 8u)
- QCoreApplication (0xb3ae6b40) 0
- primary-for QApplication (0xb3ae6b00)
- QObject (0xb3ae6b80) 0
- primary-for QCoreApplication (0xb3ae6b40)
-
-Vtable for QShortcut
-QShortcut::_ZTV9QShortcut: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QShortcut)
-8 QShortcut::metaObject
-12 QShortcut::qt_metacast
-16 QShortcut::qt_metacall
-20 QShortcut::~QShortcut
-24 QShortcut::~QShortcut
-28 QShortcut::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QShortcut
- size=8 align=4
- base size=8 base align=4
-QShortcut (0xb3ae6c00) 0
- vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
- QObject (0xb3ae6c40) 0
- primary-for QShortcut (0xb3ae6c00)
+QFormLayout (0xb2864000) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb285fc30) 0
+ primary-for QFormLayout (0xb2864000)
+ QObject (0xb2861168) 0
+ primary-for QLayout (0xb285fc30)
+ QLayoutItem (0xb28611a4) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
Vtable for QClipboard
QClipboard::_ZTV10QClipboard: 14u entries
@@ -8122,10 +9835,15 @@ QClipboard::_ZTV10QClipboard: 14u entries
Class QClipboard
size=8 align=4
base size=8 base align=4
-QClipboard (0xb3ae6cc0) 0
+QClipboard (0xb28642c0) 0
vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
- QObject (0xb3ae6d00) 0
- primary-for QClipboard (0xb3ae6cc0)
+ QObject (0xb28613c0) 0
+ primary-for QClipboard (0xb28642c0)
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb28615dc) 0 empty
Vtable for QDesktopWidget
QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
@@ -8185,7 +9903,7 @@ QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI14QDesktopWidget)
232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
@@ -8196,15 +9914,40 @@ QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
Class QDesktopWidget
size=20 align=4
base size=20 base align=4
-QDesktopWidget (0xb3ae6d80) 0
+QDesktopWidget (0xb28645c0) 0
vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
- QWidget (0xb3ae6dc0) 0
- primary-for QDesktopWidget (0xb3ae6d80)
- QObject (0xb3ae6e00) 0
- primary-for QWidget (0xb3ae6dc0)
- QPaintDevice (0xb3ae6e40) 8
+ QWidget (0xb2886be0) 0
+ primary-for QDesktopWidget (0xb28645c0)
+ QObject (0xb2861618) 0
+ primary-for QWidget (0xb2886be0)
+ QPaintDevice (0xb2861654) 8
vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb2864980) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb2861870) 0
+ primary-for QShortcut (0xb2864980)
+
Vtable for QSessionManager
QSessionManager::_ZTV15QSessionManager: 14u entries
0 (int (*)(...))0
@@ -8225,255 +9968,104 @@ QSessionManager::_ZTV15QSessionManager: 14u entries
Class QSessionManager
size=8 align=4
base size=8 base align=4
-QSessionManager (0xb3ae6ec0) 0
+QSessionManager (0xb2864c80) 0
vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
- QObject (0xb3ae6f00) 0
- primary-for QSessionManager (0xb3ae6ec0)
+ QObject (0xb2861b04) 0
+ primary-for QSessionManager (0xb2864c80)
-Vtable for QWorkspace
-QWorkspace::_ZTV10QWorkspace: 63u entries
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QWorkspace)
-8 QWorkspace::metaObject
-12 QWorkspace::qt_metacast
-16 QWorkspace::qt_metacall
-20 QWorkspace::~QWorkspace
-24 QWorkspace::~QWorkspace
-28 QWorkspace::event
-32 QWorkspace::eventFilter
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QWorkspace::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWorkspace::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWorkspace::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWorkspace::paintEvent
-128 QWidget::moveEvent
-132 QWorkspace::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWorkspace::showEvent
-172 QWorkspace::hideEvent
-176 QWidget::x11Event
-180 QWorkspace::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QWorkspace)
-232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
-236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
-Class QWorkspace
- size=20 align=4
- base size=20 base align=4
-QWorkspace (0xb3ae6f80) 0
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
- QWidget (0xb3ae6fc0) 0
- primary-for QWorkspace (0xb3ae6f80)
- QObject (0xb3ae6000) 0
- primary-for QWidget (0xb3ae6fc0)
- QPaintDevice (0xb3ae60c0) 8
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb2864f40) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb2864f80) 0
+ primary-for QApplication (0xb2864f40)
+ QObject (0xb2861d20) 0
+ primary-for QCoreApplication (0xb2864f80)
-Vtable for QMenu
-QMenu::_ZTV5QMenu: 63u entries
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QMenu)
-8 QMenu::metaObject
-12 QMenu::qt_metacast
-16 QMenu::qt_metacall
-20 QMenu::~QMenu
-24 QMenu::~QMenu
-28 QMenu::event
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
32 QObject::eventFilter
-36 QMenu::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenu::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QMenu::hideEvent
-176 QWidget::x11Event
-180 QMenu::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI5QMenu)
-232 QMenu::_ZThn8_N5QMenuD1Ev
-236 QMenu::_ZThn8_N5QMenuD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMenu
- size=20 align=4
- base size=20 base align=4
-QMenu (0xb3ae6200) 0
- vptr=((& QMenu::_ZTV5QMenu) + 8u)
- QWidget (0xb3ae6340) 0
- primary-for QMenu (0xb3ae6200)
- QObject (0xb3ae64c0) 0
- primary-for QWidget (0xb3ae6340)
- QPaintDevice (0xb3ae6640) 8
- vptr=((& QMenu::_ZTV5QMenu) + 232u)
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb28baa00) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb26e13c0) 0
+ primary-for QAction (0xb28baa00)
-Vtable for QSizeGrip
-QSizeGrip::_ZTV9QSizeGrip: 63u entries
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSizeGrip)
-8 QSizeGrip::metaObject
-12 QSizeGrip::qt_metacast
-16 QSizeGrip::qt_metacall
-20 QSizeGrip::~QSizeGrip
-24 QSizeGrip::~QSizeGrip
-28 QSizeGrip::event
-32 QSizeGrip::eventFilter
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QSizeGrip::setVisible
-64 QSizeGrip::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSizeGrip::mousePressEvent
-84 QSizeGrip::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QSizeGrip::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QSizeGrip::paintEvent
-128 QSizeGrip::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QSizeGrip::showEvent
-172 QSizeGrip::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QSizeGrip)
-232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
-236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSizeGrip
- size=20 align=4
- base size=20 base align=4
-QSizeGrip (0xb3ae6780) 0
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
- QWidget (0xb3ae68c0) 0
- primary-for QSizeGrip (0xb3ae6780)
- QObject (0xb3ae6980) 0
- primary-for QWidget (0xb3ae68c0)
- QPaintDevice (0xb3ae6ac0) 8
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb27080c0) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb26e1870) 0
+ primary-for QActionGroup (0xb27080c0)
-Vtable for QMenuItem
-QMenuItem::_ZTV9QMenuItem: 14u entries
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMenuItem)
-8 QMenuItem::metaObject
-12 QMenuItem::qt_metacast
-16 QMenuItem::qt_metacall
-20 QMenuItem::~QMenuItem
-24 QMenuItem::~QMenuItem
-28 QAction::event
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -8481,178 +10073,2159 @@ QMenuItem::_ZTV9QMenuItem: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QMenuItem
+Class QSound
size=8 align=4
base size=8 base align=4
-QMenuItem (0xb3ae6bc0) 0
- vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
- QAction (0xb3ae6c80) 0
- primary-for QMenuItem (0xb3ae6bc0)
- QObject (0xb3ae6d40) 0
- primary-for QAction (0xb3ae6c80)
+QSound (0xb2708540) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb26e1ca8) 0
+ primary-for QSound (0xb2708540)
-Vtable for QStatusBar
-QStatusBar::_ZTV10QStatusBar: 63u entries
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QStatusBar)
-8 QStatusBar::metaObject
-12 QStatusBar::qt_metacast
-16 QStatusBar::qt_metacall
-20 QStatusBar::~QStatusBar
-24 QStatusBar::~QStatusBar
-28 QStatusBar::event
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
+
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb2708880) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb2731a50) 0
+ primary-for QStackedLayout (0xb2708880)
+ QObject (0xb26e1f00) 0
+ primary-for QLayout (0xb2731a50)
+ QLayoutItem (0xb26e1f3c) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb2708b40) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb2708b80) 0
+ primary-for QWidgetAction (0xb2708b40)
+ QObject (0xb2748168) 0
+ primary-for QAction (0xb2708b80)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb2748384) 0 empty
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCommonStyle
+ size=8 align=4
+ base size=8 base align=4
+QCommonStyle (0xb2708f80) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb2708fc0) 0
+ primary-for QCommonStyle (0xb2708f80)
+ QObject (0xb27483c0) 0
+ primary-for QStyle (0xb2708fc0)
+
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb2759280) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb27592c0) 0
+ primary-for QMotifStyle (0xb2759280)
+ QStyle (0xb2759300) 0
+ primary-for QCommonStyle (0xb27592c0)
+ QObject (0xb27485dc) 0
+ primary-for QStyle (0xb2759300)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb2759600) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb2759640) 0
+ primary-for QWindowsStyle (0xb2759600)
+ QStyle (0xb2759680) 0
+ primary-for QCommonStyle (0xb2759640)
+ QObject (0xb2748834) 0
+ primary-for QStyle (0xb2759680)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb2759940) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb2759980) 0
+ primary-for QCleanlooksStyle (0xb2759940)
+ QCommonStyle (0xb27599c0) 0
+ primary-for QWindowsStyle (0xb2759980)
+ QStyle (0xb2759a00) 0
+ primary-for QCommonStyle (0xb27599c0)
+ QObject (0xb2748a50) 0
+ primary-for QStyle (0xb2759a00)
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QStyleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QStyleFactoryInterface (0xb2759cc0) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb2748c6c) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2759cc0)
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb27a1500) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb2748f00) 0
+ primary-for QStylePlugin (0xb27a1500)
+ QStyleFactoryInterface (0xb2759ec0) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb2748f3c) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2759ec0)
+
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb27aa100) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb27aa140) 0
+ primary-for QWindowsXPStyle (0xb27aa100)
+ QCommonStyle (0xb27aa180) 0
+ primary-for QWindowsStyle (0xb27aa140)
+ QStyle (0xb27aa1c0) 0
+ primary-for QCommonStyle (0xb27aa180)
+ QObject (0xb27af078) 0
+ primary-for QStyle (0xb27aa1c0)
+
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb27aa480) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb27aa4c0) 0
+ primary-for QCDEStyle (0xb27aa480)
+ QCommonStyle (0xb27aa500) 0
+ primary-for QMotifStyle (0xb27aa4c0)
+ QStyle (0xb27aa540) 0
+ primary-for QCommonStyle (0xb27aa500)
+ QObject (0xb27af294) 0
+ primary-for QStyle (0xb27aa540)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
+28 QObject::event
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb27aa780) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb27aa7c0) 0
+ primary-for QPlastiqueStyle (0xb27aa780)
+ QCommonStyle (0xb27aa800) 0
+ primary-for QWindowsStyle (0xb27aa7c0)
+ QStyle (0xb27aa840) 0
+ primary-for QCommonStyle (0xb27aa800)
+ QObject (0xb27af3c0) 0
+ primary-for QStyle (0xb27aa840)
+
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb27aab00) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb27aab40) 0
+ primary-for QWindowsVistaStyle (0xb27aab00)
+ QWindowsStyle (0xb27aab80) 0
+ primary-for QWindowsXPStyle (0xb27aab40)
+ QCommonStyle (0xb27aabc0) 0
+ primary-for QWindowsStyle (0xb27aab80)
+ QStyle (0xb27aac00) 0
+ primary-for QCommonStyle (0xb27aabc0)
+ QObject (0xb27af5dc) 0
+ primary-for QStyle (0xb27aac00)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb27aaec0) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb27aaf00) 0
+ primary-for QWindowsCEStyle (0xb27aaec0)
+ QCommonStyle (0xb27aaf40) 0
+ primary-for QWindowsStyle (0xb27aaf00)
+ QStyle (0xb27aaf80) 0
+ primary-for QCommonStyle (0xb27aaf40)
+ QObject (0xb27af7f8) 0
+ primary-for QStyle (0xb27aaf80)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb25ef1c0) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb25ef200) 0
+ primary-for QWindowsMobileStyle (0xb25ef1c0)
+ QCommonStyle (0xb25ef240) 0
+ primary-for QWindowsStyle (0xb25ef200)
+ QStyle (0xb25ef280) 0
+ primary-for QCommonStyle (0xb25ef240)
+ QObject (0xb27af924) 0
+ primary-for QStyle (0xb25ef280)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb27afb40) 0 empty
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb25ef580) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb25ef5c0) 0
+ primary-for QGtkStyle (0xb25ef580)
+ QWindowsStyle (0xb25ef600) 0
+ primary-for QCleanlooksStyle (0xb25ef5c0)
+ QCommonStyle (0xb25ef640) 0
+ primary-for QWindowsStyle (0xb25ef600)
+ QStyle (0xb25ef680) 0
+ primary-for QCommonStyle (0xb25ef640)
+ QObject (0xb27afb7c) 0
+ primary-for QStyle (0xb25ef680)
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb25ef940) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb27afd98) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb25ef940)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+
+Class QInputContextPlugin
+ size=12 align=4
+ base size=12 base align=4
+QInputContextPlugin (0xb261ca50) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb261f03c) 0
+ primary-for QInputContextPlugin (0xb261ca50)
+ QInputContextFactoryInterface (0xb25efb40) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb261f078) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb25efb40)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb261f1a4) 0 empty
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb25efdc0) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb261f1e0) 0
+ primary-for QInputContext (0xb25efdc0)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 QGraphicsItem::~QGraphicsItem
+12 QGraphicsItem::~QGraphicsItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItem::isObscuredBy
+44 QGraphicsItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb261f3fc) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QAbstractGraphicsShapeItem::isObscuredBy
+44 QAbstractGraphicsShapeItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb2639a00) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb26aa258) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2639a00)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 QGraphicsPathItem::~QGraphicsPathItem
+12 QGraphicsPathItem::~QGraphicsPathItem
+16 QGraphicsItem::advance
+20 QGraphicsPathItem::boundingRect
+24 QGraphicsPathItem::shape
+28 QGraphicsPathItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPathItem::isObscuredBy
+44 QGraphicsPathItem::opaqueArea
+48 QGraphicsPathItem::paint
+52 QGraphicsPathItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPathItem::supportsExtension
+148 QGraphicsPathItem::setExtension
+152 QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb2639b00) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2639b40) 0
+ primary-for QGraphicsPathItem (0xb2639b00)
+ QGraphicsItem (0xb26aa384) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2639b40)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 QGraphicsRectItem::~QGraphicsRectItem
+12 QGraphicsRectItem::~QGraphicsRectItem
+16 QGraphicsItem::advance
+20 QGraphicsRectItem::boundingRect
+24 QGraphicsRectItem::shape
+28 QGraphicsRectItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsRectItem::isObscuredBy
+44 QGraphicsRectItem::opaqueArea
+48 QGraphicsRectItem::paint
+52 QGraphicsRectItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsRectItem::supportsExtension
+148 QGraphicsRectItem::setExtension
+152 QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb2639c40) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2639c80) 0
+ primary-for QGraphicsRectItem (0xb2639c40)
+ QGraphicsItem (0xb26aa4b0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2639c80)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 QGraphicsItem::advance
+20 QGraphicsEllipseItem::boundingRect
+24 QGraphicsEllipseItem::shape
+28 QGraphicsEllipseItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsEllipseItem::isObscuredBy
+44 QGraphicsEllipseItem::opaqueArea
+48 QGraphicsEllipseItem::paint
+52 QGraphicsEllipseItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsEllipseItem::supportsExtension
+148 QGraphicsEllipseItem::setExtension
+152 QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb2639dc0) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2639e00) 0
+ primary-for QGraphicsEllipseItem (0xb2639dc0)
+ QGraphicsItem (0xb26aa690) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2639e00)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 QGraphicsItem::advance
+20 QGraphicsPolygonItem::boundingRect
+24 QGraphicsPolygonItem::shape
+28 QGraphicsPolygonItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPolygonItem::isObscuredBy
+44 QGraphicsPolygonItem::opaqueArea
+48 QGraphicsPolygonItem::paint
+52 QGraphicsPolygonItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPolygonItem::supportsExtension
+148 QGraphicsPolygonItem::setExtension
+152 QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb2639f40) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2639f80) 0
+ primary-for QGraphicsPolygonItem (0xb2639f40)
+ QGraphicsItem (0xb26aa870) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2639f80)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 QGraphicsLineItem::~QGraphicsLineItem
+12 QGraphicsLineItem::~QGraphicsLineItem
+16 QGraphicsItem::advance
+20 QGraphicsLineItem::boundingRect
+24 QGraphicsLineItem::shape
+28 QGraphicsLineItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsLineItem::isObscuredBy
+44 QGraphicsLineItem::opaqueArea
+48 QGraphicsLineItem::paint
+52 QGraphicsLineItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsLineItem::supportsExtension
+148 QGraphicsLineItem::setExtension
+152 QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb24d8080) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb26aa99c) 0
+ primary-for QGraphicsLineItem (0xb24d8080)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 QGraphicsItem::advance
+20 QGraphicsPixmapItem::boundingRect
+24 QGraphicsPixmapItem::shape
+28 QGraphicsPixmapItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPixmapItem::isObscuredBy
+44 QGraphicsPixmapItem::opaqueArea
+48 QGraphicsPixmapItem::paint
+52 QGraphicsPixmapItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPixmapItem::supportsExtension
+148 QGraphicsPixmapItem::setExtension
+152 QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb24d81c0) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb26aab7c) 0
+ primary-for QGraphicsPixmapItem (0xb24d81c0)
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 QGraphicsTextItem::metaObject
+12 QGraphicsTextItem::qt_metacast
+16 QGraphicsTextItem::qt_metacall
+20 QGraphicsTextItem::~QGraphicsTextItem
+24 QGraphicsTextItem::~QGraphicsTextItem
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsTextItem::boundingRect
+60 QGraphicsTextItem::shape
+64 QGraphicsTextItem::contains
+68 QGraphicsTextItem::paint
+72 QGraphicsTextItem::isObscuredBy
+76 QGraphicsTextItem::opaqueArea
+80 QGraphicsTextItem::type
+84 QGraphicsTextItem::sceneEvent
+88 QGraphicsTextItem::mousePressEvent
+92 QGraphicsTextItem::mouseMoveEvent
+96 QGraphicsTextItem::mouseReleaseEvent
+100 QGraphicsTextItem::mouseDoubleClickEvent
+104 QGraphicsTextItem::contextMenuEvent
+108 QGraphicsTextItem::keyPressEvent
+112 QGraphicsTextItem::keyReleaseEvent
+116 QGraphicsTextItem::focusInEvent
+120 QGraphicsTextItem::focusOutEvent
+124 QGraphicsTextItem::dragEnterEvent
+128 QGraphicsTextItem::dragLeaveEvent
+132 QGraphicsTextItem::dragMoveEvent
+136 QGraphicsTextItem::dropEvent
+140 QGraphicsTextItem::inputMethodEvent
+144 QGraphicsTextItem::hoverEnterEvent
+148 QGraphicsTextItem::hoverMoveEvent
+152 QGraphicsTextItem::hoverLeaveEvent
+156 QGraphicsTextItem::inputMethodQuery
+160 QGraphicsTextItem::supportsExtension
+164 QGraphicsTextItem::setExtension
+168 QGraphicsTextItem::extension
+172 (int (*)(...))-0x000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 QGraphicsItem::advance
+192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 QGraphicsItem::collidesWithItem
+208 QGraphicsItem::collidesWithPath
+212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 QGraphicsItem::sceneEventFilter
+232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 QGraphicsItem::wheelEvent
+304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 QGraphicsItem::itemChange
+316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb24ef2d0) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QObject (0xb26aaca8) 0
+ primary-for QGraphicsTextItem (0xb24ef2d0)
+ QGraphicsItem (0xb26aace4) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 QGraphicsItem::advance
+20 QGraphicsSimpleTextItem::boundingRect
+24 QGraphicsSimpleTextItem::shape
+28 QGraphicsSimpleTextItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsSimpleTextItem::isObscuredBy
+44 QGraphicsSimpleTextItem::opaqueArea
+48 QGraphicsSimpleTextItem::paint
+52 QGraphicsSimpleTextItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsSimpleTextItem::supportsExtension
+148 QGraphicsSimpleTextItem::setExtension
+152 QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb24d8540) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24d8580) 0
+ primary-for QGraphicsSimpleTextItem (0xb24d8540)
+ QGraphicsItem (0xb26aaec4) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24d8580)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 QGraphicsItemGroup::~QGraphicsItemGroup
+12 QGraphicsItemGroup::~QGraphicsItemGroup
+16 QGraphicsItem::advance
+20 QGraphicsItemGroup::boundingRect
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItemGroup::isObscuredBy
+44 QGraphicsItemGroup::opaqueArea
+48 QGraphicsItemGroup::paint
+52 QGraphicsItemGroup::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb24d8680) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb250f000) 0
+ primary-for QGraphicsItemGroup (0xb24d8680)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb250f294) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb24d8e00) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb250f4b0) 0
+ primary-for QGraphicsLayout (0xb24d8e00)
+
+Vtable for QGraphicsScene
+QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScene)
+8 QGraphicsScene::metaObject
+12 QGraphicsScene::qt_metacast
+16 QGraphicsScene::qt_metacall
+20 QGraphicsScene::~QGraphicsScene
+24 QGraphicsScene::~QGraphicsScene
+28 QGraphicsScene::event
+32 QGraphicsScene::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScene::inputMethodQuery
+60 QGraphicsScene::contextMenuEvent
+64 QGraphicsScene::dragEnterEvent
+68 QGraphicsScene::dragMoveEvent
+72 QGraphicsScene::dragLeaveEvent
+76 QGraphicsScene::dropEvent
+80 QGraphicsScene::focusInEvent
+84 QGraphicsScene::focusOutEvent
+88 QGraphicsScene::helpEvent
+92 QGraphicsScene::keyPressEvent
+96 QGraphicsScene::keyReleaseEvent
+100 QGraphicsScene::mousePressEvent
+104 QGraphicsScene::mouseMoveEvent
+108 QGraphicsScene::mouseReleaseEvent
+112 QGraphicsScene::mouseDoubleClickEvent
+116 QGraphicsScene::wheelEvent
+120 QGraphicsScene::inputMethodEvent
+124 QGraphicsScene::drawBackground
+128 QGraphicsScene::drawForeground
+132 QGraphicsScene::drawItems
+
+Class QGraphicsScene
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScene (0xb24d8f00) 0
+ vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
+ QObject (0xb250f5dc) 0
+ primary-for QGraphicsScene (0xb24d8f00)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb2561640) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb2561680) 0
+ primary-for QGraphicsLinearLayout (0xb2561640)
+ QGraphicsLayoutItem (0xb25a2000) 0
+ primary-for QGraphicsLayout (0xb2561680)
+
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QStatusBar::paintEvent
+124 QAbstractScrollArea::paintEvent
128 QWidget::moveEvent
-132 QStatusBar::resizeEvent
+132 QScrollArea::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+196 QScrollArea::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QStatusBar)
-232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
-236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStatusBar
+Class QScrollArea
size=20 align=4
base size=20 base align=4
-QStatusBar (0xb3ae6e80) 0
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
- QWidget (0xb3ae6f40) 0
- primary-for QStatusBar (0xb3ae6e80)
- QObject (0xb387c000) 0
- primary-for QWidget (0xb3ae6f40)
- QPaintDevice (0xb387c040) 8
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+QScrollArea (0xb2561800) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb2561840) 0
+ primary-for QScrollArea (0xb2561800)
+ QFrame (0xb2561880) 0
+ primary-for QAbstractScrollArea (0xb2561840)
+ QWidget (0xb25a9460) 0
+ primary-for QFrame (0xb2561880)
+ QObject (0xb25a212c) 0
+ primary-for QWidget (0xb25a9460)
+ QPaintDevice (0xb25a2168) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
-Vtable for QMdiArea
-QMdiArea::_ZTV8QMdiArea: 65u entries
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMdiArea)
-8 QMdiArea::metaObject
-12 QMdiArea::qt_metacast
-16 QMdiArea::qt_metacall
-20 QMdiArea::~QMdiArea
-24 QMdiArea::~QMdiArea
-28 QMdiArea::event
-32 QMdiArea::eventFilter
-36 QMdiArea::timerEvent
-40 QMdiArea::childEvent
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 QGraphicsView::metaObject
+12 QGraphicsView::qt_metacast
+16 QGraphicsView::qt_metacall
+20 QGraphicsView::~QGraphicsView
+24 QGraphicsView::~QGraphicsView
+28 QGraphicsView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QMdiArea::sizeHint
-68 QMdiArea::minimumSizeHint
+64 QGraphicsView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+80 QGraphicsView::mousePressEvent
+84 QGraphicsView::mouseReleaseEvent
+88 QGraphicsView::mouseDoubleClickEvent
+92 QGraphicsView::mouseMoveEvent
+96 QGraphicsView::wheelEvent
+100 QGraphicsView::keyPressEvent
+104 QGraphicsView::keyReleaseEvent
+108 QGraphicsView::focusInEvent
+112 QGraphicsView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QMdiArea::paintEvent
+124 QGraphicsView::paintEvent
128 QWidget::moveEvent
-132 QMdiArea::resizeEvent
+132 QGraphicsView::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QGraphicsView::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QMdiArea::showEvent
+152 QGraphicsView::dragEnterEvent
+156 QGraphicsView::dragMoveEvent
+160 QGraphicsView::dragLeaveEvent
+164 QGraphicsView::dropEvent
+168 QGraphicsView::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QGraphicsView::inputMethodEvent
+192 QGraphicsView::inputMethodQuery
+196 QGraphicsView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QMdiArea::viewportEvent
-228 QMdiArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QMdiArea)
-240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
-244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QGraphicsView::viewportEvent
+228 QGraphicsView::scrollContentsBy
+232 QGraphicsView::drawBackground
+236 QGraphicsView::drawForeground
+240 QGraphicsView::drawItems
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiArea
+Class QGraphicsView
size=20 align=4
base size=20 base align=4
-QMdiArea (0xb387c0c0) 0
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
- QAbstractScrollArea (0xb387c100) 0
- primary-for QMdiArea (0xb387c0c0)
- QFrame (0xb387c140) 0
- primary-for QAbstractScrollArea (0xb387c100)
- QWidget (0xb387c180) 0
- primary-for QFrame (0xb387c140)
- QObject (0xb387c1c0) 0
- primary-for QWidget (0xb387c180)
- QPaintDevice (0xb387c200) 8
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+QGraphicsView (0xb2561b40) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb2561b80) 0
+ primary-for QGraphicsView (0xb2561b40)
+ QFrame (0xb2561bc0) 0
+ primary-for QAbstractScrollArea (0xb2561b80)
+ QWidget (0xb25b73c0) 0
+ primary-for QFrame (0xb2561bc0)
+ QObject (0xb25a2384) 0
+ primary-for QWidget (0xb25b73c0)
+ QPaintDevice (0xb25a23c0) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb2438730) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QObject (0xb25a2d20) 0
+ primary-for QGraphicsWidget (0xb2438730)
+ QGraphicsItem (0xb25a2d5c) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb25a2d98) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb240f7c0) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb2458870) 0
+ primary-for QGraphicsProxyWidget (0xb240f7c0)
+ QObject (0xb245c12c) 0
+ primary-for QGraphicsWidget (0xb2458870)
+ QGraphicsItem (0xb245c168) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb245c1a4) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
+
+Vtable for QGraphicsSceneEvent
+QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
+8 QGraphicsSceneEvent::~QGraphicsSceneEvent
+12 QGraphicsSceneEvent::~QGraphicsSceneEvent
+
+Class QGraphicsSceneEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneEvent (0xb240fac0) 0
+ vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
+ QEvent (0xb245c474) 0
+ primary-for QGraphicsSceneEvent (0xb240fac0)
+
+Vtable for QGraphicsSceneMouseEvent
+QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
+8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+
+Class QGraphicsSceneMouseEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMouseEvent (0xb240fbc0) 0
+ vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
+ QGraphicsSceneEvent (0xb240fc00) 0
+ primary-for QGraphicsSceneMouseEvent (0xb240fbc0)
+ QEvent (0xb245c528) 0
+ primary-for QGraphicsSceneEvent (0xb240fc00)
+
+Vtable for QGraphicsSceneWheelEvent
+QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
+8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+
+Class QGraphicsSceneWheelEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneWheelEvent (0xb240fd00) 0
+ vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
+ QGraphicsSceneEvent (0xb240fd40) 0
+ primary-for QGraphicsSceneWheelEvent (0xb240fd00)
+ QEvent (0xb245c654) 0
+ primary-for QGraphicsSceneEvent (0xb240fd40)
+
+Vtable for QGraphicsSceneContextMenuEvent
+QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
+8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+
+Class QGraphicsSceneContextMenuEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneContextMenuEvent (0xb240fe40) 0
+ vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
+ QGraphicsSceneEvent (0xb240fe80) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb240fe40)
+ QEvent (0xb245c780) 0
+ primary-for QGraphicsSceneEvent (0xb240fe80)
+
+Vtable for QGraphicsSceneHoverEvent
+QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
+8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+
+Class QGraphicsSceneHoverEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHoverEvent (0xb240ff80) 0
+ vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
+ QGraphicsSceneEvent (0xb240ffc0) 0
+ primary-for QGraphicsSceneHoverEvent (0xb240ff80)
+ QEvent (0xb245c8ac) 0
+ primary-for QGraphicsSceneEvent (0xb240ffc0)
+
+Vtable for QGraphicsSceneHelpEvent
+QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
+8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+Class QGraphicsSceneHelpEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHelpEvent (0xb248b0c0) 0
+ vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
+ QGraphicsSceneEvent (0xb248b100) 0
+ primary-for QGraphicsSceneHelpEvent (0xb248b0c0)
+ QEvent (0xb245c9d8) 0
+ primary-for QGraphicsSceneEvent (0xb248b100)
+
+Vtable for QGraphicsSceneDragDropEvent
+QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
+8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+
+Class QGraphicsSceneDragDropEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneDragDropEvent (0xb248b200) 0
+ vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
+ QGraphicsSceneEvent (0xb248b240) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb248b200)
+ QEvent (0xb245cb04) 0
+ primary-for QGraphicsSceneEvent (0xb248b240)
+
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb248b340) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb248b380) 0
+ primary-for QGraphicsSceneResizeEvent (0xb248b340)
+ QEvent (0xb245cc30) 0
+ primary-for QGraphicsSceneEvent (0xb248b380)
+
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb248b480) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb248b4c0) 0
+ primary-for QGraphicsSceneMoveEvent (0xb248b480)
+ QEvent (0xb245cd5c) 0
+ primary-for QGraphicsSceneEvent (0xb248b4c0)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
+
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb248b5c0) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb245ce88) 0
+ primary-for QGraphicsItemAnimation (0xb248b5c0)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb248b800) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb248b840) 0
+ primary-for QGraphicsGridLayout (0xb248b800)
+ QGraphicsLayoutItem (0xb245cfb4) 0
+ primary-for QGraphicsLayout (0xb248b840)
Vtable for QAbstractButton
QAbstractButton::_ZTV15QAbstractButton: 66u entries
@@ -8715,7 +12288,7 @@ QAbstractButton::_ZTV15QAbstractButton: 66u entries
224 QAbstractButton::hitButton
228 QAbstractButton::checkStateSet
232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))-0x000000008
240 (int (*)(...))(& _ZTI15QAbstractButton)
244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
@@ -8726,25 +12299,25 @@ QAbstractButton::_ZTV15QAbstractButton: 66u entries
Class QAbstractButton
size=20 align=4
base size=20 base align=4
-QAbstractButton (0xb387c2c0) 0
+QAbstractButton (0xb248b980) 0
vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
- QWidget (0xb387c300) 0
- primary-for QAbstractButton (0xb387c2c0)
- QObject (0xb387c340) 0
- primary-for QWidget (0xb387c300)
- QPaintDevice (0xb387c380) 8
+ QWidget (0xb24bd4b0) 0
+ primary-for QAbstractButton (0xb248b980)
+ QObject (0xb24c10f0) 0
+ primary-for QWidget (0xb24bd4b0)
+ QPaintDevice (0xb24c112c) 8
vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
-Vtable for QPushButton
-QPushButton::_ZTV11QPushButton: 66u entries
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPushButton)
-8 QPushButton::metaObject
-12 QPushButton::qt_metacast
-16 QPushButton::qt_metacall
-20 QPushButton::~QPushButton
-24 QPushButton::~QPushButton
-28 QPushButton::event
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
32 QObject::eventFilter
36 QAbstractButton::timerEvent
40 QObject::childEvent
@@ -8753,22 +12326,22 @@ QPushButton::_ZTV11QPushButton: 66u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QPushButton::sizeHint
-68 QPushButton::minimumSizeHint
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QAbstractButton::mousePressEvent
84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QCheckBox::mouseMoveEvent
96 QWidget::wheelEvent
-100 QPushButton::keyPressEvent
+100 QAbstractButton::keyPressEvent
104 QAbstractButton::keyReleaseEvent
-108 QPushButton::focusInEvent
-112 QPushButton::focusOutEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QPushButton::paintEvent
+124 QCheckBox::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -8793,157 +12366,157 @@ QPushButton::_ZTV11QPushButton: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QPushButton)
-244 QPushButton::_ZThn8_N11QPushButtonD1Ev
-248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPushButton
+Class QCheckBox
size=20 align=4
base size=20 base align=4
-QPushButton (0xb387c400) 0
- vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
- QAbstractButton (0xb387c440) 0
- primary-for QPushButton (0xb387c400)
- QWidget (0xb387c480) 0
- primary-for QAbstractButton (0xb387c440)
- QObject (0xb387c4c0) 0
- primary-for QWidget (0xb387c480)
- QPaintDevice (0xb387c500) 8
- vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+QCheckBox (0xb248be80) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb248bec0) 0
+ primary-for QCheckBox (0xb248be80)
+ QWidget (0xb22dd000) 0
+ primary-for QAbstractButton (0xb248bec0)
+ QObject (0xb24c14b0) 0
+ primary-for QWidget (0xb22dd000)
+ QPaintDevice (0xb24c14ec) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-Vtable for QMenuBar
-QMenuBar::_ZTV8QMenuBar: 63u entries
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMenuBar)
-8 QMenuBar::metaObject
-12 QMenuBar::qt_metacast
-16 QMenuBar::qt_metacall
-20 QMenuBar::~QMenuBar
-24 QMenuBar::~QMenuBar
-28 QMenuBar::event
-32 QMenuBar::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QMenuBar::setVisible
-64 QMenuBar::sizeHint
-68 QMenuBar::minimumSizeHint
-72 QMenuBar::heightForWidth
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMenuBar::mousePressEvent
-84 QMenuBar::mouseReleaseEvent
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QMenuBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMenuBar::keyPressEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QMenuBar::focusInEvent
-112 QMenuBar::focusOutEvent
-116 QWidget::enterEvent
-120 QMenuBar::leaveEvent
-124 QMenuBar::paintEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
128 QWidget::moveEvent
-132 QMenuBar::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QMenuBar::actionEvent
+148 QMenu::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QWidget::hideEvent
+172 QMenu::hideEvent
176 QWidget::x11Event
-180 QMenuBar::changeEvent
+180 QMenu::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+196 QMenu::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QMenuBar)
-232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
-236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMenuBar
+Class QMenu
size=20 align=4
base size=20 base align=4
-QMenuBar (0xb387c580) 0
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
- QWidget (0xb387c5c0) 0
- primary-for QMenuBar (0xb387c580)
- QObject (0xb387c600) 0
- primary-for QWidget (0xb387c5c0)
- QPaintDevice (0xb387c640) 8
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+QMenu (0xb22ed240) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb22e7730) 0
+ primary-for QMenu (0xb22ed240)
+ QObject (0xb24c1744) 0
+ primary-for QWidget (0xb22e7730)
+ QPaintDevice (0xb24c1780) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
-Vtable for QMdiSubWindow
-QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QMdiSubWindow)
-8 QMdiSubWindow::metaObject
-12 QMdiSubWindow::qt_metacast
-16 QMdiSubWindow::qt_metacall
-20 QMdiSubWindow::~QMdiSubWindow
-24 QMdiSubWindow::~QMdiSubWindow
-28 QMdiSubWindow::event
-32 QMdiSubWindow::eventFilter
-36 QMdiSubWindow::timerEvent
-40 QMdiSubWindow::childEvent
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QMdiSubWindow::sizeHint
-68 QMdiSubWindow::minimumSizeHint
+60 QPrintPreviewWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMdiSubWindow::mousePressEvent
-84 QMdiSubWindow::mouseReleaseEvent
-88 QMdiSubWindow::mouseDoubleClickEvent
-92 QMdiSubWindow::mouseMoveEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QMdiSubWindow::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QMdiSubWindow::focusInEvent
-112 QMdiSubWindow::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
-120 QMdiSubWindow::leaveEvent
-124 QMdiSubWindow::paintEvent
-128 QMdiSubWindow::moveEvent
-132 QMdiSubWindow::resizeEvent
-136 QMdiSubWindow::closeEvent
-140 QMdiSubWindow::contextMenuEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QMdiSubWindow::showEvent
-172 QMdiSubWindow::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QMdiSubWindow::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8954,63 +12527,62 @@ QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI13QMdiSubWindow)
-232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
-236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiSubWindow
- size=20 align=4
- base size=20 base align=4
-QMdiSubWindow (0xb387c6c0) 0
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
- QWidget (0xb387c700) 0
- primary-for QMdiSubWindow (0xb387c6c0)
- QObject (0xb387c740) 0
- primary-for QWidget (0xb387c700)
- QPaintDevice (0xb387c780) 8
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb232de80) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb2345910) 0
+ primary-for QPrintPreviewWidget (0xb232de80)
+ QObject (0xb2329e4c) 0
+ primary-for QWidget (0xb2345910)
+ QPaintDevice (0xb2329e88) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
-Vtable for QCalendarWidget
-QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QCalendarWidget)
-8 QCalendarWidget::metaObject
-12 QCalendarWidget::qt_metacast
-16 QCalendarWidget::qt_metacall
-20 QCalendarWidget::~QCalendarWidget
-24 QCalendarWidget::~QCalendarWidget
-28 QCalendarWidget::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QWorkspace::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QCalendarWidget::sizeHint
-68 QCalendarWidget::minimumSizeHint
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QCalendarWidget::mousePressEvent
+80 QWidget::mousePressEvent
84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QCalendarWidget::keyPressEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QWorkspace::paintEvent
128 QWidget::moveEvent
-132 QCalendarWidget::resizeEvent
+132 QWorkspace::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -9019,10 +12591,10 @@ QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QWorkspace::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9033,75 +12605,99 @@ QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QCalendarWidget::paintCell
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QCalendarWidget)
-236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
-240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCalendarWidget
+Class QWorkspace
size=20 align=4
base size=20 base align=4
-QCalendarWidget (0xb387c840) 0
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
- QWidget (0xb387c880) 0
- primary-for QCalendarWidget (0xb387c840)
- QObject (0xb387c8c0) 0
- primary-for QWidget (0xb387c880)
- QPaintDevice (0xb387c900) 8
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+QWorkspace (0xb2355140) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb2350be0) 0
+ primary-for QWorkspace (0xb2355140)
+ QObject (0xb235b03c) 0
+ primary-for QWidget (0xb2350be0)
+ QPaintDevice (0xb235b078) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-Vtable for QStackedWidget
-QStackedWidget::_ZTV14QStackedWidget: 63u entries
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedWidget)
-8 QStackedWidget::metaObject
-12 QStackedWidget::qt_metacast
-16 QStackedWidget::qt_metacall
-20 QStackedWidget::~QStackedWidget
-24 QStackedWidget::~QStackedWidget
-28 QStackedWidget::event
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+
+Class QButtonGroup
+ size=8 align=4
+ base size=8 base align=4
+QButtonGroup (0xb2355400) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb235b294) 0
+ primary-for QButtonGroup (0xb2355400)
+
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QAbstractSpinBox::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QAbstractSpinBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9112,79 +12708,86 @@ QStackedWidget::_ZTV14QStackedWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QStackedWidget)
-232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
-236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStackedWidget
+Class QSpinBox
size=20 align=4
base size=20 base align=4
-QStackedWidget (0xb387c9c0) 0
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
- QFrame (0xb387ca00) 0
- primary-for QStackedWidget (0xb387c9c0)
- QWidget (0xb387ca40) 0
- primary-for QFrame (0xb387ca00)
- QObject (0xb387ca80) 0
- primary-for QWidget (0xb387ca40)
- QPaintDevice (0xb387cac0) 8
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+QSpinBox (0xb2355740) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb2355780) 0
+ primary-for QSpinBox (0xb2355740)
+ QWidget (0xb237b0a0) 0
+ primary-for QAbstractSpinBox (0xb2355780)
+ QObject (0xb235b4b0) 0
+ primary-for QWidget (0xb237b0a0)
+ QPaintDevice (0xb235b4ec) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-Vtable for QComboBox
-QComboBox::_ZTV9QComboBox: 65u entries
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QComboBox)
-8 QComboBox::metaObject
-12 QComboBox::qt_metacast
-16 QComboBox::qt_metacall
-20 QComboBox::~QComboBox
-24 QComboBox::~QComboBox
-28 QComboBox::event
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QComboBox::sizeHint
-68 QComboBox::minimumSizeHint
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QComboBox::paintEvent
+124 QAbstractSpinBox::paintEvent
128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
176 QWidget::x11Event
-180 QComboBox::changeEvent
+180 QAbstractSpinBox::changeEvent
184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -9192,64 +12795,71 @@ QComboBox::_ZTV9QComboBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI9QComboBox)
-240 QComboBox::_ZThn8_N9QComboBoxD1Ev
-244 QComboBox::_ZThn8_N9QComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QComboBox
+Class QDoubleSpinBox
size=20 align=4
base size=20 base align=4
-QComboBox (0xb387cb40) 0
- vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
- QWidget (0xb387cb80) 0
- primary-for QComboBox (0xb387cb40)
- QObject (0xb387cbc0) 0
- primary-for QWidget (0xb387cb80)
- QPaintDevice (0xb387cc00) 8
- vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+QDoubleSpinBox (0xb2355b80) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb2355bc0) 0
+ primary-for QDoubleSpinBox (0xb2355b80)
+ QWidget (0xb2386e10) 0
+ primary-for QAbstractSpinBox (0xb2355bc0)
+ QObject (0xb235b780) 0
+ primary-for QWidget (0xb2386e10)
+ QPaintDevice (0xb235b7bc) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
-Vtable for QGroupBox
-QGroupBox::_ZTV9QGroupBox: 63u entries
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QGroupBox)
-8 QGroupBox::metaObject
-12 QGroupBox::qt_metacast
-16 QGroupBox::qt_metacall
-20 QGroupBox::~QGroupBox
-24 QGroupBox::~QGroupBox
-28 QGroupBox::event
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QGroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
+108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 QLCDNumber::paintEvent
128 QWidget::moveEvent
-132 QGroupBox::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -9261,7 +12871,7 @@ QGroupBox::_ZTV9QGroupBox: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QGroupBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9272,64 +12882,66 @@ QGroupBox::_ZTV9QGroupBox: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QGroupBox)
-232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
-236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGroupBox
+Class QLCDNumber
size=20 align=4
base size=20 base align=4
-QGroupBox (0xb387cc80) 0
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
- QWidget (0xb387ccc0) 0
- primary-for QGroupBox (0xb387cc80)
- QObject (0xb387cd00) 0
- primary-for QWidget (0xb387ccc0)
- QPaintDevice (0xb387cd40) 8
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+QLCDNumber (0xb2355e80) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb2355ec0) 0
+ primary-for QLCDNumber (0xb2355e80)
+ QWidget (0xb2399d70) 0
+ primary-for QFrame (0xb2355ec0)
+ QObject (0xb235b9d8) 0
+ primary-for QWidget (0xb2399d70)
+ QPaintDevice (0xb235ba14) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
-Vtable for QScrollBar
-QScrollBar::_ZTV10QScrollBar: 64u entries
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QScrollBar)
-8 QScrollBar::metaObject
-12 QScrollBar::qt_metacast
-16 QScrollBar::qt_metacall
-20 QScrollBar::~QScrollBar
-24 QScrollBar::~QScrollBar
-28 QScrollBar::event
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QScrollBar::sizeHint
+64 QFrame::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QScrollBar::mousePressEvent
-84 QScrollBar::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QScrollBar::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QScrollBar::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QScrollBar::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -9337,9 +12949,9 @@ QScrollBar::_ZTV10QScrollBar: 64u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QScrollBar::hideEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9350,77 +12962,76 @@ QScrollBar::_ZTV10QScrollBar: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QScrollBar::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10QScrollBar)
-236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
-240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollBar
+Class QStackedWidget
size=20 align=4
base size=20 base align=4
-QScrollBar (0xb387cdc0) 0
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
- QAbstractSlider (0xb387ce00) 0
- primary-for QScrollBar (0xb387cdc0)
- QWidget (0xb387ce40) 0
- primary-for QAbstractSlider (0xb387ce00)
- QObject (0xb387ce80) 0
- primary-for QWidget (0xb387ce40)
- QPaintDevice (0xb387cec0) 8
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
+QStackedWidget (0xb23b0200) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb23b0240) 0
+ primary-for QStackedWidget (0xb23b0200)
+ QWidget (0xb23ada50) 0
+ primary-for QFrame (0xb23b0240)
+ QObject (0xb235bd5c) 0
+ primary-for QWidget (0xb23ada50)
+ QPaintDevice (0xb235bd98) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
-Vtable for QDialogButtonBox
-QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDialogButtonBox)
-8 QDialogButtonBox::metaObject
-12 QDialogButtonBox::qt_metacast
-16 QDialogButtonBox::qt_metacall
-20 QDialogButtonBox::~QDialogButtonBox
-24 QDialogButtonBox::~QDialogButtonBox
-28 QDialogButtonBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QMdiArea::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QMdiArea::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QDialogButtonBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9431,64 +13042,69 @@ QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI16QDialogButtonBox)
-232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
-236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDialogButtonBox
+Class QMdiArea
size=20 align=4
base size=20 base align=4
-QDialogButtonBox (0xb387cf80) 0
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
- QWidget (0xb387cfc0) 0
- primary-for QDialogButtonBox (0xb387cf80)
- QObject (0xb387c080) 0
- primary-for QWidget (0xb387cfc0)
- QPaintDevice (0xb387c240) 8
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
+QMdiArea (0xb23b0500) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb23b0540) 0
+ primary-for QMdiArea (0xb23b0500)
+ QFrame (0xb23b0580) 0
+ primary-for QAbstractScrollArea (0xb23b0540)
+ QWidget (0xb23bf550) 0
+ primary-for QFrame (0xb23b0580)
+ QObject (0xb235bfb4) 0
+ primary-for QWidget (0xb23bf550)
+ QPaintDevice (0xb23c5000) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-Vtable for QDockWidget
-QDockWidget::_ZTV11QDockWidget: 63u entries
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDockWidget)
-8 QDockWidget::metaObject
-12 QDockWidget::qt_metacast
-16 QDockWidget::qt_metacall
-20 QDockWidget::~QDockWidget
-24 QDockWidget::~QDockWidget
-28 QDockWidget::event
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QAbstractButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDockWidget::paintEvent
+124 QPushButton::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
-136 QDockWidget::closeEvent
+136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
@@ -9499,7 +13115,7 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QDockWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9510,38 +13126,120 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QDockWidget)
-232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
-236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb23b0980) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb23b09c0) 0
+ primary-for QPushButton (0xb23b0980)
+ QWidget (0xb21e1730) 0
+ primary-for QAbstractButton (0xb23b09c0)
+ QObject (0xb23c5348) 0
+ primary-for QWidget (0xb21e1730)
+ QPaintDevice (0xb23c5384) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDockWidget
+Class QMdiSubWindow
size=20 align=4
base size=20 base align=4
-QDockWidget (0xb387c540) 0
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
- QWidget (0xb387c680) 0
- primary-for QDockWidget (0xb387c540)
- QObject (0xb387c7c0) 0
- primary-for QWidget (0xb387c680)
- QPaintDevice (0xb387c980) 8
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
+QMdiSubWindow (0xb23b0dc0) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb220bc30) 0
+ primary-for QMdiSubWindow (0xb23b0dc0)
+ QObject (0xb23c55dc) 0
+ primary-for QWidget (0xb220bc30)
+ QPaintDevice (0xb23c5618) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-Vtable for QScrollArea
-QScrollArea::_ZTV11QScrollArea: 65u entries
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QScrollArea)
-8 QScrollArea::metaObject
-12 QScrollArea::qt_metacast
-16 QScrollArea::qt_metacall
-20 QScrollArea::~QScrollArea
-24 QScrollArea::~QScrollArea
-28 QScrollArea::event
-32 QScrollArea::eventFilter
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -9549,71 +13247,66 @@ QScrollArea::_ZTV11QScrollArea: 65u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QScrollArea::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QScrollArea::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI11QScrollArea)
-240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
-244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollArea
+Class QSplashScreen
size=20 align=4
base size=20 base align=4
-QScrollArea (0xb387cd80) 0
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
- QAbstractScrollArea (0xb387cf00) 0
- primary-for QScrollArea (0xb387cd80)
- QFrame (0xb387cf40) 0
- primary-for QAbstractScrollArea (0xb387cf00)
- QWidget (0xb363e000) 0
- primary-for QFrame (0xb387cf40)
- QObject (0xb363e040) 0
- primary-for QWidget (0xb363e000)
- QPaintDevice (0xb363e080) 8
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+QSplashScreen (0xb222b200) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb222ffa0) 0
+ primary-for QSplashScreen (0xb222b200)
+ QObject (0xb23c5924) 0
+ primary-for QWidget (0xb222ffa0)
+ QPaintDevice (0xb23c5960) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
Vtable for QDateTimeEdit
QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
@@ -9680,7 +13373,7 @@ QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
240 QDateTimeEdit::stepEnabled
244 QDateTimeEdit::dateTimeFromText
248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))-0x000000008
256 (int (*)(...))(& _ZTI13QDateTimeEdit)
260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
@@ -9691,15 +13384,15 @@ QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
Class QDateTimeEdit
size=20 align=4
base size=20 base align=4
-QDateTimeEdit (0xb363e100) 0
+QDateTimeEdit (0xb222b540) 0
vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
- QAbstractSpinBox (0xb363e140) 0
- primary-for QDateTimeEdit (0xb363e100)
- QWidget (0xb363e180) 0
- primary-for QAbstractSpinBox (0xb363e140)
- QObject (0xb363e1c0) 0
- primary-for QWidget (0xb363e180)
- QPaintDevice (0xb363e200) 8
+ QAbstractSpinBox (0xb222b580) 0
+ primary-for QDateTimeEdit (0xb222b540)
+ QWidget (0xb22660a0) 0
+ primary-for QAbstractSpinBox (0xb222b580)
+ QObject (0xb23c5b7c) 0
+ primary-for QWidget (0xb22660a0)
+ QPaintDevice (0xb23c5bb8) 8
vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
Vtable for QTimeEdit
@@ -9767,7 +13460,7 @@ QTimeEdit::_ZTV9QTimeEdit: 70u entries
240 QDateTimeEdit::stepEnabled
244 QDateTimeEdit::dateTimeFromText
248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))-0x000000008
256 (int (*)(...))(& _ZTI9QTimeEdit)
260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
@@ -9778,17 +13471,17 @@ QTimeEdit::_ZTV9QTimeEdit: 70u entries
Class QTimeEdit
size=20 align=4
base size=20 base align=4
-QTimeEdit (0xb363e280) 0
+QTimeEdit (0xb222b840) 0
vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
- QDateTimeEdit (0xb363e2c0) 0
- primary-for QTimeEdit (0xb363e280)
- QAbstractSpinBox (0xb363e300) 0
- primary-for QDateTimeEdit (0xb363e2c0)
- QWidget (0xb363e340) 0
- primary-for QAbstractSpinBox (0xb363e300)
- QObject (0xb363e380) 0
- primary-for QWidget (0xb363e340)
- QPaintDevice (0xb363e3c0) 8
+ QDateTimeEdit (0xb222b880) 0
+ primary-for QTimeEdit (0xb222b840)
+ QAbstractSpinBox (0xb222b8c0) 0
+ primary-for QDateTimeEdit (0xb222b880)
+ QWidget (0xb227a4b0) 0
+ primary-for QAbstractSpinBox (0xb222b8c0)
+ QObject (0xb23c5dd4) 0
+ primary-for QWidget (0xb227a4b0)
+ QPaintDevice (0xb23c5e10) 8
vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
Vtable for QDateEdit
@@ -9856,7 +13549,7 @@ QDateEdit::_ZTV9QDateEdit: 70u entries
240 QDateTimeEdit::stepEnabled
244 QDateTimeEdit::dateTimeFromText
248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))-0x000000008
256 (int (*)(...))(& _ZTI9QDateEdit)
260 QDateEdit::_ZThn8_N9QDateEditD1Ev
264 QDateEdit::_ZThn8_N9QDateEditD0Ev
@@ -9867,30 +13560,109 @@ QDateEdit::_ZTV9QDateEdit: 70u entries
Class QDateEdit
size=20 align=4
base size=20 base align=4
-QDateEdit (0xb363e440) 0
+QDateEdit (0xb222bb00) 0
vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
- QDateTimeEdit (0xb363e480) 0
- primary-for QDateEdit (0xb363e440)
- QAbstractSpinBox (0xb363e4c0) 0
- primary-for QDateTimeEdit (0xb363e480)
- QWidget (0xb363e500) 0
- primary-for QAbstractSpinBox (0xb363e4c0)
- QObject (0xb363e540) 0
- primary-for QWidget (0xb363e500)
- QPaintDevice (0xb363e580) 8
+ QDateTimeEdit (0xb222bb40) 0
+ primary-for QDateEdit (0xb222bb00)
+ QAbstractSpinBox (0xb222bb80) 0
+ primary-for QDateTimeEdit (0xb222bb40)
+ QWidget (0xb2282780) 0
+ primary-for QAbstractSpinBox (0xb222bb80)
+ QObject (0xb23c5f3c) 0
+ primary-for QWidget (0xb2282780)
+ QPaintDevice (0xb23c5f78) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb222bf00) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb222bf40) 0
+ primary-for QLabel (0xb222bf00)
+ QWidget (0xb22bd140) 0
+ primary-for QFrame (0xb222bf40)
+ QObject (0xb22921a4) 0
+ primary-for QWidget (0xb22bd140)
+ QPaintDevice (0xb22921e0) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
-Vtable for QFontComboBox
-QFontComboBox::_ZTV13QFontComboBox: 65u entries
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFontComboBox)
-8 QFontComboBox::metaObject
-12 QFontComboBox::qt_metacast
-16 QFontComboBox::qt_metacall
-20 QFontComboBox::~QFontComboBox
-24 QFontComboBox::~QFontComboBox
-28 QFontComboBox::event
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -9899,39 +13671,39 @@ QFontComboBox::_ZTV13QFontComboBox: 65u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFontComboBox::sizeHint
-68 QComboBox::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QComboBox::paintEvent
+124 QDockWidget::paintEvent
128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QComboBox::changeEvent
+180 QDockWidget::changeEvent
184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -9939,41 +13711,114 @@ QFontComboBox::_ZTV13QFontComboBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI13QFontComboBox)
-240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
-244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFontComboBox
+Class QDockWidget
size=20 align=4
base size=20 base align=4
-QFontComboBox (0xb363e640) 0
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
- QComboBox (0xb363e680) 0
- primary-for QFontComboBox (0xb363e640)
- QWidget (0xb363e6c0) 0
- primary-for QComboBox (0xb363e680)
- QObject (0xb363e700) 0
- primary-for QWidget (0xb363e6c0)
- QPaintDevice (0xb363e740) 8
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+QDockWidget (0xb22d0240) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb20d51e0) 0
+ primary-for QDockWidget (0xb22d0240)
+ QObject (0xb22923fc) 0
+ primary-for QWidget (0xb20d51e0)
+ QPaintDevice (0xb2292438) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QGroupBox::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Vtable for QToolBox
-QToolBox::_ZTV8QToolBox: 65u entries
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb22d0700) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb2108370) 0
+ primary-for QGroupBox (0xb22d0700)
+ QObject (0xb2292834) 0
+ primary-for QWidget (0xb2108370)
+ QPaintDevice (0xb2292870) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBox)
-8 QToolBox::metaObject
-12 QToolBox::qt_metacast
-16 QToolBox::qt_metacall
-20 QToolBox::~QToolBox
-24 QToolBox::~QToolBox
-28 QToolBox::event
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -9982,7 +13827,7 @@ QToolBox::_ZTV8QToolBox: 65u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
+64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
@@ -9997,7 +13842,7 @@ QToolBox::_ZTV8QToolBox: 65u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -10008,10 +13853,10 @@ QToolBox::_ZTV8QToolBox: 65u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QToolBox::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QToolBox::changeEvent
+180 QDialogButtonBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10022,41 +13867,37 @@ QToolBox::_ZTV8QToolBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QToolBox::itemInserted
-228 QToolBox::itemRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QToolBox)
-240 QToolBox::_ZThn8_N8QToolBoxD1Ev
-244 QToolBox::_ZThn8_N8QToolBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBox
+Class QDialogButtonBox
size=20 align=4
base size=20 base align=4
-QToolBox (0xb363e800) 0
- vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
- QFrame (0xb363e840) 0
- primary-for QToolBox (0xb363e800)
- QWidget (0xb363e880) 0
- primary-for QFrame (0xb363e840)
- QObject (0xb363e8c0) 0
- primary-for QWidget (0xb363e880)
- QPaintDevice (0xb363e900) 8
- vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+QDialogButtonBox (0xb22d09c0) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb2120d20) 0
+ primary-for QDialogButtonBox (0xb22d09c0)
+ QObject (0xb2292a8c) 0
+ primary-for QWidget (0xb2120d20)
+ QPaintDevice (0xb2292ac8) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-Vtable for QFocusFrame
-QFocusFrame::_ZTV11QFocusFrame: 63u entries
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusFrame)
-8 QFocusFrame::metaObject
-12 QFocusFrame::qt_metacast
-16 QFocusFrame::qt_metacall
-20 QFocusFrame::~QFocusFrame
-24 QFocusFrame::~QFocusFrame
-28 QFocusFrame::event
-32 QFocusFrame::eventFilter
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -10079,11 +13920,11 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFocusFrame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QMainWindow::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -10104,30 +13945,31 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QFocusFrame)
-232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
-236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFocusFrame
+Class QMainWindow
size=20 align=4
base size=20 base align=4
-QFocusFrame (0xb363e980) 0
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
- QWidget (0xb363e9c0) 0
- primary-for QFocusFrame (0xb363e980)
- QObject (0xb363ea00) 0
- primary-for QWidget (0xb363e9c0)
- QPaintDevice (0xb363ea40) 8
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+QMainWindow (0xb22d0dc0) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb2144550) 0
+ primary-for QMainWindow (0xb22d0dc0)
+ QObject (0xb2292dd4) 0
+ primary-for QWidget (0xb2144550)
+ QPaintDevice (0xb2292e10) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
Class QTextEdit::ExtraSelection
size=12 align=4
base size=12 base align=4
-QTextEdit::ExtraSelection (0xb363ec40) 0
+QTextEdit::ExtraSelection (0xb21801a4) 0
Vtable for QTextEdit
QTextEdit::_ZTV9QTextEdit: 69u entries
@@ -10193,7 +14035,7 @@ QTextEdit::_ZTV9QTextEdit: 69u entries
236 QTextEdit::createMimeDataFromSelection
240 QTextEdit::canInsertFromMimeData
244 QTextEdit::insertFromMimeData
-248 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))-0x000000008
252 (int (*)(...))(& _ZTI9QTextEdit)
256 QTextEdit::_ZThn8_N9QTextEditD1Ev
260 QTextEdit::_ZThn8_N9QTextEditD0Ev
@@ -10204,32 +14046,31 @@ QTextEdit::_ZTV9QTextEdit: 69u entries
Class QTextEdit
size=20 align=4
base size=20 base align=4
-QTextEdit (0xb363eac0) 0
+QTextEdit (0xb217d1c0) 0
vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
- QAbstractScrollArea (0xb363eb00) 0
- primary-for QTextEdit (0xb363eac0)
- QFrame (0xb363eb40) 0
- primary-for QAbstractScrollArea (0xb363eb00)
- QWidget (0xb363eb80) 0
- primary-for QFrame (0xb363eb40)
- QObject (0xb363ebc0) 0
- primary-for QWidget (0xb363eb80)
- QPaintDevice (0xb363ec00) 8
+ QAbstractScrollArea (0xb217d200) 0
+ primary-for QTextEdit (0xb217d1c0)
+ QFrame (0xb217d240) 0
+ primary-for QAbstractScrollArea (0xb217d200)
+ QWidget (0xb2186870) 0
+ primary-for QFrame (0xb217d240)
+ QObject (0xb218012c) 0
+ primary-for QWidget (0xb2186870)
+ QPaintDevice (0xb2180168) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
-Vtable for QTextBrowser
-QTextBrowser::_ZTV12QTextBrowser: 74u entries
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextBrowser)
-8 QTextBrowser::metaObject
-12 QTextBrowser::qt_metacast
-16 QTextBrowser::qt_metacall
-20 QTextBrowser::~QTextBrowser
-24 QTextBrowser::~QTextBrowser
-28 QTextBrowser::event
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
32 QObject::eventFilter
-36 QTextEdit::timerEvent
+36 QPlainTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -10240,36 +14081,36 @@ QTextBrowser::_ZTV12QTextBrowser: 74u entries
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTextBrowser::mousePressEvent
-84 QTextBrowser::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextBrowser::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextBrowser::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextBrowser::focusOutEvent
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTextBrowser::paintEvent
+124 QPlainTextEdit::paintEvent
128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
+132 QPlainTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
+140 QPlainTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QTextEdit::changeEvent
+180 QPlainTextEdit::changeEvent
184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextBrowser::focusNextPrevChild
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
@@ -10277,41 +14118,71 @@ QTextBrowser::_ZTV12QTextBrowser: 74u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextBrowser::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 QTextBrowser::setSource
-252 QTextBrowser::backward
-256 QTextBrowser::forward
-260 QTextBrowser::home
-264 QTextBrowser::reload
-268 (int (*)(...))-0x00000000000000008
-272 (int (*)(...))(& _ZTI12QTextBrowser)
-276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
-280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
-284 QWidget::_ZThn8_NK7QWidget7devTypeEv
-288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTextBrowser
+Class QPlainTextEdit
size=20 align=4
base size=20 base align=4
-QTextBrowser (0xb363ed40) 0
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
- QTextEdit (0xb363ed80) 0
- primary-for QTextBrowser (0xb363ed40)
- QAbstractScrollArea (0xb363edc0) 0
- primary-for QTextEdit (0xb363ed80)
- QFrame (0xb363ee00) 0
- primary-for QAbstractScrollArea (0xb363edc0)
- QWidget (0xb363ee40) 0
- primary-for QFrame (0xb363ee00)
- QObject (0xb363ee80) 0
- primary-for QWidget (0xb363ee40)
- QPaintDevice (0xb363eec0) 8
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+QPlainTextEdit (0xb217df40) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb217df80) 0
+ primary-for QPlainTextEdit (0xb217df40)
+ QFrame (0xb217dfc0) 0
+ primary-for QAbstractScrollArea (0xb217df80)
+ QWidget (0xb2014000) 0
+ primary-for QFrame (0xb217dfc0)
+ QObject (0xb21809d8) 0
+ primary-for QWidget (0xb2014000)
+ QPaintDevice (0xb2180a14) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QPlainTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QPlainTextDocumentLayout (0xb2015440) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb2015480) 0
+ primary-for QPlainTextDocumentLayout (0xb2015440)
+ QObject (0xb2180d5c) 0
+ primary-for QAbstractTextDocumentLayout (0xb2015480)
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
@@ -10372,7 +14243,7 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QProgressBar::text
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI12QProgressBar)
236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
@@ -10383,161 +14254,53 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
Class QProgressBar
size=20 align=4
base size=20 base align=4
-QProgressBar (0xb363ef40) 0
+QProgressBar (0xb2015740) 0
vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
- QWidget (0xb363ef80) 0
- primary-for QProgressBar (0xb363ef40)
- QObject (0xb363efc0) 0
- primary-for QWidget (0xb363ef80)
- QPaintDevice (0xb363e0c0) 8
+ QWidget (0xb203baa0) 0
+ primary-for QProgressBar (0xb2015740)
+ QObject (0xb2180f78) 0
+ primary-for QWidget (0xb203baa0)
+ QPaintDevice (0xb2180fb4) 8
vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
-Vtable for QButtonGroup
-QButtonGroup::_ZTV12QButtonGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QButtonGroup)
-8 QButtonGroup::metaObject
-12 QButtonGroup::qt_metacast
-16 QButtonGroup::qt_metacall
-20 QButtonGroup::~QButtonGroup
-24 QButtonGroup::~QButtonGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QButtonGroup
- size=8 align=4
- base size=8 base align=4
-QButtonGroup (0xb363e240) 0
- vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
- QObject (0xb363e400) 0
- primary-for QButtonGroup (0xb363e240)
-
-Vtable for QCheckBox
-QCheckBox::_ZTV9QCheckBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCheckBox)
-8 QCheckBox::metaObject
-12 QCheckBox::qt_metacast
-16 QCheckBox::qt_metacall
-20 QCheckBox::~QCheckBox
-24 QCheckBox::~QCheckBox
-28 QCheckBox::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCheckBox::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QCheckBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QCheckBox::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCheckBox::hitButton
-228 QCheckBox::checkStateSet
-232 QCheckBox::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI9QCheckBox)
-244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
-248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QCheckBox
- size=20 align=4
- base size=20 base align=4
-QCheckBox (0xb363e5c0) 0
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
- QAbstractButton (0xb363e780) 0
- primary-for QCheckBox (0xb363e5c0)
- QWidget (0xb363e940) 0
- primary-for QAbstractButton (0xb363e780)
- QObject (0xb363ea80) 0
- primary-for QWidget (0xb363e940)
- QPaintDevice (0xb363ecc0) 8
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-
-Vtable for QSplashScreen
-QSplashScreen::_ZTV13QSplashScreen: 64u entries
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSplashScreen)
-8 QSplashScreen::metaObject
-12 QSplashScreen::qt_metacast
-16 QSplashScreen::qt_metacall
-20 QSplashScreen::~QSplashScreen
-24 QSplashScreen::~QSplashScreen
-28 QSplashScreen::event
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
+64 QScrollBar::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSplashScreen::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QScrollBar::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QScrollBar::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -10545,9 +14308,9 @@ QSplashScreen::_ZTV13QSplashScreen: 64u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QWidget::hideEvent
+172 QScrollBar::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractSlider::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10558,211 +14321,55 @@ QSplashScreen::_ZTV13QSplashScreen: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplashScreen::drawContents
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI13QSplashScreen)
-236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
-240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
244 QWidget::_ZThn8_NK7QWidget7devTypeEv
248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplashScreen
- size=20 align=4
- base size=20 base align=4
-QSplashScreen (0xb363ef00) 0
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
- QWidget (0xb3586000) 0
- primary-for QSplashScreen (0xb363ef00)
- QObject (0xb3586040) 0
- primary-for QWidget (0xb3586000)
- QPaintDevice (0xb3586080) 8
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
-
-Vtable for QLabel
-QLabel::_ZTV6QLabel: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QLabel)
-8 QLabel::metaObject
-12 QLabel::qt_metacast
-16 QLabel::qt_metacall
-20 QLabel::~QLabel
-24 QLabel::~QLabel
-28 QLabel::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLabel::sizeHint
-68 QLabel::minimumSizeHint
-72 QLabel::heightForWidth
-76 QWidget::paintEngine
-80 QLabel::mousePressEvent
-84 QLabel::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QLabel::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLabel::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLabel::focusInEvent
-112 QLabel::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLabel::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLabel::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLabel::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QLabel::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QLabel)
-232 QLabel::_ZThn8_N6QLabelD1Ev
-236 QLabel::_ZThn8_N6QLabelD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLabel
+Class QScrollBar
size=20 align=4
base size=20 base align=4
-QLabel (0xb3586100) 0
- vptr=((& QLabel::_ZTV6QLabel) + 8u)
- QFrame (0xb3586140) 0
- primary-for QLabel (0xb3586100)
- QWidget (0xb3586180) 0
- primary-for QFrame (0xb3586140)
- QObject (0xb35861c0) 0
- primary-for QWidget (0xb3586180)
- QPaintDevice (0xb3586200) 8
- vptr=((& QLabel::_ZTV6QLabel) + 232u)
+QScrollBar (0xb2015a00) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb2015a40) 0
+ primary-for QScrollBar (0xb2015a00)
+ QWidget (0xb2056050) 0
+ primary-for QAbstractSlider (0xb2015a40)
+ QObject (0xb20521e0) 0
+ primary-for QWidget (0xb2056050)
+ QPaintDevice (0xb205221c) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-Vtable for QLineEdit
-QLineEdit::_ZTV9QLineEdit: 63u entries
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QLineEdit)
-8 QLineEdit::metaObject
-12 QLineEdit::qt_metacast
-16 QLineEdit::qt_metacall
-20 QLineEdit::~QLineEdit
-24 QLineEdit::~QLineEdit
-28 QLineEdit::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QLineEdit::sizeHint
-68 QLineEdit::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QLineEdit::mousePressEvent
-84 QLineEdit::mouseReleaseEvent
-88 QLineEdit::mouseDoubleClickEvent
-92 QLineEdit::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLineEdit::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLineEdit::focusInEvent
-112 QLineEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLineEdit::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLineEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QLineEdit::dragEnterEvent
-156 QLineEdit::dragMoveEvent
-160 QLineEdit::dragLeaveEvent
-164 QLineEdit::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLineEdit::changeEvent
-184 QWidget::metric
-188 QLineEdit::inputMethodEvent
-192 QLineEdit::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QLineEdit)
-232 QLineEdit::_ZThn8_N9QLineEditD1Ev
-236 QLineEdit::_ZThn8_N9QLineEditD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLineEdit
- size=20 align=4
- base size=20 base align=4
-QLineEdit (0xb3586280) 0
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
- QWidget (0xb35862c0) 0
- primary-for QLineEdit (0xb3586280)
- QObject (0xb3586300) 0
- primary-for QWidget (0xb35862c0)
- QPaintDevice (0xb3586340) 8
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-
-Vtable for QToolBar
-QToolBar::_ZTV8QToolBar: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBar)
-8 QToolBar::metaObject
-12 QToolBar::qt_metacast
-16 QToolBar::qt_metacall
-20 QToolBar::~QToolBar
-24 QToolBar::~QToolBar
-28 QToolBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QToolBar::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QSizeGrip::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -10770,21 +14377,21 @@ QToolBar::_ZTV8QToolBar: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QToolBar::paintEvent
-128 QWidget::moveEvent
-132 QToolBar::resizeEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QToolBar::actionEvent
+148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
176 QWidget::x11Event
-180 QToolBar::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10795,290 +14402,131 @@ QToolBar::_ZTV8QToolBar: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QToolBar)
-232 QToolBar::_ZThn8_N8QToolBarD1Ev
-236 QToolBar::_ZThn8_N8QToolBarD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBar
- size=20 align=4
- base size=20 base align=4
-QToolBar (0xb35863c0) 0
- vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
- QWidget (0xb3586400) 0
- primary-for QToolBar (0xb35863c0)
- QObject (0xb3586440) 0
- primary-for QWidget (0xb3586400)
- QPaintDevice (0xb3586480) 8
- vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-
-Vtable for QSpinBox
-QSpinBox::_ZTV8QSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QSpinBox)
-8 QSpinBox::metaObject
-12 QSpinBox::qt_metacast
-16 QSpinBox::qt_metacall
-20 QSpinBox::~QSpinBox
-24 QSpinBox::~QSpinBox
-28 QSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QSpinBox::validate
-228 QSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QSpinBox::valueFromText
-248 QSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI8QSpinBox)
-260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
-264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSpinBox
- size=20 align=4
- base size=20 base align=4
-QSpinBox (0xb3586500) 0
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
- QAbstractSpinBox (0xb3586540) 0
- primary-for QSpinBox (0xb3586500)
- QWidget (0xb3586580) 0
- primary-for QAbstractSpinBox (0xb3586540)
- QObject (0xb35865c0) 0
- primary-for QWidget (0xb3586580)
- QPaintDevice (0xb3586600) 8
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-
-Vtable for QDoubleSpinBox
-QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-8 QDoubleSpinBox::metaObject
-12 QDoubleSpinBox::qt_metacast
-16 QDoubleSpinBox::qt_metacall
-20 QDoubleSpinBox::~QDoubleSpinBox
-24 QDoubleSpinBox::~QDoubleSpinBox
-28 QAbstractSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDoubleSpinBox::validate
-228 QDoubleSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QDoubleSpinBox::valueFromText
-248 QDoubleSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
-264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDoubleSpinBox
+Class QSizeGrip
size=20 align=4
base size=20 base align=4
-QDoubleSpinBox (0xb3586680) 0
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
- QAbstractSpinBox (0xb35866c0) 0
- primary-for QDoubleSpinBox (0xb3586680)
- QWidget (0xb3586700) 0
- primary-for QAbstractSpinBox (0xb35866c0)
- QObject (0xb3586740) 0
- primary-for QWidget (0xb3586700)
- QPaintDevice (0xb3586780) 8
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+QSizeGrip (0xb2015d40) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb205dd70) 0
+ primary-for QSizeGrip (0xb2015d40)
+ QObject (0xb20524b0) 0
+ primary-for QWidget (0xb205dd70)
+ QPaintDevice (0xb20524ec) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
-Vtable for QLCDNumber
-QLCDNumber::_ZTV10QLCDNumber: 63u entries
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QLCDNumber)
-8 QLCDNumber::metaObject
-12 QLCDNumber::qt_metacast
-16 QLCDNumber::qt_metacall
-20 QLCDNumber::~QLCDNumber
-24 QLCDNumber::~QLCDNumber
-28 QLCDNumber::event
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QLCDNumber::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QLCDNumber::paintEvent
+124 QTextBrowser::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QTextEdit::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QLCDNumber)
-232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
-236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QLCDNumber
+Class QTextBrowser
size=20 align=4
base size=20 base align=4
-QLCDNumber (0xb3586800) 0
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
- QFrame (0xb3586840) 0
- primary-for QLCDNumber (0xb3586800)
- QWidget (0xb3586880) 0
- primary-for QFrame (0xb3586840)
- QObject (0xb35868c0) 0
- primary-for QWidget (0xb3586880)
- QPaintDevice (0xb3586900) 8
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+QTextBrowser (0xb2078000) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb2078040) 0
+ primary-for QTextBrowser (0xb2078000)
+ QAbstractScrollArea (0xb2078080) 0
+ primary-for QTextEdit (0xb2078040)
+ QFrame (0xb20780c0) 0
+ primary-for QAbstractScrollArea (0xb2078080)
+ QWidget (0xb206daa0) 0
+ primary-for QFrame (0xb20780c0)
+ QObject (0xb2052708) 0
+ primary-for QWidget (0xb206daa0)
+ QPaintDevice (0xb2052744) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
-Vtable for QMainWindow
-QMainWindow::_ZTV11QMainWindow: 64u entries
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMainWindow)
-8 QMainWindow::metaObject
-12 QMainWindow::qt_metacast
-16 QMainWindow::qt_metacall
-20 QMainWindow::~QMainWindow
-24 QMainWindow::~QMainWindow
-28 QMainWindow::event
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -11102,89 +14550,9 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QMainWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QMainWindow::createPopupMenu
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11QMainWindow)
-236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
-240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMainWindow
- size=20 align=4
- base size=20 base align=4
-QMainWindow (0xb3586980) 0
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
- QWidget (0xb35869c0) 0
- primary-for QMainWindow (0xb3586980)
- QObject (0xb3586a00) 0
- primary-for QWidget (0xb35869c0)
- QPaintDevice (0xb3586a40) 8
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
-
-Vtable for QDial
-QDial::_ZTV5QDial: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDial)
-8 QDial::metaObject
-12 QDial::qt_metacast
-16 QDial::qt_metacall
-20 QDial::~QDial
-24 QDial::~QDial
-28 QDial::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDial::sizeHint
-68 QDial::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDial::mousePressEvent
-84 QDial::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QDial::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDial::paintEvent
+124 QStatusBar::paintEvent
128 QWidget::moveEvent
-132 QDial::resizeEvent
+132 QStatusBar::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -11193,10 +14561,10 @@ QDial::_ZTV5QDial: 64u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QStatusBar::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -11207,28 +14575,25 @@ QDial::_ZTV5QDial: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDial::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI5QDial)
-236 QDial::_ZThn8_N5QDialD1Ev
-240 QDial::_ZThn8_N5QDialD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDial
+Class QStatusBar
size=20 align=4
base size=20 base align=4
-QDial (0xb3586b00) 0
- vptr=((& QDial::_ZTV5QDial) + 8u)
- QAbstractSlider (0xb3586b40) 0
- primary-for QDial (0xb3586b00)
- QWidget (0xb3586b80) 0
- primary-for QAbstractSlider (0xb3586b40)
- QObject (0xb3586bc0) 0
- primary-for QWidget (0xb3586b80)
- QPaintDevice (0xb3586c00) 8
- vptr=((& QDial::_ZTV5QDial) + 236u)
+QStatusBar (0xb2078380) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb2089230) 0
+ primary-for QStatusBar (0xb2078380)
+ QObject (0xb2052960) 0
+ primary-for QWidget (0xb2089230)
+ QPaintDevice (0xb205299c) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
Vtable for QToolButton
QToolButton::_ZTV11QToolButton: 66u entries
@@ -11291,7 +14656,7 @@ QToolButton::_ZTV11QToolButton: 66u entries
224 QToolButton::hitButton
228 QAbstractButton::checkStateSet
232 QToolButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))-0x000000008
240 (int (*)(...))(& _ZTI11QToolButton)
244 QToolButton::_ZThn8_N11QToolButtonD1Ev
248 QToolButton::_ZThn8_N11QToolButtonD0Ev
@@ -11302,151 +14667,68 @@ QToolButton::_ZTV11QToolButton: 66u entries
Class QToolButton
size=20 align=4
base size=20 base align=4
-QToolButton (0xb3586c80) 0
+QToolButton (0xb2078780) 0
vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
- QAbstractButton (0xb3586cc0) 0
- primary-for QToolButton (0xb3586c80)
- QWidget (0xb3586d00) 0
- primary-for QAbstractButton (0xb3586cc0)
- QObject (0xb3586d40) 0
- primary-for QWidget (0xb3586d00)
- QPaintDevice (0xb3586d80) 8
+ QAbstractButton (0xb20787c0) 0
+ primary-for QToolButton (0xb2078780)
+ QWidget (0xb2095910) 0
+ primary-for QAbstractButton (0xb20787c0)
+ QObject (0xb2052bb8) 0
+ primary-for QWidget (0xb2095910)
+ QPaintDevice (0xb2052bf4) 8
vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
-Vtable for QRadioButton
-QRadioButton::_ZTV12QRadioButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QRadioButton)
-8 QRadioButton::metaObject
-12 QRadioButton::qt_metacast
-16 QRadioButton::qt_metacall
-20 QRadioButton::~QRadioButton
-24 QRadioButton::~QRadioButton
-28 QRadioButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QRadioButton::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QRadioButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QRadioButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QRadioButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QRadioButton)
-244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
-248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QRadioButton
- size=20 align=4
- base size=20 base align=4
-QRadioButton (0xb3586e40) 0
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
- QAbstractButton (0xb3586e80) 0
- primary-for QRadioButton (0xb3586e40)
- QWidget (0xb3586ec0) 0
- primary-for QAbstractButton (0xb3586e80)
- QObject (0xb3586f00) 0
- primary-for QWidget (0xb3586ec0)
- QPaintDevice (0xb3586f40) 8
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-
-Vtable for QSplitter
-QSplitter::_ZTV9QSplitter: 64u entries
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSplitter)
-8 QSplitter::metaObject
-12 QSplitter::qt_metacast
-16 QSplitter::qt_metacall
-20 QSplitter::~QSplitter
-24 QSplitter::~QSplitter
-28 QSplitter::event
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QSplitter::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSplitter::sizeHint
-68 QSplitter::minimumSizeHint
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QComboBox::paintEvent
128 QWidget::moveEvent
-132 QSplitter::resizeEvent
+132 QComboBox::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QComboBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
176 QWidget::x11Event
-180 QSplitter::changeEvent
+180 QComboBox::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -11454,63 +14736,62 @@ QSplitter::_ZTV9QSplitter: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplitter::createHandle
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI9QSplitter)
-236 QSplitter::_ZThn8_N9QSplitterD1Ev
-240 QSplitter::_ZThn8_N9QSplitterD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplitter
+Class QComboBox
size=20 align=4
base size=20 base align=4
-QSplitter (0xb3586fc0) 0
- vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
- QFrame (0xb35860c0) 0
- primary-for QSplitter (0xb3586fc0)
- QWidget (0xb3586240) 0
- primary-for QFrame (0xb35860c0)
- QObject (0xb3586380) 0
- primary-for QWidget (0xb3586240)
- QPaintDevice (0xb35864c0) 8
- vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+QComboBox (0xb2078f00) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb20bc8c0) 0
+ primary-for QComboBox (0xb2078f00)
+ QObject (0xb20bb258) 0
+ primary-for QWidget (0xb20bc8c0)
+ QPaintDevice (0xb20bb294) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
-Vtable for QSplitterHandle
-QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSplitterHandle)
-8 QSplitterHandle::metaObject
-12 QSplitterHandle::qt_metacast
-16 QSplitterHandle::qt_metacall
-20 QSplitterHandle::~QSplitterHandle
-24 QSplitterHandle::~QSplitterHandle
-28 QSplitterHandle::event
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSplitterHandle::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
76 QWidget::paintEngine
-80 QSplitterHandle::mousePressEvent
-84 QSplitterHandle::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QSplitterHandle::mouseMoveEvent
+92 QAbstractButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSplitterHandle::paintEvent
+124 QCommandLinkButton::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -11524,7 +14805,7 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -11535,822 +14816,71 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI15QSplitterHandle)
-232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
-236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSplitterHandle
- size=20 align=4
- base size=20 base align=4
-QSplitterHandle (0xb3586640) 0
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
- QWidget (0xb35867c0) 0
- primary-for QSplitterHandle (0xb3586640)
- QObject (0xb3586940) 0
- primary-for QWidget (0xb35867c0)
- QPaintDevice (0xb3586a80) 8
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
-
-Vtable for QGraphicsSceneEvent
-QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
-8 QGraphicsSceneEvent::~QGraphicsSceneEvent
-12 QGraphicsSceneEvent::~QGraphicsSceneEvent
-
-Class QGraphicsSceneEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneEvent (0xb3586c40) 0
- vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
- QEvent (0xb3586e00) 0
- primary-for QGraphicsSceneEvent (0xb3586c40)
-
-Vtable for QGraphicsSceneMouseEvent
-QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
-8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-
-Class QGraphicsSceneMouseEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneMouseEvent (0xb3586f80) 0
- vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
- QGraphicsSceneEvent (0xb34d0000) 0
- primary-for QGraphicsSceneMouseEvent (0xb3586f80)
- QEvent (0xb34d0040) 0
- primary-for QGraphicsSceneEvent (0xb34d0000)
-
-Vtable for QGraphicsSceneWheelEvent
-QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
-8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-
-Class QGraphicsSceneWheelEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneWheelEvent (0xb34d00c0) 0
- vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
- QGraphicsSceneEvent (0xb34d0100) 0
- primary-for QGraphicsSceneWheelEvent (0xb34d00c0)
- QEvent (0xb34d0140) 0
- primary-for QGraphicsSceneEvent (0xb34d0100)
-
-Vtable for QGraphicsSceneContextMenuEvent
-QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
-8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-
-Class QGraphicsSceneContextMenuEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneContextMenuEvent (0xb34d01c0) 0
- vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
- QGraphicsSceneEvent (0xb34d0200) 0
- primary-for QGraphicsSceneContextMenuEvent (0xb34d01c0)
- QEvent (0xb34d0240) 0
- primary-for QGraphicsSceneEvent (0xb34d0200)
-
-Vtable for QGraphicsSceneHoverEvent
-QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
-8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-
-Class QGraphicsSceneHoverEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHoverEvent (0xb34d02c0) 0
- vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
- QGraphicsSceneEvent (0xb34d0300) 0
- primary-for QGraphicsSceneHoverEvent (0xb34d02c0)
- QEvent (0xb34d0340) 0
- primary-for QGraphicsSceneEvent (0xb34d0300)
-
-Vtable for QGraphicsSceneHelpEvent
-QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
-8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-
-Class QGraphicsSceneHelpEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHelpEvent (0xb34d03c0) 0
- vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
- QGraphicsSceneEvent (0xb34d0400) 0
- primary-for QGraphicsSceneHelpEvent (0xb34d03c0)
- QEvent (0xb34d0440) 0
- primary-for QGraphicsSceneEvent (0xb34d0400)
-
-Vtable for QGraphicsSceneDragDropEvent
-QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
-8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-
-Class QGraphicsSceneDragDropEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneDragDropEvent (0xb34d04c0) 0
- vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
- QGraphicsSceneEvent (0xb34d0500) 0
- primary-for QGraphicsSceneDragDropEvent (0xb34d04c0)
- QEvent (0xb34d0540) 0
- primary-for QGraphicsSceneEvent (0xb34d0500)
-
-Vtable for QGraphicsItem
-QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsItem)
-8 QGraphicsItem::~QGraphicsItem
-12 QGraphicsItem::~QGraphicsItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItem::isObscuredBy
-44 QGraphicsItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsItem (0xb34d05c0) 0
- vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
-
-Vtable for QAbstractGraphicsShapeItem
-QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
-8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QAbstractGraphicsShapeItem::isObscuredBy
-44 QAbstractGraphicsShapeItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QAbstractGraphicsShapeItem
- size=8 align=4
- base size=8 base align=4
-QAbstractGraphicsShapeItem (0xb34d0880) 0
- vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
- QGraphicsItem (0xb34d08c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34d0880)
-
-Vtable for QGraphicsPathItem
-QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
-8 QGraphicsPathItem::~QGraphicsPathItem
-12 QGraphicsPathItem::~QGraphicsPathItem
-16 QGraphicsItem::advance
-20 QGraphicsPathItem::boundingRect
-24 QGraphicsPathItem::shape
-28 QGraphicsPathItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPathItem::isObscuredBy
-44 QGraphicsPathItem::opaqueArea
-48 QGraphicsPathItem::paint
-52 QGraphicsPathItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPathItem::supportsExtension
-148 QGraphicsPathItem::setExtension
-152 QGraphicsPathItem::extension
-
-Class QGraphicsPathItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPathItem (0xb34d0940) 0
- vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34d0980) 0
- primary-for QGraphicsPathItem (0xb34d0940)
- QGraphicsItem (0xb34d09c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34d0980)
-
-Vtable for QGraphicsRectItem
-QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
-8 QGraphicsRectItem::~QGraphicsRectItem
-12 QGraphicsRectItem::~QGraphicsRectItem
-16 QGraphicsItem::advance
-20 QGraphicsRectItem::boundingRect
-24 QGraphicsRectItem::shape
-28 QGraphicsRectItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsRectItem::isObscuredBy
-44 QGraphicsRectItem::opaqueArea
-48 QGraphicsRectItem::paint
-52 QGraphicsRectItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsRectItem::supportsExtension
-148 QGraphicsRectItem::setExtension
-152 QGraphicsRectItem::extension
-
-Class QGraphicsRectItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsRectItem (0xb34d0a40) 0
- vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34d0a80) 0
- primary-for QGraphicsRectItem (0xb34d0a40)
- QGraphicsItem (0xb34d0ac0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34d0a80)
-
-Vtable for QGraphicsEllipseItem
-QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
-8 QGraphicsEllipseItem::~QGraphicsEllipseItem
-12 QGraphicsEllipseItem::~QGraphicsEllipseItem
-16 QGraphicsItem::advance
-20 QGraphicsEllipseItem::boundingRect
-24 QGraphicsEllipseItem::shape
-28 QGraphicsEllipseItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsEllipseItem::isObscuredBy
-44 QGraphicsEllipseItem::opaqueArea
-48 QGraphicsEllipseItem::paint
-52 QGraphicsEllipseItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsEllipseItem::supportsExtension
-148 QGraphicsEllipseItem::setExtension
-152 QGraphicsEllipseItem::extension
-
-Class QGraphicsEllipseItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsEllipseItem (0xb34d0b40) 0
- vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34d0b80) 0
- primary-for QGraphicsEllipseItem (0xb34d0b40)
- QGraphicsItem (0xb34d0bc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34d0b80)
-
-Vtable for QGraphicsPolygonItem
-QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
-8 QGraphicsPolygonItem::~QGraphicsPolygonItem
-12 QGraphicsPolygonItem::~QGraphicsPolygonItem
-16 QGraphicsItem::advance
-20 QGraphicsPolygonItem::boundingRect
-24 QGraphicsPolygonItem::shape
-28 QGraphicsPolygonItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPolygonItem::isObscuredBy
-44 QGraphicsPolygonItem::opaqueArea
-48 QGraphicsPolygonItem::paint
-52 QGraphicsPolygonItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPolygonItem::supportsExtension
-148 QGraphicsPolygonItem::setExtension
-152 QGraphicsPolygonItem::extension
-
-Class QGraphicsPolygonItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPolygonItem (0xb34d0c40) 0
- vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34d0c80) 0
- primary-for QGraphicsPolygonItem (0xb34d0c40)
- QGraphicsItem (0xb34d0cc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34d0c80)
-
-Vtable for QGraphicsLineItem
-QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
-8 QGraphicsLineItem::~QGraphicsLineItem
-12 QGraphicsLineItem::~QGraphicsLineItem
-16 QGraphicsItem::advance
-20 QGraphicsLineItem::boundingRect
-24 QGraphicsLineItem::shape
-28 QGraphicsLineItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsLineItem::isObscuredBy
-44 QGraphicsLineItem::opaqueArea
-48 QGraphicsLineItem::paint
-52 QGraphicsLineItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsLineItem::supportsExtension
-148 QGraphicsLineItem::setExtension
-152 QGraphicsLineItem::extension
-
-Class QGraphicsLineItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsLineItem (0xb34d0d40) 0
- vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
- QGraphicsItem (0xb34d0d80) 0
- primary-for QGraphicsLineItem (0xb34d0d40)
-
-Vtable for QGraphicsPixmapItem
-QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
-8 QGraphicsPixmapItem::~QGraphicsPixmapItem
-12 QGraphicsPixmapItem::~QGraphicsPixmapItem
-16 QGraphicsItem::advance
-20 QGraphicsPixmapItem::boundingRect
-24 QGraphicsPixmapItem::shape
-28 QGraphicsPixmapItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPixmapItem::isObscuredBy
-44 QGraphicsPixmapItem::opaqueArea
-48 QGraphicsPixmapItem::paint
-52 QGraphicsPixmapItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPixmapItem::supportsExtension
-148 QGraphicsPixmapItem::setExtension
-152 QGraphicsPixmapItem::extension
-
-Class QGraphicsPixmapItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPixmapItem (0xb34d0e00) 0
- vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
- QGraphicsItem (0xb34d0e40) 0
- primary-for QGraphicsPixmapItem (0xb34d0e00)
-
-Vtable for QGraphicsTextItem
-QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-8 QGraphicsTextItem::metaObject
-12 QGraphicsTextItem::qt_metacast
-16 QGraphicsTextItem::qt_metacall
-20 QGraphicsTextItem::~QGraphicsTextItem
-24 QGraphicsTextItem::~QGraphicsTextItem
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsTextItem::boundingRect
-60 QGraphicsTextItem::shape
-64 QGraphicsTextItem::contains
-68 QGraphicsTextItem::paint
-72 QGraphicsTextItem::isObscuredBy
-76 QGraphicsTextItem::opaqueArea
-80 QGraphicsTextItem::type
-84 QGraphicsTextItem::sceneEvent
-88 QGraphicsTextItem::mousePressEvent
-92 QGraphicsTextItem::mouseMoveEvent
-96 QGraphicsTextItem::mouseReleaseEvent
-100 QGraphicsTextItem::mouseDoubleClickEvent
-104 QGraphicsTextItem::contextMenuEvent
-108 QGraphicsTextItem::keyPressEvent
-112 QGraphicsTextItem::keyReleaseEvent
-116 QGraphicsTextItem::focusInEvent
-120 QGraphicsTextItem::focusOutEvent
-124 QGraphicsTextItem::dragEnterEvent
-128 QGraphicsTextItem::dragLeaveEvent
-132 QGraphicsTextItem::dragMoveEvent
-136 QGraphicsTextItem::dropEvent
-140 QGraphicsTextItem::inputMethodEvent
-144 QGraphicsTextItem::hoverEnterEvent
-148 QGraphicsTextItem::hoverMoveEvent
-152 QGraphicsTextItem::hoverLeaveEvent
-156 QGraphicsTextItem::inputMethodQuery
-160 QGraphicsTextItem::supportsExtension
-164 QGraphicsTextItem::setExtension
-168 QGraphicsTextItem::extension
-172 (int (*)(...))-0x00000000000000008
-176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
-184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
-188 QGraphicsItem::advance
-192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
-196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
-200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
-204 QGraphicsItem::collidesWithItem
-208 QGraphicsItem::collidesWithPath
-212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
-216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
-220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
-224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
-228 QGraphicsItem::sceneEventFilter
-232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
-236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
-240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
-244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
-248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
-252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
-256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
-260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
-264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
-268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
-272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
-276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
-280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
-284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
-288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
-292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
-296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
-300 QGraphicsItem::wheelEvent
-304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
-308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
-312 QGraphicsItem::itemChange
-316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
-320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
-324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGraphicsTextItem
+Class QCommandLinkButton
size=20 align=4
base size=20 base align=4
-QGraphicsTextItem (0xb34d0ec0) 0
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
- QObject (0xb34d0f00) 0
- primary-for QGraphicsTextItem (0xb34d0ec0)
- QGraphicsItem (0xb34d0f40) 8
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+QCommandLinkButton (0xb1ec08c0) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb1ec0900) 0
+ primary-for QCommandLinkButton (0xb1ec08c0)
+ QAbstractButton (0xb1ec0940) 0
+ primary-for QPushButton (0xb1ec0900)
+ QWidget (0xb1edc050) 0
+ primary-for QAbstractButton (0xb1ec0940)
+ QObject (0xb20bba8c) 0
+ primary-for QWidget (0xb1edc050)
+ QPaintDevice (0xb20bbac8) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
-Vtable for QGraphicsSimpleTextItem
-QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
-8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-16 QGraphicsItem::advance
-20 QGraphicsSimpleTextItem::boundingRect
-24 QGraphicsSimpleTextItem::shape
-28 QGraphicsSimpleTextItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsSimpleTextItem::isObscuredBy
-44 QGraphicsSimpleTextItem::opaqueArea
-48 QGraphicsSimpleTextItem::paint
-52 QGraphicsSimpleTextItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsSimpleTextItem::supportsExtension
-148 QGraphicsSimpleTextItem::setExtension
-152 QGraphicsSimpleTextItem::extension
-
-Class QGraphicsSimpleTextItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsSimpleTextItem (0xb34d0fc0) 0
- vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34d0080) 0
- primary-for QGraphicsSimpleTextItem (0xb34d0fc0)
- QGraphicsItem (0xb34d0180) 0
- primary-for QAbstractGraphicsShapeItem (0xb34d0080)
-
-Vtable for QGraphicsItemGroup
-QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
-8 QGraphicsItemGroup::~QGraphicsItemGroup
-12 QGraphicsItemGroup::~QGraphicsItemGroup
-16 QGraphicsItem::advance
-20 QGraphicsItemGroup::boundingRect
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItemGroup::isObscuredBy
-44 QGraphicsItemGroup::opaqueArea
-48 QGraphicsItemGroup::paint
-52 QGraphicsItemGroup::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItemGroup
- size=8 align=4
- base size=8 base align=4
-QGraphicsItemGroup (0xb34d0280) 0
- vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
- QGraphicsItem (0xb34d0380) 0
- primary-for QGraphicsItemGroup (0xb34d0280)
-
-Class QPainter
- size=4 align=4
- base size=4 base align=4
-QPainter (0xb34d0480) 0
-
-
-
-
-
-
-
-
-
-
-Vtable for QGraphicsScene
-QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QGraphicsScene)
-8 QGraphicsScene::metaObject
-12 QGraphicsScene::qt_metacast
-16 QGraphicsScene::qt_metacall
-20 QGraphicsScene::~QGraphicsScene
-24 QGraphicsScene::~QGraphicsScene
-28 QGraphicsScene::event
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGraphicsScene::inputMethodQuery
-60 QGraphicsScene::contextMenuEvent
-64 QGraphicsScene::dragEnterEvent
-68 QGraphicsScene::dragMoveEvent
-72 QGraphicsScene::dragLeaveEvent
-76 QGraphicsScene::dropEvent
-80 QGraphicsScene::focusInEvent
-84 QGraphicsScene::focusOutEvent
-88 QGraphicsScene::helpEvent
-92 QGraphicsScene::keyPressEvent
-96 QGraphicsScene::keyReleaseEvent
-100 QGraphicsScene::mousePressEvent
-104 QGraphicsScene::mouseMoveEvent
-108 QGraphicsScene::mouseReleaseEvent
-112 QGraphicsScene::mouseDoubleClickEvent
-116 QGraphicsScene::wheelEvent
-120 QGraphicsScene::inputMethodEvent
-124 QGraphicsScene::drawBackground
-128 QGraphicsScene::drawForeground
-132 QGraphicsScene::drawItems
-Class QGraphicsScene
+Class QMenuItem
size=8 align=4
base size=8 base align=4
-QGraphicsScene (0xb3244180) 0
- vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
- QObject (0xb32441c0) 0
- primary-for QGraphicsScene (0xb3244180)
-
-
-
+QMenuItem (0xb1ec0c00) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb1ec0c40) 0
+ primary-for QMenuItem (0xb1ec0c00)
+ QObject (0xb20bbce4) 0
+ primary-for QAction (0xb1ec0c40)
-Vtable for QGraphicsView
-QGraphicsView::_ZTV13QGraphicsView: 68u entries
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsView)
-8 QGraphicsView::metaObject
-12 QGraphicsView::qt_metacast
-16 QGraphicsView::qt_metacall
-20 QGraphicsView::~QGraphicsView
-24 QGraphicsView::~QGraphicsView
-28 QGraphicsView::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -12358,132 +14888,16 @@ QGraphicsView::_ZTV13QGraphicsView: 68u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QGraphicsView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGraphicsView::mousePressEvent
-84 QGraphicsView::mouseReleaseEvent
-88 QGraphicsView::mouseDoubleClickEvent
-92 QGraphicsView::mouseMoveEvent
-96 QGraphicsView::wheelEvent
-100 QGraphicsView::keyPressEvent
-104 QGraphicsView::keyReleaseEvent
-108 QGraphicsView::focusInEvent
-112 QGraphicsView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGraphicsView::paintEvent
-128 QWidget::moveEvent
-132 QGraphicsView::resizeEvent
-136 QWidget::closeEvent
-140 QGraphicsView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QGraphicsView::dragEnterEvent
-156 QGraphicsView::dragMoveEvent
-160 QGraphicsView::dragLeaveEvent
-164 QGraphicsView::dropEvent
-168 QGraphicsView::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QGraphicsView::inputMethodEvent
-192 QGraphicsView::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QGraphicsView::viewportEvent
-228 QGraphicsView::scrollContentsBy
-232 QGraphicsView::drawBackground
-236 QGraphicsView::drawForeground
-240 QGraphicsView::drawItems
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI13QGraphicsView)
-252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
-256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QGraphicsView
- size=20 align=4
- base size=20 base align=4
-QGraphicsView (0xb32443c0) 0
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
- QAbstractScrollArea (0xb3244400) 0
- primary-for QGraphicsView (0xb32443c0)
- QFrame (0xb3244440) 0
- primary-for QAbstractScrollArea (0xb3244400)
- QWidget (0xb3244480) 0
- primary-for QFrame (0xb3244440)
- QObject (0xb32444c0) 0
- primary-for QWidget (0xb3244480)
- QPaintDevice (0xb3244500) 8
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
-Vtable for QGraphicsItemAnimation
-QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
-8 QGraphicsItemAnimation::metaObject
-12 QGraphicsItemAnimation::qt_metacast
-16 QGraphicsItemAnimation::qt_metacall
-20 QGraphicsItemAnimation::~QGraphicsItemAnimation
-24 QGraphicsItemAnimation::~QGraphicsItemAnimation
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsItemAnimation::beforeAnimationStep
-60 QGraphicsItemAnimation::afterAnimationStep
-
-Class QGraphicsItemAnimation
- size=12 align=4
- base size=12 base align=4
-QGraphicsItemAnimation (0xb3244640) 0
- vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
- QObject (0xb3244680) 0
- primary-for QGraphicsItemAnimation (0xb3244640)
-
-Vtable for QDialog
-QDialog::_ZTV7QDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QDialog)
-8 QDialog::metaObject
-12 QDialog::qt_metacast
-16 QDialog::qt_metacall
-20 QDialog::~QDialog
-24 QDialog::~QDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
+80 QCalendarWidget::mousePressEvent
84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QCalendarWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -12491,16 +14905,16 @@ QDialog::_ZTV7QDialog: 66u entries
120 QWidget::leaveEvent
124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -12514,160 +14928,75 @@ QDialog::_ZTV7QDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI7QDialog)
-244 QDialog::_ZThn8_N7QDialogD1Ev
-248 QDialog::_ZThn8_N7QDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDialog
- size=20 align=4
- base size=20 base align=4
-QDialog (0xb3244700) 0
- vptr=((& QDialog::_ZTV7QDialog) + 8u)
- QWidget (0xb3244740) 0
- primary-for QDialog (0xb3244700)
- QObject (0xb3244780) 0
- primary-for QWidget (0xb3244740)
- QPaintDevice (0xb32447c0) 8
- vptr=((& QDialog::_ZTV7QDialog) + 244u)
-
-Vtable for QErrorMessage
-QErrorMessage::_ZTV13QErrorMessage: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QErrorMessage)
-8 QErrorMessage::metaObject
-12 QErrorMessage::qt_metacast
-16 QErrorMessage::qt_metacall
-20 QErrorMessage::~QErrorMessage
-24 QErrorMessage::~QErrorMessage
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QErrorMessage::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QErrorMessage::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13QErrorMessage)
-244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
-248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QErrorMessage
+Class QCalendarWidget
size=20 align=4
base size=20 base align=4
-QErrorMessage (0xb3244840) 0
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
- QDialog (0xb3244880) 0
- primary-for QErrorMessage (0xb3244840)
- QWidget (0xb32448c0) 0
- primary-for QDialog (0xb3244880)
- QObject (0xb3244900) 0
- primary-for QWidget (0xb32448c0)
- QPaintDevice (0xb3244940) 8
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+QCalendarWidget (0xb1ec0e80) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb1eecdc0) 0
+ primary-for QCalendarWidget (0xb1ec0e80)
+ QObject (0xb20bbe10) 0
+ primary-for QWidget (0xb1eecdc0)
+ QPaintDevice (0xb20bbe4c) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
-Vtable for QInputDialog
-QInputDialog::_ZTV12QInputDialog: 66u entries
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QInputDialog)
-8 QInputDialog::metaObject
-12 QInputDialog::qt_metacast
-16 QInputDialog::qt_metacall
-20 QInputDialog::~QInputDialog
-24 QInputDialog::~QInputDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QRadioButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QRadioButton::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -12678,164 +15007,79 @@ QInputDialog::_ZTV12QInputDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QInputDialog)
-244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
-248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QInputDialog
- size=20 align=4
- base size=20 base align=4
-QInputDialog (0xb32449c0) 0
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
- QDialog (0xb3244a00) 0
- primary-for QInputDialog (0xb32449c0)
- QWidget (0xb3244a40) 0
- primary-for QDialog (0xb3244a00)
- QObject (0xb3244a80) 0
- primary-for QWidget (0xb3244a40)
- QPaintDevice (0xb3244ac0) 8
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-
-Vtable for QAbstractPrintDialog
-QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-8 QAbstractPrintDialog::metaObject
-12 QAbstractPrintDialog::qt_metacast
-16 QAbstractPrintDialog::qt_metacall
-20 QAbstractPrintDialog::~QAbstractPrintDialog
-24 QAbstractPrintDialog::~QAbstractPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
-252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPrintDialog
+Class QRadioButton
size=20 align=4
base size=20 base align=4
-QAbstractPrintDialog (0xb3244b40) 0
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
- QDialog (0xb3244b80) 0
- primary-for QAbstractPrintDialog (0xb3244b40)
- QWidget (0xb3244bc0) 0
- primary-for QDialog (0xb3244b80)
- QObject (0xb3244c00) 0
- primary-for QWidget (0xb3244bc0)
- QPaintDevice (0xb3244c40) 8
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
+QRadioButton (0xb1f071c0) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1f07200) 0
+ primary-for QRadioButton (0xb1f071c0)
+ QWidget (0xb1f0e0f0) 0
+ primary-for QAbstractButton (0xb1f07200)
+ QObject (0xb1f0d0b4) 0
+ primary-for QWidget (0xb1f0e0f0)
+ QPaintDevice (0xb1f0d0f0) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-Vtable for QPrintDialog
-QPrintDialog::_ZTV12QPrintDialog: 67u entries
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintDialog)
-8 QPrintDialog::metaObject
-12 QPrintDialog::qt_metacast
-16 QPrintDialog::qt_metacall
-20 QPrintDialog::~QPrintDialog
-24 QPrintDialog::~QPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QMenuBar::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QMenuBar::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QWidget::actionEvent
+148 QMenuBar::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QMenuBar::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -12846,54 +15090,46 @@ QPrintDialog::_ZTV12QPrintDialog: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPrintDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI12QPrintDialog)
-248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
-252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPrintDialog
+Class QMenuBar
size=20 align=4
base size=20 base align=4
-QPrintDialog (0xb3244d40) 0
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
- QAbstractPrintDialog (0xb3244d80) 0
- primary-for QPrintDialog (0xb3244d40)
- QDialog (0xb3244dc0) 0
- primary-for QAbstractPrintDialog (0xb3244d80)
- QWidget (0xb3244e00) 0
- primary-for QDialog (0xb3244dc0)
- QObject (0xb3244e40) 0
- primary-for QWidget (0xb3244e00)
- QPaintDevice (0xb3244e80) 8
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+QMenuBar (0xb1f074c0) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1f1b0a0) 0
+ primary-for QMenuBar (0xb1f074c0)
+ QObject (0xb1f0d30c) 0
+ primary-for QWidget (0xb1f1b0a0)
+ QPaintDevice (0xb1f0d348) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
-Vtable for QAbstractPageSetupDialog
-QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-8 QAbstractPageSetupDialog::metaObject
-12 QAbstractPageSetupDialog::qt_metacast
-16 QAbstractPageSetupDialog::qt_metacall
-20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -12901,24 +15137,24 @@ QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QFocusFrame::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -12932,83 +15168,77 @@ QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
-252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QAbstractPageSetupDialog
+Class QFocusFrame
size=20 align=4
base size=20 base align=4
-QAbstractPageSetupDialog (0xb3244f00) 0
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
- QDialog (0xb3244f40) 0
- primary-for QAbstractPageSetupDialog (0xb3244f00)
- QWidget (0xb3244f80) 0
- primary-for QDialog (0xb3244f40)
- QObject (0xb3244fc0) 0
- primary-for QWidget (0xb3244f80)
- QPaintDevice (0xb3244240) 8
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+QFocusFrame (0xb1f6a100) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb1f6c2d0) 0
+ primary-for QFocusFrame (0xb1f6a100)
+ QObject (0xb1f5da8c) 0
+ primary-for QWidget (0xb1f6c2d0)
+ QPaintDevice (0xb1f5dac8) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
-Vtable for QWizard
-QWizard::_ZTV7QWizard: 70u entries
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWizard)
-8 QWizard::metaObject
-12 QWizard::qt_metacast
-16 QWizard::qt_metacall
-20 QWizard::~QWizard
-24 QWizard::~QWizard
-28 QWizard::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWizard::setVisible
-64 QWizard::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWizard::paintEvent
+124 QComboBox::paintEvent
128 QWidget::moveEvent
-132 QWizard::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QComboBox::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -13016,49 +15246,43 @@ QWizard::_ZTV7QWizard: 70u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QWizard::done
-228 QDialog::accept
-232 QDialog::reject
-236 QWizard::validateCurrentPage
-240 QWizard::nextId
-244 QWizard::initializePage
-248 QWizard::cleanupPage
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI7QWizard)
-260 QWizard::_ZThn8_N7QWizardD1Ev
-264 QWizard::_ZThn8_N7QWizardD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWizard
+Class QFontComboBox
size=20 align=4
base size=20 base align=4
-QWizard (0xb3244580) 0
- vptr=((& QWizard::_ZTV7QWizard) + 8u)
- QDialog (0xb32446c0) 0
- primary-for QWizard (0xb3244580)
- QWidget (0xb3244800) 0
- primary-for QDialog (0xb32446c0)
- QObject (0xb3244980) 0
- primary-for QWidget (0xb3244800)
- QPaintDevice (0xb3244b00) 8
- vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
+QFontComboBox (0xb1f6a3c0) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb1f6a400) 0
+ primary-for QFontComboBox (0xb1f6a3c0)
+ QWidget (0xb1f72aa0) 0
+ primary-for QComboBox (0xb1f6a400)
+ QObject (0xb1f5dce4) 0
+ primary-for QWidget (0xb1f72aa0)
+ QPaintDevice (0xb1f5dd20) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-Vtable for QWizardPage
-QWizardPage::_ZTV11QWizardPage: 68u entries
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWizardPage)
-8 QWizardPage::metaObject
-12 QWizardPage::qt_metacast
-16 QWizardPage::qt_metacall
-20 QWizardPage::~QWizardPage
-24 QWizardPage::~QWizardPage
-28 QWidget::event
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QToolBar::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
@@ -13079,13 +15303,13 @@ QWizardPage::_ZTV11QWizardPage: 68u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QToolBar::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QToolBar::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QWidget::actionEvent
+148 QToolBar::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
@@ -13093,90 +15317,7 @@ QWizardPage::_ZTV11QWizardPage: 68u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizardPage::initializePage
-228 QWizardPage::cleanupPage
-232 QWizardPage::validatePage
-236 QWizardPage::isComplete
-240 QWizardPage::nextId
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI11QWizardPage)
-252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
-256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizardPage
- size=20 align=4
- base size=20 base align=4
-QWizardPage (0xb3244ec0) 0
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
- QWidget (0xb321a000) 0
- primary-for QWizardPage (0xb3244ec0)
- QObject (0xb321a040) 0
- primary-for QWidget (0xb321a000)
- QPaintDevice (0xb321a080) 8
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-
-Vtable for QFileDialog
-QFileDialog::_ZTV11QFileDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFileDialog)
-8 QFileDialog::metaObject
-12 QFileDialog::qt_metacast
-16 QFileDialog::qt_metacall
-20 QFileDialog::~QFileDialog
-24 QFileDialog::~QFileDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFileDialog::changeEvent
+180 QToolBar::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13187,52 +15328,46 @@ QFileDialog::_ZTV11QFileDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QFileDialog::done
-228 QFileDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFileDialog)
-244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
-248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFileDialog
+Class QToolBar
size=20 align=4
base size=20 base align=4
-QFileDialog (0xb321a100) 0
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
- QDialog (0xb321a140) 0
- primary-for QFileDialog (0xb321a100)
- QWidget (0xb321a180) 0
- primary-for QDialog (0xb321a140)
- QObject (0xb321a1c0) 0
- primary-for QWidget (0xb321a180)
- QPaintDevice (0xb321a200) 8
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
+QToolBar (0xb1f6a800) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1f8faf0) 0
+ primary-for QToolBar (0xb1f6a800)
+ QObject (0xb1db603c) 0
+ primary-for QWidget (0xb1f8faf0)
+ QPaintDevice (0xb1db6078) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-Vtable for QFontDialog
-QFontDialog::_ZTV11QFontDialog: 66u entries
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFontDialog)
-8 QFontDialog::metaObject
-12 QFontDialog::qt_metacast
-16 QFontDialog::qt_metacall
-20 QFontDialog::~QFontDialog
-24 QFontDialog::~QFontDialog
-28 QWidget::event
-32 QFontDialog::eventFilter
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -13240,27 +15375,27 @@ QFontDialog::_ZTV11QFontDialog: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QToolBox::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFontDialog::changeEvent
+180 QToolBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13271,51 +15406,50 @@ QFontDialog::_ZTV11QFontDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFontDialog)
-244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
-248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFontDialog
+Class QToolBox
size=20 align=4
base size=20 base align=4
-QFontDialog (0xb321a300) 0
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
- QDialog (0xb321a340) 0
- primary-for QFontDialog (0xb321a300)
- QWidget (0xb321a380) 0
- primary-for QDialog (0xb321a340)
- QObject (0xb321a3c0) 0
- primary-for QWidget (0xb321a380)
- QPaintDevice (0xb321a400) 8
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+QToolBox (0xb1f6ac00) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1f6ac40) 0
+ primary-for QToolBox (0xb1f6ac00)
+ QWidget (0xb1dd4370) 0
+ primary-for QFrame (0xb1f6ac40)
+ QObject (0xb1db63c0) 0
+ primary-for QWidget (0xb1dd4370)
+ QPaintDevice (0xb1db63fc) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
-Vtable for QProgressDialog
-QProgressDialog::_ZTV15QProgressDialog: 66u entries
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QProgressDialog)
-8 QProgressDialog::metaObject
-12 QProgressDialog::qt_metacast
-16 QProgressDialog::qt_metacall
-20 QProgressDialog::~QProgressDialog
-24 QProgressDialog::~QProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QSplitter::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -13323,27 +15457,27 @@ QProgressDialog::_ZTV15QProgressDialog: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
-132 QProgressDialog::resizeEvent
-136 QProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QProgressDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QProgressDialog::changeEvent
+180 QSplitter::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13354,76 +15488,74 @@ QProgressDialog::_ZTV15QProgressDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QProgressDialog)
-244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
-248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QProgressDialog
+Class QSplitter
size=20 align=4
base size=20 base align=4
-QProgressDialog (0xb321a480) 0
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
- QDialog (0xb321a4c0) 0
- primary-for QProgressDialog (0xb321a480)
- QWidget (0xb321a500) 0
- primary-for QDialog (0xb321a4c0)
- QObject (0xb321a540) 0
- primary-for QWidget (0xb321a500)
- QPaintDevice (0xb321a580) 8
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+QSplitter (0xb1deb240) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1deb280) 0
+ primary-for QSplitter (0xb1deb240)
+ QWidget (0xb1df2230) 0
+ primary-for QFrame (0xb1deb280)
+ QObject (0xb1db6ac8) 0
+ primary-for QWidget (0xb1df2230)
+ QPaintDevice (0xb1db6b04) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
-Vtable for QPageSetupDialog
-QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QPageSetupDialog)
-8 QPageSetupDialog::metaObject
-12 QPageSetupDialog::qt_metacast
-16 QPageSetupDialog::qt_metacall
-20 QPageSetupDialog::~QPageSetupDialog
-24 QPageSetupDialog::~QPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QSplitterHandle::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QSplitterHandle::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QSplitterHandle::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -13437,497 +15569,62 @@ QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPageSetupDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI16QPageSetupDialog)
-248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
-252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QPageSetupDialog (0xb321a600) 0
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
- QAbstractPageSetupDialog (0xb321a640) 0
- primary-for QPageSetupDialog (0xb321a600)
- QDialog (0xb321a680) 0
- primary-for QAbstractPageSetupDialog (0xb321a640)
- QWidget (0xb321a6c0) 0
- primary-for QDialog (0xb321a680)
- QObject (0xb321a700) 0
- primary-for QWidget (0xb321a6c0)
- QPaintDevice (0xb321a740) 8
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-
-Vtable for QMessageBox
-QMessageBox::_ZTV11QMessageBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMessageBox)
-8 QMessageBox::metaObject
-12 QMessageBox::qt_metacast
-16 QMessageBox::qt_metacall
-20 QMessageBox::~QMessageBox
-24 QMessageBox::~QMessageBox
-28 QMessageBox::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QMessageBox::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMessageBox::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QMessageBox::resizeEvent
-136 QMessageBox::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMessageBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMessageBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QMessageBox)
-244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
-248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMessageBox
- size=20 align=4
- base size=20 base align=4
-QMessageBox (0xb321a7c0) 0
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
- QDialog (0xb321a800) 0
- primary-for QMessageBox (0xb321a7c0)
- QWidget (0xb321a840) 0
- primary-for QDialog (0xb321a800)
- QObject (0xb321a880) 0
- primary-for QWidget (0xb321a840)
- QPaintDevice (0xb321a8c0) 8
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
-
-Vtable for QColorDialog
-QColorDialog::_ZTV12QColorDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QColorDialog)
-8 QColorDialog::metaObject
-12 QColorDialog::qt_metacast
-16 QColorDialog::qt_metacall
-20 QColorDialog::~QColorDialog
-24 QColorDialog::~QColorDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QColorDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QColorDialog)
-244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
-248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QColorDialog
- size=20 align=4
- base size=20 base align=4
-QColorDialog (0xb321a9c0) 0
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
- QDialog (0xb321aa00) 0
- primary-for QColorDialog (0xb321a9c0)
- QWidget (0xb321aa40) 0
- primary-for QDialog (0xb321aa00)
- QObject (0xb321aa80) 0
- primary-for QWidget (0xb321aa40)
- QPaintDevice (0xb321aac0) 8
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
-
-Vtable for QUndoView
-QUndoView::_ZTV9QUndoView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QUndoView)
-8 QUndoView::metaObject
-12 QUndoView::qt_metacast
-16 QUndoView::qt_metacall
-20 QUndoView::~QUndoView
-24 QUndoView::~QUndoView
-28 QListView::event
-32 QObject::eventFilter
-36 QListView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QListView::paintEvent
-128 QWidget::moveEvent
-132 QListView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QAbstractItemView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI9QUndoView)
-392 QUndoView::_ZThn8_N9QUndoViewD1Ev
-396 QUndoView::_ZThn8_N9QUndoViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QUndoView
+Class QSplitterHandle
size=20 align=4
base size=20 base align=4
-QUndoView (0xb321ab40) 0
- vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
- QListView (0xb321ab80) 0
- primary-for QUndoView (0xb321ab40)
- QAbstractItemView (0xb321abc0) 0
- primary-for QListView (0xb321ab80)
- QAbstractScrollArea (0xb321ac00) 0
- primary-for QAbstractItemView (0xb321abc0)
- QFrame (0xb321ac40) 0
- primary-for QAbstractScrollArea (0xb321ac00)
- QWidget (0xb321ac80) 0
- primary-for QFrame (0xb321ac40)
- QObject (0xb321acc0) 0
- primary-for QWidget (0xb321ac80)
- QPaintDevice (0xb321ad00) 8
- vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-
-Vtable for QUndoGroup
-QUndoGroup::_ZTV10QUndoGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoGroup)
-8 QUndoGroup::metaObject
-12 QUndoGroup::qt_metacast
-16 QUndoGroup::qt_metacall
-20 QUndoGroup::~QUndoGroup
-24 QUndoGroup::~QUndoGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoGroup
- size=8 align=4
- base size=8 base align=4
-QUndoGroup (0xb321ad80) 0
- vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
- QObject (0xb321adc0) 0
- primary-for QUndoGroup (0xb321ad80)
-
-Vtable for QUndoCommand
-QUndoCommand::_ZTV12QUndoCommand: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QUndoCommand)
-8 QUndoCommand::~QUndoCommand
-12 QUndoCommand::~QUndoCommand
-16 QUndoCommand::undo
-20 QUndoCommand::redo
-24 QUndoCommand::id
-28 QUndoCommand::mergeWith
-
-Class QUndoCommand
- size=8 align=4
- base size=8 base align=4
-QUndoCommand (0xb321ae40) 0
- vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
-
-Vtable for QUndoStack
-QUndoStack::_ZTV10QUndoStack: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoStack)
-8 QUndoStack::metaObject
-12 QUndoStack::qt_metacast
-16 QUndoStack::qt_metacall
-20 QUndoStack::~QUndoStack
-24 QUndoStack::~QUndoStack
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoStack
- size=8 align=4
- base size=8 base align=4
-QUndoStack (0xb321aec0) 0
- vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
- QObject (0xb321af00) 0
- primary-for QUndoStack (0xb321aec0)
+QSplitterHandle (0xb1deb680) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1e00cd0) 0
+ primary-for QSplitterHandle (0xb1deb680)
+ QObject (0xb1db6e88) 0
+ primary-for QWidget (0xb1e00cd0)
+ QPaintDevice (0xb1db6ec4) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
-Vtable for QSystemTrayIcon
-QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
-8 QSystemTrayIcon::metaObject
-12 QSystemTrayIcon::qt_metacast
-16 QSystemTrayIcon::qt_metacall
-20 QSystemTrayIcon::~QSystemTrayIcon
-24 QSystemTrayIcon::~QSystemTrayIcon
-28 QSystemTrayIcon::event
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSystemTrayIcon
- size=8 align=4
- base size=8 base align=4
-QSystemTrayIcon (0xb321af80) 0
- vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
- QObject (0xb321afc0) 0
- primary-for QSystemTrayIcon (0xb321af80)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0xb321a280) 0 empty
-
-Vtable for QCompleter
-QCompleter::_ZTV10QCompleter: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QCompleter)
-8 QCompleter::metaObject
-12 QCompleter::qt_metacast
-16 QCompleter::qt_metacall
-20 QCompleter::~QCompleter
-24 QCompleter::~QCompleter
-28 QCompleter::event
-32 QCompleter::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCompleter::pathFromIndex
-60 QCompleter::splitPath
-
-Class QCompleter
- size=8 align=4
- base size=8 base align=4
-QCompleter (0xb321a440) 0
- vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
- QObject (0xb321a5c0) 0
- primary-for QCompleter (0xb321a440)
-
-Class QVFbHeader
- size=1076 align=4
- base size=1076 base align=4
-QVFbHeader (0xb321a780) 0
-
-Class QVFbKeyData
- size=12 align=4
- base size=12 base align=4
-QVFbKeyData (0xb321ab00) 0
-
-Vtable for QWSEmbedWidget
-QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-8 QWSEmbedWidget::metaObject
-12 QWSEmbedWidget::qt_metacast
-16 QWSEmbedWidget::qt_metacall
-20 QWSEmbedWidget::~QWSEmbedWidget
-24 QWSEmbedWidget::~QWSEmbedWidget
-28 QWidget::event
-32 QWSEmbedWidget::eventFilter
-36 QObject::timerEvent
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWSEmbedWidget::moveEvent
-132 QWSEmbedWidget::resizeEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -13936,10 +15633,10 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWSEmbedWidget::showEvent
-172 QWSEmbedWidget::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWSEmbedWidget::changeEvent
+180 QAbstractSlider::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13950,225 +15647,43 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
-236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWSEmbedWidget
+Class QDial
size=20 align=4
base size=20 base align=4
-QWSEmbedWidget (0xb321ad40) 0
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
- QWidget (0xb321ae00) 0
- primary-for QWSEmbedWidget (0xb321ad40)
- QObject (0xb321ae80) 0
- primary-for QWidget (0xb321ae00)
- QPaintDevice (0xb321af40) 8
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-
-Vtable for QPrinter
-QPrinter::_ZTV8QPrinter: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPrinter)
-8 QPrinter::~QPrinter
-12 QPrinter::~QPrinter
-16 QPrinter::devType
-20 QPrinter::paintEngine
-24 QPrinter::metric
-
-Class QPrinter
- size=12 align=4
- base size=12 base align=4
-QPrinter (0xb2f53040) 0
- vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
- QPaintDevice (0xb2f53080) 0
- primary-for QPrinter (0xb2f53040)
-
-Vtable for QPrintEngine
-QPrintEngine::_ZTV12QPrintEngine: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintEngine)
-8 QPrintEngine::~QPrintEngine
-12 QPrintEngine::~QPrintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QPrintEngine
- size=4 align=4
- base size=4 base align=4
-QPrintEngine (0xb2f53180) 0 nearly-empty
- vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-Class QStylePainter
- size=12 align=4
- base size=12 base align=4
-QStylePainter (0xb2f53200) 0
- QPainter (0xb2f53240) 0
+QDial (0xb1deb940) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb1deb980) 0
+ primary-for QDial (0xb1deb940)
+ QWidget (0xb1e10780) 0
+ primary-for QAbstractSlider (0xb1deb980)
+ QObject (0xb1e190f0) 0
+ primary-for QWidget (0xb1e10780)
+ QPaintDevice (0xb1e1912c) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
-Class QColormap
+Class QSslCertificate
size=4 align=4
base size=4 base align=4
-QColormap (0xb2f532c0) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0xb2f53300) 0 empty
-
-
+QSslCertificate (0xb1e19348) 0
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintEngine)
-8 QPaintEngine::~QPaintEngine
-12 QPaintEngine::~QPaintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QPaintEngine::drawRects
-32 QPaintEngine::drawRects
-36 QPaintEngine::drawLines
-40 QPaintEngine::drawLines
-44 QPaintEngine::drawEllipse
-48 QPaintEngine::drawEllipse
-52 QPaintEngine::drawPath
-56 QPaintEngine::drawPoints
-60 QPaintEngine::drawPoints
-64 QPaintEngine::drawPolygon
-68 QPaintEngine::drawPolygon
-72 __cxa_pure_virtual
-76 QPaintEngine::drawTextItem
-80 QPaintEngine::drawTiledPixmap
-84 QPaintEngine::drawImage
-88 QPaintEngine::coordinateOffset
-92 __cxa_pure_virtual
-
-Class QPaintEngine
- size=20 align=4
- base size=20 base align=4
-QPaintEngine (0xb2f53380) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
-
-Class QPaintEngineState
+Class QSslError
size=4 align=4
base size=4 base align=4
-QPaintEngineState (0xb2f53480) 0
+QSslError (0xb1e193c0) 0
-
-Vtable for QInputContext
-QInputContext::_ZTV13QInputContext: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QInputContext)
-8 QInputContext::metaObject
-12 QInputContext::qt_metacast
-16 QInputContext::qt_metacall
-20 QInputContext::~QInputContext
-24 QInputContext::~QInputContext
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 QInputContext::update
-72 QInputContext::mouseHandler
-76 QInputContext::font
-80 __cxa_pure_virtual
-84 QInputContext::setFocusWidget
-88 QInputContext::widgetDestroyed
-92 QInputContext::actions
-96 QInputContext::x11FilterEvent
-100 QInputContext::filterEvent
-
-Class QInputContext
- size=8 align=4
- base size=8 base align=4
-QInputContext (0xb2f53580) 0
- vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
- QObject (0xb2f535c0) 0
- primary-for QInputContext (0xb2f53580)
-
-Class QInputContextFactory
- size=1 align=1
- base size=0 base align=1
-QInputContextFactory (0xb2f53640) 0 empty
-
-Vtable for QInputContextFactoryInterface
-QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
-8 QInputContextFactoryInterface::~QInputContextFactoryInterface
-12 QInputContextFactoryInterface::~QInputContextFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-
-Class QInputContextFactoryInterface
+Class QSslCipher
size=4 align=4
base size=4 base align=4
-QInputContextFactoryInterface (0xb2f53680) 0 nearly-empty
- vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
- QFactoryInterface (0xb2f536c0) 0 nearly-empty
- primary-for QInputContextFactoryInterface (0xb2f53680)
-
-Vtable for QInputContextPlugin
-QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QInputContextPlugin)
-8 QInputContextPlugin::metaObject
-12 QInputContextPlugin::qt_metacast
-16 QInputContextPlugin::qt_metacall
-20 QInputContextPlugin::~QInputContextPlugin
-24 QInputContextPlugin::~QInputContextPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 (int (*)(...))-0x00000000000000008
-80 (int (*)(...))(& _ZTI19QInputContextPlugin)
-84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
-88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-
-Class QInputContextPlugin
- size=12 align=4
- base size=12 base align=4
-QInputContextPlugin (0xb2f53740) 0
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
- QObject (0xb2f53780) 0
- primary-for QInputContextPlugin (0xb2f53740)
- QInputContextFactoryInterface (0xb2f537c0) 8 nearly-empty
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
- QFactoryInterface (0xb2f53800) 8 nearly-empty
- primary-for QInputContextFactoryInterface (0xb2f537c0)
+QSslCipher (0xb1e19438) 0
Vtable for QAbstractSocket
QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
@@ -14206,78 +15721,12 @@ QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
Class QAbstractSocket
size=8 align=4
base size=8 base align=4
-QAbstractSocket (0xb2f53880) 0
+QAbstractSocket (0xb1debe00) 0
vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
- QIODevice (0xb2f538c0) 0
- primary-for QAbstractSocket (0xb2f53880)
- QObject (0xb2f53900) 0
- primary-for QIODevice (0xb2f538c0)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0xb2f539c0) 0
-
-Class QHostAddress
- size=4 align=4
- base size=4 base align=4
-QHostAddress (0xb2f53a00) 0
-
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUdpSocket)
-8 QUdpSocket::metaObject
-12 QUdpSocket::qt_metacast
-16 QUdpSocket::qt_metacall
-20 QUdpSocket::~QUdpSocket
-24 QUdpSocket::~QUdpSocket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QUdpSocket
- size=8 align=4
- base size=8 base align=4
-QUdpSocket (0xb2f53a40) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
- QAbstractSocket (0xb2f53a80) 0
- primary-for QUdpSocket (0xb2f53a40)
- QIODevice (0xb2f53ac0) 0
- primary-for QAbstractSocket (0xb2f53a80)
- QObject (0xb2f53b00) 0
- primary-for QIODevice (0xb2f53ac0)
-
-
-Class QSslCertificate
- size=4 align=4
- base size=4 base align=4
-QSslCertificate (0xb2f53bc0) 0
-
-Class QSslError
- size=4 align=4
- base size=4 base align=4
-QSslError (0xb2f53c00) 0
+ QIODevice (0xb1debe40) 0
+ primary-for QAbstractSocket (0xb1debe00)
+ QObject (0xb1e194b0) 0
+ primary-for QIODevice (0xb1debe40)
Vtable for QTcpSocket
QTcpSocket::_ZTV10QTcpSocket: 30u entries
@@ -14315,15 +15764,14 @@ QTcpSocket::_ZTV10QTcpSocket: 30u entries
Class QTcpSocket
size=8 align=4
base size=8 base align=4
-QTcpSocket (0xb2f53c40) 0
+QTcpSocket (0xb1e59340) 0
vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
- QAbstractSocket (0xb2f53c80) 0
- primary-for QTcpSocket (0xb2f53c40)
- QIODevice (0xb2f53cc0) 0
- primary-for QAbstractSocket (0xb2f53c80)
- QObject (0xb2f53d00) 0
- primary-for QIODevice (0xb2f53cc0)
-
+ QAbstractSocket (0xb1e59380) 0
+ primary-for QTcpSocket (0xb1e59340)
+ QIODevice (0xb1e593c0) 0
+ primary-for QAbstractSocket (0xb1e59380)
+ QObject (0xb1e19a14) 0
+ primary-for QIODevice (0xb1e593c0)
Vtable for QSslSocket
QSslSocket::_ZTV10QSslSocket: 30u entries
@@ -14361,48 +15809,26 @@ QSslSocket::_ZTV10QSslSocket: 30u entries
Class QSslSocket
size=8 align=4
base size=8 base align=4
-QSslSocket (0xb2f53e40) 0
+QSslSocket (0xb1e59680) 0
vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
- QTcpSocket (0xb2f53e80) 0
- primary-for QSslSocket (0xb2f53e40)
- QAbstractSocket (0xb2f53ec0) 0
- primary-for QTcpSocket (0xb2f53e80)
- QIODevice (0xb2f53f00) 0
- primary-for QAbstractSocket (0xb2f53ec0)
- QObject (0xb2f53f40) 0
- primary-for QIODevice (0xb2f53f00)
-
-Class QSslCipher
- size=4 align=4
- base size=4 base align=4
-QSslCipher (0xb2f53fc0) 0
-
-Class QNetworkAddressEntry
- size=4 align=4
- base size=4 base align=4
-QNetworkAddressEntry (0xb2f53000) 0
-
-
-Class QNetworkInterface
+ QTcpSocket (0xb1e596c0) 0
+ primary-for QSslSocket (0xb1e59680)
+ QAbstractSocket (0xb1e59700) 0
+ primary-for QTcpSocket (0xb1e596c0)
+ QIODevice (0xb1e59740) 0
+ primary-for QAbstractSocket (0xb1e59700)
+ QObject (0xb1e19c30) 0
+ primary-for QIODevice (0xb1e59740)
+
+Class QSslConfiguration
size=4 align=4
base size=4 base align=4
-QNetworkInterface (0xb2f53100) 0
-
+QSslConfiguration (0xb1e19f00) 0
Class QSslKey
size=4 align=4
base size=4 base align=4
-QSslKey (0xb2f53440) 0
-
-Class QAuthenticator
- size=4 align=4
- base size=4 base align=4
-QAuthenticator (0xb2f534c0) 0
-
-Class QNetworkProxy
- size=4 align=4
- base size=4 base align=4
-QNetworkProxy (0xb2f53600) 0
+QSslKey (0xb1e19fb4) 0
Vtable for QHttpHeader
QHttpHeader::_ZTV11QHttpHeader: 8u entries
@@ -14418,7 +15844,7 @@ QHttpHeader::_ZTV11QHttpHeader: 8u entries
Class QHttpHeader
size=8 align=4
base size=8 base align=4
-QHttpHeader (0xb2f53700) 0
+QHttpHeader (0xb1ea203c) 0
vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
Vtable for QHttpResponseHeader
@@ -14435,10 +15861,10 @@ QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
Class QHttpResponseHeader
size=8 align=4
base size=8 base align=4
-QHttpResponseHeader (0xb2f53840) 0
+QHttpResponseHeader (0xb1e59d40) 0
vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
- QHttpHeader (0xb2f53980) 0
- primary-for QHttpResponseHeader (0xb2f53840)
+ QHttpHeader (0xb1ea20f0) 0
+ primary-for QHttpResponseHeader (0xb1e59d40)
Vtable for QHttpRequestHeader
QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
@@ -14454,10 +15880,10 @@ QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
Class QHttpRequestHeader
size=8 align=4
base size=8 base align=4
-QHttpRequestHeader (0xb2f53b40) 0
+QHttpRequestHeader (0xb1e59e40) 0
vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
- QHttpHeader (0xb2f53d40) 0
- primary-for QHttpRequestHeader (0xb2f53b40)
+ QHttpHeader (0xb1ea221c) 0
+ primary-for QHttpRequestHeader (0xb1e59e40)
Vtable for QHttp
QHttp::_ZTV5QHttp: 14u entries
@@ -14479,10 +15905,119 @@ QHttp::_ZTV5QHttp: 14u entries
Class QHttp
size=8 align=4
base size=8 base align=4
-QHttp (0xb2f53f80) 0
+QHttp (0xb1e59f40) 0
vptr=((& QHttp::_ZTV5QHttp) + 8u)
- QObject (0xb2f15000) 0
- primary-for QHttp (0xb2f53f80)
+ QObject (0xb1ea2348) 0
+ primary-for QHttp (0xb1e59f40)
+
+Class QNetworkRequest
+ size=4 align=4
+ base size=4 base align=4
+QNetworkRequest (0xb1ea25dc) 0
+
+Vtable for QNetworkAccessManager
+QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QNetworkAccessManager)
+8 QNetworkAccessManager::metaObject
+12 QNetworkAccessManager::qt_metacast
+16 QNetworkAccessManager::qt_metacall
+20 QNetworkAccessManager::~QNetworkAccessManager
+24 QNetworkAccessManager::~QNetworkAccessManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkAccessManager::createRequest
+
+Class QNetworkAccessManager
+ size=8 align=4
+ base size=8 base align=4
+QNetworkAccessManager (0xb1cc8440) 0
+ vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
+ QObject (0xb1ea2744) 0
+ primary-for QNetworkAccessManager (0xb1cc8440)
+
+Class QNetworkCookie
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCookie (0xb1ea2960) 0
+
+Vtable for QNetworkCookieJar
+QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkCookieJar)
+8 QNetworkCookieJar::metaObject
+12 QNetworkCookieJar::qt_metacast
+16 QNetworkCookieJar::qt_metacall
+20 QNetworkCookieJar::~QNetworkCookieJar
+24 QNetworkCookieJar::~QNetworkCookieJar
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkCookieJar::cookiesForUrl
+60 QNetworkCookieJar::setCookiesFromUrl
+
+Class QNetworkCookieJar
+ size=8 align=4
+ base size=8 base align=4
+QNetworkCookieJar (0xb1cc8880) 0
+ vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
+ QObject (0xb1ea2a8c) 0
+ primary-for QNetworkCookieJar (0xb1cc8880)
+
+Vtable for QNetworkReply
+QNetworkReply::_ZTV13QNetworkReply: 33u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QNetworkReply)
+8 QNetworkReply::metaObject
+12 QNetworkReply::qt_metacast
+16 QNetworkReply::qt_metacall
+20 QNetworkReply::~QNetworkReply
+24 QNetworkReply::~QNetworkReply
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkReply::isSequential
+60 QIODevice::open
+64 QNetworkReply::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 QNetworkReply::writeData
+120 __cxa_pure_virtual
+124 QNetworkReply::setReadBufferSize
+128 QNetworkReply::ignoreSslErrors
+
+Class QNetworkReply
+ size=8 align=4
+ base size=8 base align=4
+QNetworkReply (0xb1cc8dc0) 0
+ vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 8u)
+ QIODevice (0xb1cc8e00) 0
+ primary-for QNetworkReply (0xb1cc8dc0)
+ QObject (0xb1ea2e10) 0
+ primary-for QIODevice (0xb1cc8e00)
Vtable for QUrlInfo
QUrlInfo::_ZTV8QUrlInfo: 15u entries
@@ -14505,7 +16040,7 @@ QUrlInfo::_ZTV8QUrlInfo: 15u entries
Class QUrlInfo
size=8 align=4
base size=8 base align=4
-QUrlInfo (0xb2f15080) 0
+QUrlInfo (0xb1d2503c) 0
vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
Vtable for QFtp
@@ -14528,15 +16063,209 @@ QFtp::_ZTV4QFtp: 14u entries
Class QFtp
size=8 align=4
base size=8 base align=4
-QFtp (0xb2f15140) 0
+QFtp (0xb1d23140) 0
vptr=((& QFtp::_ZTV4QFtp) + 8u)
- QObject (0xb2f15180) 0
- primary-for QFtp (0xb2f15140)
+ QObject (0xb1d250f0) 0
+ primary-for QFtp (0xb1d23140)
+
+Class QNetworkCacheMetaData
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCacheMetaData (0xb1d25384) 0
+
+Vtable for QAbstractNetworkCache
+QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
+8 QAbstractNetworkCache::metaObject
+12 QAbstractNetworkCache::qt_metacast
+16 QAbstractNetworkCache::qt_metacall
+20 QAbstractNetworkCache::~QAbstractNetworkCache
+24 QAbstractNetworkCache::~QAbstractNetworkCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAbstractNetworkCache
+ size=8 align=4
+ base size=8 base align=4
+QAbstractNetworkCache (0xb1d23540) 0
+ vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 8u)
+ QObject (0xb1d25438) 0
+ primary-for QAbstractNetworkCache (0xb1d23540)
+
+Vtable for QNetworkDiskCache
+QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkDiskCache)
+8 QNetworkDiskCache::metaObject
+12 QNetworkDiskCache::qt_metacast
+16 QNetworkDiskCache::qt_metacall
+20 QNetworkDiskCache::~QNetworkDiskCache
+24 QNetworkDiskCache::~QNetworkDiskCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkDiskCache::metaData
+60 QNetworkDiskCache::updateMetaData
+64 QNetworkDiskCache::data
+68 QNetworkDiskCache::remove
+72 QNetworkDiskCache::cacheSize
+76 QNetworkDiskCache::prepare
+80 QNetworkDiskCache::insert
+84 QNetworkDiskCache::clear
+88 QNetworkDiskCache::expire
+
+Class QNetworkDiskCache
+ size=8 align=4
+ base size=8 base align=4
+QNetworkDiskCache (0xb1d23800) 0
+ vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 8u)
+ QAbstractNetworkCache (0xb1d23840) 0
+ primary-for QNetworkDiskCache (0xb1d23800)
+ QObject (0xb1d25654) 0
+ primary-for QAbstractNetworkCache (0xb1d23840)
+
+Class QIPv6Address
+ size=16 align=1
+ base size=16 base align=1
+QIPv6Address (0xb1d25870) 0
+
+Class QHostAddress
+ size=4 align=4
+ base size=4 base align=4
+QHostAddress (0xb1d2599c) 0
+
+Class QNetworkAddressEntry
+ size=4 align=4
+ base size=4 base align=4
+QNetworkAddressEntry (0xb1d25d5c) 0
+
+Class QNetworkInterface
+ size=4 align=4
+ base size=4 base align=4
+QNetworkInterface (0xb1d25dd4) 0
+
+Class QAuthenticator
+ size=4 align=4
+ base size=4 base align=4
+QAuthenticator (0xb1d25f3c) 0
Class QHostInfo
size=4 align=4
base size=4 base align=4
-QHostInfo (0xb2f15240) 0
+QHostInfo (0xb1d25fb4) 0
+
+Class QNetworkProxyQuery
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyQuery (0xb1bca000) 0
+
+Class QNetworkProxy
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxy (0xb1bca12c) 0
+
+Vtable for QNetworkProxyFactory
+QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
+8 QNetworkProxyFactory::~QNetworkProxyFactory
+12 QNetworkProxyFactory::~QNetworkProxyFactory
+16 __cxa_pure_virtual
+
+Class QNetworkProxyFactory
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyFactory (0xb1bca2d0) 0 nearly-empty
+ vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 8u)
+
+Vtable for QLocalServer
+QLocalServer::_ZTV12QLocalServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalServer)
+8 QLocalServer::metaObject
+12 QLocalServer::qt_metacast
+16 QLocalServer::qt_metacall
+20 QLocalServer::~QLocalServer
+24 QLocalServer::~QLocalServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalServer::hasPendingConnections
+60 QLocalServer::nextPendingConnection
+64 QLocalServer::incomingConnection
+
+Class QLocalServer
+ size=8 align=4
+ base size=8 base align=4
+QLocalServer (0xb1bc24c0) 0
+ vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
+ QObject (0xb1bca30c) 0
+ primary-for QLocalServer (0xb1bc24c0)
+
+Vtable for QLocalSocket
+QLocalSocket::_ZTV12QLocalSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalSocket)
+8 QLocalSocket::metaObject
+12 QLocalSocket::qt_metacast
+16 QLocalSocket::qt_metacall
+20 QLocalSocket::~QLocalSocket
+24 QLocalSocket::~QLocalSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalSocket::isSequential
+60 QIODevice::open
+64 QLocalSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QLocalSocket::bytesAvailable
+92 QLocalSocket::bytesToWrite
+96 QLocalSocket::canReadLine
+100 QLocalSocket::waitForReadyRead
+104 QLocalSocket::waitForBytesWritten
+108 QLocalSocket::readData
+112 QIODevice::readLineData
+116 QLocalSocket::writeData
+
+Class QLocalSocket
+ size=8 align=4
+ base size=8 base align=4
+QLocalSocket (0xb1bc2780) 0
+ vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
+ QIODevice (0xb1bc27c0) 0
+ primary-for QLocalSocket (0xb1bc2780)
+ QObject (0xb1bca528) 0
+ primary-for QIODevice (0xb1bc27c0)
Vtable for QTcpServer
QTcpServer::_ZTV10QTcpServer: 17u entries
@@ -14561,16 +16290,104 @@ QTcpServer::_ZTV10QTcpServer: 17u entries
Class QTcpServer
size=8 align=4
base size=8 base align=4
-QTcpServer (0xb2f15280) 0
+QTcpServer (0xb1bc2a80) 0
vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
- QObject (0xb2f152c0) 0
- primary-for QTcpServer (0xb2f15280)
+ QObject (0xb1bca744) 0
+ primary-for QTcpServer (0xb1bc2a80)
+Vtable for QUdpSocket
+QUdpSocket::_ZTV10QUdpSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUdpSocket)
+8 QUdpSocket::metaObject
+12 QUdpSocket::qt_metacast
+16 QUdpSocket::qt_metacall
+20 QUdpSocket::~QUdpSocket
+24 QUdpSocket::~QUdpSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QUdpSocket
+ size=8 align=4
+ base size=8 base align=4
+QUdpSocket (0xb1bc2d40) 0
+ vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
+ QAbstractSocket (0xb1bc2d80) 0
+ primary-for QUdpSocket (0xb1bc2d40)
+ QIODevice (0xb1bc2dc0) 0
+ primary-for QAbstractSocket (0xb1bc2d80)
+ QObject (0xb1bca960) 0
+ primary-for QIODevice (0xb1bc2dc0)
Class QSqlRecord
size=4 align=4
base size=4 base align=4
-QSqlRecord (0xb2f15380) 0
+QSqlRecord (0xb1bcad98) 0
+
+Class QSqlIndex
+ size=16 align=4
+ base size=16 base align=4
+QSqlIndex (0xb1c532c0) 0
+ QSqlRecord (0xb1bcae4c) 0
+
+Vtable for QSqlResult
+QSqlResult::_ZTV10QSqlResult: 29u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSqlResult)
+8 QSqlResult::~QSqlResult
+12 QSqlResult::~QSqlResult
+16 QSqlResult::handle
+20 QSqlResult::setAt
+24 QSqlResult::setActive
+28 QSqlResult::setLastError
+32 QSqlResult::setQuery
+36 QSqlResult::setSelect
+40 QSqlResult::setForwardOnly
+44 QSqlResult::exec
+48 QSqlResult::prepare
+52 QSqlResult::savePrepare
+56 QSqlResult::bindValue
+60 QSqlResult::bindValue
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QSqlResult::fetchNext
+84 QSqlResult::fetchPrevious
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 QSqlResult::record
+108 QSqlResult::lastInsertId
+112 QSqlResult::virtual_hook
+
+Class QSqlResult
+ size=8 align=4
+ base size=8 base align=4
+QSqlResult (0xb1cab0f0) 0
+ vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
Vtable for QSqlDriverCreatorBase
QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
@@ -14583,13 +16400,125 @@ QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
Class QSqlDriverCreatorBase
size=4 align=4
base size=4 base align=4
-QSqlDriverCreatorBase (0xb2f153c0) 0 nearly-empty
+QSqlDriverCreatorBase (0xb1cab168) 0 nearly-empty
vptr=((& QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase) + 8u)
Class QSqlDatabase
size=4 align=4
base size=4 base align=4
-QSqlDatabase (0xb2f154c0) 0
+QSqlDatabase (0xb1cab3c0) 0
+
+Class QSqlQuery
+ size=4 align=4
+ base size=4 base align=4
+QSqlQuery (0xb1cab438) 0
+
+Vtable for QSqlDriverFactoryInterface
+QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QSqlDriverFactoryInterface)
+8 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
+12 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QSqlDriverFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QSqlDriverFactoryInterface (0xb1c53a40) 0 nearly-empty
+ vptr=((& QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface) + 8u)
+ QFactoryInterface (0xb1cab4b0) 0 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb1c53a40)
+
+Vtable for QSqlDriverPlugin
+QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
+8 QSqlDriverPlugin::metaObject
+12 QSqlDriverPlugin::qt_metacast
+16 QSqlDriverPlugin::qt_metacall
+20 QSqlDriverPlugin::~QSqlDriverPlugin
+24 QSqlDriverPlugin::~QSqlDriverPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
+72 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD1Ev
+76 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QSqlDriverPlugin
+ size=12 align=4
+ base size=12 base align=4
+QSqlDriverPlugin (0xb1aff550) 0
+ vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 8u)
+ QObject (0xb1cab744) 0
+ primary-for QSqlDriverPlugin (0xb1aff550)
+ QSqlDriverFactoryInterface (0xb1c53c40) 8 nearly-empty
+ vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 72u)
+ QFactoryInterface (0xb1cab780) 8 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb1c53c40)
+
+Vtable for QSqlDriver
+QSqlDriver::_ZTV10QSqlDriver: 32u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSqlDriver)
+8 QSqlDriver::metaObject
+12 QSqlDriver::qt_metacast
+16 QSqlDriver::qt_metacall
+20 QSqlDriver::~QSqlDriver
+24 QSqlDriver::~QSqlDriver
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSqlDriver::isOpen
+60 QSqlDriver::beginTransaction
+64 QSqlDriver::commitTransaction
+68 QSqlDriver::rollbackTransaction
+72 QSqlDriver::tables
+76 QSqlDriver::primaryIndex
+80 QSqlDriver::record
+84 QSqlDriver::formatValue
+88 QSqlDriver::escapeIdentifier
+92 QSqlDriver::sqlStatement
+96 QSqlDriver::handle
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 QSqlDriver::setOpen
+120 QSqlDriver::setOpenError
+124 QSqlDriver::setLastError
+
+Class QSqlDriver
+ size=8 align=4
+ base size=8 base align=4
+QSqlDriver (0xb1c53e80) 0
+ vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
+ QObject (0xb1cab8ac) 0
+ primary-for QSqlDriver (0xb1c53e80)
+
+Class QSqlError
+ size=16 align=4
+ base size=16 base align=4
+QSqlError (0xb1cabd20) 0
+
+Class QSqlField
+ size=16 align=4
+ base size=16 base align=4
+QSqlField (0xb1cabd5c) 0
Vtable for QSqlQueryModel
QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
@@ -14641,14 +16570,14 @@ QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
Class QSqlQueryModel
size=8 align=4
base size=8 base align=4
-QSqlQueryModel (0xb2f15500) 0
+QSqlQueryModel (0xb1b1c480) 0
vptr=((& QSqlQueryModel::_ZTV14QSqlQueryModel) + 8u)
- QAbstractTableModel (0xb2f15540) 0
- primary-for QSqlQueryModel (0xb2f15500)
- QAbstractItemModel (0xb2f15580) 0
- primary-for QAbstractTableModel (0xb2f15540)
- QObject (0xb2f155c0) 0
- primary-for QAbstractItemModel (0xb2f15580)
+ QAbstractTableModel (0xb1b1c4c0) 0
+ primary-for QSqlQueryModel (0xb1b1c480)
+ QAbstractItemModel (0xb1b1c500) 0
+ primary-for QAbstractTableModel (0xb1b1c4c0)
+ QObject (0xb1cabec4) 0
+ primary-for QAbstractItemModel (0xb1b1c500)
Vtable for QSqlTableModel
QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
@@ -14711,21 +16640,21 @@ QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
Class QSqlTableModel
size=8 align=4
base size=8 base align=4
-QSqlTableModel (0xb2f15640) 0
+QSqlTableModel (0xb1b1c7c0) 0
vptr=((& QSqlTableModel::_ZTV14QSqlTableModel) + 8u)
- QSqlQueryModel (0xb2f15680) 0
- primary-for QSqlTableModel (0xb2f15640)
- QAbstractTableModel (0xb2f156c0) 0
- primary-for QSqlQueryModel (0xb2f15680)
- QAbstractItemModel (0xb2f15700) 0
- primary-for QAbstractTableModel (0xb2f156c0)
- QObject (0xb2f15740) 0
- primary-for QAbstractItemModel (0xb2f15700)
+ QSqlQueryModel (0xb1b1c800) 0
+ primary-for QSqlTableModel (0xb1b1c7c0)
+ QAbstractTableModel (0xb1b1c840) 0
+ primary-for QSqlQueryModel (0xb1b1c800)
+ QAbstractItemModel (0xb1b1c880) 0
+ primary-for QAbstractTableModel (0xb1b1c840)
+ QObject (0xb1b460f0) 0
+ primary-for QAbstractItemModel (0xb1b1c880)
Class QSqlRelation
size=12 align=4
base size=12 base align=4
-QSqlRelation (0xb2f157c0) 0
+QSqlRelation (0xb1b4630c) 0
Vtable for QSqlRelationalTableModel
QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
@@ -14790,176 +16719,273 @@ QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
Class QSqlRelationalTableModel
size=8 align=4
base size=8 base align=4
-QSqlRelationalTableModel (0xb2f15800) 0
+QSqlRelationalTableModel (0xb1b1ce00) 0
vptr=((& QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel) + 8u)
- QSqlTableModel (0xb2f15840) 0
- primary-for QSqlRelationalTableModel (0xb2f15800)
- QSqlQueryModel (0xb2f15880) 0
- primary-for QSqlTableModel (0xb2f15840)
- QAbstractTableModel (0xb2f158c0) 0
- primary-for QSqlQueryModel (0xb2f15880)
- QAbstractItemModel (0xb2f15900) 0
- primary-for QAbstractTableModel (0xb2f158c0)
- QObject (0xb2f15940) 0
- primary-for QAbstractItemModel (0xb2f15900)
+ QSqlTableModel (0xb1b1ce40) 0
+ primary-for QSqlRelationalTableModel (0xb1b1ce00)
+ QSqlQueryModel (0xb1b1ce80) 0
+ primary-for QSqlTableModel (0xb1b1ce40)
+ QAbstractTableModel (0xb1b1cec0) 0
+ primary-for QSqlQueryModel (0xb1b1ce80)
+ QAbstractItemModel (0xb1b1cf00) 0
+ primary-for QAbstractTableModel (0xb1b1cec0)
+ QObject (0xb1b46f3c) 0
+ primary-for QAbstractItemModel (0xb1b1cf00)
-Vtable for QSqlDriverFactoryInterface
-QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
+Vtable for Q3SqlCursor
+Q3SqlCursor::_ZTV11Q3SqlCursor: 40u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QSqlDriverFactoryInterface)
-8 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
-12 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI11Q3SqlCursor)
+8 Q3SqlCursor::~Q3SqlCursor
+12 Q3SqlCursor::~Q3SqlCursor
+16 Q3SqlCursor::setValue
+20 Q3SqlCursor::primaryIndex
+24 Q3SqlCursor::index
+28 Q3SqlCursor::setPrimaryIndex
+32 Q3SqlCursor::append
+36 Q3SqlCursor::insert
+40 Q3SqlCursor::remove
+44 Q3SqlCursor::clear
+48 Q3SqlCursor::setGenerated
+52 Q3SqlCursor::setGenerated
+56 Q3SqlCursor::editBuffer
+60 Q3SqlCursor::primeInsert
+64 Q3SqlCursor::primeUpdate
+68 Q3SqlCursor::primeDelete
+72 Q3SqlCursor::insert
+76 Q3SqlCursor::update
+80 Q3SqlCursor::del
+84 Q3SqlCursor::setMode
+88 Q3SqlCursor::setCalculated
+92 Q3SqlCursor::setTrimmed
+96 Q3SqlCursor::select
+100 Q3SqlCursor::setSort
+104 Q3SqlCursor::setFilter
+108 Q3SqlCursor::setName
+112 Q3SqlCursor::seek
+116 Q3SqlCursor::next
+120 Q3SqlCursor::prev
+124 Q3SqlCursor::first
+128 Q3SqlCursor::last
+132 Q3SqlCursor::exec
+136 Q3SqlCursor::calculateField
+140 Q3SqlCursor::update
+144 Q3SqlCursor::del
+148 Q3SqlCursor::toString
+152 Q3SqlCursor::toString
+156 Q3SqlCursor::toString
-Class QSqlDriverFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QSqlDriverFactoryInterface (0xb2f159c0) 0 nearly-empty
- vptr=((& QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface) + 8u)
- QFactoryInterface (0xb2f15a00) 0 nearly-empty
- primary-for QSqlDriverFactoryInterface (0xb2f159c0)
+Class Q3SqlCursor
+ size=16 align=4
+ base size=16 base align=4
+Q3SqlCursor (0xb1b6fe60) 0
+ vptr=((& Q3SqlCursor::_ZTV11Q3SqlCursor) + 8u)
+ QSqlRecord (0xb1b79168) 4
+ QSqlQuery (0xb1b791a4) 8
-Vtable for QSqlDriverPlugin
-QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
+Vtable for Q3Frame
+Q3Frame::_ZTV7Q3Frame: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
-8 QSqlDriverPlugin::metaObject
-12 QSqlDriverPlugin::qt_metacast
-16 QSqlDriverPlugin::qt_metacall
-20 QSqlDriverPlugin::~QSqlDriverPlugin
-24 QSqlDriverPlugin::~QSqlDriverPlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI7Q3Frame)
+8 Q3Frame::metaObject
+12 Q3Frame::qt_metacast
+16 Q3Frame::qt_metacall
+20 Q3Frame::~Q3Frame
+24 Q3Frame::~Q3Frame
+28 QFrame::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
-72 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD1Ev
-76 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QSqlDriverPlugin
- size=12 align=4
- base size=12 base align=4
-QSqlDriverPlugin (0xb2f15ac0) 0
- vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 8u)
- QObject (0xb2f15b00) 0
- primary-for QSqlDriverPlugin (0xb2f15ac0)
- QSqlDriverFactoryInterface (0xb2f15b40) 8 nearly-empty
- vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 72u)
- QFactoryInterface (0xb2f15b80) 8 nearly-empty
- primary-for QSqlDriverFactoryInterface (0xb2f15b40)
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3Frame::paintEvent
+128 QWidget::moveEvent
+132 Q3Frame::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 Q3Frame::frameChanged
+228 Q3Frame::drawFrame
+232 Q3Frame::drawContents
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7Q3Frame)
+244 Q3Frame::_ZThn8_N7Q3FrameD1Ev
+248 Q3Frame::_ZThn8_N7Q3FrameD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSqlQuery
- size=4 align=4
- base size=4 base align=4
-QSqlQuery (0xb2f15c00) 0
+Class Q3Frame
+ size=24 align=4
+ base size=24 base align=4
+Q3Frame (0xb1b74340) 0
+ vptr=((& Q3Frame::_ZTV7Q3Frame) + 8u)
+ QFrame (0xb1b74380) 0
+ primary-for Q3Frame (0xb1b74340)
+ QWidget (0xb1b8a500) 0
+ primary-for QFrame (0xb1b74380)
+ QObject (0xb1b793c0) 0
+ primary-for QWidget (0xb1b8a500)
+ QPaintDevice (0xb1b793fc) 8
+ vptr=((& Q3Frame::_ZTV7Q3Frame) + 244u)
-Vtable for QSqlDriver
-QSqlDriver::_ZTV10QSqlDriver: 32u entries
+Vtable for Q3ScrollView
+Q3ScrollView::_ZTV12Q3ScrollView: 102u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSqlDriver)
-8 QSqlDriver::metaObject
-12 QSqlDriver::qt_metacast
-16 QSqlDriver::qt_metacall
-20 QSqlDriver::~QSqlDriver
-24 QSqlDriver::~QSqlDriver
-28 QObject::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI12Q3ScrollView)
+8 Q3ScrollView::metaObject
+12 Q3ScrollView::qt_metacast
+16 Q3ScrollView::qt_metacall
+20 Q3ScrollView::~Q3ScrollView
+24 Q3ScrollView::~Q3ScrollView
+28 QFrame::event
+32 Q3ScrollView::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QSqlDriver::isOpen
-60 QSqlDriver::beginTransaction
-64 QSqlDriver::commitTransaction
-68 QSqlDriver::rollbackTransaction
-72 QSqlDriver::tables
-76 QSqlDriver::primaryIndex
-80 QSqlDriver::record
-84 QSqlDriver::formatValue
-88 QSqlDriver::escapeIdentifier
-92 QSqlDriver::sqlStatement
-96 QSqlDriver::handle
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 QSqlDriver::setOpen
-120 QSqlDriver::setOpenError
-124 QSqlDriver::setLastError
-
-Class QSqlDriver
- size=8 align=4
- base size=8 base align=4
-QSqlDriver (0xb2f15c40) 0
- vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
- QObject (0xb2f15c80) 0
- primary-for QSqlDriver (0xb2f15c40)
-
-
-
-Class QSqlIndex
- size=16 align=4
- base size=16 base align=4
-QSqlIndex (0xb2f15d00) 0
- QSqlRecord (0xb2f15d40) 0
-
-Vtable for QSqlResult
-QSqlResult::_ZTV10QSqlResult: 29u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSqlResult)
-8 QSqlResult::~QSqlResult
-12 QSqlResult::~QSqlResult
-16 QSqlResult::handle
-20 QSqlResult::setAt
-24 QSqlResult::setActive
-28 QSqlResult::setLastError
-32 QSqlResult::setQuery
-36 QSqlResult::setSelect
-40 QSqlResult::setForwardOnly
-44 QSqlResult::exec
-48 QSqlResult::prepare
-52 QSqlResult::savePrepare
-56 QSqlResult::bindValue
-60 QSqlResult::bindValue
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QSqlResult::fetchNext
-84 QSqlResult::fetchPrevious
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 QSqlResult::record
-108 QSqlResult::lastInsertId
-112 QSqlResult::virtual_hook
-
-Class QSqlResult
- size=8 align=4
- base size=8 base align=4
-QSqlResult (0xb2f15e80) 0
- vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
-
-Class QSqlError
- size=16 align=4
- base size=16 base align=4
-QSqlError (0xb2f15f40) 0
+56 QWidget::devType
+60 Q3ScrollView::setVisible
+64 Q3ScrollView::sizeHint
+68 Q3ScrollView::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3Frame::paintEvent
+128 QWidget::moveEvent
+132 Q3ScrollView::resizeEvent
+136 QWidget::closeEvent
+140 Q3ScrollView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 Q3ScrollView::focusNextPrevChild
+200 Q3ScrollView::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 Q3ScrollView::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3ScrollView::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ScrollView::setContentsPos
+272 Q3ScrollView::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3ScrollView::contentsMousePressEvent
+284 Q3ScrollView::contentsMouseReleaseEvent
+288 Q3ScrollView::contentsMouseDoubleClickEvent
+292 Q3ScrollView::contentsMouseMoveEvent
+296 Q3ScrollView::contentsDragEnterEvent
+300 Q3ScrollView::contentsDragMoveEvent
+304 Q3ScrollView::contentsDragLeaveEvent
+308 Q3ScrollView::contentsDropEvent
+312 Q3ScrollView::contentsWheelEvent
+316 Q3ScrollView::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3ScrollView::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 (int (*)(...))-0x000000008
+384 (int (*)(...))(& _ZTI12Q3ScrollView)
+388 Q3ScrollView::_ZThn8_N12Q3ScrollViewD1Ev
+392 Q3ScrollView::_ZThn8_N12Q3ScrollViewD0Ev
+396 QWidget::_ZThn8_NK7QWidget7devTypeEv
+400 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+404 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSqlField
- size=16 align=4
- base size=16 base align=4
-QSqlField (0xb2f15f80) 0
+Class Q3ScrollView
+ size=28 align=4
+ base size=28 base align=4
+Q3ScrollView (0xb1b74640) 0
+ vptr=((& Q3ScrollView::_ZTV12Q3ScrollView) + 8u)
+ Q3Frame (0xb1b74680) 0
+ primary-for Q3ScrollView (0xb1b74640)
+ QFrame (0xb1b746c0) 0
+ primary-for Q3Frame (0xb1b74680)
+ QWidget (0xb1b92eb0) 0
+ primary-for QFrame (0xb1b746c0)
+ QObject (0xb1b795a0) 0
+ primary-for QWidget (0xb1b92eb0)
+ QPaintDevice (0xb1b795dc) 8
+ vptr=((& Q3ScrollView::_ZTV12Q3ScrollView) + 388u)
Vtable for Q3PtrCollection
Q3PtrCollection::_ZTV15Q3PtrCollection: 8u entries
@@ -14975,13 +17001,153 @@ Q3PtrCollection::_ZTV15Q3PtrCollection: 8u entries
Class Q3PtrCollection
size=8 align=4
base size=5 base align=4
-Q3PtrCollection (0xb2f15fc0) 0
+Q3PtrCollection (0xb1b79834) 0
vptr=((& Q3PtrCollection::_ZTV15Q3PtrCollection) + 8u)
+Vtable for Q3GVector
+Q3GVector::_ZTV9Q3GVector: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9Q3GVector)
+8 Q3GVector::count
+12 Q3GVector::clear
+16 Q3GVector::~Q3GVector
+20 Q3GVector::~Q3GVector
+24 Q3PtrCollection::newItem
+28 __cxa_pure_virtual
+32 Q3GVector::compareItems
+36 Q3GVector::read
+40 Q3GVector::write
+
+Class Q3GVector
+ size=20 align=4
+ base size=20 base align=4
+Q3GVector (0xb1b74dc0) 0
+ vptr=((& Q3GVector::_ZTV9Q3GVector) + 8u)
+ Q3PtrCollection (0xb1b79d98) 0
+ primary-for Q3GVector (0xb1b74dc0)
+
+Vtable for Q3Header
+Q3Header::_ZTV8Q3Header: 76u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3Header)
+8 Q3Header::metaObject
+12 Q3Header::qt_metacast
+16 Q3Header::qt_metacall
+20 Q3Header::~Q3Header
+24 Q3Header::~Q3Header
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 Q3Header::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 Q3Header::mousePressEvent
+84 Q3Header::mouseReleaseEvent
+88 Q3Header::mouseDoubleClickEvent
+92 Q3Header::mouseMoveEvent
+96 QWidget::wheelEvent
+100 Q3Header::keyPressEvent
+104 Q3Header::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3Header::paintEvent
+128 QWidget::moveEvent
+132 Q3Header::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 Q3Header::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 Q3Header::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 Q3Header::setLabel
+228 Q3Header::setLabel
+232 Q3Header::setOrientation
+236 Q3Header::setTracking
+240 Q3Header::setClickEnabled
+244 Q3Header::setResizeEnabled
+248 Q3Header::setMovingEnabled
+252 Q3Header::setStretchEnabled
+256 Q3Header::setCellSize
+260 Q3Header::moveCell
+264 Q3Header::setOffset
+268 Q3Header::paintSection
+272 Q3Header::paintSectionLabel
+276 (int (*)(...))-0x000000008
+280 (int (*)(...))(& _ZTI8Q3Header)
+284 Q3Header::_ZThn8_N8Q3HeaderD1Ev
+288 Q3Header::_ZThn8_N8Q3HeaderD0Ev
+292 QWidget::_ZThn8_NK7QWidget7devTypeEv
+296 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+300 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Q3Header
+ size=64 align=4
+ base size=64 base align=4
+Q3Header (0xb19d1b00) 0
+ vptr=((& Q3Header::_ZTV8Q3Header) + 8u)
+ QWidget (0xb19e89b0) 0
+ primary-for Q3Header (0xb19d1b00)
+ QObject (0xb1b79f78) 0
+ primary-for QWidget (0xb19e89b0)
+ QPaintDevice (0xb1b79fb4) 8
+ vptr=((& Q3Header::_ZTV8Q3Header) + 284u)
+
+Class Q3Shared
+ size=4 align=4
+ base size=4 base align=4
+Q3Shared (0xb1a022d0) 0
+
+Class Q3GArray::array_data
+ size=12 align=4
+ base size=12 base align=4
+Q3GArray::array_data (0xb1a0c240) 0
+ Q3Shared (0xb1a02528) 0
+
+Vtable for Q3GArray
+Q3GArray::_ZTV8Q3GArray: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3GArray)
+8 Q3GArray::~Q3GArray
+12 Q3GArray::~Q3GArray
+16 Q3GArray::detach
+20 Q3GArray::newData
+24 Q3GArray::deleteData
+
+Class Q3GArray
+ size=8 align=4
+ base size=8 base align=4
+Q3GArray (0xb1a024ec) 0
+ vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
+
Class Q3LNode
size=12 align=4
base size=12 base align=4
-Q3LNode (0xb2f15040) 0
+Q3LNode (0xb1a02a50) 0
Vtable for Q3GList
Q3GList::_ZTV7Q3GList: 11u entries
@@ -15000,49 +17166,49 @@ Q3GList::_ZTV7Q3GList: 11u entries
Class Q3GList
size=32 align=4
base size=32 base align=4
-Q3GList (0xb2f15100) 0
+Q3GList (0xb1a335c0) 0
vptr=((& Q3GList::_ZTV7Q3GList) + 8u)
- Q3PtrCollection (0xb2f15200) 0
- primary-for Q3GList (0xb2f15100)
+ Q3PtrCollection (0xb1a02b7c) 0
+ primary-for Q3GList (0xb1a335c0)
Class Q3GListIterator
size=8 align=4
base size=8 base align=4
-Q3GListIterator (0xb2f15300) 0
+Q3GListIterator (0xb1a4d1e0) 0
Class Q3GListStdIterator
size=4 align=4
base size=4 base align=4
-Q3GListStdIterator (0xb2f15400) 0
+Q3GListStdIterator (0xb1a4d4b0) 0
Class Q3BaseBucket
size=8 align=4
base size=8 base align=4
-Q3BaseBucket (0xb2f15600) 0
+Q3BaseBucket (0xb1a4d744) 0
Class Q3StringBucket
size=12 align=4
base size=12 base align=4
-Q3StringBucket (0xb2f15780) 0
- Q3BaseBucket (0xb2f15980) 0
+Q3StringBucket (0xb1a846c0) 0
+ Q3BaseBucket (0xb1a4da14) 0
Class Q3AsciiBucket
size=12 align=4
base size=12 base align=4
-Q3AsciiBucket (0xb2f15a40) 0
- Q3BaseBucket (0xb2f15bc0) 0
+Q3AsciiBucket (0xb1a84840) 0
+ Q3BaseBucket (0xb1a4dca8) 0
Class Q3IntBucket
size=12 align=4
base size=12 base align=4
-Q3IntBucket (0xb2f15cc0) 0
- Q3BaseBucket (0xb2f15d80) 0
+Q3IntBucket (0xb1a849c0) 0
+ Q3BaseBucket (0xb1a4de88) 0
Class Q3PtrBucket
size=12 align=4
base size=12 base align=4
-Q3PtrBucket (0xb2f15f00) 0
- Q3BaseBucket (0xb2c71000) 0
+Q3PtrBucket (0xb1a84b40) 0
+ Q3BaseBucket (0xb1a96078) 0
Vtable for Q3GDict
Q3GDict::_ZTV7Q3GDict: 10u entries
@@ -15060,90 +17226,338 @@ Q3GDict::_ZTV7Q3GDict: 10u entries
Class Q3GDict
size=28 align=4
base size=28 base align=4
-Q3GDict (0xb2c71040) 0
+Q3GDict (0xb1a84cc0) 0
vptr=((& Q3GDict::_ZTV7Q3GDict) + 8u)
- Q3PtrCollection (0xb2c71080) 0
- primary-for Q3GDict (0xb2c71040)
+ Q3PtrCollection (0xb1a96258) 0
+ primary-for Q3GDict (0xb1a84cc0)
Class Q3GDictIterator
size=12 align=4
base size=12 base align=4
-Q3GDictIterator (0xb2c71140) 0
-
-Vtable for Q3GCache
-Q3GCache::_ZTV8Q3GCache: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3GCache)
-8 Q3GCache::count
-12 Q3GCache::clear
-16 Q3GCache::~Q3GCache
-20 Q3GCache::~Q3GCache
-24 Q3PtrCollection::newItem
-28 __cxa_pure_virtual
-
-Class Q3GCache
- size=32 align=4
- base size=29 base align=4
-Q3GCache (0xb2c71180) 0
- vptr=((& Q3GCache::_ZTV8Q3GCache) + 8u)
- Q3PtrCollection (0xb2c711c0) 0
- primary-for Q3GCache (0xb2c71180)
-
-Class Q3GCacheIterator
- size=4 align=4
- base size=4 base align=4
-Q3GCacheIterator (0xb2c71280) 0
-
+Q3GDictIterator (0xb1a9630c) 0
+Class Q3TableSelection
+ size=28 align=4
+ base size=28 base align=4
+Q3TableSelection (0xb1a96a50) 0
+Vtable for Q3TableItem
+Q3TableItem::_ZTV11Q3TableItem: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11Q3TableItem)
+8 Q3TableItem::~Q3TableItem
+12 Q3TableItem::~Q3TableItem
+16 Q3TableItem::pixmap
+20 Q3TableItem::text
+24 Q3TableItem::setPixmap
+28 Q3TableItem::setText
+32 Q3TableItem::alignment
+36 Q3TableItem::setWordWrap
+40 Q3TableItem::createEditor
+44 Q3TableItem::setContentFromEditor
+48 Q3TableItem::setReplaceable
+52 Q3TableItem::key
+56 Q3TableItem::sizeHint
+60 Q3TableItem::setSpan
+64 Q3TableItem::setRow
+68 Q3TableItem::setCol
+72 Q3TableItem::paint
+76 Q3TableItem::setEnabled
+80 Q3TableItem::rtti
+Class Q3TableItem
+ size=48 align=4
+ base size=48 base align=4
+Q3TableItem (0xb1a96c6c) 0
+ vptr=((& Q3TableItem::_ZTV11Q3TableItem) + 8u)
+Vtable for Q3ComboTableItem
+Q3ComboTableItem::_ZTV16Q3ComboTableItem: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16Q3ComboTableItem)
+8 Q3ComboTableItem::~Q3ComboTableItem
+12 Q3ComboTableItem::~Q3ComboTableItem
+16 Q3TableItem::pixmap
+20 Q3TableItem::text
+24 Q3TableItem::setPixmap
+28 Q3TableItem::setText
+32 Q3TableItem::alignment
+36 Q3TableItem::setWordWrap
+40 Q3ComboTableItem::createEditor
+44 Q3ComboTableItem::setContentFromEditor
+48 Q3TableItem::setReplaceable
+52 Q3TableItem::key
+56 Q3ComboTableItem::sizeHint
+60 Q3TableItem::setSpan
+64 Q3TableItem::setRow
+68 Q3TableItem::setCol
+72 Q3ComboTableItem::paint
+76 Q3TableItem::setEnabled
+80 Q3ComboTableItem::rtti
+84 Q3ComboTableItem::setCurrentItem
+88 Q3ComboTableItem::setCurrentItem
+92 Q3ComboTableItem::setEditable
+96 Q3ComboTableItem::setStringList
+Class Q3ComboTableItem
+ size=64 align=4
+ base size=61 base align=4
+Q3ComboTableItem (0xb18b3fc0) 0
+ vptr=((& Q3ComboTableItem::_ZTV16Q3ComboTableItem) + 8u)
+ Q3TableItem (0xb1a96ce4) 0
+ primary-for Q3ComboTableItem (0xb18b3fc0)
-Class Q3CString
- size=4 align=4
- base size=4 base align=4
-Q3CString (0xb2c71940) 0
- QByteArray (0xb2c71980) 0
+Vtable for Q3CheckTableItem
+Q3CheckTableItem::_ZTV16Q3CheckTableItem: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16Q3CheckTableItem)
+8 Q3CheckTableItem::~Q3CheckTableItem
+12 Q3CheckTableItem::~Q3CheckTableItem
+16 Q3TableItem::pixmap
+20 Q3TableItem::text
+24 Q3TableItem::setPixmap
+28 Q3CheckTableItem::setText
+32 Q3TableItem::alignment
+36 Q3TableItem::setWordWrap
+40 Q3CheckTableItem::createEditor
+44 Q3CheckTableItem::setContentFromEditor
+48 Q3TableItem::setReplaceable
+52 Q3TableItem::key
+56 Q3CheckTableItem::sizeHint
+60 Q3TableItem::setSpan
+64 Q3TableItem::setRow
+68 Q3TableItem::setCol
+72 Q3CheckTableItem::paint
+76 Q3TableItem::setEnabled
+80 Q3CheckTableItem::rtti
+84 Q3CheckTableItem::setChecked
-Class Q3Shared
- size=4 align=4
- base size=4 base align=4
-Q3Shared (0xb2c71ac0) 0
+Class Q3CheckTableItem
+ size=56 align=4
+ base size=53 base align=4
+Q3CheckTableItem (0xb18d9040) 0
+ vptr=((& Q3CheckTableItem::_ZTV16Q3CheckTableItem) + 8u)
+ Q3TableItem (0xb1a96d20) 0
+ primary-for Q3CheckTableItem (0xb18d9040)
-Class Q3GArray::array_data
+Class Q3Table::TableWidget
size=12 align=4
base size=12 base align=4
-Q3GArray::array_data (0xb2c71b40) 0
- Q3Shared (0xb2c71b80) 0
+Q3Table::TableWidget (0xb1a96dd4) 0
-Vtable for Q3GArray
-Q3GArray::_ZTV8Q3GArray: 7u entries
+Vtable for Q3Table
+Q3Table::_ZTV7Q3Table: 183u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3GArray)
-8 Q3GArray::~Q3GArray
-12 Q3GArray::~Q3GArray
-16 Q3GArray::detach
-20 Q3GArray::newData
-24 Q3GArray::deleteData
-
-Class Q3GArray
- size=8 align=4
- base size=8 base align=4
-Q3GArray (0xb2c71b00) 0
- vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
-
+4 (int (*)(...))(& _ZTI7Q3Table)
+8 Q3Table::metaObject
+12 Q3Table::qt_metacast
+16 Q3Table::qt_metacall
+20 Q3Table::~Q3Table
+24 Q3Table::~Q3Table
+28 QFrame::event
+32 Q3Table::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 Q3ScrollView::setVisible
+64 Q3Table::sizeHint
+68 Q3ScrollView::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3Table::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 Q3Table::focusInEvent
+112 Q3Table::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3Table::paintEvent
+128 QWidget::moveEvent
+132 Q3ScrollView::resizeEvent
+136 QWidget::closeEvent
+140 Q3ScrollView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 Q3Table::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 Q3Table::inputMethodQuery
+196 Q3ScrollView::focusNextPrevChild
+200 Q3ScrollView::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 Q3ScrollView::fontChange
+216 Q3Table::windowActivationChange
+220 QWidget::languageChange
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3Table::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ScrollView::setContentsPos
+272 Q3Table::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3Table::contentsMousePressEvent
+284 Q3Table::contentsMouseReleaseEvent
+288 Q3Table::contentsMouseDoubleClickEvent
+292 Q3Table::contentsMouseMoveEvent
+296 Q3Table::contentsDragEnterEvent
+300 Q3Table::contentsDragMoveEvent
+304 Q3Table::contentsDragLeaveEvent
+308 Q3Table::contentsDropEvent
+312 Q3ScrollView::contentsWheelEvent
+316 Q3Table::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3Table::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3Table::setSelectionMode
+384 Q3Table::setItem
+388 Q3Table::setText
+392 Q3Table::setPixmap
+396 Q3Table::item
+400 Q3Table::text
+404 Q3Table::pixmap
+408 Q3Table::clearCell
+412 Q3Table::cellGeometry
+416 Q3Table::columnWidth
+420 Q3Table::rowHeight
+424 Q3Table::columnPos
+428 Q3Table::rowPos
+432 Q3Table::columnAt
+436 Q3Table::rowAt
+440 Q3Table::numRows
+444 Q3Table::numCols
+448 Q3Table::addSelection
+452 Q3Table::removeSelection
+456 Q3Table::removeSelection
+460 Q3Table::currentSelection
+464 Q3Table::selectRow
+468 Q3Table::selectColumn
+472 Q3Table::sortColumn
+476 Q3Table::takeItem
+480 Q3Table::setCellWidget
+484 Q3Table::cellWidget
+488 Q3Table::clearCellWidget
+492 Q3Table::cellRect
+496 Q3Table::paintCell
+500 Q3Table::paintCell
+504 Q3Table::paintFocus
+508 Q3Table::setFocusStyle
+512 Q3Table::setNumRows
+516 Q3Table::setNumCols
+520 Q3Table::setShowGrid
+524 Q3Table::hideRow
+528 Q3Table::hideColumn
+532 Q3Table::showRow
+536 Q3Table::showColumn
+540 Q3Table::setColumnWidth
+544 Q3Table::setRowHeight
+548 Q3Table::adjustColumn
+552 Q3Table::adjustRow
+556 Q3Table::setColumnStretchable
+560 Q3Table::setRowStretchable
+564 Q3Table::setSorting
+568 Q3Table::swapRows
+572 Q3Table::swapColumns
+576 Q3Table::swapCells
+580 Q3Table::setLeftMargin
+584 Q3Table::setTopMargin
+588 Q3Table::setCurrentCell
+592 Q3Table::setColumnMovingEnabled
+596 Q3Table::setRowMovingEnabled
+600 Q3Table::setReadOnly
+604 Q3Table::setRowReadOnly
+608 Q3Table::setColumnReadOnly
+612 Q3Table::setDragEnabled
+616 Q3Table::insertRows
+620 Q3Table::insertColumns
+624 Q3Table::removeRow
+628 Q3Table::removeRows
+632 Q3Table::removeColumn
+636 Q3Table::removeColumns
+640 Q3Table::editCell
+644 Q3Table::dragObject
+648 Q3Table::startDrag
+652 Q3Table::paintEmptyArea
+656 Q3Table::activateNextCell
+660 Q3Table::createEditor
+664 Q3Table::setCellContentFromEditor
+668 Q3Table::beginEdit
+672 Q3Table::endEdit
+676 Q3Table::resizeData
+680 Q3Table::insertWidget
+684 Q3Table::columnWidthChanged
+688 Q3Table::rowHeightChanged
+692 Q3Table::columnIndexChanged
+696 Q3Table::rowIndexChanged
+700 Q3Table::columnClicked
+704 (int (*)(...))-0x000000008
+708 (int (*)(...))(& _ZTI7Q3Table)
+712 Q3Table::_ZThn8_N7Q3TableD1Ev
+716 Q3Table::_ZThn8_N7Q3TableD0Ev
+720 QWidget::_ZThn8_NK7QWidget7devTypeEv
+724 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+728 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class Q3Table
+ size=244 align=4
+ base size=244 base align=4
+Q3Table (0xb18d90c0) 0
+ vptr=((& Q3Table::_ZTV7Q3Table) + 8u)
+ Q3ScrollView (0xb18d9100) 0
+ primary-for Q3Table (0xb18d90c0)
+ Q3Frame (0xb18d9140) 0
+ primary-for Q3ScrollView (0xb18d9100)
+ QFrame (0xb18d9180) 0
+ primary-for Q3Frame (0xb18d9140)
+ QWidget (0xb18e4320) 0
+ primary-for QFrame (0xb18d9180)
+ QObject (0xb1a96d5c) 0
+ primary-for QWidget (0xb18e4320)
+ QPaintDevice (0xb1a96d98) 8
+ vptr=((& Q3Table::_ZTV7Q3Table) + 712u)
-Vtable for Q3Signal
-Q3Signal::_ZTV8Q3Signal: 14u entries
+Vtable for Q3EditorFactory
+Q3EditorFactory::_ZTV15Q3EditorFactory: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Signal)
-8 Q3Signal::metaObject
-12 Q3Signal::qt_metacast
-16 Q3Signal::qt_metacall
-20 Q3Signal::~Q3Signal
-24 Q3Signal::~Q3Signal
+4 (int (*)(...))(& _ZTI15Q3EditorFactory)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 Q3EditorFactory::~Q3EditorFactory
+24 Q3EditorFactory::~Q3EditorFactory
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -15151,214 +17565,345 @@ Q3Signal::_ZTV8Q3Signal: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 Q3EditorFactory::createEditor
-Class Q3Signal
- size=20 align=4
- base size=20 base align=4
-Q3Signal (0xb2c718c0) 0
- vptr=((& Q3Signal::_ZTV8Q3Signal) + 8u)
- QObject (0xb2c71900) 0
- primary-for Q3Signal (0xb2c718c0)
-
-
-
-Vtable for Q3GVector
-Q3GVector::_ZTV9Q3GVector: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3GVector)
-8 Q3GVector::count
-12 Q3GVector::clear
-16 Q3GVector::~Q3GVector
-20 Q3GVector::~Q3GVector
-24 Q3PtrCollection::newItem
-28 __cxa_pure_virtual
-32 Q3GVector::compareItems
-36 Q3GVector::read
-40 Q3GVector::write
-
-Class Q3GVector
- size=20 align=4
- base size=20 base align=4
-Q3GVector (0xb2bbc1c0) 0
- vptr=((& Q3GVector::_ZTV9Q3GVector) + 8u)
- Q3PtrCollection (0xb2bbc200) 0
- primary-for Q3GVector (0xb2bbc1c0)
-
-
-
-
-
-
-
-Vtable for Q3StrVec
-Q3StrVec::_ZTV8Q3StrVec: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3StrVec)
-8 Q3PtrVector<type>::count [with type = char]
-12 Q3PtrVector<type>::clear [with type = char]
-16 Q3StrVec::~Q3StrVec
-20 Q3StrVec::~Q3StrVec
-24 Q3StrVec::newItem
-28 Q3StrVec::deleteItem
-32 Q3StrVec::compareItems
-36 Q3StrVec::read
-40 Q3StrVec::write
-
-Class Q3StrVec
- size=24 align=4
- base size=21 base align=4
-Q3StrVec (0xb2bbc780) 0
- vptr=((& Q3StrVec::_ZTV8Q3StrVec) + 8u)
- Q3PtrVector<char> (0xb2bbc7c0) 0
- primary-for Q3StrVec (0xb2bbc780)
- Q3GVector (0xb2bbc800) 0
- primary-for Q3PtrVector<char> (0xb2bbc7c0)
- Q3PtrCollection (0xb2bbc840) 0
- primary-for Q3GVector (0xb2bbc800)
-
-Vtable for Q3StrIVec
-Q3StrIVec::_ZTV9Q3StrIVec: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3StrIVec)
-8 Q3PtrVector<type>::count [with type = char]
-12 Q3PtrVector<type>::clear [with type = char]
-16 Q3StrIVec::~Q3StrIVec
-20 Q3StrIVec::~Q3StrIVec
-24 Q3StrVec::newItem
-28 Q3StrVec::deleteItem
-32 Q3StrIVec::compareItems
-36 Q3StrVec::read
-40 Q3StrVec::write
-
-Class Q3StrIVec
- size=24 align=4
- base size=21 base align=4
-Q3StrIVec (0xb2bbc8c0) 0
- vptr=((& Q3StrIVec::_ZTV9Q3StrIVec) + 8u)
- Q3StrVec (0xb2bbc900) 0
- primary-for Q3StrIVec (0xb2bbc8c0)
- Q3PtrVector<char> (0xb2bbc940) 0
- primary-for Q3StrVec (0xb2bbc900)
- Q3GVector (0xb2bbc980) 0
- primary-for Q3PtrVector<char> (0xb2bbc940)
- Q3PtrCollection (0xb2bbc9c0) 0
- primary-for Q3GVector (0xb2bbc980)
-
-
-
-
-
-
-
-Vtable for Q3ObjectDictionary
-Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18Q3ObjectDictionary)
-8 Q3AsciiDict<type>::count [with type = QMetaObject]
-12 Q3AsciiDict<type>::clear [with type = QMetaObject]
-16 Q3ObjectDictionary::~Q3ObjectDictionary
-20 Q3ObjectDictionary::~Q3ObjectDictionary
-24 Q3PtrCollection::newItem
-28 Q3AsciiDict<type>::deleteItem [with type = QMetaObject]
-32 Q3GDict::read
-36 Q3GDict::write
-
-Class Q3ObjectDictionary
- size=28 align=4
- base size=28 base align=4
-Q3ObjectDictionary (0xb2bbc400) 0
- vptr=((& Q3ObjectDictionary::_ZTV18Q3ObjectDictionary) + 8u)
- Q3AsciiDict<QMetaObject> (0xb2bbc5c0) 0
- primary-for Q3ObjectDictionary (0xb2bbc400)
- Q3GDict (0xb2bbc740) 0
- primary-for Q3AsciiDict<QMetaObject> (0xb2bbc5c0)
- Q3PtrCollection (0xb2bbc880) 0
- primary-for Q3GDict (0xb2bbc740)
-
-
+Class Q3EditorFactory
+ size=8 align=4
+ base size=8 base align=4
+Q3EditorFactory (0xb18d9900) 0
+ vptr=((& Q3EditorFactory::_ZTV15Q3EditorFactory) + 8u)
+ QObject (0xb193c294) 0
+ primary-for Q3EditorFactory (0xb18d9900)
-Vtable for Q3StrList
-Q3StrList::_ZTV9Q3StrList: 11u entries
+Vtable for Q3SqlEditorFactory
+Q3SqlEditorFactory::_ZTV18Q3SqlEditorFactory: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3StrList)
-8 Q3PtrList<type>::count [with type = char]
-12 Q3PtrList<type>::clear [with type = char]
-16 Q3StrList::~Q3StrList
-20 Q3StrList::~Q3StrList
-24 Q3StrList::newItem
-28 Q3StrList::deleteItem
-32 Q3StrList::compareItems
-36 Q3StrList::read
-40 Q3StrList::write
-
-Class Q3StrList
- size=36 align=4
- base size=33 base align=4
-Q3StrList (0xb2a9d080) 0
- vptr=((& Q3StrList::_ZTV9Q3StrList) + 8u)
- Q3PtrList<char> (0xb2a9d0c0) 0
- primary-for Q3StrList (0xb2a9d080)
- Q3GList (0xb2a9d100) 0
- primary-for Q3PtrList<char> (0xb2a9d0c0)
- Q3PtrCollection (0xb2a9d140) 0
- primary-for Q3GList (0xb2a9d100)
+4 (int (*)(...))(& _ZTI18Q3SqlEditorFactory)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 Q3SqlEditorFactory::~Q3SqlEditorFactory
+24 Q3SqlEditorFactory::~Q3SqlEditorFactory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3SqlEditorFactory::createEditor
+60 Q3SqlEditorFactory::createEditor
+Class Q3SqlEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+Q3SqlEditorFactory (0xb18d9980) 0
+ vptr=((& Q3SqlEditorFactory::_ZTV18Q3SqlEditorFactory) + 8u)
+ Q3EditorFactory (0xb18d99c0) 0
+ primary-for Q3SqlEditorFactory (0xb18d9980)
+ QObject (0xb193c2d0) 0
+ primary-for Q3EditorFactory (0xb18d99c0)
-Vtable for Q3StrIList
-Q3StrIList::_ZTV10Q3StrIList: 11u entries
+Vtable for Q3DataTable
+Q3DataTable::_ZTV11Q3DataTable: 214u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3StrIList)
-8 Q3PtrList<type>::count [with type = char]
-12 Q3PtrList<type>::clear [with type = char]
-16 Q3StrIList::~Q3StrIList
-20 Q3StrIList::~Q3StrIList
-24 Q3StrList::newItem
-28 Q3StrList::deleteItem
-32 Q3StrIList::compareItems
-36 Q3StrList::read
-40 Q3StrList::write
-
-Class Q3StrIList
- size=36 align=4
- base size=33 base align=4
-Q3StrIList (0xb2a9d280) 0
- vptr=((& Q3StrIList::_ZTV10Q3StrIList) + 8u)
- Q3StrList (0xb2a9d2c0) 0
- primary-for Q3StrIList (0xb2a9d280)
- Q3PtrList<char> (0xb2a9d300) 0
- primary-for Q3StrList (0xb2a9d2c0)
- Q3GList (0xb2a9d340) 0
- primary-for Q3PtrList<char> (0xb2a9d300)
- Q3PtrCollection (0xb2a9d380) 0
- primary-for Q3GList (0xb2a9d340)
-
+4 (int (*)(...))(& _ZTI11Q3DataTable)
+8 Q3DataTable::metaObject
+12 Q3DataTable::qt_metacast
+16 Q3DataTable::qt_metacall
+20 Q3DataTable::~Q3DataTable
+24 Q3DataTable::~Q3DataTable
+28 QFrame::event
+32 Q3DataTable::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 Q3ScrollView::setVisible
+64 Q3Table::sizeHint
+68 Q3ScrollView::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3DataTable::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 Q3Table::focusInEvent
+112 Q3Table::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3Table::paintEvent
+128 QWidget::moveEvent
+132 Q3DataTable::resizeEvent
+136 QWidget::closeEvent
+140 Q3ScrollView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 Q3Table::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 Q3Table::inputMethodQuery
+196 Q3ScrollView::focusNextPrevChild
+200 Q3ScrollView::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 Q3ScrollView::fontChange
+216 Q3Table::windowActivationChange
+220 QWidget::languageChange
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3DataTable::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ScrollView::setContentsPos
+272 Q3DataTable::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3DataTable::contentsMousePressEvent
+284 Q3Table::contentsMouseReleaseEvent
+288 Q3Table::contentsMouseDoubleClickEvent
+292 Q3Table::contentsMouseMoveEvent
+296 Q3Table::contentsDragEnterEvent
+300 Q3Table::contentsDragMoveEvent
+304 Q3Table::contentsDragLeaveEvent
+308 Q3Table::contentsDropEvent
+312 Q3ScrollView::contentsWheelEvent
+316 Q3DataTable::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3Table::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3Table::setSelectionMode
+384 Q3DataTable::setItem
+388 Q3Table::setText
+392 Q3DataTable::setPixmap
+396 Q3DataTable::item
+400 Q3DataTable::text
+404 Q3Table::pixmap
+408 Q3DataTable::clearCell
+412 Q3Table::cellGeometry
+416 Q3Table::columnWidth
+420 Q3Table::rowHeight
+424 Q3Table::columnPos
+428 Q3Table::rowPos
+432 Q3Table::columnAt
+436 Q3Table::rowAt
+440 Q3DataTable::numRows
+444 Q3DataTable::numCols
+448 Q3Table::addSelection
+452 Q3Table::removeSelection
+456 Q3Table::removeSelection
+460 Q3Table::currentSelection
+464 Q3DataTable::selectRow
+468 Q3Table::selectColumn
+472 Q3DataTable::sortColumn
+476 Q3DataTable::takeItem
+480 Q3Table::setCellWidget
+484 Q3Table::cellWidget
+488 Q3Table::clearCellWidget
+492 Q3Table::cellRect
+496 Q3Table::paintCell
+500 Q3DataTable::paintCell
+504 Q3Table::paintFocus
+508 Q3Table::setFocusStyle
+512 Q3DataTable::setNumRows
+516 Q3DataTable::setNumCols
+520 Q3Table::setShowGrid
+524 Q3Table::hideRow
+528 Q3DataTable::hideColumn
+532 Q3Table::showRow
+536 Q3DataTable::showColumn
+540 Q3DataTable::setColumnWidth
+544 Q3Table::setRowHeight
+548 Q3DataTable::adjustColumn
+552 Q3Table::adjustRow
+556 Q3DataTable::setColumnStretchable
+560 Q3Table::setRowStretchable
+564 Q3Table::setSorting
+568 Q3Table::swapRows
+572 Q3DataTable::swapColumns
+576 Q3Table::swapCells
+580 Q3Table::setLeftMargin
+584 Q3Table::setTopMargin
+588 Q3Table::setCurrentCell
+592 Q3Table::setColumnMovingEnabled
+596 Q3Table::setRowMovingEnabled
+600 Q3Table::setReadOnly
+604 Q3Table::setRowReadOnly
+608 Q3Table::setColumnReadOnly
+612 Q3Table::setDragEnabled
+616 Q3Table::insertRows
+620 Q3Table::insertColumns
+624 Q3Table::removeRow
+628 Q3Table::removeRows
+632 Q3DataTable::removeColumn
+636 Q3Table::removeColumns
+640 Q3Table::editCell
+644 Q3Table::dragObject
+648 Q3Table::startDrag
+652 Q3Table::paintEmptyArea
+656 Q3DataTable::activateNextCell
+660 Q3DataTable::createEditor
+664 Q3Table::setCellContentFromEditor
+668 Q3DataTable::beginEdit
+672 Q3DataTable::endEdit
+676 Q3DataTable::resizeData
+680 Q3Table::insertWidget
+684 Q3Table::columnWidthChanged
+688 Q3Table::rowHeightChanged
+692 Q3Table::columnIndexChanged
+696 Q3Table::rowIndexChanged
+700 Q3DataTable::columnClicked
+704 Q3DataTable::addColumn
+708 Q3DataTable::setColumn
+712 Q3DataTable::setSqlCursor
+716 Q3DataTable::setNullText
+720 Q3DataTable::setTrueText
+724 Q3DataTable::setFalseText
+728 Q3DataTable::setDateFormat
+732 Q3DataTable::setConfirmEdits
+736 Q3DataTable::setConfirmInsert
+740 Q3DataTable::setConfirmUpdate
+744 Q3DataTable::setConfirmDelete
+748 Q3DataTable::setConfirmCancels
+752 Q3DataTable::setAutoDelete
+756 Q3DataTable::setAutoEdit
+760 Q3DataTable::setFilter
+764 Q3DataTable::setSort
+768 Q3DataTable::setSort
+772 Q3DataTable::find
+776 Q3DataTable::sortAscending
+780 Q3DataTable::sortDescending
+784 Q3DataTable::refresh
+788 Q3DataTable::insertCurrent
+792 Q3DataTable::updateCurrent
+796 Q3DataTable::deleteCurrent
+800 Q3DataTable::confirmEdit
+804 Q3DataTable::confirmCancel
+808 Q3DataTable::handleError
+812 Q3DataTable::beginInsert
+816 Q3DataTable::beginUpdate
+820 Q3DataTable::paintField
+824 Q3DataTable::fieldAlignment
+828 (int (*)(...))-0x000000008
+832 (int (*)(...))(& _ZTI11Q3DataTable)
+836 Q3DataTable::_ZThn8_N11Q3DataTableD1Ev
+840 Q3DataTable::_ZThn8_N11Q3DataTableD0Ev
+844 QWidget::_ZThn8_NK7QWidget7devTypeEv
+848 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+852 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class Q3DataTable
+ size=248 align=4
+ base size=248 base align=4
+Q3DataTable (0xb18d9a40) 0
+ vptr=((& Q3DataTable::_ZTV11Q3DataTable) + 8u)
+ Q3Table (0xb18d9a80) 0
+ primary-for Q3DataTable (0xb18d9a40)
+ Q3ScrollView (0xb18d9ac0) 0
+ primary-for Q3Table (0xb18d9a80)
+ Q3Frame (0xb18d9b00) 0
+ primary-for Q3ScrollView (0xb18d9ac0)
+ QFrame (0xb18d9b40) 0
+ primary-for Q3Frame (0xb18d9b00)
+ QWidget (0xb1943aa0) 0
+ primary-for QFrame (0xb18d9b40)
+ QObject (0xb193c30c) 0
+ primary-for QWidget (0xb1943aa0)
+ QPaintDevice (0xb193c348) 8
+ vptr=((& Q3DataTable::_ZTV11Q3DataTable) + 836u)
-Vtable for Q3Semaphore
-Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
+Vtable for Q3SqlSelectCursor
+Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3Semaphore)
-8 Q3Semaphore::~Q3Semaphore
-12 Q3Semaphore::~Q3Semaphore
-
-Class Q3Semaphore
- size=8 align=4
- base size=8 base align=4
-Q3Semaphore (0xb2a9d640) 0
- vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
-
+4 (int (*)(...))(& _ZTI17Q3SqlSelectCursor)
+8 Q3SqlSelectCursor::~Q3SqlSelectCursor
+12 Q3SqlSelectCursor::~Q3SqlSelectCursor
+16 Q3SqlCursor::setValue
+20 Q3SqlSelectCursor::primaryIndex
+24 Q3SqlSelectCursor::index
+28 Q3SqlSelectCursor::setPrimaryIndex
+32 Q3SqlSelectCursor::append
+36 Q3SqlSelectCursor::insert
+40 Q3SqlSelectCursor::remove
+44 Q3SqlSelectCursor::clear
+48 Q3SqlSelectCursor::setGenerated
+52 Q3SqlSelectCursor::setGenerated
+56 Q3SqlSelectCursor::editBuffer
+60 Q3SqlSelectCursor::primeInsert
+64 Q3SqlSelectCursor::primeUpdate
+68 Q3SqlSelectCursor::primeDelete
+72 Q3SqlSelectCursor::insert
+76 Q3SqlSelectCursor::update
+80 Q3SqlSelectCursor::del
+84 Q3SqlSelectCursor::setMode
+88 Q3SqlCursor::setCalculated
+92 Q3SqlCursor::setTrimmed
+96 Q3SqlSelectCursor::select
+100 Q3SqlSelectCursor::setSort
+104 Q3SqlSelectCursor::setFilter
+108 Q3SqlSelectCursor::setName
+112 Q3SqlCursor::seek
+116 Q3SqlCursor::next
+120 Q3SqlCursor::prev
+124 Q3SqlCursor::first
+128 Q3SqlCursor::last
+132 Q3SqlSelectCursor::exec
+136 Q3SqlCursor::calculateField
+140 Q3SqlCursor::update
+144 Q3SqlCursor::del
+148 Q3SqlCursor::toString
+152 Q3SqlCursor::toString
+156 Q3SqlCursor::toString
+Class Q3SqlSelectCursor
+ size=20 align=4
+ base size=20 base align=4
+Q3SqlSelectCursor (0xb18d9d80) 0
+ vptr=((& Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor) + 8u)
+ Q3SqlCursor (0xb195dc80) 0
+ primary-for Q3SqlSelectCursor (0xb18d9d80)
+ QSqlRecord (0xb193c474) 4
+ QSqlQuery (0xb193c4b0) 8
-Vtable for Q3Frame
-Q3Frame::_ZTV7Q3Frame: 66u entries
+Vtable for Q3DataBrowser
+Q3DataBrowser::_ZTV13Q3DataBrowser: 91u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7Q3Frame)
-8 Q3Frame::metaObject
-12 Q3Frame::qt_metacast
-16 Q3Frame::qt_metacall
-20 Q3Frame::~Q3Frame
-24 Q3Frame::~Q3Frame
-28 QFrame::event
+4 (int (*)(...))(& _ZTI13Q3DataBrowser)
+8 Q3DataBrowser::metaObject
+12 Q3DataBrowser::qt_metacast
+16 Q3DataBrowser::qt_metacall
+20 Q3DataBrowser::~Q3DataBrowser
+24 Q3DataBrowser::~Q3DataBrowser
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -15367,7 +17912,7 @@ Q3Frame::_ZTV7Q3Frame: 66u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
+64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
@@ -15382,9 +17927,9 @@ Q3Frame::_ZTV7Q3Frame: 66u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 Q3Frame::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -15396,7 +17941,7 @@ Q3Frame::_ZTV7Q3Frame: 66u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -15407,69 +17952,166 @@ Q3Frame::_ZTV7Q3Frame: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3Frame::frameChanged
-228 Q3Frame::drawFrame
-232 Q3Frame::drawContents
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI7Q3Frame)
-244 Q3Frame::_ZThn8_N7Q3FrameD1Ev
-248 Q3Frame::_ZThn8_N7Q3FrameD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3DataBrowser::setSqlCursor
+228 Q3DataBrowser::setForm
+232 Q3DataBrowser::setConfirmEdits
+236 Q3DataBrowser::setConfirmInsert
+240 Q3DataBrowser::setConfirmUpdate
+244 Q3DataBrowser::setConfirmDelete
+248 Q3DataBrowser::setConfirmCancels
+252 Q3DataBrowser::setReadOnly
+256 Q3DataBrowser::setAutoEdit
+260 Q3DataBrowser::seek
+264 Q3DataBrowser::refresh
+268 Q3DataBrowser::insert
+272 Q3DataBrowser::update
+276 Q3DataBrowser::del
+280 Q3DataBrowser::first
+284 Q3DataBrowser::last
+288 Q3DataBrowser::next
+292 Q3DataBrowser::prev
+296 Q3DataBrowser::readFields
+300 Q3DataBrowser::writeFields
+304 Q3DataBrowser::clearValues
+308 Q3DataBrowser::insertCurrent
+312 Q3DataBrowser::updateCurrent
+316 Q3DataBrowser::deleteCurrent
+320 Q3DataBrowser::currentEdited
+324 Q3DataBrowser::confirmEdit
+328 Q3DataBrowser::confirmCancel
+332 Q3DataBrowser::handleError
+336 (int (*)(...))-0x000000008
+340 (int (*)(...))(& _ZTI13Q3DataBrowser)
+344 Q3DataBrowser::_ZThn8_N13Q3DataBrowserD1Ev
+348 Q3DataBrowser::_ZThn8_N13Q3DataBrowserD0Ev
+352 QWidget::_ZThn8_NK7QWidget7devTypeEv
+356 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+360 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Frame
+Class Q3DataBrowser
size=24 align=4
base size=24 base align=4
-Q3Frame (0xb2a9d900) 0
- vptr=((& Q3Frame::_ZTV7Q3Frame) + 8u)
- QFrame (0xb2a9d940) 0
- primary-for Q3Frame (0xb2a9d900)
- QWidget (0xb2a9d980) 0
- primary-for QFrame (0xb2a9d940)
- QObject (0xb2a9d9c0) 0
- primary-for QWidget (0xb2a9d980)
- QPaintDevice (0xb2a9da00) 8
- vptr=((& Q3Frame::_ZTV7Q3Frame) + 244u)
+Q3DataBrowser (0xb197e4c0) 0
+ vptr=((& Q3DataBrowser::_ZTV13Q3DataBrowser) + 8u)
+ QWidget (0xb197daf0) 0
+ primary-for Q3DataBrowser (0xb197e4c0)
+ QObject (0xb193c8e8) 0
+ primary-for QWidget (0xb197daf0)
+ QPaintDevice (0xb193c924) 8
+ vptr=((& Q3DataBrowser::_ZTV13Q3DataBrowser) + 344u)
-Vtable for Q3ScrollView
-Q3ScrollView::_ZTV12Q3ScrollView: 102u entries
+Vtable for Q3SqlFieldInfo
+Q3SqlFieldInfo::_ZTV14Q3SqlFieldInfo: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3ScrollView)
-8 Q3ScrollView::metaObject
-12 Q3ScrollView::qt_metacast
-16 Q3ScrollView::qt_metacall
-20 Q3ScrollView::~Q3ScrollView
-24 Q3ScrollView::~Q3ScrollView
-28 QFrame::event
-32 Q3ScrollView::eventFilter
+4 (int (*)(...))(& _ZTI14Q3SqlFieldInfo)
+8 Q3SqlFieldInfo::~Q3SqlFieldInfo
+12 Q3SqlFieldInfo::~Q3SqlFieldInfo
+16 Q3SqlFieldInfo::setTrim
+20 Q3SqlFieldInfo::setGenerated
+24 Q3SqlFieldInfo::setCalculated
+
+Class Q3SqlFieldInfo
+ size=44 align=4
+ base size=44 base align=4
+Q3SqlFieldInfo (0xb193ca8c) 0
+ vptr=((& Q3SqlFieldInfo::_ZTV14Q3SqlFieldInfo) + 8u)
+
+Vtable for Q3SqlForm
+Q3SqlForm::_ZTV9Q3SqlForm: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9Q3SqlForm)
+8 Q3SqlForm::metaObject
+12 Q3SqlForm::qt_metacast
+16 Q3SqlForm::qt_metacall
+20 Q3SqlForm::~Q3SqlForm
+24 Q3SqlForm::~Q3SqlForm
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3SqlForm::insert
+60 Q3SqlForm::remove
+64 Q3SqlForm::setRecord
+68 Q3SqlForm::readField
+72 Q3SqlForm::writeField
+76 Q3SqlForm::readFields
+80 Q3SqlForm::writeFields
+84 Q3SqlForm::clear
+88 Q3SqlForm::clearValues
+92 Q3SqlForm::insert
+96 Q3SqlForm::remove
+100 Q3SqlForm::sync
+
+Class Q3SqlForm
+ size=12 align=4
+ base size=12 base align=4
+Q3SqlForm (0xb17c9100) 0
+ vptr=((& Q3SqlForm::_ZTV9Q3SqlForm) + 8u)
+ QObject (0xb17c71e0) 0
+ primary-for Q3SqlForm (0xb17c9100)
+
+Vtable for Q3SqlPropertyMap
+Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16Q3SqlPropertyMap)
+8 Q3SqlPropertyMap::~Q3SqlPropertyMap
+12 Q3SqlPropertyMap::~Q3SqlPropertyMap
+16 Q3SqlPropertyMap::setProperty
+
+Class Q3SqlPropertyMap
+ size=8 align=4
+ base size=8 base align=4
+Q3SqlPropertyMap (0xb17c730c) 0
+ vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
+
+Class Q3SqlRecordInfo
+ size=4 align=4
+ base size=4 base align=4
+Q3SqlRecordInfo (0xb17eb580) 0
+ Q3ValueList<Q3SqlFieldInfo> (0xb17eb5c0) 0
+ QLinkedList<Q3SqlFieldInfo> (0xb17c74ec) 0
+
+Vtable for Q3DataView
+Q3DataView::_ZTV10Q3DataView: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3DataView)
+8 Q3DataView::metaObject
+12 Q3DataView::qt_metacast
+16 Q3DataView::qt_metacall
+20 Q3DataView::~Q3DataView
+24 Q3DataView::~Q3DataView
+28 QWidget::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3ScrollView::sizeHint
-68 Q3ScrollView::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 Q3ScrollView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -15479,86 +18121,47 @@ Q3ScrollView::_ZTV12Q3ScrollView: 102u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 Q3ScrollView::focusNextPrevChild
-200 Q3ScrollView::styleChange
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
+212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
-228 Q3Frame::drawFrame
-232 Q3ScrollView::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3ScrollView::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3ScrollView::contentsMousePressEvent
-284 Q3ScrollView::contentsMouseReleaseEvent
-288 Q3ScrollView::contentsMouseDoubleClickEvent
-292 Q3ScrollView::contentsMouseMoveEvent
-296 Q3ScrollView::contentsDragEnterEvent
-300 Q3ScrollView::contentsDragMoveEvent
-304 Q3ScrollView::contentsDragLeaveEvent
-308 Q3ScrollView::contentsDropEvent
-312 Q3ScrollView::contentsWheelEvent
-316 Q3ScrollView::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3ScrollView::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 (int (*)(...))-0x00000000000000008
-384 (int (*)(...))(& _ZTI12Q3ScrollView)
-388 Q3ScrollView::_ZThn8_N12Q3ScrollViewD1Ev
-392 Q3ScrollView::_ZThn8_N12Q3ScrollViewD0Ev
-396 QWidget::_ZThn8_NK7QWidget7devTypeEv
-400 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-404 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3DataView::setForm
+228 Q3DataView::setRecord
+232 Q3DataView::refresh
+236 Q3DataView::readFields
+240 Q3DataView::writeFields
+244 Q3DataView::clearValues
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI10Q3DataView)
+256 Q3DataView::_ZThn8_N10Q3DataViewD1Ev
+260 Q3DataView::_ZThn8_N10Q3DataViewD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ScrollView
- size=28 align=4
- base size=28 base align=4
-Q3ScrollView (0xb2a9da80) 0
- vptr=((& Q3ScrollView::_ZTV12Q3ScrollView) + 8u)
- Q3Frame (0xb2a9dac0) 0
- primary-for Q3ScrollView (0xb2a9da80)
- QFrame (0xb2a9db00) 0
- primary-for Q3Frame (0xb2a9dac0)
- QWidget (0xb2a9db40) 0
- primary-for QFrame (0xb2a9db00)
- QObject (0xb2a9db80) 0
- primary-for QWidget (0xb2a9db40)
- QPaintDevice (0xb2a9dbc0) 8
- vptr=((& Q3ScrollView::_ZTV12Q3ScrollView) + 388u)
+Class Q3DataView
+ size=24 align=4
+ base size=24 base align=4
+Q3DataView (0xb184e200) 0
+ vptr=((& Q3DataView::_ZTV10Q3DataView) + 8u)
+ QWidget (0xb1857960) 0
+ primary-for Q3DataView (0xb184e200)
+ QObject (0xb185c078) 0
+ primary-for QWidget (0xb1857960)
+ QPaintDevice (0xb185c0b4) 8
+ vptr=((& Q3DataView::_ZTV10Q3DataView) + 256u)
Class Q3StyleSheetItem
size=4 align=4
base size=4 base align=4
-Q3StyleSheetItem (0xb2a9dc80) 0
-
-
+Q3StyleSheetItem (0xb185c1e0) 0
Vtable for Q3StyleSheet
Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
@@ -15582,10 +18185,10 @@ Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
Class Q3StyleSheet
size=16 align=4
base size=16 base align=4
-Q3StyleSheet (0xb2a9dd00) 0
+Q3StyleSheet (0xb184e4c0) 0
vptr=((& Q3StyleSheet::_ZTV12Q3StyleSheet) + 8u)
- QObject (0xb2a9dd40) 0
- primary-for Q3StyleSheet (0xb2a9dd00)
+ QObject (0xb185c21c) 0
+ primary-for Q3StyleSheet (0xb184e4c0)
Vtable for Q3MimeSourceFactory
Q3MimeSourceFactory::_ZTV19Q3MimeSourceFactory: 13u entries
@@ -15606,32 +18209,28 @@ Q3MimeSourceFactory::_ZTV19Q3MimeSourceFactory: 13u entries
Class Q3MimeSourceFactory
size=8 align=4
base size=8 base align=4
-Q3MimeSourceFactory (0xb2a9dec0) 0
+Q3MimeSourceFactory (0xb185c3c0) 0
vptr=((& Q3MimeSourceFactory::_ZTV19Q3MimeSourceFactory) + 8u)
Class Q3TextEditOptimPrivate::Tag
size=32 align=4
base size=32 base align=4
-Q3TextEditOptimPrivate::Tag (0xb2a9df80) 0
+Q3TextEditOptimPrivate::Tag (0xb185c4b0) 0
Class Q3TextEditOptimPrivate::Selection
size=8 align=4
base size=8 base align=4
-Q3TextEditOptimPrivate::Selection (0xb2a9d040) 0
-
-
-
-
+Q3TextEditOptimPrivate::Selection (0xb185c4ec) 0
Class Q3TextEditOptimPrivate
size=52 align=4
base size=52 base align=4
-Q3TextEditOptimPrivate (0xb2a9df40) 0
+Q3TextEditOptimPrivate (0xb185c474) 0
Class Q3TextEdit::UndoRedoInfo
size=40 align=4
base size=40 base align=4
-Q3TextEdit::UndoRedoInfo (0xb29911c0) 0
+Q3TextEdit::UndoRedoInfo (0xb16bea14) 0
Vtable for Q3TextEdit
Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
@@ -15803,7 +18402,7 @@ Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
660 Q3TextEdit::linksEnabled
664 Q3TextEdit::emitHighlighted
668 Q3TextEdit::emitLinkClicked
-672 (int (*)(...))-0x00000000000000008
+672 (int (*)(...))-0x000000008
676 (int (*)(...))(& _ZTI10Q3TextEdit)
680 Q3TextEdit::_ZThn8_N10Q3TextEditD1Ev
684 Q3TextEdit::_ZThn8_N10Q3TextEditD0Ev
@@ -15814,21 +18413,34 @@ Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
Class Q3TextEdit
size=164 align=4
base size=162 base align=4
-Q3TextEdit (0xb2a9df00) 0
+Q3TextEdit (0xb184ef40) 0
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 8u)
- Q3ScrollView (0xb2991000) 0
- primary-for Q3TextEdit (0xb2a9df00)
- Q3Frame (0xb2991040) 0
- primary-for Q3ScrollView (0xb2991000)
- QFrame (0xb2991080) 0
- primary-for Q3Frame (0xb2991040)
- QWidget (0xb29910c0) 0
- primary-for QFrame (0xb2991080)
- QObject (0xb2991100) 0
- primary-for QWidget (0xb29910c0)
- QPaintDevice (0xb2991140) 8
+ Q3ScrollView (0xb184ef80) 0
+ primary-for Q3TextEdit (0xb184ef40)
+ Q3Frame (0xb184efc0) 0
+ primary-for Q3ScrollView (0xb184ef80)
+ QFrame (0xb16c7000) 0
+ primary-for Q3Frame (0xb184efc0)
+ QWidget (0xb16c1f50) 0
+ primary-for QFrame (0xb16c7000)
+ QObject (0xb16be99c) 0
+ primary-for QWidget (0xb16c1f50)
+ QPaintDevice (0xb16be9d8) 8
vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
+Vtable for Q3SyntaxHighlighter
+Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19Q3SyntaxHighlighter)
+8 Q3SyntaxHighlighter::~Q3SyntaxHighlighter
+12 Q3SyntaxHighlighter::~Q3SyntaxHighlighter
+16 __cxa_pure_virtual
+
+Class Q3SyntaxHighlighter
+ size=16 align=4
+ base size=16 base align=4
+Q3SyntaxHighlighter (0xb16bef00) 0
+ vptr=((& Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter) + 8u)
Vtable for Q3TextView
Q3TextView::_ZTV10Q3TextView: 175u entries
@@ -16000,7 +18612,7 @@ Q3TextView::_ZTV10Q3TextView: 175u entries
660 Q3TextEdit::linksEnabled
664 Q3TextEdit::emitHighlighted
668 Q3TextEdit::emitLinkClicked
-672 (int (*)(...))-0x00000000000000008
+672 (int (*)(...))-0x000000008
676 (int (*)(...))(& _ZTI10Q3TextView)
680 Q3TextView::_ZThn8_N10Q3TextViewD1Ev
684 Q3TextView::_ZThn8_N10Q3TextViewD0Ev
@@ -16011,32 +18623,56 @@ Q3TextView::_ZTV10Q3TextView: 175u entries
Class Q3TextView
size=164 align=4
base size=162 base align=4
-Q3TextView (0xb2991280) 0
+Q3TextView (0xb16c7840) 0
vptr=((& Q3TextView::_ZTV10Q3TextView) + 8u)
- Q3TextEdit (0xb29912c0) 0
- primary-for Q3TextView (0xb2991280)
- Q3ScrollView (0xb2991300) 0
- primary-for Q3TextEdit (0xb29912c0)
- Q3Frame (0xb2991340) 0
- primary-for Q3ScrollView (0xb2991300)
- QFrame (0xb2991380) 0
- primary-for Q3Frame (0xb2991340)
- QWidget (0xb29913c0) 0
- primary-for QFrame (0xb2991380)
- QObject (0xb2991400) 0
- primary-for QWidget (0xb29913c0)
- QPaintDevice (0xb2991440) 8
+ Q3TextEdit (0xb16c7880) 0
+ primary-for Q3TextView (0xb16c7840)
+ Q3ScrollView (0xb16c78c0) 0
+ primary-for Q3TextEdit (0xb16c7880)
+ Q3Frame (0xb16c7900) 0
+ primary-for Q3ScrollView (0xb16c78c0)
+ QFrame (0xb16c7940) 0
+ primary-for Q3Frame (0xb16c7900)
+ QWidget (0xb173d1e0) 0
+ primary-for QFrame (0xb16c7940)
+ QObject (0xb16bef78) 0
+ primary-for QWidget (0xb173d1e0)
+ QPaintDevice (0xb16befb4) 8
vptr=((& Q3TextView::_ZTV10Q3TextView) + 680u)
-Vtable for Q3MultiLineEdit
-Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
+Class Q3CString
+ size=4 align=4
+ base size=4 base align=4
+Q3CString (0xb16c7b80) 0
+ QByteArray (0xb174b0f0) 0
+
+Vtable for Q3TextStream
+Q3TextStream::_ZTV12Q3TextStream: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3MultiLineEdit)
-8 Q3MultiLineEdit::metaObject
-12 Q3MultiLineEdit::qt_metacast
-16 Q3MultiLineEdit::qt_metacall
-20 Q3MultiLineEdit::~Q3MultiLineEdit
-24 Q3MultiLineEdit::~Q3MultiLineEdit
+4 (int (*)(...))(& _ZTI12Q3TextStream)
+8 Q3TextStream::~Q3TextStream
+12 Q3TextStream::~Q3TextStream
+
+Class Q3TextStream
+ size=104 align=4
+ base size=104 base align=4
+Q3TextStream (0xb1789b40) 0
+ vptr=((& Q3TextStream::_ZTV12Q3TextStream) + 8u)
+
+Class Q3TSManip
+ size=12 align=4
+ base size=12 base align=4
+Q3TSManip (0xb15bb5a0) 0
+
+Vtable for Q3TextBrowser
+Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13Q3TextBrowser)
+8 Q3TextBrowser::metaObject
+12 Q3TextBrowser::qt_metacast
+16 Q3TextBrowser::qt_metacall
+20 Q3TextBrowser::~Q3TextBrowser
+24 Q3TextBrowser::~Q3TextBrowser
28 Q3TextEdit::event
32 Q3TextEdit::eventFilter
36 QObject::timerEvent
@@ -16055,7 +18691,7 @@ Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
88 Q3ScrollView::mouseDoubleClickEvent
92 Q3ScrollView::mouseMoveEvent
96 Q3ScrollView::wheelEvent
-100 Q3TextEdit::keyPressEvent
+100 Q3TextBrowser::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -16138,7 +18774,7 @@ Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
420 Q3TextEdit::setWrapPolicy
424 Q3TextEdit::copy
428 Q3TextEdit::append
-432 Q3TextEdit::setText
+432 Q3TextBrowser::setText
436 Q3TextEdit::setTextFormat
440 Q3TextEdit::selectAll
444 Q3TextEdit::setTabStopWidth
@@ -16166,7 +18802,7 @@ Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
532 Q3TextEdit::setVerticalAlignment
536 Q3TextEdit::setAlignment
540 Q3TextEdit::setParagType
-544 Q3MultiLineEdit::setCursorPosition
+544 Q3TextEdit::setCursorPosition
548 Q3TextEdit::setSelection
552 Q3TextEdit::setSelectionAttributes
556 Q3TextEdit::setModified
@@ -16184,7 +18820,7 @@ Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
604 Q3TextEdit::scrollToBottom
608 Q3TextEdit::insert
612 Q3TextEdit::insert
-616 Q3MultiLineEdit::insertAt
+616 Q3TextEdit::insertAt
620 Q3TextEdit::removeParagraph
624 Q3TextEdit::insertParagraph
628 Q3TextEdit::setParagraphBackgroundColor
@@ -16195,82 +18831,51 @@ Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
648 Q3TextEdit::createPopupMenu
652 Q3TextEdit::doChangeInterval
656 Q3TextEdit::sliderReleased
-660 Q3TextEdit::linksEnabled
-664 Q3TextEdit::emitHighlighted
-668 Q3TextEdit::emitLinkClicked
-672 Q3MultiLineEdit::insertLine
-676 Q3MultiLineEdit::insertAt
-680 Q3MultiLineEdit::removeLine
-684 Q3MultiLineEdit::setCursorPosition
-688 Q3MultiLineEdit::setAutoUpdate
-692 Q3MultiLineEdit::insertAndMark
-696 Q3MultiLineEdit::newLine
-700 Q3MultiLineEdit::killLine
-704 Q3MultiLineEdit::pageUp
-708 Q3MultiLineEdit::pageDown
-712 Q3MultiLineEdit::cursorLeft
-716 Q3MultiLineEdit::cursorRight
-720 Q3MultiLineEdit::cursorUp
-724 Q3MultiLineEdit::cursorDown
-728 Q3MultiLineEdit::backspace
-732 Q3MultiLineEdit::home
-736 Q3MultiLineEdit::end
-740 (int (*)(...))-0x00000000000000008
-744 (int (*)(...))(& _ZTI15Q3MultiLineEdit)
-748 Q3MultiLineEdit::_ZThn8_N15Q3MultiLineEditD1Ev
-752 Q3MultiLineEdit::_ZThn8_N15Q3MultiLineEditD0Ev
-756 QWidget::_ZThn8_NK7QWidget7devTypeEv
-760 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-764 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+660 Q3TextBrowser::linksEnabled
+664 Q3TextBrowser::emitHighlighted
+668 Q3TextBrowser::emitLinkClicked
+672 Q3TextBrowser::setSource
+676 Q3TextBrowser::backward
+680 Q3TextBrowser::forward
+684 Q3TextBrowser::home
+688 Q3TextBrowser::reload
+692 (int (*)(...))-0x000000008
+696 (int (*)(...))(& _ZTI13Q3TextBrowser)
+700 Q3TextBrowser::_ZThn8_N13Q3TextBrowserD1Ev
+704 Q3TextBrowser::_ZThn8_N13Q3TextBrowserD0Ev
+708 QWidget::_ZThn8_NK7QWidget7devTypeEv
+712 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+716 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3MultiLineEdit
+Class Q3TextBrowser
size=168 align=4
base size=168 base align=4
-Q3MultiLineEdit (0xb29914c0) 0
- vptr=((& Q3MultiLineEdit::_ZTV15Q3MultiLineEdit) + 8u)
- Q3TextEdit (0xb2991500) 0
- primary-for Q3MultiLineEdit (0xb29914c0)
- Q3ScrollView (0xb2991540) 0
- primary-for Q3TextEdit (0xb2991500)
- Q3Frame (0xb2991580) 0
- primary-for Q3ScrollView (0xb2991540)
- QFrame (0xb29915c0) 0
- primary-for Q3Frame (0xb2991580)
- QWidget (0xb2991600) 0
- primary-for QFrame (0xb29915c0)
- QObject (0xb2991640) 0
- primary-for QWidget (0xb2991600)
- QPaintDevice (0xb2991680) 8
- vptr=((& Q3MultiLineEdit::_ZTV15Q3MultiLineEdit) + 748u)
-
-Vtable for Q3SyntaxHighlighter
-Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19Q3SyntaxHighlighter)
-8 Q3SyntaxHighlighter::~Q3SyntaxHighlighter
-12 Q3SyntaxHighlighter::~Q3SyntaxHighlighter
-16 __cxa_pure_virtual
-
-Class Q3SyntaxHighlighter
- size=16 align=4
- base size=16 base align=4
-Q3SyntaxHighlighter (0xb2991700) 0
- vptr=((& Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter) + 8u)
-
-Class Q3SimpleRichText
- size=4 align=4
- base size=4 base align=4
-Q3SimpleRichText (0xb2991780) 0
+Q3TextBrowser (0xb178fec0) 0
+ vptr=((& Q3TextBrowser::_ZTV13Q3TextBrowser) + 8u)
+ Q3TextEdit (0xb178ff00) 0
+ primary-for Q3TextBrowser (0xb178fec0)
+ Q3ScrollView (0xb178ff40) 0
+ primary-for Q3TextEdit (0xb178ff00)
+ Q3Frame (0xb178ff80) 0
+ primary-for Q3ScrollView (0xb178ff40)
+ QFrame (0xb178ffc0) 0
+ primary-for Q3Frame (0xb178ff80)
+ QWidget (0xb15c3640) 0
+ primary-for QFrame (0xb178ffc0)
+ QObject (0xb15bbbb8) 0
+ primary-for QWidget (0xb15c3640)
+ QPaintDevice (0xb15bbbf4) 8
+ vptr=((& Q3TextBrowser::_ZTV13Q3TextBrowser) + 700u)
-Vtable for Q3TextBrowser
-Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
+Vtable for Q3MultiLineEdit
+Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3TextBrowser)
-8 Q3TextBrowser::metaObject
-12 Q3TextBrowser::qt_metacast
-16 Q3TextBrowser::qt_metacall
-20 Q3TextBrowser::~Q3TextBrowser
-24 Q3TextBrowser::~Q3TextBrowser
+4 (int (*)(...))(& _ZTI15Q3MultiLineEdit)
+8 Q3MultiLineEdit::metaObject
+12 Q3MultiLineEdit::qt_metacast
+16 Q3MultiLineEdit::qt_metacall
+20 Q3MultiLineEdit::~Q3MultiLineEdit
+24 Q3MultiLineEdit::~Q3MultiLineEdit
28 Q3TextEdit::event
32 Q3TextEdit::eventFilter
36 QObject::timerEvent
@@ -16289,7 +18894,7 @@ Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
88 Q3ScrollView::mouseDoubleClickEvent
92 Q3ScrollView::mouseMoveEvent
96 Q3ScrollView::wheelEvent
-100 Q3TextBrowser::keyPressEvent
+100 Q3TextEdit::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -16372,7 +18977,7 @@ Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
420 Q3TextEdit::setWrapPolicy
424 Q3TextEdit::copy
428 Q3TextEdit::append
-432 Q3TextBrowser::setText
+432 Q3TextEdit::setText
436 Q3TextEdit::setTextFormat
440 Q3TextEdit::selectAll
444 Q3TextEdit::setTabStopWidth
@@ -16400,7 +19005,7 @@ Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
532 Q3TextEdit::setVerticalAlignment
536 Q3TextEdit::setAlignment
540 Q3TextEdit::setParagType
-544 Q3TextEdit::setCursorPosition
+544 Q3MultiLineEdit::setCursorPosition
548 Q3TextEdit::setSelection
552 Q3TextEdit::setSelectionAttributes
556 Q3TextEdit::setModified
@@ -16418,7 +19023,7 @@ Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
604 Q3TextEdit::scrollToBottom
608 Q3TextEdit::insert
612 Q3TextEdit::insert
-616 Q3TextEdit::insertAt
+616 Q3MultiLineEdit::insertAt
620 Q3TextEdit::removeParagraph
624 Q3TextEdit::insertParagraph
628 Q3TextEdit::setParagraphBackgroundColor
@@ -16429,107 +19034,351 @@ Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
648 Q3TextEdit::createPopupMenu
652 Q3TextEdit::doChangeInterval
656 Q3TextEdit::sliderReleased
-660 Q3TextBrowser::linksEnabled
-664 Q3TextBrowser::emitHighlighted
-668 Q3TextBrowser::emitLinkClicked
-672 Q3TextBrowser::setSource
-676 Q3TextBrowser::backward
-680 Q3TextBrowser::forward
-684 Q3TextBrowser::home
-688 Q3TextBrowser::reload
-692 (int (*)(...))-0x00000000000000008
-696 (int (*)(...))(& _ZTI13Q3TextBrowser)
-700 Q3TextBrowser::_ZThn8_N13Q3TextBrowserD1Ev
-704 Q3TextBrowser::_ZThn8_N13Q3TextBrowserD0Ev
-708 QWidget::_ZThn8_NK7QWidget7devTypeEv
-712 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-716 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+660 Q3TextEdit::linksEnabled
+664 Q3TextEdit::emitHighlighted
+668 Q3TextEdit::emitLinkClicked
+672 Q3MultiLineEdit::insertLine
+676 Q3MultiLineEdit::insertAt
+680 Q3MultiLineEdit::removeLine
+684 Q3MultiLineEdit::setCursorPosition
+688 Q3MultiLineEdit::setAutoUpdate
+692 Q3MultiLineEdit::insertAndMark
+696 Q3MultiLineEdit::newLine
+700 Q3MultiLineEdit::killLine
+704 Q3MultiLineEdit::pageUp
+708 Q3MultiLineEdit::pageDown
+712 Q3MultiLineEdit::cursorLeft
+716 Q3MultiLineEdit::cursorRight
+720 Q3MultiLineEdit::cursorUp
+724 Q3MultiLineEdit::cursorDown
+728 Q3MultiLineEdit::backspace
+732 Q3MultiLineEdit::home
+736 Q3MultiLineEdit::end
+740 (int (*)(...))-0x000000008
+744 (int (*)(...))(& _ZTI15Q3MultiLineEdit)
+748 Q3MultiLineEdit::_ZThn8_N15Q3MultiLineEditD1Ev
+752 Q3MultiLineEdit::_ZThn8_N15Q3MultiLineEditD0Ev
+756 QWidget::_ZThn8_NK7QWidget7devTypeEv
+760 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+764 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3TextBrowser
+Class Q3MultiLineEdit
size=168 align=4
base size=168 base align=4
-Q3TextBrowser (0xb29917c0) 0
- vptr=((& Q3TextBrowser::_ZTV13Q3TextBrowser) + 8u)
- Q3TextEdit (0xb2991800) 0
- primary-for Q3TextBrowser (0xb29917c0)
- Q3ScrollView (0xb2991840) 0
- primary-for Q3TextEdit (0xb2991800)
- Q3Frame (0xb2991880) 0
- primary-for Q3ScrollView (0xb2991840)
- QFrame (0xb29918c0) 0
- primary-for Q3Frame (0xb2991880)
- QWidget (0xb2991900) 0
- primary-for QFrame (0xb29918c0)
- QObject (0xb2991940) 0
- primary-for QWidget (0xb2991900)
- QPaintDevice (0xb2991980) 8
- vptr=((& Q3TextBrowser::_ZTV13Q3TextBrowser) + 700u)
+Q3MultiLineEdit (0xb15c82c0) 0
+ vptr=((& Q3MultiLineEdit::_ZTV15Q3MultiLineEdit) + 8u)
+ Q3TextEdit (0xb15c8300) 0
+ primary-for Q3MultiLineEdit (0xb15c82c0)
+ Q3ScrollView (0xb15c8340) 0
+ primary-for Q3TextEdit (0xb15c8300)
+ Q3Frame (0xb15c8380) 0
+ primary-for Q3ScrollView (0xb15c8340)
+ QFrame (0xb15c83c0) 0
+ primary-for Q3Frame (0xb15c8380)
+ QWidget (0xb15d7640) 0
+ primary-for QFrame (0xb15c83c0)
+ QObject (0xb15bbdd4) 0
+ primary-for QWidget (0xb15d7640)
+ QPaintDevice (0xb15bbe10) 8
+ vptr=((& Q3MultiLineEdit::_ZTV15Q3MultiLineEdit) + 748u)
-Vtable for Q3TextStream
-Q3TextStream::_ZTV12Q3TextStream: 4u entries
+Class Q3SimpleRichText
+ size=4 align=4
+ base size=4 base align=4
+Q3SimpleRichText (0xb15f42d0) 0
+
+Vtable for Q3TabDialog
+Q3TabDialog::_ZTV11Q3TabDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3TextStream)
-8 Q3TextStream::~Q3TextStream
-12 Q3TextStream::~Q3TextStream
+4 (int (*)(...))(& _ZTI11Q3TabDialog)
+8 Q3TabDialog::metaObject
+12 Q3TabDialog::qt_metacast
+16 Q3TabDialog::qt_metacall
+20 Q3TabDialog::~Q3TabDialog
+24 Q3TabDialog::~Q3TabDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3TabDialog::paintEvent
+128 QWidget::moveEvent
+132 Q3TabDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 Q3TabDialog::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11Q3TabDialog)
+244 Q3TabDialog::_ZThn8_N11Q3TabDialogD1Ev
+248 Q3TabDialog::_ZThn8_N11Q3TabDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3TextStream
- size=104 align=4
- base size=104 base align=4
-Q3TextStream (0xb2991a00) 0
- vptr=((& Q3TextStream::_ZTV12Q3TextStream) + 8u)
+Class Q3TabDialog
+ size=24 align=4
+ base size=24 base align=4
+Q3TabDialog (0xb15c8980) 0
+ vptr=((& Q3TabDialog::_ZTV11Q3TabDialog) + 8u)
+ QDialog (0xb15c89c0) 0
+ primary-for Q3TabDialog (0xb15c8980)
+ QWidget (0xb15fc2d0) 0
+ primary-for QDialog (0xb15c89c0)
+ QObject (0xb15f430c) 0
+ primary-for QWidget (0xb15fc2d0)
+ QPaintDevice (0xb15f4348) 8
+ vptr=((& Q3TabDialog::_ZTV11Q3TabDialog) + 244u)
-Class Q3TSManip
- size=12 align=4
- base size=12 base align=4
-Q3TSManip (0xb2991ac0) 0
+Vtable for Q3Wizard
+Q3Wizard::_ZTV8Q3Wizard: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3Wizard)
+8 Q3Wizard::metaObject
+12 Q3Wizard::qt_metacast
+16 Q3Wizard::qt_metacall
+20 Q3Wizard::~Q3Wizard
+24 Q3Wizard::~Q3Wizard
+28 QWidget::event
+32 Q3Wizard::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 Q3Wizard::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 Q3Wizard::addPage
+240 Q3Wizard::insertPage
+244 Q3Wizard::removePage
+248 Q3Wizard::showPage
+252 Q3Wizard::appropriate
+256 Q3Wizard::setAppropriate
+260 Q3Wizard::setBackEnabled
+264 Q3Wizard::setNextEnabled
+268 Q3Wizard::setFinishEnabled
+272 Q3Wizard::setHelpEnabled
+276 Q3Wizard::setFinish
+280 Q3Wizard::back
+284 Q3Wizard::next
+288 Q3Wizard::help
+292 Q3Wizard::layOutButtonRow
+296 Q3Wizard::layOutTitleRow
+300 (int (*)(...))-0x000000008
+304 (int (*)(...))(& _ZTI8Q3Wizard)
+308 Q3Wizard::_ZThn8_N8Q3WizardD1Ev
+312 Q3Wizard::_ZThn8_N8Q3WizardD0Ev
+316 QWidget::_ZThn8_NK7QWidget7devTypeEv
+320 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+324 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Vtable for Q3Socket
-Q3Socket::_ZTV8Q3Socket: 35u entries
+Class Q3Wizard
+ size=24 align=4
+ base size=24 base align=4
+Q3Wizard (0xb15c8c00) 0
+ vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 8u)
+ QDialog (0xb15c8c40) 0
+ primary-for Q3Wizard (0xb15c8c00)
+ QWidget (0xb1610230) 0
+ primary-for QDialog (0xb15c8c40)
+ QObject (0xb15f4474) 0
+ primary-for QWidget (0xb1610230)
+ QPaintDevice (0xb15f44b0) 8
+ vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
+
+Vtable for Q3ProgressDialog
+Q3ProgressDialog::_ZTV16Q3ProgressDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Socket)
-8 Q3Socket::metaObject
-12 Q3Socket::qt_metacast
-16 Q3Socket::qt_metacall
-20 Q3Socket::~Q3Socket
-24 Q3Socket::~Q3Socket
-28 QObject::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI16Q3ProgressDialog)
+8 Q3ProgressDialog::metaObject
+12 Q3ProgressDialog::qt_metacast
+16 Q3ProgressDialog::qt_metacall
+20 Q3ProgressDialog::~Q3ProgressDialog
+24 Q3ProgressDialog::~Q3ProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3Socket::isSequential
-60 Q3Socket::open
-64 Q3Socket::close
-68 QIODevice::pos
-72 Q3Socket::size
-76 QIODevice::seek
-80 Q3Socket::atEnd
-84 QIODevice::reset
-88 Q3Socket::bytesAvailable
-92 Q3Socket::bytesToWrite
-96 Q3Socket::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 Q3Socket::readData
-112 QIODevice::readLineData
-116 Q3Socket::writeData
-120 Q3Socket::setSocket
-124 Q3Socket::setSocketDevice
-128 Q3Socket::connectToHost
-132 Q3Socket::sn_read
-136 Q3Socket::sn_write
+56 QWidget::devType
+60 QDialog::setVisible
+64 Q3ProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 Q3ProgressDialog::resizeEvent
+136 Q3ProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 Q3ProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 Q3ProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI16Q3ProgressDialog)
+244 Q3ProgressDialog::_ZThn8_N16Q3ProgressDialogD1Ev
+248 Q3ProgressDialog::_ZThn8_N16Q3ProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Socket
- size=12 align=4
- base size=12 base align=4
-Q3Socket (0xb2991b00) 0
- vptr=((& Q3Socket::_ZTV8Q3Socket) + 8u)
- QIODevice (0xb2991b40) 0
- primary-for Q3Socket (0xb2991b00)
- QObject (0xb2991b80) 0
- primary-for QIODevice (0xb2991b40)
+Class Q3ProgressDialog
+ size=28 align=4
+ base size=28 base align=4
+Q3ProgressDialog (0xb15c8ec0) 0
+ vptr=((& Q3ProgressDialog::_ZTV16Q3ProgressDialog) + 8u)
+ QDialog (0xb15c8f00) 0
+ primary-for Q3ProgressDialog (0xb15c8ec0)
+ QWidget (0xb1623050) 0
+ primary-for QDialog (0xb15c8f00)
+ QObject (0xb15f45dc) 0
+ primary-for QWidget (0xb1623050)
+ QPaintDevice (0xb15f4618) 8
+ vptr=((& Q3ProgressDialog::_ZTV16Q3ProgressDialog) + 244u)
+
+Vtable for Q3Url
+Q3Url::_ZTV5Q3Url: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5Q3Url)
+8 Q3Url::~Q3Url
+12 Q3Url::~Q3Url
+16 Q3Url::setProtocol
+20 Q3Url::setUser
+24 Q3Url::setPassword
+28 Q3Url::setHost
+32 Q3Url::setPort
+36 Q3Url::setPath
+40 Q3Url::setEncodedPathAndQuery
+44 Q3Url::setQuery
+48 Q3Url::setRef
+52 Q3Url::addPath
+56 Q3Url::setFileName
+60 Q3Url::toString
+64 Q3Url::cdUp
+68 Q3Url::reset
+72 Q3Url::parse
+
+Class Q3Url
+ size=8 align=4
+ base size=8 base align=4
+Q3Url (0xb15f4744) 0
+ vptr=((& Q3Url::_ZTV5Q3Url) + 8u)
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
@@ -16542,7 +19391,7 @@ Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
Class Q3NetworkProtocolFactoryBase
size=4 align=4
base size=4 base align=4
-Q3NetworkProtocolFactoryBase (0xb2991c00) 0 nearly-empty
+Q3NetworkProtocolFactoryBase (0xb15f4834) 0 nearly-empty
vptr=((& Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase) + 8u)
Vtable for Q3NetworkProtocol
@@ -16580,10 +19429,10 @@ Q3NetworkProtocol::_ZTV17Q3NetworkProtocol: 29u entries
Class Q3NetworkProtocol
size=12 align=4
base size=12 base align=4
-Q3NetworkProtocol (0xb2991d00) 0
+Q3NetworkProtocol (0xb165e140) 0
vptr=((& Q3NetworkProtocol::_ZTV17Q3NetworkProtocol) + 8u)
- QObject (0xb2991d40) 0
- primary-for Q3NetworkProtocol (0xb2991d00)
+ QObject (0xb15f4a8c) 0
+ primary-for Q3NetworkProtocol (0xb165e140)
Vtable for Q3NetworkOperation
Q3NetworkOperation::_ZTV18Q3NetworkOperation: 14u entries
@@ -16605,260 +19454,10 @@ Q3NetworkOperation::_ZTV18Q3NetworkOperation: 14u entries
Class Q3NetworkOperation
size=12 align=4
base size=12 base align=4
-Q3NetworkOperation (0xb2991dc0) 0
+Q3NetworkOperation (0xb165e380) 0
vptr=((& Q3NetworkOperation::_ZTV18Q3NetworkOperation) + 8u)
- QObject (0xb2991e00) 0
- primary-for Q3NetworkOperation (0xb2991dc0)
-
-
-
-Vtable for Q3HttpHeader
-Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3HttpHeader)
-8 Q3HttpHeader::~Q3HttpHeader
-12 Q3HttpHeader::~Q3HttpHeader
-16 Q3HttpHeader::toString
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 Q3HttpHeader::parseLine
-
-Class Q3HttpHeader
- size=12 align=4
- base size=9 base align=4
-Q3HttpHeader (0xb2991e80) 0
- vptr=((& Q3HttpHeader::_ZTV12Q3HttpHeader) + 8u)
-
-Vtable for Q3HttpResponseHeader
-Q3HttpResponseHeader::_ZTV20Q3HttpResponseHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20Q3HttpResponseHeader)
-8 Q3HttpResponseHeader::~Q3HttpResponseHeader
-12 Q3HttpResponseHeader::~Q3HttpResponseHeader
-16 Q3HttpResponseHeader::toString
-20 Q3HttpResponseHeader::majorVersion
-24 Q3HttpResponseHeader::minorVersion
-28 Q3HttpResponseHeader::parseLine
-
-Class Q3HttpResponseHeader
- size=28 align=4
- base size=28 base align=4
-Q3HttpResponseHeader (0xb2991200) 0
- vptr=((& Q3HttpResponseHeader::_ZTV20Q3HttpResponseHeader) + 8u)
- Q3HttpHeader (0xb2991480) 0
- primary-for Q3HttpResponseHeader (0xb2991200)
-
-Vtable for Q3HttpRequestHeader
-Q3HttpRequestHeader::_ZTV19Q3HttpRequestHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19Q3HttpRequestHeader)
-8 Q3HttpRequestHeader::~Q3HttpRequestHeader
-12 Q3HttpRequestHeader::~Q3HttpRequestHeader
-16 Q3HttpRequestHeader::toString
-20 Q3HttpRequestHeader::majorVersion
-24 Q3HttpRequestHeader::minorVersion
-28 Q3HttpRequestHeader::parseLine
-
-Class Q3HttpRequestHeader
- size=28 align=4
- base size=28 base align=4
-Q3HttpRequestHeader (0xb29916c0) 0
- vptr=((& Q3HttpRequestHeader::_ZTV19Q3HttpRequestHeader) + 8u)
- Q3HttpHeader (0xb2991740) 0
- primary-for Q3HttpRequestHeader (0xb29916c0)
-
-Vtable for Q3Http
-Q3Http::_ZTV6Q3Http: 29u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6Q3Http)
-8 Q3Http::metaObject
-12 Q3Http::qt_metacast
-16 Q3Http::qt_metacall
-20 Q3Http::~Q3Http
-24 Q3Http::~Q3Http
-28 QObject::event
-32 QObject::eventFilter
-36 Q3Http::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3NetworkProtocol::setUrl
-60 Q3NetworkProtocol::setAutoDelete
-64 Q3Http::supportedOperations
-68 Q3NetworkProtocol::addOperation
-72 Q3NetworkProtocol::clearOperationQueue
-76 Q3NetworkProtocol::stop
-80 Q3NetworkProtocol::processOperation
-84 Q3NetworkProtocol::operationListChildren
-88 Q3NetworkProtocol::operationMkDir
-92 Q3NetworkProtocol::operationRemove
-96 Q3NetworkProtocol::operationRename
-100 Q3Http::operationGet
-104 Q3Http::operationPut
-108 Q3NetworkProtocol::operationPutChunk
-112 Q3NetworkProtocol::checkConnection
-
-Class Q3Http
- size=24 align=4
- base size=24 base align=4
-Q3Http (0xb29919c0) 0
- vptr=((& Q3Http::_ZTV6Q3Http) + 8u)
- Q3NetworkProtocol (0xb2991a40) 0
- primary-for Q3Http (0xb29919c0)
- QObject (0xb2991bc0) 0
- primary-for Q3NetworkProtocol (0xb2991a40)
-
-Vtable for Q3SocketDevice
-Q3SocketDevice::_ZTV14Q3SocketDevice: 41u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3SocketDevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 Q3SocketDevice::~Q3SocketDevice
-24 Q3SocketDevice::~Q3SocketDevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3SocketDevice::isSequential
-60 Q3SocketDevice::open
-64 Q3SocketDevice::close
-68 QIODevice::pos
-72 Q3SocketDevice::size
-76 QIODevice::seek
-80 Q3SocketDevice::atEnd
-84 QIODevice::reset
-88 Q3SocketDevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 Q3SocketDevice::readData
-112 QIODevice::readLineData
-116 Q3SocketDevice::writeData
-120 Q3SocketDevice::setSocket
-124 Q3SocketDevice::setBlocking
-128 Q3SocketDevice::setAddressReusable
-132 Q3SocketDevice::setReceiveBufferSize
-136 Q3SocketDevice::setSendBufferSize
-140 Q3SocketDevice::connect
-144 Q3SocketDevice::bind
-148 Q3SocketDevice::listen
-152 Q3SocketDevice::accept
-156 Q3SocketDevice::writeBlock
-160 Q3SocketDevice::setOption
-
-Class Q3SocketDevice
- size=40 align=4
- base size=40 base align=4
-Q3SocketDevice (0xb2991c40) 0
- vptr=((& Q3SocketDevice::_ZTV14Q3SocketDevice) + 8u)
- QIODevice (0xb2991d80) 0
- primary-for Q3SocketDevice (0xb2991c40)
- QObject (0xb2991e40) 0
- primary-for QIODevice (0xb2991d80)
-
-Vtable for Q3ServerSocket
-Q3ServerSocket::_ZTV14Q3ServerSocket: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3ServerSocket)
-8 Q3ServerSocket::metaObject
-12 Q3ServerSocket::qt_metacast
-16 Q3ServerSocket::qt_metacall
-20 Q3ServerSocket::~Q3ServerSocket
-24 Q3ServerSocket::~Q3ServerSocket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3ServerSocket::setSocket
-60 __cxa_pure_virtual
-
-Class Q3ServerSocket
- size=12 align=4
- base size=12 base align=4
-Q3ServerSocket (0xb2991ec0) 0
- vptr=((& Q3ServerSocket::_ZTV14Q3ServerSocket) + 8u)
- QObject (0xb28d6000) 0
- primary-for Q3ServerSocket (0xb2991ec0)
-
-Vtable for Q3LocalFs
-Q3LocalFs::_ZTV9Q3LocalFs: 29u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3LocalFs)
-8 Q3LocalFs::metaObject
-12 Q3LocalFs::qt_metacast
-16 Q3LocalFs::qt_metacall
-20 Q3LocalFs::~Q3LocalFs
-24 Q3LocalFs::~Q3LocalFs
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3NetworkProtocol::setUrl
-60 Q3NetworkProtocol::setAutoDelete
-64 Q3LocalFs::supportedOperations
-68 Q3NetworkProtocol::addOperation
-72 Q3NetworkProtocol::clearOperationQueue
-76 Q3NetworkProtocol::stop
-80 Q3NetworkProtocol::processOperation
-84 Q3LocalFs::operationListChildren
-88 Q3LocalFs::operationMkDir
-92 Q3LocalFs::operationRemove
-96 Q3LocalFs::operationRename
-100 Q3LocalFs::operationGet
-104 Q3LocalFs::operationPut
-108 Q3NetworkProtocol::operationPutChunk
-112 Q3NetworkProtocol::checkConnection
-
-Class Q3LocalFs
- size=16 align=4
- base size=16 base align=4
-Q3LocalFs (0xb28d6080) 0
- vptr=((& Q3LocalFs::_ZTV9Q3LocalFs) + 8u)
- Q3NetworkProtocol (0xb28d60c0) 0
- primary-for Q3LocalFs (0xb28d6080)
- QObject (0xb28d6100) 0
- primary-for Q3NetworkProtocol (0xb28d60c0)
-
-Vtable for Q3Url
-Q3Url::_ZTV5Q3Url: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5Q3Url)
-8 Q3Url::~Q3Url
-12 Q3Url::~Q3Url
-16 Q3Url::setProtocol
-20 Q3Url::setUser
-24 Q3Url::setPassword
-28 Q3Url::setHost
-32 Q3Url::setPort
-36 Q3Url::setPath
-40 Q3Url::setEncodedPathAndQuery
-44 Q3Url::setQuery
-48 Q3Url::setRef
-52 Q3Url::addPath
-56 Q3Url::setFileName
-60 Q3Url::toString
-64 Q3Url::cdUp
-68 Q3Url::reset
-72 Q3Url::parse
-
-Class Q3Url
- size=8 align=4
- base size=8 base align=4
-Q3Url (0xb28d6180) 0
- vptr=((& Q3Url::_ZTV5Q3Url) + 8u)
+ QObject (0xb15f4bb8) 0
+ primary-for Q3NetworkOperation (0xb165e380)
Vtable for Q3UrlOperator
Q3UrlOperator::_ZTV13Q3UrlOperator: 51u entries
@@ -16894,7 +19493,7 @@ Q3UrlOperator::_ZTV13Q3UrlOperator: 51u entries
116 Q3UrlOperator::parse
120 Q3UrlOperator::checkValid
124 Q3UrlOperator::clearEntries
-128 (int (*)(...))-0x00000000000000008
+128 (int (*)(...))-0x000000008
132 (int (*)(...))(& _ZTI13Q3UrlOperator)
136 Q3UrlOperator::_ZThn8_N13Q3UrlOperatorD1Ev
140 Q3UrlOperator::_ZThn8_N13Q3UrlOperatorD0Ev
@@ -16917,22 +19516,22 @@ Q3UrlOperator::_ZTV13Q3UrlOperator: 51u entries
Class Q3UrlOperator
size=20 align=4
base size=20 base align=4
-Q3UrlOperator (0xb28d6200) 0
+Q3UrlOperator (0xb1678fa0) 0
vptr=((& Q3UrlOperator::_ZTV13Q3UrlOperator) + 8u)
- QObject (0xb28d6240) 0
- primary-for Q3UrlOperator (0xb28d6200)
- Q3Url (0xb28d6280) 8
+ QObject (0xb15f4ce4) 0
+ primary-for Q3UrlOperator (0xb1678fa0)
+ Q3Url (0xb15f4d20) 8
vptr=((& Q3UrlOperator::_ZTV13Q3UrlOperator) + 136u)
-Vtable for Q3Ftp
-Q3Ftp::_ZTV5Q3Ftp: 29u entries
+Vtable for Q3FileIconProvider
+Q3FileIconProvider::_ZTV18Q3FileIconProvider: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5Q3Ftp)
-8 Q3Ftp::metaObject
-12 Q3Ftp::qt_metacast
-16 Q3Ftp::qt_metacall
-20 Q3Ftp::~Q3Ftp
-24 Q3Ftp::~Q3Ftp
+4 (int (*)(...))(& _ZTI18Q3FileIconProvider)
+8 Q3FileIconProvider::metaObject
+12 Q3FileIconProvider::qt_metacast
+16 Q3FileIconProvider::qt_metacall
+20 Q3FileIconProvider::~Q3FileIconProvider
+24 Q3FileIconProvider::~Q3FileIconProvider
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -16940,97 +19539,180 @@ Q3Ftp::_ZTV5Q3Ftp: 29u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3NetworkProtocol::setUrl
-60 Q3NetworkProtocol::setAutoDelete
-64 Q3Ftp::supportedOperations
-68 Q3NetworkProtocol::addOperation
-72 Q3NetworkProtocol::clearOperationQueue
-76 Q3NetworkProtocol::stop
-80 Q3NetworkProtocol::processOperation
-84 Q3Ftp::operationListChildren
-88 Q3Ftp::operationMkDir
-92 Q3Ftp::operationRemove
-96 Q3Ftp::operationRename
-100 Q3Ftp::operationGet
-104 Q3Ftp::operationPut
-108 Q3NetworkProtocol::operationPutChunk
-112 Q3Ftp::checkConnection
-
-Class Q3Ftp
- size=48 align=4
- base size=45 base align=4
-Q3Ftp (0xb28d6300) 0
- vptr=((& Q3Ftp::_ZTV5Q3Ftp) + 8u)
- Q3NetworkProtocol (0xb28d6340) 0
- primary-for Q3Ftp (0xb28d6300)
- QObject (0xb28d6380) 0
- primary-for Q3NetworkProtocol (0xb28d6340)
+56 Q3FileIconProvider::pixmap
-Class Q3Dns::MailServer
+Class Q3FileIconProvider
size=8 align=4
- base size=6 base align=4
-Q3Dns::MailServer (0xb28d6480) 0
+ base size=8 base align=4
+Q3FileIconProvider (0xb165e7c0) 0
+ vptr=((& Q3FileIconProvider::_ZTV18Q3FileIconProvider) + 8u)
+ QObject (0xb15f4e4c) 0
+ primary-for Q3FileIconProvider (0xb165e7c0)
-Class Q3Dns::Server
- size=12 align=4
- base size=10 base align=4
-Q3Dns::Server (0xb28d64c0) 0
+Vtable for Q3FilePreview
+Q3FilePreview::_ZTV13Q3FilePreview: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13Q3FilePreview)
+8 Q3FilePreview::~Q3FilePreview
+12 Q3FilePreview::~Q3FilePreview
+16 __cxa_pure_virtual
-Vtable for Q3Dns
-Q3Dns::_ZTV5Q3Dns: 17u entries
+Class Q3FilePreview
+ size=4 align=4
+ base size=4 base align=4
+Q3FilePreview (0xb15f4f78) 0 nearly-empty
+ vptr=((& Q3FilePreview::_ZTV13Q3FilePreview) + 8u)
+
+Vtable for Q3FileDialog
+Q3FileDialog::_ZTV12Q3FileDialog: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5Q3Dns)
-8 Q3Dns::metaObject
-12 Q3Dns::qt_metacast
-16 Q3Dns::qt_metacall
-20 Q3Dns::~Q3Dns
-24 Q3Dns::~Q3Dns
-28 QObject::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI12Q3FileDialog)
+8 Q3FileDialog::metaObject
+12 Q3FileDialog::qt_metacast
+16 Q3FileDialog::qt_metacall
+20 Q3FileDialog::~Q3FileDialog
+24 Q3FileDialog::~Q3FileDialog
+28 QWidget::event
+32 Q3FileDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3Dns::setLabel
-60 Q3Dns::setLabel
-64 Q3Dns::setRecordType
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 Q3FileDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 Q3FileDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 Q3FileDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 Q3FileDialog::setSelectedFilter
+240 Q3FileDialog::setSelectedFilter
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI12Q3FileDialog)
+252 Q3FileDialog::_ZThn8_N12Q3FileDialogD1Ev
+256 Q3FileDialog::_ZThn8_N12Q3FileDialogD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Dns
- size=24 align=4
- base size=24 base align=4
-Q3Dns (0xb28d6400) 0
- vptr=((& Q3Dns::_ZTV5Q3Dns) + 8u)
- QObject (0xb28d6440) 0
- primary-for Q3Dns (0xb28d6400)
+Class Q3FileDialog
+ size=44 align=4
+ base size=44 base align=4
+Q3FileDialog (0xb165ec00) 0
+ vptr=((& Q3FileDialog::_ZTV12Q3FileDialog) + 8u)
+ QDialog (0xb165ec40) 0
+ primary-for Q3FileDialog (0xb165ec00)
+ QWidget (0xb169f230) 0
+ primary-for QDialog (0xb165ec40)
+ QObject (0xb169c1a4) 0
+ primary-for QWidget (0xb169f230)
+ QPaintDevice (0xb169c1e0) 8
+ vptr=((& Q3FileDialog::_ZTV12Q3FileDialog) + 252u)
-Vtable for Q3DnsSocket
-Q3DnsSocket::_ZTV11Q3DnsSocket: 17u entries
+Vtable for Q3GridLayout
+Q3GridLayout::_ZTV12Q3GridLayout: 49u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3DnsSocket)
-8 Q3DnsSocket::metaObject
-12 Q3DnsSocket::qt_metacast
-16 Q3DnsSocket::qt_metacall
-20 Q3DnsSocket::~Q3DnsSocket
-24 Q3DnsSocket::~Q3DnsSocket
+4 (int (*)(...))(& _ZTI12Q3GridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 Q3GridLayout::~Q3GridLayout
+24 Q3GridLayout::~Q3GridLayout
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QLayout::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3DnsSocket::cleanCache
-60 Q3DnsSocket::retransmit
-64 Q3DnsSocket::answer
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI12Q3GridLayout)
+132 Q3GridLayout::_ZThn8_N12Q3GridLayoutD1Ev
+136 Q3GridLayout::_ZThn8_N12Q3GridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
-Class Q3DnsSocket
- size=8 align=4
- base size=8 base align=4
-Q3DnsSocket (0xb28d6540) 0
- vptr=((& Q3DnsSocket::_ZTV11Q3DnsSocket) + 8u)
- QObject (0xb28d6580) 0
- primary-for Q3DnsSocket (0xb28d6540)
+Class Q3GridLayout
+ size=16 align=4
+ base size=16 base align=4
+Q3GridLayout (0xb165ee80) 0
+ vptr=((& Q3GridLayout::_ZTV12Q3GridLayout) + 8u)
+ QGridLayout (0xb165eec0) 0
+ primary-for Q3GridLayout (0xb165ee80)
+ QLayout (0xb14b5d70) 0
+ primary-for QGridLayout (0xb165eec0)
+ QObject (0xb169c30c) 0
+ primary-for QLayout (0xb14b5d70)
+ QLayoutItem (0xb169c348) 8
+ vptr=((& Q3GridLayout::_ZTV12Q3GridLayout) + 132u)
Vtable for Q3Accel
Q3Accel::_ZTV7Q3Accel: 14u entries
@@ -17052,10 +19734,64 @@ Q3Accel::_ZTV7Q3Accel: 14u entries
Class Q3Accel
size=12 align=4
base size=12 base align=4
-Q3Accel (0xb28d6600) 0
+Q3Accel (0xb14ca280) 0
vptr=((& Q3Accel::_ZTV7Q3Accel) + 8u)
- QObject (0xb28d6640) 0
- primary-for Q3Accel (0xb28d6600)
+ QObject (0xb14d1078) 0
+ primary-for Q3Accel (0xb14ca280)
+
+Vtable for Q3StrList
+Q3StrList::_ZTV9Q3StrList: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9Q3StrList)
+8 Q3PtrList<type>::count [with type = char]
+12 Q3PtrList<type>::clear [with type = char]
+16 Q3StrList::~Q3StrList
+20 Q3StrList::~Q3StrList
+24 Q3StrList::newItem
+28 Q3StrList::deleteItem
+32 Q3StrList::compareItems
+36 Q3StrList::read
+40 Q3StrList::write
+
+Class Q3StrList
+ size=36 align=4
+ base size=33 base align=4
+Q3StrList (0xb14ca580) 0
+ vptr=((& Q3StrList::_ZTV9Q3StrList) + 8u)
+ Q3PtrList<char> (0xb14ca5c0) 0
+ primary-for Q3StrList (0xb14ca580)
+ Q3GList (0xb14ca600) 0
+ primary-for Q3PtrList<char> (0xb14ca5c0)
+ Q3PtrCollection (0xb14d11e0) 0
+ primary-for Q3GList (0xb14ca600)
+
+Vtable for Q3StrIList
+Q3StrIList::_ZTV10Q3StrIList: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3StrIList)
+8 Q3PtrList<type>::count [with type = char]
+12 Q3PtrList<type>::clear [with type = char]
+16 Q3StrIList::~Q3StrIList
+20 Q3StrIList::~Q3StrIList
+24 Q3StrList::newItem
+28 Q3StrList::deleteItem
+32 Q3StrIList::compareItems
+36 Q3StrList::read
+40 Q3StrList::write
+
+Class Q3StrIList
+ size=36 align=4
+ base size=33 base align=4
+Q3StrIList (0xb150e080) 0
+ vptr=((& Q3StrIList::_ZTV10Q3StrIList) + 8u)
+ Q3StrList (0xb150e0c0) 0
+ primary-for Q3StrIList (0xb150e080)
+ Q3PtrList<char> (0xb150e100) 0
+ primary-for Q3StrList (0xb150e0c0)
+ Q3GList (0xb150e140) 0
+ primary-for Q3PtrList<char> (0xb150e100)
+ Q3PtrCollection (0xb1509384) 0
+ primary-for Q3GList (0xb150e140)
Vtable for Q3DragObject
Q3DragObject::_ZTV12Q3DragObject: 24u entries
@@ -17076,7 +19812,7 @@ Q3DragObject::_ZTV12Q3DragObject: 24u entries
56 Q3DragObject::setPixmap
60 Q3DragObject::setPixmap
64 Q3DragObject::drag
-68 (int (*)(...))-0x00000000000000008
+68 (int (*)(...))-0x000000008
72 (int (*)(...))(& _ZTI12Q3DragObject)
76 Q3DragObject::_ZThn8_N12Q3DragObjectD1Ev
80 Q3DragObject::_ZThn8_N12Q3DragObjectD0Ev
@@ -17087,11 +19823,11 @@ Q3DragObject::_ZTV12Q3DragObject: 24u entries
Class Q3DragObject
size=12 align=4
base size=12 base align=4
-Q3DragObject (0xb28d66c0) 0
+Q3DragObject (0xb1525140) 0
vptr=((& Q3DragObject::_ZTV12Q3DragObject) + 8u)
- QObject (0xb28d6700) 0
- primary-for Q3DragObject (0xb28d66c0)
- QMimeSource (0xb28d6740) 8 nearly-empty
+ QObject (0xb152312c) 0
+ primary-for Q3DragObject (0xb1525140)
+ QMimeSource (0xb1523168) 8 nearly-empty
vptr=((& Q3DragObject::_ZTV12Q3DragObject) + 76u)
Vtable for Q3StoredDrag
@@ -17116,7 +19852,7 @@ Q3StoredDrag::_ZTV12Q3StoredDrag: 27u entries
68 Q3StoredDrag::setEncodedData
72 Q3StoredDrag::format
76 Q3StoredDrag::encodedData
-80 (int (*)(...))-0x00000000000000008
+80 (int (*)(...))-0x000000008
84 (int (*)(...))(& _ZTI12Q3StoredDrag)
88 Q3StoredDrag::_ZThn8_N12Q3StoredDragD1Ev
92 Q3StoredDrag::_ZThn8_N12Q3StoredDragD0Ev
@@ -17127,13 +19863,13 @@ Q3StoredDrag::_ZTV12Q3StoredDrag: 27u entries
Class Q3StoredDrag
size=12 align=4
base size=12 base align=4
-Q3StoredDrag (0xb28d67c0) 0
+Q3StoredDrag (0xb150e880) 0
vptr=((& Q3StoredDrag::_ZTV12Q3StoredDrag) + 8u)
- Q3DragObject (0xb28d6800) 0
- primary-for Q3StoredDrag (0xb28d67c0)
- QObject (0xb28d6840) 0
- primary-for Q3DragObject (0xb28d6800)
- QMimeSource (0xb28d6880) 8 nearly-empty
+ Q3DragObject (0xb152af50) 0
+ primary-for Q3StoredDrag (0xb150e880)
+ QObject (0xb1523384) 0
+ primary-for Q3DragObject (0xb152af50)
+ QMimeSource (0xb15233c0) 8 nearly-empty
vptr=((& Q3StoredDrag::_ZTV12Q3StoredDrag) + 88u)
Vtable for Q3TextDrag
@@ -17159,7 +19895,7 @@ Q3TextDrag::_ZTV10Q3TextDrag: 28u entries
72 Q3TextDrag::setSubtype
76 Q3TextDrag::format
80 Q3TextDrag::encodedData
-84 (int (*)(...))-0x00000000000000008
+84 (int (*)(...))-0x000000008
88 (int (*)(...))(& _ZTI10Q3TextDrag)
92 Q3TextDrag::_ZThn8_N10Q3TextDragD1Ev
96 Q3TextDrag::_ZThn8_N10Q3TextDragD0Ev
@@ -17170,13 +19906,13 @@ Q3TextDrag::_ZTV10Q3TextDrag: 28u entries
Class Q3TextDrag
size=12 align=4
base size=12 base align=4
-Q3TextDrag (0xb28d6900) 0
+Q3TextDrag (0xb150eb40) 0
vptr=((& Q3TextDrag::_ZTV10Q3TextDrag) + 8u)
- Q3DragObject (0xb28d6940) 0
- primary-for Q3TextDrag (0xb28d6900)
- QObject (0xb28d6980) 0
- primary-for Q3DragObject (0xb28d6940)
- QMimeSource (0xb28d69c0) 8 nearly-empty
+ Q3DragObject (0xb1538a00) 0
+ primary-for Q3TextDrag (0xb150eb40)
+ QObject (0xb15235dc) 0
+ primary-for Q3DragObject (0xb1538a00)
+ QMimeSource (0xb1523618) 8 nearly-empty
vptr=((& Q3TextDrag::_ZTV10Q3TextDrag) + 92u)
Vtable for Q3ImageDrag
@@ -17201,7 +19937,7 @@ Q3ImageDrag::_ZTV11Q3ImageDrag: 27u entries
68 Q3ImageDrag::setImage
72 Q3ImageDrag::format
76 Q3ImageDrag::encodedData
-80 (int (*)(...))-0x00000000000000008
+80 (int (*)(...))-0x000000008
84 (int (*)(...))(& _ZTI11Q3ImageDrag)
88 Q3ImageDrag::_ZThn8_N11Q3ImageDragD1Ev
92 Q3ImageDrag::_ZThn8_N11Q3ImageDragD0Ev
@@ -17212,13 +19948,13 @@ Q3ImageDrag::_ZTV11Q3ImageDrag: 27u entries
Class Q3ImageDrag
size=12 align=4
base size=12 base align=4
-Q3ImageDrag (0xb28d6a40) 0
+Q3ImageDrag (0xb150ee00) 0
vptr=((& Q3ImageDrag::_ZTV11Q3ImageDrag) + 8u)
- Q3DragObject (0xb28d6a80) 0
- primary-for Q3ImageDrag (0xb28d6a40)
- QObject (0xb28d6ac0) 0
- primary-for Q3DragObject (0xb28d6a80)
- QMimeSource (0xb28d6b00) 8 nearly-empty
+ Q3DragObject (0xb1543870) 0
+ primary-for Q3ImageDrag (0xb150ee00)
+ QObject (0xb1523834) 0
+ primary-for Q3DragObject (0xb1543870)
+ QMimeSource (0xb1523870) 8 nearly-empty
vptr=((& Q3ImageDrag::_ZTV11Q3ImageDrag) + 88u)
Vtable for Q3UriDrag
@@ -17244,7 +19980,7 @@ Q3UriDrag::_ZTV9Q3UriDrag: 28u entries
72 Q3StoredDrag::format
76 Q3StoredDrag::encodedData
80 Q3UriDrag::setUris
-84 (int (*)(...))-0x00000000000000008
+84 (int (*)(...))-0x000000008
88 (int (*)(...))(& _ZTI9Q3UriDrag)
92 Q3UriDrag::_ZThn8_N9Q3UriDragD1Ev
96 Q3UriDrag::_ZThn8_N9Q3UriDragD0Ev
@@ -17255,15 +19991,15 @@ Q3UriDrag::_ZTV9Q3UriDrag: 28u entries
Class Q3UriDrag
size=12 align=4
base size=12 base align=4
-Q3UriDrag (0xb28d6b80) 0
+Q3UriDrag (0xb15550c0) 0
vptr=((& Q3UriDrag::_ZTV9Q3UriDrag) + 8u)
- Q3StoredDrag (0xb28d6bc0) 0
- primary-for Q3UriDrag (0xb28d6b80)
- Q3DragObject (0xb28d6c00) 0
- primary-for Q3StoredDrag (0xb28d6bc0)
- QObject (0xb28d6c40) 0
- primary-for Q3DragObject (0xb28d6c00)
- QMimeSource (0xb28d6c80) 8 nearly-empty
+ Q3StoredDrag (0xb1555100) 0
+ primary-for Q3UriDrag (0xb15550c0)
+ Q3DragObject (0xb1550690) 0
+ primary-for Q3StoredDrag (0xb1555100)
+ QObject (0xb1523a8c) 0
+ primary-for Q3DragObject (0xb1550690)
+ QMimeSource (0xb1523ac8) 8 nearly-empty
vptr=((& Q3UriDrag::_ZTV9Q3UriDrag) + 92u)
Vtable for Q3ColorDrag
@@ -17288,7 +20024,7 @@ Q3ColorDrag::_ZTV11Q3ColorDrag: 27u entries
68 Q3StoredDrag::setEncodedData
72 Q3StoredDrag::format
76 Q3StoredDrag::encodedData
-80 (int (*)(...))-0x00000000000000008
+80 (int (*)(...))-0x000000008
84 (int (*)(...))(& _ZTI11Q3ColorDrag)
88 Q3ColorDrag::_ZThn8_N11Q3ColorDragD1Ev
92 Q3ColorDrag::_ZThn8_N11Q3ColorDragD0Ev
@@ -17299,82 +20035,30 @@ Q3ColorDrag::_ZTV11Q3ColorDrag: 27u entries
Class Q3ColorDrag
size=28 align=4
base size=28 base align=4
-Q3ColorDrag (0xb28d6d00) 0
+Q3ColorDrag (0xb1555400) 0
vptr=((& Q3ColorDrag::_ZTV11Q3ColorDrag) + 8u)
- Q3StoredDrag (0xb28d6d40) 0
- primary-for Q3ColorDrag (0xb28d6d00)
- Q3DragObject (0xb28d6d80) 0
- primary-for Q3StoredDrag (0xb28d6d40)
- QObject (0xb28d6dc0) 0
- primary-for Q3DragObject (0xb28d6d80)
- QMimeSource (0xb28d6e00) 8 nearly-empty
+ Q3StoredDrag (0xb1555440) 0
+ primary-for Q3ColorDrag (0xb1555400)
+ Q3DragObject (0xb155f730) 0
+ primary-for Q3StoredDrag (0xb1555440)
+ QObject (0xb1523bf4) 0
+ primary-for Q3DragObject (0xb155f730)
+ QMimeSource (0xb1523c30) 8 nearly-empty
vptr=((& Q3ColorDrag::_ZTV11Q3ColorDrag) + 88u)
-Vtable for Q3GridLayout
-Q3GridLayout::_ZTV12Q3GridLayout: 49u entries
+Vtable for Q3PolygonScanner
+Q3PolygonScanner::_ZTV16Q3PolygonScanner: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3GridLayout)
-8 QGridLayout::metaObject
-12 QGridLayout::qt_metacast
-16 QGridLayout::qt_metacall
-20 Q3GridLayout::~Q3GridLayout
-24 Q3GridLayout::~Q3GridLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGridLayout::invalidate
-60 QLayout::geometry
-64 QGridLayout::addItem
-68 QGridLayout::expandingDirections
-72 QGridLayout::minimumSize
-76 QGridLayout::maximumSize
-80 QGridLayout::setGeometry
-84 QGridLayout::itemAt
-88 QGridLayout::takeAt
-92 QLayout::indexOf
-96 QGridLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QGridLayout::sizeHint
-112 QGridLayout::hasHeightForWidth
-116 QGridLayout::heightForWidth
-120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI12Q3GridLayout)
-132 Q3GridLayout::_ZThn8_N12Q3GridLayoutD1Ev
-136 Q3GridLayout::_ZThn8_N12Q3GridLayoutD0Ev
-140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
-144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
-148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
-152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
-156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
-172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
-176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
-180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
+4 (int (*)(...))(& _ZTI16Q3PolygonScanner)
+8 Q3PolygonScanner::~Q3PolygonScanner
+12 Q3PolygonScanner::~Q3PolygonScanner
+16 __cxa_pure_virtual
-Class Q3GridLayout
- size=16 align=4
- base size=16 base align=4
-Q3GridLayout (0xb28d6e80) 0
- vptr=((& Q3GridLayout::_ZTV12Q3GridLayout) + 8u)
- QGridLayout (0xb28d6ec0) 0
- primary-for Q3GridLayout (0xb28d6e80)
- QLayout (0xb28d6f00) 0
- primary-for QGridLayout (0xb28d6ec0)
- QObject (0xb28d6f40) 0
- primary-for QLayout (0xb28d6f00)
- QLayoutItem (0xb28d6f80) 8
- vptr=((& Q3GridLayout::_ZTV12Q3GridLayout) + 132u)
+Class Q3PolygonScanner
+ size=4 align=4
+ base size=4 base align=4
+Q3PolygonScanner (0xb1523d5c) 0 nearly-empty
+ vptr=((& Q3PolygonScanner::_ZTV16Q3PolygonScanner) + 8u)
Vtable for Q3DropSite
Q3DropSite::_ZTV10Q3DropSite: 4u entries
@@ -17386,7 +20070,7 @@ Q3DropSite::_ZTV10Q3DropSite: 4u entries
Class Q3DropSite
size=4 align=4
base size=4 base align=4
-Q3DropSite (0xb28d6040) 0 nearly-empty
+Q3DropSite (0xb1523f78) 0 nearly-empty
vptr=((& Q3DropSite::_ZTV10Q3DropSite) + 8u)
Vtable for Q3BoxLayout
@@ -17422,7 +20106,7 @@ Q3BoxLayout::_ZTV11Q3BoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11Q3BoxLayout)
132 Q3BoxLayout::_ZThn8_N11Q3BoxLayoutD1Ev
136 Q3BoxLayout::_ZThn8_N11Q3BoxLayoutD0Ev
@@ -17444,15 +20128,15 @@ Q3BoxLayout::_ZTV11Q3BoxLayout: 49u entries
Class Q3BoxLayout
size=16 align=4
base size=16 base align=4
-Q3BoxLayout (0xb28d6140) 0
+Q3BoxLayout (0xb15558c0) 0
vptr=((& Q3BoxLayout::_ZTV11Q3BoxLayout) + 8u)
- QBoxLayout (0xb28d61c0) 0
- primary-for Q3BoxLayout (0xb28d6140)
- QLayout (0xb28d62c0) 0
- primary-for QBoxLayout (0xb28d61c0)
- QObject (0xb28d63c0) 0
- primary-for QLayout (0xb28d62c0)
- QLayoutItem (0xb28d6500) 8
+ QBoxLayout (0xb1555900) 0
+ primary-for Q3BoxLayout (0xb15558c0)
+ QLayout (0xb1578870) 0
+ primary-for QBoxLayout (0xb1555900)
+ QObject (0xb1523fb4) 0
+ primary-for QLayout (0xb1578870)
+ QLayoutItem (0xb157d000) 8
vptr=((& Q3BoxLayout::_ZTV11Q3BoxLayout) + 132u)
Vtable for Q3HBoxLayout
@@ -17488,7 +20172,7 @@ Q3HBoxLayout::_ZTV12Q3HBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI12Q3HBoxLayout)
132 Q3HBoxLayout::_ZThn8_N12Q3HBoxLayoutD1Ev
136 Q3HBoxLayout::_ZThn8_N12Q3HBoxLayoutD0Ev
@@ -17510,17 +20194,17 @@ Q3HBoxLayout::_ZTV12Q3HBoxLayout: 49u entries
Class Q3HBoxLayout
size=16 align=4
base size=16 base align=4
-Q3HBoxLayout (0xb28d65c0) 0
+Q3HBoxLayout (0xb1555cc0) 0
vptr=((& Q3HBoxLayout::_ZTV12Q3HBoxLayout) + 8u)
- Q3BoxLayout (0xb28d6680) 0
- primary-for Q3HBoxLayout (0xb28d65c0)
- QBoxLayout (0xb28d6780) 0
- primary-for Q3BoxLayout (0xb28d6680)
- QLayout (0xb28d68c0) 0
- primary-for QBoxLayout (0xb28d6780)
- QObject (0xb28d6a00) 0
- primary-for QLayout (0xb28d68c0)
- QLayoutItem (0xb28d6b40) 8
+ Q3BoxLayout (0xb1555d00) 0
+ primary-for Q3HBoxLayout (0xb1555cc0)
+ QBoxLayout (0xb1555d40) 0
+ primary-for Q3BoxLayout (0xb1555d00)
+ QLayout (0xb1583dc0) 0
+ primary-for QBoxLayout (0xb1555d40)
+ QObject (0xb157de88) 0
+ primary-for QLayout (0xb1583dc0)
+ QLayoutItem (0xb157dec4) 8
vptr=((& Q3HBoxLayout::_ZTV12Q3HBoxLayout) + 132u)
Vtable for Q3VBoxLayout
@@ -17556,7 +20240,7 @@ Q3VBoxLayout::_ZTV12Q3VBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI12Q3VBoxLayout)
132 Q3VBoxLayout::_ZThn8_N12Q3VBoxLayoutD1Ev
136 Q3VBoxLayout::_ZThn8_N12Q3VBoxLayoutD0Ev
@@ -17578,33 +20262,19 @@ Q3VBoxLayout::_ZTV12Q3VBoxLayout: 49u entries
Class Q3VBoxLayout
size=16 align=4
base size=16 base align=4
-Q3VBoxLayout (0xb28d6e40) 0
+Q3VBoxLayout (0xb1597440) 0
vptr=((& Q3VBoxLayout::_ZTV12Q3VBoxLayout) + 8u)
- Q3BoxLayout (0xb28d6fc0) 0
- primary-for Q3VBoxLayout (0xb28d6e40)
- QBoxLayout (0xb27dc000) 0
- primary-for Q3BoxLayout (0xb28d6fc0)
- QLayout (0xb27dc040) 0
- primary-for QBoxLayout (0xb27dc000)
- QObject (0xb27dc080) 0
- primary-for QLayout (0xb27dc040)
- QLayoutItem (0xb27dc0c0) 8
+ Q3BoxLayout (0xb1597480) 0
+ primary-for Q3VBoxLayout (0xb1597440)
+ QBoxLayout (0xb15974c0) 0
+ primary-for Q3BoxLayout (0xb1597480)
+ QLayout (0xb159ca00) 0
+ primary-for QBoxLayout (0xb15974c0)
+ QObject (0xb15a312c) 0
+ primary-for QLayout (0xb159ca00)
+ QLayoutItem (0xb15a3168) 8
vptr=((& Q3VBoxLayout::_ZTV12Q3VBoxLayout) + 132u)
-Vtable for Q3PolygonScanner
-Q3PolygonScanner::_ZTV16Q3PolygonScanner: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3PolygonScanner)
-8 Q3PolygonScanner::~Q3PolygonScanner
-12 Q3PolygonScanner::~Q3PolygonScanner
-16 __cxa_pure_virtual
-
-Class Q3PolygonScanner
- size=4 align=4
- base size=4 base align=4
-Q3PolygonScanner (0xb27dc140) 0 nearly-empty
- vptr=((& Q3PolygonScanner::_ZTV16Q3PolygonScanner) + 8u)
-
Vtable for Q3Process
Q3Process::_ZTV9Q3Process: 27u entries
0 (int (*)(...))0
@@ -17638,72 +20308,290 @@ Q3Process::_ZTV9Q3Process: 27u entries
Class Q3Process
size=36 align=4
base size=36 base align=4
-Q3Process (0xb27dc1c0) 0
+Q3Process (0xb1597940) 0
vptr=((& Q3Process::_ZTV9Q3Process) + 8u)
- QObject (0xb27dc200) 0
- primary-for Q3Process (0xb27dc1c0)
+ QObject (0xb13b6000) 0
+ primary-for Q3Process (0xb1597940)
-Vtable for Q3ListViewItem
-Q3ListViewItem::_ZTV14Q3ListViewItem: 41u entries
+Vtable for Q3Signal
+Q3Signal::_ZTV8Q3Signal: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3ListViewItem)
-8 Q3ListViewItem::~Q3ListViewItem
-12 Q3ListViewItem::~Q3ListViewItem
-16 Q3ListViewItem::insertItem
-20 Q3ListViewItem::takeItem
-24 Q3ListViewItem::removeItem
-28 Q3ListViewItem::invalidateHeight
-32 Q3ListViewItem::width
-36 Q3ListViewItem::setText
-40 Q3ListViewItem::text
-44 Q3ListViewItem::setPixmap
-48 Q3ListViewItem::pixmap
-52 Q3ListViewItem::key
-56 Q3ListViewItem::compare
-60 Q3ListViewItem::sortChildItems
-64 Q3ListViewItem::setOpen
-68 Q3ListViewItem::setup
-72 Q3ListViewItem::setSelected
-76 Q3ListViewItem::paintCell
-80 Q3ListViewItem::paintBranches
-84 Q3ListViewItem::paintFocus
-88 Q3ListViewItem::setSelectable
-92 Q3ListViewItem::setExpandable
-96 Q3ListViewItem::sort
-100 Q3ListViewItem::setDragEnabled
-104 Q3ListViewItem::setDropEnabled
-108 Q3ListViewItem::acceptDrop
-112 Q3ListViewItem::setRenameEnabled
-116 Q3ListViewItem::startRename
-120 Q3ListViewItem::setEnabled
-124 Q3ListViewItem::rtti
-128 Q3ListViewItem::setMultiLinesEnabled
-132 Q3ListViewItem::enforceSortOrder
-136 Q3ListViewItem::setHeight
-140 Q3ListViewItem::activate
-144 Q3ListViewItem::dropped
-148 Q3ListViewItem::dragEntered
-152 Q3ListViewItem::dragLeft
-156 Q3ListViewItem::okRename
-160 Q3ListViewItem::cancelRename
+4 (int (*)(...))(& _ZTI8Q3Signal)
+8 Q3Signal::metaObject
+12 Q3Signal::qt_metacast
+16 Q3Signal::qt_metacall
+20 Q3Signal::~Q3Signal
+24 Q3Signal::~Q3Signal
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class Q3ListViewItem
- size=44 align=4
- base size=44 base align=4
-Q3ListViewItem (0xb27dc280) 0
- vptr=((& Q3ListViewItem::_ZTV14Q3ListViewItem) + 8u)
+Class Q3Signal
+ size=20 align=4
+ base size=20 base align=4
+Q3Signal (0xb13d13c0) 0
+ vptr=((& Q3Signal::_ZTV8Q3Signal) + 8u)
+ QObject (0xb13b61a4) 0
+ primary-for Q3Signal (0xb13d13c0)
-Vtable for Q3ListView
-Q3ListView::_ZTV10Q3ListView: 134u entries
+Vtable for Q3ObjectDictionary
+Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3ListView)
-8 Q3ListView::metaObject
-12 Q3ListView::qt_metacast
-16 Q3ListView::qt_metacall
-20 Q3ListView::~Q3ListView
-24 Q3ListView::~Q3ListView
+4 (int (*)(...))(& _ZTI18Q3ObjectDictionary)
+8 Q3AsciiDict<type>::count [with type = QMetaObject]
+12 Q3AsciiDict<type>::clear [with type = QMetaObject]
+16 Q3ObjectDictionary::~Q3ObjectDictionary
+20 Q3ObjectDictionary::~Q3ObjectDictionary
+24 Q3PtrCollection::newItem
+28 Q3AsciiDict<type>::deleteItem [with type = QMetaObject]
+32 Q3GDict::read
+36 Q3GDict::write
+
+Class Q3ObjectDictionary
+ size=28 align=4
+ base size=28 base align=4
+Q3ObjectDictionary (0xb13f5dc0) 0
+ vptr=((& Q3ObjectDictionary::_ZTV18Q3ObjectDictionary) + 8u)
+ Q3AsciiDict<QMetaObject> (0xb13f5e00) 0
+ primary-for Q3ObjectDictionary (0xb13f5dc0)
+ Q3GDict (0xb13f5e40) 0
+ primary-for Q3AsciiDict<QMetaObject> (0xb13f5e00)
+ Q3PtrCollection (0xb13b6564) 0
+ primary-for Q3GDict (0xb13f5e40)
+
+Vtable for Q3GCache
+Q3GCache::_ZTV8Q3GCache: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3GCache)
+8 Q3GCache::count
+12 Q3GCache::clear
+16 Q3GCache::~Q3GCache
+20 Q3GCache::~Q3GCache
+24 Q3PtrCollection::newItem
+28 __cxa_pure_virtual
+
+Class Q3GCache
+ size=32 align=4
+ base size=29 base align=4
+Q3GCache (0xb1414280) 0
+ vptr=((& Q3GCache::_ZTV8Q3GCache) + 8u)
+ Q3PtrCollection (0xb141c078) 0
+ primary-for Q3GCache (0xb1414280)
+
+Class Q3GCacheIterator
+ size=4 align=4
+ base size=4 base align=4
+Q3GCacheIterator (0xb141c168) 0
+
+Vtable for Q3Semaphore
+Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11Q3Semaphore)
+8 Q3Semaphore::~Q3Semaphore
+12 Q3Semaphore::~Q3Semaphore
+
+Class Q3Semaphore
+ size=8 align=4
+ base size=8 base align=4
+Q3Semaphore (0xb141c5a0) 0
+ vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
+
+Vtable for Q3StrVec
+Q3StrVec::_ZTV8Q3StrVec: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3StrVec)
+8 Q3PtrVector<type>::count [with type = char]
+12 Q3PtrVector<type>::clear [with type = char]
+16 Q3StrVec::~Q3StrVec
+20 Q3StrVec::~Q3StrVec
+24 Q3StrVec::newItem
+28 Q3StrVec::deleteItem
+32 Q3StrVec::compareItems
+36 Q3StrVec::read
+40 Q3StrVec::write
+
+Class Q3StrVec
+ size=24 align=4
+ base size=21 base align=4
+Q3StrVec (0xb1498b40) 0
+ vptr=((& Q3StrVec::_ZTV8Q3StrVec) + 8u)
+ Q3PtrVector<char> (0xb1498b80) 0
+ primary-for Q3StrVec (0xb1498b40)
+ Q3GVector (0xb1498bc0) 0
+ primary-for Q3PtrVector<char> (0xb1498b80)
+ Q3PtrCollection (0xb141c618) 0
+ primary-for Q3GVector (0xb1498bc0)
+
+Vtable for Q3StrIVec
+Q3StrIVec::_ZTV9Q3StrIVec: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9Q3StrIVec)
+8 Q3PtrVector<type>::count [with type = char]
+12 Q3PtrVector<type>::clear [with type = char]
+16 Q3StrIVec::~Q3StrIVec
+20 Q3StrIVec::~Q3StrIVec
+24 Q3StrVec::newItem
+28 Q3StrVec::deleteItem
+32 Q3StrIVec::compareItems
+36 Q3StrVec::read
+40 Q3StrVec::write
+
+Class Q3StrIVec
+ size=24 align=4
+ base size=21 base align=4
+Q3StrIVec (0xb12bd180) 0
+ vptr=((& Q3StrIVec::_ZTV9Q3StrIVec) + 8u)
+ Q3StrVec (0xb12bd1c0) 0
+ primary-for Q3StrIVec (0xb12bd180)
+ Q3PtrVector<char> (0xb12bd200) 0
+ primary-for Q3StrVec (0xb12bd1c0)
+ Q3GVector (0xb12bd240) 0
+ primary-for Q3PtrVector<char> (0xb12bd200)
+ Q3PtrCollection (0xb12ba30c) 0
+ primary-for Q3GVector (0xb12bd240)
+
+Vtable for Q3Picture
+Q3Picture::_ZTV9Q3Picture: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9Q3Picture)
+8 Q3Picture::~Q3Picture
+12 Q3Picture::~Q3Picture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
+
+Class Q3Picture
+ size=12 align=4
+ base size=12 base align=4
+Q3Picture (0xb12bd640) 0
+ vptr=((& Q3Picture::_ZTV9Q3Picture) + 8u)
+ QPicture (0xb12bd680) 0
+ primary-for Q3Picture (0xb12bd640)
+ QPaintDevice (0xb12baca8) 0
+ primary-for QPicture (0xb12bd680)
+
+Class Q3Painter
+ size=4 align=4
+ base size=4 base align=4
+Q3Painter (0xb12bd880) 0
+ QPainter (0xb12d712c) 0
+
+Class Q3PointArray
+ size=4 align=4
+ base size=4 base align=4
+Q3PointArray (0xb12bdd80) 0
+ QPolygon (0xb12bddc0) 0
+ QVector<QPoint> (0xb12d79d8) 0
+
+Class Q3PaintDeviceMetrics
+ size=4 align=4
+ base size=4 base align=4
+Q3PaintDeviceMetrics (0xb12f1294) 0
+
+Class Q3CanvasItemList
+ size=4 align=4
+ base size=4 base align=4
+Q3CanvasItemList (0xb12ed840) 0
+ Q3ValueList<Q3CanvasItem*> (0xb12ed880) 0
+ QLinkedList<Q3CanvasItem*> (0xb12f1924) 0
+
+Vtable for Q3CanvasItem
+Q3CanvasItem::_ZTV12Q3CanvasItem: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3CanvasItem)
+8 Q3CanvasItem::~Q3CanvasItem
+12 Q3CanvasItem::~Q3CanvasItem
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 __cxa_pure_virtual
+36 Q3CanvasItem::setCanvas
+40 __cxa_pure_virtual
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasItem::rtti
+64 __cxa_pure_virtual
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 __cxa_pure_virtual
+
+Class Q3CanvasItem
+ size=40 align=4
+ base size=37 base align=4
+Q3CanvasItem (0xb12f1960) 0
+ vptr=((& Q3CanvasItem::_ZTV12Q3CanvasItem) + 8u)
+
+Vtable for Q3Canvas
+Q3Canvas::_ZTV8Q3Canvas: 38u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3Canvas)
+8 Q3Canvas::metaObject
+12 Q3Canvas::qt_metacast
+16 Q3Canvas::qt_metacall
+20 Q3Canvas::~Q3Canvas
+24 Q3Canvas::~Q3Canvas
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3Canvas::setTiles
+60 Q3Canvas::setBackgroundPixmap
+64 Q3Canvas::setBackgroundColor
+68 Q3Canvas::setTile
+72 Q3Canvas::resize
+76 Q3Canvas::retune
+80 Q3Canvas::setChangedChunk
+84 Q3Canvas::setChangedChunkContaining
+88 Q3Canvas::setAllChanged
+92 Q3Canvas::setChanged
+96 Q3Canvas::setUnchanged
+100 Q3Canvas::addView
+104 Q3Canvas::removeView
+108 Q3Canvas::addItem
+112 Q3Canvas::addAnimation
+116 Q3Canvas::removeItem
+120 Q3Canvas::removeAnimation
+124 Q3Canvas::setAdvancePeriod
+128 Q3Canvas::setUpdatePeriod
+132 Q3Canvas::setDoubleBuffering
+136 Q3Canvas::advance
+140 Q3Canvas::update
+144 Q3Canvas::drawBackground
+148 Q3Canvas::drawForeground
+
+Class Q3Canvas
+ size=104 align=4
+ base size=102 base align=4
+Q3Canvas (0xb132a300) 0
+ vptr=((& Q3Canvas::_ZTV8Q3Canvas) + 8u)
+ QObject (0xb12f1e88) 0
+ primary-for Q3Canvas (0xb132a300)
+
+Vtable for Q3CanvasView
+Q3CanvasView::_ZTV12Q3CanvasView: 102u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3CanvasView)
+8 Q3CanvasView::metaObject
+12 Q3CanvasView::qt_metacast
+16 Q3CanvasView::qt_metacall
+20 Q3CanvasView::~Q3CanvasView
+24 Q3CanvasView::~Q3CanvasView
28 QFrame::event
-32 Q3ListView::eventFilter
+32 Q3ScrollView::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -17711,8 +20599,8 @@ Q3ListView::_ZTV10Q3ListView: 134u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 Q3ScrollView::setVisible
-64 Q3ListView::sizeHint
-68 Q3ListView::minimumSizeHint
+64 Q3CanvasView::sizeHint
+68 Q3ScrollView::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 Q3ScrollView::mousePressEvent
@@ -17720,15 +20608,15 @@ Q3ListView::_ZTV10Q3ListView: 134u entries
88 Q3ScrollView::mouseDoubleClickEvent
92 Q3ScrollView::mouseMoveEvent
96 Q3ScrollView::wheelEvent
-100 Q3ListView::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 Q3ListView::focusInEvent
-112 Q3ListView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3ListView::resizeEvent
+132 Q3ScrollView::resizeEvent
136 QWidget::closeEvent
140 Q3ScrollView::contextMenuEvent
144 QWidget::tabletEvent
@@ -17737,13 +20625,13 @@ Q3ListView::_ZTV10Q3ListView: 134u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 Q3ListView::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3ListView::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
-192 Q3ListView::inputMethodQuery
+192 QWidget::inputMethodQuery
196 Q3ScrollView::focusNextPrevChild
200 Q3ScrollView::styleChange
204 QWidget::enabledChange
@@ -17753,7 +20641,7 @@ Q3ListView::_ZTV10Q3ListView: 134u entries
220 QWidget::languageChange
224 Q3ScrollView::frameChanged
228 Q3Frame::drawFrame
-232 Q3ScrollView::drawContents
+232 Q3CanvasView::drawContents
236 Q3ScrollView::setResizePolicy
240 Q3ScrollView::addChild
244 Q3ScrollView::moveChild
@@ -17762,21 +20650,21 @@ Q3ListView::_ZTV10Q3ListView: 134u entries
256 Q3ScrollView::setCornerWidget
260 Q3ScrollView::setDragAutoScroll
264 Q3ScrollView::resizeContents
-268 Q3ListView::setContentsPos
-272 Q3ScrollView::drawContents
-276 Q3ListView::drawContentsOffset
-280 Q3ListView::contentsMousePressEvent
-284 Q3ListView::contentsMouseReleaseEvent
-288 Q3ListView::contentsMouseDoubleClickEvent
-292 Q3ListView::contentsMouseMoveEvent
-296 Q3ListView::contentsDragEnterEvent
-300 Q3ListView::contentsDragMoveEvent
-304 Q3ListView::contentsDragLeaveEvent
-308 Q3ListView::contentsDropEvent
+268 Q3ScrollView::setContentsPos
+272 Q3CanvasView::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3ScrollView::contentsMousePressEvent
+284 Q3ScrollView::contentsMouseReleaseEvent
+288 Q3ScrollView::contentsMouseDoubleClickEvent
+292 Q3ScrollView::contentsMouseMoveEvent
+296 Q3ScrollView::contentsDragEnterEvent
+300 Q3ScrollView::contentsDragMoveEvent
+304 Q3ScrollView::contentsDragLeaveEvent
+308 Q3ScrollView::contentsDropEvent
312 Q3ScrollView::contentsWheelEvent
-316 Q3ListView::contentsContextMenuEvent
+316 Q3ScrollView::contentsContextMenuEvent
320 Q3ScrollView::viewportPaintEvent
-324 Q3ListView::viewportResizeEvent
+324 Q3ScrollView::viewportResizeEvent
328 Q3ScrollView::viewportMousePressEvent
332 Q3ScrollView::viewportMouseReleaseEvent
336 Q3ScrollView::viewportMouseDoubleClickEvent
@@ -17790,122 +20678,373 @@ Q3ListView::_ZTV10Q3ListView: 134u entries
368 Q3ScrollView::setMargins
372 Q3ScrollView::setHBarGeometry
376 Q3ScrollView::setVBarGeometry
-380 Q3ListView::setTreeStepSize
-384 Q3ListView::insertItem
-388 Q3ListView::takeItem
-392 Q3ListView::removeItem
-396 Q3ListView::addColumn
-400 Q3ListView::addColumn
-404 Q3ListView::removeColumn
-408 Q3ListView::setColumnText
-412 Q3ListView::setColumnText
-416 Q3ListView::setColumnWidth
-420 Q3ListView::setColumnWidthMode
-424 Q3ListView::setColumnAlignment
-428 Q3ListView::setMultiSelection
-432 Q3ListView::clearSelection
-436 Q3ListView::setSelected
-440 Q3ListView::setOpen
-444 Q3ListView::setCurrentItem
-448 Q3ListView::setAllColumnsShowFocus
-452 Q3ListView::setItemMargin
-456 Q3ListView::setRootIsDecorated
-460 Q3ListView::setSorting
-464 Q3ListView::sort
-468 Q3ListView::setShowSortIndicator
-472 Q3ListView::setShowToolTips
-476 Q3ListView::setResizeMode
-480 Q3ListView::setDefaultRenameAction
-484 Q3ListView::clear
-488 Q3ListView::invertSelection
-492 Q3ListView::selectAll
-496 Q3ListView::dragObject
-500 Q3ListView::startDrag
-504 Q3ListView::paintEmptyArea
-508 (int (*)(...))-0x00000000000000008
-512 (int (*)(...))(& _ZTI10Q3ListView)
-516 Q3ListView::_ZThn8_N10Q3ListViewD1Ev
-520 Q3ListView::_ZThn8_N10Q3ListViewD0Ev
-524 QWidget::_ZThn8_NK7QWidget7devTypeEv
-528 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-532 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+380 (int (*)(...))-0x000000008
+384 (int (*)(...))(& _ZTI12Q3CanvasView)
+388 Q3CanvasView::_ZThn8_N12Q3CanvasViewD1Ev
+392 Q3CanvasView::_ZThn8_N12Q3CanvasViewD0Ev
+396 QWidget::_ZThn8_NK7QWidget7devTypeEv
+400 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+404 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ListView
- size=32 align=4
- base size=32 base align=4
-Q3ListView (0xb27dc300) 0
- vptr=((& Q3ListView::_ZTV10Q3ListView) + 8u)
- Q3ScrollView (0xb27dc340) 0
- primary-for Q3ListView (0xb27dc300)
- Q3Frame (0xb27dc380) 0
- primary-for Q3ScrollView (0xb27dc340)
- QFrame (0xb27dc3c0) 0
- primary-for Q3Frame (0xb27dc380)
- QWidget (0xb27dc400) 0
- primary-for QFrame (0xb27dc3c0)
- QObject (0xb27dc440) 0
- primary-for QWidget (0xb27dc400)
- QPaintDevice (0xb27dc480) 8
- vptr=((& Q3ListView::_ZTV10Q3ListView) + 516u)
+Class Q3CanvasView
+ size=36 align=4
+ base size=36 base align=4
+Q3CanvasView (0xb132ab00) 0
+ vptr=((& Q3CanvasView::_ZTV12Q3CanvasView) + 8u)
+ Q3ScrollView (0xb132ab40) 0
+ primary-for Q3CanvasView (0xb132ab00)
+ Q3Frame (0xb132ab80) 0
+ primary-for Q3ScrollView (0xb132ab40)
+ QFrame (0xb132abc0) 0
+ primary-for Q3Frame (0xb132ab80)
+ QWidget (0xb1349af0) 0
+ primary-for QFrame (0xb132abc0)
+ QObject (0xb13459d8) 0
+ primary-for QWidget (0xb1349af0)
+ QPaintDevice (0xb1345a14) 8
+ vptr=((& Q3CanvasView::_ZTV12Q3CanvasView) + 388u)
-Vtable for Q3CheckListItem
-Q3CheckListItem::_ZTV15Q3CheckListItem: 43u entries
+Vtable for Q3CanvasPixmap
+Q3CanvasPixmap::_ZTV14Q3CanvasPixmap: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3CheckListItem)
-8 Q3CheckListItem::~Q3CheckListItem
-12 Q3CheckListItem::~Q3CheckListItem
-16 Q3ListViewItem::insertItem
-20 Q3ListViewItem::takeItem
-24 Q3ListViewItem::removeItem
-28 Q3ListViewItem::invalidateHeight
-32 Q3CheckListItem::width
-36 Q3ListViewItem::setText
-40 Q3CheckListItem::text
-44 Q3ListViewItem::setPixmap
-48 Q3ListViewItem::pixmap
-52 Q3ListViewItem::key
-56 Q3ListViewItem::compare
-60 Q3ListViewItem::sortChildItems
-64 Q3ListViewItem::setOpen
-68 Q3CheckListItem::setup
-72 Q3ListViewItem::setSelected
-76 Q3CheckListItem::paintCell
-80 Q3ListViewItem::paintBranches
-84 Q3CheckListItem::paintFocus
-88 Q3ListViewItem::setSelectable
-92 Q3ListViewItem::setExpandable
-96 Q3ListViewItem::sort
-100 Q3ListViewItem::setDragEnabled
-104 Q3ListViewItem::setDropEnabled
-108 Q3ListViewItem::acceptDrop
-112 Q3ListViewItem::setRenameEnabled
-116 Q3ListViewItem::startRename
-120 Q3ListViewItem::setEnabled
-124 Q3CheckListItem::rtti
-128 Q3ListViewItem::setMultiLinesEnabled
-132 Q3ListViewItem::enforceSortOrder
-136 Q3ListViewItem::setHeight
-140 Q3CheckListItem::activate
-144 Q3ListViewItem::dropped
-148 Q3ListViewItem::dragEntered
-152 Q3ListViewItem::dragLeft
-156 Q3ListViewItem::okRename
-160 Q3ListViewItem::cancelRename
-164 Q3CheckListItem::setOn
-168 Q3CheckListItem::stateChange
+4 (int (*)(...))(& _ZTI14Q3CanvasPixmap)
+8 Q3CanvasPixmap::~Q3CanvasPixmap
+12 Q3CanvasPixmap::~Q3CanvasPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
-Class Q3CheckListItem
+Class Q3CanvasPixmap
+ size=24 align=4
+ base size=24 base align=4
+Q3CanvasPixmap (0xb132ae40) 0
+ vptr=((& Q3CanvasPixmap::_ZTV14Q3CanvasPixmap) + 8u)
+ QPixmap (0xb132ae80) 0
+ primary-for Q3CanvasPixmap (0xb132ae40)
+ QPaintDevice (0xb1345b7c) 0
+ primary-for QPixmap (0xb132ae80)
+
+Class Q3CanvasPixmapArray
+ size=8 align=4
+ base size=8 base align=4
+Q3CanvasPixmapArray (0xb1345ca8) 0
+
+Vtable for Q3CanvasSprite
+Q3CanvasSprite::_ZTV14Q3CanvasSprite: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14Q3CanvasSprite)
+8 Q3CanvasSprite::~Q3CanvasSprite
+12 Q3CanvasSprite::~Q3CanvasSprite
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasSprite::advance
+32 Q3CanvasSprite::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasSprite::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasSprite::rtti
+64 Q3CanvasSprite::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasItem::chunks
+76 Q3CanvasSprite::addToChunks
+80 Q3CanvasSprite::removeFromChunks
+84 Q3CanvasSprite::changeChunks
+88 Q3CanvasSprite::collidesWith
+92 Q3CanvasSprite::move
+96 Q3CanvasSprite::setFrameAnimation
+100 Q3CanvasSprite::imageAdvanced
+
+Class Q3CanvasSprite
+ size=52 align=4
+ base size=52 base align=4
+Q3CanvasSprite (0xb1363140) 0
+ vptr=((& Q3CanvasSprite::_ZTV14Q3CanvasSprite) + 8u)
+ Q3CanvasItem (0xb1345ec4) 0
+ primary-for Q3CanvasSprite (0xb1363140)
+
+Vtable for Q3CanvasPolygonalItem
+Q3CanvasPolygonalItem::_ZTV21Q3CanvasPolygonalItem: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21Q3CanvasPolygonalItem)
+8 Q3CanvasPolygonalItem::~Q3CanvasPolygonalItem
+12 Q3CanvasPolygonalItem::~Q3CanvasPolygonalItem
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasPolygonalItem::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasPolygonalItem::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasPolygonalItem::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 __cxa_pure_virtual
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 __cxa_pure_virtual
+
+Class Q3CanvasPolygonalItem
+ size=52 align=4
+ base size=49 base align=4
+Q3CanvasPolygonalItem (0xb13632c0) 0
+ vptr=((& Q3CanvasPolygonalItem::_ZTV21Q3CanvasPolygonalItem) + 8u)
+ Q3CanvasItem (0xb137a0f0) 0
+ primary-for Q3CanvasPolygonalItem (0xb13632c0)
+
+Vtable for Q3CanvasRectangle
+Q3CanvasRectangle::_ZTV17Q3CanvasRectangle: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17Q3CanvasRectangle)
+8 Q3CanvasRectangle::~Q3CanvasRectangle
+12 Q3CanvasRectangle::~Q3CanvasRectangle
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasRectangle::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasRectangle::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasRectangle::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasRectangle::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasRectangle::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasRectangle::drawShape
+
+Class Q3CanvasRectangle
+ size=60 align=4
+ base size=60 base align=4
+Q3CanvasRectangle (0xb1363480) 0
+ vptr=((& Q3CanvasRectangle::_ZTV17Q3CanvasRectangle) + 8u)
+ Q3CanvasPolygonalItem (0xb13634c0) 0
+ primary-for Q3CanvasRectangle (0xb1363480)
+ Q3CanvasItem (0xb137a258) 0
+ primary-for Q3CanvasPolygonalItem (0xb13634c0)
+
+Vtable for Q3CanvasPolygon
+Q3CanvasPolygon::_ZTV15Q3CanvasPolygon: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15Q3CanvasPolygon)
+8 Q3CanvasPolygon::~Q3CanvasPolygon
+12 Q3CanvasPolygon::~Q3CanvasPolygon
+16 Q3CanvasPolygon::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasPolygonalItem::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasPolygon::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasPolygonalItem::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasPolygon::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasPolygon::drawShape
+
+Class Q3CanvasPolygon
size=56 align=4
base size=56 base align=4
-Q3CheckListItem (0xb27dc540) 0
- vptr=((& Q3CheckListItem::_ZTV15Q3CheckListItem) + 8u)
- Q3ListViewItem (0xb27dc580) 0
- primary-for Q3CheckListItem (0xb27dc540)
+Q3CanvasPolygon (0xb13635c0) 0
+ vptr=((& Q3CanvasPolygon::_ZTV15Q3CanvasPolygon) + 8u)
+ Q3CanvasPolygonalItem (0xb1363600) 0
+ primary-for Q3CanvasPolygon (0xb13635c0)
+ Q3CanvasItem (0xb137a528) 0
+ primary-for Q3CanvasPolygonalItem (0xb1363600)
-Class Q3ListViewItemIterator
- size=12 align=4
- base size=12 base align=4
-Q3ListViewItemIterator (0xb27dc600) 0
+Vtable for Q3CanvasSpline
+Q3CanvasSpline::_ZTV14Q3CanvasSpline: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14Q3CanvasSpline)
+8 Q3CanvasSpline::~Q3CanvasSpline
+12 Q3CanvasSpline::~Q3CanvasSpline
+16 Q3CanvasPolygon::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasPolygonalItem::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasSpline::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasPolygonalItem::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasPolygon::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasPolygon::drawShape
+
+Class Q3CanvasSpline
+ size=64 align=4
+ base size=61 base align=4
+Q3CanvasSpline (0xb1363680) 0
+ vptr=((& Q3CanvasSpline::_ZTV14Q3CanvasSpline) + 8u)
+ Q3CanvasPolygon (0xb13636c0) 0
+ primary-for Q3CanvasSpline (0xb1363680)
+ Q3CanvasPolygonalItem (0xb1363700) 0
+ primary-for Q3CanvasPolygon (0xb13636c0)
+ Q3CanvasItem (0xb137a564) 0
+ primary-for Q3CanvasPolygonalItem (0xb1363700)
+
+Vtable for Q3CanvasLine
+Q3CanvasLine::_ZTV12Q3CanvasLine: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3CanvasLine)
+8 Q3CanvasLine::~Q3CanvasLine
+12 Q3CanvasLine::~Q3CanvasLine
+16 Q3CanvasLine::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasPolygonalItem::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasLine::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasPolygonalItem::collidesWith
+92 Q3CanvasLine::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasLine::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasLine::drawShape
+
+Class Q3CanvasLine
+ size=68 align=4
+ base size=68 base align=4
+Q3CanvasLine (0xb1363780) 0
+ vptr=((& Q3CanvasLine::_ZTV12Q3CanvasLine) + 8u)
+ Q3CanvasPolygonalItem (0xb13637c0) 0
+ primary-for Q3CanvasLine (0xb1363780)
+ Q3CanvasItem (0xb137a5a0) 0
+ primary-for Q3CanvasPolygonalItem (0xb13637c0)
+
+Vtable for Q3CanvasEllipse
+Q3CanvasEllipse::_ZTV15Q3CanvasEllipse: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15Q3CanvasEllipse)
+8 Q3CanvasEllipse::~Q3CanvasEllipse
+12 Q3CanvasEllipse::~Q3CanvasEllipse
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasEllipse::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasEllipse::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasEllipse::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasEllipse::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasEllipse::drawShape
+
+Class Q3CanvasEllipse
+ size=68 align=4
+ base size=68 base align=4
+Q3CanvasEllipse (0xb13638c0) 0
+ vptr=((& Q3CanvasEllipse::_ZTV15Q3CanvasEllipse) + 8u)
+ Q3CanvasPolygonalItem (0xb1363900) 0
+ primary-for Q3CanvasEllipse (0xb13638c0)
+ Q3CanvasItem (0xb137a6cc) 0
+ primary-for Q3CanvasPolygonalItem (0xb1363900)
+
+Vtable for Q3CanvasText
+Q3CanvasText::_ZTV12Q3CanvasText: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3CanvasText)
+8 Q3CanvasText::~Q3CanvasText
+12 Q3CanvasText::~Q3CanvasText
+16 Q3CanvasText::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasText::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasText::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasText::rtti
+64 Q3CanvasText::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasItem::chunks
+76 Q3CanvasText::addToChunks
+80 Q3CanvasText::removeFromChunks
+84 Q3CanvasText::changeChunks
+88 Q3CanvasText::collidesWith
+
+Class Q3CanvasText
+ size=92 align=4
+ base size=92 base align=4
+Q3CanvasText (0xb1363a00) 0
+ vptr=((& Q3CanvasText::_ZTV12Q3CanvasText) + 8u)
+ Q3CanvasItem (0xb137a780) 0
+ primary-for Q3CanvasText (0xb1363a00)
Vtable for Q3IconDragItem
Q3IconDragItem::_ZTV14Q3IconDragItem: 6u entries
@@ -17919,7 +21058,7 @@ Q3IconDragItem::_ZTV14Q3IconDragItem: 6u entries
Class Q3IconDragItem
size=8 align=4
base size=8 base align=4
-Q3IconDragItem (0xb27dc640) 0
+Q3IconDragItem (0xb137a7f8) 0
vptr=((& Q3IconDragItem::_ZTV14Q3IconDragItem) + 8u)
Vtable for Q3IconDrag
@@ -17943,7 +21082,7 @@ Q3IconDrag::_ZTV10Q3IconDrag: 26u entries
64 Q3DragObject::drag
68 Q3IconDrag::format
72 Q3IconDrag::encodedData
-76 (int (*)(...))-0x00000000000000008
+76 (int (*)(...))-0x000000008
80 (int (*)(...))(& _ZTI10Q3IconDrag)
84 Q3IconDrag::_ZThn8_N10Q3IconDragD1Ev
88 Q3IconDrag::_ZThn8_N10Q3IconDragD0Ev
@@ -17954,13 +21093,13 @@ Q3IconDrag::_ZTV10Q3IconDrag: 26u entries
Class Q3IconDrag
size=20 align=4
base size=18 base align=4
-Q3IconDrag (0xb27dc700) 0
+Q3IconDrag (0xb1363b00) 0
vptr=((& Q3IconDrag::_ZTV10Q3IconDrag) + 8u)
- Q3DragObject (0xb27dc740) 0
- primary-for Q3IconDrag (0xb27dc700)
- QObject (0xb27dc780) 0
- primary-for Q3DragObject (0xb27dc740)
- QMimeSource (0xb27dc7c0) 8 nearly-empty
+ Q3DragObject (0xb13a2640) 0
+ primary-for Q3IconDrag (0xb1363b00)
+ QObject (0xb137a834) 0
+ primary-for Q3DragObject (0xb13a2640)
+ QMimeSource (0xb137a870) 8 nearly-empty
vptr=((& Q3IconDrag::_ZTV10Q3IconDrag) + 84u)
Vtable for Q3IconViewItem
@@ -18004,7 +21143,7 @@ Q3IconViewItem::_ZTV14Q3IconViewItem: 35u entries
Class Q3IconViewItem
size=112 align=4
base size=112 base align=4
-Q3IconViewItem (0xb27dc840) 0
+Q3IconViewItem (0xb137a99c) 0
vptr=((& Q3IconViewItem::_ZTV14Q3IconViewItem) + 8u)
Vtable for Q3IconView
@@ -18141,7 +21280,7 @@ Q3IconView::_ZTV10Q3IconView: 139u entries
516 Q3IconView::drawBackground
520 Q3IconView::drawDragShapes
524 Q3IconView::initDragEnter
-528 (int (*)(...))-0x00000000000000008
+528 (int (*)(...))-0x000000008
532 (int (*)(...))(& _ZTI10Q3IconView)
536 Q3IconView::_ZThn8_N10Q3IconViewD1Ev
540 Q3IconView::_ZThn8_N10Q3IconViewD0Ev
@@ -18152,21 +21291,285 @@ Q3IconView::_ZTV10Q3IconView: 139u entries
Class Q3IconView
size=32 align=4
base size=32 base align=4
-Q3IconView (0xb27dc8c0) 0
+Q3IconView (0xb1363d80) 0
vptr=((& Q3IconView::_ZTV10Q3IconView) + 8u)
- Q3ScrollView (0xb27dc900) 0
- primary-for Q3IconView (0xb27dc8c0)
- Q3Frame (0xb27dc940) 0
- primary-for Q3ScrollView (0xb27dc900)
- QFrame (0xb27dc980) 0
- primary-for Q3Frame (0xb27dc940)
- QWidget (0xb27dc9c0) 0
- primary-for QFrame (0xb27dc980)
- QObject (0xb27dca00) 0
- primary-for QWidget (0xb27dc9c0)
- QPaintDevice (0xb27dca40) 8
+ Q3ScrollView (0xb1363dc0) 0
+ primary-for Q3IconView (0xb1363d80)
+ Q3Frame (0xb1363e00) 0
+ primary-for Q3ScrollView (0xb1363dc0)
+ QFrame (0xb1363e40) 0
+ primary-for Q3Frame (0xb1363e00)
+ QWidget (0xb11c0c30) 0
+ primary-for QFrame (0xb1363e40)
+ QObject (0xb137a9d8) 0
+ primary-for QWidget (0xb11c0c30)
+ QPaintDevice (0xb137aa14) 8
vptr=((& Q3IconView::_ZTV10Q3IconView) + 536u)
+Vtable for Q3ListViewItem
+Q3ListViewItem::_ZTV14Q3ListViewItem: 41u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14Q3ListViewItem)
+8 Q3ListViewItem::~Q3ListViewItem
+12 Q3ListViewItem::~Q3ListViewItem
+16 Q3ListViewItem::insertItem
+20 Q3ListViewItem::takeItem
+24 Q3ListViewItem::removeItem
+28 Q3ListViewItem::invalidateHeight
+32 Q3ListViewItem::width
+36 Q3ListViewItem::setText
+40 Q3ListViewItem::text
+44 Q3ListViewItem::setPixmap
+48 Q3ListViewItem::pixmap
+52 Q3ListViewItem::key
+56 Q3ListViewItem::compare
+60 Q3ListViewItem::sortChildItems
+64 Q3ListViewItem::setOpen
+68 Q3ListViewItem::setup
+72 Q3ListViewItem::setSelected
+76 Q3ListViewItem::paintCell
+80 Q3ListViewItem::paintBranches
+84 Q3ListViewItem::paintFocus
+88 Q3ListViewItem::setSelectable
+92 Q3ListViewItem::setExpandable
+96 Q3ListViewItem::sort
+100 Q3ListViewItem::setDragEnabled
+104 Q3ListViewItem::setDropEnabled
+108 Q3ListViewItem::acceptDrop
+112 Q3ListViewItem::setRenameEnabled
+116 Q3ListViewItem::startRename
+120 Q3ListViewItem::setEnabled
+124 Q3ListViewItem::rtti
+128 Q3ListViewItem::setMultiLinesEnabled
+132 Q3ListViewItem::enforceSortOrder
+136 Q3ListViewItem::setHeight
+140 Q3ListViewItem::activate
+144 Q3ListViewItem::dropped
+148 Q3ListViewItem::dragEntered
+152 Q3ListViewItem::dragLeft
+156 Q3ListViewItem::okRename
+160 Q3ListViewItem::cancelRename
+
+Class Q3ListViewItem
+ size=44 align=4
+ base size=44 base align=4
+Q3ListViewItem (0xb137ab40) 0
+ vptr=((& Q3ListViewItem::_ZTV14Q3ListViewItem) + 8u)
+
+Vtable for Q3ListView
+Q3ListView::_ZTV10Q3ListView: 134u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3ListView)
+8 Q3ListView::metaObject
+12 Q3ListView::qt_metacast
+16 Q3ListView::qt_metacall
+20 Q3ListView::~Q3ListView
+24 Q3ListView::~Q3ListView
+28 QFrame::event
+32 Q3ListView::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 Q3ScrollView::setVisible
+64 Q3ListView::sizeHint
+68 Q3ListView::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3ListView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 Q3ListView::focusInEvent
+112 Q3ListView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3Frame::paintEvent
+128 QWidget::moveEvent
+132 Q3ListView::resizeEvent
+136 QWidget::closeEvent
+140 Q3ScrollView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 Q3ListView::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 Q3ListView::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 Q3ListView::inputMethodQuery
+196 Q3ScrollView::focusNextPrevChild
+200 Q3ScrollView::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 Q3ScrollView::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3ScrollView::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ListView::setContentsPos
+272 Q3ScrollView::drawContents
+276 Q3ListView::drawContentsOffset
+280 Q3ListView::contentsMousePressEvent
+284 Q3ListView::contentsMouseReleaseEvent
+288 Q3ListView::contentsMouseDoubleClickEvent
+292 Q3ListView::contentsMouseMoveEvent
+296 Q3ListView::contentsDragEnterEvent
+300 Q3ListView::contentsDragMoveEvent
+304 Q3ListView::contentsDragLeaveEvent
+308 Q3ListView::contentsDropEvent
+312 Q3ScrollView::contentsWheelEvent
+316 Q3ListView::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3ListView::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3ListView::setTreeStepSize
+384 Q3ListView::insertItem
+388 Q3ListView::takeItem
+392 Q3ListView::removeItem
+396 Q3ListView::addColumn
+400 Q3ListView::addColumn
+404 Q3ListView::removeColumn
+408 Q3ListView::setColumnText
+412 Q3ListView::setColumnText
+416 Q3ListView::setColumnWidth
+420 Q3ListView::setColumnWidthMode
+424 Q3ListView::setColumnAlignment
+428 Q3ListView::setMultiSelection
+432 Q3ListView::clearSelection
+436 Q3ListView::setSelected
+440 Q3ListView::setOpen
+444 Q3ListView::setCurrentItem
+448 Q3ListView::setAllColumnsShowFocus
+452 Q3ListView::setItemMargin
+456 Q3ListView::setRootIsDecorated
+460 Q3ListView::setSorting
+464 Q3ListView::sort
+468 Q3ListView::setShowSortIndicator
+472 Q3ListView::setShowToolTips
+476 Q3ListView::setResizeMode
+480 Q3ListView::setDefaultRenameAction
+484 Q3ListView::clear
+488 Q3ListView::invertSelection
+492 Q3ListView::selectAll
+496 Q3ListView::dragObject
+500 Q3ListView::startDrag
+504 Q3ListView::paintEmptyArea
+508 (int (*)(...))-0x000000008
+512 (int (*)(...))(& _ZTI10Q3ListView)
+516 Q3ListView::_ZThn8_N10Q3ListViewD1Ev
+520 Q3ListView::_ZThn8_N10Q3ListViewD0Ev
+524 QWidget::_ZThn8_NK7QWidget7devTypeEv
+528 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+532 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Q3ListView
+ size=32 align=4
+ base size=32 base align=4
+Q3ListView (0xb11eb500) 0
+ vptr=((& Q3ListView::_ZTV10Q3ListView) + 8u)
+ Q3ScrollView (0xb11eb540) 0
+ primary-for Q3ListView (0xb11eb500)
+ Q3Frame (0xb11eb580) 0
+ primary-for Q3ScrollView (0xb11eb540)
+ QFrame (0xb11eb5c0) 0
+ primary-for Q3Frame (0xb11eb580)
+ QWidget (0xb1214190) 0
+ primary-for QFrame (0xb11eb5c0)
+ QObject (0xb137ae4c) 0
+ primary-for QWidget (0xb1214190)
+ QPaintDevice (0xb137ae88) 8
+ vptr=((& Q3ListView::_ZTV10Q3ListView) + 516u)
+
+Vtable for Q3CheckListItem
+Q3CheckListItem::_ZTV15Q3CheckListItem: 43u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15Q3CheckListItem)
+8 Q3CheckListItem::~Q3CheckListItem
+12 Q3CheckListItem::~Q3CheckListItem
+16 Q3ListViewItem::insertItem
+20 Q3ListViewItem::takeItem
+24 Q3ListViewItem::removeItem
+28 Q3ListViewItem::invalidateHeight
+32 Q3CheckListItem::width
+36 Q3ListViewItem::setText
+40 Q3CheckListItem::text
+44 Q3ListViewItem::setPixmap
+48 Q3ListViewItem::pixmap
+52 Q3ListViewItem::key
+56 Q3ListViewItem::compare
+60 Q3ListViewItem::sortChildItems
+64 Q3ListViewItem::setOpen
+68 Q3CheckListItem::setup
+72 Q3ListViewItem::setSelected
+76 Q3CheckListItem::paintCell
+80 Q3ListViewItem::paintBranches
+84 Q3CheckListItem::paintFocus
+88 Q3ListViewItem::setSelectable
+92 Q3ListViewItem::setExpandable
+96 Q3ListViewItem::sort
+100 Q3ListViewItem::setDragEnabled
+104 Q3ListViewItem::setDropEnabled
+108 Q3ListViewItem::acceptDrop
+112 Q3ListViewItem::setRenameEnabled
+116 Q3ListViewItem::startRename
+120 Q3ListViewItem::setEnabled
+124 Q3CheckListItem::rtti
+128 Q3ListViewItem::setMultiLinesEnabled
+132 Q3ListViewItem::enforceSortOrder
+136 Q3ListViewItem::setHeight
+140 Q3CheckListItem::activate
+144 Q3ListViewItem::dropped
+148 Q3ListViewItem::dragEntered
+152 Q3ListViewItem::dragLeft
+156 Q3ListViewItem::okRename
+160 Q3ListViewItem::cancelRename
+164 Q3CheckListItem::setOn
+168 Q3CheckListItem::stateChange
+
+Class Q3CheckListItem
+ size=56 align=4
+ base size=56 base align=4
+Q3CheckListItem (0xb11eb8c0) 0
+ vptr=((& Q3CheckListItem::_ZTV15Q3CheckListItem) + 8u)
+ Q3ListViewItem (0xb124103c) 0
+ primary-for Q3CheckListItem (0xb11eb8c0)
+
+Class Q3ListViewItemIterator
+ size=12 align=4
+ base size=12 base align=4
+Q3ListViewItemIterator (0xb12411e0) 0
+
Vtable for Q3ListBox
Q3ListBox::_ZTV9Q3ListBox: 119u entries
0 (int (*)(...))0
@@ -18281,7 +21684,7 @@ Q3ListBox::_ZTV9Q3ListBox: 119u entries
436 Q3ListBox::selectAll
440 Q3ListBox::invertSelection
444 Q3ListBox::paintCell
-448 (int (*)(...))-0x00000000000000008
+448 (int (*)(...))-0x000000008
452 (int (*)(...))(& _ZTI9Q3ListBox)
456 Q3ListBox::_ZThn8_N9Q3ListBoxD1Ev
460 Q3ListBox::_ZThn8_N9Q3ListBoxD0Ev
@@ -18292,19 +21695,19 @@ Q3ListBox::_ZTV9Q3ListBox: 119u entries
Class Q3ListBox
size=32 align=4
base size=32 base align=4
-Q3ListBox (0xb27dcb00) 0
+Q3ListBox (0xb11eba80) 0
vptr=((& Q3ListBox::_ZTV9Q3ListBox) + 8u)
- Q3ScrollView (0xb27dcb40) 0
- primary-for Q3ListBox (0xb27dcb00)
- Q3Frame (0xb27dcb80) 0
- primary-for Q3ScrollView (0xb27dcb40)
- QFrame (0xb27dcbc0) 0
- primary-for Q3Frame (0xb27dcb80)
- QWidget (0xb27dcc00) 0
- primary-for QFrame (0xb27dcbc0)
- QObject (0xb27dcc40) 0
- primary-for QWidget (0xb27dcc00)
- QPaintDevice (0xb27dcc80) 8
+ Q3ScrollView (0xb11ebac0) 0
+ primary-for Q3ListBox (0xb11eba80)
+ Q3Frame (0xb11ebb00) 0
+ primary-for Q3ScrollView (0xb11ebac0)
+ QFrame (0xb11ebb40) 0
+ primary-for Q3Frame (0xb11ebb00)
+ QWidget (0xb1256b40) 0
+ primary-for QFrame (0xb11ebb40)
+ QObject (0xb124121c) 0
+ primary-for QWidget (0xb1256b40)
+ QPaintDevice (0xb1241258) 8
vptr=((& Q3ListBox::_ZTV9Q3ListBox) + 456u)
Vtable for Q3ListBoxItem
@@ -18324,7 +21727,7 @@ Q3ListBoxItem::_ZTV13Q3ListBoxItem: 11u entries
Class Q3ListBoxItem
size=24 align=4
base size=24 base align=4
-Q3ListBoxItem (0xb27dcd00) 0
+Q3ListBoxItem (0xb1241e88) 0
vptr=((& Q3ListBoxItem::_ZTV13Q3ListBoxItem) + 8u)
Vtable for Q3ListBoxText
@@ -18344,10 +21747,10 @@ Q3ListBoxText::_ZTV13Q3ListBoxText: 11u entries
Class Q3ListBoxText
size=24 align=4
base size=24 base align=4
-Q3ListBoxText (0xb27dcdc0) 0
+Q3ListBoxText (0xb1288a00) 0
vptr=((& Q3ListBoxText::_ZTV13Q3ListBoxText) + 8u)
- Q3ListBoxItem (0xb27dce00) 0
- primary-for Q3ListBoxText (0xb27dcdc0)
+ Q3ListBoxItem (0xb12a4078) 0
+ primary-for Q3ListBoxText (0xb1288a00)
Vtable for Q3ListBoxPixmap
Q3ListBoxPixmap::_ZTV15Q3ListBoxPixmap: 11u entries
@@ -18366,507 +21769,466 @@ Q3ListBoxPixmap::_ZTV15Q3ListBoxPixmap: 11u entries
Class Q3ListBoxPixmap
size=36 align=4
base size=36 base align=4
-Q3ListBoxPixmap (0xb27dce80) 0
+Q3ListBoxPixmap (0xb1288a80) 0
vptr=((& Q3ListBoxPixmap::_ZTV15Q3ListBoxPixmap) + 8u)
- Q3ListBoxItem (0xb27dcec0) 0
- primary-for Q3ListBoxPixmap (0xb27dce80)
+ Q3ListBoxItem (0xb12a40b4) 0
+ primary-for Q3ListBoxPixmap (0xb1288a80)
-Vtable for Q3Header
-Q3Header::_ZTV8Q3Header: 76u entries
+Vtable for Q3SocketDevice
+Q3SocketDevice::_ZTV14Q3SocketDevice: 41u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Header)
-8 Q3Header::metaObject
-12 Q3Header::qt_metacast
-16 Q3Header::qt_metacall
-20 Q3Header::~Q3Header
-24 Q3Header::~Q3Header
-28 QWidget::event
+4 (int (*)(...))(& _ZTI14Q3SocketDevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 Q3SocketDevice::~Q3SocketDevice
+24 Q3SocketDevice::~Q3SocketDevice
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 Q3Header::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 Q3Header::mousePressEvent
-84 Q3Header::mouseReleaseEvent
-88 Q3Header::mouseDoubleClickEvent
-92 Q3Header::mouseMoveEvent
-96 QWidget::wheelEvent
-100 Q3Header::keyPressEvent
-104 Q3Header::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Header::paintEvent
-128 QWidget::moveEvent
-132 Q3Header::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 Q3Header::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 Q3Header::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3Header::setLabel
-228 Q3Header::setLabel
-232 Q3Header::setOrientation
-236 Q3Header::setTracking
-240 Q3Header::setClickEnabled
-244 Q3Header::setResizeEnabled
-248 Q3Header::setMovingEnabled
-252 Q3Header::setStretchEnabled
-256 Q3Header::setCellSize
-260 Q3Header::moveCell
-264 Q3Header::setOffset
-268 Q3Header::paintSection
-272 Q3Header::paintSectionLabel
-276 (int (*)(...))-0x00000000000000008
-280 (int (*)(...))(& _ZTI8Q3Header)
-284 Q3Header::_ZThn8_N8Q3HeaderD1Ev
-288 Q3Header::_ZThn8_N8Q3HeaderD0Ev
-292 QWidget::_ZThn8_NK7QWidget7devTypeEv
-296 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-300 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 Q3SocketDevice::isSequential
+60 Q3SocketDevice::open
+64 Q3SocketDevice::close
+68 QIODevice::pos
+72 Q3SocketDevice::size
+76 QIODevice::seek
+80 Q3SocketDevice::atEnd
+84 QIODevice::reset
+88 Q3SocketDevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 Q3SocketDevice::readData
+112 QIODevice::readLineData
+116 Q3SocketDevice::writeData
+120 Q3SocketDevice::setSocket
+124 Q3SocketDevice::setBlocking
+128 Q3SocketDevice::setAddressReusable
+132 Q3SocketDevice::setReceiveBufferSize
+136 Q3SocketDevice::setSendBufferSize
+140 Q3SocketDevice::connect
+144 Q3SocketDevice::bind
+148 Q3SocketDevice::listen
+152 Q3SocketDevice::accept
+156 Q3SocketDevice::writeBlock
+160 Q3SocketDevice::setOption
-Class Q3Header
- size=64 align=4
- base size=64 base align=4
-Q3Header (0xb27dcf40) 0
- vptr=((& Q3Header::_ZTV8Q3Header) + 8u)
- QWidget (0xb27dcf80) 0
- primary-for Q3Header (0xb27dcf40)
- QObject (0xb27dcfc0) 0
- primary-for QWidget (0xb27dcf80)
- QPaintDevice (0xb27dc100) 8
- vptr=((& Q3Header::_ZTV8Q3Header) + 284u)
+Class Q3SocketDevice
+ size=40 align=4
+ base size=40 base align=4
+Q3SocketDevice (0xb1288b40) 0
+ vptr=((& Q3SocketDevice::_ZTV14Q3SocketDevice) + 8u)
+ QIODevice (0xb1288b80) 0
+ primary-for Q3SocketDevice (0xb1288b40)
+ QObject (0xb12a412c) 0
+ primary-for QIODevice (0xb1288b80)
-Class Q3TableSelection
- size=28 align=4
- base size=28 base align=4
-Q3TableSelection (0xb27dc180) 0
+Vtable for Q3HttpHeader
+Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3HttpHeader)
+8 Q3HttpHeader::~Q3HttpHeader
+12 Q3HttpHeader::~Q3HttpHeader
+16 Q3HttpHeader::toString
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 Q3HttpHeader::parseLine
-Vtable for Q3TableItem
-Q3TableItem::_ZTV11Q3TableItem: 21u entries
+Class Q3HttpHeader
+ size=12 align=4
+ base size=9 base align=4
+Q3HttpHeader (0xb12a43c0) 0
+ vptr=((& Q3HttpHeader::_ZTV12Q3HttpHeader) + 8u)
+
+Vtable for Q3HttpResponseHeader
+Q3HttpResponseHeader::_ZTV20Q3HttpResponseHeader: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3TableItem)
-8 Q3TableItem::~Q3TableItem
-12 Q3TableItem::~Q3TableItem
-16 Q3TableItem::pixmap
-20 Q3TableItem::text
-24 Q3TableItem::setPixmap
-28 Q3TableItem::setText
-32 Q3TableItem::alignment
-36 Q3TableItem::setWordWrap
-40 Q3TableItem::createEditor
-44 Q3TableItem::setContentFromEditor
-48 Q3TableItem::setReplaceable
-52 Q3TableItem::key
-56 Q3TableItem::sizeHint
-60 Q3TableItem::setSpan
-64 Q3TableItem::setRow
-68 Q3TableItem::setCol
-72 Q3TableItem::paint
-76 Q3TableItem::setEnabled
-80 Q3TableItem::rtti
+4 (int (*)(...))(& _ZTI20Q3HttpResponseHeader)
+8 Q3HttpResponseHeader::~Q3HttpResponseHeader
+12 Q3HttpResponseHeader::~Q3HttpResponseHeader
+16 Q3HttpResponseHeader::toString
+20 Q3HttpResponseHeader::majorVersion
+24 Q3HttpResponseHeader::minorVersion
+28 Q3HttpResponseHeader::parseLine
-Class Q3TableItem
- size=48 align=4
- base size=48 base align=4
-Q3TableItem (0xb27dc240) 0
- vptr=((& Q3TableItem::_ZTV11Q3TableItem) + 8u)
+Class Q3HttpResponseHeader
+ size=28 align=4
+ base size=28 base align=4
+Q3HttpResponseHeader (0xb1288e00) 0
+ vptr=((& Q3HttpResponseHeader::_ZTV20Q3HttpResponseHeader) + 8u)
+ Q3HttpHeader (0xb12a4474) 0
+ primary-for Q3HttpResponseHeader (0xb1288e00)
-Vtable for Q3ComboTableItem
-Q3ComboTableItem::_ZTV16Q3ComboTableItem: 25u entries
+Vtable for Q3HttpRequestHeader
+Q3HttpRequestHeader::_ZTV19Q3HttpRequestHeader: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3ComboTableItem)
-8 Q3ComboTableItem::~Q3ComboTableItem
-12 Q3ComboTableItem::~Q3ComboTableItem
-16 Q3TableItem::pixmap
-20 Q3TableItem::text
-24 Q3TableItem::setPixmap
-28 Q3TableItem::setText
-32 Q3TableItem::alignment
-36 Q3TableItem::setWordWrap
-40 Q3ComboTableItem::createEditor
-44 Q3ComboTableItem::setContentFromEditor
-48 Q3TableItem::setReplaceable
-52 Q3TableItem::key
-56 Q3ComboTableItem::sizeHint
-60 Q3TableItem::setSpan
-64 Q3TableItem::setRow
-68 Q3TableItem::setCol
-72 Q3ComboTableItem::paint
-76 Q3TableItem::setEnabled
-80 Q3ComboTableItem::rtti
-84 Q3ComboTableItem::setCurrentItem
-88 Q3ComboTableItem::setCurrentItem
-92 Q3ComboTableItem::setEditable
-96 Q3ComboTableItem::setStringList
+4 (int (*)(...))(& _ZTI19Q3HttpRequestHeader)
+8 Q3HttpRequestHeader::~Q3HttpRequestHeader
+12 Q3HttpRequestHeader::~Q3HttpRequestHeader
+16 Q3HttpRequestHeader::toString
+20 Q3HttpRequestHeader::majorVersion
+24 Q3HttpRequestHeader::minorVersion
+28 Q3HttpRequestHeader::parseLine
-Class Q3ComboTableItem
- size=64 align=4
- base size=61 base align=4
-Q3ComboTableItem (0xb27dc2c0) 0
- vptr=((& Q3ComboTableItem::_ZTV16Q3ComboTableItem) + 8u)
- Q3TableItem (0xb27dc500) 0
- primary-for Q3ComboTableItem (0xb27dc2c0)
+Class Q3HttpRequestHeader
+ size=28 align=4
+ base size=28 base align=4
+Q3HttpRequestHeader (0xb1288ec0) 0
+ vptr=((& Q3HttpRequestHeader::_ZTV19Q3HttpRequestHeader) + 8u)
+ Q3HttpHeader (0xb12a44b0) 0
+ primary-for Q3HttpRequestHeader (0xb1288ec0)
-Vtable for Q3CheckTableItem
-Q3CheckTableItem::_ZTV16Q3CheckTableItem: 22u entries
+Vtable for Q3Http
+Q3Http::_ZTV6Q3Http: 29u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3CheckTableItem)
-8 Q3CheckTableItem::~Q3CheckTableItem
-12 Q3CheckTableItem::~Q3CheckTableItem
-16 Q3TableItem::pixmap
-20 Q3TableItem::text
-24 Q3TableItem::setPixmap
-28 Q3CheckTableItem::setText
-32 Q3TableItem::alignment
-36 Q3TableItem::setWordWrap
-40 Q3CheckTableItem::createEditor
-44 Q3CheckTableItem::setContentFromEditor
-48 Q3TableItem::setReplaceable
-52 Q3TableItem::key
-56 Q3CheckTableItem::sizeHint
-60 Q3TableItem::setSpan
-64 Q3TableItem::setRow
-68 Q3TableItem::setCol
-72 Q3CheckTableItem::paint
-76 Q3TableItem::setEnabled
-80 Q3CheckTableItem::rtti
-84 Q3CheckTableItem::setChecked
+4 (int (*)(...))(& _ZTI6Q3Http)
+8 Q3Http::metaObject
+12 Q3Http::qt_metacast
+16 Q3Http::qt_metacall
+20 Q3Http::~Q3Http
+24 Q3Http::~Q3Http
+28 QObject::event
+32 QObject::eventFilter
+36 Q3Http::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3NetworkProtocol::setUrl
+60 Q3NetworkProtocol::setAutoDelete
+64 Q3Http::supportedOperations
+68 Q3NetworkProtocol::addOperation
+72 Q3NetworkProtocol::clearOperationQueue
+76 Q3NetworkProtocol::stop
+80 Q3NetworkProtocol::processOperation
+84 Q3NetworkProtocol::operationListChildren
+88 Q3NetworkProtocol::operationMkDir
+92 Q3NetworkProtocol::operationRemove
+96 Q3NetworkProtocol::operationRename
+100 Q3Http::operationGet
+104 Q3Http::operationPut
+108 Q3NetworkProtocol::operationPutChunk
+112 Q3NetworkProtocol::checkConnection
-Class Q3CheckTableItem
- size=56 align=4
- base size=53 base align=4
-Q3CheckTableItem (0xb27dc5c0) 0
- vptr=((& Q3CheckTableItem::_ZTV16Q3CheckTableItem) + 8u)
- Q3TableItem (0xb27dc680) 0
- primary-for Q3CheckTableItem (0xb27dc5c0)
+Class Q3Http
+ size=24 align=4
+ base size=24 base align=4
+Q3Http (0xb1288f40) 0
+ vptr=((& Q3Http::_ZTV6Q3Http) + 8u)
+ Q3NetworkProtocol (0xb1288f80) 0
+ primary-for Q3Http (0xb1288f40)
+ QObject (0xb12a44ec) 0
+ primary-for Q3NetworkProtocol (0xb1288f80)
-Class Q3Table::TableWidget
+Class Q3Dns::MailServer
+ size=8 align=4
+ base size=6 base align=4
+Q3Dns::MailServer (0xb12a4654) 0
+
+Class Q3Dns::Server
size=12 align=4
- base size=12 base align=4
-Q3Table::TableWidget (0xb2554000) 0
+ base size=10 base align=4
+Q3Dns::Server (0xb12a4690) 0
+Vtable for Q3Dns
+Q3Dns::_ZTV5Q3Dns: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5Q3Dns)
+8 Q3Dns::metaObject
+12 Q3Dns::qt_metacast
+16 Q3Dns::qt_metacall
+20 Q3Dns::~Q3Dns
+24 Q3Dns::~Q3Dns
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3Dns::setLabel
+60 Q3Dns::setLabel
+64 Q3Dns::setRecordType
+Class Q3Dns
+ size=24 align=4
+ base size=24 base align=4
+Q3Dns (0xb10e81c0) 0
+ vptr=((& Q3Dns::_ZTV5Q3Dns) + 8u)
+ QObject (0xb12a4618) 0
+ primary-for Q3Dns (0xb10e81c0)
+Vtable for Q3DnsSocket
+Q3DnsSocket::_ZTV11Q3DnsSocket: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11Q3DnsSocket)
+8 Q3DnsSocket::metaObject
+12 Q3DnsSocket::qt_metacast
+16 Q3DnsSocket::qt_metacall
+20 Q3DnsSocket::~Q3DnsSocket
+24 Q3DnsSocket::~Q3DnsSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3DnsSocket::cleanCache
+60 Q3DnsSocket::retransmit
+64 Q3DnsSocket::answer
+Class Q3DnsSocket
+ size=8 align=4
+ base size=8 base align=4
+Q3DnsSocket (0xb10e88c0) 0
+ vptr=((& Q3DnsSocket::_ZTV11Q3DnsSocket) + 8u)
+ QObject (0xb12a4e88) 0
+ primary-for Q3DnsSocket (0xb10e88c0)
+Vtable for Q3Ftp
+Q3Ftp::_ZTV5Q3Ftp: 29u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5Q3Ftp)
+8 Q3Ftp::metaObject
+12 Q3Ftp::qt_metacast
+16 Q3Ftp::qt_metacall
+20 Q3Ftp::~Q3Ftp
+24 Q3Ftp::~Q3Ftp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3NetworkProtocol::setUrl
+60 Q3NetworkProtocol::setAutoDelete
+64 Q3Ftp::supportedOperations
+68 Q3NetworkProtocol::addOperation
+72 Q3NetworkProtocol::clearOperationQueue
+76 Q3NetworkProtocol::stop
+80 Q3NetworkProtocol::processOperation
+84 Q3Ftp::operationListChildren
+88 Q3Ftp::operationMkDir
+92 Q3Ftp::operationRemove
+96 Q3Ftp::operationRename
+100 Q3Ftp::operationGet
+104 Q3Ftp::operationPut
+108 Q3NetworkProtocol::operationPutChunk
+112 Q3Ftp::checkConnection
+Class Q3Ftp
+ size=48 align=4
+ base size=45 base align=4
+Q3Ftp (0xb10e8b00) 0
+ vptr=((& Q3Ftp::_ZTV5Q3Ftp) + 8u)
+ Q3NetworkProtocol (0xb10e8b40) 0
+ primary-for Q3Ftp (0xb10e8b00)
+ QObject (0xb12a4fb4) 0
+ primary-for Q3NetworkProtocol (0xb10e8b40)
+Vtable for Q3ServerSocket
+Q3ServerSocket::_ZTV14Q3ServerSocket: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14Q3ServerSocket)
+8 Q3ServerSocket::metaObject
+12 Q3ServerSocket::qt_metacast
+16 Q3ServerSocket::qt_metacall
+20 Q3ServerSocket::~Q3ServerSocket
+24 Q3ServerSocket::~Q3ServerSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3ServerSocket::setSocket
+60 __cxa_pure_virtual
+Class Q3ServerSocket
+ size=12 align=4
+ base size=12 base align=4
+Q3ServerSocket (0xb10e8d80) 0
+ vptr=((& Q3ServerSocket::_ZTV14Q3ServerSocket) + 8u)
+ QObject (0xb112f0f0) 0
+ primary-for Q3ServerSocket (0xb10e8d80)
-Vtable for Q3Table
-Q3Table::_ZTV7Q3Table: 183u entries
+Vtable for Q3Socket
+Q3Socket::_ZTV8Q3Socket: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7Q3Table)
-8 Q3Table::metaObject
-12 Q3Table::qt_metacast
-16 Q3Table::qt_metacall
-20 Q3Table::~Q3Table
-24 Q3Table::~Q3Table
-28 QFrame::event
-32 Q3Table::eventFilter
+4 (int (*)(...))(& _ZTI8Q3Socket)
+8 Q3Socket::metaObject
+12 Q3Socket::qt_metacast
+16 Q3Socket::qt_metacall
+20 Q3Socket::~Q3Socket
+24 Q3Socket::~Q3Socket
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3Table::sizeHint
-68 Q3ScrollView::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 Q3Table::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 Q3Table::focusInEvent
-112 Q3Table::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Table::paintEvent
-128 QWidget::moveEvent
-132 Q3ScrollView::resizeEvent
-136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 Q3Table::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 Q3Table::inputMethodQuery
-196 Q3ScrollView::focusNextPrevChild
-200 Q3ScrollView::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
-216 Q3Table::windowActivationChange
-220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
-228 Q3Frame::drawFrame
-232 Q3Table::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3Table::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3Table::contentsMousePressEvent
-284 Q3Table::contentsMouseReleaseEvent
-288 Q3Table::contentsMouseDoubleClickEvent
-292 Q3Table::contentsMouseMoveEvent
-296 Q3Table::contentsDragEnterEvent
-300 Q3Table::contentsDragMoveEvent
-304 Q3Table::contentsDragLeaveEvent
-308 Q3Table::contentsDropEvent
-312 Q3ScrollView::contentsWheelEvent
-316 Q3Table::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3Table::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 Q3Table::setSelectionMode
-384 Q3Table::setItem
-388 Q3Table::setText
-392 Q3Table::setPixmap
-396 Q3Table::item
-400 Q3Table::text
-404 Q3Table::pixmap
-408 Q3Table::clearCell
-412 Q3Table::cellGeometry
-416 Q3Table::columnWidth
-420 Q3Table::rowHeight
-424 Q3Table::columnPos
-428 Q3Table::rowPos
-432 Q3Table::columnAt
-436 Q3Table::rowAt
-440 Q3Table::numRows
-444 Q3Table::numCols
-448 Q3Table::addSelection
-452 Q3Table::removeSelection
-456 Q3Table::removeSelection
-460 Q3Table::currentSelection
-464 Q3Table::selectRow
-468 Q3Table::selectColumn
-472 Q3Table::sortColumn
-476 Q3Table::takeItem
-480 Q3Table::setCellWidget
-484 Q3Table::cellWidget
-488 Q3Table::clearCellWidget
-492 Q3Table::cellRect
-496 Q3Table::paintCell
-500 Q3Table::paintCell
-504 Q3Table::paintFocus
-508 Q3Table::setFocusStyle
-512 Q3Table::setNumRows
-516 Q3Table::setNumCols
-520 Q3Table::setShowGrid
-524 Q3Table::hideRow
-528 Q3Table::hideColumn
-532 Q3Table::showRow
-536 Q3Table::showColumn
-540 Q3Table::setColumnWidth
-544 Q3Table::setRowHeight
-548 Q3Table::adjustColumn
-552 Q3Table::adjustRow
-556 Q3Table::setColumnStretchable
-560 Q3Table::setRowStretchable
-564 Q3Table::setSorting
-568 Q3Table::swapRows
-572 Q3Table::swapColumns
-576 Q3Table::swapCells
-580 Q3Table::setLeftMargin
-584 Q3Table::setTopMargin
-588 Q3Table::setCurrentCell
-592 Q3Table::setColumnMovingEnabled
-596 Q3Table::setRowMovingEnabled
-600 Q3Table::setReadOnly
-604 Q3Table::setRowReadOnly
-608 Q3Table::setColumnReadOnly
-612 Q3Table::setDragEnabled
-616 Q3Table::insertRows
-620 Q3Table::insertColumns
-624 Q3Table::removeRow
-628 Q3Table::removeRows
-632 Q3Table::removeColumn
-636 Q3Table::removeColumns
-640 Q3Table::editCell
-644 Q3Table::dragObject
-648 Q3Table::startDrag
-652 Q3Table::paintEmptyArea
-656 Q3Table::activateNextCell
-660 Q3Table::createEditor
-664 Q3Table::setCellContentFromEditor
-668 Q3Table::beginEdit
-672 Q3Table::endEdit
-676 Q3Table::resizeData
-680 Q3Table::insertWidget
-684 Q3Table::columnWidthChanged
-688 Q3Table::rowHeightChanged
-692 Q3Table::columnIndexChanged
-696 Q3Table::rowIndexChanged
-700 Q3Table::columnClicked
-704 (int (*)(...))-0x00000000000000008
-708 (int (*)(...))(& _ZTI7Q3Table)
-712 Q3Table::_ZThn8_N7Q3TableD1Ev
-716 Q3Table::_ZThn8_N7Q3TableD0Ev
-720 QWidget::_ZThn8_NK7QWidget7devTypeEv
-724 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-728 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 Q3Socket::isSequential
+60 Q3Socket::open
+64 Q3Socket::close
+68 QIODevice::pos
+72 Q3Socket::size
+76 QIODevice::seek
+80 Q3Socket::atEnd
+84 QIODevice::reset
+88 Q3Socket::bytesAvailable
+92 Q3Socket::bytesToWrite
+96 Q3Socket::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 Q3Socket::readData
+112 QIODevice::readLineData
+116 Q3Socket::writeData
+120 Q3Socket::setSocket
+124 Q3Socket::setSocketDevice
+128 Q3Socket::connectToHost
+132 Q3Socket::sn_read
+136 Q3Socket::sn_write
-Class Q3Table
- size=244 align=4
- base size=244 base align=4
-Q3Table (0xb27dc800) 0
- vptr=((& Q3Table::_ZTV7Q3Table) + 8u)
- Q3ScrollView (0xb27dc880) 0
- primary-for Q3Table (0xb27dc800)
- Q3Frame (0xb27dcac0) 0
- primary-for Q3ScrollView (0xb27dc880)
- QFrame (0xb27dccc0) 0
- primary-for Q3Frame (0xb27dcac0)
- QWidget (0xb27dcd80) 0
- primary-for QFrame (0xb27dccc0)
- QObject (0xb27dce40) 0
- primary-for QWidget (0xb27dcd80)
- QPaintDevice (0xb27dcf00) 8
- vptr=((& Q3Table::_ZTV7Q3Table) + 712u)
+Class Q3Socket
+ size=12 align=4
+ base size=12 base align=4
+Q3Socket (0xb10e8fc0) 0
+ vptr=((& Q3Socket::_ZTV8Q3Socket) + 8u)
+ QIODevice (0xb1142000) 0
+ primary-for Q3Socket (0xb10e8fc0)
+ QObject (0xb112f21c) 0
+ primary-for QIODevice (0xb1142000)
-Vtable for Q3Button
-Q3Button::_ZTV8Q3Button: 68u entries
+Vtable for Q3LocalFs
+Q3LocalFs::_ZTV9Q3LocalFs: 29u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Button)
-8 Q3Button::metaObject
-12 Q3Button::qt_metacast
-16 Q3Button::qt_metacall
-20 Q3Button::~Q3Button
-24 Q3Button::~Q3Button
-28 QAbstractButton::event
+4 (int (*)(...))(& _ZTI9Q3LocalFs)
+8 Q3LocalFs::metaObject
+12 Q3LocalFs::qt_metacast
+16 Q3LocalFs::qt_metacall
+20 Q3LocalFs::~Q3LocalFs
+24 Q3LocalFs::~Q3LocalFs
+28 QObject::event
32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3NetworkProtocol::setUrl
+60 Q3NetworkProtocol::setAutoDelete
+64 Q3LocalFs::supportedOperations
+68 Q3NetworkProtocol::addOperation
+72 Q3NetworkProtocol::clearOperationQueue
+76 Q3NetworkProtocol::stop
+80 Q3NetworkProtocol::processOperation
+84 Q3LocalFs::operationListChildren
+88 Q3LocalFs::operationMkDir
+92 Q3LocalFs::operationRemove
+96 Q3LocalFs::operationRename
+100 Q3LocalFs::operationGet
+104 Q3LocalFs::operationPut
+108 Q3NetworkProtocol::operationPutChunk
+112 Q3NetworkProtocol::checkConnection
+
+Class Q3LocalFs
+ size=16 align=4
+ base size=16 base align=4
+Q3LocalFs (0xb1142300) 0
+ vptr=((& Q3LocalFs::_ZTV9Q3LocalFs) + 8u)
+ Q3NetworkProtocol (0xb1142340) 0
+ primary-for Q3LocalFs (0xb1142300)
+ QObject (0xb112f438) 0
+ primary-for Q3NetworkProtocol (0xb1142340)
+
+Vtable for Q3PopupMenu
+Q3PopupMenu::_ZTV11Q3PopupMenu: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11Q3PopupMenu)
+8 Q3PopupMenu::metaObject
+12 Q3PopupMenu::qt_metacast
+16 Q3PopupMenu::qt_metacall
+20 Q3PopupMenu::~Q3PopupMenu
+24 Q3PopupMenu::~Q3PopupMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
+64 QMenu::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Button::paintEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QWidget::actionEvent
+148 QMenu::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QWidget::hideEvent
+172 QMenu::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QMenu::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+196 QMenu::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 Q3Button::drawButton
-240 Q3Button::drawButtonLabel
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI8Q3Button)
-252 Q3Button::_ZThn8_N8Q3ButtonD1Ev
-256 Q3Button::_ZThn8_N8Q3ButtonD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11Q3PopupMenu)
+232 Q3PopupMenu::_ZThn8_N11Q3PopupMenuD1Ev
+236 Q3PopupMenu::_ZThn8_N11Q3PopupMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Button
+Class Q3PopupMenu
size=20 align=4
base size=20 base align=4
-Q3Button (0xb2554580) 0
- vptr=((& Q3Button::_ZTV8Q3Button) + 8u)
- QAbstractButton (0xb25545c0) 0
- primary-for Q3Button (0xb2554580)
- QWidget (0xb2554600) 0
- primary-for QAbstractButton (0xb25545c0)
- QObject (0xb2554640) 0
- primary-for QWidget (0xb2554600)
- QPaintDevice (0xb2554680) 8
- vptr=((& Q3Button::_ZTV8Q3Button) + 252u)
+Q3PopupMenu (0xb1142580) 0
+ vptr=((& Q3PopupMenu::_ZTV11Q3PopupMenu) + 8u)
+ QMenu (0xb11425c0) 0
+ primary-for Q3PopupMenu (0xb1142580)
+ QWidget (0xb115a870) 0
+ primary-for QMenu (0xb11425c0)
+ QObject (0xb112f564) 0
+ primary-for QWidget (0xb115a870)
+ QPaintDevice (0xb112f5a0) 8
+ vptr=((& Q3PopupMenu::_ZTV11Q3PopupMenu) + 232u)
Vtable for Q3HBox
Q3HBox::_ZTV6Q3HBox: 66u entries
@@ -18929,7 +22291,7 @@ Q3HBox::_ZTV6Q3HBox: 66u entries
224 Q3HBox::frameChanged
228 Q3Frame::drawFrame
232 Q3Frame::drawContents
-236 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))-0x000000008
240 (int (*)(...))(& _ZTI6Q3HBox)
244 Q3HBox::_ZThn8_N6Q3HBoxD1Ev
248 Q3HBox::_ZThn8_N6Q3HBoxD0Ev
@@ -18940,28 +22302,28 @@ Q3HBox::_ZTV6Q3HBox: 66u entries
Class Q3HBox
size=24 align=4
base size=24 base align=4
-Q3HBox (0xb2554700) 0
+Q3HBox (0xb1142d00) 0
vptr=((& Q3HBox::_ZTV6Q3HBox) + 8u)
- Q3Frame (0xb2554740) 0
- primary-for Q3HBox (0xb2554700)
- QFrame (0xb2554780) 0
- primary-for Q3Frame (0xb2554740)
- QWidget (0xb25547c0) 0
- primary-for QFrame (0xb2554780)
- QObject (0xb2554800) 0
- primary-for QWidget (0xb25547c0)
- QPaintDevice (0xb2554840) 8
+ Q3Frame (0xb1142d40) 0
+ primary-for Q3HBox (0xb1142d00)
+ QFrame (0xb1142d80) 0
+ primary-for Q3Frame (0xb1142d40)
+ QWidget (0xb11723c0) 0
+ primary-for QFrame (0xb1142d80)
+ QObject (0xb112fdd4) 0
+ primary-for QWidget (0xb11723c0)
+ QPaintDevice (0xb112fe10) 8
vptr=((& Q3HBox::_ZTV6Q3HBox) + 244u)
-Vtable for Q3VBox
-Q3VBox::_ZTV6Q3VBox: 66u entries
+Vtable for Q3Grid
+Q3Grid::_ZTV6Q3Grid: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6Q3VBox)
-8 Q3VBox::metaObject
-12 Q3VBox::qt_metacast
-16 Q3VBox::qt_metacall
-20 Q3VBox::~Q3VBox
-24 Q3VBox::~Q3VBox
+4 (int (*)(...))(& _ZTI6Q3Grid)
+8 Q3Grid::metaObject
+12 Q3Grid::qt_metacast
+16 Q3Grid::qt_metacall
+20 Q3Grid::~Q3Grid
+24 Q3Grid::~Q3Grid
28 QFrame::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -18971,7 +22333,7 @@ Q3VBox::_ZTV6Q3VBox: 66u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 Q3HBox::sizeHint
+64 Q3Grid::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
@@ -19011,213 +22373,81 @@ Q3VBox::_ZTV6Q3VBox: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3HBox::frameChanged
+224 Q3Grid::frameChanged
228 Q3Frame::drawFrame
232 Q3Frame::drawContents
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI6Q3VBox)
-244 Q3VBox::_ZThn8_N6Q3VBoxD1Ev
-248 Q3VBox::_ZThn8_N6Q3VBoxD0Ev
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI6Q3Grid)
+244 Q3Grid::_ZThn8_N6Q3GridD1Ev
+248 Q3Grid::_ZThn8_N6Q3GridD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3VBox
+Class Q3Grid
size=24 align=4
base size=24 base align=4
-Q3VBox (0xb25548c0) 0
- vptr=((& Q3VBox::_ZTV6Q3VBox) + 8u)
- Q3HBox (0xb2554900) 0
- primary-for Q3VBox (0xb25548c0)
- Q3Frame (0xb2554940) 0
- primary-for Q3HBox (0xb2554900)
- QFrame (0xb2554980) 0
- primary-for Q3Frame (0xb2554940)
- QWidget (0xb25549c0) 0
- primary-for QFrame (0xb2554980)
- QObject (0xb2554a00) 0
- primary-for QWidget (0xb25549c0)
- QPaintDevice (0xb2554a40) 8
- vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
-
-Vtable for Q3GridView
-Q3GridView::_ZTV10Q3GridView: 109u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3GridView)
-8 Q3GridView::metaObject
-12 Q3GridView::qt_metacast
-16 Q3GridView::qt_metacall
-20 Q3GridView::~Q3GridView
-24 Q3GridView::~Q3GridView
-28 QFrame::event
-32 Q3ScrollView::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3ScrollView::sizeHint
-68 Q3ScrollView::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
-128 QWidget::moveEvent
-132 Q3ScrollView::resizeEvent
-136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 Q3ScrollView::focusNextPrevChild
-200 Q3ScrollView::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
-228 Q3Frame::drawFrame
-232 Q3GridView::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3GridView::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3ScrollView::contentsMousePressEvent
-284 Q3ScrollView::contentsMouseReleaseEvent
-288 Q3ScrollView::contentsMouseDoubleClickEvent
-292 Q3ScrollView::contentsMouseMoveEvent
-296 Q3ScrollView::contentsDragEnterEvent
-300 Q3ScrollView::contentsDragMoveEvent
-304 Q3ScrollView::contentsDragLeaveEvent
-308 Q3ScrollView::contentsDropEvent
-312 Q3ScrollView::contentsWheelEvent
-316 Q3ScrollView::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3ScrollView::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 Q3GridView::setNumRows
-384 Q3GridView::setNumCols
-388 Q3GridView::setCellWidth
-392 Q3GridView::setCellHeight
-396 __cxa_pure_virtual
-400 Q3GridView::paintEmptyArea
-404 Q3GridView::dimensionChange
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI10Q3GridView)
-416 Q3GridView::_ZThn8_N10Q3GridViewD1Ev
-420 Q3GridView::_ZThn8_N10Q3GridViewD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3GridView
- size=48 align=4
- base size=48 base align=4
-Q3GridView (0xb2554ac0) 0
- vptr=((& Q3GridView::_ZTV10Q3GridView) + 8u)
- Q3ScrollView (0xb2554b00) 0
- primary-for Q3GridView (0xb2554ac0)
- Q3Frame (0xb2554b40) 0
- primary-for Q3ScrollView (0xb2554b00)
- QFrame (0xb2554b80) 0
- primary-for Q3Frame (0xb2554b40)
- QWidget (0xb2554bc0) 0
- primary-for QFrame (0xb2554b80)
- QObject (0xb2554c00) 0
- primary-for QWidget (0xb2554bc0)
- QPaintDevice (0xb2554c40) 8
- vptr=((& Q3GridView::_ZTV10Q3GridView) + 416u)
+Q3Grid (0xb1142fc0) 0
+ vptr=((& Q3Grid::_ZTV6Q3Grid) + 8u)
+ Q3Frame (0xb1184000) 0
+ primary-for Q3Grid (0xb1142fc0)
+ QFrame (0xb1184040) 0
+ primary-for Q3Frame (0xb1184000)
+ QWidget (0xb117bf00) 0
+ primary-for QFrame (0xb1184040)
+ QObject (0xb112ff3c) 0
+ primary-for QWidget (0xb117bf00)
+ QPaintDevice (0xb112ff78) 8
+ vptr=((& Q3Grid::_ZTV6Q3Grid) + 244u)
-Vtable for Q3DockWindow
-Q3DockWindow::_ZTV12Q3DockWindow: 81u entries
+Vtable for Q3GroupBox
+Q3GroupBox::_ZTV10Q3GroupBox: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3DockWindow)
-8 Q3DockWindow::metaObject
-12 Q3DockWindow::qt_metacast
-16 Q3DockWindow::qt_metacall
-20 Q3DockWindow::~Q3DockWindow
-24 Q3DockWindow::~Q3DockWindow
-28 Q3DockWindow::event
-32 Q3DockWindow::eventFilter
+4 (int (*)(...))(& _ZTI10Q3GroupBox)
+8 Q3GroupBox::metaObject
+12 Q3GroupBox::qt_metacast
+16 Q3GroupBox::qt_metacall
+20 Q3GroupBox::~Q3GroupBox
+24 Q3GroupBox::~Q3GroupBox
+28 Q3GroupBox::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 Q3GroupBox::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 Q3DockWindow::sizeHint
-68 Q3DockWindow::minimumSizeHint
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QGroupBox::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
+108 QGroupBox::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
+124 QGroupBox::paintEvent
128 QWidget::moveEvent
-132 Q3DockWindow::resizeEvent
+132 Q3GroupBox::resizeEvent
136 QWidget::closeEvent
-140 Q3DockWindow::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 Q3DockWindow::showEvent
-172 Q3DockWindow::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 Q3GroupBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -19228,173 +22458,49 @@ Q3DockWindow::_ZTV12Q3DockWindow: 81u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3Frame::frameChanged
-228 Q3DockWindow::drawFrame
-232 Q3DockWindow::drawContents
-236 Q3DockWindow::setWidget
-240 Q3DockWindow::setCloseMode
-244 Q3DockWindow::setResizeEnabled
-248 Q3DockWindow::setMovingEnabled
-252 Q3DockWindow::setHorizontallyStretchable
-256 Q3DockWindow::setVerticallyStretchable
-260 Q3DockWindow::setOffset
-264 Q3DockWindow::setFixedExtentWidth
-268 Q3DockWindow::setFixedExtentHeight
-272 Q3DockWindow::setNewLine
-276 Q3DockWindow::setOpaqueMoving
-280 Q3DockWindow::undock
-284 Q3DockWindow::undock
-288 Q3DockWindow::dock
-292 Q3DockWindow::setOrientation
-296 (int (*)(...))-0x00000000000000008
-300 (int (*)(...))(& _ZTI12Q3DockWindow)
-304 Q3DockWindow::_ZThn8_N12Q3DockWindowD1Ev
-308 Q3DockWindow::_ZThn8_N12Q3DockWindowD0Ev
-312 QWidget::_ZThn8_NK7QWidget7devTypeEv
-316 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-320 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3GroupBox::setColumnLayout
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10Q3GroupBox)
+236 Q3GroupBox::_ZThn8_N10Q3GroupBoxD1Ev
+240 Q3GroupBox::_ZThn8_N10Q3GroupBoxD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3DockWindow
- size=164 align=4
- base size=164 base align=4
-Q3DockWindow (0xb2554cc0) 0
- vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 8u)
- Q3Frame (0xb2554d00) 0
- primary-for Q3DockWindow (0xb2554cc0)
- QFrame (0xb2554d40) 0
- primary-for Q3Frame (0xb2554d00)
- QWidget (0xb2554d80) 0
- primary-for QFrame (0xb2554d40)
- QObject (0xb2554dc0) 0
- primary-for QWidget (0xb2554d80)
- QPaintDevice (0xb2554e00) 8
- vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
+Class Q3GroupBox
+ size=24 align=4
+ base size=24 base align=4
+Q3GroupBox (0xb1184280) 0
+ vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 8u)
+ QGroupBox (0xb11842c0) 0
+ primary-for Q3GroupBox (0xb1184280)
+ QWidget (0xb118aaa0) 0
+ primary-for QGroupBox (0xb11842c0)
+ QObject (0xb11910b4) 0
+ primary-for QWidget (0xb118aaa0)
+ QPaintDevice (0xb11910f0) 8
+ vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
-Vtable for Q3ToolBar
-Q3ToolBar::_ZTV9Q3ToolBar: 84u entries
+Vtable for Q3DateTimeEditBase
+Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3ToolBar)
-8 Q3ToolBar::metaObject
-12 Q3ToolBar::qt_metacast
-16 Q3ToolBar::qt_metacall
-20 Q3ToolBar::~Q3ToolBar
-24 Q3ToolBar::~Q3ToolBar
-28 Q3ToolBar::event
-32 Q3DockWindow::eventFilter
+4 (int (*)(...))(& _ZTI18Q3DateTimeEditBase)
+8 Q3DateTimeEditBase::metaObject
+12 Q3DateTimeEditBase::qt_metacast
+16 Q3DateTimeEditBase::qt_metacall
+20 Q3DateTimeEditBase::~Q3DateTimeEditBase
+24 Q3DateTimeEditBase::~Q3DateTimeEditBase
+28 QWidget::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ToolBar::setVisible
-64 Q3DockWindow::sizeHint
-68 Q3ToolBar::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
-128 QWidget::moveEvent
-132 Q3ToolBar::resizeEvent
-136 QWidget::closeEvent
-140 Q3DockWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 Q3ToolBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 Q3DockWindow::showEvent
-172 Q3DockWindow::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 Q3ToolBar::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3Frame::frameChanged
-228 Q3DockWindow::drawFrame
-232 Q3DockWindow::drawContents
-236 Q3DockWindow::setWidget
-240 Q3DockWindow::setCloseMode
-244 Q3DockWindow::setResizeEnabled
-248 Q3DockWindow::setMovingEnabled
-252 Q3DockWindow::setHorizontallyStretchable
-256 Q3DockWindow::setVerticallyStretchable
-260 Q3DockWindow::setOffset
-264 Q3DockWindow::setFixedExtentWidth
-268 Q3DockWindow::setFixedExtentHeight
-272 Q3DockWindow::setNewLine
-276 Q3DockWindow::setOpaqueMoving
-280 Q3DockWindow::undock
-284 Q3DockWindow::undock
-288 Q3DockWindow::dock
-292 Q3ToolBar::setOrientation
-296 Q3ToolBar::setStretchableWidget
-300 Q3ToolBar::setLabel
-304 Q3ToolBar::clear
-308 (int (*)(...))-0x00000000000000008
-312 (int (*)(...))(& _ZTI9Q3ToolBar)
-316 Q3ToolBar::_ZThn8_N9Q3ToolBarD1Ev
-320 Q3ToolBar::_ZThn8_N9Q3ToolBarD0Ev
-324 QWidget::_ZThn8_NK7QWidget7devTypeEv
-328 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-332 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3ToolBar
- size=180 align=4
- base size=180 base align=4
-Q3ToolBar (0xb2554e80) 0
- vptr=((& Q3ToolBar::_ZTV9Q3ToolBar) + 8u)
- Q3DockWindow (0xb2554ec0) 0
- primary-for Q3ToolBar (0xb2554e80)
- Q3Frame (0xb2554f00) 0
- primary-for Q3DockWindow (0xb2554ec0)
- QFrame (0xb2554f40) 0
- primary-for Q3Frame (0xb2554f00)
- QWidget (0xb2554f80) 0
- primary-for QFrame (0xb2554f40)
- QObject (0xb2554fc0) 0
- primary-for QWidget (0xb2554f80)
- QPaintDevice (0xb2554040) 8
- vptr=((& Q3ToolBar::_ZTV9Q3ToolBar) + 316u)
-
-Vtable for Q3MainWindow
-Q3MainWindow::_ZTV12Q3MainWindow: 87u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3MainWindow)
-8 Q3MainWindow::metaObject
-12 Q3MainWindow::qt_metacast
-16 Q3MainWindow::qt_metacall
-20 Q3MainWindow::~Q3MainWindow
-24 Q3MainWindow::~Q3MainWindow
-28 Q3MainWindow::event
-32 Q3MainWindow::eventFilter
-36 QObject::timerEvent
-40 Q3MainWindow::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 Q3MainWindow::setVisible
-64 Q3MainWindow::sizeHint
-68 Q3MainWindow::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -19408,7 +22514,7 @@ Q3MainWindow::_ZTV12Q3MainWindow: 87u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3MainWindow::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -19433,70 +22539,52 @@ Q3MainWindow::_ZTV12Q3MainWindow: 87u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3MainWindow::setCentralWidget
-228 Q3MainWindow::setDockEnabled
-232 Q3MainWindow::setDockEnabled
-236 Q3MainWindow::addDockWindow
-240 Q3MainWindow::addDockWindow
-244 Q3MainWindow::moveDockWindow
-248 Q3MainWindow::moveDockWindow
-252 Q3MainWindow::removeDockWindow
-256 Q3MainWindow::dockingArea
-260 Q3MainWindow::isCustomizable
-264 Q3MainWindow::createDockWindowMenu
-268 Q3MainWindow::setRightJustification
-272 Q3MainWindow::setUsesBigPixmaps
-276 Q3MainWindow::setUsesTextLabel
-280 Q3MainWindow::setDockWindowsMovable
-284 Q3MainWindow::setOpaqueMoving
-288 Q3MainWindow::setDockMenuEnabled
-292 Q3MainWindow::whatsThis
-296 Q3MainWindow::setAppropriate
-300 Q3MainWindow::customize
-304 Q3MainWindow::setUpLayout
-308 Q3MainWindow::showDockMenu
-312 Q3MainWindow::setMenuBar
-316 Q3MainWindow::setStatusBar
-320 (int (*)(...))-0x00000000000000008
-324 (int (*)(...))(& _ZTI12Q3MainWindow)
-328 Q3MainWindow::_ZThn8_N12Q3MainWindowD1Ev
-332 Q3MainWindow::_ZThn8_N12Q3MainWindowD0Ev
-336 QWidget::_ZThn8_NK7QWidget7devTypeEv
-340 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-344 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 __cxa_pure_virtual
+228 __cxa_pure_virtual
+232 __cxa_pure_virtual
+236 __cxa_pure_virtual
+240 __cxa_pure_virtual
+244 __cxa_pure_virtual
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI18Q3DateTimeEditBase)
+256 Q3DateTimeEditBase::_ZThn8_N18Q3DateTimeEditBaseD1Ev
+260 Q3DateTimeEditBase::_ZThn8_N18Q3DateTimeEditBaseD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3MainWindow
+Class Q3DateTimeEditBase
size=20 align=4
base size=20 base align=4
-Q3MainWindow (0xb2554180) 0
- vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 8u)
- QWidget (0xb2554140) 0
- primary-for Q3MainWindow (0xb2554180)
- QObject (0xb2554280) 0
- primary-for QWidget (0xb2554140)
- QPaintDevice (0xb25542c0) 8
- vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
+Q3DateTimeEditBase (0xb1184580) 0
+ vptr=((& Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase) + 8u)
+ QWidget (0xb0fa6280) 0
+ primary-for Q3DateTimeEditBase (0xb1184580)
+ QObject (0xb1191348) 0
+ primary-for QWidget (0xb0fa6280)
+ QPaintDevice (0xb1191384) 8
+ vptr=((& Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase) + 256u)
-Vtable for Q3WidgetStack
-Q3WidgetStack::_ZTV13Q3WidgetStack: 67u entries
+Vtable for Q3DateEdit
+Q3DateEdit::_ZTV10Q3DateEdit: 81u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3WidgetStack)
-8 Q3WidgetStack::metaObject
-12 Q3WidgetStack::qt_metacast
-16 Q3WidgetStack::qt_metacall
-20 Q3WidgetStack::~Q3WidgetStack
-24 Q3WidgetStack::~Q3WidgetStack
-28 Q3WidgetStack::event
+4 (int (*)(...))(& _ZTI10Q3DateEdit)
+8 Q3DateEdit::metaObject
+12 Q3DateEdit::qt_metacast
+16 Q3DateEdit::qt_metacall
+20 Q3DateEdit::~Q3DateEdit
+24 Q3DateEdit::~Q3DateEdit
+28 Q3DateEdit::event
32 QObject::eventFilter
-36 QObject::timerEvent
-40 Q3WidgetStack::childEvent
+36 Q3DateEdit::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3WidgetStack::setVisible
-64 Q3WidgetStack::sizeHint
-68 Q3WidgetStack::minimumSizeHint
+60 QWidget::setVisible
+64 Q3DateEdit::sizeHint
+68 Q3DateEdit::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -19510,9 +22598,9 @@ Q3WidgetStack::_ZTV13Q3WidgetStack: 67u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 Q3WidgetStack::resizeEvent
+132 Q3DateEdit::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -19524,7 +22612,7 @@ Q3WidgetStack::_ZTV13Q3WidgetStack: 67u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -19535,70 +22623,82 @@ Q3WidgetStack::_ZTV13Q3WidgetStack: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3WidgetStack::frameChanged
-228 Q3Frame::drawFrame
-232 Q3Frame::drawContents
-236 Q3WidgetStack::setChildGeometries
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI13Q3WidgetStack)
-248 Q3WidgetStack::_ZThn8_N13Q3WidgetStackD1Ev
-252 Q3WidgetStack::_ZThn8_N13Q3WidgetStackD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3DateEdit::setFocusSection
+228 Q3DateEdit::sectionFormattedText
+232 Q3DateEdit::addNumber
+236 Q3DateEdit::removeLastNumber
+240 Q3DateEdit::stepUp
+244 Q3DateEdit::stepDown
+248 Q3DateEdit::setDate
+252 Q3DateEdit::setOrder
+256 Q3DateEdit::setAutoAdvance
+260 Q3DateEdit::setMinValue
+264 Q3DateEdit::setMaxValue
+268 Q3DateEdit::setRange
+272 Q3DateEdit::setSeparator
+276 Q3DateEdit::setYear
+280 Q3DateEdit::setMonth
+284 Q3DateEdit::setDay
+288 Q3DateEdit::fix
+292 Q3DateEdit::outOfRange
+296 (int (*)(...))-0x000000008
+300 (int (*)(...))(& _ZTI10Q3DateEdit)
+304 Q3DateEdit::_ZThn8_N10Q3DateEditD1Ev
+308 Q3DateEdit::_ZThn8_N10Q3DateEditD0Ev
+312 QWidget::_ZThn8_NK7QWidget7devTypeEv
+316 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+320 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3WidgetStack
- size=44 align=4
- base size=44 base align=4
-Q3WidgetStack (0xb2554400) 0
- vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 8u)
- Q3Frame (0xb25543c0) 0
- primary-for Q3WidgetStack (0xb2554400)
- QFrame (0xb2554500) 0
- primary-for Q3Frame (0xb25543c0)
- QWidget (0xb2554540) 0
- primary-for QFrame (0xb2554500)
- QObject (0xb25546c0) 0
- primary-for QWidget (0xb2554540)
- QPaintDevice (0xb2554880) 8
- vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
+Class Q3DateEdit
+ size=24 align=4
+ base size=24 base align=4
+Q3DateEdit (0xb1184880) 0
+ vptr=((& Q3DateEdit::_ZTV10Q3DateEdit) + 8u)
+ Q3DateTimeEditBase (0xb11848c0) 0
+ primary-for Q3DateEdit (0xb1184880)
+ QWidget (0xb0fb9000) 0
+ primary-for Q3DateTimeEditBase (0xb11848c0)
+ QObject (0xb1191834) 0
+ primary-for QWidget (0xb0fb9000)
+ QPaintDevice (0xb1191870) 8
+ vptr=((& Q3DateEdit::_ZTV10Q3DateEdit) + 304u)
-Vtable for Q3GroupBox
-Q3GroupBox::_ZTV10Q3GroupBox: 64u entries
+Vtable for Q3TimeEdit
+Q3TimeEdit::_ZTV10Q3TimeEdit: 79u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3GroupBox)
-8 Q3GroupBox::metaObject
-12 Q3GroupBox::qt_metacast
-16 Q3GroupBox::qt_metacall
-20 Q3GroupBox::~Q3GroupBox
-24 Q3GroupBox::~Q3GroupBox
-28 Q3GroupBox::event
+4 (int (*)(...))(& _ZTI10Q3TimeEdit)
+8 Q3TimeEdit::metaObject
+12 Q3TimeEdit::qt_metacast
+16 Q3TimeEdit::qt_metacall
+20 Q3TimeEdit::~Q3TimeEdit
+24 Q3TimeEdit::~Q3TimeEdit
+28 Q3TimeEdit::event
32 QObject::eventFilter
-36 QObject::timerEvent
-40 Q3GroupBox::childEvent
+36 Q3TimeEdit::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+64 Q3TimeEdit::sizeHint
+68 Q3TimeEdit::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
+108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 Q3GroupBox::resizeEvent
+132 Q3TimeEdit::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -19610,7 +22710,7 @@ Q3GroupBox::_ZTV10Q3GroupBox: 64u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3GroupBox::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -19621,65 +22721,80 @@ Q3GroupBox::_ZTV10Q3GroupBox: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10Q3GroupBox)
-236 Q3GroupBox::_ZThn8_N10Q3GroupBoxD1Ev
-240 Q3GroupBox::_ZThn8_N10Q3GroupBoxD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3TimeEdit::setFocusSection
+228 Q3TimeEdit::sectionFormattedText
+232 Q3TimeEdit::addNumber
+236 Q3TimeEdit::removeLastNumber
+240 Q3TimeEdit::stepUp
+244 Q3TimeEdit::stepDown
+248 Q3TimeEdit::setTime
+252 Q3TimeEdit::setAutoAdvance
+256 Q3TimeEdit::setMinValue
+260 Q3TimeEdit::setMaxValue
+264 Q3TimeEdit::setRange
+268 Q3TimeEdit::setSeparator
+272 Q3TimeEdit::outOfRange
+276 Q3TimeEdit::setHour
+280 Q3TimeEdit::setMinute
+284 Q3TimeEdit::setSecond
+288 (int (*)(...))-0x000000008
+292 (int (*)(...))(& _ZTI10Q3TimeEdit)
+296 Q3TimeEdit::_ZThn8_N10Q3TimeEditD1Ev
+300 Q3TimeEdit::_ZThn8_N10Q3TimeEditD0Ev
+304 QWidget::_ZThn8_NK7QWidget7devTypeEv
+308 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+312 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3GroupBox
+Class Q3TimeEdit
size=24 align=4
base size=24 base align=4
-Q3GroupBox (0xb2554a80) 0
- vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 8u)
- QGroupBox (0xb2554c80) 0
- primary-for Q3GroupBox (0xb2554a80)
- QWidget (0xb2554e40) 0
- primary-for QGroupBox (0xb2554c80)
- QObject (0xb2628000) 0
- primary-for QWidget (0xb2554e40)
- QPaintDevice (0xb2628040) 8
- vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
+Q3TimeEdit (0xb1184c00) 0
+ vptr=((& Q3TimeEdit::_ZTV10Q3TimeEdit) + 8u)
+ Q3DateTimeEditBase (0xb1184c40) 0
+ primary-for Q3TimeEdit (0xb1184c00)
+ QWidget (0xb0fc3e10) 0
+ primary-for Q3DateTimeEditBase (0xb1184c40)
+ QObject (0xb1191a8c) 0
+ primary-for QWidget (0xb0fc3e10)
+ QPaintDevice (0xb1191ac8) 8
+ vptr=((& Q3TimeEdit::_ZTV10Q3TimeEdit) + 296u)
-Vtable for Q3HGroupBox
-Q3HGroupBox::_ZTV11Q3HGroupBox: 64u entries
+Vtable for Q3DateTimeEdit
+Q3DateTimeEdit::_ZTV14Q3DateTimeEdit: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3HGroupBox)
-8 Q3HGroupBox::metaObject
-12 Q3HGroupBox::qt_metacast
-16 Q3HGroupBox::qt_metacall
-20 Q3HGroupBox::~Q3HGroupBox
-24 Q3HGroupBox::~Q3HGroupBox
-28 Q3GroupBox::event
+4 (int (*)(...))(& _ZTI14Q3DateTimeEdit)
+8 Q3DateTimeEdit::metaObject
+12 Q3DateTimeEdit::qt_metacast
+16 Q3DateTimeEdit::qt_metacall
+20 Q3DateTimeEdit::~Q3DateTimeEdit
+24 Q3DateTimeEdit::~Q3DateTimeEdit
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 Q3GroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+64 Q3DateTimeEdit::sizeHint
+68 Q3DateTimeEdit::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
+108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 Q3GroupBox::resizeEvent
+132 Q3DateTimeEdit::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -19691,7 +22806,7 @@ Q3HGroupBox::_ZTV11Q3HGroupBox: 64u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3GroupBox::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -19702,147 +22817,210 @@ Q3HGroupBox::_ZTV11Q3HGroupBox: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11Q3HGroupBox)
-236 Q3HGroupBox::_ZThn8_N11Q3HGroupBoxD1Ev
-240 Q3HGroupBox::_ZThn8_N11Q3HGroupBoxD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3DateTimeEdit::setDateTime
+228 Q3DateTimeEdit::setAutoAdvance
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI14Q3DateTimeEdit)
+240 Q3DateTimeEdit::_ZThn8_N14Q3DateTimeEditD1Ev
+244 Q3DateTimeEdit::_ZThn8_N14Q3DateTimeEditD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3HGroupBox
- size=24 align=4
- base size=24 base align=4
-Q3HGroupBox (0xb26280c0) 0
- vptr=((& Q3HGroupBox::_ZTV11Q3HGroupBox) + 8u)
- Q3GroupBox (0xb2628100) 0
- primary-for Q3HGroupBox (0xb26280c0)
- QGroupBox (0xb2628140) 0
- primary-for Q3GroupBox (0xb2628100)
- QWidget (0xb2628180) 0
- primary-for QGroupBox (0xb2628140)
- QObject (0xb26281c0) 0
- primary-for QWidget (0xb2628180)
- QPaintDevice (0xb2628200) 8
- vptr=((& Q3HGroupBox::_ZTV11Q3HGroupBox) + 236u)
+Class Q3DateTimeEdit
+ size=32 align=4
+ base size=32 base align=4
+Q3DateTimeEdit (0xb1184f80) 0
+ vptr=((& Q3DateTimeEdit::_ZTV14Q3DateTimeEdit) + 8u)
+ QWidget (0xb0fdaa50) 0
+ primary-for Q3DateTimeEdit (0xb1184f80)
+ QObject (0xb1191ce4) 0
+ primary-for QWidget (0xb0fdaa50)
+ QPaintDevice (0xb1191d20) 8
+ vptr=((& Q3DateTimeEdit::_ZTV14Q3DateTimeEdit) + 240u)
-Vtable for Q3PopupMenu
-Q3PopupMenu::_ZTV11Q3PopupMenu: 63u entries
+Vtable for Q3GridView
+Q3GridView::_ZTV10Q3GridView: 109u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3PopupMenu)
-8 Q3PopupMenu::metaObject
-12 Q3PopupMenu::qt_metacast
-16 Q3PopupMenu::qt_metacall
-20 Q3PopupMenu::~Q3PopupMenu
-24 Q3PopupMenu::~Q3PopupMenu
-28 QMenu::event
-32 QObject::eventFilter
-36 QMenu::timerEvent
+4 (int (*)(...))(& _ZTI10Q3GridView)
+8 Q3GridView::metaObject
+12 Q3GridView::qt_metacast
+16 Q3GridView::qt_metacall
+20 Q3GridView::~Q3GridView
+24 Q3GridView::~Q3GridView
+28 QFrame::event
+32 Q3ScrollView::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
+60 Q3ScrollView::setVisible
+64 Q3ScrollView::sizeHint
+68 Q3ScrollView::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 Q3ScrollView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 Q3ScrollView::contextMenuEvent
144 QWidget::tabletEvent
-148 QMenu::actionEvent
+148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QMenu::hideEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QMenu::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
+196 Q3ScrollView::focusNextPrevChild
+200 Q3ScrollView::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 QWidget::fontChange
+212 Q3ScrollView::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11Q3PopupMenu)
-232 Q3PopupMenu::_ZThn8_N11Q3PopupMenuD1Ev
-236 Q3PopupMenu::_ZThn8_N11Q3PopupMenuD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3GridView::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ScrollView::setContentsPos
+272 Q3GridView::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3ScrollView::contentsMousePressEvent
+284 Q3ScrollView::contentsMouseReleaseEvent
+288 Q3ScrollView::contentsMouseDoubleClickEvent
+292 Q3ScrollView::contentsMouseMoveEvent
+296 Q3ScrollView::contentsDragEnterEvent
+300 Q3ScrollView::contentsDragMoveEvent
+304 Q3ScrollView::contentsDragLeaveEvent
+308 Q3ScrollView::contentsDropEvent
+312 Q3ScrollView::contentsWheelEvent
+316 Q3ScrollView::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3ScrollView::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3GridView::setNumRows
+384 Q3GridView::setNumCols
+388 Q3GridView::setCellWidth
+392 Q3GridView::setCellHeight
+396 __cxa_pure_virtual
+400 Q3GridView::paintEmptyArea
+404 Q3GridView::dimensionChange
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI10Q3GridView)
+416 Q3GridView::_ZThn8_N10Q3GridViewD1Ev
+420 Q3GridView::_ZThn8_N10Q3GridViewD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3PopupMenu
- size=20 align=4
- base size=20 base align=4
-Q3PopupMenu (0xb2628280) 0
- vptr=((& Q3PopupMenu::_ZTV11Q3PopupMenu) + 8u)
- QMenu (0xb26282c0) 0
- primary-for Q3PopupMenu (0xb2628280)
- QWidget (0xb2628300) 0
- primary-for QMenu (0xb26282c0)
- QObject (0xb2628340) 0
- primary-for QWidget (0xb2628300)
- QPaintDevice (0xb2628380) 8
- vptr=((& Q3PopupMenu::_ZTV11Q3PopupMenu) + 232u)
+Class Q3GridView
+ size=48 align=4
+ base size=48 base align=4
+Q3GridView (0xb0fe6240) 0
+ vptr=((& Q3GridView::_ZTV10Q3GridView) + 8u)
+ Q3ScrollView (0xb0fe6280) 0
+ primary-for Q3GridView (0xb0fe6240)
+ Q3Frame (0xb0fe62c0) 0
+ primary-for Q3ScrollView (0xb0fe6280)
+ QFrame (0xb0fe6300) 0
+ primary-for Q3Frame (0xb0fe62c0)
+ QWidget (0xb0fed7d0) 0
+ primary-for QFrame (0xb0fe6300)
+ QObject (0xb1191ec4) 0
+ primary-for QWidget (0xb0fed7d0)
+ QPaintDevice (0xb1191f00) 8
+ vptr=((& Q3GridView::_ZTV10Q3GridView) + 416u)
-Vtable for Q3VGroupBox
-Q3VGroupBox::_ZTV11Q3VGroupBox: 64u entries
+Vtable for Q3RangeControl
+Q3RangeControl::_ZTV14Q3RangeControl: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3VGroupBox)
-8 Q3VGroupBox::metaObject
-12 Q3VGroupBox::qt_metacast
-16 Q3VGroupBox::qt_metacall
-20 Q3VGroupBox::~Q3VGroupBox
-24 Q3VGroupBox::~Q3VGroupBox
-28 Q3GroupBox::event
+4 (int (*)(...))(& _ZTI14Q3RangeControl)
+8 Q3RangeControl::~Q3RangeControl
+12 Q3RangeControl::~Q3RangeControl
+16 Q3RangeControl::valueChange
+20 Q3RangeControl::rangeChange
+24 Q3RangeControl::stepChange
+
+Class Q3RangeControl
+ size=32 align=4
+ base size=32 base align=4
+Q3RangeControl (0xb10043c0) 0
+ vptr=((& Q3RangeControl::_ZTV14Q3RangeControl) + 8u)
+
+Vtable for Q3SpinWidget
+Q3SpinWidget::_ZTV12Q3SpinWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3SpinWidget)
+8 Q3SpinWidget::metaObject
+12 Q3SpinWidget::qt_metacast
+16 Q3SpinWidget::qt_metacall
+20 Q3SpinWidget::~Q3SpinWidget
+24 Q3SpinWidget::~Q3SpinWidget
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 Q3GroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
+80 Q3SpinWidget::mousePressEvent
+84 Q3SpinWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
-96 QWidget::wheelEvent
+92 Q3SpinWidget::mouseMoveEvent
+96 Q3SpinWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
+108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 Q3SpinWidget::paintEvent
128 QWidget::moveEvent
-132 Q3GroupBox::resizeEvent
+132 Q3SpinWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -19854,7 +23032,7 @@ Q3VGroupBox::_ZTV11Q3VGroupBox: 64u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3GroupBox::changeEvent
+180 Q3SpinWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -19865,67 +23043,36 @@ Q3VGroupBox::_ZTV11Q3VGroupBox: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11Q3VGroupBox)
-236 Q3VGroupBox::_ZThn8_N11Q3VGroupBoxD1Ev
-240 Q3VGroupBox::_ZThn8_N11Q3VGroupBoxD0Ev
+224 Q3SpinWidget::setButtonSymbols
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12Q3SpinWidget)
+236 Q3SpinWidget::_ZThn8_N12Q3SpinWidgetD1Ev
+240 Q3SpinWidget::_ZThn8_N12Q3SpinWidgetD0Ev
244 QWidget::_ZThn8_NK7QWidget7devTypeEv
248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3VGroupBox
+Class Q3SpinWidget
size=24 align=4
base size=24 base align=4
-Q3VGroupBox (0xb2628400) 0
- vptr=((& Q3VGroupBox::_ZTV11Q3VGroupBox) + 8u)
- Q3GroupBox (0xb2628440) 0
- primary-for Q3VGroupBox (0xb2628400)
- QGroupBox (0xb2628480) 0
- primary-for Q3GroupBox (0xb2628440)
- QWidget (0xb26284c0) 0
- primary-for QGroupBox (0xb2628480)
- QObject (0xb2628500) 0
- primary-for QWidget (0xb26284c0)
- QPaintDevice (0xb2628540) 8
- vptr=((& Q3VGroupBox::_ZTV11Q3VGroupBox) + 236u)
-
-Vtable for Q3WhatsThis
-Q3WhatsThis::_ZTV11Q3WhatsThis: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3WhatsThis)
-8 Q3WhatsThis::metaObject
-12 Q3WhatsThis::qt_metacast
-16 Q3WhatsThis::qt_metacall
-20 Q3WhatsThis::~Q3WhatsThis
-24 Q3WhatsThis::~Q3WhatsThis
-28 QObject::event
-32 Q3WhatsThis::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3WhatsThis::text
-60 Q3WhatsThis::clicked
-
-Class Q3WhatsThis
- size=8 align=4
- base size=8 base align=4
-Q3WhatsThis (0xb26285c0) 0
- vptr=((& Q3WhatsThis::_ZTV11Q3WhatsThis) + 8u)
- QObject (0xb2628600) 0
- primary-for Q3WhatsThis (0xb26285c0)
+Q3SpinWidget (0xb0fe6a40) 0
+ vptr=((& Q3SpinWidget::_ZTV12Q3SpinWidget) + 8u)
+ QWidget (0xb100ce10) 0
+ primary-for Q3SpinWidget (0xb0fe6a40)
+ QObject (0xb1004564) 0
+ primary-for QWidget (0xb100ce10)
+ QPaintDevice (0xb10045a0) 8
+ vptr=((& Q3SpinWidget::_ZTV12Q3SpinWidget) + 236u)
-Vtable for Q3ProgressBar
-Q3ProgressBar::_ZTV13Q3ProgressBar: 66u entries
+Vtable for Q3VBox
+Q3VBox::_ZTV6Q3VBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3ProgressBar)
-8 Q3ProgressBar::metaObject
-12 Q3ProgressBar::qt_metacast
-16 Q3ProgressBar::qt_metacall
-20 Q3ProgressBar::~Q3ProgressBar
-24 Q3ProgressBar::~Q3ProgressBar
+4 (int (*)(...))(& _ZTI6Q3VBox)
+8 Q3VBox::metaObject
+12 Q3VBox::qt_metacast
+16 Q3VBox::qt_metacall
+20 Q3VBox::~Q3VBox
+24 Q3VBox::~Q3VBox
28 QFrame::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -19934,9 +23081,9 @@ Q3ProgressBar::_ZTV13Q3ProgressBar: 66u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ProgressBar::setVisible
-64 Q3ProgressBar::sizeHint
-68 Q3ProgressBar::minimumSizeHint
+60 QWidget::setVisible
+64 Q3HBox::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -19950,9 +23097,9 @@ Q3ProgressBar::_ZTV13Q3ProgressBar: 66u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3ProgressBar::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 Q3Frame::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -19964,7 +23111,7 @@ Q3ProgressBar::_ZTV13Q3ProgressBar: 66u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3ProgressBar::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -19975,32 +23122,34 @@ Q3ProgressBar::_ZTV13Q3ProgressBar: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ProgressBar::setTotalSteps
-228 Q3ProgressBar::setProgress
-232 Q3ProgressBar::setIndicator
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13Q3ProgressBar)
-244 Q3ProgressBar::_ZThn8_N13Q3ProgressBarD1Ev
-248 Q3ProgressBar::_ZThn8_N13Q3ProgressBarD0Ev
+224 Q3HBox::frameChanged
+228 Q3Frame::drawFrame
+232 Q3Frame::drawContents
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI6Q3VBox)
+244 Q3VBox::_ZThn8_N6Q3VBoxD1Ev
+248 Q3VBox::_ZThn8_N6Q3VBoxD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ProgressBar
- size=44 align=4
- base size=44 base align=4
-Q3ProgressBar (0xb2628680) 0
- vptr=((& Q3ProgressBar::_ZTV13Q3ProgressBar) + 8u)
- QFrame (0xb26286c0) 0
- primary-for Q3ProgressBar (0xb2628680)
- QWidget (0xb2628700) 0
- primary-for QFrame (0xb26286c0)
- QObject (0xb2628740) 0
- primary-for QWidget (0xb2628700)
- QPaintDevice (0xb2628780) 8
- vptr=((& Q3ProgressBar::_ZTV13Q3ProgressBar) + 244u)
-
-
+Class Q3VBox
+ size=24 align=4
+ base size=24 base align=4
+Q3VBox (0xb0fe6c80) 0
+ vptr=((& Q3VBox::_ZTV6Q3VBox) + 8u)
+ Q3HBox (0xb0fe6cc0) 0
+ primary-for Q3VBox (0xb0fe6c80)
+ Q3Frame (0xb0fe6d00) 0
+ primary-for Q3HBox (0xb0fe6cc0)
+ QFrame (0xb0fe6d40) 0
+ primary-for Q3Frame (0xb0fe6d00)
+ QWidget (0xb1016d20) 0
+ primary-for QFrame (0xb0fe6d40)
+ QObject (0xb10046cc) 0
+ primary-for QWidget (0xb1016d20)
+ QPaintDevice (0xb1004708) 8
+ vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
Vtable for Q3ButtonGroup
Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
@@ -20061,7 +23210,7 @@ Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI13Q3ButtonGroup)
236 Q3ButtonGroup::_ZThn8_N13Q3ButtonGroupD1Ev
240 Q3ButtonGroup::_ZThn8_N13Q3ButtonGroupD0Ev
@@ -20072,17 +23221,17 @@ Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
Class Q3ButtonGroup
size=40 align=4
base size=40 base align=4
-Q3ButtonGroup (0xb2628800) 0
+Q3ButtonGroup (0xb0fe6f80) 0
vptr=((& Q3ButtonGroup::_ZTV13Q3ButtonGroup) + 8u)
- Q3GroupBox (0xb2628840) 0
- primary-for Q3ButtonGroup (0xb2628800)
- QGroupBox (0xb2628880) 0
- primary-for Q3GroupBox (0xb2628840)
- QWidget (0xb26288c0) 0
- primary-for QGroupBox (0xb2628880)
- QObject (0xb2628900) 0
- primary-for QWidget (0xb26288c0)
- QPaintDevice (0xb2628940) 8
+ Q3GroupBox (0xb0fe6fc0) 0
+ primary-for Q3ButtonGroup (0xb0fe6f80)
+ QGroupBox (0xb102c000) 0
+ primary-for Q3GroupBox (0xb0fe6fc0)
+ QWidget (0xb102b0f0) 0
+ primary-for QGroupBox (0xb102c000)
+ QObject (0xb1004834) 0
+ primary-for QWidget (0xb102b0f0)
+ QPaintDevice (0xb1004870) 8
vptr=((& Q3ButtonGroup::_ZTV13Q3ButtonGroup) + 236u)
Vtable for Q3VButtonGroup
@@ -20144,7 +23293,7 @@ Q3VButtonGroup::_ZTV14Q3VButtonGroup: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI14Q3VButtonGroup)
236 Q3VButtonGroup::_ZThn8_N14Q3VButtonGroupD1Ev
240 Q3VButtonGroup::_ZThn8_N14Q3VButtonGroupD0Ev
@@ -20155,19 +23304,19 @@ Q3VButtonGroup::_ZTV14Q3VButtonGroup: 64u entries
Class Q3VButtonGroup
size=40 align=4
base size=40 base align=4
-Q3VButtonGroup (0xb2628b00) 0
+Q3VButtonGroup (0xb102c340) 0
vptr=((& Q3VButtonGroup::_ZTV14Q3VButtonGroup) + 8u)
- Q3ButtonGroup (0xb2628b40) 0
- primary-for Q3VButtonGroup (0xb2628b00)
- Q3GroupBox (0xb2628b80) 0
- primary-for Q3ButtonGroup (0xb2628b40)
- QGroupBox (0xb2628bc0) 0
- primary-for Q3GroupBox (0xb2628b80)
- QWidget (0xb2628c00) 0
- primary-for QGroupBox (0xb2628bc0)
- QObject (0xb2628c40) 0
- primary-for QWidget (0xb2628c00)
- QPaintDevice (0xb2628c80) 8
+ Q3ButtonGroup (0xb102c380) 0
+ primary-for Q3VButtonGroup (0xb102c340)
+ Q3GroupBox (0xb102c3c0) 0
+ primary-for Q3ButtonGroup (0xb102c380)
+ QGroupBox (0xb102c400) 0
+ primary-for Q3GroupBox (0xb102c3c0)
+ QWidget (0xb10455f0) 0
+ primary-for QGroupBox (0xb102c400)
+ QObject (0xb1004a50) 0
+ primary-for QWidget (0xb10455f0)
+ QPaintDevice (0xb1004a8c) 8
vptr=((& Q3VButtonGroup::_ZTV14Q3VButtonGroup) + 236u)
Vtable for Q3HButtonGroup
@@ -20229,7 +23378,7 @@ Q3HButtonGroup::_ZTV14Q3HButtonGroup: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI14Q3HButtonGroup)
236 Q3HButtonGroup::_ZThn8_N14Q3HButtonGroupD1Ev
240 Q3HButtonGroup::_ZThn8_N14Q3HButtonGroupD0Ev
@@ -20240,114 +23389,41 @@ Q3HButtonGroup::_ZTV14Q3HButtonGroup: 64u entries
Class Q3HButtonGroup
size=40 align=4
base size=40 base align=4
-Q3HButtonGroup (0xb2628d00) 0
+Q3HButtonGroup (0xb102c800) 0
vptr=((& Q3HButtonGroup::_ZTV14Q3HButtonGroup) + 8u)
- Q3ButtonGroup (0xb2628d40) 0
- primary-for Q3HButtonGroup (0xb2628d00)
- Q3GroupBox (0xb2628d80) 0
- primary-for Q3ButtonGroup (0xb2628d40)
- QGroupBox (0xb2628dc0) 0
- primary-for Q3GroupBox (0xb2628d80)
- QWidget (0xb2628e00) 0
- primary-for QGroupBox (0xb2628dc0)
- QObject (0xb2628e40) 0
- primary-for QWidget (0xb2628e00)
- QPaintDevice (0xb2628e80) 8
+ Q3ButtonGroup (0xb102c840) 0
+ primary-for Q3HButtonGroup (0xb102c800)
+ Q3GroupBox (0xb102c880) 0
+ primary-for Q3ButtonGroup (0xb102c840)
+ QGroupBox (0xb102c8c0) 0
+ primary-for Q3GroupBox (0xb102c880)
+ QWidget (0xb105f0f0) 0
+ primary-for QGroupBox (0xb102c8c0)
+ QObject (0xb105d1a4) 0
+ primary-for QWidget (0xb105f0f0)
+ QPaintDevice (0xb105d1e0) 8
vptr=((& Q3HButtonGroup::_ZTV14Q3HButtonGroup) + 236u)
-
-
-
-
-Vtable for Q3DockAreaLayout
-Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
+Vtable for Q3WidgetStack
+Q3WidgetStack::_ZTV13Q3WidgetStack: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3DockAreaLayout)
-8 Q3DockAreaLayout::metaObject
-12 Q3DockAreaLayout::qt_metacast
-16 Q3DockAreaLayout::qt_metacall
-20 Q3DockAreaLayout::~Q3DockAreaLayout
-24 Q3DockAreaLayout::~Q3DockAreaLayout
-28 QObject::event
+4 (int (*)(...))(& _ZTI13Q3WidgetStack)
+8 Q3WidgetStack::metaObject
+12 Q3WidgetStack::qt_metacast
+16 Q3WidgetStack::qt_metacall
+20 Q3WidgetStack::~Q3WidgetStack
+24 Q3WidgetStack::~Q3WidgetStack
+28 Q3WidgetStack::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3DockAreaLayout::invalidate
-60 QLayout::geometry
-64 Q3DockAreaLayout::addItem
-68 Q3DockAreaLayout::expandingDirections
-72 Q3DockAreaLayout::minimumSize
-76 QLayout::maximumSize
-80 Q3DockAreaLayout::setGeometry
-84 Q3DockAreaLayout::itemAt
-88 Q3DockAreaLayout::takeAt
-92 QLayout::indexOf
-96 Q3DockAreaLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 Q3DockAreaLayout::hasHeightForWidth
-112 Q3DockAreaLayout::heightForWidth
-116 Q3DockAreaLayout::sizeHint
-120 (int (*)(...))-0x00000000000000008
-124 (int (*)(...))(& _ZTI16Q3DockAreaLayout)
-128 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayoutD1Ev
-132 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayoutD0Ev
-136 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout8sizeHintEv
-140 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout11minimumSizeEv
-144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-148 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout19expandingDirectionsEv
-152 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayout11setGeometryERK5QRect
-156 QLayout::_ZThn8_NK7QLayout8geometryEv
-160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-164 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout17hasHeightForWidthEv
-168 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout14heightForWidthEi
-172 QLayoutItem::minimumHeightForWidth
-176 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayout10invalidateEv
-180 QLayoutItem::widget
-184 QLayout::_ZThn8_N7QLayout6layoutEv
-188 QLayoutItem::spacerItem
-
-Class Q3DockAreaLayout
- size=56 align=4
- base size=56 base align=4
-Q3DockAreaLayout (0xb2628f00) 0
- vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 8u)
- QLayout (0xb2628f40) 0
- primary-for Q3DockAreaLayout (0xb2628f00)
- QObject (0xb2628f80) 0
- primary-for QLayout (0xb2628f40)
- QLayoutItem (0xb2628fc0) 8
- vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
-
-
-Class Q3DockArea::DockWindowData
- size=24 align=4
- base size=24 base align=4
-Q3DockArea::DockWindowData (0xb2516040) 0
-
-Vtable for Q3DockArea
-Q3DockArea::_ZTV10Q3DockArea: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3DockArea)
-8 Q3DockArea::metaObject
-12 Q3DockArea::qt_metacast
-16 Q3DockArea::qt_metacall
-20 Q3DockArea::~Q3DockArea
-24 Q3DockArea::~Q3DockArea
-28 QWidget::event
-32 Q3DockArea::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
+40 Q3WidgetStack::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+60 Q3WidgetStack::setVisible
+64 Q3WidgetStack::sizeHint
+68 Q3WidgetStack::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -20361,9 +23437,9 @@ Q3DockArea::_ZTV10Q3DockArea: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 Q3WidgetStack::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -20375,7 +23451,7 @@ Q3DockArea::_ZTV10Q3DockArea: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -20386,120 +23462,33 @@ Q3DockArea::_ZTV10Q3DockArea: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10Q3DockArea)
-232 Q3DockArea::_ZThn8_N10Q3DockAreaD1Ev
-236 Q3DockArea::_ZThn8_N10Q3DockAreaD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3WidgetStack::frameChanged
+228 Q3Frame::drawFrame
+232 Q3Frame::drawContents
+236 Q3WidgetStack::setChildGeometries
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI13Q3WidgetStack)
+248 Q3WidgetStack::_ZThn8_N13Q3WidgetStackD1Ev
+252 Q3WidgetStack::_ZThn8_N13Q3WidgetStackD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3DockArea
+Class Q3WidgetStack
size=44 align=4
base size=44 base align=4
-Q3DockArea (0xb2628ac0) 0
- vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 8u)
- QWidget (0xb2628cc0) 0
- primary-for Q3DockArea (0xb2628ac0)
- QObject (0xb2628ec0) 0
- primary-for QWidget (0xb2628cc0)
- QPaintDevice (0xb2516000) 8
- vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
-
-Vtable for Q3RangeControl
-Q3RangeControl::_ZTV14Q3RangeControl: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3RangeControl)
-8 Q3RangeControl::~Q3RangeControl
-12 Q3RangeControl::~Q3RangeControl
-16 Q3RangeControl::valueChange
-20 Q3RangeControl::rangeChange
-24 Q3RangeControl::stepChange
-
-Class Q3RangeControl
- size=32 align=4
- base size=32 base align=4
-Q3RangeControl (0xb2516180) 0
- vptr=((& Q3RangeControl::_ZTV14Q3RangeControl) + 8u)
-
-Vtable for Q3SpinWidget
-Q3SpinWidget::_ZTV12Q3SpinWidget: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3SpinWidget)
-8 Q3SpinWidget::metaObject
-12 Q3SpinWidget::qt_metacast
-16 Q3SpinWidget::qt_metacall
-20 Q3SpinWidget::~Q3SpinWidget
-24 Q3SpinWidget::~Q3SpinWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 Q3SpinWidget::mousePressEvent
-84 Q3SpinWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 Q3SpinWidget::mouseMoveEvent
-96 Q3SpinWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3SpinWidget::paintEvent
-128 QWidget::moveEvent
-132 Q3SpinWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 Q3SpinWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3SpinWidget::setButtonSymbols
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI12Q3SpinWidget)
-236 Q3SpinWidget::_ZThn8_N12Q3SpinWidgetD1Ev
-240 Q3SpinWidget::_ZThn8_N12Q3SpinWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3SpinWidget
- size=24 align=4
- base size=24 base align=4
-Q3SpinWidget (0xb2516240) 0
- vptr=((& Q3SpinWidget::_ZTV12Q3SpinWidget) + 8u)
- QWidget (0xb2516280) 0
- primary-for Q3SpinWidget (0xb2516240)
- QObject (0xb25162c0) 0
- primary-for QWidget (0xb2516280)
- QPaintDevice (0xb2516300) 8
- vptr=((& Q3SpinWidget::_ZTV12Q3SpinWidget) + 236u)
+Q3WidgetStack (0xb102ccc0) 0
+ vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 8u)
+ Q3Frame (0xb102cd00) 0
+ primary-for Q3WidgetStack (0xb102ccc0)
+ QFrame (0xb102cd40) 0
+ primary-for Q3Frame (0xb102cd00)
+ QWidget (0xb1064cd0) 0
+ primary-for QFrame (0xb102cd40)
+ QObject (0xb105d8e8) 0
+ primary-for QWidget (0xb1064cd0)
+ QPaintDevice (0xb105d924) 8
+ vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
Vtable for Q3ComboBox
Q3ComboBox::_ZTV10Q3ComboBox: 75u entries
@@ -20571,7 +23560,7 @@ Q3ComboBox::_ZTV10Q3ComboBox: 75u entries
260 Q3ComboBox::setAutoCompletion
264 Q3ComboBox::popup
268 Q3ComboBox::setEditText
-272 (int (*)(...))-0x00000000000000008
+272 (int (*)(...))-0x000000008
276 (int (*)(...))(& _ZTI10Q3ComboBox)
280 Q3ComboBox::_ZThn8_N10Q3ComboBoxD1Ev
284 Q3ComboBox::_ZThn8_N10Q3ComboBoxD0Ev
@@ -20582,26 +23571,26 @@ Q3ComboBox::_ZTV10Q3ComboBox: 75u entries
Class Q3ComboBox
size=24 align=4
base size=24 base align=4
-Q3ComboBox (0xb2516380) 0
+Q3ComboBox (0xb102cf80) 0
vptr=((& Q3ComboBox::_ZTV10Q3ComboBox) + 8u)
- QWidget (0xb25163c0) 0
- primary-for Q3ComboBox (0xb2516380)
- QObject (0xb2516400) 0
- primary-for QWidget (0xb25163c0)
- QPaintDevice (0xb2516440) 8
+ QWidget (0xb1077b90) 0
+ primary-for Q3ComboBox (0xb102cf80)
+ QObject (0xb105da50) 0
+ primary-for QWidget (0xb1077b90)
+ QPaintDevice (0xb105da8c) 8
vptr=((& Q3ComboBox::_ZTV10Q3ComboBox) + 280u)
-Vtable for Q3DateTimeEditBase
-Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase: 69u entries
+Vtable for Q3DockWindow
+Q3DockWindow::_ZTV12Q3DockWindow: 81u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18Q3DateTimeEditBase)
-8 Q3DateTimeEditBase::metaObject
-12 Q3DateTimeEditBase::qt_metacast
-16 Q3DateTimeEditBase::qt_metacall
-20 Q3DateTimeEditBase::~Q3DateTimeEditBase
-24 Q3DateTimeEditBase::~Q3DateTimeEditBase
-28 QWidget::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI12Q3DockWindow)
+8 Q3DockWindow::metaObject
+12 Q3DockWindow::qt_metacast
+16 Q3DockWindow::qt_metacall
+20 Q3DockWindow::~Q3DockWindow
+24 Q3DockWindow::~Q3DockWindow
+28 Q3DockWindow::event
+32 Q3DockWindow::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -20609,92 +23598,8 @@ Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase: 69u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 __cxa_pure_virtual
-228 __cxa_pure_virtual
-232 __cxa_pure_virtual
-236 __cxa_pure_virtual
-240 __cxa_pure_virtual
-244 __cxa_pure_virtual
-248 (int (*)(...))-0x00000000000000008
-252 (int (*)(...))(& _ZTI18Q3DateTimeEditBase)
-256 Q3DateTimeEditBase::_ZThn8_N18Q3DateTimeEditBaseD1Ev
-260 Q3DateTimeEditBase::_ZThn8_N18Q3DateTimeEditBaseD0Ev
-264 QWidget::_ZThn8_NK7QWidget7devTypeEv
-268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3DateTimeEditBase
- size=20 align=4
- base size=20 base align=4
-Q3DateTimeEditBase (0xb25164c0) 0
- vptr=((& Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase) + 8u)
- QWidget (0xb2516500) 0
- primary-for Q3DateTimeEditBase (0xb25164c0)
- QObject (0xb2516540) 0
- primary-for QWidget (0xb2516500)
- QPaintDevice (0xb2516580) 8
- vptr=((& Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase) + 256u)
-
-Vtable for Q3DateEdit
-Q3DateEdit::_ZTV10Q3DateEdit: 81u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3DateEdit)
-8 Q3DateEdit::metaObject
-12 Q3DateEdit::qt_metacast
-16 Q3DateEdit::qt_metacall
-20 Q3DateEdit::~Q3DateEdit
-24 Q3DateEdit::~Q3DateEdit
-28 Q3DateEdit::event
-32 QObject::eventFilter
-36 Q3DateEdit::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 Q3DateEdit::sizeHint
-68 Q3DateEdit::minimumSizeHint
+64 Q3DockWindow::sizeHint
+68 Q3DockWindow::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -20708,21 +23613,21 @@ Q3DateEdit::_ZTV10Q3DateEdit: 81u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3DateEdit::resizeEvent
+132 Q3DockWindow::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 Q3DockWindow::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 Q3DockWindow::showEvent
+172 Q3DockWindow::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -20733,162 +23638,68 @@ Q3DateEdit::_ZTV10Q3DateEdit: 81u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3DateEdit::setFocusSection
-228 Q3DateEdit::sectionFormattedText
-232 Q3DateEdit::addNumber
-236 Q3DateEdit::removeLastNumber
-240 Q3DateEdit::stepUp
-244 Q3DateEdit::stepDown
-248 Q3DateEdit::setDate
-252 Q3DateEdit::setOrder
-256 Q3DateEdit::setAutoAdvance
-260 Q3DateEdit::setMinValue
-264 Q3DateEdit::setMaxValue
-268 Q3DateEdit::setRange
-272 Q3DateEdit::setSeparator
-276 Q3DateEdit::setYear
-280 Q3DateEdit::setMonth
-284 Q3DateEdit::setDay
-288 Q3DateEdit::fix
-292 Q3DateEdit::outOfRange
-296 (int (*)(...))-0x00000000000000008
-300 (int (*)(...))(& _ZTI10Q3DateEdit)
-304 Q3DateEdit::_ZThn8_N10Q3DateEditD1Ev
-308 Q3DateEdit::_ZThn8_N10Q3DateEditD0Ev
+224 Q3Frame::frameChanged
+228 Q3DockWindow::drawFrame
+232 Q3DockWindow::drawContents
+236 Q3DockWindow::setWidget
+240 Q3DockWindow::setCloseMode
+244 Q3DockWindow::setResizeEnabled
+248 Q3DockWindow::setMovingEnabled
+252 Q3DockWindow::setHorizontallyStretchable
+256 Q3DockWindow::setVerticallyStretchable
+260 Q3DockWindow::setOffset
+264 Q3DockWindow::setFixedExtentWidth
+268 Q3DockWindow::setFixedExtentHeight
+272 Q3DockWindow::setNewLine
+276 Q3DockWindow::setOpaqueMoving
+280 Q3DockWindow::undock
+284 Q3DockWindow::undock
+288 Q3DockWindow::dock
+292 Q3DockWindow::setOrientation
+296 (int (*)(...))-0x000000008
+300 (int (*)(...))(& _ZTI12Q3DockWindow)
+304 Q3DockWindow::_ZThn8_N12Q3DockWindowD1Ev
+308 Q3DockWindow::_ZThn8_N12Q3DockWindowD0Ev
312 QWidget::_ZThn8_NK7QWidget7devTypeEv
316 QWidget::_ZThn8_NK7QWidget11paintEngineEv
320 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3DateEdit
- size=24 align=4
- base size=24 base align=4
-Q3DateEdit (0xb2516600) 0
- vptr=((& Q3DateEdit::_ZTV10Q3DateEdit) + 8u)
- Q3DateTimeEditBase (0xb2516640) 0
- primary-for Q3DateEdit (0xb2516600)
- QWidget (0xb2516680) 0
- primary-for Q3DateTimeEditBase (0xb2516640)
- QObject (0xb25166c0) 0
- primary-for QWidget (0xb2516680)
- QPaintDevice (0xb2516700) 8
- vptr=((& Q3DateEdit::_ZTV10Q3DateEdit) + 304u)
-
-Vtable for Q3TimeEdit
-Q3TimeEdit::_ZTV10Q3TimeEdit: 79u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3TimeEdit)
-8 Q3TimeEdit::metaObject
-12 Q3TimeEdit::qt_metacast
-16 Q3TimeEdit::qt_metacall
-20 Q3TimeEdit::~Q3TimeEdit
-24 Q3TimeEdit::~Q3TimeEdit
-28 Q3TimeEdit::event
-32 QObject::eventFilter
-36 Q3TimeEdit::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 Q3TimeEdit::sizeHint
-68 Q3TimeEdit::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 Q3TimeEdit::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3TimeEdit::setFocusSection
-228 Q3TimeEdit::sectionFormattedText
-232 Q3TimeEdit::addNumber
-236 Q3TimeEdit::removeLastNumber
-240 Q3TimeEdit::stepUp
-244 Q3TimeEdit::stepDown
-248 Q3TimeEdit::setTime
-252 Q3TimeEdit::setAutoAdvance
-256 Q3TimeEdit::setMinValue
-260 Q3TimeEdit::setMaxValue
-264 Q3TimeEdit::setRange
-268 Q3TimeEdit::setSeparator
-272 Q3TimeEdit::outOfRange
-276 Q3TimeEdit::setHour
-280 Q3TimeEdit::setMinute
-284 Q3TimeEdit::setSecond
-288 (int (*)(...))-0x00000000000000008
-292 (int (*)(...))(& _ZTI10Q3TimeEdit)
-296 Q3TimeEdit::_ZThn8_N10Q3TimeEditD1Ev
-300 Q3TimeEdit::_ZThn8_N10Q3TimeEditD0Ev
-304 QWidget::_ZThn8_NK7QWidget7devTypeEv
-308 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-312 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3TimeEdit
- size=24 align=4
- base size=24 base align=4
-Q3TimeEdit (0xb2516780) 0
- vptr=((& Q3TimeEdit::_ZTV10Q3TimeEdit) + 8u)
- Q3DateTimeEditBase (0xb25167c0) 0
- primary-for Q3TimeEdit (0xb2516780)
- QWidget (0xb2516800) 0
- primary-for Q3DateTimeEditBase (0xb25167c0)
- QObject (0xb2516840) 0
- primary-for QWidget (0xb2516800)
- QPaintDevice (0xb2516880) 8
- vptr=((& Q3TimeEdit::_ZTV10Q3TimeEdit) + 296u)
+Class Q3DockWindow
+ size=164 align=4
+ base size=164 base align=4
+Q3DockWindow (0xb10811c0) 0
+ vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 8u)
+ Q3Frame (0xb1081200) 0
+ primary-for Q3DockWindow (0xb10811c0)
+ QFrame (0xb1081240) 0
+ primary-for Q3Frame (0xb1081200)
+ QWidget (0xb10994b0) 0
+ primary-for QFrame (0xb1081240)
+ QObject (0xb105dbb8) 0
+ primary-for QWidget (0xb10994b0)
+ QPaintDevice (0xb105dbf4) 8
+ vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
-Vtable for Q3DateTimeEdit
-Q3DateTimeEdit::_ZTV14Q3DateTimeEdit: 65u entries
+Vtable for Q3ToolBar
+Q3ToolBar::_ZTV9Q3ToolBar: 84u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3DateTimeEdit)
-8 Q3DateTimeEdit::metaObject
-12 Q3DateTimeEdit::qt_metacast
-16 Q3DateTimeEdit::qt_metacall
-20 Q3DateTimeEdit::~Q3DateTimeEdit
-24 Q3DateTimeEdit::~Q3DateTimeEdit
-28 QWidget::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI9Q3ToolBar)
+8 Q3ToolBar::metaObject
+12 Q3ToolBar::qt_metacast
+16 Q3ToolBar::qt_metacall
+20 Q3ToolBar::~Q3ToolBar
+24 Q3ToolBar::~Q3ToolBar
+28 Q3ToolBar::event
+32 Q3DockWindow::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 Q3DateTimeEdit::sizeHint
-68 Q3DateTimeEdit::minimumSizeHint
+60 Q3ToolBar::setVisible
+64 Q3DockWindow::sizeHint
+68 Q3ToolBar::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -20902,89 +23713,114 @@ Q3DateTimeEdit::_ZTV14Q3DateTimeEdit: 65u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3DateTimeEdit::resizeEvent
+132 Q3ToolBar::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 Q3DockWindow::contextMenuEvent
144 QWidget::tabletEvent
-148 QWidget::actionEvent
+148 Q3ToolBar::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 Q3DockWindow::showEvent
+172 Q3DockWindow::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
+200 Q3ToolBar::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3DateTimeEdit::setDateTime
-228 Q3DateTimeEdit::setAutoAdvance
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI14Q3DateTimeEdit)
-240 Q3DateTimeEdit::_ZThn8_N14Q3DateTimeEditD1Ev
-244 Q3DateTimeEdit::_ZThn8_N14Q3DateTimeEditD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3Frame::frameChanged
+228 Q3DockWindow::drawFrame
+232 Q3DockWindow::drawContents
+236 Q3DockWindow::setWidget
+240 Q3DockWindow::setCloseMode
+244 Q3DockWindow::setResizeEnabled
+248 Q3DockWindow::setMovingEnabled
+252 Q3DockWindow::setHorizontallyStretchable
+256 Q3DockWindow::setVerticallyStretchable
+260 Q3DockWindow::setOffset
+264 Q3DockWindow::setFixedExtentWidth
+268 Q3DockWindow::setFixedExtentHeight
+272 Q3DockWindow::setNewLine
+276 Q3DockWindow::setOpaqueMoving
+280 Q3DockWindow::undock
+284 Q3DockWindow::undock
+288 Q3DockWindow::dock
+292 Q3ToolBar::setOrientation
+296 Q3ToolBar::setStretchableWidget
+300 Q3ToolBar::setLabel
+304 Q3ToolBar::clear
+308 (int (*)(...))-0x000000008
+312 (int (*)(...))(& _ZTI9Q3ToolBar)
+316 Q3ToolBar::_ZThn8_N9Q3ToolBarD1Ev
+320 Q3ToolBar::_ZThn8_N9Q3ToolBarD0Ev
+324 QWidget::_ZThn8_NK7QWidget7devTypeEv
+328 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+332 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3DateTimeEdit
- size=32 align=4
- base size=32 base align=4
-Q3DateTimeEdit (0xb2516900) 0
- vptr=((& Q3DateTimeEdit::_ZTV14Q3DateTimeEdit) + 8u)
- QWidget (0xb2516940) 0
- primary-for Q3DateTimeEdit (0xb2516900)
- QObject (0xb2516980) 0
- primary-for QWidget (0xb2516940)
- QPaintDevice (0xb25169c0) 8
- vptr=((& Q3DateTimeEdit::_ZTV14Q3DateTimeEdit) + 240u)
+Class Q3ToolBar
+ size=180 align=4
+ base size=180 base align=4
+Q3ToolBar (0xb1081780) 0
+ vptr=((& Q3ToolBar::_ZTV9Q3ToolBar) + 8u)
+ Q3DockWindow (0xb10817c0) 0
+ primary-for Q3ToolBar (0xb1081780)
+ Q3Frame (0xb1081800) 0
+ primary-for Q3DockWindow (0xb10817c0)
+ QFrame (0xb1081840) 0
+ primary-for Q3Frame (0xb1081800)
+ QWidget (0xb0eaea50) 0
+ primary-for QFrame (0xb1081840)
+ QObject (0xb0ebc1a4) 0
+ primary-for QWidget (0xb0eaea50)
+ QPaintDevice (0xb0ebc1e0) 8
+ vptr=((& Q3ToolBar::_ZTV9Q3ToolBar) + 316u)
-Vtable for Q3Grid
-Q3Grid::_ZTV6Q3Grid: 66u entries
+Vtable for Q3HGroupBox
+Q3HGroupBox::_ZTV11Q3HGroupBox: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6Q3Grid)
-8 Q3Grid::metaObject
-12 Q3Grid::qt_metacast
-16 Q3Grid::qt_metacall
-20 Q3Grid::~Q3Grid
-24 Q3Grid::~Q3Grid
-28 QFrame::event
+4 (int (*)(...))(& _ZTI11Q3HGroupBox)
+8 Q3HGroupBox::metaObject
+12 Q3HGroupBox::qt_metacast
+16 Q3HGroupBox::qt_metacall
+20 Q3HGroupBox::~Q3HGroupBox
+24 Q3HGroupBox::~Q3HGroupBox
+28 Q3GroupBox::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 Q3GroupBox::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 Q3Grid::sizeHint
-68 QWidget::minimumSizeHint
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QGroupBox::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
+108 QGroupBox::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
+124 QGroupBox::paintEvent
128 QWidget::moveEvent
-132 Q3Frame::resizeEvent
+132 Q3GroupBox::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -20996,7 +23832,7 @@ Q3Grid::_ZTV6Q3Grid: 66u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 Q3GroupBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -21007,32 +23843,30 @@ Q3Grid::_ZTV6Q3Grid: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3Grid::frameChanged
-228 Q3Frame::drawFrame
-232 Q3Frame::drawContents
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI6Q3Grid)
-244 Q3Grid::_ZThn8_N6Q3GridD1Ev
-248 Q3Grid::_ZThn8_N6Q3GridD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3GroupBox::setColumnLayout
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11Q3HGroupBox)
+236 Q3HGroupBox::_ZThn8_N11Q3HGroupBoxD1Ev
+240 Q3HGroupBox::_ZThn8_N11Q3HGroupBoxD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Grid
+Class Q3HGroupBox
size=24 align=4
base size=24 base align=4
-Q3Grid (0xb2516a40) 0
- vptr=((& Q3Grid::_ZTV6Q3Grid) + 8u)
- Q3Frame (0xb2516a80) 0
- primary-for Q3Grid (0xb2516a40)
- QFrame (0xb2516ac0) 0
- primary-for Q3Frame (0xb2516a80)
- QWidget (0xb2516b00) 0
- primary-for QFrame (0xb2516ac0)
- QObject (0xb2516b40) 0
- primary-for QWidget (0xb2516b00)
- QPaintDevice (0xb2516b80) 8
- vptr=((& Q3Grid::_ZTV6Q3Grid) + 244u)
+Q3HGroupBox (0xb1081a80) 0
+ vptr=((& Q3HGroupBox::_ZTV11Q3HGroupBox) + 8u)
+ Q3GroupBox (0xb1081ac0) 0
+ primary-for Q3HGroupBox (0xb1081a80)
+ QGroupBox (0xb1081b00) 0
+ primary-for Q3GroupBox (0xb1081ac0)
+ QWidget (0xb0ecd230) 0
+ primary-for QGroupBox (0xb1081b00)
+ QObject (0xb0ebc30c) 0
+ primary-for QWidget (0xb0ecd230)
+ QPaintDevice (0xb0ebc348) 8
+ vptr=((& Q3HGroupBox::_ZTV11Q3HGroupBox) + 236u)
Vtable for Q3Action
Q3Action::_ZTV8Q3Action: 29u entries
@@ -21069,10 +23903,10 @@ Q3Action::_ZTV8Q3Action: 29u entries
Class Q3Action
size=12 align=4
base size=12 base align=4
-Q3Action (0xb2516c00) 0
+Q3Action (0xb1081d40) 0
vptr=((& Q3Action::_ZTV8Q3Action) + 8u)
- QObject (0xb2516c40) 0
- primary-for Q3Action (0xb2516c00)
+ QObject (0xb0ebc474) 0
+ primary-for Q3Action (0xb1081d40)
Vtable for Q3ActionGroup
Q3ActionGroup::_ZTV13Q3ActionGroup: 31u entries
@@ -21111,101 +23945,61 @@ Q3ActionGroup::_ZTV13Q3ActionGroup: 31u entries
Class Q3ActionGroup
size=16 align=4
base size=16 base align=4
-Q3ActionGroup (0xb2516cc0) 0
+Q3ActionGroup (0xb1081f80) 0
vptr=((& Q3ActionGroup::_ZTV13Q3ActionGroup) + 8u)
- Q3Action (0xb2516d00) 0
- primary-for Q3ActionGroup (0xb2516cc0)
- QObject (0xb2516d40) 0
- primary-for Q3Action (0xb2516d00)
+ Q3Action (0xb1081fc0) 0
+ primary-for Q3ActionGroup (0xb1081f80)
+ QObject (0xb0ebc5a0) 0
+ primary-for Q3Action (0xb1081fc0)
-Vtable for Q3FileIconProvider
-Q3FileIconProvider::_ZTV18Q3FileIconProvider: 15u entries
+Vtable for Q3VGroupBox
+Q3VGroupBox::_ZTV11Q3VGroupBox: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18Q3FileIconProvider)
-8 Q3FileIconProvider::metaObject
-12 Q3FileIconProvider::qt_metacast
-16 Q3FileIconProvider::qt_metacall
-20 Q3FileIconProvider::~Q3FileIconProvider
-24 Q3FileIconProvider::~Q3FileIconProvider
-28 QObject::event
+4 (int (*)(...))(& _ZTI11Q3VGroupBox)
+8 Q3VGroupBox::metaObject
+12 Q3VGroupBox::qt_metacast
+16 Q3VGroupBox::qt_metacall
+20 Q3VGroupBox::~Q3VGroupBox
+24 Q3VGroupBox::~Q3VGroupBox
+28 Q3GroupBox::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3FileIconProvider::pixmap
-
-Class Q3FileIconProvider
- size=8 align=4
- base size=8 base align=4
-Q3FileIconProvider (0xb2516dc0) 0
- vptr=((& Q3FileIconProvider::_ZTV18Q3FileIconProvider) + 8u)
- QObject (0xb2516e00) 0
- primary-for Q3FileIconProvider (0xb2516dc0)
-
-Vtable for Q3FilePreview
-Q3FilePreview::_ZTV13Q3FilePreview: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3FilePreview)
-8 Q3FilePreview::~Q3FilePreview
-12 Q3FilePreview::~Q3FilePreview
-16 __cxa_pure_virtual
-
-Class Q3FilePreview
- size=4 align=4
- base size=4 base align=4
-Q3FilePreview (0xb2516e80) 0 nearly-empty
- vptr=((& Q3FilePreview::_ZTV13Q3FilePreview) + 8u)
-
-Vtable for Q3FileDialog
-Q3FileDialog::_ZTV12Q3FileDialog: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3FileDialog)
-8 Q3FileDialog::metaObject
-12 Q3FileDialog::qt_metacast
-16 Q3FileDialog::qt_metacall
-20 Q3FileDialog::~Q3FileDialog
-24 Q3FileDialog::~Q3FileDialog
-28 QWidget::event
-32 Q3FileDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
+40 Q3GroupBox::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QGroupBox::mouseMoveEvent
96 QWidget::wheelEvent
-100 Q3FileDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
+108 QGroupBox::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QGroupBox::paintEvent
128 QWidget::moveEvent
-132 Q3FileDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 Q3GroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 Q3GroupBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -21216,53 +24010,51 @@ Q3FileDialog::_ZTV12Q3FileDialog: 68u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3FileDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 Q3FileDialog::setSelectedFilter
-240 Q3FileDialog::setSelectedFilter
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI12Q3FileDialog)
-252 Q3FileDialog::_ZThn8_N12Q3FileDialogD1Ev
-256 Q3FileDialog::_ZThn8_N12Q3FileDialogD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3GroupBox::setColumnLayout
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11Q3VGroupBox)
+236 Q3VGroupBox::_ZThn8_N11Q3VGroupBoxD1Ev
+240 Q3VGroupBox::_ZThn8_N11Q3VGroupBoxD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3FileDialog
- size=44 align=4
- base size=44 base align=4
-Q3FileDialog (0xb2516f00) 0
- vptr=((& Q3FileDialog::_ZTV12Q3FileDialog) + 8u)
- QDialog (0xb2516f40) 0
- primary-for Q3FileDialog (0xb2516f00)
- QWidget (0xb2516f80) 0
- primary-for QDialog (0xb2516f40)
- QObject (0xb2516fc0) 0
- primary-for QWidget (0xb2516f80)
- QPaintDevice (0xb2516080) 8
- vptr=((& Q3FileDialog::_ZTV12Q3FileDialog) + 252u)
+Class Q3VGroupBox
+ size=24 align=4
+ base size=24 base align=4
+Q3VGroupBox (0xb0eef240) 0
+ vptr=((& Q3VGroupBox::_ZTV11Q3VGroupBox) + 8u)
+ Q3GroupBox (0xb0eef280) 0
+ primary-for Q3VGroupBox (0xb0eef240)
+ QGroupBox (0xb0eef2c0) 0
+ primary-for Q3GroupBox (0xb0eef280)
+ QWidget (0xb0ef86e0) 0
+ primary-for QGroupBox (0xb0eef2c0)
+ QObject (0xb0ebc6cc) 0
+ primary-for QWidget (0xb0ef86e0)
+ QPaintDevice (0xb0ebc708) 8
+ vptr=((& Q3VGroupBox::_ZTV11Q3VGroupBox) + 236u)
-Vtable for Q3ProgressDialog
-Q3ProgressDialog::_ZTV16Q3ProgressDialog: 66u entries
+Vtable for Q3ProgressBar
+Q3ProgressBar::_ZTV13Q3ProgressBar: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3ProgressDialog)
-8 Q3ProgressDialog::metaObject
-12 Q3ProgressDialog::qt_metacast
-16 Q3ProgressDialog::qt_metacall
-20 Q3ProgressDialog::~Q3ProgressDialog
-24 Q3ProgressDialog::~Q3ProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI13Q3ProgressBar)
+8 Q3ProgressBar::metaObject
+12 Q3ProgressBar::qt_metacast
+16 Q3ProgressBar::qt_metacall
+20 Q3ProgressBar::~Q3ProgressBar
+24 Q3ProgressBar::~Q3ProgressBar
+28 QFrame::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 Q3ProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 Q3ProgressBar::setVisible
+64 Q3ProgressBar::sizeHint
+68 Q3ProgressBar::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -21270,27 +24062,27 @@ Q3ProgressDialog::_ZTV16Q3ProgressDialog: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 Q3ProgressBar::paintEvent
128 QWidget::moveEvent
-132 Q3ProgressDialog::resizeEvent
-136 Q3ProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 Q3ProgressDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3ProgressDialog::changeEvent
+180 Q3ProgressBar::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -21301,162 +24093,106 @@ Q3ProgressDialog::_ZTV16Q3ProgressDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI16Q3ProgressDialog)
-244 Q3ProgressDialog::_ZThn8_N16Q3ProgressDialogD1Ev
-248 Q3ProgressDialog::_ZThn8_N16Q3ProgressDialogD0Ev
+224 Q3ProgressBar::setTotalSteps
+228 Q3ProgressBar::setProgress
+232 Q3ProgressBar::setIndicator
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13Q3ProgressBar)
+244 Q3ProgressBar::_ZThn8_N13Q3ProgressBarD1Ev
+248 Q3ProgressBar::_ZThn8_N13Q3ProgressBarD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ProgressDialog
- size=28 align=4
- base size=28 base align=4
-Q3ProgressDialog (0xb2516140) 0
- vptr=((& Q3ProgressDialog::_ZTV16Q3ProgressDialog) + 8u)
- QDialog (0xb25161c0) 0
- primary-for Q3ProgressDialog (0xb2516140)
- QWidget (0xb2516340) 0
- primary-for QDialog (0xb25161c0)
- QObject (0xb2516480) 0
- primary-for QWidget (0xb2516340)
- QPaintDevice (0xb25165c0) 8
- vptr=((& Q3ProgressDialog::_ZTV16Q3ProgressDialog) + 244u)
+Class Q3ProgressBar
+ size=44 align=4
+ base size=44 base align=4
+Q3ProgressBar (0xb0eef500) 0
+ vptr=((& Q3ProgressBar::_ZTV13Q3ProgressBar) + 8u)
+ QFrame (0xb0eef540) 0
+ primary-for Q3ProgressBar (0xb0eef500)
+ QWidget (0xb0f02dc0) 0
+ primary-for QFrame (0xb0eef540)
+ QObject (0xb0ebc834) 0
+ primary-for QWidget (0xb0f02dc0)
+ QPaintDevice (0xb0ebc870) 8
+ vptr=((& Q3ProgressBar::_ZTV13Q3ProgressBar) + 244u)
-Vtable for Q3TabDialog
-Q3TabDialog::_ZTV11Q3TabDialog: 66u entries
+Vtable for Q3WhatsThis
+Q3WhatsThis::_ZTV11Q3WhatsThis: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3TabDialog)
-8 Q3TabDialog::metaObject
-12 Q3TabDialog::qt_metacast
-16 Q3TabDialog::qt_metacall
-20 Q3TabDialog::~Q3TabDialog
-24 Q3TabDialog::~Q3TabDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI11Q3WhatsThis)
+8 Q3WhatsThis::metaObject
+12 Q3WhatsThis::qt_metacast
+16 Q3WhatsThis::qt_metacall
+20 Q3WhatsThis::~Q3WhatsThis
+24 Q3WhatsThis::~Q3WhatsThis
+28 QObject::event
+32 Q3WhatsThis::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3TabDialog::paintEvent
-128 QWidget::moveEvent
-132 Q3TabDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 Q3TabDialog::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11Q3TabDialog)
-244 Q3TabDialog::_ZThn8_N11Q3TabDialogD1Ev
-248 Q3TabDialog::_ZThn8_N11Q3TabDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 Q3WhatsThis::text
+60 Q3WhatsThis::clicked
-Class Q3TabDialog
- size=24 align=4
- base size=24 base align=4
-Q3TabDialog (0xb2516740) 0
- vptr=((& Q3TabDialog::_ZTV11Q3TabDialog) + 8u)
- QDialog (0xb25168c0) 0
- primary-for Q3TabDialog (0xb2516740)
- QWidget (0xb2516a00) 0
- primary-for QDialog (0xb25168c0)
- QObject (0xb2516bc0) 0
- primary-for QWidget (0xb2516a00)
- QPaintDevice (0xb2516c80) 8
- vptr=((& Q3TabDialog::_ZTV11Q3TabDialog) + 244u)
+Class Q3WhatsThis
+ size=8 align=4
+ base size=8 base align=4
+Q3WhatsThis (0xb0eef940) 0
+ vptr=((& Q3WhatsThis::_ZTV11Q3WhatsThis) + 8u)
+ QObject (0xb0ebcbf4) 0
+ primary-for Q3WhatsThis (0xb0eef940)
-Vtable for Q3Wizard
-Q3Wizard::_ZTV8Q3Wizard: 82u entries
+Vtable for Q3Button
+Q3Button::_ZTV8Q3Button: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Wizard)
-8 Q3Wizard::metaObject
-12 Q3Wizard::qt_metacast
-16 Q3Wizard::qt_metacall
-20 Q3Wizard::~Q3Wizard
-24 Q3Wizard::~Q3Wizard
-28 QWidget::event
-32 Q3Wizard::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI8Q3Button)
+8 Q3Button::metaObject
+12 Q3Button::qt_metacast
+16 Q3Button::qt_metacall
+20 Q3Button::~Q3Button
+24 Q3Button::~Q3Button
+28 QAbstractButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3Wizard::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QAbstractButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 Q3Button::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -21467,713 +24203,53 @@ Q3Wizard::_ZTV8Q3Wizard: 82u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 Q3Wizard::addPage
-240 Q3Wizard::insertPage
-244 Q3Wizard::removePage
-248 Q3Wizard::showPage
-252 Q3Wizard::appropriate
-256 Q3Wizard::setAppropriate
-260 Q3Wizard::setBackEnabled
-264 Q3Wizard::setNextEnabled
-268 Q3Wizard::setFinishEnabled
-272 Q3Wizard::setHelpEnabled
-276 Q3Wizard::setFinish
-280 Q3Wizard::back
-284 Q3Wizard::next
-288 Q3Wizard::help
-292 Q3Wizard::layOutButtonRow
-296 Q3Wizard::layOutTitleRow
-300 (int (*)(...))-0x00000000000000008
-304 (int (*)(...))(& _ZTI8Q3Wizard)
-308 Q3Wizard::_ZThn8_N8Q3WizardD1Ev
-312 Q3Wizard::_ZThn8_N8Q3WizardD0Ev
-316 QWidget::_ZThn8_NK7QWidget7devTypeEv
-320 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-324 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3Wizard
- size=24 align=4
- base size=24 base align=4
-Q3Wizard (0xb2516d80) 0
- vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 8u)
- QDialog (0xb2516e40) 0
- primary-for Q3Wizard (0xb2516d80)
- QWidget (0xb2516ec0) 0
- primary-for QDialog (0xb2516e40)
- QObject (0xb2429000) 0
- primary-for QWidget (0xb2516ec0)
- QPaintDevice (0xb2429040) 8
- vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
-
-Class Q3PointArray
- size=4 align=4
- base size=4 base align=4
-Q3PointArray (0xb24290c0) 0
- QPolygon (0xb2429100) 0
- QVector<QPoint> (0xb2429140) 0
-
-
-
-
-Class Q3CanvasItemList
- size=4 align=4
- base size=4 base align=4
-Q3CanvasItemList (0xb2429380) 0
- Q3ValueList<Q3CanvasItem*> (0xb24293c0) 0
- QLinkedList<Q3CanvasItem*> (0xb2429400) 0
-
-Vtable for Q3CanvasItem
-Q3CanvasItem::_ZTV12Q3CanvasItem: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3CanvasItem)
-8 Q3CanvasItem::~Q3CanvasItem
-12 Q3CanvasItem::~Q3CanvasItem
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 __cxa_pure_virtual
-36 Q3CanvasItem::setCanvas
-40 __cxa_pure_virtual
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasItem::rtti
-64 __cxa_pure_virtual
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 __cxa_pure_virtual
-
-Class Q3CanvasItem
- size=40 align=4
- base size=37 base align=4
-Q3CanvasItem (0xb2429440) 0
- vptr=((& Q3CanvasItem::_ZTV12Q3CanvasItem) + 8u)
-
-Vtable for Q3Canvas
-Q3Canvas::_ZTV8Q3Canvas: 38u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Canvas)
-8 Q3Canvas::metaObject
-12 Q3Canvas::qt_metacast
-16 Q3Canvas::qt_metacall
-20 Q3Canvas::~Q3Canvas
-24 Q3Canvas::~Q3Canvas
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3Canvas::setTiles
-60 Q3Canvas::setBackgroundPixmap
-64 Q3Canvas::setBackgroundColor
-68 Q3Canvas::setTile
-72 Q3Canvas::resize
-76 Q3Canvas::retune
-80 Q3Canvas::setChangedChunk
-84 Q3Canvas::setChangedChunkContaining
-88 Q3Canvas::setAllChanged
-92 Q3Canvas::setChanged
-96 Q3Canvas::setUnchanged
-100 Q3Canvas::addView
-104 Q3Canvas::removeView
-108 Q3Canvas::addItem
-112 Q3Canvas::addAnimation
-116 Q3Canvas::removeItem
-120 Q3Canvas::removeAnimation
-124 Q3Canvas::setAdvancePeriod
-128 Q3Canvas::setUpdatePeriod
-132 Q3Canvas::setDoubleBuffering
-136 Q3Canvas::advance
-140 Q3Canvas::update
-144 Q3Canvas::drawBackground
-148 Q3Canvas::drawForeground
-
-Class Q3Canvas
- size=104 align=4
- base size=102 base align=4
-Q3Canvas (0xb24294c0) 0
- vptr=((& Q3Canvas::_ZTV8Q3Canvas) + 8u)
- QObject (0xb2429500) 0
- primary-for Q3Canvas (0xb24294c0)
-
-Vtable for Q3CanvasView
-Q3CanvasView::_ZTV12Q3CanvasView: 102u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3CanvasView)
-8 Q3CanvasView::metaObject
-12 Q3CanvasView::qt_metacast
-16 Q3CanvasView::qt_metacall
-20 Q3CanvasView::~Q3CanvasView
-24 Q3CanvasView::~Q3CanvasView
-28 QFrame::event
-32 Q3ScrollView::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3CanvasView::sizeHint
-68 Q3ScrollView::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
-128 QWidget::moveEvent
-132 Q3ScrollView::resizeEvent
-136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 Q3ScrollView::focusNextPrevChild
-200 Q3ScrollView::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
-228 Q3Frame::drawFrame
-232 Q3CanvasView::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3CanvasView::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3ScrollView::contentsMousePressEvent
-284 Q3ScrollView::contentsMouseReleaseEvent
-288 Q3ScrollView::contentsMouseDoubleClickEvent
-292 Q3ScrollView::contentsMouseMoveEvent
-296 Q3ScrollView::contentsDragEnterEvent
-300 Q3ScrollView::contentsDragMoveEvent
-304 Q3ScrollView::contentsDragLeaveEvent
-308 Q3ScrollView::contentsDropEvent
-312 Q3ScrollView::contentsWheelEvent
-316 Q3ScrollView::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3ScrollView::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 (int (*)(...))-0x00000000000000008
-384 (int (*)(...))(& _ZTI12Q3CanvasView)
-388 Q3CanvasView::_ZThn8_N12Q3CanvasViewD1Ev
-392 Q3CanvasView::_ZThn8_N12Q3CanvasViewD0Ev
-396 QWidget::_ZThn8_NK7QWidget7devTypeEv
-400 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-404 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3CanvasView
- size=36 align=4
- base size=36 base align=4
-Q3CanvasView (0xb24295c0) 0
- vptr=((& Q3CanvasView::_ZTV12Q3CanvasView) + 8u)
- Q3ScrollView (0xb2429600) 0
- primary-for Q3CanvasView (0xb24295c0)
- Q3Frame (0xb2429640) 0
- primary-for Q3ScrollView (0xb2429600)
- QFrame (0xb2429680) 0
- primary-for Q3Frame (0xb2429640)
- QWidget (0xb24296c0) 0
- primary-for QFrame (0xb2429680)
- QObject (0xb2429700) 0
- primary-for QWidget (0xb24296c0)
- QPaintDevice (0xb2429740) 8
- vptr=((& Q3CanvasView::_ZTV12Q3CanvasView) + 388u)
-
-Vtable for Q3CanvasPixmap
-Q3CanvasPixmap::_ZTV14Q3CanvasPixmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3CanvasPixmap)
-8 Q3CanvasPixmap::~Q3CanvasPixmap
-12 Q3CanvasPixmap::~Q3CanvasPixmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class Q3CanvasPixmap
- size=24 align=4
- base size=24 base align=4
-Q3CanvasPixmap (0xb2429800) 0
- vptr=((& Q3CanvasPixmap::_ZTV14Q3CanvasPixmap) + 8u)
- QPixmap (0xb2429840) 0
- primary-for Q3CanvasPixmap (0xb2429800)
- QPaintDevice (0xb2429880) 0
- primary-for QPixmap (0xb2429840)
-
-Class Q3CanvasPixmapArray
- size=8 align=4
- base size=8 base align=4
-Q3CanvasPixmapArray (0xb2429980) 0
-
-Vtable for Q3CanvasSprite
-Q3CanvasSprite::_ZTV14Q3CanvasSprite: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3CanvasSprite)
-8 Q3CanvasSprite::~Q3CanvasSprite
-12 Q3CanvasSprite::~Q3CanvasSprite
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasSprite::advance
-32 Q3CanvasSprite::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasSprite::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasSprite::rtti
-64 Q3CanvasSprite::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasItem::chunks
-76 Q3CanvasSprite::addToChunks
-80 Q3CanvasSprite::removeFromChunks
-84 Q3CanvasSprite::changeChunks
-88 Q3CanvasSprite::collidesWith
-92 Q3CanvasSprite::move
-96 Q3CanvasSprite::setFrameAnimation
-100 Q3CanvasSprite::imageAdvanced
-
-Class Q3CanvasSprite
- size=52 align=4
- base size=52 base align=4
-Q3CanvasSprite (0xb24299c0) 0
- vptr=((& Q3CanvasSprite::_ZTV14Q3CanvasSprite) + 8u)
- Q3CanvasItem (0xb2429a00) 0
- primary-for Q3CanvasSprite (0xb24299c0)
-
-Vtable for Q3CanvasPolygonalItem
-Q3CanvasPolygonalItem::_ZTV21Q3CanvasPolygonalItem: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21Q3CanvasPolygonalItem)
-8 Q3CanvasPolygonalItem::~Q3CanvasPolygonalItem
-12 Q3CanvasPolygonalItem::~Q3CanvasPolygonalItem
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasPolygonalItem::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasPolygonalItem::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasPolygonalItem::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 __cxa_pure_virtual
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 __cxa_pure_virtual
-
-Class Q3CanvasPolygonalItem
- size=52 align=4
- base size=49 base align=4
-Q3CanvasPolygonalItem (0xb2429ac0) 0
- vptr=((& Q3CanvasPolygonalItem::_ZTV21Q3CanvasPolygonalItem) + 8u)
- Q3CanvasItem (0xb2429b00) 0
- primary-for Q3CanvasPolygonalItem (0xb2429ac0)
-
-Vtable for Q3CanvasRectangle
-Q3CanvasRectangle::_ZTV17Q3CanvasRectangle: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17Q3CanvasRectangle)
-8 Q3CanvasRectangle::~Q3CanvasRectangle
-12 Q3CanvasRectangle::~Q3CanvasRectangle
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasRectangle::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasRectangle::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasRectangle::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasRectangle::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasRectangle::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasRectangle::drawShape
-
-Class Q3CanvasRectangle
- size=60 align=4
- base size=60 base align=4
-Q3CanvasRectangle (0xb2429b80) 0
- vptr=((& Q3CanvasRectangle::_ZTV17Q3CanvasRectangle) + 8u)
- Q3CanvasPolygonalItem (0xb2429bc0) 0
- primary-for Q3CanvasRectangle (0xb2429b80)
- Q3CanvasItem (0xb2429c00) 0
- primary-for Q3CanvasPolygonalItem (0xb2429bc0)
-
-Vtable for Q3CanvasPolygon
-Q3CanvasPolygon::_ZTV15Q3CanvasPolygon: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3CanvasPolygon)
-8 Q3CanvasPolygon::~Q3CanvasPolygon
-12 Q3CanvasPolygon::~Q3CanvasPolygon
-16 Q3CanvasPolygon::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasPolygonalItem::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasPolygon::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasPolygonalItem::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasPolygon::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasPolygon::drawShape
-
-Class Q3CanvasPolygon
- size=56 align=4
- base size=56 base align=4
-Q3CanvasPolygon (0xb2429c80) 0
- vptr=((& Q3CanvasPolygon::_ZTV15Q3CanvasPolygon) + 8u)
- Q3CanvasPolygonalItem (0xb2429cc0) 0
- primary-for Q3CanvasPolygon (0xb2429c80)
- Q3CanvasItem (0xb2429d00) 0
- primary-for Q3CanvasPolygonalItem (0xb2429cc0)
-
-Vtable for Q3CanvasSpline
-Q3CanvasSpline::_ZTV14Q3CanvasSpline: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3CanvasSpline)
-8 Q3CanvasSpline::~Q3CanvasSpline
-12 Q3CanvasSpline::~Q3CanvasSpline
-16 Q3CanvasPolygon::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasPolygonalItem::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasSpline::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasPolygonalItem::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasPolygon::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasPolygon::drawShape
-
-Class Q3CanvasSpline
- size=64 align=4
- base size=61 base align=4
-Q3CanvasSpline (0xb2429d80) 0
- vptr=((& Q3CanvasSpline::_ZTV14Q3CanvasSpline) + 8u)
- Q3CanvasPolygon (0xb2429dc0) 0
- primary-for Q3CanvasSpline (0xb2429d80)
- Q3CanvasPolygonalItem (0xb2429e00) 0
- primary-for Q3CanvasPolygon (0xb2429dc0)
- Q3CanvasItem (0xb2429e40) 0
- primary-for Q3CanvasPolygonalItem (0xb2429e00)
-
-Vtable for Q3CanvasLine
-Q3CanvasLine::_ZTV12Q3CanvasLine: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3CanvasLine)
-8 Q3CanvasLine::~Q3CanvasLine
-12 Q3CanvasLine::~Q3CanvasLine
-16 Q3CanvasLine::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasPolygonalItem::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasLine::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasPolygonalItem::collidesWith
-92 Q3CanvasLine::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasLine::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasLine::drawShape
-
-Class Q3CanvasLine
- size=68 align=4
- base size=68 base align=4
-Q3CanvasLine (0xb2429ec0) 0
- vptr=((& Q3CanvasLine::_ZTV12Q3CanvasLine) + 8u)
- Q3CanvasPolygonalItem (0xb2429f00) 0
- primary-for Q3CanvasLine (0xb2429ec0)
- Q3CanvasItem (0xb2429f40) 0
- primary-for Q3CanvasPolygonalItem (0xb2429f00)
-
-Vtable for Q3CanvasEllipse
-Q3CanvasEllipse::_ZTV15Q3CanvasEllipse: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3CanvasEllipse)
-8 Q3CanvasEllipse::~Q3CanvasEllipse
-12 Q3CanvasEllipse::~Q3CanvasEllipse
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasEllipse::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasEllipse::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasEllipse::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasEllipse::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasEllipse::drawShape
-
-Class Q3CanvasEllipse
- size=68 align=4
- base size=68 base align=4
-Q3CanvasEllipse (0xb2429fc0) 0
- vptr=((& Q3CanvasEllipse::_ZTV15Q3CanvasEllipse) + 8u)
- Q3CanvasPolygonalItem (0xb2429080) 0
- primary-for Q3CanvasEllipse (0xb2429fc0)
- Q3CanvasItem (0xb2429480) 0
- primary-for Q3CanvasPolygonalItem (0xb2429080)
-
-Vtable for Q3CanvasText
-Q3CanvasText::_ZTV12Q3CanvasText: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3CanvasText)
-8 Q3CanvasText::~Q3CanvasText
-12 Q3CanvasText::~Q3CanvasText
-16 Q3CanvasText::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasText::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasText::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasText::rtti
-64 Q3CanvasText::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasItem::chunks
-76 Q3CanvasText::addToChunks
-80 Q3CanvasText::removeFromChunks
-84 Q3CanvasText::changeChunks
-88 Q3CanvasText::collidesWith
-
-Class Q3CanvasText
- size=92 align=4
- base size=92 base align=4
-Q3CanvasText (0xb2429580) 0
- vptr=((& Q3CanvasText::_ZTV12Q3CanvasText) + 8u)
- Q3CanvasItem (0xb2429540) 0
- primary-for Q3CanvasText (0xb2429580)
-
-Vtable for Q3Picture
-Q3Picture::_ZTV9Q3Picture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3Picture)
-8 Q3Picture::~Q3Picture
-12 Q3Picture::~Q3Picture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
-
-Class Q3Picture
- size=12 align=4
- base size=12 base align=4
-Q3Picture (0xb24297c0) 0
- vptr=((& Q3Picture::_ZTV9Q3Picture) + 8u)
- QPicture (0xb2429780) 0
- primary-for Q3Picture (0xb24297c0)
- QPaintDevice (0xb24298c0) 0
- primary-for QPicture (0xb2429780)
-
-Class Q3Painter
- size=4 align=4
- base size=4 base align=4
-Q3Painter (0xb2429900) 0
- QPainter (0xb2429a40) 0
-
-Class Q3PaintDeviceMetrics
- size=4 align=4
- base size=4 base align=4
-Q3PaintDeviceMetrics (0xb2429a80) 0
-
-Vtable for Q3SqlCursor
-Q3SqlCursor::_ZTV11Q3SqlCursor: 40u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3SqlCursor)
-8 Q3SqlCursor::~Q3SqlCursor
-12 Q3SqlCursor::~Q3SqlCursor
-16 Q3SqlCursor::setValue
-20 Q3SqlCursor::primaryIndex
-24 Q3SqlCursor::index
-28 Q3SqlCursor::setPrimaryIndex
-32 Q3SqlCursor::append
-36 Q3SqlCursor::insert
-40 Q3SqlCursor::remove
-44 Q3SqlCursor::clear
-48 Q3SqlCursor::setGenerated
-52 Q3SqlCursor::setGenerated
-56 Q3SqlCursor::editBuffer
-60 Q3SqlCursor::primeInsert
-64 Q3SqlCursor::primeUpdate
-68 Q3SqlCursor::primeDelete
-72 Q3SqlCursor::insert
-76 Q3SqlCursor::update
-80 Q3SqlCursor::del
-84 Q3SqlCursor::setMode
-88 Q3SqlCursor::setCalculated
-92 Q3SqlCursor::setTrimmed
-96 Q3SqlCursor::select
-100 Q3SqlCursor::setSort
-104 Q3SqlCursor::setFilter
-108 Q3SqlCursor::setName
-112 Q3SqlCursor::seek
-116 Q3SqlCursor::next
-120 Q3SqlCursor::prev
-124 Q3SqlCursor::first
-128 Q3SqlCursor::last
-132 Q3SqlCursor::exec
-136 Q3SqlCursor::calculateField
-140 Q3SqlCursor::update
-144 Q3SqlCursor::del
-148 Q3SqlCursor::toString
-152 Q3SqlCursor::toString
-156 Q3SqlCursor::toString
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 Q3Button::drawButton
+240 Q3Button::drawButtonLabel
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI8Q3Button)
+252 Q3Button::_ZThn8_N8Q3ButtonD1Ev
+256 Q3Button::_ZThn8_N8Q3ButtonD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3SqlCursor
- size=16 align=4
- base size=16 base align=4
-Q3SqlCursor (0xb2429b40) 0
- vptr=((& Q3SqlCursor::_ZTV11Q3SqlCursor) + 8u)
- QSqlRecord (0xb2429c40) 4
- QSqlQuery (0xb2429d40) 8
+Class Q3Button
+ size=20 align=4
+ base size=20 base align=4
+Q3Button (0xb0eefd80) 0
+ vptr=((& Q3Button::_ZTV8Q3Button) + 8u)
+ QAbstractButton (0xb0eefdc0) 0
+ primary-for Q3Button (0xb0eefd80)
+ QWidget (0xb0f2a2d0) 0
+ primary-for QAbstractButton (0xb0eefdc0)
+ QObject (0xb0ebcd5c) 0
+ primary-for QWidget (0xb0f2a2d0)
+ QPaintDevice (0xb0ebcd98) 8
+ vptr=((& Q3Button::_ZTV8Q3Button) + 252u)
-Vtable for Q3DataBrowser
-Q3DataBrowser::_ZTV13Q3DataBrowser: 91u entries
+Vtable for Q3MainWindow
+Q3MainWindow::_ZTV12Q3MainWindow: 87u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3DataBrowser)
-8 Q3DataBrowser::metaObject
-12 Q3DataBrowser::qt_metacast
-16 Q3DataBrowser::qt_metacall
-20 Q3DataBrowser::~Q3DataBrowser
-24 Q3DataBrowser::~Q3DataBrowser
-28 QWidget::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI12Q3MainWindow)
+8 Q3MainWindow::metaObject
+12 Q3MainWindow::qt_metacast
+16 Q3MainWindow::qt_metacall
+20 Q3MainWindow::~Q3MainWindow
+24 Q3MainWindow::~Q3MainWindow
+28 Q3MainWindow::event
+32 Q3MainWindow::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 Q3MainWindow::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+60 Q3MainWindow::setVisible
+64 Q3MainWindow::sizeHint
+68 Q3MainWindow::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -22187,7 +24263,7 @@ Q3DataBrowser::_ZTV13Q3DataBrowser: 91u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 Q3MainWindow::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -22212,65 +24288,129 @@ Q3DataBrowser::_ZTV13Q3DataBrowser: 91u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3DataBrowser::setSqlCursor
-228 Q3DataBrowser::setForm
-232 Q3DataBrowser::setConfirmEdits
-236 Q3DataBrowser::setConfirmInsert
-240 Q3DataBrowser::setConfirmUpdate
-244 Q3DataBrowser::setConfirmDelete
-248 Q3DataBrowser::setConfirmCancels
-252 Q3DataBrowser::setReadOnly
-256 Q3DataBrowser::setAutoEdit
-260 Q3DataBrowser::seek
-264 Q3DataBrowser::refresh
-268 Q3DataBrowser::insert
-272 Q3DataBrowser::update
-276 Q3DataBrowser::del
-280 Q3DataBrowser::first
-284 Q3DataBrowser::last
-288 Q3DataBrowser::next
-292 Q3DataBrowser::prev
-296 Q3DataBrowser::readFields
-300 Q3DataBrowser::writeFields
-304 Q3DataBrowser::clearValues
-308 Q3DataBrowser::insertCurrent
-312 Q3DataBrowser::updateCurrent
-316 Q3DataBrowser::deleteCurrent
-320 Q3DataBrowser::currentEdited
-324 Q3DataBrowser::confirmEdit
-328 Q3DataBrowser::confirmCancel
-332 Q3DataBrowser::handleError
-336 (int (*)(...))-0x00000000000000008
-340 (int (*)(...))(& _ZTI13Q3DataBrowser)
-344 Q3DataBrowser::_ZThn8_N13Q3DataBrowserD1Ev
-348 Q3DataBrowser::_ZThn8_N13Q3DataBrowserD0Ev
-352 QWidget::_ZThn8_NK7QWidget7devTypeEv
-356 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-360 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3MainWindow::setCentralWidget
+228 Q3MainWindow::setDockEnabled
+232 Q3MainWindow::setDockEnabled
+236 Q3MainWindow::addDockWindow
+240 Q3MainWindow::addDockWindow
+244 Q3MainWindow::moveDockWindow
+248 Q3MainWindow::moveDockWindow
+252 Q3MainWindow::removeDockWindow
+256 Q3MainWindow::dockingArea
+260 Q3MainWindow::isCustomizable
+264 Q3MainWindow::createDockWindowMenu
+268 Q3MainWindow::setRightJustification
+272 Q3MainWindow::setUsesBigPixmaps
+276 Q3MainWindow::setUsesTextLabel
+280 Q3MainWindow::setDockWindowsMovable
+284 Q3MainWindow::setOpaqueMoving
+288 Q3MainWindow::setDockMenuEnabled
+292 Q3MainWindow::whatsThis
+296 Q3MainWindow::setAppropriate
+300 Q3MainWindow::customize
+304 Q3MainWindow::setUpLayout
+308 Q3MainWindow::showDockMenu
+312 Q3MainWindow::setMenuBar
+316 Q3MainWindow::setStatusBar
+320 (int (*)(...))-0x000000008
+324 (int (*)(...))(& _ZTI12Q3MainWindow)
+328 Q3MainWindow::_ZThn8_N12Q3MainWindowD1Ev
+332 Q3MainWindow::_ZThn8_N12Q3MainWindowD0Ev
+336 QWidget::_ZThn8_NK7QWidget7devTypeEv
+340 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+344 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3DataBrowser
+Class Q3MainWindow
+ size=20 align=4
+ base size=20 base align=4
+Q3MainWindow (0xb0f37000) 0
+ vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 8u)
+ QWidget (0xb0f2d730) 0
+ primary-for Q3MainWindow (0xb0f37000)
+ QObject (0xb0ebcec4) 0
+ primary-for QWidget (0xb0f2d730)
+ QPaintDevice (0xb0ebcf00) 8
+ vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
+
+Vtable for Q3DockAreaLayout
+Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16Q3DockAreaLayout)
+8 Q3DockAreaLayout::metaObject
+12 Q3DockAreaLayout::qt_metacast
+16 Q3DockAreaLayout::qt_metacall
+20 Q3DockAreaLayout::~Q3DockAreaLayout
+24 Q3DockAreaLayout::~Q3DockAreaLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3DockAreaLayout::invalidate
+60 QLayout::geometry
+64 Q3DockAreaLayout::addItem
+68 Q3DockAreaLayout::expandingDirections
+72 Q3DockAreaLayout::minimumSize
+76 QLayout::maximumSize
+80 Q3DockAreaLayout::setGeometry
+84 Q3DockAreaLayout::itemAt
+88 Q3DockAreaLayout::takeAt
+92 QLayout::indexOf
+96 Q3DockAreaLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 Q3DockAreaLayout::hasHeightForWidth
+112 Q3DockAreaLayout::heightForWidth
+116 Q3DockAreaLayout::sizeHint
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI16Q3DockAreaLayout)
+128 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayoutD1Ev
+132 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayoutD0Ev
+136 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout8sizeHintEv
+140 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout19expandingDirectionsEv
+152 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout17hasHeightForWidthEv
+168 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class Q3DockAreaLayout
+ size=56 align=4
+ base size=56 base align=4
+Q3DockAreaLayout (0xb0f376c0) 0
+ vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 8u)
+ QLayout (0xb0f55af0) 0
+ primary-for Q3DockAreaLayout (0xb0f376c0)
+ QObject (0xb0f545a0) 0
+ primary-for QLayout (0xb0f55af0)
+ QLayoutItem (0xb0f545dc) 8
+ vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
+
+Class Q3DockArea::DockWindowData
size=24 align=4
base size=24 base align=4
-Q3DataBrowser (0xb2429e80) 0
- vptr=((& Q3DataBrowser::_ZTV13Q3DataBrowser) + 8u)
- QWidget (0xb2429f80) 0
- primary-for Q3DataBrowser (0xb2429e80)
- QObject (0xb231b000) 0
- primary-for QWidget (0xb2429f80)
- QPaintDevice (0xb231b040) 8
- vptr=((& Q3DataBrowser::_ZTV13Q3DataBrowser) + 344u)
+Q3DockArea::DockWindowData (0xb0f9ca50) 0
-Vtable for Q3DataView
-Q3DataView::_ZTV10Q3DataView: 69u entries
+Vtable for Q3DockArea
+Q3DockArea::_ZTV10Q3DockArea: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3DataView)
-8 Q3DataView::metaObject
-12 Q3DataView::qt_metacast
-16 Q3DataView::qt_metacall
-20 Q3DataView::~Q3DataView
-24 Q3DataView::~Q3DataView
+4 (int (*)(...))(& _ZTI10Q3DockArea)
+8 Q3DockArea::metaObject
+12 Q3DockArea::qt_metacast
+16 Q3DockArea::qt_metacall
+20 Q3DockArea::~Q3DockArea
+24 Q3DockArea::~Q3DockArea
28 QWidget::event
-32 QObject::eventFilter
+32 Q3DockArea::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -22318,504 +24458,23 @@ Q3DataView::_ZTV10Q3DataView: 69u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3DataView::setForm
-228 Q3DataView::setRecord
-232 Q3DataView::refresh
-236 Q3DataView::readFields
-240 Q3DataView::writeFields
-244 Q3DataView::clearValues
-248 (int (*)(...))-0x00000000000000008
-252 (int (*)(...))(& _ZTI10Q3DataView)
-256 Q3DataView::_ZThn8_N10Q3DataViewD1Ev
-260 Q3DataView::_ZThn8_N10Q3DataViewD0Ev
-264 QWidget::_ZThn8_NK7QWidget7devTypeEv
-268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3DataView
- size=24 align=4
- base size=24 base align=4
-Q3DataView (0xb231b140) 0
- vptr=((& Q3DataView::_ZTV10Q3DataView) + 8u)
- QWidget (0xb231b180) 0
- primary-for Q3DataView (0xb231b140)
- QObject (0xb231b1c0) 0
- primary-for QWidget (0xb231b180)
- QPaintDevice (0xb231b200) 8
- vptr=((& Q3DataView::_ZTV10Q3DataView) + 256u)
-
-Vtable for Q3SqlFieldInfo
-Q3SqlFieldInfo::_ZTV14Q3SqlFieldInfo: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3SqlFieldInfo)
-8 Q3SqlFieldInfo::~Q3SqlFieldInfo
-12 Q3SqlFieldInfo::~Q3SqlFieldInfo
-16 Q3SqlFieldInfo::setTrim
-20 Q3SqlFieldInfo::setGenerated
-24 Q3SqlFieldInfo::setCalculated
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10Q3DockArea)
+232 Q3DockArea::_ZThn8_N10Q3DockAreaD1Ev
+236 Q3DockArea::_ZThn8_N10Q3DockAreaD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3SqlFieldInfo
+Class Q3DockArea
size=44 align=4
base size=44 base align=4
-Q3SqlFieldInfo (0xb231b280) 0
- vptr=((& Q3SqlFieldInfo::_ZTV14Q3SqlFieldInfo) + 8u)
-
-
-
-
-Class Q3SqlRecordInfo
- size=4 align=4
- base size=4 base align=4
-Q3SqlRecordInfo (0xb231b500) 0
- Q3ValueList<Q3SqlFieldInfo> (0xb231b540) 0
- QLinkedList<Q3SqlFieldInfo> (0xb231b580) 0
-
-
-
-
-
-
-Vtable for Q3SqlForm
-Q3SqlForm::_ZTV9Q3SqlForm: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3SqlForm)
-8 Q3SqlForm::metaObject
-12 Q3SqlForm::qt_metacast
-16 Q3SqlForm::qt_metacall
-20 Q3SqlForm::~Q3SqlForm
-24 Q3SqlForm::~Q3SqlForm
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3SqlForm::insert
-60 Q3SqlForm::remove
-64 Q3SqlForm::setRecord
-68 Q3SqlForm::readField
-72 Q3SqlForm::writeField
-76 Q3SqlForm::readFields
-80 Q3SqlForm::writeFields
-84 Q3SqlForm::clear
-88 Q3SqlForm::clearValues
-92 Q3SqlForm::insert
-96 Q3SqlForm::remove
-100 Q3SqlForm::sync
-
-Class Q3SqlForm
- size=12 align=4
- base size=12 base align=4
-Q3SqlForm (0xb231b880) 0
- vptr=((& Q3SqlForm::_ZTV9Q3SqlForm) + 8u)
- QObject (0xb231b8c0) 0
- primary-for Q3SqlForm (0xb231b880)
-
-Vtable for Q3SqlPropertyMap
-Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3SqlPropertyMap)
-8 Q3SqlPropertyMap::~Q3SqlPropertyMap
-12 Q3SqlPropertyMap::~Q3SqlPropertyMap
-16 Q3SqlPropertyMap::setProperty
-
-Class Q3SqlPropertyMap
- size=8 align=4
- base size=8 base align=4
-Q3SqlPropertyMap (0xb231b940) 0
- vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-Vtable for Q3EditorFactory
-Q3EditorFactory::_ZTV15Q3EditorFactory: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3EditorFactory)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 Q3EditorFactory::~Q3EditorFactory
-24 Q3EditorFactory::~Q3EditorFactory
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3EditorFactory::createEditor
-
-Class Q3EditorFactory
- size=8 align=4
- base size=8 base align=4
-Q3EditorFactory (0xb231b9c0) 0
- vptr=((& Q3EditorFactory::_ZTV15Q3EditorFactory) + 8u)
- QObject (0xb231ba00) 0
- primary-for Q3EditorFactory (0xb231b9c0)
-
-Vtable for Q3SqlEditorFactory
-Q3SqlEditorFactory::_ZTV18Q3SqlEditorFactory: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18Q3SqlEditorFactory)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 Q3SqlEditorFactory::~Q3SqlEditorFactory
-24 Q3SqlEditorFactory::~Q3SqlEditorFactory
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3SqlEditorFactory::createEditor
-60 Q3SqlEditorFactory::createEditor
-
-Class Q3SqlEditorFactory
- size=8 align=4
- base size=8 base align=4
-Q3SqlEditorFactory (0xb231ba80) 0
- vptr=((& Q3SqlEditorFactory::_ZTV18Q3SqlEditorFactory) + 8u)
- Q3EditorFactory (0xb231bac0) 0
- primary-for Q3SqlEditorFactory (0xb231ba80)
- QObject (0xb231bb00) 0
- primary-for Q3EditorFactory (0xb231bac0)
-
-Vtable for Q3DataTable
-Q3DataTable::_ZTV11Q3DataTable: 214u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3DataTable)
-8 Q3DataTable::metaObject
-12 Q3DataTable::qt_metacast
-16 Q3DataTable::qt_metacall
-20 Q3DataTable::~Q3DataTable
-24 Q3DataTable::~Q3DataTable
-28 QFrame::event
-32 Q3DataTable::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3Table::sizeHint
-68 Q3ScrollView::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 Q3DataTable::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 Q3Table::focusInEvent
-112 Q3Table::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Table::paintEvent
-128 QWidget::moveEvent
-132 Q3DataTable::resizeEvent
-136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 Q3Table::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 Q3Table::inputMethodQuery
-196 Q3ScrollView::focusNextPrevChild
-200 Q3ScrollView::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
-216 Q3Table::windowActivationChange
-220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
-228 Q3Frame::drawFrame
-232 Q3DataTable::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3DataTable::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3DataTable::contentsMousePressEvent
-284 Q3Table::contentsMouseReleaseEvent
-288 Q3Table::contentsMouseDoubleClickEvent
-292 Q3Table::contentsMouseMoveEvent
-296 Q3Table::contentsDragEnterEvent
-300 Q3Table::contentsDragMoveEvent
-304 Q3Table::contentsDragLeaveEvent
-308 Q3Table::contentsDropEvent
-312 Q3ScrollView::contentsWheelEvent
-316 Q3DataTable::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3Table::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 Q3Table::setSelectionMode
-384 Q3DataTable::setItem
-388 Q3Table::setText
-392 Q3DataTable::setPixmap
-396 Q3DataTable::item
-400 Q3DataTable::text
-404 Q3Table::pixmap
-408 Q3DataTable::clearCell
-412 Q3Table::cellGeometry
-416 Q3Table::columnWidth
-420 Q3Table::rowHeight
-424 Q3Table::columnPos
-428 Q3Table::rowPos
-432 Q3Table::columnAt
-436 Q3Table::rowAt
-440 Q3DataTable::numRows
-444 Q3DataTable::numCols
-448 Q3Table::addSelection
-452 Q3Table::removeSelection
-456 Q3Table::removeSelection
-460 Q3Table::currentSelection
-464 Q3DataTable::selectRow
-468 Q3Table::selectColumn
-472 Q3DataTable::sortColumn
-476 Q3DataTable::takeItem
-480 Q3Table::setCellWidget
-484 Q3Table::cellWidget
-488 Q3Table::clearCellWidget
-492 Q3Table::cellRect
-496 Q3Table::paintCell
-500 Q3DataTable::paintCell
-504 Q3Table::paintFocus
-508 Q3Table::setFocusStyle
-512 Q3DataTable::setNumRows
-516 Q3DataTable::setNumCols
-520 Q3Table::setShowGrid
-524 Q3Table::hideRow
-528 Q3DataTable::hideColumn
-532 Q3Table::showRow
-536 Q3DataTable::showColumn
-540 Q3DataTable::setColumnWidth
-544 Q3Table::setRowHeight
-548 Q3DataTable::adjustColumn
-552 Q3Table::adjustRow
-556 Q3DataTable::setColumnStretchable
-560 Q3Table::setRowStretchable
-564 Q3Table::setSorting
-568 Q3Table::swapRows
-572 Q3DataTable::swapColumns
-576 Q3Table::swapCells
-580 Q3Table::setLeftMargin
-584 Q3Table::setTopMargin
-588 Q3Table::setCurrentCell
-592 Q3Table::setColumnMovingEnabled
-596 Q3Table::setRowMovingEnabled
-600 Q3Table::setReadOnly
-604 Q3Table::setRowReadOnly
-608 Q3Table::setColumnReadOnly
-612 Q3Table::setDragEnabled
-616 Q3Table::insertRows
-620 Q3Table::insertColumns
-624 Q3Table::removeRow
-628 Q3Table::removeRows
-632 Q3DataTable::removeColumn
-636 Q3Table::removeColumns
-640 Q3Table::editCell
-644 Q3Table::dragObject
-648 Q3Table::startDrag
-652 Q3Table::paintEmptyArea
-656 Q3DataTable::activateNextCell
-660 Q3DataTable::createEditor
-664 Q3Table::setCellContentFromEditor
-668 Q3DataTable::beginEdit
-672 Q3DataTable::endEdit
-676 Q3DataTable::resizeData
-680 Q3Table::insertWidget
-684 Q3Table::columnWidthChanged
-688 Q3Table::rowHeightChanged
-692 Q3Table::columnIndexChanged
-696 Q3Table::rowIndexChanged
-700 Q3DataTable::columnClicked
-704 Q3DataTable::addColumn
-708 Q3DataTable::setColumn
-712 Q3DataTable::setSqlCursor
-716 Q3DataTable::setNullText
-720 Q3DataTable::setTrueText
-724 Q3DataTable::setFalseText
-728 Q3DataTable::setDateFormat
-732 Q3DataTable::setConfirmEdits
-736 Q3DataTable::setConfirmInsert
-740 Q3DataTable::setConfirmUpdate
-744 Q3DataTable::setConfirmDelete
-748 Q3DataTable::setConfirmCancels
-752 Q3DataTable::setAutoDelete
-756 Q3DataTable::setAutoEdit
-760 Q3DataTable::setFilter
-764 Q3DataTable::setSort
-768 Q3DataTable::setSort
-772 Q3DataTable::find
-776 Q3DataTable::sortAscending
-780 Q3DataTable::sortDescending
-784 Q3DataTable::refresh
-788 Q3DataTable::insertCurrent
-792 Q3DataTable::updateCurrent
-796 Q3DataTable::deleteCurrent
-800 Q3DataTable::confirmEdit
-804 Q3DataTable::confirmCancel
-808 Q3DataTable::handleError
-812 Q3DataTable::beginInsert
-816 Q3DataTable::beginUpdate
-820 Q3DataTable::paintField
-824 Q3DataTable::fieldAlignment
-828 (int (*)(...))-0x00000000000000008
-832 (int (*)(...))(& _ZTI11Q3DataTable)
-836 Q3DataTable::_ZThn8_N11Q3DataTableD1Ev
-840 Q3DataTable::_ZThn8_N11Q3DataTableD0Ev
-844 QWidget::_ZThn8_NK7QWidget7devTypeEv
-848 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-852 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3DataTable
- size=248 align=4
- base size=248 base align=4
-Q3DataTable (0xb231bb80) 0
- vptr=((& Q3DataTable::_ZTV11Q3DataTable) + 8u)
- Q3Table (0xb231bbc0) 0
- primary-for Q3DataTable (0xb231bb80)
- Q3ScrollView (0xb231bc00) 0
- primary-for Q3Table (0xb231bbc0)
- Q3Frame (0xb231bc40) 0
- primary-for Q3ScrollView (0xb231bc00)
- QFrame (0xb231bc80) 0
- primary-for Q3Frame (0xb231bc40)
- QWidget (0xb231bcc0) 0
- primary-for QFrame (0xb231bc80)
- QObject (0xb231bd00) 0
- primary-for QWidget (0xb231bcc0)
- QPaintDevice (0xb231bd40) 8
- vptr=((& Q3DataTable::_ZTV11Q3DataTable) + 836u)
-
-Vtable for Q3SqlSelectCursor
-Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17Q3SqlSelectCursor)
-8 Q3SqlSelectCursor::~Q3SqlSelectCursor
-12 Q3SqlSelectCursor::~Q3SqlSelectCursor
-16 Q3SqlCursor::setValue
-20 Q3SqlSelectCursor::primaryIndex
-24 Q3SqlSelectCursor::index
-28 Q3SqlSelectCursor::setPrimaryIndex
-32 Q3SqlSelectCursor::append
-36 Q3SqlSelectCursor::insert
-40 Q3SqlSelectCursor::remove
-44 Q3SqlSelectCursor::clear
-48 Q3SqlSelectCursor::setGenerated
-52 Q3SqlSelectCursor::setGenerated
-56 Q3SqlSelectCursor::editBuffer
-60 Q3SqlSelectCursor::primeInsert
-64 Q3SqlSelectCursor::primeUpdate
-68 Q3SqlSelectCursor::primeDelete
-72 Q3SqlSelectCursor::insert
-76 Q3SqlSelectCursor::update
-80 Q3SqlSelectCursor::del
-84 Q3SqlSelectCursor::setMode
-88 Q3SqlCursor::setCalculated
-92 Q3SqlCursor::setTrimmed
-96 Q3SqlSelectCursor::select
-100 Q3SqlSelectCursor::setSort
-104 Q3SqlSelectCursor::setFilter
-108 Q3SqlSelectCursor::setName
-112 Q3SqlCursor::seek
-116 Q3SqlCursor::next
-120 Q3SqlCursor::prev
-124 Q3SqlCursor::first
-128 Q3SqlCursor::last
-132 Q3SqlSelectCursor::exec
-136 Q3SqlCursor::calculateField
-140 Q3SqlCursor::update
-144 Q3SqlCursor::del
-148 Q3SqlCursor::toString
-152 Q3SqlCursor::toString
-156 Q3SqlCursor::toString
-
-Class Q3SqlSelectCursor
- size=20 align=4
- base size=20 base align=4
-Q3SqlSelectCursor (0xb231bdc0) 0
- vptr=((& Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor) + 8u)
- Q3SqlCursor (0xb231be00) 0
- primary-for Q3SqlSelectCursor (0xb231bdc0)
- QSqlRecord (0xb231be40) 4
- QSqlQuery (0xb231be80) 8
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+Q3DockArea (0xb0f37f00) 0
+ vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 8u)
+ QWidget (0xb0fa2640) 0
+ primary-for Q3DockArea (0xb0f37f00)
+ QObject (0xb0f9c9d8) 0
+ primary-for QWidget (0xb0fa2640)
+ QPaintDevice (0xb0f9ca14) 8
+ vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
diff --git a/tests/auto/bic/data/Qt3Support.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/Qt3Support.4.6.0.linux-gcc-ia32.txt
index b6d0c9d876..a922b090b5 100644
--- a/tests/auto/bic/data/Qt3Support.4.3.1.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/Qt3Support.4.6.0.linux-gcc-ia32.txt
@@ -1,80 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb74a4100) 0 empty
+QSysInfo (0xb6e52bf4) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb74a4200) 0
+QBool (0xb6e52d98) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb74a4300) 0
+qIsNull(double)::U (0xb64d4474) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb74a4340) 0
-
-
-
-
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb64d4528) 0
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb64d4d5c) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb64d4e88) 0
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb65170f0) 0
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb65172d0) 0
-Class QFlag
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QFlag (0xb74a47c0) 0
+QBasicAtomicInt (0xb5b57a14) 0
-Class QBasicAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb74a4900) 0
+QAtomicInt (0xb5b75d80) 0
+ QBasicAtomicInt (0xb5b8112c) 0
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb74a4980) 0
- QBasicAtomic (0xb74a49c0) 0
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb5a7a528) 0 empty
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb74a4ac0) 0
+__locale_struct (0xb5a7a564) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb74a4b40) 0
+QByteArray::Data (0xb5a7a9d8) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb74a4b00) 0
+QByteArray (0xb5a7a99c) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb74a4bc0) 0
+QByteRef (0xb5b368e8) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb59880b4) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb59880f0) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb5988078) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb5a31d5c) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb5892a50) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb5918ac0) 0
+ QString (0xb57551a4) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb57554ec) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb579d438) 0
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb57a6380) 0
+ QGenericArgument (0xb579d654) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb579d7bc) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb579d8e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -87,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb74a4cc0) 0 nearly-empty
+std::exception (0xb579dc30) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -96,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb74a4d40) 0 nearly-empty
+std::bad_exception (0xb57f4000) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb74a4d80) 0 nearly-empty
- primary-for std::bad_exception (0xb74a4d40)
+ std::exception (0xb579dd20) 0 nearly-empty
+ primary-for std::bad_exception (0xb57f4000)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -112,116 +167,35 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb74a4e00) 0 nearly-empty
+std::bad_alloc (0xb57f4180) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb74a4e40) 0 nearly-empty
- primary-for std::bad_alloc (0xb74a4e00)
+ std::exception (0xb579df78) 0 nearly-empty
+ primary-for std::bad_alloc (0xb57f4180)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb74a4ec0) 0 empty
+std::nothrow_t (0xb57fd1e0) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb74a4f40) 0
+QListData::Data (0xb57fd2d0) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb74a4f00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb5a0a440) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb5a0a4c0) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb5a0a500) 0
- QGenericArgument (0xb5a0a540) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb5a0a6c0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb5a0a780) 0
+QListData (0xb57fd294) 0
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb5a0a7c0) 0
-
-
-Class QString::Null
+Class QScopedPointerPodDeleter
size=1 align=1
base size=0 base align=1
-QString::Null (0xb5a0a8c0) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb5a0a940) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb5a0a880) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb5a0aac0) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb5a0ab00) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb5a0ab40) 0
- QString (0xb5a0ab80) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb5a0ac00) 0
-
-
+QScopedPointerPodDeleter (0xb57fdb04) 0 empty
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -231,9 +205,9 @@ QObjectData::_ZTV11QObjectData: 4u entries
12 __cxa_pure_virtual
Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb5a0ac40) 0
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb57fdbb8) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +230,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb5a0ae00) 0
+QObject (0xb57fdc6c) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,7 +243,7 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb5a0ae80) 0 nearly-empty
+QObjectUserData (0xb56ee4ec) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
Vtable for QIODevice
@@ -308,11 +282,69 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb5a0af80) 0
+QIODevice (0xb56f0840) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb5a0afc0) 0
- primary-for QIODevice (0xb5a0af80)
+ QObject (0xb56ee618) 0
+ primary-for QIODevice (0xb56f0840)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb572c4b0) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb572c4ec) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb572a4c0) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb572a500) 0
+ primary-for QFile (0xb572a4c0)
+ QObject (0xb572c564) 0
+ primary-for QIODevice (0xb572a500)
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb572c9d8) 0
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -324,114 +356,733 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb5a0a9c0) 0
+QDataStream (0xb55b903c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QMetaType
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb55b9744) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb561c168) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb561c12c) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb55f9bc0) 0
+ QList<QString> (0xb561c294) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb545d7f8) 0
+
+Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QMetaType (0xb5a0aa00) 0 empty
-
+QAbstractFileEngine::ExtensionOption (0xb545df78) 0 empty
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb545dfb4) 0 empty
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb54ab4c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb54d4000) 0 empty
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb54ab540) 0
+ QAbstractFileEngine::ExtensionReturn (0xb54d403c) 0 empty
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb54ab5c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb54d4078) 0 empty
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb545df3c) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb54d42d0) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb54d430c) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb54ab900) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb54ab940) 0
+ primary-for QBuffer (0xb54ab900)
+ QObject (0xb54d4384) 0
+ primary-for QIODevice (0xb54ab940)
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb54d4a50) 0
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb54d4a14) 0
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb552e168) 0 empty
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb552e8ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb552e870) 0
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb552ebb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb552ec30) 0
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb552ebf4) 0
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb52ab294) 0
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb52ab258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb52abf78) 0
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb52fe1e0) 0
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb52fe438) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb52feac8) 0
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5148640) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb514dca8) 0
+ primary-for QTextIStream (0xb5148640)
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5148900) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5160348) 0
+ primary-for QTextOStream (0xb5148900)
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb51609d8) 0
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5160b7c) 0
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5160bb8) 0
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5160c6c) 0
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5160f78) 0
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5160fb4) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5194000) 0
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb519430c) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb51944ec) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb51944b0) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb510012c) 0 empty
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb51003c0) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5106e00) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5100528) 0
+ primary-for QFileSystemWatcher (0xb5106e00)
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb4f470c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5100744) 0
+ primary-for QFSFileEngine (0xb4f470c0)
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5100870) 0
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5100a8c) 0
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
-Class QMapData::Node
+Class QProcess
size=8 align=4
base size=8 base align=4
-QMapData::Node (0xb55ecdc0) 0
+QProcess (0xb4f78140) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb4f78180) 0
+ primary-for QProcess (0xb4f78140)
+ QObject (0xb5100b40) 0
+ primary-for QIODevice (0xb4f78180)
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb55ecd80) 0
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5100d5c) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5100f00) 0 empty
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
-QVariant::PrivateShared (0xb562d240) 0
+QVariant::PrivateShared (0xb4feabb8) 0
Class QVariant::Private::Data
size=8 align=4
base size=8 base align=4
-QVariant::Private::Data (0xb562d2c0) 0
+QVariant::Private::Data (0xb4feac30) 0
Class QVariant::Private
size=12 align=4
base size=12 base align=4
-QVariant::Private (0xb562d280) 0
+QVariant::Private (0xb4feabf4) 0
Class QVariant::Handler
size=36 align=4
base size=36 base align=4
-QVariant::Handler (0xb562d300) 0
+QVariant::Handler (0xb4feaca8) 0
Class QVariant
size=12 align=4
base size=12 base align=4
-QVariant (0xb562d200) 0
+QVariant (0xb4feab7c) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb4e87564) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb4e8fc40) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb4e87b7c) 0
+ primary-for QSettings (0xb4e8fc40)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb4ed3840) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb4ed3880) 0
+ primary-for QTemporaryFile (0xb4ed3840)
+ QIODevice (0xb4ed38c0) 0
+ primary-for QFile (0xb4ed3880)
+ QObject (0xb4edc690) 0
+ primary-for QIODevice (0xb4ed38c0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb4edc99c) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb4edce88) 0
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb4d49b40) 0
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb4f21e80) 0
+ QVector<QXmlStreamAttribute> (0xb4d665a0) 0
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb4d66690) 0
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb4d66b04) 0
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb4d9a0f0) 0
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
-Class QVariantComparisonHelper
+Class QXmlStreamEntityResolver
size=4 align=4
base size=4 base align=4
-QVariantComparisonHelper (0xb562d740) 0
+QXmlStreamEntityResolver (0xb4d9a99c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4d9a9d8) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb4d9ab40) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb4d85e40) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb4d9aca8) 0
+ primary-for QAbstractState (0xb4d85e40)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb4df0100) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb4d9aec4) 0
+ primary-for QAbstractTransition (0xb4df0100)
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
@@ -443,7 +1094,7 @@ QEvent::_ZTV6QEvent: 4u entries
Class QEvent
size=12 align=4
base size=12 base align=4
-QEvent (0xb562d800) 0
+QEvent (0xb4e010f0) 0
vptr=((& QEvent::_ZTV6QEvent) + 8u)
Vtable for QTimerEvent
@@ -456,10 +1107,10 @@ QTimerEvent::_ZTV11QTimerEvent: 4u entries
Class QTimerEvent
size=16 align=4
base size=16 base align=4
-QTimerEvent (0xb562d880) 0
+QTimerEvent (0xb4df0680) 0
vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb562d8c0) 0
- primary-for QTimerEvent (0xb562d880)
+ QEvent (0xb4e012d0) 0
+ primary-for QTimerEvent (0xb4df0680)
Vtable for QChildEvent
QChildEvent::_ZTV11QChildEvent: 4u entries
@@ -471,10 +1122,10 @@ QChildEvent::_ZTV11QChildEvent: 4u entries
Class QChildEvent
size=16 align=4
base size=16 base align=4
-QChildEvent (0xb562d940) 0
+QChildEvent (0xb4df0740) 0
vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb562d980) 0
- primary-for QChildEvent (0xb562d940)
+ QEvent (0xb4e01348) 0
+ primary-for QChildEvent (0xb4df0740)
Vtable for QCustomEvent
QCustomEvent::_ZTV12QCustomEvent: 4u entries
@@ -486,10 +1137,10 @@ QCustomEvent::_ZTV12QCustomEvent: 4u entries
Class QCustomEvent
size=12 align=4
base size=12 base align=4
-QCustomEvent (0xb562da00) 0
+QCustomEvent (0xb4df0a00) 0
vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb562da40) 0
- primary-for QCustomEvent (0xb562da00)
+ QEvent (0xb4e014b0) 0
+ primary-for QCustomEvent (0xb4df0a00)
Vtable for QDynamicPropertyChangeEvent
QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
@@ -501,131 +1152,531 @@ QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
Class QDynamicPropertyChangeEvent
size=16 align=4
base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb562dac0) 0
+QDynamicPropertyChangeEvent (0xb4df0b00) 0
vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb562db00) 0
- primary-for QDynamicPropertyChangeEvent (0xb562dac0)
+ QEvent (0xb4e015a0) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4df0b00)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb4df0bc0) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb4df0c00) 0
+ primary-for QEventTransition (0xb4df0bc0)
+ QObject (0xb4e01654) 0
+ primary-for QAbstractTransition (0xb4df0c00)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
+56 QFinalState::onEntry
+60 QFinalState::onExit
-Class QTranslator
+Class QFinalState
size=8 align=4
base size=8 base align=4
-QTranslator (0xb562db80) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb562dbc0) 0
- primary-for QTranslator (0xb562db80)
+QFinalState (0xb4df0ec0) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb4df0f00) 0
+ primary-for QFinalState (0xb4df0ec0)
+ QObject (0xb4e01870) 0
+ primary-for QAbstractState (0xb4df0f00)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb4c301c0) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb4c30200) 0
+ primary-for QHistoryState (0xb4c301c0)
+ QObject (0xb4e01a8c) 0
+ primary-for QAbstractState (0xb4c30200)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
-Class QEventLoop
+Class QSignalTransition
size=8 align=4
base size=8 base align=4
-QEventLoop (0xb562dc40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb562dc80) 0
- primary-for QEventLoop (0xb562dc40)
+QSignalTransition (0xb4c304c0) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb4c30500) 0
+ primary-for QSignalTransition (0xb4c304c0)
+ QObject (0xb4e01ca8) 0
+ primary-for QAbstractTransition (0xb4c30500)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb4c307c0) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb4c30800) 0
+ primary-for QState (0xb4c307c0)
+ QObject (0xb4e01ec4) 0
+ primary-for QAbstractState (0xb4c30800)
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb4c30c00) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb4c6212c) 0
+ primary-for QStateMachine::SignalEvent (0xb4c30c00)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb4c30c80) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb4c62168) 0
+ primary-for QStateMachine::WrappedEvent (0xb4c30c80)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb4c30ac0) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb4c30b00) 0
+ primary-for QStateMachine (0xb4c30ac0)
+ QAbstractState (0xb4c30b40) 0
+ primary-for QState (0xb4c30b00)
+ QObject (0xb4c620f0) 0
+ primary-for QAbstractState (0xb4c30b40)
-Class QCoreApplication
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4c624ec) 0
+
+Class QBitRef
size=8 align=4
base size=8 base align=4
-QCoreApplication (0xb562ddc0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb562de00) 0
- primary-for QCoreApplication (0xb562ddc0)
+QBitRef (0xb4c9d99c) 0
-Class QBasicTimer
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb4c9dfb4) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4c9df78) 0
+
+Class QCryptographicHash
size=4 align=4
base size=4 base align=4
-QBasicTimer (0xb562df40) 0
+QCryptographicHash (0xb4cbc294) 0
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4cbc438) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4ce3a40) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb4cbcc30) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4ce3a40)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4cff168) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4cff780) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4cffce4) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb4cfffb4) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4b9503c) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4bad5dc) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4bc2ce4) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4bdca14) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4c08b04) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb4c08d20) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4a90e88) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4ab4924) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4ae1528) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4945168) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb498df00) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb498dfb4) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb49be258) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
28 QObject::event
32 QObject::eventFilter
-36 QTimer::timerEvent
+36 QTimeLine::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb562dfc0) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb562d080) 0
- primary-for QTimer (0xb562dfc0)
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb49c8140) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb49be30c) 0
+ primary-for QTimeLine (0xb49c8140)
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb49be5a0) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb49bea14) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb4a090b4) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4a122c0) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb4a095a0) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4a122c0)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4a123c0) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4a12400) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4a123c0)
+ std::exception (0xb4a095dc) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4a12400)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb4a09618) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb4a09654) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb4a09690) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb4a09c6c) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb4a09d98) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb48451e0) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb48c4200) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb48acbb8) 0
+ primary-for QFutureWatcherBase (0xb48c4200)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -633,26 +1684,238 @@ QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QThread::run
-Class QObjectCleanupHandler
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb48e83c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb48debb8) 0
+ primary-for QThread (0xb48e83c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb48e8700) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb48dee4c) 0
+ primary-for QThreadPool (0xb48e8700)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb490d078) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb490d0b4) 0
+
+Class QtConcurrent::ThreadEngineBarrier
size=12 align=4
base size=12 base align=4
-QObjectCleanupHandler (0xb562d380) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb562d3c0) 0
- primary-for QObjectCleanupHandler (0xb562d380)
+QtConcurrent::ThreadEngineBarrier (0xb490d0f0) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb48e8a80) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb490d12c) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb48e8a80)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4733708) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb45d2000) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb45c6e80) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb45d25a0) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb45c6e80)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb45e02d0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb45d28ac) 0
+ primary-for QTextCodecPlugin (0xb45e02d0)
+ QTextCodecFactoryInterface (0xb45df140) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb45d28e8) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb45df140)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb45f4d5c) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4600d00) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb45f4dd4) 0
+ primary-for QEventLoop (0xb4600d00)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4620100) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb461d0f0) 0
+ primary-for QAbstractEventDispatcher (0xb4620100)
Class QModelIndex
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb562d440) 0
-
+QModelIndex (0xb461d30c) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb562d400) 0
-
+QPersistentModelIndex (0xb444c7bc) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -702,10 +1965,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb562d900) 0
+QAbstractItemModel (0xb4620d40) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb562d9c0) 0
- primary-for QAbstractItemModel (0xb562d900)
+ QObject (0xb444c924) 0
+ primary-for QAbstractItemModel (0xb4620d40)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -755,12 +2018,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb562da80) 0
+QAbstractTableModel (0xb4485380) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb562db40) 0
- primary-for QAbstractTableModel (0xb562da80)
- QObject (0xb562dc00) 0
- primary-for QAbstractItemModel (0xb562db40)
+ QAbstractItemModel (0xb44853c0) 0
+ primary-for QAbstractTableModel (0xb4485380)
+ QObject (0xb448a294) 0
+ primary-for QAbstractItemModel (0xb44853c0)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -810,85 +2073,69 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb562dd00) 0
+QAbstractListModel (0xb4485600) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb562de40) 0
- primary-for QAbstractListModel (0xb562dd00)
- QObject (0xb562de80) 0
- primary-for QAbstractItemModel (0xb562de40)
+ QAbstractItemModel (0xb4485640) 0
+ primary-for QAbstractListModel (0xb4485600)
+ QObject (0xb448a3c0) 0
+ primary-for QAbstractItemModel (0xb4485640)
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb44b1294) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
-Class QSignalMapper
+Class QCoreApplication
size=8 align=4
base size=8 base align=4
-QSignalMapper (0xb562dec0) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb542a000) 0
- primary-for QSignalMapper (0xb562dec0)
+QCoreApplication (0xb44ba100) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb44b1528) 0
+ primary-for QCoreApplication (0xb44ba100)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb44b1ac8) 0
Class QMetaMethod
size=8 align=4
base size=8 base align=4
-QMetaMethod (0xb542a080) 0
-
+QMetaMethod (0xb450c7f8) 0
Class QMetaEnum
size=8 align=4
base size=8 base align=4
-QMetaEnum (0xb542a100) 0
-
+QMetaEnum (0xb450cb04) 0
Class QMetaProperty
size=20 align=4
base size=20 base align=4
-QMetaProperty (0xb542a180) 0
+QMetaProperty (0xb450cd5c) 0
Class QMetaClassInfo
size=8 align=4
base size=8 base align=4
-QMetaClassInfo (0xb542a1c0) 0
-
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb542a240) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb542a280) 0
- primary-for QSocketNotifier (0xb542a240)
+QMetaClassInfo (0xb450ce10) 0
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
@@ -913,318 +2160,20 @@ QMimeData::_ZTV9QMimeData: 17u entries
Class QMimeData
size=8 align=4
base size=8 base align=4
-QMimeData (0xb542a300) 0
+QMimeData (0xb4510f40) 0
vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb542a340) 0
- primary-for QMimeData (0xb542a300)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb542a3c0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb542a400) 0
- primary-for QAbstractEventDispatcher (0xb542a3c0)
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb542a480) 0 empty
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb542a500) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb542a780) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb542aa40) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb542acc0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb542af40) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb542a2c0) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb542a440) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb542a7c0) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb542a800) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb542a8c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb542ad80) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb542adc0) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb542ae00) 0
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb524a140) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb524a100) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb524a1c0) 0 empty
-
+ QObject (0xb4334078) 0
+ primary-for QMimeData (0xb4510f40)
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb524a980) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb524aa00) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb524ab00) 0
- QList<QString> (0xb524ab40) 0
-
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
- size=8 align=4
- base size=8 base align=4
-QTimeLine (0xb524ad40) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb524ad80) 0
- primary-for QTimeLine (0xb524ad40)
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb524ae00) 0
-
-
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb524aec0) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb524af80) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb5027000) 0
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb50271c0) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb5027200) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb5027480) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb5027500) 0
-
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb5027600) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb50276c0) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb50277c0) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb50278c0) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb50279c0) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb5027a00) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb5027a40) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb5027ac0) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1232,183 +2181,24 @@ QThread::_ZTV7QThread: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb5027b40) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb5027b80) 0
- primary-for QThread (0xb5027b40)
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb5027c40) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb5027c80) 0
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb5027cc0) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb5027d40) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb5027d80) 0
-
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb5027e40) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb5027e00) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb5027700) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb5027740) 0
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb5027c00) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb5027e80) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb5027f00) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb4e16000) 0
-
-
-Class _IO_marker
+Class QObjectCleanupHandler
size=12 align=4
base size=12 base align=4
-_IO_marker (0xb4e160c0) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb4e16100) 0
-
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
-
-Class QTextStream
- size=8 align=4
- base size=8 base align=4
-QTextStream (0xb4e16180) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb4e16300) 0
-
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
-
-Class QTextIStream
- size=8 align=4
- base size=8 base align=4
-QTextIStream (0xb4e16340) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb4e16380) 0
- primary-for QTextIStream (0xb4e16340)
-
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
-
-Class QTextOStream
- size=8 align=4
- base size=8 base align=4
-QTextOStream (0xb4e16400) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb4e16440) 0
- primary-for QTextOStream (0xb4e16400)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb4e16500) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb4e164c0) 0
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
+QObjectCleanupHandler (0xb4342200) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4334294) 0
+ primary-for QObjectCleanupHandler (0xb4342200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1417,23 +2207,23 @@ QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QFileSystemWatcher
+Class QSharedMemory
size=8 align=4
base size=8 base align=4
-QFileSystemWatcher (0xb4e165c0) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb4e16600) 0
- primary-for QFileSystemWatcher (0xb4e165c0)
+QSharedMemory (0xb4342440) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb43343c0) 0
+ primary-for QSharedMemory (0xb4342440)
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1441,335 +2231,79 @@ QFile::_ZTV5QFile: 31u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-Class QFile
+Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QFile (0xb4e16680) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb4e166c0) 0
- primary-for QFile (0xb4e16680)
- QObject (0xb4e16700) 0
- primary-for QIODevice (0xb4e166c0)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb4e167c0) 0
-
-
-
-
+QSignalMapper (0xb4342700) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb43345dc) 0
+ primary-for QSignalMapper (0xb4342700)
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
-28 QObject::event
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb4e16940) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb4e16980) 0
- primary-for QTemporaryFile (0xb4e16940)
- QIODevice (0xb4e169c0) 0
- primary-for QFile (0xb4e16980)
- QObject (0xb4e16a00) 0
- primary-for QIODevice (0xb4e169c0)
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb4e16a80) 0
-
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb4e16c40) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb4e16c80) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
-Class QAbstractFileEngine
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngine (0xb4e16bc0) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
-
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-16 __cxa_pure_virtual
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb43429c0) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb43347f8) 0
+ primary-for QSocketNotifier (0xb43429c0)
-Class QAbstractFileEngineHandler
+Class QSystemSemaphore
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb4e16d80) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
-
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb4e16e00) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
-
-Class QFSFileEngine
- size=8 align=4
- base size=8 base align=4
-QFSFileEngine (0xb4e16e80) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb4e16ec0) 0
- primary-for QFSFileEngine (0xb4e16e80)
+QSystemSemaphore (0xb4334ac8) 0
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
28 QObject::event
32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
-
-Class QBuffer
- size=8 align=4
- base size=8 base align=4
-QBuffer (0xb4e16f40) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb4e16f80) 0
- primary-for QBuffer (0xb4e16f40)
- QObject (0xb4e16fc0) 0
- primary-for QIODevice (0xb4e16f80)
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb4e16200) 0
-
-
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb4e16640) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTimer::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb4e16cc0) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb4e16dc0) 0
- primary-for QSettings (0xb4e16cc0)
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb4e16e40) 0
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4342d80) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4334b7c) 0
+ primary-for QTimer (0xb4342d80)
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1777,38 +2311,16 @@ QProcess::_ZTV8QProcess: 31u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
+56 QTranslator::translate
+60 QTranslator::isEmpty
-Class QProcess
+Class QTranslator
size=8 align=4
base size=8 base align=4
-QProcess (0xb4e16f00) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb4a89000) 0
- primary-for QProcess (0xb4e16f00)
- QObject (0xb4a89040) 0
- primary-for QIODevice (0xb4a89000)
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb4a89100) 0
+QTranslator (0xb43942c0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4334e10) 0
+ primary-for QTranslator (0xb43942c0)
Vtable for QLibrary
QLibrary::_ZTV8QLibrary: 14u entries
@@ -1830,11 +2342,10 @@ QLibrary::_ZTV8QLibrary: 14u entries
Class QLibrary
size=16 align=4
base size=13 base align=4
-QLibrary (0xb4a89140) 0
+QLibrary (0xb4394600) 0
vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb4a89180) 0
- primary-for QLibrary (0xb4a89140)
-
+ QObject (0xb43a40f0) 0
+ primary-for QLibrary (0xb4394600)
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
@@ -1856,52 +2367,46 @@ QPluginLoader::_ZTV13QPluginLoader: 14u entries
Class QPluginLoader
size=16 align=4
base size=13 base align=4
-QPluginLoader (0xb4a89240) 0
+QPluginLoader (0xb4394a00) 0
vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb4a89280) 0
- primary-for QPluginLoader (0xb4a89240)
+ QObject (0xb43a4348) 0
+ primary-for QPluginLoader (0xb4394a00)
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb43a4474) 0
-Class QFactoryInterface
+Class QReadWriteLock
size=4 align=4
base size=4 base align=4
-QFactoryInterface (0xb4a89300) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+QReadWriteLock (0xb43e4474) 0
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb43e44b0) 0
-Class QTextCodecFactoryInterface
+Class QWriteLocker
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb4a89400) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb4a89440) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4a89400)
+QWriteLocker (0xb43e499c) 0
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
-28 QObject::event
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb43e4e88) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -1910,765 +2415,232 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
52 QObject::disconnectNotify
56 __cxa_pure_virtual
60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb4a89500) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb4a89540) 0
- primary-for QTextCodecPlugin (0xb4a89500)
- QTextCodecFactoryInterface (0xb4a89580) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb4a895c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4a89580)
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSessionManager)
-8 QSessionManager::metaObject
-12 QSessionManager::qt_metacast
-16 QSessionManager::qt_metacall
-20 QSessionManager::~QSessionManager
-24 QSessionManager::~QSessionManager
-28 QObject::event
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4405900) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb43e4f00) 0
+ primary-for QAbstractAnimation (0xb4405900)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
-Class QSessionManager
- size=8 align=4
- base size=8 base align=4
-QSessionManager (0xb4a89680) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
- QObject (0xb4a896c0) 0
- primary-for QSessionManager (0xb4a89680)
-
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb4a89740) 0
-
-
-Vtable for QLayoutItem
-QLayoutItem::_ZTV11QLayoutItem: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QLayoutItem)
-8 QLayoutItem::~QLayoutItem
-12 QLayoutItem::~QLayoutItem
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
-
-Class QLayoutItem
- size=8 align=4
- base size=8 base align=4
-QLayoutItem (0xb4a89880) 0
- vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
-
-Vtable for QSpacerItem
-QSpacerItem::_ZTV11QSpacerItem: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QSpacerItem)
-8 QSpacerItem::~QSpacerItem
-12 QSpacerItem::~QSpacerItem
-16 QSpacerItem::sizeHint
-20 QSpacerItem::minimumSize
-24 QSpacerItem::maximumSize
-28 QSpacerItem::expandingDirections
-32 QSpacerItem::setGeometry
-36 QSpacerItem::geometry
-40 QSpacerItem::isEmpty
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QSpacerItem::spacerItem
-
-Class QSpacerItem
- size=36 align=4
- base size=36 base align=4
-QSpacerItem (0xb4a89900) 0
- vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
- QLayoutItem (0xb4a89940) 0
- primary-for QSpacerItem (0xb4a89900)
-
-Vtable for QWidgetItem
-QWidgetItem::_ZTV11QWidgetItem: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWidgetItem)
-8 QWidgetItem::~QWidgetItem
-12 QWidgetItem::~QWidgetItem
-16 QWidgetItem::sizeHint
-20 QWidgetItem::minimumSize
-24 QWidgetItem::maximumSize
-28 QWidgetItem::expandingDirections
-32 QWidgetItem::setGeometry
-36 QWidgetItem::geometry
-40 QWidgetItem::isEmpty
-44 QWidgetItem::hasHeightForWidth
-48 QWidgetItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QWidgetItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
-
-Class QWidgetItem
- size=12 align=4
- base size=12 base align=4
-QWidgetItem (0xb4a899c0) 0
- vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
- QLayoutItem (0xb4a89a00) 0
- primary-for QWidgetItem (0xb4a899c0)
-
-Class QLayoutIterator
+Class QAnimationGroup
size=8 align=4
base size=8 base align=4
-QLayoutIterator (0xb4a89a80) 0
-
-Vtable for QLayout
-QLayout::_ZTV7QLayout: 45u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QLayout)
-8 QLayout::metaObject
-12 QLayout::qt_metacast
-16 QLayout::qt_metacall
-20 QLayout::~QLayout
-24 QLayout::~QLayout
-28 QObject::event
+QAnimationGroup (0xb4405bc0) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4405c00) 0
+ primary-for QAnimationGroup (0xb4405bc0)
+ QObject (0xb4420168) 0
+ primary-for QAbstractAnimation (0xb4405c00)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
-64 __cxa_pure_virtual
-68 QLayout::expandingDirections
-72 QLayout::minimumSize
-76 QLayout::maximumSize
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 QLayout::indexOf
-96 __cxa_pure_virtual
-100 QLayout::isEmpty
-104 QLayout::layout
-108 (int (*)(...))-0x00000000000000008
-112 (int (*)(...))(& _ZTI7QLayout)
-116 QLayout::_ZThn8_N7QLayoutD1Ev
-120 QLayout::_ZThn8_N7QLayoutD0Ev
-124 __cxa_pure_virtual
-128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
-132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-140 __cxa_pure_virtual
-144 QLayout::_ZThn8_NK7QLayout8geometryEv
-148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-152 QLayoutItem::hasHeightForWidth
-156 QLayoutItem::heightForWidth
-160 QLayoutItem::minimumHeightForWidth
-164 QLayout::_ZThn8_N7QLayout10invalidateEv
-168 QLayoutItem::widget
-172 QLayout::_ZThn8_N7QLayout6layoutEv
-176 QLayoutItem::spacerItem
-
-Class QLayout
- size=16 align=4
- base size=16 base align=4
-QLayout (0xb4a89ac0) 0
- vptr=((& QLayout::_ZTV7QLayout) + 8u)
- QObject (0xb4a89b00) 0
- primary-for QLayout (0xb4a89ac0)
- QLayoutItem (0xb4a89b40) 8
- vptr=((& QLayout::_ZTV7QLayout) + 116u)
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
-Vtable for QGridLayout
-QGridLayout::_ZTV11QGridLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QGridLayout)
-8 QGridLayout::metaObject
-12 QGridLayout::qt_metacast
-16 QGridLayout::qt_metacall
-20 QGridLayout::~QGridLayout
-24 QGridLayout::~QGridLayout
-28 QObject::event
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4405ec0) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4405f00) 0
+ primary-for QParallelAnimationGroup (0xb4405ec0)
+ QAbstractAnimation (0xb4405f40) 0
+ primary-for QAnimationGroup (0xb4405f00)
+ QObject (0xb4420384) 0
+ primary-for QAbstractAnimation (0xb4405f40)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGridLayout::invalidate
-60 QLayout::geometry
-64 QGridLayout::addItem
-68 QGridLayout::expandingDirections
-72 QGridLayout::minimumSize
-76 QGridLayout::maximumSize
-80 QGridLayout::setGeometry
-84 QGridLayout::itemAt
-88 QGridLayout::takeAt
-92 QLayout::indexOf
-96 QGridLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QGridLayout::sizeHint
-112 QGridLayout::hasHeightForWidth
-116 QGridLayout::heightForWidth
-120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QGridLayout)
-132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
-136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
-140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
-144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
-148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
-152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
-156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
-172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
-176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
-180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QGridLayout
- size=16 align=4
- base size=16 base align=4
-QGridLayout (0xb4a89bc0) 0
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
- QLayout (0xb4a89c00) 0
- primary-for QGridLayout (0xb4a89bc0)
- QObject (0xb4a89c40) 0
- primary-for QLayout (0xb4a89c00)
- QLayoutItem (0xb4a89c80) 8
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
-Vtable for QBoxLayout
-QBoxLayout::_ZTV10QBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QBoxLayout)
-8 QBoxLayout::metaObject
-12 QBoxLayout::qt_metacast
-16 QBoxLayout::qt_metacall
-20 QBoxLayout::~QBoxLayout
-24 QBoxLayout::~QBoxLayout
-28 QObject::event
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4237200) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4237240) 0
+ primary-for QPauseAnimation (0xb4237200)
+ QObject (0xb44205a0) 0
+ primary-for QAbstractAnimation (0xb4237240)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI10QBoxLayout)
-132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
-136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QBoxLayout
- size=16 align=4
- base size=16 base align=4
-QBoxLayout (0xb4a89d00) 0
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
- QLayout (0xb4a89d40) 0
- primary-for QBoxLayout (0xb4a89d00)
- QObject (0xb4a89d80) 0
- primary-for QLayout (0xb4a89d40)
- QLayoutItem (0xb4a89dc0) 8
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
-Vtable for QHBoxLayout
-QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHBoxLayout)
-8 QHBoxLayout::metaObject
-12 QHBoxLayout::qt_metacast
-16 QHBoxLayout::qt_metacall
-20 QHBoxLayout::~QHBoxLayout
-24 QHBoxLayout::~QHBoxLayout
-28 QObject::event
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4237500) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4237540) 0
+ primary-for QVariantAnimation (0xb4237500)
+ QObject (0xb44207bc) 0
+ primary-for QAbstractAnimation (0xb4237540)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QHBoxLayout)
-132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
-136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QHBoxLayout
- size=16 align=4
- base size=16 base align=4
-QHBoxLayout (0xb4a89e40) 0
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
- QBoxLayout (0xb4a89e80) 0
- primary-for QHBoxLayout (0xb4a89e40)
- QLayout (0xb4a89ec0) 0
- primary-for QBoxLayout (0xb4a89e80)
- QObject (0xb4a89f00) 0
- primary-for QLayout (0xb4a89ec0)
- QLayoutItem (0xb4a89f40) 8
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
-
-Vtable for QVBoxLayout
-QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QVBoxLayout)
-8 QVBoxLayout::metaObject
-12 QVBoxLayout::qt_metacast
-16 QVBoxLayout::qt_metacall
-20 QVBoxLayout::~QVBoxLayout
-24 QVBoxLayout::~QVBoxLayout
-28 QObject::event
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4237940) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4237980) 0
+ primary-for QPropertyAnimation (0xb4237940)
+ QAbstractAnimation (0xb42379c0) 0
+ primary-for QVariantAnimation (0xb4237980)
+ QObject (0xb44209d8) 0
+ primary-for QAbstractAnimation (0xb42379c0)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QVBoxLayout)
-132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
-136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QVBoxLayout
- size=16 align=4
- base size=16 base align=4
-QVBoxLayout (0xb4a89fc0) 0
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
- QBoxLayout (0xb4a890c0) 0
- primary-for QVBoxLayout (0xb4a89fc0)
- QLayout (0xb4a891c0) 0
- primary-for QBoxLayout (0xb4a890c0)
- QObject (0xb4a892c0) 0
- primary-for QLayout (0xb4a891c0)
- QLayoutItem (0xb4a89340) 8
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintDevice)
-8 QPaintDevice::~QPaintDevice
-12 QPaintDevice::~QPaintDevice
-16 QPaintDevice::devType
-20 __cxa_pure_virtual
-24 QPaintDevice::metric
-
-Class QPaintDevice
+Class QSequentialAnimationGroup
size=8 align=4
- base size=6 base align=4
-QPaintDevice (0xb4a89480) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4237c80) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4237cc0) 0
+ primary-for QSequentialAnimationGroup (0xb4237c80)
+ QAbstractAnimation (0xb4237d00) 0
+ primary-for QAnimationGroup (0xb4237cc0)
+ QObject (0xb4420bf4) 0
+ primary-for QAbstractAnimation (0xb4237d00)
Class QColor
size=16 align=4
base size=14 base align=4
-QColor (0xb4a89700) 0
-
-
-
-Class QPolygon
- size=4 align=4
- base size=4 base align=4
-QPolygon (0xb4a89e00) 0
- QVector<QPoint> (0xb4a89f80) 0
-
-
-
-Class QPolygonF
- size=4 align=4
- base size=4 base align=4
-QPolygonF (0xb4a4a0c0) 0
- QVector<QPointF> (0xb4a4a100) 0
+QColor (0xb427d0f0) 0
Class QRegion::QRegionData
size=16 align=4
base size=16 base align=4
-QRegion::QRegionData (0xb4a4a280) 0
+QRegion::QRegionData (0xb427d744) 0
Class QRegion
size=4 align=4
base size=4 base align=4
-QRegion (0xb4a4a140) 0
-
-Class QMatrix
- size=48 align=4
- base size=48 base align=4
-QMatrix (0xb4a4a2c0) 0
-
-
-Class QPainterPath::Element
- size=20 align=4
- base size=20 base align=4
-QPainterPath::Element (0xb4a4a380) 0
-
-Class QPainterPath
- size=4 align=4
- base size=4 base align=4
-QPainterPath (0xb4a4a340) 0
-
-
-
-Class QPainterPathPrivate
- size=8 align=4
- base size=8 base align=4
-QPainterPathPrivate (0xb4a4a440) 0
-
-
-Class QPainterPathStroker
- size=4 align=4
- base size=4 base align=4
-QPainterPathStroker (0xb4a4a640) 0
-
-Class QTransform
- size=80 align=4
- base size=80 base align=4
-QTransform (0xb4a4a700) 0
-
-
-Class QImageTextKeyLang
- size=8 align=4
- base size=8 base align=4
-QImageTextKeyLang (0xb4a4a7c0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QImage)
-8 QImage::~QImage
-12 QImage::~QImage
-16 QImage::devType
-20 QImage::paintEngine
-24 QImage::metric
-
-Class QImage
- size=12 align=4
- base size=12 base align=4
-QImage (0xb4a4a800) 0
- vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb4a4a840) 0
- primary-for QImage (0xb4a4a800)
-
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QPixmap)
-8 QPixmap::~QPixmap
-12 QPixmap::~QPixmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QPixmap
- size=12 align=4
- base size=12 base align=4
-QPixmap (0xb4a4a9c0) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb4a4aa00) 0
- primary-for QPixmap (0xb4a4a9c0)
-
-Class QBrush
- size=4 align=4
- base size=4 base align=4
-QBrush (0xb4a4ab40) 0
-
-
-Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb4a4ac00) 0
-
-
-
-
-
-
-
-Class QGradient
- size=56 align=4
- base size=56 base align=4
-QGradient (0xb4a4ac40) 0
-
-Class QLinearGradient
- size=56 align=4
- base size=56 base align=4
-QLinearGradient (0xb4a4ae80) 0
- QGradient (0xb4a4aec0) 0
-
-Class QRadialGradient
- size=56 align=4
- base size=56 base align=4
-QRadialGradient (0xb4a4af00) 0
- QGradient (0xb4a4af40) 0
-
-Class QConicalGradient
- size=56 align=4
- base size=56 base align=4
-QConicalGradient (0xb4a4af80) 0
- QGradient (0xb4a4afc0) 0
-
-Class QPalette
- size=8 align=4
- base size=8 base align=4
-QPalette (0xb4a4a180) 0
-
-Class QColorGroup
- size=8 align=4
- base size=8 base align=4
-QColorGroup (0xb4a4a200) 0
- QPalette (0xb4a4a240) 0
-
-Class QFont
- size=8 align=4
- base size=8 base align=4
-QFont (0xb4a4a3c0) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb4a4a900) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb4a4a880) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb4a4a8c0) 0
-
-Class QCursor
- size=4 align=4
- base size=4 base align=4
-QCursor (0xb4a4aa40) 0
+QRegion (0xb427d708) 0
Class QKeySequence
size=4 align=4
base size=4 base align=4
-QKeySequence (0xb4a4aa80) 0
-
-
-Class QWidgetData
- size=64 align=4
- base size=64 base align=4
-QWidgetData (0xb4a4ab80) 0
-
-Vtable for QWidget
-QWidget::_ZTV7QWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWidget)
-8 QWidget::metaObject
-12 QWidget::qt_metacast
-16 QWidget::qt_metacall
-20 QWidget::~QWidget
-24 QWidget::~QWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI7QWidget)
-232 QWidget::_ZThn8_N7QWidgetD1Ev
-236 QWidget::_ZThn8_N7QWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWidget
- size=20 align=4
- base size=20 base align=4
-QWidget (0xb4a4ac80) 0
- vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb4697000) 0
- primary-for QWidget (0xb4a4ac80)
- QPaintDevice (0xb4697040) 8
- vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
-
-Class QToolTip
- size=1 align=1
- base size=0 base align=1
-QToolTip (0xb4697280) 0 empty
+QKeySequence (0xb427da8c) 0
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
@@ -2683,186 +2655,9 @@ QMimeSource::_ZTV11QMimeSource: 7u entries
Class QMimeSource
size=4 align=4
base size=4 base align=4
-QMimeSource (0xb46972c0) 0 nearly-empty
+QMimeSource (0xb427dca8) 0 nearly-empty
vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
-Vtable for QStackedLayout
-QStackedLayout::_ZTV14QStackedLayout: 46u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedLayout)
-8 QStackedLayout::metaObject
-12 QStackedLayout::qt_metacast
-16 QStackedLayout::qt_metacall
-20 QStackedLayout::~QStackedLayout
-24 QStackedLayout::~QStackedLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
-64 QStackedLayout::addItem
-68 QLayout::expandingDirections
-72 QStackedLayout::minimumSize
-76 QLayout::maximumSize
-80 QStackedLayout::setGeometry
-84 QStackedLayout::itemAt
-88 QStackedLayout::takeAt
-92 QLayout::indexOf
-96 QStackedLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QStackedLayout::sizeHint
-112 (int (*)(...))-0x00000000000000008
-116 (int (*)(...))(& _ZTI14QStackedLayout)
-120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
-124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
-128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
-132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
-136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
-148 QLayout::_ZThn8_NK7QLayout8geometryEv
-152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-156 QLayoutItem::hasHeightForWidth
-160 QLayoutItem::heightForWidth
-164 QLayoutItem::minimumHeightForWidth
-168 QLayout::_ZThn8_N7QLayout10invalidateEv
-172 QLayoutItem::widget
-176 QLayout::_ZThn8_N7QLayout6layoutEv
-180 QLayoutItem::spacerItem
-
-Class QStackedLayout
- size=16 align=4
- base size=16 base align=4
-QStackedLayout (0xb4697380) 0
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
- QLayout (0xb46973c0) 0
- primary-for QStackedLayout (0xb4697380)
- QObject (0xb4697400) 0
- primary-for QLayout (0xb46973c0)
- QLayoutItem (0xb4697440) 8
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
-
-Class QIcon
- size=4 align=4
- base size=4 base align=4
-QIcon (0xb46974c0) 0
-
-
-Vtable for QAction
-QAction::_ZTV7QAction: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QAction)
-8 QAction::metaObject
-12 QAction::qt_metacast
-16 QAction::qt_metacall
-20 QAction::~QAction
-24 QAction::~QAction
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QAction
- size=8 align=4
- base size=8 base align=4
-QAction (0xb46975c0) 0
- vptr=((& QAction::_ZTV7QAction) + 8u)
- QObject (0xb4697600) 0
- primary-for QAction (0xb46975c0)
-
-Vtable for QActionGroup
-QActionGroup::_ZTV12QActionGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionGroup)
-8 QActionGroup::metaObject
-12 QActionGroup::qt_metacast
-16 QActionGroup::qt_metacall
-20 QActionGroup::~QActionGroup
-24 QActionGroup::~QActionGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QActionGroup
- size=8 align=4
- base size=8 base align=4
-QActionGroup (0xb46976c0) 0
- vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
- QObject (0xb4697700) 0
- primary-for QActionGroup (0xb46976c0)
-
-
-
-Vtable for QShortcut
-QShortcut::_ZTV9QShortcut: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QShortcut)
-8 QShortcut::metaObject
-12 QShortcut::qt_metacast
-16 QShortcut::qt_metacall
-20 QShortcut::~QShortcut
-24 QShortcut::~QShortcut
-28 QShortcut::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QShortcut
- size=8 align=4
- base size=8 base align=4
-QShortcut (0xb4697880) 0
- vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
- QObject (0xb46978c0) 0
- primary-for QShortcut (0xb4697880)
-
-Vtable for QApplication
-QApplication::_ZTV12QApplication: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QApplication)
-8 QApplication::metaObject
-12 QApplication::qt_metacast
-16 QApplication::qt_metacall
-20 QApplication::~QApplication
-24 QApplication::~QApplication
-28 QApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QApplication::notify
-60 QApplication::compressEvent
-64 QApplication::x11EventFilter
-68 QApplication::x11ClientMessage
-72 QApplication::commitData
-76 QApplication::saveState
-
-Class QApplication
- size=8 align=4
- base size=8 base align=4
-QApplication (0xb4697940) 0
- vptr=((& QApplication::_ZTV12QApplication) + 8u)
- QCoreApplication (0xb4697980) 0
- primary-for QApplication (0xb4697940)
- QObject (0xb46979c0) 0
- primary-for QCoreApplication (0xb4697980)
-
Vtable for QDrag
QDrag::_ZTV5QDrag: 14u entries
0 (int (*)(...))0
@@ -2883,10 +2678,10 @@ QDrag::_ZTV5QDrag: 14u entries
Class QDrag
size=8 align=4
base size=8 base align=4
-QDrag (0xb4697a40) 0
+QDrag (0xb42a9980) 0
vptr=((& QDrag::_ZTV5QDrag) + 8u)
- QObject (0xb4697a80) 0
- primary-for QDrag (0xb4697a40)
+ QObject (0xb427dce4) 0
+ primary-for QDrag (0xb42a9980)
Vtable for QInputEvent
QInputEvent::_ZTV11QInputEvent: 4u entries
@@ -2898,10 +2693,10 @@ QInputEvent::_ZTV11QInputEvent: 4u entries
Class QInputEvent
size=16 align=4
base size=16 base align=4
-QInputEvent (0xb4697b00) 0
+QInputEvent (0xb42a9c40) 0
vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
- QEvent (0xb4697b40) 0
- primary-for QInputEvent (0xb4697b00)
+ QEvent (0xb427df00) 0
+ primary-for QInputEvent (0xb42a9c40)
Vtable for QMouseEvent
QMouseEvent::_ZTV11QMouseEvent: 4u entries
@@ -2913,12 +2708,12 @@ QMouseEvent::_ZTV11QMouseEvent: 4u entries
Class QMouseEvent
size=40 align=4
base size=40 base align=4
-QMouseEvent (0xb4697bc0) 0
+QMouseEvent (0xb42a9d40) 0
vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
- QInputEvent (0xb4697c00) 0
- primary-for QMouseEvent (0xb4697bc0)
- QEvent (0xb4697c40) 0
- primary-for QInputEvent (0xb4697c00)
+ QInputEvent (0xb42a9d80) 0
+ primary-for QMouseEvent (0xb42a9d40)
+ QEvent (0xb4303000) 0
+ primary-for QInputEvent (0xb42a9d80)
Vtable for QHoverEvent
QHoverEvent::_ZTV11QHoverEvent: 4u entries
@@ -2930,10 +2725,10 @@ QHoverEvent::_ZTV11QHoverEvent: 4u entries
Class QHoverEvent
size=28 align=4
base size=28 base align=4
-QHoverEvent (0xb4697cc0) 0
+QHoverEvent (0xb4310180) 0
vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
- QEvent (0xb4697d00) 0
- primary-for QHoverEvent (0xb4697cc0)
+ QEvent (0xb43034ec) 0
+ primary-for QHoverEvent (0xb4310180)
Vtable for QWheelEvent
QWheelEvent::_ZTV11QWheelEvent: 4u entries
@@ -2945,12 +2740,12 @@ QWheelEvent::_ZTV11QWheelEvent: 4u entries
Class QWheelEvent
size=44 align=4
base size=44 base align=4
-QWheelEvent (0xb4697d80) 0
+QWheelEvent (0xb4310280) 0
vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
- QInputEvent (0xb4697dc0) 0
- primary-for QWheelEvent (0xb4697d80)
- QEvent (0xb4697e00) 0
- primary-for QInputEvent (0xb4697dc0)
+ QInputEvent (0xb43102c0) 0
+ primary-for QWheelEvent (0xb4310280)
+ QEvent (0xb43035a0) 0
+ primary-for QInputEvent (0xb43102c0)
Vtable for QTabletEvent
QTabletEvent::_ZTV12QTabletEvent: 4u entries
@@ -2962,12 +2757,12 @@ QTabletEvent::_ZTV12QTabletEvent: 4u entries
Class QTabletEvent
size=104 align=4
base size=104 base align=4
-QTabletEvent (0xb4697e80) 0
+QTabletEvent (0xb4310600) 0
vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
- QInputEvent (0xb4697ec0) 0
- primary-for QTabletEvent (0xb4697e80)
- QEvent (0xb4697f00) 0
- primary-for QInputEvent (0xb4697ec0)
+ QInputEvent (0xb4310640) 0
+ primary-for QTabletEvent (0xb4310600)
+ QEvent (0xb4303960) 0
+ primary-for QInputEvent (0xb4310640)
Vtable for QKeyEvent
QKeyEvent::_ZTV9QKeyEvent: 4u entries
@@ -2979,12 +2774,12 @@ QKeyEvent::_ZTV9QKeyEvent: 4u entries
Class QKeyEvent
size=28 align=4
base size=27 base align=4
-QKeyEvent (0xb4697f80) 0
+QKeyEvent (0xb4310b40) 0
vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
- QInputEvent (0xb4697fc0) 0
- primary-for QKeyEvent (0xb4697f80)
- QEvent (0xb4697080) 0
- primary-for QInputEvent (0xb4697fc0)
+ QInputEvent (0xb4310b80) 0
+ primary-for QKeyEvent (0xb4310b40)
+ QEvent (0xb4303fb4) 0
+ primary-for QInputEvent (0xb4310b80)
Vtable for QFocusEvent
QFocusEvent::_ZTV11QFocusEvent: 4u entries
@@ -2996,10 +2791,10 @@ QFocusEvent::_ZTV11QFocusEvent: 4u entries
Class QFocusEvent
size=16 align=4
base size=16 base align=4
-QFocusEvent (0xb4697100) 0
+QFocusEvent (0xb414a0c0) 0
vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
- QEvent (0xb4697140) 0
- primary-for QFocusEvent (0xb4697100)
+ QEvent (0xb413ea14) 0
+ primary-for QFocusEvent (0xb414a0c0)
Vtable for QPaintEvent
QPaintEvent::_ZTV11QPaintEvent: 4u entries
@@ -3011,10 +2806,10 @@ QPaintEvent::_ZTV11QPaintEvent: 4u entries
Class QPaintEvent
size=36 align=4
base size=33 base align=4
-QPaintEvent (0xb46970c0) 0
+QPaintEvent (0xb414a240) 0
vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
- QEvent (0xb46971c0) 0
- primary-for QPaintEvent (0xb46970c0)
+ QEvent (0xb413eac8) 0
+ primary-for QPaintEvent (0xb414a240)
Vtable for QUpdateLaterEvent
QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
@@ -3026,10 +2821,10 @@ QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
Class QUpdateLaterEvent
size=16 align=4
base size=16 base align=4
-QUpdateLaterEvent (0xb4697300) 0
+QUpdateLaterEvent (0xb414a3c0) 0
vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
- QEvent (0xb4697480) 0
- primary-for QUpdateLaterEvent (0xb4697300)
+ QEvent (0xb413ebf4) 0
+ primary-for QUpdateLaterEvent (0xb414a3c0)
Vtable for QMoveEvent
QMoveEvent::_ZTV10QMoveEvent: 4u entries
@@ -3041,10 +2836,10 @@ QMoveEvent::_ZTV10QMoveEvent: 4u entries
Class QMoveEvent
size=28 align=4
base size=28 base align=4
-QMoveEvent (0xb4697540) 0
+QMoveEvent (0xb414a480) 0
vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
- QEvent (0xb4697500) 0
- primary-for QMoveEvent (0xb4697540)
+ QEvent (0xb413ec6c) 0
+ primary-for QMoveEvent (0xb414a480)
Vtable for QResizeEvent
QResizeEvent::_ZTV12QResizeEvent: 4u entries
@@ -3056,10 +2851,10 @@ QResizeEvent::_ZTV12QResizeEvent: 4u entries
Class QResizeEvent
size=28 align=4
base size=28 base align=4
-QResizeEvent (0xb4697680) 0
+QResizeEvent (0xb414a580) 0
vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
- QEvent (0xb4697740) 0
- primary-for QResizeEvent (0xb4697680)
+ QEvent (0xb413ed20) 0
+ primary-for QResizeEvent (0xb414a580)
Vtable for QCloseEvent
QCloseEvent::_ZTV11QCloseEvent: 4u entries
@@ -3071,10 +2866,10 @@ QCloseEvent::_ZTV11QCloseEvent: 4u entries
Class QCloseEvent
size=12 align=4
base size=12 base align=4
-QCloseEvent (0xb4697900) 0
+QCloseEvent (0xb414a680) 0
vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
- QEvent (0xb4697a00) 0
- primary-for QCloseEvent (0xb4697900)
+ QEvent (0xb413edd4) 0
+ primary-for QCloseEvent (0xb414a680)
Vtable for QIconDragEvent
QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
@@ -3086,10 +2881,10 @@ QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
Class QIconDragEvent
size=12 align=4
base size=12 base align=4
-QIconDragEvent (0xb4697ac0) 0
+QIconDragEvent (0xb414a700) 0
vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
- QEvent (0xb4697b80) 0
- primary-for QIconDragEvent (0xb4697ac0)
+ QEvent (0xb413ee10) 0
+ primary-for QIconDragEvent (0xb414a700)
Vtable for QShowEvent
QShowEvent::_ZTV10QShowEvent: 4u entries
@@ -3101,10 +2896,10 @@ QShowEvent::_ZTV10QShowEvent: 4u entries
Class QShowEvent
size=12 align=4
base size=12 base align=4
-QShowEvent (0xb4697c80) 0
+QShowEvent (0xb414a780) 0
vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
- QEvent (0xb4697d40) 0
- primary-for QShowEvent (0xb4697c80)
+ QEvent (0xb413ee4c) 0
+ primary-for QShowEvent (0xb414a780)
Vtable for QHideEvent
QHideEvent::_ZTV10QHideEvent: 4u entries
@@ -3116,10 +2911,10 @@ QHideEvent::_ZTV10QHideEvent: 4u entries
Class QHideEvent
size=12 align=4
base size=12 base align=4
-QHideEvent (0xb4697e40) 0
+QHideEvent (0xb414a800) 0
vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
- QEvent (0xb4697f40) 0
- primary-for QHideEvent (0xb4697e40)
+ QEvent (0xb413ee88) 0
+ primary-for QHideEvent (0xb414a800)
Vtable for QContextMenuEvent
QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
@@ -3131,19 +2926,17 @@ QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
Class QContextMenuEvent
size=36 align=4
base size=33 base align=4
-QContextMenuEvent (0xb4663040) 0
+QContextMenuEvent (0xb414a880) 0
vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
- QInputEvent (0xb4663080) 0
- primary-for QContextMenuEvent (0xb4663040)
- QEvent (0xb46630c0) 0
- primary-for QInputEvent (0xb4663080)
+ QInputEvent (0xb414a8c0) 0
+ primary-for QContextMenuEvent (0xb414a880)
+ QEvent (0xb413eec4) 0
+ primary-for QInputEvent (0xb414a8c0)
Class QInputMethodEvent::Attribute
size=24 align=4
base size=24 base align=4
-QInputMethodEvent::Attribute (0xb46631c0) 0
-
-
+QInputMethodEvent::Attribute (0xb416e21c) 0
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
@@ -3155,10 +2948,10 @@ QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
Class QInputMethodEvent
size=32 align=4
base size=32 base align=4
-QInputMethodEvent (0xb4663140) 0
+QInputMethodEvent (0xb414ab00) 0
vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
- QEvent (0xb4663180) 0
- primary-for QInputMethodEvent (0xb4663140)
+ QEvent (0xb416e1e0) 0
+ primary-for QInputMethodEvent (0xb414ab00)
Vtable for QDropEvent
QDropEvent::_ZTV10QDropEvent: 14u entries
@@ -3169,7 +2962,7 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI10QDropEvent)
36 QDropEvent::_ZThn12_N10QDropEventD1Ev
40 QDropEvent::_ZThn12_N10QDropEventD0Ev
@@ -3180,11 +2973,11 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
Class QDropEvent
size=52 align=4
base size=52 base align=4
-QDropEvent (0xb4663380) 0
+QDropEvent (0xb41895a0) 0
vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
- QEvent (0xb46633c0) 0
- primary-for QDropEvent (0xb4663380)
- QMimeSource (0xb4663400) 12 nearly-empty
+ QEvent (0xb416e780) 0
+ primary-for QDropEvent (0xb41895a0)
+ QMimeSource (0xb416e7bc) 12 nearly-empty
vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
Vtable for QDragMoveEvent
@@ -3196,7 +2989,7 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI14QDragMoveEvent)
36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
@@ -3207,13 +3000,13 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
Class QDragMoveEvent
size=68 align=4
base size=68 base align=4
-QDragMoveEvent (0xb4663480) 0
+QDragMoveEvent (0xb41963c0) 0
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
- QDropEvent (0xb46634c0) 0
- primary-for QDragMoveEvent (0xb4663480)
- QEvent (0xb4663500) 0
- primary-for QDropEvent (0xb46634c0)
- QMimeSource (0xb4663540) 12 nearly-empty
+ QDropEvent (0xb419b2d0) 0
+ primary-for QDragMoveEvent (0xb41963c0)
+ QEvent (0xb416ece4) 0
+ primary-for QDropEvent (0xb419b2d0)
+ QMimeSource (0xb416ed20) 12 nearly-empty
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
Vtable for QDragEnterEvent
@@ -3225,7 +3018,7 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI15QDragEnterEvent)
36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
@@ -3236,15 +3029,15 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
Class QDragEnterEvent
size=68 align=4
base size=68 base align=4
-QDragEnterEvent (0xb46635c0) 0
+QDragEnterEvent (0xb41965c0) 0
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
- QDragMoveEvent (0xb4663600) 0
- primary-for QDragEnterEvent (0xb46635c0)
- QDropEvent (0xb4663640) 0
- primary-for QDragMoveEvent (0xb4663600)
- QEvent (0xb4663680) 0
- primary-for QDropEvent (0xb4663640)
- QMimeSource (0xb46636c0) 12 nearly-empty
+ QDragMoveEvent (0xb4196600) 0
+ primary-for QDragEnterEvent (0xb41965c0)
+ QDropEvent (0xb41a03c0) 0
+ primary-for QDragMoveEvent (0xb4196600)
+ QEvent (0xb416ef00) 0
+ primary-for QDropEvent (0xb41a03c0)
+ QMimeSource (0xb416ef3c) 12 nearly-empty
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
Vtable for QDragResponseEvent
@@ -3257,10 +3050,10 @@ QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
Class QDragResponseEvent
size=16 align=4
base size=13 base align=4
-QDragResponseEvent (0xb4663740) 0
+QDragResponseEvent (0xb4196680) 0
vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
- QEvent (0xb4663780) 0
- primary-for QDragResponseEvent (0xb4663740)
+ QEvent (0xb416ef78) 0
+ primary-for QDragResponseEvent (0xb4196680)
Vtable for QDragLeaveEvent
QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
@@ -3272,10 +3065,10 @@ QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
Class QDragLeaveEvent
size=12 align=4
base size=12 base align=4
-QDragLeaveEvent (0xb4663800) 0
+QDragLeaveEvent (0xb4196740) 0
vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
- QEvent (0xb4663840) 0
- primary-for QDragLeaveEvent (0xb4663800)
+ QEvent (0xb41a8000) 0
+ primary-for QDragLeaveEvent (0xb4196740)
Vtable for QHelpEvent
QHelpEvent::_ZTV10QHelpEvent: 4u entries
@@ -3287,10 +3080,10 @@ QHelpEvent::_ZTV10QHelpEvent: 4u entries
Class QHelpEvent
size=28 align=4
base size=28 base align=4
-QHelpEvent (0xb46638c0) 0
+QHelpEvent (0xb41967c0) 0
vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
- QEvent (0xb4663900) 0
- primary-for QHelpEvent (0xb46638c0)
+ QEvent (0xb41a803c) 0
+ primary-for QHelpEvent (0xb41967c0)
Vtable for QStatusTipEvent
QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
@@ -3302,10 +3095,10 @@ QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
Class QStatusTipEvent
size=16 align=4
base size=16 base align=4
-QStatusTipEvent (0xb4663980) 0
+QStatusTipEvent (0xb41969c0) 0
vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
- QEvent (0xb46639c0) 0
- primary-for QStatusTipEvent (0xb4663980)
+ QEvent (0xb41a82d0) 0
+ primary-for QStatusTipEvent (0xb41969c0)
Vtable for QWhatsThisClickedEvent
QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
@@ -3317,10 +3110,10 @@ QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
Class QWhatsThisClickedEvent
size=16 align=4
base size=16 base align=4
-QWhatsThisClickedEvent (0xb4663a40) 0
+QWhatsThisClickedEvent (0xb4196a80) 0
vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
- QEvent (0xb4663a80) 0
- primary-for QWhatsThisClickedEvent (0xb4663a40)
+ QEvent (0xb41a8384) 0
+ primary-for QWhatsThisClickedEvent (0xb4196a80)
Vtable for QActionEvent
QActionEvent::_ZTV12QActionEvent: 4u entries
@@ -3332,10 +3125,10 @@ QActionEvent::_ZTV12QActionEvent: 4u entries
Class QActionEvent
size=20 align=4
base size=20 base align=4
-QActionEvent (0xb4663b00) 0
+QActionEvent (0xb4196b40) 0
vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
- QEvent (0xb4663b40) 0
- primary-for QActionEvent (0xb4663b00)
+ QEvent (0xb41a8438) 0
+ primary-for QActionEvent (0xb4196b40)
Vtable for QFileOpenEvent
QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
@@ -3347,10 +3140,10 @@ QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
Class QFileOpenEvent
size=16 align=4
base size=16 base align=4
-QFileOpenEvent (0xb4663bc0) 0
+QFileOpenEvent (0xb4196c40) 0
vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
- QEvent (0xb4663c00) 0
- primary-for QFileOpenEvent (0xb4663bc0)
+ QEvent (0xb41a84ec) 0
+ primary-for QFileOpenEvent (0xb4196c40)
Vtable for QToolBarChangeEvent
QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
@@ -3362,10 +3155,10 @@ QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
Class QToolBarChangeEvent
size=16 align=4
base size=13 base align=4
-QToolBarChangeEvent (0xb4663c80) 0
+QToolBarChangeEvent (0xb4196d00) 0
vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
- QEvent (0xb4663cc0) 0
- primary-for QToolBarChangeEvent (0xb4663c80)
+ QEvent (0xb41a85a0) 0
+ primary-for QToolBarChangeEvent (0xb4196d00)
Vtable for QShortcutEvent
QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
@@ -3377,10 +3170,10 @@ QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
Class QShortcutEvent
size=24 align=4
base size=24 base align=4
-QShortcutEvent (0xb4663d40) 0
+QShortcutEvent (0xb4196e40) 0
vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
- QEvent (0xb4663d80) 0
- primary-for QShortcutEvent (0xb4663d40)
+ QEvent (0xb41a8618) 0
+ primary-for QShortcutEvent (0xb4196e40)
Vtable for QClipboardEvent
QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
@@ -3392,10 +3185,10 @@ QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
Class QClipboardEvent
size=12 align=4
base size=12 base align=4
-QClipboardEvent (0xb4663e00) 0
+QClipboardEvent (0xb41c3040) 0
vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
- QEvent (0xb4663e40) 0
- primary-for QClipboardEvent (0xb4663e00)
+ QEvent (0xb41a87bc) 0
+ primary-for QClipboardEvent (0xb41c3040)
Vtable for QWindowStateChangeEvent
QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
@@ -3407,10 +3200,10 @@ QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
Class QWindowStateChangeEvent
size=16 align=4
base size=16 base align=4
-QWindowStateChangeEvent (0xb4663ec0) 0
+QWindowStateChangeEvent (0xb41c3100) 0
vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
- QEvent (0xb4663f00) 0
- primary-for QWindowStateChangeEvent (0xb4663ec0)
+ QEvent (0xb41a8834) 0
+ primary-for QWindowStateChangeEvent (0xb41c3100)
Vtable for QMenubarUpdatedEvent
QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
@@ -3422,128 +3215,423 @@ QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
Class QMenubarUpdatedEvent
size=16 align=4
base size=16 base align=4
-QMenubarUpdatedEvent (0xb4663f80) 0
+QMenubarUpdatedEvent (0xb41c31c0) 0
vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
- QEvent (0xb4663fc0) 0
- primary-for QMenubarUpdatedEvent (0xb4663f80)
+ QEvent (0xb41a88e8) 0
+ primary-for QMenubarUpdatedEvent (0xb41c31c0)
-Class QWhatsThis
- size=1 align=1
- base size=0 base align=1
-QWhatsThis (0xb4663000) 0 empty
+Class QTouchEvent::TouchPoint
+ size=4 align=4
+ base size=4 base align=4
+QTouchEvent::TouchPoint (0xb41a8b04) 0
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
+Vtable for QTouchEvent
+QTouchEvent::_ZTV11QTouchEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QClipboard)
-8 QClipboard::metaObject
-12 QClipboard::qt_metacast
-16 QClipboard::qt_metacall
-20 QClipboard::~QClipboard
-24 QClipboard::~QClipboard
-28 QClipboard::event
+4 (int (*)(...))(& _ZTI11QTouchEvent)
+8 QTouchEvent::~QTouchEvent
+12 QTouchEvent::~QTouchEvent
+
+Class QTouchEvent
+ size=32 align=4
+ base size=32 base align=4
+QTouchEvent (0xb41c3300) 0
+ vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 8u)
+ QInputEvent (0xb41c3340) 0
+ primary-for QTouchEvent (0xb41c3300)
+ QEvent (0xb41a8ac8) 0
+ primary-for QInputEvent (0xb41c3340)
+
+Vtable for QGestureEvent
+QGestureEvent::_ZTV13QGestureEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGestureEvent)
+8 QGestureEvent::~QGestureEvent
+12 QGestureEvent::~QGestureEvent
+
+Class QGestureEvent
+ size=12 align=4
+ base size=12 base align=4
+QGestureEvent (0xb41c3700) 0
+ vptr=((& QGestureEvent::_ZTV13QGestureEvent) + 8u)
+ QEvent (0xb41a8dd4) 0
+ primary-for QGestureEvent (0xb41c3700)
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb41a8e10) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb41c3b40) 0
+ QVector<QPoint> (0xb42200b4) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb4043180) 0
+ QVector<QPointF> (0xb4220a8c) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb40623c0) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb407f564) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb407f528) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb407fa50) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb407fb7c) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb40e3b04) 0
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb3f4aa50) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb3f61348) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb3f4eb00) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb3f61d20) 0
+ primary-for QImage (0xb3f4eb00)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb3fcd400) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb3fc08e8) 0
+ primary-for QPixmap (0xb3fcd400)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb3fc0f78) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb401712c) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb40174ec) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb3e47280) 0
+ QGradient (0xb4017780) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb3e47380) 0
+ QGradient (0xb40177bc) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb3e47480) 0
+ QGradient (0xb40177f8) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb4017834) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb40179d8) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb401799c) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3e79564) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb3e79dd4) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb3e95d40) 0
+ QTextFormat (0xb3edc348) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb3f21c80) 0
+ QTextFormat (0xb3d30924) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb3d4e240) 0
+ QTextFormat (0xb3d530f0) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb3d4e400) 0
+ QTextCharFormat (0xb3d4e440) 0
+ QTextFormat (0xb3d53348) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb3d4e680) 0
+ QTextFormat (0xb3d53618) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb3d4ed00) 0
+ QTextFrameFormat (0xb3d4ed40) 0
+ QTextFormat (0xb3d53e4c) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3d87240) 0
+ QTextCharFormat (0xb3d87280) 0
+ QTextFormat (0xb3d85438) 0
+
+Class QTextInlineObject
+ size=8 align=4
+ base size=8 base align=4
+QTextInlineObject (0xb3d857bc) 0
+
+Class QTextLayout::FormatRange
+ size=16 align=4
+ base size=16 base align=4
+QTextLayout::FormatRange (0xb3d85b40) 0
+
+Class QTextLayout
+ size=4 align=4
+ base size=4 base align=4
+QTextLayout (0xb3d85b04) 0
+
+Class QTextLine
+ size=8 align=4
+ base size=8 base align=4
+QTextLine (0xb3d85ce4) 0
+
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb3dc60b4) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QClipboard::connectNotify
+48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
-Class QClipboard
+Class QTextDocument
size=8 align=4
base size=8 base align=4
-QClipboard (0xb4663100) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
- QObject (0xb4663200) 0
- primary-for QClipboard (0xb4663100)
+QTextDocument (0xb3d87ec0) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3dc62d0) 0
+ primary-for QTextDocument (0xb3d87ec0)
-Vtable for QDesktopWidget
-QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3dc65dc) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb3dc6654) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb3defcc0) 0
+ QPalette (0xb3dc6f3c) 0
+
+Class QAbstractTextDocumentLayout::Selection
+ size=12 align=4
+ base size=12 base align=4
+QAbstractTextDocumentLayout::Selection (0xb3c620f0) 0
+
+Class QAbstractTextDocumentLayout::PaintContext
+ size=48 align=4
+ base size=48 base align=4
+QAbstractTextDocumentLayout::PaintContext (0xb3c6212c) 0
+
+Vtable for QAbstractTextDocumentLayout
+QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDesktopWidget)
-8 QDesktopWidget::metaObject
-12 QDesktopWidget::qt_metacast
-16 QDesktopWidget::qt_metacall
-20 QDesktopWidget::~QDesktopWidget
-24 QDesktopWidget::~QDesktopWidget
-28 QWidget::event
+4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
+8 QAbstractTextDocumentLayout::metaObject
+12 QAbstractTextDocumentLayout::qt_metacast
+16 QAbstractTextDocumentLayout::qt_metacall
+20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDesktopWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QDesktopWidget)
-232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
-236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
-Class QDesktopWidget
- size=20 align=4
- base size=20 base align=4
-QDesktopWidget (0xb4663340) 0
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
- QWidget (0xb4663440) 0
- primary-for QDesktopWidget (0xb4663340)
- QObject (0xb4663580) 0
- primary-for QWidget (0xb4663440)
- QPaintDevice (0xb4663700) 8
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+Class QAbstractTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTextDocumentLayout (0xb3c51800) 0
+ vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
+ QObject (0xb3c620b4) 0
+ primary-for QAbstractTextDocumentLayout (0xb3c51800)
-Vtable for QSound
-QSound::_ZTV6QSound: 14u entries
+Vtable for QTextObjectInterface
+QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QSound)
-8 QSound::metaObject
-12 QSound::qt_metacast
-16 QSound::qt_metacall
-20 QSound::~QSound
-24 QSound::~QSound
+4 (int (*)(...))(& _ZTI20QTextObjectInterface)
+8 QTextObjectInterface::~QTextObjectInterface
+12 QTextObjectInterface::~QTextObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextObjectInterface (0xb3c62870) 0 nearly-empty
+ vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
+
+Class QFontDatabase
+ size=4 align=4
+ base size=4 base align=4
+QFontDatabase (0xb3c62d5c) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb3c62d98) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb3c62dd4) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb3cac03c) 0
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -3552,732 +3640,383 @@ QSound::_ZTV6QSound: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QSound
+Class QTextObject
size=8 align=4
base size=8 base align=4
-QSound (0xb46637c0) 0
- vptr=((& QSound::_ZTV6QSound) + 8u)
- QObject (0xb4663880) 0
- primary-for QSound (0xb46637c0)
+QTextObject (0xb3c8c680) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3cac0f0) 0
+ primary-for QTextObject (0xb3c8c680)
-Vtable for QWidgetAction
-QWidgetAction::_ZTV13QWidgetAction: 16u entries
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWidgetAction)
-8 QWidgetAction::metaObject
-12 QWidgetAction::qt_metacast
-16 QWidgetAction::qt_metacall
-20 QWidgetAction::~QWidgetAction
-24 QWidgetAction::~QWidgetAction
-28 QWidgetAction::event
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidgetAction::createWidget
-60 QWidgetAction::deleteWidget
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
-Class QWidgetAction
+Class QTextBlockGroup
size=8 align=4
base size=8 base align=4
-QWidgetAction (0xb4663940) 0
- vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
- QAction (0xb4663a00) 0
- primary-for QWidgetAction (0xb4663940)
- QObject (0xb4663ac0) 0
- primary-for QAction (0xb4663a00)
+QTextBlockGroup (0xb3c8c940) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3c8c980) 0
+ primary-for QTextBlockGroup (0xb3c8c940)
+ QObject (0xb3cac30c) 0
+ primary-for QTextObject (0xb3c8c980)
-Vtable for QDialog
-QDialog::_ZTV7QDialog: 66u entries
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QDialog)
-8 QDialog::metaObject
-12 QDialog::qt_metacast
-16 QDialog::qt_metacall
-20 QDialog::~QDialog
-24 QDialog::~QDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
+
+Class QTextFrameLayoutData
+ size=4 align=4
+ base size=4 base align=4
+QTextFrameLayoutData (0xb3cac528) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3cac5a0) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI7QDialog)
-244 QDialog::_ZThn8_N7QDialogD1Ev
-248 QDialog::_ZThn8_N7QDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDialog
- size=20 align=4
- base size=20 base align=4
-QDialog (0xb4663b80) 0
- vptr=((& QDialog::_ZTV7QDialog) + 8u)
- QWidget (0xb4663c40) 0
- primary-for QDialog (0xb4663b80)
- QObject (0xb4663d00) 0
- primary-for QWidget (0xb4663c40)
- QPaintDevice (0xb4663dc0) 8
- vptr=((& QDialog::_ZTV7QDialog) + 244u)
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb3c8cc80) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3c8ccc0) 0
+ primary-for QTextFrame (0xb3c8cc80)
+ QObject (0xb3cac564) 0
+ primary-for QTextObject (0xb3c8ccc0)
-Vtable for QColorDialog
-QColorDialog::_ZTV12QColorDialog: 66u entries
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QColorDialog)
-8 QColorDialog::metaObject
-12 QColorDialog::qt_metacast
-16 QColorDialog::qt_metacall
-20 QColorDialog::~QColorDialog
-24 QColorDialog::~QColorDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
+ size=4 align=4
+ base size=4 base align=4
+QTextBlockUserData (0xb3ced258) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3ced2d0) 0
+
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb3ced294) 0
+
+Class QTextFragment
+ size=12 align=4
+ base size=12 base align=4
+QTextFragment (0xb3d08f3c) 0
+
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QColorDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QColorDialog)
-244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
-248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 __cxa_pure_virtual
-Class QColorDialog
- size=20 align=4
- base size=20 base align=4
-QColorDialog (0xb4663e80) 0
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
- QDialog (0xb4663f40) 0
- primary-for QColorDialog (0xb4663e80)
- QWidget (0xb4515000) 0
- primary-for QDialog (0xb4663f40)
- QObject (0xb4515040) 0
- primary-for QWidget (0xb4515000)
- QPaintDevice (0xb4515080) 8
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+Class QSyntaxHighlighter
+ size=8 align=4
+ base size=8 base align=4
+QSyntaxHighlighter (0xb3d0c980) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb3d17e88) 0
+ primary-for QSyntaxHighlighter (0xb3d0c980)
-Vtable for QAbstractPrintDialog
-QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
+Class QTextDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentFragment (0xb3b280b4) 0
+
+Class QTextDocumentWriter
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentWriter (0xb3b280f0) 0
+
+Vtable for QTextList
+QTextList::_ZTV9QTextList: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-8 QAbstractPrintDialog::metaObject
-12 QAbstractPrintDialog::qt_metacast
-16 QAbstractPrintDialog::qt_metacall
-20 QAbstractPrintDialog::~QAbstractPrintDialog
-24 QAbstractPrintDialog::~QAbstractPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI9QTextList)
+8 QTextList::metaObject
+12 QTextList::qt_metacast
+16 QTextList::qt_metacall
+20 QTextList::~QTextList
+24 QTextList::~QTextList
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
-252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
-Class QAbstractPrintDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPrintDialog (0xb4515100) 0
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
- QDialog (0xb4515140) 0
- primary-for QAbstractPrintDialog (0xb4515100)
- QWidget (0xb4515180) 0
- primary-for QDialog (0xb4515140)
- QObject (0xb45151c0) 0
- primary-for QWidget (0xb4515180)
- QPaintDevice (0xb4515200) 8
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+Class QTextList
+ size=8 align=4
+ base size=8 base align=4
+QTextList (0xb3d0ccc0) 0
+ vptr=((& QTextList::_ZTV9QTextList) + 8u)
+ QTextBlockGroup (0xb3d0cd00) 0
+ primary-for QTextList (0xb3d0ccc0)
+ QTextObject (0xb3d0cd40) 0
+ primary-for QTextBlockGroup (0xb3d0cd00)
+ QObject (0xb3b2812c) 0
+ primary-for QTextObject (0xb3d0cd40)
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3b28708) 0
-Vtable for QPrintDialog
-QPrintDialog::_ZTV12QPrintDialog: 67u entries
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintDialog)
-8 QPrintDialog::metaObject
-12 QPrintDialog::qt_metacast
-16 QPrintDialog::qt_metacall
-20 QPrintDialog::~QPrintDialog
-24 QPrintDialog::~QPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPrintDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI12QPrintDialog)
-248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
-252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPrintDialog
- size=20 align=4
- base size=20 base align=4
-QPrintDialog (0xb4515300) 0
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
- QAbstractPrintDialog (0xb4515340) 0
- primary-for QPrintDialog (0xb4515300)
- QDialog (0xb4515380) 0
- primary-for QAbstractPrintDialog (0xb4515340)
- QWidget (0xb45153c0) 0
- primary-for QDialog (0xb4515380)
- QObject (0xb4515400) 0
- primary-for QWidget (0xb45153c0)
- QPaintDevice (0xb4515440) 8
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb3b3f840) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3b3f880) 0
+ primary-for QTextTable (0xb3b3f840)
+ QTextObject (0xb3b3f8c0) 0
+ primary-for QTextFrame (0xb3b3f880)
+ QObject (0xb3b28f78) 0
+ primary-for QTextObject (0xb3b3f8c0)
-Vtable for QMessageBox
-QMessageBox::_ZTV11QMessageBox: 66u entries
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMessageBox)
-8 QMessageBox::metaObject
-12 QMessageBox::qt_metacast
-16 QMessageBox::qt_metacall
-20 QMessageBox::~QMessageBox
-24 QMessageBox::~QMessageBox
-28 QMessageBox::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QMessageBox::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMessageBox::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QMessageBox::resizeEvent
-136 QMessageBox::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMessageBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMessageBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QMessageBox)
-244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
-248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
-Class QMessageBox
- size=20 align=4
- base size=20 base align=4
-QMessageBox (0xb45154c0) 0
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
- QDialog (0xb4515500) 0
- primary-for QMessageBox (0xb45154c0)
- QWidget (0xb4515540) 0
- primary-for QDialog (0xb4515500)
- QObject (0xb4515580) 0
- primary-for QWidget (0xb4515540)
- QPaintDevice (0xb45155c0) 8
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb3b3fe80) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb3b5a4ec) 0
+ primary-for QCompleter (0xb3b3fe80)
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb3b5a708) 0 empty
-Vtable for QProgressDialog
-QProgressDialog::_ZTV15QProgressDialog: 66u entries
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb3b5a780) 0
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QProgressDialog)
-8 QProgressDialog::metaObject
-12 QProgressDialog::qt_metacast
-16 QProgressDialog::qt_metacall
-20 QProgressDialog::~QProgressDialog
-24 QProgressDialog::~QProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QProgressDialog::resizeEvent
-136 QProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QProgressDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QProgressDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QProgressDialog)
-244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
-248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QProgressDialog
- size=20 align=4
- base size=20 base align=4
-QProgressDialog (0xb45156c0) 0
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
- QDialog (0xb4515700) 0
- primary-for QProgressDialog (0xb45156c0)
- QWidget (0xb4515740) 0
- primary-for QDialog (0xb4515700)
- QObject (0xb4515780) 0
- primary-for QWidget (0xb4515740)
- QPaintDevice (0xb45157c0) 8
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb3b75580) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb3b5a9d8) 0
+ primary-for QSystemTrayIcon (0xb3b75580)
-Vtable for QFontDialog
-QFontDialog::_ZTV11QFontDialog: 66u entries
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFontDialog)
-8 QFontDialog::metaObject
-12 QFontDialog::qt_metacast
-16 QFontDialog::qt_metacall
-20 QFontDialog::~QFontDialog
-24 QFontDialog::~QFontDialog
-28 QWidget::event
-32 QFontDialog::eventFilter
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFontDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFontDialog)
-244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
-248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFontDialog
- size=20 align=4
- base size=20 base align=4
-QFontDialog (0xb4515840) 0
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
- QDialog (0xb4515880) 0
- primary-for QFontDialog (0xb4515840)
- QWidget (0xb45158c0) 0
- primary-for QDialog (0xb4515880)
- QObject (0xb4515900) 0
- primary-for QWidget (0xb45158c0)
- QPaintDevice (0xb4515940) 8
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+Class QUndoGroup
+ size=8 align=4
+ base size=8 base align=4
+QUndoGroup (0xb3b75900) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb3b5abf4) 0
+ primary-for QUndoGroup (0xb3b75900)
-Vtable for QFileDialog
-QFileDialog::_ZTV11QFileDialog: 66u entries
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFileDialog)
-8 QFileDialog::metaObject
-12 QFileDialog::qt_metacast
-16 QFileDialog::qt_metacall
-20 QFileDialog::~QFileDialog
-24 QFileDialog::~QFileDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 QUndoCommand::~QUndoCommand
+12 QUndoCommand::~QUndoCommand
+16 QUndoCommand::undo
+20 QUndoCommand::redo
+24 QUndoCommand::id
+28 QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb3b5ae10) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 QUndoStack::metaObject
+12 QUndoStack::qt_metacast
+16 QUndoStack::qt_metacall
+20 QUndoStack::~QUndoStack
+24 QUndoStack::~QUndoStack
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFileDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QFileDialog::done
-228 QFileDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFileDialog)
-244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
-248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFileDialog
- size=20 align=4
- base size=20 base align=4
-QFileDialog (0xb45159c0) 0
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
- QDialog (0xb4515a00) 0
- primary-for QFileDialog (0xb45159c0)
- QWidget (0xb4515a40) 0
- primary-for QDialog (0xb4515a00)
- QObject (0xb4515a80) 0
- primary-for QWidget (0xb4515a40)
- QPaintDevice (0xb4515ac0) 8
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb3b75c00) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb3b5ae4c) 0
+ primary-for QUndoStack (0xb3b75c00)
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb3bc8078) 0
-Vtable for QErrorMessage
-QErrorMessage::_ZTV13QErrorMessage: 66u entries
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb3c08f3c) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb3c08f78) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QErrorMessage)
-8 QErrorMessage::metaObject
-12 QErrorMessage::qt_metacast
-16 QErrorMessage::qt_metacall
-20 QErrorMessage::~QErrorMessage
-24 QErrorMessage::~QErrorMessage
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
28 QWidget::event
-32 QDialog::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -4285,7 +4024,7 @@ QErrorMessage::_ZTV13QErrorMessage: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -4293,19 +4032,19 @@ QErrorMessage::_ZTV13QErrorMessage: 66u entries
120 QWidget::leaveEvent
124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QErrorMessage::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -4316,30 +4055,23 @@ QErrorMessage::_ZTV13QErrorMessage: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QErrorMessage::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13QErrorMessage)
-244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
-248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QErrorMessage
+Class QWidget
size=20 align=4
base size=20 base align=4
-QErrorMessage (0xb4515bc0) 0
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
- QDialog (0xb4515c00) 0
- primary-for QErrorMessage (0xb4515bc0)
- QWidget (0xb4515c40) 0
- primary-for QDialog (0xb4515c00)
- QObject (0xb4515c80) 0
- primary-for QWidget (0xb4515c40)
- QPaintDevice (0xb4515cc0) 8
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+QWidget (0xb3a3de60) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb3c08fb4) 0
+ primary-for QWidget (0xb3a3de60)
+ QPaintDevice (0xb3a46000) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
Vtable for QFrame
QFrame::_ZTV6QFrame: 63u entries
@@ -4399,7 +4131,7 @@ QFrame::_ZTV6QFrame: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI6QFrame)
232 QFrame::_ZThn8_N6QFrameD1Ev
236 QFrame::_ZThn8_N6QFrameD0Ev
@@ -4410,517 +4142,15 @@ QFrame::_ZTV6QFrame: 63u entries
Class QFrame
size=20 align=4
base size=20 base align=4
-QFrame (0xb4515d40) 0
+QFrame (0xb3af07c0) 0
vptr=((& QFrame::_ZTV6QFrame) + 8u)
- QWidget (0xb4515d80) 0
- primary-for QFrame (0xb4515d40)
- QObject (0xb4515dc0) 0
- primary-for QWidget (0xb4515d80)
- QPaintDevice (0xb4515e00) 8
+ QWidget (0xb3b0c5a0) 0
+ primary-for QFrame (0xb3af07c0)
+ QObject (0xb3af2744) 0
+ primary-for QWidget (0xb3b0c5a0)
+ QPaintDevice (0xb3af2780) 8
vptr=((& QFrame::_ZTV6QFrame) + 232u)
-Vtable for QLineEdit
-QLineEdit::_ZTV9QLineEdit: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QLineEdit)
-8 QLineEdit::metaObject
-12 QLineEdit::qt_metacast
-16 QLineEdit::qt_metacall
-20 QLineEdit::~QLineEdit
-24 QLineEdit::~QLineEdit
-28 QLineEdit::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLineEdit::sizeHint
-68 QLineEdit::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QLineEdit::mousePressEvent
-84 QLineEdit::mouseReleaseEvent
-88 QLineEdit::mouseDoubleClickEvent
-92 QLineEdit::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLineEdit::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLineEdit::focusInEvent
-112 QLineEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLineEdit::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLineEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QLineEdit::dragEnterEvent
-156 QLineEdit::dragMoveEvent
-160 QLineEdit::dragLeaveEvent
-164 QLineEdit::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLineEdit::changeEvent
-184 QWidget::metric
-188 QLineEdit::inputMethodEvent
-192 QLineEdit::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QLineEdit)
-232 QLineEdit::_ZThn8_N9QLineEditD1Ev
-236 QLineEdit::_ZThn8_N9QLineEditD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLineEdit
- size=20 align=4
- base size=20 base align=4
-QLineEdit (0xb4515e80) 0
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
- QWidget (0xb4515ec0) 0
- primary-for QLineEdit (0xb4515e80)
- QObject (0xb4515f00) 0
- primary-for QWidget (0xb4515ec0)
- QPaintDevice (0xb4515f40) 8
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-
-Vtable for QInputDialog
-QInputDialog::_ZTV12QInputDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QInputDialog)
-8 QInputDialog::metaObject
-12 QInputDialog::qt_metacast
-16 QInputDialog::qt_metacall
-20 QInputDialog::~QInputDialog
-24 QInputDialog::~QInputDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QInputDialog)
-244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
-248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QInputDialog
- size=20 align=4
- base size=20 base align=4
-QInputDialog (0xb4515fc0) 0
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
- QDialog (0xb45150c0) 0
- primary-for QInputDialog (0xb4515fc0)
- QWidget (0xb4515280) 0
- primary-for QDialog (0xb45150c0)
- QObject (0xb4515480) 0
- primary-for QWidget (0xb4515280)
- QPaintDevice (0xb4515600) 8
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-
-Vtable for QWizard
-QWizard::_ZTV7QWizard: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWizard)
-8 QWizard::metaObject
-12 QWizard::qt_metacast
-16 QWizard::qt_metacall
-20 QWizard::~QWizard
-24 QWizard::~QWizard
-28 QWizard::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWizard::setVisible
-64 QWizard::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWizard::paintEvent
-128 QWidget::moveEvent
-132 QWizard::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizard::done
-228 QDialog::accept
-232 QDialog::reject
-236 QWizard::validateCurrentPage
-240 QWizard::nextId
-244 QWizard::initializePage
-248 QWizard::cleanupPage
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI7QWizard)
-260 QWizard::_ZThn8_N7QWizardD1Ev
-264 QWizard::_ZThn8_N7QWizardD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizard
- size=20 align=4
- base size=20 base align=4
-QWizard (0xb4515800) 0
- vptr=((& QWizard::_ZTV7QWizard) + 8u)
- QDialog (0xb4515980) 0
- primary-for QWizard (0xb4515800)
- QWidget (0xb4515b40) 0
- primary-for QDialog (0xb4515980)
- QObject (0xb4515d00) 0
- primary-for QWidget (0xb4515b40)
- QPaintDevice (0xb4515e40) 8
- vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
-
-Vtable for QWizardPage
-QWizardPage::_ZTV11QWizardPage: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWizardPage)
-8 QWizardPage::metaObject
-12 QWizardPage::qt_metacast
-16 QWizardPage::qt_metacall
-20 QWizardPage::~QWizardPage
-24 QWizardPage::~QWizardPage
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizardPage::initializePage
-228 QWizardPage::cleanupPage
-232 QWizardPage::validatePage
-236 QWizardPage::isComplete
-240 QWizardPage::nextId
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI11QWizardPage)
-252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
-256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizardPage
- size=20 align=4
- base size=20 base align=4
-QWizardPage (0xb427e000) 0
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
- QWidget (0xb427e040) 0
- primary-for QWizardPage (0xb427e000)
- QObject (0xb427e080) 0
- primary-for QWidget (0xb427e040)
- QPaintDevice (0xb427e0c0) 8
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-
-Vtable for QAbstractPageSetupDialog
-QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-8 QAbstractPageSetupDialog::metaObject
-12 QAbstractPageSetupDialog::qt_metacast
-16 QAbstractPageSetupDialog::qt_metacall
-20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
-252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPageSetupDialog (0xb427e140) 0
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
- QDialog (0xb427e180) 0
- primary-for QAbstractPageSetupDialog (0xb427e140)
- QWidget (0xb427e1c0) 0
- primary-for QDialog (0xb427e180)
- QObject (0xb427e200) 0
- primary-for QWidget (0xb427e1c0)
- QPaintDevice (0xb427e240) 8
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
-
-Vtable for QPageSetupDialog
-QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QPageSetupDialog)
-8 QPageSetupDialog::metaObject
-12 QPageSetupDialog::qt_metacast
-16 QPageSetupDialog::qt_metacall
-20 QPageSetupDialog::~QPageSetupDialog
-24 QPageSetupDialog::~QPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPageSetupDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI16QPageSetupDialog)
-248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
-252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QPageSetupDialog (0xb427e2c0) 0
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
- QAbstractPageSetupDialog (0xb427e300) 0
- primary-for QPageSetupDialog (0xb427e2c0)
- QDialog (0xb427e340) 0
- primary-for QAbstractPageSetupDialog (0xb427e300)
- QWidget (0xb427e380) 0
- primary-for QDialog (0xb427e340)
- QObject (0xb427e3c0) 0
- primary-for QWidget (0xb427e380)
- QPaintDevice (0xb427e400) 8
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -4981,7 +4211,7 @@ QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
220 QWidget::languageChange
224 QAbstractScrollArea::viewportEvent
228 QAbstractScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
@@ -4992,22 +4222,21 @@ QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
Class QAbstractScrollArea
size=20 align=4
base size=20 base align=4
-QAbstractScrollArea (0xb427e480) 0
+QAbstractScrollArea (0xb3af0a80) 0
vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
- QFrame (0xb427e4c0) 0
- primary-for QAbstractScrollArea (0xb427e480)
- QWidget (0xb427e500) 0
- primary-for QFrame (0xb427e4c0)
- QObject (0xb427e540) 0
- primary-for QWidget (0xb427e500)
- QPaintDevice (0xb427e580) 8
+ QFrame (0xb3af0ac0) 0
+ primary-for QAbstractScrollArea (0xb3af0a80)
+ QWidget (0xb3921190) 0
+ primary-for QFrame (0xb3af0ac0)
+ QObject (0xb3af299c) 0
+ primary-for QWidget (0xb3921190)
+ QPaintDevice (0xb3af29d8) 8
vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
-QItemSelectionRange (0xb427e600) 0
-
+QItemSelectionRange (0xb3af2bf4) 0
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
@@ -5033,19 +4262,16 @@ QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
Class QItemSelectionModel
size=8 align=4
base size=8 base align=4
-QItemSelectionModel (0xb427e6c0) 0
+QItemSelectionModel (0xb3944840) 0
vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
- QObject (0xb427e700) 0
- primary-for QItemSelectionModel (0xb427e6c0)
-
-
-
+ QObject (0xb3954c6c) 0
+ primary-for QItemSelectionModel (0xb3944840)
Class QItemSelection
size=4 align=4
base size=4 base align=4
-QItemSelection (0xb427e880) 0
- QList<QItemSelectionRange> (0xb427e8c0) 0
+QItemSelection (0xb3944d00) 0
+ QList<QItemSelectionRange> (0xb399c03c) 0
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
@@ -5069,10 +4295,10 @@ QValidator::_ZTV10QValidator: 16u entries
Class QValidator
size=8 align=4
base size=8 base align=4
-QValidator (0xb427e900) 0
+QValidator (0xb3944e80) 0
vptr=((& QValidator::_ZTV10QValidator) + 8u)
- QObject (0xb427e940) 0
- primary-for QValidator (0xb427e900)
+ QObject (0xb399c1e0) 0
+ primary-for QValidator (0xb3944e80)
Vtable for QIntValidator
QIntValidator::_ZTV13QIntValidator: 17u entries
@@ -5097,12 +4323,12 @@ QIntValidator::_ZTV13QIntValidator: 17u entries
Class QIntValidator
size=16 align=4
base size=16 base align=4
-QIntValidator (0xb427e9c0) 0
+QIntValidator (0xb39bd140) 0
vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
- QValidator (0xb427ea00) 0
- primary-for QIntValidator (0xb427e9c0)
- QObject (0xb427ea40) 0
- primary-for QValidator (0xb427ea00)
+ QValidator (0xb39bd180) 0
+ primary-for QIntValidator (0xb39bd140)
+ QObject (0xb399c3fc) 0
+ primary-for QValidator (0xb39bd180)
Vtable for QDoubleValidator
QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
@@ -5127,12 +4353,12 @@ QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
Class QDoubleValidator
size=28 align=4
base size=28 base align=4
-QDoubleValidator (0xb427eac0) 0
+QDoubleValidator (0xb39bd440) 0
vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
- QValidator (0xb427eb00) 0
- primary-for QDoubleValidator (0xb427eac0)
- QObject (0xb427eb40) 0
- primary-for QValidator (0xb427eb00)
+ QValidator (0xb39bd480) 0
+ primary-for QDoubleValidator (0xb39bd440)
+ QObject (0xb399c5a0) 0
+ primary-for QValidator (0xb39bd480)
Vtable for QRegExpValidator
QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
@@ -5156,12 +4382,12 @@ QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
Class QRegExpValidator
size=12 align=4
base size=12 base align=4
-QRegExpValidator (0xb427ebc0) 0
+QRegExpValidator (0xb39bd800) 0
vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
- QValidator (0xb427ec00) 0
- primary-for QRegExpValidator (0xb427ebc0)
- QObject (0xb427ec40) 0
- primary-for QValidator (0xb427ec00)
+ QValidator (0xb39bd840) 0
+ primary-for QRegExpValidator (0xb39bd800)
+ QObject (0xb399c870) 0
+ primary-for QValidator (0xb39bd840)
Vtable for QAbstractSpinBox
QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
@@ -5213,7 +4439,7 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
180 QAbstractSpinBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
+192 QAbstractSpinBox::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -5226,7 +4452,7 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
232 QAbstractSpinBox::stepBy
236 QAbstractSpinBox::clear
240 QAbstractSpinBox::stepEnabled
-244 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))-0x000000008
248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
@@ -5237,16 +4463,15 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
Class QAbstractSpinBox
size=20 align=4
base size=20 base align=4
-QAbstractSpinBox (0xb427ecc0) 0
+QAbstractSpinBox (0xb39bdac0) 0
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
- QWidget (0xb427ed00) 0
- primary-for QAbstractSpinBox (0xb427ecc0)
- QObject (0xb427ed40) 0
- primary-for QWidget (0xb427ed00)
- QPaintDevice (0xb427ed80) 8
+ QWidget (0xb39e3a00) 0
+ primary-for QAbstractSpinBox (0xb39bdac0)
+ QObject (0xb399c9d8) 0
+ primary-for QWidget (0xb39e3a00)
+ QPaintDevice (0xb399ca14) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5306,7 +4531,7 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI15QAbstractSlider)
236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
@@ -5317,13 +4542,13 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
Class QAbstractSlider
size=20 align=4
base size=20 base align=4
-QAbstractSlider (0xb427ee40) 0
+QAbstractSlider (0xb39bdec0) 0
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
- QWidget (0xb427ee80) 0
- primary-for QAbstractSlider (0xb427ee40)
- QObject (0xb427eec0) 0
- primary-for QWidget (0xb427ee80)
- QPaintDevice (0xb427ef00) 8
+ QWidget (0xb3a08be0) 0
+ primary-for QAbstractSlider (0xb39bdec0)
+ QObject (0xb399cd20) 0
+ primary-for QWidget (0xb3a08be0)
+ QPaintDevice (0xb399cd5c) 8
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
Vtable for QSlider
@@ -5385,7 +4610,7 @@ QSlider::_ZTV7QSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI7QSlider)
236 QSlider::_ZThn8_N7QSliderD1Ev
240 QSlider::_ZThn8_N7QSliderD0Ev
@@ -5396,15 +4621,15 @@ QSlider::_ZTV7QSlider: 64u entries
Class QSlider
size=20 align=4
base size=20 base align=4
-QSlider (0xb427ef80) 0
+QSlider (0xb382f440) 0
vptr=((& QSlider::_ZTV7QSlider) + 8u)
- QAbstractSlider (0xb427efc0) 0
- primary-for QSlider (0xb427ef80)
- QWidget (0xb427e100) 0
- primary-for QAbstractSlider (0xb427efc0)
- QObject (0xb427e280) 0
- primary-for QWidget (0xb427e100)
- QPaintDevice (0xb427e440) 8
+ QAbstractSlider (0xb382f480) 0
+ primary-for QSlider (0xb382f440)
+ QWidget (0xb3836820) 0
+ primary-for QAbstractSlider (0xb382f480)
+ QObject (0xb383903c) 0
+ primary-for QWidget (0xb3836820)
+ QPaintDevice (0xb3839078) 8
vptr=((& QSlider::_ZTV7QSlider) + 236u)
Vtable for QStyle
@@ -5448,12 +4673,10 @@ QStyle::_ZTV6QStyle: 35u entries
Class QStyle
size=8 align=4
base size=8 base align=4
-QStyle (0xb427e5c0) 0
+QStyle (0xb382f840) 0
vptr=((& QStyle::_ZTV6QStyle) + 8u)
- QObject (0xb427e740) 0
- primary-for QStyle (0xb427e5c0)
-
-
+ QObject (0xb3839348) 0
+ primary-for QStyle (0xb382f840)
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
@@ -5481,7 +4704,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
84 QTabBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QTabBar::mouseMoveEvent
-96 QWidget::wheelEvent
+96 QTabBar::wheelEvent
100 QTabBar::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
@@ -5500,7 +4723,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QTabBar::showEvent
-172 QWidget::hideEvent
+172 QTabBar::hideEvent
176 QWidget::x11Event
180 QTabBar::changeEvent
184 QWidget::metric
@@ -5517,7 +4740,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
228 QTabBar::tabInserted
232 QTabBar::tabRemoved
236 QTabBar::tabLayoutChange
-240 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))-0x000000008
244 (int (*)(...))(& _ZTI7QTabBar)
248 QTabBar::_ZThn8_N7QTabBarD1Ev
252 QTabBar::_ZThn8_N7QTabBarD0Ev
@@ -5528,13 +4751,13 @@ QTabBar::_ZTV7QTabBar: 67u entries
Class QTabBar
size=20 align=4
base size=20 base align=4
-QTabBar (0xb427ec80) 0
+QTabBar (0xb382fdc0) 0
vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
- QWidget (0xb427edc0) 0
- primary-for QTabBar (0xb427ec80)
- QObject (0xb427ef40) 0
- primary-for QWidget (0xb427edc0)
- QPaintDevice (0xb420a000) 8
+ QWidget (0xb38a5c30) 0
+ primary-for QTabBar (0xb382fdc0)
+ QObject (0xb3839744) 0
+ primary-for QWidget (0xb38a5c30)
+ QPaintDevice (0xb3839780) 8
vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
Vtable for QTabWidget
@@ -5597,7 +4820,7 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
220 QWidget::languageChange
224 QTabWidget::tabInserted
228 QTabWidget::tabRemoved
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI10QTabWidget)
240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
@@ -5608,13 +4831,13 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
Class QTabWidget
size=20 align=4
base size=20 base align=4
-QTabWidget (0xb420a080) 0
+QTabWidget (0xb38d50c0) 0
vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
- QWidget (0xb420a0c0) 0
- primary-for QTabWidget (0xb420a080)
- QObject (0xb420a100) 0
- primary-for QWidget (0xb420a0c0)
- QPaintDevice (0xb420a140) 8
+ QWidget (0xb38d4370) 0
+ primary-for QTabWidget (0xb38d50c0)
+ QObject (0xb383999c) 0
+ primary-for QWidget (0xb38d4370)
+ QPaintDevice (0xb38399d8) 8
vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
Vtable for QRubberBand
@@ -5675,7 +4898,7 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI11QRubberBand)
232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
@@ -5686,259 +4909,289 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
Class QRubberBand
size=20 align=4
base size=20 base align=4
-QRubberBand (0xb420a200) 0
+QRubberBand (0xb38d5900) 0
vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
- QWidget (0xb420a240) 0
- primary-for QRubberBand (0xb420a200)
- QObject (0xb420a280) 0
- primary-for QWidget (0xb420a240)
- QPaintDevice (0xb420a2c0) 8
+ QWidget (0xb38fe6e0) 0
+ primary-for QRubberBand (0xb38d5900)
+ QObject (0xb3839f00) 0
+ primary-for QWidget (0xb38fe6e0)
+ QPaintDevice (0xb3839f3c) 8
vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
Class QStyleOption
size=44 align=4
base size=44 base align=4
-QStyleOption (0xb420a340) 0
+QStyleOption (0xb3910384) 0
Class QStyleOptionFocusRect
size=60 align=4
base size=60 base align=4
-QStyleOptionFocusRect (0xb420a380) 0
- QStyleOption (0xb420a3c0) 0
+QStyleOptionFocusRect (0xb38d5d80) 0
+ QStyleOption (0xb39103c0) 0
Class QStyleOptionFrame
size=52 align=4
base size=52 base align=4
-QStyleOptionFrame (0xb420a440) 0
- QStyleOption (0xb420a480) 0
-
+QStyleOptionFrame (0xb38d5f80) 0
+ QStyleOption (0xb3910744) 0
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
-QStyleOptionFrameV2 (0xb420a500) 0
- QStyleOptionFrame (0xb420a540) 0
- QStyleOption (0xb420a580) 0
+QStyleOptionFrameV2 (0xb371d180) 0
+ QStyleOptionFrame (0xb371d1c0) 0
+ QStyleOption (0xb3910a8c) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb371d680) 0
+ QStyleOptionFrameV2 (0xb371d6c0) 0
+ QStyleOptionFrame (0xb371d700) 0
+ QStyleOption (0xb3910fb4) 0
Class QStyleOptionTabWidgetFrame
size=80 align=4
base size=80 base align=4
-QStyleOptionTabWidgetFrame (0xb420a6c0) 0
- QStyleOption (0xb420a700) 0
+QStyleOptionTabWidgetFrame (0xb371da40) 0
+ QStyleOption (0xb37483c0) 0
+
+Class QStyleOptionTabWidgetFrameV2
+ size=112 align=4
+ base size=112 base align=4
+QStyleOptionTabWidgetFrameV2 (0xb371dc40) 0
+ QStyleOptionTabWidgetFrame (0xb371dc80) 0
+ QStyleOption (0xb3748a50) 0
Class QStyleOptionTabBarBase
size=80 align=4
base size=80 base align=4
-QStyleOptionTabBarBase (0xb420a7c0) 0
- QStyleOption (0xb420a800) 0
+QStyleOptionTabBarBase (0xb371dfc0) 0
+ QStyleOption (0xb3748f3c) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb375d1c0) 0
+ QStyleOptionTabBarBase (0xb375d200) 0
+ QStyleOption (0xb37643fc) 0
Class QStyleOptionHeader
size=80 align=4
base size=80 base align=4
-QStyleOptionHeader (0xb420a880) 0
- QStyleOption (0xb420a8c0) 0
-
+QStyleOptionHeader (0xb375d540) 0
+ QStyleOption (0xb3764780) 0
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
-QStyleOptionButton (0xb420a980) 0
- QStyleOption (0xb420a9c0) 0
-
+QStyleOptionButton (0xb375d800) 0
+ QStyleOption (0xb3778258) 0
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
-QStyleOptionTab (0xb420aac0) 0
- QStyleOption (0xb420ab00) 0
+QStyleOptionTab (0xb375db80) 0
+ QStyleOption (0xb3778b7c) 0
Class QStyleOptionTabV2
size=80 align=4
base size=80 base align=4
-QStyleOptionTabV2 (0xb420ac40) 0
- QStyleOptionTab (0xb420ac80) 0
- QStyleOption (0xb420acc0) 0
-
+QStyleOptionTabV2 (0xb375df40) 0
+ QStyleOptionTab (0xb375df80) 0
+ QStyleOption (0xb37b15a0) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb37cf2c0) 0
+ QStyleOptionTabV2 (0xb37cf300) 0
+ QStyleOptionTab (0xb37cf340) 0
+ QStyleOption (0xb37b1b04) 0
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
-QStyleOptionToolBar (0xb420ad80) 0
- QStyleOption (0xb420adc0) 0
+QStyleOptionToolBar (0xb37cf740) 0
+ QStyleOption (0xb37dd3fc) 0
Class QStyleOptionProgressBar
size=68 align=4
base size=65 base align=4
-QStyleOptionProgressBar (0xb420aec0) 0
- QStyleOption (0xb420af00) 0
+QStyleOptionProgressBar (0xb37cfac0) 0
+ QStyleOption (0xb37ddac8) 0
Class QStyleOptionProgressBarV2
size=76 align=4
base size=74 base align=4
-QStyleOptionProgressBarV2 (0xb420afc0) 0
- QStyleOptionProgressBar (0xb420a040) 0
- QStyleOption (0xb420a1c0) 0
+QStyleOptionProgressBarV2 (0xb37cfd00) 0
+ QStyleOptionProgressBar (0xb37cfd40) 0
+ QStyleOption (0xb381021c) 0
Class QStyleOptionMenuItem
size=96 align=4
base size=96 base align=4
-QStyleOptionMenuItem (0xb420a300) 0
- QStyleOption (0xb420a400) 0
-
+QStyleOptionMenuItem (0xb37cfdc0) 0
+ QStyleOption (0xb3810258) 0
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
-QStyleOptionQ3ListViewItem (0xb420a4c0) 0
- QStyleOption (0xb420a5c0) 0
+QStyleOptionQ3ListViewItem (0xb37cffc0) 0
+ QStyleOption (0xb3810e10) 0
Class QStyleOptionQ3DockWindow
size=48 align=4
base size=46 base align=4
-QStyleOptionQ3DockWindow (0xb420a840) 0
- QStyleOption (0xb420a940) 0
+QStyleOptionQ3DockWindow (0xb3627340) 0
+ QStyleOption (0xb362f474) 0
Class QStyleOptionDockWidget
size=52 align=4
base size=51 base align=4
-QStyleOptionDockWidget (0xb420aa00) 0
- QStyleOption (0xb420aa80) 0
+QStyleOptionDockWidget (0xb3627540) 0
+ QStyleOption (0xb362f7bc) 0
Class QStyleOptionDockWidgetV2
size=52 align=4
base size=52 base align=4
-QStyleOptionDockWidgetV2 (0xb420ab80) 0
- QStyleOptionDockWidget (0xb420ac00) 0
- QStyleOption (0xb420ae00) 0
+QStyleOptionDockWidgetV2 (0xb3627740) 0
+ QStyleOptionDockWidget (0xb3627780) 0
+ QStyleOption (0xb362fd5c) 0
Class QStyleOptionViewItem
size=80 align=4
base size=77 base align=4
-QStyleOptionViewItem (0xb411e000) 0
- QStyleOption (0xb411e040) 0
-
+QStyleOptionViewItem (0xb3627ac0) 0
+ QStyleOption (0xb365b1a4) 0
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
-QStyleOptionViewItemV2 (0xb411e0c0) 0
- QStyleOptionViewItem (0xb411e100) 0
- QStyleOption (0xb411e140) 0
+QStyleOptionViewItemV2 (0xb3627d40) 0
+ QStyleOptionViewItem (0xb3627d80) 0
+ QStyleOption (0xb365ba8c) 0
Class QStyleOptionViewItemV3
size=92 align=4
base size=92 base align=4
-QStyleOptionViewItemV3 (0xb411e280) 0
- QStyleOptionViewItemV2 (0xb411e2c0) 0
- QStyleOptionViewItem (0xb411e300) 0
- QStyleOption (0xb411e340) 0
+QStyleOptionViewItemV3 (0xb3674240) 0
+ QStyleOptionViewItemV2 (0xb3674280) 0
+ QStyleOptionViewItem (0xb36742c0) 0
+ QStyleOption (0xb36870b4) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb3674600) 0
+ QStyleOptionViewItemV3 (0xb3674640) 0
+ QStyleOptionViewItemV2 (0xb3674680) 0
+ QStyleOptionViewItem (0xb36746c0) 0
+ QStyleOption (0xb3687564) 0
Class QStyleOptionToolBox
size=52 align=4
base size=52 base align=4
-QStyleOptionToolBox (0xb411e400) 0
- QStyleOption (0xb411e440) 0
+QStyleOptionToolBox (0xb3674a00) 0
+ QStyleOption (0xb36a70b4) 0
Class QStyleOptionToolBoxV2
size=60 align=4
base size=60 base align=4
-QStyleOptionToolBoxV2 (0xb411e4c0) 0
- QStyleOptionToolBox (0xb411e500) 0
- QStyleOption (0xb411e540) 0
+QStyleOptionToolBoxV2 (0xb3674c00) 0
+ QStyleOptionToolBox (0xb3674c40) 0
+ QStyleOption (0xb36a76cc) 0
Class QStyleOptionRubberBand
size=52 align=4
base size=49 base align=4
-QStyleOptionRubberBand (0xb411e600) 0
- QStyleOption (0xb411e640) 0
+QStyleOptionRubberBand (0xb3674f80) 0
+ QStyleOption (0xb36a7c30) 0
Class QStyleOptionComplex
size=52 align=4
base size=52 base align=4
-QStyleOptionComplex (0xb411e6c0) 0
- QStyleOption (0xb411e700) 0
+QStyleOptionComplex (0xb36bd180) 0
+ QStyleOption (0xb36a7f78) 0
Class QStyleOptionSlider
size=104 align=4
base size=101 base align=4
-QStyleOptionSlider (0xb411e780) 0
- QStyleOptionComplex (0xb411e7c0) 0
- QStyleOption (0xb411e800) 0
+QStyleOptionSlider (0xb36bd400) 0
+ QStyleOptionComplex (0xb36bd440) 0
+ QStyleOption (0xb36c7438) 0
Class QStyleOptionSpinBox
size=64 align=4
base size=61 base align=4
-QStyleOptionSpinBox (0xb411e8c0) 0
- QStyleOptionComplex (0xb411e900) 0
- QStyleOption (0xb411e940) 0
-
-
+QStyleOptionSpinBox (0xb36bd780) 0
+ QStyleOptionComplex (0xb36bd7c0) 0
+ QStyleOption (0xb36c7ce4) 0
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
-QStyleOptionQ3ListView (0xb411e9c0) 0
- QStyleOptionComplex (0xb411ea00) 0
- QStyleOption (0xb411ea40) 0
-
+QStyleOptionQ3ListView (0xb36bda00) 0
+ QStyleOptionComplex (0xb36bda40) 0
+ QStyleOption (0xb36d7168) 0
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
-QStyleOptionToolButton (0xb411ec00) 0
- QStyleOptionComplex (0xb411ec40) 0
- QStyleOption (0xb411ec80) 0
+QStyleOptionToolButton (0xb36bdd00) 0
+ QStyleOptionComplex (0xb36bdd40) 0
+ QStyleOption (0xb36d7a8c) 0
Class QStyleOptionComboBox
size=92 align=4
base size=92 base align=4
-QStyleOptionComboBox (0xb411ed80) 0
- QStyleOptionComplex (0xb411edc0) 0
- QStyleOption (0xb411ee00) 0
+QStyleOptionComboBox (0xb34d70c0) 0
+ QStyleOptionComplex (0xb34d7100) 0
+ QStyleOption (0xb3705780) 0
Class QStyleOptionTitleBar
size=68 align=4
base size=68 base align=4
-QStyleOptionTitleBar (0xb411eec0) 0
- QStyleOptionComplex (0xb411ef00) 0
- QStyleOption (0xb411ef40) 0
+QStyleOptionTitleBar (0xb34d7300) 0
+ QStyleOptionComplex (0xb34d7340) 0
+ QStyleOption (0xb34ec078) 0
Class QStyleOptionGroupBox
size=88 align=4
base size=88 base align=4
-QStyleOptionGroupBox (0xb411efc0) 0
- QStyleOptionComplex (0xb411e080) 0
- QStyleOption (0xb411e180) 0
+QStyleOptionGroupBox (0xb34d7580) 0
+ QStyleOptionComplex (0xb34d75c0) 0
+ QStyleOption (0xb34ec834) 0
Class QStyleOptionSizeGrip
size=56 align=4
base size=56 base align=4
-QStyleOptionSizeGrip (0xb411e680) 0
- QStyleOptionComplex (0xb411e740) 0
- QStyleOption (0xb411e840) 0
+QStyleOptionSizeGrip (0xb34d7840) 0
+ QStyleOptionComplex (0xb34d7880) 0
+ QStyleOption (0xb35010f0) 0
Class QStyleOptionGraphicsItem
size=132 align=4
base size=132 base align=4
-QStyleOptionGraphicsItem (0xb411e880) 0
- QStyleOption (0xb411e980) 0
+QStyleOptionGraphicsItem (0xb34d7a80) 0
+ QStyleOption (0xb35013c0) 0
Class QStyleHintReturn
size=8 align=4
base size=8 base align=4
-QStyleHintReturn (0xb411ea80) 0
+QStyleHintReturn (0xb35018ac) 0
Class QStyleHintReturnMask
size=12 align=4
base size=12 base align=4
-QStyleHintReturnMask (0xb411ebc0) 0
- QStyleHintReturn (0xb411ecc0) 0
+QStyleHintReturnMask (0xb34d7ec0) 0
+ QStyleHintReturn (0xb35018e8) 0
Class QStyleHintReturnVariant
size=20 align=4
base size=20 base align=4
-QStyleHintReturnVariant (0xb411ed40) 0
- QStyleHintReturn (0xb411ee80) 0
+QStyleHintReturnVariant (0xb34d7f40) 0
+ QStyleHintReturn (0xb3501924) 0
Vtable for QAbstractItemDelegate
QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
@@ -5967,10 +5220,10 @@ QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
Class QAbstractItemDelegate
size=8 align=4
base size=8 base align=4
-QAbstractItemDelegate (0xb411ef80) 0
+QAbstractItemDelegate (0xb351f1c0) 0
vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
- QObject (0xb3fd5000) 0
- primary-for QAbstractItemDelegate (0xb411ef80)
+ QObject (0xb3501960) 0
+ primary-for QAbstractItemDelegate (0xb351f1c0)
Vtable for QAbstractItemView
QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
@@ -6070,7 +5323,7 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI17QAbstractItemView)
392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
@@ -6081,20 +5334,19 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
Class QAbstractItemView
size=20 align=4
base size=20 base align=4
-QAbstractItemView (0xb3fd5080) 0
+QAbstractItemView (0xb351f400) 0
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
- QAbstractScrollArea (0xb3fd50c0) 0
- primary-for QAbstractItemView (0xb3fd5080)
- QFrame (0xb3fd5100) 0
- primary-for QAbstractScrollArea (0xb3fd50c0)
- QWidget (0xb3fd5140) 0
- primary-for QFrame (0xb3fd5100)
- QObject (0xb3fd5180) 0
- primary-for QWidget (0xb3fd5140)
- QPaintDevice (0xb3fd51c0) 8
+ QAbstractScrollArea (0xb351f440) 0
+ primary-for QAbstractItemView (0xb351f400)
+ QFrame (0xb351f480) 0
+ primary-for QAbstractScrollArea (0xb351f440)
+ QWidget (0xb352c8c0) 0
+ primary-for QFrame (0xb351f480)
+ QObject (0xb3501a8c) 0
+ primary-for QWidget (0xb352c8c0)
+ QPaintDevice (0xb3501ac8) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -6193,7 +5445,7 @@ QListView::_ZTV9QListView: 103u entries
372 QAbstractItemView::selectionCommand
376 QListView::startDrag
380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI9QListView)
392 QListView::_ZThn8_N9QListViewD1Ev
396 QListView::_ZThn8_N9QListViewD0Ev
@@ -6204,19 +5456,19 @@ QListView::_ZTV9QListView: 103u entries
Class QListView
size=20 align=4
base size=20 base align=4
-QListView (0xb3fd52c0) 0
+QListView (0xb351f8c0) 0
vptr=((& QListView::_ZTV9QListView) + 8u)
- QAbstractItemView (0xb3fd5300) 0
- primary-for QListView (0xb3fd52c0)
- QAbstractScrollArea (0xb3fd5340) 0
- primary-for QAbstractItemView (0xb3fd5300)
- QFrame (0xb3fd5380) 0
- primary-for QAbstractScrollArea (0xb3fd5340)
- QWidget (0xb3fd53c0) 0
- primary-for QFrame (0xb3fd5380)
- QObject (0xb3fd5400) 0
- primary-for QWidget (0xb3fd53c0)
- QPaintDevice (0xb3fd5440) 8
+ QAbstractItemView (0xb351f900) 0
+ primary-for QListView (0xb351f8c0)
+ QAbstractScrollArea (0xb351f940) 0
+ primary-for QAbstractItemView (0xb351f900)
+ QFrame (0xb351f980) 0
+ primary-for QAbstractScrollArea (0xb351f940)
+ QWidget (0xb357e140) 0
+ primary-for QFrame (0xb351f980)
+ QObject (0xb3501dd4) 0
+ primary-for QWidget (0xb357e140)
+ QPaintDevice (0xb3501e10) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
Vtable for QUndoView
@@ -6317,7 +5569,7 @@ QUndoView::_ZTV9QUndoView: 103u entries
372 QAbstractItemView::selectionCommand
376 QListView::startDrag
380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI9QUndoView)
392 QUndoView::_ZThn8_N9QUndoViewD1Ev
396 QUndoView::_ZThn8_N9QUndoViewD0Ev
@@ -6328,733 +5580,74 @@ QUndoView::_ZTV9QUndoView: 103u entries
Class QUndoView
size=20 align=4
base size=20 base align=4
-QUndoView (0xb3fd5500) 0
+QUndoView (0xb351fc80) 0
vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
- QListView (0xb3fd5540) 0
- primary-for QUndoView (0xb3fd5500)
- QAbstractItemView (0xb3fd5580) 0
- primary-for QListView (0xb3fd5540)
- QAbstractScrollArea (0xb3fd55c0) 0
- primary-for QAbstractItemView (0xb3fd5580)
- QFrame (0xb3fd5600) 0
- primary-for QAbstractScrollArea (0xb3fd55c0)
- QWidget (0xb3fd5640) 0
- primary-for QFrame (0xb3fd5600)
- QObject (0xb3fd5680) 0
- primary-for QWidget (0xb3fd5640)
- QPaintDevice (0xb3fd56c0) 8
+ QListView (0xb351fcc0) 0
+ primary-for QUndoView (0xb351fc80)
+ QAbstractItemView (0xb351fd00) 0
+ primary-for QListView (0xb351fcc0)
+ QAbstractScrollArea (0xb351fd40) 0
+ primary-for QAbstractItemView (0xb351fd00)
+ QFrame (0xb351fd80) 0
+ primary-for QAbstractScrollArea (0xb351fd40)
+ QWidget (0xb359a410) 0
+ primary-for QFrame (0xb351fd80)
+ QObject (0xb359f03c) 0
+ primary-for QWidget (0xb359a410)
+ QPaintDevice (0xb359f078) 8
vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-Vtable for QSystemTrayIcon
-QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
-8 QSystemTrayIcon::metaObject
-12 QSystemTrayIcon::qt_metacast
-16 QSystemTrayIcon::qt_metacall
-20 QSystemTrayIcon::~QSystemTrayIcon
-24 QSystemTrayIcon::~QSystemTrayIcon
-28 QSystemTrayIcon::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSystemTrayIcon
- size=8 align=4
- base size=8 base align=4
-QSystemTrayIcon (0xb3fd5740) 0
- vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
- QObject (0xb3fd5780) 0
- primary-for QSystemTrayIcon (0xb3fd5740)
-
-Vtable for QUndoCommand
-QUndoCommand::_ZTV12QUndoCommand: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QUndoCommand)
-8 QUndoCommand::~QUndoCommand
-12 QUndoCommand::~QUndoCommand
-16 QUndoCommand::undo
-20 QUndoCommand::redo
-24 QUndoCommand::id
-28 QUndoCommand::mergeWith
-
-Class QUndoCommand
- size=8 align=4
- base size=8 base align=4
-QUndoCommand (0xb3fd5880) 0
- vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
-
-Vtable for QUndoStack
-QUndoStack::_ZTV10QUndoStack: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoStack)
-8 QUndoStack::metaObject
-12 QUndoStack::qt_metacast
-16 QUndoStack::qt_metacall
-20 QUndoStack::~QUndoStack
-24 QUndoStack::~QUndoStack
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoStack
- size=8 align=4
- base size=8 base align=4
-QUndoStack (0xb3fd5900) 0
- vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
- QObject (0xb3fd5940) 0
- primary-for QUndoStack (0xb3fd5900)
-
-Vtable for QUndoGroup
-QUndoGroup::_ZTV10QUndoGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoGroup)
-8 QUndoGroup::metaObject
-12 QUndoGroup::qt_metacast
-16 QUndoGroup::qt_metacall
-20 QUndoGroup::~QUndoGroup
-24 QUndoGroup::~QUndoGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoGroup
- size=8 align=4
- base size=8 base align=4
-QUndoGroup (0xb3fd59c0) 0
- vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
- QObject (0xb3fd5a00) 0
- primary-for QUndoGroup (0xb3fd59c0)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0xb3fd5a80) 0 empty
-
-Vtable for QCompleter
-QCompleter::_ZTV10QCompleter: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QCompleter)
-8 QCompleter::metaObject
-12 QCompleter::qt_metacast
-16 QCompleter::qt_metacall
-20 QCompleter::~QCompleter
-24 QCompleter::~QCompleter
-28 QCompleter::event
-32 QCompleter::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCompleter::pathFromIndex
-60 QCompleter::splitPath
-
-Class QCompleter
- size=8 align=4
- base size=8 base align=4
-QCompleter (0xb3fd5ac0) 0
- vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
- QObject (0xb3fd5b00) 0
- primary-for QCompleter (0xb3fd5ac0)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0xb3fd5b80) 0 empty
-
-
-
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAccessibleInterface)
-8 QAccessibleInterface::~QAccessibleInterface
-12 QAccessibleInterface::~QAccessibleInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QAccessibleInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterface (0xb3fd5d40) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
- QAccessible (0xb3fd5d80) 0 empty
-
-
-
-
-Vtable for QAccessibleInterfaceEx
-QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
-8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleInterfaceEx
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterfaceEx (0xb3fd5040) 0 nearly-empty
- vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
- QAccessibleInterface (0xb3fd5240) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb3fd5040)
- QAccessible (0xb3fd54c0) 0 empty
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAccessibleEvent)
-8 QAccessibleEvent::~QAccessibleEvent
-12 QAccessibleEvent::~QAccessibleEvent
-
-Class QAccessibleEvent
- size=20 align=4
- base size=20 base align=4
-QAccessibleEvent (0xb3fd5840) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
- QEvent (0xb3fd58c0) 0
- primary-for QAccessibleEvent (0xb3fd5840)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleObject)
-8 QAccessibleObject::~QAccessibleObject
-12 QAccessibleObject::~QAccessibleObject
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObject::userActionCount
-68 QAccessibleObject::actionText
-72 QAccessibleObject::doAction
-
-Class QAccessibleObject
- size=8 align=4
- base size=8 base align=4
-QAccessibleObject (0xb3fd5980) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
- QAccessibleInterface (0xb3fd5a40) 0 nearly-empty
- primary-for QAccessibleObject (0xb3fd5980)
- QAccessible (0xb3fd5b40) 0 empty
-
-Vtable for QAccessibleObjectEx
-QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
-8 QAccessibleObjectEx::~QAccessibleObjectEx
-12 QAccessibleObjectEx::~QAccessibleObjectEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObjectEx::setText
-52 QAccessibleObjectEx::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleObjectEx::actionText
-72 QAccessibleObjectEx::doAction
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleObjectEx
- size=8 align=4
- base size=8 base align=4
-QAccessibleObjectEx (0xb3fd5dc0) 0
- vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
- QAccessibleInterfaceEx (0xb3fd5e40) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb3fd5dc0)
- QAccessibleInterface (0xb3f05000) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb3fd5e40)
- QAccessible (0xb3f05040) 0 empty
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleApplication)
-8 QAccessibleApplication::~QAccessibleApplication
-12 QAccessibleApplication::~QAccessibleApplication
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleApplication::childCount
-28 QAccessibleApplication::indexOfChild
-32 QAccessibleApplication::relationTo
-36 QAccessibleApplication::childAt
-40 QAccessibleApplication::navigate
-44 QAccessibleApplication::text
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 QAccessibleApplication::role
-60 QAccessibleApplication::state
-64 QAccessibleApplication::userActionCount
-68 QAccessibleApplication::actionText
-72 QAccessibleApplication::doAction
-
-Class QAccessibleApplication
- size=8 align=4
- base size=8 base align=4
-QAccessibleApplication (0xb3f050c0) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
- QAccessibleObject (0xb3f05100) 0
- primary-for QAccessibleApplication (0xb3f050c0)
- QAccessibleInterface (0xb3f05140) 0 nearly-empty
- primary-for QAccessibleObject (0xb3f05100)
- QAccessible (0xb3f05180) 0 empty
-
-Vtable for QAccessibleWidget
-QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleWidget)
-8 QAccessibleWidget::~QAccessibleWidget
-12 QAccessibleWidget::~QAccessibleWidget
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleWidget::childCount
-28 QAccessibleWidget::indexOfChild
-32 QAccessibleWidget::relationTo
-36 QAccessibleWidget::childAt
-40 QAccessibleWidget::navigate
-44 QAccessibleWidget::text
-48 QAccessibleObject::setText
-52 QAccessibleWidget::rect
-56 QAccessibleWidget::role
-60 QAccessibleWidget::state
-64 QAccessibleWidget::userActionCount
-68 QAccessibleWidget::actionText
-72 QAccessibleWidget::doAction
-
-Class QAccessibleWidget
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidget (0xb3f05200) 0
- vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
- QAccessibleObject (0xb3f05240) 0
- primary-for QAccessibleWidget (0xb3f05200)
- QAccessibleInterface (0xb3f05280) 0 nearly-empty
- primary-for QAccessibleObject (0xb3f05240)
- QAccessible (0xb3f052c0) 0 empty
-
-Vtable for QAccessibleWidgetEx
-QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
-8 QAccessibleWidgetEx::~QAccessibleWidgetEx
-12 QAccessibleWidgetEx::~QAccessibleWidgetEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 QAccessibleWidgetEx::childCount
-28 QAccessibleWidgetEx::indexOfChild
-32 QAccessibleWidgetEx::relationTo
-36 QAccessibleWidgetEx::childAt
-40 QAccessibleWidgetEx::navigate
-44 QAccessibleWidgetEx::text
-48 QAccessibleObjectEx::setText
-52 QAccessibleWidgetEx::rect
-56 QAccessibleWidgetEx::role
-60 QAccessibleWidgetEx::state
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleWidgetEx::actionText
-72 QAccessibleWidgetEx::doAction
-76 QAccessibleWidgetEx::invokeMethodEx
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleWidgetEx
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidgetEx (0xb3f05340) 0
- vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
- QAccessibleObjectEx (0xb3f05380) 0
- primary-for QAccessibleWidgetEx (0xb3f05340)
- QAccessibleInterfaceEx (0xb3f053c0) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb3f05380)
- QAccessibleInterface (0xb3f05400) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb3f053c0)
- QAccessible (0xb3f05440) 0 empty
-
-Vtable for QAccessibleFactoryInterface
-QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
-8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleFactoryInterface (0xb3f054c0) 0 nearly-empty
- vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
- QAccessible (0xb3f05500) 0 empty
- QFactoryInterface (0xb3f05540) 0 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb3f054c0)
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-8 QAccessiblePlugin::metaObject
-12 QAccessiblePlugin::qt_metacast
-16 QAccessiblePlugin::qt_metacall
-20 QAccessiblePlugin::~QAccessiblePlugin
-24 QAccessiblePlugin::~QAccessiblePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
-76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessiblePlugin (0xb3f05600) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
- QObject (0xb3f05640) 0
- primary-for QAccessiblePlugin (0xb3f05600)
- QAccessibleFactoryInterface (0xb3f05680) 8 nearly-empty
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
- QAccessible (0xb3f056c0) 8 empty
- QFactoryInterface (0xb3f05700) 8 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb3f05680)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleBridge)
-8 QAccessibleBridge::~QAccessibleBridge
-12 QAccessibleBridge::~QAccessibleBridge
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridge
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridge (0xb3f05780) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-
-Vtable for QAccessibleBridgeFactoryInterface
-QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
-8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridgeFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridgeFactoryInterface (0xb3f05840) 0 nearly-empty
- vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
- QFactoryInterface (0xb3f05880) 0 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb3f05840)
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-8 QAccessibleBridgePlugin::metaObject
-12 QAccessibleBridgePlugin::qt_metacast
-16 QAccessibleBridgePlugin::qt_metacall
-20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
-76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessibleBridgePlugin (0xb3f05940) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
- QObject (0xb3f05980) 0
- primary-for QAccessibleBridgePlugin (0xb3f05940)
- QAccessibleBridgeFactoryInterface (0xb3f059c0) 8 nearly-empty
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
- QFactoryInterface (0xb3f05a00) 8 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb3f059c0)
-
-Vtable for QAccessible2Interface
-QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAccessible2Interface)
-8 QAccessible2Interface::~QAccessible2Interface
-12 QAccessible2Interface::~QAccessible2Interface
-
-Class QAccessible2Interface
- size=4 align=4
- base size=4 base align=4
-QAccessible2Interface (0xb3f05a80) 0 nearly-empty
- vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-8 QAccessibleTextInterface::~QAccessibleTextInterface
-12 QAccessibleTextInterface::~QAccessibleTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTextInterface (0xb3f05b00) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
- QAccessible2Interface (0xb3f05b40) 0 nearly-empty
- primary-for QAccessibleTextInterface (0xb3f05b00)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleEditableTextInterface (0xb3f05bc0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
- QAccessible2Interface (0xb3f05c00) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb3f05bc0)
-
-Vtable for QAccessibleSimpleEditableTextInterface
-QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
-8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-16 QAccessibleSimpleEditableTextInterface::copyText
-20 QAccessibleSimpleEditableTextInterface::deleteText
-24 QAccessibleSimpleEditableTextInterface::insertText
-28 QAccessibleSimpleEditableTextInterface::cutText
-32 QAccessibleSimpleEditableTextInterface::pasteText
-36 QAccessibleSimpleEditableTextInterface::replaceText
-40 QAccessibleSimpleEditableTextInterface::setAttributes
-
-Class QAccessibleSimpleEditableTextInterface
- size=8 align=4
- base size=8 base align=4
-QAccessibleSimpleEditableTextInterface (0xb3f05c80) 0
- vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
- QAccessibleEditableTextInterface (0xb3f05cc0) 0 nearly-empty
- primary-for QAccessibleSimpleEditableTextInterface (0xb3f05c80)
- QAccessible2Interface (0xb3f05d00) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb3f05cc0)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-8 QAccessibleValueInterface::~QAccessibleValueInterface
-12 QAccessibleValueInterface::~QAccessibleValueInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleValueInterface (0xb3f05d80) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
- QAccessible2Interface (0xb3f05dc0) 0 nearly-empty
- primary-for QAccessibleValueInterface (0xb3f05d80)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-8 QAccessibleTableInterface::~QAccessibleTableInterface
-12 QAccessibleTableInterface::~QAccessibleTableInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTableInterface (0xb3f05e40) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
- QAccessible2Interface (0xb3f05e80) 0 nearly-empty
- primary-for QAccessibleTableInterface (0xb3f05e40)
-
-Vtable for QComboBox
-QComboBox::_ZTV9QComboBox: 65u entries
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QComboBox)
-8 QComboBox::metaObject
-12 QComboBox::qt_metacast
-16 QComboBox::qt_metacall
-20 QComboBox::~QComboBox
-24 QComboBox::~QComboBox
-28 QComboBox::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QComboBox::sizeHint
-68 QComboBox::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QComboBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QComboBox::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -7062,76 +5655,77 @@ QComboBox::_ZTV9QComboBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI9QComboBox)
-240 QComboBox::_ZThn8_N9QComboBoxD1Ev
-244 QComboBox::_ZThn8_N9QComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QComboBox
+Class QDialog
size=20 align=4
base size=20 base align=4
-QComboBox (0xb3f05f00) 0
- vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
- QWidget (0xb3f05f40) 0
- primary-for QComboBox (0xb3f05f00)
- QObject (0xb3f05f80) 0
- primary-for QWidget (0xb3f05f40)
- QPaintDevice (0xb3f05fc0) 8
- vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+QDialog (0xb35b1040) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb35b0190) 0
+ primary-for QDialog (0xb35b1040)
+ QObject (0xb359f294) 0
+ primary-for QWidget (0xb35b0190)
+ QPaintDevice (0xb359f2d0) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
-Vtable for QDial
-QDial::_ZTV5QDial: 64u entries
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDial)
-8 QDial::metaObject
-12 QDial::qt_metacast
-16 QDial::qt_metacall
-20 QDial::~QDial
-24 QDial::~QDial
-28 QDial::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QDial::sizeHint
-68 QDial::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDial::mousePressEvent
-84 QDial::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QDial::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDial::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QDial::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7142,77 +5736,80 @@ QDial::_ZTV5QDial: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDial::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI5QDial)
-236 QDial::_ZThn8_N5QDialD1Ev
-240 QDial::_ZThn8_N5QDialD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDial
+Class QAbstractPageSetupDialog
size=20 align=4
base size=20 base align=4
-QDial (0xb3f05080) 0
- vptr=((& QDial::_ZTV5QDial) + 8u)
- QAbstractSlider (0xb3f051c0) 0
- primary-for QDial (0xb3f05080)
- QWidget (0xb3f05300) 0
- primary-for QAbstractSlider (0xb3f051c0)
- QObject (0xb3f05480) 0
- primary-for QWidget (0xb3f05300)
- QPaintDevice (0xb3f05580) 8
- vptr=((& QDial::_ZTV5QDial) + 236u)
+QAbstractPageSetupDialog (0xb35b1300) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb35b1340) 0
+ primary-for QAbstractPageSetupDialog (0xb35b1300)
+ QWidget (0xb35bce10) 0
+ primary-for QDialog (0xb35b1340)
+ QObject (0xb359f4ec) 0
+ primary-for QWidget (0xb35bce10)
+ QPaintDevice (0xb359f528) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
-Vtable for QAbstractButton
-QAbstractButton::_ZTV15QAbstractButton: 66u entries
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractButton)
-8 QAbstractButton::metaObject
-12 QAbstractButton::qt_metacast
-16 QAbstractButton::qt_metacall
-20 QAbstractButton::~QAbstractButton
-24 QAbstractButton::~QAbstractButton
-28 QAbstractButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 __cxa_pure_virtual
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7223,77 +5820,80 @@ QAbstractButton::_ZTV15QAbstractButton: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QAbstractButton)
-244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
-248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QAbstractButton
+Class QAbstractPrintDialog
size=20 align=4
base size=20 base align=4
-QAbstractButton (0xb3f05740) 0
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
- QWidget (0xb3f057c0) 0
- primary-for QAbstractButton (0xb3f05740)
- QObject (0xb3f058c0) 0
- primary-for QWidget (0xb3f057c0)
- QPaintDevice (0xb3f05a40) 8
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
+QAbstractPrintDialog (0xb35b1600) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb35b1640) 0
+ primary-for QAbstractPrintDialog (0xb35b1600)
+ QWidget (0xb35ce550) 0
+ primary-for QDialog (0xb35b1640)
+ QObject (0xb359f744) 0
+ primary-for QWidget (0xb35ce550)
+ QPaintDevice (0xb359f780) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-Vtable for QPushButton
-QPushButton::_ZTV11QPushButton: 66u entries
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPushButton)
-8 QPushButton::metaObject
-12 QPushButton::qt_metacast
-16 QPushButton::qt_metacall
-20 QPushButton::~QPushButton
-24 QPushButton::~QPushButton
-28 QPushButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QPushButton::sizeHint
-68 QPushButton::minimumSizeHint
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QPushButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QPushButton::focusInEvent
-112 QPushButton::focusOutEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QPushButton::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QColorDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7304,51 +5904,51 @@ QPushButton::_ZTV11QPushButton: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QPushButton)
-244 QPushButton::_ZThn8_N11QPushButtonD1Ev
-248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPushButton
+Class QColorDialog
size=20 align=4
base size=20 base align=4
-QPushButton (0xb3f05b80) 0
- vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
- QAbstractButton (0xb3f05c40) 0
- primary-for QPushButton (0xb3f05b80)
- QWidget (0xb3f05d40) 0
- primary-for QAbstractButton (0xb3f05c40)
- QObject (0xb3f05e00) 0
- primary-for QWidget (0xb3f05d40)
- QPaintDevice (0xb3f05ec0) 8
- vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+QColorDialog (0xb35b1a40) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb35b1a80) 0
+ primary-for QColorDialog (0xb35b1a40)
+ QWidget (0xb34050f0) 0
+ primary-for QDialog (0xb35b1a80)
+ QObject (0xb359fa8c) 0
+ primary-for QWidget (0xb34050f0)
+ QPaintDevice (0xb359fac8) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
-Vtable for QProgressBar
-QProgressBar::_ZTV12QProgressBar: 64u entries
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QProgressBar)
-8 QProgressBar::metaObject
-12 QProgressBar::qt_metacast
-16 QProgressBar::qt_metacall
-20 QProgressBar::~QProgressBar
-24 QProgressBar::~QProgressBar
-28 QProgressBar::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QProgressBar::sizeHint
-68 QProgressBar::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -7356,27 +5956,27 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QProgressBar::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QErrorMessage::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7387,75 +5987,79 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QProgressBar::text
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI12QProgressBar)
-236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
-240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QProgressBar
+Class QErrorMessage
size=20 align=4
base size=20 base align=4
-QProgressBar (0xb3dcf040) 0
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
- QWidget (0xb3dcf080) 0
- primary-for QProgressBar (0xb3dcf040)
- QObject (0xb3dcf0c0) 0
- primary-for QWidget (0xb3dcf080)
- QPaintDevice (0xb3dcf100) 8
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
+QErrorMessage (0xb35b1f00) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb35b1f40) 0
+ primary-for QErrorMessage (0xb35b1f00)
+ QWidget (0xb34370f0) 0
+ primary-for QDialog (0xb35b1f40)
+ QObject (0xb359fe4c) 0
+ primary-for QWidget (0xb34370f0)
+ QPaintDevice (0xb359fe88) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
-Vtable for QSpinBox
-QSpinBox::_ZTV8QSpinBox: 70u entries
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QSpinBox)
-8 QSpinBox::metaObject
-12 QSpinBox::qt_metacast
-16 QSpinBox::qt_metacall
-20 QSpinBox::~QSpinBox
-24 QSpinBox::~QSpinBox
-28 QSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QFileDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7466,170 +6070,134 @@ QSpinBox::_ZTV8QSpinBox: 70u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSpinBox::validate
-228 QSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QSpinBox::valueFromText
-248 QSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI8QSpinBox)
-260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
-264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSpinBox
+Class QFileDialog
size=20 align=4
base size=20 base align=4
-QSpinBox (0xb3dcf180) 0
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
- QAbstractSpinBox (0xb3dcf1c0) 0
- primary-for QSpinBox (0xb3dcf180)
- QWidget (0xb3dcf200) 0
- primary-for QAbstractSpinBox (0xb3dcf1c0)
- QObject (0xb3dcf240) 0
- primary-for QWidget (0xb3dcf200)
- QPaintDevice (0xb3dcf280) 8
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
+QFileDialog (0xb3441240) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb3441280) 0
+ primary-for QFileDialog (0xb3441240)
+ QWidget (0xb343ba00) 0
+ primary-for QDialog (0xb3441280)
+ QObject (0xb34470b4) 0
+ primary-for QWidget (0xb343ba00)
+ QPaintDevice (0xb34470f0) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-Vtable for QDoubleSpinBox
-QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-8 QDoubleSpinBox::metaObject
-12 QDoubleSpinBox::qt_metacast
-16 QDoubleSpinBox::qt_metacall
-20 QDoubleSpinBox::~QDoubleSpinBox
-24 QDoubleSpinBox::~QDoubleSpinBox
-28 QAbstractSpinBox::event
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+36 QFileSystemModel::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDoubleSpinBox::validate
-228 QDoubleSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QDoubleSpinBox::valueFromText
-248 QDoubleSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
-264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QDoubleSpinBox
- size=20 align=4
- base size=20 base align=4
-QDoubleSpinBox (0xb3dcf300) 0
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
- QAbstractSpinBox (0xb3dcf340) 0
- primary-for QDoubleSpinBox (0xb3dcf300)
- QWidget (0xb3dcf380) 0
- primary-for QAbstractSpinBox (0xb3dcf340)
- QObject (0xb3dcf3c0) 0
- primary-for QWidget (0xb3dcf380)
- QPaintDevice (0xb3dcf400) 8
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb3441b80) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb3441bc0) 0
+ primary-for QFileSystemModel (0xb3441b80)
+ QObject (0xb3447780) 0
+ primary-for QAbstractItemModel (0xb3441bc0)
-Vtable for QScrollBar
-QScrollBar::_ZTV10QScrollBar: 64u entries
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QScrollBar)
-8 QScrollBar::metaObject
-12 QScrollBar::qt_metacast
-16 QScrollBar::qt_metacall
-20 QScrollBar::~QScrollBar
-24 QScrollBar::~QScrollBar
-28 QScrollBar::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollBar::sizeHint
-68 QWidget::minimumSizeHint
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QScrollBar::mousePressEvent
-84 QScrollBar::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QScrollBar::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QScrollBar::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QScrollBar::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QScrollBar::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QFontDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7640,340 +6208,295 @@ QScrollBar::_ZTV10QScrollBar: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QScrollBar::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10QScrollBar)
-236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
-240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollBar
+Class QFontDialog
size=20 align=4
base size=20 base align=4
-QScrollBar (0xb3dcf480) 0
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
- QAbstractSlider (0xb3dcf4c0) 0
- primary-for QScrollBar (0xb3dcf480)
- QWidget (0xb3dcf500) 0
- primary-for QAbstractSlider (0xb3dcf4c0)
- QObject (0xb3dcf540) 0
- primary-for QWidget (0xb3dcf500)
- QPaintDevice (0xb3dcf580) 8
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
+QFontDialog (0xb3441f80) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb3441fc0) 0
+ primary-for QFontDialog (0xb3441f80)
+ QWidget (0xb34b45f0) 0
+ primary-for QDialog (0xb3441fc0)
+ QObject (0xb3447a8c) 0
+ primary-for QWidget (0xb34b45f0)
+ QPaintDevice (0xb3447ac8) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
-Vtable for QDateTimeEdit
-QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QDateTimeEdit)
-8 QDateTimeEdit::metaObject
-12 QDateTimeEdit::qt_metacast
-16 QDateTimeEdit::qt_metacall
-20 QDateTimeEdit::~QDateTimeEdit
-24 QDateTimeEdit::~QDateTimeEdit
-28 QDateTimeEdit::event
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLineEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
+124 QLineEdit::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLineEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QLineEdit::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI13QDateTimeEdit)
-260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
-264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDateTimeEdit
+Class QLineEdit
size=20 align=4
base size=20 base align=4
-QDateTimeEdit (0xb3dcf640) 0
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
- QAbstractSpinBox (0xb3dcf680) 0
- primary-for QDateTimeEdit (0xb3dcf640)
- QWidget (0xb3dcf6c0) 0
- primary-for QAbstractSpinBox (0xb3dcf680)
- QObject (0xb3dcf700) 0
- primary-for QWidget (0xb3dcf6c0)
- QPaintDevice (0xb3dcf740) 8
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
+QLineEdit (0xb34b6440) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb34d3690) 0
+ primary-for QLineEdit (0xb34b6440)
+ QObject (0xb3447e4c) 0
+ primary-for QWidget (0xb34d3690)
+ QPaintDevice (0xb3447e88) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-Vtable for QTimeEdit
-QTimeEdit::_ZTV9QTimeEdit: 70u entries
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeEdit)
-8 QTimeEdit::metaObject
-12 QTimeEdit::qt_metacast
-16 QTimeEdit::qt_metacall
-20 QTimeEdit::~QTimeEdit
-24 QTimeEdit::~QTimeEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QTimeEdit)
-260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
-264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTimeEdit
+Class QInputDialog
size=20 align=4
base size=20 base align=4
-QTimeEdit (0xb3dcf7c0) 0
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
- QDateTimeEdit (0xb3dcf800) 0
- primary-for QTimeEdit (0xb3dcf7c0)
- QAbstractSpinBox (0xb3dcf840) 0
- primary-for QDateTimeEdit (0xb3dcf800)
- QWidget (0xb3dcf880) 0
- primary-for QAbstractSpinBox (0xb3dcf840)
- QObject (0xb3dcf8c0) 0
- primary-for QWidget (0xb3dcf880)
- QPaintDevice (0xb3dcf900) 8
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
+QInputDialog (0xb34b6cc0) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb34b6d00) 0
+ primary-for QInputDialog (0xb34b6cc0)
+ QWidget (0xb3314550) 0
+ primary-for QDialog (0xb34b6d00)
+ QObject (0xb33104ec) 0
+ primary-for QWidget (0xb3314550)
+ QPaintDevice (0xb3310528) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-Vtable for QDateEdit
-QDateEdit::_ZTV9QDateEdit: 70u entries
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDateEdit)
-8 QDateEdit::metaObject
-12 QDateEdit::qt_metacast
-16 QDateEdit::qt_metacall
-20 QDateEdit::~QDateEdit
-24 QDateEdit::~QDateEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMessageBox::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QMessageBox::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QMessageBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QDateEdit)
-260 QDateEdit::_ZThn8_N9QDateEditD1Ev
-264 QDateEdit::_ZThn8_N9QDateEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDateEdit
+Class QMessageBox
size=20 align=4
base size=20 base align=4
-QDateEdit (0xb3dcf980) 0
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
- QDateTimeEdit (0xb3dcf9c0) 0
- primary-for QDateEdit (0xb3dcf980)
- QAbstractSpinBox (0xb3dcfa00) 0
- primary-for QDateTimeEdit (0xb3dcf9c0)
- QWidget (0xb3dcfa40) 0
- primary-for QAbstractSpinBox (0xb3dcfa00)
- QObject (0xb3dcfa80) 0
- primary-for QWidget (0xb3dcfa40)
- QPaintDevice (0xb3dcfac0) 8
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
-
-Vtable for QButtonGroup
-QButtonGroup::_ZTV12QButtonGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QButtonGroup)
-8 QButtonGroup::metaObject
-12 QButtonGroup::qt_metacast
-16 QButtonGroup::qt_metacall
-20 QButtonGroup::~QButtonGroup
-24 QButtonGroup::~QButtonGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QButtonGroup
- size=8 align=4
- base size=8 base align=4
-QButtonGroup (0xb3dcfb80) 0
- vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
- QObject (0xb3dcfbc0) 0
- primary-for QButtonGroup (0xb3dcfb80)
+QMessageBox (0xb3337200) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb3337240) 0
+ primary-for QMessageBox (0xb3337200)
+ QWidget (0xb333ed70) 0
+ primary-for QDialog (0xb3337240)
+ QObject (0xb3310960) 0
+ primary-for QWidget (0xb333ed70)
+ QPaintDevice (0xb331099c) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-Vtable for QDockWidget
-QDockWidget::_ZTV11QDockWidget: 63u entries
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDockWidget)
-8 QDockWidget::metaObject
-12 QDockWidget::qt_metacast
-16 QDockWidget::qt_metacall
-20 QDockWidget::~QDockWidget
-24 QDockWidget::~QDockWidget
-28 QDockWidget::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -7981,27 +6504,27 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDockWidget::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QDockWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QDockWidget::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8012,37 +6535,44 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QDockWidget)
-232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
-236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDockWidget
+Class QPageSetupDialog
size=20 align=4
base size=20 base align=4
-QDockWidget (0xb3dcfc40) 0
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
- QWidget (0xb3dcfc80) 0
- primary-for QDockWidget (0xb3dcfc40)
- QObject (0xb3dcfcc0) 0
- primary-for QWidget (0xb3dcfc80)
- QPaintDevice (0xb3dcfd00) 8
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
+QPageSetupDialog (0xb3337840) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb3337880) 0
+ primary-for QPageSetupDialog (0xb3337840)
+ QDialog (0xb33378c0) 0
+ primary-for QAbstractPageSetupDialog (0xb3337880)
+ QWidget (0xb3391a00) 0
+ primary-for QDialog (0xb33378c0)
+ QObject (0xb3310f78) 0
+ primary-for QWidget (0xb3391a00)
+ QPaintDevice (0xb3310fb4) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-Vtable for QMainWindow
-QMainWindow::_ZTV11QMainWindow: 64u entries
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMainWindow)
-8 QMainWindow::metaObject
-12 QMainWindow::qt_metacast
-16 QMainWindow::qt_metacall
-20 QMainWindow::~QMainWindow
-24 QMainWindow::~QMainWindow
-28 QMainWindow::event
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -8070,7 +6600,7 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QMainWindow::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -8091,210 +6621,132 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QMainWindow::createPopupMenu
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11QMainWindow)
-236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
-240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMainWindow
- size=20 align=4
- base size=20 base align=4
-QMainWindow (0xb3dcfe00) 0
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
- QWidget (0xb3dcfe40) 0
- primary-for QMainWindow (0xb3dcfe00)
- QObject (0xb3dcfe80) 0
- primary-for QWidget (0xb3dcfe40)
- QPaintDevice (0xb3dcfec0) 8
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
-
-Vtable for QMenu
-QMenu::_ZTV5QMenu: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QMenu)
-8 QMenu::metaObject
-12 QMenu::qt_metacast
-16 QMenu::qt_metacall
-20 QMenu::~QMenu
-24 QMenu::~QMenu
-28 QMenu::event
-32 QObject::eventFilter
-36 QMenu::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenu::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QMenu::hideEvent
-176 QWidget::x11Event
-180 QMenu::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI5QMenu)
-232 QMenu::_ZThn8_N5QMenuD1Ev
-236 QMenu::_ZThn8_N5QMenuD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMenu
- size=20 align=4
- base size=20 base align=4
-QMenu (0xb3dcff80) 0
- vptr=((& QMenu::_ZTV5QMenu) + 8u)
- QWidget (0xb3dcffc0) 0
- primary-for QMenu (0xb3dcff80)
- QObject (0xb3dcf000) 0
- primary-for QWidget (0xb3dcffc0)
- QPaintDevice (0xb3dcf140) 8
- vptr=((& QMenu::_ZTV5QMenu) + 232u)
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb3337b80) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb33b75f0) 0
+ primary-for QUnixPrintWidget (0xb3337b80)
+ QObject (0xb33b91e0) 0
+ primary-for QWidget (0xb33b75f0)
+ QPaintDevice (0xb33b921c) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
-Vtable for QScrollArea
-QScrollArea::_ZTV11QScrollArea: 65u entries
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QScrollArea)
-8 QScrollArea::metaObject
-12 QScrollArea::qt_metacast
-16 QScrollArea::qt_metacall
-20 QScrollArea::~QScrollArea
-24 QScrollArea::~QScrollArea
-28 QScrollArea::event
-32 QScrollArea::eventFilter
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QScrollArea::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI11QScrollArea)
-240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
-244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollArea
+Class QPrintDialog
size=20 align=4
base size=20 base align=4
-QScrollArea (0xb3dcf2c0) 0
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
- QAbstractScrollArea (0xb3dcf440) 0
- primary-for QScrollArea (0xb3dcf2c0)
- QFrame (0xb3dcf5c0) 0
- primary-for QAbstractScrollArea (0xb3dcf440)
- QWidget (0xb3dcf600) 0
- primary-for QFrame (0xb3dcf5c0)
- QObject (0xb3dcf780) 0
- primary-for QWidget (0xb3dcf600)
- QPaintDevice (0xb3dcf940) 8
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+QPrintDialog (0xb3337dc0) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb3337e00) 0
+ primary-for QPrintDialog (0xb3337dc0)
+ QDialog (0xb3337e40) 0
+ primary-for QAbstractPrintDialog (0xb3337e00)
+ QWidget (0xb33c2730) 0
+ primary-for QDialog (0xb3337e40)
+ QObject (0xb33b9348) 0
+ primary-for QWidget (0xb33c2730)
+ QPaintDevice (0xb33b9384) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
-Vtable for QFocusFrame
-QFocusFrame::_ZTV11QFocusFrame: 63u entries
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusFrame)
-8 QFocusFrame::metaObject
-12 QFocusFrame::qt_metacast
-16 QFocusFrame::qt_metacall
-20 QFocusFrame::~QFocusFrame
-24 QFocusFrame::~QFocusFrame
-28 QFocusFrame::event
-32 QFocusFrame::eventFilter
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -8302,24 +6754,24 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFocusFrame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -8333,74 +6785,79 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QFocusFrame)
-232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
-236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFocusFrame
- size=20 align=4
- base size=20 base align=4
-QFocusFrame (0xb3dcfb00) 0
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
- QWidget (0xb3dcfc00) 0
- primary-for QFocusFrame (0xb3dcfb00)
- QObject (0xb3dcfd80) 0
- primary-for QWidget (0xb3dcfc00)
- QPaintDevice (0xb3dcff00) 8
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb31d6100) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb31d6140) 0
+ primary-for QPrintPreviewDialog (0xb31d6100)
+ QWidget (0xb31d7320) 0
+ primary-for QDialog (0xb31d6140)
+ QObject (0xb33b95a0) 0
+ primary-for QWidget (0xb31d7320)
+ QPaintDevice (0xb33b95dc) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
-Vtable for QSizeGrip
-QSizeGrip::_ZTV9QSizeGrip: 63u entries
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSizeGrip)
-8 QSizeGrip::metaObject
-12 QSizeGrip::qt_metacast
-16 QSizeGrip::qt_metacall
-20 QSizeGrip::~QSizeGrip
-24 QSizeGrip::~QSizeGrip
-28 QSizeGrip::event
-32 QSizeGrip::eventFilter
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QSizeGrip::setVisible
-64 QSizeGrip::sizeHint
-68 QWidget::minimumSizeHint
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSizeGrip::mousePressEvent
-84 QSizeGrip::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QSizeGrip::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSizeGrip::paintEvent
-128 QSizeGrip::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QSizeGrip::showEvent
-172 QSizeGrip::hideEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QProgressDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8411,46 +6868,51 @@ QSizeGrip::_ZTV9QSizeGrip: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QSizeGrip)
-232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
-236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSizeGrip
+Class QProgressDialog
size=20 align=4
base size=20 base align=4
-QSizeGrip (0xb3b3d040) 0
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
- QWidget (0xb3b3d080) 0
- primary-for QSizeGrip (0xb3b3d040)
- QObject (0xb3b3d0c0) 0
- primary-for QWidget (0xb3b3d080)
- QPaintDevice (0xb3b3d100) 8
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+QProgressDialog (0xb31d6400) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb31d6440) 0
+ primary-for QProgressDialog (0xb31d6400)
+ QWidget (0xb31e1d70) 0
+ primary-for QDialog (0xb31d6440)
+ QObject (0xb33b97f8) 0
+ primary-for QWidget (0xb31e1d70)
+ QPaintDevice (0xb33b9834) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
-Vtable for QSplitter
-QSplitter::_ZTV9QSplitter: 64u entries
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSplitter)
-8 QSplitter::metaObject
-12 QSplitter::qt_metacast
-16 QSplitter::qt_metacall
-20 QSplitter::~QSplitter
-24 QSplitter::~QSplitter
-28 QSplitter::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
36 QObject::timerEvent
-40 QSplitter::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QSplitter::sizeHint
-68 QSplitter::minimumSizeHint
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -8458,27 +6920,27 @@ QSplitter::_ZTV9QSplitter: 64u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QWizard::paintEvent
128 QWidget::moveEvent
-132 QSplitter::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QSplitter::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8489,39 +6951,45 @@ QSplitter::_ZTV9QSplitter: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplitter::createHandle
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI9QSplitter)
-236 QSplitter::_ZThn8_N9QSplitterD1Ev
-240 QSplitter::_ZThn8_N9QSplitterD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplitter
+Class QWizard
size=20 align=4
base size=20 base align=4
-QSplitter (0xb3b3d180) 0
- vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
- QFrame (0xb3b3d1c0) 0
- primary-for QSplitter (0xb3b3d180)
- QWidget (0xb3b3d200) 0
- primary-for QFrame (0xb3b3d1c0)
- QObject (0xb3b3d240) 0
- primary-for QWidget (0xb3b3d200)
- QPaintDevice (0xb3b3d280) 8
- vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+QWizard (0xb31d6700) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb31d6740) 0
+ primary-for QWizard (0xb31d6700)
+ QWidget (0xb31f3870) 0
+ primary-for QDialog (0xb31d6740)
+ QObject (0xb33b9a50) 0
+ primary-for QWidget (0xb31f3870)
+ QPaintDevice (0xb33b9a8c) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
-Vtable for QSplitterHandle
-QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSplitterHandle)
-8 QSplitterHandle::metaObject
-12 QSplitterHandle::qt_metacast
-16 QSplitterHandle::qt_metacall
-20 QSplitterHandle::~QSplitterHandle
-24 QSplitterHandle::~QSplitterHandle
-28 QSplitterHandle::event
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -8530,14 +6998,14 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSplitterHandle::sizeHint
+64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSplitterHandle::mousePressEvent
-84 QSplitterHandle::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QSplitterHandle::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -8545,7 +7013,7 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSplitterHandle::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -8570,125 +7038,654 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI15QSplitterHandle)
-232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
-236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplitterHandle
+Class QWizardPage
size=20 align=4
base size=20 base align=4
-QSplitterHandle (0xb3b3d300) 0
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
- QWidget (0xb3b3d340) 0
- primary-for QSplitterHandle (0xb3b3d300)
- QObject (0xb3b3d380) 0
- primary-for QWidget (0xb3b3d340)
- QPaintDevice (0xb3b3d3c0) 8
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+QWizardPage (0xb31d6b40) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb321cc30) 0
+ primary-for QWizardPage (0xb31d6b40)
+ QObject (0xb33b9d98) 0
+ primary-for QWidget (0xb321cc30)
+ QPaintDevice (0xb33b9dd4) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-Vtable for QToolButton
-QToolButton::_ZTV11QToolButton: 66u entries
+Vtable for QKeyEventTransition
+QKeyEventTransition::_ZTV19QKeyEventTransition: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QToolButton)
-8 QToolButton::metaObject
-12 QToolButton::qt_metacast
-16 QToolButton::qt_metacall
-20 QToolButton::~QToolButton
-24 QToolButton::~QToolButton
-28 QToolButton::event
+4 (int (*)(...))(& _ZTI19QKeyEventTransition)
+8 QKeyEventTransition::metaObject
+12 QKeyEventTransition::qt_metacast
+16 QKeyEventTransition::qt_metacall
+20 QKeyEventTransition::~QKeyEventTransition
+24 QKeyEventTransition::~QKeyEventTransition
+28 QEventTransition::event
32 QObject::eventFilter
-36 QToolButton::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QToolButton::sizeHint
-68 QToolButton::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QToolButton::mousePressEvent
-84 QToolButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QToolButton::enterEvent
-120 QToolButton::leaveEvent
-124 QToolButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QToolButton::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QToolButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QToolButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QToolButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QToolButton)
-244 QToolButton::_ZThn8_N11QToolButtonD1Ev
-248 QToolButton::_ZThn8_N11QToolButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QKeyEventTransition::eventTest
+60 QKeyEventTransition::onTransition
-Class QToolButton
- size=20 align=4
- base size=20 base align=4
-QToolButton (0xb3b3d440) 0
- vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
- QAbstractButton (0xb3b3d480) 0
- primary-for QToolButton (0xb3b3d440)
- QWidget (0xb3b3d4c0) 0
- primary-for QAbstractButton (0xb3b3d480)
- QObject (0xb3b3d500) 0
- primary-for QWidget (0xb3b3d4c0)
- QPaintDevice (0xb3b3d540) 8
- vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
+Class QKeyEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QKeyEventTransition (0xb31d6e00) 0
+ vptr=((& QKeyEventTransition::_ZTV19QKeyEventTransition) + 8u)
+ QEventTransition (0xb31d6e40) 0
+ primary-for QKeyEventTransition (0xb31d6e00)
+ QAbstractTransition (0xb31d6e80) 0
+ primary-for QEventTransition (0xb31d6e40)
+ QObject (0xb3249000) 0
+ primary-for QAbstractTransition (0xb31d6e80)
+
+Vtable for QMouseEventTransition
+QMouseEventTransition::_ZTV21QMouseEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QMouseEventTransition)
+8 QMouseEventTransition::metaObject
+12 QMouseEventTransition::qt_metacast
+16 QMouseEventTransition::qt_metacall
+20 QMouseEventTransition::~QMouseEventTransition
+24 QMouseEventTransition::~QMouseEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMouseEventTransition::eventTest
+60 QMouseEventTransition::onTransition
-Vtable for QStatusBar
-QStatusBar::_ZTV10QStatusBar: 63u entries
+Class QMouseEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QMouseEventTransition (0xb3256140) 0
+ vptr=((& QMouseEventTransition::_ZTV21QMouseEventTransition) + 8u)
+ QEventTransition (0xb3256180) 0
+ primary-for QMouseEventTransition (0xb3256140)
+ QAbstractTransition (0xb32561c0) 0
+ primary-for QEventTransition (0xb3256180)
+ QObject (0xb324921c) 0
+ primary-for QAbstractTransition (0xb32561c0)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QStatusBar)
-8 QStatusBar::metaObject
-12 QStatusBar::qt_metacast
-16 QStatusBar::qt_metacall
-20 QStatusBar::~QStatusBar
-24 QStatusBar::~QStatusBar
-28 QStatusBar::event
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb3256480) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb32564c0) 0
+ primary-for QBitmap (0xb3256480)
+ QPaintDevice (0xb3249438) 0
+ primary-for QPixmap (0xb32564c0)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb3280000) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb3280078) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb3256d00) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb328003c) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb3256d00)
+
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb3256e80) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb328012c) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb3256e80)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb32a00a0) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb3280438) 0
+ primary-for QIconEnginePlugin (0xb32a00a0)
+ QIconEngineFactoryInterface (0xb329f140) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb3280474) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb329f140)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb329f380) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb32805a0) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb329f380)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb32a9af0) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb32808ac) 0
+ primary-for QIconEnginePluginV2 (0xb32a9af0)
+ QIconEngineFactoryInterfaceV2 (0xb329f640) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb32808e8) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb329f640)
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb3280a14) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QImageIOHandlerFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QImageIOHandlerFactoryInterface (0xb329f980) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb3280b7c) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb329f980)
+
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb32c49b0) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb3280e88) 0
+ primary-for QImageIOPlugin (0xb32c49b0)
+ QImageIOHandlerFactoryInterface (0xb329fc40) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb3280ec4) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb329fc40)
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb30d90f0) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb30d912c) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
+ size=8 align=4
+ base size=8 base align=4
+QMovie (0xb3107040) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb30d9168) 0
+ primary-for QMovie (0xb3107040)
+
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
+
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb3107680) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb30d9474) 0
+ primary-for QPicture (0xb3107680)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb30d9708) 0
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb31079c0) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb30d9744) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb31079c0)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb3146a50) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb30d9a50) 0
+ primary-for QPictureFormatPlugin (0xb3146a50)
+ QPictureFormatInterface (0xb3107c80) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb30d9a8c) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb3107c80)
+
+Class QPixmapCache::Key
+ size=4 align=4
+ base size=4 base align=4
+QPixmapCache::Key (0xb30d9bf4) 0
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb30d9bb8) 0 empty
+
+Vtable for QGraphicsEffect
+QGraphicsEffect::_ZTV15QGraphicsEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsEffect)
+8 QGraphicsEffect::metaObject
+12 QGraphicsEffect::qt_metacast
+16 QGraphicsEffect::qt_metacall
+20 QGraphicsEffect::~QGraphicsEffect
+24 QGraphicsEffect::~QGraphicsEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 __cxa_pure_virtual
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEffect (0xb3107fc0) 0
+ vptr=((& QGraphicsEffect::_ZTV15QGraphicsEffect) + 8u)
+ QObject (0xb30d9c6c) 0
+ primary-for QGraphicsEffect (0xb3107fc0)
+
+Vtable for QGraphicsColorizeEffect
+QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsColorizeEffect)
+8 QGraphicsColorizeEffect::metaObject
+12 QGraphicsColorizeEffect::qt_metacast
+16 QGraphicsColorizeEffect::qt_metacall
+20 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+24 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsColorizeEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsColorizeEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsColorizeEffect (0xb315a3c0) 0
+ vptr=((& QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect) + 8u)
+ QGraphicsEffect (0xb315a400) 0
+ primary-for QGraphicsColorizeEffect (0xb315a3c0)
+ QObject (0xb30d9fb4) 0
+ primary-for QGraphicsEffect (0xb315a400)
+
+Vtable for QGraphicsBlurEffect
+QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsBlurEffect)
+8 QGraphicsBlurEffect::metaObject
+12 QGraphicsBlurEffect::qt_metacast
+16 QGraphicsBlurEffect::qt_metacall
+20 QGraphicsBlurEffect::~QGraphicsBlurEffect
+24 QGraphicsBlurEffect::~QGraphicsBlurEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsBlurEffect::boundingRectFor
+60 QGraphicsBlurEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsBlurEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsBlurEffect (0xb315a6c0) 0
+ vptr=((& QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect) + 8u)
+ QGraphicsEffect (0xb315a700) 0
+ primary-for QGraphicsBlurEffect (0xb315a6c0)
+ QObject (0xb31981e0) 0
+ primary-for QGraphicsEffect (0xb315a700)
+
+Vtable for QGraphicsDropShadowEffect
+QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsDropShadowEffect)
+8 QGraphicsDropShadowEffect::metaObject
+12 QGraphicsDropShadowEffect::qt_metacast
+16 QGraphicsDropShadowEffect::qt_metacall
+20 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+24 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsDropShadowEffect::boundingRectFor
+60 QGraphicsDropShadowEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsDropShadowEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsDropShadowEffect (0xb315ab00) 0
+ vptr=((& QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect) + 8u)
+ QGraphicsEffect (0xb315ab40) 0
+ primary-for QGraphicsDropShadowEffect (0xb315ab00)
+ QObject (0xb31984ec) 0
+ primary-for QGraphicsEffect (0xb315ab40)
+
+Vtable for QGraphicsOpacityEffect
+QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsOpacityEffect)
+8 QGraphicsOpacityEffect::metaObject
+12 QGraphicsOpacityEffect::qt_metacast
+16 QGraphicsOpacityEffect::qt_metacall
+20 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+24 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsOpacityEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsOpacityEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsOpacityEffect (0xb315af80) 0
+ vptr=((& QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect) + 8u)
+ QGraphicsEffect (0xb315afc0) 0
+ primary-for QGraphicsOpacityEffect (0xb315af80)
+ QObject (0xb3198780) 0
+ primary-for QGraphicsEffect (0xb315afc0)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb319899c) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb31989d8) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
64 QWidget::sizeHint
@@ -8706,9 +7703,9 @@ QStatusBar::_ZTV10QStatusBar: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QStatusBar::paintEvent
-128 QWidget::moveEvent
-132 QStatusBar::resizeEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -8717,10 +7714,10 @@ QStatusBar::_ZTV10QStatusBar: 63u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QWSEmbedWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8731,1069 +7728,2080 @@ QStatusBar::_ZTV10QStatusBar: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QStatusBar)
-232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
-236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStatusBar
+Class QWSEmbedWidget
size=20 align=4
base size=20 base align=4
-QStatusBar (0xb3b3d600) 0
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
- QWidget (0xb3b3d640) 0
- primary-for QStatusBar (0xb3b3d600)
- QObject (0xb3b3d680) 0
- primary-for QWidget (0xb3b3d640)
- QPaintDevice (0xb3b3d6c0) 8
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+QWSEmbedWidget (0xb2fe1300) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb2fe5910) 0
+ primary-for QWSEmbedWidget (0xb2fe1300)
+ QObject (0xb3198a14) 0
+ primary-for QWidget (0xb2fe5910)
+ QPaintDevice (0xb3198a50) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-Vtable for QRadioButton
-QRadioButton::_ZTV12QRadioButton: 66u entries
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb3198c6c) 0
+
+Class QTileRules
+ size=8 align=4
+ base size=8 base align=4
+QTileRules (0xb3198ca8) 0
+
+Class QDrawPixmaps::Data
+ size=80 align=4
+ base size=80 base align=4
+QDrawPixmaps::Data (0xb3016000) 0
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb3016078) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2f1ad98) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QRadioButton)
-8 QRadioButton::metaObject
-12 QRadioButton::qt_metacast
-16 QRadioButton::qt_metacall
-20 QRadioButton::~QRadioButton
-24 QRadioButton::~QRadioButton
-28 QRadioButton::event
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb2f1ae4c) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb2f5e168) 0
+
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
+
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb2f30f80) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb2f5ea8c) 0
+ primary-for QPrinter (0xb2f30f80)
+
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb2f5ee10) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2e1103c) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb2de5840) 0
+ QPainter (0xb2e111a4) 0
+
+Vtable for QAbstractProxyModel
+QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
+8 QAbstractProxyModel::metaObject
+12 QAbstractProxyModel::qt_metacast
+16 QAbstractProxyModel::qt_metacall
+20 QAbstractProxyModel::~QAbstractProxyModel
+24 QAbstractProxyModel::~QAbstractProxyModel
+28 QObject::event
32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 QAbstractProxyModel::data
+80 QAbstractProxyModel::setData
+84 QAbstractProxyModel::headerData
+88 QAbstractProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractProxyModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QAbstractProxyModel::setSourceModel
+172 __cxa_pure_virtual
+176 __cxa_pure_virtual
+180 QAbstractProxyModel::mapSelectionToSource
+184 QAbstractProxyModel::mapSelectionFromSource
+
+Class QAbstractProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractProxyModel (0xb2de5e80) 0
+ vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
+ QAbstractItemModel (0xb2de5ec0) 0
+ primary-for QAbstractProxyModel (0xb2de5e80)
+ QObject (0xb2e2b3c0) 0
+ primary-for QAbstractItemModel (0xb2de5ec0)
+
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QRadioButton::sizeHint
-68 QWidget::minimumSizeHint
+64 QColumnView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QRadioButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QRadioButton::paintEvent
+124 QAbstractScrollArea::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QColumnView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QRadioButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QRadioButton)
-244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
-248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QColumnView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QColumnView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QRadioButton
+Class QColumnView
size=20 align=4
base size=20 base align=4
-QRadioButton (0xb3b3d740) 0
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
- QAbstractButton (0xb3b3d780) 0
- primary-for QRadioButton (0xb3b3d740)
- QWidget (0xb3b3d7c0) 0
- primary-for QAbstractButton (0xb3b3d780)
- QObject (0xb3b3d800) 0
- primary-for QWidget (0xb3b3d7c0)
- QPaintDevice (0xb3b3d840) 8
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-
-Class QFontDatabase
- size=4 align=4
- base size=4 base align=4
-QFontDatabase (0xb3b3d8c0) 0
+QColumnView (0xb2e37180) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2e371c0) 0
+ primary-for QColumnView (0xb2e37180)
+ QAbstractScrollArea (0xb2e37200) 0
+ primary-for QAbstractItemView (0xb2e371c0)
+ QFrame (0xb2e37240) 0
+ primary-for QAbstractScrollArea (0xb2e37200)
+ QWidget (0xb2e38550) 0
+ primary-for QFrame (0xb2e37240)
+ QObject (0xb2e2b5dc) 0
+ primary-for QWidget (0xb2e38550)
+ QPaintDevice (0xb2e2b618) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
-Vtable for QFontComboBox
-QFontComboBox::_ZTV13QFontComboBox: 65u entries
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFontComboBox)
-8 QFontComboBox::metaObject
-12 QFontComboBox::qt_metacast
-16 QFontComboBox::qt_metacall
-20 QFontComboBox::~QFontComboBox
-24 QFontComboBox::~QFontComboBox
-28 QFontComboBox::event
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFontComboBox::sizeHint
-68 QComboBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QComboBox::paintEvent
-128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
-176 QWidget::x11Event
-180 QComboBox::changeEvent
-184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI13QFontComboBox)
-240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
-244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QDataWidgetMapper::setCurrentIndex
-Class QFontComboBox
- size=20 align=4
- base size=20 base align=4
-QFontComboBox (0xb3b3d900) 0
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
- QComboBox (0xb3b3d940) 0
- primary-for QFontComboBox (0xb3b3d900)
- QWidget (0xb3b3d980) 0
- primary-for QComboBox (0xb3b3d940)
- QObject (0xb3b3d9c0) 0
- primary-for QWidget (0xb3b3d980)
- QPaintDevice (0xb3b3da00) 8
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2e37500) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2e2b834) 0
+ primary-for QDataWidgetMapper (0xb2e37500)
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
-Vtable for QToolBox
-QToolBox::_ZTV8QToolBox: 65u entries
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2e2ba50) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBox)
-8 QToolBox::metaObject
-12 QToolBox::qt_metacast
-16 QToolBox::qt_metacall
-20 QToolBox::~QToolBox
-24 QToolBox::~QToolBox
-28 QToolBox::event
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QDirModel
+ size=8 align=4
+ base size=8 base align=4
+QDirModel (0xb2e37900) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2e37940) 0
+ primary-for QDirModel (0xb2e37900)
+ QObject (0xb2e2bbb8) 0
+ primary-for QAbstractItemModel (0xb2e37940)
+
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
+64 QHeaderView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QHeaderView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QToolBox::showEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QToolBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QToolBox::itemInserted
-228 QToolBox::itemRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QToolBox)
-240 QToolBox::_ZThn8_N8QToolBoxD1Ev
-244 QToolBox::_ZThn8_N8QToolBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QHeaderView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBox
+Class QHeaderView
size=20 align=4
base size=20 base align=4
-QToolBox (0xb3b3dac0) 0
- vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
- QFrame (0xb3b3db00) 0
- primary-for QToolBox (0xb3b3dac0)
- QWidget (0xb3b3db40) 0
- primary-for QFrame (0xb3b3db00)
- QObject (0xb3b3db80) 0
- primary-for QWidget (0xb3b3db40)
- QPaintDevice (0xb3b3dbc0) 8
- vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+QHeaderView (0xb2e37c00) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2e37c40) 0
+ primary-for QHeaderView (0xb2e37c00)
+ QAbstractScrollArea (0xb2e37c80) 0
+ primary-for QAbstractItemView (0xb2e37c40)
+ QFrame (0xb2e37cc0) 0
+ primary-for QAbstractScrollArea (0xb2e37c80)
+ QWidget (0xb2e78dc0) 0
+ primary-for QFrame (0xb2e37cc0)
+ QObject (0xb2e2bdd4) 0
+ primary-for QWidget (0xb2e78dc0)
+ QPaintDevice (0xb2e2be10) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
-Vtable for QCheckBox
-QCheckBox::_ZTV9QCheckBox: 66u entries
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCheckBox)
-8 QCheckBox::metaObject
-12 QCheckBox::qt_metacast
-16 QCheckBox::qt_metacall
-20 QCheckBox::~QCheckBox
-24 QCheckBox::~QCheckBox
-28 QCheckBox::event
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
+28 QObject::event
+32 QItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
+
+Class QItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QItemDelegate (0xb2eab080) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2eab0c0) 0
+ primary-for QItemDelegate (0xb2eab080)
+ QObject (0xb2ea812c) 0
+ primary-for QAbstractItemDelegate (0xb2eab0c0)
+
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2ea8348) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2ea85dc) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QListWidgetItem (0xb2ea88ac) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+36 QListView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QCheckBox::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QCheckBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QCheckBox::paintEvent
+124 QListView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QListView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QCheckBox::hitButton
-228 QCheckBox::checkStateSet
-232 QCheckBox::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI9QCheckBox)
-244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
-248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCheckBox
+Class QListWidget
size=20 align=4
base size=20 base align=4
-QCheckBox (0xb3b3dc40) 0
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
- QAbstractButton (0xb3b3dc80) 0
- primary-for QCheckBox (0xb3b3dc40)
- QWidget (0xb3b3dcc0) 0
- primary-for QAbstractButton (0xb3b3dc80)
- QObject (0xb3b3dd00) 0
- primary-for QWidget (0xb3b3dcc0)
- QPaintDevice (0xb3b3dd40) 8
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
+QListWidget (0xb2cfca00) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2cfca40) 0
+ primary-for QListWidget (0xb2cfca00)
+ QAbstractItemView (0xb2cfca80) 0
+ primary-for QListView (0xb2cfca40)
+ QAbstractScrollArea (0xb2cfcac0) 0
+ primary-for QAbstractItemView (0xb2cfca80)
+ QFrame (0xb2cfcb00) 0
+ primary-for QAbstractScrollArea (0xb2cfcac0)
+ QWidget (0xb2d0f640) 0
+ primary-for QFrame (0xb2cfcb00)
+ QObject (0xb2cff99c) 0
+ primary-for QWidget (0xb2d0f640)
+ QPaintDevice (0xb2cff9d8) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-Vtable for QWorkspace
-QWorkspace::_ZTV10QWorkspace: 63u entries
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QWorkspace)
-8 QWorkspace::metaObject
-12 QWorkspace::qt_metacast
-16 QWorkspace::qt_metacall
-20 QWorkspace::~QWorkspace
-24 QWorkspace::~QWorkspace
-28 QWorkspace::event
-32 QWorkspace::eventFilter
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QWorkspace::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWorkspace::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWorkspace::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWorkspace::paintEvent
-128 QWidget::moveEvent
-132 QWorkspace::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWorkspace::showEvent
-172 QWorkspace::hideEvent
-176 QWidget::x11Event
-180 QWorkspace::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QWorkspace)
-232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
-236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
-Class QWorkspace
- size=20 align=4
- base size=20 base align=4
-QWorkspace (0xb3b3ddc0) 0
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
- QWidget (0xb3b3de00) 0
- primary-for QWorkspace (0xb3b3ddc0)
- QObject (0xb3b3de40) 0
- primary-for QWidget (0xb3b3de00)
- QPaintDevice (0xb3b3de80) 8
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2d30140) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2d30180) 0
+ primary-for QProxyModel (0xb2d30140)
+ QObject (0xb2d33000) 0
+ primary-for QAbstractItemModel (0xb2d30180)
-Vtable for QMenuBar
-QMenuBar::_ZTV8QMenuBar: 63u entries
+Vtable for QSortFilterProxyModel
+QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMenuBar)
-8 QMenuBar::metaObject
-12 QMenuBar::qt_metacast
-16 QMenuBar::qt_metacall
-20 QMenuBar::~QMenuBar
-24 QMenuBar::~QMenuBar
-28 QMenuBar::event
-32 QMenuBar::eventFilter
+4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
+8 QSortFilterProxyModel::metaObject
+12 QSortFilterProxyModel::qt_metacast
+16 QSortFilterProxyModel::qt_metacall
+20 QSortFilterProxyModel::~QSortFilterProxyModel
+24 QSortFilterProxyModel::~QSortFilterProxyModel
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QMenuBar::setVisible
-64 QMenuBar::sizeHint
-68 QMenuBar::minimumSizeHint
-72 QMenuBar::heightForWidth
-76 QWidget::paintEngine
-80 QMenuBar::mousePressEvent
-84 QMenuBar::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenuBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMenuBar::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QMenuBar::focusInEvent
-112 QMenuBar::focusOutEvent
-116 QWidget::enterEvent
-120 QMenuBar::leaveEvent
-124 QMenuBar::paintEvent
-128 QWidget::moveEvent
-132 QMenuBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenuBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMenuBar::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QMenuBar)
-232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
-236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QSortFilterProxyModel::index
+60 QSortFilterProxyModel::parent
+64 QSortFilterProxyModel::rowCount
+68 QSortFilterProxyModel::columnCount
+72 QSortFilterProxyModel::hasChildren
+76 QSortFilterProxyModel::data
+80 QSortFilterProxyModel::setData
+84 QSortFilterProxyModel::headerData
+88 QSortFilterProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QSortFilterProxyModel::mimeTypes
+104 QSortFilterProxyModel::mimeData
+108 QSortFilterProxyModel::dropMimeData
+112 QSortFilterProxyModel::supportedDropActions
+116 QSortFilterProxyModel::insertRows
+120 QSortFilterProxyModel::insertColumns
+124 QSortFilterProxyModel::removeRows
+128 QSortFilterProxyModel::removeColumns
+132 QSortFilterProxyModel::fetchMore
+136 QSortFilterProxyModel::canFetchMore
+140 QSortFilterProxyModel::flags
+144 QSortFilterProxyModel::sort
+148 QSortFilterProxyModel::buddy
+152 QSortFilterProxyModel::match
+156 QSortFilterProxyModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QSortFilterProxyModel::setSourceModel
+172 QSortFilterProxyModel::mapToSource
+176 QSortFilterProxyModel::mapFromSource
+180 QSortFilterProxyModel::mapSelectionToSource
+184 QSortFilterProxyModel::mapSelectionFromSource
+188 QSortFilterProxyModel::filterAcceptsRow
+192 QSortFilterProxyModel::filterAcceptsColumn
+196 QSortFilterProxyModel::lessThan
-Class QMenuBar
- size=20 align=4
- base size=20 base align=4
-QMenuBar (0xb3b3df00) 0
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
- QWidget (0xb3b3df40) 0
- primary-for QMenuBar (0xb3b3df00)
- QObject (0xb3b3df80) 0
- primary-for QWidget (0xb3b3df40)
- QPaintDevice (0xb3b3dfc0) 8
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+Class QSortFilterProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QSortFilterProxyModel (0xb2d30440) 0
+ vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
+ QAbstractProxyModel (0xb2d30480) 0
+ primary-for QSortFilterProxyModel (0xb2d30440)
+ QAbstractItemModel (0xb2d304c0) 0
+ primary-for QAbstractProxyModel (0xb2d30480)
+ QObject (0xb2d3321c) 0
+ primary-for QAbstractItemModel (0xb2d304c0)
-Vtable for QMdiArea
-QMdiArea::_ZTV8QMdiArea: 65u entries
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMdiArea)
-8 QMdiArea::metaObject
-12 QMdiArea::qt_metacast
-16 QMdiArea::qt_metacall
-20 QMdiArea::~QMdiArea
-24 QMdiArea::~QMdiArea
-28 QMdiArea::event
-32 QMdiArea::eventFilter
-36 QMdiArea::timerEvent
-40 QMdiArea::childEvent
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2d33438) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2d9fb40) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2d9fb80) 0
+ primary-for QStandardItemModel (0xb2d9fb40)
+ QObject (0xb2dbd564) 0
+ primary-for QAbstractItemModel (0xb2d9fb80)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2d9ff80) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2d9ffc0) 0
+ primary-for QStringListModel (0xb2d9ff80)
+ QAbstractItemModel (0xb2c07000) 0
+ primary-for QAbstractListModel (0xb2d9ffc0)
+ QObject (0xb2dbd870) 0
+ primary-for QAbstractItemModel (0xb2c07000)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
+28 QObject::event
+32 QStyledItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QStyledItemDelegate (0xb2c07240) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2c07280) 0
+ primary-for QStyledItemDelegate (0xb2c07240)
+ QObject (0xb2dbd99c) 0
+ primary-for QAbstractItemDelegate (0xb2c07280)
+
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QMdiArea::sizeHint
-68 QMdiArea::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QMdiArea::paintEvent
+124 QTableView::paintEvent
128 QWidget::moveEvent
-132 QMdiArea::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QMdiArea::showEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QMdiArea::viewportEvent
-228 QMdiArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QMdiArea)
-240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
-244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiArea
+Class QTableView
size=20 align=4
base size=20 base align=4
-QMdiArea (0xb3b3d000) 0
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
- QAbstractScrollArea (0xb3b3d140) 0
- primary-for QMdiArea (0xb3b3d000)
- QFrame (0xb3b3d2c0) 0
- primary-for QAbstractScrollArea (0xb3b3d140)
- QWidget (0xb3b3d400) 0
- primary-for QFrame (0xb3b3d2c0)
- QObject (0xb3b3d5c0) 0
- primary-for QWidget (0xb3b3d400)
- QPaintDevice (0xb3b3d700) 8
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+QTableView (0xb2c07540) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2c07580) 0
+ primary-for QTableView (0xb2c07540)
+ QAbstractScrollArea (0xb2c075c0) 0
+ primary-for QAbstractItemView (0xb2c07580)
+ QFrame (0xb2c07600) 0
+ primary-for QAbstractScrollArea (0xb2c075c0)
+ QWidget (0xb2c1bb40) 0
+ primary-for QFrame (0xb2c07600)
+ QObject (0xb2dbdbb8) 0
+ primary-for QWidget (0xb2c1bb40)
+ QPaintDevice (0xb2dbdbf4) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2dbde10) 0
-Vtable for QLabel
-QLabel::_ZTV6QLabel: 63u entries
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QLabel)
-8 QLabel::metaObject
-12 QLabel::qt_metacast
-16 QLabel::qt_metacall
-20 QLabel::~QLabel
-24 QLabel::~QLabel
-28 QLabel::event
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2c4203c) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTableView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QLabel::sizeHint
-68 QLabel::minimumSizeHint
-72 QLabel::heightForWidth
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QLabel::mousePressEvent
-84 QLabel::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QLabel::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLabel::keyPressEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QLabel::focusInEvent
-112 QLabel::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QLabel::paintEvent
+124 QTableView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QLabel::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QLabel::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QLabel::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QLabel)
-232 QLabel::_ZThn8_N6QLabelD1Ev
-236 QLabel::_ZThn8_N6QLabelD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QLabel
+Class QTableWidget
size=20 align=4
base size=20 base align=4
-QLabel (0xb3b3da40) 0
- vptr=((& QLabel::_ZTV6QLabel) + 8u)
- QFrame (0xb3b3dc00) 0
- primary-for QLabel (0xb3b3da40)
- QWidget (0xb3b3dd80) 0
- primary-for QFrame (0xb3b3dc00)
- QObject (0xb3b3dec0) 0
- primary-for QWidget (0xb3b3dd80)
- QPaintDevice (0xb3aaf000) 8
- vptr=((& QLabel::_ZTV6QLabel) + 232u)
+QTableWidget (0xb2c6fa40) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2c6fa80) 0
+ primary-for QTableWidget (0xb2c6fa40)
+ QAbstractItemView (0xb2c6fac0) 0
+ primary-for QTableView (0xb2c6fa80)
+ QAbstractScrollArea (0xb2c6fb00) 0
+ primary-for QAbstractItemView (0xb2c6fac0)
+ QFrame (0xb2c6fb40) 0
+ primary-for QAbstractScrollArea (0xb2c6fb00)
+ QWidget (0xb2c82230) 0
+ primary-for QFrame (0xb2c6fb40)
+ QObject (0xb2c7f12c) 0
+ primary-for QWidget (0xb2c82230)
+ QPaintDevice (0xb2c7f168) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
-Vtable for QToolBar
-QToolBar::_ZTV8QToolBar: 63u entries
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBar)
-8 QToolBar::metaObject
-12 QToolBar::qt_metacast
-16 QToolBar::qt_metacall
-20 QToolBar::~QToolBar
-24 QToolBar::~QToolBar
-28 QToolBar::event
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
32 QObject::eventFilter
-36 QObject::timerEvent
-40 QToolBar::childEvent
+36 QTreeView::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QToolBar::paintEvent
+124 QTreeView::paintEvent
128 QWidget::moveEvent
-132 QToolBar::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
-148 QToolBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QToolBar::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QToolBar)
-232 QToolBar::_ZThn8_N8QToolBarD1Ev
-236 QToolBar::_ZThn8_N8QToolBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBar
+Class QTreeView
size=20 align=4
base size=20 base align=4
-QToolBar (0xb3aaf080) 0
- vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
- QWidget (0xb3aaf0c0) 0
- primary-for QToolBar (0xb3aaf080)
- QObject (0xb3aaf100) 0
- primary-for QWidget (0xb3aaf0c0)
- QPaintDevice (0xb3aaf140) 8
- vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
+QTreeView (0xb2ca5040) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2ca5080) 0
+ primary-for QTreeView (0xb2ca5040)
+ QAbstractScrollArea (0xb2ca50c0) 0
+ primary-for QAbstractItemView (0xb2ca5080)
+ QFrame (0xb2ca5100) 0
+ primary-for QAbstractScrollArea (0xb2ca50c0)
+ QWidget (0xb2ca1c80) 0
+ primary-for QFrame (0xb2ca5100)
+ QObject (0xb2c7f7f8) 0
+ primary-for QWidget (0xb2ca1c80)
+ QPaintDevice (0xb2c7f834) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-Vtable for QSplashScreen
-QSplashScreen::_ZTV13QSplashScreen: 64u entries
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2c7fa50) 0
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSplashScreen)
-8 QSplashScreen::metaObject
-12 QSplashScreen::qt_metacast
-16 QSplashScreen::qt_metacall
-20 QSplashScreen::~QSplashScreen
-24 QSplashScreen::~QSplashScreen
-28 QSplashScreen::event
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2adb12c) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTreeView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSplashScreen::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QTreeView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTreeWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplashScreen::drawContents
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI13QSplashScreen)
-236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
-240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplashScreen
+Class QTreeWidget
size=20 align=4
base size=20 base align=4
-QSplashScreen (0xb3aaf1c0) 0
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
- QWidget (0xb3aaf200) 0
- primary-for QSplashScreen (0xb3aaf1c0)
- QObject (0xb3aaf240) 0
- primary-for QWidget (0xb3aaf200)
- QPaintDevice (0xb3aaf280) 8
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
+QTreeWidget (0xb2b47ac0) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2b47b00) 0
+ primary-for QTreeWidget (0xb2b47ac0)
+ QAbstractItemView (0xb2b47b40) 0
+ primary-for QTreeView (0xb2b47b00)
+ QAbstractScrollArea (0xb2b47b80) 0
+ primary-for QAbstractItemView (0xb2b47b40)
+ QFrame (0xb2b47bc0) 0
+ primary-for QAbstractScrollArea (0xb2b47b80)
+ QWidget (0xb2b5d3c0) 0
+ primary-for QFrame (0xb2b47bc0)
+ QObject (0xb2b53564) 0
+ primary-for QWidget (0xb2b5d3c0)
+ QPaintDevice (0xb2b535a0) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-Vtable for QMdiSubWindow
-QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+Class QAccessible
+ size=1 align=1
+ base size=0 base align=1
+QAccessible (0xb2b53fb4) 0 empty
+
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QMdiSubWindow)
-8 QMdiSubWindow::metaObject
-12 QMdiSubWindow::qt_metacast
-16 QMdiSubWindow::qt_metacall
-20 QMdiSubWindow::~QMdiSubWindow
-24 QMdiSubWindow::~QMdiSubWindow
-28 QMdiSubWindow::event
-32 QMdiSubWindow::eventFilter
-36 QMdiSubWindow::timerEvent
-40 QMdiSubWindow::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMdiSubWindow::sizeHint
-68 QMdiSubWindow::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMdiSubWindow::mousePressEvent
-84 QMdiSubWindow::mouseReleaseEvent
-88 QMdiSubWindow::mouseDoubleClickEvent
-92 QMdiSubWindow::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMdiSubWindow::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QMdiSubWindow::focusInEvent
-112 QMdiSubWindow::focusOutEvent
-116 QWidget::enterEvent
-120 QMdiSubWindow::leaveEvent
-124 QMdiSubWindow::paintEvent
-128 QMdiSubWindow::moveEvent
-132 QMdiSubWindow::resizeEvent
-136 QMdiSubWindow::closeEvent
-140 QMdiSubWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMdiSubWindow::showEvent
-172 QMdiSubWindow::hideEvent
-176 QWidget::x11Event
-180 QMdiSubWindow::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI13QMdiSubWindow)
-232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
-236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
-Class QMdiSubWindow
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb2b7b840) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb2ba1294) 0 empty
+
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterfaceEx (0xb2b7bf80) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb2b7bfc0) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2b7bf80)
+ QAccessible (0xb2ba1834) 0 empty
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
+
+Class QAccessibleEvent
size=20 align=4
base size=20 base align=4
-QMdiSubWindow (0xb3aaf300) 0
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
- QWidget (0xb3aaf340) 0
- primary-for QMdiSubWindow (0xb3aaf300)
- QObject (0xb3aaf380) 0
- primary-for QWidget (0xb3aaf340)
- QPaintDevice (0xb3aaf3c0) 8
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
+QAccessibleEvent (0xb2a23080) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2ba18ac) 0
+ primary-for QAccessibleEvent (0xb2a23080)
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
-Vtable for QMenuItem
-QMenuItem::_ZTV9QMenuItem: 14u entries
+Class QAccessible2Interface
+ size=4 align=4
+ base size=4 base align=4
+QAccessible2Interface (0xb2a330f0) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMenuItem)
-8 QMenuItem::metaObject
-12 QMenuItem::qt_metacast
-16 QMenuItem::qt_metacall
-20 QMenuItem::~QMenuItem
-24 QMenuItem::~QMenuItem
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
-Class QMenuItem
- size=8 align=4
- base size=8 base align=4
-QMenuItem (0xb3aaf480) 0
- vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
- QAction (0xb3aaf4c0) 0
- primary-for QMenuItem (0xb3aaf480)
- QObject (0xb3aaf500) 0
- primary-for QAction (0xb3aaf4c0)
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb2a23900) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb2a33474) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb2a23900)
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
16 __cxa_pure_virtual
20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
-Class QAbstractUndoItem
+Class QAccessibleEditableTextInterface
size=4 align=4
base size=4 base align=4
-QAbstractUndoItem (0xb3aaf580) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+QAccessibleEditableTextInterface (0xb2a23b80) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb2a337bc) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2a23b80)
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QTextDocument)
-8 QTextDocument::metaObject
-12 QTextDocument::qt_metacast
-16 QTextDocument::qt_metacall
-20 QTextDocument::~QTextDocument
-24 QTextDocument::~QTextDocument
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextDocument::clear
-60 QTextDocument::createObject
-64 QTextDocument::loadResource
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
-Class QTextDocument
+Class QAccessibleSimpleEditableTextInterface
size=8 align=4
base size=8 base align=4
-QTextDocument (0xb3aaf640) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
- QObject (0xb3aaf680) 0
- primary-for QTextDocument (0xb3aaf640)
+QAccessibleSimpleEditableTextInterface (0xb2a23e00) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb2a23e40) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb2a23e00)
+ QAccessible2Interface (0xb2a33b04) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2a23e40)
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
-Class QTextOption
- size=24 align=4
- base size=24 base align=4
-QTextOption (0xb3aaf740) 0
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb2a23f00) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb2a33b40) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb2a23f00)
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
-Class QPen
+Class QAccessibleTableInterface
size=4 align=4
base size=4 base align=4
-QPen (0xb3aaf7c0) 0
+QAccessibleTableInterface (0xb2a4f180) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb2a33e88) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb2a4f180)
+Vtable for QAccessibleActionInterface
+QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
+8 QAccessibleActionInterface::~QAccessibleActionInterface
+12 QAccessibleActionInterface::~QAccessibleActionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
-Class QTextLength
- size=12 align=4
- base size=12 base align=4
-QTextLength (0xb3aaf8c0) 0
+Class QAccessibleActionInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleActionInterface (0xb2a4f240) 0 nearly-empty
+ vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 8u)
+ QAccessible2Interface (0xb2a33f00) 0 nearly-empty
+ primary-for QAccessibleActionInterface (0xb2a4f240)
+Vtable for QAccessibleImageInterface
+QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
+8 QAccessibleImageInterface::~QAccessibleImageInterface
+12 QAccessibleImageInterface::~QAccessibleImageInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
-Class QTextFormat
- size=8 align=4
- base size=8 base align=4
-QTextFormat (0xb3aaf980) 0
+Class QAccessibleImageInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleImageInterface (0xb2a4f300) 0 nearly-empty
+ vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 8u)
+ QAccessible2Interface (0xb2a33f78) 0 nearly-empty
+ primary-for QAccessibleImageInterface (0xb2a4f300)
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb2a5c000) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
-Class QTextCharFormat
- size=8 align=4
- base size=8 base align=4
-QTextCharFormat (0xb3aafc00) 0
- QTextFormat (0xb3aafc40) 0
+Class QAccessibleBridgeFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridgeFactoryInterface (0xb2a4f600) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb2a5c21c) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2a4f600)
-Class QTextBlockFormat
- size=8 align=4
- base size=8 base align=4
-QTextBlockFormat (0xb3aafc80) 0
- QTextFormat (0xb3aafcc0) 0
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QTextListFormat
- size=8 align=4
- base size=8 base align=4
-QTextListFormat (0xb3aafd00) 0
- QTextFormat (0xb3aafd40) 0
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb2a62eb0) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb2a5c528) 0
+ primary-for QAccessibleBridgePlugin (0xb2a62eb0)
+ QAccessibleBridgeFactoryInterface (0xb2a4f8c0) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb2a5c564) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2a4f8c0)
-Class QTextImageFormat
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
+
+Class QAccessibleObject
size=8 align=4
base size=8 base align=4
-QTextImageFormat (0xb3aafd80) 0
- QTextCharFormat (0xb3aafdc0) 0
- QTextFormat (0xb3aafe00) 0
+QAccessibleObject (0xb2a4fb00) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb2a4fb40) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2a4fb00)
+ QAccessible (0xb2a5c690) 0 empty
-Class QTextFrameFormat
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleObjectEx
size=8 align=4
base size=8 base align=4
-QTextFrameFormat (0xb3aafe40) 0
- QTextFormat (0xb3aafe80) 0
+QAccessibleObjectEx (0xb2a4fbc0) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb2a4fc00) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2a4fbc0)
+ QAccessibleInterface (0xb2a4fc40) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2a4fc00)
+ QAccessible (0xb2a5c6cc) 0 empty
-Class QTextTableFormat
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
+
+Class QAccessibleApplication
size=8 align=4
base size=8 base align=4
-QTextTableFormat (0xb3aafec0) 0
- QTextFrameFormat (0xb3aaff00) 0
- QTextFormat (0xb3aaff40) 0
+QAccessibleApplication (0xb2a4fcc0) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb2a4fd00) 0
+ primary-for QAccessibleApplication (0xb2a4fcc0)
+ QAccessibleInterface (0xb2a4fd40) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2a4fd00)
+ QAccessible (0xb2a5c708) 0 empty
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
-Class QTextCursor
+Class QAccessibleFactoryInterface
size=4 align=4
base size=4 base align=4
-QTextCursor (0xb3aaff80) 0
+QAccessibleFactoryInterface (0xb2a79b40) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb2a5c744) 0 empty
+ QFactoryInterface (0xb2a5c780) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2a79b40)
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextObject)
-8 QTextObject::metaObject
-12 QTextObject::qt_metacast
-16 QTextObject::qt_metacall
-20 QTextObject::~QTextObject
-24 QTextObject::~QTextObject
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -9801,72 +9809,133 @@ QTextObject::_ZTV11QTextObject: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QTextObject
- size=8 align=4
- base size=8 base align=4
-QTextObject (0xb3aaf180) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
- QObject (0xb3aaf2c0) 0
- primary-for QTextObject (0xb3aaf180)
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb2a81550) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb2a5ca8c) 0
+ primary-for QAccessiblePlugin (0xb2a81550)
+ QAccessibleFactoryInterface (0xb2a815a0) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb2a5cac8) 8 empty
+ QFactoryInterface (0xb2a5cb04) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2a815a0)
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTextBlockGroup)
-8 QTextBlockGroup::metaObject
-12 QTextBlockGroup::qt_metacast
-16 QTextBlockGroup::qt_metacall
-20 QTextBlockGroup::~QTextBlockGroup
-24 QTextBlockGroup::~QTextBlockGroup
-28 QObject::event
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
+
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb2a84240) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb2a84280) 0
+ primary-for QAccessibleWidget (0xb2a84240)
+ QAccessibleInterface (0xb2a842c0) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2a84280)
+ QAccessible (0xb2a5cc30) 0 empty
+
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb2a84340) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb2a84380) 0
+ primary-for QAccessibleWidgetEx (0xb2a84340)
+ QAccessibleInterfaceEx (0xb2a843c0) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2a84380)
+ QAccessibleInterface (0xb2a84400) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2a843c0)
+ QAccessible (0xb2a5cc6c) 0 empty
+
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
-Class QTextBlockGroup
+Class QAction
size=8 align=4
base size=8 base align=4
-QTextBlockGroup (0xb3aaf400) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
- QTextObject (0xb3aaf540) 0
- primary-for QTextBlockGroup (0xb3aaf400)
- QObject (0xb3aaf5c0) 0
- primary-for QTextObject (0xb3aaf540)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-8 QTextFrameLayoutData::~QTextFrameLayoutData
-12 QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=4 align=4
- base size=4 base align=4
-QTextFrameLayoutData (0xb3aaf6c0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-
-Class QTextFrame::iterator
- size=20 align=4
- base size=20 base align=4
-QTextFrame::iterator (0xb3aaf9c0) 0
+QAction (0xb2a84480) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb2a5cca8) 0
+ primary-for QAction (0xb2a84480)
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextFrame)
-8 QTextFrame::metaObject
-12 QTextFrame::qt_metacast
-16 QTextFrame::qt_metacall
-20 QTextFrame::~QTextFrame
-24 QTextFrame::~QTextFrame
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -9875,174 +9944,521 @@ QTextFrame::_ZTV10QTextFrame: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QTextFrame
+Class QActionGroup
size=8 align=4
base size=8 base align=4
-QTextFrame (0xb3aaf840) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
- QTextObject (0xb3aaf900) 0
- primary-for QTextFrame (0xb3aaf840)
- QObject (0xb3aaf940) 0
- primary-for QTextObject (0xb3aaf900)
-
+QActionGroup (0xb2a84b00) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb2abe168) 0
+ primary-for QActionGroup (0xb2a84b00)
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QTextBlockUserData)
-8 QTextBlockUserData::~QTextBlockUserData
-12 QTextBlockUserData::~QTextBlockUserData
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
-Class QTextBlockUserData
- size=4 align=4
- base size=4 base align=4
-QTextBlockUserData (0xb38ba000) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb2a84f80) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb2a84fc0) 0
+ primary-for QApplication (0xb2a84f80)
+ QObject (0xb2abe5a0) 0
+ primary-for QCoreApplication (0xb2a84fc0)
-Class QTextBlock::iterator
- size=16 align=4
- base size=16 base align=4
-QTextBlock::iterator (0xb38ba0c0) 0
+Vtable for QLayoutItem
+QLayoutItem::_ZTV11QLayoutItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QLayoutItem)
+8 QLayoutItem::~QLayoutItem
+12 QLayoutItem::~QLayoutItem
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
-Class QTextBlock
+Class QLayoutItem
size=8 align=4
base size=8 base align=4
-QTextBlock (0xb38ba080) 0
+QLayoutItem (0xb2abec30) 0
+ vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+Vtable for QSpacerItem
+QSpacerItem::_ZTV11QSpacerItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QSpacerItem)
+8 QSpacerItem::~QSpacerItem
+12 QSpacerItem::~QSpacerItem
+16 QSpacerItem::sizeHint
+20 QSpacerItem::minimumSize
+24 QSpacerItem::maximumSize
+28 QSpacerItem::expandingDirections
+32 QSpacerItem::setGeometry
+36 QSpacerItem::geometry
+40 QSpacerItem::isEmpty
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QSpacerItem::spacerItem
+Class QSpacerItem
+ size=36 align=4
+ base size=36 base align=4
+QSpacerItem (0xb28e5b80) 0
+ vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
+ QLayoutItem (0xb2abee4c) 0
+ primary-for QSpacerItem (0xb28e5b80)
-Class QTextFragment
+Vtable for QWidgetItem
+QWidgetItem::_ZTV11QWidgetItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWidgetItem)
+8 QWidgetItem::~QWidgetItem
+12 QWidgetItem::~QWidgetItem
+16 QWidgetItem::sizeHint
+20 QWidgetItem::minimumSize
+24 QWidgetItem::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItem
size=12 align=4
base size=12 base align=4
-QTextFragment (0xb38ba180) 0
+QWidgetItem (0xb28e5cc0) 0
+ vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
+ QLayoutItem (0xb291f384) 0
+ primary-for QWidgetItem (0xb28e5cc0)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb28e5e00) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb28e5e40) 0
+ primary-for QWidgetItemV2 (0xb28e5e00)
+ QLayoutItem (0xb291f690) 0
+ primary-for QWidgetItem (0xb28e5e40)
-Class QTextInlineObject
+Class QLayoutIterator
size=8 align=4
base size=8 base align=4
-QTextInlineObject (0xb38ba200) 0
+QLayoutIterator (0xb291f744) 0
-Class QTextLayout::FormatRange
+Vtable for QLayout
+QLayout::_ZTV7QLayout: 45u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QLayout)
+8 QLayout::metaObject
+12 QLayout::qt_metacast
+16 QLayout::qt_metacall
+20 QLayout::~QLayout
+24 QLayout::~QLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 __cxa_pure_virtual
+68 QLayout::expandingDirections
+72 QLayout::minimumSize
+76 QLayout::maximumSize
+80 QLayout::setGeometry
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 QLayout::indexOf
+96 __cxa_pure_virtual
+100 QLayout::isEmpty
+104 QLayout::layout
+108 (int (*)(...))-0x000000008
+112 (int (*)(...))(& _ZTI7QLayout)
+116 QLayout::_ZThn8_N7QLayoutD1Ev
+120 QLayout::_ZThn8_N7QLayoutD0Ev
+124 __cxa_pure_virtual
+128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
+132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
+144 QLayout::_ZThn8_NK7QLayout8geometryEv
+148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+152 QLayoutItem::hasHeightForWidth
+156 QLayoutItem::heightForWidth
+160 QLayoutItem::minimumHeightForWidth
+164 QLayout::_ZThn8_N7QLayout10invalidateEv
+168 QLayoutItem::widget
+172 QLayout::_ZThn8_N7QLayout6layoutEv
+176 QLayoutItem::spacerItem
+
+Class QLayout
size=16 align=4
base size=16 base align=4
-QTextLayout::FormatRange (0xb38ba280) 0
+QLayout (0xb292f6e0) 0
+ vptr=((& QLayout::_ZTV7QLayout) + 8u)
+ QObject (0xb291fe4c) 0
+ primary-for QLayout (0xb292f6e0)
+ QLayoutItem (0xb291fe88) 8
+ vptr=((& QLayout::_ZTV7QLayout) + 116u)
-Class QTextLayout
- size=4 align=4
- base size=4 base align=4
-QTextLayout (0xb38ba240) 0
+Vtable for QGridLayout
+QGridLayout::_ZTV11QGridLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QGridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 QGridLayout::~QGridLayout
+24 QGridLayout::~QGridLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QGridLayout)
+132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
+136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+Class QGridLayout
+ size=16 align=4
+ base size=16 base align=4
+QGridLayout (0xb29328c0) 0
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
+ QLayout (0xb29526e0) 0
+ primary-for QGridLayout (0xb29328c0)
+ QObject (0xb294e924) 0
+ primary-for QLayout (0xb29526e0)
+ QLayoutItem (0xb294e960) 8
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
+Vtable for QBoxLayout
+QBoxLayout::_ZTV10QBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 QBoxLayout::~QBoxLayout
+24 QBoxLayout::~QBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI10QBoxLayout)
+132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
+136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
-Class QTextLine
- size=8 align=4
- base size=8 base align=4
-QTextLine (0xb38ba400) 0
+Class QBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QBoxLayout (0xb297d2c0) 0
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
+ QLayout (0xb29813c0) 0
+ primary-for QBoxLayout (0xb297d2c0)
+ QObject (0xb29800f0) 0
+ primary-for QLayout (0xb29813c0)
+ QLayoutItem (0xb298012c) 8
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
-Class QTextEdit::ExtraSelection
- size=12 align=4
- base size=12 base align=4
-QTextEdit::ExtraSelection (0xb38ba5c0) 0
+Vtable for QHBoxLayout
+QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHBoxLayout)
+8 QHBoxLayout::metaObject
+12 QHBoxLayout::qt_metacast
+16 QHBoxLayout::qt_metacall
+20 QHBoxLayout::~QHBoxLayout
+24 QHBoxLayout::~QHBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QHBoxLayout)
+132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
+136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
-Vtable for QTextEdit
-QTextEdit::_ZTV9QTextEdit: 69u entries
+Class QHBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QHBoxLayout (0xb297d600) 0
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
+ QBoxLayout (0xb297d640) 0
+ primary-for QHBoxLayout (0xb297d600)
+ QLayout (0xb2998050) 0
+ primary-for QBoxLayout (0xb297d640)
+ QObject (0xb2980474) 0
+ primary-for QLayout (0xb2998050)
+ QLayoutItem (0xb29804b0) 8
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
+
+Vtable for QVBoxLayout
+QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextEdit)
-8 QTextEdit::metaObject
-12 QTextEdit::qt_metacast
-16 QTextEdit::qt_metacall
-20 QTextEdit::~QTextEdit
-24 QTextEdit::~QTextEdit
-28 QTextEdit::event
+4 (int (*)(...))(& _ZTI11QVBoxLayout)
+8 QVBoxLayout::metaObject
+12 QVBoxLayout::qt_metacast
+16 QVBoxLayout::qt_metacall
+20 QVBoxLayout::~QVBoxLayout
+24 QVBoxLayout::~QVBoxLayout
+28 QObject::event
32 QObject::eventFilter
-36 QTextEdit::timerEvent
-40 QObject::childEvent
+36 QObject::timerEvent
+40 QLayout::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextEdit::mousePressEvent
-84 QTextEdit::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextEdit::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextEdit::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextEdit::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextEdit::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 (int (*)(...))-0x00000000000000008
-252 (int (*)(...))(& _ZTI9QTextEdit)
-256 QTextEdit::_ZThn8_N9QTextEditD1Ev
-260 QTextEdit::_ZThn8_N9QTextEditD0Ev
-264 QWidget::_ZThn8_NK7QWidget7devTypeEv
-268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QVBoxLayout)
+132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
+136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
-Class QTextEdit
- size=20 align=4
- base size=20 base align=4
-QTextEdit (0xb38ba440) 0
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
- QAbstractScrollArea (0xb38ba480) 0
- primary-for QTextEdit (0xb38ba440)
- QFrame (0xb38ba4c0) 0
- primary-for QAbstractScrollArea (0xb38ba480)
- QWidget (0xb38ba500) 0
- primary-for QFrame (0xb38ba4c0)
- QObject (0xb38ba540) 0
- primary-for QWidget (0xb38ba500)
- QPaintDevice (0xb38ba580) 8
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
+Class QVBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QVBoxLayout (0xb297d880) 0
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
+ QBoxLayout (0xb297d8c0) 0
+ primary-for QVBoxLayout (0xb297d880)
+ QLayout (0xb299df00) 0
+ primary-for QBoxLayout (0xb297d8c0)
+ QObject (0xb29805dc) 0
+ primary-for QLayout (0xb299df00)
+ QLayoutItem (0xb2980618) 8
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+Vtable for QClipboard
+QClipboard::_ZTV10QClipboard: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QClipboard)
+8 QClipboard::metaObject
+12 QClipboard::qt_metacast
+16 QClipboard::qt_metacall
+20 QClipboard::~QClipboard
+24 QClipboard::~QClipboard
+28 QClipboard::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QClipboard::connectNotify
+52 QObject::disconnectNotify
-Vtable for QLCDNumber
-QLCDNumber::_ZTV10QLCDNumber: 63u entries
+Class QClipboard
+ size=8 align=4
+ base size=8 base align=4
+QClipboard (0xb297db00) 0
+ vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
+ QObject (0xb2980744) 0
+ primary-for QClipboard (0xb297db00)
+
+Vtable for QDesktopWidget
+QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QLCDNumber)
-8 QLCDNumber::metaObject
-12 QLCDNumber::qt_metacast
-16 QLCDNumber::qt_metacall
-20 QLCDNumber::~QLCDNumber
-24 QLCDNumber::~QLCDNumber
-28 QLCDNumber::event
+4 (int (*)(...))(& _ZTI14QDesktopWidget)
+8 QDesktopWidget::metaObject
+12 QDesktopWidget::qt_metacast
+16 QDesktopWidget::qt_metacall
+20 QDesktopWidget::~QDesktopWidget
+24 QDesktopWidget::~QDesktopWidget
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -10051,7 +10467,7 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QLCDNumber::sizeHint
+64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
@@ -10066,9 +10482,9 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QLCDNumber::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QDesktopWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -10080,7 +10496,7 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10091,465 +10507,474 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QLCDNumber)
-232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
-236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QDesktopWidget)
+232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
+236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QLCDNumber
+Class QDesktopWidget
size=20 align=4
base size=20 base align=4
-QLCDNumber (0xb38ba6c0) 0
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
- QFrame (0xb38ba700) 0
- primary-for QLCDNumber (0xb38ba6c0)
- QWidget (0xb38ba740) 0
- primary-for QFrame (0xb38ba700)
- QObject (0xb38ba780) 0
- primary-for QWidget (0xb38ba740)
- QPaintDevice (0xb38ba7c0) 8
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+QDesktopWidget (0xb297ddc0) 0
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
+ QWidget (0xb29c21e0) 0
+ primary-for QDesktopWidget (0xb297ddc0)
+ QObject (0xb2980960) 0
+ primary-for QWidget (0xb29c21e0)
+ QPaintDevice (0xb298099c) 8
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
-Vtable for QStackedWidget
-QStackedWidget::_ZTV14QStackedWidget: 63u entries
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedWidget)
-8 QStackedWidget::metaObject
-12 QStackedWidget::qt_metacast
-16 QStackedWidget::qt_metacall
-20 QStackedWidget::~QStackedWidget
-24 QStackedWidget::~QStackedWidget
-28 QStackedWidget::event
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFormLayout::invalidate
+60 QLayout::geometry
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
+76 QLayout::maximumSize
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
+92 QLayout::indexOf
+96 QFormLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
+ size=16 align=4
+ base size=16 base align=4
+QFormLayout (0xb29d2140) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb27d51e0) 0
+ primary-for QFormLayout (0xb29d2140)
+ QObject (0xb2980bf4) 0
+ primary-for QLayout (0xb27d51e0)
+ QLayoutItem (0xb2980c30) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
+
+Vtable for QGesture
+QGesture::_ZTV8QGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QGesture)
+8 QGesture::metaObject
+12 QGesture::qt_metacast
+16 QGesture::qt_metacall
+20 QGesture::~QGesture
+24 QGesture::~QGesture
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QStackedWidget)
-232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
-236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStackedWidget
- size=20 align=4
- base size=20 base align=4
-QStackedWidget (0xb38ba840) 0
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
- QFrame (0xb38ba880) 0
- primary-for QStackedWidget (0xb38ba840)
- QWidget (0xb38ba8c0) 0
- primary-for QFrame (0xb38ba880)
- QObject (0xb38ba900) 0
- primary-for QWidget (0xb38ba8c0)
- QPaintDevice (0xb38ba940) 8
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+Class QGesture
+ size=8 align=4
+ base size=8 base align=4
+QGesture (0xb29d2540) 0
+ vptr=((& QGesture::_ZTV8QGesture) + 8u)
+ QObject (0xb2980f00) 0
+ primary-for QGesture (0xb29d2540)
+
+Vtable for QPanGesture
+QPanGesture::_ZTV11QPanGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPanGesture)
+8 QPanGesture::metaObject
+12 QPanGesture::qt_metacast
+16 QPanGesture::qt_metacall
+20 QPanGesture::~QPanGesture
+24 QPanGesture::~QPanGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Vtable for QDialogButtonBox
-QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDialogButtonBox)
-8 QDialogButtonBox::metaObject
-12 QDialogButtonBox::qt_metacast
-16 QDialogButtonBox::qt_metacall
-20 QDialogButtonBox::~QDialogButtonBox
-24 QDialogButtonBox::~QDialogButtonBox
-28 QDialogButtonBox::event
+Class QPanGesture
+ size=8 align=4
+ base size=8 base align=4
+QPanGesture (0xb29d2800) 0
+ vptr=((& QPanGesture::_ZTV11QPanGesture) + 8u)
+ QGesture (0xb29d2840) 0
+ primary-for QPanGesture (0xb29d2800)
+ QObject (0xb27fd12c) 0
+ primary-for QGesture (0xb29d2840)
+
+Vtable for QPinchGesture
+QPinchGesture::_ZTV13QPinchGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPinchGesture)
+8 QPinchGesture::metaObject
+12 QPinchGesture::qt_metacast
+16 QPinchGesture::qt_metacall
+20 QPinchGesture::~QPinchGesture
+24 QPinchGesture::~QPinchGesture
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QDialogButtonBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI16QDialogButtonBox)
-232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
-236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDialogButtonBox
- size=20 align=4
- base size=20 base align=4
-QDialogButtonBox (0xb38ba9c0) 0
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
- QWidget (0xb38baa00) 0
- primary-for QDialogButtonBox (0xb38ba9c0)
- QObject (0xb38baa40) 0
- primary-for QWidget (0xb38baa00)
- QPaintDevice (0xb38baa80) 8
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
+Class QPinchGesture
+ size=8 align=4
+ base size=8 base align=4
+QPinchGesture (0xb29d2b00) 0
+ vptr=((& QPinchGesture::_ZTV13QPinchGesture) + 8u)
+ QGesture (0xb29d2b40) 0
+ primary-for QPinchGesture (0xb29d2b00)
+ QObject (0xb27fd348) 0
+ primary-for QGesture (0xb29d2b40)
+
+Vtable for QSwipeGesture
+QSwipeGesture::_ZTV13QSwipeGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSwipeGesture)
+8 QSwipeGesture::metaObject
+12 QSwipeGesture::qt_metacast
+16 QSwipeGesture::qt_metacall
+20 QSwipeGesture::~QSwipeGesture
+24 QSwipeGesture::~QSwipeGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSwipeGesture
+ size=8 align=4
+ base size=8 base align=4
+QSwipeGesture (0xb29d2f40) 0
+ vptr=((& QSwipeGesture::_ZTV13QSwipeGesture) + 8u)
+ QGesture (0xb29d2f80) 0
+ primary-for QSwipeGesture (0xb29d2f40)
+ QObject (0xb27fd618) 0
+ primary-for QGesture (0xb29d2f80)
+
+Vtable for QTapGesture
+QTapGesture::_ZTV11QTapGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTapGesture)
+8 QTapGesture::metaObject
+12 QTapGesture::qt_metacast
+16 QTapGesture::qt_metacall
+20 QTapGesture::~QTapGesture
+24 QTapGesture::~QTapGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QTapGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapGesture (0xb281a240) 0
+ vptr=((& QTapGesture::_ZTV11QTapGesture) + 8u)
+ QGesture (0xb281a280) 0
+ primary-for QTapGesture (0xb281a240)
+ QObject (0xb27fd834) 0
+ primary-for QGesture (0xb281a280)
+
+Vtable for QTapAndHoldGesture
+QTapAndHoldGesture::_ZTV18QTapAndHoldGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTapAndHoldGesture)
+8 QTapAndHoldGesture::metaObject
+12 QTapAndHoldGesture::qt_metacast
+16 QTapAndHoldGesture::qt_metacall
+20 QTapAndHoldGesture::~QTapAndHoldGesture
+24 QTapAndHoldGesture::~QTapAndHoldGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Vtable for QCalendarWidget
-QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+Class QTapAndHoldGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapAndHoldGesture (0xb281a540) 0
+ vptr=((& QTapAndHoldGesture::_ZTV18QTapAndHoldGesture) + 8u)
+ QGesture (0xb281a580) 0
+ primary-for QTapAndHoldGesture (0xb281a540)
+ QObject (0xb27fda50) 0
+ primary-for QGesture (0xb281a580)
+
+Vtable for QGestureRecognizer
+QGestureRecognizer::_ZTV18QGestureRecognizer: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGestureRecognizer)
+8 QGestureRecognizer::~QGestureRecognizer
+12 QGestureRecognizer::~QGestureRecognizer
+16 QGestureRecognizer::create
+20 __cxa_pure_virtual
+24 QGestureRecognizer::reset
+
+Class QGestureRecognizer
+ size=4 align=4
+ base size=4 base align=4
+QGestureRecognizer (0xb27fdd20) 0 nearly-empty
+ vptr=((& QGestureRecognizer::_ZTV18QGestureRecognizer) + 8u)
+
+Vtable for QSessionManager
+QSessionManager::_ZTV15QSessionManager: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QCalendarWidget)
-8 QCalendarWidget::metaObject
-12 QCalendarWidget::qt_metacast
-16 QCalendarWidget::qt_metacall
-20 QCalendarWidget::~QCalendarWidget
-24 QCalendarWidget::~QCalendarWidget
-28 QCalendarWidget::event
+4 (int (*)(...))(& _ZTI15QSessionManager)
+8 QSessionManager::metaObject
+12 QSessionManager::qt_metacast
+16 QSessionManager::qt_metacall
+20 QSessionManager::~QSessionManager
+24 QSessionManager::~QSessionManager
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCalendarWidget::sizeHint
-68 QCalendarWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QCalendarWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QCalendarWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QCalendarWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCalendarWidget::paintCell
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QCalendarWidget)
-236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
-240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCalendarWidget
- size=20 align=4
- base size=20 base align=4
-QCalendarWidget (0xb38bab40) 0
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
- QWidget (0xb38bab80) 0
- primary-for QCalendarWidget (0xb38bab40)
- QObject (0xb38babc0) 0
- primary-for QWidget (0xb38bab80)
- QPaintDevice (0xb38bac00) 8
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+Class QSessionManager
+ size=8 align=4
+ base size=8 base align=4
+QSessionManager (0xb281ab40) 0
+ vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
+ QObject (0xb27fde4c) 0
+ primary-for QSessionManager (0xb281ab40)
-Vtable for QGroupBox
-QGroupBox::_ZTV9QGroupBox: 63u entries
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QGroupBox)
-8 QGroupBox::metaObject
-12 QGroupBox::qt_metacast
-16 QGroupBox::qt_metacall
-20 QGroupBox::~QGroupBox
-24 QGroupBox::~QGroupBox
-28 QGroupBox::event
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QGroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
-128 QWidget::moveEvent
-132 QGroupBox::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QGroupBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QGroupBox)
-232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
-236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGroupBox
- size=20 align=4
- base size=20 base align=4
-QGroupBox (0xb38bacc0) 0
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
- QWidget (0xb38bad00) 0
- primary-for QGroupBox (0xb38bacc0)
- QObject (0xb38bad40) 0
- primary-for QWidget (0xb38bad00)
- QPaintDevice (0xb38bad80) 8
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb281ae00) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb2878078) 0
+ primary-for QShortcut (0xb281ae00)
-Vtable for QTextBrowser
-QTextBrowser::_ZTV12QTextBrowser: 74u entries
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextBrowser)
-8 QTextBrowser::metaObject
-12 QTextBrowser::qt_metacast
-16 QTextBrowser::qt_metacall
-20 QTextBrowser::~QTextBrowser
-24 QTextBrowser::~QTextBrowser
-28 QTextBrowser::event
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
32 QObject::eventFilter
-36 QTextEdit::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextBrowser::mousePressEvent
-84 QTextBrowser::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextBrowser::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextBrowser::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextBrowser::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextBrowser::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextBrowser::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextBrowser::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 QTextBrowser::setSource
-252 QTextBrowser::backward
-256 QTextBrowser::forward
-260 QTextBrowser::home
-264 QTextBrowser::reload
-268 (int (*)(...))-0x00000000000000008
-272 (int (*)(...))(& _ZTI12QTextBrowser)
-276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
-280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
-284 QWidget::_ZThn8_NK7QWidget7devTypeEv
-288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTextBrowser
- size=20 align=4
- base size=20 base align=4
-QTextBrowser (0xb38bae00) 0
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
- QTextEdit (0xb38bae40) 0
- primary-for QTextBrowser (0xb38bae00)
- QAbstractScrollArea (0xb38bae80) 0
- primary-for QTextEdit (0xb38bae40)
- QFrame (0xb38baec0) 0
- primary-for QAbstractScrollArea (0xb38bae80)
- QWidget (0xb38baf00) 0
- primary-for QFrame (0xb38baec0)
- QObject (0xb38baf40) 0
- primary-for QWidget (0xb38baf00)
- QPaintDevice (0xb38baf80) 8
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+Class QSound
+ size=8 align=4
+ base size=8 base align=4
+QSound (0xb2883100) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb287830c) 0
+ primary-for QSound (0xb2883100)
-Class QTextDocumentFragment
- size=4 align=4
- base size=4 base align=4
-QTextDocumentFragment (0xb38ba2c0) 0
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
-Class QAbstractTextDocumentLayout::Selection
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb2883440) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb288bf50) 0
+ primary-for QStackedLayout (0xb2883440)
+ QObject (0xb2878564) 0
+ primary-for QLayout (0xb288bf50)
+ QLayoutItem (0xb28785a0) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb28787bc) 0 empty
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb28787f8) 0 empty
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb2883880) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb28838c0) 0
+ primary-for QWidgetAction (0xb2883880)
+ QObject (0xb2878834) 0
+ primary-for QAction (0xb28838c0)
+
+Class QVector3D
size=12 align=4
base size=12 base align=4
-QAbstractTextDocumentLayout::Selection (0xb38ba980) 0
+QVector3D (0xb271b03c) 0
+Class QVector4D
+ size=16 align=4
+ base size=16 base align=4
+QVector4D (0xb2747a8c) 0
+Class QQuaternion
+ size=32 align=4
+ base size=32 base align=4
+QQuaternion (0xb2782ec4) 0
-Class QAbstractTextDocumentLayout::PaintContext
- size=48 align=4
- base size=48 base align=4
-QAbstractTextDocumentLayout::PaintContext (0xb38baac0) 0
+Class QMatrix4x4
+ size=132 align=4
+ base size=132 base align=4
+QMatrix4x4 (0xb27c5ce4) 0
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
+Class QVector2D
+ size=8 align=4
+ base size=8 base align=4
+QVector2D (0xb249aa8c) 0
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-8 QAbstractTextDocumentLayout::metaObject
-12 QAbstractTextDocumentLayout::qt_metacast
-16 QAbstractTextDocumentLayout::qt_metacall
-20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
-24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10557,83 +10982,479 @@ QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 QAbstractTextDocumentLayout::resizeInlineObject
-88 QAbstractTextDocumentLayout::positionInlineObject
-92 QAbstractTextDocumentLayout::drawInlineObject
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Class QAbstractTextDocumentLayout
+Class QCommonStyle
size=8 align=4
base size=8 base align=4
-QAbstractTextDocumentLayout (0xb38ba640) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
- QObject (0xb38ba800) 0
- primary-for QAbstractTextDocumentLayout (0xb38ba640)
+QCommonStyle (0xb24eb680) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb24eb6c0) 0
+ primary-for QCommonStyle (0xb24eb680)
+ QObject (0xb24f912c) 0
+ primary-for QStyle (0xb24eb6c0)
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextObjectInterface)
-8 QTextObjectInterface::~QTextObjectInterface
-12 QTextObjectInterface::~QTextObjectInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Class QTextObjectInterface
- size=4 align=4
- base size=4 base align=4
-QTextObjectInterface (0xb3815040) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb24eb980) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb24eb9c0) 0
+ primary-for QMotifStyle (0xb24eb980)
+ QStyle (0xb24eba00) 0
+ primary-for QCommonStyle (0xb24eb9c0)
+ QObject (0xb24f9348) 0
+ primary-for QStyle (0xb24eba00)
-Class QTextTableCell
- size=8 align=4
- base size=8 base align=4
-QTextTableCell (0xb3815180) 0
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb24ebd00) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb24ebd40) 0
+ primary-for QCDEStyle (0xb24ebd00)
+ QCommonStyle (0xb24ebd80) 0
+ primary-for QMotifStyle (0xb24ebd40)
+ QStyle (0xb24ebdc0) 0
+ primary-for QCommonStyle (0xb24ebd80)
+ QObject (0xb24f95a0) 0
+ primary-for QStyle (0xb24ebdc0)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextTable)
-8 QTextTable::metaObject
-12 QTextTable::qt_metacast
-16 QTextTable::qt_metacall
-20 QTextTable::~QTextTable
-24 QTextTable::~QTextTable
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb252c000) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb252c040) 0
+ primary-for QWindowsStyle (0xb252c000)
+ QStyle (0xb252c080) 0
+ primary-for QCommonStyle (0xb252c040)
+ QObject (0xb24f96cc) 0
+ primary-for QStyle (0xb252c080)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb252c340) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb252c380) 0
+ primary-for QCleanlooksStyle (0xb252c340)
+ QCommonStyle (0xb252c3c0) 0
+ primary-for QWindowsStyle (0xb252c380)
+ QStyle (0xb252c400) 0
+ primary-for QCommonStyle (0xb252c3c0)
+ QObject (0xb24f98e8) 0
+ primary-for QStyle (0xb252c400)
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb252c6c0) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb252c700) 0
+ primary-for QGtkStyle (0xb252c6c0)
+ QWindowsStyle (0xb252c740) 0
+ primary-for QCleanlooksStyle (0xb252c700)
+ QCommonStyle (0xb252c780) 0
+ primary-for QWindowsStyle (0xb252c740)
+ QStyle (0xb252c7c0) 0
+ primary-for QCommonStyle (0xb252c780)
+ QObject (0xb24f9b04) 0
+ primary-for QStyle (0xb252c7c0)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
+28 QObject::event
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb252ca80) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb252cac0) 0
+ primary-for QPlastiqueStyle (0xb252ca80)
+ QCommonStyle (0xb252cb00) 0
+ primary-for QWindowsStyle (0xb252cac0)
+ QStyle (0xb252cb40) 0
+ primary-for QCommonStyle (0xb252cb00)
+ QObject (0xb24f9d20) 0
+ primary-for QStyle (0xb252cb40)
+
+Vtable for QProxyStyle
+QProxyStyle::_ZTV11QProxyStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyStyle)
+8 QProxyStyle::metaObject
+12 QProxyStyle::qt_metacast
+16 QProxyStyle::qt_metacall
+20 QProxyStyle::~QProxyStyle
+24 QProxyStyle::~QProxyStyle
+28 QProxyStyle::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QProxyStyle::polish
+60 QProxyStyle::unpolish
+64 QProxyStyle::polish
+68 QProxyStyle::unpolish
+72 QProxyStyle::polish
+76 QProxyStyle::itemTextRect
+80 QProxyStyle::itemPixmapRect
+84 QProxyStyle::drawItemText
+88 QProxyStyle::drawItemPixmap
+92 QProxyStyle::standardPalette
+96 QProxyStyle::drawPrimitive
+100 QProxyStyle::drawControl
+104 QProxyStyle::subElementRect
+108 QProxyStyle::drawComplexControl
+112 QProxyStyle::hitTestComplexControl
+116 QProxyStyle::subControlRect
+120 QProxyStyle::pixelMetric
+124 QProxyStyle::sizeFromContents
+128 QProxyStyle::styleHint
+132 QProxyStyle::standardPixmap
+136 QProxyStyle::generatedIconPixmap
+
+Class QProxyStyle
+ size=8 align=4
+ base size=8 base align=4
+QProxyStyle (0xb252ce00) 0
+ vptr=((& QProxyStyle::_ZTV11QProxyStyle) + 8u)
+ QCommonStyle (0xb252ce40) 0
+ primary-for QProxyStyle (0xb252ce00)
+ QStyle (0xb252ce80) 0
+ primary-for QCommonStyle (0xb252ce40)
+ QObject (0xb24f9f3c) 0
+ primary-for QStyle (0xb252ce80)
+
+Vtable for QS60Style
+QS60Style::_ZTV9QS60Style: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QS60Style)
+8 QS60Style::metaObject
+12 QS60Style::qt_metacast
+16 QS60Style::qt_metacall
+20 QS60Style::~QS60Style
+24 QS60Style::~QS60Style
+28 QS60Style::event
+32 QS60Style::eventFilter
+36 QS60Style::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QS60Style::polish
+60 QS60Style::unpolish
+64 QS60Style::polish
+68 QS60Style::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QS60Style::drawPrimitive
+100 QS60Style::drawControl
+104 QS60Style::subElementRect
+108 QS60Style::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QS60Style::subControlRect
+120 QS60Style::pixelMetric
+124 QS60Style::sizeFromContents
+128 QS60Style::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Class QTextTable
+Class QS60Style
size=8 align=4
base size=8 base align=4
-QTextTable (0xb38151c0) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
- QTextFrame (0xb3815200) 0
- primary-for QTextTable (0xb38151c0)
- QTextObject (0xb3815240) 0
- primary-for QTextFrame (0xb3815200)
- QObject (0xb3815280) 0
- primary-for QTextObject (0xb3815240)
+QS60Style (0xb2582140) 0
+ vptr=((& QS60Style::_ZTV9QS60Style) + 8u)
+ QCommonStyle (0xb2582180) 0
+ primary-for QS60Style (0xb2582140)
+ QStyle (0xb25821c0) 0
+ primary-for QCommonStyle (0xb2582180)
+ QObject (0xb2586168) 0
+ primary-for QStyle (0xb25821c0)
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb2586384) 0 empty
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-8 QSyntaxHighlighter::metaObject
-12 QSyntaxHighlighter::qt_metacast
-16 QSyntaxHighlighter::qt_metacall
-20 QSyntaxHighlighter::~QSyntaxHighlighter
-24 QSyntaxHighlighter::~QSyntaxHighlighter
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QStyleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QStyleFactoryInterface (0xb25824c0) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb25863c0) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb25824c0)
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10642,24 +11463,245 @@ QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QSyntaxHighlighter
- size=8 align=4
- base size=8 base align=4
-QSyntaxHighlighter (0xb3815380) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
- QObject (0xb38153c0) 0
- primary-for QSyntaxHighlighter (0xb3815380)
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb2399dc0) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb25866cc) 0
+ primary-for QStylePlugin (0xb2399dc0)
+ QStyleFactoryInterface (0xb2582780) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb2586708) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2582780)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb25829c0) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb2582a00) 0
+ primary-for QWindowsCEStyle (0xb25829c0)
+ QCommonStyle (0xb2582a40) 0
+ primary-for QWindowsStyle (0xb2582a00)
+ QStyle (0xb2582a80) 0
+ primary-for QCommonStyle (0xb2582a40)
+ QObject (0xb2586834) 0
+ primary-for QStyle (0xb2582a80)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb2582cc0) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb2582d00) 0
+ primary-for QWindowsMobileStyle (0xb2582cc0)
+ QCommonStyle (0xb2582d40) 0
+ primary-for QWindowsStyle (0xb2582d00)
+ QStyle (0xb2582d80) 0
+ primary-for QCommonStyle (0xb2582d40)
+ QObject (0xb2586960) 0
+ primary-for QStyle (0xb2582d80)
+
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextList)
-8 QTextList::metaObject
-12 QTextList::qt_metacast
-16 QTextList::qt_metacall
-20 QTextList::~QTextList
-24 QTextList::~QTextList
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb23ca040) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb23ca080) 0
+ primary-for QWindowsXPStyle (0xb23ca040)
+ QCommonStyle (0xb23ca0c0) 0
+ primary-for QWindowsStyle (0xb23ca080)
+ QStyle (0xb23ca100) 0
+ primary-for QCommonStyle (0xb23ca0c0)
+ QObject (0xb2586b7c) 0
+ primary-for QStyle (0xb23ca100)
+
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb23ca3c0) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb23ca400) 0
+ primary-for QWindowsVistaStyle (0xb23ca3c0)
+ QWindowsStyle (0xb23ca440) 0
+ primary-for QWindowsXPStyle (0xb23ca400)
+ QCommonStyle (0xb23ca480) 0
+ primary-for QWindowsStyle (0xb23ca440)
+ QStyle (0xb23ca4c0) 0
+ primary-for QCommonStyle (0xb23ca480)
+ QObject (0xb2586d98) 0
+ primary-for QStyle (0xb23ca4c0)
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10667,31 +11709,61 @@ QTextList::_ZTV9QTextList: 17u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
-Class QTextList
+Class QInputContext
size=8 align=4
base size=8 base align=4
-QTextList (0xb3815440) 0
- vptr=((& QTextList::_ZTV9QTextList) + 8u)
- QTextBlockGroup (0xb3815480) 0
- primary-for QTextList (0xb3815440)
- QTextObject (0xb38154c0) 0
- primary-for QTextBlockGroup (0xb3815480)
- QObject (0xb3815500) 0
- primary-for QTextObject (0xb38154c0)
+QInputContext (0xb23ca780) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb2586fb4) 0
+ primary-for QInputContext (0xb23ca780)
-Vtable for QGraphicsItemAnimation
-QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb23f51e0) 0 empty
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
-8 QGraphicsItemAnimation::metaObject
-12 QGraphicsItemAnimation::qt_metacast
-16 QGraphicsItemAnimation::qt_metacall
-20 QGraphicsItemAnimation::~QGraphicsItemAnimation
-24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb23caa80) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb23f521c) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb23caa80)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10699,16 +11771,32 @@ QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGraphicsItemAnimation::beforeAnimationStep
-60 QGraphicsItemAnimation::afterAnimationStep
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
-Class QGraphicsItemAnimation
+Class QInputContextPlugin
size=12 align=4
base size=12 base align=4
-QGraphicsItemAnimation (0xb3815600) 0
- vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
- QObject (0xb3815640) 0
- primary-for QGraphicsItemAnimation (0xb3815600)
+QInputContextPlugin (0xb23fbd20) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb23f5528) 0
+ primary-for QInputContextPlugin (0xb23fbd20)
+ QInputContextFactoryInterface (0xb23cad40) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb23f5564) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb23cad40)
Vtable for QGraphicsItem
QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
@@ -10755,11 +11843,74 @@ QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
Class QGraphicsItem
size=8 align=4
base size=8 base align=4
-QGraphicsItem (0xb38156c0) 0
+QGraphicsItem (0xb23f5690) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
+Vtable for QGraphicsObject
+QGraphicsObject::_ZTV15QGraphicsObject: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsObject)
+8 QGraphicsObject::metaObject
+12 QGraphicsObject::qt_metacast
+16 QGraphicsObject::qt_metacall
+20 QGraphicsObject::~QGraphicsObject
+24 QGraphicsObject::~QGraphicsObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTI15QGraphicsObject)
+64 QGraphicsObject::_ZThn8_N15QGraphicsObjectD1Ev
+68 QGraphicsObject::_ZThn8_N15QGraphicsObjectD0Ev
+72 QGraphicsItem::advance
+76 __cxa_pure_virtual
+80 QGraphicsItem::shape
+84 QGraphicsItem::contains
+88 QGraphicsItem::collidesWithItem
+92 QGraphicsItem::collidesWithPath
+96 QGraphicsItem::isObscuredBy
+100 QGraphicsItem::opaqueArea
+104 __cxa_pure_virtual
+108 QGraphicsItem::type
+112 QGraphicsItem::sceneEventFilter
+116 QGraphicsItem::sceneEvent
+120 QGraphicsItem::contextMenuEvent
+124 QGraphicsItem::dragEnterEvent
+128 QGraphicsItem::dragLeaveEvent
+132 QGraphicsItem::dragMoveEvent
+136 QGraphicsItem::dropEvent
+140 QGraphicsItem::focusInEvent
+144 QGraphicsItem::focusOutEvent
+148 QGraphicsItem::hoverEnterEvent
+152 QGraphicsItem::hoverMoveEvent
+156 QGraphicsItem::hoverLeaveEvent
+160 QGraphicsItem::keyPressEvent
+164 QGraphicsItem::keyReleaseEvent
+168 QGraphicsItem::mousePressEvent
+172 QGraphicsItem::mouseMoveEvent
+176 QGraphicsItem::mouseReleaseEvent
+180 QGraphicsItem::mouseDoubleClickEvent
+184 QGraphicsItem::wheelEvent
+188 QGraphicsItem::inputMethodEvent
+192 QGraphicsItem::inputMethodQuery
+196 QGraphicsItem::itemChange
+200 QGraphicsItem::supportsExtension
+204 QGraphicsItem::setExtension
+208 QGraphicsItem::extension
+
+Class QGraphicsObject
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsObject (0xb2491910) 0
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 8u)
+ QObject (0xb248a870) 0
+ primary-for QGraphicsObject (0xb2491910)
+ QGraphicsItem (0xb248a8ac) 8
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 64u)
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
@@ -10806,10 +11957,10 @@ QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
Class QAbstractGraphicsShapeItem
size=8 align=4
base size=8 base align=4
-QAbstractGraphicsShapeItem (0xb3815980) 0
+QAbstractGraphicsShapeItem (0xb2441e00) 0
vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
- QGraphicsItem (0xb38159c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb3815980)
+ QGraphicsItem (0xb248a9d8) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2441e00)
Vtable for QGraphicsPathItem
QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
@@ -10856,12 +12007,12 @@ QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
Class QGraphicsPathItem
size=8 align=4
base size=8 base align=4
-QGraphicsPathItem (0xb3815a40) 0
+QGraphicsPathItem (0xb2441f00) 0
vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
- QAbstractGraphicsShapeItem (0xb3815a80) 0
- primary-for QGraphicsPathItem (0xb3815a40)
- QGraphicsItem (0xb3815ac0) 0
- primary-for QAbstractGraphicsShapeItem (0xb3815a80)
+ QAbstractGraphicsShapeItem (0xb2441f40) 0
+ primary-for QGraphicsPathItem (0xb2441f00)
+ QGraphicsItem (0xb248ab04) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2441f40)
Vtable for QGraphicsRectItem
QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
@@ -10908,12 +12059,12 @@ QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
Class QGraphicsRectItem
size=8 align=4
base size=8 base align=4
-QGraphicsRectItem (0xb3815b40) 0
+QGraphicsRectItem (0xb22b1040) 0
vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
- QAbstractGraphicsShapeItem (0xb3815b80) 0
- primary-for QGraphicsRectItem (0xb3815b40)
- QGraphicsItem (0xb3815bc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb3815b80)
+ QAbstractGraphicsShapeItem (0xb22b1080) 0
+ primary-for QGraphicsRectItem (0xb22b1040)
+ QGraphicsItem (0xb248ac30) 0
+ primary-for QAbstractGraphicsShapeItem (0xb22b1080)
Vtable for QGraphicsEllipseItem
QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
@@ -10960,12 +12111,12 @@ QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
Class QGraphicsEllipseItem
size=8 align=4
base size=8 base align=4
-QGraphicsEllipseItem (0xb3815c40) 0
+QGraphicsEllipseItem (0xb22b11c0) 0
vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
- QAbstractGraphicsShapeItem (0xb3815c80) 0
- primary-for QGraphicsEllipseItem (0xb3815c40)
- QGraphicsItem (0xb3815cc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb3815c80)
+ QAbstractGraphicsShapeItem (0xb22b1200) 0
+ primary-for QGraphicsEllipseItem (0xb22b11c0)
+ QGraphicsItem (0xb248ae10) 0
+ primary-for QAbstractGraphicsShapeItem (0xb22b1200)
Vtable for QGraphicsPolygonItem
QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
@@ -11012,12 +12163,12 @@ QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
Class QGraphicsPolygonItem
size=8 align=4
base size=8 base align=4
-QGraphicsPolygonItem (0xb3815d40) 0
+QGraphicsPolygonItem (0xb22b1340) 0
vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
- QAbstractGraphicsShapeItem (0xb3815d80) 0
- primary-for QGraphicsPolygonItem (0xb3815d40)
- QGraphicsItem (0xb3815dc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb3815d80)
+ QAbstractGraphicsShapeItem (0xb22b1380) 0
+ primary-for QGraphicsPolygonItem (0xb22b1340)
+ QGraphicsItem (0xb22ca000) 0
+ primary-for QAbstractGraphicsShapeItem (0xb22b1380)
Vtable for QGraphicsLineItem
QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
@@ -11064,10 +12215,10 @@ QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
Class QGraphicsLineItem
size=8 align=4
base size=8 base align=4
-QGraphicsLineItem (0xb3815e40) 0
+QGraphicsLineItem (0xb22b1480) 0
vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
- QGraphicsItem (0xb3815e80) 0
- primary-for QGraphicsLineItem (0xb3815e40)
+ QGraphicsItem (0xb22ca12c) 0
+ primary-for QGraphicsLineItem (0xb22b1480)
Vtable for QGraphicsPixmapItem
QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
@@ -11114,10 +12265,10 @@ QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
Class QGraphicsPixmapItem
size=8 align=4
base size=8 base align=4
-QGraphicsPixmapItem (0xb3815f00) 0
+QGraphicsPixmapItem (0xb22b15c0) 0
vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
- QGraphicsItem (0xb3815f40) 0
- primary-for QGraphicsPixmapItem (0xb3815f00)
+ QGraphicsItem (0xb22ca30c) 0
+ primary-for QGraphicsPixmapItem (0xb22b15c0)
Vtable for QGraphicsTextItem
QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
@@ -11164,7 +12315,7 @@ QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
160 QGraphicsTextItem::supportsExtension
164 QGraphicsTextItem::setExtension
168 QGraphicsTextItem::extension
-172 (int (*)(...))-0x00000000000000008
+172 (int (*)(...))-0x000000008
176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
@@ -11207,12 +12358,14 @@ QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
Class QGraphicsTextItem
size=20 align=4
base size=20 base align=4
-QGraphicsTextItem (0xb3815fc0) 0
+QGraphicsTextItem (0xb22b1700) 0
vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
- QObject (0xb3815000) 0
- primary-for QGraphicsTextItem (0xb3815fc0)
- QGraphicsItem (0xb3815080) 8
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+ QGraphicsObject (0xb22e5c80) 0
+ primary-for QGraphicsTextItem (0xb22b1700)
+ QObject (0xb22ca438) 0
+ primary-for QGraphicsObject (0xb22e5c80)
+ QGraphicsItem (0xb22ca474) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
Vtable for QGraphicsSimpleTextItem
QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
@@ -11259,12 +12412,12 @@ QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
Class QGraphicsSimpleTextItem
size=8 align=4
base size=8 base align=4
-QGraphicsSimpleTextItem (0xb38152c0) 0
+QGraphicsSimpleTextItem (0xb22b1980) 0
vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
- QAbstractGraphicsShapeItem (0xb3815400) 0
- primary-for QGraphicsSimpleTextItem (0xb38152c0)
- QGraphicsItem (0xb3815540) 0
- primary-for QAbstractGraphicsShapeItem (0xb3815400)
+ QAbstractGraphicsShapeItem (0xb22b19c0) 0
+ primary-for QGraphicsSimpleTextItem (0xb22b1980)
+ QGraphicsItem (0xb22ca654) 0
+ primary-for QAbstractGraphicsShapeItem (0xb22b19c0)
Vtable for QGraphicsItemGroup
QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
@@ -11311,24 +12464,414 @@ QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
Class QGraphicsItemGroup
size=8 align=4
base size=8 base align=4
-QGraphicsItemGroup (0xb3815680) 0
+QGraphicsItemGroup (0xb22b1ac0) 0
vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
- QGraphicsItem (0xb3815700) 0
- primary-for QGraphicsItemGroup (0xb3815680)
-
-Class QPainter
- size=4 align=4
- base size=4 base align=4
-QPainter (0xb3815780) 0
-
-
-
-
+ QGraphicsItem (0xb22ca780) 0
+ primary-for QGraphicsItemGroup (0xb22b1ac0)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb22caa14) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb232a580) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb22cafb4) 0
+ primary-for QGraphicsLayout (0xb232a580)
+
+Vtable for QGraphicsAnchor
+QGraphicsAnchor::_ZTV15QGraphicsAnchor: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsAnchor)
+8 QGraphicsAnchor::metaObject
+12 QGraphicsAnchor::qt_metacast
+16 QGraphicsAnchor::qt_metacall
+20 QGraphicsAnchor::~QGraphicsAnchor
+24 QGraphicsAnchor::~QGraphicsAnchor
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QGraphicsAnchor
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchor (0xb232a8c0) 0
+ vptr=((& QGraphicsAnchor::_ZTV15QGraphicsAnchor) + 8u)
+ QObject (0xb233e474) 0
+ primary-for QGraphicsAnchor (0xb232a8c0)
+
+Vtable for QGraphicsAnchorLayout
+QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsAnchorLayout)
+8 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+12 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+16 QGraphicsAnchorLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsAnchorLayout::sizeHint
+32 QGraphicsAnchorLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsAnchorLayout::count
+44 QGraphicsAnchorLayout::itemAt
+48 QGraphicsAnchorLayout::removeAt
+
+Class QGraphicsAnchorLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchorLayout (0xb232ab80) 0
+ vptr=((& QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout) + 8u)
+ QGraphicsLayout (0xb232abc0) 0
+ primary-for QGraphicsAnchorLayout (0xb232ab80)
+ QGraphicsLayoutItem (0xb233e690) 0
+ primary-for QGraphicsLayout (0xb232abc0)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb232acc0) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb232ad00) 0
+ primary-for QGraphicsGridLayout (0xb232acc0)
+ QGraphicsLayoutItem (0xb233e7bc) 0
+ primary-for QGraphicsLayout (0xb232ad00)
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb232ae40) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb233e8e8) 0
+ primary-for QGraphicsItemAnimation (0xb232ae40)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb2373080) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb23730c0) 0
+ primary-for QGraphicsLinearLayout (0xb2373080)
+ QGraphicsLayoutItem (0xb233ea14) 0
+ primary-for QGraphicsLayout (0xb23730c0)
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb237fa00) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QGraphicsObject (0xb237fa50) 0
+ primary-for QGraphicsWidget (0xb237fa00)
+ QObject (0xb233eb40) 0
+ primary-for QGraphicsObject (0xb237fa50)
+ QGraphicsItem (0xb233eb7c) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb233ebb8) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb2373600) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb2195b90) 0
+ primary-for QGraphicsProxyWidget (0xb2373600)
+ QGraphicsObject (0xb2195be0) 0
+ primary-for QGraphicsWidget (0xb2195b90)
+ QObject (0xb233ef3c) 0
+ primary-for QGraphicsObject (0xb2195be0)
+ QGraphicsItem (0xb233ef78) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb233efb4) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
@@ -11340,7 +12883,7 @@ QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
20 QGraphicsScene::~QGraphicsScene
24 QGraphicsScene::~QGraphicsScene
28 QGraphicsScene::event
-32 QObject::eventFilter
+32 QGraphicsScene::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -11370,102 +12913,10 @@ QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
Class QGraphicsScene
size=8 align=4
base size=8 base align=4
-QGraphicsScene (0xb35af280) 0
+QGraphicsScene (0xb2373900) 0
vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
- QObject (0xb35af2c0) 0
- primary-for QGraphicsScene (0xb35af280)
-
-
-
-
-Vtable for QGraphicsView
-QGraphicsView::_ZTV13QGraphicsView: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsView)
-8 QGraphicsView::metaObject
-12 QGraphicsView::qt_metacast
-16 QGraphicsView::qt_metacall
-20 QGraphicsView::~QGraphicsView
-24 QGraphicsView::~QGraphicsView
-28 QGraphicsView::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QGraphicsView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGraphicsView::mousePressEvent
-84 QGraphicsView::mouseReleaseEvent
-88 QGraphicsView::mouseDoubleClickEvent
-92 QGraphicsView::mouseMoveEvent
-96 QGraphicsView::wheelEvent
-100 QGraphicsView::keyPressEvent
-104 QGraphicsView::keyReleaseEvent
-108 QGraphicsView::focusInEvent
-112 QGraphicsView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGraphicsView::paintEvent
-128 QWidget::moveEvent
-132 QGraphicsView::resizeEvent
-136 QWidget::closeEvent
-140 QGraphicsView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QGraphicsView::dragEnterEvent
-156 QGraphicsView::dragMoveEvent
-160 QGraphicsView::dragLeaveEvent
-164 QGraphicsView::dropEvent
-168 QGraphicsView::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QGraphicsView::inputMethodEvent
-192 QGraphicsView::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QGraphicsView::viewportEvent
-228 QGraphicsView::scrollContentsBy
-232 QGraphicsView::drawBackground
-236 QGraphicsView::drawForeground
-240 QGraphicsView::drawItems
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI13QGraphicsView)
-252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
-256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QGraphicsView
- size=20 align=4
- base size=20 base align=4
-QGraphicsView (0xb35af4c0) 0
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
- QAbstractScrollArea (0xb35af500) 0
- primary-for QGraphicsView (0xb35af4c0)
- QFrame (0xb35af540) 0
- primary-for QAbstractScrollArea (0xb35af500)
- QWidget (0xb35af580) 0
- primary-for QFrame (0xb35af540)
- QObject (0xb35af5c0) 0
- primary-for QWidget (0xb35af580)
- QPaintDevice (0xb35af600) 8
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
+ QObject (0xb21b0294) 0
+ primary-for QGraphicsScene (0xb2373900)
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
@@ -11477,10 +12928,10 @@ QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
Class QGraphicsSceneEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneEvent (0xb35af740) 0
+QGraphicsSceneEvent (0xb22170c0) 0
vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
- QEvent (0xb35af780) 0
- primary-for QGraphicsSceneEvent (0xb35af740)
+ QEvent (0xb21b0e88) 0
+ primary-for QGraphicsSceneEvent (0xb22170c0)
Vtable for QGraphicsSceneMouseEvent
QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
@@ -11492,12 +12943,12 @@ QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
Class QGraphicsSceneMouseEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneMouseEvent (0xb35af800) 0
+QGraphicsSceneMouseEvent (0xb2217200) 0
vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
- QGraphicsSceneEvent (0xb35af840) 0
- primary-for QGraphicsSceneMouseEvent (0xb35af800)
- QEvent (0xb35af880) 0
- primary-for QGraphicsSceneEvent (0xb35af840)
+ QGraphicsSceneEvent (0xb2217240) 0
+ primary-for QGraphicsSceneMouseEvent (0xb2217200)
+ QEvent (0xb2234000) 0
+ primary-for QGraphicsSceneEvent (0xb2217240)
Vtable for QGraphicsSceneWheelEvent
QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
@@ -11509,12 +12960,12 @@ QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
Class QGraphicsSceneWheelEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneWheelEvent (0xb35af900) 0
+QGraphicsSceneWheelEvent (0xb2217340) 0
vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
- QGraphicsSceneEvent (0xb35af940) 0
- primary-for QGraphicsSceneWheelEvent (0xb35af900)
- QEvent (0xb35af980) 0
- primary-for QGraphicsSceneEvent (0xb35af940)
+ QGraphicsSceneEvent (0xb2217380) 0
+ primary-for QGraphicsSceneWheelEvent (0xb2217340)
+ QEvent (0xb223412c) 0
+ primary-for QGraphicsSceneEvent (0xb2217380)
Vtable for QGraphicsSceneContextMenuEvent
QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
@@ -11526,12 +12977,12 @@ QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
Class QGraphicsSceneContextMenuEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneContextMenuEvent (0xb35afa00) 0
+QGraphicsSceneContextMenuEvent (0xb2217480) 0
vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
- QGraphicsSceneEvent (0xb35afa40) 0
- primary-for QGraphicsSceneContextMenuEvent (0xb35afa00)
- QEvent (0xb35afa80) 0
- primary-for QGraphicsSceneEvent (0xb35afa40)
+ QGraphicsSceneEvent (0xb22174c0) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb2217480)
+ QEvent (0xb2234258) 0
+ primary-for QGraphicsSceneEvent (0xb22174c0)
Vtable for QGraphicsSceneHoverEvent
QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
@@ -11543,12 +12994,12 @@ QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
Class QGraphicsSceneHoverEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneHoverEvent (0xb35afb00) 0
+QGraphicsSceneHoverEvent (0xb22175c0) 0
vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
- QGraphicsSceneEvent (0xb35afb40) 0
- primary-for QGraphicsSceneHoverEvent (0xb35afb00)
- QEvent (0xb35afb80) 0
- primary-for QGraphicsSceneEvent (0xb35afb40)
+ QGraphicsSceneEvent (0xb2217600) 0
+ primary-for QGraphicsSceneHoverEvent (0xb22175c0)
+ QEvent (0xb2234384) 0
+ primary-for QGraphicsSceneEvent (0xb2217600)
Vtable for QGraphicsSceneHelpEvent
QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
@@ -11560,12 +13011,12 @@ QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
Class QGraphicsSceneHelpEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneHelpEvent (0xb35afc00) 0
+QGraphicsSceneHelpEvent (0xb2217700) 0
vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
- QGraphicsSceneEvent (0xb35afc40) 0
- primary-for QGraphicsSceneHelpEvent (0xb35afc00)
- QEvent (0xb35afc80) 0
- primary-for QGraphicsSceneEvent (0xb35afc40)
+ QGraphicsSceneEvent (0xb2217740) 0
+ primary-for QGraphicsSceneHelpEvent (0xb2217700)
+ QEvent (0xb22344b0) 0
+ primary-for QGraphicsSceneEvent (0xb2217740)
Vtable for QGraphicsSceneDragDropEvent
QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
@@ -11577,42 +13028,56 @@ QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
Class QGraphicsSceneDragDropEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneDragDropEvent (0xb35afd00) 0
+QGraphicsSceneDragDropEvent (0xb2217840) 0
vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
- QGraphicsSceneEvent (0xb35afd40) 0
- primary-for QGraphicsSceneDragDropEvent (0xb35afd00)
- QEvent (0xb35afd80) 0
- primary-for QGraphicsSceneEvent (0xb35afd40)
+ QGraphicsSceneEvent (0xb2217880) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb2217840)
+ QEvent (0xb22345dc) 0
+ primary-for QGraphicsSceneEvent (0xb2217880)
-Vtable for QInputContextFactoryInterface
-QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
-8 QInputContextFactoryInterface::~QInputContextFactoryInterface
-12 QInputContextFactoryInterface::~QInputContextFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
-Class QInputContextFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QInputContextFactoryInterface (0xb35afe00) 0 nearly-empty
- vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
- QFactoryInterface (0xb35afe40) 0 nearly-empty
- primary-for QInputContextFactoryInterface (0xb35afe00)
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb2217980) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb22179c0) 0
+ primary-for QGraphicsSceneResizeEvent (0xb2217980)
+ QEvent (0xb2234708) 0
+ primary-for QGraphicsSceneEvent (0xb22179c0)
-Vtable for QInputContextPlugin
-QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QInputContextPlugin)
-8 QInputContextPlugin::metaObject
-12 QInputContextPlugin::qt_metacast
-16 QInputContextPlugin::qt_metacall
-20 QInputContextPlugin::~QInputContextPlugin
-24 QInputContextPlugin::~QInputContextPlugin
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb2217ac0) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb2217b00) 0
+ primary-for QGraphicsSceneMoveEvent (0xb2217ac0)
+ QEvent (0xb2234834) 0
+ primary-for QGraphicsSceneEvent (0xb2217b00)
+
+Vtable for QGraphicsTransform
+QGraphicsTransform::_ZTV18QGraphicsTransform: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsTransform)
+8 QGraphicsTransform::metaObject
+12 QGraphicsTransform::qt_metacast
+16 QGraphicsTransform::qt_metacall
+20 QGraphicsTransform::~QGraphicsTransform
+24 QGraphicsTransform::~QGraphicsTransform
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -11621,41 +13086,24 @@ QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 (int (*)(...))-0x00000000000000008
-80 (int (*)(...))(& _ZTI19QInputContextPlugin)
-84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
-88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-
-Class QInputContextPlugin
- size=12 align=4
- base size=12 base align=4
-QInputContextPlugin (0xb35afec0) 0
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
- QObject (0xb35aff00) 0
- primary-for QInputContextPlugin (0xb35afec0)
- QInputContextFactoryInterface (0xb35aff40) 8 nearly-empty
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
- QFactoryInterface (0xb35aff80) 8 nearly-empty
- primary-for QInputContextFactoryInterface (0xb35aff40)
-Vtable for QInputContext
-QInputContext::_ZTV13QInputContext: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QInputContext)
-8 QInputContext::metaObject
-12 QInputContext::qt_metacast
-16 QInputContext::qt_metacall
-20 QInputContext::~QInputContext
-24 QInputContext::~QInputContext
+Class QGraphicsTransform
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsTransform (0xb2217c00) 0
+ vptr=((& QGraphicsTransform::_ZTV18QGraphicsTransform) + 8u)
+ QObject (0xb2234960) 0
+ primary-for QGraphicsTransform (0xb2217c00)
+
+Vtable for QGraphicsScale
+QGraphicsScale::_ZTV14QGraphicsScale: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScale)
+8 QGraphicsScale::metaObject
+12 QGraphicsScale::qt_metacast
+16 QGraphicsScale::qt_metacall
+20 QGraphicsScale::~QGraphicsScale
+24 QGraphicsScale::~QGraphicsScale
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -11663,53 +13111,141 @@ QInputContext::_ZTV13QInputContext: 26u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 QInputContext::update
-72 QInputContext::mouseHandler
-76 QInputContext::font
-80 __cxa_pure_virtual
-84 QInputContext::setFocusWidget
-88 QInputContext::widgetDestroyed
-92 QInputContext::actions
-96 QInputContext::x11FilterEvent
-100 QInputContext::filterEvent
+56 QGraphicsScale::applyTo
-Class QInputContext
+Class QGraphicsScale
size=8 align=4
base size=8 base align=4
-QInputContext (0xb35af340) 0
- vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
- QObject (0xb35af680) 0
- primary-for QInputContext (0xb35af340)
+QGraphicsScale (0xb2217ec0) 0
+ vptr=((& QGraphicsScale::_ZTV14QGraphicsScale) + 8u)
+ QGraphicsTransform (0xb2217f00) 0
+ primary-for QGraphicsScale (0xb2217ec0)
+ QObject (0xb2234b7c) 0
+ primary-for QGraphicsTransform (0xb2217f00)
+
+Vtable for QGraphicsRotation
+QGraphicsRotation::_ZTV17QGraphicsRotation: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRotation)
+8 QGraphicsRotation::metaObject
+12 QGraphicsRotation::qt_metacast
+16 QGraphicsRotation::qt_metacall
+20 QGraphicsRotation::~QGraphicsRotation
+24 QGraphicsRotation::~QGraphicsRotation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsRotation::applyTo
-Class QInputContextFactory
- size=1 align=1
- base size=0 base align=1
-QInputContextFactory (0xb35af7c0) 0 empty
+Class QGraphicsRotation
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRotation (0xb22781c0) 0
+ vptr=((& QGraphicsRotation::_ZTV17QGraphicsRotation) + 8u)
+ QGraphicsTransform (0xb2278200) 0
+ primary-for QGraphicsRotation (0xb22781c0)
+ QObject (0xb2234d98) 0
+ primary-for QGraphicsTransform (0xb2278200)
-Class QVFbHeader
- size=1076 align=4
- base size=1076 base align=4
-QVFbHeader (0xb35af8c0) 0
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QScrollArea::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QVFbKeyData
- size=12 align=4
- base size=12 base align=4
-QVFbKeyData (0xb35afac0) 0
+Class QScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QScrollArea (0xb22784c0) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb2278500) 0
+ primary-for QScrollArea (0xb22784c0)
+ QFrame (0xb2278540) 0
+ primary-for QAbstractScrollArea (0xb2278500)
+ QWidget (0xb2281b90) 0
+ primary-for QFrame (0xb2278540)
+ QObject (0xb2234fb4) 0
+ primary-for QWidget (0xb2281b90)
+ QPaintDevice (0xb2288000) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
-Vtable for QWSEmbedWidget
-QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-8 QWSEmbedWidget::metaObject
-12 QWSEmbedWidget::qt_metacast
-16 QWSEmbedWidget::qt_metacall
-20 QWSEmbedWidget::~QWSEmbedWidget
-24 QWSEmbedWidget::~QWSEmbedWidget
-28 QWidget::event
-32 QWSEmbedWidget::eventFilter
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 QGraphicsView::metaObject
+12 QGraphicsView::qt_metacast
+16 QGraphicsView::qt_metacall
+20 QGraphicsView::~QGraphicsView
+24 QGraphicsView::~QGraphicsView
+28 QGraphicsView::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -11717,24 +13253,111 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
+64 QGraphicsView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGraphicsView::mousePressEvent
+84 QGraphicsView::mouseReleaseEvent
+88 QGraphicsView::mouseDoubleClickEvent
+92 QGraphicsView::mouseMoveEvent
+96 QGraphicsView::wheelEvent
+100 QGraphicsView::keyPressEvent
+104 QGraphicsView::keyReleaseEvent
+108 QGraphicsView::focusInEvent
+112 QGraphicsView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGraphicsView::paintEvent
+128 QWidget::moveEvent
+132 QGraphicsView::resizeEvent
+136 QWidget::closeEvent
+140 QGraphicsView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QGraphicsView::dragEnterEvent
+156 QGraphicsView::dragMoveEvent
+160 QGraphicsView::dragLeaveEvent
+164 QGraphicsView::dropEvent
+168 QGraphicsView::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QGraphicsView::inputMethodEvent
+192 QGraphicsView::inputMethodQuery
+196 QGraphicsView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QGraphicsView::viewportEvent
+228 QGraphicsView::scrollContentsBy
+232 QGraphicsView::drawBackground
+236 QGraphicsView::drawForeground
+240 QGraphicsView::drawItems
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGraphicsView
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsView (0xb2278800) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb2278840) 0
+ primary-for QGraphicsView (0xb2278800)
+ QFrame (0xb2278880) 0
+ primary-for QAbstractScrollArea (0xb2278840)
+ QWidget (0xb228fb90) 0
+ primary-for QFrame (0xb2278880)
+ QObject (0xb228821c) 0
+ primary-for QWidget (0xb228fb90)
+ QPaintDevice (0xb2288258) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+
+Vtable for QAbstractButton
+QAbstractButton::_ZTV15QAbstractButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractButton)
+8 QAbstractButton::metaObject
+12 QAbstractButton::qt_metacast
+16 QAbstractButton::qt_metacall
+20 QAbstractButton::~QAbstractButton
+24 QAbstractButton::~QAbstractButton
+28 QAbstractButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QAbstractButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWSEmbedWidget::moveEvent
-132 QWSEmbedWidget::resizeEvent
+124 __cxa_pure_virtual
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -11743,10 +13366,10 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWSEmbedWidget::showEvent
-172 QWSEmbedWidget::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWSEmbedWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -11757,1030 +13380,1978 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
-236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QAbstractButton)
+244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
+248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWSEmbedWidget
+Class QAbstractButton
size=20 align=4
base size=20 base align=4
-QWSEmbedWidget (0xb35afbc0) 0
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
- QWidget (0xb35afcc0) 0
- primary-for QWSEmbedWidget (0xb35afbc0)
- QObject (0xb35afdc0) 0
- primary-for QWidget (0xb35afcc0)
- QPaintDevice (0xb35afe80) 8
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
+QAbstractButton (0xb211d0c0) 0
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
+ QWidget (0xb2121000) 0
+ primary-for QAbstractButton (0xb211d0c0)
+ QObject (0xb2288bb8) 0
+ primary-for QWidget (0xb2121000)
+ QPaintDevice (0xb2288bf4) 8
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QImageIOHandler)
-8 QImageIOHandler::~QImageIOHandler
-12 QImageIOHandler::~QImageIOHandler
-16 QImageIOHandler::name
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QImageIOHandler::write
-32 QImageIOHandler::option
-36 QImageIOHandler::setOption
-40 QImageIOHandler::supportsOption
-44 QImageIOHandler::jumpToNextImage
-48 QImageIOHandler::jumpToImage
-52 QImageIOHandler::loopCount
-56 QImageIOHandler::imageCount
-60 QImageIOHandler::nextImageDelay
-64 QImageIOHandler::currentImageNumber
-68 QImageIOHandler::currentImageRect
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QImageIOHandler
+Class QButtonGroup
size=8 align=4
base size=8 base align=4
-QImageIOHandler (0xb35affc0) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+QButtonGroup (0xb211d5c0) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb2288f78) 0
+ primary-for QButtonGroup (0xb211d5c0)
-Vtable for QImageIOHandlerFactoryInterface
-QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
-8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QCalendarWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QCalendarWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QImageIOHandlerFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QImageIOHandlerFactoryInterface (0xb333a040) 0 nearly-empty
- vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
- QFactoryInterface (0xb333a080) 0 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb333a040)
+Class QCalendarWidget
+ size=20 align=4
+ base size=20 base align=4
+QCalendarWidget (0xb211d900) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb2144c80) 0
+ primary-for QCalendarWidget (0xb211d900)
+ QObject (0xb21471a4) 0
+ primary-for QWidget (0xb2144c80)
+ QPaintDevice (0xb21471e0) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QImageIOPlugin)
-8 QImageIOPlugin::metaObject
-12 QImageIOPlugin::qt_metacast
-16 QImageIOPlugin::qt_metacall
-20 QImageIOPlugin::~QImageIOPlugin
-24 QImageIOPlugin::~QImageIOPlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI14QImageIOPlugin)
-76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
-80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-
-Class QImageIOPlugin
- size=12 align=4
- base size=12 base align=4
-QImageIOPlugin (0xb333a140) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
- QObject (0xb333a180) 0
- primary-for QImageIOPlugin (0xb333a140)
- QImageIOHandlerFactoryInterface (0xb333a1c0) 8 nearly-empty
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
- QFactoryInterface (0xb333a200) 8 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb333a1c0)
-
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QCheckBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCheckBox::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QImageReader
- size=4 align=4
- base size=4 base align=4
-QImageReader (0xb333a2c0) 0
+Class QCheckBox
+ size=20 align=4
+ base size=20 base align=4
+QCheckBox (0xb211dc40) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb211dc80) 0
+ primary-for QCheckBox (0xb211dc40)
+ QWidget (0xb21640a0) 0
+ primary-for QAbstractButton (0xb211dc80)
+ QObject (0xb2147438) 0
+ primary-for QWidget (0xb21640a0)
+ QPaintDevice (0xb2147474) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QMovie)
-8 QMovie::metaObject
-12 QMovie::qt_metacast
-16 QMovie::qt_metacall
-20 QMovie::~QMovie
-24 QMovie::~QMovie
-28 QObject::event
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMovie
- size=8 align=4
- base size=8 base align=4
-QMovie (0xb333a300) 0
- vptr=((& QMovie::_ZTV6QMovie) + 8u)
- QObject (0xb333a340) 0
- primary-for QMovie (0xb333a300)
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBitmap)
-8 QBitmap::~QBitmap
-12 QBitmap::~QBitmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QBitmap
- size=12 align=4
- base size=12 base align=4
-QBitmap (0xb333a3c0) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
- QPixmap (0xb333a400) 0
- primary-for QBitmap (0xb333a3c0)
- QPaintDevice (0xb333a440) 0
- primary-for QPixmap (0xb333a400)
-
-Vtable for QIconEngineFactoryInterface
-QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
-8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterface (0xb333a580) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
- QFactoryInterface (0xb333a5c0) 0 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb333a580)
+Class QComboBox
+ size=20 align=4
+ base size=20 base align=4
+QComboBox (0xb2178000) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb216c910) 0
+ primary-for QComboBox (0xb2178000)
+ QObject (0xb21476cc) 0
+ primary-for QWidget (0xb216c910)
+ QPaintDevice (0xb2147708) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-8 QIconEnginePlugin::metaObject
-12 QIconEnginePlugin::qt_metacast
-16 QIconEnginePlugin::qt_metacall
-20 QIconEnginePlugin::~QIconEnginePlugin
-24 QIconEnginePlugin::~QIconEnginePlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
-76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPushButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QIconEnginePlugin
- size=12 align=4
- base size=12 base align=4
-QIconEnginePlugin (0xb333a680) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
- QObject (0xb333a6c0) 0
- primary-for QIconEnginePlugin (0xb333a680)
- QIconEngineFactoryInterface (0xb333a700) 8 nearly-empty
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
- QFactoryInterface (0xb333a740) 8 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb333a700)
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb21789c0) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb2178a00) 0
+ primary-for QPushButton (0xb21789c0)
+ QWidget (0xb1fb20a0) 0
+ primary-for QAbstractButton (0xb2178a00)
+ QObject (0xb2147f00) 0
+ primary-for QWidget (0xb1fb20a0)
+ QPaintDevice (0xb2147f3c) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
-Vtable for QIconEngineFactoryInterfaceV2
-QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
-8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCommandLinkButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QIconEngineFactoryInterfaceV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterfaceV2 (0xb333a7c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
- QFactoryInterface (0xb333a800) 0 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb333a7c0)
+Class QCommandLinkButton
+ size=20 align=4
+ base size=20 base align=4
+QCommandLinkButton (0xb2178e00) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb2178e40) 0
+ primary-for QCommandLinkButton (0xb2178e00)
+ QAbstractButton (0xb2178e80) 0
+ primary-for QPushButton (0xb2178e40)
+ QWidget (0xb1fc25a0) 0
+ primary-for QAbstractButton (0xb2178e80)
+ QObject (0xb1fc31a4) 0
+ primary-for QWidget (0xb1fc25a0)
+ QPaintDevice (0xb1fc31e0) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
-Vtable for QIconEnginePluginV2
-QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+Vtable for QDateTimeEdit
+QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-8 QIconEnginePluginV2::metaObject
-12 QIconEnginePluginV2::qt_metacast
-16 QIconEnginePluginV2::qt_metacall
-20 QIconEnginePluginV2::~QIconEnginePluginV2
-24 QIconEnginePluginV2::~QIconEnginePluginV2
-28 QObject::event
+4 (int (*)(...))(& _ZTI13QDateTimeEdit)
+8 QDateTimeEdit::metaObject
+12 QDateTimeEdit::qt_metacast
+16 QDateTimeEdit::qt_metacall
+20 QDateTimeEdit::~QDateTimeEdit
+24 QDateTimeEdit::~QDateTimeEdit
+28 QDateTimeEdit::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
-76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI13QDateTimeEdit)
+260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
+264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QIconEnginePluginV2
- size=12 align=4
- base size=12 base align=4
-QIconEnginePluginV2 (0xb333a8c0) 0
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
- QObject (0xb333a900) 0
- primary-for QIconEnginePluginV2 (0xb333a8c0)
- QIconEngineFactoryInterfaceV2 (0xb333a940) 8 nearly-empty
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
- QFactoryInterface (0xb333a980) 8 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb333a940)
+Class QDateTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateTimeEdit (0xb1fd4140) 0
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
+ QAbstractSpinBox (0xb1fd4180) 0
+ primary-for QDateTimeEdit (0xb1fd4140)
+ QWidget (0xb1fd7370) 0
+ primary-for QAbstractSpinBox (0xb1fd4180)
+ QObject (0xb1fc33fc) 0
+ primary-for QWidget (0xb1fd7370)
+ QPaintDevice (0xb1fc3438) 8
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 9u entries
+Vtable for QTimeEdit
+QTimeEdit::_ZTV9QTimeEdit: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QIconEngine)
-8 QIconEngine::~QIconEngine
-12 QIconEngine::~QIconEngine
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
+4 (int (*)(...))(& _ZTI9QTimeEdit)
+8 QTimeEdit::metaObject
+12 QTimeEdit::qt_metacast
+16 QTimeEdit::qt_metacall
+20 QTimeEdit::~QTimeEdit
+24 QTimeEdit::~QTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QTimeEdit)
+260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
+264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QIconEngine
- size=4 align=4
- base size=4 base align=4
-QIconEngine (0xb333aa00) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+Class QTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QTimeEdit (0xb1fd4440) 0
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
+ QDateTimeEdit (0xb1fd4480) 0
+ primary-for QTimeEdit (0xb1fd4440)
+ QAbstractSpinBox (0xb1fd44c0) 0
+ primary-for QDateTimeEdit (0xb1fd4480)
+ QWidget (0xb1feb870) 0
+ primary-for QAbstractSpinBox (0xb1fd44c0)
+ QObject (0xb1fc3654) 0
+ primary-for QWidget (0xb1feb870)
+ QPaintDevice (0xb1fc3690) 8
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
-Vtable for QIconEngineV2
-QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+Vtable for QDateEdit
+QDateEdit::_ZTV9QDateEdit: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIconEngineV2)
-8 QIconEngineV2::~QIconEngineV2
-12 QIconEngineV2::~QIconEngineV2
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-36 QIconEngineV2::key
-40 QIconEngineV2::clone
-44 QIconEngineV2::read
-48 QIconEngineV2::write
-52 QIconEngineV2::virtual_hook
+4 (int (*)(...))(& _ZTI9QDateEdit)
+8 QDateEdit::metaObject
+12 QDateEdit::qt_metacast
+16 QDateEdit::qt_metacall
+20 QDateEdit::~QDateEdit
+24 QDateEdit::~QDateEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QDateEdit)
+260 QDateEdit::_ZThn8_N9QDateEditD1Ev
+264 QDateEdit::_ZThn8_N9QDateEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QIconEngineV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineV2 (0xb333aa80) 0 nearly-empty
- vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
- QIconEngine (0xb333aac0) 0 nearly-empty
- primary-for QIconEngineV2 (0xb333aa80)
+Class QDateEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateEdit (0xb1fd4700) 0
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
+ QDateTimeEdit (0xb1fd4740) 0
+ primary-for QDateEdit (0xb1fd4700)
+ QAbstractSpinBox (0xb1fd4780) 0
+ primary-for QDateTimeEdit (0xb1fd4740)
+ QWidget (0xb1ff6af0) 0
+ primary-for QAbstractSpinBox (0xb1fd4780)
+ QObject (0xb1fc37bc) 0
+ primary-for QWidget (0xb1ff6af0)
+ QPaintDevice (0xb1fc37f8) 8
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-Vtable for QPictureFormatInterface
-QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
-8 QPictureFormatInterface::~QPictureFormatInterface
-12 QPictureFormatInterface::~QPictureFormatInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPictureFormatInterface
- size=4 align=4
- base size=4 base align=4
-QPictureFormatInterface (0xb333ab40) 0 nearly-empty
- vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
- QFactoryInterface (0xb333ab80) 0 nearly-empty
- primary-for QPictureFormatInterface (0xb333ab40)
+Class QDial
+ size=20 align=4
+ base size=20 base align=4
+QDial (0xb1fd4b00) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb1fd4b40) 0
+ primary-for QDial (0xb1fd4b00)
+ QWidget (0xb2013500) 0
+ primary-for QAbstractSlider (0xb1fd4b40)
+ QObject (0xb1fc3a14) 0
+ primary-for QWidget (0xb2013500)
+ QPaintDevice (0xb1fc3a50) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-8 QPictureFormatPlugin::metaObject
-12 QPictureFormatPlugin::qt_metacast
-16 QPictureFormatPlugin::qt_metacall
-20 QPictureFormatPlugin::~QPictureFormatPlugin
-24 QPictureFormatPlugin::~QPictureFormatPlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QPictureFormatPlugin::loadPicture
-64 QPictureFormatPlugin::savePicture
-68 __cxa_pure_virtual
-72 (int (*)(...))-0x00000000000000008
-76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
-84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
-88 __cxa_pure_virtual
-92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
-96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
-100 __cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=12 align=4
- base size=12 base align=4
-QPictureFormatPlugin (0xb333ac00) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
- QObject (0xb333ac40) 0
- primary-for QPictureFormatPlugin (0xb333ac00)
- QPictureFormatInterface (0xb333ac80) 8 nearly-empty
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
- QFactoryInterface (0xb333acc0) 8 nearly-empty
- primary-for QPictureFormatInterface (0xb333ac80)
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0xb333ad40) 0 empty
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPicture)
-8 QPicture::~QPicture
-12 QPicture::~QPicture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
-
-Class QPicture
- size=12 align=4
- base size=12 base align=4
-QPicture (0xb333ad80) 0
- vptr=((& QPicture::_ZTV8QPicture) + 8u)
- QPaintDevice (0xb333adc0) 0
- primary-for QPicture (0xb333ad80)
-
-Class QPictureIO
- size=4 align=4
- base size=4 base align=4
-QPictureIO (0xb333aec0) 0
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDialogButtonBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QImageWriter
- size=4 align=4
- base size=4 base align=4
-QImageWriter (0xb333af00) 0
+Class QDialogButtonBox
+ size=20 align=4
+ base size=20 base align=4
+QDialogButtonBox (0xb1fd4e00) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb203dcd0) 0
+ primary-for QDialogButtonBox (0xb1fd4e00)
+ QObject (0xb1fc3c6c) 0
+ primary-for QWidget (0xb203dcd0)
+ QPaintDevice (0xb1fc3ca8) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-Vtable for QCommonStyle
-QCommonStyle::_ZTV12QCommonStyle: 35u entries
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCommonStyle)
-8 QCommonStyle::metaObject
-12 QCommonStyle::qt_metacast
-16 QCommonStyle::qt_metacall
-20 QCommonStyle::~QCommonStyle
-24 QCommonStyle::~QCommonStyle
-28 QObject::event
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QCommonStyle::drawPrimitive
-100 QCommonStyle::drawControl
-104 QCommonStyle::subElementRect
-108 QCommonStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QCommonStyle::pixelMetric
-124 QCommonStyle::sizeFromContents
-128 QCommonStyle::styleHint
-132 QCommonStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDockWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDockWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCommonStyle
- size=8 align=4
- base size=8 base align=4
-QCommonStyle (0xb333af40) 0
- vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
- QStyle (0xb333af80) 0
- primary-for QCommonStyle (0xb333af40)
- QObject (0xb333afc0) 0
- primary-for QStyle (0xb333af80)
+Class QDockWidget
+ size=20 align=4
+ base size=20 base align=4
+QDockWidget (0xb205a200) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb2063640) 0
+ primary-for QDockWidget (0xb205a200)
+ QObject (0xb1fc3fb4) 0
+ primary-for QWidget (0xb2063640)
+ QPaintDevice (0xb2087000) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-Vtable for QWindowsStyle
-QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWindowsStyle)
-8 QWindowsStyle::metaObject
-12 QWindowsStyle::qt_metacast
-16 QWindowsStyle::qt_metacall
-20 QWindowsStyle::~QWindowsStyle
-24 QWindowsStyle::~QWindowsStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWindowsStyle::polish
-60 QWindowsStyle::unpolish
-64 QWindowsStyle::polish
-68 QWindowsStyle::unpolish
-72 QWindowsStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QWindowsStyle::drawPrimitive
-100 QWindowsStyle::drawControl
-104 QWindowsStyle::subElementRect
-108 QWindowsStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QWindowsStyle::pixelMetric
-124 QWindowsStyle::sizeFromContents
-128 QWindowsStyle::styleHint
-132 QWindowsStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFocusFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWindowsStyle
- size=12 align=4
- base size=12 base align=4
-QWindowsStyle (0xb333a000) 0
- vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
- QCommonStyle (0xb333a0c0) 0
- primary-for QWindowsStyle (0xb333a000)
- QStyle (0xb333a240) 0
- primary-for QCommonStyle (0xb333a0c0)
- QObject (0xb333a380) 0
- primary-for QStyle (0xb333a240)
+Class QFocusFrame
+ size=20 align=4
+ base size=20 base align=4
+QFocusFrame (0xb205a6c0) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb1ea6820) 0
+ primary-for QFocusFrame (0xb205a6c0)
+ QObject (0xb20873fc) 0
+ primary-for QWidget (0xb1ea6820)
+ QPaintDevice (0xb2087438) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
-Vtable for QWindowsXPStyle
-QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
-8 QWindowsXPStyle::metaObject
-12 QWindowsXPStyle::qt_metacast
-16 QWindowsXPStyle::qt_metacall
-20 QWindowsXPStyle::~QWindowsXPStyle
-24 QWindowsXPStyle::~QWindowsXPStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWindowsXPStyle::polish
-60 QWindowsXPStyle::unpolish
-64 QWindowsXPStyle::polish
-68 QWindowsXPStyle::unpolish
-72 QWindowsXPStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsXPStyle::standardPalette
-96 QWindowsXPStyle::drawPrimitive
-100 QWindowsXPStyle::drawControl
-104 QWindowsXPStyle::subElementRect
-108 QWindowsXPStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QWindowsXPStyle::subControlRect
-120 QWindowsXPStyle::pixelMetric
-124 QWindowsXPStyle::sizeFromContents
-128 QWindowsXPStyle::styleHint
-132 QWindowsXPStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWindowsXPStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsXPStyle (0xb333a480) 0
- vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
- QWindowsStyle (0xb333a600) 0
- primary-for QWindowsXPStyle (0xb333a480)
- QCommonStyle (0xb333a780) 0
- primary-for QWindowsStyle (0xb333a600)
- QStyle (0xb333a840) 0
- primary-for QCommonStyle (0xb333a780)
- QObject (0xb333a9c0) 0
- primary-for QStyle (0xb333a840)
+Class QFontComboBox
+ size=20 align=4
+ base size=20 base align=4
+QFontComboBox (0xb205a980) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb205a9c0) 0
+ primary-for QFontComboBox (0xb205a980)
+ QWidget (0xb1eda000) 0
+ primary-for QComboBox (0xb205a9c0)
+ QObject (0xb2087654) 0
+ primary-for QWidget (0xb1eda000)
+ QPaintDevice (0xb2087690) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-Class QStyleFactory
- size=1 align=1
- base size=0 base align=1
-QStyleFactory (0xb333aa40) 0 empty
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QGroupBox::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb205adc0) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb1f161e0) 0
+ primary-for QGroupBox (0xb205adc0)
+ QObject (0xb208799c) 0
+ primary-for QWidget (0xb1f161e0)
+ QPaintDevice (0xb20879d8) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
-Vtable for QMotifStyle
-QMotifStyle::_ZTV11QMotifStyle: 35u entries
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMotifStyle)
-8 QMotifStyle::metaObject
-12 QMotifStyle::qt_metacast
-16 QMotifStyle::qt_metacall
-20 QMotifStyle::~QMotifStyle
-24 QMotifStyle::~QMotifStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QMotifStyle::standardPalette
-96 QMotifStyle::drawPrimitive
-100 QMotifStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QMotifStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMotifStyle
- size=16 align=4
- base size=13 base align=4
-QMotifStyle (0xb333ab00) 0
- vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
- QCommonStyle (0xb333abc0) 0
- primary-for QMotifStyle (0xb333ab00)
- QStyle (0xb333ad00) 0
- primary-for QCommonStyle (0xb333abc0)
- QObject (0xb333ae00) 0
- primary-for QStyle (0xb333ad00)
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb1f29080) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb1f290c0) 0
+ primary-for QLabel (0xb1f29080)
+ QWidget (0xb1f20be0) 0
+ primary-for QFrame (0xb1f290c0)
+ QObject (0xb2087bf4) 0
+ primary-for QWidget (0xb1f20be0)
+ QPaintDevice (0xb2087c30) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
-Vtable for QStyleFactoryInterface
-QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
-8 QStyleFactoryInterface::~QStyleFactoryInterface
-12 QStyleFactoryInterface::~QStyleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLCDNumber::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStyleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QStyleFactoryInterface (0xb333ae40) 0 nearly-empty
- vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
- QFactoryInterface (0xb3430000) 0 nearly-empty
- primary-for QStyleFactoryInterface (0xb333ae40)
+Class QLCDNumber
+ size=20 align=4
+ base size=20 base align=4
+QLCDNumber (0xb1f293c0) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb1f29400) 0
+ primary-for QLCDNumber (0xb1f293c0)
+ QWidget (0xb1f37c80) 0
+ primary-for QFrame (0xb1f29400)
+ QObject (0xb2087e4c) 0
+ primary-for QWidget (0xb1f37c80)
+ QPaintDevice (0xb2087e88) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
-Vtable for QStylePlugin
-QStylePlugin::_ZTV12QStylePlugin: 22u entries
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QStylePlugin)
-8 QStylePlugin::metaObject
-12 QStylePlugin::qt_metacast
-16 QStylePlugin::qt_metacall
-20 QStylePlugin::~QStylePlugin
-24 QStylePlugin::~QStylePlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI12QStylePlugin)
-72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
-76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QMainWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStylePlugin
- size=12 align=4
- base size=12 base align=4
-QStylePlugin (0xb3430140) 0
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
- QObject (0xb3430180) 0
- primary-for QStylePlugin (0xb3430140)
- QStyleFactoryInterface (0xb34301c0) 8 nearly-empty
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
- QFactoryInterface (0xb3430200) 8 nearly-empty
- primary-for QStyleFactoryInterface (0xb34301c0)
+Class QMainWindow
+ size=20 align=4
+ base size=20 base align=4
+QMainWindow (0xb1f29740) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb1f49af0) 0
+ primary-for QMainWindow (0xb1f29740)
+ QObject (0xb1f571e0) 0
+ primary-for QWidget (0xb1f49af0)
+ QPaintDevice (0xb1f5721c) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-Vtable for QPlastiqueStyle
-QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
-8 QPlastiqueStyle::metaObject
-12 QPlastiqueStyle::qt_metacast
-16 QPlastiqueStyle::qt_metacall
-20 QPlastiqueStyle::~QPlastiqueStyle
-24 QPlastiqueStyle::~QPlastiqueStyle
-28 QObject::event
-32 QPlastiqueStyle::eventFilter
-36 QPlastiqueStyle::timerEvent
-40 QObject::childEvent
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QPlastiqueStyle::polish
-60 QPlastiqueStyle::unpolish
-64 QPlastiqueStyle::polish
-68 QPlastiqueStyle::unpolish
-72 QPlastiqueStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QPlastiqueStyle::standardPalette
-96 QPlastiqueStyle::drawPrimitive
-100 QPlastiqueStyle::drawControl
-104 QPlastiqueStyle::subElementRect
-108 QPlastiqueStyle::drawComplexControl
-112 QPlastiqueStyle::hitTestComplexControl
-116 QPlastiqueStyle::subControlRect
-120 QPlastiqueStyle::pixelMetric
-124 QPlastiqueStyle::sizeFromContents
-128 QPlastiqueStyle::styleHint
-132 QPlastiqueStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QMdiArea::paintEvent
+128 QWidget::moveEvent
+132 QMdiArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPlastiqueStyle
- size=16 align=4
- base size=16 base align=4
-QPlastiqueStyle (0xb3430280) 0
- vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
- QWindowsStyle (0xb34302c0) 0
- primary-for QPlastiqueStyle (0xb3430280)
- QCommonStyle (0xb3430300) 0
- primary-for QWindowsStyle (0xb34302c0)
- QStyle (0xb3430340) 0
- primary-for QCommonStyle (0xb3430300)
- QObject (0xb3430380) 0
- primary-for QStyle (0xb3430340)
+Class QMdiArea
+ size=20 align=4
+ base size=20 base align=4
+QMdiArea (0xb1f29b40) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb1f29b80) 0
+ primary-for QMdiArea (0xb1f29b40)
+ QFrame (0xb1f29bc0) 0
+ primary-for QAbstractScrollArea (0xb1f29b80)
+ QWidget (0xb1f72eb0) 0
+ primary-for QFrame (0xb1f29bc0)
+ QObject (0xb1f57528) 0
+ primary-for QWidget (0xb1f72eb0)
+ QPaintDevice (0xb1f57564) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-Vtable for QCleanlooksStyle
-QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
-8 QCleanlooksStyle::metaObject
-12 QCleanlooksStyle::qt_metacast
-16 QCleanlooksStyle::qt_metacall
-20 QCleanlooksStyle::~QCleanlooksStyle
-24 QCleanlooksStyle::~QCleanlooksStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCleanlooksStyle::polish
-60 QCleanlooksStyle::unpolish
-64 QCleanlooksStyle::polish
-68 QCleanlooksStyle::unpolish
-72 QCleanlooksStyle::polish
-76 QStyle::itemTextRect
-80 QCleanlooksStyle::itemPixmapRect
-84 QCleanlooksStyle::drawItemText
-88 QCleanlooksStyle::drawItemPixmap
-92 QCleanlooksStyle::standardPalette
-96 QCleanlooksStyle::drawPrimitive
-100 QCleanlooksStyle::drawControl
-104 QCleanlooksStyle::subElementRect
-108 QCleanlooksStyle::drawComplexControl
-112 QCleanlooksStyle::hitTestComplexControl
-116 QCleanlooksStyle::subControlRect
-120 QCleanlooksStyle::pixelMetric
-124 QCleanlooksStyle::sizeFromContents
-128 QCleanlooksStyle::styleHint
-132 QCleanlooksStyle::standardPixmap
-136 QCleanlooksStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCleanlooksStyle
- size=12 align=4
- base size=12 base align=4
-QCleanlooksStyle (0xb3430400) 0
- vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
- QWindowsStyle (0xb3430440) 0
- primary-for QCleanlooksStyle (0xb3430400)
- QCommonStyle (0xb3430480) 0
- primary-for QWindowsStyle (0xb3430440)
- QStyle (0xb34304c0) 0
- primary-for QCommonStyle (0xb3430480)
- QObject (0xb3430500) 0
- primary-for QStyle (0xb34304c0)
+Class QMdiSubWindow
+ size=20 align=4
+ base size=20 base align=4
+QMdiSubWindow (0xb1f29fc0) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb1dbd190) 0
+ primary-for QMdiSubWindow (0xb1f29fc0)
+ QObject (0xb1f578ac) 0
+ primary-for QWidget (0xb1dbd190)
+ QPaintDevice (0xb1f578e8) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-Vtable for QCDEStyle
-QCDEStyle::_ZTV9QCDEStyle: 35u entries
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCDEStyle)
-8 QCDEStyle::metaObject
-12 QCDEStyle::qt_metacast
-16 QCDEStyle::qt_metacall
-20 QCDEStyle::~QCDEStyle
-24 QCDEStyle::~QCDEStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QCDEStyle::standardPalette
-96 QCDEStyle::drawPrimitive
-100 QCDEStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QCDEStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenu::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QMenu::hideEvent
+176 QWidget::x11Event
+180 QMenu::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QMenu::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCDEStyle
- size=16 align=4
- base size=13 base align=4
-QCDEStyle (0xb3430580) 0
- vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
- QMotifStyle (0xb34305c0) 0
- primary-for QCDEStyle (0xb3430580)
- QCommonStyle (0xb3430600) 0
- primary-for QMotifStyle (0xb34305c0)
- QStyle (0xb3430640) 0
- primary-for QCommonStyle (0xb3430600)
- QObject (0xb3430680) 0
- primary-for QStyle (0xb3430640)
+Class QMenu
+ size=20 align=4
+ base size=20 base align=4
+QMenu (0xb1dbf400) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb1dd9550) 0
+ primary-for QMenu (0xb1dbf400)
+ QObject (0xb1f57bf4) 0
+ primary-for QWidget (0xb1dd9550)
+ QPaintDevice (0xb1f57c30) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
-Vtable for QWindowsVistaStyle
-QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
-8 QWindowsVistaStyle::metaObject
-12 QWindowsVistaStyle::qt_metacast
-16 QWindowsVistaStyle::qt_metacall
-20 QWindowsVistaStyle::~QWindowsVistaStyle
-24 QWindowsVistaStyle::~QWindowsVistaStyle
-28 QWindowsVistaStyle::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWindowsVistaStyle::polish
-60 QWindowsVistaStyle::unpolish
-64 QWindowsVistaStyle::polish
-68 QWindowsVistaStyle::unpolish
-72 QWindowsVistaStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsVistaStyle::standardPalette
-96 QWindowsVistaStyle::drawPrimitive
-100 QWindowsVistaStyle::drawControl
-104 QWindowsVistaStyle::subElementRect
-108 QWindowsVistaStyle::drawComplexControl
-112 QWindowsVistaStyle::hitTestComplexControl
-116 QWindowsVistaStyle::subControlRect
-120 QWindowsVistaStyle::pixelMetric
-124 QWindowsVistaStyle::sizeFromContents
-128 QWindowsVistaStyle::styleHint
-132 QWindowsVistaStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
+76 QWidget::paintEngine
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenuBar::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMenuBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
+116 QWidget::enterEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
+128 QWidget::moveEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenuBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMenuBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWindowsVistaStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsVistaStyle (0xb3430700) 0
- vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
- QWindowsXPStyle (0xb3430740) 0
- primary-for QWindowsVistaStyle (0xb3430700)
- QWindowsStyle (0xb3430780) 0
- primary-for QWindowsXPStyle (0xb3430740)
- QCommonStyle (0xb34307c0) 0
- primary-for QWindowsStyle (0xb3430780)
- QStyle (0xb3430800) 0
- primary-for QCommonStyle (0xb34307c0)
- QObject (0xb3430840) 0
- primary-for QStyle (0xb3430800)
+Class QMenuBar
+ size=20 align=4
+ base size=20 base align=4
+QMenuBar (0xb1e59040) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1e54780) 0
+ primary-for QMenuBar (0xb1e59040)
+ QObject (0xb1e5330c) 0
+ primary-for QWidget (0xb1e54780)
+ QPaintDevice (0xb1e53348) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-8 QAbstractProxyModel::metaObject
-12 QAbstractProxyModel::qt_metacast
-16 QAbstractProxyModel::qt_metacall
-20 QAbstractProxyModel::~QAbstractProxyModel
-24 QAbstractProxyModel::~QAbstractProxyModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 QAbstractProxyModel::data
-80 QAbstractItemModel::setData
-84 QAbstractProxyModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractProxyModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QAbstractProxyModel::setSourceModel
-172 __cxa_pure_virtual
-176 __cxa_pure_virtual
-180 QAbstractProxyModel::mapSelectionToSource
-184 QAbstractProxyModel::mapSelectionFromSource
-Class QAbstractProxyModel
+Class QMenuItem
size=8 align=4
base size=8 base align=4
-QAbstractProxyModel (0xb34308c0) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
- QAbstractItemModel (0xb3430900) 0
- primary-for QAbstractProxyModel (0xb34308c0)
- QObject (0xb3430940) 0
- primary-for QAbstractItemModel (0xb3430900)
+QMenuItem (0xb1c96c80) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb1c96cc0) 0
+ primary-for QMenuItem (0xb1c96c80)
+ QObject (0xb1c9ca8c) 0
+ primary-for QAction (0xb1c96cc0)
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
+Class QTextEdit::ExtraSelection
+ size=12 align=4
+ base size=12 base align=4
+QTextEdit::ExtraSelection (0xb1c9cc30) 0
+
+Vtable for QTextEdit
+QTextEdit::_ZTV9QTextEdit: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-8 QSortFilterProxyModel::metaObject
-12 QSortFilterProxyModel::qt_metacast
-16 QSortFilterProxyModel::qt_metacall
-20 QSortFilterProxyModel::~QSortFilterProxyModel
-24 QSortFilterProxyModel::~QSortFilterProxyModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI9QTextEdit)
+8 QTextEdit::metaObject
+12 QTextEdit::qt_metacast
+16 QTextEdit::qt_metacall
+20 QTextEdit::~QTextEdit
+24 QTextEdit::~QTextEdit
+28 QTextEdit::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QSortFilterProxyModel::index
-60 QSortFilterProxyModel::parent
-64 QSortFilterProxyModel::rowCount
-68 QSortFilterProxyModel::columnCount
-72 QSortFilterProxyModel::hasChildren
-76 QSortFilterProxyModel::data
-80 QSortFilterProxyModel::setData
-84 QSortFilterProxyModel::headerData
-88 QSortFilterProxyModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QSortFilterProxyModel::mimeTypes
-104 QSortFilterProxyModel::mimeData
-108 QSortFilterProxyModel::dropMimeData
-112 QSortFilterProxyModel::supportedDropActions
-116 QSortFilterProxyModel::insertRows
-120 QSortFilterProxyModel::insertColumns
-124 QSortFilterProxyModel::removeRows
-128 QSortFilterProxyModel::removeColumns
-132 QSortFilterProxyModel::fetchMore
-136 QSortFilterProxyModel::canFetchMore
-140 QSortFilterProxyModel::flags
-144 QSortFilterProxyModel::sort
-148 QSortFilterProxyModel::buddy
-152 QSortFilterProxyModel::match
-156 QSortFilterProxyModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QSortFilterProxyModel::setSourceModel
-172 QSortFilterProxyModel::mapToSource
-176 QSortFilterProxyModel::mapFromSource
-180 QSortFilterProxyModel::mapSelectionToSource
-184 QSortFilterProxyModel::mapSelectionFromSource
-188 QSortFilterProxyModel::filterAcceptsRow
-192 QSortFilterProxyModel::filterAcceptsColumn
-196 QSortFilterProxyModel::lessThan
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextEdit::mousePressEvent
+84 QTextEdit::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextEdit::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextEdit::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextEdit::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI9QTextEdit)
+256 QTextEdit::_ZThn8_N9QTextEditD1Ev
+260 QTextEdit::_ZThn8_N9QTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSortFilterProxyModel
- size=8 align=4
- base size=8 base align=4
-QSortFilterProxyModel (0xb34309c0) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
- QAbstractProxyModel (0xb3430a00) 0
- primary-for QSortFilterProxyModel (0xb34309c0)
- QAbstractItemModel (0xb3430a40) 0
- primary-for QAbstractProxyModel (0xb3430a00)
- QObject (0xb3430a80) 0
- primary-for QAbstractItemModel (0xb3430a40)
+Class QTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QTextEdit (0xb1c96f00) 0
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
+ QAbstractScrollArea (0xb1c96f40) 0
+ primary-for QTextEdit (0xb1c96f00)
+ QFrame (0xb1c96f80) 0
+ primary-for QAbstractScrollArea (0xb1c96f40)
+ QWidget (0xb1cafe60) 0
+ primary-for QFrame (0xb1c96f80)
+ QObject (0xb1c9cbb8) 0
+ primary-for QWidget (0xb1cafe60)
+ QPaintDevice (0xb1c9cbf4) 8
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QStandardItem)
-8 QStandardItem::~QStandardItem
-12 QStandardItem::~QStandardItem
-16 QStandardItem::data
-20 QStandardItem::setData
-24 QStandardItem::clone
-28 QStandardItem::type
-32 QStandardItem::read
-36 QStandardItem::write
-40 QStandardItem::operator<
-
-Class QStandardItem
- size=8 align=4
- base size=8 base align=4
-QStandardItem (0xb3430b00) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
+32 QObject::eventFilter
+36 QPlainTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPlainTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QPlainTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QPlainTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QPlainTextEdit::changeEvent
+184 QWidget::metric
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QStandardItemModel)
-8 QStandardItemModel::metaObject
-12 QStandardItemModel::qt_metacast
-16 QStandardItemModel::qt_metacall
-20 QStandardItemModel::~QStandardItemModel
-24 QStandardItemModel::~QStandardItemModel
+Class QPlainTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QPlainTextEdit (0xb1cb6c80) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb1cb6cc0) 0
+ primary-for QPlainTextEdit (0xb1cb6c80)
+ QFrame (0xb1cb6d00) 0
+ primary-for QAbstractScrollArea (0xb1cb6cc0)
+ QWidget (0xb1cfe5f0) 0
+ primary-for QFrame (0xb1cb6d00)
+ QObject (0xb1ce9474) 0
+ primary-for QWidget (0xb1cfe5f0)
+ QPaintDevice (0xb1ce94b0) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -12788,995 +15359,1008 @@ QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStandardItemModel::index
-60 QStandardItemModel::parent
-64 QStandardItemModel::rowCount
-68 QStandardItemModel::columnCount
-72 QStandardItemModel::hasChildren
-76 QStandardItemModel::data
-80 QStandardItemModel::setData
-84 QStandardItemModel::headerData
-88 QStandardItemModel::setHeaderData
-92 QStandardItemModel::itemData
-96 QStandardItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QStandardItemModel::supportedDropActions
-116 QStandardItemModel::insertRows
-120 QStandardItemModel::insertColumns
-124 QStandardItemModel::removeRows
-128 QStandardItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStandardItemModel::flags
-144 QStandardItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
-Class QStandardItemModel
+Class QPlainTextDocumentLayout
size=8 align=4
base size=8 base align=4
-QStandardItemModel (0xb3430e00) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
- QAbstractItemModel (0xb3430e40) 0
- primary-for QStandardItemModel (0xb3430e00)
- QObject (0xb3430e80) 0
- primary-for QAbstractItemModel (0xb3430e40)
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QStringListModel)
-8 QStringListModel::metaObject
-12 QStringListModel::qt_metacast
-16 QStringListModel::qt_metacall
-20 QStringListModel::~QStringListModel
-24 QStringListModel::~QStringListModel
-28 QObject::event
+QPlainTextDocumentLayout (0xb1d46180) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb1d461c0) 0
+ primary-for QPlainTextDocumentLayout (0xb1d46180)
+ QObject (0xb1ce97f8) 0
+ primary-for QAbstractTextDocumentLayout (0xb1d461c0)
+
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 QStringListModel::rowCount
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 QStringListModel::data
-80 QStringListModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QStringListModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QStringListModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStringListModel::flags
-144 QStringListModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QStringListModel
- size=12 align=4
- base size=12 base align=4
-QStringListModel (0xb3430f00) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
- QAbstractListModel (0xb3430f40) 0
- primary-for QStringListModel (0xb3430f00)
- QAbstractItemModel (0xb3430f80) 0
- primary-for QAbstractListModel (0xb3430f40)
- QObject (0xb3430fc0) 0
- primary-for QAbstractItemModel (0xb3430f80)
-
-
-
-Vtable for QListWidgetItem
-QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QListWidgetItem)
-8 QListWidgetItem::~QListWidgetItem
-12 QListWidgetItem::~QListWidgetItem
-16 QListWidgetItem::clone
-20 QListWidgetItem::setBackgroundColor
-24 QListWidgetItem::data
-28 QListWidgetItem::setData
-32 QListWidgetItem::operator<
-36 QListWidgetItem::read
-40 QListWidgetItem::write
+56 QWidget::devType
+60 QPrintPreviewWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QListWidgetItem
+Class QPrintPreviewWidget
size=24 align=4
base size=24 base align=4
-QListWidgetItem (0xb3430040) 0
- vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+QPrintPreviewWidget (0xb1d46480) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb1d4e6e0) 0
+ primary-for QPrintPreviewWidget (0xb1d46480)
+ QObject (0xb1ce9a14) 0
+ primary-for QWidget (0xb1d4e6e0)
+ QPaintDevice (0xb1ce9a50) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
-Vtable for QListWidget
-QListWidget::_ZTV11QListWidget: 107u entries
+Vtable for QProgressBar
+QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QListWidget)
-8 QListWidget::metaObject
-12 QListWidget::qt_metacast
-16 QListWidget::qt_metacall
-20 QListWidget::~QListWidget
-24 QListWidget::~QListWidget
-28 QListWidget::event
+4 (int (*)(...))(& _ZTI12QProgressBar)
+8 QProgressBar::metaObject
+12 QProgressBar::qt_metacast
+16 QProgressBar::qt_metacall
+20 QProgressBar::~QProgressBar
+24 QProgressBar::~QProgressBar
+28 QProgressBar::event
32 QObject::eventFilter
-36 QListView::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QProgressBar::sizeHint
+68 QProgressBar::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QListView::paintEvent
+124 QProgressBar::paintEvent
128 QWidget::moveEvent
-132 QListView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListWidget::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QListWidget::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 QListWidget::mimeTypes
-388 QListWidget::mimeData
-392 QListWidget::dropMimeData
-396 QListWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI11QListWidget)
-408 QListWidget::_ZThn8_N11QListWidgetD1Ev
-412 QListWidget::_ZThn8_N11QListWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QProgressBar::text
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12QProgressBar)
+236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
+240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QListWidget
+Class QProgressBar
size=20 align=4
base size=20 base align=4
-QListWidget (0xb34306c0) 0
- vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
- QListView (0xb3430880) 0
- primary-for QListWidget (0xb34306c0)
- QAbstractItemView (0xb3430980) 0
- primary-for QListView (0xb3430880)
- QAbstractScrollArea (0xb3430ac0) 0
- primary-for QAbstractItemView (0xb3430980)
- QFrame (0xb3430b40) 0
- primary-for QAbstractScrollArea (0xb3430ac0)
- QWidget (0xb3430ec0) 0
- primary-for QFrame (0xb3430b40)
- QObject (0xb3185000) 0
- primary-for QWidget (0xb3430ec0)
- QPaintDevice (0xb3185040) 8
- vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+QProgressBar (0xb1d46740) 0
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
+ QWidget (0xb1d609b0) 0
+ primary-for QProgressBar (0xb1d46740)
+ QObject (0xb1ce9c6c) 0
+ primary-for QWidget (0xb1d609b0)
+ QPaintDevice (0xb1ce9ca8) 8
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
-Vtable for QProxyModel
-QProxyModel::_ZTV11QProxyModel: 43u entries
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QProxyModel)
-8 QProxyModel::metaObject
-12 QProxyModel::qt_metacast
-16 QProxyModel::qt_metacall
-20 QProxyModel::~QProxyModel
-24 QProxyModel::~QProxyModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProxyModel::index
-60 QProxyModel::parent
-64 QProxyModel::rowCount
-68 QProxyModel::columnCount
-72 QProxyModel::hasChildren
-76 QProxyModel::data
-80 QProxyModel::setData
-84 QProxyModel::headerData
-88 QProxyModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QProxyModel::mimeTypes
-104 QProxyModel::mimeData
-108 QProxyModel::dropMimeData
-112 QProxyModel::supportedDropActions
-116 QProxyModel::insertRows
-120 QProxyModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QProxyModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QProxyModel::flags
-144 QProxyModel::sort
-148 QAbstractItemModel::buddy
-152 QProxyModel::match
-156 QProxyModel::span
-160 QProxyModel::submit
-164 QProxyModel::revert
-168 QProxyModel::setModel
+56 QWidget::devType
+60 QWidget::setVisible
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QRadioButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRadioButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QProxyModel
- size=8 align=4
- base size=8 base align=4
-QProxyModel (0xb31850c0) 0
- vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
- QAbstractItemModel (0xb3185100) 0
- primary-for QProxyModel (0xb31850c0)
- QObject (0xb3185140) 0
- primary-for QAbstractItemModel (0xb3185100)
+Class QRadioButton
+ size=20 align=4
+ base size=20 base align=4
+QRadioButton (0xb1d46a00) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1d46a40) 0
+ primary-for QRadioButton (0xb1d46a00)
+ QWidget (0xb1d72b90) 0
+ primary-for QAbstractButton (0xb1d46a40)
+ QObject (0xb1ce9ec4) 0
+ primary-for QWidget (0xb1d72b90)
+ QPaintDevice (0xb1ce9f00) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-Vtable for QHeaderView
-QHeaderView::_ZTV11QHeaderView: 105u entries
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHeaderView)
-8 QHeaderView::metaObject
-12 QHeaderView::qt_metacast
-16 QHeaderView::qt_metacall
-20 QHeaderView::~QHeaderView
-24 QHeaderView::~QHeaderView
-28 QHeaderView::event
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QHeaderView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QScrollBar::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QHeaderView::mousePressEvent
-84 QHeaderView::mouseReleaseEvent
-88 QHeaderView::mouseDoubleClickEvent
-92 QHeaderView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QHeaderView::paintEvent
+124 QScrollBar::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QScrollBar::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
-172 QWidget::hideEvent
+172 QScrollBar::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QAbstractSlider::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QHeaderView::viewportEvent
-228 QHeaderView::scrollContentsBy
-232 QHeaderView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QHeaderView::visualRect
-248 QHeaderView::scrollTo
-252 QHeaderView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QHeaderView::reset
-268 QAbstractItemView::setRootIndex
-272 QHeaderView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QHeaderView::dataChanged
-284 QHeaderView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QHeaderView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QHeaderView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QHeaderView::moveCursor
-344 QHeaderView::horizontalOffset
-348 QHeaderView::verticalOffset
-352 QHeaderView::isIndexHidden
-356 QHeaderView::setSelection
-360 QHeaderView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QHeaderView::paintSection
-388 QHeaderView::sectionSizeFromContents
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI11QHeaderView)
-400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
-404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QHeaderView
+Class QScrollBar
size=20 align=4
base size=20 base align=4
-QHeaderView (0xb31851c0) 0
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
- QAbstractItemView (0xb3185200) 0
- primary-for QHeaderView (0xb31851c0)
- QAbstractScrollArea (0xb3185240) 0
- primary-for QAbstractItemView (0xb3185200)
- QFrame (0xb3185280) 0
- primary-for QAbstractScrollArea (0xb3185240)
- QWidget (0xb31852c0) 0
- primary-for QFrame (0xb3185280)
- QObject (0xb3185300) 0
- primary-for QWidget (0xb31852c0)
- QPaintDevice (0xb3185340) 8
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+QScrollBar (0xb1d46d00) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb1d46d40) 0
+ primary-for QScrollBar (0xb1d46d00)
+ QWidget (0xb1b81c30) 0
+ primary-for QAbstractSlider (0xb1d46d40)
+ QObject (0xb1b8a12c) 0
+ primary-for QWidget (0xb1b81c30)
+ QPaintDevice (0xb1b8a168) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-Vtable for QItemDelegate
-QItemDelegate::_ZTV13QItemDelegate: 25u entries
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QItemDelegate)
-8 QItemDelegate::metaObject
-12 QItemDelegate::qt_metacast
-16 QItemDelegate::qt_metacall
-20 QItemDelegate::~QItemDelegate
-24 QItemDelegate::~QItemDelegate
-28 QObject::event
-32 QItemDelegate::eventFilter
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QItemDelegate::paint
-60 QItemDelegate::sizeHint
-64 QItemDelegate::createEditor
-68 QItemDelegate::setEditorData
-72 QItemDelegate::setModelData
-76 QItemDelegate::updateEditorGeometry
-80 QItemDelegate::editorEvent
-84 QItemDelegate::drawDisplay
-88 QItemDelegate::drawDecoration
-92 QItemDelegate::drawFocus
-96 QItemDelegate::drawCheck
+56 QWidget::devType
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSizeGrip::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QItemDelegate
- size=8 align=4
- base size=8 base align=4
-QItemDelegate (0xb31853c0) 0
- vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
- QAbstractItemDelegate (0xb3185400) 0
- primary-for QItemDelegate (0xb31853c0)
- QObject (0xb3185440) 0
- primary-for QAbstractItemDelegate (0xb3185400)
+Class QSizeGrip
+ size=20 align=4
+ base size=20 base align=4
+QSizeGrip (0xb1b9d040) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb1b969b0) 0
+ primary-for QSizeGrip (0xb1b9d040)
+ QObject (0xb1b8a3fc) 0
+ primary-for QWidget (0xb1b969b0)
+ QPaintDevice (0xb1b8a438) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
-Vtable for QDataWidgetMapper
-QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
-8 QDataWidgetMapper::metaObject
-12 QDataWidgetMapper::qt_metacast
-16 QDataWidgetMapper::qt_metacall
-20 QDataWidgetMapper::~QDataWidgetMapper
-24 QDataWidgetMapper::~QDataWidgetMapper
-28 QObject::event
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDataWidgetMapper::setCurrentIndex
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDataWidgetMapper
- size=8 align=4
- base size=8 base align=4
-QDataWidgetMapper (0xb31854c0) 0
- vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
- QObject (0xb3185500) 0
- primary-for QDataWidgetMapper (0xb31854c0)
+Class QSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QSpinBox (0xb1b9d300) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb1b9d340) 0
+ primary-for QSpinBox (0xb1b9d300)
+ QWidget (0xb1ba4780) 0
+ primary-for QAbstractSpinBox (0xb1b9d340)
+ QObject (0xb1b8a654) 0
+ primary-for QWidget (0xb1ba4780)
+ QPaintDevice (0xb1b8a690) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-Vtable for QTreeView
-QTreeView::_ZTV9QTreeView: 105u entries
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTreeView)
-8 QTreeView::metaObject
-12 QTreeView::qt_metacast
-16 QTreeView::qt_metacall
-20 QTreeView::~QTreeView
-24 QTreeView::~QTreeView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
32 QObject::eventFilter
-36 QTreeView::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDoubleSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QDoubleSpinBox (0xb1b9d740) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb1b9d780) 0
+ primary-for QDoubleSpinBox (0xb1b9d740)
+ QWidget (0xb1bbc500) 0
+ primary-for QAbstractSpinBox (0xb1b9d780)
+ QObject (0xb1b8a924) 0
+ primary-for QWidget (0xb1bbc500)
+ QPaintDevice (0xb1b8a960) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTreeView::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeView::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI9QTreeView)
-400 QTreeView::_ZThn8_N9QTreeViewD1Ev
-404 QTreeView::_ZThn8_N9QTreeViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeView
+Class QSplashScreen
size=20 align=4
base size=20 base align=4
-QTreeView (0xb3185580) 0
- vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
- QAbstractItemView (0xb31855c0) 0
- primary-for QTreeView (0xb3185580)
- QAbstractScrollArea (0xb3185600) 0
- primary-for QAbstractItemView (0xb31855c0)
- QFrame (0xb3185640) 0
- primary-for QAbstractScrollArea (0xb3185600)
- QWidget (0xb3185680) 0
- primary-for QFrame (0xb3185640)
- QObject (0xb31856c0) 0
- primary-for QWidget (0xb3185680)
- QPaintDevice (0xb3185700) 8
- vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
-
-Class QTreeWidgetItemIterator
- size=12 align=4
- base size=12 base align=4
-QTreeWidgetItemIterator (0xb3185780) 0
-
-
-
-
+QSplashScreen (0xb1b9da40) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb1bcc500) 0
+ primary-for QSplashScreen (0xb1b9da40)
+ QObject (0xb1b8ab7c) 0
+ primary-for QWidget (0xb1bcc500)
+ QPaintDevice (0xb1b8abb8) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
-Vtable for QTreeWidgetItem
-QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
-8 QTreeWidgetItem::~QTreeWidgetItem
-12 QTreeWidgetItem::~QTreeWidgetItem
-16 QTreeWidgetItem::clone
-20 QTreeWidgetItem::data
-24 QTreeWidgetItem::setData
-28 QTreeWidgetItem::operator<
-32 QTreeWidgetItem::read
-36 QTreeWidgetItem::write
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QSplitter::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QSplitter::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidgetItem
- size=32 align=4
- base size=32 base align=4
-QTreeWidgetItem (0xb3185840) 0
- vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+Class QSplitter
+ size=20 align=4
+ base size=20 base align=4
+QSplitter (0xb1b9dd80) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1b9ddc0) 0
+ primary-for QSplitter (0xb1b9dd80)
+ QWidget (0xb1bdd6e0) 0
+ primary-for QFrame (0xb1b9ddc0)
+ QObject (0xb1b8add4) 0
+ primary-for QWidget (0xb1bdd6e0)
+ QPaintDevice (0xb1b8ae10) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
-Vtable for QTreeWidget
-QTreeWidget::_ZTV11QTreeWidget: 109u entries
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTreeWidget)
-8 QTreeWidget::metaObject
-12 QTreeWidget::qt_metacast
-16 QTreeWidget::qt_metacall
-20 QTreeWidget::~QTreeWidget
-24 QTreeWidget::~QTreeWidget
-28 QTreeWidget::event
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
32 QObject::eventFilter
-36 QTreeView::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QSplitterHandle::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSplitterHandle::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTreeView::paintEvent
+124 QSplitterHandle::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTreeWidget::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeWidget::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 QTreeWidget::mimeTypes
-396 QTreeWidget::mimeData
-400 QTreeWidget::dropMimeData
-404 QTreeWidget::supportedDropActions
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI11QTreeWidget)
-416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
-420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidget
+Class QSplitterHandle
size=20 align=4
base size=20 base align=4
-QTreeWidget (0xb3185ac0) 0
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
- QTreeView (0xb3185b00) 0
- primary-for QTreeWidget (0xb3185ac0)
- QAbstractItemView (0xb3185b40) 0
- primary-for QTreeView (0xb3185b00)
- QAbstractScrollArea (0xb3185b80) 0
- primary-for QAbstractItemView (0xb3185b40)
- QFrame (0xb3185bc0) 0
- primary-for QAbstractScrollArea (0xb3185b80)
- QWidget (0xb3185c00) 0
- primary-for QFrame (0xb3185bc0)
- QObject (0xb3185c40) 0
- primary-for QWidget (0xb3185c00)
- QPaintDevice (0xb3185c80) 8
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-
-Vtable for QItemEditorCreatorBase
-QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
-8 QItemEditorCreatorBase::~QItemEditorCreatorBase
-12 QItemEditorCreatorBase::~QItemEditorCreatorBase
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QItemEditorCreatorBase
- size=4 align=4
- base size=4 base align=4
-QItemEditorCreatorBase (0xb3185d00) 0 nearly-empty
- vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
-
-Vtable for QItemEditorFactory
-QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QItemEditorFactory)
-8 QItemEditorFactory::~QItemEditorFactory
-12 QItemEditorFactory::~QItemEditorFactory
-16 QItemEditorFactory::createEditor
-20 QItemEditorFactory::valuePropertyName
-
-Class QItemEditorFactory
- size=8 align=4
- base size=8 base align=4
-QItemEditorFactory (0xb3185ec0) 0
- vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+QSplitterHandle (0xb1bf91c0) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1bfe1e0) 0
+ primary-for QSplitterHandle (0xb1bf91c0)
+ QObject (0xb1bfb1a4) 0
+ primary-for QWidget (0xb1bfe1e0)
+ QPaintDevice (0xb1bfb1e0) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
-Vtable for QTableView
-QTableView::_ZTV10QTableView: 103u entries
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTableView)
-8 QTableView::metaObject
-12 QTableView::qt_metacast
-16 QTableView::qt_metacall
-20 QTableView::~QTableView
-24 QTableView::~QTableView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QFrame::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableView::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI10QTableView)
-392 QTableView::_ZThn8_N10QTableViewD1Ev
-396 QTableView::_ZThn8_N10QTableViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableView
+Class QStackedWidget
size=20 align=4
base size=20 base align=4
-QTableView (0xb3185180) 0
- vptr=((& QTableView::_ZTV10QTableView) + 8u)
- QAbstractItemView (0xb3185380) 0
- primary-for QTableView (0xb3185180)
- QAbstractScrollArea (0xb3185480) 0
- primary-for QAbstractItemView (0xb3185380)
- QFrame (0xb3185540) 0
- primary-for QAbstractScrollArea (0xb3185480)
- QWidget (0xb3185740) 0
- primary-for QFrame (0xb3185540)
- QObject (0xb31857c0) 0
- primary-for QWidget (0xb3185740)
- QPaintDevice (0xb3185880) 8
- vptr=((& QTableView::_ZTV10QTableView) + 392u)
-
-Vtable for QFileIconProvider
-QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFileIconProvider)
-8 QFileIconProvider::~QFileIconProvider
-12 QFileIconProvider::~QFileIconProvider
-16 QFileIconProvider::icon
-20 QFileIconProvider::icon
-24 QFileIconProvider::type
-
-Class QFileIconProvider
- size=8 align=4
- base size=8 base align=4
-QFileIconProvider (0xb3185980) 0
- vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
-
-Class QTableWidgetSelectionRange
- size=16 align=4
- base size=16 base align=4
-QTableWidgetSelectionRange (0xb3185cc0) 0
+QStackedWidget (0xb1bf9480) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb1bf94c0) 0
+ primary-for QStackedWidget (0xb1bf9480)
+ QWidget (0xb1c03d70) 0
+ primary-for QFrame (0xb1bf94c0)
+ QObject (0xb1bfb3fc) 0
+ primary-for QWidget (0xb1c03d70)
+ QPaintDevice (0xb1bfb438) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
-Vtable for QTableWidgetItem
-QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTableWidgetItem)
-8 QTableWidgetItem::~QTableWidgetItem
-12 QTableWidgetItem::~QTableWidgetItem
-16 QTableWidgetItem::clone
-20 QTableWidgetItem::data
-24 QTableWidgetItem::setData
-28 QTableWidgetItem::operator<
-32 QTableWidgetItem::read
-36 QTableWidgetItem::write
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QStatusBar::paintEvent
+128 QWidget::moveEvent
+132 QStatusBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QStatusBar::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableWidgetItem
- size=24 align=4
- base size=24 base align=4
-QTableWidgetItem (0xb3185d40) 0
- vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+Class QStatusBar
+ size=20 align=4
+ base size=20 base align=4
+QStatusBar (0xb1bf9780) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb1c148c0) 0
+ primary-for QStatusBar (0xb1bf9780)
+ QObject (0xb1bfb654) 0
+ primary-for QWidget (0xb1c148c0)
+ QPaintDevice (0xb1bfb690) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
-Vtable for QTableWidget
-QTableWidget::_ZTV12QTableWidget: 107u entries
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTableWidget)
-8 QTableWidget::metaObject
-12 QTableWidget::qt_metacast
-16 QTableWidget::qt_metacall
-20 QTableWidget::~QTableWidget
-24 QTableWidget::~QTableWidget
-28 QTableWidget::event
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -13787,417 +16371,409 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QTextBrowser::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTableWidget::dropEvent
-168 QWidget::showEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QTextEdit::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableWidget::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 QTableWidget::mimeTypes
-388 QTableWidget::mimeData
-392 QTableWidget::dropMimeData
-396 QTableWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI12QTableWidget)
-408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
-412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableWidget
+Class QTextBrowser
size=20 align=4
base size=20 base align=4
-QTableWidget (0xb3185f00) 0
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
- QTableView (0xb2f3b000) 0
- primary-for QTableWidget (0xb3185f00)
- QAbstractItemView (0xb2f3b040) 0
- primary-for QTableView (0xb2f3b000)
- QAbstractScrollArea (0xb2f3b080) 0
- primary-for QAbstractItemView (0xb2f3b040)
- QFrame (0xb2f3b0c0) 0
- primary-for QAbstractScrollArea (0xb2f3b080)
- QWidget (0xb2f3b100) 0
- primary-for QFrame (0xb2f3b0c0)
- QObject (0xb2f3b140) 0
- primary-for QWidget (0xb2f3b100)
- QPaintDevice (0xb2f3b180) 8
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+QTextBrowser (0xb1bf9b80) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb1bf9bc0) 0
+ primary-for QTextBrowser (0xb1bf9b80)
+ QAbstractScrollArea (0xb1bf9c00) 0
+ primary-for QTextEdit (0xb1bf9bc0)
+ QFrame (0xb1bf9c40) 0
+ primary-for QAbstractScrollArea (0xb1bf9c00)
+ QWidget (0xb1c2e050) 0
+ primary-for QFrame (0xb1bf9c40)
+ QObject (0xb1bfb8ac) 0
+ primary-for QWidget (0xb1c2e050)
+ QPaintDevice (0xb1bfb8e8) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
-Vtable for QDirModel
-QDirModel::_ZTV9QDirModel: 42u entries
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDirModel)
-8 QDirModel::metaObject
-12 QDirModel::qt_metacast
-16 QDirModel::qt_metacall
-20 QDirModel::~QDirModel
-24 QDirModel::~QDirModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QToolBar::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDirModel::index
-60 QDirModel::parent
-64 QDirModel::rowCount
-68 QDirModel::columnCount
-72 QDirModel::hasChildren
-76 QDirModel::data
-80 QDirModel::setData
-84 QDirModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QDirModel::mimeTypes
-104 QDirModel::mimeData
-108 QDirModel::dropMimeData
-112 QDirModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QDirModel::flags
-144 QDirModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QToolBar::paintEvent
+128 QWidget::moveEvent
+132 QToolBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDirModel
- size=8 align=4
- base size=8 base align=4
-QDirModel (0xb2f3b200) 0
- vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
- QAbstractItemModel (0xb2f3b240) 0
- primary-for QDirModel (0xb2f3b200)
- QObject (0xb2f3b280) 0
- primary-for QAbstractItemModel (0xb2f3b240)
+Class QToolBar
+ size=20 align=4
+ base size=20 base align=4
+QToolBar (0xb1bf9f00) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1c38910) 0
+ primary-for QToolBar (0xb1bf9f00)
+ QObject (0xb1bfbb04) 0
+ primary-for QWidget (0xb1c38910)
+ QPaintDevice (0xb1bfbb40) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-Vtable for QColumnView
-QColumnView::_ZTV11QColumnView: 104u entries
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QColumnView)
-8 QColumnView::metaObject
-12 QColumnView::qt_metacast
-16 QColumnView::qt_metacall
-20 QColumnView::~QColumnView
-24 QColumnView::~QColumnView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QColumnView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
-132 QColumnView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QToolBox::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QToolBox::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QColumnView::scrollContentsBy
-232 QColumnView::setModel
-236 QColumnView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QColumnView::visualRect
-248 QColumnView::scrollTo
-252 QColumnView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QColumnView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QColumnView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QColumnView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QColumnView::moveCursor
-344 QColumnView::horizontalOffset
-348 QColumnView::verticalOffset
-352 QColumnView::isIndexHidden
-356 QColumnView::setSelection
-360 QColumnView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QColumnView::createColumn
-388 (int (*)(...))-0x00000000000000008
-392 (int (*)(...))(& _ZTI11QColumnView)
-396 QColumnView::_ZThn8_N11QColumnViewD1Ev
-400 QColumnView::_ZThn8_N11QColumnViewD0Ev
-404 QWidget::_ZThn8_NK7QWidget7devTypeEv
-408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QColumnView
+Class QToolBox
size=20 align=4
base size=20 base align=4
-QColumnView (0xb2f3b300) 0
- vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
- QAbstractItemView (0xb2f3b340) 0
- primary-for QColumnView (0xb2f3b300)
- QAbstractScrollArea (0xb2f3b380) 0
- primary-for QAbstractItemView (0xb2f3b340)
- QFrame (0xb2f3b3c0) 0
- primary-for QAbstractScrollArea (0xb2f3b380)
- QWidget (0xb2f3b400) 0
- primary-for QFrame (0xb2f3b3c0)
- QObject (0xb2f3b440) 0
- primary-for QWidget (0xb2f3b400)
- QPaintDevice (0xb2f3b480) 8
- vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
-
-Class QStylePainter
- size=12 align=4
- base size=12 base align=4
-QStylePainter (0xb2f3b500) 0
- QPainter (0xb2f3b540) 0
+QToolBox (0xb1c52300) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1c52340) 0
+ primary-for QToolBox (0xb1c52300)
+ QWidget (0xb1c63280) 0
+ primary-for QFrame (0xb1c52340)
+ QObject (0xb1bfbe88) 0
+ primary-for QWidget (0xb1c63280)
+ QPaintDevice (0xb1bfbec4) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
-Vtable for QPrinter
-QPrinter::_ZTV8QPrinter: 7u entries
+Vtable for QToolButton
+QToolButton::_ZTV11QToolButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPrinter)
-8 QPrinter::~QPrinter
-12 QPrinter::~QPrinter
-16 QPrinter::devType
-20 QPrinter::paintEngine
-24 QPrinter::metric
-
-Class QPrinter
- size=12 align=4
- base size=12 base align=4
-QPrinter (0xb2f3b5c0) 0
- vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
- QPaintDevice (0xb2f3b600) 0
- primary-for QPrinter (0xb2f3b5c0)
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0xb2f3b700) 0 empty
-
+4 (int (*)(...))(& _ZTI11QToolButton)
+8 QToolButton::metaObject
+12 QToolButton::qt_metacast
+16 QToolButton::qt_metacall
+20 QToolButton::~QToolButton
+24 QToolButton::~QToolButton
+28 QToolButton::event
+32 QObject::eventFilter
+36 QToolButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QToolButton::sizeHint
+68 QToolButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QToolButton::mousePressEvent
+84 QToolButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QToolButton::enterEvent
+120 QToolButton::leaveEvent
+124 QToolButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolButton::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QToolButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QToolButton)
+244 QToolButton::_ZThn8_N11QToolButtonD1Ev
+248 QToolButton::_ZThn8_N11QToolButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QToolButton
+ size=20 align=4
+ base size=20 base align=4
+QToolButton (0xb1c52940) 0
+ vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
+ QAbstractButton (0xb1c52980) 0
+ primary-for QToolButton (0xb1c52940)
+ QWidget (0xb1a7f0f0) 0
+ primary-for QAbstractButton (0xb1c52980)
+ QObject (0xb1a765a0) 0
+ primary-for QWidget (0xb1a7f0f0)
+ QPaintDevice (0xb1a765dc) 8
+ vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintEngine)
-8 QPaintEngine::~QPaintEngine
-12 QPaintEngine::~QPaintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QPaintEngine::drawRects
-32 QPaintEngine::drawRects
-36 QPaintEngine::drawLines
-40 QPaintEngine::drawLines
-44 QPaintEngine::drawEllipse
-48 QPaintEngine::drawEllipse
-52 QPaintEngine::drawPath
-56 QPaintEngine::drawPoints
-60 QPaintEngine::drawPoints
-64 QPaintEngine::drawPolygon
-68 QPaintEngine::drawPolygon
-72 __cxa_pure_virtual
-76 QPaintEngine::drawTextItem
-80 QPaintEngine::drawTiledPixmap
-84 QPaintEngine::drawImage
-88 QPaintEngine::coordinateOffset
-92 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
+36 QObject::timerEvent
+40 QWorkspace::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWorkspace::paintEvent
+128 QWidget::moveEvent
+132 QWorkspace::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
+176 QWidget::x11Event
+180 QWorkspace::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPaintEngine
+Class QWorkspace
size=20 align=4
base size=20 base align=4
-QPaintEngine (0xb2f3b780) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0xb2f3b880) 0
-
-
-Class QColormap
- size=4 align=4
- base size=4 base align=4
-QColormap (0xb2f3b980) 0
-
-Vtable for QPrintEngine
-QPrintEngine::_ZTV12QPrintEngine: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintEngine)
-8 QPrintEngine::~QPrintEngine
-12 QPrintEngine::~QPrintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
+QWorkspace (0xb1aa30c0) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb1aa8230) 0
+ primary-for QWorkspace (0xb1aa30c0)
+ QObject (0xb1a76c30) 0
+ primary-for QWidget (0xb1aa8230)
+ QPaintDevice (0xb1a76c6c) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-Class QPrintEngine
+Class QSslCertificate
size=4 align=4
base size=4 base align=4
-QPrintEngine (0xb2f3b9c0) 0 nearly-empty
- vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+QSslCertificate (0xb1a76e88) 0
-Vtable for QUrlInfo
-QUrlInfo::_ZTV8QUrlInfo: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QUrlInfo)
-8 QUrlInfo::~QUrlInfo
-12 QUrlInfo::~QUrlInfo
-16 QUrlInfo::setName
-20 QUrlInfo::setDir
-24 QUrlInfo::setFile
-28 QUrlInfo::setSymLink
-32 QUrlInfo::setOwner
-36 QUrlInfo::setGroup
-40 QUrlInfo::setSize
-44 QUrlInfo::setWritable
-48 QUrlInfo::setReadable
-52 QUrlInfo::setPermissions
-56 QUrlInfo::setLastModified
-
-Class QUrlInfo
- size=8 align=4
- base size=8 base align=4
-QUrlInfo (0xb2f3ba40) 0
- vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
-
-Class QSslCertificate
+Class QSslCipher
size=4 align=4
base size=4 base align=4
-QSslCertificate (0xb2f3bb00) 0
+QSslCipher (0xb1a76f3c) 0
Vtable for QAbstractSocket
QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
@@ -14235,27 +16811,12 @@ QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
Class QAbstractSocket
size=8 align=4
base size=8 base align=4
-QAbstractSocket (0xb2f3bb40) 0
+QAbstractSocket (0xb1aa3540) 0
vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
- QIODevice (0xb2f3bb80) 0
- primary-for QAbstractSocket (0xb2f3bb40)
- QObject (0xb2f3bbc0) 0
- primary-for QIODevice (0xb2f3bb80)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0xb2f3bc80) 0
-
-Class QHostAddress
- size=4 align=4
- base size=4 base align=4
-QHostAddress (0xb2f3bcc0) 0
-
-Class QNetworkProxy
- size=4 align=4
- base size=4 base align=4
-QNetworkProxy (0xb2f3bd00) 0
+ QIODevice (0xb1aa3580) 0
+ primary-for QAbstractSocket (0xb1aa3540)
+ QObject (0xb1ad7000) 0
+ primary-for QIODevice (0xb1aa3580)
Vtable for QTcpSocket
QTcpSocket::_ZTV10QTcpSocket: 30u entries
@@ -14293,19 +16854,168 @@ QTcpSocket::_ZTV10QTcpSocket: 30u entries
Class QTcpSocket
size=8 align=4
base size=8 base align=4
-QTcpSocket (0xb2f3bd40) 0
+QTcpSocket (0xb1aa3a80) 0
vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
- QAbstractSocket (0xb2f3bd80) 0
- primary-for QTcpSocket (0xb2f3bd40)
- QIODevice (0xb2f3bdc0) 0
- primary-for QAbstractSocket (0xb2f3bd80)
- QObject (0xb2f3be00) 0
- primary-for QIODevice (0xb2f3bdc0)
+ QAbstractSocket (0xb1aa3ac0) 0
+ primary-for QTcpSocket (0xb1aa3a80)
+ QIODevice (0xb1aa3b00) 0
+ primary-for QAbstractSocket (0xb1aa3ac0)
+ QObject (0xb1ad7564) 0
+ primary-for QIODevice (0xb1aa3b00)
Class QSslError
size=4 align=4
base size=4 base align=4
-QSslError (0xb2f3be80) 0
+QSslError (0xb1ad7780) 0
+
+Vtable for QSslSocket
+QSslSocket::_ZTV10QSslSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSslSocket)
+8 QSslSocket::metaObject
+12 QSslSocket::qt_metacast
+16 QSslSocket::qt_metacall
+20 QSslSocket::~QSslSocket
+24 QSslSocket::~QSslSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QSslSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QSslSocket::atEnd
+84 QIODevice::reset
+88 QSslSocket::bytesAvailable
+92 QSslSocket::bytesToWrite
+96 QSslSocket::canReadLine
+100 QSslSocket::waitForReadyRead
+104 QSslSocket::waitForBytesWritten
+108 QSslSocket::readData
+112 QAbstractSocket::readLineData
+116 QSslSocket::writeData
+
+Class QSslSocket
+ size=8 align=4
+ base size=8 base align=4
+QSslSocket (0xb1aa3e80) 0
+ vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
+ QTcpSocket (0xb1aa3ec0) 0
+ primary-for QSslSocket (0xb1aa3e80)
+ QAbstractSocket (0xb1aa3f00) 0
+ primary-for QTcpSocket (0xb1aa3ec0)
+ QIODevice (0xb1aa3f40) 0
+ primary-for QAbstractSocket (0xb1aa3f00)
+ QObject (0xb1ad7834) 0
+ primary-for QIODevice (0xb1aa3f40)
+
+Class QSslConfiguration
+ size=4 align=4
+ base size=4 base align=4
+QSslConfiguration (0xb1ad7b04) 0
+
+Class QSslKey
+ size=4 align=4
+ base size=4 base align=4
+QSslKey (0xb1ad7bb8) 0
+
+Class QNetworkRequest
+ size=4 align=4
+ base size=4 base align=4
+QNetworkRequest (0xb1ad7c6c) 0
+
+Class QNetworkCacheMetaData
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCacheMetaData (0xb1ad7dd4) 0
+
+Vtable for QAbstractNetworkCache
+QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
+8 QAbstractNetworkCache::metaObject
+12 QAbstractNetworkCache::qt_metacast
+16 QAbstractNetworkCache::qt_metacall
+20 QAbstractNetworkCache::~QAbstractNetworkCache
+24 QAbstractNetworkCache::~QAbstractNetworkCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAbstractNetworkCache
+ size=8 align=4
+ base size=8 base align=4
+QAbstractNetworkCache (0xb1b25780) 0
+ vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 8u)
+ QObject (0xb1ad7e88) 0
+ primary-for QAbstractNetworkCache (0xb1b25780)
+
+Vtable for QUrlInfo
+QUrlInfo::_ZTV8QUrlInfo: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QUrlInfo)
+8 QUrlInfo::~QUrlInfo
+12 QUrlInfo::~QUrlInfo
+16 QUrlInfo::setName
+20 QUrlInfo::setDir
+24 QUrlInfo::setFile
+28 QUrlInfo::setSymLink
+32 QUrlInfo::setOwner
+36 QUrlInfo::setGroup
+40 QUrlInfo::setSize
+44 QUrlInfo::setWritable
+48 QUrlInfo::setReadable
+52 QUrlInfo::setPermissions
+56 QUrlInfo::setLastModified
+
+Class QUrlInfo
+ size=8 align=4
+ base size=8 base align=4
+QUrlInfo (0xb19750b4) 0
+ vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
+
+Vtable for QFtp
+QFtp::_ZTV4QFtp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI4QFtp)
+8 QFtp::metaObject
+12 QFtp::qt_metacast
+16 QFtp::qt_metacall
+20 QFtp::~QFtp
+24 QFtp::~QFtp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFtp
+ size=8 align=4
+ base size=8 base align=4
+QFtp (0xb1b25ac0) 0
+ vptr=((& QFtp::_ZTV4QFtp) + 8u)
+ QObject (0xb1975168) 0
+ primary-for QFtp (0xb1b25ac0)
Vtable for QHttpHeader
QHttpHeader::_ZTV11QHttpHeader: 8u entries
@@ -14321,7 +17031,7 @@ QHttpHeader::_ZTV11QHttpHeader: 8u entries
Class QHttpHeader
size=8 align=4
base size=8 base align=4
-QHttpHeader (0xb2f3bec0) 0
+QHttpHeader (0xb19753fc) 0
vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
Vtable for QHttpResponseHeader
@@ -14338,10 +17048,10 @@ QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
Class QHttpResponseHeader
size=8 align=4
base size=8 base align=4
-QHttpResponseHeader (0xb2f3bf40) 0
+QHttpResponseHeader (0xb1b25f00) 0
vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
- QHttpHeader (0xb2f3bf80) 0
- primary-for QHttpResponseHeader (0xb2f3bf40)
+ QHttpHeader (0xb1975564) 0
+ primary-for QHttpResponseHeader (0xb1b25f00)
Vtable for QHttpRequestHeader
QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
@@ -14357,10 +17067,10 @@ QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
Class QHttpRequestHeader
size=8 align=4
base size=8 base align=4
-QHttpRequestHeader (0xb2f3b1c0) 0
+QHttpRequestHeader (0xb19b0000) 0
vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
- QHttpHeader (0xb2f3b2c0) 0
- primary-for QHttpRequestHeader (0xb2f3b1c0)
+ QHttpHeader (0xb1975690) 0
+ primary-for QHttpRequestHeader (0xb19b0000)
Vtable for QHttp
QHttp::_ZTV5QHttp: 14u entries
@@ -14382,20 +17092,51 @@ QHttp::_ZTV5QHttp: 14u entries
Class QHttp
size=8 align=4
base size=8 base align=4
-QHttp (0xb2f3b4c0) 0
+QHttp (0xb19b0100) 0
vptr=((& QHttp::_ZTV5QHttp) + 8u)
- QObject (0xb2f3b680) 0
- primary-for QHttp (0xb2f3b4c0)
+ QObject (0xb19757bc) 0
+ primary-for QHttp (0xb19b0100)
+
+Vtable for QNetworkAccessManager
+QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QNetworkAccessManager)
+8 QNetworkAccessManager::metaObject
+12 QNetworkAccessManager::qt_metacast
+16 QNetworkAccessManager::qt_metacall
+20 QNetworkAccessManager::~QNetworkAccessManager
+24 QNetworkAccessManager::~QNetworkAccessManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkAccessManager::createRequest
-Vtable for QFtp
-QFtp::_ZTV4QFtp: 14u entries
+Class QNetworkAccessManager
+ size=8 align=4
+ base size=8 base align=4
+QNetworkAccessManager (0xb19b0400) 0
+ vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
+ QObject (0xb1975a50) 0
+ primary-for QNetworkAccessManager (0xb19b0400)
+
+Class QNetworkCookie
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCookie (0xb1975c6c) 0
+
+Vtable for QNetworkCookieJar
+QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI4QFtp)
-8 QFtp::metaObject
-12 QFtp::qt_metacast
-16 QFtp::qt_metacall
-20 QFtp::~QFtp
-24 QFtp::~QFtp
+4 (int (*)(...))(& _ZTI17QNetworkCookieJar)
+8 QNetworkCookieJar::metaObject
+12 QNetworkCookieJar::qt_metacast
+16 QNetworkCookieJar::qt_metacall
+20 QNetworkCookieJar::~QNetworkCookieJar
+24 QNetworkCookieJar::~QNetworkCookieJar
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -14403,35 +17144,162 @@ QFtp::_ZTV4QFtp: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QNetworkCookieJar::cookiesForUrl
+60 QNetworkCookieJar::setCookiesFromUrl
-Class QFtp
+Class QNetworkCookieJar
size=8 align=4
base size=8 base align=4
-QFtp (0xb2f3b7c0) 0
- vptr=((& QFtp::_ZTV4QFtp) + 8u)
- QObject (0xb2f3b840) 0
- primary-for QFtp (0xb2f3b7c0)
+QNetworkCookieJar (0xb19b0840) 0
+ vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
+ QObject (0xb1975d98) 0
+ primary-for QNetworkCookieJar (0xb19b0840)
+
+Vtable for QNetworkDiskCache
+QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkDiskCache)
+8 QNetworkDiskCache::metaObject
+12 QNetworkDiskCache::qt_metacast
+16 QNetworkDiskCache::qt_metacall
+20 QNetworkDiskCache::~QNetworkDiskCache
+24 QNetworkDiskCache::~QNetworkDiskCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkDiskCache::metaData
+60 QNetworkDiskCache::updateMetaData
+64 QNetworkDiskCache::data
+68 QNetworkDiskCache::remove
+72 QNetworkDiskCache::cacheSize
+76 QNetworkDiskCache::prepare
+80 QNetworkDiskCache::insert
+84 QNetworkDiskCache::clear
+88 QNetworkDiskCache::expire
+
+Class QNetworkDiskCache
+ size=8 align=4
+ base size=8 base align=4
+QNetworkDiskCache (0xb19b0d80) 0
+ vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 8u)
+ QAbstractNetworkCache (0xb19b0dc0) 0
+ primary-for QNetworkDiskCache (0xb19b0d80)
+ QObject (0xb19fe12c) 0
+ primary-for QAbstractNetworkCache (0xb19b0dc0)
+
+Vtable for QNetworkReply
+QNetworkReply::_ZTV13QNetworkReply: 33u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QNetworkReply)
+8 QNetworkReply::metaObject
+12 QNetworkReply::qt_metacast
+16 QNetworkReply::qt_metacall
+20 QNetworkReply::~QNetworkReply
+24 QNetworkReply::~QNetworkReply
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkReply::isSequential
+60 QIODevice::open
+64 QNetworkReply::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 QNetworkReply::writeData
+120 __cxa_pure_virtual
+124 QNetworkReply::setReadBufferSize
+128 QNetworkReply::ignoreSslErrors
+
+Class QNetworkReply
+ size=8 align=4
+ base size=8 base align=4
+QNetworkReply (0xb1a0e080) 0
+ vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 8u)
+ QIODevice (0xb1a0e0c0) 0
+ primary-for QNetworkReply (0xb1a0e080)
+ QObject (0xb19fe348) 0
+ primary-for QIODevice (0xb1a0e0c0)
+
+Class QAuthenticator
+ size=4 align=4
+ base size=4 base align=4
+QAuthenticator (0xb19fe564) 0
+
+Class QIPv6Address
+ size=16 align=1
+ base size=16 base align=1
+QIPv6Address (0xb19fe5dc) 0
+
+Class QHostAddress
+ size=4 align=4
+ base size=4 base align=4
+QHostAddress (0xb19fe708) 0
Class QHostInfo
size=4 align=4
base size=4 base align=4
-QHostInfo (0xb2f3ba00) 0
+QHostInfo (0xb19feb04) 0
-Class QSslCipher
+Class QNetworkAddressEntry
+ size=4 align=4
+ base size=4 base align=4
+QNetworkAddressEntry (0xb19feb7c) 0
+
+Class QNetworkInterface
size=4 align=4
base size=4 base align=4
-QSslCipher (0xb2f3bac0) 0
+QNetworkInterface (0xb19fec30) 0
+Class QNetworkProxyQuery
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyQuery (0xb19fed98) 0
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 30u entries
+Class QNetworkProxy
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxy (0xb19feec4) 0
+
+Vtable for QNetworkProxyFactory
+QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSslSocket)
-8 QSslSocket::metaObject
-12 QSslSocket::qt_metacast
-16 QSslSocket::qt_metacall
-20 QSslSocket::~QSslSocket
-24 QSslSocket::~QSslSocket
+4 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
+8 QNetworkProxyFactory::~QNetworkProxyFactory
+12 QNetworkProxyFactory::~QNetworkProxyFactory
+16 __cxa_pure_virtual
+
+Class QNetworkProxyFactory
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyFactory (0xb18df078) 0 nearly-empty
+ vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 8u)
+
+Vtable for QLocalServer
+QLocalServer::_ZTV12QLocalServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalServer)
+8 QLocalServer::metaObject
+12 QLocalServer::qt_metacast
+16 QLocalServer::qt_metacall
+20 QLocalServer::~QLocalServer
+24 QLocalServer::~QLocalServer
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -14439,36 +17307,60 @@ QSslSocket::_ZTV10QSslSocket: 30u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
+56 QLocalServer::hasPendingConnections
+60 QLocalServer::nextPendingConnection
+64 QLocalServer::incomingConnection
+
+Class QLocalServer
+ size=8 align=4
+ base size=8 base align=4
+QLocalServer (0xb1a0ee00) 0
+ vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
+ QObject (0xb18df0b4) 0
+ primary-for QLocalServer (0xb1a0ee00)
+
+Vtable for QLocalSocket
+QLocalSocket::_ZTV12QLocalSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalSocket)
+8 QLocalSocket::metaObject
+12 QLocalSocket::qt_metacast
+16 QLocalSocket::qt_metacall
+20 QLocalSocket::~QLocalSocket
+24 QLocalSocket::~QLocalSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalSocket::isSequential
60 QIODevice::open
-64 QSslSocket::close
+64 QLocalSocket::close
68 QIODevice::pos
72 QIODevice::size
76 QIODevice::seek
-80 QSslSocket::atEnd
+80 QIODevice::atEnd
84 QIODevice::reset
-88 QSslSocket::bytesAvailable
-92 QSslSocket::bytesToWrite
-96 QSslSocket::canReadLine
-100 QSslSocket::waitForReadyRead
-104 QSslSocket::waitForBytesWritten
-108 QSslSocket::readData
-112 QAbstractSocket::readLineData
-116 QSslSocket::writeData
+88 QLocalSocket::bytesAvailable
+92 QLocalSocket::bytesToWrite
+96 QLocalSocket::canReadLine
+100 QLocalSocket::waitForReadyRead
+104 QLocalSocket::waitForBytesWritten
+108 QLocalSocket::readData
+112 QIODevice::readLineData
+116 QLocalSocket::writeData
-Class QSslSocket
+Class QLocalSocket
size=8 align=4
base size=8 base align=4
-QSslSocket (0xb2f3bfc0) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
- QTcpSocket (0xb2ee4000) 0
- primary-for QSslSocket (0xb2f3bfc0)
- QAbstractSocket (0xb2ee4040) 0
- primary-for QTcpSocket (0xb2ee4000)
- QIODevice (0xb2ee4080) 0
- primary-for QAbstractSocket (0xb2ee4040)
- QObject (0xb2ee40c0) 0
- primary-for QIODevice (0xb2ee4080)
+QLocalSocket (0xb18f00c0) 0
+ vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
+ QIODevice (0xb18f0100) 0
+ primary-for QLocalSocket (0xb18f00c0)
+ QObject (0xb18df2d0) 0
+ primary-for QIODevice (0xb18f0100)
Vtable for QTcpServer
QTcpServer::_ZTV10QTcpServer: 17u entries
@@ -14493,27 +17385,10 @@ QTcpServer::_ZTV10QTcpServer: 17u entries
Class QTcpServer
size=8 align=4
base size=8 base align=4
-QTcpServer (0xb2ee4140) 0
+QTcpServer (0xb18f03c0) 0
vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
- QObject (0xb2ee4180) 0
- primary-for QTcpServer (0xb2ee4140)
-
-Class QAuthenticator
- size=4 align=4
- base size=4 base align=4
-QAuthenticator (0xb2ee4200) 0
-
-Class QNetworkAddressEntry
- size=4 align=4
- base size=4 base align=4
-QNetworkAddressEntry (0xb2ee4240) 0
-
-
-Class QNetworkInterface
- size=4 align=4
- base size=4 base align=4
-QNetworkInterface (0xb2ee4280) 0
-
+ QObject (0xb18df4ec) 0
+ primary-for QTcpServer (0xb18f03c0)
Vtable for QUdpSocket
QUdpSocket::_ZTV10QUdpSocket: 30u entries
@@ -14551,82 +17426,86 @@ QUdpSocket::_ZTV10QUdpSocket: 30u entries
Class QUdpSocket
size=8 align=4
base size=8 base align=4
-QUdpSocket (0xb2ee4380) 0
+QUdpSocket (0xb18f0680) 0
vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
- QAbstractSocket (0xb2ee43c0) 0
- primary-for QUdpSocket (0xb2ee4380)
- QIODevice (0xb2ee4400) 0
- primary-for QAbstractSocket (0xb2ee43c0)
- QObject (0xb2ee4440) 0
- primary-for QIODevice (0xb2ee4400)
+ QAbstractSocket (0xb18f06c0) 0
+ primary-for QUdpSocket (0xb18f0680)
+ QIODevice (0xb18f0700) 0
+ primary-for QAbstractSocket (0xb18f06c0)
+ QObject (0xb18df708) 0
+ primary-for QIODevice (0xb18f0700)
-
-Class QSslKey
+Class QSqlRecord
size=4 align=4
base size=4 base align=4
-QSslKey (0xb2ee4500) 0
+QSqlRecord (0xb18dfc30) 0
-Class QSqlField
- size=16 align=4
- base size=16 base align=4
-QSqlField (0xb2ee4540) 0
+Vtable for QSqlDriverCreatorBase
+QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QSqlDriverCreatorBase)
+8 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
+12 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
+16 __cxa_pure_virtual
-Class QSqlRecord
+Class QSqlDriverCreatorBase
size=4 align=4
base size=4 base align=4
-QSqlRecord (0xb2ee4580) 0
-
-
-
-Class QSqlIndex
- size=16 align=4
- base size=16 base align=4
-QSqlIndex (0xb2ee45c0) 0
- QSqlRecord (0xb2ee4600) 0
+QSqlDriverCreatorBase (0xb18dfce4) 0 nearly-empty
+ vptr=((& QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase) + 8u)
-Class QSqlError
- size=16 align=4
- base size=16 base align=4
-QSqlError (0xb2ee4740) 0
+Class QSqlDatabase
+ size=4 align=4
+ base size=4 base align=4
+QSqlDatabase (0xb18dff3c) 0
+Class QSqlQuery
+ size=4 align=4
+ base size=4 base align=4
+QSqlQuery (0xb18dffb4) 0
-Vtable for QSqlResult
-QSqlResult::_ZTV10QSqlResult: 29u entries
+Vtable for QSqlDriver
+QSqlDriver::_ZTV10QSqlDriver: 32u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSqlResult)
-8 QSqlResult::~QSqlResult
-12 QSqlResult::~QSqlResult
-16 QSqlResult::handle
-20 QSqlResult::setAt
-24 QSqlResult::setActive
-28 QSqlResult::setLastError
-32 QSqlResult::setQuery
-36 QSqlResult::setSelect
-40 QSqlResult::setForwardOnly
-44 QSqlResult::exec
-48 QSqlResult::prepare
-52 QSqlResult::savePrepare
-56 QSqlResult::bindValue
-60 QSqlResult::bindValue
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QSqlResult::fetchNext
-84 QSqlResult::fetchPrevious
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI10QSqlDriver)
+8 QSqlDriver::metaObject
+12 QSqlDriver::qt_metacast
+16 QSqlDriver::qt_metacall
+20 QSqlDriver::~QSqlDriver
+24 QSqlDriver::~QSqlDriver
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSqlDriver::isOpen
+60 QSqlDriver::beginTransaction
+64 QSqlDriver::commitTransaction
+68 QSqlDriver::rollbackTransaction
+72 QSqlDriver::tables
+76 QSqlDriver::primaryIndex
+80 QSqlDriver::record
+84 QSqlDriver::formatValue
+88 QSqlDriver::escapeIdentifier
+92 QSqlDriver::sqlStatement
+96 QSqlDriver::handle
100 __cxa_pure_virtual
-104 QSqlResult::record
-108 QSqlResult::lastInsertId
-112 QSqlResult::virtual_hook
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 QSqlDriver::setOpen
+120 QSqlDriver::setOpenError
+124 QSqlDriver::setLastError
-Class QSqlResult
+Class QSqlDriver
size=8 align=4
base size=8 base align=4
-QSqlResult (0xb2ee47c0) 0
- vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
+QSqlDriver (0xb1793180) 0
+ vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
+ QObject (0xb17ad03c) 0
+ primary-for QSqlDriver (0xb1793180)
Vtable for QSqlDriverFactoryInterface
QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
@@ -14640,10 +17519,10 @@ QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
Class QSqlDriverFactoryInterface
size=4 align=4
base size=4 base align=4
-QSqlDriverFactoryInterface (0xb2ee4880) 0 nearly-empty
+QSqlDriverFactoryInterface (0xb1793600) 0 nearly-empty
vptr=((& QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface) + 8u)
- QFactoryInterface (0xb2ee48c0) 0 nearly-empty
- primary-for QSqlDriverFactoryInterface (0xb2ee4880)
+ QFactoryInterface (0xb17ad4b0) 0 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb1793600)
Vtable for QSqlDriverPlugin
QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
@@ -14663,7 +17542,7 @@ QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
52 QObject::disconnectNotify
56 __cxa_pure_virtual
60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
+64 (int (*)(...))-0x000000008
68 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
72 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD1Ev
76 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD0Ev
@@ -14673,81 +17552,68 @@ QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
Class QSqlDriverPlugin
size=12 align=4
base size=12 base align=4
-QSqlDriverPlugin (0xb2ee4980) 0
+QSqlDriverPlugin (0xb17c83c0) 0
vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 8u)
- QObject (0xb2ee49c0) 0
- primary-for QSqlDriverPlugin (0xb2ee4980)
- QSqlDriverFactoryInterface (0xb2ee4a00) 8 nearly-empty
+ QObject (0xb17ad7bc) 0
+ primary-for QSqlDriverPlugin (0xb17c83c0)
+ QSqlDriverFactoryInterface (0xb17938c0) 8 nearly-empty
vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 72u)
- QFactoryInterface (0xb2ee4a40) 8 nearly-empty
- primary-for QSqlDriverFactoryInterface (0xb2ee4a00)
-
-Vtable for QSqlDriverCreatorBase
-QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QSqlDriverCreatorBase)
-8 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
-12 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
-16 __cxa_pure_virtual
+ QFactoryInterface (0xb17ad7f8) 8 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb17938c0)
-Class QSqlDriverCreatorBase
- size=4 align=4
- base size=4 base align=4
-QSqlDriverCreatorBase (0xb2ee4ac0) 0 nearly-empty
- vptr=((& QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase) + 8u)
+Class QSqlError
+ size=16 align=4
+ base size=16 base align=4
+QSqlError (0xb17ad924) 0
-Class QSqlDatabase
- size=4 align=4
- base size=4 base align=4
-QSqlDatabase (0xb2ee4bc0) 0
+Class QSqlField
+ size=16 align=4
+ base size=16 base align=4
+QSqlField (0xb17ad960) 0
-Class QSqlQuery
- size=4 align=4
- base size=4 base align=4
-QSqlQuery (0xb2ee4c00) 0
+Class QSqlIndex
+ size=16 align=4
+ base size=16 base align=4
+QSqlIndex (0xb1793c80) 0
+ QSqlRecord (0xb17adac8) 0
-Vtable for QSqlDriver
-QSqlDriver::_ZTV10QSqlDriver: 32u entries
+Vtable for QSqlResult
+QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSqlDriver)
-8 QSqlDriver::metaObject
-12 QSqlDriver::qt_metacast
-16 QSqlDriver::qt_metacall
-20 QSqlDriver::~QSqlDriver
-24 QSqlDriver::~QSqlDriver
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QSqlDriver::isOpen
-60 QSqlDriver::beginTransaction
-64 QSqlDriver::commitTransaction
-68 QSqlDriver::rollbackTransaction
-72 QSqlDriver::tables
-76 QSqlDriver::primaryIndex
-80 QSqlDriver::record
-84 QSqlDriver::formatValue
-88 QSqlDriver::escapeIdentifier
-92 QSqlDriver::sqlStatement
-96 QSqlDriver::handle
+4 (int (*)(...))(& _ZTI10QSqlResult)
+8 QSqlResult::~QSqlResult
+12 QSqlResult::~QSqlResult
+16 QSqlResult::handle
+20 QSqlResult::setAt
+24 QSqlResult::setActive
+28 QSqlResult::setLastError
+32 QSqlResult::setQuery
+36 QSqlResult::setSelect
+40 QSqlResult::setForwardOnly
+44 QSqlResult::exec
+48 QSqlResult::prepare
+52 QSqlResult::savePrepare
+56 QSqlResult::bindValue
+60 QSqlResult::bindValue
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QSqlResult::fetchNext
+84 QSqlResult::fetchPrevious
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 QSqlDriver::setOpen
-120 QSqlDriver::setOpenError
-124 QSqlDriver::setLastError
+104 QSqlResult::record
+108 QSqlResult::lastInsertId
+112 QSqlResult::virtual_hook
-Class QSqlDriver
+Class QSqlResult
size=8 align=4
base size=8 base align=4
-QSqlDriver (0xb2ee4c40) 0
- vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
- QObject (0xb2ee4c80) 0
- primary-for QSqlDriver (0xb2ee4c40)
+QSqlResult (0xb17adc6c) 0
+ vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
Vtable for QSqlQueryModel
QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
@@ -14799,14 +17665,14 @@ QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
Class QSqlQueryModel
size=8 align=4
base size=8 base align=4
-QSqlQueryModel (0xb2ee4d00) 0
+QSqlQueryModel (0xb1793e80) 0
vptr=((& QSqlQueryModel::_ZTV14QSqlQueryModel) + 8u)
- QAbstractTableModel (0xb2ee4d40) 0
- primary-for QSqlQueryModel (0xb2ee4d00)
- QAbstractItemModel (0xb2ee4d80) 0
- primary-for QAbstractTableModel (0xb2ee4d40)
- QObject (0xb2ee4dc0) 0
- primary-for QAbstractItemModel (0xb2ee4d80)
+ QAbstractTableModel (0xb1793ec0) 0
+ primary-for QSqlQueryModel (0xb1793e80)
+ QAbstractItemModel (0xb1793f00) 0
+ primary-for QAbstractTableModel (0xb1793ec0)
+ QObject (0xb17adce4) 0
+ primary-for QAbstractItemModel (0xb1793f00)
Vtable for QSqlTableModel
QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
@@ -14869,21 +17735,21 @@ QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
Class QSqlTableModel
size=8 align=4
base size=8 base align=4
-QSqlTableModel (0xb2ee4e40) 0
+QSqlTableModel (0xb18161c0) 0
vptr=((& QSqlTableModel::_ZTV14QSqlTableModel) + 8u)
- QSqlQueryModel (0xb2ee4e80) 0
- primary-for QSqlTableModel (0xb2ee4e40)
- QAbstractTableModel (0xb2ee4ec0) 0
- primary-for QSqlQueryModel (0xb2ee4e80)
- QAbstractItemModel (0xb2ee4f00) 0
- primary-for QAbstractTableModel (0xb2ee4ec0)
- QObject (0xb2ee4f40) 0
- primary-for QAbstractItemModel (0xb2ee4f00)
+ QSqlQueryModel (0xb1816200) 0
+ primary-for QSqlTableModel (0xb18161c0)
+ QAbstractTableModel (0xb1816240) 0
+ primary-for QSqlQueryModel (0xb1816200)
+ QAbstractItemModel (0xb1816280) 0
+ primary-for QAbstractTableModel (0xb1816240)
+ QObject (0xb17adf00) 0
+ primary-for QAbstractItemModel (0xb1816280)
Class QSqlRelation
size=12 align=4
base size=12 base align=4
-QSqlRelation (0xb2ee4fc0) 0
+QSqlRelation (0xb183012c) 0
Vtable for QSqlRelationalTableModel
QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
@@ -14948,69 +17814,18 @@ QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
Class QSqlRelationalTableModel
size=8 align=4
base size=8 base align=4
-QSqlRelationalTableModel (0xb2ee4100) 0
+QSqlRelationalTableModel (0xb1816800) 0
vptr=((& QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel) + 8u)
- QSqlTableModel (0xb2ee41c0) 0
- primary-for QSqlRelationalTableModel (0xb2ee4100)
- QSqlQueryModel (0xb2ee42c0) 0
- primary-for QSqlTableModel (0xb2ee41c0)
- QAbstractTableModel (0xb2ee4480) 0
- primary-for QSqlQueryModel (0xb2ee42c0)
- QAbstractItemModel (0xb2ee4640) 0
- primary-for QAbstractTableModel (0xb2ee4480)
- QObject (0xb2ee4840) 0
- primary-for QAbstractItemModel (0xb2ee4640)
-
-Vtable for Q3SqlPropertyMap
-Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3SqlPropertyMap)
-8 Q3SqlPropertyMap::~Q3SqlPropertyMap
-12 Q3SqlPropertyMap::~Q3SqlPropertyMap
-16 Q3SqlPropertyMap::setProperty
-
-Class Q3SqlPropertyMap
- size=8 align=4
- base size=8 base align=4
-Q3SqlPropertyMap (0xb2ee4900) 0
- vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
-
-Vtable for Q3SqlForm
-Q3SqlForm::_ZTV9Q3SqlForm: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3SqlForm)
-8 Q3SqlForm::metaObject
-12 Q3SqlForm::qt_metacast
-16 Q3SqlForm::qt_metacall
-20 Q3SqlForm::~Q3SqlForm
-24 Q3SqlForm::~Q3SqlForm
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3SqlForm::insert
-60 Q3SqlForm::remove
-64 Q3SqlForm::setRecord
-68 Q3SqlForm::readField
-72 Q3SqlForm::writeField
-76 Q3SqlForm::readFields
-80 Q3SqlForm::writeFields
-84 Q3SqlForm::clear
-88 Q3SqlForm::clearValues
-92 Q3SqlForm::insert
-96 Q3SqlForm::remove
-100 Q3SqlForm::sync
-
-Class Q3SqlForm
- size=12 align=4
- base size=12 base align=4
-Q3SqlForm (0xb2ee4a80) 0
- vptr=((& Q3SqlForm::_ZTV9Q3SqlForm) + 8u)
- QObject (0xb2ee4b00) 0
- primary-for Q3SqlForm (0xb2ee4a80)
+ QSqlTableModel (0xb1816840) 0
+ primary-for QSqlRelationalTableModel (0xb1816800)
+ QSqlQueryModel (0xb1816880) 0
+ primary-for QSqlTableModel (0xb1816840)
+ QAbstractTableModel (0xb18168c0) 0
+ primary-for QSqlQueryModel (0xb1816880)
+ QAbstractItemModel (0xb1816900) 0
+ primary-for QAbstractTableModel (0xb18168c0)
+ QObject (0xb1830d5c) 0
+ primary-for QAbstractItemModel (0xb1816900)
Vtable for Q3SqlCursor
Q3SqlCursor::_ZTV11Q3SqlCursor: 40u entries
@@ -15058,10 +17873,10 @@ Q3SqlCursor::_ZTV11Q3SqlCursor: 40u entries
Class Q3SqlCursor
size=16 align=4
base size=16 base align=4
-Q3SqlCursor (0xb2ee4cc0) 0
+Q3SqlCursor (0xb184c5f0) 0
vptr=((& Q3SqlCursor::_ZTV11Q3SqlCursor) + 8u)
- QSqlRecord (0xb2ee4e00) 4
- QSqlQuery (0xb2ee4f80) 8
+ QSqlRecord (0xb1830f78) 4
+ QSqlQuery (0xb1830fb4) 8
Vtable for Q3DataBrowser
Q3DataBrowser::_ZTV13Q3DataBrowser: 91u entries
@@ -15149,7 +17964,7 @@ Q3DataBrowser::_ZTV13Q3DataBrowser: 91u entries
324 Q3DataBrowser::confirmEdit
328 Q3DataBrowser::confirmCancel
332 Q3DataBrowser::handleError
-336 (int (*)(...))-0x00000000000000008
+336 (int (*)(...))-0x000000008
340 (int (*)(...))(& _ZTI13Q3DataBrowser)
344 Q3DataBrowser::_ZThn8_N13Q3DataBrowserD1Ev
348 Q3DataBrowser::_ZThn8_N13Q3DataBrowserD0Ev
@@ -15160,209 +17975,15 @@ Q3DataBrowser::_ZTV13Q3DataBrowser: 91u entries
Class Q3DataBrowser
size=24 align=4
base size=24 base align=4
-Q3DataBrowser (0xb2c62040) 0
+Q3DataBrowser (0xb1816d40) 0
vptr=((& Q3DataBrowser::_ZTV13Q3DataBrowser) + 8u)
- QWidget (0xb2c62080) 0
- primary-for Q3DataBrowser (0xb2c62040)
- QObject (0xb2c620c0) 0
- primary-for QWidget (0xb2c62080)
- QPaintDevice (0xb2c62100) 8
+ QWidget (0xb185fdc0) 0
+ primary-for Q3DataBrowser (0xb1816d40)
+ QObject (0xb18651e0) 0
+ primary-for QWidget (0xb185fdc0)
+ QPaintDevice (0xb186521c) 8
vptr=((& Q3DataBrowser::_ZTV13Q3DataBrowser) + 344u)
-Vtable for Q3SqlFieldInfo
-Q3SqlFieldInfo::_ZTV14Q3SqlFieldInfo: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3SqlFieldInfo)
-8 Q3SqlFieldInfo::~Q3SqlFieldInfo
-12 Q3SqlFieldInfo::~Q3SqlFieldInfo
-16 Q3SqlFieldInfo::setTrim
-20 Q3SqlFieldInfo::setGenerated
-24 Q3SqlFieldInfo::setCalculated
-
-Class Q3SqlFieldInfo
- size=44 align=4
- base size=44 base align=4
-Q3SqlFieldInfo (0xb2c62200) 0
- vptr=((& Q3SqlFieldInfo::_ZTV14Q3SqlFieldInfo) + 8u)
-
-Vtable for Q3SqlSelectCursor
-Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17Q3SqlSelectCursor)
-8 Q3SqlSelectCursor::~Q3SqlSelectCursor
-12 Q3SqlSelectCursor::~Q3SqlSelectCursor
-16 Q3SqlCursor::setValue
-20 Q3SqlSelectCursor::primaryIndex
-24 Q3SqlSelectCursor::index
-28 Q3SqlSelectCursor::setPrimaryIndex
-32 Q3SqlSelectCursor::append
-36 Q3SqlSelectCursor::insert
-40 Q3SqlSelectCursor::remove
-44 Q3SqlSelectCursor::clear
-48 Q3SqlSelectCursor::setGenerated
-52 Q3SqlSelectCursor::setGenerated
-56 Q3SqlSelectCursor::editBuffer
-60 Q3SqlSelectCursor::primeInsert
-64 Q3SqlSelectCursor::primeUpdate
-68 Q3SqlSelectCursor::primeDelete
-72 Q3SqlSelectCursor::insert
-76 Q3SqlSelectCursor::update
-80 Q3SqlSelectCursor::del
-84 Q3SqlSelectCursor::setMode
-88 Q3SqlCursor::setCalculated
-92 Q3SqlCursor::setTrimmed
-96 Q3SqlSelectCursor::select
-100 Q3SqlSelectCursor::setSort
-104 Q3SqlSelectCursor::setFilter
-108 Q3SqlSelectCursor::setName
-112 Q3SqlCursor::seek
-116 Q3SqlCursor::next
-120 Q3SqlCursor::prev
-124 Q3SqlCursor::first
-128 Q3SqlCursor::last
-132 Q3SqlSelectCursor::exec
-136 Q3SqlCursor::calculateField
-140 Q3SqlCursor::update
-144 Q3SqlCursor::del
-148 Q3SqlCursor::toString
-152 Q3SqlCursor::toString
-156 Q3SqlCursor::toString
-
-Class Q3SqlSelectCursor
- size=20 align=4
- base size=20 base align=4
-Q3SqlSelectCursor (0xb2c62300) 0
- vptr=((& Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor) + 8u)
- Q3SqlCursor (0xb2c62340) 0
- primary-for Q3SqlSelectCursor (0xb2c62300)
- QSqlRecord (0xb2c62380) 4
- QSqlQuery (0xb2c623c0) 8
-
-Vtable for Q3DataView
-Q3DataView::_ZTV10Q3DataView: 69u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3DataView)
-8 Q3DataView::metaObject
-12 Q3DataView::qt_metacast
-16 Q3DataView::qt_metacall
-20 Q3DataView::~Q3DataView
-24 Q3DataView::~Q3DataView
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3DataView::setForm
-228 Q3DataView::setRecord
-232 Q3DataView::refresh
-236 Q3DataView::readFields
-240 Q3DataView::writeFields
-244 Q3DataView::clearValues
-248 (int (*)(...))-0x00000000000000008
-252 (int (*)(...))(& _ZTI10Q3DataView)
-256 Q3DataView::_ZThn8_N10Q3DataViewD1Ev
-260 Q3DataView::_ZThn8_N10Q3DataViewD0Ev
-264 QWidget::_ZThn8_NK7QWidget7devTypeEv
-268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3DataView
- size=24 align=4
- base size=24 base align=4
-Q3DataView (0xb2c62440) 0
- vptr=((& Q3DataView::_ZTV10Q3DataView) + 8u)
- QWidget (0xb2c62480) 0
- primary-for Q3DataView (0xb2c62440)
- QObject (0xb2c624c0) 0
- primary-for QWidget (0xb2c62480)
- QPaintDevice (0xb2c62500) 8
- vptr=((& Q3DataView::_ZTV10Q3DataView) + 256u)
-
-Vtable for Q3EditorFactory
-Q3EditorFactory::_ZTV15Q3EditorFactory: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3EditorFactory)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 Q3EditorFactory::~Q3EditorFactory
-24 Q3EditorFactory::~Q3EditorFactory
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3EditorFactory::createEditor
-
-Class Q3EditorFactory
- size=8 align=4
- base size=8 base align=4
-Q3EditorFactory (0xb2c62580) 0
- vptr=((& Q3EditorFactory::_ZTV15Q3EditorFactory) + 8u)
- QObject (0xb2c625c0) 0
- primary-for Q3EditorFactory (0xb2c62580)
-
-
-
-
-Class Q3SqlRecordInfo
- size=4 align=4
- base size=4 base align=4
-Q3SqlRecordInfo (0xb2c62940) 0
- Q3ValueList<Q3SqlFieldInfo> (0xb2c62980) 0
- QLinkedList<Q3SqlFieldInfo> (0xb2c629c0) 0
-
-
-
-
-
-
Vtable for Q3Frame
Q3Frame::_ZTV7Q3Frame: 66u entries
0 (int (*)(...))0
@@ -15424,7 +18045,7 @@ Q3Frame::_ZTV7Q3Frame: 66u entries
224 Q3Frame::frameChanged
228 Q3Frame::drawFrame
232 Q3Frame::drawContents
-236 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))-0x000000008
240 (int (*)(...))(& _ZTI7Q3Frame)
244 Q3Frame::_ZThn8_N7Q3FrameD1Ev
248 Q3Frame::_ZThn8_N7Q3FrameD0Ev
@@ -15435,15 +18056,15 @@ Q3Frame::_ZTV7Q3Frame: 66u entries
Class Q3Frame
size=24 align=4
base size=24 base align=4
-Q3Frame (0xb2c62cc0) 0
+Q3Frame (0xb1816f80) 0
vptr=((& Q3Frame::_ZTV7Q3Frame) + 8u)
- QFrame (0xb2c62d00) 0
- primary-for Q3Frame (0xb2c62cc0)
- QWidget (0xb2c62d40) 0
- primary-for QFrame (0xb2c62d00)
- QObject (0xb2c62d80) 0
- primary-for QWidget (0xb2c62d40)
- QPaintDevice (0xb2c62dc0) 8
+ QFrame (0xb1816fc0) 0
+ primary-for Q3Frame (0xb1816f80)
+ QWidget (0xb167e0f0) 0
+ primary-for QFrame (0xb1816fc0)
+ QObject (0xb1865384) 0
+ primary-for QWidget (0xb167e0f0)
+ QPaintDevice (0xb18653c0) 8
vptr=((& Q3Frame::_ZTV7Q3Frame) + 244u)
Vtable for Q3ScrollView
@@ -15543,7 +18164,7 @@ Q3ScrollView::_ZTV12Q3ScrollView: 102u entries
368 Q3ScrollView::setMargins
372 Q3ScrollView::setHBarGeometry
376 Q3ScrollView::setVBarGeometry
-380 (int (*)(...))-0x00000000000000008
+380 (int (*)(...))-0x000000008
384 (int (*)(...))(& _ZTI12Q3ScrollView)
388 Q3ScrollView::_ZThn8_N12Q3ScrollViewD1Ev
392 Q3ScrollView::_ZThn8_N12Q3ScrollViewD0Ev
@@ -15554,17 +18175,17 @@ Q3ScrollView::_ZTV12Q3ScrollView: 102u entries
Class Q3ScrollView
size=28 align=4
base size=28 base align=4
-Q3ScrollView (0xb2c62e40) 0
+Q3ScrollView (0xb167f280) 0
vptr=((& Q3ScrollView::_ZTV12Q3ScrollView) + 8u)
- Q3Frame (0xb2c62e80) 0
- primary-for Q3ScrollView (0xb2c62e40)
- QFrame (0xb2c62ec0) 0
- primary-for Q3Frame (0xb2c62e80)
- QWidget (0xb2c62f00) 0
- primary-for QFrame (0xb2c62ec0)
- QObject (0xb2c62f40) 0
- primary-for QWidget (0xb2c62f00)
- QPaintDevice (0xb2c62f80) 8
+ Q3Frame (0xb167f2c0) 0
+ primary-for Q3ScrollView (0xb167f280)
+ QFrame (0xb167f300) 0
+ primary-for Q3Frame (0xb167f2c0)
+ QWidget (0xb1683aa0) 0
+ primary-for QFrame (0xb167f300)
+ QObject (0xb1865564) 0
+ primary-for QWidget (0xb1683aa0)
+ QPaintDevice (0xb18655a0) 8
vptr=((& Q3ScrollView::_ZTV12Q3ScrollView) + 388u)
Vtable for Q3PtrCollection
@@ -15581,7 +18202,7 @@ Q3PtrCollection::_ZTV15Q3PtrCollection: 8u entries
Class Q3PtrCollection
size=8 align=4
base size=5 base align=4
-Q3PtrCollection (0xb2c62000) 0
+Q3PtrCollection (0xb18657f8) 0
vptr=((& Q3PtrCollection::_ZTV15Q3PtrCollection) + 8u)
Vtable for Q3GVector
@@ -15601,12 +18222,10 @@ Q3GVector::_ZTV9Q3GVector: 11u entries
Class Q3GVector
size=20 align=4
base size=20 base align=4
-Q3GVector (0xb2c621c0) 0
+Q3GVector (0xb167fa00) 0
vptr=((& Q3GVector::_ZTV9Q3GVector) + 8u)
- Q3PtrCollection (0xb2c62280) 0
- primary-for Q3GVector (0xb2c621c0)
-
-
+ Q3PtrCollection (0xb1865d5c) 0
+ primary-for Q3GVector (0xb167fa00)
Vtable for Q3Header
Q3Header::_ZTV8Q3Header: 76u entries
@@ -15679,7 +18298,7 @@ Q3Header::_ZTV8Q3Header: 76u entries
264 Q3Header::setOffset
268 Q3Header::paintSection
272 Q3Header::paintSectionLabel
-276 (int (*)(...))-0x00000000000000008
+276 (int (*)(...))-0x000000008
280 (int (*)(...))(& _ZTI8Q3Header)
284 Q3Header::_ZThn8_N8Q3HeaderD1Ev
288 Q3Header::_ZThn8_N8Q3HeaderD0Ev
@@ -15690,25 +18309,25 @@ Q3Header::_ZTV8Q3Header: 76u entries
Class Q3Header
size=64 align=4
base size=64 base align=4
-Q3Header (0xb2bb0040) 0
+Q3Header (0xb16ca740) 0
vptr=((& Q3Header::_ZTV8Q3Header) + 8u)
- QWidget (0xb2bb0080) 0
- primary-for Q3Header (0xb2bb0040)
- QObject (0xb2bb00c0) 0
- primary-for QWidget (0xb2bb0080)
- QPaintDevice (0xb2bb0100) 8
+ QWidget (0xb16d45f0) 0
+ primary-for Q3Header (0xb16ca740)
+ QObject (0xb1865f3c) 0
+ primary-for QWidget (0xb16d45f0)
+ QPaintDevice (0xb1865f78) 8
vptr=((& Q3Header::_ZTV8Q3Header) + 284u)
Class Q3Shared
size=4 align=4
base size=4 base align=4
-Q3Shared (0xb2bb0180) 0
+Q3Shared (0xb16f5294) 0
Class Q3GArray::array_data
size=12 align=4
base size=12 base align=4
-Q3GArray::array_data (0xb2bb0200) 0
- Q3Shared (0xb2bb0240) 0
+Q3GArray::array_data (0xb16cae80) 0
+ Q3Shared (0xb16f54ec) 0
Vtable for Q3GArray
Q3GArray::_ZTV8Q3GArray: 7u entries
@@ -15723,13 +18342,13 @@ Q3GArray::_ZTV8Q3GArray: 7u entries
Class Q3GArray
size=8 align=4
base size=8 base align=4
-Q3GArray (0xb2bb01c0) 0
+Q3GArray (0xb16f54b0) 0
vptr=((& Q3GArray::_ZTV8Q3GArray) + 8u)
Class Q3LNode
size=12 align=4
base size=12 base align=4
-Q3LNode (0xb2bb0380) 0
+Q3LNode (0xb16f5a14) 0
Vtable for Q3GList
Q3GList::_ZTV7Q3GList: 11u entries
@@ -15748,51 +18367,49 @@ Q3GList::_ZTV7Q3GList: 11u entries
Class Q3GList
size=32 align=4
base size=32 base align=4
-Q3GList (0xb2bb03c0) 0
+Q3GList (0xb1724200) 0
vptr=((& Q3GList::_ZTV7Q3GList) + 8u)
- Q3PtrCollection (0xb2bb0400) 0
- primary-for Q3GList (0xb2bb03c0)
+ Q3PtrCollection (0xb16f5b40) 0
+ primary-for Q3GList (0xb1724200)
Class Q3GListIterator
size=8 align=4
base size=8 base align=4
-Q3GListIterator (0xb2bb0480) 0
+Q3GListIterator (0xb173c1a4) 0
Class Q3GListStdIterator
size=4 align=4
base size=4 base align=4
-Q3GListStdIterator (0xb2bb04c0) 0
-
-
+Q3GListStdIterator (0xb173c474) 0
Class Q3BaseBucket
size=8 align=4
base size=8 base align=4
-Q3BaseBucket (0xb2bb07c0) 0
+Q3BaseBucket (0xb173c708) 0
Class Q3StringBucket
size=12 align=4
base size=12 base align=4
-Q3StringBucket (0xb2bb0800) 0
- Q3BaseBucket (0xb2bb0840) 0
+Q3StringBucket (0xb1576300) 0
+ Q3BaseBucket (0xb173c9d8) 0
Class Q3AsciiBucket
size=12 align=4
base size=12 base align=4
-Q3AsciiBucket (0xb2bb0880) 0
- Q3BaseBucket (0xb2bb08c0) 0
+Q3AsciiBucket (0xb1576480) 0
+ Q3BaseBucket (0xb173cc6c) 0
Class Q3IntBucket
size=12 align=4
base size=12 base align=4
-Q3IntBucket (0xb2bb0900) 0
- Q3BaseBucket (0xb2bb0940) 0
+Q3IntBucket (0xb1576600) 0
+ Q3BaseBucket (0xb173ce4c) 0
Class Q3PtrBucket
size=12 align=4
base size=12 base align=4
-Q3PtrBucket (0xb2bb0980) 0
- Q3BaseBucket (0xb2bb09c0) 0
+Q3PtrBucket (0xb1576780) 0
+ Q3BaseBucket (0xb158503c) 0
Vtable for Q3GDict
Q3GDict::_ZTV7Q3GDict: 10u entries
@@ -15810,22 +18427,20 @@ Q3GDict::_ZTV7Q3GDict: 10u entries
Class Q3GDict
size=28 align=4
base size=28 base align=4
-Q3GDict (0xb2bb0a00) 0
+Q3GDict (0xb1576900) 0
vptr=((& Q3GDict::_ZTV7Q3GDict) + 8u)
- Q3PtrCollection (0xb2bb0a40) 0
- primary-for Q3GDict (0xb2bb0a00)
+ Q3PtrCollection (0xb158521c) 0
+ primary-for Q3GDict (0xb1576900)
Class Q3GDictIterator
size=12 align=4
base size=12 base align=4
-Q3GDictIterator (0xb2bb0b00) 0
-
-
+Q3GDictIterator (0xb15852d0) 0
Class Q3TableSelection
size=28 align=4
base size=28 base align=4
-Q3TableSelection (0xb2bb0d80) 0
+Q3TableSelection (0xb1585a14) 0
Vtable for Q3TableItem
Q3TableItem::_ZTV11Q3TableItem: 21u entries
@@ -15854,7 +18469,7 @@ Q3TableItem::_ZTV11Q3TableItem: 21u entries
Class Q3TableItem
size=48 align=4
base size=48 base align=4
-Q3TableItem (0xb2bb0dc0) 0
+Q3TableItem (0xb1585c30) 0
vptr=((& Q3TableItem::_ZTV11Q3TableItem) + 8u)
Vtable for Q3ComboTableItem
@@ -15888,10 +18503,10 @@ Q3ComboTableItem::_ZTV16Q3ComboTableItem: 25u entries
Class Q3ComboTableItem
size=64 align=4
base size=61 base align=4
-Q3ComboTableItem (0xb2bb0e40) 0
+Q3ComboTableItem (0xb15aac00) 0
vptr=((& Q3ComboTableItem::_ZTV16Q3ComboTableItem) + 8u)
- Q3TableItem (0xb2bb0e80) 0
- primary-for Q3ComboTableItem (0xb2bb0e40)
+ Q3TableItem (0xb1585ca8) 0
+ primary-for Q3ComboTableItem (0xb15aac00)
Vtable for Q3CheckTableItem
Q3CheckTableItem::_ZTV16Q3CheckTableItem: 22u entries
@@ -15921,23 +18536,15 @@ Q3CheckTableItem::_ZTV16Q3CheckTableItem: 22u entries
Class Q3CheckTableItem
size=56 align=4
base size=53 base align=4
-Q3CheckTableItem (0xb2bb0f00) 0
+Q3CheckTableItem (0xb15aac80) 0
vptr=((& Q3CheckTableItem::_ZTV16Q3CheckTableItem) + 8u)
- Q3TableItem (0xb2bb0f40) 0
- primary-for Q3CheckTableItem (0xb2bb0f00)
+ Q3TableItem (0xb1585ce4) 0
+ primary-for Q3CheckTableItem (0xb15aac80)
Class Q3Table::TableWidget
size=12 align=4
base size=12 base align=4
-Q3Table::TableWidget (0xb2bb0cc0) 0
-
-
-
-
-
-
-
-
+Q3Table::TableWidget (0xb1585d98) 0
Vtable for Q3Table
Q3Table::_ZTV7Q3Table: 183u entries
@@ -16117,7 +18724,7 @@ Q3Table::_ZTV7Q3Table: 183u entries
692 Q3Table::columnIndexChanged
696 Q3Table::rowIndexChanged
700 Q3Table::columnClicked
-704 (int (*)(...))-0x00000000000000008
+704 (int (*)(...))-0x000000008
708 (int (*)(...))(& _ZTI7Q3Table)
712 Q3Table::_ZThn8_N7Q3TableD1Ev
716 Q3Table::_ZThn8_N7Q3TableD0Ev
@@ -16128,21 +18735,47 @@ Q3Table::_ZTV7Q3Table: 183u entries
Class Q3Table
size=244 align=4
base size=244 base align=4
-Q3Table (0xb2bb0fc0) 0
+Q3Table (0xb15aad00) 0
vptr=((& Q3Table::_ZTV7Q3Table) + 8u)
- Q3ScrollView (0xb2bb0000) 0
- primary-for Q3Table (0xb2bb0fc0)
- Q3Frame (0xb2bb0140) 0
- primary-for Q3ScrollView (0xb2bb0000)
- QFrame (0xb2bb0280) 0
- primary-for Q3Frame (0xb2bb0140)
- QWidget (0xb2bb0440) 0
- primary-for QFrame (0xb2bb0280)
- QObject (0xb2bb0700) 0
- primary-for QWidget (0xb2bb0440)
- QPaintDevice (0xb2bb0ac0) 8
+ Q3ScrollView (0xb15aad40) 0
+ primary-for Q3Table (0xb15aad00)
+ Q3Frame (0xb15aad80) 0
+ primary-for Q3ScrollView (0xb15aad40)
+ QFrame (0xb15aadc0) 0
+ primary-for Q3Frame (0xb15aad80)
+ QWidget (0xb15cc460) 0
+ primary-for QFrame (0xb15aadc0)
+ QObject (0xb1585d20) 0
+ primary-for QWidget (0xb15cc460)
+ QPaintDevice (0xb1585d5c) 8
vptr=((& Q3Table::_ZTV7Q3Table) + 712u)
+Vtable for Q3EditorFactory
+Q3EditorFactory::_ZTV15Q3EditorFactory: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15Q3EditorFactory)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 Q3EditorFactory::~Q3EditorFactory
+24 Q3EditorFactory::~Q3EditorFactory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3EditorFactory::createEditor
+
+Class Q3EditorFactory
+ size=8 align=4
+ base size=8 base align=4
+Q3EditorFactory (0xb160a540) 0
+ vptr=((& Q3EditorFactory::_ZTV15Q3EditorFactory) + 8u)
+ QObject (0xb162d258) 0
+ primary-for Q3EditorFactory (0xb160a540)
+
Vtable for Q3SqlEditorFactory
Q3SqlEditorFactory::_ZTV18Q3SqlEditorFactory: 16u entries
0 (int (*)(...))0
@@ -16165,12 +18798,12 @@ Q3SqlEditorFactory::_ZTV18Q3SqlEditorFactory: 16u entries
Class Q3SqlEditorFactory
size=8 align=4
base size=8 base align=4
-Q3SqlEditorFactory (0xb2ad8440) 0
+Q3SqlEditorFactory (0xb160a5c0) 0
vptr=((& Q3SqlEditorFactory::_ZTV18Q3SqlEditorFactory) + 8u)
- Q3EditorFactory (0xb2ad8480) 0
- primary-for Q3SqlEditorFactory (0xb2ad8440)
- QObject (0xb2ad84c0) 0
- primary-for Q3EditorFactory (0xb2ad8480)
+ Q3EditorFactory (0xb160a600) 0
+ primary-for Q3SqlEditorFactory (0xb160a5c0)
+ QObject (0xb162d294) 0
+ primary-for Q3EditorFactory (0xb160a600)
Vtable for Q3DataTable
Q3DataTable::_ZTV11Q3DataTable: 214u entries
@@ -16381,7 +19014,7 @@ Q3DataTable::_ZTV11Q3DataTable: 214u entries
816 Q3DataTable::beginUpdate
820 Q3DataTable::paintField
824 Q3DataTable::fieldAlignment
-828 (int (*)(...))-0x00000000000000008
+828 (int (*)(...))-0x000000008
832 (int (*)(...))(& _ZTI11Q3DataTable)
836 Q3DataTable::_ZThn8_N11Q3DataTableD1Ev
840 Q3DataTable::_ZThn8_N11Q3DataTableD0Ev
@@ -16392,43 +19025,43 @@ Q3DataTable::_ZTV11Q3DataTable: 214u entries
Class Q3DataTable
size=248 align=4
base size=248 base align=4
-Q3DataTable (0xb2ad8540) 0
+Q3DataTable (0xb160a680) 0
vptr=((& Q3DataTable::_ZTV11Q3DataTable) + 8u)
- Q3Table (0xb2ad8580) 0
- primary-for Q3DataTable (0xb2ad8540)
- Q3ScrollView (0xb2ad85c0) 0
- primary-for Q3Table (0xb2ad8580)
- Q3Frame (0xb2ad8600) 0
- primary-for Q3ScrollView (0xb2ad85c0)
- QFrame (0xb2ad8640) 0
- primary-for Q3Frame (0xb2ad8600)
- QWidget (0xb2ad8680) 0
- primary-for QFrame (0xb2ad8640)
- QObject (0xb2ad86c0) 0
- primary-for QWidget (0xb2ad8680)
- QPaintDevice (0xb2ad8700) 8
+ Q3Table (0xb160a6c0) 0
+ primary-for Q3DataTable (0xb160a680)
+ Q3ScrollView (0xb160a700) 0
+ primary-for Q3Table (0xb160a6c0)
+ Q3Frame (0xb160a740) 0
+ primary-for Q3ScrollView (0xb160a700)
+ QFrame (0xb160a780) 0
+ primary-for Q3Frame (0xb160a740)
+ QWidget (0xb16336e0) 0
+ primary-for QFrame (0xb160a780)
+ QObject (0xb162d2d0) 0
+ primary-for QWidget (0xb16336e0)
+ QPaintDevice (0xb162d30c) 8
vptr=((& Q3DataTable::_ZTV11Q3DataTable) + 836u)
-Vtable for Q3TabDialog
-Q3TabDialog::_ZTV11Q3TabDialog: 66u entries
+Vtable for Q3DataView
+Q3DataView::_ZTV10Q3DataView: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3TabDialog)
-8 Q3TabDialog::metaObject
-12 Q3TabDialog::qt_metacast
-16 Q3TabDialog::qt_metacall
-20 Q3TabDialog::~Q3TabDialog
-24 Q3TabDialog::~Q3TabDialog
+4 (int (*)(...))(& _ZTI10Q3DataView)
+8 Q3DataView::metaObject
+12 Q3DataView::qt_metacast
+16 Q3DataView::qt_metacall
+20 Q3DataView::~Q3DataView
+24 Q3DataView::~Q3DataView
28 QWidget::event
-32 QDialog::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -16436,24 +19069,24 @@ Q3TabDialog::_ZTV11Q3TabDialog: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3TabDialog::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 Q3TabDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -16461,218 +19094,1093 @@ Q3TabDialog::_ZTV11Q3TabDialog: 66u entries
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
-200 Q3TabDialog::styleChange
+200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11Q3TabDialog)
-244 Q3TabDialog::_ZThn8_N11Q3TabDialogD1Ev
-248 Q3TabDialog::_ZThn8_N11Q3TabDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3DataView::setForm
+228 Q3DataView::setRecord
+232 Q3DataView::refresh
+236 Q3DataView::readFields
+240 Q3DataView::writeFields
+244 Q3DataView::clearValues
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI10Q3DataView)
+256 Q3DataView::_ZThn8_N10Q3DataViewD1Ev
+260 Q3DataView::_ZThn8_N10Q3DataViewD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3TabDialog
+Class Q3DataView
size=24 align=4
base size=24 base align=4
-Q3TabDialog (0xb2ad8780) 0
- vptr=((& Q3TabDialog::_ZTV11Q3TabDialog) + 8u)
- QDialog (0xb2ad87c0) 0
- primary-for Q3TabDialog (0xb2ad8780)
- QWidget (0xb2ad8800) 0
- primary-for QDialog (0xb2ad87c0)
- QObject (0xb2ad8840) 0
- primary-for QWidget (0xb2ad8800)
- QPaintDevice (0xb2ad8880) 8
- vptr=((& Q3TabDialog::_ZTV11Q3TabDialog) + 244u)
+Q3DataView (0xb160a9c0) 0
+ vptr=((& Q3DataView::_ZTV10Q3DataView) + 8u)
+ QWidget (0xb164f8c0) 0
+ primary-for Q3DataView (0xb160a9c0)
+ QObject (0xb162d438) 0
+ primary-for QWidget (0xb164f8c0)
+ QPaintDevice (0xb162d474) 8
+ vptr=((& Q3DataView::_ZTV10Q3DataView) + 256u)
-Vtable for Q3Wizard
-Q3Wizard::_ZTV8Q3Wizard: 82u entries
+Vtable for Q3SqlFieldInfo
+Q3SqlFieldInfo::_ZTV14Q3SqlFieldInfo: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Wizard)
-8 Q3Wizard::metaObject
-12 Q3Wizard::qt_metacast
-16 Q3Wizard::qt_metacall
-20 Q3Wizard::~Q3Wizard
-24 Q3Wizard::~Q3Wizard
-28 QWidget::event
-32 Q3Wizard::eventFilter
+4 (int (*)(...))(& _ZTI14Q3SqlFieldInfo)
+8 Q3SqlFieldInfo::~Q3SqlFieldInfo
+12 Q3SqlFieldInfo::~Q3SqlFieldInfo
+16 Q3SqlFieldInfo::setTrim
+20 Q3SqlFieldInfo::setGenerated
+24 Q3SqlFieldInfo::setCalculated
+
+Class Q3SqlFieldInfo
+ size=44 align=4
+ base size=44 base align=4
+Q3SqlFieldInfo (0xb162d5a0) 0
+ vptr=((& Q3SqlFieldInfo::_ZTV14Q3SqlFieldInfo) + 8u)
+
+Vtable for Q3SqlForm
+Q3SqlForm::_ZTV9Q3SqlForm: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9Q3SqlForm)
+8 Q3SqlForm::metaObject
+12 Q3SqlForm::qt_metacast
+16 Q3SqlForm::qt_metacall
+20 Q3SqlForm::~Q3SqlForm
+24 Q3SqlForm::~Q3SqlForm
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3SqlForm::insert
+60 Q3SqlForm::remove
+64 Q3SqlForm::setRecord
+68 Q3SqlForm::readField
+72 Q3SqlForm::writeField
+76 Q3SqlForm::readFields
+80 Q3SqlForm::writeFields
+84 Q3SqlForm::clear
+88 Q3SqlForm::clearValues
+92 Q3SqlForm::insert
+96 Q3SqlForm::remove
+100 Q3SqlForm::sync
+
+Class Q3SqlForm
+ size=12 align=4
+ base size=12 base align=4
+Q3SqlForm (0xb1480600) 0
+ vptr=((& Q3SqlForm::_ZTV9Q3SqlForm) + 8u)
+ QObject (0xb1494ce4) 0
+ primary-for Q3SqlForm (0xb1480600)
+
+Vtable for Q3SqlPropertyMap
+Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16Q3SqlPropertyMap)
+8 Q3SqlPropertyMap::~Q3SqlPropertyMap
+12 Q3SqlPropertyMap::~Q3SqlPropertyMap
+16 Q3SqlPropertyMap::setProperty
+
+Class Q3SqlPropertyMap
+ size=8 align=4
+ base size=8 base align=4
+Q3SqlPropertyMap (0xb1494e10) 0
+ vptr=((& Q3SqlPropertyMap::_ZTV16Q3SqlPropertyMap) + 8u)
+
+Class Q3SqlRecordInfo
+ size=4 align=4
+ base size=4 base align=4
+Q3SqlRecordInfo (0xb14bea80) 0
+ Q3ValueList<Q3SqlFieldInfo> (0xb14beac0) 0
+ QLinkedList<Q3SqlFieldInfo> (0xb14db000) 0
+
+Vtable for Q3SqlSelectCursor
+Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor: 40u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17Q3SqlSelectCursor)
+8 Q3SqlSelectCursor::~Q3SqlSelectCursor
+12 Q3SqlSelectCursor::~Q3SqlSelectCursor
+16 Q3SqlCursor::setValue
+20 Q3SqlSelectCursor::primaryIndex
+24 Q3SqlSelectCursor::index
+28 Q3SqlSelectCursor::setPrimaryIndex
+32 Q3SqlSelectCursor::append
+36 Q3SqlSelectCursor::insert
+40 Q3SqlSelectCursor::remove
+44 Q3SqlSelectCursor::clear
+48 Q3SqlSelectCursor::setGenerated
+52 Q3SqlSelectCursor::setGenerated
+56 Q3SqlSelectCursor::editBuffer
+60 Q3SqlSelectCursor::primeInsert
+64 Q3SqlSelectCursor::primeUpdate
+68 Q3SqlSelectCursor::primeDelete
+72 Q3SqlSelectCursor::insert
+76 Q3SqlSelectCursor::update
+80 Q3SqlSelectCursor::del
+84 Q3SqlSelectCursor::setMode
+88 Q3SqlCursor::setCalculated
+92 Q3SqlCursor::setTrimmed
+96 Q3SqlSelectCursor::select
+100 Q3SqlSelectCursor::setSort
+104 Q3SqlSelectCursor::setFilter
+108 Q3SqlSelectCursor::setName
+112 Q3SqlCursor::seek
+116 Q3SqlCursor::next
+120 Q3SqlCursor::prev
+124 Q3SqlCursor::first
+128 Q3SqlCursor::last
+132 Q3SqlSelectCursor::exec
+136 Q3SqlCursor::calculateField
+140 Q3SqlCursor::update
+144 Q3SqlCursor::del
+148 Q3SqlCursor::toString
+152 Q3SqlCursor::toString
+156 Q3SqlCursor::toString
+
+Class Q3SqlSelectCursor
+ size=20 align=4
+ base size=20 base align=4
+Q3SqlSelectCursor (0xb14fd700) 0
+ vptr=((& Q3SqlSelectCursor::_ZTV17Q3SqlSelectCursor) + 8u)
+ Q3SqlCursor (0xb1533af0) 0
+ primary-for Q3SqlSelectCursor (0xb14fd700)
+ QSqlRecord (0xb152fb7c) 4
+ QSqlQuery (0xb152fbb8) 8
+
+Class Q3StyleSheetItem
+ size=4 align=4
+ base size=4 base align=4
+Q3StyleSheetItem (0xb1551000) 0
+
+Vtable for Q3StyleSheet
+Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3StyleSheet)
+8 Q3StyleSheet::metaObject
+12 Q3StyleSheet::qt_metacast
+16 Q3StyleSheet::qt_metacall
+20 Q3StyleSheet::~Q3StyleSheet
+24 Q3StyleSheet::~Q3StyleSheet
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3StyleSheet::scaleFont
+60 Q3StyleSheet::error
+
+Class Q3StyleSheet
+ size=16 align=4
+ base size=16 base align=4
+Q3StyleSheet (0xb14fdec0) 0
+ vptr=((& Q3StyleSheet::_ZTV12Q3StyleSheet) + 8u)
+ QObject (0xb155103c) 0
+ primary-for Q3StyleSheet (0xb14fdec0)
+
+Vtable for Q3MimeSourceFactory
+Q3MimeSourceFactory::_ZTV19Q3MimeSourceFactory: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19Q3MimeSourceFactory)
+8 Q3MimeSourceFactory::~Q3MimeSourceFactory
+12 Q3MimeSourceFactory::~Q3MimeSourceFactory
+16 Q3MimeSourceFactory::data
+20 Q3MimeSourceFactory::makeAbsolute
+24 Q3MimeSourceFactory::setText
+28 Q3MimeSourceFactory::setImage
+32 Q3MimeSourceFactory::setPixmap
+36 Q3MimeSourceFactory::setData
+40 Q3MimeSourceFactory::setFilePath
+44 Q3MimeSourceFactory::filePath
+48 Q3MimeSourceFactory::setExtensionType
+
+Class Q3MimeSourceFactory
+ size=8 align=4
+ base size=8 base align=4
+Q3MimeSourceFactory (0xb15511e0) 0
+ vptr=((& Q3MimeSourceFactory::_ZTV19Q3MimeSourceFactory) + 8u)
+
+Class Q3TextEditOptimPrivate::Tag
+ size=32 align=4
+ base size=32 base align=4
+Q3TextEditOptimPrivate::Tag (0xb15512d0) 0
+
+Class Q3TextEditOptimPrivate::Selection
+ size=8 align=4
+ base size=8 base align=4
+Q3TextEditOptimPrivate::Selection (0xb155130c) 0
+
+Class Q3TextEditOptimPrivate
+ size=52 align=4
+ base size=52 base align=4
+Q3TextEditOptimPrivate (0xb1551294) 0
+
+Class Q3TextEdit::UndoRedoInfo
+ size=40 align=4
+ base size=40 base align=4
+Q3TextEdit::UndoRedoInfo (0xb13a7834) 0
+
+Vtable for Q3TextEdit
+Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3TextEdit)
+8 Q3TextEdit::metaObject
+12 Q3TextEdit::qt_metacast
+16 Q3TextEdit::qt_metacall
+20 Q3TextEdit::~Q3TextEdit
+24 Q3TextEdit::~Q3TextEdit
+28 Q3TextEdit::event
+32 Q3TextEdit::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3Wizard::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
+60 Q3ScrollView::setVisible
+64 Q3TextEdit::sizeHint
+68 Q3ScrollView::minimumSizeHint
+72 Q3TextEdit::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3TextEdit::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 Q3TextEdit::resizeEvent
+136 QWidget::closeEvent
+140 Q3ScrollView::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 Q3TextEdit::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
+188 Q3TextEdit::inputMethodEvent
+192 Q3TextEdit::inputMethodQuery
+196 Q3TextEdit::focusNextPrevChild
+200 Q3ScrollView::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 QWidget::fontChange
+212 Q3ScrollView::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 Q3Wizard::addPage
-240 Q3Wizard::insertPage
-244 Q3Wizard::removePage
-248 Q3Wizard::showPage
-252 Q3Wizard::appropriate
-256 Q3Wizard::setAppropriate
-260 Q3Wizard::setBackEnabled
-264 Q3Wizard::setNextEnabled
-268 Q3Wizard::setFinishEnabled
-272 Q3Wizard::setHelpEnabled
-276 Q3Wizard::setFinish
-280 Q3Wizard::back
-284 Q3Wizard::next
-288 Q3Wizard::help
-292 Q3Wizard::layOutButtonRow
-296 Q3Wizard::layOutTitleRow
-300 (int (*)(...))-0x00000000000000008
-304 (int (*)(...))(& _ZTI8Q3Wizard)
-308 Q3Wizard::_ZThn8_N8Q3WizardD1Ev
-312 Q3Wizard::_ZThn8_N8Q3WizardD0Ev
-316 QWidget::_ZThn8_NK7QWidget7devTypeEv
-320 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-324 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3TextEdit::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ScrollView::setContentsPos
+272 Q3TextEdit::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3TextEdit::contentsMousePressEvent
+284 Q3TextEdit::contentsMouseReleaseEvent
+288 Q3TextEdit::contentsMouseDoubleClickEvent
+292 Q3TextEdit::contentsMouseMoveEvent
+296 Q3TextEdit::contentsDragEnterEvent
+300 Q3TextEdit::contentsDragMoveEvent
+304 Q3TextEdit::contentsDragLeaveEvent
+308 Q3TextEdit::contentsDropEvent
+312 Q3TextEdit::contentsWheelEvent
+316 Q3TextEdit::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3TextEdit::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3TextEdit::find
+384 Q3TextEdit::getFormat
+388 Q3TextEdit::getParagraphFormat
+392 Q3TextEdit::setMimeSourceFactory
+396 Q3TextEdit::setStyleSheet
+400 Q3TextEdit::scrollToAnchor
+404 Q3TextEdit::setPaper
+408 Q3TextEdit::setLinkUnderline
+412 Q3TextEdit::setWordWrap
+416 Q3TextEdit::setWrapColumnOrWidth
+420 Q3TextEdit::setWrapPolicy
+424 Q3TextEdit::copy
+428 Q3TextEdit::append
+432 Q3TextEdit::setText
+436 Q3TextEdit::setTextFormat
+440 Q3TextEdit::selectAll
+444 Q3TextEdit::setTabStopWidth
+448 Q3TextEdit::zoomIn
+452 Q3TextEdit::zoomIn
+456 Q3TextEdit::zoomOut
+460 Q3TextEdit::zoomOut
+464 Q3TextEdit::zoomTo
+468 Q3TextEdit::sync
+472 Q3TextEdit::setReadOnly
+476 Q3TextEdit::undo
+480 Q3TextEdit::redo
+484 Q3TextEdit::cut
+488 Q3TextEdit::paste
+492 Q3TextEdit::pasteSubType
+496 Q3TextEdit::clear
+500 Q3TextEdit::del
+504 Q3TextEdit::indent
+508 Q3TextEdit::setItalic
+512 Q3TextEdit::setBold
+516 Q3TextEdit::setUnderline
+520 Q3TextEdit::setFamily
+524 Q3TextEdit::setPointSize
+528 Q3TextEdit::setColor
+532 Q3TextEdit::setVerticalAlignment
+536 Q3TextEdit::setAlignment
+540 Q3TextEdit::setParagType
+544 Q3TextEdit::setCursorPosition
+548 Q3TextEdit::setSelection
+552 Q3TextEdit::setSelectionAttributes
+556 Q3TextEdit::setModified
+560 Q3TextEdit::resetFormat
+564 Q3TextEdit::setUndoDepth
+568 Q3TextEdit::setFormat
+572 Q3TextEdit::ensureCursorVisible
+576 Q3TextEdit::placeCursor
+580 Q3TextEdit::moveCursor
+584 Q3TextEdit::doKeyboardAction
+588 Q3TextEdit::removeSelectedText
+592 Q3TextEdit::removeSelection
+596 Q3TextEdit::setCurrentFont
+600 Q3TextEdit::setOverwriteMode
+604 Q3TextEdit::scrollToBottom
+608 Q3TextEdit::insert
+612 Q3TextEdit::insert
+616 Q3TextEdit::insertAt
+620 Q3TextEdit::removeParagraph
+624 Q3TextEdit::insertParagraph
+628 Q3TextEdit::setParagraphBackgroundColor
+632 Q3TextEdit::clearParagraphBackground
+636 Q3TextEdit::setUndoRedoEnabled
+640 Q3TextEdit::setTabChangesFocus
+644 Q3TextEdit::createPopupMenu
+648 Q3TextEdit::createPopupMenu
+652 Q3TextEdit::doChangeInterval
+656 Q3TextEdit::sliderReleased
+660 Q3TextEdit::linksEnabled
+664 Q3TextEdit::emitHighlighted
+668 Q3TextEdit::emitLinkClicked
+672 (int (*)(...))-0x000000008
+676 (int (*)(...))(& _ZTI10Q3TextEdit)
+680 Q3TextEdit::_ZThn8_N10Q3TextEditD1Ev
+684 Q3TextEdit::_ZThn8_N10Q3TextEditD0Ev
+688 QWidget::_ZThn8_NK7QWidget7devTypeEv
+692 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+696 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Wizard
- size=24 align=4
- base size=24 base align=4
-Q3Wizard (0xb2ad8900) 0
- vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 8u)
- QDialog (0xb2ad8940) 0
- primary-for Q3Wizard (0xb2ad8900)
- QWidget (0xb2ad8980) 0
- primary-for QDialog (0xb2ad8940)
- QObject (0xb2ad89c0) 0
- primary-for QWidget (0xb2ad8980)
- QPaintDevice (0xb2ad8a00) 8
- vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
+Class Q3TextEdit
+ size=164 align=4
+ base size=162 base align=4
+Q3TextEdit (0xb1376940) 0
+ vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 8u)
+ Q3ScrollView (0xb1376980) 0
+ primary-for Q3TextEdit (0xb1376940)
+ Q3Frame (0xb13769c0) 0
+ primary-for Q3ScrollView (0xb1376980)
+ QFrame (0xb1376a00) 0
+ primary-for Q3Frame (0xb13769c0)
+ QWidget (0xb13ac820) 0
+ primary-for QFrame (0xb1376a00)
+ QObject (0xb13a77bc) 0
+ primary-for QWidget (0xb13ac820)
+ QPaintDevice (0xb13a77f8) 8
+ vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
-Vtable for Q3ProgressDialog
-Q3ProgressDialog::_ZTV16Q3ProgressDialog: 66u entries
+Vtable for Q3MultiLineEdit
+Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3ProgressDialog)
-8 Q3ProgressDialog::metaObject
-12 Q3ProgressDialog::qt_metacast
-16 Q3ProgressDialog::qt_metacall
-20 Q3ProgressDialog::~Q3ProgressDialog
-24 Q3ProgressDialog::~Q3ProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI15Q3MultiLineEdit)
+8 Q3MultiLineEdit::metaObject
+12 Q3MultiLineEdit::qt_metacast
+16 Q3MultiLineEdit::qt_metacall
+20 Q3MultiLineEdit::~Q3MultiLineEdit
+24 Q3MultiLineEdit::~Q3MultiLineEdit
+28 Q3TextEdit::event
+32 Q3TextEdit::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 Q3ProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
+60 Q3ScrollView::setVisible
+64 Q3TextEdit::sizeHint
+68 Q3ScrollView::minimumSizeHint
+72 Q3TextEdit::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3TextEdit::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3ProgressDialog::resizeEvent
-136 Q3ProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 Q3TextEdit::resizeEvent
+136 QWidget::closeEvent
+140 Q3ScrollView::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 Q3ProgressDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3ProgressDialog::changeEvent
+180 Q3TextEdit::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
+188 Q3TextEdit::inputMethodEvent
+192 Q3TextEdit::inputMethodQuery
+196 Q3TextEdit::focusNextPrevChild
+200 Q3ScrollView::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 QWidget::fontChange
+212 Q3ScrollView::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI16Q3ProgressDialog)
-244 Q3ProgressDialog::_ZThn8_N16Q3ProgressDialogD1Ev
-248 Q3ProgressDialog::_ZThn8_N16Q3ProgressDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3TextEdit::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ScrollView::setContentsPos
+272 Q3TextEdit::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3TextEdit::contentsMousePressEvent
+284 Q3TextEdit::contentsMouseReleaseEvent
+288 Q3TextEdit::contentsMouseDoubleClickEvent
+292 Q3TextEdit::contentsMouseMoveEvent
+296 Q3TextEdit::contentsDragEnterEvent
+300 Q3TextEdit::contentsDragMoveEvent
+304 Q3TextEdit::contentsDragLeaveEvent
+308 Q3TextEdit::contentsDropEvent
+312 Q3TextEdit::contentsWheelEvent
+316 Q3TextEdit::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3TextEdit::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3TextEdit::find
+384 Q3TextEdit::getFormat
+388 Q3TextEdit::getParagraphFormat
+392 Q3TextEdit::setMimeSourceFactory
+396 Q3TextEdit::setStyleSheet
+400 Q3TextEdit::scrollToAnchor
+404 Q3TextEdit::setPaper
+408 Q3TextEdit::setLinkUnderline
+412 Q3TextEdit::setWordWrap
+416 Q3TextEdit::setWrapColumnOrWidth
+420 Q3TextEdit::setWrapPolicy
+424 Q3TextEdit::copy
+428 Q3TextEdit::append
+432 Q3TextEdit::setText
+436 Q3TextEdit::setTextFormat
+440 Q3TextEdit::selectAll
+444 Q3TextEdit::setTabStopWidth
+448 Q3TextEdit::zoomIn
+452 Q3TextEdit::zoomIn
+456 Q3TextEdit::zoomOut
+460 Q3TextEdit::zoomOut
+464 Q3TextEdit::zoomTo
+468 Q3TextEdit::sync
+472 Q3TextEdit::setReadOnly
+476 Q3TextEdit::undo
+480 Q3TextEdit::redo
+484 Q3TextEdit::cut
+488 Q3TextEdit::paste
+492 Q3TextEdit::pasteSubType
+496 Q3TextEdit::clear
+500 Q3TextEdit::del
+504 Q3TextEdit::indent
+508 Q3TextEdit::setItalic
+512 Q3TextEdit::setBold
+516 Q3TextEdit::setUnderline
+520 Q3TextEdit::setFamily
+524 Q3TextEdit::setPointSize
+528 Q3TextEdit::setColor
+532 Q3TextEdit::setVerticalAlignment
+536 Q3TextEdit::setAlignment
+540 Q3TextEdit::setParagType
+544 Q3MultiLineEdit::setCursorPosition
+548 Q3TextEdit::setSelection
+552 Q3TextEdit::setSelectionAttributes
+556 Q3TextEdit::setModified
+560 Q3TextEdit::resetFormat
+564 Q3TextEdit::setUndoDepth
+568 Q3TextEdit::setFormat
+572 Q3TextEdit::ensureCursorVisible
+576 Q3TextEdit::placeCursor
+580 Q3TextEdit::moveCursor
+584 Q3TextEdit::doKeyboardAction
+588 Q3TextEdit::removeSelectedText
+592 Q3TextEdit::removeSelection
+596 Q3TextEdit::setCurrentFont
+600 Q3TextEdit::setOverwriteMode
+604 Q3TextEdit::scrollToBottom
+608 Q3TextEdit::insert
+612 Q3TextEdit::insert
+616 Q3MultiLineEdit::insertAt
+620 Q3TextEdit::removeParagraph
+624 Q3TextEdit::insertParagraph
+628 Q3TextEdit::setParagraphBackgroundColor
+632 Q3TextEdit::clearParagraphBackground
+636 Q3TextEdit::setUndoRedoEnabled
+640 Q3TextEdit::setTabChangesFocus
+644 Q3TextEdit::createPopupMenu
+648 Q3TextEdit::createPopupMenu
+652 Q3TextEdit::doChangeInterval
+656 Q3TextEdit::sliderReleased
+660 Q3TextEdit::linksEnabled
+664 Q3TextEdit::emitHighlighted
+668 Q3TextEdit::emitLinkClicked
+672 Q3MultiLineEdit::insertLine
+676 Q3MultiLineEdit::insertAt
+680 Q3MultiLineEdit::removeLine
+684 Q3MultiLineEdit::setCursorPosition
+688 Q3MultiLineEdit::setAutoUpdate
+692 Q3MultiLineEdit::insertAndMark
+696 Q3MultiLineEdit::newLine
+700 Q3MultiLineEdit::killLine
+704 Q3MultiLineEdit::pageUp
+708 Q3MultiLineEdit::pageDown
+712 Q3MultiLineEdit::cursorLeft
+716 Q3MultiLineEdit::cursorRight
+720 Q3MultiLineEdit::cursorUp
+724 Q3MultiLineEdit::cursorDown
+728 Q3MultiLineEdit::backspace
+732 Q3MultiLineEdit::home
+736 Q3MultiLineEdit::end
+740 (int (*)(...))-0x000000008
+744 (int (*)(...))(& _ZTI15Q3MultiLineEdit)
+748 Q3MultiLineEdit::_ZThn8_N15Q3MultiLineEditD1Ev
+752 Q3MultiLineEdit::_ZThn8_N15Q3MultiLineEditD0Ev
+756 QWidget::_ZThn8_NK7QWidget7devTypeEv
+760 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+764 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ProgressDialog
- size=28 align=4
- base size=28 base align=4
-Q3ProgressDialog (0xb2ad8a80) 0
- vptr=((& Q3ProgressDialog::_ZTV16Q3ProgressDialog) + 8u)
- QDialog (0xb2ad8ac0) 0
- primary-for Q3ProgressDialog (0xb2ad8a80)
- QWidget (0xb2ad8b00) 0
- primary-for QDialog (0xb2ad8ac0)
- QObject (0xb2ad8b40) 0
- primary-for QWidget (0xb2ad8b00)
- QPaintDevice (0xb2ad8b80) 8
- vptr=((& Q3ProgressDialog::_ZTV16Q3ProgressDialog) + 244u)
+Class Q3MultiLineEdit
+ size=168 align=4
+ base size=168 base align=4
+Q3MultiLineEdit (0xb13fb1c0) 0
+ vptr=((& Q3MultiLineEdit::_ZTV15Q3MultiLineEdit) + 8u)
+ Q3TextEdit (0xb13fb200) 0
+ primary-for Q3MultiLineEdit (0xb13fb1c0)
+ Q3ScrollView (0xb13fb240) 0
+ primary-for Q3TextEdit (0xb13fb200)
+ Q3Frame (0xb13fb280) 0
+ primary-for Q3ScrollView (0xb13fb240)
+ QFrame (0xb13fb2c0) 0
+ primary-for Q3Frame (0xb13fb280)
+ QWidget (0xb13f9f50) 0
+ primary-for QFrame (0xb13fb2c0)
+ QObject (0xb13a7d20) 0
+ primary-for QWidget (0xb13f9f50)
+ QPaintDevice (0xb13a7d5c) 8
+ vptr=((& Q3MultiLineEdit::_ZTV15Q3MultiLineEdit) + 748u)
+
+Class Q3SimpleRichText
+ size=4 align=4
+ base size=4 base align=4
+Q3SimpleRichText (0xb143d21c) 0
+
+Vtable for Q3SyntaxHighlighter
+Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19Q3SyntaxHighlighter)
+8 Q3SyntaxHighlighter::~Q3SyntaxHighlighter
+12 Q3SyntaxHighlighter::~Q3SyntaxHighlighter
+16 __cxa_pure_virtual
+
+Class Q3SyntaxHighlighter
+ size=16 align=4
+ base size=16 base align=4
+Q3SyntaxHighlighter (0xb143d258) 0
+ vptr=((& Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter) + 8u)
+
+Vtable for Q3TextBrowser
+Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13Q3TextBrowser)
+8 Q3TextBrowser::metaObject
+12 Q3TextBrowser::qt_metacast
+16 Q3TextBrowser::qt_metacall
+20 Q3TextBrowser::~Q3TextBrowser
+24 Q3TextBrowser::~Q3TextBrowser
+28 Q3TextEdit::event
+32 Q3TextEdit::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 Q3ScrollView::setVisible
+64 Q3TextEdit::sizeHint
+68 Q3ScrollView::minimumSizeHint
+72 Q3TextEdit::heightForWidth
+76 QWidget::paintEngine
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3TextBrowser::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3Frame::paintEvent
+128 QWidget::moveEvent
+132 Q3TextEdit::resizeEvent
+136 QWidget::closeEvent
+140 Q3ScrollView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 Q3TextEdit::changeEvent
+184 QWidget::metric
+188 Q3TextEdit::inputMethodEvent
+192 Q3TextEdit::inputMethodQuery
+196 Q3TextEdit::focusNextPrevChild
+200 Q3ScrollView::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 Q3ScrollView::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3TextEdit::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ScrollView::setContentsPos
+272 Q3TextEdit::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3TextEdit::contentsMousePressEvent
+284 Q3TextEdit::contentsMouseReleaseEvent
+288 Q3TextEdit::contentsMouseDoubleClickEvent
+292 Q3TextEdit::contentsMouseMoveEvent
+296 Q3TextEdit::contentsDragEnterEvent
+300 Q3TextEdit::contentsDragMoveEvent
+304 Q3TextEdit::contentsDragLeaveEvent
+308 Q3TextEdit::contentsDropEvent
+312 Q3TextEdit::contentsWheelEvent
+316 Q3TextEdit::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3TextEdit::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3TextEdit::find
+384 Q3TextEdit::getFormat
+388 Q3TextEdit::getParagraphFormat
+392 Q3TextEdit::setMimeSourceFactory
+396 Q3TextEdit::setStyleSheet
+400 Q3TextEdit::scrollToAnchor
+404 Q3TextEdit::setPaper
+408 Q3TextEdit::setLinkUnderline
+412 Q3TextEdit::setWordWrap
+416 Q3TextEdit::setWrapColumnOrWidth
+420 Q3TextEdit::setWrapPolicy
+424 Q3TextEdit::copy
+428 Q3TextEdit::append
+432 Q3TextBrowser::setText
+436 Q3TextEdit::setTextFormat
+440 Q3TextEdit::selectAll
+444 Q3TextEdit::setTabStopWidth
+448 Q3TextEdit::zoomIn
+452 Q3TextEdit::zoomIn
+456 Q3TextEdit::zoomOut
+460 Q3TextEdit::zoomOut
+464 Q3TextEdit::zoomTo
+468 Q3TextEdit::sync
+472 Q3TextEdit::setReadOnly
+476 Q3TextEdit::undo
+480 Q3TextEdit::redo
+484 Q3TextEdit::cut
+488 Q3TextEdit::paste
+492 Q3TextEdit::pasteSubType
+496 Q3TextEdit::clear
+500 Q3TextEdit::del
+504 Q3TextEdit::indent
+508 Q3TextEdit::setItalic
+512 Q3TextEdit::setBold
+516 Q3TextEdit::setUnderline
+520 Q3TextEdit::setFamily
+524 Q3TextEdit::setPointSize
+528 Q3TextEdit::setColor
+532 Q3TextEdit::setVerticalAlignment
+536 Q3TextEdit::setAlignment
+540 Q3TextEdit::setParagType
+544 Q3TextEdit::setCursorPosition
+548 Q3TextEdit::setSelection
+552 Q3TextEdit::setSelectionAttributes
+556 Q3TextEdit::setModified
+560 Q3TextEdit::resetFormat
+564 Q3TextEdit::setUndoDepth
+568 Q3TextEdit::setFormat
+572 Q3TextEdit::ensureCursorVisible
+576 Q3TextEdit::placeCursor
+580 Q3TextEdit::moveCursor
+584 Q3TextEdit::doKeyboardAction
+588 Q3TextEdit::removeSelectedText
+592 Q3TextEdit::removeSelection
+596 Q3TextEdit::setCurrentFont
+600 Q3TextEdit::setOverwriteMode
+604 Q3TextEdit::scrollToBottom
+608 Q3TextEdit::insert
+612 Q3TextEdit::insert
+616 Q3TextEdit::insertAt
+620 Q3TextEdit::removeParagraph
+624 Q3TextEdit::insertParagraph
+628 Q3TextEdit::setParagraphBackgroundColor
+632 Q3TextEdit::clearParagraphBackground
+636 Q3TextEdit::setUndoRedoEnabled
+640 Q3TextEdit::setTabChangesFocus
+644 Q3TextEdit::createPopupMenu
+648 Q3TextEdit::createPopupMenu
+652 Q3TextEdit::doChangeInterval
+656 Q3TextEdit::sliderReleased
+660 Q3TextBrowser::linksEnabled
+664 Q3TextBrowser::emitHighlighted
+668 Q3TextBrowser::emitLinkClicked
+672 Q3TextBrowser::setSource
+676 Q3TextBrowser::backward
+680 Q3TextBrowser::forward
+684 Q3TextBrowser::home
+688 Q3TextBrowser::reload
+692 (int (*)(...))-0x000000008
+696 (int (*)(...))(& _ZTI13Q3TextBrowser)
+700 Q3TextBrowser::_ZThn8_N13Q3TextBrowserD1Ev
+704 Q3TextBrowser::_ZThn8_N13Q3TextBrowserD0Ev
+708 QWidget::_ZThn8_NK7QWidget7devTypeEv
+712 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+716 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Q3TextBrowser
+ size=168 align=4
+ base size=168 base align=4
+Q3TextBrowser (0xb13fb900) 0
+ vptr=((& Q3TextBrowser::_ZTV13Q3TextBrowser) + 8u)
+ Q3TextEdit (0xb13fb940) 0
+ primary-for Q3TextBrowser (0xb13fb900)
+ Q3ScrollView (0xb13fb980) 0
+ primary-for Q3TextEdit (0xb13fb940)
+ Q3Frame (0xb13fb9c0) 0
+ primary-for Q3ScrollView (0xb13fb980)
+ QFrame (0xb13fba00) 0
+ primary-for Q3Frame (0xb13fb9c0)
+ QWidget (0xb1446780) 0
+ primary-for QFrame (0xb13fba00)
+ QObject (0xb143d2d0) 0
+ primary-for QWidget (0xb1446780)
+ QPaintDevice (0xb143d30c) 8
+ vptr=((& Q3TextBrowser::_ZTV13Q3TextBrowser) + 700u)
+
+Class Q3CString
+ size=4 align=4
+ base size=4 base align=4
+Q3CString (0xb13fbd00) 0
+ QByteArray (0xb143d4ec) 0
+
+Vtable for Q3TextStream
+Q3TextStream::_ZTV12Q3TextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3TextStream)
+8 Q3TextStream::~Q3TextStream
+12 Q3TextStream::~Q3TextStream
+
+Class Q3TextStream
+ size=104 align=4
+ base size=104 base align=4
+Q3TextStream (0xb128df3c) 0
+ vptr=((& Q3TextStream::_ZTV12Q3TextStream) + 8u)
+
+Class Q3TSManip
+ size=12 align=4
+ base size=12 base align=4
+Q3TSManip (0xb12c699c) 0
+
+Vtable for Q3TextView
+Q3TextView::_ZTV10Q3TextView: 175u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3TextView)
+8 Q3TextView::metaObject
+12 Q3TextView::qt_metacast
+16 Q3TextView::qt_metacall
+20 Q3TextView::~Q3TextView
+24 Q3TextView::~Q3TextView
+28 Q3TextEdit::event
+32 Q3TextEdit::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 Q3ScrollView::setVisible
+64 Q3TextEdit::sizeHint
+68 Q3ScrollView::minimumSizeHint
+72 Q3TextEdit::heightForWidth
+76 QWidget::paintEngine
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3TextEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3Frame::paintEvent
+128 QWidget::moveEvent
+132 Q3TextEdit::resizeEvent
+136 QWidget::closeEvent
+140 Q3ScrollView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 Q3TextEdit::changeEvent
+184 QWidget::metric
+188 Q3TextEdit::inputMethodEvent
+192 Q3TextEdit::inputMethodQuery
+196 Q3TextEdit::focusNextPrevChild
+200 Q3ScrollView::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 Q3ScrollView::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3TextEdit::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ScrollView::setContentsPos
+272 Q3TextEdit::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3TextEdit::contentsMousePressEvent
+284 Q3TextEdit::contentsMouseReleaseEvent
+288 Q3TextEdit::contentsMouseDoubleClickEvent
+292 Q3TextEdit::contentsMouseMoveEvent
+296 Q3TextEdit::contentsDragEnterEvent
+300 Q3TextEdit::contentsDragMoveEvent
+304 Q3TextEdit::contentsDragLeaveEvent
+308 Q3TextEdit::contentsDropEvent
+312 Q3TextEdit::contentsWheelEvent
+316 Q3TextEdit::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3TextEdit::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3TextEdit::find
+384 Q3TextEdit::getFormat
+388 Q3TextEdit::getParagraphFormat
+392 Q3TextEdit::setMimeSourceFactory
+396 Q3TextEdit::setStyleSheet
+400 Q3TextEdit::scrollToAnchor
+404 Q3TextEdit::setPaper
+408 Q3TextEdit::setLinkUnderline
+412 Q3TextEdit::setWordWrap
+416 Q3TextEdit::setWrapColumnOrWidth
+420 Q3TextEdit::setWrapPolicy
+424 Q3TextEdit::copy
+428 Q3TextEdit::append
+432 Q3TextEdit::setText
+436 Q3TextEdit::setTextFormat
+440 Q3TextEdit::selectAll
+444 Q3TextEdit::setTabStopWidth
+448 Q3TextEdit::zoomIn
+452 Q3TextEdit::zoomIn
+456 Q3TextEdit::zoomOut
+460 Q3TextEdit::zoomOut
+464 Q3TextEdit::zoomTo
+468 Q3TextEdit::sync
+472 Q3TextEdit::setReadOnly
+476 Q3TextEdit::undo
+480 Q3TextEdit::redo
+484 Q3TextEdit::cut
+488 Q3TextEdit::paste
+492 Q3TextEdit::pasteSubType
+496 Q3TextEdit::clear
+500 Q3TextEdit::del
+504 Q3TextEdit::indent
+508 Q3TextEdit::setItalic
+512 Q3TextEdit::setBold
+516 Q3TextEdit::setUnderline
+520 Q3TextEdit::setFamily
+524 Q3TextEdit::setPointSize
+528 Q3TextEdit::setColor
+532 Q3TextEdit::setVerticalAlignment
+536 Q3TextEdit::setAlignment
+540 Q3TextEdit::setParagType
+544 Q3TextEdit::setCursorPosition
+548 Q3TextEdit::setSelection
+552 Q3TextEdit::setSelectionAttributes
+556 Q3TextEdit::setModified
+560 Q3TextEdit::resetFormat
+564 Q3TextEdit::setUndoDepth
+568 Q3TextEdit::setFormat
+572 Q3TextEdit::ensureCursorVisible
+576 Q3TextEdit::placeCursor
+580 Q3TextEdit::moveCursor
+584 Q3TextEdit::doKeyboardAction
+588 Q3TextEdit::removeSelectedText
+592 Q3TextEdit::removeSelection
+596 Q3TextEdit::setCurrentFont
+600 Q3TextEdit::setOverwriteMode
+604 Q3TextEdit::scrollToBottom
+608 Q3TextEdit::insert
+612 Q3TextEdit::insert
+616 Q3TextEdit::insertAt
+620 Q3TextEdit::removeParagraph
+624 Q3TextEdit::insertParagraph
+628 Q3TextEdit::setParagraphBackgroundColor
+632 Q3TextEdit::clearParagraphBackground
+636 Q3TextEdit::setUndoRedoEnabled
+640 Q3TextEdit::setTabChangesFocus
+644 Q3TextEdit::createPopupMenu
+648 Q3TextEdit::createPopupMenu
+652 Q3TextEdit::doChangeInterval
+656 Q3TextEdit::sliderReleased
+660 Q3TextEdit::linksEnabled
+664 Q3TextEdit::emitHighlighted
+668 Q3TextEdit::emitLinkClicked
+672 (int (*)(...))-0x000000008
+676 (int (*)(...))(& _ZTI10Q3TextView)
+680 Q3TextView::_ZThn8_N10Q3TextViewD1Ev
+684 Q3TextView::_ZThn8_N10Q3TextViewD0Ev
+688 QWidget::_ZThn8_NK7QWidget7devTypeEv
+692 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+696 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Q3TextView
+ size=164 align=4
+ base size=162 base align=4
+Q3TextView (0xb12d8040) 0
+ vptr=((& Q3TextView::_ZTV10Q3TextView) + 8u)
+ Q3TextEdit (0xb12d8080) 0
+ primary-for Q3TextView (0xb12d8040)
+ Q3ScrollView (0xb12d80c0) 0
+ primary-for Q3TextEdit (0xb12d8080)
+ Q3Frame (0xb12d8100) 0
+ primary-for Q3ScrollView (0xb12d80c0)
+ QFrame (0xb12d8140) 0
+ primary-for Q3Frame (0xb12d8100)
+ QWidget (0xb12d7370) 0
+ primary-for QFrame (0xb12d8140)
+ QObject (0xb12c6fb4) 0
+ primary-for QWidget (0xb12d7370)
+ QPaintDevice (0xb12da000) 8
+ vptr=((& Q3TextView::_ZTV10Q3TextView) + 680u)
Vtable for Q3Url
Q3Url::_ZTV5Q3Url: 19u entries
@@ -16699,11 +20207,9 @@ Q3Url::_ZTV5Q3Url: 19u entries
Class Q3Url
size=8 align=4
base size=8 base align=4
-Q3Url (0xb2ad8c00) 0
+Q3Url (0xb12da12c) 0
vptr=((& Q3Url::_ZTV5Q3Url) + 8u)
-
-
Vtable for Q3NetworkProtocolFactoryBase
Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
0 (int (*)(...))0
@@ -16715,7 +20221,7 @@ Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase: 5u entries
Class Q3NetworkProtocolFactoryBase
size=4 align=4
base size=4 base align=4
-Q3NetworkProtocolFactoryBase (0xb2ad8ec0) 0 nearly-empty
+Q3NetworkProtocolFactoryBase (0xb12da21c) 0 nearly-empty
vptr=((& Q3NetworkProtocolFactoryBase::_ZTV28Q3NetworkProtocolFactoryBase) + 8u)
Vtable for Q3NetworkProtocol
@@ -16753,10 +20259,10 @@ Q3NetworkProtocol::_ZTV17Q3NetworkProtocol: 29u entries
Class Q3NetworkProtocol
size=12 align=4
base size=12 base align=4
-Q3NetworkProtocol (0xb2ad8fc0) 0
+Q3NetworkProtocol (0xb130b380) 0
vptr=((& Q3NetworkProtocol::_ZTV17Q3NetworkProtocol) + 8u)
- QObject (0xb2ad8000) 0
- primary-for Q3NetworkProtocol (0xb2ad8fc0)
+ QObject (0xb12da474) 0
+ primary-for Q3NetworkProtocol (0xb130b380)
Vtable for Q3NetworkOperation
Q3NetworkOperation::_ZTV18Q3NetworkOperation: 14u entries
@@ -16778,10 +20284,10 @@ Q3NetworkOperation::_ZTV18Q3NetworkOperation: 14u entries
Class Q3NetworkOperation
size=12 align=4
base size=12 base align=4
-Q3NetworkOperation (0xb2ad8040) 0
+Q3NetworkOperation (0xb130b5c0) 0
vptr=((& Q3NetworkOperation::_ZTV18Q3NetworkOperation) + 8u)
- QObject (0xb2ad8140) 0
- primary-for Q3NetworkOperation (0xb2ad8040)
+ QObject (0xb12da5a0) 0
+ primary-for Q3NetworkOperation (0xb130b5c0)
Vtable for Q3UrlOperator
Q3UrlOperator::_ZTV13Q3UrlOperator: 51u entries
@@ -16817,7 +20323,7 @@ Q3UrlOperator::_ZTV13Q3UrlOperator: 51u entries
116 Q3UrlOperator::parse
120 Q3UrlOperator::checkValid
124 Q3UrlOperator::clearEntries
-128 (int (*)(...))-0x00000000000000008
+128 (int (*)(...))-0x000000008
132 (int (*)(...))(& _ZTI13Q3UrlOperator)
136 Q3UrlOperator::_ZThn8_N13Q3UrlOperatorD1Ev
140 Q3UrlOperator::_ZThn8_N13Q3UrlOperatorD0Ev
@@ -16840,11 +20346,11 @@ Q3UrlOperator::_ZTV13Q3UrlOperator: 51u entries
Class Q3UrlOperator
size=20 align=4
base size=20 base align=4
-Q3UrlOperator (0xb2ad8180) 0
+Q3UrlOperator (0xb1326550) 0
vptr=((& Q3UrlOperator::_ZTV13Q3UrlOperator) + 8u)
- QObject (0xb2ad8280) 0
- primary-for Q3UrlOperator (0xb2ad8180)
- Q3Url (0xb2ad82c0) 8
+ QObject (0xb12da6cc) 0
+ primary-for Q3UrlOperator (0xb1326550)
+ Q3Url (0xb12da708) 8
vptr=((& Q3UrlOperator::_ZTV13Q3UrlOperator) + 136u)
Vtable for Q3FileIconProvider
@@ -16868,10 +20374,10 @@ Q3FileIconProvider::_ZTV18Q3FileIconProvider: 15u entries
Class Q3FileIconProvider
size=8 align=4
base size=8 base align=4
-Q3FileIconProvider (0xb2ad8400) 0
+Q3FileIconProvider (0xb130ba00) 0
vptr=((& Q3FileIconProvider::_ZTV18Q3FileIconProvider) + 8u)
- QObject (0xb2ad83c0) 0
- primary-for Q3FileIconProvider (0xb2ad8400)
+ QObject (0xb12da834) 0
+ primary-for Q3FileIconProvider (0xb130ba00)
Vtable for Q3FilePreview
Q3FilePreview::_ZTV13Q3FilePreview: 5u entries
@@ -16884,7 +20390,7 @@ Q3FilePreview::_ZTV13Q3FilePreview: 5u entries
Class Q3FilePreview
size=4 align=4
base size=4 base align=4
-Q3FilePreview (0xb2ad8500) 0 nearly-empty
+Q3FilePreview (0xb12da960) 0 nearly-empty
vptr=((& Q3FilePreview::_ZTV13Q3FilePreview) + 8u)
Vtable for Q3FileDialog
@@ -16950,7 +20456,7 @@ Q3FileDialog::_ZTV12Q3FileDialog: 68u entries
232 QDialog::reject
236 Q3FileDialog::setSelectedFilter
240 Q3FileDialog::setSelectedFilter
-244 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))-0x000000008
248 (int (*)(...))(& _ZTI12Q3FileDialog)
252 Q3FileDialog::_ZThn8_N12Q3FileDialogD1Ev
256 Q3FileDialog::_ZThn8_N12Q3FileDialogD0Ev
@@ -16961,108 +20467,508 @@ Q3FileDialog::_ZTV12Q3FileDialog: 68u entries
Class Q3FileDialog
size=44 align=4
base size=44 base align=4
-Q3FileDialog (0xb2ad8740) 0
+Q3FileDialog (0xb130be40) 0
vptr=((& Q3FileDialog::_ZTV12Q3FileDialog) + 8u)
- QDialog (0xb2ad88c0) 0
- primary-for Q3FileDialog (0xb2ad8740)
- QWidget (0xb2ad8a40) 0
- primary-for QDialog (0xb2ad88c0)
- QObject (0xb2ad8bc0) 0
- primary-for QWidget (0xb2ad8a40)
- QPaintDevice (0xb2ad8c40) 8
+ QDialog (0xb130be80) 0
+ primary-for Q3FileDialog (0xb130be40)
+ QWidget (0xb13497d0) 0
+ primary-for QDialog (0xb130be80)
+ QObject (0xb12dab7c) 0
+ primary-for QWidget (0xb13497d0)
+ QPaintDevice (0xb12dabb8) 8
vptr=((& Q3FileDialog::_ZTV12Q3FileDialog) + 252u)
-Class Q3CString
- size=4 align=4
- base size=4 base align=4
-Q3CString (0xb29ef0c0) 0
- QByteArray (0xb29ef100) 0
-
-
-
-
-
-Vtable for Q3ObjectDictionary
-Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
+Vtable for Q3ProgressDialog
+Q3ProgressDialog::_ZTV16Q3ProgressDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18Q3ObjectDictionary)
-8 Q3AsciiDict<type>::count [with type = QMetaObject]
-12 Q3AsciiDict<type>::clear [with type = QMetaObject]
-16 Q3ObjectDictionary::~Q3ObjectDictionary
-20 Q3ObjectDictionary::~Q3ObjectDictionary
-24 Q3PtrCollection::newItem
-28 Q3AsciiDict<type>::deleteItem [with type = QMetaObject]
-32 Q3GDict::read
-36 Q3GDict::write
+4 (int (*)(...))(& _ZTI16Q3ProgressDialog)
+8 Q3ProgressDialog::metaObject
+12 Q3ProgressDialog::qt_metacast
+16 Q3ProgressDialog::qt_metacall
+20 Q3ProgressDialog::~Q3ProgressDialog
+24 Q3ProgressDialog::~Q3ProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 Q3ProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 Q3ProgressDialog::resizeEvent
+136 Q3ProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 Q3ProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 Q3ProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI16Q3ProgressDialog)
+244 Q3ProgressDialog::_ZThn8_N16Q3ProgressDialogD1Ev
+248 Q3ProgressDialog::_ZThn8_N16Q3ProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ObjectDictionary
+Class Q3ProgressDialog
size=28 align=4
base size=28 base align=4
-Q3ObjectDictionary (0xb29ef500) 0
- vptr=((& Q3ObjectDictionary::_ZTV18Q3ObjectDictionary) + 8u)
- Q3AsciiDict<QMetaObject> (0xb29ef540) 0
- primary-for Q3ObjectDictionary (0xb29ef500)
- Q3GDict (0xb29ef580) 0
- primary-for Q3AsciiDict<QMetaObject> (0xb29ef540)
- Q3PtrCollection (0xb29ef5c0) 0
- primary-for Q3GDict (0xb29ef580)
+Q3ProgressDialog (0xb136f0c0) 0
+ vptr=((& Q3ProgressDialog::_ZTV16Q3ProgressDialog) + 8u)
+ QDialog (0xb136f100) 0
+ primary-for Q3ProgressDialog (0xb136f0c0)
+ QWidget (0xb1370370) 0
+ primary-for QDialog (0xb136f100)
+ QObject (0xb12dace4) 0
+ primary-for QWidget (0xb1370370)
+ QPaintDevice (0xb12dad20) 8
+ vptr=((& Q3ProgressDialog::_ZTV16Q3ProgressDialog) + 244u)
-Vtable for Q3GCache
-Q3GCache::_ZTV8Q3GCache: 8u entries
+Vtable for Q3TabDialog
+Q3TabDialog::_ZTV11Q3TabDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3GCache)
-8 Q3GCache::count
-12 Q3GCache::clear
-16 Q3GCache::~Q3GCache
-20 Q3GCache::~Q3GCache
-24 Q3PtrCollection::newItem
-28 __cxa_pure_virtual
-
-Class Q3GCache
- size=32 align=4
- base size=29 base align=4
-Q3GCache (0xb29ef640) 0
- vptr=((& Q3GCache::_ZTV8Q3GCache) + 8u)
- Q3PtrCollection (0xb29ef680) 0
- primary-for Q3GCache (0xb29ef640)
+4 (int (*)(...))(& _ZTI11Q3TabDialog)
+8 Q3TabDialog::metaObject
+12 Q3TabDialog::qt_metacast
+16 Q3TabDialog::qt_metacall
+20 Q3TabDialog::~Q3TabDialog
+24 Q3TabDialog::~Q3TabDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3TabDialog::paintEvent
+128 QWidget::moveEvent
+132 Q3TabDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 Q3TabDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 Q3TabDialog::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11Q3TabDialog)
+244 Q3TabDialog::_ZThn8_N11Q3TabDialogD1Ev
+248 Q3TabDialog::_ZThn8_N11Q3TabDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3GCacheIterator
- size=4 align=4
- base size=4 base align=4
-Q3GCacheIterator (0xb29ef740) 0
+Class Q3TabDialog
+ size=24 align=4
+ base size=24 base align=4
+Q3TabDialog (0xb136f340) 0
+ vptr=((& Q3TabDialog::_ZTV11Q3TabDialog) + 8u)
+ QDialog (0xb136f380) 0
+ primary-for Q3TabDialog (0xb136f340)
+ QWidget (0xb1178910) 0
+ primary-for QDialog (0xb136f380)
+ QObject (0xb12dae4c) 0
+ primary-for QWidget (0xb1178910)
+ QPaintDevice (0xb12dae88) 8
+ vptr=((& Q3TabDialog::_ZTV11Q3TabDialog) + 244u)
+Vtable for Q3Wizard
+Q3Wizard::_ZTV8Q3Wizard: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3Wizard)
+8 Q3Wizard::metaObject
+12 Q3Wizard::qt_metacast
+16 Q3Wizard::qt_metacall
+20 Q3Wizard::~Q3Wizard
+24 Q3Wizard::~Q3Wizard
+28 QWidget::event
+32 Q3Wizard::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 Q3Wizard::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 Q3Wizard::addPage
+240 Q3Wizard::insertPage
+244 Q3Wizard::removePage
+248 Q3Wizard::showPage
+252 Q3Wizard::appropriate
+256 Q3Wizard::setAppropriate
+260 Q3Wizard::setBackEnabled
+264 Q3Wizard::setNextEnabled
+268 Q3Wizard::setFinishEnabled
+272 Q3Wizard::setHelpEnabled
+276 Q3Wizard::setFinish
+280 Q3Wizard::back
+284 Q3Wizard::next
+288 Q3Wizard::help
+292 Q3Wizard::layOutButtonRow
+296 Q3Wizard::layOutTitleRow
+300 (int (*)(...))-0x000000008
+304 (int (*)(...))(& _ZTI8Q3Wizard)
+308 Q3Wizard::_ZThn8_N8Q3WizardD1Ev
+312 Q3Wizard::_ZThn8_N8Q3WizardD0Ev
+316 QWidget::_ZThn8_NK7QWidget7devTypeEv
+320 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+324 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class Q3Wizard
+ size=24 align=4
+ base size=24 base align=4
+Q3Wizard (0xb136f5c0) 0
+ vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 8u)
+ QDialog (0xb136f600) 0
+ primary-for Q3Wizard (0xb136f5c0)
+ QWidget (0xb118b960) 0
+ primary-for QDialog (0xb136f600)
+ QObject (0xb12dafb4) 0
+ primary-for QWidget (0xb118b960)
+ QPaintDevice (0xb1194000) 8
+ vptr=((& Q3Wizard::_ZTV8Q3Wizard) + 308u)
+Vtable for Q3Accel
+Q3Accel::_ZTV7Q3Accel: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7Q3Accel)
+8 Q3Accel::metaObject
+12 Q3Accel::qt_metacast
+16 Q3Accel::qt_metacall
+20 Q3Accel::~Q3Accel
+24 Q3Accel::~Q3Accel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class Q3Accel
+ size=12 align=4
+ base size=12 base align=4
+Q3Accel (0xb136f880) 0
+ vptr=((& Q3Accel::_ZTV7Q3Accel) + 8u)
+ QObject (0xb119412c) 0
+ primary-for Q3Accel (0xb136f880)
-Vtable for Q3Signal
-Q3Signal::_ZTV8Q3Signal: 14u entries
+Vtable for Q3BoxLayout
+Q3BoxLayout::_ZTV11Q3BoxLayout: 49u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Signal)
-8 Q3Signal::metaObject
-12 Q3Signal::qt_metacast
-16 Q3Signal::qt_metacall
-20 Q3Signal::~Q3Signal
-24 Q3Signal::~Q3Signal
+4 (int (*)(...))(& _ZTI11Q3BoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 Q3BoxLayout::~Q3BoxLayout
+24 Q3BoxLayout::~Q3BoxLayout
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QLayout::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11Q3BoxLayout)
+132 Q3BoxLayout::_ZThn8_N11Q3BoxLayoutD1Ev
+136 Q3BoxLayout::_ZThn8_N11Q3BoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
-Class Q3Signal
- size=20 align=4
- base size=20 base align=4
-Q3Signal (0xb29efd00) 0
- vptr=((& Q3Signal::_ZTV8Q3Signal) + 8u)
- QObject (0xb29efd40) 0
- primary-for Q3Signal (0xb29efd00)
+Class Q3BoxLayout
+ size=16 align=4
+ base size=16 base align=4
+Q3BoxLayout (0xb136fb00) 0
+ vptr=((& Q3BoxLayout::_ZTV11Q3BoxLayout) + 8u)
+ QBoxLayout (0xb136fb40) 0
+ primary-for Q3BoxLayout (0xb136fb00)
+ QLayout (0xb11aeb40) 0
+ primary-for QBoxLayout (0xb136fb40)
+ QObject (0xb1194258) 0
+ primary-for QLayout (0xb11aeb40)
+ QLayoutItem (0xb1194294) 8
+ vptr=((& Q3BoxLayout::_ZTV11Q3BoxLayout) + 132u)
+Vtable for Q3HBoxLayout
+Q3HBoxLayout::_ZTV12Q3HBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3HBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 Q3HBoxLayout::~Q3HBoxLayout
+24 Q3HBoxLayout::~Q3HBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI12Q3HBoxLayout)
+132 Q3HBoxLayout::_ZThn8_N12Q3HBoxLayoutD1Ev
+136 Q3HBoxLayout::_ZThn8_N12Q3HBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+Class Q3HBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+Q3HBoxLayout (0xb136ff00) 0
+ vptr=((& Q3HBoxLayout::_ZTV12Q3HBoxLayout) + 8u)
+ Q3BoxLayout (0xb136ff40) 0
+ primary-for Q3HBoxLayout (0xb136ff00)
+ QBoxLayout (0xb136ff80) 0
+ primary-for Q3BoxLayout (0xb136ff40)
+ QLayout (0xb11c8050) 0
+ primary-for QBoxLayout (0xb136ff80)
+ QObject (0xb11c712c) 0
+ primary-for QLayout (0xb11c8050)
+ QLayoutItem (0xb11c7168) 8
+ vptr=((& Q3HBoxLayout::_ZTV12Q3HBoxLayout) + 132u)
+Vtable for Q3VBoxLayout
+Q3VBoxLayout::_ZTV12Q3VBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3VBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 Q3VBoxLayout::~Q3VBoxLayout
+24 Q3VBoxLayout::~Q3VBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI12Q3VBoxLayout)
+132 Q3VBoxLayout::_ZThn8_N12Q3VBoxLayoutD1Ev
+136 Q3VBoxLayout::_ZThn8_N12Q3VBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+Class Q3VBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+Q3VBoxLayout (0xb11ce680) 0
+ vptr=((& Q3VBoxLayout::_ZTV12Q3VBoxLayout) + 8u)
+ Q3BoxLayout (0xb11ce6c0) 0
+ primary-for Q3VBoxLayout (0xb11ce680)
+ QBoxLayout (0xb11ce700) 0
+ primary-for Q3BoxLayout (0xb11ce6c0)
+ QLayout (0xb11d3c80) 0
+ primary-for QBoxLayout (0xb11ce700)
+ QObject (0xb11db3c0) 0
+ primary-for QLayout (0xb11d3c80)
+ QLayoutItem (0xb11db3fc) 8
+ vptr=((& Q3VBoxLayout::_ZTV12Q3VBoxLayout) + 132u)
Vtable for Q3StrList
Q3StrList::_ZTV9Q3StrList: 11u entries
@@ -17081,15 +20987,14 @@ Q3StrList::_ZTV9Q3StrList: 11u entries
Class Q3StrList
size=36 align=4
base size=33 base align=4
-Q3StrList (0xb29ef700) 0
+Q3StrList (0xb11cec00) 0
vptr=((& Q3StrList::_ZTV9Q3StrList) + 8u)
- Q3PtrList<char> (0xb29ef900) 0
- primary-for Q3StrList (0xb29ef700)
- Q3GList (0xb29efc40) 0
- primary-for Q3PtrList<char> (0xb29ef900)
- Q3PtrCollection (0xb29efd80) 0
- primary-for Q3GList (0xb29efc40)
-
+ Q3PtrList<char> (0xb11cec40) 0
+ primary-for Q3StrList (0xb11cec00)
+ Q3GList (0xb11cec80) 0
+ primary-for Q3PtrList<char> (0xb11cec40)
+ Q3PtrCollection (0xb11ef2d0) 0
+ primary-for Q3GList (0xb11cec80)
Vtable for Q3StrIList
Q3StrIList::_ZTV10Q3StrIList: 11u entries
@@ -17108,24 +21013,487 @@ Q3StrIList::_ZTV10Q3StrIList: 11u entries
Class Q3StrIList
size=36 align=4
base size=33 base align=4
-Q3StrIList (0xb291f080) 0
+Q3StrIList (0xb1209700) 0
vptr=((& Q3StrIList::_ZTV10Q3StrIList) + 8u)
- Q3StrList (0xb291f0c0) 0
- primary-for Q3StrIList (0xb291f080)
- Q3PtrList<char> (0xb291f100) 0
- primary-for Q3StrList (0xb291f0c0)
- Q3GList (0xb291f140) 0
- primary-for Q3PtrList<char> (0xb291f100)
- Q3PtrCollection (0xb291f180) 0
- primary-for Q3GList (0xb291f140)
+ Q3StrList (0xb1209740) 0
+ primary-for Q3StrIList (0xb1209700)
+ Q3PtrList<char> (0xb1209780) 0
+ primary-for Q3StrList (0xb1209740)
+ Q3GList (0xb12097c0) 0
+ primary-for Q3PtrList<char> (0xb1209780)
+ Q3PtrCollection (0xb121a474) 0
+ primary-for Q3GList (0xb12097c0)
+
+Vtable for Q3DragObject
+Q3DragObject::_ZTV12Q3DragObject: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3DragObject)
+8 Q3DragObject::metaObject
+12 Q3DragObject::qt_metacast
+16 Q3DragObject::qt_metacall
+20 Q3DragObject::~Q3DragObject
+24 Q3DragObject::~Q3DragObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3DragObject::setPixmap
+60 Q3DragObject::setPixmap
+64 Q3DragObject::drag
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI12Q3DragObject)
+76 Q3DragObject::_ZThn8_N12Q3DragObjectD1Ev
+80 Q3DragObject::_ZThn8_N12Q3DragObjectD0Ev
+84 __cxa_pure_virtual
+88 QMimeSource::provides
+92 __cxa_pure_virtual
+
+Class Q3DragObject
+ size=12 align=4
+ base size=12 base align=4
+Q3DragObject (0xb1230780) 0
+ vptr=((& Q3DragObject::_ZTV12Q3DragObject) + 8u)
+ QObject (0xb123521c) 0
+ primary-for Q3DragObject (0xb1230780)
+ QMimeSource (0xb1235258) 8 nearly-empty
+ vptr=((& Q3DragObject::_ZTV12Q3DragObject) + 76u)
+
+Vtable for Q3StoredDrag
+Q3StoredDrag::_ZTV12Q3StoredDrag: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3StoredDrag)
+8 Q3StoredDrag::metaObject
+12 Q3StoredDrag::qt_metacast
+16 Q3StoredDrag::qt_metacall
+20 Q3StoredDrag::~Q3StoredDrag
+24 Q3StoredDrag::~Q3StoredDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3DragObject::setPixmap
+60 Q3DragObject::setPixmap
+64 Q3DragObject::drag
+68 Q3StoredDrag::setEncodedData
+72 Q3StoredDrag::format
+76 Q3StoredDrag::encodedData
+80 (int (*)(...))-0x000000008
+84 (int (*)(...))(& _ZTI12Q3StoredDrag)
+88 Q3StoredDrag::_ZThn8_N12Q3StoredDragD1Ev
+92 Q3StoredDrag::_ZThn8_N12Q3StoredDragD0Ev
+96 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag6formatEi
+100 QMimeSource::provides
+104 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag11encodedDataEPKc
+
+Class Q3StoredDrag
+ size=12 align=4
+ base size=12 base align=4
+Q3StoredDrag (0xb1209f00) 0
+ vptr=((& Q3StoredDrag::_ZTV12Q3StoredDrag) + 8u)
+ Q3DragObject (0xb123e640) 0
+ primary-for Q3StoredDrag (0xb1209f00)
+ QObject (0xb1235474) 0
+ primary-for Q3DragObject (0xb123e640)
+ QMimeSource (0xb12354b0) 8 nearly-empty
+ vptr=((& Q3StoredDrag::_ZTV12Q3StoredDrag) + 88u)
+
+Vtable for Q3TextDrag
+Q3TextDrag::_ZTV10Q3TextDrag: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3TextDrag)
+8 Q3TextDrag::metaObject
+12 Q3TextDrag::qt_metacast
+16 Q3TextDrag::qt_metacall
+20 Q3TextDrag::~Q3TextDrag
+24 Q3TextDrag::~Q3TextDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3DragObject::setPixmap
+60 Q3DragObject::setPixmap
+64 Q3DragObject::drag
+68 Q3TextDrag::setText
+72 Q3TextDrag::setSubtype
+76 Q3TextDrag::format
+80 Q3TextDrag::encodedData
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI10Q3TextDrag)
+92 Q3TextDrag::_ZThn8_N10Q3TextDragD1Ev
+96 Q3TextDrag::_ZThn8_N10Q3TextDragD0Ev
+100 Q3TextDrag::_ZThn8_NK10Q3TextDrag6formatEi
+104 QMimeSource::provides
+108 Q3TextDrag::_ZThn8_NK10Q3TextDrag11encodedDataEPKc
+Class Q3TextDrag
+ size=12 align=4
+ base size=12 base align=4
+Q3TextDrag (0xb124c1c0) 0
+ vptr=((& Q3TextDrag::_ZTV10Q3TextDrag) + 8u)
+ Q3DragObject (0xb12520f0) 0
+ primary-for Q3TextDrag (0xb124c1c0)
+ QObject (0xb12356cc) 0
+ primary-for Q3DragObject (0xb12520f0)
+ QMimeSource (0xb1235708) 8 nearly-empty
+ vptr=((& Q3TextDrag::_ZTV10Q3TextDrag) + 92u)
+Vtable for Q3ImageDrag
+Q3ImageDrag::_ZTV11Q3ImageDrag: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11Q3ImageDrag)
+8 Q3ImageDrag::metaObject
+12 Q3ImageDrag::qt_metacast
+16 Q3ImageDrag::qt_metacall
+20 Q3ImageDrag::~Q3ImageDrag
+24 Q3ImageDrag::~Q3ImageDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3DragObject::setPixmap
+60 Q3DragObject::setPixmap
+64 Q3DragObject::drag
+68 Q3ImageDrag::setImage
+72 Q3ImageDrag::format
+76 Q3ImageDrag::encodedData
+80 (int (*)(...))-0x000000008
+84 (int (*)(...))(& _ZTI11Q3ImageDrag)
+88 Q3ImageDrag::_ZThn8_N11Q3ImageDragD1Ev
+92 Q3ImageDrag::_ZThn8_N11Q3ImageDragD0Ev
+96 Q3ImageDrag::_ZThn8_NK11Q3ImageDrag6formatEi
+100 QMimeSource::provides
+104 Q3ImageDrag::_ZThn8_NK11Q3ImageDrag11encodedDataEPKc
+Class Q3ImageDrag
+ size=12 align=4
+ base size=12 base align=4
+Q3ImageDrag (0xb124c480) 0
+ vptr=((& Q3ImageDrag::_ZTV11Q3ImageDrag) + 8u)
+ Q3DragObject (0xb1260050) 0
+ primary-for Q3ImageDrag (0xb124c480)
+ QObject (0xb1235924) 0
+ primary-for Q3DragObject (0xb1260050)
+ QMimeSource (0xb1235960) 8 nearly-empty
+ vptr=((& Q3ImageDrag::_ZTV11Q3ImageDrag) + 88u)
+
+Vtable for Q3UriDrag
+Q3UriDrag::_ZTV9Q3UriDrag: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9Q3UriDrag)
+8 Q3UriDrag::metaObject
+12 Q3UriDrag::qt_metacast
+16 Q3UriDrag::qt_metacall
+20 Q3UriDrag::~Q3UriDrag
+24 Q3UriDrag::~Q3UriDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3DragObject::setPixmap
+60 Q3DragObject::setPixmap
+64 Q3DragObject::drag
+68 Q3StoredDrag::setEncodedData
+72 Q3StoredDrag::format
+76 Q3StoredDrag::encodedData
+80 Q3UriDrag::setUris
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI9Q3UriDrag)
+92 Q3UriDrag::_ZThn8_N9Q3UriDragD1Ev
+96 Q3UriDrag::_ZThn8_N9Q3UriDragD0Ev
+100 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag6formatEi
+104 QMimeSource::provides
+108 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag11encodedDataEPKc
+Class Q3UriDrag
+ size=12 align=4
+ base size=12 base align=4
+Q3UriDrag (0xb124c740) 0
+ vptr=((& Q3UriDrag::_ZTV9Q3UriDrag) + 8u)
+ Q3StoredDrag (0xb124c780) 0
+ primary-for Q3UriDrag (0xb124c740)
+ Q3DragObject (0xb1267fa0) 0
+ primary-for Q3StoredDrag (0xb124c780)
+ QObject (0xb1235b7c) 0
+ primary-for Q3DragObject (0xb1267fa0)
+ QMimeSource (0xb1235bb8) 8 nearly-empty
+ vptr=((& Q3UriDrag::_ZTV9Q3UriDrag) + 92u)
+Vtable for Q3ColorDrag
+Q3ColorDrag::_ZTV11Q3ColorDrag: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11Q3ColorDrag)
+8 Q3ColorDrag::metaObject
+12 Q3ColorDrag::qt_metacast
+16 Q3ColorDrag::qt_metacall
+20 Q3ColorDrag::~Q3ColorDrag
+24 Q3ColorDrag::~Q3ColorDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3DragObject::setPixmap
+60 Q3DragObject::setPixmap
+64 Q3DragObject::drag
+68 Q3StoredDrag::setEncodedData
+72 Q3StoredDrag::format
+76 Q3StoredDrag::encodedData
+80 (int (*)(...))-0x000000008
+84 (int (*)(...))(& _ZTI11Q3ColorDrag)
+88 Q3ColorDrag::_ZThn8_N11Q3ColorDragD1Ev
+92 Q3ColorDrag::_ZThn8_N11Q3ColorDragD0Ev
+96 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag6formatEi
+100 QMimeSource::provides
+104 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag11encodedDataEPKc
+Class Q3ColorDrag
+ size=28 align=4
+ base size=28 base align=4
+Q3ColorDrag (0xb124ca80) 0
+ vptr=((& Q3ColorDrag::_ZTV11Q3ColorDrag) + 8u)
+ Q3StoredDrag (0xb124cac0) 0
+ primary-for Q3ColorDrag (0xb124ca80)
+ Q3DragObject (0xb107f000) 0
+ primary-for Q3StoredDrag (0xb124cac0)
+ QObject (0xb1235ce4) 0
+ primary-for Q3DragObject (0xb107f000)
+ QMimeSource (0xb1235d20) 8 nearly-empty
+ vptr=((& Q3ColorDrag::_ZTV11Q3ColorDrag) + 88u)
+Vtable for Q3DropSite
+Q3DropSite::_ZTV10Q3DropSite: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3DropSite)
+8 Q3DropSite::~Q3DropSite
+12 Q3DropSite::~Q3DropSite
+Class Q3DropSite
+ size=4 align=4
+ base size=4 base align=4
+Q3DropSite (0xb1235e4c) 0 nearly-empty
+ vptr=((& Q3DropSite::_ZTV10Q3DropSite) + 8u)
+
+Vtable for Q3GridLayout
+Q3GridLayout::_ZTV12Q3GridLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3GridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 Q3GridLayout::~Q3GridLayout
+24 Q3GridLayout::~Q3GridLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI12Q3GridLayout)
+132 Q3GridLayout::_ZThn8_N12Q3GridLayoutD1Ev
+136 Q3GridLayout::_ZThn8_N12Q3GridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class Q3GridLayout
+ size=16 align=4
+ base size=16 base align=4
+Q3GridLayout (0xb124cd40) 0
+ vptr=((& Q3GridLayout::_ZTV12Q3GridLayout) + 8u)
+ QGridLayout (0xb124cd80) 0
+ primary-for Q3GridLayout (0xb124cd40)
+ QLayout (0xb1084d70) 0
+ primary-for QGridLayout (0xb124cd80)
+ QObject (0xb1235e88) 0
+ primary-for QLayout (0xb1084d70)
+ QLayoutItem (0xb1235ec4) 8
+ vptr=((& Q3GridLayout::_ZTV12Q3GridLayout) + 132u)
+
+Vtable for Q3PolygonScanner
+Q3PolygonScanner::_ZTV16Q3PolygonScanner: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16Q3PolygonScanner)
+8 Q3PolygonScanner::~Q3PolygonScanner
+12 Q3PolygonScanner::~Q3PolygonScanner
+16 __cxa_pure_virtual
+
+Class Q3PolygonScanner
+ size=4 align=4
+ base size=4 base align=4
+Q3PolygonScanner (0xb1091bf4) 0 nearly-empty
+ vptr=((& Q3PolygonScanner::_ZTV16Q3PolygonScanner) + 8u)
+
+Vtable for Q3Process
+Q3Process::_ZTV9Q3Process: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9Q3Process)
+8 Q3Process::metaObject
+12 Q3Process::qt_metacast
+16 Q3Process::qt_metacall
+20 Q3Process::~Q3Process
+24 Q3Process::~Q3Process
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 Q3Process::connectNotify
+52 Q3Process::disconnectNotify
+56 Q3Process::setArguments
+60 Q3Process::addArgument
+64 Q3Process::setWorkingDirectory
+68 Q3Process::start
+72 Q3Process::launch
+76 Q3Process::launch
+80 Q3Process::readStdout
+84 Q3Process::readStderr
+88 Q3Process::readLineStdout
+92 Q3Process::readLineStderr
+96 Q3Process::writeToStdin
+100 Q3Process::writeToStdin
+104 Q3Process::closeStdin
+
+Class Q3Process
+ size=36 align=4
+ base size=36 base align=4
+Q3Process (0xb109a340) 0
+ vptr=((& Q3Process::_ZTV9Q3Process) + 8u)
+ QObject (0xb1091e10) 0
+ primary-for Q3Process (0xb109a340)
+
+Vtable for Q3GCache
+Q3GCache::_ZTV8Q3GCache: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3GCache)
+8 Q3GCache::count
+12 Q3GCache::clear
+16 Q3GCache::~Q3GCache
+20 Q3GCache::~Q3GCache
+24 Q3PtrCollection::newItem
+28 __cxa_pure_virtual
+
+Class Q3GCache
+ size=32 align=4
+ base size=29 base align=4
+Q3GCache (0xb109a580) 0
+ vptr=((& Q3GCache::_ZTV8Q3GCache) + 8u)
+ Q3PtrCollection (0xb1091f3c) 0
+ primary-for Q3GCache (0xb109a580)
+
+Class Q3GCacheIterator
+ size=4 align=4
+ base size=4 base align=4
+Q3GCacheIterator (0xb10bc03c) 0
+
+Vtable for Q3ObjectDictionary
+Q3ObjectDictionary::_ZTV18Q3ObjectDictionary: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18Q3ObjectDictionary)
+8 Q3AsciiDict<type>::count [with type = QMetaObject]
+12 Q3AsciiDict<type>::clear [with type = QMetaObject]
+16 Q3ObjectDictionary::~Q3ObjectDictionary
+20 Q3ObjectDictionary::~Q3ObjectDictionary
+24 Q3PtrCollection::newItem
+28 Q3AsciiDict<type>::deleteItem [with type = QMetaObject]
+32 Q3GDict::read
+36 Q3GDict::write
+
+Class Q3ObjectDictionary
+ size=28 align=4
+ base size=28 base align=4
+Q3ObjectDictionary (0xb1121800) 0
+ vptr=((& Q3ObjectDictionary::_ZTV18Q3ObjectDictionary) + 8u)
+ Q3AsciiDict<QMetaObject> (0xb1121840) 0
+ primary-for Q3ObjectDictionary (0xb1121800)
+ Q3GDict (0xb1121880) 0
+ primary-for Q3AsciiDict<QMetaObject> (0xb1121840)
+ Q3PtrCollection (0xb10bc438) 0
+ primary-for Q3GDict (0xb1121880)
+
+Vtable for Q3Semaphore
+Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11Q3Semaphore)
+8 Q3Semaphore::~Q3Semaphore
+12 Q3Semaphore::~Q3Semaphore
+
+Class Q3Semaphore
+ size=8 align=4
+ base size=8 base align=4
+Q3Semaphore (0xb11510f0) 0
+ vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
+
+Vtable for Q3Signal
+Q3Signal::_ZTV8Q3Signal: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3Signal)
+8 Q3Signal::metaObject
+12 Q3Signal::qt_metacast
+16 Q3Signal::qt_metacall
+20 Q3Signal::~Q3Signal
+24 Q3Signal::~Q3Signal
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class Q3Signal
+ size=20 align=4
+ base size=20 base align=4
+Q3Signal (0xb115da00) 0
+ vptr=((& Q3Signal::_ZTV8Q3Signal) + 8u)
+ QObject (0xb115112c) 0
+ primary-for Q3Signal (0xb115da00)
Vtable for Q3StrVec
Q3StrVec::_ZTV8Q3StrVec: 11u entries
@@ -17144,14 +21512,14 @@ Q3StrVec::_ZTV8Q3StrVec: 11u entries
Class Q3StrVec
size=24 align=4
base size=21 base align=4
-Q3StrVec (0xb291f900) 0
+Q3StrVec (0xb0f80080) 0
vptr=((& Q3StrVec::_ZTV8Q3StrVec) + 8u)
- Q3PtrVector<char> (0xb291f940) 0
- primary-for Q3StrVec (0xb291f900)
- Q3GVector (0xb291f980) 0
- primary-for Q3PtrVector<char> (0xb291f940)
- Q3PtrCollection (0xb291f9c0) 0
- primary-for Q3GVector (0xb291f980)
+ Q3PtrVector<char> (0xb0f800c0) 0
+ primary-for Q3StrVec (0xb0f80080)
+ Q3GVector (0xb0f80100) 0
+ primary-for Q3PtrVector<char> (0xb0f800c0)
+ Q3PtrCollection (0xb11513c0) 0
+ primary-for Q3GVector (0xb0f80100)
Vtable for Q3StrIVec
Q3StrIVec::_ZTV9Q3StrIVec: 11u entries
@@ -17170,39 +21538,153 @@ Q3StrIVec::_ZTV9Q3StrIVec: 11u entries
Class Q3StrIVec
size=24 align=4
base size=21 base align=4
-Q3StrIVec (0xb291fa40) 0
+Q3StrIVec (0xb0f806c0) 0
vptr=((& Q3StrIVec::_ZTV9Q3StrIVec) + 8u)
- Q3StrVec (0xb291fa80) 0
- primary-for Q3StrIVec (0xb291fa40)
- Q3PtrVector<char> (0xb291fac0) 0
- primary-for Q3StrVec (0xb291fa80)
- Q3GVector (0xb291fb00) 0
- primary-for Q3PtrVector<char> (0xb291fac0)
- Q3PtrCollection (0xb291fb40) 0
- primary-for Q3GVector (0xb291fb00)
+ Q3StrVec (0xb0f80700) 0
+ primary-for Q3StrIVec (0xb0f806c0)
+ Q3PtrVector<char> (0xb0f80740) 0
+ primary-for Q3StrVec (0xb0f80700)
+ Q3GVector (0xb0f80780) 0
+ primary-for Q3PtrVector<char> (0xb0f80740)
+ Q3PtrCollection (0xb0f980b4) 0
+ primary-for Q3GVector (0xb0f80780)
-Vtable for Q3Semaphore
-Q3Semaphore::_ZTV11Q3Semaphore: 4u entries
+Class Q3PaintDeviceMetrics
+ size=4 align=4
+ base size=4 base align=4
+Q3PaintDeviceMetrics (0xb0f98ac8) 0
+
+Class Q3Painter
+ size=4 align=4
+ base size=4 base align=4
+Q3Painter (0xb0fbc3c0) 0
+ QPainter (0xb0fc7078) 0
+
+Vtable for Q3Picture
+Q3Picture::_ZTV9Q3Picture: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3Semaphore)
-8 Q3Semaphore::~Q3Semaphore
-12 Q3Semaphore::~Q3Semaphore
+4 (int (*)(...))(& _ZTI9Q3Picture)
+8 Q3Picture::~Q3Picture
+12 Q3Picture::~Q3Picture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
-Class Q3Semaphore
- size=8 align=4
- base size=8 base align=4
-Q3Semaphore (0xb291fbc0) 0
- vptr=((& Q3Semaphore::_ZTV11Q3Semaphore) + 8u)
+Class Q3Picture
+ size=12 align=4
+ base size=12 base align=4
+Q3Picture (0xb0fbc8c0) 0
+ vptr=((& Q3Picture::_ZTV9Q3Picture) + 8u)
+ QPicture (0xb0fbc900) 0
+ primary-for Q3Picture (0xb0fbc8c0)
+ QPaintDevice (0xb0fc7924) 0
+ primary-for QPicture (0xb0fbc900)
-Vtable for Q3GridView
-Q3GridView::_ZTV10Q3GridView: 109u entries
+Class Q3PointArray
+ size=4 align=4
+ base size=4 base align=4
+Q3PointArray (0xb0fbcb00) 0
+ QPolygon (0xb0fbcb40) 0
+ QVector<QPoint> (0xb0fc7d98) 0
+
+Class Q3CanvasItemList
+ size=4 align=4
+ base size=4 base align=4
+Q3CanvasItemList (0xb0feb240) 0
+ Q3ValueList<Q3CanvasItem*> (0xb0feb280) 0
+ QLinkedList<Q3CanvasItem*> (0xb0fe2744) 0
+
+Vtable for Q3CanvasItem
+Q3CanvasItem::_ZTV12Q3CanvasItem: 23u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3GridView)
-8 Q3GridView::metaObject
-12 Q3GridView::qt_metacast
-16 Q3GridView::qt_metacall
-20 Q3GridView::~Q3GridView
-24 Q3GridView::~Q3GridView
+4 (int (*)(...))(& _ZTI12Q3CanvasItem)
+8 Q3CanvasItem::~Q3CanvasItem
+12 Q3CanvasItem::~Q3CanvasItem
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 __cxa_pure_virtual
+36 Q3CanvasItem::setCanvas
+40 __cxa_pure_virtual
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasItem::rtti
+64 __cxa_pure_virtual
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 __cxa_pure_virtual
+
+Class Q3CanvasItem
+ size=40 align=4
+ base size=37 base align=4
+Q3CanvasItem (0xb0fe2780) 0
+ vptr=((& Q3CanvasItem::_ZTV12Q3CanvasItem) + 8u)
+
+Vtable for Q3Canvas
+Q3Canvas::_ZTV8Q3Canvas: 38u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3Canvas)
+8 Q3Canvas::metaObject
+12 Q3Canvas::qt_metacast
+16 Q3Canvas::qt_metacall
+20 Q3Canvas::~Q3Canvas
+24 Q3Canvas::~Q3Canvas
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3Canvas::setTiles
+60 Q3Canvas::setBackgroundPixmap
+64 Q3Canvas::setBackgroundColor
+68 Q3Canvas::setTile
+72 Q3Canvas::resize
+76 Q3Canvas::retune
+80 Q3Canvas::setChangedChunk
+84 Q3Canvas::setChangedChunkContaining
+88 Q3Canvas::setAllChanged
+92 Q3Canvas::setChanged
+96 Q3Canvas::setUnchanged
+100 Q3Canvas::addView
+104 Q3Canvas::removeView
+108 Q3Canvas::addItem
+112 Q3Canvas::addAnimation
+116 Q3Canvas::removeItem
+120 Q3Canvas::removeAnimation
+124 Q3Canvas::setAdvancePeriod
+128 Q3Canvas::setUpdatePeriod
+132 Q3Canvas::setDoubleBuffering
+136 Q3Canvas::advance
+140 Q3Canvas::update
+144 Q3Canvas::drawBackground
+148 Q3Canvas::drawForeground
+
+Class Q3Canvas
+ size=104 align=4
+ base size=102 base align=4
+Q3Canvas (0xb0febd00) 0
+ vptr=((& Q3Canvas::_ZTV8Q3Canvas) + 8u)
+ QObject (0xb0fe2ca8) 0
+ primary-for Q3Canvas (0xb0febd00)
+
+Vtable for Q3CanvasView
+Q3CanvasView::_ZTV12Q3CanvasView: 102u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3CanvasView)
+8 Q3CanvasView::metaObject
+12 Q3CanvasView::qt_metacast
+16 Q3CanvasView::qt_metacall
+20 Q3CanvasView::~Q3CanvasView
+24 Q3CanvasView::~Q3CanvasView
28 QFrame::event
32 Q3ScrollView::eventFilter
36 QObject::timerEvent
@@ -17212,7 +21694,7 @@ Q3GridView::_ZTV10Q3GridView: 109u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 Q3ScrollView::setVisible
-64 Q3ScrollView::sizeHint
+64 Q3CanvasView::sizeHint
68 Q3ScrollView::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
@@ -17254,7 +21736,7 @@ Q3GridView::_ZTV10Q3GridView: 109u entries
220 QWidget::languageChange
224 Q3ScrollView::frameChanged
228 Q3Frame::drawFrame
-232 Q3GridView::drawContents
+232 Q3CanvasView::drawContents
236 Q3ScrollView::setResizePolicy
240 Q3ScrollView::addChild
244 Q3ScrollView::moveChild
@@ -17264,7 +21746,7 @@ Q3GridView::_ZTV10Q3GridView: 109u entries
260 Q3ScrollView::setDragAutoScroll
264 Q3ScrollView::resizeContents
268 Q3ScrollView::setContentsPos
-272 Q3GridView::drawContents
+272 Q3CanvasView::drawContents
276 Q3ScrollView::drawContentsOffset
280 Q3ScrollView::contentsMousePressEvent
284 Q3ScrollView::contentsMouseReleaseEvent
@@ -17291,963 +21773,1574 @@ Q3GridView::_ZTV10Q3GridView: 109u entries
368 Q3ScrollView::setMargins
372 Q3ScrollView::setHBarGeometry
376 Q3ScrollView::setVBarGeometry
-380 Q3GridView::setNumRows
-384 Q3GridView::setNumCols
-388 Q3GridView::setCellWidth
-392 Q3GridView::setCellHeight
-396 __cxa_pure_virtual
-400 Q3GridView::paintEmptyArea
-404 Q3GridView::dimensionChange
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI10Q3GridView)
-416 Q3GridView::_ZThn8_N10Q3GridViewD1Ev
-420 Q3GridView::_ZThn8_N10Q3GridViewD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+380 (int (*)(...))-0x000000008
+384 (int (*)(...))(& _ZTI12Q3CanvasView)
+388 Q3CanvasView::_ZThn8_N12Q3CanvasViewD1Ev
+392 Q3CanvasView::_ZThn8_N12Q3CanvasViewD0Ev
+396 QWidget::_ZThn8_NK7QWidget7devTypeEv
+400 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+404 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3GridView
- size=48 align=4
- base size=48 base align=4
-Q3GridView (0xb291fc40) 0
- vptr=((& Q3GridView::_ZTV10Q3GridView) + 8u)
- Q3ScrollView (0xb291fc80) 0
- primary-for Q3GridView (0xb291fc40)
- Q3Frame (0xb291fcc0) 0
- primary-for Q3ScrollView (0xb291fc80)
- QFrame (0xb291fd00) 0
- primary-for Q3Frame (0xb291fcc0)
- QWidget (0xb291fd40) 0
- primary-for QFrame (0xb291fd00)
- QObject (0xb291fd80) 0
- primary-for QWidget (0xb291fd40)
- QPaintDevice (0xb291fdc0) 8
- vptr=((& Q3GridView::_ZTV10Q3GridView) + 416u)
+Class Q3CanvasView
+ size=36 align=4
+ base size=36 base align=4
+Q3CanvasView (0xb1033500) 0
+ vptr=((& Q3CanvasView::_ZTV12Q3CanvasView) + 8u)
+ Q3ScrollView (0xb1033540) 0
+ primary-for Q3CanvasView (0xb1033500)
+ Q3Frame (0xb1033580) 0
+ primary-for Q3ScrollView (0xb1033540)
+ QFrame (0xb10335c0) 0
+ primary-for Q3Frame (0xb1033580)
+ QWidget (0xb1038780) 0
+ primary-for QFrame (0xb10335c0)
+ QObject (0xb10347f8) 0
+ primary-for QWidget (0xb1038780)
+ QPaintDevice (0xb1034834) 8
+ vptr=((& Q3CanvasView::_ZTV12Q3CanvasView) + 388u)
-Vtable for Q3DockWindow
-Q3DockWindow::_ZTV12Q3DockWindow: 81u entries
+Vtable for Q3CanvasPixmap
+Q3CanvasPixmap::_ZTV14Q3CanvasPixmap: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3DockWindow)
-8 Q3DockWindow::metaObject
-12 Q3DockWindow::qt_metacast
-16 Q3DockWindow::qt_metacall
-20 Q3DockWindow::~Q3DockWindow
-24 Q3DockWindow::~Q3DockWindow
-28 Q3DockWindow::event
-32 Q3DockWindow::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 Q3DockWindow::sizeHint
-68 Q3DockWindow::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
-128 QWidget::moveEvent
-132 Q3DockWindow::resizeEvent
-136 QWidget::closeEvent
-140 Q3DockWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 Q3DockWindow::showEvent
-172 Q3DockWindow::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3Frame::frameChanged
-228 Q3DockWindow::drawFrame
-232 Q3DockWindow::drawContents
-236 Q3DockWindow::setWidget
-240 Q3DockWindow::setCloseMode
-244 Q3DockWindow::setResizeEnabled
-248 Q3DockWindow::setMovingEnabled
-252 Q3DockWindow::setHorizontallyStretchable
-256 Q3DockWindow::setVerticallyStretchable
-260 Q3DockWindow::setOffset
-264 Q3DockWindow::setFixedExtentWidth
-268 Q3DockWindow::setFixedExtentHeight
-272 Q3DockWindow::setNewLine
-276 Q3DockWindow::setOpaqueMoving
-280 Q3DockWindow::undock
-284 Q3DockWindow::undock
-288 Q3DockWindow::dock
-292 Q3DockWindow::setOrientation
-296 (int (*)(...))-0x00000000000000008
-300 (int (*)(...))(& _ZTI12Q3DockWindow)
-304 Q3DockWindow::_ZThn8_N12Q3DockWindowD1Ev
-308 Q3DockWindow::_ZThn8_N12Q3DockWindowD0Ev
-312 QWidget::_ZThn8_NK7QWidget7devTypeEv
-316 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-320 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+4 (int (*)(...))(& _ZTI14Q3CanvasPixmap)
+8 Q3CanvasPixmap::~Q3CanvasPixmap
+12 Q3CanvasPixmap::~Q3CanvasPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
-Class Q3DockWindow
- size=164 align=4
- base size=164 base align=4
-Q3DockWindow (0xb291fe40) 0
- vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 8u)
- Q3Frame (0xb291fe80) 0
- primary-for Q3DockWindow (0xb291fe40)
- QFrame (0xb291fec0) 0
- primary-for Q3Frame (0xb291fe80)
- QWidget (0xb291ff00) 0
- primary-for QFrame (0xb291fec0)
- QObject (0xb291ff40) 0
- primary-for QWidget (0xb291ff00)
- QPaintDevice (0xb291ff80) 8
- vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
+Class Q3CanvasPixmap
+ size=24 align=4
+ base size=24 base align=4
+Q3CanvasPixmap (0xb1033840) 0
+ vptr=((& Q3CanvasPixmap::_ZTV14Q3CanvasPixmap) + 8u)
+ QPixmap (0xb1033880) 0
+ primary-for Q3CanvasPixmap (0xb1033840)
+ QPaintDevice (0xb103499c) 0
+ primary-for QPixmap (0xb1033880)
-Vtable for Q3ToolBar
-Q3ToolBar::_ZTV9Q3ToolBar: 84u entries
+Class Q3CanvasPixmapArray
+ size=8 align=4
+ base size=8 base align=4
+Q3CanvasPixmapArray (0xb1034ac8) 0
+
+Vtable for Q3CanvasSprite
+Q3CanvasSprite::_ZTV14Q3CanvasSprite: 26u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3ToolBar)
-8 Q3ToolBar::metaObject
-12 Q3ToolBar::qt_metacast
-16 Q3ToolBar::qt_metacall
-20 Q3ToolBar::~Q3ToolBar
-24 Q3ToolBar::~Q3ToolBar
-28 Q3ToolBar::event
-32 Q3DockWindow::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 Q3ToolBar::setVisible
-64 Q3DockWindow::sizeHint
-68 Q3ToolBar::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
-128 QWidget::moveEvent
-132 Q3ToolBar::resizeEvent
-136 QWidget::closeEvent
-140 Q3DockWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 Q3ToolBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 Q3DockWindow::showEvent
-172 Q3DockWindow::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 Q3ToolBar::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3Frame::frameChanged
-228 Q3DockWindow::drawFrame
-232 Q3DockWindow::drawContents
-236 Q3DockWindow::setWidget
-240 Q3DockWindow::setCloseMode
-244 Q3DockWindow::setResizeEnabled
-248 Q3DockWindow::setMovingEnabled
-252 Q3DockWindow::setHorizontallyStretchable
-256 Q3DockWindow::setVerticallyStretchable
-260 Q3DockWindow::setOffset
-264 Q3DockWindow::setFixedExtentWidth
-268 Q3DockWindow::setFixedExtentHeight
-272 Q3DockWindow::setNewLine
-276 Q3DockWindow::setOpaqueMoving
-280 Q3DockWindow::undock
-284 Q3DockWindow::undock
-288 Q3DockWindow::dock
-292 Q3ToolBar::setOrientation
-296 Q3ToolBar::setStretchableWidget
-300 Q3ToolBar::setLabel
-304 Q3ToolBar::clear
-308 (int (*)(...))-0x00000000000000008
-312 (int (*)(...))(& _ZTI9Q3ToolBar)
-316 Q3ToolBar::_ZThn8_N9Q3ToolBarD1Ev
-320 Q3ToolBar::_ZThn8_N9Q3ToolBarD0Ev
-324 QWidget::_ZThn8_NK7QWidget7devTypeEv
-328 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-332 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+4 (int (*)(...))(& _ZTI14Q3CanvasSprite)
+8 Q3CanvasSprite::~Q3CanvasSprite
+12 Q3CanvasSprite::~Q3CanvasSprite
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasSprite::advance
+32 Q3CanvasSprite::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasSprite::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasSprite::rtti
+64 Q3CanvasSprite::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasItem::chunks
+76 Q3CanvasSprite::addToChunks
+80 Q3CanvasSprite::removeFromChunks
+84 Q3CanvasSprite::changeChunks
+88 Q3CanvasSprite::collidesWith
+92 Q3CanvasSprite::move
+96 Q3CanvasSprite::setFrameAnimation
+100 Q3CanvasSprite::imageAdvanced
-Class Q3ToolBar
- size=180 align=4
- base size=180 base align=4
-Q3ToolBar (0xb291f1c0) 0
- vptr=((& Q3ToolBar::_ZTV9Q3ToolBar) + 8u)
- Q3DockWindow (0xb291f380) 0
- primary-for Q3ToolBar (0xb291f1c0)
- Q3Frame (0xb291f5c0) 0
- primary-for Q3DockWindow (0xb291f380)
- QFrame (0xb291f600) 0
- primary-for Q3Frame (0xb291f5c0)
- QWidget (0xb291f7c0) 0
- primary-for QFrame (0xb291f600)
- QObject (0xb291f8c0) 0
- primary-for QWidget (0xb291f7c0)
- QPaintDevice (0xb291fa00) 8
- vptr=((& Q3ToolBar::_ZTV9Q3ToolBar) + 316u)
+Class Q3CanvasSprite
+ size=52 align=4
+ base size=52 base align=4
+Q3CanvasSprite (0xb1033b40) 0
+ vptr=((& Q3CanvasSprite::_ZTV14Q3CanvasSprite) + 8u)
+ Q3CanvasItem (0xb1034ce4) 0
+ primary-for Q3CanvasSprite (0xb1033b40)
-Vtable for Q3WhatsThis
-Q3WhatsThis::_ZTV11Q3WhatsThis: 16u entries
+Vtable for Q3CanvasPolygonalItem
+Q3CanvasPolygonalItem::_ZTV21Q3CanvasPolygonalItem: 28u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3WhatsThis)
-8 Q3WhatsThis::metaObject
-12 Q3WhatsThis::qt_metacast
-16 Q3WhatsThis::qt_metacall
-20 Q3WhatsThis::~Q3WhatsThis
-24 Q3WhatsThis::~Q3WhatsThis
+4 (int (*)(...))(& _ZTI21Q3CanvasPolygonalItem)
+8 Q3CanvasPolygonalItem::~Q3CanvasPolygonalItem
+12 Q3CanvasPolygonalItem::~Q3CanvasPolygonalItem
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasPolygonalItem::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasPolygonalItem::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasPolygonalItem::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 __cxa_pure_virtual
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 __cxa_pure_virtual
+
+Class Q3CanvasPolygonalItem
+ size=52 align=4
+ base size=49 base align=4
+Q3CanvasPolygonalItem (0xb1033cc0) 0
+ vptr=((& Q3CanvasPolygonalItem::_ZTV21Q3CanvasPolygonalItem) + 8u)
+ Q3CanvasItem (0xb1034f00) 0
+ primary-for Q3CanvasPolygonalItem (0xb1033cc0)
+
+Vtable for Q3CanvasRectangle
+Q3CanvasRectangle::_ZTV17Q3CanvasRectangle: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17Q3CanvasRectangle)
+8 Q3CanvasRectangle::~Q3CanvasRectangle
+12 Q3CanvasRectangle::~Q3CanvasRectangle
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasRectangle::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasRectangle::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasRectangle::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasRectangle::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasRectangle::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasRectangle::drawShape
+
+Class Q3CanvasRectangle
+ size=60 align=4
+ base size=60 base align=4
+Q3CanvasRectangle (0xb1033e80) 0
+ vptr=((& Q3CanvasRectangle::_ZTV17Q3CanvasRectangle) + 8u)
+ Q3CanvasPolygonalItem (0xb1033ec0) 0
+ primary-for Q3CanvasRectangle (0xb1033e80)
+ Q3CanvasItem (0xb106c078) 0
+ primary-for Q3CanvasPolygonalItem (0xb1033ec0)
+
+Vtable for Q3CanvasPolygon
+Q3CanvasPolygon::_ZTV15Q3CanvasPolygon: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15Q3CanvasPolygon)
+8 Q3CanvasPolygon::~Q3CanvasPolygon
+12 Q3CanvasPolygon::~Q3CanvasPolygon
+16 Q3CanvasPolygon::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasPolygonalItem::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasPolygon::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasPolygonalItem::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasPolygon::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasPolygon::drawShape
+
+Class Q3CanvasPolygon
+ size=56 align=4
+ base size=56 base align=4
+Q3CanvasPolygon (0xb1033fc0) 0
+ vptr=((& Q3CanvasPolygon::_ZTV15Q3CanvasPolygon) + 8u)
+ Q3CanvasPolygonalItem (0xb0e67000) 0
+ primary-for Q3CanvasPolygon (0xb1033fc0)
+ Q3CanvasItem (0xb106c348) 0
+ primary-for Q3CanvasPolygonalItem (0xb0e67000)
+
+Vtable for Q3CanvasSpline
+Q3CanvasSpline::_ZTV14Q3CanvasSpline: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14Q3CanvasSpline)
+8 Q3CanvasSpline::~Q3CanvasSpline
+12 Q3CanvasSpline::~Q3CanvasSpline
+16 Q3CanvasPolygon::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasPolygonalItem::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasSpline::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasPolygonalItem::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasPolygon::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasPolygon::drawShape
+
+Class Q3CanvasSpline
+ size=64 align=4
+ base size=61 base align=4
+Q3CanvasSpline (0xb0e67080) 0
+ vptr=((& Q3CanvasSpline::_ZTV14Q3CanvasSpline) + 8u)
+ Q3CanvasPolygon (0xb0e670c0) 0
+ primary-for Q3CanvasSpline (0xb0e67080)
+ Q3CanvasPolygonalItem (0xb0e67100) 0
+ primary-for Q3CanvasPolygon (0xb0e670c0)
+ Q3CanvasItem (0xb106c384) 0
+ primary-for Q3CanvasPolygonalItem (0xb0e67100)
+
+Vtable for Q3CanvasLine
+Q3CanvasLine::_ZTV12Q3CanvasLine: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3CanvasLine)
+8 Q3CanvasLine::~Q3CanvasLine
+12 Q3CanvasLine::~Q3CanvasLine
+16 Q3CanvasLine::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasPolygonalItem::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasLine::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasPolygonalItem::collidesWith
+92 Q3CanvasLine::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasLine::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasLine::drawShape
+
+Class Q3CanvasLine
+ size=68 align=4
+ base size=68 base align=4
+Q3CanvasLine (0xb0e67180) 0
+ vptr=((& Q3CanvasLine::_ZTV12Q3CanvasLine) + 8u)
+ Q3CanvasPolygonalItem (0xb0e671c0) 0
+ primary-for Q3CanvasLine (0xb0e67180)
+ Q3CanvasItem (0xb106c3c0) 0
+ primary-for Q3CanvasPolygonalItem (0xb0e671c0)
+
+Vtable for Q3CanvasEllipse
+Q3CanvasEllipse::_ZTV15Q3CanvasEllipse: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15Q3CanvasEllipse)
+8 Q3CanvasEllipse::~Q3CanvasEllipse
+12 Q3CanvasEllipse::~Q3CanvasEllipse
+16 Q3CanvasItem::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasEllipse::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasPolygonalItem::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasEllipse::rtti
+64 Q3CanvasPolygonalItem::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasPolygonalItem::chunks
+76 Q3CanvasItem::addToChunks
+80 Q3CanvasItem::removeFromChunks
+84 Q3CanvasItem::changeChunks
+88 Q3CanvasEllipse::collidesWith
+92 Q3CanvasPolygonalItem::setPen
+96 Q3CanvasPolygonalItem::setBrush
+100 Q3CanvasEllipse::areaPoints
+104 Q3CanvasPolygonalItem::areaPointsAdvanced
+108 Q3CanvasEllipse::drawShape
+
+Class Q3CanvasEllipse
+ size=68 align=4
+ base size=68 base align=4
+Q3CanvasEllipse (0xb0e672c0) 0
+ vptr=((& Q3CanvasEllipse::_ZTV15Q3CanvasEllipse) + 8u)
+ Q3CanvasPolygonalItem (0xb0e67300) 0
+ primary-for Q3CanvasEllipse (0xb0e672c0)
+ Q3CanvasItem (0xb106c4ec) 0
+ primary-for Q3CanvasPolygonalItem (0xb0e67300)
+
+Vtable for Q3CanvasText
+Q3CanvasText::_ZTV12Q3CanvasText: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12Q3CanvasText)
+8 Q3CanvasText::~Q3CanvasText
+12 Q3CanvasText::~Q3CanvasText
+16 Q3CanvasText::moveBy
+20 Q3CanvasItem::setAnimated
+24 Q3CanvasItem::setVelocity
+28 Q3CanvasItem::advance
+32 Q3CanvasText::collidesWith
+36 Q3CanvasItem::setCanvas
+40 Q3CanvasText::draw
+44 Q3CanvasItem::setVisible
+48 Q3CanvasItem::setSelected
+52 Q3CanvasItem::setEnabled
+56 Q3CanvasItem::setActive
+60 Q3CanvasText::rtti
+64 Q3CanvasText::boundingRect
+68 Q3CanvasItem::boundingRectAdvanced
+72 Q3CanvasItem::chunks
+76 Q3CanvasText::addToChunks
+80 Q3CanvasText::removeFromChunks
+84 Q3CanvasText::changeChunks
+88 Q3CanvasText::collidesWith
+
+Class Q3CanvasText
+ size=92 align=4
+ base size=92 base align=4
+Q3CanvasText (0xb0e67400) 0
+ vptr=((& Q3CanvasText::_ZTV12Q3CanvasText) + 8u)
+ Q3CanvasItem (0xb106c5a0) 0
+ primary-for Q3CanvasText (0xb0e67400)
+
+Vtable for Q3IconDragItem
+Q3IconDragItem::_ZTV14Q3IconDragItem: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14Q3IconDragItem)
+8 Q3IconDragItem::~Q3IconDragItem
+12 Q3IconDragItem::~Q3IconDragItem
+16 Q3IconDragItem::data
+20 Q3IconDragItem::setData
+
+Class Q3IconDragItem
+ size=8 align=4
+ base size=8 base align=4
+Q3IconDragItem (0xb106c618) 0
+ vptr=((& Q3IconDragItem::_ZTV14Q3IconDragItem) + 8u)
+
+Vtable for Q3IconDrag
+Q3IconDrag::_ZTV10Q3IconDrag: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3IconDrag)
+8 Q3IconDrag::metaObject
+12 Q3IconDrag::qt_metacast
+16 Q3IconDrag::qt_metacall
+20 Q3IconDrag::~Q3IconDrag
+24 Q3IconDrag::~Q3IconDrag
28 QObject::event
-32 Q3WhatsThis::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3WhatsThis::text
-60 Q3WhatsThis::clicked
+56 Q3DragObject::setPixmap
+60 Q3DragObject::setPixmap
+64 Q3DragObject::drag
+68 Q3IconDrag::format
+72 Q3IconDrag::encodedData
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI10Q3IconDrag)
+84 Q3IconDrag::_ZThn8_N10Q3IconDragD1Ev
+88 Q3IconDrag::_ZThn8_N10Q3IconDragD0Ev
+92 Q3IconDrag::_ZThn8_NK10Q3IconDrag6formatEi
+96 QMimeSource::provides
+100 Q3IconDrag::_ZThn8_NK10Q3IconDrag11encodedDataEPKc
-Class Q3WhatsThis
- size=8 align=4
- base size=8 base align=4
-Q3WhatsThis (0xb291fb80) 0
- vptr=((& Q3WhatsThis::_ZTV11Q3WhatsThis) + 8u)
- QObject (0xb291fc00) 0
- primary-for Q3WhatsThis (0xb291fb80)
+Class Q3IconDrag
+ size=20 align=4
+ base size=18 base align=4
+Q3IconDrag (0xb0e67500) 0
+ vptr=((& Q3IconDrag::_ZTV10Q3IconDrag) + 8u)
+ Q3DragObject (0xb0e812d0) 0
+ primary-for Q3IconDrag (0xb0e67500)
+ QObject (0xb106c654) 0
+ primary-for Q3DragObject (0xb0e812d0)
+ QMimeSource (0xb106c690) 8 nearly-empty
+ vptr=((& Q3IconDrag::_ZTV10Q3IconDrag) + 84u)
-Vtable for Q3ProgressBar
-Q3ProgressBar::_ZTV13Q3ProgressBar: 66u entries
+Vtable for Q3IconViewItem
+Q3IconViewItem::_ZTV14Q3IconViewItem: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3ProgressBar)
-8 Q3ProgressBar::metaObject
-12 Q3ProgressBar::qt_metacast
-16 Q3ProgressBar::qt_metacall
-20 Q3ProgressBar::~Q3ProgressBar
-24 Q3ProgressBar::~Q3ProgressBar
+4 (int (*)(...))(& _ZTI14Q3IconViewItem)
+8 Q3IconViewItem::~Q3IconViewItem
+12 Q3IconViewItem::~Q3IconViewItem
+16 Q3IconViewItem::setRenameEnabled
+20 Q3IconViewItem::setDragEnabled
+24 Q3IconViewItem::setDropEnabled
+28 Q3IconViewItem::text
+32 Q3IconViewItem::pixmap
+36 Q3IconViewItem::picture
+40 Q3IconViewItem::key
+44 Q3IconViewItem::setSelected
+48 Q3IconViewItem::setSelected
+52 Q3IconViewItem::setSelectable
+56 Q3IconViewItem::repaint
+60 Q3IconViewItem::move
+64 Q3IconViewItem::moveBy
+68 Q3IconViewItem::move
+72 Q3IconViewItem::moveBy
+76 Q3IconViewItem::acceptDrop
+80 Q3IconViewItem::compare
+84 Q3IconViewItem::setText
+88 Q3IconViewItem::setPixmap
+92 Q3IconViewItem::setPicture
+96 Q3IconViewItem::setText
+100 Q3IconViewItem::setPixmap
+104 Q3IconViewItem::setKey
+108 Q3IconViewItem::rtti
+112 Q3IconViewItem::removeRenameBox
+116 Q3IconViewItem::calcRect
+120 Q3IconViewItem::paintItem
+124 Q3IconViewItem::paintFocus
+128 Q3IconViewItem::dropped
+132 Q3IconViewItem::dragEntered
+136 Q3IconViewItem::dragLeft
+
+Class Q3IconViewItem
+ size=112 align=4
+ base size=112 base align=4
+Q3IconViewItem (0xb106c7bc) 0
+ vptr=((& Q3IconViewItem::_ZTV14Q3IconViewItem) + 8u)
+
+Vtable for Q3IconView
+Q3IconView::_ZTV10Q3IconView: 139u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3IconView)
+8 Q3IconView::metaObject
+12 Q3IconView::qt_metacast
+16 Q3IconView::qt_metacall
+20 Q3IconView::~Q3IconView
+24 Q3IconView::~Q3IconView
28 QFrame::event
-32 QObject::eventFilter
+32 Q3IconView::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ProgressBar::setVisible
-64 Q3ProgressBar::sizeHint
-68 Q3ProgressBar::minimumSizeHint
+60 Q3ScrollView::setVisible
+64 Q3IconView::sizeHint
+68 Q3IconView::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3IconView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
+108 Q3IconView::focusInEvent
+112 Q3IconView::focusOutEvent
+116 Q3IconView::enterEvent
120 QWidget::leaveEvent
-124 Q3ProgressBar::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 Q3IconView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 Q3ScrollView::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 Q3IconView::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3ProgressBar::changeEvent
+180 Q3IconView::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
+192 Q3IconView::inputMethodQuery
+196 Q3ScrollView::focusNextPrevChild
+200 Q3ScrollView::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 QWidget::fontChange
+212 Q3ScrollView::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ProgressBar::setTotalSteps
-228 Q3ProgressBar::setProgress
-232 Q3ProgressBar::setIndicator
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13Q3ProgressBar)
-244 Q3ProgressBar::_ZThn8_N13Q3ProgressBarD1Ev
-248 Q3ProgressBar::_ZThn8_N13Q3ProgressBarD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3ScrollView::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3IconView::setContentsPos
+272 Q3IconView::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3IconView::contentsMousePressEvent
+284 Q3IconView::contentsMouseReleaseEvent
+288 Q3IconView::contentsMouseDoubleClickEvent
+292 Q3IconView::contentsMouseMoveEvent
+296 Q3IconView::contentsDragEnterEvent
+300 Q3IconView::contentsDragMoveEvent
+304 Q3IconView::contentsDragLeaveEvent
+308 Q3IconView::contentsDropEvent
+312 Q3ScrollView::contentsWheelEvent
+316 Q3IconView::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3ScrollView::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3IconView::insertItem
+384 Q3IconView::takeItem
+388 Q3IconView::setCurrentItem
+392 Q3IconView::setSelected
+396 Q3IconView::setSelectionMode
+400 Q3IconView::selectAll
+404 Q3IconView::clearSelection
+408 Q3IconView::invertSelection
+412 Q3IconView::repaintItem
+416 Q3IconView::clear
+420 Q3IconView::setGridX
+424 Q3IconView::setGridY
+428 Q3IconView::setSpacing
+432 Q3IconView::setItemTextPos
+436 Q3IconView::setItemTextBackground
+440 Q3IconView::setArrangement
+444 Q3IconView::setResizeMode
+448 Q3IconView::setMaxItemWidth
+452 Q3IconView::setMaxItemTextLength
+456 Q3IconView::setAutoArrange
+460 Q3IconView::setShowToolTips
+464 Q3IconView::setItemsMovable
+468 Q3IconView::setWordWrapIconText
+472 Q3IconView::sort
+476 Q3IconView::arrangeItemsInGrid
+480 Q3IconView::arrangeItemsInGrid
+484 Q3IconView::updateContents
+488 Q3IconView::doAutoScroll
+492 Q3IconView::adjustItems
+496 Q3IconView::slotUpdate
+500 Q3IconView::drawRubber
+504 Q3IconView::dragObject
+508 Q3IconView::startDrag
+512 Q3IconView::insertInGrid
+516 Q3IconView::drawBackground
+520 Q3IconView::drawDragShapes
+524 Q3IconView::initDragEnter
+528 (int (*)(...))-0x000000008
+532 (int (*)(...))(& _ZTI10Q3IconView)
+536 Q3IconView::_ZThn8_N10Q3IconViewD1Ev
+540 Q3IconView::_ZThn8_N10Q3IconViewD0Ev
+544 QWidget::_ZThn8_NK7QWidget7devTypeEv
+548 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+552 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ProgressBar
- size=44 align=4
- base size=44 base align=4
-Q3ProgressBar (0xb291fe00) 0
- vptr=((& Q3ProgressBar::_ZTV13Q3ProgressBar) + 8u)
- QFrame (0xb291ffc0) 0
- primary-for Q3ProgressBar (0xb291fe00)
- QWidget (0xb27f6000) 0
- primary-for QFrame (0xb291ffc0)
- QObject (0xb27f6040) 0
- primary-for QWidget (0xb27f6000)
- QPaintDevice (0xb27f6080) 8
- vptr=((& Q3ProgressBar::_ZTV13Q3ProgressBar) + 244u)
+Class Q3IconView
+ size=32 align=4
+ base size=32 base align=4
+Q3IconView (0xb0e67780) 0
+ vptr=((& Q3IconView::_ZTV10Q3IconView) + 8u)
+ Q3ScrollView (0xb0e677c0) 0
+ primary-for Q3IconView (0xb0e67780)
+ Q3Frame (0xb0e67800) 0
+ primary-for Q3ScrollView (0xb0e677c0)
+ QFrame (0xb0e67840) 0
+ primary-for Q3Frame (0xb0e67800)
+ QWidget (0xb0e9b8c0) 0
+ primary-for QFrame (0xb0e67840)
+ QObject (0xb106c7f8) 0
+ primary-for QWidget (0xb0e9b8c0)
+ QPaintDevice (0xb106c834) 8
+ vptr=((& Q3IconView::_ZTV10Q3IconView) + 536u)
-Vtable for Q3GroupBox
-Q3GroupBox::_ZTV10Q3GroupBox: 64u entries
+Vtable for Q3ListBox
+Q3ListBox::_ZTV9Q3ListBox: 119u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3GroupBox)
-8 Q3GroupBox::metaObject
-12 Q3GroupBox::qt_metacast
-16 Q3GroupBox::qt_metacall
-20 Q3GroupBox::~Q3GroupBox
-24 Q3GroupBox::~Q3GroupBox
-28 Q3GroupBox::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI9Q3ListBox)
+8 Q3ListBox::metaObject
+12 Q3ListBox::qt_metacast
+16 Q3ListBox::qt_metacall
+20 Q3ListBox::~Q3ListBox
+24 Q3ListBox::~Q3ListBox
+28 QFrame::event
+32 Q3ListBox::eventFilter
36 QObject::timerEvent
-40 Q3GroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+60 Q3ScrollView::setVisible
+64 Q3ListBox::sizeHint
+68 Q3ListBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 Q3ListBox::mousePressEvent
+84 Q3ListBox::mouseReleaseEvent
+88 Q3ListBox::mouseDoubleClickEvent
+92 Q3ListBox::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3ListBox::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
-112 QWidget::focusOutEvent
+108 Q3ListBox::focusInEvent
+112 Q3ListBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3GroupBox::resizeEvent
+132 Q3ListBox::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 Q3ScrollView::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 Q3ListBox::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3GroupBox::changeEvent
+180 Q3ListBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
+192 Q3ListBox::inputMethodQuery
+196 Q3ScrollView::focusNextPrevChild
+200 Q3ScrollView::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 QWidget::fontChange
+212 Q3ScrollView::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10Q3GroupBox)
-236 Q3GroupBox::_ZThn8_N10Q3GroupBoxD1Ev
-240 Q3GroupBox::_ZThn8_N10Q3GroupBoxD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3ScrollView::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ScrollView::setContentsPos
+272 Q3ScrollView::drawContents
+276 Q3ScrollView::drawContentsOffset
+280 Q3ScrollView::contentsMousePressEvent
+284 Q3ScrollView::contentsMouseReleaseEvent
+288 Q3ScrollView::contentsMouseDoubleClickEvent
+292 Q3ScrollView::contentsMouseMoveEvent
+296 Q3ScrollView::contentsDragEnterEvent
+300 Q3ScrollView::contentsDragMoveEvent
+304 Q3ScrollView::contentsDragLeaveEvent
+308 Q3ScrollView::contentsDropEvent
+312 Q3ScrollView::contentsWheelEvent
+316 Q3ListBox::contentsContextMenuEvent
+320 Q3ListBox::viewportPaintEvent
+324 Q3ScrollView::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3ListBox::setCurrentItem
+384 Q3ListBox::setCurrentItem
+388 Q3ListBox::setTopItem
+392 Q3ListBox::setBottomItem
+396 Q3ListBox::setSelectionMode
+400 Q3ListBox::setSelected
+404 Q3ListBox::setColumnMode
+408 Q3ListBox::setColumnMode
+412 Q3ListBox::setRowMode
+416 Q3ListBox::setRowMode
+420 Q3ListBox::setVariableWidth
+424 Q3ListBox::setVariableHeight
+428 Q3ListBox::ensureCurrentVisible
+432 Q3ListBox::clearSelection
+436 Q3ListBox::selectAll
+440 Q3ListBox::invertSelection
+444 Q3ListBox::paintCell
+448 (int (*)(...))-0x000000008
+452 (int (*)(...))(& _ZTI9Q3ListBox)
+456 Q3ListBox::_ZThn8_N9Q3ListBoxD1Ev
+460 Q3ListBox::_ZThn8_N9Q3ListBoxD0Ev
+464 QWidget::_ZThn8_NK7QWidget7devTypeEv
+468 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+472 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3GroupBox
+Class Q3ListBox
+ size=32 align=4
+ base size=32 base align=4
+Q3ListBox (0xb0e67ac0) 0
+ vptr=((& Q3ListBox::_ZTV9Q3ListBox) + 8u)
+ Q3ScrollView (0xb0e67b00) 0
+ primary-for Q3ListBox (0xb0e67ac0)
+ Q3Frame (0xb0e67b40) 0
+ primary-for Q3ScrollView (0xb0e67b00)
+ QFrame (0xb0e67b80) 0
+ primary-for Q3Frame (0xb0e67b40)
+ QWidget (0xb0ec0f00) 0
+ primary-for QFrame (0xb0e67b80)
+ QObject (0xb106c960) 0
+ primary-for QWidget (0xb0ec0f00)
+ QPaintDevice (0xb106c99c) 8
+ vptr=((& Q3ListBox::_ZTV9Q3ListBox) + 456u)
+
+Vtable for Q3ListBoxItem
+Q3ListBoxItem::_ZTV13Q3ListBoxItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13Q3ListBoxItem)
+8 Q3ListBoxItem::~Q3ListBoxItem
+12 Q3ListBoxItem::~Q3ListBoxItem
+16 Q3ListBoxItem::text
+20 Q3ListBoxItem::pixmap
+24 Q3ListBoxItem::height
+28 Q3ListBoxItem::width
+32 Q3ListBoxItem::rtti
+36 __cxa_pure_virtual
+40 Q3ListBoxItem::setText
+
+Class Q3ListBoxItem
size=24 align=4
base size=24 base align=4
-Q3GroupBox (0xb27f6100) 0
- vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 8u)
- QGroupBox (0xb27f6140) 0
- primary-for Q3GroupBox (0xb27f6100)
- QWidget (0xb27f6180) 0
- primary-for QGroupBox (0xb27f6140)
- QObject (0xb27f61c0) 0
- primary-for QWidget (0xb27f6180)
- QPaintDevice (0xb27f6200) 8
- vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
+Q3ListBoxItem (0xb0f055dc) 0
+ vptr=((& Q3ListBoxItem::_ZTV13Q3ListBoxItem) + 8u)
-Vtable for Q3ComboBox
-Q3ComboBox::_ZTV10Q3ComboBox: 75u entries
+Vtable for Q3ListBoxText
+Q3ListBoxText::_ZTV13Q3ListBoxText: 11u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3ComboBox)
-8 Q3ComboBox::metaObject
-12 Q3ComboBox::qt_metacast
-16 Q3ComboBox::qt_metacall
-20 Q3ComboBox::~Q3ComboBox
-24 Q3ComboBox::~Q3ComboBox
-28 QWidget::event
-32 Q3ComboBox::eventFilter
+4 (int (*)(...))(& _ZTI13Q3ListBoxText)
+8 Q3ListBoxText::~Q3ListBoxText
+12 Q3ListBoxText::~Q3ListBoxText
+16 Q3ListBoxItem::text
+20 Q3ListBoxItem::pixmap
+24 Q3ListBoxText::height
+28 Q3ListBoxText::width
+32 Q3ListBoxText::rtti
+36 Q3ListBoxText::paint
+40 Q3ListBoxItem::setText
+
+Class Q3ListBoxText
+ size=24 align=4
+ base size=24 base align=4
+Q3ListBoxText (0xb0efba40) 0
+ vptr=((& Q3ListBoxText::_ZTV13Q3ListBoxText) + 8u)
+ Q3ListBoxItem (0xb0f057bc) 0
+ primary-for Q3ListBoxText (0xb0efba40)
+
+Vtable for Q3ListBoxPixmap
+Q3ListBoxPixmap::_ZTV15Q3ListBoxPixmap: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15Q3ListBoxPixmap)
+8 Q3ListBoxPixmap::~Q3ListBoxPixmap
+12 Q3ListBoxPixmap::~Q3ListBoxPixmap
+16 Q3ListBoxItem::text
+20 Q3ListBoxPixmap::pixmap
+24 Q3ListBoxPixmap::height
+28 Q3ListBoxPixmap::width
+32 Q3ListBoxPixmap::rtti
+36 Q3ListBoxPixmap::paint
+40 Q3ListBoxItem::setText
+
+Class Q3ListBoxPixmap
+ size=36 align=4
+ base size=36 base align=4
+Q3ListBoxPixmap (0xb0efbac0) 0
+ vptr=((& Q3ListBoxPixmap::_ZTV15Q3ListBoxPixmap) + 8u)
+ Q3ListBoxItem (0xb0f057f8) 0
+ primary-for Q3ListBoxPixmap (0xb0efbac0)
+
+Vtable for Q3ListViewItem
+Q3ListViewItem::_ZTV14Q3ListViewItem: 41u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14Q3ListViewItem)
+8 Q3ListViewItem::~Q3ListViewItem
+12 Q3ListViewItem::~Q3ListViewItem
+16 Q3ListViewItem::insertItem
+20 Q3ListViewItem::takeItem
+24 Q3ListViewItem::removeItem
+28 Q3ListViewItem::invalidateHeight
+32 Q3ListViewItem::width
+36 Q3ListViewItem::setText
+40 Q3ListViewItem::text
+44 Q3ListViewItem::setPixmap
+48 Q3ListViewItem::pixmap
+52 Q3ListViewItem::key
+56 Q3ListViewItem::compare
+60 Q3ListViewItem::sortChildItems
+64 Q3ListViewItem::setOpen
+68 Q3ListViewItem::setup
+72 Q3ListViewItem::setSelected
+76 Q3ListViewItem::paintCell
+80 Q3ListViewItem::paintBranches
+84 Q3ListViewItem::paintFocus
+88 Q3ListViewItem::setSelectable
+92 Q3ListViewItem::setExpandable
+96 Q3ListViewItem::sort
+100 Q3ListViewItem::setDragEnabled
+104 Q3ListViewItem::setDropEnabled
+108 Q3ListViewItem::acceptDrop
+112 Q3ListViewItem::setRenameEnabled
+116 Q3ListViewItem::startRename
+120 Q3ListViewItem::setEnabled
+124 Q3ListViewItem::rtti
+128 Q3ListViewItem::setMultiLinesEnabled
+132 Q3ListViewItem::enforceSortOrder
+136 Q3ListViewItem::setHeight
+140 Q3ListViewItem::activate
+144 Q3ListViewItem::dropped
+148 Q3ListViewItem::dragEntered
+152 Q3ListViewItem::dragLeft
+156 Q3ListViewItem::okRename
+160 Q3ListViewItem::cancelRename
+
+Class Q3ListViewItem
+ size=44 align=4
+ base size=44 base align=4
+Q3ListViewItem (0xb0f05870) 0
+ vptr=((& Q3ListViewItem::_ZTV14Q3ListViewItem) + 8u)
+
+Vtable for Q3ListView
+Q3ListView::_ZTV10Q3ListView: 134u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3ListView)
+8 Q3ListView::metaObject
+12 Q3ListView::qt_metacast
+16 Q3ListView::qt_metacall
+20 Q3ListView::~Q3ListView
+24 Q3ListView::~Q3ListView
+28 QFrame::event
+32 Q3ListView::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 Q3ComboBox::sizeHint
-68 QWidget::minimumSizeHint
+60 Q3ScrollView::setVisible
+64 Q3ListView::sizeHint
+68 Q3ListView::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 Q3ComboBox::mousePressEvent
-84 Q3ComboBox::mouseReleaseEvent
-88 Q3ComboBox::mouseDoubleClickEvent
-92 Q3ComboBox::mouseMoveEvent
-96 Q3ComboBox::wheelEvent
-100 Q3ComboBox::keyPressEvent
+80 Q3ScrollView::mousePressEvent
+84 Q3ScrollView::mouseReleaseEvent
+88 Q3ScrollView::mouseDoubleClickEvent
+92 Q3ScrollView::mouseMoveEvent
+96 Q3ScrollView::wheelEvent
+100 Q3ListView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 Q3ComboBox::focusInEvent
-112 Q3ComboBox::focusOutEvent
+108 Q3ListView::focusInEvent
+112 Q3ListView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3ComboBox::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3ComboBox::resizeEvent
+132 Q3ListView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 Q3ScrollView::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 Q3ListView::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 Q3ListView::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 Q3ComboBox::styleChange
+192 Q3ListView::inputMethodQuery
+196 Q3ScrollView::focusNextPrevChild
+200 Q3ScrollView::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 QWidget::fontChange
+212 Q3ScrollView::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ComboBox::setCurrentItem
-228 Q3ComboBox::setCurrentText
-232 Q3ComboBox::setAutoResize
-236 Q3ComboBox::setSizeLimit
-240 Q3ComboBox::setMaxCount
-244 Q3ComboBox::setInsertionPolicy
-248 Q3ComboBox::setValidator
-252 Q3ComboBox::setListBox
-256 Q3ComboBox::setLineEdit
-260 Q3ComboBox::setAutoCompletion
-264 Q3ComboBox::popup
-268 Q3ComboBox::setEditText
-272 (int (*)(...))-0x00000000000000008
-276 (int (*)(...))(& _ZTI10Q3ComboBox)
-280 Q3ComboBox::_ZThn8_N10Q3ComboBoxD1Ev
-284 Q3ComboBox::_ZThn8_N10Q3ComboBoxD0Ev
-288 QWidget::_ZThn8_NK7QWidget7devTypeEv
-292 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-296 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3ScrollView::frameChanged
+228 Q3Frame::drawFrame
+232 Q3ScrollView::drawContents
+236 Q3ScrollView::setResizePolicy
+240 Q3ScrollView::addChild
+244 Q3ScrollView::moveChild
+248 Q3ScrollView::setVScrollBarMode
+252 Q3ScrollView::setHScrollBarMode
+256 Q3ScrollView::setCornerWidget
+260 Q3ScrollView::setDragAutoScroll
+264 Q3ScrollView::resizeContents
+268 Q3ListView::setContentsPos
+272 Q3ScrollView::drawContents
+276 Q3ListView::drawContentsOffset
+280 Q3ListView::contentsMousePressEvent
+284 Q3ListView::contentsMouseReleaseEvent
+288 Q3ListView::contentsMouseDoubleClickEvent
+292 Q3ListView::contentsMouseMoveEvent
+296 Q3ListView::contentsDragEnterEvent
+300 Q3ListView::contentsDragMoveEvent
+304 Q3ListView::contentsDragLeaveEvent
+308 Q3ListView::contentsDropEvent
+312 Q3ScrollView::contentsWheelEvent
+316 Q3ListView::contentsContextMenuEvent
+320 Q3ScrollView::viewportPaintEvent
+324 Q3ListView::viewportResizeEvent
+328 Q3ScrollView::viewportMousePressEvent
+332 Q3ScrollView::viewportMouseReleaseEvent
+336 Q3ScrollView::viewportMouseDoubleClickEvent
+340 Q3ScrollView::viewportMouseMoveEvent
+344 Q3ScrollView::viewportDragEnterEvent
+348 Q3ScrollView::viewportDragMoveEvent
+352 Q3ScrollView::viewportDragLeaveEvent
+356 Q3ScrollView::viewportDropEvent
+360 Q3ScrollView::viewportWheelEvent
+364 Q3ScrollView::viewportContextMenuEvent
+368 Q3ScrollView::setMargins
+372 Q3ScrollView::setHBarGeometry
+376 Q3ScrollView::setVBarGeometry
+380 Q3ListView::setTreeStepSize
+384 Q3ListView::insertItem
+388 Q3ListView::takeItem
+392 Q3ListView::removeItem
+396 Q3ListView::addColumn
+400 Q3ListView::addColumn
+404 Q3ListView::removeColumn
+408 Q3ListView::setColumnText
+412 Q3ListView::setColumnText
+416 Q3ListView::setColumnWidth
+420 Q3ListView::setColumnWidthMode
+424 Q3ListView::setColumnAlignment
+428 Q3ListView::setMultiSelection
+432 Q3ListView::clearSelection
+436 Q3ListView::setSelected
+440 Q3ListView::setOpen
+444 Q3ListView::setCurrentItem
+448 Q3ListView::setAllColumnsShowFocus
+452 Q3ListView::setItemMargin
+456 Q3ListView::setRootIsDecorated
+460 Q3ListView::setSorting
+464 Q3ListView::sort
+468 Q3ListView::setShowSortIndicator
+472 Q3ListView::setShowToolTips
+476 Q3ListView::setResizeMode
+480 Q3ListView::setDefaultRenameAction
+484 Q3ListView::clear
+488 Q3ListView::invertSelection
+492 Q3ListView::selectAll
+496 Q3ListView::dragObject
+500 Q3ListView::startDrag
+504 Q3ListView::paintEmptyArea
+508 (int (*)(...))-0x000000008
+512 (int (*)(...))(& _ZTI10Q3ListView)
+516 Q3ListView::_ZThn8_N10Q3ListViewD1Ev
+520 Q3ListView::_ZThn8_N10Q3ListViewD0Ev
+524 QWidget::_ZThn8_NK7QWidget7devTypeEv
+528 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+532 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ComboBox
+Class Q3ListView
+ size=32 align=4
+ base size=32 base align=4
+Q3ListView (0xb0efbfc0) 0
+ vptr=((& Q3ListView::_ZTV10Q3ListView) + 8u)
+ Q3ScrollView (0xb0f4d000) 0
+ primary-for Q3ListView (0xb0efbfc0)
+ Q3Frame (0xb0f4d040) 0
+ primary-for Q3ScrollView (0xb0f4d000)
+ QFrame (0xb0f4d080) 0
+ primary-for Q3Frame (0xb0f4d040)
+ QWidget (0xb0f3ba00) 0
+ primary-for QFrame (0xb0f4d080)
+ QObject (0xb0f05b7c) 0
+ primary-for QWidget (0xb0f3ba00)
+ QPaintDevice (0xb0f05bb8) 8
+ vptr=((& Q3ListView::_ZTV10Q3ListView) + 516u)
+
+Vtable for Q3CheckListItem
+Q3CheckListItem::_ZTV15Q3CheckListItem: 43u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15Q3CheckListItem)
+8 Q3CheckListItem::~Q3CheckListItem
+12 Q3CheckListItem::~Q3CheckListItem
+16 Q3ListViewItem::insertItem
+20 Q3ListViewItem::takeItem
+24 Q3ListViewItem::removeItem
+28 Q3ListViewItem::invalidateHeight
+32 Q3CheckListItem::width
+36 Q3ListViewItem::setText
+40 Q3CheckListItem::text
+44 Q3ListViewItem::setPixmap
+48 Q3ListViewItem::pixmap
+52 Q3ListViewItem::key
+56 Q3ListViewItem::compare
+60 Q3ListViewItem::sortChildItems
+64 Q3ListViewItem::setOpen
+68 Q3CheckListItem::setup
+72 Q3ListViewItem::setSelected
+76 Q3CheckListItem::paintCell
+80 Q3ListViewItem::paintBranches
+84 Q3CheckListItem::paintFocus
+88 Q3ListViewItem::setSelectable
+92 Q3ListViewItem::setExpandable
+96 Q3ListViewItem::sort
+100 Q3ListViewItem::setDragEnabled
+104 Q3ListViewItem::setDropEnabled
+108 Q3ListViewItem::acceptDrop
+112 Q3ListViewItem::setRenameEnabled
+116 Q3ListViewItem::startRename
+120 Q3ListViewItem::setEnabled
+124 Q3CheckListItem::rtti
+128 Q3ListViewItem::setMultiLinesEnabled
+132 Q3ListViewItem::enforceSortOrder
+136 Q3ListViewItem::setHeight
+140 Q3CheckListItem::activate
+144 Q3ListViewItem::dropped
+148 Q3ListViewItem::dragEntered
+152 Q3ListViewItem::dragLeft
+156 Q3ListViewItem::okRename
+160 Q3ListViewItem::cancelRename
+164 Q3CheckListItem::setOn
+168 Q3CheckListItem::stateChange
+
+Class Q3CheckListItem
+ size=56 align=4
+ base size=56 base align=4
+Q3CheckListItem (0xb0f4d380) 0
+ vptr=((& Q3CheckListItem::_ZTV15Q3CheckListItem) + 8u)
+ Q3ListViewItem (0xb0f05d5c) 0
+ primary-for Q3CheckListItem (0xb0f4d380)
+
+Class Q3ListViewItemIterator
+ size=12 align=4
+ base size=12 base align=4
+Q3ListViewItemIterator (0xb0f05f00) 0
+
+Class Q3Dns::MailServer
+ size=8 align=4
+ base size=6 base align=4
+Q3Dns::MailServer (0xb0f05f78) 0
+
+Class Q3Dns::Server
+ size=12 align=4
+ base size=10 base align=4
+Q3Dns::Server (0xb0f05fb4) 0
+
+Vtable for Q3Dns
+Q3Dns::_ZTV5Q3Dns: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5Q3Dns)
+8 Q3Dns::metaObject
+12 Q3Dns::qt_metacast
+16 Q3Dns::qt_metacall
+20 Q3Dns::~Q3Dns
+24 Q3Dns::~Q3Dns
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3Dns::setLabel
+60 Q3Dns::setLabel
+64 Q3Dns::setRecordType
+
+Class Q3Dns
size=24 align=4
base size=24 base align=4
-Q3ComboBox (0xb27f6280) 0
- vptr=((& Q3ComboBox::_ZTV10Q3ComboBox) + 8u)
- QWidget (0xb27f62c0) 0
- primary-for Q3ComboBox (0xb27f6280)
- QObject (0xb27f6300) 0
- primary-for QWidget (0xb27f62c0)
- QPaintDevice (0xb27f6340) 8
- vptr=((& Q3ComboBox::_ZTV10Q3ComboBox) + 280u)
+Q3Dns (0xb0f4d540) 0
+ vptr=((& Q3Dns::_ZTV5Q3Dns) + 8u)
+ QObject (0xb0f05f3c) 0
+ primary-for Q3Dns (0xb0f4d540)
-Vtable for Q3WidgetStack
-Q3WidgetStack::_ZTV13Q3WidgetStack: 67u entries
+Vtable for Q3DnsSocket
+Q3DnsSocket::_ZTV11Q3DnsSocket: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3WidgetStack)
-8 Q3WidgetStack::metaObject
-12 Q3WidgetStack::qt_metacast
-16 Q3WidgetStack::qt_metacall
-20 Q3WidgetStack::~Q3WidgetStack
-24 Q3WidgetStack::~Q3WidgetStack
-28 Q3WidgetStack::event
+4 (int (*)(...))(& _ZTI11Q3DnsSocket)
+8 Q3DnsSocket::metaObject
+12 Q3DnsSocket::qt_metacast
+16 Q3DnsSocket::qt_metacall
+20 Q3DnsSocket::~Q3DnsSocket
+24 Q3DnsSocket::~Q3DnsSocket
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 Q3WidgetStack::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 Q3WidgetStack::setVisible
-64 Q3WidgetStack::sizeHint
-68 Q3WidgetStack::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
-128 QWidget::moveEvent
-132 Q3WidgetStack::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3WidgetStack::frameChanged
-228 Q3Frame::drawFrame
-232 Q3Frame::drawContents
-236 Q3WidgetStack::setChildGeometries
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI13Q3WidgetStack)
-248 Q3WidgetStack::_ZThn8_N13Q3WidgetStackD1Ev
-252 Q3WidgetStack::_ZThn8_N13Q3WidgetStackD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 Q3DnsSocket::cleanCache
+60 Q3DnsSocket::retransmit
+64 Q3DnsSocket::answer
-Class Q3WidgetStack
- size=44 align=4
- base size=44 base align=4
-Q3WidgetStack (0xb27f63c0) 0
- vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 8u)
- Q3Frame (0xb27f6400) 0
- primary-for Q3WidgetStack (0xb27f63c0)
- QFrame (0xb27f6440) 0
- primary-for Q3Frame (0xb27f6400)
- QWidget (0xb27f6480) 0
- primary-for QFrame (0xb27f6440)
- QObject (0xb27f64c0) 0
- primary-for QWidget (0xb27f6480)
- QPaintDevice (0xb27f6500) 8
- vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
+Class Q3DnsSocket
+ size=8 align=4
+ base size=8 base align=4
+Q3DnsSocket (0xb0f4dc40) 0
+ vptr=((& Q3DnsSocket::_ZTV11Q3DnsSocket) + 8u)
+ QObject (0xb0da27bc) 0
+ primary-for Q3DnsSocket (0xb0f4dc40)
-Vtable for Q3HBox
-Q3HBox::_ZTV6Q3HBox: 66u entries
+Vtable for Q3Ftp
+Q3Ftp::_ZTV5Q3Ftp: 29u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6Q3HBox)
-8 Q3HBox::metaObject
-12 Q3HBox::qt_metacast
-16 Q3HBox::qt_metacall
-20 Q3HBox::~Q3HBox
-24 Q3HBox::~Q3HBox
-28 QFrame::event
+4 (int (*)(...))(& _ZTI5Q3Ftp)
+8 Q3Ftp::metaObject
+12 Q3Ftp::qt_metacast
+16 Q3Ftp::qt_metacall
+20 Q3Ftp::~Q3Ftp
+24 Q3Ftp::~Q3Ftp
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 Q3HBox::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
-128 QWidget::moveEvent
-132 Q3Frame::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3HBox::frameChanged
-228 Q3Frame::drawFrame
-232 Q3Frame::drawContents
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI6Q3HBox)
-244 Q3HBox::_ZThn8_N6Q3HBoxD1Ev
-248 Q3HBox::_ZThn8_N6Q3HBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 Q3NetworkProtocol::setUrl
+60 Q3NetworkProtocol::setAutoDelete
+64 Q3Ftp::supportedOperations
+68 Q3NetworkProtocol::addOperation
+72 Q3NetworkProtocol::clearOperationQueue
+76 Q3NetworkProtocol::stop
+80 Q3NetworkProtocol::processOperation
+84 Q3Ftp::operationListChildren
+88 Q3Ftp::operationMkDir
+92 Q3Ftp::operationRemove
+96 Q3Ftp::operationRename
+100 Q3Ftp::operationGet
+104 Q3Ftp::operationPut
+108 Q3NetworkProtocol::operationPutChunk
+112 Q3Ftp::checkConnection
-Class Q3HBox
- size=24 align=4
- base size=24 base align=4
-Q3HBox (0xb27f6580) 0
- vptr=((& Q3HBox::_ZTV6Q3HBox) + 8u)
- Q3Frame (0xb27f65c0) 0
- primary-for Q3HBox (0xb27f6580)
- QFrame (0xb27f6600) 0
- primary-for Q3Frame (0xb27f65c0)
- QWidget (0xb27f6640) 0
- primary-for QFrame (0xb27f6600)
- QObject (0xb27f6680) 0
- primary-for QWidget (0xb27f6640)
- QPaintDevice (0xb27f66c0) 8
- vptr=((& Q3HBox::_ZTV6Q3HBox) + 244u)
+Class Q3Ftp
+ size=48 align=4
+ base size=45 base align=4
+Q3Ftp (0xb0f4de80) 0
+ vptr=((& Q3Ftp::_ZTV5Q3Ftp) + 8u)
+ Q3NetworkProtocol (0xb0f4dec0) 0
+ primary-for Q3Ftp (0xb0f4de80)
+ QObject (0xb0da28e8) 0
+ primary-for Q3NetworkProtocol (0xb0f4dec0)
-Vtable for Q3VBox
-Q3VBox::_ZTV6Q3VBox: 66u entries
+Vtable for Q3HttpHeader
+Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6Q3VBox)
-8 Q3VBox::metaObject
-12 Q3VBox::qt_metacast
-16 Q3VBox::qt_metacall
-20 Q3VBox::~Q3VBox
-24 Q3VBox::~Q3VBox
-28 QFrame::event
+4 (int (*)(...))(& _ZTI12Q3HttpHeader)
+8 Q3HttpHeader::~Q3HttpHeader
+12 Q3HttpHeader::~Q3HttpHeader
+16 Q3HttpHeader::toString
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 Q3HttpHeader::parseLine
+
+Class Q3HttpHeader
+ size=12 align=4
+ base size=9 base align=4
+Q3HttpHeader (0xb0da2a14) 0
+ vptr=((& Q3HttpHeader::_ZTV12Q3HttpHeader) + 8u)
+
+Vtable for Q3HttpResponseHeader
+Q3HttpResponseHeader::_ZTV20Q3HttpResponseHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20Q3HttpResponseHeader)
+8 Q3HttpResponseHeader::~Q3HttpResponseHeader
+12 Q3HttpResponseHeader::~Q3HttpResponseHeader
+16 Q3HttpResponseHeader::toString
+20 Q3HttpResponseHeader::majorVersion
+24 Q3HttpResponseHeader::minorVersion
+28 Q3HttpResponseHeader::parseLine
+
+Class Q3HttpResponseHeader
+ size=28 align=4
+ base size=28 base align=4
+Q3HttpResponseHeader (0xb0dc91c0) 0
+ vptr=((& Q3HttpResponseHeader::_ZTV20Q3HttpResponseHeader) + 8u)
+ Q3HttpHeader (0xb0da2ac8) 0
+ primary-for Q3HttpResponseHeader (0xb0dc91c0)
+
+Vtable for Q3HttpRequestHeader
+Q3HttpRequestHeader::_ZTV19Q3HttpRequestHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19Q3HttpRequestHeader)
+8 Q3HttpRequestHeader::~Q3HttpRequestHeader
+12 Q3HttpRequestHeader::~Q3HttpRequestHeader
+16 Q3HttpRequestHeader::toString
+20 Q3HttpRequestHeader::majorVersion
+24 Q3HttpRequestHeader::minorVersion
+28 Q3HttpRequestHeader::parseLine
+
+Class Q3HttpRequestHeader
+ size=28 align=4
+ base size=28 base align=4
+Q3HttpRequestHeader (0xb0dc9280) 0
+ vptr=((& Q3HttpRequestHeader::_ZTV19Q3HttpRequestHeader) + 8u)
+ Q3HttpHeader (0xb0da2b04) 0
+ primary-for Q3HttpRequestHeader (0xb0dc9280)
+
+Vtable for Q3Http
+Q3Http::_ZTV6Q3Http: 29u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6Q3Http)
+8 Q3Http::metaObject
+12 Q3Http::qt_metacast
+16 Q3Http::qt_metacall
+20 Q3Http::~Q3Http
+24 Q3Http::~Q3Http
+28 QObject::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 Q3Http::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 Q3HBox::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
-128 QWidget::moveEvent
-132 Q3Frame::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3HBox::frameChanged
-228 Q3Frame::drawFrame
-232 Q3Frame::drawContents
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI6Q3VBox)
-244 Q3VBox::_ZThn8_N6Q3VBoxD1Ev
-248 Q3VBox::_ZThn8_N6Q3VBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 Q3NetworkProtocol::setUrl
+60 Q3NetworkProtocol::setAutoDelete
+64 Q3Http::supportedOperations
+68 Q3NetworkProtocol::addOperation
+72 Q3NetworkProtocol::clearOperationQueue
+76 Q3NetworkProtocol::stop
+80 Q3NetworkProtocol::processOperation
+84 Q3NetworkProtocol::operationListChildren
+88 Q3NetworkProtocol::operationMkDir
+92 Q3NetworkProtocol::operationRemove
+96 Q3NetworkProtocol::operationRename
+100 Q3Http::operationGet
+104 Q3Http::operationPut
+108 Q3NetworkProtocol::operationPutChunk
+112 Q3NetworkProtocol::checkConnection
-Class Q3VBox
+Class Q3Http
size=24 align=4
base size=24 base align=4
-Q3VBox (0xb27f6740) 0
- vptr=((& Q3VBox::_ZTV6Q3VBox) + 8u)
- Q3HBox (0xb27f6780) 0
- primary-for Q3VBox (0xb27f6740)
- Q3Frame (0xb27f67c0) 0
- primary-for Q3HBox (0xb27f6780)
- QFrame (0xb27f6800) 0
- primary-for Q3Frame (0xb27f67c0)
- QWidget (0xb27f6840) 0
- primary-for QFrame (0xb27f6800)
- QObject (0xb27f6880) 0
- primary-for QWidget (0xb27f6840)
- QPaintDevice (0xb27f68c0) 8
- vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
+Q3Http (0xb0dc9300) 0
+ vptr=((& Q3Http::_ZTV6Q3Http) + 8u)
+ Q3NetworkProtocol (0xb0dc9340) 0
+ primary-for Q3Http (0xb0dc9300)
+ QObject (0xb0da2b40) 0
+ primary-for Q3NetworkProtocol (0xb0dc9340)
-Vtable for Q3RangeControl
-Q3RangeControl::_ZTV14Q3RangeControl: 7u entries
+Vtable for Q3LocalFs
+Q3LocalFs::_ZTV9Q3LocalFs: 29u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3RangeControl)
-8 Q3RangeControl::~Q3RangeControl
-12 Q3RangeControl::~Q3RangeControl
-16 Q3RangeControl::valueChange
-20 Q3RangeControl::rangeChange
-24 Q3RangeControl::stepChange
+4 (int (*)(...))(& _ZTI9Q3LocalFs)
+8 Q3LocalFs::metaObject
+12 Q3LocalFs::qt_metacast
+16 Q3LocalFs::qt_metacall
+20 Q3LocalFs::~Q3LocalFs
+24 Q3LocalFs::~Q3LocalFs
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3NetworkProtocol::setUrl
+60 Q3NetworkProtocol::setAutoDelete
+64 Q3LocalFs::supportedOperations
+68 Q3NetworkProtocol::addOperation
+72 Q3NetworkProtocol::clearOperationQueue
+76 Q3NetworkProtocol::stop
+80 Q3NetworkProtocol::processOperation
+84 Q3LocalFs::operationListChildren
+88 Q3LocalFs::operationMkDir
+92 Q3LocalFs::operationRemove
+96 Q3LocalFs::operationRename
+100 Q3LocalFs::operationGet
+104 Q3LocalFs::operationPut
+108 Q3NetworkProtocol::operationPutChunk
+112 Q3NetworkProtocol::checkConnection
-Class Q3RangeControl
- size=32 align=4
- base size=32 base align=4
-Q3RangeControl (0xb27f6940) 0
- vptr=((& Q3RangeControl::_ZTV14Q3RangeControl) + 8u)
+Class Q3LocalFs
+ size=16 align=4
+ base size=16 base align=4
+Q3LocalFs (0xb0dc9580) 0
+ vptr=((& Q3LocalFs::_ZTV9Q3LocalFs) + 8u)
+ Q3NetworkProtocol (0xb0dc95c0) 0
+ primary-for Q3LocalFs (0xb0dc9580)
+ QObject (0xb0da2c6c) 0
+ primary-for Q3NetworkProtocol (0xb0dc95c0)
-Vtable for Q3SpinWidget
-Q3SpinWidget::_ZTV12Q3SpinWidget: 64u entries
+Vtable for Q3SocketDevice
+Q3SocketDevice::_ZTV14Q3SocketDevice: 41u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3SpinWidget)
-8 Q3SpinWidget::metaObject
-12 Q3SpinWidget::qt_metacast
-16 Q3SpinWidget::qt_metacall
-20 Q3SpinWidget::~Q3SpinWidget
-24 Q3SpinWidget::~Q3SpinWidget
-28 QWidget::event
+4 (int (*)(...))(& _ZTI14Q3SocketDevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 Q3SocketDevice::~Q3SocketDevice
+24 Q3SocketDevice::~Q3SocketDevice
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 Q3SpinWidget::mousePressEvent
-84 Q3SpinWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 Q3SpinWidget::mouseMoveEvent
-96 Q3SpinWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 Q3SpinWidget::paintEvent
-128 QWidget::moveEvent
-132 Q3SpinWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 Q3SpinWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 Q3SpinWidget::setButtonSymbols
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI12Q3SpinWidget)
-236 Q3SpinWidget::_ZThn8_N12Q3SpinWidgetD1Ev
-240 Q3SpinWidget::_ZThn8_N12Q3SpinWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 Q3SocketDevice::isSequential
+60 Q3SocketDevice::open
+64 Q3SocketDevice::close
+68 QIODevice::pos
+72 Q3SocketDevice::size
+76 QIODevice::seek
+80 Q3SocketDevice::atEnd
+84 QIODevice::reset
+88 Q3SocketDevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 Q3SocketDevice::readData
+112 QIODevice::readLineData
+116 Q3SocketDevice::writeData
+120 Q3SocketDevice::setSocket
+124 Q3SocketDevice::setBlocking
+128 Q3SocketDevice::setAddressReusable
+132 Q3SocketDevice::setReceiveBufferSize
+136 Q3SocketDevice::setSendBufferSize
+140 Q3SocketDevice::connect
+144 Q3SocketDevice::bind
+148 Q3SocketDevice::listen
+152 Q3SocketDevice::accept
+156 Q3SocketDevice::writeBlock
+160 Q3SocketDevice::setOption
-Class Q3SpinWidget
- size=24 align=4
- base size=24 base align=4
-Q3SpinWidget (0xb27f6a00) 0
- vptr=((& Q3SpinWidget::_ZTV12Q3SpinWidget) + 8u)
- QWidget (0xb27f6a40) 0
- primary-for Q3SpinWidget (0xb27f6a00)
- QObject (0xb27f6a80) 0
- primary-for QWidget (0xb27f6a40)
- QPaintDevice (0xb27f6ac0) 8
- vptr=((& Q3SpinWidget::_ZTV12Q3SpinWidget) + 236u)
+Class Q3SocketDevice
+ size=40 align=4
+ base size=40 base align=4
+Q3SocketDevice (0xb0dc9800) 0
+ vptr=((& Q3SocketDevice::_ZTV14Q3SocketDevice) + 8u)
+ QIODevice (0xb0dc9840) 0
+ primary-for Q3SocketDevice (0xb0dc9800)
+ QObject (0xb0da2d98) 0
+ primary-for QIODevice (0xb0dc9840)
+Vtable for Q3ServerSocket
+Q3ServerSocket::_ZTV14Q3ServerSocket: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14Q3ServerSocket)
+8 Q3ServerSocket::metaObject
+12 Q3ServerSocket::qt_metacast
+16 Q3ServerSocket::qt_metacall
+20 Q3ServerSocket::~Q3ServerSocket
+24 Q3ServerSocket::~Q3ServerSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3ServerSocket::setSocket
+60 __cxa_pure_virtual
+Class Q3ServerSocket
+ size=12 align=4
+ base size=12 base align=4
+Q3ServerSocket (0xb0dc9a00) 0
+ vptr=((& Q3ServerSocket::_ZTV14Q3ServerSocket) + 8u)
+ QObject (0xb0e1e03c) 0
+ primary-for Q3ServerSocket (0xb0dc9a00)
+Vtable for Q3Socket
+Q3Socket::_ZTV8Q3Socket: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8Q3Socket)
+8 Q3Socket::metaObject
+12 Q3Socket::qt_metacast
+16 Q3Socket::qt_metacall
+20 Q3Socket::~Q3Socket
+24 Q3Socket::~Q3Socket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3Socket::isSequential
+60 Q3Socket::open
+64 Q3Socket::close
+68 QIODevice::pos
+72 Q3Socket::size
+76 QIODevice::seek
+80 Q3Socket::atEnd
+84 QIODevice::reset
+88 Q3Socket::bytesAvailable
+92 Q3Socket::bytesToWrite
+96 Q3Socket::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 Q3Socket::readData
+112 QIODevice::readLineData
+116 Q3Socket::writeData
+120 Q3Socket::setSocket
+124 Q3Socket::setSocketDevice
+128 Q3Socket::connectToHost
+132 Q3Socket::sn_read
+136 Q3Socket::sn_write
+Class Q3Socket
+ size=12 align=4
+ base size=12 base align=4
+Q3Socket (0xb0dc9c40) 0
+ vptr=((& Q3Socket::_ZTV8Q3Socket) + 8u)
+ QIODevice (0xb0dc9c80) 0
+ primary-for Q3Socket (0xb0dc9c40)
+ QObject (0xb0e1e168) 0
+ primary-for QIODevice (0xb0dc9c80)
-Vtable for Q3DockAreaLayout
-Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
+Vtable for Q3Action
+Q3Action::_ZTV8Q3Action: 29u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3DockAreaLayout)
-8 Q3DockAreaLayout::metaObject
-12 Q3DockAreaLayout::qt_metacast
-16 Q3DockAreaLayout::qt_metacall
-20 Q3DockAreaLayout::~Q3DockAreaLayout
-24 Q3DockAreaLayout::~Q3DockAreaLayout
+4 (int (*)(...))(& _ZTI8Q3Action)
+8 Q3Action::metaObject
+12 Q3Action::qt_metacast
+16 Q3Action::qt_metacall
+20 Q3Action::~Q3Action
+24 Q3Action::~Q3Action
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3DockAreaLayout::invalidate
-60 QLayout::geometry
-64 Q3DockAreaLayout::addItem
-68 Q3DockAreaLayout::expandingDirections
-72 Q3DockAreaLayout::minimumSize
-76 QLayout::maximumSize
-80 Q3DockAreaLayout::setGeometry
-84 Q3DockAreaLayout::itemAt
-88 Q3DockAreaLayout::takeAt
-92 QLayout::indexOf
-96 Q3DockAreaLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 Q3DockAreaLayout::hasHeightForWidth
-112 Q3DockAreaLayout::heightForWidth
-116 Q3DockAreaLayout::sizeHint
-120 (int (*)(...))-0x00000000000000008
-124 (int (*)(...))(& _ZTI16Q3DockAreaLayout)
-128 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayoutD1Ev
-132 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayoutD0Ev
-136 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout8sizeHintEv
-140 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout11minimumSizeEv
-144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-148 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout19expandingDirectionsEv
-152 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayout11setGeometryERK5QRect
-156 QLayout::_ZThn8_NK7QLayout8geometryEv
-160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-164 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout17hasHeightForWidthEv
-168 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout14heightForWidthEi
-172 QLayoutItem::minimumHeightForWidth
-176 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayout10invalidateEv
-180 QLayoutItem::widget
-184 QLayout::_ZThn8_N7QLayout6layoutEv
-188 QLayoutItem::spacerItem
+56 Q3Action::setIconSet
+60 Q3Action::setText
+64 Q3Action::setMenuText
+68 Q3Action::setToolTip
+72 Q3Action::setStatusTip
+76 Q3Action::setWhatsThis
+80 Q3Action::setAccel
+84 Q3Action::setToggleAction
+88 Q3Action::addTo
+92 Q3Action::removeFrom
+96 Q3Action::addedTo
+100 Q3Action::addedTo
+104 Q3Action::setOn
+108 Q3Action::setEnabled
+112 Q3Action::setVisible
-Class Q3DockAreaLayout
- size=56 align=4
- base size=56 base align=4
-Q3DockAreaLayout (0xb27f6b40) 0
- vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 8u)
- QLayout (0xb27f6b80) 0
- primary-for Q3DockAreaLayout (0xb27f6b40)
- QObject (0xb27f6bc0) 0
- primary-for QLayout (0xb27f6b80)
- QLayoutItem (0xb27f6c00) 8
- vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
+Class Q3Action
+ size=12 align=4
+ base size=12 base align=4
+Q3Action (0xb0dc9f80) 0
+ vptr=((& Q3Action::_ZTV8Q3Action) + 8u)
+ QObject (0xb0e1e384) 0
+ primary-for Q3Action (0xb0dc9f80)
+Vtable for Q3ActionGroup
+Q3ActionGroup::_ZTV13Q3ActionGroup: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13Q3ActionGroup)
+8 Q3ActionGroup::metaObject
+12 Q3ActionGroup::qt_metacast
+16 Q3ActionGroup::qt_metacall
+20 Q3ActionGroup::~Q3ActionGroup
+24 Q3ActionGroup::~Q3ActionGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 Q3ActionGroup::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3ActionGroup::setIconSet
+60 Q3ActionGroup::setText
+64 Q3ActionGroup::setMenuText
+68 Q3ActionGroup::setToolTip
+72 Q3Action::setStatusTip
+76 Q3ActionGroup::setWhatsThis
+80 Q3Action::setAccel
+84 Q3ActionGroup::setToggleAction
+88 Q3ActionGroup::addTo
+92 Q3ActionGroup::removeFrom
+96 Q3ActionGroup::addedTo
+100 Q3ActionGroup::addedTo
+104 Q3ActionGroup::setOn
+108 Q3ActionGroup::setEnabled
+112 Q3ActionGroup::setVisible
+116 Q3ActionGroup::addedTo
+120 Q3ActionGroup::addedTo
-Class Q3DockArea::DockWindowData
- size=24 align=4
- base size=24 base align=4
-Q3DockArea::DockWindowData (0xb27f6fc0) 0
+Class Q3ActionGroup
+ size=16 align=4
+ base size=16 base align=4
+Q3ActionGroup (0xb0e411c0) 0
+ vptr=((& Q3ActionGroup::_ZTV13Q3ActionGroup) + 8u)
+ Q3Action (0xb0e41200) 0
+ primary-for Q3ActionGroup (0xb0e411c0)
+ QObject (0xb0e1e4b0) 0
+ primary-for Q3Action (0xb0e41200)
-Vtable for Q3DockArea
-Q3DockArea::_ZTV10Q3DockArea: 63u entries
+Vtable for Q3Button
+Q3Button::_ZTV8Q3Button: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3DockArea)
-8 Q3DockArea::metaObject
-12 Q3DockArea::qt_metacast
-16 Q3DockArea::qt_metacall
-20 Q3DockArea::~Q3DockArea
-24 Q3DockArea::~Q3DockArea
-28 QWidget::event
-32 Q3DockArea::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI8Q3Button)
+8 Q3Button::metaObject
+12 Q3Button::qt_metacast
+16 Q3Button::qt_metacall
+20 Q3Button::~Q3Button
+24 Q3Button::~Q3Button
+28 QAbstractButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -18258,18 +23351,18 @@ Q3DockArea::_ZTV10Q3DockArea: 63u entries
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QAbstractButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 Q3Button::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -18283,7 +23376,7 @@ Q3DockArea::_ZTV10Q3DockArea: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -18294,35 +23387,42 @@ Q3DockArea::_ZTV10Q3DockArea: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10Q3DockArea)
-232 Q3DockArea::_ZThn8_N10Q3DockAreaD1Ev
-236 Q3DockArea::_ZThn8_N10Q3DockAreaD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 Q3Button::drawButton
+240 Q3Button::drawButtonLabel
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI8Q3Button)
+252 Q3Button::_ZThn8_N8Q3ButtonD1Ev
+256 Q3Button::_ZThn8_N8Q3ButtonD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3DockArea
- size=44 align=4
- base size=44 base align=4
-Q3DockArea (0xb27f6ec0) 0
- vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 8u)
- QWidget (0xb27f6f00) 0
- primary-for Q3DockArea (0xb27f6ec0)
- QObject (0xb27f6f40) 0
- primary-for QWidget (0xb27f6f00)
- QPaintDevice (0xb27f6f80) 8
- vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
+Class Q3Button
+ size=20 align=4
+ base size=20 base align=4
+Q3Button (0xb0e41480) 0
+ vptr=((& Q3Button::_ZTV8Q3Button) + 8u)
+ QAbstractButton (0xb0e414c0) 0
+ primary-for Q3Button (0xb0e41480)
+ QWidget (0xb0c63230) 0
+ primary-for QAbstractButton (0xb0e414c0)
+ QObject (0xb0e1e5dc) 0
+ primary-for QWidget (0xb0c63230)
+ QPaintDevice (0xb0e1e618) 8
+ vptr=((& Q3Button::_ZTV8Q3Button) + 252u)
-Vtable for Q3VGroupBox
-Q3VGroupBox::_ZTV11Q3VGroupBox: 64u entries
+Vtable for Q3GroupBox
+Q3GroupBox::_ZTV10Q3GroupBox: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3VGroupBox)
-8 Q3VGroupBox::metaObject
-12 Q3VGroupBox::qt_metacast
-16 Q3VGroupBox::qt_metacall
-20 Q3VGroupBox::~Q3VGroupBox
-24 Q3VGroupBox::~Q3VGroupBox
+4 (int (*)(...))(& _ZTI10Q3GroupBox)
+8 Q3GroupBox::metaObject
+12 Q3GroupBox::qt_metacast
+16 Q3GroupBox::qt_metacall
+20 Q3GroupBox::~Q3GroupBox
+24 Q3GroupBox::~Q3GroupBox
28 Q3GroupBox::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -18373,120 +23473,38 @@ Q3VGroupBox::_ZTV11Q3VGroupBox: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11Q3VGroupBox)
-236 Q3VGroupBox::_ZThn8_N11Q3VGroupBoxD1Ev
-240 Q3VGroupBox::_ZThn8_N11Q3VGroupBoxD0Ev
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10Q3GroupBox)
+236 Q3GroupBox::_ZThn8_N10Q3GroupBoxD1Ev
+240 Q3GroupBox::_ZThn8_N10Q3GroupBoxD0Ev
244 QWidget::_ZThn8_NK7QWidget7devTypeEv
248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3VGroupBox
+Class Q3GroupBox
size=24 align=4
base size=24 base align=4
-Q3VGroupBox (0xb27f6380) 0
- vptr=((& Q3VGroupBox::_ZTV11Q3VGroupBox) + 8u)
- Q3GroupBox (0xb27f6540) 0
- primary-for Q3VGroupBox (0xb27f6380)
- QGroupBox (0xb27f6700) 0
- primary-for Q3GroupBox (0xb27f6540)
- QWidget (0xb27f6900) 0
- primary-for QGroupBox (0xb27f6700)
- QObject (0xb27f6980) 0
- primary-for QWidget (0xb27f6900)
- QPaintDevice (0xb27f6b00) 8
- vptr=((& Q3VGroupBox::_ZTV11Q3VGroupBox) + 236u)
-
-Vtable for Q3PopupMenu
-Q3PopupMenu::_ZTV11Q3PopupMenu: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3PopupMenu)
-8 Q3PopupMenu::metaObject
-12 Q3PopupMenu::qt_metacast
-16 Q3PopupMenu::qt_metacall
-20 Q3PopupMenu::~Q3PopupMenu
-24 Q3PopupMenu::~Q3PopupMenu
-28 QMenu::event
-32 QObject::eventFilter
-36 QMenu::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenu::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QMenu::hideEvent
-176 QWidget::x11Event
-180 QMenu::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11Q3PopupMenu)
-232 Q3PopupMenu::_ZThn8_N11Q3PopupMenuD1Ev
-236 Q3PopupMenu::_ZThn8_N11Q3PopupMenuD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3PopupMenu
- size=20 align=4
- base size=20 base align=4
-Q3PopupMenu (0xb27f6c40) 0
- vptr=((& Q3PopupMenu::_ZTV11Q3PopupMenu) + 8u)
- QMenu (0xb27f6d40) 0
- primary-for Q3PopupMenu (0xb27f6c40)
- QWidget (0xb27f6e80) 0
- primary-for QMenu (0xb27f6d40)
- QObject (0xb26dd000) 0
- primary-for QWidget (0xb27f6e80)
- QPaintDevice (0xb26dd040) 8
- vptr=((& Q3PopupMenu::_ZTV11Q3PopupMenu) + 232u)
+Q3GroupBox (0xb0e41700) 0
+ vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 8u)
+ QGroupBox (0xb0e41740) 0
+ primary-for Q3GroupBox (0xb0e41700)
+ QWidget (0xb0c68640) 0
+ primary-for QGroupBox (0xb0e41740)
+ QObject (0xb0e1e744) 0
+ primary-for QWidget (0xb0c68640)
+ QPaintDevice (0xb0e1e780) 8
+ vptr=((& Q3GroupBox::_ZTV10Q3GroupBox) + 236u)
-Vtable for Q3HGroupBox
-Q3HGroupBox::_ZTV11Q3HGroupBox: 64u entries
+Vtable for Q3ButtonGroup
+Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3HGroupBox)
-8 Q3HGroupBox::metaObject
-12 Q3HGroupBox::qt_metacast
-16 Q3HGroupBox::qt_metacall
-20 Q3HGroupBox::~Q3HGroupBox
-24 Q3HGroupBox::~Q3HGroupBox
-28 Q3GroupBox::event
+4 (int (*)(...))(& _ZTI13Q3ButtonGroup)
+8 Q3ButtonGroup::metaObject
+12 Q3ButtonGroup::qt_metacast
+16 Q3ButtonGroup::qt_metacall
+20 Q3ButtonGroup::~Q3ButtonGroup
+24 Q3ButtonGroup::~Q3ButtonGroup
+28 Q3ButtonGroup::event
32 QObject::eventFilter
36 QObject::timerEvent
40 Q3GroupBox::childEvent
@@ -18536,66 +23554,66 @@ Q3HGroupBox::_ZTV11Q3HGroupBox: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11Q3HGroupBox)
-236 Q3HGroupBox::_ZThn8_N11Q3HGroupBoxD1Ev
-240 Q3HGroupBox::_ZThn8_N11Q3HGroupBoxD0Ev
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13Q3ButtonGroup)
+236 Q3ButtonGroup::_ZThn8_N13Q3ButtonGroupD1Ev
+240 Q3ButtonGroup::_ZThn8_N13Q3ButtonGroupD0Ev
244 QWidget::_ZThn8_NK7QWidget7devTypeEv
248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3HGroupBox
- size=24 align=4
- base size=24 base align=4
-Q3HGroupBox (0xb26dd0c0) 0
- vptr=((& Q3HGroupBox::_ZTV11Q3HGroupBox) + 8u)
- Q3GroupBox (0xb26dd100) 0
- primary-for Q3HGroupBox (0xb26dd0c0)
- QGroupBox (0xb26dd140) 0
- primary-for Q3GroupBox (0xb26dd100)
- QWidget (0xb26dd180) 0
- primary-for QGroupBox (0xb26dd140)
- QObject (0xb26dd1c0) 0
- primary-for QWidget (0xb26dd180)
- QPaintDevice (0xb26dd200) 8
- vptr=((& Q3HGroupBox::_ZTV11Q3HGroupBox) + 236u)
+Class Q3ButtonGroup
+ size=40 align=4
+ base size=40 base align=4
+Q3ButtonGroup (0xb0e41a00) 0
+ vptr=((& Q3ButtonGroup::_ZTV13Q3ButtonGroup) + 8u)
+ Q3GroupBox (0xb0e41a40) 0
+ primary-for Q3ButtonGroup (0xb0e41a00)
+ QGroupBox (0xb0e41a80) 0
+ primary-for Q3GroupBox (0xb0e41a40)
+ QWidget (0xb0c7ee60) 0
+ primary-for QGroupBox (0xb0e41a80)
+ QObject (0xb0e1e9d8) 0
+ primary-for QWidget (0xb0c7ee60)
+ QPaintDevice (0xb0e1ea14) 8
+ vptr=((& Q3ButtonGroup::_ZTV13Q3ButtonGroup) + 236u)
-Vtable for Q3MainWindow
-Q3MainWindow::_ZTV12Q3MainWindow: 87u entries
+Vtable for Q3VButtonGroup
+Q3VButtonGroup::_ZTV14Q3VButtonGroup: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3MainWindow)
-8 Q3MainWindow::metaObject
-12 Q3MainWindow::qt_metacast
-16 Q3MainWindow::qt_metacall
-20 Q3MainWindow::~Q3MainWindow
-24 Q3MainWindow::~Q3MainWindow
-28 Q3MainWindow::event
-32 Q3MainWindow::eventFilter
+4 (int (*)(...))(& _ZTI14Q3VButtonGroup)
+8 Q3VButtonGroup::metaObject
+12 Q3VButtonGroup::qt_metacast
+16 Q3VButtonGroup::qt_metacall
+20 Q3VButtonGroup::~Q3VButtonGroup
+24 Q3VButtonGroup::~Q3VButtonGroup
+28 Q3ButtonGroup::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 Q3MainWindow::childEvent
+40 Q3GroupBox::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3MainWindow::setVisible
-64 Q3MainWindow::sizeHint
-68 Q3MainWindow::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QGroupBox::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
+108 QGroupBox::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3MainWindow::paintEvent
+124 QGroupBox::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 Q3GroupBox::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -18607,7 +23625,7 @@ Q3MainWindow::_ZTV12Q3MainWindow: 87u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 Q3GroupBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -18618,86 +23636,69 @@ Q3MainWindow::_ZTV12Q3MainWindow: 87u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3MainWindow::setCentralWidget
-228 Q3MainWindow::setDockEnabled
-232 Q3MainWindow::setDockEnabled
-236 Q3MainWindow::addDockWindow
-240 Q3MainWindow::addDockWindow
-244 Q3MainWindow::moveDockWindow
-248 Q3MainWindow::moveDockWindow
-252 Q3MainWindow::removeDockWindow
-256 Q3MainWindow::dockingArea
-260 Q3MainWindow::isCustomizable
-264 Q3MainWindow::createDockWindowMenu
-268 Q3MainWindow::setRightJustification
-272 Q3MainWindow::setUsesBigPixmaps
-276 Q3MainWindow::setUsesTextLabel
-280 Q3MainWindow::setDockWindowsMovable
-284 Q3MainWindow::setOpaqueMoving
-288 Q3MainWindow::setDockMenuEnabled
-292 Q3MainWindow::whatsThis
-296 Q3MainWindow::setAppropriate
-300 Q3MainWindow::customize
-304 Q3MainWindow::setUpLayout
-308 Q3MainWindow::showDockMenu
-312 Q3MainWindow::setMenuBar
-316 Q3MainWindow::setStatusBar
-320 (int (*)(...))-0x00000000000000008
-324 (int (*)(...))(& _ZTI12Q3MainWindow)
-328 Q3MainWindow::_ZThn8_N12Q3MainWindowD1Ev
-332 Q3MainWindow::_ZThn8_N12Q3MainWindowD0Ev
-336 QWidget::_ZThn8_NK7QWidget7devTypeEv
-340 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-344 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3GroupBox::setColumnLayout
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI14Q3VButtonGroup)
+236 Q3VButtonGroup::_ZThn8_N14Q3VButtonGroupD1Ev
+240 Q3VButtonGroup::_ZThn8_N14Q3VButtonGroupD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3MainWindow
- size=20 align=4
- base size=20 base align=4
-Q3MainWindow (0xb26dd280) 0
- vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 8u)
- QWidget (0xb26dd2c0) 0
- primary-for Q3MainWindow (0xb26dd280)
- QObject (0xb26dd300) 0
- primary-for QWidget (0xb26dd2c0)
- QPaintDevice (0xb26dd340) 8
- vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
+Class Q3VButtonGroup
+ size=40 align=4
+ base size=40 base align=4
+Q3VButtonGroup (0xb0e41dc0) 0
+ vptr=((& Q3VButtonGroup::_ZTV14Q3VButtonGroup) + 8u)
+ Q3ButtonGroup (0xb0e41e00) 0
+ primary-for Q3VButtonGroup (0xb0e41dc0)
+ Q3GroupBox (0xb0e41e40) 0
+ primary-for Q3ButtonGroup (0xb0e41e00)
+ QGroupBox (0xb0e41e80) 0
+ primary-for Q3GroupBox (0xb0e41e40)
+ QWidget (0xb0ca32d0) 0
+ primary-for QGroupBox (0xb0e41e80)
+ QObject (0xb0e1ebf4) 0
+ primary-for QWidget (0xb0ca32d0)
+ QPaintDevice (0xb0e1ec30) 8
+ vptr=((& Q3VButtonGroup::_ZTV14Q3VButtonGroup) + 236u)
-Vtable for Q3Button
-Q3Button::_ZTV8Q3Button: 68u entries
+Vtable for Q3HButtonGroup
+Q3HButtonGroup::_ZTV14Q3HButtonGroup: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Button)
-8 Q3Button::metaObject
-12 Q3Button::qt_metacast
-16 Q3Button::qt_metacall
-20 Q3Button::~Q3Button
-24 Q3Button::~Q3Button
-28 QAbstractButton::event
+4 (int (*)(...))(& _ZTI14Q3HButtonGroup)
+8 Q3HButtonGroup::metaObject
+12 Q3HButtonGroup::qt_metacast
+16 Q3HButtonGroup::qt_metacall
+20 Q3HButtonGroup::~Q3HButtonGroup
+24 Q3HButtonGroup::~Q3HButtonGroup
+28 Q3ButtonGroup::event
32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
+36 QObject::timerEvent
+40 Q3GroupBox::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+68 QGroupBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QGroupBox::mouseMoveEvent
96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Button::paintEvent
+124 QGroupBox::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 Q3GroupBox::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -18709,7 +23710,7 @@ Q3Button::_ZTV8Q3Button: 68u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 Q3GroupBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -18720,44 +23721,44 @@ Q3Button::_ZTV8Q3Button: 68u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 Q3Button::drawButton
-240 Q3Button::drawButtonLabel
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI8Q3Button)
-252 Q3Button::_ZThn8_N8Q3ButtonD1Ev
-256 Q3Button::_ZThn8_N8Q3ButtonD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3GroupBox::setColumnLayout
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI14Q3HButtonGroup)
+236 Q3HButtonGroup::_ZThn8_N14Q3HButtonGroupD1Ev
+240 Q3HButtonGroup::_ZThn8_N14Q3HButtonGroupD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Button
- size=20 align=4
- base size=20 base align=4
-Q3Button (0xb26dd3c0) 0
- vptr=((& Q3Button::_ZTV8Q3Button) + 8u)
- QAbstractButton (0xb26dd400) 0
- primary-for Q3Button (0xb26dd3c0)
- QWidget (0xb26dd440) 0
- primary-for QAbstractButton (0xb26dd400)
- QObject (0xb26dd480) 0
- primary-for QWidget (0xb26dd440)
- QPaintDevice (0xb26dd4c0) 8
- vptr=((& Q3Button::_ZTV8Q3Button) + 252u)
+Class Q3HButtonGroup
+ size=40 align=4
+ base size=40 base align=4
+Q3HButtonGroup (0xb0cad280) 0
+ vptr=((& Q3HButtonGroup::_ZTV14Q3HButtonGroup) + 8u)
+ Q3ButtonGroup (0xb0cad2c0) 0
+ primary-for Q3HButtonGroup (0xb0cad280)
+ Q3GroupBox (0xb0cad300) 0
+ primary-for Q3ButtonGroup (0xb0cad2c0)
+ QGroupBox (0xb0cad340) 0
+ primary-for Q3GroupBox (0xb0cad300)
+ QWidget (0xb0ca9e60) 0
+ primary-for QGroupBox (0xb0cad340)
+ QObject (0xb0cb5348) 0
+ primary-for QWidget (0xb0ca9e60)
+ QPaintDevice (0xb0cb5384) 8
+ vptr=((& Q3HButtonGroup::_ZTV14Q3HButtonGroup) + 236u)
-Vtable for Q3Grid
-Q3Grid::_ZTV6Q3Grid: 66u entries
+Vtable for Q3ComboBox
+Q3ComboBox::_ZTV10Q3ComboBox: 75u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6Q3Grid)
-8 Q3Grid::metaObject
-12 Q3Grid::qt_metacast
-16 Q3Grid::qt_metacall
-20 Q3Grid::~Q3Grid
-24 Q3Grid::~Q3Grid
-28 QFrame::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI10Q3ComboBox)
+8 Q3ComboBox::metaObject
+12 Q3ComboBox::qt_metacast
+16 Q3ComboBox::qt_metacall
+20 Q3ComboBox::~Q3ComboBox
+24 Q3ComboBox::~Q3ComboBox
+28 QWidget::event
+32 Q3ComboBox::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -18765,24 +23766,24 @@ Q3Grid::_ZTV6Q3Grid: 66u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 Q3Grid::sizeHint
+64 Q3ComboBox::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 Q3ComboBox::mousePressEvent
+84 Q3ComboBox::mouseReleaseEvent
+88 Q3ComboBox::mouseDoubleClickEvent
+92 Q3ComboBox::mouseMoveEvent
+96 Q3ComboBox::wheelEvent
+100 Q3ComboBox::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 Q3ComboBox::focusInEvent
+112 Q3ComboBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
+124 Q3ComboBox::paintEvent
128 QWidget::moveEvent
-132 Q3Frame::resizeEvent
+132 Q3ComboBox::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -18794,43 +23795,48 @@ Q3Grid::_ZTV6Q3Grid: 66u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
+200 Q3ComboBox::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3Grid::frameChanged
-228 Q3Frame::drawFrame
-232 Q3Frame::drawContents
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI6Q3Grid)
-244 Q3Grid::_ZThn8_N6Q3GridD1Ev
-248 Q3Grid::_ZThn8_N6Q3GridD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3ComboBox::setCurrentItem
+228 Q3ComboBox::setCurrentText
+232 Q3ComboBox::setAutoResize
+236 Q3ComboBox::setSizeLimit
+240 Q3ComboBox::setMaxCount
+244 Q3ComboBox::setInsertionPolicy
+248 Q3ComboBox::setValidator
+252 Q3ComboBox::setListBox
+256 Q3ComboBox::setLineEdit
+260 Q3ComboBox::setAutoCompletion
+264 Q3ComboBox::popup
+268 Q3ComboBox::setEditText
+272 (int (*)(...))-0x000000008
+276 (int (*)(...))(& _ZTI10Q3ComboBox)
+280 Q3ComboBox::_ZThn8_N10Q3ComboBoxD1Ev
+284 Q3ComboBox::_ZThn8_N10Q3ComboBoxD0Ev
+288 QWidget::_ZThn8_NK7QWidget7devTypeEv
+292 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+296 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Grid
+Class Q3ComboBox
size=24 align=4
base size=24 base align=4
-Q3Grid (0xb26dd540) 0
- vptr=((& Q3Grid::_ZTV6Q3Grid) + 8u)
- Q3Frame (0xb26dd580) 0
- primary-for Q3Grid (0xb26dd540)
- QFrame (0xb26dd5c0) 0
- primary-for Q3Frame (0xb26dd580)
- QWidget (0xb26dd600) 0
- primary-for QFrame (0xb26dd5c0)
- QObject (0xb26dd640) 0
- primary-for QWidget (0xb26dd600)
- QPaintDevice (0xb26dd680) 8
- vptr=((& Q3Grid::_ZTV6Q3Grid) + 244u)
+Q3ComboBox (0xb0cad740) 0
+ vptr=((& Q3ComboBox::_ZTV10Q3ComboBox) + 8u)
+ QWidget (0xb0cbd9b0) 0
+ primary-for Q3ComboBox (0xb0cad740)
+ QObject (0xb0cb5a8c) 0
+ primary-for QWidget (0xb0cbd9b0)
+ QPaintDevice (0xb0cb5ac8) 8
+ vptr=((& Q3ComboBox::_ZTV10Q3ComboBox) + 280u)
Vtable for Q3DateTimeEditBase
Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase: 69u entries
@@ -18896,7 +23902,7 @@ Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase: 69u entries
236 __cxa_pure_virtual
240 __cxa_pure_virtual
244 __cxa_pure_virtual
-248 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))-0x000000008
252 (int (*)(...))(& _ZTI18Q3DateTimeEditBase)
256 Q3DateTimeEditBase::_ZThn8_N18Q3DateTimeEditBaseD1Ev
260 Q3DateTimeEditBase::_ZThn8_N18Q3DateTimeEditBaseD0Ev
@@ -18907,13 +23913,13 @@ Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase: 69u entries
Class Q3DateTimeEditBase
size=20 align=4
base size=20 base align=4
-Q3DateTimeEditBase (0xb26dd700) 0
+Q3DateTimeEditBase (0xb0cad980) 0
vptr=((& Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase) + 8u)
- QWidget (0xb26dd740) 0
- primary-for Q3DateTimeEditBase (0xb26dd700)
- QObject (0xb26dd780) 0
- primary-for QWidget (0xb26dd740)
- QPaintDevice (0xb26dd7c0) 8
+ QWidget (0xb0ce4000) 0
+ primary-for Q3DateTimeEditBase (0xb0cad980)
+ QObject (0xb0cb5bf4) 0
+ primary-for QWidget (0xb0ce4000)
+ QPaintDevice (0xb0cb5c30) 8
vptr=((& Q3DateTimeEditBase::_ZTV18Q3DateTimeEditBase) + 256u)
Vtable for Q3DateEdit
@@ -18992,7 +23998,7 @@ Q3DateEdit::_ZTV10Q3DateEdit: 81u entries
284 Q3DateEdit::setDay
288 Q3DateEdit::fix
292 Q3DateEdit::outOfRange
-296 (int (*)(...))-0x00000000000000008
+296 (int (*)(...))-0x000000008
300 (int (*)(...))(& _ZTI10Q3DateEdit)
304 Q3DateEdit::_ZThn8_N10Q3DateEditD1Ev
308 Q3DateEdit::_ZThn8_N10Q3DateEditD0Ev
@@ -19003,15 +24009,15 @@ Q3DateEdit::_ZTV10Q3DateEdit: 81u entries
Class Q3DateEdit
size=24 align=4
base size=24 base align=4
-Q3DateEdit (0xb26dd840) 0
+Q3DateEdit (0xb0cadc80) 0
vptr=((& Q3DateEdit::_ZTV10Q3DateEdit) + 8u)
- Q3DateTimeEditBase (0xb26dd880) 0
- primary-for Q3DateEdit (0xb26dd840)
- QWidget (0xb26dd8c0) 0
- primary-for Q3DateTimeEditBase (0xb26dd880)
- QObject (0xb26dd900) 0
- primary-for QWidget (0xb26dd8c0)
- QPaintDevice (0xb26dd940) 8
+ Q3DateTimeEditBase (0xb0cadcc0) 0
+ primary-for Q3DateEdit (0xb0cadc80)
+ QWidget (0xb0ce8dc0) 0
+ primary-for Q3DateTimeEditBase (0xb0cadcc0)
+ QObject (0xb0cf30f0) 0
+ primary-for QWidget (0xb0ce8dc0)
+ QPaintDevice (0xb0cf312c) 8
vptr=((& Q3DateEdit::_ZTV10Q3DateEdit) + 304u)
Vtable for Q3TimeEdit
@@ -19088,7 +24094,7 @@ Q3TimeEdit::_ZTV10Q3TimeEdit: 79u entries
276 Q3TimeEdit::setHour
280 Q3TimeEdit::setMinute
284 Q3TimeEdit::setSecond
-288 (int (*)(...))-0x00000000000000008
+288 (int (*)(...))-0x000000008
292 (int (*)(...))(& _ZTI10Q3TimeEdit)
296 Q3TimeEdit::_ZThn8_N10Q3TimeEditD1Ev
300 Q3TimeEdit::_ZThn8_N10Q3TimeEditD0Ev
@@ -19099,15 +24105,15 @@ Q3TimeEdit::_ZTV10Q3TimeEdit: 79u entries
Class Q3TimeEdit
size=24 align=4
base size=24 base align=4
-Q3TimeEdit (0xb26dd9c0) 0
+Q3TimeEdit (0xb0d0b000) 0
vptr=((& Q3TimeEdit::_ZTV10Q3TimeEdit) + 8u)
- Q3DateTimeEditBase (0xb26dda00) 0
- primary-for Q3TimeEdit (0xb26dd9c0)
- QWidget (0xb26dda40) 0
- primary-for Q3DateTimeEditBase (0xb26dda00)
- QObject (0xb26dda80) 0
- primary-for QWidget (0xb26dda40)
- QPaintDevice (0xb26ddac0) 8
+ Q3DateTimeEditBase (0xb0d0b040) 0
+ primary-for Q3TimeEdit (0xb0d0b000)
+ QWidget (0xb0cffb90) 0
+ primary-for Q3DateTimeEditBase (0xb0d0b040)
+ QObject (0xb0cf3348) 0
+ primary-for QWidget (0xb0cffb90)
+ QPaintDevice (0xb0cf3384) 8
vptr=((& Q3TimeEdit::_ZTV10Q3TimeEdit) + 296u)
Vtable for Q3DateTimeEdit
@@ -19170,7 +24176,7 @@ Q3DateTimeEdit::_ZTV14Q3DateTimeEdit: 65u entries
220 QWidget::languageChange
224 Q3DateTimeEdit::setDateTime
228 Q3DateTimeEdit::setAutoAdvance
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI14Q3DateTimeEdit)
240 Q3DateTimeEdit::_ZThn8_N14Q3DateTimeEditD1Ev
244 Q3DateTimeEdit::_ZThn8_N14Q3DateTimeEditD0Ev
@@ -19181,149 +24187,63 @@ Q3DateTimeEdit::_ZTV14Q3DateTimeEdit: 65u entries
Class Q3DateTimeEdit
size=32 align=4
base size=32 base align=4
-Q3DateTimeEdit (0xb26ddb40) 0
+Q3DateTimeEdit (0xb0d0b380) 0
vptr=((& Q3DateTimeEdit::_ZTV14Q3DateTimeEdit) + 8u)
- QWidget (0xb26ddb80) 0
- primary-for Q3DateTimeEdit (0xb26ddb40)
- QObject (0xb26ddbc0) 0
- primary-for QWidget (0xb26ddb80)
- QPaintDevice (0xb26ddc00) 8
+ QWidget (0xb0d167d0) 0
+ primary-for Q3DateTimeEdit (0xb0d0b380)
+ QObject (0xb0cf35a0) 0
+ primary-for QWidget (0xb0d167d0)
+ QPaintDevice (0xb0cf35dc) 8
vptr=((& Q3DateTimeEdit::_ZTV14Q3DateTimeEdit) + 240u)
-Vtable for Q3Action
-Q3Action::_ZTV8Q3Action: 29u entries
+Vtable for Q3DockWindow
+Q3DockWindow::_ZTV12Q3DockWindow: 81u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Action)
-8 Q3Action::metaObject
-12 Q3Action::qt_metacast
-16 Q3Action::qt_metacall
-20 Q3Action::~Q3Action
-24 Q3Action::~Q3Action
-28 QObject::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI12Q3DockWindow)
+8 Q3DockWindow::metaObject
+12 Q3DockWindow::qt_metacast
+16 Q3DockWindow::qt_metacall
+20 Q3DockWindow::~Q3DockWindow
+24 Q3DockWindow::~Q3DockWindow
+28 Q3DockWindow::event
+32 Q3DockWindow::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3Action::setIconSet
-60 Q3Action::setText
-64 Q3Action::setMenuText
-68 Q3Action::setToolTip
-72 Q3Action::setStatusTip
-76 Q3Action::setWhatsThis
-80 Q3Action::setAccel
-84 Q3Action::setToggleAction
-88 Q3Action::addTo
-92 Q3Action::removeFrom
-96 Q3Action::addedTo
-100 Q3Action::addedTo
-104 Q3Action::setOn
-108 Q3Action::setEnabled
-112 Q3Action::setVisible
-
-Class Q3Action
- size=12 align=4
- base size=12 base align=4
-Q3Action (0xb26ddc80) 0
- vptr=((& Q3Action::_ZTV8Q3Action) + 8u)
- QObject (0xb26ddcc0) 0
- primary-for Q3Action (0xb26ddc80)
-
-Vtable for Q3ActionGroup
-Q3ActionGroup::_ZTV13Q3ActionGroup: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3ActionGroup)
-8 Q3ActionGroup::metaObject
-12 Q3ActionGroup::qt_metacast
-16 Q3ActionGroup::qt_metacall
-20 Q3ActionGroup::~Q3ActionGroup
-24 Q3ActionGroup::~Q3ActionGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 Q3ActionGroup::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3ActionGroup::setIconSet
-60 Q3ActionGroup::setText
-64 Q3ActionGroup::setMenuText
-68 Q3ActionGroup::setToolTip
-72 Q3Action::setStatusTip
-76 Q3ActionGroup::setWhatsThis
-80 Q3Action::setAccel
-84 Q3ActionGroup::setToggleAction
-88 Q3ActionGroup::addTo
-92 Q3ActionGroup::removeFrom
-96 Q3ActionGroup::addedTo
-100 Q3ActionGroup::addedTo
-104 Q3ActionGroup::setOn
-108 Q3ActionGroup::setEnabled
-112 Q3ActionGroup::setVisible
-116 Q3ActionGroup::addedTo
-120 Q3ActionGroup::addedTo
-
-Class Q3ActionGroup
- size=16 align=4
- base size=16 base align=4
-Q3ActionGroup (0xb26ddd40) 0
- vptr=((& Q3ActionGroup::_ZTV13Q3ActionGroup) + 8u)
- Q3Action (0xb26ddd80) 0
- primary-for Q3ActionGroup (0xb26ddd40)
- QObject (0xb26dddc0) 0
- primary-for Q3Action (0xb26ddd80)
-
-
-
-Vtable for Q3ButtonGroup
-Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3ButtonGroup)
-8 Q3ButtonGroup::metaObject
-12 Q3ButtonGroup::qt_metacast
-16 Q3ButtonGroup::qt_metacall
-20 Q3ButtonGroup::~Q3ButtonGroup
-24 Q3ButtonGroup::~Q3ButtonGroup
-28 Q3ButtonGroup::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 Q3GroupBox::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+64 Q3DockWindow::sizeHint
+68 Q3DockWindow::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
+108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3GroupBox::resizeEvent
+132 Q3DockWindow::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 Q3DockWindow::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 Q3DockWindow::showEvent
+172 Q3DockWindow::hideEvent
176 QWidget::x11Event
-180 Q3GroupBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -19334,67 +24254,152 @@ Q3ButtonGroup::_ZTV13Q3ButtonGroup: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI13Q3ButtonGroup)
-236 Q3ButtonGroup::_ZThn8_N13Q3ButtonGroupD1Ev
-240 Q3ButtonGroup::_ZThn8_N13Q3ButtonGroupD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 Q3Frame::frameChanged
+228 Q3DockWindow::drawFrame
+232 Q3DockWindow::drawContents
+236 Q3DockWindow::setWidget
+240 Q3DockWindow::setCloseMode
+244 Q3DockWindow::setResizeEnabled
+248 Q3DockWindow::setMovingEnabled
+252 Q3DockWindow::setHorizontallyStretchable
+256 Q3DockWindow::setVerticallyStretchable
+260 Q3DockWindow::setOffset
+264 Q3DockWindow::setFixedExtentWidth
+268 Q3DockWindow::setFixedExtentHeight
+272 Q3DockWindow::setNewLine
+276 Q3DockWindow::setOpaqueMoving
+280 Q3DockWindow::undock
+284 Q3DockWindow::undock
+288 Q3DockWindow::dock
+292 Q3DockWindow::setOrientation
+296 (int (*)(...))-0x000000008
+300 (int (*)(...))(& _ZTI12Q3DockWindow)
+304 Q3DockWindow::_ZThn8_N12Q3DockWindowD1Ev
+308 Q3DockWindow::_ZThn8_N12Q3DockWindowD0Ev
+312 QWidget::_ZThn8_NK7QWidget7devTypeEv
+316 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+320 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ButtonGroup
- size=40 align=4
- base size=40 base align=4
-Q3ButtonGroup (0xb26dde40) 0
- vptr=((& Q3ButtonGroup::_ZTV13Q3ButtonGroup) + 8u)
- Q3GroupBox (0xb26dde80) 0
- primary-for Q3ButtonGroup (0xb26dde40)
- QGroupBox (0xb26ddec0) 0
- primary-for Q3GroupBox (0xb26dde80)
- QWidget (0xb26ddf00) 0
- primary-for QGroupBox (0xb26ddec0)
- QObject (0xb26ddf40) 0
- primary-for QWidget (0xb26ddf00)
- QPaintDevice (0xb26ddf80) 8
- vptr=((& Q3ButtonGroup::_ZTV13Q3ButtonGroup) + 236u)
+Class Q3DockWindow
+ size=164 align=4
+ base size=164 base align=4
+Q3DockWindow (0xb0d0b640) 0
+ vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 8u)
+ Q3Frame (0xb0d0b680) 0
+ primary-for Q3DockWindow (0xb0d0b640)
+ QFrame (0xb0d0b6c0) 0
+ primary-for Q3Frame (0xb0d0b680)
+ QWidget (0xb0d2a780) 0
+ primary-for QFrame (0xb0d0b6c0)
+ QObject (0xb0cf3780) 0
+ primary-for QWidget (0xb0d2a780)
+ QPaintDevice (0xb0cf37bc) 8
+ vptr=((& Q3DockWindow::_ZTV12Q3DockWindow) + 304u)
-Vtable for Q3VButtonGroup
-Q3VButtonGroup::_ZTV14Q3VButtonGroup: 64u entries
+Vtable for Q3DockAreaLayout
+Q3DockAreaLayout::_ZTV16Q3DockAreaLayout: 48u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3VButtonGroup)
-8 Q3VButtonGroup::metaObject
-12 Q3VButtonGroup::qt_metacast
-16 Q3VButtonGroup::qt_metacall
-20 Q3VButtonGroup::~Q3VButtonGroup
-24 Q3VButtonGroup::~Q3VButtonGroup
-28 Q3ButtonGroup::event
+4 (int (*)(...))(& _ZTI16Q3DockAreaLayout)
+8 Q3DockAreaLayout::metaObject
+12 Q3DockAreaLayout::qt_metacast
+16 Q3DockAreaLayout::qt_metacall
+20 Q3DockAreaLayout::~Q3DockAreaLayout
+24 Q3DockAreaLayout::~Q3DockAreaLayout
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 Q3GroupBox::childEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 Q3DockAreaLayout::invalidate
+60 QLayout::geometry
+64 Q3DockAreaLayout::addItem
+68 Q3DockAreaLayout::expandingDirections
+72 Q3DockAreaLayout::minimumSize
+76 QLayout::maximumSize
+80 Q3DockAreaLayout::setGeometry
+84 Q3DockAreaLayout::itemAt
+88 Q3DockAreaLayout::takeAt
+92 QLayout::indexOf
+96 Q3DockAreaLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 Q3DockAreaLayout::hasHeightForWidth
+112 Q3DockAreaLayout::heightForWidth
+116 Q3DockAreaLayout::sizeHint
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI16Q3DockAreaLayout)
+128 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayoutD1Ev
+132 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayoutD0Ev
+136 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout8sizeHintEv
+140 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout19expandingDirectionsEv
+152 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout17hasHeightForWidthEv
+168 Q3DockAreaLayout::_ZThn8_NK16Q3DockAreaLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 Q3DockAreaLayout::_ZThn8_N16Q3DockAreaLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class Q3DockAreaLayout
+ size=56 align=4
+ base size=56 base align=4
+Q3DockAreaLayout (0xb0d0bc00) 0
+ vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 8u)
+ QLayout (0xb0d42d20) 0
+ primary-for Q3DockAreaLayout (0xb0d0bc00)
+ QObject (0xb0cf3d5c) 0
+ primary-for QLayout (0xb0d42d20)
+ QLayoutItem (0xb0cf3d98) 8
+ vptr=((& Q3DockAreaLayout::_ZTV16Q3DockAreaLayout) + 128u)
+
+Class Q3DockArea::DockWindowData
+ size=24 align=4
+ base size=24 base align=4
+Q3DockArea::DockWindowData (0xb0b9721c) 0
+
+Vtable for Q3DockArea
+Q3DockArea::_ZTV10Q3DockArea: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10Q3DockArea)
+8 Q3DockArea::metaObject
+12 Q3DockArea::qt_metacast
+16 Q3DockArea::qt_metacall
+20 Q3DockArea::~Q3DockArea
+24 Q3DockArea::~Q3DockArea
+28 QWidget::event
+32 Q3DockArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
+108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 Q3GroupBox::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -19406,7 +24411,7 @@ Q3VButtonGroup::_ZTV14Q3VButtonGroup: 64u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3GroupBox::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -19417,69 +24422,62 @@ Q3VButtonGroup::_ZTV14Q3VButtonGroup: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI14Q3VButtonGroup)
-236 Q3VButtonGroup::_ZThn8_N14Q3VButtonGroupD1Ev
-240 Q3VButtonGroup::_ZThn8_N14Q3VButtonGroupD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10Q3DockArea)
+232 Q3DockArea::_ZThn8_N10Q3DockAreaD1Ev
+236 Q3DockArea::_ZThn8_N10Q3DockAreaD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3VButtonGroup
- size=40 align=4
- base size=40 base align=4
-Q3VButtonGroup (0xb26dd6c0) 0
- vptr=((& Q3VButtonGroup::_ZTV14Q3VButtonGroup) + 8u)
- Q3ButtonGroup (0xb26dd800) 0
- primary-for Q3VButtonGroup (0xb26dd6c0)
- Q3GroupBox (0xb26dd980) 0
- primary-for Q3ButtonGroup (0xb26dd800)
- QGroupBox (0xb26ddb00) 0
- primary-for Q3GroupBox (0xb26dd980)
- QWidget (0xb26ddc40) 0
- primary-for QGroupBox (0xb26ddb00)
- QObject (0xb26ddd00) 0
- primary-for QWidget (0xb26ddc40)
- QPaintDevice (0xb26dde00) 8
- vptr=((& Q3VButtonGroup::_ZTV14Q3VButtonGroup) + 236u)
+Class Q3DockArea
+ size=44 align=4
+ base size=44 base align=4
+Q3DockArea (0xb0b8b440) 0
+ vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 8u)
+ QWidget (0xb0b95910) 0
+ primary-for Q3DockArea (0xb0b8b440)
+ QObject (0xb0b971a4) 0
+ primary-for QWidget (0xb0b95910)
+ QPaintDevice (0xb0b971e0) 8
+ vptr=((& Q3DockArea::_ZTV10Q3DockArea) + 232u)
-Vtable for Q3HButtonGroup
-Q3HButtonGroup::_ZTV14Q3HButtonGroup: 64u entries
+Vtable for Q3Grid
+Q3Grid::_ZTV6Q3Grid: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3HButtonGroup)
-8 Q3HButtonGroup::metaObject
-12 Q3HButtonGroup::qt_metacast
-16 Q3HButtonGroup::qt_metacall
-20 Q3HButtonGroup::~Q3HButtonGroup
-24 Q3HButtonGroup::~Q3HButtonGroup
-28 Q3ButtonGroup::event
+4 (int (*)(...))(& _ZTI6Q3Grid)
+8 Q3Grid::metaObject
+12 Q3Grid::qt_metacast
+16 Q3Grid::qt_metacall
+20 Q3Grid::~Q3Grid
+24 Q3Grid::~Q3Grid
+28 QFrame::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 Q3GroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+64 Q3Grid::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
+108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3GroupBox::resizeEvent
+132 Q3Frame::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -19491,7 +24489,7 @@ Q3HButtonGroup::_ZTV14Q3HButtonGroup: 64u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3GroupBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -19502,124 +24500,44 @@ Q3HButtonGroup::_ZTV14Q3HButtonGroup: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3GroupBox::setColumnLayout
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI14Q3HButtonGroup)
-236 Q3HButtonGroup::_ZThn8_N14Q3HButtonGroupD1Ev
-240 Q3HButtonGroup::_ZThn8_N14Q3HButtonGroupD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3HButtonGroup
- size=40 align=4
- base size=40 base align=4
-Q3HButtonGroup (0xb26ddfc0) 0
- vptr=((& Q3HButtonGroup::_ZTV14Q3HButtonGroup) + 8u)
- Q3ButtonGroup (0xb25db000) 0
- primary-for Q3HButtonGroup (0xb26ddfc0)
- Q3GroupBox (0xb25db040) 0
- primary-for Q3ButtonGroup (0xb25db000)
- QGroupBox (0xb25db080) 0
- primary-for Q3GroupBox (0xb25db040)
- QWidget (0xb25db0c0) 0
- primary-for QGroupBox (0xb25db080)
- QObject (0xb25db100) 0
- primary-for QWidget (0xb25db0c0)
- QPaintDevice (0xb25db140) 8
- vptr=((& Q3HButtonGroup::_ZTV14Q3HButtonGroup) + 236u)
-
-Class Q3StyleSheetItem
- size=4 align=4
- base size=4 base align=4
-Q3StyleSheetItem (0xb25db1c0) 0
-
-
-
-Vtable for Q3StyleSheet
-Q3StyleSheet::_ZTV12Q3StyleSheet: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3StyleSheet)
-8 Q3StyleSheet::metaObject
-12 Q3StyleSheet::qt_metacast
-16 Q3StyleSheet::qt_metacall
-20 Q3StyleSheet::~Q3StyleSheet
-24 Q3StyleSheet::~Q3StyleSheet
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3StyleSheet::scaleFont
-60 Q3StyleSheet::error
-
-Class Q3StyleSheet
- size=16 align=4
- base size=16 base align=4
-Q3StyleSheet (0xb25db240) 0
- vptr=((& Q3StyleSheet::_ZTV12Q3StyleSheet) + 8u)
- QObject (0xb25db280) 0
- primary-for Q3StyleSheet (0xb25db240)
-
-Vtable for Q3MimeSourceFactory
-Q3MimeSourceFactory::_ZTV19Q3MimeSourceFactory: 13u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19Q3MimeSourceFactory)
-8 Q3MimeSourceFactory::~Q3MimeSourceFactory
-12 Q3MimeSourceFactory::~Q3MimeSourceFactory
-16 Q3MimeSourceFactory::data
-20 Q3MimeSourceFactory::makeAbsolute
-24 Q3MimeSourceFactory::setText
-28 Q3MimeSourceFactory::setImage
-32 Q3MimeSourceFactory::setPixmap
-36 Q3MimeSourceFactory::setData
-40 Q3MimeSourceFactory::setFilePath
-44 Q3MimeSourceFactory::filePath
-48 Q3MimeSourceFactory::setExtensionType
-
-Class Q3MimeSourceFactory
- size=8 align=4
- base size=8 base align=4
-Q3MimeSourceFactory (0xb25db400) 0
- vptr=((& Q3MimeSourceFactory::_ZTV19Q3MimeSourceFactory) + 8u)
-
-Class Q3TextEditOptimPrivate::Tag
- size=32 align=4
- base size=32 base align=4
-Q3TextEditOptimPrivate::Tag (0xb25db4c0) 0
-
-Class Q3TextEditOptimPrivate::Selection
- size=8 align=4
- base size=8 base align=4
-Q3TextEditOptimPrivate::Selection (0xb25db540) 0
-
-
-
-
-
-Class Q3TextEditOptimPrivate
- size=52 align=4
- base size=52 base align=4
-Q3TextEditOptimPrivate (0xb25db480) 0
+224 Q3Grid::frameChanged
+228 Q3Frame::drawFrame
+232 Q3Frame::drawContents
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI6Q3Grid)
+244 Q3Grid::_ZThn8_N6Q3GridD1Ev
+248 Q3Grid::_ZThn8_N6Q3GridD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3TextEdit::UndoRedoInfo
- size=40 align=4
- base size=40 base align=4
-Q3TextEdit::UndoRedoInfo (0xb25dba40) 0
+Class Q3Grid
+ size=24 align=4
+ base size=24 base align=4
+Q3Grid (0xb0b8b780) 0
+ vptr=((& Q3Grid::_ZTV6Q3Grid) + 8u)
+ Q3Frame (0xb0b8b7c0) 0
+ primary-for Q3Grid (0xb0b8b780)
+ QFrame (0xb0b8b800) 0
+ primary-for Q3Frame (0xb0b8b7c0)
+ QWidget (0xb0ba6b90) 0
+ primary-for QFrame (0xb0b8b800)
+ QObject (0xb0b97438) 0
+ primary-for QWidget (0xb0ba6b90)
+ QPaintDevice (0xb0b97474) 8
+ vptr=((& Q3Grid::_ZTV6Q3Grid) + 244u)
-Vtable for Q3TextEdit
-Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
+Vtable for Q3GridView
+Q3GridView::_ZTV10Q3GridView: 109u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3TextEdit)
-8 Q3TextEdit::metaObject
-12 Q3TextEdit::qt_metacast
-16 Q3TextEdit::qt_metacall
-20 Q3TextEdit::~Q3TextEdit
-24 Q3TextEdit::~Q3TextEdit
-28 Q3TextEdit::event
-32 Q3TextEdit::eventFilter
+4 (int (*)(...))(& _ZTI10Q3GridView)
+8 Q3GridView::metaObject
+12 Q3GridView::qt_metacast
+16 Q3GridView::qt_metacall
+20 Q3GridView::~Q3GridView
+24 Q3GridView::~Q3GridView
+28 QFrame::event
+32 Q3ScrollView::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -19627,16 +24545,16 @@ Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 Q3ScrollView::setVisible
-64 Q3TextEdit::sizeHint
+64 Q3ScrollView::sizeHint
68 Q3ScrollView::minimumSizeHint
-72 Q3TextEdit::heightForWidth
+72 QWidget::heightForWidth
76 QWidget::paintEngine
80 Q3ScrollView::mousePressEvent
84 Q3ScrollView::mouseReleaseEvent
88 Q3ScrollView::mouseDoubleClickEvent
92 Q3ScrollView::mouseMoveEvent
96 Q3ScrollView::wheelEvent
-100 Q3TextEdit::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -19644,7 +24562,7 @@ Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
120 QWidget::leaveEvent
124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3TextEdit::resizeEvent
+132 Q3ScrollView::resizeEvent
136 QWidget::closeEvent
140 Q3ScrollView::contextMenuEvent
144 QWidget::tabletEvent
@@ -19656,11 +24574,11 @@ Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3TextEdit::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 Q3TextEdit::inputMethodEvent
-192 Q3TextEdit::inputMethodQuery
-196 Q3TextEdit::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 Q3ScrollView::focusNextPrevChild
200 Q3ScrollView::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
@@ -19669,7 +24587,7 @@ Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
220 QWidget::languageChange
224 Q3ScrollView::frameChanged
228 Q3Frame::drawFrame
-232 Q3TextEdit::drawContents
+232 Q3GridView::drawContents
236 Q3ScrollView::setResizePolicy
240 Q3ScrollView::addChild
244 Q3ScrollView::moveChild
@@ -19679,20 +24597,20 @@ Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
260 Q3ScrollView::setDragAutoScroll
264 Q3ScrollView::resizeContents
268 Q3ScrollView::setContentsPos
-272 Q3TextEdit::drawContents
+272 Q3GridView::drawContents
276 Q3ScrollView::drawContentsOffset
-280 Q3TextEdit::contentsMousePressEvent
-284 Q3TextEdit::contentsMouseReleaseEvent
-288 Q3TextEdit::contentsMouseDoubleClickEvent
-292 Q3TextEdit::contentsMouseMoveEvent
-296 Q3TextEdit::contentsDragEnterEvent
-300 Q3TextEdit::contentsDragMoveEvent
-304 Q3TextEdit::contentsDragLeaveEvent
-308 Q3TextEdit::contentsDropEvent
-312 Q3TextEdit::contentsWheelEvent
-316 Q3TextEdit::contentsContextMenuEvent
+280 Q3ScrollView::contentsMousePressEvent
+284 Q3ScrollView::contentsMouseReleaseEvent
+288 Q3ScrollView::contentsMouseDoubleClickEvent
+292 Q3ScrollView::contentsMouseMoveEvent
+296 Q3ScrollView::contentsDragEnterEvent
+300 Q3ScrollView::contentsDragMoveEvent
+304 Q3ScrollView::contentsDragLeaveEvent
+308 Q3ScrollView::contentsDropEvent
+312 Q3ScrollView::contentsWheelEvent
+316 Q3ScrollView::contentsContextMenuEvent
320 Q3ScrollView::viewportPaintEvent
-324 Q3TextEdit::viewportResizeEvent
+324 Q3ScrollView::viewportResizeEvent
328 Q3ScrollView::viewportMousePressEvent
332 Q3ScrollView::viewportMouseReleaseEvent
336 Q3ScrollView::viewportMouseDoubleClickEvent
@@ -19706,134 +24624,67 @@ Q3TextEdit::_ZTV10Q3TextEdit: 175u entries
368 Q3ScrollView::setMargins
372 Q3ScrollView::setHBarGeometry
376 Q3ScrollView::setVBarGeometry
-380 Q3TextEdit::find
-384 Q3TextEdit::getFormat
-388 Q3TextEdit::getParagraphFormat
-392 Q3TextEdit::setMimeSourceFactory
-396 Q3TextEdit::setStyleSheet
-400 Q3TextEdit::scrollToAnchor
-404 Q3TextEdit::setPaper
-408 Q3TextEdit::setLinkUnderline
-412 Q3TextEdit::setWordWrap
-416 Q3TextEdit::setWrapColumnOrWidth
-420 Q3TextEdit::setWrapPolicy
-424 Q3TextEdit::copy
-428 Q3TextEdit::append
-432 Q3TextEdit::setText
-436 Q3TextEdit::setTextFormat
-440 Q3TextEdit::selectAll
-444 Q3TextEdit::setTabStopWidth
-448 Q3TextEdit::zoomIn
-452 Q3TextEdit::zoomIn
-456 Q3TextEdit::zoomOut
-460 Q3TextEdit::zoomOut
-464 Q3TextEdit::zoomTo
-468 Q3TextEdit::sync
-472 Q3TextEdit::setReadOnly
-476 Q3TextEdit::undo
-480 Q3TextEdit::redo
-484 Q3TextEdit::cut
-488 Q3TextEdit::paste
-492 Q3TextEdit::pasteSubType
-496 Q3TextEdit::clear
-500 Q3TextEdit::del
-504 Q3TextEdit::indent
-508 Q3TextEdit::setItalic
-512 Q3TextEdit::setBold
-516 Q3TextEdit::setUnderline
-520 Q3TextEdit::setFamily
-524 Q3TextEdit::setPointSize
-528 Q3TextEdit::setColor
-532 Q3TextEdit::setVerticalAlignment
-536 Q3TextEdit::setAlignment
-540 Q3TextEdit::setParagType
-544 Q3TextEdit::setCursorPosition
-548 Q3TextEdit::setSelection
-552 Q3TextEdit::setSelectionAttributes
-556 Q3TextEdit::setModified
-560 Q3TextEdit::resetFormat
-564 Q3TextEdit::setUndoDepth
-568 Q3TextEdit::setFormat
-572 Q3TextEdit::ensureCursorVisible
-576 Q3TextEdit::placeCursor
-580 Q3TextEdit::moveCursor
-584 Q3TextEdit::doKeyboardAction
-588 Q3TextEdit::removeSelectedText
-592 Q3TextEdit::removeSelection
-596 Q3TextEdit::setCurrentFont
-600 Q3TextEdit::setOverwriteMode
-604 Q3TextEdit::scrollToBottom
-608 Q3TextEdit::insert
-612 Q3TextEdit::insert
-616 Q3TextEdit::insertAt
-620 Q3TextEdit::removeParagraph
-624 Q3TextEdit::insertParagraph
-628 Q3TextEdit::setParagraphBackgroundColor
-632 Q3TextEdit::clearParagraphBackground
-636 Q3TextEdit::setUndoRedoEnabled
-640 Q3TextEdit::setTabChangesFocus
-644 Q3TextEdit::createPopupMenu
-648 Q3TextEdit::createPopupMenu
-652 Q3TextEdit::doChangeInterval
-656 Q3TextEdit::sliderReleased
-660 Q3TextEdit::linksEnabled
-664 Q3TextEdit::emitHighlighted
-668 Q3TextEdit::emitLinkClicked
-672 (int (*)(...))-0x00000000000000008
-676 (int (*)(...))(& _ZTI10Q3TextEdit)
-680 Q3TextEdit::_ZThn8_N10Q3TextEditD1Ev
-684 Q3TextEdit::_ZThn8_N10Q3TextEditD0Ev
-688 QWidget::_ZThn8_NK7QWidget7devTypeEv
-692 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-696 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3TextEdit
- size=164 align=4
- base size=162 base align=4
-Q3TextEdit (0xb25db840) 0
- vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 8u)
- Q3ScrollView (0xb25db880) 0
- primary-for Q3TextEdit (0xb25db840)
- Q3Frame (0xb25db8c0) 0
- primary-for Q3ScrollView (0xb25db880)
- QFrame (0xb25db900) 0
- primary-for Q3Frame (0xb25db8c0)
- QWidget (0xb25db940) 0
- primary-for QFrame (0xb25db900)
- QObject (0xb25db980) 0
- primary-for QWidget (0xb25db940)
- QPaintDevice (0xb25db9c0) 8
- vptr=((& Q3TextEdit::_ZTV10Q3TextEdit) + 680u)
+380 Q3GridView::setNumRows
+384 Q3GridView::setNumCols
+388 Q3GridView::setCellWidth
+392 Q3GridView::setCellHeight
+396 __cxa_pure_virtual
+400 Q3GridView::paintEmptyArea
+404 Q3GridView::dimensionChange
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI10Q3GridView)
+416 Q3GridView::_ZThn8_N10Q3GridViewD1Ev
+420 Q3GridView::_ZThn8_N10Q3GridViewD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class Q3GridView
+ size=48 align=4
+ base size=48 base align=4
+Q3GridView (0xb0b8ba40) 0
+ vptr=((& Q3GridView::_ZTV10Q3GridView) + 8u)
+ Q3ScrollView (0xb0b8ba80) 0
+ primary-for Q3GridView (0xb0b8ba40)
+ Q3Frame (0xb0b8bac0) 0
+ primary-for Q3ScrollView (0xb0b8ba80)
+ QFrame (0xb0b8bb00) 0
+ primary-for Q3Frame (0xb0b8bac0)
+ QWidget (0xb0bb4780) 0
+ primary-for QFrame (0xb0b8bb00)
+ QObject (0xb0b975a0) 0
+ primary-for QWidget (0xb0bb4780)
+ QPaintDevice (0xb0b975dc) 8
+ vptr=((& Q3GridView::_ZTV10Q3GridView) + 416u)
-Vtable for Q3TextBrowser
-Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
+Vtable for Q3HBox
+Q3HBox::_ZTV6Q3HBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3TextBrowser)
-8 Q3TextBrowser::metaObject
-12 Q3TextBrowser::qt_metacast
-16 Q3TextBrowser::qt_metacall
-20 Q3TextBrowser::~Q3TextBrowser
-24 Q3TextBrowser::~Q3TextBrowser
-28 Q3TextEdit::event
-32 Q3TextEdit::eventFilter
+4 (int (*)(...))(& _ZTI6Q3HBox)
+8 Q3HBox::metaObject
+12 Q3HBox::qt_metacast
+16 Q3HBox::qt_metacall
+20 Q3HBox::~Q3HBox
+24 Q3HBox::~Q3HBox
+28 QFrame::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3TextEdit::sizeHint
-68 Q3ScrollView::minimumSizeHint
-72 Q3TextEdit::heightForWidth
+60 QWidget::setVisible
+64 Q3HBox::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 Q3TextBrowser::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -19841,9 +24692,9 @@ Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
120 QWidget::leaveEvent
124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3TextEdit::resizeEvent
+132 Q3Frame::resizeEvent
136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -19853,200 +24704,82 @@ Q3TextBrowser::_ZTV13Q3TextBrowser: 180u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3TextEdit::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 Q3TextEdit::inputMethodEvent
-192 Q3TextEdit::inputMethodQuery
-196 Q3TextEdit::focusNextPrevChild
-200 Q3ScrollView::styleChange
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
+212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
+224 Q3HBox::frameChanged
228 Q3Frame::drawFrame
-232 Q3TextEdit::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3TextEdit::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3TextEdit::contentsMousePressEvent
-284 Q3TextEdit::contentsMouseReleaseEvent
-288 Q3TextEdit::contentsMouseDoubleClickEvent
-292 Q3TextEdit::contentsMouseMoveEvent
-296 Q3TextEdit::contentsDragEnterEvent
-300 Q3TextEdit::contentsDragMoveEvent
-304 Q3TextEdit::contentsDragLeaveEvent
-308 Q3TextEdit::contentsDropEvent
-312 Q3TextEdit::contentsWheelEvent
-316 Q3TextEdit::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3TextEdit::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 Q3TextEdit::find
-384 Q3TextEdit::getFormat
-388 Q3TextEdit::getParagraphFormat
-392 Q3TextEdit::setMimeSourceFactory
-396 Q3TextEdit::setStyleSheet
-400 Q3TextEdit::scrollToAnchor
-404 Q3TextEdit::setPaper
-408 Q3TextEdit::setLinkUnderline
-412 Q3TextEdit::setWordWrap
-416 Q3TextEdit::setWrapColumnOrWidth
-420 Q3TextEdit::setWrapPolicy
-424 Q3TextEdit::copy
-428 Q3TextEdit::append
-432 Q3TextBrowser::setText
-436 Q3TextEdit::setTextFormat
-440 Q3TextEdit::selectAll
-444 Q3TextEdit::setTabStopWidth
-448 Q3TextEdit::zoomIn
-452 Q3TextEdit::zoomIn
-456 Q3TextEdit::zoomOut
-460 Q3TextEdit::zoomOut
-464 Q3TextEdit::zoomTo
-468 Q3TextEdit::sync
-472 Q3TextEdit::setReadOnly
-476 Q3TextEdit::undo
-480 Q3TextEdit::redo
-484 Q3TextEdit::cut
-488 Q3TextEdit::paste
-492 Q3TextEdit::pasteSubType
-496 Q3TextEdit::clear
-500 Q3TextEdit::del
-504 Q3TextEdit::indent
-508 Q3TextEdit::setItalic
-512 Q3TextEdit::setBold
-516 Q3TextEdit::setUnderline
-520 Q3TextEdit::setFamily
-524 Q3TextEdit::setPointSize
-528 Q3TextEdit::setColor
-532 Q3TextEdit::setVerticalAlignment
-536 Q3TextEdit::setAlignment
-540 Q3TextEdit::setParagType
-544 Q3TextEdit::setCursorPosition
-548 Q3TextEdit::setSelection
-552 Q3TextEdit::setSelectionAttributes
-556 Q3TextEdit::setModified
-560 Q3TextEdit::resetFormat
-564 Q3TextEdit::setUndoDepth
-568 Q3TextEdit::setFormat
-572 Q3TextEdit::ensureCursorVisible
-576 Q3TextEdit::placeCursor
-580 Q3TextEdit::moveCursor
-584 Q3TextEdit::doKeyboardAction
-588 Q3TextEdit::removeSelectedText
-592 Q3TextEdit::removeSelection
-596 Q3TextEdit::setCurrentFont
-600 Q3TextEdit::setOverwriteMode
-604 Q3TextEdit::scrollToBottom
-608 Q3TextEdit::insert
-612 Q3TextEdit::insert
-616 Q3TextEdit::insertAt
-620 Q3TextEdit::removeParagraph
-624 Q3TextEdit::insertParagraph
-628 Q3TextEdit::setParagraphBackgroundColor
-632 Q3TextEdit::clearParagraphBackground
-636 Q3TextEdit::setUndoRedoEnabled
-640 Q3TextEdit::setTabChangesFocus
-644 Q3TextEdit::createPopupMenu
-648 Q3TextEdit::createPopupMenu
-652 Q3TextEdit::doChangeInterval
-656 Q3TextEdit::sliderReleased
-660 Q3TextBrowser::linksEnabled
-664 Q3TextBrowser::emitHighlighted
-668 Q3TextBrowser::emitLinkClicked
-672 Q3TextBrowser::setSource
-676 Q3TextBrowser::backward
-680 Q3TextBrowser::forward
-684 Q3TextBrowser::home
-688 Q3TextBrowser::reload
-692 (int (*)(...))-0x00000000000000008
-696 (int (*)(...))(& _ZTI13Q3TextBrowser)
-700 Q3TextBrowser::_ZThn8_N13Q3TextBrowserD1Ev
-704 Q3TextBrowser::_ZThn8_N13Q3TextBrowserD0Ev
-708 QWidget::_ZThn8_NK7QWidget7devTypeEv
-712 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-716 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+232 Q3Frame::drawContents
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI6Q3HBox)
+244 Q3HBox::_ZThn8_N6Q3HBoxD1Ev
+248 Q3HBox::_ZThn8_N6Q3HBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3TextBrowser
- size=168 align=4
- base size=168 base align=4
-Q3TextBrowser (0xb25dbb00) 0
- vptr=((& Q3TextBrowser::_ZTV13Q3TextBrowser) + 8u)
- Q3TextEdit (0xb25dbb40) 0
- primary-for Q3TextBrowser (0xb25dbb00)
- Q3ScrollView (0xb25dbb80) 0
- primary-for Q3TextEdit (0xb25dbb40)
- Q3Frame (0xb25dbbc0) 0
- primary-for Q3ScrollView (0xb25dbb80)
- QFrame (0xb25dbc00) 0
- primary-for Q3Frame (0xb25dbbc0)
- QWidget (0xb25dbc40) 0
- primary-for QFrame (0xb25dbc00)
- QObject (0xb25dbc80) 0
- primary-for QWidget (0xb25dbc40)
- QPaintDevice (0xb25dbcc0) 8
- vptr=((& Q3TextBrowser::_ZTV13Q3TextBrowser) + 700u)
+Class Q3HBox
+ size=24 align=4
+ base size=24 base align=4
+Q3HBox (0xb0bd0040) 0
+ vptr=((& Q3HBox::_ZTV6Q3HBox) + 8u)
+ Q3Frame (0xb0bd0080) 0
+ primary-for Q3HBox (0xb0bd0040)
+ QFrame (0xb0bd00c0) 0
+ primary-for Q3Frame (0xb0bd0080)
+ QWidget (0xb0bce230) 0
+ primary-for QFrame (0xb0bd00c0)
+ QObject (0xb0b97a8c) 0
+ primary-for QWidget (0xb0bce230)
+ QPaintDevice (0xb0b97ac8) 8
+ vptr=((& Q3HBox::_ZTV6Q3HBox) + 244u)
-Vtable for Q3TextView
-Q3TextView::_ZTV10Q3TextView: 175u entries
+Vtable for Q3HGroupBox
+Q3HGroupBox::_ZTV11Q3HGroupBox: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3TextView)
-8 Q3TextView::metaObject
-12 Q3TextView::qt_metacast
-16 Q3TextView::qt_metacall
-20 Q3TextView::~Q3TextView
-24 Q3TextView::~Q3TextView
-28 Q3TextEdit::event
-32 Q3TextEdit::eventFilter
+4 (int (*)(...))(& _ZTI11Q3HGroupBox)
+8 Q3HGroupBox::metaObject
+12 Q3HGroupBox::qt_metacast
+16 Q3HGroupBox::qt_metacall
+20 Q3HGroupBox::~Q3HGroupBox
+24 Q3HGroupBox::~Q3HGroupBox
+28 Q3GroupBox::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 Q3GroupBox::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3TextEdit::sizeHint
-68 Q3ScrollView::minimumSizeHint
-72 Q3TextEdit::heightForWidth
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 Q3TextEdit::keyPressEvent
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
+108 QGroupBox::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
+124 QGroupBox::paintEvent
128 QWidget::moveEvent
-132 Q3TextEdit::resizeEvent
+132 Q3GroupBox::resizeEvent
136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -20056,203 +24789,70 @@ Q3TextView::_ZTV10Q3TextView: 175u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3TextEdit::changeEvent
+180 Q3GroupBox::changeEvent
184 QWidget::metric
-188 Q3TextEdit::inputMethodEvent
-192 Q3TextEdit::inputMethodQuery
-196 Q3TextEdit::focusNextPrevChild
-200 Q3ScrollView::styleChange
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
+212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
-228 Q3Frame::drawFrame
-232 Q3TextEdit::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3TextEdit::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3TextEdit::contentsMousePressEvent
-284 Q3TextEdit::contentsMouseReleaseEvent
-288 Q3TextEdit::contentsMouseDoubleClickEvent
-292 Q3TextEdit::contentsMouseMoveEvent
-296 Q3TextEdit::contentsDragEnterEvent
-300 Q3TextEdit::contentsDragMoveEvent
-304 Q3TextEdit::contentsDragLeaveEvent
-308 Q3TextEdit::contentsDropEvent
-312 Q3TextEdit::contentsWheelEvent
-316 Q3TextEdit::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3TextEdit::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 Q3TextEdit::find
-384 Q3TextEdit::getFormat
-388 Q3TextEdit::getParagraphFormat
-392 Q3TextEdit::setMimeSourceFactory
-396 Q3TextEdit::setStyleSheet
-400 Q3TextEdit::scrollToAnchor
-404 Q3TextEdit::setPaper
-408 Q3TextEdit::setLinkUnderline
-412 Q3TextEdit::setWordWrap
-416 Q3TextEdit::setWrapColumnOrWidth
-420 Q3TextEdit::setWrapPolicy
-424 Q3TextEdit::copy
-428 Q3TextEdit::append
-432 Q3TextEdit::setText
-436 Q3TextEdit::setTextFormat
-440 Q3TextEdit::selectAll
-444 Q3TextEdit::setTabStopWidth
-448 Q3TextEdit::zoomIn
-452 Q3TextEdit::zoomIn
-456 Q3TextEdit::zoomOut
-460 Q3TextEdit::zoomOut
-464 Q3TextEdit::zoomTo
-468 Q3TextEdit::sync
-472 Q3TextEdit::setReadOnly
-476 Q3TextEdit::undo
-480 Q3TextEdit::redo
-484 Q3TextEdit::cut
-488 Q3TextEdit::paste
-492 Q3TextEdit::pasteSubType
-496 Q3TextEdit::clear
-500 Q3TextEdit::del
-504 Q3TextEdit::indent
-508 Q3TextEdit::setItalic
-512 Q3TextEdit::setBold
-516 Q3TextEdit::setUnderline
-520 Q3TextEdit::setFamily
-524 Q3TextEdit::setPointSize
-528 Q3TextEdit::setColor
-532 Q3TextEdit::setVerticalAlignment
-536 Q3TextEdit::setAlignment
-540 Q3TextEdit::setParagType
-544 Q3TextEdit::setCursorPosition
-548 Q3TextEdit::setSelection
-552 Q3TextEdit::setSelectionAttributes
-556 Q3TextEdit::setModified
-560 Q3TextEdit::resetFormat
-564 Q3TextEdit::setUndoDepth
-568 Q3TextEdit::setFormat
-572 Q3TextEdit::ensureCursorVisible
-576 Q3TextEdit::placeCursor
-580 Q3TextEdit::moveCursor
-584 Q3TextEdit::doKeyboardAction
-588 Q3TextEdit::removeSelectedText
-592 Q3TextEdit::removeSelection
-596 Q3TextEdit::setCurrentFont
-600 Q3TextEdit::setOverwriteMode
-604 Q3TextEdit::scrollToBottom
-608 Q3TextEdit::insert
-612 Q3TextEdit::insert
-616 Q3TextEdit::insertAt
-620 Q3TextEdit::removeParagraph
-624 Q3TextEdit::insertParagraph
-628 Q3TextEdit::setParagraphBackgroundColor
-632 Q3TextEdit::clearParagraphBackground
-636 Q3TextEdit::setUndoRedoEnabled
-640 Q3TextEdit::setTabChangesFocus
-644 Q3TextEdit::createPopupMenu
-648 Q3TextEdit::createPopupMenu
-652 Q3TextEdit::doChangeInterval
-656 Q3TextEdit::sliderReleased
-660 Q3TextEdit::linksEnabled
-664 Q3TextEdit::emitHighlighted
-668 Q3TextEdit::emitLinkClicked
-672 (int (*)(...))-0x00000000000000008
-676 (int (*)(...))(& _ZTI10Q3TextView)
-680 Q3TextView::_ZThn8_N10Q3TextViewD1Ev
-684 Q3TextView::_ZThn8_N10Q3TextViewD0Ev
-688 QWidget::_ZThn8_NK7QWidget7devTypeEv
-692 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-696 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3TextView
- size=164 align=4
- base size=162 base align=4
-Q3TextView (0xb25dbd40) 0
- vptr=((& Q3TextView::_ZTV10Q3TextView) + 8u)
- Q3TextEdit (0xb25dbd80) 0
- primary-for Q3TextView (0xb25dbd40)
- Q3ScrollView (0xb25dbdc0) 0
- primary-for Q3TextEdit (0xb25dbd80)
- Q3Frame (0xb25dbe00) 0
- primary-for Q3ScrollView (0xb25dbdc0)
- QFrame (0xb25dbe40) 0
- primary-for Q3Frame (0xb25dbe00)
- QWidget (0xb25dbe80) 0
- primary-for QFrame (0xb25dbe40)
- QObject (0xb25dbec0) 0
- primary-for QWidget (0xb25dbe80)
- QPaintDevice (0xb25dbf00) 8
- vptr=((& Q3TextView::_ZTV10Q3TextView) + 680u)
-
-Vtable for Q3TextStream
-Q3TextStream::_ZTV12Q3TextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3TextStream)
-8 Q3TextStream::~Q3TextStream
-12 Q3TextStream::~Q3TextStream
-
-Class Q3TextStream
- size=104 align=4
- base size=104 base align=4
-Q3TextStream (0xb25dbf80) 0
- vptr=((& Q3TextStream::_ZTV12Q3TextStream) + 8u)
+224 Q3GroupBox::setColumnLayout
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11Q3HGroupBox)
+236 Q3HGroupBox::_ZThn8_N11Q3HGroupBoxD1Ev
+240 Q3HGroupBox::_ZThn8_N11Q3HGroupBoxD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3TSManip
- size=12 align=4
- base size=12 base align=4
-Q3TSManip (0xb25db2c0) 0
+Class Q3HGroupBox
+ size=24 align=4
+ base size=24 base align=4
+Q3HGroupBox (0xb0bd0300) 0
+ vptr=((& Q3HGroupBox::_ZTV11Q3HGroupBox) + 8u)
+ Q3GroupBox (0xb0bd0340) 0
+ primary-for Q3HGroupBox (0xb0bd0300)
+ QGroupBox (0xb0bd0380) 0
+ primary-for Q3GroupBox (0xb0bd0340)
+ QWidget (0xb0bd5d70) 0
+ primary-for QGroupBox (0xb0bd0380)
+ QObject (0xb0b97bf4) 0
+ primary-for QWidget (0xb0bd5d70)
+ QPaintDevice (0xb0b97c30) 8
+ vptr=((& Q3HGroupBox::_ZTV11Q3HGroupBox) + 236u)
-Vtable for Q3MultiLineEdit
-Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
+Vtable for Q3ToolBar
+Q3ToolBar::_ZTV9Q3ToolBar: 84u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3MultiLineEdit)
-8 Q3MultiLineEdit::metaObject
-12 Q3MultiLineEdit::qt_metacast
-16 Q3MultiLineEdit::qt_metacall
-20 Q3MultiLineEdit::~Q3MultiLineEdit
-24 Q3MultiLineEdit::~Q3MultiLineEdit
-28 Q3TextEdit::event
-32 Q3TextEdit::eventFilter
+4 (int (*)(...))(& _ZTI9Q3ToolBar)
+8 Q3ToolBar::metaObject
+12 Q3ToolBar::qt_metacast
+16 Q3ToolBar::qt_metacall
+20 Q3ToolBar::~Q3ToolBar
+24 Q3ToolBar::~Q3ToolBar
+28 Q3ToolBar::event
+32 Q3DockWindow::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3TextEdit::sizeHint
-68 Q3ScrollView::minimumSizeHint
-72 Q3TextEdit::heightForWidth
+60 Q3ToolBar::setVisible
+64 Q3DockWindow::sizeHint
+68 Q3ToolBar::minimumSizeHint
+72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 Q3TextEdit::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -20260,341 +24860,114 @@ Q3MultiLineEdit::_ZTV15Q3MultiLineEdit: 192u entries
120 QWidget::leaveEvent
124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3TextEdit::resizeEvent
+132 Q3ToolBar::resizeEvent
136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
+140 Q3DockWindow::contextMenuEvent
144 QWidget::tabletEvent
-148 QWidget::actionEvent
+148 Q3ToolBar::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 Q3DockWindow::showEvent
+172 Q3DockWindow::hideEvent
176 QWidget::x11Event
-180 Q3TextEdit::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 Q3TextEdit::inputMethodEvent
-192 Q3TextEdit::inputMethodQuery
-196 Q3TextEdit::focusNextPrevChild
-200 Q3ScrollView::styleChange
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 Q3ToolBar::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
+212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
-228 Q3Frame::drawFrame
-232 Q3TextEdit::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3TextEdit::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3TextEdit::contentsMousePressEvent
-284 Q3TextEdit::contentsMouseReleaseEvent
-288 Q3TextEdit::contentsMouseDoubleClickEvent
-292 Q3TextEdit::contentsMouseMoveEvent
-296 Q3TextEdit::contentsDragEnterEvent
-300 Q3TextEdit::contentsDragMoveEvent
-304 Q3TextEdit::contentsDragLeaveEvent
-308 Q3TextEdit::contentsDropEvent
-312 Q3TextEdit::contentsWheelEvent
-316 Q3TextEdit::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3TextEdit::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 Q3TextEdit::find
-384 Q3TextEdit::getFormat
-388 Q3TextEdit::getParagraphFormat
-392 Q3TextEdit::setMimeSourceFactory
-396 Q3TextEdit::setStyleSheet
-400 Q3TextEdit::scrollToAnchor
-404 Q3TextEdit::setPaper
-408 Q3TextEdit::setLinkUnderline
-412 Q3TextEdit::setWordWrap
-416 Q3TextEdit::setWrapColumnOrWidth
-420 Q3TextEdit::setWrapPolicy
-424 Q3TextEdit::copy
-428 Q3TextEdit::append
-432 Q3TextEdit::setText
-436 Q3TextEdit::setTextFormat
-440 Q3TextEdit::selectAll
-444 Q3TextEdit::setTabStopWidth
-448 Q3TextEdit::zoomIn
-452 Q3TextEdit::zoomIn
-456 Q3TextEdit::zoomOut
-460 Q3TextEdit::zoomOut
-464 Q3TextEdit::zoomTo
-468 Q3TextEdit::sync
-472 Q3TextEdit::setReadOnly
-476 Q3TextEdit::undo
-480 Q3TextEdit::redo
-484 Q3TextEdit::cut
-488 Q3TextEdit::paste
-492 Q3TextEdit::pasteSubType
-496 Q3TextEdit::clear
-500 Q3TextEdit::del
-504 Q3TextEdit::indent
-508 Q3TextEdit::setItalic
-512 Q3TextEdit::setBold
-516 Q3TextEdit::setUnderline
-520 Q3TextEdit::setFamily
-524 Q3TextEdit::setPointSize
-528 Q3TextEdit::setColor
-532 Q3TextEdit::setVerticalAlignment
-536 Q3TextEdit::setAlignment
-540 Q3TextEdit::setParagType
-544 Q3MultiLineEdit::setCursorPosition
-548 Q3TextEdit::setSelection
-552 Q3TextEdit::setSelectionAttributes
-556 Q3TextEdit::setModified
-560 Q3TextEdit::resetFormat
-564 Q3TextEdit::setUndoDepth
-568 Q3TextEdit::setFormat
-572 Q3TextEdit::ensureCursorVisible
-576 Q3TextEdit::placeCursor
-580 Q3TextEdit::moveCursor
-584 Q3TextEdit::doKeyboardAction
-588 Q3TextEdit::removeSelectedText
-592 Q3TextEdit::removeSelection
-596 Q3TextEdit::setCurrentFont
-600 Q3TextEdit::setOverwriteMode
-604 Q3TextEdit::scrollToBottom
-608 Q3TextEdit::insert
-612 Q3TextEdit::insert
-616 Q3MultiLineEdit::insertAt
-620 Q3TextEdit::removeParagraph
-624 Q3TextEdit::insertParagraph
-628 Q3TextEdit::setParagraphBackgroundColor
-632 Q3TextEdit::clearParagraphBackground
-636 Q3TextEdit::setUndoRedoEnabled
-640 Q3TextEdit::setTabChangesFocus
-644 Q3TextEdit::createPopupMenu
-648 Q3TextEdit::createPopupMenu
-652 Q3TextEdit::doChangeInterval
-656 Q3TextEdit::sliderReleased
-660 Q3TextEdit::linksEnabled
-664 Q3TextEdit::emitHighlighted
-668 Q3TextEdit::emitLinkClicked
-672 Q3MultiLineEdit::insertLine
-676 Q3MultiLineEdit::insertAt
-680 Q3MultiLineEdit::removeLine
-684 Q3MultiLineEdit::setCursorPosition
-688 Q3MultiLineEdit::setAutoUpdate
-692 Q3MultiLineEdit::insertAndMark
-696 Q3MultiLineEdit::newLine
-700 Q3MultiLineEdit::killLine
-704 Q3MultiLineEdit::pageUp
-708 Q3MultiLineEdit::pageDown
-712 Q3MultiLineEdit::cursorLeft
-716 Q3MultiLineEdit::cursorRight
-720 Q3MultiLineEdit::cursorUp
-724 Q3MultiLineEdit::cursorDown
-728 Q3MultiLineEdit::backspace
-732 Q3MultiLineEdit::home
-736 Q3MultiLineEdit::end
-740 (int (*)(...))-0x00000000000000008
-744 (int (*)(...))(& _ZTI15Q3MultiLineEdit)
-748 Q3MultiLineEdit::_ZThn8_N15Q3MultiLineEditD1Ev
-752 Q3MultiLineEdit::_ZThn8_N15Q3MultiLineEditD0Ev
-756 QWidget::_ZThn8_NK7QWidget7devTypeEv
-760 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-764 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3MultiLineEdit
- size=168 align=4
- base size=168 base align=4
-Q3MultiLineEdit (0xb25db3c0) 0
- vptr=((& Q3MultiLineEdit::_ZTV15Q3MultiLineEdit) + 8u)
- Q3TextEdit (0xb25db440) 0
- primary-for Q3MultiLineEdit (0xb25db3c0)
- Q3ScrollView (0xb25db580) 0
- primary-for Q3TextEdit (0xb25db440)
- Q3Frame (0xb25db6c0) 0
- primary-for Q3ScrollView (0xb25db580)
- QFrame (0xb25dba80) 0
- primary-for Q3Frame (0xb25db6c0)
- QWidget (0xb25dbd00) 0
- primary-for QFrame (0xb25dba80)
- QObject (0xb25dbf40) 0
- primary-for QWidget (0xb25dbd00)
- QPaintDevice (0xb25dbfc0) 8
- vptr=((& Q3MultiLineEdit::_ZTV15Q3MultiLineEdit) + 748u)
-
-Class Q3SimpleRichText
- size=4 align=4
- base size=4 base align=4
-Q3SimpleRichText (0xb24f7040) 0
-
-Vtable for Q3SyntaxHighlighter
-Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19Q3SyntaxHighlighter)
-8 Q3SyntaxHighlighter::~Q3SyntaxHighlighter
-12 Q3SyntaxHighlighter::~Q3SyntaxHighlighter
-16 __cxa_pure_virtual
-
-Class Q3SyntaxHighlighter
- size=16 align=4
- base size=16 base align=4
-Q3SyntaxHighlighter (0xb24f7080) 0
- vptr=((& Q3SyntaxHighlighter::_ZTV19Q3SyntaxHighlighter) + 8u)
-
-Class Q3PointArray
- size=4 align=4
- base size=4 base align=4
-Q3PointArray (0xb24f7100) 0
- QPolygon (0xb24f7140) 0
- QVector<QPoint> (0xb24f7180) 0
-
-
-
-
-Class Q3CanvasItemList
- size=4 align=4
- base size=4 base align=4
-Q3CanvasItemList (0xb24f73c0) 0
- Q3ValueList<Q3CanvasItem*> (0xb24f7400) 0
- QLinkedList<Q3CanvasItem*> (0xb24f7440) 0
-
-Vtable for Q3CanvasItem
-Q3CanvasItem::_ZTV12Q3CanvasItem: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3CanvasItem)
-8 Q3CanvasItem::~Q3CanvasItem
-12 Q3CanvasItem::~Q3CanvasItem
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 __cxa_pure_virtual
-36 Q3CanvasItem::setCanvas
-40 __cxa_pure_virtual
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasItem::rtti
-64 __cxa_pure_virtual
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 __cxa_pure_virtual
-
-Class Q3CanvasItem
- size=40 align=4
- base size=37 base align=4
-Q3CanvasItem (0xb24f7480) 0
- vptr=((& Q3CanvasItem::_ZTV12Q3CanvasItem) + 8u)
-
-Vtable for Q3Canvas
-Q3Canvas::_ZTV8Q3Canvas: 38u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Canvas)
-8 Q3Canvas::metaObject
-12 Q3Canvas::qt_metacast
-16 Q3Canvas::qt_metacall
-20 Q3Canvas::~Q3Canvas
-24 Q3Canvas::~Q3Canvas
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3Canvas::setTiles
-60 Q3Canvas::setBackgroundPixmap
-64 Q3Canvas::setBackgroundColor
-68 Q3Canvas::setTile
-72 Q3Canvas::resize
-76 Q3Canvas::retune
-80 Q3Canvas::setChangedChunk
-84 Q3Canvas::setChangedChunkContaining
-88 Q3Canvas::setAllChanged
-92 Q3Canvas::setChanged
-96 Q3Canvas::setUnchanged
-100 Q3Canvas::addView
-104 Q3Canvas::removeView
-108 Q3Canvas::addItem
-112 Q3Canvas::addAnimation
-116 Q3Canvas::removeItem
-120 Q3Canvas::removeAnimation
-124 Q3Canvas::setAdvancePeriod
-128 Q3Canvas::setUpdatePeriod
-132 Q3Canvas::setDoubleBuffering
-136 Q3Canvas::advance
-140 Q3Canvas::update
-144 Q3Canvas::drawBackground
-148 Q3Canvas::drawForeground
+224 Q3Frame::frameChanged
+228 Q3DockWindow::drawFrame
+232 Q3DockWindow::drawContents
+236 Q3DockWindow::setWidget
+240 Q3DockWindow::setCloseMode
+244 Q3DockWindow::setResizeEnabled
+248 Q3DockWindow::setMovingEnabled
+252 Q3DockWindow::setHorizontallyStretchable
+256 Q3DockWindow::setVerticallyStretchable
+260 Q3DockWindow::setOffset
+264 Q3DockWindow::setFixedExtentWidth
+268 Q3DockWindow::setFixedExtentHeight
+272 Q3DockWindow::setNewLine
+276 Q3DockWindow::setOpaqueMoving
+280 Q3DockWindow::undock
+284 Q3DockWindow::undock
+288 Q3DockWindow::dock
+292 Q3ToolBar::setOrientation
+296 Q3ToolBar::setStretchableWidget
+300 Q3ToolBar::setLabel
+304 Q3ToolBar::clear
+308 (int (*)(...))-0x000000008
+312 (int (*)(...))(& _ZTI9Q3ToolBar)
+316 Q3ToolBar::_ZThn8_N9Q3ToolBarD1Ev
+320 Q3ToolBar::_ZThn8_N9Q3ToolBarD0Ev
+324 QWidget::_ZThn8_NK7QWidget7devTypeEv
+328 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+332 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Canvas
- size=104 align=4
- base size=102 base align=4
-Q3Canvas (0xb24f7500) 0
- vptr=((& Q3Canvas::_ZTV8Q3Canvas) + 8u)
- QObject (0xb24f7540) 0
- primary-for Q3Canvas (0xb24f7500)
+Class Q3ToolBar
+ size=180 align=4
+ base size=180 base align=4
+Q3ToolBar (0xb0bd05c0) 0
+ vptr=((& Q3ToolBar::_ZTV9Q3ToolBar) + 8u)
+ Q3DockWindow (0xb0bd0600) 0
+ primary-for Q3ToolBar (0xb0bd05c0)
+ Q3Frame (0xb0bd0640) 0
+ primary-for Q3DockWindow (0xb0bd0600)
+ QFrame (0xb0bd0680) 0
+ primary-for Q3Frame (0xb0bd0640)
+ QWidget (0xb0be63c0) 0
+ primary-for QFrame (0xb0bd0680)
+ QObject (0xb0b97d5c) 0
+ primary-for QWidget (0xb0be63c0)
+ QPaintDevice (0xb0b97d98) 8
+ vptr=((& Q3ToolBar::_ZTV9Q3ToolBar) + 316u)
-Vtable for Q3CanvasView
-Q3CanvasView::_ZTV12Q3CanvasView: 102u entries
+Vtable for Q3MainWindow
+Q3MainWindow::_ZTV12Q3MainWindow: 87u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3CanvasView)
-8 Q3CanvasView::metaObject
-12 Q3CanvasView::qt_metacast
-16 Q3CanvasView::qt_metacall
-20 Q3CanvasView::~Q3CanvasView
-24 Q3CanvasView::~Q3CanvasView
-28 QFrame::event
-32 Q3ScrollView::eventFilter
+4 (int (*)(...))(& _ZTI12Q3MainWindow)
+8 Q3MainWindow::metaObject
+12 Q3MainWindow::qt_metacast
+16 Q3MainWindow::qt_metacall
+20 Q3MainWindow::~Q3MainWindow
+24 Q3MainWindow::~Q3MainWindow
+28 Q3MainWindow::event
+32 Q3MainWindow::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 Q3MainWindow::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3CanvasView::sizeHint
-68 Q3ScrollView::minimumSizeHint
+60 Q3MainWindow::setVisible
+64 Q3MainWindow::sizeHint
+68 Q3MainWindow::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
+124 Q3MainWindow::paintEvent
128 QWidget::moveEvent
-132 Q3ScrollView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -20604,2218 +24977,599 @@ Q3CanvasView::_ZTV12Q3CanvasView: 102u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 Q3ScrollView::focusNextPrevChild
-200 Q3ScrollView::styleChange
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
+212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
-228 Q3Frame::drawFrame
-232 Q3CanvasView::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3CanvasView::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3ScrollView::contentsMousePressEvent
-284 Q3ScrollView::contentsMouseReleaseEvent
-288 Q3ScrollView::contentsMouseDoubleClickEvent
-292 Q3ScrollView::contentsMouseMoveEvent
-296 Q3ScrollView::contentsDragEnterEvent
-300 Q3ScrollView::contentsDragMoveEvent
-304 Q3ScrollView::contentsDragLeaveEvent
-308 Q3ScrollView::contentsDropEvent
-312 Q3ScrollView::contentsWheelEvent
-316 Q3ScrollView::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3ScrollView::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 (int (*)(...))-0x00000000000000008
-384 (int (*)(...))(& _ZTI12Q3CanvasView)
-388 Q3CanvasView::_ZThn8_N12Q3CanvasViewD1Ev
-392 Q3CanvasView::_ZThn8_N12Q3CanvasViewD0Ev
-396 QWidget::_ZThn8_NK7QWidget7devTypeEv
-400 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-404 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3CanvasView
- size=36 align=4
- base size=36 base align=4
-Q3CanvasView (0xb24f7600) 0
- vptr=((& Q3CanvasView::_ZTV12Q3CanvasView) + 8u)
- Q3ScrollView (0xb24f7640) 0
- primary-for Q3CanvasView (0xb24f7600)
- Q3Frame (0xb24f7680) 0
- primary-for Q3ScrollView (0xb24f7640)
- QFrame (0xb24f76c0) 0
- primary-for Q3Frame (0xb24f7680)
- QWidget (0xb24f7700) 0
- primary-for QFrame (0xb24f76c0)
- QObject (0xb24f7740) 0
- primary-for QWidget (0xb24f7700)
- QPaintDevice (0xb24f7780) 8
- vptr=((& Q3CanvasView::_ZTV12Q3CanvasView) + 388u)
-
-Vtable for Q3CanvasPixmap
-Q3CanvasPixmap::_ZTV14Q3CanvasPixmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3CanvasPixmap)
-8 Q3CanvasPixmap::~Q3CanvasPixmap
-12 Q3CanvasPixmap::~Q3CanvasPixmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class Q3CanvasPixmap
- size=24 align=4
- base size=24 base align=4
-Q3CanvasPixmap (0xb24f7840) 0
- vptr=((& Q3CanvasPixmap::_ZTV14Q3CanvasPixmap) + 8u)
- QPixmap (0xb24f7880) 0
- primary-for Q3CanvasPixmap (0xb24f7840)
- QPaintDevice (0xb24f78c0) 0
- primary-for QPixmap (0xb24f7880)
-
-Class Q3CanvasPixmapArray
- size=8 align=4
- base size=8 base align=4
-Q3CanvasPixmapArray (0xb24f79c0) 0
-
-Vtable for Q3CanvasSprite
-Q3CanvasSprite::_ZTV14Q3CanvasSprite: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3CanvasSprite)
-8 Q3CanvasSprite::~Q3CanvasSprite
-12 Q3CanvasSprite::~Q3CanvasSprite
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasSprite::advance
-32 Q3CanvasSprite::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasSprite::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasSprite::rtti
-64 Q3CanvasSprite::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasItem::chunks
-76 Q3CanvasSprite::addToChunks
-80 Q3CanvasSprite::removeFromChunks
-84 Q3CanvasSprite::changeChunks
-88 Q3CanvasSprite::collidesWith
-92 Q3CanvasSprite::move
-96 Q3CanvasSprite::setFrameAnimation
-100 Q3CanvasSprite::imageAdvanced
-
-Class Q3CanvasSprite
- size=52 align=4
- base size=52 base align=4
-Q3CanvasSprite (0xb24f7a00) 0
- vptr=((& Q3CanvasSprite::_ZTV14Q3CanvasSprite) + 8u)
- Q3CanvasItem (0xb24f7a40) 0
- primary-for Q3CanvasSprite (0xb24f7a00)
-
-Vtable for Q3CanvasPolygonalItem
-Q3CanvasPolygonalItem::_ZTV21Q3CanvasPolygonalItem: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21Q3CanvasPolygonalItem)
-8 Q3CanvasPolygonalItem::~Q3CanvasPolygonalItem
-12 Q3CanvasPolygonalItem::~Q3CanvasPolygonalItem
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasPolygonalItem::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasPolygonalItem::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasPolygonalItem::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 __cxa_pure_virtual
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 __cxa_pure_virtual
-
-Class Q3CanvasPolygonalItem
- size=52 align=4
- base size=49 base align=4
-Q3CanvasPolygonalItem (0xb24f7b00) 0
- vptr=((& Q3CanvasPolygonalItem::_ZTV21Q3CanvasPolygonalItem) + 8u)
- Q3CanvasItem (0xb24f7b40) 0
- primary-for Q3CanvasPolygonalItem (0xb24f7b00)
-
-Vtable for Q3CanvasRectangle
-Q3CanvasRectangle::_ZTV17Q3CanvasRectangle: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17Q3CanvasRectangle)
-8 Q3CanvasRectangle::~Q3CanvasRectangle
-12 Q3CanvasRectangle::~Q3CanvasRectangle
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasRectangle::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasRectangle::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasRectangle::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasRectangle::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasRectangle::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasRectangle::drawShape
-
-Class Q3CanvasRectangle
- size=60 align=4
- base size=60 base align=4
-Q3CanvasRectangle (0xb24f7bc0) 0
- vptr=((& Q3CanvasRectangle::_ZTV17Q3CanvasRectangle) + 8u)
- Q3CanvasPolygonalItem (0xb24f7c00) 0
- primary-for Q3CanvasRectangle (0xb24f7bc0)
- Q3CanvasItem (0xb24f7c40) 0
- primary-for Q3CanvasPolygonalItem (0xb24f7c00)
-
-Vtable for Q3CanvasPolygon
-Q3CanvasPolygon::_ZTV15Q3CanvasPolygon: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3CanvasPolygon)
-8 Q3CanvasPolygon::~Q3CanvasPolygon
-12 Q3CanvasPolygon::~Q3CanvasPolygon
-16 Q3CanvasPolygon::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasPolygonalItem::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasPolygon::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasPolygonalItem::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasPolygon::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasPolygon::drawShape
-
-Class Q3CanvasPolygon
- size=56 align=4
- base size=56 base align=4
-Q3CanvasPolygon (0xb24f7cc0) 0
- vptr=((& Q3CanvasPolygon::_ZTV15Q3CanvasPolygon) + 8u)
- Q3CanvasPolygonalItem (0xb24f7d00) 0
- primary-for Q3CanvasPolygon (0xb24f7cc0)
- Q3CanvasItem (0xb24f7d40) 0
- primary-for Q3CanvasPolygonalItem (0xb24f7d00)
-
-Vtable for Q3CanvasSpline
-Q3CanvasSpline::_ZTV14Q3CanvasSpline: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3CanvasSpline)
-8 Q3CanvasSpline::~Q3CanvasSpline
-12 Q3CanvasSpline::~Q3CanvasSpline
-16 Q3CanvasPolygon::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasPolygonalItem::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasSpline::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasPolygonalItem::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasPolygon::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasPolygon::drawShape
-
-Class Q3CanvasSpline
- size=64 align=4
- base size=61 base align=4
-Q3CanvasSpline (0xb24f7dc0) 0
- vptr=((& Q3CanvasSpline::_ZTV14Q3CanvasSpline) + 8u)
- Q3CanvasPolygon (0xb24f7e00) 0
- primary-for Q3CanvasSpline (0xb24f7dc0)
- Q3CanvasPolygonalItem (0xb24f7e40) 0
- primary-for Q3CanvasPolygon (0xb24f7e00)
- Q3CanvasItem (0xb24f7e80) 0
- primary-for Q3CanvasPolygonalItem (0xb24f7e40)
-
-Vtable for Q3CanvasLine
-Q3CanvasLine::_ZTV12Q3CanvasLine: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3CanvasLine)
-8 Q3CanvasLine::~Q3CanvasLine
-12 Q3CanvasLine::~Q3CanvasLine
-16 Q3CanvasLine::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasPolygonalItem::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasLine::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasPolygonalItem::collidesWith
-92 Q3CanvasLine::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasLine::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasLine::drawShape
-
-Class Q3CanvasLine
- size=68 align=4
- base size=68 base align=4
-Q3CanvasLine (0xb24f7f00) 0
- vptr=((& Q3CanvasLine::_ZTV12Q3CanvasLine) + 8u)
- Q3CanvasPolygonalItem (0xb24f7f40) 0
- primary-for Q3CanvasLine (0xb24f7f00)
- Q3CanvasItem (0xb24f7f80) 0
- primary-for Q3CanvasPolygonalItem (0xb24f7f40)
-
-Vtable for Q3CanvasEllipse
-Q3CanvasEllipse::_ZTV15Q3CanvasEllipse: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3CanvasEllipse)
-8 Q3CanvasEllipse::~Q3CanvasEllipse
-12 Q3CanvasEllipse::~Q3CanvasEllipse
-16 Q3CanvasItem::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasEllipse::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasPolygonalItem::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasEllipse::rtti
-64 Q3CanvasPolygonalItem::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasPolygonalItem::chunks
-76 Q3CanvasItem::addToChunks
-80 Q3CanvasItem::removeFromChunks
-84 Q3CanvasItem::changeChunks
-88 Q3CanvasEllipse::collidesWith
-92 Q3CanvasPolygonalItem::setPen
-96 Q3CanvasPolygonalItem::setBrush
-100 Q3CanvasEllipse::areaPoints
-104 Q3CanvasPolygonalItem::areaPointsAdvanced
-108 Q3CanvasEllipse::drawShape
-
-Class Q3CanvasEllipse
- size=68 align=4
- base size=68 base align=4
-Q3CanvasEllipse (0xb24f7000) 0
- vptr=((& Q3CanvasEllipse::_ZTV15Q3CanvasEllipse) + 8u)
- Q3CanvasPolygonalItem (0xb24f70c0) 0
- primary-for Q3CanvasEllipse (0xb24f7000)
- Q3CanvasItem (0xb24f74c0) 0
- primary-for Q3CanvasPolygonalItem (0xb24f70c0)
-
-Vtable for Q3CanvasText
-Q3CanvasText::_ZTV12Q3CanvasText: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3CanvasText)
-8 Q3CanvasText::~Q3CanvasText
-12 Q3CanvasText::~Q3CanvasText
-16 Q3CanvasText::moveBy
-20 Q3CanvasItem::setAnimated
-24 Q3CanvasItem::setVelocity
-28 Q3CanvasItem::advance
-32 Q3CanvasText::collidesWith
-36 Q3CanvasItem::setCanvas
-40 Q3CanvasText::draw
-44 Q3CanvasItem::setVisible
-48 Q3CanvasItem::setSelected
-52 Q3CanvasItem::setEnabled
-56 Q3CanvasItem::setActive
-60 Q3CanvasText::rtti
-64 Q3CanvasText::boundingRect
-68 Q3CanvasItem::boundingRectAdvanced
-72 Q3CanvasItem::chunks
-76 Q3CanvasText::addToChunks
-80 Q3CanvasText::removeFromChunks
-84 Q3CanvasText::changeChunks
-88 Q3CanvasText::collidesWith
-
-Class Q3CanvasText
- size=92 align=4
- base size=92 base align=4
-Q3CanvasText (0xb24f75c0) 0
- vptr=((& Q3CanvasText::_ZTV12Q3CanvasText) + 8u)
- Q3CanvasItem (0xb24f7580) 0
- primary-for Q3CanvasText (0xb24f75c0)
-
-Vtable for Q3Accel
-Q3Accel::_ZTV7Q3Accel: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7Q3Accel)
-8 Q3Accel::metaObject
-12 Q3Accel::qt_metacast
-16 Q3Accel::qt_metacall
-20 Q3Accel::~Q3Accel
-24 Q3Accel::~Q3Accel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class Q3Accel
- size=12 align=4
- base size=12 base align=4
-Q3Accel (0xb24f7800) 0
- vptr=((& Q3Accel::_ZTV7Q3Accel) + 8u)
- QObject (0xb24f77c0) 0
- primary-for Q3Accel (0xb24f7800)
-
-Vtable for Q3PolygonScanner
-Q3PolygonScanner::_ZTV16Q3PolygonScanner: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16Q3PolygonScanner)
-8 Q3PolygonScanner::~Q3PolygonScanner
-12 Q3PolygonScanner::~Q3PolygonScanner
-16 __cxa_pure_virtual
-
-Class Q3PolygonScanner
- size=4 align=4
- base size=4 base align=4
-Q3PolygonScanner (0xb24f7940) 0 nearly-empty
- vptr=((& Q3PolygonScanner::_ZTV16Q3PolygonScanner) + 8u)
-
-Vtable for Q3DragObject
-Q3DragObject::_ZTV12Q3DragObject: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3DragObject)
-8 Q3DragObject::metaObject
-12 Q3DragObject::qt_metacast
-16 Q3DragObject::qt_metacall
-20 Q3DragObject::~Q3DragObject
-24 Q3DragObject::~Q3DragObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3DragObject::setPixmap
-60 Q3DragObject::setPixmap
-64 Q3DragObject::drag
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI12Q3DragObject)
-76 Q3DragObject::_ZThn8_N12Q3DragObjectD1Ev
-80 Q3DragObject::_ZThn8_N12Q3DragObjectD0Ev
-84 __cxa_pure_virtual
-88 QMimeSource::provides
-92 __cxa_pure_virtual
-
-Class Q3DragObject
- size=12 align=4
- base size=12 base align=4
-Q3DragObject (0xb24f7900) 0
- vptr=((& Q3DragObject::_ZTV12Q3DragObject) + 8u)
- QObject (0xb24f7a80) 0
- primary-for Q3DragObject (0xb24f7900)
- QMimeSource (0xb24f7ac0) 8 nearly-empty
- vptr=((& Q3DragObject::_ZTV12Q3DragObject) + 76u)
-
-Vtable for Q3StoredDrag
-Q3StoredDrag::_ZTV12Q3StoredDrag: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3StoredDrag)
-8 Q3StoredDrag::metaObject
-12 Q3StoredDrag::qt_metacast
-16 Q3StoredDrag::qt_metacall
-20 Q3StoredDrag::~Q3StoredDrag
-24 Q3StoredDrag::~Q3StoredDrag
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3DragObject::setPixmap
-60 Q3DragObject::setPixmap
-64 Q3DragObject::drag
-68 Q3StoredDrag::setEncodedData
-72 Q3StoredDrag::format
-76 Q3StoredDrag::encodedData
-80 (int (*)(...))-0x00000000000000008
-84 (int (*)(...))(& _ZTI12Q3StoredDrag)
-88 Q3StoredDrag::_ZThn8_N12Q3StoredDragD1Ev
-92 Q3StoredDrag::_ZThn8_N12Q3StoredDragD0Ev
-96 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag6formatEi
-100 QMimeSource::provides
-104 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag11encodedDataEPKc
-
-Class Q3StoredDrag
- size=12 align=4
- base size=12 base align=4
-Q3StoredDrag (0xb24f7b80) 0
- vptr=((& Q3StoredDrag::_ZTV12Q3StoredDrag) + 8u)
- Q3DragObject (0xb24f7c80) 0
- primary-for Q3StoredDrag (0xb24f7b80)
- QObject (0xb24f7d80) 0
- primary-for Q3DragObject (0xb24f7c80)
- QMimeSource (0xb24f7ec0) 8 nearly-empty
- vptr=((& Q3StoredDrag::_ZTV12Q3StoredDrag) + 88u)
-
-Vtable for Q3TextDrag
-Q3TextDrag::_ZTV10Q3TextDrag: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3TextDrag)
-8 Q3TextDrag::metaObject
-12 Q3TextDrag::qt_metacast
-16 Q3TextDrag::qt_metacall
-20 Q3TextDrag::~Q3TextDrag
-24 Q3TextDrag::~Q3TextDrag
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3DragObject::setPixmap
-60 Q3DragObject::setPixmap
-64 Q3DragObject::drag
-68 Q3TextDrag::setText
-72 Q3TextDrag::setSubtype
-76 Q3TextDrag::format
-80 Q3TextDrag::encodedData
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI10Q3TextDrag)
-92 Q3TextDrag::_ZThn8_N10Q3TextDragD1Ev
-96 Q3TextDrag::_ZThn8_N10Q3TextDragD0Ev
-100 Q3TextDrag::_ZThn8_NK10Q3TextDrag6formatEi
-104 QMimeSource::provides
-108 Q3TextDrag::_ZThn8_NK10Q3TextDrag11encodedDataEPKc
-
-Class Q3TextDrag
- size=12 align=4
- base size=12 base align=4
-Q3TextDrag (0xb24f7fc0) 0
- vptr=((& Q3TextDrag::_ZTV10Q3TextDrag) + 8u)
- Q3DragObject (0xb23ec000) 0
- primary-for Q3TextDrag (0xb24f7fc0)
- QObject (0xb23ec040) 0
- primary-for Q3DragObject (0xb23ec000)
- QMimeSource (0xb23ec080) 8 nearly-empty
- vptr=((& Q3TextDrag::_ZTV10Q3TextDrag) + 92u)
-
-Vtable for Q3ImageDrag
-Q3ImageDrag::_ZTV11Q3ImageDrag: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3ImageDrag)
-8 Q3ImageDrag::metaObject
-12 Q3ImageDrag::qt_metacast
-16 Q3ImageDrag::qt_metacall
-20 Q3ImageDrag::~Q3ImageDrag
-24 Q3ImageDrag::~Q3ImageDrag
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3DragObject::setPixmap
-60 Q3DragObject::setPixmap
-64 Q3DragObject::drag
-68 Q3ImageDrag::setImage
-72 Q3ImageDrag::format
-76 Q3ImageDrag::encodedData
-80 (int (*)(...))-0x00000000000000008
-84 (int (*)(...))(& _ZTI11Q3ImageDrag)
-88 Q3ImageDrag::_ZThn8_N11Q3ImageDragD1Ev
-92 Q3ImageDrag::_ZThn8_N11Q3ImageDragD0Ev
-96 Q3ImageDrag::_ZThn8_NK11Q3ImageDrag6formatEi
-100 QMimeSource::provides
-104 Q3ImageDrag::_ZThn8_NK11Q3ImageDrag11encodedDataEPKc
-
-Class Q3ImageDrag
- size=12 align=4
- base size=12 base align=4
-Q3ImageDrag (0xb23ec100) 0
- vptr=((& Q3ImageDrag::_ZTV11Q3ImageDrag) + 8u)
- Q3DragObject (0xb23ec140) 0
- primary-for Q3ImageDrag (0xb23ec100)
- QObject (0xb23ec180) 0
- primary-for Q3DragObject (0xb23ec140)
- QMimeSource (0xb23ec1c0) 8 nearly-empty
- vptr=((& Q3ImageDrag::_ZTV11Q3ImageDrag) + 88u)
-
-Vtable for Q3UriDrag
-Q3UriDrag::_ZTV9Q3UriDrag: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3UriDrag)
-8 Q3UriDrag::metaObject
-12 Q3UriDrag::qt_metacast
-16 Q3UriDrag::qt_metacall
-20 Q3UriDrag::~Q3UriDrag
-24 Q3UriDrag::~Q3UriDrag
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3DragObject::setPixmap
-60 Q3DragObject::setPixmap
-64 Q3DragObject::drag
-68 Q3StoredDrag::setEncodedData
-72 Q3StoredDrag::format
-76 Q3StoredDrag::encodedData
-80 Q3UriDrag::setUris
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI9Q3UriDrag)
-92 Q3UriDrag::_ZThn8_N9Q3UriDragD1Ev
-96 Q3UriDrag::_ZThn8_N9Q3UriDragD0Ev
-100 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag6formatEi
-104 QMimeSource::provides
-108 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag11encodedDataEPKc
-
-Class Q3UriDrag
- size=12 align=4
- base size=12 base align=4
-Q3UriDrag (0xb23ec240) 0
- vptr=((& Q3UriDrag::_ZTV9Q3UriDrag) + 8u)
- Q3StoredDrag (0xb23ec280) 0
- primary-for Q3UriDrag (0xb23ec240)
- Q3DragObject (0xb23ec2c0) 0
- primary-for Q3StoredDrag (0xb23ec280)
- QObject (0xb23ec300) 0
- primary-for Q3DragObject (0xb23ec2c0)
- QMimeSource (0xb23ec340) 8 nearly-empty
- vptr=((& Q3UriDrag::_ZTV9Q3UriDrag) + 92u)
-
-Vtable for Q3ColorDrag
-Q3ColorDrag::_ZTV11Q3ColorDrag: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3ColorDrag)
-8 Q3ColorDrag::metaObject
-12 Q3ColorDrag::qt_metacast
-16 Q3ColorDrag::qt_metacall
-20 Q3ColorDrag::~Q3ColorDrag
-24 Q3ColorDrag::~Q3ColorDrag
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3DragObject::setPixmap
-60 Q3DragObject::setPixmap
-64 Q3DragObject::drag
-68 Q3StoredDrag::setEncodedData
-72 Q3StoredDrag::format
-76 Q3StoredDrag::encodedData
-80 (int (*)(...))-0x00000000000000008
-84 (int (*)(...))(& _ZTI11Q3ColorDrag)
-88 Q3ColorDrag::_ZThn8_N11Q3ColorDragD1Ev
-92 Q3ColorDrag::_ZThn8_N11Q3ColorDragD0Ev
-96 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag6formatEi
-100 QMimeSource::provides
-104 Q3StoredDrag::_ZThn8_NK12Q3StoredDrag11encodedDataEPKc
-
-Class Q3ColorDrag
- size=28 align=4
- base size=28 base align=4
-Q3ColorDrag (0xb23ec3c0) 0
- vptr=((& Q3ColorDrag::_ZTV11Q3ColorDrag) + 8u)
- Q3StoredDrag (0xb23ec400) 0
- primary-for Q3ColorDrag (0xb23ec3c0)
- Q3DragObject (0xb23ec440) 0
- primary-for Q3StoredDrag (0xb23ec400)
- QObject (0xb23ec480) 0
- primary-for Q3DragObject (0xb23ec440)
- QMimeSource (0xb23ec4c0) 8 nearly-empty
- vptr=((& Q3ColorDrag::_ZTV11Q3ColorDrag) + 88u)
-
-Vtable for Q3GridLayout
-Q3GridLayout::_ZTV12Q3GridLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3GridLayout)
-8 QGridLayout::metaObject
-12 QGridLayout::qt_metacast
-16 QGridLayout::qt_metacall
-20 Q3GridLayout::~Q3GridLayout
-24 Q3GridLayout::~Q3GridLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGridLayout::invalidate
-60 QLayout::geometry
-64 QGridLayout::addItem
-68 QGridLayout::expandingDirections
-72 QGridLayout::minimumSize
-76 QGridLayout::maximumSize
-80 QGridLayout::setGeometry
-84 QGridLayout::itemAt
-88 QGridLayout::takeAt
-92 QLayout::indexOf
-96 QGridLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QGridLayout::sizeHint
-112 QGridLayout::hasHeightForWidth
-116 QGridLayout::heightForWidth
-120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI12Q3GridLayout)
-132 Q3GridLayout::_ZThn8_N12Q3GridLayoutD1Ev
-136 Q3GridLayout::_ZThn8_N12Q3GridLayoutD0Ev
-140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
-144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
-148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
-152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
-156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
-172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
-176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
-180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class Q3GridLayout
- size=16 align=4
- base size=16 base align=4
-Q3GridLayout (0xb23ec540) 0
- vptr=((& Q3GridLayout::_ZTV12Q3GridLayout) + 8u)
- QGridLayout (0xb23ec580) 0
- primary-for Q3GridLayout (0xb23ec540)
- QLayout (0xb23ec5c0) 0
- primary-for QGridLayout (0xb23ec580)
- QObject (0xb23ec600) 0
- primary-for QLayout (0xb23ec5c0)
- QLayoutItem (0xb23ec640) 8
- vptr=((& Q3GridLayout::_ZTV12Q3GridLayout) + 132u)
-
-Vtable for Q3Process
-Q3Process::_ZTV9Q3Process: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3Process)
-8 Q3Process::metaObject
-12 Q3Process::qt_metacast
-16 Q3Process::qt_metacall
-20 Q3Process::~Q3Process
-24 Q3Process::~Q3Process
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 Q3Process::connectNotify
-52 Q3Process::disconnectNotify
-56 Q3Process::setArguments
-60 Q3Process::addArgument
-64 Q3Process::setWorkingDirectory
-68 Q3Process::start
-72 Q3Process::launch
-76 Q3Process::launch
-80 Q3Process::readStdout
-84 Q3Process::readStderr
-88 Q3Process::readLineStdout
-92 Q3Process::readLineStderr
-96 Q3Process::writeToStdin
-100 Q3Process::writeToStdin
-104 Q3Process::closeStdin
-
-Class Q3Process
- size=36 align=4
- base size=36 base align=4
-Q3Process (0xb23ec6c0) 0
- vptr=((& Q3Process::_ZTV9Q3Process) + 8u)
- QObject (0xb23ec700) 0
- primary-for Q3Process (0xb23ec6c0)
-
-Vtable for Q3DropSite
-Q3DropSite::_ZTV10Q3DropSite: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3DropSite)
-8 Q3DropSite::~Q3DropSite
-12 Q3DropSite::~Q3DropSite
-
-Class Q3DropSite
- size=4 align=4
- base size=4 base align=4
-Q3DropSite (0xb23ec780) 0 nearly-empty
- vptr=((& Q3DropSite::_ZTV10Q3DropSite) + 8u)
-
-Vtable for Q3BoxLayout
-Q3BoxLayout::_ZTV11Q3BoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3BoxLayout)
-8 QBoxLayout::metaObject
-12 QBoxLayout::qt_metacast
-16 QBoxLayout::qt_metacall
-20 Q3BoxLayout::~Q3BoxLayout
-24 Q3BoxLayout::~Q3BoxLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11Q3BoxLayout)
-132 Q3BoxLayout::_ZThn8_N11Q3BoxLayoutD1Ev
-136 Q3BoxLayout::_ZThn8_N11Q3BoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class Q3BoxLayout
- size=16 align=4
- base size=16 base align=4
-Q3BoxLayout (0xb23ec800) 0
- vptr=((& Q3BoxLayout::_ZTV11Q3BoxLayout) + 8u)
- QBoxLayout (0xb23ec840) 0
- primary-for Q3BoxLayout (0xb23ec800)
- QLayout (0xb23ec880) 0
- primary-for QBoxLayout (0xb23ec840)
- QObject (0xb23ec8c0) 0
- primary-for QLayout (0xb23ec880)
- QLayoutItem (0xb23ec900) 8
- vptr=((& Q3BoxLayout::_ZTV11Q3BoxLayout) + 132u)
-
-Vtable for Q3HBoxLayout
-Q3HBoxLayout::_ZTV12Q3HBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3HBoxLayout)
-8 QBoxLayout::metaObject
-12 QBoxLayout::qt_metacast
-16 QBoxLayout::qt_metacall
-20 Q3HBoxLayout::~Q3HBoxLayout
-24 Q3HBoxLayout::~Q3HBoxLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI12Q3HBoxLayout)
-132 Q3HBoxLayout::_ZThn8_N12Q3HBoxLayoutD1Ev
-136 Q3HBoxLayout::_ZThn8_N12Q3HBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class Q3HBoxLayout
- size=16 align=4
- base size=16 base align=4
-Q3HBoxLayout (0xb23ec980) 0
- vptr=((& Q3HBoxLayout::_ZTV12Q3HBoxLayout) + 8u)
- Q3BoxLayout (0xb23ec9c0) 0
- primary-for Q3HBoxLayout (0xb23ec980)
- QBoxLayout (0xb23eca00) 0
- primary-for Q3BoxLayout (0xb23ec9c0)
- QLayout (0xb23eca40) 0
- primary-for QBoxLayout (0xb23eca00)
- QObject (0xb23eca80) 0
- primary-for QLayout (0xb23eca40)
- QLayoutItem (0xb23ecac0) 8
- vptr=((& Q3HBoxLayout::_ZTV12Q3HBoxLayout) + 132u)
-
-Vtable for Q3VBoxLayout
-Q3VBoxLayout::_ZTV12Q3VBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3VBoxLayout)
-8 QBoxLayout::metaObject
-12 QBoxLayout::qt_metacast
-16 QBoxLayout::qt_metacall
-20 Q3VBoxLayout::~Q3VBoxLayout
-24 Q3VBoxLayout::~Q3VBoxLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI12Q3VBoxLayout)
-132 Q3VBoxLayout::_ZThn8_N12Q3VBoxLayoutD1Ev
-136 Q3VBoxLayout::_ZThn8_N12Q3VBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class Q3VBoxLayout
- size=16 align=4
- base size=16 base align=4
-Q3VBoxLayout (0xb23ecb80) 0
- vptr=((& Q3VBoxLayout::_ZTV12Q3VBoxLayout) + 8u)
- Q3BoxLayout (0xb23ecbc0) 0
- primary-for Q3VBoxLayout (0xb23ecb80)
- QBoxLayout (0xb23ecc00) 0
- primary-for Q3BoxLayout (0xb23ecbc0)
- QLayout (0xb23ecc40) 0
- primary-for QBoxLayout (0xb23ecc00)
- QObject (0xb23ecc80) 0
- primary-for QLayout (0xb23ecc40)
- QLayoutItem (0xb23eccc0) 8
- vptr=((& Q3VBoxLayout::_ZTV12Q3VBoxLayout) + 132u)
-
-Vtable for Q3Socket
-Q3Socket::_ZTV8Q3Socket: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8Q3Socket)
-8 Q3Socket::metaObject
-12 Q3Socket::qt_metacast
-16 Q3Socket::qt_metacall
-20 Q3Socket::~Q3Socket
-24 Q3Socket::~Q3Socket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3Socket::isSequential
-60 Q3Socket::open
-64 Q3Socket::close
-68 QIODevice::pos
-72 Q3Socket::size
-76 QIODevice::seek
-80 Q3Socket::atEnd
-84 QIODevice::reset
-88 Q3Socket::bytesAvailable
-92 Q3Socket::bytesToWrite
-96 Q3Socket::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 Q3Socket::readData
-112 QIODevice::readLineData
-116 Q3Socket::writeData
-120 Q3Socket::setSocket
-124 Q3Socket::setSocketDevice
-128 Q3Socket::connectToHost
-132 Q3Socket::sn_read
-136 Q3Socket::sn_write
+224 Q3MainWindow::setCentralWidget
+228 Q3MainWindow::setDockEnabled
+232 Q3MainWindow::setDockEnabled
+236 Q3MainWindow::addDockWindow
+240 Q3MainWindow::addDockWindow
+244 Q3MainWindow::moveDockWindow
+248 Q3MainWindow::moveDockWindow
+252 Q3MainWindow::removeDockWindow
+256 Q3MainWindow::dockingArea
+260 Q3MainWindow::isCustomizable
+264 Q3MainWindow::createDockWindowMenu
+268 Q3MainWindow::setRightJustification
+272 Q3MainWindow::setUsesBigPixmaps
+276 Q3MainWindow::setUsesTextLabel
+280 Q3MainWindow::setDockWindowsMovable
+284 Q3MainWindow::setOpaqueMoving
+288 Q3MainWindow::setDockMenuEnabled
+292 Q3MainWindow::whatsThis
+296 Q3MainWindow::setAppropriate
+300 Q3MainWindow::customize
+304 Q3MainWindow::setUpLayout
+308 Q3MainWindow::showDockMenu
+312 Q3MainWindow::setMenuBar
+316 Q3MainWindow::setStatusBar
+320 (int (*)(...))-0x000000008
+324 (int (*)(...))(& _ZTI12Q3MainWindow)
+328 Q3MainWindow::_ZThn8_N12Q3MainWindowD1Ev
+332 Q3MainWindow::_ZThn8_N12Q3MainWindowD0Ev
+336 QWidget::_ZThn8_NK7QWidget7devTypeEv
+340 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+344 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Socket
- size=12 align=4
- base size=12 base align=4
-Q3Socket (0xb23ecd40) 0
- vptr=((& Q3Socket::_ZTV8Q3Socket) + 8u)
- QIODevice (0xb23ecd80) 0
- primary-for Q3Socket (0xb23ecd40)
- QObject (0xb23ecdc0) 0
- primary-for QIODevice (0xb23ecd80)
+Class Q3MainWindow
+ size=20 align=4
+ base size=20 base align=4
+Q3MainWindow (0xb0bd08c0) 0
+ vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 8u)
+ QWidget (0xb0bf1cd0) 0
+ primary-for Q3MainWindow (0xb0bd08c0)
+ QObject (0xb0b97ec4) 0
+ primary-for QWidget (0xb0bf1cd0)
+ QPaintDevice (0xb0b97f00) 8
+ vptr=((& Q3MainWindow::_ZTV12Q3MainWindow) + 328u)
-Vtable for Q3SocketDevice
-Q3SocketDevice::_ZTV14Q3SocketDevice: 41u entries
+Vtable for Q3PopupMenu
+Q3PopupMenu::_ZTV11Q3PopupMenu: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3SocketDevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 Q3SocketDevice::~Q3SocketDevice
-24 Q3SocketDevice::~Q3SocketDevice
-28 QObject::event
+4 (int (*)(...))(& _ZTI11Q3PopupMenu)
+8 Q3PopupMenu::metaObject
+12 Q3PopupMenu::qt_metacast
+16 Q3PopupMenu::qt_metacall
+20 Q3PopupMenu::~Q3PopupMenu
+24 Q3PopupMenu::~Q3PopupMenu
+28 QMenu::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QMenu::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3SocketDevice::isSequential
-60 Q3SocketDevice::open
-64 Q3SocketDevice::close
-68 QIODevice::pos
-72 Q3SocketDevice::size
-76 QIODevice::seek
-80 Q3SocketDevice::atEnd
-84 QIODevice::reset
-88 Q3SocketDevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 Q3SocketDevice::readData
-112 QIODevice::readLineData
-116 Q3SocketDevice::writeData
-120 Q3SocketDevice::setSocket
-124 Q3SocketDevice::setBlocking
-128 Q3SocketDevice::setAddressReusable
-132 Q3SocketDevice::setReceiveBufferSize
-136 Q3SocketDevice::setSendBufferSize
-140 Q3SocketDevice::connect
-144 Q3SocketDevice::bind
-148 Q3SocketDevice::listen
-152 Q3SocketDevice::accept
-156 Q3SocketDevice::writeBlock
-160 Q3SocketDevice::setOption
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenu::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QMenu::hideEvent
+176 QWidget::x11Event
+180 QMenu::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QMenu::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11Q3PopupMenu)
+232 Q3PopupMenu::_ZThn8_N11Q3PopupMenuD1Ev
+236 Q3PopupMenu::_ZThn8_N11Q3PopupMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3SocketDevice
- size=40 align=4
- base size=40 base align=4
-Q3SocketDevice (0xb23ece40) 0
- vptr=((& Q3SocketDevice::_ZTV14Q3SocketDevice) + 8u)
- QIODevice (0xb23ece80) 0
- primary-for Q3SocketDevice (0xb23ece40)
- QObject (0xb23ecec0) 0
- primary-for QIODevice (0xb23ece80)
+Class Q3PopupMenu
+ size=20 align=4
+ base size=20 base align=4
+Q3PopupMenu (0xb0bd0f80) 0
+ vptr=((& Q3PopupMenu::_ZTV11Q3PopupMenu) + 8u)
+ QMenu (0xb0bd0fc0) 0
+ primary-for Q3PopupMenu (0xb0bd0f80)
+ QWidget (0xb0c1e0a0) 0
+ primary-for QMenu (0xb0bd0fc0)
+ QObject (0xb0c145a0) 0
+ primary-for QWidget (0xb0c1e0a0)
+ QPaintDevice (0xb0c145dc) 8
+ vptr=((& Q3PopupMenu::_ZTV11Q3PopupMenu) + 232u)
-Vtable for Q3ServerSocket
-Q3ServerSocket::_ZTV14Q3ServerSocket: 16u entries
+Vtable for Q3ProgressBar
+Q3ProgressBar::_ZTV13Q3ProgressBar: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3ServerSocket)
-8 Q3ServerSocket::metaObject
-12 Q3ServerSocket::qt_metacast
-16 Q3ServerSocket::qt_metacall
-20 Q3ServerSocket::~Q3ServerSocket
-24 Q3ServerSocket::~Q3ServerSocket
-28 QObject::event
+4 (int (*)(...))(& _ZTI13Q3ProgressBar)
+8 Q3ProgressBar::metaObject
+12 Q3ProgressBar::qt_metacast
+16 Q3ProgressBar::qt_metacall
+20 Q3ProgressBar::~Q3ProgressBar
+24 Q3ProgressBar::~Q3ProgressBar
+28 QFrame::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3ServerSocket::setSocket
-60 __cxa_pure_virtual
-
-Class Q3ServerSocket
- size=12 align=4
- base size=12 base align=4
-Q3ServerSocket (0xb23ecf40) 0
- vptr=((& Q3ServerSocket::_ZTV14Q3ServerSocket) + 8u)
- QObject (0xb23ecf80) 0
- primary-for Q3ServerSocket (0xb23ecf40)
-
-
-
-Vtable for Q3HttpHeader
-Q3HttpHeader::_ZTV12Q3HttpHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12Q3HttpHeader)
-8 Q3HttpHeader::~Q3HttpHeader
-12 Q3HttpHeader::~Q3HttpHeader
-16 Q3HttpHeader::toString
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 Q3HttpHeader::parseLine
-
-Class Q3HttpHeader
- size=12 align=4
- base size=9 base align=4
-Q3HttpHeader (0xb23ec0c0) 0
- vptr=((& Q3HttpHeader::_ZTV12Q3HttpHeader) + 8u)
-
-Vtable for Q3HttpResponseHeader
-Q3HttpResponseHeader::_ZTV20Q3HttpResponseHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20Q3HttpResponseHeader)
-8 Q3HttpResponseHeader::~Q3HttpResponseHeader
-12 Q3HttpResponseHeader::~Q3HttpResponseHeader
-16 Q3HttpResponseHeader::toString
-20 Q3HttpResponseHeader::majorVersion
-24 Q3HttpResponseHeader::minorVersion
-28 Q3HttpResponseHeader::parseLine
-
-Class Q3HttpResponseHeader
- size=28 align=4
- base size=28 base align=4
-Q3HttpResponseHeader (0xb23ec740) 0
- vptr=((& Q3HttpResponseHeader::_ZTV20Q3HttpResponseHeader) + 8u)
- Q3HttpHeader (0xb23ec7c0) 0
- primary-for Q3HttpResponseHeader (0xb23ec740)
-
-Vtable for Q3HttpRequestHeader
-Q3HttpRequestHeader::_ZTV19Q3HttpRequestHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19Q3HttpRequestHeader)
-8 Q3HttpRequestHeader::~Q3HttpRequestHeader
-12 Q3HttpRequestHeader::~Q3HttpRequestHeader
-16 Q3HttpRequestHeader::toString
-20 Q3HttpRequestHeader::majorVersion
-24 Q3HttpRequestHeader::minorVersion
-28 Q3HttpRequestHeader::parseLine
-
-Class Q3HttpRequestHeader
- size=28 align=4
- base size=28 base align=4
-Q3HttpRequestHeader (0xb23ec940) 0
- vptr=((& Q3HttpRequestHeader::_ZTV19Q3HttpRequestHeader) + 8u)
- Q3HttpHeader (0xb23ecb00) 0
- primary-for Q3HttpRequestHeader (0xb23ec940)
-
-Vtable for Q3Http
-Q3Http::_ZTV6Q3Http: 29u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6Q3Http)
-8 Q3Http::metaObject
-12 Q3Http::qt_metacast
-16 Q3Http::qt_metacall
-20 Q3Http::~Q3Http
-24 Q3Http::~Q3Http
-28 QObject::event
-32 QObject::eventFilter
-36 Q3Http::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3NetworkProtocol::setUrl
-60 Q3NetworkProtocol::setAutoDelete
-64 Q3Http::supportedOperations
-68 Q3NetworkProtocol::addOperation
-72 Q3NetworkProtocol::clearOperationQueue
-76 Q3NetworkProtocol::stop
-80 Q3NetworkProtocol::processOperation
-84 Q3NetworkProtocol::operationListChildren
-88 Q3NetworkProtocol::operationMkDir
-92 Q3NetworkProtocol::operationRemove
-96 Q3NetworkProtocol::operationRename
-100 Q3Http::operationGet
-104 Q3Http::operationPut
-108 Q3NetworkProtocol::operationPutChunk
-112 Q3NetworkProtocol::checkConnection
+56 QWidget::devType
+60 Q3ProgressBar::setVisible
+64 Q3ProgressBar::sizeHint
+68 Q3ProgressBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3ProgressBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 Q3ProgressBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 Q3ProgressBar::setTotalSteps
+228 Q3ProgressBar::setProgress
+232 Q3ProgressBar::setIndicator
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13Q3ProgressBar)
+244 Q3ProgressBar::_ZThn8_N13Q3ProgressBarD1Ev
+248 Q3ProgressBar::_ZThn8_N13Q3ProgressBarD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Http
- size=24 align=4
- base size=24 base align=4
-Q3Http (0xb23ecd00) 0
- vptr=((& Q3Http::_ZTV6Q3Http) + 8u)
- Q3NetworkProtocol (0xb23ece00) 0
- primary-for Q3Http (0xb23ecd00)
- QObject (0xb23ecf00) 0
- primary-for Q3NetworkProtocol (0xb23ece00)
+Class Q3ProgressBar
+ size=44 align=4
+ base size=44 base align=4
+Q3ProgressBar (0xb0c1f700) 0
+ vptr=((& Q3ProgressBar::_ZTV13Q3ProgressBar) + 8u)
+ QFrame (0xb0c1f740) 0
+ primary-for Q3ProgressBar (0xb0c1f700)
+ QWidget (0xb0c3b050) 0
+ primary-for QFrame (0xb0c1f740)
+ QObject (0xb0c14ec4) 0
+ primary-for QWidget (0xb0c3b050)
+ QPaintDevice (0xb0c14f00) 8
+ vptr=((& Q3ProgressBar::_ZTV13Q3ProgressBar) + 244u)
-Vtable for Q3LocalFs
-Q3LocalFs::_ZTV9Q3LocalFs: 29u entries
+Vtable for Q3RangeControl
+Q3RangeControl::_ZTV14Q3RangeControl: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3LocalFs)
-8 Q3LocalFs::metaObject
-12 Q3LocalFs::qt_metacast
-16 Q3LocalFs::qt_metacall
-20 Q3LocalFs::~Q3LocalFs
-24 Q3LocalFs::~Q3LocalFs
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3NetworkProtocol::setUrl
-60 Q3NetworkProtocol::setAutoDelete
-64 Q3LocalFs::supportedOperations
-68 Q3NetworkProtocol::addOperation
-72 Q3NetworkProtocol::clearOperationQueue
-76 Q3NetworkProtocol::stop
-80 Q3NetworkProtocol::processOperation
-84 Q3LocalFs::operationListChildren
-88 Q3LocalFs::operationMkDir
-92 Q3LocalFs::operationRemove
-96 Q3LocalFs::operationRename
-100 Q3LocalFs::operationGet
-104 Q3LocalFs::operationPut
-108 Q3NetworkProtocol::operationPutChunk
-112 Q3NetworkProtocol::checkConnection
-
-Class Q3LocalFs
- size=16 align=4
- base size=16 base align=4
-Q3LocalFs (0xb23ecfc0) 0
- vptr=((& Q3LocalFs::_ZTV9Q3LocalFs) + 8u)
- Q3NetworkProtocol (0xb22df000) 0
- primary-for Q3LocalFs (0xb23ecfc0)
- QObject (0xb22df040) 0
- primary-for Q3NetworkProtocol (0xb22df000)
-
-Class Q3Dns::MailServer
- size=8 align=4
- base size=6 base align=4
-Q3Dns::MailServer (0xb22df140) 0
+4 (int (*)(...))(& _ZTI14Q3RangeControl)
+8 Q3RangeControl::~Q3RangeControl
+12 Q3RangeControl::~Q3RangeControl
+16 Q3RangeControl::valueChange
+20 Q3RangeControl::rangeChange
+24 Q3RangeControl::stepChange
-Class Q3Dns::Server
- size=12 align=4
- base size=10 base align=4
-Q3Dns::Server (0xb22df180) 0
+Class Q3RangeControl
+ size=32 align=4
+ base size=32 base align=4
+Q3RangeControl (0xb0c4d294) 0
+ vptr=((& Q3RangeControl::_ZTV14Q3RangeControl) + 8u)
-Vtable for Q3Dns
-Q3Dns::_ZTV5Q3Dns: 17u entries
+Vtable for Q3SpinWidget
+Q3SpinWidget::_ZTV12Q3SpinWidget: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5Q3Dns)
-8 Q3Dns::metaObject
-12 Q3Dns::qt_metacast
-16 Q3Dns::qt_metacall
-20 Q3Dns::~Q3Dns
-24 Q3Dns::~Q3Dns
-28 QObject::event
+4 (int (*)(...))(& _ZTI12Q3SpinWidget)
+8 Q3SpinWidget::metaObject
+12 Q3SpinWidget::qt_metacast
+16 Q3SpinWidget::qt_metacall
+20 Q3SpinWidget::~Q3SpinWidget
+24 Q3SpinWidget::~Q3SpinWidget
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3Dns::setLabel
-60 Q3Dns::setLabel
-64 Q3Dns::setRecordType
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 Q3SpinWidget::mousePressEvent
+84 Q3SpinWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 Q3SpinWidget::mouseMoveEvent
+96 Q3SpinWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 Q3SpinWidget::paintEvent
+128 QWidget::moveEvent
+132 Q3SpinWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 Q3SpinWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 Q3SpinWidget::setButtonSymbols
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12Q3SpinWidget)
+236 Q3SpinWidget::_ZThn8_N12Q3SpinWidgetD1Ev
+240 Q3SpinWidget::_ZThn8_N12Q3SpinWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3Dns
+Class Q3SpinWidget
size=24 align=4
base size=24 base align=4
-Q3Dns (0xb22df0c0) 0
- vptr=((& Q3Dns::_ZTV5Q3Dns) + 8u)
- QObject (0xb22df100) 0
- primary-for Q3Dns (0xb22df0c0)
-
-Vtable for Q3DnsSocket
-Q3DnsSocket::_ZTV11Q3DnsSocket: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11Q3DnsSocket)
-8 Q3DnsSocket::metaObject
-12 Q3DnsSocket::qt_metacast
-16 Q3DnsSocket::qt_metacall
-20 Q3DnsSocket::~Q3DnsSocket
-24 Q3DnsSocket::~Q3DnsSocket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3DnsSocket::cleanCache
-60 Q3DnsSocket::retransmit
-64 Q3DnsSocket::answer
-
-Class Q3DnsSocket
- size=8 align=4
- base size=8 base align=4
-Q3DnsSocket (0xb22df200) 0
- vptr=((& Q3DnsSocket::_ZTV11Q3DnsSocket) + 8u)
- QObject (0xb22df240) 0
- primary-for Q3DnsSocket (0xb22df200)
-
-Vtable for Q3Ftp
-Q3Ftp::_ZTV5Q3Ftp: 29u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5Q3Ftp)
-8 Q3Ftp::metaObject
-12 Q3Ftp::qt_metacast
-16 Q3Ftp::qt_metacall
-20 Q3Ftp::~Q3Ftp
-24 Q3Ftp::~Q3Ftp
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 Q3NetworkProtocol::setUrl
-60 Q3NetworkProtocol::setAutoDelete
-64 Q3Ftp::supportedOperations
-68 Q3NetworkProtocol::addOperation
-72 Q3NetworkProtocol::clearOperationQueue
-76 Q3NetworkProtocol::stop
-80 Q3NetworkProtocol::processOperation
-84 Q3Ftp::operationListChildren
-88 Q3Ftp::operationMkDir
-92 Q3Ftp::operationRemove
-96 Q3Ftp::operationRename
-100 Q3Ftp::operationGet
-104 Q3Ftp::operationPut
-108 Q3NetworkProtocol::operationPutChunk
-112 Q3Ftp::checkConnection
-
-Class Q3Ftp
- size=48 align=4
- base size=45 base align=4
-Q3Ftp (0xb22df2c0) 0
- vptr=((& Q3Ftp::_ZTV5Q3Ftp) + 8u)
- Q3NetworkProtocol (0xb22df300) 0
- primary-for Q3Ftp (0xb22df2c0)
- QObject (0xb22df340) 0
- primary-for Q3NetworkProtocol (0xb22df300)
-
-Vtable for Q3ListViewItem
-Q3ListViewItem::_ZTV14Q3ListViewItem: 41u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3ListViewItem)
-8 Q3ListViewItem::~Q3ListViewItem
-12 Q3ListViewItem::~Q3ListViewItem
-16 Q3ListViewItem::insertItem
-20 Q3ListViewItem::takeItem
-24 Q3ListViewItem::removeItem
-28 Q3ListViewItem::invalidateHeight
-32 Q3ListViewItem::width
-36 Q3ListViewItem::setText
-40 Q3ListViewItem::text
-44 Q3ListViewItem::setPixmap
-48 Q3ListViewItem::pixmap
-52 Q3ListViewItem::key
-56 Q3ListViewItem::compare
-60 Q3ListViewItem::sortChildItems
-64 Q3ListViewItem::setOpen
-68 Q3ListViewItem::setup
-72 Q3ListViewItem::setSelected
-76 Q3ListViewItem::paintCell
-80 Q3ListViewItem::paintBranches
-84 Q3ListViewItem::paintFocus
-88 Q3ListViewItem::setSelectable
-92 Q3ListViewItem::setExpandable
-96 Q3ListViewItem::sort
-100 Q3ListViewItem::setDragEnabled
-104 Q3ListViewItem::setDropEnabled
-108 Q3ListViewItem::acceptDrop
-112 Q3ListViewItem::setRenameEnabled
-116 Q3ListViewItem::startRename
-120 Q3ListViewItem::setEnabled
-124 Q3ListViewItem::rtti
-128 Q3ListViewItem::setMultiLinesEnabled
-132 Q3ListViewItem::enforceSortOrder
-136 Q3ListViewItem::setHeight
-140 Q3ListViewItem::activate
-144 Q3ListViewItem::dropped
-148 Q3ListViewItem::dragEntered
-152 Q3ListViewItem::dragLeft
-156 Q3ListViewItem::okRename
-160 Q3ListViewItem::cancelRename
-
-Class Q3ListViewItem
- size=44 align=4
- base size=44 base align=4
-Q3ListViewItem (0xb22df3c0) 0
- vptr=((& Q3ListViewItem::_ZTV14Q3ListViewItem) + 8u)
+Q3SpinWidget (0xb0c1fd40) 0
+ vptr=((& Q3SpinWidget::_ZTV12Q3SpinWidget) + 8u)
+ QWidget (0xb0c55910) 0
+ primary-for Q3SpinWidget (0xb0c1fd40)
+ QObject (0xb0c4d438) 0
+ primary-for QWidget (0xb0c55910)
+ QPaintDevice (0xb0c4d474) 8
+ vptr=((& Q3SpinWidget::_ZTV12Q3SpinWidget) + 236u)
-Vtable for Q3ListView
-Q3ListView::_ZTV10Q3ListView: 134u entries
+Vtable for Q3VBox
+Q3VBox::_ZTV6Q3VBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3ListView)
-8 Q3ListView::metaObject
-12 Q3ListView::qt_metacast
-16 Q3ListView::qt_metacall
-20 Q3ListView::~Q3ListView
-24 Q3ListView::~Q3ListView
+4 (int (*)(...))(& _ZTI6Q3VBox)
+8 Q3VBox::metaObject
+12 Q3VBox::qt_metacast
+16 Q3VBox::qt_metacall
+20 Q3VBox::~Q3VBox
+24 Q3VBox::~Q3VBox
28 QFrame::event
-32 Q3ListView::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3ListView::sizeHint
-68 Q3ListView::minimumSizeHint
+60 QWidget::setVisible
+64 Q3HBox::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 Q3ListView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 Q3ListView::focusInEvent
-112 Q3ListView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3ListView::resizeEvent
+132 Q3Frame::resizeEvent
136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 Q3ListView::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3ListView::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
-192 Q3ListView::inputMethodQuery
-196 Q3ScrollView::focusNextPrevChild
-200 Q3ScrollView::styleChange
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
+212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
+224 Q3HBox::frameChanged
228 Q3Frame::drawFrame
-232 Q3ScrollView::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ListView::setContentsPos
-272 Q3ScrollView::drawContents
-276 Q3ListView::drawContentsOffset
-280 Q3ListView::contentsMousePressEvent
-284 Q3ListView::contentsMouseReleaseEvent
-288 Q3ListView::contentsMouseDoubleClickEvent
-292 Q3ListView::contentsMouseMoveEvent
-296 Q3ListView::contentsDragEnterEvent
-300 Q3ListView::contentsDragMoveEvent
-304 Q3ListView::contentsDragLeaveEvent
-308 Q3ListView::contentsDropEvent
-312 Q3ScrollView::contentsWheelEvent
-316 Q3ListView::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3ListView::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 Q3ListView::setTreeStepSize
-384 Q3ListView::insertItem
-388 Q3ListView::takeItem
-392 Q3ListView::removeItem
-396 Q3ListView::addColumn
-400 Q3ListView::addColumn
-404 Q3ListView::removeColumn
-408 Q3ListView::setColumnText
-412 Q3ListView::setColumnText
-416 Q3ListView::setColumnWidth
-420 Q3ListView::setColumnWidthMode
-424 Q3ListView::setColumnAlignment
-428 Q3ListView::setMultiSelection
-432 Q3ListView::clearSelection
-436 Q3ListView::setSelected
-440 Q3ListView::setOpen
-444 Q3ListView::setCurrentItem
-448 Q3ListView::setAllColumnsShowFocus
-452 Q3ListView::setItemMargin
-456 Q3ListView::setRootIsDecorated
-460 Q3ListView::setSorting
-464 Q3ListView::sort
-468 Q3ListView::setShowSortIndicator
-472 Q3ListView::setShowToolTips
-476 Q3ListView::setResizeMode
-480 Q3ListView::setDefaultRenameAction
-484 Q3ListView::clear
-488 Q3ListView::invertSelection
-492 Q3ListView::selectAll
-496 Q3ListView::dragObject
-500 Q3ListView::startDrag
-504 Q3ListView::paintEmptyArea
-508 (int (*)(...))-0x00000000000000008
-512 (int (*)(...))(& _ZTI10Q3ListView)
-516 Q3ListView::_ZThn8_N10Q3ListViewD1Ev
-520 Q3ListView::_ZThn8_N10Q3ListViewD0Ev
-524 QWidget::_ZThn8_NK7QWidget7devTypeEv
-528 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-532 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3ListView
- size=32 align=4
- base size=32 base align=4
-Q3ListView (0xb22df440) 0
- vptr=((& Q3ListView::_ZTV10Q3ListView) + 8u)
- Q3ScrollView (0xb22df480) 0
- primary-for Q3ListView (0xb22df440)
- Q3Frame (0xb22df4c0) 0
- primary-for Q3ScrollView (0xb22df480)
- QFrame (0xb22df500) 0
- primary-for Q3Frame (0xb22df4c0)
- QWidget (0xb22df540) 0
- primary-for QFrame (0xb22df500)
- QObject (0xb22df580) 0
- primary-for QWidget (0xb22df540)
- QPaintDevice (0xb22df5c0) 8
- vptr=((& Q3ListView::_ZTV10Q3ListView) + 516u)
-
-Vtable for Q3CheckListItem
-Q3CheckListItem::_ZTV15Q3CheckListItem: 43u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3CheckListItem)
-8 Q3CheckListItem::~Q3CheckListItem
-12 Q3CheckListItem::~Q3CheckListItem
-16 Q3ListViewItem::insertItem
-20 Q3ListViewItem::takeItem
-24 Q3ListViewItem::removeItem
-28 Q3ListViewItem::invalidateHeight
-32 Q3CheckListItem::width
-36 Q3ListViewItem::setText
-40 Q3CheckListItem::text
-44 Q3ListViewItem::setPixmap
-48 Q3ListViewItem::pixmap
-52 Q3ListViewItem::key
-56 Q3ListViewItem::compare
-60 Q3ListViewItem::sortChildItems
-64 Q3ListViewItem::setOpen
-68 Q3CheckListItem::setup
-72 Q3ListViewItem::setSelected
-76 Q3CheckListItem::paintCell
-80 Q3ListViewItem::paintBranches
-84 Q3CheckListItem::paintFocus
-88 Q3ListViewItem::setSelectable
-92 Q3ListViewItem::setExpandable
-96 Q3ListViewItem::sort
-100 Q3ListViewItem::setDragEnabled
-104 Q3ListViewItem::setDropEnabled
-108 Q3ListViewItem::acceptDrop
-112 Q3ListViewItem::setRenameEnabled
-116 Q3ListViewItem::startRename
-120 Q3ListViewItem::setEnabled
-124 Q3CheckListItem::rtti
-128 Q3ListViewItem::setMultiLinesEnabled
-132 Q3ListViewItem::enforceSortOrder
-136 Q3ListViewItem::setHeight
-140 Q3CheckListItem::activate
-144 Q3ListViewItem::dropped
-148 Q3ListViewItem::dragEntered
-152 Q3ListViewItem::dragLeft
-156 Q3ListViewItem::okRename
-160 Q3ListViewItem::cancelRename
-164 Q3CheckListItem::setOn
-168 Q3CheckListItem::stateChange
-
-Class Q3CheckListItem
- size=56 align=4
- base size=56 base align=4
-Q3CheckListItem (0xb22df680) 0
- vptr=((& Q3CheckListItem::_ZTV15Q3CheckListItem) + 8u)
- Q3ListViewItem (0xb22df6c0) 0
- primary-for Q3CheckListItem (0xb22df680)
+232 Q3Frame::drawContents
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI6Q3VBox)
+244 Q3VBox::_ZThn8_N6Q3VBoxD1Ev
+248 Q3VBox::_ZThn8_N6Q3VBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ListViewItemIterator
- size=12 align=4
- base size=12 base align=4
-Q3ListViewItemIterator (0xb22df740) 0
+Class Q3VBox
+ size=24 align=4
+ base size=24 base align=4
+Q3VBox (0xb0c1ff80) 0
+ vptr=((& Q3VBox::_ZTV6Q3VBox) + 8u)
+ Q3HBox (0xb0c1ffc0) 0
+ primary-for Q3VBox (0xb0c1ff80)
+ Q3Frame (0xb0a67000) 0
+ primary-for Q3HBox (0xb0c1ffc0)
+ QFrame (0xb0a67040) 0
+ primary-for Q3Frame (0xb0a67000)
+ QWidget (0xb0a60820) 0
+ primary-for QFrame (0xb0a67040)
+ QObject (0xb0c4d5a0) 0
+ primary-for QWidget (0xb0a60820)
+ QPaintDevice (0xb0c4d5dc) 8
+ vptr=((& Q3VBox::_ZTV6Q3VBox) + 244u)
-Vtable for Q3ListBox
-Q3ListBox::_ZTV9Q3ListBox: 119u entries
+Vtable for Q3VGroupBox
+Q3VGroupBox::_ZTV11Q3VGroupBox: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3ListBox)
-8 Q3ListBox::metaObject
-12 Q3ListBox::qt_metacast
-16 Q3ListBox::qt_metacall
-20 Q3ListBox::~Q3ListBox
-24 Q3ListBox::~Q3ListBox
-28 QFrame::event
-32 Q3ListBox::eventFilter
+4 (int (*)(...))(& _ZTI11Q3VGroupBox)
+8 Q3VGroupBox::metaObject
+12 Q3VGroupBox::qt_metacast
+16 Q3VGroupBox::qt_metacall
+20 Q3VGroupBox::~Q3VGroupBox
+24 Q3VGroupBox::~Q3VGroupBox
+28 Q3GroupBox::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 Q3GroupBox::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3ListBox::sizeHint
-68 Q3ListBox::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 Q3ListBox::mousePressEvent
-84 Q3ListBox::mouseReleaseEvent
-88 Q3ListBox::mouseDoubleClickEvent
-92 Q3ListBox::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 Q3ListBox::keyPressEvent
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 Q3ListBox::focusInEvent
-112 Q3ListBox::focusOutEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 Q3Frame::paintEvent
+124 QGroupBox::paintEvent
128 QWidget::moveEvent
-132 Q3ListBox::resizeEvent
+132 Q3GroupBox::resizeEvent
136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 Q3ListBox::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3ListBox::changeEvent
+180 Q3GroupBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
-192 Q3ListBox::inputMethodQuery
-196 Q3ScrollView::focusNextPrevChild
-200 Q3ScrollView::styleChange
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
+212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
-228 Q3Frame::drawFrame
-232 Q3ScrollView::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3ScrollView::setContentsPos
-272 Q3ScrollView::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3ScrollView::contentsMousePressEvent
-284 Q3ScrollView::contentsMouseReleaseEvent
-288 Q3ScrollView::contentsMouseDoubleClickEvent
-292 Q3ScrollView::contentsMouseMoveEvent
-296 Q3ScrollView::contentsDragEnterEvent
-300 Q3ScrollView::contentsDragMoveEvent
-304 Q3ScrollView::contentsDragLeaveEvent
-308 Q3ScrollView::contentsDropEvent
-312 Q3ScrollView::contentsWheelEvent
-316 Q3ListBox::contentsContextMenuEvent
-320 Q3ListBox::viewportPaintEvent
-324 Q3ScrollView::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 Q3ListBox::setCurrentItem
-384 Q3ListBox::setCurrentItem
-388 Q3ListBox::setTopItem
-392 Q3ListBox::setBottomItem
-396 Q3ListBox::setSelectionMode
-400 Q3ListBox::setSelected
-404 Q3ListBox::setColumnMode
-408 Q3ListBox::setColumnMode
-412 Q3ListBox::setRowMode
-416 Q3ListBox::setRowMode
-420 Q3ListBox::setVariableWidth
-424 Q3ListBox::setVariableHeight
-428 Q3ListBox::ensureCurrentVisible
-432 Q3ListBox::clearSelection
-436 Q3ListBox::selectAll
-440 Q3ListBox::invertSelection
-444 Q3ListBox::paintCell
-448 (int (*)(...))-0x00000000000000008
-452 (int (*)(...))(& _ZTI9Q3ListBox)
-456 Q3ListBox::_ZThn8_N9Q3ListBoxD1Ev
-460 Q3ListBox::_ZThn8_N9Q3ListBoxD0Ev
-464 QWidget::_ZThn8_NK7QWidget7devTypeEv
-468 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-472 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3ListBox
- size=32 align=4
- base size=32 base align=4
-Q3ListBox (0xb22df780) 0
- vptr=((& Q3ListBox::_ZTV9Q3ListBox) + 8u)
- Q3ScrollView (0xb22df7c0) 0
- primary-for Q3ListBox (0xb22df780)
- Q3Frame (0xb22df800) 0
- primary-for Q3ScrollView (0xb22df7c0)
- QFrame (0xb22df840) 0
- primary-for Q3Frame (0xb22df800)
- QWidget (0xb22df880) 0
- primary-for QFrame (0xb22df840)
- QObject (0xb22df8c0) 0
- primary-for QWidget (0xb22df880)
- QPaintDevice (0xb22df900) 8
- vptr=((& Q3ListBox::_ZTV9Q3ListBox) + 456u)
-
-Vtable for Q3ListBoxItem
-Q3ListBoxItem::_ZTV13Q3ListBoxItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3ListBoxItem)
-8 Q3ListBoxItem::~Q3ListBoxItem
-12 Q3ListBoxItem::~Q3ListBoxItem
-16 Q3ListBoxItem::text
-20 Q3ListBoxItem::pixmap
-24 Q3ListBoxItem::height
-28 Q3ListBoxItem::width
-32 Q3ListBoxItem::rtti
-36 __cxa_pure_virtual
-40 Q3ListBoxItem::setText
-
-Class Q3ListBoxItem
- size=24 align=4
- base size=24 base align=4
-Q3ListBoxItem (0xb22df980) 0
- vptr=((& Q3ListBoxItem::_ZTV13Q3ListBoxItem) + 8u)
-
-Vtable for Q3ListBoxText
-Q3ListBoxText::_ZTV13Q3ListBoxText: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13Q3ListBoxText)
-8 Q3ListBoxText::~Q3ListBoxText
-12 Q3ListBoxText::~Q3ListBoxText
-16 Q3ListBoxItem::text
-20 Q3ListBoxItem::pixmap
-24 Q3ListBoxText::height
-28 Q3ListBoxText::width
-32 Q3ListBoxText::rtti
-36 Q3ListBoxText::paint
-40 Q3ListBoxItem::setText
+224 Q3GroupBox::setColumnLayout
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11Q3VGroupBox)
+236 Q3VGroupBox::_ZThn8_N11Q3VGroupBoxD1Ev
+240 Q3VGroupBox::_ZThn8_N11Q3VGroupBoxD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class Q3ListBoxText
+Class Q3VGroupBox
size=24 align=4
base size=24 base align=4
-Q3ListBoxText (0xb22dfa40) 0
- vptr=((& Q3ListBoxText::_ZTV13Q3ListBoxText) + 8u)
- Q3ListBoxItem (0xb22dfa80) 0
- primary-for Q3ListBoxText (0xb22dfa40)
-
-Vtable for Q3ListBoxPixmap
-Q3ListBoxPixmap::_ZTV15Q3ListBoxPixmap: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15Q3ListBoxPixmap)
-8 Q3ListBoxPixmap::~Q3ListBoxPixmap
-12 Q3ListBoxPixmap::~Q3ListBoxPixmap
-16 Q3ListBoxItem::text
-20 Q3ListBoxPixmap::pixmap
-24 Q3ListBoxPixmap::height
-28 Q3ListBoxPixmap::width
-32 Q3ListBoxPixmap::rtti
-36 Q3ListBoxPixmap::paint
-40 Q3ListBoxItem::setText
-
-Class Q3ListBoxPixmap
- size=36 align=4
- base size=36 base align=4
-Q3ListBoxPixmap (0xb22dfb00) 0
- vptr=((& Q3ListBoxPixmap::_ZTV15Q3ListBoxPixmap) + 8u)
- Q3ListBoxItem (0xb22dfb40) 0
- primary-for Q3ListBoxPixmap (0xb22dfb00)
-
-Vtable for Q3IconDragItem
-Q3IconDragItem::_ZTV14Q3IconDragItem: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3IconDragItem)
-8 Q3IconDragItem::~Q3IconDragItem
-12 Q3IconDragItem::~Q3IconDragItem
-16 Q3IconDragItem::data
-20 Q3IconDragItem::setData
-
-Class Q3IconDragItem
- size=8 align=4
- base size=8 base align=4
-Q3IconDragItem (0xb22dfbc0) 0
- vptr=((& Q3IconDragItem::_ZTV14Q3IconDragItem) + 8u)
+Q3VGroupBox (0xb0a67280) 0
+ vptr=((& Q3VGroupBox::_ZTV11Q3VGroupBox) + 8u)
+ Q3GroupBox (0xb0a672c0) 0
+ primary-for Q3VGroupBox (0xb0a67280)
+ QGroupBox (0xb0a67300) 0
+ primary-for Q3GroupBox (0xb0a672c0)
+ QWidget (0xb0a6ac30) 0
+ primary-for QGroupBox (0xb0a67300)
+ QObject (0xb0c4d708) 0
+ primary-for QWidget (0xb0a6ac30)
+ QPaintDevice (0xb0c4d744) 8
+ vptr=((& Q3VGroupBox::_ZTV11Q3VGroupBox) + 236u)
-Vtable for Q3IconDrag
-Q3IconDrag::_ZTV10Q3IconDrag: 26u entries
+Vtable for Q3WhatsThis
+Q3WhatsThis::_ZTV11Q3WhatsThis: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3IconDrag)
-8 Q3IconDrag::metaObject
-12 Q3IconDrag::qt_metacast
-16 Q3IconDrag::qt_metacall
-20 Q3IconDrag::~Q3IconDrag
-24 Q3IconDrag::~Q3IconDrag
+4 (int (*)(...))(& _ZTI11Q3WhatsThis)
+8 Q3WhatsThis::metaObject
+12 Q3WhatsThis::qt_metacast
+16 Q3WhatsThis::qt_metacall
+20 Q3WhatsThis::~Q3WhatsThis
+24 Q3WhatsThis::~Q3WhatsThis
28 QObject::event
-32 QObject::eventFilter
+32 Q3WhatsThis::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 Q3DragObject::setPixmap
-60 Q3DragObject::setPixmap
-64 Q3DragObject::drag
-68 Q3IconDrag::format
-72 Q3IconDrag::encodedData
-76 (int (*)(...))-0x00000000000000008
-80 (int (*)(...))(& _ZTI10Q3IconDrag)
-84 Q3IconDrag::_ZThn8_N10Q3IconDragD1Ev
-88 Q3IconDrag::_ZThn8_N10Q3IconDragD0Ev
-92 Q3IconDrag::_ZThn8_NK10Q3IconDrag6formatEi
-96 QMimeSource::provides
-100 Q3IconDrag::_ZThn8_NK10Q3IconDrag11encodedDataEPKc
-
-Class Q3IconDrag
- size=20 align=4
- base size=18 base align=4
-Q3IconDrag (0xb22dfc80) 0
- vptr=((& Q3IconDrag::_ZTV10Q3IconDrag) + 8u)
- Q3DragObject (0xb22dfcc0) 0
- primary-for Q3IconDrag (0xb22dfc80)
- QObject (0xb22dfd00) 0
- primary-for Q3DragObject (0xb22dfcc0)
- QMimeSource (0xb22dfd40) 8 nearly-empty
- vptr=((& Q3IconDrag::_ZTV10Q3IconDrag) + 84u)
-
-Vtable for Q3IconViewItem
-Q3IconViewItem::_ZTV14Q3IconViewItem: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14Q3IconViewItem)
-8 Q3IconViewItem::~Q3IconViewItem
-12 Q3IconViewItem::~Q3IconViewItem
-16 Q3IconViewItem::setRenameEnabled
-20 Q3IconViewItem::setDragEnabled
-24 Q3IconViewItem::setDropEnabled
-28 Q3IconViewItem::text
-32 Q3IconViewItem::pixmap
-36 Q3IconViewItem::picture
-40 Q3IconViewItem::key
-44 Q3IconViewItem::setSelected
-48 Q3IconViewItem::setSelected
-52 Q3IconViewItem::setSelectable
-56 Q3IconViewItem::repaint
-60 Q3IconViewItem::move
-64 Q3IconViewItem::moveBy
-68 Q3IconViewItem::move
-72 Q3IconViewItem::moveBy
-76 Q3IconViewItem::acceptDrop
-80 Q3IconViewItem::compare
-84 Q3IconViewItem::setText
-88 Q3IconViewItem::setPixmap
-92 Q3IconViewItem::setPicture
-96 Q3IconViewItem::setText
-100 Q3IconViewItem::setPixmap
-104 Q3IconViewItem::setKey
-108 Q3IconViewItem::rtti
-112 Q3IconViewItem::removeRenameBox
-116 Q3IconViewItem::calcRect
-120 Q3IconViewItem::paintItem
-124 Q3IconViewItem::paintFocus
-128 Q3IconViewItem::dropped
-132 Q3IconViewItem::dragEntered
-136 Q3IconViewItem::dragLeft
+56 Q3WhatsThis::text
+60 Q3WhatsThis::clicked
-Class Q3IconViewItem
- size=112 align=4
- base size=112 base align=4
-Q3IconViewItem (0xb22dfdc0) 0
- vptr=((& Q3IconViewItem::_ZTV14Q3IconViewItem) + 8u)
+Class Q3WhatsThis
+ size=8 align=4
+ base size=8 base align=4
+Q3WhatsThis (0xb0a67540) 0
+ vptr=((& Q3WhatsThis::_ZTV11Q3WhatsThis) + 8u)
+ QObject (0xb0c4d870) 0
+ primary-for Q3WhatsThis (0xb0a67540)
-Vtable for Q3IconView
-Q3IconView::_ZTV10Q3IconView: 139u entries
+Vtable for Q3WidgetStack
+Q3WidgetStack::_ZTV13Q3WidgetStack: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10Q3IconView)
-8 Q3IconView::metaObject
-12 Q3IconView::qt_metacast
-16 Q3IconView::qt_metacall
-20 Q3IconView::~Q3IconView
-24 Q3IconView::~Q3IconView
-28 QFrame::event
-32 Q3IconView::eventFilter
+4 (int (*)(...))(& _ZTI13Q3WidgetStack)
+8 Q3WidgetStack::metaObject
+12 Q3WidgetStack::qt_metacast
+16 Q3WidgetStack::qt_metacall
+20 Q3WidgetStack::~Q3WidgetStack
+24 Q3WidgetStack::~Q3WidgetStack
+28 Q3WidgetStack::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 Q3WidgetStack::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 Q3ScrollView::setVisible
-64 Q3IconView::sizeHint
-68 Q3IconView::minimumSizeHint
+60 Q3WidgetStack::setVisible
+64 Q3WidgetStack::sizeHint
+68 Q3WidgetStack::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 Q3ScrollView::mousePressEvent
-84 Q3ScrollView::mouseReleaseEvent
-88 Q3ScrollView::mouseDoubleClickEvent
-92 Q3ScrollView::mouseMoveEvent
-96 Q3ScrollView::wheelEvent
-100 Q3IconView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 Q3IconView::focusInEvent
-112 Q3IconView::focusOutEvent
-116 Q3IconView::enterEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
120 QWidget::leaveEvent
124 Q3Frame::paintEvent
128 QWidget::moveEvent
-132 Q3IconView::resizeEvent
+132 Q3WidgetStack::resizeEvent
136 QWidget::closeEvent
-140 Q3ScrollView::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 Q3IconView::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 Q3IconView::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
-192 Q3IconView::inputMethodQuery
-196 Q3ScrollView::focusNextPrevChild
-200 Q3ScrollView::styleChange
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
-212 Q3ScrollView::fontChange
+212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 Q3ScrollView::frameChanged
+224 Q3WidgetStack::frameChanged
228 Q3Frame::drawFrame
-232 Q3ScrollView::drawContents
-236 Q3ScrollView::setResizePolicy
-240 Q3ScrollView::addChild
-244 Q3ScrollView::moveChild
-248 Q3ScrollView::setVScrollBarMode
-252 Q3ScrollView::setHScrollBarMode
-256 Q3ScrollView::setCornerWidget
-260 Q3ScrollView::setDragAutoScroll
-264 Q3ScrollView::resizeContents
-268 Q3IconView::setContentsPos
-272 Q3IconView::drawContents
-276 Q3ScrollView::drawContentsOffset
-280 Q3IconView::contentsMousePressEvent
-284 Q3IconView::contentsMouseReleaseEvent
-288 Q3IconView::contentsMouseDoubleClickEvent
-292 Q3IconView::contentsMouseMoveEvent
-296 Q3IconView::contentsDragEnterEvent
-300 Q3IconView::contentsDragMoveEvent
-304 Q3IconView::contentsDragLeaveEvent
-308 Q3IconView::contentsDropEvent
-312 Q3ScrollView::contentsWheelEvent
-316 Q3IconView::contentsContextMenuEvent
-320 Q3ScrollView::viewportPaintEvent
-324 Q3ScrollView::viewportResizeEvent
-328 Q3ScrollView::viewportMousePressEvent
-332 Q3ScrollView::viewportMouseReleaseEvent
-336 Q3ScrollView::viewportMouseDoubleClickEvent
-340 Q3ScrollView::viewportMouseMoveEvent
-344 Q3ScrollView::viewportDragEnterEvent
-348 Q3ScrollView::viewportDragMoveEvent
-352 Q3ScrollView::viewportDragLeaveEvent
-356 Q3ScrollView::viewportDropEvent
-360 Q3ScrollView::viewportWheelEvent
-364 Q3ScrollView::viewportContextMenuEvent
-368 Q3ScrollView::setMargins
-372 Q3ScrollView::setHBarGeometry
-376 Q3ScrollView::setVBarGeometry
-380 Q3IconView::insertItem
-384 Q3IconView::takeItem
-388 Q3IconView::setCurrentItem
-392 Q3IconView::setSelected
-396 Q3IconView::setSelectionMode
-400 Q3IconView::selectAll
-404 Q3IconView::clearSelection
-408 Q3IconView::invertSelection
-412 Q3IconView::repaintItem
-416 Q3IconView::clear
-420 Q3IconView::setGridX
-424 Q3IconView::setGridY
-428 Q3IconView::setSpacing
-432 Q3IconView::setItemTextPos
-436 Q3IconView::setItemTextBackground
-440 Q3IconView::setArrangement
-444 Q3IconView::setResizeMode
-448 Q3IconView::setMaxItemWidth
-452 Q3IconView::setMaxItemTextLength
-456 Q3IconView::setAutoArrange
-460 Q3IconView::setShowToolTips
-464 Q3IconView::setItemsMovable
-468 Q3IconView::setWordWrapIconText
-472 Q3IconView::sort
-476 Q3IconView::arrangeItemsInGrid
-480 Q3IconView::arrangeItemsInGrid
-484 Q3IconView::updateContents
-488 Q3IconView::doAutoScroll
-492 Q3IconView::adjustItems
-496 Q3IconView::slotUpdate
-500 Q3IconView::drawRubber
-504 Q3IconView::dragObject
-508 Q3IconView::startDrag
-512 Q3IconView::insertInGrid
-516 Q3IconView::drawBackground
-520 Q3IconView::drawDragShapes
-524 Q3IconView::initDragEnter
-528 (int (*)(...))-0x00000000000000008
-532 (int (*)(...))(& _ZTI10Q3IconView)
-536 Q3IconView::_ZThn8_N10Q3IconViewD1Ev
-540 Q3IconView::_ZThn8_N10Q3IconViewD0Ev
-544 QWidget::_ZThn8_NK7QWidget7devTypeEv
-548 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-552 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class Q3IconView
- size=32 align=4
- base size=32 base align=4
-Q3IconView (0xb22dfe40) 0
- vptr=((& Q3IconView::_ZTV10Q3IconView) + 8u)
- Q3ScrollView (0xb22dfe80) 0
- primary-for Q3IconView (0xb22dfe40)
- Q3Frame (0xb22dfec0) 0
- primary-for Q3ScrollView (0xb22dfe80)
- QFrame (0xb22dff00) 0
- primary-for Q3Frame (0xb22dfec0)
- QWidget (0xb22dff40) 0
- primary-for QFrame (0xb22dff00)
- QObject (0xb22dff80) 0
- primary-for QWidget (0xb22dff40)
- QPaintDevice (0xb22dffc0) 8
- vptr=((& Q3IconView::_ZTV10Q3IconView) + 536u)
-
-Vtable for Q3Picture
-Q3Picture::_ZTV9Q3Picture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9Q3Picture)
-8 Q3Picture::~Q3Picture
-12 Q3Picture::~Q3Picture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
-
-Class Q3Picture
- size=12 align=4
- base size=12 base align=4
-Q3Picture (0xb22df1c0) 0
- vptr=((& Q3Picture::_ZTV9Q3Picture) + 8u)
- QPicture (0xb22df280) 0
- primary-for Q3Picture (0xb22df1c0)
- QPaintDevice (0xb22df380) 0
- primary-for QPicture (0xb22df280)
-
-Class Q3PaintDeviceMetrics
- size=4 align=4
- base size=4 base align=4
-Q3PaintDeviceMetrics (0xb22df400) 0
-
-Class Q3Painter
- size=4 align=4
- base size=4 base align=4
-Q3Painter (0xb22df640) 0
- QPainter (0xb22df700) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+232 Q3Frame::drawContents
+236 Q3WidgetStack::setChildGeometries
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI13Q3WidgetStack)
+248 Q3WidgetStack::_ZThn8_N13Q3WidgetStackD1Ev
+252 Q3WidgetStack::_ZThn8_N13Q3WidgetStackD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class Q3WidgetStack
+ size=44 align=4
+ base size=44 base align=4
+Q3WidgetStack (0xb0a67980) 0
+ vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 8u)
+ Q3Frame (0xb0a679c0) 0
+ primary-for Q3WidgetStack (0xb0a67980)
+ QFrame (0xb0a67a00) 0
+ primary-for Q3Frame (0xb0a679c0)
+ QWidget (0xb0a83b90) 0
+ primary-for QFrame (0xb0a67a00)
+ QObject (0xb0c4d9d8) 0
+ primary-for QWidget (0xb0a83b90)
+ QPaintDevice (0xb0c4da14) 8
+ vptr=((& Q3WidgetStack::_ZTV13Q3WidgetStack) + 248u)
diff --git a/tests/auto/bic/data/QtCore.4.0.0.aix-gcc-power32.txt b/tests/auto/bic/data/QtCore.4.0.0.aix-gcc-power32.txt
index 160fcc1cd6..80b57c9552 100644
--- a/tests/auto/bic/data/QtCore.4.0.0.aix-gcc-power32.txt
+++ b/tests/auto/bic/data/QtCore.4.0.0.aix-gcc-power32.txt
@@ -53,21 +53,6 @@ Class QBool
size=1 align=1
QBool (0x300b7280) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
QFlag (0x30111840) 0
@@ -80,7 +65,6 @@ Class QChar
size=2 align=2
QChar (0x30148980) 0
-
Class QBasicAtomic
size=4 align=4
QBasicAtomic (0x30209d00) 0
@@ -94,8 +78,6 @@ Class sigset_t
size=8 align=4
sigset_t (0x3026ad80) 0
-
-
Class fsid_t
size=8 align=4
fsid_t (0x302718c0) 0
@@ -104,10 +86,6 @@ Class fsid64_t
size=16 align=8
fsid64_t (0x30271c40) 0
-
-
-
-
Class _quad
size=8 align=4
_quad (0x30278ec0) 0
@@ -120,12 +98,10 @@ Class adspace_t
size=68 align=4
adspace_t (0x30281e00) 0
-
Class label_t
size=100 align=4
label_t (0x30286d00) 0
-
Class sigset
size=8 align=4
sigset (0x3028bc80) 0
@@ -166,19 +142,6 @@ Class QByteRef
size=8 align=4
QByteRef (0x302b7540) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
QInternal (0x303b3f80) 0 empty
@@ -195,7 +158,6 @@ Class QString
size=4 align=4
QString (0x300a1f40) 0
-
Class QLatin1String
size=4 align=4
QLatin1String (0x303bac00) 0
@@ -209,7 +171,6 @@ Class QConstString
QConstString (0x300b7640) 0
QString (0x300b7680) 0
-
Class QListData::Data
size=24 align=4
QListData::Data (0x30073340) 0
@@ -218,7 +179,6 @@ Class QListData
size=4 align=4
QListData (0x300732c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
QTextCodec::ConverterState (0x302fb600) 0
@@ -240,8 +200,6 @@ Class QTextCodec
QTextCodec (0x303bab80) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8)
-
-
Class QTextEncoder
size=32 align=4
QTextEncoder (0x30365980) 0
@@ -259,13 +217,10 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3036a6c0) 0
QGenericArgument (0x3036a700) 0
-
Class QMetaObject
size=16 align=4
QMetaObject (0x3058c900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4 entries
0 0
@@ -352,7 +307,6 @@ QIODevice (0x30365880) 0
QObject (0x301e4440) 0
primary-for QIODevice (0x30365880)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4 entries
0 0
@@ -369,21 +323,15 @@ Class QRegExp
size=4 align=4
QRegExp (0x303baa80) 0
-
Class QStringMatcher
size=1036 align=4
QStringMatcher (0x3012d8c0) 0
-
-
Class QStringList
size=4 align=4
QStringList (0x303bab00) 0
QList<QString> (0x300c3280) 0
-
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
0 0
@@ -508,7 +456,6 @@ Class QMapData
size=72 align=4
QMapData (0x304b4140) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4 entries
0 0
@@ -521,7 +468,6 @@ Class QTextStream
QTextStream (0x3050bbc0) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8)
-
Class QTextStreamManipulator
size=24 align=4
QTextStreamManipulator (0x30385a40) 0
@@ -605,21 +551,14 @@ QFile (0x3057c8c0) 0
QObject (0x3057c980) 0
primary-for QIODevice (0x3057c900)
-
Class QFileInfo
size=4 align=4
QFileInfo (0x304b0580) 0
-
-
-
-
Class QDir
size=4 align=4
QDir (0x304b03c0) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35 entries
0 0
@@ -663,7 +602,6 @@ Class QFileEngine
QFileEngine (0x3057c7c0) 0
vptr=((&QFileEngine::_ZTV11QFileEngine) + 8)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5 entries
0 0
@@ -724,23 +662,6 @@ Class QMetaType
size=1 align=1
QMetaType (0x30079000) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
QVariant::PrivateShared (0x30337500) 0
@@ -761,25 +682,10 @@ Class QVariant
size=16 align=8
QVariant (0x30166c00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
QVariantComparisonHelper (0x30225880) 0
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
lconv (0x30492a00) 0
@@ -820,42 +726,30 @@ Class localeinfo_table
size=36 align=4
localeinfo_table (0x303d9cc0) 0
-
Class _LC_charmap_objhdl
size=12 align=4
_LC_charmap_objhdl (0x304dcc80) 0
-
Class _LC_monetary_objhdl
size=12 align=4
_LC_monetary_objhdl (0x305614c0) 0
-
Class _LC_numeric_objhdl
size=12 align=4
_LC_numeric_objhdl (0x30561d00) 0
-
Class _LC_resp_objhdl
size=12 align=4
_LC_resp_objhdl (0x300838c0) 0
-
Class _LC_time_objhdl
size=12 align=4
_LC_time_objhdl (0x3012c400) 0
-
-
-
-
-
Class _LC_collate_objhdl
size=12 align=4
_LC_collate_objhdl (0x301bfb80) 0
-
-
Class _LC_ctype_objhdl
size=12 align=4
_LC_ctype_objhdl (0x30594100) 0
@@ -868,12 +762,10 @@ Class _LC_locale_objhdl
size=12 align=4
_LC_locale_objhdl (0x303da600) 0
-
Class _LC_object_handle
size=20 align=4
_LC_object_handle (0x30591080) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14 entries
0 0
@@ -947,8 +839,6 @@ Class QUrl
size=4 align=4
QUrl (0x302256c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14 entries
0 0
@@ -973,7 +863,6 @@ QEventLoop (0x30802000) 0
QObject (0x30802040) 0
primary-for QEventLoop (0x30802000)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27 entries
0 0
@@ -1015,12 +904,10 @@ Class QModelIndex
size=16 align=4
QModelIndex (0x3049cc80) 0
-
Class QPersistentModelIndex
size=4 align=4
QPersistentModelIndex (0x3049cb80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42 entries
0 0
@@ -1185,7 +1072,6 @@ Class QBasicTimer
size=4 align=4
QBasicTimer (0x307fe180) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4 entries
0 0
@@ -1270,12 +1156,10 @@ Class QMetaMethod
size=8 align=4
QMetaMethod (0x30379340) 0
-
Class QMetaEnum
size=8 align=4
QMetaEnum (0x303793c0) 0
-
Class QMetaProperty
size=20 align=4
QMetaProperty (0x303794c0) 0
@@ -1284,7 +1168,6 @@ Class QMetaClassInfo
size=8 align=4
QMetaClassInfo (0x30379540) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17 entries
0 0
@@ -1551,7 +1434,6 @@ Class QBitRef
size=8 align=4
QBitRef (0x305a6140) 0
-
Class QByteArrayMatcher
size=1032 align=4
QByteArrayMatcher (0x30872580) 0
@@ -1568,42 +1450,34 @@ Class QHashDummyValue
size=1 align=1
QHashDummyValue (0x30893ec0) 0 empty
-
Class QDate
size=4 align=4
QDate (0x301eb4c0) 0
-
Class QTime
size=4 align=4
QTime (0x301f1e80) 0
-
Class QDateTime
size=4 align=4
QDateTime (0x304b0440) 0
-
Class QPoint
size=8 align=4
QPoint (0x301f9d40) 0
-
Class QPointF
size=16 align=8
QPointF (0x30200880) 0
-
Class QLine
size=16 align=4
QLine (0x301eb540) 0
-
Class QLineF
size=32 align=8
QLineF (0x301eb600) 0
-
Class QLinkedListData
size=20 align=4
QLinkedListData (0x309a6440) 0
@@ -1612,27 +1486,22 @@ Class QLocale
size=4 align=4
QLocale (0x301eb800) 0
-
Class QSize
size=8 align=4
QSize (0x30200a80) 0
-
Class QSizeF
size=16 align=8
QSizeF (0x30209200) 0
-
Class QRect
size=16 align=4
QRect (0x30213780) 0
-
Class QRectF
size=32 align=8
QRectF (0x302138c0) 0
-
Class QSharedData
size=4 align=4
QSharedData (0x30ac8440) 0
@@ -1641,5 +1510,3 @@ Class QVectorData
size=16 align=4
QVectorData (0x30ad4ec0) 0
-
-
diff --git a/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-amd64.txt
index 10d4870806..c9a3cadfa1 100644
--- a/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-amd64.txt
+++ b/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-amd64.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x2aaaac1f7930) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x2aaaac24d000) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2aaaac3b0700) 0
QGenericArgument (0x2aaaac3b0770) 0
-
Class QMetaObject
size=32 align=8
base size=32 base align=8
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x2aaaac3ebc40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=12 base align=8
QByteRef (0x2aaaac556310) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -171,7 +141,6 @@ Class QString
base size=8 base align=8
QString (0x2aaaac5ea690) 0
-
Class QLatin1String
size=8 align=8
base size=8 base align=8
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x2aaaac8aa1c0) 0
QString (0x2aaaac8aa230) 0
-
Class QListData::Data
size=32 align=8
base size=32 base align=8
@@ -199,8 +167,6 @@ Class QListData
base size=8 base align=8
QListData (0x2aaaac8eb690) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x2aaaaca7ca10) 0
QObject (0x2aaaaca7ca80) 0
primary-for QIODevice (0x2aaaaca7ca10)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=128 base align=8
QMapData (0x2aaaacb3a1c0) 0
-
Class QTextCodec::ConverterState
size=32 align=8
base size=32 base align=8
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x2aaaacc2fe00) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-
Class QTextEncoder
size=40 align=8
base size=40 base align=8
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=40 base align=8
QTextDecoder (0x2aaaaccb1700) 0
-
-
-
-
-
Class __gconv_trans_data
size=40 align=8
base size=40 base align=8
@@ -376,8 +333,6 @@ Class __gconv_info
base size=16 base align=8
__gconv_info (0x2aaaacccc230) 0
-
-
Class _IO_marker
size=24 align=8
base size=24 base align=8
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=216 base align=8
_IO_FILE (0x2aaaacccc4d0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x2aaaacccc620) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
Class QTextStreamManipulator
size=40 align=8
base size=38 base align=8
@@ -492,7 +445,6 @@ QFile (0x2aaaace19380) 0
QObject (0x2aaaace19460) 0
primary-for QIODevice (0x2aaaace193f0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=8 base align=8
QRegExp (0x2aaaace7c000) 0
-
Class QStringMatcher
size=1048 align=8
base size=1044 base align=8
QStringMatcher (0x2aaaacea10e0) 0
-
-
Class QStringList
size=8 align=8
base size=8 base align=8
QStringList (0x2aaaacea17e0) 0
QList<QString> (0x2aaaacea1850) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=8 base align=8
QFileInfo (0x2aaaacf7f380) 0
-
-
-
-
Class QDir
size=8 align=8
base size=8 base align=8
QDir (0x2aaaacfbcb60) 0
-
-
Class QUrl
size=8 align=8
base size=8 base align=8
QUrl (0x2aaaad058d20) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x2aaaad0d98c0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=16 align=8
base size=12 base align=8
@@ -717,16 +639,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x2aaaad109d90) 0
-
-
-
-
Class QVariantComparisonHelper
size=8 align=8
base size=8 base align=8
QVariantComparisonHelper (0x2aaaad208c40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -796,7 +713,6 @@ Class QFileEngine
QFileEngine (0x2aaaad28cb60) 0
vptr=((& QFileEngine::_ZTV11QFileEngine) + 16u)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2aaaad2d47e0) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2aaaad3ffcb0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x2aaaad44b070) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2aaaad47c850) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x2aaaad4b0310) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x2aaaad4e89a0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x2aaaad539310) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2aaaad5881c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x2aaaad633af0) 0
-
Class QLinkedListData
size=32 align=8
base size=32 base align=8
@@ -890,7 +797,6 @@ Class QBitRef
base size=12 base align=8
QBitRef (0x2aaaad7d5c40) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=8 base align=8
QLocale (0x2aaaad90f930) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x2aaaad9b4a80) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2aaaad9dbe70) 0
-
Class QDateTime
size=8 align=8
base size=8 base align=8
QDateTime (0x2aaaada03bd0) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x2aaaadaa9310) 0
QObject (0x2aaaadaa9380) 0
primary-for QEventLoop (0x2aaaadaa9310)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=24 base align=8
QModelIndex (0x2aaaadb22850) 0
-
Class QPersistentModelIndex
size=8 align=8
base size=8 base align=8
QPersistentModelIndex (0x2aaaadb50000) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2aaaadbe18c0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=12 base align=8
QMetaMethod (0x2aaaadc45f50) 0
-
Class QMetaEnum
size=16 align=8
base size=12 base align=8
QMetaEnum (0x2aaaadc6b540) 0
-
Class QMetaProperty
size=32 align=8
base size=32 base align=8
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=12 base align=8
QMetaClassInfo (0x2aaaadc6bd90) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1637,6 +1532,3 @@ Class QWriteLocker
base size=8 base align=8
QWriteLocker (0x2aaaadd1aaf0) 0
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ia32.txt
index 9e19b0f958..de2a3977de 100644
--- a/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ia32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x4001ef40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40ab9380) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40ab9c00) 0
QGenericArgument (0x40ab9c40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x40ab9f40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x40bce700) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,7 +146,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x40bce9c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x40bcecc0) 0
QString (0x40bced00) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -199,8 +167,6 @@ Class QListData
base size=4 base align=4
QListData (0x40bcee80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x40e73500) 0
QObject (0x40e73540) 0
primary-for QIODevice (0x40e73500)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x40e73780) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x40e73c40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x40e733c0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -376,8 +333,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x41062100) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x41062200) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x41062280) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -492,7 +445,6 @@ QFile (0x41062b00) 0
QObject (0x41062b80) 0
primary-for QIODevice (0x41062b40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x41062e40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x41062f00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x41062780) 0
QList<QString> (0x41062bc0) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x411736c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x41173900) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x41173b00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x41173c80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -717,16 +639,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x4129d0c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x4129da40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -810,7 +727,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x4129de00) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x4129d200) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x413aa340) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x413aa840) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x413aad80) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x413aaec0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x413aa380) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x413aab00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x414de480) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x414de780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -890,7 +797,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x414def40) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x416e0100) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x416e02c0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x416e0480) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x416e0640) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x416e0f00) 0
QObject (0x416e0f40) 0
primary-for QEventLoop (0x416e0f00)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x417f6100) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x417f6280) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x417f6900) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x417f6d00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x417f6dc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x417f6ec0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1637,6 +1532,3 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x418f33c0) 0
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ppc32.txt
index 51bdaf03e6..0fa3999b04 100644
--- a/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtCore.4.0.0.linux-gcc-ppc32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x304f6620) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x305301c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187b80) 0
QGenericArgument (0x30530cb0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x30530f50) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,19 +126,11 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x31457b98) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x315381f8) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -178,19 +141,6 @@ Class timeval
base size=8 base align=4
timeval (0x31538578) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -201,10 +151,6 @@ Class drand48_data
base size=24 base align=8
drand48_data (0x31538b98) 0
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -225,8 +171,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x31538ea8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -237,7 +181,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x3157f000) 0
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -253,7 +196,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0x3157f188) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -269,8 +211,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0x3157f428) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -296,24 +236,6 @@ Class __false_type
base size=0 base align=1
__false_type (0x316453f0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -345,20 +267,6 @@ std::random_access_iterator_tag (0x30187ec0) 0 empty
std::forward_iterator_tag (0x30187f40) 0 empty
std::input_iterator_tag (0x3165db60) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class __gnu_cxx::__pool_base::_Tune
size=28 align=4
base size=25 base align=4
@@ -374,52 +282,11 @@ Class __gnu_cxx::__pool_base
base size=33 base align=4
__gnu_cxx::__pool_base (0x316f73f0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::__numeric_limits_base
size=1 align=1
base size=0 base align=1
std::__numeric_limits_base (0x3175f9a0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -440,15 +307,11 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x31ad31c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
QCharRef (0x31ad3540) 0
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -521,64 +384,26 @@ Class std::ios_base
std::ios_base (0x31c57188) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0x31c57d58) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::codecvt_base
size=1 align=1
base size=0 base align=1
std::codecvt_base (0x31d157e0) 0 empty
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0x31d15f50) 0 empty
-
-
-
-
-
-
-
-
Class std::time_base
size=1 align=1
base size=0 base align=1
std::time_base (0x31d7f6c8) 0 empty
-
-
-
-
-
-
-
-
Class std::money_base::pattern
size=4 align=1
base size=4 base align=1
@@ -589,27 +414,11 @@ Class std::money_base
base size=0 base align=1
std::money_base (0x31d7ff18) 0 empty
-
-
-
-
-
-
-
-
Class std::messages_base
size=1 align=1
base size=0 base align=1
std::messages_base (0x31e1d770) 0 empty
-
-
-
-
-
-
-
-
Vtable for std::type_info
std::type_info::_ZTVSt9type_info: 8u entries
0 (int (*)(...))0
@@ -659,96 +468,26 @@ std::bad_typeid (0x31e50200) 0 nearly-empty
std::exception (0x31eb82d8) 0 nearly-empty
primary-for std::bad_typeid (0x31e50200)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0x32084100 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -785,9 +524,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0x32084200 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -824,7 +560,6 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
Class std::_List_node_base
size=8 align=4
base size=8 base align=4
@@ -840,8 +575,6 @@ Class QListData
base size=4 base align=4
QListData (0x321097e0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -932,7 +665,6 @@ QIODevice (0x32084400) 0
QObject (0x32238188) 0
primary-for QIODevice (0x32084400)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -974,7 +706,6 @@ Class QTextStream
QTextStream (0x323325e8) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1034,7 +765,6 @@ QFile (0x320846c0) 0
QObject (0x32332ce8) 0
primary-for QIODevice (0x32084700)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -1086,14 +816,11 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x32332fc0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x32332f50) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
@@ -1192,43 +919,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x324899d8) 0
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x32489af0) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x32489d20) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x32489f18) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1254,16 +959,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x325476c8) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x32547ea8) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1347,7 +1047,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x325ca3f0) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -1363,55 +1062,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x325ca770) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x325caea8) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x326ae150) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x326ae700) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x326ae8c0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x326aeaf0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x326ae348) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x327542a0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x327546c8) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1427,13 +1117,11 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x328a2150) 0
-
Class std::_Bit_reference
size=8 align=4
base size=8 base align=4
std::_Bit_reference (0x328a24d0) 0
-
Class std::_Bit_iterator_base
size=8 align=4
base size=8 base align=4
@@ -1454,12 +1142,6 @@ std::_Bit_const_iterator (0x32084c40) 0
std::_Bit_iterator_base (0x32084c80) 0
std::iterator<std::random_access_iterator_tag, bool, ptrdiff_t, bool*, bool&> (0x328a29a0) 0 empty
-
-
-
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -1480,25 +1162,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x3296c818) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x3296ca80) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x3296ccb0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x3296cea8) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1572,7 +1250,6 @@ QTextCodecPlugin (0x32084f00) 0
QFactoryInterface (0x32acc1f8) 8 nearly-empty
primary-for QTextCodecFactoryInterface (0x32084f40)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1691,7 +1368,6 @@ QEventLoop (0x32b09040) 0
QObject (0x32acca80) 0
primary-for QEventLoop (0x32b09040)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1767,13 +1443,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x32b540a8) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x32b542d8) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1992,7 +1666,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x32b54ab8) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -2086,13 +1759,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x32b54fc0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x32b54930) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2103,7 +1774,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x32bf0038) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2225,4 +1895,3 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x32bf0930) 0
-
diff --git a/tests/auto/bic/data/QtCore.4.0.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtCore.4.0.0.macx-gcc-ppc32.txt
index cee4bd8bbe..5e2169c4df 100644
--- a/tests/auto/bic/data/QtCore.4.0.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtCore.4.0.0.macx-gcc-ppc32.txt
@@ -59,20 +59,6 @@ Class QBool
base size=4 base align=4
QBool (0x7dc080) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -88,7 +74,6 @@ Class QChar
base size=2 base align=2
QChar (0x824080) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +85,6 @@ Class QAtomic
QAtomic (0x824540) 0
QBasicAtomic (0x824580) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -181,19 +165,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xf1c480) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -219,7 +190,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x103b9c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -231,7 +201,6 @@ Class QConstString
QConstString (0x120da00) 0
QString (0x120da40) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -242,7 +211,6 @@ Class QListData
base size=4 base align=4
QListData (0x120dd80) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -266,8 +234,6 @@ Class QTextCodec
QTextCodec (0x132b200) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -289,14 +255,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x132b900) 0
QGenericArgument (0x132b940) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x132bb80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -387,7 +350,6 @@ QIODevice (0x14343c0) 0
QObject (0x1434400) 0
primary-for QIODevice (0x14343c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -406,22 +368,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1434d00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1434f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1510180) 0
QList<QString> (0x15101c0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -576,7 +533,6 @@ Class QTextStream
QTextStream (0x1594040) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -666,23 +622,16 @@ QFile (0x16a2e80) 0
QObject (0x16a2f00) 0
primary-for QIODevice (0x16a2ec0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x177a000) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x177a3c0) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35u entries
0 (int (*)(...))0
@@ -741,7 +690,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x177a800) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -791,23 +739,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x177abc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -833,19 +764,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x187f440) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x187ff40) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -922,8 +845,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x194f980) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -949,7 +870,6 @@ QEventLoop (0x194fc80) 0
QObject (0x194fcc0) 0
primary-for QEventLoop (0x194fc80)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -993,13 +913,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x194fe00) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1a4f240) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1168,7 +1086,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1a4fa40) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1259,13 +1176,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1af4480) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1af45c0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1276,7 +1191,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1af4740) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1563,7 +1477,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1c420c0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1584,49 +1497,41 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1c42440) 0 empty
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x1c42cc0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1c42f40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1d77040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d77240) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1d77880) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d77f00) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1d77380) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1637,31 +1542,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e43300) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1e434c0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x1e43b80) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1e43dc0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x1f86300) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1672,6 +1572,3 @@ Class QVectorData
base size=16 base align=4
QVectorData (0x1f86a40) 0
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ia32.txt
index a86532620c..a94a854d8e 100644
--- a/tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ia32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x4001ee80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40ac2300) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40ac2b80) 0
QGenericArgument (0x40ac2bc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x40ac2ec0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x40bda680) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x40bda940) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x40bdac40) 0
QString (0x40bdac80) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x40e6e180) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x40e6e800) 0
QObject (0x40e6e840) 0
primary-for QIODevice (0x40e6e800)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x40e6eb40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x4102c100) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x4102c600) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x4102ca40) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x4102ccc0) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x4102cdc0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x4102ce40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x411871c0) 0
QTextStream (0x41187200) 0
primary-for QTextOStream (0x411871c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x41187380) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,7 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x41187580) 0
-
Class __sched_param
size=4 align=4
base size=4 base align=4
@@ -501,18 +446,11 @@ Class __pthread_attr_s
base size=36 base align=4
__pthread_attr_s (0x41187680) 0
-
-
-
-
Class _pthread_rwlock_t
size=32 align=4
base size=32 base align=4
_pthread_rwlock_t (0x411877c0) 0
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -582,7 +520,6 @@ QFile (0x41187dc0) 0
QObject (0x41187e40) 0
primary-for QIODevice (0x41187e00)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -634,38 +571,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x41187e80) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x412c5200) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x412c52c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x412c5440) 0
QList<QString> (0x412c5480) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x412c5940) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -721,7 +647,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x412c5ac0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -875,31 +800,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x413d6000) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x413d6140) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -925,16 +830,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x413d6640) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x413d6fc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -965,49 +865,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x414df180) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x414df680) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x414dfbc0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x414dfd00) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x414dfe80) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x414df6c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x415cb140) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x415cb440) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1023,7 +915,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x415cbc00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1039,25 +930,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x415cbec0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x415cb280) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x417dd040) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x417dd200) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1216,7 +1103,6 @@ QEventLoop (0x417ddac0) 0
QObject (0x417ddb00) 0
primary-for QEventLoop (0x417ddac0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1307,13 +1193,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x417dd740) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x417ddcc0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1532,7 +1416,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x418d4580) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1626,13 +1509,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x418d4980) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x418d4a40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1643,7 +1524,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x418d4b40) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1765,7 +1645,3 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x419bd080) 0
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ppc32.txt
index d3c21f837f..b753df6c95 100644
--- a/tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtCore.4.1.0.linux-gcc-ppc32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x306bf4d0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x306f6070) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187ac0) 0
QGenericArgument (0x306f6b60) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x306f6e00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30c0bb98) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x30d3c498) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x30187d00) 0
QString (0x30e64268) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x30e64a80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x30187dc0) 0
QObject (0x30f543b8) 0
primary-for QIODevice (0x30187dc0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x30f54ce8) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30ff7460) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x30ff79d8) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x30ff7f18) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x311591f8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31159348) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x311593f0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x30187fc0) 0
QTextStream (0x31159b98) 0
primary-for QTextOStream (0x30187fc0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x31159e00) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x311e2070) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -567,7 +500,6 @@ QFile (0x312af000) 0
QObject (0x311e2c40) 0
primary-for QIODevice (0x312af040)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -619,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x311e2f18) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x3130a1c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x3130a3f0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x312af140) 0
QList<QString> (0x3130a658) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x3130ae00) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -706,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x3130afc0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -860,31 +780,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x313cd6c8) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x313cd930) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -910,16 +810,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x314674d0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31467e00) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -950,49 +845,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x3153e310) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x3153e8f8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x3153ef18) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x3153e498) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x3153eb60) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x315e0540) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x315e0c40) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x315e00e0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1008,7 +895,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x316d9888) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1024,25 +910,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x316d9cb0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x316d9f18) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x318240a8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31824310) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1201,7 +1083,6 @@ QEventLoop (0x312af680) 0
QObject (0x31824fc0) 0
primary-for QEventLoop (0x312af680)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1292,13 +1173,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x318da818) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x318daa10) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1517,7 +1396,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x318dacb0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1611,13 +1489,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x3197b460) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x3197b578) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1628,7 +1504,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x3197b6c8) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1750,7 +1625,3 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x3197b3f0) 0
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ia32.txt
index b858867560..5912704ceb 100644
--- a/tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ia32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x646140) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x687040) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x687840) 0
QBasicAtomic (0x687880) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xe207c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xf29d00) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x108cd40) 0
QString (0x108cd80) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x118b740) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x118bc00) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x12a9180) 0
QGenericArgument (0x12a91c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x12a9400) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x12a9d40) 0
QObject (0x12a9d80) 0
primary-for QIODevice (0x12a9d40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x136a5c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x136a840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x136ab00) 0
QList<QString> (0x136ab40) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x1414e80) 0
QObject (0x1414f00) 0
primary-for QIODevice (0x1414ec0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1414a40) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x14c0380) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x14c0580) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x14c0d40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x16d50c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -829,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x16d5f00) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1767580) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -950,24 +892,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1867200) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -993,19 +917,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x189e040) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x189eb40) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1082,8 +998,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x19944c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1109,7 +1023,6 @@ QEventLoop (0x1994780) 0
QObject (0x19947c0) 0
primary-for QEventLoop (0x1994780)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1153,13 +1066,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1994c00) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1994e40) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1328,7 +1239,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1a58540) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1419,13 +1329,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1a58e00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1ada0c0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1436,7 +1344,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ada240) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1723,7 +1630,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1b72c40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1734,43 +1640,36 @@ Class QDate
base size=4 base align=4
QDate (0x1b72f80) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1c2a140) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1c2a400) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1c2a600) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1c2ad40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1c2af80) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1cbb1c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1781,37 +1680,28 @@ Class QLocale
base size=4 base align=4
QLocale (0x1cbb840) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1cbba00) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1cbbd40) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1df9840) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x1df9c80) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
QSharedData (0x1df9cc0) 0
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ppc32.txt
index b6c7d0160a..6d955c1823 100644
--- a/tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtCore.4.1.0.macx-gcc-ppc32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x7c3b80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x7f2a80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x7f2f80) 0
QBasicAtomic (0x7f2fc0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xea4f00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1137440) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x1285480) 0
QString (0x12854c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1285e80) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1300240) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1300940) 0
QGenericArgument (0x1300980) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1300bc0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x145f400) 0
QObject (0x145f440) 0
primary-for QIODevice (0x145f400)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x145fd40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x145ffc0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x15411c0) 0
QList<QString> (0x1541200) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x15c5940) 0
QObject (0x15c59c0) 0
primary-for QIODevice (0x15c5980)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x15c5bc0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x15c5f80) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16b3100) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x16b38c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x17cd880) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -839,16 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x1923840) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1923880) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -960,24 +902,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1a05580) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1003,19 +927,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1a93340) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1a93e40) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1092,8 +1008,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1b65800) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1119,7 +1033,6 @@ QEventLoop (0x1b65ac0) 0
QObject (0x1b65b00) 0
primary-for QEventLoop (0x1b65ac0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1163,13 +1076,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1b65f40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1c71040) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1338,7 +1249,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1c71880) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1339,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1d35280) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1d353c0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1446,7 +1354,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1d35540) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1733,7 +1640,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1dcafc0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1744,43 +1650,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e7d280) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e7d500) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e7d7c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1e7d9c0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1e7d800) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f29300) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1f29500) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1791,37 +1690,28 @@ Class QLocale
base size=4 base align=4
QLocale (0x1f29b80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1f29d40) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x208c300) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x208cb80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x208cfc0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
QSharedData (0x219c2c0) 0
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.1.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.1.0.win32-gcc-ia32.txt
index 3d181edb7c..4238feb678 100644
--- a/tests/auto/bic/data/QtCore.4.1.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.1.0.win32-gcc-ia32.txt
@@ -18,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xad5e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -48,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb4d840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -75,19 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc33f80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -113,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xeac500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -125,7 +95,6 @@ Class QConstString
QConstString (0x11ce880) 0
QString (0x11ce8c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -187,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x1268f00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -211,8 +179,6 @@ Class QTextCodec
QTextCodec (0xeac480) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -234,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13eafc0) 0
QGenericArgument (0x13f0000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x13f0580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -332,7 +295,6 @@ QIODevice (0x1369700) 0
QObject (0x14a9540) 0
primary-for QIODevice (0x1369700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -351,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xeac380) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1577840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xeac400) 0
QList<QString> (0x15a4000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -494,23 +451,16 @@ QFile (0x1694840) 0
QObject (0x16948c0) 0
primary-for QIODevice (0x1694880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16ca5c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16ca440) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -566,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1694740) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -639,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1824c40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -663,7 +611,6 @@ Class QTextStream
QTextStream (0x1a69240) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -699,9 +646,6 @@ QTextOStream (0x1af7440) 0
QTextStream (0x1af7480) 0
primary-for QTextOStream (0x1af7440)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -813,24 +757,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1cd1bc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -856,16 +782,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x141f8c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1d35000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -942,8 +863,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1d23f80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -969,7 +888,6 @@ QEventLoop (0x1f20600) 0
QObject (0x1f20640) 0
primary-for QEventLoop (0x1f20600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1013,13 +931,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1f59f40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1f59ec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1188,7 +1104,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1ff5d80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1280,13 +1195,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x13ea8c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x13ea940) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1297,7 +1210,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x13eaa40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1501,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2222640) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1600,43 +1511,36 @@ Class QDate
base size=4 base align=4
QDate (0x1d23900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d23b00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x16ca4c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d23b80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1d23c00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d23980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1d23a00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1647,37 +1551,28 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d23a80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d23c80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1d23d00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d23d80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1d23e00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
QSharedData (0x26e1500) 0
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ia32.txt
index e69c115ac7..abbd60e778 100644
--- a/tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7893140) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb78935c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb7893a80) 0
QGenericArgument (0xb7893ac0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb7893d40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb73f10c0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb73f1140) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb73f13c0) 0
QString (0xb73f1400) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb73f1740) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0xb73f1c40) 0
QObject (0xb73f1c80) 0
primary-for QIODevice (0xb73f1c40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb73f1ec0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6f7d3c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb6f7d880) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb6f7db00) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6f7dd40) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6f7de40) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0xb6f7dec0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0xb6f7df40) 0
QTextStream (0xb6f39000) 0
primary-for QTextOStream (0xb6f7df40)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6f39080) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6f39280) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6f39340) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -580,7 +505,6 @@ QFile (0xb6f39b00) 0
QObject (0xb6f39b80) 0
primary-for QIODevice (0xb6f39b40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -632,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb6f39d80) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb6f39f00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6f39f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6f39bc0) 0
QList<QString> (0xb6f39d40) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6d05140) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -719,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb6d05280) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -830,8 +742,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6d056c0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -925,66 +835,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6d05a40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6d05b40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1010,18 +865,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6a57780) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6a57cc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1052,49 +900,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6a57f00) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6a57940) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6a57980) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6a57e00) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb6a57f40) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb69c7000) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb69c72c0) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb69c7400) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1110,7 +950,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb69c7880) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1126,19 +965,16 @@ Class QDate
base size=4 base align=4
QDate (0xb69c7b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb69c7c40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb69c7d40) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1323,7 +1159,6 @@ QEventLoop (0xb69c7bc0) 0
QObject (0xb69c7c80) 0
primary-for QEventLoop (0xb69c7bc0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1264,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb6823400) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb6823480) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1654,7 +1487,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb6823980) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1748,13 +1580,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb6823c40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb6823cc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1765,7 +1595,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb6823d80) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1821,7 +1650,6 @@ QLibrary (0xb6823f00) 0
QObject (0xb6823f40) 0
primary-for QLibrary (0xb6823f00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1868,7 +1696,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb68234c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1879,19 +1706,13 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb68237c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb6823880) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0xb6823a80) 0
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ppc32.txt
index 909b00c284..6589952635 100644
--- a/tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtCore.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x3058ece8) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x305b3888) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bb80) 0
QGenericArgument (0x306593b8) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x30659658) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30b7b460) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0x30b7b850) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0x3001bdc0) 0
QString (0x30ca4c08) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x30d9c3b8) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0x3001be80) 0
QObject (0x30d9cdc8) 0
primary-for QIODevice (0x3001be80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x30ebc5b0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30ebce70) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0x30f9a348) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x30f9a888) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x30f9ac40) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x30f9ad90) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0x30f9ae38) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0x310aa080) 0
QTextStream (0x310c7508) 0
primary-for QTextOStream (0x310aa080)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x310c7770) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x310c7a80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -574,7 +500,6 @@ QFile (0x310aa0c0) 0
QObject (0x31108888) 0
primary-for QIODevice (0x310aa100)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -626,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x31108b60) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x31108ea8) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x312b4070) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x310aa200) 0
QList<QString> (0x312b42d8) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x312b4a80) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -713,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x312b4c78) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -824,8 +737,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x3136e230) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -919,66 +830,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x3136e770) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x3136e9d8) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1004,18 +860,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31468d20) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x314b8620) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1046,49 +895,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x314b8c78) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31577000) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31577620) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x315777e0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31577a10) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31577118) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x3160a2a0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x3160a6c8) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1104,7 +945,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31767150) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1120,19 +960,16 @@ Class QDate
base size=4 base align=4
QDate (0x31767620) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x31767850) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31767a80) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1317,7 +1154,6 @@ QEventLoop (0x310aa780) 0
QObject (0x3181f658) 0
primary-for QEventLoop (0x310aa780)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1423,13 +1259,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x3181fee0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x318d0188) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1648,7 +1482,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x318d09d8) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1742,13 +1575,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x318d0ee0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x318d01f8) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1759,7 +1590,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x318d0bd0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1815,7 +1645,6 @@ QLibrary (0x310aac00) 0
QObject (0x319982d8) 0
primary-for QLibrary (0x310aac00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1862,7 +1691,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x31998700) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1873,19 +1701,13 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x31998930) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x31998968) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0x31998a80) 0
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ia32.txt
index 58d6e9e294..483255114a 100644
--- a/tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x697700) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x6d0600) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0x6d0e00) 0
QBasicAtomic (0x6d0e40) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xe73e00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x10df400) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x11ff480) 0
QString (0x11ff4c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x11ffe40) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1285240) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1285940) 0
QGenericArgument (0x1285980) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1285bc0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x13bd400) 0
QObject (0x13bd440) 0
primary-for QIODevice (0x13bd400)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x13bdd80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x13bd540) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x148e240) 0
QList<QString> (0x148e280) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x1504580) 0
QObject (0x1504600) 0
primary-for QIODevice (0x15045c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1504800) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1504bc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1504dc0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1633480) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x16e38c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -836,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x1823640) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1823d40) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -982,8 +917,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1860e80) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1009,59 +942,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1a28100) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1087,21 +967,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x1a79a40) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1ad44c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1178,8 +1048,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1ad43c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1205,7 +1073,6 @@ QEventLoop (0x1b971c0) 0
QObject (0x1b97200) 0
primary-for QEventLoop (0x1b971c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1249,13 +1116,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1b97640) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1b97880) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1424,7 +1289,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1b97c00) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1530,13 +1394,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1c98dc0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1c98f00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1547,7 +1409,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1c98500) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1728,7 +1589,6 @@ QLibrary (0x1cf8900) 0
QObject (0x1cf8940) 0
primary-for QLibrary (0x1cf8900)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1764,7 +1624,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1cf8e40) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1775,13 +1634,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1cf8580) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1cf8700) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1838,7 +1695,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1dc3ac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1849,43 +1705,36 @@ Class QDate
base size=4 base align=4
QDate (0x1dc3e40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e81000) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e81280) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1e81480) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1e81bc0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1e81c80) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1f19040) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1896,25 +1745,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f19740) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1f19f00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x20033c0) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x2003800) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1946,7 +1791,3 @@ QTimeLine (0x2003e80) 0
QObject (0x2003ec0) 0
primary-for QTimeLine (0x2003e80)
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ppc32.txt
index 5f29b8dae2..34ea44cb22 100644
--- a/tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtCore.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x9dd300) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xa12200) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0xa12900) 0
QBasicAtomic (0xa12940) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xec6900) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xfd6f40) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x114bf80) 0
QString (0x114bfc0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1244940) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1244e00) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x136d380) 0
QGenericArgument (0x136d3c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x136d600) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x136df40) 0
QObject (0x136df80) 0
primary-for QIODevice (0x136df40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1434840) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1434b00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1434dc0) 0
QList<QString> (0x1434e00) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x156c480) 0
QObject (0x156c500) 0
primary-for QIODevice (0x156c4c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x156c700) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x156cac0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x156ccc0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1667400) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x1746440) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -846,17 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x185a380) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x185ac40) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -993,8 +927,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x188fe00) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1020,59 +952,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1a56040) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1098,21 +977,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1aab9c0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1b04440) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1189,8 +1058,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1b04f80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1216,7 +1083,6 @@ QEventLoop (0x1be4140) 0
QObject (0x1be4180) 0
primary-for QEventLoop (0x1be4140)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1260,13 +1126,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1be45c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1be4800) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1435,7 +1299,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1be4880) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1541,13 +1404,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1ccbd40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1ccbe80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1558,7 +1419,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ccb180) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1739,7 +1599,6 @@ QLibrary (0x1d318c0) 0
QObject (0x1d31900) 0
primary-for QLibrary (0x1d318c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1775,7 +1634,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1d31e00) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1786,13 +1644,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1d31380) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1d31500) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1849,7 +1705,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1df3a80) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1860,43 +1715,36 @@ Class QDate
base size=4 base align=4
QDate (0x1df3e00) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1df3ec0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1ea6240) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1ea6440) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1ea6b80) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1ea6bc0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1f49000) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1907,25 +1755,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f49700) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x1f49ec0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2033380) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x20337c0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1957,7 +1801,3 @@ QTimeLine (0x2033e40) 0
QObject (0x2033e80) 0
primary-for QTimeLine (0x2033e40)
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.2.0.win32-gcc-ia32.txt
index 9fdd21035f..18c473dfc3 100644
--- a/tests/auto/bic/data/QtCore.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf3380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb5ff00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -81,20 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc4ab00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xedf240) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -132,7 +95,6 @@ Class QConstString
QConstString (0x11efdc0) 0
QString (0x11efe00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -194,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d21c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -218,8 +179,6 @@ Class QTextCodec
QTextCodec (0xedf1c0) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -241,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x144a300) 0
QGenericArgument (0x144a340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x144a8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -339,7 +295,6 @@ QIODevice (0x13b4a40) 0
QObject (0x150ab40) 0
primary-for QIODevice (0x13b4a40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -358,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xedf0c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15d8f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xedf140) 0
QList<QString> (0x15f0740) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -501,23 +451,16 @@ QFile (0x1710080) 0
QObject (0x1710100) 0
primary-for QIODevice (0x17100c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1768140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1726fc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -573,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1700f80) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -646,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x18dbb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -670,7 +611,6 @@ Class QTextStream
QTextStream (0x1b11580) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -706,9 +646,6 @@ QTextOStream (0x1ba0740) 0
QTextStream (0x1ba0780) 0
primary-for QTextOStream (0x1ba0740)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -845,8 +782,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e61cc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 0u
@@ -872,59 +807,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1f0b400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -950,18 +832,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x1475c80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1fc0800) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -1038,8 +913,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1f2e180) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -1065,7 +938,6 @@ QEventLoop (0x21c86c0) 0
QObject (0x21c8700) 0
primary-for QEventLoop (0x21c86c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1109,13 +981,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2240200) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x2240180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1284,7 +1154,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22ef7c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1391,13 +1260,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x143ec00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x143ec80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1408,7 +1275,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x143ed80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1455,6 @@ QLibrary (0x2460040) 0
QObject (0x2460080) 0
primary-for QLibrary (0x2460040)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 0u
@@ -1630,7 +1495,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x24d07c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1641,13 +1505,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x24fde00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x24fdfc0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1704,7 +1566,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2553ac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1715,43 +1576,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e61b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e61bc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1768040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1f2e340) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1f2e380) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f2e2c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1f2e300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1762,25 +1616,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f2e240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1f2e280) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f2e1c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1f2e200) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1812,7 +1662,3 @@ QTimeLine (0x29b1700) 0
QObject (0x29b1740) 0
primary-for QTimeLine (0x29b1700)
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.3.0.linux-gcc-ia32.txt
index cb9091da1a..6e2c4211c4 100644
--- a/tests/auto/bic/data/QtCore.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb778c180) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb778c600) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb778cb00) 0
QGenericArgument (0xb778cb40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb778cdc0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb72f1140) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb72f11c0) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb72f14c0) 0
QString (0xb72f1500) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb72f1880) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -297,7 +256,6 @@ QLibrary (0xb72f1e40) 0
QObject (0xb72f1e80) 0
primary-for QLibrary (0xb72f1e40)
-
Class QUuid
size=16 align=4
base size=16 base align=4
@@ -344,7 +302,6 @@ QIODevice (0xb72f1fc0) 0
QObject (0xb72f1300) 0
primary-for QIODevice (0xb72f1fc0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -363,22 +320,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb72f1800) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb72f1c80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6d4b040) 0
QList<QString> (0xb6d4b080) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -433,7 +385,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6d4b4c0) 0 empty
-
Class QCryptographicHash
size=4 align=4
base size=4 base align=4
@@ -444,36 +395,26 @@ Class QDate
base size=4 base align=4
QDate (0xb6d4ba40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6d4bb40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6d4bc40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
QByteArrayMatcher (0xb6d4bd40) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6d4bd80) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -484,25 +425,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6d4bfc0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6d4b8c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -523,13 +450,11 @@ Class QSize
base size=8 base align=4
QSize (0xb6cab3c0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6cab640) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -540,8 +465,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6cabc00) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -577,37 +500,31 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6cab740) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6cab780) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6b2c080) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6b2c1c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6b2c2c0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6b2c340) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -644,7 +561,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6b2c700) 0
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -655,67 +571,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6b2c880) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6b2c980) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -741,18 +601,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6755640) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6755b80) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -778,10 +631,6 @@ QSettings (0xb6755c40) 0
QObject (0xb6755c80) 0
primary-for QSettings (0xb6755c40)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -802,8 +651,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6755f00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -814,7 +661,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6755780) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -859,7 +705,6 @@ QFile (0xb6755800) 0
QObject (0xb6755880) 0
primary-for QIODevice (0xb6755840)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -911,17 +756,11 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb666d100) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb666d280) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -1004,7 +843,6 @@ Class QDirIterator
QDirIterator (0xb666d5c0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1060,7 +898,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb666d6c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1093,7 +930,6 @@ Class QAbstractFileEngineIterator
QAbstractFileEngineIterator (0xb666d900) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1117,8 +953,6 @@ Class QTextCodec
QTextCodec (0xb666d980) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -1142,7 +976,6 @@ Class QTextStream
QTextStream (0xb666dc40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1288,13 +1121,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb666da00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb666da80) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1305,7 +1136,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb648a000) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1384,7 +1214,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb648a380) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1418,13 +1247,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb648a4c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb648a540) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1663,7 +1490,6 @@ QEventLoop (0xb648aa40) 0
QObject (0xb648aa80) 0
primary-for QEventLoop (0xb648aa40)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1857,13 +1683,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb648a880) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb648aa00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1874,7 +1698,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb648acc0) 0
-
Vtable for QTextCodecFactoryInterface
QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
@@ -1934,6 +1757,3 @@ QTextCodecPlugin (0xb63f7000) 0
QFactoryInterface (0xb63f70c0) 8 nearly-empty
primary-for QTextCodecFactoryInterface (0xb63f7080)
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.3.1.linux-gcc-ia32.txt
deleted file mode 100644
index c3671e1af7..0000000000
--- a/tests/auto/bic/data/QtCore.4.3.1.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,1939 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb7f0ef40) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb73b7040) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb73b7140) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb73b7180) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb73b7600) 0
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb73b7740) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb73b77c0) 0
- QBasicAtomic (0xb73b7800) 0
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb73b7900) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb73b7980) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb73b7940) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb73b7a00) 0
-
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb73b7b00) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb73b7b80) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb73b7bc0) 0 nearly-empty
- primary-for std::bad_exception (0xb73b7b80)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb73b7c40) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb73b7c80) 0 nearly-empty
- primary-for std::bad_alloc (0xb73b7c40)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb73b7d00) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb73b7d80) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb73b7d40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb71f5200) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb71f5280) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb71f52c0) 0
- QGenericArgument (0xb71f5300) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb71f5480) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb71f5540) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb71f5580) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb71f5680) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb71f5700) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb71f5640) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb71f5880) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb71f58c0) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb71f5900) 0
- QString (0xb71f5940) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb71f59c0) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb71f5a00) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb71f5bc0) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb71f5c40) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb71f5d40) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb71f5d80) 0
- primary-for QIODevice (0xb71f5d40)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb71f5e80) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb71f5f00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6f43c00) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6f43bc0) 0
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb6e15040) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb6e150c0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb6e15080) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb6e15100) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb6e15000) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb6e15540) 0
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb6e15600) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb6e15680) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb6e156c0) 0
- primary-for QTimerEvent (0xb6e15680)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb6e15740) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb6e15780) 0
- primary-for QChildEvent (0xb6e15740)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb6e15800) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb6e15840) 0
- primary-for QCustomEvent (0xb6e15800)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb6e158c0) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb6e15900) 0
- primary-for QDynamicPropertyChangeEvent (0xb6e158c0)
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
-
-Class QTranslator
- size=8 align=4
- base size=8 base align=4
-QTranslator (0xb6e15980) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb6e159c0) 0
- primary-for QTranslator (0xb6e15980)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb6e15a40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb6e15a80) 0
- primary-for QEventLoop (0xb6e15a40)
-
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb6e15bc0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb6e15c00) 0
- primary-for QCoreApplication (0xb6e15bc0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb6e15d40) 0
-
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb6e15dc0) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb6e15e00) 0
- primary-for QTimer (0xb6e15dc0)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb6e15e80) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb6e15ec0) 0
- primary-for QObjectCleanupHandler (0xb6e15e80)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb6e15f40) 0
-
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb6e15fc0) 0
-
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractItemModel)
-8 QAbstractItemModel::metaObject
-12 QAbstractItemModel::qt_metacast
-16 QAbstractItemModel::qt_metacall
-20 QAbstractItemModel::~QAbstractItemModel
-24 QAbstractItemModel::~QAbstractItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=8 align=4
- base size=8 base align=4
-QAbstractItemModel (0xb6e151c0) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb6e15200) 0
- primary-for QAbstractItemModel (0xb6e151c0)
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractTableModel)
-8 QAbstractTableModel::metaObject
-12 QAbstractTableModel::qt_metacast
-16 QAbstractTableModel::qt_metacall
-20 QAbstractTableModel::~QAbstractTableModel
-24 QAbstractTableModel::~QAbstractTableModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractTableModel::index
-60 QAbstractTableModel::parent
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractTableModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractTableModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=8 align=4
- base size=8 base align=4
-QAbstractTableModel (0xb6e15140) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb6e15240) 0
- primary-for QAbstractTableModel (0xb6e15140)
- QObject (0xb6e15640) 0
- primary-for QAbstractItemModel (0xb6e15240)
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractListModel)
-8 QAbstractListModel::metaObject
-12 QAbstractListModel::qt_metacast
-16 QAbstractListModel::qt_metacall
-20 QAbstractListModel::~QAbstractListModel
-24 QAbstractListModel::~QAbstractListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 __cxa_pure_virtual
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=8 align=4
- base size=8 base align=4
-QAbstractListModel (0xb6e15700) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb6e157c0) 0
- primary-for QAbstractListModel (0xb6e15700)
- QObject (0xb6e15880) 0
- primary-for QAbstractItemModel (0xb6e157c0)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb6e15940) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb6e15a00) 0
- primary-for QSignalMapper (0xb6e15940)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb6e15b00) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb6e15c80) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb6e15e40) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb6e15f00) 0
-
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb6b9a040) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb6b9a080) 0
- primary-for QSocketNotifier (0xb6b9a040)
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb6b9a100) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb6b9a140) 0
- primary-for QMimeData (0xb6b9a100)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb6b9a1c0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb6b9a200) 0
- primary-for QAbstractEventDispatcher (0xb6b9a1c0)
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6b9a280) 0 empty
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb6b9a300) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6b9a580) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6b9a840) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6b9aac0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6b9ad40) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb6b9ae80) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6b9af80) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6b9a400) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6b9a440) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6b9a5c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6b9aa00) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6b9aa40) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6b9ab00) 0
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb6b9aec0) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb6b9ae00) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb69c9000) 0 empty
-
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb69c97c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb69c9840) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb69c9940) 0
- QList<QString> (0xb69c9980) 0
-
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
- size=8 align=4
- base size=8 base align=4
-QTimeLine (0xb69c9b80) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb69c9bc0) 0
- primary-for QTimeLine (0xb69c9b80)
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb69c9c40) 0
-
-
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb69c9d00) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb69c9dc0) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb69c9f00) 0
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb67d1000) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb67d1040) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb67d12c0) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb67d1340) 0
-
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb67d1440) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb67d1500) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb67d1600) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb67d1700) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb67d1800) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb67d1840) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb67d1880) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb67d1900) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb67d1980) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb67d19c0) 0
- primary-for QThread (0xb67d1980)
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb67d1a80) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb67d1ac0) 0
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb67d1b00) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb67d1b80) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb67d1bc0) 0
-
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb67d1c80) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb67d1c40) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb67d1e80) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb67d1ec0) 0
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb67d1200) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb67d1540) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb67d1580) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb67d1640) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb67d1780) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb67d1a40) 0
-
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
-
-Class QTextStream
- size=8 align=4
- base size=8 base align=4
-QTextStream (0xb67d1d40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb657d140) 0
-
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
-
-Class QTextIStream
- size=8 align=4
- base size=8 base align=4
-QTextIStream (0xb657d180) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb657d1c0) 0
- primary-for QTextIStream (0xb657d180)
-
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
-
-Class QTextOStream
- size=8 align=4
- base size=8 base align=4
-QTextOStream (0xb657d240) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb657d280) 0
- primary-for QTextOStream (0xb657d240)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb657d340) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb657d300) 0
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb657d400) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb657d440) 0
- primary-for QFileSystemWatcher (0xb657d400)
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb657d4c0) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb657d500) 0
- primary-for QFile (0xb657d4c0)
- QObject (0xb657d540) 0
- primary-for QIODevice (0xb657d500)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb657d600) 0
-
-
-
-
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb657d780) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb657d7c0) 0
- primary-for QTemporaryFile (0xb657d780)
- QIODevice (0xb657d800) 0
- primary-for QFile (0xb657d7c0)
- QObject (0xb657d840) 0
- primary-for QIODevice (0xb657d800)
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb657d8c0) 0
-
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb657da80) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb657dac0) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
-
-Class QAbstractFileEngine
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngine (0xb657da00) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
-
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-16 __cxa_pure_virtual
-
-Class QAbstractFileEngineHandler
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngineHandler (0xb657dbc0) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
-
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb657dc40) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
-
-Class QFSFileEngine
- size=8 align=4
- base size=8 base align=4
-QFSFileEngine (0xb657dcc0) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb657dd00) 0
- primary-for QFSFileEngine (0xb657dcc0)
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
-
-Class QBuffer
- size=8 align=4
- base size=8 base align=4
-QBuffer (0xb657dd80) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb657ddc0) 0
- primary-for QBuffer (0xb657dd80)
- QObject (0xb657de00) 0
- primary-for QIODevice (0xb657ddc0)
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb657de80) 0
-
-
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb657df80) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb657d2c0) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb657d3c0) 0
- primary-for QSettings (0xb657d2c0)
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb657d480) 0
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb657d580) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb657d880) 0
- primary-for QProcess (0xb657d580)
- QObject (0xb657db00) 0
- primary-for QIODevice (0xb657d880)
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb657dc80) 0
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb657dd40) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb657de40) 0
- primary-for QLibrary (0xb657dd40)
-
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb6421000) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb6421040) 0
- primary-for QPluginLoader (0xb6421000)
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb64210c0) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QTextCodecFactoryInterface (0xb64211c0) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb6421200) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb64211c0)
-
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb64212c0) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb6421300) 0
- primary-for QTextCodecPlugin (0xb64212c0)
- QTextCodecFactoryInterface (0xb6421340) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb6421380) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb6421340)
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.3.2.linux-gcc-ia32.txt
deleted file mode 100644
index 8d4df6e590..0000000000
--- a/tests/auto/bic/data/QtCore.4.3.2.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,1939 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb7fb8f40) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb7861040) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb7861140) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb7861180) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb7861600) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb7861a40) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb7861ac0) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb7861b00) 0
- QGenericArgument (0xb7861b40) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb7861cc0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb7861d80) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb7861dc0) 0
-
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb7861e80) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb7861f00) 0
- QBasicAtomic (0xb7861f40) 0
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb73c6040) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb73c60c0) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb73c6080) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb73c6140) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb73c6200) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb73c6280) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb73c61c0) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb73c6400) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb73c6440) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb73c64c0) 0
- QString (0xb73c6500) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb73c6580) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb73c6640) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb73c66c0) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb73c6700) 0 nearly-empty
- primary-for std::bad_exception (0xb73c66c0)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb73c6780) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb73c67c0) 0 nearly-empty
- primary-for std::bad_alloc (0xb73c6780)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb73c6840) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb73c68c0) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb73c6880) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb73c6b00) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb73c6cc0) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb73c6d40) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb73c6e40) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb73c6e80) 0
- primary-for QLibrary (0xb73c6e40)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb73c6f40) 0
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb73c6fc0) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb73c6300) 0
- primary-for QIODevice (0xb73c6fc0)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb73c6740) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb73c6800) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb73c6c80) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6e20040) 0
- QList<QString> (0xb6e20080) 0
-
-
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb6e20200) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb6e20300) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb6e20340) 0
- primary-for QPluginLoader (0xb6e20300)
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb6e20440) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb6e20400) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb6e204c0) 0 empty
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb6e20a00) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb6e20a40) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb6e20b40) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb6e20c40) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb6e20d40) 0
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6e20d80) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6e20f80) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6e20fc0) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6e208c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6d80180) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6d801c0) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6d80200) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb6d803c0) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6d80640) 0
-
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb6d80900) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb6d80c00) 0
-
-
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb6d80cc0) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6d80dc0) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6d80d80) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb6d80680) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6d80740) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6d80780) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6c01080) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb6c011c0) 0
-
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb6c012c0) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb6c01340) 0
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
- size=8 align=4
- base size=8 base align=4
-QTimeLine (0xb6c01500) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb6c01540) 0
- primary-for QTimeLine (0xb6c01500)
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb6c015c0) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb6c01700) 0
-
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6c01800) 0 empty
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb6c01880) 0
-
-
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb6c01980) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb682a680) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb682a700) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb682a6c0) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb682a740) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb682a640) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb682ab80) 0
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb682ac40) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb682ac80) 0
- primary-for QSettings (0xb682ac40)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb682ae40) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb682ae80) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb682aec0) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb682af00) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb682afc0) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb682a780) 0
-
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb682a800) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb682a840) 0
- primary-for QFile (0xb682a800)
- QObject (0xb682a880) 0
- primary-for QIODevice (0xb682a840)
-
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb682acc0) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb6742000) 0
- primary-for QTemporaryFile (0xb682acc0)
- QIODevice (0xb6742040) 0
- primary-for QFile (0xb6742000)
- QObject (0xb6742080) 0
- primary-for QIODevice (0xb6742040)
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb6742100) 0
-
-
-
-
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb6742280) 0
-
-
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb67423c0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb6742400) 0
- primary-for QProcess (0xb67423c0)
- QObject (0xb6742440) 0
- primary-for QIODevice (0xb6742400)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb6742500) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb6742540) 0
- primary-for QFileSystemWatcher (0xb6742500)
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb67425c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb6742740) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb6742780) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
-
-Class QAbstractFileEngine
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngine (0xb67426c0) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
-
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-16 __cxa_pure_virtual
-
-Class QAbstractFileEngineHandler
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngineHandler (0xb6742880) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
-
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb6742900) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb67429c0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb6742980) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb6742bc0) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb6742c00) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
-
-Class QTextStream
- size=8 align=4
- base size=8 base align=4
-QTextStream (0xb6742c40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb6742dc0) 0
-
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
-
-Class QTextIStream
- size=8 align=4
- base size=8 base align=4
-QTextIStream (0xb6742e00) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb6742e40) 0
- primary-for QTextIStream (0xb6742e00)
-
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
-
-Class QTextOStream
- size=8 align=4
- base size=8 base align=4
-QTextOStream (0xb6742ec0) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb6742f00) 0
- primary-for QTextOStream (0xb6742ec0)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb6742fc0) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb6742f80) 0
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
-
-Class QBuffer
- size=8 align=4
- base size=8 base align=4
-QBuffer (0xb67424c0) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb6742580) 0
- primary-for QBuffer (0xb67424c0)
- QObject (0xb6742600) 0
- primary-for QIODevice (0xb6742580)
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb67427c0) 0
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
-
-Class QFSFileEngine
- size=8 align=4
- base size=8 base align=4
-QFSFileEngine (0xb67428c0) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb6742940) 0
- primary-for QFSFileEngine (0xb67428c0)
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb6742a00) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb6742a80) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb6742e80) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb655f000) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb655f040) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb655f0c0) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb655f100) 0
- primary-for QThread (0xb655f0c0)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb655f1c0) 0
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb655f240) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb655f280) 0
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
-
-Class QTranslator
- size=8 align=4
- base size=8 base align=4
-QTranslator (0xb655f2c0) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb655f300) 0
- primary-for QTranslator (0xb655f2c0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb655f380) 0
-
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb655f400) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb655f440) 0
- primary-for QMimeData (0xb655f400)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb655f4c0) 0
-
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb655f540) 0
-
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractItemModel)
-8 QAbstractItemModel::metaObject
-12 QAbstractItemModel::qt_metacast
-16 QAbstractItemModel::qt_metacall
-20 QAbstractItemModel::~QAbstractItemModel
-24 QAbstractItemModel::~QAbstractItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=8 align=4
- base size=8 base align=4
-QAbstractItemModel (0xb655f600) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb655f640) 0
- primary-for QAbstractItemModel (0xb655f600)
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractTableModel)
-8 QAbstractTableModel::metaObject
-12 QAbstractTableModel::qt_metacast
-16 QAbstractTableModel::qt_metacall
-20 QAbstractTableModel::~QAbstractTableModel
-24 QAbstractTableModel::~QAbstractTableModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractTableModel::index
-60 QAbstractTableModel::parent
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractTableModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractTableModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=8 align=4
- base size=8 base align=4
-QAbstractTableModel (0xb655f6c0) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb655f700) 0
- primary-for QAbstractTableModel (0xb655f6c0)
- QObject (0xb655f740) 0
- primary-for QAbstractItemModel (0xb655f700)
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractListModel)
-8 QAbstractListModel::metaObject
-12 QAbstractListModel::qt_metacast
-16 QAbstractListModel::qt_metacall
-20 QAbstractListModel::~QAbstractListModel
-24 QAbstractListModel::~QAbstractListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 __cxa_pure_virtual
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=8 align=4
- base size=8 base align=4
-QAbstractListModel (0xb655f7c0) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb655f800) 0
- primary-for QAbstractListModel (0xb655f7c0)
- QObject (0xb655f840) 0
- primary-for QAbstractItemModel (0xb655f800)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb655f8c0) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb655f900) 0
- primary-for QSignalMapper (0xb655f8c0)
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb655f980) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb655f9c0) 0
- primary-for QSocketNotifier (0xb655f980)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb655fa40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb655fa80) 0
- primary-for QEventLoop (0xb655fa40)
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb655fbc0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb655fc40) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb655fc80) 0
- primary-for QTimerEvent (0xb655fc40)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb655fd00) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb655fd40) 0
- primary-for QChildEvent (0xb655fd00)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb655fdc0) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb655fe00) 0
- primary-for QCustomEvent (0xb655fdc0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb655fe80) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb655fec0) 0
- primary-for QDynamicPropertyChangeEvent (0xb655fe80)
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb655ff40) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb655ff80) 0
- primary-for QCoreApplication (0xb655ff40)
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb655f180) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb655f340) 0
- primary-for QTimer (0xb655f180)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb655f480) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb655f580) 0
- primary-for QAbstractEventDispatcher (0xb655f480)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb655f680) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb655f780) 0
- primary-for QObjectCleanupHandler (0xb655f680)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb655f880) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb655fa00) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb655fc00) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb655fcc0) 0
-
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QTextCodecFactoryInterface (0xb655fe40) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb655ff00) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb655fe40)
-
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb64cc000) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb64cc040) 0
- primary-for QTextCodecPlugin (0xb64cc000)
- QTextCodecFactoryInterface (0xb64cc080) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb64cc0c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb64cc080)
-
-
-
-
diff --git a/tests/auto/bic/data/QtCore.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.4.0.linux-gcc-ia32.txt
index 9d46f68c70..0245df0788 100644
--- a/tests/auto/bic/data/QtCore.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb798e000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb79a9f00) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6c82780) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb6b923c0) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb6908b00) 0
QString (0xb6945a14) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb69cb348) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb68479d8) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb68ac000) 0
QGenericArgument (0xb68a0f00) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb68af21c) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb66ffe80) 0
QObject (0xb6709564) 0
primary-for QIODevice (0xb66ffe80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb6767780) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb679b078) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6771f80) 0
QList<QString> (0xb679b618) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb65f2834) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb66d0ce4) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6547f78) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb657903c) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb63d70c0) 0
QTextStream (0xb65c6f3c) 0
primary-for QTextOStream (0xb63d70c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb63db960) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb63dbca8) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb63dbdd4) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb63130b4) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb632b1a4) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb632b924) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb63b66c0) 0
QObject (0xb63c021c) 0
primary-for QFutureWatcherBase (0xb63b66c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb62122c0) 0
QRunnable (0xb620dd20) 0
primary-for QtConcurrent::ThreadEngineBase (0xb62122c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb623b3fc) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb613f3c0) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb613f708) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb613f8e8) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb5fc53c0) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5f97e88) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5ddece4) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5e318ac) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5cd2384) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5ca4380 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5ca4700 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb5ac5474) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb5943e00) 0
QObject (0xb593ed98) 0
primary-for QIODevice (0xb5943e40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb598a2d0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb59adac8) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb580c3fc) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb5840690) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb58a1e4c) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb5881c6c) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb56d112c) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb570eb04) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb577fa14) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb55da474) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb55d6ac0) 0
QObject (0xb5610ca8) 0
primary-for QEventLoop (0xb55d6ac0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5644528) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb565aa14) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb56b12d0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb54ee690) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb54eec30) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5528474) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb55717c0) 0
QObject (0xb55950f0) 0
primary-for QLibrary (0xb55717c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb53ce618) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb53ce99c) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb541f780) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb544d474) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb5461f00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb5477564) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb547fe4c) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb54a3e4c) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb52a3e10) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb52ce348) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb5348ca8) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb538e924) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb51b8780) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb5216258) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb50c7f3c) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb50e0690) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb51051e0) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb5105ec4) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2648,9 +2312,3 @@ Class QXmlStreamWriter
base size=4 base align=4
QXmlStreamWriter (0xb5147708) 0
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.5.0.linux-gcc-ia32.txt
index 12730a8cf8..1ecf1b2f67 100644
--- a/tests/auto/bic/data/QtXml.4.3.2.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtCore.4.5.0.linux-gcc-ia32.txt
@@ -1,164 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb7799000) 0 empty
+QSysInfo (0xb6de1bb8) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb7799100) 0
+QBool (0xb6de1d5c) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb7799200) 0
+qIsNull(double)::U (0xb6d88438) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb7799240) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb6d884ec) 0
Class QFlag
size=4 align=4
base size=4 base align=4
-QFlag (0xb77996c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
+QFlag (0xb6d88d20) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6d88e4c) 0
Class QInternal
size=1 align=1
base size=0 base align=1
-QInternal (0xb7799b00) 0 empty
+QInternal (0xb6434ce4) 0 empty
Class QGenericArgument
size=8 align=4
base size=8 base align=4
-QGenericArgument (0xb7799b80) 0
+QGenericArgument (0xb6434d20) 0
Class QGenericReturnArgument
size=8 align=4
base size=8 base align=4
-QGenericReturnArgument (0xb7799bc0) 0
- QGenericArgument (0xb7799c00) 0
-
+QGenericReturnArgument (0xb64c5e00) 0
+ QGenericArgument (0xb6434f3c) 0
Class QMetaObject
size=16 align=4
base size=16 base align=4
-QMetaObject (0xb7799d80) 0
+QMetaObject (0xb63400b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb63401e0) 0
Class QLatin1Char
size=1 align=1
base size=1 base align=1
-QLatin1Char (0xb7799e40) 0
+QLatin1Char (0xb63403c0) 0
Class QChar
size=2 align=2
base size=2 base align=2
-QChar (0xb7799e80) 0
-
+QChar (0xb63405a0) 0
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb7799f40) 0
+QBasicAtomicInt (0xb6388ce4) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb7799fc0) 0
- QBasicAtomic (0xb72fc000) 0
+QAtomicInt (0xb63b9400) 0
+ QBasicAtomicInt (0xb63a73fc) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb72fc100) 0
+__locale_struct (0xb63a78e8) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb72fc180) 0
+QByteArray::Data (0xb63a7d5c) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb72fc140) 0
+QByteArray (0xb63a7d20) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb72fc200) 0
-
+QByteRef (0xb622dc30) 0
Class QString::Null
size=1 align=1
base size=0 base align=1
-QString::Null (0xb72fc2c0) 0 empty
+QString::Null (0xb62784ec) 0 empty
Class QString::Data
size=20 align=4
base size=20 base align=4
-QString::Data (0xb72fc340) 0
+QString::Data (0xb6278528) 0
Class QString
size=4 align=4
base size=4 base align=4
-QString (0xb72fc280) 0
-
+QString (0xb62784b0) 0
Class QLatin1String
size=4 align=4
base size=4 base align=4
-QLatin1String (0xb72fc4c0) 0
+QLatin1String (0xb6142078) 0
Class QCharRef
size=8 align=4
base size=8 base align=4
-QCharRef (0xb72fc500) 0
+QCharRef (0xb6189d5c) 0
Class QConstString
size=4 align=4
base size=4 base align=4
-QConstString (0xb72fc580) 0
- QString (0xb72fc5c0) 0
-
+QConstString (0xb600dcc0) 0
+ QString (0xb60464b0) 0
Class QStringRef
size=12 align=4
base size=12 base align=4
-QStringRef (0xb72fc640) 0
+QStringRef (0xb60468e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -171,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb72fc700) 0 nearly-empty
+std::exception (0xb608799c) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -180,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb72fc780) 0 nearly-empty
+std::bad_exception (0xb60c0b00) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb72fc7c0) 0 nearly-empty
- primary-for std::bad_exception (0xb72fc780)
+ std::exception (0xb6087a8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb60c0b00)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -196,32 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb72fc840) 0 nearly-empty
+std::bad_alloc (0xb60c0c80) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb72fc880) 0 nearly-empty
- primary-for std::bad_alloc (0xb72fc840)
+ std::exception (0xb6087ce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb60c0c80)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb72fc900) 0 empty
+std::nothrow_t (0xb6087f3c) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb72fc980) 0
+QListData::Data (0xb60dc03c) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb72fc940) 0
-
-
+QListData (0xb60dc000) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb72fcbc0) 0
+QObjectData (0xb60dc7bc) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb72fcd80) 0
+QObject (0xb60dc870) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,40 +238,9 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb72fce00) 0 nearly-empty
+QObjectUserData (0xb5fb30b4) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb72fcf00) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb72fcf40) 0
- primary-for QLibrary (0xb72fcf00)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb72fc3c0) 0
-
Vtable for QIODevice
QIODevice::_ZTV9QIODevice: 30u entries
0 (int (*)(...))0
@@ -339,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb72fc740) 0
+QIODevice (0xb5fb6240) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb72fc800) 0
- primary-for QIODevice (0xb72fc740)
-
+ QObject (0xb5fb31e0) 0
+ primary-for QIODevice (0xb5fb6240)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -355,192 +292,33 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb72fcd40) 0
+QDataStream (0xb5fb3f3c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb72fcdc0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb6d58000) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6d58100) 0
- QList<QString> (0xb6d58140) 0
-
-
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb6d582c0) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb6d583c0) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb6d58400) 0
- primary-for QPluginLoader (0xb6d583c0)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb6d58500) 0
+QHashData::Node (0xb6007ac8) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb6d584c0) 0
+QHashData (0xb6007a8c) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb6d58580) 0 empty
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb6d58ac0) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb6d58b00) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb6d58c00) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb6d58d00) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb6d58e00) 0
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6d58e40) 0
-
-
-
-
-
+QHashDummyValue (0xb5e3d168) 0 empty
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6d58440) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6d58980) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6d58c40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6cba240) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6cba280) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6cba2c0) 0
-
-Class QSize
+Class QMapData::Node
size=8 align=4
base size=8 base align=4
-QSize (0xb6cba480) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6cba700) 0
-
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb6cba9c0) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb6cbacc0) 0
-
+QMapData::Node (0xb5e3d8ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5e3d870) 0
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
@@ -554,266 +332,159 @@ QSystemLocale::_ZTV13QSystemLocale: 6u entries
Class QSystemLocale
size=4 align=4
base size=4 base align=4
-QSystemLocale (0xb6cbad80) 0 nearly-empty
+QSystemLocale (0xb5e3dbb8) 0 nearly-empty
vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6cbae80) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6cbae40) 0
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5e3dc30) 0
-Class QSharedData
+Class QLocale
size=4 align=4
base size=4 base align=4
-QSharedData (0xb6cba800) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6cba8c0) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6cbadc0) 0
+QLocale (0xb5e3dbf4) 0
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5db2294) 0
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6b1c340) 0
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5db2258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-Class QRectF
+Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QRectF (0xb6b1c480) 0
+QTextEncoder (0xb5db2e88) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb6b1c580) 0
-
-
-Class QLineF
+Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QLineF (0xb6b1c600) 0
+QTextDecoder (0xb5e010f0) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5e01474) 0
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5e014b0) 0
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
-Class QTimeLine
+Class QTextStream
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb6b1c7c0) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb6b1c800) 0
- primary-for QTimeLine (0xb6b1c7c0)
+QTextStream (0xb5e01528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb6b1c880) 0
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5e01b04) 0
-Class QBitRef
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
size=8 align=4
base size=8 base align=4
-QBitRef (0xb6b1c9c0) 0
+QTextIStream (0xb5c51780) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5c65c30) 0
+ primary-for QTextIStream (0xb5c51780)
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6b1cac0) 0 empty
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5c51a40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5c772d0) 0
+ primary-for QTextOStream (0xb5c51a40)
-Class QUrl
+Class wait
size=4 align=4
base size=4 base align=4
-QUrl (0xb6b1cb40) 0
-
-
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb6b1cc40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+wait (0xb5c77960) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
+Class timespec
size=8 align=4
base size=8 base align=4
-QVariant::PrivateShared (0xb6764740) 0
+timespec (0xb5c77b04) 0
-Class QVariant::Private::Data
+Class timeval
size=8 align=4
base size=8 base align=4
-QVariant::Private::Data (0xb67647c0) 0
+timeval (0xb5c77b40) 0
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb6764780) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb6764800) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb6764700) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
+Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
-QVariantComparisonHelper (0xb6764c40) 0
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb6764d00) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb6764d40) 0
- primary-for QSettings (0xb6764d00)
-
-
-
+__pthread_internal_slist (0xb5c77bf4) 0
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5c77f00) 0
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb6764f00) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb6764f40) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb6764f80) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb6764fc0) 0
-
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5c77f3c) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5c77f78) 0
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb67648c0) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5cad2d0) 0
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb6764900) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5cad294) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5b8ad98) 0 empty
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
@@ -852,13 +523,12 @@ QFile::_ZTV5QFile: 31u entries
Class QFile
size=8 align=4
base size=8 base align=4
-QFile (0xb6764d80) 0
+QFile (0xb5bbd180) 0
vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb6764dc0) 0
- primary-for QFile (0xb6764d80)
- QObject (0xb6655000) 0
- primary-for QIODevice (0xb6764dc0)
-
+ QIODevice (0xb5bbd1c0) 0
+ primary-for QFile (0xb5bbd180)
+ QObject (0xb5bc203c) 0
+ primary-for QIODevice (0xb5bbd1c0)
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
@@ -897,123 +567,68 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-QTemporaryFile (0xb66550c0) 0
+QTemporaryFile (0xb5bbd780) 0
vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb6655100) 0
- primary-for QTemporaryFile (0xb66550c0)
- QIODevice (0xb6655140) 0
- primary-for QFile (0xb6655100)
- QObject (0xb6655180) 0
- primary-for QIODevice (0xb6655140)
+ QFile (0xb5bbd7c0) 0
+ primary-for QTemporaryFile (0xb5bbd780)
+ QIODevice (0xb5bbd800) 0
+ primary-for QFile (0xb5bbd7c0)
+ QObject (0xb5bc24b0) 0
+ primary-for QIODevice (0xb5bbd800)
Class QFileInfo
size=4 align=4
base size=4 base align=4
-QFileInfo (0xb6655200) 0
-
+QFileInfo (0xb5bc27bc) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5bc2d5c) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5a58708) 0
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5a1f900) 0
+ QList<QString> (0xb5a58870) 0
Class QDir
size=4 align=4
base size=4 base align=4
-QDir (0xb6655380) 0
-
-
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb66554c0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb6655500) 0
- primary-for QProcess (0xb66554c0)
- QObject (0xb6655540) 0
- primary-for QIODevice (0xb6655500)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb6655600) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb6655640) 0
- primary-for QFileSystemWatcher (0xb6655600)
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb66556c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
+QDir (0xb5a87dd4) 0
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb6655840) 0 empty
+QAbstractFileEngine::ExtensionOption (0xb5ad84b0) 0 empty
Class QAbstractFileEngine::ExtensionReturn
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb6655880) 0 empty
+QAbstractFileEngine::ExtensionReturn (0xb5ad84ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5af21c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5ad8528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5af2240) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5ad8564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5af22c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5ad85a0) 0 empty
Vtable for QAbstractFileEngine
QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
@@ -1057,10 +672,9 @@ QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
Class QAbstractFileEngine
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb66557c0) 0
+QAbstractFileEngine (0xb5ad8474) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1072,7 +686,7 @@ QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
Class QAbstractFileEngineHandler
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb6655980) 0 nearly-empty
+QAbstractFileEngineHandler (0xb5ad8744) 0 nearly-empty
vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
Vtable for QAbstractFileEngineIterator
@@ -1090,103 +704,117 @@ QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
Class QAbstractFileEngineIterator
size=8 align=4
base size=8 base align=4
-QAbstractFileEngineIterator (0xb6655a00) 0
+QAbstractFileEngineIterator (0xb5ad8780) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb6655ac0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb6655a80) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb6655cc0) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb6655d00) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
-Class QTextStream
+Class QFSFileEngine
size=8 align=4
base size=8 base align=4
-QTextStream (0xb6655d40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb6655ec0) 0
+QFSFileEngine (0xb5af25c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5ad87bc) 0
+ primary-for QFSFileEngine (0xb5af25c0)
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
-Class QTextIStream
+Class QProcess
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb6655f00) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb6655f40) 0
- primary-for QTextIStream (0xb6655f00)
+QProcess (0xb5af26c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5af2700) 0
+ primary-for QProcess (0xb5af26c0)
+ QObject (0xb5ad88e8) 0
+ primary-for QIODevice (0xb5af2700)
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5ad8b04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
-Class QTextOStream
+Class QDirIterator
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb6655fc0) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb6655040) 0
- primary-for QTextOStream (0xb6655fc0)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb66555c0) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb66551c0) 0
+QDirIterator (0xb5ad8bf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
@@ -1202,8 +830,8 @@ QBuffer::_ZTV7QBuffer: 30u entries
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
56 QIODevice::isSequential
60 QBuffer::open
64 QBuffer::close
@@ -1224,92 +852,396 @@ QBuffer::_ZTV7QBuffer: 30u entries
Class QBuffer
size=8 align=4
base size=8 base align=4
-QBuffer (0xb6655700) 0
+QBuffer (0xb5af2c80) 0
vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb66558c0) 0
- primary-for QBuffer (0xb6655700)
- QObject (0xb66559c0) 0
- primary-for QIODevice (0xb66558c0)
+ QIODevice (0xb5af2cc0) 0
+ primary-for QBuffer (0xb5af2c80)
+ QObject (0xb5ad8d20) 0
+ primary-for QIODevice (0xb5af2cc0)
-Class QResource
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5af2fc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5ad8f3c) 0
+ primary-for QFileSystemWatcher (0xb5af2fc0)
+
+Class QUrl
size=4 align=4
base size=4 base align=4
-QResource (0xb6655a40) 0
+QUrl (0xb598e168) 0
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb598e744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb581e1a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb581e21c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb581e1e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb581e258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb581e168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb585d834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QFSFileEngine
+Class QSettings
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb6655b00) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb6655b80) 0
- primary-for QFSFileEngine (0xb6655b00)
+QSettings (0xb589eac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb585dce4) 0
+ primary-for QSettings (0xb589eac0)
-Class QReadWriteLock
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb58df7f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57054b0) 0
+
+Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
-QReadWriteLock (0xb6655dc0) 0
+QXmlStreamAttributes (0xb58e5fc0) 0
+ QVector<QXmlStreamAttribute> (0xb5705f00) 0
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5737000) 0
-Class QReadLocker
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb5737474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5737a50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
size=4 align=4
base size=4 base align=4
-QReadLocker (0xb6655f80) 0
+QXmlStreamEntityResolver (0xb576130c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb5761348) 0
-Class QWriteLocker
+Class QXmlStreamWriter
size=4 align=4
base size=4 base align=4
-QWriteLocker (0xb648e040) 0
+QXmlStreamWriter (0xb57613fc) 0
-Class QMutex
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5761528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb57b5ac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb57e01e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb57e0f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5630000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb564aa8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb5674690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb56dc2d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb553103c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb553130c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb5531c30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5531e4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb543f384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb543fa50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb543fc30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb543fca8) 0
+
+Class QDate
size=4 align=4
base size=4 base align=4
-QMutex (0xb648e0c0) 0
+QDate (0xb543fd5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb548f384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb548f8e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb54c2000) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb548fb7c) 0
+ primary-for QTimeLine (0xb54c2000)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb548fd98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb54d921c) 0
Class QMutexLocker
size=4 align=4
base size=4 base align=4
-QMutexLocker (0xb648e100) 0
+QMutexLocker (0xb54d98ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb54c2f80) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb54d9d98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb54c2f80)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb52f0080) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb52f00c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb52f0080)
+ std::exception (0xb54d9dd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52f00c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb54d9e10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb54d9e4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb54d9e88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb52f9474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb52f95a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb52f99d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
Vtable for QThread
QThread::_ZTV7QThread: 15u entries
@@ -1327,30 +1259,456 @@ QThread::_ZTV7QThread: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QThread::run
Class QThread
size=8 align=4
base size=8 base align=4
-QThread (0xb648e180) 0
+QThread (0xb53a30c0) 0
vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb648e1c0) 0
- primary-for QThread (0xb648e180)
+ QObject (0xb53906cc) 0
+ primary-for QThread (0xb53a30c0)
-Class QThreadStorageData
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb53a3400) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5390960) 0
+ primary-for QThreadPool (0xb53a3400)
+
+Class QWaitCondition
size=4 align=4
base size=4 base align=4
-QThreadStorageData (0xb648e280) 0
+QWaitCondition (0xb5390bb8) 0
-Class QSemaphore
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb5390bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb53a3f40) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb53ce474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb53a3f40)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb51eda50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb51eda8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb51ef500) 0 empty
+ std::input_iterator_tag (0xb51edac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb51ef580) 0 empty
+ std::forward_iterator_tag (0xb51ef5c0) 0 empty
+ std::input_iterator_tag (0xb51edb04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb51ef640) 0 empty
+ std::bidirectional_iterator_tag (0xb51ef680) 0 empty
+ std::forward_iterator_tag (0xb51ef6c0) 0 empty
+ std::input_iterator_tag (0xb51edb40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb51edc6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb51edca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb52ace88) 0
+
+Class sched_param
size=4 align=4
base size=4 base align=4
-QSemaphore (0xb648e300) 0
+sched_param (0xb510403c) 0
-Class QWaitCondition
+Class __sched_param
size=4 align=4
base size=4 base align=4
-QWaitCondition (0xb648e340) 0
+__sched_param (0xb5104078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb51040f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb510412c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb5104168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb510421c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb5104258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb5184564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb51e899c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb51e8a14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb51e8e10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb51e8e4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb4fa1a00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb4fb31a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb4fa1a00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb4fb31e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb4fb321c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb4fb3258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb4fb3168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb4fd75a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4e9e078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4c57440 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4c574c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4c577c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4c57840 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4c6612c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4a77a00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4a24924) 0
+ primary-for QFutureWatcherBase (0xb4a77a00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb48e6744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4916c00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb48e6c30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4916c00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb49239b0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb48e6ec4) 0
+ primary-for QTextCodecPlugin (0xb49239b0)
+ QTextCodecFactoryInterface (0xb4916e00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb48e6f00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4916e00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb493303c) 0 empty
Vtable for QTranslator
QTranslator::_ZTV11QTranslator: 16u entries
@@ -1374,16 +1732,15 @@ QTranslator::_ZTV11QTranslator: 16u entries
Class QTranslator
size=8 align=4
base size=8 base align=4
-QTranslator (0xb648e380) 0
+QTranslator (0xb494c9c0) 0
vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb648e3c0) 0
- primary-for QTranslator (0xb648e380)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb648e440) 0
+ QObject (0xb49463fc) 0
+ primary-for QTranslator (0xb494c9c0)
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb49466cc) 0
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
@@ -1408,22 +1765,170 @@ QMimeData::_ZTV9QMimeData: 17u entries
Class QMimeData
size=8 align=4
base size=8 base align=4
-QMimeData (0xb648e4c0) 0
+QMimeData (0xb4996340) 0
vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb648e500) 0
- primary-for QMimeData (0xb648e4c0)
+ QObject (0xb4946c6c) 0
+ primary-for QMimeData (0xb4996340)
-Class QModelIndex
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4996600) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4946e88) 0
+ primary-for QEventLoop (0xb4996600)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb49b91a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb648e580) 0
+QTimerEvent (0xb4996cc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb49b9384) 0
+ primary-for QTimerEvent (0xb4996cc0)
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4996d80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb49b93fc) 0
+ primary-for QChildEvent (0xb4996d80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb47e7040) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb49b9564) 0
+ primary-for QCustomEvent (0xb47e7040)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb47e7140) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb49b9654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb47e7140)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb47e7200) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb49b9708) 0
+ primary-for QCoreApplication (0xb47e7200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb47e7800) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb49b9ca8) 0
+ primary-for QSharedMemory (0xb47e7800)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb49b9ec4) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb648e600) 0
-
+QPersistentModelIndex (0xb4828384) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -1473,10 +1978,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb648e6c0) 0
+QAbstractItemModel (0xb4826440) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb648e700) 0
- primary-for QAbstractItemModel (0xb648e6c0)
+ QObject (0xb48284ec) 0
+ primary-for QAbstractItemModel (0xb4826440)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -1526,12 +2031,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb648e780) 0
+QAbstractTableModel (0xb4826a80) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb648e7c0) 0
- primary-for QAbstractTableModel (0xb648e780)
- QObject (0xb648e800) 0
- primary-for QAbstractItemModel (0xb648e7c0)
+ QAbstractItemModel (0xb4826ac0) 0
+ primary-for QAbstractTableModel (0xb4826a80)
+ QObject (0xb4828e4c) 0
+ primary-for QAbstractItemModel (0xb4826ac0)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -1581,12 +2086,12 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb648e880) 0
+QAbstractListModel (0xb4826d00) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb648e8c0) 0
- primary-for QAbstractListModel (0xb648e880)
- QObject (0xb648e900) 0
- primary-for QAbstractItemModel (0xb648e8c0)
+ QAbstractItemModel (0xb4826d40) 0
+ primary-for QAbstractListModel (0xb4826d00)
+ QObject (0xb4828f78) 0
+ primary-for QAbstractItemModel (0xb4826d40)
Vtable for QSignalMapper
QSignalMapper::_ZTV13QSignalMapper: 14u entries
@@ -1608,45 +2113,20 @@ QSignalMapper::_ZTV13QSignalMapper: 14u entries
Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QSignalMapper (0xb648e980) 0
+QSignalMapper (0xb4877440) 0
vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb648e9c0) 0
- primary-for QSignalMapper (0xb648e980)
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb648ea40) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb648ea80) 0
- primary-for QSocketNotifier (0xb648ea40)
+ QObject (0xb4874e4c) 0
+ primary-for QSignalMapper (0xb4877440)
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1655,114 +2135,43 @@ QEventLoop::_ZTV10QEventLoop: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb648eb00) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb648eb40) 0
- primary-for QEventLoop (0xb648eb00)
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb648ec80) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb648ed00) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb648ed40) 0
- primary-for QTimerEvent (0xb648ed00)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb648edc0) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb648ee00) 0
- primary-for QChildEvent (0xb648edc0)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
+Class QObjectCleanupHandler
size=12 align=4
base size=12 base align=4
-QCustomEvent (0xb648ee80) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb648eec0) 0
- primary-for QCustomEvent (0xb648ee80)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+QObjectCleanupHandler (0xb4877700) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4891078) 0
+ primary-for QObjectCleanupHandler (0xb4877700)
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb648ef40) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb648ef80) 0
- primary-for QDynamicPropertyChangeEvent (0xb648ef40)
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb48911a4) 0
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb648e240) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb648e400) 0
- primary-for QCoreApplication (0xb648e240)
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4877d00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4891438) 0
+ primary-for QSocketNotifier (0xb4877d00)
Vtable for QTimer
QTimer::_ZTV6QTimer: 14u entries
@@ -1784,10 +2193,10 @@ QTimer::_ZTV6QTimer: 14u entries
Class QTimer
size=24 align=4
base size=21 base align=4
-QTimer (0xb648e540) 0
+QTimer (0xb48af080) 0
vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb648e640) 0
- primary-for QTimer (0xb648e540)
+ QObject (0xb4891708) 0
+ primary-for QTimer (0xb48af080)
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
@@ -1822,85 +2231,45 @@ QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
Class QAbstractEventDispatcher
size=8 align=4
base size=8 base align=4
-QAbstractEventDispatcher (0xb648e740) 0
+QAbstractEventDispatcher (0xb48af580) 0
vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb648e840) 0
- primary-for QAbstractEventDispatcher (0xb648e740)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb648e940) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb648ea00) 0
- primary-for QObjectCleanupHandler (0xb648e940)
+ QObject (0xb489199c) 0
+ primary-for QAbstractEventDispatcher (0xb48af580)
Class QMetaMethod
size=8 align=4
base size=8 base align=4
-QMetaMethod (0xb648eac0) 0
-
+QMetaMethod (0xb4891bb8) 0
Class QMetaEnum
size=8 align=4
base size=8 base align=4
-QMetaEnum (0xb648ecc0) 0
-
+QMetaEnum (0xb4891ec4) 0
Class QMetaProperty
size=20 align=4
base size=20 base align=4
-QMetaProperty (0xb648ee40) 0
+QMetaProperty (0xb46e612c) 0
Class QMetaClassInfo
size=8 align=4
base size=8 base align=4
-QMetaClassInfo (0xb648ef00) 0
+QMetaClassInfo (0xb46e61e0) 0
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
+Class QSystemSemaphore
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb6406000) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb6406040) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb6406000)
+QSystemSemaphore (0xb46e6438) 0
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1908,523 +2277,67 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb6406100) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb6406140) 0
- primary-for QTextCodecPlugin (0xb6406100)
- QTextCodecFactoryInterface (0xb6406180) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb64061c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb6406180)
-Class QXmlNamespaceSupport
- size=4 align=4
- base size=4 base align=4
-QXmlNamespaceSupport (0xb6406280) 0
-
-Class QXmlAttributes::Attribute
+Class QLibrary
size=16 align=4
- base size=16 base align=4
-QXmlAttributes::Attribute (0xb6406300) 0
-
-
-
-Vtable for QXmlAttributes
-QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QXmlAttributes)
-8 QXmlAttributes::~QXmlAttributes
-12 QXmlAttributes::~QXmlAttributes
-
-Class QXmlAttributes
- size=12 align=4
- base size=12 base align=4
-QXmlAttributes (0xb64062c0) 0
- vptr=((& QXmlAttributes::_ZTV14QXmlAttributes) + 8u)
-
-Vtable for QXmlInputSource
-QXmlInputSource::_ZTV15QXmlInputSource: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QXmlInputSource)
-8 QXmlInputSource::~QXmlInputSource
-12 QXmlInputSource::~QXmlInputSource
-16 QXmlInputSource::setData
-20 QXmlInputSource::setData
-24 QXmlInputSource::fetchData
-28 QXmlInputSource::data
-32 QXmlInputSource::next
-36 QXmlInputSource::reset
-40 QXmlInputSource::fromRawData
-
-Class QXmlInputSource
- size=8 align=4
- base size=8 base align=4
-QXmlInputSource (0xb6406480) 0
- vptr=((& QXmlInputSource::_ZTV15QXmlInputSource) + 8u)
-
-Class QXmlParseException
- size=4 align=4
- base size=4 base align=4
-QXmlParseException (0xb6406500) 0
-
-Vtable for QXmlReader
-QXmlReader::_ZTV10QXmlReader: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QXmlReader)
-8 QXmlReader::~QXmlReader
-12 QXmlReader::~QXmlReader
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-
-Class QXmlReader
- size=4 align=4
- base size=4 base align=4
-QXmlReader (0xb6406540) 0 nearly-empty
- vptr=((& QXmlReader::_ZTV10QXmlReader) + 8u)
-
-Vtable for QXmlSimpleReader
-QXmlSimpleReader::_ZTV16QXmlSimpleReader: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QXmlSimpleReader)
-8 QXmlSimpleReader::~QXmlSimpleReader
-12 QXmlSimpleReader::~QXmlSimpleReader
-16 QXmlSimpleReader::feature
-20 QXmlSimpleReader::setFeature
-24 QXmlSimpleReader::hasFeature
-28 QXmlSimpleReader::property
-32 QXmlSimpleReader::setProperty
-36 QXmlSimpleReader::hasProperty
-40 QXmlSimpleReader::setEntityResolver
-44 QXmlSimpleReader::entityResolver
-48 QXmlSimpleReader::setDTDHandler
-52 QXmlSimpleReader::DTDHandler
-56 QXmlSimpleReader::setContentHandler
-60 QXmlSimpleReader::contentHandler
-64 QXmlSimpleReader::setErrorHandler
-68 QXmlSimpleReader::errorHandler
-72 QXmlSimpleReader::setLexicalHandler
-76 QXmlSimpleReader::lexicalHandler
-80 QXmlSimpleReader::setDeclHandler
-84 QXmlSimpleReader::declHandler
-88 QXmlSimpleReader::parse
-92 QXmlSimpleReader::parse
-96 QXmlSimpleReader::parse
-100 QXmlSimpleReader::parseContinue
-
-Class QXmlSimpleReader
- size=8 align=4
- base size=8 base align=4
-QXmlSimpleReader (0xb64065c0) 0
- vptr=((& QXmlSimpleReader::_ZTV16QXmlSimpleReader) + 8u)
- QXmlReader (0xb6406600) 0 nearly-empty
- primary-for QXmlSimpleReader (0xb64065c0)
-
-Vtable for QXmlLocator
-QXmlLocator::_ZTV11QXmlLocator: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QXmlLocator)
-8 QXmlLocator::~QXmlLocator
-12 QXmlLocator::~QXmlLocator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QXmlLocator
- size=4 align=4
- base size=4 base align=4
-QXmlLocator (0xb6406680) 0 nearly-empty
- vptr=((& QXmlLocator::_ZTV11QXmlLocator) + 8u)
-
-Vtable for QXmlContentHandler
-QXmlContentHandler::_ZTV18QXmlContentHandler: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QXmlContentHandler)
-8 QXmlContentHandler::~QXmlContentHandler
-12 QXmlContentHandler::~QXmlContentHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-
-Class QXmlContentHandler
- size=4 align=4
- base size=4 base align=4
-QXmlContentHandler (0xb6406740) 0 nearly-empty
- vptr=((& QXmlContentHandler::_ZTV18QXmlContentHandler) + 8u)
-
-Vtable for QXmlErrorHandler
-QXmlErrorHandler::_ZTV16QXmlErrorHandler: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QXmlErrorHandler)
-8 QXmlErrorHandler::~QXmlErrorHandler
-12 QXmlErrorHandler::~QXmlErrorHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QXmlErrorHandler
- size=4 align=4
- base size=4 base align=4
-QXmlErrorHandler (0xb64067c0) 0 nearly-empty
- vptr=((& QXmlErrorHandler::_ZTV16QXmlErrorHandler) + 8u)
-
-Vtable for QXmlDTDHandler
-QXmlDTDHandler::_ZTV14QXmlDTDHandler: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QXmlDTDHandler)
-8 QXmlDTDHandler::~QXmlDTDHandler
-12 QXmlDTDHandler::~QXmlDTDHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-
-Class QXmlDTDHandler
- size=4 align=4
- base size=4 base align=4
-QXmlDTDHandler (0xb6406840) 0 nearly-empty
- vptr=((& QXmlDTDHandler::_ZTV14QXmlDTDHandler) + 8u)
-
-Vtable for QXmlEntityResolver
-QXmlEntityResolver::_ZTV18QXmlEntityResolver: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QXmlEntityResolver)
-8 QXmlEntityResolver::~QXmlEntityResolver
-12 QXmlEntityResolver::~QXmlEntityResolver
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QXmlEntityResolver
- size=4 align=4
- base size=4 base align=4
-QXmlEntityResolver (0xb6406900) 0 nearly-empty
- vptr=((& QXmlEntityResolver::_ZTV18QXmlEntityResolver) + 8u)
-
-Vtable for QXmlLexicalHandler
-QXmlLexicalHandler::_ZTV18QXmlLexicalHandler: 12u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QXmlLexicalHandler)
-8 QXmlLexicalHandler::~QXmlLexicalHandler
-12 QXmlLexicalHandler::~QXmlLexicalHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-
-Class QXmlLexicalHandler
- size=4 align=4
- base size=4 base align=4
-QXmlLexicalHandler (0xb64069c0) 0 nearly-empty
- vptr=((& QXmlLexicalHandler::_ZTV18QXmlLexicalHandler) + 8u)
-
-Vtable for QXmlDeclHandler
-QXmlDeclHandler::_ZTV15QXmlDeclHandler: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QXmlDeclHandler)
-8 QXmlDeclHandler::~QXmlDeclHandler
-12 QXmlDeclHandler::~QXmlDeclHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QXmlDeclHandler
- size=4 align=4
- base size=4 base align=4
-QXmlDeclHandler (0xb6406a40) 0 nearly-empty
- vptr=((& QXmlDeclHandler::_ZTV15QXmlDeclHandler) + 8u)
+ base size=13 base align=4
+QLibrary (0xb46f2080) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb46e64b0) 0
+ primary-for QLibrary (0xb46f2080)
-Vtable for QXmlDefaultHandler
-QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-8 QXmlDefaultHandler::~QXmlDefaultHandler
-12 QXmlDefaultHandler::~QXmlDefaultHandler
-16 QXmlDefaultHandler::setDocumentLocator
-20 QXmlDefaultHandler::startDocument
-24 QXmlDefaultHandler::endDocument
-28 QXmlDefaultHandler::startPrefixMapping
-32 QXmlDefaultHandler::endPrefixMapping
-36 QXmlDefaultHandler::startElement
-40 QXmlDefaultHandler::endElement
-44 QXmlDefaultHandler::characters
-48 QXmlDefaultHandler::ignorableWhitespace
-52 QXmlDefaultHandler::processingInstruction
-56 QXmlDefaultHandler::skippedEntity
-60 QXmlDefaultHandler::errorString
-64 QXmlDefaultHandler::warning
-68 QXmlDefaultHandler::error
-72 QXmlDefaultHandler::fatalError
-76 QXmlDefaultHandler::notationDecl
-80 QXmlDefaultHandler::unparsedEntityDecl
-84 QXmlDefaultHandler::resolveEntity
-88 QXmlDefaultHandler::startDTD
-92 QXmlDefaultHandler::endDTD
-96 QXmlDefaultHandler::startEntity
-100 QXmlDefaultHandler::endEntity
-104 QXmlDefaultHandler::startCDATA
-108 QXmlDefaultHandler::endCDATA
-112 QXmlDefaultHandler::comment
-116 QXmlDefaultHandler::attributeDecl
-120 QXmlDefaultHandler::internalEntityDecl
-124 QXmlDefaultHandler::externalEntityDecl
-128 (int (*)(...))-0x00000000000000004
-132 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-136 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD1Ev
-140 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD0Ev
-144 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException
-148 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException
-152 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException
-156 QXmlDefaultHandler::_ZThn4_NK18QXmlDefaultHandler11errorStringEv
-160 (int (*)(...))-0x00000000000000008
-164 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-168 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD1Ev
-172 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD0Ev
-176 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_
-180 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S2_S2_
-184 QXmlDefaultHandler::_ZThn8_NK18QXmlDefaultHandler11errorStringEv
-188 (int (*)(...))-0x0000000000000000c
-192 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-196 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD1Ev
-200 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD0Ev
-204 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15QXmlInputSource
-208 QXmlDefaultHandler::_ZThn12_NK18QXmlDefaultHandler11errorStringEv
-212 (int (*)(...))-0x00000000000000010
-216 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-220 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD1Ev
-224 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD0Ev
-228 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_
-232 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler6endDTDEv
-236 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler11startEntityERK7QString
-240 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler9endEntityERK7QString
-244 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler10startCDATAEv
-248 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8endCDATAEv
-252 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler7commentERK7QString
-256 QXmlDefaultHandler::_ZThn16_NK18QXmlDefaultHandler11errorStringEv
-260 (int (*)(...))-0x00000000000000014
-264 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-268 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD1Ev
-272 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD0Ev
-276 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2_S2_
-280 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_
-284 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_S2_
-288 QXmlDefaultHandler::_ZThn20_NK18QXmlDefaultHandler11errorStringEv
-
-Class QXmlDefaultHandler
- size=28 align=4
- base size=28 base align=4
-QXmlDefaultHandler (0xb626b5d8) 0
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 8u)
- QXmlContentHandler (0xb6406ac0) 0 nearly-empty
- primary-for QXmlDefaultHandler (0xb626b5d8)
- QXmlErrorHandler (0xb6406b00) 4 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 136u)
- QXmlDTDHandler (0xb6406b40) 8 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 168u)
- QXmlEntityResolver (0xb6406b80) 12 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 196u)
- QXmlLexicalHandler (0xb6406bc0) 16 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 220u)
- QXmlDeclHandler (0xb6406c00) 20 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-Class QXmlStreamStringRef
- size=12 align=4
- base size=12 base align=4
-QXmlStreamStringRef (0xb6406e40) 0
-
-Class QXmlStreamAttribute
- size=56 align=4
- base size=53 base align=4
-QXmlStreamAttribute (0xb6406e80) 0
-
-
-
-
-Class QXmlStreamAttributes
- size=4 align=4
- base size=4 base align=4
-QXmlStreamAttributes (0xb6406fc0) 0
- QVector<QXmlStreamAttribute> (0xb6406080) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=28 align=4
- base size=28 base align=4
-QXmlStreamNamespaceDeclaration (0xb6406200) 0
-
-
-Class QXmlStreamNotationDeclaration
- size=40 align=4
- base size=40 base align=4
-QXmlStreamNotationDeclaration (0xb6406440) 0
-
-
-Class QXmlStreamEntityDeclaration
- size=64 align=4
- base size=64 base align=4
-QXmlStreamEntityDeclaration (0xb6406640) 0
-
-
-Class QXmlStreamReader
- size=4 align=4
- base size=4 base align=4
-QXmlStreamReader (0xb6406780) 0
-
-Class QXmlStreamWriter
- size=4 align=4
- base size=4 base align=4
-QXmlStreamWriter (0xb6406800) 0
-
-Class QDomImplementation
- size=4 align=4
- base size=4 base align=4
-QDomImplementation (0xb6406880) 0
-
-Class QDomNode
- size=4 align=4
- base size=4 base align=4
-QDomNode (0xb6406940) 0
-
-Class QDomNodeList
- size=4 align=4
- base size=4 base align=4
-QDomNodeList (0xb6406a00) 0
-
-Class QDomDocumentType
- size=4 align=4
- base size=4 base align=4
-QDomDocumentType (0xb6406a80) 0
- QDomNode (0xb6406c40) 0
-
-Class QDomDocument
- size=4 align=4
- base size=4 base align=4
-QDomDocument (0xb6406c80) 0
- QDomNode (0xb6139000) 0
-
-Class QDomNamedNodeMap
- size=4 align=4
- base size=4 base align=4
-QDomNamedNodeMap (0xb6139040) 0
-
-Class QDomDocumentFragment
- size=4 align=4
- base size=4 base align=4
-QDomDocumentFragment (0xb6139080) 0
- QDomNode (0xb61390c0) 0
-
-Class QDomCharacterData
- size=4 align=4
- base size=4 base align=4
-QDomCharacterData (0xb6139100) 0
- QDomNode (0xb6139140) 0
-
-Class QDomAttr
- size=4 align=4
- base size=4 base align=4
-QDomAttr (0xb6139180) 0
- QDomNode (0xb61391c0) 0
-
-Class QDomElement
- size=4 align=4
- base size=4 base align=4
-QDomElement (0xb6139200) 0
- QDomNode (0xb6139240) 0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QDomText
- size=4 align=4
- base size=4 base align=4
-QDomText (0xb6139280) 0
- QDomCharacterData (0xb61392c0) 0
- QDomNode (0xb6139300) 0
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb46f2480) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb46e6708) 0
+ primary-for QPluginLoader (0xb46f2480)
-Class QDomComment
- size=4 align=4
- base size=4 base align=4
-QDomComment (0xb6139340) 0
- QDomCharacterData (0xb6139380) 0
- QDomNode (0xb61393c0) 0
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb46e6834) 0
-Class QDomCDATASection
+Class QSemaphore
size=4 align=4
base size=4 base align=4
-QDomCDATASection (0xb6139400) 0
- QDomText (0xb6139440) 0
- QDomCharacterData (0xb6139480) 0
- QDomNode (0xb61394c0) 0
+QSemaphore (0xb4734834) 0
-Class QDomNotation
+Class QThreadStorageData
size=4 align=4
base size=4 base align=4
-QDomNotation (0xb6139500) 0
- QDomNode (0xb6139540) 0
+QThreadStorageData (0xb4734870) 0
-Class QDomEntity
+Class QReadWriteLock
size=4 align=4
base size=4 base align=4
-QDomEntity (0xb6139580) 0
- QDomNode (0xb61395c0) 0
+QReadWriteLock (0xb47348e8) 0
-Class QDomEntityReference
+Class QReadLocker
size=4 align=4
base size=4 base align=4
-QDomEntityReference (0xb6139600) 0
- QDomNode (0xb6139640) 0
+QReadLocker (0xb4734924) 0
-Class QDomProcessingInstruction
+Class QWriteLocker
size=4 align=4
base size=4 base align=4
-QDomProcessingInstruction (0xb6139680) 0
- QDomNode (0xb61396c0) 0
-
-
-
-
-
+QWriteLocker (0xb4734e10) 0
diff --git a/tests/auto/bic/data/QtCore.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtCore.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..c85f6f99ea
--- /dev/null
+++ b/tests/auto/bic/data/QtCore.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,2624 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6f10a8c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6f10c30) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6e8e30c) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6e8e3c0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e8ebf4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e8ed20) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6e8ef78) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb6548168) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb65788ac) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb6597b40) 0
+ QBasicAtomicInt (0xb6578fb4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb64a83c0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb64a83fc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb64a8870) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb64a8834) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb6357780) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb6372f3c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb6372f78) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb6372f00) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb6252bf4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb62b68e8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb613d880) 0
+ QString (0xb617503c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb6175384) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb61bf2d0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb61cb140) 0
+ QGenericArgument (0xb61bf4ec) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb61bf654) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb61bf780) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb61bfac8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb6203dc0) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb61bfbb8) 0 nearly-empty
+ primary-for std::bad_exception (0xb6203dc0)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb6203f40) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb61bfe10) 0 nearly-empty
+ primary-for std::bad_alloc (0xb6203f40)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb621e078) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb621e168) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb621e12c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb621e99c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb621ea50) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb621eb04) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb6111384) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb6112600) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb61114b0) 0
+ primary-for QIODevice (0xb6112600)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5f43348) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5f43384) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5f53280) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5f532c0) 0
+ primary-for QFile (0xb5f53280)
+ QObject (0xb5f433fc) 0
+ primary-for QIODevice (0xb5f532c0)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5f43870) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5f43ec4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb60055dc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5e44000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb6005fb4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb601d980) 0
+ QList<QString> (0xb5e4412c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5e89690) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5e89e10) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5e89e4c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5ed5280) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e89e88) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5ed5300) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5e89ec4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5ed5380) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e89f00) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5e89dd4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5f06168) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5f061a4) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5ed56c0) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5ed5700) 0
+ primary-for QBuffer (0xb5ed56c0)
+ QObject (0xb5f0621c) 0
+ primary-for QIODevice (0xb5ed5700)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5f068e8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5f068ac) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5d50000) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5d50744) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5d50708) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5d50a50) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5d50ac8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5d50a8c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5cd212c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5cd20f0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5cd2e10) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5d1f078) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5d1f2d0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5d1f960) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5b70400) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5b6ab40) 0
+ primary-for QTextIStream (0xb5b70400)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5b706c0) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5b811e0) 0
+ primary-for QTextOStream (0xb5b706c0)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5b81870) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5b81a14) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5b81a50) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5b81b04) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5b81e10) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5b81e4c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5b81e88) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb5a311a4) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5a31384) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5a31348) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5afbfb4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5b25258) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5b26bc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5b253c0) 0
+ primary-for QFileSystemWatcher (0xb5b26bc0)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5b26e80) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5b255dc) 0
+ primary-for QFSFileEngine (0xb5b26e80)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5b25708) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5b25924) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb597cf00) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb597cf40) 0
+ primary-for QProcess (0xb597cf00)
+ QObject (0xb5b259d8) 0
+ primary-for QIODevice (0xb597cf40)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5b25bf4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5b25d98) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb59ffa50) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb59ffac8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb59ffa8c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb59ffb40) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb59ffa14) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb589a3fc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb58a6a00) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb589aa14) 0
+ primary-for QSettings (0xb58a6a00)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb58e9600) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb58e9640) 0
+ primary-for QTemporaryFile (0xb58e9600)
+ QIODevice (0xb58e9680) 0
+ primary-for QFile (0xb58e9640)
+ QObject (0xb58f0528) 0
+ primary-for QIODevice (0xb58e9680)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb58f0834) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb58f0d20) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57589d8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb573ec40) 0
+ QVector<QXmlStreamAttribute> (0xb5777438) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5777528) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb577799c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5777f78) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb57b3834) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb57b3870) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb57b39d8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb57a2c00) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb57b3b40) 0
+ primary-for QAbstractState (0xb57a2c00)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb57a2ec0) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb57b3d5c) 0
+ primary-for QAbstractTransition (0xb57a2ec0)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb57b3f78) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb580c440) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb5620168) 0
+ primary-for QTimerEvent (0xb580c440)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb580c500) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb56201e0) 0
+ primary-for QChildEvent (0xb580c500)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb580c7c0) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb5620348) 0
+ primary-for QCustomEvent (0xb580c7c0)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb580c8c0) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb5620438) 0
+ primary-for QDynamicPropertyChangeEvent (0xb580c8c0)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb580c980) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb580c9c0) 0
+ primary-for QEventTransition (0xb580c980)
+ QObject (0xb56204ec) 0
+ primary-for QAbstractTransition (0xb580c9c0)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb580cc80) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb580ccc0) 0
+ primary-for QFinalState (0xb580cc80)
+ QObject (0xb5620708) 0
+ primary-for QAbstractState (0xb580ccc0)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb580cf80) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb580cfc0) 0
+ primary-for QHistoryState (0xb580cf80)
+ QObject (0xb5620924) 0
+ primary-for QAbstractState (0xb580cfc0)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb5649280) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb56492c0) 0
+ primary-for QSignalTransition (0xb5649280)
+ QObject (0xb5620b40) 0
+ primary-for QAbstractTransition (0xb56492c0)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb5649580) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb56495c0) 0
+ primary-for QState (0xb5649580)
+ QObject (0xb5620d5c) 0
+ primary-for QAbstractState (0xb56495c0)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb56499c0) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb5620fb4) 0
+ primary-for QStateMachine::SignalEvent (0xb56499c0)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb5649a40) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb567b000) 0
+ primary-for QStateMachine::WrappedEvent (0xb5649a40)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb5649880) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb56498c0) 0
+ primary-for QStateMachine (0xb5649880)
+ QAbstractState (0xb5649900) 0
+ primary-for QState (0xb56498c0)
+ QObject (0xb5620f78) 0
+ primary-for QAbstractState (0xb5649900)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb567b384) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb56b4834) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb56b4e4c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb56b4e10) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb56d312c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb56d32d0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb56fe800) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb56d3ac8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb56fe800)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb555a000) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb555a618) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb555ab7c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb555ae4c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb555aec4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb55c2474) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb55dab7c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb55f48ac) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb541a99c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb541abb8) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb54a3d20) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb54c97bc) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb54f73c0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb5358000) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb53a2d98) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb53a2e4c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb53d80f0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb53c8f00) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb53d81a4) 0
+ primary-for QTimeLine (0xb53c8f00)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb53d8438) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb53d88ac) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb53d8f3c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb5228080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb5221438) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5228080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5228180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb52281c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5228180)
+ std::exception (0xb5221474) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52281c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb52214b0) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb52214ec) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb5221528) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb5221b04) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb5221c30) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb5259078) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb52bbfc0) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb52c1a50) 0
+ primary-for QFutureWatcherBase (0xb52bbfc0)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb5301180) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb52f4a50) 0
+ primary-for QThread (0xb5301180)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb53014c0) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb52f4ce4) 0
+ primary-for QThreadPool (0xb53014c0)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb52f4f00) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb52f4f3c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb52f4f78) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb5301840) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb52f4fb4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb5301840)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb51455a0) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4f5de88) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4fddc40) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4fea438) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4fddc40)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4fef910) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4fea744) 0
+ primary-for QTextCodecPlugin (0xb4fef910)
+ QTextCodecFactoryInterface (0xb4fddf00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4fea780) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4fddf00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb5007bf4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb5015ac0) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb5007c6c) 0
+ primary-for QEventLoop (0xb5015ac0)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb5015ec0) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb5007f78) 0
+ primary-for QAbstractEventDispatcher (0xb5015ec0)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4e4c1a4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4e5d654) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4e4ab00) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4e5d7bc) 0
+ primary-for QAbstractItemModel (0xb4e4ab00)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4e99140) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4e99180) 0
+ primary-for QAbstractTableModel (0xb4e99140)
+ QObject (0xb4e9b12c) 0
+ primary-for QAbstractItemModel (0xb4e99180)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4e993c0) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4e99400) 0
+ primary-for QAbstractListModel (0xb4e993c0)
+ QObject (0xb4e9b258) 0
+ primary-for QAbstractItemModel (0xb4e99400)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4ec112c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4e99ec0) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4ec13c0) 0
+ primary-for QCoreApplication (0xb4e99ec0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4ec1960) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4d1c690) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4d1c99c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4d1cbf4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4d1cca8) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4d22d00) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4d1cf00) 0
+ primary-for QMimeData (0xb4d22d00)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4d22fc0) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4d5512c) 0
+ primary-for QObjectCleanupHandler (0xb4d22fc0)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4d57200) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4d55258) 0
+ primary-for QSharedMemory (0xb4d57200)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4d574c0) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4d55474) 0
+ primary-for QSignalMapper (0xb4d574c0)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4d57780) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4d55690) 0
+ primary-for QSocketNotifier (0xb4d57780)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4d55960) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4d57b40) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4d55a14) 0
+ primary-for QTimer (0xb4d57b40)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4da7080) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4d55ca8) 0
+ primary-for QTranslator (0xb4da7080)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4da73c0) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4d55f78) 0
+ primary-for QLibrary (0xb4da73c0)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4da77c0) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4dc11e0) 0
+ primary-for QPluginLoader (0xb4da77c0)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4dc130c) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4df830c) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4df8348) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4df8834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4df8d20) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4c176c0) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4df8d98) 0
+ primary-for QAbstractAnimation (0xb4c176c0)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4c17980) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4c179c0) 0
+ primary-for QAnimationGroup (0xb4c17980)
+ QObject (0xb4c34000) 0
+ primary-for QAbstractAnimation (0xb4c179c0)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4c17c80) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4c17cc0) 0
+ primary-for QParallelAnimationGroup (0xb4c17c80)
+ QAbstractAnimation (0xb4c17d00) 0
+ primary-for QAnimationGroup (0xb4c17cc0)
+ QObject (0xb4c3421c) 0
+ primary-for QAbstractAnimation (0xb4c17d00)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4c17fc0) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4c4d000) 0
+ primary-for QPauseAnimation (0xb4c17fc0)
+ QObject (0xb4c34438) 0
+ primary-for QAbstractAnimation (0xb4c4d000)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4c4d2c0) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4c4d300) 0
+ primary-for QVariantAnimation (0xb4c4d2c0)
+ QObject (0xb4c34654) 0
+ primary-for QAbstractAnimation (0xb4c4d300)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4c4d700) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4c4d740) 0
+ primary-for QPropertyAnimation (0xb4c4d700)
+ QAbstractAnimation (0xb4c4d780) 0
+ primary-for QVariantAnimation (0xb4c4d740)
+ QObject (0xb4c34870) 0
+ primary-for QAbstractAnimation (0xb4c4d780)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4c4da40) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4c4da80) 0
+ primary-for QSequentialAnimationGroup (0xb4c4da40)
+ QAbstractAnimation (0xb4c4dac0) 0
+ primary-for QAnimationGroup (0xb4c4da80)
+ QObject (0xb4c34a8c) 0
+ primary-for QAbstractAnimation (0xb4c4dac0)
+
diff --git a/tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ia32.txt
index d5748a5642..89932cede3 100644
--- a/tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7f6be00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -75,7 +54,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb7805640) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -157,20 +135,6 @@ Class QChar
base size=2 base align=2
QChar (0xb7805b80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -191,7 +155,6 @@ Class QString
base size=4 base align=4
QString (0xb765d3c0) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -208,7 +171,6 @@ Class QConstString
QConstString (0xb765d600) 0
QString (0xb765d640) 0
-
Class QGenericArgument
size=8 align=4
base size=8 base align=4
@@ -220,14 +182,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb765d700) 0
QGenericArgument (0xb765d740) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb765d8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -318,7 +277,6 @@ QIODevice (0xb765dc00) 0
QObject (0xb765dc40) 0
primary-for QIODevice (0xb765dc00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,80 +295,22 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb765ddc0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb765de40) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb765df40) 0
QList<QString> (0xb765df80) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb765dd80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -436,49 +336,34 @@ Class QVariant
base size=12 base align=4
QVariant (0xb73b1dc0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb721e200) 0
-
Class QDBusObjectPath
size=4 align=4
base size=4 base align=4
QDBusObjectPath (0xb721e2c0) 0
QString (0xb721e300) 0
-
Class QDBusSignature
size=4 align=4
base size=4 base align=4
QDBusSignature (0xb721e400) 0
QString (0xb721e440) 0
-
Class QDBusVariant
size=12 align=4
base size=12 base align=4
QDBusVariant (0xb721e540) 0
QVariant (0xb721e580) 0
-
Class QDBusArgument
size=4 align=4
base size=4 base align=4
QDBusArgument (0xb721e680) 0
-
-
-
-
-
Vtable for QDBusAbstractAdaptor
QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
0 (int (*)(...))0
@@ -519,7 +404,6 @@ Class QDBusConnection
base size=4 base align=4
QDBusConnection (0xb721ec80) 0
-
Vtable for QDBusAbstractInterface
QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
0 (int (*)(...))0
@@ -545,8 +429,6 @@ QDBusAbstractInterface (0xb721ed40) 0
QObject (0xb721ed80) 0
primary-for QDBusAbstractInterface (0xb721ed40)
-
-
Vtable for QDBusConnectionInterface
QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
0 (int (*)(...))0
@@ -574,7 +456,6 @@ QDBusConnectionInterface (0xb721ef80) 0
QObject (0xb721e1c0) 0
primary-for QDBusAbstractInterface (0xb721efc0)
-
Vtable for QDBusServer
QDBusServer::_ZTV11QDBusServer: 14u entries
0 (int (*)(...))0
@@ -632,6 +513,3 @@ Class QDBusMetaType
base size=0 base align=1
QDBusMetaType (0xb71260c0) 0 empty
-
-
-
diff --git a/tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ppc32.txt
index 04cd88dfb5..a9aaacd983 100644
--- a/tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtDBus.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x30144f18) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -75,7 +54,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x305e0738) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -157,20 +135,6 @@ Class QChar
base size=2 base align=2
QChar (0x306c0b28) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -191,7 +155,6 @@ Class QString
base size=4 base align=4
QString (0x308646c8) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -208,7 +171,6 @@ Class QConstString
QConstString (0x3001bb00) 0
QString (0x309b7a10) 0
-
Class QGenericArgument
size=8 align=4
base size=8 base align=4
@@ -220,14 +182,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bb40) 0
QGenericArgument (0x309b7bd0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x309b7d20) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -318,7 +277,6 @@ QIODevice (0x3001bc80) 0
QObject (0x30aa8460) 0
primary-for QIODevice (0x3001bc80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,80 +295,22 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x30aa8bd0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x30aa8e38) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x3001bcc0) 0
QList<QString> (0x30aa8930) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x30b78700) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -436,49 +336,34 @@ Class QVariant
base size=16 base align=8
QVariant (0x30be3b60) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x30c34460) 0
-
Class QDBusObjectPath
size=4 align=4
base size=4 base align=4
QDBusObjectPath (0x3001bd40) 0
QString (0x30c345e8) 0
-
Class QDBusSignature
size=4 align=4
base size=4 base align=4
QDBusSignature (0x3001bd80) 0
QString (0x30c34a10) 0
-
Class QDBusVariant
size=16 align=8
base size=16 base align=8
QDBusVariant (0x3001bdc0) 0
QVariant (0x30c34e38) 0
-
Class QDBusArgument
size=4 align=4
base size=4 base align=4
QDBusArgument (0x30ca9150) 0
-
-
-
-
-
Vtable for QDBusAbstractAdaptor
QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
0 (int (*)(...))0
@@ -519,7 +404,6 @@ Class QDBusConnection
base size=4 base align=4
QDBusConnection (0x30ca9c78) 0
-
Vtable for QDBusAbstractInterface
QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
0 (int (*)(...))0
@@ -545,8 +429,6 @@ QDBusAbstractInterface (0x3001be40) 0
QObject (0x30ca9d90) 0
primary-for QDBusAbstractInterface (0x3001be40)
-
-
Vtable for QDBusConnectionInterface
QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
0 (int (*)(...))0
@@ -574,7 +456,6 @@ QDBusConnectionInterface (0x3001be80) 0
QObject (0x30d4c188) 0
primary-for QDBusAbstractInterface (0x3001bec0)
-
Vtable for QDBusServer
QDBusServer::_ZTV11QDBusServer: 14u entries
0 (int (*)(...))0
@@ -632,6 +513,3 @@ Class QDBusMetaType
base size=0 base align=1
QDBusMetaType (0x30d4c690) 0 empty
-
-
-
diff --git a/tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ia32.txt
index 62c20d313d..f2b6aedcb1 100644
--- a/tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x663380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x699000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -72,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x699d40) 0
QGenericArgument (0x699d80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -88,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xabd180) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +65,6 @@ Class QAtomic
QAtomic (0xabd980) 0
QBasicAtomic (0xabd9c0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -181,7 +145,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb58980) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -202,7 +165,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xc8d4c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -214,7 +176,6 @@ Class QConstString
QConstString (0xdd7540) 0
QString (0xdd7580) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -276,8 +237,6 @@ Class QListData
base size=4 base align=4
QListData (0xdd7f00) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -368,7 +327,6 @@ QIODevice (0xe4da40) 0
QObject (0xe4da80) 0
primary-for QIODevice (0xe4da40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -387,59 +345,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xf98280) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -475,18 +380,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x1093240) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1093e00) 0
-
Vtable for QDBusAbstractAdaptor
QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
0 (int (*)(...))0
@@ -528,27 +426,23 @@ Class QDBusObjectPath
QDBusObjectPath (0x117e040) 0
QString (0x117e080) 0
-
Class QDBusSignature
size=4 align=4
base size=4 base align=4
QDBusSignature (0x117e4c0) 0
QString (0x117e500) 0
-
Class QDBusVariant
size=12 align=4
base size=12 base align=4
QDBusVariant (0x117e940) 0
QVariant (0x117e980) 0
-
Class QDBusConnection
size=4 align=4
base size=4 base align=4
QDBusConnection (0x117ed00) 0
-
Vtable for QDBusAbstractInterface
QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
0 (int (*)(...))0
@@ -579,34 +473,22 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x117ef80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x11fe200) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x11fe480) 0
QList<QString> (0x11fe4c0) 0
-
-
Class QDBusArgument
size=4 align=4
base size=4 base align=4
QDBusArgument (0x11fed00) 0
-
-
-
-
-
-
-
Vtable for QDBusConnectionInterface
QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
0 (int (*)(...))0
@@ -634,7 +516,6 @@ QDBusConnectionInterface (0x1285bc0) 0
QObject (0x1285c40) 0
primary-for QDBusAbstractInterface (0x1285c00)
-
Vtable for QDBusInterface
QDBusInterface::_ZTV14QDBusInterface: 14u entries
0 (int (*)(...))0
@@ -692,6 +573,3 @@ QDBusServer (0x12fa0c0) 0
QObject (0x12fa100) 0
primary-for QDBusServer (0x12fa0c0)
-
-
-
diff --git a/tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ppc32.txt
index 301c5e17b1..05502423e8 100644
--- a/tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtDBus.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x983fc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x9aec40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -72,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x9fe980) 0
QGenericArgument (0x9fe9c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -88,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x9fedc0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +65,6 @@ Class QAtomic
QAtomic (0xb2b4c0) 0
QBasicAtomic (0xb2b500) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -181,7 +145,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xbd34c0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -202,7 +165,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xd12000) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -214,7 +176,6 @@ Class QConstString
QConstString (0xe1a080) 0
QString (0xe1a0c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -276,8 +237,6 @@ Class QListData
base size=4 base align=4
QListData (0xe1aa40) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -368,7 +327,6 @@ QIODevice (0xf3e540) 0
QObject (0xf3e580) 0
primary-for QIODevice (0xf3e540)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -387,59 +345,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xf3eec0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -475,18 +380,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1039dc0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x112d880) 0
-
Vtable for QDBusAbstractAdaptor
QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
0 (int (*)(...))0
@@ -528,27 +426,23 @@ Class QDBusObjectPath
QDBusObjectPath (0x112dc40) 0
QString (0x112dc80) 0
-
Class QDBusSignature
size=4 align=4
base size=4 base align=4
QDBusSignature (0x11d4000) 0
QString (0x11d4040) 0
-
Class QDBusVariant
size=16 align=4
base size=16 base align=4
QDBusVariant (0x11d4480) 0
QVariant (0x11d44c0) 0
-
Class QDBusConnection
size=4 align=4
base size=4 base align=4
QDBusConnection (0x11d4840) 0
-
Vtable for QDBusAbstractInterface
QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
0 (int (*)(...))0
@@ -579,34 +473,22 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x11d4ac0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x11d4d80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x11d4a40) 0
QList<QString> (0x1259000) 0
-
-
Class QDBusArgument
size=4 align=4
base size=4 base align=4
QDBusArgument (0x1259840) 0
-
-
-
-
-
-
-
Vtable for QDBusConnectionInterface
QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
0 (int (*)(...))0
@@ -634,7 +516,6 @@ QDBusConnectionInterface (0x12e2680) 0
QObject (0x12e2700) 0
primary-for QDBusAbstractInterface (0x12e26c0)
-
Vtable for QDBusInterface
QDBusInterface::_ZTV14QDBusInterface: 14u entries
0 (int (*)(...))0
@@ -692,6 +573,3 @@ QDBusServer (0x12e2c80) 0
QObject (0x12e2cc0) 0
primary-for QDBusServer (0x12e2c80)
-
-
-
diff --git a/tests/auto/bic/data/QtDBus.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtDBus.4.2.0.win32-gcc-ia32.txt
index 9cc7880517..62c9fb2e6d 100644
--- a/tests/auto/bic/data/QtDBus.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtDBus.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf7400) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb36980) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xccd340) 0
QGenericArgument (0xccd380) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xd1c040) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -116,7 +80,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xdf7b80) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xf13d40) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -149,7 +111,6 @@ Class QConstString
QConstString (0x1260840) 0
QString (0x1260880) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -211,8 +172,6 @@ Class QListData
base size=4 base align=4
QListData (0x130fc00) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -303,7 +262,6 @@ QIODevice (0x1483580) 0
QObject (0x14835c0) 0
primary-for QIODevice (0x1483580)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -322,59 +280,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x151ffc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -410,18 +315,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x14165c0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1705d40) 0
-
Vtable for QDBusAbstractAdaptor
QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
0 0u
@@ -463,27 +361,23 @@ Class QDBusObjectPath
QDBusObjectPath (0x1832c00) 0
QString (0x1832c40) 0
-
Class QDBusSignature
size=4 align=4
base size=4 base align=4
QDBusSignature (0x185f9c0) 0
QString (0x185fa00) 0
-
Class QDBusVariant
size=16 align=8
base size=16 base align=8
QDBusVariant (0x18b6700) 0
QVariant (0x18b6740) 0
-
Class QDBusConnection
size=4 align=4
base size=4 base align=4
QDBusConnection (0x18f7540) 0
-
Vtable for QDBusAbstractInterface
QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
0 0u
@@ -514,34 +408,22 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xf13bc0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1966d00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xf13c40) 0
QList<QString> (0x1982440) 0
-
-
Class QDBusArgument
size=4 align=4
base size=4 base align=4
QDBusArgument (0x1a12280) 0
-
-
-
-
-
-
-
Vtable for QDBusConnectionInterface
QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
0 0u
@@ -569,7 +451,6 @@ QDBusConnectionInterface (0x18f74c0) 0
QObject (0x1aae3c0) 0
primary-for QDBusAbstractInterface (0x1aae380)
-
Vtable for QDBusInterface
QDBusInterface::_ZTV14QDBusInterface: 14u entries
0 0u
@@ -627,6 +508,3 @@ QDBusServer (0x1ac4e00) 0
QObject (0x1ac4e40) 0
primary-for QDBusServer (0x1ac4e00)
-
-
-
diff --git a/tests/auto/bic/data/QtDBus.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDBus.4.3.0.linux-gcc-ia32.txt
index d79f854204..d2910a0b9a 100644
--- a/tests/auto/bic/data/QtDBus.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtDBus.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7f33e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -55,19 +34,6 @@ Class QAtomic
QAtomic (0xb77b2440) 0
QBasicAtomic (0xb77b2480) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -84,7 +50,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb77b2980) 0
QGenericArgument (0xb77b29c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -100,7 +65,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77b2c40) 0
-
Class __locale_struct
size=116 align=4
base size=116 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb77b2e00) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb77b2e80) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb75f6100) 0
QString (0xb75f6140) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb75f64c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -313,7 +272,6 @@ QIODevice (0xb75f6a80) 0
QObject (0xb75f6ac0) 0
primary-for QIODevice (0xb75f6a80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -332,60 +290,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb75f6c40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -421,24 +325,16 @@ Class QVariant
base size=12 base align=4
QVariant (0xb732cd00) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb723e0c0) 0
-
Class QDBusConnection
size=4 align=4
base size=4 base align=4
QDBusConnection (0xb723e180) 0
-
Class QDBusError
size=16 align=4
base size=16 base align=4
@@ -455,25 +351,18 @@ Class QDBusObjectPath
QDBusObjectPath (0xb723e2c0) 0
QString (0xb723e300) 0
-
-
Class QDBusSignature
size=4 align=4
base size=4 base align=4
QDBusSignature (0xb723e4c0) 0
QString (0xb723e500) 0
-
-
Class QDBusVariant
size=12 align=4
base size=12 base align=4
QDBusVariant (0xb723e6c0) 0
QVariant (0xb723e700) 0
-
-
-
Vtable for QDBusServer
QDBusServer::_ZTV11QDBusServer: 14u entries
0 (int (*)(...))0
@@ -529,22 +418,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb723eb80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb723ec00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb723ed00) 0
QList<QString> (0xb723ed40) 0
-
-
Vtable for QDBusConnectionInterface
QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
0 (int (*)(...))0
@@ -572,7 +456,6 @@ QDBusConnectionInterface (0xb723eec0) 0
QObject (0xb723ef40) 0
primary-for QDBusAbstractInterface (0xb723ef00)
-
Vtable for QDBusInterface
QDBusInterface::_ZTV14QDBusInterface: 14u entries
0 (int (*)(...))0
@@ -605,11 +488,6 @@ Class QDBusArgument
base size=4 base align=4
QDBusArgument (0xb723efc0) 0
-
-
-
-
-
Vtable for QDBusAbstractAdaptor
QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
0 (int (*)(...))0
@@ -645,14 +523,3 @@ Class QDBusMetaType
base size=0 base align=1
QDBusMetaType (0xb716d500) 0 empty
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtDBus.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDBus.4.3.1.linux-gcc-ia32.txt
deleted file mode 100644
index 9b90826589..0000000000
--- a/tests/auto/bic/data/QtDBus.4.3.1.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,658 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb7fd9c00) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb7fd9d00) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb7fd9e00) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb7fd9e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb785a2c0) 0
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb785a400) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb785a480) 0
- QBasicAtomic (0xb785a4c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb785a900) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb785a980) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb785a9c0) 0
- QGenericArgument (0xb785aa00) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb785ab80) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb785ac40) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb785ac80) 0
-
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb785ad40) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb785adc0) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb785ad80) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb785ae40) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb785af00) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb785af80) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb785aec0) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb76a2100) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb76a2140) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb76a21c0) 0
- QString (0xb76a2200) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb76a2280) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb76a2340) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb76a23c0) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb76a2400) 0 nearly-empty
- primary-for std::bad_exception (0xb76a23c0)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb76a2480) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb76a24c0) 0 nearly-empty
- primary-for std::bad_alloc (0xb76a2480)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb76a2540) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb76a25c0) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb76a2580) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb76a2800) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb76a29c0) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb76a2a40) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb76a2b40) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb76a2b80) 0
- primary-for QIODevice (0xb76a2b40)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb76a2c80) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb76a2d00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb73e0900) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb73e08c0) 0
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb73e0d80) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb73e0e00) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb73e0dc0) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb73e0e40) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb73e0d40) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb72f3100) 0
-
-
-Class QDBusError
- size=16 align=4
- base size=16 base align=4
-QDBusError (0xb72f31c0) 0
-
-Vtable for QDBusAbstractAdaptor
-QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QDBusAbstractAdaptor)
-8 QDBusAbstractAdaptor::metaObject
-12 QDBusAbstractAdaptor::qt_metacast
-16 QDBusAbstractAdaptor::qt_metacall
-20 QDBusAbstractAdaptor::~QDBusAbstractAdaptor
-24 QDBusAbstractAdaptor::~QDBusAbstractAdaptor
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDBusAbstractAdaptor
- size=8 align=4
- base size=8 base align=4
-QDBusAbstractAdaptor (0xb72f3200) 0
- vptr=((& QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor) + 8u)
- QObject (0xb72f3240) 0
- primary-for QDBusAbstractAdaptor (0xb72f3200)
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb72f32c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb72f3340) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb72f3440) 0
- QList<QString> (0xb72f3480) 0
-
-
-
-Class QDBusObjectPath
- size=4 align=4
- base size=4 base align=4
-QDBusObjectPath (0xb72f3600) 0
- QString (0xb72f3640) 0
-
-
-
-Class QDBusSignature
- size=4 align=4
- base size=4 base align=4
-QDBusSignature (0xb72f3800) 0
- QString (0xb72f3840) 0
-
-
-
-Class QDBusVariant
- size=12 align=4
- base size=12 base align=4
-QDBusVariant (0xb72f3a00) 0
- QVariant (0xb72f3a40) 0
-
-
-Class QDBusArgument
- size=4 align=4
- base size=4 base align=4
-QDBusArgument (0xb72f3b40) 0
-
-
-
-
-
-
-Class QDBusMetaType
- size=1 align=1
- base size=0 base align=1
-QDBusMetaType (0xb72f3280) 0 empty
-
-Class QDBusConnection
- size=4 align=4
- base size=4 base align=4
-QDBusConnection (0xb72f3e40) 0
-
-
-Class QDBusMessage
- size=4 align=4
- base size=4 base align=4
-QDBusMessage (0xb7213040) 0
-
-Vtable for QDBusAbstractInterface
-QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QDBusAbstractInterface)
-8 QDBusAbstractInterface::metaObject
-12 QDBusAbstractInterface::qt_metacast
-16 QDBusAbstractInterface::qt_metacall
-20 QDBusAbstractInterface::~QDBusAbstractInterface
-24 QDBusAbstractInterface::~QDBusAbstractInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QDBusAbstractInterface::connectNotify
-52 QDBusAbstractInterface::disconnectNotify
-
-Class QDBusAbstractInterface
- size=8 align=4
- base size=8 base align=4
-QDBusAbstractInterface (0xb7213080) 0
- vptr=((& QDBusAbstractInterface::_ZTV22QDBusAbstractInterface) + 8u)
- QObject (0xb72130c0) 0
- primary-for QDBusAbstractInterface (0xb7213080)
-
-
-
-Vtable for QDBusConnectionInterface
-QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QDBusConnectionInterface)
-8 QDBusConnectionInterface::metaObject
-12 QDBusConnectionInterface::qt_metacast
-16 QDBusConnectionInterface::qt_metacall
-20 QDBusConnectionInterface::~QDBusConnectionInterface
-24 QDBusConnectionInterface::~QDBusConnectionInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QDBusConnectionInterface::connectNotify
-52 QDBusConnectionInterface::disconnectNotify
-
-Class QDBusConnectionInterface
- size=8 align=4
- base size=8 base align=4
-QDBusConnectionInterface (0xb72132c0) 0
- vptr=((& QDBusConnectionInterface::_ZTV24QDBusConnectionInterface) + 8u)
- QDBusAbstractInterface (0xb7213300) 0
- primary-for QDBusConnectionInterface (0xb72132c0)
- QObject (0xb7213340) 0
- primary-for QDBusAbstractInterface (0xb7213300)
-
-
-Class QDBusContext
- size=4 align=4
- base size=4 base align=4
-QDBusContext (0xb7213440) 0
-
-Vtable for QDBusInterface
-QDBusInterface::_ZTV14QDBusInterface: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDBusInterface)
-8 QDBusInterface::metaObject
-12 QDBusInterface::qt_metacast
-16 QDBusInterface::qt_metacall
-20 QDBusInterface::~QDBusInterface
-24 QDBusInterface::~QDBusInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QDBusAbstractInterface::connectNotify
-52 QDBusAbstractInterface::disconnectNotify
-
-Class QDBusInterface
- size=8 align=4
- base size=8 base align=4
-QDBusInterface (0xb7213480) 0
- vptr=((& QDBusInterface::_ZTV14QDBusInterface) + 8u)
- QDBusAbstractInterface (0xb72134c0) 0
- primary-for QDBusInterface (0xb7213480)
- QObject (0xb7213500) 0
- primary-for QDBusAbstractInterface (0xb72134c0)
-
-Vtable for QDBusServer
-QDBusServer::_ZTV11QDBusServer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDBusServer)
-8 QDBusServer::metaObject
-12 QDBusServer::qt_metacast
-16 QDBusServer::qt_metacall
-20 QDBusServer::~QDBusServer
-24 QDBusServer::~QDBusServer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDBusServer
- size=12 align=4
- base size=12 base align=4
-QDBusServer (0xb7213580) 0
- vptr=((& QDBusServer::_ZTV11QDBusServer) + 8u)
- QObject (0xb72135c0) 0
- primary-for QDBusServer (0xb7213580)
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtDBus.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDBus.4.3.2.linux-gcc-ia32.txt
deleted file mode 100644
index 2eaf5624a9..0000000000
--- a/tests/auto/bic/data/QtDBus.4.3.2.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,658 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb7f55c00) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb7f55d00) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb7f55e00) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb7f55e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb77d42c0) 0
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb77d43c0) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb77d4440) 0
- QBasicAtomic (0xb77d4480) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb77d48c0) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb77d4940) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb77d4980) 0
- QGenericArgument (0xb77d49c0) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb77d4b40) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb77d4c00) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb77d4c40) 0
-
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb77d4d00) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb77d4d80) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb77d4d40) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb77d4e00) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb77d4ec0) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb77d4f40) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb77d4e80) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb7618040) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb7618080) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb7618100) 0
- QString (0xb7618140) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb76181c0) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb7618280) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb7618300) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb7618340) 0 nearly-empty
- primary-for std::bad_exception (0xb7618300)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb76183c0) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb7618400) 0 nearly-empty
- primary-for std::bad_alloc (0xb76183c0)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb7618480) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb7618500) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb76184c0) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb7618740) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb7618900) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb7618980) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb7618a80) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb7618ac0) 0
- primary-for QIODevice (0xb7618a80)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb7618bc0) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb7618c40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb734e8c0) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb734e880) 0
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb734ed40) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb734edc0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb734ed80) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb734ee00) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb734ed00) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb72600c0) 0
-
-
-Class QDBusConnection
- size=4 align=4
- base size=4 base align=4
-QDBusConnection (0xb7260180) 0
-
-
-Class QDBusError
- size=16 align=4
- base size=16 base align=4
-QDBusError (0xb7260240) 0
-
-Class QDBusMessage
- size=4 align=4
- base size=4 base align=4
-QDBusMessage (0xb7260280) 0
-
-Class QDBusObjectPath
- size=4 align=4
- base size=4 base align=4
-QDBusObjectPath (0xb72602c0) 0
- QString (0xb7260300) 0
-
-
-
-Class QDBusSignature
- size=4 align=4
- base size=4 base align=4
-QDBusSignature (0xb72604c0) 0
- QString (0xb7260500) 0
-
-
-
-Class QDBusVariant
- size=12 align=4
- base size=12 base align=4
-QDBusVariant (0xb72606c0) 0
- QVariant (0xb7260700) 0
-
-
-
-
-Vtable for QDBusServer
-QDBusServer::_ZTV11QDBusServer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDBusServer)
-8 QDBusServer::metaObject
-12 QDBusServer::qt_metacast
-16 QDBusServer::qt_metacall
-20 QDBusServer::~QDBusServer
-24 QDBusServer::~QDBusServer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDBusServer
- size=12 align=4
- base size=12 base align=4
-QDBusServer (0xb7260a00) 0
- vptr=((& QDBusServer::_ZTV11QDBusServer) + 8u)
- QObject (0xb7260a40) 0
- primary-for QDBusServer (0xb7260a00)
-
-Vtable for QDBusAbstractInterface
-QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QDBusAbstractInterface)
-8 QDBusAbstractInterface::metaObject
-12 QDBusAbstractInterface::qt_metacast
-16 QDBusAbstractInterface::qt_metacall
-20 QDBusAbstractInterface::~QDBusAbstractInterface
-24 QDBusAbstractInterface::~QDBusAbstractInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QDBusAbstractInterface::connectNotify
-52 QDBusAbstractInterface::disconnectNotify
-
-Class QDBusAbstractInterface
- size=8 align=4
- base size=8 base align=4
-QDBusAbstractInterface (0xb7260ac0) 0
- vptr=((& QDBusAbstractInterface::_ZTV22QDBusAbstractInterface) + 8u)
- QObject (0xb7260b00) 0
- primary-for QDBusAbstractInterface (0xb7260ac0)
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb7260b80) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb7260c00) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb7260d00) 0
- QList<QString> (0xb7260d40) 0
-
-
-
-Vtable for QDBusConnectionInterface
-QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QDBusConnectionInterface)
-8 QDBusConnectionInterface::metaObject
-12 QDBusConnectionInterface::qt_metacast
-16 QDBusConnectionInterface::qt_metacall
-20 QDBusConnectionInterface::~QDBusConnectionInterface
-24 QDBusConnectionInterface::~QDBusConnectionInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QDBusConnectionInterface::connectNotify
-52 QDBusConnectionInterface::disconnectNotify
-
-Class QDBusConnectionInterface
- size=8 align=4
- base size=8 base align=4
-QDBusConnectionInterface (0xb7260ec0) 0
- vptr=((& QDBusConnectionInterface::_ZTV24QDBusConnectionInterface) + 8u)
- QDBusAbstractInterface (0xb7260f00) 0
- primary-for QDBusConnectionInterface (0xb7260ec0)
- QObject (0xb7260f40) 0
- primary-for QDBusAbstractInterface (0xb7260f00)
-
-
-Vtable for QDBusInterface
-QDBusInterface::_ZTV14QDBusInterface: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDBusInterface)
-8 QDBusInterface::metaObject
-12 QDBusInterface::qt_metacast
-16 QDBusInterface::qt_metacall
-20 QDBusInterface::~QDBusInterface
-24 QDBusInterface::~QDBusInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QDBusAbstractInterface::connectNotify
-52 QDBusAbstractInterface::disconnectNotify
-
-Class QDBusInterface
- size=8 align=4
- base size=8 base align=4
-QDBusInterface (0xb7260940) 0
- vptr=((& QDBusInterface::_ZTV14QDBusInterface) + 8u)
- QDBusAbstractInterface (0xb7260a80) 0
- primary-for QDBusInterface (0xb7260940)
- QObject (0xb7260b40) 0
- primary-for QDBusAbstractInterface (0xb7260a80)
-
-Class QDBusArgument
- size=4 align=4
- base size=4 base align=4
-QDBusArgument (0xb7260fc0) 0
-
-
-
-
-
-
-Vtable for QDBusAbstractAdaptor
-QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QDBusAbstractAdaptor)
-8 QDBusAbstractAdaptor::metaObject
-12 QDBusAbstractAdaptor::qt_metacast
-16 QDBusAbstractAdaptor::qt_metacall
-20 QDBusAbstractAdaptor::~QDBusAbstractAdaptor
-24 QDBusAbstractAdaptor::~QDBusAbstractAdaptor
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDBusAbstractAdaptor
- size=8 align=4
- base size=8 base align=4
-QDBusAbstractAdaptor (0xb718f400) 0
- vptr=((& QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor) + 8u)
- QObject (0xb718f440) 0
- primary-for QDBusAbstractAdaptor (0xb718f400)
-
-Class QDBusContext
- size=4 align=4
- base size=4 base align=4
-QDBusContext (0xb718f4c0) 0
-
-Class QDBusMetaType
- size=1 align=1
- base size=0 base align=1
-QDBusMetaType (0xb718f500) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtDBus.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDBus.4.4.0.linux-gcc-ia32.txt
index cc08d5aee9..db9751b252 100644
--- a/tests/auto/bic/data/QtDBus.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtDBus.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77d52d0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb780c1e0) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6aaba50) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb69bd690) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb6734b00) 0
QString (0xb6769ce4) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb67f0690) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb6665ca8) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb66da000) 0
QGenericArgument (0xb66d81e0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb66d84ec) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb652be80) 0
QObject (0xb6530834) 0
primary-for QIODevice (0xb652be80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb6591a50) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb65c3348) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb659df80) 0
QList<QString> (0xb65c38e8) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb641cb04) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb62fcfb4) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb639f258) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb639f30c) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb62030c0) 0
QTextStream (0xb62041e0) 0
primary-for QTextOStream (0xb62030c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6204c30) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6204f78) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb621f078) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb612f3c0) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb6148474) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb6148bf4) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb61e26c0) 0
QObject (0xb61e54ec) 0
primary-for QFutureWatcherBase (0xb61e26c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb603f2c0) 0
QRunnable (0xb6044000) 0
primary-for QtConcurrent::ThreadEngineBase (0xb603f2c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb605d6cc) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb5f6b690) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb5f6b9d8) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb5f6bbb8) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb5dfa690) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5de012c) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5c0f21c) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5c69b7c) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5b0d654) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5ae0380 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5ae0700 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb5af3780) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb577fe00) 0
QObject (0xb579e078) 0
primary-for QIODevice (0xb577fe40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb57c65a0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb57ead98) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb56446cc) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb567799c) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb56e712c) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb56bcf3c) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb550c3fc) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb5548dd4) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb55bace4) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb5415744) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb5412ac0) 0
QObject (0xb544af78) 0
primary-for QEventLoop (0xb5412ac0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb547e834) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb5493ce4) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb54e95a0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb532a960) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb532af00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5362744) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb53ad7c0) 0
QObject (0xb53d03c0) 0
primary-for QLibrary (0xb53ad7c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb52098e8) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb5209c6c) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb5259a50) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb5284744) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb52a41e0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb52b2834) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb52cc0b4) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb50ca12c) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb50ec0f0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb510a618) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb5178f78) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb51c6bf4) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb4ff2a50) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb5052528) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2586,510 +2256,6 @@ QTimeLine (0xb4ecc7c0) 0
QObject (0xb4ec8ca8) 0
primary-for QTimeLine (0xb4ecc7c0)
-Class QXmlStreamStringRef
- size=12 align=4
- base size=12 base align=4
-QXmlStreamStringRef (0xb4efa078) 0
-
-Class QXmlStreamAttribute
- size=56 align=4
- base size=53 base align=4
-QXmlStreamAttribute (0xb4f101e0) 0
-
-
-
-
-Class QXmlStreamAttributes
- size=4 align=4
- base size=4 base align=4
-QXmlStreamAttributes (0xb4f17240) 0
- QVector<QXmlStreamAttribute> (0xb4f1a924) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=28 align=4
- base size=28 base align=4
-QXmlStreamNamespaceDeclaration (0xb4f1a960) 0
-
-
-Class QXmlStreamNotationDeclaration
- size=40 align=4
- base size=40 base align=4
-QXmlStreamNotationDeclaration (0xb4f3d4b0) 0
-
-
-Class QXmlStreamEntityDeclaration
- size=64 align=4
- base size=64 base align=4
-QXmlStreamEntityDeclaration (0xb4f4e1a4) 0
-
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-16 QXmlStreamEntityResolver::resolveEntity
-20 QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=4 align=4
- base size=4 base align=4
-QXmlStreamEntityResolver (0xb4f63258) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
-
-Class QXmlStreamReader
- size=4 align=4
- base size=4 base align=4
-QXmlStreamReader (0xb4f633fc) 0
-
-Class QXmlStreamWriter
- size=4 align=4
- base size=4 base align=4
-QXmlStreamWriter (0xb4f809d8) 0
-
-Class QDomImplementation
- size=4 align=4
- base size=4 base align=4
-QDomImplementation (0xb4f80fb4) 0
-
-Class QDomNode
- size=4 align=4
- base size=4 base align=4
-QDomNode (0xb4f964b0) 0
-
-Class QDomNodeList
- size=4 align=4
- base size=4 base align=4
-QDomNodeList (0xb4f9d6cc) 0
-
-Class QDomDocumentType
- size=4 align=4
- base size=4 base align=4
-QDomDocumentType (0xb4fad000) 0
- QDomNode (0xb4f9de88) 0
-
-Class QDomDocument
- size=4 align=4
- base size=4 base align=4
-QDomDocument (0xb4fad0c0) 0
- QDomNode (0xb4fae438) 0
-
-Class QDomNamedNodeMap
- size=4 align=4
- base size=4 base align=4
-QDomNamedNodeMap (0xb4faebb8) 0
-
-Class QDomDocumentFragment
- size=4 align=4
- base size=4 base align=4
-QDomDocumentFragment (0xb4fad280) 0
- QDomNode (0xb4fbd294) 0
-
-Class QDomCharacterData
- size=4 align=4
- base size=4 base align=4
-QDomCharacterData (0xb4fad340) 0
- QDomNode (0xb4fbd834) 0
-
-Class QDomAttr
- size=4 align=4
- base size=4 base align=4
-QDomAttr (0xb4fad380) 0
- QDomNode (0xb4fbdd5c) 0
-
-Class QDomElement
- size=4 align=4
- base size=4 base align=4
-QDomElement (0xb4fad480) 0
- QDomNode (0xb4fc530c) 0
-
-Class QDomText
- size=4 align=4
- base size=4 base align=4
-QDomText (0xb4fad640) 0
- QDomCharacterData (0xb4fad680) 0
- QDomNode (0xb4fc5b7c) 0
-
-Class QDomComment
- size=4 align=4
- base size=4 base align=4
-QDomComment (0xb4fad740) 0
- QDomCharacterData (0xb4fad780) 0
- QDomNode (0xb4dd11e0) 0
-
-Class QDomCDATASection
- size=4 align=4
- base size=4 base align=4
-QDomCDATASection (0xb4fad840) 0
- QDomText (0xb4fad880) 0
- QDomCharacterData (0xb4fad8c0) 0
- QDomNode (0xb4dd1780) 0
-
-Class QDomNotation
- size=4 align=4
- base size=4 base align=4
-QDomNotation (0xb4fad980) 0
- QDomNode (0xb4dd1d20) 0
-
-Class QDomEntity
- size=4 align=4
- base size=4 base align=4
-QDomEntity (0xb4fada40) 0
- QDomNode (0xb4dd62d0) 0
-
-Class QDomEntityReference
- size=4 align=4
- base size=4 base align=4
-QDomEntityReference (0xb4fadb00) 0
- QDomNode (0xb4dd6870) 0
-
-Class QDomProcessingInstruction
- size=4 align=4
- base size=4 base align=4
-QDomProcessingInstruction (0xb4fadbc0) 0
- QDomNode (0xb4dd6e10) 0
-
-Class QXmlNamespaceSupport
- size=4 align=4
- base size=4 base align=4
-QXmlNamespaceSupport (0xb4dde3c0) 0
-
-Class QXmlAttributes::Attribute
- size=16 align=4
- base size=16 base align=4
-QXmlAttributes::Attribute (0xb4dde744) 0
-
-
-
-Vtable for QXmlAttributes
-QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QXmlAttributes)
-8 QXmlAttributes::~QXmlAttributes
-12 QXmlAttributes::~QXmlAttributes
-
-Class QXmlAttributes
- size=12 align=4
- base size=12 base align=4
-QXmlAttributes (0xb4dde690) 0
- vptr=((& QXmlAttributes::_ZTV14QXmlAttributes) + 8u)
-
-Vtable for QXmlInputSource
-QXmlInputSource::_ZTV15QXmlInputSource: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QXmlInputSource)
-8 QXmlInputSource::~QXmlInputSource
-12 QXmlInputSource::~QXmlInputSource
-16 QXmlInputSource::setData
-20 QXmlInputSource::setData
-24 QXmlInputSource::fetchData
-28 QXmlInputSource::data
-32 QXmlInputSource::next
-36 QXmlInputSource::reset
-40 QXmlInputSource::fromRawData
-
-Class QXmlInputSource
- size=8 align=4
- base size=8 base align=4
-QXmlInputSource (0xb4ddeec4) 0
- vptr=((& QXmlInputSource::_ZTV15QXmlInputSource) + 8u)
-
-Class QXmlParseException
- size=4 align=4
- base size=4 base align=4
-QXmlParseException (0xb4e080b4) 0
-
-Vtable for QXmlReader
-QXmlReader::_ZTV10QXmlReader: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QXmlReader)
-8 QXmlReader::~QXmlReader
-12 QXmlReader::~QXmlReader
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-
-Class QXmlReader
- size=4 align=4
- base size=4 base align=4
-QXmlReader (0xb4e0821c) 0 nearly-empty
- vptr=((& QXmlReader::_ZTV10QXmlReader) + 8u)
-
-Vtable for QXmlSimpleReader
-QXmlSimpleReader::_ZTV16QXmlSimpleReader: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QXmlSimpleReader)
-8 QXmlSimpleReader::~QXmlSimpleReader
-12 QXmlSimpleReader::~QXmlSimpleReader
-16 QXmlSimpleReader::feature
-20 QXmlSimpleReader::setFeature
-24 QXmlSimpleReader::hasFeature
-28 QXmlSimpleReader::property
-32 QXmlSimpleReader::setProperty
-36 QXmlSimpleReader::hasProperty
-40 QXmlSimpleReader::setEntityResolver
-44 QXmlSimpleReader::entityResolver
-48 QXmlSimpleReader::setDTDHandler
-52 QXmlSimpleReader::DTDHandler
-56 QXmlSimpleReader::setContentHandler
-60 QXmlSimpleReader::contentHandler
-64 QXmlSimpleReader::setErrorHandler
-68 QXmlSimpleReader::errorHandler
-72 QXmlSimpleReader::setLexicalHandler
-76 QXmlSimpleReader::lexicalHandler
-80 QXmlSimpleReader::setDeclHandler
-84 QXmlSimpleReader::declHandler
-88 QXmlSimpleReader::parse
-92 QXmlSimpleReader::parse
-96 QXmlSimpleReader::parse
-100 QXmlSimpleReader::parseContinue
-
-Class QXmlSimpleReader
- size=8 align=4
- base size=8 base align=4
-QXmlSimpleReader (0xb4e0a100) 0
- vptr=((& QXmlSimpleReader::_ZTV16QXmlSimpleReader) + 8u)
- QXmlReader (0xb4e08564) 0 nearly-empty
- primary-for QXmlSimpleReader (0xb4e0a100)
-
-Vtable for QXmlLocator
-QXmlLocator::_ZTV11QXmlLocator: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QXmlLocator)
-8 QXmlLocator::~QXmlLocator
-12 QXmlLocator::~QXmlLocator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QXmlLocator
- size=4 align=4
- base size=4 base align=4
-QXmlLocator (0xb4e08b04) 0 nearly-empty
- vptr=((& QXmlLocator::_ZTV11QXmlLocator) + 8u)
-
-Vtable for QXmlContentHandler
-QXmlContentHandler::_ZTV18QXmlContentHandler: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QXmlContentHandler)
-8 QXmlContentHandler::~QXmlContentHandler
-12 QXmlContentHandler::~QXmlContentHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-
-Class QXmlContentHandler
- size=4 align=4
- base size=4 base align=4
-QXmlContentHandler (0xb4e08ce4) 0 nearly-empty
- vptr=((& QXmlContentHandler::_ZTV18QXmlContentHandler) + 8u)
-
-Vtable for QXmlErrorHandler
-QXmlErrorHandler::_ZTV16QXmlErrorHandler: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QXmlErrorHandler)
-8 QXmlErrorHandler::~QXmlErrorHandler
-12 QXmlErrorHandler::~QXmlErrorHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QXmlErrorHandler
- size=4 align=4
- base size=4 base align=4
-QXmlErrorHandler (0xb4e08348) 0 nearly-empty
- vptr=((& QXmlErrorHandler::_ZTV16QXmlErrorHandler) + 8u)
-
-Vtable for QXmlDTDHandler
-QXmlDTDHandler::_ZTV14QXmlDTDHandler: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QXmlDTDHandler)
-8 QXmlDTDHandler::~QXmlDTDHandler
-12 QXmlDTDHandler::~QXmlDTDHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-
-Class QXmlDTDHandler
- size=4 align=4
- base size=4 base align=4
-QXmlDTDHandler (0xb4e1e258) 0 nearly-empty
- vptr=((& QXmlDTDHandler::_ZTV14QXmlDTDHandler) + 8u)
-
-Vtable for QXmlEntityResolver
-QXmlEntityResolver::_ZTV18QXmlEntityResolver: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QXmlEntityResolver)
-8 QXmlEntityResolver::~QXmlEntityResolver
-12 QXmlEntityResolver::~QXmlEntityResolver
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QXmlEntityResolver
- size=4 align=4
- base size=4 base align=4
-QXmlEntityResolver (0xb4e1e5a0) 0 nearly-empty
- vptr=((& QXmlEntityResolver::_ZTV18QXmlEntityResolver) + 8u)
-
-Vtable for QXmlLexicalHandler
-QXmlLexicalHandler::_ZTV18QXmlLexicalHandler: 12u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QXmlLexicalHandler)
-8 QXmlLexicalHandler::~QXmlLexicalHandler
-12 QXmlLexicalHandler::~QXmlLexicalHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-
-Class QXmlLexicalHandler
- size=4 align=4
- base size=4 base align=4
-QXmlLexicalHandler (0xb4e1e924) 0 nearly-empty
- vptr=((& QXmlLexicalHandler::_ZTV18QXmlLexicalHandler) + 8u)
-
-Vtable for QXmlDeclHandler
-QXmlDeclHandler::_ZTV15QXmlDeclHandler: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QXmlDeclHandler)
-8 QXmlDeclHandler::~QXmlDeclHandler
-12 QXmlDeclHandler::~QXmlDeclHandler
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QXmlDeclHandler
- size=4 align=4
- base size=4 base align=4
-QXmlDeclHandler (0xb4e1ec6c) 0 nearly-empty
- vptr=((& QXmlDeclHandler::_ZTV15QXmlDeclHandler) + 8u)
-
-Vtable for QXmlDefaultHandler
-QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-8 QXmlDefaultHandler::~QXmlDefaultHandler
-12 QXmlDefaultHandler::~QXmlDefaultHandler
-16 QXmlDefaultHandler::setDocumentLocator
-20 QXmlDefaultHandler::startDocument
-24 QXmlDefaultHandler::endDocument
-28 QXmlDefaultHandler::startPrefixMapping
-32 QXmlDefaultHandler::endPrefixMapping
-36 QXmlDefaultHandler::startElement
-40 QXmlDefaultHandler::endElement
-44 QXmlDefaultHandler::characters
-48 QXmlDefaultHandler::ignorableWhitespace
-52 QXmlDefaultHandler::processingInstruction
-56 QXmlDefaultHandler::skippedEntity
-60 QXmlDefaultHandler::errorString
-64 QXmlDefaultHandler::warning
-68 QXmlDefaultHandler::error
-72 QXmlDefaultHandler::fatalError
-76 QXmlDefaultHandler::notationDecl
-80 QXmlDefaultHandler::unparsedEntityDecl
-84 QXmlDefaultHandler::resolveEntity
-88 QXmlDefaultHandler::startDTD
-92 QXmlDefaultHandler::endDTD
-96 QXmlDefaultHandler::startEntity
-100 QXmlDefaultHandler::endEntity
-104 QXmlDefaultHandler::startCDATA
-108 QXmlDefaultHandler::endCDATA
-112 QXmlDefaultHandler::comment
-116 QXmlDefaultHandler::attributeDecl
-120 QXmlDefaultHandler::internalEntityDecl
-124 QXmlDefaultHandler::externalEntityDecl
-128 (int (*)(...))-0x000000004
-132 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-136 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD1Ev
-140 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD0Ev
-144 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException
-148 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException
-152 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException
-156 QXmlDefaultHandler::_ZThn4_NK18QXmlDefaultHandler11errorStringEv
-160 (int (*)(...))-0x000000008
-164 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-168 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD1Ev
-172 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD0Ev
-176 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_
-180 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S2_S2_
-184 QXmlDefaultHandler::_ZThn8_NK18QXmlDefaultHandler11errorStringEv
-188 (int (*)(...))-0x00000000c
-192 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-196 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD1Ev
-200 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD0Ev
-204 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15QXmlInputSource
-208 QXmlDefaultHandler::_ZThn12_NK18QXmlDefaultHandler11errorStringEv
-212 (int (*)(...))-0x000000010
-216 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-220 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD1Ev
-224 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD0Ev
-228 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_
-232 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler6endDTDEv
-236 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler11startEntityERK7QString
-240 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler9endEntityERK7QString
-244 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler10startCDATAEv
-248 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8endCDATAEv
-252 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler7commentERK7QString
-256 QXmlDefaultHandler::_ZThn16_NK18QXmlDefaultHandler11errorStringEv
-260 (int (*)(...))-0x000000014
-264 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
-268 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD1Ev
-272 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD0Ev
-276 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2_S2_
-280 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_
-284 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_S2_
-288 QXmlDefaultHandler::_ZThn20_NK18QXmlDefaultHandler11errorStringEv
-
-Class QXmlDefaultHandler
- size=28 align=4
- base size=28 base align=4
-QXmlDefaultHandler (0xb4e2f7e8) 0
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 8u)
- QXmlContentHandler (0xb4e1efb4) 0 nearly-empty
- primary-for QXmlDefaultHandler (0xb4e2f7e8)
- QXmlErrorHandler (0xb4e1e03c) 4 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 136u)
- QXmlDTDHandler (0xb4e1e384) 8 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 168u)
- QXmlEntityResolver (0xb4e1e6cc) 12 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 196u)
- QXmlLexicalHandler (0xb4e1ea50) 16 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 220u)
- QXmlDeclHandler (0xb4e1ed98) 20 nearly-empty
- vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
Vtable for QDBusAbstractAdaptor
QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
0 (int (*)(...))0
@@ -3143,17 +2309,11 @@ Class QDBusVariant
QDBusVariant (0xb4e4df40) 0
QVariant (0xb4e946cc) 0
-
-
-
-
-
Class QDBusConnection
size=4 align=4
base size=4 base align=4
QDBusConnection (0xb4e9e8e8) 0
-
Vtable for QDBusAbstractInterface
QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
0 (int (*)(...))0
@@ -3184,13 +2344,6 @@ Class QDBusArgument
base size=4 base align=4
QDBusArgument (0xb4cd712c) 0
-
-
-
-
-
-
-
Vtable for QDBusConnectionInterface
QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
0 (int (*)(...))0
@@ -3218,7 +2371,6 @@ QDBusConnectionInterface (0xb4d3f100) 0
QObject (0xb4d42078) 0
primary-for QDBusAbstractInterface (0xb4d3f140)
-
Class QDBusContext
size=4 align=4
base size=4 base align=4
@@ -3281,23 +2433,3 @@ QDBusServer (0xb4d3f840) 0
QObject (0xb4d4f708) 0
primary-for QDBusServer (0xb4d3f840)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDBus.4.5.0.linux-gcc-ia32.txt
index 9ea28aee6e..c0548866d9 100644
--- a/tests/auto/bic/data/QtNetwork.4.3.2.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtDBus.4.5.0.linux-gcc-ia32.txt
@@ -1,164 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb7fa1f40) 0 empty
+QSysInfo (0xb6f31bb8) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb7850040) 0
+QBool (0xb6f31d5c) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb7850140) 0
+qIsNull(double)::U (0xb6ee3438) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb7850180) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb6ee34ec) 0
Class QFlag
size=4 align=4
base size=4 base align=4
-QFlag (0xb7850600) 0
-
-
-
-
-
-
-
-
-
-
-
-
+QFlag (0xb6ee3d20) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6ee3e4c) 0
Class QInternal
size=1 align=1
base size=0 base align=1
-QInternal (0xb7850a40) 0 empty
+QInternal (0xb6591ce4) 0 empty
Class QGenericArgument
size=8 align=4
base size=8 base align=4
-QGenericArgument (0xb7850ac0) 0
+QGenericArgument (0xb6591d20) 0
Class QGenericReturnArgument
size=8 align=4
base size=8 base align=4
-QGenericReturnArgument (0xb7850b00) 0
- QGenericArgument (0xb7850b40) 0
-
+QGenericReturnArgument (0xb661fe00) 0
+ QGenericArgument (0xb6591f3c) 0
Class QMetaObject
size=16 align=4
base size=16 base align=4
-QMetaObject (0xb7850cc0) 0
+QMetaObject (0xb649a0b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb649a1e0) 0
Class QLatin1Char
size=1 align=1
base size=1 base align=1
-QLatin1Char (0xb7850d80) 0
+QLatin1Char (0xb649a3c0) 0
Class QChar
size=2 align=2
base size=2 base align=2
-QChar (0xb7850dc0) 0
+QChar (0xb649a5a0) 0
-
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb7850e80) 0
+QBasicAtomicInt (0xb64e2ce4) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb7850f00) 0
- QBasicAtomic (0xb7850f40) 0
+QAtomicInt (0xb6513400) 0
+ QBasicAtomicInt (0xb65013fc) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb73b7040) 0
+__locale_struct (0xb65018e8) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb73b70c0) 0
+QByteArray::Data (0xb6501d5c) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb73b7080) 0
+QByteArray (0xb6501d20) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb73b7140) 0
-
+QByteRef (0xb6387c30) 0
Class QString::Null
size=1 align=1
base size=0 base align=1
-QString::Null (0xb73b7200) 0 empty
+QString::Null (0xb63d14ec) 0 empty
Class QString::Data
size=20 align=4
base size=20 base align=4
-QString::Data (0xb73b7280) 0
+QString::Data (0xb63d1528) 0
Class QString
size=4 align=4
base size=4 base align=4
-QString (0xb73b71c0) 0
-
+QString (0xb63d14b0) 0
Class QLatin1String
size=4 align=4
base size=4 base align=4
-QLatin1String (0xb73b7400) 0
+QLatin1String (0xb629d078) 0
Class QCharRef
size=8 align=4
base size=8 base align=4
-QCharRef (0xb73b7440) 0
+QCharRef (0xb62e1d5c) 0
Class QConstString
size=4 align=4
base size=4 base align=4
-QConstString (0xb73b74c0) 0
- QString (0xb73b7500) 0
-
+QConstString (0xb6165cc0) 0
+ QString (0xb61a14b0) 0
Class QStringRef
size=12 align=4
base size=12 base align=4
-QStringRef (0xb73b7580) 0
+QStringRef (0xb61a18e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -171,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb73b7640) 0 nearly-empty
+std::exception (0xb61e199c) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -180,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb73b76c0) 0 nearly-empty
+std::bad_exception (0xb621ab00) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb73b7700) 0 nearly-empty
- primary-for std::bad_exception (0xb73b76c0)
+ std::exception (0xb61e1a8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb621ab00)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -196,32 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb73b7780) 0 nearly-empty
+std::bad_alloc (0xb621ac80) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb73b77c0) 0 nearly-empty
- primary-for std::bad_alloc (0xb73b7780)
+ std::exception (0xb61e1ce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb621ac80)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb73b7840) 0 empty
+std::nothrow_t (0xb61e1f3c) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb73b78c0) 0
+QListData::Data (0xb623503c) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb73b7880) 0
-
-
+QListData (0xb6235000) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb73b7b00) 0
+QObjectData (0xb62357bc) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb73b7cc0) 0
+QObject (0xb6235870) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,40 +238,9 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb73b7d40) 0 nearly-empty
+QObjectUserData (0xb610c0b4) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb73b7e40) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb73b7e80) 0
- primary-for QLibrary (0xb73b7e40)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb73b7f40) 0
-
Vtable for QIODevice
QIODevice::_ZTV9QIODevice: 30u entries
0 (int (*)(...))0
@@ -339,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb73b7fc0) 0
+QIODevice (0xb610f240) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb73b7300) 0
- primary-for QIODevice (0xb73b7fc0)
-
+ QObject (0xb610c1e0) 0
+ primary-for QIODevice (0xb610f240)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -355,192 +292,33 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb73b7740) 0
+QDataStream (0xb610cf3c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb73b7800) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb73b7c80) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6e10040) 0
- QList<QString> (0xb6e10080) 0
-
-
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb6e10200) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb6e10300) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb6e10340) 0
- primary-for QPluginLoader (0xb6e10300)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb6e10440) 0
+QHashData::Node (0xb5f59ac8) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb6e10400) 0
+QHashData (0xb5f59a8c) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb6e104c0) 0 empty
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb6e10a00) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb6e10a40) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb6e10b40) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb6e10c40) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb6e10d40) 0
-
+QHashDummyValue (0xb5f96168) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6e10d80) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6e10f80) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6e10fc0) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6e108c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6d6f180) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6d6f1c0) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6d6f200) 0
-
-Class QSize
+Class QMapData::Node
size=8 align=4
base size=8 base align=4
-QSize (0xb6d6f3c0) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6d6f640) 0
-
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb6d6f900) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb6d6fc00) 0
-
+QMapData::Node (0xb5f968ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5f96870) 0
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
@@ -554,266 +332,159 @@ QSystemLocale::_ZTV13QSystemLocale: 6u entries
Class QSystemLocale
size=4 align=4
base size=4 base align=4
-QSystemLocale (0xb6d6fcc0) 0 nearly-empty
+QSystemLocale (0xb5f96bb8) 0 nearly-empty
vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6d6fdc0) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6d6fd80) 0
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5f96c30) 0
-Class QSharedData
+Class QLocale
size=4 align=4
base size=4 base align=4
-QSharedData (0xb6d6f680) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6d6f740) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6d6f780) 0
+QLocale (0xb5f96bf4) 0
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5f0f294) 0
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb69f0080) 0
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5f0f258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-Class QRectF
+Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QRectF (0xb69f01c0) 0
-
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb69f02c0) 0
+QTextEncoder (0xb5f0fe88) 0
-
-Class QLineF
+Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QLineF (0xb69f0340) 0
+QTextDecoder (0xb5d5b0f0) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5d5b474) 0
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5d5b4b0) 0
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
-Class QTimeLine
+Class QTextStream
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb69f0500) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb69f0540) 0
- primary-for QTimeLine (0xb69f0500)
+QTextStream (0xb5d5b528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb69f05c0) 0
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5d5bb04) 0
-Class QBitRef
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
size=8 align=4
base size=8 base align=4
-QBitRef (0xb69f0700) 0
+QTextIStream (0xb5dad780) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5dc0c30) 0
+ primary-for QTextIStream (0xb5dad780)
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb69f0800) 0 empty
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5dada40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5dd22d0) 0
+ primary-for QTextOStream (0xb5dada40)
-Class QUrl
+Class wait
size=4 align=4
base size=4 base align=4
-QUrl (0xb69f0880) 0
-
-
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb69f0980) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+wait (0xb5dd2960) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
+Class timespec
size=8 align=4
base size=8 base align=4
-QVariant::PrivateShared (0xb681a680) 0
+timespec (0xb5dd2b04) 0
-Class QVariant::Private::Data
+Class timeval
size=8 align=4
base size=8 base align=4
-QVariant::Private::Data (0xb681a700) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb681a6c0) 0
+timeval (0xb5dd2b40) 0
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb681a740) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb681a640) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
+Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
-QVariantComparisonHelper (0xb681ab80) 0
+__pthread_internal_slist (0xb5dd2bf4) 0
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5dd2f00) 0
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb681ac40) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb681ac80) 0
- primary-for QSettings (0xb681ac40)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb681ae40) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb681ae80) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb681aec0) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb681af00) 0
-
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5dd2f3c) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5dd2f78) 0
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb681afc0) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5e072d0) 0
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb681a780) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5e07294) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5ce4d98) 0 empty
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
@@ -852,13 +523,12 @@ QFile::_ZTV5QFile: 31u entries
Class QFile
size=8 align=4
base size=8 base align=4
-QFile (0xb681a800) 0
+QFile (0xb5d16180) 0
vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb681a840) 0
- primary-for QFile (0xb681a800)
- QObject (0xb681a880) 0
- primary-for QIODevice (0xb681a840)
-
+ QIODevice (0xb5d161c0) 0
+ primary-for QFile (0xb5d16180)
+ QObject (0xb5d1b03c) 0
+ primary-for QIODevice (0xb5d161c0)
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
@@ -897,123 +567,68 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-QTemporaryFile (0xb681acc0) 0
+QTemporaryFile (0xb5d16780) 0
vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb6731000) 0
- primary-for QTemporaryFile (0xb681acc0)
- QIODevice (0xb6731040) 0
- primary-for QFile (0xb6731000)
- QObject (0xb6731080) 0
- primary-for QIODevice (0xb6731040)
+ QFile (0xb5d167c0) 0
+ primary-for QTemporaryFile (0xb5d16780)
+ QIODevice (0xb5d16800) 0
+ primary-for QFile (0xb5d167c0)
+ QObject (0xb5d1b4b0) 0
+ primary-for QIODevice (0xb5d16800)
Class QFileInfo
size=4 align=4
base size=4 base align=4
-QFileInfo (0xb6731100) 0
-
+QFileInfo (0xb5d1b7bc) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5d1bd5c) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5bb2708) 0
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5b78900) 0
+ QList<QString> (0xb5bb2870) 0
Class QDir
size=4 align=4
base size=4 base align=4
-QDir (0xb6731280) 0
-
-
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb67313c0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb6731400) 0
- primary-for QProcess (0xb67313c0)
- QObject (0xb6731440) 0
- primary-for QIODevice (0xb6731400)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb6731500) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb6731540) 0
- primary-for QFileSystemWatcher (0xb6731500)
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb67315c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
+QDir (0xb5be2dd4) 0
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb6731740) 0 empty
+QAbstractFileEngine::ExtensionOption (0xb5c324b0) 0 empty
Class QAbstractFileEngine::ExtensionReturn
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb6731780) 0 empty
+QAbstractFileEngine::ExtensionReturn (0xb5c324ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5c4e1c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5c32528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5c4e240) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5c32564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5c4e2c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5c325a0) 0 empty
Vtable for QAbstractFileEngine
QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
@@ -1057,10 +672,9 @@ QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
Class QAbstractFileEngine
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb67316c0) 0
+QAbstractFileEngine (0xb5c32474) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1072,7 +686,7 @@ QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
Class QAbstractFileEngineHandler
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb6731880) 0 nearly-empty
+QAbstractFileEngineHandler (0xb5c32744) 0 nearly-empty
vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
Vtable for QAbstractFileEngineIterator
@@ -1090,103 +704,117 @@ QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
Class QAbstractFileEngineIterator
size=8 align=4
base size=8 base align=4
-QAbstractFileEngineIterator (0xb6731900) 0
+QAbstractFileEngineIterator (0xb5c32780) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb67319c0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb6731980) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb6731bc0) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb6731c00) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
-Class QTextStream
+Class QFSFileEngine
size=8 align=4
base size=8 base align=4
-QTextStream (0xb6731c40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb6731dc0) 0
+QFSFileEngine (0xb5c4e5c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5c327bc) 0
+ primary-for QFSFileEngine (0xb5c4e5c0)
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
-Class QTextIStream
+Class QProcess
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb6731e00) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb6731e40) 0
- primary-for QTextIStream (0xb6731e00)
+QProcess (0xb5c4e6c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5c4e700) 0
+ primary-for QProcess (0xb5c4e6c0)
+ QObject (0xb5c328e8) 0
+ primary-for QIODevice (0xb5c4e700)
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5c32b04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
-Class QTextOStream
+Class QDirIterator
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb6731ec0) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb6731f00) 0
- primary-for QTextOStream (0xb6731ec0)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb6731fc0) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb6731f80) 0
+QDirIterator (0xb5c32bf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
@@ -1202,8 +830,8 @@ QBuffer::_ZTV7QBuffer: 30u entries
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
56 QIODevice::isSequential
60 QBuffer::open
64 QBuffer::close
@@ -1224,92 +852,340 @@ QBuffer::_ZTV7QBuffer: 30u entries
Class QBuffer
size=8 align=4
base size=8 base align=4
-QBuffer (0xb67314c0) 0
+QBuffer (0xb5c4ec80) 0
vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb6731580) 0
- primary-for QBuffer (0xb67314c0)
- QObject (0xb6731600) 0
- primary-for QIODevice (0xb6731580)
+ QIODevice (0xb5c4ecc0) 0
+ primary-for QBuffer (0xb5c4ec80)
+ QObject (0xb5c32d20) 0
+ primary-for QIODevice (0xb5c4ecc0)
-Class QResource
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5c4efc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5c32f3c) 0
+ primary-for QFileSystemWatcher (0xb5c4efc0)
+
+Class QUrl
size=4 align=4
base size=4 base align=4
-QResource (0xb67317c0) 0
+QUrl (0xb5ae9168) 0
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5ae9744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb59771a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb597721c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb59771e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5977258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5977168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb59ba834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QFSFileEngine
+Class QSettings
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb67318c0) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb6731940) 0
- primary-for QFSFileEngine (0xb67318c0)
+QSettings (0xb59f7ac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb59bace4) 0
+ primary-for QSettings (0xb59f7ac0)
-Class QReadWriteLock
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb58ba528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb5912ac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb59381e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb5938f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb578a000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb57a5a8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb57ce690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb58352d0) 0
+
+Class QSharedData
size=4 align=4
base size=4 base align=4
-QReadWriteLock (0xb6731a00) 0
+QSharedData (0xb568b03c) 0
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
-Class QReadLocker
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb568b30c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb568bc30) 0
+
+Class QBitArray
size=4 align=4
base size=4 base align=4
-QReadLocker (0xb6731a80) 0
+QBitArray (0xb568be4c) 0
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb5598384) 0
-Class QWriteLocker
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5598a50) 0
+
+Class QCryptographicHash
size=4 align=4
base size=4 base align=4
-QWriteLocker (0xb6731e80) 0
+QCryptographicHash (0xb5598c30) 0
-Class QMutex
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb5598ca8) 0
+
+Class QDate
size=4 align=4
base size=4 base align=4
-QMutex (0xb654f000) 0
+QDate (0xb5598d5c) 0
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb55e9384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb55e98e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb561d000) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb55e9b7c) 0
+ primary-for QTimeLine (0xb561d000)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb55e9d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb563421c) 0
Class QMutexLocker
size=4 align=4
base size=4 base align=4
-QMutexLocker (0xb654f040) 0
+QMutexLocker (0xb56348ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb561df80) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb5634d98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb561df80)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5449080) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb54490c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5449080)
+ std::exception (0xb5634dd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb54490c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb5634e10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb5634e4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb5634e88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb5453474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb54535a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb54539d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
Vtable for QThread
QThread::_ZTV7QThread: 15u entries
@@ -1327,30 +1203,456 @@ QThread::_ZTV7QThread: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QThread::run
Class QThread
size=8 align=4
base size=8 base align=4
-QThread (0xb654f0c0) 0
+QThread (0xb54ff0c0) 0
vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb654f100) 0
- primary-for QThread (0xb654f0c0)
+ QObject (0xb54eb6cc) 0
+ primary-for QThread (0xb54ff0c0)
-Class QThreadStorageData
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb54ff400) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb54eb960) 0
+ primary-for QThreadPool (0xb54ff400)
+
+Class QWaitCondition
size=4 align=4
base size=4 base align=4
-QThreadStorageData (0xb654f1c0) 0
+QWaitCondition (0xb54ebbb8) 0
-Class QSemaphore
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb54ebbf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb54fff40) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb5528474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb54fff40)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb5347a50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb5347a8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb5349500) 0 empty
+ std::input_iterator_tag (0xb5347ac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb5349580) 0 empty
+ std::forward_iterator_tag (0xb53495c0) 0 empty
+ std::input_iterator_tag (0xb5347b04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb5349640) 0 empty
+ std::bidirectional_iterator_tag (0xb5349680) 0 empty
+ std::forward_iterator_tag (0xb53496c0) 0 empty
+ std::input_iterator_tag (0xb5347b40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb5347c6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb5347ca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb5407e88) 0
+
+Class sched_param
size=4 align=4
base size=4 base align=4
-QSemaphore (0xb654f240) 0
+sched_param (0xb525e03c) 0
-Class QWaitCondition
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb525e078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb525e0f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb525e12c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb525e168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb525e21c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb525e258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb52de564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
size=4 align=4
base size=4 base align=4
-QWaitCondition (0xb654f280) 0
+std::locale (0xb514399c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb5143a14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb5143e10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb5143e4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb50f9a00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb510e1a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb50f9a00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb510e1e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb510e21c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb510e258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb510e168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb51305a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4ff7078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4daf440 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4daf4c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4daf7c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4daf840 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4dc112c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4bd1a00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4b7d924) 0
+ primary-for QFutureWatcherBase (0xb4bd1a00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4a40744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4a6ec00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4a40c30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4a6ec00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4a7b9b0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4a40ec4) 0
+ primary-for QTextCodecPlugin (0xb4a7b9b0)
+ QTextCodecFactoryInterface (0xb4a6ee00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4a40f00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4a6ee00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4a8d03c) 0 empty
Vtable for QTranslator
QTranslator::_ZTV11QTranslator: 16u entries
@@ -1374,16 +1676,15 @@ QTranslator::_ZTV11QTranslator: 16u entries
Class QTranslator
size=8 align=4
base size=8 base align=4
-QTranslator (0xb654f2c0) 0
+QTranslator (0xb4aa99c0) 0
vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb654f300) 0
- primary-for QTranslator (0xb654f2c0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb654f380) 0
+ QObject (0xb4aa13fc) 0
+ primary-for QTranslator (0xb4aa99c0)
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4aa16cc) 0
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
@@ -1408,22 +1709,170 @@ QMimeData::_ZTV9QMimeData: 17u entries
Class QMimeData
size=8 align=4
base size=8 base align=4
-QMimeData (0xb654f400) 0
+QMimeData (0xb4aef340) 0
vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb654f440) 0
- primary-for QMimeData (0xb654f400)
+ QObject (0xb4aa1c6c) 0
+ primary-for QMimeData (0xb4aef340)
-Class QModelIndex
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4aef600) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4aa1e88) 0
+ primary-for QEventLoop (0xb4aef600)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb4b131a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4aefcc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb4b13384) 0
+ primary-for QTimerEvent (0xb4aefcc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4aefd80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb4b133fc) 0
+ primary-for QChildEvent (0xb4aefd80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4941040) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb4b13564) 0
+ primary-for QCustomEvent (0xb4941040)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb654f4c0) 0
+QDynamicPropertyChangeEvent (0xb4941140) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb4b13654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4941140)
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4941200) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4b13708) 0
+ primary-for QCoreApplication (0xb4941200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4941800) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4b13ca8) 0
+ primary-for QSharedMemory (0xb4941800)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4b13ec4) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb654f540) 0
-
+QPersistentModelIndex (0xb4982384) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -1473,10 +1922,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb654f600) 0
+QAbstractItemModel (0xb4980440) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb654f640) 0
- primary-for QAbstractItemModel (0xb654f600)
+ QObject (0xb49824ec) 0
+ primary-for QAbstractItemModel (0xb4980440)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -1526,12 +1975,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb654f6c0) 0
+QAbstractTableModel (0xb4980a80) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb654f700) 0
- primary-for QAbstractTableModel (0xb654f6c0)
- QObject (0xb654f740) 0
- primary-for QAbstractItemModel (0xb654f700)
+ QAbstractItemModel (0xb4980ac0) 0
+ primary-for QAbstractTableModel (0xb4980a80)
+ QObject (0xb4982e4c) 0
+ primary-for QAbstractItemModel (0xb4980ac0)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -1581,12 +2030,12 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb654f7c0) 0
+QAbstractListModel (0xb4980d00) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb654f800) 0
- primary-for QAbstractListModel (0xb654f7c0)
- QObject (0xb654f840) 0
- primary-for QAbstractItemModel (0xb654f800)
+ QAbstractItemModel (0xb4980d40) 0
+ primary-for QAbstractListModel (0xb4980d00)
+ QObject (0xb4982f78) 0
+ primary-for QAbstractItemModel (0xb4980d40)
Vtable for QSignalMapper
QSignalMapper::_ZTV13QSignalMapper: 14u entries
@@ -1608,45 +2057,20 @@ QSignalMapper::_ZTV13QSignalMapper: 14u entries
Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QSignalMapper (0xb654f8c0) 0
+QSignalMapper (0xb49d0440) 0
vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb654f900) 0
- primary-for QSignalMapper (0xb654f8c0)
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+ QObject (0xb49cce4c) 0
+ primary-for QSignalMapper (0xb49d0440)
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb654f980) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb654f9c0) 0
- primary-for QSocketNotifier (0xb654f980)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1655,114 +2079,43 @@ QEventLoop::_ZTV10QEventLoop: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb654fa40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb654fa80) 0
- primary-for QEventLoop (0xb654fa40)
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb654fbc0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb654fc40) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb654fc80) 0
- primary-for QTimerEvent (0xb654fc40)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb654fd00) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb654fd40) 0
- primary-for QChildEvent (0xb654fd00)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
+Class QObjectCleanupHandler
size=12 align=4
base size=12 base align=4
-QCustomEvent (0xb654fdc0) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb654fe00) 0
- primary-for QCustomEvent (0xb654fdc0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+QObjectCleanupHandler (0xb49d0700) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb49ea078) 0
+ primary-for QObjectCleanupHandler (0xb49d0700)
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb654fe80) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb654fec0) 0
- primary-for QDynamicPropertyChangeEvent (0xb654fe80)
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb49ea1a4) 0
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb654ff40) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb654ff80) 0
- primary-for QCoreApplication (0xb654ff40)
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb49d0d00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb49ea438) 0
+ primary-for QSocketNotifier (0xb49d0d00)
Vtable for QTimer
QTimer::_ZTV6QTimer: 14u entries
@@ -1784,10 +2137,10 @@ QTimer::_ZTV6QTimer: 14u entries
Class QTimer
size=24 align=4
base size=21 base align=4
-QTimer (0xb654f180) 0
+QTimer (0xb4a0a080) 0
vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb654f340) 0
- primary-for QTimer (0xb654f180)
+ QObject (0xb49ea708) 0
+ primary-for QTimer (0xb4a0a080)
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
@@ -1822,85 +2175,45 @@ QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
Class QAbstractEventDispatcher
size=8 align=4
base size=8 base align=4
-QAbstractEventDispatcher (0xb654f480) 0
+QAbstractEventDispatcher (0xb4a0a580) 0
vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb654f580) 0
- primary-for QAbstractEventDispatcher (0xb654f480)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb654f680) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb654f780) 0
- primary-for QObjectCleanupHandler (0xb654f680)
+ QObject (0xb49ea99c) 0
+ primary-for QAbstractEventDispatcher (0xb4a0a580)
Class QMetaMethod
size=8 align=4
base size=8 base align=4
-QMetaMethod (0xb654f880) 0
-
+QMetaMethod (0xb49eabb8) 0
Class QMetaEnum
size=8 align=4
base size=8 base align=4
-QMetaEnum (0xb654fa00) 0
-
+QMetaEnum (0xb49eaec4) 0
Class QMetaProperty
size=20 align=4
base size=20 base align=4
-QMetaProperty (0xb654fc00) 0
+QMetaProperty (0xb483f12c) 0
Class QMetaClassInfo
size=8 align=4
base size=8 base align=4
-QMetaClassInfo (0xb654fcc0) 0
+QMetaClassInfo (0xb483f1e0) 0
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
+Class QSystemSemaphore
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb654fe40) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb654ff00) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb654fe40)
+QSystemSemaphore (0xb483f438) 0
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1908,41 +2221,24 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb64bb000) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb64bb040) 0
- primary-for QTextCodecPlugin (0xb64bb000)
- QTextCodecFactoryInterface (0xb64bb080) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb64bb0c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb64bb080)
-
-Vtable for QAbstractSocket
-QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractSocket)
-8 QAbstractSocket::metaObject
-12 QAbstractSocket::qt_metacast
-16 QAbstractSocket::qt_metacall
-20 QAbstractSocket::~QAbstractSocket
-24 QAbstractSocket::~QAbstractSocket
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb484c080) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb483f4b0) 0
+ primary-for QLibrary (0xb484c080)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1950,52 +2246,77 @@ QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QAbstractSocket
- size=8 align=4
- base size=8 base align=4
-QAbstractSocket (0xb64bb180) 0
- vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
- QIODevice (0xb64bb1c0) 0
- primary-for QAbstractSocket (0xb64bb180)
- QObject (0xb64bb200) 0
- primary-for QIODevice (0xb64bb1c0)
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0xb64bb2c0) 0
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb484c480) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb483f708) 0
+ primary-for QPluginLoader (0xb484c480)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb483f834) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb488d834) 0
-Class QHostAddress
+Class QThreadStorageData
size=4 align=4
base size=4 base align=4
-QHostAddress (0xb64bb300) 0
+QThreadStorageData (0xb488d870) 0
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 30u entries
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb488d8e8) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb488d924) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb488de10) 0
+
+Class QDBusObjectPath
+ size=4 align=4
+ base size=4 base align=4
+QDBusObjectPath (0xb478ab00) 0
+ QString (0xb47981e0) 0
+
+Class QDBusSignature
+ size=4 align=4
+ base size=4 base align=4
+QDBusSignature (0xb47bb040) 0
+ QString (0xb4798960) 0
+
+Class QDBusVariant
+ size=12 align=4
+ base size=12 base align=4
+QDBusVariant (0xb47bb580) 0
+ QVariant (0xb47d70f0) 0
+
+Class QDBusArgument
+ size=4 align=4
+ base size=4 base align=4
+QDBusArgument (0xb47d7834) 0
+
+Vtable for QDBusAbstractAdaptor
+QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUdpSocket)
-8 QUdpSocket::metaObject
-12 QUdpSocket::qt_metacast
-16 QUdpSocket::qt_metacall
-20 QUdpSocket::~QUdpSocket
-24 QUdpSocket::~QUdpSocket
+4 (int (*)(...))(& _ZTI20QDBusAbstractAdaptor)
+8 QDBusAbstractAdaptor::metaObject
+12 QDBusAbstractAdaptor::qt_metacast
+16 QDBusAbstractAdaptor::qt_metacall
+20 QDBusAbstractAdaptor::~QDBusAbstractAdaptor
+24 QDBusAbstractAdaptor::~QDBusAbstractAdaptor
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2003,101 +2324,69 @@ QUdpSocket::_ZTV10QUdpSocket: 30u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QUdpSocket
+
+Class QDBusAbstractAdaptor
size=8 align=4
base size=8 base align=4
-QUdpSocket (0xb64bb340) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
- QAbstractSocket (0xb64bb380) 0
- primary-for QUdpSocket (0xb64bb340)
- QIODevice (0xb64bb3c0) 0
- primary-for QAbstractSocket (0xb64bb380)
- QObject (0xb64bb400) 0
- primary-for QIODevice (0xb64bb3c0)
+QDBusAbstractAdaptor (0xb480de00) 0
+ vptr=((& QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor) + 8u)
+ QObject (0xb47d7c6c) 0
+ primary-for QDBusAbstractAdaptor (0xb480de00)
+Class QDBusError
+ size=16 align=4
+ base size=16 base align=4
+QDBusError (0xb47d7e88) 0
-Class QSslCertificate
+Class QDBusMessage
size=4 align=4
base size=4 base align=4
-QSslCertificate (0xb64bb4c0) 0
+QDBusMessage (0xb47d7ec4) 0
-Class QSslError
+Class QDBusConnection
size=4 align=4
base size=4 base align=4
-QSslError (0xb64bb500) 0
+QDBusConnection (0xb467d03c) 0
-Vtable for QTcpSocket
-QTcpSocket::_ZTV10QTcpSocket: 30u entries
+Vtable for QDBusAbstractInterface
+QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTcpSocket)
-8 QTcpSocket::metaObject
-12 QTcpSocket::qt_metacast
-16 QTcpSocket::qt_metacall
-20 QTcpSocket::~QTcpSocket
-24 QTcpSocket::~QTcpSocket
+4 (int (*)(...))(& _ZTI22QDBusAbstractInterface)
+8 QDBusAbstractInterface::metaObject
+12 QDBusAbstractInterface::qt_metacast
+16 QDBusAbstractInterface::qt_metacall
+20 QDBusAbstractInterface::~QDBusAbstractInterface
+24 QDBusAbstractInterface::~QDBusAbstractInterface
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QTcpSocket
+48 QDBusAbstractInterface::connectNotify
+52 QDBusAbstractInterface::disconnectNotify
+
+Class QDBusAbstractInterface
size=8 align=4
base size=8 base align=4
-QTcpSocket (0xb64bb540) 0
- vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
- QAbstractSocket (0xb64bb580) 0
- primary-for QTcpSocket (0xb64bb540)
- QIODevice (0xb64bb5c0) 0
- primary-for QAbstractSocket (0xb64bb580)
- QObject (0xb64bb600) 0
- primary-for QIODevice (0xb64bb5c0)
-
-
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSslSocket)
-8 QSslSocket::metaObject
-12 QSslSocket::qt_metacast
-16 QSslSocket::qt_metacall
-20 QSslSocket::~QSslSocket
-24 QSslSocket::~QSslSocket
+QDBusAbstractInterface (0xb4666440) 0
+ vptr=((& QDBusAbstractInterface::_ZTV22QDBusAbstractInterface) + 8u)
+ QObject (0xb467d168) 0
+ primary-for QDBusAbstractInterface (0xb4666440)
+
+Class QDBusPendingCall
+ size=4 align=4
+ base size=4 base align=4
+QDBusPendingCall (0xb467d384) 0
+
+Vtable for QDBusPendingCallWatcher
+QDBusPendingCallWatcher::_ZTV23QDBusPendingCallWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QDBusPendingCallWatcher)
+8 QDBusPendingCallWatcher::metaObject
+12 QDBusPendingCallWatcher::qt_metacast
+16 QDBusPendingCallWatcher::qt_metacall
+20 QDBusPendingCallWatcher::~QDBusPendingCallWatcher
+24 QDBusPendingCallWatcher::~QDBusPendingCallWatcher
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2105,182 +2394,58 @@ QSslSocket::_ZTV10QSslSocket: 30u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QSslSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QSslSocket::atEnd
-84 QIODevice::reset
-88 QSslSocket::bytesAvailable
-92 QSslSocket::bytesToWrite
-96 QSslSocket::canReadLine
-100 QSslSocket::waitForReadyRead
-104 QSslSocket::waitForBytesWritten
-108 QSslSocket::readData
-112 QAbstractSocket::readLineData
-116 QSslSocket::writeData
-
-Class QSslSocket
- size=8 align=4
- base size=8 base align=4
-QSslSocket (0xb64bb740) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
- QTcpSocket (0xb64bb780) 0
- primary-for QSslSocket (0xb64bb740)
- QAbstractSocket (0xb64bb7c0) 0
- primary-for QTcpSocket (0xb64bb780)
- QIODevice (0xb64bb800) 0
- primary-for QAbstractSocket (0xb64bb7c0)
- QObject (0xb64bb840) 0
- primary-for QIODevice (0xb64bb800)
-Class QSslCipher
- size=4 align=4
- base size=4 base align=4
-QSslCipher (0xb64bb8c0) 0
-
-Class QNetworkAddressEntry
- size=4 align=4
- base size=4 base align=4
-QNetworkAddressEntry (0xb64bb900) 0
-
-
-Class QNetworkInterface
- size=4 align=4
- base size=4 base align=4
-QNetworkInterface (0xb64bb940) 0
-
-
-Class QSslKey
- size=4 align=4
- base size=4 base align=4
-QSslKey (0xb64bba40) 0
-
-Class QAuthenticator
- size=4 align=4
- base size=4 base align=4
-QAuthenticator (0xb64bba80) 0
+Class QDBusPendingCallWatcher
+ size=12 align=4
+ base size=12 base align=4
+QDBusPendingCallWatcher (0xb46be0f0) 0
+ vptr=((& QDBusPendingCallWatcher::_ZTV23QDBusPendingCallWatcher) + 8u)
+ QObject (0xb467d3fc) 0
+ primary-for QDBusPendingCallWatcher (0xb46be0f0)
+ QDBusPendingCall (0xb467d438) 8
-Class QNetworkProxy
+Class QDBusPendingReplyData
size=4 align=4
base size=4 base align=4
-QNetworkProxy (0xb64bbac0) 0
-
-Vtable for QHttpHeader
-QHttpHeader::_ZTV11QHttpHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHttpHeader)
-8 QHttpHeader::~QHttpHeader
-12 QHttpHeader::~QHttpHeader
-16 QHttpHeader::toString
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QHttpHeader::parseLine
-
-Class QHttpHeader
- size=8 align=4
- base size=8 base align=4
-QHttpHeader (0xb64bbb00) 0
- vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
+QDBusPendingReplyData (0xb4666a00) 0
+ QDBusPendingCall (0xb467d654) 0
-Vtable for QHttpResponseHeader
-QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
+Vtable for QDBusConnectionInterface
+QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QHttpResponseHeader)
-8 QHttpResponseHeader::~QHttpResponseHeader
-12 QHttpResponseHeader::~QHttpResponseHeader
-16 QHttpResponseHeader::toString
-20 QHttpResponseHeader::majorVersion
-24 QHttpResponseHeader::minorVersion
-28 QHttpResponseHeader::parseLine
-
-Class QHttpResponseHeader
- size=8 align=4
- base size=8 base align=4
-QHttpResponseHeader (0xb64bbb80) 0
- vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
- QHttpHeader (0xb64bbbc0) 0
- primary-for QHttpResponseHeader (0xb64bbb80)
-
-Vtable for QHttpRequestHeader
-QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QHttpRequestHeader)
-8 QHttpRequestHeader::~QHttpRequestHeader
-12 QHttpRequestHeader::~QHttpRequestHeader
-16 QHttpRequestHeader::toString
-20 QHttpRequestHeader::majorVersion
-24 QHttpRequestHeader::minorVersion
-28 QHttpRequestHeader::parseLine
-
-Class QHttpRequestHeader
- size=8 align=4
- base size=8 base align=4
-QHttpRequestHeader (0xb64bbc40) 0
- vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
- QHttpHeader (0xb64bbc80) 0
- primary-for QHttpRequestHeader (0xb64bbc40)
-
-Vtable for QHttp
-QHttp::_ZTV5QHttp: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QHttp)
-8 QHttp::metaObject
-12 QHttp::qt_metacast
-16 QHttp::qt_metacall
-20 QHttp::~QHttp
-24 QHttp::~QHttp
+4 (int (*)(...))(& _ZTI24QDBusConnectionInterface)
+8 QDBusConnectionInterface::metaObject
+12 QDBusConnectionInterface::qt_metacast
+16 QDBusConnectionInterface::qt_metacall
+20 QDBusConnectionInterface::~QDBusConnectionInterface
+24 QDBusConnectionInterface::~QDBusConnectionInterface
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QDBusConnectionInterface::connectNotify
+52 QDBusConnectionInterface::disconnectNotify
-Class QHttp
+Class QDBusConnectionInterface
size=8 align=4
base size=8 base align=4
-QHttp (0xb64bbd00) 0
- vptr=((& QHttp::_ZTV5QHttp) + 8u)
- QObject (0xb64bbd40) 0
- primary-for QHttp (0xb64bbd00)
-
-Vtable for QUrlInfo
-QUrlInfo::_ZTV8QUrlInfo: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QUrlInfo)
-8 QUrlInfo::~QUrlInfo
-12 QUrlInfo::~QUrlInfo
-16 QUrlInfo::setName
-20 QUrlInfo::setDir
-24 QUrlInfo::setFile
-28 QUrlInfo::setSymLink
-32 QUrlInfo::setOwner
-36 QUrlInfo::setGroup
-40 QUrlInfo::setSize
-44 QUrlInfo::setWritable
-48 QUrlInfo::setReadable
-52 QUrlInfo::setPermissions
-56 QUrlInfo::setLastModified
-
-Class QUrlInfo
- size=8 align=4
- base size=8 base align=4
-QUrlInfo (0xb64bbdc0) 0
- vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
-
-Vtable for QFtp
-QFtp::_ZTV4QFtp: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI4QFtp)
-8 QFtp::metaObject
-12 QFtp::qt_metacast
-16 QFtp::qt_metacall
-20 QFtp::~QFtp
-24 QFtp::~QFtp
+QDBusConnectionInterface (0xb46d5f00) 0
+ vptr=((& QDBusConnectionInterface::_ZTV24QDBusConnectionInterface) + 8u)
+ QDBusAbstractInterface (0xb46d5f40) 0
+ primary-for QDBusConnectionInterface (0xb46d5f00)
+ QObject (0xb46f1348) 0
+ primary-for QDBusAbstractInterface (0xb46d5f40)
+
+Vtable for QDBusServer
+QDBusServer::_ZTV11QDBusServer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDBusServer)
+8 QDBusServer::metaObject
+12 QDBusServer::qt_metacast
+16 QDBusServer::qt_metacall
+20 QDBusServer::~QDBusServer
+24 QDBusServer::~QDBusServer
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2289,51 +2454,48 @@ QFtp::_ZTV4QFtp: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QFtp
- size=8 align=4
- base size=8 base align=4
-QFtp (0xb64bbe80) 0
- vptr=((& QFtp::_ZTV4QFtp) + 8u)
- QObject (0xb64bbec0) 0
- primary-for QFtp (0xb64bbe80)
+Class QDBusServer
+ size=12 align=4
+ base size=12 base align=4
+QDBusServer (0xb4701280) 0
+ vptr=((& QDBusServer::_ZTV11QDBusServer) + 8u)
+ QObject (0xb46f14ec) 0
+ primary-for QDBusServer (0xb4701280)
-Class QHostInfo
+Class QDBusContext
size=4 align=4
base size=4 base align=4
-QHostInfo (0xb64bbf80) 0
+QDBusContext (0xb46f1618) 0
-Vtable for QTcpServer
-QTcpServer::_ZTV10QTcpServer: 17u entries
+Vtable for QDBusInterface
+QDBusInterface::_ZTV14QDBusInterface: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTcpServer)
-8 QTcpServer::metaObject
-12 QTcpServer::qt_metacast
-16 QTcpServer::qt_metacall
-20 QTcpServer::~QTcpServer
-24 QTcpServer::~QTcpServer
+4 (int (*)(...))(& _ZTI14QDBusInterface)
+8 QDBusInterface::metaObject
+12 QDBusInterface::qt_metacast
+16 QDBusInterface::qt_metacall
+20 QDBusInterface::~QDBusInterface
+24 QDBusInterface::~QDBusInterface
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTcpServer::hasPendingConnections
-60 QTcpServer::nextPendingConnection
-64 QTcpServer::incomingConnection
+48 QDBusAbstractInterface::connectNotify
+52 QDBusAbstractInterface::disconnectNotify
-Class QTcpServer
+Class QDBusInterface
size=8 align=4
base size=8 base align=4
-QTcpServer (0xb64bbfc0) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
- QObject (0xb64bb100) 0
- primary-for QTcpServer (0xb64bbfc0)
-
-
-
-
-
-
-
+QDBusInterface (0xb4701580) 0
+ vptr=((& QDBusInterface::_ZTV14QDBusInterface) + 8u)
+ QDBusAbstractInterface (0xb47015c0) 0
+ primary-for QDBusInterface (0xb4701580)
+ QObject (0xb46f16cc) 0
+ primary-for QDBusAbstractInterface (0xb47015c0)
+
+Class QDBusMetaType
+ size=1 align=1
+ base size=0 base align=1
+QDBusMetaType (0xb46f17f8) 0 empty
diff --git a/tests/auto/bic/data/QtDBus.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDBus.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..c368fb235a
--- /dev/null
+++ b/tests/auto/bic/data/QtDBus.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,2894 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6fc9a8c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6fc9c30) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6f4d30c) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6f4d3c0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6f4dbf4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6f4dd20) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6f4df78) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb6606168) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb66378ac) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb6656b40) 0
+ QBasicAtomicInt (0xb6637fb4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb65673c0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb65673fc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb6567870) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb6567834) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb6415780) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb6431f3c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb6431f78) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb6431f00) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb6310bf4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb63758e8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb61fb880) 0
+ QString (0xb623403c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb6234384) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb627e2d0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb628b140) 0
+ QGenericArgument (0xb627e4ec) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb627e654) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb627e780) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb627eac8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb62c2dc0) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb627ebb8) 0 nearly-empty
+ primary-for std::bad_exception (0xb62c2dc0)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb62c2f40) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb627ee10) 0 nearly-empty
+ primary-for std::bad_alloc (0xb62c2f40)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb62dd078) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb62dd168) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb62dd12c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb62dd99c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb62dda50) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb62ddb04) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb61cf384) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb61d0600) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb61cf4b0) 0
+ primary-for QIODevice (0xb61d0600)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb6004348) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb6004384) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb6013280) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb60132c0) 0
+ primary-for QFile (0xb6013280)
+ QObject (0xb60043fc) 0
+ primary-for QIODevice (0xb60132c0)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb6004870) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb6004ec4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb60c25dc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5f02000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb60c2fb4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb60dd980) 0
+ QList<QString> (0xb5f0212c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5f48690) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5f48e10) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5f48e4c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5f93280) 0
+ QAbstractFileEngine::ExtensionOption (0xb5f48e88) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5f93300) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5f48ec4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5f93380) 0
+ QAbstractFileEngine::ExtensionOption (0xb5f48f00) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5f48dd4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5fc5168) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5fc51a4) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5f936c0) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5f93700) 0
+ primary-for QBuffer (0xb5f936c0)
+ QObject (0xb5fc521c) 0
+ primary-for QIODevice (0xb5f93700)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5fc58e8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5fc58ac) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5e0e000) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5e0e744) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5e0e708) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5e0ea50) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5e0eac8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5e0ea8c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5d9012c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5d900f0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5d90e10) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5dde078) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5dde2d0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5dde960) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5c2e400) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5c2ab40) 0
+ primary-for QTextIStream (0xb5c2e400)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5c2e6c0) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5c401e0) 0
+ primary-for QTextOStream (0xb5c2e6c0)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5c40870) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5c40a14) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5c40a50) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5c40b04) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5c40e10) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5c40e4c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5c40e88) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb5af01a4) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5af0384) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5af0348) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5bbafb4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5be5258) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5be6bc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5be53c0) 0
+ primary-for QFileSystemWatcher (0xb5be6bc0)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5be6e80) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5be55dc) 0
+ primary-for QFSFileEngine (0xb5be6e80)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5be5708) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5be5924) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5a3bf00) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5a3bf40) 0
+ primary-for QProcess (0xb5a3bf00)
+ QObject (0xb5be59d8) 0
+ primary-for QIODevice (0xb5a3bf40)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5be5bf4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5be5d98) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb5abea50) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb5abeac8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb5abea8c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5abeb40) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5abea14) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb595b3fc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb5966a00) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb595ba14) 0
+ primary-for QSettings (0xb5966a00)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb59a8600) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb59a8640) 0
+ primary-for QTemporaryFile (0xb59a8600)
+ QIODevice (0xb59a8680) 0
+ primary-for QFile (0xb59a8640)
+ QObject (0xb59af528) 0
+ primary-for QIODevice (0xb59a8680)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb59af834) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb59afd20) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57f89d8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb57ddc40) 0
+ QVector<QXmlStreamAttribute> (0xb5818438) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5818528) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb581899c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5818f78) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb5853834) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb5853870) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb58539d8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb5842c00) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb5853b40) 0
+ primary-for QAbstractState (0xb5842c00)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb5842ec0) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb5853d5c) 0
+ primary-for QAbstractTransition (0xb5842ec0)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb5853f78) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb58ac440) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb56bf168) 0
+ primary-for QTimerEvent (0xb58ac440)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb58ac500) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb56bf1e0) 0
+ primary-for QChildEvent (0xb58ac500)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb58ac7c0) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb56bf348) 0
+ primary-for QCustomEvent (0xb58ac7c0)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb58ac8c0) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb56bf438) 0
+ primary-for QDynamicPropertyChangeEvent (0xb58ac8c0)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb58ac980) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb58ac9c0) 0
+ primary-for QEventTransition (0xb58ac980)
+ QObject (0xb56bf4ec) 0
+ primary-for QAbstractTransition (0xb58ac9c0)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb58acc80) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb58accc0) 0
+ primary-for QFinalState (0xb58acc80)
+ QObject (0xb56bf708) 0
+ primary-for QAbstractState (0xb58accc0)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb58acf80) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb58acfc0) 0
+ primary-for QHistoryState (0xb58acf80)
+ QObject (0xb56bf924) 0
+ primary-for QAbstractState (0xb58acfc0)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb56e6280) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb56e62c0) 0
+ primary-for QSignalTransition (0xb56e6280)
+ QObject (0xb56bfb40) 0
+ primary-for QAbstractTransition (0xb56e62c0)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb56e6580) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb56e65c0) 0
+ primary-for QState (0xb56e6580)
+ QObject (0xb56bfd5c) 0
+ primary-for QAbstractState (0xb56e65c0)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb56e69c0) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb56bffb4) 0
+ primary-for QStateMachine::SignalEvent (0xb56e69c0)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb56e6a40) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb5719000) 0
+ primary-for QStateMachine::WrappedEvent (0xb56e6a40)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb56e6880) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb56e68c0) 0
+ primary-for QStateMachine (0xb56e6880)
+ QAbstractState (0xb56e6900) 0
+ primary-for QState (0xb56e68c0)
+ QObject (0xb56bff78) 0
+ primary-for QAbstractState (0xb56e6900)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5719384) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb5753834) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb5753e4c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5753e10) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb576f12c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb576f2d0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb579b800) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb576fac8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb579b800)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb55f9000) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb55f9618) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb55f9b7c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb55f9e4c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb55f9ec4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb5660474) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb5679b7c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb56908ac) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb54b899c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb54b8bb8) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5541d20) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb55677bc) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb55953c0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb53f5000) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb5440d98) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb5440e4c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb54750f0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb5465f00) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb54751a4) 0
+ primary-for QTimeLine (0xb5465f00)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb5475438) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb54758ac) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb5475f3c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb52c4080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb52be438) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52c4080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb52c4180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb52c41c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb52c4180)
+ std::exception (0xb52be474) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52c41c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb52be4b0) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb52be4ec) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb52be528) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb52beb04) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb52bec30) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb52f6078) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb5358fc0) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb535fa50) 0
+ primary-for QFutureWatcherBase (0xb5358fc0)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb539e180) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb5392a50) 0
+ primary-for QThread (0xb539e180)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb539e4c0) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5392ce4) 0
+ primary-for QThreadPool (0xb539e4c0)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb5392f00) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb5392f3c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb5392f78) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb539e840) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb5392fb4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb539e840)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb51e45a0) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4ffae88) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb507cc40) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb5087438) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb507cc40)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb508d910) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb5087744) 0
+ primary-for QTextCodecPlugin (0xb508d910)
+ QTextCodecFactoryInterface (0xb507cf00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb5087780) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb507cf00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb50a6bf4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4eaeac0) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb50a6c6c) 0
+ primary-for QEventLoop (0xb4eaeac0)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4eaeec0) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb50a6f78) 0
+ primary-for QAbstractEventDispatcher (0xb4eaeec0)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4ee91a4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4efc654) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4ee6b00) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4efc7bc) 0
+ primary-for QAbstractItemModel (0xb4ee6b00)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4f37140) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4f37180) 0
+ primary-for QAbstractTableModel (0xb4f37140)
+ QObject (0xb4f3a12c) 0
+ primary-for QAbstractItemModel (0xb4f37180)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4f373c0) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4f37400) 0
+ primary-for QAbstractListModel (0xb4f373c0)
+ QObject (0xb4f3a258) 0
+ primary-for QAbstractItemModel (0xb4f37400)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4f5f12c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4f37ec0) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4f5f3c0) 0
+ primary-for QCoreApplication (0xb4f37ec0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4f5f960) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4db8690) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4db899c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4db8bf4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4db8ca8) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4dc0d00) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4db8f00) 0
+ primary-for QMimeData (0xb4dc0d00)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4dc0fc0) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4df212c) 0
+ primary-for QObjectCleanupHandler (0xb4dc0fc0)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4df3200) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4df2258) 0
+ primary-for QSharedMemory (0xb4df3200)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4df34c0) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4df2474) 0
+ primary-for QSignalMapper (0xb4df34c0)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4df3780) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4df2690) 0
+ primary-for QSocketNotifier (0xb4df3780)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4df2960) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4df3b40) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4df2a14) 0
+ primary-for QTimer (0xb4df3b40)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4e44080) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4df2ca8) 0
+ primary-for QTranslator (0xb4e44080)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4e443c0) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4df2f78) 0
+ primary-for QLibrary (0xb4e443c0)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4e447c0) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4e5f1e0) 0
+ primary-for QPluginLoader (0xb4e447c0)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4e5f30c) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4e9630c) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4e96348) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4e96834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4e96d20) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4cb56c0) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4e96d98) 0
+ primary-for QAbstractAnimation (0xb4cb56c0)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4cb5980) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4cb59c0) 0
+ primary-for QAnimationGroup (0xb4cb5980)
+ QObject (0xb4cd2000) 0
+ primary-for QAbstractAnimation (0xb4cb59c0)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4cb5c80) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4cb5cc0) 0
+ primary-for QParallelAnimationGroup (0xb4cb5c80)
+ QAbstractAnimation (0xb4cb5d00) 0
+ primary-for QAnimationGroup (0xb4cb5cc0)
+ QObject (0xb4cd221c) 0
+ primary-for QAbstractAnimation (0xb4cb5d00)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4cb5fc0) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4ceb000) 0
+ primary-for QPauseAnimation (0xb4cb5fc0)
+ QObject (0xb4cd2438) 0
+ primary-for QAbstractAnimation (0xb4ceb000)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4ceb2c0) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4ceb300) 0
+ primary-for QVariantAnimation (0xb4ceb2c0)
+ QObject (0xb4cd2654) 0
+ primary-for QAbstractAnimation (0xb4ceb300)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4ceb700) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4ceb740) 0
+ primary-for QPropertyAnimation (0xb4ceb700)
+ QAbstractAnimation (0xb4ceb780) 0
+ primary-for QVariantAnimation (0xb4ceb740)
+ QObject (0xb4cd2870) 0
+ primary-for QAbstractAnimation (0xb4ceb780)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4ceba40) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4ceba80) 0
+ primary-for QSequentialAnimationGroup (0xb4ceba40)
+ QAbstractAnimation (0xb4cebac0) 0
+ primary-for QAnimationGroup (0xb4ceba80)
+ QObject (0xb4cd2a8c) 0
+ primary-for QAbstractAnimation (0xb4cebac0)
+
+Vtable for QDBusAbstractAdaptor
+QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QDBusAbstractAdaptor)
+8 QDBusAbstractAdaptor::metaObject
+12 QDBusAbstractAdaptor::qt_metacast
+16 QDBusAbstractAdaptor::qt_metacall
+20 QDBusAbstractAdaptor::~QDBusAbstractAdaptor
+24 QDBusAbstractAdaptor::~QDBusAbstractAdaptor
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDBusAbstractAdaptor
+ size=8 align=4
+ base size=8 base align=4
+QDBusAbstractAdaptor (0xb4cebd80) 0
+ vptr=((& QDBusAbstractAdaptor::_ZTV20QDBusAbstractAdaptor) + 8u)
+ QObject (0xb4cd2ca8) 0
+ primary-for QDBusAbstractAdaptor (0xb4cebd80)
+
+Class QDBusError
+ size=16 align=4
+ base size=16 base align=4
+QDBusError (0xb4cd2ec4) 0
+
+Class QDBusMessage
+ size=4 align=4
+ base size=4 base align=4
+QDBusMessage (0xb4cd2f00) 0
+
+Class QDBusObjectPath
+ size=4 align=4
+ base size=4 base align=4
+QDBusObjectPath (0xb4d2e1c0) 0
+ QString (0xb4d4103c) 0
+
+Class QDBusSignature
+ size=4 align=4
+ base size=4 base align=4
+QDBusSignature (0xb4d2e700) 0
+ QString (0xb4d417bc) 0
+
+Class QDBusVariant
+ size=12 align=4
+ base size=12 base align=4
+QDBusVariant (0xb4d2ec40) 0
+ QVariant (0xb4d41f3c) 0
+
+Class QDBusConnection
+ size=4 align=4
+ base size=4 base align=4
+QDBusConnection (0xb4d936cc) 0
+
+Vtable for QDBusAbstractInterfaceBase
+QDBusAbstractInterfaceBase::_ZTV26QDBusAbstractInterfaceBase: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QDBusAbstractInterfaceBase)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QDBusAbstractInterfaceBase::qt_metacall
+20 QDBusAbstractInterfaceBase::~QDBusAbstractInterfaceBase
+24 QDBusAbstractInterfaceBase::~QDBusAbstractInterfaceBase
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDBusAbstractInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QDBusAbstractInterfaceBase (0xb4d9c700) 0
+ vptr=((& QDBusAbstractInterfaceBase::_ZTV26QDBusAbstractInterfaceBase) + 8u)
+ QObject (0xb4d937f8) 0
+ primary-for QDBusAbstractInterfaceBase (0xb4d9c700)
+
+Vtable for QDBusAbstractInterface
+QDBusAbstractInterface::_ZTV22QDBusAbstractInterface: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QDBusAbstractInterface)
+8 QDBusAbstractInterface::metaObject
+12 QDBusAbstractInterface::qt_metacast
+16 QDBusAbstractInterface::qt_metacall
+20 QDBusAbstractInterface::~QDBusAbstractInterface
+24 QDBusAbstractInterface::~QDBusAbstractInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QDBusAbstractInterface::connectNotify
+52 QDBusAbstractInterface::disconnectNotify
+
+Class QDBusAbstractInterface
+ size=8 align=4
+ base size=8 base align=4
+QDBusAbstractInterface (0xb4d9c800) 0
+ vptr=((& QDBusAbstractInterface::_ZTV22QDBusAbstractInterface) + 8u)
+ QDBusAbstractInterfaceBase (0xb4d9c840) 0
+ primary-for QDBusAbstractInterface (0xb4d9c800)
+ QObject (0xb4d93924) 0
+ primary-for QDBusAbstractInterfaceBase (0xb4d9c840)
+
+Class QDBusArgument
+ size=4 align=4
+ base size=4 base align=4
+QDBusArgument (0xb4d93b40) 0
+
+Class QDBusPendingCall
+ size=4 align=4
+ base size=4 base align=4
+QDBusPendingCall (0xb4d93f78) 0
+
+Vtable for QDBusPendingCallWatcher
+QDBusPendingCallWatcher::_ZTV23QDBusPendingCallWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QDBusPendingCallWatcher)
+8 QDBusPendingCallWatcher::metaObject
+12 QDBusPendingCallWatcher::qt_metacast
+16 QDBusPendingCallWatcher::qt_metacall
+20 QDBusPendingCallWatcher::~QDBusPendingCallWatcher
+24 QDBusPendingCallWatcher::~QDBusPendingCallWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDBusPendingCallWatcher
+ size=12 align=4
+ base size=12 base align=4
+QDBusPendingCallWatcher (0xb4c30a00) 0
+ vptr=((& QDBusPendingCallWatcher::_ZTV23QDBusPendingCallWatcher) + 8u)
+ QObject (0xb4c32000) 0
+ primary-for QDBusPendingCallWatcher (0xb4c30a00)
+ QDBusPendingCall (0xb4c3203c) 8
+
+Class QDBusPendingReplyData
+ size=4 align=4
+ base size=4 base align=4
+QDBusPendingReplyData (0xb4be4dc0) 0
+ QDBusPendingCall (0xb4c32258) 0
+
+Vtable for QDBusConnectionInterface
+QDBusConnectionInterface::_ZTV24QDBusConnectionInterface: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QDBusConnectionInterface)
+8 QDBusConnectionInterface::metaObject
+12 QDBusConnectionInterface::qt_metacast
+16 QDBusConnectionInterface::qt_metacall
+20 QDBusConnectionInterface::~QDBusConnectionInterface
+24 QDBusConnectionInterface::~QDBusConnectionInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QDBusConnectionInterface::connectNotify
+52 QDBusConnectionInterface::disconnectNotify
+
+Class QDBusConnectionInterface
+ size=8 align=4
+ base size=8 base align=4
+QDBusConnectionInterface (0xb4c67340) 0
+ vptr=((& QDBusConnectionInterface::_ZTV24QDBusConnectionInterface) + 8u)
+ QDBusAbstractInterface (0xb4c67380) 0
+ primary-for QDBusConnectionInterface (0xb4c67340)
+ QDBusAbstractInterfaceBase (0xb4c673c0) 0
+ primary-for QDBusAbstractInterface (0xb4c67380)
+ QObject (0xb4c32f3c) 0
+ primary-for QDBusAbstractInterfaceBase (0xb4c673c0)
+
+Class QDBusContext
+ size=4 align=4
+ base size=4 base align=4
+QDBusContext (0xb4c7b0f0) 0
+
+Vtable for QDBusInterface
+QDBusInterface::_ZTV14QDBusInterface: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDBusInterface)
+8 QDBusInterface::metaObject
+12 QDBusInterface::qt_metacast
+16 QDBusInterface::qt_metacall
+20 QDBusInterface::~QDBusInterface
+24 QDBusInterface::~QDBusInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QDBusAbstractInterface::connectNotify
+52 QDBusAbstractInterface::disconnectNotify
+
+Class QDBusInterface
+ size=8 align=4
+ base size=8 base align=4
+QDBusInterface (0xb4c67740) 0
+ vptr=((& QDBusInterface::_ZTV14QDBusInterface) + 8u)
+ QDBusAbstractInterface (0xb4c67780) 0
+ primary-for QDBusInterface (0xb4c67740)
+ QDBusAbstractInterfaceBase (0xb4c677c0) 0
+ primary-for QDBusAbstractInterface (0xb4c67780)
+ QObject (0xb4c7b12c) 0
+ primary-for QDBusAbstractInterfaceBase (0xb4c677c0)
+
+Class QDBusMetaType
+ size=1 align=1
+ base size=0 base align=1
+QDBusMetaType (0xb4c7b258) 0 empty
+
+Vtable for QDBusServer
+QDBusServer::_ZTV11QDBusServer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDBusServer)
+8 QDBusServer::metaObject
+12 QDBusServer::qt_metacast
+16 QDBusServer::qt_metacall
+20 QDBusServer::~QDBusServer
+24 QDBusServer::~QDBusServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDBusServer
+ size=12 align=4
+ base size=12 base align=4
+QDBusServer (0xb4c67ac0) 0
+ vptr=((& QDBusServer::_ZTV11QDBusServer) + 8u)
+ QObject (0xb4c7b294) 0
+ primary-for QDBusServer (0xb4c67ac0)
+
+Vtable for QDBusServiceWatcher
+QDBusServiceWatcher::_ZTV19QDBusServiceWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QDBusServiceWatcher)
+8 QDBusServiceWatcher::metaObject
+12 QDBusServiceWatcher::qt_metacast
+16 QDBusServiceWatcher::qt_metacall
+20 QDBusServiceWatcher::~QDBusServiceWatcher
+24 QDBusServiceWatcher::~QDBusServiceWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDBusServiceWatcher
+ size=8 align=4
+ base size=8 base align=4
+QDBusServiceWatcher (0xb4c67d00) 0
+ vptr=((& QDBusServiceWatcher::_ZTV19QDBusServiceWatcher) + 8u)
+ QObject (0xb4c7b3c0) 0
+ primary-for QDBusServiceWatcher (0xb4c67d00)
+
diff --git a/tests/auto/bic/data/QtDesigner.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDesigner.4.2.0.linux-gcc-ia32.txt
index 6a0e8e6d56..a5d192762c 100644
--- a/tests/auto/bic/data/QtDesigner.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtDesigner.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7866580) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb7866b40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb7866ec0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb73fb2c0) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb73fb540) 0
QString (0xb73fb580) 0
-
Class QGenericArgument
size=8 align=4
base size=8 base align=4
@@ -149,7 +111,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb73fb640) 0
QGenericArgument (0xb73fb680) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb73fbb80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -312,11 +271,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb7119040) 0 empty
-
-
-
-
-
Vtable for QExtensionManager
QExtensionManager::_ZTV17QExtensionManager: 24u entries
0 (int (*)(...))0
@@ -359,37 +313,31 @@ Class QSize
base size=8 base align=4
QSize (0xb7119ac0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb7119d40) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb7119640) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb7119940) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb7119a80) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb7119c00) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -447,7 +395,6 @@ QIODevice (0xb7119c40) 0
QObject (0xb7119d80) 0
primary-for QIODevice (0xb7119c40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -466,43 +413,27 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb7119f00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb7119ec0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6da20c0) 0
QList<QString> (0xb6da2100) 0
-
-
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0xb6da2280) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6da2480) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -513,25 +444,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6da26c0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6da2780) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -547,16 +464,12 @@ Class QVectorData
base size=16 base align=4
QVectorData (0xb6da2b40) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb6da2dc0) 0
QVector<QPoint> (0xb6da2e00) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -578,19 +491,16 @@ Class QLine
base size=16 base align=4
QLine (0xb6da2400) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6d12000) 0
-
Class QMatrix
size=48 align=4
base size=48 base align=4
QMatrix (0xb6d12080) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -614,7 +524,6 @@ QImage (0xb6d12140) 0
QPaintDevice (0xb6d12180) 0
primary-for QImage (0xb6d12140)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -638,18 +547,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb6d12480) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0xb6d12500) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -719,7 +621,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb6d12d00) 0
-
Class QWidgetData
size=64 align=4
base size=64 base align=4
@@ -944,18 +845,6 @@ Class QDesignerDnDItemInterface
QDesignerDnDItemInterface (0xb69f4180) 0 nearly-empty
vptr=((& QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
Vtable for QDesignerFormEditorInterface
QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface: 14u entries
0 (int (*)(...))0
@@ -1507,72 +1396,16 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb69f45c0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb68f8a00) 0
-
Class QDesignerWidgetBoxInterface::Widget
size=16 align=4
base size=16 base align=4
QDesignerWidgetBoxInterface::Widget (0xb68f8c00) 0
-
-
Class QDesignerWidgetBoxInterface::Category
size=12 align=4
base size=12 base align=4
@@ -1669,7 +1502,6 @@ QDesignerWidgetBoxInterface (0xb68f8b00) 0
QPaintDevice (0xb68f8bc0) 8
vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 284u)
-
Vtable for QDesignerWidgetDataBaseItemInterface
QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface: 30u entries
0 (int (*)(...))0
@@ -1709,8 +1541,6 @@ Class QDesignerWidgetDataBaseItemInterface
QDesignerWidgetDataBaseItemInterface (0xb68f8f40) 0 nearly-empty
vptr=((& QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface) + 8u)
-
-
Vtable for QDesignerWidgetDataBaseInterface
QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface: 22u entries
0 (int (*)(...))0
@@ -1893,10 +1723,6 @@ Class QDesignerTaskMenuExtension
QDesignerTaskMenuExtension (0xb6786540) 0 nearly-empty
vptr=((& QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension) + 8u)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -1917,8 +1743,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6786880) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -1929,7 +1753,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6786980) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -1974,29 +1797,16 @@ QFile (0xb6786a00) 0
QObject (0xb6786a80) 0
primary-for QIODevice (0xb6786a40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb6786b40) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6786cc0) 0
-
-
-
-
-
-
-
-
Vtable for QAbstractFormBuilder
QAbstractFormBuilder::_ZTV20QAbstractFormBuilder: 48u entries
0 (int (*)(...))0
@@ -2113,8 +1923,6 @@ Class QDesignerCustomWidgetCollectionInterface
QDesignerCustomWidgetCollectionInterface (0xb66d9080) 0 nearly-empty
vptr=((& QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface) + 8u)
-
-
Vtable for QFormBuilder
QFormBuilder::_ZTV12QFormBuilder: 49u entries
0 (int (*)(...))0
@@ -2175,11 +1983,3 @@ QFormBuilder (0xb66d9100) 0
QAbstractFormBuilder (0xb66d9140) 0
primary-for QFormBuilder (0xb66d9100)
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtDesigner.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDesigner.4.3.0.linux-gcc-ia32.txt
index ec449b9ee0..d99f316f7e 100644
--- a/tests/auto/bic/data/QtDesigner.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtDesigner.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7793640) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb7793ac0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb7793fc0) 0
QGenericArgument (0xb7299000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb7299280) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb7299600) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb7299680) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb7299980) 0
QString (0xb72999c0) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb7299d40) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -277,37 +236,31 @@ Class QSize
base size=8 base align=4
QSize (0xb6e93140) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6e933c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb6e93680) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6e93900) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6e93b80) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6e93cc0) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -365,7 +318,6 @@ QIODevice (0xb6e93ec0) 0
QObject (0xb6e93f00) 0
primary-for QIODevice (0xb6e93ec0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -384,43 +336,27 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb6e931c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6e93240) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6e93180) 0
QList<QString> (0xb6e93400) 0
-
-
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0xb6e93580) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6e93880) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -431,25 +367,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6e93ac0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6e93c00) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -465,16 +387,12 @@ Class QVectorData
base size=16 base align=4
QVectorData (0xb6d0e240) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb6d0e4c0) 0
QVector<QPoint> (0xb6d0e500) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -496,19 +414,16 @@ Class QLine
base size=16 base align=4
QLine (0xb6d0e800) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6d0e880) 0
-
Class QMatrix
size=48 align=4
base size=48 base align=4
QMatrix (0xb6d0e900) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -519,14 +434,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb6d0e980) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb6d0ea80) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -537,7 +449,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb6d0ed40) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -561,7 +472,6 @@ QImage (0xb6d0ee40) 0
QPaintDevice (0xb6d0ee80) 0
primary-for QImage (0xb6d0ee40)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -585,18 +495,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb6d0e740) 0
-
Class QBrushData
size=108 align=4
base size=105 base align=4
QBrushData (0xb6d0ea40) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -656,7 +559,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb69655c0) 0
-
Class QCursor
size=4 align=4
base size=4 base align=4
@@ -667,7 +569,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb6965740) 0
-
Class QWidgetData
size=64 align=4
base size=64 base align=4
@@ -749,7 +650,6 @@ QWidget (0xb6965880) 0
QPaintDevice (0xb6965900) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QDesignerPropertyEditorInterface
QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface: 70u entries
0 (int (*)(...))0
@@ -922,73 +822,16 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb6965e00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb675b840) 0
-
Class QDesignerWidgetBoxInterface::Widget
size=16 align=4
base size=16 base align=4
QDesignerWidgetBoxInterface::Widget (0xb675ba40) 0
-
-
Class QDesignerWidgetBoxInterface::Category
size=12 align=4
base size=12 base align=4
@@ -1085,7 +928,6 @@ QDesignerWidgetBoxInterface (0xb675b940) 0
QPaintDevice (0xb675ba00) 8
vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 284u)
-
Vtable for QDesignerFormWindowInterface
QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface: 114u entries
0 (int (*)(...))0
@@ -1275,7 +1117,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb680f040) 0 empty
-
Class QDesignerPromotionInterface::PromotedClass
size=8 align=4
base size=8 base align=4
@@ -1874,8 +1715,6 @@ Class QDesignerWidgetDataBaseItemInterface
QDesignerWidgetDataBaseItemInterface (0xb65e4600) 0 nearly-empty
vptr=((& QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface) + 8u)
-
-
Vtable for QDesignerWidgetDataBaseInterface
QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface: 22u entries
0 (int (*)(...))0
@@ -1935,18 +1774,6 @@ Class QDesignerFormWindowCursorInterface
QDesignerFormWindowCursorInterface (0xb65e4840) 0 nearly-empty
vptr=((& QDesignerFormWindowCursorInterface::_ZTV34QDesignerFormWindowCursorInterface) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
Vtable for QDesignerFormEditorInterface
QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface: 14u entries
0 (int (*)(...))0
@@ -2082,10 +1909,6 @@ Class QDesignerCustomWidgetCollectionInterface
QDesignerCustomWidgetCollectionInterface (0xb65e4880) 0 nearly-empty
vptr=((& QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface) + 8u)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -2106,8 +1929,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb65e4d00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -2118,7 +1939,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb65e4f00) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -2163,29 +1983,16 @@ QFile (0xb64f2000) 0
QObject (0xb64f2080) 0
primary-for QIODevice (0xb64f2040)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb64f2140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb64f22c0) 0
-
-
-
-
-
-
-
-
Vtable for QAbstractFormBuilder
QAbstractFormBuilder::_ZTV20QAbstractFormBuilder: 48u entries
0 (int (*)(...))0
@@ -2263,8 +2070,6 @@ Class QDesignerContainerExtension
QDesignerContainerExtension (0xb64f2800) 0 nearly-empty
vptr=((& QDesignerContainerExtension::_ZTV27QDesignerContainerExtension) + 8u)
-
-
Vtable for QFormBuilder
QFormBuilder::_ZTV12QFormBuilder: 49u entries
0 (int (*)(...))0
@@ -2325,10 +2130,6 @@ QFormBuilder (0xb64f2940) 0
QAbstractFormBuilder (0xb64f2980) 0
primary-for QFormBuilder (0xb64f2940)
-
-
-
-
Vtable for QExtensionManager
QExtensionManager::_ZTV17QExtensionManager: 24u entries
0 (int (*)(...))0
@@ -2366,13 +2167,3 @@ QExtensionManager (0xb64f2b40) 0
QAbstractExtensionManager (0xb64f2bc0) 8 nearly-empty
vptr=((& QExtensionManager::_ZTV17QExtensionManager) + 76u)
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtDesigner.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDesigner.4.3.1.linux-gcc-ia32.txt
deleted file mode 100644
index bebd0d7c05..0000000000
--- a/tests/auto/bic/data/QtDesigner.4.3.1.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,2378 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb778f400) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb778f500) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb778f600) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb778f640) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb778fac0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb778fbc0) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb778fc00) 0
-
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb778fd00) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb778fd80) 0
- QBasicAtomic (0xb778fdc0) 0
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb778fec0) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb778ff40) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb778ff00) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb778ffc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb72ec380) 0 empty
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb72ec440) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb72ec4c0) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb72ec400) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb72ec640) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb72ec680) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb72ec700) 0
- QString (0xb72ec740) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb72ec7c0) 0
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb72ec800) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb72ec840) 0
- QGenericArgument (0xb72ec880) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb72eca00) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb72ecb40) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb72ecbc0) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb72ecc00) 0 nearly-empty
- primary-for std::bad_exception (0xb72ecbc0)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb72ecc80) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb72eccc0) 0 nearly-empty
- primary-for std::bad_alloc (0xb72ecc80)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb72ecd40) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb72ecdc0) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb72ecd80) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb72ec540) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb6e88040) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb6e880c0) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Vtable for QAbstractExtensionFactory
-QAbstractExtensionFactory::_ZTV25QAbstractExtensionFactory: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAbstractExtensionFactory)
-8 QAbstractExtensionFactory::~QAbstractExtensionFactory
-12 QAbstractExtensionFactory::~QAbstractExtensionFactory
-16 __cxa_pure_virtual
-
-Class QAbstractExtensionFactory
- size=4 align=4
- base size=4 base align=4
-QAbstractExtensionFactory (0xb6e881c0) 0 nearly-empty
- vptr=((& QAbstractExtensionFactory::_ZTV25QAbstractExtensionFactory) + 8u)
-
-Vtable for QAbstractExtensionManager
-QAbstractExtensionManager::_ZTV25QAbstractExtensionManager: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAbstractExtensionManager)
-8 QAbstractExtensionManager::~QAbstractExtensionManager
-12 QAbstractExtensionManager::~QAbstractExtensionManager
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-
-Class QAbstractExtensionManager
- size=4 align=4
- base size=4 base align=4
-QAbstractExtensionManager (0xb6e88240) 0 nearly-empty
- vptr=((& QAbstractExtensionManager::_ZTV25QAbstractExtensionManager) + 8u)
-
-Vtable for QDesignerDynamicPropertySheetExtension
-QDesignerDynamicPropertySheetExtension::_ZTV38QDesignerDynamicPropertySheetExtension: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QDesignerDynamicPropertySheetExtension)
-8 QDesignerDynamicPropertySheetExtension::~QDesignerDynamicPropertySheetExtension
-12 QDesignerDynamicPropertySheetExtension::~QDesignerDynamicPropertySheetExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-
-Class QDesignerDynamicPropertySheetExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerDynamicPropertySheetExtension (0xb6e88300) 0 nearly-empty
- vptr=((& QDesignerDynamicPropertySheetExtension::_ZTV38QDesignerDynamicPropertySheetExtension) + 8u)
-
-Vtable for QDesignerWidgetDataBaseItemInterface
-QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI36QDesignerWidgetDataBaseItemInterface)
-8 QDesignerWidgetDataBaseItemInterface::~QDesignerWidgetDataBaseItemInterface
-12 QDesignerWidgetDataBaseItemInterface::~QDesignerWidgetDataBaseItemInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QDesignerWidgetDataBaseItemInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerWidgetDataBaseItemInterface (0xb6e88380) 0 nearly-empty
- vptr=((& QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface) + 8u)
-
-
-
-Vtable for QDesignerWidgetDataBaseInterface
-QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QDesignerWidgetDataBaseInterface)
-8 QDesignerWidgetDataBaseInterface::metaObject
-12 QDesignerWidgetDataBaseInterface::qt_metacast
-16 QDesignerWidgetDataBaseInterface::qt_metacall
-20 QDesignerWidgetDataBaseInterface::~QDesignerWidgetDataBaseInterface
-24 QDesignerWidgetDataBaseInterface::~QDesignerWidgetDataBaseInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDesignerWidgetDataBaseInterface::count
-60 QDesignerWidgetDataBaseInterface::item
-64 QDesignerWidgetDataBaseInterface::indexOf
-68 QDesignerWidgetDataBaseInterface::insert
-72 QDesignerWidgetDataBaseInterface::append
-76 QDesignerWidgetDataBaseInterface::indexOfObject
-80 QDesignerWidgetDataBaseInterface::indexOfClassName
-84 QDesignerWidgetDataBaseInterface::core
-
-Class QDesignerWidgetDataBaseInterface
- size=12 align=4
- base size=12 base align=4
-QDesignerWidgetDataBaseInterface (0xb6e88400) 0
- vptr=((& QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface) + 8u)
- QObject (0xb6e88440) 0
- primary-for QDesignerWidgetDataBaseInterface (0xb6e88400)
-
-Vtable for QDesignerDnDItemInterface
-QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QDesignerDnDItemInterface)
-8 QDesignerDnDItemInterface::~QDesignerDnDItemInterface
-12 QDesignerDnDItemInterface::~QDesignerDnDItemInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QDesignerDnDItemInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerDnDItemInterface (0xb6e885c0) 0 nearly-empty
- vptr=((& QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface) + 8u)
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6e88680) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6e88640) 0
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb6e88ac0) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb6e88b00) 0
- primary-for QIODevice (0xb6e88ac0)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb6e88c00) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6e88cc0) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6e88f40) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6e88080) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6e88940) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6e88b40) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6e88d40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6c55100) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6c55140) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6c55180) 0
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb6c55340) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb6c553c0) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6c554c0) 0
- QList<QString> (0xb6c55500) 0
-
-
-
-
-
-
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0xb6c55680) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb6c55840) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6c55ac0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6c55d80) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb6c55ec0) 0
-
-
-
-
-Class QPolygon
- size=4 align=4
- base size=4 base align=4
-QPolygon (0xb6c55880) 0
- QVector<QPoint> (0xb6c558c0) 0
-
-
-
-Class QPolygonF
- size=4 align=4
- base size=4 base align=4
-QPolygonF (0xb6c559c0) 0
- QVector<QPointF> (0xb6c55a00) 0
-
-Class QRegion::QRegionData
- size=16 align=4
- base size=16 base align=4
-QRegion::QRegionData (0xb6c55c40) 0
-
-Class QRegion
- size=4 align=4
- base size=4 base align=4
-QRegion (0xb6c55b00) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb6c55c80) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb6c55b80) 0
-
-
-Class QMatrix
- size=48 align=4
- base size=48 base align=4
-QMatrix (0xb6c55c00) 0
-
-
-Class QPainterPath::Element
- size=20 align=4
- base size=20 base align=4
-QPainterPath::Element (0xb6c55e40) 0
-
-Class QPainterPath
- size=4 align=4
- base size=4 base align=4
-QPainterPath (0xb6c55e00) 0
-
-
-
-Class QPainterPathPrivate
- size=8 align=4
- base size=8 base align=4
-QPainterPathPrivate (0xb6c55f00) 0
-
-
-Class QPainterPathStroker
- size=4 align=4
- base size=4 base align=4
-QPainterPathStroker (0xb6b2c180) 0
-
-Class QTransform
- size=80 align=4
- base size=80 base align=4
-QTransform (0xb6b2c240) 0
-
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintDevice)
-8 QPaintDevice::~QPaintDevice
-12 QPaintDevice::~QPaintDevice
-16 QPaintDevice::devType
-20 __cxa_pure_virtual
-24 QPaintDevice::metric
-
-Class QPaintDevice
- size=8 align=4
- base size=6 base align=4
-QPaintDevice (0xb6b2c300) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-Class QImageTextKeyLang
- size=8 align=4
- base size=8 base align=4
-QImageTextKeyLang (0xb6b2c400) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QImage)
-8 QImage::~QImage
-12 QImage::~QImage
-16 QImage::devType
-20 QImage::paintEngine
-24 QImage::metric
-
-Class QImage
- size=12 align=4
- base size=12 base align=4
-QImage (0xb6b2c440) 0
- vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb6b2c480) 0
- primary-for QImage (0xb6b2c440)
-
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QPixmap)
-8 QPixmap::~QPixmap
-12 QPixmap::~QPixmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QPixmap
- size=12 align=4
- base size=12 base align=4
-QPixmap (0xb6b2c600) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb6b2c640) 0
- primary-for QPixmap (0xb6b2c600)
-
-Class QBrush
- size=4 align=4
- base size=4 base align=4
-QBrush (0xb6b2c780) 0
-
-
-Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb6b2c840) 0
-
-
-
-
-
-
-
-Class QGradient
- size=56 align=4
- base size=56 base align=4
-QGradient (0xb6b2c880) 0
-
-Class QLinearGradient
- size=56 align=4
- base size=56 base align=4
-QLinearGradient (0xb6b2cac0) 0
- QGradient (0xb6b2cb00) 0
-
-Class QRadialGradient
- size=56 align=4
- base size=56 base align=4
-QRadialGradient (0xb6b2cb40) 0
- QGradient (0xb6b2cb80) 0
-
-Class QConicalGradient
- size=56 align=4
- base size=56 base align=4
-QConicalGradient (0xb6b2cbc0) 0
- QGradient (0xb6b2cc00) 0
-
-Vtable for QDesignerBrushManagerInterface
-QDesignerBrushManagerInterface::_ZTV30QDesignerBrushManagerInterface: 21u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QDesignerBrushManagerInterface)
-8 QDesignerBrushManagerInterface::metaObject
-12 QDesignerBrushManagerInterface::qt_metacast
-16 QDesignerBrushManagerInterface::qt_metacall
-20 QDesignerBrushManagerInterface::~QDesignerBrushManagerInterface
-24 QDesignerBrushManagerInterface::~QDesignerBrushManagerInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-
-Class QDesignerBrushManagerInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerBrushManagerInterface (0xb6b2cc40) 0
- vptr=((& QDesignerBrushManagerInterface::_ZTV30QDesignerBrushManagerInterface) + 8u)
- QObject (0xb6b2cc80) 0
- primary-for QDesignerBrushManagerInterface (0xb6b2cc40)
-
-
-
-
-
-
-
-
-
-
-
-
-
-Vtable for QDesignerFormEditorInterface
-QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI28QDesignerFormEditorInterface)
-8 QDesignerFormEditorInterface::metaObject
-12 QDesignerFormEditorInterface::qt_metacast
-16 QDesignerFormEditorInterface::qt_metacall
-20 QDesignerFormEditorInterface::~QDesignerFormEditorInterface
-24 QDesignerFormEditorInterface::~QDesignerFormEditorInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDesignerFormEditorInterface
- size=60 align=4
- base size=60 base align=4
-QDesignerFormEditorInterface (0xb6b2cd40) 0
- vptr=((& QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface) + 8u)
- QObject (0xb6b2cd80) 0
- primary-for QDesignerFormEditorInterface (0xb6b2cd40)
-
-Vtable for QDesignerIntegrationInterface
-QDesignerIntegrationInterface::_ZTV29QDesignerIntegrationInterface: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QDesignerIntegrationInterface)
-8 QDesignerIntegrationInterface::metaObject
-12 QDesignerIntegrationInterface::qt_metacast
-16 QDesignerIntegrationInterface::qt_metacall
-20 QDesignerIntegrationInterface::~QDesignerIntegrationInterface
-24 QDesignerIntegrationInterface::~QDesignerIntegrationInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QDesignerIntegrationInterface
- size=12 align=4
- base size=12 base align=4
-QDesignerIntegrationInterface (0xb6b2c8c0) 0
- vptr=((& QDesignerIntegrationInterface::_ZTV29QDesignerIntegrationInterface) + 8u)
- QObject (0xb6b2ccc0) 0
- primary-for QDesignerIntegrationInterface (0xb6b2c8c0)
-
-Class QPalette
- size=8 align=4
- base size=8 base align=4
-QPalette (0xb6b2cdc0) 0
-
-Class QColorGroup
- size=8 align=4
- base size=8 base align=4
-QColorGroup (0xb6b2ce40) 0
- QPalette (0xb6b2cec0) 0
-
-Class QFont
- size=8 align=4
- base size=8 base align=4
-QFont (0xb6b2cfc0) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb69150c0) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb6915100) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb6915140) 0
-
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb6915180) 0
-
-
-Class QCursor
- size=4 align=4
- base size=4 base align=4
-QCursor (0xb69152c0) 0
-
-Class QKeySequence
- size=4 align=4
- base size=4 base align=4
-QKeySequence (0xb6915300) 0
-
-
-Class QWidgetData
- size=64 align=4
- base size=64 base align=4
-QWidgetData (0xb6915400) 0
-
-Vtable for QWidget
-QWidget::_ZTV7QWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWidget)
-8 QWidget::metaObject
-12 QWidget::qt_metacast
-16 QWidget::qt_metacall
-20 QWidget::~QWidget
-24 QWidget::~QWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI7QWidget)
-232 QWidget::_ZThn8_N7QWidgetD1Ev
-236 QWidget::_ZThn8_N7QWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWidget
- size=20 align=4
- base size=20 base align=4
-QWidget (0xb6915440) 0
- vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb6915480) 0
- primary-for QWidget (0xb6915440)
- QPaintDevice (0xb69154c0) 8
- vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
-
-Vtable for QDesignerResourceBrowserInterface
-QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QDesignerResourceBrowserInterface)
-8 QDesignerResourceBrowserInterface::metaObject
-12 QDesignerResourceBrowserInterface::qt_metacast
-16 QDesignerResourceBrowserInterface::qt_metacall
-20 QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface
-24 QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 __cxa_pure_virtual
-228 __cxa_pure_virtual
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI33QDesignerResourceBrowserInterface)
-240 QDesignerResourceBrowserInterface::_ZThn8_N33QDesignerResourceBrowserInterfaceD1Ev
-244 QDesignerResourceBrowserInterface::_ZThn8_N33QDesignerResourceBrowserInterfaceD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerResourceBrowserInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerResourceBrowserInterface (0xb6915740) 0
- vptr=((& QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface) + 8u)
- QWidget (0xb6915780) 0
- primary-for QDesignerResourceBrowserInterface (0xb6915740)
- QObject (0xb69157c0) 0
- primary-for QWidget (0xb6915780)
- QPaintDevice (0xb6915800) 8
- vptr=((& QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface) + 240u)
-
-Vtable for QDesignerFormWindowInterface
-QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface: 114u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI28QDesignerFormWindowInterface)
-8 QDesignerFormWindowInterface::metaObject
-12 QDesignerFormWindowInterface::qt_metacast
-16 QDesignerFormWindowInterface::qt_metacall
-20 QDesignerFormWindowInterface::~QDesignerFormWindowInterface
-24 QDesignerFormWindowInterface::~QDesignerFormWindowInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 __cxa_pure_virtual
-228 __cxa_pure_virtual
-232 __cxa_pure_virtual
-236 __cxa_pure_virtual
-240 __cxa_pure_virtual
-244 __cxa_pure_virtual
-248 __cxa_pure_virtual
-252 __cxa_pure_virtual
-256 __cxa_pure_virtual
-260 __cxa_pure_virtual
-264 __cxa_pure_virtual
-268 __cxa_pure_virtual
-272 __cxa_pure_virtual
-276 __cxa_pure_virtual
-280 __cxa_pure_virtual
-284 __cxa_pure_virtual
-288 __cxa_pure_virtual
-292 __cxa_pure_virtual
-296 __cxa_pure_virtual
-300 __cxa_pure_virtual
-304 QDesignerFormWindowInterface::core
-308 __cxa_pure_virtual
-312 __cxa_pure_virtual
-316 __cxa_pure_virtual
-320 __cxa_pure_virtual
-324 __cxa_pure_virtual
-328 __cxa_pure_virtual
-332 __cxa_pure_virtual
-336 __cxa_pure_virtual
-340 __cxa_pure_virtual
-344 __cxa_pure_virtual
-348 __cxa_pure_virtual
-352 __cxa_pure_virtual
-356 __cxa_pure_virtual
-360 __cxa_pure_virtual
-364 __cxa_pure_virtual
-368 __cxa_pure_virtual
-372 __cxa_pure_virtual
-376 __cxa_pure_virtual
-380 __cxa_pure_virtual
-384 __cxa_pure_virtual
-388 __cxa_pure_virtual
-392 __cxa_pure_virtual
-396 __cxa_pure_virtual
-400 __cxa_pure_virtual
-404 __cxa_pure_virtual
-408 __cxa_pure_virtual
-412 __cxa_pure_virtual
-416 __cxa_pure_virtual
-420 __cxa_pure_virtual
-424 __cxa_pure_virtual
-428 (int (*)(...))-0x00000000000000008
-432 (int (*)(...))(& _ZTI28QDesignerFormWindowInterface)
-436 QDesignerFormWindowInterface::_ZThn8_N28QDesignerFormWindowInterfaceD1Ev
-440 QDesignerFormWindowInterface::_ZThn8_N28QDesignerFormWindowInterfaceD0Ev
-444 QWidget::_ZThn8_NK7QWidget7devTypeEv
-448 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-452 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerFormWindowInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerFormWindowInterface (0xb6915880) 0
- vptr=((& QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface) + 8u)
- QWidget (0xb69158c0) 0
- primary-for QDesignerFormWindowInterface (0xb6915880)
- QObject (0xb6915900) 0
- primary-for QWidget (0xb69158c0)
- QPaintDevice (0xb6915940) 8
- vptr=((& QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface) + 436u)
-
-Vtable for QDesignerPropertySheetExtension
-QDesignerPropertySheetExtension::_ZTV31QDesignerPropertySheetExtension: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QDesignerPropertySheetExtension)
-8 QDesignerPropertySheetExtension::~QDesignerPropertySheetExtension
-12 QDesignerPropertySheetExtension::~QDesignerPropertySheetExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QDesignerPropertySheetExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerPropertySheetExtension (0xb69159c0) 0 nearly-empty
- vptr=((& QDesignerPropertySheetExtension::_ZTV31QDesignerPropertySheetExtension) + 8u)
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb6915b00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QIcon
- size=4 align=4
- base size=4 base align=4
-QIcon (0xb66c0540) 0
-
-
-Class QDesignerWidgetBoxInterface::Widget
- size=16 align=4
- base size=16 base align=4
-QDesignerWidgetBoxInterface::Widget (0xb66c0740) 0
-
-
-
-Class QDesignerWidgetBoxInterface::Category
- size=12 align=4
- base size=12 base align=4
-QDesignerWidgetBoxInterface::Category (0xb66c0780) 0
-
-Vtable for QDesignerWidgetBoxInterface
-QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface: 76u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerWidgetBoxInterface)
-8 QDesignerWidgetBoxInterface::metaObject
-12 QDesignerWidgetBoxInterface::qt_metacast
-16 QDesignerWidgetBoxInterface::qt_metacall
-20 QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface
-24 QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 __cxa_pure_virtual
-228 __cxa_pure_virtual
-232 __cxa_pure_virtual
-236 __cxa_pure_virtual
-240 __cxa_pure_virtual
-244 __cxa_pure_virtual
-248 __cxa_pure_virtual
-252 __cxa_pure_virtual
-256 __cxa_pure_virtual
-260 __cxa_pure_virtual
-264 __cxa_pure_virtual
-268 __cxa_pure_virtual
-272 __cxa_pure_virtual
-276 (int (*)(...))-0x00000000000000008
-280 (int (*)(...))(& _ZTI27QDesignerWidgetBoxInterface)
-284 QDesignerWidgetBoxInterface::_ZThn8_N27QDesignerWidgetBoxInterfaceD1Ev
-288 QDesignerWidgetBoxInterface::_ZThn8_N27QDesignerWidgetBoxInterfaceD0Ev
-292 QWidget::_ZThn8_NK7QWidget7devTypeEv
-296 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-300 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerWidgetBoxInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerWidgetBoxInterface (0xb66c0640) 0
- vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 8u)
- QWidget (0xb66c0680) 0
- primary-for QDesignerWidgetBoxInterface (0xb66c0640)
- QObject (0xb66c06c0) 0
- primary-for QWidget (0xb66c0680)
- QPaintDevice (0xb66c0700) 8
- vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 284u)
-
-
-Vtable for QDesignerTaskMenuExtension
-QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QDesignerTaskMenuExtension)
-8 QDesignerTaskMenuExtension::~QDesignerTaskMenuExtension
-12 QDesignerTaskMenuExtension::~QDesignerTaskMenuExtension
-16 QDesignerTaskMenuExtension::preferredEditAction
-20 __cxa_pure_virtual
-
-Class QDesignerTaskMenuExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerTaskMenuExtension (0xb66c0a80) 0 nearly-empty
- vptr=((& QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension) + 8u)
-
-Vtable for QDesignerFormWindowToolInterface
-QDesignerFormWindowToolInterface::_ZTV32QDesignerFormWindowToolInterface: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QDesignerFormWindowToolInterface)
-8 QDesignerFormWindowToolInterface::metaObject
-12 QDesignerFormWindowToolInterface::qt_metacast
-16 QDesignerFormWindowToolInterface::qt_metacall
-20 QDesignerFormWindowToolInterface::~QDesignerFormWindowToolInterface
-24 QDesignerFormWindowToolInterface::~QDesignerFormWindowToolInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QDesignerFormWindowToolInterface::saveToDom
-84 QDesignerFormWindowToolInterface::loadFromDom
-88 __cxa_pure_virtual
-
-Class QDesignerFormWindowToolInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerFormWindowToolInterface (0xb66c0c00) 0
- vptr=((& QDesignerFormWindowToolInterface::_ZTV32QDesignerFormWindowToolInterface) + 8u)
- QObject (0xb66c0c40) 0
- primary-for QDesignerFormWindowToolInterface (0xb66c0c00)
-
-Vtable for QDesignerActionEditorInterface
-QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QDesignerActionEditorInterface)
-8 QDesignerActionEditorInterface::metaObject
-12 QDesignerActionEditorInterface::qt_metacast
-16 QDesignerActionEditorInterface::qt_metacall
-20 QDesignerActionEditorInterface::~QDesignerActionEditorInterface
-24 QDesignerActionEditorInterface::~QDesignerActionEditorInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDesignerActionEditorInterface::core
-228 __cxa_pure_virtual
-232 __cxa_pure_virtual
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI30QDesignerActionEditorInterface)
-248 QDesignerActionEditorInterface::_ZThn8_N30QDesignerActionEditorInterfaceD1Ev
-252 QDesignerActionEditorInterface::_ZThn8_N30QDesignerActionEditorInterfaceD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerActionEditorInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerActionEditorInterface (0xb66c0cc0) 0
- vptr=((& QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface) + 8u)
- QWidget (0xb66c0d00) 0
- primary-for QDesignerActionEditorInterface (0xb66c0cc0)
- QObject (0xb66c0d40) 0
- primary-for QWidget (0xb66c0d00)
- QPaintDevice (0xb66c0d80) 8
- vptr=((& QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface) + 248u)
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb66c0e40) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb66c0e00) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb66c0ec0) 0 empty
-
-
-Vtable for QDesignerMetaDataBaseItemInterface
-QDesignerMetaDataBaseItemInterface::_ZTV34QDesignerMetaDataBaseItemInterface: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI34QDesignerMetaDataBaseItemInterface)
-8 QDesignerMetaDataBaseItemInterface::~QDesignerMetaDataBaseItemInterface
-12 QDesignerMetaDataBaseItemInterface::~QDesignerMetaDataBaseItemInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QDesignerMetaDataBaseItemInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerMetaDataBaseItemInterface (0xb655e440) 0 nearly-empty
- vptr=((& QDesignerMetaDataBaseItemInterface::_ZTV34QDesignerMetaDataBaseItemInterface) + 8u)
-
-Vtable for QDesignerMetaDataBaseInterface
-QDesignerMetaDataBaseInterface::_ZTV30QDesignerMetaDataBaseInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QDesignerMetaDataBaseInterface)
-8 QDesignerMetaDataBaseInterface::metaObject
-12 QDesignerMetaDataBaseInterface::qt_metacast
-16 QDesignerMetaDataBaseInterface::qt_metacall
-20 QDesignerMetaDataBaseInterface::~QDesignerMetaDataBaseInterface
-24 QDesignerMetaDataBaseInterface::~QDesignerMetaDataBaseInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QDesignerMetaDataBaseInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerMetaDataBaseInterface (0xb655e4c0) 0
- vptr=((& QDesignerMetaDataBaseInterface::_ZTV30QDesignerMetaDataBaseInterface) + 8u)
- QObject (0xb655e500) 0
- primary-for QDesignerMetaDataBaseInterface (0xb655e4c0)
-
-Class QDesignerPromotionInterface::PromotedClass
- size=8 align=4
- base size=8 base align=4
-QDesignerPromotionInterface::PromotedClass (0xb655e700) 0
-
-Vtable for QDesignerPromotionInterface
-QDesignerPromotionInterface::_ZTV27QDesignerPromotionInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerPromotionInterface)
-8 QDesignerPromotionInterface::~QDesignerPromotionInterface
-12 QDesignerPromotionInterface::~QDesignerPromotionInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QDesignerPromotionInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerPromotionInterface (0xb655e6c0) 0 nearly-empty
- vptr=((& QDesignerPromotionInterface::_ZTV27QDesignerPromotionInterface) + 8u)
-
-Vtable for QDesignerExtraInfoExtension
-QDesignerExtraInfoExtension::_ZTV27QDesignerExtraInfoExtension: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerExtraInfoExtension)
-8 QDesignerExtraInfoExtension::~QDesignerExtraInfoExtension
-12 QDesignerExtraInfoExtension::~QDesignerExtraInfoExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QDesignerExtraInfoExtension
- size=8 align=4
- base size=8 base align=4
-QDesignerExtraInfoExtension (0xb655e780) 0
- vptr=((& QDesignerExtraInfoExtension::_ZTV27QDesignerExtraInfoExtension) + 8u)
-
-Vtable for QDesignerFormWindowManagerInterface
-QDesignerFormWindowManagerInterface::_ZTV35QDesignerFormWindowManagerInterface: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI35QDesignerFormWindowManagerInterface)
-8 QDesignerFormWindowManagerInterface::metaObject
-12 QDesignerFormWindowManagerInterface::qt_metacast
-16 QDesignerFormWindowManagerInterface::qt_metacall
-20 QDesignerFormWindowManagerInterface::~QDesignerFormWindowManagerInterface
-24 QDesignerFormWindowManagerInterface::~QDesignerFormWindowManagerInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDesignerFormWindowManagerInterface::actionCut
-60 QDesignerFormWindowManagerInterface::actionCopy
-64 QDesignerFormWindowManagerInterface::actionPaste
-68 QDesignerFormWindowManagerInterface::actionDelete
-72 QDesignerFormWindowManagerInterface::actionSelectAll
-76 QDesignerFormWindowManagerInterface::actionLower
-80 QDesignerFormWindowManagerInterface::actionRaise
-84 QDesignerFormWindowManagerInterface::actionUndo
-88 QDesignerFormWindowManagerInterface::actionRedo
-92 QDesignerFormWindowManagerInterface::actionHorizontalLayout
-96 QDesignerFormWindowManagerInterface::actionVerticalLayout
-100 QDesignerFormWindowManagerInterface::actionSplitHorizontal
-104 QDesignerFormWindowManagerInterface::actionSplitVertical
-108 QDesignerFormWindowManagerInterface::actionGridLayout
-112 QDesignerFormWindowManagerInterface::actionBreakLayout
-116 QDesignerFormWindowManagerInterface::actionAdjustSize
-120 QDesignerFormWindowManagerInterface::activeFormWindow
-124 QDesignerFormWindowManagerInterface::formWindowCount
-128 QDesignerFormWindowManagerInterface::formWindow
-132 QDesignerFormWindowManagerInterface::createFormWindow
-136 QDesignerFormWindowManagerInterface::core
-140 __cxa_pure_virtual
-144 QDesignerFormWindowManagerInterface::addFormWindow
-148 QDesignerFormWindowManagerInterface::removeFormWindow
-152 QDesignerFormWindowManagerInterface::setActiveFormWindow
-
-Class QDesignerFormWindowManagerInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerFormWindowManagerInterface (0xb655e8c0) 0
- vptr=((& QDesignerFormWindowManagerInterface::_ZTV35QDesignerFormWindowManagerInterface) + 8u)
- QObject (0xb655e900) 0
- primary-for QDesignerFormWindowManagerInterface (0xb655e8c0)
-
-Vtable for QDesignerObjectInspectorInterface
-QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QDesignerObjectInspectorInterface)
-8 QDesignerObjectInspectorInterface::metaObject
-12 QDesignerObjectInspectorInterface::qt_metacast
-16 QDesignerObjectInspectorInterface::qt_metacall
-20 QDesignerObjectInspectorInterface::~QDesignerObjectInspectorInterface
-24 QDesignerObjectInspectorInterface::~QDesignerObjectInspectorInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDesignerObjectInspectorInterface::core
-228 __cxa_pure_virtual
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI33QDesignerObjectInspectorInterface)
-240 QDesignerObjectInspectorInterface::_ZThn8_N33QDesignerObjectInspectorInterfaceD1Ev
-244 QDesignerObjectInspectorInterface::_ZThn8_N33QDesignerObjectInspectorInterfaceD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerObjectInspectorInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerObjectInspectorInterface (0xb655e980) 0
- vptr=((& QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface) + 8u)
- QWidget (0xb655e9c0) 0
- primary-for QDesignerObjectInspectorInterface (0xb655e980)
- QObject (0xb655ea00) 0
- primary-for QWidget (0xb655e9c0)
- QPaintDevice (0xb655ea40) 8
- vptr=((& QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface) + 240u)
-
-Vtable for QDesignerMemberSheetExtension
-QDesignerMemberSheetExtension::_ZTV29QDesignerMemberSheetExtension: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QDesignerMemberSheetExtension)
-8 QDesignerMemberSheetExtension::~QDesignerMemberSheetExtension
-12 QDesignerMemberSheetExtension::~QDesignerMemberSheetExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-
-Class QDesignerMemberSheetExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerMemberSheetExtension (0xb655eac0) 0 nearly-empty
- vptr=((& QDesignerMemberSheetExtension::_ZTV29QDesignerMemberSheetExtension) + 8u)
-
-Vtable for QDesignerPropertyEditorInterface
-QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QDesignerPropertyEditorInterface)
-8 QDesignerPropertyEditorInterface::metaObject
-12 QDesignerPropertyEditorInterface::qt_metacast
-16 QDesignerPropertyEditorInterface::qt_metacall
-20 QDesignerPropertyEditorInterface::~QDesignerPropertyEditorInterface
-24 QDesignerPropertyEditorInterface::~QDesignerPropertyEditorInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDesignerPropertyEditorInterface::core
-228 __cxa_pure_virtual
-232 __cxa_pure_virtual
-236 __cxa_pure_virtual
-240 __cxa_pure_virtual
-244 __cxa_pure_virtual
-248 __cxa_pure_virtual
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI32QDesignerPropertyEditorInterface)
-260 QDesignerPropertyEditorInterface::_ZThn8_N32QDesignerPropertyEditorInterfaceD1Ev
-264 QDesignerPropertyEditorInterface::_ZThn8_N32QDesignerPropertyEditorInterfaceD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerPropertyEditorInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerPropertyEditorInterface (0xb655ec00) 0
- vptr=((& QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface) + 8u)
- QWidget (0xb655ec40) 0
- primary-for QDesignerPropertyEditorInterface (0xb655ec00)
- QObject (0xb655ec80) 0
- primary-for QWidget (0xb655ec40)
- QPaintDevice (0xb655ecc0) 8
- vptr=((& QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface) + 260u)
-
-Vtable for QDesignerFormEditorPluginInterface
-QDesignerFormEditorPluginInterface::_ZTV34QDesignerFormEditorPluginInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI34QDesignerFormEditorPluginInterface)
-8 QDesignerFormEditorPluginInterface::~QDesignerFormEditorPluginInterface
-12 QDesignerFormEditorPluginInterface::~QDesignerFormEditorPluginInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QDesignerFormEditorPluginInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerFormEditorPluginInterface (0xb655ed40) 0 nearly-empty
- vptr=((& QDesignerFormEditorPluginInterface::_ZTV34QDesignerFormEditorPluginInterface) + 8u)
-
-Vtable for QDesignerLayoutDecorationExtension
-QDesignerLayoutDecorationExtension::_ZTV34QDesignerLayoutDecorationExtension: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI34QDesignerLayoutDecorationExtension)
-8 QDesignerLayoutDecorationExtension::~QDesignerLayoutDecorationExtension
-12 QDesignerLayoutDecorationExtension::~QDesignerLayoutDecorationExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QDesignerLayoutDecorationExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerLayoutDecorationExtension (0xb655edc0) 0 nearly-empty
- vptr=((& QDesignerLayoutDecorationExtension::_ZTV34QDesignerLayoutDecorationExtension) + 8u)
-
-Vtable for QDesignerWidgetFactoryInterface
-QDesignerWidgetFactoryInterface::_ZTV31QDesignerWidgetFactoryInterface: 21u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QDesignerWidgetFactoryInterface)
-8 QDesignerWidgetFactoryInterface::metaObject
-12 QDesignerWidgetFactoryInterface::qt_metacast
-16 QDesignerWidgetFactoryInterface::qt_metacall
-20 QDesignerWidgetFactoryInterface::~QDesignerWidgetFactoryInterface
-24 QDesignerWidgetFactoryInterface::~QDesignerWidgetFactoryInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-
-Class QDesignerWidgetFactoryInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerWidgetFactoryInterface (0xb655ee40) 0
- vptr=((& QDesignerWidgetFactoryInterface::_ZTV31QDesignerWidgetFactoryInterface) + 8u)
- QObject (0xb655ee80) 0
- primary-for QDesignerWidgetFactoryInterface (0xb655ee40)
-
-Vtable for QDesignerIconCacheInterface
-QDesignerIconCacheInterface::_ZTV27QDesignerIconCacheInterface: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerIconCacheInterface)
-8 QDesignerIconCacheInterface::metaObject
-12 QDesignerIconCacheInterface::qt_metacast
-16 QDesignerIconCacheInterface::qt_metacall
-20 QDesignerIconCacheInterface::~QDesignerIconCacheInterface
-24 QDesignerIconCacheInterface::~QDesignerIconCacheInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-
-Class QDesignerIconCacheInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerIconCacheInterface (0xb655ef00) 0
- vptr=((& QDesignerIconCacheInterface::_ZTV27QDesignerIconCacheInterface) + 8u)
- QObject (0xb655ef40) 0
- primary-for QDesignerIconCacheInterface (0xb655ef00)
-
-Vtable for QDesignerFormWindowCursorInterface
-QDesignerFormWindowCursorInterface::_ZTV34QDesignerFormWindowCursorInterface: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI34QDesignerFormWindowCursorInterface)
-8 QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface
-12 QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-
-Class QDesignerFormWindowCursorInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerFormWindowCursorInterface (0xb655efc0) 0 nearly-empty
- vptr=((& QDesignerFormWindowCursorInterface::_ZTV34QDesignerFormWindowCursorInterface) + 8u)
-
-Vtable for QDesignerLanguageExtension
-QDesignerLanguageExtension::_ZTV26QDesignerLanguageExtension: 13u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QDesignerLanguageExtension)
-8 QDesignerLanguageExtension::~QDesignerLanguageExtension
-12 QDesignerLanguageExtension::~QDesignerLanguageExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-
-Class QDesignerLanguageExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerLanguageExtension (0xb655e300) 0 nearly-empty
- vptr=((& QDesignerLanguageExtension::_ZTV26QDesignerLanguageExtension) + 8u)
-
-Vtable for QDesignerCustomWidgetInterface
-QDesignerCustomWidgetInterface::_ZTV30QDesignerCustomWidgetInterface: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QDesignerCustomWidgetInterface)
-8 QDesignerCustomWidgetInterface::~QDesignerCustomWidgetInterface
-12 QDesignerCustomWidgetInterface::~QDesignerCustomWidgetInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QDesignerCustomWidgetInterface::isInitialized
-52 QDesignerCustomWidgetInterface::initialize
-56 QDesignerCustomWidgetInterface::domXml
-60 QDesignerCustomWidgetInterface::codeTemplate
-
-Class QDesignerCustomWidgetInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerCustomWidgetInterface (0xb655e7c0) 0 nearly-empty
- vptr=((& QDesignerCustomWidgetInterface::_ZTV30QDesignerCustomWidgetInterface) + 8u)
-
-Vtable for QDesignerCustomWidgetCollectionInterface
-QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI40QDesignerCustomWidgetCollectionInterface)
-8 QDesignerCustomWidgetCollectionInterface::~QDesignerCustomWidgetCollectionInterface
-12 QDesignerCustomWidgetCollectionInterface::~QDesignerCustomWidgetCollectionInterface
-16 __cxa_pure_virtual
-
-Class QDesignerCustomWidgetCollectionInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerCustomWidgetCollectionInterface (0xb655ed00) 0 nearly-empty
- vptr=((& QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface) + 8u)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb64dc000) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb64dc040) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb64dc080) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb64dc0c0) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb64dc180) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb64dc1c0) 0
-
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb64dc240) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb64dc280) 0
- primary-for QFile (0xb64dc240)
- QObject (0xb64dc2c0) 0
- primary-for QIODevice (0xb64dc280)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb64dc380) 0
-
-
-
-
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb64dc500) 0
-
-
-
-
-
-
-
-
-
-Vtable for QAbstractFormBuilder
-QAbstractFormBuilder::_ZTV20QAbstractFormBuilder: 48u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractFormBuilder)
-8 QAbstractFormBuilder::~QAbstractFormBuilder
-12 QAbstractFormBuilder::~QAbstractFormBuilder
-16 QAbstractFormBuilder::load
-20 QAbstractFormBuilder::save
-24 QAbstractFormBuilder::loadExtraInfo
-28 QAbstractFormBuilder::create
-32 QAbstractFormBuilder::create
-36 QAbstractFormBuilder::create
-40 QAbstractFormBuilder::create
-44 QAbstractFormBuilder::create
-48 QAbstractFormBuilder::create
-52 QAbstractFormBuilder::addMenuAction
-56 QAbstractFormBuilder::applyProperties
-60 QAbstractFormBuilder::applyTabStops
-64 QAbstractFormBuilder::createWidget
-68 QAbstractFormBuilder::createLayout
-72 QAbstractFormBuilder::createAction
-76 QAbstractFormBuilder::createActionGroup
-80 QAbstractFormBuilder::createCustomWidgets
-84 QAbstractFormBuilder::createConnections
-88 QAbstractFormBuilder::createResources
-92 QAbstractFormBuilder::addItem
-96 QAbstractFormBuilder::addItem
-100 QAbstractFormBuilder::saveExtraInfo
-104 QAbstractFormBuilder::saveDom
-108 QAbstractFormBuilder::createActionRefDom
-112 QAbstractFormBuilder::createDom
-116 QAbstractFormBuilder::createDom
-120 QAbstractFormBuilder::createDom
-124 QAbstractFormBuilder::createDom
-128 QAbstractFormBuilder::createDom
-132 QAbstractFormBuilder::createDom
-136 QAbstractFormBuilder::saveConnections
-140 QAbstractFormBuilder::saveCustomWidgets
-144 QAbstractFormBuilder::saveTabStops
-148 QAbstractFormBuilder::saveResources
-152 QAbstractFormBuilder::computeProperties
-156 QAbstractFormBuilder::checkProperty
-160 QAbstractFormBuilder::createProperty
-164 QAbstractFormBuilder::layoutInfo
-168 QAbstractFormBuilder::nameToIcon
-172 QAbstractFormBuilder::iconToFilePath
-176 QAbstractFormBuilder::iconToQrcPath
-180 QAbstractFormBuilder::nameToPixmap
-184 QAbstractFormBuilder::pixmapToFilePath
-188 QAbstractFormBuilder::pixmapToQrcPath
-
-Class QAbstractFormBuilder
- size=28 align=4
- base size=28 base align=4
-QAbstractFormBuilder (0xb64dc640) 0
- vptr=((& QAbstractFormBuilder::_ZTV20QAbstractFormBuilder) + 8u)
-
-
-
-Vtable for QFormBuilder
-QFormBuilder::_ZTV12QFormBuilder: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QFormBuilder)
-8 QFormBuilder::~QFormBuilder
-12 QFormBuilder::~QFormBuilder
-16 QAbstractFormBuilder::load
-20 QAbstractFormBuilder::save
-24 QAbstractFormBuilder::loadExtraInfo
-28 QFormBuilder::create
-32 QFormBuilder::create
-36 QFormBuilder::create
-40 QFormBuilder::create
-44 QFormBuilder::create
-48 QFormBuilder::create
-52 QAbstractFormBuilder::addMenuAction
-56 QFormBuilder::applyProperties
-60 QAbstractFormBuilder::applyTabStops
-64 QFormBuilder::createWidget
-68 QFormBuilder::createLayout
-72 QAbstractFormBuilder::createAction
-76 QAbstractFormBuilder::createActionGroup
-80 QAbstractFormBuilder::createCustomWidgets
-84 QFormBuilder::createConnections
-88 QAbstractFormBuilder::createResources
-92 QFormBuilder::addItem
-96 QFormBuilder::addItem
-100 QAbstractFormBuilder::saveExtraInfo
-104 QAbstractFormBuilder::saveDom
-108 QAbstractFormBuilder::createActionRefDom
-112 QAbstractFormBuilder::createDom
-116 QAbstractFormBuilder::createDom
-120 QAbstractFormBuilder::createDom
-124 QAbstractFormBuilder::createDom
-128 QAbstractFormBuilder::createDom
-132 QAbstractFormBuilder::createDom
-136 QAbstractFormBuilder::saveConnections
-140 QAbstractFormBuilder::saveCustomWidgets
-144 QAbstractFormBuilder::saveTabStops
-148 QAbstractFormBuilder::saveResources
-152 QAbstractFormBuilder::computeProperties
-156 QAbstractFormBuilder::checkProperty
-160 QAbstractFormBuilder::createProperty
-164 QAbstractFormBuilder::layoutInfo
-168 QAbstractFormBuilder::nameToIcon
-172 QAbstractFormBuilder::iconToFilePath
-176 QAbstractFormBuilder::iconToQrcPath
-180 QAbstractFormBuilder::nameToPixmap
-184 QAbstractFormBuilder::pixmapToFilePath
-188 QAbstractFormBuilder::pixmapToQrcPath
-192 QFormBuilder::updateCustomWidgets
-
-Class QFormBuilder
- size=36 align=4
- base size=36 base align=4
-QFormBuilder (0xb64dca40) 0
- vptr=((& QFormBuilder::_ZTV12QFormBuilder) + 8u)
- QAbstractFormBuilder (0xb64dca80) 0
- primary-for QFormBuilder (0xb64dca40)
-
-Vtable for QDesignerContainerExtension
-QDesignerContainerExtension::_ZTV27QDesignerContainerExtension: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerContainerExtension)
-8 QDesignerContainerExtension::~QDesignerContainerExtension
-12 QDesignerContainerExtension::~QDesignerContainerExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QDesignerContainerExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerContainerExtension (0xb64dcc40) 0 nearly-empty
- vptr=((& QDesignerContainerExtension::_ZTV27QDesignerContainerExtension) + 8u)
-
-
-
-
-
-Vtable for QExtensionManager
-QExtensionManager::_ZTV17QExtensionManager: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QExtensionManager)
-8 QExtensionManager::metaObject
-12 QExtensionManager::qt_metacast
-16 QExtensionManager::qt_metacall
-20 QExtensionManager::~QExtensionManager
-24 QExtensionManager::~QExtensionManager
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QExtensionManager::registerExtensions
-60 QExtensionManager::unregisterExtensions
-64 QExtensionManager::extension
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI17QExtensionManager)
-76 QExtensionManager::_ZThn8_N17QExtensionManagerD1Ev
-80 QExtensionManager::_ZThn8_N17QExtensionManagerD0Ev
-84 QExtensionManager::_ZThn8_N17QExtensionManager18registerExtensionsEP25QAbstractExtensionFactoryRK7QString
-88 QExtensionManager::_ZThn8_N17QExtensionManager20unregisterExtensionsEP25QAbstractExtensionFactoryRK7QString
-92 QExtensionManager::_ZThn8_NK17QExtensionManager9extensionEP7QObjectRK7QString
-
-Class QExtensionManager
- size=20 align=4
- base size=20 base align=4
-QExtensionManager (0xb64dcd80) 0
- vptr=((& QExtensionManager::_ZTV17QExtensionManager) + 8u)
- QObject (0xb64dcdc0) 0
- primary-for QExtensionManager (0xb64dcd80)
- QAbstractExtensionManager (0xb64dce00) 8 nearly-empty
- vptr=((& QExtensionManager::_ZTV17QExtensionManager) + 76u)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtDesigner.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDesigner.4.3.2.linux-gcc-ia32.txt
deleted file mode 100644
index a45f55b5a8..0000000000
--- a/tests/auto/bic/data/QtDesigner.4.3.2.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,2378 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb77c7400) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb77c7500) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb77c7600) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb77c7640) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb77c7ac0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb77c7f00) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb77c7f80) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb77c7fc0) 0
- QGenericArgument (0xb72cd000) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb72cd180) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb72cd240) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb72cd280) 0
-
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb72cd340) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb72cd3c0) 0
- QBasicAtomic (0xb72cd400) 0
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb72cd500) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb72cd580) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb72cd540) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb72cd600) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb72cd6c0) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb72cd740) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb72cd680) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb72cd8c0) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb72cd900) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb72cd980) 0
- QString (0xb72cd9c0) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb72cda40) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb72cdb00) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb72cdb80) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb72cdbc0) 0 nearly-empty
- primary-for std::bad_exception (0xb72cdb80)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb72cdc40) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb72cdc80) 0 nearly-empty
- primary-for std::bad_alloc (0xb72cdc40)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb72cdd00) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb72cdd80) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb72cdd40) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb72cdfc0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb72cdf00) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb6ec7040) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb6ec7140) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6ec73c0) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6ec7680) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6ec7900) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6ec7b80) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb6ec7cc0) 0
-
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintDevice)
-8 QPaintDevice::~QPaintDevice
-12 QPaintDevice::~QPaintDevice
-16 QPaintDevice::devType
-20 __cxa_pure_virtual
-24 QPaintDevice::metric
-
-Class QPaintDevice
- size=8 align=4
- base size=6 base align=4
-QPaintDevice (0xb6ec7dc0) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb6ec7ec0) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb6ec7f00) 0
- primary-for QIODevice (0xb6ec7ec0)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb6ec7000) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb6ec71c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb6ec7240) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6ec7180) 0
- QList<QString> (0xb6ec7400) 0
-
-
-
-
-
-
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0xb6ec7580) 0
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6ec7880) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6ec7a80) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6ec7ac0) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6ec7c00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6d421c0) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6d42200) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6d42240) 0
-
-
-
-Class QPolygon
- size=4 align=4
- base size=4 base align=4
-QPolygon (0xb6d424c0) 0
- QVector<QPoint> (0xb6d42500) 0
-
-
-
-Class QPolygonF
- size=4 align=4
- base size=4 base align=4
-QPolygonF (0xb6d42600) 0
- QVector<QPointF> (0xb6d42640) 0
-
-Class QRegion::QRegionData
- size=16 align=4
- base size=16 base align=4
-QRegion::QRegionData (0xb6d427c0) 0
-
-Class QRegion
- size=4 align=4
- base size=4 base align=4
-QRegion (0xb6d42680) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb6d42800) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb6d42880) 0
-
-
-Class QMatrix
- size=48 align=4
- base size=48 base align=4
-QMatrix (0xb6d42900) 0
-
-
-Class QPainterPath::Element
- size=20 align=4
- base size=20 base align=4
-QPainterPath::Element (0xb6d429c0) 0
-
-Class QPainterPath
- size=4 align=4
- base size=4 base align=4
-QPainterPath (0xb6d42980) 0
-
-
-
-Class QPainterPathPrivate
- size=8 align=4
- base size=8 base align=4
-QPainterPathPrivate (0xb6d42a80) 0
-
-
-Class QPainterPathStroker
- size=4 align=4
- base size=4 base align=4
-QPainterPathStroker (0xb6d42c80) 0
-
-Class QTransform
- size=80 align=4
- base size=80 base align=4
-QTransform (0xb6d42d40) 0
-
-
-Class QImageTextKeyLang
- size=8 align=4
- base size=8 base align=4
-QImageTextKeyLang (0xb6d42e00) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QImage)
-8 QImage::~QImage
-12 QImage::~QImage
-16 QImage::devType
-20 QImage::paintEngine
-24 QImage::metric
-
-Class QImage
- size=12 align=4
- base size=12 base align=4
-QImage (0xb6d42e40) 0
- vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb6d42e80) 0
- primary-for QImage (0xb6d42e40)
-
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QPixmap)
-8 QPixmap::~QPixmap
-12 QPixmap::~QPixmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QPixmap
- size=12 align=4
- base size=12 base align=4
-QPixmap (0xb6d426c0) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb6d42700) 0
- primary-for QPixmap (0xb6d426c0)
-
-Class QBrush
- size=4 align=4
- base size=4 base align=4
-QBrush (0xb6d42740) 0
-
-
-Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb6d42a00) 0
-
-
-
-
-
-
-
-Class QGradient
- size=56 align=4
- base size=56 base align=4
-QGradient (0xb6d42ec0) 0
-
-Class QLinearGradient
- size=56 align=4
- base size=56 base align=4
-QLinearGradient (0xb6999140) 0
- QGradient (0xb6999180) 0
-
-Class QRadialGradient
- size=56 align=4
- base size=56 base align=4
-QRadialGradient (0xb69991c0) 0
- QGradient (0xb6999200) 0
-
-Class QConicalGradient
- size=56 align=4
- base size=56 base align=4
-QConicalGradient (0xb6999240) 0
- QGradient (0xb6999280) 0
-
-Class QPalette
- size=8 align=4
- base size=8 base align=4
-QPalette (0xb69992c0) 0
-
-Class QColorGroup
- size=8 align=4
- base size=8 base align=4
-QColorGroup (0xb6999340) 0
- QPalette (0xb6999380) 0
-
-Class QFont
- size=8 align=4
- base size=8 base align=4
-QFont (0xb6999400) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb6999500) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb6999540) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb6999580) 0
-
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb69995c0) 0
-
-
-Class QCursor
- size=4 align=4
- base size=4 base align=4
-QCursor (0xb6999700) 0
-
-Class QKeySequence
- size=4 align=4
- base size=4 base align=4
-QKeySequence (0xb6999740) 0
-
-
-Class QWidgetData
- size=64 align=4
- base size=64 base align=4
-QWidgetData (0xb6999840) 0
-
-Vtable for QWidget
-QWidget::_ZTV7QWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWidget)
-8 QWidget::metaObject
-12 QWidget::qt_metacast
-16 QWidget::qt_metacall
-20 QWidget::~QWidget
-24 QWidget::~QWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI7QWidget)
-232 QWidget::_ZThn8_N7QWidgetD1Ev
-236 QWidget::_ZThn8_N7QWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWidget
- size=20 align=4
- base size=20 base align=4
-QWidget (0xb6999880) 0
- vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb69998c0) 0
- primary-for QWidget (0xb6999880)
- QPaintDevice (0xb6999900) 8
- vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
-
-Vtable for QDesignerPropertyEditorInterface
-QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QDesignerPropertyEditorInterface)
-8 QDesignerPropertyEditorInterface::metaObject
-12 QDesignerPropertyEditorInterface::qt_metacast
-16 QDesignerPropertyEditorInterface::qt_metacall
-20 QDesignerPropertyEditorInterface::~QDesignerPropertyEditorInterface
-24 QDesignerPropertyEditorInterface::~QDesignerPropertyEditorInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDesignerPropertyEditorInterface::core
-228 __cxa_pure_virtual
-232 __cxa_pure_virtual
-236 __cxa_pure_virtual
-240 __cxa_pure_virtual
-244 __cxa_pure_virtual
-248 __cxa_pure_virtual
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI32QDesignerPropertyEditorInterface)
-260 QDesignerPropertyEditorInterface::_ZThn8_N32QDesignerPropertyEditorInterfaceD1Ev
-264 QDesignerPropertyEditorInterface::_ZThn8_N32QDesignerPropertyEditorInterfaceD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerPropertyEditorInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerPropertyEditorInterface (0xb6999b80) 0
- vptr=((& QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface) + 8u)
- QWidget (0xb6999bc0) 0
- primary-for QDesignerPropertyEditorInterface (0xb6999b80)
- QObject (0xb6999c00) 0
- primary-for QWidget (0xb6999bc0)
- QPaintDevice (0xb6999c40) 8
- vptr=((& QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface) + 260u)
-
-Vtable for QDesignerActionEditorInterface
-QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QDesignerActionEditorInterface)
-8 QDesignerActionEditorInterface::metaObject
-12 QDesignerActionEditorInterface::qt_metacast
-16 QDesignerActionEditorInterface::qt_metacall
-20 QDesignerActionEditorInterface::~QDesignerActionEditorInterface
-24 QDesignerActionEditorInterface::~QDesignerActionEditorInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDesignerActionEditorInterface::core
-228 __cxa_pure_virtual
-232 __cxa_pure_virtual
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI30QDesignerActionEditorInterface)
-248 QDesignerActionEditorInterface::_ZThn8_N30QDesignerActionEditorInterfaceD1Ev
-252 QDesignerActionEditorInterface::_ZThn8_N30QDesignerActionEditorInterfaceD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerActionEditorInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerActionEditorInterface (0xb6999cc0) 0
- vptr=((& QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface) + 8u)
- QWidget (0xb6999d00) 0
- primary-for QDesignerActionEditorInterface (0xb6999cc0)
- QObject (0xb6999d40) 0
- primary-for QWidget (0xb6999d00)
- QPaintDevice (0xb6999d80) 8
- vptr=((& QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface) + 248u)
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb6999e00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QIcon
- size=4 align=4
- base size=4 base align=4
-QIcon (0xb6790840) 0
-
-
-Class QDesignerWidgetBoxInterface::Widget
- size=16 align=4
- base size=16 base align=4
-QDesignerWidgetBoxInterface::Widget (0xb6790a40) 0
-
-
-
-Class QDesignerWidgetBoxInterface::Category
- size=12 align=4
- base size=12 base align=4
-QDesignerWidgetBoxInterface::Category (0xb6790a80) 0
-
-Vtable for QDesignerWidgetBoxInterface
-QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface: 76u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerWidgetBoxInterface)
-8 QDesignerWidgetBoxInterface::metaObject
-12 QDesignerWidgetBoxInterface::qt_metacast
-16 QDesignerWidgetBoxInterface::qt_metacall
-20 QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface
-24 QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 __cxa_pure_virtual
-228 __cxa_pure_virtual
-232 __cxa_pure_virtual
-236 __cxa_pure_virtual
-240 __cxa_pure_virtual
-244 __cxa_pure_virtual
-248 __cxa_pure_virtual
-252 __cxa_pure_virtual
-256 __cxa_pure_virtual
-260 __cxa_pure_virtual
-264 __cxa_pure_virtual
-268 __cxa_pure_virtual
-272 __cxa_pure_virtual
-276 (int (*)(...))-0x00000000000000008
-280 (int (*)(...))(& _ZTI27QDesignerWidgetBoxInterface)
-284 QDesignerWidgetBoxInterface::_ZThn8_N27QDesignerWidgetBoxInterfaceD1Ev
-288 QDesignerWidgetBoxInterface::_ZThn8_N27QDesignerWidgetBoxInterfaceD0Ev
-292 QWidget::_ZThn8_NK7QWidget7devTypeEv
-296 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-300 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerWidgetBoxInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerWidgetBoxInterface (0xb6790940) 0
- vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 8u)
- QWidget (0xb6790980) 0
- primary-for QDesignerWidgetBoxInterface (0xb6790940)
- QObject (0xb67909c0) 0
- primary-for QWidget (0xb6790980)
- QPaintDevice (0xb6790a00) 8
- vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 284u)
-
-
-Vtable for QDesignerFormWindowInterface
-QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface: 114u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI28QDesignerFormWindowInterface)
-8 QDesignerFormWindowInterface::metaObject
-12 QDesignerFormWindowInterface::qt_metacast
-16 QDesignerFormWindowInterface::qt_metacall
-20 QDesignerFormWindowInterface::~QDesignerFormWindowInterface
-24 QDesignerFormWindowInterface::~QDesignerFormWindowInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 __cxa_pure_virtual
-228 __cxa_pure_virtual
-232 __cxa_pure_virtual
-236 __cxa_pure_virtual
-240 __cxa_pure_virtual
-244 __cxa_pure_virtual
-248 __cxa_pure_virtual
-252 __cxa_pure_virtual
-256 __cxa_pure_virtual
-260 __cxa_pure_virtual
-264 __cxa_pure_virtual
-268 __cxa_pure_virtual
-272 __cxa_pure_virtual
-276 __cxa_pure_virtual
-280 __cxa_pure_virtual
-284 __cxa_pure_virtual
-288 __cxa_pure_virtual
-292 __cxa_pure_virtual
-296 __cxa_pure_virtual
-300 __cxa_pure_virtual
-304 QDesignerFormWindowInterface::core
-308 __cxa_pure_virtual
-312 __cxa_pure_virtual
-316 __cxa_pure_virtual
-320 __cxa_pure_virtual
-324 __cxa_pure_virtual
-328 __cxa_pure_virtual
-332 __cxa_pure_virtual
-336 __cxa_pure_virtual
-340 __cxa_pure_virtual
-344 __cxa_pure_virtual
-348 __cxa_pure_virtual
-352 __cxa_pure_virtual
-356 __cxa_pure_virtual
-360 __cxa_pure_virtual
-364 __cxa_pure_virtual
-368 __cxa_pure_virtual
-372 __cxa_pure_virtual
-376 __cxa_pure_virtual
-380 __cxa_pure_virtual
-384 __cxa_pure_virtual
-388 __cxa_pure_virtual
-392 __cxa_pure_virtual
-396 __cxa_pure_virtual
-400 __cxa_pure_virtual
-404 __cxa_pure_virtual
-408 __cxa_pure_virtual
-412 __cxa_pure_virtual
-416 __cxa_pure_virtual
-420 __cxa_pure_virtual
-424 __cxa_pure_virtual
-428 (int (*)(...))-0x00000000000000008
-432 (int (*)(...))(& _ZTI28QDesignerFormWindowInterface)
-436 QDesignerFormWindowInterface::_ZThn8_N28QDesignerFormWindowInterfaceD1Ev
-440 QDesignerFormWindowInterface::_ZThn8_N28QDesignerFormWindowInterfaceD0Ev
-444 QWidget::_ZThn8_NK7QWidget7devTypeEv
-448 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-452 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerFormWindowInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerFormWindowInterface (0xb6790d80) 0
- vptr=((& QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface) + 8u)
- QWidget (0xb6790dc0) 0
- primary-for QDesignerFormWindowInterface (0xb6790d80)
- QObject (0xb6790e00) 0
- primary-for QWidget (0xb6790dc0)
- QPaintDevice (0xb6790e40) 8
- vptr=((& QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface) + 436u)
-
-Vtable for QAbstractExtensionFactory
-QAbstractExtensionFactory::_ZTV25QAbstractExtensionFactory: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAbstractExtensionFactory)
-8 QAbstractExtensionFactory::~QAbstractExtensionFactory
-12 QAbstractExtensionFactory::~QAbstractExtensionFactory
-16 __cxa_pure_virtual
-
-Class QAbstractExtensionFactory
- size=4 align=4
- base size=4 base align=4
-QAbstractExtensionFactory (0xb6790ec0) 0 nearly-empty
- vptr=((& QAbstractExtensionFactory::_ZTV25QAbstractExtensionFactory) + 8u)
-
-Vtable for QAbstractExtensionManager
-QAbstractExtensionManager::_ZTV25QAbstractExtensionManager: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAbstractExtensionManager)
-8 QAbstractExtensionManager::~QAbstractExtensionManager
-12 QAbstractExtensionManager::~QAbstractExtensionManager
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-
-Class QAbstractExtensionManager
- size=4 align=4
- base size=4 base align=4
-QAbstractExtensionManager (0xb6790f40) 0 nearly-empty
- vptr=((& QAbstractExtensionManager::_ZTV25QAbstractExtensionManager) + 8u)
-
-Vtable for QDesignerTaskMenuExtension
-QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QDesignerTaskMenuExtension)
-8 QDesignerTaskMenuExtension::~QDesignerTaskMenuExtension
-12 QDesignerTaskMenuExtension::~QDesignerTaskMenuExtension
-16 QDesignerTaskMenuExtension::preferredEditAction
-20 __cxa_pure_virtual
-
-Class QDesignerTaskMenuExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerTaskMenuExtension (0xb6790880) 0 nearly-empty
- vptr=((& QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension) + 8u)
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb6790f80) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb6790f00) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb6844040) 0 empty
-
-
-Class QDesignerPromotionInterface::PromotedClass
- size=8 align=4
- base size=8 base align=4
-QDesignerPromotionInterface::PromotedClass (0xb6844700) 0
-
-Vtable for QDesignerPromotionInterface
-QDesignerPromotionInterface::_ZTV27QDesignerPromotionInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerPromotionInterface)
-8 QDesignerPromotionInterface::~QDesignerPromotionInterface
-12 QDesignerPromotionInterface::~QDesignerPromotionInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QDesignerPromotionInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerPromotionInterface (0xb68446c0) 0 nearly-empty
- vptr=((& QDesignerPromotionInterface::_ZTV27QDesignerPromotionInterface) + 8u)
-
-Vtable for QDesignerResourceBrowserInterface
-QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QDesignerResourceBrowserInterface)
-8 QDesignerResourceBrowserInterface::metaObject
-12 QDesignerResourceBrowserInterface::qt_metacast
-16 QDesignerResourceBrowserInterface::qt_metacall
-20 QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface
-24 QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 __cxa_pure_virtual
-228 __cxa_pure_virtual
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI33QDesignerResourceBrowserInterface)
-240 QDesignerResourceBrowserInterface::_ZThn8_N33QDesignerResourceBrowserInterfaceD1Ev
-244 QDesignerResourceBrowserInterface::_ZThn8_N33QDesignerResourceBrowserInterfaceD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerResourceBrowserInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerResourceBrowserInterface (0xb6844780) 0
- vptr=((& QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface) + 8u)
- QWidget (0xb68447c0) 0
- primary-for QDesignerResourceBrowserInterface (0xb6844780)
- QObject (0xb6844800) 0
- primary-for QWidget (0xb68447c0)
- QPaintDevice (0xb6844840) 8
- vptr=((& QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface) + 240u)
-
-Vtable for QDesignerDynamicPropertySheetExtension
-QDesignerDynamicPropertySheetExtension::_ZTV38QDesignerDynamicPropertySheetExtension: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QDesignerDynamicPropertySheetExtension)
-8 QDesignerDynamicPropertySheetExtension::~QDesignerDynamicPropertySheetExtension
-12 QDesignerDynamicPropertySheetExtension::~QDesignerDynamicPropertySheetExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-
-Class QDesignerDynamicPropertySheetExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerDynamicPropertySheetExtension (0xb68448c0) 0 nearly-empty
- vptr=((& QDesignerDynamicPropertySheetExtension::_ZTV38QDesignerDynamicPropertySheetExtension) + 8u)
-
-Vtable for QDesignerMetaDataBaseItemInterface
-QDesignerMetaDataBaseItemInterface::_ZTV34QDesignerMetaDataBaseItemInterface: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI34QDesignerMetaDataBaseItemInterface)
-8 QDesignerMetaDataBaseItemInterface::~QDesignerMetaDataBaseItemInterface
-12 QDesignerMetaDataBaseItemInterface::~QDesignerMetaDataBaseItemInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QDesignerMetaDataBaseItemInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerMetaDataBaseItemInterface (0xb6844940) 0 nearly-empty
- vptr=((& QDesignerMetaDataBaseItemInterface::_ZTV34QDesignerMetaDataBaseItemInterface) + 8u)
-
-Vtable for QDesignerMetaDataBaseInterface
-QDesignerMetaDataBaseInterface::_ZTV30QDesignerMetaDataBaseInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QDesignerMetaDataBaseInterface)
-8 QDesignerMetaDataBaseInterface::metaObject
-12 QDesignerMetaDataBaseInterface::qt_metacast
-16 QDesignerMetaDataBaseInterface::qt_metacall
-20 QDesignerMetaDataBaseInterface::~QDesignerMetaDataBaseInterface
-24 QDesignerMetaDataBaseInterface::~QDesignerMetaDataBaseInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QDesignerMetaDataBaseInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerMetaDataBaseInterface (0xb68449c0) 0
- vptr=((& QDesignerMetaDataBaseInterface::_ZTV30QDesignerMetaDataBaseInterface) + 8u)
- QObject (0xb6844a00) 0
- primary-for QDesignerMetaDataBaseInterface (0xb68449c0)
-
-Vtable for QDesignerDnDItemInterface
-QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QDesignerDnDItemInterface)
-8 QDesignerDnDItemInterface::~QDesignerDnDItemInterface
-12 QDesignerDnDItemInterface::~QDesignerDnDItemInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QDesignerDnDItemInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerDnDItemInterface (0xb6844a80) 0 nearly-empty
- vptr=((& QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface) + 8u)
-
-Vtable for QDesignerIntegrationInterface
-QDesignerIntegrationInterface::_ZTV29QDesignerIntegrationInterface: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QDesignerIntegrationInterface)
-8 QDesignerIntegrationInterface::metaObject
-12 QDesignerIntegrationInterface::qt_metacast
-16 QDesignerIntegrationInterface::qt_metacall
-20 QDesignerIntegrationInterface::~QDesignerIntegrationInterface
-24 QDesignerIntegrationInterface::~QDesignerIntegrationInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QDesignerIntegrationInterface
- size=12 align=4
- base size=12 base align=4
-QDesignerIntegrationInterface (0xb6844b00) 0
- vptr=((& QDesignerIntegrationInterface::_ZTV29QDesignerIntegrationInterface) + 8u)
- QObject (0xb6844b40) 0
- primary-for QDesignerIntegrationInterface (0xb6844b00)
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6844c00) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6844bc0) 0
-
-Vtable for QDesignerBrushManagerInterface
-QDesignerBrushManagerInterface::_ZTV30QDesignerBrushManagerInterface: 21u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QDesignerBrushManagerInterface)
-8 QDesignerBrushManagerInterface::metaObject
-12 QDesignerBrushManagerInterface::qt_metacast
-16 QDesignerBrushManagerInterface::qt_metacall
-20 QDesignerBrushManagerInterface::~QDesignerBrushManagerInterface
-24 QDesignerBrushManagerInterface::~QDesignerBrushManagerInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-
-Class QDesignerBrushManagerInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerBrushManagerInterface (0xb6844740) 0
- vptr=((& QDesignerBrushManagerInterface::_ZTV30QDesignerBrushManagerInterface) + 8u)
- QObject (0xb6844880) 0
- primary-for QDesignerBrushManagerInterface (0xb6844740)
-
-Vtable for QDesignerExtraInfoExtension
-QDesignerExtraInfoExtension::_ZTV27QDesignerExtraInfoExtension: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerExtraInfoExtension)
-8 QDesignerExtraInfoExtension::~QDesignerExtraInfoExtension
-12 QDesignerExtraInfoExtension::~QDesignerExtraInfoExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QDesignerExtraInfoExtension
- size=8 align=4
- base size=8 base align=4
-QDesignerExtraInfoExtension (0xb6844900) 0
- vptr=((& QDesignerExtraInfoExtension::_ZTV27QDesignerExtraInfoExtension) + 8u)
-
-Vtable for QDesignerFormWindowToolInterface
-QDesignerFormWindowToolInterface::_ZTV32QDesignerFormWindowToolInterface: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QDesignerFormWindowToolInterface)
-8 QDesignerFormWindowToolInterface::metaObject
-12 QDesignerFormWindowToolInterface::qt_metacast
-16 QDesignerFormWindowToolInterface::qt_metacall
-20 QDesignerFormWindowToolInterface::~QDesignerFormWindowToolInterface
-24 QDesignerFormWindowToolInterface::~QDesignerFormWindowToolInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QDesignerFormWindowToolInterface::saveToDom
-84 QDesignerFormWindowToolInterface::loadFromDom
-88 __cxa_pure_virtual
-
-Class QDesignerFormWindowToolInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerFormWindowToolInterface (0xb6844b80) 0
- vptr=((& QDesignerFormWindowToolInterface::_ZTV32QDesignerFormWindowToolInterface) + 8u)
- QObject (0xb6844ec0) 0
- primary-for QDesignerFormWindowToolInterface (0xb6844b80)
-
-Vtable for QDesignerLayoutDecorationExtension
-QDesignerLayoutDecorationExtension::_ZTV34QDesignerLayoutDecorationExtension: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI34QDesignerLayoutDecorationExtension)
-8 QDesignerLayoutDecorationExtension::~QDesignerLayoutDecorationExtension
-12 QDesignerLayoutDecorationExtension::~QDesignerLayoutDecorationExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QDesignerLayoutDecorationExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerLayoutDecorationExtension (0xb6618040) 0 nearly-empty
- vptr=((& QDesignerLayoutDecorationExtension::_ZTV34QDesignerLayoutDecorationExtension) + 8u)
-
-Vtable for QDesignerPropertySheetExtension
-QDesignerPropertySheetExtension::_ZTV31QDesignerPropertySheetExtension: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QDesignerPropertySheetExtension)
-8 QDesignerPropertySheetExtension::~QDesignerPropertySheetExtension
-12 QDesignerPropertySheetExtension::~QDesignerPropertySheetExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QDesignerPropertySheetExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerPropertySheetExtension (0xb66180c0) 0 nearly-empty
- vptr=((& QDesignerPropertySheetExtension::_ZTV31QDesignerPropertySheetExtension) + 8u)
-
-Vtable for QDesignerObjectInspectorInterface
-QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QDesignerObjectInspectorInterface)
-8 QDesignerObjectInspectorInterface::metaObject
-12 QDesignerObjectInspectorInterface::qt_metacast
-16 QDesignerObjectInspectorInterface::qt_metacall
-20 QDesignerObjectInspectorInterface::~QDesignerObjectInspectorInterface
-24 QDesignerObjectInspectorInterface::~QDesignerObjectInspectorInterface
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDesignerObjectInspectorInterface::core
-228 __cxa_pure_virtual
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI33QDesignerObjectInspectorInterface)
-240 QDesignerObjectInspectorInterface::_ZThn8_N33QDesignerObjectInspectorInterfaceD1Ev
-244 QDesignerObjectInspectorInterface::_ZThn8_N33QDesignerObjectInspectorInterfaceD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesignerObjectInspectorInterface
- size=20 align=4
- base size=20 base align=4
-QDesignerObjectInspectorInterface (0xb6618200) 0
- vptr=((& QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface) + 8u)
- QWidget (0xb6618240) 0
- primary-for QDesignerObjectInspectorInterface (0xb6618200)
- QObject (0xb6618280) 0
- primary-for QWidget (0xb6618240)
- QPaintDevice (0xb66182c0) 8
- vptr=((& QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface) + 240u)
-
-Vtable for QDesignerFormWindowManagerInterface
-QDesignerFormWindowManagerInterface::_ZTV35QDesignerFormWindowManagerInterface: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI35QDesignerFormWindowManagerInterface)
-8 QDesignerFormWindowManagerInterface::metaObject
-12 QDesignerFormWindowManagerInterface::qt_metacast
-16 QDesignerFormWindowManagerInterface::qt_metacall
-20 QDesignerFormWindowManagerInterface::~QDesignerFormWindowManagerInterface
-24 QDesignerFormWindowManagerInterface::~QDesignerFormWindowManagerInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDesignerFormWindowManagerInterface::actionCut
-60 QDesignerFormWindowManagerInterface::actionCopy
-64 QDesignerFormWindowManagerInterface::actionPaste
-68 QDesignerFormWindowManagerInterface::actionDelete
-72 QDesignerFormWindowManagerInterface::actionSelectAll
-76 QDesignerFormWindowManagerInterface::actionLower
-80 QDesignerFormWindowManagerInterface::actionRaise
-84 QDesignerFormWindowManagerInterface::actionUndo
-88 QDesignerFormWindowManagerInterface::actionRedo
-92 QDesignerFormWindowManagerInterface::actionHorizontalLayout
-96 QDesignerFormWindowManagerInterface::actionVerticalLayout
-100 QDesignerFormWindowManagerInterface::actionSplitHorizontal
-104 QDesignerFormWindowManagerInterface::actionSplitVertical
-108 QDesignerFormWindowManagerInterface::actionGridLayout
-112 QDesignerFormWindowManagerInterface::actionBreakLayout
-116 QDesignerFormWindowManagerInterface::actionAdjustSize
-120 QDesignerFormWindowManagerInterface::activeFormWindow
-124 QDesignerFormWindowManagerInterface::formWindowCount
-128 QDesignerFormWindowManagerInterface::formWindow
-132 QDesignerFormWindowManagerInterface::createFormWindow
-136 QDesignerFormWindowManagerInterface::core
-140 __cxa_pure_virtual
-144 QDesignerFormWindowManagerInterface::addFormWindow
-148 QDesignerFormWindowManagerInterface::removeFormWindow
-152 QDesignerFormWindowManagerInterface::setActiveFormWindow
-
-Class QDesignerFormWindowManagerInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerFormWindowManagerInterface (0xb6618340) 0
- vptr=((& QDesignerFormWindowManagerInterface::_ZTV35QDesignerFormWindowManagerInterface) + 8u)
- QObject (0xb6618380) 0
- primary-for QDesignerFormWindowManagerInterface (0xb6618340)
-
-Vtable for QDesignerMemberSheetExtension
-QDesignerMemberSheetExtension::_ZTV29QDesignerMemberSheetExtension: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QDesignerMemberSheetExtension)
-8 QDesignerMemberSheetExtension::~QDesignerMemberSheetExtension
-12 QDesignerMemberSheetExtension::~QDesignerMemberSheetExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-
-Class QDesignerMemberSheetExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerMemberSheetExtension (0xb6618400) 0 nearly-empty
- vptr=((& QDesignerMemberSheetExtension::_ZTV29QDesignerMemberSheetExtension) + 8u)
-
-Vtable for QDesignerIconCacheInterface
-QDesignerIconCacheInterface::_ZTV27QDesignerIconCacheInterface: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerIconCacheInterface)
-8 QDesignerIconCacheInterface::metaObject
-12 QDesignerIconCacheInterface::qt_metacast
-16 QDesignerIconCacheInterface::qt_metacall
-20 QDesignerIconCacheInterface::~QDesignerIconCacheInterface
-24 QDesignerIconCacheInterface::~QDesignerIconCacheInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-
-Class QDesignerIconCacheInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerIconCacheInterface (0xb6618540) 0
- vptr=((& QDesignerIconCacheInterface::_ZTV27QDesignerIconCacheInterface) + 8u)
- QObject (0xb6618580) 0
- primary-for QDesignerIconCacheInterface (0xb6618540)
-
-Vtable for QDesignerWidgetDataBaseItemInterface
-QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI36QDesignerWidgetDataBaseItemInterface)
-8 QDesignerWidgetDataBaseItemInterface::~QDesignerWidgetDataBaseItemInterface
-12 QDesignerWidgetDataBaseItemInterface::~QDesignerWidgetDataBaseItemInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QDesignerWidgetDataBaseItemInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerWidgetDataBaseItemInterface (0xb6618600) 0 nearly-empty
- vptr=((& QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface) + 8u)
-
-
-
-Vtable for QDesignerWidgetDataBaseInterface
-QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QDesignerWidgetDataBaseInterface)
-8 QDesignerWidgetDataBaseInterface::metaObject
-12 QDesignerWidgetDataBaseInterface::qt_metacast
-16 QDesignerWidgetDataBaseInterface::qt_metacall
-20 QDesignerWidgetDataBaseInterface::~QDesignerWidgetDataBaseInterface
-24 QDesignerWidgetDataBaseInterface::~QDesignerWidgetDataBaseInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDesignerWidgetDataBaseInterface::count
-60 QDesignerWidgetDataBaseInterface::item
-64 QDesignerWidgetDataBaseInterface::indexOf
-68 QDesignerWidgetDataBaseInterface::insert
-72 QDesignerWidgetDataBaseInterface::append
-76 QDesignerWidgetDataBaseInterface::indexOfObject
-80 QDesignerWidgetDataBaseInterface::indexOfClassName
-84 QDesignerWidgetDataBaseInterface::core
-
-Class QDesignerWidgetDataBaseInterface
- size=12 align=4
- base size=12 base align=4
-QDesignerWidgetDataBaseInterface (0xb6618680) 0
- vptr=((& QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface) + 8u)
- QObject (0xb66186c0) 0
- primary-for QDesignerWidgetDataBaseInterface (0xb6618680)
-
-Vtable for QDesignerFormWindowCursorInterface
-QDesignerFormWindowCursorInterface::_ZTV34QDesignerFormWindowCursorInterface: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI34QDesignerFormWindowCursorInterface)
-8 QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface
-12 QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-
-Class QDesignerFormWindowCursorInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerFormWindowCursorInterface (0xb6618840) 0 nearly-empty
- vptr=((& QDesignerFormWindowCursorInterface::_ZTV34QDesignerFormWindowCursorInterface) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-Vtable for QDesignerFormEditorInterface
-QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI28QDesignerFormEditorInterface)
-8 QDesignerFormEditorInterface::metaObject
-12 QDesignerFormEditorInterface::qt_metacast
-16 QDesignerFormEditorInterface::qt_metacall
-20 QDesignerFormEditorInterface::~QDesignerFormEditorInterface
-24 QDesignerFormEditorInterface::~QDesignerFormEditorInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDesignerFormEditorInterface
- size=60 align=4
- base size=60 base align=4
-QDesignerFormEditorInterface (0xb6618900) 0
- vptr=((& QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface) + 8u)
- QObject (0xb6618940) 0
- primary-for QDesignerFormEditorInterface (0xb6618900)
-
-Vtable for QDesignerWidgetFactoryInterface
-QDesignerWidgetFactoryInterface::_ZTV31QDesignerWidgetFactoryInterface: 21u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QDesignerWidgetFactoryInterface)
-8 QDesignerWidgetFactoryInterface::metaObject
-12 QDesignerWidgetFactoryInterface::qt_metacast
-16 QDesignerWidgetFactoryInterface::qt_metacall
-20 QDesignerWidgetFactoryInterface::~QDesignerWidgetFactoryInterface
-24 QDesignerWidgetFactoryInterface::~QDesignerWidgetFactoryInterface
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-
-Class QDesignerWidgetFactoryInterface
- size=8 align=4
- base size=8 base align=4
-QDesignerWidgetFactoryInterface (0xb6618fc0) 0
- vptr=((& QDesignerWidgetFactoryInterface::_ZTV31QDesignerWidgetFactoryInterface) + 8u)
- QObject (0xb6618000) 0
- primary-for QDesignerWidgetFactoryInterface (0xb6618fc0)
-
-Vtable for QDesignerFormEditorPluginInterface
-QDesignerFormEditorPluginInterface::_ZTV34QDesignerFormEditorPluginInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI34QDesignerFormEditorPluginInterface)
-8 QDesignerFormEditorPluginInterface::~QDesignerFormEditorPluginInterface
-12 QDesignerFormEditorPluginInterface::~QDesignerFormEditorPluginInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QDesignerFormEditorPluginInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerFormEditorPluginInterface (0xb6618080) 0 nearly-empty
- vptr=((& QDesignerFormEditorPluginInterface::_ZTV34QDesignerFormEditorPluginInterface) + 8u)
-
-Vtable for QDesignerLanguageExtension
-QDesignerLanguageExtension::_ZTV26QDesignerLanguageExtension: 13u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QDesignerLanguageExtension)
-8 QDesignerLanguageExtension::~QDesignerLanguageExtension
-12 QDesignerLanguageExtension::~QDesignerLanguageExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-
-Class QDesignerLanguageExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerLanguageExtension (0xb6618100) 0 nearly-empty
- vptr=((& QDesignerLanguageExtension::_ZTV26QDesignerLanguageExtension) + 8u)
-
-Vtable for QDesignerCustomWidgetInterface
-QDesignerCustomWidgetInterface::_ZTV30QDesignerCustomWidgetInterface: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QDesignerCustomWidgetInterface)
-8 QDesignerCustomWidgetInterface::~QDesignerCustomWidgetInterface
-12 QDesignerCustomWidgetInterface::~QDesignerCustomWidgetInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QDesignerCustomWidgetInterface::isInitialized
-52 QDesignerCustomWidgetInterface::initialize
-56 QDesignerCustomWidgetInterface::domXml
-60 QDesignerCustomWidgetInterface::codeTemplate
-
-Class QDesignerCustomWidgetInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerCustomWidgetInterface (0xb66185c0) 0 nearly-empty
- vptr=((& QDesignerCustomWidgetInterface::_ZTV30QDesignerCustomWidgetInterface) + 8u)
-
-Vtable for QDesignerCustomWidgetCollectionInterface
-QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI40QDesignerCustomWidgetCollectionInterface)
-8 QDesignerCustomWidgetCollectionInterface::~QDesignerCustomWidgetCollectionInterface
-12 QDesignerCustomWidgetCollectionInterface::~QDesignerCustomWidgetCollectionInterface
-16 __cxa_pure_virtual
-
-Class QDesignerCustomWidgetCollectionInterface
- size=4 align=4
- base size=4 base align=4
-QDesignerCustomWidgetCollectionInterface (0xb6618880) 0 nearly-empty
- vptr=((& QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface) + 8u)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb6618b80) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb6618c00) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb6618c80) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb6618d00) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb6618e80) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb6618f00) 0
-
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb6527000) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb6527040) 0
- primary-for QFile (0xb6527000)
- QObject (0xb6527080) 0
- primary-for QIODevice (0xb6527040)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb6527140) 0
-
-
-
-
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb65272c0) 0
-
-
-
-
-
-
-
-
-
-Vtable for QAbstractFormBuilder
-QAbstractFormBuilder::_ZTV20QAbstractFormBuilder: 48u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractFormBuilder)
-8 QAbstractFormBuilder::~QAbstractFormBuilder
-12 QAbstractFormBuilder::~QAbstractFormBuilder
-16 QAbstractFormBuilder::load
-20 QAbstractFormBuilder::save
-24 QAbstractFormBuilder::loadExtraInfo
-28 QAbstractFormBuilder::create
-32 QAbstractFormBuilder::create
-36 QAbstractFormBuilder::create
-40 QAbstractFormBuilder::create
-44 QAbstractFormBuilder::create
-48 QAbstractFormBuilder::create
-52 QAbstractFormBuilder::addMenuAction
-56 QAbstractFormBuilder::applyProperties
-60 QAbstractFormBuilder::applyTabStops
-64 QAbstractFormBuilder::createWidget
-68 QAbstractFormBuilder::createLayout
-72 QAbstractFormBuilder::createAction
-76 QAbstractFormBuilder::createActionGroup
-80 QAbstractFormBuilder::createCustomWidgets
-84 QAbstractFormBuilder::createConnections
-88 QAbstractFormBuilder::createResources
-92 QAbstractFormBuilder::addItem
-96 QAbstractFormBuilder::addItem
-100 QAbstractFormBuilder::saveExtraInfo
-104 QAbstractFormBuilder::saveDom
-108 QAbstractFormBuilder::createActionRefDom
-112 QAbstractFormBuilder::createDom
-116 QAbstractFormBuilder::createDom
-120 QAbstractFormBuilder::createDom
-124 QAbstractFormBuilder::createDom
-128 QAbstractFormBuilder::createDom
-132 QAbstractFormBuilder::createDom
-136 QAbstractFormBuilder::saveConnections
-140 QAbstractFormBuilder::saveCustomWidgets
-144 QAbstractFormBuilder::saveTabStops
-148 QAbstractFormBuilder::saveResources
-152 QAbstractFormBuilder::computeProperties
-156 QAbstractFormBuilder::checkProperty
-160 QAbstractFormBuilder::createProperty
-164 QAbstractFormBuilder::layoutInfo
-168 QAbstractFormBuilder::nameToIcon
-172 QAbstractFormBuilder::iconToFilePath
-176 QAbstractFormBuilder::iconToQrcPath
-180 QAbstractFormBuilder::nameToPixmap
-184 QAbstractFormBuilder::pixmapToFilePath
-188 QAbstractFormBuilder::pixmapToQrcPath
-
-Class QAbstractFormBuilder
- size=28 align=4
- base size=28 base align=4
-QAbstractFormBuilder (0xb6527400) 0
- vptr=((& QAbstractFormBuilder::_ZTV20QAbstractFormBuilder) + 8u)
-
-Vtable for QDesignerContainerExtension
-QDesignerContainerExtension::_ZTV27QDesignerContainerExtension: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDesignerContainerExtension)
-8 QDesignerContainerExtension::~QDesignerContainerExtension
-12 QDesignerContainerExtension::~QDesignerContainerExtension
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QDesignerContainerExtension
- size=4 align=4
- base size=4 base align=4
-QDesignerContainerExtension (0xb6527800) 0 nearly-empty
- vptr=((& QDesignerContainerExtension::_ZTV27QDesignerContainerExtension) + 8u)
-
-
-
-Vtable for QFormBuilder
-QFormBuilder::_ZTV12QFormBuilder: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QFormBuilder)
-8 QFormBuilder::~QFormBuilder
-12 QFormBuilder::~QFormBuilder
-16 QAbstractFormBuilder::load
-20 QAbstractFormBuilder::save
-24 QAbstractFormBuilder::loadExtraInfo
-28 QFormBuilder::create
-32 QFormBuilder::create
-36 QFormBuilder::create
-40 QFormBuilder::create
-44 QFormBuilder::create
-48 QFormBuilder::create
-52 QAbstractFormBuilder::addMenuAction
-56 QFormBuilder::applyProperties
-60 QAbstractFormBuilder::applyTabStops
-64 QFormBuilder::createWidget
-68 QFormBuilder::createLayout
-72 QAbstractFormBuilder::createAction
-76 QAbstractFormBuilder::createActionGroup
-80 QAbstractFormBuilder::createCustomWidgets
-84 QFormBuilder::createConnections
-88 QAbstractFormBuilder::createResources
-92 QFormBuilder::addItem
-96 QFormBuilder::addItem
-100 QAbstractFormBuilder::saveExtraInfo
-104 QAbstractFormBuilder::saveDom
-108 QAbstractFormBuilder::createActionRefDom
-112 QAbstractFormBuilder::createDom
-116 QAbstractFormBuilder::createDom
-120 QAbstractFormBuilder::createDom
-124 QAbstractFormBuilder::createDom
-128 QAbstractFormBuilder::createDom
-132 QAbstractFormBuilder::createDom
-136 QAbstractFormBuilder::saveConnections
-140 QAbstractFormBuilder::saveCustomWidgets
-144 QAbstractFormBuilder::saveTabStops
-148 QAbstractFormBuilder::saveResources
-152 QAbstractFormBuilder::computeProperties
-156 QAbstractFormBuilder::checkProperty
-160 QAbstractFormBuilder::createProperty
-164 QAbstractFormBuilder::layoutInfo
-168 QAbstractFormBuilder::nameToIcon
-172 QAbstractFormBuilder::iconToFilePath
-176 QAbstractFormBuilder::iconToQrcPath
-180 QAbstractFormBuilder::nameToPixmap
-184 QAbstractFormBuilder::pixmapToFilePath
-188 QAbstractFormBuilder::pixmapToQrcPath
-192 QFormBuilder::updateCustomWidgets
-
-Class QFormBuilder
- size=36 align=4
- base size=36 base align=4
-QFormBuilder (0xb6527940) 0
- vptr=((& QFormBuilder::_ZTV12QFormBuilder) + 8u)
- QAbstractFormBuilder (0xb6527980) 0
- primary-for QFormBuilder (0xb6527940)
-
-
-
-
-
-Vtable for QExtensionManager
-QExtensionManager::_ZTV17QExtensionManager: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QExtensionManager)
-8 QExtensionManager::metaObject
-12 QExtensionManager::qt_metacast
-16 QExtensionManager::qt_metacall
-20 QExtensionManager::~QExtensionManager
-24 QExtensionManager::~QExtensionManager
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QExtensionManager::registerExtensions
-60 QExtensionManager::unregisterExtensions
-64 QExtensionManager::extension
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI17QExtensionManager)
-76 QExtensionManager::_ZThn8_N17QExtensionManagerD1Ev
-80 QExtensionManager::_ZThn8_N17QExtensionManagerD0Ev
-84 QExtensionManager::_ZThn8_N17QExtensionManager18registerExtensionsEP25QAbstractExtensionFactoryRK7QString
-88 QExtensionManager::_ZThn8_N17QExtensionManager20unregisterExtensionsEP25QAbstractExtensionFactoryRK7QString
-92 QExtensionManager::_ZThn8_NK17QExtensionManager9extensionEP7QObjectRK7QString
-
-Class QExtensionManager
- size=20 align=4
- base size=20 base align=4
-QExtensionManager (0xb6527b40) 0
- vptr=((& QExtensionManager::_ZTV17QExtensionManager) + 8u)
- QObject (0xb6527b80) 0
- primary-for QExtensionManager (0xb6527b40)
- QAbstractExtensionManager (0xb6527bc0) 8 nearly-empty
- vptr=((& QExtensionManager::_ZTV17QExtensionManager) + 76u)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtDesigner.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDesigner.4.4.0.linux-gcc-ia32.txt
index ab115b9c41..01f5de5e7f 100644
--- a/tests/auto/bic/data/QtDesigner.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtDesigner.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77b3ce4) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77e3bf4) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6a9e474) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb69b20b4) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb6706f00) 0
QString (0xb6761708) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb65e703c) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb66716cc) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb66bd400) 0
QGenericArgument (0xb66bcbf4) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb66bcf00) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb652e280) 0
QObject (0xb652c258) 0
primary-for QIODevice (0xb652e280)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb6583474) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb65aad5c) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb65ad380) 0
QList<QString> (0xb65b730c) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb64124b0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb62ed9d8) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb636ec6c) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb636ed20) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb61dd4c0) 0
QTextStream (0xb61e8c30) 0
primary-for QTextOStream (0xb61dd4c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb61f5618) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb61f5960) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb61f5a8c) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb6117dd4) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb6133e88) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb61565a0) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb5fc9ac0) 0
QObject (0xb5fcff00) 0
primary-for QFutureWatcherBase (0xb5fc9ac0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb601b6c0) 0
QRunnable (0xb602ea14) 0
primary-for QtConcurrent::ThreadEngineBase (0xb601b6c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb605e0f0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb5f5f0b4) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb5f5f3fc) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb5f5f5dc) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb5e050b4) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5dc4b7c) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5c099d8) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5c66564) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5afe078) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb58c2780 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb58c2b00 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb58f6168) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb5789200) 0
QObject (0xb5773a8c) 0
primary-for QIODevice (0xb5789240)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb57a7fb4) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb55d77bc) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb56380f0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb5669384) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb54c7b40) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb56ad924) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb54e1e10) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb553d7f8) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb55ad708) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb5403168) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb53eaec0) 0
QObject (0xb543b99c) 0
primary-for QEventLoop (0xb53eaec0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb547321c) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb5484708) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb52cbfb4) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb5340384) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb5340924) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5357168) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb538dbc0) 0
QObject (0xb53b4e10) 0
primary-for QLibrary (0xb538dbc0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb51f730c) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb51f7690) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb524e474) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb527f168) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb528abf4) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb52a1258) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb52a8b40) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb50acb40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb50ceb04) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb50fb03c) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb518399c) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb4fb9618) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb4fe4474) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb5037f3c) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb4ef6c30) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb4f0f384) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb4f0fec4) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb4f32bb8) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2760,8 +2424,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0xb4dd3168) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -3120,10 +2782,6 @@ Class QAbstractExtensionManager
QAbstractExtensionManager (0xb4e3f834) 0 nearly-empty
vptr=((& QAbstractExtensionManager::_ZTV25QAbstractExtensionManager) + 8u)
-
-
-
-
Vtable for QExtensionManager
QExtensionManager::_ZTV17QExtensionManager: 24u entries
0 (int (*)(...))0
@@ -3177,25 +2835,17 @@ Class QPaintDevice
QPaintDevice (0xb4e59ca8) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0xb4c965a0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb4e8fd40) 0
QVector<QPoint> (0xb4cbe99c) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3217,7 +2867,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb4d18960) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -3228,14 +2877,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb4d33780) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb4d5e438) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -3246,7 +2892,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb4b980f0) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3270,7 +2915,6 @@ QImage (0xb4baac80) 0
QPaintDevice (0xb4bde9d8) 0
primary-for QImage (0xb4baac80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3294,18 +2938,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb4c668e8) 0
-
Class QBrushData
size=124 align=4
base size=121 base align=4
QBrushData (0xb4c77654) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3365,7 +3002,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb4b281a4) 0
-
Class QCursor
size=4 align=4
base size=4 base align=4
@@ -3376,7 +3012,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb4b89a14) 0
-
Class QWidgetData
size=64 align=4
base size=64 base align=4
@@ -3458,7 +3093,6 @@ QWidget (0xb49aeb90) 0
QPaintDevice (0xb4995780) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QDesignerActionEditorInterface
QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface: 67u entries
0 (int (*)(...))0
@@ -3592,18 +3226,6 @@ Class QDesignerDnDItemInterface
QDesignerDnDItemInterface (0xb4a8c834) 0 nearly-empty
vptr=((& QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
Vtable for QDesignerFormEditorInterface
QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface: 14u entries
0 (int (*)(...))0
@@ -4291,14 +3913,11 @@ Class QIcon
base size=4 base align=4
QIcon (0xb4958bf4) 0
-
Class QDesignerWidgetBoxInterface::Widget
size=16 align=4
base size=16 base align=4
QDesignerWidgetBoxInterface::Widget (0xb497c12c) 0
-
-
Class QDesignerWidgetBoxInterface::Category
size=12 align=4
base size=12 base align=4
@@ -4395,7 +4014,6 @@ QDesignerWidgetBoxInterface (0xb49752c0) 0
QPaintDevice (0xb497c0b4) 8
vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 284u)
-
Vtable for QDesignerWidgetDataBaseItemInterface
QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface: 30u entries
0 (int (*)(...))0
@@ -4435,8 +4053,6 @@ Class QDesignerWidgetDataBaseItemInterface
QDesignerWidgetDataBaseItemInterface (0xb47c07f8) 0 nearly-empty
vptr=((& QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface) + 8u)
-
-
Vtable for QDesignerWidgetDataBaseInterface
QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface: 22u entries
0 (int (*)(...))0
@@ -4637,12 +4253,6 @@ Class QDesignerTaskMenuExtension
QDesignerTaskMenuExtension (0xb4818c30) 0 nearly-empty
vptr=((& QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension) + 8u)
-
-
-
-
-
-
Vtable for QAbstractFormBuilder
QAbstractFormBuilder::_ZTV20QAbstractFormBuilder: 48u entries
0 (int (*)(...))0
@@ -4759,8 +4369,6 @@ Class QDesignerCustomWidgetCollectionInterface
QDesignerCustomWidgetCollectionInterface (0xb4876e88) 0 nearly-empty
vptr=((& QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface) + 8u)
-
-
Vtable for QFormBuilder
QFormBuilder::_ZTV12QFormBuilder: 49u entries
0 (int (*)(...))0
@@ -4821,19 +4429,3 @@ QFormBuilder (0xb4853b40) 0
QAbstractFormBuilder (0xb488c384) 0
primary-for QFormBuilder (0xb4853b40)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtDesigner.4.5.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDesigner.4.5.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..2b75c25dfc
--- /dev/null
+++ b/tests/auto/bic/data/QtDesigner.4.5.0.linux-gcc-ia32.txt
@@ -0,0 +1,4460 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6fd4bb8) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6fd4d5c) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb65f4438) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb65f44ec) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb65f4d20) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb65f4e4c) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb6632ce4) 0 empty
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb6632d20) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb6538200) 0
+ QGenericArgument (0xb6632f3c) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb65400b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb65401e0) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb65403c0) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb65405a0) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb658ace4) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb65b1800) 0
+ QBasicAtomicInt (0xb65a73fc) 0
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb65a78e8) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb65a7d5c) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb65a7d20) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb642cc30) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb64774ec) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb6477528) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb64774b0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb6342078) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb6387d5c) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb624a0c0) 0
+ QString (0xb62454b0) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb62458e8) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb628799c) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb62baf00) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb6287a8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb62baf00)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb62d1080) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb6287ce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb62d1080)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb6287f3c) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb62da03c) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb62da000) 0
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=24 align=4
+ base size=24 base align=4
+QObjectData (0xb62da7bc) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb62da870) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb61b20b4) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb61ac640) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb61b21e0) 0
+ primary-for QIODevice (0xb61ac640)
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb61b2f3c) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb6002ac8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb6002a8c) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb603c168) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb603c8ac) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb603c870) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb603cbb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb603cc30) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb603cbf4) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5fb5294) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5fb5258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5fb5e88) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5dff0f0) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5dff474) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5dff4b0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5dff528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5dffb04) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5e45b80) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5e63c30) 0
+ primary-for QTextIStream (0xb5e45b80)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5e45e40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5e762d0) 0
+ primary-for QTextOStream (0xb5e45e40)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5e76960) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5e76b04) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5e76b40) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5e76bf4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5e76f00) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5e76f3c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5e76f78) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5eac2d0) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5eac294) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5d88d98) 0 empty
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5db1580) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5db15c0) 0
+ primary-for QFile (0xb5db1580)
+ QObject (0xb5dc003c) 0
+ primary-for QIODevice (0xb5db15c0)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb5db1b80) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5db1bc0) 0
+ primary-for QTemporaryFile (0xb5db1b80)
+ QIODevice (0xb5db1c00) 0
+ primary-for QFile (0xb5db1bc0)
+ QObject (0xb5dc04b0) 0
+ primary-for QIODevice (0xb5db1c00)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5dc07bc) 0
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5dc0d5c) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5c59708) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5c0ed00) 0
+ QList<QString> (0xb5c59870) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5c89dd4) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5ad84b0) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5ad84ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5add5c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5ad8528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5add640) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5ad8564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5add6c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5ad85a0) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5ad8474) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5ad8744) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5ad8780) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5add9c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5ad87bc) 0
+ primary-for QFSFileEngine (0xb5add9c0)
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5addac0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5addb00) 0
+ primary-for QProcess (0xb5addac0)
+ QObject (0xb5ad88e8) 0
+ primary-for QIODevice (0xb5addb00)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5ad8b04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5ad8bf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5b74080) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5b740c0) 0
+ primary-for QBuffer (0xb5b74080)
+ QObject (0xb5ad8d20) 0
+ primary-for QIODevice (0xb5b740c0)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5b743c0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5ad8f3c) 0
+ primary-for QFileSystemWatcher (0xb5b743c0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb5b8e168) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5b8e744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb5a2d1a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb5a2d21c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb5a2d1e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5a2d258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5a2d168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb5a6e834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb5aa5ec0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb5a6ece4) 0
+ primary-for QSettings (0xb5aa5ec0)
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb58f17f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb59134b0) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb591e3c0) 0
+ QVector<QXmlStreamAttribute> (0xb5913f00) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5946000) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb5946474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5946a50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb596f30c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb596f348) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb596f3fc) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb596f528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb59c7ac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb57ed1e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb57edf00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5841000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb5858a8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb5884690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb56e62d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb573f03c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb573f30c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb573fc30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb573fe4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb564c384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb564ca50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb564cc30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb564cca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb564cd5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb56a0384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb56a08e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb56c9400) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb56a0b7c) 0
+ primary-for QTimeLine (0xb56c9400)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb56a0d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb54e821c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb54e88ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb54fd380) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb54e8d98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb54fd380)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb54fd480) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb54fd4c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb54fd480)
+ std::exception (0xb54e8dd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb54fd4c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb54e8e10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb54e8e4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb54e8e88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb5508474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb55085a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb55089d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb55ae4c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb55a36cc) 0
+ primary-for QThread (0xb55ae4c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb55ae800) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb55a3960) 0
+ primary-for QThreadPool (0xb55ae800)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb55a3bb8) 0
+
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb55a3bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb53dc340) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb53db474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb53dc340)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb53ffa50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb53ffa8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb53fb900) 0 empty
+ std::input_iterator_tag (0xb53ffac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb53fb980) 0 empty
+ std::forward_iterator_tag (0xb53fb9c0) 0 empty
+ std::input_iterator_tag (0xb53ffb04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb53fba40) 0 empty
+ std::bidirectional_iterator_tag (0xb53fba80) 0 empty
+ std::forward_iterator_tag (0xb53fbac0) 0 empty
+ std::input_iterator_tag (0xb53ffb40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb53ffc6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb53ffca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb54bfe88) 0
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb531303c) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb5313078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb53130f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb531312c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb5313168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb531321c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb5313258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb5394564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb51fa99c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb51faa14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb51fae10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb51fae4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb51aae00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb51c21a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb51aae00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb51c21e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb51c221c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb51c2258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb51c2168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb4fe65a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb50ab078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4e62840 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4e628c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4e62bc0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4e62c40 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4e7412c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4c7ce00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4c32924) 0
+ primary-for QFutureWatcherBase (0xb4c7ce00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4af5744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4b33000) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4af5c30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4b33000)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4b30f50) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4af5ec4) 0
+ primary-for QTextCodecPlugin (0xb4b30f50)
+ QTextCodecFactoryInterface (0xb4b33200) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4af5f00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4b33200)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4b4303c) 0 empty
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4b5adc0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4b563fc) 0
+ primary-for QTranslator (0xb4b5adc0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4b566cc) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4b72740) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4b56c6c) 0
+ primary-for QMimeData (0xb4b72740)
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4b72a00) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4b56e88) 0
+ primary-for QEventLoop (0xb4b72a00)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb49c91a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb49e80c0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb49c9384) 0
+ primary-for QTimerEvent (0xb49e80c0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb49e8180) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb49c93fc) 0
+ primary-for QChildEvent (0xb49e8180)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb49e8440) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb49c9564) 0
+ primary-for QCustomEvent (0xb49e8440)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb49e8540) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb49c9654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb49e8540)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb49e8600) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb49c9708) 0
+ primary-for QCoreApplication (0xb49e8600)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb49e8c00) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb49c9ca8) 0
+ primary-for QSharedMemory (0xb49e8c00)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb49c9ec4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4a37384) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4a2c840) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4a374ec) 0
+ primary-for QAbstractItemModel (0xb4a2c840)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4a2ce80) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4a2cec0) 0
+ primary-for QAbstractTableModel (0xb4a2ce80)
+ QObject (0xb4a37e4c) 0
+ primary-for QAbstractItemModel (0xb4a2cec0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4a74100) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4a74140) 0
+ primary-for QAbstractListModel (0xb4a74100)
+ QObject (0xb4a37f78) 0
+ primary-for QAbstractItemModel (0xb4a74140)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4a74840) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4a83e4c) 0
+ primary-for QSignalMapper (0xb4a74840)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4a74b00) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4aa2078) 0
+ primary-for QObjectCleanupHandler (0xb4a74b00)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4aa21a4) 0
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb48b1100) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4aa2438) 0
+ primary-for QSocketNotifier (0xb48b1100)
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb48b1480) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4aa2708) 0
+ primary-for QTimer (0xb48b1480)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb48b1980) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb4aa299c) 0
+ primary-for QAbstractEventDispatcher (0xb48b1980)
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4aa2bb8) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4aa2ec4) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb48f512c) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb48f51e0) 0
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb48f5438) 0
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb48f6480) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb48f54b0) 0
+ primary-for QLibrary (0xb48f6480)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb48f6880) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb48f5708) 0
+ primary-for QPluginLoader (0xb48f6880)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb48f5834) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb4942834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4942870) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb49428e8) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4942924) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4942e10) 0
+
+Class QDomImplementation
+ size=4 align=4
+ base size=4 base align=4
+QDomImplementation (0xb497230c) 0
+
+Class QDomNode
+ size=4 align=4
+ base size=4 base align=4
+QDomNode (0xb4972348) 0
+
+Class QDomNodeList
+ size=4 align=4
+ base size=4 base align=4
+QDomNodeList (0xb4972384) 0
+
+Class QDomDocumentType
+ size=4 align=4
+ base size=4 base align=4
+QDomDocumentType (0xb496ba40) 0
+ QDomNode (0xb4972474) 0
+
+Class QDomDocument
+ size=4 align=4
+ base size=4 base align=4
+QDomDocument (0xb496bb00) 0
+ QDomNode (0xb49724ec) 0
+
+Class QDomNamedNodeMap
+ size=4 align=4
+ base size=4 base align=4
+QDomNamedNodeMap (0xb4972564) 0
+
+Class QDomDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QDomDocumentFragment (0xb496bd00) 0
+ QDomNode (0xb4972618) 0
+
+Class QDomCharacterData
+ size=4 align=4
+ base size=4 base align=4
+QDomCharacterData (0xb496bdc0) 0
+ QDomNode (0xb4972690) 0
+
+Class QDomAttr
+ size=4 align=4
+ base size=4 base align=4
+QDomAttr (0xb496be40) 0
+ QDomNode (0xb49726cc) 0
+
+Class QDomElement
+ size=4 align=4
+ base size=4 base align=4
+QDomElement (0xb496bf00) 0
+ QDomNode (0xb4972744) 0
+
+Class QDomText
+ size=4 align=4
+ base size=4 base align=4
+QDomText (0xb47b50c0) 0
+ QDomCharacterData (0xb47b5100) 0
+ QDomNode (0xb49728ac) 0
+
+Class QDomComment
+ size=4 align=4
+ base size=4 base align=4
+QDomComment (0xb47b51c0) 0
+ QDomCharacterData (0xb47b5200) 0
+ QDomNode (0xb4972924) 0
+
+Class QDomCDATASection
+ size=4 align=4
+ base size=4 base align=4
+QDomCDATASection (0xb47b52c0) 0
+ QDomText (0xb47b5300) 0
+ QDomCharacterData (0xb47b5340) 0
+ QDomNode (0xb497299c) 0
+
+Class QDomNotation
+ size=4 align=4
+ base size=4 base align=4
+QDomNotation (0xb47b5400) 0
+ QDomNode (0xb4972a14) 0
+
+Class QDomEntity
+ size=4 align=4
+ base size=4 base align=4
+QDomEntity (0xb47b54c0) 0
+ QDomNode (0xb4972a8c) 0
+
+Class QDomEntityReference
+ size=4 align=4
+ base size=4 base align=4
+QDomEntityReference (0xb47b5580) 0
+ QDomNode (0xb4972b04) 0
+
+Class QDomProcessingInstruction
+ size=4 align=4
+ base size=4 base align=4
+QDomProcessingInstruction (0xb47b5640) 0
+ QDomNode (0xb4972b7c) 0
+
+Class QXmlNamespaceSupport
+ size=4 align=4
+ base size=4 base align=4
+QXmlNamespaceSupport (0xb4972bf4) 0
+
+Class QXmlAttributes::Attribute
+ size=16 align=4
+ base size=16 base align=4
+QXmlAttributes::Attribute (0xb4972c6c) 0
+
+Vtable for QXmlAttributes
+QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlAttributes)
+8 QXmlAttributes::~QXmlAttributes
+12 QXmlAttributes::~QXmlAttributes
+
+Class QXmlAttributes
+ size=12 align=4
+ base size=12 base align=4
+QXmlAttributes (0xb4972c30) 0
+ vptr=((& QXmlAttributes::_ZTV14QXmlAttributes) + 8u)
+
+Vtable for QXmlInputSource
+QXmlInputSource::_ZTV15QXmlInputSource: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlInputSource)
+8 QXmlInputSource::~QXmlInputSource
+12 QXmlInputSource::~QXmlInputSource
+16 QXmlInputSource::setData
+20 QXmlInputSource::setData
+24 QXmlInputSource::fetchData
+28 QXmlInputSource::data
+32 QXmlInputSource::next
+36 QXmlInputSource::reset
+40 QXmlInputSource::fromRawData
+
+Class QXmlInputSource
+ size=8 align=4
+ base size=8 base align=4
+QXmlInputSource (0xb47ed21c) 0
+ vptr=((& QXmlInputSource::_ZTV15QXmlInputSource) + 8u)
+
+Class QXmlParseException
+ size=4 align=4
+ base size=4 base align=4
+QXmlParseException (0xb47ed258) 0
+
+Vtable for QXmlReader
+QXmlReader::_ZTV10QXmlReader: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QXmlReader)
+8 QXmlReader::~QXmlReader
+12 QXmlReader::~QXmlReader
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+
+Class QXmlReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlReader (0xb47ed294) 0 nearly-empty
+ vptr=((& QXmlReader::_ZTV10QXmlReader) + 8u)
+
+Vtable for QXmlSimpleReader
+QXmlSimpleReader::_ZTV16QXmlSimpleReader: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QXmlSimpleReader)
+8 QXmlSimpleReader::~QXmlSimpleReader
+12 QXmlSimpleReader::~QXmlSimpleReader
+16 QXmlSimpleReader::feature
+20 QXmlSimpleReader::setFeature
+24 QXmlSimpleReader::hasFeature
+28 QXmlSimpleReader::property
+32 QXmlSimpleReader::setProperty
+36 QXmlSimpleReader::hasProperty
+40 QXmlSimpleReader::setEntityResolver
+44 QXmlSimpleReader::entityResolver
+48 QXmlSimpleReader::setDTDHandler
+52 QXmlSimpleReader::DTDHandler
+56 QXmlSimpleReader::setContentHandler
+60 QXmlSimpleReader::contentHandler
+64 QXmlSimpleReader::setErrorHandler
+68 QXmlSimpleReader::errorHandler
+72 QXmlSimpleReader::setLexicalHandler
+76 QXmlSimpleReader::lexicalHandler
+80 QXmlSimpleReader::setDeclHandler
+84 QXmlSimpleReader::declHandler
+88 QXmlSimpleReader::parse
+92 QXmlSimpleReader::parse
+96 QXmlSimpleReader::parse
+100 QXmlSimpleReader::parseContinue
+
+Class QXmlSimpleReader
+ size=8 align=4
+ base size=8 base align=4
+QXmlSimpleReader (0xb47b5d80) 0
+ vptr=((& QXmlSimpleReader::_ZTV16QXmlSimpleReader) + 8u)
+ QXmlReader (0xb47ed4b0) 0 nearly-empty
+ primary-for QXmlSimpleReader (0xb47b5d80)
+
+Vtable for QXmlLocator
+QXmlLocator::_ZTV11QXmlLocator: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QXmlLocator)
+8 QXmlLocator::~QXmlLocator
+12 QXmlLocator::~QXmlLocator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QXmlLocator
+ size=4 align=4
+ base size=4 base align=4
+QXmlLocator (0xb47ed564) 0 nearly-empty
+ vptr=((& QXmlLocator::_ZTV11QXmlLocator) + 8u)
+
+Vtable for QXmlContentHandler
+QXmlContentHandler::_ZTV18QXmlContentHandler: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlContentHandler)
+8 QXmlContentHandler::~QXmlContentHandler
+12 QXmlContentHandler::~QXmlContentHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QXmlContentHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlContentHandler (0xb47ed5a0) 0 nearly-empty
+ vptr=((& QXmlContentHandler::_ZTV18QXmlContentHandler) + 8u)
+
+Vtable for QXmlErrorHandler
+QXmlErrorHandler::_ZTV16QXmlErrorHandler: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QXmlErrorHandler)
+8 QXmlErrorHandler::~QXmlErrorHandler
+12 QXmlErrorHandler::~QXmlErrorHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QXmlErrorHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlErrorHandler (0xb47ed7bc) 0 nearly-empty
+ vptr=((& QXmlErrorHandler::_ZTV16QXmlErrorHandler) + 8u)
+
+Vtable for QXmlDTDHandler
+QXmlDTDHandler::_ZTV14QXmlDTDHandler: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlDTDHandler)
+8 QXmlDTDHandler::~QXmlDTDHandler
+12 QXmlDTDHandler::~QXmlDTDHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QXmlDTDHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlDTDHandler (0xb47ed9d8) 0 nearly-empty
+ vptr=((& QXmlDTDHandler::_ZTV14QXmlDTDHandler) + 8u)
+
+Vtable for QXmlEntityResolver
+QXmlEntityResolver::_ZTV18QXmlEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlEntityResolver)
+8 QXmlEntityResolver::~QXmlEntityResolver
+12 QXmlEntityResolver::~QXmlEntityResolver
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QXmlEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlEntityResolver (0xb47edbf4) 0 nearly-empty
+ vptr=((& QXmlEntityResolver::_ZTV18QXmlEntityResolver) + 8u)
+
+Vtable for QXmlLexicalHandler
+QXmlLexicalHandler::_ZTV18QXmlLexicalHandler: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlLexicalHandler)
+8 QXmlLexicalHandler::~QXmlLexicalHandler
+12 QXmlLexicalHandler::~QXmlLexicalHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+
+Class QXmlLexicalHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlLexicalHandler (0xb47ede10) 0 nearly-empty
+ vptr=((& QXmlLexicalHandler::_ZTV18QXmlLexicalHandler) + 8u)
+
+Vtable for QXmlDeclHandler
+QXmlDeclHandler::_ZTV15QXmlDeclHandler: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlDeclHandler)
+8 QXmlDeclHandler::~QXmlDeclHandler
+12 QXmlDeclHandler::~QXmlDeclHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QXmlDeclHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlDeclHandler (0xb481f03c) 0 nearly-empty
+ vptr=((& QXmlDeclHandler::_ZTV15QXmlDeclHandler) + 8u)
+
+Vtable for QXmlDefaultHandler
+QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+8 QXmlDefaultHandler::~QXmlDefaultHandler
+12 QXmlDefaultHandler::~QXmlDefaultHandler
+16 QXmlDefaultHandler::setDocumentLocator
+20 QXmlDefaultHandler::startDocument
+24 QXmlDefaultHandler::endDocument
+28 QXmlDefaultHandler::startPrefixMapping
+32 QXmlDefaultHandler::endPrefixMapping
+36 QXmlDefaultHandler::startElement
+40 QXmlDefaultHandler::endElement
+44 QXmlDefaultHandler::characters
+48 QXmlDefaultHandler::ignorableWhitespace
+52 QXmlDefaultHandler::processingInstruction
+56 QXmlDefaultHandler::skippedEntity
+60 QXmlDefaultHandler::errorString
+64 QXmlDefaultHandler::warning
+68 QXmlDefaultHandler::error
+72 QXmlDefaultHandler::fatalError
+76 QXmlDefaultHandler::notationDecl
+80 QXmlDefaultHandler::unparsedEntityDecl
+84 QXmlDefaultHandler::resolveEntity
+88 QXmlDefaultHandler::startDTD
+92 QXmlDefaultHandler::endDTD
+96 QXmlDefaultHandler::startEntity
+100 QXmlDefaultHandler::endEntity
+104 QXmlDefaultHandler::startCDATA
+108 QXmlDefaultHandler::endCDATA
+112 QXmlDefaultHandler::comment
+116 QXmlDefaultHandler::attributeDecl
+120 QXmlDefaultHandler::internalEntityDecl
+124 QXmlDefaultHandler::externalEntityDecl
+128 (int (*)(...))-0x000000004
+132 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+136 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD1Ev
+140 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD0Ev
+144 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException
+148 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException
+152 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException
+156 QXmlDefaultHandler::_ZThn4_NK18QXmlDefaultHandler11errorStringEv
+160 (int (*)(...))-0x000000008
+164 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+168 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD1Ev
+172 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD0Ev
+176 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_
+180 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S2_S2_
+184 QXmlDefaultHandler::_ZThn8_NK18QXmlDefaultHandler11errorStringEv
+188 (int (*)(...))-0x00000000c
+192 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+196 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD1Ev
+200 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD0Ev
+204 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15QXmlInputSource
+208 QXmlDefaultHandler::_ZThn12_NK18QXmlDefaultHandler11errorStringEv
+212 (int (*)(...))-0x000000010
+216 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+220 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD1Ev
+224 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD0Ev
+228 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_
+232 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler6endDTDEv
+236 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler11startEntityERK7QString
+240 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler9endEntityERK7QString
+244 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler10startCDATAEv
+248 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8endCDATAEv
+252 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler7commentERK7QString
+256 QXmlDefaultHandler::_ZThn16_NK18QXmlDefaultHandler11errorStringEv
+260 (int (*)(...))-0x000000014
+264 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+268 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD1Ev
+272 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD0Ev
+276 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2_S2_
+280 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_
+284 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_S2_
+288 QXmlDefaultHandler::_ZThn20_NK18QXmlDefaultHandler11errorStringEv
+
+Class QXmlDefaultHandler
+ size=28 align=4
+ base size=28 base align=4
+QXmlDefaultHandler (0xb47e8c24) 0
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 8u)
+ QXmlContentHandler (0xb481f258) 0 nearly-empty
+ primary-for QXmlDefaultHandler (0xb47e8c24)
+ QXmlErrorHandler (0xb481f294) 4 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 136u)
+ QXmlDTDHandler (0xb481f2d0) 8 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 168u)
+ QXmlEntityResolver (0xb481f30c) 12 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 196u)
+ QXmlLexicalHandler (0xb481f348) 16 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 220u)
+ QXmlDeclHandler (0xb481f384) 20 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
+
+Vtable for QAbstractExtensionFactory
+QAbstractExtensionFactory::_ZTV25QAbstractExtensionFactory: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAbstractExtensionFactory)
+8 QAbstractExtensionFactory::~QAbstractExtensionFactory
+12 QAbstractExtensionFactory::~QAbstractExtensionFactory
+16 __cxa_pure_virtual
+
+Class QAbstractExtensionFactory
+ size=4 align=4
+ base size=4 base align=4
+QAbstractExtensionFactory (0xb484c1e0) 0 nearly-empty
+ vptr=((& QAbstractExtensionFactory::_ZTV25QAbstractExtensionFactory) + 8u)
+
+Vtable for QAbstractExtensionManager
+QAbstractExtensionManager::_ZTV25QAbstractExtensionManager: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAbstractExtensionManager)
+8 QAbstractExtensionManager::~QAbstractExtensionManager
+12 QAbstractExtensionManager::~QAbstractExtensionManager
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QAbstractExtensionManager
+ size=4 align=4
+ base size=4 base align=4
+QAbstractExtensionManager (0xb484c654) 0 nearly-empty
+ vptr=((& QAbstractExtensionManager::_ZTV25QAbstractExtensionManager) + 8u)
+
+Vtable for QDesignerMemberSheetExtension
+QDesignerMemberSheetExtension::_ZTV29QDesignerMemberSheetExtension: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QDesignerMemberSheetExtension)
+8 QDesignerMemberSheetExtension::~QDesignerMemberSheetExtension
+12 QDesignerMemberSheetExtension::~QDesignerMemberSheetExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+
+Class QDesignerMemberSheetExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerMemberSheetExtension (0xb484cac8) 0 nearly-empty
+ vptr=((& QDesignerMemberSheetExtension::_ZTV29QDesignerMemberSheetExtension) + 8u)
+
+Vtable for QDesignerWidgetFactoryInterface
+QDesignerWidgetFactoryInterface::_ZTV31QDesignerWidgetFactoryInterface: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QDesignerWidgetFactoryInterface)
+8 QDesignerWidgetFactoryInterface::metaObject
+12 QDesignerWidgetFactoryInterface::qt_metacast
+16 QDesignerWidgetFactoryInterface::qt_metacall
+20 QDesignerWidgetFactoryInterface::~QDesignerWidgetFactoryInterface
+24 QDesignerWidgetFactoryInterface::~QDesignerWidgetFactoryInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+
+Class QDesignerWidgetFactoryInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerWidgetFactoryInterface (0xb4851c00) 0
+ vptr=((& QDesignerWidgetFactoryInterface::_ZTV31QDesignerWidgetFactoryInterface) + 8u)
+ QObject (0xb486a12c) 0
+ primary-for QDesignerWidgetFactoryInterface (0xb4851c00)
+
+Vtable for QDesignerFormEditorPluginInterface
+QDesignerFormEditorPluginInterface::_ZTV34QDesignerFormEditorPluginInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI34QDesignerFormEditorPluginInterface)
+8 QDesignerFormEditorPluginInterface::~QDesignerFormEditorPluginInterface
+12 QDesignerFormEditorPluginInterface::~QDesignerFormEditorPluginInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QDesignerFormEditorPluginInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerFormEditorPluginInterface (0xb486a258) 0 nearly-empty
+ vptr=((& QDesignerFormEditorPluginInterface::_ZTV34QDesignerFormEditorPluginInterface) + 8u)
+
+Vtable for QDesignerExtraInfoExtension
+QDesignerExtraInfoExtension::_ZTV27QDesignerExtraInfoExtension: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerExtraInfoExtension)
+8 QDesignerExtraInfoExtension::~QDesignerExtraInfoExtension
+12 QDesignerExtraInfoExtension::~QDesignerExtraInfoExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QDesignerExtraInfoExtension
+ size=8 align=4
+ base size=8 base align=4
+QDesignerExtraInfoExtension (0xb486a6cc) 0
+ vptr=((& QDesignerExtraInfoExtension::_ZTV27QDesignerExtraInfoExtension) + 8u)
+
+Vtable for QDesignerDynamicPropertySheetExtension
+QDesignerDynamicPropertySheetExtension::_ZTV38QDesignerDynamicPropertySheetExtension: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QDesignerDynamicPropertySheetExtension)
+8 QDesignerDynamicPropertySheetExtension::~QDesignerDynamicPropertySheetExtension
+12 QDesignerDynamicPropertySheetExtension::~QDesignerDynamicPropertySheetExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QDesignerDynamicPropertySheetExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerDynamicPropertySheetExtension (0xb486ae10) 0 nearly-empty
+ vptr=((& QDesignerDynamicPropertySheetExtension::_ZTV38QDesignerDynamicPropertySheetExtension) + 8u)
+
+Vtable for QDesignerFormWindowToolInterface
+QDesignerFormWindowToolInterface::_ZTV32QDesignerFormWindowToolInterface: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QDesignerFormWindowToolInterface)
+8 QDesignerFormWindowToolInterface::metaObject
+12 QDesignerFormWindowToolInterface::qt_metacast
+16 QDesignerFormWindowToolInterface::qt_metacall
+20 QDesignerFormWindowToolInterface::~QDesignerFormWindowToolInterface
+24 QDesignerFormWindowToolInterface::~QDesignerFormWindowToolInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QDesignerFormWindowToolInterface::saveToDom
+84 QDesignerFormWindowToolInterface::loadFromDom
+88 __cxa_pure_virtual
+
+Class QDesignerFormWindowToolInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerFormWindowToolInterface (0xb4877b80) 0
+ vptr=((& QDesignerFormWindowToolInterface::_ZTV32QDesignerFormWindowToolInterface) + 8u)
+ QObject (0xb488b474) 0
+ primary-for QDesignerFormWindowToolInterface (0xb4877b80)
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb488b5a0) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb46b70b4) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb46d2740) 0
+ QVector<QPoint> (0xb46b7708) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb46d2d40) 0
+ QVector<QPointF> (0xb47080b4) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb47089d8) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb470899c) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb4708d20) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb47534b0) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb4753474) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb4753924) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb4753a50) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb45ab8e8) 0
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb45eef00) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb45ecac0) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb46028e8) 0
+ primary-for QImage (0xb45ecac0)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb4662400) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb46615a0) 0
+ primary-for QPixmap (0xb4662400)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb4661bf4) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb4661e4c) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb44ac21c) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb44ce240) 0
+ QGradient (0xb44ac4b0) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb44ce340) 0
+ QGradient (0xb44ac4ec) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb44ce440) 0
+ QGradient (0xb44ac528) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb44ac564) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb44cee80) 0
+ QPalette (0xb44ace4c) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb450efb4) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb453e1a4) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb453e3fc) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb453e4b0) 0
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb453e4ec) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb43ad3c0) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb43ad3fc) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb43ad708) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb43f4690) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb43ad744) 0
+ primary-for QWidget (0xb43f4690)
+ QPaintDevice (0xb43ad780) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb4494d98) 0
+
+Class QDesignerWidgetBoxInterface::Widget
+ size=16 align=4
+ base size=16 base align=4
+QDesignerWidgetBoxInterface::Widget (0xb42c9168) 0
+
+Class QDesignerWidgetBoxInterface::Category
+ size=12 align=4
+ base size=12 base align=4
+QDesignerWidgetBoxInterface::Category (0xb42c91a4) 0
+
+Vtable for QDesignerWidgetBoxInterface
+QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface: 76u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerWidgetBoxInterface)
+8 QDesignerWidgetBoxInterface::metaObject
+12 QDesignerWidgetBoxInterface::qt_metacast
+16 QDesignerWidgetBoxInterface::qt_metacall
+20 QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface
+24 QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 __cxa_pure_virtual
+228 __cxa_pure_virtual
+232 __cxa_pure_virtual
+236 __cxa_pure_virtual
+240 __cxa_pure_virtual
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 __cxa_pure_virtual
+260 __cxa_pure_virtual
+264 __cxa_pure_virtual
+268 __cxa_pure_virtual
+272 __cxa_pure_virtual
+276 (int (*)(...))-0x000000008
+280 (int (*)(...))(& _ZTI27QDesignerWidgetBoxInterface)
+284 QDesignerWidgetBoxInterface::_ZThn8_N27QDesignerWidgetBoxInterfaceD1Ev
+288 QDesignerWidgetBoxInterface::_ZThn8_N27QDesignerWidgetBoxInterfaceD0Ev
+292 QWidget::_ZThn8_NK7QWidget7devTypeEv
+296 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+300 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerWidgetBoxInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerWidgetBoxInterface (0xb42ce080) 0
+ vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 8u)
+ QWidget (0xb42c1fa0) 0
+ primary-for QDesignerWidgetBoxInterface (0xb42ce080)
+ QObject (0xb42c90f0) 0
+ primary-for QWidget (0xb42c1fa0)
+ QPaintDevice (0xb42c912c) 8
+ vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 284u)
+
+Class QDesignerPromotionInterface::PromotedClass
+ size=8 align=4
+ base size=8 base align=4
+QDesignerPromotionInterface::PromotedClass (0xb4310ca8) 0
+
+Vtable for QDesignerPromotionInterface
+QDesignerPromotionInterface::_ZTV27QDesignerPromotionInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerPromotionInterface)
+8 QDesignerPromotionInterface::~QDesignerPromotionInterface
+12 QDesignerPromotionInterface::~QDesignerPromotionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QDesignerPromotionInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerPromotionInterface (0xb4310c6c) 0 nearly-empty
+ vptr=((& QDesignerPromotionInterface::_ZTV27QDesignerPromotionInterface) + 8u)
+
+Vtable for QDesignerFormWindowInterface
+QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface: 114u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QDesignerFormWindowInterface)
+8 QDesignerFormWindowInterface::metaObject
+12 QDesignerFormWindowInterface::qt_metacast
+16 QDesignerFormWindowInterface::qt_metacall
+20 QDesignerFormWindowInterface::~QDesignerFormWindowInterface
+24 QDesignerFormWindowInterface::~QDesignerFormWindowInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 __cxa_pure_virtual
+228 __cxa_pure_virtual
+232 __cxa_pure_virtual
+236 __cxa_pure_virtual
+240 __cxa_pure_virtual
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 __cxa_pure_virtual
+260 __cxa_pure_virtual
+264 __cxa_pure_virtual
+268 __cxa_pure_virtual
+272 __cxa_pure_virtual
+276 __cxa_pure_virtual
+280 __cxa_pure_virtual
+284 __cxa_pure_virtual
+288 __cxa_pure_virtual
+292 __cxa_pure_virtual
+296 __cxa_pure_virtual
+300 __cxa_pure_virtual
+304 QDesignerFormWindowInterface::core
+308 __cxa_pure_virtual
+312 __cxa_pure_virtual
+316 __cxa_pure_virtual
+320 __cxa_pure_virtual
+324 __cxa_pure_virtual
+328 __cxa_pure_virtual
+332 __cxa_pure_virtual
+336 __cxa_pure_virtual
+340 __cxa_pure_virtual
+344 __cxa_pure_virtual
+348 __cxa_pure_virtual
+352 __cxa_pure_virtual
+356 __cxa_pure_virtual
+360 __cxa_pure_virtual
+364 __cxa_pure_virtual
+368 __cxa_pure_virtual
+372 __cxa_pure_virtual
+376 __cxa_pure_virtual
+380 __cxa_pure_virtual
+384 __cxa_pure_virtual
+388 __cxa_pure_virtual
+392 __cxa_pure_virtual
+396 __cxa_pure_virtual
+400 __cxa_pure_virtual
+404 __cxa_pure_virtual
+408 __cxa_pure_virtual
+412 __cxa_pure_virtual
+416 __cxa_pure_virtual
+420 __cxa_pure_virtual
+424 __cxa_pure_virtual
+428 (int (*)(...))-0x000000008
+432 (int (*)(...))(& _ZTI28QDesignerFormWindowInterface)
+436 QDesignerFormWindowInterface::_ZThn8_N28QDesignerFormWindowInterfaceD1Ev
+440 QDesignerFormWindowInterface::_ZThn8_N28QDesignerFormWindowInterfaceD0Ev
+444 QWidget::_ZThn8_NK7QWidget7devTypeEv
+448 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+452 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerFormWindowInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerFormWindowInterface (0xb4313680) 0
+ vptr=((& QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface) + 8u)
+ QWidget (0xb431daf0) 0
+ primary-for QDesignerFormWindowInterface (0xb4313680)
+ QObject (0xb4310ce4) 0
+ primary-for QWidget (0xb431daf0)
+ QPaintDevice (0xb4310d20) 8
+ vptr=((& QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface) + 436u)
+
+Vtable for QDesignerObjectInspectorInterface
+QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QDesignerObjectInspectorInterface)
+8 QDesignerObjectInspectorInterface::metaObject
+12 QDesignerObjectInspectorInterface::qt_metacast
+16 QDesignerObjectInspectorInterface::qt_metacall
+20 QDesignerObjectInspectorInterface::~QDesignerObjectInspectorInterface
+24 QDesignerObjectInspectorInterface::~QDesignerObjectInspectorInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDesignerObjectInspectorInterface::core
+228 __cxa_pure_virtual
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI33QDesignerObjectInspectorInterface)
+240 QDesignerObjectInspectorInterface::_ZThn8_N33QDesignerObjectInspectorInterfaceD1Ev
+244 QDesignerObjectInspectorInterface::_ZThn8_N33QDesignerObjectInspectorInterfaceD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerObjectInspectorInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerObjectInspectorInterface (0xb43138c0) 0
+ vptr=((& QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface) + 8u)
+ QWidget (0xb4337000) 0
+ primary-for QDesignerObjectInspectorInterface (0xb43138c0)
+ QObject (0xb4310e4c) 0
+ primary-for QWidget (0xb4337000)
+ QPaintDevice (0xb4310e88) 8
+ vptr=((& QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface) + 240u)
+
+Vtable for QDesignerIconCacheInterface
+QDesignerIconCacheInterface::_ZTV27QDesignerIconCacheInterface: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerIconCacheInterface)
+8 QDesignerIconCacheInterface::metaObject
+12 QDesignerIconCacheInterface::qt_metacast
+16 QDesignerIconCacheInterface::qt_metacall
+20 QDesignerIconCacheInterface::~QDesignerIconCacheInterface
+24 QDesignerIconCacheInterface::~QDesignerIconCacheInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QDesignerIconCacheInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerIconCacheInterface (0xb4313b00) 0
+ vptr=((& QDesignerIconCacheInterface::_ZTV27QDesignerIconCacheInterface) + 8u)
+ QObject (0xb4310fb4) 0
+ primary-for QDesignerIconCacheInterface (0xb4313b00)
+
+Vtable for QDesignerMetaDataBaseItemInterface
+QDesignerMetaDataBaseItemInterface::_ZTV34QDesignerMetaDataBaseItemInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI34QDesignerMetaDataBaseItemInterface)
+8 QDesignerMetaDataBaseItemInterface::~QDesignerMetaDataBaseItemInterface
+12 QDesignerMetaDataBaseItemInterface::~QDesignerMetaDataBaseItemInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QDesignerMetaDataBaseItemInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerMetaDataBaseItemInterface (0xb434b30c) 0 nearly-empty
+ vptr=((& QDesignerMetaDataBaseItemInterface::_ZTV34QDesignerMetaDataBaseItemInterface) + 8u)
+
+Vtable for QDesignerMetaDataBaseInterface
+QDesignerMetaDataBaseInterface::_ZTV30QDesignerMetaDataBaseInterface: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QDesignerMetaDataBaseInterface)
+8 QDesignerMetaDataBaseInterface::metaObject
+12 QDesignerMetaDataBaseInterface::qt_metacast
+16 QDesignerMetaDataBaseInterface::qt_metacall
+20 QDesignerMetaDataBaseInterface::~QDesignerMetaDataBaseInterface
+24 QDesignerMetaDataBaseInterface::~QDesignerMetaDataBaseInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QDesignerMetaDataBaseInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerMetaDataBaseInterface (0xb4356000) 0
+ vptr=((& QDesignerMetaDataBaseInterface::_ZTV30QDesignerMetaDataBaseInterface) + 8u)
+ QObject (0xb434b528) 0
+ primary-for QDesignerMetaDataBaseInterface (0xb4356000)
+
+Vtable for QDesignerLayoutDecorationExtension
+QDesignerLayoutDecorationExtension::_ZTV34QDesignerLayoutDecorationExtension: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI34QDesignerLayoutDecorationExtension)
+8 QDesignerLayoutDecorationExtension::~QDesignerLayoutDecorationExtension
+12 QDesignerLayoutDecorationExtension::~QDesignerLayoutDecorationExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QDesignerLayoutDecorationExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerLayoutDecorationExtension (0xb434b654) 0 nearly-empty
+ vptr=((& QDesignerLayoutDecorationExtension::_ZTV34QDesignerLayoutDecorationExtension) + 8u)
+
+Vtable for QDesignerPropertySheetExtension
+QDesignerPropertySheetExtension::_ZTV31QDesignerPropertySheetExtension: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QDesignerPropertySheetExtension)
+8 QDesignerPropertySheetExtension::~QDesignerPropertySheetExtension
+12 QDesignerPropertySheetExtension::~QDesignerPropertySheetExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QDesignerPropertySheetExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerPropertySheetExtension (0xb434bca8) 0 nearly-empty
+ vptr=((& QDesignerPropertySheetExtension::_ZTV31QDesignerPropertySheetExtension) + 8u)
+
+Vtable for QDesignerActionEditorInterface
+QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QDesignerActionEditorInterface)
+8 QDesignerActionEditorInterface::metaObject
+12 QDesignerActionEditorInterface::qt_metacast
+16 QDesignerActionEditorInterface::qt_metacall
+20 QDesignerActionEditorInterface::~QDesignerActionEditorInterface
+24 QDesignerActionEditorInterface::~QDesignerActionEditorInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDesignerActionEditorInterface::core
+228 __cxa_pure_virtual
+232 __cxa_pure_virtual
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI30QDesignerActionEditorInterface)
+248 QDesignerActionEditorInterface::_ZThn8_N30QDesignerActionEditorInterfaceD1Ev
+252 QDesignerActionEditorInterface::_ZThn8_N30QDesignerActionEditorInterfaceD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerActionEditorInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerActionEditorInterface (0xb4356b40) 0
+ vptr=((& QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface) + 8u)
+ QWidget (0xb4371a50) 0
+ primary-for QDesignerActionEditorInterface (0xb4356b40)
+ QObject (0xb437830c) 0
+ primary-for QWidget (0xb4371a50)
+ QPaintDevice (0xb4378348) 8
+ vptr=((& QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface) + 248u)
+
+Vtable for QDesignerIntegrationInterface
+QDesignerIntegrationInterface::_ZTV29QDesignerIntegrationInterface: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QDesignerIntegrationInterface)
+8 QDesignerIntegrationInterface::metaObject
+12 QDesignerIntegrationInterface::qt_metacast
+16 QDesignerIntegrationInterface::qt_metacall
+20 QDesignerIntegrationInterface::~QDesignerIntegrationInterface
+24 QDesignerIntegrationInterface::~QDesignerIntegrationInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QDesignerIntegrationInterface
+ size=12 align=4
+ base size=12 base align=4
+QDesignerIntegrationInterface (0xb4356d80) 0
+ vptr=((& QDesignerIntegrationInterface::_ZTV29QDesignerIntegrationInterface) + 8u)
+ QObject (0xb4378474) 0
+ primary-for QDesignerIntegrationInterface (0xb4356d80)
+
+Vtable for QDesignerTaskMenuExtension
+QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QDesignerTaskMenuExtension)
+8 QDesignerTaskMenuExtension::~QDesignerTaskMenuExtension
+12 QDesignerTaskMenuExtension::~QDesignerTaskMenuExtension
+16 QDesignerTaskMenuExtension::preferredEditAction
+20 __cxa_pure_virtual
+
+Class QDesignerTaskMenuExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerTaskMenuExtension (0xb43785dc) 0 nearly-empty
+ vptr=((& QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension) + 8u)
+
+Vtable for QDesignerFormWindowCursorInterface
+QDesignerFormWindowCursorInterface::_ZTV34QDesignerFormWindowCursorInterface: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI34QDesignerFormWindowCursorInterface)
+8 QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface
+12 QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+
+Class QDesignerFormWindowCursorInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerFormWindowCursorInterface (0xb4378d20) 0 nearly-empty
+ vptr=((& QDesignerFormWindowCursorInterface::_ZTV34QDesignerFormWindowCursorInterface) + 8u)
+
+Vtable for QDesignerWidgetDataBaseItemInterface
+QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI36QDesignerWidgetDataBaseItemInterface)
+8 QDesignerWidgetDataBaseItemInterface::~QDesignerWidgetDataBaseItemInterface
+12 QDesignerWidgetDataBaseItemInterface::~QDesignerWidgetDataBaseItemInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QDesignerWidgetDataBaseItemInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerWidgetDataBaseItemInterface (0xb4378f3c) 0 nearly-empty
+ vptr=((& QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface) + 8u)
+
+Vtable for QDesignerWidgetDataBaseInterface
+QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QDesignerWidgetDataBaseInterface)
+8 QDesignerWidgetDataBaseInterface::metaObject
+12 QDesignerWidgetDataBaseInterface::qt_metacast
+16 QDesignerWidgetDataBaseInterface::qt_metacall
+20 QDesignerWidgetDataBaseInterface::~QDesignerWidgetDataBaseInterface
+24 QDesignerWidgetDataBaseInterface::~QDesignerWidgetDataBaseInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDesignerWidgetDataBaseInterface::count
+60 QDesignerWidgetDataBaseInterface::item
+64 QDesignerWidgetDataBaseInterface::indexOf
+68 QDesignerWidgetDataBaseInterface::insert
+72 QDesignerWidgetDataBaseInterface::append
+76 QDesignerWidgetDataBaseInterface::indexOfObject
+80 QDesignerWidgetDataBaseInterface::indexOfClassName
+84 QDesignerWidgetDataBaseInterface::core
+
+Class QDesignerWidgetDataBaseInterface
+ size=12 align=4
+ base size=12 base align=4
+QDesignerWidgetDataBaseInterface (0xb438c8c0) 0
+ vptr=((& QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface) + 8u)
+ QObject (0xb41a6168) 0
+ primary-for QDesignerWidgetDataBaseInterface (0xb438c8c0)
+
+Vtable for QDesignerPropertyEditorInterface
+QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QDesignerPropertyEditorInterface)
+8 QDesignerPropertyEditorInterface::metaObject
+12 QDesignerPropertyEditorInterface::qt_metacast
+16 QDesignerPropertyEditorInterface::qt_metacall
+20 QDesignerPropertyEditorInterface::~QDesignerPropertyEditorInterface
+24 QDesignerPropertyEditorInterface::~QDesignerPropertyEditorInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDesignerPropertyEditorInterface::core
+228 __cxa_pure_virtual
+232 __cxa_pure_virtual
+236 __cxa_pure_virtual
+240 __cxa_pure_virtual
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI32QDesignerPropertyEditorInterface)
+260 QDesignerPropertyEditorInterface::_ZThn8_N32QDesignerPropertyEditorInterfaceD1Ev
+264 QDesignerPropertyEditorInterface::_ZThn8_N32QDesignerPropertyEditorInterfaceD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerPropertyEditorInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerPropertyEditorInterface (0xb438cbc0) 0
+ vptr=((& QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface) + 8u)
+ QWidget (0xb41beb40) 0
+ primary-for QDesignerPropertyEditorInterface (0xb438cbc0)
+ QObject (0xb41a630c) 0
+ primary-for QWidget (0xb41beb40)
+ QPaintDevice (0xb41a6348) 8
+ vptr=((& QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface) + 260u)
+
+Vtable for QDesignerFormEditorInterface
+QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QDesignerFormEditorInterface)
+8 QDesignerFormEditorInterface::metaObject
+12 QDesignerFormEditorInterface::qt_metacast
+16 QDesignerFormEditorInterface::qt_metacall
+20 QDesignerFormEditorInterface::~QDesignerFormEditorInterface
+24 QDesignerFormEditorInterface::~QDesignerFormEditorInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDesignerFormEditorInterface
+ size=60 align=4
+ base size=60 base align=4
+QDesignerFormEditorInterface (0xb438ce00) 0
+ vptr=((& QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface) + 8u)
+ QObject (0xb41a6474) 0
+ primary-for QDesignerFormEditorInterface (0xb438ce00)
+
+Vtable for QDesignerResourceBrowserInterface
+QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QDesignerResourceBrowserInterface)
+8 QDesignerResourceBrowserInterface::metaObject
+12 QDesignerResourceBrowserInterface::qt_metacast
+16 QDesignerResourceBrowserInterface::qt_metacall
+20 QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface
+24 QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 __cxa_pure_virtual
+228 __cxa_pure_virtual
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI33QDesignerResourceBrowserInterface)
+240 QDesignerResourceBrowserInterface::_ZThn8_N33QDesignerResourceBrowserInterfaceD1Ev
+244 QDesignerResourceBrowserInterface::_ZThn8_N33QDesignerResourceBrowserInterfaceD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerResourceBrowserInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerResourceBrowserInterface (0xb41f3340) 0
+ vptr=((& QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface) + 8u)
+ QWidget (0xb4208aa0) 0
+ primary-for QDesignerResourceBrowserInterface (0xb41f3340)
+ QObject (0xb41a6870) 0
+ primary-for QWidget (0xb4208aa0)
+ QPaintDevice (0xb41a68ac) 8
+ vptr=((& QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface) + 240u)
+
+Vtable for QDesignerBrushManagerInterface
+QDesignerBrushManagerInterface::_ZTV30QDesignerBrushManagerInterface: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QDesignerBrushManagerInterface)
+8 QDesignerBrushManagerInterface::metaObject
+12 QDesignerBrushManagerInterface::qt_metacast
+16 QDesignerBrushManagerInterface::qt_metacall
+20 QDesignerBrushManagerInterface::~QDesignerBrushManagerInterface
+24 QDesignerBrushManagerInterface::~QDesignerBrushManagerInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+
+Class QDesignerBrushManagerInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerBrushManagerInterface (0xb41f3580) 0
+ vptr=((& QDesignerBrushManagerInterface::_ZTV30QDesignerBrushManagerInterface) + 8u)
+ QObject (0xb41a69d8) 0
+ primary-for QDesignerBrushManagerInterface (0xb41f3580)
+
+Vtable for QDesignerDnDItemInterface
+QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QDesignerDnDItemInterface)
+8 QDesignerDnDItemInterface::~QDesignerDnDItemInterface
+12 QDesignerDnDItemInterface::~QDesignerDnDItemInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QDesignerDnDItemInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerDnDItemInterface (0xb41a6d20) 0 nearly-empty
+ vptr=((& QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface) + 8u)
+
+Vtable for QDesignerFormWindowManagerInterface
+QDesignerFormWindowManagerInterface::_ZTV35QDesignerFormWindowManagerInterface: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI35QDesignerFormWindowManagerInterface)
+8 QDesignerFormWindowManagerInterface::metaObject
+12 QDesignerFormWindowManagerInterface::qt_metacast
+16 QDesignerFormWindowManagerInterface::qt_metacall
+20 QDesignerFormWindowManagerInterface::~QDesignerFormWindowManagerInterface
+24 QDesignerFormWindowManagerInterface::~QDesignerFormWindowManagerInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDesignerFormWindowManagerInterface::actionCut
+60 QDesignerFormWindowManagerInterface::actionCopy
+64 QDesignerFormWindowManagerInterface::actionPaste
+68 QDesignerFormWindowManagerInterface::actionDelete
+72 QDesignerFormWindowManagerInterface::actionSelectAll
+76 QDesignerFormWindowManagerInterface::actionLower
+80 QDesignerFormWindowManagerInterface::actionRaise
+84 QDesignerFormWindowManagerInterface::actionUndo
+88 QDesignerFormWindowManagerInterface::actionRedo
+92 QDesignerFormWindowManagerInterface::actionHorizontalLayout
+96 QDesignerFormWindowManagerInterface::actionVerticalLayout
+100 QDesignerFormWindowManagerInterface::actionSplitHorizontal
+104 QDesignerFormWindowManagerInterface::actionSplitVertical
+108 QDesignerFormWindowManagerInterface::actionGridLayout
+112 QDesignerFormWindowManagerInterface::actionBreakLayout
+116 QDesignerFormWindowManagerInterface::actionAdjustSize
+120 QDesignerFormWindowManagerInterface::activeFormWindow
+124 QDesignerFormWindowManagerInterface::formWindowCount
+128 QDesignerFormWindowManagerInterface::formWindow
+132 QDesignerFormWindowManagerInterface::createFormWindow
+136 QDesignerFormWindowManagerInterface::core
+140 __cxa_pure_virtual
+144 QDesignerFormWindowManagerInterface::addFormWindow
+148 QDesignerFormWindowManagerInterface::removeFormWindow
+152 QDesignerFormWindowManagerInterface::setActiveFormWindow
+
+Class QDesignerFormWindowManagerInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerFormWindowManagerInterface (0xb41f3b40) 0
+ vptr=((& QDesignerFormWindowManagerInterface::_ZTV35QDesignerFormWindowManagerInterface) + 8u)
+ QObject (0xb422e000) 0
+ primary-for QDesignerFormWindowManagerInterface (0xb41f3b40)
+
+Vtable for QDesignerLanguageExtension
+QDesignerLanguageExtension::_ZTV26QDesignerLanguageExtension: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QDesignerLanguageExtension)
+8 QDesignerLanguageExtension::~QDesignerLanguageExtension
+12 QDesignerLanguageExtension::~QDesignerLanguageExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QDesignerLanguageExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerLanguageExtension (0xb422e12c) 0 nearly-empty
+ vptr=((& QDesignerLanguageExtension::_ZTV26QDesignerLanguageExtension) + 8u)
+
+Vtable for QAbstractFormBuilder
+QAbstractFormBuilder::_ZTV20QAbstractFormBuilder: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractFormBuilder)
+8 QAbstractFormBuilder::~QAbstractFormBuilder
+12 QAbstractFormBuilder::~QAbstractFormBuilder
+16 QAbstractFormBuilder::load
+20 QAbstractFormBuilder::save
+24 QAbstractFormBuilder::loadExtraInfo
+28 QAbstractFormBuilder::create
+32 QAbstractFormBuilder::create
+36 QAbstractFormBuilder::create
+40 QAbstractFormBuilder::create
+44 QAbstractFormBuilder::create
+48 QAbstractFormBuilder::create
+52 QAbstractFormBuilder::addMenuAction
+56 QAbstractFormBuilder::applyProperties
+60 QAbstractFormBuilder::applyTabStops
+64 QAbstractFormBuilder::createWidget
+68 QAbstractFormBuilder::createLayout
+72 QAbstractFormBuilder::createAction
+76 QAbstractFormBuilder::createActionGroup
+80 QAbstractFormBuilder::createCustomWidgets
+84 QAbstractFormBuilder::createConnections
+88 QAbstractFormBuilder::createResources
+92 QAbstractFormBuilder::addItem
+96 QAbstractFormBuilder::addItem
+100 QAbstractFormBuilder::saveExtraInfo
+104 QAbstractFormBuilder::saveDom
+108 QAbstractFormBuilder::createActionRefDom
+112 QAbstractFormBuilder::createDom
+116 QAbstractFormBuilder::createDom
+120 QAbstractFormBuilder::createDom
+124 QAbstractFormBuilder::createDom
+128 QAbstractFormBuilder::createDom
+132 QAbstractFormBuilder::createDom
+136 QAbstractFormBuilder::saveConnections
+140 QAbstractFormBuilder::saveCustomWidgets
+144 QAbstractFormBuilder::saveTabStops
+148 QAbstractFormBuilder::saveResources
+152 QAbstractFormBuilder::computeProperties
+156 QAbstractFormBuilder::checkProperty
+160 QAbstractFormBuilder::createProperty
+164 QAbstractFormBuilder::layoutInfo
+168 QAbstractFormBuilder::nameToIcon
+172 QAbstractFormBuilder::iconToFilePath
+176 QAbstractFormBuilder::iconToQrcPath
+180 QAbstractFormBuilder::nameToPixmap
+184 QAbstractFormBuilder::pixmapToFilePath
+188 QAbstractFormBuilder::pixmapToQrcPath
+
+Class QAbstractFormBuilder
+ size=28 align=4
+ base size=28 base align=4
+QAbstractFormBuilder (0xb422e780) 0
+ vptr=((& QAbstractFormBuilder::_ZTV20QAbstractFormBuilder) + 8u)
+
+Vtable for QFormBuilder
+QFormBuilder::_ZTV12QFormBuilder: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QFormBuilder)
+8 QFormBuilder::~QFormBuilder
+12 QFormBuilder::~QFormBuilder
+16 QAbstractFormBuilder::load
+20 QAbstractFormBuilder::save
+24 QAbstractFormBuilder::loadExtraInfo
+28 QFormBuilder::create
+32 QFormBuilder::create
+36 QFormBuilder::create
+40 QFormBuilder::create
+44 QFormBuilder::create
+48 QFormBuilder::create
+52 QAbstractFormBuilder::addMenuAction
+56 QFormBuilder::applyProperties
+60 QAbstractFormBuilder::applyTabStops
+64 QFormBuilder::createWidget
+68 QFormBuilder::createLayout
+72 QAbstractFormBuilder::createAction
+76 QAbstractFormBuilder::createActionGroup
+80 QAbstractFormBuilder::createCustomWidgets
+84 QFormBuilder::createConnections
+88 QAbstractFormBuilder::createResources
+92 QFormBuilder::addItem
+96 QFormBuilder::addItem
+100 QAbstractFormBuilder::saveExtraInfo
+104 QAbstractFormBuilder::saveDom
+108 QAbstractFormBuilder::createActionRefDom
+112 QAbstractFormBuilder::createDom
+116 QAbstractFormBuilder::createDom
+120 QAbstractFormBuilder::createDom
+124 QAbstractFormBuilder::createDom
+128 QAbstractFormBuilder::createDom
+132 QAbstractFormBuilder::createDom
+136 QAbstractFormBuilder::saveConnections
+140 QAbstractFormBuilder::saveCustomWidgets
+144 QAbstractFormBuilder::saveTabStops
+148 QAbstractFormBuilder::saveResources
+152 QAbstractFormBuilder::computeProperties
+156 QAbstractFormBuilder::checkProperty
+160 QAbstractFormBuilder::createProperty
+164 QAbstractFormBuilder::layoutInfo
+168 QAbstractFormBuilder::nameToIcon
+172 QAbstractFormBuilder::iconToFilePath
+176 QAbstractFormBuilder::iconToQrcPath
+180 QAbstractFormBuilder::nameToPixmap
+184 QAbstractFormBuilder::pixmapToFilePath
+188 QAbstractFormBuilder::pixmapToQrcPath
+192 QFormBuilder::updateCustomWidgets
+
+Class QFormBuilder
+ size=36 align=4
+ base size=36 base align=4
+QFormBuilder (0xb4242600) 0
+ vptr=((& QFormBuilder::_ZTV12QFormBuilder) + 8u)
+ QAbstractFormBuilder (0xb422e924) 0
+ primary-for QFormBuilder (0xb4242600)
+
+Vtable for QDesignerCustomWidgetInterface
+QDesignerCustomWidgetInterface::_ZTV30QDesignerCustomWidgetInterface: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QDesignerCustomWidgetInterface)
+8 QDesignerCustomWidgetInterface::~QDesignerCustomWidgetInterface
+12 QDesignerCustomWidgetInterface::~QDesignerCustomWidgetInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QDesignerCustomWidgetInterface::isInitialized
+52 QDesignerCustomWidgetInterface::initialize
+56 QDesignerCustomWidgetInterface::domXml
+60 QDesignerCustomWidgetInterface::codeTemplate
+
+Class QDesignerCustomWidgetInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerCustomWidgetInterface (0xb422e9d8) 0 nearly-empty
+ vptr=((& QDesignerCustomWidgetInterface::_ZTV30QDesignerCustomWidgetInterface) + 8u)
+
+Vtable for QDesignerCustomWidgetCollectionInterface
+QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI40QDesignerCustomWidgetCollectionInterface)
+8 QDesignerCustomWidgetCollectionInterface::~QDesignerCustomWidgetCollectionInterface
+12 QDesignerCustomWidgetCollectionInterface::~QDesignerCustomWidgetCollectionInterface
+16 __cxa_pure_virtual
+
+Class QDesignerCustomWidgetCollectionInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerCustomWidgetCollectionInterface (0xb40af000) 0 nearly-empty
+ vptr=((& QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface) + 8u)
+
+Vtable for QDesignerContainerExtension
+QDesignerContainerExtension::_ZTV27QDesignerContainerExtension: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerContainerExtension)
+8 QDesignerContainerExtension::~QDesignerContainerExtension
+12 QDesignerContainerExtension::~QDesignerContainerExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QDesignerContainerExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerContainerExtension (0xb40af474) 0 nearly-empty
+ vptr=((& QDesignerContainerExtension::_ZTV27QDesignerContainerExtension) + 8u)
+
+Vtable for QExtensionManager
+QExtensionManager::_ZTV17QExtensionManager: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QExtensionManager)
+8 QExtensionManager::metaObject
+12 QExtensionManager::qt_metacast
+16 QExtensionManager::qt_metacall
+20 QExtensionManager::~QExtensionManager
+24 QExtensionManager::~QExtensionManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QExtensionManager::registerExtensions
+60 QExtensionManager::unregisterExtensions
+64 QExtensionManager::extension
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI17QExtensionManager)
+76 QExtensionManager::_ZThn8_N17QExtensionManagerD1Ev
+80 QExtensionManager::_ZThn8_N17QExtensionManagerD0Ev
+84 QExtensionManager::_ZThn8_N17QExtensionManager18registerExtensionsEP25QAbstractExtensionFactoryRK7QString
+88 QExtensionManager::_ZThn8_N17QExtensionManager20unregisterExtensionsEP25QAbstractExtensionFactoryRK7QString
+92 QExtensionManager::_ZThn8_NK17QExtensionManager9extensionEP7QObjectRK7QString
+
+Class QExtensionManager
+ size=20 align=4
+ base size=20 base align=4
+QExtensionManager (0xb40bd690) 0
+ vptr=((& QExtensionManager::_ZTV17QExtensionManager) + 8u)
+ QObject (0xb40afac8) 0
+ primary-for QExtensionManager (0xb40bd690)
+ QAbstractExtensionManager (0xb40afb04) 8 nearly-empty
+ vptr=((& QExtensionManager::_ZTV17QExtensionManager) + 76u)
+
diff --git a/tests/auto/bic/data/QtDesigner.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtDesigner.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..c42758248a
--- /dev/null
+++ b/tests/auto/bic/data/QtDesigner.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,4741 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6fa8a8c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6fa8c30) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6f5530c) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6f553c0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6f55bf4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6f55d20) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6f55f78) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb65ce168) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb65ff8ac) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb6631080) 0
+ QBasicAtomicInt (0xb65fffb4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb652e3c0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb652e3fc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb652e870) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb652e834) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb63db780) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb63faf3c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb63faf78) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb63faf00) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb62d7bf4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb633b8e8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb61afdc0) 0
+ QString (0xb61f703c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb61f7384) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb62452d0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb623e680) 0
+ QGenericArgument (0xb62454ec) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb6245654) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb6245780) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb6245ac8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb6096300) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb6245bb8) 0 nearly-empty
+ primary-for std::bad_exception (0xb6096300)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb6096480) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb6245e10) 0 nearly-empty
+ primary-for std::bad_alloc (0xb6096480)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb60a2078) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb60a2168) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb60a212c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb60a299c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb60a2a50) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb60a2b04) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb5f8e384) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb5f89b40) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb5f8e4b0) 0
+ primary-for QIODevice (0xb5f89b40)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5fcb348) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5fcb384) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5fbf7c0) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5fbf800) 0
+ primary-for QFile (0xb5fbf7c0)
+ QObject (0xb5fcb3fc) 0
+ primary-for QIODevice (0xb5fbf800)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5fcb870) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5fcbec4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb60885dc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5ec8000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb6088fb4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5e9aec0) 0
+ QList<QString> (0xb5ec812c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5f0e690) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5f0ee10) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5f0ee4c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5f437c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5f0ee88) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5f43840) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5f0eec4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5f438c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5f0ef00) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5f0edd4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5d8d168) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5d8d1a4) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5f43c00) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5f43c40) 0
+ primary-for QBuffer (0xb5f43c00)
+ QObject (0xb5d8d21c) 0
+ primary-for QIODevice (0xb5f43c40)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5d8d8e8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5d8d8ac) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5dd6000) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5dd6744) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5dd6708) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5dd6a50) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5dd6ac8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5dd6a8c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5d5912c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5d590f0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5d59e10) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5ba2078) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5ba22d0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5ba2960) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5bd0940) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5bf4b40) 0
+ primary-for QTextIStream (0xb5bd0940)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5bd0c00) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5c071e0) 0
+ primary-for QTextOStream (0xb5bd0c00)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5c07870) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5c07a14) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5c07a50) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5c07b04) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5c07e10) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5c07e4c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5c07e88) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb5ab51a4) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5ab5384) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5ab5348) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5b81fb4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb59ab258) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb59d3100) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb59ab3c0) 0
+ primary-for QFileSystemWatcher (0xb59d3100)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb59d33c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb59ab5dc) 0
+ primary-for QFSFileEngine (0xb59d33c0)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb59ab708) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb59ab924) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5a19440) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5a19480) 0
+ primary-for QProcess (0xb5a19440)
+ QObject (0xb59ab9d8) 0
+ primary-for QIODevice (0xb5a19480)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb59abbf4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb59abd98) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb5892a50) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb5892ac8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb5892a8c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5892b40) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5892a14) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb592f3fc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb592af40) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb592fa14) 0
+ primary-for QSettings (0xb592af40)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb596fb40) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb596fb80) 0
+ primary-for QTemporaryFile (0xb596fb40)
+ QIODevice (0xb596fbc0) 0
+ primary-for QFile (0xb596fb80)
+ QObject (0xb5985528) 0
+ primary-for QIODevice (0xb596fbc0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb5985834) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb5985d20) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57f09d8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb5811180) 0
+ QVector<QXmlStreamAttribute> (0xb580f438) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb580f528) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb580f99c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb580ff78) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb5847834) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb5847870) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb58479d8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb587d140) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb5847b40) 0
+ primary-for QAbstractState (0xb587d140)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb587d400) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb5847d5c) 0
+ primary-for QAbstractTransition (0xb587d400)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb5847f78) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb587d980) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb56b4168) 0
+ primary-for QTimerEvent (0xb587d980)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb587da40) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb56b41e0) 0
+ primary-for QChildEvent (0xb587da40)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb587dd00) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb56b4348) 0
+ primary-for QCustomEvent (0xb587dd00)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb587de00) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb56b4438) 0
+ primary-for QDynamicPropertyChangeEvent (0xb587de00)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb587dec0) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb587df00) 0
+ primary-for QEventTransition (0xb587dec0)
+ QObject (0xb56b44ec) 0
+ primary-for QAbstractTransition (0xb587df00)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb56cf1c0) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb56cf200) 0
+ primary-for QFinalState (0xb56cf1c0)
+ QObject (0xb56b4708) 0
+ primary-for QAbstractState (0xb56cf200)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb56cf4c0) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb56cf500) 0
+ primary-for QHistoryState (0xb56cf4c0)
+ QObject (0xb56b4924) 0
+ primary-for QAbstractState (0xb56cf500)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb56cf7c0) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb56cf800) 0
+ primary-for QSignalTransition (0xb56cf7c0)
+ QObject (0xb56b4b40) 0
+ primary-for QAbstractTransition (0xb56cf800)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb56cfac0) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb56cfb00) 0
+ primary-for QState (0xb56cfac0)
+ QObject (0xb56b4d5c) 0
+ primary-for QAbstractState (0xb56cfb00)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb56cff00) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb56b4fb4) 0
+ primary-for QStateMachine::SignalEvent (0xb56cff00)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb56cff80) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb5710000) 0
+ primary-for QStateMachine::WrappedEvent (0xb56cff80)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb56cfdc0) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb56cfe00) 0
+ primary-for QStateMachine (0xb56cfdc0)
+ QAbstractState (0xb56cfe40) 0
+ primary-for QState (0xb56cfe00)
+ QObject (0xb56b4f78) 0
+ primary-for QAbstractState (0xb56cfe40)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5710384) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb5749834) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb5749e4c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5749e10) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb576512c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb57652d0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5585d40) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb5765ac8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5585d40)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb55f1000) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb55f1618) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb55f1b7c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb55f1e4c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb55f1ec4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb5658474) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb566fb7c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb54848ac) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb54af99c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb54afbb8) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5539d20) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb555e7bc) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb538c3c0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb53ed000) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb5437d98) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb5437e4c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb546c0f0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb546a440) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb546c1a4) 0
+ primary-for QTimeLine (0xb546a440)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb546c438) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb546c8ac) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb546cf3c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb52b85c0) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb52b6438) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52b85c0)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb52b86c0) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb52b8700) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb52b86c0)
+ std::exception (0xb52b6474) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52b8700)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb52b64b0) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb52b64ec) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb52b6528) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb52b6b04) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb52b6c30) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb52ed078) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb5366500) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb5355a50) 0
+ primary-for QFutureWatcherBase (0xb5366500)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb518a6c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb5189a50) 0
+ primary-for QThread (0xb518a6c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb518aa00) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5189ce4) 0
+ primary-for QThreadPool (0xb518aa00)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb5189f00) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb5189f3c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb5189f78) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb518ad80) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb5189fb4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb518ad80)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb51dd5a0) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4ff0e88) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4e7d180) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb507c438) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4e7d180)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4e840f0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb507c744) 0
+ primary-for QTextCodecPlugin (0xb4e840f0)
+ QTextCodecFactoryInterface (0xb4e7d440) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb507c780) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4e7d440)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4e9abf4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4eb2000) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4e9ac6c) 0
+ primary-for QEventLoop (0xb4eb2000)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4eb2400) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb4e9af78) 0
+ primary-for QAbstractEventDispatcher (0xb4eb2400)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4ee01a4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4ef1654) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4f04040) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4ef17bc) 0
+ primary-for QAbstractItemModel (0xb4f04040)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4f04680) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4f046c0) 0
+ primary-for QAbstractTableModel (0xb4f04680)
+ QObject (0xb4f3212c) 0
+ primary-for QAbstractItemModel (0xb4f046c0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4f04900) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4f04940) 0
+ primary-for QAbstractListModel (0xb4f04900)
+ QObject (0xb4f32258) 0
+ primary-for QAbstractItemModel (0xb4f04940)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4f5712c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4f5a400) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4f573c0) 0
+ primary-for QCoreApplication (0xb4f5a400)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4f57960) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4db1690) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4db199c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4db1bf4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4db1ca8) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4dd9240) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4db1f00) 0
+ primary-for QMimeData (0xb4dd9240)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4dd9500) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4dea12c) 0
+ primary-for QObjectCleanupHandler (0xb4dd9500)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4dd9740) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4dea258) 0
+ primary-for QSharedMemory (0xb4dd9740)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4dd9a00) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4dea474) 0
+ primary-for QSignalMapper (0xb4dd9a00)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4dd9cc0) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4dea690) 0
+ primary-for QSocketNotifier (0xb4dd9cc0)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4dea960) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4e23080) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4deaa14) 0
+ primary-for QTimer (0xb4e23080)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4e235c0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4deaca8) 0
+ primary-for QTranslator (0xb4e235c0)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4e23900) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4deaf78) 0
+ primary-for QLibrary (0xb4e23900)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4e23d00) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4e571e0) 0
+ primary-for QPluginLoader (0xb4e23d00)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4e5730c) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4c8d30c) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4c8d348) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4c8d834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4c8dd20) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4ca9c00) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4c8dd98) 0
+ primary-for QAbstractAnimation (0xb4ca9c00)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4ca9ec0) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4ca9f00) 0
+ primary-for QAnimationGroup (0xb4ca9ec0)
+ QObject (0xb4cc8000) 0
+ primary-for QAbstractAnimation (0xb4ca9f00)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4cd11c0) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4cd1200) 0
+ primary-for QParallelAnimationGroup (0xb4cd11c0)
+ QAbstractAnimation (0xb4cd1240) 0
+ primary-for QAnimationGroup (0xb4cd1200)
+ QObject (0xb4cc821c) 0
+ primary-for QAbstractAnimation (0xb4cd1240)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4cd1500) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4cd1540) 0
+ primary-for QPauseAnimation (0xb4cd1500)
+ QObject (0xb4cc8438) 0
+ primary-for QAbstractAnimation (0xb4cd1540)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4cd1800) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4cd1840) 0
+ primary-for QVariantAnimation (0xb4cd1800)
+ QObject (0xb4cc8654) 0
+ primary-for QAbstractAnimation (0xb4cd1840)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4cd1c40) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4cd1c80) 0
+ primary-for QPropertyAnimation (0xb4cd1c40)
+ QAbstractAnimation (0xb4cd1cc0) 0
+ primary-for QVariantAnimation (0xb4cd1c80)
+ QObject (0xb4cc8870) 0
+ primary-for QAbstractAnimation (0xb4cd1cc0)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4cd1f80) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4cd1fc0) 0
+ primary-for QSequentialAnimationGroup (0xb4cd1f80)
+ QAbstractAnimation (0xb4d0d000) 0
+ primary-for QAnimationGroup (0xb4cd1fc0)
+ QObject (0xb4cc8a8c) 0
+ primary-for QAbstractAnimation (0xb4d0d000)
+
+Class QDomImplementation
+ size=4 align=4
+ base size=4 base align=4
+QDomImplementation (0xb4cc8ca8) 0
+
+Class QDomNode
+ size=4 align=4
+ base size=4 base align=4
+QDomNode (0xb4cc8ce4) 0
+
+Class QDomNodeList
+ size=4 align=4
+ base size=4 base align=4
+QDomNodeList (0xb4cc8d20) 0
+
+Class QDomDocumentType
+ size=4 align=4
+ base size=4 base align=4
+QDomDocumentType (0xb4d0d4c0) 0
+ QDomNode (0xb4cc8e10) 0
+
+Class QDomDocument
+ size=4 align=4
+ base size=4 base align=4
+QDomDocument (0xb4d0d580) 0
+ QDomNode (0xb4cc8e88) 0
+
+Class QDomNamedNodeMap
+ size=4 align=4
+ base size=4 base align=4
+QDomNamedNodeMap (0xb4cc8f00) 0
+
+Class QDomDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QDomDocumentFragment (0xb4d0d780) 0
+ QDomNode (0xb4cc8fb4) 0
+
+Class QDomCharacterData
+ size=4 align=4
+ base size=4 base align=4
+QDomCharacterData (0xb4d0d840) 0
+ QDomNode (0xb4d4c03c) 0
+
+Class QDomAttr
+ size=4 align=4
+ base size=4 base align=4
+QDomAttr (0xb4d0d8c0) 0
+ QDomNode (0xb4d4c078) 0
+
+Class QDomElement
+ size=4 align=4
+ base size=4 base align=4
+QDomElement (0xb4d0d980) 0
+ QDomNode (0xb4d4c0f0) 0
+
+Class QDomText
+ size=4 align=4
+ base size=4 base align=4
+QDomText (0xb4d0db40) 0
+ QDomCharacterData (0xb4d0db80) 0
+ QDomNode (0xb4d4c258) 0
+
+Class QDomComment
+ size=4 align=4
+ base size=4 base align=4
+QDomComment (0xb4d0dc40) 0
+ QDomCharacterData (0xb4d0dc80) 0
+ QDomNode (0xb4d4c2d0) 0
+
+Class QDomCDATASection
+ size=4 align=4
+ base size=4 base align=4
+QDomCDATASection (0xb4d0dd40) 0
+ QDomText (0xb4d0dd80) 0
+ QDomCharacterData (0xb4d0ddc0) 0
+ QDomNode (0xb4d4c348) 0
+
+Class QDomNotation
+ size=4 align=4
+ base size=4 base align=4
+QDomNotation (0xb4d0de80) 0
+ QDomNode (0xb4d4c3c0) 0
+
+Class QDomEntity
+ size=4 align=4
+ base size=4 base align=4
+QDomEntity (0xb4d0df40) 0
+ QDomNode (0xb4d4c438) 0
+
+Class QDomEntityReference
+ size=4 align=4
+ base size=4 base align=4
+QDomEntityReference (0xb4d6a000) 0
+ QDomNode (0xb4d4c4b0) 0
+
+Class QDomProcessingInstruction
+ size=4 align=4
+ base size=4 base align=4
+QDomProcessingInstruction (0xb4d6a0c0) 0
+ QDomNode (0xb4d4c528) 0
+
+Class QXmlNamespaceSupport
+ size=4 align=4
+ base size=4 base align=4
+QXmlNamespaceSupport (0xb4d4c5a0) 0
+
+Class QXmlAttributes::Attribute
+ size=16 align=4
+ base size=16 base align=4
+QXmlAttributes::Attribute (0xb4d4c618) 0
+
+Vtable for QXmlAttributes
+QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlAttributes)
+8 QXmlAttributes::~QXmlAttributes
+12 QXmlAttributes::~QXmlAttributes
+
+Class QXmlAttributes
+ size=12 align=4
+ base size=12 base align=4
+QXmlAttributes (0xb4d4c5dc) 0
+ vptr=((& QXmlAttributes::_ZTV14QXmlAttributes) + 8u)
+
+Vtable for QXmlInputSource
+QXmlInputSource::_ZTV15QXmlInputSource: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlInputSource)
+8 QXmlInputSource::~QXmlInputSource
+12 QXmlInputSource::~QXmlInputSource
+16 QXmlInputSource::setData
+20 QXmlInputSource::setData
+24 QXmlInputSource::fetchData
+28 QXmlInputSource::data
+32 QXmlInputSource::next
+36 QXmlInputSource::reset
+40 QXmlInputSource::fromRawData
+
+Class QXmlInputSource
+ size=8 align=4
+ base size=8 base align=4
+QXmlInputSource (0xb4d4cbb8) 0
+ vptr=((& QXmlInputSource::_ZTV15QXmlInputSource) + 8u)
+
+Class QXmlParseException
+ size=4 align=4
+ base size=4 base align=4
+QXmlParseException (0xb4d4cbf4) 0
+
+Vtable for QXmlReader
+QXmlReader::_ZTV10QXmlReader: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QXmlReader)
+8 QXmlReader::~QXmlReader
+12 QXmlReader::~QXmlReader
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+
+Class QXmlReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlReader (0xb4d4cc6c) 0 nearly-empty
+ vptr=((& QXmlReader::_ZTV10QXmlReader) + 8u)
+
+Vtable for QXmlSimpleReader
+QXmlSimpleReader::_ZTV16QXmlSimpleReader: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QXmlSimpleReader)
+8 QXmlSimpleReader::~QXmlSimpleReader
+12 QXmlSimpleReader::~QXmlSimpleReader
+16 QXmlSimpleReader::feature
+20 QXmlSimpleReader::setFeature
+24 QXmlSimpleReader::hasFeature
+28 QXmlSimpleReader::property
+32 QXmlSimpleReader::setProperty
+36 QXmlSimpleReader::hasProperty
+40 QXmlSimpleReader::setEntityResolver
+44 QXmlSimpleReader::entityResolver
+48 QXmlSimpleReader::setDTDHandler
+52 QXmlSimpleReader::DTDHandler
+56 QXmlSimpleReader::setContentHandler
+60 QXmlSimpleReader::contentHandler
+64 QXmlSimpleReader::setErrorHandler
+68 QXmlSimpleReader::errorHandler
+72 QXmlSimpleReader::setLexicalHandler
+76 QXmlSimpleReader::lexicalHandler
+80 QXmlSimpleReader::setDeclHandler
+84 QXmlSimpleReader::declHandler
+88 QXmlSimpleReader::parse
+92 QXmlSimpleReader::parse
+96 QXmlSimpleReader::parse
+100 QXmlSimpleReader::parseContinue
+
+Class QXmlSimpleReader
+ size=8 align=4
+ base size=8 base align=4
+QXmlSimpleReader (0xb4d6a840) 0
+ vptr=((& QXmlSimpleReader::_ZTV16QXmlSimpleReader) + 8u)
+ QXmlReader (0xb4d4ce88) 0 nearly-empty
+ primary-for QXmlSimpleReader (0xb4d6a840)
+
+Vtable for QXmlLocator
+QXmlLocator::_ZTV11QXmlLocator: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QXmlLocator)
+8 QXmlLocator::~QXmlLocator
+12 QXmlLocator::~QXmlLocator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QXmlLocator
+ size=4 align=4
+ base size=4 base align=4
+QXmlLocator (0xb4b94000) 0 nearly-empty
+ vptr=((& QXmlLocator::_ZTV11QXmlLocator) + 8u)
+
+Vtable for QXmlContentHandler
+QXmlContentHandler::_ZTV18QXmlContentHandler: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlContentHandler)
+8 QXmlContentHandler::~QXmlContentHandler
+12 QXmlContentHandler::~QXmlContentHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QXmlContentHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlContentHandler (0xb4b9403c) 0 nearly-empty
+ vptr=((& QXmlContentHandler::_ZTV18QXmlContentHandler) + 8u)
+
+Vtable for QXmlErrorHandler
+QXmlErrorHandler::_ZTV16QXmlErrorHandler: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QXmlErrorHandler)
+8 QXmlErrorHandler::~QXmlErrorHandler
+12 QXmlErrorHandler::~QXmlErrorHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QXmlErrorHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlErrorHandler (0xb4b94258) 0 nearly-empty
+ vptr=((& QXmlErrorHandler::_ZTV16QXmlErrorHandler) + 8u)
+
+Vtable for QXmlDTDHandler
+QXmlDTDHandler::_ZTV14QXmlDTDHandler: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlDTDHandler)
+8 QXmlDTDHandler::~QXmlDTDHandler
+12 QXmlDTDHandler::~QXmlDTDHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QXmlDTDHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlDTDHandler (0xb4b94474) 0 nearly-empty
+ vptr=((& QXmlDTDHandler::_ZTV14QXmlDTDHandler) + 8u)
+
+Vtable for QXmlEntityResolver
+QXmlEntityResolver::_ZTV18QXmlEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlEntityResolver)
+8 QXmlEntityResolver::~QXmlEntityResolver
+12 QXmlEntityResolver::~QXmlEntityResolver
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QXmlEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlEntityResolver (0xb4b94690) 0 nearly-empty
+ vptr=((& QXmlEntityResolver::_ZTV18QXmlEntityResolver) + 8u)
+
+Vtable for QXmlLexicalHandler
+QXmlLexicalHandler::_ZTV18QXmlLexicalHandler: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlLexicalHandler)
+8 QXmlLexicalHandler::~QXmlLexicalHandler
+12 QXmlLexicalHandler::~QXmlLexicalHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+
+Class QXmlLexicalHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlLexicalHandler (0xb4b948ac) 0 nearly-empty
+ vptr=((& QXmlLexicalHandler::_ZTV18QXmlLexicalHandler) + 8u)
+
+Vtable for QXmlDeclHandler
+QXmlDeclHandler::_ZTV15QXmlDeclHandler: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlDeclHandler)
+8 QXmlDeclHandler::~QXmlDeclHandler
+12 QXmlDeclHandler::~QXmlDeclHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QXmlDeclHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlDeclHandler (0xb4b94ac8) 0 nearly-empty
+ vptr=((& QXmlDeclHandler::_ZTV15QXmlDeclHandler) + 8u)
+
+Vtable for QXmlDefaultHandler
+QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+8 QXmlDefaultHandler::~QXmlDefaultHandler
+12 QXmlDefaultHandler::~QXmlDefaultHandler
+16 QXmlDefaultHandler::setDocumentLocator
+20 QXmlDefaultHandler::startDocument
+24 QXmlDefaultHandler::endDocument
+28 QXmlDefaultHandler::startPrefixMapping
+32 QXmlDefaultHandler::endPrefixMapping
+36 QXmlDefaultHandler::startElement
+40 QXmlDefaultHandler::endElement
+44 QXmlDefaultHandler::characters
+48 QXmlDefaultHandler::ignorableWhitespace
+52 QXmlDefaultHandler::processingInstruction
+56 QXmlDefaultHandler::skippedEntity
+60 QXmlDefaultHandler::errorString
+64 QXmlDefaultHandler::warning
+68 QXmlDefaultHandler::error
+72 QXmlDefaultHandler::fatalError
+76 QXmlDefaultHandler::notationDecl
+80 QXmlDefaultHandler::unparsedEntityDecl
+84 QXmlDefaultHandler::resolveEntity
+88 QXmlDefaultHandler::startDTD
+92 QXmlDefaultHandler::endDTD
+96 QXmlDefaultHandler::startEntity
+100 QXmlDefaultHandler::endEntity
+104 QXmlDefaultHandler::startCDATA
+108 QXmlDefaultHandler::endCDATA
+112 QXmlDefaultHandler::comment
+116 QXmlDefaultHandler::attributeDecl
+120 QXmlDefaultHandler::internalEntityDecl
+124 QXmlDefaultHandler::externalEntityDecl
+128 (int (*)(...))-0x000000004
+132 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+136 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD1Ev
+140 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD0Ev
+144 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException
+148 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException
+152 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException
+156 QXmlDefaultHandler::_ZThn4_NK18QXmlDefaultHandler11errorStringEv
+160 (int (*)(...))-0x000000008
+164 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+168 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD1Ev
+172 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD0Ev
+176 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_
+180 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S2_S2_
+184 QXmlDefaultHandler::_ZThn8_NK18QXmlDefaultHandler11errorStringEv
+188 (int (*)(...))-0x00000000c
+192 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+196 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD1Ev
+200 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD0Ev
+204 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15QXmlInputSource
+208 QXmlDefaultHandler::_ZThn12_NK18QXmlDefaultHandler11errorStringEv
+212 (int (*)(...))-0x000000010
+216 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+220 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD1Ev
+224 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD0Ev
+228 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_
+232 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler6endDTDEv
+236 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler11startEntityERK7QString
+240 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler9endEntityERK7QString
+244 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler10startCDATAEv
+248 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8endCDATAEv
+252 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler7commentERK7QString
+256 QXmlDefaultHandler::_ZThn16_NK18QXmlDefaultHandler11errorStringEv
+260 (int (*)(...))-0x000000014
+264 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+268 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD1Ev
+272 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD0Ev
+276 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2_S2_
+280 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_
+284 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_S2_
+288 QXmlDefaultHandler::_ZThn20_NK18QXmlDefaultHandler11errorStringEv
+
+Class QXmlDefaultHandler
+ size=28 align=4
+ base size=28 base align=4
+QXmlDefaultHandler (0xb4b6ec24) 0
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 8u)
+ QXmlContentHandler (0xb4b94ce4) 0 nearly-empty
+ primary-for QXmlDefaultHandler (0xb4b6ec24)
+ QXmlErrorHandler (0xb4b94d20) 4 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 136u)
+ QXmlDTDHandler (0xb4b94d5c) 8 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 168u)
+ QXmlEntityResolver (0xb4b94d98) 12 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 196u)
+ QXmlLexicalHandler (0xb4b94dd4) 16 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 220u)
+ QXmlDeclHandler (0xb4b94e10) 20 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb4bd3c6c) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb4bed834) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb4c1e3c0) 0
+ QVector<QPoint> (0xb4bedec4) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb4c1ea00) 0
+ QVector<QPointF> (0xb4c438ac) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb4a7021c) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb4a701e0) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb4a70564) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb4aa5708) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb4aa56cc) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb4aa5bf4) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb4aa5d20) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb4b04ca8) 0
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb496ebf4) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb49a1040) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb497b5dc) 0
+ primary-for QImage (0xb49a1040)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb49a1940) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb49df1a4) 0
+ primary-for QPixmap (0xb49a1940)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb49df834) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb49df9d8) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb49dfd98) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb4a287c0) 0
+ QGradient (0xb4a5703c) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb4a288c0) 0
+ QGradient (0xb4a57078) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb4a289c0) 0
+ QGradient (0xb4a570b4) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb4a570f0) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb4881400) 0
+ QPalette (0xb4a579d8) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb4898b40) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb4898d5c) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb4898fb4) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb48ea078) 0
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb48ea0b4) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb492cf78) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb492cfb4) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb47771e0) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb47868c0) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb477721c) 0
+ primary-for QWidget (0xb47868c0)
+ QPaintDevice (0xb4777258) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for QDesignerActionEditorInterface
+QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QDesignerActionEditorInterface)
+8 QDesignerActionEditorInterface::metaObject
+12 QDesignerActionEditorInterface::qt_metacast
+16 QDesignerActionEditorInterface::qt_metacall
+20 QDesignerActionEditorInterface::~QDesignerActionEditorInterface
+24 QDesignerActionEditorInterface::~QDesignerActionEditorInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDesignerActionEditorInterface::core
+228 __cxa_pure_virtual
+232 __cxa_pure_virtual
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI30QDesignerActionEditorInterface)
+248 QDesignerActionEditorInterface::_ZThn8_N30QDesignerActionEditorInterfaceD1Ev
+252 QDesignerActionEditorInterface::_ZThn8_N30QDesignerActionEditorInterfaceD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerActionEditorInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerActionEditorInterface (0xb4849280) 0
+ vptr=((& QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface) + 8u)
+ QWidget (0xb48550a0) 0
+ primary-for QDesignerActionEditorInterface (0xb4849280)
+ QObject (0xb483799c) 0
+ primary-for QWidget (0xb48550a0)
+ QPaintDevice (0xb48379d8) 8
+ vptr=((& QDesignerActionEditorInterface::_ZTV30QDesignerActionEditorInterface) + 248u)
+
+Vtable for QDesignerBrushManagerInterface
+QDesignerBrushManagerInterface::_ZTV30QDesignerBrushManagerInterface: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QDesignerBrushManagerInterface)
+8 QDesignerBrushManagerInterface::metaObject
+12 QDesignerBrushManagerInterface::qt_metacast
+16 QDesignerBrushManagerInterface::qt_metacall
+20 QDesignerBrushManagerInterface::~QDesignerBrushManagerInterface
+24 QDesignerBrushManagerInterface::~QDesignerBrushManagerInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+
+Class QDesignerBrushManagerInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerBrushManagerInterface (0xb48494c0) 0
+ vptr=((& QDesignerBrushManagerInterface::_ZTV30QDesignerBrushManagerInterface) + 8u)
+ QObject (0xb4837b04) 0
+ primary-for QDesignerBrushManagerInterface (0xb48494c0)
+
+Vtable for QDesignerDnDItemInterface
+QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QDesignerDnDItemInterface)
+8 QDesignerDnDItemInterface::~QDesignerDnDItemInterface
+12 QDesignerDnDItemInterface::~QDesignerDnDItemInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QDesignerDnDItemInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerDnDItemInterface (0xb4837e4c) 0 nearly-empty
+ vptr=((& QDesignerDnDItemInterface::_ZTV25QDesignerDnDItemInterface) + 8u)
+
+Vtable for QDesignerFormEditorInterface
+QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QDesignerFormEditorInterface)
+8 QDesignerFormEditorInterface::metaObject
+12 QDesignerFormEditorInterface::qt_metacast
+16 QDesignerFormEditorInterface::qt_metacall
+20 QDesignerFormEditorInterface::~QDesignerFormEditorInterface
+24 QDesignerFormEditorInterface::~QDesignerFormEditorInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDesignerFormEditorInterface
+ size=60 align=4
+ base size=60 base align=4
+QDesignerFormEditorInterface (0xb4849a80) 0
+ vptr=((& QDesignerFormEditorInterface::_ZTV28QDesignerFormEditorInterface) + 8u)
+ QObject (0xb466d12c) 0
+ primary-for QDesignerFormEditorInterface (0xb4849a80)
+
+Vtable for QDesignerFormEditorPluginInterface
+QDesignerFormEditorPluginInterface::_ZTV34QDesignerFormEditorPluginInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI34QDesignerFormEditorPluginInterface)
+8 QDesignerFormEditorPluginInterface::~QDesignerFormEditorPluginInterface
+12 QDesignerFormEditorPluginInterface::~QDesignerFormEditorPluginInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QDesignerFormEditorPluginInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerFormEditorPluginInterface (0xb466d528) 0 nearly-empty
+ vptr=((& QDesignerFormEditorPluginInterface::_ZTV34QDesignerFormEditorPluginInterface) + 8u)
+
+Vtable for QDesignerFormWindowInterface
+QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface: 114u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QDesignerFormWindowInterface)
+8 QDesignerFormWindowInterface::metaObject
+12 QDesignerFormWindowInterface::qt_metacast
+16 QDesignerFormWindowInterface::qt_metacall
+20 QDesignerFormWindowInterface::~QDesignerFormWindowInterface
+24 QDesignerFormWindowInterface::~QDesignerFormWindowInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 __cxa_pure_virtual
+228 __cxa_pure_virtual
+232 __cxa_pure_virtual
+236 __cxa_pure_virtual
+240 __cxa_pure_virtual
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 __cxa_pure_virtual
+260 __cxa_pure_virtual
+264 __cxa_pure_virtual
+268 __cxa_pure_virtual
+272 __cxa_pure_virtual
+276 __cxa_pure_virtual
+280 __cxa_pure_virtual
+284 __cxa_pure_virtual
+288 __cxa_pure_virtual
+292 __cxa_pure_virtual
+296 __cxa_pure_virtual
+300 __cxa_pure_virtual
+304 QDesignerFormWindowInterface::core
+308 __cxa_pure_virtual
+312 __cxa_pure_virtual
+316 __cxa_pure_virtual
+320 __cxa_pure_virtual
+324 __cxa_pure_virtual
+328 __cxa_pure_virtual
+332 __cxa_pure_virtual
+336 __cxa_pure_virtual
+340 __cxa_pure_virtual
+344 __cxa_pure_virtual
+348 __cxa_pure_virtual
+352 __cxa_pure_virtual
+356 __cxa_pure_virtual
+360 __cxa_pure_virtual
+364 __cxa_pure_virtual
+368 __cxa_pure_virtual
+372 __cxa_pure_virtual
+376 __cxa_pure_virtual
+380 __cxa_pure_virtual
+384 __cxa_pure_virtual
+388 __cxa_pure_virtual
+392 __cxa_pure_virtual
+396 __cxa_pure_virtual
+400 __cxa_pure_virtual
+404 __cxa_pure_virtual
+408 __cxa_pure_virtual
+412 __cxa_pure_virtual
+416 __cxa_pure_virtual
+420 __cxa_pure_virtual
+424 __cxa_pure_virtual
+428 (int (*)(...))-0x000000008
+432 (int (*)(...))(& _ZTI28QDesignerFormWindowInterface)
+436 QDesignerFormWindowInterface::_ZThn8_N28QDesignerFormWindowInterfaceD1Ev
+440 QDesignerFormWindowInterface::_ZThn8_N28QDesignerFormWindowInterfaceD0Ev
+444 QWidget::_ZThn8_NK7QWidget7devTypeEv
+448 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+452 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerFormWindowInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerFormWindowInterface (0xb46ad400) 0
+ vptr=((& QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface) + 8u)
+ QWidget (0xb46afa00) 0
+ primary-for QDesignerFormWindowInterface (0xb46ad400)
+ QObject (0xb466da14) 0
+ primary-for QWidget (0xb46afa00)
+ QPaintDevice (0xb466da50) 8
+ vptr=((& QDesignerFormWindowInterface::_ZTV28QDesignerFormWindowInterface) + 436u)
+
+Vtable for QDesignerFormWindowCursorInterface
+QDesignerFormWindowCursorInterface::_ZTV34QDesignerFormWindowCursorInterface: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI34QDesignerFormWindowCursorInterface)
+8 QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface
+12 QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+
+Class QDesignerFormWindowCursorInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerFormWindowCursorInterface (0xb466db7c) 0 nearly-empty
+ vptr=((& QDesignerFormWindowCursorInterface::_ZTV34QDesignerFormWindowCursorInterface) + 8u)
+
+Vtable for QDesignerFormWindowManagerInterface
+QDesignerFormWindowManagerInterface::_ZTV35QDesignerFormWindowManagerInterface: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI35QDesignerFormWindowManagerInterface)
+8 QDesignerFormWindowManagerInterface::metaObject
+12 QDesignerFormWindowManagerInterface::qt_metacast
+16 QDesignerFormWindowManagerInterface::qt_metacall
+20 QDesignerFormWindowManagerInterface::~QDesignerFormWindowManagerInterface
+24 QDesignerFormWindowManagerInterface::~QDesignerFormWindowManagerInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDesignerFormWindowManagerInterface::actionCut
+60 QDesignerFormWindowManagerInterface::actionCopy
+64 QDesignerFormWindowManagerInterface::actionPaste
+68 QDesignerFormWindowManagerInterface::actionDelete
+72 QDesignerFormWindowManagerInterface::actionSelectAll
+76 QDesignerFormWindowManagerInterface::actionLower
+80 QDesignerFormWindowManagerInterface::actionRaise
+84 QDesignerFormWindowManagerInterface::actionUndo
+88 QDesignerFormWindowManagerInterface::actionRedo
+92 QDesignerFormWindowManagerInterface::actionHorizontalLayout
+96 QDesignerFormWindowManagerInterface::actionVerticalLayout
+100 QDesignerFormWindowManagerInterface::actionSplitHorizontal
+104 QDesignerFormWindowManagerInterface::actionSplitVertical
+108 QDesignerFormWindowManagerInterface::actionGridLayout
+112 QDesignerFormWindowManagerInterface::actionBreakLayout
+116 QDesignerFormWindowManagerInterface::actionAdjustSize
+120 QDesignerFormWindowManagerInterface::activeFormWindow
+124 QDesignerFormWindowManagerInterface::formWindowCount
+128 QDesignerFormWindowManagerInterface::formWindow
+132 QDesignerFormWindowManagerInterface::createFormWindow
+136 QDesignerFormWindowManagerInterface::core
+140 __cxa_pure_virtual
+144 QDesignerFormWindowManagerInterface::addFormWindow
+148 QDesignerFormWindowManagerInterface::removeFormWindow
+152 QDesignerFormWindowManagerInterface::setActiveFormWindow
+
+Class QDesignerFormWindowManagerInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerFormWindowManagerInterface (0xb46ad840) 0
+ vptr=((& QDesignerFormWindowManagerInterface::_ZTV35QDesignerFormWindowManagerInterface) + 8u)
+ QObject (0xb466dd98) 0
+ primary-for QDesignerFormWindowManagerInterface (0xb46ad840)
+
+Vtable for QDesignerFormWindowToolInterface
+QDesignerFormWindowToolInterface::_ZTV32QDesignerFormWindowToolInterface: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QDesignerFormWindowToolInterface)
+8 QDesignerFormWindowToolInterface::metaObject
+12 QDesignerFormWindowToolInterface::qt_metacast
+16 QDesignerFormWindowToolInterface::qt_metacall
+20 QDesignerFormWindowToolInterface::~QDesignerFormWindowToolInterface
+24 QDesignerFormWindowToolInterface::~QDesignerFormWindowToolInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QDesignerFormWindowToolInterface::saveToDom
+84 QDesignerFormWindowToolInterface::loadFromDom
+88 __cxa_pure_virtual
+
+Class QDesignerFormWindowToolInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerFormWindowToolInterface (0xb46ada80) 0
+ vptr=((& QDesignerFormWindowToolInterface::_ZTV32QDesignerFormWindowToolInterface) + 8u)
+ QObject (0xb466dec4) 0
+ primary-for QDesignerFormWindowToolInterface (0xb46ada80)
+
+Vtable for QDesignerIconCacheInterface
+QDesignerIconCacheInterface::_ZTV27QDesignerIconCacheInterface: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerIconCacheInterface)
+8 QDesignerIconCacheInterface::metaObject
+12 QDesignerIconCacheInterface::qt_metacast
+16 QDesignerIconCacheInterface::qt_metacall
+20 QDesignerIconCacheInterface::~QDesignerIconCacheInterface
+24 QDesignerIconCacheInterface::~QDesignerIconCacheInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QDesignerIconCacheInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerIconCacheInterface (0xb46add40) 0
+ vptr=((& QDesignerIconCacheInterface::_ZTV27QDesignerIconCacheInterface) + 8u)
+ QObject (0xb46ed000) 0
+ primary-for QDesignerIconCacheInterface (0xb46add40)
+
+Vtable for QDesignerIntegrationInterface
+QDesignerIntegrationInterface::_ZTV29QDesignerIntegrationInterface: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QDesignerIntegrationInterface)
+8 QDesignerIntegrationInterface::metaObject
+12 QDesignerIntegrationInterface::qt_metacast
+16 QDesignerIntegrationInterface::qt_metacall
+20 QDesignerIntegrationInterface::~QDesignerIntegrationInterface
+24 QDesignerIntegrationInterface::~QDesignerIntegrationInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QDesignerIntegrationInterface
+ size=12 align=4
+ base size=12 base align=4
+QDesignerIntegrationInterface (0xb46fc040) 0
+ vptr=((& QDesignerIntegrationInterface::_ZTV29QDesignerIntegrationInterface) + 8u)
+ QObject (0xb46ed348) 0
+ primary-for QDesignerIntegrationInterface (0xb46fc040)
+
+Vtable for QAbstractExtensionFactory
+QAbstractExtensionFactory::_ZTV25QAbstractExtensionFactory: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAbstractExtensionFactory)
+8 QAbstractExtensionFactory::~QAbstractExtensionFactory
+12 QAbstractExtensionFactory::~QAbstractExtensionFactory
+16 __cxa_pure_virtual
+
+Class QAbstractExtensionFactory
+ size=4 align=4
+ base size=4 base align=4
+QAbstractExtensionFactory (0xb46ed4b0) 0 nearly-empty
+ vptr=((& QAbstractExtensionFactory::_ZTV25QAbstractExtensionFactory) + 8u)
+
+Vtable for QAbstractExtensionManager
+QAbstractExtensionManager::_ZTV25QAbstractExtensionManager: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAbstractExtensionManager)
+8 QAbstractExtensionManager::~QAbstractExtensionManager
+12 QAbstractExtensionManager::~QAbstractExtensionManager
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QAbstractExtensionManager
+ size=4 align=4
+ base size=4 base align=4
+QAbstractExtensionManager (0xb46ed99c) 0 nearly-empty
+ vptr=((& QAbstractExtensionManager::_ZTV25QAbstractExtensionManager) + 8u)
+
+Vtable for QDesignerLanguageExtension
+QDesignerLanguageExtension::_ZTV26QDesignerLanguageExtension: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QDesignerLanguageExtension)
+8 QDesignerLanguageExtension::~QDesignerLanguageExtension
+12 QDesignerLanguageExtension::~QDesignerLanguageExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QDesignerLanguageExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerLanguageExtension (0xb46ede88) 0 nearly-empty
+ vptr=((& QDesignerLanguageExtension::_ZTV26QDesignerLanguageExtension) + 8u)
+
+Vtable for QDesignerMetaDataBaseItemInterface
+QDesignerMetaDataBaseItemInterface::_ZTV34QDesignerMetaDataBaseItemInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI34QDesignerMetaDataBaseItemInterface)
+8 QDesignerMetaDataBaseItemInterface::~QDesignerMetaDataBaseItemInterface
+12 QDesignerMetaDataBaseItemInterface::~QDesignerMetaDataBaseItemInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QDesignerMetaDataBaseItemInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerMetaDataBaseItemInterface (0xb471b564) 0 nearly-empty
+ vptr=((& QDesignerMetaDataBaseItemInterface::_ZTV34QDesignerMetaDataBaseItemInterface) + 8u)
+
+Vtable for QDesignerMetaDataBaseInterface
+QDesignerMetaDataBaseInterface::_ZTV30QDesignerMetaDataBaseInterface: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QDesignerMetaDataBaseInterface)
+8 QDesignerMetaDataBaseInterface::metaObject
+12 QDesignerMetaDataBaseInterface::qt_metacast
+16 QDesignerMetaDataBaseInterface::qt_metacall
+20 QDesignerMetaDataBaseInterface::~QDesignerMetaDataBaseInterface
+24 QDesignerMetaDataBaseInterface::~QDesignerMetaDataBaseInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QDesignerMetaDataBaseInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerMetaDataBaseInterface (0xb4721440) 0
+ vptr=((& QDesignerMetaDataBaseInterface::_ZTV30QDesignerMetaDataBaseInterface) + 8u)
+ QObject (0xb471b780) 0
+ primary-for QDesignerMetaDataBaseInterface (0xb4721440)
+
+Vtable for QDesignerObjectInspectorInterface
+QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QDesignerObjectInspectorInterface)
+8 QDesignerObjectInspectorInterface::metaObject
+12 QDesignerObjectInspectorInterface::qt_metacast
+16 QDesignerObjectInspectorInterface::qt_metacall
+20 QDesignerObjectInspectorInterface::~QDesignerObjectInspectorInterface
+24 QDesignerObjectInspectorInterface::~QDesignerObjectInspectorInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDesignerObjectInspectorInterface::core
+228 __cxa_pure_virtual
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI33QDesignerObjectInspectorInterface)
+240 QDesignerObjectInspectorInterface::_ZThn8_N33QDesignerObjectInspectorInterfaceD1Ev
+244 QDesignerObjectInspectorInterface::_ZThn8_N33QDesignerObjectInspectorInterfaceD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerObjectInspectorInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerObjectInspectorInterface (0xb4721680) 0
+ vptr=((& QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface) + 8u)
+ QWidget (0xb472ac80) 0
+ primary-for QDesignerObjectInspectorInterface (0xb4721680)
+ QObject (0xb471b8ac) 0
+ primary-for QWidget (0xb472ac80)
+ QPaintDevice (0xb471b8e8) 8
+ vptr=((& QDesignerObjectInspectorInterface::_ZTV33QDesignerObjectInspectorInterface) + 240u)
+
+Class QDesignerPromotionInterface::PromotedClass
+ size=8 align=4
+ base size=8 base align=4
+QDesignerPromotionInterface::PromotedClass (0xb471ba50) 0
+
+Vtable for QDesignerPromotionInterface
+QDesignerPromotionInterface::_ZTV27QDesignerPromotionInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerPromotionInterface)
+8 QDesignerPromotionInterface::~QDesignerPromotionInterface
+12 QDesignerPromotionInterface::~QDesignerPromotionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QDesignerPromotionInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerPromotionInterface (0xb471ba14) 0 nearly-empty
+ vptr=((& QDesignerPromotionInterface::_ZTV27QDesignerPromotionInterface) + 8u)
+
+Vtable for QDesignerPropertyEditorInterface
+QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QDesignerPropertyEditorInterface)
+8 QDesignerPropertyEditorInterface::metaObject
+12 QDesignerPropertyEditorInterface::qt_metacast
+16 QDesignerPropertyEditorInterface::qt_metacall
+20 QDesignerPropertyEditorInterface::~QDesignerPropertyEditorInterface
+24 QDesignerPropertyEditorInterface::~QDesignerPropertyEditorInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDesignerPropertyEditorInterface::core
+228 __cxa_pure_virtual
+232 __cxa_pure_virtual
+236 __cxa_pure_virtual
+240 __cxa_pure_virtual
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI32QDesignerPropertyEditorInterface)
+260 QDesignerPropertyEditorInterface::_ZThn8_N32QDesignerPropertyEditorInterfaceD1Ev
+264 QDesignerPropertyEditorInterface::_ZThn8_N32QDesignerPropertyEditorInterfaceD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerPropertyEditorInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerPropertyEditorInterface (0xb4721940) 0
+ vptr=((& QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface) + 8u)
+ QWidget (0xb473e7d0) 0
+ primary-for QDesignerPropertyEditorInterface (0xb4721940)
+ QObject (0xb471ba8c) 0
+ primary-for QWidget (0xb473e7d0)
+ QPaintDevice (0xb471bac8) 8
+ vptr=((& QDesignerPropertyEditorInterface::_ZTV32QDesignerPropertyEditorInterface) + 260u)
+
+Vtable for QDesignerResourceBrowserInterface
+QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QDesignerResourceBrowserInterface)
+8 QDesignerResourceBrowserInterface::metaObject
+12 QDesignerResourceBrowserInterface::qt_metacast
+16 QDesignerResourceBrowserInterface::qt_metacall
+20 QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface
+24 QDesignerResourceBrowserInterface::~QDesignerResourceBrowserInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 __cxa_pure_virtual
+228 __cxa_pure_virtual
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI33QDesignerResourceBrowserInterface)
+240 QDesignerResourceBrowserInterface::_ZThn8_N33QDesignerResourceBrowserInterfaceD1Ev
+244 QDesignerResourceBrowserInterface::_ZThn8_N33QDesignerResourceBrowserInterfaceD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerResourceBrowserInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerResourceBrowserInterface (0xb4721b80) 0
+ vptr=((& QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface) + 8u)
+ QWidget (0xb4741d20) 0
+ primary-for QDesignerResourceBrowserInterface (0xb4721b80)
+ QObject (0xb471bbf4) 0
+ primary-for QWidget (0xb4741d20)
+ QPaintDevice (0xb471bc30) 8
+ vptr=((& QDesignerResourceBrowserInterface::_ZTV33QDesignerResourceBrowserInterface) + 240u)
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb471bd5c) 0
+
+Class QDesignerWidgetBoxInterface::Widget
+ size=16 align=4
+ base size=16 base align=4
+QDesignerWidgetBoxInterface::Widget (0xb457403c) 0
+
+Class QDesignerWidgetBoxInterface::Category
+ size=12 align=4
+ base size=12 base align=4
+QDesignerWidgetBoxInterface::Category (0xb4574078) 0
+
+Vtable for QDesignerWidgetBoxInterface
+QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface: 76u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerWidgetBoxInterface)
+8 QDesignerWidgetBoxInterface::metaObject
+12 QDesignerWidgetBoxInterface::qt_metacast
+16 QDesignerWidgetBoxInterface::qt_metacall
+20 QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface
+24 QDesignerWidgetBoxInterface::~QDesignerWidgetBoxInterface
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 __cxa_pure_virtual
+228 __cxa_pure_virtual
+232 __cxa_pure_virtual
+236 __cxa_pure_virtual
+240 __cxa_pure_virtual
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 __cxa_pure_virtual
+260 __cxa_pure_virtual
+264 __cxa_pure_virtual
+268 __cxa_pure_virtual
+272 __cxa_pure_virtual
+276 (int (*)(...))-0x000000008
+280 (int (*)(...))(& _ZTI27QDesignerWidgetBoxInterface)
+284 QDesignerWidgetBoxInterface::_ZThn8_N27QDesignerWidgetBoxInterfaceD1Ev
+288 QDesignerWidgetBoxInterface::_ZThn8_N27QDesignerWidgetBoxInterfaceD0Ev
+292 QWidget::_ZThn8_NK7QWidget7devTypeEv
+296 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+300 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesignerWidgetBoxInterface
+ size=20 align=4
+ base size=20 base align=4
+QDesignerWidgetBoxInterface (0xb456e1c0) 0
+ vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 8u)
+ QWidget (0xb456d9b0) 0
+ primary-for QDesignerWidgetBoxInterface (0xb456e1c0)
+ QObject (0xb471bfb4) 0
+ primary-for QWidget (0xb456d9b0)
+ QPaintDevice (0xb4574000) 8
+ vptr=((& QDesignerWidgetBoxInterface::_ZTV27QDesignerWidgetBoxInterface) + 284u)
+
+Vtable for QDesignerWidgetDataBaseItemInterface
+QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI36QDesignerWidgetDataBaseItemInterface)
+8 QDesignerWidgetDataBaseItemInterface::~QDesignerWidgetDataBaseItemInterface
+12 QDesignerWidgetDataBaseItemInterface::~QDesignerWidgetDataBaseItemInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QDesignerWidgetDataBaseItemInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerWidgetDataBaseItemInterface (0xb45b3b40) 0 nearly-empty
+ vptr=((& QDesignerWidgetDataBaseItemInterface::_ZTV36QDesignerWidgetDataBaseItemInterface) + 8u)
+
+Vtable for QDesignerWidgetDataBaseInterface
+QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QDesignerWidgetDataBaseInterface)
+8 QDesignerWidgetDataBaseInterface::metaObject
+12 QDesignerWidgetDataBaseInterface::qt_metacast
+16 QDesignerWidgetDataBaseInterface::qt_metacall
+20 QDesignerWidgetDataBaseInterface::~QDesignerWidgetDataBaseInterface
+24 QDesignerWidgetDataBaseInterface::~QDesignerWidgetDataBaseInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDesignerWidgetDataBaseInterface::count
+60 QDesignerWidgetDataBaseInterface::item
+64 QDesignerWidgetDataBaseInterface::indexOf
+68 QDesignerWidgetDataBaseInterface::insert
+72 QDesignerWidgetDataBaseInterface::append
+76 QDesignerWidgetDataBaseInterface::indexOfObject
+80 QDesignerWidgetDataBaseInterface::indexOfClassName
+84 QDesignerWidgetDataBaseInterface::core
+
+Class QDesignerWidgetDataBaseInterface
+ size=12 align=4
+ base size=12 base align=4
+QDesignerWidgetDataBaseInterface (0xb45af940) 0
+ vptr=((& QDesignerWidgetDataBaseInterface::_ZTV32QDesignerWidgetDataBaseInterface) + 8u)
+ QObject (0xb45b3d5c) 0
+ primary-for QDesignerWidgetDataBaseInterface (0xb45af940)
+
+Vtable for QDesignerWidgetFactoryInterface
+QDesignerWidgetFactoryInterface::_ZTV31QDesignerWidgetFactoryInterface: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QDesignerWidgetFactoryInterface)
+8 QDesignerWidgetFactoryInterface::metaObject
+12 QDesignerWidgetFactoryInterface::qt_metacast
+16 QDesignerWidgetFactoryInterface::qt_metacall
+20 QDesignerWidgetFactoryInterface::~QDesignerWidgetFactoryInterface
+24 QDesignerWidgetFactoryInterface::~QDesignerWidgetFactoryInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+
+Class QDesignerWidgetFactoryInterface
+ size=8 align=4
+ base size=8 base align=4
+QDesignerWidgetFactoryInterface (0xb45afc40) 0
+ vptr=((& QDesignerWidgetFactoryInterface::_ZTV31QDesignerWidgetFactoryInterface) + 8u)
+ QObject (0xb45b3f00) 0
+ primary-for QDesignerWidgetFactoryInterface (0xb45afc40)
+
+Vtable for QDesignerDynamicPropertySheetExtension
+QDesignerDynamicPropertySheetExtension::_ZTV38QDesignerDynamicPropertySheetExtension: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QDesignerDynamicPropertySheetExtension)
+8 QDesignerDynamicPropertySheetExtension::~QDesignerDynamicPropertySheetExtension
+12 QDesignerDynamicPropertySheetExtension::~QDesignerDynamicPropertySheetExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QDesignerDynamicPropertySheetExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerDynamicPropertySheetExtension (0xb45f103c) 0 nearly-empty
+ vptr=((& QDesignerDynamicPropertySheetExtension::_ZTV38QDesignerDynamicPropertySheetExtension) + 8u)
+
+Vtable for QDesignerExtraInfoExtension
+QDesignerExtraInfoExtension::_ZTV27QDesignerExtraInfoExtension: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerExtraInfoExtension)
+8 QDesignerExtraInfoExtension::~QDesignerExtraInfoExtension
+12 QDesignerExtraInfoExtension::~QDesignerExtraInfoExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QDesignerExtraInfoExtension
+ size=8 align=4
+ base size=8 base align=4
+QDesignerExtraInfoExtension (0xb45f1708) 0
+ vptr=((& QDesignerExtraInfoExtension::_ZTV27QDesignerExtraInfoExtension) + 8u)
+
+Vtable for QDesignerLayoutDecorationExtension
+QDesignerLayoutDecorationExtension::_ZTV34QDesignerLayoutDecorationExtension: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI34QDesignerLayoutDecorationExtension)
+8 QDesignerLayoutDecorationExtension::~QDesignerLayoutDecorationExtension
+12 QDesignerLayoutDecorationExtension::~QDesignerLayoutDecorationExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QDesignerLayoutDecorationExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerLayoutDecorationExtension (0xb45f1ec4) 0 nearly-empty
+ vptr=((& QDesignerLayoutDecorationExtension::_ZTV34QDesignerLayoutDecorationExtension) + 8u)
+
+Vtable for QDesignerMemberSheetExtension
+QDesignerMemberSheetExtension::_ZTV29QDesignerMemberSheetExtension: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QDesignerMemberSheetExtension)
+8 QDesignerMemberSheetExtension::~QDesignerMemberSheetExtension
+12 QDesignerMemberSheetExtension::~QDesignerMemberSheetExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+
+Class QDesignerMemberSheetExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerMemberSheetExtension (0xb46105a0) 0 nearly-empty
+ vptr=((& QDesignerMemberSheetExtension::_ZTV29QDesignerMemberSheetExtension) + 8u)
+
+Vtable for QDesignerPropertySheetExtension
+QDesignerPropertySheetExtension::_ZTV31QDesignerPropertySheetExtension: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QDesignerPropertySheetExtension)
+8 QDesignerPropertySheetExtension::~QDesignerPropertySheetExtension
+12 QDesignerPropertySheetExtension::~QDesignerPropertySheetExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QDesignerPropertySheetExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerPropertySheetExtension (0xb4610c6c) 0 nearly-empty
+ vptr=((& QDesignerPropertySheetExtension::_ZTV31QDesignerPropertySheetExtension) + 8u)
+
+Vtable for QDesignerTaskMenuExtension
+QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QDesignerTaskMenuExtension)
+8 QDesignerTaskMenuExtension::~QDesignerTaskMenuExtension
+12 QDesignerTaskMenuExtension::~QDesignerTaskMenuExtension
+16 QDesignerTaskMenuExtension::preferredEditAction
+20 __cxa_pure_virtual
+
+Class QDesignerTaskMenuExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerTaskMenuExtension (0xb462f348) 0 nearly-empty
+ vptr=((& QDesignerTaskMenuExtension::_ZTV26QDesignerTaskMenuExtension) + 8u)
+
+Vtable for QAbstractFormBuilder
+QAbstractFormBuilder::_ZTV20QAbstractFormBuilder: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractFormBuilder)
+8 QAbstractFormBuilder::~QAbstractFormBuilder
+12 QAbstractFormBuilder::~QAbstractFormBuilder
+16 QAbstractFormBuilder::load
+20 QAbstractFormBuilder::save
+24 QAbstractFormBuilder::loadExtraInfo
+28 QAbstractFormBuilder::create
+32 QAbstractFormBuilder::create
+36 QAbstractFormBuilder::create
+40 QAbstractFormBuilder::create
+44 QAbstractFormBuilder::create
+48 QAbstractFormBuilder::create
+52 QAbstractFormBuilder::addMenuAction
+56 QAbstractFormBuilder::applyProperties
+60 QAbstractFormBuilder::applyTabStops
+64 QAbstractFormBuilder::createWidget
+68 QAbstractFormBuilder::createLayout
+72 QAbstractFormBuilder::createAction
+76 QAbstractFormBuilder::createActionGroup
+80 QAbstractFormBuilder::createCustomWidgets
+84 QAbstractFormBuilder::createConnections
+88 QAbstractFormBuilder::createResources
+92 QAbstractFormBuilder::addItem
+96 QAbstractFormBuilder::addItem
+100 QAbstractFormBuilder::saveExtraInfo
+104 QAbstractFormBuilder::saveDom
+108 QAbstractFormBuilder::createActionRefDom
+112 QAbstractFormBuilder::createDom
+116 QAbstractFormBuilder::createDom
+120 QAbstractFormBuilder::createDom
+124 QAbstractFormBuilder::createDom
+128 QAbstractFormBuilder::createDom
+132 QAbstractFormBuilder::createDom
+136 QAbstractFormBuilder::saveConnections
+140 QAbstractFormBuilder::saveCustomWidgets
+144 QAbstractFormBuilder::saveTabStops
+148 QAbstractFormBuilder::saveResources
+152 QAbstractFormBuilder::computeProperties
+156 QAbstractFormBuilder::checkProperty
+160 QAbstractFormBuilder::createProperty
+164 QAbstractFormBuilder::layoutInfo
+168 QAbstractFormBuilder::nameToIcon
+172 QAbstractFormBuilder::iconToFilePath
+176 QAbstractFormBuilder::iconToQrcPath
+180 QAbstractFormBuilder::nameToPixmap
+184 QAbstractFormBuilder::pixmapToFilePath
+188 QAbstractFormBuilder::pixmapToQrcPath
+
+Class QAbstractFormBuilder
+ size=28 align=4
+ base size=28 base align=4
+QAbstractFormBuilder (0xb462fb40) 0
+ vptr=((& QAbstractFormBuilder::_ZTV20QAbstractFormBuilder) + 8u)
+
+Vtable for QDesignerContainerExtension
+QDesignerContainerExtension::_ZTV27QDesignerContainerExtension: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDesignerContainerExtension)
+8 QDesignerContainerExtension::~QDesignerContainerExtension
+12 QDesignerContainerExtension::~QDesignerContainerExtension
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QDesignerContainerExtension
+ size=4 align=4
+ base size=4 base align=4
+QDesignerContainerExtension (0xb462fce4) 0 nearly-empty
+ vptr=((& QDesignerContainerExtension::_ZTV27QDesignerContainerExtension) + 8u)
+
+Vtable for QDesignerCustomWidgetInterface
+QDesignerCustomWidgetInterface::_ZTV30QDesignerCustomWidgetInterface: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QDesignerCustomWidgetInterface)
+8 QDesignerCustomWidgetInterface::~QDesignerCustomWidgetInterface
+12 QDesignerCustomWidgetInterface::~QDesignerCustomWidgetInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QDesignerCustomWidgetInterface::isInitialized
+52 QDesignerCustomWidgetInterface::initialize
+56 QDesignerCustomWidgetInterface::domXml
+60 QDesignerCustomWidgetInterface::codeTemplate
+
+Class QDesignerCustomWidgetInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerCustomWidgetInterface (0xb44853c0) 0 nearly-empty
+ vptr=((& QDesignerCustomWidgetInterface::_ZTV30QDesignerCustomWidgetInterface) + 8u)
+
+Vtable for QDesignerCustomWidgetCollectionInterface
+QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI40QDesignerCustomWidgetCollectionInterface)
+8 QDesignerCustomWidgetCollectionInterface::~QDesignerCustomWidgetCollectionInterface
+12 QDesignerCustomWidgetCollectionInterface::~QDesignerCustomWidgetCollectionInterface
+16 __cxa_pure_virtual
+
+Class QDesignerCustomWidgetCollectionInterface
+ size=4 align=4
+ base size=4 base align=4
+QDesignerCustomWidgetCollectionInterface (0xb4485a50) 0 nearly-empty
+ vptr=((& QDesignerCustomWidgetCollectionInterface::_ZTV40QDesignerCustomWidgetCollectionInterface) + 8u)
+
+Vtable for QFormBuilder
+QFormBuilder::_ZTV12QFormBuilder: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QFormBuilder)
+8 QFormBuilder::~QFormBuilder
+12 QFormBuilder::~QFormBuilder
+16 QAbstractFormBuilder::load
+20 QAbstractFormBuilder::save
+24 QAbstractFormBuilder::loadExtraInfo
+28 QFormBuilder::create
+32 QFormBuilder::create
+36 QFormBuilder::create
+40 QFormBuilder::create
+44 QFormBuilder::create
+48 QFormBuilder::create
+52 QAbstractFormBuilder::addMenuAction
+56 QFormBuilder::applyProperties
+60 QAbstractFormBuilder::applyTabStops
+64 QFormBuilder::createWidget
+68 QFormBuilder::createLayout
+72 QAbstractFormBuilder::createAction
+76 QAbstractFormBuilder::createActionGroup
+80 QAbstractFormBuilder::createCustomWidgets
+84 QFormBuilder::createConnections
+88 QAbstractFormBuilder::createResources
+92 QFormBuilder::addItem
+96 QFormBuilder::addItem
+100 QAbstractFormBuilder::saveExtraInfo
+104 QAbstractFormBuilder::saveDom
+108 QAbstractFormBuilder::createActionRefDom
+112 QAbstractFormBuilder::createDom
+116 QAbstractFormBuilder::createDom
+120 QAbstractFormBuilder::createDom
+124 QAbstractFormBuilder::createDom
+128 QAbstractFormBuilder::createDom
+132 QAbstractFormBuilder::createDom
+136 QAbstractFormBuilder::saveConnections
+140 QAbstractFormBuilder::saveCustomWidgets
+144 QAbstractFormBuilder::saveTabStops
+148 QAbstractFormBuilder::saveResources
+152 QAbstractFormBuilder::computeProperties
+156 QAbstractFormBuilder::checkProperty
+160 QAbstractFormBuilder::createProperty
+164 QAbstractFormBuilder::layoutInfo
+168 QAbstractFormBuilder::nameToIcon
+172 QAbstractFormBuilder::iconToFilePath
+176 QAbstractFormBuilder::iconToQrcPath
+180 QAbstractFormBuilder::nameToPixmap
+184 QAbstractFormBuilder::pixmapToFilePath
+188 QAbstractFormBuilder::pixmapToQrcPath
+192 QFormBuilder::updateCustomWidgets
+
+Class QFormBuilder
+ size=36 align=4
+ base size=36 base align=4
+QFormBuilder (0xb449a480) 0
+ vptr=((& QFormBuilder::_ZTV12QFormBuilder) + 8u)
+ QAbstractFormBuilder (0xb4485f3c) 0
+ primary-for QFormBuilder (0xb449a480)
+
+Vtable for QExtensionManager
+QExtensionManager::_ZTV17QExtensionManager: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QExtensionManager)
+8 QExtensionManager::metaObject
+12 QExtensionManager::qt_metacast
+16 QExtensionManager::qt_metacall
+20 QExtensionManager::~QExtensionManager
+24 QExtensionManager::~QExtensionManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QExtensionManager::registerExtensions
+60 QExtensionManager::unregisterExtensions
+64 QExtensionManager::extension
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI17QExtensionManager)
+76 QExtensionManager::_ZThn8_N17QExtensionManagerD1Ev
+80 QExtensionManager::_ZThn8_N17QExtensionManagerD0Ev
+84 QExtensionManager::_ZThn8_N17QExtensionManager18registerExtensionsEP25QAbstractExtensionFactoryRK7QString
+88 QExtensionManager::_ZThn8_N17QExtensionManager20unregisterExtensionsEP25QAbstractExtensionFactoryRK7QString
+92 QExtensionManager::_ZThn8_NK17QExtensionManager9extensionEP7QObjectRK7QString
+
+Class QExtensionManager
+ size=20 align=4
+ base size=20 base align=4
+QExtensionManager (0xb44b6690) 0
+ vptr=((& QExtensionManager::_ZTV17QExtensionManager) + 8u)
+ QObject (0xb44b9000) 0
+ primary-for QExtensionManager (0xb44b6690)
+ QAbstractExtensionManager (0xb44b903c) 8 nearly-empty
+ vptr=((& QExtensionManager::_ZTV17QExtensionManager) + 76u)
+
diff --git a/tests/auto/bic/data/QtGui.4.0.0.aix-gcc-power32.txt b/tests/auto/bic/data/QtGui.4.0.0.aix-gcc-power32.txt
index 9f86ee01ed..7da27c9d14 100644
--- a/tests/auto/bic/data/QtGui.4.0.0.aix-gcc-power32.txt
+++ b/tests/auto/bic/data/QtGui.4.0.0.aix-gcc-power32.txt
@@ -53,21 +53,6 @@ Class QBool
size=1 align=1
QBool (0x300b7280) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
QFlag (0x30111840) 0
@@ -80,7 +65,6 @@ Class QChar
size=2 align=2
QChar (0x30148980) 0
-
Class QBasicAtomic
size=4 align=4
QBasicAtomic (0x30209d00) 0
@@ -94,8 +78,6 @@ Class sigset_t
size=8 align=4
sigset_t (0x3026ad80) 0
-
-
Class fsid_t
size=8 align=4
fsid_t (0x302718c0) 0
@@ -104,10 +86,6 @@ Class fsid64_t
size=16 align=8
fsid64_t (0x30271c40) 0
-
-
-
-
Class _quad
size=8 align=4
_quad (0x30278ec0) 0
@@ -120,12 +98,10 @@ Class adspace_t
size=68 align=4
adspace_t (0x30281e00) 0
-
Class label_t
size=100 align=4
label_t (0x30286d00) 0
-
Class sigset
size=8 align=4
sigset (0x3028bc80) 0
@@ -166,19 +142,6 @@ Class QByteRef
size=8 align=4
QByteRef (0x302b7540) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
QInternal (0x303b3f80) 0 empty
@@ -195,7 +158,6 @@ Class QString
size=4 align=4
QString (0x300a1f40) 0
-
Class QLatin1String
size=4 align=4
QLatin1String (0x303bac00) 0
@@ -209,7 +171,6 @@ Class QConstString
QConstString (0x300b7640) 0
QString (0x300b7680) 0
-
Class QListData::Data
size=24 align=4
QListData::Data (0x30073340) 0
@@ -218,7 +179,6 @@ Class QListData
size=4 align=4
QListData (0x300732c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
QTextCodec::ConverterState (0x302fb600) 0
@@ -240,8 +200,6 @@ Class QTextCodec
QTextCodec (0x303bab80) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8)
-
-
Class QTextEncoder
size=32 align=4
QTextEncoder (0x30365980) 0
@@ -259,13 +217,10 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3036a6c0) 0
QGenericArgument (0x3036a700) 0
-
Class QMetaObject
size=16 align=4
QMetaObject (0x3058c900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4 entries
0 0
@@ -352,7 +307,6 @@ QIODevice (0x30365880) 0
QObject (0x301e4440) 0
primary-for QIODevice (0x30365880)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4 entries
0 0
@@ -369,21 +323,15 @@ Class QRegExp
size=4 align=4
QRegExp (0x303baa80) 0
-
Class QStringMatcher
size=1036 align=4
QStringMatcher (0x3012d8c0) 0
-
-
Class QStringList
size=4 align=4
QStringList (0x303bab00) 0
QList<QString> (0x300c3280) 0
-
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
0 0
@@ -508,7 +456,6 @@ Class QMapData
size=72 align=4
QMapData (0x304b4140) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4 entries
0 0
@@ -521,7 +468,6 @@ Class QTextStream
QTextStream (0x3050bbc0) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8)
-
Class QTextStreamManipulator
size=24 align=4
QTextStreamManipulator (0x30385a40) 0
@@ -605,21 +551,14 @@ QFile (0x3057c8c0) 0
QObject (0x3057c980) 0
primary-for QIODevice (0x3057c900)
-
Class QFileInfo
size=4 align=4
QFileInfo (0x304b0580) 0
-
-
-
-
Class QDir
size=4 align=4
QDir (0x304b03c0) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35 entries
0 0
@@ -663,7 +602,6 @@ Class QFileEngine
QFileEngine (0x3057c7c0) 0
vptr=((&QFileEngine::_ZTV11QFileEngine) + 8)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5 entries
0 0
@@ -724,23 +662,6 @@ Class QMetaType
size=1 align=1
QMetaType (0x30079000) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
QVariant::PrivateShared (0x30337500) 0
@@ -761,25 +682,10 @@ Class QVariant
size=16 align=8
QVariant (0x30166c00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
QVariantComparisonHelper (0x30225880) 0
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
lconv (0x30492a00) 0
@@ -820,42 +726,30 @@ Class localeinfo_table
size=36 align=4
localeinfo_table (0x303d9cc0) 0
-
Class _LC_charmap_objhdl
size=12 align=4
_LC_charmap_objhdl (0x304dcc80) 0
-
Class _LC_monetary_objhdl
size=12 align=4
_LC_monetary_objhdl (0x305614c0) 0
-
Class _LC_numeric_objhdl
size=12 align=4
_LC_numeric_objhdl (0x30561d00) 0
-
Class _LC_resp_objhdl
size=12 align=4
_LC_resp_objhdl (0x300838c0) 0
-
Class _LC_time_objhdl
size=12 align=4
_LC_time_objhdl (0x3012c400) 0
-
-
-
-
-
Class _LC_collate_objhdl
size=12 align=4
_LC_collate_objhdl (0x301bfb80) 0
-
-
Class _LC_ctype_objhdl
size=12 align=4
_LC_ctype_objhdl (0x30594100) 0
@@ -868,12 +762,10 @@ Class _LC_locale_objhdl
size=12 align=4
_LC_locale_objhdl (0x303da600) 0
-
Class _LC_object_handle
size=20 align=4
_LC_object_handle (0x30591080) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14 entries
0 0
@@ -947,8 +839,6 @@ Class QUrl
size=4 align=4
QUrl (0x302256c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14 entries
0 0
@@ -973,7 +863,6 @@ QEventLoop (0x30802000) 0
QObject (0x30802040) 0
primary-for QEventLoop (0x30802000)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27 entries
0 0
@@ -1015,12 +904,10 @@ Class QModelIndex
size=16 align=4
QModelIndex (0x3049cc80) 0
-
Class QPersistentModelIndex
size=4 align=4
QPersistentModelIndex (0x3049cb80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42 entries
0 0
@@ -1185,7 +1072,6 @@ Class QBasicTimer
size=4 align=4
QBasicTimer (0x307fe180) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4 entries
0 0
@@ -1270,12 +1156,10 @@ Class QMetaMethod
size=8 align=4
QMetaMethod (0x30379340) 0
-
Class QMetaEnum
size=8 align=4
QMetaEnum (0x303793c0) 0
-
Class QMetaProperty
size=20 align=4
QMetaProperty (0x303794c0) 0
@@ -1284,7 +1168,6 @@ Class QMetaClassInfo
size=8 align=4
QMetaClassInfo (0x30379540) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17 entries
0 0
@@ -1551,7 +1434,6 @@ Class QBitRef
size=8 align=4
QBitRef (0x305a6140) 0
-
Class QByteArrayMatcher
size=1032 align=4
QByteArrayMatcher (0x30872580) 0
@@ -1568,42 +1450,34 @@ Class QHashDummyValue
size=1 align=1
QHashDummyValue (0x30893ec0) 0 empty
-
Class QDate
size=4 align=4
QDate (0x301eb4c0) 0
-
Class QTime
size=4 align=4
QTime (0x301f1e80) 0
-
Class QDateTime
size=4 align=4
QDateTime (0x304b0440) 0
-
Class QPoint
size=8 align=4
QPoint (0x301f9d40) 0
-
Class QPointF
size=16 align=8
QPointF (0x30200880) 0
-
Class QLine
size=16 align=4
QLine (0x301eb540) 0
-
Class QLineF
size=32 align=8
QLineF (0x301eb600) 0
-
Class QLinkedListData
size=20 align=4
QLinkedListData (0x309a6440) 0
@@ -1612,27 +1486,22 @@ Class QLocale
size=4 align=4
QLocale (0x301eb800) 0
-
Class QSize
size=8 align=4
QSize (0x30200a80) 0
-
Class QSizeF
size=16 align=8
QSizeF (0x30209200) 0
-
Class QRect
size=16 align=4
QRect (0x30213780) 0
-
Class QRectF
size=32 align=8
QRectF (0x302138c0) 0
-
Class QSharedData
size=4 align=4
QSharedData (0x30ac8440) 0
@@ -1653,7 +1522,6 @@ Class QKeySequence
size=4 align=4
QKeySequence (0x305580c0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7 entries
0 0
@@ -1917,8 +1785,6 @@ Class QInputMethodEvent::Attribute
size=32 align=8
QInputMethodEvent::Attribute (0x307e7800) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4 entries
0 0
@@ -2175,8 +2041,6 @@ Class QAccessible
size=1 align=1
QAccessible (0x30c2af00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19 entries
0 0
@@ -2448,10 +2312,6 @@ Class QPaintDevice
QPaintDevice (0x30bc8900) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8)
-
-
-
-
Class QColor
size=16 align=4
QColor (0x30534d80) 0
@@ -2460,17 +2320,10 @@ Class QBrush
size=4 align=4
QBrush (0x305317c0) 0
-
Class QBrushData
size=24 align=4
QBrushData (0x30a77a00) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
QGradient (0x30a77a80) 0
@@ -3094,7 +2947,6 @@ QFileDialog (0x30d9d000) 0
QPaintDevice (0x30d9d0c0) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 244)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66 entries
0 0
@@ -3776,7 +3628,6 @@ QImage (0x305472c0) 0
QPaintDevice (0x30c41b80) 0
primary-for QImage (0x305472c0)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7 entries
0 0
@@ -3817,7 +3668,6 @@ Class QIcon
size=4 align=4
QIcon (0x30536cc0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9 entries
0 0
@@ -4130,8 +3980,6 @@ QActionGroup (0x30fdb180) 0
QObject (0x31016480) 0
primary-for QActionGroup (0x30fdb180)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26 entries
0 0
@@ -4427,7 +4275,6 @@ QAbstractSpinBox (0x30c2a3c0) 0
QPaintDevice (0x30c2a5c0) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64 entries
0 0
@@ -4631,8 +4478,6 @@ QStyle (0x30ccda80) 0
QObject (0x30ced6c0) 0
primary-for QStyle (0x30ccda80)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67 entries
0 0
@@ -4899,13 +4744,11 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x310ccb00) 0
QStyleOption (0x310ccb40) 0
-
Class QStyleOptionButton
size=64 align=4
QStyleOptionButton (0x310e8580) 0
QStyleOption (0x310e85c0) 0
-
Class QStyleOptionTab
size=72 align=4
QStyleOptionTab (0x31146ac0) 0
@@ -4921,7 +4764,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x30f8d740) 0
QStyleOption (0x30f8d780) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
QStyleOptionQ3ListViewItem (0x30f2f000) 0
@@ -4969,15 +4811,12 @@ QStyleOptionSpinBox (0x307d5680) 0
QStyleOptionComplex (0x307d56c0) 0
QStyleOption (0x307d57c0) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
QStyleOptionQ3ListView (0x309d9180) 0
QStyleOptionComplex (0x309d91c0) 0
QStyleOption (0x309d9380) 0
-
Class QStyleOptionToolButton
size=96 align=4
QStyleOptionToolButton (0x30b8e840) 0
@@ -5121,7 +4960,6 @@ Class QItemSelectionRange
size=8 align=4
QItemSelectionRange (0x310faec0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18 entries
0 0
@@ -5150,15 +4988,11 @@ QItemSelectionModel (0x311834c0) 0
QObject (0x31183500) 0
primary-for QItemSelectionModel (0x311834c0)
-
-
-
Class QItemSelection
size=4 align=4
QItemSelection (0x30d9ad80) 0
QList<QItemSelectionRange> (0x31174fc0) 0
-
Vtable for QAbstractItemView
QAbstractItemView::_ZTV17QAbstractItemView: 103 entries
0 0
@@ -5280,7 +5114,6 @@ QAbstractItemView (0x311e8dc0) 0
QPaintDevice (0x311e8ec0) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 392)
-
Vtable for QFileIconProvider
QFileIconProvider::_ZTV17QFileIconProvider: 7 entries
0 0
@@ -5526,8 +5359,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3115d940) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6 entries
0 0
@@ -5542,7 +5373,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x3116f1c0) 0
vptr=((&QItemEditorFactory::_ZTV18QItemEditorFactory) + 8)
-
Vtable for QListView
QListView::_ZTV9QListView: 103 entries
0 0
@@ -5666,8 +5496,6 @@ QListView (0x310cc3c0) 0
QPaintDevice (0x310cc500) 8
vptr=((&QListView::_ZTV9QListView) + 392)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11 entries
0 0
@@ -6380,10 +6208,6 @@ QTreeView (0x30ea3980) 0
QPaintDevice (0x30ea3ac0) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 400)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10 entries
0 0
@@ -6402,9 +6226,6 @@ Class QTreeWidgetItem
QTreeWidgetItem (0x30f51340) 0
vptr=((&QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8)
-
-
-
Vtable for QTreeWidget
QTreeWidget::_ZTV11QTreeWidget: 109 entries
0 0
@@ -7212,61 +7033,36 @@ Class QColormap
size=4 align=4
QColormap (0x30a74040) 0
-
-
Class QPolygon
size=4 align=4
QPolygon (0x30547bc0) 0
QVector<QPoint> (0x30e7f4c0) 0
-
-
-
-
Class QPolygonF
size=4 align=4
QPolygonF (0x3109d300) 0
QVector<QPointF> (0x310a2880) 0
-
-
Class QMatrix
size=48 align=8
QMatrix (0x307ef840) 0
-
Class QTextOption
size=24 align=4
QTextOption (0x3147a800) 0
-
Class QPen
size=4 align=4
QPen (0x30558c80) 0
-
Class QPainter
size=4 align=4
QPainter (0x30bc8a00) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
QTextItem (0x314b5840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24 entries
0 0
@@ -7299,7 +7095,6 @@ Class QPaintEngine
QPaintEngine (0x3097e900) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8)
-
Class QPaintEngineState
size=4 align=4
QPaintEngineState (0x31124440) 0
@@ -7312,18 +7107,14 @@ Class QPainterPath
size=4 align=4
QPainterPath (0x30d0fd40) 0
-
-
Class QPainterPathPrivate
size=8 align=4
QPainterPathPrivate (0x3082d680) 0
-
Class QPainterPathStroker
size=4 align=4
QPainterPathStroker (0x308cea40) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7 entries
0 0
@@ -7411,7 +7202,6 @@ QCommonStyle (0x31225280) 0
QObject (0x31225480) 0
primary-for QStyle (0x31225440)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35 entries
0 0
@@ -7723,13 +7513,10 @@ Class QTextLength
size=12 align=4
QTextLength (0x30225540) 0
-
Class QTextFormat
size=8 align=4
QTextFormat (0x30213a00) 0
-
-
Class QTextCharFormat
size=8 align=4
QTextCharFormat (0x31551440) 0
@@ -7774,8 +7561,6 @@ Class QTextLayout
size=4 align=4
QTextLayout (0x30d0fa40) 0
-
-
Class QTextLine
size=8 align=4
QTextLine (0x30d0fb40) 0
@@ -7821,8 +7606,6 @@ QTextDocument (0x315517c0) 0
QObject (0x3160b200) 0
primary-for QTextDocument (0x315517c0)
-
-
Class QTextCursor
size=4 align=4
QTextCursor (0x31551740) 0
@@ -7831,8 +7614,6 @@ Class QAbstractTextDocumentLayout::Selection
size=12 align=4
QAbstractTextDocumentLayout::Selection (0x315bccc0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
QAbstractTextDocumentLayout::PaintContext (0x315b81c0) 0
@@ -7988,7 +7769,6 @@ QTextFrame (0x3162a4c0) 0
QObject (0x314d8840) 0
primary-for QTextObject (0x314d8800)
-
Class QTextBlock::iterator
size=16 align=4
QTextBlock::iterator (0x313ccd40) 0
@@ -7997,13 +7777,10 @@ Class QTextBlock
size=8 align=4
QTextBlock (0x317add40) 0
-
-
Class QTextFragment
size=12 align=4
QTextFragment (0x315250c0) 0
-
Vtable for QTextList
QTextList::_ZTV9QTextList: 17 entries
0 0
@@ -8594,7 +8371,6 @@ QDateEdit (0x310f8700) 0
QPaintDevice (0x310f8800) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 260)
-
Vtable for QDial
QDial::_ZTV5QDial: 64 entries
0 0
@@ -8752,7 +8528,6 @@ QDockWidget (0x316cac40) 0
QPaintDevice (0x316cacc0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 232)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63 entries
0 0
@@ -10866,18 +10641,3 @@ QWorkspace (0x319218c0) 0
QPaintDevice (0x3192f2c0) 8
vptr=((&QWorkspace::_ZTV10QWorkspace) + 232)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-amd64.txt
index 9f17bd726d..62cb06ed53 100644
--- a/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-amd64.txt
+++ b/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-amd64.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x2aaaac2975b0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x2aaaad318c40) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2aaaad494380) 0
QGenericArgument (0x2aaaad4943f0) 0
-
Class QMetaObject
size=32 align=8
base size=32 base align=8
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x2aaaad4c78c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=12 base align=8
QByteRef (0x2aaaad621f50) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -171,7 +141,6 @@ Class QString
base size=8 base align=8
QString (0x2aaaad6cb310) 0
-
Class QLatin1String
size=8 align=8
base size=8 base align=8
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x2aaaad973e00) 0
QString (0x2aaaad973e70) 0
-
Class QListData::Data
size=32 align=8
base size=32 base align=8
@@ -199,8 +167,6 @@ Class QListData
base size=8 base align=8
QListData (0x2aaaad9d1310) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x2aaaadb5b690) 0
QObject (0x2aaaadb5b700) 0
primary-for QIODevice (0x2aaaadb5b690)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=128 base align=8
QMapData (0x2aaaadc00e00) 0
-
Class QTextCodec::ConverterState
size=32 align=8
base size=32 base align=8
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x2aaaadd0ea80) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-
Class QTextEncoder
size=40 align=8
base size=40 base align=8
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=40 base align=8
QTextDecoder (0x2aaaadd93380) 0
-
-
-
-
-
Class __gconv_trans_data
size=40 align=8
base size=40 base align=8
@@ -376,8 +333,6 @@ Class __gconv_info
base size=16 base align=8
__gconv_info (0x2aaaadd93e70) 0
-
-
Class _IO_marker
size=24 align=8
base size=24 base align=8
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=216 base align=8
_IO_FILE (0x2aaaaddb0150) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x2aaaaddb02a0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
Class QTextStreamManipulator
size=40 align=8
base size=38 base align=8
@@ -492,7 +445,6 @@ QFile (0x2aaaadee7000) 0
QObject (0x2aaaadee70e0) 0
primary-for QIODevice (0x2aaaadee7070)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=8 base align=8
QRegExp (0x2aaaadf38cb0) 0
-
Class QStringMatcher
size=1048 align=8
base size=1044 base align=8
QStringMatcher (0x2aaaadf6bd20) 0
-
-
Class QStringList
size=8 align=8
base size=8 base align=8
QStringList (0x2aaaadf86460) 0
QList<QString> (0x2aaaadf864d0) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=8 base align=8
QFileInfo (0x2aaaae05d000) 0
-
-
-
-
Class QDir
size=8 align=8
base size=8 base align=8
QDir (0x2aaaae09c7e0) 0
-
-
Class QUrl
size=8 align=8
base size=8 base align=8
QUrl (0x2aaaae13d9a0) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x2aaaae1b9540) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=16 align=8
base size=12 base align=8
@@ -717,16 +639,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x2aaaae1e5a10) 0
-
-
-
-
Class QVariantComparisonHelper
size=8 align=8
base size=8 base align=8
QVariantComparisonHelper (0x2aaaae2dd8c0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -796,7 +713,6 @@ Class QFileEngine
QFileEngine (0x2aaaae36c770) 0
vptr=((& QFileEngine::_ZTV11QFileEngine) + 16u)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2aaaae3b9460) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2aaaae4dd930) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x2aaaae511cb0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2aaaae55e4d0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x2aaaae57af50) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x2aaaae5c6620) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x2aaaae5fff50) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2aaaae657e00) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x2aaaae713770) 0
-
Class QLinkedListData
size=32 align=8
base size=32 base align=8
@@ -890,7 +797,6 @@ Class QBitRef
base size=12 base align=8
QBitRef (0x2aaaae8b58c0) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=8 base align=8
QLocale (0x2aaaae9ed5b0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x2aaaaea9c700) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2aaaaeac1af0) 0
-
Class QDateTime
size=8 align=8
base size=8 base align=8
QDateTime (0x2aaaaeade850) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x2aaaaeb64af0) 0
QObject (0x2aaaaeb85000) 0
primary-for QEventLoop (0x2aaaaeb64af0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=24 base align=8
QModelIndex (0x2aaaaec014d0) 0
-
Class QPersistentModelIndex
size=8 align=8
base size=8 base align=8
QPersistentModelIndex (0x2aaaaec17c40) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2aaaaecc0540) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=12 base align=8
QMetaMethod (0x2aaaaed04bd0) 0
-
Class QMetaEnum
size=16 align=8
base size=12 base align=8
QMetaEnum (0x2aaaaed251c0) 0
-
Class QMetaProperty
size=32 align=8
base size=32 base align=8
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=12 base align=8
QMetaClassInfo (0x2aaaaed25a10) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1637,10 +1532,6 @@ Class QWriteLocker
base size=8 base align=8
QWriteLocker (0x2aaaaedfe770) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1656,24 +1547,16 @@ Class QPen
base size=8 base align=8
QPen (0x2aaaaee952a0) 0
-
Class QBrush
size=8 align=8
base size=8 base align=8
QBrush (0x2aaaaee95770) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2aaaaee95e00) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=64 base align=8
@@ -1702,14 +1585,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x2aaaaeec9380) 0
-
Class QTextFormat
size=16 align=8
base size=12 base align=8
QTextFormat (0x2aaaaef08d90) 0
-
-
Class QTextCharFormat
size=16 align=8
base size=12 base align=8
@@ -1848,7 +1728,6 @@ QTextFrame (0x2aaaaf052850) 0
QObject (0x2aaaaf052930) 0
primary-for QTextObject (0x2aaaaf0528c0)
-
Class QTextBlock::iterator
size=24 align=8
base size=20 base align=8
@@ -1859,14 +1738,11 @@ Class QTextBlock
base size=12 base align=8
QTextBlock (0x2aaaaf0ce850) 0
-
-
Class QTextFragment
size=16 align=8
base size=16 base align=8
QTextFragment (0x2aaaaf1100e0) 0
-
Class QFontMetrics
size=8 align=8
base size=8 base align=8
@@ -1925,13 +1801,11 @@ QTextDocument (0x2aaaaf167700) 0
QObject (0x2aaaaf167770) 0
primary-for QTextDocument (0x2aaaaf167700)
-
Class QTextOption
size=32 align=8
base size=32 base align=8
QTextOption (0x2aaaaf1679a0) 0
-
Class QTextTableCell
size=16 align=8
base size=12 base align=8
@@ -1981,7 +1855,6 @@ Class QKeySequence
base size=8 base align=8
QKeySequence (0x2aaaaf1f99a0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2263,8 +2136,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x2aaaaf313380) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2547,8 +2418,6 @@ Class QTextLayout
base size=8 base align=8
QTextLayout (0x2aaaaf3cc150) 0
-
-
Class QTextLine
size=16 align=8
base size=16 base align=8
@@ -2596,7 +2465,6 @@ Class QTextDocumentFragment
base size=8 base align=8
QTextDocumentFragment (0x2aaaaf42fa10) 0
-
Class QTextCursor
size=8 align=8
base size=8 base align=8
@@ -2618,8 +2486,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=24 base align=8
QAbstractTextDocumentLayout::Selection (0x2aaaaf4f8af0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=64 align=8
base size=64 base align=8
@@ -3445,7 +3311,6 @@ QFileDialog (0x2aaaaf7da850) 0
QPaintDevice (0x2aaaaf7da9a0) 16
vptr=((& QFileDialog::_ZTV11QFileDialog) + 488u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3964,7 +3829,6 @@ QImage (0x2aaaaf91a380) 0
QPaintDevice (0x2aaaaf91a3f0) 0
primary-for QImage (0x2aaaaf91a380)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4188,7 +4052,6 @@ Class QIcon
base size=8 base align=8
QIcon (0x2aaaafa8ecb0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4339,16 +4202,12 @@ Class QPrintEngine
QPrintEngine (0x2aaaafb441c0) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 16u)
-
-
Class QPolygon
size=8 align=8
base size=8 base align=8
QPolygon (0x2aaaafb44bd0) 0
QVector<QPoint> (0x2aaaafb44c40) 0
-
-
Class QPolygonF
size=8 align=8
base size=8 base align=8
@@ -4360,20 +4219,11 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x2aaaafbd0b60) 0
-
Class QPainter
size=8 align=8
base size=8 base align=8
QPainter (0x2aaaafc0d310) 0
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4420,8 +4270,6 @@ QStyle (0x2aaaafdb5cb0) 0
QObject (0x2aaaafdb5d20) 0
primary-for QStyle (0x2aaaafdb5cb0)
-
-
Class QStylePainter
size=24 align=8
base size=24 base align=8
@@ -4438,14 +4286,11 @@ Class QPainterPath
base size=8 base align=8
QPainterPath (0x2aaaafe49f50) 0
-
-
Class QPainterPathPrivate
size=16 align=8
base size=16 base align=8
QPainterPathPrivate (0x2aaaafe63b60) 0
-
Class QPainterPathStroker
size=8 align=8
base size=8 base align=8
@@ -4456,8 +4301,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x2aaaafec79a0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4491,7 +4334,6 @@ Class QPaintEngine
QPaintEngine (0x2aaaafec7d20) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -4502,7 +4344,6 @@ Class QItemSelectionRange
base size=16 base align=8
QItemSelectionRange (0x2aaaaff319a0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4532,9 +4373,6 @@ QItemSelectionModel (0x2aaaaff86bd0) 0
QObject (0x2aaaaff86c40) 0
primary-for QItemSelectionModel (0x2aaaaff86bd0)
-
-
-
Class QItemSelection
size=8 align=8
base size=8 base align=8
@@ -4822,7 +4660,6 @@ QAbstractSpinBox (0x2aaab00672a0) 0
QPaintDevice (0x2aaab0067380) 16
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 504u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5258,14 +5095,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x2aaab01a9ee0) 0
QStyleOption (0x2aaab01a9f50) 0
-
Class QStyleOptionButton
size=88 align=8
base size=88 base align=8
QStyleOptionButton (0x2aaab01cc540) 0
QStyleOption (0x2aaab01cc5b0) 0
-
Class QStyleOptionTab
size=96 align=8
base size=96 base align=8
@@ -5284,7 +5119,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x2aaab023b230) 0
QStyleOption (0x2aaab023b2a0) 0
-
Class QStyleOptionQ3ListViewItem
size=80 align=8
base size=76 base align=8
@@ -5341,8 +5175,6 @@ QStyleOptionSpinBox (0x2aaab02cf7e0) 0
QStyleOptionComplex (0x2aaab02cf850) 0
QStyleOption (0x2aaab02cf8c0) 0
-
-
Class QStyleOptionQ3ListView
size=112 align=8
base size=105 base align=8
@@ -5350,7 +5182,6 @@ QStyleOptionQ3ListView (0x2aaab02cf2a0) 0
QStyleOptionComplex (0x2aaab02cfa80) 0
QStyleOption (0x2aaab02e4000) 0
-
Class QStyleOptionToolButton
size=128 align=8
base size=128 base align=8
@@ -5537,7 +5368,6 @@ QAbstractItemView (0x2aaab0366f50) 0
QPaintDevice (0x2aaab03910e0) 16
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 784u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5719,8 +5549,6 @@ QListView (0x2aaab043d380) 0
QPaintDevice (0x2aaab043d5b0) 16
vptr=((& QListView::_ZTV9QListView) + 784u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6636,8 +6464,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x2aaab06a8230) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 16u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6653,10 +6479,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x2aaab06a8bd0) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 16u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6882,8 +6704,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2aaab07b8620) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -7730,8 +7550,6 @@ QActionGroup (0x2aaab0a40d20) 0
QObject (0x2aaab0a40d90) 0
primary-for QActionGroup (0x2aaab0a40d20)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -7871,7 +7689,6 @@ QCommonStyle (0x2aaab0ac0150) 0
QObject (0x2aaab0ac0230) 0
primary-for QStyle (0x2aaab0ac01c0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9398,7 +9215,6 @@ QDateEdit (0x2aaab0d82930) 0
QPaintDevice (0x2aaab0d82af0) 16
vptr=((& QDateEdit::_ZTV9QDateEdit) + 520u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9557,7 +9373,6 @@ QDockWidget (0x2aaab0da5e00) 0
QPaintDevice (0x2aaab0da5ee0) 16
vptr=((& QDockWidget::_ZTV11QDockWidget) + 464u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11127,33 +10942,3 @@ QDial (0x2aaab11f4230) 0
QPaintDevice (0x2aaab11f4380) 16
vptr=((& QDial::_ZTV5QDial) + 472u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ia32.txt
index b5987480a1..2d010102e5 100644
--- a/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ia32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x40af7000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40af7500) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40af7d80) 0
QGenericArgument (0x40af7dc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x414060c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x41406880) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,7 +146,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x41406b40) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x41406e40) 0
QString (0x41406e80) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -199,8 +167,6 @@ Class QListData
base size=4 base align=4
QListData (0x416c4000) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x416c4680) 0
QObject (0x416c46c0) 0
primary-for QIODevice (0x416c4680)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x416c4900) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x416c4dc0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x418c1000) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -376,8 +333,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x418c1280) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x418c1380) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x418c1400) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -492,7 +445,6 @@ QFile (0x418c1c80) 0
QObject (0x418c1d00) 0
primary-for QIODevice (0x418c1cc0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x418c1fc0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x418c1900) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x419c80c0) 0
QList<QString> (0x419c8100) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x419c8840) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x419c8a80) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x419c8c80) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x419c8e00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -717,16 +639,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x41b03240) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x41b03bc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -810,7 +727,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x41b03f80) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x41b03d80) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x41c0a4c0) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x41c0a9c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x41c0af00) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x41c0a500) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x41c0a800) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x41d2c0c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x41d2c680) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x41d2c980) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -890,7 +797,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x41d2c380) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x41f15280) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x41f15440) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x41f15600) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x41f157c0) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x41f15500) 0
QObject (0x41f15640) 0
primary-for QEventLoop (0x41f15500)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x42054300) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x42054480) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x42054b00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x42054f00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x42054fc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x420544c0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1637,10 +1532,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x42135580) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1656,24 +1547,16 @@ Class QPen
base size=4 base align=4
QPen (0x42135b80) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x42135c00) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x42135c80) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -1702,14 +1585,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x42135d00) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x4220c100) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1848,7 +1728,6 @@ QTextFrame (0x4220cb00) 0
QObject (0x4220cb80) 0
primary-for QTextObject (0x4220cb40)
-
Class QTextBlock::iterator
size=16 align=4
base size=16 base align=4
@@ -1859,14 +1738,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x4220ce40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x4220c280) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -1930,7 +1806,6 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x4230b340) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -1980,7 +1855,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x4230ba40) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2262,8 +2136,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x423d5b00) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2546,8 +2418,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x424469c0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2595,7 +2465,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x42446080) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2617,8 +2486,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x424fa200) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3444,7 +3311,6 @@ QFileDialog (0x42663440) 0
QPaintDevice (0x42663540) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3963,7 +3829,6 @@ QImage (0x42663f80) 0
QPaintDevice (0x42747000) 0
primary-for QImage (0x42663f80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4187,7 +4052,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x42747c80) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4338,16 +4202,12 @@ Class QPrintEngine
QPrintEngine (0x4283d200) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x4283d440) 0
QVector<QPoint> (0x4283d480) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4359,20 +4219,11 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x4283d900) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x4283d980) 0
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4419,8 +4270,6 @@ QStyle (0x4283d240) 0
QObject (0x4283d9c0) 0
primary-for QStyle (0x4283d240)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4437,14 +4286,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x429b8340) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x429b84c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4455,8 +4301,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x429b8840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4490,7 +4334,6 @@ Class QPaintEngine
QPaintEngine (0x429b88c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -4501,7 +4344,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x429b8b40) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4531,9 +4373,6 @@ QItemSelectionModel (0x429b8cc0) 0
QObject (0x429b8d00) 0
primary-for QItemSelectionModel (0x429b8cc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -4821,7 +4660,6 @@ QAbstractSpinBox (0x42ae34c0) 0
QPaintDevice (0x42ae3580) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5257,14 +5095,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x42bb9100) 0
QStyleOption (0x42bb9140) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x42bb9280) 0
QStyleOption (0x42bb92c0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5283,7 +5119,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x42bb9840) 0
QStyleOption (0x42bb9880) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5340,8 +5175,6 @@ QStyleOptionSpinBox (0x42c4a100) 0
QStyleOptionComplex (0x42c4a140) 0
QStyleOption (0x42c4a180) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5349,7 +5182,6 @@ QStyleOptionQ3ListView (0x42c4a280) 0
QStyleOptionComplex (0x42c4a2c0) 0
QStyleOption (0x42c4a300) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5536,7 +5368,6 @@ QAbstractItemView (0x42c4ad00) 0
QPaintDevice (0x42c4ae40) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5718,8 +5549,6 @@ QListView (0x42c4a680) 0
QPaintDevice (0x42ce8000) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6635,8 +6464,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x42e04480) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6652,10 +6479,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x42e04600) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6881,8 +6704,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x42e04c00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -7729,8 +7550,6 @@ QActionGroup (0x42f84b40) 0
QObject (0x42f84b80) 0
primary-for QActionGroup (0x42f84b40)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -7870,7 +7689,6 @@ QCommonStyle (0x42f84300) 0
QObject (0x42f84680) 0
primary-for QStyle (0x42f844c0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9397,7 +9215,6 @@ QDateEdit (0x431571c0) 0
QPaintDevice (0x43157a80) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9556,7 +9373,6 @@ QDockWidget (0x432021c0) 0
QPaintDevice (0x43202280) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -9802,7 +9618,6 @@ QTextEdit (0x43202700) 0
QPaintDevice (0x43202840) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -11127,33 +10942,3 @@ QDial (0x432dc900) 0
QPaintDevice (0x432dcf80) 8
vptr=((& QDial::_ZTV5QDial) + 236u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ppc32.txt
index 6ff4c2c425..22fc3cd91e 100644
--- a/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtGui.4.0.0.linux-gcc-ppc32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x30b0b188) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x30b0bdc8) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187a80) 0
QGenericArgument (0x30b578c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x30b57b60) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x314857a8) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,13 +146,11 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x31485d58) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
QCharRef (0x315b90e0) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -193,8 +161,6 @@ Class QListData
base size=4 base align=4
QListData (0x315b9c08) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -285,7 +251,6 @@ QIODevice (0x30187c80) 0
QObject (0x317065b0) 0
primary-for QIODevice (0x30187c80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -309,11 +274,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x31706b98) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -334,8 +294,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x318132d8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -346,7 +304,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31813428) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -360,7 +317,6 @@ Class QTextStream
QTextStream (0x318134d0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -420,7 +376,6 @@ QFile (0x30187e00) 0
QObject (0x31813c08) 0
primary-for QIODevice (0x30187e40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -472,14 +427,11 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x31813ee0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x31813fc0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
@@ -578,43 +530,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x318d78c0) 0
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x318d79d8) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x318d7c08) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x318d7e00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -640,16 +570,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x319985b0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31998ea8) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -733,7 +658,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x31a3e188) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -749,55 +673,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x31a3e508) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x31a3ec40) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31a3ee38) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31b23428) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31b235e8) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31b23818) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31b23e00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x31bc7070) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x31bc7498) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -813,7 +728,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31bc7188) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -834,25 +748,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x31d0b5e8) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x31d0b850) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x31d0ba80) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31d0bc78) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -926,7 +836,6 @@ QTextCodecPlugin (0x3191a380) 0
QFactoryInterface (0x31e4e118) 8 nearly-empty
primary-for QTextCodecFactoryInterface (0x3191a3c0)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1045,7 +954,6 @@ QEventLoop (0x3191a4c0) 0
QObject (0x31e4ea80) 0
primary-for QEventLoop (0x3191a4c0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1121,13 +1029,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x31ed1070) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x31ed12a0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1346,7 +1252,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x31ed1a80) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1440,13 +1345,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x31ed1f88) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x31ed17a8) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1457,7 +1360,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x31f72000) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1579,10 +1481,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x31f728f8) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1598,24 +1496,16 @@ Class QPen
base size=4 base align=4
QPen (0x31f72460) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x31f72ee0) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x32023070) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -1644,14 +1534,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x320235e8) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x320237e0) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1790,7 +1677,6 @@ QTextFrame (0x3191acc0) 0
QObject (0x3210b070) 0
primary-for QTextObject (0x3191ad00)
-
Class QTextBlock::iterator
size=16 align=4
base size=16 base align=4
@@ -1801,14 +1687,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x3210b578) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x3210ba10) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -1872,7 +1755,6 @@ Class QTextOption
base size=28 base align=8
QTextOption (0x3210be00) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -1922,7 +1804,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x321906c8) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2204,8 +2085,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x32225850) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2221,8 +2100,6 @@ QInputMethodEvent (0x321fc3c0) 0
QEvent (0x32225818) 0
primary-for QInputMethodEvent (0x321fc3c0)
-
-
Vtable for QDropEvent
QDropEvent::_ZTV10QDropEvent: 14u entries
0 (int (*)(...))0
@@ -2490,8 +2367,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x32284d20) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2539,7 +2414,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x322e30e0) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2555,8 +2429,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x322e3380) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3382,7 +3254,6 @@ QFileDialog (0x321fcf80) 0
QPaintDevice (0x323c7d20) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3901,7 +3772,6 @@ QImage (0x3244c540) 0
QPaintDevice (0x32484968) 0
primary-for QImage (0x3244c540)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4125,7 +3995,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x3252b6c8) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4276,16 +4145,12 @@ Class QPrintEngine
QPrintEngine (0x3252b000) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3244c9c0) 0
QVector<QPoint> (0x325a10a8) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4297,20 +4162,11 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x325a1770) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x325a1888) 0
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4357,8 +4213,6 @@ QStyle (0x3244ca40) 0
QObject (0x3267a0e0) 0
primary-for QStyle (0x3244ca40)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4375,14 +4229,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3267a578) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x3267a770) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4393,8 +4244,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x3267ace8) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4428,7 +4277,6 @@ Class QPaintEngine
QPaintEngine (0x3267ae00) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -4439,7 +4287,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x327aa000) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4469,9 +4316,6 @@ QItemSelectionModel (0x3244cb00) 0
QObject (0x327aa348) 0
primary-for QItemSelectionModel (0x3244cb00)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -4759,7 +4603,6 @@ QAbstractSpinBox (0x3244ce00) 0
QPaintDevice (0x327aadc8) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5195,14 +5038,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x32874240) 0
QStyleOption (0x32862ea8) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x328742c0) 0
QStyleOption (0x32862310) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5221,7 +5062,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x328743c0) 0
QStyleOption (0x328e2460) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5278,8 +5118,6 @@ QStyleOptionSpinBox (0x32874640) 0
QStyleOptionComplex (0x32874680) 0
QStyleOption (0x32954118) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5287,7 +5125,6 @@ QStyleOptionQ3ListView (0x328746c0) 0
QStyleOptionComplex (0x32874700) 0
QStyleOption (0x329542a0) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5474,7 +5311,6 @@ QAbstractItemView (0x32874980) 0
QPaintDevice (0x32954e70) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5656,8 +5492,6 @@ QListView (0x32874b80) 0
QPaintDevice (0x32954dc8) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6573,8 +6407,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x32ae8540) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6590,10 +6422,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x32ae8738) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6819,8 +6647,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x32bd45e8) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -7801,7 +7627,6 @@ QCommonStyle (0x32cbc280) 0
QObject (0x32cb1d58) 0
primary-for QStyle (0x32cbc2c0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9328,7 +9153,6 @@ QDateEdit (0x32e19240) 0
QPaintDevice (0x32dd4e70) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9487,7 +9311,6 @@ QDockWidget (0x32e19400) 0
QPaintDevice (0x32e6b038) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11030,29 +10853,3 @@ QDial (0x32f930c0) 0
QPaintDevice (0x32f15700) 8
vptr=((& QDial::_ZTV5QDial) + 236u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.0.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtGui.4.0.0.macx-gcc-ppc32.txt
index a729c8602c..629d36b808 100644
--- a/tests/auto/bic/data/QtGui.4.0.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtGui.4.0.0.macx-gcc-ppc32.txt
@@ -59,20 +59,6 @@ Class QBool
base size=4 base align=4
QBool (0x82e100) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -88,7 +74,6 @@ Class QChar
base size=2 base align=2
QChar (0x87a100) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +85,6 @@ Class QAtomic
QAtomic (0x87a5c0) 0
QBasicAtomic (0x87a600) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -181,19 +165,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x17ad500) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -219,7 +190,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x18c2a40) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -231,7 +201,6 @@ Class QConstString
QConstString (0x1a6aa80) 0
QString (0x1a6aac0) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -242,7 +211,6 @@ Class QListData
base size=4 base align=4
QListData (0x1a6ae00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -266,8 +234,6 @@ Class QTextCodec
QTextCodec (0x1b65280) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -289,14 +255,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1b65980) 0
QGenericArgument (0x1b659c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1b65c00) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -387,7 +350,6 @@ QIODevice (0x1cb2440) 0
QObject (0x1cb2480) 0
primary-for QIODevice (0x1cb2440)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -406,22 +368,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1cb2d80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1cb2100) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1d9d200) 0
QList<QString> (0x1d9d240) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -576,7 +533,6 @@ Class QTextStream
QTextStream (0x1e21880) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -666,23 +622,16 @@ QFile (0x1f16f00) 0
QObject (0x1f16f80) 0
primary-for QIODevice (0x1f16f40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1ff9080) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1ff9440) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35u entries
0 (int (*)(...))0
@@ -741,7 +690,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x1ff9880) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -791,23 +739,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ff9c40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -833,19 +764,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x210c4c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x210cfc0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -922,8 +845,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x21dfa00) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -949,7 +870,6 @@ QEventLoop (0x21dfd00) 0
QObject (0x21dfd40) 0
primary-for QEventLoop (0x21dfd00)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -993,13 +913,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x22d0080) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x22d0300) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1168,7 +1086,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22d0b00) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1259,13 +1176,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x237e540) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x237e680) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1276,7 +1191,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x237e800) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1563,7 +1477,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x24db140) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1584,49 +1497,41 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x24db4c0) 0 empty
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x24dbd40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x24dbfc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x26040c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x26042c0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x2604900) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2604f80) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x2604500) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1637,31 +1542,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x26ce380) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x26ce540) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x26cec00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x26cef40) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x2810400) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1687,7 +1587,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x2a17200) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -1990,8 +1889,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x2aacec0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2264,8 +2161,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2b4b580) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2548,10 +2443,6 @@ Class QPaintDevice
QPaintDevice (0x2bbd9c0) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2562,18 +2453,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2bbd6c0) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2c4a000) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3217,7 +3101,6 @@ QFileDialog (0x2e82740) 0
QPaintDevice (0x2e82800) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -3911,7 +3794,6 @@ QImage (0x2f37880) 0
QPaintDevice (0x2f37b40) 0
primary-for QImage (0x2f37880)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3955,7 +3837,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x3020b00) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4284,8 +4165,6 @@ QActionGroup (0x30de9c0) 0
QObject (0x30dec40) 0
primary-for QActionGroup (0x30de9c0)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -4589,7 +4468,6 @@ QAbstractSpinBox (0x318cf80) 0
QPaintDevice (0x318c040) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -4796,8 +4674,6 @@ QStyle (0x322a540) 0
QObject (0x322a580) 0
primary-for QStyle (0x322a540)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5073,14 +4949,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x334f6c0) 0
QStyleOption (0x334f700) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x334f900) 0
QStyleOption (0x334f940) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5099,7 +4973,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x334fb00) 0
QStyleOption (0x334fd80) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5156,8 +5029,6 @@ QStyleOptionSpinBox (0x3437100) 0
QStyleOptionComplex (0x3437140) 0
QStyleOption (0x3437180) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -5165,7 +5036,6 @@ QStyleOptionQ3ListView (0x3437340) 0
QStyleOptionComplex (0x3437380) 0
QStyleOption (0x34373c0) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5317,7 +5187,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x34b63c0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5347,9 +5216,6 @@ QItemSelectionModel (0x34b6780) 0
QObject (0x34b67c0) 0
primary-for QItemSelectionModel (0x34b6780)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5478,7 +5344,6 @@ QAbstractItemView (0x34b6cc0) 0
QPaintDevice (0x34b6dc0) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QFileIconProvider
QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
0 (int (*)(...))0
@@ -5729,8 +5594,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x35bc800) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -5870,8 +5733,6 @@ QListView (0x35bcec0) 0
QPaintDevice (0x35bc0c0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6594,10 +6455,6 @@ QTreeView (0x373b600) 0
QPaintDevice (0x373b740) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7443,16 +7300,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x3973840) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3973ac0) 0
QVector<QPoint> (0x3973b00) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7464,39 +7317,26 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x3a44200) 0
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x3a44340) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x3a444c0) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3a445c0) 0
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x3b542c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -7530,7 +7370,6 @@ Class QPaintEngine
QPaintEngine (0x3b54400) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -7546,14 +7385,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3b54840) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x3b54a80) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7650,7 +7486,6 @@ QCommonStyle (0x3c8e640) 0
QObject (0x3c8e6c0) 0
primary-for QStyle (0x3c8e680)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -7971,14 +7806,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x3d2c680) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x3d2c8c0) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8032,8 +7864,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x3e1b140) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8082,7 +7912,6 @@ QTextDocument (0x3e1b6c0) 0
QObject (0x3e1b700) 0
primary-for QTextDocument (0x3e1b6c0)
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8093,8 +7922,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x3e1bb40) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -8260,7 +8087,6 @@ QTextFrame (0x3eeb5c0) 0
QObject (0x3eeb640) 0
primary-for QTextObject (0x3eeb600)
-
Class QTextBlock::iterator
size=16 align=4
base size=16 base align=4
@@ -8271,14 +8097,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x3eebc40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x3f67100) 0
-
Vtable for QTextList
QTextList::_ZTV9QTextList: 17u entries
0 (int (*)(...))0
@@ -8879,7 +8702,6 @@ QDateEdit (0x3ff1c00) 0
QPaintDevice (0x3ff1d00) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -9039,7 +8861,6 @@ QDockWidget (0x40b7040) 0
QPaintDevice (0x40b70c0) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -10764,7 +10585,6 @@ QTextEdit (0x4341280) 0
QPaintDevice (0x4341380) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -11181,33 +11001,3 @@ QWorkspace (0x444b040) 0
QPaintDevice (0x444b0c0) 8
vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ia32.txt
index d020f63e12..75749aea7e 100644
--- a/tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ia32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x40b04000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40b04480) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40b04d00) 0
QGenericArgument (0x40b04d40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x41421040) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x41421800) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x41421ac0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x41421dc0) 0
QString (0x41421e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x416d5340) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x416d59c0) 0
QObject (0x416d5a00) 0
primary-for QIODevice (0x416d59c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x416d5d00) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x418392c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x418397c0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x41839c00) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x41839e80) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x41839f80) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x41839140) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x419e1340) 0
QTextStream (0x419e1380) 0
primary-for QTextOStream (0x419e1340)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x419e1500) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,7 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x419e1700) 0
-
Class __sched_param
size=4 align=4
base size=4 base align=4
@@ -501,18 +446,11 @@ Class __pthread_attr_s
base size=36 base align=4
__pthread_attr_s (0x419e1800) 0
-
-
-
-
Class _pthread_rwlock_t
size=32 align=4
base size=32 base align=4
_pthread_rwlock_t (0x419e1940) 0
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -582,7 +520,6 @@ QFile (0x419e1f40) 0
QObject (0x419e1fc0) 0
primary-for QIODevice (0x419e1f80)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -634,38 +571,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x41b0b180) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x41b0b3c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x41b0b480) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x41b0b600) 0
QList<QString> (0x41b0b640) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x41b0bb00) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -721,7 +647,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x41b0bc80) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -875,31 +800,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x41c26200) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x41c26340) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -925,16 +830,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x41c26840) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x41c26fc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -965,49 +865,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x41d2a300) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x41d2a800) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x41d2ad40) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x41d2ae80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x41d2a180) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x41d2a9c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x41e2d380) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x41e2d680) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1023,7 +915,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x41e2de40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1039,25 +930,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x41e2d440) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x42007080) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x42007240) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x42007400) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1216,7 +1103,6 @@ QEventLoop (0x42007cc0) 0
QObject (0x42007d00) 0
primary-for QEventLoop (0x42007cc0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1307,13 +1193,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x42007d80) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x4212e080) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1532,7 +1416,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x4212e740) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1626,13 +1509,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x4212eb40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x4212ec00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1643,7 +1524,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x4212ed00) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1765,10 +1645,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x4221c200) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1784,24 +1660,16 @@ Class QPen
base size=4 base align=4
QPen (0x4221c800) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x4221c980) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x4221ca00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -1830,14 +1698,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x4221ce80) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x4221c480) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1976,7 +1841,6 @@ QTextFrame (0x422e3740) 0
QObject (0x422e37c0) 0
primary-for QTextObject (0x422e3780)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2000,14 +1864,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x422e3b40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x422e3dc0) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2066,13 +1927,11 @@ QTextDocument (0x422e3840) 0
QObject (0x423e7000) 0
primary-for QTextDocument (0x422e3840)
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x423e7180) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2122,7 +1981,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x423e7880) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2419,8 +2277,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x424b6a40) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2718,8 +2574,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x425209c0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2767,7 +2621,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x42520280) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2789,8 +2642,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x425cc240) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3642,7 +3493,6 @@ QFileDialog (0x42738640) 0
QPaintDevice (0x42738740) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3727,7 +3577,6 @@ QAbstractPrintDialog (0x42738900) 0
QPaintDevice (0x42738a00) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -4162,7 +4011,6 @@ QImage (0x42818240) 0
QPaintDevice (0x42818280) 0
primary-for QImage (0x42818240)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4268,7 +4116,6 @@ QImageIOPlugin (0x42818740) 0
QFactoryInterface (0x42818800) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x428187c0)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -4387,7 +4234,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x42818f80) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4538,16 +4384,12 @@ Class QPrintEngine
QPrintEngine (0x4292f540) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x4292f780) 0
QVector<QPoint> (0x4292f7c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4559,21 +4401,11 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x4292fc40) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x4292fcc0) 0
-
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4620,8 +4452,6 @@ QStyle (0x42a5b2c0) 0
QObject (0x42a5b300) 0
primary-for QStyle (0x42a5b2c0)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4638,14 +4468,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x42a5b680) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x42a5b800) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4656,8 +4483,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x42a5bb80) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4691,19 +4516,16 @@ Class QPaintEngine
QPaintEngine (0x42a5bc00) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x42a5bd80) 0
-
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
QItemSelectionRange (0x42a5bf00) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4733,16 +4555,12 @@ QItemSelectionModel (0x42a5b780) 0
QObject (0x42a5bc40) 0
primary-for QItemSelectionModel (0x42a5b780)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
QItemSelection (0x42bd4180) 0
QList<QItemSelectionRange> (0x42bd41c0) 0
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5029,7 +4847,6 @@ QAbstractSpinBox (0x42bd49c0) 0
QPaintDevice (0x42bd4a80) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5447,7 +5264,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x42cd7280) 0
QStyleOption (0x42cd72c0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5473,14 +5289,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x42cd7980) 0
QStyleOption (0x42cd79c0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x42cd7b00) 0
QStyleOption (0x42cd7b40) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5494,7 +5308,6 @@ QStyleOptionTabV2 (0x42cd7f40) 0
QStyleOptionTab (0x42cd7f80) 0
QStyleOption (0x42cd7fc0) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5520,7 +5333,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x42d8b280) 0
QStyleOption (0x42d8b2c0) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5577,8 +5389,6 @@ QStyleOptionSpinBox (0x42d8bf80) 0
QStyleOptionComplex (0x42d8bfc0) 0
QStyleOption (0x42d8b100) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5586,7 +5396,6 @@ QStyleOptionQ3ListView (0x42d8b500) 0
QStyleOptionComplex (0x42d8b640) 0
QStyleOption (0x42d8b780) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5780,7 +5589,6 @@ QAbstractItemView (0x42e0e9c0) 0
QPaintDevice (0x42e0eb00) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5962,8 +5770,6 @@ QListView (0x42e0ee00) 0
QPaintDevice (0x42e0ef80) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7004,8 +6810,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x42fbe480) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7021,10 +6825,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x42fbe600) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7250,8 +7050,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x42fbec00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8098,8 +7896,6 @@ QActionGroup (0x4314db40) 0
QObject (0x4314db80) 0
primary-for QActionGroup (0x4314db40)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8239,7 +8035,6 @@ QCommonStyle (0x4314d300) 0
QObject (0x4314d680) 0
primary-for QStyle (0x4314d4c0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9766,7 +9561,6 @@ QDateEdit (0x4332b1c0) 0
QPaintDevice (0x4332ba80) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9925,7 +9719,6 @@ QDockWidget (0x433dc1c0) 0
QPaintDevice (0x433dc280) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11495,34 +11288,3 @@ QDial (0x434bb540) 0
QPaintDevice (0x434bbb80) 8
vptr=((& QDial::_ZTV5QDial) + 236u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ppc32.txt
index 461c639b1f..6b9ff6a994 100644
--- a/tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtGui.4.1.0.linux-gcc-ppc32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x3070f968) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x3073a508) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187bc0) 0
QGenericArgument (0x31432000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x314322a0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x3151c038) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x3151c930) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x30187e00) 0
QString (0x316c8700) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x316c8f18) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x30187ec0) 0
QObject (0x31722888) 0
primary-for QIODevice (0x30187ec0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x318540a8) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x318548f8) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x31854e70) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x31997310) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x319976c8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31997818) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x319978c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x3195c0c0) 0
QTextStream (0x31997ea8) 0
primary-for QTextOStream (0x3195c0c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x31a38230) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x31a38540) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -567,7 +500,6 @@ QFile (0x3195c100) 0
QObject (0x31af20e0) 0
primary-for QIODevice (0x3195c140)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -619,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x31af23b8) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x31af2700) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x31af2930) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x3195c240) 0
QList<QString> (0x31af2b98) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x31bf52a0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -706,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x31bf5460) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -860,31 +780,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x31bf5b60) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x31bf5dc8) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -910,16 +810,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31cd3968) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31d501c0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -950,49 +845,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x31d50850) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31d50e38) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31e10000) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31e101c0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31e103f0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31e10a48) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x31e106c8) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x31eb91c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1008,7 +895,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31eb9d90) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1024,25 +910,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x3200a118) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x3200a380) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x3200a5b0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x3200a818) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1201,7 +1083,6 @@ QEventLoop (0x3195c780) 0
QObject (0x321012a0) 0
primary-for QEventLoop (0x3195c780)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1292,13 +1173,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x32101d58) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x32101f50) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1517,7 +1396,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x321a44d0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1611,13 +1489,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x321a49d8) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x321a4af0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1628,7 +1504,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x321a4c40) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1750,10 +1625,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x3225f3f0) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1769,24 +1640,16 @@ Class QPen
base size=4 base align=4
QPen (0x3225fb60) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x3225fd58) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x3225fe70) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -1815,14 +1678,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x323051c0) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x323053b8) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1961,7 +1821,6 @@ QTextFrame (0x323cb000) 0
QObject (0x32305e38) 0
primary-for QTextObject (0x323cb040)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -1985,14 +1844,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x323e32d8) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x323e3770) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2051,13 +1907,11 @@ QTextDocument (0x323cb080) 0
QObject (0x323e3c08) 0
primary-for QTextDocument (0x323cb080)
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x323e3e00) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2107,7 +1961,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x324894d0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2404,8 +2257,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x325227e0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2703,8 +2554,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x32579c08) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2752,7 +2601,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x325e2000) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2774,8 +2622,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x325e2690) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3627,7 +3473,6 @@ QFileDialog (0x3279a3c0) 0
QPaintDevice (0x327ca3f0) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3712,7 +3557,6 @@ QAbstractPrintDialog (0x3279a4c0) 0
QPaintDevice (0x327ca7a8) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -4147,7 +3991,6 @@ QImage (0x3279a980) 0
QPaintDevice (0x328911f8) 0
primary-for QImage (0x3279a980)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4253,7 +4096,6 @@ QImageIOPlugin (0x3279aa40) 0
QFactoryInterface (0x32891a10) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3279aa80)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -4372,7 +4214,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x32981150) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4523,16 +4364,12 @@ Class QPrintEngine
QPrintEngine (0x32981d20) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3279ae00) 0
QVector<QPoint> (0x32981428) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4544,21 +4381,11 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x32a075b0) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x32a076c8) 0
-
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4605,8 +4432,6 @@ QStyle (0x3279ae80) 0
QObject (0x32ae72a0) 0
primary-for QStyle (0x3279ae80)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4623,14 +4448,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x32ae7738) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x32ae7930) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4641,8 +4463,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x32ae7e70) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4676,19 +4496,16 @@ Class QPaintEngine
QPaintEngine (0x32ae7f88) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x32bfc118) 0
-
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
QItemSelectionRange (0x32bfc268) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4718,16 +4535,12 @@ QItemSelectionModel (0x3279af40) 0
QObject (0x32bfc5b0) 0
primary-for QItemSelectionModel (0x3279af40)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
QItemSelection (0x3279af80) 0
QList<QItemSelectionRange> (0x32bfc930) 0
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5014,7 +4827,6 @@ QAbstractSpinBox (0x32cac240) 0
QPaintDevice (0x32cda150) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5432,7 +5244,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x32cac600) 0
QStyleOption (0x32cdaea8) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5458,14 +5269,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x32cac740) 0
QStyleOption (0x32dbf460) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x32cac7c0) 0
QStyleOption (0x32dbf5e8) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5479,7 +5288,6 @@ QStyleOptionTabV2 (0x32cac880) 0
QStyleOptionTab (0x32cac8c0) 0
QStyleOption (0x32dbfab8) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5505,7 +5313,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x32caca00) 0
QStyleOption (0x32dbfdc8) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5562,8 +5369,6 @@ QStyleOptionSpinBox (0x32cacc80) 0
QStyleOptionComplex (0x32caccc0) 0
QStyleOption (0x32e40f18) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5571,7 +5376,6 @@ QStyleOptionQ3ListView (0x32cacd00) 0
QStyleOptionComplex (0x32cacd40) 0
QStyleOption (0x32e40428) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5765,7 +5569,6 @@ QAbstractItemView (0x32ef8040) 0
QPaintDevice (0x32eabb60) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5947,8 +5750,6 @@ QListView (0x32ef8240) 0
QPaintDevice (0x32eabee0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6989,8 +6790,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x330744d0) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7006,10 +6805,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x330746c8) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7235,8 +7030,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x3314a5e8) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8083,8 +7876,6 @@ QActionGroup (0x3315b980) 0
QObject (0x33251b98) 0
primary-for QActionGroup (0x3315b980)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8224,7 +8015,6 @@ QCommonStyle (0x3315ba80) 0
QObject (0x332ff038) 0
primary-for QStyle (0x3315bac0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9751,7 +9541,6 @@ QDateEdit (0x33354a40) 0
QPaintDevice (0x334892d8) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9910,7 +9699,6 @@ QDockWidget (0x33354c00) 0
QPaintDevice (0x334896c8) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11480,34 +11268,3 @@ QDial (0x33569900) 0
QPaintDevice (0x3364c9d8) 8
vptr=((& QDial::_ZTV5QDial) + 236u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ia32.txt
index e85b020e8e..b031a2a689 100644
--- a/tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ia32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x6952c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x6ca1c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x6ca9c0) 0
QBasicAtomic (0x6caa00) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x16af940) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x17b2e80) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x1918ec0) 0
QString (0x1918f00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1a0f8c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1a0fd80) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1b21300) 0
QGenericArgument (0x1b21340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1b21580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x1b21ec0) 0
QObject (0x1b21f00) 0
primary-for QIODevice (0x1b21ec0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1bee740) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1bee9c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1beec80) 0
QList<QString> (0x1beecc0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x1c8f5c0) 0
QObject (0x1c8fac0) 0
primary-for QIODevice (0x1c8f880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1d28180) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1d28540) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1d28740) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1d28f00) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x1f4f240) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -829,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x1f4fb40) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1fef700) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -950,24 +892,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x20dc400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -993,19 +917,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x212d1c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x212dcc0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1082,8 +998,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x21ee680) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1109,7 +1023,6 @@ QEventLoop (0x21ee940) 0
QObject (0x21ee980) 0
primary-for QEventLoop (0x21ee940)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1153,13 +1066,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x21eedc0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x21ee100) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1328,7 +1239,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22d06c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1419,13 +1329,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x2365100) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x2365240) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1436,7 +1344,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x23653c0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1723,7 +1630,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x23efdc0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1734,43 +1640,36 @@ Class QDate
base size=4 base align=4
QDate (0x24950c0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2495340) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x2495600) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2495800) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x2495f40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2549140) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x2549340) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1781,31 +1680,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x25499c0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x2549b80) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x267a140) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x267a9c0) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x267ae00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1826,7 +1720,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x278e6c0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2144,8 +2037,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x28b22c0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2433,8 +2324,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2909e00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2717,10 +2606,6 @@ Class QPaintDevice
QPaintDevice (0x296bc80) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2731,18 +2616,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x29af680) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x29af7c0) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3137,7 +3015,6 @@ QAbstractPrintDialog (0x2b7b740) 0
QPaintDevice (0x2b7b800) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3387,7 +3264,6 @@ QFileDialog (0x2b7bfc0) 0
QPaintDevice (0x2b7b940) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4081,7 +3957,6 @@ QImage (0x2d097c0) 0
QPaintDevice (0x2d09800) 0
primary-for QImage (0x2d097c0)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4125,7 +4000,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x2dc71c0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4280,7 +4154,6 @@ QImageIOPlugin (0x2e09e80) 0
QFactoryInterface (0x2dc7cc0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x2dc7c80)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4455,8 +4328,6 @@ QActionGroup (0x2e5a980) 0
QObject (0x2e5a9c0) 0
primary-for QActionGroup (0x2e5a980)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -4760,7 +4631,6 @@ QAbstractSpinBox (0x2ee4740) 0
QPaintDevice (0x2ee47c0) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -4967,8 +4837,6 @@ QStyle (0x2ee4f40) 0
QObject (0x2ee4f80) 0
primary-for QStyle (0x2ee4f40)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5226,7 +5094,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x2fb9a40) 0
QStyleOption (0x2fb9a80) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5252,14 +5119,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x3062300) 0
QStyleOption (0x3062340) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x3062540) 0
QStyleOption (0x3062580) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5273,7 +5138,6 @@ QStyleOptionTabV2 (0x3062b80) 0
QStyleOptionTab (0x3062bc0) 0
QStyleOption (0x3062c00) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5299,7 +5163,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x30db2c0) 0
QStyleOption (0x30db300) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5356,8 +5219,6 @@ QStyleOptionSpinBox (0x31394c0) 0
QStyleOptionComplex (0x3139500) 0
QStyleOption (0x3139540) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5365,7 +5226,6 @@ QStyleOptionQ3ListView (0x3139700) 0
QStyleOptionComplex (0x3139740) 0
QStyleOption (0x3139780) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5524,7 +5384,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x31a09c0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5554,9 +5413,6 @@ QItemSelectionModel (0x31a0d80) 0
QObject (0x31a0dc0) 0
primary-for QItemSelectionModel (0x31a0d80)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5685,7 +5541,6 @@ QAbstractItemView (0x3249180) 0
QPaintDevice (0x3249280) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -5996,8 +5851,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3249f80) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6137,8 +5990,6 @@ QListView (0x32f7500) 0
QPaintDevice (0x32f7640) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6926,16 +6777,11 @@ QTreeView (0x338e780) 0
QPaintDevice (0x349a080) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x349a240) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7781,16 +7627,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x3679480) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3679700) 0
QVector<QPoint> (0x3679740) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7802,40 +7644,26 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x3679f40) 0
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x3718000) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x3718140) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3718380) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x3809080) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -7869,13 +7697,11 @@ Class QPaintEngine
QPaintEngine (0x38091c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x3809480) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -7886,14 +7712,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3809600) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x3809840) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7990,7 +7813,6 @@ QCommonStyle (0x3945340) 0
QObject (0x39453c0) 0
primary-for QStyle (0x3945380)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -8311,14 +8133,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x39b63c0) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x39b6600) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8372,8 +8191,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x39b6400) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8422,8 +8239,6 @@ QTextDocument (0x3aa8480) 0
QObject (0x3aa84c0) 0
primary-for QTextDocument (0x3aa8480)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8434,8 +8249,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x3aa8980) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -8596,7 +8409,6 @@ QTextFrame (0x3b5c380) 0
QObject (0x3b5c400) 0
primary-for QTextObject (0x3b5c3c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -8620,14 +8432,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x3b5cb80) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x3bb5080) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -9259,7 +9068,6 @@ QDateEdit (0x3c36d80) 0
QPaintDevice (0x3c36e80) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -9419,7 +9227,6 @@ QDockWidget (0x3cda1c0) 0
QPaintDevice (0x3cda240) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11560,34 +11367,3 @@ QWorkspace (0x3fe2140) 0
QPaintDevice (0x3fe21c0) 8
vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ppc32.txt
index ef64846a93..712710bc76 100644
--- a/tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtGui.4.1.0.macx-gcc-ppc32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x820d40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x84bc40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x1707140) 0
QBasicAtomic (0x1707180) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x17d50c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1947600) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x1b15640) 0
QString (0x1b15680) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1b15c40) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1b77400) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1b77b00) 0
QGenericArgument (0x1b77b40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1b77d80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x1cda600) 0
QObject (0x1cda640) 0
primary-for QIODevice (0x1cda600)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1cdaf40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1dc50c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1dc5380) 0
QList<QString> (0x1dc53c0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x1e4cb40) 0
QObject (0x1e4cbc0) 0
primary-for QIODevice (0x1e4cb80)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1e4cdc0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1f0f0c0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1f0f2c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1f0fa80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x1fe2a80) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -839,16 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x21afa40) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x21afa80) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -960,24 +902,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x2270740) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1003,19 +927,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x2323500) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x23236c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1092,8 +1008,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x23f39c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1119,7 +1033,6 @@ QEventLoop (0x23f3c80) 0
QObject (0x23f3cc0) 0
primary-for QEventLoop (0x23f3c80)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1163,13 +1076,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x23f3e00) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x2501200) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1338,7 +1249,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2501a40) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1339,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x25ad500) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x25ad640) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1446,7 +1354,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x25ad7c0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1733,7 +1640,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x26fe100) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1744,43 +1650,36 @@ Class QDate
base size=4 base align=4
QDate (0x26fe440) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x26fe6c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x26fe980) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x26feb80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x26fee40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x27b8640) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x27b8840) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1791,31 +1690,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x27b8ec0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x27b8100) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x2915580) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2915e00) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x29158c0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1836,7 +1730,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x2a10a40) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2154,8 +2047,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x2bb1740) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2443,8 +2334,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2c12bc0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2727,10 +2616,6 @@ Class QPaintDevice
QPaintDevice (0x2cc03c0) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2741,18 +2626,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2cc0ac0) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2cc0c00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3147,7 +3025,6 @@ QAbstractPrintDialog (0x2e97c40) 0
QPaintDevice (0x2e97d00) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3397,7 +3274,6 @@ QFileDialog (0x2fbb280) 0
QPaintDevice (0x2fbb340) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4091,7 +3967,6 @@ QImage (0x3093c00) 0
QPaintDevice (0x3093c40) 0
primary-for QImage (0x3093c00)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4135,7 +4010,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x3180640) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4290,7 +4164,6 @@ QImageIOPlugin (0x31fc200) 0
QFactoryInterface (0x3180c40) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3180a00)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4465,8 +4338,6 @@ QActionGroup (0x3205dc0) 0
QObject (0x3205e00) 0
primary-for QActionGroup (0x3205dc0)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -4770,7 +4641,6 @@ QAbstractSpinBox (0x32e9bc0) 0
QPaintDevice (0x32e9c40) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -4977,8 +4847,6 @@ QStyle (0x339e180) 0
QObject (0x339e1c0) 0
primary-for QStyle (0x339e180)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5236,7 +5104,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x339ee80) 0
QStyleOption (0x339eec0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5262,14 +5129,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x349c700) 0
QStyleOption (0x349c740) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x349c940) 0
QStyleOption (0x349c980) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5283,7 +5148,6 @@ QStyleOptionTabV2 (0x349cf80) 0
QStyleOptionTab (0x349cfc0) 0
QStyleOption (0x349c000) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5309,7 +5173,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x3545700) 0
QStyleOption (0x3545740) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5366,8 +5229,6 @@ QStyleOptionSpinBox (0x35bc900) 0
QStyleOptionComplex (0x35bc940) 0
QStyleOption (0x35bc980) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -5375,7 +5236,6 @@ QStyleOptionQ3ListView (0x35bcb40) 0
QStyleOptionComplex (0x35bcb80) 0
QStyleOption (0x35bcbc0) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5534,7 +5394,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x3621e00) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5564,9 +5423,6 @@ QItemSelectionModel (0x36c1040) 0
QObject (0x36c1080) 0
primary-for QItemSelectionModel (0x36c1040)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5695,7 +5551,6 @@ QAbstractItemView (0x36c1580) 0
QPaintDevice (0x36c1680) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -6006,8 +5861,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x37b8200) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6147,8 +6000,6 @@ QListView (0x37b8940) 0
QPaintDevice (0x37b8a80) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6936,16 +6787,11 @@ QTreeView (0x395a340) 0
QPaintDevice (0x395a480) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x395a640) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7791,16 +7637,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x3ba9900) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3ba9b80) 0
QVector<QPoint> (0x3ba9bc0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7812,40 +7654,26 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x3c5a280) 0
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x3c5a3c0) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x3c5a540) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3c5a780) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x3d69480) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -7879,13 +7707,11 @@ Class QPaintEngine
QPaintEngine (0x3d695c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x3d69900) 0
-
Class QPainterPath::Element
size=24 align=8
base size=24 base align=8
@@ -7896,14 +7722,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3d69a80) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x3d69cc0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -8000,7 +7823,6 @@ QCommonStyle (0x3ec7840) 0
QObject (0x3ec78c0) 0
primary-for QStyle (0x3ec7880)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -8321,14 +8143,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x3f7d8c0) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x3f7db00) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8382,8 +8201,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x405a340) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8432,8 +8249,6 @@ QTextDocument (0x405a940) 0
QObject (0x405a980) 0
primary-for QTextDocument (0x405a940)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8444,8 +8259,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x405ae40) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -8606,7 +8419,6 @@ QTextFrame (0x41578c0) 0
QObject (0x4157940) 0
primary-for QTextObject (0x4157900)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -8630,14 +8442,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x41576c0) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x41cd500) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -9269,7 +9078,6 @@ QDateEdit (0x431c100) 0
QPaintDevice (0x431c200) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -9429,7 +9237,6 @@ QDockWidget (0x431c6c0) 0
QPaintDevice (0x431c740) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11570,34 +11377,3 @@ QWorkspace (0x469c640) 0
QPaintDevice (0x469c6c0) 8
vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.1.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.1.0.win32-gcc-ia32.txt
index 2d15298755..25627238f6 100644
--- a/tests/auto/bic/data/QtGui.4.1.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.1.0.win32-gcc-ia32.txt
@@ -18,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xad5e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -48,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb4d840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -75,19 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc34f80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -113,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xeac500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -125,7 +95,6 @@ Class QConstString
QConstString (0x11e1880) 0
QString (0x11e18c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -187,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x1279f00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -211,8 +179,6 @@ Class QTextCodec
QTextCodec (0xeac480) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -234,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13fefc0) 0
QGenericArgument (0x1404000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1404580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -332,7 +295,6 @@ QIODevice (0x137c700) 0
QObject (0x14bb540) 0
primary-for QIODevice (0x137c700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -351,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xeac380) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1588840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xeac400) 0
QList<QString> (0x15b6000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -494,23 +451,16 @@ QFile (0x169c840) 0
QObject (0x169c8c0) 0
primary-for QIODevice (0x169c880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16d25c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16d2440) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -566,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x169c740) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -639,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x182cc40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -663,7 +611,6 @@ Class QTextStream
QTextStream (0x1a78240) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -699,9 +646,6 @@ QTextOStream (0x1b06440) 0
QTextStream (0x1b06480) 0
primary-for QTextOStream (0x1b06440)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -813,24 +757,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ce0bc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -856,16 +782,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x14328c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1d43000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -942,8 +863,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1d31f80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -969,7 +888,6 @@ QEventLoop (0x1f2c600) 0
QObject (0x1f2c640) 0
primary-for QEventLoop (0x1f2c600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1013,13 +931,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1f64f40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1f64ec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1188,7 +1104,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2003d80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1280,13 +1195,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x13fe8c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x13fe940) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1297,7 +1210,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x13fea40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1501,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2231640) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1600,43 +1511,36 @@ Class QDate
base size=4 base align=4
QDate (0x1d31900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d31b00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x16d24c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d31b80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1d31c00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d31980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1d31a00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1647,31 +1551,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d31a80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d31c80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1d31d00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d31d80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1d31e00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1692,7 +1591,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x1dbbc00) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 0u
@@ -2008,8 +1906,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x28a73c0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 0u
@@ -2297,8 +2193,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x294ae00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 0u
@@ -2583,10 +2477,6 @@ Class QPaintDevice
QPaintDevice (0x271edc0) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2597,18 +2487,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x1d9cd80) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2aa9b00) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -3019,7 +2902,6 @@ QAbstractPrintDialog (0x2e1a680) 0
QPaintDevice (0x2e1a780) 8
vptr=((&QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 256u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 70u entries
0 0u
@@ -3281,7 +3163,6 @@ QFileDialog (0x2e8ab40) 0
QPaintDevice (0x2e8ac40) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 252u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 70u entries
0 0u
@@ -4009,7 +3890,6 @@ QImage (0x1dbb400) 0
QPaintDevice (0x309a900) 0
primary-for QImage (0x1dbb400)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 9u entries
0 0u
@@ -4057,7 +3937,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x1dbb200) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 0u
@@ -4212,7 +4091,6 @@ QImageIOPlugin (0x321e600) 0
QFactoryInterface (0x321e6c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x321e680)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4389,8 +4267,6 @@ QActionGroup (0x32c7780) 0
QObject (0x3308600) 0
primary-for QActionGroup (0x32c7780)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 0u
@@ -4698,7 +4574,6 @@ QAbstractSpinBox (0x3392ac0) 0
QPaintDevice (0x3392b80) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 260u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 68u entries
0 0u
@@ -4913,8 +4788,6 @@ QStyle (0x2c72700) 0
QObject (0x345b700) 0
primary-for QStyle (0x2c72700)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 71u entries
0 0u
@@ -5184,7 +5057,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x35b7500) 0
QStyleOption (0x35b7540) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5210,14 +5082,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x35d9ec0) 0
QStyleOption (0x35d9f00) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x36218c0) 0
QStyleOption (0x3621900) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5231,7 +5101,6 @@ QStyleOptionTabV2 (0x365dbc0) 0
QStyleOptionTab (0x365dc00) 0
QStyleOption (0x365dc40) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5257,7 +5126,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x37002c0) 0
QStyleOption (0x3700300) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5314,8 +5182,6 @@ QStyleOptionSpinBox (0x3795a00) 0
QStyleOptionComplex (0x3795a40) 0
QStyleOption (0x3795a80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5323,7 +5189,6 @@ QStyleOptionQ3ListView (0x3795f80) 0
QStyleOptionComplex (0x3795fc0) 0
QStyleOption (0x37b6000) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5486,7 +5351,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x38abd80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 0u
@@ -5516,9 +5380,6 @@ QItemSelectionModel (0x39124c0) 0
QObject (0x3912500) 0
primary-for QItemSelectionModel (0x39124c0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5651,7 +5512,6 @@ QAbstractItemView (0x393ca40) 0
QPaintDevice (0x393cb80) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 400u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 0u
@@ -5966,8 +5826,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3a82a80) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 0u
@@ -6111,8 +5969,6 @@ QListView (0x3aa5d40) 0
QPaintDevice (0x3aa5ec0) 8
vptr=((&QListView::_ZTV9QListView) + 400u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 0u
@@ -6916,16 +6772,11 @@ QTreeView (0x3cbf500) 0
QPaintDevice (0x3cbf680) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 408u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3cfc240) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 0u
@@ -7779,16 +7630,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x2a653c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x1dbb500) 0
QVector<QPoint> (0x3ff2b80) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7800,40 +7647,26 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x236d140) 0
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x40a5a40) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x1dbbd00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x271eec0) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x410e7c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 26u entries
0 0u
@@ -7869,13 +7702,11 @@ Class QPaintEngine
QPaintEngine (0x2a35280) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x42bc700) 0
-
Class QPainterPath::Element
size=24 align=8
base size=24 base align=8
@@ -7886,14 +7717,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x2bb4100) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x435b340) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7994,7 +7822,6 @@ QCommonStyle (0x4463e40) 0
QObject (0x4463ec0) 0
primary-for QStyle (0x4463e80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 0u
@@ -8315,14 +8142,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x1d31f00) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x1d31e80) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8376,8 +8200,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x2ba1e00) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8426,8 +8248,6 @@ QTextDocument (0x452fec0) 0
QObject (0x4714900) 0
primary-for QTextDocument (0x452fec0)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8438,8 +8258,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x47902c0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -8600,7 +8418,6 @@ QTextFrame (0x4714100) 0
QObject (0x481b340) 0
primary-for QTextObject (0x481b300)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 0u
@@ -8624,14 +8441,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x46d0540) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x47f1600) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 0u
@@ -9287,7 +9101,6 @@ QDateEdit (0x4a5d080) 0
QPaintDevice (0x4a5d1c0) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 268u)
-
Vtable for QDial
QDial::_ZTV5QDial: 68u entries
0 0u
@@ -9455,7 +9268,6 @@ QDockWidget (0x4acc200) 0
QPaintDevice (0x4acc2c0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 240u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 67u entries
0 0u
@@ -11700,34 +11512,3 @@ QWorkspace (0x50023c0) 0
QPaintDevice (0x5002480) 8
vptr=((&QWorkspace::_ZTV10QWorkspace) + 240u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ia32.txt
index efcd7b0f7b..f8a8860b3e 100644
--- a/tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb78c7300) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb78c7780) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb78c7c40) 0
QGenericArgument (0xb78c7c80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb78c7f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6bf0280) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb6bf0300) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb6bf0580) 0
QString (0xb6bf05c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb6bf0900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0xb6bf0e00) 0
QObject (0xb6bf0e40) 0
primary-for QIODevice (0xb6bf0e00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6bf07c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6796580) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb6796a40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb6796cc0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6796f00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6796440) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0xb6796ac0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0xb651f200) 0
QTextStream (0xb651f240) 0
primary-for QTextOStream (0xb651f200)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb651f2c0) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb651f4c0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb651f580) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -580,7 +505,6 @@ QFile (0xb651fd40) 0
QObject (0xb651fdc0) 0
primary-for QIODevice (0xb651fd80)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -632,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb651ffc0) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb651ff80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6500040) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6500140) 0
QList<QString> (0xb6500180) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6500300) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -719,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb6500440) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -830,8 +742,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6500880) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -925,66 +835,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6500c00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6500d00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1010,18 +865,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6272940) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6272e80) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1052,49 +900,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6272b40) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6272e40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb618b000) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb618b080) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb618b100) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb618b380) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb618b640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb618b780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1110,7 +950,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb618bc00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1126,19 +965,16 @@ Class QDate
base size=4 base align=4
QDate (0xb618bec0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb618bfc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb618b200) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1323,7 +1159,6 @@ QEventLoop (0xb5e01040) 0
QObject (0xb5e01080) 0
primary-for QEventLoop (0xb5e01040)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1264,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5e01680) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb5e01700) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1654,7 +1487,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb5e01c00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1748,13 +1580,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb5e01ec0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb5e01f40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1765,7 +1595,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5e01000) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1821,7 +1650,6 @@ QLibrary (0xb5e01440) 0
QObject (0xb5e01500) 0
primary-for QLibrary (0xb5e01440)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1868,7 +1696,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb5e01bc0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1879,22 +1706,16 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb5e01e80) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb5d72000) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0xb5d72080) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1910,17 +1731,12 @@ Class QPen
base size=4 base align=4
QPen (0xb5d723c0) 0
-
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb5d72580) 0
QVector<QPoint> (0xb5d725c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -1942,7 +1758,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb5d72880) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -1982,7 +1797,6 @@ QImage (0xb5d72a40) 0
QPaintDevice (0xb5d72a80) 0
primary-for QImage (0xb5d72a40)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -2006,18 +1820,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb5d72d80) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0xb5d72e00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -2046,15 +1853,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb5d72800) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb5d72980) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -2193,7 +1996,6 @@ QTextFrame (0xb5b4f580) 0
QObject (0xb5b4f600) 0
primary-for QTextObject (0xb5b4f5c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2217,14 +2019,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb5b4f800) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb5b4f900) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2283,13 +2082,11 @@ QTextDocument (0xb5b4fb00) 0
QObject (0xb5b4fb40) 0
primary-for QTextDocument (0xb5b4fb00)
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0xb5b4fc00) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2329,7 +2126,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb5b4fe80) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2626,8 +2422,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb5ad0c00) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2925,8 +2719,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb5965480) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2974,7 +2766,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0xb5965880) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2996,8 +2787,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb5965b40) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3360,7 +3149,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb5965f80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -3390,9 +3178,6 @@ QItemSelectionModel (0xb5770080) 0
QObject (0xb57700c0) 0
primary-for QItemSelectionModel (0xb5770080)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -3598,13 +3383,11 @@ QAbstractSpinBox (0xb5770680) 0
QPaintDevice (0xb5770740) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb5770840) 0
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -3811,8 +3594,6 @@ QStyle (0xb5770c40) 0
QObject (0xb5770c80) 0
primary-for QStyle (0xb5770c40)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -4070,7 +3851,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb5770c00) 0
QStyleOption (0xb5770bc0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -4096,14 +3876,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb56ea300) 0
QStyleOption (0xb56ea340) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb56ea400) 0
QStyleOption (0xb56ea440) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -4117,7 +3895,6 @@ QStyleOptionTabV2 (0xb56ea6c0) 0
QStyleOptionTab (0xb56ea700) 0
QStyleOption (0xb56ea740) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -4143,7 +3920,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb56eab00) 0
QStyleOption (0xb56eab40) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -4168,7 +3944,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb56eae80) 0
QStyleOption (0xb56eaec0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -4208,8 +3983,6 @@ QStyleOptionSpinBox (0xb56eac40) 0
QStyleOptionComplex (0xb56eacc0) 0
QStyleOption (0xb56ead80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -4217,7 +3990,6 @@ QStyleOptionQ3ListView (0xb56eae40) 0
QStyleOptionComplex (0xb56eaf00) 0
QStyleOption (0xb53ed000) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -4424,7 +4196,6 @@ QAbstractItemView (0xb53eda00) 0
QPaintDevice (0xb53edb40) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5188,7 +4959,6 @@ QMessageBox (0xb52d0580) 0
QPaintDevice (0xb52d0680) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QProgressDialog
QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
@@ -5438,7 +5208,6 @@ QFileDialog (0xb52d0a80) 0
QPaintDevice (0xb52d0b80) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5523,7 +5292,6 @@ QAbstractPrintDialog (0xb52d0c80) 0
QPaintDevice (0xb52d0d80) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5944,7 +5712,6 @@ QImageIOPlugin (0xb51cf3c0) 0
QFactoryInterface (0xb51cf480) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb51cf440)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -6291,15 +6058,6 @@ Class QPainter
base size=4 base align=4
QPainter (0xb51cf5c0) 0
-
-
-
-
-
-
-
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -6316,14 +6074,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb5143340) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb5143440) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -6334,8 +6089,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb5143700) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -6369,14 +6122,11 @@ Class QPaintEngine
QPaintEngine (0xb5143780) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb5143880) 0
-
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -6465,8 +6215,6 @@ QStringListModel (0xb5143b00) 0
QObject (0xb5143bc0) 0
primary-for QAbstractItemModel (0xb5143b80)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6708,8 +6456,6 @@ Class QStandardItem
QStandardItem (0xb5143d80) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -7529,8 +7275,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb4f33000) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7546,10 +7290,6 @@ Class QItemEditorFactory
QItemEditorFactory (0xb4f33880) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7775,8 +7515,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb4ea7800) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8728,8 +8466,6 @@ QActionGroup (0xb4d95f80) 0
QObject (0xb4d95fc0) 0
primary-for QActionGroup (0xb4d95f80)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8898,7 +8634,6 @@ QCommonStyle (0xb4d95f40) 0
QObject (0xb4aec040) 0
primary-for QStyle (0xb4aec000)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9419,8 +9154,6 @@ Class QGraphicsItem
QGraphicsItem (0xb4aecfc0) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10192,9 +9925,6 @@ QGraphicsView (0xb49d6880) 0
QPaintDevice (0xb49d69c0) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -11445,7 +11175,6 @@ QDateEdit (0xb48e3080) 0
QPaintDevice (0xb48e36c0) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -11604,7 +11333,6 @@ QDockWidget (0xb4815040) 0
QPaintDevice (0xb4815100) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11761,7 +11489,6 @@ QDialogButtonBox (0xb4815340) 0
QPaintDevice (0xb4815400) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QMainWindow
QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
@@ -11934,7 +11661,6 @@ QTextEdit (0xb4815600) 0
QPaintDevice (0xb4815740) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -12936,7 +12662,6 @@ QFontComboBox (0xb478f600) 0
QPaintDevice (0xb478f700) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBar
QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
@@ -13337,38 +13062,3 @@ QDial (0xb478fd40) 0
QPaintDevice (0xb478fe40) 8
vptr=((& QDial::_ZTV5QDial) + 236u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ppc32.txt
index f753f64397..0611de0377 100644
--- a/tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtGui.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x305e9ab8) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x30617658) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bc80) 0
QGenericArgument (0x31307188) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x31307428) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x31403230) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0x31403620) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0x3001bec0) 0
QString (0x3154f9d8) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x31622150) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0x3001bf80) 0
QObject (0x31622b60) 0
primary-for QIODevice (0x3001bf80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x31750348) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x31750c08) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0x318930e0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x31893620) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x318939d8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31893b28) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0x31893bd0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0x3180c180) 0
QTextStream (0x3194f2d8) 0
primary-for QTextOStream (0x3180c180)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x3194f540) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x3194f850) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -574,7 +500,6 @@ QFile (0x3180c1c0) 0
QObject (0x319f0658) 0
primary-for QIODevice (0x3180c200)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -626,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x319f0930) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x319f0c78) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x319f0ee0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x3180c300) 0
QList<QString> (0x31b3b0a8) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x31b3b850) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -713,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x31b3ba48) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -824,8 +737,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x31b3bdc8) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -919,66 +830,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x31c384d0) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x31c38738) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1004,18 +860,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31cefaf0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31d403f0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1046,49 +895,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x31d40a48) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31d40658) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31dfa230) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31dfa3f0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31dfa620) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31dfac78) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x31ea2070) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x31ea2498) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1104,7 +945,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31ea2188) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1120,19 +960,16 @@ Class QDate
base size=4 base align=4
QDate (0x31ff63f0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x31ff6620) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31ff6850) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1317,7 +1154,6 @@ QEventLoop (0x3180c880) 0
QObject (0x320b53b8) 0
primary-for QEventLoop (0x3180c880)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1423,13 +1259,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x320b5fc0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x320b5bd0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1648,7 +1482,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x32162770) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1742,13 +1575,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x32162c78) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x32162d90) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1759,7 +1590,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x32162ee0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1815,7 +1645,6 @@ QLibrary (0x3180cd00) 0
QObject (0x32233070) 0
primary-for QLibrary (0x3180cd00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1862,7 +1691,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x32233498) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1873,22 +1701,16 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x322336c8) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x32233700) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0x32233818) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1904,17 +1726,12 @@ Class QPen
base size=4 base align=4
QPen (0x32233428) 0
-
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3180cdc0) 0
QVector<QPoint> (0x322ec230) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -1936,7 +1753,6 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x322ecaf0) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -1976,7 +1792,6 @@ QImage (0x3180ce80) 0
QPaintDevice (0x322ece70) 0
primary-for QImage (0x3180ce80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -2000,18 +1815,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x323d02d8) 0
-
Class QBrushData
size=72 align=8
base size=72 base align=8
QBrushData (0x323d03f0) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -2040,15 +1848,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x323d08f8) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x323d0af0) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -2187,7 +1991,6 @@ QTextFrame (0x324b5280) 0
QObject (0x324d6460) 0
primary-for QTextObject (0x324b52c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2211,14 +2014,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x324d6ab8) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x324d6f50) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2277,13 +2077,11 @@ QTextDocument (0x324b5300) 0
QObject (0x32561348) 0
primary-for QTextDocument (0x324b5300)
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x32561540) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2323,7 +2121,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x32561a80) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2620,8 +2417,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x32639f50) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2919,8 +2714,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x326fd038) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2968,7 +2761,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x326fd700) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2990,8 +2782,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x326fdd90) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3354,7 +3144,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x328f0348) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -3384,9 +3173,6 @@ QItemSelectionModel (0x327de240) 0
QObject (0x328f07a8) 0
primary-for QItemSelectionModel (0x327de240)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -3592,13 +3378,11 @@ QAbstractSpinBox (0x327de480) 0
QPaintDevice (0x328f0888) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0x329c40e0) 0
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -3805,8 +3589,6 @@ QStyle (0x327de6c0) 0
QObject (0x329c4620) 0
primary-for QStyle (0x327de6c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -4064,7 +3846,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x327de940) 0
QStyleOption (0x329c4f18) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -4090,14 +3871,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x327dea80) 0
QStyleOption (0x32ae3310) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x327deb00) 0
QStyleOption (0x32ae3428) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -4111,7 +3890,6 @@ QStyleOptionTabV2 (0x327debc0) 0
QStyleOptionTab (0x327dec00) 0
QStyleOption (0x32ae3818) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -4137,7 +3915,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x327ded40) 0
QStyleOption (0x32ae3d90) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -4162,7 +3939,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x327dee40) 0
QStyleOption (0x32ae3f18) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -4202,8 +3978,6 @@ QStyleOptionSpinBox (0x32bc2040) 0
QStyleOptionComplex (0x32bc2080) 0
QStyleOption (0x32b93888) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -4211,7 +3985,6 @@ QStyleOptionQ3ListView (0x32bc20c0) 0
QStyleOptionComplex (0x32bc2100) 0
QStyleOption (0x32b939a0) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -4418,7 +4191,6 @@ QAbstractItemView (0x32bc24c0) 0
QPaintDevice (0x32c26310) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5182,7 +4954,6 @@ QMessageBox (0x32bc2cc0) 0
QPaintDevice (0x32d162d8) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QProgressDialog
QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
@@ -5432,7 +5203,6 @@ QFileDialog (0x32bc2f00) 0
QPaintDevice (0x32d168f8) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5517,7 +5287,6 @@ QAbstractPrintDialog (0x32ded000) 0
QPaintDevice (0x32d16c78) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5938,7 +5707,6 @@ QImageIOPlugin (0x32ded480) 0
QFactoryInterface (0x32e24700) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x32ded4c0)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -6285,15 +6053,6 @@ Class QPainter
base size=4 base align=4
QPainter (0x32ef4c78) 0
-
-
-
-
-
-
-
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -6310,14 +6069,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x32fb6930) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x32fb6b28) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -6328,8 +6084,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x330a30a8) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -6363,14 +6117,11 @@ Class QPaintEngine
QPaintEngine (0x330a31c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x330a3428) 0
-
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -6459,8 +6210,6 @@ QStringListModel (0x32ded900) 0
QObject (0x330a3968) 0
primary-for QAbstractItemModel (0x32ded980)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6702,8 +6451,6 @@ Class QStandardItem
QStandardItem (0x33192348) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -7523,8 +7270,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x332f8508) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7540,10 +7285,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x332f8770) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7769,8 +7510,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x333e56c8) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8722,8 +8461,6 @@ QActionGroup (0x33534240) 0
QObject (0x334fff50) 0
primary-for QActionGroup (0x33534240)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8892,7 +8629,6 @@ QCommonStyle (0x335343c0) 0
QObject (0x335cd540) 0
primary-for QStyle (0x33534400)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9413,8 +9149,6 @@ Class QGraphicsItem
QGraphicsItem (0x3368e310) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10186,9 +9920,6 @@ QGraphicsView (0x33783100) 0
QPaintDevice (0x33745d20) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -11439,7 +11170,6 @@ QDateEdit (0x33783e00) 0
QPaintDevice (0x338e7dc8) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -11598,7 +11328,6 @@ QDockWidget (0x33783fc0) 0
QPaintDevice (0x338e7cb0) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11755,7 +11484,6 @@ QDialogButtonBox (0x339ac0c0) 0
QPaintDevice (0x339b6428) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QMainWindow
QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
@@ -11928,7 +11656,6 @@ QTextEdit (0x339ac1c0) 0
QPaintDevice (0x339b6850) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -12930,7 +12657,6 @@ QFontComboBox (0x339acac0) 0
QPaintDevice (0x33abcd90) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBar
QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
@@ -13331,38 +13057,3 @@ QDial (0x339ace00) 0
QPaintDevice (0x33bcd968) 8
vptr=((& QDial::_ZTV5QDial) + 236u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ia32.txt
index 56819c1b87..d827feaca7 100644
--- a/tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x6fedc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x72bcc0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0x16e74c0) 0
QBasicAtomic (0x16e7500) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x17854c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1893b00) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1a0db40) 0
QString (0x1a0db80) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1aff4c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1aff980) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1aff780) 0
QGenericArgument (0x1affa80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1c171c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x1c17b00) 0
QObject (0x1c17b40) 0
primary-for QIODevice (0x1c17b00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1ceb3c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1ceb680) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1ceb940) 0
QList<QString> (0x1ceb980) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x1d8dcc0) 0
QObject (0x1d8dd40) 0
primary-for QIODevice (0x1d8dd00)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1d8df40) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1e4e1c0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1e4e3c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1e4eb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x1f07fc0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -836,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x207dd80) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x20e43c0) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -982,8 +917,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x2243500) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1009,59 +942,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x2243880) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1087,21 +967,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x2326100) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x2326c80) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1178,8 +1048,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x23c9680) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1205,7 +1073,6 @@ QEventLoop (0x23c9940) 0
QObject (0x23c9980) 0
primary-for QEventLoop (0x23c9940)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1249,13 +1116,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x23c9dc0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x23c9100) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1424,7 +1289,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x24ce700) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1530,13 +1394,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x257a280) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x257a3c0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1547,7 +1409,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x257a540) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1728,7 +1589,6 @@ QLibrary (0x257afc0) 0
QObject (0x257a7c0) 0
primary-for QLibrary (0x257afc0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1764,7 +1624,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x260e340) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1775,13 +1634,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x260e5c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x260e600) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1838,7 +1695,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x26cb140) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1849,43 +1705,36 @@ Class QDate
base size=4 base align=4
QDate (0x26cb4c0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x26cb740) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x26cb9c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x26cbbc0) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x26cbf00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x27756c0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x27758c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1896,25 +1745,21 @@ Class QSize
base size=8 base align=4
QSize (0x2775fc0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x286e3c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x286ec40) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x286e500) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1961,7 +1806,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x29579c0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -1999,8 +1843,6 @@ Class QMacMime
QMacMime (0x2957d80) 0
vptr=((& QMacMime::_ZTV8QMacMime) + 8u)
-
-
Vtable for QMacPasteboardMime
QMacPasteboardMime::_ZTV18QMacPasteboardMime: 10u entries
0 (int (*)(...))0
@@ -2300,8 +2142,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x2accac0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2589,8 +2429,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2b51340) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2978,25 +2816,17 @@ Class QPaintDevice
QPaintDevice (0x2bbcdc0) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x2bbc0c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x2c244c0) 0
QVector<QPoint> (0x2c24500) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3008,7 +2838,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x2c24d00) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3032,7 +2861,6 @@ QImage (0x2c24f80) 0
QPaintDevice (0x2c24fc0) 0
primary-for QImage (0x2c24f80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3056,18 +2884,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2cef800) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0x2cef940) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3462,7 +3283,6 @@ QAbstractPrintDialog (0x2ec68c0) 0
QPaintDevice (0x2ec6980) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3712,7 +3532,6 @@ QFileDialog (0x2fc1000) 0
QPaintDevice (0x2fc10c0) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4118,7 +3937,6 @@ QMessageBox (0x2fc1e80) 0
QPaintDevice (0x2fc1f40) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -4472,14 +4290,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x30dbb00) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x30dbd40) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4533,8 +4348,6 @@ Class QGraphicsItem
QGraphicsItem (0x315b300) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -5122,7 +4935,6 @@ Class QPen
base size=4 base align=4
QPen (0x3252140) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -5290,21 +5102,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x3252640) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3252f00) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -5558,9 +5360,6 @@ QGraphicsView (0x3427200) 0
QPaintDevice (0x3427300) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -5586,7 +5385,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x3427c00) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -5741,7 +5539,6 @@ QImageIOPlugin (0x3516c80) 0
QFactoryInterface (0x34f9600) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x34f95c0)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5916,8 +5713,6 @@ QActionGroup (0x358c240) 0
QObject (0x358c280) 0
primary-for QActionGroup (0x358c240)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -6221,7 +6016,6 @@ QAbstractSpinBox (0x3664080) 0
QPaintDevice (0x3664100) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -6428,8 +6222,6 @@ QStyle (0x3664900) 0
QObject (0x3664940) 0
primary-for QStyle (0x3664900)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -6687,7 +6479,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x378f300) 0
QStyleOption (0x378f340) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6713,14 +6504,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x378fb80) 0
QStyleOption (0x378fbc0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x378fd40) 0
QStyleOption (0x378fd80) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6734,7 +6523,6 @@ QStyleOptionTabV2 (0x378fec0) 0
QStyleOptionTab (0x382c000) 0
QStyleOption (0x382c040) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6760,7 +6548,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x382c780) 0
QStyleOption (0x382c7c0) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6785,7 +6572,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x382ce80) 0
QStyleOption (0x382cec0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6825,8 +6611,6 @@ QStyleOptionSpinBox (0x38ae880) 0
QStyleOptionComplex (0x38ae8c0) 0
QStyleOption (0x38ae900) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -6834,7 +6618,6 @@ QStyleOptionQ3ListView (0x38aea40) 0
QStyleOptionComplex (0x38aea80) 0
QStyleOption (0x38aeac0) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6924,7 +6707,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x39369c0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -6954,9 +6736,6 @@ QItemSelectionModel (0x3936ec0) 0
QObject (0x3936f00) 0
primary-for QItemSelectionModel (0x3936ec0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7085,7 +6864,6 @@ QAbstractItemView (0x39d9280) 0
QPaintDevice (0x39d9380) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -7422,8 +7200,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3abf080) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7563,8 +7339,6 @@ QListView (0x3abf840) 0
QPaintDevice (0x3abf980) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7856,8 +7630,6 @@ Class QStandardItem
QStandardItem (0x3b50800) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -8374,16 +8146,11 @@ QTreeView (0x3c6d8c0) 0
QPaintDevice (0x3c6da00) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3c6dbc0) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -9263,8 +9030,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x3eb99c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -9298,13 +9063,11 @@ Class QPaintEngine
QPaintEngine (0x3f5f080) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x3f5f340) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -9396,7 +9159,6 @@ QCommonStyle (0x3f5fb40) 0
QObject (0x3f5fbc0) 0
primary-for QStyle (0x3f5fb80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9769,15 +9531,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x403fdc0) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x403f000) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9831,8 +9589,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x40d28c0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9881,8 +9637,6 @@ QTextDocument (0x40d2ec0) 0
QObject (0x40d2f00) 0
primary-for QTextDocument (0x40d2ec0)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9893,8 +9647,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x41eb280) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -10055,7 +9807,6 @@ QTextFrame (0x41ebe40) 0
QObject (0x41ebec0) 0
primary-for QTextObject (0x41ebe80)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -10079,14 +9830,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x4294480) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x4294a00) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -11047,7 +10795,6 @@ QDateEdit (0x4476300) 0
QPaintDevice (0x4476400) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11207,7 +10954,6 @@ QDialogButtonBox (0x44768c0) 0
QPaintDevice (0x4476940) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -11286,7 +11032,6 @@ QDockWidget (0x4476bc0) 0
QPaintDevice (0x4476c40) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11447,7 +11192,6 @@ QFontComboBox (0x4539000) 0
QPaintDevice (0x45390c0) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13015,7 +12759,6 @@ QTextEdit (0x4718600) 0
QPaintDevice (0x4718f80) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -13432,40 +13175,3 @@ QWorkspace (0x47c0ec0) 0
QPaintDevice (0x47c0f40) 8
vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ppc32.txt
index e3dde23566..78568690a5 100644
--- a/tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtGui.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xa369c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xa698c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0xa69fc0) 0
QBasicAtomic (0x1743000) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x1743fc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1966600) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1ad0640) 0
QString (0x1ad0680) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1ad0a80) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1b47400) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1b47b00) 0
QGenericArgument (0x1b47b40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1b47d80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x1c7f600) 0
QObject (0x1c7f640) 0
primary-for QIODevice (0x1c7f600)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1c7ff80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1d54140) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1d54400) 0
QList<QString> (0x1d54440) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x1dcbc00) 0
QObject (0x1dcbc80) 0
primary-for QIODevice (0x1dcbc40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1dcbe80) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1e80140) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1e80340) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1e80b00) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x1f3ab40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -846,17 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x20dcac0) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x2112300) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -993,8 +927,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x2276480) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1020,59 +952,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x2276800) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1098,21 +977,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x2356080) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x2356c00) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1189,8 +1058,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x240e600) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1216,7 +1083,6 @@ QEventLoop (0x240e8c0) 0
QObject (0x240e900) 0
primary-for QEventLoop (0x240e8c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1260,13 +1126,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x240ed40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x240ef80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1435,7 +1299,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2500680) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1541,13 +1404,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x25aa200) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x25aa340) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1558,7 +1419,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x25aa4c0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1739,7 +1599,6 @@ QLibrary (0x25aaf80) 0
QObject (0x25aafc0) 0
primary-for QLibrary (0x25aaf80)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1775,7 +1634,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x264f300) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1786,13 +1644,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x264f580) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x264f5c0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1849,7 +1705,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x26fc100) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1860,43 +1715,36 @@ Class QDate
base size=4 base align=4
QDate (0x26fc480) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x26fc700) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x26fc980) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x26fcb80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x26fce40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x27a5640) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x27a5840) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1907,25 +1755,21 @@ Class QSize
base size=8 base align=4
QSize (0x27a5f40) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x289c380) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x289cc00) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x289c440) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1972,7 +1816,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x2988980) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2010,8 +1853,6 @@ Class QMacMime
QMacMime (0x2988d40) 0
vptr=((& QMacMime::_ZTV8QMacMime) + 8u)
-
-
Vtable for QMacPasteboardMime
QMacPasteboardMime::_ZTV18QMacPasteboardMime: 10u entries
0 (int (*)(...))0
@@ -2311,8 +2152,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x2af9ac0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2600,8 +2439,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2b7e340) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2989,25 +2826,17 @@ Class QPaintDevice
QPaintDevice (0x2be9dc0) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x2be90c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x2c514c0) 0
QVector<QPoint> (0x2c51500) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3019,7 +2848,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x2c51d00) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3043,7 +2871,6 @@ QImage (0x2c51f80) 0
QPaintDevice (0x2c51fc0) 0
primary-for QImage (0x2c51f80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3067,18 +2894,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2d1d800) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0x2d1d940) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3473,7 +3293,6 @@ QAbstractPrintDialog (0x2ef78c0) 0
QPaintDevice (0x2ef7980) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3723,7 +3542,6 @@ QFileDialog (0x2ff0000) 0
QPaintDevice (0x2ff00c0) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4129,7 +3947,6 @@ QMessageBox (0x2ff0e80) 0
QPaintDevice (0x2ff0f40) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -4483,14 +4300,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x310ab00) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x310ad40) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4544,8 +4358,6 @@ Class QGraphicsItem
QGraphicsItem (0x318a300) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -5133,7 +4945,6 @@ Class QPen
base size=4 base align=4
QPen (0x3284140) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -5301,21 +5112,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x3284640) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x331c000) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -5569,9 +5370,6 @@ QGraphicsView (0x3457240) 0
QPaintDevice (0x3457340) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -5597,7 +5395,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x3457c40) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -5752,7 +5549,6 @@ QImageIOPlugin (0x3544b80) 0
QFactoryInterface (0x352a640) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x352a600)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5927,8 +5723,6 @@ QActionGroup (0x35bb280) 0
QObject (0x35bb2c0) 0
primary-for QActionGroup (0x35bb280)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -6232,7 +6026,6 @@ QAbstractSpinBox (0x36930c0) 0
QPaintDevice (0x3693140) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -6439,8 +6232,6 @@ QStyle (0x3693940) 0
QObject (0x3693980) 0
primary-for QStyle (0x3693940)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -6698,7 +6489,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x37bd340) 0
QStyleOption (0x37bd380) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6724,14 +6514,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x37bdbc0) 0
QStyleOption (0x37bdc00) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x37bdd80) 0
QStyleOption (0x37bddc0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6745,7 +6533,6 @@ QStyleOptionTabV2 (0x385a000) 0
QStyleOptionTab (0x385a040) 0
QStyleOption (0x385a080) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6771,7 +6558,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x385a7c0) 0
QStyleOption (0x385a800) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6796,7 +6582,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x385aec0) 0
QStyleOption (0x385af00) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6836,8 +6621,6 @@ QStyleOptionSpinBox (0x38dd8c0) 0
QStyleOptionComplex (0x38dd900) 0
QStyleOption (0x38dd940) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -6845,7 +6628,6 @@ QStyleOptionQ3ListView (0x38dda80) 0
QStyleOptionComplex (0x38ddac0) 0
QStyleOption (0x38ddb00) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6935,7 +6717,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x3961a40) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -6965,9 +6746,6 @@ QItemSelectionModel (0x3961f40) 0
QObject (0x3961f80) 0
primary-for QItemSelectionModel (0x3961f40)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7096,7 +6874,6 @@ QAbstractItemView (0x3a072c0) 0
QPaintDevice (0x3a073c0) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -7433,8 +7210,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3aee0c0) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7574,8 +7349,6 @@ QListView (0x3aee880) 0
QPaintDevice (0x3aee9c0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7867,8 +7640,6 @@ Class QStandardItem
QStandardItem (0x3b7f840) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -8385,16 +8156,11 @@ QTreeView (0x3c9c900) 0
QPaintDevice (0x3c9ca40) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3c9cc00) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -9274,8 +9040,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x3ee8b80) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -9309,13 +9073,11 @@ Class QPaintEngine
QPaintEngine (0x3f8d0c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x3f8d400) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -9407,7 +9169,6 @@ QCommonStyle (0x3f8dc00) 0
QObject (0x3f8dc80) 0
primary-for QStyle (0x3f8dc40)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9780,15 +9541,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x4066e80) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x4066740) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9842,8 +9599,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x40fc9c0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9892,8 +9647,6 @@ QTextDocument (0x40fcfc0) 0
QObject (0x40fc080) 0
primary-for QTextDocument (0x40fcfc0)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9904,8 +9657,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x4211380) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -10066,7 +9817,6 @@ QTextFrame (0x4211f40) 0
QObject (0x4211fc0) 0
primary-for QTextObject (0x4211f80)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -10090,14 +9840,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x42c0540) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x42c0ac0) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -11058,7 +10805,6 @@ QDateEdit (0x44a5400) 0
QPaintDevice (0x44a5500) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11218,7 +10964,6 @@ QDialogButtonBox (0x44a59c0) 0
QPaintDevice (0x44a5a40) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -11297,7 +11042,6 @@ QDockWidget (0x44a5cc0) 0
QPaintDevice (0x44a5d40) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11458,7 +11202,6 @@ QFontComboBox (0x455d100) 0
QPaintDevice (0x455d1c0) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13026,7 +12769,6 @@ QTextEdit (0x473fb80) 0
QPaintDevice (0x47e9080) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -13443,40 +13185,3 @@ QWorkspace (0x47e9f80) 0
QPaintDevice (0x47e9240) 8
vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.2.0.win32-gcc-ia32.txt
index d8c3bc272f..dcf5d577e1 100644
--- a/tests/auto/bic/data/QtGui.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf4380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb60f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -81,20 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc4bb00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xee0240) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -132,7 +95,6 @@ Class QConstString
QConstString (0x11f2dc0) 0
QString (0x11f2e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -194,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d71c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -218,8 +179,6 @@ Class QTextCodec
QTextCodec (0xee01c0) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -241,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x144d300) 0
QGenericArgument (0x144d340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x144d8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -339,7 +295,6 @@ QIODevice (0x13b5a40) 0
QObject (0x150ab40) 0
primary-for QIODevice (0x13b5a40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -358,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xee00c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15d8f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xee0140) 0
QList<QString> (0x15f0740) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -501,23 +451,16 @@ QFile (0x170b080) 0
QObject (0x170b100) 0
primary-for QIODevice (0x170b0c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1763140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1721fc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -573,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16f7f80) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -646,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x18cbb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -670,7 +611,6 @@ Class QTextStream
QTextStream (0x1aff580) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -706,9 +646,6 @@ QTextOStream (0x1b8e740) 0
QTextStream (0x1b8e780) 0
primary-for QTextOStream (0x1b8e740)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -845,8 +782,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e4ccc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 0u
@@ -872,59 +807,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ef9400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -950,18 +832,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x1479c80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1fa4800) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -1038,8 +913,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1f13180) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -1065,7 +938,6 @@ QEventLoop (0x21ac6c0) 0
QObject (0x21ac700) 0
primary-for QEventLoop (0x21ac6c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1109,13 +981,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2223200) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x2223180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1284,7 +1154,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22d37c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1391,13 +1260,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x143fc00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x143fc80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1408,7 +1275,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x143fd80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1455,6 @@ QLibrary (0x2445040) 0
QObject (0x2445080) 0
primary-for QLibrary (0x2445040)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 0u
@@ -1630,7 +1495,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x24b77c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1641,13 +1505,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x24e5e00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x24e5fc0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1704,7 +1566,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x253aac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1715,43 +1576,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e4cb40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e4cbc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1763040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1f13340) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1f13380) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f132c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1f13300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1762,25 +1616,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f13240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1f13280) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f131c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1f13200) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1827,7 +1677,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x1f13700) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 0u
@@ -2143,8 +1992,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x2b3de80) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 0u
@@ -2432,8 +2279,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2c10bc0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 0u
@@ -2823,25 +2668,17 @@ Class QPaintDevice
QPaintDevice (0x29bcf80) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x1f134c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x1f135c0) 0
QVector<QPoint> (0x2de0700) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -2853,7 +2690,6 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x1f13800) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -2879,7 +2715,6 @@ QImage (0x1f13580) 0
QPaintDevice (0x2ea1cc0) 0
primary-for QImage (0x1f13580)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 9u entries
0 0u
@@ -2905,18 +2740,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x1f13480) 0
-
Class QBrushData
size=72 align=8
base size=72 base align=8
QBrushData (0x2fae1c0) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -3327,7 +3155,6 @@ QAbstractPrintDialog (0x3358080) 0
QPaintDevice (0x3358180) 8
vptr=((&QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 256u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 70u entries
0 0u
@@ -3589,7 +3416,6 @@ QFileDialog (0x33d09c0) 0
QPaintDevice (0x33d0ac0) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 252u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 70u entries
0 0u
@@ -4015,7 +3841,6 @@ QMessageBox (0x3573900) 0
QPaintDevice (0x3573a00) 8
vptr=((&QMessageBox::_ZTV11QMessageBox) + 252u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 71u entries
0 0u
@@ -4385,14 +4210,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x2e5ba80) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x36b41c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4446,8 +4268,6 @@ Class QGraphicsItem
QGraphicsItem (0x3734540) 0
vptr=((&QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 0u
@@ -5035,7 +4855,6 @@ Class QPen
base size=4 base align=4
QPen (0x1f13740) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 0u
@@ -5203,21 +5022,11 @@ Class QTextOption
base size=28 base align=8
QTextOption (0x3940a00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x29ee080) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 69u entries
0 0u
@@ -5483,9 +5292,6 @@ QGraphicsView (0x3745a40) 0
QPaintDevice (0x3b65c40) 8
vptr=((&QGraphicsView::_ZTV13QGraphicsView) + 260u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 9u entries
0 0u
@@ -5513,7 +5319,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x1f13540) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 0u
@@ -5668,7 +5473,6 @@ QImageIOPlugin (0x3caffc0) 0
QFactoryInterface (0x3cce080) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3cce040)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5845,8 +5649,6 @@ QActionGroup (0x3d9f1c0) 0
QObject (0x3dde540) 0
primary-for QActionGroup (0x3d9f1c0)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 0u
@@ -6154,7 +5956,6 @@ QAbstractSpinBox (0x3ec8100) 0
QPaintDevice (0x3ec81c0) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 260u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 68u entries
0 0u
@@ -6369,8 +6170,6 @@ QStyle (0x31b09c0) 0
QObject (0x3f91340) 0
primary-for QStyle (0x31b09c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 71u entries
0 0u
@@ -6640,7 +6439,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x4115f40) 0
QStyleOption (0x4115f80) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6666,14 +6464,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x4173740) 0
QStyleOption (0x4173780) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x41980c0) 0
QStyleOption (0x4198100) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6687,7 +6483,6 @@ QStyleOptionTabV2 (0x41f02c0) 0
QStyleOptionTab (0x41f0300) 0
QStyleOption (0x41f0340) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6713,7 +6508,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x4240800) 0
QStyleOption (0x4240840) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6738,7 +6532,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x42dd240) 0
QStyleOption (0x42dd280) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6778,8 +6571,6 @@ QStyleOptionSpinBox (0x435c5c0) 0
QStyleOptionComplex (0x435c600) 0
QStyleOption (0x435c640) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -6787,7 +6578,6 @@ QStyleOptionQ3ListView (0x435cac0) 0
QStyleOptionComplex (0x435cb00) 0
QStyleOption (0x435cb40) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6877,7 +6667,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x4467380) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 0u
@@ -6907,9 +6696,6 @@ QItemSelectionModel (0x4495dc0) 0
QObject (0x4495e00) 0
primary-for QItemSelectionModel (0x4495dc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7042,7 +6828,6 @@ QAbstractItemView (0x4525640) 0
QPaintDevice (0x4525780) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 400u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 0u
@@ -7383,8 +7168,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x46a4200) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 0u
@@ -7528,8 +7311,6 @@ QListView (0x46c3680) 0
QPaintDevice (0x46c3800) 8
vptr=((&QListView::_ZTV9QListView) + 400u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 0u
@@ -7825,8 +7606,6 @@ Class QStandardItem
QStandardItem (0x481b3c0) 0
vptr=((&QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 0u
@@ -8355,16 +8134,11 @@ QTreeView (0x4a4e980) 0
QPaintDevice (0x4a4eb00) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 408u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x4a7aa80) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 0u
@@ -9252,8 +9026,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x399a840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 26u entries
0 0u
@@ -9289,13 +9061,11 @@ Class QPaintEngine
QPaintEngine (0x2d1eb00) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x4e12c40) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 9u entries
0 0u
@@ -9391,7 +9161,6 @@ QCommonStyle (0x4f8bc40) 0
QObject (0x4f8bcc0) 0
primary-for QStyle (0x4f8bc80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 0u
@@ -9764,15 +9533,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x1f13780) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x1f137c0) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9826,8 +9591,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x30bcdc0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9876,8 +9639,6 @@ QTextDocument (0x3827300) 0
QObject (0x530efc0) 0
primary-for QTextDocument (0x3827300)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9888,8 +9649,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x5394c00) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -10050,7 +9809,6 @@ QTextFrame (0x530e7c0) 0
QObject (0x543b180) 0
primary-for QTextObject (0x543b140)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 0u
@@ -10074,14 +9832,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x52bbc40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x5402280) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 0u
@@ -11074,7 +10829,6 @@ QDateEdit (0x576e940) 0
QPaintDevice (0x576ea80) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 268u)
-
Vtable for QDial
QDial::_ZTV5QDial: 68u entries
0 0u
@@ -11242,7 +10996,6 @@ QDialogButtonBox (0x57dfbc0) 0
QPaintDevice (0x57dfc80) 8
vptr=((&QDialogButtonBox::_ZTV16QDialogButtonBox) + 240u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 67u entries
0 0u
@@ -11325,7 +11078,6 @@ QDockWidget (0x5835a00) 0
QPaintDevice (0x5835ac0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 240u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 67u entries
0 0u
@@ -11494,7 +11246,6 @@ QFontComboBox (0x59123c0) 0
QPaintDevice (0x59124c0) 8
vptr=((&QFontComboBox::_ZTV13QFontComboBox) + 248u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 67u entries
0 0u
@@ -13138,7 +12889,6 @@ QTextEdit (0x54afdc0) 0
QPaintDevice (0x5d6cb00) 8
vptr=((&QTextEdit::_ZTV9QTextEdit) + 264u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 78u entries
0 0u
@@ -13575,38 +13325,3 @@ QWorkspace (0x5f2ae40) 0
QPaintDevice (0x5f2af00) 8
vptr=((&QWorkspace::_ZTV10QWorkspace) + 240u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.3.0.linux-gcc-ia32.txt
index 1d72f2aeb5..78a6c6dd10 100644
--- a/tests/auto/bic/data/QtGui.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77fd340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb77fd7c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb77fdcc0) 0
QGenericArgument (0xb77fdd00) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77fdf80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6b21300) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb6b21380) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb6b21680) 0
QString (0xb6b216c0) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb6b21a40) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -297,7 +256,6 @@ QLibrary (0xb6b214c0) 0
QObject (0xb6b21500) 0
primary-for QLibrary (0xb6b214c0)
-
Class QUuid
size=16 align=4
base size=16 base align=4
@@ -344,7 +302,6 @@ QIODevice (0xb6b21c00) 0
QObject (0xb6b21e40) 0
primary-for QIODevice (0xb6b21c00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -363,22 +320,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb65410c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6541140) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6541240) 0
QList<QString> (0xb6541280) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -433,7 +385,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb65416c0) 0 empty
-
Class QCryptographicHash
size=4 align=4
base size=4 base align=4
@@ -444,36 +395,26 @@ Class QDate
base size=4 base align=4
QDate (0xb6541c40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6541d40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6541e40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
QByteArrayMatcher (0xb6541f40) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6541f80) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -484,25 +425,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6541dc0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb650a000) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -523,13 +450,11 @@ Class QSize
base size=8 base align=4
QSize (0xb650a580) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb650a800) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -540,8 +465,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb650adc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -577,37 +500,31 @@ Class QPoint
base size=8 base align=4
QPoint (0xb613d040) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb613d2c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb613d640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb613d780) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb613d880) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb613d900) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -644,7 +561,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb613dcc0) 0
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -655,67 +571,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb613de40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb613df40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -741,18 +601,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb5fae800) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb5faed40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -778,10 +631,6 @@ QSettings (0xb5faee00) 0
QObject (0xb5faee40) 0
primary-for QSettings (0xb5faee00)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -802,8 +651,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb5faea00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -814,7 +661,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb5e8d000) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -859,7 +705,6 @@ QFile (0xb5e8d080) 0
QObject (0xb5e8d100) 0
primary-for QIODevice (0xb5e8d0c0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -911,17 +756,11 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb5e8d300) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb5e8d480) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -1004,7 +843,6 @@ Class QDirIterator
QDirIterator (0xb5e8d7c0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1060,7 +898,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb5e8d8c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1093,7 +930,6 @@ Class QAbstractFileEngineIterator
QAbstractFileEngineIterator (0xb5e8db00) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1117,8 +953,6 @@ Class QTextCodec
QTextCodec (0xb5e8db80) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -1142,7 +976,6 @@ Class QTextStream
QTextStream (0xb5e8de40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1288,13 +1121,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb5ccc0c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb5ccc100) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1305,7 +1136,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb5ccc200) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1384,7 +1214,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb5ccc580) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1418,13 +1247,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5ccc6c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb5ccc740) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1663,7 +1490,6 @@ QEventLoop (0xb5cccc40) 0
QObject (0xb5cccc80) 0
primary-for QEventLoop (0xb5cccc40)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1857,13 +1683,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb5ccce00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb5cccf80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1874,7 +1698,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5a48080) 0
-
Vtable for QTextCodecFactoryInterface
QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
@@ -2016,22 +1839,17 @@ QImageIOPlugin (0xb5a48500) 0
QFactoryInterface (0xb5a485c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb5a48580)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
QImageReader (0xb5a48680) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb5a48780) 0
QVector<QPoint> (0xb5a487c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -2053,7 +1871,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb5a48ac0) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -2064,14 +1881,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb5a48b40) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb5a48c40) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -2082,7 +1896,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb5a48f00) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -2122,11 +1935,6 @@ QImage (0xb5a483c0) 0
QPaintDevice (0xb5a48480) 0
primary-for QImage (0xb5a483c0)
-
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2313,7 +2121,6 @@ Class QIcon
base size=4 base align=4
QIcon (0xb5827940) 0
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -2451,7 +2258,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb5827f40) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2748,8 +2554,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb576c840) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -3037,9 +2841,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb57e9040) 0 empty
-
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -3069,9 +2870,6 @@ QAccessibleInterface (0xb57e9200) 0 nearly-empty
vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
QAccessible (0xb57e9240) 0 empty
-
-
-
Vtable for QAccessibleInterfaceEx
QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
0 (int (*)(...))0
@@ -3592,24 +3390,16 @@ Class QPen
base size=4 base align=4
QPen (0xb569f500) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0xb569f600) 0
-
Class QBrushData
size=108 align=4
base size=105 base align=4
QBrushData (0xb569f680) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3638,15 +3428,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb569fa80) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb569fb40) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -3785,7 +3571,6 @@ QTextFrame (0xb569fc40) 0
QObject (0xb541c040) 0
primary-for QTextObject (0xb541c000)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -3809,14 +3594,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb541c240) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb541c340) 0
-
Class QTextDocumentFragment
size=4 align=4
base size=4 base align=4
@@ -3882,7 +3664,6 @@ QTextTable (0xb541c500) 0
QObject (0xb541c5c0) 0
primary-for QTextObject (0xb541c580)
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -3930,7 +3711,6 @@ Class QTextOption
base size=24 base align=4
QTextOption (0xb541c980) 0
-
Class QTextInlineObject
size=8 align=4
base size=8 base align=4
@@ -3946,8 +3726,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb541ca40) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -3996,7 +3774,6 @@ QTextDocument (0xb541cd00) 0
QObject (0xb541cd40) 0
primary-for QTextDocument (0xb541cd00)
-
Class QPalette
size=8 align=4
base size=8 base align=4
@@ -4013,8 +3790,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb541cfc0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -4075,7 +3850,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb541ce40) 0
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4122,8 +3896,6 @@ QStyle (0xb53c0100) 0
QObject (0xb53c0140) 0
primary-for QStyle (0xb53c0100)
-
-
Vtable for QCommonStyle
QCommonStyle::_ZTV12QCommonStyle: 35u entries
0 (int (*)(...))0
@@ -4328,7 +4100,6 @@ QWindowsXPStyle (0xb53c0780) 0
QObject (0xb53c0880) 0
primary-for QStyle (0xb53c0840)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -4623,7 +4394,6 @@ QWidget (0xb53c0040) 0
QPaintDevice (0xb53c01c0) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
0 (int (*)(...))0
@@ -4823,7 +4593,6 @@ QAbstractSpinBox (0xb51a4140) 0
QPaintDevice (0xb51a4200) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5241,7 +5010,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb51a4ac0) 0
QStyleOption (0xb51a4b00) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5267,14 +5035,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb51a4f00) 0
QStyleOption (0xb51a4f40) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb51a4000) 0
QStyleOption (0xb51a4100) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5288,7 +5054,6 @@ QStyleOptionTabV2 (0xb51a4840) 0
QStyleOptionTab (0xb51a4980) 0
QStyleOption (0xb51a4a80) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5314,7 +5079,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb4ee8200) 0
QStyleOption (0xb4ee8240) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5346,7 +5110,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb4ee86c0) 0
QStyleOption (0xb4ee8700) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -5401,8 +5164,6 @@ QStyleOptionSpinBox (0xb4ee8f80) 0
QStyleOptionComplex (0xb4ee8fc0) 0
QStyleOption (0xb4ee8000) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5410,7 +5171,6 @@ QStyleOptionQ3ListView (0xb4ee8100) 0
QStyleOptionComplex (0xb4ee8280) 0
QStyleOption (0xb4ee8340) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5526,7 +5286,6 @@ Class QStyleFactory
base size=0 base align=1
QStyleFactory (0xb4fd0780) 0 empty
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5697,7 +5456,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb4fd0b40) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5727,9 +5485,6 @@ QItemSelectionModel (0xb4fd0c00) 0
QObject (0xb4fd0c40) 0
primary-for QItemSelectionModel (0xb4fd0c00)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5890,7 +5645,6 @@ QAbstractItemView (0xb4fd0f00) 0
QPaintDevice (0xb4fd0180) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -6154,8 +5908,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb4d1e280) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6302,8 +6054,6 @@ Class QTableWidgetSelectionRange
base size=16 base align=4
QTableWidgetSelectionRange (0xb4d1e800) 0
-
-
Vtable for QTableWidgetItem
QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6788,8 +6538,6 @@ Class QStandardItem
QStandardItem (0xb4d1edc0) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -6916,10 +6664,6 @@ QDirModel (0xb4c75300) 0
QObject (0xb4c75380) 0
primary-for QAbstractItemModel (0xb4c75340)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7514,8 +7258,6 @@ QActionGroup (0xb4c75440) 0
QObject (0xb4c75540) 0
primary-for QActionGroup (0xb4c75440)
-
-
Vtable for QLayoutItem
QLayoutItem::_ZTV11QLayoutItem: 18u entries
0 (int (*)(...))0
@@ -8653,7 +8395,6 @@ QMdiArea (0xb47f60c0) 0
QPaintDevice (0xb47f6200) 8
vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
Vtable for QAbstractButton
QAbstractButton::_ZTV15QAbstractButton: 66u entries
0 (int (*)(...))0
@@ -8974,7 +8715,6 @@ QMdiSubWindow (0xb47f66c0) 0
QPaintDevice (0xb47f6780) 8
vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
Vtable for QCalendarWidget
QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
@@ -9451,7 +9191,6 @@ QDialogButtonBox (0xb47f6f80) 0
QPaintDevice (0xb47f6240) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -9530,7 +9269,6 @@ QDockWidget (0xb47f6540) 0
QPaintDevice (0xb47f6980) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QScrollArea
QScrollArea::_ZTV11QScrollArea: 65u entries
0 (int (*)(...))0
@@ -9880,7 +9618,6 @@ QDateEdit (0xb47b6440) 0
QPaintDevice (0xb47b6580) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QFontComboBox
QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
@@ -9963,7 +9700,6 @@ QFontComboBox (0xb47b6640) 0
QPaintDevice (0xb47b6740) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBox
QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
@@ -10217,7 +9953,6 @@ QTextEdit (0xb47b6ac0) 0
QPaintDevice (0xb47b6c00) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -11148,7 +10883,6 @@ QMainWindow (0xb44ff980) 0
QPaintDevice (0xb44ffa40) 8
vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11720,9 +11454,6 @@ Class QGraphicsItem
QGraphicsItem (0xb44485c0) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -12283,15 +12014,6 @@ Class QPainter
base size=4 base align=4
QPainter (0xb4448480) 0
-
-
-
-
-
-
-
-
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -12337,9 +12059,6 @@ QGraphicsScene (0xb43bc180) 0
QObject (0xb43bc1c0) 0
primary-for QGraphicsScene (0xb43bc180)
-
-
-
Vtable for QGraphicsView
QGraphicsView::_ZTV13QGraphicsView: 68u entries
0 (int (*)(...))0
@@ -12427,8 +12146,6 @@ QGraphicsView (0xb43bc3c0) 0
QPaintDevice (0xb43bc500) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
Vtable for QGraphicsItemAnimation
QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
0 (int (*)(...))0
@@ -12787,7 +12504,6 @@ QAbstractPrintDialog (0xb43bcb40) 0
QPaintDevice (0xb43bcc40) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -13045,7 +12761,6 @@ QWizard (0xb43bc580) 0
QPaintDevice (0xb43bcb00) 8
vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
Vtable for QWizardPage
QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
@@ -13212,7 +12927,6 @@ QFileDialog (0xb4192100) 0
QPaintDevice (0xb4192200) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -13548,7 +13262,6 @@ QMessageBox (0xb41927c0) 0
QPaintDevice (0xb41928c0) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -14023,8 +13736,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb40cb300) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -14058,13 +13769,11 @@ Class QPaintEngine
QPaintEngine (0xb40cb380) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb40cb480) 0
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26u entries
0 (int (*)(...))0
@@ -14170,40 +13879,3 @@ QInputContextPlugin (0xb40cb740) 0
QFactoryInterface (0xb40cb800) 8 nearly-empty
primary-for QInputContextFactoryInterface (0xb40cb7c0)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.3.1.linux-gcc-ia32.txt
deleted file mode 100644
index a9d6878dd6..0000000000
--- a/tests/auto/bic/data/QtGui.4.3.1.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,14209 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb7430100) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb7430200) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb7430300) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb7430340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb74307c0) 0
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb7430900) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb7430980) 0
- QBasicAtomic (0xb74309c0) 0
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb7430ac0) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb7430b40) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb7430b00) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb7430bc0) 0
-
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb7430cc0) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb7430d40) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb7430d80) 0 nearly-empty
- primary-for std::bad_exception (0xb7430d40)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb7430e00) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb7430e40) 0 nearly-empty
- primary-for std::bad_alloc (0xb7430e00)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb7430ec0) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb7430f40) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb7430f00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb69bf440) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb69bf4c0) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb69bf500) 0
- QGenericArgument (0xb69bf540) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb69bf6c0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb69bf780) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb69bf7c0) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb69bf8c0) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb69bf940) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb69bf880) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb69bfac0) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb69bfb00) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb69bfb40) 0
- QString (0xb69bfb80) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb69bfc00) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb69bfc40) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb69bfe00) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb69bfe80) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb69bff80) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb69bffc0) 0
- primary-for QIODevice (0xb69bff80)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb69bf9c0) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb69bfa00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb65a2dc0) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb65a2d80) 0
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb65e3240) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb65e32c0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb65e3280) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb65e3300) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb65e3200) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb65e3740) 0
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb65e3800) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb65e3880) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb65e38c0) 0
- primary-for QTimerEvent (0xb65e3880)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb65e3940) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb65e3980) 0
- primary-for QChildEvent (0xb65e3940)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb65e3a00) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb65e3a40) 0
- primary-for QCustomEvent (0xb65e3a00)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb65e3ac0) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb65e3b00) 0
- primary-for QDynamicPropertyChangeEvent (0xb65e3ac0)
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
-
-Class QTranslator
- size=8 align=4
- base size=8 base align=4
-QTranslator (0xb65e3b80) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb65e3bc0) 0
- primary-for QTranslator (0xb65e3b80)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb65e3c40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb65e3c80) 0
- primary-for QEventLoop (0xb65e3c40)
-
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb65e3dc0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb65e3e00) 0
- primary-for QCoreApplication (0xb65e3dc0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb65e3f40) 0
-
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb65e3fc0) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb65e3080) 0
- primary-for QTimer (0xb65e3fc0)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb65e3380) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb65e33c0) 0
- primary-for QObjectCleanupHandler (0xb65e3380)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb65e3440) 0
-
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb65e3400) 0
-
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractItemModel)
-8 QAbstractItemModel::metaObject
-12 QAbstractItemModel::qt_metacast
-16 QAbstractItemModel::qt_metacall
-20 QAbstractItemModel::~QAbstractItemModel
-24 QAbstractItemModel::~QAbstractItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=8 align=4
- base size=8 base align=4
-QAbstractItemModel (0xb65e3900) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb65e39c0) 0
- primary-for QAbstractItemModel (0xb65e3900)
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractTableModel)
-8 QAbstractTableModel::metaObject
-12 QAbstractTableModel::qt_metacast
-16 QAbstractTableModel::qt_metacall
-20 QAbstractTableModel::~QAbstractTableModel
-24 QAbstractTableModel::~QAbstractTableModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractTableModel::index
-60 QAbstractTableModel::parent
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractTableModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractTableModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=8 align=4
- base size=8 base align=4
-QAbstractTableModel (0xb65e3a80) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb65e3b40) 0
- primary-for QAbstractTableModel (0xb65e3a80)
- QObject (0xb65e3c00) 0
- primary-for QAbstractItemModel (0xb65e3b40)
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractListModel)
-8 QAbstractListModel::metaObject
-12 QAbstractListModel::qt_metacast
-16 QAbstractListModel::qt_metacall
-20 QAbstractListModel::~QAbstractListModel
-24 QAbstractListModel::~QAbstractListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 __cxa_pure_virtual
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=8 align=4
- base size=8 base align=4
-QAbstractListModel (0xb65e3d00) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb65e3e40) 0
- primary-for QAbstractListModel (0xb65e3d00)
- QObject (0xb65e3e80) 0
- primary-for QAbstractItemModel (0xb65e3e40)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb65e3ec0) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb63df000) 0
- primary-for QSignalMapper (0xb65e3ec0)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb63df080) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb63df100) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb63df180) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb63df1c0) 0
-
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb63df240) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb63df280) 0
- primary-for QSocketNotifier (0xb63df240)
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb63df300) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb63df340) 0
- primary-for QMimeData (0xb63df300)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb63df3c0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb63df400) 0
- primary-for QAbstractEventDispatcher (0xb63df3c0)
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb63df480) 0 empty
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb63df500) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb63df780) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb63dfa40) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb63dfcc0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb63dff40) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb63df2c0) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb63df440) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb63df7c0) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb63df800) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb63df8c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb63dfd80) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb63dfdc0) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb63dfe00) 0
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb6200140) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb6200100) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb62001c0) 0 empty
-
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb6200980) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb6200a00) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6200b00) 0
- QList<QString> (0xb6200b40) 0
-
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
- size=8 align=4
- base size=8 base align=4
-QTimeLine (0xb6200d40) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb6200d80) 0
- primary-for QTimeLine (0xb6200d40)
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb6200e00) 0
-
-
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb6200ec0) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb6200f80) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb5fdc000) 0
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb5fdc1c0) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb5fdc200) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb5fdc480) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb5fdc500) 0
-
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb5fdc600) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb5fdc6c0) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb5fdc7c0) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb5fdc8c0) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb5fdc9c0) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb5fdca00) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb5fdca40) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb5fdcac0) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb5fdcb40) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb5fdcb80) 0
- primary-for QThread (0xb5fdcb40)
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb5fdcc40) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb5fdcc80) 0
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb5fdccc0) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb5fdcd40) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb5fdcd80) 0
-
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb5fdce40) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb5fdce00) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb5fdc700) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb5fdc740) 0
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb5fdcc00) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb5fdce80) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb5fdcf00) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb5dcd000) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb5dcd0c0) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb5dcd100) 0
-
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
-
-Class QTextStream
- size=8 align=4
- base size=8 base align=4
-QTextStream (0xb5dcd180) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb5dcd300) 0
-
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
-
-Class QTextIStream
- size=8 align=4
- base size=8 base align=4
-QTextIStream (0xb5dcd340) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb5dcd380) 0
- primary-for QTextIStream (0xb5dcd340)
-
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
-
-Class QTextOStream
- size=8 align=4
- base size=8 base align=4
-QTextOStream (0xb5dcd400) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb5dcd440) 0
- primary-for QTextOStream (0xb5dcd400)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb5dcd500) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb5dcd4c0) 0
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb5dcd5c0) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb5dcd600) 0
- primary-for QFileSystemWatcher (0xb5dcd5c0)
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb5dcd680) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb5dcd6c0) 0
- primary-for QFile (0xb5dcd680)
- QObject (0xb5dcd700) 0
- primary-for QIODevice (0xb5dcd6c0)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb5dcd7c0) 0
-
-
-
-
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb5dcd940) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb5dcd980) 0
- primary-for QTemporaryFile (0xb5dcd940)
- QIODevice (0xb5dcd9c0) 0
- primary-for QFile (0xb5dcd980)
- QObject (0xb5dcda00) 0
- primary-for QIODevice (0xb5dcd9c0)
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb5dcda80) 0
-
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb5dcdc40) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb5dcdc80) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
-
-Class QAbstractFileEngine
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngine (0xb5dcdbc0) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
-
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-16 __cxa_pure_virtual
-
-Class QAbstractFileEngineHandler
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngineHandler (0xb5dcdd80) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
-
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb5dcde00) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
-
-Class QFSFileEngine
- size=8 align=4
- base size=8 base align=4
-QFSFileEngine (0xb5dcde80) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb5dcdec0) 0
- primary-for QFSFileEngine (0xb5dcde80)
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
-
-Class QBuffer
- size=8 align=4
- base size=8 base align=4
-QBuffer (0xb5dcdf40) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb5dcdf80) 0
- primary-for QBuffer (0xb5dcdf40)
- QObject (0xb5dcdfc0) 0
- primary-for QIODevice (0xb5dcdf80)
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb5dcd200) 0
-
-
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb5dcd640) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb5dcdcc0) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb5dcddc0) 0
- primary-for QSettings (0xb5dcdcc0)
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb5dcde40) 0
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb5dcdf00) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb5c3d000) 0
- primary-for QProcess (0xb5dcdf00)
- QObject (0xb5c3d040) 0
- primary-for QIODevice (0xb5c3d000)
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb5c3d100) 0
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb5c3d140) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb5c3d180) 0
- primary-for QLibrary (0xb5c3d140)
-
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb5c3d240) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb5c3d280) 0
- primary-for QPluginLoader (0xb5c3d240)
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb5c3d300) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QTextCodecFactoryInterface (0xb5c3d400) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb5c3d440) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb5c3d400)
-
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb5c3d500) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb5c3d540) 0
- primary-for QTextCodecPlugin (0xb5c3d500)
- QTextCodecFactoryInterface (0xb5c3d580) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb5c3d5c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb5c3d580)
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSessionManager)
-8 QSessionManager::metaObject
-12 QSessionManager::qt_metacast
-16 QSessionManager::qt_metacall
-20 QSessionManager::~QSessionManager
-24 QSessionManager::~QSessionManager
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSessionManager
- size=8 align=4
- base size=8 base align=4
-QSessionManager (0xb5c3d680) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
- QObject (0xb5c3d6c0) 0
- primary-for QSessionManager (0xb5c3d680)
-
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb5c3d740) 0
-
-
-Vtable for QLayoutItem
-QLayoutItem::_ZTV11QLayoutItem: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QLayoutItem)
-8 QLayoutItem::~QLayoutItem
-12 QLayoutItem::~QLayoutItem
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
-
-Class QLayoutItem
- size=8 align=4
- base size=8 base align=4
-QLayoutItem (0xb5c3d880) 0
- vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
-
-Vtable for QSpacerItem
-QSpacerItem::_ZTV11QSpacerItem: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QSpacerItem)
-8 QSpacerItem::~QSpacerItem
-12 QSpacerItem::~QSpacerItem
-16 QSpacerItem::sizeHint
-20 QSpacerItem::minimumSize
-24 QSpacerItem::maximumSize
-28 QSpacerItem::expandingDirections
-32 QSpacerItem::setGeometry
-36 QSpacerItem::geometry
-40 QSpacerItem::isEmpty
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QSpacerItem::spacerItem
-
-Class QSpacerItem
- size=36 align=4
- base size=36 base align=4
-QSpacerItem (0xb5c3d900) 0
- vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
- QLayoutItem (0xb5c3d940) 0
- primary-for QSpacerItem (0xb5c3d900)
-
-Vtable for QWidgetItem
-QWidgetItem::_ZTV11QWidgetItem: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWidgetItem)
-8 QWidgetItem::~QWidgetItem
-12 QWidgetItem::~QWidgetItem
-16 QWidgetItem::sizeHint
-20 QWidgetItem::minimumSize
-24 QWidgetItem::maximumSize
-28 QWidgetItem::expandingDirections
-32 QWidgetItem::setGeometry
-36 QWidgetItem::geometry
-40 QWidgetItem::isEmpty
-44 QWidgetItem::hasHeightForWidth
-48 QWidgetItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QWidgetItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
-
-Class QWidgetItem
- size=12 align=4
- base size=12 base align=4
-QWidgetItem (0xb5c3d9c0) 0
- vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
- QLayoutItem (0xb5c3da00) 0
- primary-for QWidgetItem (0xb5c3d9c0)
-
-Class QLayoutIterator
- size=8 align=4
- base size=8 base align=4
-QLayoutIterator (0xb5c3da80) 0
-
-Vtable for QLayout
-QLayout::_ZTV7QLayout: 45u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QLayout)
-8 QLayout::metaObject
-12 QLayout::qt_metacast
-16 QLayout::qt_metacall
-20 QLayout::~QLayout
-24 QLayout::~QLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
-64 __cxa_pure_virtual
-68 QLayout::expandingDirections
-72 QLayout::minimumSize
-76 QLayout::maximumSize
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 QLayout::indexOf
-96 __cxa_pure_virtual
-100 QLayout::isEmpty
-104 QLayout::layout
-108 (int (*)(...))-0x00000000000000008
-112 (int (*)(...))(& _ZTI7QLayout)
-116 QLayout::_ZThn8_N7QLayoutD1Ev
-120 QLayout::_ZThn8_N7QLayoutD0Ev
-124 __cxa_pure_virtual
-128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
-132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-140 __cxa_pure_virtual
-144 QLayout::_ZThn8_NK7QLayout8geometryEv
-148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-152 QLayoutItem::hasHeightForWidth
-156 QLayoutItem::heightForWidth
-160 QLayoutItem::minimumHeightForWidth
-164 QLayout::_ZThn8_N7QLayout10invalidateEv
-168 QLayoutItem::widget
-172 QLayout::_ZThn8_N7QLayout6layoutEv
-176 QLayoutItem::spacerItem
-
-Class QLayout
- size=16 align=4
- base size=16 base align=4
-QLayout (0xb5c3dac0) 0
- vptr=((& QLayout::_ZTV7QLayout) + 8u)
- QObject (0xb5c3db00) 0
- primary-for QLayout (0xb5c3dac0)
- QLayoutItem (0xb5c3db40) 8
- vptr=((& QLayout::_ZTV7QLayout) + 116u)
-
-Vtable for QGridLayout
-QGridLayout::_ZTV11QGridLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QGridLayout)
-8 QGridLayout::metaObject
-12 QGridLayout::qt_metacast
-16 QGridLayout::qt_metacall
-20 QGridLayout::~QGridLayout
-24 QGridLayout::~QGridLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGridLayout::invalidate
-60 QLayout::geometry
-64 QGridLayout::addItem
-68 QGridLayout::expandingDirections
-72 QGridLayout::minimumSize
-76 QGridLayout::maximumSize
-80 QGridLayout::setGeometry
-84 QGridLayout::itemAt
-88 QGridLayout::takeAt
-92 QLayout::indexOf
-96 QGridLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QGridLayout::sizeHint
-112 QGridLayout::hasHeightForWidth
-116 QGridLayout::heightForWidth
-120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QGridLayout)
-132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
-136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
-140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
-144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
-148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
-152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
-156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
-172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
-176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
-180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QGridLayout
- size=16 align=4
- base size=16 base align=4
-QGridLayout (0xb5c3dbc0) 0
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
- QLayout (0xb5c3dc00) 0
- primary-for QGridLayout (0xb5c3dbc0)
- QObject (0xb5c3dc40) 0
- primary-for QLayout (0xb5c3dc00)
- QLayoutItem (0xb5c3dc80) 8
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
-
-Vtable for QBoxLayout
-QBoxLayout::_ZTV10QBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QBoxLayout)
-8 QBoxLayout::metaObject
-12 QBoxLayout::qt_metacast
-16 QBoxLayout::qt_metacall
-20 QBoxLayout::~QBoxLayout
-24 QBoxLayout::~QBoxLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI10QBoxLayout)
-132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
-136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QBoxLayout
- size=16 align=4
- base size=16 base align=4
-QBoxLayout (0xb5c3dd00) 0
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
- QLayout (0xb5c3dd40) 0
- primary-for QBoxLayout (0xb5c3dd00)
- QObject (0xb5c3dd80) 0
- primary-for QLayout (0xb5c3dd40)
- QLayoutItem (0xb5c3ddc0) 8
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
-
-Vtable for QHBoxLayout
-QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHBoxLayout)
-8 QHBoxLayout::metaObject
-12 QHBoxLayout::qt_metacast
-16 QHBoxLayout::qt_metacall
-20 QHBoxLayout::~QHBoxLayout
-24 QHBoxLayout::~QHBoxLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QHBoxLayout)
-132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
-136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QHBoxLayout
- size=16 align=4
- base size=16 base align=4
-QHBoxLayout (0xb5c3de40) 0
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
- QBoxLayout (0xb5c3de80) 0
- primary-for QHBoxLayout (0xb5c3de40)
- QLayout (0xb5c3dec0) 0
- primary-for QBoxLayout (0xb5c3de80)
- QObject (0xb5c3df00) 0
- primary-for QLayout (0xb5c3dec0)
- QLayoutItem (0xb5c3df40) 8
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
-
-Vtable for QVBoxLayout
-QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QVBoxLayout)
-8 QVBoxLayout::metaObject
-12 QVBoxLayout::qt_metacast
-16 QVBoxLayout::qt_metacall
-20 QVBoxLayout::~QVBoxLayout
-24 QVBoxLayout::~QVBoxLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QVBoxLayout)
-132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
-136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QVBoxLayout
- size=16 align=4
- base size=16 base align=4
-QVBoxLayout (0xb5c3dfc0) 0
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
- QBoxLayout (0xb5c3d0c0) 0
- primary-for QVBoxLayout (0xb5c3dfc0)
- QLayout (0xb5c3d1c0) 0
- primary-for QBoxLayout (0xb5c3d0c0)
- QObject (0xb5c3d2c0) 0
- primary-for QLayout (0xb5c3d1c0)
- QLayoutItem (0xb5c3d340) 8
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintDevice)
-8 QPaintDevice::~QPaintDevice
-12 QPaintDevice::~QPaintDevice
-16 QPaintDevice::devType
-20 __cxa_pure_virtual
-24 QPaintDevice::metric
-
-Class QPaintDevice
- size=8 align=4
- base size=6 base align=4
-QPaintDevice (0xb5c3d480) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0xb5c3d700) 0
-
-
-
-Class QPolygon
- size=4 align=4
- base size=4 base align=4
-QPolygon (0xb5c3de00) 0
- QVector<QPoint> (0xb5c3df80) 0
-
-
-
-Class QPolygonF
- size=4 align=4
- base size=4 base align=4
-QPolygonF (0xb59ff0c0) 0
- QVector<QPointF> (0xb59ff100) 0
-
-Class QRegion::QRegionData
- size=16 align=4
- base size=16 base align=4
-QRegion::QRegionData (0xb59ff280) 0
-
-Class QRegion
- size=4 align=4
- base size=4 base align=4
-QRegion (0xb59ff140) 0
-
-Class QMatrix
- size=48 align=4
- base size=48 base align=4
-QMatrix (0xb59ff2c0) 0
-
-
-Class QPainterPath::Element
- size=20 align=4
- base size=20 base align=4
-QPainterPath::Element (0xb59ff380) 0
-
-Class QPainterPath
- size=4 align=4
- base size=4 base align=4
-QPainterPath (0xb59ff340) 0
-
-
-
-Class QPainterPathPrivate
- size=8 align=4
- base size=8 base align=4
-QPainterPathPrivate (0xb59ff440) 0
-
-
-Class QPainterPathStroker
- size=4 align=4
- base size=4 base align=4
-QPainterPathStroker (0xb59ff640) 0
-
-Class QTransform
- size=80 align=4
- base size=80 base align=4
-QTransform (0xb59ff700) 0
-
-
-Class QImageTextKeyLang
- size=8 align=4
- base size=8 base align=4
-QImageTextKeyLang (0xb59ff7c0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QImage)
-8 QImage::~QImage
-12 QImage::~QImage
-16 QImage::devType
-20 QImage::paintEngine
-24 QImage::metric
-
-Class QImage
- size=12 align=4
- base size=12 base align=4
-QImage (0xb59ff800) 0
- vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb59ff840) 0
- primary-for QImage (0xb59ff800)
-
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QPixmap)
-8 QPixmap::~QPixmap
-12 QPixmap::~QPixmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QPixmap
- size=12 align=4
- base size=12 base align=4
-QPixmap (0xb59ff9c0) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb59ffa00) 0
- primary-for QPixmap (0xb59ff9c0)
-
-Class QBrush
- size=4 align=4
- base size=4 base align=4
-QBrush (0xb59ffb40) 0
-
-
-Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb59ffc00) 0
-
-
-
-
-
-
-
-Class QGradient
- size=56 align=4
- base size=56 base align=4
-QGradient (0xb59ffc40) 0
-
-Class QLinearGradient
- size=56 align=4
- base size=56 base align=4
-QLinearGradient (0xb59ffe80) 0
- QGradient (0xb59ffec0) 0
-
-Class QRadialGradient
- size=56 align=4
- base size=56 base align=4
-QRadialGradient (0xb59fff00) 0
- QGradient (0xb59fff40) 0
-
-Class QConicalGradient
- size=56 align=4
- base size=56 base align=4
-QConicalGradient (0xb59fff80) 0
- QGradient (0xb59fffc0) 0
-
-Class QPalette
- size=8 align=4
- base size=8 base align=4
-QPalette (0xb59ff180) 0
-
-Class QColorGroup
- size=8 align=4
- base size=8 base align=4
-QColorGroup (0xb59ff200) 0
- QPalette (0xb59ff240) 0
-
-Class QFont
- size=8 align=4
- base size=8 base align=4
-QFont (0xb59ff3c0) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb59ff900) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb59ff880) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb59ff8c0) 0
-
-Class QCursor
- size=4 align=4
- base size=4 base align=4
-QCursor (0xb59ffa40) 0
-
-Class QKeySequence
- size=4 align=4
- base size=4 base align=4
-QKeySequence (0xb59ffa80) 0
-
-
-Class QWidgetData
- size=64 align=4
- base size=64 base align=4
-QWidgetData (0xb59ffb80) 0
-
-Vtable for QWidget
-QWidget::_ZTV7QWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWidget)
-8 QWidget::metaObject
-12 QWidget::qt_metacast
-16 QWidget::qt_metacall
-20 QWidget::~QWidget
-24 QWidget::~QWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI7QWidget)
-232 QWidget::_ZThn8_N7QWidgetD1Ev
-236 QWidget::_ZThn8_N7QWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWidget
- size=20 align=4
- base size=20 base align=4
-QWidget (0xb59ffc80) 0
- vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb584c000) 0
- primary-for QWidget (0xb59ffc80)
- QPaintDevice (0xb584c040) 8
- vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
-
-Class QToolTip
- size=1 align=1
- base size=0 base align=1
-QToolTip (0xb584c280) 0 empty
-
-Vtable for QMimeSource
-QMimeSource::_ZTV11QMimeSource: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMimeSource)
-8 QMimeSource::~QMimeSource
-12 QMimeSource::~QMimeSource
-16 __cxa_pure_virtual
-20 QMimeSource::provides
-24 __cxa_pure_virtual
-
-Class QMimeSource
- size=4 align=4
- base size=4 base align=4
-QMimeSource (0xb584c2c0) 0 nearly-empty
- vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
-
-Vtable for QStackedLayout
-QStackedLayout::_ZTV14QStackedLayout: 46u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedLayout)
-8 QStackedLayout::metaObject
-12 QStackedLayout::qt_metacast
-16 QStackedLayout::qt_metacall
-20 QStackedLayout::~QStackedLayout
-24 QStackedLayout::~QStackedLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
-64 QStackedLayout::addItem
-68 QLayout::expandingDirections
-72 QStackedLayout::minimumSize
-76 QLayout::maximumSize
-80 QStackedLayout::setGeometry
-84 QStackedLayout::itemAt
-88 QStackedLayout::takeAt
-92 QLayout::indexOf
-96 QStackedLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QStackedLayout::sizeHint
-112 (int (*)(...))-0x00000000000000008
-116 (int (*)(...))(& _ZTI14QStackedLayout)
-120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
-124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
-128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
-132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
-136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
-148 QLayout::_ZThn8_NK7QLayout8geometryEv
-152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-156 QLayoutItem::hasHeightForWidth
-160 QLayoutItem::heightForWidth
-164 QLayoutItem::minimumHeightForWidth
-168 QLayout::_ZThn8_N7QLayout10invalidateEv
-172 QLayoutItem::widget
-176 QLayout::_ZThn8_N7QLayout6layoutEv
-180 QLayoutItem::spacerItem
-
-Class QStackedLayout
- size=16 align=4
- base size=16 base align=4
-QStackedLayout (0xb584c380) 0
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
- QLayout (0xb584c3c0) 0
- primary-for QStackedLayout (0xb584c380)
- QObject (0xb584c400) 0
- primary-for QLayout (0xb584c3c0)
- QLayoutItem (0xb584c440) 8
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
-
-Class QIcon
- size=4 align=4
- base size=4 base align=4
-QIcon (0xb584c4c0) 0
-
-
-Vtable for QAction
-QAction::_ZTV7QAction: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QAction)
-8 QAction::metaObject
-12 QAction::qt_metacast
-16 QAction::qt_metacall
-20 QAction::~QAction
-24 QAction::~QAction
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QAction
- size=8 align=4
- base size=8 base align=4
-QAction (0xb584c5c0) 0
- vptr=((& QAction::_ZTV7QAction) + 8u)
- QObject (0xb584c600) 0
- primary-for QAction (0xb584c5c0)
-
-Vtable for QActionGroup
-QActionGroup::_ZTV12QActionGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionGroup)
-8 QActionGroup::metaObject
-12 QActionGroup::qt_metacast
-16 QActionGroup::qt_metacall
-20 QActionGroup::~QActionGroup
-24 QActionGroup::~QActionGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QActionGroup
- size=8 align=4
- base size=8 base align=4
-QActionGroup (0xb584c6c0) 0
- vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
- QObject (0xb584c700) 0
- primary-for QActionGroup (0xb584c6c0)
-
-
-
-Vtable for QShortcut
-QShortcut::_ZTV9QShortcut: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QShortcut)
-8 QShortcut::metaObject
-12 QShortcut::qt_metacast
-16 QShortcut::qt_metacall
-20 QShortcut::~QShortcut
-24 QShortcut::~QShortcut
-28 QShortcut::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QShortcut
- size=8 align=4
- base size=8 base align=4
-QShortcut (0xb584c880) 0
- vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
- QObject (0xb584c8c0) 0
- primary-for QShortcut (0xb584c880)
-
-Vtable for QApplication
-QApplication::_ZTV12QApplication: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QApplication)
-8 QApplication::metaObject
-12 QApplication::qt_metacast
-16 QApplication::qt_metacall
-20 QApplication::~QApplication
-24 QApplication::~QApplication
-28 QApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QApplication::notify
-60 QApplication::compressEvent
-64 QApplication::x11EventFilter
-68 QApplication::x11ClientMessage
-72 QApplication::commitData
-76 QApplication::saveState
-
-Class QApplication
- size=8 align=4
- base size=8 base align=4
-QApplication (0xb584c940) 0
- vptr=((& QApplication::_ZTV12QApplication) + 8u)
- QCoreApplication (0xb584c980) 0
- primary-for QApplication (0xb584c940)
- QObject (0xb584c9c0) 0
- primary-for QCoreApplication (0xb584c980)
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDrag)
-8 QDrag::metaObject
-12 QDrag::qt_metacast
-16 QDrag::qt_metacall
-20 QDrag::~QDrag
-24 QDrag::~QDrag
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDrag
- size=8 align=4
- base size=8 base align=4
-QDrag (0xb584ca40) 0
- vptr=((& QDrag::_ZTV5QDrag) + 8u)
- QObject (0xb584ca80) 0
- primary-for QDrag (0xb584ca40)
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QInputEvent)
-8 QInputEvent::~QInputEvent
-12 QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=16 align=4
- base size=16 base align=4
-QInputEvent (0xb584cb00) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
- QEvent (0xb584cb40) 0
- primary-for QInputEvent (0xb584cb00)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMouseEvent)
-8 QMouseEvent::~QMouseEvent
-12 QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=40 align=4
- base size=40 base align=4
-QMouseEvent (0xb584cbc0) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
- QInputEvent (0xb584cc00) 0
- primary-for QMouseEvent (0xb584cbc0)
- QEvent (0xb584cc40) 0
- primary-for QInputEvent (0xb584cc00)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHoverEvent)
-8 QHoverEvent::~QHoverEvent
-12 QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=28 align=4
- base size=28 base align=4
-QHoverEvent (0xb584ccc0) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
- QEvent (0xb584cd00) 0
- primary-for QHoverEvent (0xb584ccc0)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWheelEvent)
-8 QWheelEvent::~QWheelEvent
-12 QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=44 align=4
- base size=44 base align=4
-QWheelEvent (0xb584cd80) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
- QInputEvent (0xb584cdc0) 0
- primary-for QWheelEvent (0xb584cd80)
- QEvent (0xb584ce00) 0
- primary-for QInputEvent (0xb584cdc0)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTabletEvent)
-8 QTabletEvent::~QTabletEvent
-12 QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=104 align=4
- base size=104 base align=4
-QTabletEvent (0xb584ce80) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
- QInputEvent (0xb584cec0) 0
- primary-for QTabletEvent (0xb584ce80)
- QEvent (0xb584cf00) 0
- primary-for QInputEvent (0xb584cec0)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QKeyEvent)
-8 QKeyEvent::~QKeyEvent
-12 QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=28 align=4
- base size=27 base align=4
-QKeyEvent (0xb584cf80) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
- QInputEvent (0xb584cfc0) 0
- primary-for QKeyEvent (0xb584cf80)
- QEvent (0xb584c080) 0
- primary-for QInputEvent (0xb584cfc0)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusEvent)
-8 QFocusEvent::~QFocusEvent
-12 QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=16 align=4
- base size=16 base align=4
-QFocusEvent (0xb584c100) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
- QEvent (0xb584c140) 0
- primary-for QFocusEvent (0xb584c100)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPaintEvent)
-8 QPaintEvent::~QPaintEvent
-12 QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=36 align=4
- base size=33 base align=4
-QPaintEvent (0xb584c0c0) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
- QEvent (0xb584c1c0) 0
- primary-for QPaintEvent (0xb584c0c0)
-
-Vtable for QUpdateLaterEvent
-QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QUpdateLaterEvent)
-8 QUpdateLaterEvent::~QUpdateLaterEvent
-12 QUpdateLaterEvent::~QUpdateLaterEvent
-
-Class QUpdateLaterEvent
- size=16 align=4
- base size=16 base align=4
-QUpdateLaterEvent (0xb584c300) 0
- vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
- QEvent (0xb584c480) 0
- primary-for QUpdateLaterEvent (0xb584c300)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QMoveEvent)
-8 QMoveEvent::~QMoveEvent
-12 QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=28 align=4
- base size=28 base align=4
-QMoveEvent (0xb584c540) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
- QEvent (0xb584c500) 0
- primary-for QMoveEvent (0xb584c540)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QResizeEvent)
-8 QResizeEvent::~QResizeEvent
-12 QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=28 align=4
- base size=28 base align=4
-QResizeEvent (0xb584c680) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
- QEvent (0xb584c740) 0
- primary-for QResizeEvent (0xb584c680)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QCloseEvent)
-8 QCloseEvent::~QCloseEvent
-12 QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=12 align=4
- base size=12 base align=4
-QCloseEvent (0xb584c900) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
- QEvent (0xb584ca00) 0
- primary-for QCloseEvent (0xb584c900)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QIconDragEvent)
-8 QIconDragEvent::~QIconDragEvent
-12 QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=12 align=4
- base size=12 base align=4
-QIconDragEvent (0xb584cac0) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
- QEvent (0xb584cb80) 0
- primary-for QIconDragEvent (0xb584cac0)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QShowEvent)
-8 QShowEvent::~QShowEvent
-12 QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=12 align=4
- base size=12 base align=4
-QShowEvent (0xb584cc80) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
- QEvent (0xb584cd40) 0
- primary-for QShowEvent (0xb584cc80)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QHideEvent)
-8 QHideEvent::~QHideEvent
-12 QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=12 align=4
- base size=12 base align=4
-QHideEvent (0xb584ce40) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
- QEvent (0xb584cf40) 0
- primary-for QHideEvent (0xb584ce40)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QContextMenuEvent)
-8 QContextMenuEvent::~QContextMenuEvent
-12 QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=36 align=4
- base size=33 base align=4
-QContextMenuEvent (0xb5618040) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
- QInputEvent (0xb5618080) 0
- primary-for QContextMenuEvent (0xb5618040)
- QEvent (0xb56180c0) 0
- primary-for QInputEvent (0xb5618080)
-
-Class QInputMethodEvent::Attribute
- size=24 align=4
- base size=24 base align=4
-QInputMethodEvent::Attribute (0xb56181c0) 0
-
-
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QInputMethodEvent)
-8 QInputMethodEvent::~QInputMethodEvent
-12 QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=32 align=4
- base size=32 base align=4
-QInputMethodEvent (0xb5618140) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
- QEvent (0xb5618180) 0
- primary-for QInputMethodEvent (0xb5618140)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QDropEvent)
-8 QDropEvent::~QDropEvent
-12 QDropEvent::~QDropEvent
-16 QDropEvent::format
-20 QDropEvent::encodedData
-24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
-32 (int (*)(...))(& _ZTI10QDropEvent)
-36 QDropEvent::_ZThn12_N10QDropEventD1Ev
-40 QDropEvent::_ZThn12_N10QDropEventD0Ev
-44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
-48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
-52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
-
-Class QDropEvent
- size=52 align=4
- base size=52 base align=4
-QDropEvent (0xb5618380) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
- QEvent (0xb56183c0) 0
- primary-for QDropEvent (0xb5618380)
- QMimeSource (0xb5618400) 12 nearly-empty
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDragMoveEvent)
-8 QDragMoveEvent::~QDragMoveEvent
-12 QDragMoveEvent::~QDragMoveEvent
-16 QDropEvent::format
-20 QDropEvent::encodedData
-24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
-32 (int (*)(...))(& _ZTI14QDragMoveEvent)
-36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
-40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
-44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
-48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
-52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
-
-Class QDragMoveEvent
- size=68 align=4
- base size=68 base align=4
-QDragMoveEvent (0xb5618480) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
- QDropEvent (0xb56184c0) 0
- primary-for QDragMoveEvent (0xb5618480)
- QEvent (0xb5618500) 0
- primary-for QDropEvent (0xb56184c0)
- QMimeSource (0xb5618540) 12 nearly-empty
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QDragEnterEvent)
-8 QDragEnterEvent::~QDragEnterEvent
-12 QDragEnterEvent::~QDragEnterEvent
-16 QDropEvent::format
-20 QDropEvent::encodedData
-24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
-32 (int (*)(...))(& _ZTI15QDragEnterEvent)
-36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
-40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
-44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
-48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
-52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
-
-Class QDragEnterEvent
- size=68 align=4
- base size=68 base align=4
-QDragEnterEvent (0xb56185c0) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
- QDragMoveEvent (0xb5618600) 0
- primary-for QDragEnterEvent (0xb56185c0)
- QDropEvent (0xb5618640) 0
- primary-for QDragMoveEvent (0xb5618600)
- QEvent (0xb5618680) 0
- primary-for QDropEvent (0xb5618640)
- QMimeSource (0xb56186c0) 12 nearly-empty
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
-
-Vtable for QDragResponseEvent
-QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QDragResponseEvent)
-8 QDragResponseEvent::~QDragResponseEvent
-12 QDragResponseEvent::~QDragResponseEvent
-
-Class QDragResponseEvent
- size=16 align=4
- base size=13 base align=4
-QDragResponseEvent (0xb5618740) 0
- vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
- QEvent (0xb5618780) 0
- primary-for QDragResponseEvent (0xb5618740)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-8 QDragLeaveEvent::~QDragLeaveEvent
-12 QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=12 align=4
- base size=12 base align=4
-QDragLeaveEvent (0xb5618800) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
- QEvent (0xb5618840) 0
- primary-for QDragLeaveEvent (0xb5618800)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QHelpEvent)
-8 QHelpEvent::~QHelpEvent
-12 QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=28 align=4
- base size=28 base align=4
-QHelpEvent (0xb56188c0) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
- QEvent (0xb5618900) 0
- primary-for QHelpEvent (0xb56188c0)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QStatusTipEvent)
-8 QStatusTipEvent::~QStatusTipEvent
-12 QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=16 align=4
- base size=16 base align=4
-QStatusTipEvent (0xb5618980) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
- QEvent (0xb56189c0) 0
- primary-for QStatusTipEvent (0xb5618980)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-8 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-12 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=16 align=4
- base size=16 base align=4
-QWhatsThisClickedEvent (0xb5618a40) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
- QEvent (0xb5618a80) 0
- primary-for QWhatsThisClickedEvent (0xb5618a40)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionEvent)
-8 QActionEvent::~QActionEvent
-12 QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=20 align=4
- base size=20 base align=4
-QActionEvent (0xb5618b00) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
- QEvent (0xb5618b40) 0
- primary-for QActionEvent (0xb5618b00)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QFileOpenEvent)
-8 QFileOpenEvent::~QFileOpenEvent
-12 QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=16 align=4
- base size=16 base align=4
-QFileOpenEvent (0xb5618bc0) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
- QEvent (0xb5618c00) 0
- primary-for QFileOpenEvent (0xb5618bc0)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-8 QToolBarChangeEvent::~QToolBarChangeEvent
-12 QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=16 align=4
- base size=13 base align=4
-QToolBarChangeEvent (0xb5618c80) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
- QEvent (0xb5618cc0) 0
- primary-for QToolBarChangeEvent (0xb5618c80)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QShortcutEvent)
-8 QShortcutEvent::~QShortcutEvent
-12 QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=24 align=4
- base size=24 base align=4
-QShortcutEvent (0xb5618d40) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
- QEvent (0xb5618d80) 0
- primary-for QShortcutEvent (0xb5618d40)
-
-Vtable for QClipboardEvent
-QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QClipboardEvent)
-8 QClipboardEvent::~QClipboardEvent
-12 QClipboardEvent::~QClipboardEvent
-
-Class QClipboardEvent
- size=12 align=4
- base size=12 base align=4
-QClipboardEvent (0xb5618e00) 0
- vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
- QEvent (0xb5618e40) 0
- primary-for QClipboardEvent (0xb5618e00)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-8 QWindowStateChangeEvent::~QWindowStateChangeEvent
-12 QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=16 align=4
- base size=16 base align=4
-QWindowStateChangeEvent (0xb5618ec0) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
- QEvent (0xb5618f00) 0
- primary-for QWindowStateChangeEvent (0xb5618ec0)
-
-Vtable for QMenubarUpdatedEvent
-QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QMenubarUpdatedEvent)
-8 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
-12 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
-
-Class QMenubarUpdatedEvent
- size=16 align=4
- base size=16 base align=4
-QMenubarUpdatedEvent (0xb5618f80) 0
- vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
- QEvent (0xb5618fc0) 0
- primary-for QMenubarUpdatedEvent (0xb5618f80)
-
-Class QWhatsThis
- size=1 align=1
- base size=0 base align=1
-QWhatsThis (0xb5618000) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QClipboard)
-8 QClipboard::metaObject
-12 QClipboard::qt_metacast
-16 QClipboard::qt_metacall
-20 QClipboard::~QClipboard
-24 QClipboard::~QClipboard
-28 QClipboard::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QClipboard::connectNotify
-52 QObject::disconnectNotify
-
-Class QClipboard
- size=8 align=4
- base size=8 base align=4
-QClipboard (0xb5618100) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
- QObject (0xb5618200) 0
- primary-for QClipboard (0xb5618100)
-
-Vtable for QDesktopWidget
-QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDesktopWidget)
-8 QDesktopWidget::metaObject
-12 QDesktopWidget::qt_metacast
-16 QDesktopWidget::qt_metacall
-20 QDesktopWidget::~QDesktopWidget
-24 QDesktopWidget::~QDesktopWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDesktopWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QDesktopWidget)
-232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
-236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesktopWidget
- size=20 align=4
- base size=20 base align=4
-QDesktopWidget (0xb5618340) 0
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
- QWidget (0xb5618440) 0
- primary-for QDesktopWidget (0xb5618340)
- QObject (0xb5618580) 0
- primary-for QWidget (0xb5618440)
- QPaintDevice (0xb5618700) 8
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
-
-Vtable for QSound
-QSound::_ZTV6QSound: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QSound)
-8 QSound::metaObject
-12 QSound::qt_metacast
-16 QSound::qt_metacall
-20 QSound::~QSound
-24 QSound::~QSound
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSound
- size=8 align=4
- base size=8 base align=4
-QSound (0xb56187c0) 0
- vptr=((& QSound::_ZTV6QSound) + 8u)
- QObject (0xb5618880) 0
- primary-for QSound (0xb56187c0)
-
-Vtable for QWidgetAction
-QWidgetAction::_ZTV13QWidgetAction: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWidgetAction)
-8 QWidgetAction::metaObject
-12 QWidgetAction::qt_metacast
-16 QWidgetAction::qt_metacall
-20 QWidgetAction::~QWidgetAction
-24 QWidgetAction::~QWidgetAction
-28 QWidgetAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidgetAction::createWidget
-60 QWidgetAction::deleteWidget
-
-Class QWidgetAction
- size=8 align=4
- base size=8 base align=4
-QWidgetAction (0xb5618940) 0
- vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
- QAction (0xb5618a00) 0
- primary-for QWidgetAction (0xb5618940)
- QObject (0xb5618ac0) 0
- primary-for QAction (0xb5618a00)
-
-Vtable for QDialog
-QDialog::_ZTV7QDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QDialog)
-8 QDialog::metaObject
-12 QDialog::qt_metacast
-16 QDialog::qt_metacall
-20 QDialog::~QDialog
-24 QDialog::~QDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI7QDialog)
-244 QDialog::_ZThn8_N7QDialogD1Ev
-248 QDialog::_ZThn8_N7QDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDialog
- size=20 align=4
- base size=20 base align=4
-QDialog (0xb5618b80) 0
- vptr=((& QDialog::_ZTV7QDialog) + 8u)
- QWidget (0xb5618c40) 0
- primary-for QDialog (0xb5618b80)
- QObject (0xb5618d00) 0
- primary-for QWidget (0xb5618c40)
- QPaintDevice (0xb5618dc0) 8
- vptr=((& QDialog::_ZTV7QDialog) + 244u)
-
-Vtable for QColorDialog
-QColorDialog::_ZTV12QColorDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QColorDialog)
-8 QColorDialog::metaObject
-12 QColorDialog::qt_metacast
-16 QColorDialog::qt_metacall
-20 QColorDialog::~QColorDialog
-24 QColorDialog::~QColorDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QColorDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QColorDialog)
-244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
-248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QColorDialog
- size=20 align=4
- base size=20 base align=4
-QColorDialog (0xb5618e80) 0
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
- QDialog (0xb5618f40) 0
- primary-for QColorDialog (0xb5618e80)
- QWidget (0xb54cb000) 0
- primary-for QDialog (0xb5618f40)
- QObject (0xb54cb040) 0
- primary-for QWidget (0xb54cb000)
- QPaintDevice (0xb54cb080) 8
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
-
-Vtable for QAbstractPrintDialog
-QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-8 QAbstractPrintDialog::metaObject
-12 QAbstractPrintDialog::qt_metacast
-16 QAbstractPrintDialog::qt_metacall
-20 QAbstractPrintDialog::~QAbstractPrintDialog
-24 QAbstractPrintDialog::~QAbstractPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
-252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPrintDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPrintDialog (0xb54cb100) 0
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
- QDialog (0xb54cb140) 0
- primary-for QAbstractPrintDialog (0xb54cb100)
- QWidget (0xb54cb180) 0
- primary-for QDialog (0xb54cb140)
- QObject (0xb54cb1c0) 0
- primary-for QWidget (0xb54cb180)
- QPaintDevice (0xb54cb200) 8
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
-
-Vtable for QPrintDialog
-QPrintDialog::_ZTV12QPrintDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintDialog)
-8 QPrintDialog::metaObject
-12 QPrintDialog::qt_metacast
-16 QPrintDialog::qt_metacall
-20 QPrintDialog::~QPrintDialog
-24 QPrintDialog::~QPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPrintDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI12QPrintDialog)
-248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
-252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPrintDialog
- size=20 align=4
- base size=20 base align=4
-QPrintDialog (0xb54cb300) 0
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
- QAbstractPrintDialog (0xb54cb340) 0
- primary-for QPrintDialog (0xb54cb300)
- QDialog (0xb54cb380) 0
- primary-for QAbstractPrintDialog (0xb54cb340)
- QWidget (0xb54cb3c0) 0
- primary-for QDialog (0xb54cb380)
- QObject (0xb54cb400) 0
- primary-for QWidget (0xb54cb3c0)
- QPaintDevice (0xb54cb440) 8
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
-
-Vtable for QMessageBox
-QMessageBox::_ZTV11QMessageBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMessageBox)
-8 QMessageBox::metaObject
-12 QMessageBox::qt_metacast
-16 QMessageBox::qt_metacall
-20 QMessageBox::~QMessageBox
-24 QMessageBox::~QMessageBox
-28 QMessageBox::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QMessageBox::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMessageBox::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QMessageBox::resizeEvent
-136 QMessageBox::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMessageBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMessageBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QMessageBox)
-244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
-248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMessageBox
- size=20 align=4
- base size=20 base align=4
-QMessageBox (0xb54cb4c0) 0
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
- QDialog (0xb54cb500) 0
- primary-for QMessageBox (0xb54cb4c0)
- QWidget (0xb54cb540) 0
- primary-for QDialog (0xb54cb500)
- QObject (0xb54cb580) 0
- primary-for QWidget (0xb54cb540)
- QPaintDevice (0xb54cb5c0) 8
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
-
-Vtable for QProgressDialog
-QProgressDialog::_ZTV15QProgressDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QProgressDialog)
-8 QProgressDialog::metaObject
-12 QProgressDialog::qt_metacast
-16 QProgressDialog::qt_metacall
-20 QProgressDialog::~QProgressDialog
-24 QProgressDialog::~QProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QProgressDialog::resizeEvent
-136 QProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QProgressDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QProgressDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QProgressDialog)
-244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
-248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QProgressDialog
- size=20 align=4
- base size=20 base align=4
-QProgressDialog (0xb54cb6c0) 0
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
- QDialog (0xb54cb700) 0
- primary-for QProgressDialog (0xb54cb6c0)
- QWidget (0xb54cb740) 0
- primary-for QDialog (0xb54cb700)
- QObject (0xb54cb780) 0
- primary-for QWidget (0xb54cb740)
- QPaintDevice (0xb54cb7c0) 8
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
-
-Vtable for QFontDialog
-QFontDialog::_ZTV11QFontDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFontDialog)
-8 QFontDialog::metaObject
-12 QFontDialog::qt_metacast
-16 QFontDialog::qt_metacall
-20 QFontDialog::~QFontDialog
-24 QFontDialog::~QFontDialog
-28 QWidget::event
-32 QFontDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFontDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFontDialog)
-244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
-248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFontDialog
- size=20 align=4
- base size=20 base align=4
-QFontDialog (0xb54cb840) 0
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
- QDialog (0xb54cb880) 0
- primary-for QFontDialog (0xb54cb840)
- QWidget (0xb54cb8c0) 0
- primary-for QDialog (0xb54cb880)
- QObject (0xb54cb900) 0
- primary-for QWidget (0xb54cb8c0)
- QPaintDevice (0xb54cb940) 8
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
-
-Vtable for QFileDialog
-QFileDialog::_ZTV11QFileDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFileDialog)
-8 QFileDialog::metaObject
-12 QFileDialog::qt_metacast
-16 QFileDialog::qt_metacall
-20 QFileDialog::~QFileDialog
-24 QFileDialog::~QFileDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFileDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QFileDialog::done
-228 QFileDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFileDialog)
-244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
-248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFileDialog
- size=20 align=4
- base size=20 base align=4
-QFileDialog (0xb54cb9c0) 0
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
- QDialog (0xb54cba00) 0
- primary-for QFileDialog (0xb54cb9c0)
- QWidget (0xb54cba40) 0
- primary-for QDialog (0xb54cba00)
- QObject (0xb54cba80) 0
- primary-for QWidget (0xb54cba40)
- QPaintDevice (0xb54cbac0) 8
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
-
-Vtable for QErrorMessage
-QErrorMessage::_ZTV13QErrorMessage: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QErrorMessage)
-8 QErrorMessage::metaObject
-12 QErrorMessage::qt_metacast
-16 QErrorMessage::qt_metacall
-20 QErrorMessage::~QErrorMessage
-24 QErrorMessage::~QErrorMessage
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QErrorMessage::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QErrorMessage::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13QErrorMessage)
-244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
-248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QErrorMessage
- size=20 align=4
- base size=20 base align=4
-QErrorMessage (0xb54cbbc0) 0
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
- QDialog (0xb54cbc00) 0
- primary-for QErrorMessage (0xb54cbbc0)
- QWidget (0xb54cbc40) 0
- primary-for QDialog (0xb54cbc00)
- QObject (0xb54cbc80) 0
- primary-for QWidget (0xb54cbc40)
- QPaintDevice (0xb54cbcc0) 8
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
-
-Vtable for QFrame
-QFrame::_ZTV6QFrame: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QFrame)
-8 QFrame::metaObject
-12 QFrame::qt_metacast
-16 QFrame::qt_metacall
-20 QFrame::~QFrame
-24 QFrame::~QFrame
-28 QFrame::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QFrame)
-232 QFrame::_ZThn8_N6QFrameD1Ev
-236 QFrame::_ZThn8_N6QFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFrame
- size=20 align=4
- base size=20 base align=4
-QFrame (0xb54cbd40) 0
- vptr=((& QFrame::_ZTV6QFrame) + 8u)
- QWidget (0xb54cbd80) 0
- primary-for QFrame (0xb54cbd40)
- QObject (0xb54cbdc0) 0
- primary-for QWidget (0xb54cbd80)
- QPaintDevice (0xb54cbe00) 8
- vptr=((& QFrame::_ZTV6QFrame) + 232u)
-
-Vtable for QLineEdit
-QLineEdit::_ZTV9QLineEdit: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QLineEdit)
-8 QLineEdit::metaObject
-12 QLineEdit::qt_metacast
-16 QLineEdit::qt_metacall
-20 QLineEdit::~QLineEdit
-24 QLineEdit::~QLineEdit
-28 QLineEdit::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLineEdit::sizeHint
-68 QLineEdit::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QLineEdit::mousePressEvent
-84 QLineEdit::mouseReleaseEvent
-88 QLineEdit::mouseDoubleClickEvent
-92 QLineEdit::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLineEdit::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLineEdit::focusInEvent
-112 QLineEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLineEdit::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLineEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QLineEdit::dragEnterEvent
-156 QLineEdit::dragMoveEvent
-160 QLineEdit::dragLeaveEvent
-164 QLineEdit::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLineEdit::changeEvent
-184 QWidget::metric
-188 QLineEdit::inputMethodEvent
-192 QLineEdit::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QLineEdit)
-232 QLineEdit::_ZThn8_N9QLineEditD1Ev
-236 QLineEdit::_ZThn8_N9QLineEditD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLineEdit
- size=20 align=4
- base size=20 base align=4
-QLineEdit (0xb54cbe80) 0
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
- QWidget (0xb54cbec0) 0
- primary-for QLineEdit (0xb54cbe80)
- QObject (0xb54cbf00) 0
- primary-for QWidget (0xb54cbec0)
- QPaintDevice (0xb54cbf40) 8
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-
-Vtable for QInputDialog
-QInputDialog::_ZTV12QInputDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QInputDialog)
-8 QInputDialog::metaObject
-12 QInputDialog::qt_metacast
-16 QInputDialog::qt_metacall
-20 QInputDialog::~QInputDialog
-24 QInputDialog::~QInputDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QInputDialog)
-244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
-248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QInputDialog
- size=20 align=4
- base size=20 base align=4
-QInputDialog (0xb54cbfc0) 0
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
- QDialog (0xb54cb0c0) 0
- primary-for QInputDialog (0xb54cbfc0)
- QWidget (0xb54cb280) 0
- primary-for QDialog (0xb54cb0c0)
- QObject (0xb54cb480) 0
- primary-for QWidget (0xb54cb280)
- QPaintDevice (0xb54cb600) 8
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-
-Vtable for QWizard
-QWizard::_ZTV7QWizard: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWizard)
-8 QWizard::metaObject
-12 QWizard::qt_metacast
-16 QWizard::qt_metacall
-20 QWizard::~QWizard
-24 QWizard::~QWizard
-28 QWizard::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWizard::setVisible
-64 QWizard::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWizard::paintEvent
-128 QWidget::moveEvent
-132 QWizard::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizard::done
-228 QDialog::accept
-232 QDialog::reject
-236 QWizard::validateCurrentPage
-240 QWizard::nextId
-244 QWizard::initializePage
-248 QWizard::cleanupPage
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI7QWizard)
-260 QWizard::_ZThn8_N7QWizardD1Ev
-264 QWizard::_ZThn8_N7QWizardD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizard
- size=20 align=4
- base size=20 base align=4
-QWizard (0xb54cb800) 0
- vptr=((& QWizard::_ZTV7QWizard) + 8u)
- QDialog (0xb54cb980) 0
- primary-for QWizard (0xb54cb800)
- QWidget (0xb54cbb40) 0
- primary-for QDialog (0xb54cb980)
- QObject (0xb54cbd00) 0
- primary-for QWidget (0xb54cbb40)
- QPaintDevice (0xb54cbe40) 8
- vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
-
-Vtable for QWizardPage
-QWizardPage::_ZTV11QWizardPage: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWizardPage)
-8 QWizardPage::metaObject
-12 QWizardPage::qt_metacast
-16 QWizardPage::qt_metacall
-20 QWizardPage::~QWizardPage
-24 QWizardPage::~QWizardPage
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizardPage::initializePage
-228 QWizardPage::cleanupPage
-232 QWizardPage::validatePage
-236 QWizardPage::isComplete
-240 QWizardPage::nextId
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI11QWizardPage)
-252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
-256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizardPage
- size=20 align=4
- base size=20 base align=4
-QWizardPage (0xb5434000) 0
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
- QWidget (0xb5434040) 0
- primary-for QWizardPage (0xb5434000)
- QObject (0xb5434080) 0
- primary-for QWidget (0xb5434040)
- QPaintDevice (0xb54340c0) 8
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-
-Vtable for QAbstractPageSetupDialog
-QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-8 QAbstractPageSetupDialog::metaObject
-12 QAbstractPageSetupDialog::qt_metacast
-16 QAbstractPageSetupDialog::qt_metacall
-20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
-252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPageSetupDialog (0xb5434140) 0
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
- QDialog (0xb5434180) 0
- primary-for QAbstractPageSetupDialog (0xb5434140)
- QWidget (0xb54341c0) 0
- primary-for QDialog (0xb5434180)
- QObject (0xb5434200) 0
- primary-for QWidget (0xb54341c0)
- QPaintDevice (0xb5434240) 8
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
-
-Vtable for QPageSetupDialog
-QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QPageSetupDialog)
-8 QPageSetupDialog::metaObject
-12 QPageSetupDialog::qt_metacast
-16 QPageSetupDialog::qt_metacall
-20 QPageSetupDialog::~QPageSetupDialog
-24 QPageSetupDialog::~QPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPageSetupDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI16QPageSetupDialog)
-248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
-252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QPageSetupDialog (0xb54342c0) 0
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
- QAbstractPageSetupDialog (0xb5434300) 0
- primary-for QPageSetupDialog (0xb54342c0)
- QDialog (0xb5434340) 0
- primary-for QAbstractPageSetupDialog (0xb5434300)
- QWidget (0xb5434380) 0
- primary-for QDialog (0xb5434340)
- QObject (0xb54343c0) 0
- primary-for QWidget (0xb5434380)
- QPaintDevice (0xb5434400) 8
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-
-Vtable for QAbstractScrollArea
-QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-8 QAbstractScrollArea::metaObject
-12 QAbstractScrollArea::qt_metacast
-16 QAbstractScrollArea::qt_metacall
-20 QAbstractScrollArea::~QAbstractScrollArea
-24 QAbstractScrollArea::~QAbstractScrollArea
-28 QAbstractScrollArea::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QAbstractScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QAbstractScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
-244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractScrollArea
- size=20 align=4
- base size=20 base align=4
-QAbstractScrollArea (0xb5434480) 0
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
- QFrame (0xb54344c0) 0
- primary-for QAbstractScrollArea (0xb5434480)
- QWidget (0xb5434500) 0
- primary-for QFrame (0xb54344c0)
- QObject (0xb5434540) 0
- primary-for QWidget (0xb5434500)
- QPaintDevice (0xb5434580) 8
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
-
-Class QItemSelectionRange
- size=8 align=4
- base size=8 base align=4
-QItemSelectionRange (0xb5434600) 0
-
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QItemSelectionModel)
-8 QItemSelectionModel::metaObject
-12 QItemSelectionModel::qt_metacast
-16 QItemSelectionModel::qt_metacall
-20 QItemSelectionModel::~QItemSelectionModel
-24 QItemSelectionModel::~QItemSelectionModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QItemSelectionModel::select
-60 QItemSelectionModel::select
-64 QItemSelectionModel::clear
-68 QItemSelectionModel::reset
-
-Class QItemSelectionModel
- size=8 align=4
- base size=8 base align=4
-QItemSelectionModel (0xb54346c0) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
- QObject (0xb5434700) 0
- primary-for QItemSelectionModel (0xb54346c0)
-
-
-
-
-Class QItemSelection
- size=4 align=4
- base size=4 base align=4
-QItemSelection (0xb5434880) 0
- QList<QItemSelectionRange> (0xb54348c0) 0
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QValidator)
-8 QValidator::metaObject
-12 QValidator::qt_metacast
-16 QValidator::qt_metacall
-20 QValidator::~QValidator
-24 QValidator::~QValidator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QValidator::fixup
-
-Class QValidator
- size=8 align=4
- base size=8 base align=4
-QValidator (0xb5434900) 0
- vptr=((& QValidator::_ZTV10QValidator) + 8u)
- QObject (0xb5434940) 0
- primary-for QValidator (0xb5434900)
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIntValidator)
-8 QIntValidator::metaObject
-12 QIntValidator::qt_metacast
-16 QIntValidator::qt_metacall
-20 QIntValidator::~QIntValidator
-24 QIntValidator::~QIntValidator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIntValidator::validate
-60 QValidator::fixup
-64 QIntValidator::setRange
-
-Class QIntValidator
- size=16 align=4
- base size=16 base align=4
-QIntValidator (0xb54349c0) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
- QValidator (0xb5434a00) 0
- primary-for QIntValidator (0xb54349c0)
- QObject (0xb5434a40) 0
- primary-for QValidator (0xb5434a00)
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDoubleValidator)
-8 QDoubleValidator::metaObject
-12 QDoubleValidator::qt_metacast
-16 QDoubleValidator::qt_metacall
-20 QDoubleValidator::~QDoubleValidator
-24 QDoubleValidator::~QDoubleValidator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDoubleValidator::validate
-60 QValidator::fixup
-64 QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=28 align=4
- base size=28 base align=4
-QDoubleValidator (0xb5434ac0) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
- QValidator (0xb5434b00) 0
- primary-for QDoubleValidator (0xb5434ac0)
- QObject (0xb5434b40) 0
- primary-for QValidator (0xb5434b00)
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QRegExpValidator)
-8 QRegExpValidator::metaObject
-12 QRegExpValidator::qt_metacast
-16 QRegExpValidator::qt_metacall
-20 QRegExpValidator::~QRegExpValidator
-24 QRegExpValidator::~QRegExpValidator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QRegExpValidator::validate
-60 QValidator::fixup
-
-Class QRegExpValidator
- size=12 align=4
- base size=12 base align=4
-QRegExpValidator (0xb5434bc0) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
- QValidator (0xb5434c00) 0
- primary-for QRegExpValidator (0xb5434bc0)
- QObject (0xb5434c40) 0
- primary-for QValidator (0xb5434c00)
-
-Vtable for QAbstractSpinBox
-QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
-8 QAbstractSpinBox::metaObject
-12 QAbstractSpinBox::qt_metacast
-16 QAbstractSpinBox::qt_metacall
-20 QAbstractSpinBox::~QAbstractSpinBox
-24 QAbstractSpinBox::~QAbstractSpinBox
-28 QAbstractSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractSpinBox::validate
-228 QAbstractSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
-252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
-256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractSpinBox
- size=20 align=4
- base size=20 base align=4
-QAbstractSpinBox (0xb5434cc0) 0
- vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
- QWidget (0xb5434d00) 0
- primary-for QAbstractSpinBox (0xb5434cc0)
- QObject (0xb5434d40) 0
- primary-for QWidget (0xb5434d00)
- QPaintDevice (0xb5434d80) 8
- vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
-
-Vtable for QAbstractSlider
-QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractSlider)
-8 QAbstractSlider::metaObject
-12 QAbstractSlider::qt_metacast
-16 QAbstractSlider::qt_metacall
-20 QAbstractSlider::~QAbstractSlider
-24 QAbstractSlider::~QAbstractSlider
-28 QAbstractSlider::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QAbstractSlider)
-236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
-240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractSlider
- size=20 align=4
- base size=20 base align=4
-QAbstractSlider (0xb5434e40) 0
- vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
- QWidget (0xb5434e80) 0
- primary-for QAbstractSlider (0xb5434e40)
- QObject (0xb5434ec0) 0
- primary-for QWidget (0xb5434e80)
- QPaintDevice (0xb5434f00) 8
- vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
-
-Vtable for QSlider
-QSlider::_ZTV7QSlider: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QSlider)
-8 QSlider::metaObject
-12 QSlider::qt_metacast
-16 QSlider::qt_metacall
-20 QSlider::~QSlider
-24 QSlider::~QSlider
-28 QSlider::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QSlider::sizeHint
-68 QSlider::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSlider::mousePressEvent
-84 QSlider::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QSlider::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QSlider::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI7QSlider)
-236 QSlider::_ZThn8_N7QSliderD1Ev
-240 QSlider::_ZThn8_N7QSliderD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSlider
- size=20 align=4
- base size=20 base align=4
-QSlider (0xb5434f80) 0
- vptr=((& QSlider::_ZTV7QSlider) + 8u)
- QAbstractSlider (0xb5434fc0) 0
- primary-for QSlider (0xb5434f80)
- QWidget (0xb5434100) 0
- primary-for QAbstractSlider (0xb5434fc0)
- QObject (0xb5434280) 0
- primary-for QWidget (0xb5434100)
- QPaintDevice (0xb5434440) 8
- vptr=((& QSlider::_ZTV7QSlider) + 236u)
-
-Vtable for QStyle
-QStyle::_ZTV6QStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QStyle)
-8 QStyle::metaObject
-12 QStyle::qt_metacast
-16 QStyle::qt_metacall
-20 QStyle::~QStyle
-24 QStyle::~QStyle
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-120 __cxa_pure_virtual
-124 __cxa_pure_virtual
-128 __cxa_pure_virtual
-132 __cxa_pure_virtual
-136 __cxa_pure_virtual
-
-Class QStyle
- size=8 align=4
- base size=8 base align=4
-QStyle (0xb54345c0) 0
- vptr=((& QStyle::_ZTV6QStyle) + 8u)
- QObject (0xb5434740) 0
- primary-for QStyle (0xb54345c0)
-
-
-
-Vtable for QTabBar
-QTabBar::_ZTV7QTabBar: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QTabBar)
-8 QTabBar::metaObject
-12 QTabBar::qt_metacast
-16 QTabBar::qt_metacall
-20 QTabBar::~QTabBar
-24 QTabBar::~QTabBar
-28 QTabBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QTabBar::sizeHint
-68 QTabBar::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTabBar::mousePressEvent
-84 QTabBar::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QTabBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QTabBar::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTabBar::paintEvent
-128 QWidget::moveEvent
-132 QTabBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QTabBar::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTabBar::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QTabBar::tabSizeHint
-228 QTabBar::tabInserted
-232 QTabBar::tabRemoved
-236 QTabBar::tabLayoutChange
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI7QTabBar)
-248 QTabBar::_ZThn8_N7QTabBarD1Ev
-252 QTabBar::_ZThn8_N7QTabBarD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTabBar
- size=20 align=4
- base size=20 base align=4
-QTabBar (0xb5434c80) 0
- vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
- QWidget (0xb5434dc0) 0
- primary-for QTabBar (0xb5434c80)
- QObject (0xb5434f40) 0
- primary-for QWidget (0xb5434dc0)
- QPaintDevice (0xb51c0000) 8
- vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
-
-Vtable for QTabWidget
-QTabWidget::_ZTV10QTabWidget: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTabWidget)
-8 QTabWidget::metaObject
-12 QTabWidget::qt_metacast
-16 QTabWidget::qt_metacall
-20 QTabWidget::~QTabWidget
-24 QTabWidget::~QTabWidget
-28 QTabWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QTabWidget::sizeHint
-68 QTabWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QTabWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTabWidget::paintEvent
-128 QWidget::moveEvent
-132 QTabWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QTabWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTabWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QTabWidget::tabInserted
-228 QTabWidget::tabRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI10QTabWidget)
-240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
-244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTabWidget
- size=20 align=4
- base size=20 base align=4
-QTabWidget (0xb51c0080) 0
- vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
- QWidget (0xb51c00c0) 0
- primary-for QTabWidget (0xb51c0080)
- QObject (0xb51c0100) 0
- primary-for QWidget (0xb51c00c0)
- QPaintDevice (0xb51c0140) 8
- vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
-
-Vtable for QRubberBand
-QRubberBand::_ZTV11QRubberBand: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QRubberBand)
-8 QRubberBand::metaObject
-12 QRubberBand::qt_metacast
-16 QRubberBand::qt_metacall
-20 QRubberBand::~QRubberBand
-24 QRubberBand::~QRubberBand
-28 QRubberBand::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QRubberBand::paintEvent
-128 QRubberBand::moveEvent
-132 QRubberBand::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QRubberBand::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QRubberBand::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QRubberBand)
-232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
-236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QRubberBand
- size=20 align=4
- base size=20 base align=4
-QRubberBand (0xb51c0200) 0
- vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
- QWidget (0xb51c0240) 0
- primary-for QRubberBand (0xb51c0200)
- QObject (0xb51c0280) 0
- primary-for QWidget (0xb51c0240)
- QPaintDevice (0xb51c02c0) 8
- vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
-
-Class QStyleOption
- size=44 align=4
- base size=44 base align=4
-QStyleOption (0xb51c0340) 0
-
-Class QStyleOptionFocusRect
- size=60 align=4
- base size=60 base align=4
-QStyleOptionFocusRect (0xb51c0380) 0
- QStyleOption (0xb51c03c0) 0
-
-Class QStyleOptionFrame
- size=52 align=4
- base size=52 base align=4
-QStyleOptionFrame (0xb51c0440) 0
- QStyleOption (0xb51c0480) 0
-
-
-Class QStyleOptionFrameV2
- size=56 align=4
- base size=56 base align=4
-QStyleOptionFrameV2 (0xb51c0500) 0
- QStyleOptionFrame (0xb51c0540) 0
- QStyleOption (0xb51c0580) 0
-
-Class QStyleOptionTabWidgetFrame
- size=80 align=4
- base size=80 base align=4
-QStyleOptionTabWidgetFrame (0xb51c06c0) 0
- QStyleOption (0xb51c0700) 0
-
-Class QStyleOptionTabBarBase
- size=80 align=4
- base size=80 base align=4
-QStyleOptionTabBarBase (0xb51c07c0) 0
- QStyleOption (0xb51c0800) 0
-
-Class QStyleOptionHeader
- size=80 align=4
- base size=80 base align=4
-QStyleOptionHeader (0xb51c0880) 0
- QStyleOption (0xb51c08c0) 0
-
-
-Class QStyleOptionButton
- size=64 align=4
- base size=64 base align=4
-QStyleOptionButton (0xb51c0980) 0
- QStyleOption (0xb51c09c0) 0
-
-
-Class QStyleOptionTab
- size=72 align=4
- base size=72 base align=4
-QStyleOptionTab (0xb51c0ac0) 0
- QStyleOption (0xb51c0b00) 0
-
-Class QStyleOptionTabV2
- size=80 align=4
- base size=80 base align=4
-QStyleOptionTabV2 (0xb51c0c40) 0
- QStyleOptionTab (0xb51c0c80) 0
- QStyleOption (0xb51c0cc0) 0
-
-
-Class QStyleOptionToolBar
- size=68 align=4
- base size=68 base align=4
-QStyleOptionToolBar (0xb51c0d80) 0
- QStyleOption (0xb51c0dc0) 0
-
-Class QStyleOptionProgressBar
- size=68 align=4
- base size=65 base align=4
-QStyleOptionProgressBar (0xb51c0ec0) 0
- QStyleOption (0xb51c0f00) 0
-
-Class QStyleOptionProgressBarV2
- size=76 align=4
- base size=74 base align=4
-QStyleOptionProgressBarV2 (0xb51c0fc0) 0
- QStyleOptionProgressBar (0xb51c0040) 0
- QStyleOption (0xb51c01c0) 0
-
-Class QStyleOptionMenuItem
- size=96 align=4
- base size=96 base align=4
-QStyleOptionMenuItem (0xb51c0300) 0
- QStyleOption (0xb51c0400) 0
-
-
-Class QStyleOptionQ3ListViewItem
- size=64 align=4
- base size=64 base align=4
-QStyleOptionQ3ListViewItem (0xb51c04c0) 0
- QStyleOption (0xb51c05c0) 0
-
-Class QStyleOptionQ3DockWindow
- size=48 align=4
- base size=46 base align=4
-QStyleOptionQ3DockWindow (0xb51c0840) 0
- QStyleOption (0xb51c0940) 0
-
-Class QStyleOptionDockWidget
- size=52 align=4
- base size=51 base align=4
-QStyleOptionDockWidget (0xb51c0a00) 0
- QStyleOption (0xb51c0a80) 0
-
-Class QStyleOptionDockWidgetV2
- size=52 align=4
- base size=52 base align=4
-QStyleOptionDockWidgetV2 (0xb51c0b80) 0
- QStyleOptionDockWidget (0xb51c0c00) 0
- QStyleOption (0xb51c0e00) 0
-
-Class QStyleOptionViewItem
- size=80 align=4
- base size=77 base align=4
-QStyleOptionViewItem (0xb50cc000) 0
- QStyleOption (0xb50cc040) 0
-
-
-Class QStyleOptionViewItemV2
- size=84 align=4
- base size=84 base align=4
-QStyleOptionViewItemV2 (0xb50cc0c0) 0
- QStyleOptionViewItem (0xb50cc100) 0
- QStyleOption (0xb50cc140) 0
-
-Class QStyleOptionViewItemV3
- size=92 align=4
- base size=92 base align=4
-QStyleOptionViewItemV3 (0xb50cc280) 0
- QStyleOptionViewItemV2 (0xb50cc2c0) 0
- QStyleOptionViewItem (0xb50cc300) 0
- QStyleOption (0xb50cc340) 0
-
-Class QStyleOptionToolBox
- size=52 align=4
- base size=52 base align=4
-QStyleOptionToolBox (0xb50cc400) 0
- QStyleOption (0xb50cc440) 0
-
-Class QStyleOptionToolBoxV2
- size=60 align=4
- base size=60 base align=4
-QStyleOptionToolBoxV2 (0xb50cc4c0) 0
- QStyleOptionToolBox (0xb50cc500) 0
- QStyleOption (0xb50cc540) 0
-
-Class QStyleOptionRubberBand
- size=52 align=4
- base size=49 base align=4
-QStyleOptionRubberBand (0xb50cc600) 0
- QStyleOption (0xb50cc640) 0
-
-Class QStyleOptionComplex
- size=52 align=4
- base size=52 base align=4
-QStyleOptionComplex (0xb50cc6c0) 0
- QStyleOption (0xb50cc700) 0
-
-Class QStyleOptionSlider
- size=104 align=4
- base size=101 base align=4
-QStyleOptionSlider (0xb50cc780) 0
- QStyleOptionComplex (0xb50cc7c0) 0
- QStyleOption (0xb50cc800) 0
-
-Class QStyleOptionSpinBox
- size=64 align=4
- base size=61 base align=4
-QStyleOptionSpinBox (0xb50cc8c0) 0
- QStyleOptionComplex (0xb50cc900) 0
- QStyleOption (0xb50cc940) 0
-
-
-
-Class QStyleOptionQ3ListView
- size=84 align=4
- base size=81 base align=4
-QStyleOptionQ3ListView (0xb50cc9c0) 0
- QStyleOptionComplex (0xb50cca00) 0
- QStyleOption (0xb50cca40) 0
-
-
-Class QStyleOptionToolButton
- size=96 align=4
- base size=96 base align=4
-QStyleOptionToolButton (0xb50ccc00) 0
- QStyleOptionComplex (0xb50ccc40) 0
- QStyleOption (0xb50ccc80) 0
-
-Class QStyleOptionComboBox
- size=92 align=4
- base size=92 base align=4
-QStyleOptionComboBox (0xb50ccd80) 0
- QStyleOptionComplex (0xb50ccdc0) 0
- QStyleOption (0xb50cce00) 0
-
-Class QStyleOptionTitleBar
- size=68 align=4
- base size=68 base align=4
-QStyleOptionTitleBar (0xb50ccec0) 0
- QStyleOptionComplex (0xb50ccf00) 0
- QStyleOption (0xb50ccf40) 0
-
-Class QStyleOptionGroupBox
- size=88 align=4
- base size=88 base align=4
-QStyleOptionGroupBox (0xb50ccfc0) 0
- QStyleOptionComplex (0xb50cc080) 0
- QStyleOption (0xb50cc180) 0
-
-Class QStyleOptionSizeGrip
- size=56 align=4
- base size=56 base align=4
-QStyleOptionSizeGrip (0xb50cc680) 0
- QStyleOptionComplex (0xb50cc740) 0
- QStyleOption (0xb50cc840) 0
-
-Class QStyleOptionGraphicsItem
- size=132 align=4
- base size=132 base align=4
-QStyleOptionGraphicsItem (0xb50cc880) 0
- QStyleOption (0xb50cc980) 0
-
-Class QStyleHintReturn
- size=8 align=4
- base size=8 base align=4
-QStyleHintReturn (0xb50cca80) 0
-
-Class QStyleHintReturnMask
- size=12 align=4
- base size=12 base align=4
-QStyleHintReturnMask (0xb50ccbc0) 0
- QStyleHintReturn (0xb50cccc0) 0
-
-Class QStyleHintReturnVariant
- size=20 align=4
- base size=20 base align=4
-QStyleHintReturnVariant (0xb50ccd40) 0
- QStyleHintReturn (0xb50cce80) 0
-
-Vtable for QAbstractItemDelegate
-QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
-8 QAbstractItemDelegate::metaObject
-12 QAbstractItemDelegate::qt_metacast
-16 QAbstractItemDelegate::qt_metacall
-20 QAbstractItemDelegate::~QAbstractItemDelegate
-24 QAbstractItemDelegate::~QAbstractItemDelegate
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAbstractItemDelegate::createEditor
-68 QAbstractItemDelegate::setEditorData
-72 QAbstractItemDelegate::setModelData
-76 QAbstractItemDelegate::updateEditorGeometry
-80 QAbstractItemDelegate::editorEvent
-
-Class QAbstractItemDelegate
- size=8 align=4
- base size=8 base align=4
-QAbstractItemDelegate (0xb50ccf80) 0
- vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
- QObject (0xb4f8b000) 0
- primary-for QAbstractItemDelegate (0xb50ccf80)
-
-Vtable for QAbstractItemView
-QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractItemView)
-8 QAbstractItemView::metaObject
-12 QAbstractItemView::qt_metacast
-16 QAbstractItemView::qt_metacall
-20 QAbstractItemView::~QAbstractItemView
-24 QAbstractItemView::~QAbstractItemView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QAbstractScrollArea::scrollContentsBy
-232 QAbstractItemView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 __cxa_pure_virtual
-248 __cxa_pure_virtual
-252 __cxa_pure_virtual
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QAbstractItemView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QAbstractItemView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 __cxa_pure_virtual
-344 __cxa_pure_virtual
-348 __cxa_pure_virtual
-352 __cxa_pure_virtual
-356 __cxa_pure_virtual
-360 __cxa_pure_virtual
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI17QAbstractItemView)
-392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
-396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractItemView
- size=20 align=4
- base size=20 base align=4
-QAbstractItemView (0xb4f8b080) 0
- vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
- QAbstractScrollArea (0xb4f8b0c0) 0
- primary-for QAbstractItemView (0xb4f8b080)
- QFrame (0xb4f8b100) 0
- primary-for QAbstractScrollArea (0xb4f8b0c0)
- QWidget (0xb4f8b140) 0
- primary-for QFrame (0xb4f8b100)
- QObject (0xb4f8b180) 0
- primary-for QWidget (0xb4f8b140)
- QPaintDevice (0xb4f8b1c0) 8
- vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
-
-Vtable for QListView
-QListView::_ZTV9QListView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QListView)
-8 QListView::metaObject
-12 QListView::qt_metacast
-16 QListView::qt_metacall
-20 QListView::~QListView
-24 QListView::~QListView
-28 QListView::event
-32 QObject::eventFilter
-36 QListView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QListView::paintEvent
-128 QWidget::moveEvent
-132 QListView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QAbstractItemView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI9QListView)
-392 QListView::_ZThn8_N9QListViewD1Ev
-396 QListView::_ZThn8_N9QListViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QListView
- size=20 align=4
- base size=20 base align=4
-QListView (0xb4f8b2c0) 0
- vptr=((& QListView::_ZTV9QListView) + 8u)
- QAbstractItemView (0xb4f8b300) 0
- primary-for QListView (0xb4f8b2c0)
- QAbstractScrollArea (0xb4f8b340) 0
- primary-for QAbstractItemView (0xb4f8b300)
- QFrame (0xb4f8b380) 0
- primary-for QAbstractScrollArea (0xb4f8b340)
- QWidget (0xb4f8b3c0) 0
- primary-for QFrame (0xb4f8b380)
- QObject (0xb4f8b400) 0
- primary-for QWidget (0xb4f8b3c0)
- QPaintDevice (0xb4f8b440) 8
- vptr=((& QListView::_ZTV9QListView) + 392u)
-
-Vtable for QUndoView
-QUndoView::_ZTV9QUndoView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QUndoView)
-8 QUndoView::metaObject
-12 QUndoView::qt_metacast
-16 QUndoView::qt_metacall
-20 QUndoView::~QUndoView
-24 QUndoView::~QUndoView
-28 QListView::event
-32 QObject::eventFilter
-36 QListView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QListView::paintEvent
-128 QWidget::moveEvent
-132 QListView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QAbstractItemView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI9QUndoView)
-392 QUndoView::_ZThn8_N9QUndoViewD1Ev
-396 QUndoView::_ZThn8_N9QUndoViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QUndoView
- size=20 align=4
- base size=20 base align=4
-QUndoView (0xb4f8b500) 0
- vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
- QListView (0xb4f8b540) 0
- primary-for QUndoView (0xb4f8b500)
- QAbstractItemView (0xb4f8b580) 0
- primary-for QListView (0xb4f8b540)
- QAbstractScrollArea (0xb4f8b5c0) 0
- primary-for QAbstractItemView (0xb4f8b580)
- QFrame (0xb4f8b600) 0
- primary-for QAbstractScrollArea (0xb4f8b5c0)
- QWidget (0xb4f8b640) 0
- primary-for QFrame (0xb4f8b600)
- QObject (0xb4f8b680) 0
- primary-for QWidget (0xb4f8b640)
- QPaintDevice (0xb4f8b6c0) 8
- vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-
-Vtable for QSystemTrayIcon
-QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
-8 QSystemTrayIcon::metaObject
-12 QSystemTrayIcon::qt_metacast
-16 QSystemTrayIcon::qt_metacall
-20 QSystemTrayIcon::~QSystemTrayIcon
-24 QSystemTrayIcon::~QSystemTrayIcon
-28 QSystemTrayIcon::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSystemTrayIcon
- size=8 align=4
- base size=8 base align=4
-QSystemTrayIcon (0xb4f8b740) 0
- vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
- QObject (0xb4f8b780) 0
- primary-for QSystemTrayIcon (0xb4f8b740)
-
-Vtable for QUndoCommand
-QUndoCommand::_ZTV12QUndoCommand: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QUndoCommand)
-8 QUndoCommand::~QUndoCommand
-12 QUndoCommand::~QUndoCommand
-16 QUndoCommand::undo
-20 QUndoCommand::redo
-24 QUndoCommand::id
-28 QUndoCommand::mergeWith
-
-Class QUndoCommand
- size=8 align=4
- base size=8 base align=4
-QUndoCommand (0xb4f8b880) 0
- vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
-
-Vtable for QUndoStack
-QUndoStack::_ZTV10QUndoStack: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoStack)
-8 QUndoStack::metaObject
-12 QUndoStack::qt_metacast
-16 QUndoStack::qt_metacall
-20 QUndoStack::~QUndoStack
-24 QUndoStack::~QUndoStack
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoStack
- size=8 align=4
- base size=8 base align=4
-QUndoStack (0xb4f8b900) 0
- vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
- QObject (0xb4f8b940) 0
- primary-for QUndoStack (0xb4f8b900)
-
-Vtable for QUndoGroup
-QUndoGroup::_ZTV10QUndoGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoGroup)
-8 QUndoGroup::metaObject
-12 QUndoGroup::qt_metacast
-16 QUndoGroup::qt_metacall
-20 QUndoGroup::~QUndoGroup
-24 QUndoGroup::~QUndoGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoGroup
- size=8 align=4
- base size=8 base align=4
-QUndoGroup (0xb4f8b9c0) 0
- vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
- QObject (0xb4f8ba00) 0
- primary-for QUndoGroup (0xb4f8b9c0)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0xb4f8ba80) 0 empty
-
-Vtable for QCompleter
-QCompleter::_ZTV10QCompleter: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QCompleter)
-8 QCompleter::metaObject
-12 QCompleter::qt_metacast
-16 QCompleter::qt_metacall
-20 QCompleter::~QCompleter
-24 QCompleter::~QCompleter
-28 QCompleter::event
-32 QCompleter::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCompleter::pathFromIndex
-60 QCompleter::splitPath
-
-Class QCompleter
- size=8 align=4
- base size=8 base align=4
-QCompleter (0xb4f8bac0) 0
- vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
- QObject (0xb4f8bb00) 0
- primary-for QCompleter (0xb4f8bac0)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0xb4f8bb80) 0 empty
-
-
-
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAccessibleInterface)
-8 QAccessibleInterface::~QAccessibleInterface
-12 QAccessibleInterface::~QAccessibleInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QAccessibleInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterface (0xb4f8bd40) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
- QAccessible (0xb4f8bd80) 0 empty
-
-
-
-
-Vtable for QAccessibleInterfaceEx
-QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
-8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleInterfaceEx
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterfaceEx (0xb4f8b040) 0 nearly-empty
- vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
- QAccessibleInterface (0xb4f8b240) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb4f8b040)
- QAccessible (0xb4f8b4c0) 0 empty
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAccessibleEvent)
-8 QAccessibleEvent::~QAccessibleEvent
-12 QAccessibleEvent::~QAccessibleEvent
-
-Class QAccessibleEvent
- size=20 align=4
- base size=20 base align=4
-QAccessibleEvent (0xb4f8b840) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
- QEvent (0xb4f8b8c0) 0
- primary-for QAccessibleEvent (0xb4f8b840)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleObject)
-8 QAccessibleObject::~QAccessibleObject
-12 QAccessibleObject::~QAccessibleObject
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObject::userActionCount
-68 QAccessibleObject::actionText
-72 QAccessibleObject::doAction
-
-Class QAccessibleObject
- size=8 align=4
- base size=8 base align=4
-QAccessibleObject (0xb4f8b980) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
- QAccessibleInterface (0xb4f8ba40) 0 nearly-empty
- primary-for QAccessibleObject (0xb4f8b980)
- QAccessible (0xb4f8bb40) 0 empty
-
-Vtable for QAccessibleObjectEx
-QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
-8 QAccessibleObjectEx::~QAccessibleObjectEx
-12 QAccessibleObjectEx::~QAccessibleObjectEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObjectEx::setText
-52 QAccessibleObjectEx::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleObjectEx::actionText
-72 QAccessibleObjectEx::doAction
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleObjectEx
- size=8 align=4
- base size=8 base align=4
-QAccessibleObjectEx (0xb4f8bdc0) 0
- vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
- QAccessibleInterfaceEx (0xb4f8be40) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb4f8bdc0)
- QAccessibleInterface (0xb4ebb000) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb4f8be40)
- QAccessible (0xb4ebb040) 0 empty
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleApplication)
-8 QAccessibleApplication::~QAccessibleApplication
-12 QAccessibleApplication::~QAccessibleApplication
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleApplication::childCount
-28 QAccessibleApplication::indexOfChild
-32 QAccessibleApplication::relationTo
-36 QAccessibleApplication::childAt
-40 QAccessibleApplication::navigate
-44 QAccessibleApplication::text
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 QAccessibleApplication::role
-60 QAccessibleApplication::state
-64 QAccessibleApplication::userActionCount
-68 QAccessibleApplication::actionText
-72 QAccessibleApplication::doAction
-
-Class QAccessibleApplication
- size=8 align=4
- base size=8 base align=4
-QAccessibleApplication (0xb4ebb0c0) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
- QAccessibleObject (0xb4ebb100) 0
- primary-for QAccessibleApplication (0xb4ebb0c0)
- QAccessibleInterface (0xb4ebb140) 0 nearly-empty
- primary-for QAccessibleObject (0xb4ebb100)
- QAccessible (0xb4ebb180) 0 empty
-
-Vtable for QAccessibleWidget
-QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleWidget)
-8 QAccessibleWidget::~QAccessibleWidget
-12 QAccessibleWidget::~QAccessibleWidget
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleWidget::childCount
-28 QAccessibleWidget::indexOfChild
-32 QAccessibleWidget::relationTo
-36 QAccessibleWidget::childAt
-40 QAccessibleWidget::navigate
-44 QAccessibleWidget::text
-48 QAccessibleObject::setText
-52 QAccessibleWidget::rect
-56 QAccessibleWidget::role
-60 QAccessibleWidget::state
-64 QAccessibleWidget::userActionCount
-68 QAccessibleWidget::actionText
-72 QAccessibleWidget::doAction
-
-Class QAccessibleWidget
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidget (0xb4ebb200) 0
- vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
- QAccessibleObject (0xb4ebb240) 0
- primary-for QAccessibleWidget (0xb4ebb200)
- QAccessibleInterface (0xb4ebb280) 0 nearly-empty
- primary-for QAccessibleObject (0xb4ebb240)
- QAccessible (0xb4ebb2c0) 0 empty
-
-Vtable for QAccessibleWidgetEx
-QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
-8 QAccessibleWidgetEx::~QAccessibleWidgetEx
-12 QAccessibleWidgetEx::~QAccessibleWidgetEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 QAccessibleWidgetEx::childCount
-28 QAccessibleWidgetEx::indexOfChild
-32 QAccessibleWidgetEx::relationTo
-36 QAccessibleWidgetEx::childAt
-40 QAccessibleWidgetEx::navigate
-44 QAccessibleWidgetEx::text
-48 QAccessibleObjectEx::setText
-52 QAccessibleWidgetEx::rect
-56 QAccessibleWidgetEx::role
-60 QAccessibleWidgetEx::state
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleWidgetEx::actionText
-72 QAccessibleWidgetEx::doAction
-76 QAccessibleWidgetEx::invokeMethodEx
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleWidgetEx
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidgetEx (0xb4ebb340) 0
- vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
- QAccessibleObjectEx (0xb4ebb380) 0
- primary-for QAccessibleWidgetEx (0xb4ebb340)
- QAccessibleInterfaceEx (0xb4ebb3c0) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb4ebb380)
- QAccessibleInterface (0xb4ebb400) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb4ebb3c0)
- QAccessible (0xb4ebb440) 0 empty
-
-Vtable for QAccessibleFactoryInterface
-QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
-8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleFactoryInterface (0xb4ebb4c0) 0 nearly-empty
- vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
- QAccessible (0xb4ebb500) 0 empty
- QFactoryInterface (0xb4ebb540) 0 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb4ebb4c0)
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-8 QAccessiblePlugin::metaObject
-12 QAccessiblePlugin::qt_metacast
-16 QAccessiblePlugin::qt_metacall
-20 QAccessiblePlugin::~QAccessiblePlugin
-24 QAccessiblePlugin::~QAccessiblePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
-76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessiblePlugin (0xb4ebb600) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
- QObject (0xb4ebb640) 0
- primary-for QAccessiblePlugin (0xb4ebb600)
- QAccessibleFactoryInterface (0xb4ebb680) 8 nearly-empty
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
- QAccessible (0xb4ebb6c0) 8 empty
- QFactoryInterface (0xb4ebb700) 8 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb4ebb680)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleBridge)
-8 QAccessibleBridge::~QAccessibleBridge
-12 QAccessibleBridge::~QAccessibleBridge
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridge
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridge (0xb4ebb780) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-
-Vtable for QAccessibleBridgeFactoryInterface
-QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
-8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridgeFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridgeFactoryInterface (0xb4ebb840) 0 nearly-empty
- vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
- QFactoryInterface (0xb4ebb880) 0 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb4ebb840)
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-8 QAccessibleBridgePlugin::metaObject
-12 QAccessibleBridgePlugin::qt_metacast
-16 QAccessibleBridgePlugin::qt_metacall
-20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
-76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessibleBridgePlugin (0xb4ebb940) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
- QObject (0xb4ebb980) 0
- primary-for QAccessibleBridgePlugin (0xb4ebb940)
- QAccessibleBridgeFactoryInterface (0xb4ebb9c0) 8 nearly-empty
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
- QFactoryInterface (0xb4ebba00) 8 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb4ebb9c0)
-
-Vtable for QAccessible2Interface
-QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAccessible2Interface)
-8 QAccessible2Interface::~QAccessible2Interface
-12 QAccessible2Interface::~QAccessible2Interface
-
-Class QAccessible2Interface
- size=4 align=4
- base size=4 base align=4
-QAccessible2Interface (0xb4ebba80) 0 nearly-empty
- vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-8 QAccessibleTextInterface::~QAccessibleTextInterface
-12 QAccessibleTextInterface::~QAccessibleTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTextInterface (0xb4ebbb00) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
- QAccessible2Interface (0xb4ebbb40) 0 nearly-empty
- primary-for QAccessibleTextInterface (0xb4ebbb00)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleEditableTextInterface (0xb4ebbbc0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
- QAccessible2Interface (0xb4ebbc00) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb4ebbbc0)
-
-Vtable for QAccessibleSimpleEditableTextInterface
-QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
-8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-16 QAccessibleSimpleEditableTextInterface::copyText
-20 QAccessibleSimpleEditableTextInterface::deleteText
-24 QAccessibleSimpleEditableTextInterface::insertText
-28 QAccessibleSimpleEditableTextInterface::cutText
-32 QAccessibleSimpleEditableTextInterface::pasteText
-36 QAccessibleSimpleEditableTextInterface::replaceText
-40 QAccessibleSimpleEditableTextInterface::setAttributes
-
-Class QAccessibleSimpleEditableTextInterface
- size=8 align=4
- base size=8 base align=4
-QAccessibleSimpleEditableTextInterface (0xb4ebbc80) 0
- vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
- QAccessibleEditableTextInterface (0xb4ebbcc0) 0 nearly-empty
- primary-for QAccessibleSimpleEditableTextInterface (0xb4ebbc80)
- QAccessible2Interface (0xb4ebbd00) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb4ebbcc0)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-8 QAccessibleValueInterface::~QAccessibleValueInterface
-12 QAccessibleValueInterface::~QAccessibleValueInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleValueInterface (0xb4ebbd80) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
- QAccessible2Interface (0xb4ebbdc0) 0 nearly-empty
- primary-for QAccessibleValueInterface (0xb4ebbd80)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-8 QAccessibleTableInterface::~QAccessibleTableInterface
-12 QAccessibleTableInterface::~QAccessibleTableInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTableInterface (0xb4ebbe40) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
- QAccessible2Interface (0xb4ebbe80) 0 nearly-empty
- primary-for QAccessibleTableInterface (0xb4ebbe40)
-
-Vtable for QComboBox
-QComboBox::_ZTV9QComboBox: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QComboBox)
-8 QComboBox::metaObject
-12 QComboBox::qt_metacast
-16 QComboBox::qt_metacall
-20 QComboBox::~QComboBox
-24 QComboBox::~QComboBox
-28 QComboBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QComboBox::sizeHint
-68 QComboBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QComboBox::paintEvent
-128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
-176 QWidget::x11Event
-180 QComboBox::changeEvent
-184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI9QComboBox)
-240 QComboBox::_ZThn8_N9QComboBoxD1Ev
-244 QComboBox::_ZThn8_N9QComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QComboBox
- size=20 align=4
- base size=20 base align=4
-QComboBox (0xb4ebbf00) 0
- vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
- QWidget (0xb4ebbf40) 0
- primary-for QComboBox (0xb4ebbf00)
- QObject (0xb4ebbf80) 0
- primary-for QWidget (0xb4ebbf40)
- QPaintDevice (0xb4ebbfc0) 8
- vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
-
-Vtable for QDial
-QDial::_ZTV5QDial: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDial)
-8 QDial::metaObject
-12 QDial::qt_metacast
-16 QDial::qt_metacall
-20 QDial::~QDial
-24 QDial::~QDial
-28 QDial::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDial::sizeHint
-68 QDial::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDial::mousePressEvent
-84 QDial::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QDial::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDial::paintEvent
-128 QWidget::moveEvent
-132 QDial::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDial::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI5QDial)
-236 QDial::_ZThn8_N5QDialD1Ev
-240 QDial::_ZThn8_N5QDialD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDial
- size=20 align=4
- base size=20 base align=4
-QDial (0xb4ebb080) 0
- vptr=((& QDial::_ZTV5QDial) + 8u)
- QAbstractSlider (0xb4ebb1c0) 0
- primary-for QDial (0xb4ebb080)
- QWidget (0xb4ebb300) 0
- primary-for QAbstractSlider (0xb4ebb1c0)
- QObject (0xb4ebb480) 0
- primary-for QWidget (0xb4ebb300)
- QPaintDevice (0xb4ebb580) 8
- vptr=((& QDial::_ZTV5QDial) + 236u)
-
-Vtable for QAbstractButton
-QAbstractButton::_ZTV15QAbstractButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractButton)
-8 QAbstractButton::metaObject
-12 QAbstractButton::qt_metacast
-16 QAbstractButton::qt_metacall
-20 QAbstractButton::~QAbstractButton
-24 QAbstractButton::~QAbstractButton
-28 QAbstractButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 __cxa_pure_virtual
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QAbstractButton)
-244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
-248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractButton
- size=20 align=4
- base size=20 base align=4
-QAbstractButton (0xb4ebb740) 0
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
- QWidget (0xb4ebb7c0) 0
- primary-for QAbstractButton (0xb4ebb740)
- QObject (0xb4ebb8c0) 0
- primary-for QWidget (0xb4ebb7c0)
- QPaintDevice (0xb4ebba40) 8
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
-
-Vtable for QPushButton
-QPushButton::_ZTV11QPushButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPushButton)
-8 QPushButton::metaObject
-12 QPushButton::qt_metacast
-16 QPushButton::qt_metacall
-20 QPushButton::~QPushButton
-24 QPushButton::~QPushButton
-28 QPushButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QPushButton::sizeHint
-68 QPushButton::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QPushButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QPushButton::focusInEvent
-112 QPushButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QPushButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QPushButton)
-244 QPushButton::_ZThn8_N11QPushButtonD1Ev
-248 QPushButton::_ZThn8_N11QPushButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPushButton
- size=20 align=4
- base size=20 base align=4
-QPushButton (0xb4ebbb80) 0
- vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
- QAbstractButton (0xb4ebbc40) 0
- primary-for QPushButton (0xb4ebbb80)
- QWidget (0xb4ebbd40) 0
- primary-for QAbstractButton (0xb4ebbc40)
- QObject (0xb4ebbe00) 0
- primary-for QWidget (0xb4ebbd40)
- QPaintDevice (0xb4ebbec0) 8
- vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
-
-Vtable for QProgressBar
-QProgressBar::_ZTV12QProgressBar: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QProgressBar)
-8 QProgressBar::metaObject
-12 QProgressBar::qt_metacast
-16 QProgressBar::qt_metacall
-20 QProgressBar::~QProgressBar
-24 QProgressBar::~QProgressBar
-28 QProgressBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QProgressBar::sizeHint
-68 QProgressBar::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QProgressBar::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QProgressBar::text
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI12QProgressBar)
-236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
-240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QProgressBar
- size=20 align=4
- base size=20 base align=4
-QProgressBar (0xb4d85040) 0
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
- QWidget (0xb4d85080) 0
- primary-for QProgressBar (0xb4d85040)
- QObject (0xb4d850c0) 0
- primary-for QWidget (0xb4d85080)
- QPaintDevice (0xb4d85100) 8
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
-
-Vtable for QSpinBox
-QSpinBox::_ZTV8QSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QSpinBox)
-8 QSpinBox::metaObject
-12 QSpinBox::qt_metacast
-16 QSpinBox::qt_metacall
-20 QSpinBox::~QSpinBox
-24 QSpinBox::~QSpinBox
-28 QSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QSpinBox::validate
-228 QSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QSpinBox::valueFromText
-248 QSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI8QSpinBox)
-260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
-264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSpinBox
- size=20 align=4
- base size=20 base align=4
-QSpinBox (0xb4d85180) 0
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
- QAbstractSpinBox (0xb4d851c0) 0
- primary-for QSpinBox (0xb4d85180)
- QWidget (0xb4d85200) 0
- primary-for QAbstractSpinBox (0xb4d851c0)
- QObject (0xb4d85240) 0
- primary-for QWidget (0xb4d85200)
- QPaintDevice (0xb4d85280) 8
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-
-Vtable for QDoubleSpinBox
-QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-8 QDoubleSpinBox::metaObject
-12 QDoubleSpinBox::qt_metacast
-16 QDoubleSpinBox::qt_metacall
-20 QDoubleSpinBox::~QDoubleSpinBox
-24 QDoubleSpinBox::~QDoubleSpinBox
-28 QAbstractSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDoubleSpinBox::validate
-228 QDoubleSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QDoubleSpinBox::valueFromText
-248 QDoubleSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
-264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDoubleSpinBox
- size=20 align=4
- base size=20 base align=4
-QDoubleSpinBox (0xb4d85300) 0
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
- QAbstractSpinBox (0xb4d85340) 0
- primary-for QDoubleSpinBox (0xb4d85300)
- QWidget (0xb4d85380) 0
- primary-for QAbstractSpinBox (0xb4d85340)
- QObject (0xb4d853c0) 0
- primary-for QWidget (0xb4d85380)
- QPaintDevice (0xb4d85400) 8
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
-
-Vtable for QScrollBar
-QScrollBar::_ZTV10QScrollBar: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QScrollBar)
-8 QScrollBar::metaObject
-12 QScrollBar::qt_metacast
-16 QScrollBar::qt_metacall
-20 QScrollBar::~QScrollBar
-24 QScrollBar::~QScrollBar
-28 QScrollBar::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollBar::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QScrollBar::mousePressEvent
-84 QScrollBar::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QScrollBar::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QScrollBar::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QScrollBar::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QScrollBar::hideEvent
-176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QScrollBar::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10QScrollBar)
-236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
-240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QScrollBar
- size=20 align=4
- base size=20 base align=4
-QScrollBar (0xb4d85480) 0
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
- QAbstractSlider (0xb4d854c0) 0
- primary-for QScrollBar (0xb4d85480)
- QWidget (0xb4d85500) 0
- primary-for QAbstractSlider (0xb4d854c0)
- QObject (0xb4d85540) 0
- primary-for QWidget (0xb4d85500)
- QPaintDevice (0xb4d85580) 8
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-
-Vtable for QDateTimeEdit
-QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QDateTimeEdit)
-8 QDateTimeEdit::metaObject
-12 QDateTimeEdit::qt_metacast
-16 QDateTimeEdit::qt_metacall
-20 QDateTimeEdit::~QDateTimeEdit
-24 QDateTimeEdit::~QDateTimeEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI13QDateTimeEdit)
-260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
-264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDateTimeEdit
- size=20 align=4
- base size=20 base align=4
-QDateTimeEdit (0xb4d85640) 0
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
- QAbstractSpinBox (0xb4d85680) 0
- primary-for QDateTimeEdit (0xb4d85640)
- QWidget (0xb4d856c0) 0
- primary-for QAbstractSpinBox (0xb4d85680)
- QObject (0xb4d85700) 0
- primary-for QWidget (0xb4d856c0)
- QPaintDevice (0xb4d85740) 8
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
-
-Vtable for QTimeEdit
-QTimeEdit::_ZTV9QTimeEdit: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeEdit)
-8 QTimeEdit::metaObject
-12 QTimeEdit::qt_metacast
-16 QTimeEdit::qt_metacall
-20 QTimeEdit::~QTimeEdit
-24 QTimeEdit::~QTimeEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QTimeEdit)
-260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
-264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTimeEdit
- size=20 align=4
- base size=20 base align=4
-QTimeEdit (0xb4d857c0) 0
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
- QDateTimeEdit (0xb4d85800) 0
- primary-for QTimeEdit (0xb4d857c0)
- QAbstractSpinBox (0xb4d85840) 0
- primary-for QDateTimeEdit (0xb4d85800)
- QWidget (0xb4d85880) 0
- primary-for QAbstractSpinBox (0xb4d85840)
- QObject (0xb4d858c0) 0
- primary-for QWidget (0xb4d85880)
- QPaintDevice (0xb4d85900) 8
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
-
-Vtable for QDateEdit
-QDateEdit::_ZTV9QDateEdit: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDateEdit)
-8 QDateEdit::metaObject
-12 QDateEdit::qt_metacast
-16 QDateEdit::qt_metacall
-20 QDateEdit::~QDateEdit
-24 QDateEdit::~QDateEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QDateEdit)
-260 QDateEdit::_ZThn8_N9QDateEditD1Ev
-264 QDateEdit::_ZThn8_N9QDateEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDateEdit
- size=20 align=4
- base size=20 base align=4
-QDateEdit (0xb4d85980) 0
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
- QDateTimeEdit (0xb4d859c0) 0
- primary-for QDateEdit (0xb4d85980)
- QAbstractSpinBox (0xb4d85a00) 0
- primary-for QDateTimeEdit (0xb4d859c0)
- QWidget (0xb4d85a40) 0
- primary-for QAbstractSpinBox (0xb4d85a00)
- QObject (0xb4d85a80) 0
- primary-for QWidget (0xb4d85a40)
- QPaintDevice (0xb4d85ac0) 8
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
-
-Vtable for QButtonGroup
-QButtonGroup::_ZTV12QButtonGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QButtonGroup)
-8 QButtonGroup::metaObject
-12 QButtonGroup::qt_metacast
-16 QButtonGroup::qt_metacall
-20 QButtonGroup::~QButtonGroup
-24 QButtonGroup::~QButtonGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QButtonGroup
- size=8 align=4
- base size=8 base align=4
-QButtonGroup (0xb4d85b80) 0
- vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
- QObject (0xb4d85bc0) 0
- primary-for QButtonGroup (0xb4d85b80)
-
-Vtable for QDockWidget
-QDockWidget::_ZTV11QDockWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDockWidget)
-8 QDockWidget::metaObject
-12 QDockWidget::qt_metacast
-16 QDockWidget::qt_metacall
-20 QDockWidget::~QDockWidget
-24 QDockWidget::~QDockWidget
-28 QDockWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDockWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QDockWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QDockWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QDockWidget)
-232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
-236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDockWidget
- size=20 align=4
- base size=20 base align=4
-QDockWidget (0xb4d85c40) 0
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
- QWidget (0xb4d85c80) 0
- primary-for QDockWidget (0xb4d85c40)
- QObject (0xb4d85cc0) 0
- primary-for QWidget (0xb4d85c80)
- QPaintDevice (0xb4d85d00) 8
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
-
-Vtable for QMainWindow
-QMainWindow::_ZTV11QMainWindow: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMainWindow)
-8 QMainWindow::metaObject
-12 QMainWindow::qt_metacast
-16 QMainWindow::qt_metacall
-20 QMainWindow::~QMainWindow
-24 QMainWindow::~QMainWindow
-28 QMainWindow::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QMainWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QMainWindow::createPopupMenu
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11QMainWindow)
-236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
-240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMainWindow
- size=20 align=4
- base size=20 base align=4
-QMainWindow (0xb4d85e00) 0
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
- QWidget (0xb4d85e40) 0
- primary-for QMainWindow (0xb4d85e00)
- QObject (0xb4d85e80) 0
- primary-for QWidget (0xb4d85e40)
- QPaintDevice (0xb4d85ec0) 8
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
-
-Vtable for QMenu
-QMenu::_ZTV5QMenu: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QMenu)
-8 QMenu::metaObject
-12 QMenu::qt_metacast
-16 QMenu::qt_metacall
-20 QMenu::~QMenu
-24 QMenu::~QMenu
-28 QMenu::event
-32 QObject::eventFilter
-36 QMenu::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenu::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QMenu::hideEvent
-176 QWidget::x11Event
-180 QMenu::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI5QMenu)
-232 QMenu::_ZThn8_N5QMenuD1Ev
-236 QMenu::_ZThn8_N5QMenuD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMenu
- size=20 align=4
- base size=20 base align=4
-QMenu (0xb4d85f80) 0
- vptr=((& QMenu::_ZTV5QMenu) + 8u)
- QWidget (0xb4d85fc0) 0
- primary-for QMenu (0xb4d85f80)
- QObject (0xb4d85000) 0
- primary-for QWidget (0xb4d85fc0)
- QPaintDevice (0xb4d85140) 8
- vptr=((& QMenu::_ZTV5QMenu) + 232u)
-
-Vtable for QScrollArea
-QScrollArea::_ZTV11QScrollArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QScrollArea)
-8 QScrollArea::metaObject
-12 QScrollArea::qt_metacast
-16 QScrollArea::qt_metacall
-20 QScrollArea::~QScrollArea
-24 QScrollArea::~QScrollArea
-28 QScrollArea::event
-32 QScrollArea::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QScrollArea::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI11QScrollArea)
-240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
-244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QScrollArea
- size=20 align=4
- base size=20 base align=4
-QScrollArea (0xb4d852c0) 0
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
- QAbstractScrollArea (0xb4d85440) 0
- primary-for QScrollArea (0xb4d852c0)
- QFrame (0xb4d855c0) 0
- primary-for QAbstractScrollArea (0xb4d85440)
- QWidget (0xb4d85600) 0
- primary-for QFrame (0xb4d855c0)
- QObject (0xb4d85780) 0
- primary-for QWidget (0xb4d85600)
- QPaintDevice (0xb4d85940) 8
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
-
-Vtable for QFocusFrame
-QFocusFrame::_ZTV11QFocusFrame: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusFrame)
-8 QFocusFrame::metaObject
-12 QFocusFrame::qt_metacast
-16 QFocusFrame::qt_metacall
-20 QFocusFrame::~QFocusFrame
-24 QFocusFrame::~QFocusFrame
-28 QFocusFrame::event
-32 QFocusFrame::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFocusFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QFocusFrame)
-232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
-236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFocusFrame
- size=20 align=4
- base size=20 base align=4
-QFocusFrame (0xb4d85b00) 0
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
- QWidget (0xb4d85c00) 0
- primary-for QFocusFrame (0xb4d85b00)
- QObject (0xb4d85d80) 0
- primary-for QWidget (0xb4d85c00)
- QPaintDevice (0xb4d85f00) 8
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
-
-Vtable for QSizeGrip
-QSizeGrip::_ZTV9QSizeGrip: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSizeGrip)
-8 QSizeGrip::metaObject
-12 QSizeGrip::qt_metacast
-16 QSizeGrip::qt_metacall
-20 QSizeGrip::~QSizeGrip
-24 QSizeGrip::~QSizeGrip
-28 QSizeGrip::event
-32 QSizeGrip::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QSizeGrip::setVisible
-64 QSizeGrip::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSizeGrip::mousePressEvent
-84 QSizeGrip::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QSizeGrip::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QSizeGrip::paintEvent
-128 QSizeGrip::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QSizeGrip::showEvent
-172 QSizeGrip::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QSizeGrip)
-232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
-236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSizeGrip
- size=20 align=4
- base size=20 base align=4
-QSizeGrip (0xb4cf4040) 0
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
- QWidget (0xb4cf4080) 0
- primary-for QSizeGrip (0xb4cf4040)
- QObject (0xb4cf40c0) 0
- primary-for QWidget (0xb4cf4080)
- QPaintDevice (0xb4cf4100) 8
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
-
-Vtable for QSplitter
-QSplitter::_ZTV9QSplitter: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSplitter)
-8 QSplitter::metaObject
-12 QSplitter::qt_metacast
-16 QSplitter::qt_metacall
-20 QSplitter::~QSplitter
-24 QSplitter::~QSplitter
-28 QSplitter::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QSplitter::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QSplitter::sizeHint
-68 QSplitter::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QSplitter::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QSplitter::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QSplitter::createHandle
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI9QSplitter)
-236 QSplitter::_ZThn8_N9QSplitterD1Ev
-240 QSplitter::_ZThn8_N9QSplitterD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSplitter
- size=20 align=4
- base size=20 base align=4
-QSplitter (0xb4cf4180) 0
- vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
- QFrame (0xb4cf41c0) 0
- primary-for QSplitter (0xb4cf4180)
- QWidget (0xb4cf4200) 0
- primary-for QFrame (0xb4cf41c0)
- QObject (0xb4cf4240) 0
- primary-for QWidget (0xb4cf4200)
- QPaintDevice (0xb4cf4280) 8
- vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
-
-Vtable for QSplitterHandle
-QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSplitterHandle)
-8 QSplitterHandle::metaObject
-12 QSplitterHandle::qt_metacast
-16 QSplitterHandle::qt_metacall
-20 QSplitterHandle::~QSplitterHandle
-24 QSplitterHandle::~QSplitterHandle
-28 QSplitterHandle::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QSplitterHandle::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSplitterHandle::mousePressEvent
-84 QSplitterHandle::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QSplitterHandle::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QSplitterHandle::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI15QSplitterHandle)
-232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
-236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSplitterHandle
- size=20 align=4
- base size=20 base align=4
-QSplitterHandle (0xb4cf4300) 0
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
- QWidget (0xb4cf4340) 0
- primary-for QSplitterHandle (0xb4cf4300)
- QObject (0xb4cf4380) 0
- primary-for QWidget (0xb4cf4340)
- QPaintDevice (0xb4cf43c0) 8
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
-
-Vtable for QToolButton
-QToolButton::_ZTV11QToolButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QToolButton)
-8 QToolButton::metaObject
-12 QToolButton::qt_metacast
-16 QToolButton::qt_metacall
-20 QToolButton::~QToolButton
-24 QToolButton::~QToolButton
-28 QToolButton::event
-32 QObject::eventFilter
-36 QToolButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QToolButton::sizeHint
-68 QToolButton::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QToolButton::mousePressEvent
-84 QToolButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QToolButton::enterEvent
-120 QToolButton::leaveEvent
-124 QToolButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QToolButton::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QToolButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QToolButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QToolButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QToolButton)
-244 QToolButton::_ZThn8_N11QToolButtonD1Ev
-248 QToolButton::_ZThn8_N11QToolButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QToolButton
- size=20 align=4
- base size=20 base align=4
-QToolButton (0xb4cf4440) 0
- vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
- QAbstractButton (0xb4cf4480) 0
- primary-for QToolButton (0xb4cf4440)
- QWidget (0xb4cf44c0) 0
- primary-for QAbstractButton (0xb4cf4480)
- QObject (0xb4cf4500) 0
- primary-for QWidget (0xb4cf44c0)
- QPaintDevice (0xb4cf4540) 8
- vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
-
-Vtable for QStatusBar
-QStatusBar::_ZTV10QStatusBar: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QStatusBar)
-8 QStatusBar::metaObject
-12 QStatusBar::qt_metacast
-16 QStatusBar::qt_metacall
-20 QStatusBar::~QStatusBar
-24 QStatusBar::~QStatusBar
-28 QStatusBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QStatusBar::paintEvent
-128 QWidget::moveEvent
-132 QStatusBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QStatusBar)
-232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
-236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QStatusBar
- size=20 align=4
- base size=20 base align=4
-QStatusBar (0xb4cf4600) 0
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
- QWidget (0xb4cf4640) 0
- primary-for QStatusBar (0xb4cf4600)
- QObject (0xb4cf4680) 0
- primary-for QWidget (0xb4cf4640)
- QPaintDevice (0xb4cf46c0) 8
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
-
-Vtable for QRadioButton
-QRadioButton::_ZTV12QRadioButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QRadioButton)
-8 QRadioButton::metaObject
-12 QRadioButton::qt_metacast
-16 QRadioButton::qt_metacall
-20 QRadioButton::~QRadioButton
-24 QRadioButton::~QRadioButton
-28 QRadioButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QRadioButton::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QRadioButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QRadioButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QRadioButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QRadioButton)
-244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
-248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QRadioButton
- size=20 align=4
- base size=20 base align=4
-QRadioButton (0xb4cf4740) 0
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
- QAbstractButton (0xb4cf4780) 0
- primary-for QRadioButton (0xb4cf4740)
- QWidget (0xb4cf47c0) 0
- primary-for QAbstractButton (0xb4cf4780)
- QObject (0xb4cf4800) 0
- primary-for QWidget (0xb4cf47c0)
- QPaintDevice (0xb4cf4840) 8
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-
-Class QFontDatabase
- size=4 align=4
- base size=4 base align=4
-QFontDatabase (0xb4cf48c0) 0
-
-Vtable for QFontComboBox
-QFontComboBox::_ZTV13QFontComboBox: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFontComboBox)
-8 QFontComboBox::metaObject
-12 QFontComboBox::qt_metacast
-16 QFontComboBox::qt_metacall
-20 QFontComboBox::~QFontComboBox
-24 QFontComboBox::~QFontComboBox
-28 QFontComboBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFontComboBox::sizeHint
-68 QComboBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QComboBox::paintEvent
-128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
-176 QWidget::x11Event
-180 QComboBox::changeEvent
-184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI13QFontComboBox)
-240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
-244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFontComboBox
- size=20 align=4
- base size=20 base align=4
-QFontComboBox (0xb4cf4900) 0
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
- QComboBox (0xb4cf4940) 0
- primary-for QFontComboBox (0xb4cf4900)
- QWidget (0xb4cf4980) 0
- primary-for QComboBox (0xb4cf4940)
- QObject (0xb4cf49c0) 0
- primary-for QWidget (0xb4cf4980)
- QPaintDevice (0xb4cf4a00) 8
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
-
-Vtable for QToolBox
-QToolBox::_ZTV8QToolBox: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBox)
-8 QToolBox::metaObject
-12 QToolBox::qt_metacast
-16 QToolBox::qt_metacall
-20 QToolBox::~QToolBox
-24 QToolBox::~QToolBox
-28 QToolBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QToolBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QToolBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QToolBox::itemInserted
-228 QToolBox::itemRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QToolBox)
-240 QToolBox::_ZThn8_N8QToolBoxD1Ev
-244 QToolBox::_ZThn8_N8QToolBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QToolBox
- size=20 align=4
- base size=20 base align=4
-QToolBox (0xb4cf4ac0) 0
- vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
- QFrame (0xb4cf4b00) 0
- primary-for QToolBox (0xb4cf4ac0)
- QWidget (0xb4cf4b40) 0
- primary-for QFrame (0xb4cf4b00)
- QObject (0xb4cf4b80) 0
- primary-for QWidget (0xb4cf4b40)
- QPaintDevice (0xb4cf4bc0) 8
- vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
-
-Vtable for QCheckBox
-QCheckBox::_ZTV9QCheckBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCheckBox)
-8 QCheckBox::metaObject
-12 QCheckBox::qt_metacast
-16 QCheckBox::qt_metacall
-20 QCheckBox::~QCheckBox
-24 QCheckBox::~QCheckBox
-28 QCheckBox::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCheckBox::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QCheckBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QCheckBox::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCheckBox::hitButton
-228 QCheckBox::checkStateSet
-232 QCheckBox::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI9QCheckBox)
-244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
-248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QCheckBox
- size=20 align=4
- base size=20 base align=4
-QCheckBox (0xb4cf4c40) 0
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
- QAbstractButton (0xb4cf4c80) 0
- primary-for QCheckBox (0xb4cf4c40)
- QWidget (0xb4cf4cc0) 0
- primary-for QAbstractButton (0xb4cf4c80)
- QObject (0xb4cf4d00) 0
- primary-for QWidget (0xb4cf4cc0)
- QPaintDevice (0xb4cf4d40) 8
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-
-Vtable for QWorkspace
-QWorkspace::_ZTV10QWorkspace: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QWorkspace)
-8 QWorkspace::metaObject
-12 QWorkspace::qt_metacast
-16 QWorkspace::qt_metacall
-20 QWorkspace::~QWorkspace
-24 QWorkspace::~QWorkspace
-28 QWorkspace::event
-32 QWorkspace::eventFilter
-36 QObject::timerEvent
-40 QWorkspace::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWorkspace::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWorkspace::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWorkspace::paintEvent
-128 QWidget::moveEvent
-132 QWorkspace::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWorkspace::showEvent
-172 QWorkspace::hideEvent
-176 QWidget::x11Event
-180 QWorkspace::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QWorkspace)
-232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
-236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWorkspace
- size=20 align=4
- base size=20 base align=4
-QWorkspace (0xb4cf4dc0) 0
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
- QWidget (0xb4cf4e00) 0
- primary-for QWorkspace (0xb4cf4dc0)
- QObject (0xb4cf4e40) 0
- primary-for QWidget (0xb4cf4e00)
- QPaintDevice (0xb4cf4e80) 8
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-
-Vtable for QMenuBar
-QMenuBar::_ZTV8QMenuBar: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMenuBar)
-8 QMenuBar::metaObject
-12 QMenuBar::qt_metacast
-16 QMenuBar::qt_metacall
-20 QMenuBar::~QMenuBar
-24 QMenuBar::~QMenuBar
-28 QMenuBar::event
-32 QMenuBar::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QMenuBar::setVisible
-64 QMenuBar::sizeHint
-68 QMenuBar::minimumSizeHint
-72 QMenuBar::heightForWidth
-76 QWidget::paintEngine
-80 QMenuBar::mousePressEvent
-84 QMenuBar::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenuBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMenuBar::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QMenuBar::focusInEvent
-112 QMenuBar::focusOutEvent
-116 QWidget::enterEvent
-120 QMenuBar::leaveEvent
-124 QMenuBar::paintEvent
-128 QWidget::moveEvent
-132 QMenuBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenuBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMenuBar::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QMenuBar)
-232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
-236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMenuBar
- size=20 align=4
- base size=20 base align=4
-QMenuBar (0xb4cf4f00) 0
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
- QWidget (0xb4cf4f40) 0
- primary-for QMenuBar (0xb4cf4f00)
- QObject (0xb4cf4f80) 0
- primary-for QWidget (0xb4cf4f40)
- QPaintDevice (0xb4cf4fc0) 8
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
-
-Vtable for QMdiArea
-QMdiArea::_ZTV8QMdiArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMdiArea)
-8 QMdiArea::metaObject
-12 QMdiArea::qt_metacast
-16 QMdiArea::qt_metacall
-20 QMdiArea::~QMdiArea
-24 QMdiArea::~QMdiArea
-28 QMdiArea::event
-32 QMdiArea::eventFilter
-36 QMdiArea::timerEvent
-40 QMdiArea::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMdiArea::sizeHint
-68 QMdiArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QMdiArea::paintEvent
-128 QWidget::moveEvent
-132 QMdiArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QMdiArea::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QMdiArea::viewportEvent
-228 QMdiArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QMdiArea)
-240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
-244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMdiArea
- size=20 align=4
- base size=20 base align=4
-QMdiArea (0xb4cf4000) 0
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
- QAbstractScrollArea (0xb4cf4140) 0
- primary-for QMdiArea (0xb4cf4000)
- QFrame (0xb4cf42c0) 0
- primary-for QAbstractScrollArea (0xb4cf4140)
- QWidget (0xb4cf4400) 0
- primary-for QFrame (0xb4cf42c0)
- QObject (0xb4cf45c0) 0
- primary-for QWidget (0xb4cf4400)
- QPaintDevice (0xb4cf4700) 8
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
-
-Vtable for QLabel
-QLabel::_ZTV6QLabel: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QLabel)
-8 QLabel::metaObject
-12 QLabel::qt_metacast
-16 QLabel::qt_metacall
-20 QLabel::~QLabel
-24 QLabel::~QLabel
-28 QLabel::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLabel::sizeHint
-68 QLabel::minimumSizeHint
-72 QLabel::heightForWidth
-76 QWidget::paintEngine
-80 QLabel::mousePressEvent
-84 QLabel::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QLabel::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLabel::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLabel::focusInEvent
-112 QLabel::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLabel::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLabel::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLabel::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QLabel::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QLabel)
-232 QLabel::_ZThn8_N6QLabelD1Ev
-236 QLabel::_ZThn8_N6QLabelD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLabel
- size=20 align=4
- base size=20 base align=4
-QLabel (0xb4cf4a40) 0
- vptr=((& QLabel::_ZTV6QLabel) + 8u)
- QFrame (0xb4cf4c00) 0
- primary-for QLabel (0xb4cf4a40)
- QWidget (0xb4cf4d80) 0
- primary-for QFrame (0xb4cf4c00)
- QObject (0xb4cf4ec0) 0
- primary-for QWidget (0xb4cf4d80)
- QPaintDevice (0xb4a65000) 8
- vptr=((& QLabel::_ZTV6QLabel) + 232u)
-
-Vtable for QToolBar
-QToolBar::_ZTV8QToolBar: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBar)
-8 QToolBar::metaObject
-12 QToolBar::qt_metacast
-16 QToolBar::qt_metacall
-20 QToolBar::~QToolBar
-24 QToolBar::~QToolBar
-28 QToolBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QToolBar::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QToolBar::paintEvent
-128 QWidget::moveEvent
-132 QToolBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QToolBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QToolBar::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QToolBar)
-232 QToolBar::_ZThn8_N8QToolBarD1Ev
-236 QToolBar::_ZThn8_N8QToolBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QToolBar
- size=20 align=4
- base size=20 base align=4
-QToolBar (0xb4a65080) 0
- vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
- QWidget (0xb4a650c0) 0
- primary-for QToolBar (0xb4a65080)
- QObject (0xb4a65100) 0
- primary-for QWidget (0xb4a650c0)
- QPaintDevice (0xb4a65140) 8
- vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-
-Vtable for QSplashScreen
-QSplashScreen::_ZTV13QSplashScreen: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSplashScreen)
-8 QSplashScreen::metaObject
-12 QSplashScreen::qt_metacast
-16 QSplashScreen::qt_metacall
-20 QSplashScreen::~QSplashScreen
-24 QSplashScreen::~QSplashScreen
-28 QSplashScreen::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSplashScreen::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QSplashScreen::drawContents
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI13QSplashScreen)
-236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
-240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSplashScreen
- size=20 align=4
- base size=20 base align=4
-QSplashScreen (0xb4a651c0) 0
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
- QWidget (0xb4a65200) 0
- primary-for QSplashScreen (0xb4a651c0)
- QObject (0xb4a65240) 0
- primary-for QWidget (0xb4a65200)
- QPaintDevice (0xb4a65280) 8
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
-
-Vtable for QMdiSubWindow
-QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QMdiSubWindow)
-8 QMdiSubWindow::metaObject
-12 QMdiSubWindow::qt_metacast
-16 QMdiSubWindow::qt_metacall
-20 QMdiSubWindow::~QMdiSubWindow
-24 QMdiSubWindow::~QMdiSubWindow
-28 QMdiSubWindow::event
-32 QMdiSubWindow::eventFilter
-36 QMdiSubWindow::timerEvent
-40 QMdiSubWindow::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMdiSubWindow::sizeHint
-68 QMdiSubWindow::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMdiSubWindow::mousePressEvent
-84 QMdiSubWindow::mouseReleaseEvent
-88 QMdiSubWindow::mouseDoubleClickEvent
-92 QMdiSubWindow::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMdiSubWindow::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QMdiSubWindow::focusInEvent
-112 QMdiSubWindow::focusOutEvent
-116 QWidget::enterEvent
-120 QMdiSubWindow::leaveEvent
-124 QMdiSubWindow::paintEvent
-128 QMdiSubWindow::moveEvent
-132 QMdiSubWindow::resizeEvent
-136 QMdiSubWindow::closeEvent
-140 QMdiSubWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMdiSubWindow::showEvent
-172 QMdiSubWindow::hideEvent
-176 QWidget::x11Event
-180 QMdiSubWindow::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI13QMdiSubWindow)
-232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
-236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMdiSubWindow
- size=20 align=4
- base size=20 base align=4
-QMdiSubWindow (0xb4a65300) 0
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
- QWidget (0xb4a65340) 0
- primary-for QMdiSubWindow (0xb4a65300)
- QObject (0xb4a65380) 0
- primary-for QWidget (0xb4a65340)
- QPaintDevice (0xb4a653c0) 8
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
-
-Vtable for QMenuItem
-QMenuItem::_ZTV9QMenuItem: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMenuItem)
-8 QMenuItem::metaObject
-12 QMenuItem::qt_metacast
-16 QMenuItem::qt_metacall
-20 QMenuItem::~QMenuItem
-24 QMenuItem::~QMenuItem
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QMenuItem
- size=8 align=4
- base size=8 base align=4
-QMenuItem (0xb4a65480) 0
- vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
- QAction (0xb4a654c0) 0
- primary-for QMenuItem (0xb4a65480)
- QObject (0xb4a65500) 0
- primary-for QAction (0xb4a654c0)
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=4 align=4
- base size=4 base align=4
-QAbstractUndoItem (0xb4a65580) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QTextDocument)
-8 QTextDocument::metaObject
-12 QTextDocument::qt_metacast
-16 QTextDocument::qt_metacall
-20 QTextDocument::~QTextDocument
-24 QTextDocument::~QTextDocument
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextDocument::clear
-60 QTextDocument::createObject
-64 QTextDocument::loadResource
-
-Class QTextDocument
- size=8 align=4
- base size=8 base align=4
-QTextDocument (0xb4a65640) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
- QObject (0xb4a65680) 0
- primary-for QTextDocument (0xb4a65640)
-
-
-Class QTextOption
- size=24 align=4
- base size=24 base align=4
-QTextOption (0xb4a65740) 0
-
-
-Class QPen
- size=4 align=4
- base size=4 base align=4
-QPen (0xb4a657c0) 0
-
-
-Class QTextLength
- size=12 align=4
- base size=12 base align=4
-QTextLength (0xb4a658c0) 0
-
-
-Class QTextFormat
- size=8 align=4
- base size=8 base align=4
-QTextFormat (0xb4a65980) 0
-
-
-
-
-Class QTextCharFormat
- size=8 align=4
- base size=8 base align=4
-QTextCharFormat (0xb4a65c00) 0
- QTextFormat (0xb4a65c40) 0
-
-Class QTextBlockFormat
- size=8 align=4
- base size=8 base align=4
-QTextBlockFormat (0xb4a65c80) 0
- QTextFormat (0xb4a65cc0) 0
-
-Class QTextListFormat
- size=8 align=4
- base size=8 base align=4
-QTextListFormat (0xb4a65d00) 0
- QTextFormat (0xb4a65d40) 0
-
-Class QTextImageFormat
- size=8 align=4
- base size=8 base align=4
-QTextImageFormat (0xb4a65d80) 0
- QTextCharFormat (0xb4a65dc0) 0
- QTextFormat (0xb4a65e00) 0
-
-Class QTextFrameFormat
- size=8 align=4
- base size=8 base align=4
-QTextFrameFormat (0xb4a65e40) 0
- QTextFormat (0xb4a65e80) 0
-
-Class QTextTableFormat
- size=8 align=4
- base size=8 base align=4
-QTextTableFormat (0xb4a65ec0) 0
- QTextFrameFormat (0xb4a65f00) 0
- QTextFormat (0xb4a65f40) 0
-
-
-Class QTextCursor
- size=4 align=4
- base size=4 base align=4
-QTextCursor (0xb4a65f80) 0
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextObject)
-8 QTextObject::metaObject
-12 QTextObject::qt_metacast
-16 QTextObject::qt_metacall
-20 QTextObject::~QTextObject
-24 QTextObject::~QTextObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextObject
- size=8 align=4
- base size=8 base align=4
-QTextObject (0xb4a65180) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
- QObject (0xb4a652c0) 0
- primary-for QTextObject (0xb4a65180)
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTextBlockGroup)
-8 QTextBlockGroup::metaObject
-12 QTextBlockGroup::qt_metacast
-16 QTextBlockGroup::qt_metacall
-20 QTextBlockGroup::~QTextBlockGroup
-24 QTextBlockGroup::~QTextBlockGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=8 align=4
- base size=8 base align=4
-QTextBlockGroup (0xb4a65400) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
- QTextObject (0xb4a65540) 0
- primary-for QTextBlockGroup (0xb4a65400)
- QObject (0xb4a655c0) 0
- primary-for QTextObject (0xb4a65540)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-8 QTextFrameLayoutData::~QTextFrameLayoutData
-12 QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=4 align=4
- base size=4 base align=4
-QTextFrameLayoutData (0xb4a656c0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-
-Class QTextFrame::iterator
- size=20 align=4
- base size=20 base align=4
-QTextFrame::iterator (0xb4a659c0) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextFrame)
-8 QTextFrame::metaObject
-12 QTextFrame::qt_metacast
-16 QTextFrame::qt_metacall
-20 QTextFrame::~QTextFrame
-24 QTextFrame::~QTextFrame
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextFrame
- size=8 align=4
- base size=8 base align=4
-QTextFrame (0xb4a65840) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
- QTextObject (0xb4a65900) 0
- primary-for QTextFrame (0xb4a65840)
- QObject (0xb4a65940) 0
- primary-for QTextObject (0xb4a65900)
-
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QTextBlockUserData)
-8 QTextBlockUserData::~QTextBlockUserData
-12 QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=4 align=4
- base size=4 base align=4
-QTextBlockUserData (0xb4870000) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
-
-Class QTextBlock::iterator
- size=16 align=4
- base size=16 base align=4
-QTextBlock::iterator (0xb48700c0) 0
-
-Class QTextBlock
- size=8 align=4
- base size=8 base align=4
-QTextBlock (0xb4870080) 0
-
-
-
-Class QTextFragment
- size=12 align=4
- base size=12 base align=4
-QTextFragment (0xb4870180) 0
-
-
-Class QTextInlineObject
- size=8 align=4
- base size=8 base align=4
-QTextInlineObject (0xb4870200) 0
-
-Class QTextLayout::FormatRange
- size=16 align=4
- base size=16 base align=4
-QTextLayout::FormatRange (0xb4870280) 0
-
-Class QTextLayout
- size=4 align=4
- base size=4 base align=4
-QTextLayout (0xb4870240) 0
-
-
-
-Class QTextLine
- size=8 align=4
- base size=8 base align=4
-QTextLine (0xb4870400) 0
-
-Class QTextEdit::ExtraSelection
- size=12 align=4
- base size=12 base align=4
-QTextEdit::ExtraSelection (0xb48705c0) 0
-
-Vtable for QTextEdit
-QTextEdit::_ZTV9QTextEdit: 69u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextEdit)
-8 QTextEdit::metaObject
-12 QTextEdit::qt_metacast
-16 QTextEdit::qt_metacall
-20 QTextEdit::~QTextEdit
-24 QTextEdit::~QTextEdit
-28 QTextEdit::event
-32 QObject::eventFilter
-36 QTextEdit::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextEdit::mousePressEvent
-84 QTextEdit::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextEdit::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextEdit::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextEdit::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextEdit::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 (int (*)(...))-0x00000000000000008
-252 (int (*)(...))(& _ZTI9QTextEdit)
-256 QTextEdit::_ZThn8_N9QTextEditD1Ev
-260 QTextEdit::_ZThn8_N9QTextEditD0Ev
-264 QWidget::_ZThn8_NK7QWidget7devTypeEv
-268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTextEdit
- size=20 align=4
- base size=20 base align=4
-QTextEdit (0xb4870440) 0
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
- QAbstractScrollArea (0xb4870480) 0
- primary-for QTextEdit (0xb4870440)
- QFrame (0xb48704c0) 0
- primary-for QAbstractScrollArea (0xb4870480)
- QWidget (0xb4870500) 0
- primary-for QFrame (0xb48704c0)
- QObject (0xb4870540) 0
- primary-for QWidget (0xb4870500)
- QPaintDevice (0xb4870580) 8
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
-
-Vtable for QLCDNumber
-QLCDNumber::_ZTV10QLCDNumber: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QLCDNumber)
-8 QLCDNumber::metaObject
-12 QLCDNumber::qt_metacast
-16 QLCDNumber::qt_metacall
-20 QLCDNumber::~QLCDNumber
-24 QLCDNumber::~QLCDNumber
-28 QLCDNumber::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLCDNumber::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLCDNumber::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QLCDNumber)
-232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
-236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLCDNumber
- size=20 align=4
- base size=20 base align=4
-QLCDNumber (0xb48706c0) 0
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
- QFrame (0xb4870700) 0
- primary-for QLCDNumber (0xb48706c0)
- QWidget (0xb4870740) 0
- primary-for QFrame (0xb4870700)
- QObject (0xb4870780) 0
- primary-for QWidget (0xb4870740)
- QPaintDevice (0xb48707c0) 8
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
-
-Vtable for QStackedWidget
-QStackedWidget::_ZTV14QStackedWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedWidget)
-8 QStackedWidget::metaObject
-12 QStackedWidget::qt_metacast
-16 QStackedWidget::qt_metacall
-20 QStackedWidget::~QStackedWidget
-24 QStackedWidget::~QStackedWidget
-28 QStackedWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QStackedWidget)
-232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
-236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QStackedWidget
- size=20 align=4
- base size=20 base align=4
-QStackedWidget (0xb4870840) 0
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
- QFrame (0xb4870880) 0
- primary-for QStackedWidget (0xb4870840)
- QWidget (0xb48708c0) 0
- primary-for QFrame (0xb4870880)
- QObject (0xb4870900) 0
- primary-for QWidget (0xb48708c0)
- QPaintDevice (0xb4870940) 8
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
-
-Vtable for QDialogButtonBox
-QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDialogButtonBox)
-8 QDialogButtonBox::metaObject
-12 QDialogButtonBox::qt_metacast
-16 QDialogButtonBox::qt_metacall
-20 QDialogButtonBox::~QDialogButtonBox
-24 QDialogButtonBox::~QDialogButtonBox
-28 QDialogButtonBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QDialogButtonBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI16QDialogButtonBox)
-232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
-236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDialogButtonBox
- size=20 align=4
- base size=20 base align=4
-QDialogButtonBox (0xb48709c0) 0
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
- QWidget (0xb4870a00) 0
- primary-for QDialogButtonBox (0xb48709c0)
- QObject (0xb4870a40) 0
- primary-for QWidget (0xb4870a00)
- QPaintDevice (0xb4870a80) 8
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
-
-Vtable for QCalendarWidget
-QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QCalendarWidget)
-8 QCalendarWidget::metaObject
-12 QCalendarWidget::qt_metacast
-16 QCalendarWidget::qt_metacall
-20 QCalendarWidget::~QCalendarWidget
-24 QCalendarWidget::~QCalendarWidget
-28 QCalendarWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCalendarWidget::sizeHint
-68 QCalendarWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QCalendarWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QCalendarWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QCalendarWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCalendarWidget::paintCell
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QCalendarWidget)
-236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
-240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QCalendarWidget
- size=20 align=4
- base size=20 base align=4
-QCalendarWidget (0xb4870b40) 0
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
- QWidget (0xb4870b80) 0
- primary-for QCalendarWidget (0xb4870b40)
- QObject (0xb4870bc0) 0
- primary-for QWidget (0xb4870b80)
- QPaintDevice (0xb4870c00) 8
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
-
-Vtable for QGroupBox
-QGroupBox::_ZTV9QGroupBox: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QGroupBox)
-8 QGroupBox::metaObject
-12 QGroupBox::qt_metacast
-16 QGroupBox::qt_metacall
-20 QGroupBox::~QGroupBox
-24 QGroupBox::~QGroupBox
-28 QGroupBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QGroupBox::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
-128 QWidget::moveEvent
-132 QGroupBox::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QGroupBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QGroupBox)
-232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
-236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QGroupBox
- size=20 align=4
- base size=20 base align=4
-QGroupBox (0xb4870cc0) 0
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
- QWidget (0xb4870d00) 0
- primary-for QGroupBox (0xb4870cc0)
- QObject (0xb4870d40) 0
- primary-for QWidget (0xb4870d00)
- QPaintDevice (0xb4870d80) 8
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
-
-Vtable for QTextBrowser
-QTextBrowser::_ZTV12QTextBrowser: 74u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextBrowser)
-8 QTextBrowser::metaObject
-12 QTextBrowser::qt_metacast
-16 QTextBrowser::qt_metacall
-20 QTextBrowser::~QTextBrowser
-24 QTextBrowser::~QTextBrowser
-28 QTextBrowser::event
-32 QObject::eventFilter
-36 QTextEdit::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextBrowser::mousePressEvent
-84 QTextBrowser::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextBrowser::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextBrowser::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextBrowser::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextBrowser::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextBrowser::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextBrowser::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 QTextBrowser::setSource
-252 QTextBrowser::backward
-256 QTextBrowser::forward
-260 QTextBrowser::home
-264 QTextBrowser::reload
-268 (int (*)(...))-0x00000000000000008
-272 (int (*)(...))(& _ZTI12QTextBrowser)
-276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
-280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
-284 QWidget::_ZThn8_NK7QWidget7devTypeEv
-288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTextBrowser
- size=20 align=4
- base size=20 base align=4
-QTextBrowser (0xb4870e00) 0
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
- QTextEdit (0xb4870e40) 0
- primary-for QTextBrowser (0xb4870e00)
- QAbstractScrollArea (0xb4870e80) 0
- primary-for QTextEdit (0xb4870e40)
- QFrame (0xb4870ec0) 0
- primary-for QAbstractScrollArea (0xb4870e80)
- QWidget (0xb4870f00) 0
- primary-for QFrame (0xb4870ec0)
- QObject (0xb4870f40) 0
- primary-for QWidget (0xb4870f00)
- QPaintDevice (0xb4870f80) 8
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
-
-Class QTextDocumentFragment
- size=4 align=4
- base size=4 base align=4
-QTextDocumentFragment (0xb48702c0) 0
-
-Class QAbstractTextDocumentLayout::Selection
- size=12 align=4
- base size=12 base align=4
-QAbstractTextDocumentLayout::Selection (0xb4870980) 0
-
-
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=48 align=4
- base size=48 base align=4
-QAbstractTextDocumentLayout::PaintContext (0xb4870ac0) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-8 QAbstractTextDocumentLayout::metaObject
-12 QAbstractTextDocumentLayout::qt_metacast
-16 QAbstractTextDocumentLayout::qt_metacall
-20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
-24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 QAbstractTextDocumentLayout::resizeInlineObject
-88 QAbstractTextDocumentLayout::positionInlineObject
-92 QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=8 align=4
- base size=8 base align=4
-QAbstractTextDocumentLayout (0xb4870640) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
- QObject (0xb4870800) 0
- primary-for QAbstractTextDocumentLayout (0xb4870640)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextObjectInterface)
-8 QTextObjectInterface::~QTextObjectInterface
-12 QTextObjectInterface::~QTextObjectInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextObjectInterface
- size=4 align=4
- base size=4 base align=4
-QTextObjectInterface (0xb47ca040) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-
-Class QTextTableCell
- size=8 align=4
- base size=8 base align=4
-QTextTableCell (0xb47ca180) 0
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextTable)
-8 QTextTable::metaObject
-12 QTextTable::qt_metacast
-16 QTextTable::qt_metacall
-20 QTextTable::~QTextTable
-24 QTextTable::~QTextTable
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextTable
- size=8 align=4
- base size=8 base align=4
-QTextTable (0xb47ca1c0) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
- QTextFrame (0xb47ca200) 0
- primary-for QTextTable (0xb47ca1c0)
- QTextObject (0xb47ca240) 0
- primary-for QTextFrame (0xb47ca200)
- QObject (0xb47ca280) 0
- primary-for QTextObject (0xb47ca240)
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-8 QSyntaxHighlighter::metaObject
-12 QSyntaxHighlighter::qt_metacast
-16 QSyntaxHighlighter::qt_metacall
-20 QSyntaxHighlighter::~QSyntaxHighlighter
-24 QSyntaxHighlighter::~QSyntaxHighlighter
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=8 align=4
- base size=8 base align=4
-QSyntaxHighlighter (0xb47ca380) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
- QObject (0xb47ca3c0) 0
- primary-for QSyntaxHighlighter (0xb47ca380)
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextList)
-8 QTextList::metaObject
-12 QTextList::qt_metacast
-16 QTextList::qt_metacall
-20 QTextList::~QTextList
-24 QTextList::~QTextList
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=8 align=4
- base size=8 base align=4
-QTextList (0xb47ca440) 0
- vptr=((& QTextList::_ZTV9QTextList) + 8u)
- QTextBlockGroup (0xb47ca480) 0
- primary-for QTextList (0xb47ca440)
- QTextObject (0xb47ca4c0) 0
- primary-for QTextBlockGroup (0xb47ca480)
- QObject (0xb47ca500) 0
- primary-for QTextObject (0xb47ca4c0)
-
-Vtable for QGraphicsItemAnimation
-QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
-8 QGraphicsItemAnimation::metaObject
-12 QGraphicsItemAnimation::qt_metacast
-16 QGraphicsItemAnimation::qt_metacall
-20 QGraphicsItemAnimation::~QGraphicsItemAnimation
-24 QGraphicsItemAnimation::~QGraphicsItemAnimation
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsItemAnimation::beforeAnimationStep
-60 QGraphicsItemAnimation::afterAnimationStep
-
-Class QGraphicsItemAnimation
- size=12 align=4
- base size=12 base align=4
-QGraphicsItemAnimation (0xb47ca600) 0
- vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
- QObject (0xb47ca640) 0
- primary-for QGraphicsItemAnimation (0xb47ca600)
-
-Vtable for QGraphicsItem
-QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsItem)
-8 QGraphicsItem::~QGraphicsItem
-12 QGraphicsItem::~QGraphicsItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItem::isObscuredBy
-44 QGraphicsItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsItem (0xb47ca6c0) 0
- vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
-
-Vtable for QAbstractGraphicsShapeItem
-QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
-8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QAbstractGraphicsShapeItem::isObscuredBy
-44 QAbstractGraphicsShapeItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QAbstractGraphicsShapeItem
- size=8 align=4
- base size=8 base align=4
-QAbstractGraphicsShapeItem (0xb47ca980) 0
- vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
- QGraphicsItem (0xb47ca9c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb47ca980)
-
-Vtable for QGraphicsPathItem
-QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
-8 QGraphicsPathItem::~QGraphicsPathItem
-12 QGraphicsPathItem::~QGraphicsPathItem
-16 QGraphicsItem::advance
-20 QGraphicsPathItem::boundingRect
-24 QGraphicsPathItem::shape
-28 QGraphicsPathItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPathItem::isObscuredBy
-44 QGraphicsPathItem::opaqueArea
-48 QGraphicsPathItem::paint
-52 QGraphicsPathItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPathItem::supportsExtension
-148 QGraphicsPathItem::setExtension
-152 QGraphicsPathItem::extension
-
-Class QGraphicsPathItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPathItem (0xb47caa40) 0
- vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
- QAbstractGraphicsShapeItem (0xb47caa80) 0
- primary-for QGraphicsPathItem (0xb47caa40)
- QGraphicsItem (0xb47caac0) 0
- primary-for QAbstractGraphicsShapeItem (0xb47caa80)
-
-Vtable for QGraphicsRectItem
-QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
-8 QGraphicsRectItem::~QGraphicsRectItem
-12 QGraphicsRectItem::~QGraphicsRectItem
-16 QGraphicsItem::advance
-20 QGraphicsRectItem::boundingRect
-24 QGraphicsRectItem::shape
-28 QGraphicsRectItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsRectItem::isObscuredBy
-44 QGraphicsRectItem::opaqueArea
-48 QGraphicsRectItem::paint
-52 QGraphicsRectItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsRectItem::supportsExtension
-148 QGraphicsRectItem::setExtension
-152 QGraphicsRectItem::extension
-
-Class QGraphicsRectItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsRectItem (0xb47cab40) 0
- vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
- QAbstractGraphicsShapeItem (0xb47cab80) 0
- primary-for QGraphicsRectItem (0xb47cab40)
- QGraphicsItem (0xb47cabc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb47cab80)
-
-Vtable for QGraphicsEllipseItem
-QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
-8 QGraphicsEllipseItem::~QGraphicsEllipseItem
-12 QGraphicsEllipseItem::~QGraphicsEllipseItem
-16 QGraphicsItem::advance
-20 QGraphicsEllipseItem::boundingRect
-24 QGraphicsEllipseItem::shape
-28 QGraphicsEllipseItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsEllipseItem::isObscuredBy
-44 QGraphicsEllipseItem::opaqueArea
-48 QGraphicsEllipseItem::paint
-52 QGraphicsEllipseItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsEllipseItem::supportsExtension
-148 QGraphicsEllipseItem::setExtension
-152 QGraphicsEllipseItem::extension
-
-Class QGraphicsEllipseItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsEllipseItem (0xb47cac40) 0
- vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
- QAbstractGraphicsShapeItem (0xb47cac80) 0
- primary-for QGraphicsEllipseItem (0xb47cac40)
- QGraphicsItem (0xb47cacc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb47cac80)
-
-Vtable for QGraphicsPolygonItem
-QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
-8 QGraphicsPolygonItem::~QGraphicsPolygonItem
-12 QGraphicsPolygonItem::~QGraphicsPolygonItem
-16 QGraphicsItem::advance
-20 QGraphicsPolygonItem::boundingRect
-24 QGraphicsPolygonItem::shape
-28 QGraphicsPolygonItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPolygonItem::isObscuredBy
-44 QGraphicsPolygonItem::opaqueArea
-48 QGraphicsPolygonItem::paint
-52 QGraphicsPolygonItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPolygonItem::supportsExtension
-148 QGraphicsPolygonItem::setExtension
-152 QGraphicsPolygonItem::extension
-
-Class QGraphicsPolygonItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPolygonItem (0xb47cad40) 0
- vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
- QAbstractGraphicsShapeItem (0xb47cad80) 0
- primary-for QGraphicsPolygonItem (0xb47cad40)
- QGraphicsItem (0xb47cadc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb47cad80)
-
-Vtable for QGraphicsLineItem
-QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
-8 QGraphicsLineItem::~QGraphicsLineItem
-12 QGraphicsLineItem::~QGraphicsLineItem
-16 QGraphicsItem::advance
-20 QGraphicsLineItem::boundingRect
-24 QGraphicsLineItem::shape
-28 QGraphicsLineItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsLineItem::isObscuredBy
-44 QGraphicsLineItem::opaqueArea
-48 QGraphicsLineItem::paint
-52 QGraphicsLineItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsLineItem::supportsExtension
-148 QGraphicsLineItem::setExtension
-152 QGraphicsLineItem::extension
-
-Class QGraphicsLineItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsLineItem (0xb47cae40) 0
- vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
- QGraphicsItem (0xb47cae80) 0
- primary-for QGraphicsLineItem (0xb47cae40)
-
-Vtable for QGraphicsPixmapItem
-QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
-8 QGraphicsPixmapItem::~QGraphicsPixmapItem
-12 QGraphicsPixmapItem::~QGraphicsPixmapItem
-16 QGraphicsItem::advance
-20 QGraphicsPixmapItem::boundingRect
-24 QGraphicsPixmapItem::shape
-28 QGraphicsPixmapItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPixmapItem::isObscuredBy
-44 QGraphicsPixmapItem::opaqueArea
-48 QGraphicsPixmapItem::paint
-52 QGraphicsPixmapItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPixmapItem::supportsExtension
-148 QGraphicsPixmapItem::setExtension
-152 QGraphicsPixmapItem::extension
-
-Class QGraphicsPixmapItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPixmapItem (0xb47caf00) 0
- vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
- QGraphicsItem (0xb47caf40) 0
- primary-for QGraphicsPixmapItem (0xb47caf00)
-
-Vtable for QGraphicsTextItem
-QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-8 QGraphicsTextItem::metaObject
-12 QGraphicsTextItem::qt_metacast
-16 QGraphicsTextItem::qt_metacall
-20 QGraphicsTextItem::~QGraphicsTextItem
-24 QGraphicsTextItem::~QGraphicsTextItem
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsTextItem::boundingRect
-60 QGraphicsTextItem::shape
-64 QGraphicsTextItem::contains
-68 QGraphicsTextItem::paint
-72 QGraphicsTextItem::isObscuredBy
-76 QGraphicsTextItem::opaqueArea
-80 QGraphicsTextItem::type
-84 QGraphicsTextItem::sceneEvent
-88 QGraphicsTextItem::mousePressEvent
-92 QGraphicsTextItem::mouseMoveEvent
-96 QGraphicsTextItem::mouseReleaseEvent
-100 QGraphicsTextItem::mouseDoubleClickEvent
-104 QGraphicsTextItem::contextMenuEvent
-108 QGraphicsTextItem::keyPressEvent
-112 QGraphicsTextItem::keyReleaseEvent
-116 QGraphicsTextItem::focusInEvent
-120 QGraphicsTextItem::focusOutEvent
-124 QGraphicsTextItem::dragEnterEvent
-128 QGraphicsTextItem::dragLeaveEvent
-132 QGraphicsTextItem::dragMoveEvent
-136 QGraphicsTextItem::dropEvent
-140 QGraphicsTextItem::inputMethodEvent
-144 QGraphicsTextItem::hoverEnterEvent
-148 QGraphicsTextItem::hoverMoveEvent
-152 QGraphicsTextItem::hoverLeaveEvent
-156 QGraphicsTextItem::inputMethodQuery
-160 QGraphicsTextItem::supportsExtension
-164 QGraphicsTextItem::setExtension
-168 QGraphicsTextItem::extension
-172 (int (*)(...))-0x00000000000000008
-176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
-184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
-188 QGraphicsItem::advance
-192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
-196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
-200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
-204 QGraphicsItem::collidesWithItem
-208 QGraphicsItem::collidesWithPath
-212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
-216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
-220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
-224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
-228 QGraphicsItem::sceneEventFilter
-232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
-236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
-240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
-244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
-248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
-252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
-256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
-260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
-264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
-268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
-272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
-276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
-280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
-284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
-288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
-292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
-296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
-300 QGraphicsItem::wheelEvent
-304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
-308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
-312 QGraphicsItem::itemChange
-316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
-320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
-324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
-
-Class QGraphicsTextItem
- size=20 align=4
- base size=20 base align=4
-QGraphicsTextItem (0xb47cafc0) 0
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
- QObject (0xb47ca000) 0
- primary-for QGraphicsTextItem (0xb47cafc0)
- QGraphicsItem (0xb47ca080) 8
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
-
-Vtable for QGraphicsSimpleTextItem
-QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
-8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-16 QGraphicsItem::advance
-20 QGraphicsSimpleTextItem::boundingRect
-24 QGraphicsSimpleTextItem::shape
-28 QGraphicsSimpleTextItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsSimpleTextItem::isObscuredBy
-44 QGraphicsSimpleTextItem::opaqueArea
-48 QGraphicsSimpleTextItem::paint
-52 QGraphicsSimpleTextItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsSimpleTextItem::supportsExtension
-148 QGraphicsSimpleTextItem::setExtension
-152 QGraphicsSimpleTextItem::extension
-
-Class QGraphicsSimpleTextItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsSimpleTextItem (0xb47ca2c0) 0
- vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
- QAbstractGraphicsShapeItem (0xb47ca400) 0
- primary-for QGraphicsSimpleTextItem (0xb47ca2c0)
- QGraphicsItem (0xb47ca540) 0
- primary-for QAbstractGraphicsShapeItem (0xb47ca400)
-
-Vtable for QGraphicsItemGroup
-QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
-8 QGraphicsItemGroup::~QGraphicsItemGroup
-12 QGraphicsItemGroup::~QGraphicsItemGroup
-16 QGraphicsItem::advance
-20 QGraphicsItemGroup::boundingRect
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItemGroup::isObscuredBy
-44 QGraphicsItemGroup::opaqueArea
-48 QGraphicsItemGroup::paint
-52 QGraphicsItemGroup::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItemGroup
- size=8 align=4
- base size=8 base align=4
-QGraphicsItemGroup (0xb47ca680) 0
- vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
- QGraphicsItem (0xb47ca700) 0
- primary-for QGraphicsItemGroup (0xb47ca680)
-
-Class QPainter
- size=4 align=4
- base size=4 base align=4
-QPainter (0xb47ca780) 0
-
-
-
-
-
-
-
-
-
-
-Vtable for QGraphicsScene
-QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QGraphicsScene)
-8 QGraphicsScene::metaObject
-12 QGraphicsScene::qt_metacast
-16 QGraphicsScene::qt_metacall
-20 QGraphicsScene::~QGraphicsScene
-24 QGraphicsScene::~QGraphicsScene
-28 QGraphicsScene::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsScene::inputMethodQuery
-60 QGraphicsScene::contextMenuEvent
-64 QGraphicsScene::dragEnterEvent
-68 QGraphicsScene::dragMoveEvent
-72 QGraphicsScene::dragLeaveEvent
-76 QGraphicsScene::dropEvent
-80 QGraphicsScene::focusInEvent
-84 QGraphicsScene::focusOutEvent
-88 QGraphicsScene::helpEvent
-92 QGraphicsScene::keyPressEvent
-96 QGraphicsScene::keyReleaseEvent
-100 QGraphicsScene::mousePressEvent
-104 QGraphicsScene::mouseMoveEvent
-108 QGraphicsScene::mouseReleaseEvent
-112 QGraphicsScene::mouseDoubleClickEvent
-116 QGraphicsScene::wheelEvent
-120 QGraphicsScene::inputMethodEvent
-124 QGraphicsScene::drawBackground
-128 QGraphicsScene::drawForeground
-132 QGraphicsScene::drawItems
-
-Class QGraphicsScene
- size=8 align=4
- base size=8 base align=4
-QGraphicsScene (0xb4564280) 0
- vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
- QObject (0xb45642c0) 0
- primary-for QGraphicsScene (0xb4564280)
-
-
-
-
-Vtable for QGraphicsView
-QGraphicsView::_ZTV13QGraphicsView: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsView)
-8 QGraphicsView::metaObject
-12 QGraphicsView::qt_metacast
-16 QGraphicsView::qt_metacall
-20 QGraphicsView::~QGraphicsView
-24 QGraphicsView::~QGraphicsView
-28 QGraphicsView::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QGraphicsView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGraphicsView::mousePressEvent
-84 QGraphicsView::mouseReleaseEvent
-88 QGraphicsView::mouseDoubleClickEvent
-92 QGraphicsView::mouseMoveEvent
-96 QGraphicsView::wheelEvent
-100 QGraphicsView::keyPressEvent
-104 QGraphicsView::keyReleaseEvent
-108 QGraphicsView::focusInEvent
-112 QGraphicsView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGraphicsView::paintEvent
-128 QWidget::moveEvent
-132 QGraphicsView::resizeEvent
-136 QWidget::closeEvent
-140 QGraphicsView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QGraphicsView::dragEnterEvent
-156 QGraphicsView::dragMoveEvent
-160 QGraphicsView::dragLeaveEvent
-164 QGraphicsView::dropEvent
-168 QGraphicsView::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QGraphicsView::inputMethodEvent
-192 QGraphicsView::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QGraphicsView::viewportEvent
-228 QGraphicsView::scrollContentsBy
-232 QGraphicsView::drawBackground
-236 QGraphicsView::drawForeground
-240 QGraphicsView::drawItems
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI13QGraphicsView)
-252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
-256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QGraphicsView
- size=20 align=4
- base size=20 base align=4
-QGraphicsView (0xb45644c0) 0
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
- QAbstractScrollArea (0xb4564500) 0
- primary-for QGraphicsView (0xb45644c0)
- QFrame (0xb4564540) 0
- primary-for QAbstractScrollArea (0xb4564500)
- QWidget (0xb4564580) 0
- primary-for QFrame (0xb4564540)
- QObject (0xb45645c0) 0
- primary-for QWidget (0xb4564580)
- QPaintDevice (0xb4564600) 8
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
-Vtable for QGraphicsSceneEvent
-QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
-8 QGraphicsSceneEvent::~QGraphicsSceneEvent
-12 QGraphicsSceneEvent::~QGraphicsSceneEvent
-
-Class QGraphicsSceneEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneEvent (0xb4564740) 0
- vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
- QEvent (0xb4564780) 0
- primary-for QGraphicsSceneEvent (0xb4564740)
-
-Vtable for QGraphicsSceneMouseEvent
-QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
-8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-
-Class QGraphicsSceneMouseEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneMouseEvent (0xb4564800) 0
- vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
- QGraphicsSceneEvent (0xb4564840) 0
- primary-for QGraphicsSceneMouseEvent (0xb4564800)
- QEvent (0xb4564880) 0
- primary-for QGraphicsSceneEvent (0xb4564840)
-
-Vtable for QGraphicsSceneWheelEvent
-QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
-8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-
-Class QGraphicsSceneWheelEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneWheelEvent (0xb4564900) 0
- vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
- QGraphicsSceneEvent (0xb4564940) 0
- primary-for QGraphicsSceneWheelEvent (0xb4564900)
- QEvent (0xb4564980) 0
- primary-for QGraphicsSceneEvent (0xb4564940)
-
-Vtable for QGraphicsSceneContextMenuEvent
-QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
-8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-
-Class QGraphicsSceneContextMenuEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneContextMenuEvent (0xb4564a00) 0
- vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
- QGraphicsSceneEvent (0xb4564a40) 0
- primary-for QGraphicsSceneContextMenuEvent (0xb4564a00)
- QEvent (0xb4564a80) 0
- primary-for QGraphicsSceneEvent (0xb4564a40)
-
-Vtable for QGraphicsSceneHoverEvent
-QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
-8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-
-Class QGraphicsSceneHoverEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHoverEvent (0xb4564b00) 0
- vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
- QGraphicsSceneEvent (0xb4564b40) 0
- primary-for QGraphicsSceneHoverEvent (0xb4564b00)
- QEvent (0xb4564b80) 0
- primary-for QGraphicsSceneEvent (0xb4564b40)
-
-Vtable for QGraphicsSceneHelpEvent
-QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
-8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-
-Class QGraphicsSceneHelpEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHelpEvent (0xb4564c00) 0
- vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
- QGraphicsSceneEvent (0xb4564c40) 0
- primary-for QGraphicsSceneHelpEvent (0xb4564c00)
- QEvent (0xb4564c80) 0
- primary-for QGraphicsSceneEvent (0xb4564c40)
-
-Vtable for QGraphicsSceneDragDropEvent
-QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
-8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-
-Class QGraphicsSceneDragDropEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneDragDropEvent (0xb4564d00) 0
- vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
- QGraphicsSceneEvent (0xb4564d40) 0
- primary-for QGraphicsSceneDragDropEvent (0xb4564d00)
- QEvent (0xb4564d80) 0
- primary-for QGraphicsSceneEvent (0xb4564d40)
-
-Vtable for QInputContextFactoryInterface
-QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
-8 QInputContextFactoryInterface::~QInputContextFactoryInterface
-12 QInputContextFactoryInterface::~QInputContextFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-
-Class QInputContextFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QInputContextFactoryInterface (0xb4564e00) 0 nearly-empty
- vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
- QFactoryInterface (0xb4564e40) 0 nearly-empty
- primary-for QInputContextFactoryInterface (0xb4564e00)
-
-Vtable for QInputContextPlugin
-QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QInputContextPlugin)
-8 QInputContextPlugin::metaObject
-12 QInputContextPlugin::qt_metacast
-16 QInputContextPlugin::qt_metacall
-20 QInputContextPlugin::~QInputContextPlugin
-24 QInputContextPlugin::~QInputContextPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 (int (*)(...))-0x00000000000000008
-80 (int (*)(...))(& _ZTI19QInputContextPlugin)
-84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
-88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-
-Class QInputContextPlugin
- size=12 align=4
- base size=12 base align=4
-QInputContextPlugin (0xb4564ec0) 0
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
- QObject (0xb4564f00) 0
- primary-for QInputContextPlugin (0xb4564ec0)
- QInputContextFactoryInterface (0xb4564f40) 8 nearly-empty
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
- QFactoryInterface (0xb4564f80) 8 nearly-empty
- primary-for QInputContextFactoryInterface (0xb4564f40)
-
-Vtable for QInputContext
-QInputContext::_ZTV13QInputContext: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QInputContext)
-8 QInputContext::metaObject
-12 QInputContext::qt_metacast
-16 QInputContext::qt_metacall
-20 QInputContext::~QInputContext
-24 QInputContext::~QInputContext
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 QInputContext::update
-72 QInputContext::mouseHandler
-76 QInputContext::font
-80 __cxa_pure_virtual
-84 QInputContext::setFocusWidget
-88 QInputContext::widgetDestroyed
-92 QInputContext::actions
-96 QInputContext::x11FilterEvent
-100 QInputContext::filterEvent
-
-Class QInputContext
- size=8 align=4
- base size=8 base align=4
-QInputContext (0xb4564340) 0
- vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
- QObject (0xb4564680) 0
- primary-for QInputContext (0xb4564340)
-
-Class QInputContextFactory
- size=1 align=1
- base size=0 base align=1
-QInputContextFactory (0xb45647c0) 0 empty
-
-Class QVFbHeader
- size=1076 align=4
- base size=1076 base align=4
-QVFbHeader (0xb45648c0) 0
-
-Class QVFbKeyData
- size=12 align=4
- base size=12 base align=4
-QVFbKeyData (0xb4564ac0) 0
-
-Vtable for QWSEmbedWidget
-QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-8 QWSEmbedWidget::metaObject
-12 QWSEmbedWidget::qt_metacast
-16 QWSEmbedWidget::qt_metacall
-20 QWSEmbedWidget::~QWSEmbedWidget
-24 QWSEmbedWidget::~QWSEmbedWidget
-28 QWidget::event
-32 QWSEmbedWidget::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWSEmbedWidget::moveEvent
-132 QWSEmbedWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWSEmbedWidget::showEvent
-172 QWSEmbedWidget::hideEvent
-176 QWidget::x11Event
-180 QWSEmbedWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
-236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWSEmbedWidget
- size=20 align=4
- base size=20 base align=4
-QWSEmbedWidget (0xb4564bc0) 0
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
- QWidget (0xb4564cc0) 0
- primary-for QWSEmbedWidget (0xb4564bc0)
- QObject (0xb4564dc0) 0
- primary-for QWidget (0xb4564cc0)
- QPaintDevice (0xb4564e80) 8
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QImageIOHandler)
-8 QImageIOHandler::~QImageIOHandler
-12 QImageIOHandler::~QImageIOHandler
-16 QImageIOHandler::name
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QImageIOHandler::write
-32 QImageIOHandler::option
-36 QImageIOHandler::setOption
-40 QImageIOHandler::supportsOption
-44 QImageIOHandler::jumpToNextImage
-48 QImageIOHandler::jumpToImage
-52 QImageIOHandler::loopCount
-56 QImageIOHandler::imageCount
-60 QImageIOHandler::nextImageDelay
-64 QImageIOHandler::currentImageNumber
-68 QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=8 align=4
- base size=8 base align=4
-QImageIOHandler (0xb4564fc0) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
-
-Vtable for QImageIOHandlerFactoryInterface
-QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
-8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QImageIOHandlerFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QImageIOHandlerFactoryInterface (0xb44ee040) 0 nearly-empty
- vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
- QFactoryInterface (0xb44ee080) 0 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb44ee040)
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QImageIOPlugin)
-8 QImageIOPlugin::metaObject
-12 QImageIOPlugin::qt_metacast
-16 QImageIOPlugin::qt_metacall
-20 QImageIOPlugin::~QImageIOPlugin
-24 QImageIOPlugin::~QImageIOPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI14QImageIOPlugin)
-76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
-80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-
-Class QImageIOPlugin
- size=12 align=4
- base size=12 base align=4
-QImageIOPlugin (0xb44ee140) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
- QObject (0xb44ee180) 0
- primary-for QImageIOPlugin (0xb44ee140)
- QImageIOHandlerFactoryInterface (0xb44ee1c0) 8 nearly-empty
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
- QFactoryInterface (0xb44ee200) 8 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb44ee1c0)
-
-
-Class QImageReader
- size=4 align=4
- base size=4 base align=4
-QImageReader (0xb44ee2c0) 0
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QMovie)
-8 QMovie::metaObject
-12 QMovie::qt_metacast
-16 QMovie::qt_metacall
-20 QMovie::~QMovie
-24 QMovie::~QMovie
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QMovie
- size=8 align=4
- base size=8 base align=4
-QMovie (0xb44ee300) 0
- vptr=((& QMovie::_ZTV6QMovie) + 8u)
- QObject (0xb44ee340) 0
- primary-for QMovie (0xb44ee300)
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBitmap)
-8 QBitmap::~QBitmap
-12 QBitmap::~QBitmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QBitmap
- size=12 align=4
- base size=12 base align=4
-QBitmap (0xb44ee3c0) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
- QPixmap (0xb44ee400) 0
- primary-for QBitmap (0xb44ee3c0)
- QPaintDevice (0xb44ee440) 0
- primary-for QPixmap (0xb44ee400)
-
-Vtable for QIconEngineFactoryInterface
-QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
-8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterface (0xb44ee580) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
- QFactoryInterface (0xb44ee5c0) 0 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb44ee580)
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-8 QIconEnginePlugin::metaObject
-12 QIconEnginePlugin::qt_metacast
-16 QIconEnginePlugin::qt_metacall
-20 QIconEnginePlugin::~QIconEnginePlugin
-24 QIconEnginePlugin::~QIconEnginePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
-76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=12 align=4
- base size=12 base align=4
-QIconEnginePlugin (0xb44ee680) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
- QObject (0xb44ee6c0) 0
- primary-for QIconEnginePlugin (0xb44ee680)
- QIconEngineFactoryInterface (0xb44ee700) 8 nearly-empty
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
- QFactoryInterface (0xb44ee740) 8 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb44ee700)
-
-Vtable for QIconEngineFactoryInterfaceV2
-QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
-8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterfaceV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterfaceV2 (0xb44ee7c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
- QFactoryInterface (0xb44ee800) 0 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb44ee7c0)
-
-Vtable for QIconEnginePluginV2
-QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-8 QIconEnginePluginV2::metaObject
-12 QIconEnginePluginV2::qt_metacast
-16 QIconEnginePluginV2::qt_metacall
-20 QIconEnginePluginV2::~QIconEnginePluginV2
-24 QIconEnginePluginV2::~QIconEnginePluginV2
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
-76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QIconEnginePluginV2
- size=12 align=4
- base size=12 base align=4
-QIconEnginePluginV2 (0xb44ee8c0) 0
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
- QObject (0xb44ee900) 0
- primary-for QIconEnginePluginV2 (0xb44ee8c0)
- QIconEngineFactoryInterfaceV2 (0xb44ee940) 8 nearly-empty
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
- QFactoryInterface (0xb44ee980) 8 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb44ee940)
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QIconEngine)
-8 QIconEngine::~QIconEngine
-12 QIconEngine::~QIconEngine
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-
-Class QIconEngine
- size=4 align=4
- base size=4 base align=4
-QIconEngine (0xb44eea00) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
-
-Vtable for QIconEngineV2
-QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIconEngineV2)
-8 QIconEngineV2::~QIconEngineV2
-12 QIconEngineV2::~QIconEngineV2
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-36 QIconEngineV2::key
-40 QIconEngineV2::clone
-44 QIconEngineV2::read
-48 QIconEngineV2::write
-52 QIconEngineV2::virtual_hook
-
-Class QIconEngineV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineV2 (0xb44eea80) 0 nearly-empty
- vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
- QIconEngine (0xb44eeac0) 0 nearly-empty
- primary-for QIconEngineV2 (0xb44eea80)
-
-Vtable for QPictureFormatInterface
-QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
-8 QPictureFormatInterface::~QPictureFormatInterface
-12 QPictureFormatInterface::~QPictureFormatInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QPictureFormatInterface
- size=4 align=4
- base size=4 base align=4
-QPictureFormatInterface (0xb44eeb40) 0 nearly-empty
- vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
- QFactoryInterface (0xb44eeb80) 0 nearly-empty
- primary-for QPictureFormatInterface (0xb44eeb40)
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-8 QPictureFormatPlugin::metaObject
-12 QPictureFormatPlugin::qt_metacast
-16 QPictureFormatPlugin::qt_metacall
-20 QPictureFormatPlugin::~QPictureFormatPlugin
-24 QPictureFormatPlugin::~QPictureFormatPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QPictureFormatPlugin::loadPicture
-64 QPictureFormatPlugin::savePicture
-68 __cxa_pure_virtual
-72 (int (*)(...))-0x00000000000000008
-76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
-84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
-88 __cxa_pure_virtual
-92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
-96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
-100 __cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=12 align=4
- base size=12 base align=4
-QPictureFormatPlugin (0xb44eec00) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
- QObject (0xb44eec40) 0
- primary-for QPictureFormatPlugin (0xb44eec00)
- QPictureFormatInterface (0xb44eec80) 8 nearly-empty
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
- QFactoryInterface (0xb44eecc0) 8 nearly-empty
- primary-for QPictureFormatInterface (0xb44eec80)
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0xb44eed40) 0 empty
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPicture)
-8 QPicture::~QPicture
-12 QPicture::~QPicture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
-
-Class QPicture
- size=12 align=4
- base size=12 base align=4
-QPicture (0xb44eed80) 0
- vptr=((& QPicture::_ZTV8QPicture) + 8u)
- QPaintDevice (0xb44eedc0) 0
- primary-for QPicture (0xb44eed80)
-
-Class QPictureIO
- size=4 align=4
- base size=4 base align=4
-QPictureIO (0xb44eeec0) 0
-
-Class QImageWriter
- size=4 align=4
- base size=4 base align=4
-QImageWriter (0xb44eef00) 0
-
-Vtable for QCommonStyle
-QCommonStyle::_ZTV12QCommonStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCommonStyle)
-8 QCommonStyle::metaObject
-12 QCommonStyle::qt_metacast
-16 QCommonStyle::qt_metacall
-20 QCommonStyle::~QCommonStyle
-24 QCommonStyle::~QCommonStyle
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QCommonStyle::drawPrimitive
-100 QCommonStyle::drawControl
-104 QCommonStyle::subElementRect
-108 QCommonStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QCommonStyle::pixelMetric
-124 QCommonStyle::sizeFromContents
-128 QCommonStyle::styleHint
-132 QCommonStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QCommonStyle
- size=8 align=4
- base size=8 base align=4
-QCommonStyle (0xb44eef40) 0
- vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
- QStyle (0xb44eef80) 0
- primary-for QCommonStyle (0xb44eef40)
- QObject (0xb44eefc0) 0
- primary-for QStyle (0xb44eef80)
-
-Vtable for QWindowsStyle
-QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWindowsStyle)
-8 QWindowsStyle::metaObject
-12 QWindowsStyle::qt_metacast
-16 QWindowsStyle::qt_metacall
-20 QWindowsStyle::~QWindowsStyle
-24 QWindowsStyle::~QWindowsStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsStyle::polish
-60 QWindowsStyle::unpolish
-64 QWindowsStyle::polish
-68 QWindowsStyle::unpolish
-72 QWindowsStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QWindowsStyle::drawPrimitive
-100 QWindowsStyle::drawControl
-104 QWindowsStyle::subElementRect
-108 QWindowsStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QWindowsStyle::pixelMetric
-124 QWindowsStyle::sizeFromContents
-128 QWindowsStyle::styleHint
-132 QWindowsStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsStyle
- size=12 align=4
- base size=12 base align=4
-QWindowsStyle (0xb44ee000) 0
- vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
- QCommonStyle (0xb44ee0c0) 0
- primary-for QWindowsStyle (0xb44ee000)
- QStyle (0xb44ee240) 0
- primary-for QCommonStyle (0xb44ee0c0)
- QObject (0xb44ee380) 0
- primary-for QStyle (0xb44ee240)
-
-Vtable for QWindowsXPStyle
-QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
-8 QWindowsXPStyle::metaObject
-12 QWindowsXPStyle::qt_metacast
-16 QWindowsXPStyle::qt_metacall
-20 QWindowsXPStyle::~QWindowsXPStyle
-24 QWindowsXPStyle::~QWindowsXPStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsXPStyle::polish
-60 QWindowsXPStyle::unpolish
-64 QWindowsXPStyle::polish
-68 QWindowsXPStyle::unpolish
-72 QWindowsXPStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsXPStyle::standardPalette
-96 QWindowsXPStyle::drawPrimitive
-100 QWindowsXPStyle::drawControl
-104 QWindowsXPStyle::subElementRect
-108 QWindowsXPStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QWindowsXPStyle::subControlRect
-120 QWindowsXPStyle::pixelMetric
-124 QWindowsXPStyle::sizeFromContents
-128 QWindowsXPStyle::styleHint
-132 QWindowsXPStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsXPStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsXPStyle (0xb44ee480) 0
- vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
- QWindowsStyle (0xb44ee600) 0
- primary-for QWindowsXPStyle (0xb44ee480)
- QCommonStyle (0xb44ee780) 0
- primary-for QWindowsStyle (0xb44ee600)
- QStyle (0xb44ee840) 0
- primary-for QCommonStyle (0xb44ee780)
- QObject (0xb44ee9c0) 0
- primary-for QStyle (0xb44ee840)
-
-Class QStyleFactory
- size=1 align=1
- base size=0 base align=1
-QStyleFactory (0xb44eea40) 0 empty
-
-
-Vtable for QMotifStyle
-QMotifStyle::_ZTV11QMotifStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMotifStyle)
-8 QMotifStyle::metaObject
-12 QMotifStyle::qt_metacast
-16 QMotifStyle::qt_metacall
-20 QMotifStyle::~QMotifStyle
-24 QMotifStyle::~QMotifStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QMotifStyle::standardPalette
-96 QMotifStyle::drawPrimitive
-100 QMotifStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QMotifStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QMotifStyle
- size=16 align=4
- base size=13 base align=4
-QMotifStyle (0xb44eeb00) 0
- vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
- QCommonStyle (0xb44eebc0) 0
- primary-for QMotifStyle (0xb44eeb00)
- QStyle (0xb44eed00) 0
- primary-for QCommonStyle (0xb44eebc0)
- QObject (0xb44eee00) 0
- primary-for QStyle (0xb44eed00)
-
-Vtable for QStyleFactoryInterface
-QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
-8 QStyleFactoryInterface::~QStyleFactoryInterface
-12 QStyleFactoryInterface::~QStyleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QStyleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QStyleFactoryInterface (0xb44eee40) 0 nearly-empty
- vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
- QFactoryInterface (0xb43e6000) 0 nearly-empty
- primary-for QStyleFactoryInterface (0xb44eee40)
-
-Vtable for QStylePlugin
-QStylePlugin::_ZTV12QStylePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QStylePlugin)
-8 QStylePlugin::metaObject
-12 QStylePlugin::qt_metacast
-16 QStylePlugin::qt_metacall
-20 QStylePlugin::~QStylePlugin
-24 QStylePlugin::~QStylePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI12QStylePlugin)
-72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
-76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QStylePlugin
- size=12 align=4
- base size=12 base align=4
-QStylePlugin (0xb43e6140) 0
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
- QObject (0xb43e6180) 0
- primary-for QStylePlugin (0xb43e6140)
- QStyleFactoryInterface (0xb43e61c0) 8 nearly-empty
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
- QFactoryInterface (0xb43e6200) 8 nearly-empty
- primary-for QStyleFactoryInterface (0xb43e61c0)
-
-Vtable for QPlastiqueStyle
-QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
-8 QPlastiqueStyle::metaObject
-12 QPlastiqueStyle::qt_metacast
-16 QPlastiqueStyle::qt_metacall
-20 QPlastiqueStyle::~QPlastiqueStyle
-24 QPlastiqueStyle::~QPlastiqueStyle
-28 QObject::event
-32 QPlastiqueStyle::eventFilter
-36 QPlastiqueStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QPlastiqueStyle::polish
-60 QPlastiqueStyle::unpolish
-64 QPlastiqueStyle::polish
-68 QPlastiqueStyle::unpolish
-72 QPlastiqueStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QPlastiqueStyle::standardPalette
-96 QPlastiqueStyle::drawPrimitive
-100 QPlastiqueStyle::drawControl
-104 QPlastiqueStyle::subElementRect
-108 QPlastiqueStyle::drawComplexControl
-112 QPlastiqueStyle::hitTestComplexControl
-116 QPlastiqueStyle::subControlRect
-120 QPlastiqueStyle::pixelMetric
-124 QPlastiqueStyle::sizeFromContents
-128 QPlastiqueStyle::styleHint
-132 QPlastiqueStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QPlastiqueStyle
- size=16 align=4
- base size=16 base align=4
-QPlastiqueStyle (0xb43e6280) 0
- vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
- QWindowsStyle (0xb43e62c0) 0
- primary-for QPlastiqueStyle (0xb43e6280)
- QCommonStyle (0xb43e6300) 0
- primary-for QWindowsStyle (0xb43e62c0)
- QStyle (0xb43e6340) 0
- primary-for QCommonStyle (0xb43e6300)
- QObject (0xb43e6380) 0
- primary-for QStyle (0xb43e6340)
-
-Vtable for QCleanlooksStyle
-QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
-8 QCleanlooksStyle::metaObject
-12 QCleanlooksStyle::qt_metacast
-16 QCleanlooksStyle::qt_metacall
-20 QCleanlooksStyle::~QCleanlooksStyle
-24 QCleanlooksStyle::~QCleanlooksStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCleanlooksStyle::polish
-60 QCleanlooksStyle::unpolish
-64 QCleanlooksStyle::polish
-68 QCleanlooksStyle::unpolish
-72 QCleanlooksStyle::polish
-76 QStyle::itemTextRect
-80 QCleanlooksStyle::itemPixmapRect
-84 QCleanlooksStyle::drawItemText
-88 QCleanlooksStyle::drawItemPixmap
-92 QCleanlooksStyle::standardPalette
-96 QCleanlooksStyle::drawPrimitive
-100 QCleanlooksStyle::drawControl
-104 QCleanlooksStyle::subElementRect
-108 QCleanlooksStyle::drawComplexControl
-112 QCleanlooksStyle::hitTestComplexControl
-116 QCleanlooksStyle::subControlRect
-120 QCleanlooksStyle::pixelMetric
-124 QCleanlooksStyle::sizeFromContents
-128 QCleanlooksStyle::styleHint
-132 QCleanlooksStyle::standardPixmap
-136 QCleanlooksStyle::generatedIconPixmap
-
-Class QCleanlooksStyle
- size=12 align=4
- base size=12 base align=4
-QCleanlooksStyle (0xb43e6400) 0
- vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
- QWindowsStyle (0xb43e6440) 0
- primary-for QCleanlooksStyle (0xb43e6400)
- QCommonStyle (0xb43e6480) 0
- primary-for QWindowsStyle (0xb43e6440)
- QStyle (0xb43e64c0) 0
- primary-for QCommonStyle (0xb43e6480)
- QObject (0xb43e6500) 0
- primary-for QStyle (0xb43e64c0)
-
-Vtable for QCDEStyle
-QCDEStyle::_ZTV9QCDEStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCDEStyle)
-8 QCDEStyle::metaObject
-12 QCDEStyle::qt_metacast
-16 QCDEStyle::qt_metacall
-20 QCDEStyle::~QCDEStyle
-24 QCDEStyle::~QCDEStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QCDEStyle::standardPalette
-96 QCDEStyle::drawPrimitive
-100 QCDEStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QCDEStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QCDEStyle
- size=16 align=4
- base size=13 base align=4
-QCDEStyle (0xb43e6580) 0
- vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
- QMotifStyle (0xb43e65c0) 0
- primary-for QCDEStyle (0xb43e6580)
- QCommonStyle (0xb43e6600) 0
- primary-for QMotifStyle (0xb43e65c0)
- QStyle (0xb43e6640) 0
- primary-for QCommonStyle (0xb43e6600)
- QObject (0xb43e6680) 0
- primary-for QStyle (0xb43e6640)
-
-Vtable for QWindowsVistaStyle
-QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
-8 QWindowsVistaStyle::metaObject
-12 QWindowsVistaStyle::qt_metacast
-16 QWindowsVistaStyle::qt_metacall
-20 QWindowsVistaStyle::~QWindowsVistaStyle
-24 QWindowsVistaStyle::~QWindowsVistaStyle
-28 QWindowsVistaStyle::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsVistaStyle::polish
-60 QWindowsVistaStyle::unpolish
-64 QWindowsVistaStyle::polish
-68 QWindowsVistaStyle::unpolish
-72 QWindowsVistaStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsVistaStyle::standardPalette
-96 QWindowsVistaStyle::drawPrimitive
-100 QWindowsVistaStyle::drawControl
-104 QWindowsVistaStyle::subElementRect
-108 QWindowsVistaStyle::drawComplexControl
-112 QWindowsVistaStyle::hitTestComplexControl
-116 QWindowsVistaStyle::subControlRect
-120 QWindowsVistaStyle::pixelMetric
-124 QWindowsVistaStyle::sizeFromContents
-128 QWindowsVistaStyle::styleHint
-132 QWindowsVistaStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsVistaStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsVistaStyle (0xb43e6700) 0
- vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
- QWindowsXPStyle (0xb43e6740) 0
- primary-for QWindowsVistaStyle (0xb43e6700)
- QWindowsStyle (0xb43e6780) 0
- primary-for QWindowsXPStyle (0xb43e6740)
- QCommonStyle (0xb43e67c0) 0
- primary-for QWindowsStyle (0xb43e6780)
- QStyle (0xb43e6800) 0
- primary-for QCommonStyle (0xb43e67c0)
- QObject (0xb43e6840) 0
- primary-for QStyle (0xb43e6800)
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-8 QAbstractProxyModel::metaObject
-12 QAbstractProxyModel::qt_metacast
-16 QAbstractProxyModel::qt_metacall
-20 QAbstractProxyModel::~QAbstractProxyModel
-24 QAbstractProxyModel::~QAbstractProxyModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 QAbstractProxyModel::data
-80 QAbstractItemModel::setData
-84 QAbstractProxyModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractProxyModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QAbstractProxyModel::setSourceModel
-172 __cxa_pure_virtual
-176 __cxa_pure_virtual
-180 QAbstractProxyModel::mapSelectionToSource
-184 QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=8 align=4
- base size=8 base align=4
-QAbstractProxyModel (0xb43e68c0) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
- QAbstractItemModel (0xb43e6900) 0
- primary-for QAbstractProxyModel (0xb43e68c0)
- QObject (0xb43e6940) 0
- primary-for QAbstractItemModel (0xb43e6900)
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-8 QSortFilterProxyModel::metaObject
-12 QSortFilterProxyModel::qt_metacast
-16 QSortFilterProxyModel::qt_metacall
-20 QSortFilterProxyModel::~QSortFilterProxyModel
-24 QSortFilterProxyModel::~QSortFilterProxyModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QSortFilterProxyModel::index
-60 QSortFilterProxyModel::parent
-64 QSortFilterProxyModel::rowCount
-68 QSortFilterProxyModel::columnCount
-72 QSortFilterProxyModel::hasChildren
-76 QSortFilterProxyModel::data
-80 QSortFilterProxyModel::setData
-84 QSortFilterProxyModel::headerData
-88 QSortFilterProxyModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QSortFilterProxyModel::mimeTypes
-104 QSortFilterProxyModel::mimeData
-108 QSortFilterProxyModel::dropMimeData
-112 QSortFilterProxyModel::supportedDropActions
-116 QSortFilterProxyModel::insertRows
-120 QSortFilterProxyModel::insertColumns
-124 QSortFilterProxyModel::removeRows
-128 QSortFilterProxyModel::removeColumns
-132 QSortFilterProxyModel::fetchMore
-136 QSortFilterProxyModel::canFetchMore
-140 QSortFilterProxyModel::flags
-144 QSortFilterProxyModel::sort
-148 QSortFilterProxyModel::buddy
-152 QSortFilterProxyModel::match
-156 QSortFilterProxyModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QSortFilterProxyModel::setSourceModel
-172 QSortFilterProxyModel::mapToSource
-176 QSortFilterProxyModel::mapFromSource
-180 QSortFilterProxyModel::mapSelectionToSource
-184 QSortFilterProxyModel::mapSelectionFromSource
-188 QSortFilterProxyModel::filterAcceptsRow
-192 QSortFilterProxyModel::filterAcceptsColumn
-196 QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=8 align=4
- base size=8 base align=4
-QSortFilterProxyModel (0xb43e69c0) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
- QAbstractProxyModel (0xb43e6a00) 0
- primary-for QSortFilterProxyModel (0xb43e69c0)
- QAbstractItemModel (0xb43e6a40) 0
- primary-for QAbstractProxyModel (0xb43e6a00)
- QObject (0xb43e6a80) 0
- primary-for QAbstractItemModel (0xb43e6a40)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QStandardItem)
-8 QStandardItem::~QStandardItem
-12 QStandardItem::~QStandardItem
-16 QStandardItem::data
-20 QStandardItem::setData
-24 QStandardItem::clone
-28 QStandardItem::type
-32 QStandardItem::read
-36 QStandardItem::write
-40 QStandardItem::operator<
-
-Class QStandardItem
- size=8 align=4
- base size=8 base align=4
-QStandardItem (0xb43e6b00) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QStandardItemModel)
-8 QStandardItemModel::metaObject
-12 QStandardItemModel::qt_metacast
-16 QStandardItemModel::qt_metacall
-20 QStandardItemModel::~QStandardItemModel
-24 QStandardItemModel::~QStandardItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QStandardItemModel::index
-60 QStandardItemModel::parent
-64 QStandardItemModel::rowCount
-68 QStandardItemModel::columnCount
-72 QStandardItemModel::hasChildren
-76 QStandardItemModel::data
-80 QStandardItemModel::setData
-84 QStandardItemModel::headerData
-88 QStandardItemModel::setHeaderData
-92 QStandardItemModel::itemData
-96 QStandardItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QStandardItemModel::supportedDropActions
-116 QStandardItemModel::insertRows
-120 QStandardItemModel::insertColumns
-124 QStandardItemModel::removeRows
-128 QStandardItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStandardItemModel::flags
-144 QStandardItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=8 align=4
- base size=8 base align=4
-QStandardItemModel (0xb43e6e00) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
- QAbstractItemModel (0xb43e6e40) 0
- primary-for QStandardItemModel (0xb43e6e00)
- QObject (0xb43e6e80) 0
- primary-for QAbstractItemModel (0xb43e6e40)
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QStringListModel)
-8 QStringListModel::metaObject
-12 QStringListModel::qt_metacast
-16 QStringListModel::qt_metacall
-20 QStringListModel::~QStringListModel
-24 QStringListModel::~QStringListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 QStringListModel::rowCount
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 QStringListModel::data
-80 QStringListModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QStringListModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QStringListModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStringListModel::flags
-144 QStringListModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QStringListModel
- size=12 align=4
- base size=12 base align=4
-QStringListModel (0xb43e6f00) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
- QAbstractListModel (0xb43e6f40) 0
- primary-for QStringListModel (0xb43e6f00)
- QAbstractItemModel (0xb43e6f80) 0
- primary-for QAbstractListModel (0xb43e6f40)
- QObject (0xb43e6fc0) 0
- primary-for QAbstractItemModel (0xb43e6f80)
-
-
-
-Vtable for QListWidgetItem
-QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QListWidgetItem)
-8 QListWidgetItem::~QListWidgetItem
-12 QListWidgetItem::~QListWidgetItem
-16 QListWidgetItem::clone
-20 QListWidgetItem::setBackgroundColor
-24 QListWidgetItem::data
-28 QListWidgetItem::setData
-32 QListWidgetItem::operator<
-36 QListWidgetItem::read
-40 QListWidgetItem::write
-
-Class QListWidgetItem
- size=24 align=4
- base size=24 base align=4
-QListWidgetItem (0xb43e6040) 0
- vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
-
-Vtable for QListWidget
-QListWidget::_ZTV11QListWidget: 107u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QListWidget)
-8 QListWidget::metaObject
-12 QListWidget::qt_metacast
-16 QListWidget::qt_metacall
-20 QListWidget::~QListWidget
-24 QListWidget::~QListWidget
-28 QListWidget::event
-32 QObject::eventFilter
-36 QListView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QListView::paintEvent
-128 QWidget::moveEvent
-132 QListView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QListWidget::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 QListWidget::mimeTypes
-388 QListWidget::mimeData
-392 QListWidget::dropMimeData
-396 QListWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI11QListWidget)
-408 QListWidget::_ZThn8_N11QListWidgetD1Ev
-412 QListWidget::_ZThn8_N11QListWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QListWidget
- size=20 align=4
- base size=20 base align=4
-QListWidget (0xb43e66c0) 0
- vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
- QListView (0xb43e6880) 0
- primary-for QListWidget (0xb43e66c0)
- QAbstractItemView (0xb43e6980) 0
- primary-for QListView (0xb43e6880)
- QAbstractScrollArea (0xb43e6ac0) 0
- primary-for QAbstractItemView (0xb43e6980)
- QFrame (0xb43e6b40) 0
- primary-for QAbstractScrollArea (0xb43e6ac0)
- QWidget (0xb43e6ec0) 0
- primary-for QFrame (0xb43e6b40)
- QObject (0xb413c000) 0
- primary-for QWidget (0xb43e6ec0)
- QPaintDevice (0xb413c040) 8
- vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-
-Vtable for QProxyModel
-QProxyModel::_ZTV11QProxyModel: 43u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QProxyModel)
-8 QProxyModel::metaObject
-12 QProxyModel::qt_metacast
-16 QProxyModel::qt_metacall
-20 QProxyModel::~QProxyModel
-24 QProxyModel::~QProxyModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProxyModel::index
-60 QProxyModel::parent
-64 QProxyModel::rowCount
-68 QProxyModel::columnCount
-72 QProxyModel::hasChildren
-76 QProxyModel::data
-80 QProxyModel::setData
-84 QProxyModel::headerData
-88 QProxyModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QProxyModel::mimeTypes
-104 QProxyModel::mimeData
-108 QProxyModel::dropMimeData
-112 QProxyModel::supportedDropActions
-116 QProxyModel::insertRows
-120 QProxyModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QProxyModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QProxyModel::flags
-144 QProxyModel::sort
-148 QAbstractItemModel::buddy
-152 QProxyModel::match
-156 QProxyModel::span
-160 QProxyModel::submit
-164 QProxyModel::revert
-168 QProxyModel::setModel
-
-Class QProxyModel
- size=8 align=4
- base size=8 base align=4
-QProxyModel (0xb413c0c0) 0
- vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
- QAbstractItemModel (0xb413c100) 0
- primary-for QProxyModel (0xb413c0c0)
- QObject (0xb413c140) 0
- primary-for QAbstractItemModel (0xb413c100)
-
-Vtable for QHeaderView
-QHeaderView::_ZTV11QHeaderView: 105u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHeaderView)
-8 QHeaderView::metaObject
-12 QHeaderView::qt_metacast
-16 QHeaderView::qt_metacall
-20 QHeaderView::~QHeaderView
-24 QHeaderView::~QHeaderView
-28 QHeaderView::event
-32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QHeaderView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QHeaderView::mousePressEvent
-84 QHeaderView::mouseReleaseEvent
-88 QHeaderView::mouseDoubleClickEvent
-92 QHeaderView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QHeaderView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QHeaderView::viewportEvent
-228 QHeaderView::scrollContentsBy
-232 QHeaderView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QHeaderView::visualRect
-248 QHeaderView::scrollTo
-252 QHeaderView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QHeaderView::reset
-268 QAbstractItemView::setRootIndex
-272 QHeaderView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QHeaderView::dataChanged
-284 QHeaderView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QHeaderView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QHeaderView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QHeaderView::moveCursor
-344 QHeaderView::horizontalOffset
-348 QHeaderView::verticalOffset
-352 QHeaderView::isIndexHidden
-356 QHeaderView::setSelection
-360 QHeaderView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QHeaderView::paintSection
-388 QHeaderView::sectionSizeFromContents
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI11QHeaderView)
-400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
-404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QHeaderView
- size=20 align=4
- base size=20 base align=4
-QHeaderView (0xb413c1c0) 0
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
- QAbstractItemView (0xb413c200) 0
- primary-for QHeaderView (0xb413c1c0)
- QAbstractScrollArea (0xb413c240) 0
- primary-for QAbstractItemView (0xb413c200)
- QFrame (0xb413c280) 0
- primary-for QAbstractScrollArea (0xb413c240)
- QWidget (0xb413c2c0) 0
- primary-for QFrame (0xb413c280)
- QObject (0xb413c300) 0
- primary-for QWidget (0xb413c2c0)
- QPaintDevice (0xb413c340) 8
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
-
-Vtable for QItemDelegate
-QItemDelegate::_ZTV13QItemDelegate: 25u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QItemDelegate)
-8 QItemDelegate::metaObject
-12 QItemDelegate::qt_metacast
-16 QItemDelegate::qt_metacall
-20 QItemDelegate::~QItemDelegate
-24 QItemDelegate::~QItemDelegate
-28 QObject::event
-32 QItemDelegate::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QItemDelegate::paint
-60 QItemDelegate::sizeHint
-64 QItemDelegate::createEditor
-68 QItemDelegate::setEditorData
-72 QItemDelegate::setModelData
-76 QItemDelegate::updateEditorGeometry
-80 QItemDelegate::editorEvent
-84 QItemDelegate::drawDisplay
-88 QItemDelegate::drawDecoration
-92 QItemDelegate::drawFocus
-96 QItemDelegate::drawCheck
-
-Class QItemDelegate
- size=8 align=4
- base size=8 base align=4
-QItemDelegate (0xb413c3c0) 0
- vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
- QAbstractItemDelegate (0xb413c400) 0
- primary-for QItemDelegate (0xb413c3c0)
- QObject (0xb413c440) 0
- primary-for QAbstractItemDelegate (0xb413c400)
-
-Vtable for QDataWidgetMapper
-QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
-8 QDataWidgetMapper::metaObject
-12 QDataWidgetMapper::qt_metacast
-16 QDataWidgetMapper::qt_metacall
-20 QDataWidgetMapper::~QDataWidgetMapper
-24 QDataWidgetMapper::~QDataWidgetMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDataWidgetMapper::setCurrentIndex
-
-Class QDataWidgetMapper
- size=8 align=4
- base size=8 base align=4
-QDataWidgetMapper (0xb413c4c0) 0
- vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
- QObject (0xb413c500) 0
- primary-for QDataWidgetMapper (0xb413c4c0)
-
-Vtable for QTreeView
-QTreeView::_ZTV9QTreeView: 105u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTreeView)
-8 QTreeView::metaObject
-12 QTreeView::qt_metacast
-16 QTreeView::qt_metacall
-20 QTreeView::~QTreeView
-24 QTreeView::~QTreeView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QTreeView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTreeView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeView::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI9QTreeView)
-400 QTreeView::_ZThn8_N9QTreeViewD1Ev
-404 QTreeView::_ZThn8_N9QTreeViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTreeView
- size=20 align=4
- base size=20 base align=4
-QTreeView (0xb413c580) 0
- vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
- QAbstractItemView (0xb413c5c0) 0
- primary-for QTreeView (0xb413c580)
- QAbstractScrollArea (0xb413c600) 0
- primary-for QAbstractItemView (0xb413c5c0)
- QFrame (0xb413c640) 0
- primary-for QAbstractScrollArea (0xb413c600)
- QWidget (0xb413c680) 0
- primary-for QFrame (0xb413c640)
- QObject (0xb413c6c0) 0
- primary-for QWidget (0xb413c680)
- QPaintDevice (0xb413c700) 8
- vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
-
-Class QTreeWidgetItemIterator
- size=12 align=4
- base size=12 base align=4
-QTreeWidgetItemIterator (0xb413c780) 0
-
-
-
-
-
-Vtable for QTreeWidgetItem
-QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
-8 QTreeWidgetItem::~QTreeWidgetItem
-12 QTreeWidgetItem::~QTreeWidgetItem
-16 QTreeWidgetItem::clone
-20 QTreeWidgetItem::data
-24 QTreeWidgetItem::setData
-28 QTreeWidgetItem::operator<
-32 QTreeWidgetItem::read
-36 QTreeWidgetItem::write
-
-Class QTreeWidgetItem
- size=32 align=4
- base size=32 base align=4
-QTreeWidgetItem (0xb413c840) 0
- vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
-
-Vtable for QTreeWidget
-QTreeWidget::_ZTV11QTreeWidget: 109u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTreeWidget)
-8 QTreeWidget::metaObject
-12 QTreeWidget::qt_metacast
-16 QTreeWidget::qt_metacall
-20 QTreeWidget::~QTreeWidget
-24 QTreeWidget::~QTreeWidget
-28 QTreeWidget::event
-32 QObject::eventFilter
-36 QTreeView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTreeView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTreeWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeWidget::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 QTreeWidget::mimeTypes
-396 QTreeWidget::mimeData
-400 QTreeWidget::dropMimeData
-404 QTreeWidget::supportedDropActions
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI11QTreeWidget)
-416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
-420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTreeWidget
- size=20 align=4
- base size=20 base align=4
-QTreeWidget (0xb413cac0) 0
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
- QTreeView (0xb413cb00) 0
- primary-for QTreeWidget (0xb413cac0)
- QAbstractItemView (0xb413cb40) 0
- primary-for QTreeView (0xb413cb00)
- QAbstractScrollArea (0xb413cb80) 0
- primary-for QAbstractItemView (0xb413cb40)
- QFrame (0xb413cbc0) 0
- primary-for QAbstractScrollArea (0xb413cb80)
- QWidget (0xb413cc00) 0
- primary-for QFrame (0xb413cbc0)
- QObject (0xb413cc40) 0
- primary-for QWidget (0xb413cc00)
- QPaintDevice (0xb413cc80) 8
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-
-Vtable for QItemEditorCreatorBase
-QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
-8 QItemEditorCreatorBase::~QItemEditorCreatorBase
-12 QItemEditorCreatorBase::~QItemEditorCreatorBase
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QItemEditorCreatorBase
- size=4 align=4
- base size=4 base align=4
-QItemEditorCreatorBase (0xb413cd00) 0 nearly-empty
- vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
-
-Vtable for QItemEditorFactory
-QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QItemEditorFactory)
-8 QItemEditorFactory::~QItemEditorFactory
-12 QItemEditorFactory::~QItemEditorFactory
-16 QItemEditorFactory::createEditor
-20 QItemEditorFactory::valuePropertyName
-
-Class QItemEditorFactory
- size=8 align=4
- base size=8 base align=4
-QItemEditorFactory (0xb413cec0) 0
- vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-Vtable for QTableView
-QTableView::_ZTV10QTableView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTableView)
-8 QTableView::metaObject
-12 QTableView::qt_metacast
-16 QTableView::qt_metacall
-20 QTableView::~QTableView
-24 QTableView::~QTableView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QTableView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTableView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableView::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI10QTableView)
-392 QTableView::_ZThn8_N10QTableViewD1Ev
-396 QTableView::_ZThn8_N10QTableViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTableView
- size=20 align=4
- base size=20 base align=4
-QTableView (0xb413c180) 0
- vptr=((& QTableView::_ZTV10QTableView) + 8u)
- QAbstractItemView (0xb413c380) 0
- primary-for QTableView (0xb413c180)
- QAbstractScrollArea (0xb413c480) 0
- primary-for QAbstractItemView (0xb413c380)
- QFrame (0xb413c540) 0
- primary-for QAbstractScrollArea (0xb413c480)
- QWidget (0xb413c740) 0
- primary-for QFrame (0xb413c540)
- QObject (0xb413c7c0) 0
- primary-for QWidget (0xb413c740)
- QPaintDevice (0xb413c880) 8
- vptr=((& QTableView::_ZTV10QTableView) + 392u)
-
-Vtable for QFileIconProvider
-QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFileIconProvider)
-8 QFileIconProvider::~QFileIconProvider
-12 QFileIconProvider::~QFileIconProvider
-16 QFileIconProvider::icon
-20 QFileIconProvider::icon
-24 QFileIconProvider::type
-
-Class QFileIconProvider
- size=8 align=4
- base size=8 base align=4
-QFileIconProvider (0xb413c980) 0
- vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
-
-Class QTableWidgetSelectionRange
- size=16 align=4
- base size=16 base align=4
-QTableWidgetSelectionRange (0xb413ccc0) 0
-
-Vtable for QTableWidgetItem
-QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTableWidgetItem)
-8 QTableWidgetItem::~QTableWidgetItem
-12 QTableWidgetItem::~QTableWidgetItem
-16 QTableWidgetItem::clone
-20 QTableWidgetItem::data
-24 QTableWidgetItem::setData
-28 QTableWidgetItem::operator<
-32 QTableWidgetItem::read
-36 QTableWidgetItem::write
-
-Class QTableWidgetItem
- size=24 align=4
- base size=24 base align=4
-QTableWidgetItem (0xb413cd40) 0
- vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
-
-Vtable for QTableWidget
-QTableWidget::_ZTV12QTableWidget: 107u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTableWidget)
-8 QTableWidget::metaObject
-12 QTableWidget::qt_metacast
-16 QTableWidget::qt_metacall
-20 QTableWidget::~QTableWidget
-24 QTableWidget::~QTableWidget
-28 QTableWidget::event
-32 QObject::eventFilter
-36 QTableView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTableView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTableWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableWidget::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 QTableWidget::mimeTypes
-388 QTableWidget::mimeData
-392 QTableWidget::dropMimeData
-396 QTableWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI12QTableWidget)
-408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
-412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTableWidget
- size=20 align=4
- base size=20 base align=4
-QTableWidget (0xb413cf00) 0
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
- QTableView (0xb40f0000) 0
- primary-for QTableWidget (0xb413cf00)
- QAbstractItemView (0xb40f0040) 0
- primary-for QTableView (0xb40f0000)
- QAbstractScrollArea (0xb40f0080) 0
- primary-for QAbstractItemView (0xb40f0040)
- QFrame (0xb40f00c0) 0
- primary-for QAbstractScrollArea (0xb40f0080)
- QWidget (0xb40f0100) 0
- primary-for QFrame (0xb40f00c0)
- QObject (0xb40f0140) 0
- primary-for QWidget (0xb40f0100)
- QPaintDevice (0xb40f0180) 8
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
-
-Vtable for QDirModel
-QDirModel::_ZTV9QDirModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDirModel)
-8 QDirModel::metaObject
-12 QDirModel::qt_metacast
-16 QDirModel::qt_metacall
-20 QDirModel::~QDirModel
-24 QDirModel::~QDirModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDirModel::index
-60 QDirModel::parent
-64 QDirModel::rowCount
-68 QDirModel::columnCount
-72 QDirModel::hasChildren
-76 QDirModel::data
-80 QDirModel::setData
-84 QDirModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QDirModel::mimeTypes
-104 QDirModel::mimeData
-108 QDirModel::dropMimeData
-112 QDirModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QDirModel::flags
-144 QDirModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QDirModel
- size=8 align=4
- base size=8 base align=4
-QDirModel (0xb40f0200) 0
- vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
- QAbstractItemModel (0xb40f0240) 0
- primary-for QDirModel (0xb40f0200)
- QObject (0xb40f0280) 0
- primary-for QAbstractItemModel (0xb40f0240)
-
-Vtable for QColumnView
-QColumnView::_ZTV11QColumnView: 104u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QColumnView)
-8 QColumnView::metaObject
-12 QColumnView::qt_metacast
-16 QColumnView::qt_metacall
-20 QColumnView::~QColumnView
-24 QColumnView::~QColumnView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QColumnView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QColumnView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QColumnView::scrollContentsBy
-232 QColumnView::setModel
-236 QColumnView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QColumnView::visualRect
-248 QColumnView::scrollTo
-252 QColumnView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QColumnView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QColumnView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QColumnView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QColumnView::moveCursor
-344 QColumnView::horizontalOffset
-348 QColumnView::verticalOffset
-352 QColumnView::isIndexHidden
-356 QColumnView::setSelection
-360 QColumnView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QColumnView::createColumn
-388 (int (*)(...))-0x00000000000000008
-392 (int (*)(...))(& _ZTI11QColumnView)
-396 QColumnView::_ZThn8_N11QColumnViewD1Ev
-400 QColumnView::_ZThn8_N11QColumnViewD0Ev
-404 QWidget::_ZThn8_NK7QWidget7devTypeEv
-408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QColumnView
- size=20 align=4
- base size=20 base align=4
-QColumnView (0xb40f0300) 0
- vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
- QAbstractItemView (0xb40f0340) 0
- primary-for QColumnView (0xb40f0300)
- QAbstractScrollArea (0xb40f0380) 0
- primary-for QAbstractItemView (0xb40f0340)
- QFrame (0xb40f03c0) 0
- primary-for QAbstractScrollArea (0xb40f0380)
- QWidget (0xb40f0400) 0
- primary-for QFrame (0xb40f03c0)
- QObject (0xb40f0440) 0
- primary-for QWidget (0xb40f0400)
- QPaintDevice (0xb40f0480) 8
- vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
-
-Class QStylePainter
- size=12 align=4
- base size=12 base align=4
-QStylePainter (0xb40f0500) 0
- QPainter (0xb40f0540) 0
-
-Vtable for QPrinter
-QPrinter::_ZTV8QPrinter: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPrinter)
-8 QPrinter::~QPrinter
-12 QPrinter::~QPrinter
-16 QPrinter::devType
-20 QPrinter::paintEngine
-24 QPrinter::metric
-
-Class QPrinter
- size=12 align=4
- base size=12 base align=4
-QPrinter (0xb40f05c0) 0
- vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
- QPaintDevice (0xb40f0600) 0
- primary-for QPrinter (0xb40f05c0)
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0xb40f0700) 0 empty
-
-
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintEngine)
-8 QPaintEngine::~QPaintEngine
-12 QPaintEngine::~QPaintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QPaintEngine::drawRects
-32 QPaintEngine::drawRects
-36 QPaintEngine::drawLines
-40 QPaintEngine::drawLines
-44 QPaintEngine::drawEllipse
-48 QPaintEngine::drawEllipse
-52 QPaintEngine::drawPath
-56 QPaintEngine::drawPoints
-60 QPaintEngine::drawPoints
-64 QPaintEngine::drawPolygon
-68 QPaintEngine::drawPolygon
-72 __cxa_pure_virtual
-76 QPaintEngine::drawTextItem
-80 QPaintEngine::drawTiledPixmap
-84 QPaintEngine::drawImage
-88 QPaintEngine::coordinateOffset
-92 __cxa_pure_virtual
-
-Class QPaintEngine
- size=20 align=4
- base size=20 base align=4
-QPaintEngine (0xb40f0780) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0xb40f0880) 0
-
-
-Class QColormap
- size=4 align=4
- base size=4 base align=4
-QColormap (0xb40f0980) 0
-
-Vtable for QPrintEngine
-QPrintEngine::_ZTV12QPrintEngine: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintEngine)
-8 QPrintEngine::~QPrintEngine
-12 QPrintEngine::~QPrintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QPrintEngine
- size=4 align=4
- base size=4 base align=4
-QPrintEngine (0xb40f09c0) 0 nearly-empty
- vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.3.2.linux-gcc-ia32.txt
deleted file mode 100644
index bdcd1823e9..0000000000
--- a/tests/auto/bic/data/QtGui.4.3.2.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,14209 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb78a7100) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb78a7200) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb78a7300) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb78a7340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb78a77c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb78a7c00) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb78a7c80) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb78a7cc0) 0
- QGenericArgument (0xb78a7d00) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb78a7e80) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb78a7f40) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb78a7f80) 0
-
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb6bcb040) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb6bcb0c0) 0
- QBasicAtomic (0xb6bcb100) 0
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb6bcb200) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb6bcb280) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb6bcb240) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb6bcb300) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb6bcb3c0) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb6bcb440) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb6bcb380) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb6bcb5c0) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb6bcb600) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb6bcb680) 0
- QString (0xb6bcb6c0) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb6bcb740) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb6bcb800) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb6bcb880) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb6bcb8c0) 0 nearly-empty
- primary-for std::bad_exception (0xb6bcb880)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb6bcb940) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb6bcb980) 0 nearly-empty
- primary-for std::bad_alloc (0xb6bcb940)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb6bcba00) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb6bcba80) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb6bcba40) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb6bcbcc0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb6bcbe80) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb6bcbf00) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb6bcb4c0) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb6bcb500) 0
- primary-for QLibrary (0xb6bcb4c0)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb6bcb900) 0
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb6bcbc00) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb6bcbe40) 0
- primary-for QIODevice (0xb6bcbc00)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb65ec040) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb65ec0c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb65ec140) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb65ec240) 0
- QList<QString> (0xb65ec280) 0
-
-
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb65ec400) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb65ec500) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb65ec540) 0
- primary-for QPluginLoader (0xb65ec500)
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb65ec640) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb65ec600) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb65ec6c0) 0 empty
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb65ecc00) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb65ecc40) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb65ecd40) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb65ece40) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb65ecf40) 0
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb65ecf80) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb65ecd80) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb65ecdc0) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb65b4000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb65b4340) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb65b4380) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb65b43c0) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb65b4580) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb65b4800) 0
-
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb65b4ac0) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb65b4dc0) 0
-
-
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb65b4e80) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb65b4f80) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb65b4f40) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb65b4c80) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb61e7040) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb61e72c0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb61e7640) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb61e7780) 0
-
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb61e7880) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb61e7900) 0
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
- size=8 align=4
- base size=8 base align=4
-QTimeLine (0xb61e7ac0) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb61e7b00) 0
- primary-for QTimeLine (0xb61e7ac0)
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb61e7b80) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb61e7cc0) 0
-
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb61e7dc0) 0 empty
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb61e7e40) 0
-
-
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb61e7f40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb6058840) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb60588c0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb6058880) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb6058900) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb6058800) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb6058d40) 0
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb6058e00) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb6058e40) 0
- primary-for QSettings (0xb6058e00)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb6058940) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb6058980) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb60589c0) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb6058a00) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb6058ec0) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb5f37000) 0
-
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb5f37080) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb5f370c0) 0
- primary-for QFile (0xb5f37080)
- QObject (0xb5f37100) 0
- primary-for QIODevice (0xb5f370c0)
-
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb5f371c0) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb5f37200) 0
- primary-for QTemporaryFile (0xb5f371c0)
- QIODevice (0xb5f37240) 0
- primary-for QFile (0xb5f37200)
- QObject (0xb5f37280) 0
- primary-for QIODevice (0xb5f37240)
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb5f37300) 0
-
-
-
-
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb5f37480) 0
-
-
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb5f375c0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb5f37600) 0
- primary-for QProcess (0xb5f375c0)
- QObject (0xb5f37640) 0
- primary-for QIODevice (0xb5f37600)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb5f37700) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb5f37740) 0
- primary-for QFileSystemWatcher (0xb5f37700)
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb5f377c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb5f37940) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb5f37980) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
-
-Class QAbstractFileEngine
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngine (0xb5f378c0) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
-
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-16 __cxa_pure_virtual
-
-Class QAbstractFileEngineHandler
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngineHandler (0xb5f37a80) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
-
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb5f37b00) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb5f37bc0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb5f37b80) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb5f37dc0) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb5f37e00) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
-
-Class QTextStream
- size=8 align=4
- base size=8 base align=4
-QTextStream (0xb5f37e40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb5f37fc0) 0
-
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
-
-Class QTextIStream
- size=8 align=4
- base size=8 base align=4
-QTextIStream (0xb5f37140) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb5f372c0) 0
- primary-for QTextIStream (0xb5f37140)
-
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
-
-Class QTextOStream
- size=8 align=4
- base size=8 base align=4
-QTextOStream (0xb5f376c0) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb5f37780) 0
- primary-for QTextOStream (0xb5f376c0)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb5f379c0) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb5f37800) 0
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
-
-Class QBuffer
- size=8 align=4
- base size=8 base align=4
-QBuffer (0xb5f37b40) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb5f37c00) 0
- primary-for QBuffer (0xb5f37b40)
- QObject (0xb5f37c80) 0
- primary-for QIODevice (0xb5f37c00)
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb5f37ec0) 0
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
-
-Class QFSFileEngine
- size=8 align=4
- base size=8 base align=4
-QFSFileEngine (0xb5d76000) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb5d76040) 0
- primary-for QFSFileEngine (0xb5d76000)
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb5d760c0) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb5d76100) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb5d76180) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb5d76200) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb5d76240) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb5d762c0) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb5d76300) 0
- primary-for QThread (0xb5d762c0)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb5d763c0) 0
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb5d76440) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb5d76480) 0
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
-
-Class QTranslator
- size=8 align=4
- base size=8 base align=4
-QTranslator (0xb5d764c0) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb5d76500) 0
- primary-for QTranslator (0xb5d764c0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb5d76580) 0
-
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb5d76600) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb5d76640) 0
- primary-for QMimeData (0xb5d76600)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb5d766c0) 0
-
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb5d76740) 0
-
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractItemModel)
-8 QAbstractItemModel::metaObject
-12 QAbstractItemModel::qt_metacast
-16 QAbstractItemModel::qt_metacall
-20 QAbstractItemModel::~QAbstractItemModel
-24 QAbstractItemModel::~QAbstractItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=8 align=4
- base size=8 base align=4
-QAbstractItemModel (0xb5d76800) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb5d76840) 0
- primary-for QAbstractItemModel (0xb5d76800)
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractTableModel)
-8 QAbstractTableModel::metaObject
-12 QAbstractTableModel::qt_metacast
-16 QAbstractTableModel::qt_metacall
-20 QAbstractTableModel::~QAbstractTableModel
-24 QAbstractTableModel::~QAbstractTableModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractTableModel::index
-60 QAbstractTableModel::parent
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractTableModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractTableModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=8 align=4
- base size=8 base align=4
-QAbstractTableModel (0xb5d768c0) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb5d76900) 0
- primary-for QAbstractTableModel (0xb5d768c0)
- QObject (0xb5d76940) 0
- primary-for QAbstractItemModel (0xb5d76900)
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractListModel)
-8 QAbstractListModel::metaObject
-12 QAbstractListModel::qt_metacast
-16 QAbstractListModel::qt_metacall
-20 QAbstractListModel::~QAbstractListModel
-24 QAbstractListModel::~QAbstractListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 __cxa_pure_virtual
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=8 align=4
- base size=8 base align=4
-QAbstractListModel (0xb5d769c0) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb5d76a00) 0
- primary-for QAbstractListModel (0xb5d769c0)
- QObject (0xb5d76a40) 0
- primary-for QAbstractItemModel (0xb5d76a00)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb5d76ac0) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb5d76b00) 0
- primary-for QSignalMapper (0xb5d76ac0)
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb5d76b80) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb5d76bc0) 0
- primary-for QSocketNotifier (0xb5d76b80)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb5d76c40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb5d76c80) 0
- primary-for QEventLoop (0xb5d76c40)
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb5d76dc0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb5d76e40) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb5d76e80) 0
- primary-for QTimerEvent (0xb5d76e40)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb5d76f00) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb5d76f40) 0
- primary-for QChildEvent (0xb5d76f00)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb5d76fc0) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb5d76080) 0
- primary-for QCustomEvent (0xb5d76fc0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb5d76380) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb5d76540) 0
- primary-for QDynamicPropertyChangeEvent (0xb5d76380)
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb5d76680) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb5d76780) 0
- primary-for QCoreApplication (0xb5d76680)
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb5d76880) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb5d76980) 0
- primary-for QTimer (0xb5d76880)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb5d76a80) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb5d76b40) 0
- primary-for QAbstractEventDispatcher (0xb5d76a80)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb5d76c00) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb5d76d00) 0
- primary-for QObjectCleanupHandler (0xb5d76c00)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb5d76e00) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb5d76f80) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb5af3040) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb5af3080) 0
-
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QTextCodecFactoryInterface (0xb5af3100) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb5af3140) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb5af3100)
-
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb5af3200) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb5af3240) 0
- primary-for QTextCodecPlugin (0xb5af3200)
- QTextCodecFactoryInterface (0xb5af3280) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb5af32c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb5af3280)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QImageIOHandler)
-8 QImageIOHandler::~QImageIOHandler
-12 QImageIOHandler::~QImageIOHandler
-16 QImageIOHandler::name
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QImageIOHandler::write
-32 QImageIOHandler::option
-36 QImageIOHandler::setOption
-40 QImageIOHandler::supportsOption
-44 QImageIOHandler::jumpToNextImage
-48 QImageIOHandler::jumpToImage
-52 QImageIOHandler::loopCount
-56 QImageIOHandler::imageCount
-60 QImageIOHandler::nextImageDelay
-64 QImageIOHandler::currentImageNumber
-68 QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=8 align=4
- base size=8 base align=4
-QImageIOHandler (0xb5af3380) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
-
-Vtable for QImageIOHandlerFactoryInterface
-QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
-8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QImageIOHandlerFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QImageIOHandlerFactoryInterface (0xb5af3400) 0 nearly-empty
- vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
- QFactoryInterface (0xb5af3440) 0 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb5af3400)
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QImageIOPlugin)
-8 QImageIOPlugin::metaObject
-12 QImageIOPlugin::qt_metacast
-16 QImageIOPlugin::qt_metacall
-20 QImageIOPlugin::~QImageIOPlugin
-24 QImageIOPlugin::~QImageIOPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI14QImageIOPlugin)
-76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
-80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-
-Class QImageIOPlugin
- size=12 align=4
- base size=12 base align=4
-QImageIOPlugin (0xb5af3500) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
- QObject (0xb5af3540) 0
- primary-for QImageIOPlugin (0xb5af3500)
- QImageIOHandlerFactoryInterface (0xb5af3580) 8 nearly-empty
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
- QFactoryInterface (0xb5af35c0) 8 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb5af3580)
-
-
-Class QImageReader
- size=4 align=4
- base size=4 base align=4
-QImageReader (0xb5af3680) 0
-
-
-
-Class QPolygon
- size=4 align=4
- base size=4 base align=4
-QPolygon (0xb5af3780) 0
- QVector<QPoint> (0xb5af37c0) 0
-
-
-
-Class QPolygonF
- size=4 align=4
- base size=4 base align=4
-QPolygonF (0xb5af38c0) 0
- QVector<QPointF> (0xb5af3900) 0
-
-Class QRegion::QRegionData
- size=16 align=4
- base size=16 base align=4
-QRegion::QRegionData (0xb5af3a80) 0
-
-Class QRegion
- size=4 align=4
- base size=4 base align=4
-QRegion (0xb5af3940) 0
-
-Class QMatrix
- size=48 align=4
- base size=48 base align=4
-QMatrix (0xb5af3ac0) 0
-
-
-Class QPainterPath::Element
- size=20 align=4
- base size=20 base align=4
-QPainterPath::Element (0xb5af3b80) 0
-
-Class QPainterPath
- size=4 align=4
- base size=4 base align=4
-QPainterPath (0xb5af3b40) 0
-
-
-
-Class QPainterPathPrivate
- size=8 align=4
- base size=8 base align=4
-QPainterPathPrivate (0xb5af3c40) 0
-
-
-Class QPainterPathStroker
- size=4 align=4
- base size=4 base align=4
-QPainterPathStroker (0xb5af3e40) 0
-
-Class QTransform
- size=80 align=4
- base size=80 base align=4
-QTransform (0xb5af3f00) 0
-
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintDevice)
-8 QPaintDevice::~QPaintDevice
-12 QPaintDevice::~QPaintDevice
-16 QPaintDevice::devType
-20 __cxa_pure_virtual
-24 QPaintDevice::metric
-
-Class QPaintDevice
- size=8 align=4
- base size=6 base align=4
-QPaintDevice (0xb5af3fc0) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-Class QImageTextKeyLang
- size=8 align=4
- base size=8 base align=4
-QImageTextKeyLang (0xb5af3300) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QImage)
-8 QImage::~QImage
-12 QImage::~QImage
-16 QImage::devType
-20 QImage::paintEngine
-24 QImage::metric
-
-Class QImage
- size=12 align=4
- base size=12 base align=4
-QImage (0xb5af33c0) 0
- vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb5af3480) 0
- primary-for QImage (0xb5af33c0)
-
-
-
-
-
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0xb5af39c0) 0
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QPixmap)
-8 QPixmap::~QPixmap
-12 QPixmap::~QPixmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QPixmap
- size=12 align=4
- base size=12 base align=4
-QPixmap (0xb58d1080) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb58d10c0) 0
- primary-for QPixmap (0xb58d1080)
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QMovie)
-8 QMovie::metaObject
-12 QMovie::qt_metacast
-16 QMovie::qt_metacall
-20 QMovie::~QMovie
-24 QMovie::~QMovie
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QMovie
- size=8 align=4
- base size=8 base align=4
-QMovie (0xb58d1200) 0
- vptr=((& QMovie::_ZTV6QMovie) + 8u)
- QObject (0xb58d1240) 0
- primary-for QMovie (0xb58d1200)
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0xb58d12c0) 0 empty
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBitmap)
-8 QBitmap::~QBitmap
-12 QBitmap::~QBitmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QBitmap
- size=12 align=4
- base size=12 base align=4
-QBitmap (0xb58d1300) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
- QPixmap (0xb58d1340) 0
- primary-for QBitmap (0xb58d1300)
- QPaintDevice (0xb58d1380) 0
- primary-for QPixmap (0xb58d1340)
-
-Vtable for QIconEngineFactoryInterface
-QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
-8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterface (0xb58d14c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
- QFactoryInterface (0xb58d1500) 0 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb58d14c0)
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-8 QIconEnginePlugin::metaObject
-12 QIconEnginePlugin::qt_metacast
-16 QIconEnginePlugin::qt_metacall
-20 QIconEnginePlugin::~QIconEnginePlugin
-24 QIconEnginePlugin::~QIconEnginePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
-76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=12 align=4
- base size=12 base align=4
-QIconEnginePlugin (0xb58d15c0) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
- QObject (0xb58d1600) 0
- primary-for QIconEnginePlugin (0xb58d15c0)
- QIconEngineFactoryInterface (0xb58d1640) 8 nearly-empty
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
- QFactoryInterface (0xb58d1680) 8 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb58d1640)
-
-Vtable for QIconEngineFactoryInterfaceV2
-QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
-8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterfaceV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterfaceV2 (0xb58d1700) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
- QFactoryInterface (0xb58d1740) 0 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb58d1700)
-
-Vtable for QIconEnginePluginV2
-QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-8 QIconEnginePluginV2::metaObject
-12 QIconEnginePluginV2::qt_metacast
-16 QIconEnginePluginV2::qt_metacall
-20 QIconEnginePluginV2::~QIconEnginePluginV2
-24 QIconEnginePluginV2::~QIconEnginePluginV2
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
-76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QIconEnginePluginV2
- size=12 align=4
- base size=12 base align=4
-QIconEnginePluginV2 (0xb58d1800) 0
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
- QObject (0xb58d1840) 0
- primary-for QIconEnginePluginV2 (0xb58d1800)
- QIconEngineFactoryInterfaceV2 (0xb58d1880) 8 nearly-empty
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
- QFactoryInterface (0xb58d18c0) 8 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb58d1880)
-
-Class QIcon
- size=4 align=4
- base size=4 base align=4
-QIcon (0xb58d1940) 0
-
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPicture)
-8 QPicture::~QPicture
-12 QPicture::~QPicture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
-
-Class QPicture
- size=12 align=4
- base size=12 base align=4
-QPicture (0xb58d1a40) 0
- vptr=((& QPicture::_ZTV8QPicture) + 8u)
- QPaintDevice (0xb58d1a80) 0
- primary-for QPicture (0xb58d1a40)
-
-Class QPictureIO
- size=4 align=4
- base size=4 base align=4
-QPictureIO (0xb58d1b80) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QIconEngine)
-8 QIconEngine::~QIconEngine
-12 QIconEngine::~QIconEngine
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-
-Class QIconEngine
- size=4 align=4
- base size=4 base align=4
-QIconEngine (0xb58d1bc0) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
-
-Vtable for QIconEngineV2
-QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIconEngineV2)
-8 QIconEngineV2::~QIconEngineV2
-12 QIconEngineV2::~QIconEngineV2
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-36 QIconEngineV2::key
-40 QIconEngineV2::clone
-44 QIconEngineV2::read
-48 QIconEngineV2::write
-52 QIconEngineV2::virtual_hook
-
-Class QIconEngineV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineV2 (0xb58d1c40) 0 nearly-empty
- vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
- QIconEngine (0xb58d1c80) 0 nearly-empty
- primary-for QIconEngineV2 (0xb58d1c40)
-
-Class QImageWriter
- size=4 align=4
- base size=4 base align=4
-QImageWriter (0xb58d1d00) 0
-
-Vtable for QPictureFormatInterface
-QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
-8 QPictureFormatInterface::~QPictureFormatInterface
-12 QPictureFormatInterface::~QPictureFormatInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QPictureFormatInterface
- size=4 align=4
- base size=4 base align=4
-QPictureFormatInterface (0xb58d1d40) 0 nearly-empty
- vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
- QFactoryInterface (0xb58d1d80) 0 nearly-empty
- primary-for QPictureFormatInterface (0xb58d1d40)
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-8 QPictureFormatPlugin::metaObject
-12 QPictureFormatPlugin::qt_metacast
-16 QPictureFormatPlugin::qt_metacall
-20 QPictureFormatPlugin::~QPictureFormatPlugin
-24 QPictureFormatPlugin::~QPictureFormatPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QPictureFormatPlugin::loadPicture
-64 QPictureFormatPlugin::savePicture
-68 __cxa_pure_virtual
-72 (int (*)(...))-0x00000000000000008
-76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
-84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
-88 __cxa_pure_virtual
-92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
-96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
-100 __cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=12 align=4
- base size=12 base align=4
-QPictureFormatPlugin (0xb58d1e00) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
- QObject (0xb58d1e40) 0
- primary-for QPictureFormatPlugin (0xb58d1e00)
- QPictureFormatInterface (0xb58d1e80) 8 nearly-empty
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
- QFactoryInterface (0xb58d1ec0) 8 nearly-empty
- primary-for QPictureFormatInterface (0xb58d1e80)
-
-Class QKeySequence
- size=4 align=4
- base size=4 base align=4
-QKeySequence (0xb58d1f40) 0
-
-
-Vtable for QMimeSource
-QMimeSource::_ZTV11QMimeSource: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMimeSource)
-8 QMimeSource::~QMimeSource
-12 QMimeSource::~QMimeSource
-16 __cxa_pure_virtual
-20 QMimeSource::provides
-24 __cxa_pure_virtual
-
-Class QMimeSource
- size=4 align=4
- base size=4 base align=4
-QMimeSource (0xb58d1040) 0 nearly-empty
- vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDrag)
-8 QDrag::metaObject
-12 QDrag::qt_metacast
-16 QDrag::qt_metacall
-20 QDrag::~QDrag
-24 QDrag::~QDrag
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QDrag
- size=8 align=4
- base size=8 base align=4
-QDrag (0xb58d1180) 0
- vptr=((& QDrag::_ZTV5QDrag) + 8u)
- QObject (0xb58d1100) 0
- primary-for QDrag (0xb58d1180)
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QInputEvent)
-8 QInputEvent::~QInputEvent
-12 QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=16 align=4
- base size=16 base align=4
-QInputEvent (0xb58d1280) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
- QEvent (0xb58d13c0) 0
- primary-for QInputEvent (0xb58d1280)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMouseEvent)
-8 QMouseEvent::~QMouseEvent
-12 QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=40 align=4
- base size=40 base align=4
-QMouseEvent (0xb58d1540) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
- QInputEvent (0xb58d16c0) 0
- primary-for QMouseEvent (0xb58d1540)
- QEvent (0xb58d1780) 0
- primary-for QInputEvent (0xb58d16c0)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHoverEvent)
-8 QHoverEvent::~QHoverEvent
-12 QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=28 align=4
- base size=28 base align=4
-QHoverEvent (0xb58d1900) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
- QEvent (0xb58d1980) 0
- primary-for QHoverEvent (0xb58d1900)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWheelEvent)
-8 QWheelEvent::~QWheelEvent
-12 QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=44 align=4
- base size=44 base align=4
-QWheelEvent (0xb58d19c0) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
- QInputEvent (0xb58d1ac0) 0
- primary-for QWheelEvent (0xb58d19c0)
- QEvent (0xb58d1b00) 0
- primary-for QInputEvent (0xb58d1ac0)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTabletEvent)
-8 QTabletEvent::~QTabletEvent
-12 QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=104 align=4
- base size=104 base align=4
-QTabletEvent (0xb58d1b40) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
- QInputEvent (0xb58d1c00) 0
- primary-for QTabletEvent (0xb58d1b40)
- QEvent (0xb58d1cc0) 0
- primary-for QInputEvent (0xb58d1c00)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QKeyEvent)
-8 QKeyEvent::~QKeyEvent
-12 QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=28 align=4
- base size=27 base align=4
-QKeyEvent (0xb58d1dc0) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
- QInputEvent (0xb58d1f00) 0
- primary-for QKeyEvent (0xb58d1dc0)
- QEvent (0xb58d1f80) 0
- primary-for QInputEvent (0xb58d1f00)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusEvent)
-8 QFocusEvent::~QFocusEvent
-12 QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=16 align=4
- base size=16 base align=4
-QFocusEvent (0xb58d1fc0) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
- QEvent (0xb5816000) 0
- primary-for QFocusEvent (0xb58d1fc0)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPaintEvent)
-8 QPaintEvent::~QPaintEvent
-12 QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=36 align=4
- base size=33 base align=4
-QPaintEvent (0xb58160c0) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
- QEvent (0xb5816100) 0
- primary-for QPaintEvent (0xb58160c0)
-
-Vtable for QUpdateLaterEvent
-QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QUpdateLaterEvent)
-8 QUpdateLaterEvent::~QUpdateLaterEvent
-12 QUpdateLaterEvent::~QUpdateLaterEvent
-
-Class QUpdateLaterEvent
- size=16 align=4
- base size=16 base align=4
-QUpdateLaterEvent (0xb5816180) 0
- vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
- QEvent (0xb58161c0) 0
- primary-for QUpdateLaterEvent (0xb5816180)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QMoveEvent)
-8 QMoveEvent::~QMoveEvent
-12 QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=28 align=4
- base size=28 base align=4
-QMoveEvent (0xb5816240) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
- QEvent (0xb5816280) 0
- primary-for QMoveEvent (0xb5816240)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QResizeEvent)
-8 QResizeEvent::~QResizeEvent
-12 QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=28 align=4
- base size=28 base align=4
-QResizeEvent (0xb5816300) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
- QEvent (0xb5816340) 0
- primary-for QResizeEvent (0xb5816300)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QCloseEvent)
-8 QCloseEvent::~QCloseEvent
-12 QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=12 align=4
- base size=12 base align=4
-QCloseEvent (0xb58163c0) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
- QEvent (0xb5816400) 0
- primary-for QCloseEvent (0xb58163c0)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QIconDragEvent)
-8 QIconDragEvent::~QIconDragEvent
-12 QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=12 align=4
- base size=12 base align=4
-QIconDragEvent (0xb5816480) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
- QEvent (0xb58164c0) 0
- primary-for QIconDragEvent (0xb5816480)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QShowEvent)
-8 QShowEvent::~QShowEvent
-12 QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=12 align=4
- base size=12 base align=4
-QShowEvent (0xb5816540) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
- QEvent (0xb5816580) 0
- primary-for QShowEvent (0xb5816540)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QHideEvent)
-8 QHideEvent::~QHideEvent
-12 QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=12 align=4
- base size=12 base align=4
-QHideEvent (0xb5816600) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
- QEvent (0xb5816640) 0
- primary-for QHideEvent (0xb5816600)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QContextMenuEvent)
-8 QContextMenuEvent::~QContextMenuEvent
-12 QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=36 align=4
- base size=33 base align=4
-QContextMenuEvent (0xb58166c0) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
- QInputEvent (0xb5816700) 0
- primary-for QContextMenuEvent (0xb58166c0)
- QEvent (0xb5816740) 0
- primary-for QInputEvent (0xb5816700)
-
-Class QInputMethodEvent::Attribute
- size=24 align=4
- base size=24 base align=4
-QInputMethodEvent::Attribute (0xb5816840) 0
-
-
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QInputMethodEvent)
-8 QInputMethodEvent::~QInputMethodEvent
-12 QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=32 align=4
- base size=32 base align=4
-QInputMethodEvent (0xb58167c0) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
- QEvent (0xb5816800) 0
- primary-for QInputMethodEvent (0xb58167c0)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QDropEvent)
-8 QDropEvent::~QDropEvent
-12 QDropEvent::~QDropEvent
-16 QDropEvent::format
-20 QDropEvent::encodedData
-24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
-32 (int (*)(...))(& _ZTI10QDropEvent)
-36 QDropEvent::_ZThn12_N10QDropEventD1Ev
-40 QDropEvent::_ZThn12_N10QDropEventD0Ev
-44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
-48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
-52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
-
-Class QDropEvent
- size=52 align=4
- base size=52 base align=4
-QDropEvent (0xb5816a00) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
- QEvent (0xb5816a40) 0
- primary-for QDropEvent (0xb5816a00)
- QMimeSource (0xb5816a80) 12 nearly-empty
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDragMoveEvent)
-8 QDragMoveEvent::~QDragMoveEvent
-12 QDragMoveEvent::~QDragMoveEvent
-16 QDropEvent::format
-20 QDropEvent::encodedData
-24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
-32 (int (*)(...))(& _ZTI14QDragMoveEvent)
-36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
-40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
-44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
-48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
-52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
-
-Class QDragMoveEvent
- size=68 align=4
- base size=68 base align=4
-QDragMoveEvent (0xb5816b00) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
- QDropEvent (0xb5816b40) 0
- primary-for QDragMoveEvent (0xb5816b00)
- QEvent (0xb5816b80) 0
- primary-for QDropEvent (0xb5816b40)
- QMimeSource (0xb5816bc0) 12 nearly-empty
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QDragEnterEvent)
-8 QDragEnterEvent::~QDragEnterEvent
-12 QDragEnterEvent::~QDragEnterEvent
-16 QDropEvent::format
-20 QDropEvent::encodedData
-24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
-32 (int (*)(...))(& _ZTI15QDragEnterEvent)
-36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
-40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
-44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
-48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
-52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
-
-Class QDragEnterEvent
- size=68 align=4
- base size=68 base align=4
-QDragEnterEvent (0xb5816c40) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
- QDragMoveEvent (0xb5816c80) 0
- primary-for QDragEnterEvent (0xb5816c40)
- QDropEvent (0xb5816cc0) 0
- primary-for QDragMoveEvent (0xb5816c80)
- QEvent (0xb5816d00) 0
- primary-for QDropEvent (0xb5816cc0)
- QMimeSource (0xb5816d40) 12 nearly-empty
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
-
-Vtable for QDragResponseEvent
-QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QDragResponseEvent)
-8 QDragResponseEvent::~QDragResponseEvent
-12 QDragResponseEvent::~QDragResponseEvent
-
-Class QDragResponseEvent
- size=16 align=4
- base size=13 base align=4
-QDragResponseEvent (0xb5816dc0) 0
- vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
- QEvent (0xb5816e00) 0
- primary-for QDragResponseEvent (0xb5816dc0)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-8 QDragLeaveEvent::~QDragLeaveEvent
-12 QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=12 align=4
- base size=12 base align=4
-QDragLeaveEvent (0xb5816e80) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
- QEvent (0xb5816ec0) 0
- primary-for QDragLeaveEvent (0xb5816e80)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QHelpEvent)
-8 QHelpEvent::~QHelpEvent
-12 QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=28 align=4
- base size=28 base align=4
-QHelpEvent (0xb5816f40) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
- QEvent (0xb5816f80) 0
- primary-for QHelpEvent (0xb5816f40)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QStatusTipEvent)
-8 QStatusTipEvent::~QStatusTipEvent
-12 QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=16 align=4
- base size=16 base align=4
-QStatusTipEvent (0xb5816080) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
- QEvent (0xb5816140) 0
- primary-for QStatusTipEvent (0xb5816080)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-8 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-12 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=16 align=4
- base size=16 base align=4
-QWhatsThisClickedEvent (0xb5816200) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
- QEvent (0xb58162c0) 0
- primary-for QWhatsThisClickedEvent (0xb5816200)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionEvent)
-8 QActionEvent::~QActionEvent
-12 QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=20 align=4
- base size=20 base align=4
-QActionEvent (0xb5816380) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
- QEvent (0xb5816440) 0
- primary-for QActionEvent (0xb5816380)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QFileOpenEvent)
-8 QFileOpenEvent::~QFileOpenEvent
-12 QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=16 align=4
- base size=16 base align=4
-QFileOpenEvent (0xb5816500) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
- QEvent (0xb58165c0) 0
- primary-for QFileOpenEvent (0xb5816500)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-8 QToolBarChangeEvent::~QToolBarChangeEvent
-12 QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=16 align=4
- base size=13 base align=4
-QToolBarChangeEvent (0xb5816680) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
- QEvent (0xb5816780) 0
- primary-for QToolBarChangeEvent (0xb5816680)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QShortcutEvent)
-8 QShortcutEvent::~QShortcutEvent
-12 QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=24 align=4
- base size=24 base align=4
-QShortcutEvent (0xb5816880) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
- QEvent (0xb58169c0) 0
- primary-for QShortcutEvent (0xb5816880)
-
-Vtable for QClipboardEvent
-QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QClipboardEvent)
-8 QClipboardEvent::~QClipboardEvent
-12 QClipboardEvent::~QClipboardEvent
-
-Class QClipboardEvent
- size=12 align=4
- base size=12 base align=4
-QClipboardEvent (0xb5816ac0) 0
- vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
- QEvent (0xb5816c00) 0
- primary-for QClipboardEvent (0xb5816ac0)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-8 QWindowStateChangeEvent::~QWindowStateChangeEvent
-12 QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=16 align=4
- base size=16 base align=4
-QWindowStateChangeEvent (0xb5816d80) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
- QEvent (0xb5816e40) 0
- primary-for QWindowStateChangeEvent (0xb5816d80)
-
-Vtable for QMenubarUpdatedEvent
-QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QMenubarUpdatedEvent)
-8 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
-12 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
-
-Class QMenubarUpdatedEvent
- size=16 align=4
- base size=16 base align=4
-QMenubarUpdatedEvent (0xb5816f00) 0
- vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
- QEvent (0xb5816fc0) 0
- primary-for QMenubarUpdatedEvent (0xb5816f00)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0xb5893040) 0 empty
-
-
-
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAccessibleInterface)
-8 QAccessibleInterface::~QAccessibleInterface
-12 QAccessibleInterface::~QAccessibleInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QAccessibleInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterface (0xb5893200) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
- QAccessible (0xb5893240) 0 empty
-
-
-
-
-Vtable for QAccessibleInterfaceEx
-QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
-8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleInterfaceEx
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterfaceEx (0xb58934c0) 0 nearly-empty
- vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
- QAccessibleInterface (0xb5893500) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb58934c0)
- QAccessible (0xb5893540) 0 empty
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAccessibleEvent)
-8 QAccessibleEvent::~QAccessibleEvent
-12 QAccessibleEvent::~QAccessibleEvent
-
-Class QAccessibleEvent
- size=20 align=4
- base size=20 base align=4
-QAccessibleEvent (0xb5893640) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
- QEvent (0xb5893680) 0
- primary-for QAccessibleEvent (0xb5893640)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleObject)
-8 QAccessibleObject::~QAccessibleObject
-12 QAccessibleObject::~QAccessibleObject
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObject::userActionCount
-68 QAccessibleObject::actionText
-72 QAccessibleObject::doAction
-
-Class QAccessibleObject
- size=8 align=4
- base size=8 base align=4
-QAccessibleObject (0xb5893700) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
- QAccessibleInterface (0xb5893740) 0 nearly-empty
- primary-for QAccessibleObject (0xb5893700)
- QAccessible (0xb5893780) 0 empty
-
-Vtable for QAccessibleObjectEx
-QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
-8 QAccessibleObjectEx::~QAccessibleObjectEx
-12 QAccessibleObjectEx::~QAccessibleObjectEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObjectEx::setText
-52 QAccessibleObjectEx::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleObjectEx::actionText
-72 QAccessibleObjectEx::doAction
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleObjectEx
- size=8 align=4
- base size=8 base align=4
-QAccessibleObjectEx (0xb5893800) 0
- vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
- QAccessibleInterfaceEx (0xb5893840) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb5893800)
- QAccessibleInterface (0xb5893880) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb5893840)
- QAccessible (0xb58938c0) 0 empty
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleApplication)
-8 QAccessibleApplication::~QAccessibleApplication
-12 QAccessibleApplication::~QAccessibleApplication
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleApplication::childCount
-28 QAccessibleApplication::indexOfChild
-32 QAccessibleApplication::relationTo
-36 QAccessibleApplication::childAt
-40 QAccessibleApplication::navigate
-44 QAccessibleApplication::text
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 QAccessibleApplication::role
-60 QAccessibleApplication::state
-64 QAccessibleApplication::userActionCount
-68 QAccessibleApplication::actionText
-72 QAccessibleApplication::doAction
-
-Class QAccessibleApplication
- size=8 align=4
- base size=8 base align=4
-QAccessibleApplication (0xb5893940) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
- QAccessibleObject (0xb5893980) 0
- primary-for QAccessibleApplication (0xb5893940)
- QAccessibleInterface (0xb58939c0) 0 nearly-empty
- primary-for QAccessibleObject (0xb5893980)
- QAccessible (0xb5893a00) 0 empty
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleBridge)
-8 QAccessibleBridge::~QAccessibleBridge
-12 QAccessibleBridge::~QAccessibleBridge
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridge
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridge (0xb5893a80) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-
-Vtable for QAccessibleBridgeFactoryInterface
-QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
-8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridgeFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridgeFactoryInterface (0xb5893b40) 0 nearly-empty
- vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
- QFactoryInterface (0xb5893b80) 0 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb5893b40)
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-8 QAccessibleBridgePlugin::metaObject
-12 QAccessibleBridgePlugin::qt_metacast
-16 QAccessibleBridgePlugin::qt_metacall
-20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
-76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessibleBridgePlugin (0xb5893c40) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
- QObject (0xb5893c80) 0
- primary-for QAccessibleBridgePlugin (0xb5893c40)
- QAccessibleBridgeFactoryInterface (0xb5893cc0) 8 nearly-empty
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
- QFactoryInterface (0xb5893d00) 8 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb5893cc0)
-
-Vtable for QAccessibleWidget
-QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleWidget)
-8 QAccessibleWidget::~QAccessibleWidget
-12 QAccessibleWidget::~QAccessibleWidget
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleWidget::childCount
-28 QAccessibleWidget::indexOfChild
-32 QAccessibleWidget::relationTo
-36 QAccessibleWidget::childAt
-40 QAccessibleWidget::navigate
-44 QAccessibleWidget::text
-48 QAccessibleObject::setText
-52 QAccessibleWidget::rect
-56 QAccessibleWidget::role
-60 QAccessibleWidget::state
-64 QAccessibleWidget::userActionCount
-68 QAccessibleWidget::actionText
-72 QAccessibleWidget::doAction
-
-Class QAccessibleWidget
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidget (0xb5893d80) 0
- vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
- QAccessibleObject (0xb5893dc0) 0
- primary-for QAccessibleWidget (0xb5893d80)
- QAccessibleInterface (0xb5893e00) 0 nearly-empty
- primary-for QAccessibleObject (0xb5893dc0)
- QAccessible (0xb5893e40) 0 empty
-
-Vtable for QAccessibleWidgetEx
-QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
-8 QAccessibleWidgetEx::~QAccessibleWidgetEx
-12 QAccessibleWidgetEx::~QAccessibleWidgetEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 QAccessibleWidgetEx::childCount
-28 QAccessibleWidgetEx::indexOfChild
-32 QAccessibleWidgetEx::relationTo
-36 QAccessibleWidgetEx::childAt
-40 QAccessibleWidgetEx::navigate
-44 QAccessibleWidgetEx::text
-48 QAccessibleObjectEx::setText
-52 QAccessibleWidgetEx::rect
-56 QAccessibleWidgetEx::role
-60 QAccessibleWidgetEx::state
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleWidgetEx::actionText
-72 QAccessibleWidgetEx::doAction
-76 QAccessibleWidgetEx::invokeMethodEx
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleWidgetEx
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidgetEx (0xb5893ec0) 0
- vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
- QAccessibleObjectEx (0xb5893f00) 0
- primary-for QAccessibleWidgetEx (0xb5893ec0)
- QAccessibleInterfaceEx (0xb5893f40) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb5893f00)
- QAccessibleInterface (0xb5893f80) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb5893f40)
- QAccessible (0xb5893fc0) 0 empty
-
-Vtable for QAccessible2Interface
-QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAccessible2Interface)
-8 QAccessible2Interface::~QAccessible2Interface
-12 QAccessible2Interface::~QAccessible2Interface
-
-Class QAccessible2Interface
- size=4 align=4
- base size=4 base align=4
-QAccessible2Interface (0xb5893000) 0 nearly-empty
- vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-8 QAccessibleTextInterface::~QAccessibleTextInterface
-12 QAccessibleTextInterface::~QAccessibleTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTextInterface (0xb5893300) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
- QAccessible2Interface (0xb5893580) 0 nearly-empty
- primary-for QAccessibleTextInterface (0xb5893300)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleEditableTextInterface (0xb58936c0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
- QAccessible2Interface (0xb58937c0) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb58936c0)
-
-Vtable for QAccessibleSimpleEditableTextInterface
-QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
-8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-16 QAccessibleSimpleEditableTextInterface::copyText
-20 QAccessibleSimpleEditableTextInterface::deleteText
-24 QAccessibleSimpleEditableTextInterface::insertText
-28 QAccessibleSimpleEditableTextInterface::cutText
-32 QAccessibleSimpleEditableTextInterface::pasteText
-36 QAccessibleSimpleEditableTextInterface::replaceText
-40 QAccessibleSimpleEditableTextInterface::setAttributes
-
-Class QAccessibleSimpleEditableTextInterface
- size=8 align=4
- base size=8 base align=4
-QAccessibleSimpleEditableTextInterface (0xb5893900) 0
- vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
- QAccessibleEditableTextInterface (0xb5893a40) 0 nearly-empty
- primary-for QAccessibleSimpleEditableTextInterface (0xb5893900)
- QAccessible2Interface (0xb5893ac0) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb5893a40)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-8 QAccessibleValueInterface::~QAccessibleValueInterface
-12 QAccessibleValueInterface::~QAccessibleValueInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleValueInterface (0xb5893bc0) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
- QAccessible2Interface (0xb5893d40) 0 nearly-empty
- primary-for QAccessibleValueInterface (0xb5893bc0)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-8 QAccessibleTableInterface::~QAccessibleTableInterface
-12 QAccessibleTableInterface::~QAccessibleTableInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTableInterface (0xb5893e80) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
- QAccessible2Interface (0xb5749000) 0 nearly-empty
- primary-for QAccessibleTableInterface (0xb5893e80)
-
-Vtable for QAccessibleFactoryInterface
-QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
-8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleFactoryInterface (0xb5749080) 0 nearly-empty
- vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
- QAccessible (0xb57490c0) 0 empty
- QFactoryInterface (0xb5749100) 0 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb5749080)
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-8 QAccessiblePlugin::metaObject
-12 QAccessiblePlugin::qt_metacast
-16 QAccessiblePlugin::qt_metacall
-20 QAccessiblePlugin::~QAccessiblePlugin
-24 QAccessiblePlugin::~QAccessiblePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
-76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessiblePlugin (0xb57491c0) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
- QObject (0xb5749200) 0
- primary-for QAccessiblePlugin (0xb57491c0)
- QAccessibleFactoryInterface (0xb5749240) 8 nearly-empty
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
- QAccessible (0xb5749280) 8 empty
- QFactoryInterface (0xb57492c0) 8 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb5749240)
-
-Class QFont
- size=8 align=4
- base size=8 base align=4
-QFont (0xb5749340) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb5749440) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb5749480) 0
-
-Class QFontDatabase
- size=4 align=4
- base size=4 base align=4
-QFontDatabase (0xb57494c0) 0
-
-Class QPen
- size=4 align=4
- base size=4 base align=4
-QPen (0xb5749500) 0
-
-
-Class QBrush
- size=4 align=4
- base size=4 base align=4
-QBrush (0xb5749600) 0
-
-
-Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb57496c0) 0
-
-
-
-
-
-
-
-Class QGradient
- size=56 align=4
- base size=56 base align=4
-QGradient (0xb5749700) 0
-
-Class QLinearGradient
- size=56 align=4
- base size=56 base align=4
-QLinearGradient (0xb5749940) 0
- QGradient (0xb5749980) 0
-
-Class QRadialGradient
- size=56 align=4
- base size=56 base align=4
-QRadialGradient (0xb57499c0) 0
- QGradient (0xb5749a00) 0
-
-Class QConicalGradient
- size=56 align=4
- base size=56 base align=4
-QConicalGradient (0xb5749a40) 0
- QGradient (0xb5749a80) 0
-
-Class QTextLength
- size=12 align=4
- base size=12 base align=4
-QTextLength (0xb5749ac0) 0
-
-
-Class QTextFormat
- size=8 align=4
- base size=8 base align=4
-QTextFormat (0xb5749b80) 0
-
-
-
-
-Class QTextCharFormat
- size=8 align=4
- base size=8 base align=4
-QTextCharFormat (0xb5749e00) 0
- QTextFormat (0xb5749e40) 0
-
-Class QTextBlockFormat
- size=8 align=4
- base size=8 base align=4
-QTextBlockFormat (0xb5749e80) 0
- QTextFormat (0xb5749ec0) 0
-
-Class QTextListFormat
- size=8 align=4
- base size=8 base align=4
-QTextListFormat (0xb5749f00) 0
- QTextFormat (0xb5749f40) 0
-
-Class QTextImageFormat
- size=8 align=4
- base size=8 base align=4
-QTextImageFormat (0xb5749f80) 0
- QTextCharFormat (0xb5749fc0) 0
- QTextFormat (0xb5749040) 0
-
-Class QTextFrameFormat
- size=8 align=4
- base size=8 base align=4
-QTextFrameFormat (0xb5749140) 0
- QTextFormat (0xb5749300) 0
-
-Class QTextTableFormat
- size=8 align=4
- base size=8 base align=4
-QTextTableFormat (0xb57493c0) 0
- QTextFrameFormat (0xb5749400) 0
- QTextFormat (0xb5749540) 0
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextObject)
-8 QTextObject::metaObject
-12 QTextObject::qt_metacast
-16 QTextObject::qt_metacall
-20 QTextObject::~QTextObject
-24 QTextObject::~QTextObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextObject
- size=8 align=4
- base size=8 base align=4
-QTextObject (0xb5749580) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
- QObject (0xb5749640) 0
- primary-for QTextObject (0xb5749580)
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTextBlockGroup)
-8 QTextBlockGroup::metaObject
-12 QTextBlockGroup::qt_metacast
-16 QTextBlockGroup::qt_metacall
-20 QTextBlockGroup::~QTextBlockGroup
-24 QTextBlockGroup::~QTextBlockGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=8 align=4
- base size=8 base align=4
-QTextBlockGroup (0xb5749740) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
- QTextObject (0xb5749b00) 0
- primary-for QTextBlockGroup (0xb5749740)
- QObject (0xb5749b40) 0
- primary-for QTextObject (0xb5749b00)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-8 QTextFrameLayoutData::~QTextFrameLayoutData
-12 QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=4 align=4
- base size=4 base align=4
-QTextFrameLayoutData (0xb5749bc0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-
-Class QTextFrame::iterator
- size=20 align=4
- base size=20 base align=4
-QTextFrame::iterator (0xb54c7080) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextFrame)
-8 QTextFrame::metaObject
-12 QTextFrame::qt_metacast
-16 QTextFrame::qt_metacall
-20 QTextFrame::~QTextFrame
-24 QTextFrame::~QTextFrame
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextFrame
- size=8 align=4
- base size=8 base align=4
-QTextFrame (0xb5749c80) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
- QTextObject (0xb54c7000) 0
- primary-for QTextFrame (0xb5749c80)
- QObject (0xb54c7040) 0
- primary-for QTextObject (0xb54c7000)
-
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QTextBlockUserData)
-8 QTextBlockUserData::~QTextBlockUserData
-12 QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=4 align=4
- base size=4 base align=4
-QTextBlockUserData (0xb54c71c0) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
-
-Class QTextBlock::iterator
- size=16 align=4
- base size=16 base align=4
-QTextBlock::iterator (0xb54c7280) 0
-
-Class QTextBlock
- size=8 align=4
- base size=8 base align=4
-QTextBlock (0xb54c7240) 0
-
-
-
-Class QTextFragment
- size=12 align=4
- base size=12 base align=4
-QTextFragment (0xb54c7340) 0
-
-
-Class QTextDocumentFragment
- size=4 align=4
- base size=4 base align=4
-QTextDocumentFragment (0xb54c73c0) 0
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-8 QSyntaxHighlighter::metaObject
-12 QSyntaxHighlighter::qt_metacast
-16 QSyntaxHighlighter::qt_metacall
-20 QSyntaxHighlighter::~QSyntaxHighlighter
-24 QSyntaxHighlighter::~QSyntaxHighlighter
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=8 align=4
- base size=8 base align=4
-QSyntaxHighlighter (0xb54c7400) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
- QObject (0xb54c7440) 0
- primary-for QSyntaxHighlighter (0xb54c7400)
-
-Class QTextTableCell
- size=8 align=4
- base size=8 base align=4
-QTextTableCell (0xb54c74c0) 0
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextTable)
-8 QTextTable::metaObject
-12 QTextTable::qt_metacast
-16 QTextTable::qt_metacall
-20 QTextTable::~QTextTable
-24 QTextTable::~QTextTable
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextTable
- size=8 align=4
- base size=8 base align=4
-QTextTable (0xb54c7500) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
- QTextFrame (0xb54c7540) 0
- primary-for QTextTable (0xb54c7500)
- QTextObject (0xb54c7580) 0
- primary-for QTextFrame (0xb54c7540)
- QObject (0xb54c75c0) 0
- primary-for QTextObject (0xb54c7580)
-
-
-Class QTextCursor
- size=4 align=4
- base size=4 base align=4
-QTextCursor (0xb54c76c0) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb54c7780) 0
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextList)
-8 QTextList::metaObject
-12 QTextList::qt_metacast
-16 QTextList::qt_metacall
-20 QTextList::~QTextList
-24 QTextList::~QTextList
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=8 align=4
- base size=8 base align=4
-QTextList (0xb54c77c0) 0
- vptr=((& QTextList::_ZTV9QTextList) + 8u)
- QTextBlockGroup (0xb54c7800) 0
- primary-for QTextList (0xb54c77c0)
- QTextObject (0xb54c7840) 0
- primary-for QTextBlockGroup (0xb54c7800)
- QObject (0xb54c7880) 0
- primary-for QTextObject (0xb54c7840)
-
-Class QTextOption
- size=24 align=4
- base size=24 base align=4
-QTextOption (0xb54c7980) 0
-
-
-Class QTextInlineObject
- size=8 align=4
- base size=8 base align=4
-QTextInlineObject (0xb54c7a00) 0
-
-Class QTextLayout::FormatRange
- size=16 align=4
- base size=16 base align=4
-QTextLayout::FormatRange (0xb54c7a80) 0
-
-Class QTextLayout
- size=4 align=4
- base size=4 base align=4
-QTextLayout (0xb54c7a40) 0
-
-
-
-Class QTextLine
- size=8 align=4
- base size=8 base align=4
-QTextLine (0xb54c7c00) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=4 align=4
- base size=4 base align=4
-QAbstractUndoItem (0xb54c7c40) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QTextDocument)
-8 QTextDocument::metaObject
-12 QTextDocument::qt_metacast
-16 QTextDocument::qt_metacall
-20 QTextDocument::~QTextDocument
-24 QTextDocument::~QTextDocument
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextDocument::clear
-60 QTextDocument::createObject
-64 QTextDocument::loadResource
-
-Class QTextDocument
- size=8 align=4
- base size=8 base align=4
-QTextDocument (0xb54c7d00) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
- QObject (0xb54c7d40) 0
- primary-for QTextDocument (0xb54c7d00)
-
-
-Class QPalette
- size=8 align=4
- base size=8 base align=4
-QPalette (0xb54c7e00) 0
-
-Class QColorGroup
- size=8 align=4
- base size=8 base align=4
-QColorGroup (0xb54c7e80) 0
- QPalette (0xb54c7ec0) 0
-
-Class QAbstractTextDocumentLayout::Selection
- size=12 align=4
- base size=12 base align=4
-QAbstractTextDocumentLayout::Selection (0xb54c7fc0) 0
-
-
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=48 align=4
- base size=48 base align=4
-QAbstractTextDocumentLayout::PaintContext (0xb54c70c0) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-8 QAbstractTextDocumentLayout::metaObject
-12 QAbstractTextDocumentLayout::qt_metacast
-16 QAbstractTextDocumentLayout::qt_metacall
-20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
-24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 QAbstractTextDocumentLayout::resizeInlineObject
-88 QAbstractTextDocumentLayout::positionInlineObject
-92 QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=8 align=4
- base size=8 base align=4
-QAbstractTextDocumentLayout (0xb54c7f40) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
- QObject (0xb54c7f80) 0
- primary-for QAbstractTextDocumentLayout (0xb54c7f40)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextObjectInterface)
-8 QTextObjectInterface::~QTextObjectInterface
-12 QTextObjectInterface::~QTextObjectInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextObjectInterface
- size=4 align=4
- base size=4 base align=4
-QTextObjectInterface (0xb54c78c0) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb54c7e40) 0
-
-
-Vtable for QStyle
-QStyle::_ZTV6QStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QStyle)
-8 QStyle::metaObject
-12 QStyle::qt_metacast
-16 QStyle::qt_metacall
-20 QStyle::~QStyle
-24 QStyle::~QStyle
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-120 __cxa_pure_virtual
-124 __cxa_pure_virtual
-128 __cxa_pure_virtual
-132 __cxa_pure_virtual
-136 __cxa_pure_virtual
-
-Class QStyle
- size=8 align=4
- base size=8 base align=4
-QStyle (0xb546b100) 0
- vptr=((& QStyle::_ZTV6QStyle) + 8u)
- QObject (0xb546b140) 0
- primary-for QStyle (0xb546b100)
-
-
-
-Vtable for QCommonStyle
-QCommonStyle::_ZTV12QCommonStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCommonStyle)
-8 QCommonStyle::metaObject
-12 QCommonStyle::qt_metacast
-16 QCommonStyle::qt_metacall
-20 QCommonStyle::~QCommonStyle
-24 QCommonStyle::~QCommonStyle
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QCommonStyle::drawPrimitive
-100 QCommonStyle::drawControl
-104 QCommonStyle::subElementRect
-108 QCommonStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QCommonStyle::pixelMetric
-124 QCommonStyle::sizeFromContents
-128 QCommonStyle::styleHint
-132 QCommonStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QCommonStyle
- size=8 align=4
- base size=8 base align=4
-QCommonStyle (0xb546b280) 0
- vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
- QStyle (0xb546b2c0) 0
- primary-for QCommonStyle (0xb546b280)
- QObject (0xb546b300) 0
- primary-for QStyle (0xb546b2c0)
-
-Vtable for QWindowsStyle
-QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWindowsStyle)
-8 QWindowsStyle::metaObject
-12 QWindowsStyle::qt_metacast
-16 QWindowsStyle::qt_metacall
-20 QWindowsStyle::~QWindowsStyle
-24 QWindowsStyle::~QWindowsStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsStyle::polish
-60 QWindowsStyle::unpolish
-64 QWindowsStyle::polish
-68 QWindowsStyle::unpolish
-72 QWindowsStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QWindowsStyle::drawPrimitive
-100 QWindowsStyle::drawControl
-104 QWindowsStyle::subElementRect
-108 QWindowsStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QWindowsStyle::pixelMetric
-124 QWindowsStyle::sizeFromContents
-128 QWindowsStyle::styleHint
-132 QWindowsStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsStyle
- size=12 align=4
- base size=12 base align=4
-QWindowsStyle (0xb546b380) 0
- vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
- QCommonStyle (0xb546b3c0) 0
- primary-for QWindowsStyle (0xb546b380)
- QStyle (0xb546b400) 0
- primary-for QCommonStyle (0xb546b3c0)
- QObject (0xb546b440) 0
- primary-for QStyle (0xb546b400)
-
-Vtable for QStyleFactoryInterface
-QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
-8 QStyleFactoryInterface::~QStyleFactoryInterface
-12 QStyleFactoryInterface::~QStyleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QStyleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QStyleFactoryInterface (0xb546b4c0) 0 nearly-empty
- vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
- QFactoryInterface (0xb546b500) 0 nearly-empty
- primary-for QStyleFactoryInterface (0xb546b4c0)
-
-Vtable for QStylePlugin
-QStylePlugin::_ZTV12QStylePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QStylePlugin)
-8 QStylePlugin::metaObject
-12 QStylePlugin::qt_metacast
-16 QStylePlugin::qt_metacall
-20 QStylePlugin::~QStylePlugin
-24 QStylePlugin::~QStylePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI12QStylePlugin)
-72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
-76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QStylePlugin
- size=12 align=4
- base size=12 base align=4
-QStylePlugin (0xb546b640) 0
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
- QObject (0xb546b680) 0
- primary-for QStylePlugin (0xb546b640)
- QStyleFactoryInterface (0xb546b6c0) 8 nearly-empty
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
- QFactoryInterface (0xb546b700) 8 nearly-empty
- primary-for QStyleFactoryInterface (0xb546b6c0)
-
-Vtable for QWindowsXPStyle
-QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
-8 QWindowsXPStyle::metaObject
-12 QWindowsXPStyle::qt_metacast
-16 QWindowsXPStyle::qt_metacall
-20 QWindowsXPStyle::~QWindowsXPStyle
-24 QWindowsXPStyle::~QWindowsXPStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsXPStyle::polish
-60 QWindowsXPStyle::unpolish
-64 QWindowsXPStyle::polish
-68 QWindowsXPStyle::unpolish
-72 QWindowsXPStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsXPStyle::standardPalette
-96 QWindowsXPStyle::drawPrimitive
-100 QWindowsXPStyle::drawControl
-104 QWindowsXPStyle::subElementRect
-108 QWindowsXPStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QWindowsXPStyle::subControlRect
-120 QWindowsXPStyle::pixelMetric
-124 QWindowsXPStyle::sizeFromContents
-128 QWindowsXPStyle::styleHint
-132 QWindowsXPStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsXPStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsXPStyle (0xb546b780) 0
- vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
- QWindowsStyle (0xb546b7c0) 0
- primary-for QWindowsXPStyle (0xb546b780)
- QCommonStyle (0xb546b800) 0
- primary-for QWindowsStyle (0xb546b7c0)
- QStyle (0xb546b840) 0
- primary-for QCommonStyle (0xb546b800)
- QObject (0xb546b880) 0
- primary-for QStyle (0xb546b840)
-
-
-Vtable for QMotifStyle
-QMotifStyle::_ZTV11QMotifStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMotifStyle)
-8 QMotifStyle::metaObject
-12 QMotifStyle::qt_metacast
-16 QMotifStyle::qt_metacall
-20 QMotifStyle::~QMotifStyle
-24 QMotifStyle::~QMotifStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QMotifStyle::standardPalette
-96 QMotifStyle::drawPrimitive
-100 QMotifStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QMotifStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QMotifStyle
- size=16 align=4
- base size=13 base align=4
-QMotifStyle (0xb546b900) 0
- vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
- QCommonStyle (0xb546b940) 0
- primary-for QMotifStyle (0xb546b900)
- QStyle (0xb546b980) 0
- primary-for QCommonStyle (0xb546b940)
- QObject (0xb546b9c0) 0
- primary-for QStyle (0xb546b980)
-
-Vtable for QCleanlooksStyle
-QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
-8 QCleanlooksStyle::metaObject
-12 QCleanlooksStyle::qt_metacast
-16 QCleanlooksStyle::qt_metacall
-20 QCleanlooksStyle::~QCleanlooksStyle
-24 QCleanlooksStyle::~QCleanlooksStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCleanlooksStyle::polish
-60 QCleanlooksStyle::unpolish
-64 QCleanlooksStyle::polish
-68 QCleanlooksStyle::unpolish
-72 QCleanlooksStyle::polish
-76 QStyle::itemTextRect
-80 QCleanlooksStyle::itemPixmapRect
-84 QCleanlooksStyle::drawItemText
-88 QCleanlooksStyle::drawItemPixmap
-92 QCleanlooksStyle::standardPalette
-96 QCleanlooksStyle::drawPrimitive
-100 QCleanlooksStyle::drawControl
-104 QCleanlooksStyle::subElementRect
-108 QCleanlooksStyle::drawComplexControl
-112 QCleanlooksStyle::hitTestComplexControl
-116 QCleanlooksStyle::subControlRect
-120 QCleanlooksStyle::pixelMetric
-124 QCleanlooksStyle::sizeFromContents
-128 QCleanlooksStyle::styleHint
-132 QCleanlooksStyle::standardPixmap
-136 QCleanlooksStyle::generatedIconPixmap
-
-Class QCleanlooksStyle
- size=12 align=4
- base size=12 base align=4
-QCleanlooksStyle (0xb546bac0) 0
- vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
- QWindowsStyle (0xb546bb00) 0
- primary-for QCleanlooksStyle (0xb546bac0)
- QCommonStyle (0xb546bb40) 0
- primary-for QWindowsStyle (0xb546bb00)
- QStyle (0xb546bb80) 0
- primary-for QCommonStyle (0xb546bb40)
- QObject (0xb546bbc0) 0
- primary-for QStyle (0xb546bb80)
-
-Vtable for QWindowsVistaStyle
-QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
-8 QWindowsVistaStyle::metaObject
-12 QWindowsVistaStyle::qt_metacast
-16 QWindowsVistaStyle::qt_metacall
-20 QWindowsVistaStyle::~QWindowsVistaStyle
-24 QWindowsVistaStyle::~QWindowsVistaStyle
-28 QWindowsVistaStyle::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsVistaStyle::polish
-60 QWindowsVistaStyle::unpolish
-64 QWindowsVistaStyle::polish
-68 QWindowsVistaStyle::unpolish
-72 QWindowsVistaStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsVistaStyle::standardPalette
-96 QWindowsVistaStyle::drawPrimitive
-100 QWindowsVistaStyle::drawControl
-104 QWindowsVistaStyle::subElementRect
-108 QWindowsVistaStyle::drawComplexControl
-112 QWindowsVistaStyle::hitTestComplexControl
-116 QWindowsVistaStyle::subControlRect
-120 QWindowsVistaStyle::pixelMetric
-124 QWindowsVistaStyle::sizeFromContents
-128 QWindowsVistaStyle::styleHint
-132 QWindowsVistaStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsVistaStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsVistaStyle (0xb546bc40) 0
- vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
- QWindowsXPStyle (0xb546bc80) 0
- primary-for QWindowsVistaStyle (0xb546bc40)
- QWindowsStyle (0xb546bcc0) 0
- primary-for QWindowsXPStyle (0xb546bc80)
- QCommonStyle (0xb546bd00) 0
- primary-for QWindowsStyle (0xb546bcc0)
- QStyle (0xb546bd40) 0
- primary-for QCommonStyle (0xb546bd00)
- QObject (0xb546bd80) 0
- primary-for QStyle (0xb546bd40)
-
-Vtable for QCDEStyle
-QCDEStyle::_ZTV9QCDEStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCDEStyle)
-8 QCDEStyle::metaObject
-12 QCDEStyle::qt_metacast
-16 QCDEStyle::qt_metacall
-20 QCDEStyle::~QCDEStyle
-24 QCDEStyle::~QCDEStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QCDEStyle::standardPalette
-96 QCDEStyle::drawPrimitive
-100 QCDEStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QCDEStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QCDEStyle
- size=16 align=4
- base size=13 base align=4
-QCDEStyle (0xb546be00) 0
- vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
- QMotifStyle (0xb546be40) 0
- primary-for QCDEStyle (0xb546be00)
- QCommonStyle (0xb546be80) 0
- primary-for QMotifStyle (0xb546be40)
- QStyle (0xb546bec0) 0
- primary-for QCommonStyle (0xb546be80)
- QObject (0xb546bf00) 0
- primary-for QStyle (0xb546bec0)
-
-Class QCursor
- size=4 align=4
- base size=4 base align=4
-QCursor (0xb546bf80) 0
-
-Class QWidgetData
- size=64 align=4
- base size=64 base align=4
-QWidgetData (0xb546bfc0) 0
-
-Vtable for QWidget
-QWidget::_ZTV7QWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWidget)
-8 QWidget::metaObject
-12 QWidget::qt_metacast
-16 QWidget::qt_metacall
-20 QWidget::~QWidget
-24 QWidget::~QWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI7QWidget)
-232 QWidget::_ZThn8_N7QWidgetD1Ev
-236 QWidget::_ZThn8_N7QWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWidget
- size=20 align=4
- base size=20 base align=4
-QWidget (0xb546b040) 0
- vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb546b080) 0
- primary-for QWidget (0xb546b040)
- QPaintDevice (0xb546b1c0) 8
- vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QValidator)
-8 QValidator::metaObject
-12 QValidator::qt_metacast
-16 QValidator::qt_metacall
-20 QValidator::~QValidator
-24 QValidator::~QValidator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QValidator::fixup
-
-Class QValidator
- size=8 align=4
- base size=8 base align=4
-QValidator (0xb546b540) 0
- vptr=((& QValidator::_ZTV10QValidator) + 8u)
- QObject (0xb546b740) 0
- primary-for QValidator (0xb546b540)
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIntValidator)
-8 QIntValidator::metaObject
-12 QIntValidator::qt_metacast
-16 QIntValidator::qt_metacall
-20 QIntValidator::~QIntValidator
-24 QIntValidator::~QIntValidator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIntValidator::validate
-60 QValidator::fixup
-64 QIntValidator::setRange
-
-Class QIntValidator
- size=16 align=4
- base size=16 base align=4
-QIntValidator (0xb546b8c0) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
- QValidator (0xb546ba00) 0
- primary-for QIntValidator (0xb546b8c0)
- QObject (0xb546ba80) 0
- primary-for QValidator (0xb546ba00)
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDoubleValidator)
-8 QDoubleValidator::metaObject
-12 QDoubleValidator::qt_metacast
-16 QDoubleValidator::qt_metacall
-20 QDoubleValidator::~QDoubleValidator
-24 QDoubleValidator::~QDoubleValidator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDoubleValidator::validate
-60 QValidator::fixup
-64 QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=28 align=4
- base size=28 base align=4
-QDoubleValidator (0xb546bc00) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
- QValidator (0xb546bdc0) 0
- primary-for QDoubleValidator (0xb546bc00)
- QObject (0xb546bf40) 0
- primary-for QValidator (0xb546bdc0)
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QRegExpValidator)
-8 QRegExpValidator::metaObject
-12 QRegExpValidator::qt_metacast
-16 QRegExpValidator::qt_metacall
-20 QRegExpValidator::~QRegExpValidator
-24 QRegExpValidator::~QRegExpValidator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QRegExpValidator::validate
-60 QValidator::fixup
-
-Class QRegExpValidator
- size=12 align=4
- base size=12 base align=4
-QRegExpValidator (0xb5250040) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
- QValidator (0xb5250080) 0
- primary-for QRegExpValidator (0xb5250040)
- QObject (0xb52500c0) 0
- primary-for QValidator (0xb5250080)
-
-Vtable for QAbstractSpinBox
-QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
-8 QAbstractSpinBox::metaObject
-12 QAbstractSpinBox::qt_metacast
-16 QAbstractSpinBox::qt_metacall
-20 QAbstractSpinBox::~QAbstractSpinBox
-24 QAbstractSpinBox::~QAbstractSpinBox
-28 QAbstractSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractSpinBox::validate
-228 QAbstractSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
-252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
-256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractSpinBox
- size=20 align=4
- base size=20 base align=4
-QAbstractSpinBox (0xb5250140) 0
- vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
- QWidget (0xb5250180) 0
- primary-for QAbstractSpinBox (0xb5250140)
- QObject (0xb52501c0) 0
- primary-for QWidget (0xb5250180)
- QPaintDevice (0xb5250200) 8
- vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
-
-Vtable for QAbstractSlider
-QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractSlider)
-8 QAbstractSlider::metaObject
-12 QAbstractSlider::qt_metacast
-16 QAbstractSlider::qt_metacall
-20 QAbstractSlider::~QAbstractSlider
-24 QAbstractSlider::~QAbstractSlider
-28 QAbstractSlider::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QAbstractSlider)
-236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
-240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractSlider
- size=20 align=4
- base size=20 base align=4
-QAbstractSlider (0xb52502c0) 0
- vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
- QWidget (0xb5250300) 0
- primary-for QAbstractSlider (0xb52502c0)
- QObject (0xb5250340) 0
- primary-for QWidget (0xb5250300)
- QPaintDevice (0xb5250380) 8
- vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
-
-Vtable for QSlider
-QSlider::_ZTV7QSlider: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QSlider)
-8 QSlider::metaObject
-12 QSlider::qt_metacast
-16 QSlider::qt_metacall
-20 QSlider::~QSlider
-24 QSlider::~QSlider
-28 QSlider::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QSlider::sizeHint
-68 QSlider::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSlider::mousePressEvent
-84 QSlider::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QSlider::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QSlider::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI7QSlider)
-236 QSlider::_ZThn8_N7QSliderD1Ev
-240 QSlider::_ZThn8_N7QSliderD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSlider
- size=20 align=4
- base size=20 base align=4
-QSlider (0xb5250400) 0
- vptr=((& QSlider::_ZTV7QSlider) + 8u)
- QAbstractSlider (0xb5250440) 0
- primary-for QSlider (0xb5250400)
- QWidget (0xb5250480) 0
- primary-for QAbstractSlider (0xb5250440)
- QObject (0xb52504c0) 0
- primary-for QWidget (0xb5250480)
- QPaintDevice (0xb5250500) 8
- vptr=((& QSlider::_ZTV7QSlider) + 236u)
-
-Vtable for QTabBar
-QTabBar::_ZTV7QTabBar: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QTabBar)
-8 QTabBar::metaObject
-12 QTabBar::qt_metacast
-16 QTabBar::qt_metacall
-20 QTabBar::~QTabBar
-24 QTabBar::~QTabBar
-28 QTabBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QTabBar::sizeHint
-68 QTabBar::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTabBar::mousePressEvent
-84 QTabBar::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QTabBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QTabBar::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTabBar::paintEvent
-128 QWidget::moveEvent
-132 QTabBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QTabBar::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTabBar::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QTabBar::tabSizeHint
-228 QTabBar::tabInserted
-232 QTabBar::tabRemoved
-236 QTabBar::tabLayoutChange
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI7QTabBar)
-248 QTabBar::_ZThn8_N7QTabBarD1Ev
-252 QTabBar::_ZThn8_N7QTabBarD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTabBar
- size=20 align=4
- base size=20 base align=4
-QTabBar (0xb52505c0) 0
- vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
- QWidget (0xb5250600) 0
- primary-for QTabBar (0xb52505c0)
- QObject (0xb5250640) 0
- primary-for QWidget (0xb5250600)
- QPaintDevice (0xb5250680) 8
- vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
-
-Vtable for QTabWidget
-QTabWidget::_ZTV10QTabWidget: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTabWidget)
-8 QTabWidget::metaObject
-12 QTabWidget::qt_metacast
-16 QTabWidget::qt_metacall
-20 QTabWidget::~QTabWidget
-24 QTabWidget::~QTabWidget
-28 QTabWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QTabWidget::sizeHint
-68 QTabWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QTabWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTabWidget::paintEvent
-128 QWidget::moveEvent
-132 QTabWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QTabWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTabWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QTabWidget::tabInserted
-228 QTabWidget::tabRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI10QTabWidget)
-240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
-244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTabWidget
- size=20 align=4
- base size=20 base align=4
-QTabWidget (0xb5250700) 0
- vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
- QWidget (0xb5250740) 0
- primary-for QTabWidget (0xb5250700)
- QObject (0xb5250780) 0
- primary-for QWidget (0xb5250740)
- QPaintDevice (0xb52507c0) 8
- vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
-
-Vtable for QRubberBand
-QRubberBand::_ZTV11QRubberBand: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QRubberBand)
-8 QRubberBand::metaObject
-12 QRubberBand::qt_metacast
-16 QRubberBand::qt_metacall
-20 QRubberBand::~QRubberBand
-24 QRubberBand::~QRubberBand
-28 QRubberBand::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QRubberBand::paintEvent
-128 QRubberBand::moveEvent
-132 QRubberBand::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QRubberBand::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QRubberBand::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QRubberBand)
-232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
-236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QRubberBand
- size=20 align=4
- base size=20 base align=4
-QRubberBand (0xb5250880) 0
- vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
- QWidget (0xb52508c0) 0
- primary-for QRubberBand (0xb5250880)
- QObject (0xb5250900) 0
- primary-for QWidget (0xb52508c0)
- QPaintDevice (0xb5250940) 8
- vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
-
-Class QStyleOption
- size=44 align=4
- base size=44 base align=4
-QStyleOption (0xb52509c0) 0
-
-Class QStyleOptionFocusRect
- size=60 align=4
- base size=60 base align=4
-QStyleOptionFocusRect (0xb5250a00) 0
- QStyleOption (0xb5250a40) 0
-
-Class QStyleOptionFrame
- size=52 align=4
- base size=52 base align=4
-QStyleOptionFrame (0xb5250ac0) 0
- QStyleOption (0xb5250b00) 0
-
-
-Class QStyleOptionFrameV2
- size=56 align=4
- base size=56 base align=4
-QStyleOptionFrameV2 (0xb5250b80) 0
- QStyleOptionFrame (0xb5250bc0) 0
- QStyleOption (0xb5250c00) 0
-
-Class QStyleOptionTabWidgetFrame
- size=80 align=4
- base size=80 base align=4
-QStyleOptionTabWidgetFrame (0xb5250d40) 0
- QStyleOption (0xb5250d80) 0
-
-Class QStyleOptionTabBarBase
- size=80 align=4
- base size=80 base align=4
-QStyleOptionTabBarBase (0xb5250e40) 0
- QStyleOption (0xb5250e80) 0
-
-Class QStyleOptionHeader
- size=80 align=4
- base size=80 base align=4
-QStyleOptionHeader (0xb5250f00) 0
- QStyleOption (0xb5250f40) 0
-
-
-Class QStyleOptionButton
- size=64 align=4
- base size=64 base align=4
-QStyleOptionButton (0xb5250000) 0
- QStyleOption (0xb5250100) 0
-
-
-Class QStyleOptionTab
- size=72 align=4
- base size=72 base align=4
-QStyleOptionTab (0xb52503c0) 0
- QStyleOption (0xb5250540) 0
-
-Class QStyleOptionTabV2
- size=80 align=4
- base size=80 base align=4
-QStyleOptionTabV2 (0xb5250840) 0
- QStyleOptionTab (0xb5250980) 0
- QStyleOption (0xb5250a80) 0
-
-
-Class QStyleOptionToolBar
- size=68 align=4
- base size=68 base align=4
-QStyleOptionToolBar (0xb5250e00) 0
- QStyleOption (0xb5250ec0) 0
-
-Class QStyleOptionProgressBar
- size=68 align=4
- base size=65 base align=4
-QStyleOptionProgressBar (0xb4f93040) 0
- QStyleOption (0xb4f93080) 0
-
-Class QStyleOptionProgressBarV2
- size=76 align=4
- base size=74 base align=4
-QStyleOptionProgressBarV2 (0xb4f93140) 0
- QStyleOptionProgressBar (0xb4f93180) 0
- QStyleOption (0xb4f931c0) 0
-
-Class QStyleOptionMenuItem
- size=96 align=4
- base size=96 base align=4
-QStyleOptionMenuItem (0xb4f93200) 0
- QStyleOption (0xb4f93240) 0
-
-
-Class QStyleOptionQ3ListViewItem
- size=64 align=4
- base size=64 base align=4
-QStyleOptionQ3ListViewItem (0xb4f932c0) 0
- QStyleOption (0xb4f93300) 0
-
-Class QStyleOptionQ3DockWindow
- size=48 align=4
- base size=46 base align=4
-QStyleOptionQ3DockWindow (0xb4f93400) 0
- QStyleOption (0xb4f93440) 0
-
-Class QStyleOptionDockWidget
- size=52 align=4
- base size=51 base align=4
-QStyleOptionDockWidget (0xb4f934c0) 0
- QStyleOption (0xb4f93500) 0
-
-Class QStyleOptionDockWidgetV2
- size=52 align=4
- base size=52 base align=4
-QStyleOptionDockWidgetV2 (0xb4f93580) 0
- QStyleOptionDockWidget (0xb4f935c0) 0
- QStyleOption (0xb4f93600) 0
-
-Class QStyleOptionViewItem
- size=80 align=4
- base size=77 base align=4
-QStyleOptionViewItem (0xb4f936c0) 0
- QStyleOption (0xb4f93700) 0
-
-
-Class QStyleOptionViewItemV2
- size=84 align=4
- base size=84 base align=4
-QStyleOptionViewItemV2 (0xb4f93780) 0
- QStyleOptionViewItem (0xb4f937c0) 0
- QStyleOption (0xb4f93800) 0
-
-Class QStyleOptionViewItemV3
- size=92 align=4
- base size=92 base align=4
-QStyleOptionViewItemV3 (0xb4f93940) 0
- QStyleOptionViewItemV2 (0xb4f93980) 0
- QStyleOptionViewItem (0xb4f939c0) 0
- QStyleOption (0xb4f93a00) 0
-
-Class QStyleOptionToolBox
- size=52 align=4
- base size=52 base align=4
-QStyleOptionToolBox (0xb4f93ac0) 0
- QStyleOption (0xb4f93b00) 0
-
-Class QStyleOptionToolBoxV2
- size=60 align=4
- base size=60 base align=4
-QStyleOptionToolBoxV2 (0xb4f93b80) 0
- QStyleOptionToolBox (0xb4f93bc0) 0
- QStyleOption (0xb4f93c00) 0
-
-Class QStyleOptionRubberBand
- size=52 align=4
- base size=49 base align=4
-QStyleOptionRubberBand (0xb4f93cc0) 0
- QStyleOption (0xb4f93d00) 0
-
-Class QStyleOptionComplex
- size=52 align=4
- base size=52 base align=4
-QStyleOptionComplex (0xb4f93d80) 0
- QStyleOption (0xb4f93dc0) 0
-
-Class QStyleOptionSlider
- size=104 align=4
- base size=101 base align=4
-QStyleOptionSlider (0xb4f93e40) 0
- QStyleOptionComplex (0xb4f93e80) 0
- QStyleOption (0xb4f93ec0) 0
-
-Class QStyleOptionSpinBox
- size=64 align=4
- base size=61 base align=4
-QStyleOptionSpinBox (0xb4f93f80) 0
- QStyleOptionComplex (0xb4f93fc0) 0
- QStyleOption (0xb4f93000) 0
-
-
-
-Class QStyleOptionQ3ListView
- size=84 align=4
- base size=81 base align=4
-QStyleOptionQ3ListView (0xb4f93100) 0
- QStyleOptionComplex (0xb4f93280) 0
- QStyleOption (0xb4f93340) 0
-
-
-Class QStyleOptionToolButton
- size=96 align=4
- base size=96 base align=4
-QStyleOptionToolButton (0xb4f93840) 0
- QStyleOptionComplex (0xb4f93b40) 0
- QStyleOption (0xb4f93d40) 0
-
-Class QStyleOptionComboBox
- size=92 align=4
- base size=92 base align=4
-QStyleOptionComboBox (0xb4f93f40) 0
- QStyleOptionComplex (0xb4f93f00) 0
- QStyleOption (0xb507a000) 0
-
-Class QStyleOptionTitleBar
- size=68 align=4
- base size=68 base align=4
-QStyleOptionTitleBar (0xb507a0c0) 0
- QStyleOptionComplex (0xb507a100) 0
- QStyleOption (0xb507a140) 0
-
-Class QStyleOptionGroupBox
- size=88 align=4
- base size=88 base align=4
-QStyleOptionGroupBox (0xb507a1c0) 0
- QStyleOptionComplex (0xb507a200) 0
- QStyleOption (0xb507a240) 0
-
-Class QStyleOptionSizeGrip
- size=56 align=4
- base size=56 base align=4
-QStyleOptionSizeGrip (0xb507a300) 0
- QStyleOptionComplex (0xb507a340) 0
- QStyleOption (0xb507a380) 0
-
-Class QStyleOptionGraphicsItem
- size=132 align=4
- base size=132 base align=4
-QStyleOptionGraphicsItem (0xb507a400) 0
- QStyleOption (0xb507a440) 0
-
-Class QStyleHintReturn
- size=8 align=4
- base size=8 base align=4
-QStyleHintReturn (0xb507a4c0) 0
-
-Class QStyleHintReturnMask
- size=12 align=4
- base size=12 base align=4
-QStyleHintReturnMask (0xb507a500) 0
- QStyleHintReturn (0xb507a540) 0
-
-Class QStyleHintReturnVariant
- size=20 align=4
- base size=20 base align=4
-QStyleHintReturnVariant (0xb507a580) 0
- QStyleHintReturn (0xb507a5c0) 0
-
-Vtable for QPlastiqueStyle
-QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
-8 QPlastiqueStyle::metaObject
-12 QPlastiqueStyle::qt_metacast
-16 QPlastiqueStyle::qt_metacall
-20 QPlastiqueStyle::~QPlastiqueStyle
-24 QPlastiqueStyle::~QPlastiqueStyle
-28 QObject::event
-32 QPlastiqueStyle::eventFilter
-36 QPlastiqueStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QPlastiqueStyle::polish
-60 QPlastiqueStyle::unpolish
-64 QPlastiqueStyle::polish
-68 QPlastiqueStyle::unpolish
-72 QPlastiqueStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QPlastiqueStyle::standardPalette
-96 QPlastiqueStyle::drawPrimitive
-100 QPlastiqueStyle::drawControl
-104 QPlastiqueStyle::subElementRect
-108 QPlastiqueStyle::drawComplexControl
-112 QPlastiqueStyle::hitTestComplexControl
-116 QPlastiqueStyle::subControlRect
-120 QPlastiqueStyle::pixelMetric
-124 QPlastiqueStyle::sizeFromContents
-128 QPlastiqueStyle::styleHint
-132 QPlastiqueStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QPlastiqueStyle
- size=16 align=4
- base size=16 base align=4
-QPlastiqueStyle (0xb507a600) 0
- vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
- QWindowsStyle (0xb507a640) 0
- primary-for QPlastiqueStyle (0xb507a600)
- QCommonStyle (0xb507a680) 0
- primary-for QWindowsStyle (0xb507a640)
- QStyle (0xb507a6c0) 0
- primary-for QCommonStyle (0xb507a680)
- QObject (0xb507a700) 0
- primary-for QStyle (0xb507a6c0)
-
-Class QStyleFactory
- size=1 align=1
- base size=0 base align=1
-QStyleFactory (0xb507a780) 0 empty
-
-
-Class QTreeWidgetItemIterator
- size=12 align=4
- base size=12 base align=4
-QTreeWidgetItemIterator (0xb507a7c0) 0
-
-Vtable for QFrame
-QFrame::_ZTV6QFrame: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QFrame)
-8 QFrame::metaObject
-12 QFrame::qt_metacast
-16 QFrame::qt_metacall
-20 QFrame::~QFrame
-24 QFrame::~QFrame
-28 QFrame::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QFrame)
-232 QFrame::_ZThn8_N6QFrameD1Ev
-236 QFrame::_ZThn8_N6QFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFrame
- size=20 align=4
- base size=20 base align=4
-QFrame (0xb507a880) 0
- vptr=((& QFrame::_ZTV6QFrame) + 8u)
- QWidget (0xb507a8c0) 0
- primary-for QFrame (0xb507a880)
- QObject (0xb507a900) 0
- primary-for QWidget (0xb507a8c0)
- QPaintDevice (0xb507a940) 8
- vptr=((& QFrame::_ZTV6QFrame) + 232u)
-
-Vtable for QAbstractScrollArea
-QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-8 QAbstractScrollArea::metaObject
-12 QAbstractScrollArea::qt_metacast
-16 QAbstractScrollArea::qt_metacall
-20 QAbstractScrollArea::~QAbstractScrollArea
-24 QAbstractScrollArea::~QAbstractScrollArea
-28 QAbstractScrollArea::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QAbstractScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QAbstractScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
-244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractScrollArea
- size=20 align=4
- base size=20 base align=4
-QAbstractScrollArea (0xb507a9c0) 0
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
- QFrame (0xb507aa00) 0
- primary-for QAbstractScrollArea (0xb507a9c0)
- QWidget (0xb507aa40) 0
- primary-for QFrame (0xb507aa00)
- QObject (0xb507aa80) 0
- primary-for QWidget (0xb507aa40)
- QPaintDevice (0xb507aac0) 8
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
-
-Class QItemSelectionRange
- size=8 align=4
- base size=8 base align=4
-QItemSelectionRange (0xb507ab40) 0
-
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QItemSelectionModel)
-8 QItemSelectionModel::metaObject
-12 QItemSelectionModel::qt_metacast
-16 QItemSelectionModel::qt_metacall
-20 QItemSelectionModel::~QItemSelectionModel
-24 QItemSelectionModel::~QItemSelectionModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QItemSelectionModel::select
-60 QItemSelectionModel::select
-64 QItemSelectionModel::clear
-68 QItemSelectionModel::reset
-
-Class QItemSelectionModel
- size=8 align=4
- base size=8 base align=4
-QItemSelectionModel (0xb507ac00) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
- QObject (0xb507ac40) 0
- primary-for QItemSelectionModel (0xb507ac00)
-
-
-
-
-Class QItemSelection
- size=4 align=4
- base size=4 base align=4
-QItemSelection (0xb507adc0) 0
- QList<QItemSelectionRange> (0xb507ae00) 0
-
-Vtable for QAbstractItemDelegate
-QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
-8 QAbstractItemDelegate::metaObject
-12 QAbstractItemDelegate::qt_metacast
-16 QAbstractItemDelegate::qt_metacall
-20 QAbstractItemDelegate::~QAbstractItemDelegate
-24 QAbstractItemDelegate::~QAbstractItemDelegate
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAbstractItemDelegate::createEditor
-68 QAbstractItemDelegate::setEditorData
-72 QAbstractItemDelegate::setModelData
-76 QAbstractItemDelegate::updateEditorGeometry
-80 QAbstractItemDelegate::editorEvent
-
-Class QAbstractItemDelegate
- size=8 align=4
- base size=8 base align=4
-QAbstractItemDelegate (0xb507ae40) 0
- vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
- QObject (0xb507ae80) 0
- primary-for QAbstractItemDelegate (0xb507ae40)
-
-Vtable for QAbstractItemView
-QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractItemView)
-8 QAbstractItemView::metaObject
-12 QAbstractItemView::qt_metacast
-16 QAbstractItemView::qt_metacall
-20 QAbstractItemView::~QAbstractItemView
-24 QAbstractItemView::~QAbstractItemView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QAbstractScrollArea::scrollContentsBy
-232 QAbstractItemView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 __cxa_pure_virtual
-248 __cxa_pure_virtual
-252 __cxa_pure_virtual
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QAbstractItemView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QAbstractItemView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 __cxa_pure_virtual
-344 __cxa_pure_virtual
-348 __cxa_pure_virtual
-352 __cxa_pure_virtual
-356 __cxa_pure_virtual
-360 __cxa_pure_virtual
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI17QAbstractItemView)
-392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
-396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractItemView
- size=20 align=4
- base size=20 base align=4
-QAbstractItemView (0xb507af00) 0
- vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
- QAbstractScrollArea (0xb507af40) 0
- primary-for QAbstractItemView (0xb507af00)
- QFrame (0xb507af80) 0
- primary-for QAbstractScrollArea (0xb507af40)
- QWidget (0xb507afc0) 0
- primary-for QFrame (0xb507af80)
- QObject (0xb507a080) 0
- primary-for QWidget (0xb507afc0)
- QPaintDevice (0xb507a180) 8
- vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
-
-Vtable for QListView
-QListView::_ZTV9QListView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QListView)
-8 QListView::metaObject
-12 QListView::qt_metacast
-16 QListView::qt_metacall
-20 QListView::~QListView
-24 QListView::~QListView
-28 QListView::event
-32 QObject::eventFilter
-36 QListView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QListView::paintEvent
-128 QWidget::moveEvent
-132 QListView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QAbstractItemView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI9QListView)
-392 QListView::_ZThn8_N9QListViewD1Ev
-396 QListView::_ZThn8_N9QListViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QListView
- size=20 align=4
- base size=20 base align=4
-QListView (0xb507a480) 0
- vptr=((& QListView::_ZTV9QListView) + 8u)
- QAbstractItemView (0xb507a740) 0
- primary-for QListView (0xb507a480)
- QAbstractScrollArea (0xb507a800) 0
- primary-for QAbstractItemView (0xb507a740)
- QFrame (0xb507a980) 0
- primary-for QAbstractScrollArea (0xb507a800)
- QWidget (0xb507ab00) 0
- primary-for QFrame (0xb507a980)
- QObject (0xb507ac80) 0
- primary-for QWidget (0xb507ab00)
- QPaintDevice (0xb507aec0) 8
- vptr=((& QListView::_ZTV9QListView) + 392u)
-
-Vtable for QTableView
-QTableView::_ZTV10QTableView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTableView)
-8 QTableView::metaObject
-12 QTableView::qt_metacast
-16 QTableView::qt_metacall
-20 QTableView::~QTableView
-24 QTableView::~QTableView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QTableView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTableView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableView::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI10QTableView)
-392 QTableView::_ZThn8_N10QTableViewD1Ev
-396 QTableView::_ZThn8_N10QTableViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTableView
- size=20 align=4
- base size=20 base align=4
-QTableView (0xb4dc8080) 0
- vptr=((& QTableView::_ZTV10QTableView) + 8u)
- QAbstractItemView (0xb4dc80c0) 0
- primary-for QTableView (0xb4dc8080)
- QAbstractScrollArea (0xb4dc8100) 0
- primary-for QAbstractItemView (0xb4dc80c0)
- QFrame (0xb4dc8140) 0
- primary-for QAbstractScrollArea (0xb4dc8100)
- QWidget (0xb4dc8180) 0
- primary-for QFrame (0xb4dc8140)
- QObject (0xb4dc81c0) 0
- primary-for QWidget (0xb4dc8180)
- QPaintDevice (0xb4dc8200) 8
- vptr=((& QTableView::_ZTV10QTableView) + 392u)
-
-Vtable for QItemEditorCreatorBase
-QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
-8 QItemEditorCreatorBase::~QItemEditorCreatorBase
-12 QItemEditorCreatorBase::~QItemEditorCreatorBase
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QItemEditorCreatorBase
- size=4 align=4
- base size=4 base align=4
-QItemEditorCreatorBase (0xb4dc8280) 0 nearly-empty
- vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
-
-Vtable for QItemEditorFactory
-QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QItemEditorFactory)
-8 QItemEditorFactory::~QItemEditorFactory
-12 QItemEditorFactory::~QItemEditorFactory
-16 QItemEditorFactory::createEditor
-20 QItemEditorFactory::valuePropertyName
-
-Class QItemEditorFactory
- size=8 align=4
- base size=8 base align=4
-QItemEditorFactory (0xb4dc8440) 0
- vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-Vtable for QTreeView
-QTreeView::_ZTV9QTreeView: 105u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTreeView)
-8 QTreeView::metaObject
-12 QTreeView::qt_metacast
-16 QTreeView::qt_metacall
-20 QTreeView::~QTreeView
-24 QTreeView::~QTreeView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QTreeView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTreeView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeView::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI9QTreeView)
-400 QTreeView::_ZThn8_N9QTreeViewD1Ev
-404 QTreeView::_ZThn8_N9QTreeViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTreeView
- size=20 align=4
- base size=20 base align=4
-QTreeView (0xb4dc8600) 0
- vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
- QAbstractItemView (0xb4dc8640) 0
- primary-for QTreeView (0xb4dc8600)
- QAbstractScrollArea (0xb4dc8680) 0
- primary-for QAbstractItemView (0xb4dc8640)
- QFrame (0xb4dc86c0) 0
- primary-for QAbstractScrollArea (0xb4dc8680)
- QWidget (0xb4dc8700) 0
- primary-for QFrame (0xb4dc86c0)
- QObject (0xb4dc8740) 0
- primary-for QWidget (0xb4dc8700)
- QPaintDevice (0xb4dc8780) 8
- vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
-Class QTableWidgetSelectionRange
- size=16 align=4
- base size=16 base align=4
-QTableWidgetSelectionRange (0xb4dc8800) 0
-
-
-
-Vtable for QTableWidgetItem
-QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTableWidgetItem)
-8 QTableWidgetItem::~QTableWidgetItem
-12 QTableWidgetItem::~QTableWidgetItem
-16 QTableWidgetItem::clone
-20 QTableWidgetItem::data
-24 QTableWidgetItem::setData
-28 QTableWidgetItem::operator<
-32 QTableWidgetItem::read
-36 QTableWidgetItem::write
-
-Class QTableWidgetItem
- size=24 align=4
- base size=24 base align=4
-QTableWidgetItem (0xb4dc8840) 0
- vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
-
-Vtable for QTableWidget
-QTableWidget::_ZTV12QTableWidget: 107u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTableWidget)
-8 QTableWidget::metaObject
-12 QTableWidget::qt_metacast
-16 QTableWidget::qt_metacall
-20 QTableWidget::~QTableWidget
-24 QTableWidget::~QTableWidget
-28 QTableWidget::event
-32 QObject::eventFilter
-36 QTableView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTableView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTableWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableWidget::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 QTableWidget::mimeTypes
-388 QTableWidget::mimeData
-392 QTableWidget::dropMimeData
-396 QTableWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI12QTableWidget)
-408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
-412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTableWidget
- size=20 align=4
- base size=20 base align=4
-QTableWidget (0xb4dc8ac0) 0
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
- QTableView (0xb4dc8b00) 0
- primary-for QTableWidget (0xb4dc8ac0)
- QAbstractItemView (0xb4dc8b40) 0
- primary-for QTableView (0xb4dc8b00)
- QAbstractScrollArea (0xb4dc8b80) 0
- primary-for QAbstractItemView (0xb4dc8b40)
- QFrame (0xb4dc8bc0) 0
- primary-for QAbstractScrollArea (0xb4dc8b80)
- QWidget (0xb4dc8c00) 0
- primary-for QFrame (0xb4dc8bc0)
- QObject (0xb4dc8c40) 0
- primary-for QWidget (0xb4dc8c00)
- QPaintDevice (0xb4dc8c80) 8
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
-
-Vtable for QItemDelegate
-QItemDelegate::_ZTV13QItemDelegate: 25u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QItemDelegate)
-8 QItemDelegate::metaObject
-12 QItemDelegate::qt_metacast
-16 QItemDelegate::qt_metacall
-20 QItemDelegate::~QItemDelegate
-24 QItemDelegate::~QItemDelegate
-28 QObject::event
-32 QItemDelegate::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QItemDelegate::paint
-60 QItemDelegate::sizeHint
-64 QItemDelegate::createEditor
-68 QItemDelegate::setEditorData
-72 QItemDelegate::setModelData
-76 QItemDelegate::updateEditorGeometry
-80 QItemDelegate::editorEvent
-84 QItemDelegate::drawDisplay
-88 QItemDelegate::drawDecoration
-92 QItemDelegate::drawFocus
-96 QItemDelegate::drawCheck
-
-Class QItemDelegate
- size=8 align=4
- base size=8 base align=4
-QItemDelegate (0xb4dc8d00) 0
- vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
- QAbstractItemDelegate (0xb4dc8d40) 0
- primary-for QItemDelegate (0xb4dc8d00)
- QObject (0xb4dc8d80) 0
- primary-for QAbstractItemDelegate (0xb4dc8d40)
-
-Vtable for QHeaderView
-QHeaderView::_ZTV11QHeaderView: 105u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHeaderView)
-8 QHeaderView::metaObject
-12 QHeaderView::qt_metacast
-16 QHeaderView::qt_metacall
-20 QHeaderView::~QHeaderView
-24 QHeaderView::~QHeaderView
-28 QHeaderView::event
-32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QHeaderView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QHeaderView::mousePressEvent
-84 QHeaderView::mouseReleaseEvent
-88 QHeaderView::mouseDoubleClickEvent
-92 QHeaderView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QHeaderView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QHeaderView::viewportEvent
-228 QHeaderView::scrollContentsBy
-232 QHeaderView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QHeaderView::visualRect
-248 QHeaderView::scrollTo
-252 QHeaderView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QHeaderView::reset
-268 QAbstractItemView::setRootIndex
-272 QHeaderView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QHeaderView::dataChanged
-284 QHeaderView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QHeaderView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QHeaderView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QHeaderView::moveCursor
-344 QHeaderView::horizontalOffset
-348 QHeaderView::verticalOffset
-352 QHeaderView::isIndexHidden
-356 QHeaderView::setSelection
-360 QHeaderView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QHeaderView::paintSection
-388 QHeaderView::sectionSizeFromContents
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI11QHeaderView)
-400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
-404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QHeaderView
- size=20 align=4
- base size=20 base align=4
-QHeaderView (0xb4dc8e00) 0
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
- QAbstractItemView (0xb4dc8e40) 0
- primary-for QHeaderView (0xb4dc8e00)
- QAbstractScrollArea (0xb4dc8e80) 0
- primary-for QAbstractItemView (0xb4dc8e40)
- QFrame (0xb4dc8ec0) 0
- primary-for QAbstractScrollArea (0xb4dc8e80)
- QWidget (0xb4dc8f00) 0
- primary-for QFrame (0xb4dc8ec0)
- QObject (0xb4dc8f40) 0
- primary-for QWidget (0xb4dc8f00)
- QPaintDevice (0xb4dc8f80) 8
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-8 QAbstractProxyModel::metaObject
-12 QAbstractProxyModel::qt_metacast
-16 QAbstractProxyModel::qt_metacall
-20 QAbstractProxyModel::~QAbstractProxyModel
-24 QAbstractProxyModel::~QAbstractProxyModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 QAbstractProxyModel::data
-80 QAbstractItemModel::setData
-84 QAbstractProxyModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractProxyModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QAbstractProxyModel::setSourceModel
-172 __cxa_pure_virtual
-176 __cxa_pure_virtual
-180 QAbstractProxyModel::mapSelectionToSource
-184 QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=8 align=4
- base size=8 base align=4
-QAbstractProxyModel (0xb4dc8040) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
- QAbstractItemModel (0xb4dc8240) 0
- primary-for QAbstractProxyModel (0xb4dc8040)
- QObject (0xb4dc82c0) 0
- primary-for QAbstractItemModel (0xb4dc8240)
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-8 QSortFilterProxyModel::metaObject
-12 QSortFilterProxyModel::qt_metacast
-16 QSortFilterProxyModel::qt_metacall
-20 QSortFilterProxyModel::~QSortFilterProxyModel
-24 QSortFilterProxyModel::~QSortFilterProxyModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QSortFilterProxyModel::index
-60 QSortFilterProxyModel::parent
-64 QSortFilterProxyModel::rowCount
-68 QSortFilterProxyModel::columnCount
-72 QSortFilterProxyModel::hasChildren
-76 QSortFilterProxyModel::data
-80 QSortFilterProxyModel::setData
-84 QSortFilterProxyModel::headerData
-88 QSortFilterProxyModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QSortFilterProxyModel::mimeTypes
-104 QSortFilterProxyModel::mimeData
-108 QSortFilterProxyModel::dropMimeData
-112 QSortFilterProxyModel::supportedDropActions
-116 QSortFilterProxyModel::insertRows
-120 QSortFilterProxyModel::insertColumns
-124 QSortFilterProxyModel::removeRows
-128 QSortFilterProxyModel::removeColumns
-132 QSortFilterProxyModel::fetchMore
-136 QSortFilterProxyModel::canFetchMore
-140 QSortFilterProxyModel::flags
-144 QSortFilterProxyModel::sort
-148 QSortFilterProxyModel::buddy
-152 QSortFilterProxyModel::match
-156 QSortFilterProxyModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QSortFilterProxyModel::setSourceModel
-172 QSortFilterProxyModel::mapToSource
-176 QSortFilterProxyModel::mapFromSource
-180 QSortFilterProxyModel::mapSelectionToSource
-184 QSortFilterProxyModel::mapSelectionFromSource
-188 QSortFilterProxyModel::filterAcceptsRow
-192 QSortFilterProxyModel::filterAcceptsColumn
-196 QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=8 align=4
- base size=8 base align=4
-QSortFilterProxyModel (0xb4dc8480) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
- QAbstractProxyModel (0xb4dc8580) 0
- primary-for QSortFilterProxyModel (0xb4dc8480)
- QAbstractItemModel (0xb4dc87c0) 0
- primary-for QAbstractProxyModel (0xb4dc8580)
- QObject (0xb4dc8880) 0
- primary-for QAbstractItemModel (0xb4dc87c0)
-
-Vtable for QDataWidgetMapper
-QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
-8 QDataWidgetMapper::metaObject
-12 QDataWidgetMapper::qt_metacast
-16 QDataWidgetMapper::qt_metacall
-20 QDataWidgetMapper::~QDataWidgetMapper
-24 QDataWidgetMapper::~QDataWidgetMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDataWidgetMapper::setCurrentIndex
-
-Class QDataWidgetMapper
- size=8 align=4
- base size=8 base align=4
-QDataWidgetMapper (0xb4dc8980) 0
- vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
- QObject (0xb4dc8cc0) 0
- primary-for QDataWidgetMapper (0xb4dc8980)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QStandardItem)
-8 QStandardItem::~QStandardItem
-12 QStandardItem::~QStandardItem
-16 QStandardItem::data
-20 QStandardItem::setData
-24 QStandardItem::clone
-28 QStandardItem::type
-32 QStandardItem::read
-36 QStandardItem::write
-40 QStandardItem::operator<
-
-Class QStandardItem
- size=8 align=4
- base size=8 base align=4
-QStandardItem (0xb4dc8dc0) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QStandardItemModel)
-8 QStandardItemModel::metaObject
-12 QStandardItemModel::qt_metacast
-16 QStandardItemModel::qt_metacall
-20 QStandardItemModel::~QStandardItemModel
-24 QStandardItemModel::~QStandardItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QStandardItemModel::index
-60 QStandardItemModel::parent
-64 QStandardItemModel::rowCount
-68 QStandardItemModel::columnCount
-72 QStandardItemModel::hasChildren
-76 QStandardItemModel::data
-80 QStandardItemModel::setData
-84 QStandardItemModel::headerData
-88 QStandardItemModel::setHeaderData
-92 QStandardItemModel::itemData
-96 QStandardItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QStandardItemModel::supportedDropActions
-116 QStandardItemModel::insertRows
-120 QStandardItemModel::insertColumns
-124 QStandardItemModel::removeRows
-128 QStandardItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStandardItemModel::flags
-144 QStandardItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=8 align=4
- base size=8 base align=4
-QStandardItemModel (0xb4d21140) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
- QAbstractItemModel (0xb4d21180) 0
- primary-for QStandardItemModel (0xb4d21140)
- QObject (0xb4d211c0) 0
- primary-for QAbstractItemModel (0xb4d21180)
-
-Vtable for QFileIconProvider
-QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFileIconProvider)
-8 QFileIconProvider::~QFileIconProvider
-12 QFileIconProvider::~QFileIconProvider
-16 QFileIconProvider::icon
-20 QFileIconProvider::icon
-24 QFileIconProvider::type
-
-Class QFileIconProvider
- size=8 align=4
- base size=8 base align=4
-QFileIconProvider (0xb4d21240) 0
- vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
-
-Vtable for QDirModel
-QDirModel::_ZTV9QDirModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDirModel)
-8 QDirModel::metaObject
-12 QDirModel::qt_metacast
-16 QDirModel::qt_metacall
-20 QDirModel::~QDirModel
-24 QDirModel::~QDirModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QDirModel::index
-60 QDirModel::parent
-64 QDirModel::rowCount
-68 QDirModel::columnCount
-72 QDirModel::hasChildren
-76 QDirModel::data
-80 QDirModel::setData
-84 QDirModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QDirModel::mimeTypes
-104 QDirModel::mimeData
-108 QDirModel::dropMimeData
-112 QDirModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QDirModel::flags
-144 QDirModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QDirModel
- size=8 align=4
- base size=8 base align=4
-QDirModel (0xb4d21300) 0
- vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
- QAbstractItemModel (0xb4d21340) 0
- primary-for QDirModel (0xb4d21300)
- QObject (0xb4d21380) 0
- primary-for QAbstractItemModel (0xb4d21340)
-
-
-
-
-
-Vtable for QTreeWidgetItem
-QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
-8 QTreeWidgetItem::~QTreeWidgetItem
-12 QTreeWidgetItem::~QTreeWidgetItem
-16 QTreeWidgetItem::clone
-20 QTreeWidgetItem::data
-24 QTreeWidgetItem::setData
-28 QTreeWidgetItem::operator<
-32 QTreeWidgetItem::read
-36 QTreeWidgetItem::write
-
-Class QTreeWidgetItem
- size=32 align=4
- base size=32 base align=4
-QTreeWidgetItem (0xb4d21400) 0
- vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
-
-Vtable for QTreeWidget
-QTreeWidget::_ZTV11QTreeWidget: 109u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTreeWidget)
-8 QTreeWidget::metaObject
-12 QTreeWidget::qt_metacast
-16 QTreeWidget::qt_metacall
-20 QTreeWidget::~QTreeWidget
-24 QTreeWidget::~QTreeWidget
-28 QTreeWidget::event
-32 QObject::eventFilter
-36 QTreeView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTreeView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTreeWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeWidget::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 QTreeWidget::mimeTypes
-396 QTreeWidget::mimeData
-400 QTreeWidget::dropMimeData
-404 QTreeWidget::supportedDropActions
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI11QTreeWidget)
-416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
-420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTreeWidget
- size=20 align=4
- base size=20 base align=4
-QTreeWidget (0xb4d21680) 0
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
- QTreeView (0xb4d216c0) 0
- primary-for QTreeWidget (0xb4d21680)
- QAbstractItemView (0xb4d21700) 0
- primary-for QTreeView (0xb4d216c0)
- QAbstractScrollArea (0xb4d21740) 0
- primary-for QAbstractItemView (0xb4d21700)
- QFrame (0xb4d21780) 0
- primary-for QAbstractScrollArea (0xb4d21740)
- QWidget (0xb4d217c0) 0
- primary-for QFrame (0xb4d21780)
- QObject (0xb4d21800) 0
- primary-for QWidget (0xb4d217c0)
- QPaintDevice (0xb4d21840) 8
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-
-Vtable for QListWidgetItem
-QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QListWidgetItem)
-8 QListWidgetItem::~QListWidgetItem
-12 QListWidgetItem::~QListWidgetItem
-16 QListWidgetItem::clone
-20 QListWidgetItem::setBackgroundColor
-24 QListWidgetItem::data
-28 QListWidgetItem::setData
-32 QListWidgetItem::operator<
-36 QListWidgetItem::read
-40 QListWidgetItem::write
-
-Class QListWidgetItem
- size=24 align=4
- base size=24 base align=4
-QListWidgetItem (0xb4d218c0) 0
- vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
-
-Vtable for QListWidget
-QListWidget::_ZTV11QListWidget: 107u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QListWidget)
-8 QListWidget::metaObject
-12 QListWidget::qt_metacast
-16 QListWidget::qt_metacall
-20 QListWidget::~QListWidget
-24 QListWidget::~QListWidget
-28 QListWidget::event
-32 QObject::eventFilter
-36 QListView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QListView::paintEvent
-128 QWidget::moveEvent
-132 QListView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QListWidget::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 QListWidget::mimeTypes
-388 QListWidget::mimeData
-392 QListWidget::dropMimeData
-396 QListWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI11QListWidget)
-408 QListWidget::_ZThn8_N11QListWidgetD1Ev
-412 QListWidget::_ZThn8_N11QListWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QListWidget
- size=20 align=4
- base size=20 base align=4
-QListWidget (0xb4d21940) 0
- vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
- QListView (0xb4d21980) 0
- primary-for QListWidget (0xb4d21940)
- QAbstractItemView (0xb4d219c0) 0
- primary-for QListView (0xb4d21980)
- QAbstractScrollArea (0xb4d21a00) 0
- primary-for QAbstractItemView (0xb4d219c0)
- QFrame (0xb4d21a40) 0
- primary-for QAbstractScrollArea (0xb4d21a00)
- QWidget (0xb4d21a80) 0
- primary-for QFrame (0xb4d21a40)
- QObject (0xb4d21ac0) 0
- primary-for QWidget (0xb4d21a80)
- QPaintDevice (0xb4d21b00) 8
- vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QStringListModel)
-8 QStringListModel::metaObject
-12 QStringListModel::qt_metacast
-16 QStringListModel::qt_metacall
-20 QStringListModel::~QStringListModel
-24 QStringListModel::~QStringListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 QStringListModel::rowCount
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 QStringListModel::data
-80 QStringListModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QStringListModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QStringListModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStringListModel::flags
-144 QStringListModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QStringListModel
- size=12 align=4
- base size=12 base align=4
-QStringListModel (0xb4d21b80) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
- QAbstractListModel (0xb4d21bc0) 0
- primary-for QStringListModel (0xb4d21b80)
- QAbstractItemModel (0xb4d21c00) 0
- primary-for QAbstractListModel (0xb4d21bc0)
- QObject (0xb4d21c40) 0
- primary-for QAbstractItemModel (0xb4d21c00)
-
-Vtable for QColumnView
-QColumnView::_ZTV11QColumnView: 104u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QColumnView)
-8 QColumnView::metaObject
-12 QColumnView::qt_metacast
-16 QColumnView::qt_metacall
-20 QColumnView::~QColumnView
-24 QColumnView::~QColumnView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QColumnView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QColumnView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QColumnView::scrollContentsBy
-232 QColumnView::setModel
-236 QColumnView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QColumnView::visualRect
-248 QColumnView::scrollTo
-252 QColumnView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QColumnView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QColumnView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QColumnView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QColumnView::moveCursor
-344 QColumnView::horizontalOffset
-348 QColumnView::verticalOffset
-352 QColumnView::isIndexHidden
-356 QColumnView::setSelection
-360 QColumnView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QColumnView::createColumn
-388 (int (*)(...))-0x00000000000000008
-392 (int (*)(...))(& _ZTI11QColumnView)
-396 QColumnView::_ZThn8_N11QColumnViewD1Ev
-400 QColumnView::_ZThn8_N11QColumnViewD0Ev
-404 QWidget::_ZThn8_NK7QWidget7devTypeEv
-408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QColumnView
- size=20 align=4
- base size=20 base align=4
-QColumnView (0xb4d21cc0) 0
- vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
- QAbstractItemView (0xb4d21d00) 0
- primary-for QColumnView (0xb4d21cc0)
- QAbstractScrollArea (0xb4d21d40) 0
- primary-for QAbstractItemView (0xb4d21d00)
- QFrame (0xb4d21d80) 0
- primary-for QAbstractScrollArea (0xb4d21d40)
- QWidget (0xb4d21dc0) 0
- primary-for QFrame (0xb4d21d80)
- QObject (0xb4d21e00) 0
- primary-for QWidget (0xb4d21dc0)
- QPaintDevice (0xb4d21e40) 8
- vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
-
-Vtable for QProxyModel
-QProxyModel::_ZTV11QProxyModel: 43u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QProxyModel)
-8 QProxyModel::metaObject
-12 QProxyModel::qt_metacast
-16 QProxyModel::qt_metacall
-20 QProxyModel::~QProxyModel
-24 QProxyModel::~QProxyModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProxyModel::index
-60 QProxyModel::parent
-64 QProxyModel::rowCount
-68 QProxyModel::columnCount
-72 QProxyModel::hasChildren
-76 QProxyModel::data
-80 QProxyModel::setData
-84 QProxyModel::headerData
-88 QProxyModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QProxyModel::mimeTypes
-104 QProxyModel::mimeData
-108 QProxyModel::dropMimeData
-112 QProxyModel::supportedDropActions
-116 QProxyModel::insertRows
-120 QProxyModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QProxyModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QProxyModel::flags
-144 QProxyModel::sort
-148 QAbstractItemModel::buddy
-152 QProxyModel::match
-156 QProxyModel::span
-160 QProxyModel::submit
-164 QProxyModel::revert
-168 QProxyModel::setModel
-
-Class QProxyModel
- size=8 align=4
- base size=8 base align=4
-QProxyModel (0xb4d21ec0) 0
- vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
- QAbstractItemModel (0xb4d21f00) 0
- primary-for QProxyModel (0xb4d21ec0)
- QObject (0xb4d21f40) 0
- primary-for QAbstractItemModel (0xb4d21f00)
-
-Class QWhatsThis
- size=1 align=1
- base size=0 base align=1
-QWhatsThis (0xb4d21fc0) 0 empty
-
-Vtable for QAction
-QAction::_ZTV7QAction: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QAction)
-8 QAction::metaObject
-12 QAction::qt_metacast
-16 QAction::qt_metacall
-20 QAction::~QAction
-24 QAction::~QAction
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QAction
- size=8 align=4
- base size=8 base align=4
-QAction (0xb4d21200) 0
- vptr=((& QAction::_ZTV7QAction) + 8u)
- QObject (0xb4d21280) 0
- primary-for QAction (0xb4d21200)
-
-Vtable for QActionGroup
-QActionGroup::_ZTV12QActionGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionGroup)
-8 QActionGroup::metaObject
-12 QActionGroup::qt_metacast
-16 QActionGroup::qt_metacall
-20 QActionGroup::~QActionGroup
-24 QActionGroup::~QActionGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QActionGroup
- size=8 align=4
- base size=8 base align=4
-QActionGroup (0xb4d21440) 0
- vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
- QObject (0xb4d21540) 0
- primary-for QActionGroup (0xb4d21440)
-
-
-
-Vtable for QLayoutItem
-QLayoutItem::_ZTV11QLayoutItem: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QLayoutItem)
-8 QLayoutItem::~QLayoutItem
-12 QLayoutItem::~QLayoutItem
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
-
-Class QLayoutItem
- size=8 align=4
- base size=8 base align=4
-QLayoutItem (0xb4d21c80) 0
- vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
-
-Vtable for QSpacerItem
-QSpacerItem::_ZTV11QSpacerItem: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QSpacerItem)
-8 QSpacerItem::~QSpacerItem
-12 QSpacerItem::~QSpacerItem
-16 QSpacerItem::sizeHint
-20 QSpacerItem::minimumSize
-24 QSpacerItem::maximumSize
-28 QSpacerItem::expandingDirections
-32 QSpacerItem::setGeometry
-36 QSpacerItem::geometry
-40 QSpacerItem::isEmpty
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QSpacerItem::spacerItem
-
-Class QSpacerItem
- size=36 align=4
- base size=36 base align=4
-QSpacerItem (0xb4d21e80) 0
- vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
- QLayoutItem (0xb4d21f80) 0
- primary-for QSpacerItem (0xb4d21e80)
-
-Vtable for QWidgetItem
-QWidgetItem::_ZTV11QWidgetItem: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWidgetItem)
-8 QWidgetItem::~QWidgetItem
-12 QWidgetItem::~QWidgetItem
-16 QWidgetItem::sizeHint
-20 QWidgetItem::minimumSize
-24 QWidgetItem::maximumSize
-28 QWidgetItem::expandingDirections
-32 QWidgetItem::setGeometry
-36 QWidgetItem::geometry
-40 QWidgetItem::isEmpty
-44 QWidgetItem::hasHeightForWidth
-48 QWidgetItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QWidgetItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
-
-Class QWidgetItem
- size=12 align=4
- base size=12 base align=4
-QWidgetItem (0xb4b0a040) 0
- vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
- QLayoutItem (0xb4b0a080) 0
- primary-for QWidgetItem (0xb4b0a040)
-
-Class QLayoutIterator
- size=8 align=4
- base size=8 base align=4
-QLayoutIterator (0xb4b0a100) 0
-
-Vtable for QLayout
-QLayout::_ZTV7QLayout: 45u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QLayout)
-8 QLayout::metaObject
-12 QLayout::qt_metacast
-16 QLayout::qt_metacall
-20 QLayout::~QLayout
-24 QLayout::~QLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
-64 __cxa_pure_virtual
-68 QLayout::expandingDirections
-72 QLayout::minimumSize
-76 QLayout::maximumSize
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 QLayout::indexOf
-96 __cxa_pure_virtual
-100 QLayout::isEmpty
-104 QLayout::layout
-108 (int (*)(...))-0x00000000000000008
-112 (int (*)(...))(& _ZTI7QLayout)
-116 QLayout::_ZThn8_N7QLayoutD1Ev
-120 QLayout::_ZThn8_N7QLayoutD0Ev
-124 __cxa_pure_virtual
-128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
-132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-140 __cxa_pure_virtual
-144 QLayout::_ZThn8_NK7QLayout8geometryEv
-148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-152 QLayoutItem::hasHeightForWidth
-156 QLayoutItem::heightForWidth
-160 QLayoutItem::minimumHeightForWidth
-164 QLayout::_ZThn8_N7QLayout10invalidateEv
-168 QLayoutItem::widget
-172 QLayout::_ZThn8_N7QLayout6layoutEv
-176 QLayoutItem::spacerItem
-
-Class QLayout
- size=16 align=4
- base size=16 base align=4
-QLayout (0xb4b0a140) 0
- vptr=((& QLayout::_ZTV7QLayout) + 8u)
- QObject (0xb4b0a180) 0
- primary-for QLayout (0xb4b0a140)
- QLayoutItem (0xb4b0a1c0) 8
- vptr=((& QLayout::_ZTV7QLayout) + 116u)
-
-Vtable for QBoxLayout
-QBoxLayout::_ZTV10QBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QBoxLayout)
-8 QBoxLayout::metaObject
-12 QBoxLayout::qt_metacast
-16 QBoxLayout::qt_metacall
-20 QBoxLayout::~QBoxLayout
-24 QBoxLayout::~QBoxLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI10QBoxLayout)
-132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
-136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QBoxLayout
- size=16 align=4
- base size=16 base align=4
-QBoxLayout (0xb4b0a240) 0
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
- QLayout (0xb4b0a280) 0
- primary-for QBoxLayout (0xb4b0a240)
- QObject (0xb4b0a2c0) 0
- primary-for QLayout (0xb4b0a280)
- QLayoutItem (0xb4b0a300) 8
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
-
-Vtable for QHBoxLayout
-QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHBoxLayout)
-8 QHBoxLayout::metaObject
-12 QHBoxLayout::qt_metacast
-16 QHBoxLayout::qt_metacall
-20 QHBoxLayout::~QHBoxLayout
-24 QHBoxLayout::~QHBoxLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QHBoxLayout)
-132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
-136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QHBoxLayout
- size=16 align=4
- base size=16 base align=4
-QHBoxLayout (0xb4b0a380) 0
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
- QBoxLayout (0xb4b0a3c0) 0
- primary-for QHBoxLayout (0xb4b0a380)
- QLayout (0xb4b0a400) 0
- primary-for QBoxLayout (0xb4b0a3c0)
- QObject (0xb4b0a440) 0
- primary-for QLayout (0xb4b0a400)
- QLayoutItem (0xb4b0a480) 8
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
-
-Vtable for QVBoxLayout
-QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QVBoxLayout)
-8 QVBoxLayout::metaObject
-12 QVBoxLayout::qt_metacast
-16 QVBoxLayout::qt_metacall
-20 QVBoxLayout::~QVBoxLayout
-24 QVBoxLayout::~QVBoxLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QVBoxLayout)
-132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
-136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QVBoxLayout
- size=16 align=4
- base size=16 base align=4
-QVBoxLayout (0xb4b0a500) 0
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
- QBoxLayout (0xb4b0a540) 0
- primary-for QVBoxLayout (0xb4b0a500)
- QLayout (0xb4b0a580) 0
- primary-for QBoxLayout (0xb4b0a540)
- QObject (0xb4b0a5c0) 0
- primary-for QLayout (0xb4b0a580)
- QLayoutItem (0xb4b0a600) 8
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
-
-Vtable for QGridLayout
-QGridLayout::_ZTV11QGridLayout: 49u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QGridLayout)
-8 QGridLayout::metaObject
-12 QGridLayout::qt_metacast
-16 QGridLayout::qt_metacall
-20 QGridLayout::~QGridLayout
-24 QGridLayout::~QGridLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGridLayout::invalidate
-60 QLayout::geometry
-64 QGridLayout::addItem
-68 QGridLayout::expandingDirections
-72 QGridLayout::minimumSize
-76 QGridLayout::maximumSize
-80 QGridLayout::setGeometry
-84 QGridLayout::itemAt
-88 QGridLayout::takeAt
-92 QLayout::indexOf
-96 QGridLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QGridLayout::sizeHint
-112 QGridLayout::hasHeightForWidth
-116 QGridLayout::heightForWidth
-120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QGridLayout)
-132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
-136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
-140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
-144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
-148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
-152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
-156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
-172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
-176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
-180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-
-Class QGridLayout
- size=16 align=4
- base size=16 base align=4
-QGridLayout (0xb4b0a680) 0
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
- QLayout (0xb4b0a6c0) 0
- primary-for QGridLayout (0xb4b0a680)
- QObject (0xb4b0a700) 0
- primary-for QLayout (0xb4b0a6c0)
- QLayoutItem (0xb4b0a740) 8
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
-
-Vtable for QStackedLayout
-QStackedLayout::_ZTV14QStackedLayout: 46u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedLayout)
-8 QStackedLayout::metaObject
-12 QStackedLayout::qt_metacast
-16 QStackedLayout::qt_metacall
-20 QStackedLayout::~QStackedLayout
-24 QStackedLayout::~QStackedLayout
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QLayout::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
-64 QStackedLayout::addItem
-68 QLayout::expandingDirections
-72 QStackedLayout::minimumSize
-76 QLayout::maximumSize
-80 QStackedLayout::setGeometry
-84 QStackedLayout::itemAt
-88 QStackedLayout::takeAt
-92 QLayout::indexOf
-96 QStackedLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QStackedLayout::sizeHint
-112 (int (*)(...))-0x00000000000000008
-116 (int (*)(...))(& _ZTI14QStackedLayout)
-120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
-124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
-128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
-132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
-136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
-148 QLayout::_ZThn8_NK7QLayout8geometryEv
-152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-156 QLayoutItem::hasHeightForWidth
-160 QLayoutItem::heightForWidth
-164 QLayoutItem::minimumHeightForWidth
-168 QLayout::_ZThn8_N7QLayout10invalidateEv
-172 QLayoutItem::widget
-176 QLayout::_ZThn8_N7QLayout6layoutEv
-180 QLayoutItem::spacerItem
-
-Class QStackedLayout
- size=16 align=4
- base size=16 base align=4
-QStackedLayout (0xb4b0a7c0) 0
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
- QLayout (0xb4b0a800) 0
- primary-for QStackedLayout (0xb4b0a7c0)
- QObject (0xb4b0a840) 0
- primary-for QLayout (0xb4b0a800)
- QLayoutItem (0xb4b0a880) 8
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
-
-Vtable for QSound
-QSound::_ZTV6QSound: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QSound)
-8 QSound::metaObject
-12 QSound::qt_metacast
-16 QSound::qt_metacall
-20 QSound::~QSound
-24 QSound::~QSound
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSound
- size=8 align=4
- base size=8 base align=4
-QSound (0xb4b0a900) 0
- vptr=((& QSound::_ZTV6QSound) + 8u)
- QObject (0xb4b0a940) 0
- primary-for QSound (0xb4b0a900)
-
-Class QToolTip
- size=1 align=1
- base size=0 base align=1
-QToolTip (0xb4b0a9c0) 0 empty
-
-Vtable for QWidgetAction
-QWidgetAction::_ZTV13QWidgetAction: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWidgetAction)
-8 QWidgetAction::metaObject
-12 QWidgetAction::qt_metacast
-16 QWidgetAction::qt_metacall
-20 QWidgetAction::~QWidgetAction
-24 QWidgetAction::~QWidgetAction
-28 QWidgetAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidgetAction::createWidget
-60 QWidgetAction::deleteWidget
-
-Class QWidgetAction
- size=8 align=4
- base size=8 base align=4
-QWidgetAction (0xb4b0aa00) 0
- vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
- QAction (0xb4b0aa40) 0
- primary-for QWidgetAction (0xb4b0aa00)
- QObject (0xb4b0aa80) 0
- primary-for QAction (0xb4b0aa40)
-
-Vtable for QApplication
-QApplication::_ZTV12QApplication: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QApplication)
-8 QApplication::metaObject
-12 QApplication::qt_metacast
-16 QApplication::qt_metacall
-20 QApplication::~QApplication
-24 QApplication::~QApplication
-28 QApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QApplication::notify
-60 QApplication::compressEvent
-64 QApplication::x11EventFilter
-68 QApplication::x11ClientMessage
-72 QApplication::commitData
-76 QApplication::saveState
-
-Class QApplication
- size=8 align=4
- base size=8 base align=4
-QApplication (0xb4b0ab00) 0
- vptr=((& QApplication::_ZTV12QApplication) + 8u)
- QCoreApplication (0xb4b0ab40) 0
- primary-for QApplication (0xb4b0ab00)
- QObject (0xb4b0ab80) 0
- primary-for QCoreApplication (0xb4b0ab40)
-
-Vtable for QShortcut
-QShortcut::_ZTV9QShortcut: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QShortcut)
-8 QShortcut::metaObject
-12 QShortcut::qt_metacast
-16 QShortcut::qt_metacall
-20 QShortcut::~QShortcut
-24 QShortcut::~QShortcut
-28 QShortcut::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QShortcut
- size=8 align=4
- base size=8 base align=4
-QShortcut (0xb4b0ac00) 0
- vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
- QObject (0xb4b0ac40) 0
- primary-for QShortcut (0xb4b0ac00)
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QClipboard)
-8 QClipboard::metaObject
-12 QClipboard::qt_metacast
-16 QClipboard::qt_metacall
-20 QClipboard::~QClipboard
-24 QClipboard::~QClipboard
-28 QClipboard::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QClipboard::connectNotify
-52 QObject::disconnectNotify
-
-Class QClipboard
- size=8 align=4
- base size=8 base align=4
-QClipboard (0xb4b0acc0) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
- QObject (0xb4b0ad00) 0
- primary-for QClipboard (0xb4b0acc0)
-
-Vtable for QDesktopWidget
-QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDesktopWidget)
-8 QDesktopWidget::metaObject
-12 QDesktopWidget::qt_metacast
-16 QDesktopWidget::qt_metacall
-20 QDesktopWidget::~QDesktopWidget
-24 QDesktopWidget::~QDesktopWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDesktopWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QDesktopWidget)
-232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
-236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesktopWidget
- size=20 align=4
- base size=20 base align=4
-QDesktopWidget (0xb4b0ad80) 0
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
- QWidget (0xb4b0adc0) 0
- primary-for QDesktopWidget (0xb4b0ad80)
- QObject (0xb4b0ae00) 0
- primary-for QWidget (0xb4b0adc0)
- QPaintDevice (0xb4b0ae40) 8
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSessionManager)
-8 QSessionManager::metaObject
-12 QSessionManager::qt_metacast
-16 QSessionManager::qt_metacall
-20 QSessionManager::~QSessionManager
-24 QSessionManager::~QSessionManager
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSessionManager
- size=8 align=4
- base size=8 base align=4
-QSessionManager (0xb4b0aec0) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
- QObject (0xb4b0af00) 0
- primary-for QSessionManager (0xb4b0aec0)
-
-Vtable for QWorkspace
-QWorkspace::_ZTV10QWorkspace: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QWorkspace)
-8 QWorkspace::metaObject
-12 QWorkspace::qt_metacast
-16 QWorkspace::qt_metacall
-20 QWorkspace::~QWorkspace
-24 QWorkspace::~QWorkspace
-28 QWorkspace::event
-32 QWorkspace::eventFilter
-36 QObject::timerEvent
-40 QWorkspace::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWorkspace::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWorkspace::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWorkspace::paintEvent
-128 QWidget::moveEvent
-132 QWorkspace::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWorkspace::showEvent
-172 QWorkspace::hideEvent
-176 QWidget::x11Event
-180 QWorkspace::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QWorkspace)
-232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
-236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWorkspace
- size=20 align=4
- base size=20 base align=4
-QWorkspace (0xb4b0af80) 0
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
- QWidget (0xb4b0afc0) 0
- primary-for QWorkspace (0xb4b0af80)
- QObject (0xb4b0a000) 0
- primary-for QWidget (0xb4b0afc0)
- QPaintDevice (0xb4b0a0c0) 8
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-
-Vtable for QMenu
-QMenu::_ZTV5QMenu: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QMenu)
-8 QMenu::metaObject
-12 QMenu::qt_metacast
-16 QMenu::qt_metacall
-20 QMenu::~QMenu
-24 QMenu::~QMenu
-28 QMenu::event
-32 QObject::eventFilter
-36 QMenu::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenu::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QMenu::hideEvent
-176 QWidget::x11Event
-180 QMenu::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI5QMenu)
-232 QMenu::_ZThn8_N5QMenuD1Ev
-236 QMenu::_ZThn8_N5QMenuD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMenu
- size=20 align=4
- base size=20 base align=4
-QMenu (0xb4b0a200) 0
- vptr=((& QMenu::_ZTV5QMenu) + 8u)
- QWidget (0xb4b0a340) 0
- primary-for QMenu (0xb4b0a200)
- QObject (0xb4b0a4c0) 0
- primary-for QWidget (0xb4b0a340)
- QPaintDevice (0xb4b0a640) 8
- vptr=((& QMenu::_ZTV5QMenu) + 232u)
-
-Vtable for QSizeGrip
-QSizeGrip::_ZTV9QSizeGrip: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSizeGrip)
-8 QSizeGrip::metaObject
-12 QSizeGrip::qt_metacast
-16 QSizeGrip::qt_metacall
-20 QSizeGrip::~QSizeGrip
-24 QSizeGrip::~QSizeGrip
-28 QSizeGrip::event
-32 QSizeGrip::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QSizeGrip::setVisible
-64 QSizeGrip::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSizeGrip::mousePressEvent
-84 QSizeGrip::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QSizeGrip::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QSizeGrip::paintEvent
-128 QSizeGrip::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QSizeGrip::showEvent
-172 QSizeGrip::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QSizeGrip)
-232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
-236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSizeGrip
- size=20 align=4
- base size=20 base align=4
-QSizeGrip (0xb4b0a780) 0
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
- QWidget (0xb4b0a8c0) 0
- primary-for QSizeGrip (0xb4b0a780)
- QObject (0xb4b0a980) 0
- primary-for QWidget (0xb4b0a8c0)
- QPaintDevice (0xb4b0aac0) 8
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
-
-Vtable for QMenuItem
-QMenuItem::_ZTV9QMenuItem: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMenuItem)
-8 QMenuItem::metaObject
-12 QMenuItem::qt_metacast
-16 QMenuItem::qt_metacall
-20 QMenuItem::~QMenuItem
-24 QMenuItem::~QMenuItem
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QMenuItem
- size=8 align=4
- base size=8 base align=4
-QMenuItem (0xb4b0abc0) 0
- vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
- QAction (0xb4b0ac80) 0
- primary-for QMenuItem (0xb4b0abc0)
- QObject (0xb4b0ad40) 0
- primary-for QAction (0xb4b0ac80)
-
-Vtable for QStatusBar
-QStatusBar::_ZTV10QStatusBar: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QStatusBar)
-8 QStatusBar::metaObject
-12 QStatusBar::qt_metacast
-16 QStatusBar::qt_metacall
-20 QStatusBar::~QStatusBar
-24 QStatusBar::~QStatusBar
-28 QStatusBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QStatusBar::paintEvent
-128 QWidget::moveEvent
-132 QStatusBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QStatusBar)
-232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
-236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QStatusBar
- size=20 align=4
- base size=20 base align=4
-QStatusBar (0xb4b0ae80) 0
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
- QWidget (0xb4b0af40) 0
- primary-for QStatusBar (0xb4b0ae80)
- QObject (0xb48a0000) 0
- primary-for QWidget (0xb4b0af40)
- QPaintDevice (0xb48a0040) 8
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
-
-Vtable for QMdiArea
-QMdiArea::_ZTV8QMdiArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMdiArea)
-8 QMdiArea::metaObject
-12 QMdiArea::qt_metacast
-16 QMdiArea::qt_metacall
-20 QMdiArea::~QMdiArea
-24 QMdiArea::~QMdiArea
-28 QMdiArea::event
-32 QMdiArea::eventFilter
-36 QMdiArea::timerEvent
-40 QMdiArea::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMdiArea::sizeHint
-68 QMdiArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QMdiArea::paintEvent
-128 QWidget::moveEvent
-132 QMdiArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QMdiArea::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QMdiArea::viewportEvent
-228 QMdiArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QMdiArea)
-240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
-244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMdiArea
- size=20 align=4
- base size=20 base align=4
-QMdiArea (0xb48a00c0) 0
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
- QAbstractScrollArea (0xb48a0100) 0
- primary-for QMdiArea (0xb48a00c0)
- QFrame (0xb48a0140) 0
- primary-for QAbstractScrollArea (0xb48a0100)
- QWidget (0xb48a0180) 0
- primary-for QFrame (0xb48a0140)
- QObject (0xb48a01c0) 0
- primary-for QWidget (0xb48a0180)
- QPaintDevice (0xb48a0200) 8
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
-
-Vtable for QAbstractButton
-QAbstractButton::_ZTV15QAbstractButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractButton)
-8 QAbstractButton::metaObject
-12 QAbstractButton::qt_metacast
-16 QAbstractButton::qt_metacall
-20 QAbstractButton::~QAbstractButton
-24 QAbstractButton::~QAbstractButton
-28 QAbstractButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 __cxa_pure_virtual
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QAbstractButton)
-244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
-248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractButton
- size=20 align=4
- base size=20 base align=4
-QAbstractButton (0xb48a02c0) 0
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
- QWidget (0xb48a0300) 0
- primary-for QAbstractButton (0xb48a02c0)
- QObject (0xb48a0340) 0
- primary-for QWidget (0xb48a0300)
- QPaintDevice (0xb48a0380) 8
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
-
-Vtable for QPushButton
-QPushButton::_ZTV11QPushButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPushButton)
-8 QPushButton::metaObject
-12 QPushButton::qt_metacast
-16 QPushButton::qt_metacall
-20 QPushButton::~QPushButton
-24 QPushButton::~QPushButton
-28 QPushButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QPushButton::sizeHint
-68 QPushButton::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QPushButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QPushButton::focusInEvent
-112 QPushButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QPushButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QPushButton)
-244 QPushButton::_ZThn8_N11QPushButtonD1Ev
-248 QPushButton::_ZThn8_N11QPushButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPushButton
- size=20 align=4
- base size=20 base align=4
-QPushButton (0xb48a0400) 0
- vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
- QAbstractButton (0xb48a0440) 0
- primary-for QPushButton (0xb48a0400)
- QWidget (0xb48a0480) 0
- primary-for QAbstractButton (0xb48a0440)
- QObject (0xb48a04c0) 0
- primary-for QWidget (0xb48a0480)
- QPaintDevice (0xb48a0500) 8
- vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
-
-Vtable for QMenuBar
-QMenuBar::_ZTV8QMenuBar: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMenuBar)
-8 QMenuBar::metaObject
-12 QMenuBar::qt_metacast
-16 QMenuBar::qt_metacall
-20 QMenuBar::~QMenuBar
-24 QMenuBar::~QMenuBar
-28 QMenuBar::event
-32 QMenuBar::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QMenuBar::setVisible
-64 QMenuBar::sizeHint
-68 QMenuBar::minimumSizeHint
-72 QMenuBar::heightForWidth
-76 QWidget::paintEngine
-80 QMenuBar::mousePressEvent
-84 QMenuBar::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenuBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMenuBar::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QMenuBar::focusInEvent
-112 QMenuBar::focusOutEvent
-116 QWidget::enterEvent
-120 QMenuBar::leaveEvent
-124 QMenuBar::paintEvent
-128 QWidget::moveEvent
-132 QMenuBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenuBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMenuBar::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QMenuBar)
-232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
-236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMenuBar
- size=20 align=4
- base size=20 base align=4
-QMenuBar (0xb48a0580) 0
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
- QWidget (0xb48a05c0) 0
- primary-for QMenuBar (0xb48a0580)
- QObject (0xb48a0600) 0
- primary-for QWidget (0xb48a05c0)
- QPaintDevice (0xb48a0640) 8
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
-
-Vtable for QMdiSubWindow
-QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QMdiSubWindow)
-8 QMdiSubWindow::metaObject
-12 QMdiSubWindow::qt_metacast
-16 QMdiSubWindow::qt_metacall
-20 QMdiSubWindow::~QMdiSubWindow
-24 QMdiSubWindow::~QMdiSubWindow
-28 QMdiSubWindow::event
-32 QMdiSubWindow::eventFilter
-36 QMdiSubWindow::timerEvent
-40 QMdiSubWindow::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMdiSubWindow::sizeHint
-68 QMdiSubWindow::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMdiSubWindow::mousePressEvent
-84 QMdiSubWindow::mouseReleaseEvent
-88 QMdiSubWindow::mouseDoubleClickEvent
-92 QMdiSubWindow::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMdiSubWindow::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QMdiSubWindow::focusInEvent
-112 QMdiSubWindow::focusOutEvent
-116 QWidget::enterEvent
-120 QMdiSubWindow::leaveEvent
-124 QMdiSubWindow::paintEvent
-128 QMdiSubWindow::moveEvent
-132 QMdiSubWindow::resizeEvent
-136 QMdiSubWindow::closeEvent
-140 QMdiSubWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMdiSubWindow::showEvent
-172 QMdiSubWindow::hideEvent
-176 QWidget::x11Event
-180 QMdiSubWindow::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI13QMdiSubWindow)
-232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
-236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMdiSubWindow
- size=20 align=4
- base size=20 base align=4
-QMdiSubWindow (0xb48a06c0) 0
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
- QWidget (0xb48a0700) 0
- primary-for QMdiSubWindow (0xb48a06c0)
- QObject (0xb48a0740) 0
- primary-for QWidget (0xb48a0700)
- QPaintDevice (0xb48a0780) 8
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
-
-Vtable for QCalendarWidget
-QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QCalendarWidget)
-8 QCalendarWidget::metaObject
-12 QCalendarWidget::qt_metacast
-16 QCalendarWidget::qt_metacall
-20 QCalendarWidget::~QCalendarWidget
-24 QCalendarWidget::~QCalendarWidget
-28 QCalendarWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCalendarWidget::sizeHint
-68 QCalendarWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QCalendarWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QCalendarWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QCalendarWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCalendarWidget::paintCell
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QCalendarWidget)
-236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
-240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QCalendarWidget
- size=20 align=4
- base size=20 base align=4
-QCalendarWidget (0xb48a0840) 0
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
- QWidget (0xb48a0880) 0
- primary-for QCalendarWidget (0xb48a0840)
- QObject (0xb48a08c0) 0
- primary-for QWidget (0xb48a0880)
- QPaintDevice (0xb48a0900) 8
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
-
-Vtable for QStackedWidget
-QStackedWidget::_ZTV14QStackedWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedWidget)
-8 QStackedWidget::metaObject
-12 QStackedWidget::qt_metacast
-16 QStackedWidget::qt_metacall
-20 QStackedWidget::~QStackedWidget
-24 QStackedWidget::~QStackedWidget
-28 QStackedWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QStackedWidget)
-232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
-236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QStackedWidget
- size=20 align=4
- base size=20 base align=4
-QStackedWidget (0xb48a09c0) 0
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
- QFrame (0xb48a0a00) 0
- primary-for QStackedWidget (0xb48a09c0)
- QWidget (0xb48a0a40) 0
- primary-for QFrame (0xb48a0a00)
- QObject (0xb48a0a80) 0
- primary-for QWidget (0xb48a0a40)
- QPaintDevice (0xb48a0ac0) 8
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
-
-Vtable for QComboBox
-QComboBox::_ZTV9QComboBox: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QComboBox)
-8 QComboBox::metaObject
-12 QComboBox::qt_metacast
-16 QComboBox::qt_metacall
-20 QComboBox::~QComboBox
-24 QComboBox::~QComboBox
-28 QComboBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QComboBox::sizeHint
-68 QComboBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QComboBox::paintEvent
-128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
-176 QWidget::x11Event
-180 QComboBox::changeEvent
-184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI9QComboBox)
-240 QComboBox::_ZThn8_N9QComboBoxD1Ev
-244 QComboBox::_ZThn8_N9QComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QComboBox
- size=20 align=4
- base size=20 base align=4
-QComboBox (0xb48a0b40) 0
- vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
- QWidget (0xb48a0b80) 0
- primary-for QComboBox (0xb48a0b40)
- QObject (0xb48a0bc0) 0
- primary-for QWidget (0xb48a0b80)
- QPaintDevice (0xb48a0c00) 8
- vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
-
-Vtable for QGroupBox
-QGroupBox::_ZTV9QGroupBox: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QGroupBox)
-8 QGroupBox::metaObject
-12 QGroupBox::qt_metacast
-16 QGroupBox::qt_metacall
-20 QGroupBox::~QGroupBox
-24 QGroupBox::~QGroupBox
-28 QGroupBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QGroupBox::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
-128 QWidget::moveEvent
-132 QGroupBox::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QGroupBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QGroupBox)
-232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
-236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QGroupBox
- size=20 align=4
- base size=20 base align=4
-QGroupBox (0xb48a0c80) 0
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
- QWidget (0xb48a0cc0) 0
- primary-for QGroupBox (0xb48a0c80)
- QObject (0xb48a0d00) 0
- primary-for QWidget (0xb48a0cc0)
- QPaintDevice (0xb48a0d40) 8
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
-
-Vtable for QScrollBar
-QScrollBar::_ZTV10QScrollBar: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QScrollBar)
-8 QScrollBar::metaObject
-12 QScrollBar::qt_metacast
-16 QScrollBar::qt_metacall
-20 QScrollBar::~QScrollBar
-24 QScrollBar::~QScrollBar
-28 QScrollBar::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollBar::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QScrollBar::mousePressEvent
-84 QScrollBar::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QScrollBar::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QScrollBar::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QScrollBar::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QScrollBar::hideEvent
-176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QScrollBar::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10QScrollBar)
-236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
-240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QScrollBar
- size=20 align=4
- base size=20 base align=4
-QScrollBar (0xb48a0dc0) 0
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
- QAbstractSlider (0xb48a0e00) 0
- primary-for QScrollBar (0xb48a0dc0)
- QWidget (0xb48a0e40) 0
- primary-for QAbstractSlider (0xb48a0e00)
- QObject (0xb48a0e80) 0
- primary-for QWidget (0xb48a0e40)
- QPaintDevice (0xb48a0ec0) 8
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-
-Vtable for QDialogButtonBox
-QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDialogButtonBox)
-8 QDialogButtonBox::metaObject
-12 QDialogButtonBox::qt_metacast
-16 QDialogButtonBox::qt_metacall
-20 QDialogButtonBox::~QDialogButtonBox
-24 QDialogButtonBox::~QDialogButtonBox
-28 QDialogButtonBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QDialogButtonBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI16QDialogButtonBox)
-232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
-236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDialogButtonBox
- size=20 align=4
- base size=20 base align=4
-QDialogButtonBox (0xb48a0f80) 0
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
- QWidget (0xb48a0fc0) 0
- primary-for QDialogButtonBox (0xb48a0f80)
- QObject (0xb48a0080) 0
- primary-for QWidget (0xb48a0fc0)
- QPaintDevice (0xb48a0240) 8
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
-
-Vtable for QDockWidget
-QDockWidget::_ZTV11QDockWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDockWidget)
-8 QDockWidget::metaObject
-12 QDockWidget::qt_metacast
-16 QDockWidget::qt_metacall
-20 QDockWidget::~QDockWidget
-24 QDockWidget::~QDockWidget
-28 QDockWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDockWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QDockWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QDockWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QDockWidget)
-232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
-236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDockWidget
- size=20 align=4
- base size=20 base align=4
-QDockWidget (0xb48a0540) 0
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
- QWidget (0xb48a0680) 0
- primary-for QDockWidget (0xb48a0540)
- QObject (0xb48a07c0) 0
- primary-for QWidget (0xb48a0680)
- QPaintDevice (0xb48a0980) 8
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
-
-Vtable for QScrollArea
-QScrollArea::_ZTV11QScrollArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QScrollArea)
-8 QScrollArea::metaObject
-12 QScrollArea::qt_metacast
-16 QScrollArea::qt_metacall
-20 QScrollArea::~QScrollArea
-24 QScrollArea::~QScrollArea
-28 QScrollArea::event
-32 QScrollArea::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QScrollArea::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI11QScrollArea)
-240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
-244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QScrollArea
- size=20 align=4
- base size=20 base align=4
-QScrollArea (0xb48a0d80) 0
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
- QAbstractScrollArea (0xb48a0f00) 0
- primary-for QScrollArea (0xb48a0d80)
- QFrame (0xb48a0f40) 0
- primary-for QAbstractScrollArea (0xb48a0f00)
- QWidget (0xb4862000) 0
- primary-for QFrame (0xb48a0f40)
- QObject (0xb4862040) 0
- primary-for QWidget (0xb4862000)
- QPaintDevice (0xb4862080) 8
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
-
-Vtable for QDateTimeEdit
-QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QDateTimeEdit)
-8 QDateTimeEdit::metaObject
-12 QDateTimeEdit::qt_metacast
-16 QDateTimeEdit::qt_metacall
-20 QDateTimeEdit::~QDateTimeEdit
-24 QDateTimeEdit::~QDateTimeEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI13QDateTimeEdit)
-260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
-264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDateTimeEdit
- size=20 align=4
- base size=20 base align=4
-QDateTimeEdit (0xb4862100) 0
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
- QAbstractSpinBox (0xb4862140) 0
- primary-for QDateTimeEdit (0xb4862100)
- QWidget (0xb4862180) 0
- primary-for QAbstractSpinBox (0xb4862140)
- QObject (0xb48621c0) 0
- primary-for QWidget (0xb4862180)
- QPaintDevice (0xb4862200) 8
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
-
-Vtable for QTimeEdit
-QTimeEdit::_ZTV9QTimeEdit: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeEdit)
-8 QTimeEdit::metaObject
-12 QTimeEdit::qt_metacast
-16 QTimeEdit::qt_metacall
-20 QTimeEdit::~QTimeEdit
-24 QTimeEdit::~QTimeEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QTimeEdit)
-260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
-264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTimeEdit
- size=20 align=4
- base size=20 base align=4
-QTimeEdit (0xb4862280) 0
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
- QDateTimeEdit (0xb48622c0) 0
- primary-for QTimeEdit (0xb4862280)
- QAbstractSpinBox (0xb4862300) 0
- primary-for QDateTimeEdit (0xb48622c0)
- QWidget (0xb4862340) 0
- primary-for QAbstractSpinBox (0xb4862300)
- QObject (0xb4862380) 0
- primary-for QWidget (0xb4862340)
- QPaintDevice (0xb48623c0) 8
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
-
-Vtable for QDateEdit
-QDateEdit::_ZTV9QDateEdit: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDateEdit)
-8 QDateEdit::metaObject
-12 QDateEdit::qt_metacast
-16 QDateEdit::qt_metacall
-20 QDateEdit::~QDateEdit
-24 QDateEdit::~QDateEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QDateEdit)
-260 QDateEdit::_ZThn8_N9QDateEditD1Ev
-264 QDateEdit::_ZThn8_N9QDateEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDateEdit
- size=20 align=4
- base size=20 base align=4
-QDateEdit (0xb4862440) 0
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
- QDateTimeEdit (0xb4862480) 0
- primary-for QDateEdit (0xb4862440)
- QAbstractSpinBox (0xb48624c0) 0
- primary-for QDateTimeEdit (0xb4862480)
- QWidget (0xb4862500) 0
- primary-for QAbstractSpinBox (0xb48624c0)
- QObject (0xb4862540) 0
- primary-for QWidget (0xb4862500)
- QPaintDevice (0xb4862580) 8
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
-
-Vtable for QFontComboBox
-QFontComboBox::_ZTV13QFontComboBox: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFontComboBox)
-8 QFontComboBox::metaObject
-12 QFontComboBox::qt_metacast
-16 QFontComboBox::qt_metacall
-20 QFontComboBox::~QFontComboBox
-24 QFontComboBox::~QFontComboBox
-28 QFontComboBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFontComboBox::sizeHint
-68 QComboBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QComboBox::paintEvent
-128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
-176 QWidget::x11Event
-180 QComboBox::changeEvent
-184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI13QFontComboBox)
-240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
-244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFontComboBox
- size=20 align=4
- base size=20 base align=4
-QFontComboBox (0xb4862640) 0
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
- QComboBox (0xb4862680) 0
- primary-for QFontComboBox (0xb4862640)
- QWidget (0xb48626c0) 0
- primary-for QComboBox (0xb4862680)
- QObject (0xb4862700) 0
- primary-for QWidget (0xb48626c0)
- QPaintDevice (0xb4862740) 8
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
-
-Vtable for QToolBox
-QToolBox::_ZTV8QToolBox: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBox)
-8 QToolBox::metaObject
-12 QToolBox::qt_metacast
-16 QToolBox::qt_metacall
-20 QToolBox::~QToolBox
-24 QToolBox::~QToolBox
-28 QToolBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QToolBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QToolBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QToolBox::itemInserted
-228 QToolBox::itemRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QToolBox)
-240 QToolBox::_ZThn8_N8QToolBoxD1Ev
-244 QToolBox::_ZThn8_N8QToolBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QToolBox
- size=20 align=4
- base size=20 base align=4
-QToolBox (0xb4862800) 0
- vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
- QFrame (0xb4862840) 0
- primary-for QToolBox (0xb4862800)
- QWidget (0xb4862880) 0
- primary-for QFrame (0xb4862840)
- QObject (0xb48628c0) 0
- primary-for QWidget (0xb4862880)
- QPaintDevice (0xb4862900) 8
- vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
-
-Vtable for QFocusFrame
-QFocusFrame::_ZTV11QFocusFrame: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusFrame)
-8 QFocusFrame::metaObject
-12 QFocusFrame::qt_metacast
-16 QFocusFrame::qt_metacall
-20 QFocusFrame::~QFocusFrame
-24 QFocusFrame::~QFocusFrame
-28 QFocusFrame::event
-32 QFocusFrame::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFocusFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QFocusFrame)
-232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
-236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFocusFrame
- size=20 align=4
- base size=20 base align=4
-QFocusFrame (0xb4862980) 0
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
- QWidget (0xb48629c0) 0
- primary-for QFocusFrame (0xb4862980)
- QObject (0xb4862a00) 0
- primary-for QWidget (0xb48629c0)
- QPaintDevice (0xb4862a40) 8
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
-
-Class QTextEdit::ExtraSelection
- size=12 align=4
- base size=12 base align=4
-QTextEdit::ExtraSelection (0xb4862c40) 0
-
-Vtable for QTextEdit
-QTextEdit::_ZTV9QTextEdit: 69u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextEdit)
-8 QTextEdit::metaObject
-12 QTextEdit::qt_metacast
-16 QTextEdit::qt_metacall
-20 QTextEdit::~QTextEdit
-24 QTextEdit::~QTextEdit
-28 QTextEdit::event
-32 QObject::eventFilter
-36 QTextEdit::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextEdit::mousePressEvent
-84 QTextEdit::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextEdit::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextEdit::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextEdit::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextEdit::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 (int (*)(...))-0x00000000000000008
-252 (int (*)(...))(& _ZTI9QTextEdit)
-256 QTextEdit::_ZThn8_N9QTextEditD1Ev
-260 QTextEdit::_ZThn8_N9QTextEditD0Ev
-264 QWidget::_ZThn8_NK7QWidget7devTypeEv
-268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTextEdit
- size=20 align=4
- base size=20 base align=4
-QTextEdit (0xb4862ac0) 0
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
- QAbstractScrollArea (0xb4862b00) 0
- primary-for QTextEdit (0xb4862ac0)
- QFrame (0xb4862b40) 0
- primary-for QAbstractScrollArea (0xb4862b00)
- QWidget (0xb4862b80) 0
- primary-for QFrame (0xb4862b40)
- QObject (0xb4862bc0) 0
- primary-for QWidget (0xb4862b80)
- QPaintDevice (0xb4862c00) 8
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
-
-Vtable for QTextBrowser
-QTextBrowser::_ZTV12QTextBrowser: 74u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextBrowser)
-8 QTextBrowser::metaObject
-12 QTextBrowser::qt_metacast
-16 QTextBrowser::qt_metacall
-20 QTextBrowser::~QTextBrowser
-24 QTextBrowser::~QTextBrowser
-28 QTextBrowser::event
-32 QObject::eventFilter
-36 QTextEdit::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextBrowser::mousePressEvent
-84 QTextBrowser::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextBrowser::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextBrowser::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextBrowser::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextBrowser::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextBrowser::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextBrowser::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 QTextBrowser::setSource
-252 QTextBrowser::backward
-256 QTextBrowser::forward
-260 QTextBrowser::home
-264 QTextBrowser::reload
-268 (int (*)(...))-0x00000000000000008
-272 (int (*)(...))(& _ZTI12QTextBrowser)
-276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
-280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
-284 QWidget::_ZThn8_NK7QWidget7devTypeEv
-288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QTextBrowser
- size=20 align=4
- base size=20 base align=4
-QTextBrowser (0xb4862d40) 0
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
- QTextEdit (0xb4862d80) 0
- primary-for QTextBrowser (0xb4862d40)
- QAbstractScrollArea (0xb4862dc0) 0
- primary-for QTextEdit (0xb4862d80)
- QFrame (0xb4862e00) 0
- primary-for QAbstractScrollArea (0xb4862dc0)
- QWidget (0xb4862e40) 0
- primary-for QFrame (0xb4862e00)
- QObject (0xb4862e80) 0
- primary-for QWidget (0xb4862e40)
- QPaintDevice (0xb4862ec0) 8
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
-
-Vtable for QProgressBar
-QProgressBar::_ZTV12QProgressBar: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QProgressBar)
-8 QProgressBar::metaObject
-12 QProgressBar::qt_metacast
-16 QProgressBar::qt_metacall
-20 QProgressBar::~QProgressBar
-24 QProgressBar::~QProgressBar
-28 QProgressBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QProgressBar::sizeHint
-68 QProgressBar::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QProgressBar::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QProgressBar::text
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI12QProgressBar)
-236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
-240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QProgressBar
- size=20 align=4
- base size=20 base align=4
-QProgressBar (0xb4862f40) 0
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
- QWidget (0xb4862f80) 0
- primary-for QProgressBar (0xb4862f40)
- QObject (0xb4862fc0) 0
- primary-for QWidget (0xb4862f80)
- QPaintDevice (0xb48620c0) 8
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
-
-Vtable for QButtonGroup
-QButtonGroup::_ZTV12QButtonGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QButtonGroup)
-8 QButtonGroup::metaObject
-12 QButtonGroup::qt_metacast
-16 QButtonGroup::qt_metacall
-20 QButtonGroup::~QButtonGroup
-24 QButtonGroup::~QButtonGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QButtonGroup
- size=8 align=4
- base size=8 base align=4
-QButtonGroup (0xb4862240) 0
- vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
- QObject (0xb4862400) 0
- primary-for QButtonGroup (0xb4862240)
-
-Vtable for QCheckBox
-QCheckBox::_ZTV9QCheckBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCheckBox)
-8 QCheckBox::metaObject
-12 QCheckBox::qt_metacast
-16 QCheckBox::qt_metacall
-20 QCheckBox::~QCheckBox
-24 QCheckBox::~QCheckBox
-28 QCheckBox::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCheckBox::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QCheckBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QCheckBox::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCheckBox::hitButton
-228 QCheckBox::checkStateSet
-232 QCheckBox::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI9QCheckBox)
-244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
-248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QCheckBox
- size=20 align=4
- base size=20 base align=4
-QCheckBox (0xb48625c0) 0
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
- QAbstractButton (0xb4862780) 0
- primary-for QCheckBox (0xb48625c0)
- QWidget (0xb4862940) 0
- primary-for QAbstractButton (0xb4862780)
- QObject (0xb4862a80) 0
- primary-for QWidget (0xb4862940)
- QPaintDevice (0xb4862cc0) 8
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-
-Vtable for QSplashScreen
-QSplashScreen::_ZTV13QSplashScreen: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSplashScreen)
-8 QSplashScreen::metaObject
-12 QSplashScreen::qt_metacast
-16 QSplashScreen::qt_metacall
-20 QSplashScreen::~QSplashScreen
-24 QSplashScreen::~QSplashScreen
-28 QSplashScreen::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSplashScreen::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QSplashScreen::drawContents
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI13QSplashScreen)
-236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
-240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSplashScreen
- size=20 align=4
- base size=20 base align=4
-QSplashScreen (0xb4862f00) 0
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
- QWidget (0xb45aa000) 0
- primary-for QSplashScreen (0xb4862f00)
- QObject (0xb45aa040) 0
- primary-for QWidget (0xb45aa000)
- QPaintDevice (0xb45aa080) 8
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
-
-Vtable for QLabel
-QLabel::_ZTV6QLabel: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QLabel)
-8 QLabel::metaObject
-12 QLabel::qt_metacast
-16 QLabel::qt_metacall
-20 QLabel::~QLabel
-24 QLabel::~QLabel
-28 QLabel::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLabel::sizeHint
-68 QLabel::minimumSizeHint
-72 QLabel::heightForWidth
-76 QWidget::paintEngine
-80 QLabel::mousePressEvent
-84 QLabel::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QLabel::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLabel::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLabel::focusInEvent
-112 QLabel::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLabel::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLabel::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLabel::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QLabel::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QLabel)
-232 QLabel::_ZThn8_N6QLabelD1Ev
-236 QLabel::_ZThn8_N6QLabelD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLabel
- size=20 align=4
- base size=20 base align=4
-QLabel (0xb45aa100) 0
- vptr=((& QLabel::_ZTV6QLabel) + 8u)
- QFrame (0xb45aa140) 0
- primary-for QLabel (0xb45aa100)
- QWidget (0xb45aa180) 0
- primary-for QFrame (0xb45aa140)
- QObject (0xb45aa1c0) 0
- primary-for QWidget (0xb45aa180)
- QPaintDevice (0xb45aa200) 8
- vptr=((& QLabel::_ZTV6QLabel) + 232u)
-
-Vtable for QLineEdit
-QLineEdit::_ZTV9QLineEdit: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QLineEdit)
-8 QLineEdit::metaObject
-12 QLineEdit::qt_metacast
-16 QLineEdit::qt_metacall
-20 QLineEdit::~QLineEdit
-24 QLineEdit::~QLineEdit
-28 QLineEdit::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLineEdit::sizeHint
-68 QLineEdit::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QLineEdit::mousePressEvent
-84 QLineEdit::mouseReleaseEvent
-88 QLineEdit::mouseDoubleClickEvent
-92 QLineEdit::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLineEdit::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLineEdit::focusInEvent
-112 QLineEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLineEdit::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLineEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QLineEdit::dragEnterEvent
-156 QLineEdit::dragMoveEvent
-160 QLineEdit::dragLeaveEvent
-164 QLineEdit::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLineEdit::changeEvent
-184 QWidget::metric
-188 QLineEdit::inputMethodEvent
-192 QLineEdit::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QLineEdit)
-232 QLineEdit::_ZThn8_N9QLineEditD1Ev
-236 QLineEdit::_ZThn8_N9QLineEditD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLineEdit
- size=20 align=4
- base size=20 base align=4
-QLineEdit (0xb45aa280) 0
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
- QWidget (0xb45aa2c0) 0
- primary-for QLineEdit (0xb45aa280)
- QObject (0xb45aa300) 0
- primary-for QWidget (0xb45aa2c0)
- QPaintDevice (0xb45aa340) 8
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-
-Vtable for QToolBar
-QToolBar::_ZTV8QToolBar: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBar)
-8 QToolBar::metaObject
-12 QToolBar::qt_metacast
-16 QToolBar::qt_metacall
-20 QToolBar::~QToolBar
-24 QToolBar::~QToolBar
-28 QToolBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QToolBar::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QToolBar::paintEvent
-128 QWidget::moveEvent
-132 QToolBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QToolBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QToolBar::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QToolBar)
-232 QToolBar::_ZThn8_N8QToolBarD1Ev
-236 QToolBar::_ZThn8_N8QToolBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QToolBar
- size=20 align=4
- base size=20 base align=4
-QToolBar (0xb45aa3c0) 0
- vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
- QWidget (0xb45aa400) 0
- primary-for QToolBar (0xb45aa3c0)
- QObject (0xb45aa440) 0
- primary-for QWidget (0xb45aa400)
- QPaintDevice (0xb45aa480) 8
- vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-
-Vtable for QSpinBox
-QSpinBox::_ZTV8QSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QSpinBox)
-8 QSpinBox::metaObject
-12 QSpinBox::qt_metacast
-16 QSpinBox::qt_metacall
-20 QSpinBox::~QSpinBox
-24 QSpinBox::~QSpinBox
-28 QSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QSpinBox::validate
-228 QSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QSpinBox::valueFromText
-248 QSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI8QSpinBox)
-260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
-264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSpinBox
- size=20 align=4
- base size=20 base align=4
-QSpinBox (0xb45aa500) 0
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
- QAbstractSpinBox (0xb45aa540) 0
- primary-for QSpinBox (0xb45aa500)
- QWidget (0xb45aa580) 0
- primary-for QAbstractSpinBox (0xb45aa540)
- QObject (0xb45aa5c0) 0
- primary-for QWidget (0xb45aa580)
- QPaintDevice (0xb45aa600) 8
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-
-Vtable for QDoubleSpinBox
-QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-8 QDoubleSpinBox::metaObject
-12 QDoubleSpinBox::qt_metacast
-16 QDoubleSpinBox::qt_metacall
-20 QDoubleSpinBox::~QDoubleSpinBox
-24 QDoubleSpinBox::~QDoubleSpinBox
-28 QAbstractSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDoubleSpinBox::validate
-228 QDoubleSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QDoubleSpinBox::valueFromText
-248 QDoubleSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
-264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDoubleSpinBox
- size=20 align=4
- base size=20 base align=4
-QDoubleSpinBox (0xb45aa680) 0
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
- QAbstractSpinBox (0xb45aa6c0) 0
- primary-for QDoubleSpinBox (0xb45aa680)
- QWidget (0xb45aa700) 0
- primary-for QAbstractSpinBox (0xb45aa6c0)
- QObject (0xb45aa740) 0
- primary-for QWidget (0xb45aa700)
- QPaintDevice (0xb45aa780) 8
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
-
-Vtable for QLCDNumber
-QLCDNumber::_ZTV10QLCDNumber: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QLCDNumber)
-8 QLCDNumber::metaObject
-12 QLCDNumber::qt_metacast
-16 QLCDNumber::qt_metacall
-20 QLCDNumber::~QLCDNumber
-24 QLCDNumber::~QLCDNumber
-28 QLCDNumber::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLCDNumber::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLCDNumber::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QLCDNumber)
-232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
-236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLCDNumber
- size=20 align=4
- base size=20 base align=4
-QLCDNumber (0xb45aa800) 0
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
- QFrame (0xb45aa840) 0
- primary-for QLCDNumber (0xb45aa800)
- QWidget (0xb45aa880) 0
- primary-for QFrame (0xb45aa840)
- QObject (0xb45aa8c0) 0
- primary-for QWidget (0xb45aa880)
- QPaintDevice (0xb45aa900) 8
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
-
-Vtable for QMainWindow
-QMainWindow::_ZTV11QMainWindow: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMainWindow)
-8 QMainWindow::metaObject
-12 QMainWindow::qt_metacast
-16 QMainWindow::qt_metacall
-20 QMainWindow::~QMainWindow
-24 QMainWindow::~QMainWindow
-28 QMainWindow::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QMainWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QMainWindow::createPopupMenu
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11QMainWindow)
-236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
-240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMainWindow
- size=20 align=4
- base size=20 base align=4
-QMainWindow (0xb45aa980) 0
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
- QWidget (0xb45aa9c0) 0
- primary-for QMainWindow (0xb45aa980)
- QObject (0xb45aaa00) 0
- primary-for QWidget (0xb45aa9c0)
- QPaintDevice (0xb45aaa40) 8
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
-
-Vtable for QDial
-QDial::_ZTV5QDial: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDial)
-8 QDial::metaObject
-12 QDial::qt_metacast
-16 QDial::qt_metacall
-20 QDial::~QDial
-24 QDial::~QDial
-28 QDial::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDial::sizeHint
-68 QDial::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDial::mousePressEvent
-84 QDial::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QDial::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDial::paintEvent
-128 QWidget::moveEvent
-132 QDial::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDial::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI5QDial)
-236 QDial::_ZThn8_N5QDialD1Ev
-240 QDial::_ZThn8_N5QDialD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDial
- size=20 align=4
- base size=20 base align=4
-QDial (0xb45aab00) 0
- vptr=((& QDial::_ZTV5QDial) + 8u)
- QAbstractSlider (0xb45aab40) 0
- primary-for QDial (0xb45aab00)
- QWidget (0xb45aab80) 0
- primary-for QAbstractSlider (0xb45aab40)
- QObject (0xb45aabc0) 0
- primary-for QWidget (0xb45aab80)
- QPaintDevice (0xb45aac00) 8
- vptr=((& QDial::_ZTV5QDial) + 236u)
-
-Vtable for QToolButton
-QToolButton::_ZTV11QToolButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QToolButton)
-8 QToolButton::metaObject
-12 QToolButton::qt_metacast
-16 QToolButton::qt_metacall
-20 QToolButton::~QToolButton
-24 QToolButton::~QToolButton
-28 QToolButton::event
-32 QObject::eventFilter
-36 QToolButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QToolButton::sizeHint
-68 QToolButton::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QToolButton::mousePressEvent
-84 QToolButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QToolButton::enterEvent
-120 QToolButton::leaveEvent
-124 QToolButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QToolButton::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QToolButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QToolButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QToolButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QToolButton)
-244 QToolButton::_ZThn8_N11QToolButtonD1Ev
-248 QToolButton::_ZThn8_N11QToolButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QToolButton
- size=20 align=4
- base size=20 base align=4
-QToolButton (0xb45aac80) 0
- vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
- QAbstractButton (0xb45aacc0) 0
- primary-for QToolButton (0xb45aac80)
- QWidget (0xb45aad00) 0
- primary-for QAbstractButton (0xb45aacc0)
- QObject (0xb45aad40) 0
- primary-for QWidget (0xb45aad00)
- QPaintDevice (0xb45aad80) 8
- vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
-
-Vtable for QRadioButton
-QRadioButton::_ZTV12QRadioButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QRadioButton)
-8 QRadioButton::metaObject
-12 QRadioButton::qt_metacast
-16 QRadioButton::qt_metacall
-20 QRadioButton::~QRadioButton
-24 QRadioButton::~QRadioButton
-28 QRadioButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QRadioButton::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QRadioButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QRadioButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QRadioButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QRadioButton)
-244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
-248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QRadioButton
- size=20 align=4
- base size=20 base align=4
-QRadioButton (0xb45aae40) 0
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
- QAbstractButton (0xb45aae80) 0
- primary-for QRadioButton (0xb45aae40)
- QWidget (0xb45aaec0) 0
- primary-for QAbstractButton (0xb45aae80)
- QObject (0xb45aaf00) 0
- primary-for QWidget (0xb45aaec0)
- QPaintDevice (0xb45aaf40) 8
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-
-Vtable for QSplitter
-QSplitter::_ZTV9QSplitter: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSplitter)
-8 QSplitter::metaObject
-12 QSplitter::qt_metacast
-16 QSplitter::qt_metacall
-20 QSplitter::~QSplitter
-24 QSplitter::~QSplitter
-28 QSplitter::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QSplitter::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QSplitter::sizeHint
-68 QSplitter::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QSplitter::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QSplitter::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QSplitter::createHandle
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI9QSplitter)
-236 QSplitter::_ZThn8_N9QSplitterD1Ev
-240 QSplitter::_ZThn8_N9QSplitterD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSplitter
- size=20 align=4
- base size=20 base align=4
-QSplitter (0xb45aafc0) 0
- vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
- QFrame (0xb45aa0c0) 0
- primary-for QSplitter (0xb45aafc0)
- QWidget (0xb45aa240) 0
- primary-for QFrame (0xb45aa0c0)
- QObject (0xb45aa380) 0
- primary-for QWidget (0xb45aa240)
- QPaintDevice (0xb45aa4c0) 8
- vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
-
-Vtable for QSplitterHandle
-QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSplitterHandle)
-8 QSplitterHandle::metaObject
-12 QSplitterHandle::qt_metacast
-16 QSplitterHandle::qt_metacall
-20 QSplitterHandle::~QSplitterHandle
-24 QSplitterHandle::~QSplitterHandle
-28 QSplitterHandle::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QSplitterHandle::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSplitterHandle::mousePressEvent
-84 QSplitterHandle::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QSplitterHandle::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QSplitterHandle::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI15QSplitterHandle)
-232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
-236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSplitterHandle
- size=20 align=4
- base size=20 base align=4
-QSplitterHandle (0xb45aa640) 0
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
- QWidget (0xb45aa7c0) 0
- primary-for QSplitterHandle (0xb45aa640)
- QObject (0xb45aa940) 0
- primary-for QWidget (0xb45aa7c0)
- QPaintDevice (0xb45aaa80) 8
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
-
-Vtable for QGraphicsSceneEvent
-QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
-8 QGraphicsSceneEvent::~QGraphicsSceneEvent
-12 QGraphicsSceneEvent::~QGraphicsSceneEvent
-
-Class QGraphicsSceneEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneEvent (0xb45aac40) 0
- vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
- QEvent (0xb45aae00) 0
- primary-for QGraphicsSceneEvent (0xb45aac40)
-
-Vtable for QGraphicsSceneMouseEvent
-QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
-8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-
-Class QGraphicsSceneMouseEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneMouseEvent (0xb45aaf80) 0
- vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
- QGraphicsSceneEvent (0xb44f3000) 0
- primary-for QGraphicsSceneMouseEvent (0xb45aaf80)
- QEvent (0xb44f3040) 0
- primary-for QGraphicsSceneEvent (0xb44f3000)
-
-Vtable for QGraphicsSceneWheelEvent
-QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
-8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-
-Class QGraphicsSceneWheelEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneWheelEvent (0xb44f30c0) 0
- vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
- QGraphicsSceneEvent (0xb44f3100) 0
- primary-for QGraphicsSceneWheelEvent (0xb44f30c0)
- QEvent (0xb44f3140) 0
- primary-for QGraphicsSceneEvent (0xb44f3100)
-
-Vtable for QGraphicsSceneContextMenuEvent
-QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
-8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-
-Class QGraphicsSceneContextMenuEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneContextMenuEvent (0xb44f31c0) 0
- vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
- QGraphicsSceneEvent (0xb44f3200) 0
- primary-for QGraphicsSceneContextMenuEvent (0xb44f31c0)
- QEvent (0xb44f3240) 0
- primary-for QGraphicsSceneEvent (0xb44f3200)
-
-Vtable for QGraphicsSceneHoverEvent
-QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
-8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-
-Class QGraphicsSceneHoverEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHoverEvent (0xb44f32c0) 0
- vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
- QGraphicsSceneEvent (0xb44f3300) 0
- primary-for QGraphicsSceneHoverEvent (0xb44f32c0)
- QEvent (0xb44f3340) 0
- primary-for QGraphicsSceneEvent (0xb44f3300)
-
-Vtable for QGraphicsSceneHelpEvent
-QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
-8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-
-Class QGraphicsSceneHelpEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHelpEvent (0xb44f33c0) 0
- vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
- QGraphicsSceneEvent (0xb44f3400) 0
- primary-for QGraphicsSceneHelpEvent (0xb44f33c0)
- QEvent (0xb44f3440) 0
- primary-for QGraphicsSceneEvent (0xb44f3400)
-
-Vtable for QGraphicsSceneDragDropEvent
-QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
-8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-
-Class QGraphicsSceneDragDropEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneDragDropEvent (0xb44f34c0) 0
- vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
- QGraphicsSceneEvent (0xb44f3500) 0
- primary-for QGraphicsSceneDragDropEvent (0xb44f34c0)
- QEvent (0xb44f3540) 0
- primary-for QGraphicsSceneEvent (0xb44f3500)
-
-Vtable for QGraphicsItem
-QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsItem)
-8 QGraphicsItem::~QGraphicsItem
-12 QGraphicsItem::~QGraphicsItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItem::isObscuredBy
-44 QGraphicsItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsItem (0xb44f35c0) 0
- vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
-
-Vtable for QAbstractGraphicsShapeItem
-QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
-8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QAbstractGraphicsShapeItem::isObscuredBy
-44 QAbstractGraphicsShapeItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QAbstractGraphicsShapeItem
- size=8 align=4
- base size=8 base align=4
-QAbstractGraphicsShapeItem (0xb44f3880) 0
- vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
- QGraphicsItem (0xb44f38c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb44f3880)
-
-Vtable for QGraphicsPathItem
-QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
-8 QGraphicsPathItem::~QGraphicsPathItem
-12 QGraphicsPathItem::~QGraphicsPathItem
-16 QGraphicsItem::advance
-20 QGraphicsPathItem::boundingRect
-24 QGraphicsPathItem::shape
-28 QGraphicsPathItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPathItem::isObscuredBy
-44 QGraphicsPathItem::opaqueArea
-48 QGraphicsPathItem::paint
-52 QGraphicsPathItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPathItem::supportsExtension
-148 QGraphicsPathItem::setExtension
-152 QGraphicsPathItem::extension
-
-Class QGraphicsPathItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPathItem (0xb44f3940) 0
- vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
- QAbstractGraphicsShapeItem (0xb44f3980) 0
- primary-for QGraphicsPathItem (0xb44f3940)
- QGraphicsItem (0xb44f39c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb44f3980)
-
-Vtable for QGraphicsRectItem
-QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
-8 QGraphicsRectItem::~QGraphicsRectItem
-12 QGraphicsRectItem::~QGraphicsRectItem
-16 QGraphicsItem::advance
-20 QGraphicsRectItem::boundingRect
-24 QGraphicsRectItem::shape
-28 QGraphicsRectItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsRectItem::isObscuredBy
-44 QGraphicsRectItem::opaqueArea
-48 QGraphicsRectItem::paint
-52 QGraphicsRectItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsRectItem::supportsExtension
-148 QGraphicsRectItem::setExtension
-152 QGraphicsRectItem::extension
-
-Class QGraphicsRectItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsRectItem (0xb44f3a40) 0
- vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
- QAbstractGraphicsShapeItem (0xb44f3a80) 0
- primary-for QGraphicsRectItem (0xb44f3a40)
- QGraphicsItem (0xb44f3ac0) 0
- primary-for QAbstractGraphicsShapeItem (0xb44f3a80)
-
-Vtable for QGraphicsEllipseItem
-QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
-8 QGraphicsEllipseItem::~QGraphicsEllipseItem
-12 QGraphicsEllipseItem::~QGraphicsEllipseItem
-16 QGraphicsItem::advance
-20 QGraphicsEllipseItem::boundingRect
-24 QGraphicsEllipseItem::shape
-28 QGraphicsEllipseItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsEllipseItem::isObscuredBy
-44 QGraphicsEllipseItem::opaqueArea
-48 QGraphicsEllipseItem::paint
-52 QGraphicsEllipseItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsEllipseItem::supportsExtension
-148 QGraphicsEllipseItem::setExtension
-152 QGraphicsEllipseItem::extension
-
-Class QGraphicsEllipseItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsEllipseItem (0xb44f3b40) 0
- vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
- QAbstractGraphicsShapeItem (0xb44f3b80) 0
- primary-for QGraphicsEllipseItem (0xb44f3b40)
- QGraphicsItem (0xb44f3bc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb44f3b80)
-
-Vtable for QGraphicsPolygonItem
-QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
-8 QGraphicsPolygonItem::~QGraphicsPolygonItem
-12 QGraphicsPolygonItem::~QGraphicsPolygonItem
-16 QGraphicsItem::advance
-20 QGraphicsPolygonItem::boundingRect
-24 QGraphicsPolygonItem::shape
-28 QGraphicsPolygonItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPolygonItem::isObscuredBy
-44 QGraphicsPolygonItem::opaqueArea
-48 QGraphicsPolygonItem::paint
-52 QGraphicsPolygonItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPolygonItem::supportsExtension
-148 QGraphicsPolygonItem::setExtension
-152 QGraphicsPolygonItem::extension
-
-Class QGraphicsPolygonItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPolygonItem (0xb44f3c40) 0
- vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
- QAbstractGraphicsShapeItem (0xb44f3c80) 0
- primary-for QGraphicsPolygonItem (0xb44f3c40)
- QGraphicsItem (0xb44f3cc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb44f3c80)
-
-Vtable for QGraphicsLineItem
-QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
-8 QGraphicsLineItem::~QGraphicsLineItem
-12 QGraphicsLineItem::~QGraphicsLineItem
-16 QGraphicsItem::advance
-20 QGraphicsLineItem::boundingRect
-24 QGraphicsLineItem::shape
-28 QGraphicsLineItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsLineItem::isObscuredBy
-44 QGraphicsLineItem::opaqueArea
-48 QGraphicsLineItem::paint
-52 QGraphicsLineItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsLineItem::supportsExtension
-148 QGraphicsLineItem::setExtension
-152 QGraphicsLineItem::extension
-
-Class QGraphicsLineItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsLineItem (0xb44f3d40) 0
- vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
- QGraphicsItem (0xb44f3d80) 0
- primary-for QGraphicsLineItem (0xb44f3d40)
-
-Vtable for QGraphicsPixmapItem
-QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
-8 QGraphicsPixmapItem::~QGraphicsPixmapItem
-12 QGraphicsPixmapItem::~QGraphicsPixmapItem
-16 QGraphicsItem::advance
-20 QGraphicsPixmapItem::boundingRect
-24 QGraphicsPixmapItem::shape
-28 QGraphicsPixmapItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPixmapItem::isObscuredBy
-44 QGraphicsPixmapItem::opaqueArea
-48 QGraphicsPixmapItem::paint
-52 QGraphicsPixmapItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPixmapItem::supportsExtension
-148 QGraphicsPixmapItem::setExtension
-152 QGraphicsPixmapItem::extension
-
-Class QGraphicsPixmapItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPixmapItem (0xb44f3e00) 0
- vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
- QGraphicsItem (0xb44f3e40) 0
- primary-for QGraphicsPixmapItem (0xb44f3e00)
-
-Vtable for QGraphicsTextItem
-QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-8 QGraphicsTextItem::metaObject
-12 QGraphicsTextItem::qt_metacast
-16 QGraphicsTextItem::qt_metacall
-20 QGraphicsTextItem::~QGraphicsTextItem
-24 QGraphicsTextItem::~QGraphicsTextItem
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsTextItem::boundingRect
-60 QGraphicsTextItem::shape
-64 QGraphicsTextItem::contains
-68 QGraphicsTextItem::paint
-72 QGraphicsTextItem::isObscuredBy
-76 QGraphicsTextItem::opaqueArea
-80 QGraphicsTextItem::type
-84 QGraphicsTextItem::sceneEvent
-88 QGraphicsTextItem::mousePressEvent
-92 QGraphicsTextItem::mouseMoveEvent
-96 QGraphicsTextItem::mouseReleaseEvent
-100 QGraphicsTextItem::mouseDoubleClickEvent
-104 QGraphicsTextItem::contextMenuEvent
-108 QGraphicsTextItem::keyPressEvent
-112 QGraphicsTextItem::keyReleaseEvent
-116 QGraphicsTextItem::focusInEvent
-120 QGraphicsTextItem::focusOutEvent
-124 QGraphicsTextItem::dragEnterEvent
-128 QGraphicsTextItem::dragLeaveEvent
-132 QGraphicsTextItem::dragMoveEvent
-136 QGraphicsTextItem::dropEvent
-140 QGraphicsTextItem::inputMethodEvent
-144 QGraphicsTextItem::hoverEnterEvent
-148 QGraphicsTextItem::hoverMoveEvent
-152 QGraphicsTextItem::hoverLeaveEvent
-156 QGraphicsTextItem::inputMethodQuery
-160 QGraphicsTextItem::supportsExtension
-164 QGraphicsTextItem::setExtension
-168 QGraphicsTextItem::extension
-172 (int (*)(...))-0x00000000000000008
-176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
-184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
-188 QGraphicsItem::advance
-192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
-196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
-200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
-204 QGraphicsItem::collidesWithItem
-208 QGraphicsItem::collidesWithPath
-212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
-216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
-220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
-224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
-228 QGraphicsItem::sceneEventFilter
-232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
-236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
-240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
-244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
-248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
-252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
-256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
-260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
-264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
-268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
-272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
-276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
-280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
-284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
-288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
-292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
-296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
-300 QGraphicsItem::wheelEvent
-304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
-308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
-312 QGraphicsItem::itemChange
-316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
-320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
-324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
-
-Class QGraphicsTextItem
- size=20 align=4
- base size=20 base align=4
-QGraphicsTextItem (0xb44f3ec0) 0
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
- QObject (0xb44f3f00) 0
- primary-for QGraphicsTextItem (0xb44f3ec0)
- QGraphicsItem (0xb44f3f40) 8
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
-
-Vtable for QGraphicsSimpleTextItem
-QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
-8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-16 QGraphicsItem::advance
-20 QGraphicsSimpleTextItem::boundingRect
-24 QGraphicsSimpleTextItem::shape
-28 QGraphicsSimpleTextItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsSimpleTextItem::isObscuredBy
-44 QGraphicsSimpleTextItem::opaqueArea
-48 QGraphicsSimpleTextItem::paint
-52 QGraphicsSimpleTextItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsSimpleTextItem::supportsExtension
-148 QGraphicsSimpleTextItem::setExtension
-152 QGraphicsSimpleTextItem::extension
-
-Class QGraphicsSimpleTextItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsSimpleTextItem (0xb44f3fc0) 0
- vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
- QAbstractGraphicsShapeItem (0xb44f3080) 0
- primary-for QGraphicsSimpleTextItem (0xb44f3fc0)
- QGraphicsItem (0xb44f3180) 0
- primary-for QAbstractGraphicsShapeItem (0xb44f3080)
-
-Vtable for QGraphicsItemGroup
-QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
-8 QGraphicsItemGroup::~QGraphicsItemGroup
-12 QGraphicsItemGroup::~QGraphicsItemGroup
-16 QGraphicsItem::advance
-20 QGraphicsItemGroup::boundingRect
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItemGroup::isObscuredBy
-44 QGraphicsItemGroup::opaqueArea
-48 QGraphicsItemGroup::paint
-52 QGraphicsItemGroup::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItemGroup
- size=8 align=4
- base size=8 base align=4
-QGraphicsItemGroup (0xb44f3280) 0
- vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
- QGraphicsItem (0xb44f3380) 0
- primary-for QGraphicsItemGroup (0xb44f3280)
-
-Class QPainter
- size=4 align=4
- base size=4 base align=4
-QPainter (0xb44f3480) 0
-
-
-
-
-
-
-
-
-
-
-Vtable for QGraphicsScene
-QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QGraphicsScene)
-8 QGraphicsScene::metaObject
-12 QGraphicsScene::qt_metacast
-16 QGraphicsScene::qt_metacall
-20 QGraphicsScene::~QGraphicsScene
-24 QGraphicsScene::~QGraphicsScene
-28 QGraphicsScene::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsScene::inputMethodQuery
-60 QGraphicsScene::contextMenuEvent
-64 QGraphicsScene::dragEnterEvent
-68 QGraphicsScene::dragMoveEvent
-72 QGraphicsScene::dragLeaveEvent
-76 QGraphicsScene::dropEvent
-80 QGraphicsScene::focusInEvent
-84 QGraphicsScene::focusOutEvent
-88 QGraphicsScene::helpEvent
-92 QGraphicsScene::keyPressEvent
-96 QGraphicsScene::keyReleaseEvent
-100 QGraphicsScene::mousePressEvent
-104 QGraphicsScene::mouseMoveEvent
-108 QGraphicsScene::mouseReleaseEvent
-112 QGraphicsScene::mouseDoubleClickEvent
-116 QGraphicsScene::wheelEvent
-120 QGraphicsScene::inputMethodEvent
-124 QGraphicsScene::drawBackground
-128 QGraphicsScene::drawForeground
-132 QGraphicsScene::drawItems
-
-Class QGraphicsScene
- size=8 align=4
- base size=8 base align=4
-QGraphicsScene (0xb4468180) 0
- vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
- QObject (0xb44681c0) 0
- primary-for QGraphicsScene (0xb4468180)
-
-
-
-
-Vtable for QGraphicsView
-QGraphicsView::_ZTV13QGraphicsView: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsView)
-8 QGraphicsView::metaObject
-12 QGraphicsView::qt_metacast
-16 QGraphicsView::qt_metacall
-20 QGraphicsView::~QGraphicsView
-24 QGraphicsView::~QGraphicsView
-28 QGraphicsView::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QGraphicsView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGraphicsView::mousePressEvent
-84 QGraphicsView::mouseReleaseEvent
-88 QGraphicsView::mouseDoubleClickEvent
-92 QGraphicsView::mouseMoveEvent
-96 QGraphicsView::wheelEvent
-100 QGraphicsView::keyPressEvent
-104 QGraphicsView::keyReleaseEvent
-108 QGraphicsView::focusInEvent
-112 QGraphicsView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGraphicsView::paintEvent
-128 QWidget::moveEvent
-132 QGraphicsView::resizeEvent
-136 QWidget::closeEvent
-140 QGraphicsView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QGraphicsView::dragEnterEvent
-156 QGraphicsView::dragMoveEvent
-160 QGraphicsView::dragLeaveEvent
-164 QGraphicsView::dropEvent
-168 QGraphicsView::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QGraphicsView::inputMethodEvent
-192 QGraphicsView::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QGraphicsView::viewportEvent
-228 QGraphicsView::scrollContentsBy
-232 QGraphicsView::drawBackground
-236 QGraphicsView::drawForeground
-240 QGraphicsView::drawItems
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI13QGraphicsView)
-252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
-256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QGraphicsView
- size=20 align=4
- base size=20 base align=4
-QGraphicsView (0xb44683c0) 0
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
- QAbstractScrollArea (0xb4468400) 0
- primary-for QGraphicsView (0xb44683c0)
- QFrame (0xb4468440) 0
- primary-for QAbstractScrollArea (0xb4468400)
- QWidget (0xb4468480) 0
- primary-for QFrame (0xb4468440)
- QObject (0xb44684c0) 0
- primary-for QWidget (0xb4468480)
- QPaintDevice (0xb4468500) 8
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
-Vtable for QGraphicsItemAnimation
-QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
-8 QGraphicsItemAnimation::metaObject
-12 QGraphicsItemAnimation::qt_metacast
-16 QGraphicsItemAnimation::qt_metacall
-20 QGraphicsItemAnimation::~QGraphicsItemAnimation
-24 QGraphicsItemAnimation::~QGraphicsItemAnimation
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsItemAnimation::beforeAnimationStep
-60 QGraphicsItemAnimation::afterAnimationStep
-
-Class QGraphicsItemAnimation
- size=12 align=4
- base size=12 base align=4
-QGraphicsItemAnimation (0xb4468640) 0
- vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
- QObject (0xb4468680) 0
- primary-for QGraphicsItemAnimation (0xb4468640)
-
-Vtable for QDialog
-QDialog::_ZTV7QDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QDialog)
-8 QDialog::metaObject
-12 QDialog::qt_metacast
-16 QDialog::qt_metacall
-20 QDialog::~QDialog
-24 QDialog::~QDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI7QDialog)
-244 QDialog::_ZThn8_N7QDialogD1Ev
-248 QDialog::_ZThn8_N7QDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDialog
- size=20 align=4
- base size=20 base align=4
-QDialog (0xb4468700) 0
- vptr=((& QDialog::_ZTV7QDialog) + 8u)
- QWidget (0xb4468740) 0
- primary-for QDialog (0xb4468700)
- QObject (0xb4468780) 0
- primary-for QWidget (0xb4468740)
- QPaintDevice (0xb44687c0) 8
- vptr=((& QDialog::_ZTV7QDialog) + 244u)
-
-Vtable for QErrorMessage
-QErrorMessage::_ZTV13QErrorMessage: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QErrorMessage)
-8 QErrorMessage::metaObject
-12 QErrorMessage::qt_metacast
-16 QErrorMessage::qt_metacall
-20 QErrorMessage::~QErrorMessage
-24 QErrorMessage::~QErrorMessage
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QErrorMessage::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QErrorMessage::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13QErrorMessage)
-244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
-248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QErrorMessage
- size=20 align=4
- base size=20 base align=4
-QErrorMessage (0xb4468840) 0
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
- QDialog (0xb4468880) 0
- primary-for QErrorMessage (0xb4468840)
- QWidget (0xb44688c0) 0
- primary-for QDialog (0xb4468880)
- QObject (0xb4468900) 0
- primary-for QWidget (0xb44688c0)
- QPaintDevice (0xb4468940) 8
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
-
-Vtable for QInputDialog
-QInputDialog::_ZTV12QInputDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QInputDialog)
-8 QInputDialog::metaObject
-12 QInputDialog::qt_metacast
-16 QInputDialog::qt_metacall
-20 QInputDialog::~QInputDialog
-24 QInputDialog::~QInputDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QInputDialog)
-244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
-248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QInputDialog
- size=20 align=4
- base size=20 base align=4
-QInputDialog (0xb44689c0) 0
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
- QDialog (0xb4468a00) 0
- primary-for QInputDialog (0xb44689c0)
- QWidget (0xb4468a40) 0
- primary-for QDialog (0xb4468a00)
- QObject (0xb4468a80) 0
- primary-for QWidget (0xb4468a40)
- QPaintDevice (0xb4468ac0) 8
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-
-Vtable for QAbstractPrintDialog
-QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-8 QAbstractPrintDialog::metaObject
-12 QAbstractPrintDialog::qt_metacast
-16 QAbstractPrintDialog::qt_metacall
-20 QAbstractPrintDialog::~QAbstractPrintDialog
-24 QAbstractPrintDialog::~QAbstractPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
-252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPrintDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPrintDialog (0xb4468b40) 0
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
- QDialog (0xb4468b80) 0
- primary-for QAbstractPrintDialog (0xb4468b40)
- QWidget (0xb4468bc0) 0
- primary-for QDialog (0xb4468b80)
- QObject (0xb4468c00) 0
- primary-for QWidget (0xb4468bc0)
- QPaintDevice (0xb4468c40) 8
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
-
-Vtable for QPrintDialog
-QPrintDialog::_ZTV12QPrintDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintDialog)
-8 QPrintDialog::metaObject
-12 QPrintDialog::qt_metacast
-16 QPrintDialog::qt_metacall
-20 QPrintDialog::~QPrintDialog
-24 QPrintDialog::~QPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPrintDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI12QPrintDialog)
-248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
-252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPrintDialog
- size=20 align=4
- base size=20 base align=4
-QPrintDialog (0xb4468d40) 0
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
- QAbstractPrintDialog (0xb4468d80) 0
- primary-for QPrintDialog (0xb4468d40)
- QDialog (0xb4468dc0) 0
- primary-for QAbstractPrintDialog (0xb4468d80)
- QWidget (0xb4468e00) 0
- primary-for QDialog (0xb4468dc0)
- QObject (0xb4468e40) 0
- primary-for QWidget (0xb4468e00)
- QPaintDevice (0xb4468e80) 8
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
-
-Vtable for QAbstractPageSetupDialog
-QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-8 QAbstractPageSetupDialog::metaObject
-12 QAbstractPageSetupDialog::qt_metacast
-16 QAbstractPageSetupDialog::qt_metacall
-20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
-252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPageSetupDialog (0xb4468f00) 0
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
- QDialog (0xb4468f40) 0
- primary-for QAbstractPageSetupDialog (0xb4468f00)
- QWidget (0xb4468f80) 0
- primary-for QDialog (0xb4468f40)
- QObject (0xb4468fc0) 0
- primary-for QWidget (0xb4468f80)
- QPaintDevice (0xb4468240) 8
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
-
-Vtable for QWizard
-QWizard::_ZTV7QWizard: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWizard)
-8 QWizard::metaObject
-12 QWizard::qt_metacast
-16 QWizard::qt_metacall
-20 QWizard::~QWizard
-24 QWizard::~QWizard
-28 QWizard::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWizard::setVisible
-64 QWizard::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWizard::paintEvent
-128 QWidget::moveEvent
-132 QWizard::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizard::done
-228 QDialog::accept
-232 QDialog::reject
-236 QWizard::validateCurrentPage
-240 QWizard::nextId
-244 QWizard::initializePage
-248 QWizard::cleanupPage
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI7QWizard)
-260 QWizard::_ZThn8_N7QWizardD1Ev
-264 QWizard::_ZThn8_N7QWizardD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizard
- size=20 align=4
- base size=20 base align=4
-QWizard (0xb4468580) 0
- vptr=((& QWizard::_ZTV7QWizard) + 8u)
- QDialog (0xb44686c0) 0
- primary-for QWizard (0xb4468580)
- QWidget (0xb4468800) 0
- primary-for QDialog (0xb44686c0)
- QObject (0xb4468980) 0
- primary-for QWidget (0xb4468800)
- QPaintDevice (0xb4468b00) 8
- vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
-
-Vtable for QWizardPage
-QWizardPage::_ZTV11QWizardPage: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWizardPage)
-8 QWizardPage::metaObject
-12 QWizardPage::qt_metacast
-16 QWizardPage::qt_metacall
-20 QWizardPage::~QWizardPage
-24 QWizardPage::~QWizardPage
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizardPage::initializePage
-228 QWizardPage::cleanupPage
-232 QWizardPage::validatePage
-236 QWizardPage::isComplete
-240 QWizardPage::nextId
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI11QWizardPage)
-252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
-256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizardPage
- size=20 align=4
- base size=20 base align=4
-QWizardPage (0xb4468ec0) 0
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
- QWidget (0xb423d000) 0
- primary-for QWizardPage (0xb4468ec0)
- QObject (0xb423d040) 0
- primary-for QWidget (0xb423d000)
- QPaintDevice (0xb423d080) 8
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-
-Vtable for QFileDialog
-QFileDialog::_ZTV11QFileDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFileDialog)
-8 QFileDialog::metaObject
-12 QFileDialog::qt_metacast
-16 QFileDialog::qt_metacall
-20 QFileDialog::~QFileDialog
-24 QFileDialog::~QFileDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFileDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QFileDialog::done
-228 QFileDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFileDialog)
-244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
-248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFileDialog
- size=20 align=4
- base size=20 base align=4
-QFileDialog (0xb423d100) 0
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
- QDialog (0xb423d140) 0
- primary-for QFileDialog (0xb423d100)
- QWidget (0xb423d180) 0
- primary-for QDialog (0xb423d140)
- QObject (0xb423d1c0) 0
- primary-for QWidget (0xb423d180)
- QPaintDevice (0xb423d200) 8
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
-
-Vtable for QFontDialog
-QFontDialog::_ZTV11QFontDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFontDialog)
-8 QFontDialog::metaObject
-12 QFontDialog::qt_metacast
-16 QFontDialog::qt_metacall
-20 QFontDialog::~QFontDialog
-24 QFontDialog::~QFontDialog
-28 QWidget::event
-32 QFontDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFontDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFontDialog)
-244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
-248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFontDialog
- size=20 align=4
- base size=20 base align=4
-QFontDialog (0xb423d300) 0
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
- QDialog (0xb423d340) 0
- primary-for QFontDialog (0xb423d300)
- QWidget (0xb423d380) 0
- primary-for QDialog (0xb423d340)
- QObject (0xb423d3c0) 0
- primary-for QWidget (0xb423d380)
- QPaintDevice (0xb423d400) 8
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
-
-Vtable for QProgressDialog
-QProgressDialog::_ZTV15QProgressDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QProgressDialog)
-8 QProgressDialog::metaObject
-12 QProgressDialog::qt_metacast
-16 QProgressDialog::qt_metacall
-20 QProgressDialog::~QProgressDialog
-24 QProgressDialog::~QProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QProgressDialog::resizeEvent
-136 QProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QProgressDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QProgressDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QProgressDialog)
-244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
-248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QProgressDialog
- size=20 align=4
- base size=20 base align=4
-QProgressDialog (0xb423d480) 0
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
- QDialog (0xb423d4c0) 0
- primary-for QProgressDialog (0xb423d480)
- QWidget (0xb423d500) 0
- primary-for QDialog (0xb423d4c0)
- QObject (0xb423d540) 0
- primary-for QWidget (0xb423d500)
- QPaintDevice (0xb423d580) 8
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
-
-Vtable for QPageSetupDialog
-QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QPageSetupDialog)
-8 QPageSetupDialog::metaObject
-12 QPageSetupDialog::qt_metacast
-16 QPageSetupDialog::qt_metacall
-20 QPageSetupDialog::~QPageSetupDialog
-24 QPageSetupDialog::~QPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPageSetupDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI16QPageSetupDialog)
-248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
-252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QPageSetupDialog (0xb423d600) 0
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
- QAbstractPageSetupDialog (0xb423d640) 0
- primary-for QPageSetupDialog (0xb423d600)
- QDialog (0xb423d680) 0
- primary-for QAbstractPageSetupDialog (0xb423d640)
- QWidget (0xb423d6c0) 0
- primary-for QDialog (0xb423d680)
- QObject (0xb423d700) 0
- primary-for QWidget (0xb423d6c0)
- QPaintDevice (0xb423d740) 8
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-
-Vtable for QMessageBox
-QMessageBox::_ZTV11QMessageBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMessageBox)
-8 QMessageBox::metaObject
-12 QMessageBox::qt_metacast
-16 QMessageBox::qt_metacall
-20 QMessageBox::~QMessageBox
-24 QMessageBox::~QMessageBox
-28 QMessageBox::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QMessageBox::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMessageBox::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QMessageBox::resizeEvent
-136 QMessageBox::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMessageBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMessageBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QMessageBox)
-244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
-248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMessageBox
- size=20 align=4
- base size=20 base align=4
-QMessageBox (0xb423d7c0) 0
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
- QDialog (0xb423d800) 0
- primary-for QMessageBox (0xb423d7c0)
- QWidget (0xb423d840) 0
- primary-for QDialog (0xb423d800)
- QObject (0xb423d880) 0
- primary-for QWidget (0xb423d840)
- QPaintDevice (0xb423d8c0) 8
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
-
-Vtable for QColorDialog
-QColorDialog::_ZTV12QColorDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QColorDialog)
-8 QColorDialog::metaObject
-12 QColorDialog::qt_metacast
-16 QColorDialog::qt_metacall
-20 QColorDialog::~QColorDialog
-24 QColorDialog::~QColorDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QColorDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QColorDialog)
-244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
-248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QColorDialog
- size=20 align=4
- base size=20 base align=4
-QColorDialog (0xb423d9c0) 0
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
- QDialog (0xb423da00) 0
- primary-for QColorDialog (0xb423d9c0)
- QWidget (0xb423da40) 0
- primary-for QDialog (0xb423da00)
- QObject (0xb423da80) 0
- primary-for QWidget (0xb423da40)
- QPaintDevice (0xb423dac0) 8
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
-
-Vtable for QUndoView
-QUndoView::_ZTV9QUndoView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QUndoView)
-8 QUndoView::metaObject
-12 QUndoView::qt_metacast
-16 QUndoView::qt_metacall
-20 QUndoView::~QUndoView
-24 QUndoView::~QUndoView
-28 QListView::event
-32 QObject::eventFilter
-36 QListView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QListView::paintEvent
-128 QWidget::moveEvent
-132 QListView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QAbstractItemView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI9QUndoView)
-392 QUndoView::_ZThn8_N9QUndoViewD1Ev
-396 QUndoView::_ZThn8_N9QUndoViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QUndoView
- size=20 align=4
- base size=20 base align=4
-QUndoView (0xb423db40) 0
- vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
- QListView (0xb423db80) 0
- primary-for QUndoView (0xb423db40)
- QAbstractItemView (0xb423dbc0) 0
- primary-for QListView (0xb423db80)
- QAbstractScrollArea (0xb423dc00) 0
- primary-for QAbstractItemView (0xb423dbc0)
- QFrame (0xb423dc40) 0
- primary-for QAbstractScrollArea (0xb423dc00)
- QWidget (0xb423dc80) 0
- primary-for QFrame (0xb423dc40)
- QObject (0xb423dcc0) 0
- primary-for QWidget (0xb423dc80)
- QPaintDevice (0xb423dd00) 8
- vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-
-Vtable for QUndoGroup
-QUndoGroup::_ZTV10QUndoGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoGroup)
-8 QUndoGroup::metaObject
-12 QUndoGroup::qt_metacast
-16 QUndoGroup::qt_metacall
-20 QUndoGroup::~QUndoGroup
-24 QUndoGroup::~QUndoGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoGroup
- size=8 align=4
- base size=8 base align=4
-QUndoGroup (0xb423dd80) 0
- vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
- QObject (0xb423ddc0) 0
- primary-for QUndoGroup (0xb423dd80)
-
-Vtable for QUndoCommand
-QUndoCommand::_ZTV12QUndoCommand: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QUndoCommand)
-8 QUndoCommand::~QUndoCommand
-12 QUndoCommand::~QUndoCommand
-16 QUndoCommand::undo
-20 QUndoCommand::redo
-24 QUndoCommand::id
-28 QUndoCommand::mergeWith
-
-Class QUndoCommand
- size=8 align=4
- base size=8 base align=4
-QUndoCommand (0xb423de40) 0
- vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
-
-Vtable for QUndoStack
-QUndoStack::_ZTV10QUndoStack: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoStack)
-8 QUndoStack::metaObject
-12 QUndoStack::qt_metacast
-16 QUndoStack::qt_metacall
-20 QUndoStack::~QUndoStack
-24 QUndoStack::~QUndoStack
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoStack
- size=8 align=4
- base size=8 base align=4
-QUndoStack (0xb423dec0) 0
- vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
- QObject (0xb423df00) 0
- primary-for QUndoStack (0xb423dec0)
-
-Vtable for QSystemTrayIcon
-QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
-8 QSystemTrayIcon::metaObject
-12 QSystemTrayIcon::qt_metacast
-16 QSystemTrayIcon::qt_metacall
-20 QSystemTrayIcon::~QSystemTrayIcon
-24 QSystemTrayIcon::~QSystemTrayIcon
-28 QSystemTrayIcon::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSystemTrayIcon
- size=8 align=4
- base size=8 base align=4
-QSystemTrayIcon (0xb423df80) 0
- vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
- QObject (0xb423dfc0) 0
- primary-for QSystemTrayIcon (0xb423df80)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0xb423d280) 0 empty
-
-Vtable for QCompleter
-QCompleter::_ZTV10QCompleter: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QCompleter)
-8 QCompleter::metaObject
-12 QCompleter::qt_metacast
-16 QCompleter::qt_metacall
-20 QCompleter::~QCompleter
-24 QCompleter::~QCompleter
-28 QCompleter::event
-32 QCompleter::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCompleter::pathFromIndex
-60 QCompleter::splitPath
-
-Class QCompleter
- size=8 align=4
- base size=8 base align=4
-QCompleter (0xb423d440) 0
- vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
- QObject (0xb423d5c0) 0
- primary-for QCompleter (0xb423d440)
-
-Class QVFbHeader
- size=1076 align=4
- base size=1076 base align=4
-QVFbHeader (0xb423d780) 0
-
-Class QVFbKeyData
- size=12 align=4
- base size=12 base align=4
-QVFbKeyData (0xb423db00) 0
-
-Vtable for QWSEmbedWidget
-QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-8 QWSEmbedWidget::metaObject
-12 QWSEmbedWidget::qt_metacast
-16 QWSEmbedWidget::qt_metacall
-20 QWSEmbedWidget::~QWSEmbedWidget
-24 QWSEmbedWidget::~QWSEmbedWidget
-28 QWidget::event
-32 QWSEmbedWidget::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWSEmbedWidget::moveEvent
-132 QWSEmbedWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWSEmbedWidget::showEvent
-172 QWSEmbedWidget::hideEvent
-176 QWidget::x11Event
-180 QWSEmbedWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
-236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWSEmbedWidget
- size=20 align=4
- base size=20 base align=4
-QWSEmbedWidget (0xb423dd40) 0
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
- QWidget (0xb423de00) 0
- primary-for QWSEmbedWidget (0xb423dd40)
- QObject (0xb423de80) 0
- primary-for QWidget (0xb423de00)
- QPaintDevice (0xb423df40) 8
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-
-Vtable for QPrinter
-QPrinter::_ZTV8QPrinter: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPrinter)
-8 QPrinter::~QPrinter
-12 QPrinter::~QPrinter
-16 QPrinter::devType
-20 QPrinter::paintEngine
-24 QPrinter::metric
-
-Class QPrinter
- size=12 align=4
- base size=12 base align=4
-QPrinter (0xb4178040) 0
- vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
- QPaintDevice (0xb4178080) 0
- primary-for QPrinter (0xb4178040)
-
-Vtable for QPrintEngine
-QPrintEngine::_ZTV12QPrintEngine: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintEngine)
-8 QPrintEngine::~QPrintEngine
-12 QPrintEngine::~QPrintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QPrintEngine
- size=4 align=4
- base size=4 base align=4
-QPrintEngine (0xb4178180) 0 nearly-empty
- vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-Class QStylePainter
- size=12 align=4
- base size=12 base align=4
-QStylePainter (0xb4178200) 0
- QPainter (0xb4178240) 0
-
-Class QColormap
- size=4 align=4
- base size=4 base align=4
-QColormap (0xb41782c0) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0xb4178300) 0 empty
-
-
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintEngine)
-8 QPaintEngine::~QPaintEngine
-12 QPaintEngine::~QPaintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QPaintEngine::drawRects
-32 QPaintEngine::drawRects
-36 QPaintEngine::drawLines
-40 QPaintEngine::drawLines
-44 QPaintEngine::drawEllipse
-48 QPaintEngine::drawEllipse
-52 QPaintEngine::drawPath
-56 QPaintEngine::drawPoints
-60 QPaintEngine::drawPoints
-64 QPaintEngine::drawPolygon
-68 QPaintEngine::drawPolygon
-72 __cxa_pure_virtual
-76 QPaintEngine::drawTextItem
-80 QPaintEngine::drawTiledPixmap
-84 QPaintEngine::drawImage
-88 QPaintEngine::coordinateOffset
-92 __cxa_pure_virtual
-
-Class QPaintEngine
- size=20 align=4
- base size=20 base align=4
-QPaintEngine (0xb4178380) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0xb4178480) 0
-
-
-Vtable for QInputContext
-QInputContext::_ZTV13QInputContext: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QInputContext)
-8 QInputContext::metaObject
-12 QInputContext::qt_metacast
-16 QInputContext::qt_metacall
-20 QInputContext::~QInputContext
-24 QInputContext::~QInputContext
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 QInputContext::update
-72 QInputContext::mouseHandler
-76 QInputContext::font
-80 __cxa_pure_virtual
-84 QInputContext::setFocusWidget
-88 QInputContext::widgetDestroyed
-92 QInputContext::actions
-96 QInputContext::x11FilterEvent
-100 QInputContext::filterEvent
-
-Class QInputContext
- size=8 align=4
- base size=8 base align=4
-QInputContext (0xb4178580) 0
- vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
- QObject (0xb41785c0) 0
- primary-for QInputContext (0xb4178580)
-
-Class QInputContextFactory
- size=1 align=1
- base size=0 base align=1
-QInputContextFactory (0xb4178640) 0 empty
-
-Vtable for QInputContextFactoryInterface
-QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
-8 QInputContextFactoryInterface::~QInputContextFactoryInterface
-12 QInputContextFactoryInterface::~QInputContextFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-
-Class QInputContextFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QInputContextFactoryInterface (0xb4178680) 0 nearly-empty
- vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
- QFactoryInterface (0xb41786c0) 0 nearly-empty
- primary-for QInputContextFactoryInterface (0xb4178680)
-
-Vtable for QInputContextPlugin
-QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QInputContextPlugin)
-8 QInputContextPlugin::metaObject
-12 QInputContextPlugin::qt_metacast
-16 QInputContextPlugin::qt_metacall
-20 QInputContextPlugin::~QInputContextPlugin
-24 QInputContextPlugin::~QInputContextPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 (int (*)(...))-0x00000000000000008
-80 (int (*)(...))(& _ZTI19QInputContextPlugin)
-84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
-88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-
-Class QInputContextPlugin
- size=12 align=4
- base size=12 base align=4
-QInputContextPlugin (0xb4178740) 0
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
- QObject (0xb4178780) 0
- primary-for QInputContextPlugin (0xb4178740)
- QInputContextFactoryInterface (0xb41787c0) 8 nearly-empty
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
- QFactoryInterface (0xb4178800) 8 nearly-empty
- primary-for QInputContextFactoryInterface (0xb41787c0)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtGui.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.4.0.linux-gcc-ia32.txt
index e03d6c7971..87525c838d 100644
--- a/tests/auto/bic/data/QtGui.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb6a76924) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb6aab834) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb698a0b4) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb688cce4) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb6805c00) 0
QString (0xb6859348) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb66bdd20) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb676630c) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb65b3100) 0
QGenericArgument (0xb65aa834) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb65aab40) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb6600f80) 0
QObject (0xb6602e88) 0
primary-for QIODevice (0xb6600f80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb64820b4) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb649799c) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb64a6080) 0
QList<QString> (0xb6497f3c) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb65090f0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb63d7618) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb62658ac) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb6265960) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb62d91c0) 0
QTextStream (0xb62d5870) 0
primary-for QTextOStream (0xb62d91c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb62e4258) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb62e45a0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb62e46cc) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb6207a14) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb6220ac8) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb624a1e0) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb60ba7c0) 0
QObject (0xb60bbb40) 0
primary-for QFutureWatcherBase (0xb60ba7c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb61113c0) 0
QRunnable (0xb611c654) 0
primary-for QtConcurrent::ThreadEngineBase (0xb61113c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb612fd98) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb603dce4) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb5e6a03c) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb5e6a21c) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb5ec6ce4) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5cb5780) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5cfb618) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5d2bd98) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5bdcd5c) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb59b7480 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb59b7800 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb5995e10) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb5853f00) 0
QObject (0xb56696cc) 0
primary-for QIODevice (0xb5853f40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb5695bf4) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb56c73fc) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb5717d20) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb57467f8) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb55bd780) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb559c564) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb55daa50) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb562c438) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb5497348) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb54e8dd4) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb54e4bc0) 0
QObject (0xb552d5dc) 0
primary-for QEventLoop (0xb54e4bc0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5550e88) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb536b348) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb53b9bf4) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb53fffb4) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb5433564) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5433d98) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb52838c0) 0
QObject (0xb52a0a50) 0
primary-for QLibrary (0xb52838c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb52ddf3c) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb52e72d0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb53390b4) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb5347d98) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb5157834) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb5161f00) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb5172744) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb5197780) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb51ba744) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb51dac6c) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb50795dc) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb50a2258) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb50cb0b4) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb5120b7c) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb4fe3870) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb4fec000) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb500fb04) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb501d7f8) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2648,10 +2312,6 @@ Class QXmlStreamWriter
base size=4 base align=4
QXmlStreamWriter (0xb4e6003c) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2672,7 +2332,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb4ea7ec4) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2969,8 +2628,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb4d4f078) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -3258,9 +2915,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb4da49d8) 0 empty
-
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -3290,9 +2944,6 @@ QAccessibleInterface (0xb4d9b9c0) 0 nearly-empty
vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
QAccessible (0xb4dd1e4c) 0 empty
-
-
-
Vtable for QAccessibleInterfaceEx
QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
0 (int (*)(...))0
@@ -3804,16 +3455,12 @@ Class QPaintDevice
QPaintDevice (0xb4c7603c) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb4c46d80) 0
QVector<QPoint> (0xb4c835dc) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3825,7 +3472,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb4cc55dc) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -3836,14 +3482,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb4ce53fc) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb4d0a0b4) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -3854,7 +3497,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb4b34d5c) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3878,7 +3520,6 @@ QImage (0xb4b66900) 0
QPaintDevice (0xb4b8c654) 0
primary-for QImage (0xb4b66900)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3902,18 +3543,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb4c13564) 0
-
Class QBrushData
size=124 align=4
base size=121 base align=4
QBrushData (0xb4c222d0) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3973,7 +3607,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb4ac6e10) 0
-
Class QCursor
size=4 align=4
base size=4 base align=4
@@ -4060,7 +3693,6 @@ QWidget (0xb493cb90) 0
QPaintDevice (0xb4936708) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QDialog
QDialog::_ZTV7QDialog: 66u entries
0 (int (*)(...))0
@@ -4310,7 +3942,6 @@ QAbstractPrintDialog (0xb4a15400) 0
QPaintDevice (0xb4a207bc) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -4560,13 +4191,11 @@ QFileDialog (0xb4a15e80) 0
QPaintDevice (0xb48671e0) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb48986cc) 0
-
Vtable for QFileSystemModel
QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
0 (int (*)(...))0
@@ -5027,7 +4656,6 @@ QMessageBox (0xb472d280) 0
QPaintDevice (0xb472b960) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -5531,7 +5159,6 @@ QWizard (0xb479d680) 0
QPaintDevice (0xb47adfb4) 8
vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
Vtable for QWizardPage
QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
@@ -5663,7 +5290,6 @@ Class QGraphicsItem
QGraphicsItem (0xb47f1bf4) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -6219,8 +5845,6 @@ QGraphicsItemGroup (0xb46a4040) 0
QGraphicsItem (0xb469ca14) 0
primary-for QGraphicsItemGroup (0xb46a4040)
-
-
Vtable for QGraphicsLayoutItem
QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
0 (int (*)(...))0
@@ -6571,7 +6195,6 @@ Class QPen
base size=4 base align=4
QPen (0xb4527564) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -6617,9 +6240,6 @@ QGraphicsScene (0xb470f6c0) 0
QObject (0xb4537000) 0
primary-for QGraphicsScene (0xb470f6c0)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -6781,22 +6401,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0xb45b33c0) 0
-
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0xb45e1438) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -7050,8 +6659,6 @@ QGraphicsView (0xb44ee480) 0
QPaintDevice (0xb44f5ca8) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -7305,7 +6912,6 @@ QImageIOPlugin (0xb439eaf0) 0
QFactoryInterface (0xb43a1528) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb436df00)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -7480,8 +7086,6 @@ QActionGroup (0xb422a580) 0
QObject (0xb42360f0) 0
primary-for QActionGroup (0xb422a580)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26u entries
0 (int (*)(...))0
@@ -7786,7 +7390,6 @@ QAbstractSpinBox (0xb4274d00) 0
QPaintDevice (0xb42a66cc) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -7993,8 +7596,6 @@ QStyle (0xb42c7a00) 0
QObject (0xb4301d5c) 0
primary-for QStyle (0xb42c7a00)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -8252,7 +7853,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb41c1040) 0
QStyleOption (0xb41c012c) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -8278,14 +7878,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb41c1ac0) 0
QStyleOption (0xb41e98ac) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb41c1d80) 0
QStyleOption (0xb41e90f0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -8299,7 +7897,6 @@ QStyleOptionTabV2 (0xb420c3c0) 0
QStyleOptionTab (0xb420c400) 0
QStyleOption (0xb40307f8) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -8325,7 +7922,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb420cd00) 0
QStyleOption (0xb4063e88) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -8357,7 +7953,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb40869c0) 0
QStyleOption (0xb40a8a50) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -8421,8 +8016,6 @@ QStyleOptionSpinBox (0xb4104600) 0
QStyleOptionComplex (0xb4104640) 0
QStyleOption (0xb4107b04) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -8430,7 +8023,6 @@ QStyleOptionQ3ListView (0xb4104880) 0
QStyleOptionComplex (0xb41048c0) 0
QStyleOption (0xb411a0b4) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -8526,7 +8118,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb3f9b654) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -8556,9 +8147,6 @@ QItemSelectionModel (0xb3f94bc0) 0
QObject (0xb3fce654) 0
primary-for QItemSelectionModel (0xb3f94bc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -8687,7 +8275,6 @@ QAbstractItemView (0xb4014180) 0
QPaintDevice (0xb3ff7924) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -9149,8 +8736,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb3ed4294) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -9290,8 +8875,6 @@ QListView (0xb3edd140) 0
QPaintDevice (0xb3ef1000) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -9583,8 +9166,6 @@ Class QStandardItem
QStandardItem (0xb3d8c744) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -9862,8 +9443,6 @@ Class QTableWidgetSelectionRange
base size=16 base align=4
QTableWidgetSelectionRange (0xb3c62528) 0
-
-
Vtable for QTableWidgetItem
QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
@@ -10139,16 +9718,11 @@ QTreeView (0xb3cbe380) 0
QPaintDevice (0xb3cc6258) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0xb3ce8000) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -11123,8 +10697,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb3ad2a8c) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -11158,13 +10730,11 @@ Class QPaintEngine
QPaintEngine (0xb3ad2dd4) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb3afb3fc) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -11261,7 +10831,6 @@ QCommonStyle (0xb3afdf00) 0
QObject (0xb398bac8) 0
primary-for QStyle (0xb3afdf40)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -11792,15 +11361,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb383e7f8) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb384aac8) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -11861,8 +11426,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb3744294) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -11911,8 +11474,6 @@ QTextDocument (0xb372dd40) 0
QObject (0xb3761f78) 0
primary-for QTextDocument (0xb372dd40)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -11923,8 +11484,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb37a88ac) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -12085,7 +11644,6 @@ QTextFrame (0xb378ef40) 0
QObject (0xb37f8d98) 0
primary-for QTextObject (0xb378ef80)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -12109,14 +11667,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb361fc30) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb363f9d8) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -13245,7 +12800,6 @@ QDateEdit (0xb359b580) 0
QPaintDevice (0xb35b6834) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -13405,7 +12959,6 @@ QDialogButtonBox (0xb359bc00) 0
QPaintDevice (0xb35f1a50) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -13484,7 +13037,6 @@ QDockWidget (0xb359bf80) 0
QPaintDevice (0xb3415a50) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -13645,7 +13197,6 @@ QFontComboBox (0xb342d640) 0
QPaintDevice (0xb3465a8c) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13963,7 +13514,6 @@ QMainWindow (0xb34c8380) 0
QPaintDevice (0xb34d5924) 8
vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
Vtable for QMdiArea
QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
@@ -14048,7 +13598,6 @@ QMdiArea (0xb34c8700) 0
QPaintDevice (0xb34fa690) 8
vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
Vtable for QMdiSubWindow
QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
0 (int (*)(...))0
@@ -14127,7 +13676,6 @@ QMdiSubWindow (0xb34c8b00) 0
QPaintDevice (0xb332c6cc) 8
vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
Vtable for QMenu
QMenu::_ZTV5QMenu: 63u entries
0 (int (*)(...))0
@@ -14404,7 +13952,6 @@ QTextEdit (0xb32147c0) 0
QPaintDevice (0xb32223fc) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QPlainTextEdit
QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
@@ -15915,43 +15462,3 @@ QWorkspace (0xb31cf7c0) 0
QPaintDevice (0xb31f20f0) 8
vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.5.0.linux-gcc-ia32.txt
index a85c6ce79f..59ea6bd2ff 100644
--- a/tests/auto/bic/data/QtSvg.4.3.1.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtGui.4.5.0.linux-gcc-ia32.txt
@@ -1,80 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb73f71c0) 0 empty
+QSysInfo (0xb6f12bb8) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb73f72c0) 0
+QBool (0xb6f12d5c) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb73f73c0) 0
+qIsNull(double)::U (0xb6597438) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb73f7400) 0
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb65974ec) 0
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6597d20) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6597e4c) 0
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb65d7ce4) 0 empty
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb65d7d20) 0
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb5c62f00) 0
+ QGenericArgument (0xb65d7f3c) 0
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb5ce40b4) 0
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb5ce41e0) 0
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb5ce43c0) 0
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb73f7880) 0
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb5ce45a0) 0
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb73f79c0) 0
+QBasicAtomicInt (0xb5b2cce4) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb73f7a40) 0
- QBasicAtomic (0xb73f7a80) 0
+QAtomicInt (0xb5b5a500) 0
+ QBasicAtomicInt (0xb5b493fc) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb73f7b80) 0
+__locale_struct (0xb5b498e8) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb73f7c00) 0
+QByteArray::Data (0xb5b49d5c) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb73f7bc0) 0
+QByteArray (0xb5b49d20) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb73f7c80) 0
+QByteRef (0xb5bd0c30) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb5c1b4ec) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb5c1b528) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb5c1b4b0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb5ae5078) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb592cd5c) 0
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb59a7dc0) 0
+ QString (0xb59e84b0) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb59e88e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -87,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb73f7d80) 0 nearly-empty
+std::exception (0xb582d99c) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -96,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb73f7e00) 0 nearly-empty
+std::bad_exception (0xb5864c00) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb73f7e40) 0 nearly-empty
- primary-for std::bad_exception (0xb73f7e00)
+ std::exception (0xb582da8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb5864c00)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -112,116 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb73f7ec0) 0 nearly-empty
+std::bad_alloc (0xb5864d80) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb73f7f00) 0 nearly-empty
- primary-for std::bad_alloc (0xb73f7ec0)
+ std::exception (0xb582dce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb5864d80)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb73f7f80) 0 empty
+std::nothrow_t (0xb582df3c) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb73f7dc0) 0
+QListData::Data (0xb588203c) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb73f7fc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb593a500) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb593a580) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb593a5c0) 0
- QGenericArgument (0xb593a600) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb593a780) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb593a840) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb593a880) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb593a980) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb593aa00) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb593a940) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb593ab80) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb593abc0) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb593ac00) 0
- QString (0xb593ac40) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb593acc0) 0
-
-
+QListData (0xb5882000) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb593ad00) 0
+QObjectData (0xb58827bc) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb593aec0) 0
+QObject (0xb5882870) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,7 +238,7 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb593af40) 0 nearly-empty
+QObjectUserData (0xb57560b4) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
Vtable for QIODevice
@@ -308,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb593a100) 0
+QIODevice (0xb5758340) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb593aa80) 0
- primary-for QIODevice (0xb593a100)
-
+ QObject (0xb57561e0) 0
+ primary-for QIODevice (0xb5758340)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -324,804 +292,33 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb593af00) 0
+QDataStream (0xb5756f3c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb5534040) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb5534ec0) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb5534e80) 0
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb55a0300) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb55a0380) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb55a0340) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb55a03c0) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb55a02c0) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb55a0800) 0
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb55a08c0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb55a0940) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb55a0980) 0
- primary-for QTimerEvent (0xb55a0940)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb55a0a00) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb55a0a40) 0
- primary-for QChildEvent (0xb55a0a00)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb55a0ac0) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb55a0b00) 0
- primary-for QCustomEvent (0xb55a0ac0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb55a0b80) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb55a0bc0) 0
- primary-for QDynamicPropertyChangeEvent (0xb55a0b80)
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
-
-Class QTranslator
- size=8 align=4
- base size=8 base align=4
-QTranslator (0xb55a0c40) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb55a0c80) 0
- primary-for QTranslator (0xb55a0c40)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb55a0d00) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb55a0d40) 0
- primary-for QEventLoop (0xb55a0d00)
-
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb55a0e80) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb55a0ec0) 0
- primary-for QCoreApplication (0xb55a0e80)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb55a0140) 0
-
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb55a0440) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb55a0480) 0
- primary-for QTimer (0xb55a0440)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb55a0500) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb55a04c0) 0
- primary-for QObjectCleanupHandler (0xb55a0500)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb55a0900) 0
-
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb55a0a80) 0
-
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractItemModel)
-8 QAbstractItemModel::metaObject
-12 QAbstractItemModel::qt_metacast
-16 QAbstractItemModel::qt_metacall
-20 QAbstractItemModel::~QAbstractItemModel
-24 QAbstractItemModel::~QAbstractItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=8 align=4
- base size=8 base align=4
-QAbstractItemModel (0xb55a0c00) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb55a0cc0) 0
- primary-for QAbstractItemModel (0xb55a0c00)
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractTableModel)
-8 QAbstractTableModel::metaObject
-12 QAbstractTableModel::qt_metacast
-16 QAbstractTableModel::qt_metacall
-20 QAbstractTableModel::~QAbstractTableModel
-24 QAbstractTableModel::~QAbstractTableModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractTableModel::index
-60 QAbstractTableModel::parent
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractTableModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractTableModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=8 align=4
- base size=8 base align=4
-QAbstractTableModel (0xb55a0dc0) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb55a0f00) 0
- primary-for QAbstractTableModel (0xb55a0dc0)
- QObject (0xb55a0f40) 0
- primary-for QAbstractItemModel (0xb55a0f00)
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractListModel)
-8 QAbstractListModel::metaObject
-12 QAbstractListModel::qt_metacast
-16 QAbstractListModel::qt_metacall
-20 QAbstractListModel::~QAbstractListModel
-24 QAbstractListModel::~QAbstractListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 __cxa_pure_virtual
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=8 align=4
- base size=8 base align=4
-QAbstractListModel (0xb55a0f80) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb538d000) 0
- primary-for QAbstractListModel (0xb55a0f80)
- QObject (0xb538d040) 0
- primary-for QAbstractItemModel (0xb538d000)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb538d0c0) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb538d100) 0
- primary-for QSignalMapper (0xb538d0c0)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb538d180) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb538d200) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb538d280) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb538d2c0) 0
-
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb538d340) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb538d380) 0
- primary-for QSocketNotifier (0xb538d340)
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb538d400) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb538d440) 0
- primary-for QMimeData (0xb538d400)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb538d4c0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb538d500) 0
- primary-for QAbstractEventDispatcher (0xb538d4c0)
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb538d580) 0 empty
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb538d600) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb538d880) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb538db40) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb538ddc0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb538d140) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb538d480) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb538d640) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb538d900) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb538d940) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb538da00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb538dec0) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb538df00) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb538df40) 0
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb516e200) 0
+QHashData::Node (0xb57acac8) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb516e1c0) 0
+QHashData (0xb57aca8c) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb516e280) 0 empty
-
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb516ea40) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb516eac0) 0
-
-
+QHashDummyValue (0xb57ea168) 0 empty
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb516ebc0) 0
- QList<QString> (0xb516ec00) 0
-
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
+Class QMapData::Node
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb516ee00) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb516ee40) 0
- primary-for QTimeLine (0xb516ee00)
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb516eec0) 0
-
+QMapData::Node (0xb57ea8ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb57ea870) 0
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
@@ -1135,144 +332,23 @@ QSystemLocale::_ZTV13QSystemLocale: 6u entries
Class QSystemLocale
size=4 align=4
base size=4 base align=4
-QSystemLocale (0xb516ef80) 0 nearly-empty
+QSystemLocale (0xb57eabb8) 0 nearly-empty
vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb516ee80) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb4f730c0) 0
-
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb57eac30) 0
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb4f73280) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb4f732c0) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb4f73540) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb4f735c0) 0
-
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb4f736c0) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb4f73780) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb4f73880) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb4f73980) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb4f73a80) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb4f73ac0) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb4f73b00) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb4f73b80) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb4f73c00) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb4f73c40) 0
- primary-for QThread (0xb4f73c00)
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb4f73d00) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb4f73d40) 0
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb4f73d80) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb4f73e00) 0
-
-
-Class QMutexLocker
+Class QLocale
size=4 align=4
base size=4 base align=4
-QMutexLocker (0xb4f73e40) 0
-
+QLocale (0xb57eabf4) 0
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
-QTextCodec::ConverterState (0xb4f73f00) 0
+QTextCodec::ConverterState (0xb5556294) 0
Vtable for QTextCodec
QTextCodec::_ZTV10QTextCodec: 9u entries
@@ -1289,57 +365,28 @@ QTextCodec::_ZTV10QTextCodec: 9u entries
Class QTextCodec
size=4 align=4
base size=4 base align=4
-QTextCodec (0xb4f73ec0) 0 nearly-empty
+QTextCodec (0xb5556258) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QTextEncoder (0xb4f73900) 0
+QTextEncoder (0xb5556e88) 0
Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QTextDecoder (0xb4f739c0) 0
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb4d94000) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb4d94040) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb4d94080) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb4d940c0) 0
-
-
+QTextDecoder (0xb55a30f0) 0
Class _IO_marker
size=12 align=4
base size=12 base align=4
-_IO_marker (0xb4d94180) 0
+_IO_marker (0xb55a3474) 0
Class _IO_FILE
size=148 align=4
base size=148 base align=4
-_IO_FILE (0xb4d941c0) 0
-
+_IO_FILE (0xb55a34b0) 0
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
@@ -1351,14 +398,13 @@ QTextStream::_ZTV11QTextStream: 4u entries
Class QTextStream
size=8 align=4
base size=8 base align=4
-QTextStream (0xb4d94240) 0
+QTextStream (0xb55a3528) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
-QTextStreamManipulator (0xb4d943c0) 0
+QTextStreamManipulator (0xb55a3b04) 0
Vtable for QTextIStream
QTextIStream::_ZTV12QTextIStream: 4u entries
@@ -1370,10 +416,10 @@ QTextIStream::_ZTV12QTextIStream: 4u entries
Class QTextIStream
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb4d94400) 0
+QTextIStream (0xb55ec880) 0
vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb4d94440) 0
- primary-for QTextIStream (0xb4d94400)
+ QTextStream (0xb5609c30) 0
+ primary-for QTextIStream (0xb55ec880)
Vtable for QTextOStream
QTextOStream::_ZTV12QTextOStream: 4u entries
@@ -1385,45 +431,60 @@ QTextOStream::_ZTV12QTextOStream: 4u entries
Class QTextOStream
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb4d944c0) 0
+QTextOStream (0xb55ecb40) 0
vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb4d94500) 0
- primary-for QTextOStream (0xb4d944c0)
+ QTextStream (0xb541b2d0) 0
+ primary-for QTextOStream (0xb55ecb40)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb541b960) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb541bb04) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb541bb40) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb541bbf4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb541bf00) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb541bf3c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb541bf78) 0
Class QDebug::Stream
size=24 align=4
base size=22 base align=4
-QDebug::Stream (0xb4d945c0) 0
+QDebug::Stream (0xb54502d0) 0
Class QDebug
size=4 align=4
base size=4 base align=4
-QDebug (0xb4d94580) 0
+QDebug (0xb5450294) 0
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb4d94680) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb4d946c0) 0
- primary-for QFileSystemWatcher (0xb4d94680)
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb532cd98) 0 empty
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
@@ -1462,22 +523,12 @@ QFile::_ZTV5QFile: 31u entries
Class QFile
size=8 align=4
base size=8 base align=4
-QFile (0xb4d94740) 0
+QFile (0xb535e280) 0
vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb4d94780) 0
- primary-for QFile (0xb4d94740)
- QObject (0xb4d947c0) 0
- primary-for QIODevice (0xb4d94780)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb4d94880) 0
-
-
-
-
+ QIODevice (0xb535e2c0) 0
+ primary-for QFile (0xb535e280)
+ QObject (0xb536603c) 0
+ primary-for QIODevice (0xb535e2c0)
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
@@ -1516,31 +567,68 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-QTemporaryFile (0xb4d94a00) 0
+QTemporaryFile (0xb535e880) 0
vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb4d94a40) 0
- primary-for QTemporaryFile (0xb4d94a00)
- QIODevice (0xb4d94a80) 0
- primary-for QFile (0xb4d94a40)
- QObject (0xb4d94ac0) 0
- primary-for QIODevice (0xb4d94a80)
+ QFile (0xb535e8c0) 0
+ primary-for QTemporaryFile (0xb535e880)
+ QIODevice (0xb535e900) 0
+ primary-for QFile (0xb535e8c0)
+ QObject (0xb53664b0) 0
+ primary-for QIODevice (0xb535e900)
-Class QDir
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb53667bc) 0
+
+Class QRegExp
size=4 align=4
base size=4 base align=4
-QDir (0xb4d94b40) 0
+QRegExp (0xb5366d5c) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb53fa708) 0
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb53b9a00) 0
+ QList<QString> (0xb53fa870) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb522ddd4) 0
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb4d94d00) 0 empty
+QAbstractFileEngine::ExtensionOption (0xb527a4b0) 0 empty
Class QAbstractFileEngine::ExtensionReturn
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb4d94d40) 0 empty
+QAbstractFileEngine::ExtensionReturn (0xb527a4ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb52882c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb527a528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5288340) 0
+ QAbstractFileEngine::ExtensionReturn (0xb527a564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb52883c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb527a5a0) 0 empty
Vtable for QAbstractFileEngine
QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
@@ -1584,10 +672,9 @@ QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
Class QAbstractFileEngine
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb4d94c80) 0
+QAbstractFileEngine (0xb527a474) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1599,7 +686,7 @@ QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
Class QAbstractFileEngineHandler
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb4d94e40) 0 nearly-empty
+QAbstractFileEngineHandler (0xb527a744) 0 nearly-empty
vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
Vtable for QAbstractFileEngineIterator
@@ -1617,7 +704,7 @@ QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
Class QAbstractFileEngineIterator
size=8 align=4
base size=8 base align=4
-QAbstractFileEngineIterator (0xb4d94ec0) 0
+QAbstractFileEngineIterator (0xb527a780) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
Vtable for QFSFileEngine
@@ -1662,10 +749,72 @@ QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
Class QFSFileEngine
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb4d94f40) 0
+QFSFileEngine (0xb52886c0) 0
vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb4d94f80) 0
- primary-for QFSFileEngine (0xb4d94f40)
+ QAbstractFileEngine (0xb527a7bc) 0
+ primary-for QFSFileEngine (0xb52886c0)
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb52887c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5288800) 0
+ primary-for QProcess (0xb52887c0)
+ QObject (0xb527a8e8) 0
+ primary-for QIODevice (0xb5288800)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb527ab04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb527abf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
@@ -1681,8 +830,8 @@ QBuffer::_ZTV7QBuffer: 30u entries
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
56 QIODevice::isSequential
60 QBuffer::open
64 QBuffer::close
@@ -1703,33 +852,77 @@ QBuffer::_ZTV7QBuffer: 30u entries
Class QBuffer
size=8 align=4
base size=8 base align=4
-QBuffer (0xb4d942c0) 0
+QBuffer (0xb5288d80) 0
vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb4d94480) 0
- primary-for QBuffer (0xb4d942c0)
- QObject (0xb4d94540) 0
- primary-for QIODevice (0xb4d94480)
+ QIODevice (0xb5288dc0) 0
+ primary-for QBuffer (0xb5288d80)
+ QObject (0xb527ad20) 0
+ primary-for QIODevice (0xb5288dc0)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb51270c0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb527af3c) 0
+ primary-for QFileSystemWatcher (0xb51270c0)
Class QUrl
size=4 align=4
base size=4 base align=4
-QUrl (0xb4d94640) 0
-
+QUrl (0xb5132168) 0
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5132744) 0 empty
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb51d21a4) 0
-Class QDirIterator
+Class QVariant::Private::Data
size=8 align=4
base size=8 base align=4
-QDirIterator (0xb4d94d80) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+QVariant::Private::Data (0xb51d221c) 0
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb51d21e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb51d2258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb51d2168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb5213834) 0
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
@@ -1751,74 +944,314 @@ QSettings::_ZTV9QSettings: 14u entries
Class QSettings
size=8 align=4
base size=8 base align=4
-QSettings (0xb4d94fc0) 0
+QSettings (0xb504ebc0) 0
vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb4bc9000) 0
- primary-for QSettings (0xb4d94fc0)
+ QObject (0xb5213ce4) 0
+ primary-for QSettings (0xb504ebc0)
-Class QResource
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb50937f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb50b74b0) 0
+
+Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
-QResource (0xb4bc90c0) 0
+QXmlStreamAttributes (0xb50d20c0) 0
+ QVector<QXmlStreamAttribute> (0xb50b7f00) 0
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb50ea000) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb50ea474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb50eaa50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb4f1530c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4f15348) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb4f153fc) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4f15528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4f69ac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4f921e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4f92f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4fe1000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4ffda8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4e28690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4e8f2d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb4ee603c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4ee630c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4ee6c30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4ee6e4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4df1384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4df1a50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4df1c30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb4df1ca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4df1d5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4c43384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4c438e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
28 QObject::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTimeLine::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
+56 QTimeLine::valueForTime
-Class QProcess
+Class QTimeLine
size=8 align=4
base size=8 base align=4
-QProcess (0xb4bc9100) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb4bc9140) 0
- primary-for QProcess (0xb4bc9100)
- QObject (0xb4bc9180) 0
- primary-for QIODevice (0xb4bc9140)
+QTimeLine (0xb4c72100) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4c43b7c) 0
+ primary-for QTimeLine (0xb4c72100)
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb4bc9240) 0
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4c43d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4c8b21c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb4c8b8ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4ca2080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb4c8bd98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4ca2080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4ca2180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4ca21c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4ca2180)
+ std::exception (0xb4c8bdd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4ca21c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb4c8be10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb4c8be4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb4c8be88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb4cab474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb4cab5a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4cab9d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1826,25 +1259,25 @@ QLibrary::_ZTV8QLibrary: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QThread::run
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb4bc9280) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb4bc92c0) 0
- primary-for QLibrary (0xb4bc9280)
-
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb4b551c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb4b446cc) 0
+ primary-for QThread (0xb4b551c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1853,13 +1286,351 @@ QPluginLoader::_ZTV13QPluginLoader: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QPluginLoader
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb4b55500) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb4b44960) 0
+ primary-for QThreadPool (0xb4b55500)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb4b44bb8) 0
+
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb4b44bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb4b85040) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb4b7f474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb4b85040)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb4ba3a50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb4ba3a8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb4ba2600) 0 empty
+ std::input_iterator_tag (0xb4ba3ac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb4ba2680) 0 empty
+ std::forward_iterator_tag (0xb4ba26c0) 0 empty
+ std::input_iterator_tag (0xb4ba3b04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb4ba2740) 0 empty
+ std::bidirectional_iterator_tag (0xb4ba2780) 0 empty
+ std::forward_iterator_tag (0xb4ba27c0) 0 empty
+ std::input_iterator_tag (0xb4ba3b40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb4ba3c6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb4ba3ca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb4a60e88) 0
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb4ab803c) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb4ab8078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb4ab80f0) 0
+
+Class itimerspec
size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb4bc9380) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb4bc93c0) 0
- primary-for QPluginLoader (0xb4bc9380)
+ base size=16 base align=4
+itimerspec (0xb4ab812c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb4ab8168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb4ab821c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb4ab8258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb4935564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb499999c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb4999a14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb4999e10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb4999e4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb474eb00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb47621a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb474eb00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb47621e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb476221c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb4762258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb4762168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb47865a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb464c078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4407540 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb44075c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb44078c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4407940 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb441912c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4226b00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb43d7924) 0
+ primary-for QFutureWatcherBase (0xb4226b00)
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
@@ -1872,7 +1643,7 @@ QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
Class QFactoryInterface
size=4 align=4
base size=4 base align=4
-QFactoryInterface (0xb4bc9440) 0 nearly-empty
+QFactoryInterface (0xb429a744) 0 nearly-empty
vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
Vtable for QTextCodecFactoryInterface
@@ -1887,10 +1658,10 @@ QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
Class QTextCodecFactoryInterface
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb4bc9540) 0 nearly-empty
+QTextCodecFactoryInterface (0xb42c7d00) 0 nearly-empty
vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb4bc9580) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4bc9540)
+ QFactoryInterface (0xb429ac30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb42c7d00)
Vtable for QTextCodecPlugin
QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
@@ -1915,7 +1686,7 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
72 __cxa_pure_virtual
76 QTextCodecPlugin::keys
80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
+84 (int (*)(...))-0x000000008
88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
@@ -1925,24 +1696,29 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
Class QTextCodecPlugin
size=12 align=4
base size=12 base align=4
-QTextCodecPlugin (0xb4bc9640) 0
+QTextCodecPlugin (0xb42d5eb0) 0
vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb4bc9680) 0
- primary-for QTextCodecPlugin (0xb4bc9640)
- QTextCodecFactoryInterface (0xb4bc96c0) 8 nearly-empty
+ QObject (0xb429aec4) 0
+ primary-for QTextCodecPlugin (0xb42d5eb0)
+ QTextCodecFactoryInterface (0xb42c7f00) 8 nearly-empty
vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb4bc9700) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4bc96c0)
+ QFactoryInterface (0xb429af00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb42c7f00)
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb40e803c) 0 empty
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSessionManager)
-8 QSessionManager::metaObject
-12 QSessionManager::qt_metacast
-16 QSessionManager::qt_metacall
-20 QSessionManager::~QSessionManager
-24 QSessionManager::~QSessionManager
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1950,519 +1726,703 @@ QSessionManager::_ZTV15QSessionManager: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
-Class QSessionManager
+Class QTranslator
size=8 align=4
base size=8 base align=4
-QSessionManager (0xb4bc97c0) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
- QObject (0xb4bc9800) 0
- primary-for QSessionManager (0xb4bc97c0)
+QTranslator (0xb40feac0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb40fa3fc) 0
+ primary-for QTranslator (0xb40feac0)
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb4bc9880) 0
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb40fa6cc) 0
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
-Vtable for QLayoutItem
-QLayoutItem::_ZTV11QLayoutItem: 18u entries
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4148440) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb40fac6c) 0
+ primary-for QMimeData (0xb4148440)
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QLayoutItem)
-8 QLayoutItem::~QLayoutItem
-12 QLayoutItem::~QLayoutItem
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QLayoutItem
+Class QEventLoop
size=8 align=4
base size=8 base align=4
-QLayoutItem (0xb4bc99c0) 0
- vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+QEventLoop (0xb4148700) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb40fae88) 0
+ primary-for QEventLoop (0xb4148700)
-Vtable for QSpacerItem
-QSpacerItem::_ZTV11QSpacerItem: 18u entries
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QSpacerItem)
-8 QSpacerItem::~QSpacerItem
-12 QSpacerItem::~QSpacerItem
-16 QSpacerItem::sizeHint
-20 QSpacerItem::minimumSize
-24 QSpacerItem::maximumSize
-28 QSpacerItem::expandingDirections
-32 QSpacerItem::setGeometry
-36 QSpacerItem::geometry
-40 QSpacerItem::isEmpty
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QSpacerItem::spacerItem
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
-Class QSpacerItem
- size=36 align=4
- base size=36 base align=4
-QSpacerItem (0xb4bc9a40) 0
- vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
- QLayoutItem (0xb4bc9a80) 0
- primary-for QSpacerItem (0xb4bc9a40)
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb416e1a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
-Vtable for QWidgetItem
-QWidgetItem::_ZTV11QWidgetItem: 18u entries
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWidgetItem)
-8 QWidgetItem::~QWidgetItem
-12 QWidgetItem::~QWidgetItem
-16 QWidgetItem::sizeHint
-20 QWidgetItem::minimumSize
-24 QWidgetItem::maximumSize
-28 QWidgetItem::expandingDirections
-32 QWidgetItem::setGeometry
-36 QWidgetItem::geometry
-40 QWidgetItem::isEmpty
-44 QWidgetItem::hasHeightForWidth
-48 QWidgetItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QWidgetItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
-Class QWidgetItem
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4148dc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb416e384) 0
+ primary-for QTimerEvent (0xb4148dc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4148e80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb416e3fc) 0
+ primary-for QChildEvent (0xb4148e80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
size=12 align=4
base size=12 base align=4
-QWidgetItem (0xb4bc9b00) 0
- vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
- QLayoutItem (0xb4bc9b40) 0
- primary-for QWidgetItem (0xb4bc9b00)
+QCustomEvent (0xb4196140) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb416e564) 0
+ primary-for QCustomEvent (0xb4196140)
-Class QLayoutIterator
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb4196240) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb416e654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4196240)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
size=8 align=4
base size=8 base align=4
-QLayoutIterator (0xb4bc9bc0) 0
+QCoreApplication (0xb4196300) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb416e708) 0
+ primary-for QCoreApplication (0xb4196300)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Vtable for QLayout
-QLayout::_ZTV7QLayout: 45u entries
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4196900) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb416eca8) 0
+ primary-for QSharedMemory (0xb4196900)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb416eec4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb41da384) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QLayout)
-8 QLayout::metaObject
-12 QLayout::qt_metacast
-16 QLayout::qt_metacall
-20 QLayout::~QLayout
-24 QLayout::~QLayout
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
64 __cxa_pure_virtual
-68 QLayout::expandingDirections
-72 QLayout::minimumSize
-76 QLayout::maximumSize
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 QLayout::indexOf
-96 __cxa_pure_virtual
-100 QLayout::isEmpty
-104 QLayout::layout
-108 (int (*)(...))-0x00000000000000008
-112 (int (*)(...))(& _ZTI7QLayout)
-116 QLayout::_ZThn8_N7QLayoutD1Ev
-120 QLayout::_ZThn8_N7QLayoutD0Ev
-124 __cxa_pure_virtual
-128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
-132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-140 __cxa_pure_virtual
-144 QLayout::_ZThn8_NK7QLayout8geometryEv
-148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-152 QLayoutItem::hasHeightForWidth
-156 QLayoutItem::heightForWidth
-160 QLayoutItem::minimumHeightForWidth
-164 QLayout::_ZThn8_N7QLayout10invalidateEv
-168 QLayoutItem::widget
-172 QLayout::_ZThn8_N7QLayout6layoutEv
-176 QLayoutItem::spacerItem
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QLayout
- size=16 align=4
- base size=16 base align=4
-QLayout (0xb4bc9c00) 0
- vptr=((& QLayout::_ZTV7QLayout) + 8u)
- QObject (0xb4bc9c40) 0
- primary-for QLayout (0xb4bc9c00)
- QLayoutItem (0xb4bc9c80) 8
- vptr=((& QLayout::_ZTV7QLayout) + 116u)
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb41d6540) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb41da4ec) 0
+ primary-for QAbstractItemModel (0xb41d6540)
-Vtable for QGridLayout
-QGridLayout::_ZTV11QGridLayout: 49u entries
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QGridLayout)
-8 QGridLayout::metaObject
-12 QGridLayout::qt_metacast
-16 QGridLayout::qt_metacall
-20 QGridLayout::~QGridLayout
-24 QGridLayout::~QGridLayout
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGridLayout::invalidate
-60 QLayout::geometry
-64 QGridLayout::addItem
-68 QGridLayout::expandingDirections
-72 QGridLayout::minimumSize
-76 QGridLayout::maximumSize
-80 QGridLayout::setGeometry
-84 QGridLayout::itemAt
-88 QGridLayout::takeAt
-92 QLayout::indexOf
-96 QGridLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QGridLayout::sizeHint
-112 QGridLayout::hasHeightForWidth
-116 QGridLayout::heightForWidth
-120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QGridLayout)
-132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
-136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
-140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
-144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
-148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
-152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
-156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
-172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
-176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
-180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QGridLayout
- size=16 align=4
- base size=16 base align=4
-QGridLayout (0xb4bc9d00) 0
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
- QLayout (0xb4bc9d40) 0
- primary-for QGridLayout (0xb4bc9d00)
- QObject (0xb4bc9d80) 0
- primary-for QLayout (0xb4bc9d40)
- QLayoutItem (0xb4bc9dc0) 8
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb41d6b80) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb41d6bc0) 0
+ primary-for QAbstractTableModel (0xb41d6b80)
+ QObject (0xb41dae4c) 0
+ primary-for QAbstractItemModel (0xb41d6bc0)
-Vtable for QBoxLayout
-QBoxLayout::_ZTV10QBoxLayout: 49u entries
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QBoxLayout)
-8 QBoxLayout::metaObject
-12 QBoxLayout::qt_metacast
-16 QBoxLayout::qt_metacall
-20 QBoxLayout::~QBoxLayout
-24 QBoxLayout::~QBoxLayout
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI10QBoxLayout)
-132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
-136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QBoxLayout
- size=16 align=4
- base size=16 base align=4
-QBoxLayout (0xb4bc9e40) 0
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
- QLayout (0xb4bc9e80) 0
- primary-for QBoxLayout (0xb4bc9e40)
- QObject (0xb4bc9ec0) 0
- primary-for QLayout (0xb4bc9e80)
- QLayoutItem (0xb4bc9f00) 8
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb41d6e00) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb41d6e40) 0
+ primary-for QAbstractListModel (0xb41d6e00)
+ QObject (0xb41daf78) 0
+ primary-for QAbstractItemModel (0xb41d6e40)
-Vtable for QHBoxLayout
-QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHBoxLayout)
-8 QHBoxLayout::metaObject
-12 QHBoxLayout::qt_metacast
-16 QHBoxLayout::qt_metacall
-20 QHBoxLayout::~QHBoxLayout
-24 QHBoxLayout::~QHBoxLayout
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QHBoxLayout)
-132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
-136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-Class QHBoxLayout
- size=16 align=4
- base size=16 base align=4
-QHBoxLayout (0xb4bc9f80) 0
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
- QBoxLayout (0xb4bc9fc0) 0
- primary-for QHBoxLayout (0xb4bc9f80)
- QLayout (0xb4bc9040) 0
- primary-for QBoxLayout (0xb4bc9fc0)
- QObject (0xb4bc9080) 0
- primary-for QLayout (0xb4bc9040)
- QLayoutItem (0xb4bc9200) 8
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4027540) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4026e4c) 0
+ primary-for QSignalMapper (0xb4027540)
-Vtable for QVBoxLayout
-QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QVBoxLayout)
-8 QVBoxLayout::metaObject
-12 QVBoxLayout::qt_metacast
-16 QVBoxLayout::qt_metacall
-20 QVBoxLayout::~QVBoxLayout
-24 QVBoxLayout::~QVBoxLayout
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QVBoxLayout)
-132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
-136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-Class QVBoxLayout
- size=16 align=4
- base size=16 base align=4
-QVBoxLayout (0xb4bc9300) 0
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
- QBoxLayout (0xb4bc9400) 0
- primary-for QVBoxLayout (0xb4bc9300)
- QLayout (0xb4bc9480) 0
- primary-for QBoxLayout (0xb4bc9400)
- QObject (0xb4bc95c0) 0
- primary-for QLayout (0xb4bc9480)
- QLayoutItem (0xb4bc9740) 8
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4027800) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4044078) 0
+ primary-for QObjectCleanupHandler (0xb4027800)
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 7u entries
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb40441a4) 0
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintDevice)
-8 QPaintDevice::~QPaintDevice
-12 QPaintDevice::~QPaintDevice
-16 QPaintDevice::devType
-20 __cxa_pure_virtual
-24 QPaintDevice::metric
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QPaintDevice
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4027e00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4044438) 0
+ primary-for QSocketNotifier (0xb4027e00)
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4061180) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4044708) 0
+ primary-for QTimer (0xb4061180)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
size=8 align=4
- base size=6 base align=4
-QPaintDevice (0xb4bc9780) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4061680) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb404499c) 0
+ primary-for QAbstractEventDispatcher (0xb4061680)
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4044bb8) 0
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4044ec4) 0
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb409712c) 0
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb40971e0) 0
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4097438) 0
-Class QColor
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
size=16 align=4
- base size=14 base align=4
-QColor (0xb4bc9900) 0
+ base size=13 base align=4
+QLibrary (0xb40a3180) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb40974b0) 0
+ primary-for QLibrary (0xb40a3180)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb40a3580) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4097708) 0
+ primary-for QPluginLoader (0xb40a3580)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4097834) 0
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb3ee6834) 0
-Class QPolygon
+Class QThreadStorageData
size=4 align=4
base size=4 base align=4
-QPolygon (0xb49a5040) 0
- QVector<QPoint> (0xb49a5080) 0
+QThreadStorageData (0xb3ee6870) 0
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb3ee68e8) 0
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb3ee6924) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb3ee6e10) 0
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb3f155dc) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb3f15bb8) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb3f39ac0) 0
+ QVector<QPoint> (0xb3f15e10) 0
Class QPolygonF
size=4 align=4
base size=4 base align=4
-QPolygonF (0xb49a5180) 0
- QVector<QPointF> (0xb49a51c0) 0
+QPolygonF (0xb3f940c0) 0
+ QVector<QPointF> (0xb3f8b7bc) 0
Class QRegion::QRegionData
size=16 align=4
base size=16 base align=4
-QRegion::QRegionData (0xb49a5340) 0
+QRegion::QRegionData (0xb3fb50f0) 0
Class QRegion
size=4 align=4
base size=4 base align=4
-QRegion (0xb49a5200) 0
+QRegion (0xb3fb50b4) 0
Class QMatrix
size=48 align=4
base size=48 base align=4
-QMatrix (0xb49a5380) 0
-
+QMatrix (0xb3fb5438) 0
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
-QPainterPath::Element (0xb49a5440) 0
+QPainterPath::Element (0xb3fb5bb8) 0
Class QPainterPath
size=4 align=4
base size=4 base align=4
-QPainterPath (0xb49a5400) 0
-
-
+QPainterPath (0xb3fb5b7c) 0
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
-QPainterPathPrivate (0xb49a5500) 0
-
+QPainterPathPrivate (0xb3e1303c) 0
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
-QPainterPathStroker (0xb49a5700) 0
+QPainterPathStroker (0xb3e13168) 0
Class QTransform
size=80 align=4
base size=80 base align=4
-QTransform (0xb49a57c0) 0
+QTransform (0xb3e4a000) 0
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb3e85618) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
-QImageTextKeyLang (0xb49a5880) 0
+QImageTextKeyLang (0xb3e85e4c) 0
Vtable for QImage
QImage::_ZTV6QImage: 7u entries
@@ -2477,11 +2437,10 @@ QImage::_ZTV6QImage: 7u entries
Class QImage
size=12 align=4
base size=12 base align=4
-QImage (0xb49a58c0) 0
+QImage (0xb3e9a4c0) 0
vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb49a5900) 0
- primary-for QImage (0xb49a58c0)
-
+ QPaintDevice (0xb3ea2834) 0
+ primary-for QImage (0xb3e9a4c0)
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
@@ -2496,273 +2455,197 @@ QPixmap::_ZTV7QPixmap: 7u entries
Class QPixmap
size=12 align=4
base size=12 base align=4
-QPixmap (0xb49a5a80) 0
+QPixmap (0xb3e9ae00) 0
vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb49a5ac0) 0
- primary-for QPixmap (0xb49a5a80)
+ QPaintDevice (0xb3d044ec) 0
+ primary-for QPixmap (0xb3e9ae00)
Class QBrush
size=4 align=4
base size=4 base align=4
-QBrush (0xb49a5c00) 0
-
+QBrush (0xb3d04b40) 0
Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb49a5cc0) 0
-
-
-
-
-
-
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb3d04d98) 0
Class QGradient
size=56 align=4
base size=56 base align=4
-QGradient (0xb49a5d00) 0
+QGradient (0xb3d4c168) 0
Class QLinearGradient
size=56 align=4
base size=56 base align=4
-QLinearGradient (0xb49a5f40) 0
- QGradient (0xb49a5f80) 0
+QLinearGradient (0xb3d2ec40) 0
+ QGradient (0xb3d4c3fc) 0
Class QRadialGradient
size=56 align=4
base size=56 base align=4
-QRadialGradient (0xb49a5fc0) 0
- QGradient (0xb49a5240) 0
+QRadialGradient (0xb3d2ed40) 0
+ QGradient (0xb3d4c438) 0
Class QConicalGradient
size=56 align=4
base size=56 base align=4
-QConicalGradient (0xb49a5280) 0
- QGradient (0xb49a52c0) 0
+QConicalGradient (0xb3d2ee40) 0
+ QGradient (0xb3d4c474) 0
-Class QPalette
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb3d4c4b0) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb3d4c744) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb3d4c708) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3da72d0) 0
+
+Class QTextFormat
size=8 align=4
base size=8 base align=4
-QPalette (0xb49a5300) 0
+QTextFormat (0xb3da7b40) 0
-Class QColorGroup
+Class QTextCharFormat
size=8 align=4
base size=8 base align=4
-QColorGroup (0xb49a54c0) 0
- QPalette (0xb49a5480) 0
+QTextCharFormat (0xb3be7740) 0
+ QTextFormat (0xb3c2a0b4) 0
-Class QFont
+Class QTextBlockFormat
size=8 align=4
base size=8 base align=4
-QFont (0xb49a5980) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb49a5b80) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb49a5b00) 0
+QTextBlockFormat (0xb3c53680) 0
+ QTextFormat (0xb3c58690) 0
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb49a5b40) 0
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb3c53c40) 0
+ QTextFormat (0xb3c58e4c) 0
-Class QCursor
- size=4 align=4
- base size=4 base align=4
-QCursor (0xb49a5c40) 0
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb3c53e00) 0
+ QTextCharFormat (0xb3c53e40) 0
+ QTextFormat (0xb3c7c0b4) 0
-Class QKeySequence
- size=4 align=4
- base size=4 base align=4
-QKeySequence (0xb49a5d40) 0
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb3c85080) 0
+ QTextFormat (0xb3c7c384) 0
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb3c85700) 0
+ QTextFrameFormat (0xb3c85740) 0
+ QTextFormat (0xb3c7cbb8) 0
-Class QWidgetData
- size=64 align=4
- base size=64 base align=4
-QWidgetData (0xb47fd0c0) 0
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3c85c40) 0
+ QTextCharFormat (0xb3c85c80) 0
+ QTextFormat (0xb3cac1a4) 0
-Vtable for QWidget
-QWidget::_ZTV7QWidget: 63u entries
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWidget)
-8 QWidget::metaObject
-12 QWidget::qt_metacast
-16 QWidget::qt_metacall
-20 QWidget::~QWidget
-24 QWidget::~QWidget
-28 QWidget::event
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI7QWidget)
-232 QWidget::_ZThn8_N7QWidgetD1Ev
-236 QWidget::_ZThn8_N7QWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWidget
- size=20 align=4
- base size=20 base align=4
-QWidget (0xb47fd100) 0
- vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb47fd140) 0
- primary-for QWidget (0xb47fd100)
- QPaintDevice (0xb47fd180) 8
- vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
-Class QToolTip
- size=1 align=1
- base size=0 base align=1
-QToolTip (0xb47fd3c0) 0 empty
-
-Vtable for QMimeSource
-QMimeSource::_ZTV11QMimeSource: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMimeSource)
-8 QMimeSource::~QMimeSource
-12 QMimeSource::~QMimeSource
-16 __cxa_pure_virtual
-20 QMimeSource::provides
-24 __cxa_pure_virtual
-
-Class QMimeSource
- size=4 align=4
- base size=4 base align=4
-QMimeSource (0xb47fd400) 0 nearly-empty
- vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
+Class QTextObject
+ size=8 align=4
+ base size=8 base align=4
+QTextObject (0xb3c85f80) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3cac528) 0
+ primary-for QTextObject (0xb3c85f80)
-Vtable for QStackedLayout
-QStackedLayout::_ZTV14QStackedLayout: 46u entries
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedLayout)
-8 QStackedLayout::metaObject
-12 QStackedLayout::qt_metacast
-16 QStackedLayout::qt_metacall
-20 QStackedLayout::~QStackedLayout
-24 QStackedLayout::~QStackedLayout
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
-64 QStackedLayout::addItem
-68 QLayout::expandingDirections
-72 QStackedLayout::minimumSize
-76 QLayout::maximumSize
-80 QStackedLayout::setGeometry
-84 QStackedLayout::itemAt
-88 QStackedLayout::takeAt
-92 QLayout::indexOf
-96 QStackedLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QStackedLayout::sizeHint
-112 (int (*)(...))-0x00000000000000008
-116 (int (*)(...))(& _ZTI14QStackedLayout)
-120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
-124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
-128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
-132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
-136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
-148 QLayout::_ZThn8_NK7QLayout8geometryEv
-152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-156 QLayoutItem::hasHeightForWidth
-160 QLayoutItem::heightForWidth
-164 QLayoutItem::minimumHeightForWidth
-168 QLayout::_ZThn8_N7QLayout10invalidateEv
-172 QLayoutItem::widget
-176 QLayout::_ZThn8_N7QLayout6layoutEv
-180 QLayoutItem::spacerItem
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
-Class QStackedLayout
- size=16 align=4
- base size=16 base align=4
-QStackedLayout (0xb47fd4c0) 0
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
- QLayout (0xb47fd500) 0
- primary-for QStackedLayout (0xb47fd4c0)
- QObject (0xb47fd540) 0
- primary-for QLayout (0xb47fd500)
- QLayoutItem (0xb47fd580) 8
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb3cbc240) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3cbc280) 0
+ primary-for QTextBlockGroup (0xb3cbc240)
+ QObject (0xb3cac744) 0
+ primary-for QTextObject (0xb3cbc280)
-Class QIcon
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
+
+Class QTextFrameLayoutData
size=4 align=4
base size=4 base align=4
-QIcon (0xb47fd600) 0
+QTextFrameLayoutData (0xb3cac960) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3cac9d8) 0
-Vtable for QAction
-QAction::_ZTV7QAction: 14u entries
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QAction)
-8 QAction::metaObject
-12 QAction::qt_metacast
-16 QAction::qt_metacall
-20 QAction::~QAction
-24 QAction::~QAction
-28 QAction::event
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -2770,98 +2653,161 @@ QAction::_ZTV7QAction: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QAction
+Class QTextFrame
size=8 align=4
base size=8 base align=4
-QAction (0xb47fd700) 0
- vptr=((& QAction::_ZTV7QAction) + 8u)
- QObject (0xb47fd740) 0
- primary-for QAction (0xb47fd700)
+QTextFrame (0xb3cbc580) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3cbc5c0) 0
+ primary-for QTextFrame (0xb3cbc580)
+ QObject (0xb3cac99c) 0
+ primary-for QTextObject (0xb3cbc5c0)
-Vtable for QActionGroup
-QActionGroup::_ZTV12QActionGroup: 14u entries
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionGroup)
-8 QActionGroup::metaObject
-12 QActionGroup::qt_metacast
-16 QActionGroup::qt_metacall
-20 QActionGroup::~QActionGroup
-24 QActionGroup::~QActionGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
-Class QActionGroup
+Class QTextBlockUserData
+ size=4 align=4
+ base size=4 base align=4
+QTextBlockUserData (0xb3aea690) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3aea708) 0
+
+Class QTextBlock
size=8 align=4
base size=8 base align=4
-QActionGroup (0xb47fd800) 0
- vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
- QObject (0xb47fd840) 0
- primary-for QActionGroup (0xb47fd800)
+QTextBlock (0xb3aea6cc) 0
+
+Class QTextFragment
+ size=12 align=4
+ base size=12 base align=4
+QTextFragment (0xb3b0e384) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb3b1e2d0) 0
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb3b1e528) 0
+Class QFontDatabase
+ size=4 align=4
+ base size=4 base align=4
+QFontDatabase (0xb3b1e5dc) 0
-Vtable for QShortcut
-QShortcut::_ZTV9QShortcut: 14u entries
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QShortcut)
-8 QShortcut::metaObject
-12 QShortcut::qt_metacast
-16 QShortcut::qt_metacall
-20 QShortcut::~QShortcut
-24 QShortcut::~QShortcut
-28 QShortcut::event
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb3b1e618) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
-Class QShortcut
+Class QTextDocument
size=8 align=4
base size=8 base align=4
-QShortcut (0xb47fd9c0) 0
- vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
- QObject (0xb47fda00) 0
- primary-for QShortcut (0xb47fd9c0)
+QTextDocument (0xb3b1b7c0) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3b1e834) 0
+ primary-for QTextDocument (0xb3b1b7c0)
-Vtable for QApplication
-QApplication::_ZTV12QApplication: 20u entries
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3b1eb40) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QApplication)
-8 QApplication::metaObject
-12 QApplication::qt_metacast
-16 QApplication::qt_metacall
-20 QApplication::~QApplication
-24 QApplication::~QApplication
-28 QApplication::event
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QApplication::notify
-60 QApplication::compressEvent
-64 QApplication::x11EventFilter
-68 QApplication::x11ClientMessage
-72 QApplication::commitData
-76 QApplication::saveState
-Class QApplication
+Class QTextTable
size=8 align=4
base size=8 base align=4
-QApplication (0xb47fda80) 0
- vptr=((& QApplication::_ZTV12QApplication) + 8u)
- QCoreApplication (0xb47fdac0) 0
- primary-for QApplication (0xb47fda80)
- QObject (0xb47fdb00) 0
- primary-for QCoreApplication (0xb47fdac0)
+QTextTable (0xb3b8d040) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3b8d080) 0
+ primary-for QTextTable (0xb3b8d040)
+ QTextObject (0xb3b8d0c0) 0
+ primary-for QTextFrame (0xb3b8d080)
+ QObject (0xb3b8b3c0) 0
+ primary-for QTextObject (0xb3b8d0c0)
+
+Class QTextDocumentWriter
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentWriter (0xb3b8b924) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb3b8b960) 0
+
+Vtable for QMimeSource
+QMimeSource::_ZTV11QMimeSource: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMimeSource)
+8 QMimeSource::~QMimeSource
+12 QMimeSource::~QMimeSource
+16 __cxa_pure_virtual
+20 QMimeSource::provides
+24 __cxa_pure_virtual
+
+Class QMimeSource
+ size=4 align=4
+ base size=4 base align=4
+QMimeSource (0xb3b8bc6c) 0 nearly-empty
+ vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
Vtable for QDrag
QDrag::_ZTV5QDrag: 14u entries
@@ -2883,10 +2829,10 @@ QDrag::_ZTV5QDrag: 14u entries
Class QDrag
size=8 align=4
base size=8 base align=4
-QDrag (0xb47fdb80) 0
+QDrag (0xb3b8dac0) 0
vptr=((& QDrag::_ZTV5QDrag) + 8u)
- QObject (0xb47fdbc0) 0
- primary-for QDrag (0xb47fdb80)
+ QObject (0xb3b8bca8) 0
+ primary-for QDrag (0xb3b8dac0)
Vtable for QInputEvent
QInputEvent::_ZTV11QInputEvent: 4u entries
@@ -2898,10 +2844,10 @@ QInputEvent::_ZTV11QInputEvent: 4u entries
Class QInputEvent
size=16 align=4
base size=16 base align=4
-QInputEvent (0xb47fdc40) 0
+QInputEvent (0xb3b8dd80) 0
vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
- QEvent (0xb47fdc80) 0
- primary-for QInputEvent (0xb47fdc40)
+ QEvent (0xb3b8bec4) 0
+ primary-for QInputEvent (0xb3b8dd80)
Vtable for QMouseEvent
QMouseEvent::_ZTV11QMouseEvent: 4u entries
@@ -2913,12 +2859,12 @@ QMouseEvent::_ZTV11QMouseEvent: 4u entries
Class QMouseEvent
size=40 align=4
base size=40 base align=4
-QMouseEvent (0xb47fdd00) 0
+QMouseEvent (0xb3b8de40) 0
vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
- QInputEvent (0xb47fdd40) 0
- primary-for QMouseEvent (0xb47fdd00)
- QEvent (0xb47fdd80) 0
- primary-for QInputEvent (0xb47fdd40)
+ QInputEvent (0xb3b8de80) 0
+ primary-for QMouseEvent (0xb3b8de40)
+ QEvent (0xb3b8bf78) 0
+ primary-for QInputEvent (0xb3b8de80)
Vtable for QHoverEvent
QHoverEvent::_ZTV11QHoverEvent: 4u entries
@@ -2930,10 +2876,10 @@ QHoverEvent::_ZTV11QHoverEvent: 4u entries
Class QHoverEvent
size=28 align=4
base size=28 base align=4
-QHoverEvent (0xb47fde00) 0
+QHoverEvent (0xb3be4280) 0
vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
- QEvent (0xb47fde40) 0
- primary-for QHoverEvent (0xb47fde00)
+ QEvent (0xb3bdf474) 0
+ primary-for QHoverEvent (0xb3be4280)
Vtable for QWheelEvent
QWheelEvent::_ZTV11QWheelEvent: 4u entries
@@ -2945,12 +2891,12 @@ QWheelEvent::_ZTV11QWheelEvent: 4u entries
Class QWheelEvent
size=44 align=4
base size=44 base align=4
-QWheelEvent (0xb47fdec0) 0
+QWheelEvent (0xb3be4380) 0
vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
- QInputEvent (0xb47fdf00) 0
- primary-for QWheelEvent (0xb47fdec0)
- QEvent (0xb47fdf40) 0
- primary-for QInputEvent (0xb47fdf00)
+ QInputEvent (0xb3be43c0) 0
+ primary-for QWheelEvent (0xb3be4380)
+ QEvent (0xb3bdf528) 0
+ primary-for QInputEvent (0xb3be43c0)
Vtable for QTabletEvent
QTabletEvent::_ZTV12QTabletEvent: 4u entries
@@ -2962,12 +2908,12 @@ QTabletEvent::_ZTV12QTabletEvent: 4u entries
Class QTabletEvent
size=104 align=4
base size=104 base align=4
-QTabletEvent (0xb47fdfc0) 0
+QTabletEvent (0xb3be4700) 0
vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
- QInputEvent (0xb47fd000) 0
- primary-for QTabletEvent (0xb47fdfc0)
- QEvent (0xb47fd040) 0
- primary-for QInputEvent (0xb47fd000)
+ QInputEvent (0xb3be4740) 0
+ primary-for QTabletEvent (0xb3be4700)
+ QEvent (0xb3bdf8e8) 0
+ primary-for QInputEvent (0xb3be4740)
Vtable for QKeyEvent
QKeyEvent::_ZTV9QKeyEvent: 4u entries
@@ -2979,12 +2925,12 @@ QKeyEvent::_ZTV9QKeyEvent: 4u entries
Class QKeyEvent
size=28 align=4
base size=27 base align=4
-QKeyEvent (0xb47fd200) 0
+QKeyEvent (0xb3be4c40) 0
vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
- QInputEvent (0xb47fd240) 0
- primary-for QKeyEvent (0xb47fd200)
- QEvent (0xb47fd280) 0
- primary-for QInputEvent (0xb47fd240)
+ QInputEvent (0xb3be4c80) 0
+ primary-for QKeyEvent (0xb3be4c40)
+ QEvent (0xb3bdff3c) 0
+ primary-for QInputEvent (0xb3be4c80)
Vtable for QFocusEvent
QFocusEvent::_ZTV11QFocusEvent: 4u entries
@@ -2996,10 +2942,10 @@ QFocusEvent::_ZTV11QFocusEvent: 4u entries
Class QFocusEvent
size=16 align=4
base size=16 base align=4
-QFocusEvent (0xb47fd300) 0
+QFocusEvent (0xb3a1b1c0) 0
vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
- QEvent (0xb47fd1c0) 0
- primary-for QFocusEvent (0xb47fd300)
+ QEvent (0xb3a1699c) 0
+ primary-for QFocusEvent (0xb3a1b1c0)
Vtable for QPaintEvent
QPaintEvent::_ZTV11QPaintEvent: 4u entries
@@ -3011,10 +2957,10 @@ QPaintEvent::_ZTV11QPaintEvent: 4u entries
Class QPaintEvent
size=36 align=4
base size=33 base align=4
-QPaintEvent (0xb47fd440) 0
+QPaintEvent (0xb3a1b340) 0
vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
- QEvent (0xb47fd5c0) 0
- primary-for QPaintEvent (0xb47fd440)
+ QEvent (0xb3a16a50) 0
+ primary-for QPaintEvent (0xb3a1b340)
Vtable for QUpdateLaterEvent
QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
@@ -3026,10 +2972,10 @@ QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
Class QUpdateLaterEvent
size=16 align=4
base size=16 base align=4
-QUpdateLaterEvent (0xb47fd680) 0
+QUpdateLaterEvent (0xb3a1b4c0) 0
vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
- QEvent (0xb47fd640) 0
- primary-for QUpdateLaterEvent (0xb47fd680)
+ QEvent (0xb3a16b7c) 0
+ primary-for QUpdateLaterEvent (0xb3a1b4c0)
Vtable for QMoveEvent
QMoveEvent::_ZTV10QMoveEvent: 4u entries
@@ -3041,10 +2987,10 @@ QMoveEvent::_ZTV10QMoveEvent: 4u entries
Class QMoveEvent
size=28 align=4
base size=28 base align=4
-QMoveEvent (0xb47fd7c0) 0
+QMoveEvent (0xb3a1b580) 0
vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
- QEvent (0xb47fd880) 0
- primary-for QMoveEvent (0xb47fd7c0)
+ QEvent (0xb3a16bf4) 0
+ primary-for QMoveEvent (0xb3a1b580)
Vtable for QResizeEvent
QResizeEvent::_ZTV12QResizeEvent: 4u entries
@@ -3056,10 +3002,10 @@ QResizeEvent::_ZTV12QResizeEvent: 4u entries
Class QResizeEvent
size=28 align=4
base size=28 base align=4
-QResizeEvent (0xb47fda40) 0
+QResizeEvent (0xb3a1b680) 0
vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
- QEvent (0xb47fdb40) 0
- primary-for QResizeEvent (0xb47fda40)
+ QEvent (0xb3a16ca8) 0
+ primary-for QResizeEvent (0xb3a1b680)
Vtable for QCloseEvent
QCloseEvent::_ZTV11QCloseEvent: 4u entries
@@ -3071,10 +3017,10 @@ QCloseEvent::_ZTV11QCloseEvent: 4u entries
Class QCloseEvent
size=12 align=4
base size=12 base align=4
-QCloseEvent (0xb47fdc00) 0
+QCloseEvent (0xb3a1b780) 0
vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
- QEvent (0xb47fdcc0) 0
- primary-for QCloseEvent (0xb47fdc00)
+ QEvent (0xb3a16d5c) 0
+ primary-for QCloseEvent (0xb3a1b780)
Vtable for QIconDragEvent
QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
@@ -3086,10 +3032,10 @@ QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
Class QIconDragEvent
size=12 align=4
base size=12 base align=4
-QIconDragEvent (0xb47fddc0) 0
+QIconDragEvent (0xb3a1b800) 0
vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
- QEvent (0xb47fde80) 0
- primary-for QIconDragEvent (0xb47fddc0)
+ QEvent (0xb3a16d98) 0
+ primary-for QIconDragEvent (0xb3a1b800)
Vtable for QShowEvent
QShowEvent::_ZTV10QShowEvent: 4u entries
@@ -3101,10 +3047,10 @@ QShowEvent::_ZTV10QShowEvent: 4u entries
Class QShowEvent
size=12 align=4
base size=12 base align=4
-QShowEvent (0xb47fdf80) 0
+QShowEvent (0xb3a1b880) 0
vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
- QEvent (0xb45dd000) 0
- primary-for QShowEvent (0xb47fdf80)
+ QEvent (0xb3a16dd4) 0
+ primary-for QShowEvent (0xb3a1b880)
Vtable for QHideEvent
QHideEvent::_ZTV10QHideEvent: 4u entries
@@ -3116,10 +3062,10 @@ QHideEvent::_ZTV10QHideEvent: 4u entries
Class QHideEvent
size=12 align=4
base size=12 base align=4
-QHideEvent (0xb45dd080) 0
+QHideEvent (0xb3a1b900) 0
vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
- QEvent (0xb45dd0c0) 0
- primary-for QHideEvent (0xb45dd080)
+ QEvent (0xb3a16e10) 0
+ primary-for QHideEvent (0xb3a1b900)
Vtable for QContextMenuEvent
QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
@@ -3131,19 +3077,17 @@ QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
Class QContextMenuEvent
size=36 align=4
base size=33 base align=4
-QContextMenuEvent (0xb45dd140) 0
+QContextMenuEvent (0xb3a1b980) 0
vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
- QInputEvent (0xb45dd180) 0
- primary-for QContextMenuEvent (0xb45dd140)
- QEvent (0xb45dd1c0) 0
- primary-for QInputEvent (0xb45dd180)
+ QInputEvent (0xb3a1b9c0) 0
+ primary-for QContextMenuEvent (0xb3a1b980)
+ QEvent (0xb3a16e4c) 0
+ primary-for QInputEvent (0xb3a1b9c0)
Class QInputMethodEvent::Attribute
size=24 align=4
base size=24 base align=4
-QInputMethodEvent::Attribute (0xb45dd2c0) 0
-
-
+QInputMethodEvent::Attribute (0xb3a431a4) 0
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
@@ -3155,10 +3099,10 @@ QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
Class QInputMethodEvent
size=32 align=4
base size=32 base align=4
-QInputMethodEvent (0xb45dd240) 0
+QInputMethodEvent (0xb3a1bc00) 0
vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
- QEvent (0xb45dd280) 0
- primary-for QInputMethodEvent (0xb45dd240)
+ QEvent (0xb3a43168) 0
+ primary-for QInputMethodEvent (0xb3a1bc00)
Vtable for QDropEvent
QDropEvent::_ZTV10QDropEvent: 14u entries
@@ -3169,7 +3113,7 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI10QDropEvent)
36 QDropEvent::_ZThn12_N10QDropEventD1Ev
40 QDropEvent::_ZThn12_N10QDropEventD0Ev
@@ -3180,11 +3124,11 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
Class QDropEvent
size=52 align=4
base size=52 base align=4
-QDropEvent (0xb45dd480) 0
+QDropEvent (0xb3a61500) 0
vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
- QEvent (0xb45dd4c0) 0
- primary-for QDropEvent (0xb45dd480)
- QMimeSource (0xb45dd500) 12 nearly-empty
+ QEvent (0xb3a43744) 0
+ primary-for QDropEvent (0xb3a61500)
+ QMimeSource (0xb3a43780) 12 nearly-empty
vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
Vtable for QDragMoveEvent
@@ -3196,7 +3140,7 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI14QDragMoveEvent)
36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
@@ -3207,13 +3151,13 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
Class QDragMoveEvent
size=68 align=4
base size=68 base align=4
-QDragMoveEvent (0xb45dd580) 0
+QDragMoveEvent (0xb3a66480) 0
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
- QDropEvent (0xb45dd5c0) 0
- primary-for QDragMoveEvent (0xb45dd580)
- QEvent (0xb45dd600) 0
- primary-for QDropEvent (0xb45dd5c0)
- QMimeSource (0xb45dd640) 12 nearly-empty
+ QDropEvent (0xb3a74230) 0
+ primary-for QDragMoveEvent (0xb3a66480)
+ QEvent (0xb3a43ca8) 0
+ primary-for QDropEvent (0xb3a74230)
+ QMimeSource (0xb3a43ce4) 12 nearly-empty
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
Vtable for QDragEnterEvent
@@ -3225,7 +3169,7 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI15QDragEnterEvent)
36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
@@ -3236,15 +3180,15 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
Class QDragEnterEvent
size=68 align=4
base size=68 base align=4
-QDragEnterEvent (0xb45dd6c0) 0
+QDragEnterEvent (0xb3a66680) 0
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
- QDragMoveEvent (0xb45dd700) 0
- primary-for QDragEnterEvent (0xb45dd6c0)
- QDropEvent (0xb45dd740) 0
- primary-for QDragMoveEvent (0xb45dd700)
- QEvent (0xb45dd780) 0
- primary-for QDropEvent (0xb45dd740)
- QMimeSource (0xb45dd7c0) 12 nearly-empty
+ QDragMoveEvent (0xb3a666c0) 0
+ primary-for QDragEnterEvent (0xb3a66680)
+ QDropEvent (0xb3a77320) 0
+ primary-for QDragMoveEvent (0xb3a666c0)
+ QEvent (0xb3a43ec4) 0
+ primary-for QDropEvent (0xb3a77320)
+ QMimeSource (0xb3a43f00) 12 nearly-empty
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
Vtable for QDragResponseEvent
@@ -3257,10 +3201,10 @@ QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
Class QDragResponseEvent
size=16 align=4
base size=13 base align=4
-QDragResponseEvent (0xb45dd840) 0
+QDragResponseEvent (0xb3a66740) 0
vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
- QEvent (0xb45dd880) 0
- primary-for QDragResponseEvent (0xb45dd840)
+ QEvent (0xb3a43f3c) 0
+ primary-for QDragResponseEvent (0xb3a66740)
Vtable for QDragLeaveEvent
QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
@@ -3272,10 +3216,10 @@ QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
Class QDragLeaveEvent
size=12 align=4
base size=12 base align=4
-QDragLeaveEvent (0xb45dd900) 0
+QDragLeaveEvent (0xb3a66800) 0
vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
- QEvent (0xb45dd940) 0
- primary-for QDragLeaveEvent (0xb45dd900)
+ QEvent (0xb3a43fb4) 0
+ primary-for QDragLeaveEvent (0xb3a66800)
Vtable for QHelpEvent
QHelpEvent::_ZTV10QHelpEvent: 4u entries
@@ -3287,10 +3231,10 @@ QHelpEvent::_ZTV10QHelpEvent: 4u entries
Class QHelpEvent
size=28 align=4
base size=28 base align=4
-QHelpEvent (0xb45dd9c0) 0
+QHelpEvent (0xb3a66880) 0
vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
- QEvent (0xb45dda00) 0
- primary-for QHelpEvent (0xb45dd9c0)
+ QEvent (0xb3a81000) 0
+ primary-for QHelpEvent (0xb3a66880)
Vtable for QStatusTipEvent
QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
@@ -3302,10 +3246,10 @@ QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
Class QStatusTipEvent
size=16 align=4
base size=16 base align=4
-QStatusTipEvent (0xb45dda80) 0
+QStatusTipEvent (0xb3a66a80) 0
vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
- QEvent (0xb45ddac0) 0
- primary-for QStatusTipEvent (0xb45dda80)
+ QEvent (0xb3a81294) 0
+ primary-for QStatusTipEvent (0xb3a66a80)
Vtable for QWhatsThisClickedEvent
QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
@@ -3317,10 +3261,10 @@ QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
Class QWhatsThisClickedEvent
size=16 align=4
base size=16 base align=4
-QWhatsThisClickedEvent (0xb45ddb40) 0
+QWhatsThisClickedEvent (0xb3a66b40) 0
vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
- QEvent (0xb45ddb80) 0
- primary-for QWhatsThisClickedEvent (0xb45ddb40)
+ QEvent (0xb3a81348) 0
+ primary-for QWhatsThisClickedEvent (0xb3a66b40)
Vtable for QActionEvent
QActionEvent::_ZTV12QActionEvent: 4u entries
@@ -3332,10 +3276,10 @@ QActionEvent::_ZTV12QActionEvent: 4u entries
Class QActionEvent
size=20 align=4
base size=20 base align=4
-QActionEvent (0xb45ddc00) 0
+QActionEvent (0xb3a66c00) 0
vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
- QEvent (0xb45ddc40) 0
- primary-for QActionEvent (0xb45ddc00)
+ QEvent (0xb3a813fc) 0
+ primary-for QActionEvent (0xb3a66c00)
Vtable for QFileOpenEvent
QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
@@ -3347,10 +3291,10 @@ QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
Class QFileOpenEvent
size=16 align=4
base size=16 base align=4
-QFileOpenEvent (0xb45ddcc0) 0
+QFileOpenEvent (0xb3a66d00) 0
vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
- QEvent (0xb45ddd00) 0
- primary-for QFileOpenEvent (0xb45ddcc0)
+ QEvent (0xb3a814b0) 0
+ primary-for QFileOpenEvent (0xb3a66d00)
Vtable for QToolBarChangeEvent
QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
@@ -3362,10 +3306,10 @@ QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
Class QToolBarChangeEvent
size=16 align=4
base size=13 base align=4
-QToolBarChangeEvent (0xb45ddd80) 0
+QToolBarChangeEvent (0xb3a66dc0) 0
vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
- QEvent (0xb45dddc0) 0
- primary-for QToolBarChangeEvent (0xb45ddd80)
+ QEvent (0xb3a81564) 0
+ primary-for QToolBarChangeEvent (0xb3a66dc0)
Vtable for QShortcutEvent
QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
@@ -3377,10 +3321,10 @@ QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
Class QShortcutEvent
size=24 align=4
base size=24 base align=4
-QShortcutEvent (0xb45dde40) 0
+QShortcutEvent (0xb3a66f00) 0
vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
- QEvent (0xb45dde80) 0
- primary-for QShortcutEvent (0xb45dde40)
+ QEvent (0xb3a815dc) 0
+ primary-for QShortcutEvent (0xb3a66f00)
Vtable for QClipboardEvent
QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
@@ -3392,10 +3336,10 @@ QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
Class QClipboardEvent
size=12 align=4
base size=12 base align=4
-QClipboardEvent (0xb45ddf00) 0
+QClipboardEvent (0xb3a98100) 0
vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
- QEvent (0xb45ddf40) 0
- primary-for QClipboardEvent (0xb45ddf00)
+ QEvent (0xb3a81780) 0
+ primary-for QClipboardEvent (0xb3a98100)
Vtable for QWindowStateChangeEvent
QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
@@ -3407,10 +3351,10 @@ QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
Class QWindowStateChangeEvent
size=16 align=4
base size=16 base align=4
-QWindowStateChangeEvent (0xb45ddfc0) 0
+QWindowStateChangeEvent (0xb3a981c0) 0
vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
- QEvent (0xb45dd040) 0
- primary-for QWindowStateChangeEvent (0xb45ddfc0)
+ QEvent (0xb3a817f8) 0
+ primary-for QWindowStateChangeEvent (0xb3a981c0)
Vtable for QMenubarUpdatedEvent
QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
@@ -3422,862 +3366,240 @@ QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
Class QMenubarUpdatedEvent
size=16 align=4
base size=16 base align=4
-QMenubarUpdatedEvent (0xb45dd100) 0
+QMenubarUpdatedEvent (0xb3a98280) 0
vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
- QEvent (0xb45dd200) 0
- primary-for QMenubarUpdatedEvent (0xb45dd100)
-
-Class QWhatsThis
- size=1 align=1
- base size=0 base align=1
-QWhatsThis (0xb45dd300) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QClipboard)
-8 QClipboard::metaObject
-12 QClipboard::qt_metacast
-16 QClipboard::qt_metacall
-20 QClipboard::~QClipboard
-24 QClipboard::~QClipboard
-28 QClipboard::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QClipboard::connectNotify
-52 QObject::disconnectNotify
+ QEvent (0xb3a818ac) 0
+ primary-for QMenubarUpdatedEvent (0xb3a98280)
-Class QClipboard
+Class QTextInlineObject
size=8 align=4
base size=8 base align=4
-QClipboard (0xb45dd440) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
- QObject (0xb45dd540) 0
- primary-for QClipboard (0xb45dd440)
-
-Vtable for QDesktopWidget
-QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDesktopWidget)
-8 QDesktopWidget::metaObject
-12 QDesktopWidget::qt_metacast
-16 QDesktopWidget::qt_metacall
-20 QDesktopWidget::~QDesktopWidget
-24 QDesktopWidget::~QDesktopWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDesktopWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QDesktopWidget)
-232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
-236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+QTextInlineObject (0xb3a81a8c) 0
-Class QDesktopWidget
- size=20 align=4
- base size=20 base align=4
-QDesktopWidget (0xb45dd680) 0
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
- QWidget (0xb45dd800) 0
- primary-for QDesktopWidget (0xb45dd680)
- QObject (0xb45dd8c0) 0
- primary-for QWidget (0xb45dd800)
- QPaintDevice (0xb45dd980) 8
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+Class QTextLayout::FormatRange
+ size=16 align=4
+ base size=16 base align=4
+QTextLayout::FormatRange (0xb3a81e10) 0
-Vtable for QSound
-QSound::_ZTV6QSound: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QSound)
-8 QSound::metaObject
-12 QSound::qt_metacast
-16 QSound::qt_metacall
-20 QSound::~QSound
-24 QSound::~QSound
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+Class QTextLayout
+ size=4 align=4
+ base size=4 base align=4
+QTextLayout (0xb3a81dd4) 0
-Class QSound
+Class QTextLine
size=8 align=4
base size=8 base align=4
-QSound (0xb45dda40) 0
- vptr=((& QSound::_ZTV6QSound) + 8u)
- QObject (0xb45ddb00) 0
- primary-for QSound (0xb45dda40)
+QTextLine (0xb3a81fb4) 0
-Vtable for QWidgetAction
-QWidgetAction::_ZTV13QWidgetAction: 16u entries
+Vtable for QTextList
+QTextList::_ZTV9QTextList: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWidgetAction)
-8 QWidgetAction::metaObject
-12 QWidgetAction::qt_metacast
-16 QWidgetAction::qt_metacall
-20 QWidgetAction::~QWidgetAction
-24 QWidgetAction::~QWidgetAction
-28 QWidgetAction::event
+4 (int (*)(...))(& _ZTI9QTextList)
+8 QTextList::metaObject
+12 QTextList::qt_metacast
+16 QTextList::qt_metacall
+20 QTextList::~QTextList
+24 QTextList::~QTextList
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidgetAction::createWidget
-60 QWidgetAction::deleteWidget
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
-Class QWidgetAction
+Class QTextList
size=8 align=4
base size=8 base align=4
-QWidgetAction (0xb45ddbc0) 0
- vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
- QAction (0xb45ddc80) 0
- primary-for QWidgetAction (0xb45ddbc0)
- QObject (0xb45ddd40) 0
- primary-for QAction (0xb45ddc80)
+QTextList (0xb3a98b00) 0
+ vptr=((& QTextList::_ZTV9QTextList) + 8u)
+ QTextBlockGroup (0xb3a98b40) 0
+ primary-for QTextList (0xb3a98b00)
+ QTextObject (0xb3a98b80) 0
+ primary-for QTextBlockGroup (0xb3a98b40)
+ QObject (0xb3acf384) 0
+ primary-for QTextObject (0xb3a98b80)
-Vtable for QDialog
-QDialog::_ZTV7QDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QDialog)
-8 QDialog::metaObject
-12 QDialog::qt_metacast
-16 QDialog::qt_metacall
-20 QDialog::~QDialog
-24 QDialog::~QDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI7QDialog)
-244 QDialog::_ZThn8_N7QDialogD1Ev
-248 QDialog::_ZThn8_N7QDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb3acf960) 0
-Class QDialog
- size=20 align=4
- base size=20 base align=4
-QDialog (0xb45dde00) 0
- vptr=((& QDialog::_ZTV7QDialog) + 8u)
- QWidget (0xb45ddec0) 0
- primary-for QDialog (0xb45dde00)
- QObject (0xb45ddf80) 0
- primary-for QWidget (0xb45ddec0)
- QPaintDevice (0xb447f000) 8
- vptr=((& QDialog::_ZTV7QDialog) + 244u)
+Class QTextDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentFragment (0xb3acf99c) 0
-Vtable for QColorDialog
-QColorDialog::_ZTV12QColorDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QColorDialog)
-8 QColorDialog::metaObject
-12 QColorDialog::qt_metacast
-16 QColorDialog::qt_metacall
-20 QColorDialog::~QColorDialog
-24 QColorDialog::~QColorDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QColorDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QColorDialog)
-244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
-248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3acf9d8) 0
-Class QColorDialog
- size=20 align=4
- base size=20 base align=4
-QColorDialog (0xb447f080) 0
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
- QDialog (0xb447f0c0) 0
- primary-for QColorDialog (0xb447f080)
- QWidget (0xb447f100) 0
- primary-for QDialog (0xb447f0c0)
- QObject (0xb447f140) 0
- primary-for QWidget (0xb447f100)
- QPaintDevice (0xb447f180) 8
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb3acfa50) 0
-Vtable for QAbstractPrintDialog
-QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-8 QAbstractPrintDialog::metaObject
-12 QAbstractPrintDialog::qt_metacast
-16 QAbstractPrintDialog::qt_metacall
-20 QAbstractPrintDialog::~QAbstractPrintDialog
-24 QAbstractPrintDialog::~QAbstractPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
-252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb3ae0d00) 0
+ QPalette (0xb3922348) 0
-Class QAbstractPrintDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPrintDialog (0xb447f200) 0
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
- QDialog (0xb447f240) 0
- primary-for QAbstractPrintDialog (0xb447f200)
- QWidget (0xb447f280) 0
- primary-for QDialog (0xb447f240)
- QObject (0xb447f2c0) 0
- primary-for QWidget (0xb447f280)
- QPaintDevice (0xb447f300) 8
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+Class QAbstractTextDocumentLayout::Selection
+ size=12 align=4
+ base size=12 base align=4
+QAbstractTextDocumentLayout::Selection (0xb39414ec) 0
+Class QAbstractTextDocumentLayout::PaintContext
+ size=48 align=4
+ base size=48 base align=4
+QAbstractTextDocumentLayout::PaintContext (0xb3941528) 0
-Vtable for QPrintDialog
-QPrintDialog::_ZTV12QPrintDialog: 67u entries
+Vtable for QAbstractTextDocumentLayout
+QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintDialog)
-8 QPrintDialog::metaObject
-12 QPrintDialog::qt_metacast
-16 QPrintDialog::qt_metacall
-20 QPrintDialog::~QPrintDialog
-24 QPrintDialog::~QPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
+8 QAbstractTextDocumentLayout::metaObject
+12 QAbstractTextDocumentLayout::qt_metacast
+16 QAbstractTextDocumentLayout::qt_metacall
+20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPrintDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI12QPrintDialog)
-248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
-252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
-Class QPrintDialog
- size=20 align=4
- base size=20 base align=4
-QPrintDialog (0xb447f400) 0
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
- QAbstractPrintDialog (0xb447f440) 0
- primary-for QPrintDialog (0xb447f400)
- QDialog (0xb447f480) 0
- primary-for QAbstractPrintDialog (0xb447f440)
- QWidget (0xb447f4c0) 0
- primary-for QDialog (0xb447f480)
- QObject (0xb447f500) 0
- primary-for QWidget (0xb447f4c0)
- QPaintDevice (0xb447f540) 8
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+Class QAbstractTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTextDocumentLayout (0xb3937840) 0
+ vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
+ QObject (0xb39414b0) 0
+ primary-for QAbstractTextDocumentLayout (0xb3937840)
-Vtable for QMessageBox
-QMessageBox::_ZTV11QMessageBox: 66u entries
+Vtable for QTextObjectInterface
+QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMessageBox)
-8 QMessageBox::metaObject
-12 QMessageBox::qt_metacast
-16 QMessageBox::qt_metacall
-20 QMessageBox::~QMessageBox
-24 QMessageBox::~QMessageBox
-28 QMessageBox::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QMessageBox::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMessageBox::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QMessageBox::resizeEvent
-136 QMessageBox::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMessageBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMessageBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QMessageBox)
-244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
-248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMessageBox
- size=20 align=4
- base size=20 base align=4
-QMessageBox (0xb447f5c0) 0
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
- QDialog (0xb447f600) 0
- primary-for QMessageBox (0xb447f5c0)
- QWidget (0xb447f640) 0
- primary-for QDialog (0xb447f600)
- QObject (0xb447f680) 0
- primary-for QWidget (0xb447f640)
- QPaintDevice (0xb447f6c0) 8
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+4 (int (*)(...))(& _ZTI20QTextObjectInterface)
+8 QTextObjectInterface::~QTextObjectInterface
+12 QTextObjectInterface::~QTextObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+Class QTextObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextObjectInterface (0xb3941c6c) 0 nearly-empty
+ vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-Vtable for QProgressDialog
-QProgressDialog::_ZTV15QProgressDialog: 66u entries
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QProgressDialog)
-8 QProgressDialog::metaObject
-12 QProgressDialog::qt_metacast
-16 QProgressDialog::qt_metacall
-20 QProgressDialog::~QProgressDialog
-24 QProgressDialog::~QProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QProgressDialog::resizeEvent
-136 QProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QProgressDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QProgressDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QProgressDialog)
-244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
-248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 __cxa_pure_virtual
-Class QProgressDialog
- size=20 align=4
- base size=20 base align=4
-QProgressDialog (0xb447f7c0) 0
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
- QDialog (0xb447f800) 0
- primary-for QProgressDialog (0xb447f7c0)
- QWidget (0xb447f840) 0
- primary-for QDialog (0xb447f800)
- QObject (0xb447f880) 0
- primary-for QWidget (0xb447f840)
- QPaintDevice (0xb447f8c0) 8
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+Class QSyntaxHighlighter
+ size=8 align=4
+ base size=8 base align=4
+QSyntaxHighlighter (0xb39711c0) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb39750f0) 0
+ primary-for QSyntaxHighlighter (0xb39711c0)
-Vtable for QFontDialog
-QFontDialog::_ZTV11QFontDialog: 66u entries
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFontDialog)
-8 QFontDialog::metaObject
-12 QFontDialog::qt_metacast
-16 QFontDialog::qt_metacall
-20 QFontDialog::~QFontDialog
-24 QFontDialog::~QFontDialog
-28 QWidget::event
-32 QFontDialog::eventFilter
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFontDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFontDialog)
-244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
-248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFontDialog
- size=20 align=4
- base size=20 base align=4
-QFontDialog (0xb447f940) 0
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
- QDialog (0xb447f980) 0
- primary-for QFontDialog (0xb447f940)
- QWidget (0xb447f9c0) 0
- primary-for QDialog (0xb447f980)
- QObject (0xb447fa00) 0
- primary-for QWidget (0xb447f9c0)
- QPaintDevice (0xb447fa40) 8
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+Class QUndoGroup
+ size=8 align=4
+ base size=8 base align=4
+QUndoGroup (0xb3971480) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb397530c) 0
+ primary-for QUndoGroup (0xb3971480)
-Vtable for QFileDialog
-QFileDialog::_ZTV11QFileDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFileDialog)
-8 QFileDialog::metaObject
-12 QFileDialog::qt_metacast
-16 QFileDialog::qt_metacall
-20 QFileDialog::~QFileDialog
-24 QFileDialog::~QFileDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFileDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QFileDialog::done
-228 QFileDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFileDialog)
-244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
-248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb3975528) 0 empty
-Class QFileDialog
- size=20 align=4
- base size=20 base align=4
-QFileDialog (0xb447fac0) 0
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
- QDialog (0xb447fb00) 0
- primary-for QFileDialog (0xb447fac0)
- QWidget (0xb447fb40) 0
- primary-for QDialog (0xb447fb00)
- QObject (0xb447fb80) 0
- primary-for QWidget (0xb447fb40)
- QPaintDevice (0xb447fbc0) 8
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb39755a0) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb39e4474) 0
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb39e44b0) 0
-Vtable for QErrorMessage
-QErrorMessage::_ZTV13QErrorMessage: 66u entries
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QErrorMessage)
-8 QErrorMessage::metaObject
-12 QErrorMessage::qt_metacast
-16 QErrorMessage::qt_metacall
-20 QErrorMessage::~QErrorMessage
-24 QErrorMessage::~QErrorMessage
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
28 QWidget::event
-32 QDialog::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -4285,7 +3607,7 @@ QErrorMessage::_ZTV13QErrorMessage: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -4293,19 +3615,19 @@ QErrorMessage::_ZTV13QErrorMessage: 66u entries
120 QWidget::leaveEvent
124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QErrorMessage::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -4316,30 +3638,23 @@ QErrorMessage::_ZTV13QErrorMessage: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QErrorMessage::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13QErrorMessage)
-244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
-248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QErrorMessage
+Class QWidget
size=20 align=4
base size=20 base align=4
-QErrorMessage (0xb447fcc0) 0
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
- QDialog (0xb447fd00) 0
- primary-for QErrorMessage (0xb447fcc0)
- QWidget (0xb447fd40) 0
- primary-for QDialog (0xb447fd00)
- QObject (0xb447fd80) 0
- primary-for QWidget (0xb447fd40)
- QPaintDevice (0xb447fdc0) 8
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+QWidget (0xb37ff050) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb39e44ec) 0
+ primary-for QWidget (0xb37ff050)
+ QPaintDevice (0xb39e4528) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
Vtable for QFrame
QFrame::_ZTV6QFrame: 63u entries
@@ -4399,7 +3714,7 @@ QFrame::_ZTV6QFrame: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI6QFrame)
232 QFrame::_ZThn8_N6QFrameD1Ev
236 QFrame::_ZThn8_N6QFrameD0Ev
@@ -4410,517 +3725,15 @@ QFrame::_ZTV6QFrame: 63u entries
Class QFrame
size=20 align=4
base size=20 base align=4
-QFrame (0xb447fe40) 0
+QFrame (0xb3896fc0) 0
vptr=((& QFrame::_ZTV6QFrame) + 8u)
- QWidget (0xb447fe80) 0
- primary-for QFrame (0xb447fe40)
- QObject (0xb447fec0) 0
- primary-for QWidget (0xb447fe80)
- QPaintDevice (0xb447ff00) 8
+ QWidget (0xb38c6050) 0
+ primary-for QFrame (0xb3896fc0)
+ QObject (0xb38a8b40) 0
+ primary-for QWidget (0xb38c6050)
+ QPaintDevice (0xb38a8b7c) 8
vptr=((& QFrame::_ZTV6QFrame) + 232u)
-Vtable for QLineEdit
-QLineEdit::_ZTV9QLineEdit: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QLineEdit)
-8 QLineEdit::metaObject
-12 QLineEdit::qt_metacast
-16 QLineEdit::qt_metacall
-20 QLineEdit::~QLineEdit
-24 QLineEdit::~QLineEdit
-28 QLineEdit::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLineEdit::sizeHint
-68 QLineEdit::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QLineEdit::mousePressEvent
-84 QLineEdit::mouseReleaseEvent
-88 QLineEdit::mouseDoubleClickEvent
-92 QLineEdit::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLineEdit::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLineEdit::focusInEvent
-112 QLineEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLineEdit::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLineEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QLineEdit::dragEnterEvent
-156 QLineEdit::dragMoveEvent
-160 QLineEdit::dragLeaveEvent
-164 QLineEdit::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLineEdit::changeEvent
-184 QWidget::metric
-188 QLineEdit::inputMethodEvent
-192 QLineEdit::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QLineEdit)
-232 QLineEdit::_ZThn8_N9QLineEditD1Ev
-236 QLineEdit::_ZThn8_N9QLineEditD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLineEdit
- size=20 align=4
- base size=20 base align=4
-QLineEdit (0xb447ff80) 0
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
- QWidget (0xb447ffc0) 0
- primary-for QLineEdit (0xb447ff80)
- QObject (0xb447f040) 0
- primary-for QWidget (0xb447ffc0)
- QPaintDevice (0xb447f1c0) 8
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-
-Vtable for QInputDialog
-QInputDialog::_ZTV12QInputDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QInputDialog)
-8 QInputDialog::metaObject
-12 QInputDialog::qt_metacast
-16 QInputDialog::qt_metacall
-20 QInputDialog::~QInputDialog
-24 QInputDialog::~QInputDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QInputDialog)
-244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
-248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QInputDialog
- size=20 align=4
- base size=20 base align=4
-QInputDialog (0xb447f380) 0
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
- QDialog (0xb447f580) 0
- primary-for QInputDialog (0xb447f380)
- QWidget (0xb447f700) 0
- primary-for QDialog (0xb447f580)
- QObject (0xb447f900) 0
- primary-for QWidget (0xb447f700)
- QPaintDevice (0xb447fa80) 8
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-
-Vtable for QWizard
-QWizard::_ZTV7QWizard: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWizard)
-8 QWizard::metaObject
-12 QWizard::qt_metacast
-16 QWizard::qt_metacall
-20 QWizard::~QWizard
-24 QWizard::~QWizard
-28 QWizard::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWizard::setVisible
-64 QWizard::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWizard::paintEvent
-128 QWidget::moveEvent
-132 QWizard::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizard::done
-228 QDialog::accept
-232 QDialog::reject
-236 QWizard::validateCurrentPage
-240 QWizard::nextId
-244 QWizard::initializePage
-248 QWizard::cleanupPage
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI7QWizard)
-260 QWizard::_ZThn8_N7QWizardD1Ev
-264 QWizard::_ZThn8_N7QWizardD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizard
- size=20 align=4
- base size=20 base align=4
-QWizard (0xb447fc40) 0
- vptr=((& QWizard::_ZTV7QWizard) + 8u)
- QDialog (0xb447fe00) 0
- primary-for QWizard (0xb447fc40)
- QWidget (0xb447ff40) 0
- primary-for QDialog (0xb447fe00)
- QObject (0xb43d1000) 0
- primary-for QWidget (0xb447ff40)
- QPaintDevice (0xb43d1040) 8
- vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
-
-Vtable for QWizardPage
-QWizardPage::_ZTV11QWizardPage: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWizardPage)
-8 QWizardPage::metaObject
-12 QWizardPage::qt_metacast
-16 QWizardPage::qt_metacall
-20 QWizardPage::~QWizardPage
-24 QWizardPage::~QWizardPage
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizardPage::initializePage
-228 QWizardPage::cleanupPage
-232 QWizardPage::validatePage
-236 QWizardPage::isComplete
-240 QWizardPage::nextId
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI11QWizardPage)
-252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
-256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizardPage
- size=20 align=4
- base size=20 base align=4
-QWizardPage (0xb43d1100) 0
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
- QWidget (0xb43d1140) 0
- primary-for QWizardPage (0xb43d1100)
- QObject (0xb43d1180) 0
- primary-for QWidget (0xb43d1140)
- QPaintDevice (0xb43d11c0) 8
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-
-Vtable for QAbstractPageSetupDialog
-QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-8 QAbstractPageSetupDialog::metaObject
-12 QAbstractPageSetupDialog::qt_metacast
-16 QAbstractPageSetupDialog::qt_metacall
-20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
-252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPageSetupDialog (0xb43d1240) 0
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
- QDialog (0xb43d1280) 0
- primary-for QAbstractPageSetupDialog (0xb43d1240)
- QWidget (0xb43d12c0) 0
- primary-for QDialog (0xb43d1280)
- QObject (0xb43d1300) 0
- primary-for QWidget (0xb43d12c0)
- QPaintDevice (0xb43d1340) 8
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
-
-Vtable for QPageSetupDialog
-QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QPageSetupDialog)
-8 QPageSetupDialog::metaObject
-12 QPageSetupDialog::qt_metacast
-16 QPageSetupDialog::qt_metacall
-20 QPageSetupDialog::~QPageSetupDialog
-24 QPageSetupDialog::~QPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPageSetupDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI16QPageSetupDialog)
-248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
-252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QPageSetupDialog (0xb43d13c0) 0
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
- QAbstractPageSetupDialog (0xb43d1400) 0
- primary-for QPageSetupDialog (0xb43d13c0)
- QDialog (0xb43d1440) 0
- primary-for QAbstractPageSetupDialog (0xb43d1400)
- QWidget (0xb43d1480) 0
- primary-for QDialog (0xb43d1440)
- QObject (0xb43d14c0) 0
- primary-for QWidget (0xb43d1480)
- QPaintDevice (0xb43d1500) 8
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -4981,7 +3794,7 @@ QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
220 QWidget::languageChange
224 QAbstractScrollArea::viewportEvent
228 QAbstractScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
@@ -4992,22 +3805,21 @@ QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
Class QAbstractScrollArea
size=20 align=4
base size=20 base align=4
-QAbstractScrollArea (0xb43d1580) 0
+QAbstractScrollArea (0xb38c7280) 0
vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
- QFrame (0xb43d15c0) 0
- primary-for QAbstractScrollArea (0xb43d1580)
- QWidget (0xb43d1600) 0
- primary-for QFrame (0xb43d15c0)
- QObject (0xb43d1640) 0
- primary-for QWidget (0xb43d1600)
- QPaintDevice (0xb43d1680) 8
+ QFrame (0xb38c72c0) 0
+ primary-for QAbstractScrollArea (0xb38c7280)
+ QWidget (0xb38d2be0) 0
+ primary-for QFrame (0xb38c72c0)
+ QObject (0xb38a8d98) 0
+ primary-for QWidget (0xb38d2be0)
+ QPaintDevice (0xb38a8dd4) 8
vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
-QItemSelectionRange (0xb43d1700) 0
-
+QItemSelectionRange (0xb36eb000) 0
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
@@ -5033,19 +3845,16 @@ QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
Class QItemSelectionModel
size=8 align=4
base size=8 base align=4
-QItemSelectionModel (0xb43d17c0) 0
+QItemSelectionModel (0xb3720040) 0
vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
- QObject (0xb43d1800) 0
- primary-for QItemSelectionModel (0xb43d17c0)
-
-
-
+ QObject (0xb3723078) 0
+ primary-for QItemSelectionModel (0xb3720040)
Class QItemSelection
size=4 align=4
base size=4 base align=4
-QItemSelection (0xb43d1980) 0
- QList<QItemSelectionRange> (0xb43d19c0) 0
+QItemSelection (0xb3720500) 0
+ QList<QItemSelectionRange> (0xb3723438) 0
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
@@ -5069,10 +3878,10 @@ QValidator::_ZTV10QValidator: 16u entries
Class QValidator
size=8 align=4
base size=8 base align=4
-QValidator (0xb43d1a00) 0
+QValidator (0xb3720680) 0
vptr=((& QValidator::_ZTV10QValidator) + 8u)
- QObject (0xb43d1a40) 0
- primary-for QValidator (0xb43d1a00)
+ QObject (0xb37235dc) 0
+ primary-for QValidator (0xb3720680)
Vtable for QIntValidator
QIntValidator::_ZTV13QIntValidator: 17u entries
@@ -5097,12 +3906,12 @@ QIntValidator::_ZTV13QIntValidator: 17u entries
Class QIntValidator
size=16 align=4
base size=16 base align=4
-QIntValidator (0xb43d1ac0) 0
+QIntValidator (0xb3720940) 0
vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
- QValidator (0xb43d1b00) 0
- primary-for QIntValidator (0xb43d1ac0)
- QObject (0xb43d1b40) 0
- primary-for QValidator (0xb43d1b00)
+ QValidator (0xb3720980) 0
+ primary-for QIntValidator (0xb3720940)
+ QObject (0xb37237f8) 0
+ primary-for QValidator (0xb3720980)
Vtable for QDoubleValidator
QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
@@ -5127,12 +3936,12 @@ QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
Class QDoubleValidator
size=28 align=4
base size=28 base align=4
-QDoubleValidator (0xb43d1bc0) 0
+QDoubleValidator (0xb3720c40) 0
vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
- QValidator (0xb43d1c00) 0
- primary-for QDoubleValidator (0xb43d1bc0)
- QObject (0xb43d1c40) 0
- primary-for QValidator (0xb43d1c00)
+ QValidator (0xb3720c80) 0
+ primary-for QDoubleValidator (0xb3720c40)
+ QObject (0xb372399c) 0
+ primary-for QValidator (0xb3720c80)
Vtable for QRegExpValidator
QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
@@ -5156,12 +3965,12 @@ QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
Class QRegExpValidator
size=12 align=4
base size=12 base align=4
-QRegExpValidator (0xb43d1cc0) 0
+QRegExpValidator (0xb3790000) 0
vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
- QValidator (0xb43d1d00) 0
- primary-for QRegExpValidator (0xb43d1cc0)
- QObject (0xb43d1d40) 0
- primary-for QValidator (0xb43d1d00)
+ QValidator (0xb3790040) 0
+ primary-for QRegExpValidator (0xb3790000)
+ QObject (0xb3723c6c) 0
+ primary-for QValidator (0xb3790040)
Vtable for QAbstractSpinBox
QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
@@ -5226,7 +4035,7 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
232 QAbstractSpinBox::stepBy
236 QAbstractSpinBox::clear
240 QAbstractSpinBox::stepEnabled
-244 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))-0x000000008
248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
@@ -5237,15 +4046,19 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
Class QAbstractSpinBox
size=20 align=4
base size=20 base align=4
-QAbstractSpinBox (0xb43d1dc0) 0
+QAbstractSpinBox (0xb37902c0) 0
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
- QWidget (0xb43d1e00) 0
- primary-for QAbstractSpinBox (0xb43d1dc0)
- QObject (0xb43d1e40) 0
- primary-for QWidget (0xb43d1e00)
- QPaintDevice (0xb43d1e80) 8
+ QWidget (0xb3796690) 0
+ primary-for QAbstractSpinBox (0xb37902c0)
+ QObject (0xb3723dd4) 0
+ primary-for QWidget (0xb3796690)
+ QPaintDevice (0xb3723e10) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb37b412c) 0
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
@@ -5306,7 +4119,7 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI15QAbstractSlider)
236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
@@ -5317,13 +4130,13 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
Class QAbstractSlider
size=20 align=4
base size=20 base align=4
-QAbstractSlider (0xb43d1f40) 0
+QAbstractSlider (0xb3790b00) 0
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
- QWidget (0xb43d1f80) 0
- primary-for QAbstractSlider (0xb43d1f40)
- QObject (0xb43d1fc0) 0
- primary-for QWidget (0xb43d1f80)
- QPaintDevice (0xb43d1080) 8
+ QWidget (0xb35e3a50) 0
+ primary-for QAbstractSlider (0xb3790b00)
+ QObject (0xb37b4474) 0
+ primary-for QWidget (0xb35e3a50)
+ QPaintDevice (0xb37b44b0) 8
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
Vtable for QSlider
@@ -5385,7 +4198,7 @@ QSlider::_ZTV7QSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI7QSlider)
236 QSlider::_ZThn8_N7QSliderD1Ev
240 QSlider::_ZThn8_N7QSliderD0Ev
@@ -5396,15 +4209,15 @@ QSlider::_ZTV7QSlider: 64u entries
Class QSlider
size=20 align=4
base size=20 base align=4
-QSlider (0xb43d1200) 0
+QSlider (0xb3602080) 0
vptr=((& QSlider::_ZTV7QSlider) + 8u)
- QAbstractSlider (0xb43d1380) 0
- primary-for QSlider (0xb43d1200)
- QWidget (0xb43d1540) 0
- primary-for QAbstractSlider (0xb43d1380)
- QObject (0xb43d16c0) 0
- primary-for QWidget (0xb43d1540)
- QPaintDevice (0xb43d1840) 8
+ QAbstractSlider (0xb36020c0) 0
+ primary-for QSlider (0xb3602080)
+ QWidget (0xb35ff5f0) 0
+ primary-for QAbstractSlider (0xb36020c0)
+ QObject (0xb37b4780) 0
+ primary-for QWidget (0xb35ff5f0)
+ QPaintDevice (0xb37b47bc) 8
vptr=((& QSlider::_ZTV7QSlider) + 236u)
Vtable for QStyle
@@ -5448,12 +4261,10 @@ QStyle::_ZTV6QStyle: 35u entries
Class QStyle
size=8 align=4
base size=8 base align=4
-QStyle (0xb43d1a80) 0
+QStyle (0xb3602480) 0
vptr=((& QStyle::_ZTV6QStyle) + 8u)
- QObject (0xb43d1b80) 0
- primary-for QStyle (0xb43d1a80)
-
-
+ QObject (0xb37b4a8c) 0
+ primary-for QStyle (0xb3602480)
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
@@ -5481,7 +4292,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
84 QTabBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QTabBar::mouseMoveEvent
-96 QWidget::wheelEvent
+96 QTabBar::wheelEvent
100 QTabBar::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
@@ -5500,7 +4311,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QTabBar::showEvent
-172 QWidget::hideEvent
+172 QTabBar::hideEvent
176 QWidget::x11Event
180 QTabBar::changeEvent
184 QWidget::metric
@@ -5517,7 +4328,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
228 QTabBar::tabInserted
232 QTabBar::tabRemoved
236 QTabBar::tabLayoutChange
-240 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))-0x000000008
244 (int (*)(...))(& _ZTI7QTabBar)
248 QTabBar::_ZThn8_N7QTabBarD1Ev
252 QTabBar::_ZThn8_N7QTabBarD0Ev
@@ -5528,13 +4339,13 @@ QTabBar::_ZTV7QTabBar: 67u entries
Class QTabBar
size=20 align=4
base size=20 base align=4
-QTabBar (0xb4187000) 0
+QTabBar (0xb3602a00) 0
vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
- QWidget (0xb4187040) 0
- primary-for QTabBar (0xb4187000)
- QObject (0xb4187080) 0
- primary-for QWidget (0xb4187040)
- QPaintDevice (0xb41870c0) 8
+ QWidget (0xb3672550) 0
+ primary-for QTabBar (0xb3602a00)
+ QObject (0xb37b4e88) 0
+ primary-for QWidget (0xb3672550)
+ QPaintDevice (0xb37b4ec4) 8
vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
Vtable for QTabWidget
@@ -5597,7 +4408,7 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
220 QWidget::languageChange
224 QTabWidget::tabInserted
228 QTabWidget::tabRemoved
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI10QTabWidget)
240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
@@ -5608,13 +4419,13 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
Class QTabWidget
size=20 align=4
base size=20 base align=4
-QTabWidget (0xb4187140) 0
+QTabWidget (0xb3602d00) 0
vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
- QWidget (0xb4187180) 0
- primary-for QTabWidget (0xb4187140)
- QObject (0xb41871c0) 0
- primary-for QWidget (0xb4187180)
- QPaintDevice (0xb4187200) 8
+ QWidget (0xb368fc30) 0
+ primary-for QTabWidget (0xb3602d00)
+ QObject (0xb36990f0) 0
+ primary-for QWidget (0xb368fc30)
+ QPaintDevice (0xb369912c) 8
vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
Vtable for QRubberBand
@@ -5675,7 +4486,7 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI11QRubberBand)
232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
@@ -5686,259 +4497,282 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
Class QRubberBand
size=20 align=4
base size=20 base align=4
-QRubberBand (0xb41872c0) 0
+QRubberBand (0xb36ba540) 0
vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
- QWidget (0xb4187300) 0
- primary-for QRubberBand (0xb41872c0)
- QObject (0xb4187340) 0
- primary-for QWidget (0xb4187300)
- QPaintDevice (0xb4187380) 8
+ QWidget (0xb36beeb0) 0
+ primary-for QRubberBand (0xb36ba540)
+ QObject (0xb3699654) 0
+ primary-for QWidget (0xb36beeb0)
+ QPaintDevice (0xb3699690) 8
vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
Class QStyleOption
size=44 align=4
base size=44 base align=4
-QStyleOption (0xb4187400) 0
+QStyleOption (0xb3699ac8) 0
Class QStyleOptionFocusRect
size=60 align=4
base size=60 base align=4
-QStyleOptionFocusRect (0xb4187440) 0
- QStyleOption (0xb4187480) 0
+QStyleOptionFocusRect (0xb36ba9c0) 0
+ QStyleOption (0xb3699b04) 0
Class QStyleOptionFrame
size=52 align=4
base size=52 base align=4
-QStyleOptionFrame (0xb4187500) 0
- QStyleOption (0xb4187540) 0
-
+QStyleOptionFrame (0xb36babc0) 0
+ QStyleOption (0xb3699e88) 0
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
-QStyleOptionFrameV2 (0xb41875c0) 0
- QStyleOptionFrame (0xb4187600) 0
- QStyleOption (0xb4187640) 0
+QStyleOptionFrameV2 (0xb36badc0) 0
+ QStyleOptionFrame (0xb36bae00) 0
+ QStyleOption (0xb34e81e0) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb34f62c0) 0
+ QStyleOptionFrameV2 (0xb34f6300) 0
+ QStyleOptionFrame (0xb34f6340) 0
+ QStyleOption (0xb34e8708) 0
Class QStyleOptionTabWidgetFrame
size=80 align=4
base size=80 base align=4
-QStyleOptionTabWidgetFrame (0xb4187780) 0
- QStyleOption (0xb41877c0) 0
+QStyleOptionTabWidgetFrame (0xb34f6680) 0
+ QStyleOption (0xb34e8b04) 0
Class QStyleOptionTabBarBase
size=80 align=4
base size=80 base align=4
-QStyleOptionTabBarBase (0xb4187880) 0
- QStyleOption (0xb41878c0) 0
+QStyleOptionTabBarBase (0xb34f6880) 0
+ QStyleOption (0xb351d1a4) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb34f6a80) 0
+ QStyleOptionTabBarBase (0xb34f6ac0) 0
+ QStyleOption (0xb351d654) 0
Class QStyleOptionHeader
size=80 align=4
base size=80 base align=4
-QStyleOptionHeader (0xb4187940) 0
- QStyleOption (0xb4187980) 0
-
+QStyleOptionHeader (0xb34f6e00) 0
+ QStyleOption (0xb351d9d8) 0
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
-QStyleOptionButton (0xb4187a40) 0
- QStyleOption (0xb4187a80) 0
-
+QStyleOptionButton (0xb35340c0) 0
+ QStyleOption (0xb35394b0) 0
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
-QStyleOptionTab (0xb4187b80) 0
- QStyleOption (0xb4187bc0) 0
+QStyleOptionTab (0xb3534440) 0
+ QStyleOption (0xb3539dd4) 0
Class QStyleOptionTabV2
size=80 align=4
base size=80 base align=4
-QStyleOptionTabV2 (0xb4187d00) 0
- QStyleOptionTab (0xb4187d40) 0
- QStyleOption (0xb4187d80) 0
-
+QStyleOptionTabV2 (0xb3534800) 0
+ QStyleOptionTab (0xb3534840) 0
+ QStyleOption (0xb35717f8) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb3534b80) 0
+ QStyleOptionTabV2 (0xb3534bc0) 0
+ QStyleOptionTab (0xb3534c00) 0
+ QStyleOption (0xb3571d5c) 0
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
-QStyleOptionToolBar (0xb4187e40) 0
- QStyleOption (0xb4187e80) 0
+QStyleOptionToolBar (0xb359f000) 0
+ QStyleOption (0xb359a654) 0
Class QStyleOptionProgressBar
size=68 align=4
base size=65 base align=4
-QStyleOptionProgressBar (0xb4187f80) 0
- QStyleOption (0xb4187fc0) 0
+QStyleOptionProgressBar (0xb359f380) 0
+ QStyleOption (0xb359ad20) 0
Class QStyleOptionProgressBarV2
size=76 align=4
base size=74 base align=4
-QStyleOptionProgressBarV2 (0xb4187280) 0
- QStyleOptionProgressBar (0xb41873c0) 0
- QStyleOption (0xb41874c0) 0
+QStyleOptionProgressBarV2 (0xb359f5c0) 0
+ QStyleOptionProgressBar (0xb359f600) 0
+ QStyleOption (0xb35cb474) 0
Class QStyleOptionMenuItem
size=96 align=4
base size=96 base align=4
-QStyleOptionMenuItem (0xb4187580) 0
- QStyleOption (0xb4187680) 0
-
+QStyleOptionMenuItem (0xb359f680) 0
+ QStyleOption (0xb35cb4b0) 0
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
-QStyleOptionQ3ListViewItem (0xb4187840) 0
- QStyleOption (0xb4187900) 0
+QStyleOptionQ3ListViewItem (0xb359f880) 0
+ QStyleOption (0xb33e1078) 0
Class QStyleOptionQ3DockWindow
size=48 align=4
base size=46 base align=4
-QStyleOptionQ3DockWindow (0xb4187ac0) 0
- QStyleOption (0xb4187b40) 0
+QStyleOptionQ3DockWindow (0xb359fc00) 0
+ QStyleOption (0xb33e16cc) 0
Class QStyleOptionDockWidget
size=52 align=4
base size=51 base align=4
-QStyleOptionDockWidget (0xb4187c40) 0
- QStyleOption (0xb4187cc0) 0
+QStyleOptionDockWidget (0xb359fe00) 0
+ QStyleOption (0xb33e1a14) 0
Class QStyleOptionDockWidgetV2
size=52 align=4
base size=52 base align=4
-QStyleOptionDockWidgetV2 (0xb4187ec0) 0
- QStyleOptionDockWidget (0xb4187f40) 0
- QStyleOption (0xb4095000) 0
+QStyleOptionDockWidgetV2 (0xb3412000) 0
+ QStyleOptionDockWidget (0xb3412040) 0
+ QStyleOption (0xb33e1fb4) 0
Class QStyleOptionViewItem
size=80 align=4
base size=77 base align=4
-QStyleOptionViewItem (0xb40950c0) 0
- QStyleOption (0xb4095100) 0
-
+QStyleOptionViewItem (0xb3412380) 0
+ QStyleOption (0xb34173fc) 0
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
-QStyleOptionViewItemV2 (0xb4095180) 0
- QStyleOptionViewItem (0xb40951c0) 0
- QStyleOption (0xb4095200) 0
+QStyleOptionViewItemV2 (0xb3412600) 0
+ QStyleOptionViewItem (0xb3412640) 0
+ QStyleOption (0xb3417ce4) 0
Class QStyleOptionViewItemV3
size=92 align=4
base size=92 base align=4
-QStyleOptionViewItemV3 (0xb4095340) 0
- QStyleOptionViewItemV2 (0xb4095380) 0
- QStyleOptionViewItem (0xb40953c0) 0
- QStyleOption (0xb4095400) 0
+QStyleOptionViewItemV3 (0xb3412b00) 0
+ QStyleOptionViewItemV2 (0xb3412b40) 0
+ QStyleOptionViewItem (0xb3412b80) 0
+ QStyleOption (0xb343130c) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb3412ec0) 0
+ QStyleOptionViewItemV3 (0xb3412f00) 0
+ QStyleOptionViewItemV2 (0xb3412f40) 0
+ QStyleOptionViewItem (0xb3412f80) 0
+ QStyleOption (0xb34317bc) 0
Class QStyleOptionToolBox
size=52 align=4
base size=52 base align=4
-QStyleOptionToolBox (0xb40954c0) 0
- QStyleOption (0xb4095500) 0
+QStyleOptionToolBox (0xb34592c0) 0
+ QStyleOption (0xb346130c) 0
Class QStyleOptionToolBoxV2
size=60 align=4
base size=60 base align=4
-QStyleOptionToolBoxV2 (0xb4095580) 0
- QStyleOptionToolBox (0xb40955c0) 0
- QStyleOption (0xb4095600) 0
+QStyleOptionToolBoxV2 (0xb34594c0) 0
+ QStyleOptionToolBox (0xb3459500) 0
+ QStyleOption (0xb3461924) 0
Class QStyleOptionRubberBand
size=52 align=4
base size=49 base align=4
-QStyleOptionRubberBand (0xb40956c0) 0
- QStyleOption (0xb4095700) 0
+QStyleOptionRubberBand (0xb3459840) 0
+ QStyleOption (0xb3461e88) 0
Class QStyleOptionComplex
size=52 align=4
base size=52 base align=4
-QStyleOptionComplex (0xb4095780) 0
- QStyleOption (0xb40957c0) 0
+QStyleOptionComplex (0xb3459a40) 0
+ QStyleOption (0xb34781e0) 0
Class QStyleOptionSlider
size=104 align=4
base size=101 base align=4
-QStyleOptionSlider (0xb4095840) 0
- QStyleOptionComplex (0xb4095880) 0
- QStyleOption (0xb40958c0) 0
+QStyleOptionSlider (0xb3459cc0) 0
+ QStyleOptionComplex (0xb3459d00) 0
+ QStyleOption (0xb3478690) 0
Class QStyleOptionSpinBox
size=64 align=4
base size=61 base align=4
-QStyleOptionSpinBox (0xb4095980) 0
- QStyleOptionComplex (0xb40959c0) 0
- QStyleOption (0xb4095a00) 0
-
-
+QStyleOptionSpinBox (0xb348b040) 0
+ QStyleOptionComplex (0xb348b080) 0
+ QStyleOption (0xb3478f3c) 0
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
-QStyleOptionQ3ListView (0xb4095a80) 0
- QStyleOptionComplex (0xb4095ac0) 0
- QStyleOption (0xb4095b00) 0
-
+QStyleOptionQ3ListView (0xb348b2c0) 0
+ QStyleOptionComplex (0xb348b300) 0
+ QStyleOption (0xb34923c0) 0
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
-QStyleOptionToolButton (0xb4095cc0) 0
- QStyleOptionComplex (0xb4095d00) 0
- QStyleOption (0xb4095d40) 0
+QStyleOptionToolButton (0xb348b5c0) 0
+ QStyleOptionComplex (0xb348b600) 0
+ QStyleOption (0xb3492ce4) 0
Class QStyleOptionComboBox
size=92 align=4
base size=92 base align=4
-QStyleOptionComboBox (0xb4095e40) 0
- QStyleOptionComplex (0xb4095e80) 0
- QStyleOption (0xb4095ec0) 0
+QStyleOptionComboBox (0xb348b980) 0
+ QStyleOptionComplex (0xb348b9c0) 0
+ QStyleOption (0xb34be9d8) 0
Class QStyleOptionTitleBar
size=68 align=4
base size=68 base align=4
-QStyleOptionTitleBar (0xb4095f80) 0
- QStyleOptionComplex (0xb4095fc0) 0
- QStyleOption (0xb4095140) 0
+QStyleOptionTitleBar (0xb348bbc0) 0
+ QStyleOptionComplex (0xb348bc00) 0
+ QStyleOption (0xb32e22d0) 0
Class QStyleOptionGroupBox
size=88 align=4
base size=88 base align=4
-QStyleOptionGroupBox (0xb4095240) 0
- QStyleOptionComplex (0xb4095540) 0
- QStyleOption (0xb4095740) 0
+QStyleOptionGroupBox (0xb348be40) 0
+ QStyleOptionComplex (0xb348be80) 0
+ QStyleOption (0xb32e2a8c) 0
Class QStyleOptionSizeGrip
size=56 align=4
base size=56 base align=4
-QStyleOptionSizeGrip (0xb4095940) 0
- QStyleOptionComplex (0xb4095900) 0
- QStyleOption (0xb4095a40) 0
+QStyleOptionSizeGrip (0xb32f4100) 0
+ QStyleOptionComplex (0xb32f4140) 0
+ QStyleOption (0xb32f8348) 0
Class QStyleOptionGraphicsItem
size=132 align=4
base size=132 base align=4
-QStyleOptionGraphicsItem (0xb4095b40) 0
- QStyleOption (0xb4095c80) 0
+QStyleOptionGraphicsItem (0xb32f4340) 0
+ QStyleOption (0xb32f8618) 0
Class QStyleHintReturn
size=8 align=4
base size=8 base align=4
-QStyleHintReturn (0xb4095d80) 0
+QStyleHintReturn (0xb32f8b04) 0
Class QStyleHintReturnMask
size=12 align=4
base size=12 base align=4
-QStyleHintReturnMask (0xb4095e00) 0
- QStyleHintReturn (0xb4095f40) 0
+QStyleHintReturnMask (0xb32f4780) 0
+ QStyleHintReturn (0xb32f8b40) 0
Class QStyleHintReturnVariant
size=20 align=4
base size=20 base align=4
-QStyleHintReturnVariant (0xb3f4a000) 0
- QStyleHintReturn (0xb3f4a040) 0
+QStyleHintReturnVariant (0xb32f4800) 0
+ QStyleHintReturn (0xb32f8b7c) 0
Vtable for QAbstractItemDelegate
QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
@@ -5967,10 +4801,10 @@ QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
Class QAbstractItemDelegate
size=8 align=4
base size=8 base align=4
-QAbstractItemDelegate (0xb3f4a080) 0
+QAbstractItemDelegate (0xb32f4a80) 0
vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
- QObject (0xb3f4a0c0) 0
- primary-for QAbstractItemDelegate (0xb3f4a080)
+ QObject (0xb32f8bb8) 0
+ primary-for QAbstractItemDelegate (0xb32f4a80)
Vtable for QAbstractItemView
QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
@@ -6070,7 +4904,7 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI17QAbstractItemView)
392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
@@ -6081,20 +4915,19 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
Class QAbstractItemView
size=20 align=4
base size=20 base align=4
-QAbstractItemView (0xb3f4a140) 0
+QAbstractItemView (0xb32f4cc0) 0
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
- QAbstractScrollArea (0xb3f4a180) 0
- primary-for QAbstractItemView (0xb3f4a140)
- QFrame (0xb3f4a1c0) 0
- primary-for QAbstractScrollArea (0xb3f4a180)
- QWidget (0xb3f4a200) 0
- primary-for QFrame (0xb3f4a1c0)
- QObject (0xb3f4a240) 0
- primary-for QWidget (0xb3f4a200)
- QPaintDevice (0xb3f4a280) 8
+ QAbstractScrollArea (0xb32f4d00) 0
+ primary-for QAbstractItemView (0xb32f4cc0)
+ QFrame (0xb32f4d40) 0
+ primary-for QAbstractScrollArea (0xb32f4d00)
+ QWidget (0xb3326aa0) 0
+ primary-for QFrame (0xb32f4d40)
+ QObject (0xb32f8ce4) 0
+ primary-for QWidget (0xb3326aa0)
+ QPaintDevice (0xb32f8d20) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -6193,7 +5026,7 @@ QListView::_ZTV9QListView: 103u entries
372 QAbstractItemView::selectionCommand
376 QListView::startDrag
380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI9QListView)
392 QListView::_ZThn8_N9QListViewD1Ev
396 QListView::_ZThn8_N9QListViewD0Ev
@@ -6204,19 +5037,19 @@ QListView::_ZTV9QListView: 103u entries
Class QListView
size=20 align=4
base size=20 base align=4
-QListView (0xb3f4a380) 0
+QListView (0xb3359180) 0
vptr=((& QListView::_ZTV9QListView) + 8u)
- QAbstractItemView (0xb3f4a3c0) 0
- primary-for QListView (0xb3f4a380)
- QAbstractScrollArea (0xb3f4a400) 0
- primary-for QAbstractItemView (0xb3f4a3c0)
- QFrame (0xb3f4a440) 0
- primary-for QAbstractScrollArea (0xb3f4a400)
- QWidget (0xb3f4a480) 0
- primary-for QFrame (0xb3f4a440)
- QObject (0xb3f4a4c0) 0
- primary-for QWidget (0xb3f4a480)
- QPaintDevice (0xb3f4a500) 8
+ QAbstractItemView (0xb33591c0) 0
+ primary-for QListView (0xb3359180)
+ QAbstractScrollArea (0xb3359200) 0
+ primary-for QAbstractItemView (0xb33591c0)
+ QFrame (0xb3359240) 0
+ primary-for QAbstractScrollArea (0xb3359200)
+ QWidget (0xb3377140) 0
+ primary-for QFrame (0xb3359240)
+ QObject (0xb337803c) 0
+ primary-for QWidget (0xb3377140)
+ QPaintDevice (0xb3378078) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
Vtable for QUndoView
@@ -6317,7 +5150,7 @@ QUndoView::_ZTV9QUndoView: 103u entries
372 QAbstractItemView::selectionCommand
376 QListView::startDrag
380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI9QUndoView)
392 QUndoView::_ZThn8_N9QUndoViewD1Ev
396 QUndoView::_ZThn8_N9QUndoViewD0Ev
@@ -6328,47 +5161,49 @@ QUndoView::_ZTV9QUndoView: 103u entries
Class QUndoView
size=20 align=4
base size=20 base align=4
-QUndoView (0xb3f4a5c0) 0
+QUndoView (0xb3359540) 0
vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
- QListView (0xb3f4a600) 0
- primary-for QUndoView (0xb3f4a5c0)
- QAbstractItemView (0xb3f4a640) 0
- primary-for QListView (0xb3f4a600)
- QAbstractScrollArea (0xb3f4a680) 0
- primary-for QAbstractItemView (0xb3f4a640)
- QFrame (0xb3f4a6c0) 0
- primary-for QAbstractScrollArea (0xb3f4a680)
- QWidget (0xb3f4a700) 0
- primary-for QFrame (0xb3f4a6c0)
- QObject (0xb3f4a740) 0
- primary-for QWidget (0xb3f4a700)
- QPaintDevice (0xb3f4a780) 8
+ QListView (0xb3359580) 0
+ primary-for QUndoView (0xb3359540)
+ QAbstractItemView (0xb33595c0) 0
+ primary-for QListView (0xb3359580)
+ QAbstractScrollArea (0xb3359600) 0
+ primary-for QAbstractItemView (0xb33595c0)
+ QFrame (0xb3359640) 0
+ primary-for QAbstractScrollArea (0xb3359600)
+ QWidget (0xb3393370) 0
+ primary-for QFrame (0xb3359640)
+ QObject (0xb3378294) 0
+ primary-for QWidget (0xb3393370)
+ QPaintDevice (0xb33782d0) 8
vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-Vtable for QSystemTrayIcon
-QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
-8 QSystemTrayIcon::metaObject
-12 QSystemTrayIcon::qt_metacast
-16 QSystemTrayIcon::qt_metacall
-20 QSystemTrayIcon::~QSystemTrayIcon
-24 QSystemTrayIcon::~QSystemTrayIcon
-28 QSystemTrayIcon::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
-Class QSystemTrayIcon
+Class QCompleter
size=8 align=4
base size=8 base align=4
-QSystemTrayIcon (0xb3f4a800) 0
- vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
- QObject (0xb3f4a840) 0
- primary-for QSystemTrayIcon (0xb3f4a800)
+QCompleter (0xb3359900) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb33784ec) 0
+ primary-for QCompleter (0xb3359900)
Vtable for QUndoCommand
QUndoCommand::_ZTV12QUndoCommand: 8u entries
@@ -6384,7 +5219,7 @@ QUndoCommand::_ZTV12QUndoCommand: 8u entries
Class QUndoCommand
size=8 align=4
base size=8 base align=4
-QUndoCommand (0xb3f4a940) 0
+QUndoCommand (0xb3378708) 0
vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
Vtable for QUndoStack
@@ -6407,654 +5242,87 @@ QUndoStack::_ZTV10QUndoStack: 14u entries
Class QUndoStack
size=8 align=4
base size=8 base align=4
-QUndoStack (0xb3f4a9c0) 0
+QUndoStack (0xb3359c00) 0
vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
- QObject (0xb3f4aa00) 0
- primary-for QUndoStack (0xb3f4a9c0)
-
-Vtable for QUndoGroup
-QUndoGroup::_ZTV10QUndoGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoGroup)
-8 QUndoGroup::metaObject
-12 QUndoGroup::qt_metacast
-16 QUndoGroup::qt_metacall
-20 QUndoGroup::~QUndoGroup
-24 QUndoGroup::~QUndoGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoGroup
- size=8 align=4
- base size=8 base align=4
-QUndoGroup (0xb3f4aa80) 0
- vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
- QObject (0xb3f4aac0) 0
- primary-for QUndoGroup (0xb3f4aa80)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0xb3f4ab40) 0 empty
-
-Vtable for QCompleter
-QCompleter::_ZTV10QCompleter: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QCompleter)
-8 QCompleter::metaObject
-12 QCompleter::qt_metacast
-16 QCompleter::qt_metacall
-20 QCompleter::~QCompleter
-24 QCompleter::~QCompleter
-28 QCompleter::event
-32 QCompleter::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCompleter::pathFromIndex
-60 QCompleter::splitPath
-
-Class QCompleter
- size=8 align=4
- base size=8 base align=4
-QCompleter (0xb3f4ab80) 0
- vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
- QObject (0xb3f4abc0) 0
- primary-for QCompleter (0xb3f4ab80)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0xb3f4ac40) 0 empty
-
-
-
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAccessibleInterface)
-8 QAccessibleInterface::~QAccessibleInterface
-12 QAccessibleInterface::~QAccessibleInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QAccessibleInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterface (0xb3f4ae00) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
- QAccessible (0xb3f4ae40) 0 empty
-
-
-
-
-Vtable for QAccessibleInterfaceEx
-QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
-8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleInterfaceEx
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterfaceEx (0xb3f4a7c0) 0 nearly-empty
- vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
- QAccessibleInterface (0xb3f4a880) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb3f4a7c0)
- QAccessible (0xb3f4a900) 0 empty
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAccessibleEvent)
-8 QAccessibleEvent::~QAccessibleEvent
-12 QAccessibleEvent::~QAccessibleEvent
-
-Class QAccessibleEvent
- size=20 align=4
- base size=20 base align=4
-QAccessibleEvent (0xb3f4ab00) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
- QEvent (0xb3f4ac00) 0
- primary-for QAccessibleEvent (0xb3f4ab00)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleObject)
-8 QAccessibleObject::~QAccessibleObject
-12 QAccessibleObject::~QAccessibleObject
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObject::userActionCount
-68 QAccessibleObject::actionText
-72 QAccessibleObject::doAction
-
-Class QAccessibleObject
- size=8 align=4
- base size=8 base align=4
-QAccessibleObject (0xb3f4ae80) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
- QAccessibleInterface (0xb3f4af00) 0 nearly-empty
- primary-for QAccessibleObject (0xb3f4ae80)
- QAccessible (0xb3e7e000) 0 empty
-
-Vtable for QAccessibleObjectEx
-QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
-8 QAccessibleObjectEx::~QAccessibleObjectEx
-12 QAccessibleObjectEx::~QAccessibleObjectEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObjectEx::setText
-52 QAccessibleObjectEx::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleObjectEx::actionText
-72 QAccessibleObjectEx::doAction
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleObjectEx
- size=8 align=4
- base size=8 base align=4
-QAccessibleObjectEx (0xb3e7e080) 0
- vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
- QAccessibleInterfaceEx (0xb3e7e0c0) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb3e7e080)
- QAccessibleInterface (0xb3e7e100) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb3e7e0c0)
- QAccessible (0xb3e7e140) 0 empty
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleApplication)
-8 QAccessibleApplication::~QAccessibleApplication
-12 QAccessibleApplication::~QAccessibleApplication
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleApplication::childCount
-28 QAccessibleApplication::indexOfChild
-32 QAccessibleApplication::relationTo
-36 QAccessibleApplication::childAt
-40 QAccessibleApplication::navigate
-44 QAccessibleApplication::text
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 QAccessibleApplication::role
-60 QAccessibleApplication::state
-64 QAccessibleApplication::userActionCount
-68 QAccessibleApplication::actionText
-72 QAccessibleApplication::doAction
+ QObject (0xb3378744) 0
+ primary-for QUndoStack (0xb3359c00)
-Class QAccessibleApplication
- size=8 align=4
- base size=8 base align=4
-QAccessibleApplication (0xb3e7e1c0) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
- QAccessibleObject (0xb3e7e200) 0
- primary-for QAccessibleApplication (0xb3e7e1c0)
- QAccessibleInterface (0xb3e7e240) 0 nearly-empty
- primary-for QAccessibleObject (0xb3e7e200)
- QAccessible (0xb3e7e280) 0 empty
-
-Vtable for QAccessibleWidget
-QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleWidget)
-8 QAccessibleWidget::~QAccessibleWidget
-12 QAccessibleWidget::~QAccessibleWidget
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleWidget::childCount
-28 QAccessibleWidget::indexOfChild
-32 QAccessibleWidget::relationTo
-36 QAccessibleWidget::childAt
-40 QAccessibleWidget::navigate
-44 QAccessibleWidget::text
-48 QAccessibleObject::setText
-52 QAccessibleWidget::rect
-56 QAccessibleWidget::role
-60 QAccessibleWidget::state
-64 QAccessibleWidget::userActionCount
-68 QAccessibleWidget::actionText
-72 QAccessibleWidget::doAction
-
-Class QAccessibleWidget
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidget (0xb3e7e300) 0
- vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
- QAccessibleObject (0xb3e7e340) 0
- primary-for QAccessibleWidget (0xb3e7e300)
- QAccessibleInterface (0xb3e7e380) 0 nearly-empty
- primary-for QAccessibleObject (0xb3e7e340)
- QAccessible (0xb3e7e3c0) 0 empty
-
-Vtable for QAccessibleWidgetEx
-QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
-8 QAccessibleWidgetEx::~QAccessibleWidgetEx
-12 QAccessibleWidgetEx::~QAccessibleWidgetEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 QAccessibleWidgetEx::childCount
-28 QAccessibleWidgetEx::indexOfChild
-32 QAccessibleWidgetEx::relationTo
-36 QAccessibleWidgetEx::childAt
-40 QAccessibleWidgetEx::navigate
-44 QAccessibleWidgetEx::text
-48 QAccessibleObjectEx::setText
-52 QAccessibleWidgetEx::rect
-56 QAccessibleWidgetEx::role
-60 QAccessibleWidgetEx::state
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleWidgetEx::actionText
-72 QAccessibleWidgetEx::doAction
-76 QAccessibleWidgetEx::invokeMethodEx
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleWidgetEx
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidgetEx (0xb3e7e440) 0
- vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
- QAccessibleObjectEx (0xb3e7e480) 0
- primary-for QAccessibleWidgetEx (0xb3e7e440)
- QAccessibleInterfaceEx (0xb3e7e4c0) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb3e7e480)
- QAccessibleInterface (0xb3e7e500) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb3e7e4c0)
- QAccessible (0xb3e7e540) 0 empty
-
-Vtable for QAccessibleFactoryInterface
-QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
-8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleFactoryInterface (0xb3e7e5c0) 0 nearly-empty
- vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
- QAccessible (0xb3e7e600) 0 empty
- QFactoryInterface (0xb3e7e640) 0 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb3e7e5c0)
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-8 QAccessiblePlugin::metaObject
-12 QAccessiblePlugin::qt_metacast
-16 QAccessiblePlugin::qt_metacall
-20 QAccessiblePlugin::~QAccessiblePlugin
-24 QAccessiblePlugin::~QAccessiblePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
-76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessiblePlugin (0xb3e7e700) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
- QObject (0xb3e7e740) 0
- primary-for QAccessiblePlugin (0xb3e7e700)
- QAccessibleFactoryInterface (0xb3e7e780) 8 nearly-empty
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
- QAccessible (0xb3e7e7c0) 8 empty
- QFactoryInterface (0xb3e7e800) 8 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb3e7e780)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleBridge)
-8 QAccessibleBridge::~QAccessibleBridge
-12 QAccessibleBridge::~QAccessibleBridge
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridge
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridge (0xb3e7e880) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-
-Vtable for QAccessibleBridgeFactoryInterface
-QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
-8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridgeFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridgeFactoryInterface (0xb3e7e940) 0 nearly-empty
- vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
- QFactoryInterface (0xb3e7e980) 0 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb3e7e940)
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-8 QAccessibleBridgePlugin::metaObject
-12 QAccessibleBridgePlugin::qt_metacast
-16 QAccessibleBridgePlugin::qt_metacall
-20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
-76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-Class QAccessibleBridgePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessibleBridgePlugin (0xb3e7ea40) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
- QObject (0xb3e7ea80) 0
- primary-for QAccessibleBridgePlugin (0xb3e7ea40)
- QAccessibleBridgeFactoryInterface (0xb3e7eac0) 8 nearly-empty
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
- QFactoryInterface (0xb3e7eb00) 8 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb3e7eac0)
-
-Vtable for QAccessible2Interface
-QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAccessible2Interface)
-8 QAccessible2Interface::~QAccessible2Interface
-12 QAccessible2Interface::~QAccessible2Interface
-
-Class QAccessible2Interface
- size=4 align=4
- base size=4 base align=4
-QAccessible2Interface (0xb3e7eb80) 0 nearly-empty
- vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-8 QAccessibleTextInterface::~QAccessibleTextInterface
-12 QAccessibleTextInterface::~QAccessibleTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTextInterface (0xb3e7ec00) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
- QAccessible2Interface (0xb3e7ec40) 0 nearly-empty
- primary-for QAccessibleTextInterface (0xb3e7ec00)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleEditableTextInterface (0xb3e7ecc0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
- QAccessible2Interface (0xb3e7ed00) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb3e7ecc0)
-
-Vtable for QAccessibleSimpleEditableTextInterface
-QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
-8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-16 QAccessibleSimpleEditableTextInterface::copyText
-20 QAccessibleSimpleEditableTextInterface::deleteText
-24 QAccessibleSimpleEditableTextInterface::insertText
-28 QAccessibleSimpleEditableTextInterface::cutText
-32 QAccessibleSimpleEditableTextInterface::pasteText
-36 QAccessibleSimpleEditableTextInterface::replaceText
-40 QAccessibleSimpleEditableTextInterface::setAttributes
-
-Class QAccessibleSimpleEditableTextInterface
+Class QSystemTrayIcon
size=8 align=4
base size=8 base align=4
-QAccessibleSimpleEditableTextInterface (0xb3e7ed80) 0
- vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
- QAccessibleEditableTextInterface (0xb3e7edc0) 0 nearly-empty
- primary-for QAccessibleSimpleEditableTextInterface (0xb3e7ed80)
- QAccessible2Interface (0xb3e7ee00) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb3e7edc0)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-8 QAccessibleValueInterface::~QAccessibleValueInterface
-12 QAccessibleValueInterface::~QAccessibleValueInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleValueInterface (0xb3e7ee80) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
- QAccessible2Interface (0xb3e7eec0) 0 nearly-empty
- primary-for QAccessibleValueInterface (0xb3e7ee80)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-8 QAccessibleTableInterface::~QAccessibleTableInterface
-12 QAccessibleTableInterface::~QAccessibleTableInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTableInterface (0xb3e7ef40) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
- QAccessible2Interface (0xb3e7ef80) 0 nearly-empty
- primary-for QAccessibleTableInterface (0xb3e7ef40)
+QSystemTrayIcon (0xb3359ec0) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb3378960) 0
+ primary-for QSystemTrayIcon (0xb3359ec0)
-Vtable for QComboBox
-QComboBox::_ZTV9QComboBox: 65u entries
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QComboBox)
-8 QComboBox::metaObject
-12 QComboBox::qt_metacast
-16 QComboBox::qt_metacall
-20 QComboBox::~QComboBox
-24 QComboBox::~QComboBox
-28 QComboBox::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QComboBox::sizeHint
-68 QComboBox::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QComboBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QComboBox::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -7062,76 +5330,77 @@ QComboBox::_ZTV9QComboBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI9QComboBox)
-240 QComboBox::_ZThn8_N9QComboBoxD1Ev
-244 QComboBox::_ZThn8_N9QComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QComboBox
+Class QDialog
size=20 align=4
base size=20 base align=4
-QComboBox (0xb3e7e040) 0
- vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
- QWidget (0xb3e7e180) 0
- primary-for QComboBox (0xb3e7e040)
- QObject (0xb3e7e2c0) 0
- primary-for QWidget (0xb3e7e180)
- QPaintDevice (0xb3e7e400) 8
- vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+QDialog (0xb33d9240) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb31dd0f0) 0
+ primary-for QDialog (0xb33d9240)
+ QObject (0xb3378b7c) 0
+ primary-for QWidget (0xb31dd0f0)
+ QPaintDevice (0xb3378bb8) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
-Vtable for QDial
-QDial::_ZTV5QDial: 64u entries
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDial)
-8 QDial::metaObject
-12 QDial::qt_metacast
-16 QDial::qt_metacall
-20 QDial::~QDial
-24 QDial::~QDial
-28 QDial::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QDial::sizeHint
-68 QDial::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDial::mousePressEvent
-84 QDial::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QDial::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDial::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QDial::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7142,77 +5411,80 @@ QDial::_ZTV5QDial: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDial::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI5QDial)
-236 QDial::_ZThn8_N5QDialD1Ev
-240 QDial::_ZThn8_N5QDialD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDial
+Class QAbstractPageSetupDialog
size=20 align=4
base size=20 base align=4
-QDial (0xb3e7e580) 0
- vptr=((& QDial::_ZTV5QDial) + 8u)
- QAbstractSlider (0xb3e7e680) 0
- primary-for QDial (0xb3e7e580)
- QWidget (0xb3e7e840) 0
- primary-for QAbstractSlider (0xb3e7e680)
- QObject (0xb3e7e8c0) 0
- primary-for QWidget (0xb3e7e840)
- QPaintDevice (0xb3e7e9c0) 8
- vptr=((& QDial::_ZTV5QDial) + 236u)
+QAbstractPageSetupDialog (0xb33d9500) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb33d9540) 0
+ primary-for QAbstractPageSetupDialog (0xb33d9500)
+ QWidget (0xb31e7cd0) 0
+ primary-for QDialog (0xb33d9540)
+ QObject (0xb3378dd4) 0
+ primary-for QWidget (0xb31e7cd0)
+ QPaintDevice (0xb3378e10) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
-Vtable for QAbstractButton
-QAbstractButton::_ZTV15QAbstractButton: 66u entries
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractButton)
-8 QAbstractButton::metaObject
-12 QAbstractButton::qt_metacast
-16 QAbstractButton::qt_metacall
-20 QAbstractButton::~QAbstractButton
-24 QAbstractButton::~QAbstractButton
-28 QAbstractButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 __cxa_pure_virtual
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QColorDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7223,77 +5495,79 @@ QAbstractButton::_ZTV15QAbstractButton: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QAbstractButton)
-244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
-248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QAbstractButton
+Class QColorDialog
size=20 align=4
base size=20 base align=4
-QAbstractButton (0xb3e7eb40) 0
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
- QWidget (0xb3e7ec80) 0
- primary-for QAbstractButton (0xb3e7eb40)
- QObject (0xb3e7ed40) 0
- primary-for QWidget (0xb3e7ec80)
- QPaintDevice (0xb3e7ee40) 8
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
+QColorDialog (0xb33d9800) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb33d9840) 0
+ primary-for QColorDialog (0xb33d9800)
+ QWidget (0xb31f8370) 0
+ primary-for QDialog (0xb33d9840)
+ QObject (0xb31fc03c) 0
+ primary-for QWidget (0xb31f8370)
+ QPaintDevice (0xb31fc078) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
-Vtable for QPushButton
-QPushButton::_ZTV11QPushButton: 66u entries
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPushButton)
-8 QPushButton::metaObject
-12 QPushButton::qt_metacast
-16 QPushButton::qt_metacall
-20 QPushButton::~QPushButton
-24 QPushButton::~QPushButton
-28 QPushButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QPushButton::sizeHint
-68 QPushButton::minimumSizeHint
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QPushButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QPushButton::focusInEvent
-112 QPushButton::focusOutEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QPushButton::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QFontDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7304,51 +5578,51 @@ QPushButton::_ZTV11QPushButton: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QPushButton)
-244 QPushButton::_ZThn8_N11QPushButtonD1Ev
-248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPushButton
+Class QFontDialog
size=20 align=4
base size=20 base align=4
-QPushButton (0xb3e7ef00) 0
- vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
- QAbstractButton (0xb3e7efc0) 0
- primary-for QPushButton (0xb3e7ef00)
- QWidget (0xb3d42000) 0
- primary-for QAbstractButton (0xb3e7efc0)
- QObject (0xb3d42040) 0
- primary-for QWidget (0xb3d42000)
- QPaintDevice (0xb3d42080) 8
- vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+QFontDialog (0xb33d9cc0) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb33d9d00) 0
+ primary-for QFontDialog (0xb33d9cc0)
+ QWidget (0xb322c230) 0
+ primary-for QDialog (0xb33d9d00)
+ QObject (0xb31fc3fc) 0
+ primary-for QWidget (0xb322c230)
+ QPaintDevice (0xb31fc438) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
-Vtable for QProgressBar
-QProgressBar::_ZTV12QProgressBar: 64u entries
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QProgressBar)
-8 QProgressBar::metaObject
-12 QProgressBar::qt_metacast
-16 QProgressBar::qt_metacall
-20 QProgressBar::~QProgressBar
-24 QProgressBar::~QProgressBar
-28 QProgressBar::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QProgressBar::sizeHint
-68 QProgressBar::minimumSizeHint
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -7356,27 +5630,27 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QMessageBox::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QProgressBar::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QMessageBox::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QMessageBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7387,75 +5661,79 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QProgressBar::text
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI12QProgressBar)
-236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
-240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QProgressBar
+Class QMessageBox
size=20 align=4
base size=20 base align=4
-QProgressBar (0xb3d42100) 0
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
- QWidget (0xb3d42140) 0
- primary-for QProgressBar (0xb3d42100)
- QObject (0xb3d42180) 0
- primary-for QWidget (0xb3d42140)
- QPaintDevice (0xb3d421c0) 8
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
+QMessageBox (0xb3242180) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb32421c0) 0
+ primary-for QMessageBox (0xb3242180)
+ QWidget (0xb32612d0) 0
+ primary-for QDialog (0xb32421c0)
+ QObject (0xb31fc7bc) 0
+ primary-for QWidget (0xb32612d0)
+ QPaintDevice (0xb31fc7f8) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-Vtable for QSpinBox
-QSpinBox::_ZTV8QSpinBox: 70u entries
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QSpinBox)
-8 QSpinBox::metaObject
-12 QSpinBox::qt_metacast
-16 QSpinBox::qt_metacall
-20 QSpinBox::~QSpinBox
-24 QSpinBox::~QSpinBox
-28 QSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QProgressDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7466,83 +5744,79 @@ QSpinBox::_ZTV8QSpinBox: 70u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSpinBox::validate
-228 QSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QSpinBox::valueFromText
-248 QSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI8QSpinBox)
-260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
-264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSpinBox
+Class QProgressDialog
size=20 align=4
base size=20 base align=4
-QSpinBox (0xb3d42240) 0
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
- QAbstractSpinBox (0xb3d42280) 0
- primary-for QSpinBox (0xb3d42240)
- QWidget (0xb3d422c0) 0
- primary-for QAbstractSpinBox (0xb3d42280)
- QObject (0xb3d42300) 0
- primary-for QWidget (0xb3d422c0)
- QPaintDevice (0xb3d42340) 8
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
+QProgressDialog (0xb32427c0) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb3242800) 0
+ primary-for QProgressDialog (0xb32427c0)
+ QWidget (0xb3292f00) 0
+ primary-for QDialog (0xb3242800)
+ QObject (0xb31fcdd4) 0
+ primary-for QWidget (0xb3292f00)
+ QPaintDevice (0xb31fce10) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
-Vtable for QDoubleSpinBox
-QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-8 QDoubleSpinBox::metaObject
-12 QDoubleSpinBox::qt_metacast
-16 QDoubleSpinBox::qt_metacall
-20 QDoubleSpinBox::~QDoubleSpinBox
-24 QDoubleSpinBox::~QDoubleSpinBox
-28 QAbstractSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QErrorMessage::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7553,83 +5827,79 @@ QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDoubleSpinBox::validate
-228 QDoubleSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QDoubleSpinBox::valueFromText
-248 QDoubleSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
-264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDoubleSpinBox
+Class QErrorMessage
size=20 align=4
base size=20 base align=4
-QDoubleSpinBox (0xb3d423c0) 0
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
- QAbstractSpinBox (0xb3d42400) 0
- primary-for QDoubleSpinBox (0xb3d423c0)
- QWidget (0xb3d42440) 0
- primary-for QAbstractSpinBox (0xb3d42400)
- QObject (0xb3d42480) 0
- primary-for QWidget (0xb3d42440)
- QPaintDevice (0xb3d424c0) 8
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+QErrorMessage (0xb3242ac0) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb3242b00) 0
+ primary-for QErrorMessage (0xb3242ac0)
+ QWidget (0xb32bb9b0) 0
+ primary-for QDialog (0xb3242b00)
+ QObject (0xb32c303c) 0
+ primary-for QWidget (0xb32bb9b0)
+ QPaintDevice (0xb32c3078) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
-Vtable for QScrollBar
-QScrollBar::_ZTV10QScrollBar: 64u entries
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QScrollBar)
-8 QScrollBar::metaObject
-12 QScrollBar::qt_metacast
-16 QScrollBar::qt_metacall
-20 QScrollBar::~QScrollBar
-24 QScrollBar::~QScrollBar
-28 QScrollBar::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollBar::sizeHint
-68 QWidget::minimumSizeHint
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QScrollBar::mousePressEvent
-84 QScrollBar::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QScrollBar::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QScrollBar::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QScrollBar::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QScrollBar::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7640,330 +5910,208 @@ QScrollBar::_ZTV10QScrollBar: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QScrollBar::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10QScrollBar)
-236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
-240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QScrollBar
- size=20 align=4
- base size=20 base align=4
-QScrollBar (0xb3d42540) 0
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
- QAbstractSlider (0xb3d42580) 0
- primary-for QScrollBar (0xb3d42540)
- QWidget (0xb3d425c0) 0
- primary-for QAbstractSlider (0xb3d42580)
- QObject (0xb3d42600) 0
- primary-for QWidget (0xb3d425c0)
- QPaintDevice (0xb3d42640) 8
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-
-Vtable for QDateTimeEdit
-QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QDateTimeEdit)
-8 QDateTimeEdit::metaObject
-12 QDateTimeEdit::qt_metacast
-16 QDateTimeEdit::qt_metacall
-20 QDateTimeEdit::~QDateTimeEdit
-24 QDateTimeEdit::~QDateTimeEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI13QDateTimeEdit)
-260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
-264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDateTimeEdit
- size=20 align=4
- base size=20 base align=4
-QDateTimeEdit (0xb3d42700) 0
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
- QAbstractSpinBox (0xb3d42740) 0
- primary-for QDateTimeEdit (0xb3d42700)
- QWidget (0xb3d42780) 0
- primary-for QAbstractSpinBox (0xb3d42740)
- QObject (0xb3d427c0) 0
- primary-for QWidget (0xb3d42780)
- QPaintDevice (0xb3d42800) 8
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb3242e00) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb3242e40) 0
+ primary-for QPrintPreviewDialog (0xb3242e00)
+ QWidget (0xb32d4140) 0
+ primary-for QDialog (0xb3242e40)
+ QObject (0xb32c3294) 0
+ primary-for QWidget (0xb32d4140)
+ QPaintDevice (0xb32c32d0) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
-Vtable for QTimeEdit
-QTimeEdit::_ZTV9QTimeEdit: 70u entries
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeEdit)
-8 QTimeEdit::metaObject
-12 QTimeEdit::qt_metacast
-16 QTimeEdit::qt_metacall
-20 QTimeEdit::~QTimeEdit
-24 QTimeEdit::~QTimeEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QFileDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QTimeEdit)
-260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
-264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTimeEdit
+Class QFileDialog
size=20 align=4
base size=20 base align=4
-QTimeEdit (0xb3d42880) 0
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
- QDateTimeEdit (0xb3d428c0) 0
- primary-for QTimeEdit (0xb3d42880)
- QAbstractSpinBox (0xb3d42900) 0
- primary-for QDateTimeEdit (0xb3d428c0)
- QWidget (0xb3d42940) 0
- primary-for QAbstractSpinBox (0xb3d42900)
- QObject (0xb3d42980) 0
- primary-for QWidget (0xb3d42940)
- QPaintDevice (0xb3d429c0) 8
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
+QFileDialog (0xb30e2100) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb30e2140) 0
+ primary-for QFileDialog (0xb30e2100)
+ QWidget (0xb30d8b40) 0
+ primary-for QDialog (0xb30e2140)
+ QObject (0xb32c3474) 0
+ primary-for QWidget (0xb30d8b40)
+ QPaintDevice (0xb32c34b0) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-Vtable for QDateEdit
-QDateEdit::_ZTV9QDateEdit: 70u entries
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDateEdit)
-8 QDateEdit::metaObject
-12 QDateEdit::qt_metacast
-16 QDateEdit::qt_metacall
-20 QDateEdit::~QDateEdit
-24 QDateEdit::~QDateEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QDateEdit)
-260 QDateEdit::_ZThn8_N9QDateEditD1Ev
-264 QDateEdit::_ZThn8_N9QDateEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDateEdit
+Class QAbstractPrintDialog
size=20 align=4
base size=20 base align=4
-QDateEdit (0xb3d42a40) 0
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
- QDateTimeEdit (0xb3d42a80) 0
- primary-for QDateEdit (0xb3d42a40)
- QAbstractSpinBox (0xb3d42ac0) 0
- primary-for QDateTimeEdit (0xb3d42a80)
- QWidget (0xb3d42b00) 0
- primary-for QAbstractSpinBox (0xb3d42ac0)
- QObject (0xb3d42b40) 0
- primary-for QWidget (0xb3d42b00)
- QPaintDevice (0xb3d42b80) 8
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
-
-Vtable for QButtonGroup
-QButtonGroup::_ZTV12QButtonGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QButtonGroup)
-8 QButtonGroup::metaObject
-12 QButtonGroup::qt_metacast
-16 QButtonGroup::qt_metacall
-20 QButtonGroup::~QButtonGroup
-24 QButtonGroup::~QButtonGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QButtonGroup
- size=8 align=4
- base size=8 base align=4
-QButtonGroup (0xb3d42c40) 0
- vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
- QObject (0xb3d42c80) 0
- primary-for QButtonGroup (0xb3d42c40)
+QAbstractPrintDialog (0xb30e2a40) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb30e2a80) 0
+ primary-for QAbstractPrintDialog (0xb30e2a40)
+ QWidget (0xb3120370) 0
+ primary-for QDialog (0xb30e2a80)
+ QObject (0xb32c3b40) 0
+ primary-for QWidget (0xb3120370)
+ QPaintDevice (0xb32c3b7c) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-Vtable for QDockWidget
-QDockWidget::_ZTV11QDockWidget: 63u entries
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDockWidget)
-8 QDockWidget::metaObject
-12 QDockWidget::qt_metacast
-16 QDockWidget::qt_metacall
-20 QDockWidget::~QDockWidget
-24 QDockWidget::~QDockWidget
-28 QDockWidget::event
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -7987,10 +6135,10 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDockWidget::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
-136 QDockWidget::closeEvent
+136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
@@ -8001,7 +6149,7 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QDockWidget::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8012,47 +6160,46 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QDockWidget)
-232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
-236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDockWidget
- size=20 align=4
- base size=20 base align=4
-QDockWidget (0xb3d42d00) 0
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
- QWidget (0xb3d42d40) 0
- primary-for QDockWidget (0xb3d42d00)
- QObject (0xb3d42d80) 0
- primary-for QWidget (0xb3d42d40)
- QPaintDevice (0xb3d42dc0) 8
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb30e2e80) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb3143eb0) 0
+ primary-for QUnixPrintWidget (0xb30e2e80)
+ QObject (0xb32c3e88) 0
+ primary-for QWidget (0xb3143eb0)
+ QPaintDevice (0xb32c3ec4) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
-Vtable for QMainWindow
-QMainWindow::_ZTV11QMainWindow: 64u entries
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMainWindow)
-8 QMainWindow::metaObject
-12 QMainWindow::qt_metacast
-16 QMainWindow::qt_metacall
-20 QMainWindow::~QMainWindow
-24 QMainWindow::~QMainWindow
-28 QMainWindow::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -8060,7 +6207,7 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -8068,16 +6215,16 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
120 QWidget::leaveEvent
124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QMainWindow::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -8091,201 +6238,132 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QMainWindow::createPopupMenu
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11QMainWindow)
-236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
-240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMainWindow
+Class QPrintDialog
size=20 align=4
base size=20 base align=4
-QMainWindow (0xb3d42ec0) 0
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
- QWidget (0xb3d42f00) 0
- primary-for QMainWindow (0xb3d42ec0)
- QObject (0xb3d42f40) 0
- primary-for QWidget (0xb3d42f00)
- QPaintDevice (0xb3d42f80) 8
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
+QPrintDialog (0xb31680c0) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb3168100) 0
+ primary-for QPrintDialog (0xb31680c0)
+ QDialog (0xb3168140) 0
+ primary-for QAbstractPrintDialog (0xb3168100)
+ QWidget (0xb3162b40) 0
+ primary-for QDialog (0xb3168140)
+ QObject (0xb316c000) 0
+ primary-for QWidget (0xb3162b40)
+ QPaintDevice (0xb316c03c) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
-Vtable for QMenu
-QMenu::_ZTV5QMenu: 63u entries
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QMenu)
-8 QMenu::metaObject
-12 QMenu::qt_metacast
-16 QMenu::qt_metacall
-20 QMenu::~QMenu
-24 QMenu::~QMenu
-28 QMenu::event
-32 QObject::eventFilter
-36 QMenu::timerEvent
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
-148 QMenu::actionEvent
+148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QMenu::hideEvent
-176 QWidget::x11Event
-180 QMenu::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI5QMenu)
-232 QMenu::_ZThn8_N5QMenuD1Ev
-236 QMenu::_ZThn8_N5QMenuD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMenu
- size=20 align=4
- base size=20 base align=4
-QMenu (0xb3d42200) 0
- vptr=((& QMenu::_ZTV5QMenu) + 8u)
- QWidget (0xb3d42380) 0
- primary-for QMenu (0xb3d42200)
- QObject (0xb3d42500) 0
- primary-for QWidget (0xb3d42380)
- QPaintDevice (0xb3d42680) 8
- vptr=((& QMenu::_ZTV5QMenu) + 232u)
-
-Vtable for QScrollArea
-QScrollArea::_ZTV11QScrollArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QScrollArea)
-8 QScrollArea::metaObject
-12 QScrollArea::qt_metacast
-16 QScrollArea::qt_metacall
-20 QScrollArea::~QScrollArea
-24 QScrollArea::~QScrollArea
-28 QScrollArea::event
-32 QScrollArea::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QScrollArea::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI11QScrollArea)
-240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
-244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollArea
+Class QWizard
size=20 align=4
base size=20 base align=4
-QScrollArea (0xb3d426c0) 0
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
- QAbstractScrollArea (0xb3d42840) 0
- primary-for QScrollArea (0xb3d426c0)
- QFrame (0xb3d42a00) 0
- primary-for QAbstractScrollArea (0xb3d42840)
- QWidget (0xb3d42bc0) 0
- primary-for QFrame (0xb3d42a00)
- QObject (0xb3d42cc0) 0
- primary-for QWidget (0xb3d42bc0)
- QPaintDevice (0xb3d42e40) 8
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+QWizard (0xb3168400) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb3168440) 0
+ primary-for QWizard (0xb3168400)
+ QWidget (0xb3172be0) 0
+ primary-for QDialog (0xb3168440)
+ QObject (0xb316c258) 0
+ primary-for QWidget (0xb3172be0)
+ QPaintDevice (0xb316c294) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
-Vtable for QFocusFrame
-QFocusFrame::_ZTV11QFocusFrame: 63u entries
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusFrame)
-8 QFocusFrame::metaObject
-12 QFocusFrame::qt_metacast
-16 QFocusFrame::qt_metacall
-20 QFocusFrame::~QFocusFrame
-24 QFocusFrame::~QFocusFrame
-28 QFocusFrame::event
-32 QFocusFrame::eventFilter
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -8308,7 +6386,7 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFocusFrame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -8333,72 +6411,77 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QFocusFrame)
-232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
-236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFocusFrame
+Class QWizardPage
size=20 align=4
base size=20 base align=4
-QFocusFrame (0xb3d42fc0) 0
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
- QWidget (0xb3cb5000) 0
- primary-for QFocusFrame (0xb3d42fc0)
- QObject (0xb3cb5040) 0
- primary-for QWidget (0xb3cb5000)
- QPaintDevice (0xb3cb5080) 8
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+QWizardPage (0xb3168840) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb319bf00) 0
+ primary-for QWizardPage (0xb3168840)
+ QObject (0xb316c5a0) 0
+ primary-for QWidget (0xb319bf00)
+ QPaintDevice (0xb316c5dc) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-Vtable for QSizeGrip
-QSizeGrip::_ZTV9QSizeGrip: 63u entries
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSizeGrip)
-8 QSizeGrip::metaObject
-12 QSizeGrip::qt_metacast
-16 QSizeGrip::qt_metacall
-20 QSizeGrip::~QSizeGrip
-24 QSizeGrip::~QSizeGrip
-28 QSizeGrip::event
-32 QSizeGrip::eventFilter
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QSizeGrip::setVisible
-64 QSizeGrip::sizeHint
-68 QWidget::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSizeGrip::mousePressEvent
-84 QSizeGrip::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QSizeGrip::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSizeGrip::paintEvent
-128 QSizeGrip::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QSizeGrip::showEvent
-172 QSizeGrip::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
184 QWidget::metric
@@ -8411,77 +6494,85 @@ QSizeGrip::_ZTV9QSizeGrip: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QSizeGrip)
-232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
-236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSizeGrip
+Class QPageSetupDialog
size=20 align=4
base size=20 base align=4
-QSizeGrip (0xb3cb5100) 0
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
- QWidget (0xb3cb5140) 0
- primary-for QSizeGrip (0xb3cb5100)
- QObject (0xb3cb5180) 0
- primary-for QWidget (0xb3cb5140)
- QPaintDevice (0xb3cb51c0) 8
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+QPageSetupDialog (0xb3168b00) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb3168b40) 0
+ primary-for QPageSetupDialog (0xb3168b00)
+ QDialog (0xb3168b80) 0
+ primary-for QAbstractPageSetupDialog (0xb3168b40)
+ QWidget (0xb31bdf00) 0
+ primary-for QDialog (0xb3168b80)
+ QObject (0xb316c7f8) 0
+ primary-for QWidget (0xb31bdf00)
+ QPaintDevice (0xb316c834) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-Vtable for QSplitter
-QSplitter::_ZTV9QSplitter: 64u entries
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSplitter)
-8 QSplitter::metaObject
-12 QSplitter::qt_metacast
-16 QSplitter::qt_metacall
-20 QSplitter::~QSplitter
-24 QSplitter::~QSplitter
-28 QSplitter::event
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QSplitter::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSplitter::sizeHint
-68 QSplitter::minimumSizeHint
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QLineEdit::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QLineEdit::paintEvent
128 QWidget::moveEvent
-132 QSplitter::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QLineEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QSplitter::changeEvent
+180 QLineEdit::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -8489,74 +6580,71 @@ QSplitter::_ZTV9QSplitter: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplitter::createHandle
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI9QSplitter)
-236 QSplitter::_ZThn8_N9QSplitterD1Ev
-240 QSplitter::_ZThn8_N9QSplitterD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplitter
+Class QLineEdit
size=20 align=4
base size=20 base align=4
-QSplitter (0xb3cb5240) 0
- vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
- QFrame (0xb3cb5280) 0
- primary-for QSplitter (0xb3cb5240)
- QWidget (0xb3cb52c0) 0
- primary-for QFrame (0xb3cb5280)
- QObject (0xb3cb5300) 0
- primary-for QWidget (0xb3cb52c0)
- QPaintDevice (0xb3cb5340) 8
- vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+QLineEdit (0xb3168e40) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb31cea00) 0
+ primary-for QLineEdit (0xb3168e40)
+ QObject (0xb316ca50) 0
+ primary-for QWidget (0xb31cea00)
+ QPaintDevice (0xb316ca8c) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-Vtable for QSplitterHandle
-QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSplitterHandle)
-8 QSplitterHandle::metaObject
-12 QSplitterHandle::qt_metacast
-16 QSplitterHandle::qt_metacall
-20 QSplitterHandle::~QSplitterHandle
-24 QSplitterHandle::~QSplitterHandle
-28 QSplitterHandle::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QSplitterHandle::sizeHint
-68 QWidget::minimumSizeHint
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSplitterHandle::mousePressEvent
-84 QSplitterHandle::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QSplitterHandle::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSplitterHandle::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -8570,125 +6658,494 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI15QSplitterHandle)
-232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
-236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplitterHandle
+Class QInputDialog
size=20 align=4
base size=20 base align=4
-QSplitterHandle (0xb3cb53c0) 0
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
- QWidget (0xb3cb5400) 0
- primary-for QSplitterHandle (0xb3cb53c0)
- QObject (0xb3cb5440) 0
- primary-for QWidget (0xb3cb5400)
- QPaintDevice (0xb3cb5480) 8
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+QInputDialog (0xb2ff56c0) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb2ff5700) 0
+ primary-for QInputDialog (0xb2ff56c0)
+ QWidget (0xb2ffb6e0) 0
+ primary-for QDialog (0xb2ff5700)
+ QObject (0xb30020f0) 0
+ primary-for QWidget (0xb2ffb6e0)
+ QPaintDevice (0xb300212c) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-Vtable for QToolButton
-QToolButton::_ZTV11QToolButton: 66u entries
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QToolButton)
-8 QToolButton::metaObject
-12 QToolButton::qt_metacast
-16 QToolButton::qt_metacall
-20 QToolButton::~QToolButton
-24 QToolButton::~QToolButton
-28 QToolButton::event
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
32 QObject::eventFilter
-36 QToolButton::timerEvent
+36 QFileSystemModel::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QToolButton::sizeHint
-68 QToolButton::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QToolButton::mousePressEvent
-84 QToolButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QToolButton::enterEvent
-120 QToolButton::leaveEvent
-124 QToolButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QToolButton::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QToolButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QToolButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QToolButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QToolButton)
-244 QToolButton::_ZThn8_N11QToolButtonD1Ev
-248 QToolButton::_ZThn8_N11QToolButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QToolButton
- size=20 align=4
- base size=20 base align=4
-QToolButton (0xb3cb5500) 0
- vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
- QAbstractButton (0xb3cb5540) 0
- primary-for QToolButton (0xb3cb5500)
- QWidget (0xb3cb5580) 0
- primary-for QAbstractButton (0xb3cb5540)
- QObject (0xb3cb55c0) 0
- primary-for QWidget (0xb3cb5580)
- QPaintDevice (0xb3cb5600) 8
- vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb2ff5c00) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb2ff5c40) 0
+ primary-for QFileSystemModel (0xb2ff5c00)
+ QObject (0xb3002564) 0
+ primary-for QAbstractItemModel (0xb2ff5c40)
-Vtable for QStatusBar
-QStatusBar::_ZTV10QStatusBar: 63u entries
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb3002870) 0 empty
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QStatusBar)
-8 QStatusBar::metaObject
-12 QStatusBar::qt_metacast
-16 QStatusBar::qt_metacall
-20 QStatusBar::~QStatusBar
-24 QStatusBar::~QStatusBar
-28 QStatusBar::event
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb30028ac) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QImageIOHandlerFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QImageIOHandlerFactoryInterface (0xb3063100) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb3002960) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb3063100)
+
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb3071320) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb3002bf4) 0
+ primary-for QImageIOPlugin (0xb3071320)
+ QImageIOHandlerFactoryInterface (0xb3063300) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb3002c30) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb3063300)
+
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
+
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb3063680) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb3002e4c) 0
+ primary-for QPicture (0xb3063680)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb30a912c) 0
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb30a9168) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb30a91a4) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
+ size=8 align=4
+ base size=8 base align=4
+QMovie (0xb3063a40) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb30a91e0) 0
+ primary-for QMovie (0xb3063a40)
+
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb2edf080) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb30a94ec) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2edf080)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb2ee27d0) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb30a9780) 0
+ primary-for QIconEnginePlugin (0xb2ee27d0)
+ QIconEngineFactoryInterface (0xb2edf280) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb30a97bc) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2edf280)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb2edf4c0) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb30a98e8) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2edf4c0)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb2ef10a0) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb30a9b7c) 0
+ primary-for QIconEnginePluginV2 (0xb2ef10a0)
+ QIconEngineFactoryInterfaceV2 (0xb2edf6c0) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb30a9bb8) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2edf6c0)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb30a9ce4) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb30a9d5c) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb2edf940) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb30a9d20) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb2edf940)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb2edfac0) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb2edfb00) 0
+ primary-for QBitmap (0xb2edfac0)
+ QPaintDevice (0xb30a9e10) 0
+ primary-for QPixmap (0xb2edfb00)
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb2f2a340) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb2f22b40) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb2f2a340)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb2f31e60) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb2f22dd4) 0
+ primary-for QPictureFormatPlugin (0xb2f31e60)
+ QPictureFormatInterface (0xb2f2a540) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb2f22e10) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb2f2a540)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb2f22f3c) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb2f22f78) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
64 QWidget::sizeHint
@@ -8706,9 +7163,9 @@ QStatusBar::_ZTV10QStatusBar: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QStatusBar::paintEvent
-128 QWidget::moveEvent
-132 QStatusBar::resizeEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -8717,10 +7174,10 @@ QStatusBar::_ZTV10QStatusBar: 63u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QWSEmbedWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8731,970 +7188,1643 @@ QStatusBar::_ZTV10QStatusBar: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QStatusBar)
-232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
-236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStatusBar
+Class QWSEmbedWidget
size=20 align=4
base size=20 base align=4
-QStatusBar (0xb3cb56c0) 0
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
- QWidget (0xb3cb5700) 0
- primary-for QStatusBar (0xb3cb56c0)
- QObject (0xb3cb5740) 0
- primary-for QWidget (0xb3cb5700)
- QPaintDevice (0xb3cb5780) 8
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+QWSEmbedWidget (0xb2f2a800) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb2f3e2d0) 0
+ primary-for QWSEmbedWidget (0xb2f2a800)
+ QObject (0xb2f22fb4) 0
+ primary-for QWidget (0xb2f3e2d0)
+ QPaintDevice (0xb2f42000) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-Vtable for QRadioButton
-QRadioButton::_ZTV12QRadioButton: 66u entries
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb2f4221c) 0
+
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QRadioButton)
-8 QRadioButton::metaObject
-12 QRadioButton::qt_metacast
-16 QRadioButton::qt_metacall
-20 QRadioButton::~QRadioButton
-24 QRadioButton::~QRadioButton
-28 QRadioButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QRadioButton::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QRadioButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QRadioButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QRadioButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QRadioButton)
-244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
-248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
-Class QRadioButton
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb2f2ab40) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb2f42258) 0
+ primary-for QPrinter (0xb2f2ab40)
+
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb2f42528) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb2f42744) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb2e64b00) 0
+ QPainter (0xb2e933c0) 0
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2eaa5dc) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2eaa690) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
size=20 align=4
base size=20 base align=4
-QRadioButton (0xb3cb5800) 0
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
- QAbstractButton (0xb3cb5840) 0
- primary-for QRadioButton (0xb3cb5800)
- QWidget (0xb3cb5880) 0
- primary-for QAbstractButton (0xb3cb5840)
- QObject (0xb3cb58c0) 0
- primary-for QWidget (0xb3cb5880)
- QPaintDevice (0xb3cb5900) 8
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
+QPaintEngine (0xb2eaa744) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-Class QFontDatabase
+Class QPaintEngineState
size=4 align=4
base size=4 base align=4
-QFontDatabase (0xb3cb5980) 0
+QPaintEngineState (0xb2eaa99c) 0
-Vtable for QFontComboBox
-QFontComboBox::_ZTV13QFontComboBox: 65u entries
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2ced2d0) 0
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFontComboBox)
-8 QFontComboBox::metaObject
-12 QFontComboBox::qt_metacast
-16 QFontComboBox::qt_metacall
-20 QFontComboBox::~QFontComboBox
-24 QFontComboBox::~QFontComboBox
-28 QFontComboBox::event
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFontComboBox::sizeHint
-68 QComboBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QComboBox::paintEvent
-128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
-176 QWidget::x11Event
-180 QComboBox::changeEvent
-184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI13QFontComboBox)
-240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
-244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QDataWidgetMapper::setCurrentIndex
-Class QFontComboBox
- size=20 align=4
- base size=20 base align=4
-QFontComboBox (0xb3cb59c0) 0
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
- QComboBox (0xb3cb5a00) 0
- primary-for QFontComboBox (0xb3cb59c0)
- QWidget (0xb3cb5a40) 0
- primary-for QComboBox (0xb3cb5a00)
- QObject (0xb3cb5a80) 0
- primary-for QWidget (0xb3cb5a40)
- QPaintDevice (0xb3cb5ac0) 8
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2d5d480) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2ced8e8) 0
+ primary-for QDataWidgetMapper (0xb2d5d480)
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
-Vtable for QToolBox
-QToolBox::_ZTV8QToolBox: 65u entries
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2cedb04) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBox)
-8 QToolBox::metaObject
-12 QToolBox::qt_metacast
-16 QToolBox::qt_metacall
-20 QToolBox::~QToolBox
-24 QToolBox::~QToolBox
-28 QToolBox::event
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2d5d840) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2d5d880) 0
+ primary-for QStringListModel (0xb2d5d840)
+ QAbstractItemModel (0xb2d5d8c0) 0
+ primary-for QAbstractListModel (0xb2d5d880)
+ QObject (0xb2cedbb8) 0
+ primary-for QAbstractItemModel (0xb2d5d8c0)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QListWidgetItem (0xb2cedce4) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QListView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QListView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QToolBox::showEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QToolBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QToolBox::itemInserted
-228 QToolBox::itemRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QToolBox)
-240 QToolBox::_ZThn8_N8QToolBoxD1Ev
-244 QToolBox::_ZThn8_N8QToolBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBox
+Class QListWidget
size=20 align=4
base size=20 base align=4
-QToolBox (0xb3cb5b80) 0
- vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
- QFrame (0xb3cb5bc0) 0
- primary-for QToolBox (0xb3cb5b80)
- QWidget (0xb3cb5c00) 0
- primary-for QFrame (0xb3cb5bc0)
- QObject (0xb3cb5c40) 0
- primary-for QWidget (0xb3cb5c00)
- QPaintDevice (0xb3cb5c80) 8
- vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+QListWidget (0xb2dcb9c0) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2dcba00) 0
+ primary-for QListWidget (0xb2dcb9c0)
+ QAbstractItemView (0xb2dcba40) 0
+ primary-for QListView (0xb2dcba00)
+ QAbstractScrollArea (0xb2dcba80) 0
+ primary-for QAbstractItemView (0xb2dcba40)
+ QFrame (0xb2dcbac0) 0
+ primary-for QAbstractScrollArea (0xb2dcba80)
+ QWidget (0xb2bdae60) 0
+ primary-for QFrame (0xb2dcbac0)
+ QObject (0xb2dc7dd4) 0
+ primary-for QWidget (0xb2bdae60)
+ QPaintDevice (0xb2dc7e10) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-Vtable for QCheckBox
-QCheckBox::_ZTV9QCheckBox: 66u entries
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCheckBox)
-8 QCheckBox::metaObject
-12 QCheckBox::qt_metacast
-16 QCheckBox::qt_metacall
-20 QCheckBox::~QCheckBox
-24 QCheckBox::~QCheckBox
-28 QCheckBox::event
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
+28 QObject::event
32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QDirModel
+ size=8 align=4
+ base size=8 base align=4
+QDirModel (0xb2c01100) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2c01140) 0
+ primary-for QDirModel (0xb2c01100)
+ QObject (0xb2bfa438) 0
+ primary-for QAbstractItemModel (0xb2c01140)
+
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QCheckBox::sizeHint
-68 QWidget::minimumSizeHint
+64 QColumnView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QCheckBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QCheckBox::paintEvent
+124 QAbstractScrollArea::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QColumnView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QCheckBox::hitButton
-228 QCheckBox::checkStateSet
-232 QCheckBox::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI9QCheckBox)
-244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
-248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QColumnView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCheckBox
+Class QColumnView
size=20 align=4
base size=20 base align=4
-QCheckBox (0xb3cb5d00) 0
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
- QAbstractButton (0xb3cb5d40) 0
- primary-for QCheckBox (0xb3cb5d00)
- QWidget (0xb3cb5d80) 0
- primary-for QAbstractButton (0xb3cb5d40)
- QObject (0xb3cb5dc0) 0
- primary-for QWidget (0xb3cb5d80)
- QPaintDevice (0xb3cb5e00) 8
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
+QColumnView (0xb2c01400) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2c01440) 0
+ primary-for QColumnView (0xb2c01400)
+ QAbstractScrollArea (0xb2c01480) 0
+ primary-for QAbstractItemView (0xb2c01440)
+ QFrame (0xb2c014c0) 0
+ primary-for QAbstractScrollArea (0xb2c01480)
+ QWidget (0xb2c0db40) 0
+ primary-for QFrame (0xb2c014c0)
+ QObject (0xb2bfa654) 0
+ primary-for QWidget (0xb2c0db40)
+ QPaintDevice (0xb2bfa690) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
-Vtable for QWorkspace
-QWorkspace::_ZTV10QWorkspace: 63u entries
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QWorkspace)
-8 QWorkspace::metaObject
-12 QWorkspace::qt_metacast
-16 QWorkspace::qt_metacall
-20 QWorkspace::~QWorkspace
-24 QWorkspace::~QWorkspace
-28 QWorkspace::event
-32 QWorkspace::eventFilter
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2bfa8ac) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QWorkspace::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWorkspace::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWorkspace::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWorkspace::paintEvent
-128 QWidget::moveEvent
-132 QWorkspace::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWorkspace::showEvent
-172 QWorkspace::hideEvent
-176 QWidget::x11Event
-180 QWorkspace::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QWorkspace)
-232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
-236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QWorkspace
- size=20 align=4
- base size=20 base align=4
-QWorkspace (0xb3cb5e80) 0
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
- QWidget (0xb3cb5ec0) 0
- primary-for QWorkspace (0xb3cb5e80)
- QObject (0xb3cb5f00) 0
- primary-for QWidget (0xb3cb5ec0)
- QPaintDevice (0xb3cb5f40) 8
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2c6bb00) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2c6bb40) 0
+ primary-for QStandardItemModel (0xb2c6bb00)
+ QObject (0xb2c4e924) 0
+ primary-for QAbstractItemModel (0xb2c6bb40)
-Vtable for QMenuBar
-QMenuBar::_ZTV8QMenuBar: 63u entries
+Vtable for QAbstractProxyModel
+QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMenuBar)
-8 QMenuBar::metaObject
-12 QMenuBar::qt_metacast
-16 QMenuBar::qt_metacall
-20 QMenuBar::~QMenuBar
-24 QMenuBar::~QMenuBar
-28 QMenuBar::event
-32 QMenuBar::eventFilter
+4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
+8 QAbstractProxyModel::metaObject
+12 QAbstractProxyModel::qt_metacast
+16 QAbstractProxyModel::qt_metacall
+20 QAbstractProxyModel::~QAbstractProxyModel
+24 QAbstractProxyModel::~QAbstractProxyModel
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QMenuBar::setVisible
-64 QMenuBar::sizeHint
-68 QMenuBar::minimumSizeHint
-72 QMenuBar::heightForWidth
-76 QWidget::paintEngine
-80 QMenuBar::mousePressEvent
-84 QMenuBar::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenuBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMenuBar::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QMenuBar::focusInEvent
-112 QMenuBar::focusOutEvent
-116 QWidget::enterEvent
-120 QMenuBar::leaveEvent
-124 QMenuBar::paintEvent
-128 QWidget::moveEvent
-132 QMenuBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenuBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMenuBar::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QMenuBar)
-232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
-236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 QAbstractProxyModel::data
+80 QAbstractProxyModel::setData
+84 QAbstractProxyModel::headerData
+88 QAbstractProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractProxyModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QAbstractProxyModel::setSourceModel
+172 __cxa_pure_virtual
+176 __cxa_pure_virtual
+180 QAbstractProxyModel::mapSelectionToSource
+184 QAbstractProxyModel::mapSelectionFromSource
-Class QMenuBar
- size=20 align=4
- base size=20 base align=4
-QMenuBar (0xb3cb5fc0) 0
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
- QWidget (0xb3cb50c0) 0
- primary-for QMenuBar (0xb3cb5fc0)
- QObject (0xb3cb5200) 0
- primary-for QWidget (0xb3cb50c0)
- QPaintDevice (0xb3cb5380) 8
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+Class QAbstractProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractProxyModel (0xb2c6bf40) 0
+ vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
+ QAbstractItemModel (0xb2c6bf80) 0
+ primary-for QAbstractProxyModel (0xb2c6bf40)
+ QObject (0xb2c4ec30) 0
+ primary-for QAbstractItemModel (0xb2c6bf80)
-Vtable for QMdiArea
-QMdiArea::_ZTV8QMdiArea: 65u entries
+Vtable for QSortFilterProxyModel
+QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMdiArea)
-8 QMdiArea::metaObject
-12 QMdiArea::qt_metacast
-16 QMdiArea::qt_metacall
-20 QMdiArea::~QMdiArea
-24 QMdiArea::~QMdiArea
-28 QMdiArea::event
-32 QMdiArea::eventFilter
-36 QMdiArea::timerEvent
-40 QMdiArea::childEvent
+4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
+8 QSortFilterProxyModel::metaObject
+12 QSortFilterProxyModel::qt_metacast
+16 QSortFilterProxyModel::qt_metacall
+20 QSortFilterProxyModel::~QSortFilterProxyModel
+24 QSortFilterProxyModel::~QSortFilterProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSortFilterProxyModel::index
+60 QSortFilterProxyModel::parent
+64 QSortFilterProxyModel::rowCount
+68 QSortFilterProxyModel::columnCount
+72 QSortFilterProxyModel::hasChildren
+76 QSortFilterProxyModel::data
+80 QSortFilterProxyModel::setData
+84 QSortFilterProxyModel::headerData
+88 QSortFilterProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QSortFilterProxyModel::mimeTypes
+104 QSortFilterProxyModel::mimeData
+108 QSortFilterProxyModel::dropMimeData
+112 QSortFilterProxyModel::supportedDropActions
+116 QSortFilterProxyModel::insertRows
+120 QSortFilterProxyModel::insertColumns
+124 QSortFilterProxyModel::removeRows
+128 QSortFilterProxyModel::removeColumns
+132 QSortFilterProxyModel::fetchMore
+136 QSortFilterProxyModel::canFetchMore
+140 QSortFilterProxyModel::flags
+144 QSortFilterProxyModel::sort
+148 QSortFilterProxyModel::buddy
+152 QSortFilterProxyModel::match
+156 QSortFilterProxyModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QSortFilterProxyModel::setSourceModel
+172 QSortFilterProxyModel::mapToSource
+176 QSortFilterProxyModel::mapFromSource
+180 QSortFilterProxyModel::mapSelectionToSource
+184 QSortFilterProxyModel::mapSelectionFromSource
+188 QSortFilterProxyModel::filterAcceptsRow
+192 QSortFilterProxyModel::filterAcceptsColumn
+196 QSortFilterProxyModel::lessThan
+
+Class QSortFilterProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QSortFilterProxyModel (0xb2cc9240) 0
+ vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
+ QAbstractProxyModel (0xb2cc9280) 0
+ primary-for QSortFilterProxyModel (0xb2cc9240)
+ QAbstractItemModel (0xb2cc92c0) 0
+ primary-for QAbstractProxyModel (0xb2cc9280)
+ QObject (0xb2c4ee4c) 0
+ primary-for QAbstractItemModel (0xb2cc92c0)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
+28 QObject::event
+32 QStyledItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QStyledItemDelegate (0xb2cc9580) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2cc95c0) 0
+ primary-for QStyledItemDelegate (0xb2cc9580)
+ QObject (0xb2af4078) 0
+ primary-for QAbstractItemDelegate (0xb2cc95c0)
+
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
+28 QObject::event
+32 QItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
+
+Class QItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QItemDelegate (0xb2cc9880) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2cc98c0) 0
+ primary-for QItemDelegate (0xb2cc9880)
+ QObject (0xb2af4294) 0
+ primary-for QAbstractItemDelegate (0xb2cc98c0)
+
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QMdiArea::sizeHint
-68 QMdiArea::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QMdiArea::paintEvent
+124 QTableView::paintEvent
128 QWidget::moveEvent
-132 QMdiArea::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QMdiArea::showEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QMdiArea::viewportEvent
-228 QMdiArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QMdiArea)
-240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
-244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiArea
+Class QTableView
size=20 align=4
base size=20 base align=4
-QMdiArea (0xb3cb54c0) 0
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
- QAbstractScrollArea (0xb3cb5680) 0
- primary-for QMdiArea (0xb3cb54c0)
- QFrame (0xb3cb57c0) 0
- primary-for QAbstractScrollArea (0xb3cb5680)
- QWidget (0xb3cb5940) 0
- primary-for QFrame (0xb3cb57c0)
- QObject (0xb3cb5b00) 0
- primary-for QWidget (0xb3cb5940)
- QPaintDevice (0xb3cb5cc0) 8
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+QTableView (0xb2cc9b80) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2cc9bc0) 0
+ primary-for QTableView (0xb2cc9b80)
+ QAbstractScrollArea (0xb2cc9c00) 0
+ primary-for QAbstractItemView (0xb2cc9bc0)
+ QFrame (0xb2cc9c40) 0
+ primary-for QAbstractScrollArea (0xb2cc9c00)
+ QWidget (0xb2b0e460) 0
+ primary-for QFrame (0xb2cc9c40)
+ QObject (0xb2af44b0) 0
+ primary-for QWidget (0xb2b0e460)
+ QPaintDevice (0xb2af44ec) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2af4708) 0
-Vtable for QLabel
-QLabel::_ZTV6QLabel: 63u entries
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QLabel)
-8 QLabel::metaObject
-12 QLabel::qt_metacast
-16 QLabel::qt_metacall
-20 QLabel::~QLabel
-24 QLabel::~QLabel
-28 QLabel::event
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2af4924) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTableView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QLabel::sizeHint
-68 QLabel::minimumSizeHint
-72 QLabel::heightForWidth
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QLabel::mousePressEvent
-84 QLabel::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QLabel::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLabel::keyPressEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QLabel::focusInEvent
-112 QLabel::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QLabel::paintEvent
+124 QTableView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QLabel::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QLabel::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QLabel::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QLabel)
-232 QLabel::_ZThn8_N6QLabelD1Ev
-236 QLabel::_ZThn8_N6QLabelD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QLabel
+Class QTableWidget
size=20 align=4
base size=20 base align=4
-QLabel (0xb3cb5f80) 0
- vptr=((& QLabel::_ZTV6QLabel) + 8u)
- QFrame (0xb3a2c000) 0
- primary-for QLabel (0xb3cb5f80)
- QWidget (0xb3a2c040) 0
- primary-for QFrame (0xb3a2c000)
- QObject (0xb3a2c080) 0
- primary-for QWidget (0xb3a2c040)
- QPaintDevice (0xb3a2c0c0) 8
- vptr=((& QLabel::_ZTV6QLabel) + 232u)
+QTableWidget (0xb2b6d080) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2b6d0c0) 0
+ primary-for QTableWidget (0xb2b6d080)
+ QAbstractItemView (0xb2b6d100) 0
+ primary-for QTableView (0xb2b6d0c0)
+ QAbstractScrollArea (0xb2b6d140) 0
+ primary-for QAbstractItemView (0xb2b6d100)
+ QFrame (0xb2b6d180) 0
+ primary-for QAbstractScrollArea (0xb2b6d140)
+ QWidget (0xb2b6aaf0) 0
+ primary-for QFrame (0xb2b6d180)
+ QObject (0xb2b5da14) 0
+ primary-for QWidget (0xb2b6aaf0)
+ QPaintDevice (0xb2b5da50) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
-Vtable for QToolBar
-QToolBar::_ZTV8QToolBar: 63u entries
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBar)
-8 QToolBar::metaObject
-12 QToolBar::qt_metacast
-16 QToolBar::qt_metacall
-20 QToolBar::~QToolBar
-24 QToolBar::~QToolBar
-28 QToolBar::event
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
32 QObject::eventFilter
-36 QObject::timerEvent
-40 QToolBar::childEvent
+36 QTreeView::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QToolBar::paintEvent
+124 QTreeView::paintEvent
128 QWidget::moveEvent
-132 QToolBar::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
-148 QToolBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QToolBar::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QToolBar)
-232 QToolBar::_ZThn8_N8QToolBarD1Ev
-236 QToolBar::_ZThn8_N8QToolBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBar
+Class QTreeView
size=20 align=4
base size=20 base align=4
-QToolBar (0xb3a2c140) 0
- vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
- QWidget (0xb3a2c180) 0
- primary-for QToolBar (0xb3a2c140)
- QObject (0xb3a2c1c0) 0
- primary-for QWidget (0xb3a2c180)
- QPaintDevice (0xb3a2c200) 8
- vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
+QTreeView (0xb2b6d680) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2b6d6c0) 0
+ primary-for QTreeView (0xb2b6d680)
+ QAbstractScrollArea (0xb2b6d700) 0
+ primary-for QAbstractItemView (0xb2b6d6c0)
+ QFrame (0xb2b6d740) 0
+ primary-for QAbstractScrollArea (0xb2b6d700)
+ QWidget (0xb2b8f4b0) 0
+ primary-for QFrame (0xb2b6d740)
+ QObject (0xb2b910f0) 0
+ primary-for QWidget (0xb2b8f4b0)
+ QPaintDevice (0xb2b9112c) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-Vtable for QSplashScreen
-QSplashScreen::_ZTV13QSplashScreen: 64u entries
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSplashScreen)
-8 QSplashScreen::metaObject
-12 QSplashScreen::qt_metacast
-16 QSplashScreen::qt_metacall
-20 QSplashScreen::~QSplashScreen
-24 QSplashScreen::~QSplashScreen
-28 QSplashScreen::event
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
+
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2b6da00) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2b6da40) 0
+ primary-for QProxyModel (0xb2b6da00)
+ QObject (0xb2b91348) 0
+ primary-for QAbstractItemModel (0xb2b6da40)
+
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QHeaderView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSplashScreen::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QHeaderView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplashScreen::drawContents
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI13QSplashScreen)
-236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
-240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QHeaderView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplashScreen
+Class QHeaderView
size=20 align=4
base size=20 base align=4
-QSplashScreen (0xb3a2c280) 0
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
- QWidget (0xb3a2c2c0) 0
- primary-for QSplashScreen (0xb3a2c280)
- QObject (0xb3a2c300) 0
- primary-for QWidget (0xb3a2c2c0)
- QPaintDevice (0xb3a2c340) 8
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
+QHeaderView (0xb2b6dd00) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2b6dd40) 0
+ primary-for QHeaderView (0xb2b6dd00)
+ QAbstractScrollArea (0xb2b6dd80) 0
+ primary-for QAbstractItemView (0xb2b6dd40)
+ QFrame (0xb2b6ddc0) 0
+ primary-for QAbstractScrollArea (0xb2b6dd80)
+ QWidget (0xb2bb9690) 0
+ primary-for QFrame (0xb2b6ddc0)
+ QObject (0xb2b91564) 0
+ primary-for QWidget (0xb2bb9690)
+ QPaintDevice (0xb2b915a0) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
-Vtable for QMdiSubWindow
-QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QMdiSubWindow)
-8 QMdiSubWindow::metaObject
-12 QMdiSubWindow::qt_metacast
-16 QMdiSubWindow::qt_metacall
-20 QMdiSubWindow::~QMdiSubWindow
-24 QMdiSubWindow::~QMdiSubWindow
-28 QMdiSubWindow::event
-32 QMdiSubWindow::eventFilter
-36 QMdiSubWindow::timerEvent
-40 QMdiSubWindow::childEvent
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2b918ac) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2b91b40) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2b91e10) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QMdiSubWindow::sizeHint
-68 QMdiSubWindow::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMdiSubWindow::mousePressEvent
-84 QMdiSubWindow::mouseReleaseEvent
-88 QMdiSubWindow::mouseDoubleClickEvent
-92 QMdiSubWindow::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMdiSubWindow::keyPressEvent
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QMdiSubWindow::focusInEvent
-112 QMdiSubWindow::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
-120 QMdiSubWindow::leaveEvent
-124 QMdiSubWindow::paintEvent
-128 QMdiSubWindow::moveEvent
-132 QMdiSubWindow::resizeEvent
-136 QMdiSubWindow::closeEvent
-140 QMdiSubWindow::contextMenuEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMdiSubWindow::showEvent
-172 QMdiSubWindow::hideEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTreeWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QMdiSubWindow::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI13QMdiSubWindow)
-232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
-236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiSubWindow
+Class QTreeWidget
size=20 align=4
base size=20 base align=4
-QMdiSubWindow (0xb3a2c3c0) 0
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
- QWidget (0xb3a2c400) 0
- primary-for QMdiSubWindow (0xb3a2c3c0)
- QObject (0xb3a2c440) 0
- primary-for QWidget (0xb3a2c400)
- QPaintDevice (0xb3a2c480) 8
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
+QTreeWidget (0xb2a41ac0) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2a41b00) 0
+ primary-for QTreeWidget (0xb2a41ac0)
+ QAbstractItemView (0xb2a41b40) 0
+ primary-for QTreeView (0xb2a41b00)
+ QAbstractScrollArea (0xb2a41b80) 0
+ primary-for QAbstractItemView (0xb2a41b40)
+ QFrame (0xb2a41bc0) 0
+ primary-for QAbstractScrollArea (0xb2a41b80)
+ QWidget (0xb2a4df50) 0
+ primary-for QFrame (0xb2a41bc0)
+ QObject (0xb2a52258) 0
+ primary-for QWidget (0xb2a4df50)
+ QPaintDevice (0xb2a52294) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-Vtable for QMenuItem
-QMenuItem::_ZTV9QMenuItem: 14u entries
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMenuItem)
-8 QMenuItem::metaObject
-12 QMenuItem::qt_metacast
-16 QMenuItem::qt_metacall
-20 QMenuItem::~QMenuItem
-24 QMenuItem::~QMenuItem
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
-Class QMenuItem
- size=8 align=4
- base size=8 base align=4
-QMenuItem (0xb3a2c540) 0
- vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
- QAction (0xb3a2c580) 0
- primary-for QMenuItem (0xb3a2c540)
- QObject (0xb3a2c5c0) 0
- primary-for QAction (0xb3a2c580)
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb2a52ca8) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-Class QAbstractUndoItem
+Class QAccessibleBridgeFactoryInterface
size=4 align=4
base size=4 base align=4
-QAbstractUndoItem (0xb3a2c640) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+QAccessibleBridgeFactoryInterface (0xb2a76600) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb2a52ec4) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2a76600)
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QTextDocument)
-8 QTextDocument::metaObject
-12 QTextDocument::qt_metacast
-16 QTextDocument::qt_metacall
-20 QTextDocument::~QTextDocument
-24 QTextDocument::~QTextDocument
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -9702,171 +8832,458 @@ QTextDocument::_ZTV13QTextDocument: 17u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTextDocument::clear
-60 QTextDocument::createObject
-64 QTextDocument::loadResource
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QTextDocument
- size=8 align=4
- base size=8 base align=4
-QTextDocument (0xb3a2c700) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
- QObject (0xb3a2c740) 0
- primary-for QTextDocument (0xb3a2c700)
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb2a935f0) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb2a95168) 0
+ primary-for QAccessibleBridgePlugin (0xb2a935f0)
+ QAccessibleBridgeFactoryInterface (0xb2a76800) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb2a951a4) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2a76800)
+Class QAccessible
+ size=1 align=1
+ base size=0 base align=1
+QAccessible (0xb2a952d0) 0 empty
-Class QTextOption
- size=24 align=4
- base size=24 base align=4
-QTextOption (0xb3a2c800) 0
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb2a76e80) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb2a955a0) 0 empty
-Class QPen
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
size=4 align=4
base size=4 base align=4
-QPen (0xb3a2c880) 0
+QAccessibleInterfaceEx (0xb2903540) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb2903580) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2903540)
+ QAccessible (0xb2a95ac8) 0 empty
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
-Class QTextLength
- size=12 align=4
- base size=12 base align=4
-QTextLength (0xb3a2c980) 0
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb2903640) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2a95b40) 0
+ primary-for QAccessibleEvent (0xb2903640)
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
-Class QTextFormat
+Class QAccessibleObject
size=8 align=4
base size=8 base align=4
-QTextFormat (0xb3a2ca40) 0
-
-
+QAccessibleObject (0xb2903a40) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb2903a80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2903a40)
+ QAccessible (0xb293530c) 0 empty
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
-Class QTextCharFormat
+Class QAccessibleObjectEx
size=8 align=4
base size=8 base align=4
-QTextCharFormat (0xb3a2ccc0) 0
- QTextFormat (0xb3a2cd00) 0
+QAccessibleObjectEx (0xb2903b00) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb2903b40) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2903b00)
+ QAccessibleInterface (0xb2903b80) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2903b40)
+ QAccessible (0xb2935348) 0 empty
-Class QTextBlockFormat
- size=8 align=4
- base size=8 base align=4
-QTextBlockFormat (0xb3a2cd40) 0
- QTextFormat (0xb3a2cd80) 0
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
-Class QTextListFormat
+Class QAccessibleApplication
size=8 align=4
base size=8 base align=4
-QTextListFormat (0xb3a2cdc0) 0
- QTextFormat (0xb3a2ce00) 0
+QAccessibleApplication (0xb2903c00) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb2903c40) 0
+ primary-for QAccessibleApplication (0xb2903c00)
+ QAccessibleInterface (0xb2903c80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2903c40)
+ QAccessible (0xb2935384) 0 empty
-Class QTextImageFormat
- size=8 align=4
- base size=8 base align=4
-QTextImageFormat (0xb3a2ce40) 0
- QTextCharFormat (0xb3a2ce80) 0
- QTextFormat (0xb3a2cec0) 0
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
-Class QTextFrameFormat
- size=8 align=4
- base size=8 base align=4
-QTextFrameFormat (0xb3a2cf00) 0
- QTextFormat (0xb3a2cf40) 0
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb2903d00) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb2903d40) 0
+ primary-for QAccessibleWidget (0xb2903d00)
+ QAccessibleInterface (0xb2903d80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2903d40)
+ QAccessible (0xb29353c0) 0 empty
-Class QTextTableFormat
- size=8 align=4
- base size=8 base align=4
-QTextTableFormat (0xb3a2cf80) 0
- QTextFrameFormat (0xb3a2cfc0) 0
- QTextFormat (0xb3a2c100) 0
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb2903e00) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb2903e40) 0
+ primary-for QAccessibleWidgetEx (0xb2903e00)
+ QAccessibleInterfaceEx (0xb2903e80) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2903e40)
+ QAccessibleInterface (0xb2903ec0) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2903e80)
+ QAccessible (0xb29353fc) 0 empty
-Class QTextCursor
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
size=4 align=4
base size=4 base align=4
-QTextCursor (0xb3a2c240) 0
+QAccessible2Interface (0xb2935438) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextObject)
-8 QTextObject::metaObject
-12 QTextObject::qt_metacast
-16 QTextObject::qt_metacall
-20 QTextObject::~QTextObject
-24 QTextObject::~QTextObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
-Class QTextObject
- size=8 align=4
- base size=8 base align=4
-QTextObject (0xb3a2c4c0) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
- QObject (0xb3a2c600) 0
- primary-for QTextObject (0xb3a2c4c0)
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb2959240) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb2935744) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb2959240)
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTextBlockGroup)
-8 QTextBlockGroup::metaObject
-12 QTextBlockGroup::qt_metacast
-16 QTextBlockGroup::qt_metacall
-20 QTextBlockGroup::~QTextBlockGroup
-24 QTextBlockGroup::~QTextBlockGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
-Class QTextBlockGroup
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb29594c0) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb2935a8c) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb29594c0)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
size=8 align=4
base size=8 base align=4
-QTextBlockGroup (0xb3a2c680) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
- QTextObject (0xb3a2c780) 0
- primary-for QTextBlockGroup (0xb3a2c680)
- QObject (0xb3a2c8c0) 0
- primary-for QTextObject (0xb3a2c780)
+QAccessibleSimpleEditableTextInterface (0xb2959740) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb2959780) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb2959740)
+ QAccessible2Interface (0xb2935dd4) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2959780)
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-8 QTextFrameLayoutData::~QTextFrameLayoutData
-12 QTextFrameLayoutData::~QTextFrameLayoutData
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
-Class QTextFrameLayoutData
+Class QAccessibleValueInterface
size=4 align=4
base size=4 base align=4
-QTextFrameLayoutData (0xb3a2c900) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+QAccessibleValueInterface (0xb2959840) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb2935e10) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb2959840)
-Class QTextFrame::iterator
- size=20 align=4
- base size=20 base align=4
-QTextFrame::iterator (0xb3a2cb40) 0
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb2959ac0) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb2971168) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb2959ac0)
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextFrame)
-8 QTextFrame::metaObject
-12 QTextFrame::qt_metacast
-16 QTextFrame::qt_metacall
-20 QTextFrame::~QTextFrame
-24 QTextFrame::~QTextFrame
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb2976230) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb29711e0) 0 empty
+ QFactoryInterface (0xb297121c) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2976230)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -9874,175 +9291,570 @@ QTextFrame::_ZTV10QTextFrame: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QTextFrame
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb2976b40) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb29714b0) 0
+ primary-for QAccessiblePlugin (0xb2976b40)
+ QAccessibleFactoryInterface (0xb2976b90) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb29714ec) 8 empty
+ QFactoryInterface (0xb2971528) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2976b90)
+
+Vtable for QLayoutItem
+QLayoutItem::_ZTV11QLayoutItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QLayoutItem)
+8 QLayoutItem::~QLayoutItem
+12 QLayoutItem::~QLayoutItem
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QLayoutItem
size=8 align=4
base size=8 base align=4
-QTextFrame (0xb3a2ca00) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
- QTextObject (0xb3a2ca80) 0
- primary-for QTextFrame (0xb3a2ca00)
- QObject (0xb3a2cb00) 0
- primary-for QTextObject (0xb3a2ca80)
+QLayoutItem (0xb2971654) 0
+ vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+
+Vtable for QSpacerItem
+QSpacerItem::_ZTV11QSpacerItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QSpacerItem)
+8 QSpacerItem::~QSpacerItem
+12 QSpacerItem::~QSpacerItem
+16 QSpacerItem::sizeHint
+20 QSpacerItem::minimumSize
+24 QSpacerItem::maximumSize
+28 QSpacerItem::expandingDirections
+32 QSpacerItem::setGeometry
+36 QSpacerItem::geometry
+40 QSpacerItem::isEmpty
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QSpacerItem::spacerItem
+Class QSpacerItem
+ size=36 align=4
+ base size=36 base align=4
+QSpacerItem (0xb298c080) 0
+ vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
+ QLayoutItem (0xb2971870) 0
+ primary-for QSpacerItem (0xb298c080)
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+Vtable for QWidgetItem
+QWidgetItem::_ZTV11QWidgetItem: 18u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QTextBlockUserData)
-8 QTextBlockUserData::~QTextBlockUserData
-12 QTextBlockUserData::~QTextBlockUserData
+4 (int (*)(...))(& _ZTI11QWidgetItem)
+8 QWidgetItem::~QWidgetItem
+12 QWidgetItem::~QWidgetItem
+16 QWidgetItem::sizeHint
+20 QWidgetItem::minimumSize
+24 QWidgetItem::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
-Class QTextBlockUserData
- size=4 align=4
- base size=4 base align=4
-QTextBlockUserData (0xb3823100) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+Class QWidgetItem
+ size=12 align=4
+ base size=12 base align=4
+QWidgetItem (0xb298c1c0) 0
+ vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
+ QLayoutItem (0xb2971d98) 0
+ primary-for QWidgetItem (0xb298c1c0)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
-Class QTextBlock::iterator
- size=16 align=4
- base size=16 base align=4
-QTextBlock::iterator (0xb38231c0) 0
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb298c300) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb298c340) 0
+ primary-for QWidgetItemV2 (0xb298c300)
+ QLayoutItem (0xb299e0b4) 0
+ primary-for QWidgetItem (0xb298c340)
-Class QTextBlock
+Class QLayoutIterator
size=8 align=4
base size=8 base align=4
-QTextBlock (0xb3823180) 0
+QLayoutIterator (0xb299e168) 0
+Vtable for QLayout
+QLayout::_ZTV7QLayout: 45u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QLayout)
+8 QLayout::metaObject
+12 QLayout::qt_metacast
+16 QLayout::qt_metacall
+20 QLayout::~QLayout
+24 QLayout::~QLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 __cxa_pure_virtual
+68 QLayout::expandingDirections
+72 QLayout::minimumSize
+76 QLayout::maximumSize
+80 QLayout::setGeometry
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 QLayout::indexOf
+96 __cxa_pure_virtual
+100 QLayout::isEmpty
+104 QLayout::layout
+108 (int (*)(...))-0x000000008
+112 (int (*)(...))(& _ZTI7QLayout)
+116 QLayout::_ZThn8_N7QLayoutD1Ev
+120 QLayout::_ZThn8_N7QLayoutD0Ev
+124 __cxa_pure_virtual
+128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
+132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
+144 QLayout::_ZThn8_NK7QLayout8geometryEv
+148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+152 QLayoutItem::hasHeightForWidth
+156 QLayoutItem::heightForWidth
+160 QLayoutItem::minimumHeightForWidth
+164 QLayout::_ZThn8_N7QLayout10invalidateEv
+168 QLayoutItem::widget
+172 QLayout::_ZThn8_N7QLayout6layoutEv
+176 QLayoutItem::spacerItem
+Class QLayout
+ size=16 align=4
+ base size=16 base align=4
+QLayout (0xb29a77d0) 0
+ vptr=((& QLayout::_ZTV7QLayout) + 8u)
+ QObject (0xb299e870) 0
+ primary-for QLayout (0xb29a77d0)
+ QLayoutItem (0xb299e8ac) 8
+ vptr=((& QLayout::_ZTV7QLayout) + 116u)
-Class QTextFragment
- size=12 align=4
- base size=12 base align=4
-QTextFragment (0xb3823280) 0
+Vtable for QBoxLayout
+QBoxLayout::_ZTV10QBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 QBoxLayout::~QBoxLayout
+24 QBoxLayout::~QBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI10QBoxLayout)
+132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
+136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+Class QBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QBoxLayout (0xb298cdc0) 0
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
+ QLayout (0xb29c6640) 0
+ primary-for QBoxLayout (0xb298cdc0)
+ QObject (0xb29cb348) 0
+ primary-for QLayout (0xb29c6640)
+ QLayoutItem (0xb29cb384) 8
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
-Class QTextInlineObject
- size=8 align=4
- base size=8 base align=4
-QTextInlineObject (0xb3823300) 0
+Vtable for QHBoxLayout
+QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHBoxLayout)
+8 QHBoxLayout::metaObject
+12 QHBoxLayout::qt_metacast
+16 QHBoxLayout::qt_metacall
+20 QHBoxLayout::~QHBoxLayout
+24 QHBoxLayout::~QHBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QHBoxLayout)
+132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
+136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
-Class QTextLayout::FormatRange
+Class QHBoxLayout
size=16 align=4
base size=16 base align=4
-QTextLayout::FormatRange (0xb3823380) 0
+QHBoxLayout (0xb27e4100) 0
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
+ QBoxLayout (0xb27e4140) 0
+ primary-for QHBoxLayout (0xb27e4100)
+ QLayout (0xb27e3230) 0
+ primary-for QBoxLayout (0xb27e4140)
+ QObject (0xb29cb6cc) 0
+ primary-for QLayout (0xb27e3230)
+ QLayoutItem (0xb29cb708) 8
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
-Class QTextLayout
- size=4 align=4
- base size=4 base align=4
-QTextLayout (0xb3823340) 0
+Vtable for QVBoxLayout
+QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QVBoxLayout)
+8 QVBoxLayout::metaObject
+12 QVBoxLayout::qt_metacast
+16 QVBoxLayout::qt_metacall
+20 QVBoxLayout::~QVBoxLayout
+24 QVBoxLayout::~QVBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QVBoxLayout)
+132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
+136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+Class QVBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QVBoxLayout (0xb27e4380) 0
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
+ QBoxLayout (0xb27e43c0) 0
+ primary-for QVBoxLayout (0xb27e4380)
+ QLayout (0xb27f10a0) 0
+ primary-for QBoxLayout (0xb27e43c0)
+ QObject (0xb29cb834) 0
+ primary-for QLayout (0xb27f10a0)
+ QLayoutItem (0xb29cb870) 8
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+Vtable for QGridLayout
+QGridLayout::_ZTV11QGridLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QGridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 QGridLayout::~QGridLayout
+24 QGridLayout::~QGridLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QGridLayout)
+132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
+136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
-Class QTextLine
- size=8 align=4
- base size=8 base align=4
-QTextLine (0xb3823500) 0
+Class QGridLayout
+ size=16 align=4
+ base size=16 base align=4
+QGridLayout (0xb27e4600) 0
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
+ QLayout (0xb27f6fa0) 0
+ primary-for QGridLayout (0xb27e4600)
+ QObject (0xb29cb99c) 0
+ primary-for QLayout (0xb27f6fa0)
+ QLayoutItem (0xb29cb9d8) 8
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
-Class QTextEdit::ExtraSelection
- size=12 align=4
- base size=12 base align=4
-QTextEdit::ExtraSelection (0xb38236c0) 0
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFormLayout::invalidate
+60 QLayout::geometry
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
+76 QLayout::maximumSize
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
+92 QLayout::indexOf
+96 QFormLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
+ size=16 align=4
+ base size=16 base align=4
+QFormLayout (0xb2825000) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb281fb90) 0
+ primary-for QFormLayout (0xb2825000)
+ QObject (0xb2822168) 0
+ primary-for QLayout (0xb281fb90)
+ QLayoutItem (0xb28221a4) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
-Vtable for QTextEdit
-QTextEdit::_ZTV9QTextEdit: 69u entries
+Vtable for QClipboard
+QClipboard::_ZTV10QClipboard: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextEdit)
-8 QTextEdit::metaObject
-12 QTextEdit::qt_metacast
-16 QTextEdit::qt_metacall
-20 QTextEdit::~QTextEdit
-24 QTextEdit::~QTextEdit
-28 QTextEdit::event
+4 (int (*)(...))(& _ZTI10QClipboard)
+8 QClipboard::metaObject
+12 QClipboard::qt_metacast
+16 QClipboard::qt_metacall
+20 QClipboard::~QClipboard
+24 QClipboard::~QClipboard
+28 QClipboard::event
32 QObject::eventFilter
-36 QTextEdit::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
+48 QClipboard::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextEdit::mousePressEvent
-84 QTextEdit::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextEdit::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextEdit::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextEdit::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextEdit::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 (int (*)(...))-0x00000000000000008
-252 (int (*)(...))(& _ZTI9QTextEdit)
-256 QTextEdit::_ZThn8_N9QTextEditD1Ev
-260 QTextEdit::_ZThn8_N9QTextEditD0Ev
-264 QWidget::_ZThn8_NK7QWidget7devTypeEv
-268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTextEdit
- size=20 align=4
- base size=20 base align=4
-QTextEdit (0xb3823540) 0
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
- QAbstractScrollArea (0xb3823580) 0
- primary-for QTextEdit (0xb3823540)
- QFrame (0xb38235c0) 0
- primary-for QAbstractScrollArea (0xb3823580)
- QWidget (0xb3823600) 0
- primary-for QFrame (0xb38235c0)
- QObject (0xb3823640) 0
- primary-for QWidget (0xb3823600)
- QPaintDevice (0xb3823680) 8
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
+Class QClipboard
+ size=8 align=4
+ base size=8 base align=4
+QClipboard (0xb28252c0) 0
+ vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
+ QObject (0xb28223c0) 0
+ primary-for QClipboard (0xb28252c0)
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb28225dc) 0 empty
-Vtable for QLCDNumber
-QLCDNumber::_ZTV10QLCDNumber: 63u entries
+Vtable for QDesktopWidget
+QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QLCDNumber)
-8 QLCDNumber::metaObject
-12 QLCDNumber::qt_metacast
-16 QLCDNumber::qt_metacall
-20 QLCDNumber::~QLCDNumber
-24 QLCDNumber::~QLCDNumber
-28 QLCDNumber::event
+4 (int (*)(...))(& _ZTI14QDesktopWidget)
+8 QDesktopWidget::metaObject
+12 QDesktopWidget::qt_metacast
+16 QDesktopWidget::qt_metacall
+20 QDesktopWidget::~QDesktopWidget
+24 QDesktopWidget::~QDesktopWidget
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -10051,7 +9863,7 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QLCDNumber::sizeHint
+64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
@@ -10066,9 +9878,9 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QLCDNumber::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QDesktopWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -10080,7 +9892,7 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10091,465 +9903,288 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QLCDNumber)
-232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
-236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QDesktopWidget)
+232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
+236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QLCDNumber
+Class QDesktopWidget
size=20 align=4
base size=20 base align=4
-QLCDNumber (0xb38237c0) 0
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
- QFrame (0xb3823800) 0
- primary-for QLCDNumber (0xb38237c0)
- QWidget (0xb3823840) 0
- primary-for QFrame (0xb3823800)
- QObject (0xb3823880) 0
- primary-for QWidget (0xb3823840)
- QPaintDevice (0xb38238c0) 8
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+QDesktopWidget (0xb28255c0) 0
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
+ QWidget (0xb2847b40) 0
+ primary-for QDesktopWidget (0xb28255c0)
+ QObject (0xb2822618) 0
+ primary-for QWidget (0xb2847b40)
+ QPaintDevice (0xb2822654) 8
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
-Vtable for QStackedWidget
-QStackedWidget::_ZTV14QStackedWidget: 63u entries
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedWidget)
-8 QStackedWidget::metaObject
-12 QStackedWidget::qt_metacast
-16 QStackedWidget::qt_metacall
-20 QStackedWidget::~QStackedWidget
-24 QStackedWidget::~QStackedWidget
-28 QStackedWidget::event
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QStackedWidget)
-232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
-236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStackedWidget
- size=20 align=4
- base size=20 base align=4
-QStackedWidget (0xb3823940) 0
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
- QFrame (0xb3823980) 0
- primary-for QStackedWidget (0xb3823940)
- QWidget (0xb38239c0) 0
- primary-for QFrame (0xb3823980)
- QObject (0xb3823a00) 0
- primary-for QWidget (0xb38239c0)
- QPaintDevice (0xb3823a40) 8
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb2825980) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb2822870) 0
+ primary-for QShortcut (0xb2825980)
-Vtable for QDialogButtonBox
-QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+Vtable for QSessionManager
+QSessionManager::_ZTV15QSessionManager: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDialogButtonBox)
-8 QDialogButtonBox::metaObject
-12 QDialogButtonBox::qt_metacast
-16 QDialogButtonBox::qt_metacall
-20 QDialogButtonBox::~QDialogButtonBox
-24 QDialogButtonBox::~QDialogButtonBox
-28 QDialogButtonBox::event
+4 (int (*)(...))(& _ZTI15QSessionManager)
+8 QSessionManager::metaObject
+12 QSessionManager::qt_metacast
+16 QSessionManager::qt_metacall
+20 QSessionManager::~QSessionManager
+24 QSessionManager::~QSessionManager
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QDialogButtonBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI16QDialogButtonBox)
-232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
-236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDialogButtonBox
- size=20 align=4
- base size=20 base align=4
-QDialogButtonBox (0xb3823ac0) 0
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
- QWidget (0xb3823b00) 0
- primary-for QDialogButtonBox (0xb3823ac0)
- QObject (0xb3823b40) 0
- primary-for QWidget (0xb3823b00)
- QPaintDevice (0xb3823b80) 8
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
+Class QSessionManager
+ size=8 align=4
+ base size=8 base align=4
+QSessionManager (0xb2825c80) 0
+ vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
+ QObject (0xb2822b04) 0
+ primary-for QSessionManager (0xb2825c80)
+
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb2825f40) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb2825f80) 0
+ primary-for QApplication (0xb2825f40)
+ QObject (0xb2822d20) 0
+ primary-for QCoreApplication (0xb2825f80)
-Vtable for QCalendarWidget
-QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QCalendarWidget)
-8 QCalendarWidget::metaObject
-12 QCalendarWidget::qt_metacast
-16 QCalendarWidget::qt_metacall
-20 QCalendarWidget::~QCalendarWidget
-24 QCalendarWidget::~QCalendarWidget
-28 QCalendarWidget::event
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCalendarWidget::sizeHint
-68 QCalendarWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QCalendarWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QCalendarWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QCalendarWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCalendarWidget::paintCell
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QCalendarWidget)
-236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
-240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCalendarWidget
- size=20 align=4
- base size=20 base align=4
-QCalendarWidget (0xb3823c40) 0
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
- QWidget (0xb3823c80) 0
- primary-for QCalendarWidget (0xb3823c40)
- QObject (0xb3823cc0) 0
- primary-for QWidget (0xb3823c80)
- QPaintDevice (0xb3823d00) 8
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb287ba00) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb28a23c0) 0
+ primary-for QAction (0xb287ba00)
-Vtable for QGroupBox
-QGroupBox::_ZTV9QGroupBox: 63u entries
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QGroupBox)
-8 QGroupBox::metaObject
-12 QGroupBox::qt_metacast
-16 QGroupBox::qt_metacall
-20 QGroupBox::~QGroupBox
-24 QGroupBox::~QGroupBox
-28 QGroupBox::event
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QGroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
-128 QWidget::moveEvent
-132 QGroupBox::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QGroupBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QGroupBox)
-232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
-236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGroupBox
- size=20 align=4
- base size=20 base align=4
-QGroupBox (0xb3823dc0) 0
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
- QWidget (0xb3823e00) 0
- primary-for QGroupBox (0xb3823dc0)
- QObject (0xb3823e40) 0
- primary-for QWidget (0xb3823e00)
- QPaintDevice (0xb3823e80) 8
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb28c80c0) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb28a2870) 0
+ primary-for QActionGroup (0xb28c80c0)
-Vtable for QTextBrowser
-QTextBrowser::_ZTV12QTextBrowser: 74u entries
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextBrowser)
-8 QTextBrowser::metaObject
-12 QTextBrowser::qt_metacast
-16 QTextBrowser::qt_metacall
-20 QTextBrowser::~QTextBrowser
-24 QTextBrowser::~QTextBrowser
-28 QTextBrowser::event
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
32 QObject::eventFilter
-36 QTextEdit::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextBrowser::mousePressEvent
-84 QTextBrowser::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextBrowser::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextBrowser::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextBrowser::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextBrowser::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextBrowser::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextBrowser::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 QTextBrowser::setSource
-252 QTextBrowser::backward
-256 QTextBrowser::forward
-260 QTextBrowser::home
-264 QTextBrowser::reload
-268 (int (*)(...))-0x00000000000000008
-272 (int (*)(...))(& _ZTI12QTextBrowser)
-276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
-280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
-284 QWidget::_ZThn8_NK7QWidget7devTypeEv
-288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTextBrowser
- size=20 align=4
- base size=20 base align=4
-QTextBrowser (0xb3823f00) 0
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
- QTextEdit (0xb3823f40) 0
- primary-for QTextBrowser (0xb3823f00)
- QAbstractScrollArea (0xb3823f80) 0
- primary-for QTextEdit (0xb3823f40)
- QFrame (0xb3823fc0) 0
- primary-for QAbstractScrollArea (0xb3823f80)
- QWidget (0xb3823000) 0
- primary-for QFrame (0xb3823fc0)
- QObject (0xb38233c0) 0
- primary-for QWidget (0xb3823000)
- QPaintDevice (0xb3823740) 8
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+Class QSound
+ size=8 align=4
+ base size=8 base align=4
+QSound (0xb28c8540) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb28a2ca8) 0
+ primary-for QSound (0xb28c8540)
-Class QTextDocumentFragment
- size=4 align=4
- base size=4 base align=4
-QTextDocumentFragment (0xb3823900) 0
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
-Class QAbstractTextDocumentLayout::Selection
- size=12 align=4
- base size=12 base align=4
-QAbstractTextDocumentLayout::Selection (0xb3823d80) 0
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb28c8880) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb26f19b0) 0
+ primary-for QStackedLayout (0xb28c8880)
+ QObject (0xb28a2f00) 0
+ primary-for QLayout (0xb26f19b0)
+ QLayoutItem (0xb28a2f3c) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb28c8b40) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb28c8b80) 0
+ primary-for QWidgetAction (0xb28c8b40)
+ QObject (0xb2708168) 0
+ primary-for QAction (0xb28c8b80)
-Class QAbstractTextDocumentLayout::PaintContext
- size=48 align=4
- base size=48 base align=4
-QAbstractTextDocumentLayout::PaintContext (0xb3823ec0) 0
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb2708384) 0 empty
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-8 QAbstractTextDocumentLayout::metaObject
-12 QAbstractTextDocumentLayout::qt_metacast
-16 QAbstractTextDocumentLayout::qt_metacall
-20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
-24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10557,54 +10192,216 @@ QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 QAbstractTextDocumentLayout::resizeInlineObject
-88 QAbstractTextDocumentLayout::positionInlineObject
-92 QAbstractTextDocumentLayout::drawInlineObject
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Class QAbstractTextDocumentLayout
+Class QCommonStyle
size=8 align=4
base size=8 base align=4
-QAbstractTextDocumentLayout (0xb3823a80) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
- QObject (0xb3823bc0) 0
- primary-for QAbstractTextDocumentLayout (0xb3823a80)
+QCommonStyle (0xb28c8f80) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb28c8fc0) 0
+ primary-for QCommonStyle (0xb28c8f80)
+ QObject (0xb27083c0) 0
+ primary-for QStyle (0xb28c8fc0)
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextObjectInterface)
-8 QTextObjectInterface::~QTextObjectInterface
-12 QTextObjectInterface::~QTextObjectInterface
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb2719280) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb27192c0) 0
+ primary-for QMotifStyle (0xb2719280)
+ QStyle (0xb2719300) 0
+ primary-for QCommonStyle (0xb27192c0)
+ QObject (0xb27085dc) 0
+ primary-for QStyle (0xb2719300)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb2719600) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb2719640) 0
+ primary-for QWindowsStyle (0xb2719600)
+ QStyle (0xb2719680) 0
+ primary-for QCommonStyle (0xb2719640)
+ QObject (0xb2708834) 0
+ primary-for QStyle (0xb2719680)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb2719940) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb2719980) 0
+ primary-for QCleanlooksStyle (0xb2719940)
+ QCommonStyle (0xb27199c0) 0
+ primary-for QWindowsStyle (0xb2719980)
+ QStyle (0xb2719a00) 0
+ primary-for QCommonStyle (0xb27199c0)
+ QObject (0xb2708a50) 0
+ primary-for QStyle (0xb2719a00)
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-Class QTextObjectInterface
+Class QStyleFactoryInterface
size=4 align=4
base size=4 base align=4
-QTextObjectInterface (0xb377c140) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-
-Class QTextTableCell
- size=8 align=4
- base size=8 base align=4
-QTextTableCell (0xb377c280) 0
+QStyleFactoryInterface (0xb2719cc0) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb2708c6c) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2719cc0)
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextTable)
-8 QTextTable::metaObject
-12 QTextTable::qt_metacast
-16 QTextTable::qt_metacall
-20 QTextTable::~QTextTable
-24 QTextTable::~QTextTable
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10612,86 +10409,429 @@ QTextTable::_ZTV10QTextTable: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QTextTable
- size=8 align=4
- base size=8 base align=4
-QTextTable (0xb377c2c0) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
- QTextFrame (0xb377c300) 0
- primary-for QTextTable (0xb377c2c0)
- QTextObject (0xb377c340) 0
- primary-for QTextFrame (0xb377c300)
- QObject (0xb377c380) 0
- primary-for QTextObject (0xb377c340)
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb2764460) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb2708f00) 0
+ primary-for QStylePlugin (0xb2764460)
+ QStyleFactoryInterface (0xb2719ec0) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb2708f3c) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2719ec0)
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-8 QSyntaxHighlighter::metaObject
-12 QSyntaxHighlighter::qt_metacast
-16 QSyntaxHighlighter::qt_metacall
-20 QSyntaxHighlighter::~QSyntaxHighlighter
-24 QSyntaxHighlighter::~QSyntaxHighlighter
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Class QSyntaxHighlighter
- size=8 align=4
- base size=8 base align=4
-QSyntaxHighlighter (0xb377c480) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
- QObject (0xb377c4c0) 0
- primary-for QSyntaxHighlighter (0xb377c480)
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb276c100) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb276c140) 0
+ primary-for QWindowsXPStyle (0xb276c100)
+ QCommonStyle (0xb276c180) 0
+ primary-for QWindowsStyle (0xb276c140)
+ QStyle (0xb276c1c0) 0
+ primary-for QCommonStyle (0xb276c180)
+ QObject (0xb2772078) 0
+ primary-for QStyle (0xb276c1c0)
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextList)
-8 QTextList::metaObject
-12 QTextList::qt_metacast
-16 QTextList::qt_metacall
-20 QTextList::~QTextList
-24 QTextList::~QTextList
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb276c480) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb276c4c0) 0
+ primary-for QCDEStyle (0xb276c480)
+ QCommonStyle (0xb276c500) 0
+ primary-for QMotifStyle (0xb276c4c0)
+ QStyle (0xb276c540) 0
+ primary-for QCommonStyle (0xb276c500)
+ QObject (0xb2772294) 0
+ primary-for QStyle (0xb276c540)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Class QTextList
- size=8 align=4
- base size=8 base align=4
-QTextList (0xb377c540) 0
- vptr=((& QTextList::_ZTV9QTextList) + 8u)
- QTextBlockGroup (0xb377c580) 0
- primary-for QTextList (0xb377c540)
- QTextObject (0xb377c5c0) 0
- primary-for QTextBlockGroup (0xb377c580)
- QObject (0xb377c600) 0
- primary-for QTextObject (0xb377c5c0)
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb276c780) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb276c7c0) 0
+ primary-for QPlastiqueStyle (0xb276c780)
+ QCommonStyle (0xb276c800) 0
+ primary-for QWindowsStyle (0xb276c7c0)
+ QStyle (0xb276c840) 0
+ primary-for QCommonStyle (0xb276c800)
+ QObject (0xb27723c0) 0
+ primary-for QStyle (0xb276c840)
-Vtable for QGraphicsItemAnimation
-QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
-8 QGraphicsItemAnimation::metaObject
-12 QGraphicsItemAnimation::qt_metacast
-16 QGraphicsItemAnimation::qt_metacall
-20 QGraphicsItemAnimation::~QGraphicsItemAnimation
-24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb276cb00) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb276cb40) 0
+ primary-for QWindowsVistaStyle (0xb276cb00)
+ QWindowsStyle (0xb276cb80) 0
+ primary-for QWindowsXPStyle (0xb276cb40)
+ QCommonStyle (0xb276cbc0) 0
+ primary-for QWindowsStyle (0xb276cb80)
+ QStyle (0xb276cc00) 0
+ primary-for QCommonStyle (0xb276cbc0)
+ QObject (0xb27725dc) 0
+ primary-for QStyle (0xb276cc00)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb276cec0) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb276cf00) 0
+ primary-for QWindowsCEStyle (0xb276cec0)
+ QCommonStyle (0xb276cf40) 0
+ primary-for QWindowsStyle (0xb276cf00)
+ QStyle (0xb276cf80) 0
+ primary-for QCommonStyle (0xb276cf40)
+ QObject (0xb27727f8) 0
+ primary-for QStyle (0xb276cf80)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb27af1c0) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb27af200) 0
+ primary-for QWindowsMobileStyle (0xb27af1c0)
+ QCommonStyle (0xb27af240) 0
+ primary-for QWindowsStyle (0xb27af200)
+ QStyle (0xb27af280) 0
+ primary-for QCommonStyle (0xb27af240)
+ QObject (0xb2772924) 0
+ primary-for QStyle (0xb27af280)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb2772b40) 0 empty
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb27af580) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb27af5c0) 0
+ primary-for QGtkStyle (0xb27af580)
+ QWindowsStyle (0xb27af600) 0
+ primary-for QCleanlooksStyle (0xb27af5c0)
+ QCommonStyle (0xb27af640) 0
+ primary-for QWindowsStyle (0xb27af600)
+ QStyle (0xb27af680) 0
+ primary-for QCommonStyle (0xb27af640)
+ QObject (0xb2772b7c) 0
+ primary-for QStyle (0xb27af680)
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb27af940) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb2772d98) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb27af940)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10699,16 +10839,74 @@ QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGraphicsItemAnimation::beforeAnimationStep
-60 QGraphicsItemAnimation::afterAnimationStep
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
-Class QGraphicsItemAnimation
+Class QInputContextPlugin
size=12 align=4
base size=12 base align=4
-QGraphicsItemAnimation (0xb377c700) 0
- vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
- QObject (0xb377c740) 0
- primary-for QGraphicsItemAnimation (0xb377c700)
+QInputContextPlugin (0xb25dc9b0) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb25e103c) 0
+ primary-for QInputContextPlugin (0xb25dc9b0)
+ QInputContextFactoryInterface (0xb27afb40) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb25e1078) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb27afb40)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb25e11a4) 0 empty
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb27afdc0) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb25e11e0) 0
+ primary-for QInputContext (0xb27afdc0)
Vtable for QGraphicsItem
QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
@@ -10755,12 +10953,9 @@ QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
Class QGraphicsItem
size=8 align=4
base size=8 base align=4
-QGraphicsItem (0xb377c7c0) 0
+QGraphicsItem (0xb25e13fc) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10806,10 +11001,10 @@ QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
Class QAbstractGraphicsShapeItem
size=8 align=4
base size=8 base align=4
-QAbstractGraphicsShapeItem (0xb377ca80) 0
+QAbstractGraphicsShapeItem (0xb25f9a00) 0
vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
- QGraphicsItem (0xb377cac0) 0
- primary-for QAbstractGraphicsShapeItem (0xb377ca80)
+ QGraphicsItem (0xb266c258) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25f9a00)
Vtable for QGraphicsPathItem
QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
@@ -10856,12 +11051,12 @@ QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
Class QGraphicsPathItem
size=8 align=4
base size=8 base align=4
-QGraphicsPathItem (0xb377cb40) 0
+QGraphicsPathItem (0xb25f9b00) 0
vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
- QAbstractGraphicsShapeItem (0xb377cb80) 0
- primary-for QGraphicsPathItem (0xb377cb40)
- QGraphicsItem (0xb377cbc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb377cb80)
+ QAbstractGraphicsShapeItem (0xb25f9b40) 0
+ primary-for QGraphicsPathItem (0xb25f9b00)
+ QGraphicsItem (0xb266c384) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25f9b40)
Vtable for QGraphicsRectItem
QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
@@ -10908,12 +11103,12 @@ QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
Class QGraphicsRectItem
size=8 align=4
base size=8 base align=4
-QGraphicsRectItem (0xb377cc40) 0
+QGraphicsRectItem (0xb25f9c40) 0
vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
- QAbstractGraphicsShapeItem (0xb377cc80) 0
- primary-for QGraphicsRectItem (0xb377cc40)
- QGraphicsItem (0xb377ccc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb377cc80)
+ QAbstractGraphicsShapeItem (0xb25f9c80) 0
+ primary-for QGraphicsRectItem (0xb25f9c40)
+ QGraphicsItem (0xb266c4b0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25f9c80)
Vtable for QGraphicsEllipseItem
QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
@@ -10960,12 +11155,12 @@ QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
Class QGraphicsEllipseItem
size=8 align=4
base size=8 base align=4
-QGraphicsEllipseItem (0xb377cd40) 0
+QGraphicsEllipseItem (0xb25f9dc0) 0
vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
- QAbstractGraphicsShapeItem (0xb377cd80) 0
- primary-for QGraphicsEllipseItem (0xb377cd40)
- QGraphicsItem (0xb377cdc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb377cd80)
+ QAbstractGraphicsShapeItem (0xb25f9e00) 0
+ primary-for QGraphicsEllipseItem (0xb25f9dc0)
+ QGraphicsItem (0xb266c690) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25f9e00)
Vtable for QGraphicsPolygonItem
QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
@@ -11012,12 +11207,12 @@ QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
Class QGraphicsPolygonItem
size=8 align=4
base size=8 base align=4
-QGraphicsPolygonItem (0xb377ce40) 0
+QGraphicsPolygonItem (0xb25f9f40) 0
vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
- QAbstractGraphicsShapeItem (0xb377ce80) 0
- primary-for QGraphicsPolygonItem (0xb377ce40)
- QGraphicsItem (0xb377cec0) 0
- primary-for QAbstractGraphicsShapeItem (0xb377ce80)
+ QAbstractGraphicsShapeItem (0xb25f9f80) 0
+ primary-for QGraphicsPolygonItem (0xb25f9f40)
+ QGraphicsItem (0xb266c870) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25f9f80)
Vtable for QGraphicsLineItem
QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
@@ -11064,10 +11259,10 @@ QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
Class QGraphicsLineItem
size=8 align=4
base size=8 base align=4
-QGraphicsLineItem (0xb377cf40) 0
+QGraphicsLineItem (0xb2699080) 0
vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
- QGraphicsItem (0xb377cf80) 0
- primary-for QGraphicsLineItem (0xb377cf40)
+ QGraphicsItem (0xb266c99c) 0
+ primary-for QGraphicsLineItem (0xb2699080)
Vtable for QGraphicsPixmapItem
QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
@@ -11114,10 +11309,10 @@ QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
Class QGraphicsPixmapItem
size=8 align=4
base size=8 base align=4
-QGraphicsPixmapItem (0xb377c000) 0
+QGraphicsPixmapItem (0xb26991c0) 0
vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
- QGraphicsItem (0xb377c100) 0
- primary-for QGraphicsPixmapItem (0xb377c000)
+ QGraphicsItem (0xb266cb7c) 0
+ primary-for QGraphicsPixmapItem (0xb26991c0)
Vtable for QGraphicsTextItem
QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
@@ -11164,7 +11359,7 @@ QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
160 QGraphicsTextItem::supportsExtension
164 QGraphicsTextItem::setExtension
168 QGraphicsTextItem::extension
-172 (int (*)(...))-0x00000000000000008
+172 (int (*)(...))-0x000000008
176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
@@ -11207,11 +11402,11 @@ QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
Class QGraphicsTextItem
size=20 align=4
base size=20 base align=4
-QGraphicsTextItem (0xb377c180) 0
+QGraphicsTextItem (0xb26b0230) 0
vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
- QObject (0xb377c3c0) 0
- primary-for QGraphicsTextItem (0xb377c180)
- QGraphicsItem (0xb377c500) 8
+ QObject (0xb266cca8) 0
+ primary-for QGraphicsTextItem (0xb26b0230)
+ QGraphicsItem (0xb266cce4) 8
vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
Vtable for QGraphicsSimpleTextItem
@@ -11259,12 +11454,12 @@ QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
Class QGraphicsSimpleTextItem
size=8 align=4
base size=8 base align=4
-QGraphicsSimpleTextItem (0xb377c640) 0
+QGraphicsSimpleTextItem (0xb2699540) 0
vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
- QAbstractGraphicsShapeItem (0xb377c780) 0
- primary-for QGraphicsSimpleTextItem (0xb377c640)
- QGraphicsItem (0xb377c800) 0
- primary-for QAbstractGraphicsShapeItem (0xb377c780)
+ QAbstractGraphicsShapeItem (0xb2699580) 0
+ primary-for QGraphicsSimpleTextItem (0xb2699540)
+ QGraphicsItem (0xb266cec4) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2699580)
Vtable for QGraphicsItemGroup
QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
@@ -11311,24 +11506,51 @@ QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
Class QGraphicsItemGroup
size=8 align=4
base size=8 base align=4
-QGraphicsItemGroup (0xb377c880) 0
+QGraphicsItemGroup (0xb2699680) 0
vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
- QGraphicsItem (0xb377c840) 0
- primary-for QGraphicsItemGroup (0xb377c880)
-
-Class QPainter
- size=4 align=4
- base size=4 base align=4
-QPainter (0xb377cb00) 0
-
-
-
-
-
-
-
+ QGraphicsItem (0xb26ce000) 0
+ primary-for QGraphicsItemGroup (0xb2699680)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb26ce294) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb2699e00) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb26ce4b0) 0
+ primary-for QGraphicsLayout (0xb2699e00)
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
@@ -11340,7 +11562,7 @@ QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
20 QGraphicsScene::~QGraphicsScene
24 QGraphicsScene::~QGraphicsScene
28 QGraphicsScene::event
-32 QObject::eventFilter
+32 QGraphicsScene::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -11370,13 +11592,120 @@ QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
Class QGraphicsScene
size=8 align=4
base size=8 base align=4
-QGraphicsScene (0xb351c340) 0
+QGraphicsScene (0xb2699f00) 0
vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
- QObject (0xb351c380) 0
- primary-for QGraphicsScene (0xb351c340)
-
+ QObject (0xb26ce5dc) 0
+ primary-for QGraphicsScene (0xb2699f00)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb2522640) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb2522680) 0
+ primary-for QGraphicsLinearLayout (0xb2522640)
+ QGraphicsLayoutItem (0xb2562000) 0
+ primary-for QGraphicsLayout (0xb2522680)
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QScrollArea::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QScrollArea (0xb2522800) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb2522840) 0
+ primary-for QScrollArea (0xb2522800)
+ QFrame (0xb2522880) 0
+ primary-for QAbstractScrollArea (0xb2522840)
+ QWidget (0xb256a3c0) 0
+ primary-for QFrame (0xb2522880)
+ QObject (0xb256212c) 0
+ primary-for QWidget (0xb256a3c0)
+ QPaintDevice (0xb2562168) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
Vtable for QGraphicsView
QGraphicsView::_ZTV13QGraphicsView: 68u entries
@@ -11429,7 +11758,7 @@ QGraphicsView::_ZTV13QGraphicsView: 68u entries
184 QWidget::metric
188 QGraphicsView::inputMethodEvent
192 QGraphicsView::inputMethodQuery
-196 QWidget::focusNextPrevChild
+196 QGraphicsView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
@@ -11441,7 +11770,7 @@ QGraphicsView::_ZTV13QGraphicsView: 68u entries
232 QGraphicsView::drawBackground
236 QGraphicsView::drawForeground
240 QGraphicsView::drawItems
-244 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))-0x000000008
248 (int (*)(...))(& _ZTI13QGraphicsView)
252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
@@ -11452,20 +11781,247 @@ QGraphicsView::_ZTV13QGraphicsView: 68u entries
Class QGraphicsView
size=20 align=4
base size=20 base align=4
-QGraphicsView (0xb351c580) 0
+QGraphicsView (0xb2522b40) 0
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
- QAbstractScrollArea (0xb351c5c0) 0
- primary-for QGraphicsView (0xb351c580)
- QFrame (0xb351c600) 0
- primary-for QAbstractScrollArea (0xb351c5c0)
- QWidget (0xb351c640) 0
- primary-for QFrame (0xb351c600)
- QObject (0xb351c680) 0
- primary-for QWidget (0xb351c640)
- QPaintDevice (0xb351c6c0) 8
+ QAbstractScrollArea (0xb2522b80) 0
+ primary-for QGraphicsView (0xb2522b40)
+ QFrame (0xb2522bc0) 0
+ primary-for QAbstractScrollArea (0xb2522b80)
+ QWidget (0xb2577320) 0
+ primary-for QFrame (0xb2522bc0)
+ QObject (0xb2562384) 0
+ primary-for QWidget (0xb2577320)
+ QPaintDevice (0xb25623c0) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb23f9690) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QObject (0xb2562d20) 0
+ primary-for QGraphicsWidget (0xb23f9690)
+ QGraphicsItem (0xb2562d5c) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb2562d98) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb23d07c0) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb241a7d0) 0
+ primary-for QGraphicsProxyWidget (0xb23d07c0)
+ QObject (0xb241e12c) 0
+ primary-for QGraphicsWidget (0xb241a7d0)
+ QGraphicsItem (0xb241e168) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb241e1a4) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
@@ -11477,10 +12033,10 @@ QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
Class QGraphicsSceneEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneEvent (0xb351c800) 0
+QGraphicsSceneEvent (0xb23d0ac0) 0
vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
- QEvent (0xb351c840) 0
- primary-for QGraphicsSceneEvent (0xb351c800)
+ QEvent (0xb241e474) 0
+ primary-for QGraphicsSceneEvent (0xb23d0ac0)
Vtable for QGraphicsSceneMouseEvent
QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
@@ -11492,12 +12048,12 @@ QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
Class QGraphicsSceneMouseEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneMouseEvent (0xb351c8c0) 0
+QGraphicsSceneMouseEvent (0xb23d0bc0) 0
vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
- QGraphicsSceneEvent (0xb351c900) 0
- primary-for QGraphicsSceneMouseEvent (0xb351c8c0)
- QEvent (0xb351c940) 0
- primary-for QGraphicsSceneEvent (0xb351c900)
+ QGraphicsSceneEvent (0xb23d0c00) 0
+ primary-for QGraphicsSceneMouseEvent (0xb23d0bc0)
+ QEvent (0xb241e528) 0
+ primary-for QGraphicsSceneEvent (0xb23d0c00)
Vtable for QGraphicsSceneWheelEvent
QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
@@ -11509,12 +12065,12 @@ QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
Class QGraphicsSceneWheelEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneWheelEvent (0xb351c9c0) 0
+QGraphicsSceneWheelEvent (0xb23d0d00) 0
vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
- QGraphicsSceneEvent (0xb351ca00) 0
- primary-for QGraphicsSceneWheelEvent (0xb351c9c0)
- QEvent (0xb351ca40) 0
- primary-for QGraphicsSceneEvent (0xb351ca00)
+ QGraphicsSceneEvent (0xb23d0d40) 0
+ primary-for QGraphicsSceneWheelEvent (0xb23d0d00)
+ QEvent (0xb241e654) 0
+ primary-for QGraphicsSceneEvent (0xb23d0d40)
Vtable for QGraphicsSceneContextMenuEvent
QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
@@ -11526,12 +12082,12 @@ QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
Class QGraphicsSceneContextMenuEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneContextMenuEvent (0xb351cac0) 0
+QGraphicsSceneContextMenuEvent (0xb23d0e40) 0
vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
- QGraphicsSceneEvent (0xb351cb00) 0
- primary-for QGraphicsSceneContextMenuEvent (0xb351cac0)
- QEvent (0xb351cb40) 0
- primary-for QGraphicsSceneEvent (0xb351cb00)
+ QGraphicsSceneEvent (0xb23d0e80) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb23d0e40)
+ QEvent (0xb241e780) 0
+ primary-for QGraphicsSceneEvent (0xb23d0e80)
Vtable for QGraphicsSceneHoverEvent
QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
@@ -11543,12 +12099,12 @@ QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
Class QGraphicsSceneHoverEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneHoverEvent (0xb351cbc0) 0
+QGraphicsSceneHoverEvent (0xb23d0f80) 0
vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
- QGraphicsSceneEvent (0xb351cc00) 0
- primary-for QGraphicsSceneHoverEvent (0xb351cbc0)
- QEvent (0xb351cc40) 0
- primary-for QGraphicsSceneEvent (0xb351cc00)
+ QGraphicsSceneEvent (0xb23d0fc0) 0
+ primary-for QGraphicsSceneHoverEvent (0xb23d0f80)
+ QEvent (0xb241e8ac) 0
+ primary-for QGraphicsSceneEvent (0xb23d0fc0)
Vtable for QGraphicsSceneHelpEvent
QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
@@ -11560,12 +12116,12 @@ QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
Class QGraphicsSceneHelpEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneHelpEvent (0xb351ccc0) 0
+QGraphicsSceneHelpEvent (0xb244e0c0) 0
vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
- QGraphicsSceneEvent (0xb351cd00) 0
- primary-for QGraphicsSceneHelpEvent (0xb351ccc0)
- QEvent (0xb351cd40) 0
- primary-for QGraphicsSceneEvent (0xb351cd00)
+ QGraphicsSceneEvent (0xb244e100) 0
+ primary-for QGraphicsSceneHelpEvent (0xb244e0c0)
+ QEvent (0xb241e9d8) 0
+ primary-for QGraphicsSceneEvent (0xb244e100)
Vtable for QGraphicsSceneDragDropEvent
QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
@@ -11577,42 +12133,56 @@ QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
Class QGraphicsSceneDragDropEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneDragDropEvent (0xb351cdc0) 0
+QGraphicsSceneDragDropEvent (0xb244e200) 0
vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
- QGraphicsSceneEvent (0xb351ce00) 0
- primary-for QGraphicsSceneDragDropEvent (0xb351cdc0)
- QEvent (0xb351ce40) 0
- primary-for QGraphicsSceneEvent (0xb351ce00)
+ QGraphicsSceneEvent (0xb244e240) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb244e200)
+ QEvent (0xb241eb04) 0
+ primary-for QGraphicsSceneEvent (0xb244e240)
-Vtable for QInputContextFactoryInterface
-QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
-8 QInputContextFactoryInterface::~QInputContextFactoryInterface
-12 QInputContextFactoryInterface::~QInputContextFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
-Class QInputContextFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QInputContextFactoryInterface (0xb351cec0) 0 nearly-empty
- vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
- QFactoryInterface (0xb351cf00) 0 nearly-empty
- primary-for QInputContextFactoryInterface (0xb351cec0)
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb244e340) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb244e380) 0
+ primary-for QGraphicsSceneResizeEvent (0xb244e340)
+ QEvent (0xb241ec30) 0
+ primary-for QGraphicsSceneEvent (0xb244e380)
-Vtable for QInputContextPlugin
-QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QInputContextPlugin)
-8 QInputContextPlugin::metaObject
-12 QInputContextPlugin::qt_metacast
-16 QInputContextPlugin::qt_metacall
-20 QInputContextPlugin::~QInputContextPlugin
-24 QInputContextPlugin::~QInputContextPlugin
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb244e480) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb244e4c0) 0
+ primary-for QGraphicsSceneMoveEvent (0xb244e480)
+ QEvent (0xb241ed5c) 0
+ primary-for QGraphicsSceneEvent (0xb244e4c0)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -11620,103 +12190,303 @@ QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 (int (*)(...))-0x00000000000000008
-80 (int (*)(...))(& _ZTI19QInputContextPlugin)
-84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
-88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
-Class QInputContextPlugin
+Class QGraphicsItemAnimation
size=12 align=4
base size=12 base align=4
-QInputContextPlugin (0xb351cf80) 0
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
- QObject (0xb351cfc0) 0
- primary-for QInputContextPlugin (0xb351cf80)
- QInputContextFactoryInterface (0xb351c400) 8 nearly-empty
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
- QFactoryInterface (0xb351c740) 8 nearly-empty
- primary-for QInputContextFactoryInterface (0xb351c400)
+QGraphicsItemAnimation (0xb244e5c0) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb241ee88) 0
+ primary-for QGraphicsItemAnimation (0xb244e5c0)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb244e800) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb244e840) 0
+ primary-for QGraphicsGridLayout (0xb244e800)
+ QGraphicsLayoutItem (0xb241efb4) 0
+ primary-for QGraphicsLayout (0xb244e840)
-Vtable for QInputContext
-QInputContext::_ZTV13QInputContext: 26u entries
+Vtable for QAbstractButton
+QAbstractButton::_ZTV15QAbstractButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QInputContext)
-8 QInputContext::metaObject
-12 QInputContext::qt_metacast
-16 QInputContext::qt_metacall
-20 QInputContext::~QInputContext
-24 QInputContext::~QInputContext
-28 QObject::event
+4 (int (*)(...))(& _ZTI15QAbstractButton)
+8 QAbstractButton::metaObject
+12 QAbstractButton::qt_metacast
+16 QAbstractButton::qt_metacall
+20 QAbstractButton::~QAbstractButton
+24 QAbstractButton::~QAbstractButton
+28 QAbstractButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 QInputContext::update
-72 QInputContext::mouseHandler
-76 QInputContext::font
-80 __cxa_pure_virtual
-84 QInputContext::setFocusWidget
-88 QInputContext::widgetDestroyed
-92 QInputContext::actions
-96 QInputContext::x11FilterEvent
-100 QInputContext::filterEvent
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 __cxa_pure_virtual
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QAbstractButton)
+244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
+248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QInputContext
- size=8 align=4
- base size=8 base align=4
-QInputContext (0xb351c880) 0
- vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
- QObject (0xb351c980) 0
- primary-for QInputContext (0xb351c880)
+Class QAbstractButton
+ size=20 align=4
+ base size=20 base align=4
+QAbstractButton (0xb244e980) 0
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
+ QWidget (0xb247f410) 0
+ primary-for QAbstractButton (0xb244e980)
+ QObject (0xb24810f0) 0
+ primary-for QWidget (0xb247f410)
+ QPaintDevice (0xb248112c) 8
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
-Class QInputContextFactory
- size=1 align=1
- base size=0 base align=1
-QInputContextFactory (0xb351ca80) 0 empty
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QCheckBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCheckBox::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QVFbHeader
- size=1076 align=4
- base size=1076 base align=4
-QVFbHeader (0xb351cb80) 0
+Class QCheckBox
+ size=20 align=4
+ base size=20 base align=4
+QCheckBox (0xb244ee80) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb244eec0) 0
+ primary-for QCheckBox (0xb244ee80)
+ QWidget (0xb248efa0) 0
+ primary-for QAbstractButton (0xb244eec0)
+ QObject (0xb24814b0) 0
+ primary-for QWidget (0xb248efa0)
+ QPaintDevice (0xb24814ec) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-Class QVFbKeyData
- size=12 align=4
- base size=12 base align=4
-QVFbKeyData (0xb351cd80) 0
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenu::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QMenu::hideEvent
+176 QWidget::x11Event
+180 QMenu::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QMenu::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Vtable for QWSEmbedWidget
-QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+Class QMenu
+ size=20 align=4
+ base size=20 base align=4
+QMenu (0xb24ad240) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb24ab640) 0
+ primary-for QMenu (0xb24ad240)
+ QObject (0xb2481744) 0
+ primary-for QWidget (0xb24ab640)
+ QPaintDevice (0xb2481780) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
+
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-8 QWSEmbedWidget::metaObject
-12 QWSEmbedWidget::qt_metacast
-16 QWSEmbedWidget::qt_metacall
-20 QWSEmbedWidget::~QWSEmbedWidget
-24 QWSEmbedWidget::~QWSEmbedWidget
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
28 QWidget::event
-32 QWSEmbedWidget::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
+60 QPrintPreviewWidget::setVisible
64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
@@ -11733,8 +12503,8 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
116 QWidget::enterEvent
120 QWidget::leaveEvent
124 QWidget::paintEvent
-128 QWSEmbedWidget::moveEvent
-132 QWSEmbedWidget::resizeEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -11743,10 +12513,10 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWSEmbedWidget::showEvent
-172 QWSEmbedWidget::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWSEmbedWidget::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -11757,123 +12527,113 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
-236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWSEmbedWidget
- size=20 align=4
- base size=20 base align=4
-QWSEmbedWidget (0xb351ce80) 0
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
- QWidget (0xb351cf40) 0
- primary-for QWSEmbedWidget (0xb351ce80)
- QObject (0xb34a0000) 0
- primary-for QWidget (0xb351cf40)
- QPaintDevice (0xb34a0040) 8
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QImageIOHandler)
-8 QImageIOHandler::~QImageIOHandler
-12 QImageIOHandler::~QImageIOHandler
-16 QImageIOHandler::name
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QImageIOHandler::write
-32 QImageIOHandler::option
-36 QImageIOHandler::setOption
-40 QImageIOHandler::supportsOption
-44 QImageIOHandler::jumpToNextImage
-48 QImageIOHandler::jumpToImage
-52 QImageIOHandler::loopCount
-56 QImageIOHandler::imageCount
-60 QImageIOHandler::nextImageDelay
-64 QImageIOHandler::currentImageNumber
-68 QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=8 align=4
- base size=8 base align=4
-QImageIOHandler (0xb34a00c0) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
-
-Vtable for QImageIOHandlerFactoryInterface
-QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
-8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QImageIOHandlerFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QImageIOHandlerFactoryInterface (0xb34a0140) 0 nearly-empty
- vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
- QFactoryInterface (0xb34a0180) 0 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb34a0140)
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb22efe80) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb2307870) 0
+ primary-for QPrintPreviewWidget (0xb22efe80)
+ QObject (0xb22eae4c) 0
+ primary-for QWidget (0xb2307870)
+ QPaintDevice (0xb22eae88) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QImageIOPlugin)
-8 QImageIOPlugin::metaObject
-12 QImageIOPlugin::qt_metacast
-16 QImageIOPlugin::qt_metacall
-20 QImageIOPlugin::~QImageIOPlugin
-24 QImageIOPlugin::~QImageIOPlugin
-28 QObject::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QWorkspace::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI14QImageIOPlugin)
-76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
-80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-
-Class QImageIOPlugin
- size=12 align=4
- base size=12 base align=4
-QImageIOPlugin (0xb34a0240) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
- QObject (0xb34a0280) 0
- primary-for QImageIOPlugin (0xb34a0240)
- QImageIOHandlerFactoryInterface (0xb34a02c0) 8 nearly-empty
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
- QFactoryInterface (0xb34a0300) 8 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb34a02c0)
-
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWorkspace::paintEvent
+128 QWidget::moveEvent
+132 QWorkspace::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
+176 QWidget::x11Event
+180 QWorkspace::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QImageReader
- size=4 align=4
- base size=4 base align=4
-QImageReader (0xb34a03c0) 0
+Class QWorkspace
+ size=20 align=4
+ base size=20 base align=4
+QWorkspace (0xb2316140) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb2312b40) 0
+ primary-for QWorkspace (0xb2316140)
+ QObject (0xb231b03c) 0
+ primary-for QWidget (0xb2312b40)
+ QPaintDevice (0xb231b078) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QMovie)
-8 QMovie::metaObject
-12 QMovie::qt_metacast
-16 QMovie::qt_metacall
-20 QMovie::~QMovie
-24 QMovie::~QMovie
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -11882,1042 +12642,1435 @@ QMovie::_ZTV6QMovie: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QMovie
+Class QButtonGroup
size=8 align=4
base size=8 base align=4
-QMovie (0xb34a0400) 0
- vptr=((& QMovie::_ZTV6QMovie) + 8u)
- QObject (0xb34a0440) 0
- primary-for QMovie (0xb34a0400)
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBitmap)
-8 QBitmap::~QBitmap
-12 QBitmap::~QBitmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QBitmap
- size=12 align=4
- base size=12 base align=4
-QBitmap (0xb34a04c0) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
- QPixmap (0xb34a0500) 0
- primary-for QBitmap (0xb34a04c0)
- QPaintDevice (0xb34a0540) 0
- primary-for QPixmap (0xb34a0500)
-
-Vtable for QIconEngineFactoryInterface
-QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
-8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterface (0xb34a0680) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
- QFactoryInterface (0xb34a06c0) 0 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb34a0680)
+QButtonGroup (0xb2316400) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb231b294) 0
+ primary-for QButtonGroup (0xb2316400)
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-8 QIconEnginePlugin::metaObject
-12 QIconEnginePlugin::qt_metacast
-16 QIconEnginePlugin::qt_metacall
-20 QIconEnginePlugin::~QIconEnginePlugin
-24 QIconEnginePlugin::~QIconEnginePlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
-76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=12 align=4
- base size=12 base align=4
-QIconEnginePlugin (0xb34a0780) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
- QObject (0xb34a07c0) 0
- primary-for QIconEnginePlugin (0xb34a0780)
- QIconEngineFactoryInterface (0xb34a0800) 8 nearly-empty
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
- QFactoryInterface (0xb34a0840) 8 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb34a0800)
-
-Vtable for QIconEngineFactoryInterfaceV2
-QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
-8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QIconEngineFactoryInterfaceV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterfaceV2 (0xb34a08c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
- QFactoryInterface (0xb34a0900) 0 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb34a08c0)
+Class QSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QSpinBox (0xb2316740) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb2316780) 0
+ primary-for QSpinBox (0xb2316740)
+ QWidget (0xb233d000) 0
+ primary-for QAbstractSpinBox (0xb2316780)
+ QObject (0xb231b4b0) 0
+ primary-for QWidget (0xb233d000)
+ QPaintDevice (0xb231b4ec) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-Vtable for QIconEnginePluginV2
-QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-8 QIconEnginePluginV2::metaObject
-12 QIconEnginePluginV2::qt_metacast
-16 QIconEnginePluginV2::qt_metacall
-20 QIconEnginePluginV2::~QIconEnginePluginV2
-24 QIconEnginePluginV2::~QIconEnginePluginV2
-28 QObject::event
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
-76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QIconEnginePluginV2
- size=12 align=4
- base size=12 base align=4
-QIconEnginePluginV2 (0xb34a09c0) 0
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
- QObject (0xb34a0a00) 0
- primary-for QIconEnginePluginV2 (0xb34a09c0)
- QIconEngineFactoryInterfaceV2 (0xb34a0a40) 8 nearly-empty
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
- QFactoryInterface (0xb34a0a80) 8 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb34a0a40)
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QIconEngine)
-8 QIconEngine::~QIconEngine
-12 QIconEngine::~QIconEngine
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-
-Class QIconEngine
- size=4 align=4
- base size=4 base align=4
-QIconEngine (0xb34a0b00) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
-
-Vtable for QIconEngineV2
-QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIconEngineV2)
-8 QIconEngineV2::~QIconEngineV2
-12 QIconEngineV2::~QIconEngineV2
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-36 QIconEngineV2::key
-40 QIconEngineV2::clone
-44 QIconEngineV2::read
-48 QIconEngineV2::write
-52 QIconEngineV2::virtual_hook
-
-Class QIconEngineV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineV2 (0xb34a0b80) 0 nearly-empty
- vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
- QIconEngine (0xb34a0bc0) 0 nearly-empty
- primary-for QIconEngineV2 (0xb34a0b80)
-
-Vtable for QPictureFormatInterface
-QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
-8 QPictureFormatInterface::~QPictureFormatInterface
-12 QPictureFormatInterface::~QPictureFormatInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPictureFormatInterface
- size=4 align=4
- base size=4 base align=4
-QPictureFormatInterface (0xb34a0c40) 0 nearly-empty
- vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
- QFactoryInterface (0xb34a0c80) 0 nearly-empty
- primary-for QPictureFormatInterface (0xb34a0c40)
+Class QDoubleSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QDoubleSpinBox (0xb2316b80) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb2316bc0) 0
+ primary-for QDoubleSpinBox (0xb2316b80)
+ QWidget (0xb2347d70) 0
+ primary-for QAbstractSpinBox (0xb2316bc0)
+ QObject (0xb231b780) 0
+ primary-for QWidget (0xb2347d70)
+ QPaintDevice (0xb231b7bc) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-8 QPictureFormatPlugin::metaObject
-12 QPictureFormatPlugin::qt_metacast
-16 QPictureFormatPlugin::qt_metacall
-20 QPictureFormatPlugin::~QPictureFormatPlugin
-24 QPictureFormatPlugin::~QPictureFormatPlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QPictureFormatPlugin::loadPicture
-64 QPictureFormatPlugin::savePicture
-68 __cxa_pure_virtual
-72 (int (*)(...))-0x00000000000000008
-76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
-84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
-88 __cxa_pure_virtual
-92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
-96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
-100 __cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=12 align=4
- base size=12 base align=4
-QPictureFormatPlugin (0xb34a0d00) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
- QObject (0xb34a0d40) 0
- primary-for QPictureFormatPlugin (0xb34a0d00)
- QPictureFormatInterface (0xb34a0d80) 8 nearly-empty
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
- QFactoryInterface (0xb34a0dc0) 8 nearly-empty
- primary-for QPictureFormatInterface (0xb34a0d80)
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0xb34a0e40) 0 empty
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPicture)
-8 QPicture::~QPicture
-12 QPicture::~QPicture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
-
-Class QPicture
- size=12 align=4
- base size=12 base align=4
-QPicture (0xb34a0e80) 0
- vptr=((& QPicture::_ZTV8QPicture) + 8u)
- QPaintDevice (0xb34a0ec0) 0
- primary-for QPicture (0xb34a0e80)
-
-Class QPictureIO
- size=4 align=4
- base size=4 base align=4
-QPictureIO (0xb34a0fc0) 0
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLCDNumber::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QImageWriter
- size=4 align=4
- base size=4 base align=4
-QImageWriter (0xb34a0080) 0
+Class QLCDNumber
+ size=20 align=4
+ base size=20 base align=4
+QLCDNumber (0xb2316e80) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb2316ec0) 0
+ primary-for QLCDNumber (0xb2316e80)
+ QWidget (0xb235bcd0) 0
+ primary-for QFrame (0xb2316ec0)
+ QObject (0xb231b9d8) 0
+ primary-for QWidget (0xb235bcd0)
+ QPaintDevice (0xb231ba14) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
-Vtable for QCommonStyle
-QCommonStyle::_ZTV12QCommonStyle: 35u entries
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCommonStyle)
-8 QCommonStyle::metaObject
-12 QCommonStyle::qt_metacast
-16 QCommonStyle::qt_metacall
-20 QCommonStyle::~QCommonStyle
-24 QCommonStyle::~QCommonStyle
-28 QObject::event
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QCommonStyle::drawPrimitive
-100 QCommonStyle::drawControl
-104 QCommonStyle::subElementRect
-108 QCommonStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QCommonStyle::pixelMetric
-124 QCommonStyle::sizeFromContents
-128 QCommonStyle::styleHint
-132 QCommonStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCommonStyle
- size=8 align=4
- base size=8 base align=4
-QCommonStyle (0xb34a0100) 0
- vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
- QStyle (0xb34a01c0) 0
- primary-for QCommonStyle (0xb34a0100)
- QObject (0xb34a0340) 0
- primary-for QStyle (0xb34a01c0)
+Class QStackedWidget
+ size=20 align=4
+ base size=20 base align=4
+QStackedWidget (0xb2372200) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb2372240) 0
+ primary-for QStackedWidget (0xb2372200)
+ QWidget (0xb236e9b0) 0
+ primary-for QFrame (0xb2372240)
+ QObject (0xb231bd5c) 0
+ primary-for QWidget (0xb236e9b0)
+ QPaintDevice (0xb231bd98) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
-Vtable for QWindowsStyle
-QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWindowsStyle)
-8 QWindowsStyle::metaObject
-12 QWindowsStyle::qt_metacast
-16 QWindowsStyle::qt_metacall
-20 QWindowsStyle::~QWindowsStyle
-24 QWindowsStyle::~QWindowsStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWindowsStyle::polish
-60 QWindowsStyle::unpolish
-64 QWindowsStyle::polish
-68 QWindowsStyle::unpolish
-72 QWindowsStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QWindowsStyle::drawPrimitive
-100 QWindowsStyle::drawControl
-104 QWindowsStyle::subElementRect
-108 QWindowsStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QWindowsStyle::pixelMetric
-124 QWindowsStyle::sizeFromContents
-128 QWindowsStyle::styleHint
-132 QWindowsStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QMdiArea::paintEvent
+128 QWidget::moveEvent
+132 QMdiArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWindowsStyle
- size=12 align=4
- base size=12 base align=4
-QWindowsStyle (0xb34a0480) 0
- vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
- QCommonStyle (0xb34a0580) 0
- primary-for QWindowsStyle (0xb34a0480)
- QStyle (0xb34a0700) 0
- primary-for QCommonStyle (0xb34a0580)
- QObject (0xb34a0880) 0
- primary-for QStyle (0xb34a0700)
+Class QMdiArea
+ size=20 align=4
+ base size=20 base align=4
+QMdiArea (0xb2372500) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb2372540) 0
+ primary-for QMdiArea (0xb2372500)
+ QFrame (0xb2372580) 0
+ primary-for QAbstractScrollArea (0xb2372540)
+ QWidget (0xb23804b0) 0
+ primary-for QFrame (0xb2372580)
+ QObject (0xb231bfb4) 0
+ primary-for QWidget (0xb23804b0)
+ QPaintDevice (0xb2386000) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-Vtable for QWindowsXPStyle
-QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
-8 QWindowsXPStyle::metaObject
-12 QWindowsXPStyle::qt_metacast
-16 QWindowsXPStyle::qt_metacall
-20 QWindowsXPStyle::~QWindowsXPStyle
-24 QWindowsXPStyle::~QWindowsXPStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWindowsXPStyle::polish
-60 QWindowsXPStyle::unpolish
-64 QWindowsXPStyle::polish
-68 QWindowsXPStyle::unpolish
-72 QWindowsXPStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsXPStyle::standardPalette
-96 QWindowsXPStyle::drawPrimitive
-100 QWindowsXPStyle::drawControl
-104 QWindowsXPStyle::subElementRect
-108 QWindowsXPStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QWindowsXPStyle::subControlRect
-120 QWindowsXPStyle::pixelMetric
-124 QWindowsXPStyle::sizeFromContents
-128 QWindowsXPStyle::styleHint
-132 QWindowsXPStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsXPStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsXPStyle (0xb34a0940) 0
- vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
- QWindowsStyle (0xb34a0ac0) 0
- primary-for QWindowsXPStyle (0xb34a0940)
- QCommonStyle (0xb34a0b40) 0
- primary-for QWindowsStyle (0xb34a0ac0)
- QStyle (0xb34a0c00) 0
- primary-for QCommonStyle (0xb34a0b40)
- QObject (0xb34a0cc0) 0
- primary-for QStyle (0xb34a0c00)
-
-Class QStyleFactory
- size=1 align=1
- base size=0 base align=1
-QStyleFactory (0xb34a0e00) 0 empty
+56 QWidget::devType
+60 QWidget::setVisible
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPushButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb2372980) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb23729c0) 0
+ primary-for QPushButton (0xb2372980)
+ QWidget (0xb23a2690) 0
+ primary-for QAbstractButton (0xb23729c0)
+ QObject (0xb2386348) 0
+ primary-for QWidget (0xb23a2690)
+ QPaintDevice (0xb2386384) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
-Vtable for QMotifStyle
-QMotifStyle::_ZTV11QMotifStyle: 35u entries
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMotifStyle)
-8 QMotifStyle::metaObject
-12 QMotifStyle::qt_metacast
-16 QMotifStyle::qt_metacall
-20 QMotifStyle::~QMotifStyle
-24 QMotifStyle::~QMotifStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QMotifStyle::standardPalette
-96 QMotifStyle::drawPrimitive
-100 QMotifStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QMotifStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QMotifStyle
- size=16 align=4
- base size=13 base align=4
-QMotifStyle (0xb34a0f00) 0
- vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
- QCommonStyle (0xb34a0f40) 0
- primary-for QMotifStyle (0xb34a0f00)
- QStyle (0xb34a0f80) 0
- primary-for QCommonStyle (0xb34a0f40)
- QObject (0xb339a000) 0
- primary-for QStyle (0xb34a0f80)
-
-Vtable for QStyleFactoryInterface
-QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
-8 QStyleFactoryInterface::~QStyleFactoryInterface
-12 QStyleFactoryInterface::~QStyleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStyleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QStyleFactoryInterface (0xb339a100) 0 nearly-empty
- vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
- QFactoryInterface (0xb339a140) 0 nearly-empty
- primary-for QStyleFactoryInterface (0xb339a100)
+Class QMdiSubWindow
+ size=20 align=4
+ base size=20 base align=4
+QMdiSubWindow (0xb2372dc0) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb23ceb90) 0
+ primary-for QMdiSubWindow (0xb2372dc0)
+ QObject (0xb23865dc) 0
+ primary-for QWidget (0xb23ceb90)
+ QPaintDevice (0xb2386618) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-Vtable for QStylePlugin
-QStylePlugin::_ZTV12QStylePlugin: 22u entries
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QStylePlugin)
-8 QStylePlugin::metaObject
-12 QStylePlugin::qt_metacast
-16 QStylePlugin::qt_metacall
-20 QStylePlugin::~QStylePlugin
-24 QStylePlugin::~QStylePlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI12QStylePlugin)
-72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
-76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStylePlugin
- size=12 align=4
- base size=12 base align=4
-QStylePlugin (0xb339a280) 0
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
- QObject (0xb339a2c0) 0
- primary-for QStylePlugin (0xb339a280)
- QStyleFactoryInterface (0xb339a300) 8 nearly-empty
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
- QFactoryInterface (0xb339a340) 8 nearly-empty
- primary-for QStyleFactoryInterface (0xb339a300)
+Class QSplashScreen
+ size=20 align=4
+ base size=20 base align=4
+QSplashScreen (0xb21eb200) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb21f1f00) 0
+ primary-for QSplashScreen (0xb21eb200)
+ QObject (0xb2386924) 0
+ primary-for QWidget (0xb21f1f00)
+ QPaintDevice (0xb2386960) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
-Vtable for QPlastiqueStyle
-QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+Vtable for QDateTimeEdit
+QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
-8 QPlastiqueStyle::metaObject
-12 QPlastiqueStyle::qt_metacast
-16 QPlastiqueStyle::qt_metacall
-20 QPlastiqueStyle::~QPlastiqueStyle
-24 QPlastiqueStyle::~QPlastiqueStyle
-28 QObject::event
-32 QPlastiqueStyle::eventFilter
-36 QPlastiqueStyle::timerEvent
+4 (int (*)(...))(& _ZTI13QDateTimeEdit)
+8 QDateTimeEdit::metaObject
+12 QDateTimeEdit::qt_metacast
+16 QDateTimeEdit::qt_metacall
+20 QDateTimeEdit::~QDateTimeEdit
+24 QDateTimeEdit::~QDateTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QPlastiqueStyle::polish
-60 QPlastiqueStyle::unpolish
-64 QPlastiqueStyle::polish
-68 QPlastiqueStyle::unpolish
-72 QPlastiqueStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QPlastiqueStyle::standardPalette
-96 QPlastiqueStyle::drawPrimitive
-100 QPlastiqueStyle::drawControl
-104 QPlastiqueStyle::subElementRect
-108 QPlastiqueStyle::drawComplexControl
-112 QPlastiqueStyle::hitTestComplexControl
-116 QPlastiqueStyle::subControlRect
-120 QPlastiqueStyle::pixelMetric
-124 QPlastiqueStyle::sizeFromContents
-128 QPlastiqueStyle::styleHint
-132 QPlastiqueStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI13QDateTimeEdit)
+260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
+264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPlastiqueStyle
- size=16 align=4
- base size=16 base align=4
-QPlastiqueStyle (0xb339a3c0) 0
- vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
- QWindowsStyle (0xb339a400) 0
- primary-for QPlastiqueStyle (0xb339a3c0)
- QCommonStyle (0xb339a440) 0
- primary-for QWindowsStyle (0xb339a400)
- QStyle (0xb339a480) 0
- primary-for QCommonStyle (0xb339a440)
- QObject (0xb339a4c0) 0
- primary-for QStyle (0xb339a480)
+Class QDateTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateTimeEdit (0xb21eb540) 0
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
+ QAbstractSpinBox (0xb21eb580) 0
+ primary-for QDateTimeEdit (0xb21eb540)
+ QWidget (0xb2227000) 0
+ primary-for QAbstractSpinBox (0xb21eb580)
+ QObject (0xb2386b7c) 0
+ primary-for QWidget (0xb2227000)
+ QPaintDevice (0xb2386bb8) 8
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
-Vtable for QCleanlooksStyle
-QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+Vtable for QTimeEdit
+QTimeEdit::_ZTV9QTimeEdit: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
-8 QCleanlooksStyle::metaObject
-12 QCleanlooksStyle::qt_metacast
-16 QCleanlooksStyle::qt_metacall
-20 QCleanlooksStyle::~QCleanlooksStyle
-24 QCleanlooksStyle::~QCleanlooksStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
+4 (int (*)(...))(& _ZTI9QTimeEdit)
+8 QTimeEdit::metaObject
+12 QTimeEdit::qt_metacast
+16 QTimeEdit::qt_metacall
+20 QTimeEdit::~QTimeEdit
+24 QTimeEdit::~QTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCleanlooksStyle::polish
-60 QCleanlooksStyle::unpolish
-64 QCleanlooksStyle::polish
-68 QCleanlooksStyle::unpolish
-72 QCleanlooksStyle::polish
-76 QStyle::itemTextRect
-80 QCleanlooksStyle::itemPixmapRect
-84 QCleanlooksStyle::drawItemText
-88 QCleanlooksStyle::drawItemPixmap
-92 QCleanlooksStyle::standardPalette
-96 QCleanlooksStyle::drawPrimitive
-100 QCleanlooksStyle::drawControl
-104 QCleanlooksStyle::subElementRect
-108 QCleanlooksStyle::drawComplexControl
-112 QCleanlooksStyle::hitTestComplexControl
-116 QCleanlooksStyle::subControlRect
-120 QCleanlooksStyle::pixelMetric
-124 QCleanlooksStyle::sizeFromContents
-128 QCleanlooksStyle::styleHint
-132 QCleanlooksStyle::standardPixmap
-136 QCleanlooksStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QTimeEdit)
+260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
+264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCleanlooksStyle
- size=12 align=4
- base size=12 base align=4
-QCleanlooksStyle (0xb339a540) 0
- vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
- QWindowsStyle (0xb339a580) 0
- primary-for QCleanlooksStyle (0xb339a540)
- QCommonStyle (0xb339a5c0) 0
- primary-for QWindowsStyle (0xb339a580)
- QStyle (0xb339a600) 0
- primary-for QCommonStyle (0xb339a5c0)
- QObject (0xb339a640) 0
- primary-for QStyle (0xb339a600)
+Class QTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QTimeEdit (0xb21eb840) 0
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
+ QDateTimeEdit (0xb21eb880) 0
+ primary-for QTimeEdit (0xb21eb840)
+ QAbstractSpinBox (0xb21eb8c0) 0
+ primary-for QDateTimeEdit (0xb21eb880)
+ QWidget (0xb223b410) 0
+ primary-for QAbstractSpinBox (0xb21eb8c0)
+ QObject (0xb2386dd4) 0
+ primary-for QWidget (0xb223b410)
+ QPaintDevice (0xb2386e10) 8
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
-Vtable for QCDEStyle
-QCDEStyle::_ZTV9QCDEStyle: 35u entries
+Vtable for QDateEdit
+QDateEdit::_ZTV9QDateEdit: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCDEStyle)
-8 QCDEStyle::metaObject
-12 QCDEStyle::qt_metacast
-16 QCDEStyle::qt_metacall
-20 QCDEStyle::~QCDEStyle
-24 QCDEStyle::~QCDEStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
+4 (int (*)(...))(& _ZTI9QDateEdit)
+8 QDateEdit::metaObject
+12 QDateEdit::qt_metacast
+16 QDateEdit::qt_metacall
+20 QDateEdit::~QDateEdit
+24 QDateEdit::~QDateEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QCDEStyle::standardPalette
-96 QCDEStyle::drawPrimitive
-100 QCDEStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QCDEStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QDateEdit)
+260 QDateEdit::_ZThn8_N9QDateEditD1Ev
+264 QDateEdit::_ZThn8_N9QDateEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCDEStyle
- size=16 align=4
- base size=13 base align=4
-QCDEStyle (0xb339a6c0) 0
- vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
- QMotifStyle (0xb339a700) 0
- primary-for QCDEStyle (0xb339a6c0)
- QCommonStyle (0xb339a740) 0
- primary-for QMotifStyle (0xb339a700)
- QStyle (0xb339a780) 0
- primary-for QCommonStyle (0xb339a740)
- QObject (0xb339a7c0) 0
- primary-for QStyle (0xb339a780)
+Class QDateEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateEdit (0xb21ebb00) 0
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
+ QDateTimeEdit (0xb21ebb40) 0
+ primary-for QDateEdit (0xb21ebb00)
+ QAbstractSpinBox (0xb21ebb80) 0
+ primary-for QDateTimeEdit (0xb21ebb40)
+ QWidget (0xb22436e0) 0
+ primary-for QAbstractSpinBox (0xb21ebb80)
+ QObject (0xb2386f3c) 0
+ primary-for QWidget (0xb22436e0)
+ QPaintDevice (0xb2386f78) 8
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-Vtable for QWindowsVistaStyle
-QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
-8 QWindowsVistaStyle::metaObject
-12 QWindowsVistaStyle::qt_metacast
-16 QWindowsVistaStyle::qt_metacall
-20 QWindowsVistaStyle::~QWindowsVistaStyle
-24 QWindowsVistaStyle::~QWindowsVistaStyle
-28 QWindowsVistaStyle::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWindowsVistaStyle::polish
-60 QWindowsVistaStyle::unpolish
-64 QWindowsVistaStyle::polish
-68 QWindowsVistaStyle::unpolish
-72 QWindowsVistaStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsVistaStyle::standardPalette
-96 QWindowsVistaStyle::drawPrimitive
-100 QWindowsVistaStyle::drawControl
-104 QWindowsVistaStyle::subElementRect
-108 QWindowsVistaStyle::drawComplexControl
-112 QWindowsVistaStyle::hitTestComplexControl
-116 QWindowsVistaStyle::subControlRect
-120 QWindowsVistaStyle::pixelMetric
-124 QWindowsVistaStyle::sizeFromContents
-128 QWindowsVistaStyle::styleHint
-132 QWindowsVistaStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWindowsVistaStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsVistaStyle (0xb339a840) 0
- vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
- QWindowsXPStyle (0xb339a880) 0
- primary-for QWindowsVistaStyle (0xb339a840)
- QWindowsStyle (0xb339a8c0) 0
- primary-for QWindowsXPStyle (0xb339a880)
- QCommonStyle (0xb339a900) 0
- primary-for QWindowsStyle (0xb339a8c0)
- QStyle (0xb339a940) 0
- primary-for QCommonStyle (0xb339a900)
- QObject (0xb339a980) 0
- primary-for QStyle (0xb339a940)
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb21ebf00) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb21ebf40) 0
+ primary-for QLabel (0xb21ebf00)
+ QWidget (0xb227e0a0) 0
+ primary-for QFrame (0xb21ebf40)
+ QObject (0xb22531a4) 0
+ primary-for QWidget (0xb227e0a0)
+ QPaintDevice (0xb22531e0) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-8 QAbstractProxyModel::metaObject
-12 QAbstractProxyModel::qt_metacast
-16 QAbstractProxyModel::qt_metacall
-20 QAbstractProxyModel::~QAbstractProxyModel
-24 QAbstractProxyModel::~QAbstractProxyModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 QAbstractProxyModel::data
-80 QAbstractItemModel::setData
-84 QAbstractProxyModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractProxyModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QAbstractProxyModel::setSourceModel
-172 __cxa_pure_virtual
-176 __cxa_pure_virtual
-180 QAbstractProxyModel::mapSelectionToSource
-184 QAbstractProxyModel::mapSelectionFromSource
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDockWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDockWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QAbstractProxyModel
- size=8 align=4
- base size=8 base align=4
-QAbstractProxyModel (0xb339aa00) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
- QAbstractItemModel (0xb339aa40) 0
- primary-for QAbstractProxyModel (0xb339aa00)
- QObject (0xb339aa80) 0
- primary-for QAbstractItemModel (0xb339aa40)
+Class QDockWidget
+ size=20 align=4
+ base size=20 base align=4
+QDockWidget (0xb2292240) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb2297140) 0
+ primary-for QDockWidget (0xb2292240)
+ QObject (0xb22533fc) 0
+ primary-for QWidget (0xb2297140)
+ QPaintDevice (0xb2253438) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-8 QSortFilterProxyModel::metaObject
-12 QSortFilterProxyModel::qt_metacast
-16 QSortFilterProxyModel::qt_metacall
-20 QSortFilterProxyModel::~QSortFilterProxyModel
-24 QSortFilterProxyModel::~QSortFilterProxyModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QGroupBox::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QSortFilterProxyModel::index
-60 QSortFilterProxyModel::parent
-64 QSortFilterProxyModel::rowCount
-68 QSortFilterProxyModel::columnCount
-72 QSortFilterProxyModel::hasChildren
-76 QSortFilterProxyModel::data
-80 QSortFilterProxyModel::setData
-84 QSortFilterProxyModel::headerData
-88 QSortFilterProxyModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QSortFilterProxyModel::mimeTypes
-104 QSortFilterProxyModel::mimeData
-108 QSortFilterProxyModel::dropMimeData
-112 QSortFilterProxyModel::supportedDropActions
-116 QSortFilterProxyModel::insertRows
-120 QSortFilterProxyModel::insertColumns
-124 QSortFilterProxyModel::removeRows
-128 QSortFilterProxyModel::removeColumns
-132 QSortFilterProxyModel::fetchMore
-136 QSortFilterProxyModel::canFetchMore
-140 QSortFilterProxyModel::flags
-144 QSortFilterProxyModel::sort
-148 QSortFilterProxyModel::buddy
-152 QSortFilterProxyModel::match
-156 QSortFilterProxyModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QSortFilterProxyModel::setSourceModel
-172 QSortFilterProxyModel::mapToSource
-176 QSortFilterProxyModel::mapFromSource
-180 QSortFilterProxyModel::mapSelectionToSource
-184 QSortFilterProxyModel::mapSelectionFromSource
-188 QSortFilterProxyModel::filterAcceptsRow
-192 QSortFilterProxyModel::filterAcceptsColumn
-196 QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=8 align=4
- base size=8 base align=4
-QSortFilterProxyModel (0xb339ab00) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
- QAbstractProxyModel (0xb339ab40) 0
- primary-for QSortFilterProxyModel (0xb339ab00)
- QAbstractItemModel (0xb339ab80) 0
- primary-for QAbstractProxyModel (0xb339ab40)
- QObject (0xb339abc0) 0
- primary-for QAbstractItemModel (0xb339ab80)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QStandardItem)
-8 QStandardItem::~QStandardItem
-12 QStandardItem::~QStandardItem
-16 QStandardItem::data
-20 QStandardItem::setData
-24 QStandardItem::clone
-28 QStandardItem::type
-32 QStandardItem::read
-36 QStandardItem::write
-40 QStandardItem::operator<
-
-Class QStandardItem
- size=8 align=4
- base size=8 base align=4
-QStandardItem (0xb339ac40) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb2292700) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb20da2d0) 0
+ primary-for QGroupBox (0xb2292700)
+ QObject (0xb2253834) 0
+ primary-for QWidget (0xb20da2d0)
+ QPaintDevice (0xb2253870) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QStandardItemModel)
-8 QStandardItemModel::metaObject
-12 QStandardItemModel::qt_metacast
-16 QStandardItemModel::qt_metacall
-20 QStandardItemModel::~QStandardItemModel
-24 QStandardItemModel::~QStandardItemModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStandardItemModel::index
-60 QStandardItemModel::parent
-64 QStandardItemModel::rowCount
-68 QStandardItemModel::columnCount
-72 QStandardItemModel::hasChildren
-76 QStandardItemModel::data
-80 QStandardItemModel::setData
-84 QStandardItemModel::headerData
-88 QStandardItemModel::setHeaderData
-92 QStandardItemModel::itemData
-96 QStandardItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QStandardItemModel::supportedDropActions
-116 QStandardItemModel::insertRows
-120 QStandardItemModel::insertColumns
-124 QStandardItemModel::removeRows
-128 QStandardItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStandardItemModel::flags
-144 QStandardItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDialogButtonBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStandardItemModel
- size=8 align=4
- base size=8 base align=4
-QStandardItemModel (0xb339af40) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
- QAbstractItemModel (0xb339af80) 0
- primary-for QStandardItemModel (0xb339af40)
- QObject (0xb339afc0) 0
- primary-for QAbstractItemModel (0xb339af80)
+Class QDialogButtonBox
+ size=20 align=4
+ base size=20 base align=4
+QDialogButtonBox (0xb22929c0) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb20e3c80) 0
+ primary-for QDialogButtonBox (0xb22929c0)
+ QObject (0xb2253a8c) 0
+ primary-for QWidget (0xb20e3c80)
+ QPaintDevice (0xb2253ac8) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 42u entries
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QStringListModel)
-8 QStringListModel::metaObject
-12 QStringListModel::qt_metacast
-16 QStringListModel::qt_metacall
-20 QStringListModel::~QStringListModel
-24 QStringListModel::~QStringListModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 QStringListModel::rowCount
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 QStringListModel::data
-80 QStringListModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QStringListModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QStringListModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStringListModel::flags
-144 QStringListModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QMainWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStringListModel
+Class QMainWindow
+ size=20 align=4
+ base size=20 base align=4
+QMainWindow (0xb2292dc0) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb21154b0) 0
+ primary-for QMainWindow (0xb2292dc0)
+ QObject (0xb2253dd4) 0
+ primary-for QWidget (0xb21154b0)
+ QPaintDevice (0xb2253e10) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
+
+Class QTextEdit::ExtraSelection
size=12 align=4
base size=12 base align=4
-QStringListModel (0xb339a040) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
- QAbstractListModel (0xb339a0c0) 0
- primary-for QStringListModel (0xb339a040)
- QAbstractItemModel (0xb339a180) 0
- primary-for QAbstractListModel (0xb339a0c0)
- QObject (0xb339a380) 0
- primary-for QAbstractItemModel (0xb339a180)
+QTextEdit::ExtraSelection (0xb213f1a4) 0
-
-
-Vtable for QListWidgetItem
-QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+Vtable for QTextEdit
+QTextEdit::_ZTV9QTextEdit: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QListWidgetItem)
-8 QListWidgetItem::~QListWidgetItem
-12 QListWidgetItem::~QListWidgetItem
-16 QListWidgetItem::clone
-20 QListWidgetItem::setBackgroundColor
-24 QListWidgetItem::data
-28 QListWidgetItem::setData
-32 QListWidgetItem::operator<
-36 QListWidgetItem::read
-40 QListWidgetItem::write
+4 (int (*)(...))(& _ZTI9QTextEdit)
+8 QTextEdit::metaObject
+12 QTextEdit::qt_metacast
+16 QTextEdit::qt_metacall
+20 QTextEdit::~QTextEdit
+24 QTextEdit::~QTextEdit
+28 QTextEdit::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextEdit::mousePressEvent
+84 QTextEdit::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextEdit::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextEdit::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextEdit::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI9QTextEdit)
+256 QTextEdit::_ZThn8_N9QTextEditD1Ev
+260 QTextEdit::_ZThn8_N9QTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QListWidgetItem
- size=24 align=4
- base size=24 base align=4
-QListWidgetItem (0xb339a500) 0
- vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+Class QTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QTextEdit (0xb213e1c0) 0
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
+ QAbstractScrollArea (0xb213e200) 0
+ primary-for QTextEdit (0xb213e1c0)
+ QFrame (0xb213e240) 0
+ primary-for QAbstractScrollArea (0xb213e200)
+ QWidget (0xb21467d0) 0
+ primary-for QFrame (0xb213e240)
+ QObject (0xb213f12c) 0
+ primary-for QWidget (0xb21467d0)
+ QPaintDevice (0xb213f168) 8
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-Vtable for QListWidget
-QListWidget::_ZTV11QListWidget: 107u entries
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QListWidget)
-8 QListWidget::metaObject
-12 QListWidget::qt_metacast
-16 QListWidget::qt_metacall
-20 QListWidget::~QListWidget
-24 QListWidget::~QListWidget
-28 QListWidget::event
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
32 QObject::eventFilter
-36 QListView::timerEvent
+36 QPlainTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -12928,123 +14081,81 @@ QListWidget::_ZTV11QListWidget: 107u entries
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QListView::paintEvent
+124 QPlainTextEdit::paintEvent
128 QWidget::moveEvent
-132 QListView::resizeEvent
+132 QPlainTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QPlainTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListWidget::dropEvent
-168 QWidget::showEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QPlainTextEdit::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QListWidget::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 QListWidget::mimeTypes
-388 QListWidget::mimeData
-392 QListWidget::dropMimeData
-396 QListWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI11QListWidget)
-408 QListWidget::_ZThn8_N11QListWidgetD1Ev
-412 QListWidget::_ZThn8_N11QListWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QListWidget
+Class QPlainTextEdit
size=20 align=4
base size=20 base align=4
-QListWidget (0xb339aac0) 0
- vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
- QListView (0xb339ac00) 0
- primary-for QListWidget (0xb339aac0)
- QAbstractItemView (0xb339ac80) 0
- primary-for QListView (0xb339ac00)
- QAbstractScrollArea (0xb3103000) 0
- primary-for QAbstractItemView (0xb339ac80)
- QFrame (0xb3103040) 0
- primary-for QAbstractScrollArea (0xb3103000)
- QWidget (0xb3103080) 0
- primary-for QFrame (0xb3103040)
- QObject (0xb31030c0) 0
- primary-for QWidget (0xb3103080)
- QPaintDevice (0xb3103100) 8
- vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-
-Vtable for QProxyModel
-QProxyModel::_ZTV11QProxyModel: 43u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QProxyModel)
-8 QProxyModel::metaObject
-12 QProxyModel::qt_metacast
-16 QProxyModel::qt_metacall
-20 QProxyModel::~QProxyModel
-24 QProxyModel::~QProxyModel
+QPlainTextEdit (0xb213ef40) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb213ef80) 0
+ primary-for QPlainTextEdit (0xb213ef40)
+ QFrame (0xb213efc0) 0
+ primary-for QAbstractScrollArea (0xb213ef80)
+ QWidget (0xb21aff50) 0
+ primary-for QFrame (0xb213efc0)
+ QObject (0xb213f9d8) 0
+ primary-for QWidget (0xb21aff50)
+ QPaintDevice (0xb213fa14) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -13052,248 +14163,277 @@ QProxyModel::_ZTV11QProxyModel: 43u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProxyModel::index
-60 QProxyModel::parent
-64 QProxyModel::rowCount
-68 QProxyModel::columnCount
-72 QProxyModel::hasChildren
-76 QProxyModel::data
-80 QProxyModel::setData
-84 QProxyModel::headerData
-88 QProxyModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QProxyModel::mimeTypes
-104 QProxyModel::mimeData
-108 QProxyModel::dropMimeData
-112 QProxyModel::supportedDropActions
-116 QProxyModel::insertRows
-120 QProxyModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QProxyModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QProxyModel::flags
-144 QProxyModel::sort
-148 QAbstractItemModel::buddy
-152 QProxyModel::match
-156 QProxyModel::span
-160 QProxyModel::submit
-164 QProxyModel::revert
-168 QProxyModel::setModel
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
-Class QProxyModel
+Class QPlainTextDocumentLayout
size=8 align=4
base size=8 base align=4
-QProxyModel (0xb3103180) 0
- vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
- QAbstractItemModel (0xb31031c0) 0
- primary-for QProxyModel (0xb3103180)
- QObject (0xb3103200) 0
- primary-for QAbstractItemModel (0xb31031c0)
+QPlainTextDocumentLayout (0xb1fd4440) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb1fd4480) 0
+ primary-for QPlainTextDocumentLayout (0xb1fd4440)
+ QObject (0xb213fd5c) 0
+ primary-for QAbstractTextDocumentLayout (0xb1fd4480)
-Vtable for QHeaderView
-QHeaderView::_ZTV11QHeaderView: 105u entries
+Vtable for QProgressBar
+QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHeaderView)
-8 QHeaderView::metaObject
-12 QHeaderView::qt_metacast
-16 QHeaderView::qt_metacall
-20 QHeaderView::~QHeaderView
-24 QHeaderView::~QHeaderView
-28 QHeaderView::event
+4 (int (*)(...))(& _ZTI12QProgressBar)
+8 QProgressBar::metaObject
+12 QProgressBar::qt_metacast
+16 QProgressBar::qt_metacall
+20 QProgressBar::~QProgressBar
+24 QProgressBar::~QProgressBar
+28 QProgressBar::event
32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QHeaderView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QProgressBar::sizeHint
+68 QProgressBar::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QHeaderView::mousePressEvent
-84 QHeaderView::mouseReleaseEvent
-88 QHeaderView::mouseDoubleClickEvent
-92 QHeaderView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QHeaderView::paintEvent
+124 QProgressBar::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QHeaderView::viewportEvent
-228 QHeaderView::scrollContentsBy
-232 QHeaderView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QHeaderView::visualRect
-248 QHeaderView::scrollTo
-252 QHeaderView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QHeaderView::reset
-268 QAbstractItemView::setRootIndex
-272 QHeaderView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QHeaderView::dataChanged
-284 QHeaderView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QHeaderView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QHeaderView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QHeaderView::moveCursor
-344 QHeaderView::horizontalOffset
-348 QHeaderView::verticalOffset
-352 QHeaderView::isIndexHidden
-356 QHeaderView::setSelection
-360 QHeaderView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QHeaderView::paintSection
-388 QHeaderView::sectionSizeFromContents
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI11QHeaderView)
-400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
-404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QProgressBar::text
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12QProgressBar)
+236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
+240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QHeaderView
+Class QProgressBar
size=20 align=4
base size=20 base align=4
-QHeaderView (0xb3103280) 0
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
- QAbstractItemView (0xb31032c0) 0
- primary-for QHeaderView (0xb3103280)
- QAbstractScrollArea (0xb3103300) 0
- primary-for QAbstractItemView (0xb31032c0)
- QFrame (0xb3103340) 0
- primary-for QAbstractScrollArea (0xb3103300)
- QWidget (0xb3103380) 0
- primary-for QFrame (0xb3103340)
- QObject (0xb31033c0) 0
- primary-for QWidget (0xb3103380)
- QPaintDevice (0xb3103400) 8
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+QProgressBar (0xb1fd4740) 0
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
+ QWidget (0xb1ffdf50) 0
+ primary-for QProgressBar (0xb1fd4740)
+ QObject (0xb213ff78) 0
+ primary-for QWidget (0xb1ffdf50)
+ QPaintDevice (0xb213ffb4) 8
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
-Vtable for QItemDelegate
-QItemDelegate::_ZTV13QItemDelegate: 25u entries
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QItemDelegate)
-8 QItemDelegate::metaObject
-12 QItemDelegate::qt_metacast
-16 QItemDelegate::qt_metacall
-20 QItemDelegate::~QItemDelegate
-24 QItemDelegate::~QItemDelegate
-28 QObject::event
-32 QItemDelegate::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QItemDelegate::paint
-60 QItemDelegate::sizeHint
-64 QItemDelegate::createEditor
-68 QItemDelegate::setEditorData
-72 QItemDelegate::setModelData
-76 QItemDelegate::updateEditorGeometry
-80 QItemDelegate::editorEvent
-84 QItemDelegate::drawDisplay
-88 QItemDelegate::drawDecoration
-92 QItemDelegate::drawFocus
-96 QItemDelegate::drawCheck
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollBar::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QScrollBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QScrollBar::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QScrollBar::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QItemDelegate
- size=8 align=4
- base size=8 base align=4
-QItemDelegate (0xb3103480) 0
- vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
- QAbstractItemDelegate (0xb31034c0) 0
- primary-for QItemDelegate (0xb3103480)
- QObject (0xb3103500) 0
- primary-for QAbstractItemDelegate (0xb31034c0)
+Class QScrollBar
+ size=20 align=4
+ base size=20 base align=4
+QScrollBar (0xb1fd4a00) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb1fd4a40) 0
+ primary-for QScrollBar (0xb1fd4a00)
+ QWidget (0xb200daa0) 0
+ primary-for QAbstractSlider (0xb1fd4a40)
+ QObject (0xb20131e0) 0
+ primary-for QWidget (0xb200daa0)
+ QPaintDevice (0xb201321c) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-Vtable for QDataWidgetMapper
-QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
-8 QDataWidgetMapper::metaObject
-12 QDataWidgetMapper::qt_metacast
-16 QDataWidgetMapper::qt_metacall
-20 QDataWidgetMapper::~QDataWidgetMapper
-24 QDataWidgetMapper::~QDataWidgetMapper
-28 QObject::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDataWidgetMapper::setCurrentIndex
+56 QWidget::devType
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSizeGrip::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDataWidgetMapper
- size=8 align=4
- base size=8 base align=4
-QDataWidgetMapper (0xb3103580) 0
- vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
- QObject (0xb31035c0) 0
- primary-for QDataWidgetMapper (0xb3103580)
+Class QSizeGrip
+ size=20 align=4
+ base size=20 base align=4
+QSizeGrip (0xb1fd4d40) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb201fcd0) 0
+ primary-for QSizeGrip (0xb1fd4d40)
+ QObject (0xb20134b0) 0
+ primary-for QWidget (0xb201fcd0)
+ QPaintDevice (0xb20134ec) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
-Vtable for QTreeView
-QTreeView::_ZTV9QTreeView: 105u entries
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTreeView)
-8 QTreeView::metaObject
-12 QTreeView::qt_metacast
-16 QTreeView::qt_metacall
-20 QTreeView::~QTreeView
-24 QTreeView::~QTreeView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
32 QObject::eventFilter
-36 QTreeView::timerEvent
+36 QTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -13304,925 +14444,1083 @@ QTreeView::_ZTV9QTreeView: 105u entries
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTreeView::paintEvent
+124 QTextBrowser::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QTextEdit::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeView::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI9QTreeView)
-400 QTreeView::_ZThn8_N9QTreeViewD1Ev
-404 QTreeView::_ZThn8_N9QTreeViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeView
+Class QTextBrowser
size=20 align=4
base size=20 base align=4
-QTreeView (0xb3103640) 0
- vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
- QAbstractItemView (0xb3103680) 0
- primary-for QTreeView (0xb3103640)
- QAbstractScrollArea (0xb31036c0) 0
- primary-for QAbstractItemView (0xb3103680)
- QFrame (0xb3103700) 0
- primary-for QAbstractScrollArea (0xb31036c0)
- QWidget (0xb3103740) 0
- primary-for QFrame (0xb3103700)
- QObject (0xb3103780) 0
- primary-for QWidget (0xb3103740)
- QPaintDevice (0xb31037c0) 8
- vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
-
-Class QTreeWidgetItemIterator
- size=12 align=4
- base size=12 base align=4
-QTreeWidgetItemIterator (0xb3103840) 0
-
-
-
-
-
-Vtable for QTreeWidgetItem
-QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
-8 QTreeWidgetItem::~QTreeWidgetItem
-12 QTreeWidgetItem::~QTreeWidgetItem
-16 QTreeWidgetItem::clone
-20 QTreeWidgetItem::data
-24 QTreeWidgetItem::setData
-28 QTreeWidgetItem::operator<
-32 QTreeWidgetItem::read
-36 QTreeWidgetItem::write
-
-Class QTreeWidgetItem
- size=32 align=4
- base size=32 base align=4
-QTreeWidgetItem (0xb3103900) 0
- vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+QTextBrowser (0xb203a000) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb203a040) 0
+ primary-for QTextBrowser (0xb203a000)
+ QAbstractScrollArea (0xb203a080) 0
+ primary-for QTextEdit (0xb203a040)
+ QFrame (0xb203a0c0) 0
+ primary-for QAbstractScrollArea (0xb203a080)
+ QWidget (0xb202fa00) 0
+ primary-for QFrame (0xb203a0c0)
+ QObject (0xb2013708) 0
+ primary-for QWidget (0xb202fa00)
+ QPaintDevice (0xb2013744) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
-Vtable for QTreeWidget
-QTreeWidget::_ZTV11QTreeWidget: 109u entries
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTreeWidget)
-8 QTreeWidget::metaObject
-12 QTreeWidget::qt_metacast
-16 QTreeWidget::qt_metacall
-20 QTreeWidget::~QTreeWidget
-24 QTreeWidget::~QTreeWidget
-28 QTreeWidget::event
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
32 QObject::eventFilter
-36 QTreeView::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTreeView::paintEvent
+124 QStatusBar::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QStatusBar::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTreeWidget::dropEvent
-168 QWidget::showEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QStatusBar::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeWidget::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 QTreeWidget::mimeTypes
-396 QTreeWidget::mimeData
-400 QTreeWidget::dropMimeData
-404 QTreeWidget::supportedDropActions
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI11QTreeWidget)
-416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
-420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidget
+Class QStatusBar
size=20 align=4
base size=20 base align=4
-QTreeWidget (0xb3103b80) 0
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
- QTreeView (0xb3103bc0) 0
- primary-for QTreeWidget (0xb3103b80)
- QAbstractItemView (0xb3103c00) 0
- primary-for QTreeView (0xb3103bc0)
- QAbstractScrollArea (0xb3103c40) 0
- primary-for QAbstractItemView (0xb3103c00)
- QFrame (0xb3103c80) 0
- primary-for QAbstractScrollArea (0xb3103c40)
- QWidget (0xb3103cc0) 0
- primary-for QFrame (0xb3103c80)
- QObject (0xb3103d00) 0
- primary-for QWidget (0xb3103cc0)
- QPaintDevice (0xb3103d40) 8
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+QStatusBar (0xb203a380) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb2049190) 0
+ primary-for QStatusBar (0xb203a380)
+ QObject (0xb2013960) 0
+ primary-for QWidget (0xb2049190)
+ QPaintDevice (0xb201399c) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
-Vtable for QItemEditorCreatorBase
-QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+Vtable for QToolButton
+QToolButton::_ZTV11QToolButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
-8 QItemEditorCreatorBase::~QItemEditorCreatorBase
-12 QItemEditorCreatorBase::~QItemEditorCreatorBase
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QItemEditorCreatorBase
- size=4 align=4
- base size=4 base align=4
-QItemEditorCreatorBase (0xb3103dc0) 0 nearly-empty
- vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
+4 (int (*)(...))(& _ZTI11QToolButton)
+8 QToolButton::metaObject
+12 QToolButton::qt_metacast
+16 QToolButton::qt_metacall
+20 QToolButton::~QToolButton
+24 QToolButton::~QToolButton
+28 QToolButton::event
+32 QObject::eventFilter
+36 QToolButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QToolButton::sizeHint
+68 QToolButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QToolButton::mousePressEvent
+84 QToolButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QToolButton::enterEvent
+120 QToolButton::leaveEvent
+124 QToolButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolButton::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QToolButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QToolButton)
+244 QToolButton::_ZThn8_N11QToolButtonD1Ev
+248 QToolButton::_ZThn8_N11QToolButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QToolButton
+ size=20 align=4
+ base size=20 base align=4
+QToolButton (0xb203a780) 0
+ vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
+ QAbstractButton (0xb203a7c0) 0
+ primary-for QToolButton (0xb203a780)
+ QWidget (0xb2054870) 0
+ primary-for QAbstractButton (0xb203a7c0)
+ QObject (0xb2013bb8) 0
+ primary-for QWidget (0xb2054870)
+ QPaintDevice (0xb2013bf4) 8
+ vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
-Vtable for QItemEditorFactory
-QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QItemEditorFactory)
-8 QItemEditorFactory::~QItemEditorFactory
-12 QItemEditorFactory::~QItemEditorFactory
-16 QItemEditorFactory::createEditor
-20 QItemEditorFactory::valuePropertyName
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QItemEditorFactory
- size=8 align=4
- base size=8 base align=4
-QItemEditorFactory (0xb3103f80) 0
- vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+Class QComboBox
+ size=20 align=4
+ base size=20 base align=4
+QComboBox (0xb203af00) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb207e820) 0
+ primary-for QComboBox (0xb203af00)
+ QObject (0xb207d258) 0
+ primary-for QWidget (0xb207e820)
+ QPaintDevice (0xb207d294) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
-Vtable for QTableView
-QTableView::_ZTV10QTableView: 103u entries
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTableView)
-8 QTableView::metaObject
-12 QTableView::qt_metacast
-16 QTableView::qt_metacall
-20 QTableView::~QTableView
-24 QTableView::~QTableView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QCommandLinkButton::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableView::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI10QTableView)
-392 QTableView::_ZThn8_N10QTableViewD1Ev
-396 QTableView::_ZThn8_N10QTableViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableView
+Class QCommandLinkButton
size=20 align=4
base size=20 base align=4
-QTableView (0xb3103600) 0
- vptr=((& QTableView::_ZTV10QTableView) + 8u)
- QAbstractItemView (0xb3103800) 0
- primary-for QTableView (0xb3103600)
- QAbstractScrollArea (0xb3103880) 0
- primary-for QAbstractItemView (0xb3103800)
- QFrame (0xb3103940) 0
- primary-for QAbstractScrollArea (0xb3103880)
- QWidget (0xb3103a40) 0
- primary-for QFrame (0xb3103940)
- QObject (0xb3103b40) 0
- primary-for QWidget (0xb3103a40)
- QPaintDevice (0xb3103d80) 8
- vptr=((& QTableView::_ZTV10QTableView) + 392u)
+QCommandLinkButton (0xb20a38c0) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb20a3900) 0
+ primary-for QCommandLinkButton (0xb20a38c0)
+ QAbstractButton (0xb20a3940) 0
+ primary-for QPushButton (0xb20a3900)
+ QWidget (0xb20b4fa0) 0
+ primary-for QAbstractButton (0xb20a3940)
+ QObject (0xb207da8c) 0
+ primary-for QWidget (0xb20b4fa0)
+ QPaintDevice (0xb207dac8) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
-Vtable for QFileIconProvider
-QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFileIconProvider)
-8 QFileIconProvider::~QFileIconProvider
-12 QFileIconProvider::~QFileIconProvider
-16 QFileIconProvider::icon
-20 QFileIconProvider::icon
-24 QFileIconProvider::type
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QFileIconProvider
+Class QMenuItem
size=8 align=4
base size=8 base align=4
-QFileIconProvider (0xb3103e00) 0
- vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
-
-Class QTableWidgetSelectionRange
- size=16 align=4
- base size=16 base align=4
-QTableWidgetSelectionRange (0xb3085000) 0
+QMenuItem (0xb20a3c00) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb20a3c40) 0
+ primary-for QMenuItem (0xb20a3c00)
+ QObject (0xb207dce4) 0
+ primary-for QAction (0xb20a3c40)
-Vtable for QTableWidgetItem
-QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTableWidgetItem)
-8 QTableWidgetItem::~QTableWidgetItem
-12 QTableWidgetItem::~QTableWidgetItem
-16 QTableWidgetItem::clone
-20 QTableWidgetItem::data
-24 QTableWidgetItem::setData
-28 QTableWidgetItem::operator<
-32 QTableWidgetItem::read
-36 QTableWidgetItem::write
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QCalendarWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QCalendarWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableWidgetItem
- size=24 align=4
- base size=24 base align=4
-QTableWidgetItem (0xb3085040) 0
- vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+Class QCalendarWidget
+ size=20 align=4
+ base size=20 base align=4
+QCalendarWidget (0xb20a3e80) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb20ced20) 0
+ primary-for QCalendarWidget (0xb20a3e80)
+ QObject (0xb207de10) 0
+ primary-for QWidget (0xb20ced20)
+ QPaintDevice (0xb207de4c) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
-Vtable for QTableWidget
-QTableWidget::_ZTV12QTableWidget: 107u entries
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTableWidget)
-8 QTableWidget::metaObject
-12 QTableWidget::qt_metacast
-16 QTableWidget::qt_metacall
-20 QTableWidget::~QTableWidget
-24 QTableWidget::~QTableWidget
-28 QTableWidget::event
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QRadioButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QRadioButton::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTableWidget::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableWidget::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 QTableWidget::mimeTypes
-388 QTableWidget::mimeData
-392 QTableWidget::dropMimeData
-396 QTableWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI12QTableWidget)
-408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
-412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableWidget
+Class QRadioButton
size=20 align=4
base size=20 base align=4
-QTableWidget (0xb30850c0) 0
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
- QTableView (0xb3085100) 0
- primary-for QTableWidget (0xb30850c0)
- QAbstractItemView (0xb3085140) 0
- primary-for QTableView (0xb3085100)
- QAbstractScrollArea (0xb3085180) 0
- primary-for QAbstractItemView (0xb3085140)
- QFrame (0xb30851c0) 0
- primary-for QAbstractScrollArea (0xb3085180)
- QWidget (0xb3085200) 0
- primary-for QFrame (0xb30851c0)
- QObject (0xb3085240) 0
- primary-for QWidget (0xb3085200)
- QPaintDevice (0xb3085280) 8
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+QRadioButton (0xb1ec81c0) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1ec8200) 0
+ primary-for QRadioButton (0xb1ec81c0)
+ QWidget (0xb1ecf050) 0
+ primary-for QAbstractButton (0xb1ec8200)
+ QObject (0xb1ecd0b4) 0
+ primary-for QWidget (0xb1ecf050)
+ QPaintDevice (0xb1ecd0f0) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-Vtable for QDirModel
-QDirModel::_ZTV9QDirModel: 42u entries
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDirModel)
-8 QDirModel::metaObject
-12 QDirModel::qt_metacast
-16 QDirModel::qt_metacall
-20 QDirModel::~QDirModel
-24 QDirModel::~QDirModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDirModel::index
-60 QDirModel::parent
-64 QDirModel::rowCount
-68 QDirModel::columnCount
-72 QDirModel::hasChildren
-76 QDirModel::data
-80 QDirModel::setData
-84 QDirModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QDirModel::mimeTypes
-104 QDirModel::mimeData
-108 QDirModel::dropMimeData
-112 QDirModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QDirModel::flags
-144 QDirModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+56 QWidget::devType
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
+76 QWidget::paintEngine
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenuBar::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMenuBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
+116 QWidget::enterEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
+128 QWidget::moveEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenuBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMenuBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDirModel
- size=8 align=4
- base size=8 base align=4
-QDirModel (0xb3085300) 0
- vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
- QAbstractItemModel (0xb3085340) 0
- primary-for QDirModel (0xb3085300)
- QObject (0xb3085380) 0
- primary-for QAbstractItemModel (0xb3085340)
+Class QMenuBar
+ size=20 align=4
+ base size=20 base align=4
+QMenuBar (0xb1ec84c0) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1edc000) 0
+ primary-for QMenuBar (0xb1ec84c0)
+ QObject (0xb1ecd30c) 0
+ primary-for QWidget (0xb1edc000)
+ QPaintDevice (0xb1ecd348) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
-Vtable for QColumnView
-QColumnView::_ZTV11QColumnView: 104u entries
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QColumnView)
-8 QColumnView::metaObject
-12 QColumnView::qt_metacast
-16 QColumnView::qt_metacall
-20 QColumnView::~QColumnView
-24 QColumnView::~QColumnView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QColumnView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QFocusFrame::paintEvent
128 QWidget::moveEvent
-132 QColumnView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QColumnView::scrollContentsBy
-232 QColumnView::setModel
-236 QColumnView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QColumnView::visualRect
-248 QColumnView::scrollTo
-252 QColumnView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QColumnView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QColumnView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QColumnView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QColumnView::moveCursor
-344 QColumnView::horizontalOffset
-348 QColumnView::verticalOffset
-352 QColumnView::isIndexHidden
-356 QColumnView::setSelection
-360 QColumnView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QColumnView::createColumn
-388 (int (*)(...))-0x00000000000000008
-392 (int (*)(...))(& _ZTI11QColumnView)
-396 QColumnView::_ZThn8_N11QColumnViewD1Ev
-400 QColumnView::_ZThn8_N11QColumnViewD0Ev
-404 QWidget::_ZThn8_NK7QWidget7devTypeEv
-408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QColumnView
+Class QFocusFrame
size=20 align=4
base size=20 base align=4
-QColumnView (0xb3085400) 0
- vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
- QAbstractItemView (0xb3085440) 0
- primary-for QColumnView (0xb3085400)
- QAbstractScrollArea (0xb3085480) 0
- primary-for QAbstractItemView (0xb3085440)
- QFrame (0xb30854c0) 0
- primary-for QAbstractScrollArea (0xb3085480)
- QWidget (0xb3085500) 0
- primary-for QFrame (0xb30854c0)
- QObject (0xb3085540) 0
- primary-for QWidget (0xb3085500)
- QPaintDevice (0xb3085580) 8
- vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
-
-Class QStylePainter
- size=12 align=4
- base size=12 base align=4
-QStylePainter (0xb3085600) 0
- QPainter (0xb3085640) 0
+QFocusFrame (0xb1f2c100) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb1f2f230) 0
+ primary-for QFocusFrame (0xb1f2c100)
+ QObject (0xb1f1ea8c) 0
+ primary-for QWidget (0xb1f2f230)
+ QPaintDevice (0xb1f1eac8) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
-Vtable for QPrinter
-QPrinter::_ZTV8QPrinter: 7u entries
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPrinter)
-8 QPrinter::~QPrinter
-12 QPrinter::~QPrinter
-16 QPrinter::devType
-20 QPrinter::paintEngine
-24 QPrinter::metric
-
-Class QPrinter
- size=12 align=4
- base size=12 base align=4
-QPrinter (0xb30856c0) 0
- vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
- QPaintDevice (0xb3085700) 0
- primary-for QPrinter (0xb30856c0)
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0xb3085800) 0 empty
-
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QFontComboBox
+ size=20 align=4
+ base size=20 base align=4
+QFontComboBox (0xb1f2c3c0) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb1f2c400) 0
+ primary-for QFontComboBox (0xb1f2c3c0)
+ QWidget (0xb1f34a00) 0
+ primary-for QComboBox (0xb1f2c400)
+ QObject (0xb1f1ece4) 0
+ primary-for QWidget (0xb1f34a00)
+ QPaintDevice (0xb1f1ed20) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintEngine)
-8 QPaintEngine::~QPaintEngine
-12 QPaintEngine::~QPaintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QPaintEngine::drawRects
-32 QPaintEngine::drawRects
-36 QPaintEngine::drawLines
-40 QPaintEngine::drawLines
-44 QPaintEngine::drawEllipse
-48 QPaintEngine::drawEllipse
-52 QPaintEngine::drawPath
-56 QPaintEngine::drawPoints
-60 QPaintEngine::drawPoints
-64 QPaintEngine::drawPolygon
-68 QPaintEngine::drawPolygon
-72 __cxa_pure_virtual
-76 QPaintEngine::drawTextItem
-80 QPaintEngine::drawTiledPixmap
-84 QPaintEngine::drawImage
-88 QPaintEngine::coordinateOffset
-92 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QToolBar::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QToolBar::paintEvent
+128 QWidget::moveEvent
+132 QToolBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPaintEngine
+Class QToolBar
size=20 align=4
base size=20 base align=4
-QPaintEngine (0xb3085880) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0xb3085980) 0
-
-
-Class QColormap
- size=4 align=4
- base size=4 base align=4
-QColormap (0xb3085a80) 0
+QToolBar (0xb1f2c800) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1f51a50) 0
+ primary-for QToolBar (0xb1f2c800)
+ QObject (0xb1f7603c) 0
+ primary-for QWidget (0xb1f51a50)
+ QPaintDevice (0xb1f76078) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-Vtable for QPrintEngine
-QPrintEngine::_ZTV12QPrintEngine: 10u entries
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintEngine)
-8 QPrintEngine::~QPrintEngine
-12 QPrintEngine::~QPrintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QToolBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPrintEngine
- size=4 align=4
- base size=4 base align=4
-QPrintEngine (0xb3085ac0) 0 nearly-empty
- vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+Class QToolBox
+ size=20 align=4
+ base size=20 base align=4
+QToolBox (0xb1f2cc00) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1f2cc40) 0
+ primary-for QToolBox (0xb1f2cc00)
+ QWidget (0xb1f942d0) 0
+ primary-for QFrame (0xb1f2cc40)
+ QObject (0xb1f763c0) 0
+ primary-for QWidget (0xb1f942d0)
+ QPaintDevice (0xb1f763fc) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
-Vtable for QSvgRenderer
-QSvgRenderer::_ZTV12QSvgRenderer: 14u entries
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QSvgRenderer)
-8 QSvgRenderer::metaObject
-12 QSvgRenderer::qt_metacast
-16 QSvgRenderer::qt_metacall
-20 QSvgRenderer::~QSvgRenderer
-24 QSvgRenderer::~QSvgRenderer
-28 QObject::event
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QSplitter::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QSplitter::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSvgRenderer
- size=8 align=4
- base size=8 base align=4
-QSvgRenderer (0xb2e71b00) 0
- vptr=((& QSvgRenderer::_ZTV12QSvgRenderer) + 8u)
- QObject (0xb2e71b80) 0
- primary-for QSvgRenderer (0xb2e71b00)
+Class QSplitter
+ size=20 align=4
+ base size=20 base align=4
+QSplitter (0xb1fab240) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1fab280) 0
+ primary-for QSplitter (0xb1fab240)
+ QWidget (0xb1db3190) 0
+ primary-for QFrame (0xb1fab280)
+ QObject (0xb1f76ac8) 0
+ primary-for QWidget (0xb1db3190)
+ QPaintDevice (0xb1f76b04) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
-Vtable for QSvgGenerator
-QSvgGenerator::_ZTV13QSvgGenerator: 7u entries
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSvgGenerator)
-8 QSvgGenerator::~QSvgGenerator
-12 QSvgGenerator::~QSvgGenerator
-16 QPaintDevice::devType
-20 QSvgGenerator::paintEngine
-24 QSvgGenerator::metric
-
-Class QSvgGenerator
- size=12 align=4
- base size=12 base align=4
-QSvgGenerator (0xb2e71c00) 0
- vptr=((& QSvgGenerator::_ZTV13QSvgGenerator) + 8u)
- QPaintDevice (0xb2e71cc0) 0
- primary-for QSvgGenerator (0xb2e71c00)
-
-Vtable for QSvgWidget
-QSvgWidget::_ZTV10QSvgWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSvgWidget)
-8 QSvgWidget::metaObject
-12 QSvgWidget::qt_metacast
-16 QSvgWidget::qt_metacall
-20 QSvgWidget::~QSvgWidget
-24 QSvgWidget::~QSvgWidget
-28 QWidget::event
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -14231,14 +15529,14 @@ QSvgWidget::_ZTV10QSvgWidget: 63u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSvgWidget::sizeHint
+64 QSplitterHandle::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QSplitterHandle::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -14246,7 +15544,7 @@ QSvgWidget::_ZTV10QSvgWidget: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSvgWidget::paintEvent
+124 QSplitterHandle::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -14271,129 +15569,104 @@ QSvgWidget::_ZTV10QSvgWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QSvgWidget)
-232 QSvgWidget::_ZThn8_N10QSvgWidgetD1Ev
-236 QSvgWidget::_ZThn8_N10QSvgWidgetD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSvgWidget
+Class QSplitterHandle
size=20 align=4
base size=20 base align=4
-QSvgWidget (0xb2e71e00) 0
- vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 8u)
- QWidget (0xb2e71fc0) 0
- primary-for QSvgWidget (0xb2e71e00)
- QObject (0xb2d29000) 0
- primary-for QWidget (0xb2e71fc0)
- QPaintDevice (0xb2d29040) 8
- vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 232u)
-
-Vtable for QGraphicsSvgItem
-QGraphicsSvgItem::_ZTV16QGraphicsSvgItem: 56u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QGraphicsSvgItem)
-8 QGraphicsSvgItem::metaObject
-12 QGraphicsSvgItem::qt_metacast
-16 QGraphicsSvgItem::qt_metacall
-20 QGraphicsSvgItem::~QGraphicsSvgItem
-24 QGraphicsSvgItem::~QGraphicsSvgItem
-28 QObject::event
+QSplitterHandle (0xb1fab680) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1dbfc30) 0
+ primary-for QSplitterHandle (0xb1fab680)
+ QObject (0xb1f76e88) 0
+ primary-for QWidget (0xb1dbfc30)
+ QPaintDevice (0xb1f76ec4) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGraphicsSvgItem::boundingRect
-60 QGraphicsSvgItem::paint
-64 QGraphicsSvgItem::type
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI16QGraphicsSvgItem)
-76 QGraphicsSvgItem::_ZThn8_N16QGraphicsSvgItemD1Ev
-80 QGraphicsSvgItem::_ZThn8_N16QGraphicsSvgItemD0Ev
-84 QGraphicsItem::advance
-88 QGraphicsSvgItem::_ZThn8_NK16QGraphicsSvgItem12boundingRectEv
-92 QGraphicsItem::shape
-96 QGraphicsItem::contains
-100 QGraphicsItem::collidesWithItem
-104 QGraphicsItem::collidesWithPath
-108 QGraphicsItem::isObscuredBy
-112 QGraphicsItem::opaqueArea
-116 QGraphicsSvgItem::_ZThn8_N16QGraphicsSvgItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
-120 QGraphicsSvgItem::_ZThn8_NK16QGraphicsSvgItem4typeEv
-124 QGraphicsItem::sceneEventFilter
-128 QGraphicsItem::sceneEvent
-132 QGraphicsItem::contextMenuEvent
-136 QGraphicsItem::dragEnterEvent
-140 QGraphicsItem::dragLeaveEvent
-144 QGraphicsItem::dragMoveEvent
-148 QGraphicsItem::dropEvent
-152 QGraphicsItem::focusInEvent
-156 QGraphicsItem::focusOutEvent
-160 QGraphicsItem::hoverEnterEvent
-164 QGraphicsItem::hoverMoveEvent
-168 QGraphicsItem::hoverLeaveEvent
-172 QGraphicsItem::keyPressEvent
-176 QGraphicsItem::keyReleaseEvent
-180 QGraphicsItem::mousePressEvent
-184 QGraphicsItem::mouseMoveEvent
-188 QGraphicsItem::mouseReleaseEvent
-192 QGraphicsItem::mouseDoubleClickEvent
-196 QGraphicsItem::wheelEvent
-200 QGraphicsItem::inputMethodEvent
-204 QGraphicsItem::inputMethodQuery
-208 QGraphicsItem::itemChange
-212 QGraphicsItem::supportsExtension
-216 QGraphicsItem::setExtension
-220 QGraphicsItem::extension
-
-Class QGraphicsSvgItem
- size=16 align=4
- base size=16 base align=4
-QGraphicsSvgItem (0xb2d290c0) 0
- vptr=((& QGraphicsSvgItem::_ZTV16QGraphicsSvgItem) + 8u)
- QObject (0xb2d29100) 0
- primary-for QGraphicsSvgItem (0xb2d290c0)
- QGraphicsItem (0xb2d29140) 8
- vptr=((& QGraphicsSvgItem::_ZTV16QGraphicsSvgItem) + 76u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QDial
+ size=20 align=4
+ base size=20 base align=4
+QDial (0xb1fab940) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb1fab980) 0
+ primary-for QDial (0xb1fab940)
+ QWidget (0xb1dd36e0) 0
+ primary-for QAbstractSlider (0xb1fab980)
+ QObject (0xb1ddb0f0) 0
+ primary-for QWidget (0xb1dd36e0)
+ QPaintDevice (0xb1ddb12c) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
diff --git a/tests/auto/bic/data/QtGui.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtGui.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..7ad6d10aa8
--- /dev/null
+++ b/tests/auto/bic/data/QtGui.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,16767 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6f91bf4) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6f91d98) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb65d5474) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb65d5528) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb65d5d5c) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb65d5e88) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb66150f0) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb66152d0) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb665aa14) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb6675d80) 0
+ QBasicAtomicInt (0xb5c8012c) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb5b7a528) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb5b7a564) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb5b7a9d8) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb5b7a99c) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb5c378e8) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb5a880b4) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb5a880f0) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb5a88078) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb5b32d5c) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb5993a50) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb5a19ac0) 0
+ QString (0xb5a541a4) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb5a544ec) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb589b438) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb58a6380) 0
+ QGenericArgument (0xb589b654) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb589b7bc) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb589b8e8) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb589bc30) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb58f4000) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb589bd20) 0 nearly-empty
+ primary-for std::bad_exception (0xb58f4000)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb58f4180) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb589bf78) 0 nearly-empty
+ primary-for std::bad_alloc (0xb58f4180)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb59001e0) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb59002d0) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb5900294) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb5900b04) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb5900bb8) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb5900c6c) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb57ee4ec) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb57f0840) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb57ee618) 0
+ primary-for QIODevice (0xb57f0840)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb582d4b0) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb582d4ec) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb582b4c0) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb582b500) 0
+ primary-for QFile (0xb582b4c0)
+ QObject (0xb582d564) 0
+ primary-for QIODevice (0xb582b500)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb582d9d8) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb56b803c) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb56b8744) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb571e168) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb571e12c) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb56f9bc0) 0
+ QList<QString> (0xb571e294) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb575c7f8) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb575cf78) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb575cfb4) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb55ab4c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb55d5000) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb55ab540) 0
+ QAbstractFileEngine::ExtensionReturn (0xb55d503c) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb55ab5c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb55d5078) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb575cf3c) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb55d52d0) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb55d530c) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb55ab900) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb55ab940) 0
+ primary-for QBuffer (0xb55ab900)
+ QObject (0xb55d5384) 0
+ primary-for QIODevice (0xb55ab940)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb55d5a50) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb55d5a14) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb562c168) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb562c8ac) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb562c870) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb562cbb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb562cc30) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb562cbf4) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb53a9294) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb53a9258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb53a9f78) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb53fc1e0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb53fc438) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb53fcac8) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5448640) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb544dca8) 0
+ primary-for QTextIStream (0xb5448640)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5448900) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5461348) 0
+ primary-for QTextOStream (0xb5448900)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb54619d8) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5461b7c) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5461bb8) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5461c6c) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5461f78) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5461fb4) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5296000) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb529630c) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb52964ec) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb52964b0) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb520012c) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb52003c0) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5206e00) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5200528) 0
+ primary-for QFileSystemWatcher (0xb5206e00)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb52480c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5200744) 0
+ primary-for QFSFileEngine (0xb52480c0)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5200870) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5200a8c) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5079140) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5079180) 0
+ primary-for QProcess (0xb5079140)
+ QObject (0xb5200b40) 0
+ primary-for QIODevice (0xb5079180)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5200d5c) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5200f00) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb50ebbb8) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb50ebc30) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb50ebbf4) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb50ebca8) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb50ebb7c) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb4f87564) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb4f8dc40) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb4f87b7c) 0
+ primary-for QSettings (0xb4f8dc40)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb4fd2840) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb4fd2880) 0
+ primary-for QTemporaryFile (0xb4fd2840)
+ QIODevice (0xb4fd28c0) 0
+ primary-for QFile (0xb4fd2880)
+ QObject (0xb4fdc690) 0
+ primary-for QIODevice (0xb4fd28c0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb4fdc99c) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb4fdce88) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb504db40) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb5022e80) 0
+ QVector<QXmlStreamAttribute> (0xb50695a0) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5069690) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb5069b04) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb4e9b0f0) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb4e9b99c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4e9b9d8) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb4e9bb40) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb4e86e40) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb4e9bca8) 0
+ primary-for QAbstractState (0xb4e86e40)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb4ef0100) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb4e9bec4) 0
+ primary-for QAbstractTransition (0xb4ef0100)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb4f020f0) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4ef0680) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb4f022d0) 0
+ primary-for QTimerEvent (0xb4ef0680)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4ef0740) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb4f02348) 0
+ primary-for QChildEvent (0xb4ef0740)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4ef0a00) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb4f024b0) 0
+ primary-for QCustomEvent (0xb4ef0a00)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb4ef0b00) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb4f025a0) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4ef0b00)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb4ef0bc0) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb4ef0c00) 0
+ primary-for QEventTransition (0xb4ef0bc0)
+ QObject (0xb4f02654) 0
+ primary-for QAbstractTransition (0xb4ef0c00)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb4ef0ec0) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb4ef0f00) 0
+ primary-for QFinalState (0xb4ef0ec0)
+ QObject (0xb4f02870) 0
+ primary-for QAbstractState (0xb4ef0f00)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb4f371c0) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb4f37200) 0
+ primary-for QHistoryState (0xb4f371c0)
+ QObject (0xb4f02a8c) 0
+ primary-for QAbstractState (0xb4f37200)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb4f374c0) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb4f37500) 0
+ primary-for QSignalTransition (0xb4f374c0)
+ QObject (0xb4f02ca8) 0
+ primary-for QAbstractTransition (0xb4f37500)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb4f377c0) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb4f37800) 0
+ primary-for QState (0xb4f377c0)
+ QObject (0xb4f02ec4) 0
+ primary-for QAbstractState (0xb4f37800)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb4f37c00) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb4f6712c) 0
+ primary-for QStateMachine::SignalEvent (0xb4f37c00)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb4f37c80) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb4f67168) 0
+ primary-for QStateMachine::WrappedEvent (0xb4f37c80)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb4f37ac0) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb4f37b00) 0
+ primary-for QStateMachine (0xb4f37ac0)
+ QAbstractState (0xb4f37b40) 0
+ primary-for QState (0xb4f37b00)
+ QObject (0xb4f670f0) 0
+ primary-for QAbstractState (0xb4f37b40)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4f674ec) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4d9d99c) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb4d9dfb4) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4d9df78) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4dbb294) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4dbb438) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4de3a40) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb4dbbc30) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4de3a40)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4dfe168) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4dfe780) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4dfece4) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb4dfefb4) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4c9803c) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4cae5dc) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4cc4ce4) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4cdea14) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4d0ab04) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb4d0ad20) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4b8fe88) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4bb5924) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4be1528) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4c47168) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb4a8ef00) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb4a8efb4) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb4abe258) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb4ac8140) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4abe30c) 0
+ primary-for QTimeLine (0xb4ac8140)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4abe5a0) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4abea14) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb4b080b4) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4b122c0) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb4b085a0) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4b122c0)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4b123c0) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4b12400) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4b123c0)
+ std::exception (0xb4b085dc) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4b12400)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb4b08618) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb4b08654) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb4b08690) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb4b08c6c) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb4b08d98) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4b441e0) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb49c3200) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb49adbb8) 0
+ primary-for QFutureWatcherBase (0xb49c3200)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb49e83c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb49dfbb8) 0
+ primary-for QThread (0xb49e83c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb49e8700) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb49dfe4c) 0
+ primary-for QThreadPool (0xb49e8700)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb4a0d078) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb4a0d0b4) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb4a0d0f0) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb49e8a80) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb4a0d12c) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb49e8a80)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4a34708) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb46d1000) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb46c4e80) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb46d15a0) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb46c4e80)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb46e11e0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb46d18ac) 0
+ primary-for QTextCodecPlugin (0xb46e11e0)
+ QTextCodecFactoryInterface (0xb46de140) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb46d18e8) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb46de140)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb46f3d5c) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4703d00) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb46f3dd4) 0
+ primary-for QEventLoop (0xb4703d00)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4720100) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb471f0f0) 0
+ primary-for QAbstractEventDispatcher (0xb4720100)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb471f30c) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb474c7bc) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4720d40) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb474c924) 0
+ primary-for QAbstractItemModel (0xb4720d40)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4584380) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb45843c0) 0
+ primary-for QAbstractTableModel (0xb4584380)
+ QObject (0xb458a294) 0
+ primary-for QAbstractItemModel (0xb45843c0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4584600) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4584640) 0
+ primary-for QAbstractListModel (0xb4584600)
+ QObject (0xb458a3c0) 0
+ primary-for QAbstractItemModel (0xb4584640)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb45b1294) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb45bb100) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb45b1528) 0
+ primary-for QCoreApplication (0xb45bb100)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb45b1ac8) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb460d7f8) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb460db04) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb460dd5c) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb460de10) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4610f40) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4636078) 0
+ primary-for QMimeData (0xb4610f40)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4644200) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4636294) 0
+ primary-for QObjectCleanupHandler (0xb4644200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4644440) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb46363c0) 0
+ primary-for QSharedMemory (0xb4644440)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4644700) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb46365dc) 0
+ primary-for QSignalMapper (0xb4644700)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb46449c0) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb46367f8) 0
+ primary-for QSocketNotifier (0xb46449c0)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4636ac8) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4644d80) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4636b7c) 0
+ primary-for QTimer (0xb4644d80)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb44922c0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4636e10) 0
+ primary-for QTranslator (0xb44922c0)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4492600) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb44a30f0) 0
+ primary-for QLibrary (0xb4492600)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4492a00) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb44a3348) 0
+ primary-for QPluginLoader (0xb4492a00)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb44a3474) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb44e5474) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb44e54b0) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb44e599c) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb44e5e88) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4507900) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb44e5f00) 0
+ primary-for QAbstractAnimation (0xb4507900)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4507bc0) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4507c00) 0
+ primary-for QAnimationGroup (0xb4507bc0)
+ QObject (0xb4521168) 0
+ primary-for QAbstractAnimation (0xb4507c00)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4507ec0) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4507f00) 0
+ primary-for QParallelAnimationGroup (0xb4507ec0)
+ QAbstractAnimation (0xb4507f40) 0
+ primary-for QAnimationGroup (0xb4507f00)
+ QObject (0xb4521384) 0
+ primary-for QAbstractAnimation (0xb4507f40)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4537200) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4537240) 0
+ primary-for QPauseAnimation (0xb4537200)
+ QObject (0xb45215a0) 0
+ primary-for QAbstractAnimation (0xb4537240)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4537500) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4537540) 0
+ primary-for QVariantAnimation (0xb4537500)
+ QObject (0xb45217bc) 0
+ primary-for QAbstractAnimation (0xb4537540)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4537940) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4537980) 0
+ primary-for QPropertyAnimation (0xb4537940)
+ QAbstractAnimation (0xb45379c0) 0
+ primary-for QVariantAnimation (0xb4537980)
+ QObject (0xb45219d8) 0
+ primary-for QAbstractAnimation (0xb45379c0)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4537c80) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4537cc0) 0
+ primary-for QSequentialAnimationGroup (0xb4537c80)
+ QAbstractAnimation (0xb4537d00) 0
+ primary-for QAnimationGroup (0xb4537cc0)
+ QObject (0xb4521bf4) 0
+ primary-for QAbstractAnimation (0xb4537d00)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb437d0f0) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb437d744) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb437d708) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb437da8c) 0
+
+Vtable for QMimeSource
+QMimeSource::_ZTV11QMimeSource: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMimeSource)
+8 QMimeSource::~QMimeSource
+12 QMimeSource::~QMimeSource
+16 __cxa_pure_virtual
+20 QMimeSource::provides
+24 __cxa_pure_virtual
+
+Class QMimeSource
+ size=4 align=4
+ base size=4 base align=4
+QMimeSource (0xb437dca8) 0 nearly-empty
+ vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
+
+Vtable for QDrag
+QDrag::_ZTV5QDrag: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDrag)
+8 QDrag::metaObject
+12 QDrag::qt_metacast
+16 QDrag::qt_metacall
+20 QDrag::~QDrag
+24 QDrag::~QDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDrag
+ size=8 align=4
+ base size=8 base align=4
+QDrag (0xb43a9980) 0
+ vptr=((& QDrag::_ZTV5QDrag) + 8u)
+ QObject (0xb437dce4) 0
+ primary-for QDrag (0xb43a9980)
+
+Vtable for QInputEvent
+QInputEvent::_ZTV11QInputEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QInputEvent)
+8 QInputEvent::~QInputEvent
+12 QInputEvent::~QInputEvent
+
+Class QInputEvent
+ size=16 align=4
+ base size=16 base align=4
+QInputEvent (0xb43a9c40) 0
+ vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
+ QEvent (0xb437df00) 0
+ primary-for QInputEvent (0xb43a9c40)
+
+Vtable for QMouseEvent
+QMouseEvent::_ZTV11QMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMouseEvent)
+8 QMouseEvent::~QMouseEvent
+12 QMouseEvent::~QMouseEvent
+
+Class QMouseEvent
+ size=40 align=4
+ base size=40 base align=4
+QMouseEvent (0xb43a9d40) 0
+ vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
+ QInputEvent (0xb43a9d80) 0
+ primary-for QMouseEvent (0xb43a9d40)
+ QEvent (0xb4404000) 0
+ primary-for QInputEvent (0xb43a9d80)
+
+Vtable for QHoverEvent
+QHoverEvent::_ZTV11QHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHoverEvent)
+8 QHoverEvent::~QHoverEvent
+12 QHoverEvent::~QHoverEvent
+
+Class QHoverEvent
+ size=28 align=4
+ base size=28 base align=4
+QHoverEvent (0xb4410180) 0
+ vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
+ QEvent (0xb44044ec) 0
+ primary-for QHoverEvent (0xb4410180)
+
+Vtable for QWheelEvent
+QWheelEvent::_ZTV11QWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWheelEvent)
+8 QWheelEvent::~QWheelEvent
+12 QWheelEvent::~QWheelEvent
+
+Class QWheelEvent
+ size=44 align=4
+ base size=44 base align=4
+QWheelEvent (0xb4410280) 0
+ vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
+ QInputEvent (0xb44102c0) 0
+ primary-for QWheelEvent (0xb4410280)
+ QEvent (0xb44045a0) 0
+ primary-for QInputEvent (0xb44102c0)
+
+Vtable for QTabletEvent
+QTabletEvent::_ZTV12QTabletEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTabletEvent)
+8 QTabletEvent::~QTabletEvent
+12 QTabletEvent::~QTabletEvent
+
+Class QTabletEvent
+ size=104 align=4
+ base size=104 base align=4
+QTabletEvent (0xb4410600) 0
+ vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
+ QInputEvent (0xb4410640) 0
+ primary-for QTabletEvent (0xb4410600)
+ QEvent (0xb4404960) 0
+ primary-for QInputEvent (0xb4410640)
+
+Vtable for QKeyEvent
+QKeyEvent::_ZTV9QKeyEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QKeyEvent)
+8 QKeyEvent::~QKeyEvent
+12 QKeyEvent::~QKeyEvent
+
+Class QKeyEvent
+ size=28 align=4
+ base size=27 base align=4
+QKeyEvent (0xb4410b40) 0
+ vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
+ QInputEvent (0xb4410b80) 0
+ primary-for QKeyEvent (0xb4410b40)
+ QEvent (0xb4404fb4) 0
+ primary-for QInputEvent (0xb4410b80)
+
+Vtable for QFocusEvent
+QFocusEvent::_ZTV11QFocusEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusEvent)
+8 QFocusEvent::~QFocusEvent
+12 QFocusEvent::~QFocusEvent
+
+Class QFocusEvent
+ size=16 align=4
+ base size=16 base align=4
+QFocusEvent (0xb444c0c0) 0
+ vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
+ QEvent (0xb443ea14) 0
+ primary-for QFocusEvent (0xb444c0c0)
+
+Vtable for QPaintEvent
+QPaintEvent::_ZTV11QPaintEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPaintEvent)
+8 QPaintEvent::~QPaintEvent
+12 QPaintEvent::~QPaintEvent
+
+Class QPaintEvent
+ size=36 align=4
+ base size=33 base align=4
+QPaintEvent (0xb444c240) 0
+ vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
+ QEvent (0xb443eac8) 0
+ primary-for QPaintEvent (0xb444c240)
+
+Vtable for QUpdateLaterEvent
+QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QUpdateLaterEvent)
+8 QUpdateLaterEvent::~QUpdateLaterEvent
+12 QUpdateLaterEvent::~QUpdateLaterEvent
+
+Class QUpdateLaterEvent
+ size=16 align=4
+ base size=16 base align=4
+QUpdateLaterEvent (0xb444c3c0) 0
+ vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
+ QEvent (0xb443ebf4) 0
+ primary-for QUpdateLaterEvent (0xb444c3c0)
+
+Vtable for QMoveEvent
+QMoveEvent::_ZTV10QMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QMoveEvent)
+8 QMoveEvent::~QMoveEvent
+12 QMoveEvent::~QMoveEvent
+
+Class QMoveEvent
+ size=28 align=4
+ base size=28 base align=4
+QMoveEvent (0xb444c480) 0
+ vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
+ QEvent (0xb443ec6c) 0
+ primary-for QMoveEvent (0xb444c480)
+
+Vtable for QResizeEvent
+QResizeEvent::_ZTV12QResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QResizeEvent)
+8 QResizeEvent::~QResizeEvent
+12 QResizeEvent::~QResizeEvent
+
+Class QResizeEvent
+ size=28 align=4
+ base size=28 base align=4
+QResizeEvent (0xb444c580) 0
+ vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
+ QEvent (0xb443ed20) 0
+ primary-for QResizeEvent (0xb444c580)
+
+Vtable for QCloseEvent
+QCloseEvent::_ZTV11QCloseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QCloseEvent)
+8 QCloseEvent::~QCloseEvent
+12 QCloseEvent::~QCloseEvent
+
+Class QCloseEvent
+ size=12 align=4
+ base size=12 base align=4
+QCloseEvent (0xb444c680) 0
+ vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
+ QEvent (0xb443edd4) 0
+ primary-for QCloseEvent (0xb444c680)
+
+Vtable for QIconDragEvent
+QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QIconDragEvent)
+8 QIconDragEvent::~QIconDragEvent
+12 QIconDragEvent::~QIconDragEvent
+
+Class QIconDragEvent
+ size=12 align=4
+ base size=12 base align=4
+QIconDragEvent (0xb444c700) 0
+ vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
+ QEvent (0xb443ee10) 0
+ primary-for QIconDragEvent (0xb444c700)
+
+Vtable for QShowEvent
+QShowEvent::_ZTV10QShowEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QShowEvent)
+8 QShowEvent::~QShowEvent
+12 QShowEvent::~QShowEvent
+
+Class QShowEvent
+ size=12 align=4
+ base size=12 base align=4
+QShowEvent (0xb444c780) 0
+ vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
+ QEvent (0xb443ee4c) 0
+ primary-for QShowEvent (0xb444c780)
+
+Vtable for QHideEvent
+QHideEvent::_ZTV10QHideEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHideEvent)
+8 QHideEvent::~QHideEvent
+12 QHideEvent::~QHideEvent
+
+Class QHideEvent
+ size=12 align=4
+ base size=12 base align=4
+QHideEvent (0xb444c800) 0
+ vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
+ QEvent (0xb443ee88) 0
+ primary-for QHideEvent (0xb444c800)
+
+Vtable for QContextMenuEvent
+QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QContextMenuEvent)
+8 QContextMenuEvent::~QContextMenuEvent
+12 QContextMenuEvent::~QContextMenuEvent
+
+Class QContextMenuEvent
+ size=36 align=4
+ base size=33 base align=4
+QContextMenuEvent (0xb444c880) 0
+ vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
+ QInputEvent (0xb444c8c0) 0
+ primary-for QContextMenuEvent (0xb444c880)
+ QEvent (0xb443eec4) 0
+ primary-for QInputEvent (0xb444c8c0)
+
+Class QInputMethodEvent::Attribute
+ size=24 align=4
+ base size=24 base align=4
+QInputMethodEvent::Attribute (0xb424e21c) 0
+
+Vtable for QInputMethodEvent
+QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QInputMethodEvent)
+8 QInputMethodEvent::~QInputMethodEvent
+12 QInputMethodEvent::~QInputMethodEvent
+
+Class QInputMethodEvent
+ size=32 align=4
+ base size=32 base align=4
+QInputMethodEvent (0xb444cb00) 0
+ vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
+ QEvent (0xb424e1e0) 0
+ primary-for QInputMethodEvent (0xb444cb00)
+
+Vtable for QDropEvent
+QDropEvent::_ZTV10QDropEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QDropEvent)
+8 QDropEvent::~QDropEvent
+12 QDropEvent::~QDropEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI10QDropEvent)
+36 QDropEvent::_ZThn12_N10QDropEventD1Ev
+40 QDropEvent::_ZThn12_N10QDropEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDropEvent
+ size=52 align=4
+ base size=52 base align=4
+QDropEvent (0xb426a4b0) 0
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
+ QEvent (0xb424e780) 0
+ primary-for QDropEvent (0xb426a4b0)
+ QMimeSource (0xb424e7bc) 12 nearly-empty
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
+
+Vtable for QDragMoveEvent
+QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDragMoveEvent)
+8 QDragMoveEvent::~QDragMoveEvent
+12 QDragMoveEvent::~QDragMoveEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI14QDragMoveEvent)
+36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
+40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragMoveEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragMoveEvent (0xb42783c0) 0
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
+ QDropEvent (0xb427d1e0) 0
+ primary-for QDragMoveEvent (0xb42783c0)
+ QEvent (0xb424ece4) 0
+ primary-for QDropEvent (0xb427d1e0)
+ QMimeSource (0xb424ed20) 12 nearly-empty
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
+
+Vtable for QDragEnterEvent
+QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragEnterEvent)
+8 QDragEnterEvent::~QDragEnterEvent
+12 QDragEnterEvent::~QDragEnterEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI15QDragEnterEvent)
+36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
+40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragEnterEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragEnterEvent (0xb42785c0) 0
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
+ QDragMoveEvent (0xb4278600) 0
+ primary-for QDragEnterEvent (0xb42785c0)
+ QDropEvent (0xb42812d0) 0
+ primary-for QDragMoveEvent (0xb4278600)
+ QEvent (0xb424ef00) 0
+ primary-for QDropEvent (0xb42812d0)
+ QMimeSource (0xb424ef3c) 12 nearly-empty
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
+
+Vtable for QDragResponseEvent
+QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QDragResponseEvent)
+8 QDragResponseEvent::~QDragResponseEvent
+12 QDragResponseEvent::~QDragResponseEvent
+
+Class QDragResponseEvent
+ size=16 align=4
+ base size=13 base align=4
+QDragResponseEvent (0xb4278680) 0
+ vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
+ QEvent (0xb424ef78) 0
+ primary-for QDragResponseEvent (0xb4278680)
+
+Vtable for QDragLeaveEvent
+QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragLeaveEvent)
+8 QDragLeaveEvent::~QDragLeaveEvent
+12 QDragLeaveEvent::~QDragLeaveEvent
+
+Class QDragLeaveEvent
+ size=12 align=4
+ base size=12 base align=4
+QDragLeaveEvent (0xb4278740) 0
+ vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
+ QEvent (0xb4288000) 0
+ primary-for QDragLeaveEvent (0xb4278740)
+
+Vtable for QHelpEvent
+QHelpEvent::_ZTV10QHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHelpEvent)
+8 QHelpEvent::~QHelpEvent
+12 QHelpEvent::~QHelpEvent
+
+Class QHelpEvent
+ size=28 align=4
+ base size=28 base align=4
+QHelpEvent (0xb42787c0) 0
+ vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
+ QEvent (0xb428803c) 0
+ primary-for QHelpEvent (0xb42787c0)
+
+Vtable for QStatusTipEvent
+QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QStatusTipEvent)
+8 QStatusTipEvent::~QStatusTipEvent
+12 QStatusTipEvent::~QStatusTipEvent
+
+Class QStatusTipEvent
+ size=16 align=4
+ base size=16 base align=4
+QStatusTipEvent (0xb42789c0) 0
+ vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
+ QEvent (0xb42882d0) 0
+ primary-for QStatusTipEvent (0xb42789c0)
+
+Vtable for QWhatsThisClickedEvent
+QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
+8 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+12 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+
+Class QWhatsThisClickedEvent
+ size=16 align=4
+ base size=16 base align=4
+QWhatsThisClickedEvent (0xb4278a80) 0
+ vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
+ QEvent (0xb4288384) 0
+ primary-for QWhatsThisClickedEvent (0xb4278a80)
+
+Vtable for QActionEvent
+QActionEvent::_ZTV12QActionEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionEvent)
+8 QActionEvent::~QActionEvent
+12 QActionEvent::~QActionEvent
+
+Class QActionEvent
+ size=20 align=4
+ base size=20 base align=4
+QActionEvent (0xb4278b40) 0
+ vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
+ QEvent (0xb4288438) 0
+ primary-for QActionEvent (0xb4278b40)
+
+Vtable for QFileOpenEvent
+QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QFileOpenEvent)
+8 QFileOpenEvent::~QFileOpenEvent
+12 QFileOpenEvent::~QFileOpenEvent
+
+Class QFileOpenEvent
+ size=16 align=4
+ base size=16 base align=4
+QFileOpenEvent (0xb4278c40) 0
+ vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
+ QEvent (0xb42884ec) 0
+ primary-for QFileOpenEvent (0xb4278c40)
+
+Vtable for QToolBarChangeEvent
+QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
+8 QToolBarChangeEvent::~QToolBarChangeEvent
+12 QToolBarChangeEvent::~QToolBarChangeEvent
+
+Class QToolBarChangeEvent
+ size=16 align=4
+ base size=13 base align=4
+QToolBarChangeEvent (0xb4278d00) 0
+ vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
+ QEvent (0xb42885a0) 0
+ primary-for QToolBarChangeEvent (0xb4278d00)
+
+Vtable for QShortcutEvent
+QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QShortcutEvent)
+8 QShortcutEvent::~QShortcutEvent
+12 QShortcutEvent::~QShortcutEvent
+
+Class QShortcutEvent
+ size=24 align=4
+ base size=24 base align=4
+QShortcutEvent (0xb4278e40) 0
+ vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
+ QEvent (0xb4288618) 0
+ primary-for QShortcutEvent (0xb4278e40)
+
+Vtable for QClipboardEvent
+QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QClipboardEvent)
+8 QClipboardEvent::~QClipboardEvent
+12 QClipboardEvent::~QClipboardEvent
+
+Class QClipboardEvent
+ size=12 align=4
+ base size=12 base align=4
+QClipboardEvent (0xb42a4040) 0
+ vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
+ QEvent (0xb42887bc) 0
+ primary-for QClipboardEvent (0xb42a4040)
+
+Vtable for QWindowStateChangeEvent
+QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
+8 QWindowStateChangeEvent::~QWindowStateChangeEvent
+12 QWindowStateChangeEvent::~QWindowStateChangeEvent
+
+Class QWindowStateChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QWindowStateChangeEvent (0xb42a4100) 0
+ vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
+ QEvent (0xb4288834) 0
+ primary-for QWindowStateChangeEvent (0xb42a4100)
+
+Vtable for QMenubarUpdatedEvent
+QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QMenubarUpdatedEvent)
+8 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+12 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+
+Class QMenubarUpdatedEvent
+ size=16 align=4
+ base size=16 base align=4
+QMenubarUpdatedEvent (0xb42a41c0) 0
+ vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
+ QEvent (0xb42888e8) 0
+ primary-for QMenubarUpdatedEvent (0xb42a41c0)
+
+Class QTouchEvent::TouchPoint
+ size=4 align=4
+ base size=4 base align=4
+QTouchEvent::TouchPoint (0xb4288b04) 0
+
+Vtable for QTouchEvent
+QTouchEvent::_ZTV11QTouchEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTouchEvent)
+8 QTouchEvent::~QTouchEvent
+12 QTouchEvent::~QTouchEvent
+
+Class QTouchEvent
+ size=32 align=4
+ base size=32 base align=4
+QTouchEvent (0xb42a4300) 0
+ vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 8u)
+ QInputEvent (0xb42a4340) 0
+ primary-for QTouchEvent (0xb42a4300)
+ QEvent (0xb4288ac8) 0
+ primary-for QInputEvent (0xb42a4340)
+
+Vtable for QGestureEvent
+QGestureEvent::_ZTV13QGestureEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGestureEvent)
+8 QGestureEvent::~QGestureEvent
+12 QGestureEvent::~QGestureEvent
+
+Class QGestureEvent
+ size=12 align=4
+ base size=12 base align=4
+QGestureEvent (0xb42a4700) 0
+ vptr=((& QGestureEvent::_ZTV13QGestureEvent) + 8u)
+ QEvent (0xb4288dd4) 0
+ primary-for QGestureEvent (0xb42a4700)
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb4288e10) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb42a4b40) 0
+ QVector<QPoint> (0xb43000b4) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb4324180) 0
+ QVector<QPointF> (0xb4300a8c) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb43443c0) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb415f564) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb415f528) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb415fa50) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb415fb7c) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb41c2b04) 0
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb422ba50) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb4244348) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb4230b00) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb4244d20) 0
+ primary-for QImage (0xb4230b00)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb40ad400) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb40a18e8) 0
+ primary-for QPixmap (0xb40ad400)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb40a1f78) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb40f812c) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb40f84ec) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb4126280) 0
+ QGradient (0xb40f8780) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb4126380) 0
+ QGradient (0xb40f87bc) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb4126480) 0
+ QGradient (0xb40f87f8) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb40f8834) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb40f89d8) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb40f899c) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3f58564) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb3f58dd4) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb3f74d40) 0
+ QTextFormat (0xb3fbc348) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb4000c80) 0
+ QTextFormat (0xb400f924) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb402f240) 0
+ QTextFormat (0xb40340f0) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb402f400) 0
+ QTextCharFormat (0xb402f440) 0
+ QTextFormat (0xb4034348) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb402f680) 0
+ QTextFormat (0xb4034618) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb402fd00) 0
+ QTextFrameFormat (0xb402fd40) 0
+ QTextFormat (0xb4034e4c) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3e67240) 0
+ QTextCharFormat (0xb3e67280) 0
+ QTextFormat (0xb3e65438) 0
+
+Class QTextInlineObject
+ size=8 align=4
+ base size=8 base align=4
+QTextInlineObject (0xb3e657bc) 0
+
+Class QTextLayout::FormatRange
+ size=16 align=4
+ base size=16 base align=4
+QTextLayout::FormatRange (0xb3e65b40) 0
+
+Class QTextLayout
+ size=4 align=4
+ base size=4 base align=4
+QTextLayout (0xb3e65b04) 0
+
+Class QTextLine
+ size=8 align=4
+ base size=8 base align=4
+QTextLine (0xb3e65ce4) 0
+
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb3ea60b4) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
+
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb3e67ec0) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3ea62d0) 0
+ primary-for QTextDocument (0xb3e67ec0)
+
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3ea65dc) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb3ea6654) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb3ecdcc0) 0
+ QPalette (0xb3ea6f3c) 0
+
+Class QAbstractTextDocumentLayout::Selection
+ size=12 align=4
+ base size=12 base align=4
+QAbstractTextDocumentLayout::Selection (0xb3f410f0) 0
+
+Class QAbstractTextDocumentLayout::PaintContext
+ size=48 align=4
+ base size=48 base align=4
+QAbstractTextDocumentLayout::PaintContext (0xb3f4112c) 0
+
+Vtable for QAbstractTextDocumentLayout
+QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
+8 QAbstractTextDocumentLayout::metaObject
+12 QAbstractTextDocumentLayout::qt_metacast
+16 QAbstractTextDocumentLayout::qt_metacall
+20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QAbstractTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTextDocumentLayout (0xb3f30800) 0
+ vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
+ QObject (0xb3f410b4) 0
+ primary-for QAbstractTextDocumentLayout (0xb3f30800)
+
+Vtable for QTextObjectInterface
+QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextObjectInterface)
+8 QTextObjectInterface::~QTextObjectInterface
+12 QTextObjectInterface::~QTextObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextObjectInterface (0xb3f41870) 0 nearly-empty
+ vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
+
+Class QFontDatabase
+ size=4 align=4
+ base size=4 base align=4
+QFontDatabase (0xb3f41d5c) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb3f41d98) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb3f41dd4) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb3d8603c) 0
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextObject
+ size=8 align=4
+ base size=8 base align=4
+QTextObject (0xb3d66680) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3d860f0) 0
+ primary-for QTextObject (0xb3d66680)
+
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb3d66940) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3d66980) 0
+ primary-for QTextBlockGroup (0xb3d66940)
+ QObject (0xb3d8630c) 0
+ primary-for QTextObject (0xb3d66980)
+
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
+
+Class QTextFrameLayoutData
+ size=4 align=4
+ base size=4 base align=4
+QTextFrameLayoutData (0xb3d86528) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3d865a0) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb3d66c80) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3d66cc0) 0
+ primary-for QTextFrame (0xb3d66c80)
+ QObject (0xb3d86564) 0
+ primary-for QTextObject (0xb3d66cc0)
+
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
+ size=4 align=4
+ base size=4 base align=4
+QTextBlockUserData (0xb3dc6258) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3dc62d0) 0
+
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb3dc6294) 0
+
+Class QTextFragment
+ size=12 align=4
+ base size=12 base align=4
+QTextFragment (0xb3ddff3c) 0
+
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QSyntaxHighlighter
+ size=8 align=4
+ base size=8 base align=4
+QSyntaxHighlighter (0xb3de4980) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb3df0e88) 0
+ primary-for QSyntaxHighlighter (0xb3de4980)
+
+Class QTextDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentFragment (0xb3e0b0b4) 0
+
+Class QTextDocumentWriter
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentWriter (0xb3e0b0f0) 0
+
+Vtable for QTextList
+QTextList::_ZTV9QTextList: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextList)
+8 QTextList::metaObject
+12 QTextList::qt_metacast
+16 QTextList::qt_metacall
+20 QTextList::~QTextList
+24 QTextList::~QTextList
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextList
+ size=8 align=4
+ base size=8 base align=4
+QTextList (0xb3de4cc0) 0
+ vptr=((& QTextList::_ZTV9QTextList) + 8u)
+ QTextBlockGroup (0xb3de4d00) 0
+ primary-for QTextList (0xb3de4cc0)
+ QTextObject (0xb3de4d40) 0
+ primary-for QTextBlockGroup (0xb3de4d00)
+ QObject (0xb3e0b12c) 0
+ primary-for QTextObject (0xb3de4d40)
+
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3e0b708) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb3e1f840) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3e1f880) 0
+ primary-for QTextTable (0xb3e1f840)
+ QTextObject (0xb3e1f8c0) 0
+ primary-for QTextFrame (0xb3e1f880)
+ QObject (0xb3e0bf78) 0
+ primary-for QTextObject (0xb3e1f8c0)
+
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
+
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb3e1fe80) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb3e3d4ec) 0
+ primary-for QCompleter (0xb3e1fe80)
+
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb3e3d708) 0 empty
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb3e3d780) 0
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb3c54580) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb3e3d9d8) 0
+ primary-for QSystemTrayIcon (0xb3c54580)
+
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoGroup
+ size=8 align=4
+ base size=8 base align=4
+QUndoGroup (0xb3c54900) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb3e3dbf4) 0
+ primary-for QUndoGroup (0xb3c54900)
+
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 QUndoCommand::~QUndoCommand
+12 QUndoCommand::~QUndoCommand
+16 QUndoCommand::undo
+20 QUndoCommand::redo
+24 QUndoCommand::id
+28 QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb3e3de10) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 QUndoStack::metaObject
+12 QUndoStack::qt_metacast
+16 QUndoStack::qt_metacall
+20 QUndoStack::~QUndoStack
+24 QUndoStack::~QUndoStack
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb3c54c00) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb3e3de4c) 0
+ primary-for QUndoStack (0xb3c54c00)
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb3caa078) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb3ce8f3c) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb3ce8f78) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb3d1cd70) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb3ce8fb4) 0
+ primary-for QWidget (0xb3d1cd70)
+ QPaintDevice (0xb3d27000) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb3bd17c0) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb3bec4b0) 0
+ primary-for QFrame (0xb3bd17c0)
+ QObject (0xb3bd3744) 0
+ primary-for QWidget (0xb3bec4b0)
+ QPaintDevice (0xb3bd3780) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb3bd1a80) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb3bd1ac0) 0
+ primary-for QAbstractScrollArea (0xb3bd1a80)
+ QWidget (0xb3c020a0) 0
+ primary-for QFrame (0xb3bd1ac0)
+ QObject (0xb3bd399c) 0
+ primary-for QWidget (0xb3c020a0)
+ QPaintDevice (0xb3bd39d8) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb3bd3bf4) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb3c25840) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb3c35c6c) 0
+ primary-for QItemSelectionModel (0xb3c25840)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb3c25d00) 0
+ QList<QItemSelectionRange> (0xb3a7d03c) 0
+
+Vtable for QValidator
+QValidator::_ZTV10QValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QValidator)
+8 QValidator::metaObject
+12 QValidator::qt_metacast
+16 QValidator::qt_metacall
+20 QValidator::~QValidator
+24 QValidator::~QValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QValidator::fixup
+
+Class QValidator
+ size=8 align=4
+ base size=8 base align=4
+QValidator (0xb3c25e80) 0
+ vptr=((& QValidator::_ZTV10QValidator) + 8u)
+ QObject (0xb3a7d1e0) 0
+ primary-for QValidator (0xb3c25e80)
+
+Vtable for QIntValidator
+QIntValidator::_ZTV13QIntValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIntValidator)
+8 QIntValidator::metaObject
+12 QIntValidator::qt_metacast
+16 QIntValidator::qt_metacall
+20 QIntValidator::~QIntValidator
+24 QIntValidator::~QIntValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIntValidator::validate
+60 QValidator::fixup
+64 QIntValidator::setRange
+
+Class QIntValidator
+ size=16 align=4
+ base size=16 base align=4
+QIntValidator (0xb3a9e140) 0
+ vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
+ QValidator (0xb3a9e180) 0
+ primary-for QIntValidator (0xb3a9e140)
+ QObject (0xb3a7d3fc) 0
+ primary-for QValidator (0xb3a9e180)
+
+Vtable for QDoubleValidator
+QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDoubleValidator)
+8 QDoubleValidator::metaObject
+12 QDoubleValidator::qt_metacast
+16 QDoubleValidator::qt_metacall
+20 QDoubleValidator::~QDoubleValidator
+24 QDoubleValidator::~QDoubleValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDoubleValidator::validate
+60 QValidator::fixup
+64 QDoubleValidator::setRange
+
+Class QDoubleValidator
+ size=28 align=4
+ base size=28 base align=4
+QDoubleValidator (0xb3a9e440) 0
+ vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
+ QValidator (0xb3a9e480) 0
+ primary-for QDoubleValidator (0xb3a9e440)
+ QObject (0xb3a7d5a0) 0
+ primary-for QValidator (0xb3a9e480)
+
+Vtable for QRegExpValidator
+QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QRegExpValidator)
+8 QRegExpValidator::metaObject
+12 QRegExpValidator::qt_metacast
+16 QRegExpValidator::qt_metacall
+20 QRegExpValidator::~QRegExpValidator
+24 QRegExpValidator::~QRegExpValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QRegExpValidator::validate
+60 QValidator::fixup
+
+Class QRegExpValidator
+ size=12 align=4
+ base size=12 base align=4
+QRegExpValidator (0xb3a9e800) 0
+ vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
+ QValidator (0xb3a9e840) 0
+ primary-for QRegExpValidator (0xb3a9e800)
+ QObject (0xb3a7d870) 0
+ primary-for QValidator (0xb3a9e840)
+
+Vtable for QAbstractSpinBox
+QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+8 QAbstractSpinBox::metaObject
+12 QAbstractSpinBox::qt_metacast
+16 QAbstractSpinBox::qt_metacall
+20 QAbstractSpinBox::~QAbstractSpinBox
+24 QAbstractSpinBox::~QAbstractSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSpinBox::validate
+228 QAbstractSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
+256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSpinBox (0xb3a9eac0) 0
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
+ QWidget (0xb3ac4f00) 0
+ primary-for QAbstractSpinBox (0xb3a9eac0)
+ QObject (0xb3a7d9d8) 0
+ primary-for QWidget (0xb3ac4f00)
+ QPaintDevice (0xb3a7da14) 8
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+
+Vtable for QAbstractSlider
+QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSlider)
+8 QAbstractSlider::metaObject
+12 QAbstractSlider::qt_metacast
+16 QAbstractSlider::qt_metacall
+20 QAbstractSlider::~QAbstractSlider
+24 QAbstractSlider::~QAbstractSlider
+28 QAbstractSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QAbstractSlider)
+236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
+240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSlider
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSlider (0xb3a9eec0) 0
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
+ QWidget (0xb3ae9af0) 0
+ primary-for QAbstractSlider (0xb3a9eec0)
+ QObject (0xb3a7dd20) 0
+ primary-for QWidget (0xb3ae9af0)
+ QPaintDevice (0xb3a7dd5c) 8
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
+
+Vtable for QSlider
+QSlider::_ZTV7QSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QSlider)
+8 QSlider::metaObject
+12 QSlider::qt_metacast
+16 QSlider::qt_metacall
+20 QSlider::~QSlider
+24 QSlider::~QSlider
+28 QSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSlider::sizeHint
+68 QSlider::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSlider::mousePressEvent
+84 QSlider::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSlider::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSlider::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI7QSlider)
+236 QSlider::_ZThn8_N7QSliderD1Ev
+240 QSlider::_ZThn8_N7QSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSlider
+ size=20 align=4
+ base size=20 base align=4
+QSlider (0xb3b0f440) 0
+ vptr=((& QSlider::_ZTV7QSlider) + 8u)
+ QAbstractSlider (0xb3b0f480) 0
+ primary-for QSlider (0xb3b0f440)
+ QWidget (0xb3b15730) 0
+ primary-for QAbstractSlider (0xb3b0f480)
+ QObject (0xb3b1a03c) 0
+ primary-for QWidget (0xb3b15730)
+ QPaintDevice (0xb3b1a078) 8
+ vptr=((& QSlider::_ZTV7QSlider) + 236u)
+
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb3b0f840) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb3b1a348) 0
+ primary-for QStyle (0xb3b0f840)
+
+Vtable for QTabBar
+QTabBar::_ZTV7QTabBar: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QTabBar)
+8 QTabBar::metaObject
+12 QTabBar::qt_metacast
+16 QTabBar::qt_metacall
+20 QTabBar::~QTabBar
+24 QTabBar::~QTabBar
+28 QTabBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabBar::sizeHint
+68 QTabBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTabBar::mousePressEvent
+84 QTabBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QTabBar::mouseMoveEvent
+96 QTabBar::wheelEvent
+100 QTabBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabBar::paintEvent
+128 QWidget::moveEvent
+132 QTabBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabBar::showEvent
+172 QTabBar::hideEvent
+176 QWidget::x11Event
+180 QTabBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabBar::tabSizeHint
+228 QTabBar::tabInserted
+232 QTabBar::tabRemoved
+236 QTabBar::tabLayoutChange
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI7QTabBar)
+248 QTabBar::_ZThn8_N7QTabBarD1Ev
+252 QTabBar::_ZThn8_N7QTabBarD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabBar
+ size=20 align=4
+ base size=20 base align=4
+QTabBar (0xb3b0fdc0) 0
+ vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
+ QWidget (0xb3986b40) 0
+ primary-for QTabBar (0xb3b0fdc0)
+ QObject (0xb3b1a744) 0
+ primary-for QWidget (0xb3986b40)
+ QPaintDevice (0xb3b1a780) 8
+ vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
+
+Vtable for QTabWidget
+QTabWidget::_ZTV10QTabWidget: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTabWidget)
+8 QTabWidget::metaObject
+12 QTabWidget::qt_metacast
+16 QTabWidget::qt_metacall
+20 QTabWidget::~QTabWidget
+24 QTabWidget::~QTabWidget
+28 QTabWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabWidget::sizeHint
+68 QTabWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QTabWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabWidget::paintEvent
+128 QWidget::moveEvent
+132 QTabWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTabWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabWidget::tabInserted
+228 QTabWidget::tabRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI10QTabWidget)
+240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
+244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabWidget
+ size=20 align=4
+ base size=20 base align=4
+QTabWidget (0xb39b30c0) 0
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
+ QWidget (0xb39b4280) 0
+ primary-for QTabWidget (0xb39b30c0)
+ QObject (0xb3b1a99c) 0
+ primary-for QWidget (0xb39b4280)
+ QPaintDevice (0xb3b1a9d8) 8
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
+
+Vtable for QRubberBand
+QRubberBand::_ZTV11QRubberBand: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QRubberBand)
+8 QRubberBand::metaObject
+12 QRubberBand::qt_metacast
+16 QRubberBand::qt_metacall
+20 QRubberBand::~QRubberBand
+24 QRubberBand::~QRubberBand
+28 QRubberBand::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRubberBand::paintEvent
+128 QRubberBand::moveEvent
+132 QRubberBand::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QRubberBand::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QRubberBand::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QRubberBand)
+232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
+236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRubberBand
+ size=20 align=4
+ base size=20 base align=4
+QRubberBand (0xb39b3900) 0
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
+ QWidget (0xb39dc5f0) 0
+ primary-for QRubberBand (0xb39b3900)
+ QObject (0xb3b1af00) 0
+ primary-for QWidget (0xb39dc5f0)
+ QPaintDevice (0xb3b1af3c) 8
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
+
+Class QStyleOption
+ size=44 align=4
+ base size=44 base align=4
+QStyleOption (0xb39ec384) 0
+
+Class QStyleOptionFocusRect
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFocusRect (0xb39b3d80) 0
+ QStyleOption (0xb39ec3c0) 0
+
+Class QStyleOptionFrame
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionFrame (0xb39b3f80) 0
+ QStyleOption (0xb39ec744) 0
+
+Class QStyleOptionFrameV2
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionFrameV2 (0xb3a06180) 0
+ QStyleOptionFrame (0xb3a061c0) 0
+ QStyleOption (0xb39eca8c) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb3a06680) 0
+ QStyleOptionFrameV2 (0xb3a066c0) 0
+ QStyleOptionFrame (0xb3a06700) 0
+ QStyleOption (0xb39ecfb4) 0
+
+Class QStyleOptionTabWidgetFrame
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabWidgetFrame (0xb3a06a40) 0
+ QStyleOption (0xb3a2f3c0) 0
+
+Class QStyleOptionTabWidgetFrameV2
+ size=112 align=4
+ base size=112 base align=4
+QStyleOptionTabWidgetFrameV2 (0xb3a06c40) 0
+ QStyleOptionTabWidgetFrame (0xb3a06c80) 0
+ QStyleOption (0xb3a2fa50) 0
+
+Class QStyleOptionTabBarBase
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabBarBase (0xb3a06fc0) 0
+ QStyleOption (0xb3a2ff3c) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb38401c0) 0
+ QStyleOptionTabBarBase (0xb3840200) 0
+ QStyleOption (0xb38463fc) 0
+
+Class QStyleOptionHeader
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionHeader (0xb3840540) 0
+ QStyleOption (0xb3846780) 0
+
+Class QStyleOptionButton
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionButton (0xb3840800) 0
+ QStyleOption (0xb385b258) 0
+
+Class QStyleOptionTab
+ size=72 align=4
+ base size=72 base align=4
+QStyleOptionTab (0xb3840b80) 0
+ QStyleOption (0xb385bb7c) 0
+
+Class QStyleOptionTabV2
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabV2 (0xb3840f40) 0
+ QStyleOptionTab (0xb3840f80) 0
+ QStyleOption (0xb38935a0) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb38af2c0) 0
+ QStyleOptionTabV2 (0xb38af300) 0
+ QStyleOptionTab (0xb38af340) 0
+ QStyleOption (0xb3893b04) 0
+
+Class QStyleOptionToolBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionToolBar (0xb38af740) 0
+ QStyleOption (0xb38c03fc) 0
+
+Class QStyleOptionProgressBar
+ size=68 align=4
+ base size=65 base align=4
+QStyleOptionProgressBar (0xb38afac0) 0
+ QStyleOption (0xb38c0ac8) 0
+
+Class QStyleOptionProgressBarV2
+ size=76 align=4
+ base size=74 base align=4
+QStyleOptionProgressBarV2 (0xb38afd00) 0
+ QStyleOptionProgressBar (0xb38afd40) 0
+ QStyleOption (0xb38f021c) 0
+
+Class QStyleOptionMenuItem
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionMenuItem (0xb38afdc0) 0
+ QStyleOption (0xb38f0258) 0
+
+Class QStyleOptionQ3ListViewItem
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionQ3ListViewItem (0xb38affc0) 0
+ QStyleOption (0xb38f0e10) 0
+
+Class QStyleOptionQ3DockWindow
+ size=48 align=4
+ base size=46 base align=4
+QStyleOptionQ3DockWindow (0xb3906340) 0
+ QStyleOption (0xb390f474) 0
+
+Class QStyleOptionDockWidget
+ size=52 align=4
+ base size=51 base align=4
+QStyleOptionDockWidget (0xb3906540) 0
+ QStyleOption (0xb390f7bc) 0
+
+Class QStyleOptionDockWidgetV2
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionDockWidgetV2 (0xb3906740) 0
+ QStyleOptionDockWidget (0xb3906780) 0
+ QStyleOption (0xb390fd5c) 0
+
+Class QStyleOptionViewItem
+ size=80 align=4
+ base size=77 base align=4
+QStyleOptionViewItem (0xb3906ac0) 0
+ QStyleOption (0xb373d1a4) 0
+
+Class QStyleOptionViewItemV2
+ size=84 align=4
+ base size=84 base align=4
+QStyleOptionViewItemV2 (0xb3906d40) 0
+ QStyleOptionViewItem (0xb3906d80) 0
+ QStyleOption (0xb373da8c) 0
+
+Class QStyleOptionViewItemV3
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionViewItemV3 (0xb3754240) 0
+ QStyleOptionViewItemV2 (0xb3754280) 0
+ QStyleOptionViewItem (0xb37542c0) 0
+ QStyleOption (0xb37650b4) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb3754600) 0
+ QStyleOptionViewItemV3 (0xb3754640) 0
+ QStyleOptionViewItemV2 (0xb3754680) 0
+ QStyleOptionViewItem (0xb37546c0) 0
+ QStyleOption (0xb3765564) 0
+
+Class QStyleOptionToolBox
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionToolBox (0xb3754a00) 0
+ QStyleOption (0xb37880b4) 0
+
+Class QStyleOptionToolBoxV2
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionToolBoxV2 (0xb3754c00) 0
+ QStyleOptionToolBox (0xb3754c40) 0
+ QStyleOption (0xb37886cc) 0
+
+Class QStyleOptionRubberBand
+ size=52 align=4
+ base size=49 base align=4
+QStyleOptionRubberBand (0xb3754f80) 0
+ QStyleOption (0xb3788c30) 0
+
+Class QStyleOptionComplex
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionComplex (0xb379c180) 0
+ QStyleOption (0xb3788f78) 0
+
+Class QStyleOptionSlider
+ size=104 align=4
+ base size=101 base align=4
+QStyleOptionSlider (0xb379c400) 0
+ QStyleOptionComplex (0xb379c440) 0
+ QStyleOption (0xb37a7438) 0
+
+Class QStyleOptionSpinBox
+ size=64 align=4
+ base size=61 base align=4
+QStyleOptionSpinBox (0xb379c780) 0
+ QStyleOptionComplex (0xb379c7c0) 0
+ QStyleOption (0xb37a7ce4) 0
+
+Class QStyleOptionQ3ListView
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionQ3ListView (0xb379ca00) 0
+ QStyleOptionComplex (0xb379ca40) 0
+ QStyleOption (0xb37b8168) 0
+
+Class QStyleOptionToolButton
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionToolButton (0xb379cd00) 0
+ QStyleOptionComplex (0xb379cd40) 0
+ QStyleOption (0xb37b8a8c) 0
+
+Class QStyleOptionComboBox
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionComboBox (0xb37f90c0) 0
+ QStyleOptionComplex (0xb37f9100) 0
+ QStyleOption (0xb37e6780) 0
+
+Class QStyleOptionTitleBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionTitleBar (0xb37f9300) 0
+ QStyleOptionComplex (0xb37f9340) 0
+ QStyleOption (0xb380e078) 0
+
+Class QStyleOptionGroupBox
+ size=88 align=4
+ base size=88 base align=4
+QStyleOptionGroupBox (0xb37f9580) 0
+ QStyleOptionComplex (0xb37f95c0) 0
+ QStyleOption (0xb380e834) 0
+
+Class QStyleOptionSizeGrip
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionSizeGrip (0xb37f9840) 0
+ QStyleOptionComplex (0xb37f9880) 0
+ QStyleOption (0xb38230f0) 0
+
+Class QStyleOptionGraphicsItem
+ size=132 align=4
+ base size=132 base align=4
+QStyleOptionGraphicsItem (0xb37f9a80) 0
+ QStyleOption (0xb38233c0) 0
+
+Class QStyleHintReturn
+ size=8 align=4
+ base size=8 base align=4
+QStyleHintReturn (0xb38238ac) 0
+
+Class QStyleHintReturnMask
+ size=12 align=4
+ base size=12 base align=4
+QStyleHintReturnMask (0xb37f9ec0) 0
+ QStyleHintReturn (0xb38238e8) 0
+
+Class QStyleHintReturnVariant
+ size=20 align=4
+ base size=20 base align=4
+QStyleHintReturnVariant (0xb37f9f40) 0
+ QStyleHintReturn (0xb3823924) 0
+
+Vtable for QAbstractItemDelegate
+QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
+8 QAbstractItemDelegate::metaObject
+12 QAbstractItemDelegate::qt_metacast
+16 QAbstractItemDelegate::qt_metacall
+20 QAbstractItemDelegate::~QAbstractItemDelegate
+24 QAbstractItemDelegate::~QAbstractItemDelegate
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractItemDelegate::createEditor
+68 QAbstractItemDelegate::setEditorData
+72 QAbstractItemDelegate::setModelData
+76 QAbstractItemDelegate::updateEditorGeometry
+80 QAbstractItemDelegate::editorEvent
+
+Class QAbstractItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemDelegate (0xb36401c0) 0
+ vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
+ QObject (0xb3823960) 0
+ primary-for QAbstractItemDelegate (0xb36401c0)
+
+Vtable for QAbstractItemView
+QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractItemView)
+8 QAbstractItemView::metaObject
+12 QAbstractItemView::qt_metacast
+16 QAbstractItemView::qt_metacall
+20 QAbstractItemView::~QAbstractItemView
+24 QAbstractItemView::~QAbstractItemView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QAbstractItemView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QAbstractItemView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 __cxa_pure_virtual
+344 __cxa_pure_virtual
+348 __cxa_pure_virtual
+352 __cxa_pure_virtual
+356 __cxa_pure_virtual
+360 __cxa_pure_virtual
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI17QAbstractItemView)
+392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
+396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractItemView
+ size=20 align=4
+ base size=20 base align=4
+QAbstractItemView (0xb3640400) 0
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
+ QAbstractScrollArea (0xb3640440) 0
+ primary-for QAbstractItemView (0xb3640400)
+ QFrame (0xb3640480) 0
+ primary-for QAbstractScrollArea (0xb3640440)
+ QWidget (0xb364e7d0) 0
+ primary-for QFrame (0xb3640480)
+ QObject (0xb3823a8c) 0
+ primary-for QWidget (0xb364e7d0)
+ QPaintDevice (0xb3823ac8) 8
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
+
+Vtable for QListView
+QListView::_ZTV9QListView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QListView)
+8 QListView::metaObject
+12 QListView::qt_metacast
+16 QListView::qt_metacall
+20 QListView::~QListView
+24 QListView::~QListView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QListView)
+392 QListView::_ZThn8_N9QListViewD1Ev
+396 QListView::_ZThn8_N9QListViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListView
+ size=20 align=4
+ base size=20 base align=4
+QListView (0xb36408c0) 0
+ vptr=((& QListView::_ZTV9QListView) + 8u)
+ QAbstractItemView (0xb3640900) 0
+ primary-for QListView (0xb36408c0)
+ QAbstractScrollArea (0xb3640940) 0
+ primary-for QAbstractItemView (0xb3640900)
+ QFrame (0xb3640980) 0
+ primary-for QAbstractScrollArea (0xb3640940)
+ QWidget (0xb36a0050) 0
+ primary-for QFrame (0xb3640980)
+ QObject (0xb3823dd4) 0
+ primary-for QWidget (0xb36a0050)
+ QPaintDevice (0xb3823e10) 8
+ vptr=((& QListView::_ZTV9QListView) + 392u)
+
+Vtable for QUndoView
+QUndoView::_ZTV9QUndoView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QUndoView)
+8 QUndoView::metaObject
+12 QUndoView::qt_metacast
+16 QUndoView::qt_metacall
+20 QUndoView::~QUndoView
+24 QUndoView::~QUndoView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QUndoView)
+392 QUndoView::_ZThn8_N9QUndoViewD1Ev
+396 QUndoView::_ZThn8_N9QUndoViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUndoView
+ size=20 align=4
+ base size=20 base align=4
+QUndoView (0xb3640c80) 0
+ vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
+ QListView (0xb3640cc0) 0
+ primary-for QUndoView (0xb3640c80)
+ QAbstractItemView (0xb3640d00) 0
+ primary-for QListView (0xb3640cc0)
+ QAbstractScrollArea (0xb3640d40) 0
+ primary-for QAbstractItemView (0xb3640d00)
+ QFrame (0xb3640d80) 0
+ primary-for QAbstractScrollArea (0xb3640d40)
+ QWidget (0xb36bd320) 0
+ primary-for QFrame (0xb3640d80)
+ QObject (0xb36c003c) 0
+ primary-for QWidget (0xb36bd320)
+ QPaintDevice (0xb36c0078) 8
+ vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
+
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialog
+ size=20 align=4
+ base size=20 base align=4
+QDialog (0xb36d0040) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb36d20a0) 0
+ primary-for QDialog (0xb36d0040)
+ QObject (0xb36c0294) 0
+ primary-for QWidget (0xb36d20a0)
+ QPaintDevice (0xb36c02d0) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
+
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPageSetupDialog (0xb36d0300) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb36d0340) 0
+ primary-for QAbstractPageSetupDialog (0xb36d0300)
+ QWidget (0xb36ddd20) 0
+ primary-for QDialog (0xb36d0340)
+ QObject (0xb36c04ec) 0
+ primary-for QWidget (0xb36ddd20)
+ QPaintDevice (0xb36c0528) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPrintDialog (0xb36d0600) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb36d0640) 0
+ primary-for QAbstractPrintDialog (0xb36d0600)
+ QWidget (0xb36f0460) 0
+ primary-for QDialog (0xb36d0640)
+ QObject (0xb36c0744) 0
+ primary-for QWidget (0xb36f0460)
+ QPaintDevice (0xb36c0780) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QColorDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColorDialog
+ size=20 align=4
+ base size=20 base align=4
+QColorDialog (0xb36d0a40) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb36d0a80) 0
+ primary-for QColorDialog (0xb36d0a40)
+ QWidget (0xb3726000) 0
+ primary-for QDialog (0xb36d0a80)
+ QObject (0xb36c0a8c) 0
+ primary-for QWidget (0xb3726000)
+ QPaintDevice (0xb36c0ac8) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QErrorMessage::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QErrorMessage
+ size=20 align=4
+ base size=20 base align=4
+QErrorMessage (0xb36d0f00) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb36d0f40) 0
+ primary-for QErrorMessage (0xb36d0f00)
+ QWidget (0xb355a000) 0
+ primary-for QDialog (0xb36d0f40)
+ QObject (0xb36c0e4c) 0
+ primary-for QWidget (0xb355a000)
+ QPaintDevice (0xb36c0e88) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFileDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFileDialog
+ size=20 align=4
+ base size=20 base align=4
+QFileDialog (0xb3563240) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb3563280) 0
+ primary-for QFileDialog (0xb3563240)
+ QWidget (0xb355e910) 0
+ primary-for QDialog (0xb3563280)
+ QObject (0xb356a0b4) 0
+ primary-for QWidget (0xb355e910)
+ QPaintDevice (0xb356a0f0) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
+32 QObject::eventFilter
+36 QFileSystemModel::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb3563b80) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb3563bc0) 0
+ primary-for QFileSystemModel (0xb3563b80)
+ QObject (0xb356a780) 0
+ primary-for QAbstractItemModel (0xb3563bc0)
+
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFontDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontDialog
+ size=20 align=4
+ base size=20 base align=4
+QFontDialog (0xb3563f80) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb3563fc0) 0
+ primary-for QFontDialog (0xb3563f80)
+ QWidget (0xb35d4500) 0
+ primary-for QDialog (0xb3563fc0)
+ QObject (0xb356aa8c) 0
+ primary-for QWidget (0xb35d4500)
+ QPaintDevice (0xb356aac8) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLineEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLineEdit::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLineEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLineEdit::changeEvent
+184 QWidget::metric
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLineEdit
+ size=20 align=4
+ base size=20 base align=4
+QLineEdit (0xb35d7440) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb35f35a0) 0
+ primary-for QLineEdit (0xb35d7440)
+ QObject (0xb356ae4c) 0
+ primary-for QWidget (0xb35f35a0)
+ QPaintDevice (0xb356ae88) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
+
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QInputDialog
+ size=20 align=4
+ base size=20 base align=4
+QInputDialog (0xb35d7cc0) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb35d7d00) 0
+ primary-for QInputDialog (0xb35d7cc0)
+ QWidget (0xb3437460) 0
+ primary-for QDialog (0xb35d7d00)
+ QObject (0xb36324ec) 0
+ primary-for QWidget (0xb3437460)
+ QPaintDevice (0xb3632528) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
+
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMessageBox::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMessageBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMessageBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMessageBox
+ size=20 align=4
+ base size=20 base align=4
+QMessageBox (0xb3458200) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb3458240) 0
+ primary-for QMessageBox (0xb3458200)
+ QWidget (0xb3461c80) 0
+ primary-for QDialog (0xb3458240)
+ QObject (0xb3632960) 0
+ primary-for QWidget (0xb3461c80)
+ QPaintDevice (0xb363299c) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QPageSetupDialog (0xb3458840) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb3458880) 0
+ primary-for QPageSetupDialog (0xb3458840)
+ QDialog (0xb34588c0) 0
+ primary-for QAbstractPageSetupDialog (0xb3458880)
+ QWidget (0xb34b2910) 0
+ primary-for QDialog (0xb34588c0)
+ QObject (0xb3632f78) 0
+ primary-for QWidget (0xb34b2910)
+ QPaintDevice (0xb3632fb4) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
+
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb3458b80) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb34db500) 0
+ primary-for QUnixPrintWidget (0xb3458b80)
+ QObject (0xb34da1e0) 0
+ primary-for QWidget (0xb34db500)
+ QPaintDevice (0xb34da21c) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
+
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QPrintDialog (0xb3458dc0) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb3458e00) 0
+ primary-for QPrintDialog (0xb3458dc0)
+ QDialog (0xb3458e40) 0
+ primary-for QAbstractPrintDialog (0xb3458e00)
+ QWidget (0xb34e4640) 0
+ primary-for QDialog (0xb3458e40)
+ QObject (0xb34da348) 0
+ primary-for QWidget (0xb34e4640)
+ QPaintDevice (0xb34da384) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb34fa100) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb34fa140) 0
+ primary-for QPrintPreviewDialog (0xb34fa100)
+ QWidget (0xb34fd230) 0
+ primary-for QDialog (0xb34fa140)
+ QObject (0xb34da5a0) 0
+ primary-for QWidget (0xb34fd230)
+ QPaintDevice (0xb34da5dc) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
+
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressDialog
+ size=20 align=4
+ base size=20 base align=4
+QProgressDialog (0xb34fa400) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb34fa440) 0
+ primary-for QProgressDialog (0xb34fa400)
+ QWidget (0xb3502c80) 0
+ primary-for QDialog (0xb34fa440)
+ QObject (0xb34da7f8) 0
+ primary-for QWidget (0xb3502c80)
+ QPaintDevice (0xb34da834) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
+128 QWidget::moveEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizard
+ size=20 align=4
+ base size=20 base align=4
+QWizard (0xb34fa700) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb34fa740) 0
+ primary-for QWizard (0xb34fa700)
+ QWidget (0xb3515780) 0
+ primary-for QDialog (0xb34fa740)
+ QObject (0xb34daa50) 0
+ primary-for QWidget (0xb3515780)
+ QPaintDevice (0xb34daa8c) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
+
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizardPage
+ size=20 align=4
+ base size=20 base align=4
+QWizardPage (0xb34fab40) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb333db40) 0
+ primary-for QWizardPage (0xb34fab40)
+ QObject (0xb34dad98) 0
+ primary-for QWidget (0xb333db40)
+ QPaintDevice (0xb34dadd4) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
+
+Vtable for QKeyEventTransition
+QKeyEventTransition::_ZTV19QKeyEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QKeyEventTransition)
+8 QKeyEventTransition::metaObject
+12 QKeyEventTransition::qt_metacast
+16 QKeyEventTransition::qt_metacall
+20 QKeyEventTransition::~QKeyEventTransition
+24 QKeyEventTransition::~QKeyEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QKeyEventTransition::eventTest
+60 QKeyEventTransition::onTransition
+
+Class QKeyEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QKeyEventTransition (0xb34fae00) 0
+ vptr=((& QKeyEventTransition::_ZTV19QKeyEventTransition) + 8u)
+ QEventTransition (0xb34fae40) 0
+ primary-for QKeyEventTransition (0xb34fae00)
+ QAbstractTransition (0xb34fae80) 0
+ primary-for QEventTransition (0xb34fae40)
+ QObject (0xb336a000) 0
+ primary-for QAbstractTransition (0xb34fae80)
+
+Vtable for QMouseEventTransition
+QMouseEventTransition::_ZTV21QMouseEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QMouseEventTransition)
+8 QMouseEventTransition::metaObject
+12 QMouseEventTransition::qt_metacast
+16 QMouseEventTransition::qt_metacall
+20 QMouseEventTransition::~QMouseEventTransition
+24 QMouseEventTransition::~QMouseEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMouseEventTransition::eventTest
+60 QMouseEventTransition::onTransition
+
+Class QMouseEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QMouseEventTransition (0xb3375140) 0
+ vptr=((& QMouseEventTransition::_ZTV21QMouseEventTransition) + 8u)
+ QEventTransition (0xb3375180) 0
+ primary-for QMouseEventTransition (0xb3375140)
+ QAbstractTransition (0xb33751c0) 0
+ primary-for QEventTransition (0xb3375180)
+ QObject (0xb336a21c) 0
+ primary-for QAbstractTransition (0xb33751c0)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb3375480) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb33754c0) 0
+ primary-for QBitmap (0xb3375480)
+ QPaintDevice (0xb336a438) 0
+ primary-for QPixmap (0xb33754c0)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb33a3000) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb33a3078) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb3375d00) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb33a303c) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb3375d00)
+
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb3375e80) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb33a312c) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb3375e80)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb33ba5a0) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb33a3438) 0
+ primary-for QIconEnginePlugin (0xb33ba5a0)
+ QIconEngineFactoryInterface (0xb33c0140) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb33a3474) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb33c0140)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb33c0380) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb33a35a0) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb33c0380)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb33caa00) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb33a38ac) 0
+ primary-for QIconEnginePluginV2 (0xb33caa00)
+ QIconEngineFactoryInterfaceV2 (0xb33c0640) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb33a38e8) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb33c0640)
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb33a3a14) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QImageIOHandlerFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QImageIOHandlerFactoryInterface (0xb33c0980) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb33a3b7c) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb33c0980)
+
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb33e78c0) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb33a3e88) 0
+ primary-for QImageIOPlugin (0xb33e78c0)
+ QImageIOHandlerFactoryInterface (0xb33c0c40) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb33a3ec4) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb33c0c40)
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb33fa0f0) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb33fa12c) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
+ size=8 align=4
+ base size=8 base align=4
+QMovie (0xb342a040) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb33fa168) 0
+ primary-for QMovie (0xb342a040)
+
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
+
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb342a680) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb33fa474) 0
+ primary-for QPicture (0xb342a680)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb33fa708) 0
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb342a9c0) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb33fa744) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb342a9c0)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb3268960) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb33faa50) 0
+ primary-for QPictureFormatPlugin (0xb3268960)
+ QPictureFormatInterface (0xb342ac80) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb33faa8c) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb342ac80)
+
+Class QPixmapCache::Key
+ size=4 align=4
+ base size=4 base align=4
+QPixmapCache::Key (0xb33fabf4) 0
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb33fabb8) 0 empty
+
+Vtable for QGraphicsEffect
+QGraphicsEffect::_ZTV15QGraphicsEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsEffect)
+8 QGraphicsEffect::metaObject
+12 QGraphicsEffect::qt_metacast
+16 QGraphicsEffect::qt_metacall
+20 QGraphicsEffect::~QGraphicsEffect
+24 QGraphicsEffect::~QGraphicsEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 __cxa_pure_virtual
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEffect (0xb342afc0) 0
+ vptr=((& QGraphicsEffect::_ZTV15QGraphicsEffect) + 8u)
+ QObject (0xb33fac6c) 0
+ primary-for QGraphicsEffect (0xb342afc0)
+
+Vtable for QGraphicsColorizeEffect
+QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsColorizeEffect)
+8 QGraphicsColorizeEffect::metaObject
+12 QGraphicsColorizeEffect::qt_metacast
+16 QGraphicsColorizeEffect::qt_metacall
+20 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+24 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsColorizeEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsColorizeEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsColorizeEffect (0xb327a3c0) 0
+ vptr=((& QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect) + 8u)
+ QGraphicsEffect (0xb327a400) 0
+ primary-for QGraphicsColorizeEffect (0xb327a3c0)
+ QObject (0xb33fafb4) 0
+ primary-for QGraphicsEffect (0xb327a400)
+
+Vtable for QGraphicsBlurEffect
+QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsBlurEffect)
+8 QGraphicsBlurEffect::metaObject
+12 QGraphicsBlurEffect::qt_metacast
+16 QGraphicsBlurEffect::qt_metacall
+20 QGraphicsBlurEffect::~QGraphicsBlurEffect
+24 QGraphicsBlurEffect::~QGraphicsBlurEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsBlurEffect::boundingRectFor
+60 QGraphicsBlurEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsBlurEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsBlurEffect (0xb327a6c0) 0
+ vptr=((& QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect) + 8u)
+ QGraphicsEffect (0xb327a700) 0
+ primary-for QGraphicsBlurEffect (0xb327a6c0)
+ QObject (0xb32ba1e0) 0
+ primary-for QGraphicsEffect (0xb327a700)
+
+Vtable for QGraphicsDropShadowEffect
+QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsDropShadowEffect)
+8 QGraphicsDropShadowEffect::metaObject
+12 QGraphicsDropShadowEffect::qt_metacast
+16 QGraphicsDropShadowEffect::qt_metacall
+20 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+24 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsDropShadowEffect::boundingRectFor
+60 QGraphicsDropShadowEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsDropShadowEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsDropShadowEffect (0xb327ab00) 0
+ vptr=((& QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect) + 8u)
+ QGraphicsEffect (0xb327ab40) 0
+ primary-for QGraphicsDropShadowEffect (0xb327ab00)
+ QObject (0xb32ba4ec) 0
+ primary-for QGraphicsEffect (0xb327ab40)
+
+Vtable for QGraphicsOpacityEffect
+QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsOpacityEffect)
+8 QGraphicsOpacityEffect::metaObject
+12 QGraphicsOpacityEffect::qt_metacast
+16 QGraphicsOpacityEffect::qt_metacall
+20 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+24 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsOpacityEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsOpacityEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsOpacityEffect (0xb327af80) 0
+ vptr=((& QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect) + 8u)
+ QGraphicsEffect (0xb327afc0) 0
+ primary-for QGraphicsOpacityEffect (0xb327af80)
+ QObject (0xb32ba780) 0
+ primary-for QGraphicsEffect (0xb327afc0)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb32ba99c) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb32ba9d8) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
+176 QWidget::x11Event
+180 QWSEmbedWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWSEmbedWidget
+ size=20 align=4
+ base size=20 base align=4
+QWSEmbedWidget (0xb3303300) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb3307820) 0
+ primary-for QWSEmbedWidget (0xb3303300)
+ QObject (0xb32baa14) 0
+ primary-for QWidget (0xb3307820)
+ QPaintDevice (0xb32baa50) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
+
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb32bac6c) 0
+
+Class QTileRules
+ size=8 align=4
+ base size=8 base align=4
+QTileRules (0xb32baca8) 0
+
+Class QDrawPixmaps::Data
+ size=80 align=4
+ base size=80 base align=4
+QDrawPixmaps::Data (0xb3136000) 0
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb3136078) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb303bd98) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb303be4c) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb3080168) 0
+
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
+
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb3052f80) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb3080a8c) 0
+ primary-for QPrinter (0xb3052f80)
+
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb3080e10) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb313103c) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb3106840) 0
+ QPainter (0xb31311a4) 0
+
+Vtable for QAbstractProxyModel
+QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
+8 QAbstractProxyModel::metaObject
+12 QAbstractProxyModel::qt_metacast
+16 QAbstractProxyModel::qt_metacall
+20 QAbstractProxyModel::~QAbstractProxyModel
+24 QAbstractProxyModel::~QAbstractProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 QAbstractProxyModel::data
+80 QAbstractProxyModel::setData
+84 QAbstractProxyModel::headerData
+88 QAbstractProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractProxyModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QAbstractProxyModel::setSourceModel
+172 __cxa_pure_virtual
+176 __cxa_pure_virtual
+180 QAbstractProxyModel::mapSelectionToSource
+184 QAbstractProxyModel::mapSelectionFromSource
+
+Class QAbstractProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractProxyModel (0xb3106e80) 0
+ vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
+ QAbstractItemModel (0xb3106ec0) 0
+ primary-for QAbstractProxyModel (0xb3106e80)
+ QObject (0xb2f4c3c0) 0
+ primary-for QAbstractItemModel (0xb3106ec0)
+
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QColumnView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QColumnView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QColumnView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QColumnView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColumnView
+ size=20 align=4
+ base size=20 base align=4
+QColumnView (0xb2f5a180) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2f5a1c0) 0
+ primary-for QColumnView (0xb2f5a180)
+ QAbstractScrollArea (0xb2f5a200) 0
+ primary-for QAbstractItemView (0xb2f5a1c0)
+ QFrame (0xb2f5a240) 0
+ primary-for QAbstractScrollArea (0xb2f5a200)
+ QWidget (0xb2f5c460) 0
+ primary-for QFrame (0xb2f5a240)
+ QObject (0xb2f4c5dc) 0
+ primary-for QWidget (0xb2f5c460)
+ QPaintDevice (0xb2f4c618) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDataWidgetMapper::setCurrentIndex
+
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2f5a500) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2f4c834) 0
+ primary-for QDataWidgetMapper (0xb2f5a500)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
+
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2f4ca50) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QDirModel
+ size=8 align=4
+ base size=8 base align=4
+QDirModel (0xb2f5a900) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2f5a940) 0
+ primary-for QDirModel (0xb2f5a900)
+ QObject (0xb2f4cbb8) 0
+ primary-for QAbstractItemModel (0xb2f5a940)
+
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QHeaderView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QHeaderView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QHeaderView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHeaderView
+ size=20 align=4
+ base size=20 base align=4
+QHeaderView (0xb2f5ac00) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2f5ac40) 0
+ primary-for QHeaderView (0xb2f5ac00)
+ QAbstractScrollArea (0xb2f5ac80) 0
+ primary-for QAbstractItemView (0xb2f5ac40)
+ QFrame (0xb2f5acc0) 0
+ primary-for QAbstractScrollArea (0xb2f5ac80)
+ QWidget (0xb2f9bcd0) 0
+ primary-for QFrame (0xb2f5acc0)
+ QObject (0xb2f4cdd4) 0
+ primary-for QWidget (0xb2f9bcd0)
+ QPaintDevice (0xb2f4ce10) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
+28 QObject::event
+32 QItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
+
+Class QItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QItemDelegate (0xb2fcb080) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2fcb0c0) 0
+ primary-for QItemDelegate (0xb2fcb080)
+ QObject (0xb2fc712c) 0
+ primary-for QAbstractItemDelegate (0xb2fcb0c0)
+
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2fc7348) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2fc75dc) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QListWidgetItem (0xb2fc78ac) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListWidget
+ size=20 align=4
+ base size=20 base align=4
+QListWidget (0xb301ea00) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb301ea40) 0
+ primary-for QListWidget (0xb301ea00)
+ QAbstractItemView (0xb301ea80) 0
+ primary-for QListView (0xb301ea40)
+ QAbstractScrollArea (0xb301eac0) 0
+ primary-for QAbstractItemView (0xb301ea80)
+ QFrame (0xb301eb00) 0
+ primary-for QAbstractScrollArea (0xb301eac0)
+ QWidget (0xb3031550) 0
+ primary-for QFrame (0xb301eb00)
+ QObject (0xb302099c) 0
+ primary-for QWidget (0xb3031550)
+ QPaintDevice (0xb30209d8) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
+
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2e51140) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2e51180) 0
+ primary-for QProxyModel (0xb2e51140)
+ QObject (0xb2e53000) 0
+ primary-for QAbstractItemModel (0xb2e51180)
+
+Vtable for QSortFilterProxyModel
+QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
+8 QSortFilterProxyModel::metaObject
+12 QSortFilterProxyModel::qt_metacast
+16 QSortFilterProxyModel::qt_metacall
+20 QSortFilterProxyModel::~QSortFilterProxyModel
+24 QSortFilterProxyModel::~QSortFilterProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSortFilterProxyModel::index
+60 QSortFilterProxyModel::parent
+64 QSortFilterProxyModel::rowCount
+68 QSortFilterProxyModel::columnCount
+72 QSortFilterProxyModel::hasChildren
+76 QSortFilterProxyModel::data
+80 QSortFilterProxyModel::setData
+84 QSortFilterProxyModel::headerData
+88 QSortFilterProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QSortFilterProxyModel::mimeTypes
+104 QSortFilterProxyModel::mimeData
+108 QSortFilterProxyModel::dropMimeData
+112 QSortFilterProxyModel::supportedDropActions
+116 QSortFilterProxyModel::insertRows
+120 QSortFilterProxyModel::insertColumns
+124 QSortFilterProxyModel::removeRows
+128 QSortFilterProxyModel::removeColumns
+132 QSortFilterProxyModel::fetchMore
+136 QSortFilterProxyModel::canFetchMore
+140 QSortFilterProxyModel::flags
+144 QSortFilterProxyModel::sort
+148 QSortFilterProxyModel::buddy
+152 QSortFilterProxyModel::match
+156 QSortFilterProxyModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QSortFilterProxyModel::setSourceModel
+172 QSortFilterProxyModel::mapToSource
+176 QSortFilterProxyModel::mapFromSource
+180 QSortFilterProxyModel::mapSelectionToSource
+184 QSortFilterProxyModel::mapSelectionFromSource
+188 QSortFilterProxyModel::filterAcceptsRow
+192 QSortFilterProxyModel::filterAcceptsColumn
+196 QSortFilterProxyModel::lessThan
+
+Class QSortFilterProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QSortFilterProxyModel (0xb2e51440) 0
+ vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
+ QAbstractProxyModel (0xb2e51480) 0
+ primary-for QSortFilterProxyModel (0xb2e51440)
+ QAbstractItemModel (0xb2e514c0) 0
+ primary-for QAbstractProxyModel (0xb2e51480)
+ QObject (0xb2e5321c) 0
+ primary-for QAbstractItemModel (0xb2e514c0)
+
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2e53438) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2ec1b40) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2ec1b80) 0
+ primary-for QStandardItemModel (0xb2ec1b40)
+ QObject (0xb2ede564) 0
+ primary-for QAbstractItemModel (0xb2ec1b80)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2ec1f80) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2ec1fc0) 0
+ primary-for QStringListModel (0xb2ec1f80)
+ QAbstractItemModel (0xb2f2b000) 0
+ primary-for QAbstractListModel (0xb2ec1fc0)
+ QObject (0xb2ede870) 0
+ primary-for QAbstractItemModel (0xb2f2b000)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
+28 QObject::event
+32 QStyledItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QStyledItemDelegate (0xb2f2b240) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2f2b280) 0
+ primary-for QStyledItemDelegate (0xb2f2b240)
+ QObject (0xb2ede99c) 0
+ primary-for QAbstractItemDelegate (0xb2f2b280)
+
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableView
+ size=20 align=4
+ base size=20 base align=4
+QTableView (0xb2f2b540) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2f2b580) 0
+ primary-for QTableView (0xb2f2b540)
+ QAbstractScrollArea (0xb2f2b5c0) 0
+ primary-for QAbstractItemView (0xb2f2b580)
+ QFrame (0xb2f2b600) 0
+ primary-for QAbstractScrollArea (0xb2f2b5c0)
+ QWidget (0xb2d3ea50) 0
+ primary-for QFrame (0xb2f2b600)
+ QObject (0xb2edebb8) 0
+ primary-for QWidget (0xb2d3ea50)
+ QPaintDevice (0xb2edebf4) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2edee10) 0
+
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2d6303c) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableWidget
+ size=20 align=4
+ base size=20 base align=4
+QTableWidget (0xb2d8ea40) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2d8ea80) 0
+ primary-for QTableWidget (0xb2d8ea40)
+ QAbstractItemView (0xb2d8eac0) 0
+ primary-for QTableView (0xb2d8ea80)
+ QAbstractScrollArea (0xb2d8eb00) 0
+ primary-for QAbstractItemView (0xb2d8eac0)
+ QFrame (0xb2d8eb40) 0
+ primary-for QAbstractScrollArea (0xb2d8eb00)
+ QWidget (0xb2da2140) 0
+ primary-for QFrame (0xb2d8eb40)
+ QObject (0xb2d9f12c) 0
+ primary-for QWidget (0xb2da2140)
+ QPaintDevice (0xb2d9f168) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeView
+ size=20 align=4
+ base size=20 base align=4
+QTreeView (0xb2dc4040) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2dc4080) 0
+ primary-for QTreeView (0xb2dc4040)
+ QAbstractScrollArea (0xb2dc40c0) 0
+ primary-for QAbstractItemView (0xb2dc4080)
+ QFrame (0xb2dc4100) 0
+ primary-for QAbstractScrollArea (0xb2dc40c0)
+ QWidget (0xb2dc1b90) 0
+ primary-for QFrame (0xb2dc4100)
+ QObject (0xb2d9f7f8) 0
+ primary-for QWidget (0xb2dc1b90)
+ QPaintDevice (0xb2d9f834) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2d9fa50) 0
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2dfe12c) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTreeWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeWidget
+ size=20 align=4
+ base size=20 base align=4
+QTreeWidget (0xb2c6aac0) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2c6ab00) 0
+ primary-for QTreeWidget (0xb2c6aac0)
+ QAbstractItemView (0xb2c6ab40) 0
+ primary-for QTreeView (0xb2c6ab00)
+ QAbstractScrollArea (0xb2c6ab80) 0
+ primary-for QAbstractItemView (0xb2c6ab40)
+ QFrame (0xb2c6abc0) 0
+ primary-for QAbstractScrollArea (0xb2c6ab80)
+ QWidget (0xb2c7d2d0) 0
+ primary-for QFrame (0xb2c6abc0)
+ QObject (0xb2c73564) 0
+ primary-for QWidget (0xb2c7d2d0)
+ QPaintDevice (0xb2c735a0) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+
+Class QAccessible
+ size=1 align=1
+ base size=0 base align=1
+QAccessible (0xb2c73fb4) 0 empty
+
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb2c9c840) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb2cc3294) 0 empty
+
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterfaceEx (0xb2c9cf80) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb2c9cfc0) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2c9cf80)
+ QAccessible (0xb2cc3834) 0 empty
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
+
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb2b45080) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2cc38ac) 0
+ primary-for QAccessibleEvent (0xb2b45080)
+
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
+ size=4 align=4
+ base size=4 base align=4
+QAccessible2Interface (0xb2b540f0) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb2b45900) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb2b54474) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb2b45900)
+
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb2b45b80) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb2b547bc) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2b45b80)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleSimpleEditableTextInterface (0xb2b45e00) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb2b45e40) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb2b45e00)
+ QAccessible2Interface (0xb2b54b04) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2b45e40)
+
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb2b45f00) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb2b54b40) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb2b45f00)
+
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb2b6f180) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb2b54e88) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb2b6f180)
+
+Vtable for QAccessibleActionInterface
+QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
+8 QAccessibleActionInterface::~QAccessibleActionInterface
+12 QAccessibleActionInterface::~QAccessibleActionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QAccessibleActionInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleActionInterface (0xb2b6f240) 0 nearly-empty
+ vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 8u)
+ QAccessible2Interface (0xb2b54f00) 0 nearly-empty
+ primary-for QAccessibleActionInterface (0xb2b6f240)
+
+Vtable for QAccessibleImageInterface
+QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
+8 QAccessibleImageInterface::~QAccessibleImageInterface
+12 QAccessibleImageInterface::~QAccessibleImageInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QAccessibleImageInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleImageInterface (0xb2b6f300) 0 nearly-empty
+ vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 8u)
+ QAccessible2Interface (0xb2b54f78) 0 nearly-empty
+ primary-for QAccessibleImageInterface (0xb2b6f300)
+
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb2b7c000) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridgeFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridgeFactoryInterface (0xb2b6f600) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb2b7c21c) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2b6f600)
+
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb2b82dc0) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb2b7c528) 0
+ primary-for QAccessibleBridgePlugin (0xb2b82dc0)
+ QAccessibleBridgeFactoryInterface (0xb2b6f8c0) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb2b7c564) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2b6f8c0)
+
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
+
+Class QAccessibleObject
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObject (0xb2b6fb00) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb2b6fb40) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2b6fb00)
+ QAccessible (0xb2b7c690) 0 empty
+
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleObjectEx
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObjectEx (0xb2b6fbc0) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb2b6fc00) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2b6fbc0)
+ QAccessibleInterface (0xb2b6fc40) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2b6fc00)
+ QAccessible (0xb2b7c6cc) 0 empty
+
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
+
+Class QAccessibleApplication
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleApplication (0xb2b6fcc0) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb2b6fd00) 0
+ primary-for QAccessibleApplication (0xb2b6fcc0)
+ QAccessibleInterface (0xb2b6fd40) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2b6fd00)
+ QAccessible (0xb2b7c708) 0 empty
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb2b9ba50) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb2b7c744) 0 empty
+ QFactoryInterface (0xb2b7c780) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2b9ba50)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb2ba3460) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb2b7ca8c) 0
+ primary-for QAccessiblePlugin (0xb2ba3460)
+ QAccessibleFactoryInterface (0xb2ba34b0) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb2b7cac8) 8 empty
+ QFactoryInterface (0xb2b7cb04) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2ba34b0)
+
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
+
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb2ba6240) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb2ba6280) 0
+ primary-for QAccessibleWidget (0xb2ba6240)
+ QAccessibleInterface (0xb2ba62c0) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2ba6280)
+ QAccessible (0xb2b7cc30) 0 empty
+
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb2ba6340) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb2ba6380) 0
+ primary-for QAccessibleWidgetEx (0xb2ba6340)
+ QAccessibleInterfaceEx (0xb2ba63c0) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2ba6380)
+ QAccessibleInterface (0xb2ba6400) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2ba63c0)
+ QAccessible (0xb2b7cc6c) 0 empty
+
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb2ba6480) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb2b7cca8) 0
+ primary-for QAction (0xb2ba6480)
+
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb2ba6b00) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb2bde168) 0
+ primary-for QActionGroup (0xb2ba6b00)
+
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
+
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb2ba6f80) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb2ba6fc0) 0
+ primary-for QApplication (0xb2ba6f80)
+ QObject (0xb2bde5a0) 0
+ primary-for QCoreApplication (0xb2ba6fc0)
+
+Vtable for QLayoutItem
+QLayoutItem::_ZTV11QLayoutItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QLayoutItem)
+8 QLayoutItem::~QLayoutItem
+12 QLayoutItem::~QLayoutItem
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QLayoutItem (0xb2bdec30) 0
+ vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+
+Vtable for QSpacerItem
+QSpacerItem::_ZTV11QSpacerItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QSpacerItem)
+8 QSpacerItem::~QSpacerItem
+12 QSpacerItem::~QSpacerItem
+16 QSpacerItem::sizeHint
+20 QSpacerItem::minimumSize
+24 QSpacerItem::maximumSize
+28 QSpacerItem::expandingDirections
+32 QSpacerItem::setGeometry
+36 QSpacerItem::geometry
+40 QSpacerItem::isEmpty
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QSpacerItem::spacerItem
+
+Class QSpacerItem
+ size=36 align=4
+ base size=36 base align=4
+QSpacerItem (0xb2c07b80) 0
+ vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
+ QLayoutItem (0xb2bdee4c) 0
+ primary-for QSpacerItem (0xb2c07b80)
+
+Vtable for QWidgetItem
+QWidgetItem::_ZTV11QWidgetItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWidgetItem)
+8 QWidgetItem::~QWidgetItem
+12 QWidgetItem::~QWidgetItem
+16 QWidgetItem::sizeHint
+20 QWidgetItem::minimumSize
+24 QWidgetItem::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItem
+ size=12 align=4
+ base size=12 base align=4
+QWidgetItem (0xb2c07cc0) 0
+ vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
+ QLayoutItem (0xb2a3f384) 0
+ primary-for QWidgetItem (0xb2c07cc0)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb2c07e00) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb2c07e40) 0
+ primary-for QWidgetItemV2 (0xb2c07e00)
+ QLayoutItem (0xb2a3f690) 0
+ primary-for QWidgetItem (0xb2c07e40)
+
+Class QLayoutIterator
+ size=8 align=4
+ base size=8 base align=4
+QLayoutIterator (0xb2a3f744) 0
+
+Vtable for QLayout
+QLayout::_ZTV7QLayout: 45u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QLayout)
+8 QLayout::metaObject
+12 QLayout::qt_metacast
+16 QLayout::qt_metacall
+20 QLayout::~QLayout
+24 QLayout::~QLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 __cxa_pure_virtual
+68 QLayout::expandingDirections
+72 QLayout::minimumSize
+76 QLayout::maximumSize
+80 QLayout::setGeometry
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 QLayout::indexOf
+96 __cxa_pure_virtual
+100 QLayout::isEmpty
+104 QLayout::layout
+108 (int (*)(...))-0x000000008
+112 (int (*)(...))(& _ZTI7QLayout)
+116 QLayout::_ZThn8_N7QLayoutD1Ev
+120 QLayout::_ZThn8_N7QLayoutD0Ev
+124 __cxa_pure_virtual
+128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
+132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
+144 QLayout::_ZThn8_NK7QLayout8geometryEv
+148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+152 QLayoutItem::hasHeightForWidth
+156 QLayoutItem::heightForWidth
+160 QLayoutItem::minimumHeightForWidth
+164 QLayout::_ZThn8_N7QLayout10invalidateEv
+168 QLayoutItem::widget
+172 QLayout::_ZThn8_N7QLayout6layoutEv
+176 QLayoutItem::spacerItem
+
+Class QLayout
+ size=16 align=4
+ base size=16 base align=4
+QLayout (0xb2a505f0) 0
+ vptr=((& QLayout::_ZTV7QLayout) + 8u)
+ QObject (0xb2a3fe4c) 0
+ primary-for QLayout (0xb2a505f0)
+ QLayoutItem (0xb2a3fe88) 8
+ vptr=((& QLayout::_ZTV7QLayout) + 116u)
+
+Vtable for QGridLayout
+QGridLayout::_ZTV11QGridLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QGridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 QGridLayout::~QGridLayout
+24 QGridLayout::~QGridLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QGridLayout)
+132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
+136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QGridLayout
+ size=16 align=4
+ base size=16 base align=4
+QGridLayout (0xb2a538c0) 0
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
+ QLayout (0xb2a755f0) 0
+ primary-for QGridLayout (0xb2a538c0)
+ QObject (0xb2a71924) 0
+ primary-for QLayout (0xb2a755f0)
+ QLayoutItem (0xb2a71960) 8
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
+
+Vtable for QBoxLayout
+QBoxLayout::_ZTV10QBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 QBoxLayout::~QBoxLayout
+24 QBoxLayout::~QBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI10QBoxLayout)
+132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
+136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QBoxLayout (0xb2a9d2c0) 0
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
+ QLayout (0xb2aa32d0) 0
+ primary-for QBoxLayout (0xb2a9d2c0)
+ QObject (0xb2aa00f0) 0
+ primary-for QLayout (0xb2aa32d0)
+ QLayoutItem (0xb2aa012c) 8
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
+
+Vtable for QHBoxLayout
+QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHBoxLayout)
+8 QHBoxLayout::metaObject
+12 QHBoxLayout::qt_metacast
+16 QHBoxLayout::qt_metacall
+20 QHBoxLayout::~QHBoxLayout
+24 QHBoxLayout::~QHBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QHBoxLayout)
+132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
+136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QHBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QHBoxLayout (0xb2a9d600) 0
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
+ QBoxLayout (0xb2a9d640) 0
+ primary-for QHBoxLayout (0xb2a9d600)
+ QLayout (0xb2ab3fa0) 0
+ primary-for QBoxLayout (0xb2a9d640)
+ QObject (0xb2aa0474) 0
+ primary-for QLayout (0xb2ab3fa0)
+ QLayoutItem (0xb2aa04b0) 8
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
+
+Vtable for QVBoxLayout
+QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QVBoxLayout)
+8 QVBoxLayout::metaObject
+12 QVBoxLayout::qt_metacast
+16 QVBoxLayout::qt_metacall
+20 QVBoxLayout::~QVBoxLayout
+24 QVBoxLayout::~QVBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QVBoxLayout)
+132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
+136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QVBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QVBoxLayout (0xb2a9d880) 0
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
+ QBoxLayout (0xb2a9d8c0) 0
+ primary-for QVBoxLayout (0xb2a9d880)
+ QLayout (0xb2abfe10) 0
+ primary-for QBoxLayout (0xb2a9d8c0)
+ QObject (0xb2aa05dc) 0
+ primary-for QLayout (0xb2abfe10)
+ QLayoutItem (0xb2aa0618) 8
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+
+Vtable for QClipboard
+QClipboard::_ZTV10QClipboard: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QClipboard)
+8 QClipboard::metaObject
+12 QClipboard::qt_metacast
+16 QClipboard::qt_metacall
+20 QClipboard::~QClipboard
+24 QClipboard::~QClipboard
+28 QClipboard::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QClipboard::connectNotify
+52 QObject::disconnectNotify
+
+Class QClipboard
+ size=8 align=4
+ base size=8 base align=4
+QClipboard (0xb2a9db00) 0
+ vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
+ QObject (0xb2aa0744) 0
+ primary-for QClipboard (0xb2a9db00)
+
+Vtable for QDesktopWidget
+QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDesktopWidget)
+8 QDesktopWidget::metaObject
+12 QDesktopWidget::qt_metacast
+16 QDesktopWidget::qt_metacall
+20 QDesktopWidget::~QDesktopWidget
+24 QDesktopWidget::~QDesktopWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDesktopWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QDesktopWidget)
+232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
+236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesktopWidget
+ size=20 align=4
+ base size=20 base align=4
+QDesktopWidget (0xb2a9ddc0) 0
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
+ QWidget (0xb2ae30f0) 0
+ primary-for QDesktopWidget (0xb2a9ddc0)
+ QObject (0xb2aa0960) 0
+ primary-for QWidget (0xb2ae30f0)
+ QPaintDevice (0xb2aa099c) 8
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFormLayout::invalidate
+60 QLayout::geometry
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
+76 QLayout::maximumSize
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
+92 QLayout::indexOf
+96 QFormLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
+ size=16 align=4
+ base size=16 base align=4
+QFormLayout (0xb2af4140) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb2af70f0) 0
+ primary-for QFormLayout (0xb2af4140)
+ QObject (0xb2aa0bf4) 0
+ primary-for QLayout (0xb2af70f0)
+ QLayoutItem (0xb2aa0c30) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
+
+Vtable for QGesture
+QGesture::_ZTV8QGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QGesture)
+8 QGesture::metaObject
+12 QGesture::qt_metacast
+16 QGesture::qt_metacall
+20 QGesture::~QGesture
+24 QGesture::~QGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGesture
+ size=8 align=4
+ base size=8 base align=4
+QGesture (0xb2af4540) 0
+ vptr=((& QGesture::_ZTV8QGesture) + 8u)
+ QObject (0xb2aa0f00) 0
+ primary-for QGesture (0xb2af4540)
+
+Vtable for QPanGesture
+QPanGesture::_ZTV11QPanGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPanGesture)
+8 QPanGesture::metaObject
+12 QPanGesture::qt_metacast
+16 QPanGesture::qt_metacall
+20 QPanGesture::~QPanGesture
+24 QPanGesture::~QPanGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPanGesture
+ size=8 align=4
+ base size=8 base align=4
+QPanGesture (0xb2af4800) 0
+ vptr=((& QPanGesture::_ZTV11QPanGesture) + 8u)
+ QGesture (0xb2af4840) 0
+ primary-for QPanGesture (0xb2af4800)
+ QObject (0xb2b1e12c) 0
+ primary-for QGesture (0xb2af4840)
+
+Vtable for QPinchGesture
+QPinchGesture::_ZTV13QPinchGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPinchGesture)
+8 QPinchGesture::metaObject
+12 QPinchGesture::qt_metacast
+16 QPinchGesture::qt_metacall
+20 QPinchGesture::~QPinchGesture
+24 QPinchGesture::~QPinchGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPinchGesture
+ size=8 align=4
+ base size=8 base align=4
+QPinchGesture (0xb2af4b00) 0
+ vptr=((& QPinchGesture::_ZTV13QPinchGesture) + 8u)
+ QGesture (0xb2af4b40) 0
+ primary-for QPinchGesture (0xb2af4b00)
+ QObject (0xb2b1e348) 0
+ primary-for QGesture (0xb2af4b40)
+
+Vtable for QSwipeGesture
+QSwipeGesture::_ZTV13QSwipeGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSwipeGesture)
+8 QSwipeGesture::metaObject
+12 QSwipeGesture::qt_metacast
+16 QSwipeGesture::qt_metacall
+20 QSwipeGesture::~QSwipeGesture
+24 QSwipeGesture::~QSwipeGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSwipeGesture
+ size=8 align=4
+ base size=8 base align=4
+QSwipeGesture (0xb2af4f40) 0
+ vptr=((& QSwipeGesture::_ZTV13QSwipeGesture) + 8u)
+ QGesture (0xb2af4f80) 0
+ primary-for QSwipeGesture (0xb2af4f40)
+ QObject (0xb2b1e618) 0
+ primary-for QGesture (0xb2af4f80)
+
+Vtable for QTapGesture
+QTapGesture::_ZTV11QTapGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTapGesture)
+8 QTapGesture::metaObject
+12 QTapGesture::qt_metacast
+16 QTapGesture::qt_metacall
+20 QTapGesture::~QTapGesture
+24 QTapGesture::~QTapGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapGesture (0xb293c240) 0
+ vptr=((& QTapGesture::_ZTV11QTapGesture) + 8u)
+ QGesture (0xb293c280) 0
+ primary-for QTapGesture (0xb293c240)
+ QObject (0xb2b1e834) 0
+ primary-for QGesture (0xb293c280)
+
+Vtable for QTapAndHoldGesture
+QTapAndHoldGesture::_ZTV18QTapAndHoldGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTapAndHoldGesture)
+8 QTapAndHoldGesture::metaObject
+12 QTapAndHoldGesture::qt_metacast
+16 QTapAndHoldGesture::qt_metacall
+20 QTapAndHoldGesture::~QTapAndHoldGesture
+24 QTapAndHoldGesture::~QTapAndHoldGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapAndHoldGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapAndHoldGesture (0xb293c540) 0
+ vptr=((& QTapAndHoldGesture::_ZTV18QTapAndHoldGesture) + 8u)
+ QGesture (0xb293c580) 0
+ primary-for QTapAndHoldGesture (0xb293c540)
+ QObject (0xb2b1ea50) 0
+ primary-for QGesture (0xb293c580)
+
+Vtable for QGestureRecognizer
+QGestureRecognizer::_ZTV18QGestureRecognizer: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGestureRecognizer)
+8 QGestureRecognizer::~QGestureRecognizer
+12 QGestureRecognizer::~QGestureRecognizer
+16 QGestureRecognizer::create
+20 __cxa_pure_virtual
+24 QGestureRecognizer::reset
+
+Class QGestureRecognizer
+ size=4 align=4
+ base size=4 base align=4
+QGestureRecognizer (0xb2b1ed20) 0 nearly-empty
+ vptr=((& QGestureRecognizer::_ZTV18QGestureRecognizer) + 8u)
+
+Vtable for QSessionManager
+QSessionManager::_ZTV15QSessionManager: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSessionManager)
+8 QSessionManager::metaObject
+12 QSessionManager::qt_metacast
+16 QSessionManager::qt_metacall
+20 QSessionManager::~QSessionManager
+24 QSessionManager::~QSessionManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSessionManager
+ size=8 align=4
+ base size=8 base align=4
+QSessionManager (0xb293cb40) 0
+ vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
+ QObject (0xb2b1ee4c) 0
+ primary-for QSessionManager (0xb293cb40)
+
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb293ce00) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb299a078) 0
+ primary-for QShortcut (0xb293ce00)
+
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSound
+ size=8 align=4
+ base size=8 base align=4
+QSound (0xb29a6100) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb299a30c) 0
+ primary-for QSound (0xb29a6100)
+
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
+
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb29a6440) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb29ade60) 0
+ primary-for QStackedLayout (0xb29a6440)
+ QObject (0xb299a564) 0
+ primary-for QLayout (0xb29ade60)
+ QLayoutItem (0xb299a5a0) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb299a7bc) 0 empty
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb299a7f8) 0 empty
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb29a6880) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb29a68c0) 0
+ primary-for QWidgetAction (0xb29a6880)
+ QObject (0xb299a834) 0
+ primary-for QAction (0xb29a68c0)
+
+Class QVector3D
+ size=12 align=4
+ base size=12 base align=4
+QVector3D (0xb283b03c) 0
+
+Class QVector4D
+ size=16 align=4
+ base size=16 base align=4
+QVector4D (0xb2869a8c) 0
+
+Class QQuaternion
+ size=32 align=4
+ base size=32 base align=4
+QQuaternion (0xb28a3ec4) 0
+
+Class QMatrix4x4
+ size=132 align=4
+ base size=132 base align=4
+QMatrix4x4 (0xb28e5ce4) 0
+
+Class QVector2D
+ size=8 align=4
+ base size=8 base align=4
+QVector2D (0xb27faa8c) 0
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCommonStyle
+ size=8 align=4
+ base size=8 base align=4
+QCommonStyle (0xb264d680) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb264d6c0) 0
+ primary-for QCommonStyle (0xb264d680)
+ QObject (0xb265c12c) 0
+ primary-for QStyle (0xb264d6c0)
+
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb264d980) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb264d9c0) 0
+ primary-for QMotifStyle (0xb264d980)
+ QStyle (0xb264da00) 0
+ primary-for QCommonStyle (0xb264d9c0)
+ QObject (0xb265c348) 0
+ primary-for QStyle (0xb264da00)
+
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb264dd00) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb264dd40) 0
+ primary-for QCDEStyle (0xb264dd00)
+ QCommonStyle (0xb264dd80) 0
+ primary-for QMotifStyle (0xb264dd40)
+ QStyle (0xb264ddc0) 0
+ primary-for QCommonStyle (0xb264dd80)
+ QObject (0xb265c5a0) 0
+ primary-for QStyle (0xb264ddc0)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb268f000) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb268f040) 0
+ primary-for QWindowsStyle (0xb268f000)
+ QStyle (0xb268f080) 0
+ primary-for QCommonStyle (0xb268f040)
+ QObject (0xb265c6cc) 0
+ primary-for QStyle (0xb268f080)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb268f340) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb268f380) 0
+ primary-for QCleanlooksStyle (0xb268f340)
+ QCommonStyle (0xb268f3c0) 0
+ primary-for QWindowsStyle (0xb268f380)
+ QStyle (0xb268f400) 0
+ primary-for QCommonStyle (0xb268f3c0)
+ QObject (0xb265c8e8) 0
+ primary-for QStyle (0xb268f400)
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb268f6c0) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb268f700) 0
+ primary-for QGtkStyle (0xb268f6c0)
+ QWindowsStyle (0xb268f740) 0
+ primary-for QCleanlooksStyle (0xb268f700)
+ QCommonStyle (0xb268f780) 0
+ primary-for QWindowsStyle (0xb268f740)
+ QStyle (0xb268f7c0) 0
+ primary-for QCommonStyle (0xb268f780)
+ QObject (0xb265cb04) 0
+ primary-for QStyle (0xb268f7c0)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
+28 QObject::event
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb268fa80) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb268fac0) 0
+ primary-for QPlastiqueStyle (0xb268fa80)
+ QCommonStyle (0xb268fb00) 0
+ primary-for QWindowsStyle (0xb268fac0)
+ QStyle (0xb268fb40) 0
+ primary-for QCommonStyle (0xb268fb00)
+ QObject (0xb265cd20) 0
+ primary-for QStyle (0xb268fb40)
+
+Vtable for QProxyStyle
+QProxyStyle::_ZTV11QProxyStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyStyle)
+8 QProxyStyle::metaObject
+12 QProxyStyle::qt_metacast
+16 QProxyStyle::qt_metacall
+20 QProxyStyle::~QProxyStyle
+24 QProxyStyle::~QProxyStyle
+28 QProxyStyle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyStyle::polish
+60 QProxyStyle::unpolish
+64 QProxyStyle::polish
+68 QProxyStyle::unpolish
+72 QProxyStyle::polish
+76 QProxyStyle::itemTextRect
+80 QProxyStyle::itemPixmapRect
+84 QProxyStyle::drawItemText
+88 QProxyStyle::drawItemPixmap
+92 QProxyStyle::standardPalette
+96 QProxyStyle::drawPrimitive
+100 QProxyStyle::drawControl
+104 QProxyStyle::subElementRect
+108 QProxyStyle::drawComplexControl
+112 QProxyStyle::hitTestComplexControl
+116 QProxyStyle::subControlRect
+120 QProxyStyle::pixelMetric
+124 QProxyStyle::sizeFromContents
+128 QProxyStyle::styleHint
+132 QProxyStyle::standardPixmap
+136 QProxyStyle::generatedIconPixmap
+
+Class QProxyStyle
+ size=8 align=4
+ base size=8 base align=4
+QProxyStyle (0xb268fe00) 0
+ vptr=((& QProxyStyle::_ZTV11QProxyStyle) + 8u)
+ QCommonStyle (0xb268fe40) 0
+ primary-for QProxyStyle (0xb268fe00)
+ QStyle (0xb268fe80) 0
+ primary-for QCommonStyle (0xb268fe40)
+ QObject (0xb265cf3c) 0
+ primary-for QStyle (0xb268fe80)
+
+Vtable for QS60Style
+QS60Style::_ZTV9QS60Style: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QS60Style)
+8 QS60Style::metaObject
+12 QS60Style::qt_metacast
+16 QS60Style::qt_metacall
+20 QS60Style::~QS60Style
+24 QS60Style::~QS60Style
+28 QS60Style::event
+32 QS60Style::eventFilter
+36 QS60Style::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QS60Style::polish
+60 QS60Style::unpolish
+64 QS60Style::polish
+68 QS60Style::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QS60Style::drawPrimitive
+100 QS60Style::drawControl
+104 QS60Style::subElementRect
+108 QS60Style::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QS60Style::subControlRect
+120 QS60Style::pixelMetric
+124 QS60Style::sizeFromContents
+128 QS60Style::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QS60Style
+ size=8 align=4
+ base size=8 base align=4
+QS60Style (0xb26e4140) 0
+ vptr=((& QS60Style::_ZTV9QS60Style) + 8u)
+ QCommonStyle (0xb26e4180) 0
+ primary-for QS60Style (0xb26e4140)
+ QStyle (0xb26e41c0) 0
+ primary-for QCommonStyle (0xb26e4180)
+ QObject (0xb26e9168) 0
+ primary-for QStyle (0xb26e41c0)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb26e9384) 0 empty
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QStyleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QStyleFactoryInterface (0xb26e44c0) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb26e93c0) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb26e44c0)
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb26fbcd0) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb26e96cc) 0
+ primary-for QStylePlugin (0xb26fbcd0)
+ QStyleFactoryInterface (0xb26e4780) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb26e9708) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb26e4780)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb26e49c0) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb26e4a00) 0
+ primary-for QWindowsCEStyle (0xb26e49c0)
+ QCommonStyle (0xb26e4a40) 0
+ primary-for QWindowsStyle (0xb26e4a00)
+ QStyle (0xb26e4a80) 0
+ primary-for QCommonStyle (0xb26e4a40)
+ QObject (0xb26e9834) 0
+ primary-for QStyle (0xb26e4a80)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb26e4cc0) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb26e4d00) 0
+ primary-for QWindowsMobileStyle (0xb26e4cc0)
+ QCommonStyle (0xb26e4d40) 0
+ primary-for QWindowsStyle (0xb26e4d00)
+ QStyle (0xb26e4d80) 0
+ primary-for QCommonStyle (0xb26e4d40)
+ QObject (0xb26e9960) 0
+ primary-for QStyle (0xb26e4d80)
+
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb272b040) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb272b080) 0
+ primary-for QWindowsXPStyle (0xb272b040)
+ QCommonStyle (0xb272b0c0) 0
+ primary-for QWindowsStyle (0xb272b080)
+ QStyle (0xb272b100) 0
+ primary-for QCommonStyle (0xb272b0c0)
+ QObject (0xb26e9b7c) 0
+ primary-for QStyle (0xb272b100)
+
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb272b3c0) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb272b400) 0
+ primary-for QWindowsVistaStyle (0xb272b3c0)
+ QWindowsStyle (0xb272b440) 0
+ primary-for QWindowsXPStyle (0xb272b400)
+ QCommonStyle (0xb272b480) 0
+ primary-for QWindowsStyle (0xb272b440)
+ QStyle (0xb272b4c0) 0
+ primary-for QCommonStyle (0xb272b480)
+ QObject (0xb26e9d98) 0
+ primary-for QStyle (0xb272b4c0)
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb272b780) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb26e9fb4) 0
+ primary-for QInputContext (0xb272b780)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb25571e0) 0 empty
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb272ba80) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb255721c) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb272ba80)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+
+Class QInputContextPlugin
+ size=12 align=4
+ base size=12 base align=4
+QInputContextPlugin (0xb255fc30) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb2557528) 0
+ primary-for QInputContextPlugin (0xb255fc30)
+ QInputContextFactoryInterface (0xb272bd40) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb2557564) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb272bd40)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 QGraphicsItem::~QGraphicsItem
+12 QGraphicsItem::~QGraphicsItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItem::isObscuredBy
+44 QGraphicsItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb2557690) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Vtable for QGraphicsObject
+QGraphicsObject::_ZTV15QGraphicsObject: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsObject)
+8 QGraphicsObject::metaObject
+12 QGraphicsObject::qt_metacast
+16 QGraphicsObject::qt_metacall
+20 QGraphicsObject::~QGraphicsObject
+24 QGraphicsObject::~QGraphicsObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTI15QGraphicsObject)
+64 QGraphicsObject::_ZThn8_N15QGraphicsObjectD1Ev
+68 QGraphicsObject::_ZThn8_N15QGraphicsObjectD0Ev
+72 QGraphicsItem::advance
+76 __cxa_pure_virtual
+80 QGraphicsItem::shape
+84 QGraphicsItem::contains
+88 QGraphicsItem::collidesWithItem
+92 QGraphicsItem::collidesWithPath
+96 QGraphicsItem::isObscuredBy
+100 QGraphicsItem::opaqueArea
+104 __cxa_pure_virtual
+108 QGraphicsItem::type
+112 QGraphicsItem::sceneEventFilter
+116 QGraphicsItem::sceneEvent
+120 QGraphicsItem::contextMenuEvent
+124 QGraphicsItem::dragEnterEvent
+128 QGraphicsItem::dragLeaveEvent
+132 QGraphicsItem::dragMoveEvent
+136 QGraphicsItem::dropEvent
+140 QGraphicsItem::focusInEvent
+144 QGraphicsItem::focusOutEvent
+148 QGraphicsItem::hoverEnterEvent
+152 QGraphicsItem::hoverMoveEvent
+156 QGraphicsItem::hoverLeaveEvent
+160 QGraphicsItem::keyPressEvent
+164 QGraphicsItem::keyReleaseEvent
+168 QGraphicsItem::mousePressEvent
+172 QGraphicsItem::mouseMoveEvent
+176 QGraphicsItem::mouseReleaseEvent
+180 QGraphicsItem::mouseDoubleClickEvent
+184 QGraphicsItem::wheelEvent
+188 QGraphicsItem::inputMethodEvent
+192 QGraphicsItem::inputMethodQuery
+196 QGraphicsItem::itemChange
+200 QGraphicsItem::supportsExtension
+204 QGraphicsItem::setExtension
+208 QGraphicsItem::extension
+
+Class QGraphicsObject
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsObject (0xb25f3820) 0
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 8u)
+ QObject (0xb25eb870) 0
+ primary-for QGraphicsObject (0xb25f3820)
+ QGraphicsItem (0xb25eb8ac) 8
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 64u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QAbstractGraphicsShapeItem::isObscuredBy
+44 QAbstractGraphicsShapeItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb25a4e00) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb25eb9d8) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25a4e00)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 QGraphicsPathItem::~QGraphicsPathItem
+12 QGraphicsPathItem::~QGraphicsPathItem
+16 QGraphicsItem::advance
+20 QGraphicsPathItem::boundingRect
+24 QGraphicsPathItem::shape
+28 QGraphicsPathItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPathItem::isObscuredBy
+44 QGraphicsPathItem::opaqueArea
+48 QGraphicsPathItem::paint
+52 QGraphicsPathItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPathItem::supportsExtension
+148 QGraphicsPathItem::setExtension
+152 QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb25a4f00) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb25a4f40) 0
+ primary-for QGraphicsPathItem (0xb25a4f00)
+ QGraphicsItem (0xb25ebb04) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25a4f40)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 QGraphicsRectItem::~QGraphicsRectItem
+12 QGraphicsRectItem::~QGraphicsRectItem
+16 QGraphicsItem::advance
+20 QGraphicsRectItem::boundingRect
+24 QGraphicsRectItem::shape
+28 QGraphicsRectItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsRectItem::isObscuredBy
+44 QGraphicsRectItem::opaqueArea
+48 QGraphicsRectItem::paint
+52 QGraphicsRectItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsRectItem::supportsExtension
+148 QGraphicsRectItem::setExtension
+152 QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb2611040) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2611080) 0
+ primary-for QGraphicsRectItem (0xb2611040)
+ QGraphicsItem (0xb25ebc30) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2611080)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 QGraphicsItem::advance
+20 QGraphicsEllipseItem::boundingRect
+24 QGraphicsEllipseItem::shape
+28 QGraphicsEllipseItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsEllipseItem::isObscuredBy
+44 QGraphicsEllipseItem::opaqueArea
+48 QGraphicsEllipseItem::paint
+52 QGraphicsEllipseItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsEllipseItem::supportsExtension
+148 QGraphicsEllipseItem::setExtension
+152 QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb26111c0) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2611200) 0
+ primary-for QGraphicsEllipseItem (0xb26111c0)
+ QGraphicsItem (0xb25ebe10) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2611200)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 QGraphicsItem::advance
+20 QGraphicsPolygonItem::boundingRect
+24 QGraphicsPolygonItem::shape
+28 QGraphicsPolygonItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPolygonItem::isObscuredBy
+44 QGraphicsPolygonItem::opaqueArea
+48 QGraphicsPolygonItem::paint
+52 QGraphicsPolygonItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPolygonItem::supportsExtension
+148 QGraphicsPolygonItem::setExtension
+152 QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb2611340) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2611380) 0
+ primary-for QGraphicsPolygonItem (0xb2611340)
+ QGraphicsItem (0xb262b000) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2611380)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 QGraphicsLineItem::~QGraphicsLineItem
+12 QGraphicsLineItem::~QGraphicsLineItem
+16 QGraphicsItem::advance
+20 QGraphicsLineItem::boundingRect
+24 QGraphicsLineItem::shape
+28 QGraphicsLineItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsLineItem::isObscuredBy
+44 QGraphicsLineItem::opaqueArea
+48 QGraphicsLineItem::paint
+52 QGraphicsLineItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsLineItem::supportsExtension
+148 QGraphicsLineItem::setExtension
+152 QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb2611480) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb262b12c) 0
+ primary-for QGraphicsLineItem (0xb2611480)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 QGraphicsItem::advance
+20 QGraphicsPixmapItem::boundingRect
+24 QGraphicsPixmapItem::shape
+28 QGraphicsPixmapItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPixmapItem::isObscuredBy
+44 QGraphicsPixmapItem::opaqueArea
+48 QGraphicsPixmapItem::paint
+52 QGraphicsPixmapItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPixmapItem::supportsExtension
+148 QGraphicsPixmapItem::setExtension
+152 QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb26115c0) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb262b30c) 0
+ primary-for QGraphicsPixmapItem (0xb26115c0)
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 QGraphicsTextItem::metaObject
+12 QGraphicsTextItem::qt_metacast
+16 QGraphicsTextItem::qt_metacall
+20 QGraphicsTextItem::~QGraphicsTextItem
+24 QGraphicsTextItem::~QGraphicsTextItem
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsTextItem::boundingRect
+60 QGraphicsTextItem::shape
+64 QGraphicsTextItem::contains
+68 QGraphicsTextItem::paint
+72 QGraphicsTextItem::isObscuredBy
+76 QGraphicsTextItem::opaqueArea
+80 QGraphicsTextItem::type
+84 QGraphicsTextItem::sceneEvent
+88 QGraphicsTextItem::mousePressEvent
+92 QGraphicsTextItem::mouseMoveEvent
+96 QGraphicsTextItem::mouseReleaseEvent
+100 QGraphicsTextItem::mouseDoubleClickEvent
+104 QGraphicsTextItem::contextMenuEvent
+108 QGraphicsTextItem::keyPressEvent
+112 QGraphicsTextItem::keyReleaseEvent
+116 QGraphicsTextItem::focusInEvent
+120 QGraphicsTextItem::focusOutEvent
+124 QGraphicsTextItem::dragEnterEvent
+128 QGraphicsTextItem::dragLeaveEvent
+132 QGraphicsTextItem::dragMoveEvent
+136 QGraphicsTextItem::dropEvent
+140 QGraphicsTextItem::inputMethodEvent
+144 QGraphicsTextItem::hoverEnterEvent
+148 QGraphicsTextItem::hoverMoveEvent
+152 QGraphicsTextItem::hoverLeaveEvent
+156 QGraphicsTextItem::inputMethodQuery
+160 QGraphicsTextItem::supportsExtension
+164 QGraphicsTextItem::setExtension
+168 QGraphicsTextItem::extension
+172 (int (*)(...))-0x000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 QGraphicsItem::advance
+192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 QGraphicsItem::collidesWithItem
+208 QGraphicsItem::collidesWithPath
+212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 QGraphicsItem::sceneEventFilter
+232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 QGraphicsItem::wheelEvent
+304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 QGraphicsItem::itemChange
+316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb2611700) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QGraphicsObject (0xb2447b90) 0
+ primary-for QGraphicsTextItem (0xb2611700)
+ QObject (0xb262b438) 0
+ primary-for QGraphicsObject (0xb2447b90)
+ QGraphicsItem (0xb262b474) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 QGraphicsItem::advance
+20 QGraphicsSimpleTextItem::boundingRect
+24 QGraphicsSimpleTextItem::shape
+28 QGraphicsSimpleTextItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsSimpleTextItem::isObscuredBy
+44 QGraphicsSimpleTextItem::opaqueArea
+48 QGraphicsSimpleTextItem::paint
+52 QGraphicsSimpleTextItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsSimpleTextItem::supportsExtension
+148 QGraphicsSimpleTextItem::setExtension
+152 QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb2611980) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb26119c0) 0
+ primary-for QGraphicsSimpleTextItem (0xb2611980)
+ QGraphicsItem (0xb262b654) 0
+ primary-for QAbstractGraphicsShapeItem (0xb26119c0)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 QGraphicsItemGroup::~QGraphicsItemGroup
+12 QGraphicsItemGroup::~QGraphicsItemGroup
+16 QGraphicsItem::advance
+20 QGraphicsItemGroup::boundingRect
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItemGroup::isObscuredBy
+44 QGraphicsItemGroup::opaqueArea
+48 QGraphicsItemGroup::paint
+52 QGraphicsItemGroup::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb2611ac0) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb262b780) 0
+ primary-for QGraphicsItemGroup (0xb2611ac0)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb262ba14) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb248a580) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb262bfb4) 0
+ primary-for QGraphicsLayout (0xb248a580)
+
+Vtable for QGraphicsAnchor
+QGraphicsAnchor::_ZTV15QGraphicsAnchor: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsAnchor)
+8 QGraphicsAnchor::metaObject
+12 QGraphicsAnchor::qt_metacast
+16 QGraphicsAnchor::qt_metacall
+20 QGraphicsAnchor::~QGraphicsAnchor
+24 QGraphicsAnchor::~QGraphicsAnchor
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGraphicsAnchor
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchor (0xb248a8c0) 0
+ vptr=((& QGraphicsAnchor::_ZTV15QGraphicsAnchor) + 8u)
+ QObject (0xb249f474) 0
+ primary-for QGraphicsAnchor (0xb248a8c0)
+
+Vtable for QGraphicsAnchorLayout
+QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsAnchorLayout)
+8 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+12 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+16 QGraphicsAnchorLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsAnchorLayout::sizeHint
+32 QGraphicsAnchorLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsAnchorLayout::count
+44 QGraphicsAnchorLayout::itemAt
+48 QGraphicsAnchorLayout::removeAt
+
+Class QGraphicsAnchorLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchorLayout (0xb248ab80) 0
+ vptr=((& QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout) + 8u)
+ QGraphicsLayout (0xb248abc0) 0
+ primary-for QGraphicsAnchorLayout (0xb248ab80)
+ QGraphicsLayoutItem (0xb249f690) 0
+ primary-for QGraphicsLayout (0xb248abc0)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb248acc0) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb248ad00) 0
+ primary-for QGraphicsGridLayout (0xb248acc0)
+ QGraphicsLayoutItem (0xb249f7bc) 0
+ primary-for QGraphicsLayout (0xb248ad00)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
+
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb248ae40) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb249f8e8) 0
+ primary-for QGraphicsItemAnimation (0xb248ae40)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb24d4080) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb24d40c0) 0
+ primary-for QGraphicsLinearLayout (0xb24d4080)
+ QGraphicsLayoutItem (0xb249fa14) 0
+ primary-for QGraphicsLayout (0xb24d40c0)
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb24dd910) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QGraphicsObject (0xb24dd960) 0
+ primary-for QGraphicsWidget (0xb24dd910)
+ QObject (0xb249fb40) 0
+ primary-for QGraphicsObject (0xb24dd960)
+ QGraphicsItem (0xb249fb7c) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb249fbb8) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb24d4600) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb24fba50) 0
+ primary-for QGraphicsProxyWidget (0xb24d4600)
+ QGraphicsObject (0xb24fbaa0) 0
+ primary-for QGraphicsWidget (0xb24fba50)
+ QObject (0xb249ff3c) 0
+ primary-for QGraphicsObject (0xb24fbaa0)
+ QGraphicsItem (0xb249ff78) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb249ffb4) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
+
+Vtable for QGraphicsScene
+QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScene)
+8 QGraphicsScene::metaObject
+12 QGraphicsScene::qt_metacast
+16 QGraphicsScene::qt_metacall
+20 QGraphicsScene::~QGraphicsScene
+24 QGraphicsScene::~QGraphicsScene
+28 QGraphicsScene::event
+32 QGraphicsScene::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScene::inputMethodQuery
+60 QGraphicsScene::contextMenuEvent
+64 QGraphicsScene::dragEnterEvent
+68 QGraphicsScene::dragMoveEvent
+72 QGraphicsScene::dragLeaveEvent
+76 QGraphicsScene::dropEvent
+80 QGraphicsScene::focusInEvent
+84 QGraphicsScene::focusOutEvent
+88 QGraphicsScene::helpEvent
+92 QGraphicsScene::keyPressEvent
+96 QGraphicsScene::keyReleaseEvent
+100 QGraphicsScene::mousePressEvent
+104 QGraphicsScene::mouseMoveEvent
+108 QGraphicsScene::mouseReleaseEvent
+112 QGraphicsScene::mouseDoubleClickEvent
+116 QGraphicsScene::wheelEvent
+120 QGraphicsScene::inputMethodEvent
+124 QGraphicsScene::drawBackground
+128 QGraphicsScene::drawForeground
+132 QGraphicsScene::drawItems
+
+Class QGraphicsScene
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScene (0xb24d4900) 0
+ vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
+ QObject (0xb2513294) 0
+ primary-for QGraphicsScene (0xb24d4900)
+
+Vtable for QGraphicsSceneEvent
+QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
+8 QGraphicsSceneEvent::~QGraphicsSceneEvent
+12 QGraphicsSceneEvent::~QGraphicsSceneEvent
+
+Class QGraphicsSceneEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneEvent (0xb237a0c0) 0
+ vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
+ QEvent (0xb2513e88) 0
+ primary-for QGraphicsSceneEvent (0xb237a0c0)
+
+Vtable for QGraphicsSceneMouseEvent
+QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
+8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+
+Class QGraphicsSceneMouseEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMouseEvent (0xb237a200) 0
+ vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
+ QGraphicsSceneEvent (0xb237a240) 0
+ primary-for QGraphicsSceneMouseEvent (0xb237a200)
+ QEvent (0xb2395000) 0
+ primary-for QGraphicsSceneEvent (0xb237a240)
+
+Vtable for QGraphicsSceneWheelEvent
+QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
+8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+
+Class QGraphicsSceneWheelEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneWheelEvent (0xb237a340) 0
+ vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
+ QGraphicsSceneEvent (0xb237a380) 0
+ primary-for QGraphicsSceneWheelEvent (0xb237a340)
+ QEvent (0xb239512c) 0
+ primary-for QGraphicsSceneEvent (0xb237a380)
+
+Vtable for QGraphicsSceneContextMenuEvent
+QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
+8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+
+Class QGraphicsSceneContextMenuEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneContextMenuEvent (0xb237a480) 0
+ vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
+ QGraphicsSceneEvent (0xb237a4c0) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb237a480)
+ QEvent (0xb2395258) 0
+ primary-for QGraphicsSceneEvent (0xb237a4c0)
+
+Vtable for QGraphicsSceneHoverEvent
+QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
+8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+
+Class QGraphicsSceneHoverEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHoverEvent (0xb237a5c0) 0
+ vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
+ QGraphicsSceneEvent (0xb237a600) 0
+ primary-for QGraphicsSceneHoverEvent (0xb237a5c0)
+ QEvent (0xb2395384) 0
+ primary-for QGraphicsSceneEvent (0xb237a600)
+
+Vtable for QGraphicsSceneHelpEvent
+QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
+8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+
+Class QGraphicsSceneHelpEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHelpEvent (0xb237a700) 0
+ vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
+ QGraphicsSceneEvent (0xb237a740) 0
+ primary-for QGraphicsSceneHelpEvent (0xb237a700)
+ QEvent (0xb23954b0) 0
+ primary-for QGraphicsSceneEvent (0xb237a740)
+
+Vtable for QGraphicsSceneDragDropEvent
+QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
+8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+
+Class QGraphicsSceneDragDropEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneDragDropEvent (0xb237a840) 0
+ vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
+ QGraphicsSceneEvent (0xb237a880) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb237a840)
+ QEvent (0xb23955dc) 0
+ primary-for QGraphicsSceneEvent (0xb237a880)
+
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb237a980) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb237a9c0) 0
+ primary-for QGraphicsSceneResizeEvent (0xb237a980)
+ QEvent (0xb2395708) 0
+ primary-for QGraphicsSceneEvent (0xb237a9c0)
+
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb237aac0) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb237ab00) 0
+ primary-for QGraphicsSceneMoveEvent (0xb237aac0)
+ QEvent (0xb2395834) 0
+ primary-for QGraphicsSceneEvent (0xb237ab00)
+
+Vtable for QGraphicsTransform
+QGraphicsTransform::_ZTV18QGraphicsTransform: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsTransform)
+8 QGraphicsTransform::metaObject
+12 QGraphicsTransform::qt_metacast
+16 QGraphicsTransform::qt_metacall
+20 QGraphicsTransform::~QGraphicsTransform
+24 QGraphicsTransform::~QGraphicsTransform
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QGraphicsTransform
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsTransform (0xb237ac00) 0
+ vptr=((& QGraphicsTransform::_ZTV18QGraphicsTransform) + 8u)
+ QObject (0xb2395960) 0
+ primary-for QGraphicsTransform (0xb237ac00)
+
+Vtable for QGraphicsScale
+QGraphicsScale::_ZTV14QGraphicsScale: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScale)
+8 QGraphicsScale::metaObject
+12 QGraphicsScale::qt_metacast
+16 QGraphicsScale::qt_metacall
+20 QGraphicsScale::~QGraphicsScale
+24 QGraphicsScale::~QGraphicsScale
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScale::applyTo
+
+Class QGraphicsScale
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScale (0xb237aec0) 0
+ vptr=((& QGraphicsScale::_ZTV14QGraphicsScale) + 8u)
+ QGraphicsTransform (0xb237af00) 0
+ primary-for QGraphicsScale (0xb237aec0)
+ QObject (0xb2395b7c) 0
+ primary-for QGraphicsTransform (0xb237af00)
+
+Vtable for QGraphicsRotation
+QGraphicsRotation::_ZTV17QGraphicsRotation: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRotation)
+8 QGraphicsRotation::metaObject
+12 QGraphicsRotation::qt_metacast
+16 QGraphicsRotation::qt_metacall
+20 QGraphicsRotation::~QGraphicsRotation
+24 QGraphicsRotation::~QGraphicsRotation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsRotation::applyTo
+
+Class QGraphicsRotation
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRotation (0xb23d61c0) 0
+ vptr=((& QGraphicsRotation::_ZTV17QGraphicsRotation) + 8u)
+ QGraphicsTransform (0xb23d6200) 0
+ primary-for QGraphicsRotation (0xb23d61c0)
+ QObject (0xb2395d98) 0
+ primary-for QGraphicsTransform (0xb23d6200)
+
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QScrollArea::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QScrollArea (0xb23d64c0) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb23d6500) 0
+ primary-for QScrollArea (0xb23d64c0)
+ QFrame (0xb23d6540) 0
+ primary-for QAbstractScrollArea (0xb23d6500)
+ QWidget (0xb23e1a50) 0
+ primary-for QFrame (0xb23d6540)
+ QObject (0xb2395fb4) 0
+ primary-for QWidget (0xb23e1a50)
+ QPaintDevice (0xb23e8000) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 QGraphicsView::metaObject
+12 QGraphicsView::qt_metacast
+16 QGraphicsView::qt_metacall
+20 QGraphicsView::~QGraphicsView
+24 QGraphicsView::~QGraphicsView
+28 QGraphicsView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QGraphicsView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGraphicsView::mousePressEvent
+84 QGraphicsView::mouseReleaseEvent
+88 QGraphicsView::mouseDoubleClickEvent
+92 QGraphicsView::mouseMoveEvent
+96 QGraphicsView::wheelEvent
+100 QGraphicsView::keyPressEvent
+104 QGraphicsView::keyReleaseEvent
+108 QGraphicsView::focusInEvent
+112 QGraphicsView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGraphicsView::paintEvent
+128 QWidget::moveEvent
+132 QGraphicsView::resizeEvent
+136 QWidget::closeEvent
+140 QGraphicsView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QGraphicsView::dragEnterEvent
+156 QGraphicsView::dragMoveEvent
+160 QGraphicsView::dragLeaveEvent
+164 QGraphicsView::dropEvent
+168 QGraphicsView::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QGraphicsView::inputMethodEvent
+192 QGraphicsView::inputMethodQuery
+196 QGraphicsView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QGraphicsView::viewportEvent
+228 QGraphicsView::scrollContentsBy
+232 QGraphicsView::drawBackground
+236 QGraphicsView::drawForeground
+240 QGraphicsView::drawItems
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGraphicsView
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsView (0xb23d6800) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb23d6840) 0
+ primary-for QGraphicsView (0xb23d6800)
+ QFrame (0xb23d6880) 0
+ primary-for QAbstractScrollArea (0xb23d6840)
+ QWidget (0xb23f1aa0) 0
+ primary-for QFrame (0xb23d6880)
+ QObject (0xb23e821c) 0
+ primary-for QWidget (0xb23f1aa0)
+ QPaintDevice (0xb23e8258) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+
+Vtable for QAbstractButton
+QAbstractButton::_ZTV15QAbstractButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractButton)
+8 QAbstractButton::metaObject
+12 QAbstractButton::qt_metacast
+16 QAbstractButton::qt_metacall
+20 QAbstractButton::~QAbstractButton
+24 QAbstractButton::~QAbstractButton
+28 QAbstractButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 __cxa_pure_virtual
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QAbstractButton)
+244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
+248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractButton
+ size=20 align=4
+ base size=20 base align=4
+QAbstractButton (0xb227e0c0) 0
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
+ QWidget (0xb227bf00) 0
+ primary-for QAbstractButton (0xb227e0c0)
+ QObject (0xb23e8bb8) 0
+ primary-for QWidget (0xb227bf00)
+ QPaintDevice (0xb23e8bf4) 8
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
+
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QButtonGroup
+ size=8 align=4
+ base size=8 base align=4
+QButtonGroup (0xb227e5c0) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb23e8f78) 0
+ primary-for QButtonGroup (0xb227e5c0)
+
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QCalendarWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QCalendarWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCalendarWidget
+ size=20 align=4
+ base size=20 base align=4
+QCalendarWidget (0xb227e900) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb22a4b90) 0
+ primary-for QCalendarWidget (0xb227e900)
+ QObject (0xb22a71a4) 0
+ primary-for QWidget (0xb22a4b90)
+ QPaintDevice (0xb22a71e0) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QCheckBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCheckBox::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCheckBox
+ size=20 align=4
+ base size=20 base align=4
+QCheckBox (0xb227ec40) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb227ec80) 0
+ primary-for QCheckBox (0xb227ec40)
+ QWidget (0xb22bc910) 0
+ primary-for QAbstractButton (0xb227ec80)
+ QObject (0xb22a7438) 0
+ primary-for QWidget (0xb22bc910)
+ QPaintDevice (0xb22a7474) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
+
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QComboBox
+ size=20 align=4
+ base size=20 base align=4
+QComboBox (0xb22da000) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb22d0820) 0
+ primary-for QComboBox (0xb22da000)
+ QObject (0xb22a76cc) 0
+ primary-for QWidget (0xb22d0820)
+ QPaintDevice (0xb22a7708) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPushButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb22da9c0) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb22daa00) 0
+ primary-for QPushButton (0xb22da9c0)
+ QWidget (0xb2309fa0) 0
+ primary-for QAbstractButton (0xb22daa00)
+ QObject (0xb22a7f00) 0
+ primary-for QWidget (0xb2309fa0)
+ QPaintDevice (0xb22a7f3c) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCommandLinkButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCommandLinkButton
+ size=20 align=4
+ base size=20 base align=4
+QCommandLinkButton (0xb22dae00) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb22dae40) 0
+ primary-for QCommandLinkButton (0xb22dae00)
+ QAbstractButton (0xb22dae80) 0
+ primary-for QPushButton (0xb22dae40)
+ QWidget (0xb23274b0) 0
+ primary-for QAbstractButton (0xb22dae80)
+ QObject (0xb23251a4) 0
+ primary-for QWidget (0xb23274b0)
+ QPaintDevice (0xb23251e0) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
+
+Vtable for QDateTimeEdit
+QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QDateTimeEdit)
+8 QDateTimeEdit::metaObject
+12 QDateTimeEdit::qt_metacast
+16 QDateTimeEdit::qt_metacall
+20 QDateTimeEdit::~QDateTimeEdit
+24 QDateTimeEdit::~QDateTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI13QDateTimeEdit)
+260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
+264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateTimeEdit (0xb2136140) 0
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
+ QAbstractSpinBox (0xb2136180) 0
+ primary-for QDateTimeEdit (0xb2136140)
+ QWidget (0xb213a280) 0
+ primary-for QAbstractSpinBox (0xb2136180)
+ QObject (0xb23253fc) 0
+ primary-for QWidget (0xb213a280)
+ QPaintDevice (0xb2325438) 8
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
+
+Vtable for QTimeEdit
+QTimeEdit::_ZTV9QTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeEdit)
+8 QTimeEdit::metaObject
+12 QTimeEdit::qt_metacast
+16 QTimeEdit::qt_metacall
+20 QTimeEdit::~QTimeEdit
+24 QTimeEdit::~QTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QTimeEdit)
+260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
+264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QTimeEdit (0xb2136440) 0
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
+ QDateTimeEdit (0xb2136480) 0
+ primary-for QTimeEdit (0xb2136440)
+ QAbstractSpinBox (0xb21364c0) 0
+ primary-for QDateTimeEdit (0xb2136480)
+ QWidget (0xb214d780) 0
+ primary-for QAbstractSpinBox (0xb21364c0)
+ QObject (0xb2325654) 0
+ primary-for QWidget (0xb214d780)
+ QPaintDevice (0xb2325690) 8
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
+
+Vtable for QDateEdit
+QDateEdit::_ZTV9QDateEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDateEdit)
+8 QDateEdit::metaObject
+12 QDateEdit::qt_metacast
+16 QDateEdit::qt_metacall
+20 QDateEdit::~QDateEdit
+24 QDateEdit::~QDateEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QDateEdit)
+260 QDateEdit::_ZThn8_N9QDateEditD1Ev
+264 QDateEdit::_ZThn8_N9QDateEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateEdit (0xb2136700) 0
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
+ QDateTimeEdit (0xb2136740) 0
+ primary-for QDateEdit (0xb2136700)
+ QAbstractSpinBox (0xb2136780) 0
+ primary-for QDateTimeEdit (0xb2136740)
+ QWidget (0xb2157a00) 0
+ primary-for QAbstractSpinBox (0xb2136780)
+ QObject (0xb23257bc) 0
+ primary-for QWidget (0xb2157a00)
+ QPaintDevice (0xb23257f8) 8
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
+
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDial
+ size=20 align=4
+ base size=20 base align=4
+QDial (0xb2136b00) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb2136b40) 0
+ primary-for QDial (0xb2136b00)
+ QWidget (0xb2184410) 0
+ primary-for QAbstractSlider (0xb2136b40)
+ QObject (0xb2325a14) 0
+ primary-for QWidget (0xb2184410)
+ QPaintDevice (0xb2325a50) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
+
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDialogButtonBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialogButtonBox
+ size=20 align=4
+ base size=20 base align=4
+QDialogButtonBox (0xb2136e00) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb219fbe0) 0
+ primary-for QDialogButtonBox (0xb2136e00)
+ QObject (0xb2325c6c) 0
+ primary-for QWidget (0xb219fbe0)
+ QPaintDevice (0xb2325ca8) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
+
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDockWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDockWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDockWidget
+ size=20 align=4
+ base size=20 base align=4
+QDockWidget (0xb21bc200) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb21d6550) 0
+ primary-for QDockWidget (0xb21bc200)
+ QObject (0xb2325fb4) 0
+ primary-for QWidget (0xb21d6550)
+ QPaintDevice (0xb21e8000) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
+
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFocusFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFocusFrame
+ size=20 align=4
+ base size=20 base align=4
+QFocusFrame (0xb21bc6c0) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb2208730) 0
+ primary-for QFocusFrame (0xb21bc6c0)
+ QObject (0xb21e83fc) 0
+ primary-for QWidget (0xb2208730)
+ QPaintDevice (0xb21e8438) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontComboBox
+ size=20 align=4
+ base size=20 base align=4
+QFontComboBox (0xb21bc980) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb21bc9c0) 0
+ primary-for QFontComboBox (0xb21bc980)
+ QWidget (0xb2230fa0) 0
+ primary-for QComboBox (0xb21bc9c0)
+ QObject (0xb21e8654) 0
+ primary-for QWidget (0xb2230fa0)
+ QPaintDevice (0xb21e8690) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QGroupBox::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb21bcdc0) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb20780f0) 0
+ primary-for QGroupBox (0xb21bcdc0)
+ QObject (0xb21e899c) 0
+ primary-for QWidget (0xb20780f0)
+ QPaintDevice (0xb21e89d8) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb2089080) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb20890c0) 0
+ primary-for QLabel (0xb2089080)
+ QWidget (0xb2080af0) 0
+ primary-for QFrame (0xb20890c0)
+ QObject (0xb21e8bf4) 0
+ primary-for QWidget (0xb2080af0)
+ QPaintDevice (0xb21e8c30) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
+
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLCDNumber::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLCDNumber
+ size=20 align=4
+ base size=20 base align=4
+QLCDNumber (0xb20893c0) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb2089400) 0
+ primary-for QLCDNumber (0xb20893c0)
+ QWidget (0xb2096b90) 0
+ primary-for QFrame (0xb2089400)
+ QObject (0xb21e8e4c) 0
+ primary-for QWidget (0xb2096b90)
+ QPaintDevice (0xb21e8e88) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QMainWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMainWindow
+ size=20 align=4
+ base size=20 base align=4
+QMainWindow (0xb2089740) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb20aca00) 0
+ primary-for QMainWindow (0xb2089740)
+ QObject (0xb20b91e0) 0
+ primary-for QWidget (0xb20aca00)
+ QPaintDevice (0xb20b921c) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
+
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QMdiArea::paintEvent
+128 QWidget::moveEvent
+132 QMdiArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiArea
+ size=20 align=4
+ base size=20 base align=4
+QMdiArea (0xb2089b40) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb2089b80) 0
+ primary-for QMdiArea (0xb2089b40)
+ QFrame (0xb2089bc0) 0
+ primary-for QAbstractScrollArea (0xb2089b80)
+ QWidget (0xb20d3dc0) 0
+ primary-for QFrame (0xb2089bc0)
+ QObject (0xb20b9528) 0
+ primary-for QWidget (0xb20d3dc0)
+ QPaintDevice (0xb20b9564) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiSubWindow
+ size=20 align=4
+ base size=20 base align=4
+QMdiSubWindow (0xb2089fc0) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb1f1e0a0) 0
+ primary-for QMdiSubWindow (0xb2089fc0)
+ QObject (0xb20b98ac) 0
+ primary-for QWidget (0xb1f1e0a0)
+ QPaintDevice (0xb20b98e8) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
+
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenu::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QMenu::hideEvent
+176 QWidget::x11Event
+180 QMenu::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QMenu::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenu
+ size=20 align=4
+ base size=20 base align=4
+QMenu (0xb1f1f400) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb1f3c460) 0
+ primary-for QMenu (0xb1f1f400)
+ QObject (0xb20b9bf4) 0
+ primary-for QWidget (0xb1f3c460)
+ QPaintDevice (0xb20b9c30) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
+
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
+76 QWidget::paintEngine
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenuBar::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMenuBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
+116 QWidget::enterEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
+128 QWidget::moveEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenuBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMenuBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenuBar
+ size=20 align=4
+ base size=20 base align=4
+QMenuBar (0xb1fbb040) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1fb8690) 0
+ primary-for QMenuBar (0xb1fbb040)
+ QObject (0xb1fb530c) 0
+ primary-for QWidget (0xb1fb8690)
+ QPaintDevice (0xb1fb5348) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMenuItem
+ size=8 align=4
+ base size=8 base align=4
+QMenuItem (0xb1ff8c80) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb1ff8cc0) 0
+ primary-for QMenuItem (0xb1ff8c80)
+ QObject (0xb1ffea8c) 0
+ primary-for QAction (0xb1ff8cc0)
+
+Class QTextEdit::ExtraSelection
+ size=12 align=4
+ base size=12 base align=4
+QTextEdit::ExtraSelection (0xb1ffec30) 0
+
+Vtable for QTextEdit
+QTextEdit::_ZTV9QTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextEdit)
+8 QTextEdit::metaObject
+12 QTextEdit::qt_metacast
+16 QTextEdit::qt_metacall
+20 QTextEdit::~QTextEdit
+24 QTextEdit::~QTextEdit
+28 QTextEdit::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextEdit::mousePressEvent
+84 QTextEdit::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextEdit::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextEdit::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextEdit::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI9QTextEdit)
+256 QTextEdit::_ZThn8_N9QTextEditD1Ev
+260 QTextEdit::_ZThn8_N9QTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QTextEdit (0xb1ff8f00) 0
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
+ QAbstractScrollArea (0xb1ff8f40) 0
+ primary-for QTextEdit (0xb1ff8f00)
+ QFrame (0xb1ff8f80) 0
+ primary-for QAbstractScrollArea (0xb1ff8f40)
+ QWidget (0xb2011d70) 0
+ primary-for QFrame (0xb1ff8f80)
+ QObject (0xb1ffebb8) 0
+ primary-for QWidget (0xb2011d70)
+ QPaintDevice (0xb1ffebf4) 8
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
+
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
+32 QObject::eventFilter
+36 QPlainTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPlainTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QPlainTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QPlainTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QPlainTextEdit::changeEvent
+184 QWidget::metric
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPlainTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QPlainTextEdit (0xb1e17c80) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb1e17cc0) 0
+ primary-for QPlainTextEdit (0xb1e17c80)
+ QFrame (0xb1e17d00) 0
+ primary-for QAbstractScrollArea (0xb1e17cc0)
+ QWidget (0xb1e60500) 0
+ primary-for QFrame (0xb1e17d00)
+ QObject (0xb1e4d474) 0
+ primary-for QWidget (0xb1e60500)
+ QPaintDevice (0xb1e4d4b0) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QPlainTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QPlainTextDocumentLayout (0xb1ea7180) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb1ea71c0) 0
+ primary-for QPlainTextDocumentLayout (0xb1ea7180)
+ QObject (0xb1e4d7f8) 0
+ primary-for QAbstractTextDocumentLayout (0xb1ea71c0)
+
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb1ea7480) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb1eb15f0) 0
+ primary-for QPrintPreviewWidget (0xb1ea7480)
+ QObject (0xb1e4da14) 0
+ primary-for QWidget (0xb1eb15f0)
+ QPaintDevice (0xb1e4da50) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
+
+Vtable for QProgressBar
+QProgressBar::_ZTV12QProgressBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QProgressBar)
+8 QProgressBar::metaObject
+12 QProgressBar::qt_metacast
+16 QProgressBar::qt_metacall
+20 QProgressBar::~QProgressBar
+24 QProgressBar::~QProgressBar
+28 QProgressBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QProgressBar::sizeHint
+68 QProgressBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QProgressBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QProgressBar::text
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12QProgressBar)
+236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
+240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressBar
+ size=20 align=4
+ base size=20 base align=4
+QProgressBar (0xb1ea7740) 0
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
+ QWidget (0xb1ec08c0) 0
+ primary-for QProgressBar (0xb1ea7740)
+ QObject (0xb1e4dc6c) 0
+ primary-for QWidget (0xb1ec08c0)
+ QPaintDevice (0xb1e4dca8) 8
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
+
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QRadioButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRadioButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRadioButton
+ size=20 align=4
+ base size=20 base align=4
+QRadioButton (0xb1ea7a00) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1ea7a40) 0
+ primary-for QRadioButton (0xb1ea7a00)
+ QWidget (0xb1ed3aa0) 0
+ primary-for QAbstractButton (0xb1ea7a40)
+ QObject (0xb1e4dec4) 0
+ primary-for QWidget (0xb1ed3aa0)
+ QPaintDevice (0xb1e4df00) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
+
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollBar::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QScrollBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QScrollBar::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QScrollBar::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollBar
+ size=20 align=4
+ base size=20 base align=4
+QScrollBar (0xb1ea7d00) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb1ea7d40) 0
+ primary-for QScrollBar (0xb1ea7d00)
+ QWidget (0xb1ee1b40) 0
+ primary-for QAbstractSlider (0xb1ea7d40)
+ QObject (0xb1eea12c) 0
+ primary-for QWidget (0xb1ee1b40)
+ QPaintDevice (0xb1eea168) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
+
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSizeGrip::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSizeGrip
+ size=20 align=4
+ base size=20 base align=4
+QSizeGrip (0xb1efe040) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb1ef78c0) 0
+ primary-for QSizeGrip (0xb1efe040)
+ QObject (0xb1eea3fc) 0
+ primary-for QWidget (0xb1ef78c0)
+ QPaintDevice (0xb1eea438) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QSpinBox (0xb1efe300) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb1efe340) 0
+ primary-for QSpinBox (0xb1efe300)
+ QWidget (0xb1f08690) 0
+ primary-for QAbstractSpinBox (0xb1efe340)
+ QObject (0xb1eea654) 0
+ primary-for QWidget (0xb1f08690)
+ QPaintDevice (0xb1eea690) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
+
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDoubleSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QDoubleSpinBox (0xb1efe740) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb1efe780) 0
+ primary-for QDoubleSpinBox (0xb1efe740)
+ QWidget (0xb1d20410) 0
+ primary-for QAbstractSpinBox (0xb1efe780)
+ QObject (0xb1eea924) 0
+ primary-for QWidget (0xb1d20410)
+ QPaintDevice (0xb1eea960) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplashScreen
+ size=20 align=4
+ base size=20 base align=4
+QSplashScreen (0xb1efea40) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb1d30410) 0
+ primary-for QSplashScreen (0xb1efea40)
+ QObject (0xb1eeab7c) 0
+ primary-for QWidget (0xb1d30410)
+ QPaintDevice (0xb1eeabb8) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
+
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QSplitter::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QSplitter::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitter
+ size=20 align=4
+ base size=20 base align=4
+QSplitter (0xb1efed80) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1efedc0) 0
+ primary-for QSplitter (0xb1efed80)
+ QWidget (0xb1d405f0) 0
+ primary-for QFrame (0xb1efedc0)
+ QObject (0xb1eeadd4) 0
+ primary-for QWidget (0xb1d405f0)
+ QPaintDevice (0xb1eeae10) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitterHandle::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSplitterHandle::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSplitterHandle::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitterHandle
+ size=20 align=4
+ base size=20 base align=4
+QSplitterHandle (0xb1d5a1c0) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1d5f0f0) 0
+ primary-for QSplitterHandle (0xb1d5a1c0)
+ QObject (0xb1d5c1a4) 0
+ primary-for QWidget (0xb1d5f0f0)
+ QPaintDevice (0xb1d5c1e0) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStackedWidget
+ size=20 align=4
+ base size=20 base align=4
+QStackedWidget (0xb1d5a480) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb1d5a4c0) 0
+ primary-for QStackedWidget (0xb1d5a480)
+ QWidget (0xb1d65c80) 0
+ primary-for QFrame (0xb1d5a4c0)
+ QObject (0xb1d5c3fc) 0
+ primary-for QWidget (0xb1d65c80)
+ QPaintDevice (0xb1d5c438) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QStatusBar::paintEvent
+128 QWidget::moveEvent
+132 QStatusBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QStatusBar::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStatusBar
+ size=20 align=4
+ base size=20 base align=4
+QStatusBar (0xb1d5a780) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb1d747d0) 0
+ primary-for QStatusBar (0xb1d5a780)
+ QObject (0xb1d5c654) 0
+ primary-for QWidget (0xb1d747d0)
+ QPaintDevice (0xb1d5c690) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextBrowser::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextBrowser
+ size=20 align=4
+ base size=20 base align=4
+QTextBrowser (0xb1d5ab80) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb1d5abc0) 0
+ primary-for QTextBrowser (0xb1d5ab80)
+ QAbstractScrollArea (0xb1d5ac00) 0
+ primary-for QTextEdit (0xb1d5abc0)
+ QFrame (0xb1d5ac40) 0
+ primary-for QAbstractScrollArea (0xb1d5ac00)
+ QWidget (0xb1d83fa0) 0
+ primary-for QFrame (0xb1d5ac40)
+ QObject (0xb1d5c8ac) 0
+ primary-for QWidget (0xb1d83fa0)
+ QPaintDevice (0xb1d5c8e8) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QToolBar::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QToolBar::paintEvent
+128 QWidget::moveEvent
+132 QToolBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBar
+ size=20 align=4
+ base size=20 base align=4
+QToolBar (0xb1d5af00) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1d98820) 0
+ primary-for QToolBar (0xb1d5af00)
+ QObject (0xb1d5cb04) 0
+ primary-for QWidget (0xb1d98820)
+ QPaintDevice (0xb1d5cb40) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
+
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QToolBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBox
+ size=20 align=4
+ base size=20 base align=4
+QToolBox (0xb1db4300) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1db4340) 0
+ primary-for QToolBox (0xb1db4300)
+ QWidget (0xb1dc4190) 0
+ primary-for QFrame (0xb1db4340)
+ QObject (0xb1d5ce88) 0
+ primary-for QWidget (0xb1dc4190)
+ QPaintDevice (0xb1d5cec4) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+
+Vtable for QToolButton
+QToolButton::_ZTV11QToolButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QToolButton)
+8 QToolButton::metaObject
+12 QToolButton::qt_metacast
+16 QToolButton::qt_metacall
+20 QToolButton::~QToolButton
+24 QToolButton::~QToolButton
+28 QToolButton::event
+32 QObject::eventFilter
+36 QToolButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QToolButton::sizeHint
+68 QToolButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QToolButton::mousePressEvent
+84 QToolButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QToolButton::enterEvent
+120 QToolButton::leaveEvent
+124 QToolButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolButton::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QToolButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QToolButton)
+244 QToolButton::_ZThn8_N11QToolButtonD1Ev
+248 QToolButton::_ZThn8_N11QToolButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolButton
+ size=20 align=4
+ base size=20 base align=4
+QToolButton (0xb1db4940) 0
+ vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
+ QAbstractButton (0xb1db4980) 0
+ primary-for QToolButton (0xb1db4940)
+ QWidget (0xb1de2000) 0
+ primary-for QAbstractButton (0xb1db4980)
+ QObject (0xb1dd75a0) 0
+ primary-for QWidget (0xb1de2000)
+ QPaintDevice (0xb1dd75dc) 8
+ vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
+
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
+36 QObject::timerEvent
+40 QWorkspace::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWorkspace::paintEvent
+128 QWidget::moveEvent
+132 QWorkspace::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
+176 QWidget::x11Event
+180 QWorkspace::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWorkspace
+ size=20 align=4
+ base size=20 base align=4
+QWorkspace (0xb1e030c0) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb1e07140) 0
+ primary-for QWorkspace (0xb1e030c0)
+ QObject (0xb1dd7c30) 0
+ primary-for QWidget (0xb1e07140)
+ QPaintDevice (0xb1dd7c6c) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+
diff --git a/tests/auto/bic/data/QtHelp.4.5.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtHelp.4.5.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..8f76623624
--- /dev/null
+++ b/tests/auto/bic/data/QtHelp.4.5.0.linux-gcc-ia32.txt
@@ -0,0 +1,6357 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6e96bb8) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e96d5c) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb64dd438) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb64dd4ec) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb64ddd20) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb64dde4c) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb651cce4) 0 empty
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb651cd20) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb5babe00) 0
+ QGenericArgument (0xb651cf3c) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb5c280b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb5c281e0) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb5c283c0) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb5c285a0) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb5c71ce4) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb5ca1400) 0
+ QBasicAtomicInt (0xb5c8f3fc) 0
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb5c8f8e8) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb5c8fd5c) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb5c8fd20) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb5b14c30) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb5b5f4ec) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb5b5f528) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb5b5f4b0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb5a2a078) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb5a6fd5c) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb58f3cc0) 0
+ QString (0xb592d4b0) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb592d8e8) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb597099c) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb57a8b00) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb5970a8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb57a8b00)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb57a8c80) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb5970ce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb57a8c80)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb5970f3c) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb57c403c) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb57c4000) 0
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=24 align=4
+ base size=24 base align=4
+QObjectData (0xb57c47bc) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb57c4870) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb589a0b4) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb589c240) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb589a1e0) 0
+ primary-for QIODevice (0xb589c240)
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb589af3c) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb56e9ac8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb56e9a8c) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5726168) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb57268ac) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5726870) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5726bb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5726c30) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5726bf4) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb549c294) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb549c258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb549ce88) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb54e90f0) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb54e9474) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb54e94b0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb54e9528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb54e9b04) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb553b780) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb554dc30) 0
+ primary-for QTextIStream (0xb553b780)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb553ba40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb555f2d0) 0
+ primary-for QTextOStream (0xb553ba40)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb555f960) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb555fb04) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb555fb40) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb555fbf4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb555ff00) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb555ff3c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb555ff78) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb55942d0) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5594294) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5470d98) 0 empty
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb52a5180) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb52a51c0) 0
+ primary-for QFile (0xb52a5180)
+ QObject (0xb52aa03c) 0
+ primary-for QIODevice (0xb52a51c0)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb52a5780) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb52a57c0) 0
+ primary-for QTemporaryFile (0xb52a5780)
+ QIODevice (0xb52a5800) 0
+ primary-for QFile (0xb52a57c0)
+ QObject (0xb52aa4b0) 0
+ primary-for QIODevice (0xb52a5800)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb52aa7bc) 0
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb52aad5c) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5341708) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5309900) 0
+ QList<QString> (0xb5341870) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5371dd4) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb51bf4b0) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb51bf4ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb51db1c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb51bf528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb51db240) 0
+ QAbstractFileEngine::ExtensionReturn (0xb51bf564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb51db2c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb51bf5a0) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb51bf474) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb51bf744) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb51bf780) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb51db5c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb51bf7bc) 0
+ primary-for QFSFileEngine (0xb51db5c0)
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb51db6c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb51db700) 0
+ primary-for QProcess (0xb51db6c0)
+ QObject (0xb51bf8e8) 0
+ primary-for QIODevice (0xb51db700)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb51bfb04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb51bfbf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb51dbc80) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb51dbcc0) 0
+ primary-for QBuffer (0xb51dbc80)
+ QObject (0xb51bfd20) 0
+ primary-for QIODevice (0xb51dbcc0)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb51dbfc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb51bff3c) 0
+ primary-for QFileSystemWatcher (0xb51dbfc0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb5276168) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5276744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb51171a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb511721c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb51171e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5117258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5117168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb5159834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb4f96ac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb5159ce4) 0
+ primary-for QSettings (0xb4f96ac0)
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb4fd77f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb4ffc4b0) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb4fddfc0) 0
+ QVector<QXmlStreamAttribute> (0xb4ffcf00) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb502e000) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb502e474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb502ea50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb505830c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb5058348) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb50583fc) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5058528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4eaeac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4ed81e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4ed8f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4f27000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4f41a8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4f6a690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4dd42d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb4e2d03c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4e2d30c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4e2dc30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4e2de4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4d36384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4d36a50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4d36c30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb4d36ca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4d36d5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4d88384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4d888e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb4bbb000) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4d88b7c) 0
+ primary-for QTimeLine (0xb4bbb000)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4d88d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4bd021c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb4bd08ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4bbbf80) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb4bd0d98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4bbbf80)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4be6080) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4be60c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4be6080)
+ std::exception (0xb4bd0dd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4be60c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb4bd0e10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb4bd0e4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb4bd0e88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb4bf1474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb4bf15a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4bf19d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb4a9c0c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb4c8a6cc) 0
+ primary-for QThread (0xb4a9c0c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb4a9c400) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb4c8a960) 0
+ primary-for QThreadPool (0xb4a9c400)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb4c8abb8) 0
+
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb4c8abf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb4a9cf40) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb4ac4474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb4a9cf40)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb4ae6a50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb4ae6a8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb4ae8500) 0 empty
+ std::input_iterator_tag (0xb4ae6ac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb4ae8580) 0 empty
+ std::forward_iterator_tag (0xb4ae85c0) 0 empty
+ std::input_iterator_tag (0xb4ae6b04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb4ae8640) 0 empty
+ std::bidirectional_iterator_tag (0xb4ae8680) 0 empty
+ std::forward_iterator_tag (0xb4ae86c0) 0 empty
+ std::input_iterator_tag (0xb4ae6b40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb4ae6c6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb4ae6ca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb49a5e88) 0
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb49fd03c) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb49fd078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb49fd0f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb49fd12c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb49fd168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb49fd21c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb49fd258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb4a7d564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb48e399c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb48e3a14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb48e3e10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb48e3e4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb4696a00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb46ab1a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb4696a00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb46ab1e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb46ab21c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb46ab258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb46ab168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb46ce5a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4590078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb454f440 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb454f4c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb454f7c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb454f840 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb456012c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb416ea00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb431b924) 0
+ primary-for QFutureWatcherBase (0xb416ea00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb41e0744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb420dc00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb41e0c30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb420dc00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb421aa50) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb41e0ec4) 0
+ primary-for QTextCodecPlugin (0xb421aa50)
+ QTextCodecFactoryInterface (0xb420de00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb41e0f00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb420de00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb422c03c) 0 empty
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb42459c0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb42403fc) 0
+ primary-for QTranslator (0xb42459c0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb42406cc) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb408d340) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4240c6c) 0
+ primary-for QMimeData (0xb408d340)
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb408d600) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4240e88) 0
+ primary-for QEventLoop (0xb408d600)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb40b31a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb408dcc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb40b3384) 0
+ primary-for QTimerEvent (0xb408dcc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb408dd80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb40b33fc) 0
+ primary-for QChildEvent (0xb408dd80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb40e1040) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb40b3564) 0
+ primary-for QCustomEvent (0xb40e1040)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb40e1140) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb40b3654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb40e1140)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb40e1200) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb40b3708) 0
+ primary-for QCoreApplication (0xb40e1200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb40e1800) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb40b3ca8) 0
+ primary-for QSharedMemory (0xb40e1800)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb40b3ec4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb411e384) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb411c440) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb411e4ec) 0
+ primary-for QAbstractItemModel (0xb411c440)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb411ca80) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb411cac0) 0
+ primary-for QAbstractTableModel (0xb411ca80)
+ QObject (0xb411ee4c) 0
+ primary-for QAbstractItemModel (0xb411cac0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb411cd00) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb411cd40) 0
+ primary-for QAbstractListModel (0xb411cd00)
+ QObject (0xb411ef78) 0
+ primary-for QAbstractItemModel (0xb411cd40)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb3f6e440) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb3f6be4c) 0
+ primary-for QSignalMapper (0xb3f6e440)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb3f6e700) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb3f89078) 0
+ primary-for QObjectCleanupHandler (0xb3f6e700)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb3f891a4) 0
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb3f6ed00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb3f89438) 0
+ primary-for QSocketNotifier (0xb3f6ed00)
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb3faa080) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb3f89708) 0
+ primary-for QTimer (0xb3faa080)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb3faa580) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb3f8999c) 0
+ primary-for QAbstractEventDispatcher (0xb3faa580)
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb3f89bb8) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb3f89ec4) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb3fdd12c) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb3fdd1e0) 0
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb3fdd438) 0
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb3feb080) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb3fdd4b0) 0
+ primary-for QLibrary (0xb3feb080)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb3feb480) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb3fdd708) 0
+ primary-for QPluginLoader (0xb3feb480)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb3fdd834) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb402e834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb402e870) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb402e8e8) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb402e924) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb402ee10) 0
+
+Class QSqlRecord
+ size=4 align=4
+ base size=4 base align=4
+QSqlRecord (0xb405a30c) 0
+
+Class QSqlIndex
+ size=16 align=4
+ base size=16 base align=4
+QSqlIndex (0xb4059500) 0
+ QSqlRecord (0xb405a3c0) 0
+
+Vtable for QSqlResult
+QSqlResult::_ZTV10QSqlResult: 29u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSqlResult)
+8 QSqlResult::~QSqlResult
+12 QSqlResult::~QSqlResult
+16 QSqlResult::handle
+20 QSqlResult::setAt
+24 QSqlResult::setActive
+28 QSqlResult::setLastError
+32 QSqlResult::setQuery
+36 QSqlResult::setSelect
+40 QSqlResult::setForwardOnly
+44 QSqlResult::exec
+48 QSqlResult::prepare
+52 QSqlResult::savePrepare
+56 QSqlResult::bindValue
+60 QSqlResult::bindValue
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QSqlResult::fetchNext
+84 QSqlResult::fetchPrevious
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 QSqlResult::record
+108 QSqlResult::lastInsertId
+112 QSqlResult::virtual_hook
+
+Class QSqlResult
+ size=8 align=4
+ base size=8 base align=4
+QSqlResult (0xb405a654) 0
+ vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
+
+Vtable for QSqlDriverCreatorBase
+QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QSqlDriverCreatorBase)
+8 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
+12 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
+16 __cxa_pure_virtual
+
+Class QSqlDriverCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QSqlDriverCreatorBase (0xb405a6cc) 0 nearly-empty
+ vptr=((& QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase) + 8u)
+
+Class QSqlDatabase
+ size=4 align=4
+ base size=4 base align=4
+QSqlDatabase (0xb405a924) 0
+
+Class QSqlQuery
+ size=4 align=4
+ base size=4 base align=4
+QSqlQuery (0xb405a99c) 0
+
+Vtable for QSqlDriverFactoryInterface
+QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QSqlDriverFactoryInterface)
+8 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
+12 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QSqlDriverFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QSqlDriverFactoryInterface (0xb4059c80) 0 nearly-empty
+ vptr=((& QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface) + 8u)
+ QFactoryInterface (0xb405aa14) 0 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb4059c80)
+
+Vtable for QSqlDriverPlugin
+QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
+8 QSqlDriverPlugin::metaObject
+12 QSqlDriverPlugin::qt_metacast
+16 QSqlDriverPlugin::qt_metacall
+20 QSqlDriverPlugin::~QSqlDriverPlugin
+24 QSqlDriverPlugin::~QSqlDriverPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
+72 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD1Ev
+76 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QSqlDriverPlugin
+ size=12 align=4
+ base size=12 base align=4
+QSqlDriverPlugin (0xb3eca320) 0
+ vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 8u)
+ QObject (0xb405aca8) 0
+ primary-for QSqlDriverPlugin (0xb3eca320)
+ QSqlDriverFactoryInterface (0xb4059e80) 8 nearly-empty
+ vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 72u)
+ QFactoryInterface (0xb405ace4) 8 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb4059e80)
+
+Vtable for QSqlDriver
+QSqlDriver::_ZTV10QSqlDriver: 32u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSqlDriver)
+8 QSqlDriver::metaObject
+12 QSqlDriver::qt_metacast
+16 QSqlDriver::qt_metacall
+20 QSqlDriver::~QSqlDriver
+24 QSqlDriver::~QSqlDriver
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSqlDriver::isOpen
+60 QSqlDriver::beginTransaction
+64 QSqlDriver::commitTransaction
+68 QSqlDriver::rollbackTransaction
+72 QSqlDriver::tables
+76 QSqlDriver::primaryIndex
+80 QSqlDriver::record
+84 QSqlDriver::formatValue
+88 QSqlDriver::escapeIdentifier
+92 QSqlDriver::sqlStatement
+96 QSqlDriver::handle
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 QSqlDriver::setOpen
+120 QSqlDriver::setOpenError
+124 QSqlDriver::setLastError
+
+Class QSqlDriver
+ size=8 align=4
+ base size=8 base align=4
+QSqlDriver (0xb3ed00c0) 0
+ vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
+ QObject (0xb405ae10) 0
+ primary-for QSqlDriver (0xb3ed00c0)
+
+Class QSqlError
+ size=16 align=4
+ base size=16 base align=4
+QSqlError (0xb3eea294) 0
+
+Class QSqlField
+ size=16 align=4
+ base size=16 base align=4
+QSqlField (0xb3eea2d0) 0
+
+Vtable for QSqlQueryModel
+QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QSqlQueryModel)
+8 QSqlQueryModel::metaObject
+12 QSqlQueryModel::qt_metacast
+16 QSqlQueryModel::qt_metacall
+20 QSqlQueryModel::~QSqlQueryModel
+24 QSqlQueryModel::~QSqlQueryModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 QSqlQueryModel::rowCount
+68 QSqlQueryModel::columnCount
+72 QAbstractTableModel::hasChildren
+76 QSqlQueryModel::data
+80 QAbstractItemModel::setData
+84 QSqlQueryModel::headerData
+88 QSqlQueryModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QSqlQueryModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QSqlQueryModel::removeColumns
+132 QSqlQueryModel::fetchMore
+136 QSqlQueryModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+168 QSqlQueryModel::clear
+172 QSqlQueryModel::queryChange
+
+Class QSqlQueryModel
+ size=8 align=4
+ base size=8 base align=4
+QSqlQueryModel (0xb3ed06c0) 0
+ vptr=((& QSqlQueryModel::_ZTV14QSqlQueryModel) + 8u)
+ QAbstractTableModel (0xb3ed0700) 0
+ primary-for QSqlQueryModel (0xb3ed06c0)
+ QAbstractItemModel (0xb3ed0740) 0
+ primary-for QAbstractTableModel (0xb3ed0700)
+ QObject (0xb3eea438) 0
+ primary-for QAbstractItemModel (0xb3ed0740)
+
+Vtable for QSqlTableModel
+QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QSqlTableModel)
+8 QSqlTableModel::metaObject
+12 QSqlTableModel::qt_metacast
+16 QSqlTableModel::qt_metacall
+20 QSqlTableModel::~QSqlTableModel
+24 QSqlTableModel::~QSqlTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 QSqlTableModel::rowCount
+68 QSqlQueryModel::columnCount
+72 QAbstractTableModel::hasChildren
+76 QSqlTableModel::data
+80 QSqlTableModel::setData
+84 QSqlTableModel::headerData
+88 QSqlQueryModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QSqlTableModel::insertRows
+120 QSqlQueryModel::insertColumns
+124 QSqlTableModel::removeRows
+128 QSqlTableModel::removeColumns
+132 QSqlQueryModel::fetchMore
+136 QSqlQueryModel::canFetchMore
+140 QSqlTableModel::flags
+144 QSqlTableModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QSqlTableModel::submit
+164 QSqlTableModel::revert
+168 QSqlTableModel::clear
+172 QSqlQueryModel::queryChange
+176 QSqlTableModel::select
+180 QSqlTableModel::setTable
+184 QSqlTableModel::setEditStrategy
+188 QSqlTableModel::setSort
+192 QSqlTableModel::setFilter
+196 QSqlTableModel::revertRow
+200 QSqlTableModel::updateRowInTable
+204 QSqlTableModel::insertRowIntoTable
+208 QSqlTableModel::deleteRowFromTable
+212 QSqlTableModel::orderByClause
+216 QSqlTableModel::selectStatement
+
+Class QSqlTableModel
+ size=8 align=4
+ base size=8 base align=4
+QSqlTableModel (0xb3ed0a00) 0
+ vptr=((& QSqlTableModel::_ZTV14QSqlTableModel) + 8u)
+ QSqlQueryModel (0xb3ed0a40) 0
+ primary-for QSqlTableModel (0xb3ed0a00)
+ QAbstractTableModel (0xb3ed0a80) 0
+ primary-for QSqlQueryModel (0xb3ed0a40)
+ QAbstractItemModel (0xb3ed0ac0) 0
+ primary-for QAbstractTableModel (0xb3ed0a80)
+ QObject (0xb3eea654) 0
+ primary-for QAbstractItemModel (0xb3ed0ac0)
+
+Class QSqlRelation
+ size=12 align=4
+ base size=12 base align=4
+QSqlRelation (0xb3eea870) 0
+
+Vtable for QSqlRelationalTableModel
+QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QSqlRelationalTableModel)
+8 QSqlRelationalTableModel::metaObject
+12 QSqlRelationalTableModel::qt_metacast
+16 QSqlRelationalTableModel::qt_metacall
+20 QSqlRelationalTableModel::~QSqlRelationalTableModel
+24 QSqlRelationalTableModel::~QSqlRelationalTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 QSqlTableModel::rowCount
+68 QSqlQueryModel::columnCount
+72 QAbstractTableModel::hasChildren
+76 QSqlRelationalTableModel::data
+80 QSqlRelationalTableModel::setData
+84 QSqlTableModel::headerData
+88 QSqlQueryModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QSqlTableModel::insertRows
+120 QSqlQueryModel::insertColumns
+124 QSqlTableModel::removeRows
+128 QSqlRelationalTableModel::removeColumns
+132 QSqlQueryModel::fetchMore
+136 QSqlQueryModel::canFetchMore
+140 QSqlTableModel::flags
+144 QSqlTableModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QSqlTableModel::submit
+164 QSqlTableModel::revert
+168 QSqlRelationalTableModel::clear
+172 QSqlQueryModel::queryChange
+176 QSqlRelationalTableModel::select
+180 QSqlRelationalTableModel::setTable
+184 QSqlTableModel::setEditStrategy
+188 QSqlTableModel::setSort
+192 QSqlTableModel::setFilter
+196 QSqlRelationalTableModel::revertRow
+200 QSqlRelationalTableModel::updateRowInTable
+204 QSqlRelationalTableModel::insertRowIntoTable
+208 QSqlTableModel::deleteRowFromTable
+212 QSqlRelationalTableModel::orderByClause
+216 QSqlRelationalTableModel::selectStatement
+220 QSqlRelationalTableModel::setRelation
+224 QSqlRelationalTableModel::relationModel
+
+Class QSqlRelationalTableModel
+ size=8 align=4
+ base size=8 base align=4
+QSqlRelationalTableModel (0xb3f32040) 0
+ vptr=((& QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel) + 8u)
+ QSqlTableModel (0xb3f32080) 0
+ primary-for QSqlRelationalTableModel (0xb3f32040)
+ QSqlQueryModel (0xb3f320c0) 0
+ primary-for QSqlTableModel (0xb3f32080)
+ QAbstractTableModel (0xb3f32100) 0
+ primary-for QSqlQueryModel (0xb3f320c0)
+ QAbstractItemModel (0xb3f32140) 0
+ primary-for QAbstractTableModel (0xb3f32100)
+ QObject (0xb3f2c4b0) 0
+ primary-for QAbstractItemModel (0xb3f32140)
+
+Class QDomImplementation
+ size=4 align=4
+ base size=4 base align=4
+QDomImplementation (0xb3f2c6cc) 0
+
+Class QDomNode
+ size=4 align=4
+ base size=4 base align=4
+QDomNode (0xb3f2c708) 0
+
+Class QDomNodeList
+ size=4 align=4
+ base size=4 base align=4
+QDomNodeList (0xb3f2c744) 0
+
+Class QDomDocumentType
+ size=4 align=4
+ base size=4 base align=4
+QDomDocumentType (0xb3f32600) 0
+ QDomNode (0xb3f2c834) 0
+
+Class QDomDocument
+ size=4 align=4
+ base size=4 base align=4
+QDomDocument (0xb3f326c0) 0
+ QDomNode (0xb3f2c8ac) 0
+
+Class QDomNamedNodeMap
+ size=4 align=4
+ base size=4 base align=4
+QDomNamedNodeMap (0xb3f2c924) 0
+
+Class QDomDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QDomDocumentFragment (0xb3f328c0) 0
+ QDomNode (0xb3f2c9d8) 0
+
+Class QDomCharacterData
+ size=4 align=4
+ base size=4 base align=4
+QDomCharacterData (0xb3f32980) 0
+ QDomNode (0xb3f2ca50) 0
+
+Class QDomAttr
+ size=4 align=4
+ base size=4 base align=4
+QDomAttr (0xb3f32a00) 0
+ QDomNode (0xb3f2ca8c) 0
+
+Class QDomElement
+ size=4 align=4
+ base size=4 base align=4
+QDomElement (0xb3f32ac0) 0
+ QDomNode (0xb3f2cb04) 0
+
+Class QDomText
+ size=4 align=4
+ base size=4 base align=4
+QDomText (0xb3f32c80) 0
+ QDomCharacterData (0xb3f32cc0) 0
+ QDomNode (0xb3f2cc6c) 0
+
+Class QDomComment
+ size=4 align=4
+ base size=4 base align=4
+QDomComment (0xb3f32d80) 0
+ QDomCharacterData (0xb3f32dc0) 0
+ QDomNode (0xb3f2cce4) 0
+
+Class QDomCDATASection
+ size=4 align=4
+ base size=4 base align=4
+QDomCDATASection (0xb3f32e80) 0
+ QDomText (0xb3f32ec0) 0
+ QDomCharacterData (0xb3f32f00) 0
+ QDomNode (0xb3f2cd5c) 0
+
+Class QDomNotation
+ size=4 align=4
+ base size=4 base align=4
+QDomNotation (0xb3f32fc0) 0
+ QDomNode (0xb3f2cdd4) 0
+
+Class QDomEntity
+ size=4 align=4
+ base size=4 base align=4
+QDomEntity (0xb3d8a080) 0
+ QDomNode (0xb3f2ce4c) 0
+
+Class QDomEntityReference
+ size=4 align=4
+ base size=4 base align=4
+QDomEntityReference (0xb3d8a140) 0
+ QDomNode (0xb3f2cec4) 0
+
+Class QDomProcessingInstruction
+ size=4 align=4
+ base size=4 base align=4
+QDomProcessingInstruction (0xb3d8a200) 0
+ QDomNode (0xb3f2cf3c) 0
+
+Class QXmlNamespaceSupport
+ size=4 align=4
+ base size=4 base align=4
+QXmlNamespaceSupport (0xb3f2cfb4) 0
+
+Class QXmlAttributes::Attribute
+ size=16 align=4
+ base size=16 base align=4
+QXmlAttributes::Attribute (0xb3d9a03c) 0
+
+Vtable for QXmlAttributes
+QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlAttributes)
+8 QXmlAttributes::~QXmlAttributes
+12 QXmlAttributes::~QXmlAttributes
+
+Class QXmlAttributes
+ size=12 align=4
+ base size=12 base align=4
+QXmlAttributes (0xb3d9a000) 0
+ vptr=((& QXmlAttributes::_ZTV14QXmlAttributes) + 8u)
+
+Vtable for QXmlInputSource
+QXmlInputSource::_ZTV15QXmlInputSource: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlInputSource)
+8 QXmlInputSource::~QXmlInputSource
+12 QXmlInputSource::~QXmlInputSource
+16 QXmlInputSource::setData
+20 QXmlInputSource::setData
+24 QXmlInputSource::fetchData
+28 QXmlInputSource::data
+32 QXmlInputSource::next
+36 QXmlInputSource::reset
+40 QXmlInputSource::fromRawData
+
+Class QXmlInputSource
+ size=8 align=4
+ base size=8 base align=4
+QXmlInputSource (0xb3d9a5dc) 0
+ vptr=((& QXmlInputSource::_ZTV15QXmlInputSource) + 8u)
+
+Class QXmlParseException
+ size=4 align=4
+ base size=4 base align=4
+QXmlParseException (0xb3d9a618) 0
+
+Vtable for QXmlReader
+QXmlReader::_ZTV10QXmlReader: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QXmlReader)
+8 QXmlReader::~QXmlReader
+12 QXmlReader::~QXmlReader
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+
+Class QXmlReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlReader (0xb3d9a654) 0 nearly-empty
+ vptr=((& QXmlReader::_ZTV10QXmlReader) + 8u)
+
+Vtable for QXmlSimpleReader
+QXmlSimpleReader::_ZTV16QXmlSimpleReader: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QXmlSimpleReader)
+8 QXmlSimpleReader::~QXmlSimpleReader
+12 QXmlSimpleReader::~QXmlSimpleReader
+16 QXmlSimpleReader::feature
+20 QXmlSimpleReader::setFeature
+24 QXmlSimpleReader::hasFeature
+28 QXmlSimpleReader::property
+32 QXmlSimpleReader::setProperty
+36 QXmlSimpleReader::hasProperty
+40 QXmlSimpleReader::setEntityResolver
+44 QXmlSimpleReader::entityResolver
+48 QXmlSimpleReader::setDTDHandler
+52 QXmlSimpleReader::DTDHandler
+56 QXmlSimpleReader::setContentHandler
+60 QXmlSimpleReader::contentHandler
+64 QXmlSimpleReader::setErrorHandler
+68 QXmlSimpleReader::errorHandler
+72 QXmlSimpleReader::setLexicalHandler
+76 QXmlSimpleReader::lexicalHandler
+80 QXmlSimpleReader::setDeclHandler
+84 QXmlSimpleReader::declHandler
+88 QXmlSimpleReader::parse
+92 QXmlSimpleReader::parse
+96 QXmlSimpleReader::parse
+100 QXmlSimpleReader::parseContinue
+
+Class QXmlSimpleReader
+ size=8 align=4
+ base size=8 base align=4
+QXmlSimpleReader (0xb3d8a940) 0
+ vptr=((& QXmlSimpleReader::_ZTV16QXmlSimpleReader) + 8u)
+ QXmlReader (0xb3d9a870) 0 nearly-empty
+ primary-for QXmlSimpleReader (0xb3d8a940)
+
+Vtable for QXmlLocator
+QXmlLocator::_ZTV11QXmlLocator: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QXmlLocator)
+8 QXmlLocator::~QXmlLocator
+12 QXmlLocator::~QXmlLocator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QXmlLocator
+ size=4 align=4
+ base size=4 base align=4
+QXmlLocator (0xb3d9a924) 0 nearly-empty
+ vptr=((& QXmlLocator::_ZTV11QXmlLocator) + 8u)
+
+Vtable for QXmlContentHandler
+QXmlContentHandler::_ZTV18QXmlContentHandler: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlContentHandler)
+8 QXmlContentHandler::~QXmlContentHandler
+12 QXmlContentHandler::~QXmlContentHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QXmlContentHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlContentHandler (0xb3d9a960) 0 nearly-empty
+ vptr=((& QXmlContentHandler::_ZTV18QXmlContentHandler) + 8u)
+
+Vtable for QXmlErrorHandler
+QXmlErrorHandler::_ZTV16QXmlErrorHandler: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QXmlErrorHandler)
+8 QXmlErrorHandler::~QXmlErrorHandler
+12 QXmlErrorHandler::~QXmlErrorHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QXmlErrorHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlErrorHandler (0xb3d9ab7c) 0 nearly-empty
+ vptr=((& QXmlErrorHandler::_ZTV16QXmlErrorHandler) + 8u)
+
+Vtable for QXmlDTDHandler
+QXmlDTDHandler::_ZTV14QXmlDTDHandler: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlDTDHandler)
+8 QXmlDTDHandler::~QXmlDTDHandler
+12 QXmlDTDHandler::~QXmlDTDHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QXmlDTDHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlDTDHandler (0xb3d9ad98) 0 nearly-empty
+ vptr=((& QXmlDTDHandler::_ZTV14QXmlDTDHandler) + 8u)
+
+Vtable for QXmlEntityResolver
+QXmlEntityResolver::_ZTV18QXmlEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlEntityResolver)
+8 QXmlEntityResolver::~QXmlEntityResolver
+12 QXmlEntityResolver::~QXmlEntityResolver
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QXmlEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlEntityResolver (0xb3d9afb4) 0 nearly-empty
+ vptr=((& QXmlEntityResolver::_ZTV18QXmlEntityResolver) + 8u)
+
+Vtable for QXmlLexicalHandler
+QXmlLexicalHandler::_ZTV18QXmlLexicalHandler: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlLexicalHandler)
+8 QXmlLexicalHandler::~QXmlLexicalHandler
+12 QXmlLexicalHandler::~QXmlLexicalHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+
+Class QXmlLexicalHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlLexicalHandler (0xb3de11e0) 0 nearly-empty
+ vptr=((& QXmlLexicalHandler::_ZTV18QXmlLexicalHandler) + 8u)
+
+Vtable for QXmlDeclHandler
+QXmlDeclHandler::_ZTV15QXmlDeclHandler: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlDeclHandler)
+8 QXmlDeclHandler::~QXmlDeclHandler
+12 QXmlDeclHandler::~QXmlDeclHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QXmlDeclHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlDeclHandler (0xb3de13fc) 0 nearly-empty
+ vptr=((& QXmlDeclHandler::_ZTV15QXmlDeclHandler) + 8u)
+
+Vtable for QXmlDefaultHandler
+QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+8 QXmlDefaultHandler::~QXmlDefaultHandler
+12 QXmlDefaultHandler::~QXmlDefaultHandler
+16 QXmlDefaultHandler::setDocumentLocator
+20 QXmlDefaultHandler::startDocument
+24 QXmlDefaultHandler::endDocument
+28 QXmlDefaultHandler::startPrefixMapping
+32 QXmlDefaultHandler::endPrefixMapping
+36 QXmlDefaultHandler::startElement
+40 QXmlDefaultHandler::endElement
+44 QXmlDefaultHandler::characters
+48 QXmlDefaultHandler::ignorableWhitespace
+52 QXmlDefaultHandler::processingInstruction
+56 QXmlDefaultHandler::skippedEntity
+60 QXmlDefaultHandler::errorString
+64 QXmlDefaultHandler::warning
+68 QXmlDefaultHandler::error
+72 QXmlDefaultHandler::fatalError
+76 QXmlDefaultHandler::notationDecl
+80 QXmlDefaultHandler::unparsedEntityDecl
+84 QXmlDefaultHandler::resolveEntity
+88 QXmlDefaultHandler::startDTD
+92 QXmlDefaultHandler::endDTD
+96 QXmlDefaultHandler::startEntity
+100 QXmlDefaultHandler::endEntity
+104 QXmlDefaultHandler::startCDATA
+108 QXmlDefaultHandler::endCDATA
+112 QXmlDefaultHandler::comment
+116 QXmlDefaultHandler::attributeDecl
+120 QXmlDefaultHandler::internalEntityDecl
+124 QXmlDefaultHandler::externalEntityDecl
+128 (int (*)(...))-0x000000004
+132 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+136 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD1Ev
+140 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD0Ev
+144 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException
+148 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException
+152 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException
+156 QXmlDefaultHandler::_ZThn4_NK18QXmlDefaultHandler11errorStringEv
+160 (int (*)(...))-0x000000008
+164 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+168 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD1Ev
+172 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD0Ev
+176 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_
+180 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S2_S2_
+184 QXmlDefaultHandler::_ZThn8_NK18QXmlDefaultHandler11errorStringEv
+188 (int (*)(...))-0x00000000c
+192 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+196 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD1Ev
+200 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD0Ev
+204 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15QXmlInputSource
+208 QXmlDefaultHandler::_ZThn12_NK18QXmlDefaultHandler11errorStringEv
+212 (int (*)(...))-0x000000010
+216 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+220 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD1Ev
+224 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD0Ev
+228 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_
+232 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler6endDTDEv
+236 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler11startEntityERK7QString
+240 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler9endEntityERK7QString
+244 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler10startCDATAEv
+248 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8endCDATAEv
+252 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler7commentERK7QString
+256 QXmlDefaultHandler::_ZThn16_NK18QXmlDefaultHandler11errorStringEv
+260 (int (*)(...))-0x000000014
+264 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+268 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD1Ev
+272 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD0Ev
+276 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2_S2_
+280 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_
+284 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_S2_
+288 QXmlDefaultHandler::_ZThn20_NK18QXmlDefaultHandler11errorStringEv
+
+Class QXmlDefaultHandler
+ size=28 align=4
+ base size=28 base align=4
+QXmlDefaultHandler (0xb3de72a0) 0
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 8u)
+ QXmlContentHandler (0xb3de1618) 0 nearly-empty
+ primary-for QXmlDefaultHandler (0xb3de72a0)
+ QXmlErrorHandler (0xb3de1654) 4 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 136u)
+ QXmlDTDHandler (0xb3de1690) 8 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 168u)
+ QXmlEntityResolver (0xb3de16cc) 12 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 196u)
+ QXmlLexicalHandler (0xb3de1708) 16 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 220u)
+ QXmlDeclHandler (0xb3de1744) 20 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
+
+Class QSslCertificate
+ size=4 align=4
+ base size=4 base align=4
+QSslCertificate (0xb3e145a0) 0
+
+Class QSslError
+ size=4 align=4
+ base size=4 base align=4
+QSslError (0xb3e14618) 0
+
+Class QSslCipher
+ size=4 align=4
+ base size=4 base align=4
+QSslCipher (0xb3e14690) 0
+
+Vtable for QAbstractSocket
+QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSocket)
+8 QAbstractSocket::metaObject
+12 QAbstractSocket::qt_metacast
+16 QAbstractSocket::qt_metacall
+20 QAbstractSocket::~QAbstractSocket
+24 QAbstractSocket::~QAbstractSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QAbstractSocket
+ size=8 align=4
+ base size=8 base align=4
+QAbstractSocket (0xb3e0ac80) 0
+ vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
+ QIODevice (0xb3e0acc0) 0
+ primary-for QAbstractSocket (0xb3e0ac80)
+ QObject (0xb3e14708) 0
+ primary-for QIODevice (0xb3e0acc0)
+
+Vtable for QTcpSocket
+QTcpSocket::_ZTV10QTcpSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTcpSocket)
+8 QTcpSocket::metaObject
+12 QTcpSocket::qt_metacast
+16 QTcpSocket::qt_metacall
+20 QTcpSocket::~QTcpSocket
+24 QTcpSocket::~QTcpSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QTcpSocket
+ size=8 align=4
+ base size=8 base align=4
+QTcpSocket (0xb3e4e1c0) 0
+ vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
+ QAbstractSocket (0xb3e4e200) 0
+ primary-for QTcpSocket (0xb3e4e1c0)
+ QIODevice (0xb3e4e240) 0
+ primary-for QAbstractSocket (0xb3e4e200)
+ QObject (0xb3e14c6c) 0
+ primary-for QIODevice (0xb3e4e240)
+
+Vtable for QSslSocket
+QSslSocket::_ZTV10QSslSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSslSocket)
+8 QSslSocket::metaObject
+12 QSslSocket::qt_metacast
+16 QSslSocket::qt_metacall
+20 QSslSocket::~QSslSocket
+24 QSslSocket::~QSslSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QSslSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QSslSocket::atEnd
+84 QIODevice::reset
+88 QSslSocket::bytesAvailable
+92 QSslSocket::bytesToWrite
+96 QSslSocket::canReadLine
+100 QSslSocket::waitForReadyRead
+104 QSslSocket::waitForBytesWritten
+108 QSslSocket::readData
+112 QAbstractSocket::readLineData
+116 QSslSocket::writeData
+
+Class QSslSocket
+ size=8 align=4
+ base size=8 base align=4
+QSslSocket (0xb3e4e500) 0
+ vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
+ QTcpSocket (0xb3e4e540) 0
+ primary-for QSslSocket (0xb3e4e500)
+ QAbstractSocket (0xb3e4e580) 0
+ primary-for QTcpSocket (0xb3e4e540)
+ QIODevice (0xb3e4e5c0) 0
+ primary-for QAbstractSocket (0xb3e4e580)
+ QObject (0xb3e14e88) 0
+ primary-for QIODevice (0xb3e4e5c0)
+
+Class QSslConfiguration
+ size=4 align=4
+ base size=4 base align=4
+QSslConfiguration (0xb3c77168) 0
+
+Class QSslKey
+ size=4 align=4
+ base size=4 base align=4
+QSslKey (0xb3c7721c) 0
+
+Vtable for QHttpHeader
+QHttpHeader::_ZTV11QHttpHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHttpHeader)
+8 QHttpHeader::~QHttpHeader
+12 QHttpHeader::~QHttpHeader
+16 QHttpHeader::toString
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QHttpHeader::parseLine
+
+Class QHttpHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpHeader (0xb3c77294) 0
+ vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
+
+Vtable for QHttpResponseHeader
+QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QHttpResponseHeader)
+8 QHttpResponseHeader::~QHttpResponseHeader
+12 QHttpResponseHeader::~QHttpResponseHeader
+16 QHttpResponseHeader::toString
+20 QHttpResponseHeader::majorVersion
+24 QHttpResponseHeader::minorVersion
+28 QHttpResponseHeader::parseLine
+
+Class QHttpResponseHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpResponseHeader (0xb3e4ebc0) 0
+ vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
+ QHttpHeader (0xb3c77348) 0
+ primary-for QHttpResponseHeader (0xb3e4ebc0)
+
+Vtable for QHttpRequestHeader
+QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QHttpRequestHeader)
+8 QHttpRequestHeader::~QHttpRequestHeader
+12 QHttpRequestHeader::~QHttpRequestHeader
+16 QHttpRequestHeader::toString
+20 QHttpRequestHeader::majorVersion
+24 QHttpRequestHeader::minorVersion
+28 QHttpRequestHeader::parseLine
+
+Class QHttpRequestHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpRequestHeader (0xb3e4ecc0) 0
+ vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
+ QHttpHeader (0xb3c77474) 0
+ primary-for QHttpRequestHeader (0xb3e4ecc0)
+
+Vtable for QHttp
+QHttp::_ZTV5QHttp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QHttp)
+8 QHttp::metaObject
+12 QHttp::qt_metacast
+16 QHttp::qt_metacall
+20 QHttp::~QHttp
+24 QHttp::~QHttp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHttp
+ size=8 align=4
+ base size=8 base align=4
+QHttp (0xb3e4edc0) 0
+ vptr=((& QHttp::_ZTV5QHttp) + 8u)
+ QObject (0xb3c775a0) 0
+ primary-for QHttp (0xb3e4edc0)
+
+Class QNetworkRequest
+ size=4 align=4
+ base size=4 base align=4
+QNetworkRequest (0xb3c77834) 0
+
+Vtable for QNetworkAccessManager
+QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QNetworkAccessManager)
+8 QNetworkAccessManager::metaObject
+12 QNetworkAccessManager::qt_metacast
+16 QNetworkAccessManager::qt_metacall
+20 QNetworkAccessManager::~QNetworkAccessManager
+24 QNetworkAccessManager::~QNetworkAccessManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkAccessManager::createRequest
+
+Class QNetworkAccessManager
+ size=8 align=4
+ base size=8 base align=4
+QNetworkAccessManager (0xb3cbc2c0) 0
+ vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
+ QObject (0xb3c7799c) 0
+ primary-for QNetworkAccessManager (0xb3cbc2c0)
+
+Class QNetworkCookie
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCookie (0xb3c77bb8) 0
+
+Vtable for QNetworkCookieJar
+QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkCookieJar)
+8 QNetworkCookieJar::metaObject
+12 QNetworkCookieJar::qt_metacast
+16 QNetworkCookieJar::qt_metacall
+20 QNetworkCookieJar::~QNetworkCookieJar
+24 QNetworkCookieJar::~QNetworkCookieJar
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkCookieJar::cookiesForUrl
+60 QNetworkCookieJar::setCookiesFromUrl
+
+Class QNetworkCookieJar
+ size=8 align=4
+ base size=8 base align=4
+QNetworkCookieJar (0xb3cbc700) 0
+ vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
+ QObject (0xb3c77ce4) 0
+ primary-for QNetworkCookieJar (0xb3cbc700)
+
+Vtable for QNetworkReply
+QNetworkReply::_ZTV13QNetworkReply: 33u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QNetworkReply)
+8 QNetworkReply::metaObject
+12 QNetworkReply::qt_metacast
+16 QNetworkReply::qt_metacall
+20 QNetworkReply::~QNetworkReply
+24 QNetworkReply::~QNetworkReply
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkReply::isSequential
+60 QIODevice::open
+64 QNetworkReply::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 QNetworkReply::writeData
+120 __cxa_pure_virtual
+124 QNetworkReply::setReadBufferSize
+128 QNetworkReply::ignoreSslErrors
+
+Class QNetworkReply
+ size=8 align=4
+ base size=8 base align=4
+QNetworkReply (0xb3cbcc40) 0
+ vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 8u)
+ QIODevice (0xb3cbcc80) 0
+ primary-for QNetworkReply (0xb3cbcc40)
+ QObject (0xb3cfd078) 0
+ primary-for QIODevice (0xb3cbcc80)
+
+Vtable for QUrlInfo
+QUrlInfo::_ZTV8QUrlInfo: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QUrlInfo)
+8 QUrlInfo::~QUrlInfo
+12 QUrlInfo::~QUrlInfo
+16 QUrlInfo::setName
+20 QUrlInfo::setDir
+24 QUrlInfo::setFile
+28 QUrlInfo::setSymLink
+32 QUrlInfo::setOwner
+36 QUrlInfo::setGroup
+40 QUrlInfo::setSize
+44 QUrlInfo::setWritable
+48 QUrlInfo::setReadable
+52 QUrlInfo::setPermissions
+56 QUrlInfo::setLastModified
+
+Class QUrlInfo
+ size=8 align=4
+ base size=8 base align=4
+QUrlInfo (0xb3cfd294) 0
+ vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
+
+Vtable for QFtp
+QFtp::_ZTV4QFtp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI4QFtp)
+8 QFtp::metaObject
+12 QFtp::qt_metacast
+16 QFtp::qt_metacall
+20 QFtp::~QFtp
+24 QFtp::~QFtp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFtp
+ size=8 align=4
+ base size=8 base align=4
+QFtp (0xb3cbcfc0) 0
+ vptr=((& QFtp::_ZTV4QFtp) + 8u)
+ QObject (0xb3cfd348) 0
+ primary-for QFtp (0xb3cbcfc0)
+
+Class QNetworkCacheMetaData
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCacheMetaData (0xb3cfd5dc) 0
+
+Vtable for QAbstractNetworkCache
+QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
+8 QAbstractNetworkCache::metaObject
+12 QAbstractNetworkCache::qt_metacast
+16 QAbstractNetworkCache::qt_metacall
+20 QAbstractNetworkCache::~QAbstractNetworkCache
+24 QAbstractNetworkCache::~QAbstractNetworkCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAbstractNetworkCache
+ size=8 align=4
+ base size=8 base align=4
+QAbstractNetworkCache (0xb3d1d3c0) 0
+ vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 8u)
+ QObject (0xb3cfd690) 0
+ primary-for QAbstractNetworkCache (0xb3d1d3c0)
+
+Vtable for QNetworkDiskCache
+QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkDiskCache)
+8 QNetworkDiskCache::metaObject
+12 QNetworkDiskCache::qt_metacast
+16 QNetworkDiskCache::qt_metacall
+20 QNetworkDiskCache::~QNetworkDiskCache
+24 QNetworkDiskCache::~QNetworkDiskCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkDiskCache::metaData
+60 QNetworkDiskCache::updateMetaData
+64 QNetworkDiskCache::data
+68 QNetworkDiskCache::remove
+72 QNetworkDiskCache::cacheSize
+76 QNetworkDiskCache::prepare
+80 QNetworkDiskCache::insert
+84 QNetworkDiskCache::clear
+88 QNetworkDiskCache::expire
+
+Class QNetworkDiskCache
+ size=8 align=4
+ base size=8 base align=4
+QNetworkDiskCache (0xb3d1d680) 0
+ vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 8u)
+ QAbstractNetworkCache (0xb3d1d6c0) 0
+ primary-for QNetworkDiskCache (0xb3d1d680)
+ QObject (0xb3cfd8ac) 0
+ primary-for QAbstractNetworkCache (0xb3d1d6c0)
+
+Class QIPv6Address
+ size=16 align=1
+ base size=16 base align=1
+QIPv6Address (0xb3cfdac8) 0
+
+Class QHostAddress
+ size=4 align=4
+ base size=4 base align=4
+QHostAddress (0xb3cfdbf4) 0
+
+Class QNetworkAddressEntry
+ size=4 align=4
+ base size=4 base align=4
+QNetworkAddressEntry (0xb3cfdfb4) 0
+
+Class QNetworkInterface
+ size=4 align=4
+ base size=4 base align=4
+QNetworkInterface (0xb3b7903c) 0
+
+Class QAuthenticator
+ size=4 align=4
+ base size=4 base align=4
+QAuthenticator (0xb3b791a4) 0
+
+Class QHostInfo
+ size=4 align=4
+ base size=4 base align=4
+QHostInfo (0xb3b7921c) 0
+
+Class QNetworkProxyQuery
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyQuery (0xb3b79258) 0
+
+Class QNetworkProxy
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxy (0xb3b79384) 0
+
+Vtable for QNetworkProxyFactory
+QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
+8 QNetworkProxyFactory::~QNetworkProxyFactory
+12 QNetworkProxyFactory::~QNetworkProxyFactory
+16 __cxa_pure_virtual
+
+Class QNetworkProxyFactory
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyFactory (0xb3b79528) 0 nearly-empty
+ vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 8u)
+
+Vtable for QLocalServer
+QLocalServer::_ZTV12QLocalServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalServer)
+8 QLocalServer::metaObject
+12 QLocalServer::qt_metacast
+16 QLocalServer::qt_metacall
+20 QLocalServer::~QLocalServer
+24 QLocalServer::~QLocalServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalServer::hasPendingConnections
+60 QLocalServer::nextPendingConnection
+64 QLocalServer::incomingConnection
+
+Class QLocalServer
+ size=8 align=4
+ base size=8 base align=4
+QLocalServer (0xb3bb0340) 0
+ vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
+ QObject (0xb3b79564) 0
+ primary-for QLocalServer (0xb3bb0340)
+
+Vtable for QLocalSocket
+QLocalSocket::_ZTV12QLocalSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalSocket)
+8 QLocalSocket::metaObject
+12 QLocalSocket::qt_metacast
+16 QLocalSocket::qt_metacall
+20 QLocalSocket::~QLocalSocket
+24 QLocalSocket::~QLocalSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalSocket::isSequential
+60 QIODevice::open
+64 QLocalSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QLocalSocket::bytesAvailable
+92 QLocalSocket::bytesToWrite
+96 QLocalSocket::canReadLine
+100 QLocalSocket::waitForReadyRead
+104 QLocalSocket::waitForBytesWritten
+108 QLocalSocket::readData
+112 QIODevice::readLineData
+116 QLocalSocket::writeData
+
+Class QLocalSocket
+ size=8 align=4
+ base size=8 base align=4
+QLocalSocket (0xb3bb0600) 0
+ vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
+ QIODevice (0xb3bb0640) 0
+ primary-for QLocalSocket (0xb3bb0600)
+ QObject (0xb3b79780) 0
+ primary-for QIODevice (0xb3bb0640)
+
+Vtable for QTcpServer
+QTcpServer::_ZTV10QTcpServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTcpServer)
+8 QTcpServer::metaObject
+12 QTcpServer::qt_metacast
+16 QTcpServer::qt_metacall
+20 QTcpServer::~QTcpServer
+24 QTcpServer::~QTcpServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTcpServer::hasPendingConnections
+60 QTcpServer::nextPendingConnection
+64 QTcpServer::incomingConnection
+
+Class QTcpServer
+ size=8 align=4
+ base size=8 base align=4
+QTcpServer (0xb3bb0900) 0
+ vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
+ QObject (0xb3b7999c) 0
+ primary-for QTcpServer (0xb3bb0900)
+
+Vtable for QUdpSocket
+QUdpSocket::_ZTV10QUdpSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUdpSocket)
+8 QUdpSocket::metaObject
+12 QUdpSocket::qt_metacast
+16 QUdpSocket::qt_metacall
+20 QUdpSocket::~QUdpSocket
+24 QUdpSocket::~QUdpSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QUdpSocket
+ size=8 align=4
+ base size=8 base align=4
+QUdpSocket (0xb3bb0bc0) 0
+ vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
+ QAbstractSocket (0xb3bb0c00) 0
+ primary-for QUdpSocket (0xb3bb0bc0)
+ QIODevice (0xb3bb0c40) 0
+ primary-for QAbstractSocket (0xb3bb0c00)
+ QObject (0xb3b79bb8) 0
+ primary-for QIODevice (0xb3bb0c40)
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb3c34000) 0
+
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb3c341e0) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
+
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb3c2f580) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3c343fc) 0
+ primary-for QTextDocument (0xb3c2f580)
+
+Class QHelpGlobal
+ size=1 align=1
+ base size=0 base align=1
+QHelpGlobal (0xb3c34708) 0 empty
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb3c34fb4) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb3ab5ac8) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb3ac2a40) 0
+ QVector<QPoint> (0xb3aee12c) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb3b12040) 0
+ QVector<QPointF> (0xb3aeeac8) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb3b2d3fc) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb3b2d3c0) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb3b2d744) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb3b2dec4) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb3b2de88) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb398d348) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb398d474) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb39bf30c) 0
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb3a05924) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb39f1dc0) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb3a2130c) 0
+ primary-for QImage (0xb39f1dc0)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb3a66700) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb3a21fb4) 0
+ primary-for QPixmap (0xb3a66700)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb3898618) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb3898870) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb3898c30) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb38b7540) 0
+ QGradient (0xb3898ec4) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb38b7640) 0
+ QGradient (0xb3898f00) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb38b7740) 0
+ QGradient (0xb3898f3c) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb3898f78) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb390c180) 0
+ QPalette (0xb38fd870) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb39219d8) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb3921c30) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb3921ce4) 0
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb3921d20) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb3796bf4) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb3796c30) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb3796f3c) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb37e89b0) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb3796f78) 0
+ primary-for QWidget (0xb37e89b0)
+ QPaintDevice (0xb3796fb4) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb3687c40) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb36a99b0) 0
+ primary-for QFrame (0xb3687c40)
+ QObject (0xb36955dc) 0
+ primary-for QWidget (0xb36a99b0)
+ QPaintDevice (0xb3695618) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb3687f00) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb3687f40) 0
+ primary-for QAbstractScrollArea (0xb3687f00)
+ QWidget (0xb36be500) 0
+ primary-for QFrame (0xb3687f40)
+ QObject (0xb3695834) 0
+ primary-for QWidget (0xb36be500)
+ QPaintDevice (0xb3695870) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb3695a8c) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb36d0cc0) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb36f5b04) 0
+ primary-for QItemSelectionModel (0xb36d0cc0)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb372f180) 0
+ QList<QItemSelectionRange> (0xb36f5ec4) 0
+
+Vtable for QValidator
+QValidator::_ZTV10QValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QValidator)
+8 QValidator::metaObject
+12 QValidator::qt_metacast
+16 QValidator::qt_metacall
+20 QValidator::~QValidator
+24 QValidator::~QValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QValidator::fixup
+
+Class QValidator
+ size=8 align=4
+ base size=8 base align=4
+QValidator (0xb372f300) 0
+ vptr=((& QValidator::_ZTV10QValidator) + 8u)
+ QObject (0xb3751078) 0
+ primary-for QValidator (0xb372f300)
+
+Vtable for QIntValidator
+QIntValidator::_ZTV13QIntValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIntValidator)
+8 QIntValidator::metaObject
+12 QIntValidator::qt_metacast
+16 QIntValidator::qt_metacall
+20 QIntValidator::~QIntValidator
+24 QIntValidator::~QIntValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIntValidator::validate
+60 QValidator::fixup
+64 QIntValidator::setRange
+
+Class QIntValidator
+ size=16 align=4
+ base size=16 base align=4
+QIntValidator (0xb372f5c0) 0
+ vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
+ QValidator (0xb372f600) 0
+ primary-for QIntValidator (0xb372f5c0)
+ QObject (0xb3751294) 0
+ primary-for QValidator (0xb372f600)
+
+Vtable for QDoubleValidator
+QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDoubleValidator)
+8 QDoubleValidator::metaObject
+12 QDoubleValidator::qt_metacast
+16 QDoubleValidator::qt_metacall
+20 QDoubleValidator::~QDoubleValidator
+24 QDoubleValidator::~QDoubleValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDoubleValidator::validate
+60 QValidator::fixup
+64 QDoubleValidator::setRange
+
+Class QDoubleValidator
+ size=28 align=4
+ base size=28 base align=4
+QDoubleValidator (0xb372f8c0) 0
+ vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
+ QValidator (0xb372f900) 0
+ primary-for QDoubleValidator (0xb372f8c0)
+ QObject (0xb3751438) 0
+ primary-for QValidator (0xb372f900)
+
+Vtable for QRegExpValidator
+QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QRegExpValidator)
+8 QRegExpValidator::metaObject
+12 QRegExpValidator::qt_metacast
+16 QRegExpValidator::qt_metacall
+20 QRegExpValidator::~QRegExpValidator
+24 QRegExpValidator::~QRegExpValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QRegExpValidator::validate
+60 QValidator::fixup
+
+Class QRegExpValidator
+ size=12 align=4
+ base size=12 base align=4
+QRegExpValidator (0xb372fc80) 0
+ vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
+ QValidator (0xb372fcc0) 0
+ primary-for QRegExpValidator (0xb372fc80)
+ QObject (0xb3751708) 0
+ primary-for QValidator (0xb372fcc0)
+
+Vtable for QAbstractSpinBox
+QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+8 QAbstractSpinBox::metaObject
+12 QAbstractSpinBox::qt_metacast
+16 QAbstractSpinBox::qt_metacall
+20 QAbstractSpinBox::~QAbstractSpinBox
+24 QAbstractSpinBox::~QAbstractSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSpinBox::validate
+228 QAbstractSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
+256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSpinBox (0xb372ff40) 0
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
+ QWidget (0xb3576a00) 0
+ primary-for QAbstractSpinBox (0xb372ff40)
+ QObject (0xb3751870) 0
+ primary-for QWidget (0xb3576a00)
+ QPaintDevice (0xb37518ac) 8
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb3751bb8) 0
+
+Vtable for QAbstractSlider
+QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSlider)
+8 QAbstractSlider::metaObject
+12 QAbstractSlider::qt_metacast
+16 QAbstractSlider::qt_metacall
+20 QAbstractSlider::~QAbstractSlider
+24 QAbstractSlider::~QAbstractSlider
+28 QAbstractSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QAbstractSlider)
+236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
+240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSlider
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSlider (0xb3590780) 0
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
+ QWidget (0xb35cb3c0) 0
+ primary-for QAbstractSlider (0xb3590780)
+ QObject (0xb3751f00) 0
+ primary-for QWidget (0xb35cb3c0)
+ QPaintDevice (0xb3751f3c) 8
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
+
+Vtable for QSlider
+QSlider::_ZTV7QSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QSlider)
+8 QSlider::metaObject
+12 QSlider::qt_metacast
+16 QSlider::qt_metacall
+20 QSlider::~QSlider
+24 QSlider::~QSlider
+28 QSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSlider::sizeHint
+68 QSlider::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSlider::mousePressEvent
+84 QSlider::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSlider::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSlider::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI7QSlider)
+236 QSlider::_ZThn8_N7QSliderD1Ev
+240 QSlider::_ZThn8_N7QSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSlider
+ size=20 align=4
+ base size=20 base align=4
+QSlider (0xb3590d00) 0
+ vptr=((& QSlider::_ZTV7QSlider) + 8u)
+ QAbstractSlider (0xb3590d40) 0
+ primary-for QSlider (0xb3590d00)
+ QWidget (0xb35dafa0) 0
+ primary-for QAbstractSlider (0xb3590d40)
+ QObject (0xb35e221c) 0
+ primary-for QWidget (0xb35dafa0)
+ QPaintDevice (0xb35e2258) 8
+ vptr=((& QSlider::_ZTV7QSlider) + 236u)
+
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb35fb100) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb35e2528) 0
+ primary-for QStyle (0xb35fb100)
+
+Vtable for QTabBar
+QTabBar::_ZTV7QTabBar: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QTabBar)
+8 QTabBar::metaObject
+12 QTabBar::qt_metacast
+16 QTabBar::qt_metacall
+20 QTabBar::~QTabBar
+24 QTabBar::~QTabBar
+28 QTabBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabBar::sizeHint
+68 QTabBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTabBar::mousePressEvent
+84 QTabBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QTabBar::mouseMoveEvent
+96 QTabBar::wheelEvent
+100 QTabBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabBar::paintEvent
+128 QWidget::moveEvent
+132 QTabBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabBar::showEvent
+172 QTabBar::hideEvent
+176 QWidget::x11Event
+180 QTabBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabBar::tabSizeHint
+228 QTabBar::tabInserted
+232 QTabBar::tabRemoved
+236 QTabBar::tabLayoutChange
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI7QTabBar)
+248 QTabBar::_ZThn8_N7QTabBarD1Ev
+252 QTabBar::_ZThn8_N7QTabBarD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabBar
+ size=20 align=4
+ base size=20 base align=4
+QTabBar (0xb35fb680) 0
+ vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
+ QWidget (0xb364beb0) 0
+ primary-for QTabBar (0xb35fb680)
+ QObject (0xb35e2924) 0
+ primary-for QWidget (0xb364beb0)
+ QPaintDevice (0xb35e2960) 8
+ vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
+
+Vtable for QTabWidget
+QTabWidget::_ZTV10QTabWidget: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTabWidget)
+8 QTabWidget::metaObject
+12 QTabWidget::qt_metacast
+16 QTabWidget::qt_metacall
+20 QTabWidget::~QTabWidget
+24 QTabWidget::~QTabWidget
+28 QTabWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabWidget::sizeHint
+68 QTabWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QTabWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabWidget::paintEvent
+128 QWidget::moveEvent
+132 QTabWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTabWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabWidget::tabInserted
+228 QTabWidget::tabRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI10QTabWidget)
+240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
+244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabWidget
+ size=20 align=4
+ base size=20 base align=4
+QTabWidget (0xb35fb980) 0
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
+ QWidget (0xb347b550) 0
+ primary-for QTabWidget (0xb35fb980)
+ QObject (0xb35e2b7c) 0
+ primary-for QWidget (0xb347b550)
+ QPaintDevice (0xb35e2bb8) 8
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
+
+Vtable for QRubberBand
+QRubberBand::_ZTV11QRubberBand: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QRubberBand)
+8 QRubberBand::metaObject
+12 QRubberBand::qt_metacast
+16 QRubberBand::qt_metacall
+20 QRubberBand::~QRubberBand
+24 QRubberBand::~QRubberBand
+28 QRubberBand::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRubberBand::paintEvent
+128 QRubberBand::moveEvent
+132 QRubberBand::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QRubberBand::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QRubberBand::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QRubberBand)
+232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
+236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRubberBand
+ size=20 align=4
+ base size=20 base align=4
+QRubberBand (0xb34a81c0) 0
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
+ QWidget (0xb34a5820) 0
+ primary-for QRubberBand (0xb34a81c0)
+ QObject (0xb34ab0f0) 0
+ primary-for QWidget (0xb34a5820)
+ QPaintDevice (0xb34ab12c) 8
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
+
+Class QStyleOption
+ size=44 align=4
+ base size=44 base align=4
+QStyleOption (0xb34ab564) 0
+
+Class QStyleOptionFocusRect
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFocusRect (0xb34a8640) 0
+ QStyleOption (0xb34ab5a0) 0
+
+Class QStyleOptionFrame
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionFrame (0xb34a8840) 0
+ QStyleOption (0xb34ab924) 0
+
+Class QStyleOptionFrameV2
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionFrameV2 (0xb34a8a40) 0
+ QStyleOptionFrame (0xb34a8a80) 0
+ QStyleOption (0xb34abc6c) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb34a8f40) 0
+ QStyleOptionFrameV2 (0xb34a8f80) 0
+ QStyleOptionFrame (0xb34a8fc0) 0
+ QStyleOption (0xb34dd1a4) 0
+
+Class QStyleOptionTabWidgetFrame
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabWidgetFrame (0xb34f6300) 0
+ QStyleOption (0xb34dd5a0) 0
+
+Class QStyleOptionTabBarBase
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabBarBase (0xb34f6500) 0
+ QStyleOption (0xb34ddc30) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb34f6700) 0
+ QStyleOptionTabBarBase (0xb34f6740) 0
+ QStyleOption (0xb350c0f0) 0
+
+Class QStyleOptionHeader
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionHeader (0xb34f6a80) 0
+ QStyleOption (0xb350c474) 0
+
+Class QStyleOptionButton
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionButton (0xb34f6d40) 0
+ QStyleOption (0xb350cf3c) 0
+
+Class QStyleOptionTab
+ size=72 align=4
+ base size=72 base align=4
+QStyleOptionTab (0xb353e0c0) 0
+ QStyleOption (0xb352e870) 0
+
+Class QStyleOptionTabV2
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabV2 (0xb353e480) 0
+ QStyleOptionTab (0xb353e4c0) 0
+ QStyleOption (0xb335c294) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb353e800) 0
+ QStyleOptionTabV2 (0xb353e840) 0
+ QStyleOptionTab (0xb353e880) 0
+ QStyleOption (0xb335c7f8) 0
+
+Class QStyleOptionToolBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionToolBar (0xb353ec80) 0
+ QStyleOption (0xb33880f0) 0
+
+Class QStyleOptionProgressBar
+ size=68 align=4
+ base size=65 base align=4
+QStyleOptionProgressBar (0xb33ae000) 0
+ QStyleOption (0xb33887bc) 0
+
+Class QStyleOptionProgressBarV2
+ size=76 align=4
+ base size=74 base align=4
+QStyleOptionProgressBarV2 (0xb33ae240) 0
+ QStyleOptionProgressBar (0xb33ae280) 0
+ QStyleOption (0xb3388f00) 0
+
+Class QStyleOptionMenuItem
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionMenuItem (0xb33ae300) 0
+ QStyleOption (0xb3388f3c) 0
+
+Class QStyleOptionQ3ListViewItem
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionQ3ListViewItem (0xb33ae500) 0
+ QStyleOption (0xb33c2b04) 0
+
+Class QStyleOptionQ3DockWindow
+ size=48 align=4
+ base size=46 base align=4
+QStyleOptionQ3DockWindow (0xb33ae880) 0
+ QStyleOption (0xb33d6168) 0
+
+Class QStyleOptionDockWidget
+ size=52 align=4
+ base size=51 base align=4
+QStyleOptionDockWidget (0xb33aea80) 0
+ QStyleOption (0xb33d64b0) 0
+
+Class QStyleOptionDockWidgetV2
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionDockWidgetV2 (0xb33aec80) 0
+ QStyleOptionDockWidget (0xb33aecc0) 0
+ QStyleOption (0xb33d6a50) 0
+
+Class QStyleOptionViewItem
+ size=80 align=4
+ base size=77 base align=4
+QStyleOptionViewItem (0xb3405000) 0
+ QStyleOption (0xb33d6e88) 0
+
+Class QStyleOptionViewItemV2
+ size=84 align=4
+ base size=84 base align=4
+QStyleOptionViewItemV2 (0xb3405280) 0
+ QStyleOptionViewItem (0xb34052c0) 0
+ QStyleOption (0xb340c780) 0
+
+Class QStyleOptionViewItemV3
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionViewItemV3 (0xb3405780) 0
+ QStyleOptionViewItemV2 (0xb34057c0) 0
+ QStyleOptionViewItem (0xb3405800) 0
+ QStyleOption (0xb340cd98) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb3405b40) 0
+ QStyleOptionViewItemV3 (0xb3405b80) 0
+ QStyleOptionViewItemV2 (0xb3405bc0) 0
+ QStyleOptionViewItem (0xb3405c00) 0
+ QStyleOption (0xb3440258) 0
+
+Class QStyleOptionToolBox
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionToolBox (0xb3405f40) 0
+ QStyleOption (0xb3440d98) 0
+
+Class QStyleOptionToolBoxV2
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionToolBoxV2 (0xb3451140) 0
+ QStyleOptionToolBox (0xb3451180) 0
+ QStyleOption (0xb34573c0) 0
+
+Class QStyleOptionRubberBand
+ size=52 align=4
+ base size=49 base align=4
+QStyleOptionRubberBand (0xb34514c0) 0
+ QStyleOption (0xb3457924) 0
+
+Class QStyleOptionComplex
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionComplex (0xb34516c0) 0
+ QStyleOption (0xb3457c6c) 0
+
+Class QStyleOptionSlider
+ size=104 align=4
+ base size=101 base align=4
+QStyleOptionSlider (0xb3451940) 0
+ QStyleOptionComplex (0xb3451980) 0
+ QStyleOption (0xb326e12c) 0
+
+Class QStyleOptionSpinBox
+ size=64 align=4
+ base size=61 base align=4
+QStyleOptionSpinBox (0xb3451cc0) 0
+ QStyleOptionComplex (0xb3451d00) 0
+ QStyleOption (0xb326e9d8) 0
+
+Class QStyleOptionQ3ListView
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionQ3ListView (0xb3451f40) 0
+ QStyleOptionComplex (0xb3451f80) 0
+ QStyleOption (0xb326ee4c) 0
+
+Class QStyleOptionToolButton
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionToolButton (0xb3280240) 0
+ QStyleOptionComplex (0xb3280280) 0
+ QStyleOption (0xb3298780) 0
+
+Class QStyleOptionComboBox
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionComboBox (0xb3280600) 0
+ QStyleOptionComplex (0xb3280640) 0
+ QStyleOption (0xb32af474) 0
+
+Class QStyleOptionTitleBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionTitleBar (0xb3280840) 0
+ QStyleOptionComplex (0xb3280880) 0
+ QStyleOption (0xb32afd5c) 0
+
+Class QStyleOptionGroupBox
+ size=88 align=4
+ base size=88 base align=4
+QStyleOptionGroupBox (0xb3280ac0) 0
+ QStyleOptionComplex (0xb3280b00) 0
+ QStyleOption (0xb32d9528) 0
+
+Class QStyleOptionSizeGrip
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionSizeGrip (0xb3280d80) 0
+ QStyleOptionComplex (0xb3280dc0) 0
+ QStyleOption (0xb32d9dd4) 0
+
+Class QStyleOptionGraphicsItem
+ size=132 align=4
+ base size=132 base align=4
+QStyleOptionGraphicsItem (0xb3280fc0) 0
+ QStyleOption (0xb32ed0b4) 0
+
+Class QStyleHintReturn
+ size=8 align=4
+ base size=8 base align=4
+QStyleHintReturn (0xb32ed5a0) 0
+
+Class QStyleHintReturnMask
+ size=12 align=4
+ base size=12 base align=4
+QStyleHintReturnMask (0xb32ef400) 0
+ QStyleHintReturn (0xb32ed5dc) 0
+
+Class QStyleHintReturnVariant
+ size=20 align=4
+ base size=20 base align=4
+QStyleHintReturnVariant (0xb32ef480) 0
+ QStyleHintReturn (0xb32ed618) 0
+
+Vtable for QAbstractItemDelegate
+QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
+8 QAbstractItemDelegate::metaObject
+12 QAbstractItemDelegate::qt_metacast
+16 QAbstractItemDelegate::qt_metacall
+20 QAbstractItemDelegate::~QAbstractItemDelegate
+24 QAbstractItemDelegate::~QAbstractItemDelegate
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractItemDelegate::createEditor
+68 QAbstractItemDelegate::setEditorData
+72 QAbstractItemDelegate::setModelData
+76 QAbstractItemDelegate::updateEditorGeometry
+80 QAbstractItemDelegate::editorEvent
+
+Class QAbstractItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemDelegate (0xb32ef700) 0
+ vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
+ QObject (0xb32ed654) 0
+ primary-for QAbstractItemDelegate (0xb32ef700)
+
+Vtable for QAbstractItemView
+QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractItemView)
+8 QAbstractItemView::metaObject
+12 QAbstractItemView::qt_metacast
+16 QAbstractItemView::qt_metacall
+20 QAbstractItemView::~QAbstractItemView
+24 QAbstractItemView::~QAbstractItemView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QAbstractItemView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QAbstractItemView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 __cxa_pure_virtual
+344 __cxa_pure_virtual
+348 __cxa_pure_virtual
+352 __cxa_pure_virtual
+356 __cxa_pure_virtual
+360 __cxa_pure_virtual
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI17QAbstractItemView)
+392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
+396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractItemView
+ size=20 align=4
+ base size=20 base align=4
+QAbstractItemView (0xb32ef940) 0
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
+ QAbstractScrollArea (0xb32ef980) 0
+ primary-for QAbstractItemView (0xb32ef940)
+ QFrame (0xb32ef9c0) 0
+ primary-for QAbstractScrollArea (0xb32ef980)
+ QWidget (0xb3315460) 0
+ primary-for QFrame (0xb32ef9c0)
+ QObject (0xb32ed780) 0
+ primary-for QWidget (0xb3315460)
+ QPaintDevice (0xb32ed7bc) 8
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
+
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeView
+ size=20 align=4
+ base size=20 base align=4
+QTreeView (0xb32efe00) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb32efe40) 0
+ primary-for QTreeView (0xb32efe00)
+ QAbstractScrollArea (0xb32efe80) 0
+ primary-for QAbstractItemView (0xb32efe40)
+ QFrame (0xb32efec0) 0
+ primary-for QAbstractScrollArea (0xb32efe80)
+ QWidget (0xb334ab40) 0
+ primary-for QFrame (0xb32efec0)
+ QObject (0xb32edac8) 0
+ primary-for QWidget (0xb334ab40)
+ QPaintDevice (0xb32edb04) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+
+Class QHelpContentItem
+ size=4 align=4
+ base size=4 base align=4
+QHelpContentItem (0xb32edd20) 0
+
+Vtable for QHelpContentModel
+QHelpContentModel::_ZTV17QHelpContentModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QHelpContentModel)
+8 QHelpContentModel::metaObject
+12 QHelpContentModel::qt_metacast
+16 QHelpContentModel::qt_metacall
+20 QHelpContentModel::~QHelpContentModel
+24 QHelpContentModel::~QHelpContentModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHelpContentModel::index
+60 QHelpContentModel::parent
+64 QHelpContentModel::rowCount
+68 QHelpContentModel::columnCount
+72 QAbstractItemModel::hasChildren
+76 QHelpContentModel::data
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QHelpContentModel
+ size=12 align=4
+ base size=12 base align=4
+QHelpContentModel (0xb317e1c0) 0
+ vptr=((& QHelpContentModel::_ZTV17QHelpContentModel) + 8u)
+ QAbstractItemModel (0xb317e200) 0
+ primary-for QHelpContentModel (0xb317e1c0)
+ QObject (0xb32edd5c) 0
+ primary-for QAbstractItemModel (0xb317e200)
+
+Vtable for QHelpContentWidget
+QHelpContentWidget::_ZTV18QHelpContentWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QHelpContentWidget)
+8 QHelpContentWidget::metaObject
+12 QHelpContentWidget::qt_metacast
+16 QHelpContentWidget::qt_metacall
+20 QHelpContentWidget::~QHelpContentWidget
+24 QHelpContentWidget::~QHelpContentWidget
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI18QHelpContentWidget)
+400 QHelpContentWidget::_ZThn8_N18QHelpContentWidgetD1Ev
+404 QHelpContentWidget::_ZThn8_N18QHelpContentWidgetD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHelpContentWidget
+ size=36 align=4
+ base size=36 base align=4
+QHelpContentWidget (0xb317e440) 0
+ vptr=((& QHelpContentWidget::_ZTV18QHelpContentWidget) + 8u)
+ QTreeView (0xb317e480) 0
+ primary-for QHelpContentWidget (0xb317e440)
+ QAbstractItemView (0xb317e4c0) 0
+ primary-for QTreeView (0xb317e480)
+ QAbstractScrollArea (0xb317e500) 0
+ primary-for QAbstractItemView (0xb317e4c0)
+ QFrame (0xb317e540) 0
+ primary-for QAbstractScrollArea (0xb317e500)
+ QWidget (0xb3190320) 0
+ primary-for QFrame (0xb317e540)
+ QObject (0xb32ede88) 0
+ primary-for QWidget (0xb3190320)
+ QPaintDevice (0xb32edec4) 8
+ vptr=((& QHelpContentWidget::_ZTV18QHelpContentWidget) + 400u)
+
+Class QHelpSearchQuery
+ size=8 align=4
+ base size=8 base align=4
+QHelpSearchQuery (0xb31a0000) 0
+
+Vtable for QHelpSearchEngine
+QHelpSearchEngine::_ZTV17QHelpSearchEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QHelpSearchEngine)
+8 QHelpSearchEngine::metaObject
+12 QHelpSearchEngine::qt_metacast
+16 QHelpSearchEngine::qt_metacall
+20 QHelpSearchEngine::~QHelpSearchEngine
+24 QHelpSearchEngine::~QHelpSearchEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHelpSearchEngine
+ size=12 align=4
+ base size=12 base align=4
+QHelpSearchEngine (0xb317e940) 0
+ vptr=((& QHelpSearchEngine::_ZTV17QHelpSearchEngine) + 8u)
+ QObject (0xb31a0528) 0
+ primary-for QHelpSearchEngine (0xb317e940)
+
+Vtable for QHelpSearchResultWidget
+QHelpSearchResultWidget::_ZTV23QHelpSearchResultWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QHelpSearchResultWidget)
+8 QHelpSearchResultWidget::metaObject
+12 QHelpSearchResultWidget::qt_metacast
+16 QHelpSearchResultWidget::qt_metacall
+20 QHelpSearchResultWidget::~QHelpSearchResultWidget
+24 QHelpSearchResultWidget::~QHelpSearchResultWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI23QHelpSearchResultWidget)
+232 QHelpSearchResultWidget::_ZThn8_N23QHelpSearchResultWidgetD1Ev
+236 QHelpSearchResultWidget::_ZThn8_N23QHelpSearchResultWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHelpSearchResultWidget
+ size=24 align=4
+ base size=24 base align=4
+QHelpSearchResultWidget (0xb317eb80) 0
+ vptr=((& QHelpSearchResultWidget::_ZTV23QHelpSearchResultWidget) + 8u)
+ QWidget (0xb31aa960) 0
+ primary-for QHelpSearchResultWidget (0xb317eb80)
+ QObject (0xb31a0654) 0
+ primary-for QWidget (0xb31aa960)
+ QPaintDevice (0xb31a0690) 8
+ vptr=((& QHelpSearchResultWidget::_ZTV23QHelpSearchResultWidget) + 232u)
+
+Vtable for QHelpEngineCore
+QHelpEngineCore::_ZTV15QHelpEngineCore: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QHelpEngineCore)
+8 QHelpEngineCore::metaObject
+12 QHelpEngineCore::qt_metacast
+16 QHelpEngineCore::qt_metacall
+20 QHelpEngineCore::~QHelpEngineCore
+24 QHelpEngineCore::~QHelpEngineCore
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHelpEngineCore
+ size=12 align=4
+ base size=12 base align=4
+QHelpEngineCore (0xb317edc0) 0
+ vptr=((& QHelpEngineCore::_ZTV15QHelpEngineCore) + 8u)
+ QObject (0xb31a07bc) 0
+ primary-for QHelpEngineCore (0xb317edc0)
+
+Vtable for QHelpEngine
+QHelpEngine::_ZTV11QHelpEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHelpEngine)
+8 QHelpEngine::metaObject
+12 QHelpEngine::qt_metacast
+16 QHelpEngine::qt_metacall
+20 QHelpEngine::~QHelpEngine
+24 QHelpEngine::~QHelpEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHelpEngine
+ size=16 align=4
+ base size=16 base align=4
+QHelpEngine (0xb31c9000) 0
+ vptr=((& QHelpEngine::_ZTV11QHelpEngine) + 8u)
+ QHelpEngineCore (0xb31c9040) 0
+ primary-for QHelpEngine (0xb31c9000)
+ QObject (0xb31a08e8) 0
+ primary-for QHelpEngineCore (0xb31c9040)
+
+Vtable for QHelpSearchQueryWidget
+QHelpSearchQueryWidget::_ZTV22QHelpSearchQueryWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QHelpSearchQueryWidget)
+8 QHelpSearchQueryWidget::metaObject
+12 QHelpSearchQueryWidget::qt_metacast
+16 QHelpSearchQueryWidget::qt_metacall
+20 QHelpSearchQueryWidget::~QHelpSearchQueryWidget
+24 QHelpSearchQueryWidget::~QHelpSearchQueryWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QHelpSearchQueryWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI22QHelpSearchQueryWidget)
+232 QHelpSearchQueryWidget::_ZThn8_N22QHelpSearchQueryWidgetD1Ev
+236 QHelpSearchQueryWidget::_ZThn8_N22QHelpSearchQueryWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHelpSearchQueryWidget
+ size=24 align=4
+ base size=24 base align=4
+QHelpSearchQueryWidget (0xb31c9280) 0
+ vptr=((& QHelpSearchQueryWidget::_ZTV22QHelpSearchQueryWidget) + 8u)
+ QWidget (0xb31d1190) 0
+ primary-for QHelpSearchQueryWidget (0xb31c9280)
+ QObject (0xb31a0a14) 0
+ primary-for QWidget (0xb31d1190)
+ QPaintDevice (0xb31a0a50) 8
+ vptr=((& QHelpSearchQueryWidget::_ZTV22QHelpSearchQueryWidget) + 232u)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb31c94c0) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb31c9500) 0
+ primary-for QStringListModel (0xb31c94c0)
+ QAbstractItemModel (0xb31c9540) 0
+ primary-for QAbstractListModel (0xb31c9500)
+ QObject (0xb31a0b7c) 0
+ primary-for QAbstractItemModel (0xb31c9540)
+
+Vtable for QListView
+QListView::_ZTV9QListView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QListView)
+8 QListView::metaObject
+12 QListView::qt_metacast
+16 QListView::qt_metacall
+20 QListView::~QListView
+24 QListView::~QListView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QListView)
+392 QListView::_ZThn8_N9QListViewD1Ev
+396 QListView::_ZThn8_N9QListViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListView
+ size=20 align=4
+ base size=20 base align=4
+QListView (0xb31c9780) 0
+ vptr=((& QListView::_ZTV9QListView) + 8u)
+ QAbstractItemView (0xb31c97c0) 0
+ primary-for QListView (0xb31c9780)
+ QAbstractScrollArea (0xb31c9800) 0
+ primary-for QAbstractItemView (0xb31c97c0)
+ QFrame (0xb31c9840) 0
+ primary-for QAbstractScrollArea (0xb31c9800)
+ QWidget (0xb31e2af0) 0
+ primary-for QFrame (0xb31c9840)
+ QObject (0xb31a0ca8) 0
+ primary-for QWidget (0xb31e2af0)
+ QPaintDevice (0xb31a0ce4) 8
+ vptr=((& QListView::_ZTV9QListView) + 392u)
+
+Vtable for QHelpIndexModel
+QHelpIndexModel::_ZTV15QHelpIndexModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QHelpIndexModel)
+8 QHelpIndexModel::metaObject
+12 QHelpIndexModel::qt_metacast
+16 QHelpIndexModel::qt_metacall
+20 QHelpIndexModel::~QHelpIndexModel
+24 QHelpIndexModel::~QHelpIndexModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QHelpIndexModel
+ size=16 align=4
+ base size=16 base align=4
+QHelpIndexModel (0xb31c9b40) 0
+ vptr=((& QHelpIndexModel::_ZTV15QHelpIndexModel) + 8u)
+ QStringListModel (0xb31c9b80) 0
+ primary-for QHelpIndexModel (0xb31c9b40)
+ QAbstractListModel (0xb31c9bc0) 0
+ primary-for QStringListModel (0xb31c9b80)
+ QAbstractItemModel (0xb31c9c00) 0
+ primary-for QAbstractListModel (0xb31c9bc0)
+ QObject (0xb31a0f00) 0
+ primary-for QAbstractItemModel (0xb31c9c00)
+
+Vtable for QHelpIndexWidget
+QHelpIndexWidget::_ZTV16QHelpIndexWidget: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QHelpIndexWidget)
+8 QHelpIndexWidget::metaObject
+12 QHelpIndexWidget::qt_metacast
+16 QHelpIndexWidget::qt_metacall
+20 QHelpIndexWidget::~QHelpIndexWidget
+24 QHelpIndexWidget::~QHelpIndexWidget
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI16QHelpIndexWidget)
+392 QHelpIndexWidget::_ZThn8_N16QHelpIndexWidgetD1Ev
+396 QHelpIndexWidget::_ZThn8_N16QHelpIndexWidgetD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHelpIndexWidget
+ size=20 align=4
+ base size=20 base align=4
+QHelpIndexWidget (0xb31c9e40) 0
+ vptr=((& QHelpIndexWidget::_ZTV16QHelpIndexWidget) + 8u)
+ QListView (0xb31c9e80) 0
+ primary-for QHelpIndexWidget (0xb31c9e40)
+ QAbstractItemView (0xb31c9ec0) 0
+ primary-for QListView (0xb31c9e80)
+ QAbstractScrollArea (0xb31c9f00) 0
+ primary-for QAbstractItemView (0xb31c9ec0)
+ QFrame (0xb31c9f40) 0
+ primary-for QAbstractScrollArea (0xb31c9f00)
+ QWidget (0xb320f3c0) 0
+ primary-for QFrame (0xb31c9f40)
+ QObject (0xb321403c) 0
+ primary-for QWidget (0xb320f3c0)
+ QPaintDevice (0xb3214078) 8
+ vptr=((& QHelpIndexWidget::_ZTV16QHelpIndexWidget) + 392u)
+
diff --git a/tests/auto/bic/data/QtHelp.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtHelp.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..fd930af7ec
--- /dev/null
+++ b/tests/auto/bic/data/QtHelp.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,5492 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6f1ba8c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6f1bc30) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6ed930c) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6ed93c0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6ed9bf4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6ed9d20) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6ed9f78) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb6556168) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb65828ac) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb65a1b40) 0
+ QBasicAtomicInt (0xb6582fb4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb64b23c0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb64b23fc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb64b2870) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb64b2834) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb6361780) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb637ef3c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb637ef78) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb637ef00) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb625ebf4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb62c28e8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb6148880) 0
+ QString (0xb617e03c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb617e384) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb61c92d0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb61d7140) 0
+ QGenericArgument (0xb61c94ec) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb61c9654) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb61c9780) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb61c9ac8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb600edc0) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb61c9bb8) 0 nearly-empty
+ primary-for std::bad_exception (0xb600edc0)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb600ef40) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb61c9e10) 0 nearly-empty
+ primary-for std::bad_alloc (0xb600ef40)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb6029078) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb6029168) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb602912c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb602999c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb6029a50) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb6029b04) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb5f13384) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb5f15600) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb5f134b0) 0
+ primary-for QIODevice (0xb5f15600)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5f4f348) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5f4f384) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5f5d280) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5f5d2c0) 0
+ primary-for QFile (0xb5f5d280)
+ QObject (0xb5f4f3fc) 0
+ primary-for QIODevice (0xb5f5d2c0)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5f4f870) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5f4fec4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5e105dc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5e4e000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5e10fb4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5e29980) 0
+ QList<QString> (0xb5e4e12c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5e94690) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5e94e10) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5e94e4c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5edf280) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e94e88) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5edf300) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5e94ec4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5edf380) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e94f00) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5e94dd4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5d12168) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5d121a4) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5edf6c0) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5edf700) 0
+ primary-for QBuffer (0xb5edf6c0)
+ QObject (0xb5d1221c) 0
+ primary-for QIODevice (0xb5edf700)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5d128e8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5d128ac) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5d5b000) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5d5b744) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5d5b708) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5d5ba50) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5d5bac8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5d5ba8c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5cdd12c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5cdd0f0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5cdde10) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5b27078) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5b272d0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5b27960) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5b79400) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5b76b40) 0
+ primary-for QTextIStream (0xb5b79400)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5b796c0) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5b8d1e0) 0
+ primary-for QTextOStream (0xb5b796c0)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5b8d870) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5b8da14) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5b8da50) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5b8db04) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5b8de10) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5b8de4c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5b8de88) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb5a3a1a4) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5a3a384) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5a3a348) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5906fb4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5930258) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5931bc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb59303c0) 0
+ primary-for QFileSystemWatcher (0xb5931bc0)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5931e80) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb59305dc) 0
+ primary-for QFSFileEngine (0xb5931e80)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5930708) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5930924) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5998f00) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5998f40) 0
+ primary-for QProcess (0xb5998f00)
+ QObject (0xb59309d8) 0
+ primary-for QIODevice (0xb5998f40)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5930bf4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5930d98) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb5819a50) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb5819ac8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb5819a8c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5819b40) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5819a14) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb58b43fc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb58c1a00) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb58b4a14) 0
+ primary-for QSettings (0xb58c1a00)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb5705600) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5705640) 0
+ primary-for QTemporaryFile (0xb5705600)
+ QIODevice (0xb5705680) 0
+ primary-for QFile (0xb5705640)
+ QObject (0xb570b528) 0
+ primary-for QIODevice (0xb5705680)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb570b834) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb570bd20) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57759d8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb575ac40) 0
+ QVector<QXmlStreamAttribute> (0xb5796438) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5796528) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb579699c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5796f78) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb57cd834) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb57cd870) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb57cd9d8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb57c0c00) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb57cdb40) 0
+ primary-for QAbstractState (0xb57c0c00)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb57c0ec0) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb57cdd5c) 0
+ primary-for QAbstractTransition (0xb57c0ec0)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb57cdf78) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb5627440) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb5639168) 0
+ primary-for QTimerEvent (0xb5627440)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb5627500) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb56391e0) 0
+ primary-for QChildEvent (0xb5627500)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb56277c0) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb5639348) 0
+ primary-for QCustomEvent (0xb56277c0)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb56278c0) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb5639438) 0
+ primary-for QDynamicPropertyChangeEvent (0xb56278c0)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb5627980) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb56279c0) 0
+ primary-for QEventTransition (0xb5627980)
+ QObject (0xb56394ec) 0
+ primary-for QAbstractTransition (0xb56279c0)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb5627c80) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb5627cc0) 0
+ primary-for QFinalState (0xb5627c80)
+ QObject (0xb5639708) 0
+ primary-for QAbstractState (0xb5627cc0)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb5627f80) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb5627fc0) 0
+ primary-for QHistoryState (0xb5627f80)
+ QObject (0xb5639924) 0
+ primary-for QAbstractState (0xb5627fc0)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb5664280) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb56642c0) 0
+ primary-for QSignalTransition (0xb5664280)
+ QObject (0xb5639b40) 0
+ primary-for QAbstractTransition (0xb56642c0)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb5664580) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb56645c0) 0
+ primary-for QState (0xb5664580)
+ QObject (0xb5639d5c) 0
+ primary-for QAbstractState (0xb56645c0)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb56649c0) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb5639fb4) 0
+ primary-for QStateMachine::SignalEvent (0xb56649c0)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb5664a40) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb5697000) 0
+ primary-for QStateMachine::WrappedEvent (0xb5664a40)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb5664880) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb56648c0) 0
+ primary-for QStateMachine (0xb5664880)
+ QAbstractState (0xb5664900) 0
+ primary-for QState (0xb56648c0)
+ QObject (0xb5639f78) 0
+ primary-for QAbstractState (0xb5664900)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5697384) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb56d0834) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb56d0e4c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb56d0e10) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb56eb12c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb56eb2d0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5516800) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb56ebac8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5516800)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb5578000) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb5578618) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb5578b7c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb5578e4c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5578ec4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb55de474) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb55f6b7c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb540a8ac) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb543599c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb5435bb8) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb54bdd20) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb54e67bc) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb53123c0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb5373000) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb53bcd98) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb53bce4c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb53f30f0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb53e4f00) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb53f31a4) 0
+ primary-for QTimeLine (0xb53e4f00)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb53f3438) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb53f38ac) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb53f3f3c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb5243080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb523b438) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5243080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5243180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb52431c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5243180)
+ std::exception (0xb523b474) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52431c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb523b4b0) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb523b4ec) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb523b528) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb523bb04) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb523bc30) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb5272078) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb52d5fc0) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb52dca50) 0
+ primary-for QFutureWatcherBase (0xb52d5fc0)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb511d180) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb510fa50) 0
+ primary-for QThread (0xb511d180)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb511d4c0) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb510fce4) 0
+ primary-for QThreadPool (0xb511d4c0)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb510ff00) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb510ff3c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb510ff78) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb511d840) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb510ffb4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb511d840)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb51625a0) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4f73e88) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4df6c40) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4dff438) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4df6c40)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4e05a00) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4dff744) 0
+ primary-for QTextCodecPlugin (0xb4e05a00)
+ QTextCodecFactoryInterface (0xb4df6f00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4dff780) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4df6f00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4e1fbf4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4e2aac0) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4e1fc6c) 0
+ primary-for QEventLoop (0xb4e2aac0)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4e2aec0) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb4e1ff78) 0
+ primary-for QAbstractEventDispatcher (0xb4e2aec0)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4e671a4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4e7a654) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4e64b00) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4e7a7bc) 0
+ primary-for QAbstractItemModel (0xb4e64b00)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4eb3140) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4eb3180) 0
+ primary-for QAbstractTableModel (0xb4eb3140)
+ QObject (0xb4eb712c) 0
+ primary-for QAbstractItemModel (0xb4eb3180)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4eb33c0) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4eb3400) 0
+ primary-for QAbstractListModel (0xb4eb33c0)
+ QObject (0xb4eb7258) 0
+ primary-for QAbstractItemModel (0xb4eb3400)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4edb12c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4eb3ec0) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4edb3c0) 0
+ primary-for QCoreApplication (0xb4eb3ec0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4edb960) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4d37690) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4d3799c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4d37bf4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4d37ca8) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4d3dd00) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4d37f00) 0
+ primary-for QMimeData (0xb4d3dd00)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4d3dfc0) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4d6f12c) 0
+ primary-for QObjectCleanupHandler (0xb4d3dfc0)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4d71200) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4d6f258) 0
+ primary-for QSharedMemory (0xb4d71200)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4d714c0) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4d6f474) 0
+ primary-for QSignalMapper (0xb4d714c0)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4d71780) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4d6f690) 0
+ primary-for QSocketNotifier (0xb4d71780)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4d6f960) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4d71b40) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4d6fa14) 0
+ primary-for QTimer (0xb4d71b40)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4dc0080) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4d6fca8) 0
+ primary-for QTranslator (0xb4dc0080)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4dc03c0) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4d6ff78) 0
+ primary-for QLibrary (0xb4dc03c0)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4dc07c0) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4ddc1e0) 0
+ primary-for QPluginLoader (0xb4dc07c0)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4ddc30c) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4c1330c) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4c13348) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4c13834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4c13d20) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4c346c0) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4c13d98) 0
+ primary-for QAbstractAnimation (0xb4c346c0)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4c34980) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4c349c0) 0
+ primary-for QAnimationGroup (0xb4c34980)
+ QObject (0xb4c4f000) 0
+ primary-for QAbstractAnimation (0xb4c349c0)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4c34c80) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4c34cc0) 0
+ primary-for QParallelAnimationGroup (0xb4c34c80)
+ QAbstractAnimation (0xb4c34d00) 0
+ primary-for QAnimationGroup (0xb4c34cc0)
+ QObject (0xb4c4f21c) 0
+ primary-for QAbstractAnimation (0xb4c34d00)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4c34fc0) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4c68000) 0
+ primary-for QPauseAnimation (0xb4c34fc0)
+ QObject (0xb4c4f438) 0
+ primary-for QAbstractAnimation (0xb4c68000)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4c682c0) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4c68300) 0
+ primary-for QVariantAnimation (0xb4c682c0)
+ QObject (0xb4c4f654) 0
+ primary-for QAbstractAnimation (0xb4c68300)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4c68700) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4c68740) 0
+ primary-for QPropertyAnimation (0xb4c68700)
+ QAbstractAnimation (0xb4c68780) 0
+ primary-for QVariantAnimation (0xb4c68740)
+ QObject (0xb4c4f870) 0
+ primary-for QAbstractAnimation (0xb4c68780)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4c68a40) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4c68a80) 0
+ primary-for QSequentialAnimationGroup (0xb4c68a40)
+ QAbstractAnimation (0xb4c68ac0) 0
+ primary-for QAnimationGroup (0xb4c68a80)
+ QObject (0xb4c4fa8c) 0
+ primary-for QAbstractAnimation (0xb4c68ac0)
+
+Class QSqlRecord
+ size=4 align=4
+ base size=4 base align=4
+QSqlRecord (0xb4c4fd98) 0
+
+Vtable for QSqlDriverCreatorBase
+QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QSqlDriverCreatorBase)
+8 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
+12 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
+16 __cxa_pure_virtual
+
+Class QSqlDriverCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QSqlDriverCreatorBase (0xb4c4fe4c) 0 nearly-empty
+ vptr=((& QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase) + 8u)
+
+Class QSqlDatabase
+ size=4 align=4
+ base size=4 base align=4
+QSqlDatabase (0xb4ccb0b4) 0
+
+Class QSqlQuery
+ size=4 align=4
+ base size=4 base align=4
+QSqlQuery (0xb4ccb12c) 0
+
+Vtable for QSqlDriver
+QSqlDriver::_ZTV10QSqlDriver: 32u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSqlDriver)
+8 QSqlDriver::metaObject
+12 QSqlDriver::qt_metacast
+16 QSqlDriver::qt_metacall
+20 QSqlDriver::~QSqlDriver
+24 QSqlDriver::~QSqlDriver
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSqlDriver::isOpen
+60 QSqlDriver::beginTransaction
+64 QSqlDriver::commitTransaction
+68 QSqlDriver::rollbackTransaction
+72 QSqlDriver::tables
+76 QSqlDriver::primaryIndex
+80 QSqlDriver::record
+84 QSqlDriver::formatValue
+88 QSqlDriver::escapeIdentifier
+92 QSqlDriver::sqlStatement
+96 QSqlDriver::handle
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 QSqlDriver::setOpen
+120 QSqlDriver::setOpenError
+124 QSqlDriver::setLastError
+
+Class QSqlDriver
+ size=8 align=4
+ base size=8 base align=4
+QSqlDriver (0xb4cca3c0) 0
+ vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
+ QObject (0xb4ccb1a4) 0
+ primary-for QSqlDriver (0xb4cca3c0)
+
+Vtable for QSqlDriverFactoryInterface
+QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QSqlDriverFactoryInterface)
+8 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
+12 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QSqlDriverFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QSqlDriverFactoryInterface (0xb4cca840) 0 nearly-empty
+ vptr=((& QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface) + 8u)
+ QFactoryInterface (0xb4ccb618) 0 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb4cca840)
+
+Vtable for QSqlDriverPlugin
+QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
+8 QSqlDriverPlugin::metaObject
+12 QSqlDriverPlugin::qt_metacast
+16 QSqlDriverPlugin::qt_metacall
+20 QSqlDriverPlugin::~QSqlDriverPlugin
+24 QSqlDriverPlugin::~QSqlDriverPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
+72 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD1Ev
+76 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QSqlDriverPlugin
+ size=12 align=4
+ base size=12 base align=4
+QSqlDriverPlugin (0xb4ae4000) 0
+ vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 8u)
+ QObject (0xb4ccb924) 0
+ primary-for QSqlDriverPlugin (0xb4ae4000)
+ QSqlDriverFactoryInterface (0xb4ccab00) 8 nearly-empty
+ vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 72u)
+ QFactoryInterface (0xb4ccb960) 8 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb4ccab00)
+
+Class QSqlError
+ size=16 align=4
+ base size=16 base align=4
+QSqlError (0xb4ccba8c) 0
+
+Class QSqlField
+ size=16 align=4
+ base size=16 base align=4
+QSqlField (0xb4ccbac8) 0
+
+Class QSqlIndex
+ size=16 align=4
+ base size=16 base align=4
+QSqlIndex (0xb4ccaec0) 0
+ QSqlRecord (0xb4ccbc30) 0
+
+Vtable for QSqlResult
+QSqlResult::_ZTV10QSqlResult: 29u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSqlResult)
+8 QSqlResult::~QSqlResult
+12 QSqlResult::~QSqlResult
+16 QSqlResult::handle
+20 QSqlResult::setAt
+24 QSqlResult::setActive
+28 QSqlResult::setLastError
+32 QSqlResult::setQuery
+36 QSqlResult::setSelect
+40 QSqlResult::setForwardOnly
+44 QSqlResult::exec
+48 QSqlResult::prepare
+52 QSqlResult::savePrepare
+56 QSqlResult::bindValue
+60 QSqlResult::bindValue
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QSqlResult::fetchNext
+84 QSqlResult::fetchPrevious
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 QSqlResult::record
+108 QSqlResult::lastInsertId
+112 QSqlResult::virtual_hook
+
+Class QSqlResult
+ size=8 align=4
+ base size=8 base align=4
+QSqlResult (0xb4ccbdd4) 0
+ vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
+
+Vtable for QSqlQueryModel
+QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QSqlQueryModel)
+8 QSqlQueryModel::metaObject
+12 QSqlQueryModel::qt_metacast
+16 QSqlQueryModel::qt_metacall
+20 QSqlQueryModel::~QSqlQueryModel
+24 QSqlQueryModel::~QSqlQueryModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 QSqlQueryModel::rowCount
+68 QSqlQueryModel::columnCount
+72 QAbstractTableModel::hasChildren
+76 QSqlQueryModel::data
+80 QAbstractItemModel::setData
+84 QSqlQueryModel::headerData
+88 QSqlQueryModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QSqlQueryModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QSqlQueryModel::removeColumns
+132 QSqlQueryModel::fetchMore
+136 QSqlQueryModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+168 QSqlQueryModel::clear
+172 QSqlQueryModel::queryChange
+
+Class QSqlQueryModel
+ size=8 align=4
+ base size=8 base align=4
+QSqlQueryModel (0xb4b150c0) 0
+ vptr=((& QSqlQueryModel::_ZTV14QSqlQueryModel) + 8u)
+ QAbstractTableModel (0xb4b15100) 0
+ primary-for QSqlQueryModel (0xb4b150c0)
+ QAbstractItemModel (0xb4b15140) 0
+ primary-for QAbstractTableModel (0xb4b15100)
+ QObject (0xb4ccbe4c) 0
+ primary-for QAbstractItemModel (0xb4b15140)
+
+Vtable for QSqlTableModel
+QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QSqlTableModel)
+8 QSqlTableModel::metaObject
+12 QSqlTableModel::qt_metacast
+16 QSqlTableModel::qt_metacall
+20 QSqlTableModel::~QSqlTableModel
+24 QSqlTableModel::~QSqlTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 QSqlTableModel::rowCount
+68 QSqlQueryModel::columnCount
+72 QAbstractTableModel::hasChildren
+76 QSqlTableModel::data
+80 QSqlTableModel::setData
+84 QSqlTableModel::headerData
+88 QSqlQueryModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QSqlTableModel::insertRows
+120 QSqlQueryModel::insertColumns
+124 QSqlTableModel::removeRows
+128 QSqlTableModel::removeColumns
+132 QSqlQueryModel::fetchMore
+136 QSqlQueryModel::canFetchMore
+140 QSqlTableModel::flags
+144 QSqlTableModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QSqlTableModel::submit
+164 QSqlTableModel::revert
+168 QSqlTableModel::clear
+172 QSqlQueryModel::queryChange
+176 QSqlTableModel::select
+180 QSqlTableModel::setTable
+184 QSqlTableModel::setEditStrategy
+188 QSqlTableModel::setSort
+192 QSqlTableModel::setFilter
+196 QSqlTableModel::revertRow
+200 QSqlTableModel::updateRowInTable
+204 QSqlTableModel::insertRowIntoTable
+208 QSqlTableModel::deleteRowFromTable
+212 QSqlTableModel::orderByClause
+216 QSqlTableModel::selectStatement
+
+Class QSqlTableModel
+ size=8 align=4
+ base size=8 base align=4
+QSqlTableModel (0xb4b15400) 0
+ vptr=((& QSqlTableModel::_ZTV14QSqlTableModel) + 8u)
+ QSqlQueryModel (0xb4b15440) 0
+ primary-for QSqlTableModel (0xb4b15400)
+ QAbstractTableModel (0xb4b15480) 0
+ primary-for QSqlQueryModel (0xb4b15440)
+ QAbstractItemModel (0xb4b154c0) 0
+ primary-for QAbstractTableModel (0xb4b15480)
+ QObject (0xb4b34078) 0
+ primary-for QAbstractItemModel (0xb4b154c0)
+
+Class QSqlRelation
+ size=12 align=4
+ base size=12 base align=4
+QSqlRelation (0xb4b34294) 0
+
+Vtable for QSqlRelationalTableModel
+QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QSqlRelationalTableModel)
+8 QSqlRelationalTableModel::metaObject
+12 QSqlRelationalTableModel::qt_metacast
+16 QSqlRelationalTableModel::qt_metacall
+20 QSqlRelationalTableModel::~QSqlRelationalTableModel
+24 QSqlRelationalTableModel::~QSqlRelationalTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 QSqlTableModel::rowCount
+68 QSqlQueryModel::columnCount
+72 QAbstractTableModel::hasChildren
+76 QSqlRelationalTableModel::data
+80 QSqlRelationalTableModel::setData
+84 QSqlTableModel::headerData
+88 QSqlQueryModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QSqlTableModel::insertRows
+120 QSqlQueryModel::insertColumns
+124 QSqlTableModel::removeRows
+128 QSqlRelationalTableModel::removeColumns
+132 QSqlQueryModel::fetchMore
+136 QSqlQueryModel::canFetchMore
+140 QSqlTableModel::flags
+144 QSqlTableModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QSqlTableModel::submit
+164 QSqlTableModel::revert
+168 QSqlRelationalTableModel::clear
+172 QSqlQueryModel::queryChange
+176 QSqlRelationalTableModel::select
+180 QSqlRelationalTableModel::setTable
+184 QSqlTableModel::setEditStrategy
+188 QSqlTableModel::setSort
+192 QSqlTableModel::setFilter
+196 QSqlRelationalTableModel::revertRow
+200 QSqlRelationalTableModel::updateRowInTable
+204 QSqlRelationalTableModel::insertRowIntoTable
+208 QSqlTableModel::deleteRowFromTable
+212 QSqlRelationalTableModel::orderByClause
+216 QSqlRelationalTableModel::selectStatement
+220 QSqlRelationalTableModel::setRelation
+224 QSqlRelationalTableModel::relationModel
+
+Class QSqlRelationalTableModel
+ size=8 align=4
+ base size=8 base align=4
+QSqlRelationalTableModel (0xb4b15a40) 0
+ vptr=((& QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel) + 8u)
+ QSqlTableModel (0xb4b15a80) 0
+ primary-for QSqlRelationalTableModel (0xb4b15a40)
+ QSqlQueryModel (0xb4b15ac0) 0
+ primary-for QSqlTableModel (0xb4b15a80)
+ QAbstractTableModel (0xb4b15b00) 0
+ primary-for QSqlQueryModel (0xb4b15ac0)
+ QAbstractItemModel (0xb4b15b40) 0
+ primary-for QAbstractTableModel (0xb4b15b00)
+ QObject (0xb4b34ec4) 0
+ primary-for QAbstractItemModel (0xb4b15b40)
+
+Class QHelpGlobal
+ size=1 align=1
+ base size=0 base align=1
+QHelpGlobal (0xb4b690f0) 0 empty
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb4b6912c) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb4b69ce4) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb4ba3800) 0
+ QVector<QPoint> (0xb4bae384) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb4ba3e40) 0
+ QVector<QPointF> (0xb4baed5c) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb49f76cc) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb49f7690) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb49f7a14) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb4a32bb8) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb4a32b7c) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb4a6f0b4) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb4a6f1e0) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb4aaa168) 0
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb49010b4) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb48fc480) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb4901a8c) 0
+ primary-for QImage (0xb48fc480)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb48fcd80) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb4965654) 0
+ primary-for QPixmap (0xb48fcd80)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb4965ce4) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb4965e88) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb49c3258) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb499bc00) 0
+ QGradient (0xb49c34ec) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb499bd00) 0
+ QGradient (0xb49c3528) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb499be00) 0
+ QGradient (0xb49c3564) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb49c35a0) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb4806840) 0
+ QPalette (0xb49c3e88) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb4838000) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb483821c) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb4838474) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb4838528) 0
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb4838564) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb46d0438) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb46d0474) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb46d0690) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb4717230) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb46d06cc) 0
+ primary-for QWidget (0xb4717230)
+ QPaintDevice (0xb46d0708) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb47cb6c0) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb45db9b0) 0
+ primary-for QFrame (0xb47cb6c0)
+ QObject (0xb47bee4c) 0
+ primary-for QWidget (0xb45db9b0)
+ QPaintDevice (0xb47bee88) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb47cb980) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb47cb9c0) 0
+ primary-for QAbstractScrollArea (0xb47cb980)
+ QWidget (0xb45ee5a0) 0
+ primary-for QFrame (0xb47cb9c0)
+ QObject (0xb45f30b4) 0
+ primary-for QWidget (0xb45ee5a0)
+ QPaintDevice (0xb45f30f0) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb45f330c) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb461a740) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb463f384) 0
+ primary-for QItemSelectionModel (0xb461a740)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb461ac00) 0
+ QList<QItemSelectionRange> (0xb463f744) 0
+
+Vtable for QValidator
+QValidator::_ZTV10QValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QValidator)
+8 QValidator::metaObject
+12 QValidator::qt_metacast
+16 QValidator::qt_metacall
+20 QValidator::~QValidator
+24 QValidator::~QValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QValidator::fixup
+
+Class QValidator
+ size=8 align=4
+ base size=8 base align=4
+QValidator (0xb461ad80) 0
+ vptr=((& QValidator::_ZTV10QValidator) + 8u)
+ QObject (0xb463f8e8) 0
+ primary-for QValidator (0xb461ad80)
+
+Vtable for QIntValidator
+QIntValidator::_ZTV13QIntValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIntValidator)
+8 QIntValidator::metaObject
+12 QIntValidator::qt_metacast
+16 QIntValidator::qt_metacall
+20 QIntValidator::~QIntValidator
+24 QIntValidator::~QIntValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIntValidator::validate
+60 QValidator::fixup
+64 QIntValidator::setRange
+
+Class QIntValidator
+ size=16 align=4
+ base size=16 base align=4
+QIntValidator (0xb4690040) 0
+ vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
+ QValidator (0xb4690080) 0
+ primary-for QIntValidator (0xb4690040)
+ QObject (0xb463fb04) 0
+ primary-for QValidator (0xb4690080)
+
+Vtable for QDoubleValidator
+QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDoubleValidator)
+8 QDoubleValidator::metaObject
+12 QDoubleValidator::qt_metacast
+16 QDoubleValidator::qt_metacall
+20 QDoubleValidator::~QDoubleValidator
+24 QDoubleValidator::~QDoubleValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDoubleValidator::validate
+60 QValidator::fixup
+64 QDoubleValidator::setRange
+
+Class QDoubleValidator
+ size=28 align=4
+ base size=28 base align=4
+QDoubleValidator (0xb4690340) 0
+ vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
+ QValidator (0xb4690380) 0
+ primary-for QDoubleValidator (0xb4690340)
+ QObject (0xb463fca8) 0
+ primary-for QValidator (0xb4690380)
+
+Vtable for QRegExpValidator
+QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QRegExpValidator)
+8 QRegExpValidator::metaObject
+12 QRegExpValidator::qt_metacast
+16 QRegExpValidator::qt_metacall
+20 QRegExpValidator::~QRegExpValidator
+24 QRegExpValidator::~QRegExpValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QRegExpValidator::validate
+60 QValidator::fixup
+
+Class QRegExpValidator
+ size=12 align=4
+ base size=12 base align=4
+QRegExpValidator (0xb4690700) 0
+ vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
+ QValidator (0xb4690740) 0
+ primary-for QRegExpValidator (0xb4690700)
+ QObject (0xb463ff78) 0
+ primary-for QValidator (0xb4690740)
+
+Vtable for QAbstractSpinBox
+QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+8 QAbstractSpinBox::metaObject
+12 QAbstractSpinBox::qt_metacast
+16 QAbstractSpinBox::qt_metacall
+20 QAbstractSpinBox::~QAbstractSpinBox
+24 QAbstractSpinBox::~QAbstractSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSpinBox::validate
+228 QAbstractSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
+256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSpinBox (0xb46909c0) 0
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
+ QWidget (0xb46ba370) 0
+ primary-for QAbstractSpinBox (0xb46909c0)
+ QObject (0xb46b90f0) 0
+ primary-for QWidget (0xb46ba370)
+ QPaintDevice (0xb46b912c) 8
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb46b9438) 0
+
+Vtable for QAbstractSlider
+QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSlider)
+8 QAbstractSlider::metaObject
+12 QAbstractSlider::qt_metacast
+16 QAbstractSlider::qt_metacall
+20 QAbstractSlider::~QAbstractSlider
+24 QAbstractSlider::~QAbstractSlider
+28 QAbstractSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QAbstractSlider)
+236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
+240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSlider
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSlider (0xb45041c0) 0
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
+ QWidget (0xb4503be0) 0
+ primary-for QAbstractSlider (0xb45041c0)
+ QObject (0xb46b9690) 0
+ primary-for QWidget (0xb4503be0)
+ QPaintDevice (0xb46b96cc) 8
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
+
+Vtable for QSlider
+QSlider::_ZTV7QSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QSlider)
+8 QSlider::metaObject
+12 QSlider::qt_metacast
+16 QSlider::qt_metacall
+20 QSlider::~QSlider
+24 QSlider::~QSlider
+28 QSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSlider::sizeHint
+68 QSlider::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSlider::mousePressEvent
+84 QSlider::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSlider::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSlider::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI7QSlider)
+236 QSlider::_ZThn8_N7QSliderD1Ev
+240 QSlider::_ZThn8_N7QSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSlider
+ size=20 align=4
+ base size=20 base align=4
+QSlider (0xb4504740) 0
+ vptr=((& QSlider::_ZTV7QSlider) + 8u)
+ QAbstractSlider (0xb4504780) 0
+ primary-for QSlider (0xb4504740)
+ QWidget (0xb4521820) 0
+ primary-for QAbstractSlider (0xb4504780)
+ QObject (0xb46b999c) 0
+ primary-for QWidget (0xb4521820)
+ QPaintDevice (0xb46b99d8) 8
+ vptr=((& QSlider::_ZTV7QSlider) + 236u)
+
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb4504b40) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb46b9ca8) 0
+ primary-for QStyle (0xb4504b40)
+
+Vtable for QTabBar
+QTabBar::_ZTV7QTabBar: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QTabBar)
+8 QTabBar::metaObject
+12 QTabBar::qt_metacast
+16 QTabBar::qt_metacall
+20 QTabBar::~QTabBar
+24 QTabBar::~QTabBar
+28 QTabBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabBar::sizeHint
+68 QTabBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTabBar::mousePressEvent
+84 QTabBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QTabBar::mouseMoveEvent
+96 QTabBar::wheelEvent
+100 QTabBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabBar::paintEvent
+128 QWidget::moveEvent
+132 QTabBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabBar::showEvent
+172 QTabBar::hideEvent
+176 QWidget::x11Event
+180 QTabBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabBar::tabSizeHint
+228 QTabBar::tabInserted
+232 QTabBar::tabRemoved
+236 QTabBar::tabLayoutChange
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI7QTabBar)
+248 QTabBar::_ZThn8_N7QTabBarD1Ev
+252 QTabBar::_ZThn8_N7QTabBarD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabBar
+ size=20 align=4
+ base size=20 base align=4
+QTabBar (0xb459b0c0) 0
+ vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
+ QWidget (0xb458ec30) 0
+ primary-for QTabBar (0xb459b0c0)
+ QObject (0xb459a0b4) 0
+ primary-for QWidget (0xb458ec30)
+ QPaintDevice (0xb459a0f0) 8
+ vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
+
+Vtable for QTabWidget
+QTabWidget::_ZTV10QTabWidget: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTabWidget)
+8 QTabWidget::metaObject
+12 QTabWidget::qt_metacast
+16 QTabWidget::qt_metacall
+20 QTabWidget::~QTabWidget
+24 QTabWidget::~QTabWidget
+28 QTabWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabWidget::sizeHint
+68 QTabWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QTabWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabWidget::paintEvent
+128 QWidget::moveEvent
+132 QTabWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTabWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabWidget::tabInserted
+228 QTabWidget::tabRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI10QTabWidget)
+240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
+244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabWidget
+ size=20 align=4
+ base size=20 base align=4
+QTabWidget (0xb459b3c0) 0
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
+ QWidget (0xb45c0370) 0
+ primary-for QTabWidget (0xb459b3c0)
+ QObject (0xb459a30c) 0
+ primary-for QWidget (0xb45c0370)
+ QPaintDevice (0xb459a348) 8
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
+
+Vtable for QRubberBand
+QRubberBand::_ZTV11QRubberBand: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QRubberBand)
+8 QRubberBand::metaObject
+12 QRubberBand::qt_metacast
+16 QRubberBand::qt_metacall
+20 QRubberBand::~QRubberBand
+24 QRubberBand::~QRubberBand
+28 QRubberBand::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRubberBand::paintEvent
+128 QRubberBand::moveEvent
+132 QRubberBand::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QRubberBand::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QRubberBand::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QRubberBand)
+232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
+236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRubberBand
+ size=20 align=4
+ base size=20 base align=4
+QRubberBand (0xb459bc00) 0
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
+ QWidget (0xb43d46e0) 0
+ primary-for QRubberBand (0xb459bc00)
+ QObject (0xb459a870) 0
+ primary-for QWidget (0xb43d46e0)
+ QPaintDevice (0xb459a8ac) 8
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
+
+Class QStyleOption
+ size=44 align=4
+ base size=44 base align=4
+QStyleOption (0xb459ace4) 0
+
+Class QStyleOptionFocusRect
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFocusRect (0xb43f1080) 0
+ QStyleOption (0xb459ad20) 0
+
+Class QStyleOptionFrame
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionFrame (0xb43f1280) 0
+ QStyleOption (0xb43fa0b4) 0
+
+Class QStyleOptionFrameV2
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionFrameV2 (0xb43f1480) 0
+ QStyleOptionFrame (0xb43f14c0) 0
+ QStyleOption (0xb43fa3fc) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb43f1980) 0
+ QStyleOptionFrameV2 (0xb43f19c0) 0
+ QStyleOptionFrame (0xb43f1a00) 0
+ QStyleOption (0xb43fa924) 0
+
+Class QStyleOptionTabWidgetFrame
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabWidgetFrame (0xb43f1d40) 0
+ QStyleOption (0xb43fad20) 0
+
+Class QStyleOptionTabWidgetFrameV2
+ size=112 align=4
+ base size=112 base align=4
+QStyleOptionTabWidgetFrameV2 (0xb43f1f40) 0
+ QStyleOptionTabWidgetFrame (0xb43f1f80) 0
+ QStyleOption (0xb44343c0) 0
+
+Class QStyleOptionTabBarBase
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabBarBase (0xb443b2c0) 0
+ QStyleOption (0xb44348ac) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb443b4c0) 0
+ QStyleOptionTabBarBase (0xb443b500) 0
+ QStyleOption (0xb4434d5c) 0
+
+Class QStyleOptionHeader
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionHeader (0xb443b840) 0
+ QStyleOption (0xb444c0f0) 0
+
+Class QStyleOptionButton
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionButton (0xb443bb00) 0
+ QStyleOption (0xb444cbb8) 0
+
+Class QStyleOptionTab
+ size=72 align=4
+ base size=72 base align=4
+QStyleOptionTab (0xb443be80) 0
+ QStyleOption (0xb446b4ec) 0
+
+Class QStyleOptionTabV2
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabV2 (0xb448e240) 0
+ QStyleOptionTab (0xb448e280) 0
+ QStyleOption (0xb446bf00) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb448e5c0) 0
+ QStyleOptionTabV2 (0xb448e600) 0
+ QStyleOptionTab (0xb448e640) 0
+ QStyleOption (0xb44b1474) 0
+
+Class QStyleOptionToolBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionToolBar (0xb448ea40) 0
+ QStyleOption (0xb44b1d5c) 0
+
+Class QStyleOptionProgressBar
+ size=68 align=4
+ base size=65 base align=4
+QStyleOptionProgressBar (0xb448edc0) 0
+ QStyleOption (0xb42ce438) 0
+
+Class QStyleOptionProgressBarV2
+ size=76 align=4
+ base size=74 base align=4
+QStyleOptionProgressBarV2 (0xb42ef000) 0
+ QStyleOptionProgressBar (0xb42ef040) 0
+ QStyleOption (0xb42ceb7c) 0
+
+Class QStyleOptionMenuItem
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionMenuItem (0xb42ef0c0) 0
+ QStyleOption (0xb42cebb8) 0
+
+Class QStyleOptionQ3ListViewItem
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionQ3ListViewItem (0xb42ef2c0) 0
+ QStyleOption (0xb42fc780) 0
+
+Class QStyleOptionQ3DockWindow
+ size=48 align=4
+ base size=46 base align=4
+QStyleOptionQ3DockWindow (0xb42ef640) 0
+ QStyleOption (0xb42fcdd4) 0
+
+Class QStyleOptionDockWidget
+ size=52 align=4
+ base size=51 base align=4
+QStyleOptionDockWidget (0xb42ef840) 0
+ QStyleOption (0xb432a12c) 0
+
+Class QStyleOptionDockWidgetV2
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionDockWidgetV2 (0xb42efa40) 0
+ QStyleOptionDockWidget (0xb42efa80) 0
+ QStyleOption (0xb432a6cc) 0
+
+Class QStyleOptionViewItem
+ size=80 align=4
+ base size=77 base align=4
+QStyleOptionViewItem (0xb42efdc0) 0
+ QStyleOption (0xb432ab04) 0
+
+Class QStyleOptionViewItemV2
+ size=84 align=4
+ base size=84 base align=4
+QStyleOptionViewItemV2 (0xb4346040) 0
+ QStyleOptionViewItem (0xb4346080) 0
+ QStyleOption (0xb43443fc) 0
+
+Class QStyleOptionViewItemV3
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionViewItemV3 (0xb4346540) 0
+ QStyleOptionViewItemV2 (0xb4346580) 0
+ QStyleOptionViewItem (0xb43465c0) 0
+ QStyleOption (0xb4344a14) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb4346900) 0
+ QStyleOptionViewItemV3 (0xb4346940) 0
+ QStyleOptionViewItemV2 (0xb4346980) 0
+ QStyleOptionViewItem (0xb43469c0) 0
+ QStyleOption (0xb4344ec4) 0
+
+Class QStyleOptionToolBox
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionToolBox (0xb4346d00) 0
+ QStyleOption (0xb4380a14) 0
+
+Class QStyleOptionToolBoxV2
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionToolBoxV2 (0xb4346f00) 0
+ QStyleOptionToolBox (0xb4346f40) 0
+ QStyleOption (0xb438d03c) 0
+
+Class QStyleOptionRubberBand
+ size=52 align=4
+ base size=49 base align=4
+QStyleOptionRubberBand (0xb4394280) 0
+ QStyleOption (0xb438d5a0) 0
+
+Class QStyleOptionComplex
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionComplex (0xb4394480) 0
+ QStyleOption (0xb438d8e8) 0
+
+Class QStyleOptionSlider
+ size=104 align=4
+ base size=101 base align=4
+QStyleOptionSlider (0xb4394700) 0
+ QStyleOptionComplex (0xb4394740) 0
+ QStyleOption (0xb438dd98) 0
+
+Class QStyleOptionSpinBox
+ size=64 align=4
+ base size=61 base align=4
+QStyleOptionSpinBox (0xb4394a80) 0
+ QStyleOptionComplex (0xb4394ac0) 0
+ QStyleOption (0xb43ad654) 0
+
+Class QStyleOptionQ3ListView
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionQ3ListView (0xb4394d00) 0
+ QStyleOptionComplex (0xb4394d40) 0
+ QStyleOption (0xb43adac8) 0
+
+Class QStyleOptionToolButton
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionToolButton (0xb41d5000) 0
+ QStyleOptionComplex (0xb41d5040) 0
+ QStyleOption (0xb41d13fc) 0
+
+Class QStyleOptionComboBox
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionComboBox (0xb41d53c0) 0
+ QStyleOptionComplex (0xb41d5400) 0
+ QStyleOption (0xb41e70f0) 0
+
+Class QStyleOptionTitleBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionTitleBar (0xb41d5600) 0
+ QStyleOptionComplex (0xb41d5640) 0
+ QStyleOption (0xb41e79d8) 0
+
+Class QStyleOptionGroupBox
+ size=88 align=4
+ base size=88 base align=4
+QStyleOptionGroupBox (0xb41d5880) 0
+ QStyleOptionComplex (0xb41d58c0) 0
+ QStyleOption (0xb42101a4) 0
+
+Class QStyleOptionSizeGrip
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionSizeGrip (0xb41d5b40) 0
+ QStyleOptionComplex (0xb41d5b80) 0
+ QStyleOption (0xb4210a50) 0
+
+Class QStyleOptionGraphicsItem
+ size=132 align=4
+ base size=132 base align=4
+QStyleOptionGraphicsItem (0xb41d5d80) 0
+ QStyleOption (0xb4210d20) 0
+
+Class QStyleHintReturn
+ size=8 align=4
+ base size=8 base align=4
+QStyleHintReturn (0xb422721c) 0
+
+Class QStyleHintReturnMask
+ size=12 align=4
+ base size=12 base align=4
+QStyleHintReturnMask (0xb422c1c0) 0
+ QStyleHintReturn (0xb4227258) 0
+
+Class QStyleHintReturnVariant
+ size=20 align=4
+ base size=20 base align=4
+QStyleHintReturnVariant (0xb422c240) 0
+ QStyleHintReturn (0xb4227294) 0
+
+Vtable for QAbstractItemDelegate
+QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
+8 QAbstractItemDelegate::metaObject
+12 QAbstractItemDelegate::qt_metacast
+16 QAbstractItemDelegate::qt_metacall
+20 QAbstractItemDelegate::~QAbstractItemDelegate
+24 QAbstractItemDelegate::~QAbstractItemDelegate
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractItemDelegate::createEditor
+68 QAbstractItemDelegate::setEditorData
+72 QAbstractItemDelegate::setModelData
+76 QAbstractItemDelegate::updateEditorGeometry
+80 QAbstractItemDelegate::editorEvent
+
+Class QAbstractItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemDelegate (0xb422c4c0) 0
+ vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
+ QObject (0xb42272d0) 0
+ primary-for QAbstractItemDelegate (0xb422c4c0)
+
+Vtable for QAbstractItemView
+QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractItemView)
+8 QAbstractItemView::metaObject
+12 QAbstractItemView::qt_metacast
+16 QAbstractItemView::qt_metacall
+20 QAbstractItemView::~QAbstractItemView
+24 QAbstractItemView::~QAbstractItemView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QAbstractItemView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QAbstractItemView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 __cxa_pure_virtual
+344 __cxa_pure_virtual
+348 __cxa_pure_virtual
+352 __cxa_pure_virtual
+356 __cxa_pure_virtual
+360 __cxa_pure_virtual
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI17QAbstractItemView)
+392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
+396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractItemView
+ size=20 align=4
+ base size=20 base align=4
+QAbstractItemView (0xb422c700) 0
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
+ QAbstractScrollArea (0xb422c740) 0
+ primary-for QAbstractItemView (0xb422c700)
+ QFrame (0xb422c780) 0
+ primary-for QAbstractScrollArea (0xb422c740)
+ QWidget (0xb424ca00) 0
+ primary-for QFrame (0xb422c780)
+ QObject (0xb42273fc) 0
+ primary-for QWidget (0xb424ca00)
+ QPaintDevice (0xb4227438) 8
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
+
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeView
+ size=20 align=4
+ base size=20 base align=4
+QTreeView (0xb422cbc0) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb422cc00) 0
+ primary-for QTreeView (0xb422cbc0)
+ QAbstractScrollArea (0xb422cc40) 0
+ primary-for QAbstractItemView (0xb422cc00)
+ QFrame (0xb422cc80) 0
+ primary-for QAbstractScrollArea (0xb422cc40)
+ QWidget (0xb429a2d0) 0
+ primary-for QFrame (0xb422cc80)
+ QObject (0xb4227744) 0
+ primary-for QWidget (0xb429a2d0)
+ QPaintDevice (0xb4227780) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+
+Class QHelpContentItem
+ size=4 align=4
+ base size=4 base align=4
+QHelpContentItem (0xb422799c) 0
+
+Vtable for QHelpContentModel
+QHelpContentModel::_ZTV17QHelpContentModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QHelpContentModel)
+8 QHelpContentModel::metaObject
+12 QHelpContentModel::qt_metacast
+16 QHelpContentModel::qt_metacall
+20 QHelpContentModel::~QHelpContentModel
+24 QHelpContentModel::~QHelpContentModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHelpContentModel::index
+60 QHelpContentModel::parent
+64 QHelpContentModel::rowCount
+68 QHelpContentModel::columnCount
+72 QAbstractItemModel::hasChildren
+76 QHelpContentModel::data
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QHelpContentModel
+ size=12 align=4
+ base size=12 base align=4
+QHelpContentModel (0xb422cf80) 0
+ vptr=((& QHelpContentModel::_ZTV17QHelpContentModel) + 8u)
+ QAbstractItemModel (0xb422cfc0) 0
+ primary-for QHelpContentModel (0xb422cf80)
+ QObject (0xb42279d8) 0
+ primary-for QAbstractItemModel (0xb422cfc0)
+
+Vtable for QHelpContentWidget
+QHelpContentWidget::_ZTV18QHelpContentWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QHelpContentWidget)
+8 QHelpContentWidget::metaObject
+12 QHelpContentWidget::qt_metacast
+16 QHelpContentWidget::qt_metacall
+20 QHelpContentWidget::~QHelpContentWidget
+24 QHelpContentWidget::~QHelpContentWidget
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI18QHelpContentWidget)
+400 QHelpContentWidget::_ZThn8_N18QHelpContentWidgetD1Ev
+404 QHelpContentWidget::_ZThn8_N18QHelpContentWidgetD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHelpContentWidget
+ size=36 align=4
+ base size=36 base align=4
+QHelpContentWidget (0xb40be200) 0
+ vptr=((& QHelpContentWidget::_ZTV18QHelpContentWidget) + 8u)
+ QTreeView (0xb40be240) 0
+ primary-for QHelpContentWidget (0xb40be200)
+ QAbstractItemView (0xb40be280) 0
+ primary-for QTreeView (0xb40be240)
+ QAbstractScrollArea (0xb40be2c0) 0
+ primary-for QAbstractItemView (0xb40be280)
+ QFrame (0xb40be300) 0
+ primary-for QAbstractScrollArea (0xb40be2c0)
+ QWidget (0xb40c1be0) 0
+ primary-for QFrame (0xb40be300)
+ QObject (0xb4227b04) 0
+ primary-for QWidget (0xb40c1be0)
+ QPaintDevice (0xb4227b40) 8
+ vptr=((& QHelpContentWidget::_ZTV18QHelpContentWidget) + 400u)
+
+Vtable for QHelpEngineCore
+QHelpEngineCore::_ZTV15QHelpEngineCore: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QHelpEngineCore)
+8 QHelpEngineCore::metaObject
+12 QHelpEngineCore::qt_metacast
+16 QHelpEngineCore::qt_metacall
+20 QHelpEngineCore::~QHelpEngineCore
+24 QHelpEngineCore::~QHelpEngineCore
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHelpEngineCore
+ size=12 align=4
+ base size=12 base align=4
+QHelpEngineCore (0xb40be540) 0
+ vptr=((& QHelpEngineCore::_ZTV15QHelpEngineCore) + 8u)
+ QObject (0xb4227c6c) 0
+ primary-for QHelpEngineCore (0xb40be540)
+
+Vtable for QHelpEngine
+QHelpEngine::_ZTV11QHelpEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHelpEngine)
+8 QHelpEngine::metaObject
+12 QHelpEngine::qt_metacast
+16 QHelpEngine::qt_metacall
+20 QHelpEngine::~QHelpEngine
+24 QHelpEngine::~QHelpEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHelpEngine
+ size=16 align=4
+ base size=16 base align=4
+QHelpEngine (0xb40be780) 0
+ vptr=((& QHelpEngine::_ZTV11QHelpEngine) + 8u)
+ QHelpEngineCore (0xb40be7c0) 0
+ primary-for QHelpEngine (0xb40be780)
+ QObject (0xb4227d98) 0
+ primary-for QHelpEngineCore (0xb40be7c0)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb40bea00) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb40bea40) 0
+ primary-for QStringListModel (0xb40bea00)
+ QAbstractItemModel (0xb40bea80) 0
+ primary-for QAbstractListModel (0xb40bea40)
+ QObject (0xb4227ec4) 0
+ primary-for QAbstractItemModel (0xb40bea80)
+
+Vtable for QListView
+QListView::_ZTV9QListView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QListView)
+8 QListView::metaObject
+12 QListView::qt_metacast
+16 QListView::qt_metacall
+20 QListView::~QListView
+24 QListView::~QListView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QListView)
+392 QListView::_ZThn8_N9QListViewD1Ev
+396 QListView::_ZThn8_N9QListViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListView
+ size=20 align=4
+ base size=20 base align=4
+QListView (0xb40becc0) 0
+ vptr=((& QListView::_ZTV9QListView) + 8u)
+ QAbstractItemView (0xb40bed00) 0
+ primary-for QListView (0xb40becc0)
+ QAbstractScrollArea (0xb40bed40) 0
+ primary-for QAbstractItemView (0xb40bed00)
+ QFrame (0xb40bed80) 0
+ primary-for QAbstractScrollArea (0xb40bed40)
+ QWidget (0xb40fb190) 0
+ primary-for QFrame (0xb40bed80)
+ QObject (0xb40fe000) 0
+ primary-for QWidget (0xb40fb190)
+ QPaintDevice (0xb40fe03c) 8
+ vptr=((& QListView::_ZTV9QListView) + 392u)
+
+Vtable for QHelpIndexModel
+QHelpIndexModel::_ZTV15QHelpIndexModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QHelpIndexModel)
+8 QHelpIndexModel::metaObject
+12 QHelpIndexModel::qt_metacast
+16 QHelpIndexModel::qt_metacall
+20 QHelpIndexModel::~QHelpIndexModel
+24 QHelpIndexModel::~QHelpIndexModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QHelpIndexModel
+ size=16 align=4
+ base size=16 base align=4
+QHelpIndexModel (0xb411c080) 0
+ vptr=((& QHelpIndexModel::_ZTV15QHelpIndexModel) + 8u)
+ QStringListModel (0xb411c0c0) 0
+ primary-for QHelpIndexModel (0xb411c080)
+ QAbstractListModel (0xb411c100) 0
+ primary-for QStringListModel (0xb411c0c0)
+ QAbstractItemModel (0xb411c140) 0
+ primary-for QAbstractListModel (0xb411c100)
+ QObject (0xb40fe258) 0
+ primary-for QAbstractItemModel (0xb411c140)
+
+Vtable for QHelpIndexWidget
+QHelpIndexWidget::_ZTV16QHelpIndexWidget: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QHelpIndexWidget)
+8 QHelpIndexWidget::metaObject
+12 QHelpIndexWidget::qt_metacast
+16 QHelpIndexWidget::qt_metacall
+20 QHelpIndexWidget::~QHelpIndexWidget
+24 QHelpIndexWidget::~QHelpIndexWidget
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI16QHelpIndexWidget)
+392 QHelpIndexWidget::_ZThn8_N16QHelpIndexWidgetD1Ev
+396 QHelpIndexWidget::_ZThn8_N16QHelpIndexWidgetD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHelpIndexWidget
+ size=20 align=4
+ base size=20 base align=4
+QHelpIndexWidget (0xb411c380) 0
+ vptr=((& QHelpIndexWidget::_ZTV16QHelpIndexWidget) + 8u)
+ QListView (0xb411c3c0) 0
+ primary-for QHelpIndexWidget (0xb411c380)
+ QAbstractItemView (0xb411c400) 0
+ primary-for QListView (0xb411c3c0)
+ QAbstractScrollArea (0xb411c440) 0
+ primary-for QAbstractItemView (0xb411c400)
+ QFrame (0xb411c480) 0
+ primary-for QAbstractScrollArea (0xb411c440)
+ QWidget (0xb41236e0) 0
+ primary-for QFrame (0xb411c480)
+ QObject (0xb40fe384) 0
+ primary-for QWidget (0xb41236e0)
+ QPaintDevice (0xb40fe3c0) 8
+ vptr=((& QHelpIndexWidget::_ZTV16QHelpIndexWidget) + 392u)
+
+Class QHelpSearchQuery
+ size=8 align=4
+ base size=8 base align=4
+QHelpSearchQuery (0xb40fe4ec) 0
+
+Vtable for QHelpSearchEngine
+QHelpSearchEngine::_ZTV17QHelpSearchEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QHelpSearchEngine)
+8 QHelpSearchEngine::metaObject
+12 QHelpSearchEngine::qt_metacast
+16 QHelpSearchEngine::qt_metacall
+20 QHelpSearchEngine::~QHelpSearchEngine
+24 QHelpSearchEngine::~QHelpSearchEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHelpSearchEngine
+ size=12 align=4
+ base size=12 base align=4
+QHelpSearchEngine (0xb411c880) 0
+ vptr=((& QHelpSearchEngine::_ZTV17QHelpSearchEngine) + 8u)
+ QObject (0xb40fea14) 0
+ primary-for QHelpSearchEngine (0xb411c880)
+
+Vtable for QHelpSearchQueryWidget
+QHelpSearchQueryWidget::_ZTV22QHelpSearchQueryWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QHelpSearchQueryWidget)
+8 QHelpSearchQueryWidget::metaObject
+12 QHelpSearchQueryWidget::qt_metacast
+16 QHelpSearchQueryWidget::qt_metacall
+20 QHelpSearchQueryWidget::~QHelpSearchQueryWidget
+24 QHelpSearchQueryWidget::~QHelpSearchQueryWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QHelpSearchQueryWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QHelpSearchQueryWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI22QHelpSearchQueryWidget)
+232 QHelpSearchQueryWidget::_ZThn8_N22QHelpSearchQueryWidgetD1Ev
+236 QHelpSearchQueryWidget::_ZThn8_N22QHelpSearchQueryWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHelpSearchQueryWidget
+ size=24 align=4
+ base size=24 base align=4
+QHelpSearchQueryWidget (0xb411cac0) 0
+ vptr=((& QHelpSearchQueryWidget::_ZTV22QHelpSearchQueryWidget) + 8u)
+ QWidget (0xb4141d70) 0
+ primary-for QHelpSearchQueryWidget (0xb411cac0)
+ QObject (0xb40feb40) 0
+ primary-for QWidget (0xb4141d70)
+ QPaintDevice (0xb40feb7c) 8
+ vptr=((& QHelpSearchQueryWidget::_ZTV22QHelpSearchQueryWidget) + 232u)
+
+Vtable for QHelpSearchResultWidget
+QHelpSearchResultWidget::_ZTV23QHelpSearchResultWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QHelpSearchResultWidget)
+8 QHelpSearchResultWidget::metaObject
+12 QHelpSearchResultWidget::qt_metacast
+16 QHelpSearchResultWidget::qt_metacall
+20 QHelpSearchResultWidget::~QHelpSearchResultWidget
+24 QHelpSearchResultWidget::~QHelpSearchResultWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QHelpSearchResultWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI23QHelpSearchResultWidget)
+232 QHelpSearchResultWidget::_ZThn8_N23QHelpSearchResultWidgetD1Ev
+236 QHelpSearchResultWidget::_ZThn8_N23QHelpSearchResultWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHelpSearchResultWidget
+ size=24 align=4
+ base size=24 base align=4
+QHelpSearchResultWidget (0xb411cd00) 0
+ vptr=((& QHelpSearchResultWidget::_ZTV23QHelpSearchResultWidget) + 8u)
+ QWidget (0xb4148eb0) 0
+ primary-for QHelpSearchResultWidget (0xb411cd00)
+ QObject (0xb40feca8) 0
+ primary-for QWidget (0xb4148eb0)
+ QPaintDevice (0xb40fece4) 8
+ vptr=((& QHelpSearchResultWidget::_ZTV23QHelpSearchResultWidget) + 232u)
+
diff --git a/tests/auto/bic/data/QtMultimedia.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtMultimedia.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..0b26af5c66
--- /dev/null
+++ b/tests/auto/bic/data/QtMultimedia.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,17065 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6e55c6c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e55e10) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb649d4ec) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb649d5a0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb649ddd4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb649df00) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb64d1168) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb64d1348) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb6520a8c) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb653bdc0) 0
+ QBasicAtomicInt (0xb5b461a4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb5c355a0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb5c355dc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb5c35a50) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb5c35a14) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb5afd960) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb594b12c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb594b168) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb594b0f0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb59f8dd4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb585bac8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb58e0b00) 0
+ QString (0xb591c21c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb591c564) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb57644b0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb576e3c0) 0
+ QGenericArgument (0xb57646cc) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb5764834) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb5764960) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb5764ca8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb57bc040) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb5764d98) 0 nearly-empty
+ primary-for std::bad_exception (0xb57bc040)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb57bc1c0) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb57c3000) 0 nearly-empty
+ primary-for std::bad_alloc (0xb57bc1c0)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb57c3258) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb57c3348) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb57c330c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb57c3b7c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb57c3c30) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb57c3ce4) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb56b3564) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb56b6880) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb56b3690) 0
+ primary-for QIODevice (0xb56b6880)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb56f4528) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb56f4564) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb56f2500) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb56f2540) 0
+ primary-for QFile (0xb56f2500)
+ QObject (0xb56f45dc) 0
+ primary-for QIODevice (0xb56f2540)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb56f4a50) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb557f0b4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb557f7bc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb55e61e0) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb55e61a4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb55c0c00) 0
+ QList<QString> (0xb55e630c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5622870) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb549c000) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb549c03c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5471500) 0
+ QAbstractFileEngine::ExtensionOption (0xb549c078) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5471580) 0
+ QAbstractFileEngine::ExtensionReturn (0xb549c0b4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5471600) 0
+ QAbstractFileEngine::ExtensionOption (0xb549c0f0) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5622fb4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb549c348) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb549c384) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5471940) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5471980) 0
+ primary-for QBuffer (0xb5471940)
+ QObject (0xb549c3fc) 0
+ primary-for QIODevice (0xb5471980)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb549cac8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb549ca8c) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb54f21e0) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb54f2924) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb54f28e8) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb54f2c30) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb54f2ca8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb54f2c6c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb526e30c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb526e2d0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb52bf000) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb52bf258) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb52bf4b0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb52bfb40) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb530e680) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5315d20) 0
+ primary-for QTextIStream (0xb530e680)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb530e940) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb53283c0) 0
+ primary-for QTextOStream (0xb530e940)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5328a50) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5328bf4) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5328c30) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5328ce4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb514a000) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb514a03c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb514a078) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb514a384) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb514a564) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb514a528) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb50c81a4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb50c8438) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb50cee40) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb50c85a0) 0
+ primary-for QFileSystemWatcher (0xb50cee40)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb510e100) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb50c87bc) 0
+ primary-for QFSFileEngine (0xb510e100)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb50c88e8) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb50c8b04) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb4f3f180) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb4f3f1c0) 0
+ primary-for QProcess (0xb4f3f180)
+ QObject (0xb50c8bb8) 0
+ primary-for QIODevice (0xb4f3f1c0)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb50c8dd4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb50c8f78) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb4fb0c30) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb4fb0ca8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb4fb0c6c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb4fb0d20) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb4fb0bf4) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb4e4c5dc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb4e53c80) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb4e4cbf4) 0
+ primary-for QSettings (0xb4e53c80)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb4e9a880) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb4e9a8c0) 0
+ primary-for QTemporaryFile (0xb4e9a880)
+ QIODevice (0xb4e9a900) 0
+ primary-for QFile (0xb4e9a8c0)
+ QObject (0xb4ea2708) 0
+ primary-for QIODevice (0xb4e9a900)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb4ea2a14) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb4ea2f00) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb4f13bb8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb4ee6ec0) 0
+ QVector<QXmlStreamAttribute> (0xb4f30618) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb4f30708) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb4f30b7c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb4d62168) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb4d62a14) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4d62a50) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb4d62bb8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb4d4de80) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb4d62d20) 0
+ primary-for QAbstractState (0xb4d4de80)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb4db7140) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb4d62f3c) 0
+ primary-for QAbstractTransition (0xb4db7140)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb4dc9168) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4db76c0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb4dc9348) 0
+ primary-for QTimerEvent (0xb4db76c0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4db7780) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb4dc93c0) 0
+ primary-for QChildEvent (0xb4db7780)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4db7a40) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb4dc9528) 0
+ primary-for QCustomEvent (0xb4db7a40)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb4db7b40) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb4dc9618) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4db7b40)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb4db7c00) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb4db7c40) 0
+ primary-for QEventTransition (0xb4db7c00)
+ QObject (0xb4dc96cc) 0
+ primary-for QAbstractTransition (0xb4db7c40)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb4db7f00) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb4db7f40) 0
+ primary-for QFinalState (0xb4db7f00)
+ QObject (0xb4dc98e8) 0
+ primary-for QAbstractState (0xb4db7f40)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb4dfd200) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb4dfd240) 0
+ primary-for QHistoryState (0xb4dfd200)
+ QObject (0xb4dc9b04) 0
+ primary-for QAbstractState (0xb4dfd240)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb4dfd500) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb4dfd540) 0
+ primary-for QSignalTransition (0xb4dfd500)
+ QObject (0xb4dc9d20) 0
+ primary-for QAbstractTransition (0xb4dfd540)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb4dfd800) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb4dfd840) 0
+ primary-for QState (0xb4dfd800)
+ QObject (0xb4dc9f3c) 0
+ primary-for QAbstractState (0xb4dfd840)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb4dfdc40) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb4e2b1a4) 0
+ primary-for QStateMachine::SignalEvent (0xb4dfdc40)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb4dfdcc0) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb4e2b1e0) 0
+ primary-for QStateMachine::WrappedEvent (0xb4dfdcc0)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb4dfdb00) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb4dfdb40) 0
+ primary-for QStateMachine (0xb4dfdb00)
+ QAbstractState (0xb4dfdb80) 0
+ primary-for QState (0xb4dfdb40)
+ QObject (0xb4e2b168) 0
+ primary-for QAbstractState (0xb4dfdb80)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4e2b564) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4c64a14) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb4c8103c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4c81000) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4c8130c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4c814b0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4caba80) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb4c81ca8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4caba80)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4cc41e0) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4cc47f8) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4cc4d5c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb4b4e03c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4b4e0b4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4b75654) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4b8bd5c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4ba6a8c) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4bd0b7c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb4bd0d98) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4a57f00) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4a7d99c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4aa85a0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4b0d1e0) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb4954f78) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb496d03c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb49852d0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb498f180) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4985384) 0
+ primary-for QTimeLine (0xb498f180)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4985618) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4985a8c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb49cf12c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb49d9300) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb49cf618) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb49d9300)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb49d9400) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb49d9440) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb49d9400)
+ std::exception (0xb49cf654) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb49d9440)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb49cf690) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb49cf6cc) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb49cf708) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb49cfce4) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb49cfe10) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4a0b258) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb488b240) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4874c30) 0
+ primary-for QFutureWatcherBase (0xb488b240)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb48b0400) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb48a6c30) 0
+ primary-for QThread (0xb48b0400)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb48b0740) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb48a6ec4) 0
+ primary-for QThreadPool (0xb48b0740)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb48d30f0) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb48d312c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb48d3168) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb48b0ac0) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb48d31a4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb48b0ac0)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb48fb780) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb458a078) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb458bec0) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb458a618) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb458bec0)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb45a72d0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb458a924) 0
+ primary-for QTextCodecPlugin (0xb45a72d0)
+ QTextCodecFactoryInterface (0xb45a5180) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb458a960) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb45a5180)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb45b9dd4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb45c9d40) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb45b9e4c) 0
+ primary-for QEventLoop (0xb45c9d40)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb45e6140) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb45e5168) 0
+ primary-for QAbstractEventDispatcher (0xb45e6140)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb45e5384) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4614834) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb45e6d80) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb461499c) 0
+ primary-for QAbstractItemModel (0xb45e6d80)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb444b3c0) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb444b400) 0
+ primary-for QAbstractTableModel (0xb444b3c0)
+ QObject (0xb445130c) 0
+ primary-for QAbstractItemModel (0xb444b400)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb444b640) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb444b680) 0
+ primary-for QAbstractListModel (0xb444b640)
+ QObject (0xb4451438) 0
+ primary-for QAbstractItemModel (0xb444b680)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb447930c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4482140) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb44795a0) 0
+ primary-for QCoreApplication (0xb4482140)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4479b40) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb44d5870) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb44d5b7c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb44d5dd4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb44d5e88) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb44d8f80) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb44fe0f0) 0
+ primary-for QMimeData (0xb44d8f80)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4503240) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb44fe30c) 0
+ primary-for QObjectCleanupHandler (0xb4503240)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4503480) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb44fe438) 0
+ primary-for QSharedMemory (0xb4503480)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4503740) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb44fe654) 0
+ primary-for QSignalMapper (0xb4503740)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4503a00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb44fe870) 0
+ primary-for QSocketNotifier (0xb4503a00)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb44feb40) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4503dc0) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb44febf4) 0
+ primary-for QTimer (0xb4503dc0)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4358300) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb44fee88) 0
+ primary-for QTranslator (0xb4358300)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4358640) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb436b168) 0
+ primary-for QLibrary (0xb4358640)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4358a40) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb436b3c0) 0
+ primary-for QPluginLoader (0xb4358a40)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb436b4ec) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb43ad4ec) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb43ad528) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb43ada14) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb43adf00) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb43ce940) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb43adf78) 0
+ primary-for QAbstractAnimation (0xb43ce940)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb43cec00) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb43cec40) 0
+ primary-for QAnimationGroup (0xb43cec00)
+ QObject (0xb43e61e0) 0
+ primary-for QAbstractAnimation (0xb43cec40)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb43cef00) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb43cef40) 0
+ primary-for QParallelAnimationGroup (0xb43cef00)
+ QAbstractAnimation (0xb43cef80) 0
+ primary-for QAnimationGroup (0xb43cef40)
+ QObject (0xb43e63fc) 0
+ primary-for QAbstractAnimation (0xb43cef80)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb43f9240) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb43f9280) 0
+ primary-for QPauseAnimation (0xb43f9240)
+ QObject (0xb43e6618) 0
+ primary-for QAbstractAnimation (0xb43f9280)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb43f9540) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb43f9580) 0
+ primary-for QVariantAnimation (0xb43f9540)
+ QObject (0xb43e6834) 0
+ primary-for QAbstractAnimation (0xb43f9580)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb43f9980) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb43f99c0) 0
+ primary-for QPropertyAnimation (0xb43f9980)
+ QAbstractAnimation (0xb43f9a00) 0
+ primary-for QVariantAnimation (0xb43f99c0)
+ QObject (0xb43e6a50) 0
+ primary-for QAbstractAnimation (0xb43f9a00)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb43f9cc0) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb43f9d00) 0
+ primary-for QSequentialAnimationGroup (0xb43f9cc0)
+ QAbstractAnimation (0xb43f9d40) 0
+ primary-for QAnimationGroup (0xb43f9d00)
+ QObject (0xb43e6c6c) 0
+ primary-for QAbstractAnimation (0xb43f9d40)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb4243168) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb42437bc) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb4243780) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb4243b04) 0
+
+Vtable for QMimeSource
+QMimeSource::_ZTV11QMimeSource: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMimeSource)
+8 QMimeSource::~QMimeSource
+12 QMimeSource::~QMimeSource
+16 __cxa_pure_virtual
+20 QMimeSource::provides
+24 __cxa_pure_virtual
+
+Class QMimeSource
+ size=4 align=4
+ base size=4 base align=4
+QMimeSource (0xb4243d20) 0 nearly-empty
+ vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
+
+Vtable for QDrag
+QDrag::_ZTV5QDrag: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDrag)
+8 QDrag::metaObject
+12 QDrag::qt_metacast
+16 QDrag::qt_metacall
+20 QDrag::~QDrag
+24 QDrag::~QDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDrag
+ size=8 align=4
+ base size=8 base align=4
+QDrag (0xb42719c0) 0
+ vptr=((& QDrag::_ZTV5QDrag) + 8u)
+ QObject (0xb4243d5c) 0
+ primary-for QDrag (0xb42719c0)
+
+Vtable for QInputEvent
+QInputEvent::_ZTV11QInputEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QInputEvent)
+8 QInputEvent::~QInputEvent
+12 QInputEvent::~QInputEvent
+
+Class QInputEvent
+ size=16 align=4
+ base size=16 base align=4
+QInputEvent (0xb4271c80) 0
+ vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
+ QEvent (0xb4243f78) 0
+ primary-for QInputEvent (0xb4271c80)
+
+Vtable for QMouseEvent
+QMouseEvent::_ZTV11QMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMouseEvent)
+8 QMouseEvent::~QMouseEvent
+12 QMouseEvent::~QMouseEvent
+
+Class QMouseEvent
+ size=40 align=4
+ base size=40 base align=4
+QMouseEvent (0xb4271d80) 0
+ vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
+ QInputEvent (0xb4271dc0) 0
+ primary-for QMouseEvent (0xb4271d80)
+ QEvent (0xb42cb078) 0
+ primary-for QInputEvent (0xb4271dc0)
+
+Vtable for QHoverEvent
+QHoverEvent::_ZTV11QHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHoverEvent)
+8 QHoverEvent::~QHoverEvent
+12 QHoverEvent::~QHoverEvent
+
+Class QHoverEvent
+ size=28 align=4
+ base size=28 base align=4
+QHoverEvent (0xb42d71c0) 0
+ vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
+ QEvent (0xb42cb564) 0
+ primary-for QHoverEvent (0xb42d71c0)
+
+Vtable for QWheelEvent
+QWheelEvent::_ZTV11QWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWheelEvent)
+8 QWheelEvent::~QWheelEvent
+12 QWheelEvent::~QWheelEvent
+
+Class QWheelEvent
+ size=44 align=4
+ base size=44 base align=4
+QWheelEvent (0xb42d72c0) 0
+ vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
+ QInputEvent (0xb42d7300) 0
+ primary-for QWheelEvent (0xb42d72c0)
+ QEvent (0xb42cb618) 0
+ primary-for QInputEvent (0xb42d7300)
+
+Vtable for QTabletEvent
+QTabletEvent::_ZTV12QTabletEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTabletEvent)
+8 QTabletEvent::~QTabletEvent
+12 QTabletEvent::~QTabletEvent
+
+Class QTabletEvent
+ size=104 align=4
+ base size=104 base align=4
+QTabletEvent (0xb42d7640) 0
+ vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
+ QInputEvent (0xb42d7680) 0
+ primary-for QTabletEvent (0xb42d7640)
+ QEvent (0xb42cb9d8) 0
+ primary-for QInputEvent (0xb42d7680)
+
+Vtable for QKeyEvent
+QKeyEvent::_ZTV9QKeyEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QKeyEvent)
+8 QKeyEvent::~QKeyEvent
+12 QKeyEvent::~QKeyEvent
+
+Class QKeyEvent
+ size=28 align=4
+ base size=27 base align=4
+QKeyEvent (0xb42d7b80) 0
+ vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
+ QInputEvent (0xb42d7bc0) 0
+ primary-for QKeyEvent (0xb42d7b80)
+ QEvent (0xb430003c) 0
+ primary-for QInputEvent (0xb42d7bc0)
+
+Vtable for QFocusEvent
+QFocusEvent::_ZTV11QFocusEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusEvent)
+8 QFocusEvent::~QFocusEvent
+12 QFocusEvent::~QFocusEvent
+
+Class QFocusEvent
+ size=16 align=4
+ base size=16 base align=4
+QFocusEvent (0xb4310100) 0
+ vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
+ QEvent (0xb4300a8c) 0
+ primary-for QFocusEvent (0xb4310100)
+
+Vtable for QPaintEvent
+QPaintEvent::_ZTV11QPaintEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPaintEvent)
+8 QPaintEvent::~QPaintEvent
+12 QPaintEvent::~QPaintEvent
+
+Class QPaintEvent
+ size=36 align=4
+ base size=33 base align=4
+QPaintEvent (0xb4310280) 0
+ vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
+ QEvent (0xb4300b40) 0
+ primary-for QPaintEvent (0xb4310280)
+
+Vtable for QUpdateLaterEvent
+QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QUpdateLaterEvent)
+8 QUpdateLaterEvent::~QUpdateLaterEvent
+12 QUpdateLaterEvent::~QUpdateLaterEvent
+
+Class QUpdateLaterEvent
+ size=16 align=4
+ base size=16 base align=4
+QUpdateLaterEvent (0xb4310400) 0
+ vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
+ QEvent (0xb4300c6c) 0
+ primary-for QUpdateLaterEvent (0xb4310400)
+
+Vtable for QMoveEvent
+QMoveEvent::_ZTV10QMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QMoveEvent)
+8 QMoveEvent::~QMoveEvent
+12 QMoveEvent::~QMoveEvent
+
+Class QMoveEvent
+ size=28 align=4
+ base size=28 base align=4
+QMoveEvent (0xb43104c0) 0
+ vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
+ QEvent (0xb4300ce4) 0
+ primary-for QMoveEvent (0xb43104c0)
+
+Vtable for QResizeEvent
+QResizeEvent::_ZTV12QResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QResizeEvent)
+8 QResizeEvent::~QResizeEvent
+12 QResizeEvent::~QResizeEvent
+
+Class QResizeEvent
+ size=28 align=4
+ base size=28 base align=4
+QResizeEvent (0xb43105c0) 0
+ vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
+ QEvent (0xb4300d98) 0
+ primary-for QResizeEvent (0xb43105c0)
+
+Vtable for QCloseEvent
+QCloseEvent::_ZTV11QCloseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QCloseEvent)
+8 QCloseEvent::~QCloseEvent
+12 QCloseEvent::~QCloseEvent
+
+Class QCloseEvent
+ size=12 align=4
+ base size=12 base align=4
+QCloseEvent (0xb43106c0) 0
+ vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
+ QEvent (0xb4300e4c) 0
+ primary-for QCloseEvent (0xb43106c0)
+
+Vtable for QIconDragEvent
+QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QIconDragEvent)
+8 QIconDragEvent::~QIconDragEvent
+12 QIconDragEvent::~QIconDragEvent
+
+Class QIconDragEvent
+ size=12 align=4
+ base size=12 base align=4
+QIconDragEvent (0xb4310740) 0
+ vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
+ QEvent (0xb4300e88) 0
+ primary-for QIconDragEvent (0xb4310740)
+
+Vtable for QShowEvent
+QShowEvent::_ZTV10QShowEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QShowEvent)
+8 QShowEvent::~QShowEvent
+12 QShowEvent::~QShowEvent
+
+Class QShowEvent
+ size=12 align=4
+ base size=12 base align=4
+QShowEvent (0xb43107c0) 0
+ vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
+ QEvent (0xb4300ec4) 0
+ primary-for QShowEvent (0xb43107c0)
+
+Vtable for QHideEvent
+QHideEvent::_ZTV10QHideEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHideEvent)
+8 QHideEvent::~QHideEvent
+12 QHideEvent::~QHideEvent
+
+Class QHideEvent
+ size=12 align=4
+ base size=12 base align=4
+QHideEvent (0xb4310840) 0
+ vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
+ QEvent (0xb4300f00) 0
+ primary-for QHideEvent (0xb4310840)
+
+Vtable for QContextMenuEvent
+QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QContextMenuEvent)
+8 QContextMenuEvent::~QContextMenuEvent
+12 QContextMenuEvent::~QContextMenuEvent
+
+Class QContextMenuEvent
+ size=36 align=4
+ base size=33 base align=4
+QContextMenuEvent (0xb43108c0) 0
+ vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
+ QInputEvent (0xb4310900) 0
+ primary-for QContextMenuEvent (0xb43108c0)
+ QEvent (0xb4300f3c) 0
+ primary-for QInputEvent (0xb4310900)
+
+Class QInputMethodEvent::Attribute
+ size=24 align=4
+ base size=24 base align=4
+QInputMethodEvent::Attribute (0xb4116294) 0
+
+Vtable for QInputMethodEvent
+QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QInputMethodEvent)
+8 QInputMethodEvent::~QInputMethodEvent
+12 QInputMethodEvent::~QInputMethodEvent
+
+Class QInputMethodEvent
+ size=32 align=4
+ base size=32 base align=4
+QInputMethodEvent (0xb4310b40) 0
+ vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
+ QEvent (0xb4116258) 0
+ primary-for QInputMethodEvent (0xb4310b40)
+
+Vtable for QDropEvent
+QDropEvent::_ZTV10QDropEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QDropEvent)
+8 QDropEvent::~QDropEvent
+12 QDropEvent::~QDropEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI10QDropEvent)
+36 QDropEvent::_ZThn12_N10QDropEventD1Ev
+40 QDropEvent::_ZThn12_N10QDropEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDropEvent
+ size=52 align=4
+ base size=52 base align=4
+QDropEvent (0xb41305a0) 0
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
+ QEvent (0xb41167f8) 0
+ primary-for QDropEvent (0xb41305a0)
+ QMimeSource (0xb4116834) 12 nearly-empty
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
+
+Vtable for QDragMoveEvent
+QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDragMoveEvent)
+8 QDragMoveEvent::~QDragMoveEvent
+12 QDragMoveEvent::~QDragMoveEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI14QDragMoveEvent)
+36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
+40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragMoveEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragMoveEvent (0xb413e400) 0
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
+ QDropEvent (0xb41442d0) 0
+ primary-for QDragMoveEvent (0xb413e400)
+ QEvent (0xb4116d5c) 0
+ primary-for QDropEvent (0xb41442d0)
+ QMimeSource (0xb4116d98) 12 nearly-empty
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
+
+Vtable for QDragEnterEvent
+QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragEnterEvent)
+8 QDragEnterEvent::~QDragEnterEvent
+12 QDragEnterEvent::~QDragEnterEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI15QDragEnterEvent)
+36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
+40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragEnterEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragEnterEvent (0xb413e600) 0
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
+ QDragMoveEvent (0xb413e640) 0
+ primary-for QDragEnterEvent (0xb413e600)
+ QDropEvent (0xb414a3c0) 0
+ primary-for QDragMoveEvent (0xb413e640)
+ QEvent (0xb4116f78) 0
+ primary-for QDropEvent (0xb414a3c0)
+ QMimeSource (0xb4116fb4) 12 nearly-empty
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
+
+Vtable for QDragResponseEvent
+QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QDragResponseEvent)
+8 QDragResponseEvent::~QDragResponseEvent
+12 QDragResponseEvent::~QDragResponseEvent
+
+Class QDragResponseEvent
+ size=16 align=4
+ base size=13 base align=4
+QDragResponseEvent (0xb413e6c0) 0
+ vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
+ QEvent (0xb414f000) 0
+ primary-for QDragResponseEvent (0xb413e6c0)
+
+Vtable for QDragLeaveEvent
+QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragLeaveEvent)
+8 QDragLeaveEvent::~QDragLeaveEvent
+12 QDragLeaveEvent::~QDragLeaveEvent
+
+Class QDragLeaveEvent
+ size=12 align=4
+ base size=12 base align=4
+QDragLeaveEvent (0xb413e780) 0
+ vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
+ QEvent (0xb414f078) 0
+ primary-for QDragLeaveEvent (0xb413e780)
+
+Vtable for QHelpEvent
+QHelpEvent::_ZTV10QHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHelpEvent)
+8 QHelpEvent::~QHelpEvent
+12 QHelpEvent::~QHelpEvent
+
+Class QHelpEvent
+ size=28 align=4
+ base size=28 base align=4
+QHelpEvent (0xb413e800) 0
+ vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
+ QEvent (0xb414f0b4) 0
+ primary-for QHelpEvent (0xb413e800)
+
+Vtable for QStatusTipEvent
+QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QStatusTipEvent)
+8 QStatusTipEvent::~QStatusTipEvent
+12 QStatusTipEvent::~QStatusTipEvent
+
+Class QStatusTipEvent
+ size=16 align=4
+ base size=16 base align=4
+QStatusTipEvent (0xb413ea00) 0
+ vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
+ QEvent (0xb414f348) 0
+ primary-for QStatusTipEvent (0xb413ea00)
+
+Vtable for QWhatsThisClickedEvent
+QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
+8 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+12 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+
+Class QWhatsThisClickedEvent
+ size=16 align=4
+ base size=16 base align=4
+QWhatsThisClickedEvent (0xb413eac0) 0
+ vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
+ QEvent (0xb414f3fc) 0
+ primary-for QWhatsThisClickedEvent (0xb413eac0)
+
+Vtable for QActionEvent
+QActionEvent::_ZTV12QActionEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionEvent)
+8 QActionEvent::~QActionEvent
+12 QActionEvent::~QActionEvent
+
+Class QActionEvent
+ size=20 align=4
+ base size=20 base align=4
+QActionEvent (0xb413eb80) 0
+ vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
+ QEvent (0xb414f4b0) 0
+ primary-for QActionEvent (0xb413eb80)
+
+Vtable for QFileOpenEvent
+QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QFileOpenEvent)
+8 QFileOpenEvent::~QFileOpenEvent
+12 QFileOpenEvent::~QFileOpenEvent
+
+Class QFileOpenEvent
+ size=16 align=4
+ base size=16 base align=4
+QFileOpenEvent (0xb413ec80) 0
+ vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
+ QEvent (0xb414f564) 0
+ primary-for QFileOpenEvent (0xb413ec80)
+
+Vtable for QToolBarChangeEvent
+QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
+8 QToolBarChangeEvent::~QToolBarChangeEvent
+12 QToolBarChangeEvent::~QToolBarChangeEvent
+
+Class QToolBarChangeEvent
+ size=16 align=4
+ base size=13 base align=4
+QToolBarChangeEvent (0xb413ed40) 0
+ vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
+ QEvent (0xb414f618) 0
+ primary-for QToolBarChangeEvent (0xb413ed40)
+
+Vtable for QShortcutEvent
+QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QShortcutEvent)
+8 QShortcutEvent::~QShortcutEvent
+12 QShortcutEvent::~QShortcutEvent
+
+Class QShortcutEvent
+ size=24 align=4
+ base size=24 base align=4
+QShortcutEvent (0xb413ee80) 0
+ vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
+ QEvent (0xb414f690) 0
+ primary-for QShortcutEvent (0xb413ee80)
+
+Vtable for QClipboardEvent
+QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QClipboardEvent)
+8 QClipboardEvent::~QClipboardEvent
+12 QClipboardEvent::~QClipboardEvent
+
+Class QClipboardEvent
+ size=12 align=4
+ base size=12 base align=4
+QClipboardEvent (0xb416c080) 0
+ vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
+ QEvent (0xb414f834) 0
+ primary-for QClipboardEvent (0xb416c080)
+
+Vtable for QWindowStateChangeEvent
+QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
+8 QWindowStateChangeEvent::~QWindowStateChangeEvent
+12 QWindowStateChangeEvent::~QWindowStateChangeEvent
+
+Class QWindowStateChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QWindowStateChangeEvent (0xb416c140) 0
+ vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
+ QEvent (0xb414f8ac) 0
+ primary-for QWindowStateChangeEvent (0xb416c140)
+
+Vtable for QMenubarUpdatedEvent
+QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QMenubarUpdatedEvent)
+8 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+12 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+
+Class QMenubarUpdatedEvent
+ size=16 align=4
+ base size=16 base align=4
+QMenubarUpdatedEvent (0xb416c200) 0
+ vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
+ QEvent (0xb414f960) 0
+ primary-for QMenubarUpdatedEvent (0xb416c200)
+
+Class QTouchEvent::TouchPoint
+ size=4 align=4
+ base size=4 base align=4
+QTouchEvent::TouchPoint (0xb414fb7c) 0
+
+Vtable for QTouchEvent
+QTouchEvent::_ZTV11QTouchEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTouchEvent)
+8 QTouchEvent::~QTouchEvent
+12 QTouchEvent::~QTouchEvent
+
+Class QTouchEvent
+ size=32 align=4
+ base size=32 base align=4
+QTouchEvent (0xb416c340) 0
+ vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 8u)
+ QInputEvent (0xb416c380) 0
+ primary-for QTouchEvent (0xb416c340)
+ QEvent (0xb414fb40) 0
+ primary-for QInputEvent (0xb416c380)
+
+Vtable for QGestureEvent
+QGestureEvent::_ZTV13QGestureEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGestureEvent)
+8 QGestureEvent::~QGestureEvent
+12 QGestureEvent::~QGestureEvent
+
+Class QGestureEvent
+ size=12 align=4
+ base size=12 base align=4
+QGestureEvent (0xb416c740) 0
+ vptr=((& QGestureEvent::_ZTV13QGestureEvent) + 8u)
+ QEvent (0xb414fe4c) 0
+ primary-for QGestureEvent (0xb416c740)
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb414fe88) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb416cb80) 0
+ QVector<QPoint> (0xb41c312c) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb41ea1c0) 0
+ QVector<QPointF> (0xb41c3b04) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb400b438) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb40265dc) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb40265a0) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb4026ac8) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb4026bf4) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb4089b7c) 0
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb40f4ac8) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb3f0a3c0) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb40f5b40) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb3f0ad98) 0
+ primary-for QImage (0xb40f5b40)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb3f72440) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb3f67960) 0
+ primary-for QPixmap (0xb3f72440)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb3fb1000) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb3fb11a4) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb3fb1564) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb3fdd2c0) 0
+ QGradient (0xb3fb17f8) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb3fdd3c0) 0
+ QGradient (0xb3fb1834) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb3fdd4c0) 0
+ QGradient (0xb3fb1870) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb3fb18ac) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb3fb1a50) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb3fb1a14) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3e1d5dc) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb3e1de4c) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb3e3dd80) 0
+ QTextFormat (0xb3e7e3c0) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb3ec8cc0) 0
+ QTextFormat (0xb3ed899c) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb3ef5280) 0
+ QTextFormat (0xb3efa168) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb3ef5440) 0
+ QTextCharFormat (0xb3ef5480) 0
+ QTextFormat (0xb3efa3c0) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb3ef56c0) 0
+ QTextFormat (0xb3efa690) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb3ef5d40) 0
+ QTextFrameFormat (0xb3ef5d80) 0
+ QTextFormat (0xb3efaec4) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3d2e280) 0
+ QTextCharFormat (0xb3d2e2c0) 0
+ QTextFormat (0xb3d2c4b0) 0
+
+Class QTextInlineObject
+ size=8 align=4
+ base size=8 base align=4
+QTextInlineObject (0xb3d2c834) 0
+
+Class QTextLayout::FormatRange
+ size=16 align=4
+ base size=16 base align=4
+QTextLayout::FormatRange (0xb3d2cbb8) 0
+
+Class QTextLayout
+ size=4 align=4
+ base size=4 base align=4
+QTextLayout (0xb3d2cb7c) 0
+
+Class QTextLine
+ size=8 align=4
+ base size=8 base align=4
+QTextLine (0xb3d2cd5c) 0
+
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb3d6e12c) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
+
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb3d2ef00) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3d6e348) 0
+ primary-for QTextDocument (0xb3d2ef00)
+
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3d6e654) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb3d6e6cc) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb3d94d00) 0
+ QPalette (0xb3d6efb4) 0
+
+Class QAbstractTextDocumentLayout::Selection
+ size=12 align=4
+ base size=12 base align=4
+QAbstractTextDocumentLayout::Selection (0xb3e09168) 0
+
+Class QAbstractTextDocumentLayout::PaintContext
+ size=48 align=4
+ base size=48 base align=4
+QAbstractTextDocumentLayout::PaintContext (0xb3e091a4) 0
+
+Vtable for QAbstractTextDocumentLayout
+QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
+8 QAbstractTextDocumentLayout::metaObject
+12 QAbstractTextDocumentLayout::qt_metacast
+16 QAbstractTextDocumentLayout::qt_metacall
+20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QAbstractTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTextDocumentLayout (0xb3df9840) 0
+ vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
+ QObject (0xb3e0912c) 0
+ primary-for QAbstractTextDocumentLayout (0xb3df9840)
+
+Vtable for QTextObjectInterface
+QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextObjectInterface)
+8 QTextObjectInterface::~QTextObjectInterface
+12 QTextObjectInterface::~QTextObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextObjectInterface (0xb3e098e8) 0 nearly-empty
+ vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
+
+Class QFontDatabase
+ size=4 align=4
+ base size=4 base align=4
+QFontDatabase (0xb3e09dd4) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb3e09e10) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb3e09e4c) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb3c4b0b4) 0
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextObject
+ size=8 align=4
+ base size=8 base align=4
+QTextObject (0xb3c2d6c0) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3c4b168) 0
+ primary-for QTextObject (0xb3c2d6c0)
+
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb3c2d980) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3c2d9c0) 0
+ primary-for QTextBlockGroup (0xb3c2d980)
+ QObject (0xb3c4b384) 0
+ primary-for QTextObject (0xb3c2d9c0)
+
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
+
+Class QTextFrameLayoutData
+ size=4 align=4
+ base size=4 base align=4
+QTextFrameLayoutData (0xb3c4b5a0) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3c4b618) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb3c2dcc0) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3c2dd00) 0
+ primary-for QTextFrame (0xb3c2dcc0)
+ QObject (0xb3c4b5dc) 0
+ primary-for QTextObject (0xb3c2dd00)
+
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
+ size=4 align=4
+ base size=4 base align=4
+QTextBlockUserData (0xb3c8d2d0) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3c8d348) 0
+
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb3c8d30c) 0
+
+Class QTextFragment
+ size=12 align=4
+ base size=12 base align=4
+QTextFragment (0xb3ca5fb4) 0
+
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QSyntaxHighlighter
+ size=8 align=4
+ base size=8 base align=4
+QSyntaxHighlighter (0xb3cab9c0) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb3cb9f00) 0
+ primary-for QSyntaxHighlighter (0xb3cab9c0)
+
+Class QTextDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentFragment (0xb3cd112c) 0
+
+Class QTextDocumentWriter
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentWriter (0xb3cd1168) 0
+
+Vtable for QTextList
+QTextList::_ZTV9QTextList: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextList)
+8 QTextList::metaObject
+12 QTextList::qt_metacast
+16 QTextList::qt_metacall
+20 QTextList::~QTextList
+24 QTextList::~QTextList
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextList
+ size=8 align=4
+ base size=8 base align=4
+QTextList (0xb3cabd00) 0
+ vptr=((& QTextList::_ZTV9QTextList) + 8u)
+ QTextBlockGroup (0xb3cabd40) 0
+ primary-for QTextList (0xb3cabd00)
+ QTextObject (0xb3cabd80) 0
+ primary-for QTextBlockGroup (0xb3cabd40)
+ QObject (0xb3cd11a4) 0
+ primary-for QTextObject (0xb3cabd80)
+
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3cd1780) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb3ce5880) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3ce58c0) 0
+ primary-for QTextTable (0xb3ce5880)
+ QTextObject (0xb3ce5900) 0
+ primary-for QTextFrame (0xb3ce58c0)
+ QObject (0xb3cf8000) 0
+ primary-for QTextObject (0xb3ce5900)
+
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
+
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb3ce5ec0) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb3cf8564) 0
+ primary-for QCompleter (0xb3ce5ec0)
+
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb3cf8780) 0 empty
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb3cf87f8) 0
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb3b1b5c0) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb3cf8a50) 0
+ primary-for QSystemTrayIcon (0xb3b1b5c0)
+
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoGroup
+ size=8 align=4
+ base size=8 base align=4
+QUndoGroup (0xb3b1b940) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb3cf8c6c) 0
+ primary-for QUndoGroup (0xb3b1b940)
+
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 QUndoCommand::~QUndoCommand
+12 QUndoCommand::~QUndoCommand
+16 QUndoCommand::undo
+20 QUndoCommand::redo
+24 QUndoCommand::id
+28 QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb3cf8e88) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 QUndoStack::metaObject
+12 QUndoStack::qt_metacast
+16 QUndoStack::qt_metacall
+20 QUndoStack::~QUndoStack
+24 QUndoStack::~QUndoStack
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb3b1bc40) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb3cf8ec4) 0
+ primary-for QUndoStack (0xb3b1bc40)
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb3b6f0f0) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb3bb0fb4) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb3be7000) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb3be3e60) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb3be703c) 0
+ primary-for QWidget (0xb3be3e60)
+ QPaintDevice (0xb3be7078) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb3a98800) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb3ab45a0) 0
+ primary-for QFrame (0xb3a98800)
+ QObject (0xb3a997bc) 0
+ primary-for QWidget (0xb3ab45a0)
+ QPaintDevice (0xb3a997f8) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb3a98ac0) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb3a98b00) 0
+ primary-for QAbstractScrollArea (0xb3a98ac0)
+ QWidget (0xb3ac8190) 0
+ primary-for QFrame (0xb3a98b00)
+ QObject (0xb3a99a14) 0
+ primary-for QWidget (0xb3ac8190)
+ QPaintDevice (0xb3a99a50) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb3a99c6c) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb3ae9880) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb3afdce4) 0
+ primary-for QItemSelectionModel (0xb3ae9880)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb3ae9d40) 0
+ QList<QItemSelectionRange> (0xb39430b4) 0
+
+Vtable for QValidator
+QValidator::_ZTV10QValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QValidator)
+8 QValidator::metaObject
+12 QValidator::qt_metacast
+16 QValidator::qt_metacall
+20 QValidator::~QValidator
+24 QValidator::~QValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QValidator::fixup
+
+Class QValidator
+ size=8 align=4
+ base size=8 base align=4
+QValidator (0xb3ae9ec0) 0
+ vptr=((& QValidator::_ZTV10QValidator) + 8u)
+ QObject (0xb3943258) 0
+ primary-for QValidator (0xb3ae9ec0)
+
+Vtable for QIntValidator
+QIntValidator::_ZTV13QIntValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIntValidator)
+8 QIntValidator::metaObject
+12 QIntValidator::qt_metacast
+16 QIntValidator::qt_metacall
+20 QIntValidator::~QIntValidator
+24 QIntValidator::~QIntValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIntValidator::validate
+60 QValidator::fixup
+64 QIntValidator::setRange
+
+Class QIntValidator
+ size=16 align=4
+ base size=16 base align=4
+QIntValidator (0xb3964180) 0
+ vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
+ QValidator (0xb39641c0) 0
+ primary-for QIntValidator (0xb3964180)
+ QObject (0xb3943474) 0
+ primary-for QValidator (0xb39641c0)
+
+Vtable for QDoubleValidator
+QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDoubleValidator)
+8 QDoubleValidator::metaObject
+12 QDoubleValidator::qt_metacast
+16 QDoubleValidator::qt_metacall
+20 QDoubleValidator::~QDoubleValidator
+24 QDoubleValidator::~QDoubleValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDoubleValidator::validate
+60 QValidator::fixup
+64 QDoubleValidator::setRange
+
+Class QDoubleValidator
+ size=28 align=4
+ base size=28 base align=4
+QDoubleValidator (0xb3964480) 0
+ vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
+ QValidator (0xb39644c0) 0
+ primary-for QDoubleValidator (0xb3964480)
+ QObject (0xb3943618) 0
+ primary-for QValidator (0xb39644c0)
+
+Vtable for QRegExpValidator
+QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QRegExpValidator)
+8 QRegExpValidator::metaObject
+12 QRegExpValidator::qt_metacast
+16 QRegExpValidator::qt_metacall
+20 QRegExpValidator::~QRegExpValidator
+24 QRegExpValidator::~QRegExpValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QRegExpValidator::validate
+60 QValidator::fixup
+
+Class QRegExpValidator
+ size=12 align=4
+ base size=12 base align=4
+QRegExpValidator (0xb3964840) 0
+ vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
+ QValidator (0xb3964880) 0
+ primary-for QRegExpValidator (0xb3964840)
+ QObject (0xb39438e8) 0
+ primary-for QValidator (0xb3964880)
+
+Vtable for QAbstractSpinBox
+QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+8 QAbstractSpinBox::metaObject
+12 QAbstractSpinBox::qt_metacast
+16 QAbstractSpinBox::qt_metacall
+20 QAbstractSpinBox::~QAbstractSpinBox
+24 QAbstractSpinBox::~QAbstractSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSpinBox::validate
+228 QAbstractSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
+256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSpinBox (0xb3964b00) 0
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
+ QWidget (0xb398aa00) 0
+ primary-for QAbstractSpinBox (0xb3964b00)
+ QObject (0xb3943a50) 0
+ primary-for QWidget (0xb398aa00)
+ QPaintDevice (0xb3943a8c) 8
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+
+Vtable for QAbstractSlider
+QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSlider)
+8 QAbstractSlider::metaObject
+12 QAbstractSlider::qt_metacast
+16 QAbstractSlider::qt_metacall
+20 QAbstractSlider::~QAbstractSlider
+24 QAbstractSlider::~QAbstractSlider
+28 QAbstractSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QAbstractSlider)
+236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
+240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSlider
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSlider (0xb3964f00) 0
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
+ QWidget (0xb39afbe0) 0
+ primary-for QAbstractSlider (0xb3964f00)
+ QObject (0xb3943d98) 0
+ primary-for QWidget (0xb39afbe0)
+ QPaintDevice (0xb3943dd4) 8
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
+
+Vtable for QSlider
+QSlider::_ZTV7QSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QSlider)
+8 QSlider::metaObject
+12 QSlider::qt_metacast
+16 QSlider::qt_metacall
+20 QSlider::~QSlider
+24 QSlider::~QSlider
+28 QSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSlider::sizeHint
+68 QSlider::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSlider::mousePressEvent
+84 QSlider::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSlider::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSlider::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI7QSlider)
+236 QSlider::_ZThn8_N7QSliderD1Ev
+240 QSlider::_ZThn8_N7QSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSlider
+ size=20 align=4
+ base size=20 base align=4
+QSlider (0xb39d7480) 0
+ vptr=((& QSlider::_ZTV7QSlider) + 8u)
+ QAbstractSlider (0xb39d74c0) 0
+ primary-for QSlider (0xb39d7480)
+ QWidget (0xb39de820) 0
+ primary-for QAbstractSlider (0xb39d74c0)
+ QObject (0xb39e10b4) 0
+ primary-for QWidget (0xb39de820)
+ QPaintDevice (0xb39e10f0) 8
+ vptr=((& QSlider::_ZTV7QSlider) + 236u)
+
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb39d7880) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb39e13c0) 0
+ primary-for QStyle (0xb39d7880)
+
+Vtable for QTabBar
+QTabBar::_ZTV7QTabBar: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QTabBar)
+8 QTabBar::metaObject
+12 QTabBar::qt_metacast
+16 QTabBar::qt_metacall
+20 QTabBar::~QTabBar
+24 QTabBar::~QTabBar
+28 QTabBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabBar::sizeHint
+68 QTabBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTabBar::mousePressEvent
+84 QTabBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QTabBar::mouseMoveEvent
+96 QTabBar::wheelEvent
+100 QTabBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabBar::paintEvent
+128 QWidget::moveEvent
+132 QTabBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabBar::showEvent
+172 QTabBar::hideEvent
+176 QWidget::x11Event
+180 QTabBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabBar::tabSizeHint
+228 QTabBar::tabInserted
+232 QTabBar::tabRemoved
+236 QTabBar::tabLayoutChange
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI7QTabBar)
+248 QTabBar::_ZThn8_N7QTabBarD1Ev
+252 QTabBar::_ZThn8_N7QTabBarD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabBar
+ size=20 align=4
+ base size=20 base align=4
+QTabBar (0xb39d7e00) 0
+ vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
+ QWidget (0xb384ec30) 0
+ primary-for QTabBar (0xb39d7e00)
+ QObject (0xb39e17bc) 0
+ primary-for QWidget (0xb384ec30)
+ QPaintDevice (0xb39e17f8) 8
+ vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
+
+Vtable for QTabWidget
+QTabWidget::_ZTV10QTabWidget: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTabWidget)
+8 QTabWidget::metaObject
+12 QTabWidget::qt_metacast
+16 QTabWidget::qt_metacall
+20 QTabWidget::~QTabWidget
+24 QTabWidget::~QTabWidget
+28 QTabWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabWidget::sizeHint
+68 QTabWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QTabWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabWidget::paintEvent
+128 QWidget::moveEvent
+132 QTabWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTabWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabWidget::tabInserted
+228 QTabWidget::tabRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI10QTabWidget)
+240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
+244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabWidget
+ size=20 align=4
+ base size=20 base align=4
+QTabWidget (0xb387a100) 0
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
+ QWidget (0xb387c370) 0
+ primary-for QTabWidget (0xb387a100)
+ QObject (0xb39e1a14) 0
+ primary-for QWidget (0xb387c370)
+ QPaintDevice (0xb39e1a50) 8
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
+
+Vtable for QRubberBand
+QRubberBand::_ZTV11QRubberBand: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QRubberBand)
+8 QRubberBand::metaObject
+12 QRubberBand::qt_metacast
+16 QRubberBand::qt_metacall
+20 QRubberBand::~QRubberBand
+24 QRubberBand::~QRubberBand
+28 QRubberBand::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRubberBand::paintEvent
+128 QRubberBand::moveEvent
+132 QRubberBand::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QRubberBand::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QRubberBand::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QRubberBand)
+232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
+236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRubberBand
+ size=20 align=4
+ base size=20 base align=4
+QRubberBand (0xb387a940) 0
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
+ QWidget (0xb38a56e0) 0
+ primary-for QRubberBand (0xb387a940)
+ QObject (0xb39e1f78) 0
+ primary-for QWidget (0xb38a56e0)
+ QPaintDevice (0xb39e1fb4) 8
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
+
+Class QStyleOption
+ size=44 align=4
+ base size=44 base align=4
+QStyleOption (0xb38b33fc) 0
+
+Class QStyleOptionFocusRect
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFocusRect (0xb387adc0) 0
+ QStyleOption (0xb38b3438) 0
+
+Class QStyleOptionFrame
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionFrame (0xb387afc0) 0
+ QStyleOption (0xb38b37bc) 0
+
+Class QStyleOptionFrameV2
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionFrameV2 (0xb38cd1c0) 0
+ QStyleOptionFrame (0xb38cd200) 0
+ QStyleOption (0xb38b3b04) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb38cd6c0) 0
+ QStyleOptionFrameV2 (0xb38cd700) 0
+ QStyleOptionFrame (0xb38cd740) 0
+ QStyleOption (0xb38f703c) 0
+
+Class QStyleOptionTabWidgetFrame
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabWidgetFrame (0xb38cda80) 0
+ QStyleOption (0xb38f7438) 0
+
+Class QStyleOptionTabWidgetFrameV2
+ size=112 align=4
+ base size=112 base align=4
+QStyleOptionTabWidgetFrameV2 (0xb38cdc80) 0
+ QStyleOptionTabWidgetFrame (0xb38cdcc0) 0
+ QStyleOption (0xb38f7ac8) 0
+
+Class QStyleOptionTabBarBase
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabBarBase (0xb3705000) 0
+ QStyleOption (0xb38f7fb4) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb3705200) 0
+ QStyleOptionTabBarBase (0xb3705240) 0
+ QStyleOption (0xb370d474) 0
+
+Class QStyleOptionHeader
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionHeader (0xb3705580) 0
+ QStyleOption (0xb370d7f8) 0
+
+Class QStyleOptionButton
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionButton (0xb3705840) 0
+ QStyleOption (0xb37212d0) 0
+
+Class QStyleOptionTab
+ size=72 align=4
+ base size=72 base align=4
+QStyleOptionTab (0xb3705bc0) 0
+ QStyleOption (0xb3721bf4) 0
+
+Class QStyleOptionTabV2
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabV2 (0xb3705f80) 0
+ QStyleOptionTab (0xb3705fc0) 0
+ QStyleOption (0xb3759618) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb3776300) 0
+ QStyleOptionTabV2 (0xb3776340) 0
+ QStyleOptionTab (0xb3776380) 0
+ QStyleOption (0xb3759b7c) 0
+
+Class QStyleOptionToolBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionToolBar (0xb3776780) 0
+ QStyleOption (0xb3787474) 0
+
+Class QStyleOptionProgressBar
+ size=68 align=4
+ base size=65 base align=4
+QStyleOptionProgressBar (0xb3776b00) 0
+ QStyleOption (0xb3787b40) 0
+
+Class QStyleOptionProgressBarV2
+ size=76 align=4
+ base size=74 base align=4
+QStyleOptionProgressBarV2 (0xb3776d40) 0
+ QStyleOptionProgressBar (0xb3776d80) 0
+ QStyleOption (0xb37b7294) 0
+
+Class QStyleOptionMenuItem
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionMenuItem (0xb3776e00) 0
+ QStyleOption (0xb37b72d0) 0
+
+Class QStyleOptionQ3ListViewItem
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionQ3ListViewItem (0xb37ca000) 0
+ QStyleOption (0xb37b7e88) 0
+
+Class QStyleOptionQ3DockWindow
+ size=48 align=4
+ base size=46 base align=4
+QStyleOptionQ3DockWindow (0xb37ca380) 0
+ QStyleOption (0xb37d54ec) 0
+
+Class QStyleOptionDockWidget
+ size=52 align=4
+ base size=51 base align=4
+QStyleOptionDockWidget (0xb37ca580) 0
+ QStyleOption (0xb37d5834) 0
+
+Class QStyleOptionDockWidgetV2
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionDockWidgetV2 (0xb37ca780) 0
+ QStyleOptionDockWidget (0xb37ca7c0) 0
+ QStyleOption (0xb37d5dd4) 0
+
+Class QStyleOptionViewItem
+ size=80 align=4
+ base size=77 base align=4
+QStyleOptionViewItem (0xb37cab00) 0
+ QStyleOption (0xb360321c) 0
+
+Class QStyleOptionViewItemV2
+ size=84 align=4
+ base size=84 base align=4
+QStyleOptionViewItemV2 (0xb37cad80) 0
+ QStyleOptionViewItem (0xb37cadc0) 0
+ QStyleOption (0xb3603b04) 0
+
+Class QStyleOptionViewItemV3
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionViewItemV3 (0xb361c280) 0
+ QStyleOptionViewItemV2 (0xb361c2c0) 0
+ QStyleOptionViewItem (0xb361c300) 0
+ QStyleOption (0xb361f12c) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb361c640) 0
+ QStyleOptionViewItemV3 (0xb361c680) 0
+ QStyleOptionViewItemV2 (0xb361c6c0) 0
+ QStyleOptionViewItem (0xb361c700) 0
+ QStyleOption (0xb361f5dc) 0
+
+Class QStyleOptionToolBox
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionToolBox (0xb361ca40) 0
+ QStyleOption (0xb364f12c) 0
+
+Class QStyleOptionToolBoxV2
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionToolBoxV2 (0xb361cc40) 0
+ QStyleOptionToolBox (0xb361cc80) 0
+ QStyleOption (0xb364f744) 0
+
+Class QStyleOptionRubberBand
+ size=52 align=4
+ base size=49 base align=4
+QStyleOptionRubberBand (0xb361cfc0) 0
+ QStyleOption (0xb364fca8) 0
+
+Class QStyleOptionComplex
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionComplex (0xb36641c0) 0
+ QStyleOption (0xb3669000) 0
+
+Class QStyleOptionSlider
+ size=104 align=4
+ base size=101 base align=4
+QStyleOptionSlider (0xb3664440) 0
+ QStyleOptionComplex (0xb3664480) 0
+ QStyleOption (0xb36694b0) 0
+
+Class QStyleOptionSpinBox
+ size=64 align=4
+ base size=61 base align=4
+QStyleOptionSpinBox (0xb36647c0) 0
+ QStyleOptionComplex (0xb3664800) 0
+ QStyleOption (0xb3669d5c) 0
+
+Class QStyleOptionQ3ListView
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionQ3ListView (0xb3664a40) 0
+ QStyleOptionComplex (0xb3664a80) 0
+ QStyleOption (0xb36811e0) 0
+
+Class QStyleOptionToolButton
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionToolButton (0xb3664d40) 0
+ QStyleOptionComplex (0xb3664d80) 0
+ QStyleOption (0xb3681b04) 0
+
+Class QStyleOptionComboBox
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionComboBox (0xb36b4100) 0
+ QStyleOptionComplex (0xb36b4140) 0
+ QStyleOption (0xb36ac7f8) 0
+
+Class QStyleOptionTitleBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionTitleBar (0xb36b4340) 0
+ QStyleOptionComplex (0xb36b4380) 0
+ QStyleOption (0xb36d40f0) 0
+
+Class QStyleOptionGroupBox
+ size=88 align=4
+ base size=88 base align=4
+QStyleOptionGroupBox (0xb36b45c0) 0
+ QStyleOptionComplex (0xb36b4600) 0
+ QStyleOption (0xb36d48ac) 0
+
+Class QStyleOptionSizeGrip
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionSizeGrip (0xb36b4880) 0
+ QStyleOptionComplex (0xb36b48c0) 0
+ QStyleOption (0xb36e9168) 0
+
+Class QStyleOptionGraphicsItem
+ size=132 align=4
+ base size=132 base align=4
+QStyleOptionGraphicsItem (0xb36b4ac0) 0
+ QStyleOption (0xb36e9438) 0
+
+Class QStyleHintReturn
+ size=8 align=4
+ base size=8 base align=4
+QStyleHintReturn (0xb36e9924) 0
+
+Class QStyleHintReturnMask
+ size=12 align=4
+ base size=12 base align=4
+QStyleHintReturnMask (0xb36b4f00) 0
+ QStyleHintReturn (0xb36e9960) 0
+
+Class QStyleHintReturnVariant
+ size=20 align=4
+ base size=20 base align=4
+QStyleHintReturnVariant (0xb36b4f80) 0
+ QStyleHintReturn (0xb36e999c) 0
+
+Vtable for QAbstractItemDelegate
+QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
+8 QAbstractItemDelegate::metaObject
+12 QAbstractItemDelegate::qt_metacast
+16 QAbstractItemDelegate::qt_metacall
+20 QAbstractItemDelegate::~QAbstractItemDelegate
+24 QAbstractItemDelegate::~QAbstractItemDelegate
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractItemDelegate::createEditor
+68 QAbstractItemDelegate::setEditorData
+72 QAbstractItemDelegate::setModelData
+76 QAbstractItemDelegate::updateEditorGeometry
+80 QAbstractItemDelegate::editorEvent
+
+Class QAbstractItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemDelegate (0xb3507200) 0
+ vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
+ QObject (0xb36e99d8) 0
+ primary-for QAbstractItemDelegate (0xb3507200)
+
+Vtable for QAbstractItemView
+QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractItemView)
+8 QAbstractItemView::metaObject
+12 QAbstractItemView::qt_metacast
+16 QAbstractItemView::qt_metacall
+20 QAbstractItemView::~QAbstractItemView
+24 QAbstractItemView::~QAbstractItemView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QAbstractItemView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QAbstractItemView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 __cxa_pure_virtual
+344 __cxa_pure_virtual
+348 __cxa_pure_virtual
+352 __cxa_pure_virtual
+356 __cxa_pure_virtual
+360 __cxa_pure_virtual
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI17QAbstractItemView)
+392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
+396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractItemView
+ size=20 align=4
+ base size=20 base align=4
+QAbstractItemView (0xb3507440) 0
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
+ QAbstractScrollArea (0xb3507480) 0
+ primary-for QAbstractItemView (0xb3507440)
+ QFrame (0xb35074c0) 0
+ primary-for QAbstractScrollArea (0xb3507480)
+ QWidget (0xb35178c0) 0
+ primary-for QFrame (0xb35074c0)
+ QObject (0xb36e9b04) 0
+ primary-for QWidget (0xb35178c0)
+ QPaintDevice (0xb36e9b40) 8
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
+
+Vtable for QListView
+QListView::_ZTV9QListView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QListView)
+8 QListView::metaObject
+12 QListView::qt_metacast
+16 QListView::qt_metacall
+20 QListView::~QListView
+24 QListView::~QListView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QListView)
+392 QListView::_ZThn8_N9QListViewD1Ev
+396 QListView::_ZThn8_N9QListViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListView
+ size=20 align=4
+ base size=20 base align=4
+QListView (0xb3507900) 0
+ vptr=((& QListView::_ZTV9QListView) + 8u)
+ QAbstractItemView (0xb3507940) 0
+ primary-for QListView (0xb3507900)
+ QAbstractScrollArea (0xb3507980) 0
+ primary-for QAbstractItemView (0xb3507940)
+ QFrame (0xb35079c0) 0
+ primary-for QAbstractScrollArea (0xb3507980)
+ QWidget (0xb3566140) 0
+ primary-for QFrame (0xb35079c0)
+ QObject (0xb36e9e4c) 0
+ primary-for QWidget (0xb3566140)
+ QPaintDevice (0xb36e9e88) 8
+ vptr=((& QListView::_ZTV9QListView) + 392u)
+
+Vtable for QUndoView
+QUndoView::_ZTV9QUndoView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QUndoView)
+8 QUndoView::metaObject
+12 QUndoView::qt_metacast
+16 QUndoView::qt_metacall
+20 QUndoView::~QUndoView
+24 QUndoView::~QUndoView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QUndoView)
+392 QUndoView::_ZThn8_N9QUndoViewD1Ev
+396 QUndoView::_ZThn8_N9QUndoViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUndoView
+ size=20 align=4
+ base size=20 base align=4
+QUndoView (0xb3507cc0) 0
+ vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
+ QListView (0xb3507d00) 0
+ primary-for QUndoView (0xb3507cc0)
+ QAbstractItemView (0xb3507d40) 0
+ primary-for QListView (0xb3507d00)
+ QAbstractScrollArea (0xb3507d80) 0
+ primary-for QAbstractItemView (0xb3507d40)
+ QFrame (0xb3507dc0) 0
+ primary-for QAbstractScrollArea (0xb3507d80)
+ QWidget (0xb3582410) 0
+ primary-for QFrame (0xb3507dc0)
+ QObject (0xb35860b4) 0
+ primary-for QWidget (0xb3582410)
+ QPaintDevice (0xb35860f0) 8
+ vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
+
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialog
+ size=20 align=4
+ base size=20 base align=4
+QDialog (0xb3598080) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb3599190) 0
+ primary-for QDialog (0xb3598080)
+ QObject (0xb358630c) 0
+ primary-for QWidget (0xb3599190)
+ QPaintDevice (0xb3586348) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
+
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPageSetupDialog (0xb3598340) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb3598380) 0
+ primary-for QAbstractPageSetupDialog (0xb3598340)
+ QWidget (0xb35a4e10) 0
+ primary-for QDialog (0xb3598380)
+ QObject (0xb3586564) 0
+ primary-for QWidget (0xb35a4e10)
+ QPaintDevice (0xb35865a0) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPrintDialog (0xb3598640) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb3598680) 0
+ primary-for QAbstractPrintDialog (0xb3598640)
+ QWidget (0xb35b4550) 0
+ primary-for QDialog (0xb3598680)
+ QObject (0xb35867bc) 0
+ primary-for QWidget (0xb35b4550)
+ QPaintDevice (0xb35867f8) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QColorDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColorDialog
+ size=20 align=4
+ base size=20 base align=4
+QColorDialog (0xb3598a80) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb3598ac0) 0
+ primary-for QColorDialog (0xb3598a80)
+ QWidget (0xb35eb0f0) 0
+ primary-for QDialog (0xb3598ac0)
+ QObject (0xb3586b04) 0
+ primary-for QWidget (0xb35eb0f0)
+ QPaintDevice (0xb3586b40) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QErrorMessage::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QErrorMessage
+ size=20 align=4
+ base size=20 base align=4
+QErrorMessage (0xb3598f40) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb3598f80) 0
+ primary-for QErrorMessage (0xb3598f40)
+ QWidget (0xb34230f0) 0
+ primary-for QDialog (0xb3598f80)
+ QObject (0xb3586ec4) 0
+ primary-for QWidget (0xb34230f0)
+ QPaintDevice (0xb3586f00) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFileDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFileDialog
+ size=20 align=4
+ base size=20 base align=4
+QFileDialog (0xb3424280) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb34242c0) 0
+ primary-for QFileDialog (0xb3424280)
+ QWidget (0xb3426a00) 0
+ primary-for QDialog (0xb34242c0)
+ QObject (0xb343112c) 0
+ primary-for QWidget (0xb3426a00)
+ QPaintDevice (0xb3431168) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
+32 QObject::eventFilter
+36 QFileSystemModel::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb3424bc0) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb3424c00) 0
+ primary-for QFileSystemModel (0xb3424bc0)
+ QObject (0xb34317f8) 0
+ primary-for QAbstractItemModel (0xb3424c00)
+
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFontDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontDialog
+ size=20 align=4
+ base size=20 base align=4
+QFontDialog (0xb3424fc0) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb349e000) 0
+ primary-for QFontDialog (0xb3424fc0)
+ QWidget (0xb349b5f0) 0
+ primary-for QDialog (0xb349e000)
+ QObject (0xb3431b04) 0
+ primary-for QWidget (0xb349b5f0)
+ QPaintDevice (0xb3431b40) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLineEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLineEdit::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLineEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLineEdit::changeEvent
+184 QWidget::metric
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLineEdit
+ size=20 align=4
+ base size=20 base align=4
+QLineEdit (0xb349e480) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb34ba690) 0
+ primary-for QLineEdit (0xb349e480)
+ QObject (0xb3431ec4) 0
+ primary-for QWidget (0xb34ba690)
+ QPaintDevice (0xb3431f00) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
+
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QInputDialog
+ size=20 align=4
+ base size=20 base align=4
+QInputDialog (0xb349ed00) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb349ed40) 0
+ primary-for QInputDialog (0xb349ed00)
+ QWidget (0xb32fd550) 0
+ primary-for QDialog (0xb349ed40)
+ QObject (0xb32f8564) 0
+ primary-for QWidget (0xb32fd550)
+ QPaintDevice (0xb32f85a0) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
+
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMessageBox::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMessageBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMessageBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMessageBox
+ size=20 align=4
+ base size=20 base align=4
+QMessageBox (0xb331d240) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb331d280) 0
+ primary-for QMessageBox (0xb331d240)
+ QWidget (0xb3328d70) 0
+ primary-for QDialog (0xb331d280)
+ QObject (0xb32f89d8) 0
+ primary-for QWidget (0xb3328d70)
+ QPaintDevice (0xb32f8a14) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QPageSetupDialog (0xb331d880) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb331d8c0) 0
+ primary-for QPageSetupDialog (0xb331d880)
+ QDialog (0xb331d900) 0
+ primary-for QAbstractPageSetupDialog (0xb331d8c0)
+ QWidget (0xb337aa00) 0
+ primary-for QDialog (0xb331d900)
+ QObject (0xb3398000) 0
+ primary-for QWidget (0xb337aa00)
+ QPaintDevice (0xb339803c) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
+
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb331dbc0) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb33a25f0) 0
+ primary-for QUnixPrintWidget (0xb331dbc0)
+ QObject (0xb3398258) 0
+ primary-for QWidget (0xb33a25f0)
+ QPaintDevice (0xb3398294) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
+
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QPrintDialog (0xb331de00) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb331de40) 0
+ primary-for QPrintDialog (0xb331de00)
+ QDialog (0xb331de80) 0
+ primary-for QAbstractPrintDialog (0xb331de40)
+ QWidget (0xb33ac730) 0
+ primary-for QDialog (0xb331de80)
+ QObject (0xb33983c0) 0
+ primary-for QWidget (0xb33ac730)
+ QPaintDevice (0xb33983fc) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb33c0140) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb33c0180) 0
+ primary-for QPrintPreviewDialog (0xb33c0140)
+ QWidget (0xb33c3320) 0
+ primary-for QDialog (0xb33c0180)
+ QObject (0xb3398618) 0
+ primary-for QWidget (0xb33c3320)
+ QPaintDevice (0xb3398654) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
+
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressDialog
+ size=20 align=4
+ base size=20 base align=4
+QProgressDialog (0xb33c0440) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb33c0480) 0
+ primary-for QProgressDialog (0xb33c0440)
+ QWidget (0xb33c9d70) 0
+ primary-for QDialog (0xb33c0480)
+ QObject (0xb3398870) 0
+ primary-for QWidget (0xb33c9d70)
+ QPaintDevice (0xb33988ac) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
+128 QWidget::moveEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizard
+ size=20 align=4
+ base size=20 base align=4
+QWizard (0xb33c0740) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb33c0780) 0
+ primary-for QWizard (0xb33c0740)
+ QWidget (0xb33dc870) 0
+ primary-for QDialog (0xb33c0780)
+ QObject (0xb3398ac8) 0
+ primary-for QWidget (0xb33dc870)
+ QPaintDevice (0xb3398b04) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
+
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizardPage
+ size=20 align=4
+ base size=20 base align=4
+QWizardPage (0xb33c0b80) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb3203c30) 0
+ primary-for QWizardPage (0xb33c0b80)
+ QObject (0xb3398e10) 0
+ primary-for QWidget (0xb3203c30)
+ QPaintDevice (0xb3398e4c) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
+
+Vtable for QKeyEventTransition
+QKeyEventTransition::_ZTV19QKeyEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QKeyEventTransition)
+8 QKeyEventTransition::metaObject
+12 QKeyEventTransition::qt_metacast
+16 QKeyEventTransition::qt_metacall
+20 QKeyEventTransition::~QKeyEventTransition
+24 QKeyEventTransition::~QKeyEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QKeyEventTransition::eventTest
+60 QKeyEventTransition::onTransition
+
+Class QKeyEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QKeyEventTransition (0xb33c0e40) 0
+ vptr=((& QKeyEventTransition::_ZTV19QKeyEventTransition) + 8u)
+ QEventTransition (0xb33c0e80) 0
+ primary-for QKeyEventTransition (0xb33c0e40)
+ QAbstractTransition (0xb33c0ec0) 0
+ primary-for QEventTransition (0xb33c0e80)
+ QObject (0xb3231078) 0
+ primary-for QAbstractTransition (0xb33c0ec0)
+
+Vtable for QMouseEventTransition
+QMouseEventTransition::_ZTV21QMouseEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QMouseEventTransition)
+8 QMouseEventTransition::metaObject
+12 QMouseEventTransition::qt_metacast
+16 QMouseEventTransition::qt_metacall
+20 QMouseEventTransition::~QMouseEventTransition
+24 QMouseEventTransition::~QMouseEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMouseEventTransition::eventTest
+60 QMouseEventTransition::onTransition
+
+Class QMouseEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QMouseEventTransition (0xb323c180) 0
+ vptr=((& QMouseEventTransition::_ZTV21QMouseEventTransition) + 8u)
+ QEventTransition (0xb323c1c0) 0
+ primary-for QMouseEventTransition (0xb323c180)
+ QAbstractTransition (0xb323c200) 0
+ primary-for QEventTransition (0xb323c1c0)
+ QObject (0xb3231294) 0
+ primary-for QAbstractTransition (0xb323c200)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb323c4c0) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb323c500) 0
+ primary-for QBitmap (0xb323c4c0)
+ QPaintDevice (0xb32314b0) 0
+ primary-for QPixmap (0xb323c500)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb326b078) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb326b0f0) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb323cd40) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb326b0b4) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb323cd40)
+
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb323cec0) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb326b1a4) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb323cec0)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb328a0a0) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb326b4b0) 0
+ primary-for QIconEnginePlugin (0xb328a0a0)
+ QIconEngineFactoryInterface (0xb3289180) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb326b4ec) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb3289180)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb32893c0) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb326b618) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb32893c0)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb3291af0) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb326b924) 0
+ primary-for QIconEnginePluginV2 (0xb3291af0)
+ QIconEngineFactoryInterfaceV2 (0xb3289680) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb326b960) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb3289680)
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb326ba8c) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QImageIOHandlerFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QImageIOHandlerFactoryInterface (0xb32899c0) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb326bbf4) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb32899c0)
+
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb32ae9b0) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb326bf00) 0
+ primary-for QImageIOPlugin (0xb32ae9b0)
+ QImageIOHandlerFactoryInterface (0xb3289c80) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb326bf3c) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb3289c80)
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb32bf168) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb32bf1a4) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
+ size=8 align=4
+ base size=8 base align=4
+QMovie (0xb32e6080) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb32bf1e0) 0
+ primary-for QMovie (0xb32e6080)
+
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
+
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb32e66c0) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb32bf4ec) 0
+ primary-for QPicture (0xb32e66c0)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb32bf780) 0
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb32e6a00) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb32bf7bc) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb32e6a00)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb312fa50) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb32bfac8) 0
+ primary-for QPictureFormatPlugin (0xb312fa50)
+ QPictureFormatInterface (0xb32e6cc0) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb32bfb04) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb32e6cc0)
+
+Class QPixmapCache::Key
+ size=4 align=4
+ base size=4 base align=4
+QPixmapCache::Key (0xb32bfc6c) 0
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb32bfc30) 0 empty
+
+Vtable for QGraphicsEffect
+QGraphicsEffect::_ZTV15QGraphicsEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsEffect)
+8 QGraphicsEffect::metaObject
+12 QGraphicsEffect::qt_metacast
+16 QGraphicsEffect::qt_metacall
+20 QGraphicsEffect::~QGraphicsEffect
+24 QGraphicsEffect::~QGraphicsEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 __cxa_pure_virtual
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEffect (0xb3141000) 0
+ vptr=((& QGraphicsEffect::_ZTV15QGraphicsEffect) + 8u)
+ QObject (0xb32bfce4) 0
+ primary-for QGraphicsEffect (0xb3141000)
+
+Vtable for QGraphicsColorizeEffect
+QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsColorizeEffect)
+8 QGraphicsColorizeEffect::metaObject
+12 QGraphicsColorizeEffect::qt_metacast
+16 QGraphicsColorizeEffect::qt_metacall
+20 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+24 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsColorizeEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsColorizeEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsColorizeEffect (0xb3141400) 0
+ vptr=((& QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect) + 8u)
+ QGraphicsEffect (0xb3141440) 0
+ primary-for QGraphicsColorizeEffect (0xb3141400)
+ QObject (0xb317a03c) 0
+ primary-for QGraphicsEffect (0xb3141440)
+
+Vtable for QGraphicsBlurEffect
+QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsBlurEffect)
+8 QGraphicsBlurEffect::metaObject
+12 QGraphicsBlurEffect::qt_metacast
+16 QGraphicsBlurEffect::qt_metacall
+20 QGraphicsBlurEffect::~QGraphicsBlurEffect
+24 QGraphicsBlurEffect::~QGraphicsBlurEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsBlurEffect::boundingRectFor
+60 QGraphicsBlurEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsBlurEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsBlurEffect (0xb3141700) 0
+ vptr=((& QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect) + 8u)
+ QGraphicsEffect (0xb3141740) 0
+ primary-for QGraphicsBlurEffect (0xb3141700)
+ QObject (0xb317a258) 0
+ primary-for QGraphicsEffect (0xb3141740)
+
+Vtable for QGraphicsDropShadowEffect
+QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsDropShadowEffect)
+8 QGraphicsDropShadowEffect::metaObject
+12 QGraphicsDropShadowEffect::qt_metacast
+16 QGraphicsDropShadowEffect::qt_metacall
+20 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+24 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsDropShadowEffect::boundingRectFor
+60 QGraphicsDropShadowEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsDropShadowEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsDropShadowEffect (0xb3141b40) 0
+ vptr=((& QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect) + 8u)
+ QGraphicsEffect (0xb3141b80) 0
+ primary-for QGraphicsDropShadowEffect (0xb3141b40)
+ QObject (0xb317a564) 0
+ primary-for QGraphicsEffect (0xb3141b80)
+
+Vtable for QGraphicsOpacityEffect
+QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsOpacityEffect)
+8 QGraphicsOpacityEffect::metaObject
+12 QGraphicsOpacityEffect::qt_metacast
+16 QGraphicsOpacityEffect::qt_metacall
+20 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+24 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsOpacityEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsOpacityEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsOpacityEffect (0xb3141fc0) 0
+ vptr=((& QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect) + 8u)
+ QGraphicsEffect (0xb31ca000) 0
+ primary-for QGraphicsOpacityEffect (0xb3141fc0)
+ QObject (0xb317a7f8) 0
+ primary-for QGraphicsEffect (0xb31ca000)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb317aa14) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb317aa50) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
+176 QWidget::x11Event
+180 QWSEmbedWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWSEmbedWidget
+ size=20 align=4
+ base size=20 base align=4
+QWSEmbedWidget (0xb31ca340) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb31cf910) 0
+ primary-for QWSEmbedWidget (0xb31ca340)
+ QObject (0xb317aa8c) 0
+ primary-for QWidget (0xb31cf910)
+ QPaintDevice (0xb317aac8) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
+
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb317ace4) 0
+
+Class QTileRules
+ size=8 align=4
+ base size=8 base align=4
+QTileRules (0xb317ad20) 0
+
+Class QDrawPixmaps::Data
+ size=80 align=4
+ base size=80 base align=4
+QDrawPixmaps::Data (0xb31f3078) 0
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb31f30f0) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2f01e10) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb2f01ec4) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb2f461e0) 0
+
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
+
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb2f18fc0) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb2f46b04) 0
+ primary-for QPrinter (0xb2f18fc0)
+
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb2f46e88) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2ff70b4) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb2fc8880) 0
+ QPainter (0xb2ff721c) 0
+
+Vtable for QAbstractProxyModel
+QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
+8 QAbstractProxyModel::metaObject
+12 QAbstractProxyModel::qt_metacast
+16 QAbstractProxyModel::qt_metacall
+20 QAbstractProxyModel::~QAbstractProxyModel
+24 QAbstractProxyModel::~QAbstractProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 QAbstractProxyModel::data
+80 QAbstractProxyModel::setData
+84 QAbstractProxyModel::headerData
+88 QAbstractProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractProxyModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QAbstractProxyModel::setSourceModel
+172 __cxa_pure_virtual
+176 __cxa_pure_virtual
+180 QAbstractProxyModel::mapSelectionToSource
+184 QAbstractProxyModel::mapSelectionFromSource
+
+Class QAbstractProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractProxyModel (0xb2fc8ec0) 0
+ vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
+ QAbstractItemModel (0xb2fc8f00) 0
+ primary-for QAbstractProxyModel (0xb2fc8ec0)
+ QObject (0xb2e12438) 0
+ primary-for QAbstractItemModel (0xb2fc8f00)
+
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QColumnView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QColumnView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QColumnView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QColumnView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColumnView
+ size=20 align=4
+ base size=20 base align=4
+QColumnView (0xb2e211c0) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2e21200) 0
+ primary-for QColumnView (0xb2e211c0)
+ QAbstractScrollArea (0xb2e21240) 0
+ primary-for QAbstractItemView (0xb2e21200)
+ QFrame (0xb2e21280) 0
+ primary-for QAbstractScrollArea (0xb2e21240)
+ QWidget (0xb2e23550) 0
+ primary-for QFrame (0xb2e21280)
+ QObject (0xb2e12654) 0
+ primary-for QWidget (0xb2e23550)
+ QPaintDevice (0xb2e12690) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDataWidgetMapper::setCurrentIndex
+
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2e21540) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2e128ac) 0
+ primary-for QDataWidgetMapper (0xb2e21540)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
+
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2e12ac8) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QDirModel
+ size=8 align=4
+ base size=8 base align=4
+QDirModel (0xb2e21940) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2e21980) 0
+ primary-for QDirModel (0xb2e21940)
+ QObject (0xb2e12c30) 0
+ primary-for QAbstractItemModel (0xb2e21980)
+
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QHeaderView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QHeaderView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QHeaderView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHeaderView
+ size=20 align=4
+ base size=20 base align=4
+QHeaderView (0xb2e21c40) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2e21c80) 0
+ primary-for QHeaderView (0xb2e21c40)
+ QAbstractScrollArea (0xb2e21cc0) 0
+ primary-for QAbstractItemView (0xb2e21c80)
+ QFrame (0xb2e21d00) 0
+ primary-for QAbstractScrollArea (0xb2e21cc0)
+ QWidget (0xb2e61dc0) 0
+ primary-for QFrame (0xb2e21d00)
+ QObject (0xb2e12e4c) 0
+ primary-for QWidget (0xb2e61dc0)
+ QPaintDevice (0xb2e12e88) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
+28 QObject::event
+32 QItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
+
+Class QItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QItemDelegate (0xb2e930c0) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2e93100) 0
+ primary-for QItemDelegate (0xb2e930c0)
+ QObject (0xb2e8e1a4) 0
+ primary-for QAbstractItemDelegate (0xb2e93100)
+
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2e8e3c0) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2e8e654) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QListWidgetItem (0xb2e8e924) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListWidget
+ size=20 align=4
+ base size=20 base align=4
+QListWidget (0xb2ee3a40) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2ee3a80) 0
+ primary-for QListWidget (0xb2ee3a40)
+ QAbstractItemView (0xb2ee3ac0) 0
+ primary-for QListView (0xb2ee3a80)
+ QAbstractScrollArea (0xb2ee3b00) 0
+ primary-for QAbstractItemView (0xb2ee3ac0)
+ QFrame (0xb2ee3b40) 0
+ primary-for QAbstractScrollArea (0xb2ee3b00)
+ QWidget (0xb2cf9640) 0
+ primary-for QFrame (0xb2ee3b40)
+ QObject (0xb2ee6a14) 0
+ primary-for QWidget (0xb2cf9640)
+ QPaintDevice (0xb2ee6a50) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
+
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2d16180) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2d161c0) 0
+ primary-for QProxyModel (0xb2d16180)
+ QObject (0xb2d1a078) 0
+ primary-for QAbstractItemModel (0xb2d161c0)
+
+Vtable for QSortFilterProxyModel
+QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
+8 QSortFilterProxyModel::metaObject
+12 QSortFilterProxyModel::qt_metacast
+16 QSortFilterProxyModel::qt_metacall
+20 QSortFilterProxyModel::~QSortFilterProxyModel
+24 QSortFilterProxyModel::~QSortFilterProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSortFilterProxyModel::index
+60 QSortFilterProxyModel::parent
+64 QSortFilterProxyModel::rowCount
+68 QSortFilterProxyModel::columnCount
+72 QSortFilterProxyModel::hasChildren
+76 QSortFilterProxyModel::data
+80 QSortFilterProxyModel::setData
+84 QSortFilterProxyModel::headerData
+88 QSortFilterProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QSortFilterProxyModel::mimeTypes
+104 QSortFilterProxyModel::mimeData
+108 QSortFilterProxyModel::dropMimeData
+112 QSortFilterProxyModel::supportedDropActions
+116 QSortFilterProxyModel::insertRows
+120 QSortFilterProxyModel::insertColumns
+124 QSortFilterProxyModel::removeRows
+128 QSortFilterProxyModel::removeColumns
+132 QSortFilterProxyModel::fetchMore
+136 QSortFilterProxyModel::canFetchMore
+140 QSortFilterProxyModel::flags
+144 QSortFilterProxyModel::sort
+148 QSortFilterProxyModel::buddy
+152 QSortFilterProxyModel::match
+156 QSortFilterProxyModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QSortFilterProxyModel::setSourceModel
+172 QSortFilterProxyModel::mapToSource
+176 QSortFilterProxyModel::mapFromSource
+180 QSortFilterProxyModel::mapSelectionToSource
+184 QSortFilterProxyModel::mapSelectionFromSource
+188 QSortFilterProxyModel::filterAcceptsRow
+192 QSortFilterProxyModel::filterAcceptsColumn
+196 QSortFilterProxyModel::lessThan
+
+Class QSortFilterProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QSortFilterProxyModel (0xb2d16480) 0
+ vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
+ QAbstractProxyModel (0xb2d164c0) 0
+ primary-for QSortFilterProxyModel (0xb2d16480)
+ QAbstractItemModel (0xb2d16500) 0
+ primary-for QAbstractProxyModel (0xb2d164c0)
+ QObject (0xb2d1a294) 0
+ primary-for QAbstractItemModel (0xb2d16500)
+
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2d1a4b0) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2d88b80) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2d88bc0) 0
+ primary-for QStandardItemModel (0xb2d88b80)
+ QObject (0xb2da55dc) 0
+ primary-for QAbstractItemModel (0xb2d88bc0)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2d88fc0) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2df1000) 0
+ primary-for QStringListModel (0xb2d88fc0)
+ QAbstractItemModel (0xb2df1040) 0
+ primary-for QAbstractListModel (0xb2df1000)
+ QObject (0xb2da58e8) 0
+ primary-for QAbstractItemModel (0xb2df1040)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
+28 QObject::event
+32 QStyledItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QStyledItemDelegate (0xb2df1280) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2df12c0) 0
+ primary-for QStyledItemDelegate (0xb2df1280)
+ QObject (0xb2da5a14) 0
+ primary-for QAbstractItemDelegate (0xb2df12c0)
+
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableView
+ size=20 align=4
+ base size=20 base align=4
+QTableView (0xb2df1580) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2df15c0) 0
+ primary-for QTableView (0xb2df1580)
+ QAbstractScrollArea (0xb2df1600) 0
+ primary-for QAbstractItemView (0xb2df15c0)
+ QFrame (0xb2df1640) 0
+ primary-for QAbstractScrollArea (0xb2df1600)
+ QWidget (0xb2c04b40) 0
+ primary-for QFrame (0xb2df1640)
+ QObject (0xb2da5c30) 0
+ primary-for QWidget (0xb2c04b40)
+ QPaintDevice (0xb2da5c6c) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2da5e88) 0
+
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2c2b0b4) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableWidget
+ size=20 align=4
+ base size=20 base align=4
+QTableWidget (0xb2c55a80) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2c55ac0) 0
+ primary-for QTableWidget (0xb2c55a80)
+ QAbstractItemView (0xb2c55b00) 0
+ primary-for QTableView (0xb2c55ac0)
+ QAbstractScrollArea (0xb2c55b40) 0
+ primary-for QAbstractItemView (0xb2c55b00)
+ QFrame (0xb2c55b80) 0
+ primary-for QAbstractScrollArea (0xb2c55b40)
+ QWidget (0xb2c69230) 0
+ primary-for QFrame (0xb2c55b80)
+ QObject (0xb2c661a4) 0
+ primary-for QWidget (0xb2c69230)
+ QPaintDevice (0xb2c661e0) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeView
+ size=20 align=4
+ base size=20 base align=4
+QTreeView (0xb2c8b080) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2c8b0c0) 0
+ primary-for QTreeView (0xb2c8b080)
+ QAbstractScrollArea (0xb2c8b100) 0
+ primary-for QAbstractItemView (0xb2c8b0c0)
+ QFrame (0xb2c8b140) 0
+ primary-for QAbstractScrollArea (0xb2c8b100)
+ QWidget (0xb2c87c80) 0
+ primary-for QFrame (0xb2c8b140)
+ QObject (0xb2c66870) 0
+ primary-for QWidget (0xb2c87c80)
+ QPaintDevice (0xb2c668ac) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2c66ac8) 0
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2cc51a4) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTreeWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeWidget
+ size=20 align=4
+ base size=20 base align=4
+QTreeWidget (0xb2b2fb00) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2b2fb40) 0
+ primary-for QTreeWidget (0xb2b2fb00)
+ QAbstractItemView (0xb2b2fb80) 0
+ primary-for QTreeView (0xb2b2fb40)
+ QAbstractScrollArea (0xb2b2fbc0) 0
+ primary-for QAbstractItemView (0xb2b2fb80)
+ QFrame (0xb2b2fc00) 0
+ primary-for QAbstractScrollArea (0xb2b2fbc0)
+ QWidget (0xb2b433c0) 0
+ primary-for QFrame (0xb2b2fc00)
+ QObject (0xb2b3c5dc) 0
+ primary-for QWidget (0xb2b433c0)
+ QPaintDevice (0xb2b3c618) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+
+Class QAccessible
+ size=1 align=1
+ base size=0 base align=1
+QAccessible (0xb2b7d03c) 0 empty
+
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb2b63880) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb2b7d30c) 0 empty
+
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterfaceEx (0xb2b63fc0) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb2a0d000) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2b63fc0)
+ QAccessible (0xb2b7d8ac) 0 empty
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
+
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb2a0d0c0) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2b7d924) 0
+ primary-for QAccessibleEvent (0xb2a0d0c0)
+
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
+ size=4 align=4
+ base size=4 base align=4
+QAccessible2Interface (0xb2a1b168) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb2a0d940) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb2a1b4ec) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb2a0d940)
+
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb2a0dbc0) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb2a1b834) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2a0dbc0)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleSimpleEditableTextInterface (0xb2a0de40) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb2a0de80) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb2a0de40)
+ QAccessible2Interface (0xb2a1bb7c) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2a0de80)
+
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb2a0df40) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb2a1bbb8) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb2a0df40)
+
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb2a361c0) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb2a1bf00) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb2a361c0)
+
+Vtable for QAccessibleActionInterface
+QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
+8 QAccessibleActionInterface::~QAccessibleActionInterface
+12 QAccessibleActionInterface::~QAccessibleActionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QAccessibleActionInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleActionInterface (0xb2a36280) 0 nearly-empty
+ vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 8u)
+ QAccessible2Interface (0xb2a1bf78) 0 nearly-empty
+ primary-for QAccessibleActionInterface (0xb2a36280)
+
+Vtable for QAccessibleImageInterface
+QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
+8 QAccessibleImageInterface::~QAccessibleImageInterface
+12 QAccessibleImageInterface::~QAccessibleImageInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QAccessibleImageInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleImageInterface (0xb2a36340) 0 nearly-empty
+ vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 8u)
+ QAccessible2Interface (0xb2a42000) 0 nearly-empty
+ primary-for QAccessibleImageInterface (0xb2a36340)
+
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb2a42078) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridgeFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridgeFactoryInterface (0xb2a36640) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb2a42294) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2a36640)
+
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb2a49eb0) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb2a425a0) 0
+ primary-for QAccessibleBridgePlugin (0xb2a49eb0)
+ QAccessibleBridgeFactoryInterface (0xb2a36900) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb2a425dc) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2a36900)
+
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
+
+Class QAccessibleObject
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObject (0xb2a36b40) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb2a36b80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2a36b40)
+ QAccessible (0xb2a42708) 0 empty
+
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleObjectEx
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObjectEx (0xb2a36c00) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb2a36c40) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2a36c00)
+ QAccessibleInterface (0xb2a36c80) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2a36c40)
+ QAccessible (0xb2a42744) 0 empty
+
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
+
+Class QAccessibleApplication
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleApplication (0xb2a36d00) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb2a36d40) 0
+ primary-for QAccessibleApplication (0xb2a36d00)
+ QAccessibleInterface (0xb2a36d80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2a36d40)
+ QAccessible (0xb2a42780) 0 empty
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb2a62b40) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb2a427bc) 0 empty
+ QFactoryInterface (0xb2a427f8) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2a62b40)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb2a6a550) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb2a42b04) 0
+ primary-for QAccessiblePlugin (0xb2a6a550)
+ QAccessibleFactoryInterface (0xb2a6a5a0) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb2a42b40) 8 empty
+ QFactoryInterface (0xb2a42b7c) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2a6a5a0)
+
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
+
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb2a6d280) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb2a6d2c0) 0
+ primary-for QAccessibleWidget (0xb2a6d280)
+ QAccessibleInterface (0xb2a6d300) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2a6d2c0)
+ QAccessible (0xb2a42ca8) 0 empty
+
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb2a6d380) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb2a6d3c0) 0
+ primary-for QAccessibleWidgetEx (0xb2a6d380)
+ QAccessibleInterfaceEx (0xb2a6d400) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2a6d3c0)
+ QAccessibleInterface (0xb2a6d440) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2a6d400)
+ QAccessible (0xb2a42ce4) 0 empty
+
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb2a6d4c0) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb2a42d20) 0
+ primary-for QAction (0xb2a6d4c0)
+
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb2a6db40) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb2aa41e0) 0
+ primary-for QActionGroup (0xb2a6db40)
+
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
+
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb2a6dfc0) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb2ad0000) 0
+ primary-for QApplication (0xb2a6dfc0)
+ QObject (0xb2aa4618) 0
+ primary-for QCoreApplication (0xb2ad0000)
+
+Vtable for QLayoutItem
+QLayoutItem::_ZTV11QLayoutItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QLayoutItem)
+8 QLayoutItem::~QLayoutItem
+12 QLayoutItem::~QLayoutItem
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QLayoutItem (0xb2aa4ca8) 0
+ vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+
+Vtable for QSpacerItem
+QSpacerItem::_ZTV11QSpacerItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QSpacerItem)
+8 QSpacerItem::~QSpacerItem
+12 QSpacerItem::~QSpacerItem
+16 QSpacerItem::sizeHint
+20 QSpacerItem::minimumSize
+24 QSpacerItem::maximumSize
+28 QSpacerItem::expandingDirections
+32 QSpacerItem::setGeometry
+36 QSpacerItem::geometry
+40 QSpacerItem::isEmpty
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QSpacerItem::spacerItem
+
+Class QSpacerItem
+ size=36 align=4
+ base size=36 base align=4
+QSpacerItem (0xb2ad0bc0) 0
+ vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
+ QLayoutItem (0xb2aa4ec4) 0
+ primary-for QSpacerItem (0xb2ad0bc0)
+
+Vtable for QWidgetItem
+QWidgetItem::_ZTV11QWidgetItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWidgetItem)
+8 QWidgetItem::~QWidgetItem
+12 QWidgetItem::~QWidgetItem
+16 QWidgetItem::sizeHint
+20 QWidgetItem::minimumSize
+24 QWidgetItem::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItem
+ size=12 align=4
+ base size=12 base align=4
+QWidgetItem (0xb2ad0d00) 0
+ vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
+ QLayoutItem (0xb29063fc) 0
+ primary-for QWidgetItem (0xb2ad0d00)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb2ad0e40) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb2ad0e80) 0
+ primary-for QWidgetItemV2 (0xb2ad0e40)
+ QLayoutItem (0xb2906708) 0
+ primary-for QWidgetItem (0xb2ad0e80)
+
+Class QLayoutIterator
+ size=8 align=4
+ base size=8 base align=4
+QLayoutIterator (0xb29067bc) 0
+
+Vtable for QLayout
+QLayout::_ZTV7QLayout: 45u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QLayout)
+8 QLayout::metaObject
+12 QLayout::qt_metacast
+16 QLayout::qt_metacall
+20 QLayout::~QLayout
+24 QLayout::~QLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 __cxa_pure_virtual
+68 QLayout::expandingDirections
+72 QLayout::minimumSize
+76 QLayout::maximumSize
+80 QLayout::setGeometry
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 QLayout::indexOf
+96 __cxa_pure_virtual
+100 QLayout::isEmpty
+104 QLayout::layout
+108 (int (*)(...))-0x000000008
+112 (int (*)(...))(& _ZTI7QLayout)
+116 QLayout::_ZThn8_N7QLayoutD1Ev
+120 QLayout::_ZThn8_N7QLayoutD0Ev
+124 __cxa_pure_virtual
+128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
+132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
+144 QLayout::_ZThn8_NK7QLayout8geometryEv
+148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+152 QLayoutItem::hasHeightForWidth
+156 QLayoutItem::heightForWidth
+160 QLayoutItem::minimumHeightForWidth
+164 QLayout::_ZThn8_N7QLayout10invalidateEv
+168 QLayoutItem::widget
+172 QLayout::_ZThn8_N7QLayout6layoutEv
+176 QLayoutItem::spacerItem
+
+Class QLayout
+ size=16 align=4
+ base size=16 base align=4
+QLayout (0xb29196e0) 0
+ vptr=((& QLayout::_ZTV7QLayout) + 8u)
+ QObject (0xb2906ec4) 0
+ primary-for QLayout (0xb29196e0)
+ QLayoutItem (0xb2906f00) 8
+ vptr=((& QLayout::_ZTV7QLayout) + 116u)
+
+Vtable for QGridLayout
+QGridLayout::_ZTV11QGridLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QGridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 QGridLayout::~QGridLayout
+24 QGridLayout::~QGridLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QGridLayout)
+132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
+136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QGridLayout
+ size=16 align=4
+ base size=16 base align=4
+QGridLayout (0xb291a900) 0
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
+ QLayout (0xb293b6e0) 0
+ primary-for QGridLayout (0xb291a900)
+ QObject (0xb293699c) 0
+ primary-for QLayout (0xb293b6e0)
+ QLayoutItem (0xb29369d8) 8
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
+
+Vtable for QBoxLayout
+QBoxLayout::_ZTV10QBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 QBoxLayout::~QBoxLayout
+24 QBoxLayout::~QBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI10QBoxLayout)
+132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
+136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QBoxLayout (0xb2965300) 0
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
+ QLayout (0xb296c3c0) 0
+ primary-for QBoxLayout (0xb2965300)
+ QObject (0xb2968168) 0
+ primary-for QLayout (0xb296c3c0)
+ QLayoutItem (0xb29681a4) 8
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
+
+Vtable for QHBoxLayout
+QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHBoxLayout)
+8 QHBoxLayout::metaObject
+12 QHBoxLayout::qt_metacast
+16 QHBoxLayout::qt_metacall
+20 QHBoxLayout::~QHBoxLayout
+24 QHBoxLayout::~QHBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QHBoxLayout)
+132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
+136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QHBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QHBoxLayout (0xb2965640) 0
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
+ QBoxLayout (0xb2965680) 0
+ primary-for QHBoxLayout (0xb2965640)
+ QLayout (0xb2982050) 0
+ primary-for QBoxLayout (0xb2965680)
+ QObject (0xb29684ec) 0
+ primary-for QLayout (0xb2982050)
+ QLayoutItem (0xb2968528) 8
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
+
+Vtable for QVBoxLayout
+QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QVBoxLayout)
+8 QVBoxLayout::metaObject
+12 QVBoxLayout::qt_metacast
+16 QVBoxLayout::qt_metacall
+20 QVBoxLayout::~QVBoxLayout
+24 QVBoxLayout::~QVBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QVBoxLayout)
+132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
+136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QVBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QVBoxLayout (0xb29658c0) 0
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
+ QBoxLayout (0xb2965900) 0
+ primary-for QVBoxLayout (0xb29658c0)
+ QLayout (0xb2985f00) 0
+ primary-for QBoxLayout (0xb2965900)
+ QObject (0xb2968654) 0
+ primary-for QLayout (0xb2985f00)
+ QLayoutItem (0xb2968690) 8
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+
+Vtable for QClipboard
+QClipboard::_ZTV10QClipboard: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QClipboard)
+8 QClipboard::metaObject
+12 QClipboard::qt_metacast
+16 QClipboard::qt_metacall
+20 QClipboard::~QClipboard
+24 QClipboard::~QClipboard
+28 QClipboard::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QClipboard::connectNotify
+52 QObject::disconnectNotify
+
+Class QClipboard
+ size=8 align=4
+ base size=8 base align=4
+QClipboard (0xb2965b40) 0
+ vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
+ QObject (0xb29687bc) 0
+ primary-for QClipboard (0xb2965b40)
+
+Vtable for QDesktopWidget
+QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDesktopWidget)
+8 QDesktopWidget::metaObject
+12 QDesktopWidget::qt_metacast
+16 QDesktopWidget::qt_metacall
+20 QDesktopWidget::~QDesktopWidget
+24 QDesktopWidget::~QDesktopWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDesktopWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QDesktopWidget)
+232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
+236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesktopWidget
+ size=20 align=4
+ base size=20 base align=4
+QDesktopWidget (0xb2965e00) 0
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
+ QWidget (0xb29a91e0) 0
+ primary-for QDesktopWidget (0xb2965e00)
+ QObject (0xb29689d8) 0
+ primary-for QWidget (0xb29a91e0)
+ QPaintDevice (0xb2968a14) 8
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFormLayout::invalidate
+60 QLayout::geometry
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
+76 QLayout::maximumSize
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
+92 QLayout::indexOf
+96 QFormLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
+ size=16 align=4
+ base size=16 base align=4
+QFormLayout (0xb29ba180) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb29bf1e0) 0
+ primary-for QFormLayout (0xb29ba180)
+ QObject (0xb2968c6c) 0
+ primary-for QLayout (0xb29bf1e0)
+ QLayoutItem (0xb2968ca8) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
+
+Vtable for QGesture
+QGesture::_ZTV8QGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QGesture)
+8 QGesture::metaObject
+12 QGesture::qt_metacast
+16 QGesture::qt_metacall
+20 QGesture::~QGesture
+24 QGesture::~QGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGesture
+ size=8 align=4
+ base size=8 base align=4
+QGesture (0xb29ba580) 0
+ vptr=((& QGesture::_ZTV8QGesture) + 8u)
+ QObject (0xb2968f78) 0
+ primary-for QGesture (0xb29ba580)
+
+Vtable for QPanGesture
+QPanGesture::_ZTV11QPanGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPanGesture)
+8 QPanGesture::metaObject
+12 QPanGesture::qt_metacast
+16 QPanGesture::qt_metacall
+20 QPanGesture::~QPanGesture
+24 QPanGesture::~QPanGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPanGesture
+ size=8 align=4
+ base size=8 base align=4
+QPanGesture (0xb29ba840) 0
+ vptr=((& QPanGesture::_ZTV11QPanGesture) + 8u)
+ QGesture (0xb29ba880) 0
+ primary-for QPanGesture (0xb29ba840)
+ QObject (0xb29e31a4) 0
+ primary-for QGesture (0xb29ba880)
+
+Vtable for QPinchGesture
+QPinchGesture::_ZTV13QPinchGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPinchGesture)
+8 QPinchGesture::metaObject
+12 QPinchGesture::qt_metacast
+16 QPinchGesture::qt_metacall
+20 QPinchGesture::~QPinchGesture
+24 QPinchGesture::~QPinchGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPinchGesture
+ size=8 align=4
+ base size=8 base align=4
+QPinchGesture (0xb29bab40) 0
+ vptr=((& QPinchGesture::_ZTV13QPinchGesture) + 8u)
+ QGesture (0xb29bab80) 0
+ primary-for QPinchGesture (0xb29bab40)
+ QObject (0xb29e33c0) 0
+ primary-for QGesture (0xb29bab80)
+
+Vtable for QSwipeGesture
+QSwipeGesture::_ZTV13QSwipeGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSwipeGesture)
+8 QSwipeGesture::metaObject
+12 QSwipeGesture::qt_metacast
+16 QSwipeGesture::qt_metacall
+20 QSwipeGesture::~QSwipeGesture
+24 QSwipeGesture::~QSwipeGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSwipeGesture
+ size=8 align=4
+ base size=8 base align=4
+QSwipeGesture (0xb29baf80) 0
+ vptr=((& QSwipeGesture::_ZTV13QSwipeGesture) + 8u)
+ QGesture (0xb29bafc0) 0
+ primary-for QSwipeGesture (0xb29baf80)
+ QObject (0xb29e3690) 0
+ primary-for QGesture (0xb29bafc0)
+
+Vtable for QTapGesture
+QTapGesture::_ZTV11QTapGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTapGesture)
+8 QTapGesture::metaObject
+12 QTapGesture::qt_metacast
+16 QTapGesture::qt_metacall
+20 QTapGesture::~QTapGesture
+24 QTapGesture::~QTapGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapGesture (0xb2804280) 0
+ vptr=((& QTapGesture::_ZTV11QTapGesture) + 8u)
+ QGesture (0xb28042c0) 0
+ primary-for QTapGesture (0xb2804280)
+ QObject (0xb29e38ac) 0
+ primary-for QGesture (0xb28042c0)
+
+Vtable for QTapAndHoldGesture
+QTapAndHoldGesture::_ZTV18QTapAndHoldGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTapAndHoldGesture)
+8 QTapAndHoldGesture::metaObject
+12 QTapAndHoldGesture::qt_metacast
+16 QTapAndHoldGesture::qt_metacall
+20 QTapAndHoldGesture::~QTapAndHoldGesture
+24 QTapAndHoldGesture::~QTapAndHoldGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapAndHoldGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapAndHoldGesture (0xb2804580) 0
+ vptr=((& QTapAndHoldGesture::_ZTV18QTapAndHoldGesture) + 8u)
+ QGesture (0xb28045c0) 0
+ primary-for QTapAndHoldGesture (0xb2804580)
+ QObject (0xb29e3ac8) 0
+ primary-for QGesture (0xb28045c0)
+
+Vtable for QGestureRecognizer
+QGestureRecognizer::_ZTV18QGestureRecognizer: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGestureRecognizer)
+8 QGestureRecognizer::~QGestureRecognizer
+12 QGestureRecognizer::~QGestureRecognizer
+16 QGestureRecognizer::create
+20 __cxa_pure_virtual
+24 QGestureRecognizer::reset
+
+Class QGestureRecognizer
+ size=4 align=4
+ base size=4 base align=4
+QGestureRecognizer (0xb29e3d98) 0 nearly-empty
+ vptr=((& QGestureRecognizer::_ZTV18QGestureRecognizer) + 8u)
+
+Vtable for QSessionManager
+QSessionManager::_ZTV15QSessionManager: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSessionManager)
+8 QSessionManager::metaObject
+12 QSessionManager::qt_metacast
+16 QSessionManager::qt_metacall
+20 QSessionManager::~QSessionManager
+24 QSessionManager::~QSessionManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSessionManager
+ size=8 align=4
+ base size=8 base align=4
+QSessionManager (0xb2804b80) 0
+ vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
+ QObject (0xb29e3ec4) 0
+ primary-for QSessionManager (0xb2804b80)
+
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb2804e40) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb28600f0) 0
+ primary-for QShortcut (0xb2804e40)
+
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSound
+ size=8 align=4
+ base size=8 base align=4
+QSound (0xb286c140) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb2860384) 0
+ primary-for QSound (0xb286c140)
+
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
+
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb286c480) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb2874f50) 0
+ primary-for QStackedLayout (0xb286c480)
+ QObject (0xb28605dc) 0
+ primary-for QLayout (0xb2874f50)
+ QLayoutItem (0xb2860618) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb2860834) 0 empty
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb2860870) 0 empty
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb286c8c0) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb286c900) 0
+ primary-for QWidgetAction (0xb286c8c0)
+ QObject (0xb28608ac) 0
+ primary-for QAction (0xb286c900)
+
+Class QVector3D
+ size=12 align=4
+ base size=12 base align=4
+QVector3D (0xb27010b4) 0
+
+Class QVector4D
+ size=16 align=4
+ base size=16 base align=4
+QVector4D (0xb2732b04) 0
+
+Class QQuaternion
+ size=32 align=4
+ base size=32 base align=4
+QQuaternion (0xb276af3c) 0
+
+Class QMatrix4x4
+ size=132 align=4
+ base size=132 base align=4
+QMatrix4x4 (0xb27acd5c) 0
+
+Class QVector2D
+ size=8 align=4
+ base size=8 base align=4
+QVector2D (0xb26c1b04) 0
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCommonStyle
+ size=8 align=4
+ base size=8 base align=4
+QCommonStyle (0xb25156c0) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb2515700) 0
+ primary-for QCommonStyle (0xb25156c0)
+ QObject (0xb25231a4) 0
+ primary-for QStyle (0xb2515700)
+
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb25159c0) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb2515a00) 0
+ primary-for QMotifStyle (0xb25159c0)
+ QStyle (0xb2515a40) 0
+ primary-for QCommonStyle (0xb2515a00)
+ QObject (0xb25233c0) 0
+ primary-for QStyle (0xb2515a40)
+
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb2515d40) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb2515d80) 0
+ primary-for QCDEStyle (0xb2515d40)
+ QCommonStyle (0xb2515dc0) 0
+ primary-for QMotifStyle (0xb2515d80)
+ QStyle (0xb2515e00) 0
+ primary-for QCommonStyle (0xb2515dc0)
+ QObject (0xb2523618) 0
+ primary-for QStyle (0xb2515e00)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb2556040) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb2556080) 0
+ primary-for QWindowsStyle (0xb2556040)
+ QStyle (0xb25560c0) 0
+ primary-for QCommonStyle (0xb2556080)
+ QObject (0xb2523744) 0
+ primary-for QStyle (0xb25560c0)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb2556380) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb25563c0) 0
+ primary-for QCleanlooksStyle (0xb2556380)
+ QCommonStyle (0xb2556400) 0
+ primary-for QWindowsStyle (0xb25563c0)
+ QStyle (0xb2556440) 0
+ primary-for QCommonStyle (0xb2556400)
+ QObject (0xb2523960) 0
+ primary-for QStyle (0xb2556440)
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb2556700) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb2556740) 0
+ primary-for QGtkStyle (0xb2556700)
+ QWindowsStyle (0xb2556780) 0
+ primary-for QCleanlooksStyle (0xb2556740)
+ QCommonStyle (0xb25567c0) 0
+ primary-for QWindowsStyle (0xb2556780)
+ QStyle (0xb2556800) 0
+ primary-for QCommonStyle (0xb25567c0)
+ QObject (0xb2523b7c) 0
+ primary-for QStyle (0xb2556800)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
+28 QObject::event
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb2556ac0) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb2556b00) 0
+ primary-for QPlastiqueStyle (0xb2556ac0)
+ QCommonStyle (0xb2556b40) 0
+ primary-for QWindowsStyle (0xb2556b00)
+ QStyle (0xb2556b80) 0
+ primary-for QCommonStyle (0xb2556b40)
+ QObject (0xb2523d98) 0
+ primary-for QStyle (0xb2556b80)
+
+Vtable for QProxyStyle
+QProxyStyle::_ZTV11QProxyStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyStyle)
+8 QProxyStyle::metaObject
+12 QProxyStyle::qt_metacast
+16 QProxyStyle::qt_metacall
+20 QProxyStyle::~QProxyStyle
+24 QProxyStyle::~QProxyStyle
+28 QProxyStyle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyStyle::polish
+60 QProxyStyle::unpolish
+64 QProxyStyle::polish
+68 QProxyStyle::unpolish
+72 QProxyStyle::polish
+76 QProxyStyle::itemTextRect
+80 QProxyStyle::itemPixmapRect
+84 QProxyStyle::drawItemText
+88 QProxyStyle::drawItemPixmap
+92 QProxyStyle::standardPalette
+96 QProxyStyle::drawPrimitive
+100 QProxyStyle::drawControl
+104 QProxyStyle::subElementRect
+108 QProxyStyle::drawComplexControl
+112 QProxyStyle::hitTestComplexControl
+116 QProxyStyle::subControlRect
+120 QProxyStyle::pixelMetric
+124 QProxyStyle::sizeFromContents
+128 QProxyStyle::styleHint
+132 QProxyStyle::standardPixmap
+136 QProxyStyle::generatedIconPixmap
+
+Class QProxyStyle
+ size=8 align=4
+ base size=8 base align=4
+QProxyStyle (0xb2556e40) 0
+ vptr=((& QProxyStyle::_ZTV11QProxyStyle) + 8u)
+ QCommonStyle (0xb2556e80) 0
+ primary-for QProxyStyle (0xb2556e40)
+ QStyle (0xb2556ec0) 0
+ primary-for QCommonStyle (0xb2556e80)
+ QObject (0xb2523fb4) 0
+ primary-for QStyle (0xb2556ec0)
+
+Vtable for QS60Style
+QS60Style::_ZTV9QS60Style: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QS60Style)
+8 QS60Style::metaObject
+12 QS60Style::qt_metacast
+16 QS60Style::qt_metacall
+20 QS60Style::~QS60Style
+24 QS60Style::~QS60Style
+28 QS60Style::event
+32 QS60Style::eventFilter
+36 QS60Style::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QS60Style::polish
+60 QS60Style::unpolish
+64 QS60Style::polish
+68 QS60Style::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QS60Style::drawPrimitive
+100 QS60Style::drawControl
+104 QS60Style::subElementRect
+108 QS60Style::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QS60Style::subControlRect
+120 QS60Style::pixelMetric
+124 QS60Style::sizeFromContents
+128 QS60Style::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QS60Style
+ size=8 align=4
+ base size=8 base align=4
+QS60Style (0xb25ab180) 0
+ vptr=((& QS60Style::_ZTV9QS60Style) + 8u)
+ QCommonStyle (0xb25ab1c0) 0
+ primary-for QS60Style (0xb25ab180)
+ QStyle (0xb25ab200) 0
+ primary-for QCommonStyle (0xb25ab1c0)
+ QObject (0xb25ad1e0) 0
+ primary-for QStyle (0xb25ab200)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb25ad3fc) 0 empty
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QStyleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QStyleFactoryInterface (0xb25ab500) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb25ad438) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb25ab500)
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb25c2dc0) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb25ad744) 0
+ primary-for QStylePlugin (0xb25c2dc0)
+ QStyleFactoryInterface (0xb25ab7c0) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb25ad780) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb25ab7c0)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb25aba00) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb25aba40) 0
+ primary-for QWindowsCEStyle (0xb25aba00)
+ QCommonStyle (0xb25aba80) 0
+ primary-for QWindowsStyle (0xb25aba40)
+ QStyle (0xb25abac0) 0
+ primary-for QCommonStyle (0xb25aba80)
+ QObject (0xb25ad8ac) 0
+ primary-for QStyle (0xb25abac0)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb25abd00) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb25abd40) 0
+ primary-for QWindowsMobileStyle (0xb25abd00)
+ QCommonStyle (0xb25abd80) 0
+ primary-for QWindowsStyle (0xb25abd40)
+ QStyle (0xb25abdc0) 0
+ primary-for QCommonStyle (0xb25abd80)
+ QObject (0xb25ad9d8) 0
+ primary-for QStyle (0xb25abdc0)
+
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb25f3080) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb25f30c0) 0
+ primary-for QWindowsXPStyle (0xb25f3080)
+ QCommonStyle (0xb25f3100) 0
+ primary-for QWindowsStyle (0xb25f30c0)
+ QStyle (0xb25f3140) 0
+ primary-for QCommonStyle (0xb25f3100)
+ QObject (0xb25adbf4) 0
+ primary-for QStyle (0xb25f3140)
+
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb25f3400) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb25f3440) 0
+ primary-for QWindowsVistaStyle (0xb25f3400)
+ QWindowsStyle (0xb25f3480) 0
+ primary-for QWindowsXPStyle (0xb25f3440)
+ QCommonStyle (0xb25f34c0) 0
+ primary-for QWindowsStyle (0xb25f3480)
+ QStyle (0xb25f3500) 0
+ primary-for QCommonStyle (0xb25f34c0)
+ QObject (0xb25ade10) 0
+ primary-for QStyle (0xb25f3500)
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb25f37c0) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb241603c) 0
+ primary-for QInputContext (0xb25f37c0)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb2416258) 0 empty
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb25f3ac0) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb2416294) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb25f3ac0)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+
+Class QInputContextPlugin
+ size=12 align=4
+ base size=12 base align=4
+QInputContextPlugin (0xb2425d20) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb24165a0) 0
+ primary-for QInputContextPlugin (0xb2425d20)
+ QInputContextFactoryInterface (0xb25f3d80) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb24165dc) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb25f3d80)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 QGraphicsItem::~QGraphicsItem
+12 QGraphicsItem::~QGraphicsItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItem::isObscuredBy
+44 QGraphicsItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb2416708) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Vtable for QGraphicsObject
+QGraphicsObject::_ZTV15QGraphicsObject: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsObject)
+8 QGraphicsObject::metaObject
+12 QGraphicsObject::qt_metacast
+16 QGraphicsObject::qt_metacall
+20 QGraphicsObject::~QGraphicsObject
+24 QGraphicsObject::~QGraphicsObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTI15QGraphicsObject)
+64 QGraphicsObject::_ZThn8_N15QGraphicsObjectD1Ev
+68 QGraphicsObject::_ZThn8_N15QGraphicsObjectD0Ev
+72 QGraphicsItem::advance
+76 __cxa_pure_virtual
+80 QGraphicsItem::shape
+84 QGraphicsItem::contains
+88 QGraphicsItem::collidesWithItem
+92 QGraphicsItem::collidesWithPath
+96 QGraphicsItem::isObscuredBy
+100 QGraphicsItem::opaqueArea
+104 __cxa_pure_virtual
+108 QGraphicsItem::type
+112 QGraphicsItem::sceneEventFilter
+116 QGraphicsItem::sceneEvent
+120 QGraphicsItem::contextMenuEvent
+124 QGraphicsItem::dragEnterEvent
+128 QGraphicsItem::dragLeaveEvent
+132 QGraphicsItem::dragMoveEvent
+136 QGraphicsItem::dropEvent
+140 QGraphicsItem::focusInEvent
+144 QGraphicsItem::focusOutEvent
+148 QGraphicsItem::hoverEnterEvent
+152 QGraphicsItem::hoverMoveEvent
+156 QGraphicsItem::hoverLeaveEvent
+160 QGraphicsItem::keyPressEvent
+164 QGraphicsItem::keyReleaseEvent
+168 QGraphicsItem::mousePressEvent
+172 QGraphicsItem::mouseMoveEvent
+176 QGraphicsItem::mouseReleaseEvent
+180 QGraphicsItem::mouseDoubleClickEvent
+184 QGraphicsItem::wheelEvent
+188 QGraphicsItem::inputMethodEvent
+192 QGraphicsItem::inputMethodQuery
+196 QGraphicsItem::itemChange
+200 QGraphicsItem::supportsExtension
+204 QGraphicsItem::setExtension
+208 QGraphicsItem::extension
+
+Class QGraphicsObject
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsObject (0xb24b9910) 0
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 8u)
+ QObject (0xb24b18e8) 0
+ primary-for QGraphicsObject (0xb24b9910)
+ QGraphicsItem (0xb24b1924) 8
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 64u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QAbstractGraphicsShapeItem::isObscuredBy
+44 QAbstractGraphicsShapeItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb245ee40) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb24b1a50) 0
+ primary-for QAbstractGraphicsShapeItem (0xb245ee40)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 QGraphicsPathItem::~QGraphicsPathItem
+12 QGraphicsPathItem::~QGraphicsPathItem
+16 QGraphicsItem::advance
+20 QGraphicsPathItem::boundingRect
+24 QGraphicsPathItem::shape
+28 QGraphicsPathItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPathItem::isObscuredBy
+44 QGraphicsPathItem::opaqueArea
+48 QGraphicsPathItem::paint
+52 QGraphicsPathItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPathItem::supportsExtension
+148 QGraphicsPathItem::setExtension
+152 QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb245ef40) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb245ef80) 0
+ primary-for QGraphicsPathItem (0xb245ef40)
+ QGraphicsItem (0xb24b1b7c) 0
+ primary-for QAbstractGraphicsShapeItem (0xb245ef80)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 QGraphicsRectItem::~QGraphicsRectItem
+12 QGraphicsRectItem::~QGraphicsRectItem
+16 QGraphicsItem::advance
+20 QGraphicsRectItem::boundingRect
+24 QGraphicsRectItem::shape
+28 QGraphicsRectItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsRectItem::isObscuredBy
+44 QGraphicsRectItem::opaqueArea
+48 QGraphicsRectItem::paint
+52 QGraphicsRectItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsRectItem::supportsExtension
+148 QGraphicsRectItem::setExtension
+152 QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb24d7080) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24d70c0) 0
+ primary-for QGraphicsRectItem (0xb24d7080)
+ QGraphicsItem (0xb24b1ca8) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24d70c0)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 QGraphicsItem::advance
+20 QGraphicsEllipseItem::boundingRect
+24 QGraphicsEllipseItem::shape
+28 QGraphicsEllipseItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsEllipseItem::isObscuredBy
+44 QGraphicsEllipseItem::opaqueArea
+48 QGraphicsEllipseItem::paint
+52 QGraphicsEllipseItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsEllipseItem::supportsExtension
+148 QGraphicsEllipseItem::setExtension
+152 QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb24d7200) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24d7240) 0
+ primary-for QGraphicsEllipseItem (0xb24d7200)
+ QGraphicsItem (0xb24b1e88) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24d7240)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 QGraphicsItem::advance
+20 QGraphicsPolygonItem::boundingRect
+24 QGraphicsPolygonItem::shape
+28 QGraphicsPolygonItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPolygonItem::isObscuredBy
+44 QGraphicsPolygonItem::opaqueArea
+48 QGraphicsPolygonItem::paint
+52 QGraphicsPolygonItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPolygonItem::supportsExtension
+148 QGraphicsPolygonItem::setExtension
+152 QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb24d7380) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24d73c0) 0
+ primary-for QGraphicsPolygonItem (0xb24d7380)
+ QGraphicsItem (0xb24f2078) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24d73c0)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 QGraphicsLineItem::~QGraphicsLineItem
+12 QGraphicsLineItem::~QGraphicsLineItem
+16 QGraphicsItem::advance
+20 QGraphicsLineItem::boundingRect
+24 QGraphicsLineItem::shape
+28 QGraphicsLineItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsLineItem::isObscuredBy
+44 QGraphicsLineItem::opaqueArea
+48 QGraphicsLineItem::paint
+52 QGraphicsLineItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsLineItem::supportsExtension
+148 QGraphicsLineItem::setExtension
+152 QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb24d74c0) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb24f21a4) 0
+ primary-for QGraphicsLineItem (0xb24d74c0)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 QGraphicsItem::advance
+20 QGraphicsPixmapItem::boundingRect
+24 QGraphicsPixmapItem::shape
+28 QGraphicsPixmapItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPixmapItem::isObscuredBy
+44 QGraphicsPixmapItem::opaqueArea
+48 QGraphicsPixmapItem::paint
+52 QGraphicsPixmapItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPixmapItem::supportsExtension
+148 QGraphicsPixmapItem::setExtension
+152 QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb24d7600) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb24f2384) 0
+ primary-for QGraphicsPixmapItem (0xb24d7600)
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 QGraphicsTextItem::metaObject
+12 QGraphicsTextItem::qt_metacast
+16 QGraphicsTextItem::qt_metacall
+20 QGraphicsTextItem::~QGraphicsTextItem
+24 QGraphicsTextItem::~QGraphicsTextItem
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsTextItem::boundingRect
+60 QGraphicsTextItem::shape
+64 QGraphicsTextItem::contains
+68 QGraphicsTextItem::paint
+72 QGraphicsTextItem::isObscuredBy
+76 QGraphicsTextItem::opaqueArea
+80 QGraphicsTextItem::type
+84 QGraphicsTextItem::sceneEvent
+88 QGraphicsTextItem::mousePressEvent
+92 QGraphicsTextItem::mouseMoveEvent
+96 QGraphicsTextItem::mouseReleaseEvent
+100 QGraphicsTextItem::mouseDoubleClickEvent
+104 QGraphicsTextItem::contextMenuEvent
+108 QGraphicsTextItem::keyPressEvent
+112 QGraphicsTextItem::keyReleaseEvent
+116 QGraphicsTextItem::focusInEvent
+120 QGraphicsTextItem::focusOutEvent
+124 QGraphicsTextItem::dragEnterEvent
+128 QGraphicsTextItem::dragLeaveEvent
+132 QGraphicsTextItem::dragMoveEvent
+136 QGraphicsTextItem::dropEvent
+140 QGraphicsTextItem::inputMethodEvent
+144 QGraphicsTextItem::hoverEnterEvent
+148 QGraphicsTextItem::hoverMoveEvent
+152 QGraphicsTextItem::hoverLeaveEvent
+156 QGraphicsTextItem::inputMethodQuery
+160 QGraphicsTextItem::supportsExtension
+164 QGraphicsTextItem::setExtension
+168 QGraphicsTextItem::extension
+172 (int (*)(...))-0x000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 QGraphicsItem::advance
+192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 QGraphicsItem::collidesWithItem
+208 QGraphicsItem::collidesWithPath
+212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 QGraphicsItem::sceneEventFilter
+232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 QGraphicsItem::wheelEvent
+304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 QGraphicsItem::itemChange
+316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb24d7740) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QGraphicsObject (0xb230ec80) 0
+ primary-for QGraphicsTextItem (0xb24d7740)
+ QObject (0xb24f24b0) 0
+ primary-for QGraphicsObject (0xb230ec80)
+ QGraphicsItem (0xb24f24ec) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 QGraphicsItem::advance
+20 QGraphicsSimpleTextItem::boundingRect
+24 QGraphicsSimpleTextItem::shape
+28 QGraphicsSimpleTextItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsSimpleTextItem::isObscuredBy
+44 QGraphicsSimpleTextItem::opaqueArea
+48 QGraphicsSimpleTextItem::paint
+52 QGraphicsSimpleTextItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsSimpleTextItem::supportsExtension
+148 QGraphicsSimpleTextItem::setExtension
+152 QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb24d79c0) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24d7a00) 0
+ primary-for QGraphicsSimpleTextItem (0xb24d79c0)
+ QGraphicsItem (0xb24f26cc) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24d7a00)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 QGraphicsItemGroup::~QGraphicsItemGroup
+12 QGraphicsItemGroup::~QGraphicsItemGroup
+16 QGraphicsItem::advance
+20 QGraphicsItemGroup::boundingRect
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItemGroup::isObscuredBy
+44 QGraphicsItemGroup::opaqueArea
+48 QGraphicsItemGroup::paint
+52 QGraphicsItemGroup::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb24d7b00) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb24f27f8) 0
+ primary-for QGraphicsItemGroup (0xb24d7b00)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb24f2a8c) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb23515c0) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb235f03c) 0
+ primary-for QGraphicsLayout (0xb23515c0)
+
+Vtable for QGraphicsAnchor
+QGraphicsAnchor::_ZTV15QGraphicsAnchor: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsAnchor)
+8 QGraphicsAnchor::metaObject
+12 QGraphicsAnchor::qt_metacast
+16 QGraphicsAnchor::qt_metacall
+20 QGraphicsAnchor::~QGraphicsAnchor
+24 QGraphicsAnchor::~QGraphicsAnchor
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGraphicsAnchor
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchor (0xb2351900) 0
+ vptr=((& QGraphicsAnchor::_ZTV15QGraphicsAnchor) + 8u)
+ QObject (0xb235f4ec) 0
+ primary-for QGraphicsAnchor (0xb2351900)
+
+Vtable for QGraphicsAnchorLayout
+QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsAnchorLayout)
+8 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+12 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+16 QGraphicsAnchorLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsAnchorLayout::sizeHint
+32 QGraphicsAnchorLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsAnchorLayout::count
+44 QGraphicsAnchorLayout::itemAt
+48 QGraphicsAnchorLayout::removeAt
+
+Class QGraphicsAnchorLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchorLayout (0xb2351bc0) 0
+ vptr=((& QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout) + 8u)
+ QGraphicsLayout (0xb2351c00) 0
+ primary-for QGraphicsAnchorLayout (0xb2351bc0)
+ QGraphicsLayoutItem (0xb235f708) 0
+ primary-for QGraphicsLayout (0xb2351c00)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb2351d00) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb2351d40) 0
+ primary-for QGraphicsGridLayout (0xb2351d00)
+ QGraphicsLayoutItem (0xb235f834) 0
+ primary-for QGraphicsLayout (0xb2351d40)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
+
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb2351e80) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb235f960) 0
+ primary-for QGraphicsItemAnimation (0xb2351e80)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb239a0c0) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb239a100) 0
+ primary-for QGraphicsLinearLayout (0xb239a0c0)
+ QGraphicsLayoutItem (0xb235fa8c) 0
+ primary-for QGraphicsLayout (0xb239a100)
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb23a5a00) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QGraphicsObject (0xb23a5a50) 0
+ primary-for QGraphicsWidget (0xb23a5a00)
+ QObject (0xb235fbb8) 0
+ primary-for QGraphicsObject (0xb23a5a50)
+ QGraphicsItem (0xb235fbf4) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb235fc30) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb239a640) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb23c0b90) 0
+ primary-for QGraphicsProxyWidget (0xb239a640)
+ QGraphicsObject (0xb23c0be0) 0
+ primary-for QGraphicsWidget (0xb23c0b90)
+ QObject (0xb235ffb4) 0
+ primary-for QGraphicsObject (0xb23c0be0)
+ QGraphicsItem (0xb23cc000) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb23cc03c) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
+
+Vtable for QGraphicsScene
+QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScene)
+8 QGraphicsScene::metaObject
+12 QGraphicsScene::qt_metacast
+16 QGraphicsScene::qt_metacall
+20 QGraphicsScene::~QGraphicsScene
+24 QGraphicsScene::~QGraphicsScene
+28 QGraphicsScene::event
+32 QGraphicsScene::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScene::inputMethodQuery
+60 QGraphicsScene::contextMenuEvent
+64 QGraphicsScene::dragEnterEvent
+68 QGraphicsScene::dragMoveEvent
+72 QGraphicsScene::dragLeaveEvent
+76 QGraphicsScene::dropEvent
+80 QGraphicsScene::focusInEvent
+84 QGraphicsScene::focusOutEvent
+88 QGraphicsScene::helpEvent
+92 QGraphicsScene::keyPressEvent
+96 QGraphicsScene::keyReleaseEvent
+100 QGraphicsScene::mousePressEvent
+104 QGraphicsScene::mouseMoveEvent
+108 QGraphicsScene::mouseReleaseEvent
+112 QGraphicsScene::mouseDoubleClickEvent
+116 QGraphicsScene::wheelEvent
+120 QGraphicsScene::inputMethodEvent
+124 QGraphicsScene::drawBackground
+128 QGraphicsScene::drawForeground
+132 QGraphicsScene::drawItems
+
+Class QGraphicsScene
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScene (0xb239a940) 0
+ vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
+ QObject (0xb23cc30c) 0
+ primary-for QGraphicsScene (0xb239a940)
+
+Vtable for QGraphicsSceneEvent
+QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
+8 QGraphicsSceneEvent::~QGraphicsSceneEvent
+12 QGraphicsSceneEvent::~QGraphicsSceneEvent
+
+Class QGraphicsSceneEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneEvent (0xb2231100) 0
+ vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
+ QEvent (0xb23ccf00) 0
+ primary-for QGraphicsSceneEvent (0xb2231100)
+
+Vtable for QGraphicsSceneMouseEvent
+QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
+8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+
+Class QGraphicsSceneMouseEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMouseEvent (0xb2231240) 0
+ vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
+ QGraphicsSceneEvent (0xb2231280) 0
+ primary-for QGraphicsSceneMouseEvent (0xb2231240)
+ QEvent (0xb225d078) 0
+ primary-for QGraphicsSceneEvent (0xb2231280)
+
+Vtable for QGraphicsSceneWheelEvent
+QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
+8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+
+Class QGraphicsSceneWheelEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneWheelEvent (0xb2231380) 0
+ vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
+ QGraphicsSceneEvent (0xb22313c0) 0
+ primary-for QGraphicsSceneWheelEvent (0xb2231380)
+ QEvent (0xb225d1a4) 0
+ primary-for QGraphicsSceneEvent (0xb22313c0)
+
+Vtable for QGraphicsSceneContextMenuEvent
+QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
+8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+
+Class QGraphicsSceneContextMenuEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneContextMenuEvent (0xb22314c0) 0
+ vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
+ QGraphicsSceneEvent (0xb2231500) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb22314c0)
+ QEvent (0xb225d2d0) 0
+ primary-for QGraphicsSceneEvent (0xb2231500)
+
+Vtable for QGraphicsSceneHoverEvent
+QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
+8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+
+Class QGraphicsSceneHoverEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHoverEvent (0xb2231600) 0
+ vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
+ QGraphicsSceneEvent (0xb2231640) 0
+ primary-for QGraphicsSceneHoverEvent (0xb2231600)
+ QEvent (0xb225d3fc) 0
+ primary-for QGraphicsSceneEvent (0xb2231640)
+
+Vtable for QGraphicsSceneHelpEvent
+QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
+8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+
+Class QGraphicsSceneHelpEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHelpEvent (0xb2231740) 0
+ vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
+ QGraphicsSceneEvent (0xb2231780) 0
+ primary-for QGraphicsSceneHelpEvent (0xb2231740)
+ QEvent (0xb225d528) 0
+ primary-for QGraphicsSceneEvent (0xb2231780)
+
+Vtable for QGraphicsSceneDragDropEvent
+QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
+8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+
+Class QGraphicsSceneDragDropEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneDragDropEvent (0xb2231880) 0
+ vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
+ QGraphicsSceneEvent (0xb22318c0) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb2231880)
+ QEvent (0xb225d654) 0
+ primary-for QGraphicsSceneEvent (0xb22318c0)
+
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb22319c0) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb2231a00) 0
+ primary-for QGraphicsSceneResizeEvent (0xb22319c0)
+ QEvent (0xb225d780) 0
+ primary-for QGraphicsSceneEvent (0xb2231a00)
+
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb2231b00) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb2231b40) 0
+ primary-for QGraphicsSceneMoveEvent (0xb2231b00)
+ QEvent (0xb225d8ac) 0
+ primary-for QGraphicsSceneEvent (0xb2231b40)
+
+Vtable for QGraphicsTransform
+QGraphicsTransform::_ZTV18QGraphicsTransform: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsTransform)
+8 QGraphicsTransform::metaObject
+12 QGraphicsTransform::qt_metacast
+16 QGraphicsTransform::qt_metacall
+20 QGraphicsTransform::~QGraphicsTransform
+24 QGraphicsTransform::~QGraphicsTransform
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QGraphicsTransform
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsTransform (0xb2231c40) 0
+ vptr=((& QGraphicsTransform::_ZTV18QGraphicsTransform) + 8u)
+ QObject (0xb225d9d8) 0
+ primary-for QGraphicsTransform (0xb2231c40)
+
+Vtable for QGraphicsScale
+QGraphicsScale::_ZTV14QGraphicsScale: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScale)
+8 QGraphicsScale::metaObject
+12 QGraphicsScale::qt_metacast
+16 QGraphicsScale::qt_metacall
+20 QGraphicsScale::~QGraphicsScale
+24 QGraphicsScale::~QGraphicsScale
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScale::applyTo
+
+Class QGraphicsScale
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScale (0xb2231f00) 0
+ vptr=((& QGraphicsScale::_ZTV14QGraphicsScale) + 8u)
+ QGraphicsTransform (0xb2231f40) 0
+ primary-for QGraphicsScale (0xb2231f00)
+ QObject (0xb225dbf4) 0
+ primary-for QGraphicsTransform (0xb2231f40)
+
+Vtable for QGraphicsRotation
+QGraphicsRotation::_ZTV17QGraphicsRotation: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRotation)
+8 QGraphicsRotation::metaObject
+12 QGraphicsRotation::qt_metacast
+16 QGraphicsRotation::qt_metacall
+20 QGraphicsRotation::~QGraphicsRotation
+24 QGraphicsRotation::~QGraphicsRotation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsRotation::applyTo
+
+Class QGraphicsRotation
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRotation (0xb229f200) 0
+ vptr=((& QGraphicsRotation::_ZTV17QGraphicsRotation) + 8u)
+ QGraphicsTransform (0xb229f240) 0
+ primary-for QGraphicsRotation (0xb229f200)
+ QObject (0xb225de10) 0
+ primary-for QGraphicsTransform (0xb229f240)
+
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QScrollArea::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QScrollArea (0xb229f500) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb229f540) 0
+ primary-for QScrollArea (0xb229f500)
+ QFrame (0xb229f580) 0
+ primary-for QAbstractScrollArea (0xb229f540)
+ QWidget (0xb22a9b90) 0
+ primary-for QFrame (0xb229f580)
+ QObject (0xb22b103c) 0
+ primary-for QWidget (0xb22a9b90)
+ QPaintDevice (0xb22b1078) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 QGraphicsView::metaObject
+12 QGraphicsView::qt_metacast
+16 QGraphicsView::qt_metacall
+20 QGraphicsView::~QGraphicsView
+24 QGraphicsView::~QGraphicsView
+28 QGraphicsView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QGraphicsView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGraphicsView::mousePressEvent
+84 QGraphicsView::mouseReleaseEvent
+88 QGraphicsView::mouseDoubleClickEvent
+92 QGraphicsView::mouseMoveEvent
+96 QGraphicsView::wheelEvent
+100 QGraphicsView::keyPressEvent
+104 QGraphicsView::keyReleaseEvent
+108 QGraphicsView::focusInEvent
+112 QGraphicsView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGraphicsView::paintEvent
+128 QWidget::moveEvent
+132 QGraphicsView::resizeEvent
+136 QWidget::closeEvent
+140 QGraphicsView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QGraphicsView::dragEnterEvent
+156 QGraphicsView::dragMoveEvent
+160 QGraphicsView::dragLeaveEvent
+164 QGraphicsView::dropEvent
+168 QGraphicsView::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QGraphicsView::inputMethodEvent
+192 QGraphicsView::inputMethodQuery
+196 QGraphicsView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QGraphicsView::viewportEvent
+228 QGraphicsView::scrollContentsBy
+232 QGraphicsView::drawBackground
+236 QGraphicsView::drawForeground
+240 QGraphicsView::drawItems
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGraphicsView
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsView (0xb229f840) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb229f880) 0
+ primary-for QGraphicsView (0xb229f840)
+ QFrame (0xb229f8c0) 0
+ primary-for QAbstractScrollArea (0xb229f880)
+ QWidget (0xb22b9b90) 0
+ primary-for QFrame (0xb229f8c0)
+ QObject (0xb22b1294) 0
+ primary-for QWidget (0xb22b9b90)
+ QPaintDevice (0xb22b12d0) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+
+Vtable for QAbstractButton
+QAbstractButton::_ZTV15QAbstractButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractButton)
+8 QAbstractButton::metaObject
+12 QAbstractButton::qt_metacast
+16 QAbstractButton::qt_metacall
+20 QAbstractButton::~QAbstractButton
+24 QAbstractButton::~QAbstractButton
+28 QAbstractButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 __cxa_pure_virtual
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QAbstractButton)
+244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
+248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractButton
+ size=20 align=4
+ base size=20 base align=4
+QAbstractButton (0xb2144100) 0
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
+ QWidget (0xb2148000) 0
+ primary-for QAbstractButton (0xb2144100)
+ QObject (0xb22b1c30) 0
+ primary-for QWidget (0xb2148000)
+ QPaintDevice (0xb22b1c6c) 8
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
+
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QButtonGroup
+ size=8 align=4
+ base size=8 base align=4
+QButtonGroup (0xb2144600) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb2163000) 0
+ primary-for QButtonGroup (0xb2144600)
+
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QCalendarWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QCalendarWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCalendarWidget
+ size=20 align=4
+ base size=20 base align=4
+QCalendarWidget (0xb2144940) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb216bc80) 0
+ primary-for QCalendarWidget (0xb2144940)
+ QObject (0xb216321c) 0
+ primary-for QWidget (0xb216bc80)
+ QPaintDevice (0xb2163258) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QCheckBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCheckBox::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCheckBox
+ size=20 align=4
+ base size=20 base align=4
+QCheckBox (0xb2144c80) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb2144cc0) 0
+ primary-for QCheckBox (0xb2144c80)
+ QWidget (0xb218e0a0) 0
+ primary-for QAbstractButton (0xb2144cc0)
+ QObject (0xb21634b0) 0
+ primary-for QWidget (0xb218e0a0)
+ QPaintDevice (0xb21634ec) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
+
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QComboBox
+ size=20 align=4
+ base size=20 base align=4
+QComboBox (0xb21a1040) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb2195910) 0
+ primary-for QComboBox (0xb21a1040)
+ QObject (0xb2163744) 0
+ primary-for QWidget (0xb2195910)
+ QPaintDevice (0xb2163780) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPushButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb21a1a00) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb21a1a40) 0
+ primary-for QPushButton (0xb21a1a00)
+ QWidget (0xb21db0a0) 0
+ primary-for QAbstractButton (0xb21a1a40)
+ QObject (0xb2163f78) 0
+ primary-for QWidget (0xb21db0a0)
+ QPaintDevice (0xb2163fb4) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCommandLinkButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCommandLinkButton
+ size=20 align=4
+ base size=20 base align=4
+QCommandLinkButton (0xb21a1e40) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb21a1e80) 0
+ primary-for QCommandLinkButton (0xb21a1e40)
+ QAbstractButton (0xb21a1ec0) 0
+ primary-for QPushButton (0xb21a1e80)
+ QWidget (0xb21ee5a0) 0
+ primary-for QAbstractButton (0xb21a1ec0)
+ QObject (0xb21eb21c) 0
+ primary-for QWidget (0xb21ee5a0)
+ QPaintDevice (0xb21eb258) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
+
+Vtable for QDateTimeEdit
+QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QDateTimeEdit)
+8 QDateTimeEdit::metaObject
+12 QDateTimeEdit::qt_metacast
+16 QDateTimeEdit::qt_metacall
+20 QDateTimeEdit::~QDateTimeEdit
+24 QDateTimeEdit::~QDateTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI13QDateTimeEdit)
+260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
+264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateTimeEdit (0xb1ffd180) 0
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
+ QAbstractSpinBox (0xb1ffd1c0) 0
+ primary-for QDateTimeEdit (0xb1ffd180)
+ QWidget (0xb1fff370) 0
+ primary-for QAbstractSpinBox (0xb1ffd1c0)
+ QObject (0xb21eb474) 0
+ primary-for QWidget (0xb1fff370)
+ QPaintDevice (0xb21eb4b0) 8
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
+
+Vtable for QTimeEdit
+QTimeEdit::_ZTV9QTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeEdit)
+8 QTimeEdit::metaObject
+12 QTimeEdit::qt_metacast
+16 QTimeEdit::qt_metacall
+20 QTimeEdit::~QTimeEdit
+24 QTimeEdit::~QTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QTimeEdit)
+260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
+264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QTimeEdit (0xb1ffd480) 0
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
+ QDateTimeEdit (0xb1ffd4c0) 0
+ primary-for QTimeEdit (0xb1ffd480)
+ QAbstractSpinBox (0xb1ffd500) 0
+ primary-for QDateTimeEdit (0xb1ffd4c0)
+ QWidget (0xb2013870) 0
+ primary-for QAbstractSpinBox (0xb1ffd500)
+ QObject (0xb21eb6cc) 0
+ primary-for QWidget (0xb2013870)
+ QPaintDevice (0xb21eb708) 8
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
+
+Vtable for QDateEdit
+QDateEdit::_ZTV9QDateEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDateEdit)
+8 QDateEdit::metaObject
+12 QDateEdit::qt_metacast
+16 QDateEdit::qt_metacall
+20 QDateEdit::~QDateEdit
+24 QDateEdit::~QDateEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QDateEdit)
+260 QDateEdit::_ZThn8_N9QDateEditD1Ev
+264 QDateEdit::_ZThn8_N9QDateEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateEdit (0xb1ffd740) 0
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
+ QDateTimeEdit (0xb1ffd780) 0
+ primary-for QDateEdit (0xb1ffd740)
+ QAbstractSpinBox (0xb1ffd7c0) 0
+ primary-for QDateTimeEdit (0xb1ffd780)
+ QWidget (0xb201daf0) 0
+ primary-for QAbstractSpinBox (0xb1ffd7c0)
+ QObject (0xb21eb834) 0
+ primary-for QWidget (0xb201daf0)
+ QPaintDevice (0xb21eb870) 8
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
+
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDial
+ size=20 align=4
+ base size=20 base align=4
+QDial (0xb1ffdb40) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb1ffdb80) 0
+ primary-for QDial (0xb1ffdb40)
+ QWidget (0xb203a500) 0
+ primary-for QAbstractSlider (0xb1ffdb80)
+ QObject (0xb21eba8c) 0
+ primary-for QWidget (0xb203a500)
+ QPaintDevice (0xb21ebac8) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
+
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDialogButtonBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialogButtonBox
+ size=20 align=4
+ base size=20 base align=4
+QDialogButtonBox (0xb1ffde40) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb2066cd0) 0
+ primary-for QDialogButtonBox (0xb1ffde40)
+ QObject (0xb21ebce4) 0
+ primary-for QWidget (0xb2066cd0)
+ QPaintDevice (0xb21ebd20) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
+
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDockWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDockWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDockWidget
+ size=20 align=4
+ base size=20 base align=4
+QDockWidget (0xb2081240) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb208c640) 0
+ primary-for QDockWidget (0xb2081240)
+ QObject (0xb20b003c) 0
+ primary-for QWidget (0xb208c640)
+ QPaintDevice (0xb20b0078) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
+
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFocusFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFocusFrame
+ size=20 align=4
+ base size=20 base align=4
+QFocusFrame (0xb2081700) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb20cf820) 0
+ primary-for QFocusFrame (0xb2081700)
+ QObject (0xb20b0474) 0
+ primary-for QWidget (0xb20cf820)
+ QPaintDevice (0xb20b04b0) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontComboBox
+ size=20 align=4
+ base size=20 base align=4
+QFontComboBox (0xb20819c0) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb2081a00) 0
+ primary-for QFontComboBox (0xb20819c0)
+ QWidget (0xb1f04000) 0
+ primary-for QComboBox (0xb2081a00)
+ QObject (0xb20b06cc) 0
+ primary-for QWidget (0xb1f04000)
+ QPaintDevice (0xb20b0708) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QGroupBox::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb2081e00) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb1f401e0) 0
+ primary-for QGroupBox (0xb2081e00)
+ QObject (0xb20b0a14) 0
+ primary-for QWidget (0xb1f401e0)
+ QPaintDevice (0xb20b0a50) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb1f500c0) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb1f50100) 0
+ primary-for QLabel (0xb1f500c0)
+ QWidget (0xb1f47be0) 0
+ primary-for QFrame (0xb1f50100)
+ QObject (0xb20b0c6c) 0
+ primary-for QWidget (0xb1f47be0)
+ QPaintDevice (0xb20b0ca8) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
+
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLCDNumber::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLCDNumber
+ size=20 align=4
+ base size=20 base align=4
+QLCDNumber (0xb1f50400) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb1f50440) 0
+ primary-for QLCDNumber (0xb1f50400)
+ QWidget (0xb1f60c80) 0
+ primary-for QFrame (0xb1f50440)
+ QObject (0xb20b0ec4) 0
+ primary-for QWidget (0xb1f60c80)
+ QPaintDevice (0xb20b0f00) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QMainWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMainWindow
+ size=20 align=4
+ base size=20 base align=4
+QMainWindow (0xb1f50780) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb1f73af0) 0
+ primary-for QMainWindow (0xb1f50780)
+ QObject (0xb1f7e258) 0
+ primary-for QWidget (0xb1f73af0)
+ QPaintDevice (0xb1f7e294) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
+
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QMdiArea::paintEvent
+128 QWidget::moveEvent
+132 QMdiArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiArea
+ size=20 align=4
+ base size=20 base align=4
+QMdiArea (0xb1f50b80) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb1f50bc0) 0
+ primary-for QMdiArea (0xb1f50b80)
+ QFrame (0xb1f50c00) 0
+ primary-for QAbstractScrollArea (0xb1f50bc0)
+ QWidget (0xb1f9beb0) 0
+ primary-for QFrame (0xb1f50c00)
+ QObject (0xb1f7e5a0) 0
+ primary-for QWidget (0xb1f9beb0)
+ QPaintDevice (0xb1f7e5dc) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiSubWindow
+ size=20 align=4
+ base size=20 base align=4
+QMdiSubWindow (0xb1de6000) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb1de4190) 0
+ primary-for QMdiSubWindow (0xb1de6000)
+ QObject (0xb1f7e924) 0
+ primary-for QWidget (0xb1de4190)
+ QPaintDevice (0xb1f7e960) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
+
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenu::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QMenu::hideEvent
+176 QWidget::x11Event
+180 QMenu::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QMenu::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenu
+ size=20 align=4
+ base size=20 base align=4
+QMenu (0xb1de6440) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb1e02550) 0
+ primary-for QMenu (0xb1de6440)
+ QObject (0xb1f7ec6c) 0
+ primary-for QWidget (0xb1e02550)
+ QPaintDevice (0xb1f7eca8) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
+
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
+76 QWidget::paintEngine
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenuBar::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMenuBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
+116 QWidget::enterEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
+128 QWidget::moveEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenuBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMenuBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenuBar
+ size=20 align=4
+ base size=20 base align=4
+QMenuBar (0xb1e81080) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1e7d780) 0
+ primary-for QMenuBar (0xb1e81080)
+ QObject (0xb1e7c384) 0
+ primary-for QWidget (0xb1e7d780)
+ QPaintDevice (0xb1e7c3c0) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMenuItem
+ size=8 align=4
+ base size=8 base align=4
+QMenuItem (0xb1ebfcc0) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb1ebfd00) 0
+ primary-for QMenuItem (0xb1ebfcc0)
+ QObject (0xb1ec4b04) 0
+ primary-for QAction (0xb1ebfd00)
+
+Class QTextEdit::ExtraSelection
+ size=12 align=4
+ base size=12 base align=4
+QTextEdit::ExtraSelection (0xb1ec4ca8) 0
+
+Vtable for QTextEdit
+QTextEdit::_ZTV9QTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextEdit)
+8 QTextEdit::metaObject
+12 QTextEdit::qt_metacast
+16 QTextEdit::qt_metacall
+20 QTextEdit::~QTextEdit
+24 QTextEdit::~QTextEdit
+28 QTextEdit::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextEdit::mousePressEvent
+84 QTextEdit::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextEdit::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextEdit::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextEdit::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI9QTextEdit)
+256 QTextEdit::_ZThn8_N9QTextEditD1Ev
+260 QTextEdit::_ZThn8_N9QTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QTextEdit (0xb1ebff40) 0
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
+ QAbstractScrollArea (0xb1ebff80) 0
+ primary-for QTextEdit (0xb1ebff40)
+ QFrame (0xb1ebffc0) 0
+ primary-for QAbstractScrollArea (0xb1ebff80)
+ QWidget (0xb1cd9e60) 0
+ primary-for QFrame (0xb1ebffc0)
+ QObject (0xb1ec4c30) 0
+ primary-for QWidget (0xb1cd9e60)
+ QPaintDevice (0xb1ec4c6c) 8
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
+
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
+32 QObject::eventFilter
+36 QPlainTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPlainTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QPlainTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QPlainTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QPlainTextEdit::changeEvent
+184 QWidget::metric
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPlainTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QPlainTextEdit (0xb1cdfcc0) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb1cdfd00) 0
+ primary-for QPlainTextEdit (0xb1cdfcc0)
+ QFrame (0xb1cdfd40) 0
+ primary-for QAbstractScrollArea (0xb1cdfd00)
+ QWidget (0xb1d275f0) 0
+ primary-for QFrame (0xb1cdfd40)
+ QObject (0xb1d134ec) 0
+ primary-for QWidget (0xb1d275f0)
+ QPaintDevice (0xb1d13528) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QPlainTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QPlainTextDocumentLayout (0xb1d6d1c0) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb1d6d200) 0
+ primary-for QPlainTextDocumentLayout (0xb1d6d1c0)
+ QObject (0xb1d13870) 0
+ primary-for QAbstractTextDocumentLayout (0xb1d6d200)
+
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb1d6d4c0) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb1d776e0) 0
+ primary-for QPrintPreviewWidget (0xb1d6d4c0)
+ QObject (0xb1d13a8c) 0
+ primary-for QWidget (0xb1d776e0)
+ QPaintDevice (0xb1d13ac8) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
+
+Vtable for QProgressBar
+QProgressBar::_ZTV12QProgressBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QProgressBar)
+8 QProgressBar::metaObject
+12 QProgressBar::qt_metacast
+16 QProgressBar::qt_metacall
+20 QProgressBar::~QProgressBar
+24 QProgressBar::~QProgressBar
+28 QProgressBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QProgressBar::sizeHint
+68 QProgressBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QProgressBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QProgressBar::text
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12QProgressBar)
+236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
+240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressBar
+ size=20 align=4
+ base size=20 base align=4
+QProgressBar (0xb1d6d780) 0
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
+ QWidget (0xb1d879b0) 0
+ primary-for QProgressBar (0xb1d6d780)
+ QObject (0xb1d13ce4) 0
+ primary-for QWidget (0xb1d879b0)
+ QPaintDevice (0xb1d13d20) 8
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
+
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QRadioButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRadioButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRadioButton
+ size=20 align=4
+ base size=20 base align=4
+QRadioButton (0xb1d6da40) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1d6da80) 0
+ primary-for QRadioButton (0xb1d6da40)
+ QWidget (0xb1d99b90) 0
+ primary-for QAbstractButton (0xb1d6da80)
+ QObject (0xb1d13f3c) 0
+ primary-for QWidget (0xb1d99b90)
+ QPaintDevice (0xb1d13f78) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
+
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollBar::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QScrollBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QScrollBar::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QScrollBar::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollBar
+ size=20 align=4
+ base size=20 base align=4
+QScrollBar (0xb1d6dd40) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb1d6dd80) 0
+ primary-for QScrollBar (0xb1d6dd40)
+ QWidget (0xb1daac30) 0
+ primary-for QAbstractSlider (0xb1d6dd80)
+ QObject (0xb1db21a4) 0
+ primary-for QWidget (0xb1daac30)
+ QPaintDevice (0xb1db21e0) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
+
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSizeGrip::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSizeGrip
+ size=20 align=4
+ base size=20 base align=4
+QSizeGrip (0xb1dc7080) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb1dbf9b0) 0
+ primary-for QSizeGrip (0xb1dc7080)
+ QObject (0xb1db2474) 0
+ primary-for QWidget (0xb1dbf9b0)
+ QPaintDevice (0xb1db24b0) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QSpinBox (0xb1dc7340) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb1dc7380) 0
+ primary-for QSpinBox (0xb1dc7340)
+ QWidget (0xb1dce780) 0
+ primary-for QAbstractSpinBox (0xb1dc7380)
+ QObject (0xb1db26cc) 0
+ primary-for QWidget (0xb1dce780)
+ QPaintDevice (0xb1db2708) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
+
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDoubleSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QDoubleSpinBox (0xb1dc7780) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb1dc77c0) 0
+ primary-for QDoubleSpinBox (0xb1dc7780)
+ QWidget (0xb1be7500) 0
+ primary-for QAbstractSpinBox (0xb1dc77c0)
+ QObject (0xb1db299c) 0
+ primary-for QWidget (0xb1be7500)
+ QPaintDevice (0xb1db29d8) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplashScreen
+ size=20 align=4
+ base size=20 base align=4
+QSplashScreen (0xb1dc7a80) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb1bf6500) 0
+ primary-for QSplashScreen (0xb1dc7a80)
+ QObject (0xb1db2bf4) 0
+ primary-for QWidget (0xb1bf6500)
+ QPaintDevice (0xb1db2c30) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
+
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QSplitter::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QSplitter::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitter
+ size=20 align=4
+ base size=20 base align=4
+QSplitter (0xb1dc7dc0) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1dc7e00) 0
+ primary-for QSplitter (0xb1dc7dc0)
+ QWidget (0xb1c066e0) 0
+ primary-for QFrame (0xb1dc7e00)
+ QObject (0xb1db2e4c) 0
+ primary-for QWidget (0xb1c066e0)
+ QPaintDevice (0xb1db2e88) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitterHandle::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSplitterHandle::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSplitterHandle::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitterHandle
+ size=20 align=4
+ base size=20 base align=4
+QSplitterHandle (0xb1c20200) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1c251e0) 0
+ primary-for QSplitterHandle (0xb1c20200)
+ QObject (0xb1c2321c) 0
+ primary-for QWidget (0xb1c251e0)
+ QPaintDevice (0xb1c23258) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStackedWidget
+ size=20 align=4
+ base size=20 base align=4
+QStackedWidget (0xb1c204c0) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb1c20500) 0
+ primary-for QStackedWidget (0xb1c204c0)
+ QWidget (0xb1c2bd70) 0
+ primary-for QFrame (0xb1c20500)
+ QObject (0xb1c23474) 0
+ primary-for QWidget (0xb1c2bd70)
+ QPaintDevice (0xb1c234b0) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QStatusBar::paintEvent
+128 QWidget::moveEvent
+132 QStatusBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QStatusBar::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStatusBar
+ size=20 align=4
+ base size=20 base align=4
+QStatusBar (0xb1c207c0) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb1c3c8c0) 0
+ primary-for QStatusBar (0xb1c207c0)
+ QObject (0xb1c236cc) 0
+ primary-for QWidget (0xb1c3c8c0)
+ QPaintDevice (0xb1c23708) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextBrowser::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextBrowser
+ size=20 align=4
+ base size=20 base align=4
+QTextBrowser (0xb1c20bc0) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb1c20c00) 0
+ primary-for QTextBrowser (0xb1c20bc0)
+ QAbstractScrollArea (0xb1c20c40) 0
+ primary-for QTextEdit (0xb1c20c00)
+ QFrame (0xb1c20c80) 0
+ primary-for QAbstractScrollArea (0xb1c20c40)
+ QWidget (0xb1c56050) 0
+ primary-for QFrame (0xb1c20c80)
+ QObject (0xb1c23924) 0
+ primary-for QWidget (0xb1c56050)
+ QPaintDevice (0xb1c23960) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QToolBar::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QToolBar::paintEvent
+128 QWidget::moveEvent
+132 QToolBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBar
+ size=20 align=4
+ base size=20 base align=4
+QToolBar (0xb1c20f40) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1c5f910) 0
+ primary-for QToolBar (0xb1c20f40)
+ QObject (0xb1c23b7c) 0
+ primary-for QWidget (0xb1c5f910)
+ QPaintDevice (0xb1c23bb8) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
+
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QToolBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBox
+ size=20 align=4
+ base size=20 base align=4
+QToolBox (0xb1c7b340) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1c7b380) 0
+ primary-for QToolBox (0xb1c7b340)
+ QWidget (0xb1c8c280) 0
+ primary-for QFrame (0xb1c7b380)
+ QObject (0xb1c23f00) 0
+ primary-for QWidget (0xb1c8c280)
+ QPaintDevice (0xb1c23f3c) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+
+Vtable for QToolButton
+QToolButton::_ZTV11QToolButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QToolButton)
+8 QToolButton::metaObject
+12 QToolButton::qt_metacast
+16 QToolButton::qt_metacall
+20 QToolButton::~QToolButton
+24 QToolButton::~QToolButton
+28 QToolButton::event
+32 QObject::eventFilter
+36 QToolButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QToolButton::sizeHint
+68 QToolButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QToolButton::mousePressEvent
+84 QToolButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QToolButton::enterEvent
+120 QToolButton::leaveEvent
+124 QToolButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolButton::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QToolButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QToolButton)
+244 QToolButton::_ZThn8_N11QToolButtonD1Ev
+248 QToolButton::_ZThn8_N11QToolButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolButton
+ size=20 align=4
+ base size=20 base align=4
+QToolButton (0xb1c7b980) 0
+ vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
+ QAbstractButton (0xb1c7b9c0) 0
+ primary-for QToolButton (0xb1c7b980)
+ QWidget (0xb1ca70f0) 0
+ primary-for QAbstractButton (0xb1c7b9c0)
+ QObject (0xb1c9d618) 0
+ primary-for QWidget (0xb1ca70f0)
+ QPaintDevice (0xb1c9d654) 8
+ vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
+
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
+36 QObject::timerEvent
+40 QWorkspace::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWorkspace::paintEvent
+128 QWidget::moveEvent
+132 QWorkspace::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
+176 QWidget::x11Event
+180 QWorkspace::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWorkspace
+ size=20 align=4
+ base size=20 base align=4
+QWorkspace (0xb1cc8100) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb1ccd230) 0
+ primary-for QWorkspace (0xb1cc8100)
+ QObject (0xb1c9dca8) 0
+ primary-for QWidget (0xb1ccd230)
+ QPaintDevice (0xb1c9dce4) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+
+Class QAudioFormat
+ size=4 align=4
+ base size=4 base align=4
+QAudioFormat (0xb1ae812c) 0
+
+Class QAudioDeviceInfo
+ size=4 align=4
+ base size=4 base align=4
+QAudioDeviceInfo (0xb1ae81a4) 0
+
+Vtable for QAbstractAudioDeviceInfo
+QAbstractAudioDeviceInfo::_ZTV24QAbstractAudioDeviceInfo: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractAudioDeviceInfo)
+8 QAbstractAudioDeviceInfo::metaObject
+12 QAbstractAudioDeviceInfo::qt_metacast
+16 QAbstractAudioDeviceInfo::qt_metacall
+20 QAbstractAudioDeviceInfo::~QAbstractAudioDeviceInfo
+24 QAbstractAudioDeviceInfo::~QAbstractAudioDeviceInfo
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+
+Class QAbstractAudioDeviceInfo
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAudioDeviceInfo (0xb1cc8a00) 0
+ vptr=((& QAbstractAudioDeviceInfo::_ZTV24QAbstractAudioDeviceInfo) + 8u)
+ QObject (0xb1ae82d0) 0
+ primary-for QAbstractAudioDeviceInfo (0xb1cc8a00)
+
+Vtable for QAbstractAudioOutput
+QAbstractAudioOutput::_ZTV20QAbstractAudioOutput: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractAudioOutput)
+8 QAbstractAudioOutput::metaObject
+12 QAbstractAudioOutput::qt_metacast
+16 QAbstractAudioOutput::qt_metacall
+20 QAbstractAudioOutput::~QAbstractAudioOutput
+24 QAbstractAudioOutput::~QAbstractAudioOutput
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAbstractAudioOutput
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAudioOutput (0xb1cc8c40) 0
+ vptr=((& QAbstractAudioOutput::_ZTV20QAbstractAudioOutput) + 8u)
+ QObject (0xb1ae83fc) 0
+ primary-for QAbstractAudioOutput (0xb1cc8c40)
+
+Vtable for QAbstractAudioInput
+QAbstractAudioInput::_ZTV19QAbstractAudioInput: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractAudioInput)
+8 QAbstractAudioInput::metaObject
+12 QAbstractAudioInput::qt_metacast
+16 QAbstractAudioInput::qt_metacall
+20 QAbstractAudioInput::~QAbstractAudioInput
+24 QAbstractAudioInput::~QAbstractAudioInput
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAbstractAudioInput
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAudioInput (0xb1cc8e80) 0
+ vptr=((& QAbstractAudioInput::_ZTV19QAbstractAudioInput) + 8u)
+ QObject (0xb1ae8528) 0
+ primary-for QAbstractAudioInput (0xb1cc8e80)
+
+Vtable for QAudioEngineFactoryInterface
+QAudioEngineFactoryInterface::_ZTV28QAudioEngineFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QAudioEngineFactoryInterface)
+8 QAudioEngineFactoryInterface::~QAudioEngineFactoryInterface
+12 QAudioEngineFactoryInterface::~QAudioEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QAudioEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAudioEngineFactoryInterface (0xb1b230c0) 0 nearly-empty
+ vptr=((& QAudioEngineFactoryInterface::_ZTV28QAudioEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb1ae8654) 0 nearly-empty
+ primary-for QAudioEngineFactoryInterface (0xb1b230c0)
+
+Vtable for QAudioEnginePlugin
+QAudioEnginePlugin::_ZTV18QAudioEnginePlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAudioEnginePlugin)
+8 QAudioEnginePlugin::metaObject
+12 QAudioEnginePlugin::qt_metacast
+16 QAudioEnginePlugin::qt_metacall
+20 QAudioEnginePlugin::~QAudioEnginePlugin
+24 QAudioEnginePlugin::~QAudioEnginePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI18QAudioEnginePlugin)
+84 QAudioEnginePlugin::_ZThn8_N18QAudioEnginePluginD1Ev
+88 QAudioEnginePlugin::_ZThn8_N18QAudioEnginePluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+
+Class QAudioEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAudioEnginePlugin (0xb1b2c1e0) 0
+ vptr=((& QAudioEnginePlugin::_ZTV18QAudioEnginePlugin) + 8u)
+ QObject (0xb1ae8960) 0
+ primary-for QAudioEnginePlugin (0xb1b2c1e0)
+ QAudioEngineFactoryInterface (0xb1b23380) 8 nearly-empty
+ vptr=((& QAudioEnginePlugin::_ZTV18QAudioEnginePlugin) + 84u)
+ QFactoryInterface (0xb1ae899c) 8 nearly-empty
+ primary-for QAudioEngineFactoryInterface (0xb1b23380)
+
+Vtable for QAudioInput
+QAudioInput::_ZTV11QAudioInput: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QAudioInput)
+8 QAudioInput::metaObject
+12 QAudioInput::qt_metacast
+16 QAudioInput::qt_metacall
+20 QAudioInput::~QAudioInput
+24 QAudioInput::~QAudioInput
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QAudioInput
+ size=12 align=4
+ base size=12 base align=4
+QAudioInput (0xb1b235c0) 0
+ vptr=((& QAudioInput::_ZTV11QAudioInput) + 8u)
+ QObject (0xb1ae8ac8) 0
+ primary-for QAudioInput (0xb1b235c0)
+
+Vtable for QAudioOutput
+QAudioOutput::_ZTV12QAudioOutput: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QAudioOutput)
+8 QAudioOutput::metaObject
+12 QAudioOutput::qt_metacast
+16 QAudioOutput::qt_metacall
+20 QAudioOutput::~QAudioOutput
+24 QAudioOutput::~QAudioOutput
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QAudioOutput
+ size=12 align=4
+ base size=12 base align=4
+QAudioOutput (0xb1b23800) 0
+ vptr=((& QAudioOutput::_ZTV12QAudioOutput) + 8u)
+ QObject (0xb1ae8bf4) 0
+ primary-for QAudioOutput (0xb1b23800)
+
+Vtable for QAbstractVideoBuffer
+QAbstractVideoBuffer::_ZTV20QAbstractVideoBuffer: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractVideoBuffer)
+8 QAbstractVideoBuffer::~QAbstractVideoBuffer
+12 QAbstractVideoBuffer::~QAbstractVideoBuffer
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractVideoBuffer::handle
+
+Class QAbstractVideoBuffer
+ size=8 align=4
+ base size=8 base align=4
+QAbstractVideoBuffer (0xb1ae8d20) 0
+ vptr=((& QAbstractVideoBuffer::_ZTV20QAbstractVideoBuffer) + 8u)
+
+Class QVideoFrame
+ size=4 align=4
+ base size=4 base align=4
+QVideoFrame (0xb1b61000) 0
+
+Vtable for QAbstractVideoSurface
+QAbstractVideoSurface::_ZTV21QAbstractVideoSurface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractVideoSurface)
+8 QAbstractVideoSurface::metaObject
+12 QAbstractVideoSurface::qt_metacast
+16 QAbstractVideoSurface::qt_metacall
+20 QAbstractVideoSurface::~QAbstractVideoSurface
+24 QAbstractVideoSurface::~QAbstractVideoSurface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QAbstractVideoSurface::isFormatSupported
+64 QAbstractVideoSurface::nearestFormat
+68 QAbstractVideoSurface::start
+72 QAbstractVideoSurface::stop
+76 __cxa_pure_virtual
+
+Class QAbstractVideoSurface
+ size=8 align=4
+ base size=8 base align=4
+QAbstractVideoSurface (0xb1b76080) 0
+ vptr=((& QAbstractVideoSurface::_ZTV21QAbstractVideoSurface) + 8u)
+ QObject (0xb1b611e0) 0
+ primary-for QAbstractVideoSurface (0xb1b76080)
+
+Class QVideoSurfaceFormat
+ size=4 align=4
+ base size=4 base align=4
+QVideoSurfaceFormat (0xb1b613fc) 0
+
diff --git a/tests/auto/bic/data/QtNetwork.4.0.0.aix-gcc-power32.txt b/tests/auto/bic/data/QtNetwork.4.0.0.aix-gcc-power32.txt
index a7b79258f5..bb7c9372ef 100644
--- a/tests/auto/bic/data/QtNetwork.4.0.0.aix-gcc-power32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.0.0.aix-gcc-power32.txt
@@ -53,21 +53,6 @@ Class QBool
size=1 align=1
QBool (0x300b7280) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
QFlag (0x30111840) 0
@@ -80,7 +65,6 @@ Class QChar
size=2 align=2
QChar (0x30148980) 0
-
Class QBasicAtomic
size=4 align=4
QBasicAtomic (0x30209d00) 0
@@ -94,8 +78,6 @@ Class sigset_t
size=8 align=4
sigset_t (0x3026ad80) 0
-
-
Class fsid_t
size=8 align=4
fsid_t (0x302718c0) 0
@@ -104,10 +86,6 @@ Class fsid64_t
size=16 align=8
fsid64_t (0x30271c40) 0
-
-
-
-
Class _quad
size=8 align=4
_quad (0x30278ec0) 0
@@ -120,12 +98,10 @@ Class adspace_t
size=68 align=4
adspace_t (0x30281e00) 0
-
Class label_t
size=100 align=4
label_t (0x30286d00) 0
-
Class sigset
size=8 align=4
sigset (0x3028bc80) 0
@@ -166,19 +142,6 @@ Class QByteRef
size=8 align=4
QByteRef (0x302b7540) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
QInternal (0x303b3f80) 0 empty
@@ -195,7 +158,6 @@ Class QString
size=4 align=4
QString (0x300a1f40) 0
-
Class QLatin1String
size=4 align=4
QLatin1String (0x303bac00) 0
@@ -209,7 +171,6 @@ Class QConstString
QConstString (0x300b7640) 0
QString (0x300b7680) 0
-
Class QListData::Data
size=24 align=4
QListData::Data (0x30073340) 0
@@ -218,7 +179,6 @@ Class QListData
size=4 align=4
QListData (0x300732c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
QTextCodec::ConverterState (0x302fb600) 0
@@ -240,8 +200,6 @@ Class QTextCodec
QTextCodec (0x303bab80) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8)
-
-
Class QTextEncoder
size=32 align=4
QTextEncoder (0x30365980) 0
@@ -259,13 +217,10 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3036a6c0) 0
QGenericArgument (0x3036a700) 0
-
Class QMetaObject
size=16 align=4
QMetaObject (0x3058c900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4 entries
0 0
@@ -352,7 +307,6 @@ QIODevice (0x30365880) 0
QObject (0x301e4440) 0
primary-for QIODevice (0x30365880)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4 entries
0 0
@@ -369,21 +323,15 @@ Class QRegExp
size=4 align=4
QRegExp (0x303baa80) 0
-
Class QStringMatcher
size=1036 align=4
QStringMatcher (0x3012d8c0) 0
-
-
Class QStringList
size=4 align=4
QStringList (0x303bab00) 0
QList<QString> (0x300c3280) 0
-
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
0 0
@@ -508,7 +456,6 @@ Class QMapData
size=72 align=4
QMapData (0x304b4140) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4 entries
0 0
@@ -521,7 +468,6 @@ Class QTextStream
QTextStream (0x3050bbc0) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8)
-
Class QTextStreamManipulator
size=24 align=4
QTextStreamManipulator (0x30385a40) 0
@@ -605,21 +551,14 @@ QFile (0x3057c8c0) 0
QObject (0x3057c980) 0
primary-for QIODevice (0x3057c900)
-
Class QFileInfo
size=4 align=4
QFileInfo (0x304b0580) 0
-
-
-
-
Class QDir
size=4 align=4
QDir (0x304b03c0) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35 entries
0 0
@@ -663,7 +602,6 @@ Class QFileEngine
QFileEngine (0x3057c7c0) 0
vptr=((&QFileEngine::_ZTV11QFileEngine) + 8)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5 entries
0 0
@@ -724,23 +662,6 @@ Class QMetaType
size=1 align=1
QMetaType (0x30079000) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
QVariant::PrivateShared (0x30337500) 0
@@ -761,25 +682,10 @@ Class QVariant
size=16 align=8
QVariant (0x30166c00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
QVariantComparisonHelper (0x30225880) 0
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
lconv (0x30492a00) 0
@@ -820,42 +726,30 @@ Class localeinfo_table
size=36 align=4
localeinfo_table (0x303d9cc0) 0
-
Class _LC_charmap_objhdl
size=12 align=4
_LC_charmap_objhdl (0x304dcc80) 0
-
Class _LC_monetary_objhdl
size=12 align=4
_LC_monetary_objhdl (0x305614c0) 0
-
Class _LC_numeric_objhdl
size=12 align=4
_LC_numeric_objhdl (0x30561d00) 0
-
Class _LC_resp_objhdl
size=12 align=4
_LC_resp_objhdl (0x300838c0) 0
-
Class _LC_time_objhdl
size=12 align=4
_LC_time_objhdl (0x3012c400) 0
-
-
-
-
-
Class _LC_collate_objhdl
size=12 align=4
_LC_collate_objhdl (0x301bfb80) 0
-
-
Class _LC_ctype_objhdl
size=12 align=4
_LC_ctype_objhdl (0x30594100) 0
@@ -868,12 +762,10 @@ Class _LC_locale_objhdl
size=12 align=4
_LC_locale_objhdl (0x303da600) 0
-
Class _LC_object_handle
size=20 align=4
_LC_object_handle (0x30591080) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14 entries
0 0
@@ -947,8 +839,6 @@ Class QUrl
size=4 align=4
QUrl (0x302256c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14 entries
0 0
@@ -973,7 +863,6 @@ QEventLoop (0x30802000) 0
QObject (0x30802040) 0
primary-for QEventLoop (0x30802000)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27 entries
0 0
@@ -1015,12 +904,10 @@ Class QModelIndex
size=16 align=4
QModelIndex (0x3049cc80) 0
-
Class QPersistentModelIndex
size=4 align=4
QPersistentModelIndex (0x3049cb80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42 entries
0 0
@@ -1185,7 +1072,6 @@ Class QBasicTimer
size=4 align=4
QBasicTimer (0x307fe180) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4 entries
0 0
@@ -1270,12 +1156,10 @@ Class QMetaMethod
size=8 align=4
QMetaMethod (0x30379340) 0
-
Class QMetaEnum
size=8 align=4
QMetaEnum (0x303793c0) 0
-
Class QMetaProperty
size=20 align=4
QMetaProperty (0x303794c0) 0
@@ -1284,7 +1168,6 @@ Class QMetaClassInfo
size=8 align=4
QMetaClassInfo (0x30379540) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17 entries
0 0
@@ -1551,7 +1434,6 @@ Class QBitRef
size=8 align=4
QBitRef (0x305a6140) 0
-
Class QByteArrayMatcher
size=1032 align=4
QByteArrayMatcher (0x30872580) 0
@@ -1568,42 +1450,34 @@ Class QHashDummyValue
size=1 align=1
QHashDummyValue (0x30893ec0) 0 empty
-
Class QDate
size=4 align=4
QDate (0x301eb4c0) 0
-
Class QTime
size=4 align=4
QTime (0x301f1e80) 0
-
Class QDateTime
size=4 align=4
QDateTime (0x304b0440) 0
-
Class QPoint
size=8 align=4
QPoint (0x301f9d40) 0
-
Class QPointF
size=16 align=8
QPointF (0x30200880) 0
-
Class QLine
size=16 align=4
QLine (0x301eb540) 0
-
Class QLineF
size=32 align=8
QLineF (0x301eb600) 0
-
Class QLinkedListData
size=20 align=4
QLinkedListData (0x309a6440) 0
@@ -1612,27 +1486,22 @@ Class QLocale
size=4 align=4
QLocale (0x301eb800) 0
-
Class QSize
size=8 align=4
QSize (0x30200a80) 0
-
Class QSizeF
size=16 align=8
QSizeF (0x30209200) 0
-
Class QRect
size=16 align=4
QRect (0x30213780) 0
-
Class QRectF
size=32 align=8
QRectF (0x302138c0) 0
-
Class QSharedData
size=4 align=4
QSharedData (0x30ac8440) 0
@@ -1933,5 +1802,3 @@ QUdpSocket (0x308c1040) 0
QObject (0x308c16c0) 0
primary-for QIODevice (0x308c1340)
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-amd64.txt
index 1d0c56c470..2c2694a821 100644
--- a/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-amd64.txt
+++ b/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-amd64.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x2aaaac20f1c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x2aaaac249850) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2aaaac393f50) 0
QGenericArgument (0x2aaaac3c3000) 0
-
Class QMetaObject
size=32 align=8
base size=32 base align=8
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x2aaaac3fb4d0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=12 base align=8
QByteRef (0x2aaaac552b60) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -171,7 +141,6 @@ Class QString
base size=8 base align=8
QString (0x2aaaac5dfee0) 0
-
Class QLatin1String
size=8 align=8
base size=8 base align=8
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x2aaaac8a9a10) 0
QString (0x2aaaac8a9a80) 0
-
Class QListData::Data
size=32 align=8
base size=32 base align=8
@@ -199,8 +167,6 @@ Class QListData
base size=8 base align=8
QListData (0x2aaaac8e0ee0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x2aaaaca8d2a0) 0
QObject (0x2aaaaca8d310) 0
primary-for QIODevice (0x2aaaaca8d2a0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=128 base align=8
QMapData (0x2aaaacb2fa10) 0
-
Class QTextCodec::ConverterState
size=32 align=8
base size=32 base align=8
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x2aaaacc4b690) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-
Class QTextEncoder
size=40 align=8
base size=40 base align=8
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=40 base align=8
QTextDecoder (0x2aaaacc89f50) 0
-
-
-
-
-
Class __gconv_trans_data
size=40 align=8
base size=40 base align=8
@@ -376,8 +333,6 @@ Class __gconv_info
base size=16 base align=8
__gconv_info (0x2aaaaccc5a80) 0
-
-
Class _IO_marker
size=24 align=8
base size=24 base align=8
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=216 base align=8
_IO_FILE (0x2aaaaccc5d20) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x2aaaaccc5e70) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
Class QTextStreamManipulator
size=40 align=8
base size=38 base align=8
@@ -492,7 +445,6 @@ QFile (0x2aaaace11bd0) 0
QObject (0x2aaaace11cb0) 0
primary-for QIODevice (0x2aaaace11c40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=8 base align=8
QRegExp (0x2aaaace768c0) 0
-
Class QStringMatcher
size=1048 align=8
base size=1044 base align=8
QStringMatcher (0x2aaaace9e930) 0
-
-
Class QStringList
size=8 align=8
base size=8 base align=8
QStringList (0x2aaaaced5070) 0
QList<QString> (0x2aaaaced50e0) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=8 base align=8
QFileInfo (0x2aaaacf6ac40) 0
-
-
-
-
Class QDir
size=8 align=8
base size=8 base align=8
QDir (0x2aaaacfd13f0) 0
-
-
Class QUrl
size=8 align=8
base size=8 base align=8
QUrl (0x2aaaad0765b0) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x2aaaad0f1150) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=16 align=8
base size=12 base align=8
@@ -717,16 +639,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x2aaaad117620) 0
-
-
-
-
Class QVariantComparisonHelper
size=8 align=8
base size=8 base align=8
QVariantComparisonHelper (0x2aaaad2184d0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -796,7 +713,6 @@ Class QFileEngine
QFileEngine (0x2aaaad29b380) 0
vptr=((& QFileEngine::_ZTV11QFileEngine) + 16u)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2aaaad2f5070) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2aaaad417540) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x2aaaad4458c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2aaaad4900e0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x2aaaad4adb60) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x2aaaad4fc230) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x2aaaad533b60) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2aaaad583a10) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x2aaaad646380) 0
-
Class QLinkedListData
size=32 align=8
base size=32 base align=8
@@ -890,7 +797,6 @@ Class QBitRef
base size=12 base align=8
QBitRef (0x2aaaad7ea4d0) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=8 base align=8
QLocale (0x2aaaad9201c0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x2aaaad9cc310) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2aaaad9eb700) 0
-
Class QDateTime
size=8 align=8
base size=8 base align=8
QDateTime (0x2aaaada11460) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x2aaaada98bd0) 0
QObject (0x2aaaada98c40) 0
primary-for QEventLoop (0x2aaaada98bd0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=24 base align=8
QModelIndex (0x2aaaadb310e0) 0
-
Class QPersistentModelIndex
size=8 align=8
base size=8 base align=8
QPersistentModelIndex (0x2aaaadb4b850) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2aaaadbf80e0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=12 base align=8
QMetaMethod (0x2aaaadc547e0) 0
-
Class QMetaEnum
size=16 align=8
base size=12 base align=8
QMetaEnum (0x2aaaadc54e00) 0
-
Class QMetaProperty
size=32 align=8
base size=32 base align=8
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=12 base align=8
QMetaClassInfo (0x2aaaadc7e620) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1942,6 +1837,3 @@ QTcpSocket (0x2aaaade3c460) 0
QObject (0x2aaaade3c5b0) 0
primary-for QIODevice (0x2aaaade3c540)
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ia32.txt
index ee89343174..aba69dc684 100644
--- a/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ia32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x4001ef40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40abd380) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40abdc00) 0
QGenericArgument (0x40abdc40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x40abdf40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x40bd1700) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,7 +146,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x40bd19c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x40bd1cc0) 0
QString (0x40bd1d00) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -199,8 +167,6 @@ Class QListData
base size=4 base align=4
QListData (0x40bd1e80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x40e77500) 0
QObject (0x40e77540) 0
primary-for QIODevice (0x40e77500)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x40e77780) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x40e77c40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x40e773c0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -376,8 +333,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x41066100) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x41066200) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x41066280) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -492,7 +445,6 @@ QFile (0x41066b00) 0
QObject (0x41066b80) 0
primary-for QIODevice (0x41066b40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x41066e40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x41066f00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x41066780) 0
QList<QString> (0x41066bc0) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x411766c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x41176900) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x41176b00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x41176c80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -717,16 +639,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x412a20c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x412a2a40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -810,7 +727,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x412a2e00) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x412a2200) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x413ad340) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x413ad840) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x413add80) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x413adec0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x413ad380) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x413adb00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x414e2480) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x414e2780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -890,7 +797,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x414e2f40) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x416e3100) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x416e32c0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x416e3480) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x416e3640) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x416e3f00) 0
QObject (0x416e3f40) 0
primary-for QEventLoop (0x416e3f00)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x417fa100) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x417fa280) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x417fa900) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x417fad00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x417fadc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x417faec0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1942,6 +1837,3 @@ QTcpSocket (0x418f6f40) 0
QObject (0x418f6100) 0
primary-for QIODevice (0x418f6fc0)
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ppc32.txt
index f8bb41ea26..04a54bf0f2 100644
--- a/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.0.0.linux-gcc-ppc32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x30ac3188) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x30ac3dc8) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187980) 0
QGenericArgument (0x30b0c8c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x30b0cb60) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30c1a7a8) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,13 +146,11 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x30c1ad58) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
QCharRef (0x30d4f0e0) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -193,8 +161,6 @@ Class QListData
base size=4 base align=4
QListData (0x30d4fc08) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -285,7 +251,6 @@ QIODevice (0x30187b80) 0
QObject (0x30e985b0) 0
primary-for QIODevice (0x30187b80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -309,11 +274,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30e98b98) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -334,8 +294,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x30fa62d8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -346,7 +304,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x30fa6428) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -360,7 +317,6 @@ Class QTextStream
QTextStream (0x30fa64d0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -420,7 +376,6 @@ QFile (0x30187d00) 0
QObject (0x30fa6c08) 0
primary-for QIODevice (0x30187d40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -472,14 +427,11 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x30fa6ee0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x30fa6fc0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
@@ -578,43 +530,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x3106c8c0) 0
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x3106c9d8) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x3106cc08) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x3106ce00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -640,16 +570,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x3112e5b0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x3112eea8) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -733,7 +658,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x311d4188) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -749,55 +673,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x311d4508) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x311d4c40) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x311d4e38) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x312ba428) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x312ba5e8) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x312ba818) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x312bae00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x3135c070) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x3135c498) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -813,7 +728,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x3135c188) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -834,25 +748,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x3149f5e8) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x3149f850) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x3149fa80) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x3149fc78) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -926,7 +836,6 @@ QTextCodecPlugin (0x311a3280) 0
QFactoryInterface (0x315e3118) 8 nearly-empty
primary-for QTextCodecFactoryInterface (0x311a32c0)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1045,7 +954,6 @@ QEventLoop (0x311a33c0) 0
QObject (0x315e3a80) 0
primary-for QEventLoop (0x311a33c0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1121,13 +1029,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x31667070) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x316672a0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1346,7 +1252,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x31667a80) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1440,13 +1345,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x31667f88) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x316677a8) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1457,7 +1360,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x31709000) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1884,4 +1786,3 @@ QTcpSocket (0x311a3b00) 0
QObject (0x317c6348) 0
primary-for QIODevice (0x311a3b80)
-
diff --git a/tests/auto/bic/data/QtNetwork.4.0.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtNetwork.4.0.0.macx-gcc-ppc32.txt
index 949efd06e7..38a6774f1c 100644
--- a/tests/auto/bic/data/QtNetwork.4.0.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.0.0.macx-gcc-ppc32.txt
@@ -59,20 +59,6 @@ Class QBool
base size=4 base align=4
QBool (0x7c2480) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -88,7 +74,6 @@ Class QChar
base size=2 base align=2
QChar (0x807440) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +85,6 @@ Class QAtomic
QAtomic (0x807900) 0
QBasicAtomic (0x807940) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -181,19 +165,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xec9840) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -219,7 +190,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xff6d80) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -231,7 +201,6 @@ Class QConstString
QConstString (0x1181dc0) 0
QString (0x1181e00) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -242,7 +211,6 @@ Class QListData
base size=4 base align=4
QListData (0x12a1140) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -266,8 +234,6 @@ Class QTextCodec
QTextCodec (0x12a15c0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -289,14 +255,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x12a1cc0) 0
QGenericArgument (0x12a1d00) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x12a1f40) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -387,7 +350,6 @@ QIODevice (0x14057c0) 0
QObject (0x1405800) 0
primary-for QIODevice (0x14057c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -406,22 +368,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x14f1000) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x14f1280) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x14f1540) 0
QList<QString> (0x14f1580) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -576,7 +533,6 @@ Class QTextStream
QTextStream (0x1680300) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -666,23 +622,16 @@ QFile (0x1713180) 0
QObject (0x1713200) 0
primary-for QIODevice (0x17131c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1713400) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x17137c0) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35u entries
0 (int (*)(...))0
@@ -741,7 +690,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x1713c00) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -791,23 +739,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1713fc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -833,19 +764,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x187b800) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x191a1c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -922,8 +845,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x191ad80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -949,7 +870,6 @@ QEventLoop (0x191a900) 0
QObject (0x191ac80) 0
primary-for QEventLoop (0x191a900)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -993,13 +913,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1a20400) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1a20680) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1168,7 +1086,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1a20e80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1259,13 +1176,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1ae6900) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1ae6a40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1276,7 +1191,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ae6bc0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1563,7 +1477,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1c33480) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1584,49 +1497,41 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1c33800) 0 empty
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x1d32040) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d322c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1d32500) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d32700) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1d32d40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d32a40) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1e13040) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1637,31 +1542,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e136c0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1e13880) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x1e13f40) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f47300) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x1f47740) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1977,6 +1877,3 @@ QUdpSocket (0x22272c0) 0
QObject (0x2227380) 0
primary-for QIODevice (0x2227340)
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ia32.txt
index b4ba11b9a1..6c655deb6f 100644
--- a/tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ia32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x4001ee80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40ac6300) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40ac6b80) 0
QGenericArgument (0x40ac6bc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x40ac6ec0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x40bde680) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x40bde940) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x40bdec40) 0
QString (0x40bdec80) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x40e6e180) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x40e6e800) 0
QObject (0x40e6e840) 0
primary-for QIODevice (0x40e6e800)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x40e6eb40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x41030100) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x41030600) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x41030a40) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x41030cc0) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x41030dc0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x41030e40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x4118b1c0) 0
QTextStream (0x4118b200) 0
primary-for QTextOStream (0x4118b1c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x4118b380) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,7 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x4118b580) 0
-
Class __sched_param
size=4 align=4
base size=4 base align=4
@@ -501,18 +446,11 @@ Class __pthread_attr_s
base size=36 base align=4
__pthread_attr_s (0x4118b680) 0
-
-
-
-
Class _pthread_rwlock_t
size=32 align=4
base size=32 base align=4
_pthread_rwlock_t (0x4118b7c0) 0
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -582,7 +520,6 @@ QFile (0x4118bdc0) 0
QObject (0x4118be40) 0
primary-for QIODevice (0x4118be00)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -634,38 +571,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x4118be80) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x412c9200) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x412c92c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x412c9440) 0
QList<QString> (0x412c9480) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x412c9940) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -721,7 +647,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x412c9ac0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -875,31 +800,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x413da000) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x413da140) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -925,16 +830,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x413da640) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x413dafc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -965,49 +865,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x414e3180) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x414e3680) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x414e3bc0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x414e3d00) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x414e3e80) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x414e36c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x415cf140) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x415cf440) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1023,7 +915,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x415cfc00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1039,25 +930,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x415cfec0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x415cf280) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x417e1040) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x417e1200) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1216,7 +1103,6 @@ QEventLoop (0x417e1ac0) 0
QObject (0x417e1b00) 0
primary-for QEventLoop (0x417e1ac0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1307,13 +1193,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x417e1740) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x417e1cc0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1532,7 +1416,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x418d8580) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1626,13 +1509,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x418d8980) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x418d8a40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1643,7 +1524,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x418d8b40) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2075,7 +1955,3 @@ QTcpSocket (0x419c1c40) 0
QObject (0x419c1d00) 0
primary-for QIODevice (0x419c1cc0)
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ppc32.txt
index 3253146ae2..fd532eae14 100644
--- a/tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.1.0.linux-gcc-ppc32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x306c4818) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x306f23b8) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187ac0) 0
QGenericArgument (0x306f2ea8) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x30bcc150) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30bccee0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x30cb67e0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x30187d00) 0
QString (0x30e5b5b0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x30e5bdc8) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x30187dc0) 0
QObject (0x30f2a700) 0
primary-for QIODevice (0x30187dc0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x30f2a4d0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30ff27a8) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x30ff2d20) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x31133188) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x31133540) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31133690) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x31133738) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x30187fc0) 0
QTextStream (0x31133ee0) 0
primary-for QTextOStream (0x30187fc0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x311d50a8) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x311d53b8) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -567,7 +500,6 @@ QFile (0x312b3000) 0
QObject (0x311d5f88) 0
primary-for QIODevice (0x312b3040)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -619,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x312c3230) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x312c3578) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x312c37a8) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x312b3140) 0
QList<QString> (0x312c3a10) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x31390150) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -706,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x31390310) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -860,31 +780,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x31390a10) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x31390c78) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -910,16 +810,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31467818) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31504000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -950,49 +845,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x31504690) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31504c78) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31504d90) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x315aa070) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x315aa2a0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x315aa8f8) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x315aa2d8) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x3168a070) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1008,7 +895,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x3168ac40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1024,25 +910,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x3168a658) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x317d4230) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x317d4460) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x317d46c8) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1201,7 +1083,6 @@ QEventLoop (0x312b3680) 0
QObject (0x318a4118) 0
primary-for QEventLoop (0x312b3680)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1292,13 +1173,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x318a4bd0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x318a4dc8) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1517,7 +1396,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x31957348) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1611,13 +1489,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x31957850) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x31957968) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1628,7 +1504,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x31957ab8) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2060,7 +1935,3 @@ QTcpSocket (0x312b3e80) 0
QObject (0x31a02620) 0
primary-for QIODevice (0x312b3f00)
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ia32.txt
index cf3fa19f44..4972773556 100644
--- a/tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ia32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x62ee00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x652d00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x6be500) 0
QBasicAtomic (0x6be540) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xe70480) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xf799c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x1113a00) 0
QString (0x1113a40) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x11b5380) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x11b5840) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x11b5f40) 0
QGenericArgument (0x11b5f80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x12cc0c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x12cca00) 0
QObject (0x12cca40) 0
primary-for QIODevice (0x12cca00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x139b240) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x139b4c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x139b780) 0
QList<QString> (0x139b7c0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x1442b40) 0
QObject (0x1442bc0) 0
primary-for QIODevice (0x1442b80)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1442dc0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1502040) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1502240) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1502a00) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x15a9e00) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -829,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x1723b80) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1779240) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -950,24 +892,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1779f40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -993,19 +917,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x1895d00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x18e6700) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1082,8 +998,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x19a5140) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1109,7 +1023,6 @@ QEventLoop (0x19a5400) 0
QObject (0x19a5440) 0
primary-for QEventLoop (0x19a5400)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1153,13 +1066,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x19a5880) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x19a5ac0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1328,7 +1239,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1a87180) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1419,13 +1329,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1a87e40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1a87f80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1436,7 +1344,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1a87880) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1723,7 +1630,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1b9e900) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1734,43 +1640,36 @@ Class QDate
base size=4 base align=4
QDate (0x1b9ec40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1b9eec0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1c52040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1c52240) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1c52980) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1c52380) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1c52ac0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1781,31 +1680,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1cee500) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1cee6c0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1ceee80) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1e0f340) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x1e0f780) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2121,7 +2015,3 @@ QUdpSocket (0x1f87b80) 0
QObject (0x2020000) 0
primary-for QIODevice (0x1f87f00)
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ppc32.txt
index 4ebdf9216d..b05e0fd2ae 100644
--- a/tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.1.0.macx-gcc-ppc32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x7c8840) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x7ff740) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x7ffc40) 0
QBasicAtomic (0x7ffc80) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xec7bc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1163100) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x129e140) 0
QString (0x129e180) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x129eb40) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x129efc0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13b9580) 0
QGenericArgument (0x13b95c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x13b9800) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x1494080) 0
QObject (0x14940c0) 0
primary-for QIODevice (0x1494080)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x14949c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1494c40) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1494f00) 0
QList<QString> (0x1494f40) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x16005c0) 0
QObject (0x1600640) 0
primary-for QIODevice (0x1600600)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1600840) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1600c00) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1600e00) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x170f540) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x1809540) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -839,16 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x193d4c0) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x193d500) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -960,24 +902,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1a641c0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1003,19 +927,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1aa6000) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1aa6b00) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1092,8 +1008,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1bc0480) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1119,7 +1033,6 @@ QEventLoop (0x1bc0740) 0
QObject (0x1bc0780) 0
primary-for QEventLoop (0x1bc0740)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1163,13 +1076,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1bc0bc0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1bc0e00) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1338,7 +1249,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1cb3500) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1339,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1cb3d40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1d49080) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1446,7 +1354,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1d49200) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1733,7 +1640,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1dfbc40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1744,43 +1650,36 @@ Class QDate
base size=4 base align=4
QDate (0x1dfbf80) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1ebe140) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1ebe400) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1ebe600) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1ebed40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1ebef80) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1f601c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1791,31 +1690,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1f60840) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1f60a00) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x1f60d40) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x20c3840) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x20c3c80) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2131,7 +2025,3 @@ QUdpSocket (0x231e300) 0
QObject (0x231e3c0) 0
primary-for QIODevice (0x231e380)
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.1.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.1.0.win32-gcc-ia32.txt
index a55e5f0591..af394112ce 100644
--- a/tests/auto/bic/data/QtNetwork.4.1.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.1.0.win32-gcc-ia32.txt
@@ -18,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xad5e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -48,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb4d840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -75,19 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc34f80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -113,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xeac500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -125,7 +95,6 @@ Class QConstString
QConstString (0x11e1880) 0
QString (0x11e18c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -187,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x1279f00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -211,8 +179,6 @@ Class QTextCodec
QTextCodec (0xeac480) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -234,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13fcfc0) 0
QGenericArgument (0x1402000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1402580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -332,7 +295,6 @@ QIODevice (0x137a700) 0
QObject (0x14bd540) 0
primary-for QIODevice (0x137a700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -351,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xeac380) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x158c840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xeac400) 0
QList<QString> (0x15b9000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -494,23 +451,16 @@ QFile (0x16a0840) 0
QObject (0x16a08c0) 0
primary-for QIODevice (0x16a0880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16d65c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16d6440) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -566,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16a0740) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -639,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1830c40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -663,7 +611,6 @@ Class QTextStream
QTextStream (0x1a78240) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -699,9 +646,6 @@ QTextOStream (0x1b06440) 0
QTextStream (0x1b06480) 0
primary-for QTextOStream (0x1b06440)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -813,24 +757,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ce8bc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -856,16 +782,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x14338c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1d4a000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -942,8 +863,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1d38f80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -969,7 +888,6 @@ QEventLoop (0x1f35600) 0
QObject (0x1f35640) 0
primary-for QEventLoop (0x1f35600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1013,13 +931,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1f6df40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1f6dec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1188,7 +1104,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2011d80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1280,13 +1195,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x13fc8c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x13fc940) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1297,7 +1210,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x13fca40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1501,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2237640) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1600,43 +1511,36 @@ Class QDate
base size=4 base align=4
QDate (0x1d38900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d38b00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x16d64c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d38b80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1d38c00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d38980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1d38a00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1647,31 +1551,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d38a80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d38c80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1d38d00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d38d80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1d38e00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1987,7 +1886,3 @@ QUdpSocket (0x2826e00) 0
QObject (0x2826ec0) 0
primary-for QIODevice (0x2826e80)
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ia32.txt
index 0992a30b94..5e1b9c2d2c 100644
--- a/tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77d0140) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb77d05c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb77d0a80) 0
QGenericArgument (0xb77d0ac0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77d0d40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb732e0c0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb732e140) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb732e3c0) 0
QString (0xb732e400) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb732e740) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0xb732ec40) 0
QObject (0xb732ec80) 0
primary-for QIODevice (0xb732ec40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb732eec0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6eba3c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb6eba880) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb6ebab00) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6ebad40) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6ebae40) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0xb6ebaec0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0xb6ebaf40) 0
QTextStream (0xb6e77000) 0
primary-for QTextOStream (0xb6ebaf40)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6e77080) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6e77280) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6e77340) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -580,7 +505,6 @@ QFile (0xb6e77b00) 0
QObject (0xb6e77b80) 0
primary-for QIODevice (0xb6e77b40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -632,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb6e77d80) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb6e77f00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6e77f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6e77bc0) 0
QList<QString> (0xb6e77d40) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6c42140) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -719,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb6c42280) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -830,8 +742,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6c426c0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -925,66 +835,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6c42a40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6c42b40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1010,18 +865,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6995780) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6995cc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1052,49 +900,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6995f00) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6995940) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6995980) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6995e00) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb6995f40) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6905000) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb69052c0) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6905400) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1110,7 +950,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6905880) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1126,19 +965,16 @@ Class QDate
base size=4 base align=4
QDate (0xb6905b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6905c40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6905d40) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1323,7 +1159,6 @@ QEventLoop (0xb6905bc0) 0
QObject (0xb6905c80) 0
primary-for QEventLoop (0xb6905bc0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1264,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb6760400) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb6760480) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1654,7 +1487,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb6760980) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1748,13 +1580,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb6760c40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb6760cc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1765,7 +1595,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb6760d80) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1821,7 +1650,6 @@ QLibrary (0xb6760f00) 0
QObject (0xb6760f40) 0
primary-for QLibrary (0xb6760f00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1868,7 +1696,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb67604c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1879,13 +1706,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb67607c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb6760880) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2029,13 +1854,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0xb64ad380) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0xb64ad3c0) 0
-
Class QHostInfo
size=4 align=4
base size=4 base align=4
@@ -2168,7 +1991,6 @@ QUdpSocket (0xb64ad7c0) 0
QObject (0xb64ad880) 0
primary-for QIODevice (0xb64ad840)
-
Vtable for QTcpSocket
QTcpSocket::_ZTV10QTcpSocket: 30u entries
0 (int (*)(...))0
@@ -2214,7 +2036,3 @@ QTcpSocket (0xb64ad940) 0
QObject (0xb64ada00) 0
primary-for QIODevice (0xb64ad9c0)
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ppc32.txt
index b09d8ce659..dbc1fca17b 100644
--- a/tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x30596620) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x305ca1c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bb80) 0
QGenericArgument (0x305cace8) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x305caf88) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30aeed90) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0x30bbc188) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0x3001bdc0) 0
QString (0x30d54540) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x30d54d20) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0x3001be80) 0
QObject (0x30e48658) 0
primary-for QIODevice (0x3001be80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x30e48f88) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30f05770) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0x30f05cb0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x3104e118) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x3104e4d0) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x3104e620) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0x3104e6c8) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0x310b0080) 0
QTextStream (0x3104ee70) 0
primary-for QTextOStream (0x310b0080)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x310f4038) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x310f4348) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -574,7 +500,6 @@ QFile (0x310b00c0) 0
QObject (0x311f61c0) 0
primary-for QIODevice (0x310b0100)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -626,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x311f6498) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x311f67e0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x311f6a48) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x310b0200) 0
QList<QString> (0x311f6cb0) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x312ed3b8) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -713,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x312ed5b0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -824,8 +737,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x312edbd0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -919,66 +830,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x312ede38) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x314041f8) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1004,18 +860,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31475658) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31475850) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1046,49 +895,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x31508578) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31508b60) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x315087e0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31508dc8) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x315bf188) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x315bf7e0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x315bfee0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x315bfab8) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1104,7 +945,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x3169eab8) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1120,19 +960,16 @@ Class QDate
base size=4 base align=4
QDate (0x3169ef88) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x317bf118) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x317bf348) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1317,7 +1154,6 @@ QEventLoop (0x310b0780) 0
QObject (0x317bf5b0) 0
primary-for QEventLoop (0x310b0780)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1423,13 +1259,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x31871a80) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x31871c78) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1648,7 +1482,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x3193b230) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1742,13 +1575,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x3193b738) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x3193b850) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1759,7 +1590,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x3193b9a0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1815,7 +1645,6 @@ QLibrary (0x310b0c00) 0
QObject (0x3193bd20) 0
primary-for QLibrary (0x310b0c00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1862,7 +1691,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x3193bb60) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1873,13 +1701,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x319fe1c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x319fe1f8) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2023,13 +1849,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0x319fec08) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0x319fec40) 0
-
Class QHostInfo
size=4 align=4
base size=4 base align=4
@@ -2162,7 +1986,6 @@ QUdpSocket (0x310b0f00) 0
QObject (0x31abf1c0) 0
primary-for QIODevice (0x310b0f80)
-
Vtable for QTcpSocket
QTcpSocket::_ZTV10QTcpSocket: 30u entries
0 (int (*)(...))0
@@ -2208,7 +2031,3 @@ QTcpSocket (0x310b0fc0) 0
QObject (0x31abf380) 0
primary-for QIODevice (0x31af1040)
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ia32.txt
index 885d3cef14..9d8fdda661 100644
--- a/tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x699a80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x6cc980) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0xe5a180) 0
QBasicAtomic (0xe5a1c0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xef1180) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x10467c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x11f6800) 0
QString (0x11f6840) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1266100) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x12665c0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1266cc0) 0
QGenericArgument (0x1266d00) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1266f40) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x13977c0) 0
QObject (0x1397800) 0
primary-for QIODevice (0x13977c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1470040) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1470300) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x14705c0) 0
QList<QString> (0x1470600) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x14fd940) 0
QObject (0x14fd9c0) 0
primary-for QIODevice (0x14fd980)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x14fdbc0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x14fdf80) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x15f3080) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x15f3840) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x1673c80) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -836,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x180ca00) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1850080) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -982,8 +917,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x19ca140) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1009,59 +942,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x19ca4c0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1087,21 +967,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x1a79dc0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1ab68c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1178,8 +1048,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1b742c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1205,7 +1073,6 @@ QEventLoop (0x1b74580) 0
QObject (0x1b745c0) 0
primary-for QEventLoop (0x1b74580)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1249,13 +1116,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1b74a00) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1b74c40) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1424,7 +1289,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1c69380) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1530,13 +1394,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1c69d40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1ceb080) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1547,7 +1409,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ceb200) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1728,7 +1589,6 @@ QLibrary (0x1cebc80) 0
QObject (0x1cebcc0) 0
primary-for QLibrary (0x1cebc80)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1764,7 +1624,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1cebfc0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1775,13 +1634,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1dad240) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1dad280) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1838,7 +1695,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1dade40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1849,43 +1705,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e3e180) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e3e400) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e3e680) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1e3e880) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1e3efc0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1eeb1c0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1eeb3c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1896,25 +1745,21 @@ Class QSize
base size=8 base align=4
QSize (0x1eebac0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1ffa080) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1ffa900) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x1ffad40) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2138,13 +1983,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0x21eb000) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0x21eb040) 0
-
Class QNetworkProxy
size=4 align=4
base size=4 base align=4
@@ -2268,8 +2111,3 @@ QUdpSocket (0x21eb700) 0
QObject (0x21eb7c0) 0
primary-for QIODevice (0x21eb780)
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ppc32.txt
index 65d9c0f7a6..6590c5cedc 100644
--- a/tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x9d1680) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xa0d580) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0xa0dc80) 0
QBasicAtomic (0xa0dcc0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xeb9c80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x111f280) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x123e300) 0
QString (0x123e340) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x123ecc0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1340080) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1340780) 0
QGenericArgument (0x13407c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1340a00) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x1410240) 0
QObject (0x1410280) 0
primary-for QIODevice (0x1410240)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1410bc0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1410e80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x14c70c0) 0
QList<QString> (0x14c7100) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x153d800) 0
QObject (0x153d880) 0
primary-for QIODevice (0x153d840)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x153da80) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x153de40) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x164b000) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x164b7c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x171c7c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -846,17 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x1851740) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1851140) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -993,8 +927,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1a070c0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1020,59 +952,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1a07440) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1098,21 +977,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1aa9d40) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1af57c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1189,8 +1058,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1ba5240) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1216,7 +1083,6 @@ QEventLoop (0x1ba5500) 0
QObject (0x1ba5540) 0
primary-for QEventLoop (0x1ba5500)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1260,13 +1126,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1ba5980) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1ba5bc0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1435,7 +1299,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1c8e300) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1541,13 +1404,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1c8ea00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1d1c000) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1558,7 +1419,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1d1c180) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1739,7 +1599,6 @@ QLibrary (0x1d1cc40) 0
QObject (0x1d1cc80) 0
primary-for QLibrary (0x1d1cc40)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1775,7 +1634,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1d1cd80) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1786,13 +1644,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1ddf200) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1ddf240) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1849,7 +1705,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1ddfe00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1860,43 +1715,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e6e140) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e6e3c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e6e640) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1e6e840) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1e6ef80) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f23180) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1f23380) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1907,25 +1755,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f23a80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x2027040) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x20278c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x2027d00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2149,13 +1993,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0x213af80) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0x221d000) 0
-
Class QNetworkProxy
size=4 align=4
base size=4 base align=4
@@ -2279,8 +2121,3 @@ QUdpSocket (0x221d6c0) 0
QObject (0x221d780) 0
primary-for QIODevice (0x221d740)
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.2.0.win32-gcc-ia32.txt
index 00c2a1c759..ca18f9ca1b 100644
--- a/tests/auto/bic/data/QtNetwork.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf3380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb60f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -81,20 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc4bb00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xee0240) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -132,7 +95,6 @@ Class QConstString
QConstString (0x11f3dc0) 0
QString (0x11f3e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -194,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d61c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -218,8 +179,6 @@ Class QTextCodec
QTextCodec (0xee01c0) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -241,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x144b300) 0
QGenericArgument (0x144b340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x144b8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -339,7 +295,6 @@ QIODevice (0x13b5a40) 0
QObject (0x150ab40) 0
primary-for QIODevice (0x13b5a40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -358,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xee00c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15d9f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xee0140) 0
QList<QString> (0x15f1740) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -501,23 +451,16 @@ QFile (0x1708080) 0
QObject (0x1708100) 0
primary-for QIODevice (0x17080c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1760140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x171efc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -573,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16f5f80) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -646,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x18bbb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -670,7 +611,6 @@ Class QTextStream
QTextStream (0x1afb580) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -706,9 +646,6 @@ QTextOStream (0x1b89740) 0
QTextStream (0x1b89780) 0
primary-for QTextOStream (0x1b89740)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -845,8 +782,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e50cc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 0u
@@ -872,59 +807,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1efb400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -950,18 +832,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x1476c80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1fae800) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -1038,8 +913,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1f1c180) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -1065,7 +938,6 @@ QEventLoop (0x21b66c0) 0
QObject (0x21b6700) 0
primary-for QEventLoop (0x21b66c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1109,13 +981,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x222d200) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x222d180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1284,7 +1154,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22dd7c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1391,13 +1260,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x143fc00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x143fc80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1408,7 +1275,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x143fd80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1455,6 @@ QLibrary (0x2451040) 0
QObject (0x2451080) 0
primary-for QLibrary (0x2451040)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 0u
@@ -1630,7 +1495,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x24c17c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1641,13 +1505,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x24eee00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x24eefc0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1704,7 +1566,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2543ac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1715,43 +1576,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e50b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e50bc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1760040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1f1c340) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1f1c380) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f1c2c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1f1c300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1762,25 +1616,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f1c240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1f1c280) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f1c1c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1f1c200) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2004,13 +1854,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0x2add380) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0x2add700) 0
-
Class QNetworkProxy
size=4 align=4
base size=4 base align=4
@@ -2134,8 +1982,3 @@ QUdpSocket (0x2b42700) 0
QObject (0x2b427c0) 0
primary-for QIODevice (0x2b42780)
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.3.0.linux-gcc-ia32.txt
index 45d9480bf9..f34c588382 100644
--- a/tests/auto/bic/data/QtNetwork.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb783e180) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb783e600) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb783eb00) 0
QGenericArgument (0xb783eb40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb783edc0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb73a5140) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb73a51c0) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb73a54c0) 0
QString (0xb73a5500) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb73a5880) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -297,7 +256,6 @@ QLibrary (0xb73a5e40) 0
QObject (0xb73a5e80) 0
primary-for QLibrary (0xb73a5e40)
-
Class QUuid
size=16 align=4
base size=16 base align=4
@@ -344,7 +302,6 @@ QIODevice (0xb73a5fc0) 0
QObject (0xb73a5300) 0
primary-for QIODevice (0xb73a5fc0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -363,22 +320,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb73a5800) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb73a5c80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6dfe040) 0
QList<QString> (0xb6dfe080) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -433,7 +385,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6dfe4c0) 0 empty
-
Class QCryptographicHash
size=4 align=4
base size=4 base align=4
@@ -444,36 +395,26 @@ Class QDate
base size=4 base align=4
QDate (0xb6dfea40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6dfeb40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6dfec40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
QByteArrayMatcher (0xb6dfed40) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6dfed80) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -484,25 +425,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6dfefc0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6dfe8c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -523,13 +450,11 @@ Class QSize
base size=8 base align=4
QSize (0xb6d5d3c0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6d5d640) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -540,8 +465,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6d5dc00) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -577,37 +500,31 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6d5d740) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6d5d780) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb69de080) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb69de1c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb69de2c0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb69de340) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -644,7 +561,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb69de700) 0
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -655,67 +571,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb69de880) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb69de980) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -741,18 +601,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6808640) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6808b80) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -778,10 +631,6 @@ QSettings (0xb6808c40) 0
QObject (0xb6808c80) 0
primary-for QSettings (0xb6808c40)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -802,8 +651,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6808f00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -814,7 +661,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6808780) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -859,7 +705,6 @@ QFile (0xb6808800) 0
QObject (0xb6808880) 0
primary-for QIODevice (0xb6808840)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -911,17 +756,11 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb671f100) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb671f280) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -1004,7 +843,6 @@ Class QDirIterator
QDirIterator (0xb671f5c0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1060,7 +898,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb671f6c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1093,7 +930,6 @@ Class QAbstractFileEngineIterator
QAbstractFileEngineIterator (0xb671f900) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1117,8 +953,6 @@ Class QTextCodec
QTextCodec (0xb671f980) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -1142,7 +976,6 @@ Class QTextStream
QTextStream (0xb671fc40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1288,13 +1121,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb671fa00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb671fa80) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1305,7 +1136,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb653d000) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1384,7 +1214,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb653d380) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1418,13 +1247,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb653d4c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb653d540) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1663,7 +1490,6 @@ QEventLoop (0xb653da40) 0
QObject (0xb653da80) 0
primary-for QEventLoop (0xb653da40)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1857,13 +1683,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb653d880) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb653da00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1874,7 +1698,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb653dcc0) 0
-
Vtable for QTextCodecFactoryInterface
QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
@@ -2032,7 +1855,6 @@ QUdpSocket (0xb64a9340) 0
QObject (0xb64a9400) 0
primary-for QIODevice (0xb64a93c0)
-
Class QSslCertificate
size=4 align=4
base size=4 base align=4
@@ -2088,7 +1910,6 @@ QTcpSocket (0xb64a9540) 0
QObject (0xb64a9600) 0
primary-for QIODevice (0xb64a95c0)
-
Vtable for QSslSocket
QSslSocket::_ZTV10QSslSocket: 30u entries
0 (int (*)(...))0
@@ -2146,13 +1967,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0xb64a9900) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0xb64a9940) 0
-
Class QSslKey
size=4 align=4
base size=4 base align=4
@@ -2330,10 +2149,3 @@ QTcpServer (0xb64a9fc0) 0
QObject (0xb64a9100) 0
primary-for QTcpServer (0xb64a9fc0)
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.4.0.linux-gcc-ia32.txt
index c13de66593..bece737bfe 100644
--- a/tests/auto/bic/data/QtNetwork.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77cf5dc) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb78064ec) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6ac8d5c) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb69db99c) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb6752b00) 0
QString (0xb67a0000) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb680a9d8) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb6675fb4) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb66f8000) 0
QGenericArgument (0xb66f54ec) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb66f57f8) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb654ae80) 0
QObject (0xb654cb40) 0
primary-for QIODevice (0xb654ae80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb65aed5c) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb65df654) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb65bcf80) 0
QList<QString> (0xb65dfbf4) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb6436e4c) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb631f2d0) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb63b7564) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb63b7618) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb62220c0) 0
QTextStream (0xb62204ec) 0
primary-for QTextOStream (0xb62220c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6220f3c) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6231258) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6231384) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb614d6cc) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb6165780) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb6165f00) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb62006c0) 0
QObject (0xb62017f8) 0
primary-for QFutureWatcherBase (0xb62006c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb605d2c0) 0
QRunnable (0xb606230c) 0
primary-for QtConcurrent::ThreadEngineBase (0xb605d2c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb6078a50) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb5f8899c) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb5f88ce4) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb5f88ec4) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb601199c) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5dec438) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5c312d0) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5c71e88) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5b1a99c) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5aef380 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5aef700 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb5aeaac8) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb578de00) 0
QObject (0xb57a7384) 0
primary-for QIODevice (0xb578de40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb57d18ac) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb56160b4) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb56529d8) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb5683ca8) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb56f5438) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb56d521c) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb5510708) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb555e0f0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb55d2000) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb541fa8c) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb5421ac0) 0
QObject (0xb5464294) 0
primary-for QEventLoop (0xb5421ac0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5488b40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb54a9000) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb54f58ac) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb5337c6c) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb536c21c) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb536ca50) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb53bc7c0) 0
QObject (0xb53dd6cc) 0
primary-for QLibrary (0xb53bc7c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb5217bf4) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb5217f78) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb5264d5c) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb5285a50) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb52b24ec) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb52bcb40) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb52d23c0) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb50d8438) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb50f83fc) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb5116924) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb51b7294) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb51d1f00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb4ffdd5c) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb505d834) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb4f1d528) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb4f26c6c) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb4f497bc) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb4f594b0) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2803,13 +2467,11 @@ QNetworkAccessManager (0xb4fbd7c0) 0
QObject (0xb4dec0f0) 0
primary-for QNetworkAccessManager (0xb4fbd7c0)
-
Class QNetworkCookie
size=4 align=4
base size=4 base align=4
QNetworkCookie (0xb4decac8) 0
-
Vtable for QNetworkCookieJar
QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
0 (int (*)(...))0
@@ -2837,15 +2499,11 @@ QNetworkCookieJar (0xb4fbdc00) 0
QObject (0xb4dff3fc) 0
primary-for QNetworkCookieJar (0xb4fbdc00)
-
-
-
Class QNetworkRequest
size=4 align=4
base size=4 base align=4
QNetworkRequest (0xb4e14294) 0
-
Vtable for QNetworkReply
QNetworkReply::_ZTV13QNetworkReply: 33u entries
0 (int (*)(...))0
@@ -2960,13 +2618,11 @@ Class QNetworkAddressEntry
base size=4 base align=4
QNetworkAddressEntry (0xb4e68618) 0
-
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
QNetworkInterface (0xb4e688e8) 0
-
Class QNetworkProxy
size=4 align=4
base size=4 base align=4
@@ -3161,7 +2817,6 @@ QUdpSocket (0xb4e8ecc0) 0
QObject (0xb4ece780) 0
primary-for QIODevice (0xb4e8ed40)
-
Class QSslCertificate
size=4 align=4
base size=4 base align=4
@@ -3224,7 +2879,6 @@ QSslSocket (0xb4ce22c0) 0
QObject (0xb4d00b7c) 0
primary-for QIODevice (0xb4ce2380)
-
Class QSslConfiguration
size=4 align=4
base size=4 base align=4
@@ -3235,16 +2889,3 @@ Class QSslKey
base size=4 base align=4
QSslKey (0xb4d237bc) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXmlPatterns.4.4.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.5.0.linux-gcc-ia32.txt
index e4e14be8ae..852887015c 100644
--- a/tests/auto/bic/data/QtXmlPatterns.4.4.1.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtNetwork.4.5.0.linux-gcc-ia32.txt
@@ -1,152 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb7a60440) 0 empty
+QSysInfo (0xb6f00bb8) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb7a60840) 0
+QBool (0xb6f00d5c) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb7a60ac0) 0
+qIsNull(double)::U (0xb6eb4438) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb7a60b00) 0
-
-
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb6eb44ec) 0
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6eb4d20) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6eb4e4c) 0
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb6562ce4) 0 empty
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb6562d20) 0
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb65f0e00) 0
+ QGenericArgument (0xb6562f3c) 0
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb646b0b4) 0
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb7a60f80) 0
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb646b1e0) 0
Class QLatin1Char
size=1 align=1
base size=1 base align=1
-QLatin1Char (0xb7a961c0) 0
+QLatin1Char (0xb646b3c0) 0
Class QChar
size=2 align=2
base size=2 base align=2
-QChar (0xb7a96400) 0
-
+QChar (0xb646b5a0) 0
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomicInt (0xb6aeb3c0) 0
+QBasicAtomicInt (0xb64b5ce4) 0
Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomicInt (0xb6b11140) 0
- QBasicAtomicInt (0xb6b11180) 0
+QAtomicInt (0xb64e5400) 0
+ QBasicAtomicInt (0xb64d53fc) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb6b11b00) 0
+__locale_struct (0xb64d58e8) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb6b50b80) 0
+QByteArray::Data (0xb64d5d5c) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb6b11b40) 0
+QByteArray (0xb64d5d20) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb6b812c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb6a7f500) 0 empty
+QByteRef (0xb6359c30) 0
Class QString::Null
size=1 align=1
base size=0 base align=1
-QString::Null (0xb68ba040) 0 empty
+QString::Null (0xb63a44ec) 0 empty
Class QString::Data
size=20 align=4
base size=20 base align=4
-QString::Data (0xb68c0700) 0
+QString::Data (0xb63a4528) 0
Class QString
size=4 align=4
base size=4 base align=4
-QString (0xb6a7f680) 0
-
+QString (0xb63a44b0) 0
Class QLatin1String
size=4 align=4
base size=4 base align=4
-QLatin1String (0xb6909fc0) 0
+QLatin1String (0xb626f078) 0
Class QCharRef
size=8 align=4
base size=8 base align=4
-QCharRef (0xb6975980) 0
+QCharRef (0xb62b5d5c) 0
Class QConstString
size=4 align=4
base size=4 base align=4
-QConstString (0xb681c1c0) 0
- QString (0xb681c200) 0
-
+QConstString (0xb6138cc0) 0
+ QString (0xb61734b0) 0
Class QStringRef
size=12 align=4
base size=12 base align=4
-QStringRef (0xb6828000) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6839b00) 0 empty
+QStringRef (0xb61738e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -159,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb6839e80) 0 nearly-empty
+std::exception (0xb61b399c) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -173,10 +156,10 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb6839f80) 0 nearly-empty
+std::bad_exception (0xb61ecb00) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb6839fc0) 0 nearly-empty
- primary-for std::bad_exception (0xb6839f80)
+ std::exception (0xb61b3a8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb61ecb00)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -189,113 +172,25 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb6867080) 0 nearly-empty
+std::bad_alloc (0xb61ecc80) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb68670c0) 0 nearly-empty
- primary-for std::bad_alloc (0xb6867080)
+ std::exception (0xb61b3ce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb61ecc80)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb68671c0) 0 empty
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb6867200) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb68678c0) 0
-
-Vtable for QtConcurrent::Exception
-QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
-8 QtConcurrent::Exception::~Exception
-12 QtConcurrent::Exception::~Exception
-16 std::exception::what
-20 QtConcurrent::Exception::raise
-24 QtConcurrent::Exception::clone
-
-Class QtConcurrent::Exception
- size=4 align=4
- base size=4 base align=4
-QtConcurrent::Exception (0xb68828c0) 0 nearly-empty
- vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
- std::exception (0xb6882900) 0 nearly-empty
- primary-for QtConcurrent::Exception (0xb68828c0)
-
-Vtable for QtConcurrent::UnhandledException
-QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
-8 QtConcurrent::UnhandledException::~UnhandledException
-12 QtConcurrent::UnhandledException::~UnhandledException
-16 std::exception::what
-20 QtConcurrent::UnhandledException::raise
-24 QtConcurrent::UnhandledException::clone
-
-Class QtConcurrent::UnhandledException
- size=4 align=4
- base size=4 base align=4
-QtConcurrent::UnhandledException (0xb6882a80) 0 nearly-empty
- vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
- QtConcurrent::Exception (0xb6882ac0) 0 nearly-empty
- primary-for QtConcurrent::UnhandledException (0xb6882a80)
- std::exception (0xb6882b00) 0 nearly-empty
- primary-for QtConcurrent::Exception (0xb6882ac0)
-
-Class QtConcurrent::internal::ExceptionHolder
- size=4 align=4
- base size=4 base align=4
-QtConcurrent::internal::ExceptionHolder (0xb6882c80) 0
-
-Class QtConcurrent::internal::ExceptionStore
- size=4 align=4
- base size=4 base align=4
-QtConcurrent::internal::ExceptionStore (0xb6882e80) 0
+std::nothrow_t (0xb61b3f3c) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb6882fc0) 0
+QListData::Data (0xb620803c) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb6882f80) 0
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb66b5b00) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb66b5ac0) 0
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb6741680) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb6741880) 0
- QGenericArgument (0xb67418c0) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb6741ac0) 0
-
-
+QListData (0xb6208000) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -307,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb65e3a80) 0
+QObjectData (0xb62087bc) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -330,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb65e3c40) 0
+QObject (0xb6208870) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -343,7 +238,7 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb66282c0) 0 nearly-empty
+QObjectUserData (0xb60df0b4) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
Vtable for QIODevice
@@ -382,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb6628400) 0
+QIODevice (0xb60e1240) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb6628440) 0
- primary-for QIODevice (0xb6628400)
-
+ QObject (0xb60df1e0) 0
+ primary-for QIODevice (0xb60e1240)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -398,30 +292,63 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb665f680) 0
+QDataStream (0xb60dff3c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb6670c00) 0
+QHashData::Node (0xb5f2dac8) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb6670bc0) 0
+QHashData (0xb5f2da8c) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb64ab400) 0 empty
+QHashDummyValue (0xb5f69168) 0 empty
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5f698ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5f69870) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5f69bb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5f69c30) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5f69bf4) 0
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
-QTextCodec::ConverterState (0xb653a680) 0
+QTextCodec::ConverterState (0xb5ee0294) 0
Vtable for QTextCodec
QTextCodec::_ZTV10QTextCodec: 9u entries
@@ -438,36 +365,28 @@ QTextCodec::_ZTV10QTextCodec: 9u entries
Class QTextCodec
size=4 align=4
base size=4 base align=4
-QTextCodec (0xb64abb40) 0 nearly-empty
+QTextCodec (0xb5ee0258) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QTextEncoder (0xb656a880) 0
+QTextEncoder (0xb5ee0e88) 0
Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QTextDecoder (0xb656acc0) 0
-
-
-
-
-
+QTextDecoder (0xb5d2e0f0) 0
Class _IO_marker
size=12 align=4
base size=12 base align=4
-_IO_marker (0xb6575240) 0
+_IO_marker (0xb5d2e474) 0
Class _IO_FILE
size=148 align=4
base size=148 base align=4
-_IO_FILE (0xb6575280) 0
-
+_IO_FILE (0xb5d2e4b0) 0
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
@@ -479,14 +398,13 @@ QTextStream::_ZTV11QTextStream: 4u entries
Class QTextStream
size=8 align=4
base size=8 base align=4
-QTextStream (0xb6575300) 0
+QTextStream (0xb5d2e528) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
-QTextStreamManipulator (0xb63b51c0) 0
+QTextStreamManipulator (0xb5d2eb04) 0
Vtable for QTextIStream
QTextIStream::_ZTV12QTextIStream: 4u entries
@@ -498,10 +416,10 @@ QTextIStream::_ZTV12QTextIStream: 4u entries
Class QTextIStream
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb63b5c40) 0
+QTextIStream (0xb5d80780) 0
vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb63b5c80) 0
- primary-for QTextIStream (0xb63b5c40)
+ QTextStream (0xb5d93c30) 0
+ primary-for QTextIStream (0xb5d80780)
Vtable for QTextOStream
QTextOStream::_ZTV12QTextOStream: 4u entries
@@ -513,88 +431,791 @@ QTextOStream::_ZTV12QTextOStream: 4u entries
Class QTextOStream
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb63cb280) 0
+QTextOStream (0xb5d80a40) 0
vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb63cb2c0) 0
- primary-for QTextOStream (0xb63cb280)
+ QTextStream (0xb5da42d0) 0
+ primary-for QTextOStream (0xb5d80a40)
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5da4960) 0
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5da4b04) 0
-Class wait
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5da4b40) 0
+
+Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
-wait (0xb63cb8c0) 0
+__pthread_internal_slist (0xb5da4bf4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5da4f00) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5da4f3c) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5da4f78) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5dd92d0) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5dd9294) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5cb5d98) 0 empty
-Class timespec
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
size=8 align=4
base size=8 base align=4
-timespec (0xb63cba80) 0
+QFile (0xb5ce8180) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5ce81c0) 0
+ primary-for QFile (0xb5ce8180)
+ QObject (0xb5cee03c) 0
+ primary-for QIODevice (0xb5ce81c0)
-Class timeval
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-timeval (0xb63cbac0) 0
+QTemporaryFile (0xb5ce8780) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5ce87c0) 0
+ primary-for QTemporaryFile (0xb5ce8780)
+ QIODevice (0xb5ce8800) 0
+ primary-for QFile (0xb5ce87c0)
+ QObject (0xb5cee4b0) 0
+ primary-for QIODevice (0xb5ce8800)
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5cee7bc) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5ceed5c) 0
-Class __pthread_internal_slist
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5b84708) 0
+
+Class QStringList
size=4 align=4
base size=4 base align=4
-__pthread_internal_slist (0xb63cbb80) 0
+QStringList (0xb5b4a900) 0
+ QList<QString> (0xb5b84870) 0
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5bb4dd4) 0
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5c044b0) 0 empty
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5c044ec) 0 empty
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5c1f1c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5c04528) 0 empty
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5c1f240) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5c04564) 0 empty
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5c1f2c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5c045a0) 0 empty
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5c04474) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5c04744) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5c04780) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-Class random_data
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5c1f5c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5c047bc) 0
+ primary-for QFSFileEngine (0xb5c1f5c0)
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5c1f6c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5c1f700) 0
+ primary-for QProcess (0xb5c1f6c0)
+ QObject (0xb5c048e8) 0
+ primary-for QIODevice (0xb5c1f700)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5c04b04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5c04bf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5c1fc80) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5c1fcc0) 0
+ primary-for QBuffer (0xb5c1fc80)
+ QObject (0xb5c04d20) 0
+ primary-for QIODevice (0xb5c1fcc0)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5c1ffc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5c04f3c) 0
+ primary-for QFileSystemWatcher (0xb5c1ffc0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb5abb168) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5abb744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb594a1a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb594a21c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb594a1e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb594a258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb594a168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb598b834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb59caac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb598bce4) 0
+ primary-for QSettings (0xb59caac0)
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb5a0b7f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb58314b0) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb5812fc0) 0
+ QVector<QXmlStreamAttribute> (0xb5831f00) 0
+
+Class QXmlStreamNamespaceDeclaration
size=28 align=4
base size=28 base align=4
-random_data (0xb63cbf00) 0
+QXmlStreamNamespaceDeclaration (0xb5862000) 0
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb63cbf40) 0
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb5862474) 0
-Class QVectorData
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5862a50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb588d30c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb588d348) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb588d3fc) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb588d528) 0
+
+Class QPointF
size=16 align=4
base size=16 base align=4
-QVectorData (0xb63cbf80) 0
+QPointF (0xb58e2ac8) 0
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb6400440) 0
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb590c1e0) 0
-Class QDebug
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb590cf00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb575c000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb5776a8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb579f690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb58072d0) 0
+
+Class QSharedData
size=4 align=4
base size=4 base align=4
-QDebug (0xb6400400) 0
+QSharedData (0xb565d03c) 0
-Class QtConcurrent::ResultItem
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb565d30c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb565dc30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb565de4c) 0
+
+Class QBitRef
size=8 align=4
base size=8 base align=4
-QtConcurrent::ResultItem (0xb62d9ac0) 0
+QBitRef (0xb556b384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb556ba50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb556bc30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb556bca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb556bd5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb55bc384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb55bc8e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb55ef000) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb55bcb7c) 0
+ primary-for QTimeLine (0xb55ef000)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb55bcd98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb560521c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb56058ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb55eff80) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb5605d98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb55eff80)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb541c080) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb541c0c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb541c080)
+ std::exception (0xb5605dd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb541c0c0)
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb5605e10) 0
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb5605e4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb5605e88) 0
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
-QtConcurrent::ResultIteratorBase (0xb62f9000) 0
+QtConcurrent::ResultIteratorBase (0xb5425474) 0
Vtable for QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
@@ -606,7 +1227,7 @@ QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
Class QtConcurrent::ResultStoreBase
size=28 align=4
base size=28 base align=4
-QtConcurrent::ResultStoreBase (0xb62f9600) 0
+QtConcurrent::ResultStoreBase (0xb54255a0) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
Vtable for QFutureInterfaceBase
@@ -619,26 +1240,9 @@ QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
Class QFutureInterfaceBase
size=8 align=4
base size=8 base align=4
-QFutureInterfaceBase (0xb62f9780) 0
+QFutureInterfaceBase (0xb54259d8) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QRunnable)
-8 __cxa_pure_virtual
-12 QRunnable::~QRunnable
-16 QRunnable::~QRunnable
-
-Class QRunnable
- size=8 align=4
- base size=8 base align=4
-QRunnable (0xb6384640) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
-
Vtable for QThread
QThread::_ZTV7QThread: 15u entries
0 (int (*)(...))0
@@ -660,10 +1264,10 @@ QThread::_ZTV7QThread: 15u entries
Class QThread
size=8 align=4
base size=8 base align=4
-QThread (0xb6384900) 0
+QThread (0xb54d10c0) 0
vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb6384940) 0
- primary-for QThread (0xb6384900)
+ QObject (0xb54bf6cc) 0
+ primary-for QThread (0xb54d10c0)
Vtable for QThreadPool
QThreadPool::_ZTV11QThreadPool: 14u entries
@@ -685,55 +1289,20 @@ QThreadPool::_ZTV11QThreadPool: 14u entries
Class QThreadPool
size=8 align=4
base size=8 base align=4
-QThreadPool (0xb619b1c0) 0
+QThreadPool (0xb54d1400) 0
vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
- QObject (0xb619b200) 0
- primary-for QThreadPool (0xb619b1c0)
-
-
-
-
-
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-8 QFutureWatcherBase::metaObject
-12 QFutureWatcherBase::qt_metacast
-16 QFutureWatcherBase::qt_metacall
-20 QFutureWatcherBase::~QFutureWatcherBase
-24 QFutureWatcherBase::~QFutureWatcherBase
-28 QFutureWatcherBase::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QFutureWatcherBase::connectNotify
-52 QFutureWatcherBase::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=8 align=4
- base size=8 base align=4
-QFutureWatcherBase (0xb6270ac0) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
- QObject (0xb6270b00) 0
- primary-for QFutureWatcherBase (0xb6270ac0)
-
-
-
+ QObject (0xb54bf960) 0
+ primary-for QThreadPool (0xb54d1400)
Class QWaitCondition
size=4 align=4
base size=4 base align=4
-QWaitCondition (0xb60d7d80) 0
+QWaitCondition (0xb54bfbb8) 0
Class QtConcurrent::ThreadEngineSemaphore
size=12 align=4
base size=12 base align=4
-QtConcurrent::ThreadEngineSemaphore (0xb612e080) 0
+QtConcurrent::ThreadEngineSemaphore (0xb54bfbf4) 0
Vtable for QtConcurrent::ThreadEngineBase
QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
@@ -752,191 +1321,115 @@ QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entr
Class QtConcurrent::ThreadEngineBase
size=32 align=4
base size=32 base align=4
-QtConcurrent::ThreadEngineBase (0xb612ea40) 0
+QtConcurrent::ThreadEngineBase (0xb54d1f40) 0
vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
- QRunnable (0xb612ea80) 0
- primary-for QtConcurrent::ThreadEngineBase (0xb612ea40)
-
-
-
+ QRunnable (0xb54f9474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb54d1f40)
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
-std::input_iterator_tag (0xb614d200) 0 empty
+std::input_iterator_tag (0xb531aa50) 0 empty
Class std::output_iterator_tag
size=1 align=1
base size=0 base align=1
-std::output_iterator_tag (0xb614d240) 0 empty
+std::output_iterator_tag (0xb531aa8c) 0 empty
Class std::forward_iterator_tag
size=1 align=1
base size=1 base align=1
-std::forward_iterator_tag (0xb614d280) 0 empty
- std::input_iterator_tag (0xb614d2c0) 0 empty
+std::forward_iterator_tag (0xb531c500) 0 empty
+ std::input_iterator_tag (0xb531aac8) 0 empty
Class std::bidirectional_iterator_tag
size=1 align=1
base size=1 base align=1
-std::bidirectional_iterator_tag (0xb614d300) 0 empty
- std::forward_iterator_tag (0xb614d340) 0 empty
- std::input_iterator_tag (0xb614d380) 0 empty
+std::bidirectional_iterator_tag (0xb531c580) 0 empty
+ std::forward_iterator_tag (0xb531c5c0) 0 empty
+ std::input_iterator_tag (0xb531ab04) 0 empty
Class std::random_access_iterator_tag
size=1 align=1
base size=1 base align=1
-std::random_access_iterator_tag (0xb614d3c0) 0 empty
- std::bidirectional_iterator_tag (0xb614d400) 0 empty
- std::forward_iterator_tag (0xb614d440) 0 empty
- std::input_iterator_tag (0xb614d480) 0 empty
+std::random_access_iterator_tag (0xb531c640) 0 empty
+ std::bidirectional_iterator_tag (0xb531c680) 0 empty
+ std::forward_iterator_tag (0xb531c6c0) 0 empty
+ std::input_iterator_tag (0xb531ab40) 0 empty
Class std::__true_type
size=1 align=1
base size=0 base align=1
-std::__true_type (0xb614d5c0) 0 empty
+std::__true_type (0xb531ac6c) 0 empty
Class std::__false_type
size=1 align=1
base size=0 base align=1
-std::__false_type (0xb614d600) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+std::__false_type (0xb531aca8) 0 empty
Class lconv
size=56 align=4
base size=56 base align=4
-lconv (0xb617b800) 0
+lconv (0xb53d9e88) 0
Class sched_param
size=4 align=4
base size=4 base align=4
-sched_param (0xb617b840) 0
+sched_param (0xb523003c) 0
Class __sched_param
size=4 align=4
base size=4 base align=4
-__sched_param (0xb617b880) 0
-
+__sched_param (0xb5230078) 0
Class tm
size=44 align=4
base size=44 base align=4
-tm (0xb617b900) 0
+tm (0xb52300f0) 0
Class itimerspec
size=16 align=4
base size=16 base align=4
-itimerspec (0xb617b980) 0
+itimerspec (0xb523012c) 0
Class _pthread_cleanup_buffer
size=16 align=4
base size=16 base align=4
-_pthread_cleanup_buffer (0xb617b9c0) 0
-
-
+_pthread_cleanup_buffer (0xb5230168) 0
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
-__pthread_cleanup_frame (0xb617ba80) 0
+__pthread_cleanup_frame (0xb523021c) 0
Class __pthread_cleanup_class
size=16 align=4
base size=16 base align=4
-__pthread_cleanup_class (0xb617bac0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0xb5eec380) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+__pthread_cleanup_class (0xb5230258) 0
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb52b1564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
Class std::locale
size=4 align=4
base size=4 base align=4
-std::locale (0xb5dc4d00) 0
+std::locale (0xb511499c) 0
Vtable for std::locale::facet
std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
@@ -948,18 +1441,18 @@ std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
Class std::locale::facet
size=8 align=4
base size=8 base align=4
-std::locale::facet (0xb5bd0200) 0
+std::locale::facet (0xb5114a14) 0
vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
Class std::locale::id
size=4 align=4
base size=4 base align=4
-std::locale::id (0xb5bd0740) 0
+std::locale::id (0xb5114e10) 0
Class std::locale::_Impl
size=20 align=4
base size=20 base align=4
-std::locale::_Impl (0xb5bd0940) 0
+std::locale::_Impl (0xb5114e4c) 0
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
@@ -972,25 +1465,25 @@ std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
Class std::ios_base::failure
size=8 align=4
base size=8 base align=4
-std::ios_base::failure (0xb5be5080) 0
+std::ios_base::failure (0xb50cba00) 0
vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
- std::exception (0xb5be50c0) 0 nearly-empty
- primary-for std::ios_base::failure (0xb5be5080)
+ std::exception (0xb50e01a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb50cba00)
Class std::ios_base::_Callback_list
size=16 align=4
base size=16 base align=4
-std::ios_base::_Callback_list (0xb5bfe400) 0
+std::ios_base::_Callback_list (0xb50e01e0) 0
Class std::ios_base::_Words
size=8 align=4
base size=8 base align=4
-std::ios_base::_Words (0xb5bfea00) 0
+std::ios_base::_Words (0xb50e021c) 0
Class std::ios_base::Init
size=1 align=1
base size=0 base align=1
-std::ios_base::Init (0xb5bfee40) 0 empty
+std::ios_base::Init (0xb50e0258) 0 empty
Vtable for std::ios_base
std::ios_base::_ZTVSt8ios_base: 4u entries
@@ -1002,259 +1495,61 @@ std::ios_base::_ZTVSt8ios_base: 4u entries
Class std::ios_base
size=112 align=4
base size=112 base align=4
-std::ios_base (0xb5be5040) 0
+std::ios_base (0xb50e0168) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
-std::ctype_base (0xb5c18fc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-Class std::codecvt_base
- size=1 align=1
- base size=0 base align=1
-std::codecvt_base (0xb5acf700) 0 empty
-
-
-
-
-
-
-
-
+std::ctype_base (0xb51035a0) 0 empty
Class std::__num_base
size=1 align=1
base size=0 base align=1
-std::__num_base (0xb5af42c0) 0 empty
-
-
-
-
-
-
-
-
-
-Class std::time_base
- size=1 align=1
- base size=0 base align=1
-std::time_base (0xb5af4e00) 0 empty
-
-
-
-
-
-
-
-
-
-Class std::money_base::pattern
- size=4 align=1
- base size=4 base align=1
-std::money_base::pattern (0xb5b672c0) 0
-
-Class std::money_base
- size=1 align=1
- base size=0 base align=1
-std::money_base (0xb5b67280) 0 empty
-
-
-
-
-
-
-
-
-
-Class std::messages_base
- size=1 align=1
- base size=0 base align=1
-std::messages_base (0xb5b67b40) 0 empty
-
-
-
-
-
-
-
-
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9type_info)
-8 std::type_info::~type_info
-12 std::type_info::~type_info
-16 std::type_info::__is_pointer_p
-20 std::type_info::__is_function_p
-24 std::type_info::__do_catch
-28 std::type_info::__do_upcast
-
-Class std::type_info
- size=8 align=4
- base size=8 base align=4
-std::type_info (0xb59f71c0) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 8u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt8bad_cast)
-8 std::bad_cast::~bad_cast
-12 std::bad_cast::~bad_cast
-16 std::bad_cast::what
-
-Class std::bad_cast
- size=4 align=4
- base size=4 base align=4
-std::bad_cast (0xb59f79c0) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 8u)
- std::exception (0xb59f7a00) 0 nearly-empty
- primary-for std::bad_cast (0xb59f79c0)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt10bad_typeid)
-8 std::bad_typeid::~bad_typeid
-12 std::bad_typeid::~bad_typeid
-16 std::bad_typeid::what
-
-Class std::bad_typeid
- size=4 align=4
- base size=4 base align=4
-std::bad_typeid (0xb59f7b00) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 8u)
- std::exception (0xb59f7b40) 0 nearly-empty
- primary-for std::bad_typeid (0xb59f7b00)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+std::__num_base (0xb4fc8078) 0 empty
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5935380 instance) in std::basic_iostream<char, std::char_traits<char> >
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4d83440 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
4 (int (*)(...))0
8 (int (*)(...))(& _ZTISi)
12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
-20 4294967284u
-24 (int (*)(...))-0x0000000000000000c
+20 -12u
+24 (int (*)(...))-0x00000000c
28 (int (*)(...))(& _ZTISi)
32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
-Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb5935780 instance) in std::basic_iostream<char, std::char_traits<char> >
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4d834c0 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
0 4u
4 (int (*)(...))0
8 (int (*)(...))(& _ZTISo)
12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
-20 4294967292u
-24 (int (*)(...))-0x00000000000000004
+20 -4u
+24 (int (*)(...))-0x000000004
28 (int (*)(...))(& _ZTISo)
32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
@@ -1269,31 +1564,28 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
-Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5935c80 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4d837c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
4 (int (*)(...))0
8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
-20 4294967284u
-24 (int (*)(...))-0x0000000000000000c
+20 -12u
+24 (int (*)(...))-0x00000000c
28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
-Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb5808000 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4d83840 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
0 4u
4 (int (*)(...))0
8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
-20 4294967292u
-24 (int (*)(...))-0x00000000000000004
+20 -4u
+24 (int (*)(...))-0x000000004
28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
@@ -1308,496 +1600,78 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
-QtConcurrent::BlockSizeManager (0xb58081c0) 0
-
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb5808940) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb585f980) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb585fe80) 0
- QList<QString> (0xb585fec0) 0
-
-
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb56fcc40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb55be000) 0
+QtConcurrent::BlockSizeManager (0xb4d9212c) 0
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb55be200) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb55be0c0) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb55be940) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb55a7180) 0
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb560cd40) 0
-
-
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb5622340) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb5622380) 0
- primary-for QSettings (0xb5622340)
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb56581c0) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb5658200) 0
- primary-for QFile (0xb56581c0)
- QObject (0xb5658240) 0
- primary-for QIODevice (0xb5658200)
-
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb566cfc0) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb5483000) 0
- primary-for QTemporaryFile (0xb566cfc0)
- QIODevice (0xb5483040) 0
- primary-for QFile (0xb5483000)
- QObject (0xb5483080) 0
- primary-for QIODevice (0xb5483040)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb5483d00) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb5483d40) 0
- primary-for QFileSystemWatcher (0xb5483d00)
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb549b200) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb549b240) 0
- primary-for QProcess (0xb549b200)
- QObject (0xb549b280) 0
- primary-for QIODevice (0xb549b240)
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb54a89c0) 0
-
-
-
-
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb54d0c00) 0
-
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb55325c0) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb5532600) 0 empty
-
-Class QAbstractFileEngine::MapExtensionOption
- size=20 align=4
- base size=20 base align=4
-QAbstractFileEngine::MapExtensionOption (0xb5532640) 0
- QAbstractFileEngine::ExtensionOption (0xb5532680) 0 empty
-
-Class QAbstractFileEngine::MapExtensionReturn
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngine::MapExtensionReturn (0xb5532780) 0
- QAbstractFileEngine::ExtensionReturn (0xb55327c0) 0 empty
-
-Class QAbstractFileEngine::UnMapExtensionOption
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngine::UnMapExtensionOption (0xb5532800) 0
- QAbstractFileEngine::ExtensionOption (0xb5532840) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
-Class QAbstractFileEngine
+Class QFutureWatcherBase
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb5525c40) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
+QFutureWatcherBase (0xb4ba3a00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4b51924) 0
+ primary-for QFutureWatcherBase (0xb4ba3a00)
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
16 __cxa_pure_virtual
-Class QAbstractFileEngineHandler
+Class QFactoryInterface
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb5541bc0) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+QFactoryInterface (0xb4a13744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb5541cc0) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
-Class QFSFileEngine
- size=8 align=4
- base size=8 base align=4
-QFSFileEngine (0xb554f140) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb554f180) 0
- primary-for QFSFileEngine (0xb554f140)
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4a41c00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4a13c30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4a41c00)
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1805,91 +1679,36 @@ QBuffer::_ZTV7QBuffer: 30u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
-
-Class QBuffer
- size=8 align=4
- base size=8 base align=4
-QBuffer (0xb554fa80) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb554fac0) 0
- primary-for QBuffer (0xb554fa80)
- QObject (0xb554fb00) 0
- primary-for QIODevice (0xb554fac0)
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb5568280) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QLocale::Data
- size=4 align=2
- base size=4 base align=2
-QLocale::Data (0xb538a780) 0
-
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb5568400) 0
-
-
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb53af000) 0
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb53af3c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb53c3940) 0
-
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4a4f9b0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4a13ec4) 0
+ primary-for QTextCodecPlugin (0xb4a4f9b0)
+ QTextCodecFactoryInterface (0xb4a41e00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4a13f00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4a41e00)
-Class QSystemSemaphore
- size=4 align=4
- base size=4 base align=4
-QSystemSemaphore (0xb5404700) 0
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4a6003c) 0 empty
Vtable for QTranslator
QTranslator::_ZTV11QTranslator: 16u entries
@@ -1913,20 +1732,25 @@ QTranslator::_ZTV11QTranslator: 16u entries
Class QTranslator
size=8 align=4
base size=8 base align=4
-QTranslator (0xb5404c80) 0
+QTranslator (0xb4a7a9c0) 0
vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb5404cc0) 0
- primary-for QTranslator (0xb5404c80)
+ QObject (0xb4a723fc) 0
+ primary-for QTranslator (0xb4a7a9c0)
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4a726cc) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1934,25 +1758,27 @@ QEventLoop::_ZTV10QEventLoop: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
-Class QEventLoop
+Class QMimeData
size=8 align=4
base size=8 base align=4
-QEventLoop (0xb5414580) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb54145c0) 0
- primary-for QEventLoop (0xb5414580)
-
+QMimeData (0xb4ac1340) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4a72c6c) 0
+ primary-for QMimeData (0xb4ac1340)
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1960,27 +1786,14 @@ QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-Class QAbstractEventDispatcher
+Class QEventLoop
size=8 align=4
base size=8 base align=4
-QAbstractEventDispatcher (0xb542fac0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb542fb00) 0
- primary-for QAbstractEventDispatcher (0xb542fac0)
+QEventLoop (0xb4ac1600) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4a72e88) 0
+ primary-for QEventLoop (0xb4ac1600)
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
@@ -1992,7 +1805,7 @@ QEvent::_ZTV6QEvent: 4u entries
Class QEvent
size=12 align=4
base size=12 base align=4
-QEvent (0xb54405c0) 0
+QEvent (0xb48e51a4) 0
vptr=((& QEvent::_ZTV6QEvent) + 8u)
Vtable for QTimerEvent
@@ -2005,10 +1818,10 @@ QTimerEvent::_ZTV11QTimerEvent: 4u entries
Class QTimerEvent
size=16 align=4
base size=16 base align=4
-QTimerEvent (0xb5440240) 0
+QTimerEvent (0xb4ac1cc0) 0
vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb5440ac0) 0
- primary-for QTimerEvent (0xb5440240)
+ QEvent (0xb48e5384) 0
+ primary-for QTimerEvent (0xb4ac1cc0)
Vtable for QChildEvent
QChildEvent::_ZTV11QChildEvent: 4u entries
@@ -2020,10 +1833,10 @@ QChildEvent::_ZTV11QChildEvent: 4u entries
Class QChildEvent
size=16 align=4
base size=16 base align=4
-QChildEvent (0xb545f140) 0
+QChildEvent (0xb4ac1d80) 0
vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb545f180) 0
- primary-for QChildEvent (0xb545f140)
+ QEvent (0xb48e53fc) 0
+ primary-for QChildEvent (0xb4ac1d80)
Vtable for QCustomEvent
QCustomEvent::_ZTV12QCustomEvent: 4u entries
@@ -2035,10 +1848,10 @@ QCustomEvent::_ZTV12QCustomEvent: 4u entries
Class QCustomEvent
size=12 align=4
base size=12 base align=4
-QCustomEvent (0xb545f780) 0
+QCustomEvent (0xb4914040) 0
vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb545f7c0) 0
- primary-for QCustomEvent (0xb545f780)
+ QEvent (0xb48e5564) 0
+ primary-for QCustomEvent (0xb4914040)
Vtable for QDynamicPropertyChangeEvent
QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
@@ -2050,10 +1863,10 @@ QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
Class QDynamicPropertyChangeEvent
size=16 align=4
base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb545fa40) 0
+QDynamicPropertyChangeEvent (0xb4914140) 0
vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb545fa80) 0
- primary-for QDynamicPropertyChangeEvent (0xb545fa40)
+ QEvent (0xb48e5654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4914140)
Vtable for QCoreApplication
QCoreApplication::_ZTV16QCoreApplication: 16u entries
@@ -2077,172 +1890,10 @@ QCoreApplication::_ZTV16QCoreApplication: 16u entries
Class QCoreApplication
size=8 align=4
base size=8 base align=4
-QCoreApplication (0xb545fc00) 0
+QCoreApplication (0xb4914200) 0
vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb545fc40) 0
- primary-for QCoreApplication (0xb545fc00)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb5277c80) 0
-
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb528c000) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb528c040) 0
- primary-for QTimer (0xb528c000)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb528ca80) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb528cac0) 0
- primary-for QSignalMapper (0xb528ca80)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb52a1800) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb52a1b40) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb52a1d80) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb52a1fc0) 0
-
-
-Class __exception
- size=32 align=4
- base size=32 base align=4
-__exception (0xb52bf140) 0
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb52bf180) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb52bf1c0) 0
- primary-for QMimeData (0xb52bf180)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb52bf8c0) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb52bf900) 0
- primary-for QObjectCleanupHandler (0xb52bf8c0)
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb52bfe00) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb52bfe40) 0
- primary-for QSocketNotifier (0xb52bfe00)
+ QObject (0xb48e5708) 0
+ primary-for QCoreApplication (0xb4914200)
Vtable for QSharedMemory
QSharedMemory::_ZTV13QSharedMemory: 14u entries
@@ -2264,22 +1915,20 @@ QSharedMemory::_ZTV13QSharedMemory: 14u entries
Class QSharedMemory
size=8 align=4
base size=8 base align=4
-QSharedMemory (0xb53098c0) 0
+QSharedMemory (0xb4914800) 0
vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
- QObject (0xb5309900) 0
- primary-for QSharedMemory (0xb53098c0)
+ QObject (0xb48e5ca8) 0
+ primary-for QSharedMemory (0xb4914800)
Class QModelIndex
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb531b280) 0
-
+QModelIndex (0xb48e5ec4) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb532df80) 0
-
+QPersistentModelIndex (0xb4953384) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -2329,10 +1978,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb53346c0) 0
+QAbstractItemModel (0xb4952440) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb5334700) 0
- primary-for QAbstractItemModel (0xb53346c0)
+ QObject (0xb49534ec) 0
+ primary-for QAbstractItemModel (0xb4952440)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -2382,12 +2031,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb5350580) 0
+QAbstractTableModel (0xb4952a80) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb53505c0) 0
- primary-for QAbstractTableModel (0xb5350580)
- QObject (0xb5350600) 0
- primary-for QAbstractItemModel (0xb53505c0)
+ QAbstractItemModel (0xb4952ac0) 0
+ primary-for QAbstractTableModel (0xb4952a80)
+ QObject (0xb4953e4c) 0
+ primary-for QAbstractItemModel (0xb4952ac0)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -2437,154 +2086,180 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb5350d00) 0
+QAbstractListModel (0xb4952d00) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb5350d40) 0
- primary-for QAbstractListModel (0xb5350d00)
- QObject (0xb5350d80) 0
- primary-for QAbstractItemModel (0xb5350d40)
+ QAbstractItemModel (0xb4952d40) 0
+ primary-for QAbstractListModel (0xb4952d00)
+ QObject (0xb4953f78) 0
+ primary-for QAbstractItemModel (0xb4952d40)
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
28 QObject::event
32 QObject::eventFilter
-36 QTimeLine::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
- size=8 align=4
- base size=8 base align=4
-QTimeLine (0xb536df40) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb536df80) 0
- primary-for QTimeLine (0xb536df40)
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb51889c0) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb51ac940) 0
-
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb51d5900) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb51f9940) 0
-
-Class QPoint
+Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QPoint (0xb520b340) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb52248c0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb523fb80) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb509d640) 0
-
+QSignalMapper (0xb49a2440) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb499fe4c) 0
+ primary-for QSignalMapper (0xb49a2440)
-Class QTextBoundaryFinder
- size=28 align=4
- base size=28 base align=4
-QTextBoundaryFinder (0xb50f70c0) 0
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb50f7a00) 0
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb49a2700) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb49bd078) 0
+ primary-for QObjectCleanupHandler (0xb49a2700)
-Class QSharedData
+Class QBasicTimer
size=4 align=4
base size=4 base align=4
-QSharedData (0xb50f7e40) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb510a340) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb5165bc0) 0
+QBasicTimer (0xb49bd1a4) 0
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb4f9a280) 0
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb49a2d00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb49bd438) 0
+ primary-for QSocketNotifier (0xb49a2d00)
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb4f9a640) 0
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb49dd080) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb49bd708) 0
+ primary-for QTimer (0xb49dd080)
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb4fa8a80) 0
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb49dd580) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb49bd99c) 0
+ primary-for QAbstractEventDispatcher (0xb49dd580)
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb4fb9bc0) 0
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb49bdbb8) 0
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb49bdec4) 0
-Class QLinkedListData
+Class QMetaProperty
size=20 align=4
base size=20 base align=4
-QLinkedListData (0xb4fc6d40) 0
+QMetaProperty (0xb481212c) 0
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb48121e0) 0
-Class QFactoryInterface
+Class QSystemSemaphore
size=4 align=4
base size=4 base align=4
-QFactoryInterface (0xb4fdd340) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+QSystemSemaphore (0xb4812438) 0
Vtable for QLibrary
QLibrary::_ZTV8QLibrary: 14u entries
@@ -2606,16 +2281,10 @@ QLibrary::_ZTV8QLibrary: 14u entries
Class QLibrary
size=16 align=4
base size=13 base align=4
-QLibrary (0xb4fdd480) 0
+QLibrary (0xb4820080) 0
vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb4fdd4c0) 0
- primary-for QLibrary (0xb4fdd480)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb505eb00) 0
+ QObject (0xb48124b0) 0
+ primary-for QLibrary (0xb4820080)
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
@@ -2637,158 +2306,55 @@ QPluginLoader::_ZTV13QPluginLoader: 14u entries
Class QPluginLoader
size=16 align=4
base size=13 base align=4
-QPluginLoader (0xb5071600) 0
+QPluginLoader (0xb4820480) 0
vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb5071640) 0
- primary-for QPluginLoader (0xb5071600)
+ QObject (0xb4812708) 0
+ primary-for QPluginLoader (0xb4820480)
-Class QThreadStorageData
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4812834) 0
+
+Class QSemaphore
size=4 align=4
base size=4 base align=4
-QThreadStorageData (0xb5071ec0) 0
+QSemaphore (0xb485f834) 0
-Class QSemaphore
+Class QThreadStorageData
size=4 align=4
base size=4 base align=4
-QSemaphore (0xb5071fc0) 0
+QThreadStorageData (0xb485f870) 0
Class QReadWriteLock
size=4 align=4
base size=4 base align=4
-QReadWriteLock (0xb4e91280) 0
-
+QReadWriteLock (0xb485f8e8) 0
Class QReadLocker
size=4 align=4
base size=4 base align=4
-QReadLocker (0xb4e91640) 0
-
+QReadLocker (0xb485f924) 0
Class QWriteLocker
size=4 align=4
base size=4 base align=4
-QWriteLocker (0xb4e99740) 0
-
-Class QXmlStreamStringRef
- size=12 align=4
- base size=12 base align=4
-QXmlStreamStringRef (0xb4ea2840) 0
-
-Class QXmlStreamAttribute
- size=56 align=4
- base size=53 base align=4
-QXmlStreamAttribute (0xb4eb8140) 0
-
-
-
-
-Class QXmlStreamAttributes
- size=4 align=4
- base size=4 base align=4
-QXmlStreamAttributes (0xb4ec5200) 0
- QVector<QXmlStreamAttribute> (0xb4ec5240) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=28 align=4
- base size=28 base align=4
-QXmlStreamNamespaceDeclaration (0xb4ec5280) 0
-
-
-Class QXmlStreamNotationDeclaration
- size=40 align=4
- base size=40 base align=4
-QXmlStreamNotationDeclaration (0xb4ec5a40) 0
-
-
-Class QXmlStreamEntityDeclaration
- size=64 align=4
- base size=64 base align=4
-QXmlStreamEntityDeclaration (0xb4ef22c0) 0
-
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-16 QXmlStreamEntityResolver::resolveEntity
-20 QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=4 align=4
- base size=4 base align=4
-QXmlStreamEntityResolver (0xb4ef2d40) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+QWriteLocker (0xb485fe10) 0
-Class QXmlStreamReader
+Class QSslCertificate
size=4 align=4
base size=4 base align=4
-QXmlStreamReader (0xb4ef2e40) 0
+QSslCertificate (0xb488e30c) 0
-Class QXmlStreamWriter
+Class QSslError
size=4 align=4
base size=4 base align=4
-QXmlStreamWriter (0xb4f10f80) 0
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+QSslError (0xb488e384) 0
-Class QTextCodecFactoryInterface
+Class QSslCipher
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb4f2e4c0) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb4f2e500) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4f2e4c0)
-
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb4f2e5c0) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb4f2e600) 0
- primary-for QTextCodecPlugin (0xb4f2e5c0)
- QTextCodecFactoryInterface (0xb4f2e640) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb4f2e680) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4f2e640)
+QSslCipher (0xb488e3fc) 0
Vtable for QAbstractSocket
QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
@@ -2826,40 +2392,12 @@ QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
Class QAbstractSocket
size=8 align=4
base size=8 base align=4
-QAbstractSocket (0xb4f2ea40) 0
+QAbstractSocket (0xb488b600) 0
vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
- QIODevice (0xb4f2ea80) 0
- primary-for QAbstractSocket (0xb4f2ea40)
- QObject (0xb4f2eac0) 0
- primary-for QIODevice (0xb4f2ea80)
-
-Vtable for QLocalServer
-QLocalServer::_ZTV12QLocalServer: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QLocalServer)
-8 QLocalServer::metaObject
-12 QLocalServer::qt_metacast
-16 QLocalServer::qt_metacall
-20 QLocalServer::~QLocalServer
-24 QLocalServer::~QLocalServer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QLocalServer::hasPendingConnections
-60 QLocalServer::nextPendingConnection
-64 QLocalServer::incomingConnection
-
-Class QLocalServer
- size=8 align=4
- base size=8 base align=4
-QLocalServer (0xb4f5d540) 0
- vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
- QObject (0xb4f5d580) 0
- primary-for QLocalServer (0xb4f5d540)
+ QIODevice (0xb488b640) 0
+ primary-for QAbstractSocket (0xb488b600)
+ QObject (0xb488e474) 0
+ primary-for QIODevice (0xb488b640)
Vtable for QTcpSocket
QTcpSocket::_ZTV10QTcpSocket: 30u entries
@@ -2897,105 +2435,24 @@ QTcpSocket::_ZTV10QTcpSocket: 30u entries
Class QTcpSocket
size=8 align=4
base size=8 base align=4
-QTcpSocket (0xb4f5dd80) 0
+QTcpSocket (0xb488bb40) 0
vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
- QAbstractSocket (0xb4f5ddc0) 0
- primary-for QTcpSocket (0xb4f5dd80)
- QIODevice (0xb4f5de00) 0
- primary-for QAbstractSocket (0xb4f5ddc0)
- QObject (0xb4f5de40) 0
- primary-for QIODevice (0xb4f5de00)
-
-Vtable for QLocalSocket
-QLocalSocket::_ZTV12QLocalSocket: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QLocalSocket)
-8 QLocalSocket::metaObject
-12 QLocalSocket::qt_metacast
-16 QLocalSocket::qt_metacall
-20 QLocalSocket::~QLocalSocket
-24 QLocalSocket::~QLocalSocket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QLocalSocket::isSequential
-60 QIODevice::open
-64 QLocalSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QLocalSocket::bytesAvailable
-92 QLocalSocket::bytesToWrite
-96 QLocalSocket::canReadLine
-100 QLocalSocket::waitForReadyRead
-104 QLocalSocket::waitForBytesWritten
-108 QLocalSocket::readData
-112 QIODevice::readLineData
-116 QLocalSocket::writeData
+ QAbstractSocket (0xb488bb80) 0
+ primary-for QTcpSocket (0xb488bb40)
+ QIODevice (0xb488bbc0) 0
+ primary-for QAbstractSocket (0xb488bb80)
+ QObject (0xb488e9d8) 0
+ primary-for QIODevice (0xb488bbc0)
-Class QLocalSocket
- size=8 align=4
- base size=8 base align=4
-QLocalSocket (0xb4d725c0) 0
- vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
- QIODevice (0xb4d72600) 0
- primary-for QLocalSocket (0xb4d725c0)
- QObject (0xb4d72640) 0
- primary-for QIODevice (0xb4d72600)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0xb4d81b00) 0
-
-Class QHostAddress
- size=4 align=4
- base size=4 base align=4
-QHostAddress (0xb4d81c80) 0
-
-Vtable for QTcpServer
-QTcpServer::_ZTV10QTcpServer: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTcpServer)
-8 QTcpServer::metaObject
-12 QTcpServer::qt_metacast
-16 QTcpServer::qt_metacall
-20 QTcpServer::~QTcpServer
-24 QTcpServer::~QTcpServer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTcpServer::hasPendingConnections
-60 QTcpServer::nextPendingConnection
-64 QTcpServer::incomingConnection
-
-Class QTcpServer
- size=8 align=4
- base size=8 base align=4
-QTcpServer (0xb4d8eb40) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
- QObject (0xb4d8eb80) 0
- primary-for QTcpServer (0xb4d8eb40)
-
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 30u entries
+Vtable for QSslSocket
+QSslSocket::_ZTV10QSslSocket: 30u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUdpSocket)
-8 QUdpSocket::metaObject
-12 QUdpSocket::qt_metacast
-16 QUdpSocket::qt_metacall
-20 QUdpSocket::~QUdpSocket
-24 QUdpSocket::~QUdpSocket
+4 (int (*)(...))(& _ZTI10QSslSocket)
+8 QSslSocket::metaObject
+12 QSslSocket::qt_metacast
+16 QSslSocket::qt_metacall
+20 QSslSocket::~QSslSocket
+24 QSslSocket::~QSslSocket
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -3005,40 +2462,44 @@ QUdpSocket::_ZTV10QUdpSocket: 30u entries
52 QObject::disconnectNotify
56 QAbstractSocket::isSequential
60 QIODevice::open
-64 QAbstractSocket::close
+64 QSslSocket::close
68 QIODevice::pos
72 QIODevice::size
76 QIODevice::seek
-80 QAbstractSocket::atEnd
+80 QSslSocket::atEnd
84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
+88 QSslSocket::bytesAvailable
+92 QSslSocket::bytesToWrite
+96 QSslSocket::canReadLine
+100 QSslSocket::waitForReadyRead
+104 QSslSocket::waitForBytesWritten
+108 QSslSocket::readData
112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
+116 QSslSocket::writeData
-Class QUdpSocket
+Class QSslSocket
size=8 align=4
base size=8 base align=4
-QUdpSocket (0xb4da4400) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
- QAbstractSocket (0xb4da4440) 0
- primary-for QUdpSocket (0xb4da4400)
- QIODevice (0xb4da4480) 0
- primary-for QAbstractSocket (0xb4da4440)
- QObject (0xb4da44c0) 0
- primary-for QIODevice (0xb4da4480)
-
-
+QSslSocket (0xb488be80) 0
+ vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
+ QTcpSocket (0xb488bec0) 0
+ primary-for QSslSocket (0xb488be80)
+ QAbstractSocket (0xb488bf00) 0
+ primary-for QTcpSocket (0xb488bec0)
+ QIODevice (0xb488bf40) 0
+ primary-for QAbstractSocket (0xb488bf00)
+ QObject (0xb488ebf4) 0
+ primary-for QIODevice (0xb488bf40)
-Class QNetworkRequest
+Class QSslConfiguration
size=4 align=4
base size=4 base align=4
-QNetworkRequest (0xb4dc0980) 0
+QSslConfiguration (0xb488eec4) 0
+Class QSslKey
+ size=4 align=4
+ base size=4 base align=4
+QSslKey (0xb488ef78) 0
Vtable for QHttpHeader
QHttpHeader::_ZTV11QHttpHeader: 8u entries
@@ -3054,7 +2515,7 @@ QHttpHeader::_ZTV11QHttpHeader: 8u entries
Class QHttpHeader
size=8 align=4
base size=8 base align=4
-QHttpHeader (0xb4dda040) 0
+QHttpHeader (0xb470a000) 0
vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
Vtable for QHttpResponseHeader
@@ -3071,10 +2532,10 @@ QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
Class QHttpResponseHeader
size=8 align=4
base size=8 base align=4
-QHttpResponseHeader (0xb4dda600) 0
+QHttpResponseHeader (0xb46ef540) 0
vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
- QHttpHeader (0xb4dda640) 0
- primary-for QHttpResponseHeader (0xb4dda600)
+ QHttpHeader (0xb470a0b4) 0
+ primary-for QHttpResponseHeader (0xb46ef540)
Vtable for QHttpRequestHeader
QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
@@ -3090,10 +2551,10 @@ QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
Class QHttpRequestHeader
size=8 align=4
base size=8 base align=4
-QHttpRequestHeader (0xb4ddab80) 0
+QHttpRequestHeader (0xb46ef640) 0
vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
- QHttpHeader (0xb4ddabc0) 0
- primary-for QHttpRequestHeader (0xb4ddab80)
+ QHttpHeader (0xb470a1e0) 0
+ primary-for QHttpRequestHeader (0xb46ef640)
Vtable for QHttp
QHttp::_ZTV5QHttp: 14u entries
@@ -3115,44 +2576,25 @@ QHttp::_ZTV5QHttp: 14u entries
Class QHttp
size=8 align=4
base size=8 base align=4
-QHttp (0xb4ddaf40) 0
+QHttp (0xb46ef740) 0
vptr=((& QHttp::_ZTV5QHttp) + 8u)
- QObject (0xb4def000) 0
- primary-for QHttp (0xb4ddaf40)
+ QObject (0xb470a30c) 0
+ primary-for QHttp (0xb46ef740)
-Vtable for QUrlInfo
-QUrlInfo::_ZTV8QUrlInfo: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QUrlInfo)
-8 QUrlInfo::~QUrlInfo
-12 QUrlInfo::~QUrlInfo
-16 QUrlInfo::setName
-20 QUrlInfo::setDir
-24 QUrlInfo::setFile
-28 QUrlInfo::setSymLink
-32 QUrlInfo::setOwner
-36 QUrlInfo::setGroup
-40 QUrlInfo::setSize
-44 QUrlInfo::setWritable
-48 QUrlInfo::setReadable
-52 QUrlInfo::setPermissions
-56 QUrlInfo::setLastModified
-
-Class QUrlInfo
- size=8 align=4
- base size=8 base align=4
-QUrlInfo (0xb4defb80) 0
- vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
+Class QNetworkRequest
+ size=4 align=4
+ base size=4 base align=4
+QNetworkRequest (0xb470a5a0) 0
-Vtable for QFtp
-QFtp::_ZTV4QFtp: 14u entries
+Vtable for QNetworkAccessManager
+QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI4QFtp)
-8 QFtp::metaObject
-12 QFtp::qt_metacast
-16 QFtp::qt_metacall
-20 QFtp::~QFtp
-24 QFtp::~QFtp
+4 (int (*)(...))(& _ZTI21QNetworkAccessManager)
+8 QNetworkAccessManager::metaObject
+12 QNetworkAccessManager::qt_metacast
+16 QNetworkAccessManager::qt_metacall
+20 QNetworkAccessManager::~QNetworkAccessManager
+24 QNetworkAccessManager::~QNetworkAccessManager
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -3160,24 +2602,30 @@ QFtp::_ZTV4QFtp: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QNetworkAccessManager::createRequest
-Class QFtp
+Class QNetworkAccessManager
size=8 align=4
base size=8 base align=4
-QFtp (0xb4e08380) 0
- vptr=((& QFtp::_ZTV4QFtp) + 8u)
- QObject (0xb4e083c0) 0
- primary-for QFtp (0xb4e08380)
+QNetworkAccessManager (0xb46efc40) 0
+ vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
+ QObject (0xb470a708) 0
+ primary-for QNetworkAccessManager (0xb46efc40)
-Vtable for QNetworkAccessManager
-QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
+Class QNetworkCookie
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCookie (0xb470a924) 0
+
+Vtable for QNetworkCookieJar
+QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QNetworkAccessManager)
-8 QNetworkAccessManager::metaObject
-12 QNetworkAccessManager::qt_metacast
-16 QNetworkAccessManager::qt_metacall
-20 QNetworkAccessManager::~QNetworkAccessManager
-24 QNetworkAccessManager::~QNetworkAccessManager
+4 (int (*)(...))(& _ZTI17QNetworkCookieJar)
+8 QNetworkCookieJar::metaObject
+12 QNetworkCookieJar::qt_metacast
+16 QNetworkCookieJar::qt_metacall
+20 QNetworkCookieJar::~QNetworkCookieJar
+24 QNetworkCookieJar::~QNetworkCookieJar
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -3185,15 +2633,16 @@ QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QNetworkAccessManager::createRequest
+56 QNetworkCookieJar::cookiesForUrl
+60 QNetworkCookieJar::setCookiesFromUrl
-Class QNetworkAccessManager
+Class QNetworkCookieJar
size=8 align=4
base size=8 base align=4
-QNetworkAccessManager (0xb4e21180) 0
- vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
- QObject (0xb4e211c0) 0
- primary-for QNetworkAccessManager (0xb4e21180)
+QNetworkCookieJar (0xb4765080) 0
+ vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
+ QObject (0xb470aa50) 0
+ primary-for QNetworkCookieJar (0xb4765080)
Vtable for QNetworkReply
QNetworkReply::_ZTV13QNetworkReply: 33u entries
@@ -3234,29 +2683,76 @@ QNetworkReply::_ZTV13QNetworkReply: 33u entries
Class QNetworkReply
size=8 align=4
base size=8 base align=4
-QNetworkReply (0xb4e21700) 0
+QNetworkReply (0xb47655c0) 0
vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 8u)
- QIODevice (0xb4e21740) 0
- primary-for QNetworkReply (0xb4e21700)
- QObject (0xb4e21780) 0
- primary-for QIODevice (0xb4e21740)
+ QIODevice (0xb4765600) 0
+ primary-for QNetworkReply (0xb47655c0)
+ QObject (0xb470add4) 0
+ primary-for QIODevice (0xb4765600)
+Vtable for QUrlInfo
+QUrlInfo::_ZTV8QUrlInfo: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QUrlInfo)
+8 QUrlInfo::~QUrlInfo
+12 QUrlInfo::~QUrlInfo
+16 QUrlInfo::setName
+20 QUrlInfo::setDir
+24 QUrlInfo::setFile
+28 QUrlInfo::setSymLink
+32 QUrlInfo::setOwner
+36 QUrlInfo::setGroup
+40 QUrlInfo::setSize
+44 QUrlInfo::setWritable
+48 QUrlInfo::setReadable
+52 QUrlInfo::setPermissions
+56 QUrlInfo::setLastModified
-Class QNetworkCookie
+Class QUrlInfo
+ size=8 align=4
+ base size=8 base align=4
+QUrlInfo (0xb4789000) 0
+ vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
+
+Vtable for QFtp
+QFtp::_ZTV4QFtp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI4QFtp)
+8 QFtp::metaObject
+12 QFtp::qt_metacast
+16 QFtp::qt_metacall
+20 QFtp::~QFtp
+24 QFtp::~QFtp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFtp
+ size=8 align=4
+ base size=8 base align=4
+QFtp (0xb4765940) 0
+ vptr=((& QFtp::_ZTV4QFtp) + 8u)
+ QObject (0xb47890b4) 0
+ primary-for QFtp (0xb4765940)
+
+Class QNetworkCacheMetaData
size=4 align=4
base size=4 base align=4
-QNetworkCookie (0xb4e40000) 0
+QNetworkCacheMetaData (0xb4789348) 0
-
-Vtable for QNetworkCookieJar
-QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
+Vtable for QAbstractNetworkCache
+QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QNetworkCookieJar)
-8 QNetworkCookieJar::metaObject
-12 QNetworkCookieJar::qt_metacast
-16 QNetworkCookieJar::qt_metacall
-20 QNetworkCookieJar::~QNetworkCookieJar
-24 QNetworkCookieJar::~QNetworkCookieJar
+4 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
+8 QAbstractNetworkCache::metaObject
+12 QAbstractNetworkCache::qt_metacast
+16 QAbstractNetworkCache::qt_metacall
+20 QAbstractNetworkCache::~QAbstractNetworkCache
+24 QAbstractNetworkCache::~QAbstractNetworkCache
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -3264,70 +2760,122 @@ QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QNetworkCookieJar::cookiesForUrl
-60 QNetworkCookieJar::setCookiesFromUrl
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QNetworkCookieJar
+Class QAbstractNetworkCache
size=8 align=4
base size=8 base align=4
-QNetworkCookieJar (0xb4e40840) 0
- vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
- QObject (0xb4e40880) 0
- primary-for QNetworkCookieJar (0xb4e40840)
+QAbstractNetworkCache (0xb4765d40) 0
+ vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 8u)
+ QObject (0xb47893fc) 0
+ primary-for QAbstractNetworkCache (0xb4765d40)
+Vtable for QNetworkDiskCache
+QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkDiskCache)
+8 QNetworkDiskCache::metaObject
+12 QNetworkDiskCache::qt_metacast
+16 QNetworkDiskCache::qt_metacall
+20 QNetworkDiskCache::~QNetworkDiskCache
+24 QNetworkDiskCache::~QNetworkDiskCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkDiskCache::metaData
+60 QNetworkDiskCache::updateMetaData
+64 QNetworkDiskCache::data
+68 QNetworkDiskCache::remove
+72 QNetworkDiskCache::cacheSize
+76 QNetworkDiskCache::prepare
+80 QNetworkDiskCache::insert
+84 QNetworkDiskCache::clear
+88 QNetworkDiskCache::expire
+
+Class QNetworkDiskCache
+ size=8 align=4
+ base size=8 base align=4
+QNetworkDiskCache (0xb47c7000) 0
+ vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 8u)
+ QAbstractNetworkCache (0xb47c7040) 0
+ primary-for QNetworkDiskCache (0xb47c7000)
+ QObject (0xb4789618) 0
+ primary-for QAbstractNetworkCache (0xb47c7040)
+Class QIPv6Address
+ size=16 align=1
+ base size=16 base align=1
+QIPv6Address (0xb4789834) 0
-Class QAuthenticator
+Class QHostAddress
size=4 align=4
base size=4 base align=4
-QAuthenticator (0xb4e5a0c0) 0
+QHostAddress (0xb4789960) 0
Class QNetworkAddressEntry
size=4 align=4
base size=4 base align=4
-QNetworkAddressEntry (0xb4e5a500) 0
-
+QNetworkAddressEntry (0xb4789d20) 0
Class QNetworkInterface
size=4 align=4
base size=4 base align=4
-QNetworkInterface (0xb4e5a800) 0
-
+QNetworkInterface (0xb4789d98) 0
-Class QHostInfo
+Class QAuthenticator
size=4 align=4
base size=4 base align=4
-QHostInfo (0xb4e68d80) 0
+QAuthenticator (0xb4789f00) 0
-Class QNetworkProxy
+Class QHostInfo
size=4 align=4
base size=4 base align=4
-QNetworkProxy (0xb4c5f200) 0
+QHostInfo (0xb4789f78) 0
-Class QSslCipher
+Class QNetworkProxyQuery
size=4 align=4
base size=4 base align=4
-QSslCipher (0xb4c5fcc0) 0
+QNetworkProxyQuery (0xb4789fb4) 0
-Class QSslCertificate
+Class QNetworkProxy
size=4 align=4
base size=4 base align=4
-QSslCertificate (0xb4c6c140) 0
+QNetworkProxy (0xb46200f0) 0
-Class QSslError
+Vtable for QNetworkProxyFactory
+QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
+8 QNetworkProxyFactory::~QNetworkProxyFactory
+12 QNetworkProxyFactory::~QNetworkProxyFactory
+16 __cxa_pure_virtual
+
+Class QNetworkProxyFactory
size=4 align=4
base size=4 base align=4
-QSslError (0xb4c6cf80) 0
+QNetworkProxyFactory (0xb4620294) 0 nearly-empty
+ vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 8u)
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 30u entries
+Vtable for QLocalServer
+QLocalServer::_ZTV12QLocalServer: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSslSocket)
-8 QSslSocket::metaObject
-12 QSslSocket::qt_metacast
-16 QSslSocket::qt_metacall
-20 QSslSocket::~QSslSocket
-24 QSslSocket::~QSslSocket
+4 (int (*)(...))(& _ZTI12QLocalServer)
+8 QLocalServer::metaObject
+12 QLocalServer::qt_metacast
+16 QLocalServer::qt_metacall
+20 QLocalServer::~QLocalServer
+24 QLocalServer::~QLocalServer
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -3335,224 +2883,27 @@ QSslSocket::_ZTV10QSslSocket: 30u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QSslSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QSslSocket::atEnd
-84 QIODevice::reset
-88 QSslSocket::bytesAvailable
-92 QSslSocket::bytesToWrite
-96 QSslSocket::canReadLine
-100 QSslSocket::waitForReadyRead
-104 QSslSocket::waitForBytesWritten
-108 QSslSocket::readData
-112 QAbstractSocket::readLineData
-116 QSslSocket::writeData
-
-Class QSslSocket
- size=8 align=4
- base size=8 base align=4
-QSslSocket (0xb4c79680) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
- QTcpSocket (0xb4c796c0) 0
- primary-for QSslSocket (0xb4c79680)
- QAbstractSocket (0xb4c79700) 0
- primary-for QTcpSocket (0xb4c796c0)
- QIODevice (0xb4c79740) 0
- primary-for QAbstractSocket (0xb4c79700)
- QObject (0xb4c79780) 0
- primary-for QIODevice (0xb4c79740)
-
-
-Class QSslConfiguration
- size=4 align=4
- base size=4 base align=4
-QSslConfiguration (0xb4c8c880) 0
-
-Class QSslKey
- size=4 align=4
- base size=4 base align=4
-QSslKey (0xb4c8cf00) 0
-
-Class QXmlName
- size=8 align=4
- base size=8 base align=4
-QXmlName (0xb4c9f480) 0
-
-
-
-
-Class QPatternist::NodeIndexStorage
- size=20 align=4
- base size=20 base align=4
-QPatternist::NodeIndexStorage (0xb4cac400) 0
-
-Class QXmlNodeModelIndex
- size=20 align=4
- base size=20 base align=4
-QXmlNodeModelIndex (0xb4cac840) 0
-
-Vtable for QAbstractXmlNodeModel
-QAbstractXmlNodeModel::_ZTV21QAbstractXmlNodeModel: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAbstractXmlNodeModel)
-8 QAbstractXmlNodeModel::~QAbstractXmlNodeModel
-12 QAbstractXmlNodeModel::~QAbstractXmlNodeModel
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAbstractXmlNodeModel::iterate
-52 QAbstractXmlNodeModel::sequencedTypedValue
-56 QAbstractXmlNodeModel::type
-60 QAbstractXmlNodeModel::namespaceForPrefix
-64 QAbstractXmlNodeModel::isDeepEqual
-68 QAbstractXmlNodeModel::sendNamespaces
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 QAbstractXmlNodeModel::copyNodeTo
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-
-Class QAbstractXmlNodeModel
- size=12 align=4
- base size=12 base align=4
-QAbstractXmlNodeModel (0xb4cd56c0) 0
- vptr=((& QAbstractXmlNodeModel::_ZTV21QAbstractXmlNodeModel) + 8u)
- QSharedData (0xb4cd5700) 4
-
-
-
-Class QXmlItem
- size=20 align=4
- base size=20 base align=4
-QXmlItem (0xb4ce3340) 0
-
-
-
-Vtable for QAbstractXmlReceiver
-QAbstractXmlReceiver::_ZTV20QAbstractXmlReceiver: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractXmlReceiver)
-8 QAbstractXmlReceiver::~QAbstractXmlReceiver
-12 QAbstractXmlReceiver::~QAbstractXmlReceiver
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAbstractXmlReceiver::whitespaceOnly
-68 QAbstractXmlReceiver::item
-
-Class QAbstractXmlReceiver
- size=8 align=4
- base size=8 base align=4
-QAbstractXmlReceiver (0xb4ce39c0) 0
- vptr=((& QAbstractXmlReceiver::_ZTV20QAbstractXmlReceiver) + 8u)
-
-Class QXmlQuery
- size=4 align=4
- base size=4 base align=4
-QXmlQuery (0xb4ce3e00) 0
-
-Vtable for QXmlSerializer
-QXmlSerializer::_ZTV14QXmlSerializer: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QXmlSerializer)
-8 QXmlSerializer::~QXmlSerializer
-12 QXmlSerializer::~QXmlSerializer
-16 QXmlSerializer::startElement
-20 QXmlSerializer::endElement
-24 QXmlSerializer::attribute
-28 QXmlSerializer::comment
-32 QXmlSerializer::characters
-36 QXmlSerializer::startDocument
-40 QXmlSerializer::endDocument
-44 QXmlSerializer::processingInstruction
-48 QXmlSerializer::atomicValue
-52 QXmlSerializer::namespaceBinding
-56 QXmlSerializer::startOfSequence
-60 QXmlSerializer::endOfSequence
-64 QAbstractXmlReceiver::whitespaceOnly
-68 QXmlSerializer::item
-
-Class QXmlSerializer
- size=8 align=4
- base size=8 base align=4
-QXmlSerializer (0xb4cf9180) 0
- vptr=((& QXmlSerializer::_ZTV14QXmlSerializer) + 8u)
- QAbstractXmlReceiver (0xb4cf91c0) 0
- primary-for QXmlSerializer (0xb4cf9180)
-
-Vtable for QXmlFormatter
-QXmlFormatter::_ZTV13QXmlFormatter: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QXmlFormatter)
-8 QXmlFormatter::~QXmlFormatter
-12 QXmlFormatter::~QXmlFormatter
-16 QXmlFormatter::startElement
-20 QXmlFormatter::endElement
-24 QXmlFormatter::attribute
-28 QXmlFormatter::comment
-32 QXmlFormatter::characters
-36 QXmlFormatter::startDocument
-40 QXmlFormatter::endDocument
-44 QXmlFormatter::processingInstruction
-48 QXmlFormatter::atomicValue
-52 QXmlSerializer::namespaceBinding
-56 QXmlFormatter::startOfSequence
-60 QXmlFormatter::endOfSequence
-64 QAbstractXmlReceiver::whitespaceOnly
-68 QXmlFormatter::item
+56 QLocalServer::hasPendingConnections
+60 QLocalServer::nextPendingConnection
+64 QLocalServer::incomingConnection
-Class QXmlFormatter
+Class QLocalServer
size=8 align=4
base size=8 base align=4
-QXmlFormatter (0xb4cf93c0) 0
- vptr=((& QXmlFormatter::_ZTV13QXmlFormatter) + 8u)
- QXmlSerializer (0xb4cf9400) 0
- primary-for QXmlFormatter (0xb4cf93c0)
- QAbstractXmlReceiver (0xb4cf9440) 0
- primary-for QXmlSerializer (0xb4cf9400)
-
-
-Class QXmlNamePool
- size=4 align=4
- base size=4 base align=4
-QXmlNamePool (0xb4cf9600) 0
-
-
-Class QSourceLocation
- size=20 align=4
- base size=20 base align=4
-QSourceLocation (0xb4cf9980) 0
-
-
+QLocalServer (0xb47c7cc0) 0
+ vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
+ QObject (0xb46202d0) 0
+ primary-for QLocalServer (0xb47c7cc0)
-Vtable for QAbstractMessageHandler
-QAbstractMessageHandler::_ZTV23QAbstractMessageHandler: 15u entries
+Vtable for QLocalSocket
+QLocalSocket::_ZTV12QLocalSocket: 30u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QAbstractMessageHandler)
-8 QAbstractMessageHandler::metaObject
-12 QAbstractMessageHandler::qt_metacast
-16 QAbstractMessageHandler::qt_metacall
-20 QAbstractMessageHandler::~QAbstractMessageHandler
-24 QAbstractMessageHandler::~QAbstractMessageHandler
+4 (int (*)(...))(& _ZTI12QLocalSocket)
+8 QLocalSocket::metaObject
+12 QLocalSocket::qt_metacast
+16 QLocalSocket::qt_metacall
+20 QLocalSocket::~QLocalSocket
+24 QLocalSocket::~QLocalSocket
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -3560,74 +2911,70 @@ QAbstractMessageHandler::_ZTV23QAbstractMessageHandler: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QLocalSocket::isSequential
+60 QIODevice::open
+64 QLocalSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QLocalSocket::bytesAvailable
+92 QLocalSocket::bytesToWrite
+96 QLocalSocket::canReadLine
+100 QLocalSocket::waitForReadyRead
+104 QLocalSocket::waitForBytesWritten
+108 QLocalSocket::readData
+112 QIODevice::readLineData
+116 QLocalSocket::writeData
-Class QAbstractMessageHandler
+Class QLocalSocket
size=8 align=4
base size=8 base align=4
-QAbstractMessageHandler (0xb4cf9f00) 0
- vptr=((& QAbstractMessageHandler::_ZTV23QAbstractMessageHandler) + 8u)
- QObject (0xb4cf9f40) 0
- primary-for QAbstractMessageHandler (0xb4cf9f00)
+QLocalSocket (0xb47c7f80) 0
+ vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
+ QIODevice (0xb47c7fc0) 0
+ primary-for QLocalSocket (0xb47c7f80)
+ QObject (0xb46204ec) 0
+ primary-for QIODevice (0xb47c7fc0)
-Vtable for QXmlResultItems
-QXmlResultItems::_ZTV15QXmlResultItems: 4u entries
+Vtable for QTcpServer
+QTcpServer::_ZTV10QTcpServer: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QXmlResultItems)
-8 QXmlResultItems::~QXmlResultItems
-12 QXmlResultItems::~QXmlResultItems
+4 (int (*)(...))(& _ZTI10QTcpServer)
+8 QTcpServer::metaObject
+12 QTcpServer::qt_metacast
+16 QTcpServer::qt_metacall
+20 QTcpServer::~QTcpServer
+24 QTcpServer::~QTcpServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTcpServer::hasPendingConnections
+60 QTcpServer::nextPendingConnection
+64 QTcpServer::incomingConnection
-Class QXmlResultItems
+Class QTcpServer
size=8 align=4
base size=8 base align=4
-QXmlResultItems (0xb4d1f680) 0
- vptr=((& QXmlResultItems::_ZTV15QXmlResultItems) + 8u)
+QTcpServer (0xb4663280) 0
+ vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
+ QObject (0xb4620708) 0
+ primary-for QTcpServer (0xb4663280)
-Vtable for QSimpleXmlNodeModel
-QSimpleXmlNodeModel::_ZTV19QSimpleXmlNodeModel: 24u entries
+Vtable for QUdpSocket
+QUdpSocket::_ZTV10QUdpSocket: 30u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QSimpleXmlNodeModel)
-8 QSimpleXmlNodeModel::~QSimpleXmlNodeModel
-12 QSimpleXmlNodeModel::~QSimpleXmlNodeModel
-16 QSimpleXmlNodeModel::baseUri
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 QSimpleXmlNodeModel::stringValue
-44 __cxa_pure_virtual
-48 QAbstractXmlNodeModel::iterate
-52 QAbstractXmlNodeModel::sequencedTypedValue
-56 QAbstractXmlNodeModel::type
-60 QAbstractXmlNodeModel::namespaceForPrefix
-64 QAbstractXmlNodeModel::isDeepEqual
-68 QAbstractXmlNodeModel::sendNamespaces
-72 QSimpleXmlNodeModel::namespaceBindings
-76 QSimpleXmlNodeModel::elementById
-80 QSimpleXmlNodeModel::nodesByIdref
-84 QAbstractXmlNodeModel::copyNodeTo
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-
-Class QSimpleXmlNodeModel
- size=12 align=4
- base size=12 base align=4
-QSimpleXmlNodeModel (0xb4d1fac0) 0
- vptr=((& QSimpleXmlNodeModel::_ZTV19QSimpleXmlNodeModel) + 8u)
- QAbstractXmlNodeModel (0xb4d1fb00) 0
- primary-for QSimpleXmlNodeModel (0xb4d1fac0)
- QSharedData (0xb4d1fb40) 4
-
-Vtable for QAbstractUriResolver
-QAbstractUriResolver::_ZTV20QAbstractUriResolver: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractUriResolver)
-8 QAbstractUriResolver::metaObject
-12 QAbstractUriResolver::qt_metacast
-16 QAbstractUriResolver::qt_metacall
-20 QAbstractUriResolver::~QAbstractUriResolver
-24 QAbstractUriResolver::~QAbstractUriResolver
+4 (int (*)(...))(& _ZTI10QUdpSocket)
+8 QUdpSocket::metaObject
+12 QUdpSocket::qt_metacast
+16 QUdpSocket::qt_metacall
+20 QUdpSocket::~QUdpSocket
+24 QUdpSocket::~QUdpSocket
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -3635,26 +2982,32 @@ QAbstractUriResolver::_ZTV20QAbstractUriResolver: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
-Class QAbstractUriResolver
+Class QUdpSocket
size=8 align=4
base size=8 base align=4
-QAbstractUriResolver (0xb4d1fd40) 0
- vptr=((& QAbstractUriResolver::_ZTV20QAbstractUriResolver) + 8u)
- QObject (0xb4d1fd80) 0
- primary-for QAbstractUriResolver (0xb4d1fd40)
-
-
-
-
-
-
-
-
-
-
-
-
-
+QUdpSocket (0xb4663540) 0
+ vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
+ QAbstractSocket (0xb4663580) 0
+ primary-for QUdpSocket (0xb4663540)
+ QIODevice (0xb46635c0) 0
+ primary-for QAbstractSocket (0xb4663580)
+ QObject (0xb4620924) 0
+ primary-for QIODevice (0xb46635c0)
diff --git a/tests/auto/bic/data/QtNetwork.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtNetwork.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..5b3723faf1
--- /dev/null
+++ b/tests/auto/bic/data/QtNetwork.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,3294 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6e97a8c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e97c30) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6e2230c) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6e223c0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e22bf4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e22d20) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6e22f78) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb64bd168) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb64eb8ac) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb650bb40) 0
+ QBasicAtomicInt (0xb64ebfb4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb641c3c0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb641c3fc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb641c870) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb641c834) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb62cd780) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb62e6f3c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb62e6f78) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb62e6f00) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb61c5bf4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb622a8e8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb60b0880) 0
+ QString (0xb60e903c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb60e9384) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb61332d0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb6140140) 0
+ QGenericArgument (0xb61334ec) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb6133654) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb6133780) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb6133ac8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb6178dc0) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb6133bb8) 0 nearly-empty
+ primary-for std::bad_exception (0xb6178dc0)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb6178f40) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb6133e10) 0 nearly-empty
+ primary-for std::bad_alloc (0xb6178f40)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb6192078) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb6192168) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb619212c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb619299c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb6192a50) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb6192b04) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb6084384) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb6085600) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb60844b0) 0
+ primary-for QIODevice (0xb6085600)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5eb7348) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5eb7384) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5ec6280) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5ec62c0) 0
+ primary-for QFile (0xb5ec6280)
+ QObject (0xb5eb73fc) 0
+ primary-for QIODevice (0xb5ec62c0)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5eb7870) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5eb7ec4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5f785dc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5db7000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5f78fb4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5f92980) 0
+ QList<QString> (0xb5db712c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5dfd690) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5dfde10) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5dfde4c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5e48280) 0
+ QAbstractFileEngine::ExtensionOption (0xb5dfde88) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5e48300) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5dfdec4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5e48380) 0
+ QAbstractFileEngine::ExtensionOption (0xb5dfdf00) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5dfddd4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5e7a168) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5e7a1a4) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5e486c0) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5e48700) 0
+ primary-for QBuffer (0xb5e486c0)
+ QObject (0xb5e7a21c) 0
+ primary-for QIODevice (0xb5e48700)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5e7a8e8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5e7a8ac) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5cc3000) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5cc3744) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5cc3708) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5cc3a50) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5cc3ac8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5cc3a8c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5c4412c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5c440f0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5c44e10) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5c93078) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5c932d0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5c93960) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5ae3400) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5adfb40) 0
+ primary-for QTextIStream (0xb5ae3400)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5ae36c0) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5af51e0) 0
+ primary-for QTextOStream (0xb5ae36c0)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5af5870) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5af5a14) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5af5a50) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5af5b04) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5af5e10) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5af5e4c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5af5e88) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb59a41a4) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb59a4384) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb59a4348) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5a70fb4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb588a258) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb588bbc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb588a3c0) 0
+ primary-for QFileSystemWatcher (0xb588bbc0)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb588be80) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb588a5dc) 0
+ primary-for QFSFileEngine (0xb588be80)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb588a708) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb588a924) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb58f0f00) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb58f0f40) 0
+ primary-for QProcess (0xb58f0f00)
+ QObject (0xb588a9d8) 0
+ primary-for QIODevice (0xb58f0f40)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb588abf4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb588ad98) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb5971a50) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb5971ac8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb5971a8c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5971b40) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5971a14) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb580f3fc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb581ba00) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb580fa14) 0
+ primary-for QSettings (0xb581ba00)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb585d600) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb585d640) 0
+ primary-for QTemporaryFile (0xb585d600)
+ QIODevice (0xb585d680) 0
+ primary-for QFile (0xb585d640)
+ QObject (0xb5864528) 0
+ primary-for QIODevice (0xb585d680)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb5864834) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb5864d20) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb56ce9d8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb56b4c40) 0
+ QVector<QXmlStreamAttribute> (0xb56ed438) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb56ed528) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb56ed99c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb56edf78) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb5728834) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb5728870) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb57289d8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb5718c00) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb5728b40) 0
+ primary-for QAbstractState (0xb5718c00)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb5718ec0) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb5728d5c) 0
+ primary-for QAbstractTransition (0xb5718ec0)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb5728f78) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb5781440) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb5594168) 0
+ primary-for QTimerEvent (0xb5781440)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb5781500) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb55941e0) 0
+ primary-for QChildEvent (0xb5781500)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb57817c0) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb5594348) 0
+ primary-for QCustomEvent (0xb57817c0)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb57818c0) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb5594438) 0
+ primary-for QDynamicPropertyChangeEvent (0xb57818c0)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb5781980) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb57819c0) 0
+ primary-for QEventTransition (0xb5781980)
+ QObject (0xb55944ec) 0
+ primary-for QAbstractTransition (0xb57819c0)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb5781c80) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb5781cc0) 0
+ primary-for QFinalState (0xb5781c80)
+ QObject (0xb5594708) 0
+ primary-for QAbstractState (0xb5781cc0)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb5781f80) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb5781fc0) 0
+ primary-for QHistoryState (0xb5781f80)
+ QObject (0xb5594924) 0
+ primary-for QAbstractState (0xb5781fc0)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb55bd280) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb55bd2c0) 0
+ primary-for QSignalTransition (0xb55bd280)
+ QObject (0xb5594b40) 0
+ primary-for QAbstractTransition (0xb55bd2c0)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb55bd580) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb55bd5c0) 0
+ primary-for QState (0xb55bd580)
+ QObject (0xb5594d5c) 0
+ primary-for QAbstractState (0xb55bd5c0)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb55bd9c0) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb5594fb4) 0
+ primary-for QStateMachine::SignalEvent (0xb55bd9c0)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb55bda40) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb55f0000) 0
+ primary-for QStateMachine::WrappedEvent (0xb55bda40)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb55bd880) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb55bd8c0) 0
+ primary-for QStateMachine (0xb55bd880)
+ QAbstractState (0xb55bd900) 0
+ primary-for QState (0xb55bd8c0)
+ QObject (0xb5594f78) 0
+ primary-for QAbstractState (0xb55bd900)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb55f0384) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb5628834) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb5628e4c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5628e10) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb564512c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb56452d0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5671800) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb5645ac8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5671800)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb54ce000) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb54ce618) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb54ceb7c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb54cee4c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb54ceec4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb5536474) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb554eb7c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb55668ac) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb538e99c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb538ebb8) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5416d20) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb543e7bc) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb546a3c0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb52cc000) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb5315d98) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb5315e4c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb534c0f0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb533bf00) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb534c1a4) 0
+ primary-for QTimeLine (0xb533bf00)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb534c438) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb534c8ac) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb534cf3c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb519b080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb5193438) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb519b080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb519b180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb519b1c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb519b180)
+ std::exception (0xb5193474) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb519b1c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb51934b0) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb51934ec) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb5193528) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb5193b04) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb5193c30) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb51cc078) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb522efc0) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb5235a50) 0
+ primary-for QFutureWatcherBase (0xb522efc0)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb5276180) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb5269a50) 0
+ primary-for QThread (0xb5276180)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb52764c0) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5269ce4) 0
+ primary-for QThreadPool (0xb52764c0)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb5269f00) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb5269f3c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb5269f78) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb5276840) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb5269fb4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb5276840)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb50b85a0) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4ed0e88) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4f52c40) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4f5e438) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4f52c40)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4f63910) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4f5e744) 0
+ primary-for QTextCodecPlugin (0xb4f63910)
+ QTextCodecFactoryInterface (0xb4f52f00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4f5e780) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4f52f00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4f7bbf4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4d84ac0) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4f7bc6c) 0
+ primary-for QEventLoop (0xb4d84ac0)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4d84ec0) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb4f7bf78) 0
+ primary-for QAbstractEventDispatcher (0xb4d84ec0)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4dc01a4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4dd0654) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4dbeb00) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4dd07bc) 0
+ primary-for QAbstractItemModel (0xb4dbeb00)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4e0c140) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4e0c180) 0
+ primary-for QAbstractTableModel (0xb4e0c140)
+ QObject (0xb4e1012c) 0
+ primary-for QAbstractItemModel (0xb4e0c180)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4e0c3c0) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4e0c400) 0
+ primary-for QAbstractListModel (0xb4e0c3c0)
+ QObject (0xb4e10258) 0
+ primary-for QAbstractItemModel (0xb4e0c400)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4e3412c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4e0cec0) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4e343c0) 0
+ primary-for QCoreApplication (0xb4e0cec0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4e34960) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4c8f690) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4c8f99c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4c8fbf4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4c8fca8) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4c96d00) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4c8ff00) 0
+ primary-for QMimeData (0xb4c96d00)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4c96fc0) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4cc712c) 0
+ primary-for QObjectCleanupHandler (0xb4c96fc0)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4cca200) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4cc7258) 0
+ primary-for QSharedMemory (0xb4cca200)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4cca4c0) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4cc7474) 0
+ primary-for QSignalMapper (0xb4cca4c0)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4cca780) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4cc7690) 0
+ primary-for QSocketNotifier (0xb4cca780)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4cc7960) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4ccab40) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4cc7a14) 0
+ primary-for QTimer (0xb4ccab40)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4d1b080) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4cc7ca8) 0
+ primary-for QTranslator (0xb4d1b080)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4d1b3c0) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4cc7f78) 0
+ primary-for QLibrary (0xb4d1b3c0)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4d1b7c0) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4d351e0) 0
+ primary-for QPluginLoader (0xb4d1b7c0)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4d3530c) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4d6c30c) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4d6c348) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4d6c834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4d6cd20) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4b8b6c0) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4d6cd98) 0
+ primary-for QAbstractAnimation (0xb4b8b6c0)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4b8b980) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4b8b9c0) 0
+ primary-for QAnimationGroup (0xb4b8b980)
+ QObject (0xb4ba9000) 0
+ primary-for QAbstractAnimation (0xb4b8b9c0)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4b8bc80) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4b8bcc0) 0
+ primary-for QParallelAnimationGroup (0xb4b8bc80)
+ QAbstractAnimation (0xb4b8bd00) 0
+ primary-for QAnimationGroup (0xb4b8bcc0)
+ QObject (0xb4ba921c) 0
+ primary-for QAbstractAnimation (0xb4b8bd00)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4b8bfc0) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4bc0000) 0
+ primary-for QPauseAnimation (0xb4b8bfc0)
+ QObject (0xb4ba9438) 0
+ primary-for QAbstractAnimation (0xb4bc0000)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4bc02c0) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4bc0300) 0
+ primary-for QVariantAnimation (0xb4bc02c0)
+ QObject (0xb4ba9654) 0
+ primary-for QAbstractAnimation (0xb4bc0300)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4bc0700) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4bc0740) 0
+ primary-for QPropertyAnimation (0xb4bc0700)
+ QAbstractAnimation (0xb4bc0780) 0
+ primary-for QVariantAnimation (0xb4bc0740)
+ QObject (0xb4ba9870) 0
+ primary-for QAbstractAnimation (0xb4bc0780)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4bc0a40) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4bc0a80) 0
+ primary-for QSequentialAnimationGroup (0xb4bc0a40)
+ QAbstractAnimation (0xb4bc0ac0) 0
+ primary-for QAnimationGroup (0xb4bc0a80)
+ QObject (0xb4ba9a8c) 0
+ primary-for QAbstractAnimation (0xb4bc0ac0)
+
+Class QSslCertificate
+ size=4 align=4
+ base size=4 base align=4
+QSslCertificate (0xb4ba9ca8) 0
+
+Class QSslCipher
+ size=4 align=4
+ base size=4 base align=4
+QSslCipher (0xb4ba9d5c) 0
+
+Vtable for QAbstractSocket
+QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSocket)
+8 QAbstractSocket::metaObject
+12 QAbstractSocket::qt_metacast
+16 QAbstractSocket::qt_metacall
+20 QAbstractSocket::~QAbstractSocket
+24 QAbstractSocket::~QAbstractSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QAbstractSocket
+ size=8 align=4
+ base size=8 base align=4
+QAbstractSocket (0xb4bc0f40) 0
+ vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
+ QIODevice (0xb4bc0f80) 0
+ primary-for QAbstractSocket (0xb4bc0f40)
+ QObject (0xb4ba9e10) 0
+ primary-for QIODevice (0xb4bc0f80)
+
+Vtable for QTcpSocket
+QTcpSocket::_ZTV10QTcpSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTcpSocket)
+8 QTcpSocket::metaObject
+12 QTcpSocket::qt_metacast
+16 QTcpSocket::qt_metacall
+20 QTcpSocket::~QTcpSocket
+24 QTcpSocket::~QTcpSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QTcpSocket
+ size=8 align=4
+ base size=8 base align=4
+QTcpSocket (0xb4c15480) 0
+ vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
+ QAbstractSocket (0xb4c154c0) 0
+ primary-for QTcpSocket (0xb4c15480)
+ QIODevice (0xb4c15500) 0
+ primary-for QAbstractSocket (0xb4c154c0)
+ QObject (0xb4c33384) 0
+ primary-for QIODevice (0xb4c15500)
+
+Class QSslError
+ size=4 align=4
+ base size=4 base align=4
+QSslError (0xb4c335a0) 0
+
+Vtable for QSslSocket
+QSslSocket::_ZTV10QSslSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSslSocket)
+8 QSslSocket::metaObject
+12 QSslSocket::qt_metacast
+16 QSslSocket::qt_metacall
+20 QSslSocket::~QSslSocket
+24 QSslSocket::~QSslSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QSslSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QSslSocket::atEnd
+84 QIODevice::reset
+88 QSslSocket::bytesAvailable
+92 QSslSocket::bytesToWrite
+96 QSslSocket::canReadLine
+100 QSslSocket::waitForReadyRead
+104 QSslSocket::waitForBytesWritten
+108 QSslSocket::readData
+112 QAbstractSocket::readLineData
+116 QSslSocket::writeData
+
+Class QSslSocket
+ size=8 align=4
+ base size=8 base align=4
+QSslSocket (0xb4c15880) 0
+ vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
+ QTcpSocket (0xb4c158c0) 0
+ primary-for QSslSocket (0xb4c15880)
+ QAbstractSocket (0xb4c15900) 0
+ primary-for QTcpSocket (0xb4c158c0)
+ QIODevice (0xb4c15940) 0
+ primary-for QAbstractSocket (0xb4c15900)
+ QObject (0xb4c33654) 0
+ primary-for QIODevice (0xb4c15940)
+
+Class QSslConfiguration
+ size=4 align=4
+ base size=4 base align=4
+QSslConfiguration (0xb4c33924) 0
+
+Class QSslKey
+ size=4 align=4
+ base size=4 base align=4
+QSslKey (0xb4c339d8) 0
+
+Class QNetworkRequest
+ size=4 align=4
+ base size=4 base align=4
+QNetworkRequest (0xb4c33a8c) 0
+
+Class QNetworkCacheMetaData
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCacheMetaData (0xb4c33bf4) 0
+
+Vtable for QAbstractNetworkCache
+QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
+8 QAbstractNetworkCache::metaObject
+12 QAbstractNetworkCache::qt_metacast
+16 QAbstractNetworkCache::qt_metacall
+20 QAbstractNetworkCache::~QAbstractNetworkCache
+24 QAbstractNetworkCache::~QAbstractNetworkCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAbstractNetworkCache
+ size=8 align=4
+ base size=8 base align=4
+QAbstractNetworkCache (0xb4a7b180) 0
+ vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 8u)
+ QObject (0xb4c33ca8) 0
+ primary-for QAbstractNetworkCache (0xb4a7b180)
+
+Vtable for QUrlInfo
+QUrlInfo::_ZTV8QUrlInfo: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QUrlInfo)
+8 QUrlInfo::~QUrlInfo
+12 QUrlInfo::~QUrlInfo
+16 QUrlInfo::setName
+20 QUrlInfo::setDir
+24 QUrlInfo::setFile
+28 QUrlInfo::setSymLink
+32 QUrlInfo::setOwner
+36 QUrlInfo::setGroup
+40 QUrlInfo::setSize
+44 QUrlInfo::setWritable
+48 QUrlInfo::setReadable
+52 QUrlInfo::setPermissions
+56 QUrlInfo::setLastModified
+
+Class QUrlInfo
+ size=8 align=4
+ base size=8 base align=4
+QUrlInfo (0xb4c33ec4) 0
+ vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
+
+Vtable for QFtp
+QFtp::_ZTV4QFtp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI4QFtp)
+8 QFtp::metaObject
+12 QFtp::qt_metacast
+16 QFtp::qt_metacall
+20 QFtp::~QFtp
+24 QFtp::~QFtp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFtp
+ size=8 align=4
+ base size=8 base align=4
+QFtp (0xb4a7b4c0) 0
+ vptr=((& QFtp::_ZTV4QFtp) + 8u)
+ QObject (0xb4c33f78) 0
+ primary-for QFtp (0xb4a7b4c0)
+
+Vtable for QHttpHeader
+QHttpHeader::_ZTV11QHttpHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHttpHeader)
+8 QHttpHeader::~QHttpHeader
+12 QHttpHeader::~QHttpHeader
+16 QHttpHeader::toString
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QHttpHeader::parseLine
+
+Class QHttpHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpHeader (0xb4ab521c) 0
+ vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
+
+Vtable for QHttpResponseHeader
+QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QHttpResponseHeader)
+8 QHttpResponseHeader::~QHttpResponseHeader
+12 QHttpResponseHeader::~QHttpResponseHeader
+16 QHttpResponseHeader::toString
+20 QHttpResponseHeader::majorVersion
+24 QHttpResponseHeader::minorVersion
+28 QHttpResponseHeader::parseLine
+
+Class QHttpResponseHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpResponseHeader (0xb4a7b900) 0
+ vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
+ QHttpHeader (0xb4ab5384) 0
+ primary-for QHttpResponseHeader (0xb4a7b900)
+
+Vtable for QHttpRequestHeader
+QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QHttpRequestHeader)
+8 QHttpRequestHeader::~QHttpRequestHeader
+12 QHttpRequestHeader::~QHttpRequestHeader
+16 QHttpRequestHeader::toString
+20 QHttpRequestHeader::majorVersion
+24 QHttpRequestHeader::minorVersion
+28 QHttpRequestHeader::parseLine
+
+Class QHttpRequestHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpRequestHeader (0xb4a7ba00) 0
+ vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
+ QHttpHeader (0xb4ab54b0) 0
+ primary-for QHttpRequestHeader (0xb4a7ba00)
+
+Vtable for QHttp
+QHttp::_ZTV5QHttp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QHttp)
+8 QHttp::metaObject
+12 QHttp::qt_metacast
+16 QHttp::qt_metacall
+20 QHttp::~QHttp
+24 QHttp::~QHttp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHttp
+ size=8 align=4
+ base size=8 base align=4
+QHttp (0xb4a7bb00) 0
+ vptr=((& QHttp::_ZTV5QHttp) + 8u)
+ QObject (0xb4ab55dc) 0
+ primary-for QHttp (0xb4a7bb00)
+
+Vtable for QNetworkAccessManager
+QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QNetworkAccessManager)
+8 QNetworkAccessManager::metaObject
+12 QNetworkAccessManager::qt_metacast
+16 QNetworkAccessManager::qt_metacall
+20 QNetworkAccessManager::~QNetworkAccessManager
+24 QNetworkAccessManager::~QNetworkAccessManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkAccessManager::createRequest
+
+Class QNetworkAccessManager
+ size=8 align=4
+ base size=8 base align=4
+QNetworkAccessManager (0xb4a7be00) 0
+ vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
+ QObject (0xb4ab5870) 0
+ primary-for QNetworkAccessManager (0xb4a7be00)
+
+Class QNetworkCookie
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCookie (0xb4ab5a8c) 0
+
+Vtable for QNetworkCookieJar
+QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkCookieJar)
+8 QNetworkCookieJar::metaObject
+12 QNetworkCookieJar::qt_metacast
+16 QNetworkCookieJar::qt_metacall
+20 QNetworkCookieJar::~QNetworkCookieJar
+24 QNetworkCookieJar::~QNetworkCookieJar
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkCookieJar::cookiesForUrl
+60 QNetworkCookieJar::setCookiesFromUrl
+
+Class QNetworkCookieJar
+ size=8 align=4
+ base size=8 base align=4
+QNetworkCookieJar (0xb4af9240) 0
+ vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
+ QObject (0xb4ab5bb8) 0
+ primary-for QNetworkCookieJar (0xb4af9240)
+
+Vtable for QNetworkDiskCache
+QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkDiskCache)
+8 QNetworkDiskCache::metaObject
+12 QNetworkDiskCache::qt_metacast
+16 QNetworkDiskCache::qt_metacall
+20 QNetworkDiskCache::~QNetworkDiskCache
+24 QNetworkDiskCache::~QNetworkDiskCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkDiskCache::metaData
+60 QNetworkDiskCache::updateMetaData
+64 QNetworkDiskCache::data
+68 QNetworkDiskCache::remove
+72 QNetworkDiskCache::cacheSize
+76 QNetworkDiskCache::prepare
+80 QNetworkDiskCache::insert
+84 QNetworkDiskCache::clear
+88 QNetworkDiskCache::expire
+
+Class QNetworkDiskCache
+ size=8 align=4
+ base size=8 base align=4
+QNetworkDiskCache (0xb4af9780) 0
+ vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 8u)
+ QAbstractNetworkCache (0xb4af97c0) 0
+ primary-for QNetworkDiskCache (0xb4af9780)
+ QObject (0xb4ab5f3c) 0
+ primary-for QAbstractNetworkCache (0xb4af97c0)
+
+Vtable for QNetworkReply
+QNetworkReply::_ZTV13QNetworkReply: 33u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QNetworkReply)
+8 QNetworkReply::metaObject
+12 QNetworkReply::qt_metacast
+16 QNetworkReply::qt_metacall
+20 QNetworkReply::~QNetworkReply
+24 QNetworkReply::~QNetworkReply
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkReply::isSequential
+60 QIODevice::open
+64 QNetworkReply::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 QNetworkReply::writeData
+120 __cxa_pure_virtual
+124 QNetworkReply::setReadBufferSize
+128 QNetworkReply::ignoreSslErrors
+
+Class QNetworkReply
+ size=8 align=4
+ base size=8 base align=4
+QNetworkReply (0xb4af9a80) 0
+ vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 8u)
+ QIODevice (0xb4af9ac0) 0
+ primary-for QNetworkReply (0xb4af9a80)
+ QObject (0xb4b29168) 0
+ primary-for QIODevice (0xb4af9ac0)
+
+Class QAuthenticator
+ size=4 align=4
+ base size=4 base align=4
+QAuthenticator (0xb4b29384) 0
+
+Class QIPv6Address
+ size=16 align=1
+ base size=16 base align=1
+QIPv6Address (0xb4b293fc) 0
+
+Class QHostAddress
+ size=4 align=4
+ base size=4 base align=4
+QHostAddress (0xb4b29528) 0
+
+Class QHostInfo
+ size=4 align=4
+ base size=4 base align=4
+QHostInfo (0xb4b29924) 0
+
+Class QNetworkAddressEntry
+ size=4 align=4
+ base size=4 base align=4
+QNetworkAddressEntry (0xb4b2999c) 0
+
+Class QNetworkInterface
+ size=4 align=4
+ base size=4 base align=4
+QNetworkInterface (0xb4b29a50) 0
+
+Class QNetworkProxyQuery
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyQuery (0xb4b29bb8) 0
+
+Class QNetworkProxy
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxy (0xb4b29ce4) 0
+
+Vtable for QNetworkProxyFactory
+QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
+8 QNetworkProxyFactory::~QNetworkProxyFactory
+12 QNetworkProxyFactory::~QNetworkProxyFactory
+16 __cxa_pure_virtual
+
+Class QNetworkProxyFactory
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyFactory (0xb4b29e88) 0 nearly-empty
+ vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 8u)
+
+Vtable for QLocalServer
+QLocalServer::_ZTV12QLocalServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalServer)
+8 QLocalServer::metaObject
+12 QLocalServer::qt_metacast
+16 QLocalServer::qt_metacall
+20 QLocalServer::~QLocalServer
+24 QLocalServer::~QLocalServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalServer::hasPendingConnections
+60 QLocalServer::nextPendingConnection
+64 QLocalServer::incomingConnection
+
+Class QLocalServer
+ size=8 align=4
+ base size=8 base align=4
+QLocalServer (0xb4b54800) 0
+ vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
+ QObject (0xb4b29ec4) 0
+ primary-for QLocalServer (0xb4b54800)
+
+Vtable for QLocalSocket
+QLocalSocket::_ZTV12QLocalSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalSocket)
+8 QLocalSocket::metaObject
+12 QLocalSocket::qt_metacast
+16 QLocalSocket::qt_metacall
+20 QLocalSocket::~QLocalSocket
+24 QLocalSocket::~QLocalSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalSocket::isSequential
+60 QIODevice::open
+64 QLocalSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QLocalSocket::bytesAvailable
+92 QLocalSocket::bytesToWrite
+96 QLocalSocket::canReadLine
+100 QLocalSocket::waitForReadyRead
+104 QLocalSocket::waitForBytesWritten
+108 QLocalSocket::readData
+112 QIODevice::readLineData
+116 QLocalSocket::writeData
+
+Class QLocalSocket
+ size=8 align=4
+ base size=8 base align=4
+QLocalSocket (0xb4b54ac0) 0
+ vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
+ QIODevice (0xb4b54b00) 0
+ primary-for QLocalSocket (0xb4b54ac0)
+ QObject (0xb49e20f0) 0
+ primary-for QIODevice (0xb4b54b00)
+
+Vtable for QTcpServer
+QTcpServer::_ZTV10QTcpServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTcpServer)
+8 QTcpServer::metaObject
+12 QTcpServer::qt_metacast
+16 QTcpServer::qt_metacall
+20 QTcpServer::~QTcpServer
+24 QTcpServer::~QTcpServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTcpServer::hasPendingConnections
+60 QTcpServer::nextPendingConnection
+64 QTcpServer::incomingConnection
+
+Class QTcpServer
+ size=8 align=4
+ base size=8 base align=4
+QTcpServer (0xb4b54dc0) 0
+ vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
+ QObject (0xb49e230c) 0
+ primary-for QTcpServer (0xb4b54dc0)
+
+Vtable for QUdpSocket
+QUdpSocket::_ZTV10QUdpSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUdpSocket)
+8 QUdpSocket::metaObject
+12 QUdpSocket::qt_metacast
+16 QUdpSocket::qt_metacall
+20 QUdpSocket::~QUdpSocket
+24 QUdpSocket::~QUdpSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QUdpSocket
+ size=8 align=4
+ base size=8 base align=4
+QUdpSocket (0xb4a01080) 0
+ vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
+ QAbstractSocket (0xb4a010c0) 0
+ primary-for QUdpSocket (0xb4a01080)
+ QIODevice (0xb4a01100) 0
+ primary-for QAbstractSocket (0xb4a010c0)
+ QObject (0xb49e2528) 0
+ primary-for QIODevice (0xb4a01100)
+
diff --git a/tests/auto/bic/data/QtOpenGL.4.0.0.aix-gcc-power32.txt b/tests/auto/bic/data/QtOpenGL.4.0.0.aix-gcc-power32.txt
index 2aedf188e7..f06a7d1091 100644
--- a/tests/auto/bic/data/QtOpenGL.4.0.0.aix-gcc-power32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.0.0.aix-gcc-power32.txt
@@ -53,21 +53,6 @@ Class QBool
size=1 align=1
QBool (0x300b7280) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
QFlag (0x30111840) 0
@@ -80,7 +65,6 @@ Class QChar
size=2 align=2
QChar (0x30148980) 0
-
Class QBasicAtomic
size=4 align=4
QBasicAtomic (0x30209d00) 0
@@ -94,8 +78,6 @@ Class sigset_t
size=8 align=4
sigset_t (0x3026ad80) 0
-
-
Class fsid_t
size=8 align=4
fsid_t (0x302718c0) 0
@@ -104,10 +86,6 @@ Class fsid64_t
size=16 align=8
fsid64_t (0x30271c40) 0
-
-
-
-
Class _quad
size=8 align=4
_quad (0x30278ec0) 0
@@ -120,12 +98,10 @@ Class adspace_t
size=68 align=4
adspace_t (0x30281e00) 0
-
Class label_t
size=100 align=4
label_t (0x30286d00) 0
-
Class sigset
size=8 align=4
sigset (0x3028bc80) 0
@@ -166,19 +142,6 @@ Class QByteRef
size=8 align=4
QByteRef (0x302b7540) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
QInternal (0x303b3f80) 0 empty
@@ -195,7 +158,6 @@ Class QString
size=4 align=4
QString (0x300a1f40) 0
-
Class QLatin1String
size=4 align=4
QLatin1String (0x303bac00) 0
@@ -209,7 +171,6 @@ Class QConstString
QConstString (0x300b7640) 0
QString (0x300b7680) 0
-
Class QListData::Data
size=24 align=4
QListData::Data (0x30073340) 0
@@ -218,7 +179,6 @@ Class QListData
size=4 align=4
QListData (0x300732c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
QTextCodec::ConverterState (0x302fb600) 0
@@ -240,8 +200,6 @@ Class QTextCodec
QTextCodec (0x303bab80) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8)
-
-
Class QTextEncoder
size=32 align=4
QTextEncoder (0x30365980) 0
@@ -259,13 +217,10 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3036a6c0) 0
QGenericArgument (0x3036a700) 0
-
Class QMetaObject
size=16 align=4
QMetaObject (0x3058c900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4 entries
0 0
@@ -352,7 +307,6 @@ QIODevice (0x30365880) 0
QObject (0x301e4440) 0
primary-for QIODevice (0x30365880)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4 entries
0 0
@@ -369,21 +323,15 @@ Class QRegExp
size=4 align=4
QRegExp (0x303baa80) 0
-
Class QStringMatcher
size=1036 align=4
QStringMatcher (0x3012d8c0) 0
-
-
Class QStringList
size=4 align=4
QStringList (0x303bab00) 0
QList<QString> (0x300c3280) 0
-
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
0 0
@@ -508,7 +456,6 @@ Class QMapData
size=72 align=4
QMapData (0x304b4140) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4 entries
0 0
@@ -521,7 +468,6 @@ Class QTextStream
QTextStream (0x3050bbc0) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8)
-
Class QTextStreamManipulator
size=24 align=4
QTextStreamManipulator (0x30385a40) 0
@@ -605,21 +551,14 @@ QFile (0x3057c8c0) 0
QObject (0x3057c980) 0
primary-for QIODevice (0x3057c900)
-
Class QFileInfo
size=4 align=4
QFileInfo (0x304b0580) 0
-
-
-
-
Class QDir
size=4 align=4
QDir (0x304b03c0) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35 entries
0 0
@@ -663,7 +602,6 @@ Class QFileEngine
QFileEngine (0x3057c7c0) 0
vptr=((&QFileEngine::_ZTV11QFileEngine) + 8)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5 entries
0 0
@@ -724,23 +662,6 @@ Class QMetaType
size=1 align=1
QMetaType (0x30079000) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
QVariant::PrivateShared (0x30337500) 0
@@ -761,25 +682,10 @@ Class QVariant
size=16 align=8
QVariant (0x30166c00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
QVariantComparisonHelper (0x30225880) 0
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
lconv (0x30492a00) 0
@@ -820,42 +726,30 @@ Class localeinfo_table
size=36 align=4
localeinfo_table (0x303d9cc0) 0
-
Class _LC_charmap_objhdl
size=12 align=4
_LC_charmap_objhdl (0x304dcc80) 0
-
Class _LC_monetary_objhdl
size=12 align=4
_LC_monetary_objhdl (0x305614c0) 0
-
Class _LC_numeric_objhdl
size=12 align=4
_LC_numeric_objhdl (0x30561d00) 0
-
Class _LC_resp_objhdl
size=12 align=4
_LC_resp_objhdl (0x300838c0) 0
-
Class _LC_time_objhdl
size=12 align=4
_LC_time_objhdl (0x3012c400) 0
-
-
-
-
-
Class _LC_collate_objhdl
size=12 align=4
_LC_collate_objhdl (0x301bfb80) 0
-
-
Class _LC_ctype_objhdl
size=12 align=4
_LC_ctype_objhdl (0x30594100) 0
@@ -868,12 +762,10 @@ Class _LC_locale_objhdl
size=12 align=4
_LC_locale_objhdl (0x303da600) 0
-
Class _LC_object_handle
size=20 align=4
_LC_object_handle (0x30591080) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14 entries
0 0
@@ -947,8 +839,6 @@ Class QUrl
size=4 align=4
QUrl (0x302256c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14 entries
0 0
@@ -973,7 +863,6 @@ QEventLoop (0x30802000) 0
QObject (0x30802040) 0
primary-for QEventLoop (0x30802000)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27 entries
0 0
@@ -1015,12 +904,10 @@ Class QModelIndex
size=16 align=4
QModelIndex (0x3049cc80) 0
-
Class QPersistentModelIndex
size=4 align=4
QPersistentModelIndex (0x3049cb80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42 entries
0 0
@@ -1185,7 +1072,6 @@ Class QBasicTimer
size=4 align=4
QBasicTimer (0x307fe180) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4 entries
0 0
@@ -1270,12 +1156,10 @@ Class QMetaMethod
size=8 align=4
QMetaMethod (0x30379340) 0
-
Class QMetaEnum
size=8 align=4
QMetaEnum (0x303793c0) 0
-
Class QMetaProperty
size=20 align=4
QMetaProperty (0x303794c0) 0
@@ -1284,7 +1168,6 @@ Class QMetaClassInfo
size=8 align=4
QMetaClassInfo (0x30379540) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17 entries
0 0
@@ -1551,7 +1434,6 @@ Class QBitRef
size=8 align=4
QBitRef (0x305a6140) 0
-
Class QByteArrayMatcher
size=1032 align=4
QByteArrayMatcher (0x30872580) 0
@@ -1568,42 +1450,34 @@ Class QHashDummyValue
size=1 align=1
QHashDummyValue (0x30893ec0) 0 empty
-
Class QDate
size=4 align=4
QDate (0x301eb4c0) 0
-
Class QTime
size=4 align=4
QTime (0x301f1e80) 0
-
Class QDateTime
size=4 align=4
QDateTime (0x304b0440) 0
-
Class QPoint
size=8 align=4
QPoint (0x301f9d40) 0
-
Class QPointF
size=16 align=8
QPointF (0x30200880) 0
-
Class QLine
size=16 align=4
QLine (0x301eb540) 0
-
Class QLineF
size=32 align=8
QLineF (0x301eb600) 0
-
Class QLinkedListData
size=20 align=4
QLinkedListData (0x309a6440) 0
@@ -1612,27 +1486,22 @@ Class QLocale
size=4 align=4
QLocale (0x301eb800) 0
-
Class QSize
size=8 align=4
QSize (0x30200a80) 0
-
Class QSizeF
size=16 align=8
QSizeF (0x30209200) 0
-
Class QRect
size=16 align=4
QRect (0x30213780) 0
-
Class QRectF
size=32 align=8
QRectF (0x302138c0) 0
-
Class QSharedData
size=4 align=4
QSharedData (0x30ac8440) 0
@@ -1653,7 +1522,6 @@ Class QKeySequence
size=4 align=4
QKeySequence (0x305580c0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7 entries
0 0
@@ -1917,8 +1785,6 @@ Class QInputMethodEvent::Attribute
size=32 align=8
QInputMethodEvent::Attribute (0x307e7800) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4 entries
0 0
@@ -2175,8 +2041,6 @@ Class QAccessible
size=1 align=1
QAccessible (0x30c2af00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19 entries
0 0
@@ -2448,10 +2312,6 @@ Class QPaintDevice
QPaintDevice (0x30bc8900) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8)
-
-
-
-
Class QColor
size=16 align=4
QColor (0x30534d80) 0
@@ -2460,17 +2320,10 @@ Class QBrush
size=4 align=4
QBrush (0x305317c0) 0
-
Class QBrushData
size=24 align=4
QBrushData (0x30a77a00) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
QGradient (0x30a77a80) 0
@@ -3094,7 +2947,6 @@ QFileDialog (0x30d9d000) 0
QPaintDevice (0x30d9d0c0) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 244)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66 entries
0 0
@@ -3776,7 +3628,6 @@ QImage (0x305472c0) 0
QPaintDevice (0x30c41b80) 0
primary-for QImage (0x305472c0)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7 entries
0 0
@@ -3817,7 +3668,6 @@ Class QIcon
size=4 align=4
QIcon (0x30536cc0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9 entries
0 0
@@ -4130,8 +3980,6 @@ QActionGroup (0x30fdb180) 0
QObject (0x31016480) 0
primary-for QActionGroup (0x30fdb180)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26 entries
0 0
@@ -4427,7 +4275,6 @@ QAbstractSpinBox (0x30c2a3c0) 0
QPaintDevice (0x30c2a5c0) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64 entries
0 0
@@ -4631,8 +4478,6 @@ QStyle (0x30ccda80) 0
QObject (0x30ced6c0) 0
primary-for QStyle (0x30ccda80)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67 entries
0 0
@@ -4899,13 +4744,11 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x310ccb00) 0
QStyleOption (0x310ccb40) 0
-
Class QStyleOptionButton
size=64 align=4
QStyleOptionButton (0x310e8580) 0
QStyleOption (0x310e85c0) 0
-
Class QStyleOptionTab
size=72 align=4
QStyleOptionTab (0x31146ac0) 0
@@ -4921,7 +4764,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x30f8d740) 0
QStyleOption (0x30f8d780) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
QStyleOptionQ3ListViewItem (0x30f2f000) 0
@@ -4969,15 +4811,12 @@ QStyleOptionSpinBox (0x307d5680) 0
QStyleOptionComplex (0x307d56c0) 0
QStyleOption (0x307d57c0) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
QStyleOptionQ3ListView (0x309d9180) 0
QStyleOptionComplex (0x309d91c0) 0
QStyleOption (0x309d9380) 0
-
Class QStyleOptionToolButton
size=96 align=4
QStyleOptionToolButton (0x30b8e840) 0
@@ -5121,7 +4960,6 @@ Class QItemSelectionRange
size=8 align=4
QItemSelectionRange (0x310faec0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18 entries
0 0
@@ -5150,15 +4988,11 @@ QItemSelectionModel (0x311834c0) 0
QObject (0x31183500) 0
primary-for QItemSelectionModel (0x311834c0)
-
-
-
Class QItemSelection
size=4 align=4
QItemSelection (0x30d9ad80) 0
QList<QItemSelectionRange> (0x31174fc0) 0
-
Vtable for QAbstractItemView
QAbstractItemView::_ZTV17QAbstractItemView: 103 entries
0 0
@@ -5280,7 +5114,6 @@ QAbstractItemView (0x311e8dc0) 0
QPaintDevice (0x311e8ec0) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 392)
-
Vtable for QFileIconProvider
QFileIconProvider::_ZTV17QFileIconProvider: 7 entries
0 0
@@ -5526,8 +5359,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3115d940) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6 entries
0 0
@@ -5542,7 +5373,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x3116f1c0) 0
vptr=((&QItemEditorFactory::_ZTV18QItemEditorFactory) + 8)
-
Vtable for QListView
QListView::_ZTV9QListView: 103 entries
0 0
@@ -5666,8 +5496,6 @@ QListView (0x310cc3c0) 0
QPaintDevice (0x310cc500) 8
vptr=((&QListView::_ZTV9QListView) + 392)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11 entries
0 0
@@ -6380,10 +6208,6 @@ QTreeView (0x30ea3980) 0
QPaintDevice (0x30ea3ac0) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 400)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10 entries
0 0
@@ -6402,9 +6226,6 @@ Class QTreeWidgetItem
QTreeWidgetItem (0x30f51340) 0
vptr=((&QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8)
-
-
-
Vtable for QTreeWidget
QTreeWidget::_ZTV11QTreeWidget: 109 entries
0 0
@@ -7212,61 +7033,36 @@ Class QColormap
size=4 align=4
QColormap (0x30a74040) 0
-
-
Class QPolygon
size=4 align=4
QPolygon (0x30547bc0) 0
QVector<QPoint> (0x30e7f4c0) 0
-
-
-
-
Class QPolygonF
size=4 align=4
QPolygonF (0x3109d300) 0
QVector<QPointF> (0x310a2880) 0
-
-
Class QMatrix
size=48 align=8
QMatrix (0x307ef840) 0
-
Class QTextOption
size=24 align=4
QTextOption (0x3147a800) 0
-
Class QPen
size=4 align=4
QPen (0x30558c80) 0
-
Class QPainter
size=4 align=4
QPainter (0x30bc8a00) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
QTextItem (0x314b5840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24 entries
0 0
@@ -7299,7 +7095,6 @@ Class QPaintEngine
QPaintEngine (0x3097e900) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8)
-
Class QPaintEngineState
size=4 align=4
QPaintEngineState (0x31124440) 0
@@ -7312,18 +7107,14 @@ Class QPainterPath
size=4 align=4
QPainterPath (0x30d0fd40) 0
-
-
Class QPainterPathPrivate
size=8 align=4
QPainterPathPrivate (0x3082d680) 0
-
Class QPainterPathStroker
size=4 align=4
QPainterPathStroker (0x308cea40) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7 entries
0 0
@@ -7411,7 +7202,6 @@ QCommonStyle (0x31225280) 0
QObject (0x31225480) 0
primary-for QStyle (0x31225440)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35 entries
0 0
@@ -7723,13 +7513,10 @@ Class QTextLength
size=12 align=4
QTextLength (0x30225540) 0
-
Class QTextFormat
size=8 align=4
QTextFormat (0x30213a00) 0
-
-
Class QTextCharFormat
size=8 align=4
QTextCharFormat (0x31551440) 0
@@ -7774,8 +7561,6 @@ Class QTextLayout
size=4 align=4
QTextLayout (0x30d0fa40) 0
-
-
Class QTextLine
size=8 align=4
QTextLine (0x30d0fb40) 0
@@ -7821,8 +7606,6 @@ QTextDocument (0x315517c0) 0
QObject (0x3160b200) 0
primary-for QTextDocument (0x315517c0)
-
-
Class QTextCursor
size=4 align=4
QTextCursor (0x31551740) 0
@@ -7831,8 +7614,6 @@ Class QAbstractTextDocumentLayout::Selection
size=12 align=4
QAbstractTextDocumentLayout::Selection (0x315bccc0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
QAbstractTextDocumentLayout::PaintContext (0x315b81c0) 0
@@ -7988,7 +7769,6 @@ QTextFrame (0x3162a4c0) 0
QObject (0x314d8840) 0
primary-for QTextObject (0x314d8800)
-
Class QTextBlock::iterator
size=16 align=4
QTextBlock::iterator (0x313ccd40) 0
@@ -7997,13 +7777,10 @@ Class QTextBlock
size=8 align=4
QTextBlock (0x317add40) 0
-
-
Class QTextFragment
size=12 align=4
QTextFragment (0x315250c0) 0
-
Vtable for QTextList
QTextList::_ZTV9QTextList: 17 entries
0 0
@@ -8594,7 +8371,6 @@ QDateEdit (0x310f8700) 0
QPaintDevice (0x310f8800) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 260)
-
Vtable for QDial
QDial::_ZTV5QDial: 64 entries
0 0
@@ -8752,7 +8528,6 @@ QDockWidget (0x316cac40) 0
QPaintDevice (0x316cacc0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 232)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63 entries
0 0
@@ -10874,7 +10649,6 @@ Class QGLColormap
size=4 align=4
QGLColormap (0x319d2a40) 0
-
Class QGLFormat
size=4 align=4
QGLFormat (0x31b06e80) 0
@@ -10985,18 +10759,3 @@ QGLWidget (0x30e6bac0) 0
QPaintDevice (0x31b25200) 8
vptr=((&QGLWidget::_ZTV9QGLWidget) + 272)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-amd64.txt
index 5693e93961..b2bc8a2f49 100644
--- a/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-amd64.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-amd64.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x2aaaad406a10) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x2aaaad45c0e0) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2aaaad5c07e0) 0
QGenericArgument (0x2aaaad5c0850) 0
-
Class QMetaObject
size=32 align=8
base size=32 base align=8
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x2aaaad5fcd20) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=12 base align=8
QByteRef (0x2aaaad7683f0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -171,7 +141,6 @@ Class QString
base size=8 base align=8
QString (0x2aaaad7fa770) 0
-
Class QLatin1String
size=8 align=8
base size=8 base align=8
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x2aaaadabe2a0) 0
QString (0x2aaaadabe310) 0
-
Class QListData::Data
size=32 align=8
base size=32 base align=8
@@ -199,8 +167,6 @@ Class QListData
base size=8 base align=8
QListData (0x2aaaadafa770) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x2aaaadc8daf0) 0
QObject (0x2aaaadc8db60) 0
primary-for QIODevice (0x2aaaadc8daf0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=128 base align=8
QMapData (0x2aaaadd4b2a0) 0
-
Class QTextCodec::ConverterState
size=32 align=8
base size=32 base align=8
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x2aaaade40ee0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-
Class QTextEncoder
size=40 align=8
base size=40 base align=8
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=40 base align=8
QTextDecoder (0x2aaaadec17e0) 0
-
-
-
-
-
Class __gconv_trans_data
size=40 align=8
base size=40 base align=8
@@ -376,8 +333,6 @@ Class __gconv_info
base size=16 base align=8
__gconv_info (0x2aaaadedd310) 0
-
-
Class _IO_marker
size=24 align=8
base size=24 base align=8
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=216 base align=8
_IO_FILE (0x2aaaadedd5b0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x2aaaadedd700) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
Class QTextStreamManipulator
size=40 align=8
base size=38 base align=8
@@ -492,7 +445,6 @@ QFile (0x2aaaae01a460) 0
QObject (0x2aaaae01a540) 0
primary-for QIODevice (0x2aaaae01a4d0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=8 base align=8
QRegExp (0x2aaaae08d0e0) 0
-
Class QStringMatcher
size=1048 align=8
base size=1044 base align=8
QStringMatcher (0x2aaaae0b11c0) 0
-
-
Class QStringList
size=8 align=8
base size=8 base align=8
QStringList (0x2aaaae0b18c0) 0
QList<QString> (0x2aaaae0b1930) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=8 base align=8
QFileInfo (0x2aaaae190460) 0
-
-
-
-
Class QDir
size=8 align=8
base size=8 base align=8
QDir (0x2aaaae1cec40) 0
-
-
Class QUrl
size=8 align=8
base size=8 base align=8
QUrl (0x2aaaae26ae00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x2aaaae2eb9a0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=16 align=8
base size=12 base align=8
@@ -717,16 +639,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x2aaaae31ce70) 0
-
-
-
-
Class QVariantComparisonHelper
size=8 align=8
base size=8 base align=8
QVariantComparisonHelper (0x2aaaae416d20) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -796,7 +713,6 @@ Class QFileEngine
QFileEngine (0x2aaaae4a5c40) 0
vptr=((& QFileEngine::_ZTV11QFileEngine) + 16u)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2aaaae4ec8c0) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2aaaae610d90) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x2aaaae65b150) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2aaaae68d930) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x2aaaae6bf3f0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x2aaaae6f7a80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x2aaaae7493f0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2aaaae7a02a0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x2aaaae844bd0) 0
-
Class QLinkedListData
size=32 align=8
base size=32 base align=8
@@ -890,7 +797,6 @@ Class QBitRef
base size=12 base align=8
QBitRef (0x2aaaae9e2d20) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=8 base align=8
QLocale (0x2aaaaeb20a10) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x2aaaaebcdb60) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2aaaaebf3f50) 0
-
Class QDateTime
size=8 align=8
base size=8 base align=8
QDateTime (0x2aaaaec11d90) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x2aaaaecba3f0) 0
QObject (0x2aaaaecba460) 0
primary-for QEventLoop (0x2aaaaecba3f0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=24 base align=8
QModelIndex (0x2aaaaed32930) 0
-
Class QPersistentModelIndex
size=8 align=8
base size=8 base align=8
QPersistentModelIndex (0x2aaaaed5f0e0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2aaaaedf49a0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=12 base align=8
QMetaMethod (0x2aaaaee57000) 0
-
Class QMetaEnum
size=16 align=8
base size=12 base align=8
QMetaEnum (0x2aaaaee57620) 0
-
Class QMetaProperty
size=32 align=8
base size=32 base align=8
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=12 base align=8
QMetaClassInfo (0x2aaaaee57e70) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1637,10 +1532,6 @@ Class QWriteLocker
base size=8 base align=8
QWriteLocker (0x2aaaaef2abd0) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1656,24 +1547,16 @@ Class QPen
base size=8 base align=8
QPen (0x2aaaaefc8700) 0
-
Class QBrush
size=8 align=8
base size=8 base align=8
QBrush (0x2aaaaefc8bd0) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2aaaaeff92a0) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=64 base align=8
@@ -1702,14 +1585,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x2aaaaf0303f0) 0
-
Class QTextFormat
size=16 align=8
base size=12 base align=8
QTextFormat (0x2aaaaf052150) 0
-
-
Class QTextCharFormat
size=16 align=8
base size=12 base align=8
@@ -1848,7 +1728,6 @@ QTextFrame (0x2aaaaf1becb0) 0
QObject (0x2aaaaf1bed90) 0
primary-for QTextObject (0x2aaaaf1bed20)
-
Class QTextBlock::iterator
size=24 align=8
base size=20 base align=8
@@ -1859,14 +1738,11 @@ Class QTextBlock
base size=12 base align=8
QTextBlock (0x2aaaaf1ffcb0) 0
-
-
Class QTextFragment
size=16 align=8
base size=16 base align=8
QTextFragment (0x2aaaaf243540) 0
-
Class QFontMetrics
size=8 align=8
base size=8 base align=8
@@ -1925,13 +1801,11 @@ QTextDocument (0x2aaaaf27eb60) 0
QObject (0x2aaaaf27ebd0) 0
primary-for QTextDocument (0x2aaaaf27eb60)
-
Class QTextOption
size=32 align=8
base size=32 base align=8
QTextOption (0x2aaaaf2d03f0) 0
-
Class QTextTableCell
size=16 align=8
base size=12 base align=8
@@ -1981,7 +1855,6 @@ Class QKeySequence
base size=8 base align=8
QKeySequence (0x2aaaaf32ee00) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2263,8 +2136,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x2aaaaf446850) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2547,8 +2418,6 @@ Class QTextLayout
base size=8 base align=8
QTextLayout (0x2aaaaf5025b0) 0
-
-
Class QTextLine
size=16 align=8
base size=16 base align=8
@@ -2596,7 +2465,6 @@ Class QTextDocumentFragment
base size=8 base align=8
QTextDocumentFragment (0x2aaaaf563e70) 0
-
Class QTextCursor
size=8 align=8
base size=8 base align=8
@@ -2618,8 +2486,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=24 base align=8
QAbstractTextDocumentLayout::Selection (0x2aaaaf62bf50) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=64 align=8
base size=64 base align=8
@@ -3445,7 +3311,6 @@ QFileDialog (0x2aaaaf90ecb0) 0
QPaintDevice (0x2aaaaf90ee00) 16
vptr=((& QFileDialog::_ZTV11QFileDialog) + 488u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3964,7 +3829,6 @@ QImage (0x2aaaafa4c7e0) 0
QPaintDevice (0x2aaaafa4c850) 0
primary-for QImage (0x2aaaafa4c7e0)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4188,7 +4052,6 @@ Class QIcon
base size=8 base align=8
QIcon (0x2aaaafbd5070) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4339,16 +4202,12 @@ Class QPrintEngine
QPrintEngine (0x2aaaafc75620) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 16u)
-
-
Class QPolygon
size=8 align=8
base size=8 base align=8
QPolygon (0x2aaaafcad000) 0
QVector<QPoint> (0x2aaaafcad070) 0
-
-
Class QPolygonF
size=8 align=8
base size=8 base align=8
@@ -4360,20 +4219,11 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x2aaaafd0f000) 0
-
Class QPainter
size=8 align=8
base size=8 base align=8
QPainter (0x2aaaafd3d770) 0
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4420,8 +4270,6 @@ QStyle (0x2aaaafefe150) 0
QObject (0x2aaaafefe1c0) 0
primary-for QStyle (0x2aaaafefe150)
-
-
Class QStylePainter
size=24 align=8
base size=24 base align=8
@@ -4438,14 +4286,11 @@ Class QPainterPath
base size=8 base align=8
QPainterPath (0x2aaaaff8c3f0) 0
-
-
Class QPainterPathPrivate
size=16 align=8
base size=16 base align=8
QPainterPathPrivate (0x2aaaaff8c5b0) 0
-
Class QPainterPathStroker
size=8 align=8
base size=8 base align=8
@@ -4456,8 +4301,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x2aaaafff6e00) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4491,7 +4334,6 @@ Class QPaintEngine
QPaintEngine (0x2aaab00141c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -4502,7 +4344,6 @@ Class QItemSelectionRange
base size=16 base align=8
QItemSelectionRange (0x2aaab005ce00) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4532,9 +4373,6 @@ QItemSelectionModel (0x2aaab00da070) 0
QObject (0x2aaab00da0e0) 0
primary-for QItemSelectionModel (0x2aaab00da070)
-
-
-
Class QItemSelection
size=8 align=8
base size=8 base align=8
@@ -4822,7 +4660,6 @@ QAbstractSpinBox (0x2aaab0190770) 0
QPaintDevice (0x2aaab0190850) 16
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 504u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5258,14 +5095,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x2aaab02f72a0) 0
QStyleOption (0x2aaab02f7310) 0
-
Class QStyleOptionButton
size=88 align=8
base size=88 base align=8
QStyleOptionButton (0x2aaab02f79a0) 0
QStyleOption (0x2aaab02f7a10) 0
-
Class QStyleOptionTab
size=96 align=8
base size=96 base align=8
@@ -5284,7 +5119,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x2aaab0367700) 0
QStyleOption (0x2aaab0367770) 0
-
Class QStyleOptionQ3ListViewItem
size=80 align=8
base size=76 base align=8
@@ -5341,8 +5175,6 @@ QStyleOptionSpinBox (0x2aaab03fdcb0) 0
QStyleOptionComplex (0x2aaab03fdd20) 0
QStyleOption (0x2aaab03fdd90) 0
-
-
Class QStyleOptionQ3ListView
size=112 align=8
base size=105 base align=8
@@ -5350,7 +5182,6 @@ QStyleOptionQ3ListView (0x2aaab0419380) 0
QStyleOptionComplex (0x2aaab04193f0) 0
QStyleOption (0x2aaab0419460) 0
-
Class QStyleOptionToolButton
size=128 align=8
base size=128 base align=8
@@ -5537,7 +5368,6 @@ QAbstractItemView (0x2aaab04c33f0) 0
QPaintDevice (0x2aaab04c35b0) 16
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 784u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5719,8 +5549,6 @@ QListView (0x2aaab0563850) 0
QPaintDevice (0x2aaab0563a80) 16
vptr=((& QListView::_ZTV9QListView) + 784u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6636,8 +6464,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x2aaab07d9690) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 16u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6653,10 +6479,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x2aaab07ee000) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 16u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6882,8 +6704,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2aaab08eca80) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -7730,8 +7550,6 @@ QActionGroup (0x2aaab0b861c0) 0
QObject (0x2aaab0b86230) 0
primary-for QActionGroup (0x2aaab0b861c0)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -7871,7 +7689,6 @@ QCommonStyle (0x2aaab0bf25b0) 0
QObject (0x2aaab0bf2690) 0
primary-for QStyle (0x2aaab0bf2620)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9398,7 +9215,6 @@ QDateEdit (0x2aaab0eb2e00) 0
QPaintDevice (0x2aaab0eb2070) 16
vptr=((& QDateEdit::_ZTV9QDateEdit) + 520u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9557,7 +9373,6 @@ QDockWidget (0x2aaab0f1e230) 0
QPaintDevice (0x2aaab0f1e310) 16
vptr=((& QDockWidget::_ZTV11QDockWidget) + 464u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11137,7 +10952,6 @@ Class QGLColormap
base size=8 base align=8
QGLColormap (0x2aaab13210e0) 0
-
Class QGLFormat
size=8 align=8
base size=8 base align=8
@@ -11251,33 +11065,3 @@ QGLWidget (0x2aaab1354af0) 0
QPaintDevice (0x2aaab163e000) 16
vptr=((& QGLWidget::_ZTV9QGLWidget) + 544u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ia32.txt
index 155c41e24e..0b698e30cc 100644
--- a/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ia32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x40b66000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40b66500) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40b66d80) 0
QGenericArgument (0x40b66dc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x414760c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x41476880) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,7 +146,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x41476b40) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x41476e40) 0
QString (0x41476e80) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -199,8 +167,6 @@ Class QListData
base size=4 base align=4
QListData (0x41735000) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x41735680) 0
QObject (0x417356c0) 0
primary-for QIODevice (0x41735680)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x41735900) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x41735dc0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x41931000) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -376,8 +333,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x41931280) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x41931380) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x41931400) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -492,7 +445,6 @@ QFile (0x41931c80) 0
QObject (0x41931d00) 0
primary-for QIODevice (0x41931cc0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x41931fc0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x41931900) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x41a2f0c0) 0
QList<QString> (0x41a2f100) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x41a2f840) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x41a2fa80) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x41a2fc80) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x41a2fe00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -717,16 +639,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x41b73240) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x41b73bc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -810,7 +727,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x41b73f80) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x41b73d80) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x41c774c0) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x41c779c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x41c77f00) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x41c77500) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x41c77800) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x41d9c0c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x41d9c680) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x41d9c980) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -890,7 +797,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x41d9c380) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x41f85280) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x41f85440) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x41f85600) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x41f857c0) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x41f85500) 0
QObject (0x41f85640) 0
primary-for QEventLoop (0x41f85500)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x420c1300) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x420c1480) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x420c1b00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x420c1f00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x420c1fc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x420c14c0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1637,10 +1532,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x421a6580) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1656,24 +1547,16 @@ Class QPen
base size=4 base align=4
QPen (0x421a6b80) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x421a6c00) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x421a6c80) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -1702,14 +1585,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x421a6d00) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x4227b100) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1848,7 +1728,6 @@ QTextFrame (0x4227bb00) 0
QObject (0x4227bb80) 0
primary-for QTextObject (0x4227bb40)
-
Class QTextBlock::iterator
size=16 align=4
base size=16 base align=4
@@ -1859,14 +1738,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x4227be40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x4227b280) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -1930,7 +1806,6 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x4237b340) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -1980,7 +1855,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x4237ba40) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2262,8 +2136,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x42445b00) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2546,8 +2418,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x424b69c0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2595,7 +2465,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x424b6080) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2617,8 +2486,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x4256b200) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3444,7 +3311,6 @@ QFileDialog (0x426d2440) 0
QPaintDevice (0x426d2540) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3963,7 +3829,6 @@ QImage (0x426d2f80) 0
QPaintDevice (0x427b7000) 0
primary-for QImage (0x426d2f80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4187,7 +4052,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x427b7c80) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4338,16 +4202,12 @@ Class QPrintEngine
QPrintEngine (0x428ae200) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x428ae440) 0
QVector<QPoint> (0x428ae480) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4359,20 +4219,11 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x428ae900) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x428ae980) 0
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4419,8 +4270,6 @@ QStyle (0x428ae240) 0
QObject (0x428ae9c0) 0
primary-for QStyle (0x428ae240)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4437,14 +4286,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x42a28340) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x42a284c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4455,8 +4301,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x42a28840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4490,7 +4334,6 @@ Class QPaintEngine
QPaintEngine (0x42a288c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -4501,7 +4344,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x42a28b40) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4531,9 +4373,6 @@ QItemSelectionModel (0x42a28cc0) 0
QObject (0x42a28d00) 0
primary-for QItemSelectionModel (0x42a28cc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -4821,7 +4660,6 @@ QAbstractSpinBox (0x42b534c0) 0
QPaintDevice (0x42b53580) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5257,14 +5095,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x42c29100) 0
QStyleOption (0x42c29140) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x42c29280) 0
QStyleOption (0x42c292c0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5283,7 +5119,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x42c29840) 0
QStyleOption (0x42c29880) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5340,8 +5175,6 @@ QStyleOptionSpinBox (0x42cba100) 0
QStyleOptionComplex (0x42cba140) 0
QStyleOption (0x42cba180) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5349,7 +5182,6 @@ QStyleOptionQ3ListView (0x42cba280) 0
QStyleOptionComplex (0x42cba2c0) 0
QStyleOption (0x42cba300) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5536,7 +5368,6 @@ QAbstractItemView (0x42cbad00) 0
QPaintDevice (0x42cbae40) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5718,8 +5549,6 @@ QListView (0x42cba680) 0
QPaintDevice (0x42d57000) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6635,8 +6464,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x42e73480) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6652,10 +6479,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x42e73600) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6881,8 +6704,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x42e73c00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -7729,8 +7550,6 @@ QActionGroup (0x42ff4b40) 0
QObject (0x42ff4b80) 0
primary-for QActionGroup (0x42ff4b40)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -7870,7 +7689,6 @@ QCommonStyle (0x42ff4300) 0
QObject (0x42ff4680) 0
primary-for QStyle (0x42ff44c0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9397,7 +9215,6 @@ QDateEdit (0x431c61c0) 0
QPaintDevice (0x431c6a80) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9556,7 +9373,6 @@ QDockWidget (0x432721c0) 0
QPaintDevice (0x43272280) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -9802,7 +9618,6 @@ QTextEdit (0x43272700) 0
QPaintDevice (0x43272840) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -11137,7 +10952,6 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x4346f080) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
@@ -11251,33 +11065,3 @@ QGLWidget (0x4346f3c0) 0
QPaintDevice (0x4346f480) 8
vptr=((& QGLWidget::_ZTV9QGLWidget) + 272u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ppc32.txt
index b25928c1a4..ac7fa0acd3 100644
--- a/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.0.0.linux-gcc-ppc32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x30b739a0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x313ca540) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187a80) 0
QGenericArgument (0x31492038) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x314922d8) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x31492f18) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,13 +146,11 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x315614d0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
QCharRef (0x31561850) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -193,8 +161,6 @@ Class QListData
base size=4 base align=4
QListData (0x316c1380) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -285,7 +251,6 @@ QIODevice (0x30187c80) 0
QObject (0x316c1d58) 0
primary-for QIODevice (0x30187c80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -309,11 +274,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x317dd268) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -334,8 +294,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x317ddab8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -346,7 +304,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x317ddc08) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -360,7 +317,6 @@ Class QTextStream
QTextStream (0x317ddcb0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -420,7 +376,6 @@ QFile (0x30187e00) 0
QObject (0x318d0348) 0
primary-for QIODevice (0x30187e40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -472,14 +427,11 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x318d0620) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x318d0700) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
@@ -578,43 +530,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x318d0f18) 0
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x319ac0e0) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x319ac310) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x319ac508) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -640,16 +570,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x319acd20) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31a50540) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -733,7 +658,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x31a509a0) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -749,55 +673,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x31a50d20) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x31afb310) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31afb888) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31afbe38) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31afb038) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31afb930) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31bfc310) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x31bfc9a0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x31bfcdc8) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -813,7 +728,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31cf86c8) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -834,25 +748,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x31cf8d90) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x31cf80e0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x31e851f8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31e853f0) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -926,7 +836,6 @@ QTextCodecPlugin (0x31993380) 0
QFactoryInterface (0x31e85a10) 8 nearly-empty
primary-for QTextCodecFactoryInterface (0x319933c0)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1045,7 +954,6 @@ QEventLoop (0x319934c0) 0
QObject (0x31f0d0a8) 0
primary-for QEventLoop (0x319934c0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1121,13 +1029,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x31f0d930) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x31f0db60) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1346,7 +1252,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x31faf0e0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1440,13 +1345,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x31faf5e8) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x31faf700) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1457,7 +1360,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x31faf850) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1579,10 +1481,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x31faff18) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1598,24 +1496,16 @@ Class QPen
base size=4 base align=4
QPen (0x32041700) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x320417e0) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x320418c0) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -1644,14 +1534,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x32041e38) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x32041380) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1790,7 +1677,6 @@ QTextFrame (0x31993cc0) 0
QObject (0x320f18c0) 0
primary-for QTextObject (0x31993d00)
-
Class QTextBlock::iterator
size=16 align=4
base size=16 base align=4
@@ -1801,14 +1687,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x320f1dc8) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x321bf150) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -1872,7 +1755,6 @@ Class QTextOption
base size=28 base align=8
QTextOption (0x321bf770) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -1922,7 +1804,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x321bfea8) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2204,8 +2085,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x32261700) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2221,8 +2100,6 @@ QInputMethodEvent (0x322763c0) 0
QEvent (0x322615e8) 0
primary-for QInputMethodEvent (0x322763c0)
-
-
Vtable for QDropEvent
QDropEvent::_ZTV10QDropEvent: 14u entries
0 (int (*)(...))0
@@ -2490,8 +2367,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x3231b2a0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2539,7 +2414,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x3231b8f8) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2555,8 +2429,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x3231bb98) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3382,7 +3254,6 @@ QFileDialog (0x32276f80) 0
QPaintDevice (0x324a6380) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3901,7 +3772,6 @@ QImage (0x324c3540) 0
QPaintDevice (0x324a6fc0) 0
primary-for QImage (0x324c3540)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4125,7 +3995,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x32555f88) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4276,16 +4145,12 @@ Class QPrintEngine
QPrintEngine (0x325f25b0) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x324c39c0) 0
QVector<QPoint> (0x325f28f8) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4297,20 +4162,11 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x325f2fc0) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3267e000) 0
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4357,8 +4213,6 @@ QStyle (0x324c3a40) 0
QObject (0x3267e888) 0
primary-for QStyle (0x324c3a40)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4375,14 +4229,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3267ed20) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x3267ef18) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4393,8 +4244,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x327b53b8) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4428,7 +4277,6 @@ Class QPaintEngine
QPaintEngine (0x327b54d0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -4439,7 +4287,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x327b5818) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4469,9 +4316,6 @@ QItemSelectionModel (0x324c3b00) 0
QObject (0x327b5b60) 0
primary-for QItemSelectionModel (0x324c3b00)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -4759,7 +4603,6 @@ QAbstractSpinBox (0x324c3e00) 0
QPaintDevice (0x328884d0) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5195,14 +5038,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x328ec240) 0
QStyleOption (0x3292d508) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x328ec2c0) 0
QStyleOption (0x3292d690) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5221,7 +5062,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x328ec3c0) 0
QStyleOption (0x3292dd20) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5278,8 +5118,6 @@ QStyleOptionSpinBox (0x328ec640) 0
QStyleOptionComplex (0x328ec680) 0
QStyleOption (0x329a89d8) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5287,7 +5125,6 @@ QStyleOptionQ3ListView (0x328ec6c0) 0
QStyleOptionComplex (0x328ec700) 0
QStyleOption (0x329a8b60) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5474,7 +5311,6 @@ QAbstractItemView (0x328ec980) 0
QPaintDevice (0x32a13460) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5656,8 +5492,6 @@ QListView (0x328ecb80) 0
QPaintDevice (0x32a137e0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6573,8 +6407,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x32ad8e00) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6590,10 +6422,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x32ad80a8) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6819,8 +6647,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x32bc9e38) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -7801,7 +7627,6 @@ QCommonStyle (0x32d35280) 0
QObject (0x32d8e348) 0
primary-for QStyle (0x32d352c0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9328,7 +9153,6 @@ QDateEdit (0x32e92240) 0
QPaintDevice (0x32e9b4d0) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9487,7 +9311,6 @@ QDockWidget (0x32e92400) 0
QPaintDevice (0x32e9b8c0) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11040,7 +10863,6 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x32fe68c0) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
@@ -11154,29 +10976,3 @@ QGLWidget (0x3300e180) 0
QPaintDevice (0x32fe6d20) 8
vptr=((& QGLWidget::_ZTV9QGLWidget) + 272u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.0.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtOpenGL.4.0.0.macx-gcc-ppc32.txt
index 23530d108f..437d026952 100644
--- a/tests/auto/bic/data/QtOpenGL.4.0.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.0.0.macx-gcc-ppc32.txt
@@ -59,20 +59,6 @@ Class QBool
base size=4 base align=4
QBool (0x87ccc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -88,7 +74,6 @@ Class QChar
base size=2 base align=2
QChar (0x1720c00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +85,6 @@ Class QAtomic
QAtomic (0x17b90c0) 0
QBasicAtomic (0x17b9100) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -181,19 +165,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x1863000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -219,7 +190,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1a0d540) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -231,7 +201,6 @@ Class QConstString
QConstString (0x1b9a580) 0
QString (0x1b9a5c0) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -242,7 +211,6 @@ Class QListData
base size=4 base align=4
QListData (0x1b9a900) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -266,8 +234,6 @@ Class QTextCodec
QTextCodec (0x1b9ad80) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -289,14 +255,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1cc53c0) 0
QGenericArgument (0x1cc5400) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1cc5640) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -387,7 +350,6 @@ QIODevice (0x1cc5f80) 0
QObject (0x1cc5fc0) 0
primary-for QIODevice (0x1cc5f80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -406,22 +368,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1dab840) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1dabac0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1dabd80) 0
QList<QString> (0x1dabdc0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -576,7 +533,6 @@ Class QTextStream
QTextStream (0x1ed8b00) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -666,23 +622,16 @@ QFile (0x1ff49c0) 0
QObject (0x1ff4a40) 0
primary-for QIODevice (0x1ff4a00)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1ff4c40) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1ff4200) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35u entries
0 (int (*)(...))0
@@ -741,7 +690,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x210a380) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -791,23 +739,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x210a740) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -833,19 +764,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x210a6c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x21b8ac0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -922,8 +845,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x22be4c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -949,7 +870,6 @@ QEventLoop (0x22be7c0) 0
QObject (0x22be800) 0
primary-for QEventLoop (0x22be7c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -993,13 +913,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x22bec40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x22beec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1168,7 +1086,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x238d580) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1259,13 +1176,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x238ddc0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x24370c0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1276,7 +1191,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x2437240) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1563,7 +1477,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x24e2c80) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1584,49 +1497,41 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x24e24c0) 0 empty
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x2589840) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2589ac0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x2589d00) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2589f00) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x26ac180) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x26ac800) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x26aca00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1637,31 +1542,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x26ac2c0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x280d000) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x280d6c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x280de40) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x280d880) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1687,7 +1587,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x2917d00) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -1990,8 +1889,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x2b42900) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2264,8 +2161,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2ba2d80) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2548,10 +2443,6 @@ Class QPaintDevice
QPaintDevice (0x2c4d400) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2562,18 +2453,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2c4db00) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2c4dc40) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3217,7 +3101,6 @@ QFileDialog (0x2f241c0) 0
QPaintDevice (0x2f24280) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -3911,7 +3794,6 @@ QImage (0x3010b40) 0
QPaintDevice (0x3010b80) 0
primary-for QImage (0x3010b40)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3955,7 +3837,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x30fa4c0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4284,8 +4165,6 @@ QActionGroup (0x3167c00) 0
QObject (0x3167c40) 0
primary-for QActionGroup (0x3167c00)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -4589,7 +4468,6 @@ QAbstractSpinBox (0x3239a00) 0
QPaintDevice (0x3239a80) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -4796,8 +4674,6 @@ QStyle (0x3239e80) 0
QObject (0x32f0000) 0
primary-for QStyle (0x3239e80)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5073,14 +4949,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x33d4140) 0
QStyleOption (0x33d4180) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x33d4380) 0
QStyleOption (0x33d43c0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5099,7 +4973,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x33d4c00) 0
QStyleOption (0x33d4c40) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5156,8 +5029,6 @@ QStyleOptionSpinBox (0x346fd80) 0
QStyleOptionComplex (0x346fdc0) 0
QStyleOption (0x346fe00) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -5165,7 +5036,6 @@ QStyleOptionQ3ListView (0x346ffc0) 0
QStyleOptionComplex (0x346f140) 0
QStyleOption (0x346f340) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5317,7 +5187,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x34b9140) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5347,9 +5216,6 @@ QItemSelectionModel (0x3594200) 0
QObject (0x3594240) 0
primary-for QItemSelectionModel (0x3594200)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5478,7 +5344,6 @@ QAbstractItemView (0x3594740) 0
QPaintDevice (0x3594840) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QFileIconProvider
QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
0 (int (*)(...))0
@@ -5729,8 +5594,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3674240) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -5870,8 +5733,6 @@ QListView (0x3674900) 0
QPaintDevice (0x3674a40) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6594,10 +6455,6 @@ QTreeView (0x380a080) 0
QPaintDevice (0x380a1c0) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7443,16 +7300,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x3a49280) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3a49500) 0
QVector<QPoint> (0x3a49540) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7464,39 +7317,26 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x3a49d40) 0
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x3a49e80) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x3a49040) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3b0f0c0) 0
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x3b0fe00) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -7530,7 +7370,6 @@ Class QPaintEngine
QPaintEngine (0x3b0ff40) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
@@ -7546,14 +7385,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3c67300) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x3c67540) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7650,7 +7486,6 @@ QCommonStyle (0x3d3f0c0) 0
QObject (0x3d3f140) 0
primary-for QStyle (0x3d3f100)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -7971,14 +7806,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x3dba100) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x3dba340) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8032,8 +7864,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x3dbadc0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8082,7 +7912,6 @@ QTextDocument (0x3ee11c0) 0
QObject (0x3ee1200) 0
primary-for QTextDocument (0x3ee11c0)
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8093,8 +7922,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x3ee1640) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -8260,7 +8087,6 @@ QTextFrame (0x3f89040) 0
QObject (0x3f890c0) 0
primary-for QTextObject (0x3f89080)
-
Class QTextBlock::iterator
size=16 align=4
base size=16 base align=4
@@ -8271,14 +8097,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x3f896c0) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x3f89c40) 0
-
Vtable for QTextList
QTextList::_ZTV9QTextList: 17u entries
0 (int (*)(...))0
@@ -8879,7 +8702,6 @@ QDateEdit (0x40b7680) 0
QPaintDevice (0x40b7780) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -9039,7 +8861,6 @@ QDockWidget (0x40b7c40) 0
QPaintDevice (0x40b7cc0) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -10764,7 +10585,6 @@ QTextEdit (0x433fec0) 0
QPaintDevice (0x433ffc0) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -11191,7 +11011,6 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x440dec0) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
@@ -11304,33 +11123,3 @@ QGLWidget (0x45e5180) 0
QPaintDevice (0x45e5200) 8
vptr=((& QGLWidget::_ZTV9QGLWidget) + 272u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ia32.txt
index c455fe7078..8efede8b9b 100644
--- a/tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ia32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x40b74000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40b74480) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40b74d00) 0
QGenericArgument (0x40b74d40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x41491040) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x41491800) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x41491ac0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x41491dc0) 0
QString (0x41491e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x41746340) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x417469c0) 0
QObject (0x41746a00) 0
primary-for QIODevice (0x417469c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x41746d00) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x418a92c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x418a97c0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x418a9c00) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x418a9e80) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x418a9f80) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x418a9140) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x41a48340) 0
QTextStream (0x41a48380) 0
primary-for QTextOStream (0x41a48340)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x41a48500) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,7 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x41a48700) 0
-
Class __sched_param
size=4 align=4
base size=4 base align=4
@@ -501,18 +446,11 @@ Class __pthread_attr_s
base size=36 base align=4
__pthread_attr_s (0x41a48800) 0
-
-
-
-
Class _pthread_rwlock_t
size=32 align=4
base size=32 base align=4
_pthread_rwlock_t (0x41a48940) 0
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -582,7 +520,6 @@ QFile (0x41a48f40) 0
QObject (0x41a48fc0) 0
primary-for QIODevice (0x41a48f80)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -634,38 +571,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x41b7b180) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x41b7b3c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x41b7b480) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x41b7b600) 0
QList<QString> (0x41b7b640) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x41b7bb00) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -721,7 +647,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x41b7bc80) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -875,31 +800,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x41c97200) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x41c97340) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -925,16 +830,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x41c97840) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x41c97fc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -965,49 +865,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x41d98300) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x41d98800) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x41d98d40) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x41d98e80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x41d98180) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x41d989c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x41e9d380) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x41e9d680) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1023,7 +915,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x41e9de40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1039,25 +930,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x41e9d440) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x42078080) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x42078240) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x42078400) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1216,7 +1103,6 @@ QEventLoop (0x42078cc0) 0
QObject (0x42078d00) 0
primary-for QEventLoop (0x42078cc0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1307,13 +1193,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x42078d80) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x4218f080) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1532,7 +1416,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x4218f740) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1626,13 +1509,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x4218fb40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x4218fc00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1643,7 +1524,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x4218fd00) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1765,10 +1645,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x4228c200) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1784,24 +1660,16 @@ Class QPen
base size=4 base align=4
QPen (0x4228c800) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x4228c980) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x4228ca00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -1830,14 +1698,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x4228ce80) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x4228c480) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1976,7 +1841,6 @@ QTextFrame (0x42353740) 0
QObject (0x423537c0) 0
primary-for QTextObject (0x42353780)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2000,14 +1864,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x42353b40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x42353dc0) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2066,13 +1927,11 @@ QTextDocument (0x42353840) 0
QObject (0x42458000) 0
primary-for QTextDocument (0x42353840)
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x42458180) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2122,7 +1981,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x42458880) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2419,8 +2277,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x42526a40) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2718,8 +2574,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x425889c0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2767,7 +2621,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x42588280) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2789,8 +2642,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x4263b240) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3642,7 +3493,6 @@ QFileDialog (0x427a9640) 0
QPaintDevice (0x427a9740) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3727,7 +3577,6 @@ QAbstractPrintDialog (0x427a9900) 0
QPaintDevice (0x427a9a00) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -4162,7 +4011,6 @@ QImage (0x4287f240) 0
QPaintDevice (0x4287f280) 0
primary-for QImage (0x4287f240)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4268,7 +4116,6 @@ QImageIOPlugin (0x4287f740) 0
QFactoryInterface (0x4287f800) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x4287f7c0)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -4387,7 +4234,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x4287ff80) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4538,16 +4384,12 @@ Class QPrintEngine
QPrintEngine (0x4299f540) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x4299f780) 0
QVector<QPoint> (0x4299f7c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4559,21 +4401,11 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x4299fc40) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x4299fcc0) 0
-
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4620,8 +4452,6 @@ QStyle (0x42acc2c0) 0
QObject (0x42acc300) 0
primary-for QStyle (0x42acc2c0)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4638,14 +4468,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x42acc680) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x42acc800) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4656,8 +4483,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x42accb80) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4691,19 +4516,16 @@ Class QPaintEngine
QPaintEngine (0x42accc00) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x42accd80) 0
-
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
QItemSelectionRange (0x42accf00) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4733,16 +4555,12 @@ QItemSelectionModel (0x42acc780) 0
QObject (0x42accc40) 0
primary-for QItemSelectionModel (0x42acc780)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
QItemSelection (0x42c44180) 0
QList<QItemSelectionRange> (0x42c441c0) 0
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5029,7 +4847,6 @@ QAbstractSpinBox (0x42c449c0) 0
QPaintDevice (0x42c44a80) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5447,7 +5264,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x42d66280) 0
QStyleOption (0x42d662c0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5473,14 +5289,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x42d66980) 0
QStyleOption (0x42d669c0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x42d66b00) 0
QStyleOption (0x42d66b40) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5494,7 +5308,6 @@ QStyleOptionTabV2 (0x42d66f40) 0
QStyleOptionTab (0x42d66f80) 0
QStyleOption (0x42d66fc0) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5520,7 +5333,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x42dfc280) 0
QStyleOption (0x42dfc2c0) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5577,8 +5389,6 @@ QStyleOptionSpinBox (0x42dfcf80) 0
QStyleOptionComplex (0x42dfcfc0) 0
QStyleOption (0x42dfc100) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5586,7 +5396,6 @@ QStyleOptionQ3ListView (0x42dfc500) 0
QStyleOptionComplex (0x42dfc640) 0
QStyleOption (0x42dfc780) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5780,7 +5589,6 @@ QAbstractItemView (0x42e7e9c0) 0
QPaintDevice (0x42e7eb00) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5962,8 +5770,6 @@ QListView (0x42e7ee00) 0
QPaintDevice (0x42e7ef80) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7004,8 +6810,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x4302e480) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7021,10 +6825,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x4302e600) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7250,8 +7050,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x4302ec00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8098,8 +7896,6 @@ QActionGroup (0x431beb40) 0
QObject (0x431beb80) 0
primary-for QActionGroup (0x431beb40)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8239,7 +8035,6 @@ QCommonStyle (0x431be300) 0
QObject (0x431be680) 0
primary-for QStyle (0x431be4c0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9766,7 +9561,6 @@ QDateEdit (0x4339b1c0) 0
QPaintDevice (0x4339ba80) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9925,7 +9719,6 @@ QDockWidget (0x4344b1c0) 0
QPaintDevice (0x4344b280) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11505,7 +11298,6 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x4352af00) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
@@ -11637,34 +11429,3 @@ QGLPixelBuffer (0x4365c480) 0
QPaintDevice (0x4365c4c0) 0
primary-for QGLPixelBuffer (0x4365c480)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ppc32.txt
index cc8e74cbbd..22812b330a 100644
--- a/tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.1.0.linux-gcc-ppc32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x3078b380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x3078bf18) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187bc0) 0
QGenericArgument (0x313e3a10) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x313e3cb0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x31519a48) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x31666348) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x30187e00) 0
QString (0x31756118) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x31756930) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x30187ec0) 0
QObject (0x3184f230) 0
primary-for QIODevice (0x30187ec0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x3184fb60) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x318e5310) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x318e5888) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x318e5dc8) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x31a480a8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31a481f8) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x31a482a0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x319d50c0) 0
QTextStream (0x31a48a48) 0
primary-for QTextOStream (0x319d50c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x31a48cb0) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x31a48fc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -567,7 +500,6 @@ QFile (0x319d5100) 0
QObject (0x31ad4af0) 0
primary-for QIODevice (0x319d5140)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -619,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x31ad4dc8) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x31c07070) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x31c072a0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x319d5240) 0
QList<QString> (0x31c07508) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x31c07cb0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -706,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x31c07e70) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -860,31 +780,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x31cc4578) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x31cc47e0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -910,16 +810,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31d54380) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31d54cb0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -950,49 +845,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x31e31188) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31e31770) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31e31d90) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31e31f50) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31e314d0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31ecb2d8) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x31ecb9d8) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x31ecbe00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1008,7 +895,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31fcb738) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1024,25 +910,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x31fcbb60) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x31fcbdc8) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x31fcb150) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x32116188) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1201,7 +1083,6 @@ QEventLoop (0x319d5780) 0
QObject (0x32116e38) 0
primary-for QEventLoop (0x319d5780)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1292,13 +1173,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x321bd658) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x321bd850) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1517,7 +1396,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x321bd188) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1611,13 +1489,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x3226e310) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x3226e428) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1628,7 +1504,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x3226e578) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1750,10 +1625,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0x3226ef18) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1769,24 +1640,16 @@ Class QPen
base size=4 base align=4
QPen (0x3231d540) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0x3231d738) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x3231d850) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -1815,14 +1678,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x3231dd58) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x3231df50) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1961,7 +1821,6 @@ QTextFrame (0x32445000) 0
QObject (0x323b5738) 0
primary-for QTextObject (0x32445040)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -1985,14 +1844,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x323b5d90) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x32482188) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2051,13 +1907,11 @@ QTextDocument (0x32445080) 0
QObject (0x32482620) 0
primary-for QTextDocument (0x32445080)
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x32482818) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2107,7 +1961,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x32482f50) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2404,8 +2257,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x325b00a8) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2703,8 +2554,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x32613498) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2752,7 +2601,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x32613b60) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2774,8 +2622,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x326c8038) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3627,7 +3473,6 @@ QFileDialog (0x328143c0) 0
QPaintDevice (0x327b4f18) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3712,7 +3557,6 @@ QAbstractPrintDialog (0x328144c0) 0
QPaintDevice (0x328980e0) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -4147,7 +3991,6 @@ QImage (0x32814980) 0
QPaintDevice (0x32898d20) 0
primary-for QImage (0x32814980)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4253,7 +4096,6 @@ QImageIOPlugin (0x32814a40) 0
QFactoryInterface (0x32990348) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x32814a80)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -4372,7 +4214,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x32990d20) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4523,16 +4364,12 @@ Class QPrintEngine
QPrintEngine (0x32a29690) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x32814e00) 0
QVector<QPoint> (0x32a299d8) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4544,21 +4381,11 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x32a29770) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x32abb0e0) 0
-
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4605,8 +4432,6 @@ QStyle (0x32814e80) 0
QObject (0x32abbce8) 0
primary-for QStyle (0x32814e80)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4623,14 +4448,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x32c11118) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x32c11310) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4641,8 +4463,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x32c11850) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4676,19 +4496,16 @@ Class QPaintEngine
QPaintEngine (0x32c11968) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x32c11bd0) 0
-
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
QItemSelectionRange (0x32c11d20) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4718,16 +4535,12 @@ QItemSelectionModel (0x32814f40) 0
QObject (0x32c11a10) 0
primary-for QItemSelectionModel (0x32814f40)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
QItemSelection (0x32814f80) 0
QList<QItemSelectionRange> (0x32cdf2d8) 0
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5014,7 +4827,6 @@ QAbstractSpinBox (0x32d25240) 0
QPaintDevice (0x32cdfcb0) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5432,7 +5244,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x32d25600) 0
QStyleOption (0x32da97e0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5458,14 +5269,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x32d25740) 0
QStyleOption (0x32da9fc0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x32d257c0) 0
QStyleOption (0x32da9a10) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5479,7 +5288,6 @@ QStyleOptionTabV2 (0x32d25880) 0
QStyleOptionTab (0x32d258c0) 0
QStyleOption (0x32e5f428) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5505,7 +5313,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x32d25a00) 0
QStyleOption (0x32e5fb28) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5562,8 +5369,6 @@ QStyleOptionSpinBox (0x32d25c80) 0
QStyleOptionComplex (0x32d25cc0) 0
QStyleOption (0x32ee7818) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5571,7 +5376,6 @@ QStyleOptionQ3ListView (0x32d25d00) 0
QStyleOptionComplex (0x32d25d40) 0
QStyleOption (0x32ee79a0) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5765,7 +5569,6 @@ QAbstractItemView (0x32f71040) 0
QPaintDevice (0x32f5d460) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5947,8 +5750,6 @@ QListView (0x32f71240) 0
QPaintDevice (0x32f5d7e0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6989,8 +6790,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x33031498) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7006,10 +6805,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x3313f000) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7235,8 +7030,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x3313f968) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8083,8 +7876,6 @@ QActionGroup (0x331d3980) 0
QObject (0x332ea540) 0
primary-for QActionGroup (0x331d3980)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8224,7 +8015,6 @@ QCommonStyle (0x331d3a80) 0
QObject (0x332eabd0) 0
primary-for QStyle (0x331d3ac0)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9751,7 +9541,6 @@ QDateEdit (0x333cca40) 0
QPaintDevice (0x3348de38) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9910,7 +9699,6 @@ QDockWidget (0x333ccc00) 0
QPaintDevice (0x3353d000) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11490,7 +11278,6 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x3371b4d0) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
@@ -11622,34 +11409,3 @@ QGLPixelBuffer (0x335e2a40) 0
QPaintDevice (0x3371baf0) 0
primary-for QGLPixelBuffer (0x335e2a40)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ia32.txt
index fe400d4969..dce4e4e5c7 100644
--- a/tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ia32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x1678240) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x16bb140) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x16bb940) 0
QBasicAtomic (0x16bb980) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x174a8c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x184ee00) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x19b4e40) 0
QString (0x19b4e80) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1ab2840) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1ab2d00) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1bbc280) 0
QGenericArgument (0x1bbc2c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1bbc500) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x1bbce40) 0
QObject (0x1bbce80) 0
primary-for QIODevice (0x1bbce40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1c886c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1c88940) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1c88c00) 0
QList<QString> (0x1c88c40) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x1d2cf80) 0
QObject (0x1d2c540) 0
primary-for QIODevice (0x1d2cfc0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1dc2100) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1dc24c0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1dc26c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1dc2e80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x1fea1c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -829,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x1fea3c0) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x208b680) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -950,24 +892,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x2181340) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -993,19 +917,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x21c6140) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x21c6c40) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1082,8 +998,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x2298600) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1109,7 +1023,6 @@ QEventLoop (0x22988c0) 0
QObject (0x2298900) 0
primary-for QEventLoop (0x22988c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1153,13 +1066,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2298d40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x2298f80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1328,7 +1239,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2364640) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1419,13 +1329,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x23f7080) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x23f71c0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1436,7 +1344,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x23f7340) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1723,7 +1630,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2488d40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1734,43 +1640,36 @@ Class QDate
base size=4 base align=4
QDate (0x2515040) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x25152c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x2515580) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2515780) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x2515ec0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x25c00c0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x25c02c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1781,31 +1680,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x25c0940) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x25c0b00) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x26fc0c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x26fc940) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x26fcd80) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1826,7 +1720,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x283b640) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2144,8 +2037,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x2930200) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2433,8 +2324,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x298cd40) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2717,10 +2606,6 @@ Class QPaintDevice
QPaintDevice (0x29ec880) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2731,18 +2616,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2a2d600) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2a2d740) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3137,7 +3015,6 @@ QAbstractPrintDialog (0x2c066c0) 0
QPaintDevice (0x2c06780) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3387,7 +3264,6 @@ QFileDialog (0x2c06f40) 0
QPaintDevice (0x2c06340) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4081,7 +3957,6 @@ QImage (0x2d82740) 0
QPaintDevice (0x2d82780) 0
primary-for QImage (0x2d82740)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4125,7 +4000,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x2e3f140) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4280,7 +4154,6 @@ QImageIOPlugin (0x2e80e80) 0
QFactoryInterface (0x2e3fc40) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x2e3fc00)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4455,8 +4328,6 @@ QActionGroup (0x2ed5880) 0
QObject (0x2ed58c0) 0
primary-for QActionGroup (0x2ed5880)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -4760,7 +4631,6 @@ QAbstractSpinBox (0x2f5d6c0) 0
QPaintDevice (0x2f5d740) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -4967,8 +4837,6 @@ QStyle (0x2f5dec0) 0
QObject (0x2f5df00) 0
primary-for QStyle (0x2f5dec0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5226,7 +5094,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x303b9c0) 0
QStyleOption (0x303ba00) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5252,14 +5119,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x30d8240) 0
QStyleOption (0x30d8280) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x30d8480) 0
QStyleOption (0x30d84c0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5273,7 +5138,6 @@ QStyleOptionTabV2 (0x30d8ac0) 0
QStyleOptionTab (0x30d8b00) 0
QStyleOption (0x30d8b40) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5299,7 +5163,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x3152240) 0
QStyleOption (0x3152280) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5356,8 +5219,6 @@ QStyleOptionSpinBox (0x31af440) 0
QStyleOptionComplex (0x31af480) 0
QStyleOption (0x31af4c0) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5365,7 +5226,6 @@ QStyleOptionQ3ListView (0x31af680) 0
QStyleOptionComplex (0x31af6c0) 0
QStyleOption (0x31af700) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5524,7 +5384,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x3217940) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5554,9 +5413,6 @@ QItemSelectionModel (0x3217d00) 0
QObject (0x3217d40) 0
primary-for QItemSelectionModel (0x3217d00)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5685,7 +5541,6 @@ QAbstractItemView (0x32bf100) 0
QPaintDevice (0x32bf200) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -5996,8 +5851,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x32bff00) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6137,8 +5990,6 @@ QListView (0x3370480) 0
QPaintDevice (0x33705c0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6926,16 +6777,11 @@ QTreeView (0x340b500) 0
QPaintDevice (0x34ef000) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x34ef1c0) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7781,16 +7627,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x36ee400) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x36ee680) 0
QVector<QPoint> (0x36ee6c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7802,40 +7644,26 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x36eeec0) 0
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x36ee000) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x37920c0) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3792300) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x38e4000) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -7869,13 +7697,11 @@ Class QPaintEngine
QPaintEngine (0x38e4140) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x38e4400) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -7886,14 +7712,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x38e4580) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x38e47c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7990,7 +7813,6 @@ QCommonStyle (0x39bc2c0) 0
QObject (0x39bc340) 0
primary-for QStyle (0x39bc300)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -8311,14 +8133,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x3a2c340) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x3a2c580) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8372,8 +8191,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x3a2c000) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8422,8 +8239,6 @@ QTextDocument (0x3b1d400) 0
QObject (0x3b1d440) 0
primary-for QTextDocument (0x3b1d400)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8434,8 +8249,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x3b1d900) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -8596,7 +8409,6 @@ QTextFrame (0x3bd1300) 0
QObject (0x3bd1380) 0
primary-for QTextObject (0x3bd1340)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -8620,14 +8432,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x3bd1b00) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x3c2b000) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -9259,7 +9068,6 @@ QDateEdit (0x3caed00) 0
QPaintDevice (0x3caee00) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -9419,7 +9227,6 @@ QDockWidget (0x3d5c140) 0
QPaintDevice (0x3d5c1c0) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11570,7 +11377,6 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x4066300) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
@@ -11701,34 +11507,3 @@ QGLPixelBuffer (0x4066a40) 0
QPaintDevice (0x4066a80) 0
primary-for QGLPixelBuffer (0x4066a40)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ppc32.txt
index 405f769bcb..6d37594bef 100644
--- a/tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.1.0.macx-gcc-ppc32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x16f8b40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x1727a40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x1727f40) 0
QBasicAtomic (0x1727f80) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x17d3ec0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1a75400) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x1bb5440) 0
QString (0x1bb5480) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1bb5e40) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1c81200) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1c81900) 0
QGenericArgument (0x1c81940) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1c81b80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x1d8e3c0) 0
QObject (0x1d8e400) 0
primary-for QIODevice (0x1d8e3c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1d8ed00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1d8ef80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1e66180) 0
QList<QString> (0x1e661c0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x1eea900) 0
QObject (0x1eea980) 0
primary-for QIODevice (0x1eea940)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1eeab80) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1eeaf40) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1fd80c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1fd8880) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x20f3840) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -839,16 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x2249800) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x2249840) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -960,24 +902,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x232b540) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1003,19 +927,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x23b9300) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x23b9e00) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1092,8 +1008,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x24917c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1119,7 +1033,6 @@ QEventLoop (0x2491a80) 0
QObject (0x2491ac0) 0
primary-for QEventLoop (0x2491a80)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1163,13 +1076,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2491f00) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x2591000) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1338,7 +1249,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2591840) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1339,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x2645240) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x2645380) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1446,7 +1354,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x2645500) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1733,7 +1640,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x26def80) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1744,43 +1650,36 @@ Class QDate
base size=4 base align=4
QDate (0x278f240) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x278f4c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x278f780) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x278f980) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x278f5c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x283b2c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x283b4c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1791,31 +1690,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x283bb40) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x283bd00) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x299f2c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x299fb40) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x299ff80) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1836,7 +1730,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x2aaa840) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2154,8 +2047,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x2c354c0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2443,8 +2334,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2c98080) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2727,10 +2616,6 @@ Class QPaintDevice
QPaintDevice (0x2d4a180) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2741,18 +2626,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2d4a880) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2d4a9c0) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3147,7 +3025,6 @@ QAbstractPrintDialog (0x2f4a900) 0
QPaintDevice (0x2f4a9c0) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3397,7 +3274,6 @@ QFileDialog (0x303d040) 0
QPaintDevice (0x303d100) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4091,7 +3967,6 @@ QImage (0x313b9c0) 0
QPaintDevice (0x313ba00) 0
primary-for QImage (0x313b9c0)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4135,7 +4010,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x32173c0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4290,7 +4164,6 @@ QImageIOPlugin (0x326f200) 0
QFactoryInterface (0x3217ec0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3217e80)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4465,8 +4338,6 @@ QActionGroup (0x32a3b80) 0
QObject (0x32a3bc0) 0
primary-for QActionGroup (0x32a3b80)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -4770,7 +4641,6 @@ QAbstractSpinBox (0x3369940) 0
QPaintDevice (0x33699c0) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -4977,8 +4847,6 @@ QStyle (0x33698c0) 0
QObject (0x3369b00) 0
primary-for QStyle (0x33698c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5236,7 +5104,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x3433c40) 0
QStyleOption (0x3433c80) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5262,14 +5129,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x35414c0) 0
QStyleOption (0x3541500) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x3541700) 0
QStyleOption (0x3541740) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5283,7 +5148,6 @@ QStyleOptionTabV2 (0x3541d40) 0
QStyleOptionTab (0x3541d80) 0
QStyleOption (0x3541dc0) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5309,7 +5173,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x35bb4c0) 0
QStyleOption (0x35bb500) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5366,8 +5229,6 @@ QStyleOptionSpinBox (0x363b6c0) 0
QStyleOptionComplex (0x363b700) 0
QStyleOption (0x363b740) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -5375,7 +5236,6 @@ QStyleOptionQ3ListView (0x363b900) 0
QStyleOptionComplex (0x363b940) 0
QStyleOption (0x363b980) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5534,7 +5394,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x36acbc0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5564,9 +5423,6 @@ QItemSelectionModel (0x36acf80) 0
QObject (0x36acfc0) 0
primary-for QItemSelectionModel (0x36acf80)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5695,7 +5551,6 @@ QAbstractItemView (0x374a340) 0
QPaintDevice (0x374a440) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -6006,8 +5861,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x374ae40) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6147,8 +6000,6 @@ QListView (0x3845700) 0
QPaintDevice (0x3845840) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6936,16 +6787,11 @@ QTreeView (0x39ed140) 0
QPaintDevice (0x39ed280) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x39ed440) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7791,16 +7637,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x3c38680) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x3c38900) 0
QVector<QPoint> (0x3c38940) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7812,40 +7654,26 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x3cd9080) 0
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0x3cd91c0) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x3cd9340) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3cd9580) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x3e03280) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -7879,13 +7707,11 @@ Class QPaintEngine
QPaintEngine (0x3e033c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x3e03700) 0
-
Class QPainterPath::Element
size=24 align=8
base size=24 base align=8
@@ -7896,14 +7722,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3e03880) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x3e03ac0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -8000,7 +7823,6 @@ QCommonStyle (0x3f57640) 0
QObject (0x3f576c0) 0
primary-for QStyle (0x3f57680)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -8321,14 +8143,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x4001680) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x40018c0) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8382,8 +8201,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x40f8140) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8432,8 +8249,6 @@ QTextDocument (0x40f8740) 0
QObject (0x40f8780) 0
primary-for QTextDocument (0x40f8740)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8444,8 +8259,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x40f8c40) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -8606,7 +8419,6 @@ QTextFrame (0x41d8640) 0
QObject (0x41d86c0) 0
primary-for QTextObject (0x41d8680)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -8630,14 +8442,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x41d8e40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x4250300) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -9269,7 +9078,6 @@ QDateEdit (0x42c7380) 0
QPaintDevice (0x42c7f40) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -9429,7 +9237,6 @@ QDockWidget (0x439a480) 0
QPaintDevice (0x439a500) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11580,7 +11387,6 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x472b640) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
@@ -11711,34 +11517,3 @@ QGLPixelBuffer (0x472bd80) 0
QPaintDevice (0x472bdc0) 0
primary-for QGLPixelBuffer (0x472bd80)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.1.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.1.0.win32-gcc-ia32.txt
index 54d9e393ef..b2c7fef81a 100644
--- a/tests/auto/bic/data/QtOpenGL.4.1.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.1.0.win32-gcc-ia32.txt
@@ -18,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xad5e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -48,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb4d840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -75,19 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc34f80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -113,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xeac500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -125,7 +95,6 @@ Class QConstString
QConstString (0x11e1880) 0
QString (0x11e18c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -187,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x1279f00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -211,8 +179,6 @@ Class QTextCodec
QTextCodec (0xeac480) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -234,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13fefc0) 0
QGenericArgument (0x1404000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1404580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -332,7 +295,6 @@ QIODevice (0x137c700) 0
QObject (0x14ba540) 0
primary-for QIODevice (0x137c700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -351,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xeac380) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1588840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xeac400) 0
QList<QString> (0x15b5000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -494,23 +451,16 @@ QFile (0x169c840) 0
QObject (0x169c8c0) 0
primary-for QIODevice (0x169c880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16d25c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16d2440) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -566,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x169c740) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -639,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x182cc40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -663,7 +611,6 @@ Class QTextStream
QTextStream (0x1a69240) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -699,9 +646,6 @@ QTextOStream (0x1af7440) 0
QTextStream (0x1af7480) 0
primary-for QTextOStream (0x1af7440)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -813,24 +757,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1cdebc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -856,16 +782,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x14318c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1d3a000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -942,8 +863,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1d28f80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -969,7 +888,6 @@ QEventLoop (0x1f23600) 0
QObject (0x1f23640) 0
primary-for QEventLoop (0x1f23600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1013,13 +931,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1f5bf40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1f5bec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1188,7 +1104,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1ffad80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1280,13 +1195,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x13fe8c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x13fe940) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1297,7 +1210,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x13fea40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1501,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2223640) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1600,43 +1511,36 @@ Class QDate
base size=4 base align=4
QDate (0x1d28900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d28b00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x16d24c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d28b80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1d28c00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d28980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1d28a00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1647,31 +1551,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d28a80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d28c80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1d28d00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d28d80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1d28e00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1692,7 +1591,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x1db2c00) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 0u
@@ -2008,8 +1906,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x28973c0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 0u
@@ -2297,8 +2193,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x293be00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 0u
@@ -2583,10 +2477,6 @@ Class QPaintDevice
QPaintDevice (0x2707dc0) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2597,18 +2487,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x1d93d80) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2aa2b00) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -3019,7 +2902,6 @@ QAbstractPrintDialog (0x2e10680) 0
QPaintDevice (0x2e10780) 8
vptr=((&QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 256u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 70u entries
0 0u
@@ -3281,7 +3163,6 @@ QFileDialog (0x2e80b40) 0
QPaintDevice (0x2e80c40) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 252u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 70u entries
0 0u
@@ -4009,7 +3890,6 @@ QImage (0x1db2400) 0
QPaintDevice (0x308b900) 0
primary-for QImage (0x1db2400)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 9u entries
0 0u
@@ -4057,7 +3937,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x1db2200) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 0u
@@ -4212,7 +4091,6 @@ QImageIOPlugin (0x3209600) 0
QFactoryInterface (0x32096c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3209680)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4389,8 +4267,6 @@ QActionGroup (0x32b2780) 0
QObject (0x32f7600) 0
primary-for QActionGroup (0x32b2780)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 0u
@@ -4698,7 +4574,6 @@ QAbstractSpinBox (0x3384ac0) 0
QPaintDevice (0x3384b80) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 260u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 68u entries
0 0u
@@ -4913,8 +4788,6 @@ QStyle (0x2c68700) 0
QObject (0x3448700) 0
primary-for QStyle (0x2c68700)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 71u entries
0 0u
@@ -5184,7 +5057,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x359d500) 0
QStyleOption (0x359d540) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5210,14 +5082,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x35bfec0) 0
QStyleOption (0x35bff00) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x36078c0) 0
QStyleOption (0x3607900) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5231,7 +5101,6 @@ QStyleOptionTabV2 (0x3643bc0) 0
QStyleOptionTab (0x3643c00) 0
QStyleOption (0x3643c40) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5257,7 +5126,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x36e62c0) 0
QStyleOption (0x36e6300) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5314,8 +5182,6 @@ QStyleOptionSpinBox (0x377ba00) 0
QStyleOptionComplex (0x377ba40) 0
QStyleOption (0x377ba80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5323,7 +5189,6 @@ QStyleOptionQ3ListView (0x377bf80) 0
QStyleOptionComplex (0x377bfc0) 0
QStyleOption (0x379d000) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5486,7 +5351,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x3896d80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 0u
@@ -5516,9 +5380,6 @@ QItemSelectionModel (0x38fb4c0) 0
QObject (0x38fb500) 0
primary-for QItemSelectionModel (0x38fb4c0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5651,7 +5512,6 @@ QAbstractItemView (0x3925a40) 0
QPaintDevice (0x3925b80) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 400u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 0u
@@ -5966,8 +5826,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3a6ba80) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 0u
@@ -6111,8 +5969,6 @@ QListView (0x3a8fd40) 0
QPaintDevice (0x3a8fec0) 8
vptr=((&QListView::_ZTV9QListView) + 400u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 0u
@@ -6916,16 +6772,11 @@ QTreeView (0x3cb3500) 0
QPaintDevice (0x3cb3680) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 408u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3cf0240) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 0u
@@ -7779,16 +7630,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x2a5f3c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x1db2500) 0
QVector<QPoint> (0x3fe5b80) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7800,40 +7647,26 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x235d140) 0
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x4099a40) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x1db2d00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x2707ec0) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x41017c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 26u entries
0 0u
@@ -7869,13 +7702,11 @@ Class QPaintEngine
QPaintEngine (0x2a37280) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x42af700) 0
-
Class QPainterPath::Element
size=24 align=8
base size=24 base align=8
@@ -7886,14 +7717,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x2bac100) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x434e340) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7994,7 +7822,6 @@ QCommonStyle (0x4467e40) 0
QObject (0x4467ec0) 0
primary-for QStyle (0x4467e80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 0u
@@ -8315,14 +8142,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x1d28f00) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x1d28e80) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8376,8 +8200,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x2b99e00) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8426,8 +8248,6 @@ QTextDocument (0x4532ec0) 0
QObject (0x4714900) 0
primary-for QTextDocument (0x4532ec0)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8438,8 +8258,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x47922c0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -8600,7 +8418,6 @@ QTextFrame (0x4714100) 0
QObject (0x480d340) 0
primary-for QTextObject (0x480d300)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 0u
@@ -8624,14 +8441,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x46d0540) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x47e2600) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 0u
@@ -9287,7 +9101,6 @@ QDateEdit (0x4a50080) 0
QPaintDevice (0x4a501c0) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 268u)
-
Vtable for QDial
QDial::_ZTV5QDial: 68u entries
0 0u
@@ -9455,7 +9268,6 @@ QDockWidget (0x4ac0200) 0
QPaintDevice (0x4ac02c0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 240u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 67u entries
0 0u
@@ -11795,15 +11607,11 @@ Class _EXCEPTION_POINTERS
base size=8 base align=4
_EXCEPTION_POINTERS (0x50efd40) 0
-
-
Class _LARGE_INTEGER
size=8 align=8
base size=8 base align=8
_LARGE_INTEGER (0x50eff00) 0
-
-
Class _ULARGE_INTEGER
size=8 align=8
base size=8 base align=8
@@ -11999,7 +11807,6 @@ Class _SINGLE_LIST_ENTRY
base size=4 base align=4
_SINGLE_LIST_ENTRY (0x5172780) 0
-
Class _SLIST_HEADER
size=8 align=8
base size=8 base align=8
@@ -12085,27 +11892,16 @@ Class _IMAGE_ROM_HEADERS
base size=76 base align=4
_IMAGE_ROM_HEADERS (0x51a2d00) 0
-
Class _IMAGE_SECTION_HEADER
size=40 align=4
base size=40 base align=4
_IMAGE_SECTION_HEADER (0x51a2e40) 0
-
-
Class _IMAGE_SYMBOL
size=18 align=2
base size=18 base align=2
_IMAGE_SYMBOL (0x2df1280) 0
-
-
-
-
-
-
-
-
Class _IMAGE_AUX_SYMBOL
size=18 align=2
base size=18 base align=2
@@ -12116,7 +11912,6 @@ Class _IMAGE_COFF_SYMBOLS_HEADER
base size=32 base align=2
_IMAGE_COFF_SYMBOLS_HEADER (0x51f1140) 0
-
Class _IMAGE_RELOCATION
size=10 align=2
base size=10 base align=2
@@ -12127,7 +11922,6 @@ Class _IMAGE_BASE_RELOCATION
base size=8 base align=4
_IMAGE_BASE_RELOCATION (0x51f16c0) 0
-
Class _IMAGE_LINENUMBER
size=6 align=2
base size=6 base align=2
@@ -12148,19 +11942,16 @@ Class _IMAGE_IMPORT_BY_NAME
base size=4 base align=2
_IMAGE_IMPORT_BY_NAME (0x51f1f80) 0
-
Class _IMAGE_THUNK_DATA32
size=4 align=4
base size=4 base align=4
_IMAGE_THUNK_DATA32 (0x5205100) 0
-
Class _IMAGE_THUNK_DATA64
size=8 align=4
base size=8 base align=4
_IMAGE_THUNK_DATA64 (0x5205400) 0
-
Class _IMAGE_IMPORT_DESCRIPTOR
size=20 align=4
base size=20 base align=4
@@ -12191,10 +11982,6 @@ Class _IMAGE_RESOURCE_DIRECTORY
base size=16 base align=4
_IMAGE_RESOURCE_DIRECTORY (0x5219140) 0
-
-
-
-
Class _IMAGE_RESOURCE_DIRECTORY_ENTRY
size=8 align=4
base size=8 base align=4
@@ -12250,22 +12037,16 @@ Class _IMAGE_SEPARATE_DEBUG_HEADER
base size=48 base align=4
_IMAGE_SEPARATE_DEBUG_HEADER (0x522cc40) 0
-
Class _NT_TIB
size=28 align=4
base size=28 base align=4
_NT_TIB (0x523b380) 0
-
-
-
-
Class _REPARSE_DATA_BUFFER
size=20 align=4
base size=20 base align=4
_REPARSE_DATA_BUFFER (0x523b7c0) 0
-
Class _REPARSE_GUID_DATA_BUFFER
size=28 align=4
base size=28 base align=4
@@ -12331,7 +12112,6 @@ Class _JOBOBJECT_JOBSET_INFORMATION
base size=4 base align=4
_JOBOBJECT_JOBSET_INFORMATION (0x5260400) 0
-
Class _POWER_ACTION_POLICY
size=12 align=4
base size=12 base align=4
@@ -12532,7 +12312,6 @@ Class tagPOINTS
base size=4 base align=2
tagPOINTS (0x52b0140) 0
-
Class _CHAR_INFO
size=4 align=2
base size=4 base align=2
@@ -12563,7 +12342,6 @@ Class _CONSOLE_SCREEN_BUFFER_INFO
base size=22 base align=2
_CONSOLE_SCREEN_BUFFER_INFO (0x52b3800) 0
-
Class _KEY_EVENT_RECORD
size=16 align=1
base size=16 base align=1
@@ -12589,7 +12367,6 @@ Class _FOCUS_EVENT_RECORD
base size=4 base align=4
_FOCUS_EVENT_RECORD (0x52c5200) 0
-
Class _INPUT_RECORD
size=20 align=4
base size=20 base align=4
@@ -12675,7 +12452,6 @@ Class _RIP_INFO
base size=8 base align=4
_RIP_INFO (0x53316c0) 0
-
Class _DEBUG_EVENT
size=96 align=4
base size=96 base align=4
@@ -12746,8 +12522,6 @@ Class tagHW_PROFILE_INFOW
base size=244 base align=4
tagHW_PROFILE_INFOW (0x5352b00) 0
-
-
Class _SYSTEM_INFO
size=36 align=4
base size=36 base align=4
@@ -12768,17 +12542,11 @@ Class _MEMORYSTATUS
base size=32 base align=4
_MEMORYSTATUS (0x5362840) 0
-
-
-
Class _LDT_ENTRY
size=8 align=4
base size=8 base align=4
_LDT_ENTRY (0x5362e40) 0
-
-
-
Class _PROCESS_HEAP_ENTRY
size=28 align=4
base size=28 base align=4
@@ -12854,29 +12622,21 @@ Class tagCIEXYZTRIPLE
base size=36 base align=4
tagCIEXYZTRIPLE (0x5481980) 0
-
Class tagFONTSIGNATURE
size=24 align=4
base size=24 base align=4
tagFONTSIGNATURE (0x548c200) 0
-
Class tagCOLORADJUSTMENT
size=24 align=2
base size=24 base align=2
tagCOLORADJUSTMENT (0x548c5c0) 0
-
-
-
Class _devicemodeA
size=156 align=4
base size=156 base align=4
_devicemodeA (0x548ca40) 0
-
-
-
Class _devicemodeW
size=220 align=4
base size=220 base align=4
@@ -13577,14 +13337,11 @@ Class tagDELETEITEMSTRUCT
base size=20 base align=4
tagDELETEITEMSTRUCT (0x56a5180) 0
-
-
Class tagDRAWITEMSTRUCT
size=48 align=4
base size=48 base align=4
tagDRAWITEMSTRUCT (0x56a5700) 0
-
Class tagPAINTSTRUCT
size=64 align=4
base size=64 base align=4
@@ -13645,15 +13402,11 @@ Class _WINDOWPLACEMENT
base size=44 base align=4
_WINDOWPLACEMENT (0x56c7580) 0
-
-
Class tagHELPINFO
size=28 align=4
base size=28 base align=4
tagHELPINFO (0x56c7c80) 0
-
-
Class tagUSEROBJECTFLAGS
size=12 align=4
base size=12 base align=4
@@ -13886,7 +13639,6 @@ Class tagKBDLLHOOKSTRUCT
base size=20 base align=4
tagKBDLLHOOKSTRUCT (0x5734180) 0
-
Class _cpinfo
size=20 align=4
base size=20 base align=4
@@ -14092,12 +13844,6 @@ Class _SERVICE_FAILURE_ACTIONSW
base size=20 base align=4
_SERVICE_FAILURE_ACTIONSW (0x58de900) 0
-
-
-
-
-
-
Class HCONVLIST__
size=4 align=4
base size=4 base align=4
@@ -14228,9 +13974,6 @@ Class tagIMEMENUITEMINFOW
base size=192 base align=4
tagIMEMENUITEMINFOW (0x5955480) 0
-
-
-
Class mmtime_tag
size=12 align=1
base size=12 base align=1
@@ -14401,49 +14144,36 @@ Class tagMIXERCAPSW
base size=80 base align=1
tagMIXERCAPSW (0x59e7040) 0
-
Class tagMIXERLINEA
size=168 align=1
base size=168 base align=1
tagMIXERLINEA (0x59e71c0) 0
-
Class tagMIXERLINEW
size=280 align=1
base size=280 base align=1
tagMIXERLINEW (0x59e7700) 0
-
-
-
-
Class tagMIXERCONTROLA
size=148 align=1
base size=148 base align=1
tagMIXERCONTROLA (0x59e7940) 0
-
-
-
-
Class tagMIXERCONTROLW
size=228 align=1
base size=228 base align=1
tagMIXERCONTROLW (0x59fb140) 0
-
Class tagMIXERLINECONTROLSA
size=24 align=1
base size=24 base align=1
tagMIXERLINECONTROLSA (0x59fb640) 0
-
Class tagMIXERLINECONTROLSW
size=24 align=1
base size=24 base align=1
tagMIXERLINECONTROLSW (0x59fb940) 0
-
Class tMIXERCONTROLDETAILS
size=24 align=1
base size=24 base align=1
@@ -14799,8 +14529,6 @@ Class _RPC_POLICY
base size=12 base align=4
_RPC_POLICY (0x5aeab00) 0
-
-
Class _RPC_SECURITY_QOS
size=16 align=4
base size=16 base align=4
@@ -14816,7 +14544,6 @@ Class _SEC_WINNT_AUTH_IDENTITY_A
base size=28 base align=4
_SEC_WINNT_AUTH_IDENTITY_A (0x5af6440) 0
-
Class _RPC_PROTSEQ_VECTORA
size=8 align=4
base size=8 base align=4
@@ -14842,7 +14569,6 @@ Class _RPC_MESSAGE
base size=44 base align=4
_RPC_MESSAGE (0x5b2e5c0) 0
-
Class _RPC_PROTSEQ_ENDPOINT
size=8 align=4
base size=8 base align=4
@@ -14968,8 +14694,6 @@ Class tagDEVNAMES
base size=8 base align=1
tagDEVNAMES (0x5b9d640) 0
-
-
Class tagOFNA
size=76 align=1
base size=76 base align=1
@@ -15215,8 +14939,6 @@ Class _PRINTPROCESSOR_INFO_1W
base size=4 base align=4
_PRINTPROCESSOR_INFO_1W (0x5c1e3c0) 0
-
-
Class _PRINTER_NOTIFY_INFO_DATA
size=20 align=4
base size=20 base align=4
@@ -15302,9 +15024,6 @@ Class protoent
base size=12 base align=4
protoent (0x5c91a80) 0
-
-
-
Class in_addr
size=4 align=4
base size=4 base align=4
@@ -15440,24 +15159,16 @@ Class _WSAPROTOCOL_INFOW
base size=628 base align=4
_WSAPROTOCOL_INFOW (0x5cfff40) 0
-
-
-
-
-
Class _WSACOMPLETION
size=16 align=4
base size=16 base align=4
_WSACOMPLETION (0x5d0f3c0) 0
-
-
Class _SCONTEXT_QUEUE
size=8 align=4
base size=8 base align=4
_SCONTEXT_QUEUE (0x5d5d240) 0
-
Class _MIDL_STUB_MESSAGE
size=180 align=4
base size=180 base align=4
@@ -15503,7 +15214,6 @@ Class _NDR_CS_ROUTINES
base size=8 base align=4
_NDR_CS_ROUTINES (0x5d7abc0) 0
-
Class _MIDL_STUB_DESC
size=80 align=4
base size=80 base align=4
@@ -15534,8 +15244,6 @@ Class _FULL_PTR_TO_REFID_ELEMENT
base size=16 base align=4
_FULL_PTR_TO_REFID_ELEMENT (0x5d8dbc0) 0
-
-
Class _FULL_PTR_XLAT_TABLES
size=32 align=4
base size=32 base align=4
@@ -15551,7 +15259,6 @@ Class _FLAGGED_WORD_BLOB
base size=12 base align=4
_FLAGGED_WORD_BLOB (0x5ddda80) 0
-
Class tagCY
size=8 align=8
base size=8 base align=8
@@ -15587,10 +15294,6 @@ Class _HYPER_SIZEDARR
base size=8 base align=4
_HYPER_SIZEDARR (0x5df1780) 0
-
-
-
-
Class tagDEC
size=16 align=8
base size=16 base align=8
@@ -15698,7 +15401,6 @@ Class tagBIND_OPTS2
base size=32 base align=4
tagBIND_OPTS2 (0x5e46400) 0
-
Class tagSTGMEDIUM
size=12 align=4
base size=12 base align=4
@@ -15819,13 +15521,11 @@ Class tagCAPROPVARIANT
base size=8 base align=4
tagCAPROPVARIANT (0x5e64f00) 0
-
Class tagPROPVARIANT
size=16 align=8
base size=16 base align=8
tagPROPVARIANT (0x5e64e40) 0
-
Class tagPROPSPEC
size=8 align=4
base size=8 base align=4
@@ -16916,7 +16616,6 @@ Class _wireSAFEARR_HAVEIID
base size=24 base align=4
_wireSAFEARR_HAVEIID (0x609dd40) 0
-
Class _wireSAFEARRAY_UNION
size=28 align=4
base size=28 base align=4
@@ -16932,22 +16631,16 @@ Class tagSAFEARRAY
base size=24 base align=4
tagSAFEARRAY (0x60ad5c0) 0
-
-
-
-
Class tagVARIANT
size=16 align=8
base size=16 base align=8
tagVARIANT (0x60ad740) 0
-
Class _wireVARIANT
size=32 align=8
base size=32 base align=8
_wireVARIANT (0x609d680) 0
-
Class tagTYPEDESC
size=8 align=4
base size=8 base align=4
@@ -16973,7 +16666,6 @@ Class tagIDLDESC
base size=8 base align=4
tagIDLDESC (0x60d3a80) 0
-
Class tagELEMDESC
size=16 align=4
base size=16 base align=4
@@ -16999,7 +16691,6 @@ Class tagFUNCDESC
base size=52 base align=4
tagFUNCDESC (0x60e2ec0) 0
-
Class tagVARDESC
size=36 align=4
base size=36 base align=4
@@ -17354,8 +17045,6 @@ Class tagINTERFACEDATA
base size=8 base align=4
tagINTERFACEDATA (0x61650c0) 0
-
-
Class tagOleMenuGroupWidths
size=24 align=4
base size=24 base align=4
@@ -17848,7 +17537,6 @@ Class _OLESTREAMVTBL
base size=8 base align=4
_OLESTREAMVTBL (0x62accc0) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
@@ -17985,34 +17673,3 @@ QGLPixelBuffer (0x63a9fc0) 0
QPaintDevice (0x63f8640) 0
primary-for QGLPixelBuffer (0x63a9fc0)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ia32.txt
index 01586e6fb1..2b1f6209c5 100644
--- a/tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb793e300) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb793e780) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb793ec40) 0
QGenericArgument (0xb793ec80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb793ef00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6a68280) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb6a68300) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb6a68580) 0
QString (0xb6a685c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb6a68900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0xb6a68e00) 0
QObject (0xb6a68e40) 0
primary-for QIODevice (0xb6a68e00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6a687c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb680f580) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb680fa40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb680fcc0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb680ff00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb680f440) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0xb680fac0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0xb659f200) 0
QTextStream (0xb659f240) 0
primary-for QTextOStream (0xb659f200)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb659f2c0) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb659f4c0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb659f580) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -580,7 +505,6 @@ QFile (0xb659fd40) 0
QObject (0xb659fdc0) 0
primary-for QIODevice (0xb659fd80)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -632,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb659ffc0) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb659ff80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6378040) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6378140) 0
QList<QString> (0xb6378180) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6378300) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -719,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb6378440) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -830,8 +742,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6378880) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -925,66 +835,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6378c00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6378d00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1010,18 +865,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb62f0940) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb62f0e80) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1052,49 +900,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb62f0b40) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb62f0e40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6203000) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6203080) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb6203100) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6203380) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6203640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6203780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1110,7 +950,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6203c00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1126,19 +965,16 @@ Class QDate
base size=4 base align=4
QDate (0xb6203ec0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6203fc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6203200) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1323,7 +1159,6 @@ QEventLoop (0xb5e7e040) 0
QObject (0xb5e7e080) 0
primary-for QEventLoop (0xb5e7e040)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1264,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5e7e680) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb5e7e700) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1654,7 +1487,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb5e7ec00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1748,13 +1580,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb5e7eec0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb5e7ef40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1765,7 +1595,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5e7e000) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1821,7 +1650,6 @@ QLibrary (0xb5e7e440) 0
QObject (0xb5e7e500) 0
primary-for QLibrary (0xb5e7e440)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1868,7 +1696,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb5e7ebc0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1879,22 +1706,16 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb5e7ee80) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb5dea000) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0xb5dea080) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1910,17 +1731,12 @@ Class QPen
base size=4 base align=4
QPen (0xb5dea3c0) 0
-
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb5dea580) 0
QVector<QPoint> (0xb5dea5c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -1942,7 +1758,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb5dea880) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -1982,7 +1797,6 @@ QImage (0xb5deaa40) 0
QPaintDevice (0xb5deaa80) 0
primary-for QImage (0xb5deaa40)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -2006,18 +1820,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb5dead80) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0xb5deae00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -2046,15 +1853,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb5dea800) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb5dea980) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -2193,7 +1996,6 @@ QTextFrame (0xb5bc6580) 0
QObject (0xb5bc6600) 0
primary-for QTextObject (0xb5bc65c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2217,14 +2019,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb5bc6800) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb5bc6900) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2283,13 +2082,11 @@ QTextDocument (0xb5bc6b00) 0
QObject (0xb5bc6b40) 0
primary-for QTextDocument (0xb5bc6b00)
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0xb5bc6c00) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2329,7 +2126,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb5bc6e80) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2626,8 +2422,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb5948c00) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2925,8 +2719,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb59dd480) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2974,7 +2766,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0xb59dd880) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2996,8 +2787,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb59ddb40) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3360,7 +3149,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb59ddf80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -3390,9 +3178,6 @@ QItemSelectionModel (0xb57ee080) 0
QObject (0xb57ee0c0) 0
primary-for QItemSelectionModel (0xb57ee080)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -3598,13 +3383,11 @@ QAbstractSpinBox (0xb57ee680) 0
QPaintDevice (0xb57ee740) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb57ee840) 0
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -3811,8 +3594,6 @@ QStyle (0xb57eec40) 0
QObject (0xb57eec80) 0
primary-for QStyle (0xb57eec40)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -4070,7 +3851,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb57eec00) 0
QStyleOption (0xb57eebc0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -4096,14 +3876,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb5560300) 0
QStyleOption (0xb5560340) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb5560400) 0
QStyleOption (0xb5560440) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -4117,7 +3895,6 @@ QStyleOptionTabV2 (0xb55606c0) 0
QStyleOptionTab (0xb5560700) 0
QStyleOption (0xb5560740) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -4143,7 +3920,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb5560b00) 0
QStyleOption (0xb5560b40) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -4168,7 +3944,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb5560e80) 0
QStyleOption (0xb5560ec0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -4208,8 +3983,6 @@ QStyleOptionSpinBox (0xb5560c40) 0
QStyleOptionComplex (0xb5560cc0) 0
QStyleOption (0xb5560d80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -4217,7 +3990,6 @@ QStyleOptionQ3ListView (0xb5560e40) 0
QStyleOptionComplex (0xb5560f00) 0
QStyleOption (0xb5466000) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -4424,7 +4196,6 @@ QAbstractItemView (0xb5466a00) 0
QPaintDevice (0xb5466b40) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5188,7 +4959,6 @@ QMessageBox (0xb5368580) 0
QPaintDevice (0xb5368680) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QProgressDialog
QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
@@ -5438,7 +5208,6 @@ QFileDialog (0xb5368a80) 0
QPaintDevice (0xb5368b80) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5523,7 +5292,6 @@ QAbstractPrintDialog (0xb5368c80) 0
QPaintDevice (0xb5368d80) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5944,7 +5712,6 @@ QImageIOPlugin (0xb524e3c0) 0
QFactoryInterface (0xb524e480) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb524e440)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -6291,15 +6058,6 @@ Class QPainter
base size=4 base align=4
QPainter (0xb524e5c0) 0
-
-
-
-
-
-
-
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -6316,14 +6074,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb51ba340) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb51ba440) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -6334,8 +6089,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb51ba700) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -6369,14 +6122,11 @@ Class QPaintEngine
QPaintEngine (0xb51ba780) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb51ba880) 0
-
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -6465,8 +6215,6 @@ QStringListModel (0xb51bab00) 0
QObject (0xb51babc0) 0
primary-for QAbstractItemModel (0xb51bab80)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6708,8 +6456,6 @@ Class QStandardItem
QStandardItem (0xb51bad80) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -7529,8 +7275,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb4fab000) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7546,10 +7290,6 @@ Class QItemEditorFactory
QItemEditorFactory (0xb4fab880) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7775,8 +7515,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb4d1e800) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8728,8 +8466,6 @@ QActionGroup (0xb4c0df80) 0
QObject (0xb4c0dfc0) 0
primary-for QActionGroup (0xb4c0df80)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8898,7 +8634,6 @@ QCommonStyle (0xb4c0df40) 0
QObject (0xb4b63040) 0
primary-for QStyle (0xb4b63000)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9419,8 +9154,6 @@ Class QGraphicsItem
QGraphicsItem (0xb4b63fc0) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10192,9 +9925,6 @@ QGraphicsView (0xb4a4d880) 0
QPaintDevice (0xb4a4d9c0) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -11445,7 +11175,6 @@ QDateEdit (0xb495b080) 0
QPaintDevice (0xb495b6c0) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -11604,7 +11333,6 @@ QDockWidget (0xb488d040) 0
QPaintDevice (0xb488d100) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11761,7 +11489,6 @@ QDialogButtonBox (0xb488d340) 0
QPaintDevice (0xb488d400) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QMainWindow
QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
@@ -11934,7 +11661,6 @@ QTextEdit (0xb488d600) 0
QPaintDevice (0xb488d740) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -12936,7 +12662,6 @@ QFontComboBox (0xb4606600) 0
QPaintDevice (0xb4606700) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBar
QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
@@ -13347,13 +13072,11 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0xb4606ec0) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
QGLFormat (0xb4606f80) 0
-
Vtable for QGLContext
QGLContext::_ZTV10QGLContext: 11u entries
0 (int (*)(...))0
@@ -13498,38 +13221,3 @@ QGLPixelBuffer (0xb4606d00) 0
QPaintDevice (0xb4606e80) 0
primary-for QGLPixelBuffer (0xb4606d00)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ppc32.txt
index b2e504192e..f9de66f267 100644
--- a/tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x32285c40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x322ad7e0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bc80) 0
QGenericArgument (0x32363310) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x323635b0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x324743b8) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0x324747a8) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0x3001bec0) 0
QString (0x3259fb60) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x32697310) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0x3001bf80) 0
QObject (0x32697d20) 0
primary-for QIODevice (0x3001bf80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x327b6508) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x327b6dc8) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0x328c32a0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x328c37e0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x328c3b98) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x328c3ce8) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0x328c3d90) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0x32884180) 0
QTextStream (0x329c2460) 0
primary-for QTextOStream (0x32884180)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x329c26c8) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x329c29d8) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -574,7 +500,6 @@ QFile (0x328841c0) 0
QObject (0x32a157e0) 0
primary-for QIODevice (0x32884200)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -626,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x32a15ab8) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x32a15e00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x32a15a48) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x32884300) 0
QList<QString> (0x32bb5230) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x32bb59d8) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -713,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x32bb5bd0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -824,8 +737,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x32c70188) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -919,66 +830,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x32c706c8) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x32c70930) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1004,18 +860,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x32d63c78) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x32db5578) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1046,49 +895,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x32db5bd0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x32db5e38) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x32e72508) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x32e726c8) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x32e728f8) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x32e72f50) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x32f081f8) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x32f08620) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1104,7 +945,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x330630a8) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1120,19 +960,16 @@ Class QDate
base size=4 base align=4
QDate (0x33063578) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x330637a8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x330639d8) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1317,7 +1154,6 @@ QEventLoop (0x32884880) 0
QObject (0x33117578) 0
primary-for QEventLoop (0x32884880)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1423,13 +1259,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x33117b98) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x331cf0e0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1648,7 +1482,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x331cf930) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1742,13 +1575,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x331cfe38) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x331cff50) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1759,7 +1590,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x331cf620) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1815,7 +1645,6 @@ QLibrary (0x32884d00) 0
QObject (0x3329a230) 0
primary-for QLibrary (0x32884d00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1862,7 +1691,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x3329a658) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1873,22 +1701,16 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x3329a888) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x3329a8c0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0x3329a9d8) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1904,17 +1726,12 @@ Class QPen
base size=4 base align=4
QPen (0x3335a070) 0
-
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x32884dc0) 0
QVector<QPoint> (0x3335a428) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -1936,7 +1753,6 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x3335ace8) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -1976,7 +1792,6 @@ QImage (0x32884e80) 0
QPaintDevice (0x3335ab60) 0
primary-for QImage (0x32884e80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -2000,18 +1815,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x33433498) 0
-
Class QBrushData
size=72 align=8
base size=72 base align=8
QBrushData (0x334335b0) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -2040,15 +1848,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x33433ab8) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x33433cb0) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -2187,7 +1991,6 @@ QTextFrame (0x3352f280) 0
QObject (0x334fe5e8) 0
primary-for QTextObject (0x3352f2c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2211,14 +2014,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x334fec40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x335d5038) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2277,13 +2077,11 @@ QTextDocument (0x3352f300) 0
QObject (0x335d54d0) 0
primary-for QTextDocument (0x3352f300)
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x335d56c8) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2323,7 +2121,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x335d5c08) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2620,8 +2417,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x336a66c8) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2919,8 +2714,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x3376c1f8) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2968,7 +2761,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x3376c8c0) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2990,8 +2782,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x3376cf50) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3354,7 +3144,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x3392c4d0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -3384,9 +3173,6 @@ QItemSelectionModel (0x3384e240) 0
QObject (0x3392c930) 0
primary-for QItemSelectionModel (0x3384e240)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -3592,13 +3378,11 @@ QAbstractSpinBox (0x3384e480) 0
QPaintDevice (0x33a260a8) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0x33a262d8) 0
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -3805,8 +3589,6 @@ QStyle (0x3384e6c0) 0
QObject (0x33a26818) 0
primary-for QStyle (0x3384e6c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -4064,7 +3846,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x3384e940) 0
QStyleOption (0x33a26658) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -4090,14 +3871,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x3384ea80) 0
QStyleOption (0x33b514d0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x3384eb00) 0
QStyleOption (0x33b515e8) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -4111,7 +3890,6 @@ QStyleOptionTabV2 (0x3384ebc0) 0
QStyleOptionTab (0x3384ec00) 0
QStyleOption (0x33b519d8) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -4137,7 +3915,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x3384ed40) 0
QStyleOption (0x33b51f50) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -4162,7 +3939,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x3384ee40) 0
QStyleOption (0x33c00150) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -4202,8 +3978,6 @@ QStyleOptionSpinBox (0x33c3d040) 0
QStyleOptionComplex (0x33c3d080) 0
QStyleOption (0x33c00a80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -4211,7 +3985,6 @@ QStyleOptionQ3ListView (0x33c3d0c0) 0
QStyleOptionComplex (0x33c3d100) 0
QStyleOption (0x33c00b98) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -4418,7 +4191,6 @@ QAbstractItemView (0x33c3d4c0) 0
QPaintDevice (0x33c96508) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5182,7 +4954,6 @@ QMessageBox (0x33c3dcc0) 0
QPaintDevice (0x33d7e498) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QProgressDialog
QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
@@ -5432,7 +5203,6 @@ QFileDialog (0x33c3df00) 0
QPaintDevice (0x33d7eab8) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5517,7 +5287,6 @@ QAbstractPrintDialog (0x33e67000) 0
QPaintDevice (0x33d7ee38) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5938,7 +5707,6 @@ QImageIOPlugin (0x33e67480) 0
QFactoryInterface (0x33e928c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x33e674c0)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -6285,15 +6053,6 @@ Class QPainter
base size=4 base align=4
QPainter (0x33f63e38) 0
-
-
-
-
-
-
-
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -6310,14 +6069,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x34015ab8) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x34015cb0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -6328,8 +6084,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x34104230) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -6363,14 +6117,11 @@ Class QPaintEngine
QPaintEngine (0x34104348) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x341045b0) 0
-
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -6459,8 +6210,6 @@ QStringListModel (0x33e67900) 0
QObject (0x34104af0) 0
primary-for QAbstractItemModel (0x33e67980)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6702,8 +6451,6 @@ Class QStandardItem
QStandardItem (0x341f7508) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -7523,8 +7270,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x343616c8) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7540,10 +7285,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x34361930) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7769,8 +7510,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x34424888) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8722,8 +8461,6 @@ QActionGroup (0x345ae240) 0
QObject (0x34577c08) 0
primary-for QActionGroup (0x345ae240)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8892,7 +8629,6 @@ QCommonStyle (0x345ae3c0) 0
QObject (0x3462d700) 0
primary-for QStyle (0x345ae400)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9413,8 +9149,6 @@ Class QGraphicsItem
QGraphicsItem (0x347014d0) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10186,9 +9920,6 @@ QGraphicsView (0x347fc100) 0
QPaintDevice (0x347abee0) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -11439,7 +11170,6 @@ QDateEdit (0x347fce00) 0
QPaintDevice (0x3494af88) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -11598,7 +11328,6 @@ QDockWidget (0x347fcfc0) 0
QPaintDevice (0x34a1d150) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11755,7 +11484,6 @@ QDialogButtonBox (0x34a270c0) 0
QPaintDevice (0x34a1d5e8) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QMainWindow
QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
@@ -11928,7 +11656,6 @@ QTextEdit (0x34a271c0) 0
QPaintDevice (0x34a1da10) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -12930,7 +12657,6 @@ QFontComboBox (0x34a27ac0) 0
QPaintDevice (0x34c3a188) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBar
QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
@@ -13341,13 +13067,11 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x34c3acb0) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
QGLFormat (0x34c3ae70) 0
-
Vtable for QGLContext
QGLContext::_ZTV10QGLContext: 11u entries
0 (int (*)(...))0
@@ -13492,38 +13216,3 @@ QGLPixelBuffer (0x34a27f80) 0
QPaintDevice (0x34ea8268) 0
primary-for QGLPixelBuffer (0x34a27f80)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ia32.txt
index 96a46d3af0..06d21fc194 100644
--- a/tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x1749000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x1749f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0x17ad700) 0
QBasicAtomic (0x17ad740) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x183d700) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x193bd40) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1aa1d80) 0
QString (0x1aa1dc0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1bac740) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1bacc00) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1cda180) 0
QGenericArgument (0x1cda1c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1cda400) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x1cdad40) 0
QObject (0x1cdad80) 0
primary-for QIODevice (0x1cdad40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1da2600) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1da28c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1da2b80) 0
QList<QString> (0x1da2bc0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x1e37f00) 0
QObject (0x1e37f80) 0
primary-for QIODevice (0x1e37f40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1ee1040) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1ee1400) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1ee1600) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1ee1dc0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x2115180) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -836,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x2115fc0) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x21b2600) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -982,8 +917,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x22d1780) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1009,59 +942,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x22d1b00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1087,21 +967,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x23f6340) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x23f6ec0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1178,8 +1048,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x24938c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1205,7 +1073,6 @@ QEventLoop (0x2493b80) 0
QObject (0x2493bc0) 0
primary-for QEventLoop (0x2493b80)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1249,13 +1116,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2493340) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x257e100) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1424,7 +1289,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x257e980) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1530,13 +1394,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x261b5c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x261b700) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1547,7 +1409,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x261b880) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1728,7 +1589,6 @@ QLibrary (0x26b30c0) 0
QObject (0x26b3100) 0
primary-for QLibrary (0x26b30c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1764,7 +1624,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x26b3600) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1775,13 +1634,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x26b3880) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x26b38c0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1838,7 +1695,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2772380) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1849,43 +1705,36 @@ Class QDate
base size=4 base align=4
QDate (0x2772700) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2772980) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x2772c00) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2772e00) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x280a1c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x280a940) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x280ab40) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1896,25 +1745,21 @@ Class QSize
base size=8 base align=4
QSize (0x2917000) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x29177c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x29170c0) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x29e3080) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1961,7 +1806,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x29e3c80) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -1999,8 +1843,6 @@ Class QMacMime
QMacMime (0x29e3140) 0
vptr=((& QMacMime::_ZTV8QMacMime) + 8u)
-
-
Vtable for QMacPasteboardMime
QMacPasteboardMime::_ZTV18QMacPasteboardMime: 10u entries
0 (int (*)(...))0
@@ -2300,8 +2142,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x2b74d80) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2589,8 +2429,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2bfc600) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2978,25 +2816,17 @@ Class QPaintDevice
QPaintDevice (0x2c60340) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x2cbd040) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x2cbd700) 0
QVector<QPoint> (0x2cbd740) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3008,7 +2838,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x2cbdf40) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3032,7 +2861,6 @@ QImage (0x2d65140) 0
QPaintDevice (0x2d65180) 0
primary-for QImage (0x2d65140)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3056,18 +2884,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2d65a80) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0x2d65bc0) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3462,7 +3283,6 @@ QAbstractPrintDialog (0x2f59c80) 0
QPaintDevice (0x2f59d40) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3712,7 +3532,6 @@ QFileDialog (0x305c280) 0
QPaintDevice (0x305c340) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4118,7 +3937,6 @@ QMessageBox (0x305c900) 0
QPaintDevice (0x3134000) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -4472,14 +4290,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3134dc0) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x3134100) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4533,8 +4348,6 @@ Class QGraphicsItem
QGraphicsItem (0x31e8540) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -5122,7 +4935,6 @@ Class QPen
base size=4 base align=4
QPen (0x32e9400) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -5290,21 +5102,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x3366100) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3366240) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -5558,9 +5360,6 @@ QGraphicsView (0x34b3480) 0
QPaintDevice (0x34b3580) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -5586,7 +5385,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x34b3e80) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -5741,7 +5539,6 @@ QImageIOPlugin (0x359ac80) 0
QFactoryInterface (0x35798c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3579880)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5916,8 +5713,6 @@ QActionGroup (0x36294c0) 0
QObject (0x3629500) 0
primary-for QActionGroup (0x36294c0)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -6221,7 +6016,6 @@ QAbstractSpinBox (0x36d0300) 0
QPaintDevice (0x36d0380) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -6428,8 +6222,6 @@ QStyle (0x36d0b80) 0
QObject (0x36d0bc0) 0
primary-for QStyle (0x36d0b80)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -6687,7 +6479,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x37ed580) 0
QStyleOption (0x37ed5c0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6713,14 +6504,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x37ede00) 0
QStyleOption (0x37ede40) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x37edfc0) 0
QStyleOption (0x37ed080) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6734,7 +6523,6 @@ QStyleOptionTabV2 (0x3891280) 0
QStyleOptionTab (0x38912c0) 0
QStyleOption (0x3891300) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6760,7 +6548,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x3891a40) 0
QStyleOption (0x3891a80) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6785,7 +6572,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x3891880) 0
QStyleOption (0x3891ac0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6825,8 +6611,6 @@ QStyleOptionSpinBox (0x3926b00) 0
QStyleOptionComplex (0x3926b40) 0
QStyleOption (0x3926b80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -6834,7 +6618,6 @@ QStyleOptionQ3ListView (0x3926cc0) 0
QStyleOptionComplex (0x3926d00) 0
QStyleOption (0x3926d40) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6924,7 +6707,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x3990c80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -6954,9 +6736,6 @@ QItemSelectionModel (0x3990c00) 0
QObject (0x3a35000) 0
primary-for QItemSelectionModel (0x3990c00)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7085,7 +6864,6 @@ QAbstractItemView (0x3a35500) 0
QPaintDevice (0x3a35600) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -7422,8 +7200,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3b25300) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7563,8 +7339,6 @@ QListView (0x3b25ac0) 0
QPaintDevice (0x3b25c00) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7856,8 +7630,6 @@ Class QStandardItem
QStandardItem (0x3bb7a40) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -8374,16 +8146,11 @@ QTreeView (0x3ce0b40) 0
QPaintDevice (0x3ce0c80) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3ce0e40) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -9263,8 +9030,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x3fce1c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -9298,13 +9063,11 @@ Class QPaintEngine
QPaintEngine (0x3fce300) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x3fce5c0) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -9396,7 +9159,6 @@ QCommonStyle (0x3fcedc0) 0
QObject (0x3fcee40) 0
primary-for QStyle (0x3fcee00)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9769,15 +9531,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x40b4280) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x413e000) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9831,8 +9589,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x413eb80) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9881,8 +9637,6 @@ QTextDocument (0x4250040) 0
QObject (0x4250080) 0
primary-for QTextDocument (0x4250040)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9893,8 +9647,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x4250500) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -10055,7 +9807,6 @@ QTextFrame (0x4250840) 0
QObject (0x4250cc0) 0
primary-for QTextObject (0x4250a00)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -10079,14 +9830,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x4306700) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x4306c80) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -11047,7 +10795,6 @@ QDateEdit (0x44e5580) 0
QPaintDevice (0x44e5680) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11207,7 +10954,6 @@ QDialogButtonBox (0x44e5b40) 0
QPaintDevice (0x44e5bc0) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -11286,7 +11032,6 @@ QDockWidget (0x44e5e40) 0
QPaintDevice (0x44e5ec0) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11447,7 +11192,6 @@ QFontComboBox (0x4597280) 0
QPaintDevice (0x4597340) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13015,7 +12759,6 @@ QTextEdit (0x4835140) 0
QPaintDevice (0x4835240) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -13442,13 +13185,11 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x4931200) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
QGLFormat (0x4931400) 0
-
Vtable for QGLContext
QGLContext::_ZTV10QGLContext: 10u entries
0 (int (*)(...))0
@@ -13592,40 +13333,3 @@ QGLPixelBuffer (0x4931b80) 0
QPaintDevice (0x4931bc0) 0
primary-for QGLPixelBuffer (0x4931b80)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ppc32.txt
index d2c8ab3199..165352a793 100644
--- a/tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x1719bc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x174aac0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0x17ca1c0) 0
QBasicAtomic (0x17ca200) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x185d1c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x19ab800) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1b66840) 0
QString (0x1b66880) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1bd4180) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1bd4640) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1bd4d40) 0
QGenericArgument (0x1bd4d80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1bd4fc0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x1d07800) 0
QObject (0x1d07840) 0
primary-for QIODevice (0x1d07800)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1dc6080) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1dc6340) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1dc6600) 0
QList<QString> (0x1dc6640) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x1e62e00) 0
QObject (0x1e62e80) 0
primary-for QIODevice (0x1e62e40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1e62540) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1f09340) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1f09540) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1f09d00) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x1fd1d40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -846,17 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x2164cc0) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x21a8500) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -993,8 +927,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x22ce6c0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1020,59 +952,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x22cea40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1098,21 +977,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x23eb280) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x23ebe00) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1189,8 +1058,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x2489800) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1216,7 +1083,6 @@ QEventLoop (0x2489ac0) 0
QObject (0x2489b00) 0
primary-for QEventLoop (0x2489ac0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1260,13 +1126,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2489f40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x2578040) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1435,7 +1299,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x25788c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1541,13 +1404,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x26134c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x2613600) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1558,7 +1419,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x2613780) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1739,7 +1599,6 @@ QLibrary (0x26b1000) 0
QObject (0x26b1040) 0
primary-for QLibrary (0x26b1000)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1775,7 +1634,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x26b1540) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1786,13 +1644,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x26b17c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x26b1800) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1849,7 +1705,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2768300) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1860,43 +1715,36 @@ Class QDate
base size=4 base align=4
QDate (0x2768680) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2768900) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x2768b80) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2768d80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x280a140) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x280a8c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x280aac0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1907,25 +1755,21 @@ Class QSize
base size=8 base align=4
QSize (0x280a500) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x290c700) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x290cf80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x29d8000) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1972,7 +1816,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x29d8c00) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2010,8 +1853,6 @@ Class QMacMime
QMacMime (0x29d8fc0) 0
vptr=((& QMacMime::_ZTV8QMacMime) + 8u)
-
-
Vtable for QMacPasteboardMime
QMacPasteboardMime::_ZTV18QMacPasteboardMime: 10u entries
0 (int (*)(...))0
@@ -2311,8 +2152,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x2b64d40) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2600,8 +2439,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2bea5c0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2989,25 +2826,17 @@ Class QPaintDevice
QPaintDevice (0x2c520c0) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x2cb0000) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x2cb06c0) 0
QVector<QPoint> (0x2cb0700) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3019,7 +2848,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x2cb0f00) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3043,7 +2871,6 @@ QImage (0x2d58100) 0
QPaintDevice (0x2d58140) 0
primary-for QImage (0x2d58100)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3067,18 +2894,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2d58a40) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0x2d58b80) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3473,7 +3293,6 @@ QAbstractPrintDialog (0x2f54c00) 0
QPaintDevice (0x2f54cc0) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3723,7 +3542,6 @@ QFileDialog (0x3056240) 0
QPaintDevice (0x3056300) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4129,7 +3947,6 @@ QMessageBox (0x30568c0) 0
QPaintDevice (0x3056fc0) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -4483,14 +4300,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x313ed80) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x313efc0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4544,8 +4358,6 @@ Class QGraphicsItem
QGraphicsItem (0x31eb500) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -5133,7 +4945,6 @@ Class QPen
base size=4 base align=4
QPen (0x32ec3c0) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -5301,21 +5112,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x33690c0) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x3369240) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -5569,9 +5370,6 @@ QGraphicsView (0x34b7480) 0
QPaintDevice (0x34b7580) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -5597,7 +5395,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x34b7e80) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -5752,7 +5549,6 @@ QImageIOPlugin (0x35bdb80) 0
QFactoryInterface (0x359e8c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x359e880)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5927,8 +5723,6 @@ QActionGroup (0x364d4c0) 0
QObject (0x364d500) 0
primary-for QActionGroup (0x364d4c0)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -6232,7 +6026,6 @@ QAbstractSpinBox (0x36f3300) 0
QPaintDevice (0x36f3380) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -6439,8 +6232,6 @@ QStyle (0x36f3b80) 0
QObject (0x36f3bc0) 0
primary-for QStyle (0x36f3b80)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -6698,7 +6489,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x3812580) 0
QStyleOption (0x38125c0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6724,14 +6514,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x3812e00) 0
QStyleOption (0x3812e40) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x3812fc0) 0
QStyleOption (0x3812080) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6745,7 +6533,6 @@ QStyleOptionTabV2 (0x38b3280) 0
QStyleOptionTab (0x38b32c0) 0
QStyleOption (0x38b3300) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6771,7 +6558,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x38b3a40) 0
QStyleOption (0x38b3a80) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6796,7 +6582,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x38b3880) 0
QStyleOption (0x38b3ac0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6836,8 +6621,6 @@ QStyleOptionSpinBox (0x3949b00) 0
QStyleOptionComplex (0x3949b40) 0
QStyleOption (0x3949b80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -6845,7 +6628,6 @@ QStyleOptionQ3ListView (0x3949cc0) 0
QStyleOptionComplex (0x3949d00) 0
QStyleOption (0x3949d40) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6935,7 +6717,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x39b3c80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -6965,9 +6746,6 @@ QItemSelectionModel (0x39b3c00) 0
QObject (0x3a58000) 0
primary-for QItemSelectionModel (0x39b3c00)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7096,7 +6874,6 @@ QAbstractItemView (0x3a58500) 0
QPaintDevice (0x3a58600) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -7433,8 +7210,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3b47300) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7574,8 +7349,6 @@ QListView (0x3b47ac0) 0
QPaintDevice (0x3b47c00) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7867,8 +7640,6 @@ Class QStandardItem
QStandardItem (0x3bdaa40) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -8385,16 +8156,11 @@ QTreeView (0x3d01b40) 0
QPaintDevice (0x3d01c80) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3d01e40) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -9274,8 +9040,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x3fef1c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -9309,13 +9073,11 @@ Class QPaintEngine
QPaintEngine (0x3fef300) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x3fef640) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -9407,7 +9169,6 @@ QCommonStyle (0x3fefe40) 0
QObject (0x3fefec0) 0
primary-for QStyle (0x3fefe80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9780,15 +9541,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x40d0500) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x415e080) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9842,8 +9599,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x415ec00) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9892,8 +9647,6 @@ QTextDocument (0x4270100) 0
QObject (0x4270140) 0
primary-for QTextDocument (0x4270100)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9904,8 +9657,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x42705c0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -10066,7 +9817,6 @@ QTextFrame (0x4270d80) 0
QObject (0x4321000) 0
primary-for QTextObject (0x4270f80)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -10090,14 +9840,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x4321780) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x4321d00) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -11058,7 +10805,6 @@ QDateEdit (0x44fb600) 0
QPaintDevice (0x44fb700) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11218,7 +10964,6 @@ QDialogButtonBox (0x44fbbc0) 0
QPaintDevice (0x44fbc40) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -11297,7 +11042,6 @@ QDockWidget (0x44fbec0) 0
QPaintDevice (0x44fbf40) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11458,7 +11202,6 @@ QFontComboBox (0x45b7300) 0
QPaintDevice (0x45b73c0) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13026,7 +12769,6 @@ QTextEdit (0x484a1c0) 0
QPaintDevice (0x484a2c0) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -13453,13 +13195,11 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0x4951280) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
QGLFormat (0x4951480) 0
-
Vtable for QGLContext
QGLContext::_ZTV10QGLContext: 10u entries
0 (int (*)(...))0
@@ -13603,40 +13343,3 @@ QGLPixelBuffer (0x4951c00) 0
QPaintDevice (0x4951c40) 0
primary-for QGLPixelBuffer (0x4951c00)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.2.0.win32-gcc-ia32.txt
index b312b0ae64..cf5c664e1a 100644
--- a/tests/auto/bic/data/QtOpenGL.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf4380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb60f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -81,20 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc4ab00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xee1240) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -132,7 +95,6 @@ Class QConstString
QConstString (0x11f2dc0) 0
QString (0x11f2e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -194,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d61c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -218,8 +179,6 @@ Class QTextCodec
QTextCodec (0xee11c0) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -241,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x144a300) 0
QGenericArgument (0x144a340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x144a8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -339,7 +295,6 @@ QIODevice (0x13b4a40) 0
QObject (0x150ab40) 0
primary-for QIODevice (0x13b4a40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -358,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xee10c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15d8f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xee1140) 0
QList<QString> (0x15f0740) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -501,23 +451,16 @@ QFile (0x1709080) 0
QObject (0x1709100) 0
primary-for QIODevice (0x17090c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1762140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x171ffc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -573,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16f8f80) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -646,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x18bbb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -670,7 +611,6 @@ Class QTextStream
QTextStream (0x1aff580) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -706,9 +646,6 @@ QTextOStream (0x1b90740) 0
QTextStream (0x1b90780) 0
primary-for QTextOStream (0x1b90740)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -845,8 +782,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e4acc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 0u
@@ -872,59 +807,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ef3400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -950,18 +832,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x1476c80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1fa8800) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -1038,8 +913,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1f16180) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -1065,7 +938,6 @@ QEventLoop (0x21b06c0) 0
QObject (0x21b0700) 0
primary-for QEventLoop (0x21b06c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1109,13 +981,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2228200) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x2228180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1284,7 +1154,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22d77c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1391,13 +1260,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x143fc00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x143fc80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1408,7 +1275,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x143fd80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1455,6 @@ QLibrary (0x2449040) 0
QObject (0x2449080) 0
primary-for QLibrary (0x2449040)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 0u
@@ -1630,7 +1495,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x24b97c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1641,13 +1505,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x24e7e00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x24e7fc0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1704,7 +1566,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x253cac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1715,43 +1576,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e4ab40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e4abc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1762040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1f16340) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1f16380) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f162c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1f16300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1762,25 +1616,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f16240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1f16280) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f161c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1f16200) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1827,7 +1677,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x1f16700) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 0u
@@ -2143,8 +1992,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x2b3de80) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 0u
@@ -2432,8 +2279,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2c10bc0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 0u
@@ -2823,25 +2668,17 @@ Class QPaintDevice
QPaintDevice (0x29bef80) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x1f164c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x1f165c0) 0
QVector<QPoint> (0x2ddc700) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -2853,7 +2690,6 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x1f16800) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -2879,7 +2715,6 @@ QImage (0x1f16580) 0
QPaintDevice (0x2e9bcc0) 0
primary-for QImage (0x1f16580)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 9u entries
0 0u
@@ -2905,18 +2740,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x1f16480) 0
-
Class QBrushData
size=72 align=8
base size=72 base align=8
QBrushData (0x2faa1c0) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -3327,7 +3155,6 @@ QAbstractPrintDialog (0x3353080) 0
QPaintDevice (0x3353180) 8
vptr=((&QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 256u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 70u entries
0 0u
@@ -3589,7 +3416,6 @@ QFileDialog (0x33ca9c0) 0
QPaintDevice (0x33caac0) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 252u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 70u entries
0 0u
@@ -4015,7 +3841,6 @@ QMessageBox (0x3567900) 0
QPaintDevice (0x3567a00) 8
vptr=((&QMessageBox::_ZTV11QMessageBox) + 252u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 71u entries
0 0u
@@ -4385,14 +4210,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x2e55a80) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x36ad1c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4446,8 +4268,6 @@ Class QGraphicsItem
QGraphicsItem (0x372c540) 0
vptr=((&QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 0u
@@ -5035,7 +4855,6 @@ Class QPen
base size=4 base align=4
QPen (0x1f16740) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 0u
@@ -5203,21 +5022,11 @@ Class QTextOption
base size=28 base align=8
QTextOption (0x3930a00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x29f0080) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 69u entries
0 0u
@@ -5483,9 +5292,6 @@ QGraphicsView (0x373da40) 0
QPaintDevice (0x3b59c40) 8
vptr=((&QGraphicsView::_ZTV13QGraphicsView) + 260u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 9u entries
0 0u
@@ -5513,7 +5319,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x1f16540) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 0u
@@ -5668,7 +5473,6 @@ QImageIOPlugin (0x3ca5fc0) 0
QFactoryInterface (0x3cc4080) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3cc4040)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5845,8 +5649,6 @@ QActionGroup (0x3d951c0) 0
QObject (0x3dd4540) 0
primary-for QActionGroup (0x3d951c0)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 0u
@@ -6154,7 +5956,6 @@ QAbstractSpinBox (0x3ebe100) 0
QPaintDevice (0x3ebe1c0) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 260u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 68u entries
0 0u
@@ -6369,8 +6170,6 @@ QStyle (0x31a99c0) 0
QObject (0x3f87340) 0
primary-for QStyle (0x31a99c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 71u entries
0 0u
@@ -6640,7 +6439,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x410ef40) 0
QStyleOption (0x410ef80) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6666,14 +6464,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x416d740) 0
QStyleOption (0x416d780) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x41920c0) 0
QStyleOption (0x4192100) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6687,7 +6483,6 @@ QStyleOptionTabV2 (0x41ea2c0) 0
QStyleOptionTab (0x41ea300) 0
QStyleOption (0x41ea340) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6713,7 +6508,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x423a800) 0
QStyleOption (0x423a840) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6738,7 +6532,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x42d6240) 0
QStyleOption (0x42d6280) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6778,8 +6571,6 @@ QStyleOptionSpinBox (0x43585c0) 0
QStyleOptionComplex (0x4358600) 0
QStyleOption (0x4358640) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -6787,7 +6578,6 @@ QStyleOptionQ3ListView (0x4358ac0) 0
QStyleOptionComplex (0x4358b00) 0
QStyleOption (0x4358b40) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6877,7 +6667,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x4462380) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 0u
@@ -6907,9 +6696,6 @@ QItemSelectionModel (0x448cdc0) 0
QObject (0x448ce00) 0
primary-for QItemSelectionModel (0x448cdc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7042,7 +6828,6 @@ QAbstractItemView (0x451a640) 0
QPaintDevice (0x451a780) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 400u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 0u
@@ -7383,8 +7168,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x469e200) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 0u
@@ -7528,8 +7311,6 @@ QListView (0x46bd680) 0
QPaintDevice (0x46bd800) 8
vptr=((&QListView::_ZTV9QListView) + 400u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 0u
@@ -7825,8 +7606,6 @@ Class QStandardItem
QStandardItem (0x48153c0) 0
vptr=((&QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 0u
@@ -8355,16 +8134,11 @@ QTreeView (0x4a3b980) 0
QPaintDevice (0x4a3bb00) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 408u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x4a67a80) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 0u
@@ -9252,8 +9026,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x398e840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 26u entries
0 0u
@@ -9289,13 +9061,11 @@ Class QPaintEngine
QPaintEngine (0x2d1cb00) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x4e0fc40) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 9u entries
0 0u
@@ -9391,7 +9161,6 @@ QCommonStyle (0x4f7dc40) 0
QObject (0x4f7dcc0) 0
primary-for QStyle (0x4f7dc80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 0u
@@ -9764,15 +9533,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x1f16780) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x1f167c0) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9826,8 +9591,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x30b4dc0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9876,8 +9639,6 @@ QTextDocument (0x381d300) 0
QObject (0x5300fc0) 0
primary-for QTextDocument (0x381d300)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9888,8 +9649,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x5385c00) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -10050,7 +9809,6 @@ QTextFrame (0x53007c0) 0
QObject (0x542c180) 0
primary-for QTextObject (0x542c140)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 0u
@@ -10074,14 +9832,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x52aec40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x53f5280) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 0u
@@ -11074,7 +10829,6 @@ QDateEdit (0x5765940) 0
QPaintDevice (0x5765a80) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 268u)
-
Vtable for QDial
QDial::_ZTV5QDial: 68u entries
0 0u
@@ -11242,7 +10996,6 @@ QDialogButtonBox (0x57d6bc0) 0
QPaintDevice (0x57d6c80) 8
vptr=((&QDialogButtonBox::_ZTV16QDialogButtonBox) + 240u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 67u entries
0 0u
@@ -11325,7 +11078,6 @@ QDockWidget (0x582ca00) 0
QPaintDevice (0x582cac0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 240u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 67u entries
0 0u
@@ -11494,7 +11246,6 @@ QFontComboBox (0x590a3c0) 0
QPaintDevice (0x590a4c0) 8
vptr=((&QFontComboBox::_ZTV13QFontComboBox) + 248u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 67u entries
0 0u
@@ -13138,7 +12889,6 @@ QTextEdit (0x54a1dc0) 0
QPaintDevice (0x5d66b00) 8
vptr=((&QTextEdit::_ZTV9QTextEdit) + 264u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 78u entries
0 0u
@@ -13670,15 +13420,11 @@ Class _EXCEPTION_POINTERS
base size=8 base align=4
_EXCEPTION_POINTERS (0x60688c0) 0
-
-
Class _LARGE_INTEGER
size=8 align=8
base size=8 base align=8
_LARGE_INTEGER (0x6068a80) 0
-
-
Class _ULARGE_INTEGER
size=8 align=8
base size=8 base align=8
@@ -13874,7 +13620,6 @@ Class _SINGLE_LIST_ENTRY
base size=4 base align=4
_SINGLE_LIST_ENTRY (0x60be300) 0
-
Class _SLIST_HEADER
size=8 align=8
base size=8 base align=8
@@ -13960,27 +13705,16 @@ Class _IMAGE_ROM_HEADERS
base size=76 base align=4
_IMAGE_ROM_HEADERS (0x60ef880) 0
-
Class _IMAGE_SECTION_HEADER
size=40 align=4
base size=40 base align=4
_IMAGE_SECTION_HEADER (0x60ef9c0) 0
-
-
Class _IMAGE_SYMBOL
size=18 align=2
base size=18 base align=2
_IMAGE_SYMBOL (0x60efe00) 0
-
-
-
-
-
-
-
-
Class _IMAGE_AUX_SYMBOL
size=18 align=2
base size=18 base align=2
@@ -13991,7 +13725,6 @@ Class _IMAGE_COFF_SYMBOLS_HEADER
base size=32 base align=2
_IMAGE_COFF_SYMBOLS_HEADER (0x60fccc0) 0
-
Class _IMAGE_RELOCATION
size=10 align=2
base size=10 base align=2
@@ -14002,7 +13735,6 @@ Class _IMAGE_BASE_RELOCATION
base size=8 base align=4
_IMAGE_BASE_RELOCATION (0x610f240) 0
-
Class _IMAGE_LINENUMBER
size=6 align=2
base size=6 base align=2
@@ -14023,19 +13755,16 @@ Class _IMAGE_IMPORT_BY_NAME
base size=4 base align=2
_IMAGE_IMPORT_BY_NAME (0x610fb00) 0
-
Class _IMAGE_THUNK_DATA32
size=4 align=4
base size=4 base align=4
_IMAGE_THUNK_DATA32 (0x610fc80) 0
-
Class _IMAGE_THUNK_DATA64
size=8 align=4
base size=8 base align=4
_IMAGE_THUNK_DATA64 (0x610ff80) 0
-
Class _IMAGE_IMPORT_DESCRIPTOR
size=20 align=4
base size=20 base align=4
@@ -14066,10 +13795,6 @@ Class _IMAGE_RESOURCE_DIRECTORY
base size=16 base align=4
_IMAGE_RESOURCE_DIRECTORY (0x6125cc0) 0
-
-
-
-
Class _IMAGE_RESOURCE_DIRECTORY_ENTRY
size=8 align=4
base size=8 base align=4
@@ -14125,22 +13850,16 @@ Class _IMAGE_SEPARATE_DEBUG_HEADER
base size=48 base align=4
_IMAGE_SEPARATE_DEBUG_HEADER (0x614a7c0) 0
-
Class _NT_TIB
size=28 align=4
base size=28 base align=4
_NT_TIB (0x614af00) 0
-
-
-
-
Class _REPARSE_DATA_BUFFER
size=20 align=4
base size=20 base align=4
_REPARSE_DATA_BUFFER (0x6155340) 0
-
Class _REPARSE_GUID_DATA_BUFFER
size=28 align=4
base size=28 base align=4
@@ -14206,7 +13925,6 @@ Class _JOBOBJECT_JOBSET_INFORMATION
base size=4 base align=4
_JOBOBJECT_JOBSET_INFORMATION (0x6181f80) 0
-
Class _POWER_ACTION_POLICY
size=12 align=4
base size=12 base align=4
@@ -14407,7 +14125,6 @@ Class tagPOINTS
base size=4 base align=2
tagPOINTS (0x61cecc0) 0
-
Class _CHAR_INFO
size=4 align=2
base size=4 base align=2
@@ -14438,7 +14155,6 @@ Class _CONSOLE_SCREEN_BUFFER_INFO
base size=22 base align=2
_CONSOLE_SCREEN_BUFFER_INFO (0x61e7380) 0
-
Class _KEY_EVENT_RECORD
size=16 align=1
base size=16 base align=1
@@ -14464,7 +14180,6 @@ Class _FOCUS_EVENT_RECORD
base size=4 base align=4
_FOCUS_EVENT_RECORD (0x61e7d80) 0
-
Class _INPUT_RECORD
size=20 align=4
base size=20 base align=4
@@ -14550,7 +14265,6 @@ Class _RIP_INFO
base size=8 base align=4
_RIP_INFO (0x6254240) 0
-
Class _DEBUG_EVENT
size=96 align=4
base size=96 base align=4
@@ -14621,8 +14335,6 @@ Class tagHW_PROFILE_INFOW
base size=244 base align=4
tagHW_PROFILE_INFOW (0x6274680) 0
-
-
Class _SYSTEM_INFO
size=36 align=4
base size=36 base align=4
@@ -14643,17 +14355,11 @@ Class _MEMORYSTATUS
base size=32 base align=4
_MEMORYSTATUS (0x62823c0) 0
-
-
-
Class _LDT_ENTRY
size=8 align=4
base size=8 base align=4
_LDT_ENTRY (0x62829c0) 0
-
-
-
Class _PROCESS_HEAP_ENTRY
size=28 align=4
base size=28 base align=4
@@ -14729,29 +14435,21 @@ Class tagCIEXYZTRIPLE
base size=36 base align=4
tagCIEXYZTRIPLE (0x63e4500) 0
-
Class tagFONTSIGNATURE
size=24 align=4
base size=24 base align=4
tagFONTSIGNATURE (0x63e4d80) 0
-
Class tagCOLORADJUSTMENT
size=24 align=2
base size=24 base align=2
tagCOLORADJUSTMENT (0x63f1140) 0
-
-
-
Class _devicemodeA
size=156 align=4
base size=156 base align=4
_devicemodeA (0x63f15c0) 0
-
-
-
Class _devicemodeW
size=220 align=4
base size=220 base align=4
@@ -15452,14 +15150,11 @@ Class tagDELETEITEMSTRUCT
base size=20 base align=4
tagDELETEITEMSTRUCT (0x6603cc0) 0
-
-
Class tagDRAWITEMSTRUCT
size=48 align=4
base size=48 base align=4
tagDRAWITEMSTRUCT (0x6613240) 0
-
Class tagPAINTSTRUCT
size=64 align=4
base size=64 base align=4
@@ -15520,15 +15215,11 @@ Class _WINDOWPLACEMENT
base size=44 base align=4
_WINDOWPLACEMENT (0x66340c0) 0
-
-
Class tagHELPINFO
size=28 align=4
base size=28 base align=4
tagHELPINFO (0x66347c0) 0
-
-
Class tagUSEROBJECTFLAGS
size=12 align=4
base size=12 base align=4
@@ -15761,7 +15452,6 @@ Class tagKBDLLHOOKSTRUCT
base size=20 base align=4
tagKBDLLHOOKSTRUCT (0x6695cc0) 0
-
Class _cpinfo
size=20 align=4
base size=20 base align=4
@@ -15967,12 +15657,6 @@ Class _SERVICE_FAILURE_ACTIONSW
base size=20 base align=4
_SERVICE_FAILURE_ACTIONSW (0x6806440) 0
-
-
-
-
-
-
Class HCONVLIST__
size=4 align=4
base size=4 base align=4
@@ -16103,9 +15787,6 @@ Class tagIMEMENUITEMINFOW
base size=192 base align=4
tagIMEMENUITEMINFOW (0x686dfc0) 0
-
-
-
Class mmtime_tag
size=12 align=1
base size=12 base align=1
@@ -16276,49 +15957,36 @@ Class tagMIXERCAPSW
base size=80 base align=1
tagMIXERCAPSW (0x6902b80) 0
-
Class tagMIXERLINEA
size=168 align=1
base size=168 base align=1
tagMIXERLINEA (0x6902d00) 0
-
Class tagMIXERLINEW
size=280 align=1
base size=280 base align=1
tagMIXERLINEW (0x6915240) 0
-
-
-
-
Class tagMIXERCONTROLA
size=148 align=1
base size=148 base align=1
tagMIXERCONTROLA (0x6915480) 0
-
-
-
-
Class tagMIXERCONTROLW
size=228 align=1
base size=228 base align=1
tagMIXERCONTROLW (0x6915c80) 0
-
Class tagMIXERLINECONTROLSA
size=24 align=1
base size=24 base align=1
tagMIXERLINECONTROLSA (0x6930180) 0
-
Class tagMIXERLINECONTROLSW
size=24 align=1
base size=24 base align=1
tagMIXERLINECONTROLSW (0x6930480) 0
-
Class tMIXERCONTROLDETAILS
size=24 align=1
base size=24 base align=1
@@ -16674,8 +16342,6 @@ Class _RPC_POLICY
base size=12 base align=4
_RPC_POLICY (0x6a095c0) 0
-
-
Class _RPC_SECURITY_QOS
size=16 align=4
base size=16 base align=4
@@ -16691,7 +16357,6 @@ Class _SEC_WINNT_AUTH_IDENTITY_A
base size=28 base align=4
_SEC_WINNT_AUTH_IDENTITY_A (0x6a09f00) 0
-
Class _RPC_PROTSEQ_VECTORA
size=8 align=4
base size=8 base align=4
@@ -16717,7 +16382,6 @@ Class _RPC_MESSAGE
base size=44 base align=4
_RPC_MESSAGE (0x6a58080) 0
-
Class _RPC_PROTSEQ_ENDPOINT
size=8 align=4
base size=8 base align=4
@@ -16843,8 +16507,6 @@ Class tagDEVNAMES
base size=8 base align=1
tagDEVNAMES (0x6ad0100) 0
-
-
Class tagOFNA
size=76 align=1
base size=76 base align=1
@@ -17090,8 +16752,6 @@ Class _PRINTPROCESSOR_INFO_1W
base size=4 base align=4
_PRINTPROCESSOR_INFO_1W (0x6b69e80) 0
-
-
Class _PRINTER_NOTIFY_INFO_DATA
size=20 align=4
base size=20 base align=4
@@ -17177,9 +16837,6 @@ Class protoent
base size=12 base align=4
protoent (0x6bd2540) 0
-
-
-
Class in_addr
size=4 align=4
base size=4 base align=4
@@ -17315,24 +16972,16 @@ Class _WSAPROTOCOL_INFOW
base size=628 base align=4
_WSAPROTOCOL_INFOW (0x6c34a00) 0
-
-
-
-
-
Class _WSACOMPLETION
size=16 align=4
base size=16 base align=4
_WSACOMPLETION (0x6c34e80) 0
-
-
Class _SCONTEXT_QUEUE
size=8 align=4
base size=8 base align=4
_SCONTEXT_QUEUE (0x6c8dd00) 0
-
Class _MIDL_STUB_MESSAGE
size=180 align=4
base size=180 base align=4
@@ -17378,7 +17027,6 @@ Class _NDR_CS_ROUTINES
base size=8 base align=4
_NDR_CS_ROUTINES (0x6cb3680) 0
-
Class _MIDL_STUB_DESC
size=80 align=4
base size=80 base align=4
@@ -17409,8 +17057,6 @@ Class _FULL_PTR_TO_REFID_ELEMENT
base size=16 base align=4
_FULL_PTR_TO_REFID_ELEMENT (0x6cc4680) 0
-
-
Class _FULL_PTR_XLAT_TABLES
size=32 align=4
base size=32 base align=4
@@ -17426,7 +17072,6 @@ Class _FLAGGED_WORD_BLOB
base size=12 base align=4
_FLAGGED_WORD_BLOB (0x6d11540) 0
-
Class tagCY
size=8 align=8
base size=8 base align=8
@@ -17462,10 +17107,6 @@ Class _HYPER_SIZEDARR
base size=8 base align=4
_HYPER_SIZEDARR (0x6d2a240) 0
-
-
-
-
Class tagDEC
size=16 align=8
base size=16 base align=8
@@ -17573,7 +17214,6 @@ Class tagBIND_OPTS2
base size=32 base align=4
tagBIND_OPTS2 (0x6d6bec0) 0
-
Class tagSTGMEDIUM
size=12 align=4
base size=12 base align=4
@@ -17694,13 +17334,11 @@ Class tagCAPROPVARIANT
base size=8 base align=4
tagCAPROPVARIANT (0x6d9b9c0) 0
-
Class tagPROPVARIANT
size=16 align=8
base size=16 base align=8
tagPROPVARIANT (0x6d9b900) 0
-
Class tagPROPSPEC
size=8 align=4
base size=8 base align=4
@@ -18791,7 +18429,6 @@ Class _wireSAFEARR_HAVEIID
base size=24 base align=4
_wireSAFEARR_HAVEIID (0x6fdf740) 0
-
Class _wireSAFEARRAY_UNION
size=28 align=4
base size=28 base align=4
@@ -18807,22 +18444,16 @@ Class tagSAFEARRAY
base size=24 base align=4
tagSAFEARRAY (0x6fdffc0) 0
-
-
-
-
Class tagVARIANT
size=16 align=8
base size=16 base align=8
tagVARIANT (0x6fed140) 0
-
Class _wireVARIANT
size=32 align=8
base size=32 base align=8
_wireVARIANT (0x6fdf080) 0
-
Class tagTYPEDESC
size=8 align=4
base size=8 base align=4
@@ -18848,7 +18479,6 @@ Class tagIDLDESC
base size=8 base align=4
tagIDLDESC (0x7006480) 0
-
Class tagELEMDESC
size=16 align=4
base size=16 base align=4
@@ -18874,7 +18504,6 @@ Class tagFUNCDESC
base size=52 base align=4
tagFUNCDESC (0x701a8c0) 0
-
Class tagVARDESC
size=36 align=4
base size=36 base align=4
@@ -19229,8 +18858,6 @@ Class tagINTERFACEDATA
base size=8 base align=4
tagINTERFACEDATA (0x7089ac0) 0
-
-
Class tagOleMenuGroupWidths
size=24 align=4
base size=24 base align=4
@@ -19723,13 +19350,11 @@ Class _OLESTREAMVTBL
base size=8 base align=4
_OLESTREAMVTBL (0x71e16c0) 0
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
QGLFormat (0x600e700) 0
-
Vtable for QGLContext
QGLContext::_ZTV10QGLContext: 10u entries
0 0u
@@ -19881,38 +19506,3 @@ QGLPixelBuffer (0x7306300) 0
QPaintDevice (0x7366280) 0
primary-for QGLPixelBuffer (0x7306300)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.3.0.linux-gcc-ia32.txt
index 32cf29ff41..ffe7950195 100644
--- a/tests/auto/bic/data/QtOpenGL.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb5acb340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb5acb7c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb5acbcc0) 0
QGenericArgument (0xb5acbd00) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb5acbf80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb5a0f300) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb5a0f380) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb5a0f680) 0
QString (0xb5a0f6c0) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb5a0fa40) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -297,7 +256,6 @@ QLibrary (0xb5a0f4c0) 0
QObject (0xb5a0f500) 0
primary-for QLibrary (0xb5a0f4c0)
-
Class QUuid
size=16 align=4
base size=16 base align=4
@@ -344,7 +302,6 @@ QIODevice (0xb5a0fc00) 0
QObject (0xb5a0fe40) 0
primary-for QIODevice (0xb5a0fc00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -363,22 +320,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb56310c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb5631140) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb5631240) 0
QList<QString> (0xb5631280) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -433,7 +385,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb56316c0) 0 empty
-
Class QCryptographicHash
size=4 align=4
base size=4 base align=4
@@ -444,36 +395,26 @@ Class QDate
base size=4 base align=4
QDate (0xb5631c40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb5631d40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb5631e40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
QByteArrayMatcher (0xb5631f40) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb5631f80) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -484,25 +425,11 @@ Class timeval
base size=8 base align=4
timeval (0xb5631dc0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb53f2000) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -523,13 +450,11 @@ Class QSize
base size=8 base align=4
QSize (0xb53f2580) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb53f2800) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -540,8 +465,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb53f2dc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -577,37 +500,31 @@ Class QPoint
base size=8 base align=4
QPoint (0xb522c040) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb522c2c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb522c640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb522c780) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb522c880) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb522c900) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -644,7 +561,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb522ccc0) 0
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -655,67 +571,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb522ce40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb522cf40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -741,18 +601,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb509e800) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb509ed40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -778,10 +631,6 @@ QSettings (0xb509ee00) 0
QObject (0xb509ee40) 0
primary-for QSettings (0xb509ee00)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -802,8 +651,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb509ea00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -814,7 +661,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb4f7d000) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -859,7 +705,6 @@ QFile (0xb4f7d080) 0
QObject (0xb4f7d100) 0
primary-for QIODevice (0xb4f7d0c0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -911,17 +756,11 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb4f7d300) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb4f7d480) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -1004,7 +843,6 @@ Class QDirIterator
QDirIterator (0xb4f7d7c0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1060,7 +898,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb4f7d8c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1093,7 +930,6 @@ Class QAbstractFileEngineIterator
QAbstractFileEngineIterator (0xb4f7db00) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1117,8 +953,6 @@ Class QTextCodec
QTextCodec (0xb4f7db80) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -1142,7 +976,6 @@ Class QTextStream
QTextStream (0xb4f7de40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1288,13 +1121,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb4bbc0c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb4bbc100) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1305,7 +1136,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb4bbc200) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1384,7 +1214,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb4bbc580) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1418,13 +1247,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb4bbc6c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb4bbc740) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1663,7 +1490,6 @@ QEventLoop (0xb4bbcc40) 0
QObject (0xb4bbcc80) 0
primary-for QEventLoop (0xb4bbcc40)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1857,13 +1683,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb4bbce00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb4bbcf80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1874,7 +1698,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb4b38080) 0
-
Vtable for QTextCodecFactoryInterface
QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
@@ -2016,22 +1839,17 @@ QImageIOPlugin (0xb4b38500) 0
QFactoryInterface (0xb4b385c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb4b38580)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
QImageReader (0xb4b38680) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb4b38780) 0
QVector<QPoint> (0xb4b387c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -2053,7 +1871,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb4b38ac0) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -2064,14 +1881,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb4b38b40) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb4b38c40) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -2082,7 +1896,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb4b38f00) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -2122,11 +1935,6 @@ QImage (0xb4b383c0) 0
QPaintDevice (0xb4b38480) 0
primary-for QImage (0xb4b383c0)
-
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2313,7 +2121,6 @@ Class QIcon
base size=4 base align=4
QIcon (0xb4915940) 0
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -2451,7 +2258,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb4915f40) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2748,8 +2554,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb485c840) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -3037,9 +2841,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb46d7040) 0 empty
-
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -3069,9 +2870,6 @@ QAccessibleInterface (0xb46d7200) 0 nearly-empty
vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
QAccessible (0xb46d7240) 0 empty
-
-
-
Vtable for QAccessibleInterfaceEx
QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
0 (int (*)(...))0
@@ -3592,24 +3390,16 @@ Class QPen
base size=4 base align=4
QPen (0xb478f500) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0xb478f600) 0
-
Class QBrushData
size=108 align=4
base size=105 base align=4
QBrushData (0xb478f680) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3638,15 +3428,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb478fa80) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb478fb40) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -3785,7 +3571,6 @@ QTextFrame (0xb478fc40) 0
QObject (0xb450b040) 0
primary-for QTextObject (0xb450b000)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -3809,14 +3594,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb450b240) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb450b340) 0
-
Class QTextDocumentFragment
size=4 align=4
base size=4 base align=4
@@ -3882,7 +3664,6 @@ QTextTable (0xb450b500) 0
QObject (0xb450b5c0) 0
primary-for QTextObject (0xb450b580)
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -3930,7 +3711,6 @@ Class QTextOption
base size=24 base align=4
QTextOption (0xb450b980) 0
-
Class QTextInlineObject
size=8 align=4
base size=8 base align=4
@@ -3946,8 +3726,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb450ba40) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -3996,7 +3774,6 @@ QTextDocument (0xb450bd00) 0
QObject (0xb450bd40) 0
primary-for QTextDocument (0xb450bd00)
-
Class QPalette
size=8 align=4
base size=8 base align=4
@@ -4013,8 +3790,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb450bfc0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -4075,7 +3850,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb450be40) 0
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4122,8 +3896,6 @@ QStyle (0xb42b0100) 0
QObject (0xb42b0140) 0
primary-for QStyle (0xb42b0100)
-
-
Vtable for QCommonStyle
QCommonStyle::_ZTV12QCommonStyle: 35u entries
0 (int (*)(...))0
@@ -4328,7 +4100,6 @@ QWindowsXPStyle (0xb42b0780) 0
QObject (0xb42b0880) 0
primary-for QStyle (0xb42b0840)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -4623,7 +4394,6 @@ QWidget (0xb42b0040) 0
QPaintDevice (0xb42b01c0) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
0 (int (*)(...))0
@@ -4823,7 +4593,6 @@ QAbstractSpinBox (0xb4094140) 0
QPaintDevice (0xb4094200) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5241,7 +5010,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb4094ac0) 0
QStyleOption (0xb4094b00) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5267,14 +5035,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb4094f00) 0
QStyleOption (0xb4094f40) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb4094000) 0
QStyleOption (0xb4094100) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5288,7 +5054,6 @@ QStyleOptionTabV2 (0xb4094840) 0
QStyleOptionTab (0xb4094980) 0
QStyleOption (0xb4094a80) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5314,7 +5079,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb3fd9200) 0
QStyleOption (0xb3fd9240) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5346,7 +5110,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb3fd96c0) 0
QStyleOption (0xb3fd9700) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -5401,8 +5164,6 @@ QStyleOptionSpinBox (0xb3fd9f80) 0
QStyleOptionComplex (0xb3fd9fc0) 0
QStyleOption (0xb3fd9000) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5410,7 +5171,6 @@ QStyleOptionQ3ListView (0xb3fd9100) 0
QStyleOptionComplex (0xb3fd9280) 0
QStyleOption (0xb3fd9340) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5526,7 +5286,6 @@ Class QStyleFactory
base size=0 base align=1
QStyleFactory (0xb3ec0780) 0 empty
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5697,7 +5456,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb3ec0b40) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5727,9 +5485,6 @@ QItemSelectionModel (0xb3ec0c00) 0
QObject (0xb3ec0c40) 0
primary-for QItemSelectionModel (0xb3ec0c00)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5890,7 +5645,6 @@ QAbstractItemView (0xb3ec0f00) 0
QPaintDevice (0xb3ec0180) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -6154,8 +5908,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb3e0e280) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6302,8 +6054,6 @@ Class QTableWidgetSelectionRange
base size=16 base align=4
QTableWidgetSelectionRange (0xb3e0e800) 0
-
-
Vtable for QTableWidgetItem
QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6788,8 +6538,6 @@ Class QStandardItem
QStandardItem (0xb3e0edc0) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -6916,10 +6664,6 @@ QDirModel (0xb3b65300) 0
QObject (0xb3b65380) 0
primary-for QAbstractItemModel (0xb3b65340)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7514,8 +7258,6 @@ QActionGroup (0xb3b65440) 0
QObject (0xb3b65540) 0
primary-for QActionGroup (0xb3b65440)
-
-
Vtable for QLayoutItem
QLayoutItem::_ZTV11QLayoutItem: 18u entries
0 (int (*)(...))0
@@ -8653,7 +8395,6 @@ QMdiArea (0xb38e50c0) 0
QPaintDevice (0xb38e5200) 8
vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
Vtable for QAbstractButton
QAbstractButton::_ZTV15QAbstractButton: 66u entries
0 (int (*)(...))0
@@ -8974,7 +8715,6 @@ QMdiSubWindow (0xb38e56c0) 0
QPaintDevice (0xb38e5780) 8
vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
Vtable for QCalendarWidget
QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
@@ -9451,7 +9191,6 @@ QDialogButtonBox (0xb38e5f80) 0
QPaintDevice (0xb38e5240) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -9530,7 +9269,6 @@ QDockWidget (0xb38e5540) 0
QPaintDevice (0xb38e5980) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QScrollArea
QScrollArea::_ZTV11QScrollArea: 65u entries
0 (int (*)(...))0
@@ -9880,7 +9618,6 @@ QDateEdit (0xb36a7440) 0
QPaintDevice (0xb36a7580) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QFontComboBox
QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
@@ -9963,7 +9700,6 @@ QFontComboBox (0xb36a7640) 0
QPaintDevice (0xb36a7740) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBox
QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
@@ -10217,7 +9953,6 @@ QTextEdit (0xb36a7ac0) 0
QPaintDevice (0xb36a7c00) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -11148,7 +10883,6 @@ QMainWindow (0xb35ee980) 0
QPaintDevice (0xb35eea40) 8
vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11720,9 +11454,6 @@ Class QGraphicsItem
QGraphicsItem (0xb35385c0) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -12283,15 +12014,6 @@ Class QPainter
base size=4 base align=4
QPainter (0xb3538480) 0
-
-
-
-
-
-
-
-
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -12337,9 +12059,6 @@ QGraphicsScene (0xb32ab180) 0
QObject (0xb32ab1c0) 0
primary-for QGraphicsScene (0xb32ab180)
-
-
-
Vtable for QGraphicsView
QGraphicsView::_ZTV13QGraphicsView: 68u entries
0 (int (*)(...))0
@@ -12427,8 +12146,6 @@ QGraphicsView (0xb32ab3c0) 0
QPaintDevice (0xb32ab500) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
Vtable for QGraphicsItemAnimation
QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
0 (int (*)(...))0
@@ -12787,7 +12504,6 @@ QAbstractPrintDialog (0xb32abb40) 0
QPaintDevice (0xb32abc40) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -13045,7 +12761,6 @@ QWizard (0xb32ab580) 0
QPaintDevice (0xb32abb00) 8
vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
Vtable for QWizardPage
QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
@@ -13212,7 +12927,6 @@ QFileDialog (0xb3082100) 0
QPaintDevice (0xb3082200) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -13548,7 +13262,6 @@ QMessageBox (0xb30827c0) 0
QPaintDevice (0xb30828c0) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -14023,8 +13736,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb2fbb300) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -14058,13 +13769,11 @@ Class QPaintEngine
QPaintEngine (0xb2fbb380) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb2fbb480) 0
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26u entries
0 (int (*)(...))0
@@ -14180,14 +13889,11 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0xb2fbb880) 0
-
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
QGLFormat (0xb2fbb980) 0
-
Vtable for QGLContext
QGLContext::_ZTV10QGLContext: 11u entries
0 (int (*)(...))0
@@ -14332,40 +14038,3 @@ QGLFramebufferObject (0xb2fbbd40) 0
QPaintDevice (0xb2fbbd80) 0
primary-for QGLFramebufferObject (0xb2fbbd40)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.4.0.linux-gcc-ia32.txt
index 7490f82c40..0bf66c908f 100644
--- a/tests/auto/bic/data/QtOpenGL.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb6bc8f3c) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb6bf6e4c) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6a476cc) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb695430c) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb66c2c00) 0
QString (0xb6706960) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb678e294) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb660d924) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb6670100) 0
QGenericArgument (0xb6664e4c) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb6672168) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb64bef80) 0
QObject (0xb64cf4b0) 0
primary-for QIODevice (0xb64bef80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb65286cc) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6552fb4) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6564080) 0
QList<QString> (0xb655f564) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb63b9780) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6293c30) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb630bec4) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb630bf78) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb61961c0) 0
QTextStream (0xb6387e88) 0
primary-for QTextOStream (0xb61961c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb619c8ac) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb619cbf4) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb619cd20) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb60d7000) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb60f50b4) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb60f5834) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb61777c0) 0
QObject (0xb6181168) 0
primary-for QFutureWatcherBase (0xb61777c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb5fce3c0) 0
QRunnable (0xb5fd1c6c) 0
primary-for QtConcurrent::ThreadEngineBase (0xb5fce3c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb5ffc348) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb5f0230c) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb5f02654) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb5f02834) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb5d9c30c) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5d6bdd4) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5bafc30) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5c037f8) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5aa42d0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5a73480 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5a73800 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb58973c0) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb570ff00) 0
QObject (0xb5715ce4) 0
primary-for QIODevice (0xb570ff40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb575d21c) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb577fa14) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb55dd348) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb56135dc) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb5670d98) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb5653bb8) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb54a3078) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb54e0a50) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb5550960) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb53ac3c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb53a0bc0) 0
QObject (0xb53e4bf4) 0
primary-for QEventLoop (0xb53a0bc0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5419474) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb542a960) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb548321c) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb52c15dc) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb52c1b7c) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb52fa3c0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb53448c0) 0
QObject (0xb536803c) 0
primary-for QLibrary (0xb53448c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb519b564) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb519b8e8) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb51f26cc) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb52223c0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb5231e4c) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb52444b0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb524ed98) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb5270d98) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb5071d5c) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb509e294) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb511abf4) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb515c870) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb4f856cc) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb4fe51a4) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb4e96e88) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb4eb05dc) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb4ed612c) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb4ed6e10) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2648,10 +2312,6 @@ Class QXmlStreamWriter
base size=4 base align=4
QXmlStreamWriter (0xb4f17654) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2672,7 +2332,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb4d723fc) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2969,8 +2628,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb4e09690) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -3258,9 +2915,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb4c60780) 0 empty
-
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -3290,9 +2944,6 @@ QAccessibleInterface (0xb4e589c0) 0 nearly-empty
vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
QAccessible (0xb4c93474) 0 empty
-
-
-
Vtable for QAccessibleInterfaceEx
QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
0 (int (*)(...))0
@@ -3804,16 +3455,12 @@ Class QPaintDevice
QPaintDevice (0xb4d2e690) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb4d04d80) 0
QVector<QPoint> (0xb4d40bf4) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3825,7 +3472,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb4b7dbf4) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -3836,14 +3482,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb4b98a14) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb4bc26cc) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -3854,7 +3497,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb4bf9384) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3878,7 +3520,6 @@ QImage (0xb4c24900) 0
QPaintDevice (0xb4c41c6c) 0
primary-for QImage (0xb4c24900)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3902,18 +3543,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb4accb7c) 0
-
Class QBrushData
size=124 align=4
base size=121 base align=4
QBrushData (0xb4ad8924) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3973,7 +3607,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb498f438) 0
-
Class QCursor
size=4 align=4
base size=4 base align=4
@@ -4060,7 +3693,6 @@ QWidget (0xb49f8b90) 0
QPaintDevice (0xb49e9d20) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QDialog
QDialog::_ZTV7QDialog: 66u entries
0 (int (*)(...))0
@@ -4310,7 +3942,6 @@ QAbstractPrintDialog (0xb48ce400) 0
QPaintDevice (0xb48cfe10) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -4560,13 +4191,11 @@ QFileDialog (0xb48cee80) 0
QPaintDevice (0xb49207f8) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb4953ce4) 0
-
Vtable for QFileSystemModel
QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
0 (int (*)(...))0
@@ -5027,7 +4656,6 @@ QMessageBox (0xb47f1280) 0
QPaintDevice (0xb47eafb4) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -5531,7 +5159,6 @@ QWizard (0xb4653680) 0
QPaintDevice (0xb46735a0) 8
vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
Vtable for QWizardPage
QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
@@ -5663,7 +5290,6 @@ Class QGraphicsItem
QGraphicsItem (0xb46af1e0) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -6219,8 +5845,6 @@ QGraphicsItemGroup (0xb4560040) 0
QGraphicsItem (0xb4562000) 0
primary-for QGraphicsItemGroup (0xb4560040)
-
-
Vtable for QGraphicsLayoutItem
QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
0 (int (*)(...))0
@@ -6571,7 +6195,6 @@ Class QPen
base size=4 base align=4
QPen (0xb45dfb7c) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -6617,9 +6240,6 @@ QGraphicsScene (0xb45cc6c0) 0
QObject (0xb45ec690) 0
primary-for QGraphicsScene (0xb45cc6c0)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -6781,22 +6401,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0xb4465a50) 0
-
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0xb4496a50) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -7050,8 +6659,6 @@ QGraphicsView (0xb43ac480) 0
QPaintDevice (0xb43c0294) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -7305,7 +6912,6 @@ QImageIOPlugin (0xb425daf0) 0
QFactoryInterface (0xb4257b7c) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb442af00)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -7480,8 +7086,6 @@ QActionGroup (0xb42e6580) 0
QObject (0xb42f1708) 0
primary-for QActionGroup (0xb42e6580)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26u entries
0 (int (*)(...))0
@@ -7786,7 +7390,6 @@ QAbstractSpinBox (0xb4330d00) 0
QPaintDevice (0xb415fce4) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -7993,8 +7596,6 @@ QStyle (0xb4186a00) 0
QObject (0xb41c4384) 0
primary-for QStyle (0xb4186a00)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -8252,7 +7853,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb407e040) 0
QStyleOption (0xb4079780) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -8278,14 +7878,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb407eac0) 0
QStyleOption (0xb409dec4) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb407ed80) 0
QStyleOption (0xb40b15a0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -8299,7 +7897,6 @@ QStyleOptionTabV2 (0xb40ca3c0) 0
QStyleOptionTab (0xb40ca400) 0
QStyleOption (0xb40e6e4c) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -8325,7 +7922,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb40cad00) 0
QStyleOption (0xb412f474) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -8357,7 +7953,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb41429c0) 0
QStyleOption (0xb3f7003c) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -8421,8 +8016,6 @@ QStyleOptionSpinBox (0xb3fc2600) 0
QStyleOptionComplex (0xb3fc2640) 0
QStyleOption (0xb3fd3078) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -8430,7 +8023,6 @@ QStyleOptionQ3ListView (0xb3fc2880) 0
QStyleOptionComplex (0xb3fc28c0) 0
QStyleOption (0xb3fd3708) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -8526,7 +8118,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb3e4fc6c) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -8556,9 +8147,6 @@ QItemSelectionModel (0xb3e52bc0) 0
QObject (0xb3e7ec6c) 0
primary-for QItemSelectionModel (0xb3e52bc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -8687,7 +8275,6 @@ QAbstractItemView (0xb3ed1180) 0
QPaintDevice (0xb3ea9f3c) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -9149,8 +8736,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb3d898e8) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -9290,8 +8875,6 @@ QListView (0xb3d9a140) 0
QPaintDevice (0xb3d98690) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -9583,8 +9166,6 @@ Class QStandardItem
QStandardItem (0xb3e37d98) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -9862,8 +9443,6 @@ Class QTableWidgetSelectionRange
base size=16 base align=4
QTableWidgetSelectionRange (0xb3d15b7c) 0
-
-
Vtable for QTableWidgetItem
QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
@@ -10139,16 +9718,11 @@ QTreeView (0xb3b7c380) 0
QPaintDevice (0xb3b80870) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0xb3ba2618) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -11123,8 +10697,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb39960b4) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -11158,13 +10730,11 @@ Class QPaintEngine
QPaintEngine (0xb39963fc) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb39b1a14) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -11261,7 +10831,6 @@ QCommonStyle (0xb39b9f00) 0
QObject (0xb38500f0) 0
primary-for QStyle (0xb39b9f40)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -11792,15 +11361,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb38f4e10) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb390c0f0) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -11861,8 +11426,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb37fd8ac) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -11911,8 +11474,6 @@ QTextDocument (0xb37ead40) 0
QObject (0xb38275a0) 0
primary-for QTextDocument (0xb37ead40)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -11923,8 +11484,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb3658ec4) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -12085,7 +11644,6 @@ QTextFrame (0xb364df40) 0
QObject (0xb36c1384) 0
primary-for QTextObject (0xb364df80)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -12109,14 +11667,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb36e3258) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb3703000) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -13245,7 +12800,6 @@ QDateEdit (0xb3458580) 0
QPaintDevice (0xb346fe4c) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -13405,7 +12959,6 @@ QDialogButtonBox (0xb3458c00) 0
QPaintDevice (0xb34b503c) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -13484,7 +13037,6 @@ QDockWidget (0xb3458f80) 0
QPaintDevice (0xb34e8078) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -13645,7 +13197,6 @@ QFontComboBox (0xb34eb640) 0
QPaintDevice (0xb352e078) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13963,7 +13514,6 @@ QMainWindow (0xb3385380) 0
QPaintDevice (0xb338cf78) 8
vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
Vtable for QMdiArea
QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
@@ -14048,7 +13598,6 @@ QMdiArea (0xb3385700) 0
QPaintDevice (0xb33afca8) 8
vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
Vtable for QMdiSubWindow
QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
0 (int (*)(...))0
@@ -14127,7 +13676,6 @@ QMdiSubWindow (0xb3385b00) 0
QPaintDevice (0xb33e2ce4) 8
vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
Vtable for QMenu
QMenu::_ZTV5QMenu: 63u entries
0 (int (*)(...))0
@@ -14404,7 +13952,6 @@ QTextEdit (0xb32d07c0) 0
QPaintDevice (0xb32d6a50) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QPlainTextEdit
QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
@@ -15925,14 +15472,11 @@ Class QGLColormap
base size=4 base align=4
QGLColormap (0xb30bc708) 0
-
-
Class QGLFormat
size=4 align=4
base size=4 base align=4
QGLFormat (0xb30cfac8) 0
-
Vtable for QGLContext
QGLContext::_ZTV10QGLContext: 11u entries
0 (int (*)(...))0
@@ -16077,43 +15621,3 @@ QGLPixelBuffer (0xb2ec5680) 0
QPaintDevice (0xb2ee2ca8) 0
primary-for QGLPixelBuffer (0xb2ec5680)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtOpenGL.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.5.0.linux-gcc-ia32.txt
index 640e4a73fb..094573c4d3 100644
--- a/tests/auto/bic/data/QtOpenGL.4.3.2.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtOpenGL.4.5.0.linux-gcc-ia32.txt
@@ -1,164 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb5a8f100) 0 empty
+QSysInfo (0xb6fb2c30) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb5a8f200) 0
+QBool (0xb6fb2dd4) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb5a8f300) 0
+qIsNull(double)::U (0xb5c564b0) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb5a8f340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb5c56564) 0
Class QFlag
size=4 align=4
base size=4 base align=4
-QFlag (0xb5a8f7c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
+QFlag (0xb5c56d98) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb5c56ec4) 0
Class QInternal
size=1 align=1
base size=0 base align=1
-QInternal (0xb5a8fc00) 0 empty
+QInternal (0xb5c8ad5c) 0 empty
Class QGenericArgument
size=8 align=4
base size=8 base align=4
-QGenericArgument (0xb5a8fc80) 0
+QGenericArgument (0xb5c8ad98) 0
Class QGenericReturnArgument
size=8 align=4
base size=8 base align=4
-QGenericReturnArgument (0xb5a8fcc0) 0
- QGenericArgument (0xb5a8fd00) 0
-
+QGenericReturnArgument (0xb5b1ef80) 0
+ QGenericArgument (0xb5c8afb4) 0
Class QMetaObject
size=16 align=4
base size=16 base align=4
-QMetaObject (0xb5a8fe80) 0
+QMetaObject (0xb5ba312c) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb5ba3258) 0
Class QLatin1Char
size=1 align=1
base size=1 base align=1
-QLatin1Char (0xb5a8ff40) 0
+QLatin1Char (0xb5ba3438) 0
Class QChar
size=2 align=2
base size=2 base align=2
-QChar (0xb5a8ff80) 0
-
+QChar (0xb5ba3618) 0
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb59d3040) 0
+QBasicAtomicInt (0xb5bebd5c) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb59d30c0) 0
- QBasicAtomic (0xb59d3100) 0
+QAtomicInt (0xb5a19580) 0
+ QBasicAtomicInt (0xb5a07474) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb59d3200) 0
+__locale_struct (0xb5a07960) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb59d3280) 0
+QByteArray::Data (0xb5a07dd4) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb59d3240) 0
+QByteArray (0xb5a07d98) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb59d3300) 0
-
+QByteRef (0xb5a8eca8) 0
Class QString::Null
size=1 align=1
base size=0 base align=1
-QString::Null (0xb59d33c0) 0 empty
+QString::Null (0xb5ad8564) 0 empty
Class QString::Data
size=20 align=4
base size=20 base align=4
-QString::Data (0xb59d3440) 0
+QString::Data (0xb5ad85a0) 0
Class QString
size=4 align=4
base size=4 base align=4
-QString (0xb59d3380) 0
-
+QString (0xb5ad8528) 0
Class QLatin1String
size=4 align=4
base size=4 base align=4
-QLatin1String (0xb59d35c0) 0
+QLatin1String (0xb59a60f0) 0
Class QCharRef
size=8 align=4
base size=8 base align=4
-QCharRef (0xb59d3600) 0
+QCharRef (0xb59ecdd4) 0
Class QConstString
size=4 align=4
base size=4 base align=4
-QConstString (0xb59d3680) 0
- QString (0xb59d36c0) 0
-
+QConstString (0xb5863e40) 0
+ QString (0xb58a7528) 0
Class QStringRef
size=12 align=4
base size=12 base align=4
-QStringRef (0xb59d3740) 0
+QStringRef (0xb58a7960) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -171,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb59d3800) 0 nearly-empty
+std::exception (0xb58eba14) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -180,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb59d3880) 0 nearly-empty
+std::bad_exception (0xb5722c80) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb59d38c0) 0 nearly-empty
- primary-for std::bad_exception (0xb59d3880)
+ std::exception (0xb58ebb04) 0 nearly-empty
+ primary-for std::bad_exception (0xb5722c80)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -196,32 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb59d3940) 0 nearly-empty
+std::bad_alloc (0xb5722e00) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb59d3980) 0 nearly-empty
- primary-for std::bad_alloc (0xb59d3940)
+ std::exception (0xb58ebd5c) 0 nearly-empty
+ primary-for std::bad_alloc (0xb5722e00)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb59d3a00) 0 empty
+std::nothrow_t (0xb58ebfb4) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb59d3a80) 0
+QListData::Data (0xb573d0b4) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb59d3a40) 0
-
-
+QListData (0xb573d078) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb59d3cc0) 0
+QObjectData (0xb573d834) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb59d3e80) 0
+QObject (0xb573d8e8) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,40 +238,9 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb59d3f00) 0 nearly-empty
+QObjectUserData (0xb560b12c) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb59d34c0) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb59d3500) 0
- primary-for QLibrary (0xb59d34c0)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb59d3900) 0
-
Vtable for QIODevice
QIODevice::_ZTV9QIODevice: 30u entries
0 (int (*)(...))0
@@ -339,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb59d3c00) 0
+QIODevice (0xb560c3c0) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb59d3e40) 0
- primary-for QIODevice (0xb59d3c00)
-
+ QObject (0xb560b258) 0
+ primary-for QIODevice (0xb560c3c0)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -355,192 +292,33 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb55f5040) 0
+QDataStream (0xb560bfb4) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb55f50c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb55f5140) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb55f5240) 0
- QList<QString> (0xb55f5280) 0
-
-
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb55f5400) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb55f5500) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb55f5540) 0
- primary-for QPluginLoader (0xb55f5500)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb55f5640) 0
+QHashData::Node (0xb5663b40) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb55f5600) 0
+QHashData (0xb5663b04) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb55f56c0) 0 empty
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb55f5c00) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb55f5c40) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb55f5d40) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb55f5e40) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb55f5f40) 0
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb55f5f80) 0
-
-
-
-
-
+QHashDummyValue (0xb569e1e0) 0 empty
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb55f5d80) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb55f5dc0) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb53b7000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb53b7340) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb53b7380) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb53b73c0) 0
-
-Class QSize
+Class QMapData::Node
size=8 align=4
base size=8 base align=4
-QSize (0xb53b7580) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb53b7800) 0
-
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb53b7ac0) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb53b7dc0) 0
-
+QMapData::Node (0xb569e924) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb569e8e8) 0
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
@@ -554,266 +332,159 @@ QSystemLocale::_ZTV13QSystemLocale: 6u entries
Class QSystemLocale
size=4 align=4
base size=4 base align=4
-QSystemLocale (0xb53b7e80) 0 nearly-empty
+QSystemLocale (0xb569ec30) 0 nearly-empty
vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb53b7f80) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb53b7f40) 0
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb569eca8) 0
-Class QSharedData
+Class QLocale
size=4 align=4
base size=4 base align=4
-QSharedData (0xb53b7c80) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb51f0040) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb51f02c0) 0
+QLocale (0xb569ec6c) 0
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb541530c) 0
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb51f0640) 0
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb54152d0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-Class QRectF
+Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QRectF (0xb51f0780) 0
-
+QTextEncoder (0xb5415f00) 0
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb51f0880) 0
-
-
-Class QLineF
+Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QLineF (0xb51f0900) 0
+QTextDecoder (0xb5464168) 0
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb54644ec) 0
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5464528) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
-Class QTimeLine
+Class QTextStream
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb51f0ac0) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb51f0b00) 0
- primary-for QTimeLine (0xb51f0ac0)
+QTextStream (0xb54645a0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb51f0b80) 0
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5464b7c) 0
-Class QBitRef
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
size=8 align=4
base size=8 base align=4
-QBitRef (0xb51f0cc0) 0
+QTextIStream (0xb54aa900) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb54c8ca8) 0
+ primary-for QTextIStream (0xb54aa900)
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb51f0dc0) 0 empty
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb54aabc0) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb54d8348) 0
+ primary-for QTextOStream (0xb54aabc0)
-Class QUrl
+Class wait
size=4 align=4
base size=4 base align=4
-QUrl (0xb51f0e40) 0
-
-
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb51f0f40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+wait (0xb54d89d8) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
+Class timespec
size=8 align=4
base size=8 base align=4
-QVariant::PrivateShared (0xb5062840) 0
+timespec (0xb54d8b7c) 0
-Class QVariant::Private::Data
+Class timeval
size=8 align=4
base size=8 base align=4
-QVariant::Private::Data (0xb50628c0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb5062880) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb5062900) 0
+timeval (0xb54d8bb8) 0
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb5062800) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
+Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
-QVariantComparisonHelper (0xb5062d40) 0
-
+__pthread_internal_slist (0xb54d8c6c) 0
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb5062e00) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb5062e40) 0
- primary-for QSettings (0xb5062e00)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb5062940) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb5062980) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb50629c0) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb5062a00) 0
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb54d8f78) 0
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb54d8fb4) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb530d000) 0
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb5062ec0) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb530d348) 0
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb4f42000) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb530d30c) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb53ece10) 0 empty
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
@@ -852,13 +523,12 @@ QFile::_ZTV5QFile: 31u entries
Class QFile
size=8 align=4
base size=8 base align=4
-QFile (0xb4f42080) 0
+QFile (0xb521b300) 0
vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb4f420c0) 0
- primary-for QFile (0xb4f42080)
- QObject (0xb4f42100) 0
- primary-for QIODevice (0xb4f420c0)
-
+ QIODevice (0xb521b340) 0
+ primary-for QFile (0xb521b300)
+ QObject (0xb52150b4) 0
+ primary-for QIODevice (0xb521b340)
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
@@ -897,123 +567,68 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-QTemporaryFile (0xb4f421c0) 0
+QTemporaryFile (0xb521b900) 0
vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb4f42200) 0
- primary-for QTemporaryFile (0xb4f421c0)
- QIODevice (0xb4f42240) 0
- primary-for QFile (0xb4f42200)
- QObject (0xb4f42280) 0
- primary-for QIODevice (0xb4f42240)
+ QFile (0xb521b940) 0
+ primary-for QTemporaryFile (0xb521b900)
+ QIODevice (0xb521b980) 0
+ primary-for QFile (0xb521b940)
+ QObject (0xb5215528) 0
+ primary-for QIODevice (0xb521b980)
Class QFileInfo
size=4 align=4
base size=4 base align=4
-QFileInfo (0xb4f42300) 0
-
+QFileInfo (0xb5215834) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5215dd4) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb52bb780) 0
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5277a80) 0
+ QList<QString> (0xb52bb8e8) 0
Class QDir
size=4 align=4
base size=4 base align=4
-QDir (0xb4f42480) 0
-
-
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb4f425c0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb4f42600) 0
- primary-for QProcess (0xb4f425c0)
- QObject (0xb4f42640) 0
- primary-for QIODevice (0xb4f42600)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb4f42700) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb4f42740) 0
- primary-for QFileSystemWatcher (0xb4f42700)
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb4f427c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
+QDir (0xb52e8e4c) 0
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb4f42940) 0 empty
+QAbstractFileEngine::ExtensionOption (0xb5138528) 0 empty
Class QAbstractFileEngine::ExtensionReturn
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb4f42980) 0 empty
+QAbstractFileEngine::ExtensionReturn (0xb5138564) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5147340) 0
+ QAbstractFileEngine::ExtensionOption (0xb51385a0) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb51473c0) 0
+ QAbstractFileEngine::ExtensionReturn (0xb51385dc) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5147440) 0
+ QAbstractFileEngine::ExtensionOption (0xb5138618) 0 empty
Vtable for QAbstractFileEngine
QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
@@ -1057,10 +672,9 @@ QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
Class QAbstractFileEngine
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb4f428c0) 0
+QAbstractFileEngine (0xb51384ec) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1072,7 +686,7 @@ QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
Class QAbstractFileEngineHandler
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb4f42a80) 0 nearly-empty
+QAbstractFileEngineHandler (0xb51387bc) 0 nearly-empty
vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
Vtable for QAbstractFileEngineIterator
@@ -1090,103 +704,117 @@ QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
Class QAbstractFileEngineIterator
size=8 align=4
base size=8 base align=4
-QAbstractFileEngineIterator (0xb4f42b00) 0
+QAbstractFileEngineIterator (0xb51387f8) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb4f42bc0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb4f42b80) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb4f42dc0) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb4f42e00) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
-Class QTextStream
+Class QFSFileEngine
size=8 align=4
base size=8 base align=4
-QTextStream (0xb4f42e40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb4f42fc0) 0
+QFSFileEngine (0xb5147740) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5138834) 0
+ primary-for QFSFileEngine (0xb5147740)
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
-Class QTextIStream
+Class QProcess
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb4f42140) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb4f422c0) 0
- primary-for QTextIStream (0xb4f42140)
+QProcess (0xb5147840) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5147880) 0
+ primary-for QProcess (0xb5147840)
+ QObject (0xb5138960) 0
+ primary-for QIODevice (0xb5147880)
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5138b7c) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
-Class QTextOStream
+Class QDirIterator
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb4f426c0) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb4f42780) 0
- primary-for QTextOStream (0xb4f426c0)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb4f429c0) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb4f42800) 0
+QDirIterator (0xb5138c6c) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
@@ -1202,8 +830,8 @@ QBuffer::_ZTV7QBuffer: 30u entries
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
56 QIODevice::isSequential
60 QBuffer::open
64 QBuffer::close
@@ -1224,92 +852,396 @@ QBuffer::_ZTV7QBuffer: 30u entries
Class QBuffer
size=8 align=4
base size=8 base align=4
-QBuffer (0xb4f42b40) 0
+QBuffer (0xb5147e00) 0
vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb4f42c00) 0
- primary-for QBuffer (0xb4f42b40)
- QObject (0xb4f42c80) 0
- primary-for QIODevice (0xb4f42c00)
+ QIODevice (0xb5147e40) 0
+ primary-for QBuffer (0xb5147e00)
+ QObject (0xb5138d98) 0
+ primary-for QIODevice (0xb5147e40)
-Class QResource
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb51e3140) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5138fb4) 0
+ primary-for QFileSystemWatcher (0xb51e3140)
+
+Class QUrl
size=4 align=4
base size=4 base align=4
-QResource (0xb4f42ec0) 0
+QUrl (0xb51ee1e0) 0
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb51ee7bc) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb509021c) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb5090294) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb5090258) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb50902d0) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb50901e0) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb50d48ac) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QFSFileEngine
+Class QSettings
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb4b80000) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb4b80040) 0
- primary-for QFSFileEngine (0xb4b80000)
+QSettings (0xb4f0dc40) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb50d4d5c) 0
+ primary-for QSettings (0xb4f0dc40)
-Class QReadWriteLock
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb4f4f870) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb4f75528) 0
+
+Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
-QReadWriteLock (0xb4b800c0) 0
+QXmlStreamAttributes (0xb4f8f140) 0
+ QVector<QXmlStreamAttribute> (0xb4f75f78) 0
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb4faa078) 0
-Class QReadLocker
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb4faa4ec) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb4faaac8) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
size=4 align=4
base size=4 base align=4
-QReadLocker (0xb4b80100) 0
+QXmlStreamEntityResolver (0xb4fd4384) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4fd43c0) 0
-Class QWriteLocker
+Class QXmlStreamWriter
size=4 align=4
base size=4 base align=4
-QWriteLocker (0xb4b80180) 0
+QXmlStreamWriter (0xb4fd4474) 0
-Class QMutex
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4fd45a0) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4e29b40) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4e52258) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4e52f78) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4ea2078) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4ebcb04) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4ee6708) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4d4e348) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb4da60b4) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4da6384) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4da6ca8) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4da6ec4) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4cb03fc) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4cb0ac8) 0
+
+Class QCryptographicHash
size=4 align=4
base size=4 base align=4
-QMutex (0xb4b80200) 0
+QCryptographicHash (0xb4cb0ca8) 0
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb4cb0d20) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4cb0dd4) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4b013fc) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4b01960) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb4b31180) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4b01bf4) 0
+ primary-for QTimeLine (0xb4b31180)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4b01e10) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4b4a294) 0
Class QMutexLocker
size=4 align=4
base size=4 base align=4
-QMutexLocker (0xb4b80240) 0
+QMutexLocker (0xb4b4a924) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4b62100) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb4b4ae10) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4b62100)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4b62200) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4b62240) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4b62200)
+ std::exception (0xb4b4ae4c) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4b62240)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb4b4ae88) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb4b4aec4) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb4b4af00) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb4b6a4ec) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb4b6a618) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4b6aa50) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
Vtable for QThread
QThread::_ZTV7QThread: 15u entries
@@ -1327,30 +1259,456 @@ QThread::_ZTV7QThread: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QThread::run
Class QThread
size=8 align=4
base size=8 base align=4
-QThread (0xb4b802c0) 0
+QThread (0xb4a13240) 0
vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb4b80300) 0
- primary-for QThread (0xb4b802c0)
+ QObject (0xb4a02744) 0
+ primary-for QThread (0xb4a13240)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QThreadStorageData
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb4a13580) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb4a029d8) 0
+ primary-for QThreadPool (0xb4a13580)
+
+Class QWaitCondition
size=4 align=4
base size=4 base align=4
-QThreadStorageData (0xb4b803c0) 0
+QWaitCondition (0xb4a02c30) 0
-Class QSemaphore
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb4a02c6c) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb4a430c0) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb4a3e4ec) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb4a430c0)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb4a61ac8) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb4a61b04) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb4a60680) 0 empty
+ std::input_iterator_tag (0xb4a61b40) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb4a60700) 0 empty
+ std::forward_iterator_tag (0xb4a60740) 0 empty
+ std::input_iterator_tag (0xb4a61b7c) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb4a607c0) 0 empty
+ std::bidirectional_iterator_tag (0xb4a60800) 0 empty
+ std::forward_iterator_tag (0xb4a60840) 0 empty
+ std::input_iterator_tag (0xb4a61bb8) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb4a61ce4) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb4a61d20) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb491df00) 0
+
+Class sched_param
size=4 align=4
base size=4 base align=4
-QSemaphore (0xb4b80440) 0
+sched_param (0xb49760b4) 0
-Class QWaitCondition
+Class __sched_param
size=4 align=4
base size=4 base align=4
-QWaitCondition (0xb4b80480) 0
+__sched_param (0xb49760f0) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb4976168) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb49761a4) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb49761e0) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb4976294) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb49762d0) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb47ef5dc) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb4857a14) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb4857a8c) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb4857e88) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb4857ec4) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb460bb80) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb462021c) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb460bb80)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb4620258) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb4620294) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb46202d0) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb46201e0) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb4642618) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb450b0f0) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb44c85c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb44c8640 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb44c8940 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb44c89c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb44981a4) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb40e5b80) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb429599c) 0
+ primary-for QFutureWatcherBase (0xb40e5b80)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb41597bc) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4185d80) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4159ca8) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4185d80)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4194eb0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4159f3c) 0
+ primary-for QTextCodecPlugin (0xb4194eb0)
+ QTextCodecFactoryInterface (0xb4185f80) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4159f78) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4185f80)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb41a40b4) 0 empty
Vtable for QTranslator
QTranslator::_ZTV11QTranslator: 16u entries
@@ -1374,16 +1732,15 @@ QTranslator::_ZTV11QTranslator: 16u entries
Class QTranslator
size=8 align=4
base size=8 base align=4
-QTranslator (0xb4b804c0) 0
+QTranslator (0xb41beb40) 0
vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb4b80500) 0
- primary-for QTranslator (0xb4b804c0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb4b80580) 0
+ QObject (0xb41bb474) 0
+ primary-for QTranslator (0xb41beb40)
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb41bb744) 0
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
@@ -1408,22 +1765,170 @@ QMimeData::_ZTV9QMimeData: 17u entries
Class QMimeData
size=8 align=4
base size=8 base align=4
-QMimeData (0xb4b80600) 0
+QMimeData (0xb40074c0) 0
vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb4b80640) 0
- primary-for QMimeData (0xb4b80600)
+ QObject (0xb41bbce4) 0
+ primary-for QMimeData (0xb40074c0)
-Class QModelIndex
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4007780) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb41bbf00) 0
+ primary-for QEventLoop (0xb4007780)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb402b21c) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb4b806c0) 0
+QTimerEvent (0xb4007e40) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb402b3fc) 0
+ primary-for QTimerEvent (0xb4007e40)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4007f00) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb402b474) 0
+ primary-for QChildEvent (0xb4007f00)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb40521c0) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb402b5dc) 0
+ primary-for QCustomEvent (0xb40521c0)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb40522c0) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb402b6cc) 0
+ primary-for QDynamicPropertyChangeEvent (0xb40522c0)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4052380) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb402b780) 0
+ primary-for QCoreApplication (0xb4052380)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4052980) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb402bd20) 0
+ primary-for QSharedMemory (0xb4052980)
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb402bf3c) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb4b80740) 0
-
+QPersistentModelIndex (0xb409a3fc) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -1473,10 +1978,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb4b80800) 0
+QAbstractItemModel (0xb40925c0) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb4b80840) 0
- primary-for QAbstractItemModel (0xb4b80800)
+ QObject (0xb409a564) 0
+ primary-for QAbstractItemModel (0xb40925c0)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -1526,12 +2031,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb4b808c0) 0
+QAbstractTableModel (0xb4092c00) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb4b80900) 0
- primary-for QAbstractTableModel (0xb4b808c0)
- QObject (0xb4b80940) 0
- primary-for QAbstractItemModel (0xb4b80900)
+ QAbstractItemModel (0xb4092c40) 0
+ primary-for QAbstractTableModel (0xb4092c00)
+ QObject (0xb409aec4) 0
+ primary-for QAbstractItemModel (0xb4092c40)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -1581,12 +2086,12 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb4b809c0) 0
+QAbstractListModel (0xb4092e80) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb4b80a00) 0
- primary-for QAbstractListModel (0xb4b809c0)
- QObject (0xb4b80a40) 0
- primary-for QAbstractItemModel (0xb4b80a00)
+ QAbstractItemModel (0xb4092ec0) 0
+ primary-for QAbstractListModel (0xb4092e80)
+ QObject (0xb3edc000) 0
+ primary-for QAbstractItemModel (0xb4092ec0)
Vtable for QSignalMapper
QSignalMapper::_ZTV13QSignalMapper: 14u entries
@@ -1608,45 +2113,20 @@ QSignalMapper::_ZTV13QSignalMapper: 14u entries
Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QSignalMapper (0xb4b80ac0) 0
+QSignalMapper (0xb3ee45c0) 0
vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb4b80b00) 0
- primary-for QSignalMapper (0xb4b80ac0)
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb4b80b80) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb4b80bc0) 0
- primary-for QSocketNotifier (0xb4b80b80)
+ QObject (0xb3edcec4) 0
+ primary-for QSignalMapper (0xb3ee45c0)
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1655,114 +2135,43 @@ QEventLoop::_ZTV10QEventLoop: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb4b80c40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb4b80c80) 0
- primary-for QEventLoop (0xb4b80c40)
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb4b80dc0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb4b80e40) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb4b80e80) 0
- primary-for QTimerEvent (0xb4b80e40)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb4b80f00) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb4b80f40) 0
- primary-for QChildEvent (0xb4b80f00)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
+Class QObjectCleanupHandler
size=12 align=4
base size=12 base align=4
-QCustomEvent (0xb4b80fc0) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb4b80080) 0
- primary-for QCustomEvent (0xb4b80fc0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+QObjectCleanupHandler (0xb3ee4880) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb3f030f0) 0
+ primary-for QObjectCleanupHandler (0xb3ee4880)
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb4b80380) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb4b80540) 0
- primary-for QDynamicPropertyChangeEvent (0xb4b80380)
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb3f0321c) 0
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb4b80680) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb4b80780) 0
- primary-for QCoreApplication (0xb4b80680)
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb3ee4e80) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb3f034b0) 0
+ primary-for QSocketNotifier (0xb3ee4e80)
Vtable for QTimer
QTimer::_ZTV6QTimer: 14u entries
@@ -1784,10 +2193,10 @@ QTimer::_ZTV6QTimer: 14u entries
Class QTimer
size=24 align=4
base size=21 base align=4
-QTimer (0xb4b80880) 0
+QTimer (0xb3f20200) 0
vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb4b80980) 0
- primary-for QTimer (0xb4b80880)
+ QObject (0xb3f03780) 0
+ primary-for QTimer (0xb3f20200)
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
@@ -1822,85 +2231,45 @@ QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
Class QAbstractEventDispatcher
size=8 align=4
base size=8 base align=4
-QAbstractEventDispatcher (0xb4b80a80) 0
+QAbstractEventDispatcher (0xb3f20700) 0
vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb4b80b40) 0
- primary-for QAbstractEventDispatcher (0xb4b80a80)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb4b80c00) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb4b80d00) 0
- primary-for QObjectCleanupHandler (0xb4b80c00)
+ QObject (0xb3f03a14) 0
+ primary-for QAbstractEventDispatcher (0xb3f20700)
Class QMetaMethod
size=8 align=4
base size=8 base align=4
-QMetaMethod (0xb4b80e00) 0
-
+QMetaMethod (0xb3f03c30) 0
Class QMetaEnum
size=8 align=4
base size=8 base align=4
-QMetaEnum (0xb4b80f80) 0
-
+QMetaEnum (0xb3f03f3c) 0
Class QMetaProperty
size=20 align=4
base size=20 base align=4
-QMetaProperty (0xb4afc040) 0
+QMetaProperty (0xb3f561a4) 0
Class QMetaClassInfo
size=8 align=4
base size=8 base align=4
-QMetaClassInfo (0xb4afc080) 0
-
+QMetaClassInfo (0xb3f56258) 0
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
+Class QSystemSemaphore
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb4afc100) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb4afc140) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4afc100)
+QSystemSemaphore (0xb3f564b0) 0
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1908,85 +2277,24 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb4afc200) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb4afc240) 0
- primary-for QTextCodecPlugin (0xb4afc200)
- QTextCodecFactoryInterface (0xb4afc280) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb4afc2c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4afc280)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QImageIOHandler)
-8 QImageIOHandler::~QImageIOHandler
-12 QImageIOHandler::~QImageIOHandler
-16 QImageIOHandler::name
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QImageIOHandler::write
-32 QImageIOHandler::option
-36 QImageIOHandler::setOption
-40 QImageIOHandler::supportsOption
-44 QImageIOHandler::jumpToNextImage
-48 QImageIOHandler::jumpToImage
-52 QImageIOHandler::loopCount
-56 QImageIOHandler::imageCount
-60 QImageIOHandler::nextImageDelay
-64 QImageIOHandler::currentImageNumber
-68 QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=8 align=4
- base size=8 base align=4
-QImageIOHandler (0xb4afc380) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
-
-Vtable for QImageIOHandlerFactoryInterface
-QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
-8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QImageIOHandlerFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QImageIOHandlerFactoryInterface (0xb4afc400) 0 nearly-empty
- vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
- QFactoryInterface (0xb4afc440) 0 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb4afc400)
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb3f62200) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb3f56528) 0
+ primary-for QLibrary (0xb3f62200)
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QImageIOPlugin)
-8 QImageIOPlugin::metaObject
-12 QImageIOPlugin::qt_metacast
-16 QImageIOPlugin::qt_metacall
-20 QImageIOPlugin::~QImageIOPlugin
-24 QImageIOPlugin::~QImageIOPlugin
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1994,94 +2302,106 @@ QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI14QImageIOPlugin)
-76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
-80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-Class QImageIOPlugin
- size=12 align=4
- base size=12 base align=4
-QImageIOPlugin (0xb4afc500) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
- QObject (0xb4afc540) 0
- primary-for QImageIOPlugin (0xb4afc500)
- QImageIOHandlerFactoryInterface (0xb4afc580) 8 nearly-empty
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
- QFactoryInterface (0xb4afc5c0) 8 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb4afc580)
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb3f62600) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb3f56780) 0
+ primary-for QPluginLoader (0xb3f62600)
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb3f568ac) 0
-Class QImageReader
+Class QSemaphore
size=4 align=4
base size=4 base align=4
-QImageReader (0xb4afc680) 0
+QSemaphore (0xb3fa48ac) 0
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb3fa48e8) 0
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb3fa4960) 0
-Class QPolygon
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb3fa499c) 0
+
+Class QWriteLocker
size=4 align=4
base size=4 base align=4
-QPolygon (0xb4afc780) 0
- QVector<QPoint> (0xb4afc7c0) 0
+QWriteLocker (0xb3fa4e88) 0
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb3dd3654) 0
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb3dd3c30) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb3df8b40) 0
+ QVector<QPoint> (0xb3dd3e88) 0
Class QPolygonF
size=4 align=4
base size=4 base align=4
-QPolygonF (0xb4afc8c0) 0
- QVector<QPointF> (0xb4afc900) 0
+QPolygonF (0xb3e54140) 0
+ QVector<QPointF> (0xb3e49834) 0
Class QRegion::QRegionData
size=16 align=4
base size=16 base align=4
-QRegion::QRegionData (0xb4afca80) 0
+QRegion::QRegionData (0xb3e73168) 0
Class QRegion
size=4 align=4
base size=4 base align=4
-QRegion (0xb4afc940) 0
+QRegion (0xb3e7312c) 0
Class QMatrix
size=48 align=4
base size=48 base align=4
-QMatrix (0xb4afcac0) 0
-
+QMatrix (0xb3e734b0) 0
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
-QPainterPath::Element (0xb4afcb80) 0
+QPainterPath::Element (0xb3e73c30) 0
Class QPainterPath
size=4 align=4
base size=4 base align=4
-QPainterPath (0xb4afcb40) 0
-
-
+QPainterPath (0xb3e73bf4) 0
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
-QPainterPathPrivate (0xb4afcc40) 0
-
+QPainterPathPrivate (0xb3cd20b4) 0
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
-QPainterPathStroker (0xb4afce40) 0
+QPainterPathStroker (0xb3cd21e0) 0
Class QTransform
size=80 align=4
base size=80 base align=4
-QTransform (0xb4afcf00) 0
-
+QTransform (0xb3d0a078) 0
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
@@ -2096,13 +2416,13 @@ QPaintDevice::_ZTV12QPaintDevice: 7u entries
Class QPaintDevice
size=8 align=4
base size=6 base align=4
-QPaintDevice (0xb4afcfc0) 0
+QPaintDevice (0xb3d44690) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
-QImageTextKeyLang (0xb4afc300) 0
+QImageTextKeyLang (0xb3d44ec4) 0
Vtable for QImage
QImage::_ZTV6QImage: 7u entries
@@ -2117,20 +2437,10 @@ QImage::_ZTV6QImage: 7u entries
Class QImage
size=12 align=4
base size=12 base align=4
-QImage (0xb4afc3c0) 0
+QImage (0xb3d57540) 0
vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb4afc480) 0
- primary-for QImage (0xb4afc3c0)
-
-
-
-
-
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0xb4afc9c0) 0
+ QPaintDevice (0xb3d628ac) 0
+ primary-for QImage (0xb3d57540)
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
@@ -2145,20 +2455,123 @@ QPixmap::_ZTV7QPixmap: 7u entries
Class QPixmap
size=12 align=4
base size=12 base align=4
-QPixmap (0xb48d9080) 0
+QPixmap (0xb3d57e80) 0
vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb48d90c0) 0
- primary-for QPixmap (0xb48d9080)
+ QPaintDevice (0xb3dc3564) 0
+ primary-for QPixmap (0xb3d57e80)
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb3dc3bb8) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb3dc3e10) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb3c0a1e0) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb3beacc0) 0
+ QGradient (0xb3c0a474) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb3beadc0) 0
+ QGradient (0xb3c0a4b0) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb3beaec0) 0
+ QGradient (0xb3c0a4ec) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb3c0a528) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb3c0a7bc) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb3c0a780) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3c67348) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb3c67bb8) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb3ca57c0) 0
+ QTextFormat (0xb3ada12c) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb3b11700) 0
+ QTextFormat (0xb3b14708) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb3b11cc0) 0
+ QTextFormat (0xb3b14ec4) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb3b11e80) 0
+ QTextCharFormat (0xb3b11ec0) 0
+ QTextFormat (0xb3b3d12c) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb3b43100) 0
+ QTextFormat (0xb3b3d3fc) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb3b43780) 0
+ QTextFrameFormat (0xb3b437c0) 0
+ QTextFormat (0xb3b3dc30) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3b43cc0) 0
+ QTextCharFormat (0xb3b43d00) 0
+ QTextFormat (0xb3b6821c) 0
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QMovie)
-8 QMovie::metaObject
-12 QMovie::qt_metacast
-16 QMovie::qt_metacall
-20 QMovie::~QMovie
-24 QMovie::~QMovie
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2167,65 +2580,23 @@ QMovie::_ZTV6QMovie: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QMovie
+Class QTextObject
size=8 align=4
base size=8 base align=4
-QMovie (0xb48d9200) 0
- vptr=((& QMovie::_ZTV6QMovie) + 8u)
- QObject (0xb48d9240) 0
- primary-for QMovie (0xb48d9200)
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0xb48d92c0) 0 empty
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBitmap)
-8 QBitmap::~QBitmap
-12 QBitmap::~QBitmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QBitmap
- size=12 align=4
- base size=12 base align=4
-QBitmap (0xb48d9300) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
- QPixmap (0xb48d9340) 0
- primary-for QBitmap (0xb48d9300)
- QPaintDevice (0xb48d9380) 0
- primary-for QPixmap (0xb48d9340)
-
-Vtable for QIconEngineFactoryInterface
-QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
-8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterface (0xb48d94c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
- QFactoryInterface (0xb48d9500) 0 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb48d94c0)
+QTextObject (0xb3b7a000) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3b685a0) 0
+ primary-for QTextObject (0xb3b7a000)
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-8 QIconEnginePlugin::metaObject
-12 QIconEnginePlugin::qt_metacast
-16 QIconEnginePlugin::qt_metacall
-20 QIconEnginePlugin::~QIconEnginePlugin
-24 QIconEnginePlugin::~QIconEnginePlugin
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2233,53 +2604,47 @@ QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
-76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
-Class QIconEnginePlugin
- size=12 align=4
- base size=12 base align=4
-QIconEnginePlugin (0xb48d95c0) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
- QObject (0xb48d9600) 0
- primary-for QIconEnginePlugin (0xb48d95c0)
- QIconEngineFactoryInterface (0xb48d9640) 8 nearly-empty
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
- QFactoryInterface (0xb48d9680) 8 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb48d9640)
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb3b7a2c0) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3b7a300) 0
+ primary-for QTextBlockGroup (0xb3b7a2c0)
+ QObject (0xb3b687bc) 0
+ primary-for QTextObject (0xb3b7a300)
-Vtable for QIconEngineFactoryInterfaceV2
-QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
-8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
-Class QIconEngineFactoryInterfaceV2
+Class QTextFrameLayoutData
size=4 align=4
base size=4 base align=4
-QIconEngineFactoryInterfaceV2 (0xb48d9700) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
- QFactoryInterface (0xb48d9740) 0 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb48d9700)
+QTextFrameLayoutData (0xb3b689d8) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-Vtable for QIconEnginePluginV2
-QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3b68a50) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-8 QIconEnginePluginV2::metaObject
-12 QIconEnginePluginV2::qt_metacast
-16 QIconEnginePluginV2::qt_metacall
-20 QIconEnginePluginV2::~QIconEnginePluginV2
-24 QIconEnginePluginV2::~QIconEnginePluginV2
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2287,133 +2652,84 @@ QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
-76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-Class QIconEnginePluginV2
- size=12 align=4
- base size=12 base align=4
-QIconEnginePluginV2 (0xb48d9800) 0
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
- QObject (0xb48d9840) 0
- primary-for QIconEnginePluginV2 (0xb48d9800)
- QIconEngineFactoryInterfaceV2 (0xb48d9880) 8 nearly-empty
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
- QFactoryInterface (0xb48d98c0) 8 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb48d9880)
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb3b7a600) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3b7a640) 0
+ primary-for QTextFrame (0xb3b7a600)
+ QObject (0xb3b68a14) 0
+ primary-for QTextObject (0xb3b7a640)
-Class QIcon
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
size=4 align=4
base size=4 base align=4
-QIcon (0xb48d9940) 0
+QTextBlockUserData (0xb3baa708) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3baa780) 0
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPicture)
-8 QPicture::~QPicture
-12 QPicture::~QPicture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb3baa744) 0
-Class QPicture
+Class QTextFragment
size=12 align=4
base size=12 base align=4
-QPicture (0xb48d9a40) 0
- vptr=((& QPicture::_ZTV8QPicture) + 8u)
- QPaintDevice (0xb48d9a80) 0
- primary-for QPicture (0xb48d9a40)
+QTextFragment (0xb39cd3fc) 0
-Class QPictureIO
- size=4 align=4
- base size=4 base align=4
-QPictureIO (0xb48d9b80) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QIconEngine)
-8 QIconEngine::~QIconEngine
-12 QIconEngine::~QIconEngine
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-
-Class QIconEngine
+Class QFontMetrics
size=4 align=4
base size=4 base align=4
-QIconEngine (0xb48d9bc0) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+QFontMetrics (0xb39df348) 0
-Vtable for QIconEngineV2
-QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIconEngineV2)
-8 QIconEngineV2::~QIconEngineV2
-12 QIconEngineV2::~QIconEngineV2
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-36 QIconEngineV2::key
-40 QIconEngineV2::clone
-44 QIconEngineV2::read
-48 QIconEngineV2::write
-52 QIconEngineV2::virtual_hook
-
-Class QIconEngineV2
+Class QFontMetricsF
size=4 align=4
base size=4 base align=4
-QIconEngineV2 (0xb48d9c40) 0 nearly-empty
- vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
- QIconEngine (0xb48d9c80) 0 nearly-empty
- primary-for QIconEngineV2 (0xb48d9c40)
+QFontMetricsF (0xb39df5a0) 0
-Class QImageWriter
+Class QFontDatabase
size=4 align=4
base size=4 base align=4
-QImageWriter (0xb48d9d00) 0
+QFontDatabase (0xb39df654) 0
-Vtable for QPictureFormatInterface
-QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
-8 QPictureFormatInterface::~QPictureFormatInterface
-12 QPictureFormatInterface::~QPictureFormatInterface
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-Class QPictureFormatInterface
+Class QAbstractUndoItem
size=4 align=4
base size=4 base align=4
-QPictureFormatInterface (0xb48d9d40) 0 nearly-empty
- vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
- QFactoryInterface (0xb48d9d80) 0 nearly-empty
- primary-for QPictureFormatInterface (0xb48d9d40)
+QAbstractUndoItem (0xb39df690) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-8 QPictureFormatPlugin::metaObject
-12 QPictureFormatPlugin::qt_metacast
-16 QPictureFormatPlugin::qt_metacall
-20 QPictureFormatPlugin::~QPictureFormatPlugin
-24 QPictureFormatPlugin::~QPictureFormatPlugin
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2421,36 +2737,61 @@ QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QPictureFormatPlugin::loadPicture
-64 QPictureFormatPlugin::savePicture
-68 __cxa_pure_virtual
-72 (int (*)(...))-0x00000000000000008
-76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
-84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
-88 __cxa_pure_virtual
-92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
-96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
-100 __cxa_pure_virtual
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
-Class QPictureFormatPlugin
- size=12 align=4
- base size=12 base align=4
-QPictureFormatPlugin (0xb48d9e00) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
- QObject (0xb48d9e40) 0
- primary-for QPictureFormatPlugin (0xb48d9e00)
- QPictureFormatInterface (0xb48d9e80) 8 nearly-empty
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
- QFactoryInterface (0xb48d9ec0) 8 nearly-empty
- primary-for QPictureFormatInterface (0xb48d9e80)
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb39da840) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb39df8ac) 0
+ primary-for QTextDocument (0xb39da840)
-Class QKeySequence
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb39dfbb8) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb3a4d0c0) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3a4d100) 0
+ primary-for QTextTable (0xb3a4d0c0)
+ QTextObject (0xb3a4d140) 0
+ primary-for QTextFrame (0xb3a4d100)
+ QObject (0xb3a4b438) 0
+ primary-for QTextObject (0xb3a4d140)
+
+Class QTextDocumentWriter
size=4 align=4
base size=4 base align=4
-QKeySequence (0xb48d9f40) 0
+QTextDocumentWriter (0xb3a4b99c) 0
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb3a4b9d8) 0
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
@@ -2465,7 +2806,7 @@ QMimeSource::_ZTV11QMimeSource: 7u entries
Class QMimeSource
size=4 align=4
base size=4 base align=4
-QMimeSource (0xb48d9040) 0 nearly-empty
+QMimeSource (0xb3a4bce4) 0 nearly-empty
vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
Vtable for QDrag
@@ -2488,10 +2829,10 @@ QDrag::_ZTV5QDrag: 14u entries
Class QDrag
size=8 align=4
base size=8 base align=4
-QDrag (0xb48d9180) 0
+QDrag (0xb3a4db40) 0
vptr=((& QDrag::_ZTV5QDrag) + 8u)
- QObject (0xb48d9100) 0
- primary-for QDrag (0xb48d9180)
+ QObject (0xb3a4bd20) 0
+ primary-for QDrag (0xb3a4db40)
Vtable for QInputEvent
QInputEvent::_ZTV11QInputEvent: 4u entries
@@ -2503,10 +2844,10 @@ QInputEvent::_ZTV11QInputEvent: 4u entries
Class QInputEvent
size=16 align=4
base size=16 base align=4
-QInputEvent (0xb48d9280) 0
+QInputEvent (0xb3a4de00) 0
vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
- QEvent (0xb48d93c0) 0
- primary-for QInputEvent (0xb48d9280)
+ QEvent (0xb3a4bf3c) 0
+ primary-for QInputEvent (0xb3a4de00)
Vtable for QMouseEvent
QMouseEvent::_ZTV11QMouseEvent: 4u entries
@@ -2518,12 +2859,12 @@ QMouseEvent::_ZTV11QMouseEvent: 4u entries
Class QMouseEvent
size=40 align=4
base size=40 base align=4
-QMouseEvent (0xb48d9540) 0
+QMouseEvent (0xb3a4dec0) 0
vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
- QInputEvent (0xb48d96c0) 0
- primary-for QMouseEvent (0xb48d9540)
- QEvent (0xb48d9780) 0
- primary-for QInputEvent (0xb48d96c0)
+ QInputEvent (0xb3a4df00) 0
+ primary-for QMouseEvent (0xb3a4dec0)
+ QEvent (0xb3a9a000) 0
+ primary-for QInputEvent (0xb3a4df00)
Vtable for QHoverEvent
QHoverEvent::_ZTV11QHoverEvent: 4u entries
@@ -2535,10 +2876,10 @@ QHoverEvent::_ZTV11QHoverEvent: 4u entries
Class QHoverEvent
size=28 align=4
base size=28 base align=4
-QHoverEvent (0xb48d9900) 0
+QHoverEvent (0xb3aa2300) 0
vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
- QEvent (0xb48d9980) 0
- primary-for QHoverEvent (0xb48d9900)
+ QEvent (0xb3a9a4ec) 0
+ primary-for QHoverEvent (0xb3aa2300)
Vtable for QWheelEvent
QWheelEvent::_ZTV11QWheelEvent: 4u entries
@@ -2550,12 +2891,12 @@ QWheelEvent::_ZTV11QWheelEvent: 4u entries
Class QWheelEvent
size=44 align=4
base size=44 base align=4
-QWheelEvent (0xb48d99c0) 0
+QWheelEvent (0xb3aa2400) 0
vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
- QInputEvent (0xb48d9ac0) 0
- primary-for QWheelEvent (0xb48d99c0)
- QEvent (0xb48d9b00) 0
- primary-for QInputEvent (0xb48d9ac0)
+ QInputEvent (0xb3aa2440) 0
+ primary-for QWheelEvent (0xb3aa2400)
+ QEvent (0xb3a9a5a0) 0
+ primary-for QInputEvent (0xb3aa2440)
Vtable for QTabletEvent
QTabletEvent::_ZTV12QTabletEvent: 4u entries
@@ -2567,12 +2908,12 @@ QTabletEvent::_ZTV12QTabletEvent: 4u entries
Class QTabletEvent
size=104 align=4
base size=104 base align=4
-QTabletEvent (0xb48d9b40) 0
+QTabletEvent (0xb3aa2780) 0
vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
- QInputEvent (0xb48d9c00) 0
- primary-for QTabletEvent (0xb48d9b40)
- QEvent (0xb48d9cc0) 0
- primary-for QInputEvent (0xb48d9c00)
+ QInputEvent (0xb3aa27c0) 0
+ primary-for QTabletEvent (0xb3aa2780)
+ QEvent (0xb3a9a960) 0
+ primary-for QInputEvent (0xb3aa27c0)
Vtable for QKeyEvent
QKeyEvent::_ZTV9QKeyEvent: 4u entries
@@ -2584,12 +2925,12 @@ QKeyEvent::_ZTV9QKeyEvent: 4u entries
Class QKeyEvent
size=28 align=4
base size=27 base align=4
-QKeyEvent (0xb48d9dc0) 0
+QKeyEvent (0xb3aa2cc0) 0
vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
- QInputEvent (0xb48d9f00) 0
- primary-for QKeyEvent (0xb48d9dc0)
- QEvent (0xb48d9f80) 0
- primary-for QInputEvent (0xb48d9f00)
+ QInputEvent (0xb3aa2d00) 0
+ primary-for QKeyEvent (0xb3aa2cc0)
+ QEvent (0xb3a9afb4) 0
+ primary-for QInputEvent (0xb3aa2d00)
Vtable for QFocusEvent
QFocusEvent::_ZTV11QFocusEvent: 4u entries
@@ -2601,10 +2942,10 @@ QFocusEvent::_ZTV11QFocusEvent: 4u entries
Class QFocusEvent
size=16 align=4
base size=16 base align=4
-QFocusEvent (0xb48d9fc0) 0
+QFocusEvent (0xb38da240) 0
vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
- QEvent (0xb4820000) 0
- primary-for QFocusEvent (0xb48d9fc0)
+ QEvent (0xb38d5a14) 0
+ primary-for QFocusEvent (0xb38da240)
Vtable for QPaintEvent
QPaintEvent::_ZTV11QPaintEvent: 4u entries
@@ -2616,10 +2957,10 @@ QPaintEvent::_ZTV11QPaintEvent: 4u entries
Class QPaintEvent
size=36 align=4
base size=33 base align=4
-QPaintEvent (0xb48200c0) 0
+QPaintEvent (0xb38da3c0) 0
vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
- QEvent (0xb4820100) 0
- primary-for QPaintEvent (0xb48200c0)
+ QEvent (0xb38d5ac8) 0
+ primary-for QPaintEvent (0xb38da3c0)
Vtable for QUpdateLaterEvent
QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
@@ -2631,10 +2972,10 @@ QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
Class QUpdateLaterEvent
size=16 align=4
base size=16 base align=4
-QUpdateLaterEvent (0xb4820180) 0
+QUpdateLaterEvent (0xb38da540) 0
vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
- QEvent (0xb48201c0) 0
- primary-for QUpdateLaterEvent (0xb4820180)
+ QEvent (0xb38d5bf4) 0
+ primary-for QUpdateLaterEvent (0xb38da540)
Vtable for QMoveEvent
QMoveEvent::_ZTV10QMoveEvent: 4u entries
@@ -2646,10 +2987,10 @@ QMoveEvent::_ZTV10QMoveEvent: 4u entries
Class QMoveEvent
size=28 align=4
base size=28 base align=4
-QMoveEvent (0xb4820240) 0
+QMoveEvent (0xb38da600) 0
vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
- QEvent (0xb4820280) 0
- primary-for QMoveEvent (0xb4820240)
+ QEvent (0xb38d5c6c) 0
+ primary-for QMoveEvent (0xb38da600)
Vtable for QResizeEvent
QResizeEvent::_ZTV12QResizeEvent: 4u entries
@@ -2661,10 +3002,10 @@ QResizeEvent::_ZTV12QResizeEvent: 4u entries
Class QResizeEvent
size=28 align=4
base size=28 base align=4
-QResizeEvent (0xb4820300) 0
+QResizeEvent (0xb38da700) 0
vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
- QEvent (0xb4820340) 0
- primary-for QResizeEvent (0xb4820300)
+ QEvent (0xb38d5d20) 0
+ primary-for QResizeEvent (0xb38da700)
Vtable for QCloseEvent
QCloseEvent::_ZTV11QCloseEvent: 4u entries
@@ -2676,10 +3017,10 @@ QCloseEvent::_ZTV11QCloseEvent: 4u entries
Class QCloseEvent
size=12 align=4
base size=12 base align=4
-QCloseEvent (0xb48203c0) 0
+QCloseEvent (0xb38da800) 0
vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
- QEvent (0xb4820400) 0
- primary-for QCloseEvent (0xb48203c0)
+ QEvent (0xb38d5dd4) 0
+ primary-for QCloseEvent (0xb38da800)
Vtable for QIconDragEvent
QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
@@ -2691,10 +3032,10 @@ QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
Class QIconDragEvent
size=12 align=4
base size=12 base align=4
-QIconDragEvent (0xb4820480) 0
+QIconDragEvent (0xb38da880) 0
vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
- QEvent (0xb48204c0) 0
- primary-for QIconDragEvent (0xb4820480)
+ QEvent (0xb38d5e10) 0
+ primary-for QIconDragEvent (0xb38da880)
Vtable for QShowEvent
QShowEvent::_ZTV10QShowEvent: 4u entries
@@ -2706,10 +3047,10 @@ QShowEvent::_ZTV10QShowEvent: 4u entries
Class QShowEvent
size=12 align=4
base size=12 base align=4
-QShowEvent (0xb4820540) 0
+QShowEvent (0xb38da900) 0
vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
- QEvent (0xb4820580) 0
- primary-for QShowEvent (0xb4820540)
+ QEvent (0xb38d5e4c) 0
+ primary-for QShowEvent (0xb38da900)
Vtable for QHideEvent
QHideEvent::_ZTV10QHideEvent: 4u entries
@@ -2721,10 +3062,10 @@ QHideEvent::_ZTV10QHideEvent: 4u entries
Class QHideEvent
size=12 align=4
base size=12 base align=4
-QHideEvent (0xb4820600) 0
+QHideEvent (0xb38da980) 0
vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
- QEvent (0xb4820640) 0
- primary-for QHideEvent (0xb4820600)
+ QEvent (0xb38d5e88) 0
+ primary-for QHideEvent (0xb38da980)
Vtable for QContextMenuEvent
QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
@@ -2736,19 +3077,17 @@ QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
Class QContextMenuEvent
size=36 align=4
base size=33 base align=4
-QContextMenuEvent (0xb48206c0) 0
+QContextMenuEvent (0xb38daa00) 0
vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
- QInputEvent (0xb4820700) 0
- primary-for QContextMenuEvent (0xb48206c0)
- QEvent (0xb4820740) 0
- primary-for QInputEvent (0xb4820700)
+ QInputEvent (0xb38daa40) 0
+ primary-for QContextMenuEvent (0xb38daa00)
+ QEvent (0xb38d5ec4) 0
+ primary-for QInputEvent (0xb38daa40)
Class QInputMethodEvent::Attribute
size=24 align=4
base size=24 base align=4
-QInputMethodEvent::Attribute (0xb4820840) 0
-
-
+QInputMethodEvent::Attribute (0xb390321c) 0
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
@@ -2760,10 +3099,10 @@ QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
Class QInputMethodEvent
size=32 align=4
base size=32 base align=4
-QInputMethodEvent (0xb48207c0) 0
+QInputMethodEvent (0xb38dac80) 0
vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
- QEvent (0xb4820800) 0
- primary-for QInputMethodEvent (0xb48207c0)
+ QEvent (0xb39031e0) 0
+ primary-for QInputMethodEvent (0xb38dac80)
Vtable for QDropEvent
QDropEvent::_ZTV10QDropEvent: 14u entries
@@ -2774,7 +3113,7 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI10QDropEvent)
36 QDropEvent::_ZThn12_N10QDropEventD1Ev
40 QDropEvent::_ZThn12_N10QDropEventD0Ev
@@ -2785,11 +3124,11 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
Class QDropEvent
size=52 align=4
base size=52 base align=4
-QDropEvent (0xb4820a00) 0
+QDropEvent (0xb3922500) 0
vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
- QEvent (0xb4820a40) 0
- primary-for QDropEvent (0xb4820a00)
- QMimeSource (0xb4820a80) 12 nearly-empty
+ QEvent (0xb39037bc) 0
+ primary-for QDropEvent (0xb3922500)
+ QMimeSource (0xb39037f8) 12 nearly-empty
vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
Vtable for QDragMoveEvent
@@ -2801,7 +3140,7 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI14QDragMoveEvent)
36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
@@ -2812,13 +3151,13 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
Class QDragMoveEvent
size=68 align=4
base size=68 base align=4
-QDragMoveEvent (0xb4820b00) 0
+QDragMoveEvent (0xb3925500) 0
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
- QDropEvent (0xb4820b40) 0
- primary-for QDragMoveEvent (0xb4820b00)
- QEvent (0xb4820b80) 0
- primary-for QDropEvent (0xb4820b40)
- QMimeSource (0xb4820bc0) 12 nearly-empty
+ QDropEvent (0xb3933230) 0
+ primary-for QDragMoveEvent (0xb3925500)
+ QEvent (0xb3903d20) 0
+ primary-for QDropEvent (0xb3933230)
+ QMimeSource (0xb3903d5c) 12 nearly-empty
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
Vtable for QDragEnterEvent
@@ -2830,7 +3169,7 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI15QDragEnterEvent)
36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
@@ -2841,15 +3180,15 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
Class QDragEnterEvent
size=68 align=4
base size=68 base align=4
-QDragEnterEvent (0xb4820c40) 0
+QDragEnterEvent (0xb3925700) 0
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
- QDragMoveEvent (0xb4820c80) 0
- primary-for QDragEnterEvent (0xb4820c40)
- QDropEvent (0xb4820cc0) 0
- primary-for QDragMoveEvent (0xb4820c80)
- QEvent (0xb4820d00) 0
- primary-for QDropEvent (0xb4820cc0)
- QMimeSource (0xb4820d40) 12 nearly-empty
+ QDragMoveEvent (0xb3925740) 0
+ primary-for QDragEnterEvent (0xb3925700)
+ QDropEvent (0xb3937320) 0
+ primary-for QDragMoveEvent (0xb3925740)
+ QEvent (0xb3903f3c) 0
+ primary-for QDropEvent (0xb3937320)
+ QMimeSource (0xb3903f78) 12 nearly-empty
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
Vtable for QDragResponseEvent
@@ -2862,10 +3201,10 @@ QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
Class QDragResponseEvent
size=16 align=4
base size=13 base align=4
-QDragResponseEvent (0xb4820dc0) 0
+QDragResponseEvent (0xb39257c0) 0
vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
- QEvent (0xb4820e00) 0
- primary-for QDragResponseEvent (0xb4820dc0)
+ QEvent (0xb3903fb4) 0
+ primary-for QDragResponseEvent (0xb39257c0)
Vtable for QDragLeaveEvent
QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
@@ -2877,10 +3216,10 @@ QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
Class QDragLeaveEvent
size=12 align=4
base size=12 base align=4
-QDragLeaveEvent (0xb4820e80) 0
+QDragLeaveEvent (0xb3925880) 0
vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
- QEvent (0xb4820ec0) 0
- primary-for QDragLeaveEvent (0xb4820e80)
+ QEvent (0xb394103c) 0
+ primary-for QDragLeaveEvent (0xb3925880)
Vtable for QHelpEvent
QHelpEvent::_ZTV10QHelpEvent: 4u entries
@@ -2892,10 +3231,10 @@ QHelpEvent::_ZTV10QHelpEvent: 4u entries
Class QHelpEvent
size=28 align=4
base size=28 base align=4
-QHelpEvent (0xb4820f40) 0
+QHelpEvent (0xb3925900) 0
vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
- QEvent (0xb4820f80) 0
- primary-for QHelpEvent (0xb4820f40)
+ QEvent (0xb3941078) 0
+ primary-for QHelpEvent (0xb3925900)
Vtable for QStatusTipEvent
QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
@@ -2907,10 +3246,10 @@ QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
Class QStatusTipEvent
size=16 align=4
base size=16 base align=4
-QStatusTipEvent (0xb4820080) 0
+QStatusTipEvent (0xb3925b00) 0
vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
- QEvent (0xb4820140) 0
- primary-for QStatusTipEvent (0xb4820080)
+ QEvent (0xb394130c) 0
+ primary-for QStatusTipEvent (0xb3925b00)
Vtable for QWhatsThisClickedEvent
QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
@@ -2922,10 +3261,10 @@ QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
Class QWhatsThisClickedEvent
size=16 align=4
base size=16 base align=4
-QWhatsThisClickedEvent (0xb4820200) 0
+QWhatsThisClickedEvent (0xb3925bc0) 0
vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
- QEvent (0xb48202c0) 0
- primary-for QWhatsThisClickedEvent (0xb4820200)
+ QEvent (0xb39413c0) 0
+ primary-for QWhatsThisClickedEvent (0xb3925bc0)
Vtable for QActionEvent
QActionEvent::_ZTV12QActionEvent: 4u entries
@@ -2937,10 +3276,10 @@ QActionEvent::_ZTV12QActionEvent: 4u entries
Class QActionEvent
size=20 align=4
base size=20 base align=4
-QActionEvent (0xb4820380) 0
+QActionEvent (0xb3925c80) 0
vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
- QEvent (0xb4820440) 0
- primary-for QActionEvent (0xb4820380)
+ QEvent (0xb3941474) 0
+ primary-for QActionEvent (0xb3925c80)
Vtable for QFileOpenEvent
QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
@@ -2952,10 +3291,10 @@ QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
Class QFileOpenEvent
size=16 align=4
base size=16 base align=4
-QFileOpenEvent (0xb4820500) 0
+QFileOpenEvent (0xb3925d80) 0
vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
- QEvent (0xb48205c0) 0
- primary-for QFileOpenEvent (0xb4820500)
+ QEvent (0xb3941528) 0
+ primary-for QFileOpenEvent (0xb3925d80)
Vtable for QToolBarChangeEvent
QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
@@ -2967,10 +3306,10 @@ QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
Class QToolBarChangeEvent
size=16 align=4
base size=13 base align=4
-QToolBarChangeEvent (0xb4820680) 0
+QToolBarChangeEvent (0xb3925e40) 0
vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
- QEvent (0xb4820780) 0
- primary-for QToolBarChangeEvent (0xb4820680)
+ QEvent (0xb39415dc) 0
+ primary-for QToolBarChangeEvent (0xb3925e40)
Vtable for QShortcutEvent
QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
@@ -2982,10 +3321,10 @@ QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
Class QShortcutEvent
size=24 align=4
base size=24 base align=4
-QShortcutEvent (0xb4820880) 0
+QShortcutEvent (0xb3925f80) 0
vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
- QEvent (0xb48209c0) 0
- primary-for QShortcutEvent (0xb4820880)
+ QEvent (0xb3941654) 0
+ primary-for QShortcutEvent (0xb3925f80)
Vtable for QClipboardEvent
QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
@@ -2997,10 +3336,10 @@ QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
Class QClipboardEvent
size=12 align=4
base size=12 base align=4
-QClipboardEvent (0xb4820ac0) 0
+QClipboardEvent (0xb3957180) 0
vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
- QEvent (0xb4820c00) 0
- primary-for QClipboardEvent (0xb4820ac0)
+ QEvent (0xb39417f8) 0
+ primary-for QClipboardEvent (0xb3957180)
Vtable for QWindowStateChangeEvent
QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
@@ -3012,10 +3351,10 @@ QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
Class QWindowStateChangeEvent
size=16 align=4
base size=16 base align=4
-QWindowStateChangeEvent (0xb4820d80) 0
+QWindowStateChangeEvent (0xb3957240) 0
vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
- QEvent (0xb4820e40) 0
- primary-for QWindowStateChangeEvent (0xb4820d80)
+ QEvent (0xb3941870) 0
+ primary-for QWindowStateChangeEvent (0xb3957240)
Vtable for QMenubarUpdatedEvent
QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
@@ -3027,871 +3366,30 @@ QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
Class QMenubarUpdatedEvent
size=16 align=4
base size=16 base align=4
-QMenubarUpdatedEvent (0xb4820f00) 0
+QMenubarUpdatedEvent (0xb3957300) 0
vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
- QEvent (0xb4820fc0) 0
- primary-for QMenubarUpdatedEvent (0xb4820f00)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0xb469c040) 0 empty
-
-
-
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAccessibleInterface)
-8 QAccessibleInterface::~QAccessibleInterface
-12 QAccessibleInterface::~QAccessibleInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QAccessibleInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterface (0xb469c200) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
- QAccessible (0xb469c240) 0 empty
-
-
-
-
-Vtable for QAccessibleInterfaceEx
-QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
-8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleInterfaceEx
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterfaceEx (0xb469c4c0) 0 nearly-empty
- vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
- QAccessibleInterface (0xb469c500) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb469c4c0)
- QAccessible (0xb469c540) 0 empty
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAccessibleEvent)
-8 QAccessibleEvent::~QAccessibleEvent
-12 QAccessibleEvent::~QAccessibleEvent
-
-Class QAccessibleEvent
- size=20 align=4
- base size=20 base align=4
-QAccessibleEvent (0xb469c640) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
- QEvent (0xb469c680) 0
- primary-for QAccessibleEvent (0xb469c640)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleObject)
-8 QAccessibleObject::~QAccessibleObject
-12 QAccessibleObject::~QAccessibleObject
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObject::userActionCount
-68 QAccessibleObject::actionText
-72 QAccessibleObject::doAction
-
-Class QAccessibleObject
- size=8 align=4
- base size=8 base align=4
-QAccessibleObject (0xb469c700) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
- QAccessibleInterface (0xb469c740) 0 nearly-empty
- primary-for QAccessibleObject (0xb469c700)
- QAccessible (0xb469c780) 0 empty
-
-Vtable for QAccessibleObjectEx
-QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
-8 QAccessibleObjectEx::~QAccessibleObjectEx
-12 QAccessibleObjectEx::~QAccessibleObjectEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObjectEx::setText
-52 QAccessibleObjectEx::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleObjectEx::actionText
-72 QAccessibleObjectEx::doAction
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleObjectEx
- size=8 align=4
- base size=8 base align=4
-QAccessibleObjectEx (0xb469c800) 0
- vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
- QAccessibleInterfaceEx (0xb469c840) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb469c800)
- QAccessibleInterface (0xb469c880) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb469c840)
- QAccessible (0xb469c8c0) 0 empty
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleApplication)
-8 QAccessibleApplication::~QAccessibleApplication
-12 QAccessibleApplication::~QAccessibleApplication
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleApplication::childCount
-28 QAccessibleApplication::indexOfChild
-32 QAccessibleApplication::relationTo
-36 QAccessibleApplication::childAt
-40 QAccessibleApplication::navigate
-44 QAccessibleApplication::text
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 QAccessibleApplication::role
-60 QAccessibleApplication::state
-64 QAccessibleApplication::userActionCount
-68 QAccessibleApplication::actionText
-72 QAccessibleApplication::doAction
-
-Class QAccessibleApplication
- size=8 align=4
- base size=8 base align=4
-QAccessibleApplication (0xb469c940) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
- QAccessibleObject (0xb469c980) 0
- primary-for QAccessibleApplication (0xb469c940)
- QAccessibleInterface (0xb469c9c0) 0 nearly-empty
- primary-for QAccessibleObject (0xb469c980)
- QAccessible (0xb469ca00) 0 empty
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleBridge)
-8 QAccessibleBridge::~QAccessibleBridge
-12 QAccessibleBridge::~QAccessibleBridge
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridge
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridge (0xb469ca80) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-
-Vtable for QAccessibleBridgeFactoryInterface
-QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
-8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridgeFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridgeFactoryInterface (0xb469cb40) 0 nearly-empty
- vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
- QFactoryInterface (0xb469cb80) 0 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb469cb40)
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-8 QAccessibleBridgePlugin::metaObject
-12 QAccessibleBridgePlugin::qt_metacast
-16 QAccessibleBridgePlugin::qt_metacall
-20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
-76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessibleBridgePlugin (0xb469cc40) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
- QObject (0xb469cc80) 0
- primary-for QAccessibleBridgePlugin (0xb469cc40)
- QAccessibleBridgeFactoryInterface (0xb469ccc0) 8 nearly-empty
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
- QFactoryInterface (0xb469cd00) 8 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb469ccc0)
-
-Vtable for QAccessibleWidget
-QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleWidget)
-8 QAccessibleWidget::~QAccessibleWidget
-12 QAccessibleWidget::~QAccessibleWidget
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleWidget::childCount
-28 QAccessibleWidget::indexOfChild
-32 QAccessibleWidget::relationTo
-36 QAccessibleWidget::childAt
-40 QAccessibleWidget::navigate
-44 QAccessibleWidget::text
-48 QAccessibleObject::setText
-52 QAccessibleWidget::rect
-56 QAccessibleWidget::role
-60 QAccessibleWidget::state
-64 QAccessibleWidget::userActionCount
-68 QAccessibleWidget::actionText
-72 QAccessibleWidget::doAction
-
-Class QAccessibleWidget
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidget (0xb469cd80) 0
- vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
- QAccessibleObject (0xb469cdc0) 0
- primary-for QAccessibleWidget (0xb469cd80)
- QAccessibleInterface (0xb469ce00) 0 nearly-empty
- primary-for QAccessibleObject (0xb469cdc0)
- QAccessible (0xb469ce40) 0 empty
-
-Vtable for QAccessibleWidgetEx
-QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
-8 QAccessibleWidgetEx::~QAccessibleWidgetEx
-12 QAccessibleWidgetEx::~QAccessibleWidgetEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 QAccessibleWidgetEx::childCount
-28 QAccessibleWidgetEx::indexOfChild
-32 QAccessibleWidgetEx::relationTo
-36 QAccessibleWidgetEx::childAt
-40 QAccessibleWidgetEx::navigate
-44 QAccessibleWidgetEx::text
-48 QAccessibleObjectEx::setText
-52 QAccessibleWidgetEx::rect
-56 QAccessibleWidgetEx::role
-60 QAccessibleWidgetEx::state
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleWidgetEx::actionText
-72 QAccessibleWidgetEx::doAction
-76 QAccessibleWidgetEx::invokeMethodEx
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleWidgetEx
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidgetEx (0xb469cec0) 0
- vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
- QAccessibleObjectEx (0xb469cf00) 0
- primary-for QAccessibleWidgetEx (0xb469cec0)
- QAccessibleInterfaceEx (0xb469cf40) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb469cf00)
- QAccessibleInterface (0xb469cf80) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb469cf40)
- QAccessible (0xb469cfc0) 0 empty
-
-Vtable for QAccessible2Interface
-QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAccessible2Interface)
-8 QAccessible2Interface::~QAccessible2Interface
-12 QAccessible2Interface::~QAccessible2Interface
-
-Class QAccessible2Interface
- size=4 align=4
- base size=4 base align=4
-QAccessible2Interface (0xb469c000) 0 nearly-empty
- vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-8 QAccessibleTextInterface::~QAccessibleTextInterface
-12 QAccessibleTextInterface::~QAccessibleTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTextInterface (0xb469c300) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
- QAccessible2Interface (0xb469c580) 0 nearly-empty
- primary-for QAccessibleTextInterface (0xb469c300)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleEditableTextInterface (0xb469c6c0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
- QAccessible2Interface (0xb469c7c0) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb469c6c0)
-
-Vtable for QAccessibleSimpleEditableTextInterface
-QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
-8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-16 QAccessibleSimpleEditableTextInterface::copyText
-20 QAccessibleSimpleEditableTextInterface::deleteText
-24 QAccessibleSimpleEditableTextInterface::insertText
-28 QAccessibleSimpleEditableTextInterface::cutText
-32 QAccessibleSimpleEditableTextInterface::pasteText
-36 QAccessibleSimpleEditableTextInterface::replaceText
-40 QAccessibleSimpleEditableTextInterface::setAttributes
-
-Class QAccessibleSimpleEditableTextInterface
- size=8 align=4
- base size=8 base align=4
-QAccessibleSimpleEditableTextInterface (0xb469c900) 0
- vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
- QAccessibleEditableTextInterface (0xb469ca40) 0 nearly-empty
- primary-for QAccessibleSimpleEditableTextInterface (0xb469c900)
- QAccessible2Interface (0xb469cac0) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb469ca40)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-8 QAccessibleValueInterface::~QAccessibleValueInterface
-12 QAccessibleValueInterface::~QAccessibleValueInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleValueInterface (0xb469cbc0) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
- QAccessible2Interface (0xb469cd40) 0 nearly-empty
- primary-for QAccessibleValueInterface (0xb469cbc0)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-8 QAccessibleTableInterface::~QAccessibleTableInterface
-12 QAccessibleTableInterface::~QAccessibleTableInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTableInterface (0xb469ce80) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
- QAccessible2Interface (0xb4753000) 0 nearly-empty
- primary-for QAccessibleTableInterface (0xb469ce80)
-
-Vtable for QAccessibleFactoryInterface
-QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
-8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleFactoryInterface (0xb4753080) 0 nearly-empty
- vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
- QAccessible (0xb47530c0) 0 empty
- QFactoryInterface (0xb4753100) 0 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb4753080)
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-8 QAccessiblePlugin::metaObject
-12 QAccessiblePlugin::qt_metacast
-16 QAccessiblePlugin::qt_metacall
-20 QAccessiblePlugin::~QAccessiblePlugin
-24 QAccessiblePlugin::~QAccessiblePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
-76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessiblePlugin (0xb47531c0) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
- QObject (0xb4753200) 0
- primary-for QAccessiblePlugin (0xb47531c0)
- QAccessibleFactoryInterface (0xb4753240) 8 nearly-empty
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
- QAccessible (0xb4753280) 8 empty
- QFactoryInterface (0xb47532c0) 8 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb4753240)
-
-Class QFont
- size=8 align=4
- base size=8 base align=4
-QFont (0xb4753340) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb4753440) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb4753480) 0
-
-Class QFontDatabase
- size=4 align=4
- base size=4 base align=4
-QFontDatabase (0xb47534c0) 0
-
-Class QPen
- size=4 align=4
- base size=4 base align=4
-QPen (0xb4753500) 0
-
-
-Class QBrush
- size=4 align=4
- base size=4 base align=4
-QBrush (0xb4753600) 0
-
-
-Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb47536c0) 0
-
-
-
-
-
-
-
-Class QGradient
- size=56 align=4
- base size=56 base align=4
-QGradient (0xb4753700) 0
-
-Class QLinearGradient
- size=56 align=4
- base size=56 base align=4
-QLinearGradient (0xb4753940) 0
- QGradient (0xb4753980) 0
-
-Class QRadialGradient
- size=56 align=4
- base size=56 base align=4
-QRadialGradient (0xb47539c0) 0
- QGradient (0xb4753a00) 0
-
-Class QConicalGradient
- size=56 align=4
- base size=56 base align=4
-QConicalGradient (0xb4753a40) 0
- QGradient (0xb4753a80) 0
-
-Class QTextLength
- size=12 align=4
- base size=12 base align=4
-QTextLength (0xb4753ac0) 0
-
-
-Class QTextFormat
- size=8 align=4
- base size=8 base align=4
-QTextFormat (0xb4753b80) 0
-
-
-
-
-Class QTextCharFormat
- size=8 align=4
- base size=8 base align=4
-QTextCharFormat (0xb4753e00) 0
- QTextFormat (0xb4753e40) 0
-
-Class QTextBlockFormat
- size=8 align=4
- base size=8 base align=4
-QTextBlockFormat (0xb4753e80) 0
- QTextFormat (0xb4753ec0) 0
-
-Class QTextListFormat
- size=8 align=4
- base size=8 base align=4
-QTextListFormat (0xb4753f00) 0
- QTextFormat (0xb4753f40) 0
-
-Class QTextImageFormat
- size=8 align=4
- base size=8 base align=4
-QTextImageFormat (0xb4753f80) 0
- QTextCharFormat (0xb4753fc0) 0
- QTextFormat (0xb4753040) 0
-
-Class QTextFrameFormat
- size=8 align=4
- base size=8 base align=4
-QTextFrameFormat (0xb4753140) 0
- QTextFormat (0xb4753300) 0
-
-Class QTextTableFormat
- size=8 align=4
- base size=8 base align=4
-QTextTableFormat (0xb47533c0) 0
- QTextFrameFormat (0xb4753400) 0
- QTextFormat (0xb4753540) 0
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextObject)
-8 QTextObject::metaObject
-12 QTextObject::qt_metacast
-16 QTextObject::qt_metacall
-20 QTextObject::~QTextObject
-24 QTextObject::~QTextObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextObject
- size=8 align=4
- base size=8 base align=4
-QTextObject (0xb4753580) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
- QObject (0xb4753640) 0
- primary-for QTextObject (0xb4753580)
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTextBlockGroup)
-8 QTextBlockGroup::metaObject
-12 QTextBlockGroup::qt_metacast
-16 QTextBlockGroup::qt_metacall
-20 QTextBlockGroup::~QTextBlockGroup
-24 QTextBlockGroup::~QTextBlockGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=8 align=4
- base size=8 base align=4
-QTextBlockGroup (0xb4753740) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
- QTextObject (0xb4753b00) 0
- primary-for QTextBlockGroup (0xb4753740)
- QObject (0xb4753b40) 0
- primary-for QTextObject (0xb4753b00)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-8 QTextFrameLayoutData::~QTextFrameLayoutData
-12 QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=4 align=4
- base size=4 base align=4
-QTextFrameLayoutData (0xb4753bc0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-
-Class QTextFrame::iterator
- size=20 align=4
- base size=20 base align=4
-QTextFrame::iterator (0xb44d0080) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextFrame)
-8 QTextFrame::metaObject
-12 QTextFrame::qt_metacast
-16 QTextFrame::qt_metacall
-20 QTextFrame::~QTextFrame
-24 QTextFrame::~QTextFrame
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+ QEvent (0xb3941924) 0
+ primary-for QMenubarUpdatedEvent (0xb3957300)
-Class QTextFrame
+Class QTextInlineObject
size=8 align=4
base size=8 base align=4
-QTextFrame (0xb4753c80) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
- QTextObject (0xb44d0000) 0
- primary-for QTextFrame (0xb4753c80)
- QObject (0xb44d0040) 0
- primary-for QTextObject (0xb44d0000)
-
+QTextInlineObject (0xb3941b04) 0
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QTextBlockUserData)
-8 QTextBlockUserData::~QTextBlockUserData
-12 QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=4 align=4
- base size=4 base align=4
-QTextBlockUserData (0xb44d01c0) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
-
-Class QTextBlock::iterator
+Class QTextLayout::FormatRange
size=16 align=4
base size=16 base align=4
-QTextBlock::iterator (0xb44d0280) 0
-
-Class QTextBlock
- size=8 align=4
- base size=8 base align=4
-QTextBlock (0xb44d0240) 0
+QTextLayout::FormatRange (0xb3941e88) 0
-
-
-Class QTextFragment
- size=12 align=4
- base size=12 base align=4
-QTextFragment (0xb44d0340) 0
-
-
-Class QTextDocumentFragment
+Class QTextLayout
size=4 align=4
base size=4 base align=4
-QTextDocumentFragment (0xb44d03c0) 0
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-8 QSyntaxHighlighter::metaObject
-12 QSyntaxHighlighter::qt_metacast
-16 QSyntaxHighlighter::qt_metacall
-20 QSyntaxHighlighter::~QSyntaxHighlighter
-24 QSyntaxHighlighter::~QSyntaxHighlighter
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+QTextLayout (0xb3941e4c) 0
-Class QSyntaxHighlighter
- size=8 align=4
- base size=8 base align=4
-QSyntaxHighlighter (0xb44d0400) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
- QObject (0xb44d0440) 0
- primary-for QSyntaxHighlighter (0xb44d0400)
-
-Class QTextTableCell
- size=8 align=4
- base size=8 base align=4
-QTextTableCell (0xb44d04c0) 0
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextTable)
-8 QTextTable::metaObject
-12 QTextTable::qt_metacast
-16 QTextTable::qt_metacall
-20 QTextTable::~QTextTable
-24 QTextTable::~QTextTable
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextTable
+Class QTextLine
size=8 align=4
base size=8 base align=4
-QTextTable (0xb44d0500) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
- QTextFrame (0xb44d0540) 0
- primary-for QTextTable (0xb44d0500)
- QTextObject (0xb44d0580) 0
- primary-for QTextFrame (0xb44d0540)
- QObject (0xb44d05c0) 0
- primary-for QTextObject (0xb44d0580)
-
-
-Class QTextCursor
- size=4 align=4
- base size=4 base align=4
-QTextCursor (0xb44d06c0) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb44d0780) 0
+QTextLine (0xb398903c) 0
Vtable for QTextList
QTextList::_ZTV9QTextList: 17u entries
@@ -3916,109 +3414,50 @@ QTextList::_ZTV9QTextList: 17u entries
Class QTextList
size=8 align=4
base size=8 base align=4
-QTextList (0xb44d07c0) 0
+QTextList (0xb3957b80) 0
vptr=((& QTextList::_ZTV9QTextList) + 8u)
- QTextBlockGroup (0xb44d0800) 0
- primary-for QTextList (0xb44d07c0)
- QTextObject (0xb44d0840) 0
- primary-for QTextBlockGroup (0xb44d0800)
- QObject (0xb44d0880) 0
- primary-for QTextObject (0xb44d0840)
+ QTextBlockGroup (0xb3957bc0) 0
+ primary-for QTextList (0xb3957b80)
+ QTextObject (0xb3957c00) 0
+ primary-for QTextBlockGroup (0xb3957bc0)
+ QObject (0xb39893fc) 0
+ primary-for QTextObject (0xb3957c00)
-Class QTextOption
- size=24 align=4
- base size=24 base align=4
-QTextOption (0xb44d0980) 0
-
-
-Class QTextInlineObject
- size=8 align=4
- base size=8 base align=4
-QTextInlineObject (0xb44d0a00) 0
-
-Class QTextLayout::FormatRange
- size=16 align=4
- base size=16 base align=4
-QTextLayout::FormatRange (0xb44d0a80) 0
-
-Class QTextLayout
+Class QFontInfo
size=4 align=4
base size=4 base align=4
-QTextLayout (0xb44d0a40) 0
-
+QFontInfo (0xb39899d8) 0
-
-Class QTextLine
- size=8 align=4
- base size=8 base align=4
-QTextLine (0xb44d0c00) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAbstractUndoItem
+Class QTextDocumentFragment
size=4 align=4
base size=4 base align=4
-QAbstractUndoItem (0xb44d0c40) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QTextDocument)
-8 QTextDocument::metaObject
-12 QTextDocument::qt_metacast
-16 QTextDocument::qt_metacall
-20 QTextDocument::~QTextDocument
-24 QTextDocument::~QTextDocument
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextDocument::clear
-60 QTextDocument::createObject
-64 QTextDocument::loadResource
-
-Class QTextDocument
- size=8 align=4
- base size=8 base align=4
-QTextDocument (0xb44d0d00) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
- QObject (0xb44d0d40) 0
- primary-for QTextDocument (0xb44d0d00)
+QTextDocumentFragment (0xb3989a14) 0
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3989a50) 0
Class QPalette
size=8 align=4
base size=8 base align=4
-QPalette (0xb44d0e00) 0
+QPalette (0xb3989ac8) 0
Class QColorGroup
size=8 align=4
base size=8 base align=4
-QColorGroup (0xb44d0e80) 0
- QPalette (0xb44d0ec0) 0
+QColorGroup (0xb399fd80) 0
+ QPalette (0xb37e13c0) 0
Class QAbstractTextDocumentLayout::Selection
size=12 align=4
base size=12 base align=4
-QAbstractTextDocumentLayout::Selection (0xb44d0fc0) 0
-
-
+QAbstractTextDocumentLayout::Selection (0xb37ff564) 0
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
-QAbstractTextDocumentLayout::PaintContext (0xb44d00c0) 0
+QAbstractTextDocumentLayout::PaintContext (0xb37ff5a0) 0
Vtable for QAbstractTextDocumentLayout
QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
@@ -4050,10 +3489,10 @@ QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
Class QAbstractTextDocumentLayout
size=8 align=4
base size=8 base align=4
-QAbstractTextDocumentLayout (0xb44d0f40) 0
+QAbstractTextDocumentLayout (0xb37f58c0) 0
vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
- QObject (0xb44d0f80) 0
- primary-for QAbstractTextDocumentLayout (0xb44d0f40)
+ QObject (0xb37ff528) 0
+ primary-for QAbstractTextDocumentLayout (0xb37f58c0)
Vtable for QTextObjectInterface
QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
@@ -4067,24 +3506,18 @@ QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
Class QTextObjectInterface
size=4 align=4
base size=4 base align=4
-QTextObjectInterface (0xb44d08c0) 0 nearly-empty
+QTextObjectInterface (0xb37ffce4) 0 nearly-empty
vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb44d0e40) 0
-
-
-Vtable for QStyle
-QStyle::_ZTV6QStyle: 35u entries
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QStyle)
-8 QStyle::metaObject
-12 QStyle::qt_metacast
-16 QStyle::qt_metacall
-20 QStyle::~QStyle
-24 QStyle::~QStyle
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -4092,47 +3525,25 @@ QStyle::_ZTV6QStyle: 35u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-120 __cxa_pure_virtual
-124 __cxa_pure_virtual
-128 __cxa_pure_virtual
-132 __cxa_pure_virtual
-136 __cxa_pure_virtual
+56 __cxa_pure_virtual
-Class QStyle
+Class QSyntaxHighlighter
size=8 align=4
base size=8 base align=4
-QStyle (0xb4275100) 0
- vptr=((& QStyle::_ZTV6QStyle) + 8u)
- QObject (0xb4275140) 0
- primary-for QStyle (0xb4275100)
-
-
+QSyntaxHighlighter (0xb3831240) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb3833168) 0
+ primary-for QSyntaxHighlighter (0xb3831240)
-Vtable for QCommonStyle
-QCommonStyle::_ZTV12QCommonStyle: 35u entries
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCommonStyle)
-8 QCommonStyle::metaObject
-12 QCommonStyle::qt_metacast
-16 QCommonStyle::qt_metacall
-20 QCommonStyle::~QCommonStyle
-24 QCommonStyle::~QCommonStyle
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -4140,412 +3551,34 @@ QCommonStyle::_ZTV12QCommonStyle: 35u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QCommonStyle::drawPrimitive
-100 QCommonStyle::drawControl
-104 QCommonStyle::subElementRect
-108 QCommonStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QCommonStyle::pixelMetric
-124 QCommonStyle::sizeFromContents
-128 QCommonStyle::styleHint
-132 QCommonStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-Class QCommonStyle
+Class QUndoGroup
size=8 align=4
base size=8 base align=4
-QCommonStyle (0xb4275280) 0
- vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
- QStyle (0xb42752c0) 0
- primary-for QCommonStyle (0xb4275280)
- QObject (0xb4275300) 0
- primary-for QStyle (0xb42752c0)
-
-Vtable for QWindowsStyle
-QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWindowsStyle)
-8 QWindowsStyle::metaObject
-12 QWindowsStyle::qt_metacast
-16 QWindowsStyle::qt_metacall
-20 QWindowsStyle::~QWindowsStyle
-24 QWindowsStyle::~QWindowsStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsStyle::polish
-60 QWindowsStyle::unpolish
-64 QWindowsStyle::polish
-68 QWindowsStyle::unpolish
-72 QWindowsStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QWindowsStyle::drawPrimitive
-100 QWindowsStyle::drawControl
-104 QWindowsStyle::subElementRect
-108 QWindowsStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QWindowsStyle::pixelMetric
-124 QWindowsStyle::sizeFromContents
-128 QWindowsStyle::styleHint
-132 QWindowsStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsStyle
- size=12 align=4
- base size=12 base align=4
-QWindowsStyle (0xb4275380) 0
- vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
- QCommonStyle (0xb42753c0) 0
- primary-for QWindowsStyle (0xb4275380)
- QStyle (0xb4275400) 0
- primary-for QCommonStyle (0xb42753c0)
- QObject (0xb4275440) 0
- primary-for QStyle (0xb4275400)
+QUndoGroup (0xb3831500) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb3833384) 0
+ primary-for QUndoGroup (0xb3831500)
-Vtable for QStyleFactoryInterface
-QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
-8 QStyleFactoryInterface::~QStyleFactoryInterface
-12 QStyleFactoryInterface::~QStyleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb38335a0) 0 empty
-Class QStyleFactoryInterface
+Class QSizePolicy
size=4 align=4
base size=4 base align=4
-QStyleFactoryInterface (0xb42754c0) 0 nearly-empty
- vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
- QFactoryInterface (0xb4275500) 0 nearly-empty
- primary-for QStyleFactoryInterface (0xb42754c0)
-
-Vtable for QStylePlugin
-QStylePlugin::_ZTV12QStylePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QStylePlugin)
-8 QStylePlugin::metaObject
-12 QStylePlugin::qt_metacast
-16 QStylePlugin::qt_metacall
-20 QStylePlugin::~QStylePlugin
-24 QStylePlugin::~QStylePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI12QStylePlugin)
-72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
-76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QStylePlugin
- size=12 align=4
- base size=12 base align=4
-QStylePlugin (0xb4275640) 0
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
- QObject (0xb4275680) 0
- primary-for QStylePlugin (0xb4275640)
- QStyleFactoryInterface (0xb42756c0) 8 nearly-empty
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
- QFactoryInterface (0xb4275700) 8 nearly-empty
- primary-for QStyleFactoryInterface (0xb42756c0)
-
-Vtable for QWindowsXPStyle
-QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
-8 QWindowsXPStyle::metaObject
-12 QWindowsXPStyle::qt_metacast
-16 QWindowsXPStyle::qt_metacall
-20 QWindowsXPStyle::~QWindowsXPStyle
-24 QWindowsXPStyle::~QWindowsXPStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsXPStyle::polish
-60 QWindowsXPStyle::unpolish
-64 QWindowsXPStyle::polish
-68 QWindowsXPStyle::unpolish
-72 QWindowsXPStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsXPStyle::standardPalette
-96 QWindowsXPStyle::drawPrimitive
-100 QWindowsXPStyle::drawControl
-104 QWindowsXPStyle::subElementRect
-108 QWindowsXPStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QWindowsXPStyle::subControlRect
-120 QWindowsXPStyle::pixelMetric
-124 QWindowsXPStyle::sizeFromContents
-128 QWindowsXPStyle::styleHint
-132 QWindowsXPStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsXPStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsXPStyle (0xb4275780) 0
- vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
- QWindowsStyle (0xb42757c0) 0
- primary-for QWindowsXPStyle (0xb4275780)
- QCommonStyle (0xb4275800) 0
- primary-for QWindowsStyle (0xb42757c0)
- QStyle (0xb4275840) 0
- primary-for QCommonStyle (0xb4275800)
- QObject (0xb4275880) 0
- primary-for QStyle (0xb4275840)
-
-
-Vtable for QMotifStyle
-QMotifStyle::_ZTV11QMotifStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMotifStyle)
-8 QMotifStyle::metaObject
-12 QMotifStyle::qt_metacast
-16 QMotifStyle::qt_metacall
-20 QMotifStyle::~QMotifStyle
-24 QMotifStyle::~QMotifStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QMotifStyle::standardPalette
-96 QMotifStyle::drawPrimitive
-100 QMotifStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QMotifStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QMotifStyle
- size=16 align=4
- base size=13 base align=4
-QMotifStyle (0xb4275900) 0
- vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
- QCommonStyle (0xb4275940) 0
- primary-for QMotifStyle (0xb4275900)
- QStyle (0xb4275980) 0
- primary-for QCommonStyle (0xb4275940)
- QObject (0xb42759c0) 0
- primary-for QStyle (0xb4275980)
-
-Vtable for QCleanlooksStyle
-QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
-8 QCleanlooksStyle::metaObject
-12 QCleanlooksStyle::qt_metacast
-16 QCleanlooksStyle::qt_metacall
-20 QCleanlooksStyle::~QCleanlooksStyle
-24 QCleanlooksStyle::~QCleanlooksStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCleanlooksStyle::polish
-60 QCleanlooksStyle::unpolish
-64 QCleanlooksStyle::polish
-68 QCleanlooksStyle::unpolish
-72 QCleanlooksStyle::polish
-76 QStyle::itemTextRect
-80 QCleanlooksStyle::itemPixmapRect
-84 QCleanlooksStyle::drawItemText
-88 QCleanlooksStyle::drawItemPixmap
-92 QCleanlooksStyle::standardPalette
-96 QCleanlooksStyle::drawPrimitive
-100 QCleanlooksStyle::drawControl
-104 QCleanlooksStyle::subElementRect
-108 QCleanlooksStyle::drawComplexControl
-112 QCleanlooksStyle::hitTestComplexControl
-116 QCleanlooksStyle::subControlRect
-120 QCleanlooksStyle::pixelMetric
-124 QCleanlooksStyle::sizeFromContents
-128 QCleanlooksStyle::styleHint
-132 QCleanlooksStyle::standardPixmap
-136 QCleanlooksStyle::generatedIconPixmap
-
-Class QCleanlooksStyle
- size=12 align=4
- base size=12 base align=4
-QCleanlooksStyle (0xb4275ac0) 0
- vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
- QWindowsStyle (0xb4275b00) 0
- primary-for QCleanlooksStyle (0xb4275ac0)
- QCommonStyle (0xb4275b40) 0
- primary-for QWindowsStyle (0xb4275b00)
- QStyle (0xb4275b80) 0
- primary-for QCommonStyle (0xb4275b40)
- QObject (0xb4275bc0) 0
- primary-for QStyle (0xb4275b80)
-
-Vtable for QWindowsVistaStyle
-QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
-8 QWindowsVistaStyle::metaObject
-12 QWindowsVistaStyle::qt_metacast
-16 QWindowsVistaStyle::qt_metacall
-20 QWindowsVistaStyle::~QWindowsVistaStyle
-24 QWindowsVistaStyle::~QWindowsVistaStyle
-28 QWindowsVistaStyle::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsVistaStyle::polish
-60 QWindowsVistaStyle::unpolish
-64 QWindowsVistaStyle::polish
-68 QWindowsVistaStyle::unpolish
-72 QWindowsVistaStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsVistaStyle::standardPalette
-96 QWindowsVistaStyle::drawPrimitive
-100 QWindowsVistaStyle::drawControl
-104 QWindowsVistaStyle::subElementRect
-108 QWindowsVistaStyle::drawComplexControl
-112 QWindowsVistaStyle::hitTestComplexControl
-116 QWindowsVistaStyle::subControlRect
-120 QWindowsVistaStyle::pixelMetric
-124 QWindowsVistaStyle::sizeFromContents
-128 QWindowsVistaStyle::styleHint
-132 QWindowsVistaStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsVistaStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsVistaStyle (0xb4275c40) 0
- vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
- QWindowsXPStyle (0xb4275c80) 0
- primary-for QWindowsVistaStyle (0xb4275c40)
- QWindowsStyle (0xb4275cc0) 0
- primary-for QWindowsXPStyle (0xb4275c80)
- QCommonStyle (0xb4275d00) 0
- primary-for QWindowsStyle (0xb4275cc0)
- QStyle (0xb4275d40) 0
- primary-for QCommonStyle (0xb4275d00)
- QObject (0xb4275d80) 0
- primary-for QStyle (0xb4275d40)
-
-Vtable for QCDEStyle
-QCDEStyle::_ZTV9QCDEStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCDEStyle)
-8 QCDEStyle::metaObject
-12 QCDEStyle::qt_metacast
-16 QCDEStyle::qt_metacall
-20 QCDEStyle::~QCDEStyle
-24 QCDEStyle::~QCDEStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QCDEStyle::standardPalette
-96 QCDEStyle::drawPrimitive
-100 QCDEStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QCDEStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QCDEStyle
- size=16 align=4
- base size=13 base align=4
-QCDEStyle (0xb4275e00) 0
- vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
- QMotifStyle (0xb4275e40) 0
- primary-for QCDEStyle (0xb4275e00)
- QCommonStyle (0xb4275e80) 0
- primary-for QMotifStyle (0xb4275e40)
- QStyle (0xb4275ec0) 0
- primary-for QCommonStyle (0xb4275e80)
- QObject (0xb4275f00) 0
- primary-for QStyle (0xb4275ec0)
+QSizePolicy (0xb3833618) 0
Class QCursor
size=4 align=4
base size=4 base align=4
-QCursor (0xb4275f80) 0
+QCursor (0xb38a14ec) 0
Class QWidgetData
size=64 align=4
base size=64 base align=4
-QWidgetData (0xb4275fc0) 0
+QWidgetData (0xb38a1528) 0
Vtable for QWidget
QWidget::_ZTV7QWidget: 63u entries
@@ -4605,7 +3638,7 @@ QWidget::_ZTV7QWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI7QWidget)
232 QWidget::_ZThn8_N7QWidgetD1Ev
236 QWidget::_ZThn8_N7QWidgetD0Ev
@@ -4616,13 +3649,212 @@ QWidget::_ZTV7QWidget: 63u entries
Class QWidget
size=20 align=4
base size=20 base align=4
-QWidget (0xb4275040) 0
+QWidget (0xb38c8050) 0
vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb4275080) 0
- primary-for QWidget (0xb4275040)
- QPaintDevice (0xb42751c0) 8
+ QObject (0xb38a1564) 0
+ primary-for QWidget (0xb38c8050)
+ QPaintDevice (0xb38a15a0) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb3786040) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb3788050) 0
+ primary-for QFrame (0xb3786040)
+ QObject (0xb3764bb8) 0
+ primary-for QWidget (0xb3788050)
+ QPaintDevice (0xb3764bf4) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb3786300) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb3786340) 0
+ primary-for QAbstractScrollArea (0xb3786300)
+ QWidget (0xb3791be0) 0
+ primary-for QFrame (0xb3786340)
+ QObject (0xb3764e10) 0
+ primary-for QWidget (0xb3791be0)
+ QPaintDevice (0xb3764e4c) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb37ad078) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb35df0c0) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb35e10f0) 0
+ primary-for QItemSelectionModel (0xb35df0c0)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb35df580) 0
+ QList<QItemSelectionRange> (0xb35e14b0) 0
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
@@ -4646,10 +3878,10 @@ QValidator::_ZTV10QValidator: 16u entries
Class QValidator
size=8 align=4
base size=8 base align=4
-QValidator (0xb4275540) 0
+QValidator (0xb35df700) 0
vptr=((& QValidator::_ZTV10QValidator) + 8u)
- QObject (0xb4275740) 0
- primary-for QValidator (0xb4275540)
+ QObject (0xb35e1654) 0
+ primary-for QValidator (0xb35df700)
Vtable for QIntValidator
QIntValidator::_ZTV13QIntValidator: 17u entries
@@ -4674,12 +3906,12 @@ QIntValidator::_ZTV13QIntValidator: 17u entries
Class QIntValidator
size=16 align=4
base size=16 base align=4
-QIntValidator (0xb42758c0) 0
+QIntValidator (0xb35df9c0) 0
vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
- QValidator (0xb4275a00) 0
- primary-for QIntValidator (0xb42758c0)
- QObject (0xb4275a80) 0
- primary-for QValidator (0xb4275a00)
+ QValidator (0xb35dfa00) 0
+ primary-for QIntValidator (0xb35df9c0)
+ QObject (0xb35e1870) 0
+ primary-for QValidator (0xb35dfa00)
Vtable for QDoubleValidator
QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
@@ -4704,12 +3936,12 @@ QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
Class QDoubleValidator
size=28 align=4
base size=28 base align=4
-QDoubleValidator (0xb4275c00) 0
+QDoubleValidator (0xb35dfcc0) 0
vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
- QValidator (0xb4275dc0) 0
- primary-for QDoubleValidator (0xb4275c00)
- QObject (0xb4275f40) 0
- primary-for QValidator (0xb4275dc0)
+ QValidator (0xb35dfd00) 0
+ primary-for QDoubleValidator (0xb35dfcc0)
+ QObject (0xb35e1a14) 0
+ primary-for QValidator (0xb35dfd00)
Vtable for QRegExpValidator
QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
@@ -4733,12 +3965,12 @@ QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
Class QRegExpValidator
size=12 align=4
base size=12 base align=4
-QRegExpValidator (0xb405a040) 0
+QRegExpValidator (0xb364f080) 0
vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
- QValidator (0xb405a080) 0
- primary-for QRegExpValidator (0xb405a040)
- QObject (0xb405a0c0) 0
- primary-for QValidator (0xb405a080)
+ QValidator (0xb364f0c0) 0
+ primary-for QRegExpValidator (0xb364f080)
+ QObject (0xb35e1ce4) 0
+ primary-for QValidator (0xb364f0c0)
Vtable for QAbstractSpinBox
QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
@@ -4803,7 +4035,7 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
232 QAbstractSpinBox::stepBy
236 QAbstractSpinBox::clear
240 QAbstractSpinBox::stepEnabled
-244 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))-0x000000008
248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
@@ -4814,15 +4046,19 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
Class QAbstractSpinBox
size=20 align=4
base size=20 base align=4
-QAbstractSpinBox (0xb405a140) 0
+QAbstractSpinBox (0xb364f340) 0
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
- QWidget (0xb405a180) 0
- primary-for QAbstractSpinBox (0xb405a140)
- QObject (0xb405a1c0) 0
- primary-for QWidget (0xb405a180)
- QPaintDevice (0xb405a200) 8
+ QWidget (0xb3657690) 0
+ primary-for QAbstractSpinBox (0xb364f340)
+ QObject (0xb35e1e4c) 0
+ primary-for QWidget (0xb3657690)
+ QPaintDevice (0xb35e1e88) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb36741a4) 0
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
@@ -4883,7 +4119,7 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI15QAbstractSlider)
236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
@@ -4894,13 +4130,13 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
Class QAbstractSlider
size=20 align=4
base size=20 base align=4
-QAbstractSlider (0xb405a2c0) 0
+QAbstractSlider (0xb364fb80) 0
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
- QWidget (0xb405a300) 0
- primary-for QAbstractSlider (0xb405a2c0)
- QObject (0xb405a340) 0
- primary-for QWidget (0xb405a300)
- QPaintDevice (0xb405a380) 8
+ QWidget (0xb36a1a50) 0
+ primary-for QAbstractSlider (0xb364fb80)
+ QObject (0xb36744ec) 0
+ primary-for QWidget (0xb36a1a50)
+ QPaintDevice (0xb3674528) 8
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
Vtable for QSlider
@@ -4962,7 +4198,7 @@ QSlider::_ZTV7QSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI7QSlider)
236 QSlider::_ZThn8_N7QSliderD1Ev
240 QSlider::_ZThn8_N7QSliderD0Ev
@@ -4973,17 +4209,63 @@ QSlider::_ZTV7QSlider: 64u entries
Class QSlider
size=20 align=4
base size=20 base align=4
-QSlider (0xb405a400) 0
+QSlider (0xb34c2100) 0
vptr=((& QSlider::_ZTV7QSlider) + 8u)
- QAbstractSlider (0xb405a440) 0
- primary-for QSlider (0xb405a400)
- QWidget (0xb405a480) 0
- primary-for QAbstractSlider (0xb405a440)
- QObject (0xb405a4c0) 0
- primary-for QWidget (0xb405a480)
- QPaintDevice (0xb405a500) 8
+ QAbstractSlider (0xb34c2140) 0
+ primary-for QSlider (0xb34c2100)
+ QWidget (0xb36be5f0) 0
+ primary-for QAbstractSlider (0xb34c2140)
+ QObject (0xb36747f8) 0
+ primary-for QWidget (0xb36be5f0)
+ QPaintDevice (0xb3674834) 8
vptr=((& QSlider::_ZTV7QSlider) + 236u)
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb34c2500) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb3674b04) 0
+ primary-for QStyle (0xb34c2500)
+
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5010,7 +4292,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
84 QTabBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QTabBar::mouseMoveEvent
-96 QWidget::wheelEvent
+96 QTabBar::wheelEvent
100 QTabBar::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
@@ -5029,7 +4311,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QTabBar::showEvent
-172 QWidget::hideEvent
+172 QTabBar::hideEvent
176 QWidget::x11Event
180 QTabBar::changeEvent
184 QWidget::metric
@@ -5046,7 +4328,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
228 QTabBar::tabInserted
232 QTabBar::tabRemoved
236 QTabBar::tabLayoutChange
-240 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))-0x000000008
244 (int (*)(...))(& _ZTI7QTabBar)
248 QTabBar::_ZThn8_N7QTabBarD1Ev
252 QTabBar::_ZThn8_N7QTabBarD0Ev
@@ -5057,13 +4339,13 @@ QTabBar::_ZTV7QTabBar: 67u entries
Class QTabBar
size=20 align=4
base size=20 base align=4
-QTabBar (0xb405a5c0) 0
+QTabBar (0xb34c2a80) 0
vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
- QWidget (0xb405a600) 0
- primary-for QTabBar (0xb405a5c0)
- QObject (0xb405a640) 0
- primary-for QWidget (0xb405a600)
- QPaintDevice (0xb405a680) 8
+ QWidget (0xb3534550) 0
+ primary-for QTabBar (0xb34c2a80)
+ QObject (0xb3674f00) 0
+ primary-for QWidget (0xb3534550)
+ QPaintDevice (0xb3674f3c) 8
vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
Vtable for QTabWidget
@@ -5126,7 +4408,7 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
220 QWidget::languageChange
224 QTabWidget::tabInserted
228 QTabWidget::tabRemoved
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI10QTabWidget)
240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
@@ -5137,13 +4419,13 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
Class QTabWidget
size=20 align=4
base size=20 base align=4
-QTabWidget (0xb405a700) 0
+QTabWidget (0xb34c2d80) 0
vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
- QWidget (0xb405a740) 0
- primary-for QTabWidget (0xb405a700)
- QObject (0xb405a780) 0
- primary-for QWidget (0xb405a740)
- QPaintDevice (0xb405a7c0) 8
+ QWidget (0xb354fc30) 0
+ primary-for QTabWidget (0xb34c2d80)
+ QObject (0xb3557168) 0
+ primary-for QWidget (0xb354fc30)
+ QPaintDevice (0xb35571a4) 8
vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
Vtable for QRubberBand
@@ -5204,7 +4486,7 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI11QRubberBand)
232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
@@ -5215,526 +4497,282 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
Class QRubberBand
size=20 align=4
base size=20 base align=4
-QRubberBand (0xb405a880) 0
+QRubberBand (0xb35785c0) 0
vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
- QWidget (0xb405a8c0) 0
- primary-for QRubberBand (0xb405a880)
- QObject (0xb405a900) 0
- primary-for QWidget (0xb405a8c0)
- QPaintDevice (0xb405a940) 8
+ QWidget (0xb357deb0) 0
+ primary-for QRubberBand (0xb35785c0)
+ QObject (0xb35576cc) 0
+ primary-for QWidget (0xb357deb0)
+ QPaintDevice (0xb3557708) 8
vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
Class QStyleOption
size=44 align=4
base size=44 base align=4
-QStyleOption (0xb405a9c0) 0
+QStyleOption (0xb3557b40) 0
Class QStyleOptionFocusRect
size=60 align=4
base size=60 base align=4
-QStyleOptionFocusRect (0xb405aa00) 0
- QStyleOption (0xb405aa40) 0
+QStyleOptionFocusRect (0xb3578a40) 0
+ QStyleOption (0xb3557b7c) 0
Class QStyleOptionFrame
size=52 align=4
base size=52 base align=4
-QStyleOptionFrame (0xb405aac0) 0
- QStyleOption (0xb405ab00) 0
-
+QStyleOptionFrame (0xb3578c40) 0
+ QStyleOption (0xb3557f00) 0
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
-QStyleOptionFrameV2 (0xb405ab80) 0
- QStyleOptionFrame (0xb405abc0) 0
- QStyleOption (0xb405ac00) 0
+QStyleOptionFrameV2 (0xb3578e40) 0
+ QStyleOptionFrame (0xb3578e80) 0
+ QStyleOption (0xb35aa258) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb35b7340) 0
+ QStyleOptionFrameV2 (0xb35b7380) 0
+ QStyleOptionFrame (0xb35b73c0) 0
+ QStyleOption (0xb35aa780) 0
Class QStyleOptionTabWidgetFrame
size=80 align=4
base size=80 base align=4
-QStyleOptionTabWidgetFrame (0xb405ad40) 0
- QStyleOption (0xb405ad80) 0
+QStyleOptionTabWidgetFrame (0xb35b7700) 0
+ QStyleOption (0xb35aab7c) 0
Class QStyleOptionTabBarBase
size=80 align=4
base size=80 base align=4
-QStyleOptionTabBarBase (0xb405ae40) 0
- QStyleOption (0xb405ae80) 0
+QStyleOptionTabBarBase (0xb35b7900) 0
+ QStyleOption (0xb33dc21c) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb35b7b00) 0
+ QStyleOptionTabBarBase (0xb35b7b40) 0
+ QStyleOption (0xb33dc6cc) 0
Class QStyleOptionHeader
size=80 align=4
base size=80 base align=4
-QStyleOptionHeader (0xb405af00) 0
- QStyleOption (0xb405af40) 0
-
+QStyleOptionHeader (0xb35b7e80) 0
+ QStyleOption (0xb33dca50) 0
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
-QStyleOptionButton (0xb405a000) 0
- QStyleOption (0xb405a100) 0
-
+QStyleOptionButton (0xb33f2140) 0
+ QStyleOption (0xb33f8528) 0
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
-QStyleOptionTab (0xb405a3c0) 0
- QStyleOption (0xb405a540) 0
+QStyleOptionTab (0xb33f24c0) 0
+ QStyleOption (0xb33f8e4c) 0
Class QStyleOptionTabV2
size=80 align=4
base size=80 base align=4
-QStyleOptionTabV2 (0xb405a840) 0
- QStyleOptionTab (0xb405a980) 0
- QStyleOption (0xb405aa80) 0
-
+QStyleOptionTabV2 (0xb33f2880) 0
+ QStyleOptionTab (0xb33f28c0) 0
+ QStyleOption (0xb3430870) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb33f2c00) 0
+ QStyleOptionTabV2 (0xb33f2c40) 0
+ QStyleOptionTab (0xb33f2c80) 0
+ QStyleOption (0xb3430dd4) 0
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
-QStyleOptionToolBar (0xb405ae00) 0
- QStyleOption (0xb405aec0) 0
+QStyleOptionToolBar (0xb345b080) 0
+ QStyleOption (0xb34596cc) 0
Class QStyleOptionProgressBar
size=68 align=4
base size=65 base align=4
-QStyleOptionProgressBar (0xb3f9d040) 0
- QStyleOption (0xb3f9d080) 0
+QStyleOptionProgressBar (0xb345b400) 0
+ QStyleOption (0xb3459d98) 0
Class QStyleOptionProgressBarV2
size=76 align=4
base size=74 base align=4
-QStyleOptionProgressBarV2 (0xb3f9d140) 0
- QStyleOptionProgressBar (0xb3f9d180) 0
- QStyleOption (0xb3f9d1c0) 0
+QStyleOptionProgressBarV2 (0xb345b640) 0
+ QStyleOptionProgressBar (0xb345b680) 0
+ QStyleOption (0xb348a4ec) 0
Class QStyleOptionMenuItem
size=96 align=4
base size=96 base align=4
-QStyleOptionMenuItem (0xb3f9d200) 0
- QStyleOption (0xb3f9d240) 0
-
+QStyleOptionMenuItem (0xb345b700) 0
+ QStyleOption (0xb348a528) 0
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
-QStyleOptionQ3ListViewItem (0xb3f9d2c0) 0
- QStyleOption (0xb3f9d300) 0
+QStyleOptionQ3ListViewItem (0xb345b900) 0
+ QStyleOption (0xb349f0f0) 0
Class QStyleOptionQ3DockWindow
size=48 align=4
base size=46 base align=4
-QStyleOptionQ3DockWindow (0xb3f9d400) 0
- QStyleOption (0xb3f9d440) 0
+QStyleOptionQ3DockWindow (0xb345bc80) 0
+ QStyleOption (0xb349f744) 0
Class QStyleOptionDockWidget
size=52 align=4
base size=51 base align=4
-QStyleOptionDockWidget (0xb3f9d4c0) 0
- QStyleOption (0xb3f9d500) 0
+QStyleOptionDockWidget (0xb345be80) 0
+ QStyleOption (0xb349fa8c) 0
Class QStyleOptionDockWidgetV2
size=52 align=4
base size=52 base align=4
-QStyleOptionDockWidgetV2 (0xb3f9d580) 0
- QStyleOptionDockWidget (0xb3f9d5c0) 0
- QStyleOption (0xb3f9d600) 0
+QStyleOptionDockWidgetV2 (0xb32cd080) 0
+ QStyleOptionDockWidget (0xb32cd0c0) 0
+ QStyleOption (0xb32d003c) 0
Class QStyleOptionViewItem
size=80 align=4
base size=77 base align=4
-QStyleOptionViewItem (0xb3f9d6c0) 0
- QStyleOption (0xb3f9d700) 0
-
+QStyleOptionViewItem (0xb32cd400) 0
+ QStyleOption (0xb32d0474) 0
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
-QStyleOptionViewItemV2 (0xb3f9d780) 0
- QStyleOptionViewItem (0xb3f9d7c0) 0
- QStyleOption (0xb3f9d800) 0
+QStyleOptionViewItemV2 (0xb32cd680) 0
+ QStyleOptionViewItem (0xb32cd6c0) 0
+ QStyleOption (0xb32d0d5c) 0
Class QStyleOptionViewItemV3
size=92 align=4
base size=92 base align=4
-QStyleOptionViewItemV3 (0xb3f9d940) 0
- QStyleOptionViewItemV2 (0xb3f9d980) 0
- QStyleOptionViewItem (0xb3f9d9c0) 0
- QStyleOption (0xb3f9da00) 0
+QStyleOptionViewItemV3 (0xb32cdb80) 0
+ QStyleOptionViewItemV2 (0xb32cdbc0) 0
+ QStyleOptionViewItem (0xb32cdc00) 0
+ QStyleOption (0xb32f1384) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb32cdf40) 0
+ QStyleOptionViewItemV3 (0xb32cdf80) 0
+ QStyleOptionViewItemV2 (0xb32cdfc0) 0
+ QStyleOptionViewItem (0xb3313000) 0
+ QStyleOption (0xb32f1834) 0
Class QStyleOptionToolBox
size=52 align=4
base size=52 base align=4
-QStyleOptionToolBox (0xb3f9dac0) 0
- QStyleOption (0xb3f9db00) 0
+QStyleOptionToolBox (0xb3313340) 0
+ QStyleOption (0xb3320384) 0
Class QStyleOptionToolBoxV2
size=60 align=4
base size=60 base align=4
-QStyleOptionToolBoxV2 (0xb3f9db80) 0
- QStyleOptionToolBox (0xb3f9dbc0) 0
- QStyleOption (0xb3f9dc00) 0
+QStyleOptionToolBoxV2 (0xb3313540) 0
+ QStyleOptionToolBox (0xb3313580) 0
+ QStyleOption (0xb332099c) 0
Class QStyleOptionRubberBand
size=52 align=4
base size=49 base align=4
-QStyleOptionRubberBand (0xb3f9dcc0) 0
- QStyleOption (0xb3f9dd00) 0
+QStyleOptionRubberBand (0xb33138c0) 0
+ QStyleOption (0xb3320f00) 0
Class QStyleOptionComplex
size=52 align=4
base size=52 base align=4
-QStyleOptionComplex (0xb3f9dd80) 0
- QStyleOption (0xb3f9ddc0) 0
+QStyleOptionComplex (0xb3313ac0) 0
+ QStyleOption (0xb3338258) 0
Class QStyleOptionSlider
size=104 align=4
base size=101 base align=4
-QStyleOptionSlider (0xb3f9de40) 0
- QStyleOptionComplex (0xb3f9de80) 0
- QStyleOption (0xb3f9dec0) 0
+QStyleOptionSlider (0xb3313d40) 0
+ QStyleOptionComplex (0xb3313d80) 0
+ QStyleOption (0xb3338708) 0
Class QStyleOptionSpinBox
size=64 align=4
base size=61 base align=4
-QStyleOptionSpinBox (0xb3f9df80) 0
- QStyleOptionComplex (0xb3f9dfc0) 0
- QStyleOption (0xb3f9d000) 0
-
-
+QStyleOptionSpinBox (0xb33490c0) 0
+ QStyleOptionComplex (0xb3349100) 0
+ QStyleOption (0xb3338fb4) 0
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
-QStyleOptionQ3ListView (0xb3f9d100) 0
- QStyleOptionComplex (0xb3f9d280) 0
- QStyleOption (0xb3f9d340) 0
-
+QStyleOptionQ3ListView (0xb3349340) 0
+ QStyleOptionComplex (0xb3349380) 0
+ QStyleOption (0xb3351438) 0
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
-QStyleOptionToolButton (0xb3f9d840) 0
- QStyleOptionComplex (0xb3f9db40) 0
- QStyleOption (0xb3f9dd40) 0
+QStyleOptionToolButton (0xb3349640) 0
+ QStyleOptionComplex (0xb3349680) 0
+ QStyleOption (0xb3351d5c) 0
Class QStyleOptionComboBox
size=92 align=4
base size=92 base align=4
-QStyleOptionComboBox (0xb3f9df40) 0
- QStyleOptionComplex (0xb3f9df00) 0
- QStyleOption (0xb3e84000) 0
+QStyleOptionComboBox (0xb3349a00) 0
+ QStyleOptionComplex (0xb3349a40) 0
+ QStyleOption (0xb337da50) 0
Class QStyleOptionTitleBar
size=68 align=4
base size=68 base align=4
-QStyleOptionTitleBar (0xb3e840c0) 0
- QStyleOptionComplex (0xb3e84100) 0
- QStyleOption (0xb3e84140) 0
+QStyleOptionTitleBar (0xb3349c40) 0
+ QStyleOptionComplex (0xb3349c80) 0
+ QStyleOption (0xb33a2348) 0
Class QStyleOptionGroupBox
size=88 align=4
base size=88 base align=4
-QStyleOptionGroupBox (0xb3e841c0) 0
- QStyleOptionComplex (0xb3e84200) 0
- QStyleOption (0xb3e84240) 0
+QStyleOptionGroupBox (0xb3349ec0) 0
+ QStyleOptionComplex (0xb3349f00) 0
+ QStyleOption (0xb33a2b04) 0
Class QStyleOptionSizeGrip
size=56 align=4
base size=56 base align=4
-QStyleOptionSizeGrip (0xb3e84300) 0
- QStyleOptionComplex (0xb3e84340) 0
- QStyleOption (0xb3e84380) 0
+QStyleOptionSizeGrip (0xb33b2180) 0
+ QStyleOptionComplex (0xb33b21c0) 0
+ QStyleOption (0xb33b93c0) 0
Class QStyleOptionGraphicsItem
size=132 align=4
base size=132 base align=4
-QStyleOptionGraphicsItem (0xb3e84400) 0
- QStyleOption (0xb3e84440) 0
+QStyleOptionGraphicsItem (0xb33b23c0) 0
+ QStyleOption (0xb33b9690) 0
Class QStyleHintReturn
size=8 align=4
base size=8 base align=4
-QStyleHintReturn (0xb3e844c0) 0
+QStyleHintReturn (0xb33b9b7c) 0
Class QStyleHintReturnMask
size=12 align=4
base size=12 base align=4
-QStyleHintReturnMask (0xb3e84500) 0
- QStyleHintReturn (0xb3e84540) 0
+QStyleHintReturnMask (0xb33b2800) 0
+ QStyleHintReturn (0xb33b9bb8) 0
Class QStyleHintReturnVariant
size=20 align=4
base size=20 base align=4
-QStyleHintReturnVariant (0xb3e84580) 0
- QStyleHintReturn (0xb3e845c0) 0
-
-Vtable for QPlastiqueStyle
-QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
-8 QPlastiqueStyle::metaObject
-12 QPlastiqueStyle::qt_metacast
-16 QPlastiqueStyle::qt_metacall
-20 QPlastiqueStyle::~QPlastiqueStyle
-24 QPlastiqueStyle::~QPlastiqueStyle
-28 QObject::event
-32 QPlastiqueStyle::eventFilter
-36 QPlastiqueStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QPlastiqueStyle::polish
-60 QPlastiqueStyle::unpolish
-64 QPlastiqueStyle::polish
-68 QPlastiqueStyle::unpolish
-72 QPlastiqueStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QPlastiqueStyle::standardPalette
-96 QPlastiqueStyle::drawPrimitive
-100 QPlastiqueStyle::drawControl
-104 QPlastiqueStyle::subElementRect
-108 QPlastiqueStyle::drawComplexControl
-112 QPlastiqueStyle::hitTestComplexControl
-116 QPlastiqueStyle::subControlRect
-120 QPlastiqueStyle::pixelMetric
-124 QPlastiqueStyle::sizeFromContents
-128 QPlastiqueStyle::styleHint
-132 QPlastiqueStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QPlastiqueStyle
- size=16 align=4
- base size=16 base align=4
-QPlastiqueStyle (0xb3e84600) 0
- vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
- QWindowsStyle (0xb3e84640) 0
- primary-for QPlastiqueStyle (0xb3e84600)
- QCommonStyle (0xb3e84680) 0
- primary-for QWindowsStyle (0xb3e84640)
- QStyle (0xb3e846c0) 0
- primary-for QCommonStyle (0xb3e84680)
- QObject (0xb3e84700) 0
- primary-for QStyle (0xb3e846c0)
-
-Class QStyleFactory
- size=1 align=1
- base size=0 base align=1
-QStyleFactory (0xb3e84780) 0 empty
-
-
-Class QTreeWidgetItemIterator
- size=12 align=4
- base size=12 base align=4
-QTreeWidgetItemIterator (0xb3e847c0) 0
-
-Vtable for QFrame
-QFrame::_ZTV6QFrame: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QFrame)
-8 QFrame::metaObject
-12 QFrame::qt_metacast
-16 QFrame::qt_metacall
-20 QFrame::~QFrame
-24 QFrame::~QFrame
-28 QFrame::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QFrame)
-232 QFrame::_ZThn8_N6QFrameD1Ev
-236 QFrame::_ZThn8_N6QFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFrame
- size=20 align=4
- base size=20 base align=4
-QFrame (0xb3e84880) 0
- vptr=((& QFrame::_ZTV6QFrame) + 8u)
- QWidget (0xb3e848c0) 0
- primary-for QFrame (0xb3e84880)
- QObject (0xb3e84900) 0
- primary-for QWidget (0xb3e848c0)
- QPaintDevice (0xb3e84940) 8
- vptr=((& QFrame::_ZTV6QFrame) + 232u)
-
-Vtable for QAbstractScrollArea
-QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-8 QAbstractScrollArea::metaObject
-12 QAbstractScrollArea::qt_metacast
-16 QAbstractScrollArea::qt_metacall
-20 QAbstractScrollArea::~QAbstractScrollArea
-24 QAbstractScrollArea::~QAbstractScrollArea
-28 QAbstractScrollArea::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QAbstractScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QAbstractScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
-244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractScrollArea
- size=20 align=4
- base size=20 base align=4
-QAbstractScrollArea (0xb3e849c0) 0
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
- QFrame (0xb3e84a00) 0
- primary-for QAbstractScrollArea (0xb3e849c0)
- QWidget (0xb3e84a40) 0
- primary-for QFrame (0xb3e84a00)
- QObject (0xb3e84a80) 0
- primary-for QWidget (0xb3e84a40)
- QPaintDevice (0xb3e84ac0) 8
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
-
-Class QItemSelectionRange
- size=8 align=4
- base size=8 base align=4
-QItemSelectionRange (0xb3e84b40) 0
-
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QItemSelectionModel)
-8 QItemSelectionModel::metaObject
-12 QItemSelectionModel::qt_metacast
-16 QItemSelectionModel::qt_metacall
-20 QItemSelectionModel::~QItemSelectionModel
-24 QItemSelectionModel::~QItemSelectionModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QItemSelectionModel::select
-60 QItemSelectionModel::select
-64 QItemSelectionModel::clear
-68 QItemSelectionModel::reset
-
-Class QItemSelectionModel
- size=8 align=4
- base size=8 base align=4
-QItemSelectionModel (0xb3e84c00) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
- QObject (0xb3e84c40) 0
- primary-for QItemSelectionModel (0xb3e84c00)
-
-
-
-
-Class QItemSelection
- size=4 align=4
- base size=4 base align=4
-QItemSelection (0xb3e84dc0) 0
- QList<QItemSelectionRange> (0xb3e84e00) 0
+QStyleHintReturnVariant (0xb33b2880) 0
+ QStyleHintReturn (0xb33b9bf4) 0
Vtable for QAbstractItemDelegate
QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
@@ -5763,10 +4801,10 @@ QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
Class QAbstractItemDelegate
size=8 align=4
base size=8 base align=4
-QAbstractItemDelegate (0xb3e84e40) 0
+QAbstractItemDelegate (0xb33b2b00) 0
vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
- QObject (0xb3e84e80) 0
- primary-for QAbstractItemDelegate (0xb3e84e40)
+ QObject (0xb33b9c30) 0
+ primary-for QAbstractItemDelegate (0xb33b2b00)
Vtable for QAbstractItemView
QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
@@ -5866,7 +4904,7 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI17QAbstractItemView)
392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
@@ -5877,20 +4915,19 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
Class QAbstractItemView
size=20 align=4
base size=20 base align=4
-QAbstractItemView (0xb3e84f00) 0
+QAbstractItemView (0xb33b2d40) 0
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
- QAbstractScrollArea (0xb3e84f40) 0
- primary-for QAbstractItemView (0xb3e84f00)
- QFrame (0xb3e84f80) 0
- primary-for QAbstractScrollArea (0xb3e84f40)
- QWidget (0xb3e84fc0) 0
- primary-for QFrame (0xb3e84f80)
- QObject (0xb3e84080) 0
- primary-for QWidget (0xb3e84fc0)
- QPaintDevice (0xb3e84180) 8
+ QAbstractScrollArea (0xb33b2d80) 0
+ primary-for QAbstractItemView (0xb33b2d40)
+ QFrame (0xb33b2dc0) 0
+ primary-for QAbstractScrollArea (0xb33b2d80)
+ QWidget (0xb31e5aa0) 0
+ primary-for QFrame (0xb33b2dc0)
+ QObject (0xb33b9d5c) 0
+ primary-for QWidget (0xb31e5aa0)
+ QPaintDevice (0xb33b9d98) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5989,7 +5026,7 @@ QListView::_ZTV9QListView: 103u entries
372 QAbstractItemView::selectionCommand
376 QListView::startDrag
380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI9QListView)
392 QListView::_ZThn8_N9QListViewD1Ev
396 QListView::_ZThn8_N9QListViewD0Ev
@@ -6000,33 +5037,33 @@ QListView::_ZTV9QListView: 103u entries
Class QListView
size=20 align=4
base size=20 base align=4
-QListView (0xb3e84480) 0
+QListView (0xb3214200) 0
vptr=((& QListView::_ZTV9QListView) + 8u)
- QAbstractItemView (0xb3e84740) 0
- primary-for QListView (0xb3e84480)
- QAbstractScrollArea (0xb3e84800) 0
- primary-for QAbstractItemView (0xb3e84740)
- QFrame (0xb3e84980) 0
- primary-for QAbstractScrollArea (0xb3e84800)
- QWidget (0xb3e84b00) 0
- primary-for QFrame (0xb3e84980)
- QObject (0xb3e84c80) 0
- primary-for QWidget (0xb3e84b00)
- QPaintDevice (0xb3e84ec0) 8
+ QAbstractItemView (0xb3214240) 0
+ primary-for QListView (0xb3214200)
+ QAbstractScrollArea (0xb3214280) 0
+ primary-for QAbstractItemView (0xb3214240)
+ QFrame (0xb32142c0) 0
+ primary-for QAbstractScrollArea (0xb3214280)
+ QWidget (0xb3236140) 0
+ primary-for QFrame (0xb32142c0)
+ QObject (0xb32290b4) 0
+ primary-for QWidget (0xb3236140)
+ QPaintDevice (0xb32290f0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-Vtable for QTableView
-QTableView::_ZTV10QTableView: 103u entries
+Vtable for QUndoView
+QUndoView::_ZTV9QUndoView: 103u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTableView)
-8 QTableView::metaObject
-12 QTableView::qt_metacast
-16 QTableView::qt_metacall
-20 QTableView::~QTableView
-24 QTableView::~QTableView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI9QUndoView)
+8 QUndoView::metaObject
+12 QUndoView::qt_metacast
+16 QUndoView::qt_metacall
+20 QUndoView::~QUndoView
+24 QUndoView::~QUndoView
+28 QListView::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QListView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -6038,9 +5075,9 @@ QTableView::_ZTV10QTableView: 103u entries
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
+84 QListView::mouseReleaseEvent
88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
+92 QListView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -6048,17 +5085,17 @@ QTableView::_ZTV10QTableView: 103u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QListView::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QListView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -6074,267 +5111,2340 @@ QTableView::_ZTV10QTableView: 103u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableView::setModel
-236 QTableView::setSelectionModel
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
324 QAbstractItemView::horizontalScrollbarValueChanged
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI10QTableView)
-392 QTableView::_ZThn8_N10QTableViewD1Ev
-396 QTableView::_ZThn8_N10QTableViewD0Ev
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QUndoView)
+392 QUndoView::_ZThn8_N9QUndoViewD1Ev
+396 QUndoView::_ZThn8_N9QUndoViewD0Ev
400 QWidget::_ZThn8_NK7QWidget7devTypeEv
404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableView
+Class QUndoView
size=20 align=4
base size=20 base align=4
-QTableView (0xb3dd3080) 0
- vptr=((& QTableView::_ZTV10QTableView) + 8u)
- QAbstractItemView (0xb3dd30c0) 0
- primary-for QTableView (0xb3dd3080)
- QAbstractScrollArea (0xb3dd3100) 0
- primary-for QAbstractItemView (0xb3dd30c0)
- QFrame (0xb3dd3140) 0
- primary-for QAbstractScrollArea (0xb3dd3100)
- QWidget (0xb3dd3180) 0
- primary-for QFrame (0xb3dd3140)
- QObject (0xb3dd31c0) 0
- primary-for QWidget (0xb3dd3180)
- QPaintDevice (0xb3dd3200) 8
- vptr=((& QTableView::_ZTV10QTableView) + 392u)
+QUndoView (0xb32145c0) 0
+ vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
+ QListView (0xb3214600) 0
+ primary-for QUndoView (0xb32145c0)
+ QAbstractItemView (0xb3214640) 0
+ primary-for QListView (0xb3214600)
+ QAbstractScrollArea (0xb3214680) 0
+ primary-for QAbstractItemView (0xb3214640)
+ QFrame (0xb32146c0) 0
+ primary-for QAbstractScrollArea (0xb3214680)
+ QWidget (0xb3252370) 0
+ primary-for QFrame (0xb32146c0)
+ QObject (0xb322930c) 0
+ primary-for QWidget (0xb3252370)
+ QPaintDevice (0xb3229348) 8
+ vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-Vtable for QItemEditorCreatorBase
-QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
-8 QItemEditorCreatorBase::~QItemEditorCreatorBase
-12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
+
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb3214980) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb3229564) 0
+ primary-for QCompleter (0xb3214980)
+
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 QUndoCommand::~QUndoCommand
+12 QUndoCommand::~QUndoCommand
+16 QUndoCommand::undo
+20 QUndoCommand::redo
+24 QUndoCommand::id
+28 QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb3229780) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 QUndoStack::metaObject
+12 QUndoStack::qt_metacast
+16 QUndoStack::qt_metacall
+20 QUndoStack::~QUndoStack
+24 QUndoStack::~QUndoStack
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb3214c80) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb32297bc) 0
+ primary-for QUndoStack (0xb3214c80)
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb3214f40) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb32299d8) 0
+ primary-for QSystemTrayIcon (0xb3214f40)
+
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialog
+ size=20 align=4
+ base size=20 base align=4
+QDialog (0xb32952c0) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb329c0f0) 0
+ primary-for QDialog (0xb32952c0)
+ QObject (0xb3229bf4) 0
+ primary-for QWidget (0xb329c0f0)
+ QPaintDevice (0xb3229c30) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
+
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPageSetupDialog (0xb3295580) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb32955c0) 0
+ primary-for QAbstractPageSetupDialog (0xb3295580)
+ QWidget (0xb32a9cd0) 0
+ primary-for QDialog (0xb32955c0)
+ QObject (0xb3229e4c) 0
+ primary-for QWidget (0xb32a9cd0)
+ QPaintDevice (0xb3229e88) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QColorDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColorDialog
+ size=20 align=4
+ base size=20 base align=4
+QColorDialog (0xb3295880) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb32958c0) 0
+ primary-for QColorDialog (0xb3295880)
+ QWidget (0xb32bb370) 0
+ primary-for QDialog (0xb32958c0)
+ QObject (0xb32bc0b4) 0
+ primary-for QWidget (0xb32bb370)
+ QPaintDevice (0xb32bc0f0) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFontDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontDialog
+ size=20 align=4
+ base size=20 base align=4
+QFontDialog (0xb3295d40) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb3295d80) 0
+ primary-for QFontDialog (0xb3295d40)
+ QWidget (0xb30ed230) 0
+ primary-for QDialog (0xb3295d80)
+ QObject (0xb32bc474) 0
+ primary-for QWidget (0xb30ed230)
+ QPaintDevice (0xb32bc4b0) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMessageBox::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMessageBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMessageBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMessageBox
+ size=20 align=4
+ base size=20 base align=4
+QMessageBox (0xb3103200) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb3103240) 0
+ primary-for QMessageBox (0xb3103200)
+ QWidget (0xb31222d0) 0
+ primary-for QDialog (0xb3103240)
+ QObject (0xb32bc834) 0
+ primary-for QWidget (0xb31222d0)
+ QPaintDevice (0xb32bc870) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressDialog
+ size=20 align=4
+ base size=20 base align=4
+QProgressDialog (0xb3103840) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb3103880) 0
+ primary-for QProgressDialog (0xb3103840)
+ QWidget (0xb3151f00) 0
+ primary-for QDialog (0xb3103880)
+ QObject (0xb32bce4c) 0
+ primary-for QWidget (0xb3151f00)
+ QPaintDevice (0xb32bce88) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QErrorMessage::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QErrorMessage
+ size=20 align=4
+ base size=20 base align=4
+QErrorMessage (0xb3103b40) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb3103b80) 0
+ primary-for QErrorMessage (0xb3103b40)
+ QWidget (0xb317a9b0) 0
+ primary-for QDialog (0xb3103b80)
+ QObject (0xb31810b4) 0
+ primary-for QWidget (0xb317a9b0)
+ QPaintDevice (0xb31810f0) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb3103e80) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb3103ec0) 0
+ primary-for QPrintPreviewDialog (0xb3103e80)
+ QWidget (0xb3194140) 0
+ primary-for QDialog (0xb3103ec0)
+ QObject (0xb318130c) 0
+ primary-for QWidget (0xb3194140)
+ QPaintDevice (0xb3181348) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
+
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFileDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFileDialog
+ size=20 align=4
+ base size=20 base align=4
+QFileDialog (0xb319d180) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb319d1c0) 0
+ primary-for QFileDialog (0xb319d180)
+ QWidget (0xb3199b40) 0
+ primary-for QDialog (0xb319d1c0)
+ QObject (0xb31814ec) 0
+ primary-for QWidget (0xb3199b40)
+ QPaintDevice (0xb3181528) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPrintDialog (0xb319dac0) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb319db00) 0
+ primary-for QAbstractPrintDialog (0xb319dac0)
+ QWidget (0xb2fe0370) 0
+ primary-for QDialog (0xb319db00)
+ QObject (0xb3181bb8) 0
+ primary-for QWidget (0xb2fe0370)
+ QPaintDevice (0xb3181bf4) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb319df00) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb3004eb0) 0
+ primary-for QUnixPrintWidget (0xb319df00)
+ QObject (0xb3181f00) 0
+ primary-for QWidget (0xb3004eb0)
+ QPaintDevice (0xb3181f3c) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
+
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QPrintDialog (0xb3028140) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb3028180) 0
+ primary-for QPrintDialog (0xb3028140)
+ QDialog (0xb30281c0) 0
+ primary-for QAbstractPrintDialog (0xb3028180)
+ QWidget (0xb3023b40) 0
+ primary-for QDialog (0xb30281c0)
+ QObject (0xb302b078) 0
+ primary-for QWidget (0xb3023b40)
+ QPaintDevice (0xb302b0b4) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
+128 QWidget::moveEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizard
+ size=20 align=4
+ base size=20 base align=4
+QWizard (0xb3028480) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb30284c0) 0
+ primary-for QWizard (0xb3028480)
+ QWidget (0xb3032be0) 0
+ primary-for QDialog (0xb30284c0)
+ QObject (0xb302b2d0) 0
+ primary-for QWidget (0xb3032be0)
+ QPaintDevice (0xb302b30c) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
+
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizardPage
+ size=20 align=4
+ base size=20 base align=4
+QWizardPage (0xb30288c0) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb3059f00) 0
+ primary-for QWizardPage (0xb30288c0)
+ QObject (0xb302b618) 0
+ primary-for QWidget (0xb3059f00)
+ QPaintDevice (0xb302b654) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
+
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QPageSetupDialog (0xb3028b80) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb3028bc0) 0
+ primary-for QPageSetupDialog (0xb3028b80)
+ QDialog (0xb3028c00) 0
+ primary-for QAbstractPageSetupDialog (0xb3028bc0)
+ QWidget (0xb307cf00) 0
+ primary-for QDialog (0xb3028c00)
+ QObject (0xb302b870) 0
+ primary-for QWidget (0xb307cf00)
+ QPaintDevice (0xb302b8ac) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
+
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLineEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLineEdit::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLineEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLineEdit::changeEvent
+184 QWidget::metric
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLineEdit
+ size=20 align=4
+ base size=20 base align=4
+QLineEdit (0xb3028ec0) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb308ea00) 0
+ primary-for QLineEdit (0xb3028ec0)
+ QObject (0xb302bac8) 0
+ primary-for QWidget (0xb308ea00)
+ QPaintDevice (0xb302bb04) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
+
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QInputDialog
+ size=20 align=4
+ base size=20 base align=4
+QInputDialog (0xb30b4740) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb30b4780) 0
+ primary-for QInputDialog (0xb30b4740)
+ QWidget (0xb2ebc6e0) 0
+ primary-for QDialog (0xb30b4780)
+ QObject (0xb2ec2168) 0
+ primary-for QWidget (0xb2ebc6e0)
+ QPaintDevice (0xb2ec21a4) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
+
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
+32 QObject::eventFilter
+36 QFileSystemModel::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb30b4c80) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb30b4cc0) 0
+ primary-for QFileSystemModel (0xb30b4c80)
+ QObject (0xb2ec25dc) 0
+ primary-for QAbstractItemModel (0xb30b4cc0)
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb2ec28e8) 0 empty
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb2ec2924) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-Class QItemEditorCreatorBase
+Class QImageIOHandlerFactoryInterface
size=4 align=4
base size=4 base align=4
-QItemEditorCreatorBase (0xb3dd3280) 0 nearly-empty
- vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+QImageIOHandlerFactoryInterface (0xb2f1d180) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb2ec29d8) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb2f1d180)
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb2f30320) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb2ec2c6c) 0
+ primary-for QImageIOPlugin (0xb2f30320)
+ QImageIOHandlerFactoryInterface (0xb2f1d380) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb2ec2ca8) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb2f1d380)
-Vtable for QItemEditorFactory
-QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QItemEditorFactory)
-8 QItemEditorFactory::~QItemEditorFactory
-12 QItemEditorFactory::~QItemEditorFactory
-16 QItemEditorFactory::createEditor
-20 QItemEditorFactory::valuePropertyName
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
-Class QItemEditorFactory
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb2f1d700) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb2ec2ec4) 0
+ primary-for QPicture (0xb2f1d700)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb2f691a4) 0
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb2f691e0) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb2f6921c) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
size=8 align=4
base size=8 base align=4
-QItemEditorFactory (0xb3dd3440) 0
- vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+QMovie (0xb2f1dac0) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb2f69258) 0
+ primary-for QMovie (0xb2f1dac0)
-Vtable for QTreeView
-QTreeView::_ZTV9QTreeView: 105u entries
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTreeView)
-8 QTreeView::metaObject
-12 QTreeView::qt_metacast
-16 QTreeView::qt_metacall
-20 QTreeView::~QTreeView
-24 QTreeView::~QTreeView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb2f9d100) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb2f69564) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2f9d100)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
32 QObject::eventFilter
-36 QTreeView::timerEvent
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb2fa07d0) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb2f697f8) 0
+ primary-for QIconEnginePlugin (0xb2fa07d0)
+ QIconEngineFactoryInterface (0xb2f9d300) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb2f69834) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2f9d300)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb2f9d540) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb2f69960) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2f9d540)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb2fb10a0) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb2f69bf4) 0
+ primary-for QIconEnginePluginV2 (0xb2fb10a0)
+ QIconEngineFactoryInterfaceV2 (0xb2f9d740) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb2f69c30) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2f9d740)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb2f69d5c) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb2f69dd4) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb2f9d9c0) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb2f69d98) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb2f9d9c0)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb2f9db40) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb2f9db80) 0
+ primary-for QBitmap (0xb2f9db40)
+ QPaintDevice (0xb2f69e88) 0
+ primary-for QPixmap (0xb2f9db80)
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb2de93c0) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb2de0bb8) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb2de93c0)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb2df0e60) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb2de0e4c) 0
+ primary-for QPictureFormatPlugin (0xb2df0e60)
+ QPictureFormatInterface (0xb2de95c0) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb2de0e88) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb2de95c0)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb2de0fb4) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb2e01000) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTreeView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWSEmbedWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeView::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI9QTreeView)
-400 QTreeView::_ZThn8_N9QTreeViewD1Ev
-404 QTreeView::_ZThn8_N9QTreeViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeView
+Class QWSEmbedWidget
size=20 align=4
base size=20 base align=4
-QTreeView (0xb3dd3600) 0
- vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
- QAbstractItemView (0xb3dd3640) 0
- primary-for QTreeView (0xb3dd3600)
- QAbstractScrollArea (0xb3dd3680) 0
- primary-for QAbstractItemView (0xb3dd3640)
- QFrame (0xb3dd36c0) 0
- primary-for QAbstractScrollArea (0xb3dd3680)
- QWidget (0xb3dd3700) 0
- primary-for QFrame (0xb3dd36c0)
- QObject (0xb3dd3740) 0
- primary-for QWidget (0xb3dd3700)
- QPaintDevice (0xb3dd3780) 8
- vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+QWSEmbedWidget (0xb2de9880) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb2dfe2d0) 0
+ primary-for QWSEmbedWidget (0xb2de9880)
+ QObject (0xb2e0103c) 0
+ primary-for QWidget (0xb2dfe2d0)
+ QPaintDevice (0xb2e01078) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-Class QTableWidgetSelectionRange
- size=16 align=4
- base size=16 base align=4
-QTableWidgetSelectionRange (0xb3dd3800) 0
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb2e01294) 0
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb2de9bc0) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb2e012d0) 0
+ primary-for QPrinter (0xb2de9bc0)
-Vtable for QTableWidgetItem
-QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTableWidgetItem)
-8 QTableWidgetItem::~QTableWidgetItem
-12 QTableWidgetItem::~QTableWidgetItem
-16 QTableWidgetItem::clone
-20 QTableWidgetItem::data
-24 QTableWidgetItem::setData
-28 QTableWidgetItem::operator<
-32 QTableWidgetItem::read
-36 QTableWidgetItem::write
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
-Class QTableWidgetItem
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb2e015a0) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb2e017bc) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb2d21b80) 0
+ QPainter (0xb2d51438) 0
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2d68654) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2d68708) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb2d687bc) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb2d68a14) 0
+
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2dae348) 0
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDataWidgetMapper::setCurrentIndex
+
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2c1a500) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2dae960) 0
+ primary-for QDataWidgetMapper (0xb2c1a500)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
+
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2daeb7c) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2c1a8c0) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2c1a900) 0
+ primary-for QStringListModel (0xb2c1a8c0)
+ QAbstractItemModel (0xb2c1a940) 0
+ primary-for QAbstractListModel (0xb2c1a900)
+ QObject (0xb2daec30) 0
+ primary-for QAbstractItemModel (0xb2c1a940)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
size=24 align=4
base size=24 base align=4
-QTableWidgetItem (0xb3dd3840) 0
- vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+QListWidgetItem (0xb2daed5c) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
-Vtable for QTableWidget
-QTableWidget::_ZTV12QTableWidget: 107u entries
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTableWidget)
-8 QTableWidget::metaObject
-12 QTableWidget::qt_metacast
-16 QTableWidget::qt_metacall
-20 QTableWidget::~QTableWidget
-24 QTableWidget::~QTableWidget
-28 QTableWidget::event
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QListView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -6346,9 +7456,9 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
+84 QListView::mouseReleaseEvent
88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
+92 QListView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -6356,17 +7466,17 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QListView::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QListView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTableWidget::dropEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -6382,125 +7492,142 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableWidget::setModel
-236 QTableView::setSelectionModel
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
324 QAbstractItemView::horizontalScrollbarValueChanged
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 QTableWidget::mimeTypes
-388 QTableWidget::mimeData
-392 QTableWidget::dropMimeData
-396 QTableWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI12QTableWidget)
-408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
-412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
416 QWidget::_ZThn8_NK7QWidget7devTypeEv
420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableWidget
+Class QListWidget
size=20 align=4
base size=20 base align=4
-QTableWidget (0xb3dd3ac0) 0
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
- QTableView (0xb3dd3b00) 0
- primary-for QTableWidget (0xb3dd3ac0)
- QAbstractItemView (0xb3dd3b40) 0
- primary-for QTableView (0xb3dd3b00)
- QAbstractScrollArea (0xb3dd3b80) 0
- primary-for QAbstractItemView (0xb3dd3b40)
- QFrame (0xb3dd3bc0) 0
- primary-for QAbstractScrollArea (0xb3dd3b80)
- QWidget (0xb3dd3c00) 0
- primary-for QFrame (0xb3dd3bc0)
- QObject (0xb3dd3c40) 0
- primary-for QWidget (0xb3dd3c00)
- QPaintDevice (0xb3dd3c80) 8
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+QListWidget (0xb2c8ba40) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2c8ba80) 0
+ primary-for QListWidget (0xb2c8ba40)
+ QAbstractItemView (0xb2c8bac0) 0
+ primary-for QListView (0xb2c8ba80)
+ QAbstractScrollArea (0xb2c8bb00) 0
+ primary-for QAbstractItemView (0xb2c8bac0)
+ QFrame (0xb2c8bb40) 0
+ primary-for QAbstractScrollArea (0xb2c8bb00)
+ QWidget (0xb2c99e60) 0
+ primary-for QFrame (0xb2c8bb40)
+ QObject (0xb2c84e4c) 0
+ primary-for QWidget (0xb2c99e60)
+ QPaintDevice (0xb2c84e88) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-Vtable for QItemDelegate
-QItemDelegate::_ZTV13QItemDelegate: 25u entries
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QItemDelegate)
-8 QItemDelegate::metaObject
-12 QItemDelegate::qt_metacast
-16 QItemDelegate::qt_metacall
-20 QItemDelegate::~QItemDelegate
-24 QItemDelegate::~QItemDelegate
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
28 QObject::event
-32 QItemDelegate::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QItemDelegate::paint
-60 QItemDelegate::sizeHint
-64 QItemDelegate::createEditor
-68 QItemDelegate::setEditorData
-72 QItemDelegate::setModelData
-76 QItemDelegate::updateEditorGeometry
-80 QItemDelegate::editorEvent
-84 QItemDelegate::drawDisplay
-88 QItemDelegate::drawDecoration
-92 QItemDelegate::drawFocus
-96 QItemDelegate::drawCheck
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QItemDelegate
+Class QDirModel
size=8 align=4
base size=8 base align=4
-QItemDelegate (0xb3dd3d00) 0
- vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
- QAbstractItemDelegate (0xb3dd3d40) 0
- primary-for QItemDelegate (0xb3dd3d00)
- QObject (0xb3dd3d80) 0
- primary-for QAbstractItemDelegate (0xb3dd3d40)
+QDirModel (0xb2abe180) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2abe1c0) 0
+ primary-for QDirModel (0xb2abe180)
+ QObject (0xb2cb94b0) 0
+ primary-for QAbstractItemModel (0xb2abe1c0)
-Vtable for QHeaderView
-QHeaderView::_ZTV11QHeaderView: 105u entries
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHeaderView)
-8 QHeaderView::metaObject
-12 QHeaderView::qt_metacast
-16 QHeaderView::qt_metacall
-20 QHeaderView::~QHeaderView
-24 QHeaderView::~QHeaderView
-28 QHeaderView::event
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
32 QObject::eventFilter
36 QAbstractItemView::timerEvent
40 QObject::childEvent
@@ -6509,14 +7636,14 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QHeaderView::sizeHint
+64 QColumnView::sizeHint
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QHeaderView::mousePressEvent
-84 QHeaderView::mouseReleaseEvent
-88 QHeaderView::mouseDoubleClickEvent
-92 QHeaderView::mouseMoveEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -6524,9 +7651,9 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QHeaderView::paintEvent
+124 QAbstractScrollArea::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QColumnView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
@@ -6549,28 +7676,28 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QHeaderView::viewportEvent
-228 QHeaderView::scrollContentsBy
-232 QHeaderView::setModel
-236 QAbstractItemView::setSelectionModel
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QHeaderView::visualRect
-248 QHeaderView::scrollTo
-252 QHeaderView::indexAt
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
256 QAbstractItemView::sizeHintForRow
260 QAbstractItemView::sizeHintForColumn
-264 QHeaderView::reset
-268 QAbstractItemView::setRootIndex
-272 QHeaderView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QHeaderView::dataChanged
-284 QHeaderView::rowsInserted
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
288 QAbstractItemView::rowsAboutToBeRemoved
292 QAbstractItemView::selectionChanged
-296 QHeaderView::currentChanged
+296 QColumnView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QHeaderView::updateGeometries
+308 QAbstractItemView::updateGeometries
312 QAbstractItemView::verticalScrollbarAction
316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
@@ -6578,44 +7705,118 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QHeaderView::moveCursor
-344 QHeaderView::horizontalOffset
-348 QHeaderView::verticalOffset
-352 QHeaderView::isIndexHidden
-356 QHeaderView::setSelection
-360 QHeaderView::visualRegionForSelection
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
364 QAbstractItemView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 QHeaderView::paintSection
-388 QHeaderView::sectionSizeFromContents
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI11QHeaderView)
-400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
-404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QHeaderView
+Class QColumnView
size=20 align=4
base size=20 base align=4
-QHeaderView (0xb3dd3e00) 0
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
- QAbstractItemView (0xb3dd3e40) 0
- primary-for QHeaderView (0xb3dd3e00)
- QAbstractScrollArea (0xb3dd3e80) 0
- primary-for QAbstractItemView (0xb3dd3e40)
- QFrame (0xb3dd3ec0) 0
- primary-for QAbstractScrollArea (0xb3dd3e80)
- QWidget (0xb3dd3f00) 0
- primary-for QFrame (0xb3dd3ec0)
- QObject (0xb3dd3f40) 0
- primary-for QWidget (0xb3dd3f00)
- QPaintDevice (0xb3dd3f80) 8
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+QColumnView (0xb2abe480) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2abe4c0) 0
+ primary-for QColumnView (0xb2abe480)
+ QAbstractScrollArea (0xb2abe500) 0
+ primary-for QAbstractItemView (0xb2abe4c0)
+ QFrame (0xb2abe540) 0
+ primary-for QAbstractScrollArea (0xb2abe500)
+ QWidget (0xb2acdb40) 0
+ primary-for QFrame (0xb2abe540)
+ QObject (0xb2cb96cc) 0
+ primary-for QWidget (0xb2acdb40)
+ QPaintDevice (0xb2cb9708) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2cb9924) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2b24b80) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2b24bc0) 0
+ primary-for QStandardItemModel (0xb2b24b80)
+ QObject (0xb2b0d99c) 0
+ primary-for QAbstractItemModel (0xb2b24bc0)
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
@@ -6639,9 +7840,9 @@ QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
68 __cxa_pure_virtual
72 QAbstractItemModel::hasChildren
76 QAbstractProxyModel::data
-80 QAbstractItemModel::setData
+80 QAbstractProxyModel::setData
84 QAbstractProxyModel::headerData
-88 QAbstractItemModel::setHeaderData
+88 QAbstractProxyModel::setHeaderData
92 QAbstractProxyModel::itemData
96 QAbstractItemModel::setItemData
100 QAbstractItemModel::mimeTypes
@@ -6670,12 +7871,12 @@ QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
Class QAbstractProxyModel
size=8 align=4
base size=8 base align=4
-QAbstractProxyModel (0xb3dd3040) 0
+QAbstractProxyModel (0xb2b24fc0) 0
vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
- QAbstractItemModel (0xb3dd3240) 0
- primary-for QAbstractProxyModel (0xb3dd3040)
- QObject (0xb3dd32c0) 0
- primary-for QAbstractItemModel (0xb3dd3240)
+ QAbstractItemModel (0xb2b88000) 0
+ primary-for QAbstractProxyModel (0xb2b24fc0)
+ QObject (0xb2b0dca8) 0
+ primary-for QAbstractItemModel (0xb2b88000)
Vtable for QSortFilterProxyModel
QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
@@ -6733,222 +7934,377 @@ QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
Class QSortFilterProxyModel
size=8 align=4
base size=8 base align=4
-QSortFilterProxyModel (0xb3dd3480) 0
+QSortFilterProxyModel (0xb2b882c0) 0
vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
- QAbstractProxyModel (0xb3dd3580) 0
- primary-for QSortFilterProxyModel (0xb3dd3480)
- QAbstractItemModel (0xb3dd37c0) 0
- primary-for QAbstractProxyModel (0xb3dd3580)
- QObject (0xb3dd3880) 0
- primary-for QAbstractItemModel (0xb3dd37c0)
-
-Vtable for QDataWidgetMapper
-QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
-8 QDataWidgetMapper::metaObject
-12 QDataWidgetMapper::qt_metacast
-16 QDataWidgetMapper::qt_metacall
-20 QDataWidgetMapper::~QDataWidgetMapper
-24 QDataWidgetMapper::~QDataWidgetMapper
+ QAbstractProxyModel (0xb2b88300) 0
+ primary-for QSortFilterProxyModel (0xb2b882c0)
+ QAbstractItemModel (0xb2b88340) 0
+ primary-for QAbstractProxyModel (0xb2b88300)
+ QObject (0xb2b0dec4) 0
+ primary-for QAbstractItemModel (0xb2b88340)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
28 QObject::event
-32 QObject::eventFilter
+32 QStyledItemDelegate::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDataWidgetMapper::setCurrentIndex
-
-Class QDataWidgetMapper
- size=8 align=4
- base size=8 base align=4
-QDataWidgetMapper (0xb3dd3980) 0
- vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
- QObject (0xb3dd3cc0) 0
- primary-for QDataWidgetMapper (0xb3dd3980)
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QStandardItem)
-8 QStandardItem::~QStandardItem
-12 QStandardItem::~QStandardItem
-16 QStandardItem::data
-20 QStandardItem::setData
-24 QStandardItem::clone
-28 QStandardItem::type
-32 QStandardItem::read
-36 QStandardItem::write
-40 QStandardItem::operator<
-
-Class QStandardItem
+Class QStyledItemDelegate
size=8 align=4
base size=8 base align=4
-QStandardItem (0xb3dd3dc0) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+QStyledItemDelegate (0xb2b88600) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2b88640) 0
+ primary-for QStyledItemDelegate (0xb2b88600)
+ QObject (0xb2bb30f0) 0
+ primary-for QAbstractItemDelegate (0xb2b88640)
-
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QStandardItemModel)
-8 QStandardItemModel::metaObject
-12 QStandardItemModel::qt_metacast
-16 QStandardItemModel::qt_metacall
-20 QStandardItemModel::~QStandardItemModel
-24 QStandardItemModel::~QStandardItemModel
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
28 QObject::event
-32 QObject::eventFilter
+32 QItemDelegate::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStandardItemModel::index
-60 QStandardItemModel::parent
-64 QStandardItemModel::rowCount
-68 QStandardItemModel::columnCount
-72 QStandardItemModel::hasChildren
-76 QStandardItemModel::data
-80 QStandardItemModel::setData
-84 QStandardItemModel::headerData
-88 QStandardItemModel::setHeaderData
-92 QStandardItemModel::itemData
-96 QStandardItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QStandardItemModel::supportedDropActions
-116 QStandardItemModel::insertRows
-120 QStandardItemModel::insertColumns
-124 QStandardItemModel::removeRows
-128 QStandardItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStandardItemModel::flags
-144 QStandardItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=8 align=4
- base size=8 base align=4
-QStandardItemModel (0xb3b2b140) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
- QAbstractItemModel (0xb3b2b180) 0
- primary-for QStandardItemModel (0xb3b2b140)
- QObject (0xb3b2b1c0) 0
- primary-for QAbstractItemModel (0xb3b2b180)
-
-Vtable for QFileIconProvider
-QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFileIconProvider)
-8 QFileIconProvider::~QFileIconProvider
-12 QFileIconProvider::~QFileIconProvider
-16 QFileIconProvider::icon
-20 QFileIconProvider::icon
-24 QFileIconProvider::type
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
-Class QFileIconProvider
+Class QItemDelegate
size=8 align=4
base size=8 base align=4
-QFileIconProvider (0xb3b2b240) 0
- vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+QItemDelegate (0xb2b88900) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2b88940) 0
+ primary-for QItemDelegate (0xb2b88900)
+ QObject (0xb2bb330c) 0
+ primary-for QAbstractItemDelegate (0xb2b88940)
-Vtable for QDirModel
-QDirModel::_ZTV9QDirModel: 42u entries
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDirModel)
-8 QDirModel::metaObject
-12 QDirModel::qt_metacast
-16 QDirModel::qt_metacall
-20 QDirModel::~QDirModel
-24 QDirModel::~QDirModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTableView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDirModel::index
-60 QDirModel::parent
-64 QDirModel::rowCount
-68 QDirModel::columnCount
-72 QDirModel::hasChildren
-76 QDirModel::data
-80 QDirModel::setData
-84 QDirModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QDirModel::mimeTypes
-104 QDirModel::mimeData
-108 QDirModel::dropMimeData
-112 QDirModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QDirModel::flags
-144 QDirModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QDirModel
- size=8 align=4
- base size=8 base align=4
-QDirModel (0xb3b2b300) 0
- vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
- QAbstractItemModel (0xb3b2b340) 0
- primary-for QDirModel (0xb3b2b300)
- QObject (0xb3b2b380) 0
- primary-for QAbstractItemModel (0xb3b2b340)
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QTableView
+ size=20 align=4
+ base size=20 base align=4
+QTableView (0xb2b88c00) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2b88c40) 0
+ primary-for QTableView (0xb2b88c00)
+ QAbstractScrollArea (0xb2b88c80) 0
+ primary-for QAbstractItemView (0xb2b88c40)
+ QFrame (0xb2b88cc0) 0
+ primary-for QAbstractScrollArea (0xb2b88c80)
+ QWidget (0xb29d0460) 0
+ primary-for QFrame (0xb2b88cc0)
+ QObject (0xb2bb3528) 0
+ primary-for QWidget (0xb29d0460)
+ QPaintDevice (0xb2bb3564) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2bb3780) 0
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2bb399c) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
-Vtable for QTreeWidgetItem
-QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
-8 QTreeWidgetItem::~QTreeWidgetItem
-12 QTreeWidgetItem::~QTreeWidgetItem
-16 QTreeWidgetItem::clone
-20 QTreeWidgetItem::data
-24 QTreeWidgetItem::setData
-28 QTreeWidgetItem::operator<
-32 QTreeWidgetItem::read
-36 QTreeWidgetItem::write
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidgetItem
- size=32 align=4
- base size=32 base align=4
-QTreeWidgetItem (0xb3b2b400) 0
- vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+Class QTableWidget
+ size=20 align=4
+ base size=20 base align=4
+QTableWidget (0xb2a2c100) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2a2c140) 0
+ primary-for QTableWidget (0xb2a2c100)
+ QAbstractItemView (0xb2a2c180) 0
+ primary-for QTableView (0xb2a2c140)
+ QAbstractScrollArea (0xb2a2c1c0) 0
+ primary-for QAbstractItemView (0xb2a2c180)
+ QFrame (0xb2a2c200) 0
+ primary-for QAbstractScrollArea (0xb2a2c1c0)
+ QWidget (0xb2a27af0) 0
+ primary-for QFrame (0xb2a2c200)
+ QObject (0xb2a1ba8c) 0
+ primary-for QWidget (0xb2a27af0)
+ QPaintDevice (0xb2a1bac8) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
-Vtable for QTreeWidget
-QTreeWidget::_ZTV11QTreeWidget: 109u entries
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTreeWidget)
-8 QTreeWidget::metaObject
-12 QTreeWidget::qt_metacast
-16 QTreeWidget::qt_metacall
-20 QTreeWidget::~QTreeWidget
-24 QTreeWidget::~QTreeWidget
-28 QTreeWidget::event
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
32 QObject::eventFilter
36 QTreeView::timerEvent
40 QObject::childEvent
@@ -6982,7 +8338,7 @@ QTreeWidget::_ZTV11QTreeWidget: 109u entries
152 QAbstractItemView::dragEnterEvent
156 QTreeView::dragMoveEvent
160 QAbstractItemView::dragLeaveEvent
-164 QTreeWidget::dropEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -6999,7 +8355,7 @@ QTreeWidget::_ZTV11QTreeWidget: 109u entries
220 QWidget::languageChange
224 QTreeView::viewportEvent
228 QTreeView::scrollContentsBy
-232 QTreeWidget::setModel
+232 QTreeView::setModel
236 QTreeView::setSelectionModel
240 QTreeView::keyboardSearch
244 QTreeView::visualRect
@@ -7039,84 +8395,114 @@ QTreeWidget::_ZTV11QTreeWidget: 109u entries
380 QAbstractItemView::viewOptions
384 QTreeView::drawRow
388 QTreeView::drawBranches
-392 QTreeWidget::mimeTypes
-396 QTreeWidget::mimeData
-400 QTreeWidget::dropMimeData
-404 QTreeWidget::supportedDropActions
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI11QTreeWidget)
-416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
-420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidget
+Class QTreeView
size=20 align=4
base size=20 base align=4
-QTreeWidget (0xb3b2b680) 0
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
- QTreeView (0xb3b2b6c0) 0
- primary-for QTreeWidget (0xb3b2b680)
- QAbstractItemView (0xb3b2b700) 0
- primary-for QTreeView (0xb3b2b6c0)
- QAbstractScrollArea (0xb3b2b740) 0
- primary-for QAbstractItemView (0xb3b2b700)
- QFrame (0xb3b2b780) 0
- primary-for QAbstractScrollArea (0xb3b2b740)
- QWidget (0xb3b2b7c0) 0
- primary-for QFrame (0xb3b2b780)
- QObject (0xb3b2b800) 0
- primary-for QWidget (0xb3b2b7c0)
- QPaintDevice (0xb3b2b840) 8
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+QTreeView (0xb2a2c700) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2a2c740) 0
+ primary-for QTreeView (0xb2a2c700)
+ QAbstractScrollArea (0xb2a2c780) 0
+ primary-for QAbstractItemView (0xb2a2c740)
+ QFrame (0xb2a2c7c0) 0
+ primary-for QAbstractScrollArea (0xb2a2c780)
+ QWidget (0xb2a4d4b0) 0
+ primary-for QFrame (0xb2a2c7c0)
+ QObject (0xb2a4e168) 0
+ primary-for QWidget (0xb2a4d4b0)
+ QPaintDevice (0xb2a4e1a4) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-Vtable for QListWidgetItem
-QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QListWidgetItem)
-8 QListWidgetItem::~QListWidgetItem
-12 QListWidgetItem::~QListWidgetItem
-16 QListWidgetItem::clone
-20 QListWidgetItem::setBackgroundColor
-24 QListWidgetItem::data
-28 QListWidgetItem::setData
-32 QListWidgetItem::operator<
-36 QListWidgetItem::read
-40 QListWidgetItem::write
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
-Class QListWidgetItem
- size=24 align=4
- base size=24 base align=4
-QListWidgetItem (0xb3b2b8c0) 0
- vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2a2ca80) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2a2cac0) 0
+ primary-for QProxyModel (0xb2a2ca80)
+ QObject (0xb2a4e3c0) 0
+ primary-for QAbstractItemModel (0xb2a2cac0)
-Vtable for QListWidget
-QListWidget::_ZTV11QListWidget: 107u entries
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QListWidget)
-8 QListWidget::metaObject
-12 QListWidget::qt_metacast
-16 QListWidget::qt_metacall
-20 QListWidget::~QListWidget
-24 QListWidget::~QListWidget
-28 QListWidget::event
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
32 QObject::eventFilter
-36 QListView::timerEvent
+36 QAbstractItemView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
+64 QHeaderView::sizeHint
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -7124,17 +8510,17 @@ QListWidget::_ZTV11QListWidget: 107u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QListView::paintEvent
+124 QHeaderView::paintEvent
128 QWidget::moveEvent
-132 QListView::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListWidget::dropEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -7149,28 +8535,28 @@ QListWidget::_ZTV11QListWidget: 107u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QListWidget::setModel
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
236 QAbstractItemView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
256 QAbstractItemView::sizeHintForRow
260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
+308 QHeaderView::updateGeometries
312 QAbstractItemView::verticalScrollbarAction
316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
@@ -7178,150 +8564,138 @@ QListWidget::_ZTV11QListWidget: 107u entries
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 QListWidget::mimeTypes
-388 QListWidget::mimeData
-392 QListWidget::dropMimeData
-396 QListWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI11QListWidget)
-408 QListWidget::_ZThn8_N11QListWidgetD1Ev
-412 QListWidget::_ZThn8_N11QListWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QListWidget
+Class QHeaderView
size=20 align=4
base size=20 base align=4
-QListWidget (0xb3b2b940) 0
- vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
- QListView (0xb3b2b980) 0
- primary-for QListWidget (0xb3b2b940)
- QAbstractItemView (0xb3b2b9c0) 0
- primary-for QListView (0xb3b2b980)
- QAbstractScrollArea (0xb3b2ba00) 0
- primary-for QAbstractItemView (0xb3b2b9c0)
- QFrame (0xb3b2ba40) 0
- primary-for QAbstractScrollArea (0xb3b2ba00)
- QWidget (0xb3b2ba80) 0
- primary-for QFrame (0xb3b2ba40)
- QObject (0xb3b2bac0) 0
- primary-for QWidget (0xb3b2ba80)
- QPaintDevice (0xb3b2bb00) 8
- vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+QHeaderView (0xb2a2cd80) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2a2cdc0) 0
+ primary-for QHeaderView (0xb2a2cd80)
+ QAbstractScrollArea (0xb2a2ce00) 0
+ primary-for QAbstractItemView (0xb2a2cdc0)
+ QFrame (0xb2a2ce40) 0
+ primary-for QAbstractScrollArea (0xb2a2ce00)
+ QWidget (0xb2a78690) 0
+ primary-for QFrame (0xb2a2ce40)
+ QObject (0xb2a4e5dc) 0
+ primary-for QWidget (0xb2a78690)
+ QPaintDevice (0xb2a4e618) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 42u entries
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QStringListModel)
-8 QStringListModel::metaObject
-12 QStringListModel::qt_metacast
-16 QStringListModel::qt_metacall
-20 QStringListModel::~QStringListModel
-24 QStringListModel::~QStringListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 QStringListModel::rowCount
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 QStringListModel::data
-80 QStringListModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QStringListModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QStringListModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStringListModel::flags
-144 QStringListModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
-Class QStringListModel
- size=12 align=4
- base size=12 base align=4
-QStringListModel (0xb3b2bb80) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
- QAbstractListModel (0xb3b2bbc0) 0
- primary-for QStringListModel (0xb3b2bb80)
- QAbstractItemModel (0xb3b2bc00) 0
- primary-for QAbstractListModel (0xb3b2bbc0)
- QObject (0xb3b2bc40) 0
- primary-for QAbstractItemModel (0xb3b2bc00)
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2a4e924) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-Vtable for QColumnView
-QColumnView::_ZTV11QColumnView: 104u entries
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QColumnView)
-8 QColumnView::metaObject
-12 QColumnView::qt_metacast
-16 QColumnView::qt_metacall
-20 QColumnView::~QColumnView
-24 QColumnView::~QColumnView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2a4ebb8) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2a4ee88) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
+36 QTreeView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QColumnView::sizeHint
+64 QAbstractScrollArea::sizeHint
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+100 QTreeView::keyPressEvent
104 QWidget::keyReleaseEvent
108 QAbstractItemView::focusInEvent
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QTreeView::paintEvent
128 QWidget::moveEvent
-132 QColumnView::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
+156 QTreeView::dragMoveEvent
160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+164 QTreeWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -7336,82 +8710,121 @@ QColumnView::_ZTV11QColumnView: 104u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QColumnView::scrollContentsBy
-232 QColumnView::setModel
-236 QColumnView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QColumnView::visualRect
-248 QColumnView::scrollTo
-252 QColumnView::indexAt
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QColumnView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QColumnView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QColumnView::currentChanged
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
+308 QTreeView::updateGeometries
312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
324 QAbstractItemView::horizontalScrollbarValueChanged
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QColumnView::moveCursor
-344 QColumnView::horizontalOffset
-348 QColumnView::verticalOffset
-352 QColumnView::isIndexHidden
-356 QColumnView::setSelection
-360 QColumnView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 QColumnView::createColumn
-388 (int (*)(...))-0x00000000000000008
-392 (int (*)(...))(& _ZTI11QColumnView)
-396 QColumnView::_ZThn8_N11QColumnViewD1Ev
-400 QColumnView::_ZThn8_N11QColumnViewD0Ev
-404 QWidget::_ZThn8_NK7QWidget7devTypeEv
-408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QColumnView
+Class QTreeWidget
size=20 align=4
base size=20 base align=4
-QColumnView (0xb3b2bcc0) 0
- vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
- QAbstractItemView (0xb3b2bd00) 0
- primary-for QColumnView (0xb3b2bcc0)
- QAbstractScrollArea (0xb3b2bd40) 0
- primary-for QAbstractItemView (0xb3b2bd00)
- QFrame (0xb3b2bd80) 0
- primary-for QAbstractScrollArea (0xb3b2bd40)
- QWidget (0xb3b2bdc0) 0
- primary-for QFrame (0xb3b2bd80)
- QObject (0xb3b2be00) 0
- primary-for QWidget (0xb3b2bdc0)
- QPaintDevice (0xb3b2be40) 8
- vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+QTreeWidget (0xb2900b40) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2900b80) 0
+ primary-for QTreeWidget (0xb2900b40)
+ QAbstractItemView (0xb2900bc0) 0
+ primary-for QTreeView (0xb2900b80)
+ QAbstractScrollArea (0xb2900c00) 0
+ primary-for QAbstractItemView (0xb2900bc0)
+ QFrame (0xb2900c40) 0
+ primary-for QAbstractScrollArea (0xb2900c00)
+ QWidget (0xb290ef50) 0
+ primary-for QFrame (0xb2900c40)
+ QObject (0xb29122d0) 0
+ primary-for QWidget (0xb290ef50)
+ QPaintDevice (0xb291230c) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-Vtable for QProxyModel
-QProxyModel::_ZTV11QProxyModel: 43u entries
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QProxyModel)
-8 QProxyModel::metaObject
-12 QProxyModel::qt_metacast
-16 QProxyModel::qt_metacall
-20 QProxyModel::~QProxyModel
-24 QProxyModel::~QProxyModel
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb2912d20) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridgeFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridgeFactoryInterface (0xb2936680) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb2912f3c) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2936680)
+
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -7419,85 +8832,458 @@ QProxyModel::_ZTV11QProxyModel: 43u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProxyModel::index
-60 QProxyModel::parent
-64 QProxyModel::rowCount
-68 QProxyModel::columnCount
-72 QProxyModel::hasChildren
-76 QProxyModel::data
-80 QProxyModel::setData
-84 QProxyModel::headerData
-88 QProxyModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QProxyModel::mimeTypes
-104 QProxyModel::mimeData
-108 QProxyModel::dropMimeData
-112 QProxyModel::supportedDropActions
-116 QProxyModel::insertRows
-120 QProxyModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QProxyModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QProxyModel::flags
-144 QProxyModel::sort
-148 QAbstractItemModel::buddy
-152 QProxyModel::match
-156 QProxyModel::span
-160 QProxyModel::submit
-164 QProxyModel::revert
-168 QProxyModel::setModel
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QProxyModel
- size=8 align=4
- base size=8 base align=4
-QProxyModel (0xb3b2bec0) 0
- vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
- QAbstractItemModel (0xb3b2bf00) 0
- primary-for QProxyModel (0xb3b2bec0)
- QObject (0xb3b2bf40) 0
- primary-for QAbstractItemModel (0xb3b2bf00)
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb29525f0) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb29541e0) 0
+ primary-for QAccessibleBridgePlugin (0xb29525f0)
+ QAccessibleBridgeFactoryInterface (0xb2936880) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb295421c) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2936880)
-Class QWhatsThis
+Class QAccessible
size=1 align=1
base size=0 base align=1
-QWhatsThis (0xb3b2bfc0) 0 empty
+QAccessible (0xb2954348) 0 empty
-Vtable for QAction
-QAction::_ZTV7QAction: 14u entries
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QAction)
-8 QAction::metaObject
-12 QAction::qt_metacast
-16 QAction::qt_metacall
-20 QAction::~QAction
-24 QAction::~QAction
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
-Class QAction
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb2936f00) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb2954618) 0 empty
+
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterfaceEx (0xb27c15c0) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb27c1600) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb27c15c0)
+ QAccessible (0xb2954b40) 0 empty
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
+
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb27c16c0) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2954bb8) 0
+ primary-for QAccessibleEvent (0xb27c16c0)
+
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
+
+Class QAccessibleObject
size=8 align=4
base size=8 base align=4
-QAction (0xb3b2b200) 0
- vptr=((& QAction::_ZTV7QAction) + 8u)
- QObject (0xb3b2b280) 0
- primary-for QAction (0xb3b2b200)
+QAccessibleObject (0xb27c1ac0) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb27c1b00) 0 nearly-empty
+ primary-for QAccessibleObject (0xb27c1ac0)
+ QAccessible (0xb27f4384) 0 empty
-Vtable for QActionGroup
-QActionGroup::_ZTV12QActionGroup: 14u entries
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionGroup)
-8 QActionGroup::metaObject
-12 QActionGroup::qt_metacast
-16 QActionGroup::qt_metacall
-20 QActionGroup::~QActionGroup
-24 QActionGroup::~QActionGroup
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleObjectEx
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObjectEx (0xb27c1b80) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb27c1bc0) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb27c1b80)
+ QAccessibleInterface (0xb27c1c00) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb27c1bc0)
+ QAccessible (0xb27f43c0) 0 empty
+
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
+
+Class QAccessibleApplication
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleApplication (0xb27c1c80) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb27c1cc0) 0
+ primary-for QAccessibleApplication (0xb27c1c80)
+ QAccessibleInterface (0xb27c1d00) 0 nearly-empty
+ primary-for QAccessibleObject (0xb27c1cc0)
+ QAccessible (0xb27f43fc) 0 empty
+
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
+
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb27c1d80) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb27c1dc0) 0
+ primary-for QAccessibleWidget (0xb27c1d80)
+ QAccessibleInterface (0xb27c1e00) 0 nearly-empty
+ primary-for QAccessibleObject (0xb27c1dc0)
+ QAccessible (0xb27f4438) 0 empty
+
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb27c1e80) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb27c1ec0) 0
+ primary-for QAccessibleWidgetEx (0xb27c1e80)
+ QAccessibleInterfaceEx (0xb27c1f00) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb27c1ec0)
+ QAccessibleInterface (0xb27c1f40) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb27c1f00)
+ QAccessible (0xb27f4474) 0 empty
+
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
+ size=4 align=4
+ base size=4 base align=4
+QAccessible2Interface (0xb27f44b0) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb28182c0) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb27f47bc) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb28182c0)
+
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb2818540) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb27f4b04) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2818540)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleSimpleEditableTextInterface (0xb28187c0) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb2818800) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb28187c0)
+ QAccessible2Interface (0xb27f4e4c) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2818800)
+
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb28188c0) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb27f4e88) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb28188c0)
+
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb2818b40) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb282f1e0) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb2818b40)
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb2836230) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb282f258) 0 empty
+ QFactoryInterface (0xb282f294) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2836230)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -7505,16 +9291,27 @@ QActionGroup::_ZTV12QActionGroup: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QActionGroup
- size=8 align=4
- base size=8 base align=4
-QActionGroup (0xb3b2b440) 0
- vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
- QObject (0xb3b2b540) 0
- primary-for QActionGroup (0xb3b2b440)
-
-
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb2836b40) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb282f528) 0
+ primary-for QAccessiblePlugin (0xb2836b40)
+ QAccessibleFactoryInterface (0xb2836b90) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb282f564) 8 empty
+ QFactoryInterface (0xb282f5a0) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2836b90)
Vtable for QLayoutItem
QLayoutItem::_ZTV11QLayoutItem: 18u entries
@@ -7540,7 +9337,7 @@ QLayoutItem::_ZTV11QLayoutItem: 18u entries
Class QLayoutItem
size=8 align=4
base size=8 base align=4
-QLayoutItem (0xb3b2bc80) 0
+QLayoutItem (0xb282f6cc) 0
vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
Vtable for QSpacerItem
@@ -7567,10 +9364,10 @@ QSpacerItem::_ZTV11QSpacerItem: 18u entries
Class QSpacerItem
size=36 align=4
base size=36 base align=4
-QSpacerItem (0xb3b2be80) 0
+QSpacerItem (0xb284c100) 0
vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
- QLayoutItem (0xb3b2bf80) 0
- primary-for QSpacerItem (0xb3b2be80)
+ QLayoutItem (0xb282f8e8) 0
+ primary-for QSpacerItem (0xb284c100)
Vtable for QWidgetItem
QWidgetItem::_ZTV11QWidgetItem: 18u entries
@@ -7596,15 +9393,46 @@ QWidgetItem::_ZTV11QWidgetItem: 18u entries
Class QWidgetItem
size=12 align=4
base size=12 base align=4
-QWidgetItem (0xb3b14040) 0
+QWidgetItem (0xb284c240) 0
vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
- QLayoutItem (0xb3b14080) 0
- primary-for QWidgetItem (0xb3b14040)
+ QLayoutItem (0xb282fe10) 0
+ primary-for QWidgetItem (0xb284c240)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb284c380) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb284c3c0) 0
+ primary-for QWidgetItemV2 (0xb284c380)
+ QLayoutItem (0xb285d12c) 0
+ primary-for QWidgetItem (0xb284c3c0)
Class QLayoutIterator
size=8 align=4
base size=8 base align=4
-QLayoutIterator (0xb3b14100) 0
+QLayoutIterator (0xb285d1e0) 0
Vtable for QLayout
QLayout::_ZTV7QLayout: 45u entries
@@ -7628,14 +9456,14 @@ QLayout::_ZTV7QLayout: 45u entries
68 QLayout::expandingDirections
72 QLayout::minimumSize
76 QLayout::maximumSize
-80 __cxa_pure_virtual
+80 QLayout::setGeometry
84 __cxa_pure_virtual
88 __cxa_pure_virtual
92 QLayout::indexOf
96 __cxa_pure_virtual
100 QLayout::isEmpty
104 QLayout::layout
-108 (int (*)(...))-0x00000000000000008
+108 (int (*)(...))-0x000000008
112 (int (*)(...))(& _ZTI7QLayout)
116 QLayout::_ZThn8_N7QLayoutD1Ev
120 QLayout::_ZThn8_N7QLayoutD0Ev
@@ -7643,7 +9471,7 @@ QLayout::_ZTV7QLayout: 45u entries
128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-140 __cxa_pure_virtual
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
144 QLayout::_ZThn8_NK7QLayout8geometryEv
148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
152 QLayoutItem::hasHeightForWidth
@@ -7657,11 +9485,11 @@ QLayout::_ZTV7QLayout: 45u entries
Class QLayout
size=16 align=4
base size=16 base align=4
-QLayout (0xb3b14140) 0
+QLayout (0xb28677d0) 0
vptr=((& QLayout::_ZTV7QLayout) + 8u)
- QObject (0xb3b14180) 0
- primary-for QLayout (0xb3b14140)
- QLayoutItem (0xb3b141c0) 8
+ QObject (0xb285d8e8) 0
+ primary-for QLayout (0xb28677d0)
+ QLayoutItem (0xb285d924) 8
vptr=((& QLayout::_ZTV7QLayout) + 116u)
Vtable for QBoxLayout
@@ -7697,7 +9525,7 @@ QBoxLayout::_ZTV10QBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI10QBoxLayout)
132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
@@ -7719,13 +9547,13 @@ QBoxLayout::_ZTV10QBoxLayout: 49u entries
Class QBoxLayout
size=16 align=4
base size=16 base align=4
-QBoxLayout (0xb3b14240) 0
+QBoxLayout (0xb284ce40) 0
vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
- QLayout (0xb3b14280) 0
- primary-for QBoxLayout (0xb3b14240)
- QObject (0xb3b142c0) 0
- primary-for QLayout (0xb3b14280)
- QLayoutItem (0xb3b14300) 8
+ QLayout (0xb2884640) 0
+ primary-for QBoxLayout (0xb284ce40)
+ QObject (0xb288a3c0) 0
+ primary-for QLayout (0xb2884640)
+ QLayoutItem (0xb288a3fc) 8
vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
Vtable for QHBoxLayout
@@ -7761,7 +9589,7 @@ QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11QHBoxLayout)
132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
@@ -7783,15 +9611,15 @@ QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
Class QHBoxLayout
size=16 align=4
base size=16 base align=4
-QHBoxLayout (0xb3b14380) 0
+QHBoxLayout (0xb289f180) 0
vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
- QBoxLayout (0xb3b143c0) 0
- primary-for QHBoxLayout (0xb3b14380)
- QLayout (0xb3b14400) 0
- primary-for QBoxLayout (0xb3b143c0)
- QObject (0xb3b14440) 0
- primary-for QLayout (0xb3b14400)
- QLayoutItem (0xb3b14480) 8
+ QBoxLayout (0xb289f1c0) 0
+ primary-for QHBoxLayout (0xb289f180)
+ QLayout (0xb28a2230) 0
+ primary-for QBoxLayout (0xb289f1c0)
+ QObject (0xb288a744) 0
+ primary-for QLayout (0xb28a2230)
+ QLayoutItem (0xb288a780) 8
vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
Vtable for QVBoxLayout
@@ -7827,7 +9655,7 @@ QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11QVBoxLayout)
132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
@@ -7849,15 +9677,15 @@ QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
Class QVBoxLayout
size=16 align=4
base size=16 base align=4
-QVBoxLayout (0xb3b14500) 0
+QVBoxLayout (0xb289f400) 0
vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
- QBoxLayout (0xb3b14540) 0
- primary-for QVBoxLayout (0xb3b14500)
- QLayout (0xb3b14580) 0
- primary-for QBoxLayout (0xb3b14540)
- QObject (0xb3b145c0) 0
- primary-for QLayout (0xb3b14580)
- QLayoutItem (0xb3b14600) 8
+ QBoxLayout (0xb289f440) 0
+ primary-for QVBoxLayout (0xb289f400)
+ QLayout (0xb28b10a0) 0
+ primary-for QBoxLayout (0xb289f440)
+ QObject (0xb288a8ac) 0
+ primary-for QLayout (0xb28b10a0)
+ QLayoutItem (0xb288a8e8) 8
vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
Vtable for QGridLayout
@@ -7893,7 +9721,7 @@ QGridLayout::_ZTV11QGridLayout: 49u entries
112 QGridLayout::hasHeightForWidth
116 QGridLayout::heightForWidth
120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11QGridLayout)
132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
@@ -7915,24 +9743,24 @@ QGridLayout::_ZTV11QGridLayout: 49u entries
Class QGridLayout
size=16 align=4
base size=16 base align=4
-QGridLayout (0xb3b14680) 0
+QGridLayout (0xb289f680) 0
vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
- QLayout (0xb3b146c0) 0
- primary-for QGridLayout (0xb3b14680)
- QObject (0xb3b14700) 0
- primary-for QLayout (0xb3b146c0)
- QLayoutItem (0xb3b14740) 8
+ QLayout (0xb26b6fa0) 0
+ primary-for QGridLayout (0xb289f680)
+ QObject (0xb288aa14) 0
+ primary-for QLayout (0xb26b6fa0)
+ QLayoutItem (0xb288aa50) 8
vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
-Vtable for QStackedLayout
-QStackedLayout::_ZTV14QStackedLayout: 46u entries
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedLayout)
-8 QStackedLayout::metaObject
-12 QStackedLayout::qt_metacast
-16 QStackedLayout::qt_metacall
-20 QStackedLayout::~QStackedLayout
-24 QStackedLayout::~QStackedLayout
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -7940,167 +9768,52 @@ QStackedLayout::_ZTV14QStackedLayout: 46u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QLayout::invalidate
+56 QFormLayout::invalidate
60 QLayout::geometry
-64 QStackedLayout::addItem
-68 QLayout::expandingDirections
-72 QStackedLayout::minimumSize
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
76 QLayout::maximumSize
-80 QStackedLayout::setGeometry
-84 QStackedLayout::itemAt
-88 QStackedLayout::takeAt
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
92 QLayout::indexOf
-96 QStackedLayout::count
+96 QFormLayout::count
100 QLayout::isEmpty
104 QLayout::layout
-108 QStackedLayout::sizeHint
-112 (int (*)(...))-0x00000000000000008
-116 (int (*)(...))(& _ZTI14QStackedLayout)
-120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
-124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
-128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
-132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
-136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
-148 QLayout::_ZThn8_NK7QLayout8geometryEv
-152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-156 QLayoutItem::hasHeightForWidth
-160 QLayoutItem::heightForWidth
-164 QLayoutItem::minimumHeightForWidth
-168 QLayout::_ZThn8_N7QLayout10invalidateEv
-172 QLayoutItem::widget
-176 QLayout::_ZThn8_N7QLayout6layoutEv
-180 QLayoutItem::spacerItem
-
-Class QStackedLayout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
size=16 align=4
base size=16 base align=4
-QStackedLayout (0xb3b147c0) 0
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
- QLayout (0xb3b14800) 0
- primary-for QStackedLayout (0xb3b147c0)
- QObject (0xb3b14840) 0
- primary-for QLayout (0xb3b14800)
- QLayoutItem (0xb3b14880) 8
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
-
-Vtable for QSound
-QSound::_ZTV6QSound: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QSound)
-8 QSound::metaObject
-12 QSound::qt_metacast
-16 QSound::qt_metacall
-20 QSound::~QSound
-24 QSound::~QSound
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSound
- size=8 align=4
- base size=8 base align=4
-QSound (0xb3b14900) 0
- vptr=((& QSound::_ZTV6QSound) + 8u)
- QObject (0xb3b14940) 0
- primary-for QSound (0xb3b14900)
-
-Class QToolTip
- size=1 align=1
- base size=0 base align=1
-QToolTip (0xb3b149c0) 0 empty
-
-Vtable for QWidgetAction
-QWidgetAction::_ZTV13QWidgetAction: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWidgetAction)
-8 QWidgetAction::metaObject
-12 QWidgetAction::qt_metacast
-16 QWidgetAction::qt_metacall
-20 QWidgetAction::~QWidgetAction
-24 QWidgetAction::~QWidgetAction
-28 QWidgetAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidgetAction::createWidget
-60 QWidgetAction::deleteWidget
-
-Class QWidgetAction
- size=8 align=4
- base size=8 base align=4
-QWidgetAction (0xb3b14a00) 0
- vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
- QAction (0xb3b14a40) 0
- primary-for QWidgetAction (0xb3b14a00)
- QObject (0xb3b14a80) 0
- primary-for QAction (0xb3b14a40)
-
-Vtable for QApplication
-QApplication::_ZTV12QApplication: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QApplication)
-8 QApplication::metaObject
-12 QApplication::qt_metacast
-16 QApplication::qt_metacall
-20 QApplication::~QApplication
-24 QApplication::~QApplication
-28 QApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QApplication::notify
-60 QApplication::compressEvent
-64 QApplication::x11EventFilter
-68 QApplication::x11ClientMessage
-72 QApplication::commitData
-76 QApplication::saveState
-
-Class QApplication
- size=8 align=4
- base size=8 base align=4
-QApplication (0xb3b14b00) 0
- vptr=((& QApplication::_ZTV12QApplication) + 8u)
- QCoreApplication (0xb3b14b40) 0
- primary-for QApplication (0xb3b14b00)
- QObject (0xb3b14b80) 0
- primary-for QCoreApplication (0xb3b14b40)
-
-Vtable for QShortcut
-QShortcut::_ZTV9QShortcut: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QShortcut)
-8 QShortcut::metaObject
-12 QShortcut::qt_metacast
-16 QShortcut::qt_metacall
-20 QShortcut::~QShortcut
-24 QShortcut::~QShortcut
-28 QShortcut::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QShortcut
- size=8 align=4
- base size=8 base align=4
-QShortcut (0xb3b14c00) 0
- vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
- QObject (0xb3b14c40) 0
- primary-for QShortcut (0xb3b14c00)
+QFormLayout (0xb26e6080) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb26deb90) 0
+ primary-for QFormLayout (0xb26e6080)
+ QObject (0xb26e21e0) 0
+ primary-for QLayout (0xb26deb90)
+ QLayoutItem (0xb26e221c) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
Vtable for QClipboard
QClipboard::_ZTV10QClipboard: 14u entries
@@ -8122,10 +9835,15 @@ QClipboard::_ZTV10QClipboard: 14u entries
Class QClipboard
size=8 align=4
base size=8 base align=4
-QClipboard (0xb3b14cc0) 0
+QClipboard (0xb26e6340) 0
vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
- QObject (0xb3b14d00) 0
- primary-for QClipboard (0xb3b14cc0)
+ QObject (0xb26e2438) 0
+ primary-for QClipboard (0xb26e6340)
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb26e2654) 0 empty
Vtable for QDesktopWidget
QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
@@ -8185,7 +9903,7 @@ QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI14QDesktopWidget)
232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
@@ -8196,15 +9914,40 @@ QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
Class QDesktopWidget
size=20 align=4
base size=20 base align=4
-QDesktopWidget (0xb3b14d80) 0
+QDesktopWidget (0xb26e6640) 0
vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
- QWidget (0xb3b14dc0) 0
- primary-for QDesktopWidget (0xb3b14d80)
- QObject (0xb3b14e00) 0
- primary-for QWidget (0xb3b14dc0)
- QPaintDevice (0xb3b14e40) 8
+ QWidget (0xb2707b40) 0
+ primary-for QDesktopWidget (0xb26e6640)
+ QObject (0xb26e2690) 0
+ primary-for QWidget (0xb2707b40)
+ QPaintDevice (0xb26e26cc) 8
vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb26e6a00) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb26e28e8) 0
+ primary-for QShortcut (0xb26e6a00)
+
Vtable for QSessionManager
QSessionManager::_ZTV15QSessionManager: 14u entries
0 (int (*)(...))0
@@ -8225,255 +9968,104 @@ QSessionManager::_ZTV15QSessionManager: 14u entries
Class QSessionManager
size=8 align=4
base size=8 base align=4
-QSessionManager (0xb3b14ec0) 0
+QSessionManager (0xb26e6d00) 0
vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
- QObject (0xb3b14f00) 0
- primary-for QSessionManager (0xb3b14ec0)
+ QObject (0xb26e2b7c) 0
+ primary-for QSessionManager (0xb26e6d00)
-Vtable for QWorkspace
-QWorkspace::_ZTV10QWorkspace: 63u entries
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QWorkspace)
-8 QWorkspace::metaObject
-12 QWorkspace::qt_metacast
-16 QWorkspace::qt_metacall
-20 QWorkspace::~QWorkspace
-24 QWorkspace::~QWorkspace
-28 QWorkspace::event
-32 QWorkspace::eventFilter
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QWorkspace::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWorkspace::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWorkspace::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWorkspace::paintEvent
-128 QWidget::moveEvent
-132 QWorkspace::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWorkspace::showEvent
-172 QWorkspace::hideEvent
-176 QWidget::x11Event
-180 QWorkspace::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QWorkspace)
-232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
-236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
-Class QWorkspace
- size=20 align=4
- base size=20 base align=4
-QWorkspace (0xb3b14f80) 0
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
- QWidget (0xb3b14fc0) 0
- primary-for QWorkspace (0xb3b14f80)
- QObject (0xb3b14000) 0
- primary-for QWidget (0xb3b14fc0)
- QPaintDevice (0xb3b140c0) 8
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb26e6fc0) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb273b000) 0
+ primary-for QApplication (0xb26e6fc0)
+ QObject (0xb26e2d98) 0
+ primary-for QCoreApplication (0xb273b000)
-Vtable for QMenu
-QMenu::_ZTV5QMenu: 63u entries
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QMenu)
-8 QMenu::metaObject
-12 QMenu::qt_metacast
-16 QMenu::qt_metacall
-20 QMenu::~QMenu
-24 QMenu::~QMenu
-28 QMenu::event
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
32 QObject::eventFilter
-36 QMenu::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenu::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QMenu::hideEvent
-176 QWidget::x11Event
-180 QMenu::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI5QMenu)
-232 QMenu::_ZThn8_N5QMenuD1Ev
-236 QMenu::_ZThn8_N5QMenuD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMenu
- size=20 align=4
- base size=20 base align=4
-QMenu (0xb3b14200) 0
- vptr=((& QMenu::_ZTV5QMenu) + 8u)
- QWidget (0xb3b14340) 0
- primary-for QMenu (0xb3b14200)
- QObject (0xb3b144c0) 0
- primary-for QWidget (0xb3b14340)
- QPaintDevice (0xb3b14640) 8
- vptr=((& QMenu::_ZTV5QMenu) + 232u)
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb273ba80) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb275d438) 0
+ primary-for QAction (0xb273ba80)
-Vtable for QSizeGrip
-QSizeGrip::_ZTV9QSizeGrip: 63u entries
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSizeGrip)
-8 QSizeGrip::metaObject
-12 QSizeGrip::qt_metacast
-16 QSizeGrip::qt_metacall
-20 QSizeGrip::~QSizeGrip
-24 QSizeGrip::~QSizeGrip
-28 QSizeGrip::event
-32 QSizeGrip::eventFilter
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QSizeGrip::setVisible
-64 QSizeGrip::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSizeGrip::mousePressEvent
-84 QSizeGrip::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QSizeGrip::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QSizeGrip::paintEvent
-128 QSizeGrip::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QSizeGrip::showEvent
-172 QSizeGrip::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QSizeGrip)
-232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
-236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSizeGrip
- size=20 align=4
- base size=20 base align=4
-QSizeGrip (0xb3b14780) 0
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
- QWidget (0xb3b148c0) 0
- primary-for QSizeGrip (0xb3b14780)
- QObject (0xb3b14980) 0
- primary-for QWidget (0xb3b148c0)
- QPaintDevice (0xb3b14ac0) 8
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb2788140) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb275d8e8) 0
+ primary-for QActionGroup (0xb2788140)
-Vtable for QMenuItem
-QMenuItem::_ZTV9QMenuItem: 14u entries
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMenuItem)
-8 QMenuItem::metaObject
-12 QMenuItem::qt_metacast
-16 QMenuItem::qt_metacall
-20 QMenuItem::~QMenuItem
-24 QMenuItem::~QMenuItem
-28 QAction::event
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -8481,178 +10073,2159 @@ QMenuItem::_ZTV9QMenuItem: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QMenuItem
+Class QSound
size=8 align=4
base size=8 base align=4
-QMenuItem (0xb3b14bc0) 0
- vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
- QAction (0xb3b14c80) 0
- primary-for QMenuItem (0xb3b14bc0)
- QObject (0xb3b14d40) 0
- primary-for QAction (0xb3b14c80)
+QSound (0xb27885c0) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb275dd20) 0
+ primary-for QSound (0xb27885c0)
-Vtable for QStatusBar
-QStatusBar::_ZTV10QStatusBar: 63u entries
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QStatusBar)
-8 QStatusBar::metaObject
-12 QStatusBar::qt_metacast
-16 QStatusBar::qt_metacall
-20 QStatusBar::~QStatusBar
-24 QStatusBar::~QStatusBar
-28 QStatusBar::event
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
+
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb2788900) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb27b29b0) 0
+ primary-for QStackedLayout (0xb2788900)
+ QObject (0xb275df78) 0
+ primary-for QLayout (0xb27b29b0)
+ QLayoutItem (0xb275dfb4) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb2788bc0) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb2788c00) 0
+ primary-for QWidgetAction (0xb2788bc0)
+ QObject (0xb25c51e0) 0
+ primary-for QAction (0xb2788c00)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb25c53fc) 0 empty
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCommonStyle
+ size=8 align=4
+ base size=8 base align=4
+QCommonStyle (0xb25d8000) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb25d8040) 0
+ primary-for QCommonStyle (0xb25d8000)
+ QObject (0xb25c5438) 0
+ primary-for QStyle (0xb25d8040)
+
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb25d8300) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb25d8340) 0
+ primary-for QMotifStyle (0xb25d8300)
+ QStyle (0xb25d8380) 0
+ primary-for QCommonStyle (0xb25d8340)
+ QObject (0xb25c5654) 0
+ primary-for QStyle (0xb25d8380)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb25d8680) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb25d86c0) 0
+ primary-for QWindowsStyle (0xb25d8680)
+ QStyle (0xb25d8700) 0
+ primary-for QCommonStyle (0xb25d86c0)
+ QObject (0xb25c58ac) 0
+ primary-for QStyle (0xb25d8700)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb25d89c0) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb25d8a00) 0
+ primary-for QCleanlooksStyle (0xb25d89c0)
+ QCommonStyle (0xb25d8a40) 0
+ primary-for QWindowsStyle (0xb25d8a00)
+ QStyle (0xb25d8a80) 0
+ primary-for QCommonStyle (0xb25d8a40)
+ QObject (0xb25c5ac8) 0
+ primary-for QStyle (0xb25d8a80)
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QStyleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QStyleFactoryInterface (0xb25d8d40) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb25c5ce4) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb25d8d40)
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb2622460) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb25c5f78) 0
+ primary-for QStylePlugin (0xb2622460)
+ QStyleFactoryInterface (0xb25d8f40) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb25c5fb4) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb25d8f40)
+
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb262c180) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb262c1c0) 0
+ primary-for QWindowsXPStyle (0xb262c180)
+ QCommonStyle (0xb262c200) 0
+ primary-for QWindowsStyle (0xb262c1c0)
+ QStyle (0xb262c240) 0
+ primary-for QCommonStyle (0xb262c200)
+ QObject (0xb262d0f0) 0
+ primary-for QStyle (0xb262c240)
+
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb262c500) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb262c540) 0
+ primary-for QCDEStyle (0xb262c500)
+ QCommonStyle (0xb262c580) 0
+ primary-for QMotifStyle (0xb262c540)
+ QStyle (0xb262c5c0) 0
+ primary-for QCommonStyle (0xb262c580)
+ QObject (0xb262d30c) 0
+ primary-for QStyle (0xb262c5c0)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
+28 QObject::event
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb262c800) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb262c840) 0
+ primary-for QPlastiqueStyle (0xb262c800)
+ QCommonStyle (0xb262c880) 0
+ primary-for QWindowsStyle (0xb262c840)
+ QStyle (0xb262c8c0) 0
+ primary-for QCommonStyle (0xb262c880)
+ QObject (0xb262d438) 0
+ primary-for QStyle (0xb262c8c0)
+
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb262cb80) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb262cbc0) 0
+ primary-for QWindowsVistaStyle (0xb262cb80)
+ QWindowsStyle (0xb262cc00) 0
+ primary-for QWindowsXPStyle (0xb262cbc0)
+ QCommonStyle (0xb262cc40) 0
+ primary-for QWindowsStyle (0xb262cc00)
+ QStyle (0xb262cc80) 0
+ primary-for QCommonStyle (0xb262cc40)
+ QObject (0xb262d654) 0
+ primary-for QStyle (0xb262cc80)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb262cf40) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb262cf80) 0
+ primary-for QWindowsCEStyle (0xb262cf40)
+ QCommonStyle (0xb262cfc0) 0
+ primary-for QWindowsStyle (0xb262cf80)
+ QStyle (0xb266e000) 0
+ primary-for QCommonStyle (0xb262cfc0)
+ QObject (0xb262d870) 0
+ primary-for QStyle (0xb266e000)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb266e240) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb266e280) 0
+ primary-for QWindowsMobileStyle (0xb266e240)
+ QCommonStyle (0xb266e2c0) 0
+ primary-for QWindowsStyle (0xb266e280)
+ QStyle (0xb266e300) 0
+ primary-for QCommonStyle (0xb266e2c0)
+ QObject (0xb262d99c) 0
+ primary-for QStyle (0xb266e300)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb262dbb8) 0 empty
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb266e600) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb266e640) 0
+ primary-for QGtkStyle (0xb266e600)
+ QWindowsStyle (0xb266e680) 0
+ primary-for QCleanlooksStyle (0xb266e640)
+ QCommonStyle (0xb266e6c0) 0
+ primary-for QWindowsStyle (0xb266e680)
+ QStyle (0xb266e700) 0
+ primary-for QCommonStyle (0xb266e6c0)
+ QObject (0xb262dbf4) 0
+ primary-for QStyle (0xb266e700)
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb266e9c0) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb262de10) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb266e9c0)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+
+Class QInputContextPlugin
+ size=12 align=4
+ base size=12 base align=4
+QInputContextPlugin (0xb269b9b0) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb26a00b4) 0
+ primary-for QInputContextPlugin (0xb269b9b0)
+ QInputContextFactoryInterface (0xb266ebc0) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb26a00f0) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb266ebc0)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb26a021c) 0 empty
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb266ee40) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb26a0258) 0
+ primary-for QInputContext (0xb266ee40)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 QGraphicsItem::~QGraphicsItem
+12 QGraphicsItem::~QGraphicsItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItem::isObscuredBy
+44 QGraphicsItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb26a0474) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QAbstractGraphicsShapeItem::isObscuredBy
+44 QAbstractGraphicsShapeItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb24b7a80) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb252a2d0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24b7a80)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 QGraphicsPathItem::~QGraphicsPathItem
+12 QGraphicsPathItem::~QGraphicsPathItem
+16 QGraphicsItem::advance
+20 QGraphicsPathItem::boundingRect
+24 QGraphicsPathItem::shape
+28 QGraphicsPathItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPathItem::isObscuredBy
+44 QGraphicsPathItem::opaqueArea
+48 QGraphicsPathItem::paint
+52 QGraphicsPathItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPathItem::supportsExtension
+148 QGraphicsPathItem::setExtension
+152 QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb24b7b80) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24b7bc0) 0
+ primary-for QGraphicsPathItem (0xb24b7b80)
+ QGraphicsItem (0xb252a3fc) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24b7bc0)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 QGraphicsRectItem::~QGraphicsRectItem
+12 QGraphicsRectItem::~QGraphicsRectItem
+16 QGraphicsItem::advance
+20 QGraphicsRectItem::boundingRect
+24 QGraphicsRectItem::shape
+28 QGraphicsRectItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsRectItem::isObscuredBy
+44 QGraphicsRectItem::opaqueArea
+48 QGraphicsRectItem::paint
+52 QGraphicsRectItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsRectItem::supportsExtension
+148 QGraphicsRectItem::setExtension
+152 QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb24b7cc0) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24b7d00) 0
+ primary-for QGraphicsRectItem (0xb24b7cc0)
+ QGraphicsItem (0xb252a528) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24b7d00)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 QGraphicsItem::advance
+20 QGraphicsEllipseItem::boundingRect
+24 QGraphicsEllipseItem::shape
+28 QGraphicsEllipseItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsEllipseItem::isObscuredBy
+44 QGraphicsEllipseItem::opaqueArea
+48 QGraphicsEllipseItem::paint
+52 QGraphicsEllipseItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsEllipseItem::supportsExtension
+148 QGraphicsEllipseItem::setExtension
+152 QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb24b7e40) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24b7e80) 0
+ primary-for QGraphicsEllipseItem (0xb24b7e40)
+ QGraphicsItem (0xb252a708) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24b7e80)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 QGraphicsItem::advance
+20 QGraphicsPolygonItem::boundingRect
+24 QGraphicsPolygonItem::shape
+28 QGraphicsPolygonItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPolygonItem::isObscuredBy
+44 QGraphicsPolygonItem::opaqueArea
+48 QGraphicsPolygonItem::paint
+52 QGraphicsPolygonItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPolygonItem::supportsExtension
+148 QGraphicsPolygonItem::setExtension
+152 QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb24b7fc0) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2552000) 0
+ primary-for QGraphicsPolygonItem (0xb24b7fc0)
+ QGraphicsItem (0xb252a8e8) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2552000)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 QGraphicsLineItem::~QGraphicsLineItem
+12 QGraphicsLineItem::~QGraphicsLineItem
+16 QGraphicsItem::advance
+20 QGraphicsLineItem::boundingRect
+24 QGraphicsLineItem::shape
+28 QGraphicsLineItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsLineItem::isObscuredBy
+44 QGraphicsLineItem::opaqueArea
+48 QGraphicsLineItem::paint
+52 QGraphicsLineItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsLineItem::supportsExtension
+148 QGraphicsLineItem::setExtension
+152 QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb2552100) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb252aa14) 0
+ primary-for QGraphicsLineItem (0xb2552100)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 QGraphicsItem::advance
+20 QGraphicsPixmapItem::boundingRect
+24 QGraphicsPixmapItem::shape
+28 QGraphicsPixmapItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPixmapItem::isObscuredBy
+44 QGraphicsPixmapItem::opaqueArea
+48 QGraphicsPixmapItem::paint
+52 QGraphicsPixmapItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPixmapItem::supportsExtension
+148 QGraphicsPixmapItem::setExtension
+152 QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb2552240) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb252abf4) 0
+ primary-for QGraphicsPixmapItem (0xb2552240)
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 QGraphicsTextItem::metaObject
+12 QGraphicsTextItem::qt_metacast
+16 QGraphicsTextItem::qt_metacall
+20 QGraphicsTextItem::~QGraphicsTextItem
+24 QGraphicsTextItem::~QGraphicsTextItem
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsTextItem::boundingRect
+60 QGraphicsTextItem::shape
+64 QGraphicsTextItem::contains
+68 QGraphicsTextItem::paint
+72 QGraphicsTextItem::isObscuredBy
+76 QGraphicsTextItem::opaqueArea
+80 QGraphicsTextItem::type
+84 QGraphicsTextItem::sceneEvent
+88 QGraphicsTextItem::mousePressEvent
+92 QGraphicsTextItem::mouseMoveEvent
+96 QGraphicsTextItem::mouseReleaseEvent
+100 QGraphicsTextItem::mouseDoubleClickEvent
+104 QGraphicsTextItem::contextMenuEvent
+108 QGraphicsTextItem::keyPressEvent
+112 QGraphicsTextItem::keyReleaseEvent
+116 QGraphicsTextItem::focusInEvent
+120 QGraphicsTextItem::focusOutEvent
+124 QGraphicsTextItem::dragEnterEvent
+128 QGraphicsTextItem::dragLeaveEvent
+132 QGraphicsTextItem::dragMoveEvent
+136 QGraphicsTextItem::dropEvent
+140 QGraphicsTextItem::inputMethodEvent
+144 QGraphicsTextItem::hoverEnterEvent
+148 QGraphicsTextItem::hoverMoveEvent
+152 QGraphicsTextItem::hoverLeaveEvent
+156 QGraphicsTextItem::inputMethodQuery
+160 QGraphicsTextItem::supportsExtension
+164 QGraphicsTextItem::setExtension
+168 QGraphicsTextItem::extension
+172 (int (*)(...))-0x000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 QGraphicsItem::advance
+192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 QGraphicsItem::collidesWithItem
+208 QGraphicsItem::collidesWithPath
+212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 QGraphicsItem::sceneEventFilter
+232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 QGraphicsItem::wheelEvent
+304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 QGraphicsItem::itemChange
+316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb2570230) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QObject (0xb252ad20) 0
+ primary-for QGraphicsTextItem (0xb2570230)
+ QGraphicsItem (0xb252ad5c) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 QGraphicsItem::advance
+20 QGraphicsSimpleTextItem::boundingRect
+24 QGraphicsSimpleTextItem::shape
+28 QGraphicsSimpleTextItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsSimpleTextItem::isObscuredBy
+44 QGraphicsSimpleTextItem::opaqueArea
+48 QGraphicsSimpleTextItem::paint
+52 QGraphicsSimpleTextItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsSimpleTextItem::supportsExtension
+148 QGraphicsSimpleTextItem::setExtension
+152 QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb25525c0) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2552600) 0
+ primary-for QGraphicsSimpleTextItem (0xb25525c0)
+ QGraphicsItem (0xb252af3c) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2552600)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 QGraphicsItemGroup::~QGraphicsItemGroup
+12 QGraphicsItemGroup::~QGraphicsItemGroup
+16 QGraphicsItem::advance
+20 QGraphicsItemGroup::boundingRect
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItemGroup::isObscuredBy
+44 QGraphicsItemGroup::opaqueArea
+48 QGraphicsItemGroup::paint
+52 QGraphicsItemGroup::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb2552700) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb258d078) 0
+ primary-for QGraphicsItemGroup (0xb2552700)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb258d30c) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb2552e80) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb258d528) 0
+ primary-for QGraphicsLayout (0xb2552e80)
+
+Vtable for QGraphicsScene
+QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScene)
+8 QGraphicsScene::metaObject
+12 QGraphicsScene::qt_metacast
+16 QGraphicsScene::qt_metacall
+20 QGraphicsScene::~QGraphicsScene
+24 QGraphicsScene::~QGraphicsScene
+28 QGraphicsScene::event
+32 QGraphicsScene::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScene::inputMethodQuery
+60 QGraphicsScene::contextMenuEvent
+64 QGraphicsScene::dragEnterEvent
+68 QGraphicsScene::dragMoveEvent
+72 QGraphicsScene::dragLeaveEvent
+76 QGraphicsScene::dropEvent
+80 QGraphicsScene::focusInEvent
+84 QGraphicsScene::focusOutEvent
+88 QGraphicsScene::helpEvent
+92 QGraphicsScene::keyPressEvent
+96 QGraphicsScene::keyReleaseEvent
+100 QGraphicsScene::mousePressEvent
+104 QGraphicsScene::mouseMoveEvent
+108 QGraphicsScene::mouseReleaseEvent
+112 QGraphicsScene::mouseDoubleClickEvent
+116 QGraphicsScene::wheelEvent
+120 QGraphicsScene::inputMethodEvent
+124 QGraphicsScene::drawBackground
+128 QGraphicsScene::drawForeground
+132 QGraphicsScene::drawItems
+
+Class QGraphicsScene
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScene (0xb2552f80) 0
+ vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
+ QObject (0xb258d654) 0
+ primary-for QGraphicsScene (0xb2552f80)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb23ba6c0) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb23ba700) 0
+ primary-for QGraphicsLinearLayout (0xb23ba6c0)
+ QGraphicsLayoutItem (0xb2423078) 0
+ primary-for QGraphicsLayout (0xb23ba700)
+
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QStatusBar::paintEvent
+124 QAbstractScrollArea::paintEvent
128 QWidget::moveEvent
-132 QStatusBar::resizeEvent
+132 QScrollArea::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+196 QScrollArea::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QStatusBar)
-232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
-236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStatusBar
+Class QScrollArea
size=20 align=4
base size=20 base align=4
-QStatusBar (0xb3b14e80) 0
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
- QWidget (0xb3b14f40) 0
- primary-for QStatusBar (0xb3b14e80)
- QObject (0xb38a9000) 0
- primary-for QWidget (0xb3b14f40)
- QPaintDevice (0xb38a9040) 8
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+QScrollArea (0xb23ba880) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb23ba8c0) 0
+ primary-for QScrollArea (0xb23ba880)
+ QFrame (0xb23ba900) 0
+ primary-for QAbstractScrollArea (0xb23ba8c0)
+ QWidget (0xb242a3c0) 0
+ primary-for QFrame (0xb23ba900)
+ QObject (0xb24231a4) 0
+ primary-for QWidget (0xb242a3c0)
+ QPaintDevice (0xb24231e0) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
-Vtable for QMdiArea
-QMdiArea::_ZTV8QMdiArea: 65u entries
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMdiArea)
-8 QMdiArea::metaObject
-12 QMdiArea::qt_metacast
-16 QMdiArea::qt_metacall
-20 QMdiArea::~QMdiArea
-24 QMdiArea::~QMdiArea
-28 QMdiArea::event
-32 QMdiArea::eventFilter
-36 QMdiArea::timerEvent
-40 QMdiArea::childEvent
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 QGraphicsView::metaObject
+12 QGraphicsView::qt_metacast
+16 QGraphicsView::qt_metacall
+20 QGraphicsView::~QGraphicsView
+24 QGraphicsView::~QGraphicsView
+28 QGraphicsView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QMdiArea::sizeHint
-68 QMdiArea::minimumSizeHint
+64 QGraphicsView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+80 QGraphicsView::mousePressEvent
+84 QGraphicsView::mouseReleaseEvent
+88 QGraphicsView::mouseDoubleClickEvent
+92 QGraphicsView::mouseMoveEvent
+96 QGraphicsView::wheelEvent
+100 QGraphicsView::keyPressEvent
+104 QGraphicsView::keyReleaseEvent
+108 QGraphicsView::focusInEvent
+112 QGraphicsView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QMdiArea::paintEvent
+124 QGraphicsView::paintEvent
128 QWidget::moveEvent
-132 QMdiArea::resizeEvent
+132 QGraphicsView::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QGraphicsView::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QMdiArea::showEvent
+152 QGraphicsView::dragEnterEvent
+156 QGraphicsView::dragMoveEvent
+160 QGraphicsView::dragLeaveEvent
+164 QGraphicsView::dropEvent
+168 QGraphicsView::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QGraphicsView::inputMethodEvent
+192 QGraphicsView::inputMethodQuery
+196 QGraphicsView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QMdiArea::viewportEvent
-228 QMdiArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QMdiArea)
-240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
-244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QGraphicsView::viewportEvent
+228 QGraphicsView::scrollContentsBy
+232 QGraphicsView::drawBackground
+236 QGraphicsView::drawForeground
+240 QGraphicsView::drawItems
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiArea
+Class QGraphicsView
size=20 align=4
base size=20 base align=4
-QMdiArea (0xb38a90c0) 0
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
- QAbstractScrollArea (0xb38a9100) 0
- primary-for QMdiArea (0xb38a90c0)
- QFrame (0xb38a9140) 0
- primary-for QAbstractScrollArea (0xb38a9100)
- QWidget (0xb38a9180) 0
- primary-for QFrame (0xb38a9140)
- QObject (0xb38a91c0) 0
- primary-for QWidget (0xb38a9180)
- QPaintDevice (0xb38a9200) 8
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+QGraphicsView (0xb23babc0) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb23bac00) 0
+ primary-for QGraphicsView (0xb23babc0)
+ QFrame (0xb23bac40) 0
+ primary-for QAbstractScrollArea (0xb23bac00)
+ QWidget (0xb2438320) 0
+ primary-for QFrame (0xb23bac40)
+ QObject (0xb24233fc) 0
+ primary-for QWidget (0xb2438320)
+ QPaintDevice (0xb2423438) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb22b9690) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QObject (0xb2423d98) 0
+ primary-for QGraphicsWidget (0xb22b9690)
+ QGraphicsItem (0xb2423dd4) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb2423e10) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb248a840) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb22d97d0) 0
+ primary-for QGraphicsProxyWidget (0xb248a840)
+ QObject (0xb22dd1a4) 0
+ primary-for QGraphicsWidget (0xb22d97d0)
+ QGraphicsItem (0xb22dd1e0) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb22dd21c) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
+
+Vtable for QGraphicsSceneEvent
+QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
+8 QGraphicsSceneEvent::~QGraphicsSceneEvent
+12 QGraphicsSceneEvent::~QGraphicsSceneEvent
+
+Class QGraphicsSceneEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneEvent (0xb248ab40) 0
+ vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
+ QEvent (0xb22dd4ec) 0
+ primary-for QGraphicsSceneEvent (0xb248ab40)
+
+Vtable for QGraphicsSceneMouseEvent
+QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
+8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+
+Class QGraphicsSceneMouseEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMouseEvent (0xb248ac40) 0
+ vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
+ QGraphicsSceneEvent (0xb248ac80) 0
+ primary-for QGraphicsSceneMouseEvent (0xb248ac40)
+ QEvent (0xb22dd5a0) 0
+ primary-for QGraphicsSceneEvent (0xb248ac80)
+
+Vtable for QGraphicsSceneWheelEvent
+QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
+8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+
+Class QGraphicsSceneWheelEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneWheelEvent (0xb248ad80) 0
+ vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
+ QGraphicsSceneEvent (0xb248adc0) 0
+ primary-for QGraphicsSceneWheelEvent (0xb248ad80)
+ QEvent (0xb22dd6cc) 0
+ primary-for QGraphicsSceneEvent (0xb248adc0)
+
+Vtable for QGraphicsSceneContextMenuEvent
+QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
+8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+
+Class QGraphicsSceneContextMenuEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneContextMenuEvent (0xb248aec0) 0
+ vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
+ QGraphicsSceneEvent (0xb248af00) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb248aec0)
+ QEvent (0xb22dd7f8) 0
+ primary-for QGraphicsSceneEvent (0xb248af00)
+
+Vtable for QGraphicsSceneHoverEvent
+QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
+8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+
+Class QGraphicsSceneHoverEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHoverEvent (0xb230b000) 0
+ vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
+ QGraphicsSceneEvent (0xb230b040) 0
+ primary-for QGraphicsSceneHoverEvent (0xb230b000)
+ QEvent (0xb22dd924) 0
+ primary-for QGraphicsSceneEvent (0xb230b040)
+
+Vtable for QGraphicsSceneHelpEvent
+QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
+8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+
+Class QGraphicsSceneHelpEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHelpEvent (0xb230b140) 0
+ vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
+ QGraphicsSceneEvent (0xb230b180) 0
+ primary-for QGraphicsSceneHelpEvent (0xb230b140)
+ QEvent (0xb22dda50) 0
+ primary-for QGraphicsSceneEvent (0xb230b180)
+
+Vtable for QGraphicsSceneDragDropEvent
+QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
+8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+
+Class QGraphicsSceneDragDropEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneDragDropEvent (0xb230b280) 0
+ vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
+ QGraphicsSceneEvent (0xb230b2c0) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb230b280)
+ QEvent (0xb22ddb7c) 0
+ primary-for QGraphicsSceneEvent (0xb230b2c0)
+
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb230b3c0) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb230b400) 0
+ primary-for QGraphicsSceneResizeEvent (0xb230b3c0)
+ QEvent (0xb22ddca8) 0
+ primary-for QGraphicsSceneEvent (0xb230b400)
+
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb230b500) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb230b540) 0
+ primary-for QGraphicsSceneMoveEvent (0xb230b500)
+ QEvent (0xb22dddd4) 0
+ primary-for QGraphicsSceneEvent (0xb230b540)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
+
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb230b640) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb22ddf00) 0
+ primary-for QGraphicsItemAnimation (0xb230b640)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb230b880) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb230b8c0) 0
+ primary-for QGraphicsGridLayout (0xb230b880)
+ QGraphicsLayoutItem (0xb233403c) 0
+ primary-for QGraphicsLayout (0xb230b8c0)
Vtable for QAbstractButton
QAbstractButton::_ZTV15QAbstractButton: 66u entries
@@ -8715,7 +12288,7 @@ QAbstractButton::_ZTV15QAbstractButton: 66u entries
224 QAbstractButton::hitButton
228 QAbstractButton::checkStateSet
232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))-0x000000008
240 (int (*)(...))(& _ZTI15QAbstractButton)
244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
@@ -8726,25 +12299,25 @@ QAbstractButton::_ZTV15QAbstractButton: 66u entries
Class QAbstractButton
size=20 align=4
base size=20 base align=4
-QAbstractButton (0xb38a92c0) 0
+QAbstractButton (0xb230ba00) 0
vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
- QWidget (0xb38a9300) 0
- primary-for QAbstractButton (0xb38a92c0)
- QObject (0xb38a9340) 0
- primary-for QWidget (0xb38a9300)
- QPaintDevice (0xb38a9380) 8
+ QWidget (0xb2340410) 0
+ primary-for QAbstractButton (0xb230ba00)
+ QObject (0xb2334168) 0
+ primary-for QWidget (0xb2340410)
+ QPaintDevice (0xb23341a4) 8
vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
-Vtable for QPushButton
-QPushButton::_ZTV11QPushButton: 66u entries
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPushButton)
-8 QPushButton::metaObject
-12 QPushButton::qt_metacast
-16 QPushButton::qt_metacall
-20 QPushButton::~QPushButton
-24 QPushButton::~QPushButton
-28 QPushButton::event
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
32 QObject::eventFilter
36 QAbstractButton::timerEvent
40 QObject::childEvent
@@ -8753,22 +12326,22 @@ QPushButton::_ZTV11QPushButton: 66u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QPushButton::sizeHint
-68 QPushButton::minimumSizeHint
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QAbstractButton::mousePressEvent
84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QCheckBox::mouseMoveEvent
96 QWidget::wheelEvent
-100 QPushButton::keyPressEvent
+100 QAbstractButton::keyPressEvent
104 QAbstractButton::keyReleaseEvent
-108 QPushButton::focusInEvent
-112 QPushButton::focusOutEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QPushButton::paintEvent
+124 QCheckBox::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -8793,157 +12366,157 @@ QPushButton::_ZTV11QPushButton: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QPushButton)
-244 QPushButton::_ZThn8_N11QPushButtonD1Ev
-248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPushButton
+Class QCheckBox
size=20 align=4
base size=20 base align=4
-QPushButton (0xb38a9400) 0
- vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
- QAbstractButton (0xb38a9440) 0
- primary-for QPushButton (0xb38a9400)
- QWidget (0xb38a9480) 0
- primary-for QAbstractButton (0xb38a9440)
- QObject (0xb38a94c0) 0
- primary-for QWidget (0xb38a9480)
- QPaintDevice (0xb38a9500) 8
- vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+QCheckBox (0xb230bf00) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb230bf40) 0
+ primary-for QCheckBox (0xb230bf00)
+ QWidget (0xb2350fa0) 0
+ primary-for QAbstractButton (0xb230bf40)
+ QObject (0xb2334528) 0
+ primary-for QWidget (0xb2350fa0)
+ QPaintDevice (0xb2334564) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-Vtable for QMenuBar
-QMenuBar::_ZTV8QMenuBar: 63u entries
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMenuBar)
-8 QMenuBar::metaObject
-12 QMenuBar::qt_metacast
-16 QMenuBar::qt_metacall
-20 QMenuBar::~QMenuBar
-24 QMenuBar::~QMenuBar
-28 QMenuBar::event
-32 QMenuBar::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QMenuBar::setVisible
-64 QMenuBar::sizeHint
-68 QMenuBar::minimumSizeHint
-72 QMenuBar::heightForWidth
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMenuBar::mousePressEvent
-84 QMenuBar::mouseReleaseEvent
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QMenuBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMenuBar::keyPressEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QMenuBar::focusInEvent
-112 QMenuBar::focusOutEvent
-116 QWidget::enterEvent
-120 QMenuBar::leaveEvent
-124 QMenuBar::paintEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
128 QWidget::moveEvent
-132 QMenuBar::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QMenuBar::actionEvent
+148 QMenu::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QWidget::hideEvent
+172 QMenu::hideEvent
176 QWidget::x11Event
-180 QMenuBar::changeEvent
+180 QMenu::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+196 QMenu::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QMenuBar)
-232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
-236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMenuBar
+Class QMenu
size=20 align=4
base size=20 base align=4
-QMenuBar (0xb38a9580) 0
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
- QWidget (0xb38a95c0) 0
- primary-for QMenuBar (0xb38a9580)
- QObject (0xb38a9600) 0
- primary-for QWidget (0xb38a95c0)
- QPaintDevice (0xb38a9640) 8
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+QMenu (0xb23692c0) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb236a640) 0
+ primary-for QMenu (0xb23692c0)
+ QObject (0xb23347bc) 0
+ primary-for QWidget (0xb236a640)
+ QPaintDevice (0xb23347f8) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
-Vtable for QMdiSubWindow
-QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QMdiSubWindow)
-8 QMdiSubWindow::metaObject
-12 QMdiSubWindow::qt_metacast
-16 QMdiSubWindow::qt_metacall
-20 QMdiSubWindow::~QMdiSubWindow
-24 QMdiSubWindow::~QMdiSubWindow
-28 QMdiSubWindow::event
-32 QMdiSubWindow::eventFilter
-36 QMdiSubWindow::timerEvent
-40 QMdiSubWindow::childEvent
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QMdiSubWindow::sizeHint
-68 QMdiSubWindow::minimumSizeHint
+60 QPrintPreviewWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMdiSubWindow::mousePressEvent
-84 QMdiSubWindow::mouseReleaseEvent
-88 QMdiSubWindow::mouseDoubleClickEvent
-92 QMdiSubWindow::mouseMoveEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QMdiSubWindow::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QMdiSubWindow::focusInEvent
-112 QMdiSubWindow::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
-120 QMdiSubWindow::leaveEvent
-124 QMdiSubWindow::paintEvent
-128 QMdiSubWindow::moveEvent
-132 QMdiSubWindow::resizeEvent
-136 QMdiSubWindow::closeEvent
-140 QMdiSubWindow::contextMenuEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QMdiSubWindow::showEvent
-172 QMdiSubWindow::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QMdiSubWindow::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8954,63 +12527,62 @@ QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI13QMdiSubWindow)
-232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
-236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiSubWindow
- size=20 align=4
- base size=20 base align=4
-QMdiSubWindow (0xb38a96c0) 0
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
- QWidget (0xb38a9700) 0
- primary-for QMdiSubWindow (0xb38a96c0)
- QObject (0xb38a9740) 0
- primary-for QWidget (0xb38a9700)
- QPaintDevice (0xb38a9780) 8
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb23adf00) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb21c5870) 0
+ primary-for QPrintPreviewWidget (0xb23adf00)
+ QObject (0xb23a8ec4) 0
+ primary-for QWidget (0xb21c5870)
+ QPaintDevice (0xb23a8f00) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
-Vtable for QCalendarWidget
-QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QCalendarWidget)
-8 QCalendarWidget::metaObject
-12 QCalendarWidget::qt_metacast
-16 QCalendarWidget::qt_metacall
-20 QCalendarWidget::~QCalendarWidget
-24 QCalendarWidget::~QCalendarWidget
-28 QCalendarWidget::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QWorkspace::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QCalendarWidget::sizeHint
-68 QCalendarWidget::minimumSizeHint
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QCalendarWidget::mousePressEvent
+80 QWidget::mousePressEvent
84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QCalendarWidget::keyPressEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QWorkspace::paintEvent
128 QWidget::moveEvent
-132 QCalendarWidget::resizeEvent
+132 QWorkspace::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -9019,10 +12591,10 @@ QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QWorkspace::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9033,75 +12605,99 @@ QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QCalendarWidget::paintCell
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QCalendarWidget)
-236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
-240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCalendarWidget
+Class QWorkspace
size=20 align=4
base size=20 base align=4
-QCalendarWidget (0xb38a9840) 0
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
- QWidget (0xb38a9880) 0
- primary-for QCalendarWidget (0xb38a9840)
- QObject (0xb38a98c0) 0
- primary-for QWidget (0xb38a9880)
- QPaintDevice (0xb38a9900) 8
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+QWorkspace (0xb21d51c0) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb21d2b40) 0
+ primary-for QWorkspace (0xb21d51c0)
+ QObject (0xb21dc0b4) 0
+ primary-for QWidget (0xb21d2b40)
+ QPaintDevice (0xb21dc0f0) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-Vtable for QStackedWidget
-QStackedWidget::_ZTV14QStackedWidget: 63u entries
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedWidget)
-8 QStackedWidget::metaObject
-12 QStackedWidget::qt_metacast
-16 QStackedWidget::qt_metacall
-20 QStackedWidget::~QStackedWidget
-24 QStackedWidget::~QStackedWidget
-28 QStackedWidget::event
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+
+Class QButtonGroup
+ size=8 align=4
+ base size=8 base align=4
+QButtonGroup (0xb21d5480) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb21dc30c) 0
+ primary-for QButtonGroup (0xb21d5480)
+
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QAbstractSpinBox::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QAbstractSpinBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9112,79 +12708,86 @@ QStackedWidget::_ZTV14QStackedWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QStackedWidget)
-232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
-236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStackedWidget
+Class QSpinBox
size=20 align=4
base size=20 base align=4
-QStackedWidget (0xb38a99c0) 0
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
- QFrame (0xb38a9a00) 0
- primary-for QStackedWidget (0xb38a99c0)
- QWidget (0xb38a9a40) 0
- primary-for QFrame (0xb38a9a00)
- QObject (0xb38a9a80) 0
- primary-for QWidget (0xb38a9a40)
- QPaintDevice (0xb38a9ac0) 8
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+QSpinBox (0xb21d57c0) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb21d5800) 0
+ primary-for QSpinBox (0xb21d57c0)
+ QWidget (0xb21fd000) 0
+ primary-for QAbstractSpinBox (0xb21d5800)
+ QObject (0xb21dc528) 0
+ primary-for QWidget (0xb21fd000)
+ QPaintDevice (0xb21dc564) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-Vtable for QComboBox
-QComboBox::_ZTV9QComboBox: 65u entries
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QComboBox)
-8 QComboBox::metaObject
-12 QComboBox::qt_metacast
-16 QComboBox::qt_metacall
-20 QComboBox::~QComboBox
-24 QComboBox::~QComboBox
-28 QComboBox::event
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QComboBox::sizeHint
-68 QComboBox::minimumSizeHint
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QComboBox::paintEvent
+124 QAbstractSpinBox::paintEvent
128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
176 QWidget::x11Event
-180 QComboBox::changeEvent
+180 QAbstractSpinBox::changeEvent
184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -9192,64 +12795,71 @@ QComboBox::_ZTV9QComboBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI9QComboBox)
-240 QComboBox::_ZThn8_N9QComboBoxD1Ev
-244 QComboBox::_ZThn8_N9QComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QComboBox
+Class QDoubleSpinBox
size=20 align=4
base size=20 base align=4
-QComboBox (0xb38a9b40) 0
- vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
- QWidget (0xb38a9b80) 0
- primary-for QComboBox (0xb38a9b40)
- QObject (0xb38a9bc0) 0
- primary-for QWidget (0xb38a9b80)
- QPaintDevice (0xb38a9c00) 8
- vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+QDoubleSpinBox (0xb21d5c00) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb21d5c40) 0
+ primary-for QDoubleSpinBox (0xb21d5c00)
+ QWidget (0xb2206d70) 0
+ primary-for QAbstractSpinBox (0xb21d5c40)
+ QObject (0xb21dc7f8) 0
+ primary-for QWidget (0xb2206d70)
+ QPaintDevice (0xb21dc834) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
-Vtable for QGroupBox
-QGroupBox::_ZTV9QGroupBox: 63u entries
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QGroupBox)
-8 QGroupBox::metaObject
-12 QGroupBox::qt_metacast
-16 QGroupBox::qt_metacall
-20 QGroupBox::~QGroupBox
-24 QGroupBox::~QGroupBox
-28 QGroupBox::event
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QGroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
+108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 QLCDNumber::paintEvent
128 QWidget::moveEvent
-132 QGroupBox::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -9261,7 +12871,7 @@ QGroupBox::_ZTV9QGroupBox: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QGroupBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9272,64 +12882,66 @@ QGroupBox::_ZTV9QGroupBox: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QGroupBox)
-232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
-236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGroupBox
+Class QLCDNumber
size=20 align=4
base size=20 base align=4
-QGroupBox (0xb38a9c80) 0
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
- QWidget (0xb38a9cc0) 0
- primary-for QGroupBox (0xb38a9c80)
- QObject (0xb38a9d00) 0
- primary-for QWidget (0xb38a9cc0)
- QPaintDevice (0xb38a9d40) 8
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+QLCDNumber (0xb21d5f00) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb21d5f40) 0
+ primary-for QLCDNumber (0xb21d5f00)
+ QWidget (0xb2219cd0) 0
+ primary-for QFrame (0xb21d5f40)
+ QObject (0xb21dca50) 0
+ primary-for QWidget (0xb2219cd0)
+ QPaintDevice (0xb21dca8c) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
-Vtable for QScrollBar
-QScrollBar::_ZTV10QScrollBar: 64u entries
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QScrollBar)
-8 QScrollBar::metaObject
-12 QScrollBar::qt_metacast
-16 QScrollBar::qt_metacall
-20 QScrollBar::~QScrollBar
-24 QScrollBar::~QScrollBar
-28 QScrollBar::event
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QScrollBar::sizeHint
+64 QFrame::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QScrollBar::mousePressEvent
-84 QScrollBar::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QScrollBar::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QScrollBar::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QScrollBar::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -9337,9 +12949,9 @@ QScrollBar::_ZTV10QScrollBar: 64u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QScrollBar::hideEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9350,77 +12962,76 @@ QScrollBar::_ZTV10QScrollBar: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QScrollBar::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10QScrollBar)
-236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
-240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollBar
+Class QStackedWidget
size=20 align=4
base size=20 base align=4
-QScrollBar (0xb38a9dc0) 0
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
- QAbstractSlider (0xb38a9e00) 0
- primary-for QScrollBar (0xb38a9dc0)
- QWidget (0xb38a9e40) 0
- primary-for QAbstractSlider (0xb38a9e00)
- QObject (0xb38a9e80) 0
- primary-for QWidget (0xb38a9e40)
- QPaintDevice (0xb38a9ec0) 8
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
+QStackedWidget (0xb2232280) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb22322c0) 0
+ primary-for QStackedWidget (0xb2232280)
+ QWidget (0xb222e9b0) 0
+ primary-for QFrame (0xb22322c0)
+ QObject (0xb21dcdd4) 0
+ primary-for QWidget (0xb222e9b0)
+ QPaintDevice (0xb21dce10) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
-Vtable for QDialogButtonBox
-QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDialogButtonBox)
-8 QDialogButtonBox::metaObject
-12 QDialogButtonBox::qt_metacast
-16 QDialogButtonBox::qt_metacall
-20 QDialogButtonBox::~QDialogButtonBox
-24 QDialogButtonBox::~QDialogButtonBox
-28 QDialogButtonBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QMdiArea::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QMdiArea::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QDialogButtonBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9431,64 +13042,69 @@ QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI16QDialogButtonBox)
-232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
-236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDialogButtonBox
+Class QMdiArea
size=20 align=4
base size=20 base align=4
-QDialogButtonBox (0xb38a9f80) 0
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
- QWidget (0xb38a9fc0) 0
- primary-for QDialogButtonBox (0xb38a9f80)
- QObject (0xb38a9080) 0
- primary-for QWidget (0xb38a9fc0)
- QPaintDevice (0xb38a9240) 8
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
+QMdiArea (0xb2232580) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb22325c0) 0
+ primary-for QMdiArea (0xb2232580)
+ QFrame (0xb2232600) 0
+ primary-for QAbstractScrollArea (0xb22325c0)
+ QWidget (0xb22404b0) 0
+ primary-for QFrame (0xb2232600)
+ QObject (0xb224503c) 0
+ primary-for QWidget (0xb22404b0)
+ QPaintDevice (0xb2245078) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-Vtable for QDockWidget
-QDockWidget::_ZTV11QDockWidget: 63u entries
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDockWidget)
-8 QDockWidget::metaObject
-12 QDockWidget::qt_metacast
-16 QDockWidget::qt_metacall
-20 QDockWidget::~QDockWidget
-24 QDockWidget::~QDockWidget
-28 QDockWidget::event
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QAbstractButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDockWidget::paintEvent
+124 QPushButton::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
-136 QDockWidget::closeEvent
+136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
@@ -9499,7 +13115,7 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QDockWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9510,38 +13126,120 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QDockWidget)
-232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
-236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb2232a00) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb2232a40) 0
+ primary-for QPushButton (0xb2232a00)
+ QWidget (0xb2261690) 0
+ primary-for QAbstractButton (0xb2232a40)
+ QObject (0xb22453c0) 0
+ primary-for QWidget (0xb2261690)
+ QPaintDevice (0xb22453fc) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDockWidget
+Class QMdiSubWindow
size=20 align=4
base size=20 base align=4
-QDockWidget (0xb38a9540) 0
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
- QWidget (0xb38a9680) 0
- primary-for QDockWidget (0xb38a9540)
- QObject (0xb38a97c0) 0
- primary-for QWidget (0xb38a9680)
- QPaintDevice (0xb38a9980) 8
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
+QMdiSubWindow (0xb2232e40) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb228db90) 0
+ primary-for QMdiSubWindow (0xb2232e40)
+ QObject (0xb2245654) 0
+ primary-for QWidget (0xb228db90)
+ QPaintDevice (0xb2245690) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-Vtable for QScrollArea
-QScrollArea::_ZTV11QScrollArea: 65u entries
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QScrollArea)
-8 QScrollArea::metaObject
-12 QScrollArea::qt_metacast
-16 QScrollArea::qt_metacall
-20 QScrollArea::~QScrollArea
-24 QScrollArea::~QScrollArea
-28 QScrollArea::event
-32 QScrollArea::eventFilter
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -9549,71 +13247,66 @@ QScrollArea::_ZTV11QScrollArea: 65u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QScrollArea::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QScrollArea::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI11QScrollArea)
-240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
-244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollArea
+Class QSplashScreen
size=20 align=4
base size=20 base align=4
-QScrollArea (0xb38a9d80) 0
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
- QAbstractScrollArea (0xb38a9f00) 0
- primary-for QScrollArea (0xb38a9d80)
- QFrame (0xb38a9f40) 0
- primary-for QAbstractScrollArea (0xb38a9f00)
- QWidget (0xb366c000) 0
- primary-for QFrame (0xb38a9f40)
- QObject (0xb366c040) 0
- primary-for QWidget (0xb366c000)
- QPaintDevice (0xb366c080) 8
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+QSplashScreen (0xb22aa280) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb22b0f00) 0
+ primary-for QSplashScreen (0xb22aa280)
+ QObject (0xb224599c) 0
+ primary-for QWidget (0xb22b0f00)
+ QPaintDevice (0xb22459d8) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
Vtable for QDateTimeEdit
QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
@@ -9680,7 +13373,7 @@ QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
240 QDateTimeEdit::stepEnabled
244 QDateTimeEdit::dateTimeFromText
248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))-0x000000008
256 (int (*)(...))(& _ZTI13QDateTimeEdit)
260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
@@ -9691,15 +13384,15 @@ QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
Class QDateTimeEdit
size=20 align=4
base size=20 base align=4
-QDateTimeEdit (0xb366c100) 0
+QDateTimeEdit (0xb22aa5c0) 0
vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
- QAbstractSpinBox (0xb366c140) 0
- primary-for QDateTimeEdit (0xb366c100)
- QWidget (0xb366c180) 0
- primary-for QAbstractSpinBox (0xb366c140)
- QObject (0xb366c1c0) 0
- primary-for QWidget (0xb366c180)
- QPaintDevice (0xb366c200) 8
+ QAbstractSpinBox (0xb22aa600) 0
+ primary-for QDateTimeEdit (0xb22aa5c0)
+ QWidget (0xb20e7000) 0
+ primary-for QAbstractSpinBox (0xb22aa600)
+ QObject (0xb2245bf4) 0
+ primary-for QWidget (0xb20e7000)
+ QPaintDevice (0xb2245c30) 8
vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
Vtable for QTimeEdit
@@ -9767,7 +13460,7 @@ QTimeEdit::_ZTV9QTimeEdit: 70u entries
240 QDateTimeEdit::stepEnabled
244 QDateTimeEdit::dateTimeFromText
248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))-0x000000008
256 (int (*)(...))(& _ZTI9QTimeEdit)
260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
@@ -9778,17 +13471,17 @@ QTimeEdit::_ZTV9QTimeEdit: 70u entries
Class QTimeEdit
size=20 align=4
base size=20 base align=4
-QTimeEdit (0xb366c280) 0
+QTimeEdit (0xb22aa8c0) 0
vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
- QDateTimeEdit (0xb366c2c0) 0
- primary-for QTimeEdit (0xb366c280)
- QAbstractSpinBox (0xb366c300) 0
- primary-for QDateTimeEdit (0xb366c2c0)
- QWidget (0xb366c340) 0
- primary-for QAbstractSpinBox (0xb366c300)
- QObject (0xb366c380) 0
- primary-for QWidget (0xb366c340)
- QPaintDevice (0xb366c3c0) 8
+ QDateTimeEdit (0xb22aa900) 0
+ primary-for QTimeEdit (0xb22aa8c0)
+ QAbstractSpinBox (0xb22aa940) 0
+ primary-for QDateTimeEdit (0xb22aa900)
+ QWidget (0xb20fc410) 0
+ primary-for QAbstractSpinBox (0xb22aa940)
+ QObject (0xb2245e4c) 0
+ primary-for QWidget (0xb20fc410)
+ QPaintDevice (0xb2245e88) 8
vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
Vtable for QDateEdit
@@ -9856,7 +13549,7 @@ QDateEdit::_ZTV9QDateEdit: 70u entries
240 QDateTimeEdit::stepEnabled
244 QDateTimeEdit::dateTimeFromText
248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))-0x000000008
256 (int (*)(...))(& _ZTI9QDateEdit)
260 QDateEdit::_ZThn8_N9QDateEditD1Ev
264 QDateEdit::_ZThn8_N9QDateEditD0Ev
@@ -9867,30 +13560,109 @@ QDateEdit::_ZTV9QDateEdit: 70u entries
Class QDateEdit
size=20 align=4
base size=20 base align=4
-QDateEdit (0xb366c440) 0
+QDateEdit (0xb22aab80) 0
vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
- QDateTimeEdit (0xb366c480) 0
- primary-for QDateEdit (0xb366c440)
- QAbstractSpinBox (0xb366c4c0) 0
- primary-for QDateTimeEdit (0xb366c480)
- QWidget (0xb366c500) 0
- primary-for QAbstractSpinBox (0xb366c4c0)
- QObject (0xb366c540) 0
- primary-for QWidget (0xb366c500)
- QPaintDevice (0xb366c580) 8
+ QDateTimeEdit (0xb22aabc0) 0
+ primary-for QDateEdit (0xb22aab80)
+ QAbstractSpinBox (0xb22aac00) 0
+ primary-for QDateTimeEdit (0xb22aabc0)
+ QWidget (0xb21026e0) 0
+ primary-for QAbstractSpinBox (0xb22aac00)
+ QObject (0xb2245fb4) 0
+ primary-for QWidget (0xb21026e0)
+ QPaintDevice (0xb210a000) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb22aaf80) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb22aafc0) 0
+ primary-for QLabel (0xb22aaf80)
+ QWidget (0xb213d0a0) 0
+ primary-for QFrame (0xb22aafc0)
+ QObject (0xb210a21c) 0
+ primary-for QWidget (0xb213d0a0)
+ QPaintDevice (0xb210a258) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
-Vtable for QFontComboBox
-QFontComboBox::_ZTV13QFontComboBox: 65u entries
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFontComboBox)
-8 QFontComboBox::metaObject
-12 QFontComboBox::qt_metacast
-16 QFontComboBox::qt_metacall
-20 QFontComboBox::~QFontComboBox
-24 QFontComboBox::~QFontComboBox
-28 QFontComboBox::event
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -9899,39 +13671,39 @@ QFontComboBox::_ZTV13QFontComboBox: 65u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFontComboBox::sizeHint
-68 QComboBox::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QComboBox::paintEvent
+124 QDockWidget::paintEvent
128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QComboBox::changeEvent
+180 QDockWidget::changeEvent
184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -9939,41 +13711,114 @@ QFontComboBox::_ZTV13QFontComboBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI13QFontComboBox)
-240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
-244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFontComboBox
+Class QDockWidget
size=20 align=4
base size=20 base align=4
-QFontComboBox (0xb366c640) 0
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
- QComboBox (0xb366c680) 0
- primary-for QFontComboBox (0xb366c640)
- QWidget (0xb366c6c0) 0
- primary-for QComboBox (0xb366c680)
- QObject (0xb366c700) 0
- primary-for QWidget (0xb366c6c0)
- QPaintDevice (0xb366c740) 8
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+QDockWidget (0xb213e2c0) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb2155140) 0
+ primary-for QDockWidget (0xb213e2c0)
+ QObject (0xb210a474) 0
+ primary-for QWidget (0xb2155140)
+ QPaintDevice (0xb210a4b0) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
+
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QGroupBox::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb213e780) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb21992d0) 0
+ primary-for QGroupBox (0xb213e780)
+ QObject (0xb210a8ac) 0
+ primary-for QWidget (0xb21992d0)
+ QPaintDevice (0xb210a8e8) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
-Vtable for QToolBox
-QToolBox::_ZTV8QToolBox: 65u entries
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBox)
-8 QToolBox::metaObject
-12 QToolBox::qt_metacast
-16 QToolBox::qt_metacall
-20 QToolBox::~QToolBox
-24 QToolBox::~QToolBox
-28 QToolBox::event
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -9982,7 +13827,7 @@ QToolBox::_ZTV8QToolBox: 65u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
+64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
@@ -9997,7 +13842,7 @@ QToolBox::_ZTV8QToolBox: 65u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -10008,10 +13853,10 @@ QToolBox::_ZTV8QToolBox: 65u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QToolBox::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QToolBox::changeEvent
+180 QDialogButtonBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10022,41 +13867,37 @@ QToolBox::_ZTV8QToolBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QToolBox::itemInserted
-228 QToolBox::itemRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QToolBox)
-240 QToolBox::_ZThn8_N8QToolBoxD1Ev
-244 QToolBox::_ZThn8_N8QToolBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBox
+Class QDialogButtonBox
size=20 align=4
base size=20 base align=4
-QToolBox (0xb366c800) 0
- vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
- QFrame (0xb366c840) 0
- primary-for QToolBox (0xb366c800)
- QWidget (0xb366c880) 0
- primary-for QFrame (0xb366c840)
- QObject (0xb366c8c0) 0
- primary-for QWidget (0xb366c880)
- QPaintDevice (0xb366c900) 8
- vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+QDialogButtonBox (0xb213ea40) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb21a2c80) 0
+ primary-for QDialogButtonBox (0xb213ea40)
+ QObject (0xb210ab04) 0
+ primary-for QWidget (0xb21a2c80)
+ QPaintDevice (0xb210ab40) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-Vtable for QFocusFrame
-QFocusFrame::_ZTV11QFocusFrame: 63u entries
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusFrame)
-8 QFocusFrame::metaObject
-12 QFocusFrame::qt_metacast
-16 QFocusFrame::qt_metacall
-20 QFocusFrame::~QFocusFrame
-24 QFocusFrame::~QFocusFrame
-28 QFocusFrame::event
-32 QFocusFrame::eventFilter
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -10079,11 +13920,11 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFocusFrame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QMainWindow::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -10104,30 +13945,31 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QFocusFrame)
-232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
-236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFocusFrame
+Class QMainWindow
size=20 align=4
base size=20 base align=4
-QFocusFrame (0xb366c980) 0
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
- QWidget (0xb366c9c0) 0
- primary-for QFocusFrame (0xb366c980)
- QObject (0xb366ca00) 0
- primary-for QWidget (0xb366c9c0)
- QPaintDevice (0xb366ca40) 8
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+QMainWindow (0xb213ee40) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb1fd44b0) 0
+ primary-for QMainWindow (0xb213ee40)
+ QObject (0xb210ae4c) 0
+ primary-for QWidget (0xb1fd44b0)
+ QPaintDevice (0xb210ae88) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
Class QTextEdit::ExtraSelection
size=12 align=4
base size=12 base align=4
-QTextEdit::ExtraSelection (0xb366cc40) 0
+QTextEdit::ExtraSelection (0xb1fff21c) 0
Vtable for QTextEdit
QTextEdit::_ZTV9QTextEdit: 69u entries
@@ -10193,7 +14035,7 @@ QTextEdit::_ZTV9QTextEdit: 69u entries
236 QTextEdit::createMimeDataFromSelection
240 QTextEdit::canInsertFromMimeData
244 QTextEdit::insertFromMimeData
-248 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))-0x000000008
252 (int (*)(...))(& _ZTI9QTextEdit)
256 QTextEdit::_ZThn8_N9QTextEditD1Ev
260 QTextEdit::_ZThn8_N9QTextEditD0Ev
@@ -10204,32 +14046,31 @@ QTextEdit::_ZTV9QTextEdit: 69u entries
Class QTextEdit
size=20 align=4
base size=20 base align=4
-QTextEdit (0xb366cac0) 0
+QTextEdit (0xb1ffc240) 0
vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
- QAbstractScrollArea (0xb366cb00) 0
- primary-for QTextEdit (0xb366cac0)
- QFrame (0xb366cb40) 0
- primary-for QAbstractScrollArea (0xb366cb00)
- QWidget (0xb366cb80) 0
- primary-for QFrame (0xb366cb40)
- QObject (0xb366cbc0) 0
- primary-for QWidget (0xb366cb80)
- QPaintDevice (0xb366cc00) 8
+ QAbstractScrollArea (0xb1ffc280) 0
+ primary-for QTextEdit (0xb1ffc240)
+ QFrame (0xb1ffc2c0) 0
+ primary-for QAbstractScrollArea (0xb1ffc280)
+ QWidget (0xb20067d0) 0
+ primary-for QFrame (0xb1ffc2c0)
+ QObject (0xb1fff1a4) 0
+ primary-for QWidget (0xb20067d0)
+ QPaintDevice (0xb1fff1e0) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
-Vtable for QTextBrowser
-QTextBrowser::_ZTV12QTextBrowser: 74u entries
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextBrowser)
-8 QTextBrowser::metaObject
-12 QTextBrowser::qt_metacast
-16 QTextBrowser::qt_metacall
-20 QTextBrowser::~QTextBrowser
-24 QTextBrowser::~QTextBrowser
-28 QTextBrowser::event
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
32 QObject::eventFilter
-36 QTextEdit::timerEvent
+36 QPlainTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -10240,36 +14081,36 @@ QTextBrowser::_ZTV12QTextBrowser: 74u entries
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTextBrowser::mousePressEvent
-84 QTextBrowser::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextBrowser::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextBrowser::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextBrowser::focusOutEvent
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTextBrowser::paintEvent
+124 QPlainTextEdit::paintEvent
128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
+132 QPlainTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
+140 QPlainTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QTextEdit::changeEvent
+180 QPlainTextEdit::changeEvent
184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextBrowser::focusNextPrevChild
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
@@ -10277,41 +14118,71 @@ QTextBrowser::_ZTV12QTextBrowser: 74u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextBrowser::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 QTextBrowser::setSource
-252 QTextBrowser::backward
-256 QTextBrowser::forward
-260 QTextBrowser::home
-264 QTextBrowser::reload
-268 (int (*)(...))-0x00000000000000008
-272 (int (*)(...))(& _ZTI12QTextBrowser)
-276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
-280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
-284 QWidget::_ZThn8_NK7QWidget7devTypeEv
-288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTextBrowser
+Class QPlainTextEdit
size=20 align=4
base size=20 base align=4
-QTextBrowser (0xb366cd40) 0
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
- QTextEdit (0xb366cd80) 0
- primary-for QTextBrowser (0xb366cd40)
- QAbstractScrollArea (0xb366cdc0) 0
- primary-for QTextEdit (0xb366cd80)
- QFrame (0xb366ce00) 0
- primary-for QAbstractScrollArea (0xb366cdc0)
- QWidget (0xb366ce40) 0
- primary-for QFrame (0xb366ce00)
- QObject (0xb366ce80) 0
- primary-for QWidget (0xb366ce40)
- QPaintDevice (0xb366cec0) 8
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+QPlainTextEdit (0xb1ffcfc0) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb2095000) 0
+ primary-for QPlainTextEdit (0xb1ffcfc0)
+ QFrame (0xb2095040) 0
+ primary-for QAbstractScrollArea (0xb2095000)
+ QWidget (0xb206ef50) 0
+ primary-for QFrame (0xb2095040)
+ QObject (0xb1fffa50) 0
+ primary-for QWidget (0xb206ef50)
+ QPaintDevice (0xb1fffa8c) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QPlainTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QPlainTextDocumentLayout (0xb20954c0) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb2095500) 0
+ primary-for QPlainTextDocumentLayout (0xb20954c0)
+ QObject (0xb1fffdd4) 0
+ primary-for QAbstractTextDocumentLayout (0xb2095500)
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
@@ -10372,7 +14243,7 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QProgressBar::text
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI12QProgressBar)
236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
@@ -10383,161 +14254,53 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
Class QProgressBar
size=20 align=4
base size=20 base align=4
-QProgressBar (0xb366cf40) 0
+QProgressBar (0xb20957c0) 0
vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
- QWidget (0xb366cf80) 0
- primary-for QProgressBar (0xb366cf40)
- QObject (0xb366cfc0) 0
- primary-for QWidget (0xb366cf80)
- QPaintDevice (0xb366c0c0) 8
+ QWidget (0xb1e9cf50) 0
+ primary-for QProgressBar (0xb20957c0)
+ QObject (0xb1ea6000) 0
+ primary-for QWidget (0xb1e9cf50)
+ QPaintDevice (0xb1ea603c) 8
vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
-Vtable for QButtonGroup
-QButtonGroup::_ZTV12QButtonGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QButtonGroup)
-8 QButtonGroup::metaObject
-12 QButtonGroup::qt_metacast
-16 QButtonGroup::qt_metacall
-20 QButtonGroup::~QButtonGroup
-24 QButtonGroup::~QButtonGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QButtonGroup
- size=8 align=4
- base size=8 base align=4
-QButtonGroup (0xb366c240) 0
- vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
- QObject (0xb366c400) 0
- primary-for QButtonGroup (0xb366c240)
-
-Vtable for QCheckBox
-QCheckBox::_ZTV9QCheckBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCheckBox)
-8 QCheckBox::metaObject
-12 QCheckBox::qt_metacast
-16 QCheckBox::qt_metacall
-20 QCheckBox::~QCheckBox
-24 QCheckBox::~QCheckBox
-28 QCheckBox::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCheckBox::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QCheckBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QCheckBox::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCheckBox::hitButton
-228 QCheckBox::checkStateSet
-232 QCheckBox::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI9QCheckBox)
-244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
-248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QCheckBox
- size=20 align=4
- base size=20 base align=4
-QCheckBox (0xb366c5c0) 0
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
- QAbstractButton (0xb366c780) 0
- primary-for QCheckBox (0xb366c5c0)
- QWidget (0xb366c940) 0
- primary-for QAbstractButton (0xb366c780)
- QObject (0xb366ca80) 0
- primary-for QWidget (0xb366c940)
- QPaintDevice (0xb366ccc0) 8
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-
-Vtable for QSplashScreen
-QSplashScreen::_ZTV13QSplashScreen: 64u entries
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSplashScreen)
-8 QSplashScreen::metaObject
-12 QSplashScreen::qt_metacast
-16 QSplashScreen::qt_metacall
-20 QSplashScreen::~QSplashScreen
-24 QSplashScreen::~QSplashScreen
-28 QSplashScreen::event
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
+64 QScrollBar::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSplashScreen::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QScrollBar::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QScrollBar::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -10545,9 +14308,9 @@ QSplashScreen::_ZTV13QSplashScreen: 64u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QWidget::hideEvent
+172 QScrollBar::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractSlider::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10558,211 +14321,55 @@ QSplashScreen::_ZTV13QSplashScreen: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplashScreen::drawContents
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI13QSplashScreen)
-236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
-240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
244 QWidget::_ZThn8_NK7QWidget7devTypeEv
248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplashScreen
- size=20 align=4
- base size=20 base align=4
-QSplashScreen (0xb366cf00) 0
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
- QWidget (0xb35b3000) 0
- primary-for QSplashScreen (0xb366cf00)
- QObject (0xb35b3040) 0
- primary-for QWidget (0xb35b3000)
- QPaintDevice (0xb35b3080) 8
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
-
-Vtable for QLabel
-QLabel::_ZTV6QLabel: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QLabel)
-8 QLabel::metaObject
-12 QLabel::qt_metacast
-16 QLabel::qt_metacall
-20 QLabel::~QLabel
-24 QLabel::~QLabel
-28 QLabel::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLabel::sizeHint
-68 QLabel::minimumSizeHint
-72 QLabel::heightForWidth
-76 QWidget::paintEngine
-80 QLabel::mousePressEvent
-84 QLabel::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QLabel::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLabel::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLabel::focusInEvent
-112 QLabel::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLabel::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLabel::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLabel::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QLabel::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QLabel)
-232 QLabel::_ZThn8_N6QLabelD1Ev
-236 QLabel::_ZThn8_N6QLabelD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLabel
+Class QScrollBar
size=20 align=4
base size=20 base align=4
-QLabel (0xb35b3100) 0
- vptr=((& QLabel::_ZTV6QLabel) + 8u)
- QFrame (0xb35b3140) 0
- primary-for QLabel (0xb35b3100)
- QWidget (0xb35b3180) 0
- primary-for QFrame (0xb35b3140)
- QObject (0xb35b31c0) 0
- primary-for QWidget (0xb35b3180)
- QPaintDevice (0xb35b3200) 8
- vptr=((& QLabel::_ZTV6QLabel) + 232u)
+QScrollBar (0xb2095a80) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb2095ac0) 0
+ primary-for QScrollBar (0xb2095a80)
+ QWidget (0xb1eacaa0) 0
+ primary-for QAbstractSlider (0xb2095ac0)
+ QObject (0xb1ea6258) 0
+ primary-for QWidget (0xb1eacaa0)
+ QPaintDevice (0xb1ea6294) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-Vtable for QLineEdit
-QLineEdit::_ZTV9QLineEdit: 63u entries
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QLineEdit)
-8 QLineEdit::metaObject
-12 QLineEdit::qt_metacast
-16 QLineEdit::qt_metacall
-20 QLineEdit::~QLineEdit
-24 QLineEdit::~QLineEdit
-28 QLineEdit::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QLineEdit::sizeHint
-68 QLineEdit::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QLineEdit::mousePressEvent
-84 QLineEdit::mouseReleaseEvent
-88 QLineEdit::mouseDoubleClickEvent
-92 QLineEdit::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLineEdit::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLineEdit::focusInEvent
-112 QLineEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLineEdit::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLineEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QLineEdit::dragEnterEvent
-156 QLineEdit::dragMoveEvent
-160 QLineEdit::dragLeaveEvent
-164 QLineEdit::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLineEdit::changeEvent
-184 QWidget::metric
-188 QLineEdit::inputMethodEvent
-192 QLineEdit::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QLineEdit)
-232 QLineEdit::_ZThn8_N9QLineEditD1Ev
-236 QLineEdit::_ZThn8_N9QLineEditD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLineEdit
- size=20 align=4
- base size=20 base align=4
-QLineEdit (0xb35b3280) 0
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
- QWidget (0xb35b32c0) 0
- primary-for QLineEdit (0xb35b3280)
- QObject (0xb35b3300) 0
- primary-for QWidget (0xb35b32c0)
- QPaintDevice (0xb35b3340) 8
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-
-Vtable for QToolBar
-QToolBar::_ZTV8QToolBar: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBar)
-8 QToolBar::metaObject
-12 QToolBar::qt_metacast
-16 QToolBar::qt_metacall
-20 QToolBar::~QToolBar
-24 QToolBar::~QToolBar
-28 QToolBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QToolBar::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QSizeGrip::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -10770,21 +14377,21 @@ QToolBar::_ZTV8QToolBar: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QToolBar::paintEvent
-128 QWidget::moveEvent
-132 QToolBar::resizeEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QToolBar::actionEvent
+148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
176 QWidget::x11Event
-180 QToolBar::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10795,290 +14402,131 @@ QToolBar::_ZTV8QToolBar: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QToolBar)
-232 QToolBar::_ZThn8_N8QToolBarD1Ev
-236 QToolBar::_ZThn8_N8QToolBarD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBar
- size=20 align=4
- base size=20 base align=4
-QToolBar (0xb35b33c0) 0
- vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
- QWidget (0xb35b3400) 0
- primary-for QToolBar (0xb35b33c0)
- QObject (0xb35b3440) 0
- primary-for QWidget (0xb35b3400)
- QPaintDevice (0xb35b3480) 8
- vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-
-Vtable for QSpinBox
-QSpinBox::_ZTV8QSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QSpinBox)
-8 QSpinBox::metaObject
-12 QSpinBox::qt_metacast
-16 QSpinBox::qt_metacall
-20 QSpinBox::~QSpinBox
-24 QSpinBox::~QSpinBox
-28 QSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QSpinBox::validate
-228 QSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QSpinBox::valueFromText
-248 QSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI8QSpinBox)
-260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
-264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSpinBox
- size=20 align=4
- base size=20 base align=4
-QSpinBox (0xb35b3500) 0
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
- QAbstractSpinBox (0xb35b3540) 0
- primary-for QSpinBox (0xb35b3500)
- QWidget (0xb35b3580) 0
- primary-for QAbstractSpinBox (0xb35b3540)
- QObject (0xb35b35c0) 0
- primary-for QWidget (0xb35b3580)
- QPaintDevice (0xb35b3600) 8
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-
-Vtable for QDoubleSpinBox
-QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-8 QDoubleSpinBox::metaObject
-12 QDoubleSpinBox::qt_metacast
-16 QDoubleSpinBox::qt_metacall
-20 QDoubleSpinBox::~QDoubleSpinBox
-24 QDoubleSpinBox::~QDoubleSpinBox
-28 QAbstractSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDoubleSpinBox::validate
-228 QDoubleSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QDoubleSpinBox::valueFromText
-248 QDoubleSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
-264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDoubleSpinBox
+Class QSizeGrip
size=20 align=4
base size=20 base align=4
-QDoubleSpinBox (0xb35b3680) 0
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
- QAbstractSpinBox (0xb35b36c0) 0
- primary-for QDoubleSpinBox (0xb35b3680)
- QWidget (0xb35b3700) 0
- primary-for QAbstractSpinBox (0xb35b36c0)
- QObject (0xb35b3740) 0
- primary-for QWidget (0xb35b3700)
- QPaintDevice (0xb35b3780) 8
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+QSizeGrip (0xb2095dc0) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb1ebdcd0) 0
+ primary-for QSizeGrip (0xb2095dc0)
+ QObject (0xb1ea6528) 0
+ primary-for QWidget (0xb1ebdcd0)
+ QPaintDevice (0xb1ea6564) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
-Vtable for QLCDNumber
-QLCDNumber::_ZTV10QLCDNumber: 63u entries
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QLCDNumber)
-8 QLCDNumber::metaObject
-12 QLCDNumber::qt_metacast
-16 QLCDNumber::qt_metacall
-20 QLCDNumber::~QLCDNumber
-24 QLCDNumber::~QLCDNumber
-28 QLCDNumber::event
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QLCDNumber::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QLCDNumber::paintEvent
+124 QTextBrowser::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QTextEdit::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QLCDNumber)
-232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
-236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QLCDNumber
+Class QTextBrowser
size=20 align=4
base size=20 base align=4
-QLCDNumber (0xb35b3800) 0
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
- QFrame (0xb35b3840) 0
- primary-for QLCDNumber (0xb35b3800)
- QWidget (0xb35b3880) 0
- primary-for QFrame (0xb35b3840)
- QObject (0xb35b38c0) 0
- primary-for QWidget (0xb35b3880)
- QPaintDevice (0xb35b3900) 8
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+QTextBrowser (0xb1ed7080) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb1ed70c0) 0
+ primary-for QTextBrowser (0xb1ed7080)
+ QAbstractScrollArea (0xb1ed7100) 0
+ primary-for QTextEdit (0xb1ed70c0)
+ QFrame (0xb1ed7140) 0
+ primary-for QAbstractScrollArea (0xb1ed7100)
+ QWidget (0xb1ecda00) 0
+ primary-for QFrame (0xb1ed7140)
+ QObject (0xb1ea6780) 0
+ primary-for QWidget (0xb1ecda00)
+ QPaintDevice (0xb1ea67bc) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
-Vtable for QMainWindow
-QMainWindow::_ZTV11QMainWindow: 64u entries
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMainWindow)
-8 QMainWindow::metaObject
-12 QMainWindow::qt_metacast
-16 QMainWindow::qt_metacall
-20 QMainWindow::~QMainWindow
-24 QMainWindow::~QMainWindow
-28 QMainWindow::event
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -11102,89 +14550,9 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QMainWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QMainWindow::createPopupMenu
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11QMainWindow)
-236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
-240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMainWindow
- size=20 align=4
- base size=20 base align=4
-QMainWindow (0xb35b3980) 0
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
- QWidget (0xb35b39c0) 0
- primary-for QMainWindow (0xb35b3980)
- QObject (0xb35b3a00) 0
- primary-for QWidget (0xb35b39c0)
- QPaintDevice (0xb35b3a40) 8
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
-
-Vtable for QDial
-QDial::_ZTV5QDial: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDial)
-8 QDial::metaObject
-12 QDial::qt_metacast
-16 QDial::qt_metacall
-20 QDial::~QDial
-24 QDial::~QDial
-28 QDial::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDial::sizeHint
-68 QDial::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDial::mousePressEvent
-84 QDial::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QDial::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDial::paintEvent
+124 QStatusBar::paintEvent
128 QWidget::moveEvent
-132 QDial::resizeEvent
+132 QStatusBar::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -11193,10 +14561,10 @@ QDial::_ZTV5QDial: 64u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QStatusBar::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -11207,28 +14575,25 @@ QDial::_ZTV5QDial: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDial::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI5QDial)
-236 QDial::_ZThn8_N5QDialD1Ev
-240 QDial::_ZThn8_N5QDialD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDial
+Class QStatusBar
size=20 align=4
base size=20 base align=4
-QDial (0xb35b3b00) 0
- vptr=((& QDial::_ZTV5QDial) + 8u)
- QAbstractSlider (0xb35b3b40) 0
- primary-for QDial (0xb35b3b00)
- QWidget (0xb35b3b80) 0
- primary-for QAbstractSlider (0xb35b3b40)
- QObject (0xb35b3bc0) 0
- primary-for QWidget (0xb35b3b80)
- QPaintDevice (0xb35b3c00) 8
- vptr=((& QDial::_ZTV5QDial) + 236u)
+QStatusBar (0xb1ed7400) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb1ee7190) 0
+ primary-for QStatusBar (0xb1ed7400)
+ QObject (0xb1ea69d8) 0
+ primary-for QWidget (0xb1ee7190)
+ QPaintDevice (0xb1ea6a14) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
Vtable for QToolButton
QToolButton::_ZTV11QToolButton: 66u entries
@@ -11291,7 +14656,7 @@ QToolButton::_ZTV11QToolButton: 66u entries
224 QToolButton::hitButton
228 QAbstractButton::checkStateSet
232 QToolButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))-0x000000008
240 (int (*)(...))(& _ZTI11QToolButton)
244 QToolButton::_ZThn8_N11QToolButtonD1Ev
248 QToolButton::_ZThn8_N11QToolButtonD0Ev
@@ -11302,151 +14667,68 @@ QToolButton::_ZTV11QToolButton: 66u entries
Class QToolButton
size=20 align=4
base size=20 base align=4
-QToolButton (0xb35b3c80) 0
+QToolButton (0xb1ed7800) 0
vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
- QAbstractButton (0xb35b3cc0) 0
- primary-for QToolButton (0xb35b3c80)
- QWidget (0xb35b3d00) 0
- primary-for QAbstractButton (0xb35b3cc0)
- QObject (0xb35b3d40) 0
- primary-for QWidget (0xb35b3d00)
- QPaintDevice (0xb35b3d80) 8
+ QAbstractButton (0xb1ed7840) 0
+ primary-for QToolButton (0xb1ed7800)
+ QWidget (0xb1ef2870) 0
+ primary-for QAbstractButton (0xb1ed7840)
+ QObject (0xb1ea6c30) 0
+ primary-for QWidget (0xb1ef2870)
+ QPaintDevice (0xb1ea6c6c) 8
vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
-Vtable for QRadioButton
-QRadioButton::_ZTV12QRadioButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QRadioButton)
-8 QRadioButton::metaObject
-12 QRadioButton::qt_metacast
-16 QRadioButton::qt_metacall
-20 QRadioButton::~QRadioButton
-24 QRadioButton::~QRadioButton
-28 QRadioButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QRadioButton::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QRadioButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QRadioButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QRadioButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QRadioButton)
-244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
-248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QRadioButton
- size=20 align=4
- base size=20 base align=4
-QRadioButton (0xb35b3e40) 0
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
- QAbstractButton (0xb35b3e80) 0
- primary-for QRadioButton (0xb35b3e40)
- QWidget (0xb35b3ec0) 0
- primary-for QAbstractButton (0xb35b3e80)
- QObject (0xb35b3f00) 0
- primary-for QWidget (0xb35b3ec0)
- QPaintDevice (0xb35b3f40) 8
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-
-Vtable for QSplitter
-QSplitter::_ZTV9QSplitter: 64u entries
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSplitter)
-8 QSplitter::metaObject
-12 QSplitter::qt_metacast
-16 QSplitter::qt_metacall
-20 QSplitter::~QSplitter
-24 QSplitter::~QSplitter
-28 QSplitter::event
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QSplitter::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSplitter::sizeHint
-68 QSplitter::minimumSizeHint
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QComboBox::paintEvent
128 QWidget::moveEvent
-132 QSplitter::resizeEvent
+132 QComboBox::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QComboBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
176 QWidget::x11Event
-180 QSplitter::changeEvent
+180 QComboBox::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -11454,63 +14736,62 @@ QSplitter::_ZTV9QSplitter: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplitter::createHandle
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI9QSplitter)
-236 QSplitter::_ZThn8_N9QSplitterD1Ev
-240 QSplitter::_ZThn8_N9QSplitterD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplitter
+Class QComboBox
size=20 align=4
base size=20 base align=4
-QSplitter (0xb35b3fc0) 0
- vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
- QFrame (0xb35b30c0) 0
- primary-for QSplitter (0xb35b3fc0)
- QWidget (0xb35b3240) 0
- primary-for QFrame (0xb35b30c0)
- QObject (0xb35b3380) 0
- primary-for QWidget (0xb35b3240)
- QPaintDevice (0xb35b34c0) 8
- vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+QComboBox (0xb1ed7f80) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb1f1d820) 0
+ primary-for QComboBox (0xb1ed7f80)
+ QObject (0xb1f192d0) 0
+ primary-for QWidget (0xb1f1d820)
+ QPaintDevice (0xb1f1930c) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
-Vtable for QSplitterHandle
-QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSplitterHandle)
-8 QSplitterHandle::metaObject
-12 QSplitterHandle::qt_metacast
-16 QSplitterHandle::qt_metacall
-20 QSplitterHandle::~QSplitterHandle
-24 QSplitterHandle::~QSplitterHandle
-28 QSplitterHandle::event
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSplitterHandle::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
76 QWidget::paintEngine
-80 QSplitterHandle::mousePressEvent
-84 QSplitterHandle::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QSplitterHandle::mouseMoveEvent
+92 QAbstractButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSplitterHandle::paintEvent
+124 QCommandLinkButton::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -11524,7 +14805,7 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -11535,822 +14816,71 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI15QSplitterHandle)
-232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
-236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSplitterHandle
- size=20 align=4
- base size=20 base align=4
-QSplitterHandle (0xb35b3640) 0
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
- QWidget (0xb35b37c0) 0
- primary-for QSplitterHandle (0xb35b3640)
- QObject (0xb35b3940) 0
- primary-for QWidget (0xb35b37c0)
- QPaintDevice (0xb35b3a80) 8
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
-
-Vtable for QGraphicsSceneEvent
-QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
-8 QGraphicsSceneEvent::~QGraphicsSceneEvent
-12 QGraphicsSceneEvent::~QGraphicsSceneEvent
-
-Class QGraphicsSceneEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneEvent (0xb35b3c40) 0
- vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
- QEvent (0xb35b3e00) 0
- primary-for QGraphicsSceneEvent (0xb35b3c40)
-
-Vtable for QGraphicsSceneMouseEvent
-QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
-8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-
-Class QGraphicsSceneMouseEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneMouseEvent (0xb35b3f80) 0
- vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
- QGraphicsSceneEvent (0xb34fe000) 0
- primary-for QGraphicsSceneMouseEvent (0xb35b3f80)
- QEvent (0xb34fe040) 0
- primary-for QGraphicsSceneEvent (0xb34fe000)
-
-Vtable for QGraphicsSceneWheelEvent
-QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
-8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-
-Class QGraphicsSceneWheelEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneWheelEvent (0xb34fe0c0) 0
- vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
- QGraphicsSceneEvent (0xb34fe100) 0
- primary-for QGraphicsSceneWheelEvent (0xb34fe0c0)
- QEvent (0xb34fe140) 0
- primary-for QGraphicsSceneEvent (0xb34fe100)
-
-Vtable for QGraphicsSceneContextMenuEvent
-QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
-8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-
-Class QGraphicsSceneContextMenuEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneContextMenuEvent (0xb34fe1c0) 0
- vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
- QGraphicsSceneEvent (0xb34fe200) 0
- primary-for QGraphicsSceneContextMenuEvent (0xb34fe1c0)
- QEvent (0xb34fe240) 0
- primary-for QGraphicsSceneEvent (0xb34fe200)
-
-Vtable for QGraphicsSceneHoverEvent
-QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
-8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-
-Class QGraphicsSceneHoverEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHoverEvent (0xb34fe2c0) 0
- vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
- QGraphicsSceneEvent (0xb34fe300) 0
- primary-for QGraphicsSceneHoverEvent (0xb34fe2c0)
- QEvent (0xb34fe340) 0
- primary-for QGraphicsSceneEvent (0xb34fe300)
-
-Vtable for QGraphicsSceneHelpEvent
-QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
-8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-
-Class QGraphicsSceneHelpEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHelpEvent (0xb34fe3c0) 0
- vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
- QGraphicsSceneEvent (0xb34fe400) 0
- primary-for QGraphicsSceneHelpEvent (0xb34fe3c0)
- QEvent (0xb34fe440) 0
- primary-for QGraphicsSceneEvent (0xb34fe400)
-
-Vtable for QGraphicsSceneDragDropEvent
-QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
-8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-
-Class QGraphicsSceneDragDropEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneDragDropEvent (0xb34fe4c0) 0
- vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
- QGraphicsSceneEvent (0xb34fe500) 0
- primary-for QGraphicsSceneDragDropEvent (0xb34fe4c0)
- QEvent (0xb34fe540) 0
- primary-for QGraphicsSceneEvent (0xb34fe500)
-
-Vtable for QGraphicsItem
-QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsItem)
-8 QGraphicsItem::~QGraphicsItem
-12 QGraphicsItem::~QGraphicsItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItem::isObscuredBy
-44 QGraphicsItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsItem (0xb34fe5c0) 0
- vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
-
-Vtable for QAbstractGraphicsShapeItem
-QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
-8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QAbstractGraphicsShapeItem::isObscuredBy
-44 QAbstractGraphicsShapeItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QAbstractGraphicsShapeItem
- size=8 align=4
- base size=8 base align=4
-QAbstractGraphicsShapeItem (0xb34fe880) 0
- vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
- QGraphicsItem (0xb34fe8c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34fe880)
-
-Vtable for QGraphicsPathItem
-QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
-8 QGraphicsPathItem::~QGraphicsPathItem
-12 QGraphicsPathItem::~QGraphicsPathItem
-16 QGraphicsItem::advance
-20 QGraphicsPathItem::boundingRect
-24 QGraphicsPathItem::shape
-28 QGraphicsPathItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPathItem::isObscuredBy
-44 QGraphicsPathItem::opaqueArea
-48 QGraphicsPathItem::paint
-52 QGraphicsPathItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPathItem::supportsExtension
-148 QGraphicsPathItem::setExtension
-152 QGraphicsPathItem::extension
-
-Class QGraphicsPathItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPathItem (0xb34fe940) 0
- vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34fe980) 0
- primary-for QGraphicsPathItem (0xb34fe940)
- QGraphicsItem (0xb34fe9c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34fe980)
-
-Vtable for QGraphicsRectItem
-QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
-8 QGraphicsRectItem::~QGraphicsRectItem
-12 QGraphicsRectItem::~QGraphicsRectItem
-16 QGraphicsItem::advance
-20 QGraphicsRectItem::boundingRect
-24 QGraphicsRectItem::shape
-28 QGraphicsRectItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsRectItem::isObscuredBy
-44 QGraphicsRectItem::opaqueArea
-48 QGraphicsRectItem::paint
-52 QGraphicsRectItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsRectItem::supportsExtension
-148 QGraphicsRectItem::setExtension
-152 QGraphicsRectItem::extension
-
-Class QGraphicsRectItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsRectItem (0xb34fea40) 0
- vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34fea80) 0
- primary-for QGraphicsRectItem (0xb34fea40)
- QGraphicsItem (0xb34feac0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34fea80)
-
-Vtable for QGraphicsEllipseItem
-QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
-8 QGraphicsEllipseItem::~QGraphicsEllipseItem
-12 QGraphicsEllipseItem::~QGraphicsEllipseItem
-16 QGraphicsItem::advance
-20 QGraphicsEllipseItem::boundingRect
-24 QGraphicsEllipseItem::shape
-28 QGraphicsEllipseItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsEllipseItem::isObscuredBy
-44 QGraphicsEllipseItem::opaqueArea
-48 QGraphicsEllipseItem::paint
-52 QGraphicsEllipseItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsEllipseItem::supportsExtension
-148 QGraphicsEllipseItem::setExtension
-152 QGraphicsEllipseItem::extension
-
-Class QGraphicsEllipseItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsEllipseItem (0xb34feb40) 0
- vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34feb80) 0
- primary-for QGraphicsEllipseItem (0xb34feb40)
- QGraphicsItem (0xb34febc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34feb80)
-
-Vtable for QGraphicsPolygonItem
-QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
-8 QGraphicsPolygonItem::~QGraphicsPolygonItem
-12 QGraphicsPolygonItem::~QGraphicsPolygonItem
-16 QGraphicsItem::advance
-20 QGraphicsPolygonItem::boundingRect
-24 QGraphicsPolygonItem::shape
-28 QGraphicsPolygonItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPolygonItem::isObscuredBy
-44 QGraphicsPolygonItem::opaqueArea
-48 QGraphicsPolygonItem::paint
-52 QGraphicsPolygonItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPolygonItem::supportsExtension
-148 QGraphicsPolygonItem::setExtension
-152 QGraphicsPolygonItem::extension
-
-Class QGraphicsPolygonItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPolygonItem (0xb34fec40) 0
- vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34fec80) 0
- primary-for QGraphicsPolygonItem (0xb34fec40)
- QGraphicsItem (0xb34fecc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb34fec80)
-
-Vtable for QGraphicsLineItem
-QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
-8 QGraphicsLineItem::~QGraphicsLineItem
-12 QGraphicsLineItem::~QGraphicsLineItem
-16 QGraphicsItem::advance
-20 QGraphicsLineItem::boundingRect
-24 QGraphicsLineItem::shape
-28 QGraphicsLineItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsLineItem::isObscuredBy
-44 QGraphicsLineItem::opaqueArea
-48 QGraphicsLineItem::paint
-52 QGraphicsLineItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsLineItem::supportsExtension
-148 QGraphicsLineItem::setExtension
-152 QGraphicsLineItem::extension
-
-Class QGraphicsLineItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsLineItem (0xb34fed40) 0
- vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
- QGraphicsItem (0xb34fed80) 0
- primary-for QGraphicsLineItem (0xb34fed40)
-
-Vtable for QGraphicsPixmapItem
-QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
-8 QGraphicsPixmapItem::~QGraphicsPixmapItem
-12 QGraphicsPixmapItem::~QGraphicsPixmapItem
-16 QGraphicsItem::advance
-20 QGraphicsPixmapItem::boundingRect
-24 QGraphicsPixmapItem::shape
-28 QGraphicsPixmapItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPixmapItem::isObscuredBy
-44 QGraphicsPixmapItem::opaqueArea
-48 QGraphicsPixmapItem::paint
-52 QGraphicsPixmapItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPixmapItem::supportsExtension
-148 QGraphicsPixmapItem::setExtension
-152 QGraphicsPixmapItem::extension
-
-Class QGraphicsPixmapItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPixmapItem (0xb34fee00) 0
- vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
- QGraphicsItem (0xb34fee40) 0
- primary-for QGraphicsPixmapItem (0xb34fee00)
-
-Vtable for QGraphicsTextItem
-QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-8 QGraphicsTextItem::metaObject
-12 QGraphicsTextItem::qt_metacast
-16 QGraphicsTextItem::qt_metacall
-20 QGraphicsTextItem::~QGraphicsTextItem
-24 QGraphicsTextItem::~QGraphicsTextItem
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsTextItem::boundingRect
-60 QGraphicsTextItem::shape
-64 QGraphicsTextItem::contains
-68 QGraphicsTextItem::paint
-72 QGraphicsTextItem::isObscuredBy
-76 QGraphicsTextItem::opaqueArea
-80 QGraphicsTextItem::type
-84 QGraphicsTextItem::sceneEvent
-88 QGraphicsTextItem::mousePressEvent
-92 QGraphicsTextItem::mouseMoveEvent
-96 QGraphicsTextItem::mouseReleaseEvent
-100 QGraphicsTextItem::mouseDoubleClickEvent
-104 QGraphicsTextItem::contextMenuEvent
-108 QGraphicsTextItem::keyPressEvent
-112 QGraphicsTextItem::keyReleaseEvent
-116 QGraphicsTextItem::focusInEvent
-120 QGraphicsTextItem::focusOutEvent
-124 QGraphicsTextItem::dragEnterEvent
-128 QGraphicsTextItem::dragLeaveEvent
-132 QGraphicsTextItem::dragMoveEvent
-136 QGraphicsTextItem::dropEvent
-140 QGraphicsTextItem::inputMethodEvent
-144 QGraphicsTextItem::hoverEnterEvent
-148 QGraphicsTextItem::hoverMoveEvent
-152 QGraphicsTextItem::hoverLeaveEvent
-156 QGraphicsTextItem::inputMethodQuery
-160 QGraphicsTextItem::supportsExtension
-164 QGraphicsTextItem::setExtension
-168 QGraphicsTextItem::extension
-172 (int (*)(...))-0x00000000000000008
-176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
-184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
-188 QGraphicsItem::advance
-192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
-196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
-200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
-204 QGraphicsItem::collidesWithItem
-208 QGraphicsItem::collidesWithPath
-212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
-216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
-220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
-224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
-228 QGraphicsItem::sceneEventFilter
-232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
-236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
-240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
-244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
-248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
-252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
-256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
-260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
-264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
-268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
-272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
-276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
-280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
-284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
-288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
-292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
-296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
-300 QGraphicsItem::wheelEvent
-304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
-308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
-312 QGraphicsItem::itemChange
-316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
-320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
-324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGraphicsTextItem
+Class QCommandLinkButton
size=20 align=4
base size=20 base align=4
-QGraphicsTextItem (0xb34feec0) 0
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
- QObject (0xb34fef00) 0
- primary-for QGraphicsTextItem (0xb34feec0)
- QGraphicsItem (0xb34fef40) 8
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+QCommandLinkButton (0xb1f26940) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb1f26980) 0
+ primary-for QCommandLinkButton (0xb1f26940)
+ QAbstractButton (0xb1f269c0) 0
+ primary-for QPushButton (0xb1f26980)
+ QWidget (0xb1f52fa0) 0
+ primary-for QAbstractButton (0xb1f269c0)
+ QObject (0xb1f19b04) 0
+ primary-for QWidget (0xb1f52fa0)
+ QPaintDevice (0xb1f19b40) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
-Vtable for QGraphicsSimpleTextItem
-QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
-8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-16 QGraphicsItem::advance
-20 QGraphicsSimpleTextItem::boundingRect
-24 QGraphicsSimpleTextItem::shape
-28 QGraphicsSimpleTextItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsSimpleTextItem::isObscuredBy
-44 QGraphicsSimpleTextItem::opaqueArea
-48 QGraphicsSimpleTextItem::paint
-52 QGraphicsSimpleTextItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsSimpleTextItem::supportsExtension
-148 QGraphicsSimpleTextItem::setExtension
-152 QGraphicsSimpleTextItem::extension
-
-Class QGraphicsSimpleTextItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsSimpleTextItem (0xb34fefc0) 0
- vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
- QAbstractGraphicsShapeItem (0xb34fe080) 0
- primary-for QGraphicsSimpleTextItem (0xb34fefc0)
- QGraphicsItem (0xb34fe180) 0
- primary-for QAbstractGraphicsShapeItem (0xb34fe080)
-
-Vtable for QGraphicsItemGroup
-QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
-8 QGraphicsItemGroup::~QGraphicsItemGroup
-12 QGraphicsItemGroup::~QGraphicsItemGroup
-16 QGraphicsItem::advance
-20 QGraphicsItemGroup::boundingRect
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItemGroup::isObscuredBy
-44 QGraphicsItemGroup::opaqueArea
-48 QGraphicsItemGroup::paint
-52 QGraphicsItemGroup::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItemGroup
- size=8 align=4
- base size=8 base align=4
-QGraphicsItemGroup (0xb34fe280) 0
- vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
- QGraphicsItem (0xb34fe380) 0
- primary-for QGraphicsItemGroup (0xb34fe280)
-
-Class QPainter
- size=4 align=4
- base size=4 base align=4
-QPainter (0xb34fe480) 0
-
-
-
-
-
-
-
-
-
-
-Vtable for QGraphicsScene
-QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QGraphicsScene)
-8 QGraphicsScene::metaObject
-12 QGraphicsScene::qt_metacast
-16 QGraphicsScene::qt_metacall
-20 QGraphicsScene::~QGraphicsScene
-24 QGraphicsScene::~QGraphicsScene
-28 QGraphicsScene::event
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGraphicsScene::inputMethodQuery
-60 QGraphicsScene::contextMenuEvent
-64 QGraphicsScene::dragEnterEvent
-68 QGraphicsScene::dragMoveEvent
-72 QGraphicsScene::dragLeaveEvent
-76 QGraphicsScene::dropEvent
-80 QGraphicsScene::focusInEvent
-84 QGraphicsScene::focusOutEvent
-88 QGraphicsScene::helpEvent
-92 QGraphicsScene::keyPressEvent
-96 QGraphicsScene::keyReleaseEvent
-100 QGraphicsScene::mousePressEvent
-104 QGraphicsScene::mouseMoveEvent
-108 QGraphicsScene::mouseReleaseEvent
-112 QGraphicsScene::mouseDoubleClickEvent
-116 QGraphicsScene::wheelEvent
-120 QGraphicsScene::inputMethodEvent
-124 QGraphicsScene::drawBackground
-128 QGraphicsScene::drawForeground
-132 QGraphicsScene::drawItems
-Class QGraphicsScene
+Class QMenuItem
size=8 align=4
base size=8 base align=4
-QGraphicsScene (0xb3271180) 0
- vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
- QObject (0xb32711c0) 0
- primary-for QGraphicsScene (0xb3271180)
-
-
-
+QMenuItem (0xb1f26c80) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb1f26cc0) 0
+ primary-for QMenuItem (0xb1f26c80)
+ QObject (0xb1f19d5c) 0
+ primary-for QAction (0xb1f26cc0)
-Vtable for QGraphicsView
-QGraphicsView::_ZTV13QGraphicsView: 68u entries
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsView)
-8 QGraphicsView::metaObject
-12 QGraphicsView::qt_metacast
-16 QGraphicsView::qt_metacall
-20 QGraphicsView::~QGraphicsView
-24 QGraphicsView::~QGraphicsView
-28 QGraphicsView::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -12358,132 +14888,16 @@ QGraphicsView::_ZTV13QGraphicsView: 68u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QGraphicsView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGraphicsView::mousePressEvent
-84 QGraphicsView::mouseReleaseEvent
-88 QGraphicsView::mouseDoubleClickEvent
-92 QGraphicsView::mouseMoveEvent
-96 QGraphicsView::wheelEvent
-100 QGraphicsView::keyPressEvent
-104 QGraphicsView::keyReleaseEvent
-108 QGraphicsView::focusInEvent
-112 QGraphicsView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGraphicsView::paintEvent
-128 QWidget::moveEvent
-132 QGraphicsView::resizeEvent
-136 QWidget::closeEvent
-140 QGraphicsView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QGraphicsView::dragEnterEvent
-156 QGraphicsView::dragMoveEvent
-160 QGraphicsView::dragLeaveEvent
-164 QGraphicsView::dropEvent
-168 QGraphicsView::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QGraphicsView::inputMethodEvent
-192 QGraphicsView::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QGraphicsView::viewportEvent
-228 QGraphicsView::scrollContentsBy
-232 QGraphicsView::drawBackground
-236 QGraphicsView::drawForeground
-240 QGraphicsView::drawItems
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI13QGraphicsView)
-252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
-256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QGraphicsView
- size=20 align=4
- base size=20 base align=4
-QGraphicsView (0xb32713c0) 0
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
- QAbstractScrollArea (0xb3271400) 0
- primary-for QGraphicsView (0xb32713c0)
- QFrame (0xb3271440) 0
- primary-for QAbstractScrollArea (0xb3271400)
- QWidget (0xb3271480) 0
- primary-for QFrame (0xb3271440)
- QObject (0xb32714c0) 0
- primary-for QWidget (0xb3271480)
- QPaintDevice (0xb3271500) 8
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
-Vtable for QGraphicsItemAnimation
-QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
-8 QGraphicsItemAnimation::metaObject
-12 QGraphicsItemAnimation::qt_metacast
-16 QGraphicsItemAnimation::qt_metacall
-20 QGraphicsItemAnimation::~QGraphicsItemAnimation
-24 QGraphicsItemAnimation::~QGraphicsItemAnimation
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsItemAnimation::beforeAnimationStep
-60 QGraphicsItemAnimation::afterAnimationStep
-
-Class QGraphicsItemAnimation
- size=12 align=4
- base size=12 base align=4
-QGraphicsItemAnimation (0xb3271640) 0
- vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
- QObject (0xb3271680) 0
- primary-for QGraphicsItemAnimation (0xb3271640)
-
-Vtable for QDialog
-QDialog::_ZTV7QDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QDialog)
-8 QDialog::metaObject
-12 QDialog::qt_metacast
-16 QDialog::qt_metacall
-20 QDialog::~QDialog
-24 QDialog::~QDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
+80 QCalendarWidget::mousePressEvent
84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QCalendarWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -12491,16 +14905,16 @@ QDialog::_ZTV7QDialog: 66u entries
120 QWidget::leaveEvent
124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -12514,160 +14928,75 @@ QDialog::_ZTV7QDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI7QDialog)
-244 QDialog::_ZThn8_N7QDialogD1Ev
-248 QDialog::_ZThn8_N7QDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDialog
- size=20 align=4
- base size=20 base align=4
-QDialog (0xb3271700) 0
- vptr=((& QDialog::_ZTV7QDialog) + 8u)
- QWidget (0xb3271740) 0
- primary-for QDialog (0xb3271700)
- QObject (0xb3271780) 0
- primary-for QWidget (0xb3271740)
- QPaintDevice (0xb32717c0) 8
- vptr=((& QDialog::_ZTV7QDialog) + 244u)
-
-Vtable for QErrorMessage
-QErrorMessage::_ZTV13QErrorMessage: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QErrorMessage)
-8 QErrorMessage::metaObject
-12 QErrorMessage::qt_metacast
-16 QErrorMessage::qt_metacall
-20 QErrorMessage::~QErrorMessage
-24 QErrorMessage::~QErrorMessage
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QErrorMessage::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QErrorMessage::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13QErrorMessage)
-244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
-248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QErrorMessage
+Class QCalendarWidget
size=20 align=4
base size=20 base align=4
-QErrorMessage (0xb3271840) 0
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
- QDialog (0xb3271880) 0
- primary-for QErrorMessage (0xb3271840)
- QWidget (0xb32718c0) 0
- primary-for QDialog (0xb3271880)
- QObject (0xb3271900) 0
- primary-for QWidget (0xb32718c0)
- QPaintDevice (0xb3271940) 8
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+QCalendarWidget (0xb1f26f00) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb1f6cd20) 0
+ primary-for QCalendarWidget (0xb1f26f00)
+ QObject (0xb1f19e88) 0
+ primary-for QWidget (0xb1f6cd20)
+ QPaintDevice (0xb1f19ec4) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
-Vtable for QInputDialog
-QInputDialog::_ZTV12QInputDialog: 66u entries
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QInputDialog)
-8 QInputDialog::metaObject
-12 QInputDialog::qt_metacast
-16 QInputDialog::qt_metacall
-20 QInputDialog::~QInputDialog
-24 QInputDialog::~QInputDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QRadioButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QRadioButton::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -12678,164 +15007,79 @@ QInputDialog::_ZTV12QInputDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QInputDialog)
-244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
-248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QInputDialog
- size=20 align=4
- base size=20 base align=4
-QInputDialog (0xb32719c0) 0
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
- QDialog (0xb3271a00) 0
- primary-for QInputDialog (0xb32719c0)
- QWidget (0xb3271a40) 0
- primary-for QDialog (0xb3271a00)
- QObject (0xb3271a80) 0
- primary-for QWidget (0xb3271a40)
- QPaintDevice (0xb3271ac0) 8
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-
-Vtable for QAbstractPrintDialog
-QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-8 QAbstractPrintDialog::metaObject
-12 QAbstractPrintDialog::qt_metacast
-16 QAbstractPrintDialog::qt_metacall
-20 QAbstractPrintDialog::~QAbstractPrintDialog
-24 QAbstractPrintDialog::~QAbstractPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
-252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPrintDialog
+Class QRadioButton
size=20 align=4
base size=20 base align=4
-QAbstractPrintDialog (0xb3271b40) 0
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
- QDialog (0xb3271b80) 0
- primary-for QAbstractPrintDialog (0xb3271b40)
- QWidget (0xb3271bc0) 0
- primary-for QDialog (0xb3271b80)
- QObject (0xb3271c00) 0
- primary-for QWidget (0xb3271bc0)
- QPaintDevice (0xb3271c40) 8
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
+QRadioButton (0xb1f88240) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1f88280) 0
+ primary-for QRadioButton (0xb1f88240)
+ QWidget (0xb1f8d050) 0
+ primary-for QAbstractButton (0xb1f88280)
+ QObject (0xb1f8c12c) 0
+ primary-for QWidget (0xb1f8d050)
+ QPaintDevice (0xb1f8c168) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-Vtable for QPrintDialog
-QPrintDialog::_ZTV12QPrintDialog: 67u entries
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintDialog)
-8 QPrintDialog::metaObject
-12 QPrintDialog::qt_metacast
-16 QPrintDialog::qt_metacall
-20 QPrintDialog::~QPrintDialog
-24 QPrintDialog::~QPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QMenuBar::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QMenuBar::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QWidget::actionEvent
+148 QMenuBar::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QMenuBar::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -12846,54 +15090,46 @@ QPrintDialog::_ZTV12QPrintDialog: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPrintDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI12QPrintDialog)
-248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
-252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPrintDialog
+Class QMenuBar
size=20 align=4
base size=20 base align=4
-QPrintDialog (0xb3271d40) 0
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
- QAbstractPrintDialog (0xb3271d80) 0
- primary-for QPrintDialog (0xb3271d40)
- QDialog (0xb3271dc0) 0
- primary-for QAbstractPrintDialog (0xb3271d80)
- QWidget (0xb3271e00) 0
- primary-for QDialog (0xb3271dc0)
- QObject (0xb3271e40) 0
- primary-for QWidget (0xb3271e00)
- QPaintDevice (0xb3271e80) 8
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+QMenuBar (0xb1f88540) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1d9c000) 0
+ primary-for QMenuBar (0xb1f88540)
+ QObject (0xb1f8c384) 0
+ primary-for QWidget (0xb1d9c000)
+ QPaintDevice (0xb1f8c3c0) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
-Vtable for QAbstractPageSetupDialog
-QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-8 QAbstractPageSetupDialog::metaObject
-12 QAbstractPageSetupDialog::qt_metacast
-16 QAbstractPageSetupDialog::qt_metacall
-20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -12901,24 +15137,24 @@ QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QFocusFrame::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -12932,83 +15168,77 @@ QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
-252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QAbstractPageSetupDialog
+Class QFocusFrame
size=20 align=4
base size=20 base align=4
-QAbstractPageSetupDialog (0xb3271f00) 0
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
- QDialog (0xb3271f40) 0
- primary-for QAbstractPageSetupDialog (0xb3271f00)
- QWidget (0xb3271f80) 0
- primary-for QDialog (0xb3271f40)
- QObject (0xb3271fc0) 0
- primary-for QWidget (0xb3271f80)
- QPaintDevice (0xb3271240) 8
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+QFocusFrame (0xb1dec180) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb1dee230) 0
+ primary-for QFocusFrame (0xb1dec180)
+ QObject (0xb1dddb04) 0
+ primary-for QWidget (0xb1dee230)
+ QPaintDevice (0xb1dddb40) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
-Vtable for QWizard
-QWizard::_ZTV7QWizard: 70u entries
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWizard)
-8 QWizard::metaObject
-12 QWizard::qt_metacast
-16 QWizard::qt_metacall
-20 QWizard::~QWizard
-24 QWizard::~QWizard
-28 QWizard::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWizard::setVisible
-64 QWizard::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWizard::paintEvent
+124 QComboBox::paintEvent
128 QWidget::moveEvent
-132 QWizard::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QComboBox::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -13016,49 +15246,43 @@ QWizard::_ZTV7QWizard: 70u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QWizard::done
-228 QDialog::accept
-232 QDialog::reject
-236 QWizard::validateCurrentPage
-240 QWizard::nextId
-244 QWizard::initializePage
-248 QWizard::cleanupPage
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI7QWizard)
-260 QWizard::_ZThn8_N7QWizardD1Ev
-264 QWizard::_ZThn8_N7QWizardD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWizard
+Class QFontComboBox
size=20 align=4
base size=20 base align=4
-QWizard (0xb3271580) 0
- vptr=((& QWizard::_ZTV7QWizard) + 8u)
- QDialog (0xb32716c0) 0
- primary-for QWizard (0xb3271580)
- QWidget (0xb3271800) 0
- primary-for QDialog (0xb32716c0)
- QObject (0xb3271980) 0
- primary-for QWidget (0xb3271800)
- QPaintDevice (0xb3271b00) 8
- vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
+QFontComboBox (0xb1dec440) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb1dec480) 0
+ primary-for QFontComboBox (0xb1dec440)
+ QWidget (0xb1df3a00) 0
+ primary-for QComboBox (0xb1dec480)
+ QObject (0xb1dddd5c) 0
+ primary-for QWidget (0xb1df3a00)
+ QPaintDevice (0xb1dddd98) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-Vtable for QWizardPage
-QWizardPage::_ZTV11QWizardPage: 68u entries
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWizardPage)
-8 QWizardPage::metaObject
-12 QWizardPage::qt_metacast
-16 QWizardPage::qt_metacall
-20 QWizardPage::~QWizardPage
-24 QWizardPage::~QWizardPage
-28 QWidget::event
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QToolBar::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
@@ -13079,13 +15303,13 @@ QWizardPage::_ZTV11QWizardPage: 68u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QToolBar::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QToolBar::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QWidget::actionEvent
+148 QToolBar::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
@@ -13093,90 +15317,7 @@ QWizardPage::_ZTV11QWizardPage: 68u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizardPage::initializePage
-228 QWizardPage::cleanupPage
-232 QWizardPage::validatePage
-236 QWizardPage::isComplete
-240 QWizardPage::nextId
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI11QWizardPage)
-252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
-256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizardPage
- size=20 align=4
- base size=20 base align=4
-QWizardPage (0xb3271ec0) 0
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
- QWidget (0xb3046000) 0
- primary-for QWizardPage (0xb3271ec0)
- QObject (0xb3046040) 0
- primary-for QWidget (0xb3046000)
- QPaintDevice (0xb3046080) 8
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-
-Vtable for QFileDialog
-QFileDialog::_ZTV11QFileDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFileDialog)
-8 QFileDialog::metaObject
-12 QFileDialog::qt_metacast
-16 QFileDialog::qt_metacall
-20 QFileDialog::~QFileDialog
-24 QFileDialog::~QFileDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFileDialog::changeEvent
+180 QToolBar::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13187,52 +15328,46 @@ QFileDialog::_ZTV11QFileDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QFileDialog::done
-228 QFileDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFileDialog)
-244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
-248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFileDialog
+Class QToolBar
size=20 align=4
base size=20 base align=4
-QFileDialog (0xb3046100) 0
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
- QDialog (0xb3046140) 0
- primary-for QFileDialog (0xb3046100)
- QWidget (0xb3046180) 0
- primary-for QDialog (0xb3046140)
- QObject (0xb30461c0) 0
- primary-for QWidget (0xb3046180)
- QPaintDevice (0xb3046200) 8
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
+QToolBar (0xb1dec880) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1e11a50) 0
+ primary-for QToolBar (0xb1dec880)
+ QObject (0xb1e250b4) 0
+ primary-for QWidget (0xb1e11a50)
+ QPaintDevice (0xb1e250f0) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-Vtable for QFontDialog
-QFontDialog::_ZTV11QFontDialog: 66u entries
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFontDialog)
-8 QFontDialog::metaObject
-12 QFontDialog::qt_metacast
-16 QFontDialog::qt_metacall
-20 QFontDialog::~QFontDialog
-24 QFontDialog::~QFontDialog
-28 QWidget::event
-32 QFontDialog::eventFilter
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -13240,27 +15375,27 @@ QFontDialog::_ZTV11QFontDialog: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QToolBox::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFontDialog::changeEvent
+180 QToolBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13271,51 +15406,50 @@ QFontDialog::_ZTV11QFontDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFontDialog)
-244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
-248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFontDialog
+Class QToolBox
size=20 align=4
base size=20 base align=4
-QFontDialog (0xb3046300) 0
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
- QDialog (0xb3046340) 0
- primary-for QFontDialog (0xb3046300)
- QWidget (0xb3046380) 0
- primary-for QDialog (0xb3046340)
- QObject (0xb30463c0) 0
- primary-for QWidget (0xb3046380)
- QPaintDevice (0xb3046400) 8
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+QToolBox (0xb1decc80) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1deccc0) 0
+ primary-for QToolBox (0xb1decc80)
+ QWidget (0xb1e552d0) 0
+ primary-for QFrame (0xb1deccc0)
+ QObject (0xb1e25438) 0
+ primary-for QWidget (0xb1e552d0)
+ QPaintDevice (0xb1e25474) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
-Vtable for QProgressDialog
-QProgressDialog::_ZTV15QProgressDialog: 66u entries
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QProgressDialog)
-8 QProgressDialog::metaObject
-12 QProgressDialog::qt_metacast
-16 QProgressDialog::qt_metacall
-20 QProgressDialog::~QProgressDialog
-24 QProgressDialog::~QProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QSplitter::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -13323,27 +15457,27 @@ QProgressDialog::_ZTV15QProgressDialog: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
-132 QProgressDialog::resizeEvent
-136 QProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QProgressDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QProgressDialog::changeEvent
+180 QSplitter::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13354,76 +15488,74 @@ QProgressDialog::_ZTV15QProgressDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QProgressDialog)
-244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
-248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QProgressDialog
+Class QSplitter
size=20 align=4
base size=20 base align=4
-QProgressDialog (0xb3046480) 0
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
- QDialog (0xb30464c0) 0
- primary-for QProgressDialog (0xb3046480)
- QWidget (0xb3046500) 0
- primary-for QDialog (0xb30464c0)
- QObject (0xb3046540) 0
- primary-for QWidget (0xb3046500)
- QPaintDevice (0xb3046580) 8
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+QSplitter (0xb1e6b2c0) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1e6b300) 0
+ primary-for QSplitter (0xb1e6b2c0)
+ QWidget (0xb1e73190) 0
+ primary-for QFrame (0xb1e6b300)
+ QObject (0xb1e25b40) 0
+ primary-for QWidget (0xb1e73190)
+ QPaintDevice (0xb1e25b7c) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
-Vtable for QPageSetupDialog
-QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QPageSetupDialog)
-8 QPageSetupDialog::metaObject
-12 QPageSetupDialog::qt_metacast
-16 QPageSetupDialog::qt_metacall
-20 QPageSetupDialog::~QPageSetupDialog
-24 QPageSetupDialog::~QPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QSplitterHandle::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QSplitterHandle::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QSplitterHandle::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -13437,497 +15569,62 @@ QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPageSetupDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI16QPageSetupDialog)
-248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
-252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QPageSetupDialog (0xb3046600) 0
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
- QAbstractPageSetupDialog (0xb3046640) 0
- primary-for QPageSetupDialog (0xb3046600)
- QDialog (0xb3046680) 0
- primary-for QAbstractPageSetupDialog (0xb3046640)
- QWidget (0xb30466c0) 0
- primary-for QDialog (0xb3046680)
- QObject (0xb3046700) 0
- primary-for QWidget (0xb30466c0)
- QPaintDevice (0xb3046740) 8
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-
-Vtable for QMessageBox
-QMessageBox::_ZTV11QMessageBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMessageBox)
-8 QMessageBox::metaObject
-12 QMessageBox::qt_metacast
-16 QMessageBox::qt_metacall
-20 QMessageBox::~QMessageBox
-24 QMessageBox::~QMessageBox
-28 QMessageBox::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QMessageBox::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMessageBox::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QMessageBox::resizeEvent
-136 QMessageBox::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMessageBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMessageBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QMessageBox)
-244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
-248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMessageBox
- size=20 align=4
- base size=20 base align=4
-QMessageBox (0xb30467c0) 0
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
- QDialog (0xb3046800) 0
- primary-for QMessageBox (0xb30467c0)
- QWidget (0xb3046840) 0
- primary-for QDialog (0xb3046800)
- QObject (0xb3046880) 0
- primary-for QWidget (0xb3046840)
- QPaintDevice (0xb30468c0) 8
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
-
-Vtable for QColorDialog
-QColorDialog::_ZTV12QColorDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QColorDialog)
-8 QColorDialog::metaObject
-12 QColorDialog::qt_metacast
-16 QColorDialog::qt_metacall
-20 QColorDialog::~QColorDialog
-24 QColorDialog::~QColorDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QColorDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QColorDialog)
-244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
-248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QColorDialog
- size=20 align=4
- base size=20 base align=4
-QColorDialog (0xb30469c0) 0
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
- QDialog (0xb3046a00) 0
- primary-for QColorDialog (0xb30469c0)
- QWidget (0xb3046a40) 0
- primary-for QDialog (0xb3046a00)
- QObject (0xb3046a80) 0
- primary-for QWidget (0xb3046a40)
- QPaintDevice (0xb3046ac0) 8
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
-
-Vtable for QUndoView
-QUndoView::_ZTV9QUndoView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QUndoView)
-8 QUndoView::metaObject
-12 QUndoView::qt_metacast
-16 QUndoView::qt_metacall
-20 QUndoView::~QUndoView
-24 QUndoView::~QUndoView
-28 QListView::event
-32 QObject::eventFilter
-36 QListView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QListView::paintEvent
-128 QWidget::moveEvent
-132 QListView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QAbstractItemView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI9QUndoView)
-392 QUndoView::_ZThn8_N9QUndoViewD1Ev
-396 QUndoView::_ZThn8_N9QUndoViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QUndoView
+Class QSplitterHandle
size=20 align=4
base size=20 base align=4
-QUndoView (0xb3046b40) 0
- vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
- QListView (0xb3046b80) 0
- primary-for QUndoView (0xb3046b40)
- QAbstractItemView (0xb3046bc0) 0
- primary-for QListView (0xb3046b80)
- QAbstractScrollArea (0xb3046c00) 0
- primary-for QAbstractItemView (0xb3046bc0)
- QFrame (0xb3046c40) 0
- primary-for QAbstractScrollArea (0xb3046c00)
- QWidget (0xb3046c80) 0
- primary-for QFrame (0xb3046c40)
- QObject (0xb3046cc0) 0
- primary-for QWidget (0xb3046c80)
- QPaintDevice (0xb3046d00) 8
- vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-
-Vtable for QUndoGroup
-QUndoGroup::_ZTV10QUndoGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoGroup)
-8 QUndoGroup::metaObject
-12 QUndoGroup::qt_metacast
-16 QUndoGroup::qt_metacall
-20 QUndoGroup::~QUndoGroup
-24 QUndoGroup::~QUndoGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoGroup
- size=8 align=4
- base size=8 base align=4
-QUndoGroup (0xb3046d80) 0
- vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
- QObject (0xb3046dc0) 0
- primary-for QUndoGroup (0xb3046d80)
-
-Vtable for QUndoCommand
-QUndoCommand::_ZTV12QUndoCommand: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QUndoCommand)
-8 QUndoCommand::~QUndoCommand
-12 QUndoCommand::~QUndoCommand
-16 QUndoCommand::undo
-20 QUndoCommand::redo
-24 QUndoCommand::id
-28 QUndoCommand::mergeWith
-
-Class QUndoCommand
- size=8 align=4
- base size=8 base align=4
-QUndoCommand (0xb3046e40) 0
- vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
-
-Vtable for QUndoStack
-QUndoStack::_ZTV10QUndoStack: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoStack)
-8 QUndoStack::metaObject
-12 QUndoStack::qt_metacast
-16 QUndoStack::qt_metacall
-20 QUndoStack::~QUndoStack
-24 QUndoStack::~QUndoStack
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoStack
- size=8 align=4
- base size=8 base align=4
-QUndoStack (0xb3046ec0) 0
- vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
- QObject (0xb3046f00) 0
- primary-for QUndoStack (0xb3046ec0)
+QSplitterHandle (0xb1e6b700) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1e7fc30) 0
+ primary-for QSplitterHandle (0xb1e6b700)
+ QObject (0xb1e25f00) 0
+ primary-for QWidget (0xb1e7fc30)
+ QPaintDevice (0xb1e25f3c) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
-Vtable for QSystemTrayIcon
-QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
-8 QSystemTrayIcon::metaObject
-12 QSystemTrayIcon::qt_metacast
-16 QSystemTrayIcon::qt_metacall
-20 QSystemTrayIcon::~QSystemTrayIcon
-24 QSystemTrayIcon::~QSystemTrayIcon
-28 QSystemTrayIcon::event
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSystemTrayIcon
- size=8 align=4
- base size=8 base align=4
-QSystemTrayIcon (0xb3046f80) 0
- vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
- QObject (0xb3046fc0) 0
- primary-for QSystemTrayIcon (0xb3046f80)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0xb3046280) 0 empty
-
-Vtable for QCompleter
-QCompleter::_ZTV10QCompleter: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QCompleter)
-8 QCompleter::metaObject
-12 QCompleter::qt_metacast
-16 QCompleter::qt_metacall
-20 QCompleter::~QCompleter
-24 QCompleter::~QCompleter
-28 QCompleter::event
-32 QCompleter::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCompleter::pathFromIndex
-60 QCompleter::splitPath
-
-Class QCompleter
- size=8 align=4
- base size=8 base align=4
-QCompleter (0xb3046440) 0
- vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
- QObject (0xb30465c0) 0
- primary-for QCompleter (0xb3046440)
-
-Class QVFbHeader
- size=1076 align=4
- base size=1076 base align=4
-QVFbHeader (0xb3046780) 0
-
-Class QVFbKeyData
- size=12 align=4
- base size=12 base align=4
-QVFbKeyData (0xb3046b00) 0
-
-Vtable for QWSEmbedWidget
-QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-8 QWSEmbedWidget::metaObject
-12 QWSEmbedWidget::qt_metacast
-16 QWSEmbedWidget::qt_metacall
-20 QWSEmbedWidget::~QWSEmbedWidget
-24 QWSEmbedWidget::~QWSEmbedWidget
-28 QWidget::event
-32 QWSEmbedWidget::eventFilter
-36 QObject::timerEvent
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWSEmbedWidget::moveEvent
-132 QWSEmbedWidget::resizeEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -13936,10 +15633,10 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWSEmbedWidget::showEvent
-172 QWSEmbedWidget::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWSEmbedWidget::changeEvent
+180 QAbstractSlider::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13950,243 +15647,43 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
-236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWSEmbedWidget
- size=20 align=4
- base size=20 base align=4
-QWSEmbedWidget (0xb3046d40) 0
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
- QWidget (0xb3046e00) 0
- primary-for QWSEmbedWidget (0xb3046d40)
- QObject (0xb3046e80) 0
- primary-for QWidget (0xb3046e00)
- QPaintDevice (0xb3046f40) 8
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-
-Vtable for QPrinter
-QPrinter::_ZTV8QPrinter: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPrinter)
-8 QPrinter::~QPrinter
-12 QPrinter::~QPrinter
-16 QPrinter::devType
-20 QPrinter::paintEngine
-24 QPrinter::metric
-
-Class QPrinter
- size=12 align=4
- base size=12 base align=4
-QPrinter (0xb2f82040) 0
- vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
- QPaintDevice (0xb2f82080) 0
- primary-for QPrinter (0xb2f82040)
-
-Vtable for QPrintEngine
-QPrintEngine::_ZTV12QPrintEngine: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintEngine)
-8 QPrintEngine::~QPrintEngine
-12 QPrintEngine::~QPrintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QPrintEngine
- size=4 align=4
- base size=4 base align=4
-QPrintEngine (0xb2f82180) 0 nearly-empty
- vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-Class QStylePainter
- size=12 align=4
- base size=12 base align=4
-QStylePainter (0xb2f82200) 0
- QPainter (0xb2f82240) 0
-
-Class QColormap
- size=4 align=4
- base size=4 base align=4
-QColormap (0xb2f822c0) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0xb2f82300) 0 empty
-
-
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintEngine)
-8 QPaintEngine::~QPaintEngine
-12 QPaintEngine::~QPaintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QPaintEngine::drawRects
-32 QPaintEngine::drawRects
-36 QPaintEngine::drawLines
-40 QPaintEngine::drawLines
-44 QPaintEngine::drawEllipse
-48 QPaintEngine::drawEllipse
-52 QPaintEngine::drawPath
-56 QPaintEngine::drawPoints
-60 QPaintEngine::drawPoints
-64 QPaintEngine::drawPolygon
-68 QPaintEngine::drawPolygon
-72 __cxa_pure_virtual
-76 QPaintEngine::drawTextItem
-80 QPaintEngine::drawTiledPixmap
-84 QPaintEngine::drawImage
-88 QPaintEngine::coordinateOffset
-92 __cxa_pure_virtual
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPaintEngine
+Class QDial
size=20 align=4
base size=20 base align=4
-QPaintEngine (0xb2f82380) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0xb2f82480) 0
-
-
-Vtable for QInputContext
-QInputContext::_ZTV13QInputContext: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QInputContext)
-8 QInputContext::metaObject
-12 QInputContext::qt_metacast
-16 QInputContext::qt_metacall
-20 QInputContext::~QInputContext
-24 QInputContext::~QInputContext
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 QInputContext::update
-72 QInputContext::mouseHandler
-76 QInputContext::font
-80 __cxa_pure_virtual
-84 QInputContext::setFocusWidget
-88 QInputContext::widgetDestroyed
-92 QInputContext::actions
-96 QInputContext::x11FilterEvent
-100 QInputContext::filterEvent
-
-Class QInputContext
- size=8 align=4
- base size=8 base align=4
-QInputContext (0xb2f82580) 0
- vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
- QObject (0xb2f825c0) 0
- primary-for QInputContext (0xb2f82580)
-
-Class QInputContextFactory
- size=1 align=1
- base size=0 base align=1
-QInputContextFactory (0xb2f82640) 0 empty
-
-Vtable for QInputContextFactoryInterface
-QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
-8 QInputContextFactoryInterface::~QInputContextFactoryInterface
-12 QInputContextFactoryInterface::~QInputContextFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-
-Class QInputContextFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QInputContextFactoryInterface (0xb2f82680) 0 nearly-empty
- vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
- QFactoryInterface (0xb2f826c0) 0 nearly-empty
- primary-for QInputContextFactoryInterface (0xb2f82680)
-
-Vtable for QInputContextPlugin
-QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QInputContextPlugin)
-8 QInputContextPlugin::metaObject
-12 QInputContextPlugin::qt_metacast
-16 QInputContextPlugin::qt_metacall
-20 QInputContextPlugin::~QInputContextPlugin
-24 QInputContextPlugin::~QInputContextPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 (int (*)(...))-0x00000000000000008
-80 (int (*)(...))(& _ZTI19QInputContextPlugin)
-84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
-88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-
-Class QInputContextPlugin
- size=12 align=4
- base size=12 base align=4
-QInputContextPlugin (0xb2f82740) 0
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
- QObject (0xb2f82780) 0
- primary-for QInputContextPlugin (0xb2f82740)
- QInputContextFactoryInterface (0xb2f827c0) 8 nearly-empty
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
- QFactoryInterface (0xb2f82800) 8 nearly-empty
- primary-for QInputContextFactoryInterface (0xb2f827c0)
+QDial (0xb1e6b9c0) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb1e6ba00) 0
+ primary-for QDial (0xb1e6b9c0)
+ QWidget (0xb1e906e0) 0
+ primary-for QAbstractSlider (0xb1e6ba00)
+ QObject (0xb1c98168) 0
+ primary-for QWidget (0xb1e906e0)
+ QPaintDevice (0xb1c981a4) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
Class QGLColormap::QGLColormapData
size=12 align=4
base size=12 base align=4
-QGLColormap::QGLColormapData (0xb2f828c0) 0
+QGLColormap::QGLColormapData (0xb1c983fc) 0
Class QGLColormap
size=4 align=4
base size=4 base align=4
-QGLColormap (0xb2f82880) 0
-
-
+QGLColormap (0xb1c983c0) 0
Class QGLFormat
size=4 align=4
base size=4 base align=4
-QGLFormat (0xb2f82980) 0
-
+QGLFormat (0xb1c987f8) 0
Vtable for QGLContext
QGLContext::_ZTV10QGLContext: 11u entries
@@ -14205,7 +15702,7 @@ QGLContext::_ZTV10QGLContext: 11u entries
Class QGLContext
size=8 align=4
base size=8 base align=4
-QGLContext (0xb2f82a80) 0
+QGLContext (0xb1c98924) 0
vptr=((& QGLContext::_ZTV10QGLContext) + 8u)
Vtable for QGLWidget
@@ -14276,7 +15773,7 @@ QGLWidget::_ZTV9QGLWidget: 73u entries
252 QGLWidget::paintOverlayGL
256 QGLWidget::glInit
260 QGLWidget::glDraw
-264 (int (*)(...))-0x00000000000000008
+264 (int (*)(...))-0x000000008
268 (int (*)(...))(& _ZTI9QGLWidget)
272 QGLWidget::_ZThn8_N9QGLWidgetD1Ev
276 QGLWidget::_ZThn8_N9QGLWidgetD0Ev
@@ -14287,33 +15784,15 @@ QGLWidget::_ZTV9QGLWidget: 73u entries
Class QGLWidget
size=20 align=4
base size=20 base align=4
-QGLWidget (0xb2f82b00) 0
+QGLWidget (0xb1b1b340) 0
vptr=((& QGLWidget::_ZTV9QGLWidget) + 8u)
- QWidget (0xb2f82b40) 0
- primary-for QGLWidget (0xb2f82b00)
- QObject (0xb2f82b80) 0
- primary-for QWidget (0xb2f82b40)
- QPaintDevice (0xb2f82bc0) 8
+ QWidget (0xb1b5ac80) 0
+ primary-for QGLWidget (0xb1b1b340)
+ QObject (0xb1c989d8) 0
+ primary-for QWidget (0xb1b5ac80)
+ QPaintDevice (0xb1c98a14) 8
vptr=((& QGLWidget::_ZTV9QGLWidget) + 272u)
-Vtable for QGLPixelBuffer
-QGLPixelBuffer::_ZTV14QGLPixelBuffer: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QGLPixelBuffer)
-8 QGLPixelBuffer::~QGLPixelBuffer
-12 QGLPixelBuffer::~QGLPixelBuffer
-16 QGLPixelBuffer::devType
-20 QGLPixelBuffer::paintEngine
-24 QGLPixelBuffer::metric
-
-Class QGLPixelBuffer
- size=12 align=4
- base size=12 base align=4
-QGLPixelBuffer (0xb2f82c40) 0
- vptr=((& QGLPixelBuffer::_ZTV14QGLPixelBuffer) + 8u)
- QPaintDevice (0xb2f82c80) 0
- primary-for QGLPixelBuffer (0xb2f82c40)
-
Vtable for QGLFramebufferObject
QGLFramebufferObject::_ZTV20QGLFramebufferObject: 7u entries
0 (int (*)(...))0
@@ -14327,45 +15806,26 @@ QGLFramebufferObject::_ZTV20QGLFramebufferObject: 7u entries
Class QGLFramebufferObject
size=12 align=4
base size=12 base align=4
-QGLFramebufferObject (0xb2f82d40) 0
+QGLFramebufferObject (0xb1b1b8c0) 0
vptr=((& QGLFramebufferObject::_ZTV20QGLFramebufferObject) + 8u)
- QPaintDevice (0xb2f82d80) 0
- primary-for QGLFramebufferObject (0xb2f82d40)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ QPaintDevice (0xb1c98e88) 0
+ primary-for QGLFramebufferObject (0xb1b1b8c0)
+Vtable for QGLPixelBuffer
+QGLPixelBuffer::_ZTV14QGLPixelBuffer: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGLPixelBuffer)
+8 QGLPixelBuffer::~QGLPixelBuffer
+12 QGLPixelBuffer::~QGLPixelBuffer
+16 QGLPixelBuffer::devType
+20 QGLPixelBuffer::paintEngine
+24 QGLPixelBuffer::metric
+Class QGLPixelBuffer
+ size=12 align=4
+ base size=12 base align=4
+QGLPixelBuffer (0xb1b1ba40) 0
+ vptr=((& QGLPixelBuffer::_ZTV14QGLPixelBuffer) + 8u)
+ QPaintDevice (0xb1c98f78) 0
+ primary-for QGLPixelBuffer (0xb1b1ba40)
diff --git a/tests/auto/bic/data/QtOpenGL.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtOpenGL.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..9b2b573f0c
--- /dev/null
+++ b/tests/auto/bic/data/QtOpenGL.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,16982 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6df2c6c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6df2e10) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb5a574ec) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb5a575a0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb5a57dd4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb5a57f00) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb5a8c168) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb5a8c348) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb5adca8c) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb5af8e00) 0
+ QBasicAtomicInt (0xb5b051a4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb59f25a0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb59f25dc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb59f2a50) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb59f2a14) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb58bb960) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb590a12c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb590a168) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb590a0f0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb57b6dd4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb5817ac8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb569ab40) 0
+ QString (0xb56d821c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb56d8564) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb571f4b0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb5526400) 0
+ QGenericArgument (0xb571f6cc) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb571f834) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb571f960) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb571fca8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb5578080) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb571fd98) 0 nearly-empty
+ primary-for std::bad_exception (0xb5578080)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb5578200) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb557f000) 0 nearly-empty
+ primary-for std::bad_alloc (0xb5578200)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb557f258) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb557f348) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb557f30c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb557fb7c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb557fc30) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb557fce4) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb546f564) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb54748c0) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb546f690) 0
+ primary-for QIODevice (0xb54748c0)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb54b2528) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb54b2564) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb54af540) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb54af580) 0
+ primary-for QFile (0xb54af540)
+ QObject (0xb54b25dc) 0
+ primary-for QIODevice (0xb54af580)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb54b2a50) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb533d0b4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb533d7bc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb53a21e0) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb53a21a4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb537bc40) 0
+ QList<QString> (0xb53a230c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb53e1870) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5259000) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb525903c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb522e540) 0
+ QAbstractFileEngine::ExtensionOption (0xb5259078) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb522e5c0) 0
+ QAbstractFileEngine::ExtensionReturn (0xb52590b4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb522e640) 0
+ QAbstractFileEngine::ExtensionOption (0xb52590f0) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb53e1fb4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5259348) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5259384) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb522e980) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb522e9c0) 0
+ primary-for QBuffer (0xb522e980)
+ QObject (0xb52593fc) 0
+ primary-for QIODevice (0xb522e9c0)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5259ac8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5259a8c) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb52b01e0) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb52b0924) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb52b08e8) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb52b0c30) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb52b0ca8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb52b0c6c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb502a30c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb502a2d0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb507c000) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb507c258) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb507c4b0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb507cb40) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb50ca6c0) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb50d1d20) 0
+ primary-for QTextIStream (0xb50ca6c0)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb50ca980) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb50e53c0) 0
+ primary-for QTextOStream (0xb50ca980)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb50e5a50) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb50e5bf4) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb50e5c30) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb50e5ce4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5104000) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb510403c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5104078) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb5104384) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5104564) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5104528) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb4e841a4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb4e84438) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb4e89e80) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb4e845a0) 0
+ primary-for QFileSystemWatcher (0xb4e89e80)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb4ec9140) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb4e847bc) 0
+ primary-for QFSFileEngine (0xb4ec9140)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb4e848e8) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb4e84b04) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb4efb1c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb4efb200) 0
+ primary-for QProcess (0xb4efb1c0)
+ QObject (0xb4e84bb8) 0
+ primary-for QIODevice (0xb4efb200)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb4e84dd4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb4e84f78) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb4d6cc30) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb4d6cca8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb4d6cc6c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb4d6cd20) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb4d6cbf4) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb4e085dc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb4e10cc0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb4e08bf4) 0
+ primary-for QSettings (0xb4e10cc0)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb4c558c0) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb4c55900) 0
+ primary-for QTemporaryFile (0xb4c558c0)
+ QIODevice (0xb4c55940) 0
+ primary-for QFile (0xb4c55900)
+ QObject (0xb4c5e708) 0
+ primary-for QIODevice (0xb4c55940)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb4c5ea14) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb4c5ef00) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb4ccfbb8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb4ca3f00) 0
+ QVector<QXmlStreamAttribute> (0xb4ced618) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb4ced708) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb4cedb7c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb4b20168) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb4b20a14) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4b20a50) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb4b20bb8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb4d09ec0) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb4b20d20) 0
+ primary-for QAbstractState (0xb4d09ec0)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb4b73180) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb4b20f3c) 0
+ primary-for QAbstractTransition (0xb4b73180)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb4b83168) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4b73700) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb4b83348) 0
+ primary-for QTimerEvent (0xb4b73700)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4b737c0) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb4b833c0) 0
+ primary-for QChildEvent (0xb4b737c0)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4b73a80) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb4b83528) 0
+ primary-for QCustomEvent (0xb4b73a80)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb4b73b80) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb4b83618) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4b73b80)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb4b73c40) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb4b73c80) 0
+ primary-for QEventTransition (0xb4b73c40)
+ QObject (0xb4b836cc) 0
+ primary-for QAbstractTransition (0xb4b73c80)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb4b73f40) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb4b73f80) 0
+ primary-for QFinalState (0xb4b73f40)
+ QObject (0xb4b838e8) 0
+ primary-for QAbstractState (0xb4b73f80)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb4bb3240) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb4bb3280) 0
+ primary-for QHistoryState (0xb4bb3240)
+ QObject (0xb4b83b04) 0
+ primary-for QAbstractState (0xb4bb3280)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb4bb3540) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb4bb3580) 0
+ primary-for QSignalTransition (0xb4bb3540)
+ QObject (0xb4b83d20) 0
+ primary-for QAbstractTransition (0xb4bb3580)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb4bb3840) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb4bb3880) 0
+ primary-for QState (0xb4bb3840)
+ QObject (0xb4b83f3c) 0
+ primary-for QAbstractState (0xb4bb3880)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb4bb3c80) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb4be81a4) 0
+ primary-for QStateMachine::SignalEvent (0xb4bb3c80)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb4bb3d00) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb4be81e0) 0
+ primary-for QStateMachine::WrappedEvent (0xb4bb3d00)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb4bb3b40) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb4bb3b80) 0
+ primary-for QStateMachine (0xb4bb3b40)
+ QAbstractState (0xb4bb3bc0) 0
+ primary-for QState (0xb4bb3b80)
+ QObject (0xb4be8168) 0
+ primary-for QAbstractState (0xb4bb3bc0)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4be8564) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4a20a14) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb4a3e03c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4a3e000) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4a3e30c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4a3e4b0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4a67ac0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb4a3eca8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4a67ac0)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4a831e0) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4a837f8) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4a83d5c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb4b0b03c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4b0b0b4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4932654) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4947d5c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4962a8c) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb498bb7c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb498bd98) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4813f00) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb483999c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb48635a0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb48ca1e0) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb4712f78) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb472b03c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb47422d0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb474c1c0) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4742384) 0
+ primary-for QTimeLine (0xb474c1c0)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4742618) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4742a8c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb478d12c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4795340) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb478d618) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4795340)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4795440) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4795480) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4795440)
+ std::exception (0xb478d654) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4795480)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb478d690) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb478d6cc) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb478d708) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb478dce4) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb478de10) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb47c7258) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4647280) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb462fc30) 0
+ primary-for QFutureWatcherBase (0xb4647280)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb466b440) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb4662c30) 0
+ primary-for QThread (0xb466b440)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb466b780) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb4662ec4) 0
+ primary-for QThreadPool (0xb466b780)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb46900f0) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb469012c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb4690168) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb466bb00) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb46901a4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb466bb00)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb46b6780) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4347078) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4344f00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4347618) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4344f00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb43651e0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4347924) 0
+ primary-for QTextCodecPlugin (0xb43651e0)
+ QTextCodecFactoryInterface (0xb43611c0) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4347960) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb43611c0)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4377dd4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4386d80) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4377e4c) 0
+ primary-for QEventLoop (0xb4386d80)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb43a2180) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb43a3168) 0
+ primary-for QAbstractEventDispatcher (0xb43a2180)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb43a3384) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb43d0834) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb43a2dc0) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb43d099c) 0
+ primary-for QAbstractItemModel (0xb43a2dc0)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4405400) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4405440) 0
+ primary-for QAbstractTableModel (0xb4405400)
+ QObject (0xb420e30c) 0
+ primary-for QAbstractItemModel (0xb4405440)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4405680) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb44056c0) 0
+ primary-for QAbstractListModel (0xb4405680)
+ QObject (0xb420e438) 0
+ primary-for QAbstractItemModel (0xb44056c0)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb423530c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb423d180) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb42355a0) 0
+ primary-for QCoreApplication (0xb423d180)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4235b40) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4290870) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4290b7c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4290dd4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4290e88) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4293fc0) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb42ba0f0) 0
+ primary-for QMimeData (0xb4293fc0)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb42bf280) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb42ba30c) 0
+ primary-for QObjectCleanupHandler (0xb42bf280)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb42bf4c0) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb42ba438) 0
+ primary-for QSharedMemory (0xb42bf4c0)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb42bf780) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb42ba654) 0
+ primary-for QSignalMapper (0xb42bf780)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb42bfa40) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb42ba870) 0
+ primary-for QSocketNotifier (0xb42bfa40)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb42bab40) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb42bfe00) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb42babf4) 0
+ primary-for QTimer (0xb42bfe00)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4115340) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb42bae88) 0
+ primary-for QTranslator (0xb4115340)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4115680) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4126168) 0
+ primary-for QLibrary (0xb4115680)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4115a80) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb41263c0) 0
+ primary-for QPluginLoader (0xb4115a80)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb41264ec) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb416a4ec) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb416a528) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb416aa14) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb416af00) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb418b980) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb416af78) 0
+ primary-for QAbstractAnimation (0xb418b980)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb418bc40) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb418bc80) 0
+ primary-for QAnimationGroup (0xb418bc40)
+ QObject (0xb41a31e0) 0
+ primary-for QAbstractAnimation (0xb418bc80)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb418bf40) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb418bf80) 0
+ primary-for QParallelAnimationGroup (0xb418bf40)
+ QAbstractAnimation (0xb418bfc0) 0
+ primary-for QAnimationGroup (0xb418bf80)
+ QObject (0xb41a33fc) 0
+ primary-for QAbstractAnimation (0xb418bfc0)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb41b5280) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb41b52c0) 0
+ primary-for QPauseAnimation (0xb41b5280)
+ QObject (0xb41a3618) 0
+ primary-for QAbstractAnimation (0xb41b52c0)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb41b5580) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb41b55c0) 0
+ primary-for QVariantAnimation (0xb41b5580)
+ QObject (0xb41a3834) 0
+ primary-for QAbstractAnimation (0xb41b55c0)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb41b59c0) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb41b5a00) 0
+ primary-for QPropertyAnimation (0xb41b59c0)
+ QAbstractAnimation (0xb41b5a40) 0
+ primary-for QVariantAnimation (0xb41b5a00)
+ QObject (0xb41a3a50) 0
+ primary-for QAbstractAnimation (0xb41b5a40)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb41b5d00) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb41b5d40) 0
+ primary-for QSequentialAnimationGroup (0xb41b5d00)
+ QAbstractAnimation (0xb41b5d80) 0
+ primary-for QAnimationGroup (0xb41b5d40)
+ QObject (0xb41a3c6c) 0
+ primary-for QAbstractAnimation (0xb41b5d80)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb41fe168) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb41fe7bc) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb41fe780) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb41feb04) 0
+
+Vtable for QMimeSource
+QMimeSource::_ZTV11QMimeSource: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMimeSource)
+8 QMimeSource::~QMimeSource
+12 QMimeSource::~QMimeSource
+16 __cxa_pure_virtual
+20 QMimeSource::provides
+24 __cxa_pure_virtual
+
+Class QMimeSource
+ size=4 align=4
+ base size=4 base align=4
+QMimeSource (0xb41fed20) 0 nearly-empty
+ vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
+
+Vtable for QDrag
+QDrag::_ZTV5QDrag: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDrag)
+8 QDrag::metaObject
+12 QDrag::qt_metacast
+16 QDrag::qt_metacall
+20 QDrag::~QDrag
+24 QDrag::~QDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDrag
+ size=8 align=4
+ base size=8 base align=4
+QDrag (0xb402ca00) 0
+ vptr=((& QDrag::_ZTV5QDrag) + 8u)
+ QObject (0xb41fed5c) 0
+ primary-for QDrag (0xb402ca00)
+
+Vtable for QInputEvent
+QInputEvent::_ZTV11QInputEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QInputEvent)
+8 QInputEvent::~QInputEvent
+12 QInputEvent::~QInputEvent
+
+Class QInputEvent
+ size=16 align=4
+ base size=16 base align=4
+QInputEvent (0xb402ccc0) 0
+ vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
+ QEvent (0xb41fef78) 0
+ primary-for QInputEvent (0xb402ccc0)
+
+Vtable for QMouseEvent
+QMouseEvent::_ZTV11QMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMouseEvent)
+8 QMouseEvent::~QMouseEvent
+12 QMouseEvent::~QMouseEvent
+
+Class QMouseEvent
+ size=40 align=4
+ base size=40 base align=4
+QMouseEvent (0xb402cdc0) 0
+ vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
+ QInputEvent (0xb402ce00) 0
+ primary-for QMouseEvent (0xb402cdc0)
+ QEvent (0xb4088078) 0
+ primary-for QInputEvent (0xb402ce00)
+
+Vtable for QHoverEvent
+QHoverEvent::_ZTV11QHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHoverEvent)
+8 QHoverEvent::~QHoverEvent
+12 QHoverEvent::~QHoverEvent
+
+Class QHoverEvent
+ size=28 align=4
+ base size=28 base align=4
+QHoverEvent (0xb4093200) 0
+ vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
+ QEvent (0xb4088564) 0
+ primary-for QHoverEvent (0xb4093200)
+
+Vtable for QWheelEvent
+QWheelEvent::_ZTV11QWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWheelEvent)
+8 QWheelEvent::~QWheelEvent
+12 QWheelEvent::~QWheelEvent
+
+Class QWheelEvent
+ size=44 align=4
+ base size=44 base align=4
+QWheelEvent (0xb4093300) 0
+ vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
+ QInputEvent (0xb4093340) 0
+ primary-for QWheelEvent (0xb4093300)
+ QEvent (0xb4088618) 0
+ primary-for QInputEvent (0xb4093340)
+
+Vtable for QTabletEvent
+QTabletEvent::_ZTV12QTabletEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTabletEvent)
+8 QTabletEvent::~QTabletEvent
+12 QTabletEvent::~QTabletEvent
+
+Class QTabletEvent
+ size=104 align=4
+ base size=104 base align=4
+QTabletEvent (0xb4093680) 0
+ vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
+ QInputEvent (0xb40936c0) 0
+ primary-for QTabletEvent (0xb4093680)
+ QEvent (0xb40889d8) 0
+ primary-for QInputEvent (0xb40936c0)
+
+Vtable for QKeyEvent
+QKeyEvent::_ZTV9QKeyEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QKeyEvent)
+8 QKeyEvent::~QKeyEvent
+12 QKeyEvent::~QKeyEvent
+
+Class QKeyEvent
+ size=28 align=4
+ base size=27 base align=4
+QKeyEvent (0xb4093bc0) 0
+ vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
+ QInputEvent (0xb4093c00) 0
+ primary-for QKeyEvent (0xb4093bc0)
+ QEvent (0xb40ba03c) 0
+ primary-for QInputEvent (0xb4093c00)
+
+Vtable for QFocusEvent
+QFocusEvent::_ZTV11QFocusEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusEvent)
+8 QFocusEvent::~QFocusEvent
+12 QFocusEvent::~QFocusEvent
+
+Class QFocusEvent
+ size=16 align=4
+ base size=16 base align=4
+QFocusEvent (0xb40cb140) 0
+ vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
+ QEvent (0xb40baa8c) 0
+ primary-for QFocusEvent (0xb40cb140)
+
+Vtable for QPaintEvent
+QPaintEvent::_ZTV11QPaintEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPaintEvent)
+8 QPaintEvent::~QPaintEvent
+12 QPaintEvent::~QPaintEvent
+
+Class QPaintEvent
+ size=36 align=4
+ base size=33 base align=4
+QPaintEvent (0xb40cb2c0) 0
+ vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
+ QEvent (0xb40bab40) 0
+ primary-for QPaintEvent (0xb40cb2c0)
+
+Vtable for QUpdateLaterEvent
+QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QUpdateLaterEvent)
+8 QUpdateLaterEvent::~QUpdateLaterEvent
+12 QUpdateLaterEvent::~QUpdateLaterEvent
+
+Class QUpdateLaterEvent
+ size=16 align=4
+ base size=16 base align=4
+QUpdateLaterEvent (0xb40cb440) 0
+ vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
+ QEvent (0xb40bac6c) 0
+ primary-for QUpdateLaterEvent (0xb40cb440)
+
+Vtable for QMoveEvent
+QMoveEvent::_ZTV10QMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QMoveEvent)
+8 QMoveEvent::~QMoveEvent
+12 QMoveEvent::~QMoveEvent
+
+Class QMoveEvent
+ size=28 align=4
+ base size=28 base align=4
+QMoveEvent (0xb40cb500) 0
+ vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
+ QEvent (0xb40bace4) 0
+ primary-for QMoveEvent (0xb40cb500)
+
+Vtable for QResizeEvent
+QResizeEvent::_ZTV12QResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QResizeEvent)
+8 QResizeEvent::~QResizeEvent
+12 QResizeEvent::~QResizeEvent
+
+Class QResizeEvent
+ size=28 align=4
+ base size=28 base align=4
+QResizeEvent (0xb40cb600) 0
+ vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
+ QEvent (0xb40bad98) 0
+ primary-for QResizeEvent (0xb40cb600)
+
+Vtable for QCloseEvent
+QCloseEvent::_ZTV11QCloseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QCloseEvent)
+8 QCloseEvent::~QCloseEvent
+12 QCloseEvent::~QCloseEvent
+
+Class QCloseEvent
+ size=12 align=4
+ base size=12 base align=4
+QCloseEvent (0xb40cb700) 0
+ vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
+ QEvent (0xb40bae4c) 0
+ primary-for QCloseEvent (0xb40cb700)
+
+Vtable for QIconDragEvent
+QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QIconDragEvent)
+8 QIconDragEvent::~QIconDragEvent
+12 QIconDragEvent::~QIconDragEvent
+
+Class QIconDragEvent
+ size=12 align=4
+ base size=12 base align=4
+QIconDragEvent (0xb40cb780) 0
+ vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
+ QEvent (0xb40bae88) 0
+ primary-for QIconDragEvent (0xb40cb780)
+
+Vtable for QShowEvent
+QShowEvent::_ZTV10QShowEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QShowEvent)
+8 QShowEvent::~QShowEvent
+12 QShowEvent::~QShowEvent
+
+Class QShowEvent
+ size=12 align=4
+ base size=12 base align=4
+QShowEvent (0xb40cb800) 0
+ vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
+ QEvent (0xb40baec4) 0
+ primary-for QShowEvent (0xb40cb800)
+
+Vtable for QHideEvent
+QHideEvent::_ZTV10QHideEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHideEvent)
+8 QHideEvent::~QHideEvent
+12 QHideEvent::~QHideEvent
+
+Class QHideEvent
+ size=12 align=4
+ base size=12 base align=4
+QHideEvent (0xb40cb880) 0
+ vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
+ QEvent (0xb40baf00) 0
+ primary-for QHideEvent (0xb40cb880)
+
+Vtable for QContextMenuEvent
+QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QContextMenuEvent)
+8 QContextMenuEvent::~QContextMenuEvent
+12 QContextMenuEvent::~QContextMenuEvent
+
+Class QContextMenuEvent
+ size=36 align=4
+ base size=33 base align=4
+QContextMenuEvent (0xb40cb900) 0
+ vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
+ QInputEvent (0xb40cb940) 0
+ primary-for QContextMenuEvent (0xb40cb900)
+ QEvent (0xb40baf3c) 0
+ primary-for QInputEvent (0xb40cb940)
+
+Class QInputMethodEvent::Attribute
+ size=24 align=4
+ base size=24 base align=4
+QInputMethodEvent::Attribute (0xb40f3294) 0
+
+Vtable for QInputMethodEvent
+QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QInputMethodEvent)
+8 QInputMethodEvent::~QInputMethodEvent
+12 QInputMethodEvent::~QInputMethodEvent
+
+Class QInputMethodEvent
+ size=32 align=4
+ base size=32 base align=4
+QInputMethodEvent (0xb40cbb80) 0
+ vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
+ QEvent (0xb40f3258) 0
+ primary-for QInputMethodEvent (0xb40cbb80)
+
+Vtable for QDropEvent
+QDropEvent::_ZTV10QDropEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QDropEvent)
+8 QDropEvent::~QDropEvent
+12 QDropEvent::~QDropEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI10QDropEvent)
+36 QDropEvent::_ZThn12_N10QDropEventD1Ev
+40 QDropEvent::_ZThn12_N10QDropEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDropEvent
+ size=52 align=4
+ base size=52 base align=4
+QDropEvent (0xb3eef4b0) 0
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
+ QEvent (0xb40f37f8) 0
+ primary-for QDropEvent (0xb3eef4b0)
+ QMimeSource (0xb40f3834) 12 nearly-empty
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
+
+Vtable for QDragMoveEvent
+QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDragMoveEvent)
+8 QDragMoveEvent::~QDragMoveEvent
+12 QDragMoveEvent::~QDragMoveEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI14QDragMoveEvent)
+36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
+40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragMoveEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragMoveEvent (0xb3ef2440) 0
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
+ QDropEvent (0xb3f001e0) 0
+ primary-for QDragMoveEvent (0xb3ef2440)
+ QEvent (0xb40f3d5c) 0
+ primary-for QDropEvent (0xb3f001e0)
+ QMimeSource (0xb40f3d98) 12 nearly-empty
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
+
+Vtable for QDragEnterEvent
+QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragEnterEvent)
+8 QDragEnterEvent::~QDragEnterEvent
+12 QDragEnterEvent::~QDragEnterEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI15QDragEnterEvent)
+36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
+40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragEnterEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragEnterEvent (0xb3ef2640) 0
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
+ QDragMoveEvent (0xb3ef2680) 0
+ primary-for QDragEnterEvent (0xb3ef2640)
+ QDropEvent (0xb3f072d0) 0
+ primary-for QDragMoveEvent (0xb3ef2680)
+ QEvent (0xb40f3f78) 0
+ primary-for QDropEvent (0xb3f072d0)
+ QMimeSource (0xb40f3fb4) 12 nearly-empty
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
+
+Vtable for QDragResponseEvent
+QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QDragResponseEvent)
+8 QDragResponseEvent::~QDragResponseEvent
+12 QDragResponseEvent::~QDragResponseEvent
+
+Class QDragResponseEvent
+ size=16 align=4
+ base size=13 base align=4
+QDragResponseEvent (0xb3ef2700) 0
+ vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
+ QEvent (0xb3f0d000) 0
+ primary-for QDragResponseEvent (0xb3ef2700)
+
+Vtable for QDragLeaveEvent
+QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragLeaveEvent)
+8 QDragLeaveEvent::~QDragLeaveEvent
+12 QDragLeaveEvent::~QDragLeaveEvent
+
+Class QDragLeaveEvent
+ size=12 align=4
+ base size=12 base align=4
+QDragLeaveEvent (0xb3ef27c0) 0
+ vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
+ QEvent (0xb3f0d078) 0
+ primary-for QDragLeaveEvent (0xb3ef27c0)
+
+Vtable for QHelpEvent
+QHelpEvent::_ZTV10QHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHelpEvent)
+8 QHelpEvent::~QHelpEvent
+12 QHelpEvent::~QHelpEvent
+
+Class QHelpEvent
+ size=28 align=4
+ base size=28 base align=4
+QHelpEvent (0xb3ef2840) 0
+ vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
+ QEvent (0xb3f0d0b4) 0
+ primary-for QHelpEvent (0xb3ef2840)
+
+Vtable for QStatusTipEvent
+QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QStatusTipEvent)
+8 QStatusTipEvent::~QStatusTipEvent
+12 QStatusTipEvent::~QStatusTipEvent
+
+Class QStatusTipEvent
+ size=16 align=4
+ base size=16 base align=4
+QStatusTipEvent (0xb3ef2a40) 0
+ vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
+ QEvent (0xb3f0d348) 0
+ primary-for QStatusTipEvent (0xb3ef2a40)
+
+Vtable for QWhatsThisClickedEvent
+QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
+8 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+12 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+
+Class QWhatsThisClickedEvent
+ size=16 align=4
+ base size=16 base align=4
+QWhatsThisClickedEvent (0xb3ef2b00) 0
+ vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
+ QEvent (0xb3f0d3fc) 0
+ primary-for QWhatsThisClickedEvent (0xb3ef2b00)
+
+Vtable for QActionEvent
+QActionEvent::_ZTV12QActionEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionEvent)
+8 QActionEvent::~QActionEvent
+12 QActionEvent::~QActionEvent
+
+Class QActionEvent
+ size=20 align=4
+ base size=20 base align=4
+QActionEvent (0xb3ef2bc0) 0
+ vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
+ QEvent (0xb3f0d4b0) 0
+ primary-for QActionEvent (0xb3ef2bc0)
+
+Vtable for QFileOpenEvent
+QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QFileOpenEvent)
+8 QFileOpenEvent::~QFileOpenEvent
+12 QFileOpenEvent::~QFileOpenEvent
+
+Class QFileOpenEvent
+ size=16 align=4
+ base size=16 base align=4
+QFileOpenEvent (0xb3ef2cc0) 0
+ vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
+ QEvent (0xb3f0d564) 0
+ primary-for QFileOpenEvent (0xb3ef2cc0)
+
+Vtable for QToolBarChangeEvent
+QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
+8 QToolBarChangeEvent::~QToolBarChangeEvent
+12 QToolBarChangeEvent::~QToolBarChangeEvent
+
+Class QToolBarChangeEvent
+ size=16 align=4
+ base size=13 base align=4
+QToolBarChangeEvent (0xb3ef2d80) 0
+ vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
+ QEvent (0xb3f0d618) 0
+ primary-for QToolBarChangeEvent (0xb3ef2d80)
+
+Vtable for QShortcutEvent
+QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QShortcutEvent)
+8 QShortcutEvent::~QShortcutEvent
+12 QShortcutEvent::~QShortcutEvent
+
+Class QShortcutEvent
+ size=24 align=4
+ base size=24 base align=4
+QShortcutEvent (0xb3ef2ec0) 0
+ vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
+ QEvent (0xb3f0d690) 0
+ primary-for QShortcutEvent (0xb3ef2ec0)
+
+Vtable for QClipboardEvent
+QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QClipboardEvent)
+8 QClipboardEvent::~QClipboardEvent
+12 QClipboardEvent::~QClipboardEvent
+
+Class QClipboardEvent
+ size=12 align=4
+ base size=12 base align=4
+QClipboardEvent (0xb3f260c0) 0
+ vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
+ QEvent (0xb3f0d834) 0
+ primary-for QClipboardEvent (0xb3f260c0)
+
+Vtable for QWindowStateChangeEvent
+QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
+8 QWindowStateChangeEvent::~QWindowStateChangeEvent
+12 QWindowStateChangeEvent::~QWindowStateChangeEvent
+
+Class QWindowStateChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QWindowStateChangeEvent (0xb3f26180) 0
+ vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
+ QEvent (0xb3f0d8ac) 0
+ primary-for QWindowStateChangeEvent (0xb3f26180)
+
+Vtable for QMenubarUpdatedEvent
+QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QMenubarUpdatedEvent)
+8 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+12 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+
+Class QMenubarUpdatedEvent
+ size=16 align=4
+ base size=16 base align=4
+QMenubarUpdatedEvent (0xb3f26240) 0
+ vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
+ QEvent (0xb3f0d960) 0
+ primary-for QMenubarUpdatedEvent (0xb3f26240)
+
+Class QTouchEvent::TouchPoint
+ size=4 align=4
+ base size=4 base align=4
+QTouchEvent::TouchPoint (0xb3f0db7c) 0
+
+Vtable for QTouchEvent
+QTouchEvent::_ZTV11QTouchEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTouchEvent)
+8 QTouchEvent::~QTouchEvent
+12 QTouchEvent::~QTouchEvent
+
+Class QTouchEvent
+ size=32 align=4
+ base size=32 base align=4
+QTouchEvent (0xb3f26380) 0
+ vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 8u)
+ QInputEvent (0xb3f263c0) 0
+ primary-for QTouchEvent (0xb3f26380)
+ QEvent (0xb3f0db40) 0
+ primary-for QInputEvent (0xb3f263c0)
+
+Vtable for QGestureEvent
+QGestureEvent::_ZTV13QGestureEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGestureEvent)
+8 QGestureEvent::~QGestureEvent
+12 QGestureEvent::~QGestureEvent
+
+Class QGestureEvent
+ size=12 align=4
+ base size=12 base align=4
+QGestureEvent (0xb3f26780) 0
+ vptr=((& QGestureEvent::_ZTV13QGestureEvent) + 8u)
+ QEvent (0xb3f0de4c) 0
+ primary-for QGestureEvent (0xb3f26780)
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb3f0de88) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb3f26bc0) 0
+ QVector<QPoint> (0xb3f8012c) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb3fa4200) 0
+ QVector<QPointF> (0xb3f80b04) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb3fc7438) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb3fe35dc) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb3fe35a0) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb3fe3ac8) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb3fe3bf4) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb3e44b7c) 0
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb3eb1ac8) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb3ec63c0) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb3eafb80) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb3ec6d98) 0
+ primary-for QImage (0xb3eafb80)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb3d2e480) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb3d23960) 0
+ primary-for QPixmap (0xb3d2e480)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb3d6c000) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb3d6c1a4) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb3d6c564) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb3d9b300) 0
+ QGradient (0xb3d6c7f8) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb3d9b400) 0
+ QGradient (0xb3d6c834) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb3d9b500) 0
+ QGradient (0xb3d6c870) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb3d6c8ac) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb3d6ca50) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb3d6ca14) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3ddb5dc) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb3ddbe4c) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb3bf8dc0) 0
+ QTextFormat (0xb3c3c3c0) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb3c84d00) 0
+ QTextFormat (0xb3c9299c) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb3cb12c0) 0
+ QTextFormat (0xb3cb7168) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb3cb1480) 0
+ QTextCharFormat (0xb3cb14c0) 0
+ QTextFormat (0xb3cb73c0) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb3cb1700) 0
+ QTextFormat (0xb3cb7690) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb3cb1d80) 0
+ QTextFrameFormat (0xb3cb1dc0) 0
+ QTextFormat (0xb3cb7ec4) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3ce92c0) 0
+ QTextCharFormat (0xb3ce9300) 0
+ QTextFormat (0xb3ce84b0) 0
+
+Class QTextInlineObject
+ size=8 align=4
+ base size=8 base align=4
+QTextInlineObject (0xb3ce8834) 0
+
+Class QTextLayout::FormatRange
+ size=16 align=4
+ base size=16 base align=4
+QTextLayout::FormatRange (0xb3ce8bb8) 0
+
+Class QTextLayout
+ size=4 align=4
+ base size=4 base align=4
+QTextLayout (0xb3ce8b7c) 0
+
+Class QTextLine
+ size=8 align=4
+ base size=8 base align=4
+QTextLine (0xb3ce8d5c) 0
+
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb3b2c12c) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
+
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb3ce9f40) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3b2c348) 0
+ primary-for QTextDocument (0xb3ce9f40)
+
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3b2c654) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb3b2c6cc) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb3b52d40) 0
+ QPalette (0xb3b2cfb4) 0
+
+Class QAbstractTextDocumentLayout::Selection
+ size=12 align=4
+ base size=12 base align=4
+QAbstractTextDocumentLayout::Selection (0xb3bc5168) 0
+
+Class QAbstractTextDocumentLayout::PaintContext
+ size=48 align=4
+ base size=48 base align=4
+QAbstractTextDocumentLayout::PaintContext (0xb3bc51a4) 0
+
+Vtable for QAbstractTextDocumentLayout
+QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
+8 QAbstractTextDocumentLayout::metaObject
+12 QAbstractTextDocumentLayout::qt_metacast
+16 QAbstractTextDocumentLayout::qt_metacall
+20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QAbstractTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTextDocumentLayout (0xb3bb5880) 0
+ vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
+ QObject (0xb3bc512c) 0
+ primary-for QAbstractTextDocumentLayout (0xb3bb5880)
+
+Vtable for QTextObjectInterface
+QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextObjectInterface)
+8 QTextObjectInterface::~QTextObjectInterface
+12 QTextObjectInterface::~QTextObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextObjectInterface (0xb3bc58e8) 0 nearly-empty
+ vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
+
+Class QFontDatabase
+ size=4 align=4
+ base size=4 base align=4
+QFontDatabase (0xb3bc5dd4) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb3bc5e10) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb3bc5e4c) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb3a070b4) 0
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextObject
+ size=8 align=4
+ base size=8 base align=4
+QTextObject (0xb39ea700) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3a07168) 0
+ primary-for QTextObject (0xb39ea700)
+
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb39ea9c0) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb39eaa00) 0
+ primary-for QTextBlockGroup (0xb39ea9c0)
+ QObject (0xb3a07384) 0
+ primary-for QTextObject (0xb39eaa00)
+
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
+
+Class QTextFrameLayoutData
+ size=4 align=4
+ base size=4 base align=4
+QTextFrameLayoutData (0xb3a075a0) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3a07618) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb39ead00) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb39ead40) 0
+ primary-for QTextFrame (0xb39ead00)
+ QObject (0xb3a075dc) 0
+ primary-for QTextObject (0xb39ead40)
+
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
+ size=4 align=4
+ base size=4 base align=4
+QTextBlockUserData (0xb3a492d0) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3a49348) 0
+
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb3a4930c) 0
+
+Class QTextFragment
+ size=12 align=4
+ base size=12 base align=4
+QTextFragment (0xb3a62fb4) 0
+
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QSyntaxHighlighter
+ size=8 align=4
+ base size=8 base align=4
+QSyntaxHighlighter (0xb3a66a00) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb3a75f00) 0
+ primary-for QSyntaxHighlighter (0xb3a66a00)
+
+Class QTextDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentFragment (0xb3a8d12c) 0
+
+Class QTextDocumentWriter
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentWriter (0xb3a8d168) 0
+
+Vtable for QTextList
+QTextList::_ZTV9QTextList: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextList)
+8 QTextList::metaObject
+12 QTextList::qt_metacast
+16 QTextList::qt_metacall
+20 QTextList::~QTextList
+24 QTextList::~QTextList
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextList
+ size=8 align=4
+ base size=8 base align=4
+QTextList (0xb3a66d40) 0
+ vptr=((& QTextList::_ZTV9QTextList) + 8u)
+ QTextBlockGroup (0xb3a66d80) 0
+ primary-for QTextList (0xb3a66d40)
+ QTextObject (0xb3a66dc0) 0
+ primary-for QTextBlockGroup (0xb3a66d80)
+ QObject (0xb3a8d1a4) 0
+ primary-for QTextObject (0xb3a66dc0)
+
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3a8d780) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb3aa18c0) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3aa1900) 0
+ primary-for QTextTable (0xb3aa18c0)
+ QTextObject (0xb3aa1940) 0
+ primary-for QTextFrame (0xb3aa1900)
+ QObject (0xb3ab7000) 0
+ primary-for QTextObject (0xb3aa1940)
+
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
+
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb3aa1f00) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb3ab7564) 0
+ primary-for QCompleter (0xb3aa1f00)
+
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb3ab7780) 0 empty
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb3ab77f8) 0
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb3ad8600) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb3ab7a50) 0
+ primary-for QSystemTrayIcon (0xb3ad8600)
+
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoGroup
+ size=8 align=4
+ base size=8 base align=4
+QUndoGroup (0xb3ad8980) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb3ab7c6c) 0
+ primary-for QUndoGroup (0xb3ad8980)
+
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 QUndoCommand::~QUndoCommand
+12 QUndoCommand::~QUndoCommand
+16 QUndoCommand::undo
+20 QUndoCommand::redo
+24 QUndoCommand::id
+28 QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb3ab7e88) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 QUndoStack::metaObject
+12 QUndoStack::qt_metacast
+16 QUndoStack::qt_metacall
+20 QUndoStack::~QUndoStack
+24 QUndoStack::~QUndoStack
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb3ad8c80) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb3ab7ec4) 0
+ primary-for QUndoStack (0xb3ad8c80)
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb392b0f0) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb396cfb4) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb39a4000) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb39a1d70) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb39a403c) 0
+ primary-for QWidget (0xb39a1d70)
+ QPaintDevice (0xb39a4078) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb3853840) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb38714b0) 0
+ primary-for QFrame (0xb3853840)
+ QObject (0xb38567bc) 0
+ primary-for QWidget (0xb38714b0)
+ QPaintDevice (0xb38567f8) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb3853b00) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb3853b40) 0
+ primary-for QAbstractScrollArea (0xb3853b00)
+ QWidget (0xb38860a0) 0
+ primary-for QFrame (0xb3853b40)
+ QObject (0xb3856a14) 0
+ primary-for QWidget (0xb38860a0)
+ QPaintDevice (0xb3856a50) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb3856c6c) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb38a58c0) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb38b8ce4) 0
+ primary-for QItemSelectionModel (0xb38a58c0)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb38a5d80) 0
+ QList<QItemSelectionRange> (0xb36fe0b4) 0
+
+Vtable for QValidator
+QValidator::_ZTV10QValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QValidator)
+8 QValidator::metaObject
+12 QValidator::qt_metacast
+16 QValidator::qt_metacall
+20 QValidator::~QValidator
+24 QValidator::~QValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QValidator::fixup
+
+Class QValidator
+ size=8 align=4
+ base size=8 base align=4
+QValidator (0xb38a5f00) 0
+ vptr=((& QValidator::_ZTV10QValidator) + 8u)
+ QObject (0xb36fe258) 0
+ primary-for QValidator (0xb38a5f00)
+
+Vtable for QIntValidator
+QIntValidator::_ZTV13QIntValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIntValidator)
+8 QIntValidator::metaObject
+12 QIntValidator::qt_metacast
+16 QIntValidator::qt_metacall
+20 QIntValidator::~QIntValidator
+24 QIntValidator::~QIntValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIntValidator::validate
+60 QValidator::fixup
+64 QIntValidator::setRange
+
+Class QIntValidator
+ size=16 align=4
+ base size=16 base align=4
+QIntValidator (0xb37221c0) 0
+ vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
+ QValidator (0xb3722200) 0
+ primary-for QIntValidator (0xb37221c0)
+ QObject (0xb36fe474) 0
+ primary-for QValidator (0xb3722200)
+
+Vtable for QDoubleValidator
+QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDoubleValidator)
+8 QDoubleValidator::metaObject
+12 QDoubleValidator::qt_metacast
+16 QDoubleValidator::qt_metacall
+20 QDoubleValidator::~QDoubleValidator
+24 QDoubleValidator::~QDoubleValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDoubleValidator::validate
+60 QValidator::fixup
+64 QDoubleValidator::setRange
+
+Class QDoubleValidator
+ size=28 align=4
+ base size=28 base align=4
+QDoubleValidator (0xb37224c0) 0
+ vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
+ QValidator (0xb3722500) 0
+ primary-for QDoubleValidator (0xb37224c0)
+ QObject (0xb36fe618) 0
+ primary-for QValidator (0xb3722500)
+
+Vtable for QRegExpValidator
+QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QRegExpValidator)
+8 QRegExpValidator::metaObject
+12 QRegExpValidator::qt_metacast
+16 QRegExpValidator::qt_metacall
+20 QRegExpValidator::~QRegExpValidator
+24 QRegExpValidator::~QRegExpValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QRegExpValidator::validate
+60 QValidator::fixup
+
+Class QRegExpValidator
+ size=12 align=4
+ base size=12 base align=4
+QRegExpValidator (0xb3722880) 0
+ vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
+ QValidator (0xb37228c0) 0
+ primary-for QRegExpValidator (0xb3722880)
+ QObject (0xb36fe8e8) 0
+ primary-for QValidator (0xb37228c0)
+
+Vtable for QAbstractSpinBox
+QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+8 QAbstractSpinBox::metaObject
+12 QAbstractSpinBox::qt_metacast
+16 QAbstractSpinBox::qt_metacall
+20 QAbstractSpinBox::~QAbstractSpinBox
+24 QAbstractSpinBox::~QAbstractSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSpinBox::validate
+228 QAbstractSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
+256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSpinBox (0xb3722b40) 0
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
+ QWidget (0xb3747f00) 0
+ primary-for QAbstractSpinBox (0xb3722b40)
+ QObject (0xb36fea50) 0
+ primary-for QWidget (0xb3747f00)
+ QPaintDevice (0xb36fea8c) 8
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+
+Vtable for QAbstractSlider
+QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSlider)
+8 QAbstractSlider::metaObject
+12 QAbstractSlider::qt_metacast
+16 QAbstractSlider::qt_metacall
+20 QAbstractSlider::~QAbstractSlider
+24 QAbstractSlider::~QAbstractSlider
+28 QAbstractSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QAbstractSlider)
+236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
+240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSlider
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSlider (0xb3722f40) 0
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
+ QWidget (0xb376caf0) 0
+ primary-for QAbstractSlider (0xb3722f40)
+ QObject (0xb36fed98) 0
+ primary-for QWidget (0xb376caf0)
+ QPaintDevice (0xb36fedd4) 8
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
+
+Vtable for QSlider
+QSlider::_ZTV7QSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QSlider)
+8 QSlider::metaObject
+12 QSlider::qt_metacast
+16 QSlider::qt_metacall
+20 QSlider::~QSlider
+24 QSlider::~QSlider
+28 QSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSlider::sizeHint
+68 QSlider::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSlider::mousePressEvent
+84 QSlider::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSlider::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSlider::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI7QSlider)
+236 QSlider::_ZThn8_N7QSliderD1Ev
+240 QSlider::_ZThn8_N7QSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSlider
+ size=20 align=4
+ base size=20 base align=4
+QSlider (0xb37924c0) 0
+ vptr=((& QSlider::_ZTV7QSlider) + 8u)
+ QAbstractSlider (0xb3792500) 0
+ primary-for QSlider (0xb37924c0)
+ QWidget (0xb379a730) 0
+ primary-for QAbstractSlider (0xb3792500)
+ QObject (0xb379c0b4) 0
+ primary-for QWidget (0xb379a730)
+ QPaintDevice (0xb379c0f0) 8
+ vptr=((& QSlider::_ZTV7QSlider) + 236u)
+
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb37928c0) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb379c3c0) 0
+ primary-for QStyle (0xb37928c0)
+
+Vtable for QTabBar
+QTabBar::_ZTV7QTabBar: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QTabBar)
+8 QTabBar::metaObject
+12 QTabBar::qt_metacast
+16 QTabBar::qt_metacall
+20 QTabBar::~QTabBar
+24 QTabBar::~QTabBar
+28 QTabBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabBar::sizeHint
+68 QTabBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTabBar::mousePressEvent
+84 QTabBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QTabBar::mouseMoveEvent
+96 QTabBar::wheelEvent
+100 QTabBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabBar::paintEvent
+128 QWidget::moveEvent
+132 QTabBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabBar::showEvent
+172 QTabBar::hideEvent
+176 QWidget::x11Event
+180 QTabBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabBar::tabSizeHint
+228 QTabBar::tabInserted
+232 QTabBar::tabRemoved
+236 QTabBar::tabLayoutChange
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI7QTabBar)
+248 QTabBar::_ZThn8_N7QTabBarD1Ev
+252 QTabBar::_ZThn8_N7QTabBarD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabBar
+ size=20 align=4
+ base size=20 base align=4
+QTabBar (0xb3792e40) 0
+ vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
+ QWidget (0xb3600b40) 0
+ primary-for QTabBar (0xb3792e40)
+ QObject (0xb379c7bc) 0
+ primary-for QWidget (0xb3600b40)
+ QPaintDevice (0xb379c7f8) 8
+ vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
+
+Vtable for QTabWidget
+QTabWidget::_ZTV10QTabWidget: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTabWidget)
+8 QTabWidget::metaObject
+12 QTabWidget::qt_metacast
+16 QTabWidget::qt_metacall
+20 QTabWidget::~QTabWidget
+24 QTabWidget::~QTabWidget
+28 QTabWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabWidget::sizeHint
+68 QTabWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QTabWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabWidget::paintEvent
+128 QWidget::moveEvent
+132 QTabWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTabWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabWidget::tabInserted
+228 QTabWidget::tabRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI10QTabWidget)
+240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
+244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabWidget
+ size=20 align=4
+ base size=20 base align=4
+QTabWidget (0xb362b140) 0
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
+ QWidget (0xb3630280) 0
+ primary-for QTabWidget (0xb362b140)
+ QObject (0xb379ca14) 0
+ primary-for QWidget (0xb3630280)
+ QPaintDevice (0xb379ca50) 8
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
+
+Vtable for QRubberBand
+QRubberBand::_ZTV11QRubberBand: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QRubberBand)
+8 QRubberBand::metaObject
+12 QRubberBand::qt_metacast
+16 QRubberBand::qt_metacall
+20 QRubberBand::~QRubberBand
+24 QRubberBand::~QRubberBand
+28 QRubberBand::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRubberBand::paintEvent
+128 QRubberBand::moveEvent
+132 QRubberBand::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QRubberBand::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QRubberBand::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QRubberBand)
+232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
+236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRubberBand
+ size=20 align=4
+ base size=20 base align=4
+QRubberBand (0xb362b980) 0
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
+ QWidget (0xb36585f0) 0
+ primary-for QRubberBand (0xb362b980)
+ QObject (0xb379cf78) 0
+ primary-for QWidget (0xb36585f0)
+ QPaintDevice (0xb379cfb4) 8
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
+
+Class QStyleOption
+ size=44 align=4
+ base size=44 base align=4
+QStyleOption (0xb36663fc) 0
+
+Class QStyleOptionFocusRect
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFocusRect (0xb362be00) 0
+ QStyleOption (0xb3666438) 0
+
+Class QStyleOptionFrame
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionFrame (0xb367e000) 0
+ QStyleOption (0xb36667bc) 0
+
+Class QStyleOptionFrameV2
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionFrameV2 (0xb367e200) 0
+ QStyleOptionFrame (0xb367e240) 0
+ QStyleOption (0xb3666b04) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb367e700) 0
+ QStyleOptionFrameV2 (0xb367e740) 0
+ QStyleOptionFrame (0xb367e780) 0
+ QStyleOption (0xb36a803c) 0
+
+Class QStyleOptionTabWidgetFrame
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabWidgetFrame (0xb367eac0) 0
+ QStyleOption (0xb36a8438) 0
+
+Class QStyleOptionTabWidgetFrameV2
+ size=112 align=4
+ base size=112 base align=4
+QStyleOptionTabWidgetFrameV2 (0xb367ecc0) 0
+ QStyleOptionTabWidgetFrame (0xb367ed00) 0
+ QStyleOption (0xb36a8ac8) 0
+
+Class QStyleOptionTabBarBase
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabBarBase (0xb36c0040) 0
+ QStyleOption (0xb36a8fb4) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb36c0240) 0
+ QStyleOptionTabBarBase (0xb36c0280) 0
+ QStyleOption (0xb36c8474) 0
+
+Class QStyleOptionHeader
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionHeader (0xb36c05c0) 0
+ QStyleOption (0xb36c87f8) 0
+
+Class QStyleOptionButton
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionButton (0xb36c0880) 0
+ QStyleOption (0xb34dd2d0) 0
+
+Class QStyleOptionTab
+ size=72 align=4
+ base size=72 base align=4
+QStyleOptionTab (0xb36c0c00) 0
+ QStyleOption (0xb34ddbf4) 0
+
+Class QStyleOptionTabV2
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabV2 (0xb36c0fc0) 0
+ QStyleOptionTab (0xb3532000) 0
+ QStyleOption (0xb3515618) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb3532340) 0
+ QStyleOptionTabV2 (0xb3532380) 0
+ QStyleOptionTab (0xb35323c0) 0
+ QStyleOption (0xb3515b7c) 0
+
+Class QStyleOptionToolBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionToolBar (0xb35327c0) 0
+ QStyleOption (0xb3543474) 0
+
+Class QStyleOptionProgressBar
+ size=68 align=4
+ base size=65 base align=4
+QStyleOptionProgressBar (0xb3532b40) 0
+ QStyleOption (0xb3543b40) 0
+
+Class QStyleOptionProgressBarV2
+ size=76 align=4
+ base size=74 base align=4
+QStyleOptionProgressBarV2 (0xb3532d80) 0
+ QStyleOptionProgressBar (0xb3532dc0) 0
+ QStyleOption (0xb3574294) 0
+
+Class QStyleOptionMenuItem
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionMenuItem (0xb3532e40) 0
+ QStyleOption (0xb35742d0) 0
+
+Class QStyleOptionQ3ListViewItem
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionQ3ListViewItem (0xb3588040) 0
+ QStyleOption (0xb3574e88) 0
+
+Class QStyleOptionQ3DockWindow
+ size=48 align=4
+ base size=46 base align=4
+QStyleOptionQ3DockWindow (0xb35883c0) 0
+ QStyleOption (0xb35944ec) 0
+
+Class QStyleOptionDockWidget
+ size=52 align=4
+ base size=51 base align=4
+QStyleOptionDockWidget (0xb35885c0) 0
+ QStyleOption (0xb3594834) 0
+
+Class QStyleOptionDockWidgetV2
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionDockWidgetV2 (0xb35887c0) 0
+ QStyleOptionDockWidget (0xb3588800) 0
+ QStyleOption (0xb3594dd4) 0
+
+Class QStyleOptionViewItem
+ size=80 align=4
+ base size=77 base align=4
+QStyleOptionViewItem (0xb3588b40) 0
+ QStyleOption (0xb35c021c) 0
+
+Class QStyleOptionViewItemV2
+ size=84 align=4
+ base size=84 base align=4
+QStyleOptionViewItemV2 (0xb3588dc0) 0
+ QStyleOptionViewItem (0xb3588e00) 0
+ QStyleOption (0xb35c0b04) 0
+
+Class QStyleOptionViewItemV3
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionViewItemV3 (0xb35d92c0) 0
+ QStyleOptionViewItemV2 (0xb35d9300) 0
+ QStyleOptionViewItem (0xb35d9340) 0
+ QStyleOption (0xb33dc12c) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb35d9680) 0
+ QStyleOptionViewItemV3 (0xb35d96c0) 0
+ QStyleOptionViewItemV2 (0xb35d9700) 0
+ QStyleOptionViewItem (0xb35d9740) 0
+ QStyleOption (0xb33dc5dc) 0
+
+Class QStyleOptionToolBox
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionToolBox (0xb35d9a80) 0
+ QStyleOption (0xb340c12c) 0
+
+Class QStyleOptionToolBoxV2
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionToolBoxV2 (0xb35d9c80) 0
+ QStyleOptionToolBox (0xb35d9cc0) 0
+ QStyleOption (0xb340c744) 0
+
+Class QStyleOptionRubberBand
+ size=52 align=4
+ base size=49 base align=4
+QStyleOptionRubberBand (0xb341f000) 0
+ QStyleOption (0xb340cca8) 0
+
+Class QStyleOptionComplex
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionComplex (0xb341f200) 0
+ QStyleOption (0xb3425000) 0
+
+Class QStyleOptionSlider
+ size=104 align=4
+ base size=101 base align=4
+QStyleOptionSlider (0xb341f480) 0
+ QStyleOptionComplex (0xb341f4c0) 0
+ QStyleOption (0xb34254b0) 0
+
+Class QStyleOptionSpinBox
+ size=64 align=4
+ base size=61 base align=4
+QStyleOptionSpinBox (0xb341f800) 0
+ QStyleOptionComplex (0xb341f840) 0
+ QStyleOption (0xb3425d5c) 0
+
+Class QStyleOptionQ3ListView
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionQ3ListView (0xb341fa80) 0
+ QStyleOptionComplex (0xb341fac0) 0
+ QStyleOption (0xb343b1e0) 0
+
+Class QStyleOptionToolButton
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionToolButton (0xb341fd80) 0
+ QStyleOptionComplex (0xb341fdc0) 0
+ QStyleOption (0xb343bb04) 0
+
+Class QStyleOptionComboBox
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionComboBox (0xb346c140) 0
+ QStyleOptionComplex (0xb346c180) 0
+ QStyleOption (0xb346a7f8) 0
+
+Class QStyleOptionTitleBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionTitleBar (0xb346c380) 0
+ QStyleOptionComplex (0xb346c3c0) 0
+ QStyleOption (0xb34900f0) 0
+
+Class QStyleOptionGroupBox
+ size=88 align=4
+ base size=88 base align=4
+QStyleOptionGroupBox (0xb346c600) 0
+ QStyleOptionComplex (0xb346c640) 0
+ QStyleOption (0xb34908ac) 0
+
+Class QStyleOptionSizeGrip
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionSizeGrip (0xb346c8c0) 0
+ QStyleOptionComplex (0xb346c900) 0
+ QStyleOption (0xb34a6168) 0
+
+Class QStyleOptionGraphicsItem
+ size=132 align=4
+ base size=132 base align=4
+QStyleOptionGraphicsItem (0xb346cb00) 0
+ QStyleOption (0xb34a6438) 0
+
+Class QStyleHintReturn
+ size=8 align=4
+ base size=8 base align=4
+QStyleHintReturn (0xb34a6924) 0
+
+Class QStyleHintReturnMask
+ size=12 align=4
+ base size=12 base align=4
+QStyleHintReturnMask (0xb346cf40) 0
+ QStyleHintReturn (0xb34a6960) 0
+
+Class QStyleHintReturnVariant
+ size=20 align=4
+ base size=20 base align=4
+QStyleHintReturnVariant (0xb346cfc0) 0
+ QStyleHintReturn (0xb34a699c) 0
+
+Vtable for QAbstractItemDelegate
+QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
+8 QAbstractItemDelegate::metaObject
+12 QAbstractItemDelegate::qt_metacast
+16 QAbstractItemDelegate::qt_metacall
+20 QAbstractItemDelegate::~QAbstractItemDelegate
+24 QAbstractItemDelegate::~QAbstractItemDelegate
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractItemDelegate::createEditor
+68 QAbstractItemDelegate::setEditorData
+72 QAbstractItemDelegate::setModelData
+76 QAbstractItemDelegate::updateEditorGeometry
+80 QAbstractItemDelegate::editorEvent
+
+Class QAbstractItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemDelegate (0xb34c4240) 0
+ vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
+ QObject (0xb34a69d8) 0
+ primary-for QAbstractItemDelegate (0xb34c4240)
+
+Vtable for QAbstractItemView
+QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractItemView)
+8 QAbstractItemView::metaObject
+12 QAbstractItemView::qt_metacast
+16 QAbstractItemView::qt_metacall
+20 QAbstractItemView::~QAbstractItemView
+24 QAbstractItemView::~QAbstractItemView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QAbstractItemView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QAbstractItemView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 __cxa_pure_virtual
+344 __cxa_pure_virtual
+348 __cxa_pure_virtual
+352 __cxa_pure_virtual
+356 __cxa_pure_virtual
+360 __cxa_pure_virtual
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI17QAbstractItemView)
+392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
+396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractItemView
+ size=20 align=4
+ base size=20 base align=4
+QAbstractItemView (0xb34c4480) 0
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
+ QAbstractScrollArea (0xb34c44c0) 0
+ primary-for QAbstractItemView (0xb34c4480)
+ QFrame (0xb34c4500) 0
+ primary-for QAbstractScrollArea (0xb34c44c0)
+ QWidget (0xb34d27d0) 0
+ primary-for QFrame (0xb34c4500)
+ QObject (0xb34a6b04) 0
+ primary-for QWidget (0xb34d27d0)
+ QPaintDevice (0xb34a6b40) 8
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
+
+Vtable for QListView
+QListView::_ZTV9QListView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QListView)
+8 QListView::metaObject
+12 QListView::qt_metacast
+16 QListView::qt_metacall
+20 QListView::~QListView
+24 QListView::~QListView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QListView)
+392 QListView::_ZThn8_N9QListViewD1Ev
+396 QListView::_ZThn8_N9QListViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListView
+ size=20 align=4
+ base size=20 base align=4
+QListView (0xb34c4940) 0
+ vptr=((& QListView::_ZTV9QListView) + 8u)
+ QAbstractItemView (0xb34c4980) 0
+ primary-for QListView (0xb34c4940)
+ QAbstractScrollArea (0xb34c49c0) 0
+ primary-for QAbstractItemView (0xb34c4980)
+ QFrame (0xb34c4a00) 0
+ primary-for QAbstractScrollArea (0xb34c49c0)
+ QWidget (0xb3325050) 0
+ primary-for QFrame (0xb34c4a00)
+ QObject (0xb34a6e4c) 0
+ primary-for QWidget (0xb3325050)
+ QPaintDevice (0xb34a6e88) 8
+ vptr=((& QListView::_ZTV9QListView) + 392u)
+
+Vtable for QUndoView
+QUndoView::_ZTV9QUndoView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QUndoView)
+8 QUndoView::metaObject
+12 QUndoView::qt_metacast
+16 QUndoView::qt_metacall
+20 QUndoView::~QUndoView
+24 QUndoView::~QUndoView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QUndoView)
+392 QUndoView::_ZThn8_N9QUndoViewD1Ev
+396 QUndoView::_ZThn8_N9QUndoViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUndoView
+ size=20 align=4
+ base size=20 base align=4
+QUndoView (0xb34c4d00) 0
+ vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
+ QListView (0xb34c4d40) 0
+ primary-for QUndoView (0xb34c4d00)
+ QAbstractItemView (0xb34c4d80) 0
+ primary-for QListView (0xb34c4d40)
+ QAbstractScrollArea (0xb34c4dc0) 0
+ primary-for QAbstractItemView (0xb34c4d80)
+ QFrame (0xb34c4e00) 0
+ primary-for QAbstractScrollArea (0xb34c4dc0)
+ QWidget (0xb3341320) 0
+ primary-for QFrame (0xb34c4e00)
+ QObject (0xb33450b4) 0
+ primary-for QWidget (0xb3341320)
+ QPaintDevice (0xb33450f0) 8
+ vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
+
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialog
+ size=20 align=4
+ base size=20 base align=4
+QDialog (0xb33550c0) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb33570a0) 0
+ primary-for QDialog (0xb33550c0)
+ QObject (0xb334530c) 0
+ primary-for QWidget (0xb33570a0)
+ QPaintDevice (0xb3345348) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
+
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPageSetupDialog (0xb3355380) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb33553c0) 0
+ primary-for QAbstractPageSetupDialog (0xb3355380)
+ QWidget (0xb3362d20) 0
+ primary-for QDialog (0xb33553c0)
+ QObject (0xb3345564) 0
+ primary-for QWidget (0xb3362d20)
+ QPaintDevice (0xb33455a0) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPrintDialog (0xb3355680) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb33556c0) 0
+ primary-for QAbstractPrintDialog (0xb3355680)
+ QWidget (0xb3373460) 0
+ primary-for QDialog (0xb33556c0)
+ QObject (0xb33457bc) 0
+ primary-for QWidget (0xb3373460)
+ QPaintDevice (0xb33457f8) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QColorDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColorDialog
+ size=20 align=4
+ base size=20 base align=4
+QColorDialog (0xb3355ac0) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb3355b00) 0
+ primary-for QColorDialog (0xb3355ac0)
+ QWidget (0xb33ab000) 0
+ primary-for QDialog (0xb3355b00)
+ QObject (0xb3345b04) 0
+ primary-for QWidget (0xb33ab000)
+ QPaintDevice (0xb3345b40) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QErrorMessage::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QErrorMessage
+ size=20 align=4
+ base size=20 base align=4
+QErrorMessage (0xb3355f80) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb3355fc0) 0
+ primary-for QErrorMessage (0xb3355f80)
+ QWidget (0xb31de000) 0
+ primary-for QDialog (0xb3355fc0)
+ QObject (0xb3345ec4) 0
+ primary-for QWidget (0xb31de000)
+ QPaintDevice (0xb3345f00) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFileDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFileDialog
+ size=20 align=4
+ base size=20 base align=4
+QFileDialog (0xb31df2c0) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb31df300) 0
+ primary-for QFileDialog (0xb31df2c0)
+ QWidget (0xb31e4910) 0
+ primary-for QDialog (0xb31df300)
+ QObject (0xb31ed12c) 0
+ primary-for QWidget (0xb31e4910)
+ QPaintDevice (0xb31ed168) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
+32 QObject::eventFilter
+36 QFileSystemModel::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb31dfc00) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb31dfc40) 0
+ primary-for QFileSystemModel (0xb31dfc00)
+ QObject (0xb31ed7f8) 0
+ primary-for QAbstractItemModel (0xb31dfc40)
+
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFontDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontDialog
+ size=20 align=4
+ base size=20 base align=4
+QFontDialog (0xb325c000) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb325c040) 0
+ primary-for QFontDialog (0xb325c000)
+ QWidget (0xb325a500) 0
+ primary-for QDialog (0xb325c040)
+ QObject (0xb31edb04) 0
+ primary-for QWidget (0xb325a500)
+ QPaintDevice (0xb31edb40) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLineEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLineEdit::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLineEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLineEdit::changeEvent
+184 QWidget::metric
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLineEdit
+ size=20 align=4
+ base size=20 base align=4
+QLineEdit (0xb325c4c0) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb32765a0) 0
+ primary-for QLineEdit (0xb325c4c0)
+ QObject (0xb31edec4) 0
+ primary-for QWidget (0xb32765a0)
+ QPaintDevice (0xb31edf00) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
+
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QInputDialog
+ size=20 align=4
+ base size=20 base align=4
+QInputDialog (0xb325cd40) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb325cd80) 0
+ primary-for QInputDialog (0xb325cd40)
+ QWidget (0xb32ba460) 0
+ primary-for QDialog (0xb325cd80)
+ QObject (0xb32b6564) 0
+ primary-for QWidget (0xb32ba460)
+ QPaintDevice (0xb32b65a0) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
+
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMessageBox::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMessageBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMessageBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMessageBox
+ size=20 align=4
+ base size=20 base align=4
+QMessageBox (0xb30db280) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb30db2c0) 0
+ primary-for QMessageBox (0xb30db280)
+ QWidget (0xb30e5c80) 0
+ primary-for QDialog (0xb30db2c0)
+ QObject (0xb32b69d8) 0
+ primary-for QWidget (0xb30e5c80)
+ QPaintDevice (0xb32b6a14) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QPageSetupDialog (0xb30db8c0) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb30db900) 0
+ primary-for QPageSetupDialog (0xb30db8c0)
+ QDialog (0xb30db940) 0
+ primary-for QAbstractPageSetupDialog (0xb30db900)
+ QWidget (0xb3136910) 0
+ primary-for QDialog (0xb30db940)
+ QObject (0xb3153000) 0
+ primary-for QWidget (0xb3136910)
+ QPaintDevice (0xb315303c) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
+
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb30dbc00) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb315e500) 0
+ primary-for QUnixPrintWidget (0xb30dbc00)
+ QObject (0xb3153258) 0
+ primary-for QWidget (0xb315e500)
+ QPaintDevice (0xb3153294) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
+
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QPrintDialog (0xb30dbe40) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb30dbe80) 0
+ primary-for QPrintDialog (0xb30dbe40)
+ QDialog (0xb30dbec0) 0
+ primary-for QAbstractPrintDialog (0xb30dbe80)
+ QWidget (0xb3167640) 0
+ primary-for QDialog (0xb30dbec0)
+ QObject (0xb31533c0) 0
+ primary-for QWidget (0xb3167640)
+ QPaintDevice (0xb31533fc) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb317b180) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb317b1c0) 0
+ primary-for QPrintPreviewDialog (0xb317b180)
+ QWidget (0xb3180230) 0
+ primary-for QDialog (0xb317b1c0)
+ QObject (0xb3153618) 0
+ primary-for QWidget (0xb3180230)
+ QPaintDevice (0xb3153654) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
+
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressDialog
+ size=20 align=4
+ base size=20 base align=4
+QProgressDialog (0xb317b480) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb317b4c0) 0
+ primary-for QProgressDialog (0xb317b480)
+ QWidget (0xb3188c80) 0
+ primary-for QDialog (0xb317b4c0)
+ QObject (0xb3153870) 0
+ primary-for QWidget (0xb3188c80)
+ QPaintDevice (0xb31538ac) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
+128 QWidget::moveEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizard
+ size=20 align=4
+ base size=20 base align=4
+QWizard (0xb317b780) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb317b7c0) 0
+ primary-for QWizard (0xb317b780)
+ QWidget (0xb3199780) 0
+ primary-for QDialog (0xb317b7c0)
+ QObject (0xb3153ac8) 0
+ primary-for QWidget (0xb3199780)
+ QPaintDevice (0xb3153b04) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
+
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizardPage
+ size=20 align=4
+ base size=20 base align=4
+QWizardPage (0xb317bbc0) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb31c1b40) 0
+ primary-for QWizardPage (0xb317bbc0)
+ QObject (0xb3153e10) 0
+ primary-for QWidget (0xb31c1b40)
+ QPaintDevice (0xb3153e4c) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
+
+Vtable for QKeyEventTransition
+QKeyEventTransition::_ZTV19QKeyEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QKeyEventTransition)
+8 QKeyEventTransition::metaObject
+12 QKeyEventTransition::qt_metacast
+16 QKeyEventTransition::qt_metacall
+20 QKeyEventTransition::~QKeyEventTransition
+24 QKeyEventTransition::~QKeyEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QKeyEventTransition::eventTest
+60 QKeyEventTransition::onTransition
+
+Class QKeyEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QKeyEventTransition (0xb317be80) 0
+ vptr=((& QKeyEventTransition::_ZTV19QKeyEventTransition) + 8u)
+ QEventTransition (0xb317bec0) 0
+ primary-for QKeyEventTransition (0xb317be80)
+ QAbstractTransition (0xb317bf00) 0
+ primary-for QEventTransition (0xb317bec0)
+ QObject (0xb2fee078) 0
+ primary-for QAbstractTransition (0xb317bf00)
+
+Vtable for QMouseEventTransition
+QMouseEventTransition::_ZTV21QMouseEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QMouseEventTransition)
+8 QMouseEventTransition::metaObject
+12 QMouseEventTransition::qt_metacast
+16 QMouseEventTransition::qt_metacall
+20 QMouseEventTransition::~QMouseEventTransition
+24 QMouseEventTransition::~QMouseEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMouseEventTransition::eventTest
+60 QMouseEventTransition::onTransition
+
+Class QMouseEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QMouseEventTransition (0xb2ff91c0) 0
+ vptr=((& QMouseEventTransition::_ZTV21QMouseEventTransition) + 8u)
+ QEventTransition (0xb2ff9200) 0
+ primary-for QMouseEventTransition (0xb2ff91c0)
+ QAbstractTransition (0xb2ff9240) 0
+ primary-for QEventTransition (0xb2ff9200)
+ QObject (0xb2fee294) 0
+ primary-for QAbstractTransition (0xb2ff9240)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb2ff9500) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb2ff9540) 0
+ primary-for QBitmap (0xb2ff9500)
+ QPaintDevice (0xb2fee4b0) 0
+ primary-for QPixmap (0xb2ff9540)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb3025078) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb30250f0) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb2ff9d80) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb30250b4) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb2ff9d80)
+
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb2ff9f00) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb30251a4) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2ff9f00)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb303d5a0) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb30254b0) 0
+ primary-for QIconEnginePlugin (0xb303d5a0)
+ QIconEngineFactoryInterface (0xb30431c0) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb30254ec) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb30431c0)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb3043400) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb3025618) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb3043400)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb304ea00) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb3025924) 0
+ primary-for QIconEnginePluginV2 (0xb304ea00)
+ QIconEngineFactoryInterfaceV2 (0xb30436c0) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb3025960) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb30436c0)
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb3025a8c) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QImageIOHandlerFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QImageIOHandlerFactoryInterface (0xb3043a00) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb3025bf4) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb3043a00)
+
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb306b8c0) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb3025f00) 0
+ primary-for QImageIOPlugin (0xb306b8c0)
+ QImageIOHandlerFactoryInterface (0xb3043cc0) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb3025f3c) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb3043cc0)
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb307c168) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb307c1a4) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
+ size=8 align=4
+ base size=8 base align=4
+QMovie (0xb30a30c0) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb307c1e0) 0
+ primary-for QMovie (0xb30a30c0)
+
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
+
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb30a3700) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb307c4ec) 0
+ primary-for QPicture (0xb30a3700)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb307c780) 0
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb30a3a40) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb307c7bc) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb30a3a40)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb2eec960) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb307cac8) 0
+ primary-for QPictureFormatPlugin (0xb2eec960)
+ QPictureFormatInterface (0xb30a3d00) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb307cb04) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb30a3d00)
+
+Class QPixmapCache::Key
+ size=4 align=4
+ base size=4 base align=4
+QPixmapCache::Key (0xb307cc6c) 0
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb307cc30) 0 empty
+
+Vtable for QGraphicsEffect
+QGraphicsEffect::_ZTV15QGraphicsEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsEffect)
+8 QGraphicsEffect::metaObject
+12 QGraphicsEffect::qt_metacast
+16 QGraphicsEffect::qt_metacall
+20 QGraphicsEffect::~QGraphicsEffect
+24 QGraphicsEffect::~QGraphicsEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 __cxa_pure_virtual
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEffect (0xb2efd040) 0
+ vptr=((& QGraphicsEffect::_ZTV15QGraphicsEffect) + 8u)
+ QObject (0xb307cce4) 0
+ primary-for QGraphicsEffect (0xb2efd040)
+
+Vtable for QGraphicsColorizeEffect
+QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsColorizeEffect)
+8 QGraphicsColorizeEffect::metaObject
+12 QGraphicsColorizeEffect::qt_metacast
+16 QGraphicsColorizeEffect::qt_metacall
+20 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+24 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsColorizeEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsColorizeEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsColorizeEffect (0xb2efd440) 0
+ vptr=((& QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect) + 8u)
+ QGraphicsEffect (0xb2efd480) 0
+ primary-for QGraphicsColorizeEffect (0xb2efd440)
+ QObject (0xb2f3503c) 0
+ primary-for QGraphicsEffect (0xb2efd480)
+
+Vtable for QGraphicsBlurEffect
+QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsBlurEffect)
+8 QGraphicsBlurEffect::metaObject
+12 QGraphicsBlurEffect::qt_metacast
+16 QGraphicsBlurEffect::qt_metacall
+20 QGraphicsBlurEffect::~QGraphicsBlurEffect
+24 QGraphicsBlurEffect::~QGraphicsBlurEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsBlurEffect::boundingRectFor
+60 QGraphicsBlurEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsBlurEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsBlurEffect (0xb2efd740) 0
+ vptr=((& QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect) + 8u)
+ QGraphicsEffect (0xb2efd780) 0
+ primary-for QGraphicsBlurEffect (0xb2efd740)
+ QObject (0xb2f35258) 0
+ primary-for QGraphicsEffect (0xb2efd780)
+
+Vtable for QGraphicsDropShadowEffect
+QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsDropShadowEffect)
+8 QGraphicsDropShadowEffect::metaObject
+12 QGraphicsDropShadowEffect::qt_metacast
+16 QGraphicsDropShadowEffect::qt_metacall
+20 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+24 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsDropShadowEffect::boundingRectFor
+60 QGraphicsDropShadowEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsDropShadowEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsDropShadowEffect (0xb2efdb80) 0
+ vptr=((& QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect) + 8u)
+ QGraphicsEffect (0xb2efdbc0) 0
+ primary-for QGraphicsDropShadowEffect (0xb2efdb80)
+ QObject (0xb2f35564) 0
+ primary-for QGraphicsEffect (0xb2efdbc0)
+
+Vtable for QGraphicsOpacityEffect
+QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsOpacityEffect)
+8 QGraphicsOpacityEffect::metaObject
+12 QGraphicsOpacityEffect::qt_metacast
+16 QGraphicsOpacityEffect::qt_metacall
+20 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+24 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsOpacityEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsOpacityEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsOpacityEffect (0xb2f86000) 0
+ vptr=((& QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect) + 8u)
+ QGraphicsEffect (0xb2f86040) 0
+ primary-for QGraphicsOpacityEffect (0xb2f86000)
+ QObject (0xb2f357f8) 0
+ primary-for QGraphicsEffect (0xb2f86040)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb2f35a14) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb2f35a50) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
+176 QWidget::x11Event
+180 QWSEmbedWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWSEmbedWidget
+ size=20 align=4
+ base size=20 base align=4
+QWSEmbedWidget (0xb2f86380) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb2f8b820) 0
+ primary-for QWSEmbedWidget (0xb2f86380)
+ QObject (0xb2f35a8c) 0
+ primary-for QWidget (0xb2f8b820)
+ QPaintDevice (0xb2f35ac8) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
+
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb2f35ce4) 0
+
+Class QTileRules
+ size=8 align=4
+ base size=8 base align=4
+QTileRules (0xb2f35d20) 0
+
+Class QDrawPixmaps::Data
+ size=80 align=4
+ base size=80 base align=4
+QDrawPixmaps::Data (0xb2fae078) 0
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb2fae0f0) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2ec0e10) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb2ec0ec4) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb2d021e0) 0
+
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
+
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb2d84000) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb2d02b04) 0
+ primary-for QPrinter (0xb2d84000)
+
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb2d02e88) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2db40b4) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb2d848c0) 0
+ QPainter (0xb2db421c) 0
+
+Vtable for QAbstractProxyModel
+QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
+8 QAbstractProxyModel::metaObject
+12 QAbstractProxyModel::qt_metacast
+16 QAbstractProxyModel::qt_metacall
+20 QAbstractProxyModel::~QAbstractProxyModel
+24 QAbstractProxyModel::~QAbstractProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 QAbstractProxyModel::data
+80 QAbstractProxyModel::setData
+84 QAbstractProxyModel::headerData
+88 QAbstractProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractProxyModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QAbstractProxyModel::setSourceModel
+172 __cxa_pure_virtual
+176 __cxa_pure_virtual
+180 QAbstractProxyModel::mapSelectionToSource
+184 QAbstractProxyModel::mapSelectionFromSource
+
+Class QAbstractProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractProxyModel (0xb2d84f00) 0
+ vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
+ QAbstractItemModel (0xb2d84f40) 0
+ primary-for QAbstractProxyModel (0xb2d84f00)
+ QObject (0xb2dd0438) 0
+ primary-for QAbstractItemModel (0xb2d84f40)
+
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QColumnView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QColumnView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QColumnView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QColumnView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColumnView
+ size=20 align=4
+ base size=20 base align=4
+QColumnView (0xb2bdc200) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2bdc240) 0
+ primary-for QColumnView (0xb2bdc200)
+ QAbstractScrollArea (0xb2bdc280) 0
+ primary-for QAbstractItemView (0xb2bdc240)
+ QFrame (0xb2bdc2c0) 0
+ primary-for QAbstractScrollArea (0xb2bdc280)
+ QWidget (0xb2bdf460) 0
+ primary-for QFrame (0xb2bdc2c0)
+ QObject (0xb2dd0654) 0
+ primary-for QWidget (0xb2bdf460)
+ QPaintDevice (0xb2dd0690) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDataWidgetMapper::setCurrentIndex
+
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2bdc580) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2dd08ac) 0
+ primary-for QDataWidgetMapper (0xb2bdc580)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
+
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2dd0ac8) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QDirModel
+ size=8 align=4
+ base size=8 base align=4
+QDirModel (0xb2bdc980) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2bdc9c0) 0
+ primary-for QDirModel (0xb2bdc980)
+ QObject (0xb2dd0c30) 0
+ primary-for QAbstractItemModel (0xb2bdc9c0)
+
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QHeaderView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QHeaderView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QHeaderView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHeaderView
+ size=20 align=4
+ base size=20 base align=4
+QHeaderView (0xb2bdcc80) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2bdccc0) 0
+ primary-for QHeaderView (0xb2bdcc80)
+ QAbstractScrollArea (0xb2bdcd00) 0
+ primary-for QAbstractItemView (0xb2bdccc0)
+ QFrame (0xb2bdcd40) 0
+ primary-for QAbstractScrollArea (0xb2bdcd00)
+ QWidget (0xb2c1ecd0) 0
+ primary-for QFrame (0xb2bdcd40)
+ QObject (0xb2dd0e4c) 0
+ primary-for QWidget (0xb2c1ecd0)
+ QPaintDevice (0xb2dd0e88) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
+28 QObject::event
+32 QItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
+
+Class QItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QItemDelegate (0xb2c4d100) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2c4d140) 0
+ primary-for QItemDelegate (0xb2c4d100)
+ QObject (0xb2c4b1a4) 0
+ primary-for QAbstractItemDelegate (0xb2c4d140)
+
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2c4b3c0) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2c4b654) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QListWidgetItem (0xb2c4b924) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListWidget
+ size=20 align=4
+ base size=20 base align=4
+QListWidget (0xb2ca0a80) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2ca0ac0) 0
+ primary-for QListWidget (0xb2ca0a80)
+ QAbstractItemView (0xb2ca0b00) 0
+ primary-for QListView (0xb2ca0ac0)
+ QAbstractScrollArea (0xb2ca0b40) 0
+ primary-for QAbstractItemView (0xb2ca0b00)
+ QFrame (0xb2ca0b80) 0
+ primary-for QAbstractScrollArea (0xb2ca0b40)
+ QWidget (0xb2cb6550) 0
+ primary-for QFrame (0xb2ca0b80)
+ QObject (0xb2ca4a14) 0
+ primary-for QWidget (0xb2cb6550)
+ QPaintDevice (0xb2ca4a50) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
+
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2cd41c0) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2cd4200) 0
+ primary-for QProxyModel (0xb2cd41c0)
+ QObject (0xb2cd6078) 0
+ primary-for QAbstractItemModel (0xb2cd4200)
+
+Vtable for QSortFilterProxyModel
+QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
+8 QSortFilterProxyModel::metaObject
+12 QSortFilterProxyModel::qt_metacast
+16 QSortFilterProxyModel::qt_metacall
+20 QSortFilterProxyModel::~QSortFilterProxyModel
+24 QSortFilterProxyModel::~QSortFilterProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSortFilterProxyModel::index
+60 QSortFilterProxyModel::parent
+64 QSortFilterProxyModel::rowCount
+68 QSortFilterProxyModel::columnCount
+72 QSortFilterProxyModel::hasChildren
+76 QSortFilterProxyModel::data
+80 QSortFilterProxyModel::setData
+84 QSortFilterProxyModel::headerData
+88 QSortFilterProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QSortFilterProxyModel::mimeTypes
+104 QSortFilterProxyModel::mimeData
+108 QSortFilterProxyModel::dropMimeData
+112 QSortFilterProxyModel::supportedDropActions
+116 QSortFilterProxyModel::insertRows
+120 QSortFilterProxyModel::insertColumns
+124 QSortFilterProxyModel::removeRows
+128 QSortFilterProxyModel::removeColumns
+132 QSortFilterProxyModel::fetchMore
+136 QSortFilterProxyModel::canFetchMore
+140 QSortFilterProxyModel::flags
+144 QSortFilterProxyModel::sort
+148 QSortFilterProxyModel::buddy
+152 QSortFilterProxyModel::match
+156 QSortFilterProxyModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QSortFilterProxyModel::setSourceModel
+172 QSortFilterProxyModel::mapToSource
+176 QSortFilterProxyModel::mapFromSource
+180 QSortFilterProxyModel::mapSelectionToSource
+184 QSortFilterProxyModel::mapSelectionFromSource
+188 QSortFilterProxyModel::filterAcceptsRow
+192 QSortFilterProxyModel::filterAcceptsColumn
+196 QSortFilterProxyModel::lessThan
+
+Class QSortFilterProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QSortFilterProxyModel (0xb2cd44c0) 0
+ vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
+ QAbstractProxyModel (0xb2cd4500) 0
+ primary-for QSortFilterProxyModel (0xb2cd44c0)
+ QAbstractItemModel (0xb2cd4540) 0
+ primary-for QAbstractProxyModel (0xb2cd4500)
+ QObject (0xb2cd6294) 0
+ primary-for QAbstractItemModel (0xb2cd4540)
+
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2cd64b0) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2b3dbc0) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2b3dc00) 0
+ primary-for QStandardItemModel (0xb2b3dbc0)
+ QObject (0xb2b625dc) 0
+ primary-for QAbstractItemModel (0xb2b3dc00)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2bac000) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2bac040) 0
+ primary-for QStringListModel (0xb2bac000)
+ QAbstractItemModel (0xb2bac080) 0
+ primary-for QAbstractListModel (0xb2bac040)
+ QObject (0xb2b628e8) 0
+ primary-for QAbstractItemModel (0xb2bac080)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
+28 QObject::event
+32 QStyledItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QStyledItemDelegate (0xb2bac2c0) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2bac300) 0
+ primary-for QStyledItemDelegate (0xb2bac2c0)
+ QObject (0xb2b62a14) 0
+ primary-for QAbstractItemDelegate (0xb2bac300)
+
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableView
+ size=20 align=4
+ base size=20 base align=4
+QTableView (0xb2bac5c0) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2bac600) 0
+ primary-for QTableView (0xb2bac5c0)
+ QAbstractScrollArea (0xb2bac640) 0
+ primary-for QAbstractItemView (0xb2bac600)
+ QFrame (0xb2bac680) 0
+ primary-for QAbstractScrollArea (0xb2bac640)
+ QWidget (0xb2bc0a50) 0
+ primary-for QFrame (0xb2bac680)
+ QObject (0xb2b62c30) 0
+ primary-for QWidget (0xb2bc0a50)
+ QPaintDevice (0xb2b62c6c) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2b62e88) 0
+
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb29e70b4) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableWidget
+ size=20 align=4
+ base size=20 base align=4
+QTableWidget (0xb2a0eac0) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2a0eb00) 0
+ primary-for QTableWidget (0xb2a0eac0)
+ QAbstractItemView (0xb2a0eb40) 0
+ primary-for QTableView (0xb2a0eb00)
+ QAbstractScrollArea (0xb2a0eb80) 0
+ primary-for QAbstractItemView (0xb2a0eb40)
+ QFrame (0xb2a0ebc0) 0
+ primary-for QAbstractScrollArea (0xb2a0eb80)
+ QWidget (0xb2a26140) 0
+ primary-for QFrame (0xb2a0ebc0)
+ QObject (0xb2a221a4) 0
+ primary-for QWidget (0xb2a26140)
+ QPaintDevice (0xb2a221e0) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeView
+ size=20 align=4
+ base size=20 base align=4
+QTreeView (0xb2a4a0c0) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2a4a100) 0
+ primary-for QTreeView (0xb2a4a0c0)
+ QAbstractScrollArea (0xb2a4a140) 0
+ primary-for QAbstractItemView (0xb2a4a100)
+ QFrame (0xb2a4a180) 0
+ primary-for QAbstractScrollArea (0xb2a4a140)
+ QWidget (0xb2a45b90) 0
+ primary-for QFrame (0xb2a4a180)
+ QObject (0xb2a22870) 0
+ primary-for QWidget (0xb2a45b90)
+ QPaintDevice (0xb2a228ac) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2a22ac8) 0
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2a811a4) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTreeWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeWidget
+ size=20 align=4
+ base size=20 base align=4
+QTreeWidget (0xb28ebb40) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb28ebb80) 0
+ primary-for QTreeWidget (0xb28ebb40)
+ QAbstractItemView (0xb28ebbc0) 0
+ primary-for QTreeView (0xb28ebb80)
+ QAbstractScrollArea (0xb28ebc00) 0
+ primary-for QAbstractItemView (0xb28ebbc0)
+ QFrame (0xb28ebc40) 0
+ primary-for QAbstractScrollArea (0xb28ebc00)
+ QWidget (0xb29002d0) 0
+ primary-for QFrame (0xb28ebc40)
+ QObject (0xb28f75dc) 0
+ primary-for QWidget (0xb29002d0)
+ QPaintDevice (0xb28f7618) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+
+Class QAccessible
+ size=1 align=1
+ base size=0 base align=1
+QAccessible (0xb293903c) 0 empty
+
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb291f8c0) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb293930c) 0 empty
+
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterfaceEx (0xb29c9000) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb29c9040) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb29c9000)
+ QAccessible (0xb29398ac) 0 empty
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
+
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb29c9100) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2939924) 0
+ primary-for QAccessibleEvent (0xb29c9100)
+
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
+ size=4 align=4
+ base size=4 base align=4
+QAccessible2Interface (0xb29d7168) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb29c9980) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb29d74ec) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb29c9980)
+
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb29c9c00) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb29d7834) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb29c9c00)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleSimpleEditableTextInterface (0xb29c9e80) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb29c9ec0) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb29c9e80)
+ QAccessible2Interface (0xb29d7b7c) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb29c9ec0)
+
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb29c9f80) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb29d7bb8) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb29c9f80)
+
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb27f4200) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb29d7f00) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb27f4200)
+
+Vtable for QAccessibleActionInterface
+QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
+8 QAccessibleActionInterface::~QAccessibleActionInterface
+12 QAccessibleActionInterface::~QAccessibleActionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QAccessibleActionInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleActionInterface (0xb27f42c0) 0 nearly-empty
+ vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 8u)
+ QAccessible2Interface (0xb29d7f78) 0 nearly-empty
+ primary-for QAccessibleActionInterface (0xb27f42c0)
+
+Vtable for QAccessibleImageInterface
+QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
+8 QAccessibleImageInterface::~QAccessibleImageInterface
+12 QAccessibleImageInterface::~QAccessibleImageInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QAccessibleImageInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleImageInterface (0xb27f4380) 0 nearly-empty
+ vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 8u)
+ QAccessible2Interface (0xb27ff000) 0 nearly-empty
+ primary-for QAccessibleImageInterface (0xb27f4380)
+
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb27ff078) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridgeFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridgeFactoryInterface (0xb27f4680) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb27ff294) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb27f4680)
+
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb2806dc0) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb27ff5a0) 0
+ primary-for QAccessibleBridgePlugin (0xb2806dc0)
+ QAccessibleBridgeFactoryInterface (0xb27f4940) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb27ff5dc) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb27f4940)
+
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
+
+Class QAccessibleObject
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObject (0xb27f4b80) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb27f4bc0) 0 nearly-empty
+ primary-for QAccessibleObject (0xb27f4b80)
+ QAccessible (0xb27ff708) 0 empty
+
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleObjectEx
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObjectEx (0xb27f4c40) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb27f4c80) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb27f4c40)
+ QAccessibleInterface (0xb27f4cc0) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb27f4c80)
+ QAccessible (0xb27ff744) 0 empty
+
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
+
+Class QAccessibleApplication
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleApplication (0xb27f4d40) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb27f4d80) 0
+ primary-for QAccessibleApplication (0xb27f4d40)
+ QAccessibleInterface (0xb27f4dc0) 0 nearly-empty
+ primary-for QAccessibleObject (0xb27f4d80)
+ QAccessible (0xb27ff780) 0 empty
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb281fa50) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb27ff7bc) 0 empty
+ QFactoryInterface (0xb27ff7f8) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb281fa50)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb2827460) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb27ffb04) 0
+ primary-for QAccessiblePlugin (0xb2827460)
+ QAccessibleFactoryInterface (0xb28274b0) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb27ffb40) 8 empty
+ QFactoryInterface (0xb27ffb7c) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb28274b0)
+
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
+
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb28282c0) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb2828300) 0
+ primary-for QAccessibleWidget (0xb28282c0)
+ QAccessibleInterface (0xb2828340) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2828300)
+ QAccessible (0xb27ffca8) 0 empty
+
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb28283c0) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb2828400) 0
+ primary-for QAccessibleWidgetEx (0xb28283c0)
+ QAccessibleInterfaceEx (0xb2828440) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2828400)
+ QAccessibleInterface (0xb2828480) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2828440)
+ QAccessible (0xb27ffce4) 0 empty
+
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb2828500) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb27ffd20) 0
+ primary-for QAction (0xb2828500)
+
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb2828b80) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb28611e0) 0
+ primary-for QActionGroup (0xb2828b80)
+
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
+
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb288c000) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb288c040) 0
+ primary-for QApplication (0xb288c000)
+ QObject (0xb2861618) 0
+ primary-for QCoreApplication (0xb288c040)
+
+Vtable for QLayoutItem
+QLayoutItem::_ZTV11QLayoutItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QLayoutItem)
+8 QLayoutItem::~QLayoutItem
+12 QLayoutItem::~QLayoutItem
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QLayoutItem (0xb2861ca8) 0
+ vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+
+Vtable for QSpacerItem
+QSpacerItem::_ZTV11QSpacerItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QSpacerItem)
+8 QSpacerItem::~QSpacerItem
+12 QSpacerItem::~QSpacerItem
+16 QSpacerItem::sizeHint
+20 QSpacerItem::minimumSize
+24 QSpacerItem::maximumSize
+28 QSpacerItem::expandingDirections
+32 QSpacerItem::setGeometry
+36 QSpacerItem::geometry
+40 QSpacerItem::isEmpty
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QSpacerItem::spacerItem
+
+Class QSpacerItem
+ size=36 align=4
+ base size=36 base align=4
+QSpacerItem (0xb288cc00) 0
+ vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
+ QLayoutItem (0xb2861ec4) 0
+ primary-for QSpacerItem (0xb288cc00)
+
+Vtable for QWidgetItem
+QWidgetItem::_ZTV11QWidgetItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWidgetItem)
+8 QWidgetItem::~QWidgetItem
+12 QWidgetItem::~QWidgetItem
+16 QWidgetItem::sizeHint
+20 QWidgetItem::minimumSize
+24 QWidgetItem::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItem
+ size=12 align=4
+ base size=12 base align=4
+QWidgetItem (0xb288cd40) 0
+ vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
+ QLayoutItem (0xb28c43fc) 0
+ primary-for QWidgetItem (0xb288cd40)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb288ce80) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb288cec0) 0
+ primary-for QWidgetItemV2 (0xb288ce80)
+ QLayoutItem (0xb28c4708) 0
+ primary-for QWidgetItem (0xb288cec0)
+
+Class QLayoutIterator
+ size=8 align=4
+ base size=8 base align=4
+QLayoutIterator (0xb28c47bc) 0
+
+Vtable for QLayout
+QLayout::_ZTV7QLayout: 45u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QLayout)
+8 QLayout::metaObject
+12 QLayout::qt_metacast
+16 QLayout::qt_metacall
+20 QLayout::~QLayout
+24 QLayout::~QLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 __cxa_pure_virtual
+68 QLayout::expandingDirections
+72 QLayout::minimumSize
+76 QLayout::maximumSize
+80 QLayout::setGeometry
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 QLayout::indexOf
+96 __cxa_pure_virtual
+100 QLayout::isEmpty
+104 QLayout::layout
+108 (int (*)(...))-0x000000008
+112 (int (*)(...))(& _ZTI7QLayout)
+116 QLayout::_ZThn8_N7QLayoutD1Ev
+120 QLayout::_ZThn8_N7QLayoutD0Ev
+124 __cxa_pure_virtual
+128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
+132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
+144 QLayout::_ZThn8_NK7QLayout8geometryEv
+148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+152 QLayoutItem::hasHeightForWidth
+156 QLayoutItem::heightForWidth
+160 QLayoutItem::minimumHeightForWidth
+164 QLayout::_ZThn8_N7QLayout10invalidateEv
+168 QLayoutItem::widget
+172 QLayout::_ZThn8_N7QLayout6layoutEv
+176 QLayoutItem::spacerItem
+
+Class QLayout
+ size=16 align=4
+ base size=16 base align=4
+QLayout (0xb28d55f0) 0
+ vptr=((& QLayout::_ZTV7QLayout) + 8u)
+ QObject (0xb28c4ec4) 0
+ primary-for QLayout (0xb28d55f0)
+ QLayoutItem (0xb28c4f00) 8
+ vptr=((& QLayout::_ZTV7QLayout) + 116u)
+
+Vtable for QGridLayout
+QGridLayout::_ZTV11QGridLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QGridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 QGridLayout::~QGridLayout
+24 QGridLayout::~QGridLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QGridLayout)
+132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
+136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QGridLayout
+ size=16 align=4
+ base size=16 base align=4
+QGridLayout (0xb28d6940) 0
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
+ QLayout (0xb26f95f0) 0
+ primary-for QGridLayout (0xb28d6940)
+ QObject (0xb26f399c) 0
+ primary-for QLayout (0xb26f95f0)
+ QLayoutItem (0xb26f39d8) 8
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
+
+Vtable for QBoxLayout
+QBoxLayout::_ZTV10QBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 QBoxLayout::~QBoxLayout
+24 QBoxLayout::~QBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI10QBoxLayout)
+132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
+136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QBoxLayout (0xb2721340) 0
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
+ QLayout (0xb27272d0) 0
+ primary-for QBoxLayout (0xb2721340)
+ QObject (0xb2724168) 0
+ primary-for QLayout (0xb27272d0)
+ QLayoutItem (0xb27241a4) 8
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
+
+Vtable for QHBoxLayout
+QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHBoxLayout)
+8 QHBoxLayout::metaObject
+12 QHBoxLayout::qt_metacast
+16 QHBoxLayout::qt_metacall
+20 QHBoxLayout::~QHBoxLayout
+24 QHBoxLayout::~QHBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QHBoxLayout)
+132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
+136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QHBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QHBoxLayout (0xb2721680) 0
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
+ QBoxLayout (0xb27216c0) 0
+ primary-for QHBoxLayout (0xb2721680)
+ QLayout (0xb2734fa0) 0
+ primary-for QBoxLayout (0xb27216c0)
+ QObject (0xb27244ec) 0
+ primary-for QLayout (0xb2734fa0)
+ QLayoutItem (0xb2724528) 8
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
+
+Vtable for QVBoxLayout
+QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QVBoxLayout)
+8 QVBoxLayout::metaObject
+12 QVBoxLayout::qt_metacast
+16 QVBoxLayout::qt_metacall
+20 QVBoxLayout::~QVBoxLayout
+24 QVBoxLayout::~QVBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QVBoxLayout)
+132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
+136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QVBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QVBoxLayout (0xb2721900) 0
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
+ QBoxLayout (0xb2721940) 0
+ primary-for QVBoxLayout (0xb2721900)
+ QLayout (0xb2743e10) 0
+ primary-for QBoxLayout (0xb2721940)
+ QObject (0xb2724654) 0
+ primary-for QLayout (0xb2743e10)
+ QLayoutItem (0xb2724690) 8
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+
+Vtable for QClipboard
+QClipboard::_ZTV10QClipboard: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QClipboard)
+8 QClipboard::metaObject
+12 QClipboard::qt_metacast
+16 QClipboard::qt_metacall
+20 QClipboard::~QClipboard
+24 QClipboard::~QClipboard
+28 QClipboard::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QClipboard::connectNotify
+52 QObject::disconnectNotify
+
+Class QClipboard
+ size=8 align=4
+ base size=8 base align=4
+QClipboard (0xb2721b80) 0
+ vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
+ QObject (0xb27247bc) 0
+ primary-for QClipboard (0xb2721b80)
+
+Vtable for QDesktopWidget
+QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDesktopWidget)
+8 QDesktopWidget::metaObject
+12 QDesktopWidget::qt_metacast
+16 QDesktopWidget::qt_metacall
+20 QDesktopWidget::~QDesktopWidget
+24 QDesktopWidget::~QDesktopWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDesktopWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QDesktopWidget)
+232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
+236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesktopWidget
+ size=20 align=4
+ base size=20 base align=4
+QDesktopWidget (0xb2721e40) 0
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
+ QWidget (0xb27660f0) 0
+ primary-for QDesktopWidget (0xb2721e40)
+ QObject (0xb27249d8) 0
+ primary-for QWidget (0xb27660f0)
+ QPaintDevice (0xb2724a14) 8
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFormLayout::invalidate
+60 QLayout::geometry
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
+76 QLayout::maximumSize
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
+92 QLayout::indexOf
+96 QFormLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
+ size=16 align=4
+ base size=16 base align=4
+QFormLayout (0xb27751c0) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb277b0f0) 0
+ primary-for QFormLayout (0xb27751c0)
+ QObject (0xb2724c6c) 0
+ primary-for QLayout (0xb277b0f0)
+ QLayoutItem (0xb2724ca8) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
+
+Vtable for QGesture
+QGesture::_ZTV8QGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QGesture)
+8 QGesture::metaObject
+12 QGesture::qt_metacast
+16 QGesture::qt_metacall
+20 QGesture::~QGesture
+24 QGesture::~QGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGesture
+ size=8 align=4
+ base size=8 base align=4
+QGesture (0xb27755c0) 0
+ vptr=((& QGesture::_ZTV8QGesture) + 8u)
+ QObject (0xb2724f78) 0
+ primary-for QGesture (0xb27755c0)
+
+Vtable for QPanGesture
+QPanGesture::_ZTV11QPanGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPanGesture)
+8 QPanGesture::metaObject
+12 QPanGesture::qt_metacast
+16 QPanGesture::qt_metacall
+20 QPanGesture::~QPanGesture
+24 QPanGesture::~QPanGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPanGesture
+ size=8 align=4
+ base size=8 base align=4
+QPanGesture (0xb2775880) 0
+ vptr=((& QPanGesture::_ZTV11QPanGesture) + 8u)
+ QGesture (0xb27758c0) 0
+ primary-for QPanGesture (0xb2775880)
+ QObject (0xb27a01a4) 0
+ primary-for QGesture (0xb27758c0)
+
+Vtable for QPinchGesture
+QPinchGesture::_ZTV13QPinchGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPinchGesture)
+8 QPinchGesture::metaObject
+12 QPinchGesture::qt_metacast
+16 QPinchGesture::qt_metacall
+20 QPinchGesture::~QPinchGesture
+24 QPinchGesture::~QPinchGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPinchGesture
+ size=8 align=4
+ base size=8 base align=4
+QPinchGesture (0xb2775b80) 0
+ vptr=((& QPinchGesture::_ZTV13QPinchGesture) + 8u)
+ QGesture (0xb2775bc0) 0
+ primary-for QPinchGesture (0xb2775b80)
+ QObject (0xb27a03c0) 0
+ primary-for QGesture (0xb2775bc0)
+
+Vtable for QSwipeGesture
+QSwipeGesture::_ZTV13QSwipeGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSwipeGesture)
+8 QSwipeGesture::metaObject
+12 QSwipeGesture::qt_metacast
+16 QSwipeGesture::qt_metacall
+20 QSwipeGesture::~QSwipeGesture
+24 QSwipeGesture::~QSwipeGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSwipeGesture
+ size=8 align=4
+ base size=8 base align=4
+QSwipeGesture (0xb2775fc0) 0
+ vptr=((& QSwipeGesture::_ZTV13QSwipeGesture) + 8u)
+ QGesture (0xb27c1000) 0
+ primary-for QSwipeGesture (0xb2775fc0)
+ QObject (0xb27a0690) 0
+ primary-for QGesture (0xb27c1000)
+
+Vtable for QTapGesture
+QTapGesture::_ZTV11QTapGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTapGesture)
+8 QTapGesture::metaObject
+12 QTapGesture::qt_metacast
+16 QTapGesture::qt_metacall
+20 QTapGesture::~QTapGesture
+24 QTapGesture::~QTapGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapGesture (0xb27c12c0) 0
+ vptr=((& QTapGesture::_ZTV11QTapGesture) + 8u)
+ QGesture (0xb27c1300) 0
+ primary-for QTapGesture (0xb27c12c0)
+ QObject (0xb27a08ac) 0
+ primary-for QGesture (0xb27c1300)
+
+Vtable for QTapAndHoldGesture
+QTapAndHoldGesture::_ZTV18QTapAndHoldGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTapAndHoldGesture)
+8 QTapAndHoldGesture::metaObject
+12 QTapAndHoldGesture::qt_metacast
+16 QTapAndHoldGesture::qt_metacall
+20 QTapAndHoldGesture::~QTapAndHoldGesture
+24 QTapAndHoldGesture::~QTapAndHoldGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapAndHoldGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapAndHoldGesture (0xb27c15c0) 0
+ vptr=((& QTapAndHoldGesture::_ZTV18QTapAndHoldGesture) + 8u)
+ QGesture (0xb27c1600) 0
+ primary-for QTapAndHoldGesture (0xb27c15c0)
+ QObject (0xb27a0ac8) 0
+ primary-for QGesture (0xb27c1600)
+
+Vtable for QGestureRecognizer
+QGestureRecognizer::_ZTV18QGestureRecognizer: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGestureRecognizer)
+8 QGestureRecognizer::~QGestureRecognizer
+12 QGestureRecognizer::~QGestureRecognizer
+16 QGestureRecognizer::create
+20 __cxa_pure_virtual
+24 QGestureRecognizer::reset
+
+Class QGestureRecognizer
+ size=4 align=4
+ base size=4 base align=4
+QGestureRecognizer (0xb27a0d98) 0 nearly-empty
+ vptr=((& QGestureRecognizer::_ZTV18QGestureRecognizer) + 8u)
+
+Vtable for QSessionManager
+QSessionManager::_ZTV15QSessionManager: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSessionManager)
+8 QSessionManager::metaObject
+12 QSessionManager::qt_metacast
+16 QSessionManager::qt_metacall
+20 QSessionManager::~QSessionManager
+24 QSessionManager::~QSessionManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSessionManager
+ size=8 align=4
+ base size=8 base align=4
+QSessionManager (0xb27c1bc0) 0
+ vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
+ QObject (0xb27a0ec4) 0
+ primary-for QSessionManager (0xb27c1bc0)
+
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb27c1e80) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb261d0f0) 0
+ primary-for QShortcut (0xb27c1e80)
+
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSound
+ size=8 align=4
+ base size=8 base align=4
+QSound (0xb2626180) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb261d384) 0
+ primary-for QSound (0xb2626180)
+
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
+
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb26264c0) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb2630e60) 0
+ primary-for QStackedLayout (0xb26264c0)
+ QObject (0xb261d5dc) 0
+ primary-for QLayout (0xb2630e60)
+ QLayoutItem (0xb261d618) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb261d834) 0 empty
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb261d870) 0 empty
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb2626900) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb2626940) 0
+ primary-for QWidgetAction (0xb2626900)
+ QObject (0xb261d8ac) 0
+ primary-for QAction (0xb2626940)
+
+Class QVector3D
+ size=12 align=4
+ base size=12 base align=4
+QVector3D (0xb26be0b4) 0
+
+Class QVector4D
+ size=16 align=4
+ base size=16 base align=4
+QVector4D (0xb24edb04) 0
+
+Class QQuaternion
+ size=32 align=4
+ base size=32 base align=4
+QQuaternion (0xb2527f3c) 0
+
+Class QMatrix4x4
+ size=132 align=4
+ base size=132 base align=4
+QMatrix4x4 (0xb2567d5c) 0
+
+Class QVector2D
+ size=8 align=4
+ base size=8 base align=4
+QVector2D (0xb247db04) 0
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCommonStyle
+ size=8 align=4
+ base size=8 base align=4
+QCommonStyle (0xb24d0700) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb24d0740) 0
+ primary-for QCommonStyle (0xb24d0700)
+ QObject (0xb22de1a4) 0
+ primary-for QStyle (0xb24d0740)
+
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb24d0a00) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb24d0a40) 0
+ primary-for QMotifStyle (0xb24d0a00)
+ QStyle (0xb24d0a80) 0
+ primary-for QCommonStyle (0xb24d0a40)
+ QObject (0xb22de3c0) 0
+ primary-for QStyle (0xb24d0a80)
+
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb24d0d80) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb24d0dc0) 0
+ primary-for QCDEStyle (0xb24d0d80)
+ QCommonStyle (0xb24d0e00) 0
+ primary-for QMotifStyle (0xb24d0dc0)
+ QStyle (0xb24d0e40) 0
+ primary-for QCommonStyle (0xb24d0e00)
+ QObject (0xb22de618) 0
+ primary-for QStyle (0xb24d0e40)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb230f080) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb230f0c0) 0
+ primary-for QWindowsStyle (0xb230f080)
+ QStyle (0xb230f100) 0
+ primary-for QCommonStyle (0xb230f0c0)
+ QObject (0xb22de744) 0
+ primary-for QStyle (0xb230f100)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb230f3c0) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb230f400) 0
+ primary-for QCleanlooksStyle (0xb230f3c0)
+ QCommonStyle (0xb230f440) 0
+ primary-for QWindowsStyle (0xb230f400)
+ QStyle (0xb230f480) 0
+ primary-for QCommonStyle (0xb230f440)
+ QObject (0xb22de960) 0
+ primary-for QStyle (0xb230f480)
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb230f740) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb230f780) 0
+ primary-for QGtkStyle (0xb230f740)
+ QWindowsStyle (0xb230f7c0) 0
+ primary-for QCleanlooksStyle (0xb230f780)
+ QCommonStyle (0xb230f800) 0
+ primary-for QWindowsStyle (0xb230f7c0)
+ QStyle (0xb230f840) 0
+ primary-for QCommonStyle (0xb230f800)
+ QObject (0xb22deb7c) 0
+ primary-for QStyle (0xb230f840)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
+28 QObject::event
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb230fb00) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb230fb40) 0
+ primary-for QPlastiqueStyle (0xb230fb00)
+ QCommonStyle (0xb230fb80) 0
+ primary-for QWindowsStyle (0xb230fb40)
+ QStyle (0xb230fbc0) 0
+ primary-for QCommonStyle (0xb230fb80)
+ QObject (0xb22ded98) 0
+ primary-for QStyle (0xb230fbc0)
+
+Vtable for QProxyStyle
+QProxyStyle::_ZTV11QProxyStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyStyle)
+8 QProxyStyle::metaObject
+12 QProxyStyle::qt_metacast
+16 QProxyStyle::qt_metacall
+20 QProxyStyle::~QProxyStyle
+24 QProxyStyle::~QProxyStyle
+28 QProxyStyle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyStyle::polish
+60 QProxyStyle::unpolish
+64 QProxyStyle::polish
+68 QProxyStyle::unpolish
+72 QProxyStyle::polish
+76 QProxyStyle::itemTextRect
+80 QProxyStyle::itemPixmapRect
+84 QProxyStyle::drawItemText
+88 QProxyStyle::drawItemPixmap
+92 QProxyStyle::standardPalette
+96 QProxyStyle::drawPrimitive
+100 QProxyStyle::drawControl
+104 QProxyStyle::subElementRect
+108 QProxyStyle::drawComplexControl
+112 QProxyStyle::hitTestComplexControl
+116 QProxyStyle::subControlRect
+120 QProxyStyle::pixelMetric
+124 QProxyStyle::sizeFromContents
+128 QProxyStyle::styleHint
+132 QProxyStyle::standardPixmap
+136 QProxyStyle::generatedIconPixmap
+
+Class QProxyStyle
+ size=8 align=4
+ base size=8 base align=4
+QProxyStyle (0xb230fe80) 0
+ vptr=((& QProxyStyle::_ZTV11QProxyStyle) + 8u)
+ QCommonStyle (0xb230fec0) 0
+ primary-for QProxyStyle (0xb230fe80)
+ QStyle (0xb230ff00) 0
+ primary-for QCommonStyle (0xb230fec0)
+ QObject (0xb22defb4) 0
+ primary-for QStyle (0xb230ff00)
+
+Vtable for QS60Style
+QS60Style::_ZTV9QS60Style: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QS60Style)
+8 QS60Style::metaObject
+12 QS60Style::qt_metacast
+16 QS60Style::qt_metacall
+20 QS60Style::~QS60Style
+24 QS60Style::~QS60Style
+28 QS60Style::event
+32 QS60Style::eventFilter
+36 QS60Style::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QS60Style::polish
+60 QS60Style::unpolish
+64 QS60Style::polish
+68 QS60Style::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QS60Style::drawPrimitive
+100 QS60Style::drawControl
+104 QS60Style::subElementRect
+108 QS60Style::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QS60Style::subControlRect
+120 QS60Style::pixelMetric
+124 QS60Style::sizeFromContents
+128 QS60Style::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QS60Style
+ size=8 align=4
+ base size=8 base align=4
+QS60Style (0xb23671c0) 0
+ vptr=((& QS60Style::_ZTV9QS60Style) + 8u)
+ QCommonStyle (0xb2367200) 0
+ primary-for QS60Style (0xb23671c0)
+ QStyle (0xb2367240) 0
+ primary-for QCommonStyle (0xb2367200)
+ QObject (0xb23681e0) 0
+ primary-for QStyle (0xb2367240)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb23683fc) 0 empty
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QStyleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QStyleFactoryInterface (0xb2367540) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb2368438) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2367540)
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb237ecd0) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb2368744) 0
+ primary-for QStylePlugin (0xb237ecd0)
+ QStyleFactoryInterface (0xb2367800) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb2368780) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2367800)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb2367a40) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb2367a80) 0
+ primary-for QWindowsCEStyle (0xb2367a40)
+ QCommonStyle (0xb2367ac0) 0
+ primary-for QWindowsStyle (0xb2367a80)
+ QStyle (0xb2367b00) 0
+ primary-for QCommonStyle (0xb2367ac0)
+ QObject (0xb23688ac) 0
+ primary-for QStyle (0xb2367b00)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb2367d40) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb2367d80) 0
+ primary-for QWindowsMobileStyle (0xb2367d40)
+ QCommonStyle (0xb2367dc0) 0
+ primary-for QWindowsStyle (0xb2367d80)
+ QStyle (0xb2367e00) 0
+ primary-for QCommonStyle (0xb2367dc0)
+ QObject (0xb23689d8) 0
+ primary-for QStyle (0xb2367e00)
+
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb23b00c0) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb23b0100) 0
+ primary-for QWindowsXPStyle (0xb23b00c0)
+ QCommonStyle (0xb23b0140) 0
+ primary-for QWindowsStyle (0xb23b0100)
+ QStyle (0xb23b0180) 0
+ primary-for QCommonStyle (0xb23b0140)
+ QObject (0xb2368bf4) 0
+ primary-for QStyle (0xb23b0180)
+
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb23b0440) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb23b0480) 0
+ primary-for QWindowsVistaStyle (0xb23b0440)
+ QWindowsStyle (0xb23b04c0) 0
+ primary-for QWindowsXPStyle (0xb23b0480)
+ QCommonStyle (0xb23b0500) 0
+ primary-for QWindowsStyle (0xb23b04c0)
+ QStyle (0xb23b0540) 0
+ primary-for QCommonStyle (0xb23b0500)
+ QObject (0xb2368e10) 0
+ primary-for QStyle (0xb23b0540)
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb23b0800) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb23d203c) 0
+ primary-for QInputContext (0xb23b0800)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb23d2258) 0 empty
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb23b0b00) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb23d2294) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb23b0b00)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+
+Class QInputContextPlugin
+ size=12 align=4
+ base size=12 base align=4
+QInputContextPlugin (0xb21e1c30) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb23d25a0) 0
+ primary-for QInputContextPlugin (0xb21e1c30)
+ QInputContextFactoryInterface (0xb23b0dc0) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb23d25dc) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb23b0dc0)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 QGraphicsItem::~QGraphicsItem
+12 QGraphicsItem::~QGraphicsItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItem::isObscuredBy
+44 QGraphicsItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb23d2708) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Vtable for QGraphicsObject
+QGraphicsObject::_ZTV15QGraphicsObject: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsObject)
+8 QGraphicsObject::metaObject
+12 QGraphicsObject::qt_metacast
+16 QGraphicsObject::qt_metacall
+20 QGraphicsObject::~QGraphicsObject
+24 QGraphicsObject::~QGraphicsObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTI15QGraphicsObject)
+64 QGraphicsObject::_ZThn8_N15QGraphicsObjectD1Ev
+68 QGraphicsObject::_ZThn8_N15QGraphicsObjectD0Ev
+72 QGraphicsItem::advance
+76 __cxa_pure_virtual
+80 QGraphicsItem::shape
+84 QGraphicsItem::contains
+88 QGraphicsItem::collidesWithItem
+92 QGraphicsItem::collidesWithPath
+96 QGraphicsItem::isObscuredBy
+100 QGraphicsItem::opaqueArea
+104 __cxa_pure_virtual
+108 QGraphicsItem::type
+112 QGraphicsItem::sceneEventFilter
+116 QGraphicsItem::sceneEvent
+120 QGraphicsItem::contextMenuEvent
+124 QGraphicsItem::dragEnterEvent
+128 QGraphicsItem::dragLeaveEvent
+132 QGraphicsItem::dragMoveEvent
+136 QGraphicsItem::dropEvent
+140 QGraphicsItem::focusInEvent
+144 QGraphicsItem::focusOutEvent
+148 QGraphicsItem::hoverEnterEvent
+152 QGraphicsItem::hoverMoveEvent
+156 QGraphicsItem::hoverLeaveEvent
+160 QGraphicsItem::keyPressEvent
+164 QGraphicsItem::keyReleaseEvent
+168 QGraphicsItem::mousePressEvent
+172 QGraphicsItem::mouseMoveEvent
+176 QGraphicsItem::mouseReleaseEvent
+180 QGraphicsItem::mouseDoubleClickEvent
+184 QGraphicsItem::wheelEvent
+188 QGraphicsItem::inputMethodEvent
+192 QGraphicsItem::inputMethodQuery
+196 QGraphicsItem::itemChange
+200 QGraphicsItem::supportsExtension
+204 QGraphicsItem::setExtension
+208 QGraphicsItem::extension
+
+Class QGraphicsObject
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsObject (0xb2278820) 0
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 8u)
+ QObject (0xb226f8e8) 0
+ primary-for QGraphicsObject (0xb2278820)
+ QGraphicsItem (0xb226f924) 8
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 64u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QAbstractGraphicsShapeItem::isObscuredBy
+44 QAbstractGraphicsShapeItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb21f5e80) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb226fa50) 0
+ primary-for QAbstractGraphicsShapeItem (0xb21f5e80)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 QGraphicsPathItem::~QGraphicsPathItem
+12 QGraphicsPathItem::~QGraphicsPathItem
+16 QGraphicsItem::advance
+20 QGraphicsPathItem::boundingRect
+24 QGraphicsPathItem::shape
+28 QGraphicsPathItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPathItem::isObscuredBy
+44 QGraphicsPathItem::opaqueArea
+48 QGraphicsPathItem::paint
+52 QGraphicsPathItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPathItem::supportsExtension
+148 QGraphicsPathItem::setExtension
+152 QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb21f5f80) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb21f5fc0) 0
+ primary-for QGraphicsPathItem (0xb21f5f80)
+ QGraphicsItem (0xb226fb7c) 0
+ primary-for QAbstractGraphicsShapeItem (0xb21f5fc0)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 QGraphicsRectItem::~QGraphicsRectItem
+12 QGraphicsRectItem::~QGraphicsRectItem
+16 QGraphicsItem::advance
+20 QGraphicsRectItem::boundingRect
+24 QGraphicsRectItem::shape
+28 QGraphicsRectItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsRectItem::isObscuredBy
+44 QGraphicsRectItem::opaqueArea
+48 QGraphicsRectItem::paint
+52 QGraphicsRectItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsRectItem::supportsExtension
+148 QGraphicsRectItem::setExtension
+152 QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb228e0c0) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb228e100) 0
+ primary-for QGraphicsRectItem (0xb228e0c0)
+ QGraphicsItem (0xb226fca8) 0
+ primary-for QAbstractGraphicsShapeItem (0xb228e100)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 QGraphicsItem::advance
+20 QGraphicsEllipseItem::boundingRect
+24 QGraphicsEllipseItem::shape
+28 QGraphicsEllipseItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsEllipseItem::isObscuredBy
+44 QGraphicsEllipseItem::opaqueArea
+48 QGraphicsEllipseItem::paint
+52 QGraphicsEllipseItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsEllipseItem::supportsExtension
+148 QGraphicsEllipseItem::setExtension
+152 QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb228e240) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb228e280) 0
+ primary-for QGraphicsEllipseItem (0xb228e240)
+ QGraphicsItem (0xb226fe88) 0
+ primary-for QAbstractGraphicsShapeItem (0xb228e280)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 QGraphicsItem::advance
+20 QGraphicsPolygonItem::boundingRect
+24 QGraphicsPolygonItem::shape
+28 QGraphicsPolygonItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPolygonItem::isObscuredBy
+44 QGraphicsPolygonItem::opaqueArea
+48 QGraphicsPolygonItem::paint
+52 QGraphicsPolygonItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPolygonItem::supportsExtension
+148 QGraphicsPolygonItem::setExtension
+152 QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb228e3c0) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb228e400) 0
+ primary-for QGraphicsPolygonItem (0xb228e3c0)
+ QGraphicsItem (0xb22ae078) 0
+ primary-for QAbstractGraphicsShapeItem (0xb228e400)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 QGraphicsLineItem::~QGraphicsLineItem
+12 QGraphicsLineItem::~QGraphicsLineItem
+16 QGraphicsItem::advance
+20 QGraphicsLineItem::boundingRect
+24 QGraphicsLineItem::shape
+28 QGraphicsLineItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsLineItem::isObscuredBy
+44 QGraphicsLineItem::opaqueArea
+48 QGraphicsLineItem::paint
+52 QGraphicsLineItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsLineItem::supportsExtension
+148 QGraphicsLineItem::setExtension
+152 QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb228e500) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb22ae1a4) 0
+ primary-for QGraphicsLineItem (0xb228e500)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 QGraphicsItem::advance
+20 QGraphicsPixmapItem::boundingRect
+24 QGraphicsPixmapItem::shape
+28 QGraphicsPixmapItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPixmapItem::isObscuredBy
+44 QGraphicsPixmapItem::opaqueArea
+48 QGraphicsPixmapItem::paint
+52 QGraphicsPixmapItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPixmapItem::supportsExtension
+148 QGraphicsPixmapItem::setExtension
+152 QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb228e640) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb22ae384) 0
+ primary-for QGraphicsPixmapItem (0xb228e640)
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 QGraphicsTextItem::metaObject
+12 QGraphicsTextItem::qt_metacast
+16 QGraphicsTextItem::qt_metacall
+20 QGraphicsTextItem::~QGraphicsTextItem
+24 QGraphicsTextItem::~QGraphicsTextItem
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsTextItem::boundingRect
+60 QGraphicsTextItem::shape
+64 QGraphicsTextItem::contains
+68 QGraphicsTextItem::paint
+72 QGraphicsTextItem::isObscuredBy
+76 QGraphicsTextItem::opaqueArea
+80 QGraphicsTextItem::type
+84 QGraphicsTextItem::sceneEvent
+88 QGraphicsTextItem::mousePressEvent
+92 QGraphicsTextItem::mouseMoveEvent
+96 QGraphicsTextItem::mouseReleaseEvent
+100 QGraphicsTextItem::mouseDoubleClickEvent
+104 QGraphicsTextItem::contextMenuEvent
+108 QGraphicsTextItem::keyPressEvent
+112 QGraphicsTextItem::keyReleaseEvent
+116 QGraphicsTextItem::focusInEvent
+120 QGraphicsTextItem::focusOutEvent
+124 QGraphicsTextItem::dragEnterEvent
+128 QGraphicsTextItem::dragLeaveEvent
+132 QGraphicsTextItem::dragMoveEvent
+136 QGraphicsTextItem::dropEvent
+140 QGraphicsTextItem::inputMethodEvent
+144 QGraphicsTextItem::hoverEnterEvent
+148 QGraphicsTextItem::hoverMoveEvent
+152 QGraphicsTextItem::hoverLeaveEvent
+156 QGraphicsTextItem::inputMethodQuery
+160 QGraphicsTextItem::supportsExtension
+164 QGraphicsTextItem::setExtension
+168 QGraphicsTextItem::extension
+172 (int (*)(...))-0x000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 QGraphicsItem::advance
+192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 QGraphicsItem::collidesWithItem
+208 QGraphicsItem::collidesWithPath
+212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 QGraphicsItem::sceneEventFilter
+232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 QGraphicsItem::wheelEvent
+304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 QGraphicsItem::itemChange
+316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb228e780) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QGraphicsObject (0xb22ccb90) 0
+ primary-for QGraphicsTextItem (0xb228e780)
+ QObject (0xb22ae4b0) 0
+ primary-for QGraphicsObject (0xb22ccb90)
+ QGraphicsItem (0xb22ae4ec) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 QGraphicsItem::advance
+20 QGraphicsSimpleTextItem::boundingRect
+24 QGraphicsSimpleTextItem::shape
+28 QGraphicsSimpleTextItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsSimpleTextItem::isObscuredBy
+44 QGraphicsSimpleTextItem::opaqueArea
+48 QGraphicsSimpleTextItem::paint
+52 QGraphicsSimpleTextItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsSimpleTextItem::supportsExtension
+148 QGraphicsSimpleTextItem::setExtension
+152 QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb228ea00) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb228ea40) 0
+ primary-for QGraphicsSimpleTextItem (0xb228ea00)
+ QGraphicsItem (0xb22ae6cc) 0
+ primary-for QAbstractGraphicsShapeItem (0xb228ea40)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 QGraphicsItemGroup::~QGraphicsItemGroup
+12 QGraphicsItemGroup::~QGraphicsItemGroup
+16 QGraphicsItem::advance
+20 QGraphicsItemGroup::boundingRect
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItemGroup::isObscuredBy
+44 QGraphicsItemGroup::opaqueArea
+48 QGraphicsItemGroup::paint
+52 QGraphicsItemGroup::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb228eb40) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb22ae7f8) 0
+ primary-for QGraphicsItemGroup (0xb228eb40)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb22aea8c) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb210a600) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb211d03c) 0
+ primary-for QGraphicsLayout (0xb210a600)
+
+Vtable for QGraphicsAnchor
+QGraphicsAnchor::_ZTV15QGraphicsAnchor: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsAnchor)
+8 QGraphicsAnchor::metaObject
+12 QGraphicsAnchor::qt_metacast
+16 QGraphicsAnchor::qt_metacall
+20 QGraphicsAnchor::~QGraphicsAnchor
+24 QGraphicsAnchor::~QGraphicsAnchor
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGraphicsAnchor
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchor (0xb210a940) 0
+ vptr=((& QGraphicsAnchor::_ZTV15QGraphicsAnchor) + 8u)
+ QObject (0xb211d4ec) 0
+ primary-for QGraphicsAnchor (0xb210a940)
+
+Vtable for QGraphicsAnchorLayout
+QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsAnchorLayout)
+8 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+12 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+16 QGraphicsAnchorLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsAnchorLayout::sizeHint
+32 QGraphicsAnchorLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsAnchorLayout::count
+44 QGraphicsAnchorLayout::itemAt
+48 QGraphicsAnchorLayout::removeAt
+
+Class QGraphicsAnchorLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchorLayout (0xb210ac00) 0
+ vptr=((& QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout) + 8u)
+ QGraphicsLayout (0xb210ac40) 0
+ primary-for QGraphicsAnchorLayout (0xb210ac00)
+ QGraphicsLayoutItem (0xb211d708) 0
+ primary-for QGraphicsLayout (0xb210ac40)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb210ad40) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb210ad80) 0
+ primary-for QGraphicsGridLayout (0xb210ad40)
+ QGraphicsLayoutItem (0xb211d834) 0
+ primary-for QGraphicsLayout (0xb210ad80)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
+
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb210aec0) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb211d960) 0
+ primary-for QGraphicsItemAnimation (0xb210aec0)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb2154100) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb2154140) 0
+ primary-for QGraphicsLinearLayout (0xb2154100)
+ QGraphicsLayoutItem (0xb211da8c) 0
+ primary-for QGraphicsLayout (0xb2154140)
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb2162910) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QGraphicsObject (0xb2162960) 0
+ primary-for QGraphicsWidget (0xb2162910)
+ QObject (0xb211dbb8) 0
+ primary-for QGraphicsObject (0xb2162960)
+ QGraphicsItem (0xb211dbf4) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb211dc30) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb2154680) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb217fa50) 0
+ primary-for QGraphicsProxyWidget (0xb2154680)
+ QGraphicsObject (0xb217faa0) 0
+ primary-for QGraphicsWidget (0xb217fa50)
+ QObject (0xb211dfb4) 0
+ primary-for QGraphicsObject (0xb217faa0)
+ QGraphicsItem (0xb2188000) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb218803c) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
+
+Vtable for QGraphicsScene
+QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScene)
+8 QGraphicsScene::metaObject
+12 QGraphicsScene::qt_metacast
+16 QGraphicsScene::qt_metacall
+20 QGraphicsScene::~QGraphicsScene
+24 QGraphicsScene::~QGraphicsScene
+28 QGraphicsScene::event
+32 QGraphicsScene::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScene::inputMethodQuery
+60 QGraphicsScene::contextMenuEvent
+64 QGraphicsScene::dragEnterEvent
+68 QGraphicsScene::dragMoveEvent
+72 QGraphicsScene::dragLeaveEvent
+76 QGraphicsScene::dropEvent
+80 QGraphicsScene::focusInEvent
+84 QGraphicsScene::focusOutEvent
+88 QGraphicsScene::helpEvent
+92 QGraphicsScene::keyPressEvent
+96 QGraphicsScene::keyReleaseEvent
+100 QGraphicsScene::mousePressEvent
+104 QGraphicsScene::mouseMoveEvent
+108 QGraphicsScene::mouseReleaseEvent
+112 QGraphicsScene::mouseDoubleClickEvent
+116 QGraphicsScene::wheelEvent
+120 QGraphicsScene::inputMethodEvent
+124 QGraphicsScene::drawBackground
+128 QGraphicsScene::drawForeground
+132 QGraphicsScene::drawItems
+
+Class QGraphicsScene
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScene (0xb2154980) 0
+ vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
+ QObject (0xb218830c) 0
+ primary-for QGraphicsScene (0xb2154980)
+
+Vtable for QGraphicsSceneEvent
+QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
+8 QGraphicsSceneEvent::~QGraphicsSceneEvent
+12 QGraphicsSceneEvent::~QGraphicsSceneEvent
+
+Class QGraphicsSceneEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneEvent (0xb1fec140) 0
+ vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
+ QEvent (0xb2188f00) 0
+ primary-for QGraphicsSceneEvent (0xb1fec140)
+
+Vtable for QGraphicsSceneMouseEvent
+QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
+8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+
+Class QGraphicsSceneMouseEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMouseEvent (0xb1fec280) 0
+ vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
+ QGraphicsSceneEvent (0xb1fec2c0) 0
+ primary-for QGraphicsSceneMouseEvent (0xb1fec280)
+ QEvent (0xb201a078) 0
+ primary-for QGraphicsSceneEvent (0xb1fec2c0)
+
+Vtable for QGraphicsSceneWheelEvent
+QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
+8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+
+Class QGraphicsSceneWheelEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneWheelEvent (0xb1fec3c0) 0
+ vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
+ QGraphicsSceneEvent (0xb1fec400) 0
+ primary-for QGraphicsSceneWheelEvent (0xb1fec3c0)
+ QEvent (0xb201a1a4) 0
+ primary-for QGraphicsSceneEvent (0xb1fec400)
+
+Vtable for QGraphicsSceneContextMenuEvent
+QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
+8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+
+Class QGraphicsSceneContextMenuEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneContextMenuEvent (0xb1fec500) 0
+ vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
+ QGraphicsSceneEvent (0xb1fec540) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb1fec500)
+ QEvent (0xb201a2d0) 0
+ primary-for QGraphicsSceneEvent (0xb1fec540)
+
+Vtable for QGraphicsSceneHoverEvent
+QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
+8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+
+Class QGraphicsSceneHoverEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHoverEvent (0xb1fec640) 0
+ vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
+ QGraphicsSceneEvent (0xb1fec680) 0
+ primary-for QGraphicsSceneHoverEvent (0xb1fec640)
+ QEvent (0xb201a3fc) 0
+ primary-for QGraphicsSceneEvent (0xb1fec680)
+
+Vtable for QGraphicsSceneHelpEvent
+QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
+8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+
+Class QGraphicsSceneHelpEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHelpEvent (0xb1fec780) 0
+ vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
+ QGraphicsSceneEvent (0xb1fec7c0) 0
+ primary-for QGraphicsSceneHelpEvent (0xb1fec780)
+ QEvent (0xb201a528) 0
+ primary-for QGraphicsSceneEvent (0xb1fec7c0)
+
+Vtable for QGraphicsSceneDragDropEvent
+QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
+8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+
+Class QGraphicsSceneDragDropEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneDragDropEvent (0xb1fec8c0) 0
+ vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
+ QGraphicsSceneEvent (0xb1fec900) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb1fec8c0)
+ QEvent (0xb201a654) 0
+ primary-for QGraphicsSceneEvent (0xb1fec900)
+
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb1feca00) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb1feca40) 0
+ primary-for QGraphicsSceneResizeEvent (0xb1feca00)
+ QEvent (0xb201a780) 0
+ primary-for QGraphicsSceneEvent (0xb1feca40)
+
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb1fecb40) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb1fecb80) 0
+ primary-for QGraphicsSceneMoveEvent (0xb1fecb40)
+ QEvent (0xb201a8ac) 0
+ primary-for QGraphicsSceneEvent (0xb1fecb80)
+
+Vtable for QGraphicsTransform
+QGraphicsTransform::_ZTV18QGraphicsTransform: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsTransform)
+8 QGraphicsTransform::metaObject
+12 QGraphicsTransform::qt_metacast
+16 QGraphicsTransform::qt_metacall
+20 QGraphicsTransform::~QGraphicsTransform
+24 QGraphicsTransform::~QGraphicsTransform
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QGraphicsTransform
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsTransform (0xb1fecc80) 0
+ vptr=((& QGraphicsTransform::_ZTV18QGraphicsTransform) + 8u)
+ QObject (0xb201a9d8) 0
+ primary-for QGraphicsTransform (0xb1fecc80)
+
+Vtable for QGraphicsScale
+QGraphicsScale::_ZTV14QGraphicsScale: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScale)
+8 QGraphicsScale::metaObject
+12 QGraphicsScale::qt_metacast
+16 QGraphicsScale::qt_metacall
+20 QGraphicsScale::~QGraphicsScale
+24 QGraphicsScale::~QGraphicsScale
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScale::applyTo
+
+Class QGraphicsScale
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScale (0xb1fecf40) 0
+ vptr=((& QGraphicsScale::_ZTV14QGraphicsScale) + 8u)
+ QGraphicsTransform (0xb1fecf80) 0
+ primary-for QGraphicsScale (0xb1fecf40)
+ QObject (0xb201abf4) 0
+ primary-for QGraphicsTransform (0xb1fecf80)
+
+Vtable for QGraphicsRotation
+QGraphicsRotation::_ZTV17QGraphicsRotation: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRotation)
+8 QGraphicsRotation::metaObject
+12 QGraphicsRotation::qt_metacast
+16 QGraphicsRotation::qt_metacall
+20 QGraphicsRotation::~QGraphicsRotation
+24 QGraphicsRotation::~QGraphicsRotation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsRotation::applyTo
+
+Class QGraphicsRotation
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRotation (0xb2055240) 0
+ vptr=((& QGraphicsRotation::_ZTV17QGraphicsRotation) + 8u)
+ QGraphicsTransform (0xb2055280) 0
+ primary-for QGraphicsRotation (0xb2055240)
+ QObject (0xb201ae10) 0
+ primary-for QGraphicsTransform (0xb2055280)
+
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QScrollArea::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QScrollArea (0xb2055540) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb2055580) 0
+ primary-for QScrollArea (0xb2055540)
+ QFrame (0xb20555c0) 0
+ primary-for QAbstractScrollArea (0xb2055580)
+ QWidget (0xb2066a50) 0
+ primary-for QFrame (0xb20555c0)
+ QObject (0xb206c03c) 0
+ primary-for QWidget (0xb2066a50)
+ QPaintDevice (0xb206c078) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 QGraphicsView::metaObject
+12 QGraphicsView::qt_metacast
+16 QGraphicsView::qt_metacall
+20 QGraphicsView::~QGraphicsView
+24 QGraphicsView::~QGraphicsView
+28 QGraphicsView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QGraphicsView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGraphicsView::mousePressEvent
+84 QGraphicsView::mouseReleaseEvent
+88 QGraphicsView::mouseDoubleClickEvent
+92 QGraphicsView::mouseMoveEvent
+96 QGraphicsView::wheelEvent
+100 QGraphicsView::keyPressEvent
+104 QGraphicsView::keyReleaseEvent
+108 QGraphicsView::focusInEvent
+112 QGraphicsView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGraphicsView::paintEvent
+128 QWidget::moveEvent
+132 QGraphicsView::resizeEvent
+136 QWidget::closeEvent
+140 QGraphicsView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QGraphicsView::dragEnterEvent
+156 QGraphicsView::dragMoveEvent
+160 QGraphicsView::dragLeaveEvent
+164 QGraphicsView::dropEvent
+168 QGraphicsView::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QGraphicsView::inputMethodEvent
+192 QGraphicsView::inputMethodQuery
+196 QGraphicsView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QGraphicsView::viewportEvent
+228 QGraphicsView::scrollContentsBy
+232 QGraphicsView::drawBackground
+236 QGraphicsView::drawForeground
+240 QGraphicsView::drawItems
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGraphicsView
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsView (0xb2055880) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb20558c0) 0
+ primary-for QGraphicsView (0xb2055880)
+ QFrame (0xb2055900) 0
+ primary-for QAbstractScrollArea (0xb20558c0)
+ QWidget (0xb2074aa0) 0
+ primary-for QFrame (0xb2055900)
+ QObject (0xb206c294) 0
+ primary-for QWidget (0xb2074aa0)
+ QPaintDevice (0xb206c2d0) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+
+Vtable for QAbstractButton
+QAbstractButton::_ZTV15QAbstractButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractButton)
+8 QAbstractButton::metaObject
+12 QAbstractButton::qt_metacast
+16 QAbstractButton::qt_metacall
+20 QAbstractButton::~QAbstractButton
+24 QAbstractButton::~QAbstractButton
+28 QAbstractButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 __cxa_pure_virtual
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QAbstractButton)
+244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
+248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractButton
+ size=20 align=4
+ base size=20 base align=4
+QAbstractButton (0xb1eff140) 0
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
+ QWidget (0xb1efef00) 0
+ primary-for QAbstractButton (0xb1eff140)
+ QObject (0xb206cc30) 0
+ primary-for QWidget (0xb1efef00)
+ QPaintDevice (0xb206cc6c) 8
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
+
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QButtonGroup
+ size=8 align=4
+ base size=8 base align=4
+QButtonGroup (0xb1eff640) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb1f21000) 0
+ primary-for QButtonGroup (0xb1eff640)
+
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QCalendarWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QCalendarWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCalendarWidget
+ size=20 align=4
+ base size=20 base align=4
+QCalendarWidget (0xb1eff980) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb1f2bb90) 0
+ primary-for QCalendarWidget (0xb1eff980)
+ QObject (0xb1f2121c) 0
+ primary-for QWidget (0xb1f2bb90)
+ QPaintDevice (0xb1f21258) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QCheckBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCheckBox::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCheckBox
+ size=20 align=4
+ base size=20 base align=4
+QCheckBox (0xb1effcc0) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb1effd00) 0
+ primary-for QCheckBox (0xb1effcc0)
+ QWidget (0xb1f40910) 0
+ primary-for QAbstractButton (0xb1effd00)
+ QObject (0xb1f214b0) 0
+ primary-for QWidget (0xb1f40910)
+ QPaintDevice (0xb1f214ec) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
+
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QComboBox
+ size=20 align=4
+ base size=20 base align=4
+QComboBox (0xb1f5b080) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb1f52820) 0
+ primary-for QComboBox (0xb1f5b080)
+ QObject (0xb1f21744) 0
+ primary-for QWidget (0xb1f52820)
+ QPaintDevice (0xb1f21780) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPushButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb1f5ba40) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb1f5ba80) 0
+ primary-for QPushButton (0xb1f5ba40)
+ QWidget (0xb1f8dfa0) 0
+ primary-for QAbstractButton (0xb1f5ba80)
+ QObject (0xb1f21f78) 0
+ primary-for QWidget (0xb1f8dfa0)
+ QPaintDevice (0xb1f21fb4) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCommandLinkButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCommandLinkButton
+ size=20 align=4
+ base size=20 base align=4
+QCommandLinkButton (0xb1f5be80) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb1f5bec0) 0
+ primary-for QCommandLinkButton (0xb1f5be80)
+ QAbstractButton (0xb1f5bf00) 0
+ primary-for QPushButton (0xb1f5bec0)
+ QWidget (0xb1faa4b0) 0
+ primary-for QAbstractButton (0xb1f5bf00)
+ QObject (0xb1fa621c) 0
+ primary-for QWidget (0xb1faa4b0)
+ QPaintDevice (0xb1fa6258) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
+
+Vtable for QDateTimeEdit
+QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QDateTimeEdit)
+8 QDateTimeEdit::metaObject
+12 QDateTimeEdit::qt_metacast
+16 QDateTimeEdit::qt_metacall
+20 QDateTimeEdit::~QDateTimeEdit
+24 QDateTimeEdit::~QDateTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI13QDateTimeEdit)
+260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
+264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateTimeEdit (0xb1fb91c0) 0
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
+ QAbstractSpinBox (0xb1fb9200) 0
+ primary-for QDateTimeEdit (0xb1fb91c0)
+ QWidget (0xb1fbc280) 0
+ primary-for QAbstractSpinBox (0xb1fb9200)
+ QObject (0xb1fa6474) 0
+ primary-for QWidget (0xb1fbc280)
+ QPaintDevice (0xb1fa64b0) 8
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
+
+Vtable for QTimeEdit
+QTimeEdit::_ZTV9QTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeEdit)
+8 QTimeEdit::metaObject
+12 QTimeEdit::qt_metacast
+16 QTimeEdit::qt_metacall
+20 QTimeEdit::~QTimeEdit
+24 QTimeEdit::~QTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QTimeEdit)
+260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
+264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QTimeEdit (0xb1fb94c0) 0
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
+ QDateTimeEdit (0xb1fb9500) 0
+ primary-for QTimeEdit (0xb1fb94c0)
+ QAbstractSpinBox (0xb1fb9540) 0
+ primary-for QDateTimeEdit (0xb1fb9500)
+ QWidget (0xb1fd1780) 0
+ primary-for QAbstractSpinBox (0xb1fb9540)
+ QObject (0xb1fa66cc) 0
+ primary-for QWidget (0xb1fd1780)
+ QPaintDevice (0xb1fa6708) 8
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
+
+Vtable for QDateEdit
+QDateEdit::_ZTV9QDateEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDateEdit)
+8 QDateEdit::metaObject
+12 QDateEdit::qt_metacast
+16 QDateEdit::qt_metacall
+20 QDateEdit::~QDateEdit
+24 QDateEdit::~QDateEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QDateEdit)
+260 QDateEdit::_ZThn8_N9QDateEditD1Ev
+264 QDateEdit::_ZThn8_N9QDateEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateEdit (0xb1fb9780) 0
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
+ QDateTimeEdit (0xb1fb97c0) 0
+ primary-for QDateEdit (0xb1fb9780)
+ QAbstractSpinBox (0xb1fb9800) 0
+ primary-for QDateTimeEdit (0xb1fb97c0)
+ QWidget (0xb1ddaa00) 0
+ primary-for QAbstractSpinBox (0xb1fb9800)
+ QObject (0xb1fa6834) 0
+ primary-for QWidget (0xb1ddaa00)
+ QPaintDevice (0xb1fa6870) 8
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
+
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDial
+ size=20 align=4
+ base size=20 base align=4
+QDial (0xb1fb9b80) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb1fb9bc0) 0
+ primary-for QDial (0xb1fb9b80)
+ QWidget (0xb1e07410) 0
+ primary-for QAbstractSlider (0xb1fb9bc0)
+ QObject (0xb1fa6a8c) 0
+ primary-for QWidget (0xb1e07410)
+ QPaintDevice (0xb1fa6ac8) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
+
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDialogButtonBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialogButtonBox
+ size=20 align=4
+ base size=20 base align=4
+QDialogButtonBox (0xb1fb9e80) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb1e22be0) 0
+ primary-for QDialogButtonBox (0xb1fb9e80)
+ QObject (0xb1fa6ce4) 0
+ primary-for QWidget (0xb1e22be0)
+ QPaintDevice (0xb1fa6d20) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
+
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDockWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDockWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDockWidget
+ size=20 align=4
+ base size=20 base align=4
+QDockWidget (0xb1e3d280) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb1e5a550) 0
+ primary-for QDockWidget (0xb1e3d280)
+ QObject (0xb1e6d03c) 0
+ primary-for QWidget (0xb1e5a550)
+ QPaintDevice (0xb1e6d078) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
+
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFocusFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFocusFrame
+ size=20 align=4
+ base size=20 base align=4
+QFocusFrame (0xb1e3d740) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb1e8d730) 0
+ primary-for QFocusFrame (0xb1e3d740)
+ QObject (0xb1e6d474) 0
+ primary-for QWidget (0xb1e8d730)
+ QPaintDevice (0xb1e6d4b0) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontComboBox
+ size=20 align=4
+ base size=20 base align=4
+QFontComboBox (0xb1e3da00) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb1e3da40) 0
+ primary-for QFontComboBox (0xb1e3da00)
+ QWidget (0xb1eb5fa0) 0
+ primary-for QComboBox (0xb1e3da40)
+ QObject (0xb1e6d6cc) 0
+ primary-for QWidget (0xb1eb5fa0)
+ QPaintDevice (0xb1e6d708) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QGroupBox::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb1e3de40) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb1cda0f0) 0
+ primary-for QGroupBox (0xb1e3de40)
+ QObject (0xb1e6da14) 0
+ primary-for QWidget (0xb1cda0f0)
+ QPaintDevice (0xb1e6da50) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb1cea100) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb1cea140) 0
+ primary-for QLabel (0xb1cea100)
+ QWidget (0xb1ce2af0) 0
+ primary-for QFrame (0xb1cea140)
+ QObject (0xb1e6dc6c) 0
+ primary-for QWidget (0xb1ce2af0)
+ QPaintDevice (0xb1e6dca8) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
+
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLCDNumber::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLCDNumber
+ size=20 align=4
+ base size=20 base align=4
+QLCDNumber (0xb1cea440) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb1cea480) 0
+ primary-for QLCDNumber (0xb1cea440)
+ QWidget (0xb1cf9b90) 0
+ primary-for QFrame (0xb1cea480)
+ QObject (0xb1e6dec4) 0
+ primary-for QWidget (0xb1cf9b90)
+ QPaintDevice (0xb1e6df00) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QMainWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMainWindow
+ size=20 align=4
+ base size=20 base align=4
+QMainWindow (0xb1cea7c0) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb1d0da00) 0
+ primary-for QMainWindow (0xb1cea7c0)
+ QObject (0xb1d19258) 0
+ primary-for QWidget (0xb1d0da00)
+ QPaintDevice (0xb1d19294) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
+
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QMdiArea::paintEvent
+128 QWidget::moveEvent
+132 QMdiArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiArea
+ size=20 align=4
+ base size=20 base align=4
+QMdiArea (0xb1ceabc0) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb1ceac00) 0
+ primary-for QMdiArea (0xb1ceabc0)
+ QFrame (0xb1ceac40) 0
+ primary-for QAbstractScrollArea (0xb1ceac00)
+ QWidget (0xb1d36dc0) 0
+ primary-for QFrame (0xb1ceac40)
+ QObject (0xb1d195a0) 0
+ primary-for QWidget (0xb1d36dc0)
+ QPaintDevice (0xb1d195dc) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiSubWindow
+ size=20 align=4
+ base size=20 base align=4
+QMdiSubWindow (0xb1da2040) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb1da30a0) 0
+ primary-for QMdiSubWindow (0xb1da2040)
+ QObject (0xb1d19924) 0
+ primary-for QWidget (0xb1da30a0)
+ QPaintDevice (0xb1d19960) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
+
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenu::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QMenu::hideEvent
+176 QWidget::x11Event
+180 QMenu::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QMenu::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenu
+ size=20 align=4
+ base size=20 base align=4
+QMenu (0xb1da2480) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb1bc0460) 0
+ primary-for QMenu (0xb1da2480)
+ QObject (0xb1d19c6c) 0
+ primary-for QWidget (0xb1bc0460)
+ QPaintDevice (0xb1d19ca8) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
+
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
+76 QWidget::paintEngine
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenuBar::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMenuBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
+116 QWidget::enterEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
+128 QWidget::moveEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenuBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMenuBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenuBar
+ size=20 align=4
+ base size=20 base align=4
+QMenuBar (0xb1c3e0c0) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1c3b690) 0
+ primary-for QMenuBar (0xb1c3e0c0)
+ QObject (0xb1c38384) 0
+ primary-for QWidget (0xb1c3b690)
+ QPaintDevice (0xb1c383c0) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMenuItem
+ size=8 align=4
+ base size=8 base align=4
+QMenuItem (0xb1c7bd00) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb1c7bd40) 0
+ primary-for QMenuItem (0xb1c7bd00)
+ QObject (0xb1c80b04) 0
+ primary-for QAction (0xb1c7bd40)
+
+Class QTextEdit::ExtraSelection
+ size=12 align=4
+ base size=12 base align=4
+QTextEdit::ExtraSelection (0xb1c80ca8) 0
+
+Vtable for QTextEdit
+QTextEdit::_ZTV9QTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextEdit)
+8 QTextEdit::metaObject
+12 QTextEdit::qt_metacast
+16 QTextEdit::qt_metacall
+20 QTextEdit::~QTextEdit
+24 QTextEdit::~QTextEdit
+28 QTextEdit::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextEdit::mousePressEvent
+84 QTextEdit::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextEdit::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextEdit::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextEdit::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI9QTextEdit)
+256 QTextEdit::_ZThn8_N9QTextEditD1Ev
+260 QTextEdit::_ZThn8_N9QTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QTextEdit (0xb1c7bf80) 0
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
+ QAbstractScrollArea (0xb1c7bfc0) 0
+ primary-for QTextEdit (0xb1c7bf80)
+ QFrame (0xb1c9c000) 0
+ primary-for QAbstractScrollArea (0xb1c7bfc0)
+ QWidget (0xb1c94d70) 0
+ primary-for QFrame (0xb1c9c000)
+ QObject (0xb1c80c30) 0
+ primary-for QWidget (0xb1c94d70)
+ QPaintDevice (0xb1c80c6c) 8
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
+
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
+32 QObject::eventFilter
+36 QPlainTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPlainTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QPlainTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QPlainTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QPlainTextEdit::changeEvent
+184 QWidget::metric
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPlainTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QPlainTextEdit (0xb1c9cd00) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb1c9cd40) 0
+ primary-for QPlainTextEdit (0xb1c9cd00)
+ QFrame (0xb1c9cd80) 0
+ primary-for QAbstractScrollArea (0xb1c9cd40)
+ QWidget (0xb1ae4500) 0
+ primary-for QFrame (0xb1c9cd80)
+ QObject (0xb1acf4ec) 0
+ primary-for QWidget (0xb1ae4500)
+ QPaintDevice (0xb1acf528) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QPlainTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QPlainTextDocumentLayout (0xb1b2a200) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb1b2a240) 0
+ primary-for QPlainTextDocumentLayout (0xb1b2a200)
+ QObject (0xb1acf870) 0
+ primary-for QAbstractTextDocumentLayout (0xb1b2a240)
+
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb1b2a500) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb1b355f0) 0
+ primary-for QPrintPreviewWidget (0xb1b2a500)
+ QObject (0xb1acfa8c) 0
+ primary-for QWidget (0xb1b355f0)
+ QPaintDevice (0xb1acfac8) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
+
+Vtable for QProgressBar
+QProgressBar::_ZTV12QProgressBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QProgressBar)
+8 QProgressBar::metaObject
+12 QProgressBar::qt_metacast
+16 QProgressBar::qt_metacall
+20 QProgressBar::~QProgressBar
+24 QProgressBar::~QProgressBar
+28 QProgressBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QProgressBar::sizeHint
+68 QProgressBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QProgressBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QProgressBar::text
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12QProgressBar)
+236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
+240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressBar
+ size=20 align=4
+ base size=20 base align=4
+QProgressBar (0xb1b2a7c0) 0
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
+ QWidget (0xb1b448c0) 0
+ primary-for QProgressBar (0xb1b2a7c0)
+ QObject (0xb1acfce4) 0
+ primary-for QWidget (0xb1b448c0)
+ QPaintDevice (0xb1acfd20) 8
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
+
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QRadioButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRadioButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRadioButton
+ size=20 align=4
+ base size=20 base align=4
+QRadioButton (0xb1b2aa80) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1b2aac0) 0
+ primary-for QRadioButton (0xb1b2aa80)
+ QWidget (0xb1b57aa0) 0
+ primary-for QAbstractButton (0xb1b2aac0)
+ QObject (0xb1acff3c) 0
+ primary-for QWidget (0xb1b57aa0)
+ QPaintDevice (0xb1acff78) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
+
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollBar::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QScrollBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QScrollBar::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QScrollBar::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollBar
+ size=20 align=4
+ base size=20 base align=4
+QScrollBar (0xb1b2ad80) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb1b2adc0) 0
+ primary-for QScrollBar (0xb1b2ad80)
+ QWidget (0xb1b65b40) 0
+ primary-for QAbstractSlider (0xb1b2adc0)
+ QObject (0xb1b6e1a4) 0
+ primary-for QWidget (0xb1b65b40)
+ QPaintDevice (0xb1b6e1e0) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
+
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSizeGrip::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSizeGrip
+ size=20 align=4
+ base size=20 base align=4
+QSizeGrip (0xb1b830c0) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb1b7c8c0) 0
+ primary-for QSizeGrip (0xb1b830c0)
+ QObject (0xb1b6e474) 0
+ primary-for QWidget (0xb1b7c8c0)
+ QPaintDevice (0xb1b6e4b0) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QSpinBox (0xb1b83380) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb1b833c0) 0
+ primary-for QSpinBox (0xb1b83380)
+ QWidget (0xb1b8b690) 0
+ primary-for QAbstractSpinBox (0xb1b833c0)
+ QObject (0xb1b6e6cc) 0
+ primary-for QWidget (0xb1b8b690)
+ QPaintDevice (0xb1b6e708) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
+
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDoubleSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QDoubleSpinBox (0xb1b837c0) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb1b83800) 0
+ primary-for QDoubleSpinBox (0xb1b837c0)
+ QWidget (0xb1ba2410) 0
+ primary-for QAbstractSpinBox (0xb1b83800)
+ QObject (0xb1b6e99c) 0
+ primary-for QWidget (0xb1ba2410)
+ QPaintDevice (0xb1b6e9d8) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplashScreen
+ size=20 align=4
+ base size=20 base align=4
+QSplashScreen (0xb1b83ac0) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb1bb2410) 0
+ primary-for QSplashScreen (0xb1b83ac0)
+ QObject (0xb1b6ebf4) 0
+ primary-for QWidget (0xb1bb2410)
+ QPaintDevice (0xb1b6ec30) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
+
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QSplitter::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QSplitter::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitter
+ size=20 align=4
+ base size=20 base align=4
+QSplitter (0xb1b83e00) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1b83e40) 0
+ primary-for QSplitter (0xb1b83e00)
+ QWidget (0xb19c55f0) 0
+ primary-for QFrame (0xb1b83e40)
+ QObject (0xb1b6ee4c) 0
+ primary-for QWidget (0xb19c55f0)
+ QPaintDevice (0xb1b6ee88) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitterHandle::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSplitterHandle::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSplitterHandle::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitterHandle
+ size=20 align=4
+ base size=20 base align=4
+QSplitterHandle (0xb19db240) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb19e40f0) 0
+ primary-for QSplitterHandle (0xb19db240)
+ QObject (0xb19e121c) 0
+ primary-for QWidget (0xb19e40f0)
+ QPaintDevice (0xb19e1258) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStackedWidget
+ size=20 align=4
+ base size=20 base align=4
+QStackedWidget (0xb19db500) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb19db540) 0
+ primary-for QStackedWidget (0xb19db500)
+ QWidget (0xb19e9c80) 0
+ primary-for QFrame (0xb19db540)
+ QObject (0xb19e1474) 0
+ primary-for QWidget (0xb19e9c80)
+ QPaintDevice (0xb19e14b0) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QStatusBar::paintEvent
+128 QWidget::moveEvent
+132 QStatusBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QStatusBar::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStatusBar
+ size=20 align=4
+ base size=20 base align=4
+QStatusBar (0xb19db800) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb19f97d0) 0
+ primary-for QStatusBar (0xb19db800)
+ QObject (0xb19e16cc) 0
+ primary-for QWidget (0xb19f97d0)
+ QPaintDevice (0xb19e1708) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextBrowser::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextBrowser
+ size=20 align=4
+ base size=20 base align=4
+QTextBrowser (0xb19dbc00) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb19dbc40) 0
+ primary-for QTextBrowser (0xb19dbc00)
+ QAbstractScrollArea (0xb19dbc80) 0
+ primary-for QTextEdit (0xb19dbc40)
+ QFrame (0xb19dbcc0) 0
+ primary-for QAbstractScrollArea (0xb19dbc80)
+ QWidget (0xb1a07fa0) 0
+ primary-for QFrame (0xb19dbcc0)
+ QObject (0xb19e1924) 0
+ primary-for QWidget (0xb1a07fa0)
+ QPaintDevice (0xb19e1960) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QToolBar::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QToolBar::paintEvent
+128 QWidget::moveEvent
+132 QToolBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBar
+ size=20 align=4
+ base size=20 base align=4
+QToolBar (0xb19dbf80) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1a1c820) 0
+ primary-for QToolBar (0xb19dbf80)
+ QObject (0xb19e1b7c) 0
+ primary-for QWidget (0xb1a1c820)
+ QPaintDevice (0xb19e1bb8) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
+
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QToolBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBox
+ size=20 align=4
+ base size=20 base align=4
+QToolBox (0xb1a28380) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1a283c0) 0
+ primary-for QToolBox (0xb1a28380)
+ QWidget (0xb1a46190) 0
+ primary-for QFrame (0xb1a283c0)
+ QObject (0xb19e1f00) 0
+ primary-for QWidget (0xb1a46190)
+ QPaintDevice (0xb19e1f3c) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+
+Vtable for QToolButton
+QToolButton::_ZTV11QToolButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QToolButton)
+8 QToolButton::metaObject
+12 QToolButton::qt_metacast
+16 QToolButton::qt_metacall
+20 QToolButton::~QToolButton
+24 QToolButton::~QToolButton
+28 QToolButton::event
+32 QObject::eventFilter
+36 QToolButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QToolButton::sizeHint
+68 QToolButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QToolButton::mousePressEvent
+84 QToolButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QToolButton::enterEvent
+120 QToolButton::leaveEvent
+124 QToolButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolButton::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QToolButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QToolButton)
+244 QToolButton::_ZThn8_N11QToolButtonD1Ev
+248 QToolButton::_ZThn8_N11QToolButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolButton
+ size=20 align=4
+ base size=20 base align=4
+QToolButton (0xb1a289c0) 0
+ vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
+ QAbstractButton (0xb1a28a00) 0
+ primary-for QToolButton (0xb1a289c0)
+ QWidget (0xb1a64000) 0
+ primary-for QAbstractButton (0xb1a28a00)
+ QObject (0xb1a57618) 0
+ primary-for QWidget (0xb1a64000)
+ QPaintDevice (0xb1a57654) 8
+ vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
+
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
+36 QObject::timerEvent
+40 QWorkspace::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWorkspace::paintEvent
+128 QWidget::moveEvent
+132 QWorkspace::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
+176 QWidget::x11Event
+180 QWorkspace::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWorkspace
+ size=20 align=4
+ base size=20 base align=4
+QWorkspace (0xb1a85140) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb1a8c140) 0
+ primary-for QWorkspace (0xb1a85140)
+ QObject (0xb1a57ca8) 0
+ primary-for QWidget (0xb1a8c140)
+ QPaintDevice (0xb1a57ce4) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+
+Class QGLColormap::QGLColormapData
+ size=12 align=4
+ base size=12 base align=4
+QGLColormap::QGLColormapData (0xb1a57f3c) 0
+
+Class QGLColormap
+ size=4 align=4
+ base size=4 base align=4
+QGLColormap (0xb1a57f00) 0
+
+Class QGLFormat
+ size=4 align=4
+ base size=4 base align=4
+QGLFormat (0xb1aa6348) 0
+
+Vtable for QGLContext
+QGLContext::_ZTV10QGLContext: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QGLContext)
+8 QGLContext::~QGLContext
+12 QGLContext::~QGLContext
+16 QGLContext::create
+20 QGLContext::makeCurrent
+24 QGLContext::doneCurrent
+28 QGLContext::swapBuffers
+32 QGLContext::chooseContext
+36 QGLContext::tryVisual
+40 QGLContext::chooseVisual
+
+Class QGLContext
+ size=8 align=4
+ base size=8 base align=4
+QGLContext (0xb1aa6474) 0
+ vptr=((& QGLContext::_ZTV10QGLContext) + 8u)
+
+Vtable for QGLWidget
+QGLWidget::_ZTV9QGLWidget: 73u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGLWidget)
+8 QGLWidget::metaObject
+12 QGLWidget::qt_metacast
+16 QGLWidget::qt_metacall
+20 QGLWidget::~QGLWidget
+24 QGLWidget::~QGLWidget
+28 QGLWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QGLWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGLWidget::paintEvent
+128 QWidget::moveEvent
+132 QGLWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QGLWidget::updateGL
+228 QGLWidget::updateOverlayGL
+232 QGLWidget::initializeGL
+236 QGLWidget::resizeGL
+240 QGLWidget::paintGL
+244 QGLWidget::initializeOverlayGL
+248 QGLWidget::resizeOverlayGL
+252 QGLWidget::paintOverlayGL
+256 QGLWidget::glInit
+260 QGLWidget::glDraw
+264 (int (*)(...))-0x000000008
+268 (int (*)(...))(& _ZTI9QGLWidget)
+272 QGLWidget::_ZThn8_N9QGLWidgetD1Ev
+276 QGLWidget::_ZThn8_N9QGLWidgetD0Ev
+280 QWidget::_ZThn8_NK7QWidget7devTypeEv
+284 QGLWidget::_ZThn8_NK9QGLWidget11paintEngineEv
+288 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGLWidget
+ size=20 align=4
+ base size=20 base align=4
+QGLWidget (0xb1a85c00) 0
+ vptr=((& QGLWidget::_ZTV9QGLWidget) + 8u)
+ QWidget (0xb1768500) 0
+ primary-for QGLWidget (0xb1a85c00)
+ QObject (0xb1aa66cc) 0
+ primary-for QWidget (0xb1768500)
+ QPaintDevice (0xb1aa6708) 8
+ vptr=((& QGLWidget::_ZTV9QGLWidget) + 272u)
+
+Vtable for QGLFramebufferObject
+QGLFramebufferObject::_ZTV20QGLFramebufferObject: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGLFramebufferObject)
+8 QGLFramebufferObject::~QGLFramebufferObject
+12 QGLFramebufferObject::~QGLFramebufferObject
+16 QGLFramebufferObject::devType
+20 QGLFramebufferObject::paintEngine
+24 QGLFramebufferObject::metric
+
+Class QGLFramebufferObject
+ size=12 align=4
+ base size=12 base align=4
+QGLFramebufferObject (0xb17ae180) 0
+ vptr=((& QGLFramebufferObject::_ZTV20QGLFramebufferObject) + 8u)
+ QPaintDevice (0xb1aa6b7c) 0
+ primary-for QGLFramebufferObject (0xb17ae180)
+
+Class QGLFramebufferObjectFormat
+ size=4 align=4
+ base size=4 base align=4
+QGLFramebufferObjectFormat (0xb1aa6d20) 0
+
+Vtable for QGLPixelBuffer
+QGLPixelBuffer::_ZTV14QGLPixelBuffer: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGLPixelBuffer)
+8 QGLPixelBuffer::~QGLPixelBuffer
+12 QGLPixelBuffer::~QGLPixelBuffer
+16 QGLPixelBuffer::devType
+20 QGLPixelBuffer::paintEngine
+24 QGLPixelBuffer::metric
+
+Class QGLPixelBuffer
+ size=12 align=4
+ base size=12 base align=4
+QGLPixelBuffer (0xb17ae380) 0
+ vptr=((& QGLPixelBuffer::_ZTV14QGLPixelBuffer) + 8u)
+ QPaintDevice (0xb1aa6d5c) 0
+ primary-for QGLPixelBuffer (0xb17ae380)
+
+Vtable for QGLShader
+QGLShader::_ZTV9QGLShader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGLShader)
+8 QGLShader::metaObject
+12 QGLShader::qt_metacast
+16 QGLShader::qt_metacall
+20 QGLShader::~QGLShader
+24 QGLShader::~QGLShader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGLShader
+ size=8 align=4
+ base size=8 base align=4
+QGLShader (0xb17ae540) 0
+ vptr=((& QGLShader::_ZTV9QGLShader) + 8u)
+ QObject (0xb1aa6f00) 0
+ primary-for QGLShader (0xb17ae540)
+
+Vtable for QGLShaderProgram
+QGLShaderProgram::_ZTV16QGLShaderProgram: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QGLShaderProgram)
+8 QGLShaderProgram::metaObject
+12 QGLShaderProgram::qt_metacast
+16 QGLShaderProgram::qt_metacall
+20 QGLShaderProgram::~QGLShaderProgram
+24 QGLShaderProgram::~QGLShaderProgram
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGLShaderProgram::link
+
+Class QGLShaderProgram
+ size=8 align=4
+ base size=8 base align=4
+QGLShaderProgram (0xb17ae940) 0
+ vptr=((& QGLShaderProgram::_ZTV16QGLShaderProgram) + 8u)
+ QObject (0xb15e221c) 0
+ primary-for QGLShaderProgram (0xb17ae940)
+
diff --git a/tests/auto/bic/data/QtScript.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtScript.4.3.0.linux-gcc-ia32.txt
index b37e2db0bb..0de146cf1a 100644
--- a/tests/auto/bic/data/QtScript.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtScript.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb737c2c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb737c740) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb7288040) 0
QGenericArgument (0xb7288080) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb7288380) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb7288b80) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb7288c40) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb708b240) 0
QString (0xb708b280) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb708b980) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -313,7 +272,6 @@ QIODevice (0xb708bb40) 0
QObject (0xb708be40) 0
primary-for QIODevice (0xb708bb40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -342,7 +300,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6eff280) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -353,7 +310,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6effa00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -377,8 +333,6 @@ Class QTextCodec
QTextCodec (0xb6effec0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -389,11 +343,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb6cd11c0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -414,8 +363,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6cd1440) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -426,7 +373,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6cd1540) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -440,7 +386,6 @@ Class QTextStream
QTextStream (0xb6cd15c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -476,17 +421,11 @@ QTextOStream (0xb6cd1a40) 0
QTextStream (0xb6cd1a80) 0
primary-for QTextOStream (0xb6cd1a40)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6cd1c00) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -497,7 +436,6 @@ Class timeval
base size=8 base align=4
timeval (0xb6cd1e00) 0
-
Class __sched_param
size=4 align=4
base size=4 base align=4
@@ -513,18 +451,11 @@ Class __pthread_attr_s
base size=36 base align=4
__pthread_attr_s (0xb6cd1f00) 0
-
-
-
-
Class _pthread_rwlock_t
size=32 align=4
base size=32 base align=4
_pthread_rwlock_t (0xb6cd1900) 0
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -594,7 +525,6 @@ QFile (0xb6b7c7c0) 0
QObject (0xb6b7c840) 0
primary-for QIODevice (0xb6b7c800)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -646,38 +576,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb6b7cb00) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb6b7cd40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6b7ce00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6b7cf80) 0
QList<QString> (0xb6b7cfc0) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb69623c0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -733,7 +652,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb6962580) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -862,8 +780,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6962bc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -897,7 +813,6 @@ Class QDirIterator
QDirIterator (0xb6962dc0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
0 (int (*)(...))0
@@ -971,67 +886,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6962b40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb68a8080) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1057,18 +916,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb68a8ec0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb673e7c0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1099,49 +951,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb673eb00) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb673e000) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb673ee40) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb66480c0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb6648240) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6648740) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6648d00) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6648280) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1157,7 +1001,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb65e8380) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1178,19 +1021,16 @@ Class QDate
base size=4 base align=4
QDate (0xb65e8780) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb65e8940) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb65e8b00) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1375,7 +1215,6 @@ QEventLoop (0xb650e200) 0
QObject (0xb650e240) 0
primary-for QEventLoop (0xb650e200)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1481,13 +1320,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb650eac0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb650ec00) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1706,7 +1543,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb650e940) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1800,13 +1636,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb6422280) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb6422340) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1817,7 +1651,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb6422440) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1873,7 +1706,6 @@ QLibrary (0xb64226c0) 0
QObject (0xb6422700) 0
primary-for QLibrary (0xb64226c0)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1920,7 +1752,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb6422a80) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1931,13 +1762,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb6422c00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb6422c40) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1948,10 +1777,6 @@ Class QScriptValue
base size=4 base align=4
QScriptValue (0xb6422e40) 0
-
-
-
-
Class QScriptContext
size=4 align=4
base size=4 base align=4
@@ -1982,7 +1807,6 @@ QScriptEngine (0xb6127080) 0
QObject (0xb61270c0) 0
primary-for QScriptEngine (0xb6127080)
-
Vtable for QScriptExtensionInterface
QScriptExtensionInterface::_ZTV25QScriptExtensionInterface: 6u entries
0 (int (*)(...))0
@@ -2047,8 +1871,3 @@ Class QScriptValueIterator
base size=4 base align=4
QScriptValueIterator (0xb6127680) 0
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtScript.4.3.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtScript.4.3.0.macx-gcc-ia32.txt
index 7d61f35d22..4a2c0b45dd 100644
--- a/tests/auto/bic/data/QtScript.4.3.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtScript.4.3.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x66de80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x698b00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -72,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xec0880) 0
QGenericArgument (0xec08c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -88,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xec0cc0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +65,6 @@ Class QAtomic
QAtomic (0xfc64c0) 0
QBasicAtomic (0xfc6500) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -166,7 +130,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x106a440) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -187,7 +150,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x11ae040) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -199,7 +161,6 @@ Class QConstString
QConstString (0x12ea0c0) 0
QString (0x12ea100) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -266,8 +227,6 @@ Class QListData
base size=4 base align=4
QListData (0x12eadc0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -358,7 +317,6 @@ QIODevice (0x13e7a00) 0
QObject (0x13e7a40) 0
primary-for QIODevice (0x13e7a00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -387,7 +345,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x14de440) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -398,7 +355,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x1581280) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -422,8 +378,6 @@ Class QTextCodec
QTextCodec (0x15818c0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -457,7 +411,6 @@ Class QTextStream
QTextStream (0x16f5040) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -628,16 +581,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x17671c0) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1767300) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -697,7 +645,6 @@ QFile (0x18842c0) 0
QObject (0x1884340) 0
primary-for QIODevice (0x1884300)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -749,38 +696,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x1884740) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x1884b00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1884dc0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x18846c0) 0
QList<QString> (0x1994000) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1994840) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -836,7 +772,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1994a40) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -965,8 +900,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1a5f300) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1000,7 +933,6 @@ Class QDirIterator
QDirIterator (0x1a5f740) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
0 (int (*)(...))0
@@ -1074,67 +1006,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x1a5fcc0) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x1a5ff80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1160,22 +1036,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x1bb6840) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1c23280) 0
-
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1206,49 +1071,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x1c23d00) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1cf41c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1cf4940) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1cf4b40) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1cf4dc0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1d991c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d99a40) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x1d99e80) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1264,7 +1121,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1eb1b00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1285,19 +1141,16 @@ Class QDate
base size=4 base align=4
QDate (0x1fa9200) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1fa9480) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1fa9700) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1482,7 +1335,6 @@ QEventLoop (0x2069600) 0
QObject (0x2069640) 0
primary-for QEventLoop (0x2069600)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1588,13 +1440,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2123180) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x21233c0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1813,7 +1663,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2123f40) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1907,13 +1756,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x21de440) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x21de580) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1924,7 +1771,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x21de700) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1980,7 +1826,6 @@ QLibrary (0x21deb40) 0
QObject (0x21deb80) 0
primary-for QLibrary (0x21deb40)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -2027,7 +1872,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x21de1c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -2038,13 +1882,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x22a1180) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x22a11c0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2055,10 +1897,6 @@ Class QScriptValue
base size=4 base align=4
QScriptValue (0x22a1480) 0
-
-
-
-
Class QScriptContext
size=4 align=4
base size=4 base align=4
@@ -2089,7 +1927,6 @@ QScriptEngine (0x22a18c0) 0
QObject (0x22a1900) 0
primary-for QScriptEngine (0x22a18c0)
-
Vtable for QScriptExtensionInterface
QScriptExtensionInterface::_ZTV25QScriptExtensionInterface: 6u entries
0 (int (*)(...))0
@@ -2154,8 +1991,3 @@ Class QScriptValueIterator
base size=4 base align=4
QScriptValueIterator (0x22a1d80) 0
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtScript.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtScript.4.4.0.linux-gcc-ia32.txt
index a7dd5c7746..43d0c99060 100644
--- a/tests/auto/bic/data/QtScript.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtScript.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb783f6cc) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb78765dc) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6b3ae4c) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb6a46a8c) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb67c3b00) 0
QString (0xb68110f0) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb687aac8) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb67210b4) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb6769000) 0
QGenericArgument (0xb67625dc) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb67628e8) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb65bae80) 0
QObject (0xb65bcc30) 0
primary-for QIODevice (0xb65bae80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb661de4c) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6651744) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb662cf80) 0
QList<QString> (0xb6651ce4) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb64a8f3c) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb638e3c0) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6425654) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb6425708) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb62930c0) 0
QTextStream (0xb628f5dc) 0
primary-for QTextOStream (0xb62930c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb62a1000) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb62a1348) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb62a1474) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb61be7bc) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb61d5870) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb61d5708) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb62726c0) 0
QObject (0xb62718e8) 0
primary-for QFutureWatcherBase (0xb62726c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb60cd2c0) 0
QRunnable (0xb60d33fc) 0
primary-for QtConcurrent::ThreadEngineBase (0xb60cd2c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb60e8b40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb5ff7a8c) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb5ff7dd4) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb5ff7fb4) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb6081a8c) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5e5d528) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5ca33c0) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5ce2f78) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5b8aac8) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5b61380 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5b61700 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb5b54bb8) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb57fee00) 0
QObject (0xb5815474) 0
primary-for QIODevice (0xb57fee40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb584199c) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb58721a4) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb56c3ac8) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb56f0dd4) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb5766528) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb574530c) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb55817f8) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb55ce1e0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb563f0f0) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb548eb7c) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb5492ac0) 0
QObject (0xb54d4384) 0
primary-for QEventLoop (0xb5492ac0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb54f9c30) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb55180f0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb556599c) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb53a8d5c) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb53dc30c) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb53dcb40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb542e7c0) 0
QObject (0xb544c7bc) 0
primary-for QLibrary (0xb542e7c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb5288ce4) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb5295078) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb52d5e4c) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb52f5b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb53235dc) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb532dc30) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb53414b0) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb5366528) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb51684ec) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb5187a14) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb5226384) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb504f000) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb506ce4c) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb50ce924) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb4f8e618) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb4f97d5c) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb4fba8ac) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb4fc95a0) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2658,10 +2322,6 @@ Class QScriptValue
base size=4 base align=4
QScriptValue (0xb5010870) 0
-
-
-
-
Vtable for QScriptClass
QScriptClass::_ZTV12QScriptClass: 13u entries
0 (int (*)(...))0
@@ -2684,7 +2344,6 @@ Class QScriptClass
QScriptClass (0xb4e507bc) 0
vptr=((& QScriptClass::_ZTV12QScriptClass) + 8u)
-
Vtable for QScriptClassPropertyIterator
QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator: 13u entries
0 (int (*)(...))0
@@ -2747,7 +2406,6 @@ QScriptEngine (0xb5035700) 0
QObject (0xb4e88870) 0
primary-for QScriptEngine (0xb5035700)
-
Vtable for QScriptEngineAgent
QScriptEngineAgent::_ZTV18QScriptEngineAgent: 15u entries
0 (int (*)(...))0
@@ -2831,11 +2489,3 @@ Class QScriptValueIterator
base size=4 base align=4
QScriptValueIterator (0xb4edd30c) 0
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtScript.4.5.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtScript.4.5.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..32b5d0369d
--- /dev/null
+++ b/tests/auto/bic/data/QtScript.4.5.0.linux-gcc-ia32.txt
@@ -0,0 +1,2525 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6e10bb8) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e10d5c) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6dbe438) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6dbe4ec) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6dbed20) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6dbee4c) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb6468ce4) 0 empty
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb6468d20) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb64f9e00) 0
+ QGenericArgument (0xb6468f3c) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb63750b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb63751e0) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb63753c0) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb63755a0) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb63bdce4) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb63ed400) 0
+ QBasicAtomicInt (0xb63dd3fc) 0
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb63dd8e8) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb63ddd5c) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb63ddd20) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb6260c30) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb62ac4ec) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb62ac528) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb62ac4b0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb6176078) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb61bcd5c) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb6040cc0) 0
+ QString (0xb607b4b0) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb607b8e8) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb60bb99c) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb60f3b00) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb60bba8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb60f3b00)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb60f3c80) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb60bbce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb60f3c80)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb60bbf3c) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb611003c) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb6110000) 0
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=24 align=4
+ base size=24 base align=4
+QObjectData (0xb61107bc) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb6110870) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb5fe80b4) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb5fea240) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb5fe81e0) 0
+ primary-for QIODevice (0xb5fea240)
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5fe8f3c) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5e34ac8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5e34a8c) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5e71168) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5e718ac) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5e71870) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5e71bb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5e71c30) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5e71bf4) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5dea294) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5dea258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5deae88) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5c370f0) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5c37474) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5c374b0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5c37528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5c37b04) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5c85780) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5c9ac30) 0
+ primary-for QTextIStream (0xb5c85780)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5c85a40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5cab2d0) 0
+ primary-for QTextOStream (0xb5c85a40)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5cab960) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5cabb04) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5cabb40) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5cabbf4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5cabf00) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5cabf3c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5cabf78) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5ce22d0) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5ce2294) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5bbed98) 0 empty
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5bef180) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5bef1c0) 0
+ primary-for QFile (0xb5bef180)
+ QObject (0xb5bf403c) 0
+ primary-for QIODevice (0xb5bef1c0)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb5bef780) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5bef7c0) 0
+ primary-for QTemporaryFile (0xb5bef780)
+ QIODevice (0xb5bef800) 0
+ primary-for QFile (0xb5bef7c0)
+ QObject (0xb5bf44b0) 0
+ primary-for QIODevice (0xb5bef800)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5bf47bc) 0
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5bf4d5c) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5a8e708) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5a53900) 0
+ QList<QString> (0xb5a8e870) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5abcdd4) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5b0d4b0) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5b0d4ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5b281c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5b0d528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5b28240) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5b0d564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5b282c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5b0d5a0) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5b0d474) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5b0d744) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5b0d780) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5b285c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5b0d7bc) 0
+ primary-for QFSFileEngine (0xb5b285c0)
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5b286c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5b28700) 0
+ primary-for QProcess (0xb5b286c0)
+ QObject (0xb5b0d8e8) 0
+ primary-for QIODevice (0xb5b28700)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5b0db04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5b0dbf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5b28c80) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5b28cc0) 0
+ primary-for QBuffer (0xb5b28c80)
+ QObject (0xb5b0dd20) 0
+ primary-for QIODevice (0xb5b28cc0)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5b28fc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5b0df3c) 0
+ primary-for QFileSystemWatcher (0xb5b28fc0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb59c3168) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb59c3744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb58531a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb585321c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb58531e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5853258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5853168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb5896834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb58d3ac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb5896ce4) 0
+ primary-for QSettings (0xb58d3ac0)
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb59147f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57394b0) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb591afc0) 0
+ QVector<QXmlStreamAttribute> (0xb5739f00) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb576c000) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb576c474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb576ca50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb579430c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb5794348) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb57943fc) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5794528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb57edac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb58131e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb5813f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5665000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb567da8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb56a9690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb570f2d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb556403c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb556430c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb5564c30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5564e4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb5472384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5472a50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb5472c30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb5472ca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb5472d5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb54c4384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb54c48e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb54f6000) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb54c4b7c) 0
+ primary-for QTimeLine (0xb54f6000)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb54c4d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb550e21c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb550e8ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb54f6f80) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb550ed98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb54f6f80)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5325080) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb53250c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5325080)
+ std::exception (0xb550edd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb53250c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb550ee10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb550ee4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb550ee88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb532e474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb532e5a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb532e9d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb53db0c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb53c76cc) 0
+ primary-for QThread (0xb53db0c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb53db400) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb53c7960) 0
+ primary-for QThreadPool (0xb53db400)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb53c7bb8) 0
+
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb53c7bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb53dbf40) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb5401474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb53dbf40)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb5222a50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb5222a8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb5224500) 0 empty
+ std::input_iterator_tag (0xb5222ac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb5224580) 0 empty
+ std::forward_iterator_tag (0xb52245c0) 0 empty
+ std::input_iterator_tag (0xb5222b04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb5224640) 0 empty
+ std::bidirectional_iterator_tag (0xb5224680) 0 empty
+ std::forward_iterator_tag (0xb52246c0) 0 empty
+ std::input_iterator_tag (0xb5222b40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb5222c6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb5222ca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb52e3e88) 0
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb513903c) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb5139078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb51390f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb513912c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb5139168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb513921c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb5139258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb51b8564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb501f99c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb501fa14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb501fe10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb501fe4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb4fd3a00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb4fe91a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb4fd3a00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb4fe91e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb4fe921c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb4fe9258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb4fe9168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb500d5a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4ed1078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4c8c440 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4c8c4c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4c8c7c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4c8c840 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4c9b12c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4aaba00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4a57924) 0
+ primary-for QFutureWatcherBase (0xb4aaba00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb491c744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb494ac00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb491cc30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb494ac00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4956a50) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb491cec4) 0
+ primary-for QTextCodecPlugin (0xb4956a50)
+ QTextCodecFactoryInterface (0xb494ae00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb491cf00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb494ae00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb496903c) 0 empty
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb49829c0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb497a3fc) 0
+ primary-for QTranslator (0xb49829c0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb497a6cc) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb49c9340) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb497ac6c) 0
+ primary-for QMimeData (0xb49c9340)
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb49c9600) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb497ae88) 0
+ primary-for QEventLoop (0xb49c9600)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb49ee1a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb49c9cc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb49ee384) 0
+ primary-for QTimerEvent (0xb49c9cc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb49c9d80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb49ee3fc) 0
+ primary-for QChildEvent (0xb49c9d80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb481d040) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb49ee564) 0
+ primary-for QCustomEvent (0xb481d040)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb481d140) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb49ee654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb481d140)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb481d200) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb49ee708) 0
+ primary-for QCoreApplication (0xb481d200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb481d800) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb49eeca8) 0
+ primary-for QSharedMemory (0xb481d800)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb49eeec4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb485c384) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb485a440) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb485c4ec) 0
+ primary-for QAbstractItemModel (0xb485a440)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb485aa80) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb485aac0) 0
+ primary-for QAbstractTableModel (0xb485aa80)
+ QObject (0xb485ce4c) 0
+ primary-for QAbstractItemModel (0xb485aac0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb485ad00) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb485ad40) 0
+ primary-for QAbstractListModel (0xb485ad00)
+ QObject (0xb485cf78) 0
+ primary-for QAbstractItemModel (0xb485ad40)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb48ab440) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb48a7e4c) 0
+ primary-for QSignalMapper (0xb48ab440)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb48ab700) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb48c6078) 0
+ primary-for QObjectCleanupHandler (0xb48ab700)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb48c61a4) 0
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb48abd00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb48c6438) 0
+ primary-for QSocketNotifier (0xb48abd00)
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb48e4080) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb48c6708) 0
+ primary-for QTimer (0xb48e4080)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb48e4580) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb48c699c) 0
+ primary-for QAbstractEventDispatcher (0xb48e4580)
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb48c6bb8) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb48c6ec4) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb471c12c) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb471c1e0) 0
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb471c438) 0
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4727080) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb471c4b0) 0
+ primary-for QLibrary (0xb4727080)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4727480) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb471c708) 0
+ primary-for QPluginLoader (0xb4727480)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb471c834) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb4767834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4767870) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb47678e8) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4767924) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4767e10) 0
+
+Class QScriptValue
+ size=4 align=4
+ base size=4 base align=4
+QScriptValue (0xb479530c) 0
+
+Vtable for QScriptClassPropertyIterator
+QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QScriptClassPropertyIterator)
+8 QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+12 QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QScriptClassPropertyIterator::id
+48 QScriptClassPropertyIterator::flags
+
+Class QScriptClassPropertyIterator
+ size=8 align=4
+ base size=8 base align=4
+QScriptClassPropertyIterator (0xb4795618) 0
+ vptr=((& QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator) + 8u)
+
+Vtable for QScriptEngineAgent
+QScriptEngineAgent::_ZTV18QScriptEngineAgent: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QScriptEngineAgent)
+8 QScriptEngineAgent::~QScriptEngineAgent
+12 QScriptEngineAgent::~QScriptEngineAgent
+16 QScriptEngineAgent::scriptLoad
+20 QScriptEngineAgent::scriptUnload
+24 QScriptEngineAgent::contextPush
+28 QScriptEngineAgent::contextPop
+32 QScriptEngineAgent::functionEntry
+36 QScriptEngineAgent::functionExit
+40 QScriptEngineAgent::positionChange
+44 QScriptEngineAgent::exceptionThrow
+48 QScriptEngineAgent::exceptionCatch
+52 QScriptEngineAgent::supportsExtension
+56 QScriptEngineAgent::extension
+
+Class QScriptEngineAgent
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngineAgent (0xb47956cc) 0
+ vptr=((& QScriptEngineAgent::_ZTV18QScriptEngineAgent) + 8u)
+
+Vtable for QScriptClass
+QScriptClass::_ZTV12QScriptClass: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QScriptClass)
+8 QScriptClass::~QScriptClass
+12 QScriptClass::~QScriptClass
+16 QScriptClass::queryProperty
+20 QScriptClass::property
+24 QScriptClass::setProperty
+28 QScriptClass::propertyFlags
+32 QScriptClass::newIterator
+36 QScriptClass::prototype
+40 QScriptClass::name
+44 QScriptClass::supportsExtension
+48 QScriptClass::extension
+
+Class QScriptClass
+ size=8 align=4
+ base size=8 base align=4
+QScriptClass (0xb4795780) 0
+ vptr=((& QScriptClass::_ZTV12QScriptClass) + 8u)
+
+Class QScriptContext
+ size=4 align=4
+ base size=4 base align=4
+QScriptContext (0xb4795924) 0
+
+Class QScriptString
+ size=4 align=4
+ base size=4 base align=4
+QScriptString (0xb47959d8) 0
+
+Class QScriptSyntaxCheckResult
+ size=4 align=4
+ base size=4 base align=4
+QScriptSyntaxCheckResult (0xb4795a8c) 0
+
+Vtable for QScriptEngine
+QScriptEngine::_ZTV13QScriptEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QScriptEngine)
+8 QScriptEngine::metaObject
+12 QScriptEngine::qt_metacast
+16 QScriptEngine::qt_metacall
+20 QScriptEngine::~QScriptEngine
+24 QScriptEngine::~QScriptEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QScriptEngine
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngine (0xb4635080) 0
+ vptr=((& QScriptEngine::_ZTV13QScriptEngine) + 8u)
+ QObject (0xb4795b40) 0
+ primary-for QScriptEngine (0xb4635080)
+
+Vtable for QScriptExtensionInterface
+QScriptExtensionInterface::_ZTV25QScriptExtensionInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QScriptExtensionInterface)
+8 QScriptExtensionInterface::~QScriptExtensionInterface
+12 QScriptExtensionInterface::~QScriptExtensionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QScriptExtensionInterface
+ size=4 align=4
+ base size=4 base align=4
+QScriptExtensionInterface (0xb467a000) 0 nearly-empty
+ vptr=((& QScriptExtensionInterface::_ZTV25QScriptExtensionInterface) + 8u)
+ QFactoryInterface (0xb466412c) 0 nearly-empty
+ primary-for QScriptExtensionInterface (0xb467a000)
+
+Vtable for QScriptExtensionPlugin
+QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+8 QScriptExtensionPlugin::metaObject
+12 QScriptExtensionPlugin::qt_metacast
+16 QScriptExtensionPlugin::qt_metacall
+20 QScriptExtensionPlugin::~QScriptExtensionPlugin
+24 QScriptExtensionPlugin::~QScriptExtensionPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+72 QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD1Ev
+76 QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QScriptExtensionPlugin
+ size=12 align=4
+ base size=12 base align=4
+QScriptExtensionPlugin (0xb4668eb0) 0
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 8u)
+ QObject (0xb46643c0) 0
+ primary-for QScriptExtensionPlugin (0xb4668eb0)
+ QScriptExtensionInterface (0xb467a200) 8 nearly-empty
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 72u)
+ QFactoryInterface (0xb46643fc) 8 nearly-empty
+ primary-for QScriptExtensionInterface (0xb467a200)
+
+Class QScriptable
+ size=4 align=4
+ base size=4 base align=4
+QScriptable (0xb4664528) 0
+
+Class QScriptValueIterator
+ size=4 align=4
+ base size=4 base align=4
+QScriptValueIterator (0xb46645dc) 0
+
+Class QScriptContextInfo
+ size=4 align=4
+ base size=4 base align=4
+QScriptContextInfo (0xb4664690) 0
+
diff --git a/tests/auto/bic/data/QtScript.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtScript.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..3c2333cc94
--- /dev/null
+++ b/tests/auto/bic/data/QtScript.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,2811 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6f08a8c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6f08c30) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6e8d30c) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6e8d3c0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e8dbf4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e8dd20) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6e8df78) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb6546168) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb65778ac) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb6594b40) 0
+ QBasicAtomicInt (0xb6577fb4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb64a53c0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb64a53fc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb64a5870) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb64a5834) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb6354780) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb6371f3c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb6371f78) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb6371f00) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb6250bf4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb62b48e8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb6139880) 0
+ QString (0xb617203c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb6172384) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb61bd2d0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb61ca140) 0
+ QGenericArgument (0xb61bd4ec) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb61bd654) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb61bd780) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb61bdac8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb6202dc0) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb61bdbb8) 0 nearly-empty
+ primary-for std::bad_exception (0xb6202dc0)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb6202f40) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb61bde10) 0 nearly-empty
+ primary-for std::bad_alloc (0xb6202f40)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb621c078) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb621c168) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb621c12c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb621c99c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb621ca50) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb621cb04) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb610d384) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb610e600) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb610d4b0) 0
+ primary-for QIODevice (0xb610e600)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5f42348) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5f42384) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5f50280) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5f502c0) 0
+ primary-for QFile (0xb5f50280)
+ QObject (0xb5f423fc) 0
+ primary-for QIODevice (0xb5f502c0)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5f42870) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5f42ec4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb60025dc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5e41000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb6002fb4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb601b980) 0
+ QList<QString> (0xb5e4112c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5e87690) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5e87e10) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5e87e4c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5ed1280) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e87e88) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5ed1300) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5e87ec4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5ed1380) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e87f00) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5e87dd4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5f04168) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5f041a4) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5ed16c0) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5ed1700) 0
+ primary-for QBuffer (0xb5ed16c0)
+ QObject (0xb5f0421c) 0
+ primary-for QIODevice (0xb5ed1700)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5f048e8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5f048ac) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5d4c000) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5d4c744) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5d4c708) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5d4ca50) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5d4cac8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5d4ca8c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5ccf12c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5ccf0f0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5ccfe10) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5d1d078) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5d1d2d0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5d1d960) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5b6c400) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5b69b40) 0
+ primary-for QTextIStream (0xb5b6c400)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5b6c6c0) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5b801e0) 0
+ primary-for QTextOStream (0xb5b6c6c0)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5b80870) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5b80a14) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5b80a50) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5b80b04) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5b80e10) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5b80e4c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5b80e88) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb5a2e1a4) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5a2e384) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5a2e348) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5af9fb4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5b25258) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5b26bc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5b253c0) 0
+ primary-for QFileSystemWatcher (0xb5b26bc0)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5b26e80) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5b255dc) 0
+ primary-for QFSFileEngine (0xb5b26e80)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5b25708) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5b25924) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb597af00) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb597af40) 0
+ primary-for QProcess (0xb597af00)
+ QObject (0xb5b259d8) 0
+ primary-for QIODevice (0xb597af40)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5b25bf4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5b25d98) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb59fba50) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb59fbac8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb59fba8c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb59fbb40) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb59fba14) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb58993fc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb58a3a00) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb5899a14) 0
+ primary-for QSettings (0xb58a3a00)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb58e7600) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb58e7640) 0
+ primary-for QTemporaryFile (0xb58e7600)
+ QIODevice (0xb58e7680) 0
+ primary-for QFile (0xb58e7640)
+ QObject (0xb58ef528) 0
+ primary-for QIODevice (0xb58e7680)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb58ef834) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb58efd20) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57599d8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb573ec40) 0
+ QVector<QXmlStreamAttribute> (0xb5778438) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5778528) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb577899c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5778f78) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb57b2834) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb57b2870) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb57b29d8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb57a1c00) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb57b2b40) 0
+ primary-for QAbstractState (0xb57a1c00)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb57a1ec0) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb57b2d5c) 0
+ primary-for QAbstractTransition (0xb57a1ec0)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb57b2f78) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb580b440) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb561f168) 0
+ primary-for QTimerEvent (0xb580b440)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb580b500) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb561f1e0) 0
+ primary-for QChildEvent (0xb580b500)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb580b7c0) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb561f348) 0
+ primary-for QCustomEvent (0xb580b7c0)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb580b8c0) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb561f438) 0
+ primary-for QDynamicPropertyChangeEvent (0xb580b8c0)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb580b980) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb580b9c0) 0
+ primary-for QEventTransition (0xb580b980)
+ QObject (0xb561f4ec) 0
+ primary-for QAbstractTransition (0xb580b9c0)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb580bc80) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb580bcc0) 0
+ primary-for QFinalState (0xb580bc80)
+ QObject (0xb561f708) 0
+ primary-for QAbstractState (0xb580bcc0)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb580bf80) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb580bfc0) 0
+ primary-for QHistoryState (0xb580bf80)
+ QObject (0xb561f924) 0
+ primary-for QAbstractState (0xb580bfc0)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb5646280) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb56462c0) 0
+ primary-for QSignalTransition (0xb5646280)
+ QObject (0xb561fb40) 0
+ primary-for QAbstractTransition (0xb56462c0)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb5646580) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb56465c0) 0
+ primary-for QState (0xb5646580)
+ QObject (0xb561fd5c) 0
+ primary-for QAbstractState (0xb56465c0)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb56469c0) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb561ffb4) 0
+ primary-for QStateMachine::SignalEvent (0xb56469c0)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb5646a40) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb5678000) 0
+ primary-for QStateMachine::WrappedEvent (0xb5646a40)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb5646880) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb56468c0) 0
+ primary-for QStateMachine (0xb5646880)
+ QAbstractState (0xb5646900) 0
+ primary-for QState (0xb56468c0)
+ QObject (0xb561ff78) 0
+ primary-for QAbstractState (0xb5646900)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5678384) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb56b3834) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb56b3e4c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb56b3e10) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb56ce12c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb56ce2d0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb56fb800) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb56ceac8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb56fb800)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb5558000) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb5558618) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb5558b7c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb5558e4c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5558ec4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb55c0474) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb55d8b7c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb55f18ac) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb541699c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb5416bb8) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb54a0d20) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb54c57bc) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb54f43c0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb5355000) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb53a0d98) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb53a0e4c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb53d40f0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb53c5f00) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb53d41a4) 0
+ primary-for QTimeLine (0xb53c5f00)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb53d4438) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb53d48ac) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb53d4f3c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb5225080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb521e438) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5225080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5225180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb52251c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5225180)
+ std::exception (0xb521e474) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52251c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb521e4b0) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb521e4ec) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb521e528) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb521eb04) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb521ec30) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb5255078) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb52b9fc0) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb52bea50) 0
+ primary-for QFutureWatcherBase (0xb52b9fc0)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb52ff180) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb52f2a50) 0
+ primary-for QThread (0xb52ff180)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb52ff4c0) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb52f2ce4) 0
+ primary-for QThreadPool (0xb52ff4c0)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb52f2f00) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb52f2f3c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb52f2f78) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb52ff840) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb52f2fb4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb52ff840)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb51435a0) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4f5be88) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4fdbc40) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4fe5438) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4fdbc40)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4feca00) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4fe5744) 0
+ primary-for QTextCodecPlugin (0xb4feca00)
+ QTextCodecFactoryInterface (0xb4fdbf00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4fe5780) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4fdbf00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb5006bf4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4e0fac0) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb5006c6c) 0
+ primary-for QEventLoop (0xb4e0fac0)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4e0fec0) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb5006f78) 0
+ primary-for QAbstractEventDispatcher (0xb4e0fec0)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4e491a4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4e59654) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4e45b00) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4e597bc) 0
+ primary-for QAbstractItemModel (0xb4e45b00)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4e98140) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4e98180) 0
+ primary-for QAbstractTableModel (0xb4e98140)
+ QObject (0xb4e9a12c) 0
+ primary-for QAbstractItemModel (0xb4e98180)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4e983c0) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4e98400) 0
+ primary-for QAbstractListModel (0xb4e983c0)
+ QObject (0xb4e9a258) 0
+ primary-for QAbstractItemModel (0xb4e98400)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4ec012c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4e98ec0) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4ec03c0) 0
+ primary-for QCoreApplication (0xb4e98ec0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4ec0960) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4d18690) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4d1899c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4d18bf4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4d18ca8) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4d20d00) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4d18f00) 0
+ primary-for QMimeData (0xb4d20d00)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4d20fc0) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4d5112c) 0
+ primary-for QObjectCleanupHandler (0xb4d20fc0)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4d54200) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4d51258) 0
+ primary-for QSharedMemory (0xb4d54200)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4d544c0) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4d51474) 0
+ primary-for QSignalMapper (0xb4d544c0)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4d54780) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4d51690) 0
+ primary-for QSocketNotifier (0xb4d54780)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4d51960) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4d54b40) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4d51a14) 0
+ primary-for QTimer (0xb4d54b40)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4da3080) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4d51ca8) 0
+ primary-for QTranslator (0xb4da3080)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4da33c0) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4d51f78) 0
+ primary-for QLibrary (0xb4da33c0)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4da37c0) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4dbe1e0) 0
+ primary-for QPluginLoader (0xb4da37c0)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4dbe30c) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4df430c) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4df4348) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4df4834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4df4d20) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4c166c0) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4df4d98) 0
+ primary-for QAbstractAnimation (0xb4c166c0)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4c16980) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4c169c0) 0
+ primary-for QAnimationGroup (0xb4c16980)
+ QObject (0xb4c32000) 0
+ primary-for QAbstractAnimation (0xb4c169c0)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4c16c80) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4c16cc0) 0
+ primary-for QParallelAnimationGroup (0xb4c16c80)
+ QAbstractAnimation (0xb4c16d00) 0
+ primary-for QAnimationGroup (0xb4c16cc0)
+ QObject (0xb4c3221c) 0
+ primary-for QAbstractAnimation (0xb4c16d00)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4c16fc0) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4c4b000) 0
+ primary-for QPauseAnimation (0xb4c16fc0)
+ QObject (0xb4c32438) 0
+ primary-for QAbstractAnimation (0xb4c4b000)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4c4b2c0) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4c4b300) 0
+ primary-for QVariantAnimation (0xb4c4b2c0)
+ QObject (0xb4c32654) 0
+ primary-for QAbstractAnimation (0xb4c4b300)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4c4b700) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4c4b740) 0
+ primary-for QPropertyAnimation (0xb4c4b700)
+ QAbstractAnimation (0xb4c4b780) 0
+ primary-for QVariantAnimation (0xb4c4b740)
+ QObject (0xb4c32870) 0
+ primary-for QAbstractAnimation (0xb4c4b780)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4c4ba40) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4c4ba80) 0
+ primary-for QSequentialAnimationGroup (0xb4c4ba40)
+ QAbstractAnimation (0xb4c4bac0) 0
+ primary-for QAnimationGroup (0xb4c4ba80)
+ QObject (0xb4c32a8c) 0
+ primary-for QAbstractAnimation (0xb4c4bac0)
+
+Class QScriptable
+ size=4 align=4
+ base size=4 base align=4
+QScriptable (0xb4c32ca8) 0
+
+Class QScriptValue
+ size=4 align=4
+ base size=4 base align=4
+QScriptValue (0xb4c32e10) 0
+
+Vtable for QScriptClass
+QScriptClass::_ZTV12QScriptClass: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QScriptClass)
+8 QScriptClass::~QScriptClass
+12 QScriptClass::~QScriptClass
+16 QScriptClass::queryProperty
+20 QScriptClass::property
+24 QScriptClass::setProperty
+28 QScriptClass::propertyFlags
+32 QScriptClass::newIterator
+36 QScriptClass::prototype
+40 QScriptClass::name
+44 QScriptClass::supportsExtension
+48 QScriptClass::extension
+
+Class QScriptClass
+ size=8 align=4
+ base size=8 base align=4
+QScriptClass (0xb4ccd1e0) 0
+ vptr=((& QScriptClass::_ZTV12QScriptClass) + 8u)
+
+Vtable for QScriptClassPropertyIterator
+QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QScriptClassPropertyIterator)
+8 QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+12 QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QScriptClassPropertyIterator::id
+48 QScriptClassPropertyIterator::flags
+
+Class QScriptClassPropertyIterator
+ size=8 align=4
+ base size=8 base align=4
+QScriptClassPropertyIterator (0xb4ccd438) 0
+ vptr=((& QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator) + 8u)
+
+Class QScriptContext
+ size=4 align=4
+ base size=4 base align=4
+QScriptContext (0xb4ccd5a0) 0
+
+Class QScriptContextInfo
+ size=4 align=4
+ base size=4 base align=4
+QScriptContextInfo (0xb4ccd6cc) 0
+
+Class QScriptString
+ size=4 align=4
+ base size=4 base align=4
+QScriptString (0xb4ccd834) 0
+
+Class QScriptProgram
+ size=4 align=4
+ base size=4 base align=4
+QScriptProgram (0xb4ccd99c) 0
+
+Class QScriptSyntaxCheckResult
+ size=4 align=4
+ base size=4 base align=4
+QScriptSyntaxCheckResult (0xb4ccdb04) 0
+
+Vtable for QScriptEngine
+QScriptEngine::_ZTV13QScriptEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QScriptEngine)
+8 QScriptEngine::metaObject
+12 QScriptEngine::qt_metacast
+16 QScriptEngine::qt_metacall
+20 QScriptEngine::~QScriptEngine
+24 QScriptEngine::~QScriptEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QScriptEngine
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngine (0xb4ccabc0) 0
+ vptr=((& QScriptEngine::_ZTV13QScriptEngine) + 8u)
+ QObject (0xb4ccdc6c) 0
+ primary-for QScriptEngine (0xb4ccabc0)
+
+Vtable for QScriptEngineAgent
+QScriptEngineAgent::_ZTV18QScriptEngineAgent: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QScriptEngineAgent)
+8 QScriptEngineAgent::~QScriptEngineAgent
+12 QScriptEngineAgent::~QScriptEngineAgent
+16 QScriptEngineAgent::scriptLoad
+20 QScriptEngineAgent::scriptUnload
+24 QScriptEngineAgent::contextPush
+28 QScriptEngineAgent::contextPop
+32 QScriptEngineAgent::functionEntry
+36 QScriptEngineAgent::functionExit
+40 QScriptEngineAgent::positionChange
+44 QScriptEngineAgent::exceptionThrow
+48 QScriptEngineAgent::exceptionCatch
+52 QScriptEngineAgent::supportsExtension
+56 QScriptEngineAgent::extension
+
+Class QScriptEngineAgent
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngineAgent (0xb4b63258) 0
+ vptr=((& QScriptEngineAgent::_ZTV18QScriptEngineAgent) + 8u)
+
+Vtable for QScriptExtensionInterface
+QScriptExtensionInterface::_ZTV25QScriptExtensionInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QScriptExtensionInterface)
+8 QScriptExtensionInterface::~QScriptExtensionInterface
+12 QScriptExtensionInterface::~QScriptExtensionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QScriptExtensionInterface
+ size=4 align=4
+ base size=4 base align=4
+QScriptExtensionInterface (0xb4b5ac40) 0 nearly-empty
+ vptr=((& QScriptExtensionInterface::_ZTV25QScriptExtensionInterface) + 8u)
+ QFactoryInterface (0xb4b633c0) 0 nearly-empty
+ primary-for QScriptExtensionInterface (0xb4b5ac40)
+
+Vtable for QScriptExtensionPlugin
+QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+8 QScriptExtensionPlugin::metaObject
+12 QScriptExtensionPlugin::qt_metacast
+16 QScriptExtensionPlugin::qt_metacall
+20 QScriptExtensionPlugin::~QScriptExtensionPlugin
+24 QScriptExtensionPlugin::~QScriptExtensionPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+72 QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD1Ev
+76 QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QScriptExtensionPlugin
+ size=12 align=4
+ base size=12 base align=4
+QScriptExtensionPlugin (0xb4b8fa00) 0
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 8u)
+ QObject (0xb4b636cc) 0
+ primary-for QScriptExtensionPlugin (0xb4b8fa00)
+ QScriptExtensionInterface (0xb4b5af00) 8 nearly-empty
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 72u)
+ QFactoryInterface (0xb4b63708) 8 nearly-empty
+ primary-for QScriptExtensionInterface (0xb4b5af00)
+
+Class QScriptValueIterator
+ size=4 align=4
+ base size=4 base align=4
+QScriptValueIterator (0xb4b63834) 0
+
diff --git a/tests/auto/bic/data/QtOpenGL.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtScriptTools.4.5.0.linux-gcc-ia32.txt
index 282b429a2a..debdbf9904 100644
--- a/tests/auto/bic/data/QtOpenGL.4.3.1.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtScriptTools.4.5.0.linux-gcc-ia32.txt
@@ -1,80 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb5aa1100) 0 empty
+QSysInfo (0xb6e44bb8) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb5aa1200) 0
+QBool (0xb6e44d5c) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb5aa1300) 0
+qIsNull(double)::U (0xb64cf438) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb5aa1340) 0
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb64cf4ec) 0
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb64cfd20) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb64cfe4c) 0
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb650fce4) 0 empty
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb650fd20) 0
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb5b98f00) 0
+ QGenericArgument (0xb650ff3c) 0
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb5c1c0b4) 0
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb5c1c1e0) 0
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb5c1c3c0) 0
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb5aa17c0) 0
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb5c1c5a0) 0
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb5aa1900) 0
+QBasicAtomicInt (0xb5a64ce4) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb5aa1980) 0
- QBasicAtomic (0xb5aa19c0) 0
+QAtomicInt (0xb5a92500) 0
+ QBasicAtomicInt (0xb5a823fc) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb5aa1ac0) 0
+__locale_struct (0xb5a828e8) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb5aa1b40) 0
+QByteArray::Data (0xb5a82d5c) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb5aa1b00) 0
+QByteArray (0xb5a82d20) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb5aa1bc0) 0
+QByteRef (0xb5b09c30) 0
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb59534ec) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb5953528) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb59534b0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb5a1d078) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb5864d5c) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb58e1dc0) 0
+ QString (0xb59224b0) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb59228e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -87,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb5aa1cc0) 0 nearly-empty
+std::exception (0xb576499c) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -96,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb5aa1d40) 0 nearly-empty
+std::bad_exception (0xb579bc00) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb5aa1d80) 0 nearly-empty
- primary-for std::bad_exception (0xb5aa1d40)
+ std::exception (0xb5764a8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb579bc00)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -112,116 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb5aa1e00) 0 nearly-empty
+std::bad_alloc (0xb579bd80) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb5aa1e40) 0 nearly-empty
- primary-for std::bad_alloc (0xb5aa1e00)
+ std::exception (0xb5764ce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb579bd80)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb5aa1ec0) 0 empty
+std::nothrow_t (0xb5764f3c) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb5aa1f40) 0
+QListData::Data (0xb57b903c) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb5aa1f00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb5a53440) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb5a534c0) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb5a53500) 0
- QGenericArgument (0xb5a53540) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb5a536c0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb5a53780) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb5a537c0) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb5a538c0) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb5a53940) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb5a53880) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb5a53ac0) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb5a53b00) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb5a53b40) 0
- QString (0xb5a53b80) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb5a53c00) 0
-
-
+QListData (0xb57b9000) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb5a53c40) 0
+QObjectData (0xb57b97bc) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb5a53e00) 0
+QObject (0xb57b9870) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,7 +238,7 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb5a53e80) 0 nearly-empty
+QObjectUserData (0xb568f0b4) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
Vtable for QIODevice
@@ -308,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb5a53f80) 0
+QIODevice (0xb5691340) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb5a53fc0) 0
- primary-for QIODevice (0xb5a53f80)
-
+ QObject (0xb568f1e0) 0
+ primary-for QIODevice (0xb5691340)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -324,804 +292,33 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb5a539c0) 0
+QDataStream (0xb568ff3c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb5a53a00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb5635dc0) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb5635d80) 0
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb5678240) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb56782c0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb5678280) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb5678300) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb5678200) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb5678740) 0
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb5678800) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb5678880) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb56788c0) 0
- primary-for QTimerEvent (0xb5678880)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb5678940) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb5678980) 0
- primary-for QChildEvent (0xb5678940)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb5678a00) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb5678a40) 0
- primary-for QCustomEvent (0xb5678a00)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb5678ac0) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb5678b00) 0
- primary-for QDynamicPropertyChangeEvent (0xb5678ac0)
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
-
-Class QTranslator
- size=8 align=4
- base size=8 base align=4
-QTranslator (0xb5678b80) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb5678bc0) 0
- primary-for QTranslator (0xb5678b80)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb5678c40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb5678c80) 0
- primary-for QEventLoop (0xb5678c40)
-
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb5678dc0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb5678e00) 0
- primary-for QCoreApplication (0xb5678dc0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb5678f40) 0
-
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb5678fc0) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb5678080) 0
- primary-for QTimer (0xb5678fc0)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb5678380) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb56783c0) 0
- primary-for QObjectCleanupHandler (0xb5678380)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb5678440) 0
-
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb5678400) 0
-
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractItemModel)
-8 QAbstractItemModel::metaObject
-12 QAbstractItemModel::qt_metacast
-16 QAbstractItemModel::qt_metacall
-20 QAbstractItemModel::~QAbstractItemModel
-24 QAbstractItemModel::~QAbstractItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=8 align=4
- base size=8 base align=4
-QAbstractItemModel (0xb5678900) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb56789c0) 0
- primary-for QAbstractItemModel (0xb5678900)
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractTableModel)
-8 QAbstractTableModel::metaObject
-12 QAbstractTableModel::qt_metacast
-16 QAbstractTableModel::qt_metacall
-20 QAbstractTableModel::~QAbstractTableModel
-24 QAbstractTableModel::~QAbstractTableModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractTableModel::index
-60 QAbstractTableModel::parent
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractTableModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractTableModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=8 align=4
- base size=8 base align=4
-QAbstractTableModel (0xb5678a80) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb5678b40) 0
- primary-for QAbstractTableModel (0xb5678a80)
- QObject (0xb5678c00) 0
- primary-for QAbstractItemModel (0xb5678b40)
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractListModel)
-8 QAbstractListModel::metaObject
-12 QAbstractListModel::qt_metacast
-16 QAbstractListModel::qt_metacall
-20 QAbstractListModel::~QAbstractListModel
-24 QAbstractListModel::~QAbstractListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 __cxa_pure_virtual
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=8 align=4
- base size=8 base align=4
-QAbstractListModel (0xb5678d00) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb5678e40) 0
- primary-for QAbstractListModel (0xb5678d00)
- QObject (0xb5678e80) 0
- primary-for QAbstractItemModel (0xb5678e40)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb5678ec0) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb5472000) 0
- primary-for QSignalMapper (0xb5678ec0)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb5472080) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb5472100) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb5472180) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb54721c0) 0
-
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb5472240) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb5472280) 0
- primary-for QSocketNotifier (0xb5472240)
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb5472300) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb5472340) 0
- primary-for QMimeData (0xb5472300)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb54723c0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb5472400) 0
- primary-for QAbstractEventDispatcher (0xb54723c0)
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb5472480) 0 empty
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb5472500) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb5472780) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb5472a40) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb5472cc0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb5472f40) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb54722c0) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb5472440) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb54727c0) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb5472800) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb54728c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb5472d80) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb5472dc0) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb5472e00) 0
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb5094140) 0
+QHashData::Node (0xb56e4ac8) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb5094100) 0
+QHashData (0xb56e4a8c) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb50941c0) 0 empty
-
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb5094980) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb5094a00) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb5094b00) 0
- QList<QString> (0xb5094b40) 0
-
+QHashDummyValue (0xb5723168) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
+Class QMapData::Node
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb5094d40) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb5094d80) 0
- primary-for QTimeLine (0xb5094d40)
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb5094e00) 0
-
+QMapData::Node (0xb57238ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5723870) 0
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
@@ -1135,144 +332,23 @@ QSystemLocale::_ZTV13QSystemLocale: 6u entries
Class QSystemLocale
size=4 align=4
base size=4 base align=4
-QSystemLocale (0xb5094ec0) 0 nearly-empty
+QSystemLocale (0xb5723bb8) 0 nearly-empty
vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb5094f80) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb5074000) 0
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb50741c0) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb5074200) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb5074480) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb5074500) 0
-
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb5074600) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb50746c0) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb50747c0) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb50748c0) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb50749c0) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb5074a00) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb5074a40) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb5074ac0) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb5074b40) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb5074b80) 0
- primary-for QThread (0xb5074b40)
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb5074c40) 0
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5723c30) 0
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb5074c80) 0
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb5074cc0) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb5074d40) 0
-
-
-Class QMutexLocker
+Class QLocale
size=4 align=4
base size=4 base align=4
-QMutexLocker (0xb5074d80) 0
-
+QLocale (0xb5723bf4) 0
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
-QTextCodec::ConverterState (0xb5074e40) 0
+QTextCodec::ConverterState (0xb548e294) 0
Vtable for QTextCodec
QTextCodec::_ZTV10QTextCodec: 9u entries
@@ -1289,57 +365,28 @@ QTextCodec::_ZTV10QTextCodec: 9u entries
Class QTextCodec
size=4 align=4
base size=4 base align=4
-QTextCodec (0xb5074e00) 0 nearly-empty
+QTextCodec (0xb548e258) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QTextEncoder (0xb5074700) 0
+QTextEncoder (0xb548ee88) 0
Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QTextDecoder (0xb5074740) 0
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb5074c00) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb5074e80) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb5074f00) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb4e5f000) 0
-
-
+QTextDecoder (0xb54dd0f0) 0
Class _IO_marker
size=12 align=4
base size=12 base align=4
-_IO_marker (0xb4e5f0c0) 0
+_IO_marker (0xb54dd474) 0
Class _IO_FILE
size=148 align=4
base size=148 base align=4
-_IO_FILE (0xb4e5f100) 0
-
+_IO_FILE (0xb54dd4b0) 0
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
@@ -1351,14 +398,13 @@ QTextStream::_ZTV11QTextStream: 4u entries
Class QTextStream
size=8 align=4
base size=8 base align=4
-QTextStream (0xb4e5f180) 0
+QTextStream (0xb54dd528) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
-QTextStreamManipulator (0xb4e5f300) 0
+QTextStreamManipulator (0xb54ddb04) 0
Vtable for QTextIStream
QTextIStream::_ZTV12QTextIStream: 4u entries
@@ -1370,10 +416,10 @@ QTextIStream::_ZTV12QTextIStream: 4u entries
Class QTextIStream
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb4e5f340) 0
+QTextIStream (0xb5526880) 0
vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb4e5f380) 0
- primary-for QTextIStream (0xb4e5f340)
+ QTextStream (0xb5541c30) 0
+ primary-for QTextIStream (0xb5526880)
Vtable for QTextOStream
QTextOStream::_ZTV12QTextOStream: 4u entries
@@ -1385,45 +431,60 @@ QTextOStream::_ZTV12QTextOStream: 4u entries
Class QTextOStream
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb4e5f400) 0
+QTextOStream (0xb5526b40) 0
vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb4e5f440) 0
- primary-for QTextOStream (0xb4e5f400)
+ QTextStream (0xb53542d0) 0
+ primary-for QTextOStream (0xb5526b40)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5354960) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5354b04) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5354b40) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5354bf4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5354f00) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5354f3c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5354f78) 0
Class QDebug::Stream
size=24 align=4
base size=22 base align=4
-QDebug::Stream (0xb4e5f500) 0
+QDebug::Stream (0xb53862d0) 0
Class QDebug
size=4 align=4
base size=4 base align=4
-QDebug (0xb4e5f4c0) 0
+QDebug (0xb5386294) 0
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb4e5f5c0) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb4e5f600) 0
- primary-for QFileSystemWatcher (0xb4e5f5c0)
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5264d98) 0 empty
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
@@ -1462,22 +523,12 @@ QFile::_ZTV5QFile: 31u entries
Class QFile
size=8 align=4
base size=8 base align=4
-QFile (0xb4e5f680) 0
+QFile (0xb5294280) 0
vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb4e5f6c0) 0
- primary-for QFile (0xb4e5f680)
- QObject (0xb4e5f700) 0
- primary-for QIODevice (0xb4e5f6c0)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb4e5f7c0) 0
-
-
-
-
+ QIODevice (0xb52942c0) 0
+ primary-for QFile (0xb5294280)
+ QObject (0xb529d03c) 0
+ primary-for QIODevice (0xb52942c0)
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
@@ -1516,31 +567,68 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-QTemporaryFile (0xb4e5f940) 0
+QTemporaryFile (0xb5294880) 0
vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb4e5f980) 0
- primary-for QTemporaryFile (0xb4e5f940)
- QIODevice (0xb4e5f9c0) 0
- primary-for QFile (0xb4e5f980)
- QObject (0xb4e5fa00) 0
- primary-for QIODevice (0xb4e5f9c0)
+ QFile (0xb52948c0) 0
+ primary-for QTemporaryFile (0xb5294880)
+ QIODevice (0xb5294900) 0
+ primary-for QFile (0xb52948c0)
+ QObject (0xb529d4b0) 0
+ primary-for QIODevice (0xb5294900)
-Class QDir
+Class QFileInfo
size=4 align=4
base size=4 base align=4
-QDir (0xb4e5fa80) 0
+QFileInfo (0xb529d7bc) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb529dd5c) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5333708) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb52f1a00) 0
+ QList<QString> (0xb5333870) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5163dd4) 0
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb4e5fc40) 0 empty
+QAbstractFileEngine::ExtensionOption (0xb51b34b0) 0 empty
Class QAbstractFileEngine::ExtensionReturn
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb4e5fc80) 0 empty
+QAbstractFileEngine::ExtensionReturn (0xb51b34ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb51c22c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb51b3528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb51c2340) 0
+ QAbstractFileEngine::ExtensionReturn (0xb51b3564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb51c23c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb51b35a0) 0 empty
Vtable for QAbstractFileEngine
QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
@@ -1584,10 +672,9 @@ QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
Class QAbstractFileEngine
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb4e5fbc0) 0
+QAbstractFileEngine (0xb51b3474) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1599,7 +686,7 @@ QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
Class QAbstractFileEngineHandler
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb4e5fd80) 0 nearly-empty
+QAbstractFileEngineHandler (0xb51b3744) 0 nearly-empty
vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
Vtable for QAbstractFileEngineIterator
@@ -1617,7 +704,7 @@ QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
Class QAbstractFileEngineIterator
size=8 align=4
base size=8 base align=4
-QAbstractFileEngineIterator (0xb4e5fe00) 0
+QAbstractFileEngineIterator (0xb51b3780) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
Vtable for QFSFileEngine
@@ -1662,10 +749,72 @@ QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
Class QFSFileEngine
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb4e5fe80) 0
+QFSFileEngine (0xb51c26c0) 0
vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb4e5fec0) 0
- primary-for QFSFileEngine (0xb4e5fe80)
+ QAbstractFileEngine (0xb51b37bc) 0
+ primary-for QFSFileEngine (0xb51c26c0)
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb51c27c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb51c2800) 0
+ primary-for QProcess (0xb51c27c0)
+ QObject (0xb51b38e8) 0
+ primary-for QIODevice (0xb51c2800)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb51b3b04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb51b3bf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
@@ -1681,8 +830,8 @@ QBuffer::_ZTV7QBuffer: 30u entries
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
56 QIODevice::isSequential
60 QBuffer::open
64 QBuffer::close
@@ -1703,33 +852,77 @@ QBuffer::_ZTV7QBuffer: 30u entries
Class QBuffer
size=8 align=4
base size=8 base align=4
-QBuffer (0xb4e5ff40) 0
+QBuffer (0xb51c2d80) 0
vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb4e5ff80) 0
- primary-for QBuffer (0xb4e5ff40)
- QObject (0xb4e5ffc0) 0
- primary-for QIODevice (0xb4e5ff80)
+ QIODevice (0xb51c2dc0) 0
+ primary-for QBuffer (0xb51c2d80)
+ QObject (0xb51b3d20) 0
+ primary-for QIODevice (0xb51c2dc0)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb505e0c0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb51b3f3c) 0
+ primary-for QFileSystemWatcher (0xb505e0c0)
Class QUrl
size=4 align=4
base size=4 base align=4
-QUrl (0xb4e5f200) 0
-
+QUrl (0xb5069168) 0
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5069744) 0 empty
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb510b1a4) 0
-Class QDirIterator
+Class QVariant::Private::Data
size=8 align=4
base size=8 base align=4
-QDirIterator (0xb4e5f640) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+QVariant::Private::Data (0xb510b21c) 0
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb510b1e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb510b258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb510b168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb4f4b834) 0
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
@@ -1751,74 +944,314 @@ QSettings::_ZTV9QSettings: 14u entries
Class QSettings
size=8 align=4
base size=8 base align=4
-QSettings (0xb4e5fcc0) 0
+QSettings (0xb4f86bc0) 0
vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb4e5fdc0) 0
- primary-for QSettings (0xb4e5fcc0)
+ QObject (0xb4f4bce4) 0
+ primary-for QSettings (0xb4f86bc0)
-Class QResource
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb4fcb7f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb4ff04b0) 0
+
+Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
-QResource (0xb4e5fe40) 0
+QXmlStreamAttributes (0xb500a0c0) 0
+ QVector<QXmlStreamAttribute> (0xb4ff0f00) 0
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5021000) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb5021474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5021a50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb4e4c30c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4e4c348) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb4e4c3fc) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4e4c528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4ea0ac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4eca1e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4ecaf00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4f1b000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4f37a8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4d61690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4dc52d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb4e2003c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4e2030c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4e20c30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4e20e4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4d29384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4d29a50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4d29c30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb4d29ca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4d29d5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4b7c384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4b7c8e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
28 QObject::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTimeLine::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
+56 QTimeLine::valueForTime
-Class QProcess
+Class QTimeLine
size=8 align=4
base size=8 base align=4
-QProcess (0xb4e5ff00) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb4ad1000) 0
- primary-for QProcess (0xb4e5ff00)
- QObject (0xb4ad1040) 0
- primary-for QIODevice (0xb4ad1000)
+QTimeLine (0xb4ba9100) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4b7cb7c) 0
+ primary-for QTimeLine (0xb4ba9100)
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb4ad1100) 0
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4b7cd98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4bc221c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb4bc28ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4bda080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb4bc2d98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4bda080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4bda180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4bda1c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4bda180)
+ std::exception (0xb4bc2dd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4bda1c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb4bc2e10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb4bc2e4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb4bc2e88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb4be2474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb4be25a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4be29d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1826,25 +1259,25 @@ QLibrary::_ZTV8QLibrary: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QThread::run
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb4ad1140) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb4ad1180) 0
- primary-for QLibrary (0xb4ad1140)
-
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb4a8c1c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb4a7d6cc) 0
+ primary-for QThread (0xb4a8c1c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1853,13 +1286,351 @@ QPluginLoader::_ZTV13QPluginLoader: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QPluginLoader
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb4a8c500) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb4a7d960) 0
+ primary-for QThreadPool (0xb4a8c500)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb4a7dbb8) 0
+
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb4a7dbf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb4abc040) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb4ab7474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb4abc040)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb4adca50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb4adca8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb4adb600) 0 empty
+ std::input_iterator_tag (0xb4adcac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb4adb680) 0 empty
+ std::forward_iterator_tag (0xb4adb6c0) 0 empty
+ std::input_iterator_tag (0xb4adcb04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb4adb740) 0 empty
+ std::bidirectional_iterator_tag (0xb4adb780) 0 empty
+ std::forward_iterator_tag (0xb4adb7c0) 0 empty
+ std::input_iterator_tag (0xb4adcb40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb4adcc6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb4adcca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb4999e88) 0
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb49ef03c) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb49ef078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb49ef0f0) 0
+
+Class itimerspec
size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb4ad1240) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb4ad1280) 0
- primary-for QPluginLoader (0xb4ad1240)
+ base size=16 base align=4
+itimerspec (0xb49ef12c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb49ef168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb49ef21c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb49ef258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb4872564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb48d499c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb48d4a14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb48d4e10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb48d4e4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb4686b00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb46991a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb4686b00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb46991e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb469921c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb4699258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb4699168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb46bf5a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4582078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb433e540 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb433e5c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb433e8c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb433e940 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb435112c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb415eb00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4310924) 0
+ primary-for QFutureWatcherBase (0xb415eb00)
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
@@ -1872,7 +1643,7 @@ QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
Class QFactoryInterface
size=4 align=4
base size=4 base align=4
-QFactoryInterface (0xb4ad1300) 0 nearly-empty
+QFactoryInterface (0xb41d2744) 0 nearly-empty
vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
Vtable for QTextCodecFactoryInterface
@@ -1887,10 +1658,10 @@ QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
Class QTextCodecFactoryInterface
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb4ad1400) 0 nearly-empty
+QTextCodecFactoryInterface (0xb41ffd00) 0 nearly-empty
vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb4ad1440) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4ad1400)
+ QFactoryInterface (0xb41d2c30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb41ffd00)
Vtable for QTextCodecPlugin
QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
@@ -1915,7 +1686,7 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
72 __cxa_pure_virtual
76 QTextCodecPlugin::keys
80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
+84 (int (*)(...))-0x000000008
88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
@@ -1925,24 +1696,29 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
Class QTextCodecPlugin
size=12 align=4
base size=12 base align=4
-QTextCodecPlugin (0xb4ad1500) 0
+QTextCodecPlugin (0xb420df50) 0
vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb4ad1540) 0
- primary-for QTextCodecPlugin (0xb4ad1500)
- QTextCodecFactoryInterface (0xb4ad1580) 8 nearly-empty
+ QObject (0xb41d2ec4) 0
+ primary-for QTextCodecPlugin (0xb420df50)
+ QTextCodecFactoryInterface (0xb41fff00) 8 nearly-empty
vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb4ad15c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4ad1580)
+ QFactoryInterface (0xb41d2f00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb41fff00)
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb402003c) 0 empty
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSessionManager)
-8 QSessionManager::metaObject
-12 QSessionManager::qt_metacast
-16 QSessionManager::qt_metacall
-20 QSessionManager::~QSessionManager
-24 QSessionManager::~QSessionManager
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1950,519 +1726,703 @@ QSessionManager::_ZTV15QSessionManager: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
-Class QSessionManager
+Class QTranslator
size=8 align=4
base size=8 base align=4
-QSessionManager (0xb4ad1680) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
- QObject (0xb4ad16c0) 0
- primary-for QSessionManager (0xb4ad1680)
+QTranslator (0xb4036ac0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb40323fc) 0
+ primary-for QTranslator (0xb4036ac0)
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb4ad1740) 0
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb40326cc) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb407f440) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4032c6c) 0
+ primary-for QMimeData (0xb407f440)
-Vtable for QLayoutItem
-QLayoutItem::_ZTV11QLayoutItem: 18u entries
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QLayoutItem)
-8 QLayoutItem::~QLayoutItem
-12 QLayoutItem::~QLayoutItem
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QLayoutItem
+Class QEventLoop
size=8 align=4
base size=8 base align=4
-QLayoutItem (0xb4ad1880) 0
- vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+QEventLoop (0xb407f700) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4032e88) 0
+ primary-for QEventLoop (0xb407f700)
-Vtable for QSpacerItem
-QSpacerItem::_ZTV11QSpacerItem: 18u entries
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QSpacerItem)
-8 QSpacerItem::~QSpacerItem
-12 QSpacerItem::~QSpacerItem
-16 QSpacerItem::sizeHint
-20 QSpacerItem::minimumSize
-24 QSpacerItem::maximumSize
-28 QSpacerItem::expandingDirections
-32 QSpacerItem::setGeometry
-36 QSpacerItem::geometry
-40 QSpacerItem::isEmpty
-44 QLayoutItem::hasHeightForWidth
-48 QLayoutItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QLayoutItem::widget
-64 QLayoutItem::layout
-68 QSpacerItem::spacerItem
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
-Class QSpacerItem
- size=36 align=4
- base size=36 base align=4
-QSpacerItem (0xb4ad1900) 0
- vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
- QLayoutItem (0xb4ad1940) 0
- primary-for QSpacerItem (0xb4ad1900)
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb40a61a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
-Vtable for QWidgetItem
-QWidgetItem::_ZTV11QWidgetItem: 18u entries
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWidgetItem)
-8 QWidgetItem::~QWidgetItem
-12 QWidgetItem::~QWidgetItem
-16 QWidgetItem::sizeHint
-20 QWidgetItem::minimumSize
-24 QWidgetItem::maximumSize
-28 QWidgetItem::expandingDirections
-32 QWidgetItem::setGeometry
-36 QWidgetItem::geometry
-40 QWidgetItem::isEmpty
-44 QWidgetItem::hasHeightForWidth
-48 QWidgetItem::heightForWidth
-52 QLayoutItem::minimumHeightForWidth
-56 QLayoutItem::invalidate
-60 QWidgetItem::widget
-64 QLayoutItem::layout
-68 QLayoutItem::spacerItem
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
-Class QWidgetItem
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb407fdc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb40a6384) 0
+ primary-for QTimerEvent (0xb407fdc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb407fe80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb40a63fc) 0
+ primary-for QChildEvent (0xb407fe80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
size=12 align=4
base size=12 base align=4
-QWidgetItem (0xb4ad19c0) 0
- vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
- QLayoutItem (0xb4ad1a00) 0
- primary-for QWidgetItem (0xb4ad19c0)
+QCustomEvent (0xb40d0140) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb40a6564) 0
+ primary-for QCustomEvent (0xb40d0140)
-Class QLayoutIterator
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb40d0240) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb40a6654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb40d0240)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb40d0300) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb40a6708) 0
+ primary-for QCoreApplication (0xb40d0300)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
size=8 align=4
base size=8 base align=4
-QLayoutIterator (0xb4ad1a80) 0
+QSharedMemory (0xb40d0900) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb40a6ca8) 0
+ primary-for QSharedMemory (0xb40d0900)
-Vtable for QLayout
-QLayout::_ZTV7QLayout: 45u entries
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb40a6ec4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4111384) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QLayout)
-8 QLayout::metaObject
-12 QLayout::qt_metacast
-16 QLayout::qt_metacall
-20 QLayout::~QLayout
-24 QLayout::~QLayout
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
64 __cxa_pure_virtual
-68 QLayout::expandingDirections
-72 QLayout::minimumSize
-76 QLayout::maximumSize
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 QLayout::indexOf
-96 __cxa_pure_virtual
-100 QLayout::isEmpty
-104 QLayout::layout
-108 (int (*)(...))-0x00000000000000008
-112 (int (*)(...))(& _ZTI7QLayout)
-116 QLayout::_ZThn8_N7QLayoutD1Ev
-120 QLayout::_ZThn8_N7QLayoutD0Ev
-124 __cxa_pure_virtual
-128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
-132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-140 __cxa_pure_virtual
-144 QLayout::_ZThn8_NK7QLayout8geometryEv
-148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-152 QLayoutItem::hasHeightForWidth
-156 QLayoutItem::heightForWidth
-160 QLayoutItem::minimumHeightForWidth
-164 QLayout::_ZThn8_N7QLayout10invalidateEv
-168 QLayoutItem::widget
-172 QLayout::_ZThn8_N7QLayout6layoutEv
-176 QLayoutItem::spacerItem
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QLayout
- size=16 align=4
- base size=16 base align=4
-QLayout (0xb4ad1ac0) 0
- vptr=((& QLayout::_ZTV7QLayout) + 8u)
- QObject (0xb4ad1b00) 0
- primary-for QLayout (0xb4ad1ac0)
- QLayoutItem (0xb4ad1b40) 8
- vptr=((& QLayout::_ZTV7QLayout) + 116u)
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb410d540) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb41114ec) 0
+ primary-for QAbstractItemModel (0xb410d540)
-Vtable for QGridLayout
-QGridLayout::_ZTV11QGridLayout: 49u entries
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QGridLayout)
-8 QGridLayout::metaObject
-12 QGridLayout::qt_metacast
-16 QGridLayout::qt_metacall
-20 QGridLayout::~QGridLayout
-24 QGridLayout::~QGridLayout
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGridLayout::invalidate
-60 QLayout::geometry
-64 QGridLayout::addItem
-68 QGridLayout::expandingDirections
-72 QGridLayout::minimumSize
-76 QGridLayout::maximumSize
-80 QGridLayout::setGeometry
-84 QGridLayout::itemAt
-88 QGridLayout::takeAt
-92 QLayout::indexOf
-96 QGridLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QGridLayout::sizeHint
-112 QGridLayout::hasHeightForWidth
-116 QGridLayout::heightForWidth
-120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QGridLayout)
-132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
-136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
-140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
-144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
-148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
-152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
-156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
-172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
-176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
-180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QGridLayout
- size=16 align=4
- base size=16 base align=4
-QGridLayout (0xb4ad1bc0) 0
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
- QLayout (0xb4ad1c00) 0
- primary-for QGridLayout (0xb4ad1bc0)
- QObject (0xb4ad1c40) 0
- primary-for QLayout (0xb4ad1c00)
- QLayoutItem (0xb4ad1c80) 8
- vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb410db80) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb410dbc0) 0
+ primary-for QAbstractTableModel (0xb410db80)
+ QObject (0xb4111e4c) 0
+ primary-for QAbstractItemModel (0xb410dbc0)
-Vtable for QBoxLayout
-QBoxLayout::_ZTV10QBoxLayout: 49u entries
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QBoxLayout)
-8 QBoxLayout::metaObject
-12 QBoxLayout::qt_metacast
-16 QBoxLayout::qt_metacall
-20 QBoxLayout::~QBoxLayout
-24 QBoxLayout::~QBoxLayout
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI10QBoxLayout)
-132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
-136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QBoxLayout
- size=16 align=4
- base size=16 base align=4
-QBoxLayout (0xb4ad1d00) 0
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
- QLayout (0xb4ad1d40) 0
- primary-for QBoxLayout (0xb4ad1d00)
- QObject (0xb4ad1d80) 0
- primary-for QLayout (0xb4ad1d40)
- QLayoutItem (0xb4ad1dc0) 8
- vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb410de00) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb410de40) 0
+ primary-for QAbstractListModel (0xb410de00)
+ QObject (0xb4111f78) 0
+ primary-for QAbstractItemModel (0xb410de40)
-Vtable for QHBoxLayout
-QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHBoxLayout)
-8 QHBoxLayout::metaObject
-12 QHBoxLayout::qt_metacast
-16 QHBoxLayout::qt_metacall
-20 QHBoxLayout::~QHBoxLayout
-24 QHBoxLayout::~QHBoxLayout
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QHBoxLayout)
-132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
-136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-Class QHBoxLayout
- size=16 align=4
- base size=16 base align=4
-QHBoxLayout (0xb4ad1e40) 0
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
- QBoxLayout (0xb4ad1e80) 0
- primary-for QHBoxLayout (0xb4ad1e40)
- QLayout (0xb4ad1ec0) 0
- primary-for QBoxLayout (0xb4ad1e80)
- QObject (0xb4ad1f00) 0
- primary-for QLayout (0xb4ad1ec0)
- QLayoutItem (0xb4ad1f40) 8
- vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb3f5f540) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb3f5ee4c) 0
+ primary-for QSignalMapper (0xb3f5f540)
-Vtable for QVBoxLayout
-QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QVBoxLayout)
-8 QVBoxLayout::metaObject
-12 QVBoxLayout::qt_metacast
-16 QVBoxLayout::qt_metacall
-20 QVBoxLayout::~QVBoxLayout
-24 QVBoxLayout::~QVBoxLayout
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QBoxLayout::invalidate
-60 QLayout::geometry
-64 QBoxLayout::addItem
-68 QBoxLayout::expandingDirections
-72 QBoxLayout::minimumSize
-76 QBoxLayout::maximumSize
-80 QBoxLayout::setGeometry
-84 QBoxLayout::itemAt
-88 QBoxLayout::takeAt
-92 QLayout::indexOf
-96 QBoxLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QBoxLayout::sizeHint
-112 QBoxLayout::hasHeightForWidth
-116 QBoxLayout::heightForWidth
-120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
-128 (int (*)(...))(& _ZTI11QVBoxLayout)
-132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
-136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
-140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
-144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
-148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
-152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
-156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
-160 QLayout::_ZThn8_NK7QLayout8geometryEv
-164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
-172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
-176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
-180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
-184 QLayoutItem::widget
-188 QLayout::_ZThn8_N7QLayout6layoutEv
-192 QLayoutItem::spacerItem
-Class QVBoxLayout
- size=16 align=4
- base size=16 base align=4
-QVBoxLayout (0xb4ad1fc0) 0
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
- QBoxLayout (0xb4ad10c0) 0
- primary-for QVBoxLayout (0xb4ad1fc0)
- QLayout (0xb4ad11c0) 0
- primary-for QBoxLayout (0xb4ad10c0)
- QObject (0xb4ad12c0) 0
- primary-for QLayout (0xb4ad11c0)
- QLayoutItem (0xb4ad1340) 8
- vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb3f5f800) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb3f7d078) 0
+ primary-for QObjectCleanupHandler (0xb3f5f800)
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 7u entries
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb3f7d1a4) 0
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintDevice)
-8 QPaintDevice::~QPaintDevice
-12 QPaintDevice::~QPaintDevice
-16 QPaintDevice::devType
-20 __cxa_pure_virtual
-24 QPaintDevice::metric
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QPaintDevice
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb3f5fe00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb3f7d438) 0
+ primary-for QSocketNotifier (0xb3f5fe00)
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb3f9b180) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb3f7d708) 0
+ primary-for QTimer (0xb3f9b180)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
size=8 align=4
- base size=6 base align=4
-QPaintDevice (0xb4ad1480) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb3f9b680) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb3f7d99c) 0
+ primary-for QAbstractEventDispatcher (0xb3f9b680)
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb3f7dbb8) 0
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb3f7dec4) 0
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb3fcf12c) 0
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb3fcf1e0) 0
-Class QColor
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb3fcf438) 0
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
size=16 align=4
- base size=14 base align=4
-QColor (0xb4ad1700) 0
+ base size=13 base align=4
+QLibrary (0xb3fdb180) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb3fcf4b0) 0
+ primary-for QLibrary (0xb3fdb180)
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb3fdb580) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb3fcf708) 0
+ primary-for QPluginLoader (0xb3fdb580)
-Class QPolygon
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb3fcf834) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb3e1d834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb3e1d870) 0
+
+Class QReadWriteLock
size=4 align=4
base size=4 base align=4
-QPolygon (0xb4ad1e00) 0
- QVector<QPoint> (0xb4ad1f80) 0
+QReadWriteLock (0xb3e1d8e8) 0
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb3e1d924) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb3e1de10) 0
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb3e4d5dc) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb3e4dbb8) 0
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb3e72ac0) 0
+ QVector<QPoint> (0xb3e4de10) 0
Class QPolygonF
size=4 align=4
base size=4 base align=4
-QPolygonF (0xb48930c0) 0
- QVector<QPointF> (0xb4893100) 0
+QPolygonF (0xb3eca0c0) 0
+ QVector<QPointF> (0xb3ec17bc) 0
Class QRegion::QRegionData
size=16 align=4
base size=16 base align=4
-QRegion::QRegionData (0xb4893280) 0
+QRegion::QRegionData (0xb3eec0f0) 0
Class QRegion
size=4 align=4
base size=4 base align=4
-QRegion (0xb4893140) 0
+QRegion (0xb3eec0b4) 0
Class QMatrix
size=48 align=4
base size=48 base align=4
-QMatrix (0xb48932c0) 0
-
+QMatrix (0xb3eec438) 0
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
-QPainterPath::Element (0xb4893380) 0
+QPainterPath::Element (0xb3eecbb8) 0
Class QPainterPath
size=4 align=4
base size=4 base align=4
-QPainterPath (0xb4893340) 0
-
-
+QPainterPath (0xb3eecb7c) 0
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
-QPainterPathPrivate (0xb4893440) 0
-
+QPainterPathPrivate (0xb3d4c03c) 0
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
-QPainterPathStroker (0xb4893640) 0
+QPainterPathStroker (0xb3d4c168) 0
Class QTransform
size=80 align=4
base size=80 base align=4
-QTransform (0xb4893700) 0
+QTransform (0xb3d82000) 0
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb3dbd618) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
-QImageTextKeyLang (0xb48937c0) 0
+QImageTextKeyLang (0xb3dbde4c) 0
Vtable for QImage
QImage::_ZTV6QImage: 7u entries
@@ -2477,11 +2437,10 @@ QImage::_ZTV6QImage: 7u entries
Class QImage
size=12 align=4
base size=12 base align=4
-QImage (0xb4893800) 0
+QImage (0xb3dd24c0) 0
vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb4893840) 0
- primary-for QImage (0xb4893800)
-
+ QPaintDevice (0xb3dda834) 0
+ primary-for QImage (0xb3dd24c0)
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
@@ -2496,273 +2455,197 @@ QPixmap::_ZTV7QPixmap: 7u entries
Class QPixmap
size=12 align=4
base size=12 base align=4
-QPixmap (0xb48939c0) 0
+QPixmap (0xb3dd2e00) 0
vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb4893a00) 0
- primary-for QPixmap (0xb48939c0)
+ QPaintDevice (0xb3c3b4ec) 0
+ primary-for QPixmap (0xb3dd2e00)
Class QBrush
size=4 align=4
base size=4 base align=4
-QBrush (0xb4893b40) 0
-
+QBrush (0xb3c3bb40) 0
Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb4893c00) 0
-
-
-
-
-
-
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb3c3bd98) 0
Class QGradient
size=56 align=4
base size=56 base align=4
-QGradient (0xb4893c40) 0
+QGradient (0xb3c86168) 0
Class QLinearGradient
size=56 align=4
base size=56 base align=4
-QLinearGradient (0xb4893e80) 0
- QGradient (0xb4893ec0) 0
+QLinearGradient (0xb3c66c40) 0
+ QGradient (0xb3c863fc) 0
Class QRadialGradient
size=56 align=4
base size=56 base align=4
-QRadialGradient (0xb4893f00) 0
- QGradient (0xb4893f40) 0
+QRadialGradient (0xb3c66d40) 0
+ QGradient (0xb3c86438) 0
Class QConicalGradient
size=56 align=4
base size=56 base align=4
-QConicalGradient (0xb4893f80) 0
- QGradient (0xb4893fc0) 0
+QConicalGradient (0xb3c66e40) 0
+ QGradient (0xb3c86474) 0
-Class QPalette
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb3c864b0) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb3c86744) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb3c86708) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3cdf2d0) 0
+
+Class QTextFormat
size=8 align=4
base size=8 base align=4
-QPalette (0xb4893180) 0
+QTextFormat (0xb3cdfb40) 0
-Class QColorGroup
+Class QTextCharFormat
size=8 align=4
base size=8 base align=4
-QColorGroup (0xb4893200) 0
- QPalette (0xb4893240) 0
+QTextCharFormat (0xb3b1d740) 0
+ QTextFormat (0xb3b610b4) 0
-Class QFont
+Class QTextBlockFormat
size=8 align=4
base size=8 base align=4
-QFont (0xb48933c0) 0
+QTextBlockFormat (0xb3b8c680) 0
+ QTextFormat (0xb3b90690) 0
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb4893900) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb4893880) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb48938c0) 0
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb3b8cc40) 0
+ QTextFormat (0xb3b90e4c) 0
-Class QCursor
- size=4 align=4
- base size=4 base align=4
-QCursor (0xb4893a40) 0
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb3b8ce00) 0
+ QTextCharFormat (0xb3b8ce40) 0
+ QTextFormat (0xb3bb30b4) 0
-Class QKeySequence
- size=4 align=4
- base size=4 base align=4
-QKeySequence (0xb4893a80) 0
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb3bbb080) 0
+ QTextFormat (0xb3bb3384) 0
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb3bbb700) 0
+ QTextFrameFormat (0xb3bbb740) 0
+ QTextFormat (0xb3bb3bb8) 0
-Class QWidgetData
- size=64 align=4
- base size=64 base align=4
-QWidgetData (0xb4893b80) 0
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3bbbc40) 0
+ QTextCharFormat (0xb3bbbc80) 0
+ QTextFormat (0xb3be71a4) 0
-Vtable for QWidget
-QWidget::_ZTV7QWidget: 63u entries
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWidget)
-8 QWidget::metaObject
-12 QWidget::qt_metacast
-16 QWidget::qt_metacall
-20 QWidget::~QWidget
-24 QWidget::~QWidget
-28 QWidget::event
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI7QWidget)
-232 QWidget::_ZThn8_N7QWidgetD1Ev
-236 QWidget::_ZThn8_N7QWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWidget
- size=20 align=4
- base size=20 base align=4
-QWidget (0xb4893c80) 0
- vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb46e2000) 0
- primary-for QWidget (0xb4893c80)
- QPaintDevice (0xb46e2040) 8
- vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
-
-Class QToolTip
- size=1 align=1
- base size=0 base align=1
-QToolTip (0xb46e2280) 0 empty
-
-Vtable for QMimeSource
-QMimeSource::_ZTV11QMimeSource: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMimeSource)
-8 QMimeSource::~QMimeSource
-12 QMimeSource::~QMimeSource
-16 __cxa_pure_virtual
-20 QMimeSource::provides
-24 __cxa_pure_virtual
-Class QMimeSource
- size=4 align=4
- base size=4 base align=4
-QMimeSource (0xb46e22c0) 0 nearly-empty
- vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
+Class QTextObject
+ size=8 align=4
+ base size=8 base align=4
+QTextObject (0xb3bbbf80) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3be7528) 0
+ primary-for QTextObject (0xb3bbbf80)
-Vtable for QStackedLayout
-QStackedLayout::_ZTV14QStackedLayout: 46u entries
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedLayout)
-8 QStackedLayout::metaObject
-12 QStackedLayout::qt_metacast
-16 QStackedLayout::qt_metacall
-20 QStackedLayout::~QStackedLayout
-24 QStackedLayout::~QStackedLayout
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QLayout::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QLayout::invalidate
-60 QLayout::geometry
-64 QStackedLayout::addItem
-68 QLayout::expandingDirections
-72 QStackedLayout::minimumSize
-76 QLayout::maximumSize
-80 QStackedLayout::setGeometry
-84 QStackedLayout::itemAt
-88 QStackedLayout::takeAt
-92 QLayout::indexOf
-96 QStackedLayout::count
-100 QLayout::isEmpty
-104 QLayout::layout
-108 QStackedLayout::sizeHint
-112 (int (*)(...))-0x00000000000000008
-116 (int (*)(...))(& _ZTI14QStackedLayout)
-120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
-124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
-128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
-132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
-136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
-148 QLayout::_ZThn8_NK7QLayout8geometryEv
-152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-156 QLayoutItem::hasHeightForWidth
-160 QLayoutItem::heightForWidth
-164 QLayoutItem::minimumHeightForWidth
-168 QLayout::_ZThn8_N7QLayout10invalidateEv
-172 QLayoutItem::widget
-176 QLayout::_ZThn8_N7QLayout6layoutEv
-180 QLayoutItem::spacerItem
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
-Class QStackedLayout
- size=16 align=4
- base size=16 base align=4
-QStackedLayout (0xb46e2380) 0
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
- QLayout (0xb46e23c0) 0
- primary-for QStackedLayout (0xb46e2380)
- QObject (0xb46e2400) 0
- primary-for QLayout (0xb46e23c0)
- QLayoutItem (0xb46e2440) 8
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb3bf5240) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3bf5280) 0
+ primary-for QTextBlockGroup (0xb3bf5240)
+ QObject (0xb3be7744) 0
+ primary-for QTextObject (0xb3bf5280)
-Class QIcon
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
+
+Class QTextFrameLayoutData
size=4 align=4
base size=4 base align=4
-QIcon (0xb46e24c0) 0
+QTextFrameLayoutData (0xb3be7960) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3be79d8) 0
-Vtable for QAction
-QAction::_ZTV7QAction: 14u entries
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QAction)
-8 QAction::metaObject
-12 QAction::qt_metacast
-16 QAction::qt_metacall
-20 QAction::~QAction
-24 QAction::~QAction
-28 QAction::event
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -2770,98 +2653,161 @@ QAction::_ZTV7QAction: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QAction
+Class QTextFrame
size=8 align=4
base size=8 base align=4
-QAction (0xb46e25c0) 0
- vptr=((& QAction::_ZTV7QAction) + 8u)
- QObject (0xb46e2600) 0
- primary-for QAction (0xb46e25c0)
+QTextFrame (0xb3bf5580) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3bf55c0) 0
+ primary-for QTextFrame (0xb3bf5580)
+ QObject (0xb3be799c) 0
+ primary-for QTextObject (0xb3bf55c0)
-Vtable for QActionGroup
-QActionGroup::_ZTV12QActionGroup: 14u entries
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionGroup)
-8 QActionGroup::metaObject
-12 QActionGroup::qt_metacast
-16 QActionGroup::qt_metacall
-20 QActionGroup::~QActionGroup
-24 QActionGroup::~QActionGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
-Class QActionGroup
+Class QTextBlockUserData
+ size=4 align=4
+ base size=4 base align=4
+QTextBlockUserData (0xb3a22690) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3a22708) 0
+
+Class QTextBlock
size=8 align=4
base size=8 base align=4
-QActionGroup (0xb46e26c0) 0
- vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
- QObject (0xb46e2700) 0
- primary-for QActionGroup (0xb46e26c0)
+QTextBlock (0xb3a226cc) 0
+Class QTextFragment
+ size=12 align=4
+ base size=12 base align=4
+QTextFragment (0xb3a45384) 0
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb3a582d0) 0
-Vtable for QShortcut
-QShortcut::_ZTV9QShortcut: 14u entries
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb3a58528) 0
+
+Class QFontDatabase
+ size=4 align=4
+ base size=4 base align=4
+QFontDatabase (0xb3a585dc) 0
+
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QShortcut)
-8 QShortcut::metaObject
-12 QShortcut::qt_metacast
-16 QShortcut::qt_metacall
-20 QShortcut::~QShortcut
-24 QShortcut::~QShortcut
-28 QShortcut::event
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb3a58618) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
-Class QShortcut
+Class QTextDocument
size=8 align=4
base size=8 base align=4
-QShortcut (0xb46e2880) 0
- vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
- QObject (0xb46e28c0) 0
- primary-for QShortcut (0xb46e2880)
+QTextDocument (0xb3a567c0) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3a58834) 0
+ primary-for QTextDocument (0xb3a567c0)
-Vtable for QApplication
-QApplication::_ZTV12QApplication: 20u entries
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3a58b40) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QApplication)
-8 QApplication::metaObject
-12 QApplication::qt_metacast
-16 QApplication::qt_metacall
-20 QApplication::~QApplication
-24 QApplication::~QApplication
-28 QApplication::event
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QApplication::notify
-60 QApplication::compressEvent
-64 QApplication::x11EventFilter
-68 QApplication::x11ClientMessage
-72 QApplication::commitData
-76 QApplication::saveState
-Class QApplication
+Class QTextTable
size=8 align=4
base size=8 base align=4
-QApplication (0xb46e2940) 0
- vptr=((& QApplication::_ZTV12QApplication) + 8u)
- QCoreApplication (0xb46e2980) 0
- primary-for QApplication (0xb46e2940)
- QObject (0xb46e29c0) 0
- primary-for QCoreApplication (0xb46e2980)
+QTextTable (0xb3ac4040) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3ac4080) 0
+ primary-for QTextTable (0xb3ac4040)
+ QTextObject (0xb3ac40c0) 0
+ primary-for QTextFrame (0xb3ac4080)
+ QObject (0xb3ac13c0) 0
+ primary-for QTextObject (0xb3ac40c0)
+
+Class QTextDocumentWriter
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentWriter (0xb3ac1924) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb3ac1960) 0
+
+Vtable for QMimeSource
+QMimeSource::_ZTV11QMimeSource: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMimeSource)
+8 QMimeSource::~QMimeSource
+12 QMimeSource::~QMimeSource
+16 __cxa_pure_virtual
+20 QMimeSource::provides
+24 __cxa_pure_virtual
+
+Class QMimeSource
+ size=4 align=4
+ base size=4 base align=4
+QMimeSource (0xb3ac1c6c) 0 nearly-empty
+ vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
Vtable for QDrag
QDrag::_ZTV5QDrag: 14u entries
@@ -2883,10 +2829,10 @@ QDrag::_ZTV5QDrag: 14u entries
Class QDrag
size=8 align=4
base size=8 base align=4
-QDrag (0xb46e2a40) 0
+QDrag (0xb3ac4ac0) 0
vptr=((& QDrag::_ZTV5QDrag) + 8u)
- QObject (0xb46e2a80) 0
- primary-for QDrag (0xb46e2a40)
+ QObject (0xb3ac1ca8) 0
+ primary-for QDrag (0xb3ac4ac0)
Vtable for QInputEvent
QInputEvent::_ZTV11QInputEvent: 4u entries
@@ -2898,10 +2844,10 @@ QInputEvent::_ZTV11QInputEvent: 4u entries
Class QInputEvent
size=16 align=4
base size=16 base align=4
-QInputEvent (0xb46e2b00) 0
+QInputEvent (0xb3ac4d80) 0
vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
- QEvent (0xb46e2b40) 0
- primary-for QInputEvent (0xb46e2b00)
+ QEvent (0xb3ac1ec4) 0
+ primary-for QInputEvent (0xb3ac4d80)
Vtable for QMouseEvent
QMouseEvent::_ZTV11QMouseEvent: 4u entries
@@ -2913,12 +2859,12 @@ QMouseEvent::_ZTV11QMouseEvent: 4u entries
Class QMouseEvent
size=40 align=4
base size=40 base align=4
-QMouseEvent (0xb46e2bc0) 0
+QMouseEvent (0xb3ac4e40) 0
vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
- QInputEvent (0xb46e2c00) 0
- primary-for QMouseEvent (0xb46e2bc0)
- QEvent (0xb46e2c40) 0
- primary-for QInputEvent (0xb46e2c00)
+ QInputEvent (0xb3ac4e80) 0
+ primary-for QMouseEvent (0xb3ac4e40)
+ QEvent (0xb3ac1f78) 0
+ primary-for QInputEvent (0xb3ac4e80)
Vtable for QHoverEvent
QHoverEvent::_ZTV11QHoverEvent: 4u entries
@@ -2930,10 +2876,10 @@ QHoverEvent::_ZTV11QHoverEvent: 4u entries
Class QHoverEvent
size=28 align=4
base size=28 base align=4
-QHoverEvent (0xb46e2cc0) 0
+QHoverEvent (0xb391d280) 0
vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
- QEvent (0xb46e2d00) 0
- primary-for QHoverEvent (0xb46e2cc0)
+ QEvent (0xb3918474) 0
+ primary-for QHoverEvent (0xb391d280)
Vtable for QWheelEvent
QWheelEvent::_ZTV11QWheelEvent: 4u entries
@@ -2945,12 +2891,12 @@ QWheelEvent::_ZTV11QWheelEvent: 4u entries
Class QWheelEvent
size=44 align=4
base size=44 base align=4
-QWheelEvent (0xb46e2d80) 0
+QWheelEvent (0xb391d380) 0
vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
- QInputEvent (0xb46e2dc0) 0
- primary-for QWheelEvent (0xb46e2d80)
- QEvent (0xb46e2e00) 0
- primary-for QInputEvent (0xb46e2dc0)
+ QInputEvent (0xb391d3c0) 0
+ primary-for QWheelEvent (0xb391d380)
+ QEvent (0xb3918528) 0
+ primary-for QInputEvent (0xb391d3c0)
Vtable for QTabletEvent
QTabletEvent::_ZTV12QTabletEvent: 4u entries
@@ -2962,12 +2908,12 @@ QTabletEvent::_ZTV12QTabletEvent: 4u entries
Class QTabletEvent
size=104 align=4
base size=104 base align=4
-QTabletEvent (0xb46e2e80) 0
+QTabletEvent (0xb391d700) 0
vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
- QInputEvent (0xb46e2ec0) 0
- primary-for QTabletEvent (0xb46e2e80)
- QEvent (0xb46e2f00) 0
- primary-for QInputEvent (0xb46e2ec0)
+ QInputEvent (0xb391d740) 0
+ primary-for QTabletEvent (0xb391d700)
+ QEvent (0xb39188e8) 0
+ primary-for QInputEvent (0xb391d740)
Vtable for QKeyEvent
QKeyEvent::_ZTV9QKeyEvent: 4u entries
@@ -2979,12 +2925,12 @@ QKeyEvent::_ZTV9QKeyEvent: 4u entries
Class QKeyEvent
size=28 align=4
base size=27 base align=4
-QKeyEvent (0xb46e2f80) 0
+QKeyEvent (0xb391dc40) 0
vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
- QInputEvent (0xb46e2fc0) 0
- primary-for QKeyEvent (0xb46e2f80)
- QEvent (0xb46e2080) 0
- primary-for QInputEvent (0xb46e2fc0)
+ QInputEvent (0xb391dc80) 0
+ primary-for QKeyEvent (0xb391dc40)
+ QEvent (0xb3918f3c) 0
+ primary-for QInputEvent (0xb391dc80)
Vtable for QFocusEvent
QFocusEvent::_ZTV11QFocusEvent: 4u entries
@@ -2996,10 +2942,10 @@ QFocusEvent::_ZTV11QFocusEvent: 4u entries
Class QFocusEvent
size=16 align=4
base size=16 base align=4
-QFocusEvent (0xb46e2100) 0
+QFocusEvent (0xb39531c0) 0
vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
- QEvent (0xb46e2140) 0
- primary-for QFocusEvent (0xb46e2100)
+ QEvent (0xb394c99c) 0
+ primary-for QFocusEvent (0xb39531c0)
Vtable for QPaintEvent
QPaintEvent::_ZTV11QPaintEvent: 4u entries
@@ -3011,10 +2957,10 @@ QPaintEvent::_ZTV11QPaintEvent: 4u entries
Class QPaintEvent
size=36 align=4
base size=33 base align=4
-QPaintEvent (0xb46e20c0) 0
+QPaintEvent (0xb3953340) 0
vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
- QEvent (0xb46e21c0) 0
- primary-for QPaintEvent (0xb46e20c0)
+ QEvent (0xb394ca50) 0
+ primary-for QPaintEvent (0xb3953340)
Vtable for QUpdateLaterEvent
QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
@@ -3026,10 +2972,10 @@ QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
Class QUpdateLaterEvent
size=16 align=4
base size=16 base align=4
-QUpdateLaterEvent (0xb46e2300) 0
+QUpdateLaterEvent (0xb39534c0) 0
vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
- QEvent (0xb46e2480) 0
- primary-for QUpdateLaterEvent (0xb46e2300)
+ QEvent (0xb394cb7c) 0
+ primary-for QUpdateLaterEvent (0xb39534c0)
Vtable for QMoveEvent
QMoveEvent::_ZTV10QMoveEvent: 4u entries
@@ -3041,10 +2987,10 @@ QMoveEvent::_ZTV10QMoveEvent: 4u entries
Class QMoveEvent
size=28 align=4
base size=28 base align=4
-QMoveEvent (0xb46e2540) 0
+QMoveEvent (0xb3953580) 0
vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
- QEvent (0xb46e2500) 0
- primary-for QMoveEvent (0xb46e2540)
+ QEvent (0xb394cbf4) 0
+ primary-for QMoveEvent (0xb3953580)
Vtable for QResizeEvent
QResizeEvent::_ZTV12QResizeEvent: 4u entries
@@ -3056,10 +3002,10 @@ QResizeEvent::_ZTV12QResizeEvent: 4u entries
Class QResizeEvent
size=28 align=4
base size=28 base align=4
-QResizeEvent (0xb46e2680) 0
+QResizeEvent (0xb3953680) 0
vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
- QEvent (0xb46e2740) 0
- primary-for QResizeEvent (0xb46e2680)
+ QEvent (0xb394cca8) 0
+ primary-for QResizeEvent (0xb3953680)
Vtable for QCloseEvent
QCloseEvent::_ZTV11QCloseEvent: 4u entries
@@ -3071,10 +3017,10 @@ QCloseEvent::_ZTV11QCloseEvent: 4u entries
Class QCloseEvent
size=12 align=4
base size=12 base align=4
-QCloseEvent (0xb46e2900) 0
+QCloseEvent (0xb3953780) 0
vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
- QEvent (0xb46e2a00) 0
- primary-for QCloseEvent (0xb46e2900)
+ QEvent (0xb394cd5c) 0
+ primary-for QCloseEvent (0xb3953780)
Vtable for QIconDragEvent
QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
@@ -3086,10 +3032,10 @@ QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
Class QIconDragEvent
size=12 align=4
base size=12 base align=4
-QIconDragEvent (0xb46e2ac0) 0
+QIconDragEvent (0xb3953800) 0
vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
- QEvent (0xb46e2b80) 0
- primary-for QIconDragEvent (0xb46e2ac0)
+ QEvent (0xb394cd98) 0
+ primary-for QIconDragEvent (0xb3953800)
Vtable for QShowEvent
QShowEvent::_ZTV10QShowEvent: 4u entries
@@ -3101,10 +3047,10 @@ QShowEvent::_ZTV10QShowEvent: 4u entries
Class QShowEvent
size=12 align=4
base size=12 base align=4
-QShowEvent (0xb46e2c80) 0
+QShowEvent (0xb3953880) 0
vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
- QEvent (0xb46e2d40) 0
- primary-for QShowEvent (0xb46e2c80)
+ QEvent (0xb394cdd4) 0
+ primary-for QShowEvent (0xb3953880)
Vtable for QHideEvent
QHideEvent::_ZTV10QHideEvent: 4u entries
@@ -3116,10 +3062,10 @@ QHideEvent::_ZTV10QHideEvent: 4u entries
Class QHideEvent
size=12 align=4
base size=12 base align=4
-QHideEvent (0xb46e2e40) 0
+QHideEvent (0xb3953900) 0
vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
- QEvent (0xb46e2f40) 0
- primary-for QHideEvent (0xb46e2e40)
+ QEvent (0xb394ce10) 0
+ primary-for QHideEvent (0xb3953900)
Vtable for QContextMenuEvent
QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
@@ -3131,19 +3077,17 @@ QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
Class QContextMenuEvent
size=36 align=4
base size=33 base align=4
-QContextMenuEvent (0xb44ad040) 0
+QContextMenuEvent (0xb3953980) 0
vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
- QInputEvent (0xb44ad080) 0
- primary-for QContextMenuEvent (0xb44ad040)
- QEvent (0xb44ad0c0) 0
- primary-for QInputEvent (0xb44ad080)
+ QInputEvent (0xb39539c0) 0
+ primary-for QContextMenuEvent (0xb3953980)
+ QEvent (0xb394ce4c) 0
+ primary-for QInputEvent (0xb39539c0)
Class QInputMethodEvent::Attribute
size=24 align=4
base size=24 base align=4
-QInputMethodEvent::Attribute (0xb44ad1c0) 0
-
-
+QInputMethodEvent::Attribute (0xb397b1a4) 0
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
@@ -3155,10 +3099,10 @@ QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
Class QInputMethodEvent
size=32 align=4
base size=32 base align=4
-QInputMethodEvent (0xb44ad140) 0
+QInputMethodEvent (0xb3953c00) 0
vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
- QEvent (0xb44ad180) 0
- primary-for QInputMethodEvent (0xb44ad140)
+ QEvent (0xb397b168) 0
+ primary-for QInputMethodEvent (0xb3953c00)
Vtable for QDropEvent
QDropEvent::_ZTV10QDropEvent: 14u entries
@@ -3169,7 +3113,7 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI10QDropEvent)
36 QDropEvent::_ZThn12_N10QDropEventD1Ev
40 QDropEvent::_ZThn12_N10QDropEventD0Ev
@@ -3180,11 +3124,11 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
Class QDropEvent
size=52 align=4
base size=52 base align=4
-QDropEvent (0xb44ad380) 0
+QDropEvent (0xb399a5a0) 0
vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
- QEvent (0xb44ad3c0) 0
- primary-for QDropEvent (0xb44ad380)
- QMimeSource (0xb44ad400) 12 nearly-empty
+ QEvent (0xb397b744) 0
+ primary-for QDropEvent (0xb399a5a0)
+ QMimeSource (0xb397b780) 12 nearly-empty
vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
Vtable for QDragMoveEvent
@@ -3196,7 +3140,7 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI14QDragMoveEvent)
36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
@@ -3207,13 +3151,13 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
Class QDragMoveEvent
size=68 align=4
base size=68 base align=4
-QDragMoveEvent (0xb44ad480) 0
+QDragMoveEvent (0xb399e480) 0
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
- QDropEvent (0xb44ad4c0) 0
- primary-for QDragMoveEvent (0xb44ad480)
- QEvent (0xb44ad500) 0
- primary-for QDropEvent (0xb44ad4c0)
- QMimeSource (0xb44ad540) 12 nearly-empty
+ QDropEvent (0xb39ac2d0) 0
+ primary-for QDragMoveEvent (0xb399e480)
+ QEvent (0xb397bca8) 0
+ primary-for QDropEvent (0xb39ac2d0)
+ QMimeSource (0xb397bce4) 12 nearly-empty
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
Vtable for QDragEnterEvent
@@ -3225,7 +3169,7 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI15QDragEnterEvent)
36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
@@ -3236,15 +3180,15 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
Class QDragEnterEvent
size=68 align=4
base size=68 base align=4
-QDragEnterEvent (0xb44ad5c0) 0
+QDragEnterEvent (0xb399e680) 0
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
- QDragMoveEvent (0xb44ad600) 0
- primary-for QDragEnterEvent (0xb44ad5c0)
- QDropEvent (0xb44ad640) 0
- primary-for QDragMoveEvent (0xb44ad600)
- QEvent (0xb44ad680) 0
- primary-for QDropEvent (0xb44ad640)
- QMimeSource (0xb44ad6c0) 12 nearly-empty
+ QDragMoveEvent (0xb399e6c0) 0
+ primary-for QDragEnterEvent (0xb399e680)
+ QDropEvent (0xb39ae3c0) 0
+ primary-for QDragMoveEvent (0xb399e6c0)
+ QEvent (0xb397bec4) 0
+ primary-for QDropEvent (0xb39ae3c0)
+ QMimeSource (0xb397bf00) 12 nearly-empty
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
Vtable for QDragResponseEvent
@@ -3257,10 +3201,10 @@ QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
Class QDragResponseEvent
size=16 align=4
base size=13 base align=4
-QDragResponseEvent (0xb44ad740) 0
+QDragResponseEvent (0xb399e740) 0
vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
- QEvent (0xb44ad780) 0
- primary-for QDragResponseEvent (0xb44ad740)
+ QEvent (0xb397bf3c) 0
+ primary-for QDragResponseEvent (0xb399e740)
Vtable for QDragLeaveEvent
QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
@@ -3272,10 +3216,10 @@ QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
Class QDragLeaveEvent
size=12 align=4
base size=12 base align=4
-QDragLeaveEvent (0xb44ad800) 0
+QDragLeaveEvent (0xb399e800) 0
vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
- QEvent (0xb44ad840) 0
- primary-for QDragLeaveEvent (0xb44ad800)
+ QEvent (0xb397bfb4) 0
+ primary-for QDragLeaveEvent (0xb399e800)
Vtable for QHelpEvent
QHelpEvent::_ZTV10QHelpEvent: 4u entries
@@ -3287,10 +3231,10 @@ QHelpEvent::_ZTV10QHelpEvent: 4u entries
Class QHelpEvent
size=28 align=4
base size=28 base align=4
-QHelpEvent (0xb44ad8c0) 0
+QHelpEvent (0xb399e880) 0
vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
- QEvent (0xb44ad900) 0
- primary-for QHelpEvent (0xb44ad8c0)
+ QEvent (0xb39b9000) 0
+ primary-for QHelpEvent (0xb399e880)
Vtable for QStatusTipEvent
QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
@@ -3302,10 +3246,10 @@ QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
Class QStatusTipEvent
size=16 align=4
base size=16 base align=4
-QStatusTipEvent (0xb44ad980) 0
+QStatusTipEvent (0xb399ea80) 0
vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
- QEvent (0xb44ad9c0) 0
- primary-for QStatusTipEvent (0xb44ad980)
+ QEvent (0xb39b9294) 0
+ primary-for QStatusTipEvent (0xb399ea80)
Vtable for QWhatsThisClickedEvent
QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
@@ -3317,10 +3261,10 @@ QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
Class QWhatsThisClickedEvent
size=16 align=4
base size=16 base align=4
-QWhatsThisClickedEvent (0xb44ada40) 0
+QWhatsThisClickedEvent (0xb399eb40) 0
vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
- QEvent (0xb44ada80) 0
- primary-for QWhatsThisClickedEvent (0xb44ada40)
+ QEvent (0xb39b9348) 0
+ primary-for QWhatsThisClickedEvent (0xb399eb40)
Vtable for QActionEvent
QActionEvent::_ZTV12QActionEvent: 4u entries
@@ -3332,10 +3276,10 @@ QActionEvent::_ZTV12QActionEvent: 4u entries
Class QActionEvent
size=20 align=4
base size=20 base align=4
-QActionEvent (0xb44adb00) 0
+QActionEvent (0xb399ec00) 0
vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
- QEvent (0xb44adb40) 0
- primary-for QActionEvent (0xb44adb00)
+ QEvent (0xb39b93fc) 0
+ primary-for QActionEvent (0xb399ec00)
Vtable for QFileOpenEvent
QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
@@ -3347,10 +3291,10 @@ QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
Class QFileOpenEvent
size=16 align=4
base size=16 base align=4
-QFileOpenEvent (0xb44adbc0) 0
+QFileOpenEvent (0xb399ed00) 0
vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
- QEvent (0xb44adc00) 0
- primary-for QFileOpenEvent (0xb44adbc0)
+ QEvent (0xb39b94b0) 0
+ primary-for QFileOpenEvent (0xb399ed00)
Vtable for QToolBarChangeEvent
QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
@@ -3362,10 +3306,10 @@ QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
Class QToolBarChangeEvent
size=16 align=4
base size=13 base align=4
-QToolBarChangeEvent (0xb44adc80) 0
+QToolBarChangeEvent (0xb399edc0) 0
vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
- QEvent (0xb44adcc0) 0
- primary-for QToolBarChangeEvent (0xb44adc80)
+ QEvent (0xb39b9564) 0
+ primary-for QToolBarChangeEvent (0xb399edc0)
Vtable for QShortcutEvent
QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
@@ -3377,10 +3321,10 @@ QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
Class QShortcutEvent
size=24 align=4
base size=24 base align=4
-QShortcutEvent (0xb44add40) 0
+QShortcutEvent (0xb399ef00) 0
vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
- QEvent (0xb44add80) 0
- primary-for QShortcutEvent (0xb44add40)
+ QEvent (0xb39b95dc) 0
+ primary-for QShortcutEvent (0xb399ef00)
Vtable for QClipboardEvent
QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
@@ -3392,10 +3336,10 @@ QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
Class QClipboardEvent
size=12 align=4
base size=12 base align=4
-QClipboardEvent (0xb44ade00) 0
+QClipboardEvent (0xb39d0100) 0
vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
- QEvent (0xb44ade40) 0
- primary-for QClipboardEvent (0xb44ade00)
+ QEvent (0xb39b9780) 0
+ primary-for QClipboardEvent (0xb39d0100)
Vtable for QWindowStateChangeEvent
QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
@@ -3407,10 +3351,10 @@ QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
Class QWindowStateChangeEvent
size=16 align=4
base size=16 base align=4
-QWindowStateChangeEvent (0xb44adec0) 0
+QWindowStateChangeEvent (0xb39d01c0) 0
vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
- QEvent (0xb44adf00) 0
- primary-for QWindowStateChangeEvent (0xb44adec0)
+ QEvent (0xb39b97f8) 0
+ primary-for QWindowStateChangeEvent (0xb39d01c0)
Vtable for QMenubarUpdatedEvent
QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
@@ -3422,862 +3366,240 @@ QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
Class QMenubarUpdatedEvent
size=16 align=4
base size=16 base align=4
-QMenubarUpdatedEvent (0xb44adf80) 0
+QMenubarUpdatedEvent (0xb39d0280) 0
vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
- QEvent (0xb44adfc0) 0
- primary-for QMenubarUpdatedEvent (0xb44adf80)
-
-Class QWhatsThis
- size=1 align=1
- base size=0 base align=1
-QWhatsThis (0xb44ad000) 0 empty
+ QEvent (0xb39b98ac) 0
+ primary-for QMenubarUpdatedEvent (0xb39d0280)
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QClipboard)
-8 QClipboard::metaObject
-12 QClipboard::qt_metacast
-16 QClipboard::qt_metacall
-20 QClipboard::~QClipboard
-24 QClipboard::~QClipboard
-28 QClipboard::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QClipboard::connectNotify
-52 QObject::disconnectNotify
-
-Class QClipboard
+Class QTextInlineObject
size=8 align=4
base size=8 base align=4
-QClipboard (0xb44ad100) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
- QObject (0xb44ad200) 0
- primary-for QClipboard (0xb44ad100)
+QTextInlineObject (0xb39b9a8c) 0
-Vtable for QDesktopWidget
-QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDesktopWidget)
-8 QDesktopWidget::metaObject
-12 QDesktopWidget::qt_metacast
-16 QDesktopWidget::qt_metacall
-20 QDesktopWidget::~QDesktopWidget
-24 QDesktopWidget::~QDesktopWidget
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDesktopWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QDesktopWidget)
-232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
-236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDesktopWidget
- size=20 align=4
- base size=20 base align=4
-QDesktopWidget (0xb44ad340) 0
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
- QWidget (0xb44ad440) 0
- primary-for QDesktopWidget (0xb44ad340)
- QObject (0xb44ad580) 0
- primary-for QWidget (0xb44ad440)
- QPaintDevice (0xb44ad700) 8
- vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+Class QTextLayout::FormatRange
+ size=16 align=4
+ base size=16 base align=4
+QTextLayout::FormatRange (0xb39b9e10) 0
-Vtable for QSound
-QSound::_ZTV6QSound: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QSound)
-8 QSound::metaObject
-12 QSound::qt_metacast
-16 QSound::qt_metacall
-20 QSound::~QSound
-24 QSound::~QSound
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+Class QTextLayout
+ size=4 align=4
+ base size=4 base align=4
+QTextLayout (0xb39b9dd4) 0
-Class QSound
+Class QTextLine
size=8 align=4
base size=8 base align=4
-QSound (0xb44ad7c0) 0
- vptr=((& QSound::_ZTV6QSound) + 8u)
- QObject (0xb44ad880) 0
- primary-for QSound (0xb44ad7c0)
+QTextLine (0xb39b9fb4) 0
-Vtable for QWidgetAction
-QWidgetAction::_ZTV13QWidgetAction: 16u entries
+Vtable for QTextList
+QTextList::_ZTV9QTextList: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWidgetAction)
-8 QWidgetAction::metaObject
-12 QWidgetAction::qt_metacast
-16 QWidgetAction::qt_metacall
-20 QWidgetAction::~QWidgetAction
-24 QWidgetAction::~QWidgetAction
-28 QWidgetAction::event
+4 (int (*)(...))(& _ZTI9QTextList)
+8 QTextList::metaObject
+12 QTextList::qt_metacast
+16 QTextList::qt_metacall
+20 QTextList::~QTextList
+24 QTextList::~QTextList
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidgetAction::createWidget
-60 QWidgetAction::deleteWidget
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
-Class QWidgetAction
+Class QTextList
size=8 align=4
base size=8 base align=4
-QWidgetAction (0xb44ad940) 0
- vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
- QAction (0xb44ada00) 0
- primary-for QWidgetAction (0xb44ad940)
- QObject (0xb44adac0) 0
- primary-for QAction (0xb44ada00)
+QTextList (0xb39d0b00) 0
+ vptr=((& QTextList::_ZTV9QTextList) + 8u)
+ QTextBlockGroup (0xb39d0b40) 0
+ primary-for QTextList (0xb39d0b00)
+ QTextObject (0xb39d0b80) 0
+ primary-for QTextBlockGroup (0xb39d0b40)
+ QObject (0xb3a07384) 0
+ primary-for QTextObject (0xb39d0b80)
-Vtable for QDialog
-QDialog::_ZTV7QDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QDialog)
-8 QDialog::metaObject
-12 QDialog::qt_metacast
-16 QDialog::qt_metacall
-20 QDialog::~QDialog
-24 QDialog::~QDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI7QDialog)
-244 QDialog::_ZThn8_N7QDialogD1Ev
-248 QDialog::_ZThn8_N7QDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb3a07960) 0
-Class QDialog
- size=20 align=4
- base size=20 base align=4
-QDialog (0xb44adb80) 0
- vptr=((& QDialog::_ZTV7QDialog) + 8u)
- QWidget (0xb44adc40) 0
- primary-for QDialog (0xb44adb80)
- QObject (0xb44add00) 0
- primary-for QWidget (0xb44adc40)
- QPaintDevice (0xb44addc0) 8
- vptr=((& QDialog::_ZTV7QDialog) + 244u)
+Class QTextDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentFragment (0xb3a0799c) 0
-Vtable for QColorDialog
-QColorDialog::_ZTV12QColorDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QColorDialog)
-8 QColorDialog::metaObject
-12 QColorDialog::qt_metacast
-16 QColorDialog::qt_metacall
-20 QColorDialog::~QColorDialog
-24 QColorDialog::~QColorDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QColorDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QColorDialog)
-244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
-248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3a079d8) 0
-Class QColorDialog
- size=20 align=4
- base size=20 base align=4
-QColorDialog (0xb44ade80) 0
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
- QDialog (0xb44adf40) 0
- primary-for QColorDialog (0xb44ade80)
- QWidget (0xb455d000) 0
- primary-for QDialog (0xb44adf40)
- QObject (0xb455d040) 0
- primary-for QWidget (0xb455d000)
- QPaintDevice (0xb455d080) 8
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb3a07a50) 0
-Vtable for QAbstractPrintDialog
-QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-8 QAbstractPrintDialog::metaObject
-12 QAbstractPrintDialog::qt_metacast
-16 QAbstractPrintDialog::qt_metacall
-20 QAbstractPrintDialog::~QAbstractPrintDialog
-24 QAbstractPrintDialog::~QAbstractPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
-252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb381ad00) 0
+ QPalette (0xb3859348) 0
-Class QAbstractPrintDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPrintDialog (0xb455d100) 0
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
- QDialog (0xb455d140) 0
- primary-for QAbstractPrintDialog (0xb455d100)
- QWidget (0xb455d180) 0
- primary-for QDialog (0xb455d140)
- QObject (0xb455d1c0) 0
- primary-for QWidget (0xb455d180)
- QPaintDevice (0xb455d200) 8
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+Class QAbstractTextDocumentLayout::Selection
+ size=12 align=4
+ base size=12 base align=4
+QAbstractTextDocumentLayout::Selection (0xb38774ec) 0
+Class QAbstractTextDocumentLayout::PaintContext
+ size=48 align=4
+ base size=48 base align=4
+QAbstractTextDocumentLayout::PaintContext (0xb3877528) 0
-Vtable for QPrintDialog
-QPrintDialog::_ZTV12QPrintDialog: 67u entries
+Vtable for QAbstractTextDocumentLayout
+QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintDialog)
-8 QPrintDialog::metaObject
-12 QPrintDialog::qt_metacast
-16 QPrintDialog::qt_metacall
-20 QPrintDialog::~QPrintDialog
-24 QPrintDialog::~QPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
+8 QAbstractTextDocumentLayout::metaObject
+12 QAbstractTextDocumentLayout::qt_metacast
+16 QAbstractTextDocumentLayout::qt_metacall
+20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPrintDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI12QPrintDialog)
-248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
-252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
-Class QPrintDialog
- size=20 align=4
- base size=20 base align=4
-QPrintDialog (0xb455d300) 0
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
- QAbstractPrintDialog (0xb455d340) 0
- primary-for QPrintDialog (0xb455d300)
- QDialog (0xb455d380) 0
- primary-for QAbstractPrintDialog (0xb455d340)
- QWidget (0xb455d3c0) 0
- primary-for QDialog (0xb455d380)
- QObject (0xb455d400) 0
- primary-for QWidget (0xb455d3c0)
- QPaintDevice (0xb455d440) 8
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+Class QAbstractTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTextDocumentLayout (0xb386f840) 0
+ vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
+ QObject (0xb38774b0) 0
+ primary-for QAbstractTextDocumentLayout (0xb386f840)
-Vtable for QMessageBox
-QMessageBox::_ZTV11QMessageBox: 66u entries
+Vtable for QTextObjectInterface
+QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMessageBox)
-8 QMessageBox::metaObject
-12 QMessageBox::qt_metacast
-16 QMessageBox::qt_metacall
-20 QMessageBox::~QMessageBox
-24 QMessageBox::~QMessageBox
-28 QMessageBox::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QMessageBox::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMessageBox::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QMessageBox::resizeEvent
-136 QMessageBox::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMessageBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMessageBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QMessageBox)
-244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
-248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMessageBox
- size=20 align=4
- base size=20 base align=4
-QMessageBox (0xb455d4c0) 0
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
- QDialog (0xb455d500) 0
- primary-for QMessageBox (0xb455d4c0)
- QWidget (0xb455d540) 0
- primary-for QDialog (0xb455d500)
- QObject (0xb455d580) 0
- primary-for QWidget (0xb455d540)
- QPaintDevice (0xb455d5c0) 8
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+4 (int (*)(...))(& _ZTI20QTextObjectInterface)
+8 QTextObjectInterface::~QTextObjectInterface
+12 QTextObjectInterface::~QTextObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+Class QTextObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextObjectInterface (0xb3877c6c) 0 nearly-empty
+ vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-Vtable for QProgressDialog
-QProgressDialog::_ZTV15QProgressDialog: 66u entries
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QProgressDialog)
-8 QProgressDialog::metaObject
-12 QProgressDialog::qt_metacast
-16 QProgressDialog::qt_metacall
-20 QProgressDialog::~QProgressDialog
-24 QProgressDialog::~QProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QProgressDialog::resizeEvent
-136 QProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QProgressDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QProgressDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QProgressDialog)
-244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
-248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 __cxa_pure_virtual
-Class QProgressDialog
- size=20 align=4
- base size=20 base align=4
-QProgressDialog (0xb455d6c0) 0
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
- QDialog (0xb455d700) 0
- primary-for QProgressDialog (0xb455d6c0)
- QWidget (0xb455d740) 0
- primary-for QDialog (0xb455d700)
- QObject (0xb455d780) 0
- primary-for QWidget (0xb455d740)
- QPaintDevice (0xb455d7c0) 8
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+Class QSyntaxHighlighter
+ size=8 align=4
+ base size=8 base align=4
+QSyntaxHighlighter (0xb38a91c0) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb38ad0f0) 0
+ primary-for QSyntaxHighlighter (0xb38a91c0)
-Vtable for QFontDialog
-QFontDialog::_ZTV11QFontDialog: 66u entries
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFontDialog)
-8 QFontDialog::metaObject
-12 QFontDialog::qt_metacast
-16 QFontDialog::qt_metacall
-20 QFontDialog::~QFontDialog
-24 QFontDialog::~QFontDialog
-28 QWidget::event
-32 QFontDialog::eventFilter
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFontDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFontDialog)
-244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
-248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFontDialog
- size=20 align=4
- base size=20 base align=4
-QFontDialog (0xb455d840) 0
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
- QDialog (0xb455d880) 0
- primary-for QFontDialog (0xb455d840)
- QWidget (0xb455d8c0) 0
- primary-for QDialog (0xb455d880)
- QObject (0xb455d900) 0
- primary-for QWidget (0xb455d8c0)
- QPaintDevice (0xb455d940) 8
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+Class QUndoGroup
+ size=8 align=4
+ base size=8 base align=4
+QUndoGroup (0xb38a9480) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb38ad30c) 0
+ primary-for QUndoGroup (0xb38a9480)
-Vtable for QFileDialog
-QFileDialog::_ZTV11QFileDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFileDialog)
-8 QFileDialog::metaObject
-12 QFileDialog::qt_metacast
-16 QFileDialog::qt_metacall
-20 QFileDialog::~QFileDialog
-24 QFileDialog::~QFileDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFileDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QFileDialog::done
-228 QFileDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFileDialog)
-244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
-248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb38ad528) 0 empty
-Class QFileDialog
- size=20 align=4
- base size=20 base align=4
-QFileDialog (0xb455d9c0) 0
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
- QDialog (0xb455da00) 0
- primary-for QFileDialog (0xb455d9c0)
- QWidget (0xb455da40) 0
- primary-for QDialog (0xb455da00)
- QObject (0xb455da80) 0
- primary-for QWidget (0xb455da40)
- QPaintDevice (0xb455dac0) 8
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb38ad5a0) 0
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb3714474) 0
-Vtable for QErrorMessage
-QErrorMessage::_ZTV13QErrorMessage: 66u entries
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb37144b0) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QErrorMessage)
-8 QErrorMessage::metaObject
-12 QErrorMessage::qt_metacast
-16 QErrorMessage::qt_metacall
-20 QErrorMessage::~QErrorMessage
-24 QErrorMessage::~QErrorMessage
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
28 QWidget::event
-32 QDialog::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -4285,7 +3607,7 @@ QErrorMessage::_ZTV13QErrorMessage: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -4293,19 +3615,19 @@ QErrorMessage::_ZTV13QErrorMessage: 66u entries
120 QWidget::leaveEvent
124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QErrorMessage::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -4316,30 +3638,23 @@ QErrorMessage::_ZTV13QErrorMessage: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QErrorMessage::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13QErrorMessage)
-244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
-248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QErrorMessage
+Class QWidget
size=20 align=4
base size=20 base align=4
-QErrorMessage (0xb455dbc0) 0
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
- QDialog (0xb455dc00) 0
- primary-for QErrorMessage (0xb455dbc0)
- QWidget (0xb455dc40) 0
- primary-for QDialog (0xb455dc00)
- QObject (0xb455dc80) 0
- primary-for QWidget (0xb455dc40)
- QPaintDevice (0xb455dcc0) 8
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+QWidget (0xb37370f0) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb37144ec) 0
+ primary-for QWidget (0xb37370f0)
+ QPaintDevice (0xb3714528) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
Vtable for QFrame
QFrame::_ZTV6QFrame: 63u entries
@@ -4399,7 +3714,7 @@ QFrame::_ZTV6QFrame: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI6QFrame)
232 QFrame::_ZThn8_N6QFrameD1Ev
236 QFrame::_ZThn8_N6QFrameD0Ev
@@ -4410,517 +3725,15 @@ QFrame::_ZTV6QFrame: 63u entries
Class QFrame
size=20 align=4
base size=20 base align=4
-QFrame (0xb455dd40) 0
+QFrame (0xb37cdfc0) 0
vptr=((& QFrame::_ZTV6QFrame) + 8u)
- QWidget (0xb455dd80) 0
- primary-for QFrame (0xb455dd40)
- QObject (0xb455ddc0) 0
- primary-for QWidget (0xb455dd80)
- QPaintDevice (0xb455de00) 8
+ QWidget (0xb37fd0f0) 0
+ primary-for QFrame (0xb37cdfc0)
+ QObject (0xb37deb40) 0
+ primary-for QWidget (0xb37fd0f0)
+ QPaintDevice (0xb37deb7c) 8
vptr=((& QFrame::_ZTV6QFrame) + 232u)
-Vtable for QLineEdit
-QLineEdit::_ZTV9QLineEdit: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QLineEdit)
-8 QLineEdit::metaObject
-12 QLineEdit::qt_metacast
-16 QLineEdit::qt_metacall
-20 QLineEdit::~QLineEdit
-24 QLineEdit::~QLineEdit
-28 QLineEdit::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLineEdit::sizeHint
-68 QLineEdit::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QLineEdit::mousePressEvent
-84 QLineEdit::mouseReleaseEvent
-88 QLineEdit::mouseDoubleClickEvent
-92 QLineEdit::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLineEdit::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLineEdit::focusInEvent
-112 QLineEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLineEdit::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLineEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QLineEdit::dragEnterEvent
-156 QLineEdit::dragMoveEvent
-160 QLineEdit::dragLeaveEvent
-164 QLineEdit::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLineEdit::changeEvent
-184 QWidget::metric
-188 QLineEdit::inputMethodEvent
-192 QLineEdit::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QLineEdit)
-232 QLineEdit::_ZThn8_N9QLineEditD1Ev
-236 QLineEdit::_ZThn8_N9QLineEditD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLineEdit
- size=20 align=4
- base size=20 base align=4
-QLineEdit (0xb455de80) 0
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
- QWidget (0xb455dec0) 0
- primary-for QLineEdit (0xb455de80)
- QObject (0xb455df00) 0
- primary-for QWidget (0xb455dec0)
- QPaintDevice (0xb455df40) 8
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-
-Vtable for QInputDialog
-QInputDialog::_ZTV12QInputDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QInputDialog)
-8 QInputDialog::metaObject
-12 QInputDialog::qt_metacast
-16 QInputDialog::qt_metacall
-20 QInputDialog::~QInputDialog
-24 QInputDialog::~QInputDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QInputDialog)
-244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
-248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QInputDialog
- size=20 align=4
- base size=20 base align=4
-QInputDialog (0xb455dfc0) 0
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
- QDialog (0xb455d0c0) 0
- primary-for QInputDialog (0xb455dfc0)
- QWidget (0xb455d280) 0
- primary-for QDialog (0xb455d0c0)
- QObject (0xb455d480) 0
- primary-for QWidget (0xb455d280)
- QPaintDevice (0xb455d600) 8
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-
-Vtable for QWizard
-QWizard::_ZTV7QWizard: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWizard)
-8 QWizard::metaObject
-12 QWizard::qt_metacast
-16 QWizard::qt_metacall
-20 QWizard::~QWizard
-24 QWizard::~QWizard
-28 QWizard::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWizard::setVisible
-64 QWizard::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWizard::paintEvent
-128 QWidget::moveEvent
-132 QWizard::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizard::done
-228 QDialog::accept
-232 QDialog::reject
-236 QWizard::validateCurrentPage
-240 QWizard::nextId
-244 QWizard::initializePage
-248 QWizard::cleanupPage
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI7QWizard)
-260 QWizard::_ZThn8_N7QWizardD1Ev
-264 QWizard::_ZThn8_N7QWizardD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizard
- size=20 align=4
- base size=20 base align=4
-QWizard (0xb455d800) 0
- vptr=((& QWizard::_ZTV7QWizard) + 8u)
- QDialog (0xb455d980) 0
- primary-for QWizard (0xb455d800)
- QWidget (0xb455db40) 0
- primary-for QDialog (0xb455d980)
- QObject (0xb455dd00) 0
- primary-for QWidget (0xb455db40)
- QPaintDevice (0xb455de40) 8
- vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
-
-Vtable for QWizardPage
-QWizardPage::_ZTV11QWizardPage: 68u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWizardPage)
-8 QWizardPage::metaObject
-12 QWizardPage::qt_metacast
-16 QWizardPage::qt_metacall
-20 QWizardPage::~QWizardPage
-24 QWizardPage::~QWizardPage
-28 QWidget::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizardPage::initializePage
-228 QWizardPage::cleanupPage
-232 QWizardPage::validatePage
-236 QWizardPage::isComplete
-240 QWizardPage::nextId
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI11QWizardPage)
-252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
-256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizardPage
- size=20 align=4
- base size=20 base align=4
-QWizardPage (0xb42ca000) 0
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
- QWidget (0xb42ca040) 0
- primary-for QWizardPage (0xb42ca000)
- QObject (0xb42ca080) 0
- primary-for QWidget (0xb42ca040)
- QPaintDevice (0xb42ca0c0) 8
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-
-Vtable for QAbstractPageSetupDialog
-QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-8 QAbstractPageSetupDialog::metaObject
-12 QAbstractPageSetupDialog::qt_metacast
-16 QAbstractPageSetupDialog::qt_metacall
-20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
-252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QAbstractPageSetupDialog (0xb42ca140) 0
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
- QDialog (0xb42ca180) 0
- primary-for QAbstractPageSetupDialog (0xb42ca140)
- QWidget (0xb42ca1c0) 0
- primary-for QDialog (0xb42ca180)
- QObject (0xb42ca200) 0
- primary-for QWidget (0xb42ca1c0)
- QPaintDevice (0xb42ca240) 8
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
-
-Vtable for QPageSetupDialog
-QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QPageSetupDialog)
-8 QPageSetupDialog::metaObject
-12 QPageSetupDialog::qt_metacast
-16 QPageSetupDialog::qt_metacall
-20 QPageSetupDialog::~QPageSetupDialog
-24 QPageSetupDialog::~QPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPageSetupDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI16QPageSetupDialog)
-248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
-252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QPageSetupDialog (0xb42ca2c0) 0
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
- QAbstractPageSetupDialog (0xb42ca300) 0
- primary-for QPageSetupDialog (0xb42ca2c0)
- QDialog (0xb42ca340) 0
- primary-for QAbstractPageSetupDialog (0xb42ca300)
- QWidget (0xb42ca380) 0
- primary-for QDialog (0xb42ca340)
- QObject (0xb42ca3c0) 0
- primary-for QWidget (0xb42ca380)
- QPaintDevice (0xb42ca400) 8
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -4981,7 +3794,7 @@ QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
220 QWidget::languageChange
224 QAbstractScrollArea::viewportEvent
228 QAbstractScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
@@ -4992,22 +3805,21 @@ QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
Class QAbstractScrollArea
size=20 align=4
base size=20 base align=4
-QAbstractScrollArea (0xb42ca480) 0
+QAbstractScrollArea (0xb37fe280) 0
vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
- QFrame (0xb42ca4c0) 0
- primary-for QAbstractScrollArea (0xb42ca480)
- QWidget (0xb42ca500) 0
- primary-for QFrame (0xb42ca4c0)
- QObject (0xb42ca540) 0
- primary-for QWidget (0xb42ca500)
- QPaintDevice (0xb42ca580) 8
+ QFrame (0xb37fe2c0) 0
+ primary-for QAbstractScrollArea (0xb37fe280)
+ QWidget (0xb380ac80) 0
+ primary-for QFrame (0xb37fe2c0)
+ QObject (0xb37ded98) 0
+ primary-for QWidget (0xb380ac80)
+ QPaintDevice (0xb37dedd4) 8
vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
-QItemSelectionRange (0xb42ca600) 0
-
+QItemSelectionRange (0xb3624000) 0
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
@@ -5033,19 +3845,16 @@ QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
Class QItemSelectionModel
size=8 align=4
base size=8 base align=4
-QItemSelectionModel (0xb42ca6c0) 0
+QItemSelectionModel (0xb365a040) 0
vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
- QObject (0xb42ca700) 0
- primary-for QItemSelectionModel (0xb42ca6c0)
-
-
-
+ QObject (0xb365c078) 0
+ primary-for QItemSelectionModel (0xb365a040)
Class QItemSelection
size=4 align=4
base size=4 base align=4
-QItemSelection (0xb42ca880) 0
- QList<QItemSelectionRange> (0xb42ca8c0) 0
+QItemSelection (0xb365a500) 0
+ QList<QItemSelectionRange> (0xb365c438) 0
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
@@ -5069,10 +3878,10 @@ QValidator::_ZTV10QValidator: 16u entries
Class QValidator
size=8 align=4
base size=8 base align=4
-QValidator (0xb42ca900) 0
+QValidator (0xb365a680) 0
vptr=((& QValidator::_ZTV10QValidator) + 8u)
- QObject (0xb42ca940) 0
- primary-for QValidator (0xb42ca900)
+ QObject (0xb365c5dc) 0
+ primary-for QValidator (0xb365a680)
Vtable for QIntValidator
QIntValidator::_ZTV13QIntValidator: 17u entries
@@ -5097,12 +3906,12 @@ QIntValidator::_ZTV13QIntValidator: 17u entries
Class QIntValidator
size=16 align=4
base size=16 base align=4
-QIntValidator (0xb42ca9c0) 0
+QIntValidator (0xb365a940) 0
vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
- QValidator (0xb42caa00) 0
- primary-for QIntValidator (0xb42ca9c0)
- QObject (0xb42caa40) 0
- primary-for QValidator (0xb42caa00)
+ QValidator (0xb365a980) 0
+ primary-for QIntValidator (0xb365a940)
+ QObject (0xb365c7f8) 0
+ primary-for QValidator (0xb365a980)
Vtable for QDoubleValidator
QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
@@ -5127,12 +3936,12 @@ QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
Class QDoubleValidator
size=28 align=4
base size=28 base align=4
-QDoubleValidator (0xb42caac0) 0
+QDoubleValidator (0xb365ac40) 0
vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
- QValidator (0xb42cab00) 0
- primary-for QDoubleValidator (0xb42caac0)
- QObject (0xb42cab40) 0
- primary-for QValidator (0xb42cab00)
+ QValidator (0xb365ac80) 0
+ primary-for QDoubleValidator (0xb365ac40)
+ QObject (0xb365c99c) 0
+ primary-for QValidator (0xb365ac80)
Vtable for QRegExpValidator
QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
@@ -5156,12 +3965,12 @@ QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
Class QRegExpValidator
size=12 align=4
base size=12 base align=4
-QRegExpValidator (0xb42cabc0) 0
+QRegExpValidator (0xb36c8000) 0
vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
- QValidator (0xb42cac00) 0
- primary-for QRegExpValidator (0xb42cabc0)
- QObject (0xb42cac40) 0
- primary-for QValidator (0xb42cac00)
+ QValidator (0xb36c8040) 0
+ primary-for QRegExpValidator (0xb36c8000)
+ QObject (0xb365cc6c) 0
+ primary-for QValidator (0xb36c8040)
Vtable for QAbstractSpinBox
QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
@@ -5226,7 +4035,7 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
232 QAbstractSpinBox::stepBy
236 QAbstractSpinBox::clear
240 QAbstractSpinBox::stepEnabled
-244 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))-0x000000008
248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
@@ -5237,15 +4046,19 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
Class QAbstractSpinBox
size=20 align=4
base size=20 base align=4
-QAbstractSpinBox (0xb42cacc0) 0
+QAbstractSpinBox (0xb36c82c0) 0
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
- QWidget (0xb42cad00) 0
- primary-for QAbstractSpinBox (0xb42cacc0)
- QObject (0xb42cad40) 0
- primary-for QWidget (0xb42cad00)
- QPaintDevice (0xb42cad80) 8
+ QWidget (0xb36ce730) 0
+ primary-for QAbstractSpinBox (0xb36c82c0)
+ QObject (0xb365cdd4) 0
+ primary-for QWidget (0xb36ce730)
+ QPaintDevice (0xb365ce10) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb36eb12c) 0
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
@@ -5306,7 +4119,7 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI15QAbstractSlider)
236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
@@ -5317,13 +4130,13 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
Class QAbstractSlider
size=20 align=4
base size=20 base align=4
-QAbstractSlider (0xb42cae40) 0
+QAbstractSlider (0xb36c8b00) 0
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
- QWidget (0xb42cae80) 0
- primary-for QAbstractSlider (0xb42cae40)
- QObject (0xb42caec0) 0
- primary-for QWidget (0xb42cae80)
- QPaintDevice (0xb42caf00) 8
+ QWidget (0xb351aaf0) 0
+ primary-for QAbstractSlider (0xb36c8b00)
+ QObject (0xb36eb474) 0
+ primary-for QWidget (0xb351aaf0)
+ QPaintDevice (0xb36eb4b0) 8
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
Vtable for QSlider
@@ -5385,7 +4198,7 @@ QSlider::_ZTV7QSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI7QSlider)
236 QSlider::_ZThn8_N7QSliderD1Ev
240 QSlider::_ZThn8_N7QSliderD0Ev
@@ -5396,15 +4209,15 @@ QSlider::_ZTV7QSlider: 64u entries
Class QSlider
size=20 align=4
base size=20 base align=4
-QSlider (0xb42caf80) 0
+QSlider (0xb353b080) 0
vptr=((& QSlider::_ZTV7QSlider) + 8u)
- QAbstractSlider (0xb42cafc0) 0
- primary-for QSlider (0xb42caf80)
- QWidget (0xb42ca100) 0
- primary-for QAbstractSlider (0xb42cafc0)
- QObject (0xb42ca280) 0
- primary-for QWidget (0xb42ca100)
- QPaintDevice (0xb42ca440) 8
+ QAbstractSlider (0xb353b0c0) 0
+ primary-for QSlider (0xb353b080)
+ QWidget (0xb3538690) 0
+ primary-for QAbstractSlider (0xb353b0c0)
+ QObject (0xb36eb780) 0
+ primary-for QWidget (0xb3538690)
+ QPaintDevice (0xb36eb7bc) 8
vptr=((& QSlider::_ZTV7QSlider) + 236u)
Vtable for QStyle
@@ -5448,12 +4261,10 @@ QStyle::_ZTV6QStyle: 35u entries
Class QStyle
size=8 align=4
base size=8 base align=4
-QStyle (0xb42ca5c0) 0
+QStyle (0xb353b480) 0
vptr=((& QStyle::_ZTV6QStyle) + 8u)
- QObject (0xb42ca740) 0
- primary-for QStyle (0xb42ca5c0)
-
-
+ QObject (0xb36eba8c) 0
+ primary-for QStyle (0xb353b480)
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
@@ -5481,7 +4292,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
84 QTabBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QTabBar::mouseMoveEvent
-96 QWidget::wheelEvent
+96 QTabBar::wheelEvent
100 QTabBar::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
@@ -5500,7 +4311,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QTabBar::showEvent
-172 QWidget::hideEvent
+172 QTabBar::hideEvent
176 QWidget::x11Event
180 QTabBar::changeEvent
184 QWidget::metric
@@ -5517,7 +4328,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
228 QTabBar::tabInserted
232 QTabBar::tabRemoved
236 QTabBar::tabLayoutChange
-240 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))-0x000000008
244 (int (*)(...))(& _ZTI7QTabBar)
248 QTabBar::_ZThn8_N7QTabBarD1Ev
252 QTabBar::_ZThn8_N7QTabBarD0Ev
@@ -5528,13 +4339,13 @@ QTabBar::_ZTV7QTabBar: 67u entries
Class QTabBar
size=20 align=4
base size=20 base align=4
-QTabBar (0xb42cac80) 0
+QTabBar (0xb353ba00) 0
vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
- QWidget (0xb42cadc0) 0
- primary-for QTabBar (0xb42cac80)
- QObject (0xb42caf40) 0
- primary-for QWidget (0xb42cadc0)
- QPaintDevice (0xb4254000) 8
+ QWidget (0xb35a25f0) 0
+ primary-for QTabBar (0xb353ba00)
+ QObject (0xb36ebe88) 0
+ primary-for QWidget (0xb35a25f0)
+ QPaintDevice (0xb36ebec4) 8
vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
Vtable for QTabWidget
@@ -5597,7 +4408,7 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
220 QWidget::languageChange
224 QTabWidget::tabInserted
228 QTabWidget::tabRemoved
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI10QTabWidget)
240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
@@ -5608,13 +4419,13 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
Class QTabWidget
size=20 align=4
base size=20 base align=4
-QTabWidget (0xb4254080) 0
+QTabWidget (0xb353bd00) 0
vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
- QWidget (0xb42540c0) 0
- primary-for QTabWidget (0xb4254080)
- QObject (0xb4254100) 0
- primary-for QWidget (0xb42540c0)
- QPaintDevice (0xb4254140) 8
+ QWidget (0xb35c7cd0) 0
+ primary-for QTabWidget (0xb353bd00)
+ QObject (0xb35d10f0) 0
+ primary-for QWidget (0xb35c7cd0)
+ QPaintDevice (0xb35d112c) 8
vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
Vtable for QRubberBand
@@ -5675,7 +4486,7 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI11QRubberBand)
232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
@@ -5686,259 +4497,282 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
Class QRubberBand
size=20 align=4
base size=20 base align=4
-QRubberBand (0xb4254200) 0
+QRubberBand (0xb35f0540) 0
vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
- QWidget (0xb4254240) 0
- primary-for QRubberBand (0xb4254200)
- QObject (0xb4254280) 0
- primary-for QWidget (0xb4254240)
- QPaintDevice (0xb42542c0) 8
+ QWidget (0xb35f5f50) 0
+ primary-for QRubberBand (0xb35f0540)
+ QObject (0xb35d1654) 0
+ primary-for QWidget (0xb35f5f50)
+ QPaintDevice (0xb35d1690) 8
vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
Class QStyleOption
size=44 align=4
base size=44 base align=4
-QStyleOption (0xb4254340) 0
+QStyleOption (0xb35d1ac8) 0
Class QStyleOptionFocusRect
size=60 align=4
base size=60 base align=4
-QStyleOptionFocusRect (0xb4254380) 0
- QStyleOption (0xb42543c0) 0
+QStyleOptionFocusRect (0xb35f09c0) 0
+ QStyleOption (0xb35d1b04) 0
Class QStyleOptionFrame
size=52 align=4
base size=52 base align=4
-QStyleOptionFrame (0xb4254440) 0
- QStyleOption (0xb4254480) 0
-
+QStyleOptionFrame (0xb35f0bc0) 0
+ QStyleOption (0xb35d1e88) 0
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
-QStyleOptionFrameV2 (0xb4254500) 0
- QStyleOptionFrame (0xb4254540) 0
- QStyleOption (0xb4254580) 0
+QStyleOptionFrameV2 (0xb35f0dc0) 0
+ QStyleOptionFrame (0xb35f0e00) 0
+ QStyleOption (0xb34201e0) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb342d2c0) 0
+ QStyleOptionFrameV2 (0xb342d300) 0
+ QStyleOptionFrame (0xb342d340) 0
+ QStyleOption (0xb3420708) 0
Class QStyleOptionTabWidgetFrame
size=80 align=4
base size=80 base align=4
-QStyleOptionTabWidgetFrame (0xb42546c0) 0
- QStyleOption (0xb4254700) 0
+QStyleOptionTabWidgetFrame (0xb342d680) 0
+ QStyleOption (0xb3420b04) 0
Class QStyleOptionTabBarBase
size=80 align=4
base size=80 base align=4
-QStyleOptionTabBarBase (0xb42547c0) 0
- QStyleOption (0xb4254800) 0
+QStyleOptionTabBarBase (0xb342d880) 0
+ QStyleOption (0xb34551a4) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb342da80) 0
+ QStyleOptionTabBarBase (0xb342dac0) 0
+ QStyleOption (0xb3455654) 0
Class QStyleOptionHeader
size=80 align=4
base size=80 base align=4
-QStyleOptionHeader (0xb4254880) 0
- QStyleOption (0xb42548c0) 0
-
+QStyleOptionHeader (0xb342de00) 0
+ QStyleOption (0xb34559d8) 0
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
-QStyleOptionButton (0xb4254980) 0
- QStyleOption (0xb42549c0) 0
-
+QStyleOptionButton (0xb346d0c0) 0
+ QStyleOption (0xb34724b0) 0
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
-QStyleOptionTab (0xb4254ac0) 0
- QStyleOption (0xb4254b00) 0
+QStyleOptionTab (0xb346d440) 0
+ QStyleOption (0xb3472dd4) 0
Class QStyleOptionTabV2
size=80 align=4
base size=80 base align=4
-QStyleOptionTabV2 (0xb4254c40) 0
- QStyleOptionTab (0xb4254c80) 0
- QStyleOption (0xb4254cc0) 0
-
+QStyleOptionTabV2 (0xb346d800) 0
+ QStyleOptionTab (0xb346d840) 0
+ QStyleOption (0xb34aa7f8) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb346db80) 0
+ QStyleOptionTabV2 (0xb346dbc0) 0
+ QStyleOptionTab (0xb346dc00) 0
+ QStyleOption (0xb34aad5c) 0
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
-QStyleOptionToolBar (0xb4254d80) 0
- QStyleOption (0xb4254dc0) 0
+QStyleOptionToolBar (0xb34d7000) 0
+ QStyleOption (0xb34d1654) 0
Class QStyleOptionProgressBar
size=68 align=4
base size=65 base align=4
-QStyleOptionProgressBar (0xb4254ec0) 0
- QStyleOption (0xb4254f00) 0
+QStyleOptionProgressBar (0xb34d7380) 0
+ QStyleOption (0xb34d1d20) 0
Class QStyleOptionProgressBarV2
size=76 align=4
base size=74 base align=4
-QStyleOptionProgressBarV2 (0xb4254fc0) 0
- QStyleOptionProgressBar (0xb4254040) 0
- QStyleOption (0xb42541c0) 0
+QStyleOptionProgressBarV2 (0xb34d75c0) 0
+ QStyleOptionProgressBar (0xb34d7600) 0
+ QStyleOption (0xb3504474) 0
Class QStyleOptionMenuItem
size=96 align=4
base size=96 base align=4
-QStyleOptionMenuItem (0xb4254300) 0
- QStyleOption (0xb4254400) 0
-
+QStyleOptionMenuItem (0xb34d7680) 0
+ QStyleOption (0xb35044b0) 0
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
-QStyleOptionQ3ListViewItem (0xb42544c0) 0
- QStyleOption (0xb42545c0) 0
+QStyleOptionQ3ListViewItem (0xb34d7880) 0
+ QStyleOption (0xb3319078) 0
Class QStyleOptionQ3DockWindow
size=48 align=4
base size=46 base align=4
-QStyleOptionQ3DockWindow (0xb4254840) 0
- QStyleOption (0xb4254940) 0
+QStyleOptionQ3DockWindow (0xb34d7c00) 0
+ QStyleOption (0xb33196cc) 0
Class QStyleOptionDockWidget
size=52 align=4
base size=51 base align=4
-QStyleOptionDockWidget (0xb4254a00) 0
- QStyleOption (0xb4254a80) 0
+QStyleOptionDockWidget (0xb34d7e00) 0
+ QStyleOption (0xb3319a14) 0
Class QStyleOptionDockWidgetV2
size=52 align=4
base size=52 base align=4
-QStyleOptionDockWidgetV2 (0xb4254b80) 0
- QStyleOptionDockWidget (0xb4254c00) 0
- QStyleOption (0xb4254e00) 0
+QStyleOptionDockWidgetV2 (0xb3349000) 0
+ QStyleOptionDockWidget (0xb3349040) 0
+ QStyleOption (0xb3319fb4) 0
Class QStyleOptionViewItem
size=80 align=4
base size=77 base align=4
-QStyleOptionViewItem (0xb3f58000) 0
- QStyleOption (0xb3f58040) 0
-
+QStyleOptionViewItem (0xb3349380) 0
+ QStyleOption (0xb334f3fc) 0
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
-QStyleOptionViewItemV2 (0xb3f580c0) 0
- QStyleOptionViewItem (0xb3f58100) 0
- QStyleOption (0xb3f58140) 0
+QStyleOptionViewItemV2 (0xb3349600) 0
+ QStyleOptionViewItem (0xb3349640) 0
+ QStyleOption (0xb334fce4) 0
Class QStyleOptionViewItemV3
size=92 align=4
base size=92 base align=4
-QStyleOptionViewItemV3 (0xb3f58280) 0
- QStyleOptionViewItemV2 (0xb3f582c0) 0
- QStyleOptionViewItem (0xb3f58300) 0
- QStyleOption (0xb3f58340) 0
+QStyleOptionViewItemV3 (0xb3349b00) 0
+ QStyleOptionViewItemV2 (0xb3349b40) 0
+ QStyleOptionViewItem (0xb3349b80) 0
+ QStyleOption (0xb336730c) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb3349ec0) 0
+ QStyleOptionViewItemV3 (0xb3349f00) 0
+ QStyleOptionViewItemV2 (0xb3349f40) 0
+ QStyleOptionViewItem (0xb3349f80) 0
+ QStyleOption (0xb33677bc) 0
Class QStyleOptionToolBox
size=52 align=4
base size=52 base align=4
-QStyleOptionToolBox (0xb3f58400) 0
- QStyleOption (0xb3f58440) 0
+QStyleOptionToolBox (0xb33902c0) 0
+ QStyleOption (0xb339830c) 0
Class QStyleOptionToolBoxV2
size=60 align=4
base size=60 base align=4
-QStyleOptionToolBoxV2 (0xb3f584c0) 0
- QStyleOptionToolBox (0xb3f58500) 0
- QStyleOption (0xb3f58540) 0
+QStyleOptionToolBoxV2 (0xb33904c0) 0
+ QStyleOptionToolBox (0xb3390500) 0
+ QStyleOption (0xb3398924) 0
Class QStyleOptionRubberBand
size=52 align=4
base size=49 base align=4
-QStyleOptionRubberBand (0xb3f58600) 0
- QStyleOption (0xb3f58640) 0
+QStyleOptionRubberBand (0xb3390840) 0
+ QStyleOption (0xb3398e88) 0
Class QStyleOptionComplex
size=52 align=4
base size=52 base align=4
-QStyleOptionComplex (0xb3f586c0) 0
- QStyleOption (0xb3f58700) 0
+QStyleOptionComplex (0xb3390a40) 0
+ QStyleOption (0xb33ae1e0) 0
Class QStyleOptionSlider
size=104 align=4
base size=101 base align=4
-QStyleOptionSlider (0xb3f58780) 0
- QStyleOptionComplex (0xb3f587c0) 0
- QStyleOption (0xb3f58800) 0
+QStyleOptionSlider (0xb3390cc0) 0
+ QStyleOptionComplex (0xb3390d00) 0
+ QStyleOption (0xb33ae690) 0
Class QStyleOptionSpinBox
size=64 align=4
base size=61 base align=4
-QStyleOptionSpinBox (0xb3f588c0) 0
- QStyleOptionComplex (0xb3f58900) 0
- QStyleOption (0xb3f58940) 0
-
-
+QStyleOptionSpinBox (0xb33c2040) 0
+ QStyleOptionComplex (0xb33c2080) 0
+ QStyleOption (0xb33aef3c) 0
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
-QStyleOptionQ3ListView (0xb3f589c0) 0
- QStyleOptionComplex (0xb3f58a00) 0
- QStyleOption (0xb3f58a40) 0
-
+QStyleOptionQ3ListView (0xb33c22c0) 0
+ QStyleOptionComplex (0xb33c2300) 0
+ QStyleOption (0xb33ca3c0) 0
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
-QStyleOptionToolButton (0xb3f58c00) 0
- QStyleOptionComplex (0xb3f58c40) 0
- QStyleOption (0xb3f58c80) 0
+QStyleOptionToolButton (0xb33c25c0) 0
+ QStyleOptionComplex (0xb33c2600) 0
+ QStyleOption (0xb33cace4) 0
Class QStyleOptionComboBox
size=92 align=4
base size=92 base align=4
-QStyleOptionComboBox (0xb3f58d80) 0
- QStyleOptionComplex (0xb3f58dc0) 0
- QStyleOption (0xb3f58e00) 0
+QStyleOptionComboBox (0xb33c2980) 0
+ QStyleOptionComplex (0xb33c29c0) 0
+ QStyleOption (0xb33f79d8) 0
Class QStyleOptionTitleBar
size=68 align=4
base size=68 base align=4
-QStyleOptionTitleBar (0xb3f58ec0) 0
- QStyleOptionComplex (0xb3f58f00) 0
- QStyleOption (0xb3f58f40) 0
+QStyleOptionTitleBar (0xb33c2bc0) 0
+ QStyleOptionComplex (0xb33c2c00) 0
+ QStyleOption (0xb321c2d0) 0
Class QStyleOptionGroupBox
size=88 align=4
base size=88 base align=4
-QStyleOptionGroupBox (0xb3f58fc0) 0
- QStyleOptionComplex (0xb3f58080) 0
- QStyleOption (0xb3f58180) 0
+QStyleOptionGroupBox (0xb33c2e40) 0
+ QStyleOptionComplex (0xb33c2e80) 0
+ QStyleOption (0xb321ca8c) 0
Class QStyleOptionSizeGrip
size=56 align=4
base size=56 base align=4
-QStyleOptionSizeGrip (0xb3f58680) 0
- QStyleOptionComplex (0xb3f58740) 0
- QStyleOption (0xb3f58840) 0
+QStyleOptionSizeGrip (0xb322d100) 0
+ QStyleOptionComplex (0xb322d140) 0
+ QStyleOption (0xb3231348) 0
Class QStyleOptionGraphicsItem
size=132 align=4
base size=132 base align=4
-QStyleOptionGraphicsItem (0xb3f58880) 0
- QStyleOption (0xb3f58980) 0
+QStyleOptionGraphicsItem (0xb322d340) 0
+ QStyleOption (0xb3231618) 0
Class QStyleHintReturn
size=8 align=4
base size=8 base align=4
-QStyleHintReturn (0xb3f58a80) 0
+QStyleHintReturn (0xb3231b04) 0
Class QStyleHintReturnMask
size=12 align=4
base size=12 base align=4
-QStyleHintReturnMask (0xb3f58bc0) 0
- QStyleHintReturn (0xb3f58cc0) 0
+QStyleHintReturnMask (0xb322d780) 0
+ QStyleHintReturn (0xb3231b40) 0
Class QStyleHintReturnVariant
size=20 align=4
base size=20 base align=4
-QStyleHintReturnVariant (0xb3f58d40) 0
- QStyleHintReturn (0xb3f58e80) 0
+QStyleHintReturnVariant (0xb322d800) 0
+ QStyleHintReturn (0xb3231b7c) 0
Vtable for QAbstractItemDelegate
QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
@@ -5967,10 +4801,10 @@ QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
Class QAbstractItemDelegate
size=8 align=4
base size=8 base align=4
-QAbstractItemDelegate (0xb3f58f80) 0
+QAbstractItemDelegate (0xb322da80) 0
vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
- QObject (0xb4020000) 0
- primary-for QAbstractItemDelegate (0xb3f58f80)
+ QObject (0xb3231bb8) 0
+ primary-for QAbstractItemDelegate (0xb322da80)
Vtable for QAbstractItemView
QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
@@ -6070,7 +4904,7 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI17QAbstractItemView)
392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
@@ -6081,20 +4915,19 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
Class QAbstractItemView
size=20 align=4
base size=20 base align=4
-QAbstractItemView (0xb4020080) 0
+QAbstractItemView (0xb322dcc0) 0
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
- QAbstractScrollArea (0xb40200c0) 0
- primary-for QAbstractItemView (0xb4020080)
- QFrame (0xb4020100) 0
- primary-for QAbstractScrollArea (0xb40200c0)
- QWidget (0xb4020140) 0
- primary-for QFrame (0xb4020100)
- QObject (0xb4020180) 0
- primary-for QWidget (0xb4020140)
- QPaintDevice (0xb40201c0) 8
+ QAbstractScrollArea (0xb322dd00) 0
+ primary-for QAbstractItemView (0xb322dcc0)
+ QFrame (0xb322dd40) 0
+ primary-for QAbstractScrollArea (0xb322dd00)
+ QWidget (0xb325fb40) 0
+ primary-for QFrame (0xb322dd40)
+ QObject (0xb3231ce4) 0
+ primary-for QWidget (0xb325fb40)
+ QPaintDevice (0xb3231d20) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -6193,7 +5026,7 @@ QListView::_ZTV9QListView: 103u entries
372 QAbstractItemView::selectionCommand
376 QListView::startDrag
380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI9QListView)
392 QListView::_ZThn8_N9QListViewD1Ev
396 QListView::_ZThn8_N9QListViewD0Ev
@@ -6204,19 +5037,19 @@ QListView::_ZTV9QListView: 103u entries
Class QListView
size=20 align=4
base size=20 base align=4
-QListView (0xb40202c0) 0
+QListView (0xb3290180) 0
vptr=((& QListView::_ZTV9QListView) + 8u)
- QAbstractItemView (0xb4020300) 0
- primary-for QListView (0xb40202c0)
- QAbstractScrollArea (0xb4020340) 0
- primary-for QAbstractItemView (0xb4020300)
- QFrame (0xb4020380) 0
- primary-for QAbstractScrollArea (0xb4020340)
- QWidget (0xb40203c0) 0
- primary-for QFrame (0xb4020380)
- QObject (0xb4020400) 0
- primary-for QWidget (0xb40203c0)
- QPaintDevice (0xb4020440) 8
+ QAbstractItemView (0xb32901c0) 0
+ primary-for QListView (0xb3290180)
+ QAbstractScrollArea (0xb3290200) 0
+ primary-for QAbstractItemView (0xb32901c0)
+ QFrame (0xb3290240) 0
+ primary-for QAbstractScrollArea (0xb3290200)
+ QWidget (0xb32ad1e0) 0
+ primary-for QFrame (0xb3290240)
+ QObject (0xb32af03c) 0
+ primary-for QWidget (0xb32ad1e0)
+ QPaintDevice (0xb32af078) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
Vtable for QUndoView
@@ -6317,7 +5150,7 @@ QUndoView::_ZTV9QUndoView: 103u entries
372 QAbstractItemView::selectionCommand
376 QListView::startDrag
380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI9QUndoView)
392 QUndoView::_ZThn8_N9QUndoViewD1Ev
396 QUndoView::_ZThn8_N9QUndoViewD0Ev
@@ -6328,47 +5161,49 @@ QUndoView::_ZTV9QUndoView: 103u entries
Class QUndoView
size=20 align=4
base size=20 base align=4
-QUndoView (0xb4020500) 0
+QUndoView (0xb3290540) 0
vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
- QListView (0xb4020540) 0
- primary-for QUndoView (0xb4020500)
- QAbstractItemView (0xb4020580) 0
- primary-for QListView (0xb4020540)
- QAbstractScrollArea (0xb40205c0) 0
- primary-for QAbstractItemView (0xb4020580)
- QFrame (0xb4020600) 0
- primary-for QAbstractScrollArea (0xb40205c0)
- QWidget (0xb4020640) 0
- primary-for QFrame (0xb4020600)
- QObject (0xb4020680) 0
- primary-for QWidget (0xb4020640)
- QPaintDevice (0xb40206c0) 8
+ QListView (0xb3290580) 0
+ primary-for QUndoView (0xb3290540)
+ QAbstractItemView (0xb32905c0) 0
+ primary-for QListView (0xb3290580)
+ QAbstractScrollArea (0xb3290600) 0
+ primary-for QAbstractItemView (0xb32905c0)
+ QFrame (0xb3290640) 0
+ primary-for QAbstractScrollArea (0xb3290600)
+ QWidget (0xb32ca410) 0
+ primary-for QFrame (0xb3290640)
+ QObject (0xb32af294) 0
+ primary-for QWidget (0xb32ca410)
+ QPaintDevice (0xb32af2d0) 8
vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-Vtable for QSystemTrayIcon
-QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
-8 QSystemTrayIcon::metaObject
-12 QSystemTrayIcon::qt_metacast
-16 QSystemTrayIcon::qt_metacall
-20 QSystemTrayIcon::~QSystemTrayIcon
-24 QSystemTrayIcon::~QSystemTrayIcon
-28 QSystemTrayIcon::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
-Class QSystemTrayIcon
+Class QCompleter
size=8 align=4
base size=8 base align=4
-QSystemTrayIcon (0xb4020740) 0
- vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
- QObject (0xb4020780) 0
- primary-for QSystemTrayIcon (0xb4020740)
+QCompleter (0xb3290900) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb32af4ec) 0
+ primary-for QCompleter (0xb3290900)
Vtable for QUndoCommand
QUndoCommand::_ZTV12QUndoCommand: 8u entries
@@ -6384,7 +5219,7 @@ QUndoCommand::_ZTV12QUndoCommand: 8u entries
Class QUndoCommand
size=8 align=4
base size=8 base align=4
-QUndoCommand (0xb4020880) 0
+QUndoCommand (0xb32af708) 0
vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
Vtable for QUndoStack
@@ -6407,654 +5242,87 @@ QUndoStack::_ZTV10QUndoStack: 14u entries
Class QUndoStack
size=8 align=4
base size=8 base align=4
-QUndoStack (0xb4020900) 0
+QUndoStack (0xb3290c00) 0
vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
- QObject (0xb4020940) 0
- primary-for QUndoStack (0xb4020900)
-
-Vtable for QUndoGroup
-QUndoGroup::_ZTV10QUndoGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoGroup)
-8 QUndoGroup::metaObject
-12 QUndoGroup::qt_metacast
-16 QUndoGroup::qt_metacall
-20 QUndoGroup::~QUndoGroup
-24 QUndoGroup::~QUndoGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoGroup
- size=8 align=4
- base size=8 base align=4
-QUndoGroup (0xb40209c0) 0
- vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
- QObject (0xb4020a00) 0
- primary-for QUndoGroup (0xb40209c0)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0xb4020a80) 0 empty
-
-Vtable for QCompleter
-QCompleter::_ZTV10QCompleter: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QCompleter)
-8 QCompleter::metaObject
-12 QCompleter::qt_metacast
-16 QCompleter::qt_metacall
-20 QCompleter::~QCompleter
-24 QCompleter::~QCompleter
-28 QCompleter::event
-32 QCompleter::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCompleter::pathFromIndex
-60 QCompleter::splitPath
+ QObject (0xb32af744) 0
+ primary-for QUndoStack (0xb3290c00)
-Class QCompleter
- size=8 align=4
- base size=8 base align=4
-QCompleter (0xb4020ac0) 0
- vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
- QObject (0xb4020b00) 0
- primary-for QCompleter (0xb4020ac0)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0xb4020b80) 0 empty
-
-
-
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAccessibleInterface)
-8 QAccessibleInterface::~QAccessibleInterface
-12 QAccessibleInterface::~QAccessibleInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QAccessibleInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterface (0xb4020d40) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
- QAccessible (0xb4020d80) 0 empty
-
-
-
-
-Vtable for QAccessibleInterfaceEx
-QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
-8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleInterfaceEx
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterfaceEx (0xb4020040) 0 nearly-empty
- vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
- QAccessibleInterface (0xb4020240) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb4020040)
- QAccessible (0xb40204c0) 0 empty
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAccessibleEvent)
-8 QAccessibleEvent::~QAccessibleEvent
-12 QAccessibleEvent::~QAccessibleEvent
-
-Class QAccessibleEvent
- size=20 align=4
- base size=20 base align=4
-QAccessibleEvent (0xb4020840) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
- QEvent (0xb40208c0) 0
- primary-for QAccessibleEvent (0xb4020840)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleObject)
-8 QAccessibleObject::~QAccessibleObject
-12 QAccessibleObject::~QAccessibleObject
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObject::userActionCount
-68 QAccessibleObject::actionText
-72 QAccessibleObject::doAction
-
-Class QAccessibleObject
- size=8 align=4
- base size=8 base align=4
-QAccessibleObject (0xb4020980) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
- QAccessibleInterface (0xb4020a40) 0 nearly-empty
- primary-for QAccessibleObject (0xb4020980)
- QAccessible (0xb4020b40) 0 empty
-
-Vtable for QAccessibleObjectEx
-QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
-8 QAccessibleObjectEx::~QAccessibleObjectEx
-12 QAccessibleObjectEx::~QAccessibleObjectEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObjectEx::setText
-52 QAccessibleObjectEx::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleObjectEx::actionText
-72 QAccessibleObjectEx::doAction
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleObjectEx
- size=8 align=4
- base size=8 base align=4
-QAccessibleObjectEx (0xb4020dc0) 0
- vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
- QAccessibleInterfaceEx (0xb4020e40) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb4020dc0)
- QAccessibleInterface (0xb3d4f000) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb4020e40)
- QAccessible (0xb3d4f040) 0 empty
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleApplication)
-8 QAccessibleApplication::~QAccessibleApplication
-12 QAccessibleApplication::~QAccessibleApplication
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleApplication::childCount
-28 QAccessibleApplication::indexOfChild
-32 QAccessibleApplication::relationTo
-36 QAccessibleApplication::childAt
-40 QAccessibleApplication::navigate
-44 QAccessibleApplication::text
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 QAccessibleApplication::role
-60 QAccessibleApplication::state
-64 QAccessibleApplication::userActionCount
-68 QAccessibleApplication::actionText
-72 QAccessibleApplication::doAction
-
-Class QAccessibleApplication
- size=8 align=4
- base size=8 base align=4
-QAccessibleApplication (0xb3d4f0c0) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
- QAccessibleObject (0xb3d4f100) 0
- primary-for QAccessibleApplication (0xb3d4f0c0)
- QAccessibleInterface (0xb3d4f140) 0 nearly-empty
- primary-for QAccessibleObject (0xb3d4f100)
- QAccessible (0xb3d4f180) 0 empty
-
-Vtable for QAccessibleWidget
-QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleWidget)
-8 QAccessibleWidget::~QAccessibleWidget
-12 QAccessibleWidget::~QAccessibleWidget
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleWidget::childCount
-28 QAccessibleWidget::indexOfChild
-32 QAccessibleWidget::relationTo
-36 QAccessibleWidget::childAt
-40 QAccessibleWidget::navigate
-44 QAccessibleWidget::text
-48 QAccessibleObject::setText
-52 QAccessibleWidget::rect
-56 QAccessibleWidget::role
-60 QAccessibleWidget::state
-64 QAccessibleWidget::userActionCount
-68 QAccessibleWidget::actionText
-72 QAccessibleWidget::doAction
-
-Class QAccessibleWidget
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidget (0xb3d4f200) 0
- vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
- QAccessibleObject (0xb3d4f240) 0
- primary-for QAccessibleWidget (0xb3d4f200)
- QAccessibleInterface (0xb3d4f280) 0 nearly-empty
- primary-for QAccessibleObject (0xb3d4f240)
- QAccessible (0xb3d4f2c0) 0 empty
-
-Vtable for QAccessibleWidgetEx
-QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
-8 QAccessibleWidgetEx::~QAccessibleWidgetEx
-12 QAccessibleWidgetEx::~QAccessibleWidgetEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 QAccessibleWidgetEx::childCount
-28 QAccessibleWidgetEx::indexOfChild
-32 QAccessibleWidgetEx::relationTo
-36 QAccessibleWidgetEx::childAt
-40 QAccessibleWidgetEx::navigate
-44 QAccessibleWidgetEx::text
-48 QAccessibleObjectEx::setText
-52 QAccessibleWidgetEx::rect
-56 QAccessibleWidgetEx::role
-60 QAccessibleWidgetEx::state
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleWidgetEx::actionText
-72 QAccessibleWidgetEx::doAction
-76 QAccessibleWidgetEx::invokeMethodEx
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleWidgetEx
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidgetEx (0xb3d4f340) 0
- vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
- QAccessibleObjectEx (0xb3d4f380) 0
- primary-for QAccessibleWidgetEx (0xb3d4f340)
- QAccessibleInterfaceEx (0xb3d4f3c0) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb3d4f380)
- QAccessibleInterface (0xb3d4f400) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb3d4f3c0)
- QAccessible (0xb3d4f440) 0 empty
-
-Vtable for QAccessibleFactoryInterface
-QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
-8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleFactoryInterface (0xb3d4f4c0) 0 nearly-empty
- vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
- QAccessible (0xb3d4f500) 0 empty
- QFactoryInterface (0xb3d4f540) 0 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb3d4f4c0)
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-8 QAccessiblePlugin::metaObject
-12 QAccessiblePlugin::qt_metacast
-16 QAccessiblePlugin::qt_metacall
-20 QAccessiblePlugin::~QAccessiblePlugin
-24 QAccessiblePlugin::~QAccessiblePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
-76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessiblePlugin (0xb3d4f600) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
- QObject (0xb3d4f640) 0
- primary-for QAccessiblePlugin (0xb3d4f600)
- QAccessibleFactoryInterface (0xb3d4f680) 8 nearly-empty
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
- QAccessible (0xb3d4f6c0) 8 empty
- QFactoryInterface (0xb3d4f700) 8 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb3d4f680)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleBridge)
-8 QAccessibleBridge::~QAccessibleBridge
-12 QAccessibleBridge::~QAccessibleBridge
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridge
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridge (0xb3d4f780) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-
-Vtable for QAccessibleBridgeFactoryInterface
-QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
-8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridgeFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridgeFactoryInterface (0xb3d4f840) 0 nearly-empty
- vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
- QFactoryInterface (0xb3d4f880) 0 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb3d4f840)
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-8 QAccessibleBridgePlugin::metaObject
-12 QAccessibleBridgePlugin::qt_metacast
-16 QAccessibleBridgePlugin::qt_metacall
-20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
-76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessibleBridgePlugin (0xb3d4f940) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
- QObject (0xb3d4f980) 0
- primary-for QAccessibleBridgePlugin (0xb3d4f940)
- QAccessibleBridgeFactoryInterface (0xb3d4f9c0) 8 nearly-empty
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
- QFactoryInterface (0xb3d4fa00) 8 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb3d4f9c0)
-
-Vtable for QAccessible2Interface
-QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAccessible2Interface)
-8 QAccessible2Interface::~QAccessible2Interface
-12 QAccessible2Interface::~QAccessible2Interface
-
-Class QAccessible2Interface
- size=4 align=4
- base size=4 base align=4
-QAccessible2Interface (0xb3d4fa80) 0 nearly-empty
- vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-8 QAccessibleTextInterface::~QAccessibleTextInterface
-12 QAccessibleTextInterface::~QAccessibleTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTextInterface (0xb3d4fb00) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
- QAccessible2Interface (0xb3d4fb40) 0 nearly-empty
- primary-for QAccessibleTextInterface (0xb3d4fb00)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleEditableTextInterface (0xb3d4fbc0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
- QAccessible2Interface (0xb3d4fc00) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb3d4fbc0)
-
-Vtable for QAccessibleSimpleEditableTextInterface
-QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
-8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-16 QAccessibleSimpleEditableTextInterface::copyText
-20 QAccessibleSimpleEditableTextInterface::deleteText
-24 QAccessibleSimpleEditableTextInterface::insertText
-28 QAccessibleSimpleEditableTextInterface::cutText
-32 QAccessibleSimpleEditableTextInterface::pasteText
-36 QAccessibleSimpleEditableTextInterface::replaceText
-40 QAccessibleSimpleEditableTextInterface::setAttributes
-Class QAccessibleSimpleEditableTextInterface
+Class QSystemTrayIcon
size=8 align=4
base size=8 base align=4
-QAccessibleSimpleEditableTextInterface (0xb3d4fc80) 0
- vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
- QAccessibleEditableTextInterface (0xb3d4fcc0) 0 nearly-empty
- primary-for QAccessibleSimpleEditableTextInterface (0xb3d4fc80)
- QAccessible2Interface (0xb3d4fd00) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb3d4fcc0)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-8 QAccessibleValueInterface::~QAccessibleValueInterface
-12 QAccessibleValueInterface::~QAccessibleValueInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleValueInterface (0xb3d4fd80) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
- QAccessible2Interface (0xb3d4fdc0) 0 nearly-empty
- primary-for QAccessibleValueInterface (0xb3d4fd80)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-8 QAccessibleTableInterface::~QAccessibleTableInterface
-12 QAccessibleTableInterface::~QAccessibleTableInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTableInterface (0xb3d4fe40) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
- QAccessible2Interface (0xb3d4fe80) 0 nearly-empty
- primary-for QAccessibleTableInterface (0xb3d4fe40)
+QSystemTrayIcon (0xb3290ec0) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb32af960) 0
+ primary-for QSystemTrayIcon (0xb3290ec0)
-Vtable for QComboBox
-QComboBox::_ZTV9QComboBox: 65u entries
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QComboBox)
-8 QComboBox::metaObject
-12 QComboBox::qt_metacast
-16 QComboBox::qt_metacall
-20 QComboBox::~QComboBox
-24 QComboBox::~QComboBox
-28 QComboBox::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QComboBox::sizeHint
-68 QComboBox::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QComboBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QComboBox::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -7062,76 +5330,77 @@ QComboBox::_ZTV9QComboBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI9QComboBox)
-240 QComboBox::_ZThn8_N9QComboBoxD1Ev
-244 QComboBox::_ZThn8_N9QComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QComboBox
+Class QDialog
size=20 align=4
base size=20 base align=4
-QComboBox (0xb3d4ff00) 0
- vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
- QWidget (0xb3d4ff40) 0
- primary-for QComboBox (0xb3d4ff00)
- QObject (0xb3d4ff80) 0
- primary-for QWidget (0xb3d4ff40)
- QPaintDevice (0xb3d4ffc0) 8
- vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+QDialog (0xb310f240) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb3113190) 0
+ primary-for QDialog (0xb310f240)
+ QObject (0xb32afb7c) 0
+ primary-for QWidget (0xb3113190)
+ QPaintDevice (0xb32afbb8) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
-Vtable for QDial
-QDial::_ZTV5QDial: 64u entries
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDial)
-8 QDial::metaObject
-12 QDial::qt_metacast
-16 QDial::qt_metacall
-20 QDial::~QDial
-24 QDial::~QDial
-28 QDial::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QDial::sizeHint
-68 QDial::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDial::mousePressEvent
-84 QDial::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QDial::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDial::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QDial::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7142,77 +5411,80 @@ QDial::_ZTV5QDial: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDial::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI5QDial)
-236 QDial::_ZThn8_N5QDialD1Ev
-240 QDial::_ZThn8_N5QDialD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDial
+Class QAbstractPageSetupDialog
size=20 align=4
base size=20 base align=4
-QDial (0xb3d4f080) 0
- vptr=((& QDial::_ZTV5QDial) + 8u)
- QAbstractSlider (0xb3d4f1c0) 0
- primary-for QDial (0xb3d4f080)
- QWidget (0xb3d4f300) 0
- primary-for QAbstractSlider (0xb3d4f1c0)
- QObject (0xb3d4f480) 0
- primary-for QWidget (0xb3d4f300)
- QPaintDevice (0xb3d4f580) 8
- vptr=((& QDial::_ZTV5QDial) + 236u)
+QAbstractPageSetupDialog (0xb310f500) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb310f540) 0
+ primary-for QAbstractPageSetupDialog (0xb310f500)
+ QWidget (0xb311fd70) 0
+ primary-for QDialog (0xb310f540)
+ QObject (0xb32afdd4) 0
+ primary-for QWidget (0xb311fd70)
+ QPaintDevice (0xb32afe10) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
-Vtable for QAbstractButton
-QAbstractButton::_ZTV15QAbstractButton: 66u entries
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractButton)
-8 QAbstractButton::metaObject
-12 QAbstractButton::qt_metacast
-16 QAbstractButton::qt_metacall
-20 QAbstractButton::~QAbstractButton
-24 QAbstractButton::~QAbstractButton
-28 QAbstractButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 __cxa_pure_virtual
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QColorDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7223,77 +5495,79 @@ QAbstractButton::_ZTV15QAbstractButton: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QAbstractButton)
-244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
-248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QAbstractButton
+Class QColorDialog
size=20 align=4
base size=20 base align=4
-QAbstractButton (0xb3d4f740) 0
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
- QWidget (0xb3d4f7c0) 0
- primary-for QAbstractButton (0xb3d4f740)
- QObject (0xb3d4f8c0) 0
- primary-for QWidget (0xb3d4f7c0)
- QPaintDevice (0xb3d4fa40) 8
- vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
+QColorDialog (0xb310f800) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb310f840) 0
+ primary-for QColorDialog (0xb310f800)
+ QWidget (0xb3130410) 0
+ primary-for QDialog (0xb310f840)
+ QObject (0xb313303c) 0
+ primary-for QWidget (0xb3130410)
+ QPaintDevice (0xb3133078) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
-Vtable for QPushButton
-QPushButton::_ZTV11QPushButton: 66u entries
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPushButton)
-8 QPushButton::metaObject
-12 QPushButton::qt_metacast
-16 QPushButton::qt_metacall
-20 QPushButton::~QPushButton
-24 QPushButton::~QPushButton
-28 QPushButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QPushButton::sizeHint
-68 QPushButton::minimumSizeHint
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QPushButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QPushButton::focusInEvent
-112 QPushButton::focusOutEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QPushButton::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QFontDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7304,51 +5578,51 @@ QPushButton::_ZTV11QPushButton: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QPushButton)
-244 QPushButton::_ZThn8_N11QPushButtonD1Ev
-248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPushButton
+Class QFontDialog
size=20 align=4
base size=20 base align=4
-QPushButton (0xb3d4fb80) 0
- vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
- QAbstractButton (0xb3d4fc40) 0
- primary-for QPushButton (0xb3d4fb80)
- QWidget (0xb3d4fd40) 0
- primary-for QAbstractButton (0xb3d4fc40)
- QObject (0xb3d4fe00) 0
- primary-for QWidget (0xb3d4fd40)
- QPaintDevice (0xb3d4fec0) 8
- vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+QFontDialog (0xb310fcc0) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb310fd00) 0
+ primary-for QFontDialog (0xb310fcc0)
+ QWidget (0xb31582d0) 0
+ primary-for QDialog (0xb310fd00)
+ QObject (0xb31333fc) 0
+ primary-for QWidget (0xb31582d0)
+ QPaintDevice (0xb3133438) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
-Vtable for QProgressBar
-QProgressBar::_ZTV12QProgressBar: 64u entries
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QProgressBar)
-8 QProgressBar::metaObject
-12 QProgressBar::qt_metacast
-16 QProgressBar::qt_metacall
-20 QProgressBar::~QProgressBar
-24 QProgressBar::~QProgressBar
-28 QProgressBar::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QProgressBar::sizeHint
-68 QProgressBar::minimumSizeHint
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -7356,27 +5630,27 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QMessageBox::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QProgressBar::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QMessageBox::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QMessageBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7387,75 +5661,79 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QProgressBar::text
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI12QProgressBar)
-236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
-240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QProgressBar
+Class QMessageBox
size=20 align=4
base size=20 base align=4
-QProgressBar (0xb3e19040) 0
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
- QWidget (0xb3e19080) 0
- primary-for QProgressBar (0xb3e19040)
- QObject (0xb3e190c0) 0
- primary-for QWidget (0xb3e19080)
- QPaintDevice (0xb3e19100) 8
- vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
+QMessageBox (0xb317c180) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb317c1c0) 0
+ primary-for QMessageBox (0xb317c180)
+ QWidget (0xb319b370) 0
+ primary-for QDialog (0xb317c1c0)
+ QObject (0xb31337bc) 0
+ primary-for QWidget (0xb319b370)
+ QPaintDevice (0xb31337f8) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-Vtable for QSpinBox
-QSpinBox::_ZTV8QSpinBox: 70u entries
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QSpinBox)
-8 QSpinBox::metaObject
-12 QSpinBox::qt_metacast
-16 QSpinBox::qt_metacall
-20 QSpinBox::~QSpinBox
-24 QSpinBox::~QSpinBox
-28 QSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QProgressDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7466,83 +5744,79 @@ QSpinBox::_ZTV8QSpinBox: 70u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSpinBox::validate
-228 QSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QSpinBox::valueFromText
-248 QSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI8QSpinBox)
-260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
-264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSpinBox
+Class QProgressDialog
size=20 align=4
base size=20 base align=4
-QSpinBox (0xb3e19180) 0
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
- QAbstractSpinBox (0xb3e191c0) 0
- primary-for QSpinBox (0xb3e19180)
- QWidget (0xb3e19200) 0
- primary-for QAbstractSpinBox (0xb3e191c0)
- QObject (0xb3e19240) 0
- primary-for QWidget (0xb3e19200)
- QPaintDevice (0xb3e19280) 8
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
+QProgressDialog (0xb317c7c0) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb317c800) 0
+ primary-for QProgressDialog (0xb317c7c0)
+ QWidget (0xb31cafa0) 0
+ primary-for QDialog (0xb317c800)
+ QObject (0xb3133dd4) 0
+ primary-for QWidget (0xb31cafa0)
+ QPaintDevice (0xb3133e10) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
-Vtable for QDoubleSpinBox
-QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-8 QDoubleSpinBox::metaObject
-12 QDoubleSpinBox::qt_metacast
-16 QDoubleSpinBox::qt_metacall
-20 QDoubleSpinBox::~QDoubleSpinBox
-24 QDoubleSpinBox::~QDoubleSpinBox
-28 QAbstractSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QErrorMessage::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7553,83 +5827,79 @@ QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDoubleSpinBox::validate
-228 QDoubleSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QDoubleSpinBox::valueFromText
-248 QDoubleSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
-264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDoubleSpinBox
+Class QErrorMessage
size=20 align=4
base size=20 base align=4
-QDoubleSpinBox (0xb3e19300) 0
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
- QAbstractSpinBox (0xb3e19340) 0
- primary-for QDoubleSpinBox (0xb3e19300)
- QWidget (0xb3e19380) 0
- primary-for QAbstractSpinBox (0xb3e19340)
- QObject (0xb3e193c0) 0
- primary-for QWidget (0xb3e19380)
- QPaintDevice (0xb3e19400) 8
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+QErrorMessage (0xb317cac0) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb317cb00) 0
+ primary-for QErrorMessage (0xb317cac0)
+ QWidget (0xb31f4a50) 0
+ primary-for QDialog (0xb317cb00)
+ QObject (0xb31fc03c) 0
+ primary-for QWidget (0xb31f4a50)
+ QPaintDevice (0xb31fc078) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
-Vtable for QScrollBar
-QScrollBar::_ZTV10QScrollBar: 64u entries
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QScrollBar)
-8 QScrollBar::metaObject
-12 QScrollBar::qt_metacast
-16 QScrollBar::qt_metacall
-20 QScrollBar::~QScrollBar
-24 QScrollBar::~QScrollBar
-28 QScrollBar::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollBar::sizeHint
-68 QWidget::minimumSizeHint
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QScrollBar::mousePressEvent
-84 QScrollBar::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QScrollBar::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QScrollBar::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QScrollBar::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QScrollBar::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -7640,330 +5910,208 @@ QScrollBar::_ZTV10QScrollBar: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QScrollBar::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10QScrollBar)
-236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
-240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QScrollBar
- size=20 align=4
- base size=20 base align=4
-QScrollBar (0xb3e19480) 0
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
- QAbstractSlider (0xb3e194c0) 0
- primary-for QScrollBar (0xb3e19480)
- QWidget (0xb3e19500) 0
- primary-for QAbstractSlider (0xb3e194c0)
- QObject (0xb3e19540) 0
- primary-for QWidget (0xb3e19500)
- QPaintDevice (0xb3e19580) 8
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-
-Vtable for QDateTimeEdit
-QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QDateTimeEdit)
-8 QDateTimeEdit::metaObject
-12 QDateTimeEdit::qt_metacast
-16 QDateTimeEdit::qt_metacall
-20 QDateTimeEdit::~QDateTimeEdit
-24 QDateTimeEdit::~QDateTimeEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI13QDateTimeEdit)
-260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
-264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDateTimeEdit
- size=20 align=4
- base size=20 base align=4
-QDateTimeEdit (0xb3e19640) 0
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
- QAbstractSpinBox (0xb3e19680) 0
- primary-for QDateTimeEdit (0xb3e19640)
- QWidget (0xb3e196c0) 0
- primary-for QAbstractSpinBox (0xb3e19680)
- QObject (0xb3e19700) 0
- primary-for QWidget (0xb3e196c0)
- QPaintDevice (0xb3e19740) 8
- vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb317ce00) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb317ce40) 0
+ primary-for QPrintPreviewDialog (0xb317ce00)
+ QWidget (0xb300b1e0) 0
+ primary-for QDialog (0xb317ce40)
+ QObject (0xb31fc294) 0
+ primary-for QWidget (0xb300b1e0)
+ QPaintDevice (0xb31fc2d0) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
-Vtable for QTimeEdit
-QTimeEdit::_ZTV9QTimeEdit: 70u entries
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeEdit)
-8 QTimeEdit::metaObject
-12 QTimeEdit::qt_metacast
-16 QTimeEdit::qt_metacall
-20 QTimeEdit::~QTimeEdit
-24 QTimeEdit::~QTimeEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QFileDialog::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QTimeEdit)
-260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
-264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTimeEdit
+Class QFileDialog
size=20 align=4
base size=20 base align=4
-QTimeEdit (0xb3e197c0) 0
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
- QDateTimeEdit (0xb3e19800) 0
- primary-for QTimeEdit (0xb3e197c0)
- QAbstractSpinBox (0xb3e19840) 0
- primary-for QDateTimeEdit (0xb3e19800)
- QWidget (0xb3e19880) 0
- primary-for QAbstractSpinBox (0xb3e19840)
- QObject (0xb3e198c0) 0
- primary-for QWidget (0xb3e19880)
- QPaintDevice (0xb3e19900) 8
- vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
+QFileDialog (0xb3018100) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb3018140) 0
+ primary-for QFileDialog (0xb3018100)
+ QWidget (0xb3010be0) 0
+ primary-for QDialog (0xb3018140)
+ QObject (0xb31fc474) 0
+ primary-for QWidget (0xb3010be0)
+ QPaintDevice (0xb31fc4b0) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-Vtable for QDateEdit
-QDateEdit::_ZTV9QDateEdit: 70u entries
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDateEdit)
-8 QDateEdit::metaObject
-12 QDateEdit::qt_metacast
-16 QDateEdit::qt_metacall
-20 QDateEdit::~QDateEdit
-24 QDateEdit::~QDateEdit
-28 QDateTimeEdit::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QDateTimeEdit::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QDateTimeEdit::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QDateTimeEdit::wheelEvent
-100 QDateTimeEdit::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QDateTimeEdit::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDateTimeEdit::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QDateTimeEdit::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDateTimeEdit::validate
-228 QDateTimeEdit::fixup
-232 QDateTimeEdit::stepBy
-236 QDateTimeEdit::clear
-240 QDateTimeEdit::stepEnabled
-244 QDateTimeEdit::dateTimeFromText
-248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI9QDateEdit)
-260 QDateEdit::_ZThn8_N9QDateEditD1Ev
-264 QDateEdit::_ZThn8_N9QDateEditD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDateEdit
+Class QAbstractPrintDialog
size=20 align=4
base size=20 base align=4
-QDateEdit (0xb3e19980) 0
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
- QDateTimeEdit (0xb3e199c0) 0
- primary-for QDateEdit (0xb3e19980)
- QAbstractSpinBox (0xb3e19a00) 0
- primary-for QDateTimeEdit (0xb3e199c0)
- QWidget (0xb3e19a40) 0
- primary-for QAbstractSpinBox (0xb3e19a00)
- QObject (0xb3e19a80) 0
- primary-for QWidget (0xb3e19a40)
- QPaintDevice (0xb3e19ac0) 8
- vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
-
-Vtable for QButtonGroup
-QButtonGroup::_ZTV12QButtonGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QButtonGroup)
-8 QButtonGroup::metaObject
-12 QButtonGroup::qt_metacast
-16 QButtonGroup::qt_metacall
-20 QButtonGroup::~QButtonGroup
-24 QButtonGroup::~QButtonGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QButtonGroup
- size=8 align=4
- base size=8 base align=4
-QButtonGroup (0xb3e19b80) 0
- vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
- QObject (0xb3e19bc0) 0
- primary-for QButtonGroup (0xb3e19b80)
+QAbstractPrintDialog (0xb3018a40) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb3018a80) 0
+ primary-for QAbstractPrintDialog (0xb3018a40)
+ QWidget (0xb3059410) 0
+ primary-for QDialog (0xb3018a80)
+ QObject (0xb31fcb40) 0
+ primary-for QWidget (0xb3059410)
+ QPaintDevice (0xb31fcb7c) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-Vtable for QDockWidget
-QDockWidget::_ZTV11QDockWidget: 63u entries
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDockWidget)
-8 QDockWidget::metaObject
-12 QDockWidget::qt_metacast
-16 QDockWidget::qt_metacall
-20 QDockWidget::~QDockWidget
-24 QDockWidget::~QDockWidget
-28 QDockWidget::event
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -7987,10 +6135,10 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDockWidget::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
-136 QDockWidget::closeEvent
+136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
@@ -8001,7 +6149,7 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QDockWidget::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8012,47 +6160,46 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QDockWidget)
-232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
-236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDockWidget
- size=20 align=4
- base size=20 base align=4
-QDockWidget (0xb3e19c40) 0
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
- QWidget (0xb3e19c80) 0
- primary-for QDockWidget (0xb3e19c40)
- QObject (0xb3e19cc0) 0
- primary-for QWidget (0xb3e19c80)
- QPaintDevice (0xb3e19d00) 8
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb3018e80) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb307bf50) 0
+ primary-for QUnixPrintWidget (0xb3018e80)
+ QObject (0xb31fce88) 0
+ primary-for QWidget (0xb307bf50)
+ QPaintDevice (0xb31fcec4) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
-Vtable for QMainWindow
-QMainWindow::_ZTV11QMainWindow: 64u entries
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMainWindow)
-8 QMainWindow::metaObject
-12 QMainWindow::qt_metacast
-16 QMainWindow::qt_metacall
-20 QMainWindow::~QMainWindow
-24 QMainWindow::~QMainWindow
-28 QMainWindow::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -8060,7 +6207,7 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -8068,16 +6215,16 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
120 QWidget::leaveEvent
124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QMainWindow::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -8091,201 +6238,132 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QMainWindow::createPopupMenu
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11QMainWindow)
-236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
-240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMainWindow
+Class QPrintDialog
size=20 align=4
base size=20 base align=4
-QMainWindow (0xb3e19e00) 0
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
- QWidget (0xb3e19e40) 0
- primary-for QMainWindow (0xb3e19e00)
- QObject (0xb3e19e80) 0
- primary-for QWidget (0xb3e19e40)
- QPaintDevice (0xb3e19ec0) 8
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
+QPrintDialog (0xb309e0c0) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb309e100) 0
+ primary-for QPrintDialog (0xb309e0c0)
+ QDialog (0xb309e140) 0
+ primary-for QAbstractPrintDialog (0xb309e100)
+ QWidget (0xb30a3050) 0
+ primary-for QDialog (0xb309e140)
+ QObject (0xb30a4000) 0
+ primary-for QWidget (0xb30a3050)
+ QPaintDevice (0xb30a403c) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
-Vtable for QMenu
-QMenu::_ZTV5QMenu: 63u entries
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QMenu)
-8 QMenu::metaObject
-12 QMenu::qt_metacast
-16 QMenu::qt_metacall
-20 QMenu::~QMenu
-24 QMenu::~QMenu
-28 QMenu::event
-32 QObject::eventFilter
-36 QMenu::timerEvent
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
-148 QMenu::actionEvent
+148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QMenu::hideEvent
-176 QWidget::x11Event
-180 QMenu::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI5QMenu)
-232 QMenu::_ZThn8_N5QMenuD1Ev
-236 QMenu::_ZThn8_N5QMenuD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMenu
- size=20 align=4
- base size=20 base align=4
-QMenu (0xb3e19f80) 0
- vptr=((& QMenu::_ZTV5QMenu) + 8u)
- QWidget (0xb3e19fc0) 0
- primary-for QMenu (0xb3e19f80)
- QObject (0xb3e19000) 0
- primary-for QWidget (0xb3e19fc0)
- QPaintDevice (0xb3e19140) 8
- vptr=((& QMenu::_ZTV5QMenu) + 232u)
-
-Vtable for QScrollArea
-QScrollArea::_ZTV11QScrollArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QScrollArea)
-8 QScrollArea::metaObject
-12 QScrollArea::qt_metacast
-16 QScrollArea::qt_metacall
-20 QScrollArea::~QScrollArea
-24 QScrollArea::~QScrollArea
-28 QScrollArea::event
-32 QScrollArea::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QScrollArea::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI11QScrollArea)
-240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
-244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollArea
+Class QWizard
size=20 align=4
base size=20 base align=4
-QScrollArea (0xb3e192c0) 0
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
- QAbstractScrollArea (0xb3e19440) 0
- primary-for QScrollArea (0xb3e192c0)
- QFrame (0xb3e195c0) 0
- primary-for QAbstractScrollArea (0xb3e19440)
- QWidget (0xb3e19600) 0
- primary-for QFrame (0xb3e195c0)
- QObject (0xb3e19780) 0
- primary-for QWidget (0xb3e19600)
- QPaintDevice (0xb3e19940) 8
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+QWizard (0xb309e400) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb309e440) 0
+ primary-for QWizard (0xb309e400)
+ QWidget (0xb30aac80) 0
+ primary-for QDialog (0xb309e440)
+ QObject (0xb30a4258) 0
+ primary-for QWidget (0xb30aac80)
+ QPaintDevice (0xb30a4294) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
-Vtable for QFocusFrame
-QFocusFrame::_ZTV11QFocusFrame: 63u entries
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusFrame)
-8 QFocusFrame::metaObject
-12 QFocusFrame::qt_metacast
-16 QFocusFrame::qt_metacall
-20 QFocusFrame::~QFocusFrame
-24 QFocusFrame::~QFocusFrame
-28 QFocusFrame::event
-32 QFocusFrame::eventFilter
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -8308,7 +6386,7 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFocusFrame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -8333,72 +6411,77 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QFocusFrame)
-232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
-236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFocusFrame
+Class QWizardPage
size=20 align=4
base size=20 base align=4
-QFocusFrame (0xb3e19b00) 0
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
- QWidget (0xb3e19c00) 0
- primary-for QFocusFrame (0xb3e19b00)
- QObject (0xb3e19d80) 0
- primary-for QWidget (0xb3e19c00)
- QPaintDevice (0xb3e19f00) 8
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+QWizardPage (0xb309e840) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb30d3fa0) 0
+ primary-for QWizardPage (0xb309e840)
+ QObject (0xb30a45a0) 0
+ primary-for QWidget (0xb30d3fa0)
+ QPaintDevice (0xb30a45dc) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-Vtable for QSizeGrip
-QSizeGrip::_ZTV9QSizeGrip: 63u entries
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSizeGrip)
-8 QSizeGrip::metaObject
-12 QSizeGrip::qt_metacast
-16 QSizeGrip::qt_metacall
-20 QSizeGrip::~QSizeGrip
-24 QSizeGrip::~QSizeGrip
-28 QSizeGrip::event
-32 QSizeGrip::eventFilter
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QSizeGrip::setVisible
-64 QSizeGrip::sizeHint
-68 QWidget::minimumSizeHint
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSizeGrip::mousePressEvent
-84 QSizeGrip::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QSizeGrip::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSizeGrip::paintEvent
-128 QSizeGrip::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QSizeGrip::showEvent
-172 QSizeGrip::hideEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
184 QWidget::metric
@@ -8411,77 +6494,85 @@ QSizeGrip::_ZTV9QSizeGrip: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QSizeGrip)
-232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
-236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSizeGrip
+Class QPageSetupDialog
size=20 align=4
base size=20 base align=4
-QSizeGrip (0xb3b88040) 0
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
- QWidget (0xb3b88080) 0
- primary-for QSizeGrip (0xb3b88040)
- QObject (0xb3b880c0) 0
- primary-for QWidget (0xb3b88080)
- QPaintDevice (0xb3b88100) 8
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+QPageSetupDialog (0xb309eb00) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb309eb40) 0
+ primary-for QPageSetupDialog (0xb309eb00)
+ QDialog (0xb309eb80) 0
+ primary-for QAbstractPageSetupDialog (0xb309eb40)
+ QWidget (0xb30f5fa0) 0
+ primary-for QDialog (0xb309eb80)
+ QObject (0xb30a47f8) 0
+ primary-for QWidget (0xb30f5fa0)
+ QPaintDevice (0xb30a4834) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-Vtable for QSplitter
-QSplitter::_ZTV9QSplitter: 64u entries
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSplitter)
-8 QSplitter::metaObject
-12 QSplitter::qt_metacast
-16 QSplitter::qt_metacall
-20 QSplitter::~QSplitter
-24 QSplitter::~QSplitter
-28 QSplitter::event
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QSplitter::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSplitter::sizeHint
-68 QSplitter::minimumSizeHint
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QLineEdit::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QLineEdit::paintEvent
128 QWidget::moveEvent
-132 QSplitter::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QLineEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QSplitter::changeEvent
+180 QLineEdit::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -8489,74 +6580,71 @@ QSplitter::_ZTV9QSplitter: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplitter::createHandle
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI9QSplitter)
-236 QSplitter::_ZThn8_N9QSplitterD1Ev
-240 QSplitter::_ZThn8_N9QSplitterD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplitter
+Class QLineEdit
size=20 align=4
base size=20 base align=4
-QSplitter (0xb3b88180) 0
- vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
- QFrame (0xb3b881c0) 0
- primary-for QSplitter (0xb3b88180)
- QWidget (0xb3b88200) 0
- primary-for QFrame (0xb3b881c0)
- QObject (0xb3b88240) 0
- primary-for QWidget (0xb3b88200)
- QPaintDevice (0xb3b88280) 8
- vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+QLineEdit (0xb309ee40) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb3105aa0) 0
+ primary-for QLineEdit (0xb309ee40)
+ QObject (0xb30a4a50) 0
+ primary-for QWidget (0xb3105aa0)
+ QPaintDevice (0xb30a4a8c) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-Vtable for QSplitterHandle
-QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSplitterHandle)
-8 QSplitterHandle::metaObject
-12 QSplitterHandle::qt_metacast
-16 QSplitterHandle::qt_metacall
-20 QSplitterHandle::~QSplitterHandle
-24 QSplitterHandle::~QSplitterHandle
-28 QSplitterHandle::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QSplitterHandle::sizeHint
-68 QWidget::minimumSizeHint
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSplitterHandle::mousePressEvent
-84 QSplitterHandle::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QSplitterHandle::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+100 QDialog::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSplitterHandle::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QDialog::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -8570,125 +6658,494 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI15QSplitterHandle)
-232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
-236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplitterHandle
+Class QInputDialog
size=20 align=4
base size=20 base align=4
-QSplitterHandle (0xb3b88300) 0
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
- QWidget (0xb3b88340) 0
- primary-for QSplitterHandle (0xb3b88300)
- QObject (0xb3b88380) 0
- primary-for QWidget (0xb3b88340)
- QPaintDevice (0xb3b883c0) 8
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+QInputDialog (0xb2f2d6c0) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb2f2d700) 0
+ primary-for QInputDialog (0xb2f2d6c0)
+ QWidget (0xb2f33780) 0
+ primary-for QDialog (0xb2f2d700)
+ QObject (0xb2f390f0) 0
+ primary-for QWidget (0xb2f33780)
+ QPaintDevice (0xb2f3912c) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-Vtable for QToolButton
-QToolButton::_ZTV11QToolButton: 66u entries
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QToolButton)
-8 QToolButton::metaObject
-12 QToolButton::qt_metacast
-16 QToolButton::qt_metacall
-20 QToolButton::~QToolButton
-24 QToolButton::~QToolButton
-28 QToolButton::event
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
32 QObject::eventFilter
-36 QToolButton::timerEvent
+36 QFileSystemModel::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QToolButton::sizeHint
-68 QToolButton::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QToolButton::mousePressEvent
-84 QToolButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QToolButton::enterEvent
-120 QToolButton::leaveEvent
-124 QToolButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QToolButton::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QToolButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QToolButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QToolButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QToolButton)
-244 QToolButton::_ZThn8_N11QToolButtonD1Ev
-248 QToolButton::_ZThn8_N11QToolButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QToolButton
- size=20 align=4
- base size=20 base align=4
-QToolButton (0xb3b88440) 0
- vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
- QAbstractButton (0xb3b88480) 0
- primary-for QToolButton (0xb3b88440)
- QWidget (0xb3b884c0) 0
- primary-for QAbstractButton (0xb3b88480)
- QObject (0xb3b88500) 0
- primary-for QWidget (0xb3b884c0)
- QPaintDevice (0xb3b88540) 8
- vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb2f2dc00) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb2f2dc40) 0
+ primary-for QFileSystemModel (0xb2f2dc00)
+ QObject (0xb2f39564) 0
+ primary-for QAbstractItemModel (0xb2f2dc40)
-Vtable for QStatusBar
-QStatusBar::_ZTV10QStatusBar: 63u entries
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb2f39870) 0 empty
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QStatusBar)
-8 QStatusBar::metaObject
-12 QStatusBar::qt_metacast
-16 QStatusBar::qt_metacall
-20 QStatusBar::~QStatusBar
-24 QStatusBar::~QStatusBar
-28 QStatusBar::event
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb2f398ac) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QImageIOHandlerFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QImageIOHandlerFactoryInterface (0xb2f9b100) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb2f39960) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb2f9b100)
+
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb2fa83c0) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb2f39bf4) 0
+ primary-for QImageIOPlugin (0xb2fa83c0)
+ QImageIOHandlerFactoryInterface (0xb2f9b300) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb2f39c30) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb2f9b300)
+
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
+
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb2f9b680) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb2f39e4c) 0
+ primary-for QPicture (0xb2f9b680)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb2fe012c) 0
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb2fe0168) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb2fe01a4) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+
+Class QMovie
+ size=8 align=4
+ base size=8 base align=4
+QMovie (0xb2f9ba40) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb2fe01e0) 0
+ primary-for QMovie (0xb2f9ba40)
+
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb2e16080) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb2fe04ec) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2e16080)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb2e17870) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb2fe0780) 0
+ primary-for QIconEnginePlugin (0xb2e17870)
+ QIconEngineFactoryInterface (0xb2e16280) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb2fe07bc) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2e16280)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb2e164c0) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb2fe08e8) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2e164c0)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb2e2a140) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb2fe0b7c) 0
+ primary-for QIconEnginePluginV2 (0xb2e2a140)
+ QIconEngineFactoryInterfaceV2 (0xb2e166c0) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb2fe0bb8) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2e166c0)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb2fe0ce4) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb2fe0d5c) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb2e16940) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb2fe0d20) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb2e16940)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb2e16ac0) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb2e16b00) 0
+ primary-for QBitmap (0xb2e16ac0)
+ QPaintDevice (0xb2fe0e10) 0
+ primary-for QPixmap (0xb2e16b00)
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb2e62340) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb2e5cb40) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb2e62340)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb2e6af00) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb2e5cdd4) 0
+ primary-for QPictureFormatPlugin (0xb2e6af00)
+ QPictureFormatInterface (0xb2e62540) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb2e5ce10) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb2e62540)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb2e5cf3c) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb2e5cf78) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
64 QWidget::sizeHint
@@ -8706,9 +7163,9 @@ QStatusBar::_ZTV10QStatusBar: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QStatusBar::paintEvent
-128 QWidget::moveEvent
-132 QStatusBar::resizeEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -8717,10 +7174,10 @@ QStatusBar::_ZTV10QStatusBar: 63u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QWSEmbedWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8731,970 +7188,1643 @@ QStatusBar::_ZTV10QStatusBar: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QStatusBar)
-232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
-236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStatusBar
+Class QWSEmbedWidget
size=20 align=4
base size=20 base align=4
-QStatusBar (0xb3b88600) 0
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
- QWidget (0xb3b88640) 0
- primary-for QStatusBar (0xb3b88600)
- QObject (0xb3b88680) 0
- primary-for QWidget (0xb3b88640)
- QPaintDevice (0xb3b886c0) 8
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+QWSEmbedWidget (0xb2e62800) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb2e77370) 0
+ primary-for QWSEmbedWidget (0xb2e62800)
+ QObject (0xb2e5cfb4) 0
+ primary-for QWidget (0xb2e77370)
+ QPaintDevice (0xb2e7b000) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-Vtable for QRadioButton
-QRadioButton::_ZTV12QRadioButton: 66u entries
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb2e7b21c) 0
+
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QRadioButton)
-8 QRadioButton::metaObject
-12 QRadioButton::qt_metacast
-16 QRadioButton::qt_metacall
-20 QRadioButton::~QRadioButton
-24 QRadioButton::~QRadioButton
-28 QRadioButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QRadioButton::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QRadioButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QRadioButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QRadioButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QRadioButton)
-244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
-248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
-Class QRadioButton
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb2e62b40) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb2e7b258) 0
+ primary-for QPrinter (0xb2e62b40)
+
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb2e7b528) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb2e7b744) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb2d9cb00) 0
+ QPainter (0xb2dcb3c0) 0
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2de25dc) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2de2690) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
size=20 align=4
base size=20 base align=4
-QRadioButton (0xb3b88740) 0
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
- QAbstractButton (0xb3b88780) 0
- primary-for QRadioButton (0xb3b88740)
- QWidget (0xb3b887c0) 0
- primary-for QAbstractButton (0xb3b88780)
- QObject (0xb3b88800) 0
- primary-for QWidget (0xb3b887c0)
- QPaintDevice (0xb3b88840) 8
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
+QPaintEngine (0xb2de2744) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-Class QFontDatabase
+Class QPaintEngineState
size=4 align=4
base size=4 base align=4
-QFontDatabase (0xb3b888c0) 0
+QPaintEngineState (0xb2de299c) 0
-Vtable for QFontComboBox
-QFontComboBox::_ZTV13QFontComboBox: 65u entries
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2c262d0) 0
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFontComboBox)
-8 QFontComboBox::metaObject
-12 QFontComboBox::qt_metacast
-16 QFontComboBox::qt_metacall
-20 QFontComboBox::~QFontComboBox
-24 QFontComboBox::~QFontComboBox
-28 QFontComboBox::event
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFontComboBox::sizeHint
-68 QComboBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QComboBox::paintEvent
-128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
-176 QWidget::x11Event
-180 QComboBox::changeEvent
-184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI13QFontComboBox)
-240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
-244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QDataWidgetMapper::setCurrentIndex
-Class QFontComboBox
- size=20 align=4
- base size=20 base align=4
-QFontComboBox (0xb3b88900) 0
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
- QComboBox (0xb3b88940) 0
- primary-for QFontComboBox (0xb3b88900)
- QWidget (0xb3b88980) 0
- primary-for QComboBox (0xb3b88940)
- QObject (0xb3b889c0) 0
- primary-for QWidget (0xb3b88980)
- QPaintDevice (0xb3b88a00) 8
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2c94480) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2c268e8) 0
+ primary-for QDataWidgetMapper (0xb2c94480)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2c26b04) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
-Vtable for QToolBox
-QToolBox::_ZTV8QToolBox: 65u entries
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBox)
-8 QToolBox::metaObject
-12 QToolBox::qt_metacast
-16 QToolBox::qt_metacall
-20 QToolBox::~QToolBox
-24 QToolBox::~QToolBox
-28 QToolBox::event
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2c94840) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2c94880) 0
+ primary-for QStringListModel (0xb2c94840)
+ QAbstractItemModel (0xb2c948c0) 0
+ primary-for QAbstractListModel (0xb2c94880)
+ QObject (0xb2c26bb8) 0
+ primary-for QAbstractItemModel (0xb2c948c0)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QListWidgetItem (0xb2c26ce4) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QListView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QListView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QToolBox::showEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QToolBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QToolBox::itemInserted
-228 QToolBox::itemRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QToolBox)
-240 QToolBox::_ZThn8_N8QToolBoxD1Ev
-244 QToolBox::_ZThn8_N8QToolBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBox
+Class QListWidget
size=20 align=4
base size=20 base align=4
-QToolBox (0xb3b88ac0) 0
- vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
- QFrame (0xb3b88b00) 0
- primary-for QToolBox (0xb3b88ac0)
- QWidget (0xb3b88b40) 0
- primary-for QFrame (0xb3b88b00)
- QObject (0xb3b88b80) 0
- primary-for QWidget (0xb3b88b40)
- QPaintDevice (0xb3b88bc0) 8
- vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+QListWidget (0xb2d029c0) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2d02a00) 0
+ primary-for QListWidget (0xb2d029c0)
+ QAbstractItemView (0xb2d02a40) 0
+ primary-for QListView (0xb2d02a00)
+ QAbstractScrollArea (0xb2d02a80) 0
+ primary-for QAbstractItemView (0xb2d02a40)
+ QFrame (0xb2d02ac0) 0
+ primary-for QAbstractScrollArea (0xb2d02a80)
+ QWidget (0xb2b11f00) 0
+ primary-for QFrame (0xb2d02ac0)
+ QObject (0xb2cfedd4) 0
+ primary-for QWidget (0xb2b11f00)
+ QPaintDevice (0xb2cfee10) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-Vtable for QCheckBox
-QCheckBox::_ZTV9QCheckBox: 66u entries
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCheckBox)
-8 QCheckBox::metaObject
-12 QCheckBox::qt_metacast
-16 QCheckBox::qt_metacall
-20 QCheckBox::~QCheckBox
-24 QCheckBox::~QCheckBox
-28 QCheckBox::event
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
+28 QObject::event
32 QObject::eventFilter
-36 QAbstractButton::timerEvent
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QDirModel
+ size=8 align=4
+ base size=8 base align=4
+QDirModel (0xb2b39100) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2b39140) 0
+ primary-for QDirModel (0xb2b39100)
+ QObject (0xb2b30438) 0
+ primary-for QAbstractItemModel (0xb2b39140)
+
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QCheckBox::sizeHint
-68 QWidget::minimumSizeHint
+64 QColumnView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QCheckBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QCheckBox::paintEvent
+124 QAbstractScrollArea::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QColumnView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractButton::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QCheckBox::hitButton
-228 QCheckBox::checkStateSet
-232 QCheckBox::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI9QCheckBox)
-244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
-248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QColumnView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCheckBox
+Class QColumnView
size=20 align=4
base size=20 base align=4
-QCheckBox (0xb3b88c40) 0
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
- QAbstractButton (0xb3b88c80) 0
- primary-for QCheckBox (0xb3b88c40)
- QWidget (0xb3b88cc0) 0
- primary-for QAbstractButton (0xb3b88c80)
- QObject (0xb3b88d00) 0
- primary-for QWidget (0xb3b88cc0)
- QPaintDevice (0xb3b88d40) 8
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
+QColumnView (0xb2b39400) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2b39440) 0
+ primary-for QColumnView (0xb2b39400)
+ QAbstractScrollArea (0xb2b39480) 0
+ primary-for QAbstractItemView (0xb2b39440)
+ QFrame (0xb2b394c0) 0
+ primary-for QAbstractScrollArea (0xb2b39480)
+ QWidget (0xb2b44be0) 0
+ primary-for QFrame (0xb2b394c0)
+ QObject (0xb2b30654) 0
+ primary-for QWidget (0xb2b44be0)
+ QPaintDevice (0xb2b30690) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
-Vtable for QWorkspace
-QWorkspace::_ZTV10QWorkspace: 63u entries
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QWorkspace)
-8 QWorkspace::metaObject
-12 QWorkspace::qt_metacast
-16 QWorkspace::qt_metacall
-20 QWorkspace::~QWorkspace
-24 QWorkspace::~QWorkspace
-28 QWorkspace::event
-32 QWorkspace::eventFilter
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2b308ac) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QWorkspace::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWorkspace::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWorkspace::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWorkspace::paintEvent
-128 QWidget::moveEvent
-132 QWorkspace::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWorkspace::showEvent
-172 QWorkspace::hideEvent
-176 QWidget::x11Event
-180 QWorkspace::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QWorkspace)
-232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
-236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QWorkspace
- size=20 align=4
- base size=20 base align=4
-QWorkspace (0xb3b88dc0) 0
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
- QWidget (0xb3b88e00) 0
- primary-for QWorkspace (0xb3b88dc0)
- QObject (0xb3b88e40) 0
- primary-for QWidget (0xb3b88e00)
- QPaintDevice (0xb3b88e80) 8
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2ba3b00) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2ba3b40) 0
+ primary-for QStandardItemModel (0xb2ba3b00)
+ QObject (0xb2b88924) 0
+ primary-for QAbstractItemModel (0xb2ba3b40)
-Vtable for QMenuBar
-QMenuBar::_ZTV8QMenuBar: 63u entries
+Vtable for QAbstractProxyModel
+QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMenuBar)
-8 QMenuBar::metaObject
-12 QMenuBar::qt_metacast
-16 QMenuBar::qt_metacall
-20 QMenuBar::~QMenuBar
-24 QMenuBar::~QMenuBar
-28 QMenuBar::event
-32 QMenuBar::eventFilter
+4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
+8 QAbstractProxyModel::metaObject
+12 QAbstractProxyModel::qt_metacast
+16 QAbstractProxyModel::qt_metacall
+20 QAbstractProxyModel::~QAbstractProxyModel
+24 QAbstractProxyModel::~QAbstractProxyModel
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QMenuBar::setVisible
-64 QMenuBar::sizeHint
-68 QMenuBar::minimumSizeHint
-72 QMenuBar::heightForWidth
-76 QWidget::paintEngine
-80 QMenuBar::mousePressEvent
-84 QMenuBar::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenuBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMenuBar::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QMenuBar::focusInEvent
-112 QMenuBar::focusOutEvent
-116 QWidget::enterEvent
-120 QMenuBar::leaveEvent
-124 QMenuBar::paintEvent
-128 QWidget::moveEvent
-132 QMenuBar::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenuBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMenuBar::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QMenuBar)
-232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
-236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 QAbstractProxyModel::data
+80 QAbstractProxyModel::setData
+84 QAbstractProxyModel::headerData
+88 QAbstractProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractProxyModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QAbstractProxyModel::setSourceModel
+172 __cxa_pure_virtual
+176 __cxa_pure_virtual
+180 QAbstractProxyModel::mapSelectionToSource
+184 QAbstractProxyModel::mapSelectionFromSource
-Class QMenuBar
- size=20 align=4
- base size=20 base align=4
-QMenuBar (0xb3b88f00) 0
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
- QWidget (0xb3b88f40) 0
- primary-for QMenuBar (0xb3b88f00)
- QObject (0xb3b88f80) 0
- primary-for QWidget (0xb3b88f40)
- QPaintDevice (0xb3b88fc0) 8
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+Class QAbstractProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractProxyModel (0xb2ba3f40) 0
+ vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
+ QAbstractItemModel (0xb2ba3f80) 0
+ primary-for QAbstractProxyModel (0xb2ba3f40)
+ QObject (0xb2b88c30) 0
+ primary-for QAbstractItemModel (0xb2ba3f80)
-Vtable for QMdiArea
-QMdiArea::_ZTV8QMdiArea: 65u entries
+Vtable for QSortFilterProxyModel
+QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMdiArea)
-8 QMdiArea::metaObject
-12 QMdiArea::qt_metacast
-16 QMdiArea::qt_metacall
-20 QMdiArea::~QMdiArea
-24 QMdiArea::~QMdiArea
-28 QMdiArea::event
-32 QMdiArea::eventFilter
-36 QMdiArea::timerEvent
-40 QMdiArea::childEvent
+4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
+8 QSortFilterProxyModel::metaObject
+12 QSortFilterProxyModel::qt_metacast
+16 QSortFilterProxyModel::qt_metacall
+20 QSortFilterProxyModel::~QSortFilterProxyModel
+24 QSortFilterProxyModel::~QSortFilterProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSortFilterProxyModel::index
+60 QSortFilterProxyModel::parent
+64 QSortFilterProxyModel::rowCount
+68 QSortFilterProxyModel::columnCount
+72 QSortFilterProxyModel::hasChildren
+76 QSortFilterProxyModel::data
+80 QSortFilterProxyModel::setData
+84 QSortFilterProxyModel::headerData
+88 QSortFilterProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QSortFilterProxyModel::mimeTypes
+104 QSortFilterProxyModel::mimeData
+108 QSortFilterProxyModel::dropMimeData
+112 QSortFilterProxyModel::supportedDropActions
+116 QSortFilterProxyModel::insertRows
+120 QSortFilterProxyModel::insertColumns
+124 QSortFilterProxyModel::removeRows
+128 QSortFilterProxyModel::removeColumns
+132 QSortFilterProxyModel::fetchMore
+136 QSortFilterProxyModel::canFetchMore
+140 QSortFilterProxyModel::flags
+144 QSortFilterProxyModel::sort
+148 QSortFilterProxyModel::buddy
+152 QSortFilterProxyModel::match
+156 QSortFilterProxyModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QSortFilterProxyModel::setSourceModel
+172 QSortFilterProxyModel::mapToSource
+176 QSortFilterProxyModel::mapFromSource
+180 QSortFilterProxyModel::mapSelectionToSource
+184 QSortFilterProxyModel::mapSelectionFromSource
+188 QSortFilterProxyModel::filterAcceptsRow
+192 QSortFilterProxyModel::filterAcceptsColumn
+196 QSortFilterProxyModel::lessThan
+
+Class QSortFilterProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QSortFilterProxyModel (0xb2c00240) 0
+ vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
+ QAbstractProxyModel (0xb2c00280) 0
+ primary-for QSortFilterProxyModel (0xb2c00240)
+ QAbstractItemModel (0xb2c002c0) 0
+ primary-for QAbstractProxyModel (0xb2c00280)
+ QObject (0xb2b88e4c) 0
+ primary-for QAbstractItemModel (0xb2c002c0)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
+28 QObject::event
+32 QStyledItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QStyledItemDelegate (0xb2c00580) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2c005c0) 0
+ primary-for QStyledItemDelegate (0xb2c00580)
+ QObject (0xb2a2c078) 0
+ primary-for QAbstractItemDelegate (0xb2c005c0)
+
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
+28 QObject::event
+32 QItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
+
+Class QItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QItemDelegate (0xb2c00880) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2c008c0) 0
+ primary-for QItemDelegate (0xb2c00880)
+ QObject (0xb2a2c294) 0
+ primary-for QAbstractItemDelegate (0xb2c008c0)
+
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QMdiArea::sizeHint
-68 QMdiArea::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QMdiArea::paintEvent
+124 QTableView::paintEvent
128 QWidget::moveEvent
-132 QMdiArea::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QMdiArea::showEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QMdiArea::viewportEvent
-228 QMdiArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QMdiArea)
-240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
-244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiArea
+Class QTableView
size=20 align=4
base size=20 base align=4
-QMdiArea (0xb3b88000) 0
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
- QAbstractScrollArea (0xb3b88140) 0
- primary-for QMdiArea (0xb3b88000)
- QFrame (0xb3b882c0) 0
- primary-for QAbstractScrollArea (0xb3b88140)
- QWidget (0xb3b88400) 0
- primary-for QFrame (0xb3b882c0)
- QObject (0xb3b885c0) 0
- primary-for QWidget (0xb3b88400)
- QPaintDevice (0xb3b88700) 8
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+QTableView (0xb2c00b80) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2c00bc0) 0
+ primary-for QTableView (0xb2c00b80)
+ QAbstractScrollArea (0xb2c00c00) 0
+ primary-for QAbstractItemView (0xb2c00bc0)
+ QFrame (0xb2c00c40) 0
+ primary-for QAbstractScrollArea (0xb2c00c00)
+ QWidget (0xb2a45500) 0
+ primary-for QFrame (0xb2c00c40)
+ QObject (0xb2a2c4b0) 0
+ primary-for QWidget (0xb2a45500)
+ QPaintDevice (0xb2a2c4ec) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2a2c708) 0
-Vtable for QLabel
-QLabel::_ZTV6QLabel: 63u entries
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QLabel)
-8 QLabel::metaObject
-12 QLabel::qt_metacast
-16 QLabel::qt_metacall
-20 QLabel::~QLabel
-24 QLabel::~QLabel
-28 QLabel::event
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2a2c924) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTableView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QLabel::sizeHint
-68 QLabel::minimumSizeHint
-72 QLabel::heightForWidth
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QLabel::mousePressEvent
-84 QLabel::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QLabel::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLabel::keyPressEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QLabel::focusInEvent
-112 QLabel::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QLabel::paintEvent
+124 QTableView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QLabel::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QLabel::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QLabel::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QLabel)
-232 QLabel::_ZThn8_N6QLabelD1Ev
-236 QLabel::_ZThn8_N6QLabelD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QLabel
+Class QTableWidget
size=20 align=4
base size=20 base align=4
-QLabel (0xb3b88a40) 0
- vptr=((& QLabel::_ZTV6QLabel) + 8u)
- QFrame (0xb3b88c00) 0
- primary-for QLabel (0xb3b88a40)
- QWidget (0xb3b88d80) 0
- primary-for QFrame (0xb3b88c00)
- QObject (0xb3b88ec0) 0
- primary-for QWidget (0xb3b88d80)
- QPaintDevice (0xb3af8000) 8
- vptr=((& QLabel::_ZTV6QLabel) + 232u)
+QTableWidget (0xb2aa7080) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2aa70c0) 0
+ primary-for QTableWidget (0xb2aa7080)
+ QAbstractItemView (0xb2aa7100) 0
+ primary-for QTableView (0xb2aa70c0)
+ QAbstractScrollArea (0xb2aa7140) 0
+ primary-for QAbstractItemView (0xb2aa7100)
+ QFrame (0xb2aa7180) 0
+ primary-for QAbstractScrollArea (0xb2aa7140)
+ QWidget (0xb2aa3b90) 0
+ primary-for QFrame (0xb2aa7180)
+ QObject (0xb2a95a14) 0
+ primary-for QWidget (0xb2aa3b90)
+ QPaintDevice (0xb2a95a50) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
-Vtable for QToolBar
-QToolBar::_ZTV8QToolBar: 63u entries
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBar)
-8 QToolBar::metaObject
-12 QToolBar::qt_metacast
-16 QToolBar::qt_metacall
-20 QToolBar::~QToolBar
-24 QToolBar::~QToolBar
-28 QToolBar::event
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
32 QObject::eventFilter
-36 QObject::timerEvent
-40 QToolBar::childEvent
+36 QTreeView::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QToolBar::paintEvent
+124 QTreeView::paintEvent
128 QWidget::moveEvent
-132 QToolBar::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
-148 QToolBar::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QToolBar::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QToolBar)
-232 QToolBar::_ZThn8_N8QToolBarD1Ev
-236 QToolBar::_ZThn8_N8QToolBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBar
+Class QTreeView
size=20 align=4
base size=20 base align=4
-QToolBar (0xb3af8080) 0
- vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
- QWidget (0xb3af80c0) 0
- primary-for QToolBar (0xb3af8080)
- QObject (0xb3af8100) 0
- primary-for QWidget (0xb3af80c0)
- QPaintDevice (0xb3af8140) 8
- vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
+QTreeView (0xb2aa7680) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2aa76c0) 0
+ primary-for QTreeView (0xb2aa7680)
+ QAbstractScrollArea (0xb2aa7700) 0
+ primary-for QAbstractItemView (0xb2aa76c0)
+ QFrame (0xb2aa7740) 0
+ primary-for QAbstractScrollArea (0xb2aa7700)
+ QWidget (0xb2ac6550) 0
+ primary-for QFrame (0xb2aa7740)
+ QObject (0xb2ac80f0) 0
+ primary-for QWidget (0xb2ac6550)
+ QPaintDevice (0xb2ac812c) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-Vtable for QSplashScreen
-QSplashScreen::_ZTV13QSplashScreen: 64u entries
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSplashScreen)
-8 QSplashScreen::metaObject
-12 QSplashScreen::qt_metacast
-16 QSplashScreen::qt_metacall
-20 QSplashScreen::~QSplashScreen
-24 QSplashScreen::~QSplashScreen
-28 QSplashScreen::event
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
+
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2aa7a00) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2aa7a40) 0
+ primary-for QProxyModel (0xb2aa7a00)
+ QObject (0xb2ac8348) 0
+ primary-for QAbstractItemModel (0xb2aa7a40)
+
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QHeaderView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSplashScreen::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QHeaderView::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplashScreen::drawContents
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI13QSplashScreen)
-236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
-240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QHeaderView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplashScreen
+Class QHeaderView
size=20 align=4
base size=20 base align=4
-QSplashScreen (0xb3af81c0) 0
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
- QWidget (0xb3af8200) 0
- primary-for QSplashScreen (0xb3af81c0)
- QObject (0xb3af8240) 0
- primary-for QWidget (0xb3af8200)
- QPaintDevice (0xb3af8280) 8
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
+QHeaderView (0xb2aa7d00) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2aa7d40) 0
+ primary-for QHeaderView (0xb2aa7d00)
+ QAbstractScrollArea (0xb2aa7d80) 0
+ primary-for QAbstractItemView (0xb2aa7d40)
+ QFrame (0xb2aa7dc0) 0
+ primary-for QAbstractScrollArea (0xb2aa7d80)
+ QWidget (0xb2af0730) 0
+ primary-for QFrame (0xb2aa7dc0)
+ QObject (0xb2ac8564) 0
+ primary-for QWidget (0xb2af0730)
+ QPaintDevice (0xb2ac85a0) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
-Vtable for QMdiSubWindow
-QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QMdiSubWindow)
-8 QMdiSubWindow::metaObject
-12 QMdiSubWindow::qt_metacast
-16 QMdiSubWindow::qt_metacall
-20 QMdiSubWindow::~QMdiSubWindow
-24 QMdiSubWindow::~QMdiSubWindow
-28 QMdiSubWindow::event
-32 QMdiSubWindow::eventFilter
-36 QMdiSubWindow::timerEvent
-40 QMdiSubWindow::childEvent
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2ac88ac) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2ac8b40) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2ac8e10) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QMdiSubWindow::sizeHint
-68 QMdiSubWindow::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMdiSubWindow::mousePressEvent
-84 QMdiSubWindow::mouseReleaseEvent
-88 QMdiSubWindow::mouseDoubleClickEvent
-92 QMdiSubWindow::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMdiSubWindow::keyPressEvent
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QMdiSubWindow::focusInEvent
-112 QMdiSubWindow::focusOutEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
-120 QMdiSubWindow::leaveEvent
-124 QMdiSubWindow::paintEvent
-128 QMdiSubWindow::moveEvent
-132 QMdiSubWindow::resizeEvent
-136 QMdiSubWindow::closeEvent
-140 QMdiSubWindow::contextMenuEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMdiSubWindow::showEvent
-172 QMdiSubWindow::hideEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTreeWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QMdiSubWindow::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI13QMdiSubWindow)
-232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
-236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiSubWindow
+Class QTreeWidget
size=20 align=4
base size=20 base align=4
-QMdiSubWindow (0xb3af8300) 0
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
- QWidget (0xb3af8340) 0
- primary-for QMdiSubWindow (0xb3af8300)
- QObject (0xb3af8380) 0
- primary-for QWidget (0xb3af8340)
- QPaintDevice (0xb3af83c0) 8
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
+QTreeWidget (0xb297aac0) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb297ab00) 0
+ primary-for QTreeWidget (0xb297aac0)
+ QAbstractItemView (0xb297ab40) 0
+ primary-for QTreeView (0xb297ab00)
+ QAbstractScrollArea (0xb297ab80) 0
+ primary-for QAbstractItemView (0xb297ab40)
+ QFrame (0xb297abc0) 0
+ primary-for QAbstractScrollArea (0xb297ab80)
+ QWidget (0xb2993000) 0
+ primary-for QFrame (0xb297abc0)
+ QObject (0xb298d258) 0
+ primary-for QWidget (0xb2993000)
+ QPaintDevice (0xb298d294) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-Vtable for QMenuItem
-QMenuItem::_ZTV9QMenuItem: 14u entries
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMenuItem)
-8 QMenuItem::metaObject
-12 QMenuItem::qt_metacast
-16 QMenuItem::qt_metacall
-20 QMenuItem::~QMenuItem
-24 QMenuItem::~QMenuItem
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
-Class QMenuItem
- size=8 align=4
- base size=8 base align=4
-QMenuItem (0xb3af8480) 0
- vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
- QAction (0xb3af84c0) 0
- primary-for QMenuItem (0xb3af8480)
- QObject (0xb3af8500) 0
- primary-for QAction (0xb3af84c0)
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb298dca8) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-Class QAbstractUndoItem
+Class QAccessibleBridgeFactoryInterface
size=4 align=4
base size=4 base align=4
-QAbstractUndoItem (0xb3af8580) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+QAccessibleBridgeFactoryInterface (0xb29ae600) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb298dec4) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb29ae600)
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QTextDocument)
-8 QTextDocument::metaObject
-12 QTextDocument::qt_metacast
-16 QTextDocument::qt_metacall
-20 QTextDocument::~QTextDocument
-24 QTextDocument::~QTextDocument
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -9702,171 +8832,458 @@ QTextDocument::_ZTV13QTextDocument: 17u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTextDocument::clear
-60 QTextDocument::createObject
-64 QTextDocument::loadResource
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QTextDocument
- size=8 align=4
- base size=8 base align=4
-QTextDocument (0xb3af8640) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
- QObject (0xb3af8680) 0
- primary-for QTextDocument (0xb3af8640)
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb29ca690) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb29cc168) 0
+ primary-for QAccessibleBridgePlugin (0xb29ca690)
+ QAccessibleBridgeFactoryInterface (0xb29ae800) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb29cc1a4) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb29ae800)
+Class QAccessible
+ size=1 align=1
+ base size=0 base align=1
+QAccessible (0xb29cc2d0) 0 empty
-Class QTextOption
- size=24 align=4
- base size=24 base align=4
-QTextOption (0xb3af8740) 0
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb29aee80) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb29cc5a0) 0 empty
-Class QPen
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
size=4 align=4
base size=4 base align=4
-QPen (0xb3af87c0) 0
+QAccessibleInterfaceEx (0xb283b540) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb283b580) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb283b540)
+ QAccessible (0xb29ccac8) 0 empty
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
-Class QTextLength
- size=12 align=4
- base size=12 base align=4
-QTextLength (0xb3af88c0) 0
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb283b640) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb29ccb40) 0
+ primary-for QAccessibleEvent (0xb283b640)
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
-Class QTextFormat
+Class QAccessibleObject
size=8 align=4
base size=8 base align=4
-QTextFormat (0xb3af8980) 0
-
-
+QAccessibleObject (0xb283ba40) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb283ba80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb283ba40)
+ QAccessible (0xb286d30c) 0 empty
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
-Class QTextCharFormat
+Class QAccessibleObjectEx
size=8 align=4
base size=8 base align=4
-QTextCharFormat (0xb3af8c00) 0
- QTextFormat (0xb3af8c40) 0
+QAccessibleObjectEx (0xb283bb00) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb283bb40) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb283bb00)
+ QAccessibleInterface (0xb283bb80) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb283bb40)
+ QAccessible (0xb286d348) 0 empty
-Class QTextBlockFormat
- size=8 align=4
- base size=8 base align=4
-QTextBlockFormat (0xb3af8c80) 0
- QTextFormat (0xb3af8cc0) 0
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
-Class QTextListFormat
+Class QAccessibleApplication
size=8 align=4
base size=8 base align=4
-QTextListFormat (0xb3af8d00) 0
- QTextFormat (0xb3af8d40) 0
+QAccessibleApplication (0xb283bc00) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb283bc40) 0
+ primary-for QAccessibleApplication (0xb283bc00)
+ QAccessibleInterface (0xb283bc80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb283bc40)
+ QAccessible (0xb286d384) 0 empty
-Class QTextImageFormat
- size=8 align=4
- base size=8 base align=4
-QTextImageFormat (0xb3af8d80) 0
- QTextCharFormat (0xb3af8dc0) 0
- QTextFormat (0xb3af8e00) 0
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
-Class QTextFrameFormat
- size=8 align=4
- base size=8 base align=4
-QTextFrameFormat (0xb3af8e40) 0
- QTextFormat (0xb3af8e80) 0
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb283bd00) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb283bd40) 0
+ primary-for QAccessibleWidget (0xb283bd00)
+ QAccessibleInterface (0xb283bd80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb283bd40)
+ QAccessible (0xb286d3c0) 0 empty
-Class QTextTableFormat
- size=8 align=4
- base size=8 base align=4
-QTextTableFormat (0xb3af8ec0) 0
- QTextFrameFormat (0xb3af8f00) 0
- QTextFormat (0xb3af8f40) 0
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb283be00) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb283be40) 0
+ primary-for QAccessibleWidgetEx (0xb283be00)
+ QAccessibleInterfaceEx (0xb283be80) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb283be40)
+ QAccessibleInterface (0xb283bec0) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb283be80)
+ QAccessible (0xb286d3fc) 0 empty
-Class QTextCursor
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
size=4 align=4
base size=4 base align=4
-QTextCursor (0xb3af8f80) 0
+QAccessible2Interface (0xb286d438) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextObject)
-8 QTextObject::metaObject
-12 QTextObject::qt_metacast
-16 QTextObject::qt_metacall
-20 QTextObject::~QTextObject
-24 QTextObject::~QTextObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
-Class QTextObject
- size=8 align=4
- base size=8 base align=4
-QTextObject (0xb3af8180) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
- QObject (0xb3af82c0) 0
- primary-for QTextObject (0xb3af8180)
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb2891240) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb286d744) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb2891240)
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTextBlockGroup)
-8 QTextBlockGroup::metaObject
-12 QTextBlockGroup::qt_metacast
-16 QTextBlockGroup::qt_metacall
-20 QTextBlockGroup::~QTextBlockGroup
-24 QTextBlockGroup::~QTextBlockGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
-Class QTextBlockGroup
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb28914c0) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb286da8c) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb28914c0)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
size=8 align=4
base size=8 base align=4
-QTextBlockGroup (0xb3af8400) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
- QTextObject (0xb3af8540) 0
- primary-for QTextBlockGroup (0xb3af8400)
- QObject (0xb3af85c0) 0
- primary-for QTextObject (0xb3af8540)
+QAccessibleSimpleEditableTextInterface (0xb2891740) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb2891780) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb2891740)
+ QAccessible2Interface (0xb286ddd4) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2891780)
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-8 QTextFrameLayoutData::~QTextFrameLayoutData
-12 QTextFrameLayoutData::~QTextFrameLayoutData
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
-Class QTextFrameLayoutData
+Class QAccessibleValueInterface
size=4 align=4
base size=4 base align=4
-QTextFrameLayoutData (0xb3af86c0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+QAccessibleValueInterface (0xb2891840) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb286de10) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb2891840)
-Class QTextFrame::iterator
- size=20 align=4
- base size=20 base align=4
-QTextFrame::iterator (0xb3af89c0) 0
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb2891ac0) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb28a9168) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb2891ac0)
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextFrame)
-8 QTextFrame::metaObject
-12 QTextFrame::qt_metacast
-16 QTextFrame::qt_metacall
-20 QTextFrame::~QTextFrame
-24 QTextFrame::~QTextFrame
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb28ad2d0) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb28a91e0) 0 empty
+ QFactoryInterface (0xb28a921c) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb28ad2d0)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -9874,175 +9291,570 @@ QTextFrame::_ZTV10QTextFrame: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QTextFrame
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb28adbe0) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb28a94b0) 0
+ primary-for QAccessiblePlugin (0xb28adbe0)
+ QAccessibleFactoryInterface (0xb28adc30) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb28a94ec) 8 empty
+ QFactoryInterface (0xb28a9528) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb28adc30)
+
+Vtable for QLayoutItem
+QLayoutItem::_ZTV11QLayoutItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QLayoutItem)
+8 QLayoutItem::~QLayoutItem
+12 QLayoutItem::~QLayoutItem
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QLayoutItem
size=8 align=4
base size=8 base align=4
-QTextFrame (0xb3af8840) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
- QTextObject (0xb3af8900) 0
- primary-for QTextFrame (0xb3af8840)
- QObject (0xb3af8940) 0
- primary-for QTextObject (0xb3af8900)
+QLayoutItem (0xb28a9654) 0
+ vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+
+Vtable for QSpacerItem
+QSpacerItem::_ZTV11QSpacerItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QSpacerItem)
+8 QSpacerItem::~QSpacerItem
+12 QSpacerItem::~QSpacerItem
+16 QSpacerItem::sizeHint
+20 QSpacerItem::minimumSize
+24 QSpacerItem::maximumSize
+28 QSpacerItem::expandingDirections
+32 QSpacerItem::setGeometry
+36 QSpacerItem::geometry
+40 QSpacerItem::isEmpty
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QSpacerItem::spacerItem
+Class QSpacerItem
+ size=36 align=4
+ base size=36 base align=4
+QSpacerItem (0xb28c5080) 0
+ vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
+ QLayoutItem (0xb28a9870) 0
+ primary-for QSpacerItem (0xb28c5080)
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+Vtable for QWidgetItem
+QWidgetItem::_ZTV11QWidgetItem: 18u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QTextBlockUserData)
-8 QTextBlockUserData::~QTextBlockUserData
-12 QTextBlockUserData::~QTextBlockUserData
+4 (int (*)(...))(& _ZTI11QWidgetItem)
+8 QWidgetItem::~QWidgetItem
+12 QWidgetItem::~QWidgetItem
+16 QWidgetItem::sizeHint
+20 QWidgetItem::minimumSize
+24 QWidgetItem::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
-Class QTextBlockUserData
- size=4 align=4
- base size=4 base align=4
-QTextBlockUserData (0xb3904000) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+Class QWidgetItem
+ size=12 align=4
+ base size=12 base align=4
+QWidgetItem (0xb28c51c0) 0
+ vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
+ QLayoutItem (0xb28a9d98) 0
+ primary-for QWidgetItem (0xb28c51c0)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
-Class QTextBlock::iterator
- size=16 align=4
- base size=16 base align=4
-QTextBlock::iterator (0xb39040c0) 0
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb28c5300) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb28c5340) 0
+ primary-for QWidgetItemV2 (0xb28c5300)
+ QLayoutItem (0xb28d80b4) 0
+ primary-for QWidgetItem (0xb28c5340)
-Class QTextBlock
+Class QLayoutIterator
size=8 align=4
base size=8 base align=4
-QTextBlock (0xb3904080) 0
+QLayoutIterator (0xb28d8168) 0
+Vtable for QLayout
+QLayout::_ZTV7QLayout: 45u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QLayout)
+8 QLayout::metaObject
+12 QLayout::qt_metacast
+16 QLayout::qt_metacall
+20 QLayout::~QLayout
+24 QLayout::~QLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 __cxa_pure_virtual
+68 QLayout::expandingDirections
+72 QLayout::minimumSize
+76 QLayout::maximumSize
+80 QLayout::setGeometry
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 QLayout::indexOf
+96 __cxa_pure_virtual
+100 QLayout::isEmpty
+104 QLayout::layout
+108 (int (*)(...))-0x000000008
+112 (int (*)(...))(& _ZTI7QLayout)
+116 QLayout::_ZThn8_N7QLayoutD1Ev
+120 QLayout::_ZThn8_N7QLayoutD0Ev
+124 __cxa_pure_virtual
+128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
+132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
+144 QLayout::_ZThn8_NK7QLayout8geometryEv
+148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+152 QLayoutItem::hasHeightForWidth
+156 QLayoutItem::heightForWidth
+160 QLayoutItem::minimumHeightForWidth
+164 QLayout::_ZThn8_N7QLayout10invalidateEv
+168 QLayoutItem::widget
+172 QLayout::_ZThn8_N7QLayout6layoutEv
+176 QLayoutItem::spacerItem
+Class QLayout
+ size=16 align=4
+ base size=16 base align=4
+QLayout (0xb28df870) 0
+ vptr=((& QLayout::_ZTV7QLayout) + 8u)
+ QObject (0xb28d8870) 0
+ primary-for QLayout (0xb28df870)
+ QLayoutItem (0xb28d88ac) 8
+ vptr=((& QLayout::_ZTV7QLayout) + 116u)
-Class QTextFragment
- size=12 align=4
- base size=12 base align=4
-QTextFragment (0xb3904180) 0
+Vtable for QBoxLayout
+QBoxLayout::_ZTV10QBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 QBoxLayout::~QBoxLayout
+24 QBoxLayout::~QBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI10QBoxLayout)
+132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
+136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+Class QBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QBoxLayout (0xb28c5dc0) 0
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
+ QLayout (0xb28fe6e0) 0
+ primary-for QBoxLayout (0xb28c5dc0)
+ QObject (0xb2702348) 0
+ primary-for QLayout (0xb28fe6e0)
+ QLayoutItem (0xb2702384) 8
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
-Class QTextInlineObject
- size=8 align=4
- base size=8 base align=4
-QTextInlineObject (0xb3904200) 0
+Vtable for QHBoxLayout
+QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHBoxLayout)
+8 QHBoxLayout::metaObject
+12 QHBoxLayout::qt_metacast
+16 QHBoxLayout::qt_metacall
+20 QHBoxLayout::~QHBoxLayout
+24 QHBoxLayout::~QHBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QHBoxLayout)
+132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
+136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
-Class QTextLayout::FormatRange
+Class QHBoxLayout
size=16 align=4
base size=16 base align=4
-QTextLayout::FormatRange (0xb3904280) 0
+QHBoxLayout (0xb271b100) 0
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
+ QBoxLayout (0xb271b140) 0
+ primary-for QHBoxLayout (0xb271b100)
+ QLayout (0xb27192d0) 0
+ primary-for QBoxLayout (0xb271b140)
+ QObject (0xb27026cc) 0
+ primary-for QLayout (0xb27192d0)
+ QLayoutItem (0xb2702708) 8
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
-Class QTextLayout
- size=4 align=4
- base size=4 base align=4
-QTextLayout (0xb3904240) 0
+Vtable for QVBoxLayout
+QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QVBoxLayout)
+8 QVBoxLayout::metaObject
+12 QVBoxLayout::qt_metacast
+16 QVBoxLayout::qt_metacall
+20 QVBoxLayout::~QVBoxLayout
+24 QVBoxLayout::~QVBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QVBoxLayout)
+132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
+136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+Class QVBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QVBoxLayout (0xb271b380) 0
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
+ QBoxLayout (0xb271b3c0) 0
+ primary-for QVBoxLayout (0xb271b380)
+ QLayout (0xb2728140) 0
+ primary-for QBoxLayout (0xb271b3c0)
+ QObject (0xb2702834) 0
+ primary-for QLayout (0xb2728140)
+ QLayoutItem (0xb2702870) 8
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+Vtable for QGridLayout
+QGridLayout::_ZTV11QGridLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QGridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 QGridLayout::~QGridLayout
+24 QGridLayout::~QGridLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QGridLayout)
+132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
+136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
-Class QTextLine
- size=8 align=4
- base size=8 base align=4
-QTextLine (0xb3904400) 0
+Class QGridLayout
+ size=16 align=4
+ base size=16 base align=4
+QGridLayout (0xb271b600) 0
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
+ QLayout (0xb2734000) 0
+ primary-for QGridLayout (0xb271b600)
+ QObject (0xb270299c) 0
+ primary-for QLayout (0xb2734000)
+ QLayoutItem (0xb27029d8) 8
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
-Class QTextEdit::ExtraSelection
- size=12 align=4
- base size=12 base align=4
-QTextEdit::ExtraSelection (0xb39045c0) 0
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFormLayout::invalidate
+60 QLayout::geometry
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
+76 QLayout::maximumSize
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
+92 QLayout::indexOf
+96 QFormLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
+ size=16 align=4
+ base size=16 base align=4
+QFormLayout (0xb275b000) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb2756c30) 0
+ primary-for QFormLayout (0xb275b000)
+ QObject (0xb2759168) 0
+ primary-for QLayout (0xb2756c30)
+ QLayoutItem (0xb27591a4) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
-Vtable for QTextEdit
-QTextEdit::_ZTV9QTextEdit: 69u entries
+Vtable for QClipboard
+QClipboard::_ZTV10QClipboard: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextEdit)
-8 QTextEdit::metaObject
-12 QTextEdit::qt_metacast
-16 QTextEdit::qt_metacall
-20 QTextEdit::~QTextEdit
-24 QTextEdit::~QTextEdit
-28 QTextEdit::event
+4 (int (*)(...))(& _ZTI10QClipboard)
+8 QClipboard::metaObject
+12 QClipboard::qt_metacast
+16 QClipboard::qt_metacall
+20 QClipboard::~QClipboard
+24 QClipboard::~QClipboard
+28 QClipboard::event
32 QObject::eventFilter
-36 QTextEdit::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
+48 QClipboard::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextEdit::mousePressEvent
-84 QTextEdit::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextEdit::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextEdit::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextEdit::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextEdit::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextEdit::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 (int (*)(...))-0x00000000000000008
-252 (int (*)(...))(& _ZTI9QTextEdit)
-256 QTextEdit::_ZThn8_N9QTextEditD1Ev
-260 QTextEdit::_ZThn8_N9QTextEditD0Ev
-264 QWidget::_ZThn8_NK7QWidget7devTypeEv
-268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTextEdit
- size=20 align=4
- base size=20 base align=4
-QTextEdit (0xb3904440) 0
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
- QAbstractScrollArea (0xb3904480) 0
- primary-for QTextEdit (0xb3904440)
- QFrame (0xb39044c0) 0
- primary-for QAbstractScrollArea (0xb3904480)
- QWidget (0xb3904500) 0
- primary-for QFrame (0xb39044c0)
- QObject (0xb3904540) 0
- primary-for QWidget (0xb3904500)
- QPaintDevice (0xb3904580) 8
- vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
+Class QClipboard
+ size=8 align=4
+ base size=8 base align=4
+QClipboard (0xb275b2c0) 0
+ vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
+ QObject (0xb27593c0) 0
+ primary-for QClipboard (0xb275b2c0)
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb27595dc) 0 empty
-Vtable for QLCDNumber
-QLCDNumber::_ZTV10QLCDNumber: 63u entries
+Vtable for QDesktopWidget
+QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QLCDNumber)
-8 QLCDNumber::metaObject
-12 QLCDNumber::qt_metacast
-16 QLCDNumber::qt_metacall
-20 QLCDNumber::~QLCDNumber
-24 QLCDNumber::~QLCDNumber
-28 QLCDNumber::event
+4 (int (*)(...))(& _ZTI14QDesktopWidget)
+8 QDesktopWidget::metaObject
+12 QDesktopWidget::qt_metacast
+16 QDesktopWidget::qt_metacall
+20 QDesktopWidget::~QDesktopWidget
+24 QDesktopWidget::~QDesktopWidget
+28 QWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -10051,7 +9863,7 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QLCDNumber::sizeHint
+64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
@@ -10066,9 +9878,9 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QLCDNumber::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QDesktopWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -10080,7 +9892,7 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10091,465 +9903,288 @@ QLCDNumber::_ZTV10QLCDNumber: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QLCDNumber)
-232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
-236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QDesktopWidget)
+232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
+236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QLCDNumber
+Class QDesktopWidget
size=20 align=4
base size=20 base align=4
-QLCDNumber (0xb39046c0) 0
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
- QFrame (0xb3904700) 0
- primary-for QLCDNumber (0xb39046c0)
- QWidget (0xb3904740) 0
- primary-for QFrame (0xb3904700)
- QObject (0xb3904780) 0
- primary-for QWidget (0xb3904740)
- QPaintDevice (0xb39047c0) 8
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+QDesktopWidget (0xb275b5c0) 0
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
+ QWidget (0xb277dbe0) 0
+ primary-for QDesktopWidget (0xb275b5c0)
+ QObject (0xb2759618) 0
+ primary-for QWidget (0xb277dbe0)
+ QPaintDevice (0xb2759654) 8
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
-Vtable for QStackedWidget
-QStackedWidget::_ZTV14QStackedWidget: 63u entries
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedWidget)
-8 QStackedWidget::metaObject
-12 QStackedWidget::qt_metacast
-16 QStackedWidget::qt_metacall
-20 QStackedWidget::~QStackedWidget
-24 QStackedWidget::~QStackedWidget
-28 QStackedWidget::event
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QStackedWidget)
-232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
-236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStackedWidget
- size=20 align=4
- base size=20 base align=4
-QStackedWidget (0xb3904840) 0
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
- QFrame (0xb3904880) 0
- primary-for QStackedWidget (0xb3904840)
- QWidget (0xb39048c0) 0
- primary-for QFrame (0xb3904880)
- QObject (0xb3904900) 0
- primary-for QWidget (0xb39048c0)
- QPaintDevice (0xb3904940) 8
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb275b980) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb2759870) 0
+ primary-for QShortcut (0xb275b980)
-Vtable for QDialogButtonBox
-QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+Vtable for QSessionManager
+QSessionManager::_ZTV15QSessionManager: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDialogButtonBox)
-8 QDialogButtonBox::metaObject
-12 QDialogButtonBox::qt_metacast
-16 QDialogButtonBox::qt_metacall
-20 QDialogButtonBox::~QDialogButtonBox
-24 QDialogButtonBox::~QDialogButtonBox
-28 QDialogButtonBox::event
+4 (int (*)(...))(& _ZTI15QSessionManager)
+8 QSessionManager::metaObject
+12 QSessionManager::qt_metacast
+16 QSessionManager::qt_metacall
+20 QSessionManager::~QSessionManager
+24 QSessionManager::~QSessionManager
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QDialogButtonBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI16QDialogButtonBox)
-232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
-236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDialogButtonBox
- size=20 align=4
- base size=20 base align=4
-QDialogButtonBox (0xb39049c0) 0
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
- QWidget (0xb3904a00) 0
- primary-for QDialogButtonBox (0xb39049c0)
- QObject (0xb3904a40) 0
- primary-for QWidget (0xb3904a00)
- QPaintDevice (0xb3904a80) 8
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
+Class QSessionManager
+ size=8 align=4
+ base size=8 base align=4
+QSessionManager (0xb275bc80) 0
+ vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
+ QObject (0xb2759b04) 0
+ primary-for QSessionManager (0xb275bc80)
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
-Vtable for QCalendarWidget
-QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb275bf40) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb275bf80) 0
+ primary-for QApplication (0xb275bf40)
+ QObject (0xb2759d20) 0
+ primary-for QCoreApplication (0xb275bf80)
+
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QCalendarWidget)
-8 QCalendarWidget::metaObject
-12 QCalendarWidget::qt_metacast
-16 QCalendarWidget::qt_metacall
-20 QCalendarWidget::~QCalendarWidget
-24 QCalendarWidget::~QCalendarWidget
-28 QCalendarWidget::event
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCalendarWidget::sizeHint
-68 QCalendarWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QCalendarWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QCalendarWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QCalendarWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCalendarWidget::paintCell
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QCalendarWidget)
-236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
-240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCalendarWidget
- size=20 align=4
- base size=20 base align=4
-QCalendarWidget (0xb3904b40) 0
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
- QWidget (0xb3904b80) 0
- primary-for QCalendarWidget (0xb3904b40)
- QObject (0xb3904bc0) 0
- primary-for QWidget (0xb3904b80)
- QPaintDevice (0xb3904c00) 8
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb27b3a00) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb27d93c0) 0
+ primary-for QAction (0xb27b3a00)
-Vtable for QGroupBox
-QGroupBox::_ZTV9QGroupBox: 63u entries
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QGroupBox)
-8 QGroupBox::metaObject
-12 QGroupBox::qt_metacast
-16 QGroupBox::qt_metacall
-20 QGroupBox::~QGroupBox
-24 QGroupBox::~QGroupBox
-28 QGroupBox::event
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QGroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
-128 QWidget::moveEvent
-132 QGroupBox::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QGroupBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QGroupBox)
-232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
-236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGroupBox
- size=20 align=4
- base size=20 base align=4
-QGroupBox (0xb3904cc0) 0
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
- QWidget (0xb3904d00) 0
- primary-for QGroupBox (0xb3904cc0)
- QObject (0xb3904d40) 0
- primary-for QWidget (0xb3904d00)
- QPaintDevice (0xb3904d80) 8
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb28000c0) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb27d9870) 0
+ primary-for QActionGroup (0xb28000c0)
-Vtable for QTextBrowser
-QTextBrowser::_ZTV12QTextBrowser: 74u entries
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextBrowser)
-8 QTextBrowser::metaObject
-12 QTextBrowser::qt_metacast
-16 QTextBrowser::qt_metacall
-20 QTextBrowser::~QTextBrowser
-24 QTextBrowser::~QTextBrowser
-28 QTextBrowser::event
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
32 QObject::eventFilter
-36 QTextEdit::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QTextBrowser::mousePressEvent
-84 QTextBrowser::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextBrowser::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextBrowser::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextBrowser::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QTextBrowser::paintEvent
-128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
-136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QTextEdit::changeEvent
-184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextBrowser::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextBrowser::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 QTextBrowser::setSource
-252 QTextBrowser::backward
-256 QTextBrowser::forward
-260 QTextBrowser::home
-264 QTextBrowser::reload
-268 (int (*)(...))-0x00000000000000008
-272 (int (*)(...))(& _ZTI12QTextBrowser)
-276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
-280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
-284 QWidget::_ZThn8_NK7QWidget7devTypeEv
-288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTextBrowser
- size=20 align=4
- base size=20 base align=4
-QTextBrowser (0xb3904e00) 0
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
- QTextEdit (0xb3904e40) 0
- primary-for QTextBrowser (0xb3904e00)
- QAbstractScrollArea (0xb3904e80) 0
- primary-for QTextEdit (0xb3904e40)
- QFrame (0xb3904ec0) 0
- primary-for QAbstractScrollArea (0xb3904e80)
- QWidget (0xb3904f00) 0
- primary-for QFrame (0xb3904ec0)
- QObject (0xb3904f40) 0
- primary-for QWidget (0xb3904f00)
- QPaintDevice (0xb3904f80) 8
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+Class QSound
+ size=8 align=4
+ base size=8 base align=4
+QSound (0xb2800540) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb27d9ca8) 0
+ primary-for QSound (0xb2800540)
-Class QTextDocumentFragment
- size=4 align=4
- base size=4 base align=4
-QTextDocumentFragment (0xb39042c0) 0
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
-Class QAbstractTextDocumentLayout::Selection
- size=12 align=4
- base size=12 base align=4
-QAbstractTextDocumentLayout::Selection (0xb3904980) 0
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb2800880) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb2629a50) 0
+ primary-for QStackedLayout (0xb2800880)
+ QObject (0xb27d9f00) 0
+ primary-for QLayout (0xb2629a50)
+ QLayoutItem (0xb27d9f3c) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb2800b40) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb2800b80) 0
+ primary-for QWidgetAction (0xb2800b40)
+ QObject (0xb2640168) 0
+ primary-for QAction (0xb2800b80)
-Class QAbstractTextDocumentLayout::PaintContext
- size=48 align=4
- base size=48 base align=4
-QAbstractTextDocumentLayout::PaintContext (0xb3904ac0) 0
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb2640384) 0 empty
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-8 QAbstractTextDocumentLayout::metaObject
-12 QAbstractTextDocumentLayout::qt_metacast
-16 QAbstractTextDocumentLayout::qt_metacall
-20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
-24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10557,54 +10192,216 @@ QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 QAbstractTextDocumentLayout::resizeInlineObject
-88 QAbstractTextDocumentLayout::positionInlineObject
-92 QAbstractTextDocumentLayout::drawInlineObject
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Class QAbstractTextDocumentLayout
+Class QCommonStyle
size=8 align=4
base size=8 base align=4
-QAbstractTextDocumentLayout (0xb3904640) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
- QObject (0xb3904800) 0
- primary-for QAbstractTextDocumentLayout (0xb3904640)
+QCommonStyle (0xb2800f80) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb2800fc0) 0
+ primary-for QCommonStyle (0xb2800f80)
+ QObject (0xb26403c0) 0
+ primary-for QStyle (0xb2800fc0)
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextObjectInterface)
-8 QTextObjectInterface::~QTextObjectInterface
-12 QTextObjectInterface::~QTextObjectInterface
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb2653280) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb26532c0) 0
+ primary-for QMotifStyle (0xb2653280)
+ QStyle (0xb2653300) 0
+ primary-for QCommonStyle (0xb26532c0)
+ QObject (0xb26405dc) 0
+ primary-for QStyle (0xb2653300)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb2653600) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb2653640) 0
+ primary-for QWindowsStyle (0xb2653600)
+ QStyle (0xb2653680) 0
+ primary-for QCommonStyle (0xb2653640)
+ QObject (0xb2640834) 0
+ primary-for QStyle (0xb2653680)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb2653940) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb2653980) 0
+ primary-for QCleanlooksStyle (0xb2653940)
+ QCommonStyle (0xb26539c0) 0
+ primary-for QWindowsStyle (0xb2653980)
+ QStyle (0xb2653a00) 0
+ primary-for QCommonStyle (0xb26539c0)
+ QObject (0xb2640a50) 0
+ primary-for QStyle (0xb2653a00)
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-Class QTextObjectInterface
+Class QStyleFactoryInterface
size=4 align=4
base size=4 base align=4
-QTextObjectInterface (0xb365f040) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-
-Class QTextTableCell
- size=8 align=4
- base size=8 base align=4
-QTextTableCell (0xb365f180) 0
+QStyleFactoryInterface (0xb2653cc0) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb2640c6c) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2653cc0)
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextTable)
-8 QTextTable::metaObject
-12 QTextTable::qt_metacast
-16 QTextTable::qt_metacall
-20 QTextTable::~QTextTable
-24 QTextTable::~QTextTable
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10612,86 +10409,429 @@ QTextTable::_ZTV10QTextTable: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QTextTable
- size=8 align=4
- base size=8 base align=4
-QTextTable (0xb365f1c0) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
- QTextFrame (0xb365f200) 0
- primary-for QTextTable (0xb365f1c0)
- QTextObject (0xb365f240) 0
- primary-for QTextFrame (0xb365f200)
- QObject (0xb365f280) 0
- primary-for QTextObject (0xb365f240)
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb269b500) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb2640f00) 0
+ primary-for QStylePlugin (0xb269b500)
+ QStyleFactoryInterface (0xb2653ec0) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb2640f3c) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2653ec0)
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-8 QSyntaxHighlighter::metaObject
-12 QSyntaxHighlighter::qt_metacast
-16 QSyntaxHighlighter::qt_metacall
-20 QSyntaxHighlighter::~QSyntaxHighlighter
-24 QSyntaxHighlighter::~QSyntaxHighlighter
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Class QSyntaxHighlighter
- size=8 align=4
- base size=8 base align=4
-QSyntaxHighlighter (0xb365f380) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
- QObject (0xb365f3c0) 0
- primary-for QSyntaxHighlighter (0xb365f380)
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb26a3100) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb26a3140) 0
+ primary-for QWindowsXPStyle (0xb26a3100)
+ QCommonStyle (0xb26a3180) 0
+ primary-for QWindowsStyle (0xb26a3140)
+ QStyle (0xb26a31c0) 0
+ primary-for QCommonStyle (0xb26a3180)
+ QObject (0xb26a8078) 0
+ primary-for QStyle (0xb26a31c0)
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTextList)
-8 QTextList::metaObject
-12 QTextList::qt_metacast
-16 QTextList::qt_metacall
-20 QTextList::~QTextList
-24 QTextList::~QTextList
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb26a3480) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb26a34c0) 0
+ primary-for QCDEStyle (0xb26a3480)
+ QCommonStyle (0xb26a3500) 0
+ primary-for QMotifStyle (0xb26a34c0)
+ QStyle (0xb26a3540) 0
+ primary-for QCommonStyle (0xb26a3500)
+ QObject (0xb26a8294) 0
+ primary-for QStyle (0xb26a3540)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
-Class QTextList
- size=8 align=4
- base size=8 base align=4
-QTextList (0xb365f440) 0
- vptr=((& QTextList::_ZTV9QTextList) + 8u)
- QTextBlockGroup (0xb365f480) 0
- primary-for QTextList (0xb365f440)
- QTextObject (0xb365f4c0) 0
- primary-for QTextBlockGroup (0xb365f480)
- QObject (0xb365f500) 0
- primary-for QTextObject (0xb365f4c0)
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb26a3780) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb26a37c0) 0
+ primary-for QPlastiqueStyle (0xb26a3780)
+ QCommonStyle (0xb26a3800) 0
+ primary-for QWindowsStyle (0xb26a37c0)
+ QStyle (0xb26a3840) 0
+ primary-for QCommonStyle (0xb26a3800)
+ QObject (0xb26a83c0) 0
+ primary-for QStyle (0xb26a3840)
-Vtable for QGraphicsItemAnimation
-QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
-8 QGraphicsItemAnimation::metaObject
-12 QGraphicsItemAnimation::qt_metacast
-16 QGraphicsItemAnimation::qt_metacall
-20 QGraphicsItemAnimation::~QGraphicsItemAnimation
-24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb26a3b00) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb26a3b40) 0
+ primary-for QWindowsVistaStyle (0xb26a3b00)
+ QWindowsStyle (0xb26a3b80) 0
+ primary-for QWindowsXPStyle (0xb26a3b40)
+ QCommonStyle (0xb26a3bc0) 0
+ primary-for QWindowsStyle (0xb26a3b80)
+ QStyle (0xb26a3c00) 0
+ primary-for QCommonStyle (0xb26a3bc0)
+ QObject (0xb26a85dc) 0
+ primary-for QStyle (0xb26a3c00)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb26a3ec0) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb26a3f00) 0
+ primary-for QWindowsCEStyle (0xb26a3ec0)
+ QCommonStyle (0xb26a3f40) 0
+ primary-for QWindowsStyle (0xb26a3f00)
+ QStyle (0xb26a3f80) 0
+ primary-for QCommonStyle (0xb26a3f40)
+ QObject (0xb26a87f8) 0
+ primary-for QStyle (0xb26a3f80)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb26e91c0) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb26e9200) 0
+ primary-for QWindowsMobileStyle (0xb26e91c0)
+ QCommonStyle (0xb26e9240) 0
+ primary-for QWindowsStyle (0xb26e9200)
+ QStyle (0xb26e9280) 0
+ primary-for QCommonStyle (0xb26e9240)
+ QObject (0xb26a8924) 0
+ primary-for QStyle (0xb26e9280)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb26a8b40) 0 empty
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb26e9580) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb26e95c0) 0
+ primary-for QGtkStyle (0xb26e9580)
+ QWindowsStyle (0xb26e9600) 0
+ primary-for QCleanlooksStyle (0xb26e95c0)
+ QCommonStyle (0xb26e9640) 0
+ primary-for QWindowsStyle (0xb26e9600)
+ QStyle (0xb26e9680) 0
+ primary-for QCommonStyle (0xb26e9640)
+ QObject (0xb26a8b7c) 0
+ primary-for QStyle (0xb26e9680)
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb26e9940) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb26a8d98) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb26e9940)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -10699,16 +10839,74 @@ QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGraphicsItemAnimation::beforeAnimationStep
-60 QGraphicsItemAnimation::afterAnimationStep
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
-Class QGraphicsItemAnimation
+Class QInputContextPlugin
size=12 align=4
base size=12 base align=4
-QGraphicsItemAnimation (0xb365f600) 0
- vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
- QObject (0xb365f640) 0
- primary-for QGraphicsItemAnimation (0xb365f600)
+QInputContextPlugin (0xb2514a50) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb251a03c) 0
+ primary-for QInputContextPlugin (0xb2514a50)
+ QInputContextFactoryInterface (0xb26e9b40) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb251a078) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb26e9b40)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb251a1a4) 0 empty
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb26e9dc0) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb251a1e0) 0
+ primary-for QInputContext (0xb26e9dc0)
Vtable for QGraphicsItem
QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
@@ -10755,12 +10953,9 @@ QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
Class QGraphicsItem
size=8 align=4
base size=8 base align=4
-QGraphicsItem (0xb365f6c0) 0
+QGraphicsItem (0xb251a3fc) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10806,10 +11001,10 @@ QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
Class QAbstractGraphicsShapeItem
size=8 align=4
base size=8 base align=4
-QAbstractGraphicsShapeItem (0xb365f980) 0
+QAbstractGraphicsShapeItem (0xb2531a00) 0
vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
- QGraphicsItem (0xb365f9c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb365f980)
+ QGraphicsItem (0xb25a5258) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2531a00)
Vtable for QGraphicsPathItem
QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
@@ -10856,12 +11051,12 @@ QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
Class QGraphicsPathItem
size=8 align=4
base size=8 base align=4
-QGraphicsPathItem (0xb365fa40) 0
+QGraphicsPathItem (0xb2531b00) 0
vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
- QAbstractGraphicsShapeItem (0xb365fa80) 0
- primary-for QGraphicsPathItem (0xb365fa40)
- QGraphicsItem (0xb365fac0) 0
- primary-for QAbstractGraphicsShapeItem (0xb365fa80)
+ QAbstractGraphicsShapeItem (0xb2531b40) 0
+ primary-for QGraphicsPathItem (0xb2531b00)
+ QGraphicsItem (0xb25a5384) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2531b40)
Vtable for QGraphicsRectItem
QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
@@ -10908,12 +11103,12 @@ QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
Class QGraphicsRectItem
size=8 align=4
base size=8 base align=4
-QGraphicsRectItem (0xb365fb40) 0
+QGraphicsRectItem (0xb2531c40) 0
vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
- QAbstractGraphicsShapeItem (0xb365fb80) 0
- primary-for QGraphicsRectItem (0xb365fb40)
- QGraphicsItem (0xb365fbc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb365fb80)
+ QAbstractGraphicsShapeItem (0xb2531c80) 0
+ primary-for QGraphicsRectItem (0xb2531c40)
+ QGraphicsItem (0xb25a54b0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2531c80)
Vtable for QGraphicsEllipseItem
QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
@@ -10960,12 +11155,12 @@ QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
Class QGraphicsEllipseItem
size=8 align=4
base size=8 base align=4
-QGraphicsEllipseItem (0xb365fc40) 0
+QGraphicsEllipseItem (0xb2531dc0) 0
vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
- QAbstractGraphicsShapeItem (0xb365fc80) 0
- primary-for QGraphicsEllipseItem (0xb365fc40)
- QGraphicsItem (0xb365fcc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb365fc80)
+ QAbstractGraphicsShapeItem (0xb2531e00) 0
+ primary-for QGraphicsEllipseItem (0xb2531dc0)
+ QGraphicsItem (0xb25a5690) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2531e00)
Vtable for QGraphicsPolygonItem
QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
@@ -11012,12 +11207,12 @@ QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
Class QGraphicsPolygonItem
size=8 align=4
base size=8 base align=4
-QGraphicsPolygonItem (0xb365fd40) 0
+QGraphicsPolygonItem (0xb2531f40) 0
vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
- QAbstractGraphicsShapeItem (0xb365fd80) 0
- primary-for QGraphicsPolygonItem (0xb365fd40)
- QGraphicsItem (0xb365fdc0) 0
- primary-for QAbstractGraphicsShapeItem (0xb365fd80)
+ QAbstractGraphicsShapeItem (0xb2531f80) 0
+ primary-for QGraphicsPolygonItem (0xb2531f40)
+ QGraphicsItem (0xb25a5870) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2531f80)
Vtable for QGraphicsLineItem
QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
@@ -11064,10 +11259,10 @@ QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
Class QGraphicsLineItem
size=8 align=4
base size=8 base align=4
-QGraphicsLineItem (0xb365fe40) 0
+QGraphicsLineItem (0xb25d2080) 0
vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
- QGraphicsItem (0xb365fe80) 0
- primary-for QGraphicsLineItem (0xb365fe40)
+ QGraphicsItem (0xb25a599c) 0
+ primary-for QGraphicsLineItem (0xb25d2080)
Vtable for QGraphicsPixmapItem
QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
@@ -11114,10 +11309,10 @@ QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
Class QGraphicsPixmapItem
size=8 align=4
base size=8 base align=4
-QGraphicsPixmapItem (0xb365ff00) 0
+QGraphicsPixmapItem (0xb25d21c0) 0
vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
- QGraphicsItem (0xb365ff40) 0
- primary-for QGraphicsPixmapItem (0xb365ff00)
+ QGraphicsItem (0xb25a5b7c) 0
+ primary-for QGraphicsPixmapItem (0xb25d21c0)
Vtable for QGraphicsTextItem
QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
@@ -11164,7 +11359,7 @@ QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
160 QGraphicsTextItem::supportsExtension
164 QGraphicsTextItem::setExtension
168 QGraphicsTextItem::extension
-172 (int (*)(...))-0x00000000000000008
+172 (int (*)(...))-0x000000008
176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
@@ -11207,11 +11402,11 @@ QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
Class QGraphicsTextItem
size=20 align=4
base size=20 base align=4
-QGraphicsTextItem (0xb365ffc0) 0
+QGraphicsTextItem (0xb25e72d0) 0
vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
- QObject (0xb365f000) 0
- primary-for QGraphicsTextItem (0xb365ffc0)
- QGraphicsItem (0xb365f080) 8
+ QObject (0xb25a5ca8) 0
+ primary-for QGraphicsTextItem (0xb25e72d0)
+ QGraphicsItem (0xb25a5ce4) 8
vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
Vtable for QGraphicsSimpleTextItem
@@ -11259,12 +11454,12 @@ QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
Class QGraphicsSimpleTextItem
size=8 align=4
base size=8 base align=4
-QGraphicsSimpleTextItem (0xb365f2c0) 0
+QGraphicsSimpleTextItem (0xb25d2540) 0
vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
- QAbstractGraphicsShapeItem (0xb365f400) 0
- primary-for QGraphicsSimpleTextItem (0xb365f2c0)
- QGraphicsItem (0xb365f540) 0
- primary-for QAbstractGraphicsShapeItem (0xb365f400)
+ QAbstractGraphicsShapeItem (0xb25d2580) 0
+ primary-for QGraphicsSimpleTextItem (0xb25d2540)
+ QGraphicsItem (0xb25a5ec4) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25d2580)
Vtable for QGraphicsItemGroup
QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
@@ -11311,24 +11506,51 @@ QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
Class QGraphicsItemGroup
size=8 align=4
base size=8 base align=4
-QGraphicsItemGroup (0xb365f680) 0
+QGraphicsItemGroup (0xb25d2680) 0
vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
- QGraphicsItem (0xb365f700) 0
- primary-for QGraphicsItemGroup (0xb365f680)
-
-Class QPainter
- size=4 align=4
- base size=4 base align=4
-QPainter (0xb365f780) 0
-
-
-
-
-
-
-
+ QGraphicsItem (0xb2407000) 0
+ primary-for QGraphicsItemGroup (0xb25d2680)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb2407294) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb25d2e00) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb24074b0) 0
+ primary-for QGraphicsLayout (0xb25d2e00)
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
@@ -11340,7 +11562,7 @@ QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
20 QGraphicsScene::~QGraphicsScene
24 QGraphicsScene::~QGraphicsScene
28 QGraphicsScene::event
-32 QObject::eventFilter
+32 QGraphicsScene::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -11370,13 +11592,120 @@ QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
Class QGraphicsScene
size=8 align=4
base size=8 base align=4
-QGraphicsScene (0xb35f9280) 0
+QGraphicsScene (0xb25d2f00) 0
vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
- QObject (0xb35f92c0) 0
- primary-for QGraphicsScene (0xb35f9280)
-
+ QObject (0xb24075dc) 0
+ primary-for QGraphicsScene (0xb25d2f00)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb245a640) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb245a680) 0
+ primary-for QGraphicsLinearLayout (0xb245a640)
+ QGraphicsLayoutItem (0xb249a000) 0
+ primary-for QGraphicsLayout (0xb245a680)
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QScrollArea::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QScrollArea (0xb245a800) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb245a840) 0
+ primary-for QScrollArea (0xb245a800)
+ QFrame (0xb245a880) 0
+ primary-for QAbstractScrollArea (0xb245a840)
+ QWidget (0xb24a2460) 0
+ primary-for QFrame (0xb245a880)
+ QObject (0xb249a12c) 0
+ primary-for QWidget (0xb24a2460)
+ QPaintDevice (0xb249a168) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
Vtable for QGraphicsView
QGraphicsView::_ZTV13QGraphicsView: 68u entries
@@ -11429,7 +11758,7 @@ QGraphicsView::_ZTV13QGraphicsView: 68u entries
184 QWidget::metric
188 QGraphicsView::inputMethodEvent
192 QGraphicsView::inputMethodQuery
-196 QWidget::focusNextPrevChild
+196 QGraphicsView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
@@ -11441,7 +11770,7 @@ QGraphicsView::_ZTV13QGraphicsView: 68u entries
232 QGraphicsView::drawBackground
236 QGraphicsView::drawForeground
240 QGraphicsView::drawItems
-244 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))-0x000000008
248 (int (*)(...))(& _ZTI13QGraphicsView)
252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
@@ -11452,20 +11781,247 @@ QGraphicsView::_ZTV13QGraphicsView: 68u entries
Class QGraphicsView
size=20 align=4
base size=20 base align=4
-QGraphicsView (0xb35f94c0) 0
+QGraphicsView (0xb245ab40) 0
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
- QAbstractScrollArea (0xb35f9500) 0
- primary-for QGraphicsView (0xb35f94c0)
- QFrame (0xb35f9540) 0
- primary-for QAbstractScrollArea (0xb35f9500)
- QWidget (0xb35f9580) 0
- primary-for QFrame (0xb35f9540)
- QObject (0xb35f95c0) 0
- primary-for QWidget (0xb35f9580)
- QPaintDevice (0xb35f9600) 8
+ QAbstractScrollArea (0xb245ab80) 0
+ primary-for QGraphicsView (0xb245ab40)
+ QFrame (0xb245abc0) 0
+ primary-for QAbstractScrollArea (0xb245ab80)
+ QWidget (0xb24af3c0) 0
+ primary-for QFrame (0xb245abc0)
+ QObject (0xb249a384) 0
+ primary-for QWidget (0xb24af3c0)
+ QPaintDevice (0xb249a3c0) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb2331730) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QObject (0xb249ad20) 0
+ primary-for QGraphicsWidget (0xb2331730)
+ QGraphicsItem (0xb249ad5c) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb249ad98) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb230a7c0) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb2351870) 0
+ primary-for QGraphicsProxyWidget (0xb230a7c0)
+ QObject (0xb235612c) 0
+ primary-for QGraphicsWidget (0xb2351870)
+ QGraphicsItem (0xb2356168) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb23561a4) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
@@ -11477,10 +12033,10 @@ QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
Class QGraphicsSceneEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneEvent (0xb35f9740) 0
+QGraphicsSceneEvent (0xb230aac0) 0
vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
- QEvent (0xb35f9780) 0
- primary-for QGraphicsSceneEvent (0xb35f9740)
+ QEvent (0xb2356474) 0
+ primary-for QGraphicsSceneEvent (0xb230aac0)
Vtable for QGraphicsSceneMouseEvent
QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
@@ -11492,12 +12048,12 @@ QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
Class QGraphicsSceneMouseEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneMouseEvent (0xb35f9800) 0
+QGraphicsSceneMouseEvent (0xb230abc0) 0
vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
- QGraphicsSceneEvent (0xb35f9840) 0
- primary-for QGraphicsSceneMouseEvent (0xb35f9800)
- QEvent (0xb35f9880) 0
- primary-for QGraphicsSceneEvent (0xb35f9840)
+ QGraphicsSceneEvent (0xb230ac00) 0
+ primary-for QGraphicsSceneMouseEvent (0xb230abc0)
+ QEvent (0xb2356528) 0
+ primary-for QGraphicsSceneEvent (0xb230ac00)
Vtable for QGraphicsSceneWheelEvent
QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
@@ -11509,12 +12065,12 @@ QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
Class QGraphicsSceneWheelEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneWheelEvent (0xb35f9900) 0
+QGraphicsSceneWheelEvent (0xb230ad00) 0
vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
- QGraphicsSceneEvent (0xb35f9940) 0
- primary-for QGraphicsSceneWheelEvent (0xb35f9900)
- QEvent (0xb35f9980) 0
- primary-for QGraphicsSceneEvent (0xb35f9940)
+ QGraphicsSceneEvent (0xb230ad40) 0
+ primary-for QGraphicsSceneWheelEvent (0xb230ad00)
+ QEvent (0xb2356654) 0
+ primary-for QGraphicsSceneEvent (0xb230ad40)
Vtable for QGraphicsSceneContextMenuEvent
QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
@@ -11526,12 +12082,12 @@ QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
Class QGraphicsSceneContextMenuEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneContextMenuEvent (0xb35f9a00) 0
+QGraphicsSceneContextMenuEvent (0xb230ae40) 0
vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
- QGraphicsSceneEvent (0xb35f9a40) 0
- primary-for QGraphicsSceneContextMenuEvent (0xb35f9a00)
- QEvent (0xb35f9a80) 0
- primary-for QGraphicsSceneEvent (0xb35f9a40)
+ QGraphicsSceneEvent (0xb230ae80) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb230ae40)
+ QEvent (0xb2356780) 0
+ primary-for QGraphicsSceneEvent (0xb230ae80)
Vtable for QGraphicsSceneHoverEvent
QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
@@ -11543,12 +12099,12 @@ QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
Class QGraphicsSceneHoverEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneHoverEvent (0xb35f9b00) 0
+QGraphicsSceneHoverEvent (0xb230af80) 0
vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
- QGraphicsSceneEvent (0xb35f9b40) 0
- primary-for QGraphicsSceneHoverEvent (0xb35f9b00)
- QEvent (0xb35f9b80) 0
- primary-for QGraphicsSceneEvent (0xb35f9b40)
+ QGraphicsSceneEvent (0xb230afc0) 0
+ primary-for QGraphicsSceneHoverEvent (0xb230af80)
+ QEvent (0xb23568ac) 0
+ primary-for QGraphicsSceneEvent (0xb230afc0)
Vtable for QGraphicsSceneHelpEvent
QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
@@ -11560,12 +12116,12 @@ QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
Class QGraphicsSceneHelpEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneHelpEvent (0xb35f9c00) 0
+QGraphicsSceneHelpEvent (0xb23860c0) 0
vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
- QGraphicsSceneEvent (0xb35f9c40) 0
- primary-for QGraphicsSceneHelpEvent (0xb35f9c00)
- QEvent (0xb35f9c80) 0
- primary-for QGraphicsSceneEvent (0xb35f9c40)
+ QGraphicsSceneEvent (0xb2386100) 0
+ primary-for QGraphicsSceneHelpEvent (0xb23860c0)
+ QEvent (0xb23569d8) 0
+ primary-for QGraphicsSceneEvent (0xb2386100)
Vtable for QGraphicsSceneDragDropEvent
QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
@@ -11577,42 +12133,56 @@ QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
Class QGraphicsSceneDragDropEvent
size=16 align=4
base size=16 base align=4
-QGraphicsSceneDragDropEvent (0xb35f9d00) 0
+QGraphicsSceneDragDropEvent (0xb2386200) 0
vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
- QGraphicsSceneEvent (0xb35f9d40) 0
- primary-for QGraphicsSceneDragDropEvent (0xb35f9d00)
- QEvent (0xb35f9d80) 0
- primary-for QGraphicsSceneEvent (0xb35f9d40)
+ QGraphicsSceneEvent (0xb2386240) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb2386200)
+ QEvent (0xb2356b04) 0
+ primary-for QGraphicsSceneEvent (0xb2386240)
-Vtable for QInputContextFactoryInterface
-QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
-8 QInputContextFactoryInterface::~QInputContextFactoryInterface
-12 QInputContextFactoryInterface::~QInputContextFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
-Class QInputContextFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QInputContextFactoryInterface (0xb35f9e00) 0 nearly-empty
- vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
- QFactoryInterface (0xb35f9e40) 0 nearly-empty
- primary-for QInputContextFactoryInterface (0xb35f9e00)
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb2386340) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb2386380) 0
+ primary-for QGraphicsSceneResizeEvent (0xb2386340)
+ QEvent (0xb2356c30) 0
+ primary-for QGraphicsSceneEvent (0xb2386380)
-Vtable for QInputContextPlugin
-QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QInputContextPlugin)
-8 QInputContextPlugin::metaObject
-12 QInputContextPlugin::qt_metacast
-16 QInputContextPlugin::qt_metacall
-20 QInputContextPlugin::~QInputContextPlugin
-24 QInputContextPlugin::~QInputContextPlugin
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb2386480) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb23864c0) 0
+ primary-for QGraphicsSceneMoveEvent (0xb2386480)
+ QEvent (0xb2356d5c) 0
+ primary-for QGraphicsSceneEvent (0xb23864c0)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -11620,103 +12190,303 @@ QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 (int (*)(...))-0x00000000000000008
-80 (int (*)(...))(& _ZTI19QInputContextPlugin)
-84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
-88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
-Class QInputContextPlugin
+Class QGraphicsItemAnimation
size=12 align=4
base size=12 base align=4
-QInputContextPlugin (0xb35f9ec0) 0
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
- QObject (0xb35f9f00) 0
- primary-for QInputContextPlugin (0xb35f9ec0)
- QInputContextFactoryInterface (0xb35f9f40) 8 nearly-empty
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
- QFactoryInterface (0xb35f9f80) 8 nearly-empty
- primary-for QInputContextFactoryInterface (0xb35f9f40)
+QGraphicsItemAnimation (0xb23865c0) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb2356e88) 0
+ primary-for QGraphicsItemAnimation (0xb23865c0)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb2386800) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb2386840) 0
+ primary-for QGraphicsGridLayout (0xb2386800)
+ QGraphicsLayoutItem (0xb2356fb4) 0
+ primary-for QGraphicsLayout (0xb2386840)
-Vtable for QInputContext
-QInputContext::_ZTV13QInputContext: 26u entries
+Vtable for QAbstractButton
+QAbstractButton::_ZTV15QAbstractButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QInputContext)
-8 QInputContext::metaObject
-12 QInputContext::qt_metacast
-16 QInputContext::qt_metacall
-20 QInputContext::~QInputContext
-24 QInputContext::~QInputContext
-28 QObject::event
+4 (int (*)(...))(& _ZTI15QAbstractButton)
+8 QAbstractButton::metaObject
+12 QAbstractButton::qt_metacast
+16 QAbstractButton::qt_metacall
+20 QAbstractButton::~QAbstractButton
+24 QAbstractButton::~QAbstractButton
+28 QAbstractButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 QInputContext::update
-72 QInputContext::mouseHandler
-76 QInputContext::font
-80 __cxa_pure_virtual
-84 QInputContext::setFocusWidget
-88 QInputContext::widgetDestroyed
-92 QInputContext::actions
-96 QInputContext::x11FilterEvent
-100 QInputContext::filterEvent
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 __cxa_pure_virtual
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QAbstractButton)
+244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
+248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QInputContext
- size=8 align=4
- base size=8 base align=4
-QInputContext (0xb35f9340) 0
- vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
- QObject (0xb35f9680) 0
- primary-for QInputContext (0xb35f9340)
+Class QAbstractButton
+ size=20 align=4
+ base size=20 base align=4
+QAbstractButton (0xb2386980) 0
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
+ QWidget (0xb23b54b0) 0
+ primary-for QAbstractButton (0xb2386980)
+ QObject (0xb23b70f0) 0
+ primary-for QWidget (0xb23b54b0)
+ QPaintDevice (0xb23b712c) 8
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
-Class QInputContextFactory
- size=1 align=1
- base size=0 base align=1
-QInputContextFactory (0xb35f97c0) 0 empty
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QCheckBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCheckBox::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QVFbHeader
- size=1076 align=4
- base size=1076 base align=4
-QVFbHeader (0xb35f98c0) 0
+Class QCheckBox
+ size=20 align=4
+ base size=20 base align=4
+QCheckBox (0xb2386e80) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb2386ec0) 0
+ primary-for QCheckBox (0xb2386e80)
+ QWidget (0xb23d5000) 0
+ primary-for QAbstractButton (0xb2386ec0)
+ QObject (0xb23b74b0) 0
+ primary-for QWidget (0xb23d5000)
+ QPaintDevice (0xb23b74ec) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-Class QVFbKeyData
- size=12 align=4
- base size=12 base align=4
-QVFbKeyData (0xb35f9ac0) 0
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenu::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QMenu::hideEvent
+176 QWidget::x11Event
+180 QMenu::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QMenu::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Vtable for QWSEmbedWidget
-QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+Class QMenu
+ size=20 align=4
+ base size=20 base align=4
+QMenu (0xb23e5240) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb23e0730) 0
+ primary-for QMenu (0xb23e5240)
+ QObject (0xb23b7744) 0
+ primary-for QWidget (0xb23e0730)
+ QPaintDevice (0xb23b7780) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
+
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-8 QWSEmbedWidget::metaObject
-12 QWSEmbedWidget::qt_metacast
-16 QWSEmbedWidget::qt_metacall
-20 QWSEmbedWidget::~QWSEmbedWidget
-24 QWSEmbedWidget::~QWSEmbedWidget
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
28 QWidget::event
-32 QWSEmbedWidget::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
+60 QPrintPreviewWidget::setVisible
64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
@@ -11733,8 +12503,8 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
116 QWidget::enterEvent
120 QWidget::leaveEvent
124 QWidget::paintEvent
-128 QWSEmbedWidget::moveEvent
-132 QWSEmbedWidget::resizeEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -11743,10 +12513,10 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWSEmbedWidget::showEvent
-172 QWSEmbedWidget::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWSEmbedWidget::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -11757,123 +12527,113 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
-236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWSEmbedWidget
- size=20 align=4
- base size=20 base align=4
-QWSEmbedWidget (0xb35f9bc0) 0
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
- QWidget (0xb35f9cc0) 0
- primary-for QWSEmbedWidget (0xb35f9bc0)
- QObject (0xb35f9dc0) 0
- primary-for QWidget (0xb35f9cc0)
- QPaintDevice (0xb35f9e80) 8
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QImageIOHandler)
-8 QImageIOHandler::~QImageIOHandler
-12 QImageIOHandler::~QImageIOHandler
-16 QImageIOHandler::name
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QImageIOHandler::write
-32 QImageIOHandler::option
-36 QImageIOHandler::setOption
-40 QImageIOHandler::supportsOption
-44 QImageIOHandler::jumpToNextImage
-48 QImageIOHandler::jumpToImage
-52 QImageIOHandler::loopCount
-56 QImageIOHandler::imageCount
-60 QImageIOHandler::nextImageDelay
-64 QImageIOHandler::currentImageNumber
-68 QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=8 align=4
- base size=8 base align=4
-QImageIOHandler (0xb35f9fc0) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
-
-Vtable for QImageIOHandlerFactoryInterface
-QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
-8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QImageIOHandlerFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QImageIOHandlerFactoryInterface (0xb3381040) 0 nearly-empty
- vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
- QFactoryInterface (0xb3381080) 0 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb3381040)
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb2226e80) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb223e910) 0
+ primary-for QPrintPreviewWidget (0xb2226e80)
+ QObject (0xb2222e4c) 0
+ primary-for QWidget (0xb223e910)
+ QPaintDevice (0xb2222e88) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QImageIOPlugin)
-8 QImageIOPlugin::metaObject
-12 QImageIOPlugin::qt_metacast
-16 QImageIOPlugin::qt_metacall
-20 QImageIOPlugin::~QImageIOPlugin
-24 QImageIOPlugin::~QImageIOPlugin
-28 QObject::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QWorkspace::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI14QImageIOPlugin)
-76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
-80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-
-Class QImageIOPlugin
- size=12 align=4
- base size=12 base align=4
-QImageIOPlugin (0xb3381140) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
- QObject (0xb3381180) 0
- primary-for QImageIOPlugin (0xb3381140)
- QImageIOHandlerFactoryInterface (0xb33811c0) 8 nearly-empty
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
- QFactoryInterface (0xb3381200) 8 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb33811c0)
-
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWorkspace::paintEvent
+128 QWidget::moveEvent
+132 QWorkspace::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
+176 QWidget::x11Event
+180 QWorkspace::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QImageReader
- size=4 align=4
- base size=4 base align=4
-QImageReader (0xb33812c0) 0
+Class QWorkspace
+ size=20 align=4
+ base size=20 base align=4
+QWorkspace (0xb224f140) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb224bbe0) 0
+ primary-for QWorkspace (0xb224f140)
+ QObject (0xb225303c) 0
+ primary-for QWidget (0xb224bbe0)
+ QPaintDevice (0xb2253078) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QMovie)
-8 QMovie::metaObject
-12 QMovie::qt_metacast
-16 QMovie::qt_metacall
-20 QMovie::~QMovie
-24 QMovie::~QMovie
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -11882,1042 +12642,1435 @@ QMovie::_ZTV6QMovie: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QMovie
+Class QButtonGroup
size=8 align=4
base size=8 base align=4
-QMovie (0xb3381300) 0
- vptr=((& QMovie::_ZTV6QMovie) + 8u)
- QObject (0xb3381340) 0
- primary-for QMovie (0xb3381300)
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBitmap)
-8 QBitmap::~QBitmap
-12 QBitmap::~QBitmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QBitmap
- size=12 align=4
- base size=12 base align=4
-QBitmap (0xb33813c0) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
- QPixmap (0xb3381400) 0
- primary-for QBitmap (0xb33813c0)
- QPaintDevice (0xb3381440) 0
- primary-for QPixmap (0xb3381400)
-
-Vtable for QIconEngineFactoryInterface
-QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
-8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterface (0xb3381580) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
- QFactoryInterface (0xb33815c0) 0 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb3381580)
+QButtonGroup (0xb224f400) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb2253294) 0
+ primary-for QButtonGroup (0xb224f400)
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-8 QIconEnginePlugin::metaObject
-12 QIconEnginePlugin::qt_metacast
-16 QIconEnginePlugin::qt_metacall
-20 QIconEnginePlugin::~QIconEnginePlugin
-24 QIconEnginePlugin::~QIconEnginePlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
-76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=12 align=4
- base size=12 base align=4
-QIconEnginePlugin (0xb3381680) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
- QObject (0xb33816c0) 0
- primary-for QIconEnginePlugin (0xb3381680)
- QIconEngineFactoryInterface (0xb3381700) 8 nearly-empty
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
- QFactoryInterface (0xb3381740) 8 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb3381700)
-
-Vtable for QIconEngineFactoryInterfaceV2
-QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
-8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QIconEngineFactoryInterfaceV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterfaceV2 (0xb33817c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
- QFactoryInterface (0xb3381800) 0 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb33817c0)
+Class QSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QSpinBox (0xb224f740) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb224f780) 0
+ primary-for QSpinBox (0xb224f740)
+ QWidget (0xb22740a0) 0
+ primary-for QAbstractSpinBox (0xb224f780)
+ QObject (0xb22534b0) 0
+ primary-for QWidget (0xb22740a0)
+ QPaintDevice (0xb22534ec) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-Vtable for QIconEnginePluginV2
-QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-8 QIconEnginePluginV2::metaObject
-12 QIconEnginePluginV2::qt_metacast
-16 QIconEnginePluginV2::qt_metacall
-20 QIconEnginePluginV2::~QIconEnginePluginV2
-24 QIconEnginePluginV2::~QIconEnginePluginV2
-28 QObject::event
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
-76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QIconEnginePluginV2
- size=12 align=4
- base size=12 base align=4
-QIconEnginePluginV2 (0xb33818c0) 0
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
- QObject (0xb3381900) 0
- primary-for QIconEnginePluginV2 (0xb33818c0)
- QIconEngineFactoryInterfaceV2 (0xb3381940) 8 nearly-empty
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
- QFactoryInterface (0xb3381980) 8 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb3381940)
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QIconEngine)
-8 QIconEngine::~QIconEngine
-12 QIconEngine::~QIconEngine
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-
-Class QIconEngine
- size=4 align=4
- base size=4 base align=4
-QIconEngine (0xb3381a00) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
-
-Vtable for QIconEngineV2
-QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIconEngineV2)
-8 QIconEngineV2::~QIconEngineV2
-12 QIconEngineV2::~QIconEngineV2
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-36 QIconEngineV2::key
-40 QIconEngineV2::clone
-44 QIconEngineV2::read
-48 QIconEngineV2::write
-52 QIconEngineV2::virtual_hook
-
-Class QIconEngineV2
- size=4 align=4
- base size=4 base align=4
-QIconEngineV2 (0xb3381a80) 0 nearly-empty
- vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
- QIconEngine (0xb3381ac0) 0 nearly-empty
- primary-for QIconEngineV2 (0xb3381a80)
-
-Vtable for QPictureFormatInterface
-QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
-8 QPictureFormatInterface::~QPictureFormatInterface
-12 QPictureFormatInterface::~QPictureFormatInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPictureFormatInterface
- size=4 align=4
- base size=4 base align=4
-QPictureFormatInterface (0xb3381b40) 0 nearly-empty
- vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
- QFactoryInterface (0xb3381b80) 0 nearly-empty
- primary-for QPictureFormatInterface (0xb3381b40)
+Class QDoubleSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QDoubleSpinBox (0xb224fb80) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb224fbc0) 0
+ primary-for QDoubleSpinBox (0xb224fb80)
+ QWidget (0xb227de10) 0
+ primary-for QAbstractSpinBox (0xb224fbc0)
+ QObject (0xb2253780) 0
+ primary-for QWidget (0xb227de10)
+ QPaintDevice (0xb22537bc) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-8 QPictureFormatPlugin::metaObject
-12 QPictureFormatPlugin::qt_metacast
-16 QPictureFormatPlugin::qt_metacall
-20 QPictureFormatPlugin::~QPictureFormatPlugin
-24 QPictureFormatPlugin::~QPictureFormatPlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QPictureFormatPlugin::loadPicture
-64 QPictureFormatPlugin::savePicture
-68 __cxa_pure_virtual
-72 (int (*)(...))-0x00000000000000008
-76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
-84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
-88 __cxa_pure_virtual
-92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
-96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
-100 __cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=12 align=4
- base size=12 base align=4
-QPictureFormatPlugin (0xb3381c00) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
- QObject (0xb3381c40) 0
- primary-for QPictureFormatPlugin (0xb3381c00)
- QPictureFormatInterface (0xb3381c80) 8 nearly-empty
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
- QFactoryInterface (0xb3381cc0) 8 nearly-empty
- primary-for QPictureFormatInterface (0xb3381c80)
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0xb3381d40) 0 empty
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPicture)
-8 QPicture::~QPicture
-12 QPicture::~QPicture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
-
-Class QPicture
- size=12 align=4
- base size=12 base align=4
-QPicture (0xb3381d80) 0
- vptr=((& QPicture::_ZTV8QPicture) + 8u)
- QPaintDevice (0xb3381dc0) 0
- primary-for QPicture (0xb3381d80)
-
-Class QPictureIO
- size=4 align=4
- base size=4 base align=4
-QPictureIO (0xb3381ec0) 0
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLCDNumber::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QImageWriter
- size=4 align=4
- base size=4 base align=4
-QImageWriter (0xb3381f00) 0
+Class QLCDNumber
+ size=20 align=4
+ base size=20 base align=4
+QLCDNumber (0xb224fe80) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb224fec0) 0
+ primary-for QLCDNumber (0xb224fe80)
+ QWidget (0xb2292d70) 0
+ primary-for QFrame (0xb224fec0)
+ QObject (0xb22539d8) 0
+ primary-for QWidget (0xb2292d70)
+ QPaintDevice (0xb2253a14) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
-Vtable for QCommonStyle
-QCommonStyle::_ZTV12QCommonStyle: 35u entries
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCommonStyle)
-8 QCommonStyle::metaObject
-12 QCommonStyle::qt_metacast
-16 QCommonStyle::qt_metacall
-20 QCommonStyle::~QCommonStyle
-24 QCommonStyle::~QCommonStyle
-28 QObject::event
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QCommonStyle::drawPrimitive
-100 QCommonStyle::drawControl
-104 QCommonStyle::subElementRect
-108 QCommonStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QCommonStyle::pixelMetric
-124 QCommonStyle::sizeFromContents
-128 QCommonStyle::styleHint
-132 QCommonStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCommonStyle
- size=8 align=4
- base size=8 base align=4
-QCommonStyle (0xb3381f40) 0
- vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
- QStyle (0xb3381f80) 0
- primary-for QCommonStyle (0xb3381f40)
- QObject (0xb3381fc0) 0
- primary-for QStyle (0xb3381f80)
+Class QStackedWidget
+ size=20 align=4
+ base size=20 base align=4
+QStackedWidget (0xb22a9200) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb22a9240) 0
+ primary-for QStackedWidget (0xb22a9200)
+ QWidget (0xb22a5a50) 0
+ primary-for QFrame (0xb22a9240)
+ QObject (0xb2253d5c) 0
+ primary-for QWidget (0xb22a5a50)
+ QPaintDevice (0xb2253d98) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
-Vtable for QWindowsStyle
-QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWindowsStyle)
-8 QWindowsStyle::metaObject
-12 QWindowsStyle::qt_metacast
-16 QWindowsStyle::qt_metacall
-20 QWindowsStyle::~QWindowsStyle
-24 QWindowsStyle::~QWindowsStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWindowsStyle::polish
-60 QWindowsStyle::unpolish
-64 QWindowsStyle::polish
-68 QWindowsStyle::unpolish
-72 QWindowsStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QWindowsStyle::drawPrimitive
-100 QWindowsStyle::drawControl
-104 QWindowsStyle::subElementRect
-108 QWindowsStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QWindowsStyle::pixelMetric
-124 QWindowsStyle::sizeFromContents
-128 QWindowsStyle::styleHint
-132 QWindowsStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QMdiArea::paintEvent
+128 QWidget::moveEvent
+132 QMdiArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWindowsStyle
- size=12 align=4
- base size=12 base align=4
-QWindowsStyle (0xb3381000) 0
- vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
- QCommonStyle (0xb33810c0) 0
- primary-for QWindowsStyle (0xb3381000)
- QStyle (0xb3381240) 0
- primary-for QCommonStyle (0xb33810c0)
- QObject (0xb3381380) 0
- primary-for QStyle (0xb3381240)
+Class QMdiArea
+ size=20 align=4
+ base size=20 base align=4
+QMdiArea (0xb22a9500) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb22a9540) 0
+ primary-for QMdiArea (0xb22a9500)
+ QFrame (0xb22a9580) 0
+ primary-for QAbstractScrollArea (0xb22a9540)
+ QWidget (0xb22b7550) 0
+ primary-for QFrame (0xb22a9580)
+ QObject (0xb2253fb4) 0
+ primary-for QWidget (0xb22b7550)
+ QPaintDevice (0xb22be000) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-Vtable for QWindowsXPStyle
-QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
-8 QWindowsXPStyle::metaObject
-12 QWindowsXPStyle::qt_metacast
-16 QWindowsXPStyle::qt_metacall
-20 QWindowsXPStyle::~QWindowsXPStyle
-24 QWindowsXPStyle::~QWindowsXPStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWindowsXPStyle::polish
-60 QWindowsXPStyle::unpolish
-64 QWindowsXPStyle::polish
-68 QWindowsXPStyle::unpolish
-72 QWindowsXPStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsXPStyle::standardPalette
-96 QWindowsXPStyle::drawPrimitive
-100 QWindowsXPStyle::drawControl
-104 QWindowsXPStyle::subElementRect
-108 QWindowsXPStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QWindowsXPStyle::subControlRect
-120 QWindowsXPStyle::pixelMetric
-124 QWindowsXPStyle::sizeFromContents
-128 QWindowsXPStyle::styleHint
-132 QWindowsXPStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsXPStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsXPStyle (0xb3381480) 0
- vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
- QWindowsStyle (0xb3381600) 0
- primary-for QWindowsXPStyle (0xb3381480)
- QCommonStyle (0xb3381780) 0
- primary-for QWindowsStyle (0xb3381600)
- QStyle (0xb3381840) 0
- primary-for QCommonStyle (0xb3381780)
- QObject (0xb33819c0) 0
- primary-for QStyle (0xb3381840)
-
-Class QStyleFactory
- size=1 align=1
- base size=0 base align=1
-QStyleFactory (0xb3381a40) 0 empty
+56 QWidget::devType
+60 QWidget::setVisible
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPushButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb22a9980) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb22a99c0) 0
+ primary-for QPushButton (0xb22a9980)
+ QWidget (0xb22db730) 0
+ primary-for QAbstractButton (0xb22a99c0)
+ QObject (0xb22be348) 0
+ primary-for QWidget (0xb22db730)
+ QPaintDevice (0xb22be384) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
-Vtable for QMotifStyle
-QMotifStyle::_ZTV11QMotifStyle: 35u entries
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMotifStyle)
-8 QMotifStyle::metaObject
-12 QMotifStyle::qt_metacast
-16 QMotifStyle::qt_metacall
-20 QMotifStyle::~QMotifStyle
-24 QMotifStyle::~QMotifStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QMotifStyle::standardPalette
-96 QMotifStyle::drawPrimitive
-100 QMotifStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QMotifStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QMotifStyle
- size=16 align=4
- base size=13 base align=4
-QMotifStyle (0xb3381b00) 0
- vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
- QCommonStyle (0xb3381bc0) 0
- primary-for QMotifStyle (0xb3381b00)
- QStyle (0xb3381d00) 0
- primary-for QCommonStyle (0xb3381bc0)
- QObject (0xb3381e00) 0
- primary-for QStyle (0xb3381d00)
-
-Vtable for QStyleFactoryInterface
-QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
-8 QStyleFactoryInterface::~QStyleFactoryInterface
-12 QStyleFactoryInterface::~QStyleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStyleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QStyleFactoryInterface (0xb3381e40) 0 nearly-empty
- vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
- QFactoryInterface (0xb327a000) 0 nearly-empty
- primary-for QStyleFactoryInterface (0xb3381e40)
+Class QMdiSubWindow
+ size=20 align=4
+ base size=20 base align=4
+QMdiSubWindow (0xb22a9dc0) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb2106c30) 0
+ primary-for QMdiSubWindow (0xb22a9dc0)
+ QObject (0xb22be5dc) 0
+ primary-for QWidget (0xb2106c30)
+ QPaintDevice (0xb22be618) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-Vtable for QStylePlugin
-QStylePlugin::_ZTV12QStylePlugin: 22u entries
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QStylePlugin)
-8 QStylePlugin::metaObject
-12 QStylePlugin::qt_metacast
-16 QStylePlugin::qt_metacall
-20 QStylePlugin::~QStylePlugin
-24 QStylePlugin::~QStylePlugin
-28 QObject::event
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI12QStylePlugin)
-72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
-76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStylePlugin
- size=12 align=4
- base size=12 base align=4
-QStylePlugin (0xb327a140) 0
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
- QObject (0xb327a180) 0
- primary-for QStylePlugin (0xb327a140)
- QStyleFactoryInterface (0xb327a1c0) 8 nearly-empty
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
- QFactoryInterface (0xb327a200) 8 nearly-empty
- primary-for QStyleFactoryInterface (0xb327a1c0)
+Class QSplashScreen
+ size=20 align=4
+ base size=20 base align=4
+QSplashScreen (0xb2123200) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb2128fa0) 0
+ primary-for QSplashScreen (0xb2123200)
+ QObject (0xb22be924) 0
+ primary-for QWidget (0xb2128fa0)
+ QPaintDevice (0xb22be960) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
-Vtable for QPlastiqueStyle
-QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+Vtable for QDateTimeEdit
+QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
-8 QPlastiqueStyle::metaObject
-12 QPlastiqueStyle::qt_metacast
-16 QPlastiqueStyle::qt_metacall
-20 QPlastiqueStyle::~QPlastiqueStyle
-24 QPlastiqueStyle::~QPlastiqueStyle
-28 QObject::event
-32 QPlastiqueStyle::eventFilter
-36 QPlastiqueStyle::timerEvent
+4 (int (*)(...))(& _ZTI13QDateTimeEdit)
+8 QDateTimeEdit::metaObject
+12 QDateTimeEdit::qt_metacast
+16 QDateTimeEdit::qt_metacall
+20 QDateTimeEdit::~QDateTimeEdit
+24 QDateTimeEdit::~QDateTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QPlastiqueStyle::polish
-60 QPlastiqueStyle::unpolish
-64 QPlastiqueStyle::polish
-68 QPlastiqueStyle::unpolish
-72 QPlastiqueStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QPlastiqueStyle::standardPalette
-96 QPlastiqueStyle::drawPrimitive
-100 QPlastiqueStyle::drawControl
-104 QPlastiqueStyle::subElementRect
-108 QPlastiqueStyle::drawComplexControl
-112 QPlastiqueStyle::hitTestComplexControl
-116 QPlastiqueStyle::subControlRect
-120 QPlastiqueStyle::pixelMetric
-124 QPlastiqueStyle::sizeFromContents
-128 QPlastiqueStyle::styleHint
-132 QPlastiqueStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI13QDateTimeEdit)
+260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
+264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPlastiqueStyle
- size=16 align=4
- base size=16 base align=4
-QPlastiqueStyle (0xb327a280) 0
- vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
- QWindowsStyle (0xb327a2c0) 0
- primary-for QPlastiqueStyle (0xb327a280)
- QCommonStyle (0xb327a300) 0
- primary-for QWindowsStyle (0xb327a2c0)
- QStyle (0xb327a340) 0
- primary-for QCommonStyle (0xb327a300)
- QObject (0xb327a380) 0
- primary-for QStyle (0xb327a340)
+Class QDateTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateTimeEdit (0xb2123540) 0
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
+ QAbstractSpinBox (0xb2123580) 0
+ primary-for QDateTimeEdit (0xb2123540)
+ QWidget (0xb215f0a0) 0
+ primary-for QAbstractSpinBox (0xb2123580)
+ QObject (0xb22beb7c) 0
+ primary-for QWidget (0xb215f0a0)
+ QPaintDevice (0xb22bebb8) 8
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
-Vtable for QCleanlooksStyle
-QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+Vtable for QTimeEdit
+QTimeEdit::_ZTV9QTimeEdit: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
-8 QCleanlooksStyle::metaObject
-12 QCleanlooksStyle::qt_metacast
-16 QCleanlooksStyle::qt_metacall
-20 QCleanlooksStyle::~QCleanlooksStyle
-24 QCleanlooksStyle::~QCleanlooksStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
+4 (int (*)(...))(& _ZTI9QTimeEdit)
+8 QTimeEdit::metaObject
+12 QTimeEdit::qt_metacast
+16 QTimeEdit::qt_metacall
+20 QTimeEdit::~QTimeEdit
+24 QTimeEdit::~QTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCleanlooksStyle::polish
-60 QCleanlooksStyle::unpolish
-64 QCleanlooksStyle::polish
-68 QCleanlooksStyle::unpolish
-72 QCleanlooksStyle::polish
-76 QStyle::itemTextRect
-80 QCleanlooksStyle::itemPixmapRect
-84 QCleanlooksStyle::drawItemText
-88 QCleanlooksStyle::drawItemPixmap
-92 QCleanlooksStyle::standardPalette
-96 QCleanlooksStyle::drawPrimitive
-100 QCleanlooksStyle::drawControl
-104 QCleanlooksStyle::subElementRect
-108 QCleanlooksStyle::drawComplexControl
-112 QCleanlooksStyle::hitTestComplexControl
-116 QCleanlooksStyle::subControlRect
-120 QCleanlooksStyle::pixelMetric
-124 QCleanlooksStyle::sizeFromContents
-128 QCleanlooksStyle::styleHint
-132 QCleanlooksStyle::standardPixmap
-136 QCleanlooksStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QTimeEdit)
+260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
+264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCleanlooksStyle
- size=12 align=4
- base size=12 base align=4
-QCleanlooksStyle (0xb327a400) 0
- vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
- QWindowsStyle (0xb327a440) 0
- primary-for QCleanlooksStyle (0xb327a400)
- QCommonStyle (0xb327a480) 0
- primary-for QWindowsStyle (0xb327a440)
- QStyle (0xb327a4c0) 0
- primary-for QCommonStyle (0xb327a480)
- QObject (0xb327a500) 0
- primary-for QStyle (0xb327a4c0)
+Class QTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QTimeEdit (0xb2123840) 0
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
+ QDateTimeEdit (0xb2123880) 0
+ primary-for QTimeEdit (0xb2123840)
+ QAbstractSpinBox (0xb21238c0) 0
+ primary-for QDateTimeEdit (0xb2123880)
+ QWidget (0xb21744b0) 0
+ primary-for QAbstractSpinBox (0xb21238c0)
+ QObject (0xb22bedd4) 0
+ primary-for QWidget (0xb21744b0)
+ QPaintDevice (0xb22bee10) 8
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
-Vtable for QCDEStyle
-QCDEStyle::_ZTV9QCDEStyle: 35u entries
+Vtable for QDateEdit
+QDateEdit::_ZTV9QDateEdit: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCDEStyle)
-8 QCDEStyle::metaObject
-12 QCDEStyle::qt_metacast
-16 QCDEStyle::qt_metacall
-20 QCDEStyle::~QCDEStyle
-24 QCDEStyle::~QCDEStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
+4 (int (*)(...))(& _ZTI9QDateEdit)
+8 QDateEdit::metaObject
+12 QDateEdit::qt_metacast
+16 QDateEdit::qt_metacall
+20 QDateEdit::~QDateEdit
+24 QDateEdit::~QDateEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QCDEStyle::standardPalette
-96 QCDEStyle::drawPrimitive
-100 QCDEStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QCDEStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QDateEdit)
+260 QDateEdit::_ZThn8_N9QDateEditD1Ev
+264 QDateEdit::_ZThn8_N9QDateEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCDEStyle
- size=16 align=4
- base size=13 base align=4
-QCDEStyle (0xb327a580) 0
- vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
- QMotifStyle (0xb327a5c0) 0
- primary-for QCDEStyle (0xb327a580)
- QCommonStyle (0xb327a600) 0
- primary-for QMotifStyle (0xb327a5c0)
- QStyle (0xb327a640) 0
- primary-for QCommonStyle (0xb327a600)
- QObject (0xb327a680) 0
- primary-for QStyle (0xb327a640)
+Class QDateEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateEdit (0xb2123b00) 0
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
+ QDateTimeEdit (0xb2123b40) 0
+ primary-for QDateEdit (0xb2123b00)
+ QAbstractSpinBox (0xb2123b80) 0
+ primary-for QDateTimeEdit (0xb2123b40)
+ QWidget (0xb217d780) 0
+ primary-for QAbstractSpinBox (0xb2123b80)
+ QObject (0xb22bef3c) 0
+ primary-for QWidget (0xb217d780)
+ QPaintDevice (0xb22bef78) 8
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-Vtable for QWindowsVistaStyle
-QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
-8 QWindowsVistaStyle::metaObject
-12 QWindowsVistaStyle::qt_metacast
-16 QWindowsVistaStyle::qt_metacall
-20 QWindowsVistaStyle::~QWindowsVistaStyle
-24 QWindowsVistaStyle::~QWindowsVistaStyle
-28 QWindowsVistaStyle::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWindowsVistaStyle::polish
-60 QWindowsVistaStyle::unpolish
-64 QWindowsVistaStyle::polish
-68 QWindowsVistaStyle::unpolish
-72 QWindowsVistaStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsVistaStyle::standardPalette
-96 QWindowsVistaStyle::drawPrimitive
-100 QWindowsVistaStyle::drawControl
-104 QWindowsVistaStyle::subElementRect
-108 QWindowsVistaStyle::drawComplexControl
-112 QWindowsVistaStyle::hitTestComplexControl
-116 QWindowsVistaStyle::subControlRect
-120 QWindowsVistaStyle::pixelMetric
-124 QWindowsVistaStyle::sizeFromContents
-128 QWindowsVistaStyle::styleHint
-132 QWindowsVistaStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWindowsVistaStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsVistaStyle (0xb327a700) 0
- vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
- QWindowsXPStyle (0xb327a740) 0
- primary-for QWindowsVistaStyle (0xb327a700)
- QWindowsStyle (0xb327a780) 0
- primary-for QWindowsXPStyle (0xb327a740)
- QCommonStyle (0xb327a7c0) 0
- primary-for QWindowsStyle (0xb327a780)
- QStyle (0xb327a800) 0
- primary-for QCommonStyle (0xb327a7c0)
- QObject (0xb327a840) 0
- primary-for QStyle (0xb327a800)
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb2123f00) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb2123f40) 0
+ primary-for QLabel (0xb2123f00)
+ QWidget (0xb21b6140) 0
+ primary-for QFrame (0xb2123f40)
+ QObject (0xb218c1a4) 0
+ primary-for QWidget (0xb21b6140)
+ QPaintDevice (0xb218c1e0) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-8 QAbstractProxyModel::metaObject
-12 QAbstractProxyModel::qt_metacast
-16 QAbstractProxyModel::qt_metacall
-20 QAbstractProxyModel::~QAbstractProxyModel
-24 QAbstractProxyModel::~QAbstractProxyModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 QAbstractProxyModel::data
-80 QAbstractItemModel::setData
-84 QAbstractProxyModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractProxyModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QAbstractProxyModel::setSourceModel
-172 __cxa_pure_virtual
-176 __cxa_pure_virtual
-180 QAbstractProxyModel::mapSelectionToSource
-184 QAbstractProxyModel::mapSelectionFromSource
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDockWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDockWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QAbstractProxyModel
- size=8 align=4
- base size=8 base align=4
-QAbstractProxyModel (0xb327a8c0) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
- QAbstractItemModel (0xb327a900) 0
- primary-for QAbstractProxyModel (0xb327a8c0)
- QObject (0xb327a940) 0
- primary-for QAbstractItemModel (0xb327a900)
+Class QDockWidget
+ size=20 align=4
+ base size=20 base align=4
+QDockWidget (0xb21ca240) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb21cf1e0) 0
+ primary-for QDockWidget (0xb21ca240)
+ QObject (0xb218c3fc) 0
+ primary-for QWidget (0xb21cf1e0)
+ QPaintDevice (0xb218c438) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-8 QSortFilterProxyModel::metaObject
-12 QSortFilterProxyModel::qt_metacast
-16 QSortFilterProxyModel::qt_metacall
-20 QSortFilterProxyModel::~QSortFilterProxyModel
-24 QSortFilterProxyModel::~QSortFilterProxyModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QGroupBox::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QSortFilterProxyModel::index
-60 QSortFilterProxyModel::parent
-64 QSortFilterProxyModel::rowCount
-68 QSortFilterProxyModel::columnCount
-72 QSortFilterProxyModel::hasChildren
-76 QSortFilterProxyModel::data
-80 QSortFilterProxyModel::setData
-84 QSortFilterProxyModel::headerData
-88 QSortFilterProxyModel::setHeaderData
-92 QAbstractProxyModel::itemData
-96 QAbstractItemModel::setItemData
-100 QSortFilterProxyModel::mimeTypes
-104 QSortFilterProxyModel::mimeData
-108 QSortFilterProxyModel::dropMimeData
-112 QSortFilterProxyModel::supportedDropActions
-116 QSortFilterProxyModel::insertRows
-120 QSortFilterProxyModel::insertColumns
-124 QSortFilterProxyModel::removeRows
-128 QSortFilterProxyModel::removeColumns
-132 QSortFilterProxyModel::fetchMore
-136 QSortFilterProxyModel::canFetchMore
-140 QSortFilterProxyModel::flags
-144 QSortFilterProxyModel::sort
-148 QSortFilterProxyModel::buddy
-152 QSortFilterProxyModel::match
-156 QSortFilterProxyModel::span
-160 QAbstractProxyModel::submit
-164 QAbstractProxyModel::revert
-168 QSortFilterProxyModel::setSourceModel
-172 QSortFilterProxyModel::mapToSource
-176 QSortFilterProxyModel::mapFromSource
-180 QSortFilterProxyModel::mapSelectionToSource
-184 QSortFilterProxyModel::mapSelectionFromSource
-188 QSortFilterProxyModel::filterAcceptsRow
-192 QSortFilterProxyModel::filterAcceptsColumn
-196 QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=8 align=4
- base size=8 base align=4
-QSortFilterProxyModel (0xb327a9c0) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
- QAbstractProxyModel (0xb327aa00) 0
- primary-for QSortFilterProxyModel (0xb327a9c0)
- QAbstractItemModel (0xb327aa40) 0
- primary-for QAbstractProxyModel (0xb327aa00)
- QObject (0xb327aa80) 0
- primary-for QAbstractItemModel (0xb327aa40)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QStandardItem)
-8 QStandardItem::~QStandardItem
-12 QStandardItem::~QStandardItem
-16 QStandardItem::data
-20 QStandardItem::setData
-24 QStandardItem::clone
-28 QStandardItem::type
-32 QStandardItem::read
-36 QStandardItem::write
-40 QStandardItem::operator<
-
-Class QStandardItem
- size=8 align=4
- base size=8 base align=4
-QStandardItem (0xb327ab00) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb21ca700) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb2002370) 0
+ primary-for QGroupBox (0xb21ca700)
+ QObject (0xb218c834) 0
+ primary-for QWidget (0xb2002370)
+ QPaintDevice (0xb218c870) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QStandardItemModel)
-8 QStandardItemModel::metaObject
-12 QStandardItemModel::qt_metacast
-16 QStandardItemModel::qt_metacall
-20 QStandardItemModel::~QStandardItemModel
-24 QStandardItemModel::~QStandardItemModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStandardItemModel::index
-60 QStandardItemModel::parent
-64 QStandardItemModel::rowCount
-68 QStandardItemModel::columnCount
-72 QStandardItemModel::hasChildren
-76 QStandardItemModel::data
-80 QStandardItemModel::setData
-84 QStandardItemModel::headerData
-88 QStandardItemModel::setHeaderData
-92 QStandardItemModel::itemData
-96 QStandardItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QStandardItemModel::supportedDropActions
-116 QStandardItemModel::insertRows
-120 QStandardItemModel::insertColumns
-124 QStandardItemModel::removeRows
-128 QStandardItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStandardItemModel::flags
-144 QStandardItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDialogButtonBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStandardItemModel
- size=8 align=4
- base size=8 base align=4
-QStandardItemModel (0xb327ae00) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
- QAbstractItemModel (0xb327ae40) 0
- primary-for QStandardItemModel (0xb327ae00)
- QObject (0xb327ae80) 0
- primary-for QAbstractItemModel (0xb327ae40)
+Class QDialogButtonBox
+ size=20 align=4
+ base size=20 base align=4
+QDialogButtonBox (0xb21ca9c0) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb201cd20) 0
+ primary-for QDialogButtonBox (0xb21ca9c0)
+ QObject (0xb218ca8c) 0
+ primary-for QWidget (0xb201cd20)
+ QPaintDevice (0xb218cac8) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 42u entries
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QStringListModel)
-8 QStringListModel::metaObject
-12 QStringListModel::qt_metacast
-16 QStringListModel::qt_metacall
-20 QStringListModel::~QStringListModel
-24 QStringListModel::~QStringListModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 QStringListModel::rowCount
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 QStringListModel::data
-80 QStringListModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QStringListModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QStringListModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStringListModel::flags
-144 QStringListModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QMainWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStringListModel
+Class QMainWindow
+ size=20 align=4
+ base size=20 base align=4
+QMainWindow (0xb21cadc0) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb203b550) 0
+ primary-for QMainWindow (0xb21cadc0)
+ QObject (0xb218cdd4) 0
+ primary-for QWidget (0xb203b550)
+ QPaintDevice (0xb218ce10) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
+
+Class QTextEdit::ExtraSelection
size=12 align=4
base size=12 base align=4
-QStringListModel (0xb327af00) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
- QAbstractListModel (0xb327af40) 0
- primary-for QStringListModel (0xb327af00)
- QAbstractItemModel (0xb327af80) 0
- primary-for QAbstractListModel (0xb327af40)
- QObject (0xb327afc0) 0
- primary-for QAbstractItemModel (0xb327af80)
-
+QTextEdit::ExtraSelection (0xb20791a4) 0
-
-Vtable for QListWidgetItem
-QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+Vtable for QTextEdit
+QTextEdit::_ZTV9QTextEdit: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QListWidgetItem)
-8 QListWidgetItem::~QListWidgetItem
-12 QListWidgetItem::~QListWidgetItem
-16 QListWidgetItem::clone
-20 QListWidgetItem::setBackgroundColor
-24 QListWidgetItem::data
-28 QListWidgetItem::setData
-32 QListWidgetItem::operator<
-36 QListWidgetItem::read
-40 QListWidgetItem::write
+4 (int (*)(...))(& _ZTI9QTextEdit)
+8 QTextEdit::metaObject
+12 QTextEdit::qt_metacast
+16 QTextEdit::qt_metacall
+20 QTextEdit::~QTextEdit
+24 QTextEdit::~QTextEdit
+28 QTextEdit::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextEdit::mousePressEvent
+84 QTextEdit::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextEdit::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextEdit::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextEdit::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI9QTextEdit)
+256 QTextEdit::_ZThn8_N9QTextEditD1Ev
+260 QTextEdit::_ZThn8_N9QTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QListWidgetItem
- size=24 align=4
- base size=24 base align=4
-QListWidgetItem (0xb327a040) 0
- vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+Class QTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QTextEdit (0xb20771c0) 0
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
+ QAbstractScrollArea (0xb2077200) 0
+ primary-for QTextEdit (0xb20771c0)
+ QFrame (0xb2077240) 0
+ primary-for QAbstractScrollArea (0xb2077200)
+ QWidget (0xb207f870) 0
+ primary-for QFrame (0xb2077240)
+ QObject (0xb207912c) 0
+ primary-for QWidget (0xb207f870)
+ QPaintDevice (0xb2079168) 8
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-Vtable for QListWidget
-QListWidget::_ZTV11QListWidget: 107u entries
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QListWidget)
-8 QListWidget::metaObject
-12 QListWidget::qt_metacast
-16 QListWidget::qt_metacall
-20 QListWidget::~QListWidget
-24 QListWidget::~QListWidget
-28 QListWidget::event
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
32 QObject::eventFilter
-36 QListView::timerEvent
+36 QPlainTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -12928,123 +14081,81 @@ QListWidget::_ZTV11QListWidget: 107u entries
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QListView::paintEvent
+124 QPlainTextEdit::paintEvent
128 QWidget::moveEvent
-132 QListView::resizeEvent
+132 QPlainTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QPlainTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListWidget::dropEvent
-168 QWidget::showEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QPlainTextEdit::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QListWidget::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 QListWidget::mimeTypes
-388 QListWidget::mimeData
-392 QListWidget::dropMimeData
-396 QListWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI11QListWidget)
-408 QListWidget::_ZThn8_N11QListWidgetD1Ev
-412 QListWidget::_ZThn8_N11QListWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QListWidget
+Class QPlainTextEdit
size=20 align=4
base size=20 base align=4
-QListWidget (0xb327a6c0) 0
- vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
- QListView (0xb327a880) 0
- primary-for QListWidget (0xb327a6c0)
- QAbstractItemView (0xb327a980) 0
- primary-for QListView (0xb327a880)
- QAbstractScrollArea (0xb327aac0) 0
- primary-for QAbstractItemView (0xb327a980)
- QFrame (0xb327ab40) 0
- primary-for QAbstractScrollArea (0xb327aac0)
- QWidget (0xb327aec0) 0
- primary-for QFrame (0xb327ab40)
- QObject (0xb31cf000) 0
- primary-for QWidget (0xb327aec0)
- QPaintDevice (0xb31cf040) 8
- vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-
-Vtable for QProxyModel
-QProxyModel::_ZTV11QProxyModel: 43u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QProxyModel)
-8 QProxyModel::metaObject
-12 QProxyModel::qt_metacast
-16 QProxyModel::qt_metacall
-20 QProxyModel::~QProxyModel
-24 QProxyModel::~QProxyModel
+QPlainTextEdit (0xb2077f40) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb2077f80) 0
+ primary-for QPlainTextEdit (0xb2077f40)
+ QFrame (0xb2077fc0) 0
+ primary-for QAbstractScrollArea (0xb2077f80)
+ QWidget (0xb1f0e000) 0
+ primary-for QFrame (0xb2077fc0)
+ QObject (0xb20799d8) 0
+ primary-for QWidget (0xb1f0e000)
+ QPaintDevice (0xb2079a14) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -13052,248 +14163,277 @@ QProxyModel::_ZTV11QProxyModel: 43u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProxyModel::index
-60 QProxyModel::parent
-64 QProxyModel::rowCount
-68 QProxyModel::columnCount
-72 QProxyModel::hasChildren
-76 QProxyModel::data
-80 QProxyModel::setData
-84 QProxyModel::headerData
-88 QProxyModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QProxyModel::mimeTypes
-104 QProxyModel::mimeData
-108 QProxyModel::dropMimeData
-112 QProxyModel::supportedDropActions
-116 QProxyModel::insertRows
-120 QProxyModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QProxyModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QProxyModel::flags
-144 QProxyModel::sort
-148 QAbstractItemModel::buddy
-152 QProxyModel::match
-156 QProxyModel::span
-160 QProxyModel::submit
-164 QProxyModel::revert
-168 QProxyModel::setModel
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
-Class QProxyModel
+Class QPlainTextDocumentLayout
size=8 align=4
base size=8 base align=4
-QProxyModel (0xb31cf0c0) 0
- vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
- QAbstractItemModel (0xb31cf100) 0
- primary-for QProxyModel (0xb31cf0c0)
- QObject (0xb31cf140) 0
- primary-for QAbstractItemModel (0xb31cf100)
+QPlainTextDocumentLayout (0xb1f0f440) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb1f0f480) 0
+ primary-for QPlainTextDocumentLayout (0xb1f0f440)
+ QObject (0xb2079d5c) 0
+ primary-for QAbstractTextDocumentLayout (0xb1f0f480)
-Vtable for QHeaderView
-QHeaderView::_ZTV11QHeaderView: 105u entries
+Vtable for QProgressBar
+QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHeaderView)
-8 QHeaderView::metaObject
-12 QHeaderView::qt_metacast
-16 QHeaderView::qt_metacall
-20 QHeaderView::~QHeaderView
-24 QHeaderView::~QHeaderView
-28 QHeaderView::event
+4 (int (*)(...))(& _ZTI12QProgressBar)
+8 QProgressBar::metaObject
+12 QProgressBar::qt_metacast
+16 QProgressBar::qt_metacall
+20 QProgressBar::~QProgressBar
+24 QProgressBar::~QProgressBar
+28 QProgressBar::event
32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QHeaderView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QProgressBar::sizeHint
+68 QProgressBar::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QHeaderView::mousePressEvent
-84 QHeaderView::mouseReleaseEvent
-88 QHeaderView::mouseDoubleClickEvent
-92 QHeaderView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QHeaderView::paintEvent
+124 QProgressBar::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QHeaderView::viewportEvent
-228 QHeaderView::scrollContentsBy
-232 QHeaderView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QHeaderView::visualRect
-248 QHeaderView::scrollTo
-252 QHeaderView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QHeaderView::reset
-268 QAbstractItemView::setRootIndex
-272 QHeaderView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QHeaderView::dataChanged
-284 QHeaderView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QHeaderView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QHeaderView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QHeaderView::moveCursor
-344 QHeaderView::horizontalOffset
-348 QHeaderView::verticalOffset
-352 QHeaderView::isIndexHidden
-356 QHeaderView::setSelection
-360 QHeaderView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QHeaderView::paintSection
-388 QHeaderView::sectionSizeFromContents
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI11QHeaderView)
-400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
-404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QProgressBar::text
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12QProgressBar)
+236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
+240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QHeaderView
+Class QProgressBar
size=20 align=4
base size=20 base align=4
-QHeaderView (0xb31cf1c0) 0
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
- QAbstractItemView (0xb31cf200) 0
- primary-for QHeaderView (0xb31cf1c0)
- QAbstractScrollArea (0xb31cf240) 0
- primary-for QAbstractItemView (0xb31cf200)
- QFrame (0xb31cf280) 0
- primary-for QAbstractScrollArea (0xb31cf240)
- QWidget (0xb31cf2c0) 0
- primary-for QFrame (0xb31cf280)
- QObject (0xb31cf300) 0
- primary-for QWidget (0xb31cf2c0)
- QPaintDevice (0xb31cf340) 8
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+QProgressBar (0xb1f0f740) 0
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
+ QWidget (0xb1f34aa0) 0
+ primary-for QProgressBar (0xb1f0f740)
+ QObject (0xb2079f78) 0
+ primary-for QWidget (0xb1f34aa0)
+ QPaintDevice (0xb2079fb4) 8
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
-Vtable for QItemDelegate
-QItemDelegate::_ZTV13QItemDelegate: 25u entries
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QItemDelegate)
-8 QItemDelegate::metaObject
-12 QItemDelegate::qt_metacast
-16 QItemDelegate::qt_metacall
-20 QItemDelegate::~QItemDelegate
-24 QItemDelegate::~QItemDelegate
-28 QObject::event
-32 QItemDelegate::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QItemDelegate::paint
-60 QItemDelegate::sizeHint
-64 QItemDelegate::createEditor
-68 QItemDelegate::setEditorData
-72 QItemDelegate::setModelData
-76 QItemDelegate::updateEditorGeometry
-80 QItemDelegate::editorEvent
-84 QItemDelegate::drawDisplay
-88 QItemDelegate::drawDecoration
-92 QItemDelegate::drawFocus
-96 QItemDelegate::drawCheck
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollBar::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QScrollBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QScrollBar::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QScrollBar::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QItemDelegate
- size=8 align=4
- base size=8 base align=4
-QItemDelegate (0xb31cf3c0) 0
- vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
- QAbstractItemDelegate (0xb31cf400) 0
- primary-for QItemDelegate (0xb31cf3c0)
- QObject (0xb31cf440) 0
- primary-for QAbstractItemDelegate (0xb31cf400)
+Class QScrollBar
+ size=20 align=4
+ base size=20 base align=4
+QScrollBar (0xb1f0fa00) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb1f0fa40) 0
+ primary-for QScrollBar (0xb1f0fa00)
+ QWidget (0xb1f4f050) 0
+ primary-for QAbstractSlider (0xb1f0fa40)
+ QObject (0xb1f4b1e0) 0
+ primary-for QWidget (0xb1f4f050)
+ QPaintDevice (0xb1f4b21c) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-Vtable for QDataWidgetMapper
-QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
-8 QDataWidgetMapper::metaObject
-12 QDataWidgetMapper::qt_metacast
-16 QDataWidgetMapper::qt_metacall
-20 QDataWidgetMapper::~QDataWidgetMapper
-24 QDataWidgetMapper::~QDataWidgetMapper
-28 QObject::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDataWidgetMapper::setCurrentIndex
+56 QWidget::devType
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSizeGrip::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDataWidgetMapper
- size=8 align=4
- base size=8 base align=4
-QDataWidgetMapper (0xb31cf4c0) 0
- vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
- QObject (0xb31cf500) 0
- primary-for QDataWidgetMapper (0xb31cf4c0)
+Class QSizeGrip
+ size=20 align=4
+ base size=20 base align=4
+QSizeGrip (0xb1f0fd40) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb1f57d70) 0
+ primary-for QSizeGrip (0xb1f0fd40)
+ QObject (0xb1f4b4b0) 0
+ primary-for QWidget (0xb1f57d70)
+ QPaintDevice (0xb1f4b4ec) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
-Vtable for QTreeView
-QTreeView::_ZTV9QTreeView: 105u entries
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTreeView)
-8 QTreeView::metaObject
-12 QTreeView::qt_metacast
-16 QTreeView::qt_metacall
-20 QTreeView::~QTreeView
-24 QTreeView::~QTreeView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
32 QObject::eventFilter
-36 QTreeView::timerEvent
+36 QTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -13304,920 +14444,1083 @@ QTreeView::_ZTV9QTreeView: 105u entries
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTreeView::paintEvent
+124 QTextBrowser::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QTextEdit::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeView::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI9QTreeView)
-400 QTreeView::_ZThn8_N9QTreeViewD1Ev
-404 QTreeView::_ZThn8_N9QTreeViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeView
+Class QTextBrowser
size=20 align=4
base size=20 base align=4
-QTreeView (0xb31cf580) 0
- vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
- QAbstractItemView (0xb31cf5c0) 0
- primary-for QTreeView (0xb31cf580)
- QAbstractScrollArea (0xb31cf600) 0
- primary-for QAbstractItemView (0xb31cf5c0)
- QFrame (0xb31cf640) 0
- primary-for QAbstractScrollArea (0xb31cf600)
- QWidget (0xb31cf680) 0
- primary-for QFrame (0xb31cf640)
- QObject (0xb31cf6c0) 0
- primary-for QWidget (0xb31cf680)
- QPaintDevice (0xb31cf700) 8
- vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
-
-Class QTreeWidgetItemIterator
- size=12 align=4
- base size=12 base align=4
-QTreeWidgetItemIterator (0xb31cf780) 0
-
-
-
-
-
-Vtable for QTreeWidgetItem
-QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
-8 QTreeWidgetItem::~QTreeWidgetItem
-12 QTreeWidgetItem::~QTreeWidgetItem
-16 QTreeWidgetItem::clone
-20 QTreeWidgetItem::data
-24 QTreeWidgetItem::setData
-28 QTreeWidgetItem::operator<
-32 QTreeWidgetItem::read
-36 QTreeWidgetItem::write
-
-Class QTreeWidgetItem
- size=32 align=4
- base size=32 base align=4
-QTreeWidgetItem (0xb31cf840) 0
- vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+QTextBrowser (0xb1f72000) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb1f72040) 0
+ primary-for QTextBrowser (0xb1f72000)
+ QAbstractScrollArea (0xb1f72080) 0
+ primary-for QTextEdit (0xb1f72040)
+ QFrame (0xb1f720c0) 0
+ primary-for QAbstractScrollArea (0xb1f72080)
+ QWidget (0xb1f67aa0) 0
+ primary-for QFrame (0xb1f720c0)
+ QObject (0xb1f4b708) 0
+ primary-for QWidget (0xb1f67aa0)
+ QPaintDevice (0xb1f4b744) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
-Vtable for QTreeWidget
-QTreeWidget::_ZTV11QTreeWidget: 109u entries
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTreeWidget)
-8 QTreeWidget::metaObject
-12 QTreeWidget::qt_metacast
-16 QTreeWidget::qt_metacall
-20 QTreeWidget::~QTreeWidget
-24 QTreeWidget::~QTreeWidget
-28 QTreeWidget::event
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
32 QObject::eventFilter
-36 QTreeView::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTreeView::paintEvent
+124 QStatusBar::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QStatusBar::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTreeWidget::dropEvent
-168 QWidget::showEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QStatusBar::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeWidget::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 QTreeWidget::mimeTypes
-396 QTreeWidget::mimeData
-400 QTreeWidget::dropMimeData
-404 QTreeWidget::supportedDropActions
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI11QTreeWidget)
-416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
-420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidget
+Class QStatusBar
size=20 align=4
base size=20 base align=4
-QTreeWidget (0xb31cfac0) 0
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
- QTreeView (0xb31cfb00) 0
- primary-for QTreeWidget (0xb31cfac0)
- QAbstractItemView (0xb31cfb40) 0
- primary-for QTreeView (0xb31cfb00)
- QAbstractScrollArea (0xb31cfb80) 0
- primary-for QAbstractItemView (0xb31cfb40)
- QFrame (0xb31cfbc0) 0
- primary-for QAbstractScrollArea (0xb31cfb80)
- QWidget (0xb31cfc00) 0
- primary-for QFrame (0xb31cfbc0)
- QObject (0xb31cfc40) 0
- primary-for QWidget (0xb31cfc00)
- QPaintDevice (0xb31cfc80) 8
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+QStatusBar (0xb1f72380) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb1f80230) 0
+ primary-for QStatusBar (0xb1f72380)
+ QObject (0xb1f4b960) 0
+ primary-for QWidget (0xb1f80230)
+ QPaintDevice (0xb1f4b99c) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
-Vtable for QItemEditorCreatorBase
-QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+Vtable for QToolButton
+QToolButton::_ZTV11QToolButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
-8 QItemEditorCreatorBase::~QItemEditorCreatorBase
-12 QItemEditorCreatorBase::~QItemEditorCreatorBase
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QItemEditorCreatorBase
- size=4 align=4
- base size=4 base align=4
-QItemEditorCreatorBase (0xb31cfd00) 0 nearly-empty
- vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
+4 (int (*)(...))(& _ZTI11QToolButton)
+8 QToolButton::metaObject
+12 QToolButton::qt_metacast
+16 QToolButton::qt_metacall
+20 QToolButton::~QToolButton
+24 QToolButton::~QToolButton
+28 QToolButton::event
+32 QObject::eventFilter
+36 QToolButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QToolButton::sizeHint
+68 QToolButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QToolButton::mousePressEvent
+84 QToolButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QToolButton::enterEvent
+120 QToolButton::leaveEvent
+124 QToolButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolButton::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QToolButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QToolButton)
+244 QToolButton::_ZThn8_N11QToolButtonD1Ev
+248 QToolButton::_ZThn8_N11QToolButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QToolButton
+ size=20 align=4
+ base size=20 base align=4
+QToolButton (0xb1f72780) 0
+ vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
+ QAbstractButton (0xb1f727c0) 0
+ primary-for QToolButton (0xb1f72780)
+ QWidget (0xb1f8b910) 0
+ primary-for QAbstractButton (0xb1f727c0)
+ QObject (0xb1f4bbb8) 0
+ primary-for QWidget (0xb1f8b910)
+ QPaintDevice (0xb1f4bbf4) 8
+ vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
-Vtable for QItemEditorFactory
-QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QItemEditorFactory)
-8 QItemEditorFactory::~QItemEditorFactory
-12 QItemEditorFactory::~QItemEditorFactory
-16 QItemEditorFactory::createEditor
-20 QItemEditorFactory::valuePropertyName
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QItemEditorFactory
- size=8 align=4
- base size=8 base align=4
-QItemEditorFactory (0xb31cfec0) 0
- vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+Class QComboBox
+ size=20 align=4
+ base size=20 base align=4
+QComboBox (0xb1f72f00) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb1fb68c0) 0
+ primary-for QComboBox (0xb1f72f00)
+ QObject (0xb1fb5258) 0
+ primary-for QWidget (0xb1fb68c0)
+ QPaintDevice (0xb1fb5294) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
-Vtable for QTableView
-QTableView::_ZTV10QTableView: 103u entries
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTableView)
-8 QTableView::metaObject
-12 QTableView::qt_metacast
-16 QTableView::qt_metacall
-20 QTableView::~QTableView
-24 QTableView::~QTableView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QCommandLinkButton::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableView::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI10QTableView)
-392 QTableView::_ZThn8_N10QTableViewD1Ev
-396 QTableView::_ZThn8_N10QTableViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableView
+Class QCommandLinkButton
size=20 align=4
base size=20 base align=4
-QTableView (0xb31cf180) 0
- vptr=((& QTableView::_ZTV10QTableView) + 8u)
- QAbstractItemView (0xb31cf380) 0
- primary-for QTableView (0xb31cf180)
- QAbstractScrollArea (0xb31cf480) 0
- primary-for QAbstractItemView (0xb31cf380)
- QFrame (0xb31cf540) 0
- primary-for QAbstractScrollArea (0xb31cf480)
- QWidget (0xb31cf740) 0
- primary-for QFrame (0xb31cf540)
- QObject (0xb31cf7c0) 0
- primary-for QWidget (0xb31cf740)
- QPaintDevice (0xb31cf880) 8
- vptr=((& QTableView::_ZTV10QTableView) + 392u)
+QCommandLinkButton (0xb1fdb8c0) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb1fdb900) 0
+ primary-for QCommandLinkButton (0xb1fdb8c0)
+ QAbstractButton (0xb1fdb940) 0
+ primary-for QPushButton (0xb1fdb900)
+ QWidget (0xb1ff7050) 0
+ primary-for QAbstractButton (0xb1fdb940)
+ QObject (0xb1fb5a8c) 0
+ primary-for QWidget (0xb1ff7050)
+ QPaintDevice (0xb1fb5ac8) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
-Vtable for QFileIconProvider
-QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFileIconProvider)
-8 QFileIconProvider::~QFileIconProvider
-12 QFileIconProvider::~QFileIconProvider
-16 QFileIconProvider::icon
-20 QFileIconProvider::icon
-24 QFileIconProvider::type
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QFileIconProvider
+Class QMenuItem
size=8 align=4
base size=8 base align=4
-QFileIconProvider (0xb31cf980) 0
- vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
-
-Class QTableWidgetSelectionRange
- size=16 align=4
- base size=16 base align=4
-QTableWidgetSelectionRange (0xb31cfcc0) 0
+QMenuItem (0xb1fdbc00) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb1fdbc40) 0
+ primary-for QMenuItem (0xb1fdbc00)
+ QObject (0xb1fb5ce4) 0
+ primary-for QAction (0xb1fdbc40)
-Vtable for QTableWidgetItem
-QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTableWidgetItem)
-8 QTableWidgetItem::~QTableWidgetItem
-12 QTableWidgetItem::~QTableWidgetItem
-16 QTableWidgetItem::clone
-20 QTableWidgetItem::data
-24 QTableWidgetItem::setData
-28 QTableWidgetItem::operator<
-32 QTableWidgetItem::read
-36 QTableWidgetItem::write
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QCalendarWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QCalendarWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableWidgetItem
- size=24 align=4
- base size=24 base align=4
-QTableWidgetItem (0xb31cfd40) 0
- vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+Class QCalendarWidget
+ size=20 align=4
+ base size=20 base align=4
+QCalendarWidget (0xb1fdbe80) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb1de5dc0) 0
+ primary-for QCalendarWidget (0xb1fdbe80)
+ QObject (0xb1fb5e10) 0
+ primary-for QWidget (0xb1de5dc0)
+ QPaintDevice (0xb1fb5e4c) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
-Vtable for QTableWidget
-QTableWidget::_ZTV12QTableWidget: 107u entries
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTableWidget)
-8 QTableWidget::metaObject
-12 QTableWidget::qt_metacast
-16 QTableWidget::qt_metacall
-20 QTableWidget::~QTableWidget
-24 QTableWidget::~QTableWidget
-28 QTableWidget::event
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QRadioButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QRadioButton::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTableWidget::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableWidget::setModel
-236 QTableView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 QTableWidget::mimeTypes
-388 QTableWidget::mimeData
-392 QTableWidget::dropMimeData
-396 QTableWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI12QTableWidget)
-408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
-412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableWidget
+Class QRadioButton
size=20 align=4
base size=20 base align=4
-QTableWidget (0xb31cff00) 0
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
- QTableView (0xb2f83000) 0
- primary-for QTableWidget (0xb31cff00)
- QAbstractItemView (0xb2f83040) 0
- primary-for QTableView (0xb2f83000)
- QAbstractScrollArea (0xb2f83080) 0
- primary-for QAbstractItemView (0xb2f83040)
- QFrame (0xb2f830c0) 0
- primary-for QAbstractScrollArea (0xb2f83080)
- QWidget (0xb2f83100) 0
- primary-for QFrame (0xb2f830c0)
- QObject (0xb2f83140) 0
- primary-for QWidget (0xb2f83100)
- QPaintDevice (0xb2f83180) 8
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+QRadioButton (0xb1dff1c0) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1dff200) 0
+ primary-for QRadioButton (0xb1dff1c0)
+ QWidget (0xb1e060f0) 0
+ primary-for QAbstractButton (0xb1dff200)
+ QObject (0xb1e040b4) 0
+ primary-for QWidget (0xb1e060f0)
+ QPaintDevice (0xb1e040f0) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-Vtable for QDirModel
-QDirModel::_ZTV9QDirModel: 42u entries
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDirModel)
-8 QDirModel::metaObject
-12 QDirModel::qt_metacast
-16 QDirModel::qt_metacall
-20 QDirModel::~QDirModel
-24 QDirModel::~QDirModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDirModel::index
-60 QDirModel::parent
-64 QDirModel::rowCount
-68 QDirModel::columnCount
-72 QDirModel::hasChildren
-76 QDirModel::data
-80 QDirModel::setData
-84 QDirModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QDirModel::mimeTypes
-104 QDirModel::mimeData
-108 QDirModel::dropMimeData
-112 QDirModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QDirModel::flags
-144 QDirModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+56 QWidget::devType
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
+76 QWidget::paintEngine
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenuBar::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMenuBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
+116 QWidget::enterEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
+128 QWidget::moveEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenuBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMenuBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDirModel
- size=8 align=4
- base size=8 base align=4
-QDirModel (0xb2f83200) 0
- vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
- QAbstractItemModel (0xb2f83240) 0
- primary-for QDirModel (0xb2f83200)
- QObject (0xb2f83280) 0
- primary-for QAbstractItemModel (0xb2f83240)
+Class QMenuBar
+ size=20 align=4
+ base size=20 base align=4
+QMenuBar (0xb1dff4c0) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1e150a0) 0
+ primary-for QMenuBar (0xb1dff4c0)
+ QObject (0xb1e0430c) 0
+ primary-for QWidget (0xb1e150a0)
+ QPaintDevice (0xb1e04348) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
-Vtable for QColumnView
-QColumnView::_ZTV11QColumnView: 104u entries
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QColumnView)
-8 QColumnView::metaObject
-12 QColumnView::qt_metacast
-16 QColumnView::qt_metacall
-20 QColumnView::~QColumnView
-24 QColumnView::~QColumnView
-28 QAbstractItemView::event
-32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QColumnView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QFocusFrame::paintEvent
128 QWidget::moveEvent
-132 QColumnView::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QColumnView::scrollContentsBy
-232 QColumnView::setModel
-236 QColumnView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QColumnView::visualRect
-248 QColumnView::scrollTo
-252 QColumnView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QColumnView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QColumnView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QColumnView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QColumnView::moveCursor
-344 QColumnView::horizontalOffset
-348 QColumnView::verticalOffset
-352 QColumnView::isIndexHidden
-356 QColumnView::setSelection
-360 QColumnView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QColumnView::createColumn
-388 (int (*)(...))-0x00000000000000008
-392 (int (*)(...))(& _ZTI11QColumnView)
-396 QColumnView::_ZThn8_N11QColumnViewD1Ev
-400 QColumnView::_ZThn8_N11QColumnViewD0Ev
-404 QWidget::_ZThn8_NK7QWidget7devTypeEv
-408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QColumnView
+Class QFocusFrame
size=20 align=4
base size=20 base align=4
-QColumnView (0xb2f83300) 0
- vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
- QAbstractItemView (0xb2f83340) 0
- primary-for QColumnView (0xb2f83300)
- QAbstractScrollArea (0xb2f83380) 0
- primary-for QAbstractItemView (0xb2f83340)
- QFrame (0xb2f833c0) 0
- primary-for QAbstractScrollArea (0xb2f83380)
- QWidget (0xb2f83400) 0
- primary-for QFrame (0xb2f833c0)
- QObject (0xb2f83440) 0
- primary-for QWidget (0xb2f83400)
- QPaintDevice (0xb2f83480) 8
- vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
-
-Class QStylePainter
- size=12 align=4
- base size=12 base align=4
-QStylePainter (0xb2f83500) 0
- QPainter (0xb2f83540) 0
+QFocusFrame (0xb1e64100) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb1e662d0) 0
+ primary-for QFocusFrame (0xb1e64100)
+ QObject (0xb1e58a8c) 0
+ primary-for QWidget (0xb1e662d0)
+ QPaintDevice (0xb1e58ac8) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
-Vtable for QPrinter
-QPrinter::_ZTV8QPrinter: 7u entries
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPrinter)
-8 QPrinter::~QPrinter
-12 QPrinter::~QPrinter
-16 QPrinter::devType
-20 QPrinter::paintEngine
-24 QPrinter::metric
-
-Class QPrinter
- size=12 align=4
- base size=12 base align=4
-QPrinter (0xb2f835c0) 0
- vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
- QPaintDevice (0xb2f83600) 0
- primary-for QPrinter (0xb2f835c0)
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0xb2f83700) 0 empty
-
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QFontComboBox
+ size=20 align=4
+ base size=20 base align=4
+QFontComboBox (0xb1e643c0) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb1e64400) 0
+ primary-for QFontComboBox (0xb1e643c0)
+ QWidget (0xb1e6daa0) 0
+ primary-for QComboBox (0xb1e64400)
+ QObject (0xb1e58ce4) 0
+ primary-for QWidget (0xb1e6daa0)
+ QPaintDevice (0xb1e58d20) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintEngine)
-8 QPaintEngine::~QPaintEngine
-12 QPaintEngine::~QPaintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QPaintEngine::drawRects
-32 QPaintEngine::drawRects
-36 QPaintEngine::drawLines
-40 QPaintEngine::drawLines
-44 QPaintEngine::drawEllipse
-48 QPaintEngine::drawEllipse
-52 QPaintEngine::drawPath
-56 QPaintEngine::drawPoints
-60 QPaintEngine::drawPoints
-64 QPaintEngine::drawPolygon
-68 QPaintEngine::drawPolygon
-72 __cxa_pure_virtual
-76 QPaintEngine::drawTextItem
-80 QPaintEngine::drawTiledPixmap
-84 QPaintEngine::drawImage
-88 QPaintEngine::coordinateOffset
-92 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QToolBar::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QToolBar::paintEvent
+128 QWidget::moveEvent
+132 QToolBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPaintEngine
+Class QToolBar
size=20 align=4
base size=20 base align=4
-QPaintEngine (0xb2f83780) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0xb2f83880) 0
-
-
-Class QColormap
- size=4 align=4
- base size=4 base align=4
-QColormap (0xb2f83980) 0
+QToolBar (0xb1e64800) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1e88af0) 0
+ primary-for QToolBar (0xb1e64800)
+ QObject (0xb1eae03c) 0
+ primary-for QWidget (0xb1e88af0)
+ QPaintDevice (0xb1eae078) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-Vtable for QPrintEngine
-QPrintEngine::_ZTV12QPrintEngine: 10u entries
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintEngine)
-8 QPrintEngine::~QPrintEngine
-12 QPrintEngine::~QPrintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QPrintEngine
- size=4 align=4
- base size=4 base align=4
-QPrintEngine (0xb2f839c0) 0 nearly-empty
- vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-Class QGLColormap::QGLColormapData
- size=12 align=4
- base size=12 base align=4
-QGLColormap::QGLColormapData (0xb2f83a80) 0
-
-Class QGLColormap
- size=4 align=4
- base size=4 base align=4
-QGLColormap (0xb2f83a40) 0
-
-
-
-Class QGLFormat
- size=4 align=4
- base size=4 base align=4
-QGLFormat (0xb2f83b40) 0
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QToolBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QToolBox
+ size=20 align=4
+ base size=20 base align=4
+QToolBox (0xb1e64c00) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1e64c40) 0
+ primary-for QToolBox (0xb1e64c00)
+ QWidget (0xb1eca370) 0
+ primary-for QFrame (0xb1e64c40)
+ QObject (0xb1eae3c0) 0
+ primary-for QWidget (0xb1eca370)
+ QPaintDevice (0xb1eae3fc) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
-Vtable for QGLContext
-QGLContext::_ZTV10QGLContext: 11u entries
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QGLContext)
-8 QGLContext::~QGLContext
-12 QGLContext::~QGLContext
-16 QGLContext::create
-20 QGLContext::makeCurrent
-24 QGLContext::doneCurrent
-28 QGLContext::swapBuffers
-32 QGLContext::chooseContext
-36 QGLContext::tryVisual
-40 QGLContext::chooseVisual
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QSplitter::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QSplitter::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGLContext
- size=8 align=4
- base size=8 base align=4
-QGLContext (0xb2f83c40) 0
- vptr=((& QGLContext::_ZTV10QGLContext) + 8u)
+Class QSplitter
+ size=20 align=4
+ base size=20 base align=4
+QSplitter (0xb1ce4240) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1ce4280) 0
+ primary-for QSplitter (0xb1ce4240)
+ QWidget (0xb1cea230) 0
+ primary-for QFrame (0xb1ce4280)
+ QObject (0xb1eaeac8) 0
+ primary-for QWidget (0xb1cea230)
+ QPaintDevice (0xb1eaeb04) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
-Vtable for QGLWidget
-QGLWidget::_ZTV9QGLWidget: 73u entries
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QGLWidget)
-8 QGLWidget::metaObject
-12 QGLWidget::qt_metacast
-16 QGLWidget::qt_metacall
-20 QGLWidget::~QGLWidget
-24 QGLWidget::~QGLWidget
-28 QGLWidget::event
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -14226,14 +15529,14 @@ QGLWidget::_ZTV9QGLWidget: 73u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
+64 QSplitterHandle::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
-76 QGLWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+76 QWidget::paintEngine
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QSplitterHandle::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -14241,9 +15544,9 @@ QGLWidget::_ZTV9QGLWidget: 73u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGLWidget::paintEvent
+124 QSplitterHandle::paintEvent
128 QWidget::moveEvent
-132 QGLWidget::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -14266,106 +15569,311 @@ QGLWidget::_ZTV9QGLWidget: 73u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QGLWidget::updateGL
-228 QGLWidget::updateOverlayGL
-232 QGLWidget::initializeGL
-236 QGLWidget::resizeGL
-240 QGLWidget::paintGL
-244 QGLWidget::initializeOverlayGL
-248 QGLWidget::resizeOverlayGL
-252 QGLWidget::paintOverlayGL
-256 QGLWidget::glInit
-260 QGLWidget::glDraw
-264 (int (*)(...))-0x00000000000000008
-268 (int (*)(...))(& _ZTI9QGLWidget)
-272 QGLWidget::_ZThn8_N9QGLWidgetD1Ev
-276 QGLWidget::_ZThn8_N9QGLWidgetD0Ev
-280 QWidget::_ZThn8_NK7QWidget7devTypeEv
-284 QGLWidget::_ZThn8_NK9QGLWidget11paintEngineEv
-288 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QGLWidget
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitterHandle
size=20 align=4
base size=20 base align=4
-QGLWidget (0xb2f83cc0) 0
- vptr=((& QGLWidget::_ZTV9QGLWidget) + 8u)
- QWidget (0xb2f83d00) 0
- primary-for QGLWidget (0xb2f83cc0)
- QObject (0xb2f83d40) 0
- primary-for QWidget (0xb2f83d00)
- QPaintDevice (0xb2f83d80) 8
- vptr=((& QGLWidget::_ZTV9QGLWidget) + 272u)
-
-Vtable for QGLPixelBuffer
-QGLPixelBuffer::_ZTV14QGLPixelBuffer: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QGLPixelBuffer)
-8 QGLPixelBuffer::~QGLPixelBuffer
-12 QGLPixelBuffer::~QGLPixelBuffer
-16 QGLPixelBuffer::devType
-20 QGLPixelBuffer::paintEngine
-24 QGLPixelBuffer::metric
-
-Class QGLPixelBuffer
- size=12 align=4
- base size=12 base align=4
-QGLPixelBuffer (0xb2f83e00) 0
- vptr=((& QGLPixelBuffer::_ZTV14QGLPixelBuffer) + 8u)
- QPaintDevice (0xb2f83e40) 0
- primary-for QGLPixelBuffer (0xb2f83e00)
-
-Vtable for QGLFramebufferObject
-QGLFramebufferObject::_ZTV20QGLFramebufferObject: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGLFramebufferObject)
-8 QGLFramebufferObject::~QGLFramebufferObject
-12 QGLFramebufferObject::~QGLFramebufferObject
-16 QGLFramebufferObject::devType
-20 QGLFramebufferObject::paintEngine
-24 QGLFramebufferObject::metric
-
-Class QGLFramebufferObject
- size=12 align=4
- base size=12 base align=4
-QGLFramebufferObject (0xb2f83f00) 0
- vptr=((& QGLFramebufferObject::_ZTV20QGLFramebufferObject) + 8u)
- QPaintDevice (0xb2f83f40) 0
- primary-for QGLFramebufferObject (0xb2f83f00)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+QSplitterHandle (0xb1ce4680) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1cf9cd0) 0
+ primary-for QSplitterHandle (0xb1ce4680)
+ QObject (0xb1eaee88) 0
+ primary-for QWidget (0xb1cf9cd0)
+ QPaintDevice (0xb1eaeec4) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QDial
+ size=20 align=4
+ base size=20 base align=4
+QDial (0xb1ce4940) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb1ce4980) 0
+ primary-for QDial (0xb1ce4940)
+ QWidget (0xb1d0a780) 0
+ primary-for QAbstractSlider (0xb1ce4980)
+ QObject (0xb1d130f0) 0
+ primary-for QWidget (0xb1d0a780)
+ QPaintDevice (0xb1d1312c) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
+Class QScriptValue
+ size=4 align=4
+ base size=4 base align=4
+QScriptValue (0xb1d13348) 0
+Vtable for QScriptClassPropertyIterator
+QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QScriptClassPropertyIterator)
+8 QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+12 QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QScriptClassPropertyIterator::id
+48 QScriptClassPropertyIterator::flags
+Class QScriptClassPropertyIterator
+ size=8 align=4
+ base size=8 base align=4
+QScriptClassPropertyIterator (0xb1d13654) 0
+ vptr=((& QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator) + 8u)
+
+Vtable for QScriptEngineAgent
+QScriptEngineAgent::_ZTV18QScriptEngineAgent: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QScriptEngineAgent)
+8 QScriptEngineAgent::~QScriptEngineAgent
+12 QScriptEngineAgent::~QScriptEngineAgent
+16 QScriptEngineAgent::scriptLoad
+20 QScriptEngineAgent::scriptUnload
+24 QScriptEngineAgent::contextPush
+28 QScriptEngineAgent::contextPop
+32 QScriptEngineAgent::functionEntry
+36 QScriptEngineAgent::functionExit
+40 QScriptEngineAgent::positionChange
+44 QScriptEngineAgent::exceptionThrow
+48 QScriptEngineAgent::exceptionCatch
+52 QScriptEngineAgent::supportsExtension
+56 QScriptEngineAgent::extension
+
+Class QScriptEngineAgent
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngineAgent (0xb1d13708) 0
+ vptr=((& QScriptEngineAgent::_ZTV18QScriptEngineAgent) + 8u)
+
+Vtable for QScriptClass
+QScriptClass::_ZTV12QScriptClass: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QScriptClass)
+8 QScriptClass::~QScriptClass
+12 QScriptClass::~QScriptClass
+16 QScriptClass::queryProperty
+20 QScriptClass::property
+24 QScriptClass::setProperty
+28 QScriptClass::propertyFlags
+32 QScriptClass::newIterator
+36 QScriptClass::prototype
+40 QScriptClass::name
+44 QScriptClass::supportsExtension
+48 QScriptClass::extension
+
+Class QScriptClass
+ size=8 align=4
+ base size=8 base align=4
+QScriptClass (0xb1d137bc) 0
+ vptr=((& QScriptClass::_ZTV12QScriptClass) + 8u)
+Class QScriptContext
+ size=4 align=4
+ base size=4 base align=4
+QScriptContext (0xb1d13960) 0
+Class QScriptString
+ size=4 align=4
+ base size=4 base align=4
+QScriptString (0xb1d13a14) 0
+Class QScriptSyntaxCheckResult
+ size=4 align=4
+ base size=4 base align=4
+QScriptSyntaxCheckResult (0xb1d13ac8) 0
+Vtable for QScriptEngine
+QScriptEngine::_ZTV13QScriptEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QScriptEngine)
+8 QScriptEngine::metaObject
+12 QScriptEngine::qt_metacast
+16 QScriptEngine::qt_metacall
+20 QScriptEngine::~QScriptEngine
+24 QScriptEngine::~QScriptEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QScriptEngine
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngine (0xb1d71880) 0
+ vptr=((& QScriptEngine::_ZTV13QScriptEngine) + 8u)
+ QObject (0xb1d13b7c) 0
+ primary-for QScriptEngine (0xb1d71880)
+Vtable for QScriptExtensionInterface
+QScriptExtensionInterface::_ZTV25QScriptExtensionInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QScriptExtensionInterface)
+8 QScriptExtensionInterface::~QScriptExtensionInterface
+12 QScriptExtensionInterface::~QScriptExtensionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+Class QScriptExtensionInterface
+ size=4 align=4
+ base size=4 base align=4
+QScriptExtensionInterface (0xb1c22800) 0 nearly-empty
+ vptr=((& QScriptExtensionInterface::_ZTV25QScriptExtensionInterface) + 8u)
+ QFactoryInterface (0xb1c29168) 0 nearly-empty
+ primary-for QScriptExtensionInterface (0xb1c22800)
+
+Vtable for QScriptExtensionPlugin
+QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+8 QScriptExtensionPlugin::metaObject
+12 QScriptExtensionPlugin::qt_metacast
+16 QScriptExtensionPlugin::qt_metacall
+20 QScriptExtensionPlugin::~QScriptExtensionPlugin
+24 QScriptExtensionPlugin::~QScriptExtensionPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+72 QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD1Ev
+76 QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+Class QScriptExtensionPlugin
+ size=12 align=4
+ base size=12 base align=4
+QScriptExtensionPlugin (0xb1c57410) 0
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 8u)
+ QObject (0xb1c293fc) 0
+ primary-for QScriptExtensionPlugin (0xb1c57410)
+ QScriptExtensionInterface (0xb1c22a00) 8 nearly-empty
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 72u)
+ QFactoryInterface (0xb1c29438) 8 nearly-empty
+ primary-for QScriptExtensionInterface (0xb1c22a00)
+
+Class QScriptable
+ size=4 align=4
+ base size=4 base align=4
+QScriptable (0xb1c29564) 0
+Class QScriptValueIterator
+ size=4 align=4
+ base size=4 base align=4
+QScriptValueIterator (0xb1c29618) 0
+Class QScriptContextInfo
+ size=4 align=4
+ base size=4 base align=4
+QScriptContextInfo (0xb1c296cc) 0
+Vtable for QScriptEngineDebugger
+QScriptEngineDebugger::_ZTV21QScriptEngineDebugger: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QScriptEngineDebugger)
+8 QScriptEngineDebugger::metaObject
+12 QScriptEngineDebugger::qt_metacast
+16 QScriptEngineDebugger::qt_metacall
+20 QScriptEngineDebugger::~QScriptEngineDebugger
+24 QScriptEngineDebugger::~QScriptEngineDebugger
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QScriptEngineDebugger
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngineDebugger (0xb1c22e80) 0
+ vptr=((& QScriptEngineDebugger::_ZTV21QScriptEngineDebugger) + 8u)
+ QObject (0xb1c29780) 0
+ primary-for QScriptEngineDebugger (0xb1c22e80)
diff --git a/tests/auto/bic/data/QtScriptTools.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtScriptTools.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..e21257003d
--- /dev/null
+++ b/tests/auto/bic/data/QtScriptTools.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,16979 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6f65bf4) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6f65d98) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb65af474) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb65af528) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb65afd5c) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb65afe88) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb65f10f0) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb65f12d0) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb6633a14) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb664fd80) 0
+ QBasicAtomicInt (0xb5c5d12c) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb5b54528) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb5b54564) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb5b549d8) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb5b5499c) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb5c108e8) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb5a610b4) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb5a610f0) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb5a61078) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb5b0dd5c) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb596ea50) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb59f3ac0) 0
+ QString (0xb5a2f1a4) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb5a2f4ec) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb5876438) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb587f380) 0
+ QGenericArgument (0xb5876654) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb58767bc) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb58768e8) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb5876c30) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb58cf000) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb5876d20) 0 nearly-empty
+ primary-for std::bad_exception (0xb58cf000)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb58cf180) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb5876f78) 0 nearly-empty
+ primary-for std::bad_alloc (0xb58cf180)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb58d81e0) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb58d82d0) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb58d8294) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb58d8b04) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb58d8bb8) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb58d8c6c) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb57c84ec) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb57ca840) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb57c8618) 0
+ primary-for QIODevice (0xb57ca840)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb58074b0) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb58074ec) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb58064c0) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5806500) 0
+ primary-for QFile (0xb58064c0)
+ QObject (0xb5807564) 0
+ primary-for QIODevice (0xb5806500)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb58079d8) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb569303c) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5693744) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb56f7168) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb56f712c) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb56d4bc0) 0
+ QList<QString> (0xb56f7294) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb57357f8) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5735f78) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5735fb4) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb55854c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb55af000) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5585540) 0
+ QAbstractFileEngine::ExtensionReturn (0xb55af03c) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb55855c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb55af078) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5735f3c) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb55af2d0) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb55af30c) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5585900) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5585940) 0
+ primary-for QBuffer (0xb5585900)
+ QObject (0xb55af384) 0
+ primary-for QIODevice (0xb5585940)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb55afa50) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb55afa14) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5608168) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb56088ac) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5608870) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5608bb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5608c30) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5608bf4) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5384294) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5384258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5384f78) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb53d71e0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb53d7438) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb53d7ac8) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5424640) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5429ca8) 0
+ primary-for QTextIStream (0xb5424640)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5424900) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb543d348) 0
+ primary-for QTextOStream (0xb5424900)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb543d9d8) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb543db7c) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb543dbb8) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb543dc6c) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb543df78) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb543dfb4) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5271000) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb527130c) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb52714ec) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb52714b0) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb51db12c) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb51db3c0) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb51e0e00) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb51db528) 0
+ primary-for QFileSystemWatcher (0xb51e0e00)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb52230c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb51db744) 0
+ primary-for QFSFileEngine (0xb52230c0)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb51db870) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb51dba8c) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5054140) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5054180) 0
+ primary-for QProcess (0xb5054140)
+ QObject (0xb51dbb40) 0
+ primary-for QIODevice (0xb5054180)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb51dbd5c) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb51dbf00) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb50c5bb8) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb50c5c30) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb50c5bf4) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb50c5ca8) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb50c5b7c) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb4f60564) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb4f66c40) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb4f60b7c) 0
+ primary-for QSettings (0xb4f66c40)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb4fae840) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb4fae880) 0
+ primary-for QTemporaryFile (0xb4fae840)
+ QIODevice (0xb4fae8c0) 0
+ primary-for QFile (0xb4fae880)
+ QObject (0xb4fb7690) 0
+ primary-for QIODevice (0xb4fae8c0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb4fb799c) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb4fb7e88) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb5027b40) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb4ffbe80) 0
+ QVector<QXmlStreamAttribute> (0xb4e425a0) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb4e42690) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb4e42b04) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb4e750f0) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb4e7599c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4e759d8) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb4e75b40) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb4e60e40) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb4e75ca8) 0
+ primary-for QAbstractState (0xb4e60e40)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb4ecc100) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb4e75ec4) 0
+ primary-for QAbstractTransition (0xb4ecc100)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb4edd0f0) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4ecc680) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb4edd2d0) 0
+ primary-for QTimerEvent (0xb4ecc680)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4ecc740) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb4edd348) 0
+ primary-for QChildEvent (0xb4ecc740)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4ecca00) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb4edd4b0) 0
+ primary-for QCustomEvent (0xb4ecca00)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb4eccb00) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb4edd5a0) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4eccb00)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb4eccbc0) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb4eccc00) 0
+ primary-for QEventTransition (0xb4eccbc0)
+ QObject (0xb4edd654) 0
+ primary-for QAbstractTransition (0xb4eccc00)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb4eccec0) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb4eccf00) 0
+ primary-for QFinalState (0xb4eccec0)
+ QObject (0xb4edd870) 0
+ primary-for QAbstractState (0xb4eccf00)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb4f0f1c0) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb4f0f200) 0
+ primary-for QHistoryState (0xb4f0f1c0)
+ QObject (0xb4edda8c) 0
+ primary-for QAbstractState (0xb4f0f200)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb4f0f4c0) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb4f0f500) 0
+ primary-for QSignalTransition (0xb4f0f4c0)
+ QObject (0xb4eddca8) 0
+ primary-for QAbstractTransition (0xb4f0f500)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb4f0f7c0) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb4f0f800) 0
+ primary-for QState (0xb4f0f7c0)
+ QObject (0xb4eddec4) 0
+ primary-for QAbstractState (0xb4f0f800)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb4f0fc00) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb4f4012c) 0
+ primary-for QStateMachine::SignalEvent (0xb4f0fc00)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb4f0fc80) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb4f40168) 0
+ primary-for QStateMachine::WrappedEvent (0xb4f0fc80)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb4f0fac0) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb4f0fb00) 0
+ primary-for QStateMachine (0xb4f0fac0)
+ QAbstractState (0xb4f0fb40) 0
+ primary-for QState (0xb4f0fb00)
+ QObject (0xb4f400f0) 0
+ primary-for QAbstractState (0xb4f0fb40)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4f404ec) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4d7999c) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb4d79fb4) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4d79f78) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4d97294) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4d97438) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4dbda40) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb4d97c30) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4dbda40)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4dd9168) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4dd9780) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4dd9ce4) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb4dd9fb4) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4c7003c) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4c885dc) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4c9fce4) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4cb7a14) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4ce3b04) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb4ce3d20) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4b69e88) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4b8f924) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4bbb528) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4c1f168) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb4a68f00) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb4a68fb4) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb4a98258) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb4aa3140) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4a9830c) 0
+ primary-for QTimeLine (0xb4aa3140)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4a985a0) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4a98a14) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb4ae30b4) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4aeb2c0) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb4ae35a0) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4aeb2c0)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4aeb3c0) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4aeb400) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4aeb3c0)
+ std::exception (0xb4ae35dc) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4aeb400)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb4ae3618) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb4ae3654) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb4ae3690) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb4ae3c6c) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb4ae3d98) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4b1e1e0) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb499e200) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4986bb8) 0
+ primary-for QFutureWatcherBase (0xb499e200)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb49c23c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb49b8bb8) 0
+ primary-for QThread (0xb49c23c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb49c2700) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb49b8e4c) 0
+ primary-for QThreadPool (0xb49c2700)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb49e9078) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb49e90b4) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb49e90f0) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb49c2a80) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb49e912c) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb49c2a80)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4a0e708) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb46ac000) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb469fe80) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb46ac5a0) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb469fe80)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb46bb2d0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb46ac8ac) 0
+ primary-for QTextCodecPlugin (0xb46bb2d0)
+ QTextCodecFactoryInterface (0xb46b9140) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb46ac8e8) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb46b9140)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb46cdd5c) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb46dbd00) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb46cddd4) 0
+ primary-for QEventLoop (0xb46dbd00)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb46fa100) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb46f80f0) 0
+ primary-for QAbstractEventDispatcher (0xb46fa100)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb46f830c) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb47277bc) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb46fad40) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4727924) 0
+ primary-for QAbstractItemModel (0xb46fad40)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb455f380) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb455f3c0) 0
+ primary-for QAbstractTableModel (0xb455f380)
+ QObject (0xb4564294) 0
+ primary-for QAbstractItemModel (0xb455f3c0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb455f600) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb455f640) 0
+ primary-for QAbstractListModel (0xb455f600)
+ QObject (0xb45643c0) 0
+ primary-for QAbstractItemModel (0xb455f640)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb458b294) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4595100) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb458b528) 0
+ primary-for QCoreApplication (0xb4595100)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb458bac8) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb45e77f8) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb45e7b04) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb45e7d5c) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb45e7e10) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb45eaf40) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4611078) 0
+ primary-for QMimeData (0xb45eaf40)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb461d200) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4611294) 0
+ primary-for QObjectCleanupHandler (0xb461d200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb461d440) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb46113c0) 0
+ primary-for QSharedMemory (0xb461d440)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb461d700) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb46115dc) 0
+ primary-for QSignalMapper (0xb461d700)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb461d9c0) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb46117f8) 0
+ primary-for QSocketNotifier (0xb461d9c0)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4611ac8) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb461dd80) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4611b7c) 0
+ primary-for QTimer (0xb461dd80)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb446d2c0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4611e10) 0
+ primary-for QTranslator (0xb446d2c0)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb446d600) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb447f0f0) 0
+ primary-for QLibrary (0xb446d600)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb446da00) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb447f348) 0
+ primary-for QPluginLoader (0xb446da00)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb447f474) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb44c0474) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb44c04b0) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb44c099c) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb44c0e88) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb44e1900) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb44c0f00) 0
+ primary-for QAbstractAnimation (0xb44e1900)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb44e1bc0) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb44e1c00) 0
+ primary-for QAnimationGroup (0xb44e1bc0)
+ QObject (0xb44fb168) 0
+ primary-for QAbstractAnimation (0xb44e1c00)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb44e1ec0) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb44e1f00) 0
+ primary-for QParallelAnimationGroup (0xb44e1ec0)
+ QAbstractAnimation (0xb44e1f40) 0
+ primary-for QAnimationGroup (0xb44e1f00)
+ QObject (0xb44fb384) 0
+ primary-for QAbstractAnimation (0xb44e1f40)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4513200) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4513240) 0
+ primary-for QPauseAnimation (0xb4513200)
+ QObject (0xb44fb5a0) 0
+ primary-for QAbstractAnimation (0xb4513240)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4513500) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4513540) 0
+ primary-for QVariantAnimation (0xb4513500)
+ QObject (0xb44fb7bc) 0
+ primary-for QAbstractAnimation (0xb4513540)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4513940) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4513980) 0
+ primary-for QPropertyAnimation (0xb4513940)
+ QAbstractAnimation (0xb45139c0) 0
+ primary-for QVariantAnimation (0xb4513980)
+ QObject (0xb44fb9d8) 0
+ primary-for QAbstractAnimation (0xb45139c0)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4513c80) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4513cc0) 0
+ primary-for QSequentialAnimationGroup (0xb4513c80)
+ QAbstractAnimation (0xb4513d00) 0
+ primary-for QAnimationGroup (0xb4513cc0)
+ QObject (0xb44fbbf4) 0
+ primary-for QAbstractAnimation (0xb4513d00)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb43570f0) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb4357744) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb4357708) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb4357a8c) 0
+
+Vtable for QMimeSource
+QMimeSource::_ZTV11QMimeSource: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMimeSource)
+8 QMimeSource::~QMimeSource
+12 QMimeSource::~QMimeSource
+16 __cxa_pure_virtual
+20 QMimeSource::provides
+24 __cxa_pure_virtual
+
+Class QMimeSource
+ size=4 align=4
+ base size=4 base align=4
+QMimeSource (0xb4357ca8) 0 nearly-empty
+ vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
+
+Vtable for QDrag
+QDrag::_ZTV5QDrag: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDrag)
+8 QDrag::metaObject
+12 QDrag::qt_metacast
+16 QDrag::qt_metacall
+20 QDrag::~QDrag
+24 QDrag::~QDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDrag
+ size=8 align=4
+ base size=8 base align=4
+QDrag (0xb4384980) 0
+ vptr=((& QDrag::_ZTV5QDrag) + 8u)
+ QObject (0xb4357ce4) 0
+ primary-for QDrag (0xb4384980)
+
+Vtable for QInputEvent
+QInputEvent::_ZTV11QInputEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QInputEvent)
+8 QInputEvent::~QInputEvent
+12 QInputEvent::~QInputEvent
+
+Class QInputEvent
+ size=16 align=4
+ base size=16 base align=4
+QInputEvent (0xb4384c40) 0
+ vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
+ QEvent (0xb4357f00) 0
+ primary-for QInputEvent (0xb4384c40)
+
+Vtable for QMouseEvent
+QMouseEvent::_ZTV11QMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMouseEvent)
+8 QMouseEvent::~QMouseEvent
+12 QMouseEvent::~QMouseEvent
+
+Class QMouseEvent
+ size=40 align=4
+ base size=40 base align=4
+QMouseEvent (0xb4384d40) 0
+ vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
+ QInputEvent (0xb4384d80) 0
+ primary-for QMouseEvent (0xb4384d40)
+ QEvent (0xb43de000) 0
+ primary-for QInputEvent (0xb4384d80)
+
+Vtable for QHoverEvent
+QHoverEvent::_ZTV11QHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHoverEvent)
+8 QHoverEvent::~QHoverEvent
+12 QHoverEvent::~QHoverEvent
+
+Class QHoverEvent
+ size=28 align=4
+ base size=28 base align=4
+QHoverEvent (0xb43e9180) 0
+ vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
+ QEvent (0xb43de4ec) 0
+ primary-for QHoverEvent (0xb43e9180)
+
+Vtable for QWheelEvent
+QWheelEvent::_ZTV11QWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWheelEvent)
+8 QWheelEvent::~QWheelEvent
+12 QWheelEvent::~QWheelEvent
+
+Class QWheelEvent
+ size=44 align=4
+ base size=44 base align=4
+QWheelEvent (0xb43e9280) 0
+ vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
+ QInputEvent (0xb43e92c0) 0
+ primary-for QWheelEvent (0xb43e9280)
+ QEvent (0xb43de5a0) 0
+ primary-for QInputEvent (0xb43e92c0)
+
+Vtable for QTabletEvent
+QTabletEvent::_ZTV12QTabletEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTabletEvent)
+8 QTabletEvent::~QTabletEvent
+12 QTabletEvent::~QTabletEvent
+
+Class QTabletEvent
+ size=104 align=4
+ base size=104 base align=4
+QTabletEvent (0xb43e9600) 0
+ vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
+ QInputEvent (0xb43e9640) 0
+ primary-for QTabletEvent (0xb43e9600)
+ QEvent (0xb43de960) 0
+ primary-for QInputEvent (0xb43e9640)
+
+Vtable for QKeyEvent
+QKeyEvent::_ZTV9QKeyEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QKeyEvent)
+8 QKeyEvent::~QKeyEvent
+12 QKeyEvent::~QKeyEvent
+
+Class QKeyEvent
+ size=28 align=4
+ base size=27 base align=4
+QKeyEvent (0xb43e9b40) 0
+ vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
+ QInputEvent (0xb43e9b80) 0
+ primary-for QKeyEvent (0xb43e9b40)
+ QEvent (0xb43defb4) 0
+ primary-for QInputEvent (0xb43e9b80)
+
+Vtable for QFocusEvent
+QFocusEvent::_ZTV11QFocusEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusEvent)
+8 QFocusEvent::~QFocusEvent
+12 QFocusEvent::~QFocusEvent
+
+Class QFocusEvent
+ size=16 align=4
+ base size=16 base align=4
+QFocusEvent (0xb44260c0) 0
+ vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
+ QEvent (0xb4419a14) 0
+ primary-for QFocusEvent (0xb44260c0)
+
+Vtable for QPaintEvent
+QPaintEvent::_ZTV11QPaintEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPaintEvent)
+8 QPaintEvent::~QPaintEvent
+12 QPaintEvent::~QPaintEvent
+
+Class QPaintEvent
+ size=36 align=4
+ base size=33 base align=4
+QPaintEvent (0xb4426240) 0
+ vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
+ QEvent (0xb4419ac8) 0
+ primary-for QPaintEvent (0xb4426240)
+
+Vtable for QUpdateLaterEvent
+QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QUpdateLaterEvent)
+8 QUpdateLaterEvent::~QUpdateLaterEvent
+12 QUpdateLaterEvent::~QUpdateLaterEvent
+
+Class QUpdateLaterEvent
+ size=16 align=4
+ base size=16 base align=4
+QUpdateLaterEvent (0xb44263c0) 0
+ vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
+ QEvent (0xb4419bf4) 0
+ primary-for QUpdateLaterEvent (0xb44263c0)
+
+Vtable for QMoveEvent
+QMoveEvent::_ZTV10QMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QMoveEvent)
+8 QMoveEvent::~QMoveEvent
+12 QMoveEvent::~QMoveEvent
+
+Class QMoveEvent
+ size=28 align=4
+ base size=28 base align=4
+QMoveEvent (0xb4426480) 0
+ vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
+ QEvent (0xb4419c6c) 0
+ primary-for QMoveEvent (0xb4426480)
+
+Vtable for QResizeEvent
+QResizeEvent::_ZTV12QResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QResizeEvent)
+8 QResizeEvent::~QResizeEvent
+12 QResizeEvent::~QResizeEvent
+
+Class QResizeEvent
+ size=28 align=4
+ base size=28 base align=4
+QResizeEvent (0xb4426580) 0
+ vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
+ QEvent (0xb4419d20) 0
+ primary-for QResizeEvent (0xb4426580)
+
+Vtable for QCloseEvent
+QCloseEvent::_ZTV11QCloseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QCloseEvent)
+8 QCloseEvent::~QCloseEvent
+12 QCloseEvent::~QCloseEvent
+
+Class QCloseEvent
+ size=12 align=4
+ base size=12 base align=4
+QCloseEvent (0xb4426680) 0
+ vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
+ QEvent (0xb4419dd4) 0
+ primary-for QCloseEvent (0xb4426680)
+
+Vtable for QIconDragEvent
+QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QIconDragEvent)
+8 QIconDragEvent::~QIconDragEvent
+12 QIconDragEvent::~QIconDragEvent
+
+Class QIconDragEvent
+ size=12 align=4
+ base size=12 base align=4
+QIconDragEvent (0xb4426700) 0
+ vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
+ QEvent (0xb4419e10) 0
+ primary-for QIconDragEvent (0xb4426700)
+
+Vtable for QShowEvent
+QShowEvent::_ZTV10QShowEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QShowEvent)
+8 QShowEvent::~QShowEvent
+12 QShowEvent::~QShowEvent
+
+Class QShowEvent
+ size=12 align=4
+ base size=12 base align=4
+QShowEvent (0xb4426780) 0
+ vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
+ QEvent (0xb4419e4c) 0
+ primary-for QShowEvent (0xb4426780)
+
+Vtable for QHideEvent
+QHideEvent::_ZTV10QHideEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHideEvent)
+8 QHideEvent::~QHideEvent
+12 QHideEvent::~QHideEvent
+
+Class QHideEvent
+ size=12 align=4
+ base size=12 base align=4
+QHideEvent (0xb4426800) 0
+ vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
+ QEvent (0xb4419e88) 0
+ primary-for QHideEvent (0xb4426800)
+
+Vtable for QContextMenuEvent
+QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QContextMenuEvent)
+8 QContextMenuEvent::~QContextMenuEvent
+12 QContextMenuEvent::~QContextMenuEvent
+
+Class QContextMenuEvent
+ size=36 align=4
+ base size=33 base align=4
+QContextMenuEvent (0xb4426880) 0
+ vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
+ QInputEvent (0xb44268c0) 0
+ primary-for QContextMenuEvent (0xb4426880)
+ QEvent (0xb4419ec4) 0
+ primary-for QInputEvent (0xb44268c0)
+
+Class QInputMethodEvent::Attribute
+ size=24 align=4
+ base size=24 base align=4
+QInputMethodEvent::Attribute (0xb422921c) 0
+
+Vtable for QInputMethodEvent
+QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QInputMethodEvent)
+8 QInputMethodEvent::~QInputMethodEvent
+12 QInputMethodEvent::~QInputMethodEvent
+
+Class QInputMethodEvent
+ size=32 align=4
+ base size=32 base align=4
+QInputMethodEvent (0xb4426b00) 0
+ vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
+ QEvent (0xb42291e0) 0
+ primary-for QInputMethodEvent (0xb4426b00)
+
+Vtable for QDropEvent
+QDropEvent::_ZTV10QDropEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QDropEvent)
+8 QDropEvent::~QDropEvent
+12 QDropEvent::~QDropEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI10QDropEvent)
+36 QDropEvent::_ZThn12_N10QDropEventD1Ev
+40 QDropEvent::_ZThn12_N10QDropEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDropEvent
+ size=52 align=4
+ base size=52 base align=4
+QDropEvent (0xb42435a0) 0
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
+ QEvent (0xb4229780) 0
+ primary-for QDropEvent (0xb42435a0)
+ QMimeSource (0xb42297bc) 12 nearly-empty
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
+
+Vtable for QDragMoveEvent
+QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDragMoveEvent)
+8 QDragMoveEvent::~QDragMoveEvent
+12 QDragMoveEvent::~QDragMoveEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI14QDragMoveEvent)
+36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
+40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragMoveEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragMoveEvent (0xb42523c0) 0
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
+ QDropEvent (0xb42572d0) 0
+ primary-for QDragMoveEvent (0xb42523c0)
+ QEvent (0xb4229ce4) 0
+ primary-for QDropEvent (0xb42572d0)
+ QMimeSource (0xb4229d20) 12 nearly-empty
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
+
+Vtable for QDragEnterEvent
+QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragEnterEvent)
+8 QDragEnterEvent::~QDragEnterEvent
+12 QDragEnterEvent::~QDragEnterEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI15QDragEnterEvent)
+36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
+40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragEnterEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragEnterEvent (0xb42525c0) 0
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
+ QDragMoveEvent (0xb4252600) 0
+ primary-for QDragEnterEvent (0xb42525c0)
+ QDropEvent (0xb425b3c0) 0
+ primary-for QDragMoveEvent (0xb4252600)
+ QEvent (0xb4229f00) 0
+ primary-for QDropEvent (0xb425b3c0)
+ QMimeSource (0xb4229f3c) 12 nearly-empty
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
+
+Vtable for QDragResponseEvent
+QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QDragResponseEvent)
+8 QDragResponseEvent::~QDragResponseEvent
+12 QDragResponseEvent::~QDragResponseEvent
+
+Class QDragResponseEvent
+ size=16 align=4
+ base size=13 base align=4
+QDragResponseEvent (0xb4252680) 0
+ vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
+ QEvent (0xb4229f78) 0
+ primary-for QDragResponseEvent (0xb4252680)
+
+Vtable for QDragLeaveEvent
+QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragLeaveEvent)
+8 QDragLeaveEvent::~QDragLeaveEvent
+12 QDragLeaveEvent::~QDragLeaveEvent
+
+Class QDragLeaveEvent
+ size=12 align=4
+ base size=12 base align=4
+QDragLeaveEvent (0xb4252740) 0
+ vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
+ QEvent (0xb4262000) 0
+ primary-for QDragLeaveEvent (0xb4252740)
+
+Vtable for QHelpEvent
+QHelpEvent::_ZTV10QHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHelpEvent)
+8 QHelpEvent::~QHelpEvent
+12 QHelpEvent::~QHelpEvent
+
+Class QHelpEvent
+ size=28 align=4
+ base size=28 base align=4
+QHelpEvent (0xb42527c0) 0
+ vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
+ QEvent (0xb426203c) 0
+ primary-for QHelpEvent (0xb42527c0)
+
+Vtable for QStatusTipEvent
+QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QStatusTipEvent)
+8 QStatusTipEvent::~QStatusTipEvent
+12 QStatusTipEvent::~QStatusTipEvent
+
+Class QStatusTipEvent
+ size=16 align=4
+ base size=16 base align=4
+QStatusTipEvent (0xb42529c0) 0
+ vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
+ QEvent (0xb42622d0) 0
+ primary-for QStatusTipEvent (0xb42529c0)
+
+Vtable for QWhatsThisClickedEvent
+QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
+8 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+12 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+
+Class QWhatsThisClickedEvent
+ size=16 align=4
+ base size=16 base align=4
+QWhatsThisClickedEvent (0xb4252a80) 0
+ vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
+ QEvent (0xb4262384) 0
+ primary-for QWhatsThisClickedEvent (0xb4252a80)
+
+Vtable for QActionEvent
+QActionEvent::_ZTV12QActionEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionEvent)
+8 QActionEvent::~QActionEvent
+12 QActionEvent::~QActionEvent
+
+Class QActionEvent
+ size=20 align=4
+ base size=20 base align=4
+QActionEvent (0xb4252b40) 0
+ vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
+ QEvent (0xb4262438) 0
+ primary-for QActionEvent (0xb4252b40)
+
+Vtable for QFileOpenEvent
+QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QFileOpenEvent)
+8 QFileOpenEvent::~QFileOpenEvent
+12 QFileOpenEvent::~QFileOpenEvent
+
+Class QFileOpenEvent
+ size=16 align=4
+ base size=16 base align=4
+QFileOpenEvent (0xb4252c40) 0
+ vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
+ QEvent (0xb42624ec) 0
+ primary-for QFileOpenEvent (0xb4252c40)
+
+Vtable for QToolBarChangeEvent
+QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
+8 QToolBarChangeEvent::~QToolBarChangeEvent
+12 QToolBarChangeEvent::~QToolBarChangeEvent
+
+Class QToolBarChangeEvent
+ size=16 align=4
+ base size=13 base align=4
+QToolBarChangeEvent (0xb4252d00) 0
+ vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
+ QEvent (0xb42625a0) 0
+ primary-for QToolBarChangeEvent (0xb4252d00)
+
+Vtable for QShortcutEvent
+QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QShortcutEvent)
+8 QShortcutEvent::~QShortcutEvent
+12 QShortcutEvent::~QShortcutEvent
+
+Class QShortcutEvent
+ size=24 align=4
+ base size=24 base align=4
+QShortcutEvent (0xb4252e40) 0
+ vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
+ QEvent (0xb4262618) 0
+ primary-for QShortcutEvent (0xb4252e40)
+
+Vtable for QClipboardEvent
+QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QClipboardEvent)
+8 QClipboardEvent::~QClipboardEvent
+12 QClipboardEvent::~QClipboardEvent
+
+Class QClipboardEvent
+ size=12 align=4
+ base size=12 base align=4
+QClipboardEvent (0xb427e040) 0
+ vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
+ QEvent (0xb42627bc) 0
+ primary-for QClipboardEvent (0xb427e040)
+
+Vtable for QWindowStateChangeEvent
+QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
+8 QWindowStateChangeEvent::~QWindowStateChangeEvent
+12 QWindowStateChangeEvent::~QWindowStateChangeEvent
+
+Class QWindowStateChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QWindowStateChangeEvent (0xb427e100) 0
+ vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
+ QEvent (0xb4262834) 0
+ primary-for QWindowStateChangeEvent (0xb427e100)
+
+Vtable for QMenubarUpdatedEvent
+QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QMenubarUpdatedEvent)
+8 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+12 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+
+Class QMenubarUpdatedEvent
+ size=16 align=4
+ base size=16 base align=4
+QMenubarUpdatedEvent (0xb427e1c0) 0
+ vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
+ QEvent (0xb42628e8) 0
+ primary-for QMenubarUpdatedEvent (0xb427e1c0)
+
+Class QTouchEvent::TouchPoint
+ size=4 align=4
+ base size=4 base align=4
+QTouchEvent::TouchPoint (0xb4262b04) 0
+
+Vtable for QTouchEvent
+QTouchEvent::_ZTV11QTouchEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTouchEvent)
+8 QTouchEvent::~QTouchEvent
+12 QTouchEvent::~QTouchEvent
+
+Class QTouchEvent
+ size=32 align=4
+ base size=32 base align=4
+QTouchEvent (0xb427e300) 0
+ vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 8u)
+ QInputEvent (0xb427e340) 0
+ primary-for QTouchEvent (0xb427e300)
+ QEvent (0xb4262ac8) 0
+ primary-for QInputEvent (0xb427e340)
+
+Vtable for QGestureEvent
+QGestureEvent::_ZTV13QGestureEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGestureEvent)
+8 QGestureEvent::~QGestureEvent
+12 QGestureEvent::~QGestureEvent
+
+Class QGestureEvent
+ size=12 align=4
+ base size=12 base align=4
+QGestureEvent (0xb427e700) 0
+ vptr=((& QGestureEvent::_ZTV13QGestureEvent) + 8u)
+ QEvent (0xb4262dd4) 0
+ primary-for QGestureEvent (0xb427e700)
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb4262e10) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb427eb40) 0
+ QVector<QPoint> (0xb42d90b4) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb42fe180) 0
+ QVector<QPointF> (0xb42d9a8c) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb411d3c0) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb4138564) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb4138528) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb4138a50) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb4138b7c) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb419db04) 0
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb4205a50) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb401c348) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb420ab00) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb401cd20) 0
+ primary-for QImage (0xb420ab00)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb4089400) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb407b8e8) 0
+ primary-for QPixmap (0xb4089400)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb407bf78) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb40d212c) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb40d24ec) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb4101280) 0
+ QGradient (0xb40d2780) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb4101380) 0
+ QGradient (0xb40d27bc) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb4101480) 0
+ QGradient (0xb40d27f8) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb40d2834) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb40d29d8) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb40d299c) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3f33564) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb3f33dd4) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb3f50d40) 0
+ QTextFormat (0xb3f96348) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb3fdac80) 0
+ QTextFormat (0xb3fec924) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb400a240) 0
+ QTextFormat (0xb400e0f0) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb400a400) 0
+ QTextCharFormat (0xb400a440) 0
+ QTextFormat (0xb400e348) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb400a680) 0
+ QTextFormat (0xb400e618) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb400ad00) 0
+ QTextFrameFormat (0xb400ad40) 0
+ QTextFormat (0xb400ee4c) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3e43240) 0
+ QTextCharFormat (0xb3e43280) 0
+ QTextFormat (0xb3e3f438) 0
+
+Class QTextInlineObject
+ size=8 align=4
+ base size=8 base align=4
+QTextInlineObject (0xb3e3f7bc) 0
+
+Class QTextLayout::FormatRange
+ size=16 align=4
+ base size=16 base align=4
+QTextLayout::FormatRange (0xb3e3fb40) 0
+
+Class QTextLayout
+ size=4 align=4
+ base size=4 base align=4
+QTextLayout (0xb3e3fb04) 0
+
+Class QTextLine
+ size=8 align=4
+ base size=8 base align=4
+QTextLine (0xb3e3fce4) 0
+
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb3e800b4) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
+
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb3e43ec0) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3e802d0) 0
+ primary-for QTextDocument (0xb3e43ec0)
+
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3e805dc) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb3e80654) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb3ea6cc0) 0
+ QPalette (0xb3e80f3c) 0
+
+Class QAbstractTextDocumentLayout::Selection
+ size=12 align=4
+ base size=12 base align=4
+QAbstractTextDocumentLayout::Selection (0xb3d1d0f0) 0
+
+Class QAbstractTextDocumentLayout::PaintContext
+ size=48 align=4
+ base size=48 base align=4
+QAbstractTextDocumentLayout::PaintContext (0xb3d1d12c) 0
+
+Vtable for QAbstractTextDocumentLayout
+QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
+8 QAbstractTextDocumentLayout::metaObject
+12 QAbstractTextDocumentLayout::qt_metacast
+16 QAbstractTextDocumentLayout::qt_metacall
+20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QAbstractTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTextDocumentLayout (0xb3f0b800) 0
+ vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
+ QObject (0xb3d1d0b4) 0
+ primary-for QAbstractTextDocumentLayout (0xb3f0b800)
+
+Vtable for QTextObjectInterface
+QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextObjectInterface)
+8 QTextObjectInterface::~QTextObjectInterface
+12 QTextObjectInterface::~QTextObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextObjectInterface (0xb3d1d870) 0 nearly-empty
+ vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
+
+Class QFontDatabase
+ size=4 align=4
+ base size=4 base align=4
+QFontDatabase (0xb3d1dd5c) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb3d1dd98) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb3d1ddd4) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb3d6803c) 0
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextObject
+ size=8 align=4
+ base size=8 base align=4
+QTextObject (0xb3d48680) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3d680f0) 0
+ primary-for QTextObject (0xb3d48680)
+
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb3d48940) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3d48980) 0
+ primary-for QTextBlockGroup (0xb3d48940)
+ QObject (0xb3d6830c) 0
+ primary-for QTextObject (0xb3d48980)
+
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
+
+Class QTextFrameLayoutData
+ size=4 align=4
+ base size=4 base align=4
+QTextFrameLayoutData (0xb3d68528) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3d685a0) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb3d48c80) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3d48cc0) 0
+ primary-for QTextFrame (0xb3d48c80)
+ QObject (0xb3d68564) 0
+ primary-for QTextObject (0xb3d48cc0)
+
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
+ size=4 align=4
+ base size=4 base align=4
+QTextBlockUserData (0xb3da9258) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3da92d0) 0
+
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb3da9294) 0
+
+Class QTextFragment
+ size=12 align=4
+ base size=12 base align=4
+QTextFragment (0xb3dc3f3c) 0
+
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QSyntaxHighlighter
+ size=8 align=4
+ base size=8 base align=4
+QSyntaxHighlighter (0xb3dc8980) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb3dd2e88) 0
+ primary-for QSyntaxHighlighter (0xb3dc8980)
+
+Class QTextDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentFragment (0xb3dec0b4) 0
+
+Class QTextDocumentWriter
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentWriter (0xb3dec0f0) 0
+
+Vtable for QTextList
+QTextList::_ZTV9QTextList: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextList)
+8 QTextList::metaObject
+12 QTextList::qt_metacast
+16 QTextList::qt_metacall
+20 QTextList::~QTextList
+24 QTextList::~QTextList
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextList
+ size=8 align=4
+ base size=8 base align=4
+QTextList (0xb3dc8cc0) 0
+ vptr=((& QTextList::_ZTV9QTextList) + 8u)
+ QTextBlockGroup (0xb3dc8d00) 0
+ primary-for QTextList (0xb3dc8cc0)
+ QTextObject (0xb3dc8d40) 0
+ primary-for QTextBlockGroup (0xb3dc8d00)
+ QObject (0xb3dec12c) 0
+ primary-for QTextObject (0xb3dc8d40)
+
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3dec708) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb3e00840) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3e00880) 0
+ primary-for QTextTable (0xb3e00840)
+ QTextObject (0xb3e008c0) 0
+ primary-for QTextFrame (0xb3e00880)
+ QObject (0xb3decf78) 0
+ primary-for QTextObject (0xb3e008c0)
+
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
+
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb3e00e80) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb3c164ec) 0
+ primary-for QCompleter (0xb3e00e80)
+
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb3c16708) 0 empty
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb3c16780) 0
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb3c2e580) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb3c169d8) 0
+ primary-for QSystemTrayIcon (0xb3c2e580)
+
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoGroup
+ size=8 align=4
+ base size=8 base align=4
+QUndoGroup (0xb3c2e900) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb3c16bf4) 0
+ primary-for QUndoGroup (0xb3c2e900)
+
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 QUndoCommand::~QUndoCommand
+12 QUndoCommand::~QUndoCommand
+16 QUndoCommand::undo
+20 QUndoCommand::redo
+24 QUndoCommand::id
+28 QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb3c16e10) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 QUndoStack::metaObject
+12 QUndoStack::qt_metacast
+16 QUndoStack::qt_metacall
+20 QUndoStack::~QUndoStack
+24 QUndoStack::~QUndoStack
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb3c2ec00) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb3c16e4c) 0
+ primary-for QUndoStack (0xb3c2ec00)
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb3c83078) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb3cc2f3c) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb3cc2f78) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb3cf6e60) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb3cc2fb4) 0
+ primary-for QWidget (0xb3cf6e60)
+ QPaintDevice (0xb3d00000) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb3bac7c0) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb3bc75a0) 0
+ primary-for QFrame (0xb3bac7c0)
+ QObject (0xb3bae744) 0
+ primary-for QWidget (0xb3bc75a0)
+ QPaintDevice (0xb3bae780) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb3baca80) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb3bacac0) 0
+ primary-for QAbstractScrollArea (0xb3baca80)
+ QWidget (0xb3bda190) 0
+ primary-for QFrame (0xb3bacac0)
+ QObject (0xb3bae99c) 0
+ primary-for QWidget (0xb3bda190)
+ QPaintDevice (0xb3bae9d8) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb3baebf4) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb3bff840) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb3c0fc6c) 0
+ primary-for QItemSelectionModel (0xb3bff840)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb3bffd00) 0
+ QList<QItemSelectionRange> (0xb3a5503c) 0
+
+Vtable for QValidator
+QValidator::_ZTV10QValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QValidator)
+8 QValidator::metaObject
+12 QValidator::qt_metacast
+16 QValidator::qt_metacall
+20 QValidator::~QValidator
+24 QValidator::~QValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QValidator::fixup
+
+Class QValidator
+ size=8 align=4
+ base size=8 base align=4
+QValidator (0xb3bffe80) 0
+ vptr=((& QValidator::_ZTV10QValidator) + 8u)
+ QObject (0xb3a551e0) 0
+ primary-for QValidator (0xb3bffe80)
+
+Vtable for QIntValidator
+QIntValidator::_ZTV13QIntValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIntValidator)
+8 QIntValidator::metaObject
+12 QIntValidator::qt_metacast
+16 QIntValidator::qt_metacall
+20 QIntValidator::~QIntValidator
+24 QIntValidator::~QIntValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIntValidator::validate
+60 QValidator::fixup
+64 QIntValidator::setRange
+
+Class QIntValidator
+ size=16 align=4
+ base size=16 base align=4
+QIntValidator (0xb3a78140) 0
+ vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
+ QValidator (0xb3a78180) 0
+ primary-for QIntValidator (0xb3a78140)
+ QObject (0xb3a553fc) 0
+ primary-for QValidator (0xb3a78180)
+
+Vtable for QDoubleValidator
+QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDoubleValidator)
+8 QDoubleValidator::metaObject
+12 QDoubleValidator::qt_metacast
+16 QDoubleValidator::qt_metacall
+20 QDoubleValidator::~QDoubleValidator
+24 QDoubleValidator::~QDoubleValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDoubleValidator::validate
+60 QValidator::fixup
+64 QDoubleValidator::setRange
+
+Class QDoubleValidator
+ size=28 align=4
+ base size=28 base align=4
+QDoubleValidator (0xb3a78440) 0
+ vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
+ QValidator (0xb3a78480) 0
+ primary-for QDoubleValidator (0xb3a78440)
+ QObject (0xb3a555a0) 0
+ primary-for QValidator (0xb3a78480)
+
+Vtable for QRegExpValidator
+QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QRegExpValidator)
+8 QRegExpValidator::metaObject
+12 QRegExpValidator::qt_metacast
+16 QRegExpValidator::qt_metacall
+20 QRegExpValidator::~QRegExpValidator
+24 QRegExpValidator::~QRegExpValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QRegExpValidator::validate
+60 QValidator::fixup
+
+Class QRegExpValidator
+ size=12 align=4
+ base size=12 base align=4
+QRegExpValidator (0xb3a78800) 0
+ vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
+ QValidator (0xb3a78840) 0
+ primary-for QRegExpValidator (0xb3a78800)
+ QObject (0xb3a55870) 0
+ primary-for QValidator (0xb3a78840)
+
+Vtable for QAbstractSpinBox
+QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+8 QAbstractSpinBox::metaObject
+12 QAbstractSpinBox::qt_metacast
+16 QAbstractSpinBox::qt_metacall
+20 QAbstractSpinBox::~QAbstractSpinBox
+24 QAbstractSpinBox::~QAbstractSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSpinBox::validate
+228 QAbstractSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
+256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSpinBox (0xb3a78ac0) 0
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
+ QWidget (0xb3a9da00) 0
+ primary-for QAbstractSpinBox (0xb3a78ac0)
+ QObject (0xb3a559d8) 0
+ primary-for QWidget (0xb3a9da00)
+ QPaintDevice (0xb3a55a14) 8
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+
+Vtable for QAbstractSlider
+QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSlider)
+8 QAbstractSlider::metaObject
+12 QAbstractSlider::qt_metacast
+16 QAbstractSlider::qt_metacall
+20 QAbstractSlider::~QAbstractSlider
+24 QAbstractSlider::~QAbstractSlider
+28 QAbstractSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QAbstractSlider)
+236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
+240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSlider
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSlider (0xb3a78ec0) 0
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
+ QWidget (0xb3ac3be0) 0
+ primary-for QAbstractSlider (0xb3a78ec0)
+ QObject (0xb3a55d20) 0
+ primary-for QWidget (0xb3ac3be0)
+ QPaintDevice (0xb3a55d5c) 8
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
+
+Vtable for QSlider
+QSlider::_ZTV7QSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QSlider)
+8 QSlider::metaObject
+12 QSlider::qt_metacast
+16 QSlider::qt_metacall
+20 QSlider::~QSlider
+24 QSlider::~QSlider
+28 QSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSlider::sizeHint
+68 QSlider::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSlider::mousePressEvent
+84 QSlider::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSlider::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSlider::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI7QSlider)
+236 QSlider::_ZThn8_N7QSliderD1Ev
+240 QSlider::_ZThn8_N7QSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSlider
+ size=20 align=4
+ base size=20 base align=4
+QSlider (0xb3aea440) 0
+ vptr=((& QSlider::_ZTV7QSlider) + 8u)
+ QAbstractSlider (0xb3aea480) 0
+ primary-for QSlider (0xb3aea440)
+ QWidget (0xb3aef820) 0
+ primary-for QAbstractSlider (0xb3aea480)
+ QObject (0xb3af303c) 0
+ primary-for QWidget (0xb3aef820)
+ QPaintDevice (0xb3af3078) 8
+ vptr=((& QSlider::_ZTV7QSlider) + 236u)
+
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb3aea840) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb3af3348) 0
+ primary-for QStyle (0xb3aea840)
+
+Vtable for QTabBar
+QTabBar::_ZTV7QTabBar: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QTabBar)
+8 QTabBar::metaObject
+12 QTabBar::qt_metacast
+16 QTabBar::qt_metacall
+20 QTabBar::~QTabBar
+24 QTabBar::~QTabBar
+28 QTabBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabBar::sizeHint
+68 QTabBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTabBar::mousePressEvent
+84 QTabBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QTabBar::mouseMoveEvent
+96 QTabBar::wheelEvent
+100 QTabBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabBar::paintEvent
+128 QWidget::moveEvent
+132 QTabBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabBar::showEvent
+172 QTabBar::hideEvent
+176 QWidget::x11Event
+180 QTabBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabBar::tabSizeHint
+228 QTabBar::tabInserted
+232 QTabBar::tabRemoved
+236 QTabBar::tabLayoutChange
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI7QTabBar)
+248 QTabBar::_ZThn8_N7QTabBarD1Ev
+252 QTabBar::_ZThn8_N7QTabBarD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabBar
+ size=20 align=4
+ base size=20 base align=4
+QTabBar (0xb3aeadc0) 0
+ vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
+ QWidget (0xb3960c30) 0
+ primary-for QTabBar (0xb3aeadc0)
+ QObject (0xb3af3744) 0
+ primary-for QWidget (0xb3960c30)
+ QPaintDevice (0xb3af3780) 8
+ vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
+
+Vtable for QTabWidget
+QTabWidget::_ZTV10QTabWidget: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTabWidget)
+8 QTabWidget::metaObject
+12 QTabWidget::qt_metacast
+16 QTabWidget::qt_metacall
+20 QTabWidget::~QTabWidget
+24 QTabWidget::~QTabWidget
+28 QTabWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabWidget::sizeHint
+68 QTabWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QTabWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabWidget::paintEvent
+128 QWidget::moveEvent
+132 QTabWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTabWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabWidget::tabInserted
+228 QTabWidget::tabRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI10QTabWidget)
+240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
+244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabWidget
+ size=20 align=4
+ base size=20 base align=4
+QTabWidget (0xb39910c0) 0
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
+ QWidget (0xb3990370) 0
+ primary-for QTabWidget (0xb39910c0)
+ QObject (0xb3af399c) 0
+ primary-for QWidget (0xb3990370)
+ QPaintDevice (0xb3af39d8) 8
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
+
+Vtable for QRubberBand
+QRubberBand::_ZTV11QRubberBand: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QRubberBand)
+8 QRubberBand::metaObject
+12 QRubberBand::qt_metacast
+16 QRubberBand::qt_metacall
+20 QRubberBand::~QRubberBand
+24 QRubberBand::~QRubberBand
+28 QRubberBand::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRubberBand::paintEvent
+128 QRubberBand::moveEvent
+132 QRubberBand::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QRubberBand::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QRubberBand::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QRubberBand)
+232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
+236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRubberBand
+ size=20 align=4
+ base size=20 base align=4
+QRubberBand (0xb3991900) 0
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
+ QWidget (0xb39b76e0) 0
+ primary-for QRubberBand (0xb3991900)
+ QObject (0xb3af3f00) 0
+ primary-for QWidget (0xb39b76e0)
+ QPaintDevice (0xb3af3f3c) 8
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
+
+Class QStyleOption
+ size=44 align=4
+ base size=44 base align=4
+QStyleOption (0xb39c8384) 0
+
+Class QStyleOptionFocusRect
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFocusRect (0xb3991d80) 0
+ QStyleOption (0xb39c83c0) 0
+
+Class QStyleOptionFrame
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionFrame (0xb3991f80) 0
+ QStyleOption (0xb39c8744) 0
+
+Class QStyleOptionFrameV2
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionFrameV2 (0xb39e2180) 0
+ QStyleOptionFrame (0xb39e21c0) 0
+ QStyleOption (0xb39c8a8c) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb39e2680) 0
+ QStyleOptionFrameV2 (0xb39e26c0) 0
+ QStyleOptionFrame (0xb39e2700) 0
+ QStyleOption (0xb39c8fb4) 0
+
+Class QStyleOptionTabWidgetFrame
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabWidgetFrame (0xb39e2a40) 0
+ QStyleOption (0xb3a0e3c0) 0
+
+Class QStyleOptionTabWidgetFrameV2
+ size=112 align=4
+ base size=112 base align=4
+QStyleOptionTabWidgetFrameV2 (0xb39e2c40) 0
+ QStyleOptionTabWidgetFrame (0xb39e2c80) 0
+ QStyleOption (0xb3a0ea50) 0
+
+Class QStyleOptionTabBarBase
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabBarBase (0xb39e2fc0) 0
+ QStyleOption (0xb3a0ef3c) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb381a1c0) 0
+ QStyleOptionTabBarBase (0xb381a200) 0
+ QStyleOption (0xb38203fc) 0
+
+Class QStyleOptionHeader
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionHeader (0xb381a540) 0
+ QStyleOption (0xb3820780) 0
+
+Class QStyleOptionButton
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionButton (0xb381a800) 0
+ QStyleOption (0xb3834258) 0
+
+Class QStyleOptionTab
+ size=72 align=4
+ base size=72 base align=4
+QStyleOptionTab (0xb381ab80) 0
+ QStyleOption (0xb3834b7c) 0
+
+Class QStyleOptionTabV2
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabV2 (0xb381af40) 0
+ QStyleOptionTab (0xb381af80) 0
+ QStyleOption (0xb386c5a0) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb388b2c0) 0
+ QStyleOptionTabV2 (0xb388b300) 0
+ QStyleOptionTab (0xb388b340) 0
+ QStyleOption (0xb386cb04) 0
+
+Class QStyleOptionToolBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionToolBar (0xb388b740) 0
+ QStyleOption (0xb38983fc) 0
+
+Class QStyleOptionProgressBar
+ size=68 align=4
+ base size=65 base align=4
+QStyleOptionProgressBar (0xb388bac0) 0
+ QStyleOption (0xb3898ac8) 0
+
+Class QStyleOptionProgressBarV2
+ size=76 align=4
+ base size=74 base align=4
+QStyleOptionProgressBarV2 (0xb388bd00) 0
+ QStyleOptionProgressBar (0xb388bd40) 0
+ QStyleOption (0xb38ca21c) 0
+
+Class QStyleOptionMenuItem
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionMenuItem (0xb388bdc0) 0
+ QStyleOption (0xb38ca258) 0
+
+Class QStyleOptionQ3ListViewItem
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionQ3ListViewItem (0xb388bfc0) 0
+ QStyleOption (0xb38cae10) 0
+
+Class QStyleOptionQ3DockWindow
+ size=48 align=4
+ base size=46 base align=4
+QStyleOptionQ3DockWindow (0xb38e0340) 0
+ QStyleOption (0xb38ea474) 0
+
+Class QStyleOptionDockWidget
+ size=52 align=4
+ base size=51 base align=4
+QStyleOptionDockWidget (0xb38e0540) 0
+ QStyleOption (0xb38ea7bc) 0
+
+Class QStyleOptionDockWidgetV2
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionDockWidgetV2 (0xb38e0740) 0
+ QStyleOptionDockWidget (0xb38e0780) 0
+ QStyleOption (0xb38ead5c) 0
+
+Class QStyleOptionViewItem
+ size=80 align=4
+ base size=77 base align=4
+QStyleOptionViewItem (0xb38e0ac0) 0
+ QStyleOption (0xb37151a4) 0
+
+Class QStyleOptionViewItemV2
+ size=84 align=4
+ base size=84 base align=4
+QStyleOptionViewItemV2 (0xb38e0d40) 0
+ QStyleOptionViewItem (0xb38e0d80) 0
+ QStyleOption (0xb3715a8c) 0
+
+Class QStyleOptionViewItemV3
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionViewItemV3 (0xb3730240) 0
+ QStyleOptionViewItemV2 (0xb3730280) 0
+ QStyleOptionViewItem (0xb37302c0) 0
+ QStyleOption (0xb37400b4) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb3730600) 0
+ QStyleOptionViewItemV3 (0xb3730640) 0
+ QStyleOptionViewItemV2 (0xb3730680) 0
+ QStyleOptionViewItem (0xb37306c0) 0
+ QStyleOption (0xb3740564) 0
+
+Class QStyleOptionToolBox
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionToolBox (0xb3730a00) 0
+ QStyleOption (0xb37620b4) 0
+
+Class QStyleOptionToolBoxV2
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionToolBoxV2 (0xb3730c00) 0
+ QStyleOptionToolBox (0xb3730c40) 0
+ QStyleOption (0xb37626cc) 0
+
+Class QStyleOptionRubberBand
+ size=52 align=4
+ base size=49 base align=4
+QStyleOptionRubberBand (0xb3730f80) 0
+ QStyleOption (0xb3762c30) 0
+
+Class QStyleOptionComplex
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionComplex (0xb3778180) 0
+ QStyleOption (0xb3762f78) 0
+
+Class QStyleOptionSlider
+ size=104 align=4
+ base size=101 base align=4
+QStyleOptionSlider (0xb3778400) 0
+ QStyleOptionComplex (0xb3778440) 0
+ QStyleOption (0xb3782438) 0
+
+Class QStyleOptionSpinBox
+ size=64 align=4
+ base size=61 base align=4
+QStyleOptionSpinBox (0xb3778780) 0
+ QStyleOptionComplex (0xb37787c0) 0
+ QStyleOption (0xb3782ce4) 0
+
+Class QStyleOptionQ3ListView
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionQ3ListView (0xb3778a00) 0
+ QStyleOptionComplex (0xb3778a40) 0
+ QStyleOption (0xb3794168) 0
+
+Class QStyleOptionToolButton
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionToolButton (0xb3778d00) 0
+ QStyleOptionComplex (0xb3778d40) 0
+ QStyleOption (0xb3794a8c) 0
+
+Class QStyleOptionComboBox
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionComboBox (0xb37d20c0) 0
+ QStyleOptionComplex (0xb37d2100) 0
+ QStyleOption (0xb37c0780) 0
+
+Class QStyleOptionTitleBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionTitleBar (0xb37d2300) 0
+ QStyleOptionComplex (0xb37d2340) 0
+ QStyleOption (0xb37e6078) 0
+
+Class QStyleOptionGroupBox
+ size=88 align=4
+ base size=88 base align=4
+QStyleOptionGroupBox (0xb37d2580) 0
+ QStyleOptionComplex (0xb37d25c0) 0
+ QStyleOption (0xb37e6834) 0
+
+Class QStyleOptionSizeGrip
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionSizeGrip (0xb37d2840) 0
+ QStyleOptionComplex (0xb37d2880) 0
+ QStyleOption (0xb37fc0f0) 0
+
+Class QStyleOptionGraphicsItem
+ size=132 align=4
+ base size=132 base align=4
+QStyleOptionGraphicsItem (0xb37d2a80) 0
+ QStyleOption (0xb37fc3c0) 0
+
+Class QStyleHintReturn
+ size=8 align=4
+ base size=8 base align=4
+QStyleHintReturn (0xb37fc8ac) 0
+
+Class QStyleHintReturnMask
+ size=12 align=4
+ base size=12 base align=4
+QStyleHintReturnMask (0xb37d2ec0) 0
+ QStyleHintReturn (0xb37fc8e8) 0
+
+Class QStyleHintReturnVariant
+ size=20 align=4
+ base size=20 base align=4
+QStyleHintReturnVariant (0xb37d2f40) 0
+ QStyleHintReturn (0xb37fc924) 0
+
+Vtable for QAbstractItemDelegate
+QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
+8 QAbstractItemDelegate::metaObject
+12 QAbstractItemDelegate::qt_metacast
+16 QAbstractItemDelegate::qt_metacall
+20 QAbstractItemDelegate::~QAbstractItemDelegate
+24 QAbstractItemDelegate::~QAbstractItemDelegate
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractItemDelegate::createEditor
+68 QAbstractItemDelegate::setEditorData
+72 QAbstractItemDelegate::setModelData
+76 QAbstractItemDelegate::updateEditorGeometry
+80 QAbstractItemDelegate::editorEvent
+
+Class QAbstractItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemDelegate (0xb361b1c0) 0
+ vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
+ QObject (0xb37fc960) 0
+ primary-for QAbstractItemDelegate (0xb361b1c0)
+
+Vtable for QAbstractItemView
+QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractItemView)
+8 QAbstractItemView::metaObject
+12 QAbstractItemView::qt_metacast
+16 QAbstractItemView::qt_metacall
+20 QAbstractItemView::~QAbstractItemView
+24 QAbstractItemView::~QAbstractItemView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QAbstractItemView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QAbstractItemView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 __cxa_pure_virtual
+344 __cxa_pure_virtual
+348 __cxa_pure_virtual
+352 __cxa_pure_virtual
+356 __cxa_pure_virtual
+360 __cxa_pure_virtual
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI17QAbstractItemView)
+392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
+396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractItemView
+ size=20 align=4
+ base size=20 base align=4
+QAbstractItemView (0xb361b400) 0
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
+ QAbstractScrollArea (0xb361b440) 0
+ primary-for QAbstractItemView (0xb361b400)
+ QFrame (0xb361b480) 0
+ primary-for QAbstractScrollArea (0xb361b440)
+ QWidget (0xb36298c0) 0
+ primary-for QFrame (0xb361b480)
+ QObject (0xb37fca8c) 0
+ primary-for QWidget (0xb36298c0)
+ QPaintDevice (0xb37fcac8) 8
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
+
+Vtable for QListView
+QListView::_ZTV9QListView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QListView)
+8 QListView::metaObject
+12 QListView::qt_metacast
+16 QListView::qt_metacall
+20 QListView::~QListView
+24 QListView::~QListView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QListView)
+392 QListView::_ZThn8_N9QListViewD1Ev
+396 QListView::_ZThn8_N9QListViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListView
+ size=20 align=4
+ base size=20 base align=4
+QListView (0xb361b8c0) 0
+ vptr=((& QListView::_ZTV9QListView) + 8u)
+ QAbstractItemView (0xb361b900) 0
+ primary-for QListView (0xb361b8c0)
+ QAbstractScrollArea (0xb361b940) 0
+ primary-for QAbstractItemView (0xb361b900)
+ QFrame (0xb361b980) 0
+ primary-for QAbstractScrollArea (0xb361b940)
+ QWidget (0xb3678140) 0
+ primary-for QFrame (0xb361b980)
+ QObject (0xb37fcdd4) 0
+ primary-for QWidget (0xb3678140)
+ QPaintDevice (0xb37fce10) 8
+ vptr=((& QListView::_ZTV9QListView) + 392u)
+
+Vtable for QUndoView
+QUndoView::_ZTV9QUndoView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QUndoView)
+8 QUndoView::metaObject
+12 QUndoView::qt_metacast
+16 QUndoView::qt_metacall
+20 QUndoView::~QUndoView
+24 QUndoView::~QUndoView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QUndoView)
+392 QUndoView::_ZThn8_N9QUndoViewD1Ev
+396 QUndoView::_ZThn8_N9QUndoViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUndoView
+ size=20 align=4
+ base size=20 base align=4
+QUndoView (0xb361bc80) 0
+ vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
+ QListView (0xb361bcc0) 0
+ primary-for QUndoView (0xb361bc80)
+ QAbstractItemView (0xb361bd00) 0
+ primary-for QListView (0xb361bcc0)
+ QAbstractScrollArea (0xb361bd40) 0
+ primary-for QAbstractItemView (0xb361bd00)
+ QFrame (0xb361bd80) 0
+ primary-for QAbstractScrollArea (0xb361bd40)
+ QWidget (0xb3695410) 0
+ primary-for QFrame (0xb361bd80)
+ QObject (0xb369a03c) 0
+ primary-for QWidget (0xb3695410)
+ QPaintDevice (0xb369a078) 8
+ vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
+
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialog
+ size=20 align=4
+ base size=20 base align=4
+QDialog (0xb36ac040) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb36ab190) 0
+ primary-for QDialog (0xb36ac040)
+ QObject (0xb369a294) 0
+ primary-for QWidget (0xb36ab190)
+ QPaintDevice (0xb369a2d0) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
+
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPageSetupDialog (0xb36ac300) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb36ac340) 0
+ primary-for QAbstractPageSetupDialog (0xb36ac300)
+ QWidget (0xb36b8e10) 0
+ primary-for QDialog (0xb36ac340)
+ QObject (0xb369a4ec) 0
+ primary-for QWidget (0xb36b8e10)
+ QPaintDevice (0xb369a528) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPrintDialog (0xb36ac600) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb36ac640) 0
+ primary-for QAbstractPrintDialog (0xb36ac600)
+ QWidget (0xb36c8550) 0
+ primary-for QDialog (0xb36ac640)
+ QObject (0xb369a744) 0
+ primary-for QWidget (0xb36c8550)
+ QPaintDevice (0xb369a780) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QColorDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColorDialog
+ size=20 align=4
+ base size=20 base align=4
+QColorDialog (0xb36aca40) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb36aca80) 0
+ primary-for QColorDialog (0xb36aca40)
+ QWidget (0xb37000f0) 0
+ primary-for QDialog (0xb36aca80)
+ QObject (0xb369aa8c) 0
+ primary-for QWidget (0xb37000f0)
+ QPaintDevice (0xb369aac8) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QErrorMessage::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QErrorMessage
+ size=20 align=4
+ base size=20 base align=4
+QErrorMessage (0xb36acf00) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb36acf40) 0
+ primary-for QErrorMessage (0xb36acf00)
+ QWidget (0xb35350f0) 0
+ primary-for QDialog (0xb36acf40)
+ QObject (0xb369ae4c) 0
+ primary-for QWidget (0xb35350f0)
+ QPaintDevice (0xb369ae88) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFileDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFileDialog
+ size=20 align=4
+ base size=20 base align=4
+QFileDialog (0xb353e240) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb353e280) 0
+ primary-for QFileDialog (0xb353e240)
+ QWidget (0xb3538a00) 0
+ primary-for QDialog (0xb353e280)
+ QObject (0xb35440b4) 0
+ primary-for QWidget (0xb3538a00)
+ QPaintDevice (0xb35440f0) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
+32 QObject::eventFilter
+36 QFileSystemModel::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb353eb80) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb353ebc0) 0
+ primary-for QFileSystemModel (0xb353eb80)
+ QObject (0xb3544780) 0
+ primary-for QAbstractItemModel (0xb353ebc0)
+
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFontDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontDialog
+ size=20 align=4
+ base size=20 base align=4
+QFontDialog (0xb353ef80) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb353efc0) 0
+ primary-for QFontDialog (0xb353ef80)
+ QWidget (0xb35ae5f0) 0
+ primary-for QDialog (0xb353efc0)
+ QObject (0xb3544a8c) 0
+ primary-for QWidget (0xb35ae5f0)
+ QPaintDevice (0xb3544ac8) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLineEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLineEdit::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLineEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLineEdit::changeEvent
+184 QWidget::metric
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLineEdit
+ size=20 align=4
+ base size=20 base align=4
+QLineEdit (0xb35b1440) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb35cb690) 0
+ primary-for QLineEdit (0xb35b1440)
+ QObject (0xb3544e4c) 0
+ primary-for QWidget (0xb35cb690)
+ QPaintDevice (0xb3544e88) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
+
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QInputDialog
+ size=20 align=4
+ base size=20 base align=4
+QInputDialog (0xb35b1cc0) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb35b1d00) 0
+ primary-for QInputDialog (0xb35b1cc0)
+ QWidget (0xb340e550) 0
+ primary-for QDialog (0xb35b1d00)
+ QObject (0xb340c4ec) 0
+ primary-for QWidget (0xb340e550)
+ QPaintDevice (0xb340c528) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
+
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMessageBox::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMessageBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMessageBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMessageBox
+ size=20 align=4
+ base size=20 base align=4
+QMessageBox (0xb3433200) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb3433240) 0
+ primary-for QMessageBox (0xb3433200)
+ QWidget (0xb343bd70) 0
+ primary-for QDialog (0xb3433240)
+ QObject (0xb340c960) 0
+ primary-for QWidget (0xb343bd70)
+ QPaintDevice (0xb340c99c) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QPageSetupDialog (0xb3433840) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb3433880) 0
+ primary-for QPageSetupDialog (0xb3433840)
+ QDialog (0xb34338c0) 0
+ primary-for QAbstractPageSetupDialog (0xb3433880)
+ QWidget (0xb348ea00) 0
+ primary-for QDialog (0xb34338c0)
+ QObject (0xb340cf78) 0
+ primary-for QWidget (0xb348ea00)
+ QPaintDevice (0xb340cfb4) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
+
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb3433b80) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb34b35f0) 0
+ primary-for QUnixPrintWidget (0xb3433b80)
+ QObject (0xb34b51e0) 0
+ primary-for QWidget (0xb34b35f0)
+ QPaintDevice (0xb34b521c) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
+
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QPrintDialog (0xb3433dc0) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb3433e00) 0
+ primary-for QPrintDialog (0xb3433dc0)
+ QDialog (0xb3433e40) 0
+ primary-for QAbstractPrintDialog (0xb3433e00)
+ QWidget (0xb34bd730) 0
+ primary-for QDialog (0xb3433e40)
+ QObject (0xb34b5348) 0
+ primary-for QWidget (0xb34bd730)
+ QPaintDevice (0xb34b5384) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb34d4100) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb34d4140) 0
+ primary-for QPrintPreviewDialog (0xb34d4100)
+ QWidget (0xb34d5320) 0
+ primary-for QDialog (0xb34d4140)
+ QObject (0xb34b55a0) 0
+ primary-for QWidget (0xb34d5320)
+ QPaintDevice (0xb34b55dc) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
+
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressDialog
+ size=20 align=4
+ base size=20 base align=4
+QProgressDialog (0xb34d4400) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb34d4440) 0
+ primary-for QProgressDialog (0xb34d4400)
+ QWidget (0xb34dcd70) 0
+ primary-for QDialog (0xb34d4440)
+ QObject (0xb34b57f8) 0
+ primary-for QWidget (0xb34dcd70)
+ QPaintDevice (0xb34b5834) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
+128 QWidget::moveEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizard
+ size=20 align=4
+ base size=20 base align=4
+QWizard (0xb34d4700) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb34d4740) 0
+ primary-for QWizard (0xb34d4700)
+ QWidget (0xb34ee870) 0
+ primary-for QDialog (0xb34d4740)
+ QObject (0xb34b5a50) 0
+ primary-for QWidget (0xb34ee870)
+ QPaintDevice (0xb34b5a8c) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
+
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizardPage
+ size=20 align=4
+ base size=20 base align=4
+QWizardPage (0xb34d4b40) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb3317c30) 0
+ primary-for QWizardPage (0xb34d4b40)
+ QObject (0xb34b5d98) 0
+ primary-for QWidget (0xb3317c30)
+ QPaintDevice (0xb34b5dd4) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
+
+Vtable for QKeyEventTransition
+QKeyEventTransition::_ZTV19QKeyEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QKeyEventTransition)
+8 QKeyEventTransition::metaObject
+12 QKeyEventTransition::qt_metacast
+16 QKeyEventTransition::qt_metacall
+20 QKeyEventTransition::~QKeyEventTransition
+24 QKeyEventTransition::~QKeyEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QKeyEventTransition::eventTest
+60 QKeyEventTransition::onTransition
+
+Class QKeyEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QKeyEventTransition (0xb34d4e00) 0
+ vptr=((& QKeyEventTransition::_ZTV19QKeyEventTransition) + 8u)
+ QEventTransition (0xb34d4e40) 0
+ primary-for QKeyEventTransition (0xb34d4e00)
+ QAbstractTransition (0xb34d4e80) 0
+ primary-for QEventTransition (0xb34d4e40)
+ QObject (0xb3344000) 0
+ primary-for QAbstractTransition (0xb34d4e80)
+
+Vtable for QMouseEventTransition
+QMouseEventTransition::_ZTV21QMouseEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QMouseEventTransition)
+8 QMouseEventTransition::metaObject
+12 QMouseEventTransition::qt_metacast
+16 QMouseEventTransition::qt_metacall
+20 QMouseEventTransition::~QMouseEventTransition
+24 QMouseEventTransition::~QMouseEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMouseEventTransition::eventTest
+60 QMouseEventTransition::onTransition
+
+Class QMouseEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QMouseEventTransition (0xb334f140) 0
+ vptr=((& QMouseEventTransition::_ZTV21QMouseEventTransition) + 8u)
+ QEventTransition (0xb334f180) 0
+ primary-for QMouseEventTransition (0xb334f140)
+ QAbstractTransition (0xb334f1c0) 0
+ primary-for QEventTransition (0xb334f180)
+ QObject (0xb334421c) 0
+ primary-for QAbstractTransition (0xb334f1c0)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb334f480) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb334f4c0) 0
+ primary-for QBitmap (0xb334f480)
+ QPaintDevice (0xb3344438) 0
+ primary-for QPixmap (0xb334f4c0)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb337d000) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb337d078) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb334fd00) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb337d03c) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb334fd00)
+
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb334fe80) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb337d12c) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb334fe80)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb339d0a0) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb337d438) 0
+ primary-for QIconEnginePlugin (0xb339d0a0)
+ QIconEngineFactoryInterface (0xb339b140) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb337d474) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb339b140)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb339b380) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb337d5a0) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb339b380)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb33a4af0) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb337d8ac) 0
+ primary-for QIconEnginePluginV2 (0xb33a4af0)
+ QIconEngineFactoryInterfaceV2 (0xb339b640) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb337d8e8) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb339b640)
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb337da14) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QImageIOHandlerFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QImageIOHandlerFactoryInterface (0xb339b980) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb337db7c) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb339b980)
+
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb33c19b0) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb337de88) 0
+ primary-for QImageIOPlugin (0xb33c19b0)
+ QImageIOHandlerFactoryInterface (0xb339bc40) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb337dec4) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb339bc40)
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb33d30f0) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb33d312c) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
+ size=8 align=4
+ base size=8 base align=4
+QMovie (0xb3403040) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb33d3168) 0
+ primary-for QMovie (0xb3403040)
+
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
+
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb3403680) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb33d3474) 0
+ primary-for QPicture (0xb3403680)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb33d3708) 0
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb34039c0) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb33d3744) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb34039c0)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb3242a50) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb33d3a50) 0
+ primary-for QPictureFormatPlugin (0xb3242a50)
+ QPictureFormatInterface (0xb3403c80) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb33d3a8c) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb3403c80)
+
+Class QPixmapCache::Key
+ size=4 align=4
+ base size=4 base align=4
+QPixmapCache::Key (0xb33d3bf4) 0
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb33d3bb8) 0 empty
+
+Vtable for QGraphicsEffect
+QGraphicsEffect::_ZTV15QGraphicsEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsEffect)
+8 QGraphicsEffect::metaObject
+12 QGraphicsEffect::qt_metacast
+16 QGraphicsEffect::qt_metacall
+20 QGraphicsEffect::~QGraphicsEffect
+24 QGraphicsEffect::~QGraphicsEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 __cxa_pure_virtual
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEffect (0xb3403fc0) 0
+ vptr=((& QGraphicsEffect::_ZTV15QGraphicsEffect) + 8u)
+ QObject (0xb33d3c6c) 0
+ primary-for QGraphicsEffect (0xb3403fc0)
+
+Vtable for QGraphicsColorizeEffect
+QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsColorizeEffect)
+8 QGraphicsColorizeEffect::metaObject
+12 QGraphicsColorizeEffect::qt_metacast
+16 QGraphicsColorizeEffect::qt_metacall
+20 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+24 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsColorizeEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsColorizeEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsColorizeEffect (0xb32553c0) 0
+ vptr=((& QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect) + 8u)
+ QGraphicsEffect (0xb3255400) 0
+ primary-for QGraphicsColorizeEffect (0xb32553c0)
+ QObject (0xb33d3fb4) 0
+ primary-for QGraphicsEffect (0xb3255400)
+
+Vtable for QGraphicsBlurEffect
+QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsBlurEffect)
+8 QGraphicsBlurEffect::metaObject
+12 QGraphicsBlurEffect::qt_metacast
+16 QGraphicsBlurEffect::qt_metacall
+20 QGraphicsBlurEffect::~QGraphicsBlurEffect
+24 QGraphicsBlurEffect::~QGraphicsBlurEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsBlurEffect::boundingRectFor
+60 QGraphicsBlurEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsBlurEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsBlurEffect (0xb32556c0) 0
+ vptr=((& QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect) + 8u)
+ QGraphicsEffect (0xb3255700) 0
+ primary-for QGraphicsBlurEffect (0xb32556c0)
+ QObject (0xb32941e0) 0
+ primary-for QGraphicsEffect (0xb3255700)
+
+Vtable for QGraphicsDropShadowEffect
+QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsDropShadowEffect)
+8 QGraphicsDropShadowEffect::metaObject
+12 QGraphicsDropShadowEffect::qt_metacast
+16 QGraphicsDropShadowEffect::qt_metacall
+20 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+24 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsDropShadowEffect::boundingRectFor
+60 QGraphicsDropShadowEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsDropShadowEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsDropShadowEffect (0xb3255b00) 0
+ vptr=((& QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect) + 8u)
+ QGraphicsEffect (0xb3255b40) 0
+ primary-for QGraphicsDropShadowEffect (0xb3255b00)
+ QObject (0xb32944ec) 0
+ primary-for QGraphicsEffect (0xb3255b40)
+
+Vtable for QGraphicsOpacityEffect
+QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsOpacityEffect)
+8 QGraphicsOpacityEffect::metaObject
+12 QGraphicsOpacityEffect::qt_metacast
+16 QGraphicsOpacityEffect::qt_metacall
+20 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+24 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsOpacityEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsOpacityEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsOpacityEffect (0xb3255f80) 0
+ vptr=((& QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect) + 8u)
+ QGraphicsEffect (0xb3255fc0) 0
+ primary-for QGraphicsOpacityEffect (0xb3255f80)
+ QObject (0xb3294780) 0
+ primary-for QGraphicsEffect (0xb3255fc0)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb329499c) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb32949d8) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
+176 QWidget::x11Event
+180 QWSEmbedWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWSEmbedWidget
+ size=20 align=4
+ base size=20 base align=4
+QWSEmbedWidget (0xb32dc300) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb32e0910) 0
+ primary-for QWSEmbedWidget (0xb32dc300)
+ QObject (0xb3294a14) 0
+ primary-for QWidget (0xb32e0910)
+ QPaintDevice (0xb3294a50) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
+
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb3294c6c) 0
+
+Class QTileRules
+ size=8 align=4
+ base size=8 base align=4
+QTileRules (0xb3294ca8) 0
+
+Class QDrawPixmaps::Data
+ size=80 align=4
+ base size=80 base align=4
+QDrawPixmaps::Data (0xb3110000) 0
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb3110078) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb3014d98) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb3014e4c) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb305b168) 0
+
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
+
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb302af80) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb305ba8c) 0
+ primary-for QPrinter (0xb302af80)
+
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb305be10) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2f0b03c) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb30e0840) 0
+ QPainter (0xb2f0b1a4) 0
+
+Vtable for QAbstractProxyModel
+QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
+8 QAbstractProxyModel::metaObject
+12 QAbstractProxyModel::qt_metacast
+16 QAbstractProxyModel::qt_metacall
+20 QAbstractProxyModel::~QAbstractProxyModel
+24 QAbstractProxyModel::~QAbstractProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 QAbstractProxyModel::data
+80 QAbstractProxyModel::setData
+84 QAbstractProxyModel::headerData
+88 QAbstractProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractProxyModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QAbstractProxyModel::setSourceModel
+172 __cxa_pure_virtual
+176 __cxa_pure_virtual
+180 QAbstractProxyModel::mapSelectionToSource
+184 QAbstractProxyModel::mapSelectionFromSource
+
+Class QAbstractProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractProxyModel (0xb30e0e80) 0
+ vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
+ QAbstractItemModel (0xb30e0ec0) 0
+ primary-for QAbstractProxyModel (0xb30e0e80)
+ QObject (0xb2f263c0) 0
+ primary-for QAbstractItemModel (0xb30e0ec0)
+
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QColumnView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QColumnView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QColumnView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QColumnView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColumnView
+ size=20 align=4
+ base size=20 base align=4
+QColumnView (0xb2f34180) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2f341c0) 0
+ primary-for QColumnView (0xb2f34180)
+ QAbstractScrollArea (0xb2f34200) 0
+ primary-for QAbstractItemView (0xb2f341c0)
+ QFrame (0xb2f34240) 0
+ primary-for QAbstractScrollArea (0xb2f34200)
+ QWidget (0xb2f35550) 0
+ primary-for QFrame (0xb2f34240)
+ QObject (0xb2f265dc) 0
+ primary-for QWidget (0xb2f35550)
+ QPaintDevice (0xb2f26618) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDataWidgetMapper::setCurrentIndex
+
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2f34500) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2f26834) 0
+ primary-for QDataWidgetMapper (0xb2f34500)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
+
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2f26a50) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QDirModel
+ size=8 align=4
+ base size=8 base align=4
+QDirModel (0xb2f34900) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2f34940) 0
+ primary-for QDirModel (0xb2f34900)
+ QObject (0xb2f26bb8) 0
+ primary-for QAbstractItemModel (0xb2f34940)
+
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QHeaderView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QHeaderView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QHeaderView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHeaderView
+ size=20 align=4
+ base size=20 base align=4
+QHeaderView (0xb2f34c00) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2f34c40) 0
+ primary-for QHeaderView (0xb2f34c00)
+ QAbstractScrollArea (0xb2f34c80) 0
+ primary-for QAbstractItemView (0xb2f34c40)
+ QFrame (0xb2f34cc0) 0
+ primary-for QAbstractScrollArea (0xb2f34c80)
+ QWidget (0xb2f73dc0) 0
+ primary-for QFrame (0xb2f34cc0)
+ QObject (0xb2f26dd4) 0
+ primary-for QWidget (0xb2f73dc0)
+ QPaintDevice (0xb2f26e10) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
+28 QObject::event
+32 QItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
+
+Class QItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QItemDelegate (0xb2fa6080) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2fa60c0) 0
+ primary-for QItemDelegate (0xb2fa6080)
+ QObject (0xb2fa312c) 0
+ primary-for QAbstractItemDelegate (0xb2fa60c0)
+
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2fa3348) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2fa35dc) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QListWidgetItem (0xb2fa38ac) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListWidget
+ size=20 align=4
+ base size=20 base align=4
+QListWidget (0xb2ff8a00) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2ff8a40) 0
+ primary-for QListWidget (0xb2ff8a00)
+ QAbstractItemView (0xb2ff8a80) 0
+ primary-for QListView (0xb2ff8a40)
+ QAbstractScrollArea (0xb2ff8ac0) 0
+ primary-for QAbstractItemView (0xb2ff8a80)
+ QFrame (0xb2ff8b00) 0
+ primary-for QAbstractScrollArea (0xb2ff8ac0)
+ QWidget (0xb2e0b640) 0
+ primary-for QFrame (0xb2ff8b00)
+ QObject (0xb2ffa99c) 0
+ primary-for QWidget (0xb2e0b640)
+ QPaintDevice (0xb2ffa9d8) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
+
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2e2a140) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2e2a180) 0
+ primary-for QProxyModel (0xb2e2a140)
+ QObject (0xb2e2d000) 0
+ primary-for QAbstractItemModel (0xb2e2a180)
+
+Vtable for QSortFilterProxyModel
+QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
+8 QSortFilterProxyModel::metaObject
+12 QSortFilterProxyModel::qt_metacast
+16 QSortFilterProxyModel::qt_metacall
+20 QSortFilterProxyModel::~QSortFilterProxyModel
+24 QSortFilterProxyModel::~QSortFilterProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSortFilterProxyModel::index
+60 QSortFilterProxyModel::parent
+64 QSortFilterProxyModel::rowCount
+68 QSortFilterProxyModel::columnCount
+72 QSortFilterProxyModel::hasChildren
+76 QSortFilterProxyModel::data
+80 QSortFilterProxyModel::setData
+84 QSortFilterProxyModel::headerData
+88 QSortFilterProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QSortFilterProxyModel::mimeTypes
+104 QSortFilterProxyModel::mimeData
+108 QSortFilterProxyModel::dropMimeData
+112 QSortFilterProxyModel::supportedDropActions
+116 QSortFilterProxyModel::insertRows
+120 QSortFilterProxyModel::insertColumns
+124 QSortFilterProxyModel::removeRows
+128 QSortFilterProxyModel::removeColumns
+132 QSortFilterProxyModel::fetchMore
+136 QSortFilterProxyModel::canFetchMore
+140 QSortFilterProxyModel::flags
+144 QSortFilterProxyModel::sort
+148 QSortFilterProxyModel::buddy
+152 QSortFilterProxyModel::match
+156 QSortFilterProxyModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QSortFilterProxyModel::setSourceModel
+172 QSortFilterProxyModel::mapToSource
+176 QSortFilterProxyModel::mapFromSource
+180 QSortFilterProxyModel::mapSelectionToSource
+184 QSortFilterProxyModel::mapSelectionFromSource
+188 QSortFilterProxyModel::filterAcceptsRow
+192 QSortFilterProxyModel::filterAcceptsColumn
+196 QSortFilterProxyModel::lessThan
+
+Class QSortFilterProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QSortFilterProxyModel (0xb2e2a440) 0
+ vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
+ QAbstractProxyModel (0xb2e2a480) 0
+ primary-for QSortFilterProxyModel (0xb2e2a440)
+ QAbstractItemModel (0xb2e2a4c0) 0
+ primary-for QAbstractProxyModel (0xb2e2a480)
+ QObject (0xb2e2d21c) 0
+ primary-for QAbstractItemModel (0xb2e2a4c0)
+
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2e2d438) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2e9cb40) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2e9cb80) 0
+ primary-for QStandardItemModel (0xb2e9cb40)
+ QObject (0xb2eb9564) 0
+ primary-for QAbstractItemModel (0xb2e9cb80)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2e9cf80) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2e9cfc0) 0
+ primary-for QStringListModel (0xb2e9cf80)
+ QAbstractItemModel (0xb2f04000) 0
+ primary-for QAbstractListModel (0xb2e9cfc0)
+ QObject (0xb2eb9870) 0
+ primary-for QAbstractItemModel (0xb2f04000)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
+28 QObject::event
+32 QStyledItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QStyledItemDelegate (0xb2f04240) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2f04280) 0
+ primary-for QStyledItemDelegate (0xb2f04240)
+ QObject (0xb2eb999c) 0
+ primary-for QAbstractItemDelegate (0xb2f04280)
+
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableView
+ size=20 align=4
+ base size=20 base align=4
+QTableView (0xb2f04540) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2f04580) 0
+ primary-for QTableView (0xb2f04540)
+ QAbstractScrollArea (0xb2f045c0) 0
+ primary-for QAbstractItemView (0xb2f04580)
+ QFrame (0xb2f04600) 0
+ primary-for QAbstractScrollArea (0xb2f045c0)
+ QWidget (0xb2d17b40) 0
+ primary-for QFrame (0xb2f04600)
+ QObject (0xb2eb9bb8) 0
+ primary-for QWidget (0xb2d17b40)
+ QPaintDevice (0xb2eb9bf4) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2eb9e10) 0
+
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2d3d03c) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableWidget
+ size=20 align=4
+ base size=20 base align=4
+QTableWidget (0xb2d68a40) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2d68a80) 0
+ primary-for QTableWidget (0xb2d68a40)
+ QAbstractItemView (0xb2d68ac0) 0
+ primary-for QTableView (0xb2d68a80)
+ QAbstractScrollArea (0xb2d68b00) 0
+ primary-for QAbstractItemView (0xb2d68ac0)
+ QFrame (0xb2d68b40) 0
+ primary-for QAbstractScrollArea (0xb2d68b00)
+ QWidget (0xb2d7c230) 0
+ primary-for QFrame (0xb2d68b40)
+ QObject (0xb2d7912c) 0
+ primary-for QWidget (0xb2d7c230)
+ QPaintDevice (0xb2d79168) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeView
+ size=20 align=4
+ base size=20 base align=4
+QTreeView (0xb2d9f040) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2d9f080) 0
+ primary-for QTreeView (0xb2d9f040)
+ QAbstractScrollArea (0xb2d9f0c0) 0
+ primary-for QAbstractItemView (0xb2d9f080)
+ QFrame (0xb2d9f100) 0
+ primary-for QAbstractScrollArea (0xb2d9f0c0)
+ QWidget (0xb2d9bc80) 0
+ primary-for QFrame (0xb2d9f100)
+ QObject (0xb2d797f8) 0
+ primary-for QWidget (0xb2d9bc80)
+ QPaintDevice (0xb2d79834) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2d79a50) 0
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2dd712c) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTreeWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeWidget
+ size=20 align=4
+ base size=20 base align=4
+QTreeWidget (0xb2c44ac0) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2c44b00) 0
+ primary-for QTreeWidget (0xb2c44ac0)
+ QAbstractItemView (0xb2c44b40) 0
+ primary-for QTreeView (0xb2c44b00)
+ QAbstractScrollArea (0xb2c44b80) 0
+ primary-for QAbstractItemView (0xb2c44b40)
+ QFrame (0xb2c44bc0) 0
+ primary-for QAbstractScrollArea (0xb2c44b80)
+ QWidget (0xb2c583c0) 0
+ primary-for QFrame (0xb2c44bc0)
+ QObject (0xb2c50564) 0
+ primary-for QWidget (0xb2c583c0)
+ QPaintDevice (0xb2c505a0) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+
+Class QAccessible
+ size=1 align=1
+ base size=0 base align=1
+QAccessible (0xb2c50fb4) 0 empty
+
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb2c77840) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb2c9c294) 0 empty
+
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterfaceEx (0xb2c77f80) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb2c77fc0) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2c77f80)
+ QAccessible (0xb2c9c834) 0 empty
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
+
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb2b1f080) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2c9c8ac) 0
+ primary-for QAccessibleEvent (0xb2b1f080)
+
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
+ size=4 align=4
+ base size=4 base align=4
+QAccessible2Interface (0xb2b2f0f0) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb2b1f900) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb2b2f474) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb2b1f900)
+
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb2b1fb80) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb2b2f7bc) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2b1fb80)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleSimpleEditableTextInterface (0xb2b1fe00) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb2b1fe40) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb2b1fe00)
+ QAccessible2Interface (0xb2b2fb04) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2b1fe40)
+
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb2b1ff00) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb2b2fb40) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb2b1ff00)
+
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb2b4a180) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb2b2fe88) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb2b4a180)
+
+Vtable for QAccessibleActionInterface
+QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
+8 QAccessibleActionInterface::~QAccessibleActionInterface
+12 QAccessibleActionInterface::~QAccessibleActionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QAccessibleActionInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleActionInterface (0xb2b4a240) 0 nearly-empty
+ vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 8u)
+ QAccessible2Interface (0xb2b2ff00) 0 nearly-empty
+ primary-for QAccessibleActionInterface (0xb2b4a240)
+
+Vtable for QAccessibleImageInterface
+QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
+8 QAccessibleImageInterface::~QAccessibleImageInterface
+12 QAccessibleImageInterface::~QAccessibleImageInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QAccessibleImageInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleImageInterface (0xb2b4a300) 0 nearly-empty
+ vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 8u)
+ QAccessible2Interface (0xb2b2ff78) 0 nearly-empty
+ primary-for QAccessibleImageInterface (0xb2b4a300)
+
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb2b56000) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridgeFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridgeFactoryInterface (0xb2b4a600) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb2b5621c) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2b4a600)
+
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb2b5ceb0) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb2b56528) 0
+ primary-for QAccessibleBridgePlugin (0xb2b5ceb0)
+ QAccessibleBridgeFactoryInterface (0xb2b4a8c0) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb2b56564) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2b4a8c0)
+
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
+
+Class QAccessibleObject
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObject (0xb2b4ab00) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb2b4ab40) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2b4ab00)
+ QAccessible (0xb2b56690) 0 empty
+
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleObjectEx
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObjectEx (0xb2b4abc0) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb2b4ac00) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2b4abc0)
+ QAccessibleInterface (0xb2b4ac40) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2b4ac00)
+ QAccessible (0xb2b566cc) 0 empty
+
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
+
+Class QAccessibleApplication
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleApplication (0xb2b4acc0) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb2b4ad00) 0
+ primary-for QAccessibleApplication (0xb2b4acc0)
+ QAccessibleInterface (0xb2b4ad40) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2b4ad00)
+ QAccessible (0xb2b56708) 0 empty
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb2b76b40) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb2b56744) 0 empty
+ QFactoryInterface (0xb2b56780) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2b76b40)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb2b7d550) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb2b56a8c) 0
+ primary-for QAccessiblePlugin (0xb2b7d550)
+ QAccessibleFactoryInterface (0xb2b7d5a0) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb2b56ac8) 8 empty
+ QFactoryInterface (0xb2b56b04) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2b7d5a0)
+
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
+
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb2b7f240) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb2b7f280) 0
+ primary-for QAccessibleWidget (0xb2b7f240)
+ QAccessibleInterface (0xb2b7f2c0) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2b7f280)
+ QAccessible (0xb2b56c30) 0 empty
+
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb2b7f340) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb2b7f380) 0
+ primary-for QAccessibleWidgetEx (0xb2b7f340)
+ QAccessibleInterfaceEx (0xb2b7f3c0) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2b7f380)
+ QAccessibleInterface (0xb2b7f400) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2b7f3c0)
+ QAccessible (0xb2b56c6c) 0 empty
+
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb2b7f480) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb2b56ca8) 0
+ primary-for QAction (0xb2b7f480)
+
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb2b7fb00) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb2bba168) 0
+ primary-for QActionGroup (0xb2b7fb00)
+
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
+
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb2b7ff80) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb2b7ffc0) 0
+ primary-for QApplication (0xb2b7ff80)
+ QObject (0xb2bba5a0) 0
+ primary-for QCoreApplication (0xb2b7ffc0)
+
+Vtable for QLayoutItem
+QLayoutItem::_ZTV11QLayoutItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QLayoutItem)
+8 QLayoutItem::~QLayoutItem
+12 QLayoutItem::~QLayoutItem
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QLayoutItem (0xb2bbac30) 0
+ vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+
+Vtable for QSpacerItem
+QSpacerItem::_ZTV11QSpacerItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QSpacerItem)
+8 QSpacerItem::~QSpacerItem
+12 QSpacerItem::~QSpacerItem
+16 QSpacerItem::sizeHint
+20 QSpacerItem::minimumSize
+24 QSpacerItem::maximumSize
+28 QSpacerItem::expandingDirections
+32 QSpacerItem::setGeometry
+36 QSpacerItem::geometry
+40 QSpacerItem::isEmpty
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QSpacerItem::spacerItem
+
+Class QSpacerItem
+ size=36 align=4
+ base size=36 base align=4
+QSpacerItem (0xb2be2b80) 0
+ vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
+ QLayoutItem (0xb2bbae4c) 0
+ primary-for QSpacerItem (0xb2be2b80)
+
+Vtable for QWidgetItem
+QWidgetItem::_ZTV11QWidgetItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWidgetItem)
+8 QWidgetItem::~QWidgetItem
+12 QWidgetItem::~QWidgetItem
+16 QWidgetItem::sizeHint
+20 QWidgetItem::minimumSize
+24 QWidgetItem::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItem
+ size=12 align=4
+ base size=12 base align=4
+QWidgetItem (0xb2be2cc0) 0
+ vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
+ QLayoutItem (0xb2a19384) 0
+ primary-for QWidgetItem (0xb2be2cc0)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb2be2e00) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb2be2e40) 0
+ primary-for QWidgetItemV2 (0xb2be2e00)
+ QLayoutItem (0xb2a19690) 0
+ primary-for QWidgetItem (0xb2be2e40)
+
+Class QLayoutIterator
+ size=8 align=4
+ base size=8 base align=4
+QLayoutIterator (0xb2a19744) 0
+
+Vtable for QLayout
+QLayout::_ZTV7QLayout: 45u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QLayout)
+8 QLayout::metaObject
+12 QLayout::qt_metacast
+16 QLayout::qt_metacall
+20 QLayout::~QLayout
+24 QLayout::~QLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 __cxa_pure_virtual
+68 QLayout::expandingDirections
+72 QLayout::minimumSize
+76 QLayout::maximumSize
+80 QLayout::setGeometry
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 QLayout::indexOf
+96 __cxa_pure_virtual
+100 QLayout::isEmpty
+104 QLayout::layout
+108 (int (*)(...))-0x000000008
+112 (int (*)(...))(& _ZTI7QLayout)
+116 QLayout::_ZThn8_N7QLayoutD1Ev
+120 QLayout::_ZThn8_N7QLayoutD0Ev
+124 __cxa_pure_virtual
+128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
+132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
+144 QLayout::_ZThn8_NK7QLayout8geometryEv
+148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+152 QLayoutItem::hasHeightForWidth
+156 QLayoutItem::heightForWidth
+160 QLayoutItem::minimumHeightForWidth
+164 QLayout::_ZThn8_N7QLayout10invalidateEv
+168 QLayoutItem::widget
+172 QLayout::_ZThn8_N7QLayout6layoutEv
+176 QLayoutItem::spacerItem
+
+Class QLayout
+ size=16 align=4
+ base size=16 base align=4
+QLayout (0xb2a2a6e0) 0
+ vptr=((& QLayout::_ZTV7QLayout) + 8u)
+ QObject (0xb2a19e4c) 0
+ primary-for QLayout (0xb2a2a6e0)
+ QLayoutItem (0xb2a19e88) 8
+ vptr=((& QLayout::_ZTV7QLayout) + 116u)
+
+Vtable for QGridLayout
+QGridLayout::_ZTV11QGridLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QGridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 QGridLayout::~QGridLayout
+24 QGridLayout::~QGridLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QGridLayout)
+132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
+136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QGridLayout
+ size=16 align=4
+ base size=16 base align=4
+QGridLayout (0xb2a2e8c0) 0
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
+ QLayout (0xb2a4e6e0) 0
+ primary-for QGridLayout (0xb2a2e8c0)
+ QObject (0xb2a4b924) 0
+ primary-for QLayout (0xb2a4e6e0)
+ QLayoutItem (0xb2a4b960) 8
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
+
+Vtable for QBoxLayout
+QBoxLayout::_ZTV10QBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 QBoxLayout::~QBoxLayout
+24 QBoxLayout::~QBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI10QBoxLayout)
+132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
+136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QBoxLayout (0xb2a792c0) 0
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
+ QLayout (0xb2a7e3c0) 0
+ primary-for QBoxLayout (0xb2a792c0)
+ QObject (0xb2a7d0f0) 0
+ primary-for QLayout (0xb2a7e3c0)
+ QLayoutItem (0xb2a7d12c) 8
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
+
+Vtable for QHBoxLayout
+QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHBoxLayout)
+8 QHBoxLayout::metaObject
+12 QHBoxLayout::qt_metacast
+16 QHBoxLayout::qt_metacall
+20 QHBoxLayout::~QHBoxLayout
+24 QHBoxLayout::~QHBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QHBoxLayout)
+132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
+136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QHBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QHBoxLayout (0xb2a79600) 0
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
+ QBoxLayout (0xb2a79640) 0
+ primary-for QHBoxLayout (0xb2a79600)
+ QLayout (0xb2a95050) 0
+ primary-for QBoxLayout (0xb2a79640)
+ QObject (0xb2a7d474) 0
+ primary-for QLayout (0xb2a95050)
+ QLayoutItem (0xb2a7d4b0) 8
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
+
+Vtable for QVBoxLayout
+QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QVBoxLayout)
+8 QVBoxLayout::metaObject
+12 QVBoxLayout::qt_metacast
+16 QVBoxLayout::qt_metacall
+20 QVBoxLayout::~QVBoxLayout
+24 QVBoxLayout::~QVBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QVBoxLayout)
+132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
+136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QVBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QVBoxLayout (0xb2a79880) 0
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
+ QBoxLayout (0xb2a798c0) 0
+ primary-for QVBoxLayout (0xb2a79880)
+ QLayout (0xb2a98f00) 0
+ primary-for QBoxLayout (0xb2a798c0)
+ QObject (0xb2a7d5dc) 0
+ primary-for QLayout (0xb2a98f00)
+ QLayoutItem (0xb2a7d618) 8
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+
+Vtable for QClipboard
+QClipboard::_ZTV10QClipboard: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QClipboard)
+8 QClipboard::metaObject
+12 QClipboard::qt_metacast
+16 QClipboard::qt_metacall
+20 QClipboard::~QClipboard
+24 QClipboard::~QClipboard
+28 QClipboard::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QClipboard::connectNotify
+52 QObject::disconnectNotify
+
+Class QClipboard
+ size=8 align=4
+ base size=8 base align=4
+QClipboard (0xb2a79b00) 0
+ vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
+ QObject (0xb2a7d744) 0
+ primary-for QClipboard (0xb2a79b00)
+
+Vtable for QDesktopWidget
+QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDesktopWidget)
+8 QDesktopWidget::metaObject
+12 QDesktopWidget::qt_metacast
+16 QDesktopWidget::qt_metacall
+20 QDesktopWidget::~QDesktopWidget
+24 QDesktopWidget::~QDesktopWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDesktopWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QDesktopWidget)
+232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
+236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesktopWidget
+ size=20 align=4
+ base size=20 base align=4
+QDesktopWidget (0xb2a79dc0) 0
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
+ QWidget (0xb2abc1e0) 0
+ primary-for QDesktopWidget (0xb2a79dc0)
+ QObject (0xb2a7d960) 0
+ primary-for QWidget (0xb2abc1e0)
+ QPaintDevice (0xb2a7d99c) 8
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFormLayout::invalidate
+60 QLayout::geometry
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
+76 QLayout::maximumSize
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
+92 QLayout::indexOf
+96 QFormLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
+ size=16 align=4
+ base size=16 base align=4
+QFormLayout (0xb2ace140) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb2ad21e0) 0
+ primary-for QFormLayout (0xb2ace140)
+ QObject (0xb2a7dbf4) 0
+ primary-for QLayout (0xb2ad21e0)
+ QLayoutItem (0xb2a7dc30) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
+
+Vtable for QGesture
+QGesture::_ZTV8QGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QGesture)
+8 QGesture::metaObject
+12 QGesture::qt_metacast
+16 QGesture::qt_metacall
+20 QGesture::~QGesture
+24 QGesture::~QGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGesture
+ size=8 align=4
+ base size=8 base align=4
+QGesture (0xb2ace540) 0
+ vptr=((& QGesture::_ZTV8QGesture) + 8u)
+ QObject (0xb2a7df00) 0
+ primary-for QGesture (0xb2ace540)
+
+Vtable for QPanGesture
+QPanGesture::_ZTV11QPanGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPanGesture)
+8 QPanGesture::metaObject
+12 QPanGesture::qt_metacast
+16 QPanGesture::qt_metacall
+20 QPanGesture::~QPanGesture
+24 QPanGesture::~QPanGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPanGesture
+ size=8 align=4
+ base size=8 base align=4
+QPanGesture (0xb2ace800) 0
+ vptr=((& QPanGesture::_ZTV11QPanGesture) + 8u)
+ QGesture (0xb2ace840) 0
+ primary-for QPanGesture (0xb2ace800)
+ QObject (0xb2af812c) 0
+ primary-for QGesture (0xb2ace840)
+
+Vtable for QPinchGesture
+QPinchGesture::_ZTV13QPinchGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPinchGesture)
+8 QPinchGesture::metaObject
+12 QPinchGesture::qt_metacast
+16 QPinchGesture::qt_metacall
+20 QPinchGesture::~QPinchGesture
+24 QPinchGesture::~QPinchGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPinchGesture
+ size=8 align=4
+ base size=8 base align=4
+QPinchGesture (0xb2aceb00) 0
+ vptr=((& QPinchGesture::_ZTV13QPinchGesture) + 8u)
+ QGesture (0xb2aceb40) 0
+ primary-for QPinchGesture (0xb2aceb00)
+ QObject (0xb2af8348) 0
+ primary-for QGesture (0xb2aceb40)
+
+Vtable for QSwipeGesture
+QSwipeGesture::_ZTV13QSwipeGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSwipeGesture)
+8 QSwipeGesture::metaObject
+12 QSwipeGesture::qt_metacast
+16 QSwipeGesture::qt_metacall
+20 QSwipeGesture::~QSwipeGesture
+24 QSwipeGesture::~QSwipeGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSwipeGesture
+ size=8 align=4
+ base size=8 base align=4
+QSwipeGesture (0xb2acef40) 0
+ vptr=((& QSwipeGesture::_ZTV13QSwipeGesture) + 8u)
+ QGesture (0xb2acef80) 0
+ primary-for QSwipeGesture (0xb2acef40)
+ QObject (0xb2af8618) 0
+ primary-for QGesture (0xb2acef80)
+
+Vtable for QTapGesture
+QTapGesture::_ZTV11QTapGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTapGesture)
+8 QTapGesture::metaObject
+12 QTapGesture::qt_metacast
+16 QTapGesture::qt_metacall
+20 QTapGesture::~QTapGesture
+24 QTapGesture::~QTapGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapGesture (0xb2918240) 0
+ vptr=((& QTapGesture::_ZTV11QTapGesture) + 8u)
+ QGesture (0xb2918280) 0
+ primary-for QTapGesture (0xb2918240)
+ QObject (0xb2af8834) 0
+ primary-for QGesture (0xb2918280)
+
+Vtable for QTapAndHoldGesture
+QTapAndHoldGesture::_ZTV18QTapAndHoldGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTapAndHoldGesture)
+8 QTapAndHoldGesture::metaObject
+12 QTapAndHoldGesture::qt_metacast
+16 QTapAndHoldGesture::qt_metacall
+20 QTapAndHoldGesture::~QTapAndHoldGesture
+24 QTapAndHoldGesture::~QTapAndHoldGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapAndHoldGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapAndHoldGesture (0xb2918540) 0
+ vptr=((& QTapAndHoldGesture::_ZTV18QTapAndHoldGesture) + 8u)
+ QGesture (0xb2918580) 0
+ primary-for QTapAndHoldGesture (0xb2918540)
+ QObject (0xb2af8a50) 0
+ primary-for QGesture (0xb2918580)
+
+Vtable for QGestureRecognizer
+QGestureRecognizer::_ZTV18QGestureRecognizer: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGestureRecognizer)
+8 QGestureRecognizer::~QGestureRecognizer
+12 QGestureRecognizer::~QGestureRecognizer
+16 QGestureRecognizer::create
+20 __cxa_pure_virtual
+24 QGestureRecognizer::reset
+
+Class QGestureRecognizer
+ size=4 align=4
+ base size=4 base align=4
+QGestureRecognizer (0xb2af8d20) 0 nearly-empty
+ vptr=((& QGestureRecognizer::_ZTV18QGestureRecognizer) + 8u)
+
+Vtable for QSessionManager
+QSessionManager::_ZTV15QSessionManager: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSessionManager)
+8 QSessionManager::metaObject
+12 QSessionManager::qt_metacast
+16 QSessionManager::qt_metacall
+20 QSessionManager::~QSessionManager
+24 QSessionManager::~QSessionManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSessionManager
+ size=8 align=4
+ base size=8 base align=4
+QSessionManager (0xb2918b40) 0
+ vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
+ QObject (0xb2af8e4c) 0
+ primary-for QSessionManager (0xb2918b40)
+
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb2918e00) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb2973078) 0
+ primary-for QShortcut (0xb2918e00)
+
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSound
+ size=8 align=4
+ base size=8 base align=4
+QSound (0xb2980100) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb297330c) 0
+ primary-for QSound (0xb2980100)
+
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
+
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb2980440) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb2986f50) 0
+ primary-for QStackedLayout (0xb2980440)
+ QObject (0xb2973564) 0
+ primary-for QLayout (0xb2986f50)
+ QLayoutItem (0xb29735a0) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb29737bc) 0 empty
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb29737f8) 0 empty
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb2980880) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb29808c0) 0
+ primary-for QWidgetAction (0xb2980880)
+ QObject (0xb2973834) 0
+ primary-for QAction (0xb29808c0)
+
+Class QVector3D
+ size=12 align=4
+ base size=12 base align=4
+QVector3D (0xb281503c) 0
+
+Class QVector4D
+ size=16 align=4
+ base size=16 base align=4
+QVector4D (0xb2844a8c) 0
+
+Class QQuaternion
+ size=32 align=4
+ base size=32 base align=4
+QQuaternion (0xb287fec4) 0
+
+Class QMatrix4x4
+ size=132 align=4
+ base size=132 base align=4
+QMatrix4x4 (0xb28c0ce4) 0
+
+Class QVector2D
+ size=8 align=4
+ base size=8 base align=4
+QVector2D (0xb27d4a8c) 0
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCommonStyle
+ size=8 align=4
+ base size=8 base align=4
+QCommonStyle (0xb2629680) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb26296c0) 0
+ primary-for QCommonStyle (0xb2629680)
+ QObject (0xb263512c) 0
+ primary-for QStyle (0xb26296c0)
+
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb2629980) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb26299c0) 0
+ primary-for QMotifStyle (0xb2629980)
+ QStyle (0xb2629a00) 0
+ primary-for QCommonStyle (0xb26299c0)
+ QObject (0xb2635348) 0
+ primary-for QStyle (0xb2629a00)
+
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb2629d00) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb2629d40) 0
+ primary-for QCDEStyle (0xb2629d00)
+ QCommonStyle (0xb2629d80) 0
+ primary-for QMotifStyle (0xb2629d40)
+ QStyle (0xb2629dc0) 0
+ primary-for QCommonStyle (0xb2629d80)
+ QObject (0xb26355a0) 0
+ primary-for QStyle (0xb2629dc0)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb2669000) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb2669040) 0
+ primary-for QWindowsStyle (0xb2669000)
+ QStyle (0xb2669080) 0
+ primary-for QCommonStyle (0xb2669040)
+ QObject (0xb26356cc) 0
+ primary-for QStyle (0xb2669080)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb2669340) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb2669380) 0
+ primary-for QCleanlooksStyle (0xb2669340)
+ QCommonStyle (0xb26693c0) 0
+ primary-for QWindowsStyle (0xb2669380)
+ QStyle (0xb2669400) 0
+ primary-for QCommonStyle (0xb26693c0)
+ QObject (0xb26358e8) 0
+ primary-for QStyle (0xb2669400)
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb26696c0) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb2669700) 0
+ primary-for QGtkStyle (0xb26696c0)
+ QWindowsStyle (0xb2669740) 0
+ primary-for QCleanlooksStyle (0xb2669700)
+ QCommonStyle (0xb2669780) 0
+ primary-for QWindowsStyle (0xb2669740)
+ QStyle (0xb26697c0) 0
+ primary-for QCommonStyle (0xb2669780)
+ QObject (0xb2635b04) 0
+ primary-for QStyle (0xb26697c0)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
+28 QObject::event
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb2669a80) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb2669ac0) 0
+ primary-for QPlastiqueStyle (0xb2669a80)
+ QCommonStyle (0xb2669b00) 0
+ primary-for QWindowsStyle (0xb2669ac0)
+ QStyle (0xb2669b40) 0
+ primary-for QCommonStyle (0xb2669b00)
+ QObject (0xb2635d20) 0
+ primary-for QStyle (0xb2669b40)
+
+Vtable for QProxyStyle
+QProxyStyle::_ZTV11QProxyStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyStyle)
+8 QProxyStyle::metaObject
+12 QProxyStyle::qt_metacast
+16 QProxyStyle::qt_metacall
+20 QProxyStyle::~QProxyStyle
+24 QProxyStyle::~QProxyStyle
+28 QProxyStyle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyStyle::polish
+60 QProxyStyle::unpolish
+64 QProxyStyle::polish
+68 QProxyStyle::unpolish
+72 QProxyStyle::polish
+76 QProxyStyle::itemTextRect
+80 QProxyStyle::itemPixmapRect
+84 QProxyStyle::drawItemText
+88 QProxyStyle::drawItemPixmap
+92 QProxyStyle::standardPalette
+96 QProxyStyle::drawPrimitive
+100 QProxyStyle::drawControl
+104 QProxyStyle::subElementRect
+108 QProxyStyle::drawComplexControl
+112 QProxyStyle::hitTestComplexControl
+116 QProxyStyle::subControlRect
+120 QProxyStyle::pixelMetric
+124 QProxyStyle::sizeFromContents
+128 QProxyStyle::styleHint
+132 QProxyStyle::standardPixmap
+136 QProxyStyle::generatedIconPixmap
+
+Class QProxyStyle
+ size=8 align=4
+ base size=8 base align=4
+QProxyStyle (0xb2669e00) 0
+ vptr=((& QProxyStyle::_ZTV11QProxyStyle) + 8u)
+ QCommonStyle (0xb2669e40) 0
+ primary-for QProxyStyle (0xb2669e00)
+ QStyle (0xb2669e80) 0
+ primary-for QCommonStyle (0xb2669e40)
+ QObject (0xb2635f3c) 0
+ primary-for QStyle (0xb2669e80)
+
+Vtable for QS60Style
+QS60Style::_ZTV9QS60Style: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QS60Style)
+8 QS60Style::metaObject
+12 QS60Style::qt_metacast
+16 QS60Style::qt_metacall
+20 QS60Style::~QS60Style
+24 QS60Style::~QS60Style
+28 QS60Style::event
+32 QS60Style::eventFilter
+36 QS60Style::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QS60Style::polish
+60 QS60Style::unpolish
+64 QS60Style::polish
+68 QS60Style::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QS60Style::drawPrimitive
+100 QS60Style::drawControl
+104 QS60Style::subElementRect
+108 QS60Style::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QS60Style::subControlRect
+120 QS60Style::pixelMetric
+124 QS60Style::sizeFromContents
+128 QS60Style::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QS60Style
+ size=8 align=4
+ base size=8 base align=4
+QS60Style (0xb26bd140) 0
+ vptr=((& QS60Style::_ZTV9QS60Style) + 8u)
+ QCommonStyle (0xb26bd180) 0
+ primary-for QS60Style (0xb26bd140)
+ QStyle (0xb26bd1c0) 0
+ primary-for QCommonStyle (0xb26bd180)
+ QObject (0xb26c2168) 0
+ primary-for QStyle (0xb26bd1c0)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb26c2384) 0 empty
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QStyleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QStyleFactoryInterface (0xb26bd4c0) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb26c23c0) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb26bd4c0)
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb26d6dc0) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb26c26cc) 0
+ primary-for QStylePlugin (0xb26d6dc0)
+ QStyleFactoryInterface (0xb26bd780) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb26c2708) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb26bd780)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb26bd9c0) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb26bda00) 0
+ primary-for QWindowsCEStyle (0xb26bd9c0)
+ QCommonStyle (0xb26bda40) 0
+ primary-for QWindowsStyle (0xb26bda00)
+ QStyle (0xb26bda80) 0
+ primary-for QCommonStyle (0xb26bda40)
+ QObject (0xb26c2834) 0
+ primary-for QStyle (0xb26bda80)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb26bdcc0) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb26bdd00) 0
+ primary-for QWindowsMobileStyle (0xb26bdcc0)
+ QCommonStyle (0xb26bdd40) 0
+ primary-for QWindowsStyle (0xb26bdd00)
+ QStyle (0xb26bdd80) 0
+ primary-for QCommonStyle (0xb26bdd40)
+ QObject (0xb26c2960) 0
+ primary-for QStyle (0xb26bdd80)
+
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb2705040) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb2705080) 0
+ primary-for QWindowsXPStyle (0xb2705040)
+ QCommonStyle (0xb27050c0) 0
+ primary-for QWindowsStyle (0xb2705080)
+ QStyle (0xb2705100) 0
+ primary-for QCommonStyle (0xb27050c0)
+ QObject (0xb26c2b7c) 0
+ primary-for QStyle (0xb2705100)
+
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb27053c0) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb2705400) 0
+ primary-for QWindowsVistaStyle (0xb27053c0)
+ QWindowsStyle (0xb2705440) 0
+ primary-for QWindowsXPStyle (0xb2705400)
+ QCommonStyle (0xb2705480) 0
+ primary-for QWindowsStyle (0xb2705440)
+ QStyle (0xb27054c0) 0
+ primary-for QCommonStyle (0xb2705480)
+ QObject (0xb26c2d98) 0
+ primary-for QStyle (0xb27054c0)
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb2705780) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb26c2fb4) 0
+ primary-for QInputContext (0xb2705780)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb25321e0) 0 empty
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb2705a80) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb253221c) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb2705a80)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+
+Class QInputContextPlugin
+ size=12 align=4
+ base size=12 base align=4
+QInputContextPlugin (0xb2538d20) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb2532528) 0
+ primary-for QInputContextPlugin (0xb2538d20)
+ QInputContextFactoryInterface (0xb2705d40) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb2532564) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb2705d40)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 QGraphicsItem::~QGraphicsItem
+12 QGraphicsItem::~QGraphicsItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItem::isObscuredBy
+44 QGraphicsItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb2532690) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Vtable for QGraphicsObject
+QGraphicsObject::_ZTV15QGraphicsObject: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsObject)
+8 QGraphicsObject::metaObject
+12 QGraphicsObject::qt_metacast
+16 QGraphicsObject::qt_metacall
+20 QGraphicsObject::~QGraphicsObject
+24 QGraphicsObject::~QGraphicsObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTI15QGraphicsObject)
+64 QGraphicsObject::_ZThn8_N15QGraphicsObjectD1Ev
+68 QGraphicsObject::_ZThn8_N15QGraphicsObjectD0Ev
+72 QGraphicsItem::advance
+76 __cxa_pure_virtual
+80 QGraphicsItem::shape
+84 QGraphicsItem::contains
+88 QGraphicsItem::collidesWithItem
+92 QGraphicsItem::collidesWithPath
+96 QGraphicsItem::isObscuredBy
+100 QGraphicsItem::opaqueArea
+104 __cxa_pure_virtual
+108 QGraphicsItem::type
+112 QGraphicsItem::sceneEventFilter
+116 QGraphicsItem::sceneEvent
+120 QGraphicsItem::contextMenuEvent
+124 QGraphicsItem::dragEnterEvent
+128 QGraphicsItem::dragLeaveEvent
+132 QGraphicsItem::dragMoveEvent
+136 QGraphicsItem::dropEvent
+140 QGraphicsItem::focusInEvent
+144 QGraphicsItem::focusOutEvent
+148 QGraphicsItem::hoverEnterEvent
+152 QGraphicsItem::hoverMoveEvent
+156 QGraphicsItem::hoverLeaveEvent
+160 QGraphicsItem::keyPressEvent
+164 QGraphicsItem::keyReleaseEvent
+168 QGraphicsItem::mousePressEvent
+172 QGraphicsItem::mouseMoveEvent
+176 QGraphicsItem::mouseReleaseEvent
+180 QGraphicsItem::mouseDoubleClickEvent
+184 QGraphicsItem::wheelEvent
+188 QGraphicsItem::inputMethodEvent
+192 QGraphicsItem::inputMethodQuery
+196 QGraphicsItem::itemChange
+200 QGraphicsItem::supportsExtension
+204 QGraphicsItem::setExtension
+208 QGraphicsItem::extension
+
+Class QGraphicsObject
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsObject (0xb25cb910) 0
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 8u)
+ QObject (0xb25c4870) 0
+ primary-for QGraphicsObject (0xb25cb910)
+ QGraphicsItem (0xb25c48ac) 8
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 64u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QAbstractGraphicsShapeItem::isObscuredBy
+44 QAbstractGraphicsShapeItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb257ee00) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb25c49d8) 0
+ primary-for QAbstractGraphicsShapeItem (0xb257ee00)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 QGraphicsPathItem::~QGraphicsPathItem
+12 QGraphicsPathItem::~QGraphicsPathItem
+16 QGraphicsItem::advance
+20 QGraphicsPathItem::boundingRect
+24 QGraphicsPathItem::shape
+28 QGraphicsPathItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPathItem::isObscuredBy
+44 QGraphicsPathItem::opaqueArea
+48 QGraphicsPathItem::paint
+52 QGraphicsPathItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPathItem::supportsExtension
+148 QGraphicsPathItem::setExtension
+152 QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb257ef00) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb257ef40) 0
+ primary-for QGraphicsPathItem (0xb257ef00)
+ QGraphicsItem (0xb25c4b04) 0
+ primary-for QAbstractGraphicsShapeItem (0xb257ef40)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 QGraphicsRectItem::~QGraphicsRectItem
+12 QGraphicsRectItem::~QGraphicsRectItem
+16 QGraphicsItem::advance
+20 QGraphicsRectItem::boundingRect
+24 QGraphicsRectItem::shape
+28 QGraphicsRectItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsRectItem::isObscuredBy
+44 QGraphicsRectItem::opaqueArea
+48 QGraphicsRectItem::paint
+52 QGraphicsRectItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsRectItem::supportsExtension
+148 QGraphicsRectItem::setExtension
+152 QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb25eb040) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb25eb080) 0
+ primary-for QGraphicsRectItem (0xb25eb040)
+ QGraphicsItem (0xb25c4c30) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25eb080)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 QGraphicsItem::advance
+20 QGraphicsEllipseItem::boundingRect
+24 QGraphicsEllipseItem::shape
+28 QGraphicsEllipseItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsEllipseItem::isObscuredBy
+44 QGraphicsEllipseItem::opaqueArea
+48 QGraphicsEllipseItem::paint
+52 QGraphicsEllipseItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsEllipseItem::supportsExtension
+148 QGraphicsEllipseItem::setExtension
+152 QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb25eb1c0) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb25eb200) 0
+ primary-for QGraphicsEllipseItem (0xb25eb1c0)
+ QGraphicsItem (0xb25c4e10) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25eb200)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 QGraphicsItem::advance
+20 QGraphicsPolygonItem::boundingRect
+24 QGraphicsPolygonItem::shape
+28 QGraphicsPolygonItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPolygonItem::isObscuredBy
+44 QGraphicsPolygonItem::opaqueArea
+48 QGraphicsPolygonItem::paint
+52 QGraphicsPolygonItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPolygonItem::supportsExtension
+148 QGraphicsPolygonItem::setExtension
+152 QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb25eb340) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb25eb380) 0
+ primary-for QGraphicsPolygonItem (0xb25eb340)
+ QGraphicsItem (0xb2606000) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25eb380)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 QGraphicsLineItem::~QGraphicsLineItem
+12 QGraphicsLineItem::~QGraphicsLineItem
+16 QGraphicsItem::advance
+20 QGraphicsLineItem::boundingRect
+24 QGraphicsLineItem::shape
+28 QGraphicsLineItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsLineItem::isObscuredBy
+44 QGraphicsLineItem::opaqueArea
+48 QGraphicsLineItem::paint
+52 QGraphicsLineItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsLineItem::supportsExtension
+148 QGraphicsLineItem::setExtension
+152 QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb25eb480) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb260612c) 0
+ primary-for QGraphicsLineItem (0xb25eb480)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 QGraphicsItem::advance
+20 QGraphicsPixmapItem::boundingRect
+24 QGraphicsPixmapItem::shape
+28 QGraphicsPixmapItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPixmapItem::isObscuredBy
+44 QGraphicsPixmapItem::opaqueArea
+48 QGraphicsPixmapItem::paint
+52 QGraphicsPixmapItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPixmapItem::supportsExtension
+148 QGraphicsPixmapItem::setExtension
+152 QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb25eb5c0) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb260630c) 0
+ primary-for QGraphicsPixmapItem (0xb25eb5c0)
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 QGraphicsTextItem::metaObject
+12 QGraphicsTextItem::qt_metacast
+16 QGraphicsTextItem::qt_metacall
+20 QGraphicsTextItem::~QGraphicsTextItem
+24 QGraphicsTextItem::~QGraphicsTextItem
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsTextItem::boundingRect
+60 QGraphicsTextItem::shape
+64 QGraphicsTextItem::contains
+68 QGraphicsTextItem::paint
+72 QGraphicsTextItem::isObscuredBy
+76 QGraphicsTextItem::opaqueArea
+80 QGraphicsTextItem::type
+84 QGraphicsTextItem::sceneEvent
+88 QGraphicsTextItem::mousePressEvent
+92 QGraphicsTextItem::mouseMoveEvent
+96 QGraphicsTextItem::mouseReleaseEvent
+100 QGraphicsTextItem::mouseDoubleClickEvent
+104 QGraphicsTextItem::contextMenuEvent
+108 QGraphicsTextItem::keyPressEvent
+112 QGraphicsTextItem::keyReleaseEvent
+116 QGraphicsTextItem::focusInEvent
+120 QGraphicsTextItem::focusOutEvent
+124 QGraphicsTextItem::dragEnterEvent
+128 QGraphicsTextItem::dragLeaveEvent
+132 QGraphicsTextItem::dragMoveEvent
+136 QGraphicsTextItem::dropEvent
+140 QGraphicsTextItem::inputMethodEvent
+144 QGraphicsTextItem::hoverEnterEvent
+148 QGraphicsTextItem::hoverMoveEvent
+152 QGraphicsTextItem::hoverLeaveEvent
+156 QGraphicsTextItem::inputMethodQuery
+160 QGraphicsTextItem::supportsExtension
+164 QGraphicsTextItem::setExtension
+168 QGraphicsTextItem::extension
+172 (int (*)(...))-0x000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 QGraphicsItem::advance
+192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 QGraphicsItem::collidesWithItem
+208 QGraphicsItem::collidesWithPath
+212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 QGraphicsItem::sceneEventFilter
+232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 QGraphicsItem::wheelEvent
+304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 QGraphicsItem::itemChange
+316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb25eb700) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QGraphicsObject (0xb2421c80) 0
+ primary-for QGraphicsTextItem (0xb25eb700)
+ QObject (0xb2606438) 0
+ primary-for QGraphicsObject (0xb2421c80)
+ QGraphicsItem (0xb2606474) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 QGraphicsItem::advance
+20 QGraphicsSimpleTextItem::boundingRect
+24 QGraphicsSimpleTextItem::shape
+28 QGraphicsSimpleTextItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsSimpleTextItem::isObscuredBy
+44 QGraphicsSimpleTextItem::opaqueArea
+48 QGraphicsSimpleTextItem::paint
+52 QGraphicsSimpleTextItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsSimpleTextItem::supportsExtension
+148 QGraphicsSimpleTextItem::setExtension
+152 QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb25eb980) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb25eb9c0) 0
+ primary-for QGraphicsSimpleTextItem (0xb25eb980)
+ QGraphicsItem (0xb2606654) 0
+ primary-for QAbstractGraphicsShapeItem (0xb25eb9c0)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 QGraphicsItemGroup::~QGraphicsItemGroup
+12 QGraphicsItemGroup::~QGraphicsItemGroup
+16 QGraphicsItem::advance
+20 QGraphicsItemGroup::boundingRect
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItemGroup::isObscuredBy
+44 QGraphicsItemGroup::opaqueArea
+48 QGraphicsItemGroup::paint
+52 QGraphicsItemGroup::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb25ebac0) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb2606780) 0
+ primary-for QGraphicsItemGroup (0xb25ebac0)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb2606a14) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb2465580) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb2606fb4) 0
+ primary-for QGraphicsLayout (0xb2465580)
+
+Vtable for QGraphicsAnchor
+QGraphicsAnchor::_ZTV15QGraphicsAnchor: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsAnchor)
+8 QGraphicsAnchor::metaObject
+12 QGraphicsAnchor::qt_metacast
+16 QGraphicsAnchor::qt_metacall
+20 QGraphicsAnchor::~QGraphicsAnchor
+24 QGraphicsAnchor::~QGraphicsAnchor
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGraphicsAnchor
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchor (0xb24658c0) 0
+ vptr=((& QGraphicsAnchor::_ZTV15QGraphicsAnchor) + 8u)
+ QObject (0xb2478474) 0
+ primary-for QGraphicsAnchor (0xb24658c0)
+
+Vtable for QGraphicsAnchorLayout
+QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsAnchorLayout)
+8 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+12 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+16 QGraphicsAnchorLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsAnchorLayout::sizeHint
+32 QGraphicsAnchorLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsAnchorLayout::count
+44 QGraphicsAnchorLayout::itemAt
+48 QGraphicsAnchorLayout::removeAt
+
+Class QGraphicsAnchorLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchorLayout (0xb2465b80) 0
+ vptr=((& QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout) + 8u)
+ QGraphicsLayout (0xb2465bc0) 0
+ primary-for QGraphicsAnchorLayout (0xb2465b80)
+ QGraphicsLayoutItem (0xb2478690) 0
+ primary-for QGraphicsLayout (0xb2465bc0)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb2465cc0) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb2465d00) 0
+ primary-for QGraphicsGridLayout (0xb2465cc0)
+ QGraphicsLayoutItem (0xb24787bc) 0
+ primary-for QGraphicsLayout (0xb2465d00)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
+
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb2465e40) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb24788e8) 0
+ primary-for QGraphicsItemAnimation (0xb2465e40)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb24b0080) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb24b00c0) 0
+ primary-for QGraphicsLinearLayout (0xb24b0080)
+ QGraphicsLayoutItem (0xb2478a14) 0
+ primary-for QGraphicsLayout (0xb24b00c0)
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb24b9a00) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QGraphicsObject (0xb24b9a50) 0
+ primary-for QGraphicsWidget (0xb24b9a00)
+ QObject (0xb2478b40) 0
+ primary-for QGraphicsObject (0xb24b9a50)
+ QGraphicsItem (0xb2478b7c) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb2478bb8) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb24b0600) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb24d2b90) 0
+ primary-for QGraphicsProxyWidget (0xb24b0600)
+ QGraphicsObject (0xb24d2be0) 0
+ primary-for QGraphicsWidget (0xb24d2b90)
+ QObject (0xb2478f3c) 0
+ primary-for QGraphicsObject (0xb24d2be0)
+ QGraphicsItem (0xb2478f78) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb2478fb4) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
+
+Vtable for QGraphicsScene
+QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScene)
+8 QGraphicsScene::metaObject
+12 QGraphicsScene::qt_metacast
+16 QGraphicsScene::qt_metacall
+20 QGraphicsScene::~QGraphicsScene
+24 QGraphicsScene::~QGraphicsScene
+28 QGraphicsScene::event
+32 QGraphicsScene::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScene::inputMethodQuery
+60 QGraphicsScene::contextMenuEvent
+64 QGraphicsScene::dragEnterEvent
+68 QGraphicsScene::dragMoveEvent
+72 QGraphicsScene::dragLeaveEvent
+76 QGraphicsScene::dropEvent
+80 QGraphicsScene::focusInEvent
+84 QGraphicsScene::focusOutEvent
+88 QGraphicsScene::helpEvent
+92 QGraphicsScene::keyPressEvent
+96 QGraphicsScene::keyReleaseEvent
+100 QGraphicsScene::mousePressEvent
+104 QGraphicsScene::mouseMoveEvent
+108 QGraphicsScene::mouseReleaseEvent
+112 QGraphicsScene::mouseDoubleClickEvent
+116 QGraphicsScene::wheelEvent
+120 QGraphicsScene::inputMethodEvent
+124 QGraphicsScene::drawBackground
+128 QGraphicsScene::drawForeground
+132 QGraphicsScene::drawItems
+
+Class QGraphicsScene
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScene (0xb24b0900) 0
+ vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
+ QObject (0xb24ed294) 0
+ primary-for QGraphicsScene (0xb24b0900)
+
+Vtable for QGraphicsSceneEvent
+QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
+8 QGraphicsSceneEvent::~QGraphicsSceneEvent
+12 QGraphicsSceneEvent::~QGraphicsSceneEvent
+
+Class QGraphicsSceneEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneEvent (0xb23540c0) 0
+ vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
+ QEvent (0xb24ede88) 0
+ primary-for QGraphicsSceneEvent (0xb23540c0)
+
+Vtable for QGraphicsSceneMouseEvent
+QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
+8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+
+Class QGraphicsSceneMouseEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMouseEvent (0xb2354200) 0
+ vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
+ QGraphicsSceneEvent (0xb2354240) 0
+ primary-for QGraphicsSceneMouseEvent (0xb2354200)
+ QEvent (0xb2370000) 0
+ primary-for QGraphicsSceneEvent (0xb2354240)
+
+Vtable for QGraphicsSceneWheelEvent
+QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
+8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+
+Class QGraphicsSceneWheelEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneWheelEvent (0xb2354340) 0
+ vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
+ QGraphicsSceneEvent (0xb2354380) 0
+ primary-for QGraphicsSceneWheelEvent (0xb2354340)
+ QEvent (0xb237012c) 0
+ primary-for QGraphicsSceneEvent (0xb2354380)
+
+Vtable for QGraphicsSceneContextMenuEvent
+QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
+8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+
+Class QGraphicsSceneContextMenuEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneContextMenuEvent (0xb2354480) 0
+ vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
+ QGraphicsSceneEvent (0xb23544c0) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb2354480)
+ QEvent (0xb2370258) 0
+ primary-for QGraphicsSceneEvent (0xb23544c0)
+
+Vtable for QGraphicsSceneHoverEvent
+QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
+8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+
+Class QGraphicsSceneHoverEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHoverEvent (0xb23545c0) 0
+ vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
+ QGraphicsSceneEvent (0xb2354600) 0
+ primary-for QGraphicsSceneHoverEvent (0xb23545c0)
+ QEvent (0xb2370384) 0
+ primary-for QGraphicsSceneEvent (0xb2354600)
+
+Vtable for QGraphicsSceneHelpEvent
+QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
+8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+
+Class QGraphicsSceneHelpEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHelpEvent (0xb2354700) 0
+ vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
+ QGraphicsSceneEvent (0xb2354740) 0
+ primary-for QGraphicsSceneHelpEvent (0xb2354700)
+ QEvent (0xb23704b0) 0
+ primary-for QGraphicsSceneEvent (0xb2354740)
+
+Vtable for QGraphicsSceneDragDropEvent
+QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
+8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+
+Class QGraphicsSceneDragDropEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneDragDropEvent (0xb2354840) 0
+ vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
+ QGraphicsSceneEvent (0xb2354880) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb2354840)
+ QEvent (0xb23705dc) 0
+ primary-for QGraphicsSceneEvent (0xb2354880)
+
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb2354980) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb23549c0) 0
+ primary-for QGraphicsSceneResizeEvent (0xb2354980)
+ QEvent (0xb2370708) 0
+ primary-for QGraphicsSceneEvent (0xb23549c0)
+
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb2354ac0) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb2354b00) 0
+ primary-for QGraphicsSceneMoveEvent (0xb2354ac0)
+ QEvent (0xb2370834) 0
+ primary-for QGraphicsSceneEvent (0xb2354b00)
+
+Vtable for QGraphicsTransform
+QGraphicsTransform::_ZTV18QGraphicsTransform: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsTransform)
+8 QGraphicsTransform::metaObject
+12 QGraphicsTransform::qt_metacast
+16 QGraphicsTransform::qt_metacall
+20 QGraphicsTransform::~QGraphicsTransform
+24 QGraphicsTransform::~QGraphicsTransform
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QGraphicsTransform
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsTransform (0xb2354c00) 0
+ vptr=((& QGraphicsTransform::_ZTV18QGraphicsTransform) + 8u)
+ QObject (0xb2370960) 0
+ primary-for QGraphicsTransform (0xb2354c00)
+
+Vtable for QGraphicsScale
+QGraphicsScale::_ZTV14QGraphicsScale: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScale)
+8 QGraphicsScale::metaObject
+12 QGraphicsScale::qt_metacast
+16 QGraphicsScale::qt_metacall
+20 QGraphicsScale::~QGraphicsScale
+24 QGraphicsScale::~QGraphicsScale
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScale::applyTo
+
+Class QGraphicsScale
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScale (0xb2354ec0) 0
+ vptr=((& QGraphicsScale::_ZTV14QGraphicsScale) + 8u)
+ QGraphicsTransform (0xb2354f00) 0
+ primary-for QGraphicsScale (0xb2354ec0)
+ QObject (0xb2370b7c) 0
+ primary-for QGraphicsTransform (0xb2354f00)
+
+Vtable for QGraphicsRotation
+QGraphicsRotation::_ZTV17QGraphicsRotation: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRotation)
+8 QGraphicsRotation::metaObject
+12 QGraphicsRotation::qt_metacast
+16 QGraphicsRotation::qt_metacall
+20 QGraphicsRotation::~QGraphicsRotation
+24 QGraphicsRotation::~QGraphicsRotation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsRotation::applyTo
+
+Class QGraphicsRotation
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRotation (0xb23b11c0) 0
+ vptr=((& QGraphicsRotation::_ZTV17QGraphicsRotation) + 8u)
+ QGraphicsTransform (0xb23b1200) 0
+ primary-for QGraphicsRotation (0xb23b11c0)
+ QObject (0xb2370d98) 0
+ primary-for QGraphicsTransform (0xb23b1200)
+
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QScrollArea::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QScrollArea (0xb23b14c0) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb23b1500) 0
+ primary-for QScrollArea (0xb23b14c0)
+ QFrame (0xb23b1540) 0
+ primary-for QAbstractScrollArea (0xb23b1500)
+ QWidget (0xb23bdb90) 0
+ primary-for QFrame (0xb23b1540)
+ QObject (0xb2370fb4) 0
+ primary-for QWidget (0xb23bdb90)
+ QPaintDevice (0xb23c4000) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 QGraphicsView::metaObject
+12 QGraphicsView::qt_metacast
+16 QGraphicsView::qt_metacall
+20 QGraphicsView::~QGraphicsView
+24 QGraphicsView::~QGraphicsView
+28 QGraphicsView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QGraphicsView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGraphicsView::mousePressEvent
+84 QGraphicsView::mouseReleaseEvent
+88 QGraphicsView::mouseDoubleClickEvent
+92 QGraphicsView::mouseMoveEvent
+96 QGraphicsView::wheelEvent
+100 QGraphicsView::keyPressEvent
+104 QGraphicsView::keyReleaseEvent
+108 QGraphicsView::focusInEvent
+112 QGraphicsView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGraphicsView::paintEvent
+128 QWidget::moveEvent
+132 QGraphicsView::resizeEvent
+136 QWidget::closeEvent
+140 QGraphicsView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QGraphicsView::dragEnterEvent
+156 QGraphicsView::dragMoveEvent
+160 QGraphicsView::dragLeaveEvent
+164 QGraphicsView::dropEvent
+168 QGraphicsView::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QGraphicsView::inputMethodEvent
+192 QGraphicsView::inputMethodQuery
+196 QGraphicsView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QGraphicsView::viewportEvent
+228 QGraphicsView::scrollContentsBy
+232 QGraphicsView::drawBackground
+236 QGraphicsView::drawForeground
+240 QGraphicsView::drawItems
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGraphicsView
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsView (0xb23b1800) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb23b1840) 0
+ primary-for QGraphicsView (0xb23b1800)
+ QFrame (0xb23b1880) 0
+ primary-for QAbstractScrollArea (0xb23b1840)
+ QWidget (0xb23cbb90) 0
+ primary-for QFrame (0xb23b1880)
+ QObject (0xb23c421c) 0
+ primary-for QWidget (0xb23cbb90)
+ QPaintDevice (0xb23c4258) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+
+Vtable for QAbstractButton
+QAbstractButton::_ZTV15QAbstractButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractButton)
+8 QAbstractButton::metaObject
+12 QAbstractButton::qt_metacast
+16 QAbstractButton::qt_metacall
+20 QAbstractButton::~QAbstractButton
+24 QAbstractButton::~QAbstractButton
+28 QAbstractButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 __cxa_pure_virtual
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QAbstractButton)
+244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
+248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractButton
+ size=20 align=4
+ base size=20 base align=4
+QAbstractButton (0xb22580c0) 0
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
+ QWidget (0xb225c000) 0
+ primary-for QAbstractButton (0xb22580c0)
+ QObject (0xb23c4bb8) 0
+ primary-for QWidget (0xb225c000)
+ QPaintDevice (0xb23c4bf4) 8
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
+
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QButtonGroup
+ size=8 align=4
+ base size=8 base align=4
+QButtonGroup (0xb22585c0) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb23c4f78) 0
+ primary-for QButtonGroup (0xb22585c0)
+
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QCalendarWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QCalendarWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCalendarWidget
+ size=20 align=4
+ base size=20 base align=4
+QCalendarWidget (0xb2258900) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb227ec80) 0
+ primary-for QCalendarWidget (0xb2258900)
+ QObject (0xb22821a4) 0
+ primary-for QWidget (0xb227ec80)
+ QPaintDevice (0xb22821e0) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QCheckBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCheckBox::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCheckBox
+ size=20 align=4
+ base size=20 base align=4
+QCheckBox (0xb2258c40) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb2258c80) 0
+ primary-for QCheckBox (0xb2258c40)
+ QWidget (0xb229f0a0) 0
+ primary-for QAbstractButton (0xb2258c80)
+ QObject (0xb2282438) 0
+ primary-for QWidget (0xb229f0a0)
+ QPaintDevice (0xb2282474) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
+
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QComboBox
+ size=20 align=4
+ base size=20 base align=4
+QComboBox (0xb22b4000) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb22a8910) 0
+ primary-for QComboBox (0xb22b4000)
+ QObject (0xb22826cc) 0
+ primary-for QWidget (0xb22a8910)
+ QPaintDevice (0xb2282708) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPushButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb22b49c0) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb22b4a00) 0
+ primary-for QPushButton (0xb22b49c0)
+ QWidget (0xb22ed0a0) 0
+ primary-for QAbstractButton (0xb22b4a00)
+ QObject (0xb2282f00) 0
+ primary-for QWidget (0xb22ed0a0)
+ QPaintDevice (0xb2282f3c) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCommandLinkButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCommandLinkButton
+ size=20 align=4
+ base size=20 base align=4
+QCommandLinkButton (0xb22b4e00) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb22b4e40) 0
+ primary-for QCommandLinkButton (0xb22b4e00)
+ QAbstractButton (0xb22b4e80) 0
+ primary-for QPushButton (0xb22b4e40)
+ QWidget (0xb22fe5a0) 0
+ primary-for QAbstractButton (0xb22b4e80)
+ QObject (0xb22ff1a4) 0
+ primary-for QWidget (0xb22fe5a0)
+ QPaintDevice (0xb22ff1e0) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
+
+Vtable for QDateTimeEdit
+QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QDateTimeEdit)
+8 QDateTimeEdit::metaObject
+12 QDateTimeEdit::qt_metacast
+16 QDateTimeEdit::qt_metacall
+20 QDateTimeEdit::~QDateTimeEdit
+24 QDateTimeEdit::~QDateTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI13QDateTimeEdit)
+260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
+264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateTimeEdit (0xb2110140) 0
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
+ QAbstractSpinBox (0xb2110180) 0
+ primary-for QDateTimeEdit (0xb2110140)
+ QWidget (0xb2112370) 0
+ primary-for QAbstractSpinBox (0xb2110180)
+ QObject (0xb22ff3fc) 0
+ primary-for QWidget (0xb2112370)
+ QPaintDevice (0xb22ff438) 8
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
+
+Vtable for QTimeEdit
+QTimeEdit::_ZTV9QTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeEdit)
+8 QTimeEdit::metaObject
+12 QTimeEdit::qt_metacast
+16 QTimeEdit::qt_metacall
+20 QTimeEdit::~QTimeEdit
+24 QTimeEdit::~QTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QTimeEdit)
+260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
+264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QTimeEdit (0xb2110440) 0
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
+ QDateTimeEdit (0xb2110480) 0
+ primary-for QTimeEdit (0xb2110440)
+ QAbstractSpinBox (0xb21104c0) 0
+ primary-for QDateTimeEdit (0xb2110480)
+ QWidget (0xb2126870) 0
+ primary-for QAbstractSpinBox (0xb21104c0)
+ QObject (0xb22ff654) 0
+ primary-for QWidget (0xb2126870)
+ QPaintDevice (0xb22ff690) 8
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
+
+Vtable for QDateEdit
+QDateEdit::_ZTV9QDateEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDateEdit)
+8 QDateEdit::metaObject
+12 QDateEdit::qt_metacast
+16 QDateEdit::qt_metacall
+20 QDateEdit::~QDateEdit
+24 QDateEdit::~QDateEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QDateEdit)
+260 QDateEdit::_ZThn8_N9QDateEditD1Ev
+264 QDateEdit::_ZThn8_N9QDateEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateEdit (0xb2110700) 0
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
+ QDateTimeEdit (0xb2110740) 0
+ primary-for QDateEdit (0xb2110700)
+ QAbstractSpinBox (0xb2110780) 0
+ primary-for QDateTimeEdit (0xb2110740)
+ QWidget (0xb2131af0) 0
+ primary-for QAbstractSpinBox (0xb2110780)
+ QObject (0xb22ff7bc) 0
+ primary-for QWidget (0xb2131af0)
+ QPaintDevice (0xb22ff7f8) 8
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
+
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDial
+ size=20 align=4
+ base size=20 base align=4
+QDial (0xb2110b00) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb2110b40) 0
+ primary-for QDial (0xb2110b00)
+ QWidget (0xb214e500) 0
+ primary-for QAbstractSlider (0xb2110b40)
+ QObject (0xb22ffa14) 0
+ primary-for QWidget (0xb214e500)
+ QPaintDevice (0xb22ffa50) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
+
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDialogButtonBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialogButtonBox
+ size=20 align=4
+ base size=20 base align=4
+QDialogButtonBox (0xb2110e00) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb2178cd0) 0
+ primary-for QDialogButtonBox (0xb2110e00)
+ QObject (0xb22ffc6c) 0
+ primary-for QWidget (0xb2178cd0)
+ QPaintDevice (0xb22ffca8) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
+
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDockWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDockWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDockWidget
+ size=20 align=4
+ base size=20 base align=4
+QDockWidget (0xb2196200) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb219e640) 0
+ primary-for QDockWidget (0xb2196200)
+ QObject (0xb22fffb4) 0
+ primary-for QWidget (0xb219e640)
+ QPaintDevice (0xb21c2000) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
+
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFocusFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFocusFrame
+ size=20 align=4
+ base size=20 base align=4
+QFocusFrame (0xb21966c0) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb21e2820) 0
+ primary-for QFocusFrame (0xb21966c0)
+ QObject (0xb21c23fc) 0
+ primary-for QWidget (0xb21e2820)
+ QPaintDevice (0xb21c2438) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontComboBox
+ size=20 align=4
+ base size=20 base align=4
+QFontComboBox (0xb2196980) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb21969c0) 0
+ primary-for QFontComboBox (0xb2196980)
+ QWidget (0xb2017000) 0
+ primary-for QComboBox (0xb21969c0)
+ QObject (0xb21c2654) 0
+ primary-for QWidget (0xb2017000)
+ QPaintDevice (0xb21c2690) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QGroupBox::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb2196dc0) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb20521e0) 0
+ primary-for QGroupBox (0xb2196dc0)
+ QObject (0xb21c299c) 0
+ primary-for QWidget (0xb20521e0)
+ QPaintDevice (0xb21c29d8) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb2064080) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb20640c0) 0
+ primary-for QLabel (0xb2064080)
+ QWidget (0xb205abe0) 0
+ primary-for QFrame (0xb20640c0)
+ QObject (0xb21c2bf4) 0
+ primary-for QWidget (0xb205abe0)
+ QPaintDevice (0xb21c2c30) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
+
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLCDNumber::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLCDNumber
+ size=20 align=4
+ base size=20 base align=4
+QLCDNumber (0xb20643c0) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb2064400) 0
+ primary-for QLCDNumber (0xb20643c0)
+ QWidget (0xb2072c80) 0
+ primary-for QFrame (0xb2064400)
+ QObject (0xb21c2e4c) 0
+ primary-for QWidget (0xb2072c80)
+ QPaintDevice (0xb21c2e88) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QMainWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMainWindow
+ size=20 align=4
+ base size=20 base align=4
+QMainWindow (0xb2064740) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb2086af0) 0
+ primary-for QMainWindow (0xb2064740)
+ QObject (0xb20921e0) 0
+ primary-for QWidget (0xb2086af0)
+ QPaintDevice (0xb209221c) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
+
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QMdiArea::paintEvent
+128 QWidget::moveEvent
+132 QMdiArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiArea
+ size=20 align=4
+ base size=20 base align=4
+QMdiArea (0xb2064b40) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb2064b80) 0
+ primary-for QMdiArea (0xb2064b40)
+ QFrame (0xb2064bc0) 0
+ primary-for QAbstractScrollArea (0xb2064b80)
+ QWidget (0xb20adeb0) 0
+ primary-for QFrame (0xb2064bc0)
+ QObject (0xb2092528) 0
+ primary-for QWidget (0xb20adeb0)
+ QPaintDevice (0xb2092564) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiSubWindow
+ size=20 align=4
+ base size=20 base align=4
+QMdiSubWindow (0xb2064fc0) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb1ed7190) 0
+ primary-for QMdiSubWindow (0xb2064fc0)
+ QObject (0xb20928ac) 0
+ primary-for QWidget (0xb1ed7190)
+ QPaintDevice (0xb20928e8) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
+
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenu::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QMenu::hideEvent
+176 QWidget::x11Event
+180 QMenu::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QMenu::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenu
+ size=20 align=4
+ base size=20 base align=4
+QMenu (0xb1ed8400) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb1ef3550) 0
+ primary-for QMenu (0xb1ed8400)
+ QObject (0xb2092bf4) 0
+ primary-for QWidget (0xb1ef3550)
+ QPaintDevice (0xb2092c30) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
+
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
+76 QWidget::paintEngine
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenuBar::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMenuBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
+116 QWidget::enterEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
+128 QWidget::moveEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenuBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMenuBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenuBar
+ size=20 align=4
+ base size=20 base align=4
+QMenuBar (0xb1f74040) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1f6f780) 0
+ primary-for QMenuBar (0xb1f74040)
+ QObject (0xb1f6e30c) 0
+ primary-for QWidget (0xb1f6f780)
+ QPaintDevice (0xb1f6e348) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMenuItem
+ size=8 align=4
+ base size=8 base align=4
+QMenuItem (0xb1fb0c80) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb1fb0cc0) 0
+ primary-for QMenuItem (0xb1fb0c80)
+ QObject (0xb1fb6a8c) 0
+ primary-for QAction (0xb1fb0cc0)
+
+Class QTextEdit::ExtraSelection
+ size=12 align=4
+ base size=12 base align=4
+QTextEdit::ExtraSelection (0xb1fb6c30) 0
+
+Vtable for QTextEdit
+QTextEdit::_ZTV9QTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextEdit)
+8 QTextEdit::metaObject
+12 QTextEdit::qt_metacast
+16 QTextEdit::qt_metacall
+20 QTextEdit::~QTextEdit
+24 QTextEdit::~QTextEdit
+28 QTextEdit::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextEdit::mousePressEvent
+84 QTextEdit::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextEdit::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextEdit::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextEdit::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI9QTextEdit)
+256 QTextEdit::_ZThn8_N9QTextEditD1Ev
+260 QTextEdit::_ZThn8_N9QTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QTextEdit (0xb1fb0f00) 0
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
+ QAbstractScrollArea (0xb1fb0f40) 0
+ primary-for QTextEdit (0xb1fb0f00)
+ QFrame (0xb1fb0f80) 0
+ primary-for QAbstractScrollArea (0xb1fb0f40)
+ QWidget (0xb1dcae60) 0
+ primary-for QFrame (0xb1fb0f80)
+ QObject (0xb1fb6bb8) 0
+ primary-for QWidget (0xb1dcae60)
+ QPaintDevice (0xb1fb6bf4) 8
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
+
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
+32 QObject::eventFilter
+36 QPlainTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPlainTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QPlainTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QPlainTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QPlainTextEdit::changeEvent
+184 QWidget::metric
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPlainTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QPlainTextEdit (0xb1dd1c80) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb1dd1cc0) 0
+ primary-for QPlainTextEdit (0xb1dd1c80)
+ QFrame (0xb1dd1d00) 0
+ primary-for QAbstractScrollArea (0xb1dd1cc0)
+ QWidget (0xb1e195f0) 0
+ primary-for QFrame (0xb1dd1d00)
+ QObject (0xb1e05474) 0
+ primary-for QWidget (0xb1e195f0)
+ QPaintDevice (0xb1e054b0) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QPlainTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QPlainTextDocumentLayout (0xb1e5f180) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb1e5f1c0) 0
+ primary-for QPlainTextDocumentLayout (0xb1e5f180)
+ QObject (0xb1e057f8) 0
+ primary-for QAbstractTextDocumentLayout (0xb1e5f1c0)
+
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb1e5f480) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb1e696e0) 0
+ primary-for QPrintPreviewWidget (0xb1e5f480)
+ QObject (0xb1e05a14) 0
+ primary-for QWidget (0xb1e696e0)
+ QPaintDevice (0xb1e05a50) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
+
+Vtable for QProgressBar
+QProgressBar::_ZTV12QProgressBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QProgressBar)
+8 QProgressBar::metaObject
+12 QProgressBar::qt_metacast
+16 QProgressBar::qt_metacall
+20 QProgressBar::~QProgressBar
+24 QProgressBar::~QProgressBar
+28 QProgressBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QProgressBar::sizeHint
+68 QProgressBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QProgressBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QProgressBar::text
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12QProgressBar)
+236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
+240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressBar
+ size=20 align=4
+ base size=20 base align=4
+QProgressBar (0xb1e5f740) 0
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
+ QWidget (0xb1e7a9b0) 0
+ primary-for QProgressBar (0xb1e5f740)
+ QObject (0xb1e05c6c) 0
+ primary-for QWidget (0xb1e7a9b0)
+ QPaintDevice (0xb1e05ca8) 8
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
+
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QRadioButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRadioButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRadioButton
+ size=20 align=4
+ base size=20 base align=4
+QRadioButton (0xb1e5fa00) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1e5fa40) 0
+ primary-for QRadioButton (0xb1e5fa00)
+ QWidget (0xb1e8cb90) 0
+ primary-for QAbstractButton (0xb1e5fa40)
+ QObject (0xb1e05ec4) 0
+ primary-for QWidget (0xb1e8cb90)
+ QPaintDevice (0xb1e05f00) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
+
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollBar::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QScrollBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QScrollBar::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QScrollBar::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollBar
+ size=20 align=4
+ base size=20 base align=4
+QScrollBar (0xb1e5fd00) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb1e5fd40) 0
+ primary-for QScrollBar (0xb1e5fd00)
+ QWidget (0xb1e9cc30) 0
+ primary-for QAbstractSlider (0xb1e5fd40)
+ QObject (0xb1ea412c) 0
+ primary-for QWidget (0xb1e9cc30)
+ QPaintDevice (0xb1ea4168) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
+
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSizeGrip::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSizeGrip
+ size=20 align=4
+ base size=20 base align=4
+QSizeGrip (0xb1eb7040) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb1eb19b0) 0
+ primary-for QSizeGrip (0xb1eb7040)
+ QObject (0xb1ea43fc) 0
+ primary-for QWidget (0xb1eb19b0)
+ QPaintDevice (0xb1ea4438) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QSpinBox (0xb1eb7300) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb1eb7340) 0
+ primary-for QSpinBox (0xb1eb7300)
+ QWidget (0xb1ebf780) 0
+ primary-for QAbstractSpinBox (0xb1eb7340)
+ QObject (0xb1ea4654) 0
+ primary-for QWidget (0xb1ebf780)
+ QPaintDevice (0xb1ea4690) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
+
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDoubleSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QDoubleSpinBox (0xb1eb7740) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb1eb7780) 0
+ primary-for QDoubleSpinBox (0xb1eb7740)
+ QWidget (0xb1cd8500) 0
+ primary-for QAbstractSpinBox (0xb1eb7780)
+ QObject (0xb1ea4924) 0
+ primary-for QWidget (0xb1cd8500)
+ QPaintDevice (0xb1ea4960) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplashScreen
+ size=20 align=4
+ base size=20 base align=4
+QSplashScreen (0xb1eb7a40) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb1ce7500) 0
+ primary-for QSplashScreen (0xb1eb7a40)
+ QObject (0xb1ea4b7c) 0
+ primary-for QWidget (0xb1ce7500)
+ QPaintDevice (0xb1ea4bb8) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
+
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QSplitter::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QSplitter::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitter
+ size=20 align=4
+ base size=20 base align=4
+QSplitter (0xb1eb7d80) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1eb7dc0) 0
+ primary-for QSplitter (0xb1eb7d80)
+ QWidget (0xb1cf76e0) 0
+ primary-for QFrame (0xb1eb7dc0)
+ QObject (0xb1ea4dd4) 0
+ primary-for QWidget (0xb1cf76e0)
+ QPaintDevice (0xb1ea4e10) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitterHandle::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSplitterHandle::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSplitterHandle::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitterHandle
+ size=20 align=4
+ base size=20 base align=4
+QSplitterHandle (0xb1d131c0) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1d181e0) 0
+ primary-for QSplitterHandle (0xb1d131c0)
+ QObject (0xb1d161a4) 0
+ primary-for QWidget (0xb1d181e0)
+ QPaintDevice (0xb1d161e0) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStackedWidget
+ size=20 align=4
+ base size=20 base align=4
+QStackedWidget (0xb1d13480) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb1d134c0) 0
+ primary-for QStackedWidget (0xb1d13480)
+ QWidget (0xb1d1ed70) 0
+ primary-for QFrame (0xb1d134c0)
+ QObject (0xb1d163fc) 0
+ primary-for QWidget (0xb1d1ed70)
+ QPaintDevice (0xb1d16438) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QStatusBar::paintEvent
+128 QWidget::moveEvent
+132 QStatusBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QStatusBar::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStatusBar
+ size=20 align=4
+ base size=20 base align=4
+QStatusBar (0xb1d13780) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb1d2d8c0) 0
+ primary-for QStatusBar (0xb1d13780)
+ QObject (0xb1d16654) 0
+ primary-for QWidget (0xb1d2d8c0)
+ QPaintDevice (0xb1d16690) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextBrowser::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextBrowser
+ size=20 align=4
+ base size=20 base align=4
+QTextBrowser (0xb1d13b80) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb1d13bc0) 0
+ primary-for QTextBrowser (0xb1d13b80)
+ QAbstractScrollArea (0xb1d13c00) 0
+ primary-for QTextEdit (0xb1d13bc0)
+ QFrame (0xb1d13c40) 0
+ primary-for QAbstractScrollArea (0xb1d13c00)
+ QWidget (0xb1d49050) 0
+ primary-for QFrame (0xb1d13c40)
+ QObject (0xb1d168ac) 0
+ primary-for QWidget (0xb1d49050)
+ QPaintDevice (0xb1d168e8) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QToolBar::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QToolBar::paintEvent
+128 QWidget::moveEvent
+132 QToolBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBar
+ size=20 align=4
+ base size=20 base align=4
+QToolBar (0xb1d13f00) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1d52910) 0
+ primary-for QToolBar (0xb1d13f00)
+ QObject (0xb1d16b04) 0
+ primary-for QWidget (0xb1d52910)
+ QPaintDevice (0xb1d16b40) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
+
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QToolBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBox
+ size=20 align=4
+ base size=20 base align=4
+QToolBox (0xb1d6d300) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1d6d340) 0
+ primary-for QToolBox (0xb1d6d300)
+ QWidget (0xb1d7f280) 0
+ primary-for QFrame (0xb1d6d340)
+ QObject (0xb1d16e88) 0
+ primary-for QWidget (0xb1d7f280)
+ QPaintDevice (0xb1d16ec4) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+
+Vtable for QToolButton
+QToolButton::_ZTV11QToolButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QToolButton)
+8 QToolButton::metaObject
+12 QToolButton::qt_metacast
+16 QToolButton::qt_metacall
+20 QToolButton::~QToolButton
+24 QToolButton::~QToolButton
+28 QToolButton::event
+32 QObject::eventFilter
+36 QToolButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QToolButton::sizeHint
+68 QToolButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QToolButton::mousePressEvent
+84 QToolButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QToolButton::enterEvent
+120 QToolButton::leaveEvent
+124 QToolButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolButton::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QToolButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QToolButton)
+244 QToolButton::_ZThn8_N11QToolButtonD1Ev
+248 QToolButton::_ZThn8_N11QToolButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolButton
+ size=20 align=4
+ base size=20 base align=4
+QToolButton (0xb1d6d940) 0
+ vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
+ QAbstractButton (0xb1d6d980) 0
+ primary-for QToolButton (0xb1d6d940)
+ QWidget (0xb1d9a0f0) 0
+ primary-for QAbstractButton (0xb1d6d980)
+ QObject (0xb1d915a0) 0
+ primary-for QWidget (0xb1d9a0f0)
+ QPaintDevice (0xb1d915dc) 8
+ vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
+
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
+36 QObject::timerEvent
+40 QWorkspace::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWorkspace::paintEvent
+128 QWidget::moveEvent
+132 QWorkspace::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
+176 QWidget::x11Event
+180 QWorkspace::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWorkspace
+ size=20 align=4
+ base size=20 base align=4
+QWorkspace (0xb1dbc0c0) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb1dc0230) 0
+ primary-for QWorkspace (0xb1dbc0c0)
+ QObject (0xb1d91c30) 0
+ primary-for QWidget (0xb1dc0230)
+ QPaintDevice (0xb1d91c6c) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+
+Class QScriptable
+ size=4 align=4
+ base size=4 base align=4
+QScriptable (0xb1d91e88) 0
+
+Class QScriptValue
+ size=4 align=4
+ base size=4 base align=4
+QScriptValue (0xb1bde000) 0
+
+Vtable for QScriptClass
+QScriptClass::_ZTV12QScriptClass: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QScriptClass)
+8 QScriptClass::~QScriptClass
+12 QScriptClass::~QScriptClass
+16 QScriptClass::queryProperty
+20 QScriptClass::property
+24 QScriptClass::setProperty
+28 QScriptClass::propertyFlags
+32 QScriptClass::newIterator
+36 QScriptClass::prototype
+40 QScriptClass::name
+44 QScriptClass::supportsExtension
+48 QScriptClass::extension
+
+Class QScriptClass
+ size=8 align=4
+ base size=8 base align=4
+QScriptClass (0xb1bde3c0) 0
+ vptr=((& QScriptClass::_ZTV12QScriptClass) + 8u)
+
+Vtable for QScriptClassPropertyIterator
+QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI28QScriptClassPropertyIterator)
+8 QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+12 QScriptClassPropertyIterator::~QScriptClassPropertyIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QScriptClassPropertyIterator::id
+48 QScriptClassPropertyIterator::flags
+
+Class QScriptClassPropertyIterator
+ size=8 align=4
+ base size=8 base align=4
+QScriptClassPropertyIterator (0xb1bde618) 0
+ vptr=((& QScriptClassPropertyIterator::_ZTV28QScriptClassPropertyIterator) + 8u)
+
+Class QScriptContext
+ size=4 align=4
+ base size=4 base align=4
+QScriptContext (0xb1bde780) 0
+
+Class QScriptContextInfo
+ size=4 align=4
+ base size=4 base align=4
+QScriptContextInfo (0xb1bde8ac) 0
+
+Class QScriptString
+ size=4 align=4
+ base size=4 base align=4
+QScriptString (0xb1bdea14) 0
+
+Class QScriptProgram
+ size=4 align=4
+ base size=4 base align=4
+QScriptProgram (0xb1bdeb7c) 0
+
+Class QScriptSyntaxCheckResult
+ size=4 align=4
+ base size=4 base align=4
+QScriptSyntaxCheckResult (0xb1bdece4) 0
+
+Vtable for QScriptEngine
+QScriptEngine::_ZTV13QScriptEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QScriptEngine)
+8 QScriptEngine::metaObject
+12 QScriptEngine::qt_metacast
+16 QScriptEngine::qt_metacall
+20 QScriptEngine::~QScriptEngine
+24 QScriptEngine::~QScriptEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QScriptEngine
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngine (0xb1adf1c0) 0
+ vptr=((& QScriptEngine::_ZTV13QScriptEngine) + 8u)
+ QObject (0xb1bdee4c) 0
+ primary-for QScriptEngine (0xb1adf1c0)
+
+Vtable for QScriptEngineAgent
+QScriptEngineAgent::_ZTV18QScriptEngineAgent: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QScriptEngineAgent)
+8 QScriptEngineAgent::~QScriptEngineAgent
+12 QScriptEngineAgent::~QScriptEngineAgent
+16 QScriptEngineAgent::scriptLoad
+20 QScriptEngineAgent::scriptUnload
+24 QScriptEngineAgent::contextPush
+28 QScriptEngineAgent::contextPop
+32 QScriptEngineAgent::functionEntry
+36 QScriptEngineAgent::functionExit
+40 QScriptEngineAgent::positionChange
+44 QScriptEngineAgent::exceptionThrow
+48 QScriptEngineAgent::exceptionCatch
+52 QScriptEngineAgent::supportsExtension
+56 QScriptEngineAgent::extension
+
+Class QScriptEngineAgent
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngineAgent (0xb1b0f438) 0
+ vptr=((& QScriptEngineAgent::_ZTV18QScriptEngineAgent) + 8u)
+
+Vtable for QScriptExtensionInterface
+QScriptExtensionInterface::_ZTV25QScriptExtensionInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QScriptExtensionInterface)
+8 QScriptExtensionInterface::~QScriptExtensionInterface
+12 QScriptExtensionInterface::~QScriptExtensionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QScriptExtensionInterface
+ size=4 align=4
+ base size=4 base align=4
+QScriptExtensionInterface (0xb1b20240) 0 nearly-empty
+ vptr=((& QScriptExtensionInterface::_ZTV25QScriptExtensionInterface) + 8u)
+ QFactoryInterface (0xb1b0f5a0) 0 nearly-empty
+ primary-for QScriptExtensionInterface (0xb1b20240)
+
+Vtable for QScriptExtensionPlugin
+QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+8 QScriptExtensionPlugin::metaObject
+12 QScriptExtensionPlugin::qt_metacast
+16 QScriptExtensionPlugin::qt_metacall
+20 QScriptExtensionPlugin::~QScriptExtensionPlugin
+24 QScriptExtensionPlugin::~QScriptExtensionPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI22QScriptExtensionPlugin)
+72 QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD1Ev
+76 QScriptExtensionPlugin::_ZThn8_N22QScriptExtensionPluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QScriptExtensionPlugin
+ size=12 align=4
+ base size=12 base align=4
+QScriptExtensionPlugin (0xb1b54dc0) 0
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 8u)
+ QObject (0xb1b0f8ac) 0
+ primary-for QScriptExtensionPlugin (0xb1b54dc0)
+ QScriptExtensionInterface (0xb1b20500) 8 nearly-empty
+ vptr=((& QScriptExtensionPlugin::_ZTV22QScriptExtensionPlugin) + 72u)
+ QFactoryInterface (0xb1b0f8e8) 8 nearly-empty
+ primary-for QScriptExtensionInterface (0xb1b20500)
+
+Class QScriptValueIterator
+ size=4 align=4
+ base size=4 base align=4
+QScriptValueIterator (0xb1b0fa14) 0
+
+Vtable for QScriptEngineDebugger
+QScriptEngineDebugger::_ZTV21QScriptEngineDebugger: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QScriptEngineDebugger)
+8 QScriptEngineDebugger::metaObject
+12 QScriptEngineDebugger::qt_metacast
+16 QScriptEngineDebugger::qt_metacall
+20 QScriptEngineDebugger::~QScriptEngineDebugger
+24 QScriptEngineDebugger::~QScriptEngineDebugger
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QScriptEngineDebugger
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngineDebugger (0xb1b20840) 0
+ vptr=((& QScriptEngineDebugger::_ZTV21QScriptEngineDebugger) + 8u)
+ QObject (0xb1b0fb7c) 0
+ primary-for QScriptEngineDebugger (0xb1b20840)
+
diff --git a/tests/auto/bic/data/QtSql.4.0.0.aix-gcc-power32.txt b/tests/auto/bic/data/QtSql.4.0.0.aix-gcc-power32.txt
index 2bf0214831..4a87bd59fe 100644
--- a/tests/auto/bic/data/QtSql.4.0.0.aix-gcc-power32.txt
+++ b/tests/auto/bic/data/QtSql.4.0.0.aix-gcc-power32.txt
@@ -53,21 +53,6 @@ Class QBool
size=1 align=1
QBool (0x300b7280) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
QFlag (0x30111840) 0
@@ -80,7 +65,6 @@ Class QChar
size=2 align=2
QChar (0x30148980) 0
-
Class QBasicAtomic
size=4 align=4
QBasicAtomic (0x30209d00) 0
@@ -94,8 +78,6 @@ Class sigset_t
size=8 align=4
sigset_t (0x3026ad80) 0
-
-
Class fsid_t
size=8 align=4
fsid_t (0x302718c0) 0
@@ -104,10 +86,6 @@ Class fsid64_t
size=16 align=8
fsid64_t (0x30271c40) 0
-
-
-
-
Class _quad
size=8 align=4
_quad (0x30278ec0) 0
@@ -120,12 +98,10 @@ Class adspace_t
size=68 align=4
adspace_t (0x30281e00) 0
-
Class label_t
size=100 align=4
label_t (0x30286d00) 0
-
Class sigset
size=8 align=4
sigset (0x3028bc80) 0
@@ -166,19 +142,6 @@ Class QByteRef
size=8 align=4
QByteRef (0x302b7540) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
QInternal (0x303b3f80) 0 empty
@@ -195,7 +158,6 @@ Class QString
size=4 align=4
QString (0x300a1f40) 0
-
Class QLatin1String
size=4 align=4
QLatin1String (0x303bac00) 0
@@ -209,7 +171,6 @@ Class QConstString
QConstString (0x300b7640) 0
QString (0x300b7680) 0
-
Class QListData::Data
size=24 align=4
QListData::Data (0x30073340) 0
@@ -218,7 +179,6 @@ Class QListData
size=4 align=4
QListData (0x300732c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
QTextCodec::ConverterState (0x302fb600) 0
@@ -240,8 +200,6 @@ Class QTextCodec
QTextCodec (0x303bab80) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8)
-
-
Class QTextEncoder
size=32 align=4
QTextEncoder (0x30365980) 0
@@ -259,13 +217,10 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3036a6c0) 0
QGenericArgument (0x3036a700) 0
-
Class QMetaObject
size=16 align=4
QMetaObject (0x3058c900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4 entries
0 0
@@ -352,7 +307,6 @@ QIODevice (0x30365880) 0
QObject (0x301e4440) 0
primary-for QIODevice (0x30365880)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4 entries
0 0
@@ -369,21 +323,15 @@ Class QRegExp
size=4 align=4
QRegExp (0x303baa80) 0
-
Class QStringMatcher
size=1036 align=4
QStringMatcher (0x3012d8c0) 0
-
-
Class QStringList
size=4 align=4
QStringList (0x303bab00) 0
QList<QString> (0x300c3280) 0
-
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
0 0
@@ -508,7 +456,6 @@ Class QMapData
size=72 align=4
QMapData (0x304b4140) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4 entries
0 0
@@ -521,7 +468,6 @@ Class QTextStream
QTextStream (0x3050bbc0) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8)
-
Class QTextStreamManipulator
size=24 align=4
QTextStreamManipulator (0x30385a40) 0
@@ -605,21 +551,14 @@ QFile (0x3057c8c0) 0
QObject (0x3057c980) 0
primary-for QIODevice (0x3057c900)
-
Class QFileInfo
size=4 align=4
QFileInfo (0x304b0580) 0
-
-
-
-
Class QDir
size=4 align=4
QDir (0x304b03c0) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35 entries
0 0
@@ -663,7 +602,6 @@ Class QFileEngine
QFileEngine (0x3057c7c0) 0
vptr=((&QFileEngine::_ZTV11QFileEngine) + 8)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5 entries
0 0
@@ -724,23 +662,6 @@ Class QMetaType
size=1 align=1
QMetaType (0x30079000) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
QVariant::PrivateShared (0x30337500) 0
@@ -761,25 +682,10 @@ Class QVariant
size=16 align=8
QVariant (0x30166c00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
QVariantComparisonHelper (0x30225880) 0
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
lconv (0x30492a00) 0
@@ -820,42 +726,30 @@ Class localeinfo_table
size=36 align=4
localeinfo_table (0x303d9cc0) 0
-
Class _LC_charmap_objhdl
size=12 align=4
_LC_charmap_objhdl (0x304dcc80) 0
-
Class _LC_monetary_objhdl
size=12 align=4
_LC_monetary_objhdl (0x305614c0) 0
-
Class _LC_numeric_objhdl
size=12 align=4
_LC_numeric_objhdl (0x30561d00) 0
-
Class _LC_resp_objhdl
size=12 align=4
_LC_resp_objhdl (0x300838c0) 0
-
Class _LC_time_objhdl
size=12 align=4
_LC_time_objhdl (0x3012c400) 0
-
-
-
-
-
Class _LC_collate_objhdl
size=12 align=4
_LC_collate_objhdl (0x301bfb80) 0
-
-
Class _LC_ctype_objhdl
size=12 align=4
_LC_ctype_objhdl (0x30594100) 0
@@ -868,12 +762,10 @@ Class _LC_locale_objhdl
size=12 align=4
_LC_locale_objhdl (0x303da600) 0
-
Class _LC_object_handle
size=20 align=4
_LC_object_handle (0x30591080) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14 entries
0 0
@@ -947,8 +839,6 @@ Class QUrl
size=4 align=4
QUrl (0x302256c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14 entries
0 0
@@ -973,7 +863,6 @@ QEventLoop (0x30802000) 0
QObject (0x30802040) 0
primary-for QEventLoop (0x30802000)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27 entries
0 0
@@ -1015,12 +904,10 @@ Class QModelIndex
size=16 align=4
QModelIndex (0x3049cc80) 0
-
Class QPersistentModelIndex
size=4 align=4
QPersistentModelIndex (0x3049cb80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42 entries
0 0
@@ -1185,7 +1072,6 @@ Class QBasicTimer
size=4 align=4
QBasicTimer (0x307fe180) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4 entries
0 0
@@ -1270,12 +1156,10 @@ Class QMetaMethod
size=8 align=4
QMetaMethod (0x30379340) 0
-
Class QMetaEnum
size=8 align=4
QMetaEnum (0x303793c0) 0
-
Class QMetaProperty
size=20 align=4
QMetaProperty (0x303794c0) 0
@@ -1284,7 +1168,6 @@ Class QMetaClassInfo
size=8 align=4
QMetaClassInfo (0x30379540) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17 entries
0 0
@@ -1551,7 +1434,6 @@ Class QBitRef
size=8 align=4
QBitRef (0x305a6140) 0
-
Class QByteArrayMatcher
size=1032 align=4
QByteArrayMatcher (0x30872580) 0
@@ -1568,42 +1450,34 @@ Class QHashDummyValue
size=1 align=1
QHashDummyValue (0x30893ec0) 0 empty
-
Class QDate
size=4 align=4
QDate (0x301eb4c0) 0
-
Class QTime
size=4 align=4
QTime (0x301f1e80) 0
-
Class QDateTime
size=4 align=4
QDateTime (0x304b0440) 0
-
Class QPoint
size=8 align=4
QPoint (0x301f9d40) 0
-
Class QPointF
size=16 align=8
QPointF (0x30200880) 0
-
Class QLine
size=16 align=4
QLine (0x301eb540) 0
-
Class QLineF
size=32 align=8
QLineF (0x301eb600) 0
-
Class QLinkedListData
size=20 align=4
QLinkedListData (0x309a6440) 0
@@ -1612,27 +1486,22 @@ Class QLocale
size=4 align=4
QLocale (0x301eb800) 0
-
Class QSize
size=8 align=4
QSize (0x30200a80) 0
-
Class QSizeF
size=16 align=8
QSizeF (0x30209200) 0
-
Class QRect
size=16 align=4
QRect (0x30213780) 0
-
Class QRectF
size=32 align=8
QRectF (0x302138c0) 0
-
Class QSharedData
size=4 align=4
QSharedData (0x30ac8440) 0
@@ -1641,7 +1510,6 @@ Class QVectorData
size=16 align=4
QVectorData (0x30ad4ec0) 0
-
Class QSqlRecord
size=4 align=4
QSqlRecord (0x30b1b280) 0
@@ -1769,8 +1637,6 @@ Class QSqlField
size=24 align=8
QSqlField (0x30b1b040) 0
-
-
Class QSqlIndex
size=16 align=4
QSqlIndex (0x30af0e40) 0
@@ -2021,5 +1887,3 @@ QSqlRelationalTableModel (0x30b5e180) 0
QObject (0x30b5e2c0) 0
primary-for QAbstractItemModel (0x30b5e280)
-
-
diff --git a/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-amd64.txt
index 07ab0ee442..49f72d272d 100644
--- a/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-amd64.txt
+++ b/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-amd64.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x2aaaac200930) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x2aaaac255000) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2aaaac3b8700) 0
QGenericArgument (0x2aaaac3b8770) 0
-
Class QMetaObject
size=32 align=8
base size=32 base align=8
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x2aaaac3f3c40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=12 base align=8
QByteRef (0x2aaaac55e310) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -171,7 +141,6 @@ Class QString
base size=8 base align=8
QString (0x2aaaac5f2690) 0
-
Class QLatin1String
size=8 align=8
base size=8 base align=8
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x2aaaac8b21c0) 0
QString (0x2aaaac8b2230) 0
-
Class QListData::Data
size=32 align=8
base size=32 base align=8
@@ -199,8 +167,6 @@ Class QListData
base size=8 base align=8
QListData (0x2aaaac8f3690) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x2aaaaca84a10) 0
QObject (0x2aaaaca84a80) 0
primary-for QIODevice (0x2aaaaca84a10)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=128 base align=8
QMapData (0x2aaaacb421c0) 0
-
Class QTextCodec::ConverterState
size=32 align=8
base size=32 base align=8
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x2aaaacc37e00) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-
Class QTextEncoder
size=40 align=8
base size=40 base align=8
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=40 base align=8
QTextDecoder (0x2aaaaccb9700) 0
-
-
-
-
-
Class __gconv_trans_data
size=40 align=8
base size=40 base align=8
@@ -376,8 +333,6 @@ Class __gconv_info
base size=16 base align=8
__gconv_info (0x2aaaaccd4230) 0
-
-
Class _IO_marker
size=24 align=8
base size=24 base align=8
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=216 base align=8
_IO_FILE (0x2aaaaccd44d0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x2aaaaccd4620) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
Class QTextStreamManipulator
size=40 align=8
base size=38 base align=8
@@ -492,7 +445,6 @@ QFile (0x2aaaace21380) 0
QObject (0x2aaaace21460) 0
primary-for QIODevice (0x2aaaace213f0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=8 base align=8
QRegExp (0x2aaaace84000) 0
-
Class QStringMatcher
size=1048 align=8
base size=1044 base align=8
QStringMatcher (0x2aaaacea90e0) 0
-
-
Class QStringList
size=8 align=8
base size=8 base align=8
QStringList (0x2aaaacea97e0) 0
QList<QString> (0x2aaaacea9850) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=8 base align=8
QFileInfo (0x2aaaacf85380) 0
-
-
-
-
Class QDir
size=8 align=8
base size=8 base align=8
QDir (0x2aaaacfc2b60) 0
-
-
Class QUrl
size=8 align=8
base size=8 base align=8
QUrl (0x2aaaad060d20) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x2aaaad0e18c0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=16 align=8
base size=12 base align=8
@@ -717,16 +639,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x2aaaad112d90) 0
-
-
-
-
Class QVariantComparisonHelper
size=8 align=8
base size=8 base align=8
QVariantComparisonHelper (0x2aaaad210c40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -796,7 +713,6 @@ Class QFileEngine
QFileEngine (0x2aaaad294b60) 0
vptr=((& QFileEngine::_ZTV11QFileEngine) + 16u)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2aaaad2dc7e0) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2aaaad407cb0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x2aaaad453070) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2aaaad484850) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x2aaaad4b8310) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x2aaaad4f09a0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x2aaaad541310) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2aaaad5901c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x2aaaad63caf0) 0
-
Class QLinkedListData
size=32 align=8
base size=32 base align=8
@@ -890,7 +797,6 @@ Class QBitRef
base size=12 base align=8
QBitRef (0x2aaaad7dec40) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=8 base align=8
QLocale (0x2aaaad917930) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x2aaaad9bda80) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2aaaad9e3e70) 0
-
Class QDateTime
size=8 align=8
base size=8 base align=8
QDateTime (0x2aaaada0bbd0) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x2aaaadab1310) 0
QObject (0x2aaaadab1380) 0
primary-for QEventLoop (0x2aaaadab1310)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=24 base align=8
QModelIndex (0x2aaaadb2a850) 0
-
Class QPersistentModelIndex
size=8 align=8
base size=8 base align=8
QPersistentModelIndex (0x2aaaadb58000) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2aaaadbe98c0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=12 base align=8
QMetaMethod (0x2aaaadc4df50) 0
-
Class QMetaEnum
size=16 align=8
base size=12 base align=8
QMetaEnum (0x2aaaadc73540) 0
-
Class QMetaProperty
size=32 align=8
base size=32 base align=8
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=12 base align=8
QMetaClassInfo (0x2aaaadc73d90) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1642,15 +1537,12 @@ Class QSqlRecord
base size=8 base align=8
QSqlRecord (0x2aaaadd3c460) 0
-
-
Class QSqlIndex
size=32 align=8
base size=32 base align=8
QSqlIndex (0x2aaaadd3c7e0) 0
QSqlRecord (0x2aaaadd3c850) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -2032,6 +1924,3 @@ QSqlRelationalTableModel (0x2aaaade85d20) 0
QObject (0x2aaaade85f50) 0
primary-for QAbstractItemModel (0x2aaaade85ee0)
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ia32.txt
index 10ecbebc2e..846ccff128 100644
--- a/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ia32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x4001ef40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40abe380) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40abec00) 0
QGenericArgument (0x40abec40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x40abef40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x40bd1700) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,7 +146,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x40bd19c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x40bd1cc0) 0
QString (0x40bd1d00) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -199,8 +167,6 @@ Class QListData
base size=4 base align=4
QListData (0x40bd1e80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x40e77500) 0
QObject (0x40e77540) 0
primary-for QIODevice (0x40e77500)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x40e77780) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x40e77c40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x40e773c0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -376,8 +333,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x41066100) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x41066200) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x41066280) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -492,7 +445,6 @@ QFile (0x41066b00) 0
QObject (0x41066b80) 0
primary-for QIODevice (0x41066b40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x41066e40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x41066f00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x41066780) 0
QList<QString> (0x41066bc0) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x411766c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x41176900) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x41176b00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x41176c80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -717,16 +639,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x412a20c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x412a2a40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -810,7 +727,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x412a2e00) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x412a2200) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x413ad340) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x413ad840) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x413add80) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x413adec0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x413ad380) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x413adb00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x414e2480) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x414e2780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -890,7 +797,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x414e2f40) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x416e3100) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x416e32c0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x416e3480) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x416e3640) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x416e3f00) 0
QObject (0x416e3f40) 0
primary-for QEventLoop (0x416e3f00)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x417fa100) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x417fa280) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x417fa900) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x417fad00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x417fadc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x417faec0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1642,15 +1537,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x418f6480) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x418f64c0) 0
QSqlRecord (0x418f6500) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -2032,6 +1924,3 @@ QSqlRelationalTableModel (0x419db000) 0
QObject (0x419db140) 0
primary-for QAbstractItemModel (0x419db100)
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ppc32.txt
index 76e41719d8..adebf5651e 100644
--- a/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtSql.4.0.0.linux-gcc-ppc32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x30ab7540) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x30af3118) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187980) 0
QGenericArgument (0x30af3c08) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x30af3ea8) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30bf0af0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,13 +146,11 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x30d190a8) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
QCharRef (0x30d19428) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -193,8 +161,6 @@ Class QListData
base size=4 base align=4
QListData (0x30d19f50) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -285,7 +251,6 @@ QIODevice (0x30187b80) 0
QObject (0x30e0f930) 0
primary-for QIODevice (0x30187b80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -309,11 +274,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30e0ff18) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -334,8 +294,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x30f1e658) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -346,7 +304,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x30f1e7a8) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -360,7 +317,6 @@ Class QTextStream
QTextStream (0x30f1e850) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -420,7 +376,6 @@ QFile (0x30187d00) 0
QObject (0x30f1ef88) 0
primary-for QIODevice (0x30187d40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -472,14 +427,11 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x3103f1f8) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x3103f2d8) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
@@ -578,43 +530,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x3103fc78) 0
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x3103fd90) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x3103ffc0) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x311140e0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -640,16 +570,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x311148f8) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x311a30e0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -733,7 +658,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x311a3540) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -749,55 +673,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x311a38c0) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x311a3000) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x3129c310) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x3129c8c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x3129ca80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x3129ccb0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x3129cd58) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x3133d428) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x3133d850) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -813,7 +728,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31486268) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -834,25 +748,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x31486930) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x31486b98) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x31486dc8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31486fc0) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -926,7 +836,6 @@ QTextCodecPlugin (0x311ac280) 0
QFactoryInterface (0x315cb498) 8 nearly-empty
primary-for QTextCodecFactoryInterface (0x311ac2c0)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1045,7 +954,6 @@ QEventLoop (0x311ac3c0) 0
QObject (0x315cbe00) 0
primary-for QEventLoop (0x311ac3c0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1121,13 +1029,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x31652428) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x31652658) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1346,7 +1252,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x31652e38) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1440,13 +1345,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x316ef118) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x316ef230) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1457,7 +1360,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x316ef380) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1584,15 +1486,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x316efd20) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x311ac800) 0
QSqlRecord (0x316efd58) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -1974,4 +1873,3 @@ QSqlRelationalTableModel (0x311acb40) 0
QObject (0x3179db60) 0
primary-for QAbstractItemModel (0x311acc40)
-
diff --git a/tests/auto/bic/data/QtSql.4.0.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtSql.4.0.0.macx-gcc-ppc32.txt
index 719d47f331..1868ca2ce3 100644
--- a/tests/auto/bic/data/QtSql.4.0.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtSql.4.0.0.macx-gcc-ppc32.txt
@@ -59,20 +59,6 @@ Class QBool
base size=4 base align=4
QBool (0x7b8880) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -88,7 +74,6 @@ Class QChar
base size=2 base align=2
QChar (0x7fe7c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +85,6 @@ Class QAtomic
QAtomic (0x7fec80) 0
QBasicAtomic (0x7fecc0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -181,19 +165,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xebcbc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -219,7 +190,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1155100) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -231,7 +201,6 @@ Class QConstString
QConstString (0x128e140) 0
QString (0x128e180) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -242,7 +211,6 @@ Class QListData
base size=4 base align=4
QListData (0x128e4c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -266,8 +234,6 @@ Class QTextCodec
QTextCodec (0x128e940) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -289,14 +255,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x128ea40) 0
QGenericArgument (0x128ebc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x13e8200) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -387,7 +350,6 @@ QIODevice (0x13e8b40) 0
QObject (0x13e8b80) 0
primary-for QIODevice (0x13e8b40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -406,22 +368,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x14cf3c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x14cf640) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x14cf900) 0
QList<QString> (0x14cf940) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -576,7 +533,6 @@ Class QTextStream
QTextStream (0x165a680) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -666,23 +622,16 @@ QFile (0x16f8540) 0
QObject (0x16f85c0) 0
primary-for QIODevice (0x16f8580)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16f87c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16f8b80) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35u entries
0 (int (*)(...))0
@@ -741,7 +690,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x16f8fc0) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -791,23 +739,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x18482c0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -833,19 +764,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1848c00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1902580) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -922,8 +845,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x19ce000) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -949,7 +870,6 @@ QEventLoop (0x19ce300) 0
QObject (0x19ce340) 0
primary-for QEventLoop (0x19ce300)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -993,13 +913,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x19ce780) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x19cea00) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1168,7 +1086,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1ac00c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1259,13 +1176,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1ac0d00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1ac0e40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1276,7 +1191,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ac0fc0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1563,7 +1477,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1c02840) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1584,49 +1497,41 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1c02bc0) 0 empty
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x1c94400) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1c94680) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1c948c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1c94ac0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1c94740) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1dd61c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1dd63c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1637,31 +1542,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1dd6a40) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1dd6c00) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x1f2f0c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f2f840) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x1f2fc80) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1672,7 +1572,6 @@ Class QVectorData
base size=16 base align=4
QVectorData (0x20bb100) 0
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -1809,8 +1708,6 @@ Class QSqlField
base size=20 base align=4
QSqlField (0x20bb800) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -2067,6 +1964,3 @@ QSqlRelationalTableModel (0x2212900) 0
QObject (0x2212a40) 0
primary-for QAbstractItemModel (0x2212a00)
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ia32.txt
index ac830a7099..dd2f9030e7 100644
--- a/tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ia32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x4001ee80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40ac6300) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40ac6b80) 0
QGenericArgument (0x40ac6bc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x40ac6ec0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x40bde680) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x40bde940) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x40bdec40) 0
QString (0x40bdec80) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x40e6d180) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x40e6d800) 0
QObject (0x40e6d840) 0
primary-for QIODevice (0x40e6d800)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x40e6db40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x41030100) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x41030600) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x41030a40) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x41030cc0) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x41030dc0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x41030e40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x4118b1c0) 0
QTextStream (0x4118b200) 0
primary-for QTextOStream (0x4118b1c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x4118b380) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,7 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x4118b580) 0
-
Class __sched_param
size=4 align=4
base size=4 base align=4
@@ -501,18 +446,11 @@ Class __pthread_attr_s
base size=36 base align=4
__pthread_attr_s (0x4118b680) 0
-
-
-
-
Class _pthread_rwlock_t
size=32 align=4
base size=32 base align=4
_pthread_rwlock_t (0x4118b7c0) 0
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -582,7 +520,6 @@ QFile (0x4118bdc0) 0
QObject (0x4118be40) 0
primary-for QIODevice (0x4118be00)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -634,38 +571,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x4118be80) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x412ca200) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x412ca2c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x412ca440) 0
QList<QString> (0x412ca480) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x412ca940) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -721,7 +647,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x412caac0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -875,31 +800,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x413db000) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x413db140) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -925,16 +830,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x413db640) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x413dbfc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -965,49 +865,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x414e3180) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x414e3680) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x414e3bc0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x414e3d00) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x414e3e80) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x414e36c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x415cf140) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x415cf440) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1023,7 +915,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x415cfc00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1039,25 +930,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x415cfec0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x415cf280) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x417e2040) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x417e2200) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1216,7 +1103,6 @@ QEventLoop (0x417e2ac0) 0
QObject (0x417e2b00) 0
primary-for QEventLoop (0x417e2ac0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1307,13 +1193,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x417e2740) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x417e2cc0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1532,7 +1416,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x418d8580) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1626,13 +1509,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x418d8980) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x418d8a40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1643,7 +1524,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x418d8b40) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1770,15 +1650,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x419c1140) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x419c1180) 0
QSqlRecord (0x419c11c0) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -2160,7 +2037,3 @@ QSqlRelationalTableModel (0x419c1f00) 0
QObject (0x419c1480) 0
primary-for QAbstractItemModel (0x419c1200)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ppc32.txt
index f3b5d86800..0b7731d3cd 100644
--- a/tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtSql.4.1.0.linux-gcc-ppc32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x306c54d0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x306fa070) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187ac0) 0
QGenericArgument (0x306fab60) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x306fae00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30c0fb98) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x30d40498) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x30187d00) 0
QString (0x30e68268) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x30e68a80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x30187dc0) 0
QObject (0x30f583b8) 0
primary-for QIODevice (0x30187dc0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x30f58ce8) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30ffc460) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x30ffc9d8) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x30ffcf18) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x3115d1f8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x3115d348) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x3115d3f0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x30187fc0) 0
QTextStream (0x3115db98) 0
primary-for QTextOStream (0x30187fc0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x3115de00) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x311e6070) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -567,7 +500,6 @@ QFile (0x312b3000) 0
QObject (0x311e6c40) 0
primary-for QIODevice (0x312b3040)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -619,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x311e6f18) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x3130e1c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x3130e3f0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x312b3140) 0
QList<QString> (0x3130e658) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x3130ee00) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -706,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x3130efc0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -860,31 +780,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x313d26c8) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x313d2930) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -910,16 +810,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x3146b4d0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x3146be00) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -950,49 +845,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x31543310) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x315438f8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31543f18) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31543498) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31543b60) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x315e4540) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x315e4c40) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x315e40e0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1008,7 +895,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x316dd888) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1024,25 +910,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x316ddcb0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x316ddf18) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x318280a8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31828310) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1201,7 +1083,6 @@ QEventLoop (0x312b3680) 0
QObject (0x31828fc0) 0
primary-for QEventLoop (0x312b3680)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1292,13 +1173,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x318de818) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x318dea10) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1517,7 +1396,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x318decb0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1611,13 +1489,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x3197f460) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x3197f578) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1628,7 +1504,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x3197f6c8) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1755,15 +1630,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x3197fd58) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x312b3b40) 0
QSqlRecord (0x31a27000) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -2145,7 +2017,3 @@ QSqlRelationalTableModel (0x312b3e80) 0
QObject (0x31a27ee0) 0
primary-for QAbstractItemModel (0x312b3f80)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ia32.txt
index cc0eca02a7..85fb4db3db 100644
--- a/tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ia32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x62ea00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x65c900) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0xde8100) 0
QBasicAtomic (0xde8140) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xe86080) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xffa5c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x116b600) 0
QString (0x116b640) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x116ba40) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x11cb400) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x11cbb00) 0
QGenericArgument (0x11cbb40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x11cbd80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x12fe600) 0
QObject (0x12fe640) 0
primary-for QIODevice (0x12fe600)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x12fef40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x13cf0c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x13cf380) 0
QList<QString> (0x13cf3c0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x144e6c0) 0
QObject (0x144e740) 0
primary-for QIODevice (0x144e700)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x144e940) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x144ed00) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x144ef00) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1561600) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x15bca00) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -829,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x1750740) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1750e80) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -950,24 +892,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1781b40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -993,19 +917,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x189e900) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1928300) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1082,8 +998,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1928e40) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1109,7 +1023,6 @@ QEventLoop (0x1928dc0) 0
QObject (0x1a02000) 0
primary-for QEventLoop (0x1928dc0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1153,13 +1066,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1a02440) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1a02680) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1328,7 +1239,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1a02ec0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1419,13 +1329,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1ab59c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1ab5b00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1436,7 +1344,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ab5c80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1723,7 +1630,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1bc64c0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1734,43 +1640,36 @@ Class QDate
base size=4 base align=4
QDate (0x1bc6800) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1bc6a80) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1bc6d40) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1bc6f40) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1c7a300) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1c7aa80) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1c7ac80) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1781,37 +1680,31 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d7b0c0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d7b280) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1d7ba40) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d7bc80) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x1e42300) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
QSharedData (0x1e428c0) 0
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -1948,8 +1841,6 @@ Class QSqlField
base size=16 base align=4
QSqlField (0x1fbd500) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -2206,7 +2097,3 @@ QSqlRelationalTableModel (0x1fbdf00) 0
QObject (0x1fbd180) 0
primary-for QAbstractItemModel (0x1fbd000)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ppc32.txt
index 6508207518..92e0fa4f8d 100644
--- a/tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtSql.4.1.0.macx-gcc-ppc32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x7cd440) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x80d340) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x80d840) 0
QBasicAtomic (0x80d880) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xee67c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x100bd00) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x11a0d40) 0
QString (0x11a0d80) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x12bc740) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x12bcbc0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1401140) 0
QGenericArgument (0x1401180) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x14013c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x1401d00) 0
QObject (0x1401d40) 0
primary-for QIODevice (0x1401d00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x14e0580) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x14e0800) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x14e0ac0) 0
QList<QString> (0x14e0b00) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x16131c0) 0
QObject (0x1613240) 0
primary-for QIODevice (0x1613200)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1613440) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1613800) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1613a00) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x17400c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x18b1100) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -839,16 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x194a0c0) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x194a100) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -960,24 +902,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x194ae40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1003,19 +927,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1a8fc00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1af3600) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1092,8 +1008,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1bdb000) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1119,7 +1033,6 @@ QEventLoop (0x1bdb2c0) 0
QObject (0x1bdb300) 0
primary-for QEventLoop (0x1bdb2c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1163,13 +1076,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1bdb740) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1bdb980) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1338,7 +1249,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1cef040) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1339,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1cefd00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1cefe40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1446,7 +1354,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ceffc0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1733,7 +1640,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1e2b840) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1744,43 +1650,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e2bb80) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e2be00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e2be80) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1eec140) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1eec880) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1eec000) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1eec500) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1791,37 +1690,31 @@ Class QLocale
base size=4 base align=4
QLocale (0x1fb9440) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1fb9600) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x1fb9dc0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x20df280) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x20df6c0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
QSharedData (0x20dfc80) 0
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -1958,8 +1851,6 @@ Class QSqlField
base size=20 base align=4
QSqlField (0x2286880) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -2216,7 +2107,3 @@ QSqlRelationalTableModel (0x2366080) 0
QObject (0x23661c0) 0
primary-for QAbstractItemModel (0x2366180)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.1.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.1.0.win32-gcc-ia32.txt
index 9f80f3de3b..5a6d17e3f1 100644
--- a/tests/auto/bic/data/QtSql.4.1.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.1.0.win32-gcc-ia32.txt
@@ -18,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xad5e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -48,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb4d840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -75,19 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc34f80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -113,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xeac500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -125,7 +95,6 @@ Class QConstString
QConstString (0x11e1880) 0
QString (0x11e18c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -187,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x1279f00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -211,8 +179,6 @@ Class QTextCodec
QTextCodec (0xeac480) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -234,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13fcfc0) 0
QGenericArgument (0x1402000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1402580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -332,7 +295,6 @@ QIODevice (0x137a700) 0
QObject (0x14bc540) 0
primary-for QIODevice (0x137a700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -351,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xeac380) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x158b840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xeac400) 0
QList<QString> (0x15b8000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -494,23 +451,16 @@ QFile (0x169f840) 0
QObject (0x169f8c0) 0
primary-for QIODevice (0x169f880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16d55c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16d5440) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -566,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x169f740) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -639,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x182fc40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -663,7 +611,6 @@ Class QTextStream
QTextStream (0x1a78240) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -699,9 +646,6 @@ QTextOStream (0x1b06440) 0
QTextStream (0x1b06480) 0
primary-for QTextOStream (0x1b06440)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -813,24 +757,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ce8bc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -856,16 +782,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x14338c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1d4a000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -942,8 +863,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1d38f80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -969,7 +888,6 @@ QEventLoop (0x1f34600) 0
QObject (0x1f34640) 0
primary-for QEventLoop (0x1f34600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1013,13 +931,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1f6cf40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1f6cec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1188,7 +1104,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x200fd80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1280,13 +1195,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x13fc8c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x13fc940) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1297,7 +1210,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x13fca40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1501,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2239640) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1600,43 +1511,36 @@ Class QDate
base size=4 base align=4
QDate (0x1d38900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d38b00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x16d54c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d38b80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1d38c00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d38980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1d38a00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1647,37 +1551,31 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d38a80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d38c80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1d38d00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d38d80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1d38e00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
QSharedData (0x26f3500) 0
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -1814,8 +1712,6 @@ Class QSqlField
base size=20 base align=8
QSqlField (0x2740780) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -2072,7 +1968,3 @@ QSqlRelationalTableModel (0x2862fc0) 0
QObject (0x28a2100) 0
primary-for QAbstractItemModel (0x28a20c0)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ia32.txt
index 83683ec7cd..e10bbf6d14 100644
--- a/tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77bf140) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb77bf5c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb77bfa80) 0
QGenericArgument (0xb77bfac0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77bfd40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb731d0c0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb731d140) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb731d3c0) 0
QString (0xb731d400) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb731d740) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0xb731dc40) 0
QObject (0xb731dc80) 0
primary-for QIODevice (0xb731dc40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb731dec0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6ea93c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb6ea9880) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb6ea9b00) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6ea9d40) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6ea9e40) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0xb6ea9ec0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0xb6ea9f40) 0
QTextStream (0xb6e65000) 0
primary-for QTextOStream (0xb6ea9f40)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6e65080) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6e65280) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6e65340) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -580,7 +505,6 @@ QFile (0xb6e65b00) 0
QObject (0xb6e65b80) 0
primary-for QIODevice (0xb6e65b40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -632,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb6e65d80) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb6e65f00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6e65f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6e65bc0) 0
QList<QString> (0xb6e65d40) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6c30140) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -719,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb6c30280) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -830,8 +742,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6c306c0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -925,66 +835,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6c30a40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6c30b40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1010,18 +865,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6983780) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6983cc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1052,49 +900,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6983f00) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6983940) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6983980) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6983e00) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb6983f40) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb68f3000) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb68f32c0) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb68f3400) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1110,7 +950,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb68f3880) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1126,19 +965,16 @@ Class QDate
base size=4 base align=4
QDate (0xb68f3b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb68f3c40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb68f3d40) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1323,7 +1159,6 @@ QEventLoop (0xb68f3bc0) 0
QObject (0xb68f3c80) 0
primary-for QEventLoop (0xb68f3bc0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1264,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb674f400) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb674f480) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1654,7 +1487,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb674f980) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1748,13 +1580,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb674fc40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb674fcc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1765,7 +1595,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb674fd80) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1821,7 +1650,6 @@ QLibrary (0xb674ff00) 0
QObject (0xb674ff40) 0
primary-for QLibrary (0xb674ff00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1868,7 +1696,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb674f4c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1879,13 +1706,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb674f7c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb674f880) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1896,15 +1721,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0xb674fc00) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0xb674fe80) 0
QSqlRecord (0xb674ff80) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -2286,7 +2108,3 @@ QSqlRelationalTableModel (0xb649b9c0) 0
QObject (0xb649bb00) 0
primary-for QAbstractItemModel (0xb649bac0)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ppc32.txt
index 39a80b7685..80124ed5b8 100644
--- a/tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtSql.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x30592d90) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x305b6930) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bb80) 0
QGenericArgument (0x30651460) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x30651700) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30b72508) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0x30b728f8) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0x3001bdc0) 0
QString (0x30ca6cb0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x30d9e498) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0x3001be80) 0
QObject (0x30d9eea8) 0
primary-for QIODevice (0x3001be80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x30eb8658) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30eb8f18) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0x30f963f0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x30f96930) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x30f96ce8) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x30f96e38) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0x30f96ee0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0x310af080) 0
QTextStream (0x310c15b0) 0
primary-for QTextOStream (0x310af080)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x310c1818) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x310c1b28) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -574,7 +500,6 @@ QFile (0x310af0c0) 0
QObject (0x3110b930) 0
primary-for QIODevice (0x310af100)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -626,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x3110bc08) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x3110bf50) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x312b6118) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x310af200) 0
QList<QString> (0x312b6380) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x312b6b28) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -713,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x312b6d20) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -824,8 +737,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x31371310) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -919,66 +830,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x31371850) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x31371ab8) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1004,18 +860,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x3146adc8) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x314aa700) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1046,49 +895,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x314aad58) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x315720a8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x315726c8) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31572888) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31572ab8) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31572310) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x31605348) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x31605770) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1104,7 +945,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x317671f8) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1120,19 +960,16 @@ Class QDate
base size=4 base align=4
QDate (0x317676c8) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x317678f8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31767b28) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1317,7 +1154,6 @@ QEventLoop (0x310af780) 0
QObject (0x3181e700) 0
primary-for QEventLoop (0x310af780)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1423,13 +1259,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x318ca038) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x318ca230) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1648,7 +1482,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x318caa80) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1742,13 +1575,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x318caf88) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x318ca770) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1759,7 +1590,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x3199a000) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1815,7 +1645,6 @@ QLibrary (0x310afc00) 0
QObject (0x3199a380) 0
primary-for QLibrary (0x310afc00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1862,7 +1691,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x3199a7a8) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1873,13 +1701,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x3199a9d8) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x3199aa10) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1890,15 +1716,12 @@ Class QSqlRecord
base size=4 base align=4
QSqlRecord (0x3199ac40) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
QSqlIndex (0x310afc80) 0
QSqlRecord (0x3199ac78) 0
-
Vtable for QSqlResult
QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
@@ -2280,7 +2103,3 @@ QSqlRelationalTableModel (0x310affc0) 0
QObject (0x31a62a48) 0
primary-for QAbstractItemModel (0x31aee0c0)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ia32.txt
index fcb466230d..ab79432319 100644
--- a/tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x6bd080) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x6bdf80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0x718780) 0
QBasicAtomic (0x7187c0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xeb3780) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xfb8dc0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1120e00) 0
QString (0x1120e40) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x12337c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1233c80) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1353200) 0
QGenericArgument (0x1353240) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1353480) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x1353dc0) 0
QObject (0x1353e00) 0
primary-for QIODevice (0x1353dc0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1428680) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1428940) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1428c00) 0
QList<QString> (0x1428c40) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x14c4f80) 0
QObject (0x14c4540) 0
primary-for QIODevice (0x14c4fc0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x155e100) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x155e4c0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x155e6c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x155ee80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x179d200) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -836,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x179d800) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1840680) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -982,8 +917,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x195c800) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1009,59 +942,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x195cb80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1087,21 +967,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x1a893c0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1a89f40) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1178,8 +1048,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1b26940) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1205,7 +1073,6 @@ QEventLoop (0x1b26c00) 0
QObject (0x1b26c40) 0
primary-for QEventLoop (0x1b26c00)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1249,13 +1116,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1b26540) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1c0d180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1424,7 +1289,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1c0da00) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1530,13 +1394,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1cc1640) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1cc1780) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1547,7 +1409,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1cc1900) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1728,7 +1589,6 @@ QLibrary (0x1d53140) 0
QObject (0x1d53180) 0
primary-for QLibrary (0x1d53140)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1764,7 +1624,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1d53680) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1775,13 +1634,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1d53900) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1d53940) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1838,7 +1695,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1e17400) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1849,43 +1705,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e17780) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e17a00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e17c80) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1e17e80) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1ec0240) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1ec09c0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1ec0bc0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1896,25 +1745,21 @@ Class QSize
base size=8 base align=4
QSize (0x1fc9080) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1fc9840) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1fc9240) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x2058100) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1946,7 +1791,6 @@ QTimeLine (0x2058780) 0
QObject (0x20587c0) 0
primary-for QTimeLine (0x2058780)
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -2083,8 +1927,6 @@ Class QSqlField
base size=16 base align=4
QSqlField (0x21b0280) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -2341,7 +2183,3 @@ QSqlRelationalTableModel (0x21b0c80) 0
QObject (0x21b0dc0) 0
primary-for QAbstractItemModel (0x21b0d80)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ppc32.txt
index c99f8e2a9a..d0b6ab59b7 100644
--- a/tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtSql.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x9cac80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x9fbb80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0xa78280) 0
QBasicAtomic (0xa782c0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xf1a280) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x105e8c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x11d8900) 0
QString (0x11d8940) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1292240) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1292700) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1292e00) 0
QGenericArgument (0x1292e40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1292800) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x13b48c0) 0
QObject (0x13b4900) 0
primary-for QIODevice (0x13b48c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1483140) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1483400) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x14836c0) 0
QList<QString> (0x1483700) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x1529f00) 0
QObject (0x1529f80) 0
primary-for QIODevice (0x1529f40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x15a6040) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x15a6400) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x15a6600) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x15a6dc0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x169ae00) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -846,17 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x181fd80) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x186e5c0) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -993,8 +927,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1992780) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1020,59 +952,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1992b00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1098,21 +977,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1ab9340) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1ab9ec0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1189,8 +1058,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1b578c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1216,7 +1083,6 @@ QEventLoop (0x1b57b80) 0
QObject (0x1b57bc0) 0
primary-for QEventLoop (0x1b57b80)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1260,13 +1126,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1b57340) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1c41100) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1435,7 +1299,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1c41980) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1541,13 +1404,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1cf45c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1cf4700) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1558,7 +1419,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1cf4880) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1739,7 +1599,6 @@ QLibrary (0x1d89100) 0
QObject (0x1d89140) 0
primary-for QLibrary (0x1d89100)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1775,7 +1634,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1d89640) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1786,13 +1644,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1d898c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1d89900) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1849,7 +1705,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1e473c0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1860,43 +1715,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e47740) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e479c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e47c40) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1e47e40) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1ef0200) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1ef0980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1ef0b80) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1907,25 +1755,21 @@ Class QSize
base size=8 base align=4
QSize (0x1ff6040) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x1ff6800) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1ff6180) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x20880c0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1957,7 +1801,6 @@ QTimeLine (0x2088740) 0
QObject (0x2088780) 0
primary-for QTimeLine (0x2088740)
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -2094,8 +1937,6 @@ Class QSqlField
base size=20 base align=4
QSqlField (0x21df240) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -2352,7 +2193,3 @@ QSqlRelationalTableModel (0x21dfc40) 0
QObject (0x21dfd80) 0
primary-for QAbstractItemModel (0x21dfd40)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.2.0.win32-gcc-ia32.txt
index 8f02cebbe2..2c9d051ad9 100644
--- a/tests/auto/bic/data/QtSql.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf3380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb60f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -81,20 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc4bb00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xee1240) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -132,7 +95,6 @@ Class QConstString
QConstString (0x11f3dc0) 0
QString (0x11f3e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -194,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d71c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -218,8 +179,6 @@ Class QTextCodec
QTextCodec (0xee11c0) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -241,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x144b300) 0
QGenericArgument (0x144b340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x144b8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -339,7 +295,6 @@ QIODevice (0x13b5a40) 0
QObject (0x150ab40) 0
primary-for QIODevice (0x13b5a40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -358,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xee10c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15d9f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xee1140) 0
QList<QString> (0x15f1740) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -501,23 +451,16 @@ QFile (0x1707080) 0
QObject (0x1707100) 0
primary-for QIODevice (0x17070c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x175f140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x171dfc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -573,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16f6f80) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -646,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x18cbb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -670,7 +611,6 @@ Class QTextStream
QTextStream (0x1b06580) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -706,9 +646,6 @@ QTextOStream (0x1b97740) 0
QTextStream (0x1b97780) 0
primary-for QTextOStream (0x1b97740)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -845,8 +782,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e59cc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 0u
@@ -872,59 +807,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1f04400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -950,18 +832,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x1476c80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1fba800) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -1038,8 +913,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1f27180) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -1065,7 +938,6 @@ QEventLoop (0x21c26c0) 0
QObject (0x21c2700) 0
primary-for QEventLoop (0x21c26c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1109,13 +981,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2239200) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x2239180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1284,7 +1154,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22e97c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1391,13 +1260,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x143fc00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x143fc80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1408,7 +1275,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x143fd80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1455,6 @@ QLibrary (0x245e040) 0
QObject (0x245e080) 0
primary-for QLibrary (0x245e040)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 0u
@@ -1630,7 +1495,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x24cf7c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1641,13 +1505,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x24fce00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x24fcfc0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1704,7 +1566,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2550ac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1715,43 +1576,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e59b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e59bc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x175f040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1f27340) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1f27380) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f272c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1f27300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1762,25 +1616,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f27240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1f27280) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f271c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1f27200) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1812,7 +1662,6 @@ QTimeLine (0x299f700) 0
QObject (0x299f740) 0
primary-for QTimeLine (0x299f700)
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -1949,8 +1798,6 @@ Class QSqlField
base size=20 base align=8
QSqlField (0x29ee940) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -2207,7 +2054,3 @@ QSqlRelationalTableModel (0x2b42680) 0
QObject (0x2b427c0) 0
primary-for QAbstractItemModel (0x2b42780)
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.3.0.linux-gcc-ia32.txt
index 69eb922f5c..e555010bb8 100644
--- a/tests/auto/bic/data/QtSql.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb783c180) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb783c600) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb783cb00) 0
QGenericArgument (0xb783cb40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb783cdc0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb73a2140) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb73a21c0) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb73a24c0) 0
QString (0xb73a2500) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb73a2880) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -297,7 +256,6 @@ QLibrary (0xb73a2e40) 0
QObject (0xb73a2e80) 0
primary-for QLibrary (0xb73a2e40)
-
Class QUuid
size=16 align=4
base size=16 base align=4
@@ -344,7 +302,6 @@ QIODevice (0xb73a2fc0) 0
QObject (0xb73a2300) 0
primary-for QIODevice (0xb73a2fc0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -363,22 +320,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb73a2800) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb73a2c80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6dfb040) 0
QList<QString> (0xb6dfb080) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -433,7 +385,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6dfb4c0) 0 empty
-
Class QCryptographicHash
size=4 align=4
base size=4 base align=4
@@ -444,36 +395,26 @@ Class QDate
base size=4 base align=4
QDate (0xb6dfba40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6dfbb40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6dfbc40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
QByteArrayMatcher (0xb6dfbd40) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6dfbd80) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -484,25 +425,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6dfbfc0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6dfb8c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -523,13 +450,11 @@ Class QSize
base size=8 base align=4
QSize (0xb6d5b3c0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6d5b640) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -540,8 +465,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6d5bc00) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -577,37 +500,31 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6d5b740) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6d5b780) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6bdc080) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6bdc1c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6bdc2c0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6bdc340) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -644,7 +561,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6bdc700) 0
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -655,67 +571,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6bdc880) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6bdc980) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -741,18 +601,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6805640) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6805b80) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -778,10 +631,6 @@ QSettings (0xb6805c40) 0
QObject (0xb6805c80) 0
primary-for QSettings (0xb6805c40)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -802,8 +651,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6805f00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -814,7 +661,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6805780) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -859,7 +705,6 @@ QFile (0xb6805800) 0
QObject (0xb6805880) 0
primary-for QIODevice (0xb6805840)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -911,17 +756,11 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb671d100) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb671d280) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -1004,7 +843,6 @@ Class QDirIterator
QDirIterator (0xb671d5c0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1060,7 +898,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb671d6c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1093,7 +930,6 @@ Class QAbstractFileEngineIterator
QAbstractFileEngineIterator (0xb671d900) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1117,8 +953,6 @@ Class QTextCodec
QTextCodec (0xb671d980) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -1142,7 +976,6 @@ Class QTextStream
QTextStream (0xb671dc40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1288,13 +1121,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb671da00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb671da80) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1305,7 +1136,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb653a000) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1384,7 +1214,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb653a380) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1418,13 +1247,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb653a4c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb653a540) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1663,7 +1490,6 @@ QEventLoop (0xb653aa40) 0
QObject (0xb653aa80) 0
primary-for QEventLoop (0xb653aa40)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1857,13 +1683,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb653a880) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb653aa00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1874,7 +1698,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb653acc0) 0
-
Vtable for QTextCodecFactoryInterface
QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
@@ -1934,7 +1757,6 @@ QTextCodecPlugin (0xb64a7000) 0
QFactoryInterface (0xb64a70c0) 8 nearly-empty
primary-for QTextCodecFactoryInterface (0xb64a7080)
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -2273,8 +2095,6 @@ QSqlDriver (0xb64a7a80) 0
QObject (0xb64a7ac0) 0
primary-for QSqlDriver (0xb64a7a80)
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -2329,6 +2149,3 @@ Class QSqlField
base size=16 base align=4
QSqlField (0xb64a7dc0) 0
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.4.0.linux-gcc-ia32.txt
index 4f5248d413..4b963c038b 100644
--- a/tests/auto/bic/data/QtSql.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7836a8c) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb786899c) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6b3921c) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb6a3ce4c) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb67beb00) 0
QString (0xb68054b0) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb686ae88) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb6716474) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb6763000) 0
QGenericArgument (0xb675999c) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb6759ca8) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb65b4e80) 0
QObject (0xb65cb000) 0
primary-for QIODevice (0xb65b4e80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb662521c) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6648b04) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6626f80) 0
QList<QString> (0xb66560b4) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb64af258) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6386780) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6416a14) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb6416ac8) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb628c0c0) 0
QTextStream (0xb62859d8) 0
primary-for QTextOStream (0xb628c0c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb62953c0) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6295708) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6295834) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb61b4b7c) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb61cdc30) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb61f6348) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb626b6c0) 0
QObject (0xb6269ca8) 0
primary-for QFutureWatcherBase (0xb626b6c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb60c72c0) 0
QRunnable (0xb60c97bc) 0
primary-for QtConcurrent::ThreadEngineBase (0xb60c72c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb60dff00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb5feee4c) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb60181a4) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb6018384) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb6073e4c) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5e528e8) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5c96780) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5cc9f3c) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5b7eec4) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5b5a380 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5b5a700 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb5b23000) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb57f7e00) 0
QObject (0xb5805834) 0
primary-for QIODevice (0xb57f7e40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb5834d5c) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb5866564) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb56b8e88) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb56f712c) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb575e8e8) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb573d6cc) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb5572bb8) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb55c65a0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb56354b0) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb5486f3c) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb548bac0) 0
QObject (0xb54c7744) 0
primary-for QEventLoop (0xb548bac0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb54e9870) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb55104b0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb555ed5c) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb53d012c) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb53d06cc) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb53d0f00) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb54267c0) 0
QObject (0xb5441bb8) 0
primary-for QLibrary (0xb54267c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb52870b4) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb5287438) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb52dc21c) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb52e8f00) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb531b99c) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb532e000) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb53358e8) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb535b8e8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb515c8ac) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb517cdd4) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb5216744) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb50453c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb506d21c) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb50c3ce4) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb4f859d8) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb4f9d12c) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb4f9dc6c) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb4fbe960) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2648,7 +2312,6 @@ Class QXmlStreamWriter
base size=4 base align=4
QXmlStreamWriter (0xb50021a4) 0
-
Class QSqlRecord
size=4 align=4
base size=4 base align=4
@@ -2785,8 +2448,6 @@ Class QSqlField
base size=16 base align=4
QSqlField (0xb4e5fd20) 0
-
-
Class QSqlIndex
size=16 align=4
base size=16 base align=4
@@ -3043,9 +2704,3 @@ QSqlRelationalTableModel (0xb4ea27c0) 0
QObject (0xb4ec7708) 0
primary-for QAbstractItemModel (0xb4ea28c0)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSql.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.5.0.linux-gcc-ia32.txt
index c8900a9506..49a890dee3 100644
--- a/tests/auto/bic/data/QtSql.4.3.2.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.5.0.linux-gcc-ia32.txt
@@ -1,164 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb7f1df40) 0 empty
+QSysInfo (0xb6e1dbb8) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb77ca040) 0
+QBool (0xb6e1dd5c) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb77ca140) 0
+qIsNull(double)::U (0xb6dcb438) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb77ca180) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb6dcb4ec) 0
Class QFlag
size=4 align=4
base size=4 base align=4
-QFlag (0xb77ca600) 0
-
-
-
-
-
-
-
-
-
-
-
-
+QFlag (0xb6dcbd20) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6dcbe4c) 0
Class QInternal
size=1 align=1
base size=0 base align=1
-QInternal (0xb77caa40) 0 empty
+QInternal (0xb6477ce4) 0 empty
Class QGenericArgument
size=8 align=4
base size=8 base align=4
-QGenericArgument (0xb77caac0) 0
+QGenericArgument (0xb6477d20) 0
Class QGenericReturnArgument
size=8 align=4
base size=8 base align=4
-QGenericReturnArgument (0xb77cab00) 0
- QGenericArgument (0xb77cab40) 0
-
+QGenericReturnArgument (0xb6507e00) 0
+ QGenericArgument (0xb6477f3c) 0
Class QMetaObject
size=16 align=4
base size=16 base align=4
-QMetaObject (0xb77cacc0) 0
+QMetaObject (0xb63810b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb63811e0) 0
Class QLatin1Char
size=1 align=1
base size=1 base align=1
-QLatin1Char (0xb77cad80) 0
+QLatin1Char (0xb63813c0) 0
Class QChar
size=2 align=2
base size=2 base align=2
-QChar (0xb77cadc0) 0
-
+QChar (0xb63815a0) 0
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb77cae80) 0
+QBasicAtomicInt (0xb63cace4) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb77caf00) 0
- QBasicAtomic (0xb77caf40) 0
+QAtomicInt (0xb63fb400) 0
+ QBasicAtomicInt (0xb63e93fc) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb7330040) 0
+__locale_struct (0xb63e98e8) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb73300c0) 0
+QByteArray::Data (0xb63e9d5c) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb7330080) 0
+QByteArray (0xb63e9d20) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb7330140) 0
-
+QByteRef (0xb626ec30) 0
Class QString::Null
size=1 align=1
base size=0 base align=1
-QString::Null (0xb7330200) 0 empty
+QString::Null (0xb62b94ec) 0 empty
Class QString::Data
size=20 align=4
base size=20 base align=4
-QString::Data (0xb7330280) 0
+QString::Data (0xb62b9528) 0
Class QString
size=4 align=4
base size=4 base align=4
-QString (0xb73301c0) 0
-
+QString (0xb62b94b0) 0
Class QLatin1String
size=4 align=4
base size=4 base align=4
-QLatin1String (0xb7330400) 0
+QLatin1String (0xb6185078) 0
Class QCharRef
size=8 align=4
base size=8 base align=4
-QCharRef (0xb7330440) 0
+QCharRef (0xb61c9d5c) 0
Class QConstString
size=4 align=4
base size=4 base align=4
-QConstString (0xb73304c0) 0
- QString (0xb7330500) 0
-
+QConstString (0xb604dcc0) 0
+ QString (0xb60884b0) 0
Class QStringRef
size=12 align=4
base size=12 base align=4
-QStringRef (0xb7330580) 0
+QStringRef (0xb60888e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -171,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb7330640) 0 nearly-empty
+std::exception (0xb60c999c) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -180,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb73306c0) 0 nearly-empty
+std::bad_exception (0xb6102b00) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb7330700) 0 nearly-empty
- primary-for std::bad_exception (0xb73306c0)
+ std::exception (0xb60c9a8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb6102b00)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -196,32 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb7330780) 0 nearly-empty
+std::bad_alloc (0xb6102c80) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb73307c0) 0 nearly-empty
- primary-for std::bad_alloc (0xb7330780)
+ std::exception (0xb60c9ce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb6102c80)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb7330840) 0 empty
+std::nothrow_t (0xb60c9f3c) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb73308c0) 0
+QListData::Data (0xb611d03c) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb7330880) 0
-
-
+QListData (0xb611d000) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb7330b00) 0
+QObjectData (0xb611d7bc) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb7330cc0) 0
+QObject (0xb611d870) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,40 +238,9 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb7330d40) 0 nearly-empty
+QObjectUserData (0xb5ff50b4) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb7330e40) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb7330e80) 0
- primary-for QLibrary (0xb7330e40)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb7330f40) 0
-
Vtable for QIODevice
QIODevice::_ZTV9QIODevice: 30u entries
0 (int (*)(...))0
@@ -339,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb7330fc0) 0
+QIODevice (0xb5ff7240) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb7330300) 0
- primary-for QIODevice (0xb7330fc0)
-
+ QObject (0xb5ff51e0) 0
+ primary-for QIODevice (0xb5ff7240)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -355,192 +292,33 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb7330740) 0
+QDataStream (0xb5ff5f3c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb7330800) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb7330c80) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6d89040) 0
- QList<QString> (0xb6d89080) 0
-
-
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb6d89200) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb6d89300) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb6d89340) 0
- primary-for QPluginLoader (0xb6d89300)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb6d89440) 0
+QHashData::Node (0xb5e41ac8) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb6d89400) 0
+QHashData (0xb5e41a8c) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb6d894c0) 0 empty
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb6d89a00) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb6d89a40) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb6d89b40) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb6d89c40) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb6d89d40) 0
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6d89d80) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6d89f80) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6d89fc0) 0
-
+QHashDummyValue (0xb5e7e168) 0 empty
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6d898c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6ce9180) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6ce91c0) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6ce9200) 0
-
-Class QSize
+Class QMapData::Node
size=8 align=4
base size=8 base align=4
-QSize (0xb6ce93c0) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6ce9640) 0
-
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb6ce9900) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb6ce9c00) 0
-
+QMapData::Node (0xb5e7e8ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5e7e870) 0
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
@@ -554,266 +332,159 @@ QSystemLocale::_ZTV13QSystemLocale: 6u entries
Class QSystemLocale
size=4 align=4
base size=4 base align=4
-QSystemLocale (0xb6ce9cc0) 0 nearly-empty
+QSystemLocale (0xb5e7ebb8) 0 nearly-empty
vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6ce9dc0) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6ce9d80) 0
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5e7ec30) 0
-Class QSharedData
+Class QLocale
size=4 align=4
base size=4 base align=4
-QSharedData (0xb6ce9680) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6ce9740) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6ce9780) 0
+QLocale (0xb5e7ebf4) 0
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5df6294) 0
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6b6a080) 0
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5df6258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-Class QRectF
+Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QRectF (0xb6b6a1c0) 0
-
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb6b6a2c0) 0
+QTextEncoder (0xb5df6e88) 0
-
-Class QLineF
+Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QLineF (0xb6b6a340) 0
+QTextDecoder (0xb5c440f0) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5c44474) 0
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5c444b0) 0
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
-Class QTimeLine
+Class QTextStream
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb6b6a500) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb6b6a540) 0
- primary-for QTimeLine (0xb6b6a500)
+QTextStream (0xb5c44528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb6b6a5c0) 0
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5c44b04) 0
-Class QBitRef
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
size=8 align=4
base size=8 base align=4
-QBitRef (0xb6b6a700) 0
+QTextIStream (0xb5c93780) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5ca7c30) 0
+ primary-for QTextIStream (0xb5c93780)
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6b6a800) 0 empty
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5c93a40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5cb92d0) 0
+ primary-for QTextOStream (0xb5c93a40)
-Class QUrl
+Class wait
size=4 align=4
base size=4 base align=4
-QUrl (0xb6b6a880) 0
-
-
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb6b6a980) 0 empty
-
-
-
-
+wait (0xb5cb9960) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
+Class timespec
size=8 align=4
base size=8 base align=4
-QVariant::PrivateShared (0xb6793680) 0
+timespec (0xb5cb9b04) 0
-Class QVariant::Private::Data
+Class timeval
size=8 align=4
base size=8 base align=4
-QVariant::Private::Data (0xb6793700) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb67936c0) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb6793740) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb6793640) 0
-
-
-
-
-
-
+timeval (0xb5cb9b40) 0
-Class QVariantComparisonHelper
+Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
-QVariantComparisonHelper (0xb6793b80) 0
+__pthread_internal_slist (0xb5cb9bf4) 0
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5cb9f00) 0
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb6793c40) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb6793c80) 0
- primary-for QSettings (0xb6793c40)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb6793e40) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb6793e80) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb6793ec0) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb6793f00) 0
-
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5cb9f3c) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5cb9f78) 0
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb6793fc0) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5cef2d0) 0
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb6793780) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5cef294) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5bccd98) 0 empty
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
@@ -852,13 +523,12 @@ QFile::_ZTV5QFile: 31u entries
Class QFile
size=8 align=4
base size=8 base align=4
-QFile (0xb6793800) 0
+QFile (0xb5bfe180) 0
vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb6793840) 0
- primary-for QFile (0xb6793800)
- QObject (0xb6793880) 0
- primary-for QIODevice (0xb6793840)
-
+ QIODevice (0xb5bfe1c0) 0
+ primary-for QFile (0xb5bfe180)
+ QObject (0xb5c0303c) 0
+ primary-for QIODevice (0xb5bfe1c0)
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
@@ -897,123 +567,68 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-QTemporaryFile (0xb6793cc0) 0
+QTemporaryFile (0xb5bfe780) 0
vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb66ab000) 0
- primary-for QTemporaryFile (0xb6793cc0)
- QIODevice (0xb66ab040) 0
- primary-for QFile (0xb66ab000)
- QObject (0xb66ab080) 0
- primary-for QIODevice (0xb66ab040)
+ QFile (0xb5bfe7c0) 0
+ primary-for QTemporaryFile (0xb5bfe780)
+ QIODevice (0xb5bfe800) 0
+ primary-for QFile (0xb5bfe7c0)
+ QObject (0xb5c034b0) 0
+ primary-for QIODevice (0xb5bfe800)
Class QFileInfo
size=4 align=4
base size=4 base align=4
-QFileInfo (0xb66ab100) 0
-
+QFileInfo (0xb5c037bc) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5c03d5c) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5a9b708) 0
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5a60900) 0
+ QList<QString> (0xb5a9b870) 0
Class QDir
size=4 align=4
base size=4 base align=4
-QDir (0xb66ab280) 0
-
-
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb66ab3c0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb66ab400) 0
- primary-for QProcess (0xb66ab3c0)
- QObject (0xb66ab440) 0
- primary-for QIODevice (0xb66ab400)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb66ab500) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb66ab540) 0
- primary-for QFileSystemWatcher (0xb66ab500)
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb66ab5c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
+QDir (0xb5acadd4) 0
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb66ab740) 0 empty
+QAbstractFileEngine::ExtensionOption (0xb5b194b0) 0 empty
Class QAbstractFileEngine::ExtensionReturn
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb66ab780) 0 empty
+QAbstractFileEngine::ExtensionReturn (0xb5b194ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5b341c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5b19528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5b34240) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5b19564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5b342c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5b195a0) 0 empty
Vtable for QAbstractFileEngine
QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
@@ -1057,10 +672,9 @@ QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
Class QAbstractFileEngine
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb66ab6c0) 0
+QAbstractFileEngine (0xb5b19474) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1072,7 +686,7 @@ QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
Class QAbstractFileEngineHandler
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb66ab880) 0 nearly-empty
+QAbstractFileEngineHandler (0xb5b19744) 0 nearly-empty
vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
Vtable for QAbstractFileEngineIterator
@@ -1090,103 +704,117 @@ QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
Class QAbstractFileEngineIterator
size=8 align=4
base size=8 base align=4
-QAbstractFileEngineIterator (0xb66ab900) 0
+QAbstractFileEngineIterator (0xb5b19780) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb66ab9c0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb66ab980) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb66abbc0) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb66abc00) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
-Class QTextStream
+Class QFSFileEngine
size=8 align=4
base size=8 base align=4
-QTextStream (0xb66abc40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb66abdc0) 0
+QFSFileEngine (0xb5b345c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5b197bc) 0
+ primary-for QFSFileEngine (0xb5b345c0)
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
-Class QTextIStream
+Class QProcess
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb66abe00) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb66abe40) 0
- primary-for QTextIStream (0xb66abe00)
+QProcess (0xb5b346c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5b34700) 0
+ primary-for QProcess (0xb5b346c0)
+ QObject (0xb5b198e8) 0
+ primary-for QIODevice (0xb5b34700)
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5b19b04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
-Class QTextOStream
+Class QDirIterator
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb66abec0) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb66abf00) 0
- primary-for QTextOStream (0xb66abec0)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb66abfc0) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb66abf80) 0
+QDirIterator (0xb5b19bf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
@@ -1202,8 +830,8 @@ QBuffer::_ZTV7QBuffer: 30u entries
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
56 QIODevice::isSequential
60 QBuffer::open
64 QBuffer::close
@@ -1224,92 +852,396 @@ QBuffer::_ZTV7QBuffer: 30u entries
Class QBuffer
size=8 align=4
base size=8 base align=4
-QBuffer (0xb66ab4c0) 0
+QBuffer (0xb5b34c80) 0
vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb66ab580) 0
- primary-for QBuffer (0xb66ab4c0)
- QObject (0xb66ab600) 0
- primary-for QIODevice (0xb66ab580)
+ QIODevice (0xb5b34cc0) 0
+ primary-for QBuffer (0xb5b34c80)
+ QObject (0xb5b19d20) 0
+ primary-for QIODevice (0xb5b34cc0)
-Class QResource
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5b34fc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5b19f3c) 0
+ primary-for QFileSystemWatcher (0xb5b34fc0)
+
+Class QUrl
size=4 align=4
base size=4 base align=4
-QResource (0xb66ab7c0) 0
+QUrl (0xb59d1168) 0
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb59d1744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb585f1a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb585f21c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb585f1e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb585f258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb585f168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb58a2834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QFSFileEngine
+Class QSettings
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb66ab8c0) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb66ab940) 0
- primary-for QFSFileEngine (0xb66ab8c0)
+QSettings (0xb58e1ac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb58a2ce4) 0
+ primary-for QSettings (0xb58e1ac0)
-Class QReadWriteLock
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb59217f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57464b0) 0
+
+Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
-QReadWriteLock (0xb66aba00) 0
+QXmlStreamAttributes (0xb5927fc0) 0
+ QVector<QXmlStreamAttribute> (0xb5746f00) 0
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5778000) 0
-Class QReadLocker
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb5778474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5778a50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
size=4 align=4
base size=4 base align=4
-QReadLocker (0xb66aba80) 0
+QXmlStreamEntityResolver (0xb57a230c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb57a2348) 0
-Class QWriteLocker
+Class QXmlStreamWriter
size=4 align=4
base size=4 base align=4
-QWriteLocker (0xb66abe80) 0
+QXmlStreamWriter (0xb57a23fc) 0
-Class QMutex
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb57a2528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb57f9ac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb58211e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb5821f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5673000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb568aa8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb56b6690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb571d2d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb557103c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb557130c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb5571c30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5571e4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb5480384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5480a50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb5480c30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb5480ca8) 0
+
+Class QDate
size=4 align=4
base size=4 base align=4
-QMutex (0xb64c8000) 0
+QDate (0xb5480d5c) 0
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb54d1384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb54d18e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb5504000) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb54d1b7c) 0
+ primary-for QTimeLine (0xb5504000)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb54d1d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb551c21c) 0
Class QMutexLocker
size=4 align=4
base size=4 base align=4
-QMutexLocker (0xb64c8040) 0
+QMutexLocker (0xb551c8ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb5504f80) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb551cd98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5504f80)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5331080) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb53310c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5331080)
+ std::exception (0xb551cdd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb53310c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb551ce10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb551ce4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb551ce88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb533b474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb533b5a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb533b9d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
Vtable for QThread
QThread::_ZTV7QThread: 15u entries
@@ -1327,30 +1259,456 @@ QThread::_ZTV7QThread: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QThread::run
Class QThread
size=8 align=4
base size=8 base align=4
-QThread (0xb64c80c0) 0
+QThread (0xb53e60c0) 0
vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb64c8100) 0
- primary-for QThread (0xb64c80c0)
+ QObject (0xb53d26cc) 0
+ primary-for QThread (0xb53e60c0)
-Class QThreadStorageData
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb53e6400) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb53d2960) 0
+ primary-for QThreadPool (0xb53e6400)
+
+Class QWaitCondition
size=4 align=4
base size=4 base align=4
-QThreadStorageData (0xb64c81c0) 0
+QWaitCondition (0xb53d2bb8) 0
-Class QSemaphore
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb53d2bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb53e6f40) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb5410474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb53e6f40)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb522fa50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb522fa8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb5231500) 0 empty
+ std::input_iterator_tag (0xb522fac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb5231580) 0 empty
+ std::forward_iterator_tag (0xb52315c0) 0 empty
+ std::input_iterator_tag (0xb522fb04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb5231640) 0 empty
+ std::bidirectional_iterator_tag (0xb5231680) 0 empty
+ std::forward_iterator_tag (0xb52316c0) 0 empty
+ std::input_iterator_tag (0xb522fb40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb522fc6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb522fca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb52efe88) 0
+
+Class sched_param
size=4 align=4
base size=4 base align=4
-QSemaphore (0xb64c8240) 0
+sched_param (0xb514703c) 0
-Class QWaitCondition
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb5147078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb51470f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb514712c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb5147168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb514721c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb5147258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb51c4564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb502b99c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb502ba14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb502be10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb502be4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb4fe1a00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb4ff61a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb4fe1a00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb4ff61e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb4ff621c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb4ff6258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb4ff6168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb50195a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4ede078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4c98440 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4c984c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4c987c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4c98840 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4ca912c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4ab8a00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4a66924) 0
+ primary-for QFutureWatcherBase (0xb4ab8a00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4929744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
size=4 align=4
base size=4 base align=4
-QWaitCondition (0xb64c8280) 0
+QTextCodecFactoryInterface (0xb4956c00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4929c30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4956c00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4963a50) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4929ec4) 0
+ primary-for QTextCodecPlugin (0xb4963a50)
+ QTextCodecFactoryInterface (0xb4956e00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4929f00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4956e00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb497503c) 0 empty
Vtable for QTranslator
QTranslator::_ZTV11QTranslator: 16u entries
@@ -1374,16 +1732,15 @@ QTranslator::_ZTV11QTranslator: 16u entries
Class QTranslator
size=8 align=4
base size=8 base align=4
-QTranslator (0xb64c82c0) 0
+QTranslator (0xb498e9c0) 0
vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb64c8300) 0
- primary-for QTranslator (0xb64c82c0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb64c8380) 0
+ QObject (0xb49873fc) 0
+ primary-for QTranslator (0xb498e9c0)
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb49876cc) 0
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
@@ -1408,22 +1765,170 @@ QMimeData::_ZTV9QMimeData: 17u entries
Class QMimeData
size=8 align=4
base size=8 base align=4
-QMimeData (0xb64c8400) 0
+QMimeData (0xb49d7340) 0
vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb64c8440) 0
- primary-for QMimeData (0xb64c8400)
+ QObject (0xb4987c6c) 0
+ primary-for QMimeData (0xb49d7340)
-Class QModelIndex
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb49d7600) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4987e88) 0
+ primary-for QEventLoop (0xb49d7600)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb49fb1a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb49d7cc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb49fb384) 0
+ primary-for QTimerEvent (0xb49d7cc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb49d7d80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb49fb3fc) 0
+ primary-for QChildEvent (0xb49d7d80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb482a040) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb49fb564) 0
+ primary-for QCustomEvent (0xb482a040)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb64c84c0) 0
+QDynamicPropertyChangeEvent (0xb482a140) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb49fb654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb482a140)
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb482a200) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb49fb708) 0
+ primary-for QCoreApplication (0xb482a200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb482a800) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb49fbca8) 0
+ primary-for QSharedMemory (0xb482a800)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb49fbec4) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb64c8540) 0
-
+QPersistentModelIndex (0xb486a384) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -1473,10 +1978,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb64c8600) 0
+QAbstractItemModel (0xb4868440) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb64c8640) 0
- primary-for QAbstractItemModel (0xb64c8600)
+ QObject (0xb486a4ec) 0
+ primary-for QAbstractItemModel (0xb4868440)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -1526,12 +2031,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb64c86c0) 0
+QAbstractTableModel (0xb4868a80) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb64c8700) 0
- primary-for QAbstractTableModel (0xb64c86c0)
- QObject (0xb64c8740) 0
- primary-for QAbstractItemModel (0xb64c8700)
+ QAbstractItemModel (0xb4868ac0) 0
+ primary-for QAbstractTableModel (0xb4868a80)
+ QObject (0xb486ae4c) 0
+ primary-for QAbstractItemModel (0xb4868ac0)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -1581,12 +2086,12 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb64c87c0) 0
+QAbstractListModel (0xb4868d00) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb64c8800) 0
- primary-for QAbstractListModel (0xb64c87c0)
- QObject (0xb64c8840) 0
- primary-for QAbstractItemModel (0xb64c8800)
+ QAbstractItemModel (0xb4868d40) 0
+ primary-for QAbstractListModel (0xb4868d00)
+ QObject (0xb486af78) 0
+ primary-for QAbstractItemModel (0xb4868d40)
Vtable for QSignalMapper
QSignalMapper::_ZTV13QSignalMapper: 14u entries
@@ -1608,45 +2113,20 @@ QSignalMapper::_ZTV13QSignalMapper: 14u entries
Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QSignalMapper (0xb64c88c0) 0
+QSignalMapper (0xb48b8440) 0
vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb64c8900) 0
- primary-for QSignalMapper (0xb64c88c0)
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb64c8980) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb64c89c0) 0
- primary-for QSocketNotifier (0xb64c8980)
+ QObject (0xb48b4e4c) 0
+ primary-for QSignalMapper (0xb48b8440)
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1655,114 +2135,43 @@ QEventLoop::_ZTV10QEventLoop: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb64c8a40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb64c8a80) 0
- primary-for QEventLoop (0xb64c8a40)
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb64c8bc0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb64c8c40) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb64c8c80) 0
- primary-for QTimerEvent (0xb64c8c40)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb64c8d00) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb64c8d40) 0
- primary-for QChildEvent (0xb64c8d00)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
+Class QObjectCleanupHandler
size=12 align=4
base size=12 base align=4
-QCustomEvent (0xb64c8dc0) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb64c8e00) 0
- primary-for QCustomEvent (0xb64c8dc0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+QObjectCleanupHandler (0xb48b8700) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb48d3078) 0
+ primary-for QObjectCleanupHandler (0xb48b8700)
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb64c8e80) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb64c8ec0) 0
- primary-for QDynamicPropertyChangeEvent (0xb64c8e80)
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb48d31a4) 0
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb64c8f40) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb64c8f80) 0
- primary-for QCoreApplication (0xb64c8f40)
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb48b8d00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb48d3438) 0
+ primary-for QSocketNotifier (0xb48b8d00)
Vtable for QTimer
QTimer::_ZTV6QTimer: 14u entries
@@ -1784,10 +2193,10 @@ QTimer::_ZTV6QTimer: 14u entries
Class QTimer
size=24 align=4
base size=21 base align=4
-QTimer (0xb64c8180) 0
+QTimer (0xb48f1080) 0
vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb64c8340) 0
- primary-for QTimer (0xb64c8180)
+ QObject (0xb48d3708) 0
+ primary-for QTimer (0xb48f1080)
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
@@ -1822,85 +2231,70 @@ QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
Class QAbstractEventDispatcher
size=8 align=4
base size=8 base align=4
-QAbstractEventDispatcher (0xb64c8480) 0
+QAbstractEventDispatcher (0xb48f1580) 0
vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb64c8580) 0
- primary-for QAbstractEventDispatcher (0xb64c8480)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb64c8680) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb64c8780) 0
- primary-for QObjectCleanupHandler (0xb64c8680)
+ QObject (0xb48d399c) 0
+ primary-for QAbstractEventDispatcher (0xb48f1580)
Class QMetaMethod
size=8 align=4
base size=8 base align=4
-QMetaMethod (0xb64c8880) 0
-
+QMetaMethod (0xb48d3bb8) 0
Class QMetaEnum
size=8 align=4
base size=8 base align=4
-QMetaEnum (0xb64c8a00) 0
-
+QMetaEnum (0xb48d3ec4) 0
Class QMetaProperty
size=20 align=4
base size=20 base align=4
-QMetaProperty (0xb64c8c00) 0
+QMetaProperty (0xb472812c) 0
Class QMetaClassInfo
size=8 align=4
base size=8 base align=4
-QMetaClassInfo (0xb64c8cc0) 0
+QMetaClassInfo (0xb47281e0) 0
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4728438) 0
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QTextCodecFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QTextCodecFactoryInterface (0xb64c8e40) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb64c8f00) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb64c8e40)
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4734080) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb47284b0) 0
+ primary-for QLibrary (0xb4734080)
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1908,37 +2302,93 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb6436000) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb6436040) 0
- primary-for QTextCodecPlugin (0xb6436000)
- QTextCodecFactoryInterface (0xb6436080) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb64360c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb6436080)
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4734480) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4728708) 0
+ primary-for QPluginLoader (0xb4734480)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4728834) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb4775834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4775870) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb47758e8) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4775924) 0
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4775e10) 0
Class QSqlRecord
size=4 align=4
base size=4 base align=4
-QSqlRecord (0xb64361c0) 0
+QSqlRecord (0xb47a230c) 0
+
+Class QSqlIndex
+ size=16 align=4
+ base size=16 base align=4
+QSqlIndex (0xb47a0500) 0
+ QSqlRecord (0xb47a23c0) 0
+
+Vtable for QSqlResult
+QSqlResult::_ZTV10QSqlResult: 29u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSqlResult)
+8 QSqlResult::~QSqlResult
+12 QSqlResult::~QSqlResult
+16 QSqlResult::handle
+20 QSqlResult::setAt
+24 QSqlResult::setActive
+28 QSqlResult::setLastError
+32 QSqlResult::setQuery
+36 QSqlResult::setSelect
+40 QSqlResult::setForwardOnly
+44 QSqlResult::exec
+48 QSqlResult::prepare
+52 QSqlResult::savePrepare
+56 QSqlResult::bindValue
+60 QSqlResult::bindValue
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QSqlResult::fetchNext
+84 QSqlResult::fetchPrevious
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 QSqlResult::record
+108 QSqlResult::lastInsertId
+112 QSqlResult::virtual_hook
+
+Class QSqlResult
+ size=8 align=4
+ base size=8 base align=4
+QSqlResult (0xb47a2654) 0
+ vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
Vtable for QSqlDriverCreatorBase
QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
@@ -1951,13 +2401,125 @@ QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
Class QSqlDriverCreatorBase
size=4 align=4
base size=4 base align=4
-QSqlDriverCreatorBase (0xb6436200) 0 nearly-empty
+QSqlDriverCreatorBase (0xb47a26cc) 0 nearly-empty
vptr=((& QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase) + 8u)
Class QSqlDatabase
size=4 align=4
base size=4 base align=4
-QSqlDatabase (0xb6436300) 0
+QSqlDatabase (0xb47a2924) 0
+
+Class QSqlQuery
+ size=4 align=4
+ base size=4 base align=4
+QSqlQuery (0xb47a299c) 0
+
+Vtable for QSqlDriverFactoryInterface
+QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QSqlDriverFactoryInterface)
+8 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
+12 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QSqlDriverFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QSqlDriverFactoryInterface (0xb47a0c80) 0 nearly-empty
+ vptr=((& QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface) + 8u)
+ QFactoryInterface (0xb47a2a14) 0 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb47a0c80)
+
+Vtable for QSqlDriverPlugin
+QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
+8 QSqlDriverPlugin::metaObject
+12 QSqlDriverPlugin::qt_metacast
+16 QSqlDriverPlugin::qt_metacall
+20 QSqlDriverPlugin::~QSqlDriverPlugin
+24 QSqlDriverPlugin::~QSqlDriverPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
+72 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD1Ev
+76 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QSqlDriverPlugin
+ size=12 align=4
+ base size=12 base align=4
+QSqlDriverPlugin (0xb4612320) 0
+ vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 8u)
+ QObject (0xb47a2ca8) 0
+ primary-for QSqlDriverPlugin (0xb4612320)
+ QSqlDriverFactoryInterface (0xb47a0e80) 8 nearly-empty
+ vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 72u)
+ QFactoryInterface (0xb47a2ce4) 8 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb47a0e80)
+
+Vtable for QSqlDriver
+QSqlDriver::_ZTV10QSqlDriver: 32u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSqlDriver)
+8 QSqlDriver::metaObject
+12 QSqlDriver::qt_metacast
+16 QSqlDriver::qt_metacall
+20 QSqlDriver::~QSqlDriver
+24 QSqlDriver::~QSqlDriver
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSqlDriver::isOpen
+60 QSqlDriver::beginTransaction
+64 QSqlDriver::commitTransaction
+68 QSqlDriver::rollbackTransaction
+72 QSqlDriver::tables
+76 QSqlDriver::primaryIndex
+80 QSqlDriver::record
+84 QSqlDriver::formatValue
+88 QSqlDriver::escapeIdentifier
+92 QSqlDriver::sqlStatement
+96 QSqlDriver::handle
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 QSqlDriver::setOpen
+120 QSqlDriver::setOpenError
+124 QSqlDriver::setLastError
+
+Class QSqlDriver
+ size=8 align=4
+ base size=8 base align=4
+QSqlDriver (0xb46190c0) 0
+ vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
+ QObject (0xb47a2e10) 0
+ primary-for QSqlDriver (0xb46190c0)
+
+Class QSqlError
+ size=16 align=4
+ base size=16 base align=4
+QSqlError (0xb4633294) 0
+
+Class QSqlField
+ size=16 align=4
+ base size=16 base align=4
+QSqlField (0xb46332d0) 0
Vtable for QSqlQueryModel
QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
@@ -2009,14 +2571,14 @@ QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
Class QSqlQueryModel
size=8 align=4
base size=8 base align=4
-QSqlQueryModel (0xb6436340) 0
+QSqlQueryModel (0xb46196c0) 0
vptr=((& QSqlQueryModel::_ZTV14QSqlQueryModel) + 8u)
- QAbstractTableModel (0xb6436380) 0
- primary-for QSqlQueryModel (0xb6436340)
- QAbstractItemModel (0xb64363c0) 0
- primary-for QAbstractTableModel (0xb6436380)
- QObject (0xb6436400) 0
- primary-for QAbstractItemModel (0xb64363c0)
+ QAbstractTableModel (0xb4619700) 0
+ primary-for QSqlQueryModel (0xb46196c0)
+ QAbstractItemModel (0xb4619740) 0
+ primary-for QAbstractTableModel (0xb4619700)
+ QObject (0xb4633438) 0
+ primary-for QAbstractItemModel (0xb4619740)
Vtable for QSqlTableModel
QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
@@ -2079,21 +2641,21 @@ QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
Class QSqlTableModel
size=8 align=4
base size=8 base align=4
-QSqlTableModel (0xb6436480) 0
+QSqlTableModel (0xb4619a00) 0
vptr=((& QSqlTableModel::_ZTV14QSqlTableModel) + 8u)
- QSqlQueryModel (0xb64364c0) 0
- primary-for QSqlTableModel (0xb6436480)
- QAbstractTableModel (0xb6436500) 0
- primary-for QSqlQueryModel (0xb64364c0)
- QAbstractItemModel (0xb6436540) 0
- primary-for QAbstractTableModel (0xb6436500)
- QObject (0xb6436580) 0
- primary-for QAbstractItemModel (0xb6436540)
+ QSqlQueryModel (0xb4619a40) 0
+ primary-for QSqlTableModel (0xb4619a00)
+ QAbstractTableModel (0xb4619a80) 0
+ primary-for QSqlQueryModel (0xb4619a40)
+ QAbstractItemModel (0xb4619ac0) 0
+ primary-for QAbstractTableModel (0xb4619a80)
+ QObject (0xb4633654) 0
+ primary-for QAbstractItemModel (0xb4619ac0)
Class QSqlRelation
size=12 align=4
base size=12 base align=4
-QSqlRelation (0xb6436600) 0
+QSqlRelation (0xb4633870) 0
Vtable for QSqlRelationalTableModel
QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
@@ -2158,177 +2720,16 @@ QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
Class QSqlRelationalTableModel
size=8 align=4
base size=8 base align=4
-QSqlRelationalTableModel (0xb6436640) 0
+QSqlRelationalTableModel (0xb467c040) 0
vptr=((& QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel) + 8u)
- QSqlTableModel (0xb6436680) 0
- primary-for QSqlRelationalTableModel (0xb6436640)
- QSqlQueryModel (0xb64366c0) 0
- primary-for QSqlTableModel (0xb6436680)
- QAbstractTableModel (0xb6436700) 0
- primary-for QSqlQueryModel (0xb64366c0)
- QAbstractItemModel (0xb6436740) 0
- primary-for QAbstractTableModel (0xb6436700)
- QObject (0xb6436780) 0
- primary-for QAbstractItemModel (0xb6436740)
-
-Vtable for QSqlDriverFactoryInterface
-QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QSqlDriverFactoryInterface)
-8 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
-12 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QSqlDriverFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QSqlDriverFactoryInterface (0xb6436800) 0 nearly-empty
- vptr=((& QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface) + 8u)
- QFactoryInterface (0xb6436840) 0 nearly-empty
- primary-for QSqlDriverFactoryInterface (0xb6436800)
-
-Vtable for QSqlDriverPlugin
-QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
-8 QSqlDriverPlugin::metaObject
-12 QSqlDriverPlugin::qt_metacast
-16 QSqlDriverPlugin::qt_metacall
-20 QSqlDriverPlugin::~QSqlDriverPlugin
-24 QSqlDriverPlugin::~QSqlDriverPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
-72 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD1Ev
-76 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QSqlDriverPlugin
- size=12 align=4
- base size=12 base align=4
-QSqlDriverPlugin (0xb6436900) 0
- vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 8u)
- QObject (0xb6436940) 0
- primary-for QSqlDriverPlugin (0xb6436900)
- QSqlDriverFactoryInterface (0xb6436980) 8 nearly-empty
- vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 72u)
- QFactoryInterface (0xb64369c0) 8 nearly-empty
- primary-for QSqlDriverFactoryInterface (0xb6436980)
-
-Class QSqlQuery
- size=4 align=4
- base size=4 base align=4
-QSqlQuery (0xb6436a40) 0
-
-Vtable for QSqlDriver
-QSqlDriver::_ZTV10QSqlDriver: 32u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSqlDriver)
-8 QSqlDriver::metaObject
-12 QSqlDriver::qt_metacast
-16 QSqlDriver::qt_metacall
-20 QSqlDriver::~QSqlDriver
-24 QSqlDriver::~QSqlDriver
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QSqlDriver::isOpen
-60 QSqlDriver::beginTransaction
-64 QSqlDriver::commitTransaction
-68 QSqlDriver::rollbackTransaction
-72 QSqlDriver::tables
-76 QSqlDriver::primaryIndex
-80 QSqlDriver::record
-84 QSqlDriver::formatValue
-88 QSqlDriver::escapeIdentifier
-92 QSqlDriver::sqlStatement
-96 QSqlDriver::handle
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 QSqlDriver::setOpen
-120 QSqlDriver::setOpenError
-124 QSqlDriver::setLastError
-
-Class QSqlDriver
- size=8 align=4
- base size=8 base align=4
-QSqlDriver (0xb6436a80) 0
- vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
- QObject (0xb6436ac0) 0
- primary-for QSqlDriver (0xb6436a80)
-
-
-
-Class QSqlIndex
- size=16 align=4
- base size=16 base align=4
-QSqlIndex (0xb6436b40) 0
- QSqlRecord (0xb6436b80) 0
-
-Vtable for QSqlResult
-QSqlResult::_ZTV10QSqlResult: 29u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSqlResult)
-8 QSqlResult::~QSqlResult
-12 QSqlResult::~QSqlResult
-16 QSqlResult::handle
-20 QSqlResult::setAt
-24 QSqlResult::setActive
-28 QSqlResult::setLastError
-32 QSqlResult::setQuery
-36 QSqlResult::setSelect
-40 QSqlResult::setForwardOnly
-44 QSqlResult::exec
-48 QSqlResult::prepare
-52 QSqlResult::savePrepare
-56 QSqlResult::bindValue
-60 QSqlResult::bindValue
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QSqlResult::fetchNext
-84 QSqlResult::fetchPrevious
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 QSqlResult::record
-108 QSqlResult::lastInsertId
-112 QSqlResult::virtual_hook
-
-Class QSqlResult
- size=8 align=4
- base size=8 base align=4
-QSqlResult (0xb6436cc0) 0
- vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
-
-Class QSqlError
- size=16 align=4
- base size=16 base align=4
-QSqlError (0xb6436d80) 0
-
-Class QSqlField
- size=16 align=4
- base size=16 base align=4
-QSqlField (0xb6436dc0) 0
-
-
-
+ QSqlTableModel (0xb467c080) 0
+ primary-for QSqlRelationalTableModel (0xb467c040)
+ QSqlQueryModel (0xb467c0c0) 0
+ primary-for QSqlTableModel (0xb467c080)
+ QAbstractTableModel (0xb467c100) 0
+ primary-for QSqlQueryModel (0xb467c0c0)
+ QAbstractItemModel (0xb467c140) 0
+ primary-for QAbstractTableModel (0xb467c100)
+ QObject (0xb46774b0) 0
+ primary-for QAbstractItemModel (0xb467c140)
diff --git a/tests/auto/bic/data/QtSql.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSql.4.6.0.linux-gcc-ia32.txt
index be6269048e..5d5f513690 100644
--- a/tests/auto/bic/data/QtSql.4.3.1.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSql.4.6.0.linux-gcc-ia32.txt
@@ -1,80 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb7facf40) 0 empty
+QSysInfo (0xb6eeba8c) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb7459040) 0
+QBool (0xb6eebc30) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb7459140) 0
+qIsNull(double)::U (0xb6e6f30c) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb7459180) 0
-
-
-
-
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb6e6f3c0) 0
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e6fbf4) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e6fd20) 0
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6e6ff78) 0
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb6529168) 0
-Class QFlag
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QFlag (0xb7459600) 0
+QBasicAtomicInt (0xb655a8ac) 0
-Class QBasicAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb7459740) 0
+QAtomicInt (0xb6578b40) 0
+ QBasicAtomicInt (0xb655afb4) 0
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb74597c0) 0
- QBasicAtomic (0xb7459800) 0
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb64893c0) 0 empty
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb7459900) 0
+__locale_struct (0xb64893fc) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb7459980) 0
+QByteArray::Data (0xb6489870) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb7459940) 0
+QByteArray (0xb6489834) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb7459a00) 0
+QByteRef (0xb6337780) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb6354f3c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb6354f78) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb6354f00) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb6233bf4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb62968e8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb611d880) 0
+ QString (0xb615503c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb6155384) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb619f2d0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb61ae140) 0
+ QGenericArgument (0xb619f4ec) 0
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb619f654) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb619f780) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -87,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb7459b00) 0 nearly-empty
+std::exception (0xb619fac8) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -96,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb7459b80) 0 nearly-empty
+std::bad_exception (0xb61e6dc0) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb7459bc0) 0 nearly-empty
- primary-for std::bad_exception (0xb7459b80)
+ std::exception (0xb619fbb8) 0 nearly-empty
+ primary-for std::bad_exception (0xb61e6dc0)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -112,116 +167,35 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb7459c40) 0 nearly-empty
+std::bad_alloc (0xb61e6f40) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb7459c80) 0 nearly-empty
- primary-for std::bad_alloc (0xb7459c40)
+ std::exception (0xb619fe10) 0 nearly-empty
+ primary-for std::bad_alloc (0xb61e6f40)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb7459d00) 0 empty
+std::nothrow_t (0xb6200078) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb7459d80) 0
+QListData::Data (0xb6200168) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb7459d40) 0
-
-
-
-
-
-
-
-
-
+QListData (0xb620012c) 0
-
-
-
-
-Class QInternal
+Class QScopedPointerPodDeleter
size=1 align=1
base size=0 base align=1
-QInternal (0xb7297200) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb7297280) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb72972c0) 0
- QGenericArgument (0xb7297300) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb7297480) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb7297540) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb7297580) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb7297680) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb7297700) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb7297640) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb7297880) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb72978c0) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb7297900) 0
- QString (0xb7297940) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb72979c0) 0
-
-
+QScopedPointerPodDeleter (0xb620099c) 0 empty
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -231,9 +205,9 @@ QObjectData::_ZTV11QObjectData: 4u entries
12 __cxa_pure_virtual
Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb7297a00) 0
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb6200a50) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +230,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb7297bc0) 0
+QObject (0xb6200b04) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,7 +243,7 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb7297c40) 0 nearly-empty
+QObjectUserData (0xb60f1384) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
Vtable for QIODevice
@@ -308,11 +282,69 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb7297d40) 0
+QIODevice (0xb60f3600) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb7297d80) 0
- primary-for QIODevice (0xb7297d40)
+ QObject (0xb60f14b0) 0
+ primary-for QIODevice (0xb60f3600)
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5f25348) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5f25384) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5f33280) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5f332c0) 0
+ primary-for QFile (0xb5f33280)
+ QObject (0xb5f253fc) 0
+ primary-for QIODevice (0xb5f332c0)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5f25870) 0
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -324,114 +356,733 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb7297e80) 0
+QDataStream (0xb5f25ec4) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QMetaType
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5fe55dc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5e23000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5fe5fb4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5fff980) 0
+ QList<QString> (0xb5e2312c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5e6a690) 0
+
+Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QMetaType (0xb7297f00) 0 empty
-
+QAbstractFileEngine::ExtensionOption (0xb5e6ae10) 0 empty
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5e6ae4c) 0 empty
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5eb5280) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e6ae88) 0 empty
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5eb5300) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5e6aec4) 0 empty
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5eb5380) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e6af00) 0 empty
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5e6add4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5ee8168) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5ee81a4) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5eb56c0) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5eb5700) 0
+ primary-for QBuffer (0xb5eb56c0)
+ QObject (0xb5ee821c) 0
+ primary-for QIODevice (0xb5eb5700)
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5ee88e8) 0
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5ee88ac) 0
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5d30000) 0 empty
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5d30744) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5d30708) 0
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5d30a50) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5d30ac8) 0
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5d30a8c) 0
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5cb212c) 0
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5cb20f0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5cb2e10) 0
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5d00078) 0
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5d002d0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5d00960) 0
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5b50400) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5b4db40) 0
+ primary-for QTextIStream (0xb5b50400)
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5b506c0) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5b641e0) 0
+ primary-for QTextOStream (0xb5b506c0)
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5b64870) 0
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5b64a14) 0
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5b64a50) 0
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5b64b04) 0
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5b64e10) 0
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5b64e4c) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5b64e88) 0
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb5a111a4) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5a11384) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5a11348) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5adbfb4) 0 empty
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5b08258) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5b09bc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5b083c0) 0
+ primary-for QFileSystemWatcher (0xb5b09bc0)
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5b09e80) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5b085dc) 0
+ primary-for QFSFileEngine (0xb5b09e80)
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5b08708) 0
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5b08924) 0
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
-Class QMapData::Node
+Class QProcess
size=8 align=4
base size=8 base align=4
-QMapData::Node (0xb6fe4c00) 0
+QProcess (0xb595ef00) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb595ef40) 0
+ primary-for QProcess (0xb595ef00)
+ QObject (0xb5b089d8) 0
+ primary-for QIODevice (0xb595ef40)
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6fe4bc0) 0
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5b08bf4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5b08d98) 0 empty
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
-QVariant::PrivateShared (0xb6eb8040) 0
+QVariant::PrivateShared (0xb59dfa50) 0
Class QVariant::Private::Data
size=8 align=4
base size=8 base align=4
-QVariant::Private::Data (0xb6eb80c0) 0
+QVariant::Private::Data (0xb59dfac8) 0
Class QVariant::Private
size=12 align=4
base size=12 base align=4
-QVariant::Private (0xb6eb8080) 0
+QVariant::Private (0xb59dfa8c) 0
Class QVariant::Handler
size=36 align=4
base size=36 base align=4
-QVariant::Handler (0xb6eb8100) 0
+QVariant::Handler (0xb59dfb40) 0
Class QVariant
size=12 align=4
base size=12 base align=4
-QVariant (0xb6eb8000) 0
+QVariant (0xb59dfa14) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb587d3fc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb5888a00) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb587da14) 0
+ primary-for QSettings (0xb5888a00)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb58cb600) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb58cb640) 0
+ primary-for QTemporaryFile (0xb58cb600)
+ QIODevice (0xb58cb680) 0
+ primary-for QFile (0xb58cb640)
+ QObject (0xb58d2528) 0
+ primary-for QIODevice (0xb58cb680)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb58d2834) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb58d2d20) 0
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb573b9d8) 0
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb5720c40) 0
+ QVector<QXmlStreamAttribute> (0xb575c438) 0
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb575c528) 0
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb575c99c) 0
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb575cf78) 0
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
-Class QVariantComparisonHelper
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb5795834) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
size=4 align=4
base size=4 base align=4
-QVariantComparisonHelper (0xb6eb8540) 0
+QXmlStreamReader (0xb5795870) 0
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb57959d8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb5786c00) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb5795b40) 0
+ primary-for QAbstractState (0xb5786c00)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb5786ec0) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb5795d5c) 0
+ primary-for QAbstractTransition (0xb5786ec0)
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
@@ -443,7 +1094,7 @@ QEvent::_ZTV6QEvent: 4u entries
Class QEvent
size=12 align=4
base size=12 base align=4
-QEvent (0xb6eb8600) 0
+QEvent (0xb5795f78) 0
vptr=((& QEvent::_ZTV6QEvent) + 8u)
Vtable for QTimerEvent
@@ -456,10 +1107,10 @@ QTimerEvent::_ZTV11QTimerEvent: 4u entries
Class QTimerEvent
size=16 align=4
base size=16 base align=4
-QTimerEvent (0xb6eb8680) 0
+QTimerEvent (0xb57ef440) 0
vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb6eb86c0) 0
- primary-for QTimerEvent (0xb6eb8680)
+ QEvent (0xb5602168) 0
+ primary-for QTimerEvent (0xb57ef440)
Vtable for QChildEvent
QChildEvent::_ZTV11QChildEvent: 4u entries
@@ -471,10 +1122,10 @@ QChildEvent::_ZTV11QChildEvent: 4u entries
Class QChildEvent
size=16 align=4
base size=16 base align=4
-QChildEvent (0xb6eb8740) 0
+QChildEvent (0xb57ef500) 0
vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb6eb8780) 0
- primary-for QChildEvent (0xb6eb8740)
+ QEvent (0xb56021e0) 0
+ primary-for QChildEvent (0xb57ef500)
Vtable for QCustomEvent
QCustomEvent::_ZTV12QCustomEvent: 4u entries
@@ -486,10 +1137,10 @@ QCustomEvent::_ZTV12QCustomEvent: 4u entries
Class QCustomEvent
size=12 align=4
base size=12 base align=4
-QCustomEvent (0xb6eb8800) 0
+QCustomEvent (0xb57ef7c0) 0
vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb6eb8840) 0
- primary-for QCustomEvent (0xb6eb8800)
+ QEvent (0xb5602348) 0
+ primary-for QCustomEvent (0xb57ef7c0)
Vtable for QDynamicPropertyChangeEvent
QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
@@ -501,131 +1152,531 @@ QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
Class QDynamicPropertyChangeEvent
size=16 align=4
base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb6eb88c0) 0
+QDynamicPropertyChangeEvent (0xb57ef8c0) 0
vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb6eb8900) 0
- primary-for QDynamicPropertyChangeEvent (0xb6eb88c0)
+ QEvent (0xb5602438) 0
+ primary-for QDynamicPropertyChangeEvent (0xb57ef8c0)
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
-Class QTranslator
+Class QEventTransition
size=8 align=4
base size=8 base align=4
-QTranslator (0xb6eb8980) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb6eb89c0) 0
- primary-for QTranslator (0xb6eb8980)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
+QEventTransition (0xb57ef980) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb57ef9c0) 0
+ primary-for QEventTransition (0xb57ef980)
+ QObject (0xb56024ec) 0
+ primary-for QAbstractTransition (0xb57ef9c0)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
-Class QEventLoop
+Class QFinalState
size=8 align=4
base size=8 base align=4
-QEventLoop (0xb6eb8a40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb6eb8a80) 0
- primary-for QEventLoop (0xb6eb8a40)
+QFinalState (0xb57efc80) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb57efcc0) 0
+ primary-for QFinalState (0xb57efc80)
+ QObject (0xb5602708) 0
+ primary-for QAbstractState (0xb57efcc0)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb57eff80) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb57effc0) 0
+ primary-for QHistoryState (0xb57eff80)
+ QObject (0xb5602924) 0
+ primary-for QAbstractState (0xb57effc0)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb562a280) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb562a2c0) 0
+ primary-for QSignalTransition (0xb562a280)
+ QObject (0xb5602b40) 0
+ primary-for QAbstractTransition (0xb562a2c0)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
+56 QState::onEntry
+60 QState::onExit
-Class QCoreApplication
+Class QState
size=8 align=4
base size=8 base align=4
-QCoreApplication (0xb6eb8bc0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb6eb8c00) 0
- primary-for QCoreApplication (0xb6eb8bc0)
+QState (0xb562a580) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb562a5c0) 0
+ primary-for QState (0xb562a580)
+ QObject (0xb5602d5c) 0
+ primary-for QAbstractState (0xb562a5c0)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
-Class QBasicTimer
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb562a9c0) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb5602fb4) 0
+ primary-for QStateMachine::SignalEvent (0xb562a9c0)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb562aa40) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb565c000) 0
+ primary-for QStateMachine::WrappedEvent (0xb562aa40)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb562a880) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb562a8c0) 0
+ primary-for QStateMachine (0xb562a880)
+ QAbstractState (0xb562a900) 0
+ primary-for QState (0xb562a8c0)
+ QObject (0xb5602f78) 0
+ primary-for QAbstractState (0xb562a900)
+
+Class QBitArray
size=4 align=4
base size=4 base align=4
-QBasicTimer (0xb6eb8d40) 0
+QBitArray (0xb565c384) 0
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb5697834) 0
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb5697e4c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5697e10) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb56b212c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb56b22d0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb56de800) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb56b2ac8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb56de800)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb553d000) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb553d618) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb553db7c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb553de4c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb553dec4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb55a3474) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb55bcb7c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb55d38ac) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb53f999c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb53f9bb8) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5484d20) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb54aa7bc) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb54d83c0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb5337000) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb5384d98) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb5384e4c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb53b80f0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
28 QObject::event
32 QObject::eventFilter
-36 QTimer::timerEvent
+36 QTimeLine::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb6eb8dc0) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb6eb8e00) 0
- primary-for QTimer (0xb6eb8dc0)
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb53a9f00) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb53b81a4) 0
+ primary-for QTimeLine (0xb53a9f00)
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb53b8438) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb53b88ac) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb53b8f3c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb5208080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb5201438) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5208080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5208180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb52081c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5208180)
+ std::exception (0xb5201474) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52081c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb52014b0) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb52014ec) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb5201528) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb5201b04) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb5201c30) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb5239078) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb529cfc0) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb52a2a50) 0
+ primary-for QFutureWatcherBase (0xb529cfc0)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -633,26 +1684,238 @@ QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QThread::run
-Class QObjectCleanupHandler
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb52e3180) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb52d5a50) 0
+ primary-for QThread (0xb52e3180)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb52e34c0) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb52d5ce4) 0
+ primary-for QThreadPool (0xb52e34c0)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb52d5f00) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb52d5f3c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
size=12 align=4
base size=12 base align=4
-QObjectCleanupHandler (0xb6eb8e80) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb6eb8ec0) 0
- primary-for QObjectCleanupHandler (0xb6eb8e80)
+QtConcurrent::ThreadEngineBarrier (0xb52d5f78) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb52e3840) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb52d5fb4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb52e3840)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb51265a0) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4f3ee88) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4fbfc40) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4fca438) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4fbfc40)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4fcfa00) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4fca744) 0
+ primary-for QTextCodecPlugin (0xb4fcfa00)
+ QTextCodecFactoryInterface (0xb4fbff00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4fca780) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4fbff00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4fe9bf4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4df2ac0) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4fe9c6c) 0
+ primary-for QEventLoop (0xb4df2ac0)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4df2ec0) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb4fe9f78) 0
+ primary-for QAbstractEventDispatcher (0xb4df2ec0)
Class QModelIndex
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb6eb8f40) 0
-
+QModelIndex (0xb4e2c1a4) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb6eb8fc0) 0
-
+QPersistentModelIndex (0xb4e3e654) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -702,10 +1965,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb6eb81c0) 0
+QAbstractItemModel (0xb4e29b00) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb6eb8200) 0
- primary-for QAbstractItemModel (0xb6eb81c0)
+ QObject (0xb4e3e7bc) 0
+ primary-for QAbstractItemModel (0xb4e29b00)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -755,12 +2018,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb6eb8140) 0
+QAbstractTableModel (0xb4e7b140) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb6eb8240) 0
- primary-for QAbstractTableModel (0xb6eb8140)
- QObject (0xb6eb8640) 0
- primary-for QAbstractItemModel (0xb6eb8240)
+ QAbstractItemModel (0xb4e7b180) 0
+ primary-for QAbstractTableModel (0xb4e7b140)
+ QObject (0xb4e7d12c) 0
+ primary-for QAbstractItemModel (0xb4e7b180)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -810,85 +2073,69 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb6eb8700) 0
+QAbstractListModel (0xb4e7b3c0) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb6eb87c0) 0
- primary-for QAbstractListModel (0xb6eb8700)
- QObject (0xb6eb8880) 0
- primary-for QAbstractItemModel (0xb6eb87c0)
+ QAbstractItemModel (0xb4e7b400) 0
+ primary-for QAbstractListModel (0xb4e7b3c0)
+ QObject (0xb4e7d258) 0
+ primary-for QAbstractItemModel (0xb4e7b400)
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4ea212c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
-Class QSignalMapper
+Class QCoreApplication
size=8 align=4
base size=8 base align=4
-QSignalMapper (0xb6eb8940) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb6eb8a00) 0
- primary-for QSignalMapper (0xb6eb8940)
+QCoreApplication (0xb4e7bec0) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4ea23c0) 0
+ primary-for QCoreApplication (0xb4e7bec0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4ea2960) 0
Class QMetaMethod
size=8 align=4
base size=8 base align=4
-QMetaMethod (0xb6eb8b00) 0
-
+QMetaMethod (0xb4cfb690) 0
Class QMetaEnum
size=8 align=4
base size=8 base align=4
-QMetaEnum (0xb6eb8c80) 0
-
+QMetaEnum (0xb4cfb99c) 0
Class QMetaProperty
size=20 align=4
base size=20 base align=4
-QMetaProperty (0xb6eb8e40) 0
+QMetaProperty (0xb4cfbbf4) 0
Class QMetaClassInfo
size=8 align=4
base size=8 base align=4
-QMetaClassInfo (0xb6eb8f00) 0
-
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb6c3c040) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb6c3c080) 0
- primary-for QSocketNotifier (0xb6c3c040)
+QMetaClassInfo (0xb4cfbca8) 0
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
@@ -913,20 +2160,20 @@ QMimeData::_ZTV9QMimeData: 17u entries
Class QMimeData
size=8 align=4
base size=8 base align=4
-QMimeData (0xb6c3c100) 0
+QMimeData (0xb4d04d00) 0
vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb6c3c140) 0
- primary-for QMimeData (0xb6c3c100)
+ QObject (0xb4cfbf00) 0
+ primary-for QMimeData (0xb4d04d00)
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -934,297 +2181,49 @@ QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb6c3c1c0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb6c3c200) 0
- primary-for QAbstractEventDispatcher (0xb6c3c1c0)
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6c3c280) 0 empty
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb6c3c300) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6c3c580) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6c3c840) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6c3cac0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6c3cd40) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb6c3ce80) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6c3cf80) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6c3c400) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6c3c440) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6c3c5c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6c3ca00) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6c3ca40) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6c3cb00) 0
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb6c3cec0) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb6c3ce00) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb6a6a000) 0 empty
-
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb6a6a7c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb6a6a840) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6a6a940) 0
- QList<QString> (0xb6a6a980) 0
-
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4d04fc0) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4d3512c) 0
+ primary-for QObjectCleanupHandler (0xb4d04fc0)
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
28 QObject::event
32 QObject::eventFilter
-36 QTimeLine::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-Class QTimeLine
+Class QSharedMemory
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb6a6ab80) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb6a6abc0) 0
- primary-for QTimeLine (0xb6a6ab80)
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb6a6ac40) 0
-
-
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb6a6ad00) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb6a6adc0) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb6a6af00) 0
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb6873000) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb6873040) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb68732c0) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb6873340) 0
-
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb6873440) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb6873500) 0
+QSharedMemory (0xb4d37200) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4d35258) 0
+ primary-for QSharedMemory (0xb4d37200)
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb6873600) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb6873700) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb6873800) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb6873840) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb6873880) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb6873900) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1232,183 +2231,79 @@ QThread::_ZTV7QThread: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-Class QThread
+Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QThread (0xb6873980) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb68739c0) 0
- primary-for QThread (0xb6873980)
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb6873a80) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb6873ac0) 0
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb6873b00) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb6873b80) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb6873bc0) 0
-
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb6873c80) 0
+QSignalMapper (0xb4d374c0) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4d35474) 0
+ primary-for QSignalMapper (0xb4d374c0)
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb6873c40) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb6873e80) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb6873ec0) 0
-
-
-
-
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class __gconv_trans_data
+Class QSocketNotifier
size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb6873200) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb6873540) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb6873580) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb6873640) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb6873780) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb6873a40) 0
-
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
-
-Class QTextStream
- size=8 align=4
- base size=8 base align=4
-QTextStream (0xb6873d40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb661f140) 0
-
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
+ base size=17 base align=4
+QSocketNotifier (0xb4d37780) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4d35690) 0
+ primary-for QSocketNotifier (0xb4d37780)
-Class QTextIStream
- size=8 align=4
- base size=8 base align=4
-QTextIStream (0xb661f180) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb661f1c0) 0
- primary-for QTextIStream (0xb661f180)
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4d35960) 0
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
-
-Class QTextOStream
- size=8 align=4
- base size=8 base align=4
-QTextOStream (0xb661f240) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb661f280) 0
- primary-for QTextOStream (0xb661f240)
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QDebug::Stream
+Class QTimer
size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb661f340) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb661f300) 0
+ base size=21 base align=4
+QTimer (0xb4d37b40) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4d35a14) 0
+ primary-for QTimer (0xb4d37b40)
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1416,24 +2311,26 @@ QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
-Class QFileSystemWatcher
+Class QTranslator
size=8 align=4
base size=8 base align=4
-QFileSystemWatcher (0xb661f400) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb661f440) 0
- primary-for QFileSystemWatcher (0xb661f400)
+QTranslator (0xb4d86080) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4d35ca8) 0
+ primary-for QTranslator (0xb4d86080)
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1441,53 +2338,24 @@ QFile::_ZTV5QFile: 31u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb661f4c0) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb661f500) 0
- primary-for QFile (0xb661f4c0)
- QObject (0xb661f540) 0
- primary-for QIODevice (0xb661f500)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb661f600) 0
-
-
-
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4d863c0) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4d35f78) 0
+ primary-for QLibrary (0xb4d863c0)
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1495,412 +2363,303 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb661f780) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb661f7c0) 0
- primary-for QTemporaryFile (0xb661f780)
- QIODevice (0xb661f800) 0
- primary-for QFile (0xb661f7c0)
- QObject (0xb661f840) 0
- primary-for QIODevice (0xb661f800)
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4d867c0) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4da11e0) 0
+ primary-for QPluginLoader (0xb4d867c0)
-Class QDir
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4da130c) 0
+
+Class QReadWriteLock
size=4 align=4
base size=4 base align=4
-QDir (0xb661f8c0) 0
-
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb661fa80) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb661fac0) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
-
-Class QAbstractFileEngine
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngine (0xb661fa00) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+QReadWriteLock (0xb4dda30c) 0
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4dda348) 0
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-16 __cxa_pure_virtual
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4dda834) 0
-Class QAbstractFileEngineHandler
+Class QThreadStorageData
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb661fbc0) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+QThreadStorageData (0xb4ddad20) 0
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb661fc40) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
-Class QFSFileEngine
+Class QAbstractAnimation
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb661fcc0) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb661fd00) 0
- primary-for QFSFileEngine (0xb661fcc0)
+QAbstractAnimation (0xb4bfa6c0) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4ddad98) 0
+ primary-for QAbstractAnimation (0xb4bfa6c0)
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
-28 QObject::event
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
-Class QBuffer
+Class QAnimationGroup
size=8 align=4
base size=8 base align=4
-QBuffer (0xb661fd80) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb661fdc0) 0
- primary-for QBuffer (0xb661fd80)
- QObject (0xb661fe00) 0
- primary-for QIODevice (0xb661fdc0)
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb661fe80) 0
-
-
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
+QAnimationGroup (0xb4bfa980) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4bfa9c0) 0
+ primary-for QAnimationGroup (0xb4bfa980)
+ QObject (0xb4c15000) 0
+ primary-for QAbstractAnimation (0xb4bfa9c0)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
-Class QDirIterator
+Class QParallelAnimationGroup
size=8 align=4
base size=8 base align=4
-QDirIterator (0xb661ff80) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
+QParallelAnimationGroup (0xb4bfac80) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4bfacc0) 0
+ primary-for QParallelAnimationGroup (0xb4bfac80)
+ QAbstractAnimation (0xb4bfad00) 0
+ primary-for QAnimationGroup (0xb4bfacc0)
+ QObject (0xb4c1521c) 0
+ primary-for QAbstractAnimation (0xb4bfad00)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
-Class QSettings
+Class QPauseAnimation
size=8 align=4
base size=8 base align=4
-QSettings (0xb661f2c0) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb661f3c0) 0
- primary-for QSettings (0xb661f2c0)
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb661f480) 0
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
+QPauseAnimation (0xb4bfafc0) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4c2e000) 0
+ primary-for QPauseAnimation (0xb4bfafc0)
+ QObject (0xb4c15438) 0
+ primary-for QAbstractAnimation (0xb4c2e000)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
-Class QProcess
+Class QVariantAnimation
size=8 align=4
base size=8 base align=4
-QProcess (0xb661f580) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb661f880) 0
- primary-for QProcess (0xb661f580)
- QObject (0xb661fb00) 0
- primary-for QIODevice (0xb661f880)
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb661fc80) 0
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
+QVariantAnimation (0xb4c2e2c0) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4c2e300) 0
+ primary-for QVariantAnimation (0xb4c2e2c0)
+ QObject (0xb4c15654) 0
+ primary-for QAbstractAnimation (0xb4c2e300)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb661fd40) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb661fe40) 0
- primary-for QLibrary (0xb661fd40)
-
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4c2e700) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4c2e740) 0
+ primary-for QPropertyAnimation (0xb4c2e700)
+ QAbstractAnimation (0xb4c2e780) 0
+ primary-for QVariantAnimation (0xb4c2e740)
+ QObject (0xb4c15870) 0
+ primary-for QAbstractAnimation (0xb4c2e780)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb64c4000) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb64c4040) 0
- primary-for QPluginLoader (0xb64c4000)
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4c2ea40) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4c2ea80) 0
+ primary-for QSequentialAnimationGroup (0xb4c2ea40)
+ QAbstractAnimation (0xb4c2eac0) 0
+ primary-for QAnimationGroup (0xb4c2ea80)
+ QObject (0xb4c15a8c) 0
+ primary-for QAbstractAnimation (0xb4c2eac0)
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+Class QSqlRecord
+ size=4 align=4
+ base size=4 base align=4
+QSqlRecord (0xb4c15d98) 0
+
+Vtable for QSqlDriverCreatorBase
+QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
+4 (int (*)(...))(& _ZTI21QSqlDriverCreatorBase)
+8 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
+12 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
16 __cxa_pure_virtual
-Class QFactoryInterface
+Class QSqlDriverCreatorBase
size=4 align=4
base size=4 base align=4
-QFactoryInterface (0xb64c40c0) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+QSqlDriverCreatorBase (0xb4c15e4c) 0 nearly-empty
+ vptr=((& QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase) + 8u)
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+Class QSqlDatabase
+ size=4 align=4
+ base size=4 base align=4
+QSqlDatabase (0xb4c920b4) 0
-Class QTextCodecFactoryInterface
+Class QSqlQuery
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb64c41c0) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb64c4200) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb64c41c0)
+QSqlQuery (0xb4c9212c) 0
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+Vtable for QSqlDriver
+QSqlDriver::_ZTV10QSqlDriver: 32u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
+4 (int (*)(...))(& _ZTI10QSqlDriver)
+8 QSqlDriver::metaObject
+12 QSqlDriver::qt_metacast
+16 QSqlDriver::qt_metacall
+20 QSqlDriver::~QSqlDriver
+24 QSqlDriver::~QSqlDriver
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1908,93 +2667,32 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb64c42c0) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb64c4300) 0
- primary-for QTextCodecPlugin (0xb64c42c0)
- QTextCodecFactoryInterface (0xb64c4340) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb64c4380) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb64c4340)
-
-Class QSqlField
- size=16 align=4
- base size=16 base align=4
-QSqlField (0xb64c4440) 0
-
-Class QSqlRecord
- size=4 align=4
- base size=4 base align=4
-QSqlRecord (0xb64c4480) 0
-
-
-
-Class QSqlIndex
- size=16 align=4
- base size=16 base align=4
-QSqlIndex (0xb64c44c0) 0
- QSqlRecord (0xb64c4500) 0
-
-Class QSqlError
- size=16 align=4
- base size=16 base align=4
-QSqlError (0xb64c4640) 0
-
-
-Vtable for QSqlResult
-QSqlResult::_ZTV10QSqlResult: 29u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSqlResult)
-8 QSqlResult::~QSqlResult
-12 QSqlResult::~QSqlResult
-16 QSqlResult::handle
-20 QSqlResult::setAt
-24 QSqlResult::setActive
-28 QSqlResult::setLastError
-32 QSqlResult::setQuery
-36 QSqlResult::setSelect
-40 QSqlResult::setForwardOnly
-44 QSqlResult::exec
-48 QSqlResult::prepare
-52 QSqlResult::savePrepare
-56 QSqlResult::bindValue
-60 QSqlResult::bindValue
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QSqlResult::fetchNext
-84 QSqlResult::fetchPrevious
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
+56 QSqlDriver::isOpen
+60 QSqlDriver::beginTransaction
+64 QSqlDriver::commitTransaction
+68 QSqlDriver::rollbackTransaction
+72 QSqlDriver::tables
+76 QSqlDriver::primaryIndex
+80 QSqlDriver::record
+84 QSqlDriver::formatValue
+88 QSqlDriver::escapeIdentifier
+92 QSqlDriver::sqlStatement
+96 QSqlDriver::handle
100 __cxa_pure_virtual
-104 QSqlResult::record
-108 QSqlResult::lastInsertId
-112 QSqlResult::virtual_hook
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 QSqlDriver::setOpen
+120 QSqlDriver::setOpenError
+124 QSqlDriver::setLastError
-Class QSqlResult
+Class QSqlDriver
size=8 align=4
base size=8 base align=4
-QSqlResult (0xb64c46c0) 0
- vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
+QSqlDriver (0xb4c8f3c0) 0
+ vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
+ QObject (0xb4c921a4) 0
+ primary-for QSqlDriver (0xb4c8f3c0)
Vtable for QSqlDriverFactoryInterface
QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
@@ -2008,10 +2706,10 @@ QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface: 6u entries
Class QSqlDriverFactoryInterface
size=4 align=4
base size=4 base align=4
-QSqlDriverFactoryInterface (0xb64c4780) 0 nearly-empty
+QSqlDriverFactoryInterface (0xb4c8f840) 0 nearly-empty
vptr=((& QSqlDriverFactoryInterface::_ZTV26QSqlDriverFactoryInterface) + 8u)
- QFactoryInterface (0xb64c47c0) 0 nearly-empty
- primary-for QSqlDriverFactoryInterface (0xb64c4780)
+ QFactoryInterface (0xb4c92618) 0 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb4c8f840)
Vtable for QSqlDriverPlugin
QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
@@ -2031,7 +2729,7 @@ QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
52 QObject::disconnectNotify
56 __cxa_pure_virtual
60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
+64 (int (*)(...))-0x000000008
68 (int (*)(...))(& _ZTI16QSqlDriverPlugin)
72 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD1Ev
76 QSqlDriverPlugin::_ZThn8_N16QSqlDriverPluginD0Ev
@@ -2041,81 +2739,68 @@ QSqlDriverPlugin::_ZTV16QSqlDriverPlugin: 22u entries
Class QSqlDriverPlugin
size=12 align=4
base size=12 base align=4
-QSqlDriverPlugin (0xb64c4880) 0
+QSqlDriverPlugin (0xb4cc8000) 0
vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 8u)
- QObject (0xb64c48c0) 0
- primary-for QSqlDriverPlugin (0xb64c4880)
- QSqlDriverFactoryInterface (0xb64c4900) 8 nearly-empty
+ QObject (0xb4c92924) 0
+ primary-for QSqlDriverPlugin (0xb4cc8000)
+ QSqlDriverFactoryInterface (0xb4c8fb00) 8 nearly-empty
vptr=((& QSqlDriverPlugin::_ZTV16QSqlDriverPlugin) + 72u)
- QFactoryInterface (0xb64c4940) 8 nearly-empty
- primary-for QSqlDriverFactoryInterface (0xb64c4900)
+ QFactoryInterface (0xb4c92960) 8 nearly-empty
+ primary-for QSqlDriverFactoryInterface (0xb4c8fb00)
-Vtable for QSqlDriverCreatorBase
-QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QSqlDriverCreatorBase)
-8 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
-12 QSqlDriverCreatorBase::~QSqlDriverCreatorBase
-16 __cxa_pure_virtual
-
-Class QSqlDriverCreatorBase
- size=4 align=4
- base size=4 base align=4
-QSqlDriverCreatorBase (0xb64c49c0) 0 nearly-empty
- vptr=((& QSqlDriverCreatorBase::_ZTV21QSqlDriverCreatorBase) + 8u)
+Class QSqlError
+ size=16 align=4
+ base size=16 base align=4
+QSqlError (0xb4c92a8c) 0
-Class QSqlDatabase
- size=4 align=4
- base size=4 base align=4
-QSqlDatabase (0xb64c4ac0) 0
+Class QSqlField
+ size=16 align=4
+ base size=16 base align=4
+QSqlField (0xb4c92ac8) 0
-Class QSqlQuery
- size=4 align=4
- base size=4 base align=4
-QSqlQuery (0xb64c4b00) 0
+Class QSqlIndex
+ size=16 align=4
+ base size=16 base align=4
+QSqlIndex (0xb4c8fec0) 0
+ QSqlRecord (0xb4c92c30) 0
-Vtable for QSqlDriver
-QSqlDriver::_ZTV10QSqlDriver: 32u entries
+Vtable for QSqlResult
+QSqlResult::_ZTV10QSqlResult: 29u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSqlDriver)
-8 QSqlDriver::metaObject
-12 QSqlDriver::qt_metacast
-16 QSqlDriver::qt_metacall
-20 QSqlDriver::~QSqlDriver
-24 QSqlDriver::~QSqlDriver
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QSqlDriver::isOpen
-60 QSqlDriver::beginTransaction
-64 QSqlDriver::commitTransaction
-68 QSqlDriver::rollbackTransaction
-72 QSqlDriver::tables
-76 QSqlDriver::primaryIndex
-80 QSqlDriver::record
-84 QSqlDriver::formatValue
-88 QSqlDriver::escapeIdentifier
-92 QSqlDriver::sqlStatement
-96 QSqlDriver::handle
+4 (int (*)(...))(& _ZTI10QSqlResult)
+8 QSqlResult::~QSqlResult
+12 QSqlResult::~QSqlResult
+16 QSqlResult::handle
+20 QSqlResult::setAt
+24 QSqlResult::setActive
+28 QSqlResult::setLastError
+32 QSqlResult::setQuery
+36 QSqlResult::setSelect
+40 QSqlResult::setForwardOnly
+44 QSqlResult::exec
+48 QSqlResult::prepare
+52 QSqlResult::savePrepare
+56 QSqlResult::bindValue
+60 QSqlResult::bindValue
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QSqlResult::fetchNext
+84 QSqlResult::fetchPrevious
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 QSqlDriver::setOpen
-120 QSqlDriver::setOpenError
-124 QSqlDriver::setLastError
+104 QSqlResult::record
+108 QSqlResult::lastInsertId
+112 QSqlResult::virtual_hook
-Class QSqlDriver
+Class QSqlResult
size=8 align=4
base size=8 base align=4
-QSqlDriver (0xb64c4b40) 0
- vptr=((& QSqlDriver::_ZTV10QSqlDriver) + 8u)
- QObject (0xb64c4b80) 0
- primary-for QSqlDriver (0xb64c4b40)
+QSqlResult (0xb4c92dd4) 0
+ vptr=((& QSqlResult::_ZTV10QSqlResult) + 8u)
Vtable for QSqlQueryModel
QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
@@ -2167,14 +2852,14 @@ QSqlQueryModel::_ZTV14QSqlQueryModel: 44u entries
Class QSqlQueryModel
size=8 align=4
base size=8 base align=4
-QSqlQueryModel (0xb64c4c00) 0
+QSqlQueryModel (0xb4adb0c0) 0
vptr=((& QSqlQueryModel::_ZTV14QSqlQueryModel) + 8u)
- QAbstractTableModel (0xb64c4c40) 0
- primary-for QSqlQueryModel (0xb64c4c00)
- QAbstractItemModel (0xb64c4c80) 0
- primary-for QAbstractTableModel (0xb64c4c40)
- QObject (0xb64c4cc0) 0
- primary-for QAbstractItemModel (0xb64c4c80)
+ QAbstractTableModel (0xb4adb100) 0
+ primary-for QSqlQueryModel (0xb4adb0c0)
+ QAbstractItemModel (0xb4adb140) 0
+ primary-for QAbstractTableModel (0xb4adb100)
+ QObject (0xb4c92e4c) 0
+ primary-for QAbstractItemModel (0xb4adb140)
Vtable for QSqlTableModel
QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
@@ -2237,21 +2922,21 @@ QSqlTableModel::_ZTV14QSqlTableModel: 55u entries
Class QSqlTableModel
size=8 align=4
base size=8 base align=4
-QSqlTableModel (0xb64c4d40) 0
+QSqlTableModel (0xb4adb400) 0
vptr=((& QSqlTableModel::_ZTV14QSqlTableModel) + 8u)
- QSqlQueryModel (0xb64c4d80) 0
- primary-for QSqlTableModel (0xb64c4d40)
- QAbstractTableModel (0xb64c4dc0) 0
- primary-for QSqlQueryModel (0xb64c4d80)
- QAbstractItemModel (0xb64c4e00) 0
- primary-for QAbstractTableModel (0xb64c4dc0)
- QObject (0xb64c4e40) 0
- primary-for QAbstractItemModel (0xb64c4e00)
+ QSqlQueryModel (0xb4adb440) 0
+ primary-for QSqlTableModel (0xb4adb400)
+ QAbstractTableModel (0xb4adb480) 0
+ primary-for QSqlQueryModel (0xb4adb440)
+ QAbstractItemModel (0xb4adb4c0) 0
+ primary-for QAbstractTableModel (0xb4adb480)
+ QObject (0xb4afa078) 0
+ primary-for QAbstractItemModel (0xb4adb4c0)
Class QSqlRelation
size=12 align=4
base size=12 base align=4
-QSqlRelation (0xb64c4ec0) 0
+QSqlRelation (0xb4afa294) 0
Vtable for QSqlRelationalTableModel
QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
@@ -2316,19 +3001,16 @@ QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel: 57u entries
Class QSqlRelationalTableModel
size=8 align=4
base size=8 base align=4
-QSqlRelationalTableModel (0xb64c4f00) 0
+QSqlRelationalTableModel (0xb4adba40) 0
vptr=((& QSqlRelationalTableModel::_ZTV24QSqlRelationalTableModel) + 8u)
- QSqlTableModel (0xb64c4f40) 0
- primary-for QSqlRelationalTableModel (0xb64c4f00)
- QSqlQueryModel (0xb64c4f80) 0
- primary-for QSqlTableModel (0xb64c4f40)
- QAbstractTableModel (0xb64c4fc0) 0
- primary-for QSqlQueryModel (0xb64c4f80)
- QAbstractItemModel (0xb64c4080) 0
- primary-for QAbstractTableModel (0xb64c4fc0)
- QObject (0xb64c4100) 0
- primary-for QAbstractItemModel (0xb64c4080)
-
-
-
+ QSqlTableModel (0xb4adba80) 0
+ primary-for QSqlRelationalTableModel (0xb4adba40)
+ QSqlQueryModel (0xb4adbac0) 0
+ primary-for QSqlTableModel (0xb4adba80)
+ QAbstractTableModel (0xb4adbb00) 0
+ primary-for QSqlQueryModel (0xb4adbac0)
+ QAbstractItemModel (0xb4adbb40) 0
+ primary-for QAbstractTableModel (0xb4adbb00)
+ QObject (0xb4afaec4) 0
+ primary-for QAbstractItemModel (0xb4adbb40)
diff --git a/tests/auto/bic/data/QtSvg.4.1.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.4.1.0.linux-gcc-ia32.txt
index 9b5c58b7b2..461c21ca90 100644
--- a/tests/auto/bic/data/QtSvg.4.1.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSvg.4.1.0.linux-gcc-ia32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7f5ef00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb7879380) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb7879840) 0
QGenericArgument (0xb7879880) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb7879b00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb7879e80) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -130,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb7879f00) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0xb6a6b140) 0
QString (0xb6a6b180) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb6a6b4c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0xb6a6b9c0) 0
QObject (0xb6a6ba00) 0
primary-for QIODevice (0xb6a6b9c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6a6bc40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6714180) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb6714640) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb67148c0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6714b00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6714c00) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0xb6714c80) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0xb6714f00) 0
QTextStream (0xb6714f40) 0
primary-for QTextOStream (0xb6714f00)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6714fc0) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb64be000) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb64be0c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -573,7 +505,6 @@ QFile (0xb64be740) 0
QObject (0xb64be7c0) 0
primary-for QIODevice (0xb64be780)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -625,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb64be9c0) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb64beb40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb64bebc0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb64becc0) 0
QList<QString> (0xb64bed00) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb64bee80) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -712,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb64befc0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -866,31 +785,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6492440) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6492540) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -916,16 +815,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6492a40) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6492fc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -956,49 +850,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6492bc0) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6492c40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6492f40) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6225040) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb62250c0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6225340) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6225600) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6225740) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1014,7 +900,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6225bc0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1030,25 +915,21 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6225dc0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0xb6225f80) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6225180) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6225280) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1207,7 +1088,6 @@ QEventLoop (0xb5ed3080) 0
QObject (0xb5ed30c0) 0
primary-for QEventLoop (0xb5ed3080)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1298,13 +1178,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5ed3600) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb5ed3680) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1523,7 +1401,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb5ed3b80) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1617,13 +1494,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb5ed3e40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb5ed3ec0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1634,7 +1509,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5ed3f80) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1756,10 +1630,6 @@ Class QWriteLocker
base size=4 base align=4
QWriteLocker (0xb5ed3d40) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1775,24 +1645,16 @@ Class QPen
base size=4 base align=4
QPen (0xb5e1a280) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0xb5e1a380) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0xb5e1a400) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -1821,14 +1683,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb5e1a800) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb5e1a8c0) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -1967,7 +1826,6 @@ QTextFrame (0xb5e1a200) 0
QObject (0xb5e1a2c0) 0
primary-for QTextObject (0xb5e1a240)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -1991,14 +1849,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb5e1a9c0) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb5d60080) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2057,13 +1912,11 @@ QTextDocument (0xb5d60280) 0
QObject (0xb5d602c0) 0
primary-for QTextDocument (0xb5d60280)
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0xb5d603c0) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2113,7 +1966,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb5d60780) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2410,8 +2262,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb5c72200) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2709,8 +2559,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb5c72240) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2758,7 +2606,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0xb5c72ec0) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2780,8 +2627,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb5b19240) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3633,7 +3478,6 @@ QFileDialog (0xb5b19c00) 0
QPaintDevice (0xb58dc040) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -3718,7 +3562,6 @@ QAbstractPrintDialog (0xb58dc140) 0
QPaintDevice (0xb58dc240) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -4153,7 +3996,6 @@ QImage (0xb58dcb00) 0
QPaintDevice (0xb58dcb40) 0
primary-for QImage (0xb58dcb00)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -4259,7 +4101,6 @@ QImageIOPlugin (0xb58dcf40) 0
QFactoryInterface (0xb58dc0c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb58dcfc0)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -4378,7 +4219,6 @@ Class QIcon
base size=4 base align=4
QIcon (0xb583b140) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -4529,16 +4369,12 @@ Class QPrintEngine
QPrintEngine (0xb583b880) 0 nearly-empty
vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb583b9c0) 0
QVector<QPoint> (0xb583ba00) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -4550,21 +4386,11 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb583bb80) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0xb583bc00) 0
-
-
-
-
-
-
-
-
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4611,8 +4437,6 @@ QStyle (0xb583b4c0) 0
QObject (0xb583b600) 0
primary-for QStyle (0xb583b4c0)
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -4629,14 +4453,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb56140c0) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb56141c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4647,8 +4468,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb5614440) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -4682,19 +4501,16 @@ Class QPaintEngine
QPaintEngine (0xb56144c0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb56145c0) 0
-
Class QItemSelectionRange
size=8 align=4
base size=8 base align=4
QItemSelectionRange (0xb56146c0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -4724,16 +4540,12 @@ QItemSelectionModel (0xb5614740) 0
QObject (0xb5614780) 0
primary-for QItemSelectionModel (0xb5614740)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
QItemSelection (0xb5614900) 0
QList<QItemSelectionRange> (0xb5614940) 0
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5020,7 +4832,6 @@ QAbstractSpinBox (0xb5614f80) 0
QPaintDevice (0xb5614180) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5438,7 +5249,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb5384540) 0
QStyleOption (0xb5384580) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5464,14 +5274,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb5384980) 0
QStyleOption (0xb53849c0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb5384a80) 0
QStyleOption (0xb5384ac0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5485,7 +5293,6 @@ QStyleOptionTabV2 (0xb5384d40) 0
QStyleOptionTab (0xb5384d80) 0
QStyleOption (0xb5384dc0) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5511,7 +5318,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb53845c0) 0
QStyleOption (0xb53846c0) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5568,8 +5374,6 @@ QStyleOptionSpinBox (0xb52a63c0) 0
QStyleOptionComplex (0xb52a6400) 0
QStyleOption (0xb52a6440) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5577,7 +5381,6 @@ QStyleOptionQ3ListView (0xb52a64c0) 0
QStyleOptionComplex (0xb52a6500) 0
QStyleOption (0xb52a6540) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5771,7 +5574,6 @@ QAbstractItemView (0xb52a6d80) 0
QPaintDevice (0xb52a6ec0) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QStringListModel
QStringListModel::_ZTV16QStringListModel: 42u entries
0 (int (*)(...))0
@@ -5953,8 +5755,6 @@ QListView (0xb52a6240) 0
QPaintDevice (0xb52a67c0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6995,8 +6795,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb5194fc0) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7012,10 +6810,6 @@ Class QItemEditorFactory
QItemEditorFactory (0xb509f100) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7241,8 +7035,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb509fac0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8089,8 +7881,6 @@ QActionGroup (0xb4f83e00) 0
QObject (0xb4f83e40) 0
primary-for QActionGroup (0xb4f83e00)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8230,7 +8020,6 @@ QCommonStyle (0xb4f83640) 0
QObject (0xb4f83900) 0
primary-for QStyle (0xb4f83780)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9757,7 +9546,6 @@ QDateEdit (0xb4d959c0) 0
QPaintDevice (0xb4d95b00) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -9916,7 +9704,6 @@ QDockWidget (0xb4d95d40) 0
QPaintDevice (0xb4d95e00) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11589,34 +11376,3 @@ QSvgWidget (0xb4a6e700) 0
QPaintDevice (0xb4a6e7c0) 8
vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.1.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.4.1.0.win32-gcc-ia32.txt
index 087876a8b2..1655e41138 100644
--- a/tests/auto/bic/data/QtSvg.4.1.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSvg.4.1.0.win32-gcc-ia32.txt
@@ -18,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xad4e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -48,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb4d840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -75,19 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc34f80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -113,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xeac500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -125,7 +95,6 @@ Class QConstString
QConstString (0x11e1880) 0
QString (0x11e18c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -187,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x1279f00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -211,8 +179,6 @@ Class QTextCodec
QTextCodec (0xeac480) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -234,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13fefc0) 0
QGenericArgument (0x1404000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1404580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -332,7 +295,6 @@ QIODevice (0x137c700) 0
QObject (0x14bb540) 0
primary-for QIODevice (0x137c700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -351,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xeac380) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1588840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xeac400) 0
QList<QString> (0x15b6000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -494,23 +451,16 @@ QFile (0x169c840) 0
QObject (0x169c8c0) 0
primary-for QIODevice (0x169c880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16d25c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16d2440) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -566,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x169c740) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -639,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x182cc40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -663,7 +611,6 @@ Class QTextStream
QTextStream (0x1a79240) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -699,9 +646,6 @@ QTextOStream (0x1b07440) 0
QTextStream (0x1b07480) 0
primary-for QTextOStream (0x1b07440)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -813,24 +757,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1cecbc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -856,16 +782,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x14328c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1d4d000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -942,8 +863,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1d3bf80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -969,7 +888,6 @@ QEventLoop (0x1f35600) 0
QObject (0x1f35640) 0
primary-for QEventLoop (0x1f35600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1013,13 +931,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1f6df40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1f6dec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1188,7 +1104,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2010d80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1280,13 +1195,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x13fe8c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x13fe940) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1297,7 +1210,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x13fea40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1501,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x223c640) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1600,43 +1511,36 @@ Class QDate
base size=4 base align=4
QDate (0x1d3b900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d3bb00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x16d24c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d3bb80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1d3bc00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d3b980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1d3ba00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1647,31 +1551,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d3ba80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d3bc80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1d3bd00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d3bd80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1d3be00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1692,7 +1591,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x1dc5c00) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 0u
@@ -2008,8 +1906,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x28a73c0) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 0u
@@ -2297,8 +2193,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x294be00) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 0u
@@ -2583,10 +2477,6 @@ Class QPaintDevice
QPaintDevice (0x2721dc0) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2597,18 +2487,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x1da6d80) 0
-
Class QBrushData
size=24 align=4
base size=24 base align=4
QBrushData (0x2aaab00) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -3019,7 +2902,6 @@ QAbstractPrintDialog (0x2e19680) 0
QPaintDevice (0x2e19780) 8
vptr=((&QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 256u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 70u entries
0 0u
@@ -3281,7 +3163,6 @@ QFileDialog (0x2e89b40) 0
QPaintDevice (0x2e89c40) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 252u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 70u entries
0 0u
@@ -4009,7 +3890,6 @@ QImage (0x1dc5400) 0
QPaintDevice (0x3097900) 0
primary-for QImage (0x1dc5400)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 9u entries
0 0u
@@ -4057,7 +3937,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x1dc5200) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 0u
@@ -4212,7 +4091,6 @@ QImageIOPlugin (0x321d600) 0
QFactoryInterface (0x321d6c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x321d680)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -4389,8 +4267,6 @@ QActionGroup (0x32c7780) 0
QObject (0x330a600) 0
primary-for QActionGroup (0x32c7780)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 0u
@@ -4698,7 +4574,6 @@ QAbstractSpinBox (0x3396ac0) 0
QPaintDevice (0x3396b80) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 260u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 68u entries
0 0u
@@ -4913,8 +4788,6 @@ QStyle (0x2c6f700) 0
QObject (0x345e700) 0
primary-for QStyle (0x2c6f700)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 71u entries
0 0u
@@ -5184,7 +5057,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x35b0500) 0
QStyleOption (0x35b0540) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5210,14 +5082,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x35d2ec0) 0
QStyleOption (0x35d2f00) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x361a8c0) 0
QStyleOption (0x361a900) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5231,7 +5101,6 @@ QStyleOptionTabV2 (0x3656bc0) 0
QStyleOptionTab (0x3656c00) 0
QStyleOption (0x3656c40) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5257,7 +5126,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x36f72c0) 0
QStyleOption (0x36f7300) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5314,8 +5182,6 @@ QStyleOptionSpinBox (0x378ca00) 0
QStyleOptionComplex (0x378ca40) 0
QStyleOption (0x378ca80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5323,7 +5189,6 @@ QStyleOptionQ3ListView (0x378cf80) 0
QStyleOptionComplex (0x378cfc0) 0
QStyleOption (0x37ae000) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5486,7 +5351,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x38a5d80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 0u
@@ -5516,9 +5380,6 @@ QItemSelectionModel (0x39084c0) 0
QObject (0x3908500) 0
primary-for QItemSelectionModel (0x39084c0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5651,7 +5512,6 @@ QAbstractItemView (0x3931a40) 0
QPaintDevice (0x3931b80) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 400u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 0u
@@ -5966,8 +5826,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3a79a80) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 0u
@@ -6111,8 +5969,6 @@ QListView (0x3a9cd40) 0
QPaintDevice (0x3a9cec0) 8
vptr=((&QListView::_ZTV9QListView) + 400u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 0u
@@ -6916,16 +6772,11 @@ QTreeView (0x3cc1500) 0
QPaintDevice (0x3cc1680) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 408u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3cfe240) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 0u
@@ -7779,16 +7630,12 @@ Class QColormap
base size=4 base align=4
QColormap (0x2a673c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x1dc5500) 0
QVector<QPoint> (0x3ff2b80) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -7800,40 +7647,26 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x2376140) 0
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x40a6a40) 0
-
Class QPen
size=4 align=4
base size=4 base align=4
QPen (0x1dc5d00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x2721ec0) 0
-
-
-
-
-
-
-
-
-
Class QTextItem
size=1 align=1
base size=0 base align=1
QTextItem (0x410d7c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 26u entries
0 0u
@@ -7869,13 +7702,11 @@ Class QPaintEngine
QPaintEngine (0x2a4a280) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x42bb700) 0
-
Class QPainterPath::Element
size=24 align=8
base size=24 base align=8
@@ -7886,14 +7717,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x2bb4100) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x4359340) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -7994,7 +7822,6 @@ QCommonStyle (0x4472e40) 0
QObject (0x4472ec0) 0
primary-for QStyle (0x4472e80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 0u
@@ -8315,14 +8142,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x1d3bf00) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x1d3be80) 0
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -8376,8 +8200,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x2ba1e00) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -8426,8 +8248,6 @@ QTextDocument (0x453dec0) 0
QObject (0x471b900) 0
primary-for QTextDocument (0x453dec0)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -8438,8 +8258,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x47992c0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -8600,7 +8418,6 @@ QTextFrame (0x471b100) 0
QObject (0x4814340) 0
primary-for QTextObject (0x4814300)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 0u
@@ -8624,14 +8441,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x46d7540) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x47e9600) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 0u
@@ -9287,7 +9101,6 @@ QDateEdit (0x4a54080) 0
QPaintDevice (0x4a541c0) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 268u)
-
Vtable for QDial
QDial::_ZTV5QDial: 68u entries
0 0u
@@ -9455,7 +9268,6 @@ QDockWidget (0x4ac4200) 0
QPaintDevice (0x4ac42c0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 240u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 67u entries
0 0u
@@ -11807,34 +11619,3 @@ QSvgWidget (0x51d6980) 0
QPaintDevice (0x51d6a40) 8
vptr=((&QSvgWidget::_ZTV10QSvgWidget) + 240u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ia32.txt
index c229400a1f..772595b2b9 100644
--- a/tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7845300) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb7845780) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb7845c40) 0
QGenericArgument (0xb7845c80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb7845f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6b6e280) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb6b6e300) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb6b6e580) 0
QString (0xb6b6e5c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb6b6e900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0xb6b6ee00) 0
QObject (0xb6b6ee40) 0
primary-for QIODevice (0xb6b6ee00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6b6e7c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6714580) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb6714a40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb6714cc0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6714f00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6714440) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0xb6714ac0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0xb649d200) 0
QTextStream (0xb649d240) 0
primary-for QTextOStream (0xb649d200)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb649d2c0) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb649d4c0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb649d580) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -580,7 +505,6 @@ QFile (0xb649dd40) 0
QObject (0xb649ddc0) 0
primary-for QIODevice (0xb649dd80)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -632,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb649dfc0) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb649df80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb647e040) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb647e140) 0
QList<QString> (0xb647e180) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb647e300) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -719,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb647e440) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -830,8 +742,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb647e880) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -925,66 +835,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb647ec00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb647ed00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1010,18 +865,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb61f0940) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb61f0e80) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1052,49 +900,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb61f0b40) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb61f0e40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6109000) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6109080) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb6109100) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6109380) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6109640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6109780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1110,7 +950,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6109c00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1126,19 +965,16 @@ Class QDate
base size=4 base align=4
QDate (0xb6109ec0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6109fc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6109200) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1323,7 +1159,6 @@ QEventLoop (0xb5d7f040) 0
QObject (0xb5d7f080) 0
primary-for QEventLoop (0xb5d7f040)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1264,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5d7f680) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb5d7f700) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1654,7 +1487,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb5d7fc00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1748,13 +1580,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb5d7fec0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb5d7ff40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1765,7 +1595,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5d7f000) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1821,7 +1650,6 @@ QLibrary (0xb5d7f440) 0
QObject (0xb5d7f500) 0
primary-for QLibrary (0xb5d7f440)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1868,7 +1696,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb5d7fbc0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1879,22 +1706,16 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb5d7fe80) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb5cf1000) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0xb5cf1080) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1910,17 +1731,12 @@ Class QPen
base size=4 base align=4
QPen (0xb5cf13c0) 0
-
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb5cf1580) 0
QVector<QPoint> (0xb5cf15c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -1942,7 +1758,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb5cf1880) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -1982,7 +1797,6 @@ QImage (0xb5cf1a40) 0
QPaintDevice (0xb5cf1a80) 0
primary-for QImage (0xb5cf1a40)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -2006,18 +1820,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb5cf1d80) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0xb5cf1e00) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -2046,15 +1853,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb5cf1800) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb5cf1980) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -2193,7 +1996,6 @@ QTextFrame (0xb5acc580) 0
QObject (0xb5acc600) 0
primary-for QTextObject (0xb5acc5c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2217,14 +2019,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb5acc800) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb5acc900) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2283,13 +2082,11 @@ QTextDocument (0xb5accb00) 0
QObject (0xb5accb40) 0
primary-for QTextDocument (0xb5accb00)
-
Class QTextOption
size=24 align=4
base size=24 base align=4
QTextOption (0xb5accc00) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2329,7 +2126,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb5acce80) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2626,8 +2422,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb5a4ec00) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2925,8 +2719,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb58e3480) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2974,7 +2766,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0xb58e3880) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2996,8 +2787,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb58e3b40) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -3360,7 +3149,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb58e3f80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -3390,9 +3178,6 @@ QItemSelectionModel (0xb56ef080) 0
QObject (0xb56ef0c0) 0
primary-for QItemSelectionModel (0xb56ef080)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -3598,13 +3383,11 @@ QAbstractSpinBox (0xb56ef680) 0
QPaintDevice (0xb56ef740) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb56ef840) 0
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -3811,8 +3594,6 @@ QStyle (0xb56efc40) 0
QObject (0xb56efc80) 0
primary-for QStyle (0xb56efc40)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -4070,7 +3851,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb56efc00) 0
QStyleOption (0xb56efbc0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -4096,14 +3876,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb5466300) 0
QStyleOption (0xb5466340) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb5466400) 0
QStyleOption (0xb5466440) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -4117,7 +3895,6 @@ QStyleOptionTabV2 (0xb54666c0) 0
QStyleOptionTab (0xb5466700) 0
QStyleOption (0xb5466740) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -4143,7 +3920,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb5466b00) 0
QStyleOption (0xb5466b40) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -4168,7 +3944,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb5466e80) 0
QStyleOption (0xb5466ec0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -4208,8 +3983,6 @@ QStyleOptionSpinBox (0xb5466c40) 0
QStyleOptionComplex (0xb5466cc0) 0
QStyleOption (0xb5466d80) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -4217,7 +3990,6 @@ QStyleOptionQ3ListView (0xb5466e40) 0
QStyleOptionComplex (0xb5466f00) 0
QStyleOption (0xb536b000) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -4424,7 +4196,6 @@ QAbstractItemView (0xb536ba00) 0
QPaintDevice (0xb536bb40) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5188,7 +4959,6 @@ QMessageBox (0xb524e580) 0
QPaintDevice (0xb524e680) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QProgressDialog
QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
@@ -5438,7 +5208,6 @@ QFileDialog (0xb524ea80) 0
QPaintDevice (0xb524eb80) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5523,7 +5292,6 @@ QAbstractPrintDialog (0xb524ec80) 0
QPaintDevice (0xb524ed80) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5944,7 +5712,6 @@ QImageIOPlugin (0xb514d3c0) 0
QFactoryInterface (0xb514d480) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb514d440)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -6291,15 +6058,6 @@ Class QPainter
base size=4 base align=4
QPainter (0xb514d5c0) 0
-
-
-
-
-
-
-
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -6316,14 +6074,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb50c0340) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb50c0440) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -6334,8 +6089,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb50c0700) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -6369,14 +6122,11 @@ Class QPaintEngine
QPaintEngine (0xb50c0780) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb50c0880) 0
-
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -6465,8 +6215,6 @@ QStringListModel (0xb50c0b00) 0
QObject (0xb50c0bc0) 0
primary-for QAbstractItemModel (0xb50c0b80)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6708,8 +6456,6 @@ Class QStandardItem
QStandardItem (0xb50c0d80) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -7529,8 +7275,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb4eb0000) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7546,10 +7290,6 @@ Class QItemEditorFactory
QItemEditorFactory (0xb4eb0880) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7775,8 +7515,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb4e24800) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8728,8 +8466,6 @@ QActionGroup (0xb4d12f80) 0
QObject (0xb4d12fc0) 0
primary-for QActionGroup (0xb4d12f80)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8898,7 +8634,6 @@ QCommonStyle (0xb4d12f40) 0
QObject (0xb4a69040) 0
primary-for QStyle (0xb4a69000)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9419,8 +9154,6 @@ Class QGraphicsItem
QGraphicsItem (0xb4a69fc0) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10192,9 +9925,6 @@ QGraphicsView (0xb4953880) 0
QPaintDevice (0xb49539c0) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -11445,7 +11175,6 @@ QDateEdit (0xb4861080) 0
QPaintDevice (0xb48616c0) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -11604,7 +11333,6 @@ QDockWidget (0xb4793040) 0
QPaintDevice (0xb4793100) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11761,7 +11489,6 @@ QDialogButtonBox (0xb4793340) 0
QPaintDevice (0xb4793400) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QMainWindow
QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
@@ -11934,7 +11661,6 @@ QTextEdit (0xb4793600) 0
QPaintDevice (0xb4793740) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -12936,7 +12662,6 @@ QFontComboBox (0xb470d600) 0
QPaintDevice (0xb470d700) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBar
QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
@@ -13509,38 +13234,3 @@ QGraphicsSvgItem (0xb445ca00) 0
QGraphicsItem (0xb445cb40) 8
vptr=((& QGraphicsSvgItem::_ZTV16QGraphicsSvgItem) + 76u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ppc32.txt
index 06800ad7ee..caa76631b2 100644
--- a/tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtSvg.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x305edbd0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x30616770) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bc80) 0
QGenericArgument (0x312f82a0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x312f8540) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x31404348) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0x31404738) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0x3001bec0) 0
QString (0x31528af0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x31622268) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0x3001bf80) 0
QObject (0x31622c78) 0
primary-for QIODevice (0x3001bf80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x3174d498) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x3174dd58) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0x318711f8) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x31871738) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x31871af0) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31871c40) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0x31871ce8) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0x31810180) 0
QTextStream (0x319473f0) 0
primary-for QTextOStream (0x31810180)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x31947658) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x31947968) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -574,7 +500,6 @@ QFile (0x318101c0) 0
QObject (0x319a0770) 0
primary-for QIODevice (0x31810200)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -626,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x319a0a48) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x319a0d90) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x319a0700) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x31810300) 0
QList<QString> (0x31b3e1c0) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x31b3e968) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -713,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x31b3eb60) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -824,8 +737,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x31c0e0e0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -919,66 +830,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x31c0e620) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x31c0e888) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1004,18 +860,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31cf1c08) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31d40508) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1046,49 +895,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x31d40b60) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31d40ce8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31dfd428) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31dfd5e8) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31dfd818) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31dfde70) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x31e97188) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x31e975b0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1104,7 +945,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31fef038) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1120,19 +960,16 @@ Class QDate
base size=4 base align=4
QDate (0x31fef508) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x31fef738) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x31fef968) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1317,7 +1154,6 @@ QEventLoop (0x31810880) 0
QObject (0x320b3508) 0
primary-for QEventLoop (0x31810880)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1423,13 +1259,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x320b38f8) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x3215e070) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1648,7 +1482,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x3215e8c0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1742,13 +1575,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x3215edc8) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x3215eee0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1759,7 +1590,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x3215e310) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1815,7 +1645,6 @@ QLibrary (0x31810d00) 0
QObject (0x322231c0) 0
primary-for QLibrary (0x31810d00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1862,7 +1691,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x322235e8) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1873,22 +1701,16 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x32223818) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x32223850) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
QWriteLocker (0x32223968) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -1904,17 +1726,12 @@ Class QPen
base size=4 base align=4
QPen (0x322e6000) 0
-
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x31810dc0) 0
QVector<QPoint> (0x322e63b8) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -1936,7 +1753,6 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x322e6c78) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -1976,7 +1792,6 @@ QImage (0x31810e80) 0
QPaintDevice (0x322e6070) 0
primary-for QImage (0x31810e80)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -2000,18 +1815,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x323bf428) 0
-
Class QBrushData
size=72 align=8
base size=72 base align=8
QBrushData (0x323bf540) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -2040,15 +1848,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x323bfa48) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x323bfc40) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -2187,7 +1991,6 @@ QTextFrame (0x324ba280) 0
QObject (0x324a6578) 0
primary-for QTextObject (0x324ba2c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -2211,14 +2014,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x324a6bd0) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x324a6690) 0
-
Class QFontMetrics
size=4 align=4
base size=4 base align=4
@@ -2277,13 +2077,11 @@ QTextDocument (0x324ba300) 0
QObject (0x3255d460) 0
primary-for QTextDocument (0x324ba300)
-
Class QTextOption
size=32 align=8
base size=28 base align=8
QTextOption (0x3255d658) 0
-
Class QTextTableCell
size=8 align=4
base size=8 base align=4
@@ -2323,7 +2121,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x3255db98) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2620,8 +2417,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x32631348) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2919,8 +2714,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x326f9188) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -2968,7 +2761,6 @@ Class QTextDocumentFragment
base size=4 base align=4
QTextDocumentFragment (0x326f9850) 0
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -2990,8 +2782,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x326f9ee0) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -3354,7 +3144,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x328db460) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -3384,9 +3173,6 @@ QItemSelectionModel (0x327e2240) 0
QObject (0x328db8c0) 0
primary-for QItemSelectionModel (0x327e2240)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -3592,13 +3378,11 @@ QAbstractSpinBox (0x327e2480) 0
QPaintDevice (0x329b7000) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0x329b7230) 0
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -3805,8 +3589,6 @@ QStyle (0x327e26c0) 0
QObject (0x329b7770) 0
primary-for QStyle (0x327e26c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -4064,7 +3846,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x327e2940) 0
QStyleOption (0x329b7460) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -4090,14 +3871,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x327e2a80) 0
QStyleOption (0x32ae3428) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x327e2b00) 0
QStyleOption (0x32ae3540) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -4111,7 +3890,6 @@ QStyleOptionTabV2 (0x327e2bc0) 0
QStyleOptionTab (0x327e2c00) 0
QStyleOption (0x32ae3930) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -4137,7 +3915,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x327e2d40) 0
QStyleOption (0x32ae3ea8) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -4162,7 +3939,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x327e2e40) 0
QStyleOption (0x32b8d0e0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -4202,8 +3978,6 @@ QStyleOptionSpinBox (0x32bc6040) 0
QStyleOptionComplex (0x32bc6080) 0
QStyleOption (0x32b8da10) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -4211,7 +3985,6 @@ QStyleOptionQ3ListView (0x32bc60c0) 0
QStyleOptionComplex (0x32bc6100) 0
QStyleOption (0x32b8db28) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -4418,7 +4191,6 @@ QAbstractItemView (0x32bc64c0) 0
QPaintDevice (0x32c26460) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5182,7 +4954,6 @@ QMessageBox (0x32bc6cc0) 0
QPaintDevice (0x32d0d3f0) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QProgressDialog
QProgressDialog::_ZTV15QProgressDialog: 66u entries
0 (int (*)(...))0
@@ -5432,7 +5203,6 @@ QFileDialog (0x32bc6f00) 0
QPaintDevice (0x32d0da10) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QAbstractPrintDialog
QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5517,7 +5287,6 @@ QAbstractPrintDialog (0x32df1000) 0
QPaintDevice (0x32d0dd90) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -5938,7 +5707,6 @@ QImageIOPlugin (0x32df1480) 0
QFactoryInterface (0x32e22850) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x32df14c0)
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -6285,15 +6053,6 @@ Class QPainter
base size=4 base align=4
QPainter (0x32ef1dc8) 0
-
-
-
-
-
-
-
-
-
Class QStylePainter
size=12 align=4
base size=12 base align=4
@@ -6310,14 +6069,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x32fa3a48) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x32fa3c40) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -6328,8 +6084,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x330a11c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -6363,14 +6117,11 @@ Class QPaintEngine
QPaintEngine (0x330a12d8) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x330a1540) 0
-
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -6459,8 +6210,6 @@ QStringListModel (0x32df1900) 0
QObject (0x330a1a80) 0
primary-for QAbstractItemModel (0x32df1980)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -6702,8 +6451,6 @@ Class QStandardItem
QStandardItem (0x3318a498) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -7523,8 +7270,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x332ed658) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7540,10 +7285,6 @@ Class QItemEditorFactory
QItemEditorFactory (0x332ed8c0) 0
vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7769,8 +7510,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x333c97e0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -8722,8 +8461,6 @@ QActionGroup (0x33538240) 0
QObject (0x33503818) 0
primary-for QActionGroup (0x33538240)
-
-
Vtable for QSound
QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
@@ -8892,7 +8629,6 @@ QCommonStyle (0x335383c0) 0
QObject (0x335bf658) 0
primary-for QStyle (0x33538400)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9413,8 +9149,6 @@ Class QGraphicsItem
QGraphicsItem (0x3368d460) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -10186,9 +9920,6 @@ QGraphicsView (0x33787100) 0
QPaintDevice (0x33738e38) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -11439,7 +11170,6 @@ QDateEdit (0x33787e00) 0
QPaintDevice (0x338c9f18) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QLabel
QLabel::_ZTV6QLabel: 63u entries
0 (int (*)(...))0
@@ -11598,7 +11328,6 @@ QDockWidget (0x33787fc0) 0
QPaintDevice (0x339a90a8) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -11755,7 +11484,6 @@ QDialogButtonBox (0x339b10c0) 0
QPaintDevice (0x339a9540) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QMainWindow
QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
@@ -11928,7 +11656,6 @@ QTextEdit (0x339b11c0) 0
QPaintDevice (0x339a9968) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
0 (int (*)(...))0
@@ -12930,7 +12657,6 @@ QFontComboBox (0x339b1ac0) 0
QPaintDevice (0x33bc6118) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBar
QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
@@ -13503,38 +13229,3 @@ QGraphicsSvgItem (0x33ca4400) 0
QGraphicsItem (0x33d2fe00) 8
vptr=((& QGraphicsSvgItem::_ZTV16QGraphicsSvgItem) + 76u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ia32.txt
index 17e749147f..5a55140fb8 100644
--- a/tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x7087c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x168d6c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0x168dec0) 0
QBasicAtomic (0x168df00) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x171aec0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x195d4c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1aaa540) 0
QString (0x1aaa580) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1aaaf00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1b20300) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1b20a00) 0
QGenericArgument (0x1b20a40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1b20c80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x1c58500) 0
QObject (0x1c58540) 0
primary-for QIODevice (0x1c58500)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1c58e80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1d2b040) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1d2b300) 0
QList<QString> (0x1d2b340) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x1da4640) 0
QObject (0x1da46c0) 0
primary-for QIODevice (0x1da4680)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1da48c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1da4c80) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1da4e80) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1ec8540) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x1f2a9c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -836,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x20c3700) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x20c3e00) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -982,8 +917,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x20f4f40) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1009,59 +942,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x22ca1c0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1087,21 +967,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x231ab00) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x2372580) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1178,8 +1048,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x2372cc0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1205,7 +1073,6 @@ QEventLoop (0x2427280) 0
QObject (0x24272c0) 0
primary-for QEventLoop (0x2427280)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1249,13 +1116,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x2427700) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x2427940) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1424,7 +1289,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x252b040) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1530,13 +1394,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x252be80) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x252bfc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1547,7 +1409,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x252ba00) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1728,7 +1589,6 @@ QLibrary (0x25999c0) 0
QObject (0x2599a00) 0
primary-for QLibrary (0x25999c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1764,7 +1624,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x2599f00) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1775,13 +1634,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x2599b00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x2599d00) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1838,7 +1695,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x265cb80) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1849,43 +1705,36 @@ Class QDate
base size=4 base align=4
QDate (0x265cf00) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x27210c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x2721340) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2721540) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x2721c80) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2721e40) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x27aa100) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1896,25 +1745,21 @@ Class QSize
base size=8 base align=4
QSize (0x27aa800) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x27aafc0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x289f480) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x289f8c0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1961,7 +1806,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x29da380) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -1999,8 +1843,6 @@ Class QMacMime
QMacMime (0x29da740) 0
vptr=((& QMacMime::_ZTV8QMacMime) + 8u)
-
-
Vtable for QMacPasteboardMime
QMacPasteboardMime::_ZTV18QMacPasteboardMime: 10u entries
0 (int (*)(...))0
@@ -2300,8 +2142,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0x2adb380) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2589,8 +2429,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2b31f40) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2978,25 +2816,17 @@ Class QPaintDevice
QPaintDevice (0x2bd76c0) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x2bd7900) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x2bd7fc0) 0
QVector<QPoint> (0x2bd7180) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3008,7 +2838,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x2c61680) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3032,7 +2861,6 @@ QImage (0x2c61900) 0
QPaintDevice (0x2c61940) 0
primary-for QImage (0x2c61900)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3056,18 +2884,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2c61fc0) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0x2d5c100) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3462,7 +3283,6 @@ QAbstractPrintDialog (0x2f6d280) 0
QPaintDevice (0x2f6d340) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3712,7 +3532,6 @@ QFileDialog (0x2f6db00) 0
QPaintDevice (0x2f6dbc0) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4118,7 +3937,6 @@ QMessageBox (0x3018800) 0
QPaintDevice (0x30188c0) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -4472,14 +4290,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x3111480) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x31116c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4533,8 +4348,6 @@ Class QGraphicsItem
QGraphicsItem (0x3111e00) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -5122,7 +4935,6 @@ Class QPen
base size=4 base align=4
QPen (0x323bbc0) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -5290,21 +5102,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x32a4a00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x32a4b40) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -5558,9 +5360,6 @@ QGraphicsView (0x3365c40) 0
QPaintDevice (0x3365d40) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -5586,7 +5385,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x3486580) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -5741,7 +5539,6 @@ QImageIOPlugin (0x351ec80) 0
QFactoryInterface (0x3486c00) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x34869c0)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5916,8 +5713,6 @@ QActionGroup (0x3526e00) 0
QObject (0x3526e40) 0
primary-for QActionGroup (0x3526e00)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -6221,7 +6016,6 @@ QAbstractSpinBox (0x361cc00) 0
QPaintDevice (0x361cc80) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -6428,8 +6222,6 @@ QStyle (0x36c4240) 0
QObject (0x36c4280) 0
primary-for QStyle (0x36c4240)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -6687,7 +6479,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x36c4e40) 0
QStyleOption (0x36c4e80) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6713,14 +6504,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x37c9480) 0
QStyleOption (0x37c94c0) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x37c9640) 0
QStyleOption (0x37c9680) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6734,7 +6523,6 @@ QStyleOptionTabV2 (0x37c9b80) 0
QStyleOptionTab (0x37c9bc0) 0
QStyleOption (0x37c9c00) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6760,7 +6548,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x38640c0) 0
QStyleOption (0x3864100) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6785,7 +6572,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x38647c0) 0
QStyleOption (0x3864800) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6825,8 +6611,6 @@ QStyleOptionSpinBox (0x38e4180) 0
QStyleOptionComplex (0x38e41c0) 0
QStyleOption (0x38e4200) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -6834,7 +6618,6 @@ QStyleOptionQ3ListView (0x38e4340) 0
QStyleOptionComplex (0x38e4380) 0
QStyleOption (0x38e43c0) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6924,7 +6707,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x39622c0) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -6954,9 +6736,6 @@ QItemSelectionModel (0x39627c0) 0
QObject (0x3962800) 0
primary-for QItemSelectionModel (0x39627c0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7085,7 +6864,6 @@ QAbstractItemView (0x3962d00) 0
QPaintDevice (0x3962e00) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -7422,8 +7200,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3a41bc0) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7563,8 +7339,6 @@ QListView (0x3aed180) 0
QPaintDevice (0x3aed2c0) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7856,8 +7630,6 @@ Class QStandardItem
QStandardItem (0x3ba5180) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -8374,16 +8146,11 @@ QTreeView (0x3cee240) 0
QPaintDevice (0x3cee380) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3cee540) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -9263,8 +9030,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x3efca80) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -9298,13 +9063,11 @@ Class QPaintEngine
QPaintEngine (0x3efcbc0) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x3efce80) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -9396,7 +9159,6 @@ QCommonStyle (0x3ff6440) 0
QObject (0x3ff64c0) 0
primary-for QStyle (0x3ff6480)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9769,15 +9531,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x408d6c0) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x408d900) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9831,8 +9589,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x4168280) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9881,8 +9637,6 @@ QTextDocument (0x4168880) 0
QObject (0x41688c0) 0
primary-for QTextDocument (0x4168880)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9893,8 +9647,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x4168d40) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -10055,7 +9807,6 @@ QTextFrame (0x4253780) 0
QObject (0x4253800) 0
primary-for QTextObject (0x42537c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -10079,14 +9830,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x4253f80) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x42c2400) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -11047,7 +10795,6 @@ QDateEdit (0x43eee00) 0
QPaintDevice (0x43eef00) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11207,7 +10954,6 @@ QDialogButtonBox (0x44bc240) 0
QPaintDevice (0x44bc2c0) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -11286,7 +11032,6 @@ QDockWidget (0x44bc540) 0
QPaintDevice (0x44bc5c0) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11447,7 +11192,6 @@ QFontComboBox (0x44bcb00) 0
QPaintDevice (0x44bcbc0) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13015,7 +12759,6 @@ QTextEdit (0x475e9c0) 0
QPaintDevice (0x475eac0) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -13604,40 +13347,3 @@ QSvgWidget (0x49ba980) 0
QPaintDevice (0x49baa00) 8
vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ppc32.txt
index 4e180e5180..6ac47548ea 100644
--- a/tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtSvg.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xa453c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xa7f2c0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0xa7f9c0) 0
QBasicAtomic (0xa7fa00) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x17709c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1872ac0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1aee040) 0
QString (0x1aee080) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1aeea00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1aeeec0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1c0c480) 0
QGenericArgument (0x1c0c4c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1c0c700) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x1c0cb80) 0
QObject (0x1c0cd00) 0
primary-for QIODevice (0x1c0cb80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1cd1900) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1cd1bc0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1cd1e80) 0
QList<QString> (0x1cd1ec0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x1e09540) 0
QObject (0x1e095c0) 0
primary-for QIODevice (0x1e09580)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1e097c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1e09b80) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1e09d80) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1f094c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x1fe0500) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -846,17 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x20fc440) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x20fcd00) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -993,8 +927,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x2131ec0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1020,59 +952,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x22fc140) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1098,21 +977,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x234ba80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x23a3500) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1189,8 +1058,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x23a3ac0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1216,7 +1083,6 @@ QEventLoop (0x245e200) 0
QObject (0x245e240) 0
primary-for QEventLoop (0x245e200)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1260,13 +1126,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x245e680) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x245e8c0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1435,7 +1299,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x245ee80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1541,13 +1404,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x2568e00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x2568f40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1558,7 +1419,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x25686c0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1739,7 +1599,6 @@ QLibrary (0x25cb980) 0
QObject (0x25cb9c0) 0
primary-for QLibrary (0x25cb980)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1775,7 +1634,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x25cbec0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1786,13 +1644,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x25cb900) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x25cbac0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1849,7 +1705,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x268db40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1860,43 +1715,36 @@ Class QDate
base size=4 base align=4
QDate (0x268dec0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x274f080) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x274f300) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x274f500) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x274fc40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x274fd80) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x27d90c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1907,25 +1755,21 @@ Class QSize
base size=8 base align=4
QSize (0x27d97c0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x27d9f80) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x28cd440) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x28cd880) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1972,7 +1816,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x2a1b340) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2010,8 +1853,6 @@ Class QMacMime
QMacMime (0x2a1b700) 0
vptr=((& QMacMime::_ZTV8QMacMime) + 8u)
-
-
Vtable for QMacPasteboardMime
QMacPasteboardMime::_ZTV18QMacPasteboardMime: 10u entries
0 (int (*)(...))0
@@ -2311,8 +2152,6 @@ Class QInputMethodEvent::Attribute
base size=28 base align=4
QInputMethodEvent::Attribute (0x2b0a380) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -2600,8 +2439,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2b5ff40) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -2989,25 +2826,17 @@ Class QPaintDevice
QPaintDevice (0x2c066c0) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x2c06900) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x2c06fc0) 0
QVector<QPoint> (0x2c06180) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3019,7 +2848,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0x2c8f680) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3043,7 +2871,6 @@ QImage (0x2c8f900) 0
QPaintDevice (0x2c8f940) 0
primary-for QImage (0x2c8f900)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3067,18 +2894,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x2c8ffc0) 0
-
Class QBrushData
size=72 align=4
base size=72 base align=4
QBrushData (0x2d81100) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3473,7 +3293,6 @@ QAbstractPrintDialog (0x2f91280) 0
QPaintDevice (0x2f91340) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -3723,7 +3542,6 @@ QFileDialog (0x2f91b00) 0
QPaintDevice (0x2f91bc0) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -4129,7 +3947,6 @@ QMessageBox (0x3048800) 0
QPaintDevice (0x30488c0) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -4483,14 +4300,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x313e480) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x313e6c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4544,8 +4358,6 @@ Class QGraphicsItem
QGraphicsItem (0x313ee00) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -5133,7 +4945,6 @@ Class QPen
base size=4 base align=4
QPen (0x3266bc0) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -5301,21 +5112,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0x32d0a00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x32d0b80) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -5569,9 +5370,6 @@ QGraphicsView (0x3391c80) 0
QPaintDevice (0x3391d80) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -5597,7 +5395,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x34b15c0) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 (int (*)(...))0
@@ -5752,7 +5549,6 @@ QImageIOPlugin (0x3549b80) 0
QFactoryInterface (0x34b1e40) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x34b1c40)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5927,8 +5723,6 @@ QActionGroup (0x3551e40) 0
QObject (0x3551e80) 0
primary-for QActionGroup (0x3551e40)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 (int (*)(...))0
@@ -6232,7 +6026,6 @@ QAbstractSpinBox (0x3647c40) 0
QPaintDevice (0x3647cc0) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -6439,8 +6232,6 @@ QStyle (0x36ef280) 0
QObject (0x36ef2c0) 0
primary-for QStyle (0x36ef280)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -6698,7 +6489,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x36efe80) 0
QStyleOption (0x36efec0) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6724,14 +6514,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x37f14c0) 0
QStyleOption (0x37f1500) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x37f1680) 0
QStyleOption (0x37f16c0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6745,7 +6533,6 @@ QStyleOptionTabV2 (0x37f1bc0) 0
QStyleOptionTab (0x37f1c00) 0
QStyleOption (0x37f1c40) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6771,7 +6558,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x388d100) 0
QStyleOption (0x388d140) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6796,7 +6582,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x388d800) 0
QStyleOption (0x388d840) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6836,8 +6621,6 @@ QStyleOptionSpinBox (0x390d200) 0
QStyleOptionComplex (0x390d240) 0
QStyleOption (0x390d280) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=84 base align=4
@@ -6845,7 +6628,6 @@ QStyleOptionQ3ListView (0x390d3c0) 0
QStyleOptionComplex (0x390d400) 0
QStyleOption (0x390d440) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6935,7 +6717,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x398b340) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -6965,9 +6746,6 @@ QItemSelectionModel (0x398b840) 0
QObject (0x398b880) 0
primary-for QItemSelectionModel (0x398b840)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7096,7 +6874,6 @@ QAbstractItemView (0x398bd80) 0
QPaintDevice (0x398be80) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -7433,8 +7210,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x3a59c00) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -7574,8 +7349,6 @@ QListView (0x3b0f1c0) 0
QPaintDevice (0x3b0f300) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -7867,8 +7640,6 @@ Class QStandardItem
QStandardItem (0x3bce1c0) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -8385,16 +8156,11 @@ QTreeView (0x3d0c280) 0
QPaintDevice (0x3d0c3c0) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x3d0c580) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -9274,8 +9040,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x3f24ac0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -9309,13 +9073,11 @@ Class QPaintEngine
QPaintEngine (0x3f24c00) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x3f24f40) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -9407,7 +9169,6 @@ QCommonStyle (0x400f540) 0
QObject (0x400f5c0) 0
primary-for QStyle (0x400f580)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -9780,15 +9541,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0x40ac7c0) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x40aca00) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9842,8 +9599,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x4189340) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9892,8 +9647,6 @@ QTextDocument (0x4189940) 0
QObject (0x4189980) 0
primary-for QTextDocument (0x4189940)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9904,8 +9657,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x4189e00) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -10066,7 +9817,6 @@ QTextFrame (0x426e880) 0
QObject (0x426e900) 0
primary-for QTextObject (0x426e8c0)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -10090,14 +9840,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x426e480) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x42e44c0) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -11058,7 +10805,6 @@ QDateEdit (0x4408ec0) 0
QPaintDevice (0x4408fc0) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11218,7 +10964,6 @@ QDialogButtonBox (0x44cf300) 0
QPaintDevice (0x44cf380) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -11297,7 +11042,6 @@ QDockWidget (0x44cf600) 0
QPaintDevice (0x44cf680) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -11458,7 +11202,6 @@ QFontComboBox (0x44cfbc0) 0
QPaintDevice (0x44cfc80) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13026,7 +12769,6 @@ QTextEdit (0x4786ac0) 0
QPaintDevice (0x4786bc0) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -13615,40 +13357,3 @@ QSvgWidget (0x49e0a40) 0
QPaintDevice (0x49e0ac0) 8
vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.4.2.0.win32-gcc-ia32.txt
index dcbff57730..17464af52f 100644
--- a/tests/auto/bic/data/QtSvg.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSvg.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf4380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb60f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -81,20 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc4bb00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xee0240) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -132,7 +95,6 @@ Class QConstString
QConstString (0x11f3dc0) 0
QString (0x11f3e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -194,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d61c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -218,8 +179,6 @@ Class QTextCodec
QTextCodec (0xee01c0) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -241,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x144b300) 0
QGenericArgument (0x144b340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x144b8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -339,7 +295,6 @@ QIODevice (0x13b5a40) 0
QObject (0x150ab40) 0
primary-for QIODevice (0x13b5a40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -358,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xee00c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15d9f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xee0140) 0
QList<QString> (0x15f1740) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -501,23 +451,16 @@ QFile (0x1705080) 0
QObject (0x1705100) 0
primary-for QIODevice (0x17050c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x175d140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x171bfc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -573,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16f5f80) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -646,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x18bbb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -670,7 +611,6 @@ Class QTextStream
QTextStream (0x1afb580) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -706,9 +646,6 @@ QTextOStream (0x1b8c740) 0
QTextStream (0x1b8c780) 0
primary-for QTextOStream (0x1b8c740)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -845,8 +782,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e50cc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 0u
@@ -872,59 +807,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ef9400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -950,18 +832,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x1476c80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1fab800) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -1038,8 +913,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1f19180) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -1065,7 +938,6 @@ QEventLoop (0x21b36c0) 0
QObject (0x21b3700) 0
primary-for QEventLoop (0x21b36c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1109,13 +981,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x222b200) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x222b180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1284,7 +1154,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22d77c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1391,13 +1260,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x143fc00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x143fc80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1408,7 +1275,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x143fd80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1455,6 @@ QLibrary (0x244d040) 0
QObject (0x244d080) 0
primary-for QLibrary (0x244d040)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 0u
@@ -1630,7 +1495,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x24be7c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1641,13 +1505,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x24ebe00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x24ebfc0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1704,7 +1566,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x253eac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1715,43 +1576,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e50b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e50bc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x175d040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1f19340) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1f19380) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f192c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1f19300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1762,25 +1616,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f19240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1f19280) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f191c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1f19200) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1827,7 +1677,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0x1f19700) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 0u
@@ -2143,8 +1992,6 @@ Class QInputMethodEvent::Attribute
base size=32 base align=8
QInputMethodEvent::Attribute (0x2b46e80) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 0u
@@ -2432,8 +2279,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0x2c1abc0) 0 empty
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 0u
@@ -2823,25 +2668,17 @@ Class QPaintDevice
QPaintDevice (0x29cff80) 0
vptr=((&QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
QColor (0x1f194c0) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0x1f195c0) 0
QVector<QPoint> (0x2de2700) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -2853,7 +2690,6 @@ Class QMatrix
base size=48 base align=8
QMatrix (0x1f19800) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -2879,7 +2715,6 @@ QImage (0x1f19580) 0
QPaintDevice (0x2e9dcc0) 0
primary-for QImage (0x1f19580)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 9u entries
0 0u
@@ -2905,18 +2740,11 @@ Class QBrush
base size=4 base align=4
QBrush (0x1f19480) 0
-
Class QBrushData
size=72 align=8
base size=72 base align=8
QBrushData (0x2fac1c0) 0
-
-
-
-
-
-
Class QGradient
size=64 align=8
base size=60 base align=8
@@ -3327,7 +3155,6 @@ QAbstractPrintDialog (0x3353080) 0
QPaintDevice (0x3353180) 8
vptr=((&QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 256u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 70u entries
0 0u
@@ -3589,7 +3416,6 @@ QFileDialog (0x33c99c0) 0
QPaintDevice (0x33c9ac0) 8
vptr=((&QFileDialog::_ZTV11QFileDialog) + 252u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 70u entries
0 0u
@@ -4015,7 +3841,6 @@ QMessageBox (0x3567900) 0
QPaintDevice (0x3567a00) 8
vptr=((&QMessageBox::_ZTV11QMessageBox) + 252u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 71u entries
0 0u
@@ -4385,14 +4210,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0x2e57a80) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0x36aa1c0) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -4446,8 +4268,6 @@ Class QGraphicsItem
QGraphicsItem (0x372d540) 0
vptr=((&QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 0u
@@ -5035,7 +4855,6 @@ Class QPen
base size=4 base align=4
QPen (0x1f19740) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 0u
@@ -5203,21 +5022,11 @@ Class QTextOption
base size=28 base align=8
QTextOption (0x3936a00) 0
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0x2a00080) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 69u entries
0 0u
@@ -5483,9 +5292,6 @@ QGraphicsView (0x373ea40) 0
QPaintDevice (0x3b5cc40) 8
vptr=((&QGraphicsView::_ZTV13QGraphicsView) + 260u)
-
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 9u entries
0 0u
@@ -5513,7 +5319,6 @@ Class QIcon
base size=4 base align=4
QIcon (0x1f19540) 0
-
Vtable for QIconEngine
QIconEngine::_ZTV11QIconEngine: 9u entries
0 0u
@@ -5668,7 +5473,6 @@ QImageIOPlugin (0x3ca8fc0) 0
QFactoryInterface (0x3cc7080) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0x3cc7040)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -5845,8 +5649,6 @@ QActionGroup (0x3d981c0) 0
QObject (0x3dd7540) 0
primary-for QActionGroup (0x3d981c0)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 25u entries
0 0u
@@ -6154,7 +5956,6 @@ QAbstractSpinBox (0x3ec1100) 0
QPaintDevice (0x3ec11c0) 8
vptr=((&QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 260u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 68u entries
0 0u
@@ -6369,8 +6170,6 @@ QStyle (0x31a89c0) 0
QObject (0x3f8a340) 0
primary-for QStyle (0x31a89c0)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 71u entries
0 0u
@@ -6640,7 +6439,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0x4111f40) 0
QStyleOption (0x4111f80) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -6666,14 +6464,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0x416f740) 0
QStyleOption (0x416f780) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0x41950c0) 0
QStyleOption (0x4195100) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -6687,7 +6483,6 @@ QStyleOptionTabV2 (0x41ed2c0) 0
QStyleOptionTab (0x41ed300) 0
QStyleOption (0x41ed340) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -6713,7 +6508,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0x423c800) 0
QStyleOption (0x423c840) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -6738,7 +6532,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0x42d9240) 0
QStyleOption (0x42d9280) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -6778,8 +6571,6 @@ QStyleOptionSpinBox (0x435b5c0) 0
QStyleOptionComplex (0x435b600) 0
QStyleOption (0x435b640) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -6787,7 +6578,6 @@ QStyleOptionQ3ListView (0x435bac0) 0
QStyleOptionComplex (0x435bb00) 0
QStyleOption (0x435bb40) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -6877,7 +6667,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0x4466380) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 0u
@@ -6907,9 +6696,6 @@ QItemSelectionModel (0x4490dc0) 0
QObject (0x4490e00) 0
primary-for QItemSelectionModel (0x4490dc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -7042,7 +6828,6 @@ QAbstractItemView (0x451f640) 0
QPaintDevice (0x451f780) 8
vptr=((&QAbstractItemView::_ZTV17QAbstractItemView) + 400u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 0u
@@ -7383,8 +7168,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0x46a1200) 0 nearly-empty
vptr=((&QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 0u
@@ -7528,8 +7311,6 @@ QListView (0x46c0680) 0
QPaintDevice (0x46c0800) 8
vptr=((&QListView::_ZTV9QListView) + 400u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 0u
@@ -7825,8 +7606,6 @@ Class QStandardItem
QStandardItem (0x48163c0) 0
vptr=((&QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 0u
@@ -8355,16 +8134,11 @@ QTreeView (0x4a3d980) 0
QPaintDevice (0x4a3db00) 8
vptr=((&QTreeView::_ZTV9QTreeView) + 408u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0x4a68a80) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 0u
@@ -9252,8 +9026,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0x3994840) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 26u entries
0 0u
@@ -9289,13 +9061,11 @@ Class QPaintEngine
QPaintEngine (0x2d27b00) 0
vptr=((&QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0x4e0dc40) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 9u entries
0 0u
@@ -9391,7 +9161,6 @@ QCommonStyle (0x4f7bc40) 0
QObject (0x4f7bcc0) 0
primary-for QStyle (0x4f7bc80)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 0u
@@ -9764,15 +9533,11 @@ Class QTextLength
base size=16 base align=8
QTextLength (0x1f19780) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0x1f197c0) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -9826,8 +9591,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0x30b7dc0) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -9876,8 +9639,6 @@ QTextDocument (0x381e300) 0
QObject (0x5300fc0) 0
primary-for QTextDocument (0x381e300)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -9888,8 +9649,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0x5385c00) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=56 align=8
base size=52 base align=8
@@ -10050,7 +9809,6 @@ QTextFrame (0x53007c0) 0
QObject (0x542c180) 0
primary-for QTextObject (0x542c140)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 0u
@@ -10074,14 +9832,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0x52aec40) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0x53f5280) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 0u
@@ -11074,7 +10829,6 @@ QDateEdit (0x5765940) 0
QPaintDevice (0x5765a80) 8
vptr=((&QDateEdit::_ZTV9QDateEdit) + 268u)
-
Vtable for QDial
QDial::_ZTV5QDial: 68u entries
0 0u
@@ -11242,7 +10996,6 @@ QDialogButtonBox (0x57d6bc0) 0
QPaintDevice (0x57d6c80) 8
vptr=((&QDialogButtonBox::_ZTV16QDialogButtonBox) + 240u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 67u entries
0 0u
@@ -11325,7 +11078,6 @@ QDockWidget (0x582ba00) 0
QPaintDevice (0x582bac0) 8
vptr=((&QDockWidget::_ZTV11QDockWidget) + 240u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 67u entries
0 0u
@@ -11494,7 +11246,6 @@ QFontComboBox (0x59093c0) 0
QPaintDevice (0x59094c0) 8
vptr=((&QFontComboBox::_ZTV13QFontComboBox) + 248u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 67u entries
0 0u
@@ -13138,7 +12889,6 @@ QTextEdit (0x54a1dc0) 0
QPaintDevice (0x5d6cb00) 8
vptr=((&QTextEdit::_ZTV9QTextEdit) + 264u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 78u entries
0 0u
@@ -13751,38 +13501,3 @@ QSvgWidget (0x61270c0) 0
QPaintDevice (0x6127180) 8
vptr=((&QSvgWidget::_ZTV10QSvgWidget) + 240u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.4.3.0.linux-gcc-ia32.txt
index 7b63289559..d17d7490b5 100644
--- a/tests/auto/bic/data/QtSvg.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSvg.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7840400) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb7840880) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb7840d80) 0
QGenericArgument (0xb7840dc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb5b3b040) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb5b3b3c0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb5b3b440) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb5b3b740) 0
QString (0xb5b3b780) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb5b3bb00) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -297,7 +256,6 @@ QLibrary (0xb5b3b9c0) 0
QObject (0xb5b3ba80) 0
primary-for QLibrary (0xb5b3b9c0)
-
Class QUuid
size=16 align=4
base size=16 base align=4
@@ -344,7 +302,6 @@ QIODevice (0xb576c000) 0
QObject (0xb576c040) 0
primary-for QIODevice (0xb576c000)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -363,22 +320,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb576c1c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb576c240) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb576c340) 0
QList<QString> (0xb576c380) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -433,7 +385,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb576c7c0) 0 empty
-
Class QCryptographicHash
size=4 align=4
base size=4 base align=4
@@ -444,36 +395,26 @@ Class QDate
base size=4 base align=4
QDate (0xb576cd40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb576ce40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb576cf40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
QByteArrayMatcher (0xb576c180) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb576c540) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -484,25 +425,11 @@ Class timeval
base size=8 base align=4
timeval (0xb554a000) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb554a0c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -523,13 +450,11 @@ Class QSize
base size=8 base align=4
QSize (0xb554a640) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb554a8c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -540,8 +465,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb554ae80) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -577,37 +500,31 @@ Class QPoint
base size=8 base align=4
QPoint (0xb5366100) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb5366380) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb5366700) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb5366840) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb5366940) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb53669c0) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -644,7 +561,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb5366d80) 0
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -655,67 +571,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb5366f00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb5366140) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -741,18 +601,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb4fee8c0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb4feee00) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -778,10 +631,6 @@ QSettings (0xb4feeec0) 0
QObject (0xb4feef00) 0
primary-for QSettings (0xb4feeec0)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -802,8 +651,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb4feef80) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -814,7 +661,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb4ecd0c0) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -859,7 +705,6 @@ QFile (0xb4ecd140) 0
QObject (0xb4ecd1c0) 0
primary-for QIODevice (0xb4ecd180)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -911,17 +756,11 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb4ecd3c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb4ecd540) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -1004,7 +843,6 @@ Class QDirIterator
QDirIterator (0xb4ecd880) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1060,7 +898,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb4ecd980) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1093,7 +930,6 @@ Class QAbstractFileEngineIterator
QAbstractFileEngineIterator (0xb4ecdbc0) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1117,8 +953,6 @@ Class QTextCodec
QTextCodec (0xb4ecdc40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -1142,7 +976,6 @@ Class QTextStream
QTextStream (0xb4ecdf00) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1288,13 +1121,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb4cf91c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb4cf9200) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1305,7 +1136,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb4cf9300) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1384,7 +1214,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb4cf9680) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1418,13 +1247,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb4cf97c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb4cf9840) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1663,7 +1490,6 @@ QEventLoop (0xb4cf9d40) 0
QObject (0xb4cf9d80) 0
primary-for QEventLoop (0xb4cf9d40)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1857,13 +1683,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb4a78040) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb4a780c0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1874,7 +1698,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb4a78180) 0
-
Vtable for QTextCodecFactoryInterface
QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
@@ -2016,22 +1839,17 @@ QImageIOPlugin (0xb4a78600) 0
QFactoryInterface (0xb4a786c0) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb4a78680)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
QImageReader (0xb4a78780) 0
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb4a78880) 0
QVector<QPoint> (0xb4a788c0) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -2053,7 +1871,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb4a78bc0) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -2064,14 +1881,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb4a78c40) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb4a78d40) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -2082,7 +1896,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb4a78000) 0
-
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
0 (int (*)(...))0
@@ -2122,11 +1935,6 @@ QImage (0xb4a78a80) 0
QPaintDevice (0xb4a78ac0) 0
primary-for QImage (0xb4a78a80)
-
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2313,7 +2121,6 @@ Class QIcon
base size=4 base align=4
QIcon (0xb4869a00) 0
-
Vtable for QPicture
QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
@@ -2451,7 +2258,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb48690c0) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2748,8 +2554,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb479d940) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -3037,9 +2841,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb4828140) 0 empty
-
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -3069,9 +2870,6 @@ QAccessibleInterface (0xb4828300) 0 nearly-empty
vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
QAccessible (0xb4828340) 0 empty
-
-
-
Vtable for QAccessibleInterfaceEx
QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
0 (int (*)(...))0
@@ -3592,24 +3390,16 @@ Class QPen
base size=4 base align=4
QPen (0xb46db640) 0
-
Class QBrush
size=4 align=4
base size=4 base align=4
QBrush (0xb46db740) 0
-
Class QBrushData
size=108 align=4
base size=105 base align=4
QBrushData (0xb46db7c0) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3638,15 +3428,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb46dbbc0) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb46dbc80) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -3785,7 +3571,6 @@ QTextFrame (0xb44560c0) 0
QObject (0xb4456140) 0
primary-for QTextObject (0xb4456100)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -3809,14 +3594,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb4456340) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb4456440) 0
-
Class QTextDocumentFragment
size=4 align=4
base size=4 base align=4
@@ -3882,7 +3664,6 @@ QTextTable (0xb4456600) 0
QObject (0xb44566c0) 0
primary-for QTextObject (0xb4456680)
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -3930,7 +3711,6 @@ Class QTextOption
base size=24 base align=4
QTextOption (0xb4456a80) 0
-
Class QTextInlineObject
size=8 align=4
base size=8 base align=4
@@ -3946,8 +3726,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb4456b40) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -3996,7 +3774,6 @@ QTextDocument (0xb4456e00) 0
QObject (0xb4456e40) 0
primary-for QTextDocument (0xb4456e00)
-
Class QPalette
size=8 align=4
base size=8 base align=4
@@ -4013,8 +3790,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb4456700) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -4075,7 +3850,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb43f4080) 0
-
Vtable for QStyle
QStyle::_ZTV6QStyle: 35u entries
0 (int (*)(...))0
@@ -4122,8 +3896,6 @@ QStyle (0xb43f41c0) 0
QObject (0xb43f4200) 0
primary-for QStyle (0xb43f41c0)
-
-
Vtable for QCommonStyle
QCommonStyle::_ZTV12QCommonStyle: 35u entries
0 (int (*)(...))0
@@ -4328,7 +4100,6 @@ QWindowsXPStyle (0xb43f4840) 0
QObject (0xb43f4940) 0
primary-for QStyle (0xb43f4900)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -4623,7 +4394,6 @@ QWidget (0xb43f4280) 0
QPaintDevice (0xb43f4540) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
0 (int (*)(...))0
@@ -4823,7 +4593,6 @@ QAbstractSpinBox (0xb41d9240) 0
QPaintDevice (0xb41d9300) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -5241,7 +5010,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb41d9bc0) 0
QStyleOption (0xb41d9c00) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -5267,14 +5035,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb41d9000) 0
QStyleOption (0xb41d9100) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb41d9340) 0
QStyleOption (0xb41d94c0) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -5288,7 +5054,6 @@ QStyleOptionTabV2 (0xb41d9b80) 0
QStyleOptionTab (0xb41d9c40) 0
QStyleOption (0xb41d9d40) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -5314,7 +5079,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb3f21300) 0
QStyleOption (0xb3f21340) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -5346,7 +5110,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb3f217c0) 0
QStyleOption (0xb3f21800) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -5401,8 +5164,6 @@ QStyleOptionSpinBox (0xb3f21080) 0
QStyleOptionComplex (0xb3f21100) 0
QStyleOption (0xb3f21200) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -5410,7 +5171,6 @@ QStyleOptionQ3ListView (0xb3f21380) 0
QStyleOptionComplex (0xb3f21440) 0
QStyleOption (0xb3f214c0) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -5526,7 +5286,6 @@ Class QStyleFactory
base size=0 base align=1
QStyleFactory (0xb3ff28c0) 0 empty
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
@@ -5697,7 +5456,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb3ff2c80) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -5727,9 +5485,6 @@ QItemSelectionModel (0xb3ff2d40) 0
QObject (0xb3ff2d80) 0
primary-for QItemSelectionModel (0xb3ff2d40)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -5890,7 +5645,6 @@ QAbstractItemView (0xb3ff2000) 0
QPaintDevice (0xb3ff2500) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -6154,8 +5908,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb3d5d340) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -6302,8 +6054,6 @@ Class QTableWidgetSelectionRange
base size=16 base align=4
QTableWidgetSelectionRange (0xb3d5d8c0) 0
-
-
Vtable for QTableWidgetItem
QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
@@ -6788,8 +6538,6 @@ Class QStandardItem
QStandardItem (0xb3c8b080) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -6916,10 +6664,6 @@ QDirModel (0xb3c8b440) 0
QObject (0xb3c8b4c0) 0
primary-for QAbstractItemModel (0xb3c8b480)
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -7514,8 +7258,6 @@ QActionGroup (0xb3c8b780) 0
QObject (0xb3c8b9c0) 0
primary-for QActionGroup (0xb3c8b780)
-
-
Vtable for QLayoutItem
QLayoutItem::_ZTV11QLayoutItem: 18u entries
0 (int (*)(...))0
@@ -8653,7 +8395,6 @@ QMdiArea (0xb38311c0) 0
QPaintDevice (0xb3831300) 8
vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
Vtable for QAbstractButton
QAbstractButton::_ZTV15QAbstractButton: 66u entries
0 (int (*)(...))0
@@ -8974,7 +8715,6 @@ QMdiSubWindow (0xb38317c0) 0
QPaintDevice (0xb3831880) 8
vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
Vtable for QCalendarWidget
QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
@@ -9451,7 +9191,6 @@ QDialogButtonBox (0xb3831040) 0
QPaintDevice (0xb38314c0) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -9530,7 +9269,6 @@ QDockWidget (0xb3831780) 0
QPaintDevice (0xb3831c00) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QScrollArea
QScrollArea::_ZTV11QScrollArea: 65u entries
0 (int (*)(...))0
@@ -9880,7 +9618,6 @@ QDateEdit (0xb37f9500) 0
QPaintDevice (0xb37f9640) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QFontComboBox
QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
@@ -9963,7 +9700,6 @@ QFontComboBox (0xb37f9700) 0
QPaintDevice (0xb37f9800) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QToolBox
QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
@@ -10217,7 +9953,6 @@ QTextEdit (0xb37f9b80) 0
QPaintDevice (0xb37f9cc0) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QTextBrowser
QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
@@ -11148,7 +10883,6 @@ QMainWindow (0xb352fa80) 0
QPaintDevice (0xb352fb40) 8
vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -11720,9 +11454,6 @@ Class QGraphicsItem
QGraphicsItem (0xb3481700) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -12283,15 +12014,6 @@ Class QPainter
base size=4 base align=4
QPainter (0xb3481780) 0
-
-
-
-
-
-
-
-
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -12337,9 +12059,6 @@ QGraphicsScene (0xb33e5240) 0
QObject (0xb33e5280) 0
primary-for QGraphicsScene (0xb33e5240)
-
-
-
Vtable for QGraphicsView
QGraphicsView::_ZTV13QGraphicsView: 68u entries
0 (int (*)(...))0
@@ -12427,8 +12146,6 @@ QGraphicsView (0xb33e5480) 0
QPaintDevice (0xb33e55c0) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
Vtable for QGraphicsItemAnimation
QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
0 (int (*)(...))0
@@ -12787,7 +12504,6 @@ QAbstractPrintDialog (0xb33e5c00) 0
QPaintDevice (0xb33e5d00) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QPrintDialog
QPrintDialog::_ZTV12QPrintDialog: 67u entries
0 (int (*)(...))0
@@ -13045,7 +12761,6 @@ QWizard (0xb33e5a40) 0
QPaintDevice (0xb31a3000) 8
vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
Vtable for QWizardPage
QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
@@ -13212,7 +12927,6 @@ QFileDialog (0xb31a3200) 0
QPaintDevice (0xb31a3300) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Vtable for QFontDialog
QFontDialog::_ZTV11QFontDialog: 66u entries
0 (int (*)(...))0
@@ -13548,7 +13262,6 @@ QMessageBox (0xb31a38c0) 0
QPaintDevice (0xb31a39c0) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -14023,8 +13736,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb310a3c0) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -14058,13 +13769,11 @@ Class QPaintEngine
QPaintEngine (0xb310a440) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb310a540) 0
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26u entries
0 (int (*)(...))0
@@ -14360,40 +14069,3 @@ QGraphicsSvgItem (0xb2e90f40) 0
QGraphicsItem (0xb2e90fc0) 8
vptr=((& QGraphicsSvgItem::_ZTV16QGraphicsSvgItem) + 76u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.4.4.0.linux-gcc-ia32.txt
index a802fc8d3e..62672f346d 100644
--- a/tests/auto/bic/data/QtSvg.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSvg.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb6a242d0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb6a5b1e0) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb692ba50) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb683c690) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb67abc00) 0
QString (0xb67e7ce4) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb6670690) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb66e3ca8) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb6558100) 0
QGenericArgument (0xb65591e0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb65594ec) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb65a6f80) 0
QObject (0xb65ae834) 0
primary-for QIODevice (0xb65a6f80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb660da50) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6442348) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb644c080) 0
QList<QString> (0xb64428e8) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb64a4b04) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb637bfb4) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb621d258) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb621d30c) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb627e1c0) 0
QTextStream (0xb62821e0) 0
primary-for QTextOStream (0xb627e1c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6282c30) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6282f78) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb629c078) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb61b03c0) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb61c8474) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb61c8bf4) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb60607c0) 0
QObject (0xb60644ec) 0
primary-for QFutureWatcherBase (0xb60607c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb60b73c0) 0
QRunnable (0xb60c3000) 0
primary-for QtConcurrent::ThreadEngineBase (0xb60b73c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb60dc6cc) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb5fe9690) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb5fe99d8) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb5fe9bb8) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb5e7a690) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5c5f12c) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5c9221c) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5ce9b7c) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5b8b654) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb595c480 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb595c800 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb5971780) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb57f9f00) 0
QObject (0xb561b078) 0
primary-for QIODevice (0xb57f9f40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb56455a0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb5668d98) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb56c16cc) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb56f599c) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb556512c) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb5539f3c) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb558e3fc) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb55cddd4) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb5436ce4) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb5493744) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb548abc0) 0
QObject (0xb54cbf78) 0
primary-for QEventLoop (0xb548abc0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb54fb834) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb530dce4) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb53635a0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb53a7960) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb53a7f00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb53e0744) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb52288c0) 0
QObject (0xb524b3c0) 0
primary-for QLibrary (0xb52288c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb52848e8) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb5284c6c) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb52d3a50) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb50de744) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb50ff1e0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb510c834) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb51270b4) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb514312c) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb51670f0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb5184618) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb4ff0f78) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb5040bf4) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb506ba50) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb50cb528) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb4f8b1e0) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb4f96960) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb4fb94b0) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb4fc91a4) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2648,10 +2312,6 @@ Class QXmlStreamWriter
base size=4 base align=4
QXmlStreamWriter (0xb4dfa9d8) 0
-
-
-
-
Class QColor
size=16 align=4
base size=14 base align=4
@@ -2672,7 +2332,6 @@ Class QKeySequence
base size=4 base align=4
QKeySequence (0xb4e54780) 0
-
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
0 (int (*)(...))0
@@ -2969,8 +2628,6 @@ Class QInputMethodEvent::Attribute
base size=24 base align=4
QInputMethodEvent::Attribute (0xb4ceda50) 0
-
-
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
0 (int (*)(...))0
@@ -3258,9 +2915,6 @@ Class QAccessible
base size=0 base align=1
QAccessible (0xb4d512d0) 0 empty
-
-
-
Vtable for QAccessibleInterface
QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
@@ -3290,9 +2944,6 @@ QAccessibleInterface (0xb4d409c0) 0 nearly-empty
vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
QAccessible (0xb4d7c7f8) 0 empty
-
-
-
Vtable for QAccessibleInterfaceEx
QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
0 (int (*)(...))0
@@ -3804,16 +3455,12 @@ Class QPaintDevice
QPaintDevice (0xb4c14a50) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
-
-
Class QPolygon
size=4 align=4
base size=4 base align=4
QPolygon (0xb4bebd80) 0
QVector<QPoint> (0xb4c26f78) 0
-
-
Class QPolygonF
size=4 align=4
base size=4 base align=4
@@ -3825,7 +3472,6 @@ Class QMatrix
base size=48 base align=4
QMatrix (0xb4c56f78) 0
-
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
@@ -3836,14 +3482,11 @@ Class QPainterPath
base size=4 base align=4
QPainterPath (0xb4c81d98) 0
-
-
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
QPainterPathPrivate (0xb4ca5a50) 0
-
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
@@ -3854,7 +3497,6 @@ Class QTransform
base size=80 base align=4
QTransform (0xb4ade708) 0
-
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
@@ -3878,7 +3520,6 @@ QImage (0xb4b0c900) 0
QPaintDevice (0xb4b53000) 0
primary-for QImage (0xb4b0c900)
-
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
0 (int (*)(...))0
@@ -3902,18 +3543,11 @@ Class QBrush
base size=4 base align=4
QBrush (0xb4bb2f00) 0
-
Class QBrushData
size=124 align=4
base size=121 base align=4
QBrushData (0xb4bbeca8) 0
-
-
-
-
-
-
Class QGradient
size=56 align=4
base size=56 base align=4
@@ -3973,7 +3607,6 @@ Class QSizePolicy
base size=4 base align=4
QSizePolicy (0xb4a747bc) 0
-
Class QCursor
size=4 align=4
base size=4 base align=4
@@ -4060,7 +3693,6 @@ QWidget (0xb48e1b90) 0
QPaintDevice (0xb48e30b4) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
-
Vtable for QDialog
QDialog::_ZTV7QDialog: 66u entries
0 (int (*)(...))0
@@ -4310,7 +3942,6 @@ QAbstractPrintDialog (0xb49bb400) 0
QPaintDevice (0xb49ca168) 8
vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
Vtable for QColorDialog
QColorDialog::_ZTV12QColorDialog: 66u entries
0 (int (*)(...))0
@@ -4560,13 +4191,11 @@ QFileDialog (0xb49bbe80) 0
QPaintDevice (0xb4803bb8) 8
vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
Class QIcon
size=4 align=4
base size=4 base align=4
QIcon (0xb4844078) 0
-
Vtable for QFileSystemModel
QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
0 (int (*)(...))0
@@ -5027,7 +4656,6 @@ QMessageBox (0xb46d2280) 0
QPaintDevice (0xb46d630c) 8
vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
Vtable for QPageSetupDialog
QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
0 (int (*)(...))0
@@ -5531,7 +5159,6 @@ QWizard (0xb4743680) 0
QPaintDevice (0xb475b960) 8
vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
Vtable for QWizardPage
QWizardPage::_ZTV11QWizardPage: 68u entries
0 (int (*)(...))0
@@ -5663,7 +5290,6 @@ Class QGraphicsItem
QGraphicsItem (0xb479f564) 0
vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
Vtable for QAbstractGraphicsShapeItem
QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
0 (int (*)(...))0
@@ -6219,8 +5845,6 @@ QGraphicsItemGroup (0xb464a040) 0
QGraphicsItem (0xb46443c0) 0
primary-for QGraphicsItemGroup (0xb464a040)
-
-
Vtable for QGraphicsLayoutItem
QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
0 (int (*)(...))0
@@ -6571,7 +6195,6 @@ Class QPen
base size=4 base align=4
QPen (0xb44c3f3c) 0
-
Vtable for QGraphicsScene
QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
0 (int (*)(...))0
@@ -6617,9 +6240,6 @@ QGraphicsScene (0xb46b56c0) 0
QObject (0xb44d1a14) 0
primary-for QGraphicsScene (0xb46b56c0)
-
-
-
Vtable for QGraphicsSceneEvent
QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
0 (int (*)(...))0
@@ -6781,22 +6401,11 @@ Class QTextOption
base size=24 base align=4
QTextOption (0xb454be10) 0
-
-
Class QPainter
size=4 align=4
base size=4 base align=4
QPainter (0xb457ddd4) 0
-
-
-
-
-
-
-
-
-
Vtable for QAbstractScrollArea
QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
0 (int (*)(...))0
@@ -7050,8 +6659,6 @@ QGraphicsView (0xb4494480) 0
QPaintDevice (0xb44a5618) 8
vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
Vtable for QBitmap
QBitmap::_ZTV7QBitmap: 7u entries
0 (int (*)(...))0
@@ -7305,7 +6912,6 @@ QImageIOPlugin (0xb4344af0) 0
QFactoryInterface (0xb433af00) 8 nearly-empty
primary-for QImageIOHandlerFactoryInterface (0xb4313f00)
-
Class QImageReader
size=4 align=4
base size=4 base align=4
@@ -7480,8 +7086,6 @@ QActionGroup (0xb41d0580) 0
QObject (0xb41d7a8c) 0
primary-for QActionGroup (0xb41d0580)
-
-
Vtable for QInputContext
QInputContext::_ZTV13QInputContext: 26u entries
0 (int (*)(...))0
@@ -7786,7 +7390,6 @@ QAbstractSpinBox (0xb4219d00) 0
QPaintDevice (0xb425203c) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
-
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
0 (int (*)(...))0
@@ -7993,8 +7596,6 @@ QStyle (0xb426da00) 0
QObject (0xb42ac708) 0
primary-for QStyle (0xb426da00)
-
-
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -8252,7 +7853,6 @@ Class QStyleOptionFrame
QStyleOptionFrame (0xb4166040) 0
QStyleOption (0xb415eb04) 0
-
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
@@ -8278,14 +7878,12 @@ Class QStyleOptionHeader
QStyleOptionHeader (0xb4166ac0) 0
QStyleOption (0xb419721c) 0
-
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
QStyleOptionButton (0xb4166d80) 0
QStyleOption (0xb4197960) 0
-
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
@@ -8299,7 +7897,6 @@ QStyleOptionTabV2 (0xb41b23c0) 0
QStyleOptionTab (0xb41b2400) 0
QStyleOption (0xb3fe01a4) 0
-
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
@@ -8325,7 +7922,6 @@ Class QStyleOptionMenuItem
QStyleOptionMenuItem (0xb41b2d00) 0
QStyleOption (0xb4012834) 0
-
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
@@ -8357,7 +7953,6 @@ Class QStyleOptionViewItem
QStyleOptionViewItem (0xb402c9c0) 0
QStyleOption (0xb40543c0) 0
-
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
@@ -8421,8 +8016,6 @@ QStyleOptionSpinBox (0xb40aa600) 0
QStyleOptionComplex (0xb40aa640) 0
QStyleOption (0xb40b3474) 0
-
-
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
@@ -8430,7 +8023,6 @@ QStyleOptionQ3ListView (0xb40aa880) 0
QStyleOptionComplex (0xb40aa8c0) 0
QStyleOption (0xb40b3b04) 0
-
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
@@ -8526,7 +8118,6 @@ Class QItemSelectionRange
base size=8 base align=4
QItemSelectionRange (0xb3f319d8) 0
-
Vtable for QItemSelectionModel
QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
0 (int (*)(...))0
@@ -8556,9 +8147,6 @@ QItemSelectionModel (0xb3f3abc0) 0
QObject (0xb3f7c000) 0
primary-for QItemSelectionModel (0xb3f3abc0)
-
-
-
Class QItemSelection
size=4 align=4
base size=4 base align=4
@@ -8687,7 +8275,6 @@ QAbstractItemView (0xb3fb9180) 0
QPaintDevice (0xb3fba2d0) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
0 (int (*)(...))0
@@ -9149,8 +8736,6 @@ Class QItemEditorCreatorBase
QItemEditorCreatorBase (0xb3e6ac6c) 0 nearly-empty
vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-
-
Vtable for QItemEditorFactory
QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
@@ -9290,8 +8875,6 @@ QListView (0xb3e83140) 0
QPaintDevice (0xb3e7da14) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-
-
Vtable for QListWidgetItem
QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
0 (int (*)(...))0
@@ -9583,8 +9166,6 @@ Class QStandardItem
QStandardItem (0xb3d370f0) 0
vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
Vtable for QStandardItemModel
QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
0 (int (*)(...))0
@@ -9862,8 +9443,6 @@ Class QTableWidgetSelectionRange
base size=16 base align=4
QTableWidgetSelectionRange (0xb3beff00) 0
-
-
Vtable for QTableWidgetItem
QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
0 (int (*)(...))0
@@ -10139,16 +9718,11 @@ QTreeView (0xb3c64380) 0
QPaintDevice (0xb3c68bf4) 8
vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-
Class QTreeWidgetItemIterator
size=12 align=4
base size=12 base align=4
QTreeWidgetItemIterator (0xb3c819d8) 0
-
-
-
-
Vtable for QTreeWidgetItem
QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
0 (int (*)(...))0
@@ -11123,8 +10697,6 @@ Class QTextItem
base size=0 base align=1
QTextItem (0xb3a7d438) 0 empty
-
-
Vtable for QPaintEngine
QPaintEngine::_ZTV12QPaintEngine: 24u entries
0 (int (*)(...))0
@@ -11158,13 +10730,11 @@ Class QPaintEngine
QPaintEngine (0xb3a7d780) 0
vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
Class QPaintEngineState
size=4 align=4
base size=4 base align=4
QPaintEngineState (0xb3a96dd4) 0
-
Vtable for QPrinter
QPrinter::_ZTV8QPrinter: 7u entries
0 (int (*)(...))0
@@ -11261,7 +10831,6 @@ QCommonStyle (0xb3aa2f00) 0
QObject (0xb3934474) 0
primary-for QStyle (0xb3aa2f40)
-
Vtable for QMotifStyle
QMotifStyle::_ZTV11QMotifStyle: 35u entries
0 (int (*)(...))0
@@ -11792,15 +11361,11 @@ Class QTextLength
base size=12 base align=4
QTextLength (0xb37eb168) 0
-
Class QTextFormat
size=8 align=4
base size=8 base align=4
QTextFormat (0xb37f3474) 0
-
-
-
Class QTextCharFormat
size=8 align=4
base size=8 base align=4
@@ -11861,8 +11426,6 @@ Class QTextLayout
base size=4 base align=4
QTextLayout (0xb36e3c30) 0
-
-
Class QTextLine
size=8 align=4
base size=8 base align=4
@@ -11911,8 +11474,6 @@ QTextDocument (0xb36d2d40) 0
QObject (0xb370d924) 0
primary-for QTextDocument (0xb36d2d40)
-
-
Class QTextCursor
size=4 align=4
base size=4 base align=4
@@ -11923,8 +11484,6 @@ Class QAbstractTextDocumentLayout::Selection
base size=12 base align=4
QAbstractTextDocumentLayout::Selection (0xb375b21c) 0
-
-
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
@@ -12085,7 +11644,6 @@ QTextFrame (0xb3734f40) 0
QObject (0xb37a6708) 0
primary-for QTextObject (0xb3734f80)
-
Vtable for QTextBlockUserData
QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
0 (int (*)(...))0
@@ -12109,14 +11667,11 @@ Class QTextBlock
base size=8 base align=4
QTextBlock (0xb35c85dc) 0
-
-
Class QTextFragment
size=12 align=4
base size=12 base align=4
QTextFragment (0xb35e8384) 0
-
Vtable for QSyntaxHighlighter
QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
@@ -13245,7 +12800,6 @@ QDateEdit (0xb3542580) 0
QPaintDevice (0xb35651a4) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
-
Vtable for QDial
QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
@@ -13405,7 +12959,6 @@ QDialogButtonBox (0xb3542c00) 0
QPaintDevice (0xb359e3c0) 8
vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
Vtable for QDockWidget
QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
@@ -13484,7 +13037,6 @@ QDockWidget (0xb3542f80) 0
QPaintDevice (0xb33c63fc) 8
vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
Vtable for QFocusFrame
QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
@@ -13645,7 +13197,6 @@ QFontComboBox (0xb33d3640) 0
QPaintDevice (0xb34163fc) 8
vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-
Vtable for QGroupBox
QGroupBox::_ZTV9QGroupBox: 63u entries
0 (int (*)(...))0
@@ -13963,7 +13514,6 @@ QMainWindow (0xb346d380) 0
QPaintDevice (0xb347f2d0) 8
vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
Vtable for QMdiArea
QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
@@ -14048,7 +13598,6 @@ QMdiArea (0xb346d700) 0
QPaintDevice (0xb32b803c) 8
vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-
Vtable for QMdiSubWindow
QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
0 (int (*)(...))0
@@ -14127,7 +13676,6 @@ QMdiSubWindow (0xb346db00) 0
QPaintDevice (0xb32eb078) 8
vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
Vtable for QMenu
QMenu::_ZTV5QMenu: 63u entries
0 (int (*)(...))0
@@ -14404,7 +13952,6 @@ QTextEdit (0xb31ba7c0) 0
QPaintDevice (0xb31bddd4) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
Vtable for QPlainTextEdit
QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
@@ -16105,43 +15652,3 @@ QSvgWidget (0xb2fcb100) 0
QPaintDevice (0xb2fc5780) 8
vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 232u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.4.5.0.linux-gcc-ia32.txt
index 5c0b9f9b0d..93a0c284be 100644
--- a/tests/auto/bic/data/QtSvg.4.3.2.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtSvg.4.5.0.linux-gcc-ia32.txt
@@ -1,164 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb783a1c0) 0 empty
+QSysInfo (0xb6fd3bb8) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb783a2c0) 0
+QBool (0xb6fd3d5c) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb783a3c0) 0
+qIsNull(double)::U (0xb6659438) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb783a400) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb66594ec) 0
Class QFlag
size=4 align=4
base size=4 base align=4
-QFlag (0xb783a880) 0
-
-
-
-
-
-
-
-
-
-
-
-
+QFlag (0xb6659d20) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6659e4c) 0
Class QInternal
size=1 align=1
base size=0 base align=1
-QInternal (0xb783acc0) 0 empty
+QInternal (0xb6699ce4) 0 empty
Class QGenericArgument
size=8 align=4
base size=8 base align=4
-QGenericArgument (0xb783ad40) 0
+QGenericArgument (0xb6699d20) 0
Class QGenericReturnArgument
size=8 align=4
base size=8 base align=4
-QGenericReturnArgument (0xb783ad80) 0
- QGenericArgument (0xb783adc0) 0
-
+QGenericReturnArgument (0xb5d23f00) 0
+ QGenericArgument (0xb6699f3c) 0
Class QMetaObject
size=16 align=4
base size=16 base align=4
-QMetaObject (0xb783af40) 0
+QMetaObject (0xb5da70b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb5da71e0) 0
Class QLatin1Char
size=1 align=1
base size=1 base align=1
-QLatin1Char (0xb5b35000) 0
+QLatin1Char (0xb5da73c0) 0
Class QChar
size=2 align=2
base size=2 base align=2
-QChar (0xb5b35040) 0
-
+QChar (0xb5da75a0) 0
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb5b35100) 0
+QBasicAtomicInt (0xb5bedce4) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb5b35180) 0
- QBasicAtomic (0xb5b351c0) 0
+QAtomicInt (0xb5c1d500) 0
+ QBasicAtomicInt (0xb5c0b3fc) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb5b352c0) 0
+__locale_struct (0xb5c0b8e8) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb5b35340) 0
+QByteArray::Data (0xb5c0bd5c) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb5b35300) 0
+QByteArray (0xb5c0bd20) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb5b353c0) 0
-
+QByteRef (0xb5c91c30) 0
Class QString::Null
size=1 align=1
base size=0 base align=1
-QString::Null (0xb5b35480) 0 empty
+QString::Null (0xb5cdc4ec) 0 empty
Class QString::Data
size=20 align=4
base size=20 base align=4
-QString::Data (0xb5b35500) 0
+QString::Data (0xb5cdc528) 0
Class QString
size=4 align=4
base size=4 base align=4
-QString (0xb5b35440) 0
-
+QString (0xb5cdc4b0) 0
Class QLatin1String
size=4 align=4
base size=4 base align=4
-QLatin1String (0xb5b35680) 0
+QLatin1String (0xb5ba7078) 0
Class QCharRef
size=8 align=4
base size=8 base align=4
-QCharRef (0xb5b356c0) 0
+QCharRef (0xb59edd5c) 0
Class QConstString
size=4 align=4
base size=4 base align=4
-QConstString (0xb5b35740) 0
- QString (0xb5b35780) 0
-
+QConstString (0xb5a6adc0) 0
+ QString (0xb5aab4b0) 0
Class QStringRef
size=12 align=4
base size=12 base align=4
-QStringRef (0xb5b35800) 0
+QStringRef (0xb5aab8e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -171,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb5b358c0) 0 nearly-empty
+std::exception (0xb58ef99c) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -180,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb5b35940) 0 nearly-empty
+std::bad_exception (0xb5925c00) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb5b35980) 0 nearly-empty
- primary-for std::bad_exception (0xb5b35940)
+ std::exception (0xb58efa8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb5925c00)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -196,32 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb5b35a00) 0 nearly-empty
+std::bad_alloc (0xb5925d80) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb5b35a40) 0 nearly-empty
- primary-for std::bad_alloc (0xb5b35a00)
+ std::exception (0xb58efce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb5925d80)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb5b35ac0) 0 empty
+std::nothrow_t (0xb58eff3c) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb5b35b40) 0
+QListData::Data (0xb594303c) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb5b35b00) 0
-
-
+QListData (0xb5943000) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb5b35d80) 0
+QObjectData (0xb59437bc) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb5b35f40) 0
+QObject (0xb5943870) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,40 +238,9 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb5b35fc0) 0 nearly-empty
+QObjectUserData (0xb58170b4) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb5b359c0) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb5b35a80) 0
- primary-for QLibrary (0xb5b359c0)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb5b35f00) 0
-
Vtable for QIODevice
QIODevice::_ZTV9QIODevice: 30u entries
0 (int (*)(...))0
@@ -339,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb5766000) 0
+QIODevice (0xb5819340) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb5766040) 0
- primary-for QIODevice (0xb5766000)
-
+ QObject (0xb58171e0) 0
+ primary-for QIODevice (0xb5819340)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -355,192 +292,33 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb5766140) 0
+QDataStream (0xb5817f3c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb57661c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb5766240) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb5766340) 0
- QList<QString> (0xb5766380) 0
-
-
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb5766500) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb5766600) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb5766640) 0
- primary-for QPluginLoader (0xb5766600)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb5766740) 0
+QHashData::Node (0xb586eac8) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb5766700) 0
+QHashData (0xb586ea8c) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb57667c0) 0 empty
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb5766d00) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb5766d40) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb5766e40) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb5766f40) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb5766180) 0
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb5766540) 0
-
-
-
-
-
+QHashDummyValue (0xb58ab168) 0 empty
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb5766fc0) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb5544000) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb55440c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb5544400) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb5544440) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb5544480) 0
-
-Class QSize
+Class QMapData::Node
size=8 align=4
base size=8 base align=4
-QSize (0xb5544640) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb55448c0) 0
-
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb5544b80) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb5544e80) 0
-
+QMapData::Node (0xb58ab8ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb58ab870) 0
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
@@ -554,266 +332,159 @@ QSystemLocale::_ZTV13QSystemLocale: 6u entries
Class QSystemLocale
size=4 align=4
base size=4 base align=4
-QSystemLocale (0xb5544f40) 0 nearly-empty
+QSystemLocale (0xb58abbb8) 0 nearly-empty
vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb55446c0) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb5544680) 0
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb58abc30) 0
-Class QSharedData
+Class QLocale
size=4 align=4
base size=4 base align=4
-QSharedData (0xb5361040) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb5361100) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb5361380) 0
+QLocale (0xb58abbf4) 0
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5619294) 0
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb5361700) 0
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5619258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-Class QRectF
+Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QRectF (0xb5361840) 0
-
+QTextEncoder (0xb5619e88) 0
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb5361940) 0
-
-
-Class QLineF
+Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QLineF (0xb53619c0) 0
+QTextDecoder (0xb56650f0) 0
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5665474) 0
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb56654b0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
-Class QTimeLine
+Class QTextStream
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb5361b80) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb5361bc0) 0
- primary-for QTimeLine (0xb5361b80)
+QTextStream (0xb5665528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb5361c40) 0
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5665b04) 0
-Class QBitRef
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
size=8 align=4
base size=8 base align=4
-QBitRef (0xb5361d80) 0
+QTextIStream (0xb56ae880) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb56cac30) 0
+ primary-for QTextIStream (0xb56ae880)
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb5361e80) 0 empty
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb56aeb40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb54dc2d0) 0
+ primary-for QTextOStream (0xb56aeb40)
-Class QUrl
+Class wait
size=4 align=4
base size=4 base align=4
-QUrl (0xb5361f00) 0
-
-
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb5361140) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+wait (0xb54dc960) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
+Class timespec
size=8 align=4
base size=8 base align=4
-QVariant::PrivateShared (0xb4fe8900) 0
+timespec (0xb54dcb04) 0
-Class QVariant::Private::Data
+Class timeval
size=8 align=4
base size=8 base align=4
-QVariant::Private::Data (0xb4fe8980) 0
+timeval (0xb54dcb40) 0
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb4fe8940) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb4fe89c0) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb4fe88c0) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
+Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
-QVariantComparisonHelper (0xb4fe8e00) 0
+__pthread_internal_slist (0xb54dcbf4) 0
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb54dcf00) 0
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb4fe8ec0) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb4fe8f00) 0
- primary-for QSettings (0xb4fe8ec0)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb4fe8ac0) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb4fe8b00) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb4fe8f40) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb4fe8f80) 0
-
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb54dcf3c) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb54dcf78) 0
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb4ec7080) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb55112d0) 0
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb4ec70c0) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5511294) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb53eed98) 0 empty
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
@@ -852,13 +523,12 @@ QFile::_ZTV5QFile: 31u entries
Class QFile
size=8 align=4
base size=8 base align=4
-QFile (0xb4ec7140) 0
+QFile (0xb5420280) 0
vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb4ec7180) 0
- primary-for QFile (0xb4ec7140)
- QObject (0xb4ec71c0) 0
- primary-for QIODevice (0xb4ec7180)
-
+ QIODevice (0xb54202c0) 0
+ primary-for QFile (0xb5420280)
+ QObject (0xb542703c) 0
+ primary-for QIODevice (0xb54202c0)
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
@@ -897,123 +567,68 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-QTemporaryFile (0xb4ec7280) 0
+QTemporaryFile (0xb5420880) 0
vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb4ec72c0) 0
- primary-for QTemporaryFile (0xb4ec7280)
- QIODevice (0xb4ec7300) 0
- primary-for QFile (0xb4ec72c0)
- QObject (0xb4ec7340) 0
- primary-for QIODevice (0xb4ec7300)
+ QFile (0xb54208c0) 0
+ primary-for QTemporaryFile (0xb5420880)
+ QIODevice (0xb5420900) 0
+ primary-for QFile (0xb54208c0)
+ QObject (0xb54274b0) 0
+ primary-for QIODevice (0xb5420900)
Class QFileInfo
size=4 align=4
base size=4 base align=4
-QFileInfo (0xb4ec73c0) 0
-
+QFileInfo (0xb54277bc) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5427d5c) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb54bc708) 0
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb547ca00) 0
+ QList<QString> (0xb54bc870) 0
Class QDir
size=4 align=4
base size=4 base align=4
-QDir (0xb4ec7540) 0
-
-
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb4ec7680) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb4ec76c0) 0
- primary-for QProcess (0xb4ec7680)
- QObject (0xb4ec7700) 0
- primary-for QIODevice (0xb4ec76c0)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb4ec77c0) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb4ec7800) 0
- primary-for QFileSystemWatcher (0xb4ec77c0)
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb4ec7880) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
+QDir (0xb52eedd4) 0
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb4ec7a00) 0 empty
+QAbstractFileEngine::ExtensionOption (0xb533b4b0) 0 empty
Class QAbstractFileEngine::ExtensionReturn
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb4ec7a40) 0 empty
+QAbstractFileEngine::ExtensionReturn (0xb533b4ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb53492c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb533b528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5349340) 0
+ QAbstractFileEngine::ExtensionReturn (0xb533b564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb53493c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb533b5a0) 0 empty
Vtable for QAbstractFileEngine
QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
@@ -1057,10 +672,9 @@ QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
Class QAbstractFileEngine
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb4ec7980) 0
+QAbstractFileEngine (0xb533b474) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1072,7 +686,7 @@ QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
Class QAbstractFileEngineHandler
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb4ec7b40) 0 nearly-empty
+QAbstractFileEngineHandler (0xb533b744) 0 nearly-empty
vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
Vtable for QAbstractFileEngineIterator
@@ -1090,103 +704,117 @@ QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
Class QAbstractFileEngineIterator
size=8 align=4
base size=8 base align=4
-QAbstractFileEngineIterator (0xb4ec7bc0) 0
+QAbstractFileEngineIterator (0xb533b780) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb4ec7c80) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb4ec7c40) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb4ec7e80) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb4ec7ec0) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
-Class QTextStream
+Class QFSFileEngine
size=8 align=4
base size=8 base align=4
-QTextStream (0xb4ec7f00) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb4ec7780) 0
+QFSFileEngine (0xb53496c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb533b7bc) 0
+ primary-for QFSFileEngine (0xb53496c0)
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
-Class QTextIStream
+Class QProcess
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb4ec7840) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb4ec78c0) 0
- primary-for QTextIStream (0xb4ec7840)
+QProcess (0xb53497c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5349800) 0
+ primary-for QProcess (0xb53497c0)
+ QObject (0xb533b8e8) 0
+ primary-for QIODevice (0xb5349800)
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb533bb04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
-Class QTextOStream
+Class QDirIterator
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb4ec7a80) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb4ec7b80) 0
- primary-for QTextOStream (0xb4ec7a80)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb4ec7cc0) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb4ec7c00) 0
+QDirIterator (0xb533bbf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
@@ -1202,8 +830,8 @@ QBuffer::_ZTV7QBuffer: 30u entries
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
56 QIODevice::isSequential
60 QBuffer::open
64 QBuffer::close
@@ -1224,92 +852,396 @@ QBuffer::_ZTV7QBuffer: 30u entries
Class QBuffer
size=8 align=4
base size=8 base align=4
-QBuffer (0xb4ec7f80) 0
+QBuffer (0xb5349d80) 0
vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb4cf4000) 0
- primary-for QBuffer (0xb4ec7f80)
- QObject (0xb4cf4040) 0
- primary-for QIODevice (0xb4cf4000)
+ QIODevice (0xb5349dc0) 0
+ primary-for QBuffer (0xb5349d80)
+ QObject (0xb533bd20) 0
+ primary-for QIODevice (0xb5349dc0)
-Class QResource
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb51e80c0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb533bf3c) 0
+ primary-for QFileSystemWatcher (0xb51e80c0)
+
+Class QUrl
size=4 align=4
base size=4 base align=4
-QResource (0xb4cf40c0) 0
+QUrl (0xb51f3168) 0
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb51f3744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb52931a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb529321c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb52931e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5293258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5293168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb50d4834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QFSFileEngine
+Class QSettings
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb4cf4100) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb4cf4140) 0
- primary-for QFSFileEngine (0xb4cf4100)
+QSettings (0xb5110bc0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb50d4ce4) 0
+ primary-for QSettings (0xb5110bc0)
-Class QReadWriteLock
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb51557f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb51784b0) 0
+
+Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
-QReadWriteLock (0xb4cf41c0) 0
+QXmlStreamAttributes (0xb51940c0) 0
+ QVector<QXmlStreamAttribute> (0xb5178f00) 0
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb51ac000) 0
-Class QReadLocker
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb51ac474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb51aca50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
size=4 align=4
base size=4 base align=4
-QReadLocker (0xb4cf4200) 0
+QXmlStreamEntityResolver (0xb4fd630c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4fd6348) 0
-Class QWriteLocker
+Class QXmlStreamWriter
size=4 align=4
base size=4 base align=4
-QWriteLocker (0xb4cf4280) 0
+QXmlStreamWriter (0xb4fd63fc) 0
-Class QMutex
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4fd6528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb502bac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb50541e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb5054f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb50a4000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb50c0a8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4eea690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4f502d0) 0
+
+Class QSharedData
size=4 align=4
base size=4 base align=4
-QMutex (0xb4cf4300) 0
+QSharedData (0xb4fa803c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4fa830c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4fa8c30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4fa8e4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4eb2384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4eb2a50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4eb2c30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb4eb2ca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4eb2d5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4d04384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4d048e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb4d34100) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb4d04b7c) 0
+ primary-for QTimeLine (0xb4d34100)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb4d04d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4d4d21c) 0
Class QMutexLocker
size=4 align=4
base size=4 base align=4
-QMutexLocker (0xb4cf4340) 0
+QMutexLocker (0xb4d4d8ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb4d63080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb4d4dd98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4d63080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb4d63180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb4d631c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb4d63180)
+ std::exception (0xb4d4ddd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb4d631c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb4d4de10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb4d4de4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb4d4de88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb4d6c474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb4d6c5a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb4d6c9d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
Vtable for QThread
QThread::_ZTV7QThread: 15u entries
@@ -1327,30 +1259,456 @@ QThread::_ZTV7QThread: 15u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+56 QThread::run
Class QThread
size=8 align=4
base size=8 base align=4
-QThread (0xb4cf43c0) 0
+QThread (0xb4c171c0) 0
vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb4cf4400) 0
- primary-for QThread (0xb4cf43c0)
+ QObject (0xb4c056cc) 0
+ primary-for QThread (0xb4c171c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QThreadStorageData
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb4c17500) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb4c05960) 0
+ primary-for QThreadPool (0xb4c17500)
+
+Class QWaitCondition
size=4 align=4
base size=4 base align=4
-QThreadStorageData (0xb4cf44c0) 0
+QWaitCondition (0xb4c05bb8) 0
-Class QSemaphore
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb4c05bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb4c47040) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb4c41474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb4c47040)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb4c65a50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb4c65a8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb4c64600) 0 empty
+ std::input_iterator_tag (0xb4c65ac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb4c64680) 0 empty
+ std::forward_iterator_tag (0xb4c646c0) 0 empty
+ std::input_iterator_tag (0xb4c65b04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb4c64740) 0 empty
+ std::bidirectional_iterator_tag (0xb4c64780) 0 empty
+ std::forward_iterator_tag (0xb4c647c0) 0 empty
+ std::input_iterator_tag (0xb4c65b40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb4c65c6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb4c65ca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb4b22e88) 0
+
+Class sched_param
size=4 align=4
base size=4 base align=4
-QSemaphore (0xb4cf4540) 0
+sched_param (0xb4b7a03c) 0
-Class QWaitCondition
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb4b7a078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb4b7a0f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb4b7a12c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb4b7a168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb4b7a21c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb4b7a258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb49fa564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb4a5f99c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb4a5fa14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb4a5fe10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb4a5fe4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb480fb00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb48241a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb480fb00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb48241e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb482421c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb4824258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb4824168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb484a5a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb470d078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb44c9540 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb44c95c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb44c98c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb44c9940 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb44dc12c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb42e8b00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4498924) 0
+ primary-for QFutureWatcherBase (0xb42e8b00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
size=4 align=4
base size=4 base align=4
-QWaitCondition (0xb4cf4580) 0
+QFactoryInterface (0xb435c744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4389d00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb435cc30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4389d00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4396eb0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb435cec4) 0
+ primary-for QTextCodecPlugin (0xb4396eb0)
+ QTextCodecFactoryInterface (0xb4389f00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb435cf00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4389f00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb41aa03c) 0 empty
Vtable for QTranslator
QTranslator::_ZTV11QTranslator: 16u entries
@@ -1374,16 +1732,15 @@ QTranslator::_ZTV11QTranslator: 16u entries
Class QTranslator
size=8 align=4
base size=8 base align=4
-QTranslator (0xb4cf45c0) 0
+QTranslator (0xb41c0ac0) 0
vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb4cf4600) 0
- primary-for QTranslator (0xb4cf45c0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb4cf4680) 0
+ QObject (0xb41bd3fc) 0
+ primary-for QTranslator (0xb41c0ac0)
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb41bd6cc) 0
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
@@ -1408,22 +1765,170 @@ QMimeData::_ZTV9QMimeData: 17u entries
Class QMimeData
size=8 align=4
base size=8 base align=4
-QMimeData (0xb4cf4700) 0
+QMimeData (0xb420a440) 0
vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb4cf4740) 0
- primary-for QMimeData (0xb4cf4700)
+ QObject (0xb41bdc6c) 0
+ primary-for QMimeData (0xb420a440)
-Class QModelIndex
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb420a700) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb41bde88) 0
+ primary-for QEventLoop (0xb420a700)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb42301a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb4cf47c0) 0
+QTimerEvent (0xb420adc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb4230384) 0
+ primary-for QTimerEvent (0xb420adc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb420ae80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb42303fc) 0
+ primary-for QChildEvent (0xb420ae80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4257140) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb4230564) 0
+ primary-for QCustomEvent (0xb4257140)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb4257240) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb4230654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4257240)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4257300) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4230708) 0
+ primary-for QCoreApplication (0xb4257300)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4257900) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4230ca8) 0
+ primary-for QSharedMemory (0xb4257900)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4230ec4) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb4cf4840) 0
-
+QPersistentModelIndex (0xb429c384) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -1473,10 +1978,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb4cf4900) 0
+QAbstractItemModel (0xb4298540) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb4cf4940) 0
- primary-for QAbstractItemModel (0xb4cf4900)
+ QObject (0xb429c4ec) 0
+ primary-for QAbstractItemModel (0xb4298540)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -1526,12 +2031,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb4cf49c0) 0
+QAbstractTableModel (0xb4298b80) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb4cf4a00) 0
- primary-for QAbstractTableModel (0xb4cf49c0)
- QObject (0xb4cf4a40) 0
- primary-for QAbstractItemModel (0xb4cf4a00)
+ QAbstractItemModel (0xb4298bc0) 0
+ primary-for QAbstractTableModel (0xb4298b80)
+ QObject (0xb429ce4c) 0
+ primary-for QAbstractItemModel (0xb4298bc0)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -1581,12 +2086,12 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb4cf4ac0) 0
+QAbstractListModel (0xb4298e00) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb4cf4b00) 0
- primary-for QAbstractListModel (0xb4cf4ac0)
- QObject (0xb4cf4b40) 0
- primary-for QAbstractItemModel (0xb4cf4b00)
+ QAbstractItemModel (0xb4298e40) 0
+ primary-for QAbstractListModel (0xb4298e00)
+ QObject (0xb429cf78) 0
+ primary-for QAbstractItemModel (0xb4298e40)
Vtable for QSignalMapper
QSignalMapper::_ZTV13QSignalMapper: 14u entries
@@ -1608,45 +2113,20 @@ QSignalMapper::_ZTV13QSignalMapper: 14u entries
Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QSignalMapper (0xb4cf4bc0) 0
+QSignalMapper (0xb40e9540) 0
vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb4cf4c00) 0
- primary-for QSignalMapper (0xb4cf4bc0)
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb4cf4c80) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb4cf4cc0) 0
- primary-for QSocketNotifier (0xb4cf4c80)
+ QObject (0xb40e7e4c) 0
+ primary-for QSignalMapper (0xb40e9540)
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1655,114 +2135,43 @@ QEventLoop::_ZTV10QEventLoop: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb4cf4d40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb4cf4d80) 0
- primary-for QEventLoop (0xb4cf4d40)
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb4cf4ec0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb4cf4f40) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb4cf4f80) 0
- primary-for QTimerEvent (0xb4cf4f40)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb4cf4080) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb4cf4180) 0
- primary-for QChildEvent (0xb4cf4080)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
+Class QObjectCleanupHandler
size=12 align=4
base size=12 base align=4
-QCustomEvent (0xb4cf4480) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb4cf4640) 0
- primary-for QCustomEvent (0xb4cf4480)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+QObjectCleanupHandler (0xb40e9800) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4106078) 0
+ primary-for QObjectCleanupHandler (0xb40e9800)
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb4cf4780) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb4cf4880) 0
- primary-for QDynamicPropertyChangeEvent (0xb4cf4780)
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb41061a4) 0
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb4cf4980) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb4cf4a80) 0
- primary-for QCoreApplication (0xb4cf4980)
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb40e9e00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4106438) 0
+ primary-for QSocketNotifier (0xb40e9e00)
Vtable for QTimer
QTimer::_ZTV6QTimer: 14u entries
@@ -1784,10 +2193,10 @@ QTimer::_ZTV6QTimer: 14u entries
Class QTimer
size=24 align=4
base size=21 base align=4
-QTimer (0xb4cf4b80) 0
+QTimer (0xb4122180) 0
vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb4cf4c40) 0
- primary-for QTimer (0xb4cf4b80)
+ QObject (0xb4106708) 0
+ primary-for QTimer (0xb4122180)
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
@@ -1822,85 +2231,45 @@ QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
Class QAbstractEventDispatcher
size=8 align=4
base size=8 base align=4
-QAbstractEventDispatcher (0xb4cf4d00) 0
+QAbstractEventDispatcher (0xb4122680) 0
vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb4cf4e00) 0
- primary-for QAbstractEventDispatcher (0xb4cf4d00)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb4cf4f00) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb4cf4fc0) 0
- primary-for QObjectCleanupHandler (0xb4cf4f00)
+ QObject (0xb410699c) 0
+ primary-for QAbstractEventDispatcher (0xb4122680)
Class QMetaMethod
size=8 align=4
base size=8 base align=4
-QMetaMethod (0xb4a72040) 0
-
+QMetaMethod (0xb4106bb8) 0
Class QMetaEnum
size=8 align=4
base size=8 base align=4
-QMetaEnum (0xb4a720c0) 0
-
+QMetaEnum (0xb4106ec4) 0
Class QMetaProperty
size=20 align=4
base size=20 base align=4
-QMetaProperty (0xb4a72140) 0
+QMetaProperty (0xb415912c) 0
Class QMetaClassInfo
size=8 align=4
base size=8 base align=4
-QMetaClassInfo (0xb4a72180) 0
-
+QMetaClassInfo (0xb41591e0) 0
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
+Class QSystemSemaphore
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb4a72200) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb4a72240) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4a72200)
+QSystemSemaphore (0xb4159438) 0
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1908,85 +2277,24 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb4a72300) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb4a72340) 0
- primary-for QTextCodecPlugin (0xb4a72300)
- QTextCodecFactoryInterface (0xb4a72380) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb4a723c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb4a72380)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QImageIOHandler)
-8 QImageIOHandler::~QImageIOHandler
-12 QImageIOHandler::~QImageIOHandler
-16 QImageIOHandler::name
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QImageIOHandler::write
-32 QImageIOHandler::option
-36 QImageIOHandler::setOption
-40 QImageIOHandler::supportsOption
-44 QImageIOHandler::jumpToNextImage
-48 QImageIOHandler::jumpToImage
-52 QImageIOHandler::loopCount
-56 QImageIOHandler::imageCount
-60 QImageIOHandler::nextImageDelay
-64 QImageIOHandler::currentImageNumber
-68 QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=8 align=4
- base size=8 base align=4
-QImageIOHandler (0xb4a72480) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
-
-Vtable for QImageIOHandlerFactoryInterface
-QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
-8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-Class QImageIOHandlerFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QImageIOHandlerFactoryInterface (0xb4a72500) 0 nearly-empty
- vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
- QFactoryInterface (0xb4a72540) 0 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb4a72500)
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4164180) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb41594b0) 0
+ primary-for QLibrary (0xb4164180)
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QImageIOPlugin)
-8 QImageIOPlugin::metaObject
-12 QImageIOPlugin::qt_metacast
-16 QImageIOPlugin::qt_metacall
-20 QImageIOPlugin::~QImageIOPlugin
-24 QImageIOPlugin::~QImageIOPlugin
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1994,94 +2302,106 @@ QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 (int (*)(...))-0x00000000000000008
-72 (int (*)(...))(& _ZTI14QImageIOPlugin)
-76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
-80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-Class QImageIOPlugin
- size=12 align=4
- base size=12 base align=4
-QImageIOPlugin (0xb4a72600) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
- QObject (0xb4a72640) 0
- primary-for QImageIOPlugin (0xb4a72600)
- QImageIOHandlerFactoryInterface (0xb4a72680) 8 nearly-empty
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
- QFactoryInterface (0xb4a726c0) 8 nearly-empty
- primary-for QImageIOHandlerFactoryInterface (0xb4a72680)
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4164580) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4159708) 0
+ primary-for QPluginLoader (0xb4164580)
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4159834) 0
-Class QImageReader
+Class QSemaphore
size=4 align=4
base size=4 base align=4
-QImageReader (0xb4a72780) 0
+QSemaphore (0xb3fa8834) 0
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb3fa8870) 0
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb3fa88e8) 0
-Class QPolygon
+Class QReadLocker
size=4 align=4
base size=4 base align=4
-QPolygon (0xb4a72880) 0
- QVector<QPoint> (0xb4a728c0) 0
+QReadLocker (0xb3fa8924) 0
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb3fa8e10) 0
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb3fd65dc) 0
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb3fd6bb8) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb3ffcac0) 0
+ QVector<QPoint> (0xb3fd6e10) 0
Class QPolygonF
size=4 align=4
base size=4 base align=4
-QPolygonF (0xb4a729c0) 0
- QVector<QPointF> (0xb4a72a00) 0
+QPolygonF (0xb40560c0) 0
+ QVector<QPointF> (0xb404d7bc) 0
Class QRegion::QRegionData
size=16 align=4
base size=16 base align=4
-QRegion::QRegionData (0xb4a72b80) 0
+QRegion::QRegionData (0xb40770f0) 0
Class QRegion
size=4 align=4
base size=4 base align=4
-QRegion (0xb4a72a40) 0
+QRegion (0xb40770b4) 0
Class QMatrix
size=48 align=4
base size=48 base align=4
-QMatrix (0xb4a72bc0) 0
-
+QMatrix (0xb4077438) 0
Class QPainterPath::Element
size=20 align=4
base size=20 base align=4
-QPainterPath::Element (0xb4a72c80) 0
+QPainterPath::Element (0xb4077bb8) 0
Class QPainterPath
size=4 align=4
base size=4 base align=4
-QPainterPath (0xb4a72c40) 0
-
-
+QPainterPath (0xb4077b7c) 0
Class QPainterPathPrivate
size=8 align=4
base size=8 base align=4
-QPainterPathPrivate (0xb4a72d40) 0
-
+QPainterPathPrivate (0xb3ed503c) 0
Class QPainterPathStroker
size=4 align=4
base size=4 base align=4
-QPainterPathStroker (0xb4a72f40) 0
+QPainterPathStroker (0xb3ed5168) 0
Class QTransform
size=80 align=4
base size=80 base align=4
-QTransform (0xb4a72000) 0
-
+QTransform (0xb3f0d000) 0
Vtable for QPaintDevice
QPaintDevice::_ZTV12QPaintDevice: 7u entries
@@ -2096,13 +2416,13 @@ QPaintDevice::_ZTV12QPaintDevice: 7u entries
Class QPaintDevice
size=8 align=4
base size=6 base align=4
-QPaintDevice (0xb4a72440) 0
+QPaintDevice (0xb3f47618) 0
vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
Class QImageTextKeyLang
size=8 align=4
base size=8 base align=4
-QImageTextKeyLang (0xb4a72700) 0
+QImageTextKeyLang (0xb3f47e4c) 0
Vtable for QImage
QImage::_ZTV6QImage: 7u entries
@@ -2117,20 +2437,10 @@ QImage::_ZTV6QImage: 7u entries
Class QImage
size=12 align=4
base size=12 base align=4
-QImage (0xb4a72a80) 0
+QImage (0xb3f5c4c0) 0
vptr=((& QImage::_ZTV6QImage) + 8u)
- QPaintDevice (0xb4a72ac0) 0
- primary-for QImage (0xb4a72a80)
-
-
-
-
-
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0xb4a72cc0) 0
+ QPaintDevice (0xb3f64834) 0
+ primary-for QImage (0xb3f5c4c0)
Vtable for QPixmap
QPixmap::_ZTV7QPixmap: 7u entries
@@ -2145,20 +2455,123 @@ QPixmap::_ZTV7QPixmap: 7u entries
Class QPixmap
size=12 align=4
base size=12 base align=4
-QPixmap (0xb4864140) 0
+QPixmap (0xb3f5ce00) 0
vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
- QPaintDevice (0xb4864180) 0
- primary-for QPixmap (0xb4864140)
+ QPaintDevice (0xb3dc64ec) 0
+ primary-for QPixmap (0xb3f5ce00)
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb3dc6b40) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb3dc6d98) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb3e0d168) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb3defc40) 0
+ QGradient (0xb3e0d3fc) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb3defd40) 0
+ QGradient (0xb3e0d438) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb3defe40) 0
+ QGradient (0xb3e0d474) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb3e0d4b0) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb3e0d744) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb3e0d708) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3e692d0) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb3e69b40) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb3ca8740) 0
+ QTextFormat (0xb3ceb0b4) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb3d16680) 0
+ QTextFormat (0xb3d19690) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb3d16c40) 0
+ QTextFormat (0xb3d19e4c) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb3d16e00) 0
+ QTextCharFormat (0xb3d16e40) 0
+ QTextFormat (0xb3d3f0b4) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb3d47080) 0
+ QTextFormat (0xb3d3f384) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb3d47700) 0
+ QTextFrameFormat (0xb3d47740) 0
+ QTextFormat (0xb3d3fbb8) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3d47c40) 0
+ QTextCharFormat (0xb3d47c80) 0
+ QTextFormat (0xb3d6e1a4) 0
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QMovie)
-8 QMovie::metaObject
-12 QMovie::qt_metacast
-16 QMovie::qt_metacall
-20 QMovie::~QMovie
-24 QMovie::~QMovie
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2167,65 +2580,23 @@ QMovie::_ZTV6QMovie: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QMovie
+Class QTextObject
size=8 align=4
base size=8 base align=4
-QMovie (0xb48642c0) 0
- vptr=((& QMovie::_ZTV6QMovie) + 8u)
- QObject (0xb4864300) 0
- primary-for QMovie (0xb48642c0)
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0xb4864380) 0 empty
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBitmap)
-8 QBitmap::~QBitmap
-12 QBitmap::~QBitmap
-16 QPixmap::devType
-20 QPixmap::paintEngine
-24 QPixmap::metric
-
-Class QBitmap
- size=12 align=4
- base size=12 base align=4
-QBitmap (0xb48643c0) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
- QPixmap (0xb4864400) 0
- primary-for QBitmap (0xb48643c0)
- QPaintDevice (0xb4864440) 0
- primary-for QPixmap (0xb4864400)
-
-Vtable for QIconEngineFactoryInterface
-QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
-8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QIconEngineFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QIconEngineFactoryInterface (0xb4864580) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
- QFactoryInterface (0xb48645c0) 0 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb4864580)
+QTextObject (0xb3d47f80) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3d6e528) 0
+ primary-for QTextObject (0xb3d47f80)
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-8 QIconEnginePlugin::metaObject
-12 QIconEnginePlugin::qt_metacast
-16 QIconEnginePlugin::qt_metacall
-20 QIconEnginePlugin::~QIconEnginePlugin
-24 QIconEnginePlugin::~QIconEnginePlugin
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2233,53 +2604,47 @@ QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
-76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
-Class QIconEnginePlugin
- size=12 align=4
- base size=12 base align=4
-QIconEnginePlugin (0xb4864680) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
- QObject (0xb48646c0) 0
- primary-for QIconEnginePlugin (0xb4864680)
- QIconEngineFactoryInterface (0xb4864700) 8 nearly-empty
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
- QFactoryInterface (0xb4864740) 8 nearly-empty
- primary-for QIconEngineFactoryInterface (0xb4864700)
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb3d7e240) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3d7e280) 0
+ primary-for QTextBlockGroup (0xb3d7e240)
+ QObject (0xb3d6e744) 0
+ primary-for QTextObject (0xb3d7e280)
-Vtable for QIconEngineFactoryInterfaceV2
-QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
-8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
-Class QIconEngineFactoryInterfaceV2
+Class QTextFrameLayoutData
size=4 align=4
base size=4 base align=4
-QIconEngineFactoryInterfaceV2 (0xb48647c0) 0 nearly-empty
- vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
- QFactoryInterface (0xb4864800) 0 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb48647c0)
+QTextFrameLayoutData (0xb3d6e960) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-Vtable for QIconEnginePluginV2
-QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3d6e9d8) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-8 QIconEnginePluginV2::metaObject
-12 QIconEnginePluginV2::qt_metacast
-16 QIconEnginePluginV2::qt_metacall
-20 QIconEnginePluginV2::~QIconEnginePluginV2
-24 QIconEnginePluginV2::~QIconEnginePluginV2
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2287,133 +2652,84 @@ QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
-72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
-76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-Class QIconEnginePluginV2
- size=12 align=4
- base size=12 base align=4
-QIconEnginePluginV2 (0xb48648c0) 0
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
- QObject (0xb4864900) 0
- primary-for QIconEnginePluginV2 (0xb48648c0)
- QIconEngineFactoryInterfaceV2 (0xb4864940) 8 nearly-empty
- vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
- QFactoryInterface (0xb4864980) 8 nearly-empty
- primary-for QIconEngineFactoryInterfaceV2 (0xb4864940)
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb3d7e580) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3d7e5c0) 0
+ primary-for QTextFrame (0xb3d7e580)
+ QObject (0xb3d6e99c) 0
+ primary-for QTextObject (0xb3d7e5c0)
-Class QIcon
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
size=4 align=4
base size=4 base align=4
-QIcon (0xb4864a00) 0
+QTextBlockUserData (0xb3bad690) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3bad708) 0
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPicture)
-8 QPicture::~QPicture
-12 QPicture::~QPicture
-16 QPicture::devType
-20 QPicture::paintEngine
-24 QPicture::metric
-28 QPicture::setData
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb3bad6cc) 0
-Class QPicture
+Class QTextFragment
size=12 align=4
base size=12 base align=4
-QPicture (0xb4864b00) 0
- vptr=((& QPicture::_ZTV8QPicture) + 8u)
- QPaintDevice (0xb4864b40) 0
- primary-for QPicture (0xb4864b00)
+QTextFragment (0xb3bcf384) 0
-Class QPictureIO
- size=4 align=4
- base size=4 base align=4
-QPictureIO (0xb4864c40) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QIconEngine)
-8 QIconEngine::~QIconEngine
-12 QIconEngine::~QIconEngine
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-
-Class QIconEngine
+Class QFontMetrics
size=4 align=4
base size=4 base align=4
-QIconEngine (0xb4864c80) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+QFontMetrics (0xb3be32d0) 0
-Vtable for QIconEngineV2
-QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QIconEngineV2)
-8 QIconEngineV2::~QIconEngineV2
-12 QIconEngineV2::~QIconEngineV2
-16 __cxa_pure_virtual
-20 QIconEngine::actualSize
-24 QIconEngine::pixmap
-28 QIconEngine::addPixmap
-32 QIconEngine::addFile
-36 QIconEngineV2::key
-40 QIconEngineV2::clone
-44 QIconEngineV2::read
-48 QIconEngineV2::write
-52 QIconEngineV2::virtual_hook
-
-Class QIconEngineV2
+Class QFontMetricsF
size=4 align=4
base size=4 base align=4
-QIconEngineV2 (0xb4864d00) 0 nearly-empty
- vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
- QIconEngine (0xb4864d40) 0 nearly-empty
- primary-for QIconEngineV2 (0xb4864d00)
+QFontMetricsF (0xb3be3528) 0
-Class QImageWriter
+Class QFontDatabase
size=4 align=4
base size=4 base align=4
-QImageWriter (0xb4864dc0) 0
+QFontDatabase (0xb3be35dc) 0
-Vtable for QPictureFormatInterface
-QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
-8 QPictureFormatInterface::~QPictureFormatInterface
-12 QPictureFormatInterface::~QPictureFormatInterface
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-Class QPictureFormatInterface
+Class QAbstractUndoItem
size=4 align=4
base size=4 base align=4
-QPictureFormatInterface (0xb4864e00) 0 nearly-empty
- vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
- QFactoryInterface (0xb4864e40) 0 nearly-empty
- primary-for QPictureFormatInterface (0xb4864e00)
+QAbstractUndoItem (0xb3be3618) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-8 QPictureFormatPlugin::metaObject
-12 QPictureFormatPlugin::qt_metacast
-16 QPictureFormatPlugin::qt_metacall
-20 QPictureFormatPlugin::~QPictureFormatPlugin
-24 QPictureFormatPlugin::~QPictureFormatPlugin
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2421,36 +2737,61 @@ QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 QPictureFormatPlugin::loadPicture
-64 QPictureFormatPlugin::savePicture
-68 __cxa_pure_virtual
-72 (int (*)(...))-0x00000000000000008
-76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
-84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
-88 __cxa_pure_virtual
-92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
-96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
-100 __cxa_pure_virtual
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
-Class QPictureFormatPlugin
- size=12 align=4
- base size=12 base align=4
-QPictureFormatPlugin (0xb4864ec0) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
- QObject (0xb4864f00) 0
- primary-for QPictureFormatPlugin (0xb4864ec0)
- QPictureFormatInterface (0xb4864f40) 8 nearly-empty
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
- QFactoryInterface (0xb4864f80) 8 nearly-empty
- primary-for QPictureFormatInterface (0xb4864f40)
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb3bde7c0) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3be3834) 0
+ primary-for QTextDocument (0xb3bde7c0)
-Class QKeySequence
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3be3b40) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb3c50040) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3c50080) 0
+ primary-for QTextTable (0xb3c50040)
+ QTextObject (0xb3c500c0) 0
+ primary-for QTextFrame (0xb3c50080)
+ QObject (0xb3c4c3c0) 0
+ primary-for QTextObject (0xb3c500c0)
+
+Class QTextDocumentWriter
size=4 align=4
base size=4 base align=4
-QKeySequence (0xb48640c0) 0
+QTextDocumentWriter (0xb3c4c924) 0
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb3c4c960) 0
Vtable for QMimeSource
QMimeSource::_ZTV11QMimeSource: 7u entries
@@ -2465,7 +2806,7 @@ QMimeSource::_ZTV11QMimeSource: 7u entries
Class QMimeSource
size=4 align=4
base size=4 base align=4
-QMimeSource (0xb48641c0) 0 nearly-empty
+QMimeSource (0xb3c4cc6c) 0 nearly-empty
vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
Vtable for QDrag
@@ -2488,10 +2829,10 @@ QDrag::_ZTV5QDrag: 14u entries
Class QDrag
size=8 align=4
base size=8 base align=4
-QDrag (0xb4864200) 0
+QDrag (0xb3c50ac0) 0
vptr=((& QDrag::_ZTV5QDrag) + 8u)
- QObject (0xb4864340) 0
- primary-for QDrag (0xb4864200)
+ QObject (0xb3c4cca8) 0
+ primary-for QDrag (0xb3c50ac0)
Vtable for QInputEvent
QInputEvent::_ZTV11QInputEvent: 4u entries
@@ -2503,10 +2844,10 @@ QInputEvent::_ZTV11QInputEvent: 4u entries
Class QInputEvent
size=16 align=4
base size=16 base align=4
-QInputEvent (0xb4864480) 0
+QInputEvent (0xb3c50d80) 0
vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
- QEvent (0xb4864600) 0
- primary-for QInputEvent (0xb4864480)
+ QEvent (0xb3c4cec4) 0
+ primary-for QInputEvent (0xb3c50d80)
Vtable for QMouseEvent
QMouseEvent::_ZTV11QMouseEvent: 4u entries
@@ -2518,12 +2859,12 @@ QMouseEvent::_ZTV11QMouseEvent: 4u entries
Class QMouseEvent
size=40 align=4
base size=40 base align=4
-QMouseEvent (0xb4864780) 0
+QMouseEvent (0xb3c50e40) 0
vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
- QInputEvent (0xb4864840) 0
- primary-for QMouseEvent (0xb4864780)
- QEvent (0xb48649c0) 0
- primary-for QInputEvent (0xb4864840)
+ QInputEvent (0xb3c50e80) 0
+ primary-for QMouseEvent (0xb3c50e40)
+ QEvent (0xb3c4cf78) 0
+ primary-for QInputEvent (0xb3c50e80)
Vtable for QHoverEvent
QHoverEvent::_ZTV11QHoverEvent: 4u entries
@@ -2535,10 +2876,10 @@ QHoverEvent::_ZTV11QHoverEvent: 4u entries
Class QHoverEvent
size=28 align=4
base size=28 base align=4
-QHoverEvent (0xb4864a80) 0
+QHoverEvent (0xb3ca6280) 0
vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
- QEvent (0xb4864a40) 0
- primary-for QHoverEvent (0xb4864a80)
+ QEvent (0xb3ca2474) 0
+ primary-for QHoverEvent (0xb3ca6280)
Vtable for QWheelEvent
QWheelEvent::_ZTV11QWheelEvent: 4u entries
@@ -2550,12 +2891,12 @@ QWheelEvent::_ZTV11QWheelEvent: 4u entries
Class QWheelEvent
size=44 align=4
base size=44 base align=4
-QWheelEvent (0xb4864bc0) 0
+QWheelEvent (0xb3ca6380) 0
vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
- QInputEvent (0xb4864c00) 0
- primary-for QWheelEvent (0xb4864bc0)
- QEvent (0xb4864b80) 0
- primary-for QInputEvent (0xb4864c00)
+ QInputEvent (0xb3ca63c0) 0
+ primary-for QWheelEvent (0xb3ca6380)
+ QEvent (0xb3ca2528) 0
+ primary-for QInputEvent (0xb3ca63c0)
Vtable for QTabletEvent
QTabletEvent::_ZTV12QTabletEvent: 4u entries
@@ -2567,12 +2908,12 @@ QTabletEvent::_ZTV12QTabletEvent: 4u entries
Class QTabletEvent
size=104 align=4
base size=104 base align=4
-QTabletEvent (0xb4864cc0) 0
+QTabletEvent (0xb3ca6700) 0
vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
- QInputEvent (0xb4864d80) 0
- primary-for QTabletEvent (0xb4864cc0)
- QEvent (0xb4864e80) 0
- primary-for QInputEvent (0xb4864d80)
+ QInputEvent (0xb3ca6740) 0
+ primary-for QTabletEvent (0xb3ca6700)
+ QEvent (0xb3ca28e8) 0
+ primary-for QInputEvent (0xb3ca6740)
Vtable for QKeyEvent
QKeyEvent::_ZTV9QKeyEvent: 4u entries
@@ -2584,12 +2925,12 @@ QKeyEvent::_ZTV9QKeyEvent: 4u entries
Class QKeyEvent
size=28 align=4
base size=27 base align=4
-QKeyEvent (0xb4864fc0) 0
+QKeyEvent (0xb3ca6c40) 0
vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
- QInputEvent (0xb4797000) 0
- primary-for QKeyEvent (0xb4864fc0)
- QEvent (0xb4797040) 0
- primary-for QInputEvent (0xb4797000)
+ QInputEvent (0xb3ca6c80) 0
+ primary-for QKeyEvent (0xb3ca6c40)
+ QEvent (0xb3ca2f3c) 0
+ primary-for QInputEvent (0xb3ca6c80)
Vtable for QFocusEvent
QFocusEvent::_ZTV11QFocusEvent: 4u entries
@@ -2601,10 +2942,10 @@ QFocusEvent::_ZTV11QFocusEvent: 4u entries
Class QFocusEvent
size=16 align=4
base size=16 base align=4
-QFocusEvent (0xb47970c0) 0
+QFocusEvent (0xb3add1c0) 0
vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
- QEvent (0xb4797100) 0
- primary-for QFocusEvent (0xb47970c0)
+ QEvent (0xb3ad799c) 0
+ primary-for QFocusEvent (0xb3add1c0)
Vtable for QPaintEvent
QPaintEvent::_ZTV11QPaintEvent: 4u entries
@@ -2616,10 +2957,10 @@ QPaintEvent::_ZTV11QPaintEvent: 4u entries
Class QPaintEvent
size=36 align=4
base size=33 base align=4
-QPaintEvent (0xb47971c0) 0
+QPaintEvent (0xb3add340) 0
vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
- QEvent (0xb4797200) 0
- primary-for QPaintEvent (0xb47971c0)
+ QEvent (0xb3ad7a50) 0
+ primary-for QPaintEvent (0xb3add340)
Vtable for QUpdateLaterEvent
QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
@@ -2631,10 +2972,10 @@ QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
Class QUpdateLaterEvent
size=16 align=4
base size=16 base align=4
-QUpdateLaterEvent (0xb4797280) 0
+QUpdateLaterEvent (0xb3add4c0) 0
vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
- QEvent (0xb47972c0) 0
- primary-for QUpdateLaterEvent (0xb4797280)
+ QEvent (0xb3ad7b7c) 0
+ primary-for QUpdateLaterEvent (0xb3add4c0)
Vtable for QMoveEvent
QMoveEvent::_ZTV10QMoveEvent: 4u entries
@@ -2646,10 +2987,10 @@ QMoveEvent::_ZTV10QMoveEvent: 4u entries
Class QMoveEvent
size=28 align=4
base size=28 base align=4
-QMoveEvent (0xb4797340) 0
+QMoveEvent (0xb3add580) 0
vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
- QEvent (0xb4797380) 0
- primary-for QMoveEvent (0xb4797340)
+ QEvent (0xb3ad7bf4) 0
+ primary-for QMoveEvent (0xb3add580)
Vtable for QResizeEvent
QResizeEvent::_ZTV12QResizeEvent: 4u entries
@@ -2661,10 +3002,10 @@ QResizeEvent::_ZTV12QResizeEvent: 4u entries
Class QResizeEvent
size=28 align=4
base size=28 base align=4
-QResizeEvent (0xb4797400) 0
+QResizeEvent (0xb3add680) 0
vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
- QEvent (0xb4797440) 0
- primary-for QResizeEvent (0xb4797400)
+ QEvent (0xb3ad7ca8) 0
+ primary-for QResizeEvent (0xb3add680)
Vtable for QCloseEvent
QCloseEvent::_ZTV11QCloseEvent: 4u entries
@@ -2676,10 +3017,10 @@ QCloseEvent::_ZTV11QCloseEvent: 4u entries
Class QCloseEvent
size=12 align=4
base size=12 base align=4
-QCloseEvent (0xb47974c0) 0
+QCloseEvent (0xb3add780) 0
vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
- QEvent (0xb4797500) 0
- primary-for QCloseEvent (0xb47974c0)
+ QEvent (0xb3ad7d5c) 0
+ primary-for QCloseEvent (0xb3add780)
Vtable for QIconDragEvent
QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
@@ -2691,10 +3032,10 @@ QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
Class QIconDragEvent
size=12 align=4
base size=12 base align=4
-QIconDragEvent (0xb4797580) 0
+QIconDragEvent (0xb3add800) 0
vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
- QEvent (0xb47975c0) 0
- primary-for QIconDragEvent (0xb4797580)
+ QEvent (0xb3ad7d98) 0
+ primary-for QIconDragEvent (0xb3add800)
Vtable for QShowEvent
QShowEvent::_ZTV10QShowEvent: 4u entries
@@ -2706,10 +3047,10 @@ QShowEvent::_ZTV10QShowEvent: 4u entries
Class QShowEvent
size=12 align=4
base size=12 base align=4
-QShowEvent (0xb4797640) 0
+QShowEvent (0xb3add880) 0
vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
- QEvent (0xb4797680) 0
- primary-for QShowEvent (0xb4797640)
+ QEvent (0xb3ad7dd4) 0
+ primary-for QShowEvent (0xb3add880)
Vtable for QHideEvent
QHideEvent::_ZTV10QHideEvent: 4u entries
@@ -2721,10 +3062,10 @@ QHideEvent::_ZTV10QHideEvent: 4u entries
Class QHideEvent
size=12 align=4
base size=12 base align=4
-QHideEvent (0xb4797700) 0
+QHideEvent (0xb3add900) 0
vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
- QEvent (0xb4797740) 0
- primary-for QHideEvent (0xb4797700)
+ QEvent (0xb3ad7e10) 0
+ primary-for QHideEvent (0xb3add900)
Vtable for QContextMenuEvent
QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
@@ -2736,19 +3077,17 @@ QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
Class QContextMenuEvent
size=36 align=4
base size=33 base align=4
-QContextMenuEvent (0xb47977c0) 0
+QContextMenuEvent (0xb3add980) 0
vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
- QInputEvent (0xb4797800) 0
- primary-for QContextMenuEvent (0xb47977c0)
- QEvent (0xb4797840) 0
- primary-for QInputEvent (0xb4797800)
+ QInputEvent (0xb3add9c0) 0
+ primary-for QContextMenuEvent (0xb3add980)
+ QEvent (0xb3ad7e4c) 0
+ primary-for QInputEvent (0xb3add9c0)
Class QInputMethodEvent::Attribute
size=24 align=4
base size=24 base align=4
-QInputMethodEvent::Attribute (0xb4797940) 0
-
-
+QInputMethodEvent::Attribute (0xb3b051a4) 0
Vtable for QInputMethodEvent
QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
@@ -2760,10 +3099,10 @@ QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
Class QInputMethodEvent
size=32 align=4
base size=32 base align=4
-QInputMethodEvent (0xb47978c0) 0
+QInputMethodEvent (0xb3addc00) 0
vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
- QEvent (0xb4797900) 0
- primary-for QInputMethodEvent (0xb47978c0)
+ QEvent (0xb3b05168) 0
+ primary-for QInputMethodEvent (0xb3addc00)
Vtable for QDropEvent
QDropEvent::_ZTV10QDropEvent: 14u entries
@@ -2774,7 +3113,7 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI10QDropEvent)
36 QDropEvent::_ZThn12_N10QDropEventD1Ev
40 QDropEvent::_ZThn12_N10QDropEventD0Ev
@@ -2785,11 +3124,11 @@ QDropEvent::_ZTV10QDropEvent: 14u entries
Class QDropEvent
size=52 align=4
base size=52 base align=4
-QDropEvent (0xb4797b00) 0
+QDropEvent (0xb3b23500) 0
vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
- QEvent (0xb4797b40) 0
- primary-for QDropEvent (0xb4797b00)
- QMimeSource (0xb4797b80) 12 nearly-empty
+ QEvent (0xb3b05744) 0
+ primary-for QDropEvent (0xb3b23500)
+ QMimeSource (0xb3b05780) 12 nearly-empty
vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
Vtable for QDragMoveEvent
@@ -2801,7 +3140,7 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI14QDragMoveEvent)
36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
@@ -2812,13 +3151,13 @@ QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
Class QDragMoveEvent
size=68 align=4
base size=68 base align=4
-QDragMoveEvent (0xb4797c00) 0
+QDragMoveEvent (0xb3b28480) 0
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
- QDropEvent (0xb4797c40) 0
- primary-for QDragMoveEvent (0xb4797c00)
- QEvent (0xb4797c80) 0
- primary-for QDropEvent (0xb4797c40)
- QMimeSource (0xb4797cc0) 12 nearly-empty
+ QDropEvent (0xb3b35230) 0
+ primary-for QDragMoveEvent (0xb3b28480)
+ QEvent (0xb3b05ca8) 0
+ primary-for QDropEvent (0xb3b35230)
+ QMimeSource (0xb3b05ce4) 12 nearly-empty
vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
Vtable for QDragEnterEvent
@@ -2830,7 +3169,7 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
16 QDropEvent::format
20 QDropEvent::encodedData
24 QDropEvent::provides
-28 (int (*)(...))-0x0000000000000000c
+28 (int (*)(...))-0x00000000c
32 (int (*)(...))(& _ZTI15QDragEnterEvent)
36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
@@ -2841,15 +3180,15 @@ QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
Class QDragEnterEvent
size=68 align=4
base size=68 base align=4
-QDragEnterEvent (0xb4797d40) 0
+QDragEnterEvent (0xb3b28680) 0
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
- QDragMoveEvent (0xb4797d80) 0
- primary-for QDragEnterEvent (0xb4797d40)
- QDropEvent (0xb4797dc0) 0
- primary-for QDragMoveEvent (0xb4797d80)
- QEvent (0xb4797e00) 0
- primary-for QDropEvent (0xb4797dc0)
- QMimeSource (0xb4797e40) 12 nearly-empty
+ QDragMoveEvent (0xb3b286c0) 0
+ primary-for QDragEnterEvent (0xb3b28680)
+ QDropEvent (0xb3b39320) 0
+ primary-for QDragMoveEvent (0xb3b286c0)
+ QEvent (0xb3b05ec4) 0
+ primary-for QDropEvent (0xb3b39320)
+ QMimeSource (0xb3b05f00) 12 nearly-empty
vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
Vtable for QDragResponseEvent
@@ -2862,10 +3201,10 @@ QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
Class QDragResponseEvent
size=16 align=4
base size=13 base align=4
-QDragResponseEvent (0xb4797ec0) 0
+QDragResponseEvent (0xb3b28740) 0
vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
- QEvent (0xb4797f00) 0
- primary-for QDragResponseEvent (0xb4797ec0)
+ QEvent (0xb3b05f3c) 0
+ primary-for QDragResponseEvent (0xb3b28740)
Vtable for QDragLeaveEvent
QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
@@ -2877,10 +3216,10 @@ QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
Class QDragLeaveEvent
size=12 align=4
base size=12 base align=4
-QDragLeaveEvent (0xb4797f80) 0
+QDragLeaveEvent (0xb3b28800) 0
vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
- QEvent (0xb4797fc0) 0
- primary-for QDragLeaveEvent (0xb4797f80)
+ QEvent (0xb3b05fb4) 0
+ primary-for QDragLeaveEvent (0xb3b28800)
Vtable for QHelpEvent
QHelpEvent::_ZTV10QHelpEvent: 4u entries
@@ -2892,10 +3231,10 @@ QHelpEvent::_ZTV10QHelpEvent: 4u entries
Class QHelpEvent
size=28 align=4
base size=28 base align=4
-QHelpEvent (0xb4797080) 0
+QHelpEvent (0xb3b28880) 0
vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
- QEvent (0xb4797180) 0
- primary-for QHelpEvent (0xb4797080)
+ QEvent (0xb3b43000) 0
+ primary-for QHelpEvent (0xb3b28880)
Vtable for QStatusTipEvent
QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
@@ -2907,10 +3246,10 @@ QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
Class QStatusTipEvent
size=16 align=4
base size=16 base align=4
-QStatusTipEvent (0xb4797240) 0
+QStatusTipEvent (0xb3b28a80) 0
vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
- QEvent (0xb4797300) 0
- primary-for QStatusTipEvent (0xb4797240)
+ QEvent (0xb3b43294) 0
+ primary-for QStatusTipEvent (0xb3b28a80)
Vtable for QWhatsThisClickedEvent
QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
@@ -2922,10 +3261,10 @@ QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
Class QWhatsThisClickedEvent
size=16 align=4
base size=16 base align=4
-QWhatsThisClickedEvent (0xb47973c0) 0
+QWhatsThisClickedEvent (0xb3b28b40) 0
vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
- QEvent (0xb4797480) 0
- primary-for QWhatsThisClickedEvent (0xb47973c0)
+ QEvent (0xb3b43348) 0
+ primary-for QWhatsThisClickedEvent (0xb3b28b40)
Vtable for QActionEvent
QActionEvent::_ZTV12QActionEvent: 4u entries
@@ -2937,10 +3276,10 @@ QActionEvent::_ZTV12QActionEvent: 4u entries
Class QActionEvent
size=20 align=4
base size=20 base align=4
-QActionEvent (0xb4797540) 0
+QActionEvent (0xb3b28c00) 0
vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
- QEvent (0xb4797600) 0
- primary-for QActionEvent (0xb4797540)
+ QEvent (0xb3b433fc) 0
+ primary-for QActionEvent (0xb3b28c00)
Vtable for QFileOpenEvent
QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
@@ -2952,10 +3291,10 @@ QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
Class QFileOpenEvent
size=16 align=4
base size=16 base align=4
-QFileOpenEvent (0xb47976c0) 0
+QFileOpenEvent (0xb3b28d00) 0
vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
- QEvent (0xb4797780) 0
- primary-for QFileOpenEvent (0xb47976c0)
+ QEvent (0xb3b434b0) 0
+ primary-for QFileOpenEvent (0xb3b28d00)
Vtable for QToolBarChangeEvent
QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
@@ -2967,10 +3306,10 @@ QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
Class QToolBarChangeEvent
size=16 align=4
base size=13 base align=4
-QToolBarChangeEvent (0xb4797880) 0
+QToolBarChangeEvent (0xb3b28dc0) 0
vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
- QEvent (0xb4797980) 0
- primary-for QToolBarChangeEvent (0xb4797880)
+ QEvent (0xb3b43564) 0
+ primary-for QToolBarChangeEvent (0xb3b28dc0)
Vtable for QShortcutEvent
QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
@@ -2982,10 +3321,10 @@ QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
Class QShortcutEvent
size=24 align=4
base size=24 base align=4
-QShortcutEvent (0xb4797ac0) 0
+QShortcutEvent (0xb3b28f00) 0
vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
- QEvent (0xb4797bc0) 0
- primary-for QShortcutEvent (0xb4797ac0)
+ QEvent (0xb3b435dc) 0
+ primary-for QShortcutEvent (0xb3b28f00)
Vtable for QClipboardEvent
QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
@@ -2997,10 +3336,10 @@ QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
Class QClipboardEvent
size=12 align=4
base size=12 base align=4
-QClipboardEvent (0xb4797d00) 0
+QClipboardEvent (0xb3b5a100) 0
vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
- QEvent (0xb4797e80) 0
- primary-for QClipboardEvent (0xb4797d00)
+ QEvent (0xb3b43780) 0
+ primary-for QClipboardEvent (0xb3b5a100)
Vtable for QWindowStateChangeEvent
QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
@@ -3012,10 +3351,10 @@ QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
Class QWindowStateChangeEvent
size=16 align=4
base size=16 base align=4
-QWindowStateChangeEvent (0xb4797f40) 0
+QWindowStateChangeEvent (0xb3b5a1c0) 0
vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
- QEvent (0xb4823000) 0
- primary-for QWindowStateChangeEvent (0xb4797f40)
+ QEvent (0xb3b437f8) 0
+ primary-for QWindowStateChangeEvent (0xb3b5a1c0)
Vtable for QMenubarUpdatedEvent
QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
@@ -3027,871 +3366,30 @@ QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
Class QMenubarUpdatedEvent
size=16 align=4
base size=16 base align=4
-QMenubarUpdatedEvent (0xb4823080) 0
+QMenubarUpdatedEvent (0xb3b5a280) 0
vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
- QEvent (0xb48230c0) 0
- primary-for QMenubarUpdatedEvent (0xb4823080)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0xb4823140) 0 empty
-
-
-
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAccessibleInterface)
-8 QAccessibleInterface::~QAccessibleInterface
-12 QAccessibleInterface::~QAccessibleInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-
-Class QAccessibleInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterface (0xb4823300) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
- QAccessible (0xb4823340) 0 empty
-
-
-
-
-Vtable for QAccessibleInterfaceEx
-QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
-8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleInterfaceEx
- size=4 align=4
- base size=4 base align=4
-QAccessibleInterfaceEx (0xb48235c0) 0 nearly-empty
- vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
- QAccessibleInterface (0xb4823600) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb48235c0)
- QAccessible (0xb4823640) 0 empty
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QAccessibleEvent)
-8 QAccessibleEvent::~QAccessibleEvent
-12 QAccessibleEvent::~QAccessibleEvent
-
-Class QAccessibleEvent
- size=20 align=4
- base size=20 base align=4
-QAccessibleEvent (0xb4823740) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
- QEvent (0xb4823780) 0
- primary-for QAccessibleEvent (0xb4823740)
+ QEvent (0xb3b438ac) 0
+ primary-for QMenubarUpdatedEvent (0xb3b5a280)
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleObject)
-8 QAccessibleObject::~QAccessibleObject
-12 QAccessibleObject::~QAccessibleObject
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObject::userActionCount
-68 QAccessibleObject::actionText
-72 QAccessibleObject::doAction
-
-Class QAccessibleObject
- size=8 align=4
- base size=8 base align=4
-QAccessibleObject (0xb4823800) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
- QAccessibleInterface (0xb4823840) 0 nearly-empty
- primary-for QAccessibleObject (0xb4823800)
- QAccessible (0xb4823880) 0 empty
-
-Vtable for QAccessibleObjectEx
-QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
-8 QAccessibleObjectEx::~QAccessibleObjectEx
-12 QAccessibleObjectEx::~QAccessibleObjectEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 QAccessibleObjectEx::setText
-52 QAccessibleObjectEx::rect
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleObjectEx::actionText
-72 QAccessibleObjectEx::doAction
-76 __cxa_pure_virtual
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleObjectEx
- size=8 align=4
- base size=8 base align=4
-QAccessibleObjectEx (0xb4823900) 0
- vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
- QAccessibleInterfaceEx (0xb4823940) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb4823900)
- QAccessibleInterface (0xb4823980) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb4823940)
- QAccessible (0xb48239c0) 0 empty
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QAccessibleApplication)
-8 QAccessibleApplication::~QAccessibleApplication
-12 QAccessibleApplication::~QAccessibleApplication
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleApplication::childCount
-28 QAccessibleApplication::indexOfChild
-32 QAccessibleApplication::relationTo
-36 QAccessibleApplication::childAt
-40 QAccessibleApplication::navigate
-44 QAccessibleApplication::text
-48 QAccessibleObject::setText
-52 QAccessibleObject::rect
-56 QAccessibleApplication::role
-60 QAccessibleApplication::state
-64 QAccessibleApplication::userActionCount
-68 QAccessibleApplication::actionText
-72 QAccessibleApplication::doAction
-
-Class QAccessibleApplication
- size=8 align=4
- base size=8 base align=4
-QAccessibleApplication (0xb4823a40) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
- QAccessibleObject (0xb4823a80) 0
- primary-for QAccessibleApplication (0xb4823a40)
- QAccessibleInterface (0xb4823ac0) 0 nearly-empty
- primary-for QAccessibleObject (0xb4823a80)
- QAccessible (0xb4823b00) 0 empty
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleBridge)
-8 QAccessibleBridge::~QAccessibleBridge
-12 QAccessibleBridge::~QAccessibleBridge
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridge
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridge (0xb4823b80) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
-
-Vtable for QAccessibleBridgeFactoryInterface
-QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
-8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleBridgeFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleBridgeFactoryInterface (0xb4823c40) 0 nearly-empty
- vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
- QFactoryInterface (0xb4823c80) 0 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb4823c40)
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-8 QAccessibleBridgePlugin::metaObject
-12 QAccessibleBridgePlugin::qt_metacast
-16 QAccessibleBridgePlugin::qt_metacall
-20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
-76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessibleBridgePlugin (0xb4823d40) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
- QObject (0xb4823d80) 0
- primary-for QAccessibleBridgePlugin (0xb4823d40)
- QAccessibleBridgeFactoryInterface (0xb4823dc0) 8 nearly-empty
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
- QFactoryInterface (0xb4823e00) 8 nearly-empty
- primary-for QAccessibleBridgeFactoryInterface (0xb4823dc0)
-
-Vtable for QAccessibleWidget
-QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessibleWidget)
-8 QAccessibleWidget::~QAccessibleWidget
-12 QAccessibleWidget::~QAccessibleWidget
-16 QAccessibleObject::isValid
-20 QAccessibleObject::object
-24 QAccessibleWidget::childCount
-28 QAccessibleWidget::indexOfChild
-32 QAccessibleWidget::relationTo
-36 QAccessibleWidget::childAt
-40 QAccessibleWidget::navigate
-44 QAccessibleWidget::text
-48 QAccessibleObject::setText
-52 QAccessibleWidget::rect
-56 QAccessibleWidget::role
-60 QAccessibleWidget::state
-64 QAccessibleWidget::userActionCount
-68 QAccessibleWidget::actionText
-72 QAccessibleWidget::doAction
-
-Class QAccessibleWidget
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidget (0xb4823e80) 0
- vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
- QAccessibleObject (0xb4823ec0) 0
- primary-for QAccessibleWidget (0xb4823e80)
- QAccessibleInterface (0xb4823f00) 0 nearly-empty
- primary-for QAccessibleObject (0xb4823ec0)
- QAccessible (0xb4823f40) 0 empty
-
-Vtable for QAccessibleWidgetEx
-QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
-8 QAccessibleWidgetEx::~QAccessibleWidgetEx
-12 QAccessibleWidgetEx::~QAccessibleWidgetEx
-16 QAccessibleObjectEx::isValid
-20 QAccessibleObjectEx::object
-24 QAccessibleWidgetEx::childCount
-28 QAccessibleWidgetEx::indexOfChild
-32 QAccessibleWidgetEx::relationTo
-36 QAccessibleWidgetEx::childAt
-40 QAccessibleWidgetEx::navigate
-44 QAccessibleWidgetEx::text
-48 QAccessibleObjectEx::setText
-52 QAccessibleWidgetEx::rect
-56 QAccessibleWidgetEx::role
-60 QAccessibleWidgetEx::state
-64 QAccessibleObjectEx::userActionCount
-68 QAccessibleWidgetEx::actionText
-72 QAccessibleWidgetEx::doAction
-76 QAccessibleWidgetEx::invokeMethodEx
-80 QAccessibleInterfaceEx::virtual_hook
-84 QAccessibleInterfaceEx::interface_cast
-
-Class QAccessibleWidgetEx
- size=12 align=4
- base size=12 base align=4
-QAccessibleWidgetEx (0xb4823fc0) 0
- vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
- QAccessibleObjectEx (0xb4823040) 0
- primary-for QAccessibleWidgetEx (0xb4823fc0)
- QAccessibleInterfaceEx (0xb4823100) 0 nearly-empty
- primary-for QAccessibleObjectEx (0xb4823040)
- QAccessibleInterface (0xb4823380) 0 nearly-empty
- primary-for QAccessibleInterfaceEx (0xb4823100)
- QAccessible (0xb4823400) 0 empty
-
-Vtable for QAccessible2Interface
-QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QAccessible2Interface)
-8 QAccessible2Interface::~QAccessible2Interface
-12 QAccessible2Interface::~QAccessible2Interface
-
-Class QAccessible2Interface
- size=4 align=4
- base size=4 base align=4
-QAccessible2Interface (0xb4823680) 0 nearly-empty
- vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-8 QAccessibleTextInterface::~QAccessibleTextInterface
-12 QAccessibleTextInterface::~QAccessibleTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTextInterface (0xb48238c0) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
- QAccessible2Interface (0xb4823a00) 0 nearly-empty
- primary-for QAccessibleTextInterface (0xb48238c0)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleEditableTextInterface (0xb4823b40) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
- QAccessible2Interface (0xb4823bc0) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb4823b40)
-
-Vtable for QAccessibleSimpleEditableTextInterface
-QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
-8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
-16 QAccessibleSimpleEditableTextInterface::copyText
-20 QAccessibleSimpleEditableTextInterface::deleteText
-24 QAccessibleSimpleEditableTextInterface::insertText
-28 QAccessibleSimpleEditableTextInterface::cutText
-32 QAccessibleSimpleEditableTextInterface::pasteText
-36 QAccessibleSimpleEditableTextInterface::replaceText
-40 QAccessibleSimpleEditableTextInterface::setAttributes
-
-Class QAccessibleSimpleEditableTextInterface
- size=8 align=4
- base size=8 base align=4
-QAccessibleSimpleEditableTextInterface (0xb4823cc0) 0
- vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
- QAccessibleEditableTextInterface (0xb4823e40) 0 nearly-empty
- primary-for QAccessibleSimpleEditableTextInterface (0xb4823cc0)
- QAccessible2Interface (0xb4823f80) 0 nearly-empty
- primary-for QAccessibleEditableTextInterface (0xb4823e40)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-8 QAccessibleValueInterface::~QAccessibleValueInterface
-12 QAccessibleValueInterface::~QAccessibleValueInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleValueInterface (0xb46d6040) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
- QAccessible2Interface (0xb46d6080) 0 nearly-empty
- primary-for QAccessibleValueInterface (0xb46d6040)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-8 QAccessibleTableInterface::~QAccessibleTableInterface
-12 QAccessibleTableInterface::~QAccessibleTableInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-40 __cxa_pure_virtual
-44 __cxa_pure_virtual
-48 __cxa_pure_virtual
-52 __cxa_pure_virtual
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleTableInterface (0xb46d6100) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
- QAccessible2Interface (0xb46d6140) 0 nearly-empty
- primary-for QAccessibleTableInterface (0xb46d6100)
-
-Vtable for QAccessibleFactoryInterface
-QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
-8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAccessibleFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QAccessibleFactoryInterface (0xb46d61c0) 0 nearly-empty
- vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
- QAccessible (0xb46d6200) 0 empty
- QFactoryInterface (0xb46d6240) 0 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb46d61c0)
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-8 QAccessiblePlugin::metaObject
-12 QAccessiblePlugin::qt_metacast
-16 QAccessiblePlugin::qt_metacall
-20 QAccessiblePlugin::~QAccessiblePlugin
-24 QAccessiblePlugin::~QAccessiblePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
-76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=12 align=4
- base size=12 base align=4
-QAccessiblePlugin (0xb46d6300) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
- QObject (0xb46d6340) 0
- primary-for QAccessiblePlugin (0xb46d6300)
- QAccessibleFactoryInterface (0xb46d6380) 8 nearly-empty
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
- QAccessible (0xb46d63c0) 8 empty
- QFactoryInterface (0xb46d6400) 8 nearly-empty
- primary-for QAccessibleFactoryInterface (0xb46d6380)
-
-Class QFont
- size=8 align=4
- base size=8 base align=4
-QFont (0xb46d6480) 0
-
-Class QFontMetrics
- size=4 align=4
- base size=4 base align=4
-QFontMetrics (0xb46d6580) 0
-
-Class QFontMetricsF
- size=4 align=4
- base size=4 base align=4
-QFontMetricsF (0xb46d65c0) 0
-
-Class QFontDatabase
- size=4 align=4
- base size=4 base align=4
-QFontDatabase (0xb46d6600) 0
-
-Class QPen
- size=4 align=4
- base size=4 base align=4
-QPen (0xb46d6640) 0
-
-
-Class QBrush
- size=4 align=4
- base size=4 base align=4
-QBrush (0xb46d6740) 0
-
-
-Class QBrushData
- size=108 align=4
- base size=105 base align=4
-QBrushData (0xb46d6800) 0
-
-
-
-
-
-
-
-Class QGradient
- size=56 align=4
- base size=56 base align=4
-QGradient (0xb46d6840) 0
-
-Class QLinearGradient
- size=56 align=4
- base size=56 base align=4
-QLinearGradient (0xb46d6a80) 0
- QGradient (0xb46d6ac0) 0
-
-Class QRadialGradient
- size=56 align=4
- base size=56 base align=4
-QRadialGradient (0xb46d6b00) 0
- QGradient (0xb46d6b40) 0
-
-Class QConicalGradient
- size=56 align=4
- base size=56 base align=4
-QConicalGradient (0xb46d6b80) 0
- QGradient (0xb46d6bc0) 0
-
-Class QTextLength
- size=12 align=4
- base size=12 base align=4
-QTextLength (0xb46d6c00) 0
-
-
-Class QTextFormat
- size=8 align=4
- base size=8 base align=4
-QTextFormat (0xb46d6cc0) 0
-
-
-
-
-Class QTextCharFormat
- size=8 align=4
- base size=8 base align=4
-QTextCharFormat (0xb46d6f40) 0
- QTextFormat (0xb46d6f80) 0
-
-Class QTextBlockFormat
- size=8 align=4
- base size=8 base align=4
-QTextBlockFormat (0xb46d6fc0) 0
- QTextFormat (0xb46d6000) 0
-
-Class QTextListFormat
- size=8 align=4
- base size=8 base align=4
-QTextListFormat (0xb46d60c0) 0
- QTextFormat (0xb46d6180) 0
-
-Class QTextImageFormat
- size=8 align=4
- base size=8 base align=4
-QTextImageFormat (0xb46d6280) 0
- QTextCharFormat (0xb46d6440) 0
- QTextFormat (0xb46d6500) 0
-
-Class QTextFrameFormat
- size=8 align=4
- base size=8 base align=4
-QTextFrameFormat (0xb46d6540) 0
- QTextFormat (0xb46d6680) 0
-
-Class QTextTableFormat
- size=8 align=4
- base size=8 base align=4
-QTextTableFormat (0xb46d66c0) 0
- QTextFrameFormat (0xb46d6780) 0
- QTextFormat (0xb46d6880) 0
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextObject)
-8 QTextObject::metaObject
-12 QTextObject::qt_metacast
-16 QTextObject::qt_metacall
-20 QTextObject::~QTextObject
-24 QTextObject::~QTextObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextObject
- size=8 align=4
- base size=8 base align=4
-QTextObject (0xb46d6c40) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
- QObject (0xb46d6c80) 0
- primary-for QTextObject (0xb46d6c40)
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTextBlockGroup)
-8 QTextBlockGroup::metaObject
-12 QTextBlockGroup::qt_metacast
-16 QTextBlockGroup::qt_metacall
-20 QTextBlockGroup::~QTextBlockGroup
-24 QTextBlockGroup::~QTextBlockGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextBlockGroup::blockInserted
-60 QTextBlockGroup::blockRemoved
-64 QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=8 align=4
- base size=8 base align=4
-QTextBlockGroup (0xb46d6d00) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
- QTextObject (0xb46d6d80) 0
- primary-for QTextBlockGroup (0xb46d6d00)
- QObject (0xb46d6dc0) 0
- primary-for QTextObject (0xb46d6d80)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-8 QTextFrameLayoutData::~QTextFrameLayoutData
-12 QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=4 align=4
- base size=4 base align=4
-QTextFrameLayoutData (0xb4451040) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
-
-Class QTextFrame::iterator
- size=20 align=4
- base size=20 base align=4
-QTextFrame::iterator (0xb4451180) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextFrame)
-8 QTextFrame::metaObject
-12 QTextFrame::qt_metacast
-16 QTextFrame::qt_metacall
-20 QTextFrame::~QTextFrame
-24 QTextFrame::~QTextFrame
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTextFrame
+Class QTextInlineObject
size=8 align=4
base size=8 base align=4
-QTextFrame (0xb44510c0) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
- QTextObject (0xb4451100) 0
- primary-for QTextFrame (0xb44510c0)
- QObject (0xb4451140) 0
- primary-for QTextObject (0xb4451100)
-
+QTextInlineObject (0xb3b43a8c) 0
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QTextBlockUserData)
-8 QTextBlockUserData::~QTextBlockUserData
-12 QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=4 align=4
- base size=4 base align=4
-QTextBlockUserData (0xb44512c0) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
-
-Class QTextBlock::iterator
+Class QTextLayout::FormatRange
size=16 align=4
base size=16 base align=4
-QTextBlock::iterator (0xb4451380) 0
-
-Class QTextBlock
- size=8 align=4
- base size=8 base align=4
-QTextBlock (0xb4451340) 0
-
-
+QTextLayout::FormatRange (0xb3b43e10) 0
-Class QTextFragment
- size=12 align=4
- base size=12 base align=4
-QTextFragment (0xb4451440) 0
-
-
-Class QTextDocumentFragment
+Class QTextLayout
size=4 align=4
base size=4 base align=4
-QTextDocumentFragment (0xb44514c0) 0
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-8 QSyntaxHighlighter::metaObject
-12 QSyntaxHighlighter::qt_metacast
-16 QSyntaxHighlighter::qt_metacall
-20 QSyntaxHighlighter::~QSyntaxHighlighter
-24 QSyntaxHighlighter::~QSyntaxHighlighter
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=8 align=4
- base size=8 base align=4
-QSyntaxHighlighter (0xb4451500) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
- QObject (0xb4451540) 0
- primary-for QSyntaxHighlighter (0xb4451500)
-
-Class QTextTableCell
- size=8 align=4
- base size=8 base align=4
-QTextTableCell (0xb44515c0) 0
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextTable)
-8 QTextTable::metaObject
-12 QTextTable::qt_metacast
-16 QTextTable::qt_metacall
-20 QTextTable::~QTextTable
-24 QTextTable::~QTextTable
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+QTextLayout (0xb3b43dd4) 0
-Class QTextTable
+Class QTextLine
size=8 align=4
base size=8 base align=4
-QTextTable (0xb4451600) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
- QTextFrame (0xb4451640) 0
- primary-for QTextTable (0xb4451600)
- QTextObject (0xb4451680) 0
- primary-for QTextFrame (0xb4451640)
- QObject (0xb44516c0) 0
- primary-for QTextObject (0xb4451680)
-
-
-Class QTextCursor
- size=4 align=4
- base size=4 base align=4
-QTextCursor (0xb44517c0) 0
-
-Class QFontInfo
- size=4 align=4
- base size=4 base align=4
-QFontInfo (0xb4451880) 0
+QTextLine (0xb3b43fb4) 0
Vtable for QTextList
QTextList::_ZTV9QTextList: 17u entries
@@ -3916,109 +3414,50 @@ QTextList::_ZTV9QTextList: 17u entries
Class QTextList
size=8 align=4
base size=8 base align=4
-QTextList (0xb44518c0) 0
+QTextList (0xb3b5ab00) 0
vptr=((& QTextList::_ZTV9QTextList) + 8u)
- QTextBlockGroup (0xb4451900) 0
- primary-for QTextList (0xb44518c0)
- QTextObject (0xb4451940) 0
- primary-for QTextBlockGroup (0xb4451900)
- QObject (0xb4451980) 0
- primary-for QTextObject (0xb4451940)
-
-Class QTextOption
- size=24 align=4
- base size=24 base align=4
-QTextOption (0xb4451a80) 0
-
-
-Class QTextInlineObject
- size=8 align=4
- base size=8 base align=4
-QTextInlineObject (0xb4451b00) 0
-
-Class QTextLayout::FormatRange
- size=16 align=4
- base size=16 base align=4
-QTextLayout::FormatRange (0xb4451b80) 0
+ QTextBlockGroup (0xb3b5ab40) 0
+ primary-for QTextList (0xb3b5ab00)
+ QTextObject (0xb3b5ab80) 0
+ primary-for QTextBlockGroup (0xb3b5ab40)
+ QObject (0xb3b91384) 0
+ primary-for QTextObject (0xb3b5ab80)
-Class QTextLayout
+Class QFontInfo
size=4 align=4
base size=4 base align=4
-QTextLayout (0xb4451b40) 0
-
-
+QFontInfo (0xb3b91960) 0
-Class QTextLine
- size=8 align=4
- base size=8 base align=4
-QTextLine (0xb4451d00) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QAbstractUndoItem
+Class QTextDocumentFragment
size=4 align=4
base size=4 base align=4
-QAbstractUndoItem (0xb4451d40) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QTextDocument)
-8 QTextDocument::metaObject
-12 QTextDocument::qt_metacast
-16 QTextDocument::qt_metacall
-20 QTextDocument::~QTextDocument
-24 QTextDocument::~QTextDocument
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTextDocument::clear
-60 QTextDocument::createObject
-64 QTextDocument::loadResource
-
-Class QTextDocument
- size=8 align=4
- base size=8 base align=4
-QTextDocument (0xb4451e00) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
- QObject (0xb4451e40) 0
- primary-for QTextDocument (0xb4451e00)
+QTextDocumentFragment (0xb3b9199c) 0
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3b919d8) 0
Class QPalette
size=8 align=4
base size=8 base align=4
-QPalette (0xb4451f00) 0
+QPalette (0xb3b91a50) 0
Class QColorGroup
size=8 align=4
base size=8 base align=4
-QColorGroup (0xb4451f80) 0
- QPalette (0xb4451fc0) 0
+QColorGroup (0xb3ba3d00) 0
+ QPalette (0xb39e3348) 0
Class QAbstractTextDocumentLayout::Selection
size=12 align=4
base size=12 base align=4
-QAbstractTextDocumentLayout::Selection (0xb4451700) 0
-
-
+QAbstractTextDocumentLayout::Selection (0xb3a024ec) 0
Class QAbstractTextDocumentLayout::PaintContext
size=48 align=4
base size=48 base align=4
-QAbstractTextDocumentLayout::PaintContext (0xb4451800) 0
+QAbstractTextDocumentLayout::PaintContext (0xb3a02528) 0
Vtable for QAbstractTextDocumentLayout
QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
@@ -4050,10 +3489,10 @@ QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
Class QAbstractTextDocumentLayout
size=8 align=4
base size=8 base align=4
-QAbstractTextDocumentLayout (0xb44511c0) 0
+QAbstractTextDocumentLayout (0xb39f8840) 0
vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
- QObject (0xb4451580) 0
- primary-for QAbstractTextDocumentLayout (0xb44511c0)
+ QObject (0xb3a024b0) 0
+ primary-for QAbstractTextDocumentLayout (0xb39f8840)
Vtable for QTextObjectInterface
QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
@@ -4067,24 +3506,18 @@ QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
Class QTextObjectInterface
size=4 align=4
base size=4 base align=4
-QTextObjectInterface (0xb4451e80) 0 nearly-empty
+QTextObjectInterface (0xb3a02c6c) 0 nearly-empty
vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
-Class QSizePolicy
- size=4 align=4
- base size=4 base align=4
-QSizePolicy (0xb43ef080) 0
-
-
-Vtable for QStyle
-QStyle::_ZTV6QStyle: 35u entries
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QStyle)
-8 QStyle::metaObject
-12 QStyle::qt_metacast
-16 QStyle::qt_metacall
-20 QStyle::~QStyle
-24 QStyle::~QStyle
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -4092,47 +3525,25 @@ QStyle::_ZTV6QStyle: 35u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-112 __cxa_pure_virtual
-116 __cxa_pure_virtual
-120 __cxa_pure_virtual
-124 __cxa_pure_virtual
-128 __cxa_pure_virtual
-132 __cxa_pure_virtual
-136 __cxa_pure_virtual
+56 __cxa_pure_virtual
-Class QStyle
+Class QSyntaxHighlighter
size=8 align=4
base size=8 base align=4
-QStyle (0xb43ef1c0) 0
- vptr=((& QStyle::_ZTV6QStyle) + 8u)
- QObject (0xb43ef200) 0
- primary-for QStyle (0xb43ef1c0)
-
-
+QSyntaxHighlighter (0xb3a341c0) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb3a370f0) 0
+ primary-for QSyntaxHighlighter (0xb3a341c0)
-Vtable for QCommonStyle
-QCommonStyle::_ZTV12QCommonStyle: 35u entries
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCommonStyle)
-8 QCommonStyle::metaObject
-12 QCommonStyle::qt_metacast
-16 QCommonStyle::qt_metacall
-20 QCommonStyle::~QCommonStyle
-24 QCommonStyle::~QCommonStyle
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -4140,412 +3551,34 @@ QCommonStyle::_ZTV12QCommonStyle: 35u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStyle::polish
-60 QStyle::unpolish
-64 QStyle::polish
-68 QStyle::unpolish
-72 QStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QCommonStyle::drawPrimitive
-100 QCommonStyle::drawControl
-104 QCommonStyle::subElementRect
-108 QCommonStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QCommonStyle::pixelMetric
-124 QCommonStyle::sizeFromContents
-128 QCommonStyle::styleHint
-132 QCommonStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-Class QCommonStyle
+Class QUndoGroup
size=8 align=4
base size=8 base align=4
-QCommonStyle (0xb43ef340) 0
- vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
- QStyle (0xb43ef380) 0
- primary-for QCommonStyle (0xb43ef340)
- QObject (0xb43ef3c0) 0
- primary-for QStyle (0xb43ef380)
-
-Vtable for QWindowsStyle
-QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWindowsStyle)
-8 QWindowsStyle::metaObject
-12 QWindowsStyle::qt_metacast
-16 QWindowsStyle::qt_metacall
-20 QWindowsStyle::~QWindowsStyle
-24 QWindowsStyle::~QWindowsStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsStyle::polish
-60 QWindowsStyle::unpolish
-64 QWindowsStyle::polish
-68 QWindowsStyle::unpolish
-72 QWindowsStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QStyle::standardPalette
-96 QWindowsStyle::drawPrimitive
-100 QWindowsStyle::drawControl
-104 QWindowsStyle::subElementRect
-108 QWindowsStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QCommonStyle::subControlRect
-120 QWindowsStyle::pixelMetric
-124 QWindowsStyle::sizeFromContents
-128 QWindowsStyle::styleHint
-132 QWindowsStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsStyle
- size=12 align=4
- base size=12 base align=4
-QWindowsStyle (0xb43ef440) 0
- vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
- QCommonStyle (0xb43ef480) 0
- primary-for QWindowsStyle (0xb43ef440)
- QStyle (0xb43ef4c0) 0
- primary-for QCommonStyle (0xb43ef480)
- QObject (0xb43ef500) 0
- primary-for QStyle (0xb43ef4c0)
+QUndoGroup (0xb3a34480) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb3a3730c) 0
+ primary-for QUndoGroup (0xb3a34480)
-Vtable for QStyleFactoryInterface
-QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
-8 QStyleFactoryInterface::~QStyleFactoryInterface
-12 QStyleFactoryInterface::~QStyleFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb3a37528) 0 empty
-Class QStyleFactoryInterface
+Class QSizePolicy
size=4 align=4
base size=4 base align=4
-QStyleFactoryInterface (0xb43ef580) 0 nearly-empty
- vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
- QFactoryInterface (0xb43ef5c0) 0 nearly-empty
- primary-for QStyleFactoryInterface (0xb43ef580)
-
-Vtable for QStylePlugin
-QStylePlugin::_ZTV12QStylePlugin: 22u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QStylePlugin)
-8 QStylePlugin::metaObject
-12 QStylePlugin::qt_metacast
-16 QStylePlugin::qt_metacall
-20 QStylePlugin::~QStylePlugin
-24 QStylePlugin::~QStylePlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 (int (*)(...))-0x00000000000000008
-68 (int (*)(...))(& _ZTI12QStylePlugin)
-72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
-76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-
-Class QStylePlugin
- size=12 align=4
- base size=12 base align=4
-QStylePlugin (0xb43ef700) 0
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
- QObject (0xb43ef740) 0
- primary-for QStylePlugin (0xb43ef700)
- QStyleFactoryInterface (0xb43ef780) 8 nearly-empty
- vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
- QFactoryInterface (0xb43ef7c0) 8 nearly-empty
- primary-for QStyleFactoryInterface (0xb43ef780)
-
-Vtable for QWindowsXPStyle
-QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
-8 QWindowsXPStyle::metaObject
-12 QWindowsXPStyle::qt_metacast
-16 QWindowsXPStyle::qt_metacall
-20 QWindowsXPStyle::~QWindowsXPStyle
-24 QWindowsXPStyle::~QWindowsXPStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsXPStyle::polish
-60 QWindowsXPStyle::unpolish
-64 QWindowsXPStyle::polish
-68 QWindowsXPStyle::unpolish
-72 QWindowsXPStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsXPStyle::standardPalette
-96 QWindowsXPStyle::drawPrimitive
-100 QWindowsXPStyle::drawControl
-104 QWindowsXPStyle::subElementRect
-108 QWindowsXPStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QWindowsXPStyle::subControlRect
-120 QWindowsXPStyle::pixelMetric
-124 QWindowsXPStyle::sizeFromContents
-128 QWindowsXPStyle::styleHint
-132 QWindowsXPStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsXPStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsXPStyle (0xb43ef840) 0
- vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
- QWindowsStyle (0xb43ef880) 0
- primary-for QWindowsXPStyle (0xb43ef840)
- QCommonStyle (0xb43ef8c0) 0
- primary-for QWindowsStyle (0xb43ef880)
- QStyle (0xb43ef900) 0
- primary-for QCommonStyle (0xb43ef8c0)
- QObject (0xb43ef940) 0
- primary-for QStyle (0xb43ef900)
-
-
-Vtable for QMotifStyle
-QMotifStyle::_ZTV11QMotifStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMotifStyle)
-8 QMotifStyle::metaObject
-12 QMotifStyle::qt_metacast
-16 QMotifStyle::qt_metacall
-20 QMotifStyle::~QMotifStyle
-24 QMotifStyle::~QMotifStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QMotifStyle::standardPalette
-96 QMotifStyle::drawPrimitive
-100 QMotifStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QMotifStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QMotifStyle
- size=16 align=4
- base size=13 base align=4
-QMotifStyle (0xb43ef9c0) 0
- vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
- QCommonStyle (0xb43efa00) 0
- primary-for QMotifStyle (0xb43ef9c0)
- QStyle (0xb43efa40) 0
- primary-for QCommonStyle (0xb43efa00)
- QObject (0xb43efa80) 0
- primary-for QStyle (0xb43efa40)
-
-Vtable for QCleanlooksStyle
-QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
-8 QCleanlooksStyle::metaObject
-12 QCleanlooksStyle::qt_metacast
-16 QCleanlooksStyle::qt_metacall
-20 QCleanlooksStyle::~QCleanlooksStyle
-24 QCleanlooksStyle::~QCleanlooksStyle
-28 QObject::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCleanlooksStyle::polish
-60 QCleanlooksStyle::unpolish
-64 QCleanlooksStyle::polish
-68 QCleanlooksStyle::unpolish
-72 QCleanlooksStyle::polish
-76 QStyle::itemTextRect
-80 QCleanlooksStyle::itemPixmapRect
-84 QCleanlooksStyle::drawItemText
-88 QCleanlooksStyle::drawItemPixmap
-92 QCleanlooksStyle::standardPalette
-96 QCleanlooksStyle::drawPrimitive
-100 QCleanlooksStyle::drawControl
-104 QCleanlooksStyle::subElementRect
-108 QCleanlooksStyle::drawComplexControl
-112 QCleanlooksStyle::hitTestComplexControl
-116 QCleanlooksStyle::subControlRect
-120 QCleanlooksStyle::pixelMetric
-124 QCleanlooksStyle::sizeFromContents
-128 QCleanlooksStyle::styleHint
-132 QCleanlooksStyle::standardPixmap
-136 QCleanlooksStyle::generatedIconPixmap
-
-Class QCleanlooksStyle
- size=12 align=4
- base size=12 base align=4
-QCleanlooksStyle (0xb43efb80) 0
- vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
- QWindowsStyle (0xb43efbc0) 0
- primary-for QCleanlooksStyle (0xb43efb80)
- QCommonStyle (0xb43efc00) 0
- primary-for QWindowsStyle (0xb43efbc0)
- QStyle (0xb43efc40) 0
- primary-for QCommonStyle (0xb43efc00)
- QObject (0xb43efc80) 0
- primary-for QStyle (0xb43efc40)
-
-Vtable for QWindowsVistaStyle
-QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
-8 QWindowsVistaStyle::metaObject
-12 QWindowsVistaStyle::qt_metacast
-16 QWindowsVistaStyle::qt_metacall
-20 QWindowsVistaStyle::~QWindowsVistaStyle
-24 QWindowsVistaStyle::~QWindowsVistaStyle
-28 QWindowsVistaStyle::event
-32 QWindowsStyle::eventFilter
-36 QWindowsStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWindowsVistaStyle::polish
-60 QWindowsVistaStyle::unpolish
-64 QWindowsVistaStyle::polish
-68 QWindowsVistaStyle::unpolish
-72 QWindowsVistaStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QWindowsVistaStyle::standardPalette
-96 QWindowsVistaStyle::drawPrimitive
-100 QWindowsVistaStyle::drawControl
-104 QWindowsVistaStyle::subElementRect
-108 QWindowsVistaStyle::drawComplexControl
-112 QWindowsVistaStyle::hitTestComplexControl
-116 QWindowsVistaStyle::subControlRect
-120 QWindowsVistaStyle::pixelMetric
-124 QWindowsVistaStyle::sizeFromContents
-128 QWindowsVistaStyle::styleHint
-132 QWindowsVistaStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QWindowsVistaStyle
- size=16 align=4
- base size=16 base align=4
-QWindowsVistaStyle (0xb43efd00) 0
- vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
- QWindowsXPStyle (0xb43efd40) 0
- primary-for QWindowsVistaStyle (0xb43efd00)
- QWindowsStyle (0xb43efd80) 0
- primary-for QWindowsXPStyle (0xb43efd40)
- QCommonStyle (0xb43efdc0) 0
- primary-for QWindowsStyle (0xb43efd80)
- QStyle (0xb43efe00) 0
- primary-for QCommonStyle (0xb43efdc0)
- QObject (0xb43efe40) 0
- primary-for QStyle (0xb43efe00)
-
-Vtable for QCDEStyle
-QCDEStyle::_ZTV9QCDEStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCDEStyle)
-8 QCDEStyle::metaObject
-12 QCDEStyle::qt_metacast
-16 QCDEStyle::qt_metacall
-20 QCDEStyle::~QCDEStyle
-24 QCDEStyle::~QCDEStyle
-28 QMotifStyle::event
-32 QMotifStyle::eventFilter
-36 QMotifStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMotifStyle::polish
-60 QMotifStyle::unpolish
-64 QMotifStyle::polish
-68 QMotifStyle::unpolish
-72 QMotifStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QCDEStyle::standardPalette
-96 QCDEStyle::drawPrimitive
-100 QCDEStyle::drawControl
-104 QMotifStyle::subElementRect
-108 QMotifStyle::drawComplexControl
-112 QCommonStyle::hitTestComplexControl
-116 QMotifStyle::subControlRect
-120 QCDEStyle::pixelMetric
-124 QMotifStyle::sizeFromContents
-128 QMotifStyle::styleHint
-132 QMotifStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QCDEStyle
- size=16 align=4
- base size=13 base align=4
-QCDEStyle (0xb43efec0) 0
- vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
- QMotifStyle (0xb43eff00) 0
- primary-for QCDEStyle (0xb43efec0)
- QCommonStyle (0xb43eff40) 0
- primary-for QMotifStyle (0xb43eff00)
- QStyle (0xb43eff80) 0
- primary-for QCommonStyle (0xb43eff40)
- QObject (0xb43effc0) 0
- primary-for QStyle (0xb43eff80)
+QSizePolicy (0xb3a375a0) 0
Class QCursor
size=4 align=4
base size=4 base align=4
-QCursor (0xb43ef140) 0
+QCursor (0xb3aa5474) 0
Class QWidgetData
size=64 align=4
base size=64 base align=4
-QWidgetData (0xb43ef100) 0
+QWidgetData (0xb3aa54b0) 0
Vtable for QWidget
QWidget::_ZTV7QWidget: 63u entries
@@ -4605,7 +3638,7 @@ QWidget::_ZTV7QWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI7QWidget)
232 QWidget::_ZThn8_N7QWidgetD1Ev
236 QWidget::_ZThn8_N7QWidgetD0Ev
@@ -4616,13 +3649,212 @@ QWidget::_ZTV7QWidget: 63u entries
Class QWidget
size=20 align=4
base size=20 base align=4
-QWidget (0xb43ef280) 0
+QWidget (0xb38c1050) 0
vptr=((& QWidget::_ZTV7QWidget) + 8u)
- QObject (0xb43ef400) 0
- primary-for QWidget (0xb43ef280)
- QPaintDevice (0xb43ef540) 8
+ QObject (0xb3aa54ec) 0
+ primary-for QWidget (0xb38c1050)
+ QPaintDevice (0xb3aa5528) 8
vptr=((& QWidget::_ZTV7QWidget) + 232u)
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb3958fc0) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb3988050) 0
+ primary-for QFrame (0xb3958fc0)
+ QObject (0xb3969b40) 0
+ primary-for QWidget (0xb3988050)
+ QPaintDevice (0xb3969b7c) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb3989280) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb39892c0) 0
+ primary-for QAbstractScrollArea (0xb3989280)
+ QWidget (0xb3993be0) 0
+ primary-for QFrame (0xb39892c0)
+ QObject (0xb3969d98) 0
+ primary-for QWidget (0xb3993be0)
+ QPaintDevice (0xb3969dd4) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb37ac000) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb37e3040) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb37e5078) 0
+ primary-for QItemSelectionModel (0xb37e3040)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb37e3500) 0
+ QList<QItemSelectionRange> (0xb37e5438) 0
Vtable for QValidator
QValidator::_ZTV10QValidator: 16u entries
@@ -4646,10 +3878,10 @@ QValidator::_ZTV10QValidator: 16u entries
Class QValidator
size=8 align=4
base size=8 base align=4
-QValidator (0xb43ef980) 0
+QValidator (0xb37e3680) 0
vptr=((& QValidator::_ZTV10QValidator) + 8u)
- QObject (0xb43efac0) 0
- primary-for QValidator (0xb43ef980)
+ QObject (0xb37e55dc) 0
+ primary-for QValidator (0xb37e3680)
Vtable for QIntValidator
QIntValidator::_ZTV13QIntValidator: 17u entries
@@ -4674,12 +3906,12 @@ QIntValidator::_ZTV13QIntValidator: 17u entries
Class QIntValidator
size=16 align=4
base size=16 base align=4
-QIntValidator (0xb43efb40) 0
+QIntValidator (0xb37e3940) 0
vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
- QValidator (0xb43efcc0) 0
- primary-for QIntValidator (0xb43efb40)
- QObject (0xb43efe80) 0
- primary-for QValidator (0xb43efcc0)
+ QValidator (0xb37e3980) 0
+ primary-for QIntValidator (0xb37e3940)
+ QObject (0xb37e57f8) 0
+ primary-for QValidator (0xb37e3980)
Vtable for QDoubleValidator
QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
@@ -4704,12 +3936,12 @@ QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
Class QDoubleValidator
size=28 align=4
base size=28 base align=4
-QDoubleValidator (0xb41d4040) 0
+QDoubleValidator (0xb37e3c40) 0
vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
- QValidator (0xb41d4080) 0
- primary-for QDoubleValidator (0xb41d4040)
- QObject (0xb41d40c0) 0
- primary-for QValidator (0xb41d4080)
+ QValidator (0xb37e3c80) 0
+ primary-for QDoubleValidator (0xb37e3c40)
+ QObject (0xb37e599c) 0
+ primary-for QValidator (0xb37e3c80)
Vtable for QRegExpValidator
QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
@@ -4733,12 +3965,12 @@ QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
Class QRegExpValidator
size=12 align=4
base size=12 base align=4
-QRegExpValidator (0xb41d4140) 0
+QRegExpValidator (0xb3851000) 0
vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
- QValidator (0xb41d4180) 0
- primary-for QRegExpValidator (0xb41d4140)
- QObject (0xb41d41c0) 0
- primary-for QValidator (0xb41d4180)
+ QValidator (0xb3851040) 0
+ primary-for QRegExpValidator (0xb3851000)
+ QObject (0xb37e5c6c) 0
+ primary-for QValidator (0xb3851040)
Vtable for QAbstractSpinBox
QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
@@ -4803,7 +4035,7 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
232 QAbstractSpinBox::stepBy
236 QAbstractSpinBox::clear
240 QAbstractSpinBox::stepEnabled
-244 (int (*)(...))-0x00000000000000008
+244 (int (*)(...))-0x000000008
248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
@@ -4814,15 +4046,19 @@ QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
Class QAbstractSpinBox
size=20 align=4
base size=20 base align=4
-QAbstractSpinBox (0xb41d4240) 0
+QAbstractSpinBox (0xb38512c0) 0
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
- QWidget (0xb41d4280) 0
- primary-for QAbstractSpinBox (0xb41d4240)
- QObject (0xb41d42c0) 0
- primary-for QWidget (0xb41d4280)
- QPaintDevice (0xb41d4300) 8
+ QWidget (0xb3858690) 0
+ primary-for QAbstractSpinBox (0xb38512c0)
+ QObject (0xb37e5dd4) 0
+ primary-for QWidget (0xb3858690)
+ QPaintDevice (0xb37e5e10) 8
vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb387612c) 0
Vtable for QAbstractSlider
QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
@@ -4883,7 +4119,7 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI15QAbstractSlider)
236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
@@ -4894,13 +4130,13 @@ QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
Class QAbstractSlider
size=20 align=4
base size=20 base align=4
-QAbstractSlider (0xb41d43c0) 0
+QAbstractSlider (0xb3851b00) 0
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
- QWidget (0xb41d4400) 0
- primary-for QAbstractSlider (0xb41d43c0)
- QObject (0xb41d4440) 0
- primary-for QWidget (0xb41d4400)
- QPaintDevice (0xb41d4480) 8
+ QWidget (0xb36a4a50) 0
+ primary-for QAbstractSlider (0xb3851b00)
+ QObject (0xb3876474) 0
+ primary-for QWidget (0xb36a4a50)
+ QPaintDevice (0xb38764b0) 8
vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
Vtable for QSlider
@@ -4962,7 +4198,7 @@ QSlider::_ZTV7QSlider: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractSlider::sliderChange
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI7QSlider)
236 QSlider::_ZThn8_N7QSliderD1Ev
240 QSlider::_ZThn8_N7QSliderD0Ev
@@ -4973,17 +4209,63 @@ QSlider::_ZTV7QSlider: 64u entries
Class QSlider
size=20 align=4
base size=20 base align=4
-QSlider (0xb41d4500) 0
+QSlider (0xb36c3080) 0
vptr=((& QSlider::_ZTV7QSlider) + 8u)
- QAbstractSlider (0xb41d4540) 0
- primary-for QSlider (0xb41d4500)
- QWidget (0xb41d4580) 0
- primary-for QAbstractSlider (0xb41d4540)
- QObject (0xb41d45c0) 0
- primary-for QWidget (0xb41d4580)
- QPaintDevice (0xb41d4600) 8
+ QAbstractSlider (0xb36c30c0) 0
+ primary-for QSlider (0xb36c3080)
+ QWidget (0xb36c05f0) 0
+ primary-for QAbstractSlider (0xb36c30c0)
+ QObject (0xb3876780) 0
+ primary-for QWidget (0xb36c05f0)
+ QPaintDevice (0xb38767bc) 8
vptr=((& QSlider::_ZTV7QSlider) + 236u)
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb36c3480) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb3876a8c) 0
+ primary-for QStyle (0xb36c3480)
+
Vtable for QTabBar
QTabBar::_ZTV7QTabBar: 67u entries
0 (int (*)(...))0
@@ -5010,7 +4292,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
84 QTabBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QTabBar::mouseMoveEvent
-96 QWidget::wheelEvent
+96 QTabBar::wheelEvent
100 QTabBar::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
@@ -5029,7 +4311,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QTabBar::showEvent
-172 QWidget::hideEvent
+172 QTabBar::hideEvent
176 QWidget::x11Event
180 QTabBar::changeEvent
184 QWidget::metric
@@ -5046,7 +4328,7 @@ QTabBar::_ZTV7QTabBar: 67u entries
228 QTabBar::tabInserted
232 QTabBar::tabRemoved
236 QTabBar::tabLayoutChange
-240 (int (*)(...))-0x00000000000000008
+240 (int (*)(...))-0x000000008
244 (int (*)(...))(& _ZTI7QTabBar)
248 QTabBar::_ZThn8_N7QTabBarD1Ev
252 QTabBar::_ZThn8_N7QTabBarD0Ev
@@ -5057,13 +4339,13 @@ QTabBar::_ZTV7QTabBar: 67u entries
Class QTabBar
size=20 align=4
base size=20 base align=4
-QTabBar (0xb41d46c0) 0
+QTabBar (0xb36c3a00) 0
vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
- QWidget (0xb41d4700) 0
- primary-for QTabBar (0xb41d46c0)
- QObject (0xb41d4740) 0
- primary-for QWidget (0xb41d4700)
- QPaintDevice (0xb41d4780) 8
+ QWidget (0xb3736550) 0
+ primary-for QTabBar (0xb36c3a00)
+ QObject (0xb3876e88) 0
+ primary-for QWidget (0xb3736550)
+ QPaintDevice (0xb3876ec4) 8
vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
Vtable for QTabWidget
@@ -5126,7 +4408,7 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
220 QWidget::languageChange
224 QTabWidget::tabInserted
228 QTabWidget::tabRemoved
-232 (int (*)(...))-0x00000000000000008
+232 (int (*)(...))-0x000000008
236 (int (*)(...))(& _ZTI10QTabWidget)
240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
@@ -5137,13 +4419,13 @@ QTabWidget::_ZTV10QTabWidget: 65u entries
Class QTabWidget
size=20 align=4
base size=20 base align=4
-QTabWidget (0xb41d4800) 0
+QTabWidget (0xb36c3d00) 0
vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
- QWidget (0xb41d4840) 0
- primary-for QTabWidget (0xb41d4800)
- QObject (0xb41d4880) 0
- primary-for QWidget (0xb41d4840)
- QPaintDevice (0xb41d48c0) 8
+ QWidget (0xb3751c30) 0
+ primary-for QTabWidget (0xb36c3d00)
+ QObject (0xb375b0f0) 0
+ primary-for QWidget (0xb3751c30)
+ QPaintDevice (0xb375b12c) 8
vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
Vtable for QRubberBand
@@ -5204,7 +4486,7 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI11QRubberBand)
232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
@@ -5215,526 +4497,282 @@ QRubberBand::_ZTV11QRubberBand: 63u entries
Class QRubberBand
size=20 align=4
base size=20 base align=4
-QRubberBand (0xb41d4980) 0
+QRubberBand (0xb377c540) 0
vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
- QWidget (0xb41d49c0) 0
- primary-for QRubberBand (0xb41d4980)
- QObject (0xb41d4a00) 0
- primary-for QWidget (0xb41d49c0)
- QPaintDevice (0xb41d4a40) 8
+ QWidget (0xb3780eb0) 0
+ primary-for QRubberBand (0xb377c540)
+ QObject (0xb375b654) 0
+ primary-for QWidget (0xb3780eb0)
+ QPaintDevice (0xb375b690) 8
vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
Class QStyleOption
size=44 align=4
base size=44 base align=4
-QStyleOption (0xb41d4ac0) 0
+QStyleOption (0xb375bac8) 0
Class QStyleOptionFocusRect
size=60 align=4
base size=60 base align=4
-QStyleOptionFocusRect (0xb41d4b00) 0
- QStyleOption (0xb41d4b40) 0
+QStyleOptionFocusRect (0xb377c9c0) 0
+ QStyleOption (0xb375bb04) 0
Class QStyleOptionFrame
size=52 align=4
base size=52 base align=4
-QStyleOptionFrame (0xb41d4bc0) 0
- QStyleOption (0xb41d4c00) 0
-
+QStyleOptionFrame (0xb377cbc0) 0
+ QStyleOption (0xb375be88) 0
Class QStyleOptionFrameV2
size=56 align=4
base size=56 base align=4
-QStyleOptionFrameV2 (0xb41d4c80) 0
- QStyleOptionFrame (0xb41d4cc0) 0
- QStyleOption (0xb41d4d00) 0
+QStyleOptionFrameV2 (0xb377cdc0) 0
+ QStyleOptionFrame (0xb377ce00) 0
+ QStyleOption (0xb35aa1e0) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb35b82c0) 0
+ QStyleOptionFrameV2 (0xb35b8300) 0
+ QStyleOptionFrame (0xb35b8340) 0
+ QStyleOption (0xb35aa708) 0
Class QStyleOptionTabWidgetFrame
size=80 align=4
base size=80 base align=4
-QStyleOptionTabWidgetFrame (0xb41d4e40) 0
- QStyleOption (0xb41d4e80) 0
+QStyleOptionTabWidgetFrame (0xb35b8680) 0
+ QStyleOption (0xb35aab04) 0
Class QStyleOptionTabBarBase
size=80 align=4
base size=80 base align=4
-QStyleOptionTabBarBase (0xb41d4f40) 0
- QStyleOption (0xb41d4f80) 0
+QStyleOptionTabBarBase (0xb35b8880) 0
+ QStyleOption (0xb35de1a4) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb35b8a80) 0
+ QStyleOptionTabBarBase (0xb35b8ac0) 0
+ QStyleOption (0xb35de654) 0
Class QStyleOptionHeader
size=80 align=4
base size=80 base align=4
-QStyleOptionHeader (0xb41d4000) 0
- QStyleOption (0xb41d4100) 0
-
+QStyleOptionHeader (0xb35b8e00) 0
+ QStyleOption (0xb35de9d8) 0
Class QStyleOptionButton
size=64 align=4
base size=64 base align=4
-QStyleOptionButton (0xb41d4340) 0
- QStyleOption (0xb41d44c0) 0
-
+QStyleOptionButton (0xb35f60c0) 0
+ QStyleOption (0xb35fb4b0) 0
Class QStyleOptionTab
size=72 align=4
base size=72 base align=4
-QStyleOptionTab (0xb41d4640) 0
- QStyleOption (0xb41d47c0) 0
+QStyleOptionTab (0xb35f6440) 0
+ QStyleOption (0xb35fbdd4) 0
Class QStyleOptionTabV2
size=80 align=4
base size=80 base align=4
-QStyleOptionTabV2 (0xb41d4b80) 0
- QStyleOptionTab (0xb41d4c40) 0
- QStyleOption (0xb41d4d40) 0
-
+QStyleOptionTabV2 (0xb35f6800) 0
+ QStyleOptionTab (0xb35f6840) 0
+ QStyleOption (0xb36327f8) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb35f6b80) 0
+ QStyleOptionTabV2 (0xb35f6bc0) 0
+ QStyleOptionTab (0xb35f6c00) 0
+ QStyleOption (0xb3632d5c) 0
Class QStyleOptionToolBar
size=68 align=4
base size=68 base align=4
-QStyleOptionToolBar (0xb3f1d000) 0
- QStyleOption (0xb3f1d040) 0
+QStyleOptionToolBar (0xb3661000) 0
+ QStyleOption (0xb365c654) 0
Class QStyleOptionProgressBar
size=68 align=4
base size=65 base align=4
-QStyleOptionProgressBar (0xb3f1d140) 0
- QStyleOption (0xb3f1d180) 0
+QStyleOptionProgressBar (0xb3661380) 0
+ QStyleOption (0xb365cd20) 0
Class QStyleOptionProgressBarV2
size=76 align=4
base size=74 base align=4
-QStyleOptionProgressBarV2 (0xb3f1d240) 0
- QStyleOptionProgressBar (0xb3f1d280) 0
- QStyleOption (0xb3f1d2c0) 0
+QStyleOptionProgressBarV2 (0xb36615c0) 0
+ QStyleOptionProgressBar (0xb3661600) 0
+ QStyleOption (0xb368d474) 0
Class QStyleOptionMenuItem
size=96 align=4
base size=96 base align=4
-QStyleOptionMenuItem (0xb3f1d300) 0
- QStyleOption (0xb3f1d340) 0
-
+QStyleOptionMenuItem (0xb3661680) 0
+ QStyleOption (0xb368d4b0) 0
Class QStyleOptionQ3ListViewItem
size=64 align=4
base size=64 base align=4
-QStyleOptionQ3ListViewItem (0xb3f1d3c0) 0
- QStyleOption (0xb3f1d400) 0
+QStyleOptionQ3ListViewItem (0xb3661880) 0
+ QStyleOption (0xb34a3078) 0
Class QStyleOptionQ3DockWindow
size=48 align=4
base size=46 base align=4
-QStyleOptionQ3DockWindow (0xb3f1d500) 0
- QStyleOption (0xb3f1d540) 0
+QStyleOptionQ3DockWindow (0xb3661c00) 0
+ QStyleOption (0xb34a36cc) 0
Class QStyleOptionDockWidget
size=52 align=4
base size=51 base align=4
-QStyleOptionDockWidget (0xb3f1d5c0) 0
- QStyleOption (0xb3f1d600) 0
+QStyleOptionDockWidget (0xb3661e00) 0
+ QStyleOption (0xb34a3a14) 0
Class QStyleOptionDockWidgetV2
size=52 align=4
base size=52 base align=4
-QStyleOptionDockWidgetV2 (0xb3f1d680) 0
- QStyleOptionDockWidget (0xb3f1d6c0) 0
- QStyleOption (0xb3f1d700) 0
+QStyleOptionDockWidgetV2 (0xb34d4000) 0
+ QStyleOptionDockWidget (0xb34d4040) 0
+ QStyleOption (0xb34a3fb4) 0
Class QStyleOptionViewItem
size=80 align=4
base size=77 base align=4
-QStyleOptionViewItem (0xb3f1d7c0) 0
- QStyleOption (0xb3f1d800) 0
-
+QStyleOptionViewItem (0xb34d4380) 0
+ QStyleOption (0xb34d83fc) 0
Class QStyleOptionViewItemV2
size=84 align=4
base size=84 base align=4
-QStyleOptionViewItemV2 (0xb3f1d880) 0
- QStyleOptionViewItem (0xb3f1d8c0) 0
- QStyleOption (0xb3f1d900) 0
+QStyleOptionViewItemV2 (0xb34d4600) 0
+ QStyleOptionViewItem (0xb34d4640) 0
+ QStyleOption (0xb34d8ce4) 0
Class QStyleOptionViewItemV3
size=92 align=4
base size=92 base align=4
-QStyleOptionViewItemV3 (0xb3f1da40) 0
- QStyleOptionViewItemV2 (0xb3f1da80) 0
- QStyleOptionViewItem (0xb3f1dac0) 0
- QStyleOption (0xb3f1db00) 0
+QStyleOptionViewItemV3 (0xb34d4b00) 0
+ QStyleOptionViewItemV2 (0xb34d4b40) 0
+ QStyleOptionViewItem (0xb34d4b80) 0
+ QStyleOption (0xb34f330c) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb34d4ec0) 0
+ QStyleOptionViewItemV3 (0xb34d4f00) 0
+ QStyleOptionViewItemV2 (0xb34d4f40) 0
+ QStyleOptionViewItem (0xb34d4f80) 0
+ QStyleOption (0xb34f37bc) 0
Class QStyleOptionToolBox
size=52 align=4
base size=52 base align=4
-QStyleOptionToolBox (0xb3f1dbc0) 0
- QStyleOption (0xb3f1dc00) 0
+QStyleOptionToolBox (0xb351b2c0) 0
+ QStyleOption (0xb352230c) 0
Class QStyleOptionToolBoxV2
size=60 align=4
base size=60 base align=4
-QStyleOptionToolBoxV2 (0xb3f1dc80) 0
- QStyleOptionToolBox (0xb3f1dcc0) 0
- QStyleOption (0xb3f1dd00) 0
+QStyleOptionToolBoxV2 (0xb351b4c0) 0
+ QStyleOptionToolBox (0xb351b500) 0
+ QStyleOption (0xb3522924) 0
Class QStyleOptionRubberBand
size=52 align=4
base size=49 base align=4
-QStyleOptionRubberBand (0xb3f1ddc0) 0
- QStyleOption (0xb3f1de00) 0
+QStyleOptionRubberBand (0xb351b840) 0
+ QStyleOption (0xb3522e88) 0
Class QStyleOptionComplex
size=52 align=4
base size=52 base align=4
-QStyleOptionComplex (0xb3f1de80) 0
- QStyleOption (0xb3f1dec0) 0
+QStyleOptionComplex (0xb351ba40) 0
+ QStyleOption (0xb35391e0) 0
Class QStyleOptionSlider
size=104 align=4
base size=101 base align=4
-QStyleOptionSlider (0xb3f1df40) 0
- QStyleOptionComplex (0xb3f1df80) 0
- QStyleOption (0xb3f1dfc0) 0
+QStyleOptionSlider (0xb351bcc0) 0
+ QStyleOptionComplex (0xb351bd00) 0
+ QStyleOption (0xb3539690) 0
Class QStyleOptionSpinBox
size=64 align=4
base size=61 base align=4
-QStyleOptionSpinBox (0xb3f1d080) 0
- QStyleOptionComplex (0xb3f1d100) 0
- QStyleOption (0xb3f1d200) 0
-
-
+QStyleOptionSpinBox (0xb354d040) 0
+ QStyleOptionComplex (0xb354d080) 0
+ QStyleOption (0xb3539f3c) 0
Class QStyleOptionQ3ListView
size=84 align=4
base size=81 base align=4
-QStyleOptionQ3ListView (0xb3f1d380) 0
- QStyleOptionComplex (0xb3f1d440) 0
- QStyleOption (0xb3f1d4c0) 0
-
+QStyleOptionQ3ListView (0xb354d2c0) 0
+ QStyleOptionComplex (0xb354d300) 0
+ QStyleOption (0xb35533c0) 0
Class QStyleOptionToolButton
size=96 align=4
base size=96 base align=4
-QStyleOptionToolButton (0xb3f1dc40) 0
- QStyleOptionComplex (0xb3f1de40) 0
- QStyleOption (0xb3f1df00) 0
+QStyleOptionToolButton (0xb354d5c0) 0
+ QStyleOptionComplex (0xb354d600) 0
+ QStyleOption (0xb3553ce4) 0
Class QStyleOptionComboBox
size=92 align=4
base size=92 base align=4
-QStyleOptionComboBox (0xb3fec0c0) 0
- QStyleOptionComplex (0xb3fec100) 0
- QStyleOption (0xb3fec140) 0
+QStyleOptionComboBox (0xb354d980) 0
+ QStyleOptionComplex (0xb354d9c0) 0
+ QStyleOption (0xb35809d8) 0
Class QStyleOptionTitleBar
size=68 align=4
base size=68 base align=4
-QStyleOptionTitleBar (0xb3fec200) 0
- QStyleOptionComplex (0xb3fec240) 0
- QStyleOption (0xb3fec280) 0
+QStyleOptionTitleBar (0xb354dbc0) 0
+ QStyleOptionComplex (0xb354dc00) 0
+ QStyleOption (0xb33a32d0) 0
Class QStyleOptionGroupBox
size=88 align=4
base size=88 base align=4
-QStyleOptionGroupBox (0xb3fec300) 0
- QStyleOptionComplex (0xb3fec340) 0
- QStyleOption (0xb3fec380) 0
+QStyleOptionGroupBox (0xb354de40) 0
+ QStyleOptionComplex (0xb354de80) 0
+ QStyleOption (0xb33a3a8c) 0
Class QStyleOptionSizeGrip
size=56 align=4
base size=56 base align=4
-QStyleOptionSizeGrip (0xb3fec440) 0
- QStyleOptionComplex (0xb3fec480) 0
- QStyleOption (0xb3fec4c0) 0
+QStyleOptionSizeGrip (0xb33b5100) 0
+ QStyleOptionComplex (0xb33b5140) 0
+ QStyleOption (0xb33bb348) 0
Class QStyleOptionGraphicsItem
size=132 align=4
base size=132 base align=4
-QStyleOptionGraphicsItem (0xb3fec540) 0
- QStyleOption (0xb3fec580) 0
+QStyleOptionGraphicsItem (0xb33b5340) 0
+ QStyleOption (0xb33bb618) 0
Class QStyleHintReturn
size=8 align=4
base size=8 base align=4
-QStyleHintReturn (0xb3fec600) 0
+QStyleHintReturn (0xb33bbb04) 0
Class QStyleHintReturnMask
size=12 align=4
base size=12 base align=4
-QStyleHintReturnMask (0xb3fec640) 0
- QStyleHintReturn (0xb3fec680) 0
+QStyleHintReturnMask (0xb33b5780) 0
+ QStyleHintReturn (0xb33bbb40) 0
Class QStyleHintReturnVariant
size=20 align=4
base size=20 base align=4
-QStyleHintReturnVariant (0xb3fec6c0) 0
- QStyleHintReturn (0xb3fec700) 0
-
-Vtable for QPlastiqueStyle
-QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
-8 QPlastiqueStyle::metaObject
-12 QPlastiqueStyle::qt_metacast
-16 QPlastiqueStyle::qt_metacall
-20 QPlastiqueStyle::~QPlastiqueStyle
-24 QPlastiqueStyle::~QPlastiqueStyle
-28 QObject::event
-32 QPlastiqueStyle::eventFilter
-36 QPlastiqueStyle::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QPlastiqueStyle::polish
-60 QPlastiqueStyle::unpolish
-64 QPlastiqueStyle::polish
-68 QPlastiqueStyle::unpolish
-72 QPlastiqueStyle::polish
-76 QStyle::itemTextRect
-80 QStyle::itemPixmapRect
-84 QStyle::drawItemText
-88 QStyle::drawItemPixmap
-92 QPlastiqueStyle::standardPalette
-96 QPlastiqueStyle::drawPrimitive
-100 QPlastiqueStyle::drawControl
-104 QPlastiqueStyle::subElementRect
-108 QPlastiqueStyle::drawComplexControl
-112 QPlastiqueStyle::hitTestComplexControl
-116 QPlastiqueStyle::subControlRect
-120 QPlastiqueStyle::pixelMetric
-124 QPlastiqueStyle::sizeFromContents
-128 QPlastiqueStyle::styleHint
-132 QPlastiqueStyle::standardPixmap
-136 QCommonStyle::generatedIconPixmap
-
-Class QPlastiqueStyle
- size=16 align=4
- base size=16 base align=4
-QPlastiqueStyle (0xb3fec740) 0
- vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
- QWindowsStyle (0xb3fec780) 0
- primary-for QPlastiqueStyle (0xb3fec740)
- QCommonStyle (0xb3fec7c0) 0
- primary-for QWindowsStyle (0xb3fec780)
- QStyle (0xb3fec800) 0
- primary-for QCommonStyle (0xb3fec7c0)
- QObject (0xb3fec840) 0
- primary-for QStyle (0xb3fec800)
-
-Class QStyleFactory
- size=1 align=1
- base size=0 base align=1
-QStyleFactory (0xb3fec8c0) 0 empty
-
-
-Class QTreeWidgetItemIterator
- size=12 align=4
- base size=12 base align=4
-QTreeWidgetItemIterator (0xb3fec900) 0
-
-Vtable for QFrame
-QFrame::_ZTV6QFrame: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QFrame)
-8 QFrame::metaObject
-12 QFrame::qt_metacast
-16 QFrame::qt_metacall
-20 QFrame::~QFrame
-24 QFrame::~QFrame
-28 QFrame::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QFrame::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QFrame)
-232 QFrame::_ZThn8_N6QFrameD1Ev
-236 QFrame::_ZThn8_N6QFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QFrame
- size=20 align=4
- base size=20 base align=4
-QFrame (0xb3fec9c0) 0
- vptr=((& QFrame::_ZTV6QFrame) + 8u)
- QWidget (0xb3feca00) 0
- primary-for QFrame (0xb3fec9c0)
- QObject (0xb3feca40) 0
- primary-for QWidget (0xb3feca00)
- QPaintDevice (0xb3feca80) 8
- vptr=((& QFrame::_ZTV6QFrame) + 232u)
-
-Vtable for QAbstractScrollArea
-QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-8 QAbstractScrollArea::metaObject
-12 QAbstractScrollArea::qt_metacast
-16 QAbstractScrollArea::qt_metacall
-20 QAbstractScrollArea::~QAbstractScrollArea
-24 QAbstractScrollArea::~QAbstractScrollArea
-28 QAbstractScrollArea::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
-128 QWidget::moveEvent
-132 QAbstractScrollArea::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QAbstractScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
-240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
-244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractScrollArea
- size=20 align=4
- base size=20 base align=4
-QAbstractScrollArea (0xb3fecb00) 0
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
- QFrame (0xb3fecb40) 0
- primary-for QAbstractScrollArea (0xb3fecb00)
- QWidget (0xb3fecb80) 0
- primary-for QFrame (0xb3fecb40)
- QObject (0xb3fecbc0) 0
- primary-for QWidget (0xb3fecb80)
- QPaintDevice (0xb3fecc00) 8
- vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
-
-Class QItemSelectionRange
- size=8 align=4
- base size=8 base align=4
-QItemSelectionRange (0xb3fecc80) 0
-
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QItemSelectionModel)
-8 QItemSelectionModel::metaObject
-12 QItemSelectionModel::qt_metacast
-16 QItemSelectionModel::qt_metacall
-20 QItemSelectionModel::~QItemSelectionModel
-24 QItemSelectionModel::~QItemSelectionModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QItemSelectionModel::select
-60 QItemSelectionModel::select
-64 QItemSelectionModel::clear
-68 QItemSelectionModel::reset
-
-Class QItemSelectionModel
- size=8 align=4
- base size=8 base align=4
-QItemSelectionModel (0xb3fecd40) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
- QObject (0xb3fecd80) 0
- primary-for QItemSelectionModel (0xb3fecd40)
-
-
-
-
-Class QItemSelection
- size=4 align=4
- base size=4 base align=4
-QItemSelection (0xb3fecf00) 0
- QList<QItemSelectionRange> (0xb3fecf40) 0
+QStyleHintReturnVariant (0xb33b5800) 0
+ QStyleHintReturn (0xb33bbb7c) 0
Vtable for QAbstractItemDelegate
QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
@@ -5763,10 +4801,10 @@ QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
Class QAbstractItemDelegate
size=8 align=4
base size=8 base align=4
-QAbstractItemDelegate (0xb3fecf80) 0
+QAbstractItemDelegate (0xb33b5a80) 0
vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
- QObject (0xb3fecfc0) 0
- primary-for QAbstractItemDelegate (0xb3fecf80)
+ QObject (0xb33bbbb8) 0
+ primary-for QAbstractItemDelegate (0xb33b5a80)
Vtable for QAbstractItemView
QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
@@ -5866,7 +4904,7 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI17QAbstractItemView)
392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
@@ -5877,20 +4915,19 @@ QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
Class QAbstractItemView
size=20 align=4
base size=20 base align=4
-QAbstractItemView (0xb3fec000) 0
+QAbstractItemView (0xb33b5cc0) 0
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
- QAbstractScrollArea (0xb3fec080) 0
- primary-for QAbstractItemView (0xb3fec000)
- QFrame (0xb3fec1c0) 0
- primary-for QAbstractScrollArea (0xb3fec080)
- QWidget (0xb3fec2c0) 0
- primary-for QFrame (0xb3fec1c0)
- QObject (0xb3fec400) 0
- primary-for QWidget (0xb3fec2c0)
- QPaintDevice (0xb3fec500) 8
+ QAbstractScrollArea (0xb33b5d00) 0
+ primary-for QAbstractItemView (0xb33b5cc0)
+ QFrame (0xb33b5d40) 0
+ primary-for QAbstractScrollArea (0xb33b5d00)
+ QWidget (0xb33e9aa0) 0
+ primary-for QFrame (0xb33b5d40)
+ QObject (0xb33bbce4) 0
+ primary-for QWidget (0xb33e9aa0)
+ QPaintDevice (0xb33bbd20) 8
vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
-
Vtable for QListView
QListView::_ZTV9QListView: 103u entries
0 (int (*)(...))0
@@ -5989,7 +5026,7 @@ QListView::_ZTV9QListView: 103u entries
372 QAbstractItemView::selectionCommand
376 QListView::startDrag
380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
+384 (int (*)(...))-0x000000008
388 (int (*)(...))(& _ZTI9QListView)
392 QListView::_ZThn8_N9QListViewD1Ev
396 QListView::_ZThn8_N9QListViewD0Ev
@@ -6000,33 +5037,33 @@ QListView::_ZTV9QListView: 103u entries
Class QListView
size=20 align=4
base size=20 base align=4
-QListView (0xb3fec940) 0
+QListView (0xb341a180) 0
vptr=((& QListView::_ZTV9QListView) + 8u)
- QAbstractItemView (0xb3fecac0) 0
- primary-for QListView (0xb3fec940)
- QAbstractScrollArea (0xb3fecc40) 0
- primary-for QAbstractItemView (0xb3fecac0)
- QFrame (0xb3fecdc0) 0
- primary-for QAbstractScrollArea (0xb3fecc40)
- QWidget (0xb3d58000) 0
- primary-for QFrame (0xb3fecdc0)
- QObject (0xb3d58040) 0
- primary-for QWidget (0xb3d58000)
- QPaintDevice (0xb3d58080) 8
+ QAbstractItemView (0xb341a1c0) 0
+ primary-for QListView (0xb341a180)
+ QAbstractScrollArea (0xb341a200) 0
+ primary-for QAbstractItemView (0xb341a1c0)
+ QFrame (0xb341a240) 0
+ primary-for QAbstractScrollArea (0xb341a200)
+ QWidget (0xb3438140) 0
+ primary-for QFrame (0xb341a240)
+ QObject (0xb343903c) 0
+ primary-for QWidget (0xb3438140)
+ QPaintDevice (0xb3439078) 8
vptr=((& QListView::_ZTV9QListView) + 392u)
-Vtable for QTableView
-QTableView::_ZTV10QTableView: 103u entries
+Vtable for QUndoView
+QUndoView::_ZTV9QUndoView: 103u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTableView)
-8 QTableView::metaObject
-12 QTableView::qt_metacast
-16 QTableView::qt_metacall
-20 QTableView::~QTableView
-24 QTableView::~QTableView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI9QUndoView)
+8 QUndoView::metaObject
+12 QUndoView::qt_metacast
+16 QUndoView::qt_metacall
+20 QUndoView::~QUndoView
+24 QUndoView::~QUndoView
+28 QListView::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QListView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -6038,9 +5075,9 @@ QTableView::_ZTV10QTableView: 103u entries
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
+84 QListView::mouseReleaseEvent
88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
+92 QListView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -6048,17 +5085,17 @@ QTableView::_ZTV10QTableView: 103u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QListView::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QListView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -6074,267 +5111,2340 @@ QTableView::_ZTV10QTableView: 103u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableView::setModel
-236 QTableView::setSelectionModel
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
324 QAbstractItemView::horizontalScrollbarValueChanged
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI10QTableView)
-392 QTableView::_ZThn8_N10QTableViewD1Ev
-396 QTableView::_ZThn8_N10QTableViewD0Ev
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QUndoView)
+392 QUndoView::_ZThn8_N9QUndoViewD1Ev
+396 QUndoView::_ZThn8_N9QUndoViewD0Ev
400 QWidget::_ZThn8_NK7QWidget7devTypeEv
404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableView
+Class QUndoView
size=20 align=4
base size=20 base align=4
-QTableView (0xb3d58140) 0
- vptr=((& QTableView::_ZTV10QTableView) + 8u)
- QAbstractItemView (0xb3d58180) 0
- primary-for QTableView (0xb3d58140)
- QAbstractScrollArea (0xb3d581c0) 0
- primary-for QAbstractItemView (0xb3d58180)
- QFrame (0xb3d58200) 0
- primary-for QAbstractScrollArea (0xb3d581c0)
- QWidget (0xb3d58240) 0
- primary-for QFrame (0xb3d58200)
- QObject (0xb3d58280) 0
- primary-for QWidget (0xb3d58240)
- QPaintDevice (0xb3d582c0) 8
- vptr=((& QTableView::_ZTV10QTableView) + 392u)
+QUndoView (0xb341a540) 0
+ vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
+ QListView (0xb341a580) 0
+ primary-for QUndoView (0xb341a540)
+ QAbstractItemView (0xb341a5c0) 0
+ primary-for QListView (0xb341a580)
+ QAbstractScrollArea (0xb341a600) 0
+ primary-for QAbstractItemView (0xb341a5c0)
+ QFrame (0xb341a640) 0
+ primary-for QAbstractScrollArea (0xb341a600)
+ QWidget (0xb3454370) 0
+ primary-for QFrame (0xb341a640)
+ QObject (0xb3439294) 0
+ primary-for QWidget (0xb3454370)
+ QPaintDevice (0xb34392d0) 8
+ vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-Vtable for QItemEditorCreatorBase
-QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
-8 QItemEditorCreatorBase::~QItemEditorCreatorBase
-12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
+
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb341a900) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb34394ec) 0
+ primary-for QCompleter (0xb341a900)
+
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 QUndoCommand::~QUndoCommand
+12 QUndoCommand::~QUndoCommand
+16 QUndoCommand::undo
+20 QUndoCommand::redo
+24 QUndoCommand::id
+28 QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb3439708) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 QUndoStack::metaObject
+12 QUndoStack::qt_metacast
+16 QUndoStack::qt_metacall
+20 QUndoStack::~QUndoStack
+24 QUndoStack::~QUndoStack
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb341ac00) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb3439744) 0
+ primary-for QUndoStack (0xb341ac00)
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb341aec0) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb3439960) 0
+ primary-for QSystemTrayIcon (0xb341aec0)
+
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialog
+ size=20 align=4
+ base size=20 base align=4
+QDialog (0xb349a240) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb329e0f0) 0
+ primary-for QDialog (0xb349a240)
+ QObject (0xb3439b7c) 0
+ primary-for QWidget (0xb329e0f0)
+ QPaintDevice (0xb3439bb8) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
+
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPageSetupDialog (0xb349a500) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb349a540) 0
+ primary-for QAbstractPageSetupDialog (0xb349a500)
+ QWidget (0xb32a9cd0) 0
+ primary-for QDialog (0xb349a540)
+ QObject (0xb3439dd4) 0
+ primary-for QWidget (0xb32a9cd0)
+ QPaintDevice (0xb3439e10) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QColorDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColorDialog
+ size=20 align=4
+ base size=20 base align=4
+QColorDialog (0xb349a800) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb349a840) 0
+ primary-for QColorDialog (0xb349a800)
+ QWidget (0xb32bb370) 0
+ primary-for QDialog (0xb349a840)
+ QObject (0xb32bd03c) 0
+ primary-for QWidget (0xb32bb370)
+ QPaintDevice (0xb32bd078) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFontDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontDialog
+ size=20 align=4
+ base size=20 base align=4
+QFontDialog (0xb349acc0) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb349ad00) 0
+ primary-for QFontDialog (0xb349acc0)
+ QWidget (0xb32ee230) 0
+ primary-for QDialog (0xb349ad00)
+ QObject (0xb32bd3fc) 0
+ primary-for QWidget (0xb32ee230)
+ QPaintDevice (0xb32bd438) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMessageBox::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMessageBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMessageBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMessageBox
+ size=20 align=4
+ base size=20 base align=4
+QMessageBox (0xb3305180) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb33051c0) 0
+ primary-for QMessageBox (0xb3305180)
+ QWidget (0xb33242d0) 0
+ primary-for QDialog (0xb33051c0)
+ QObject (0xb32bd7bc) 0
+ primary-for QWidget (0xb33242d0)
+ QPaintDevice (0xb32bd7f8) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressDialog
+ size=20 align=4
+ base size=20 base align=4
+QProgressDialog (0xb33057c0) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb3305800) 0
+ primary-for QProgressDialog (0xb33057c0)
+ QWidget (0xb3353f00) 0
+ primary-for QDialog (0xb3305800)
+ QObject (0xb32bddd4) 0
+ primary-for QWidget (0xb3353f00)
+ QPaintDevice (0xb32bde10) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QErrorMessage::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QErrorMessage
+ size=20 align=4
+ base size=20 base align=4
+QErrorMessage (0xb3305ac0) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb3305b00) 0
+ primary-for QErrorMessage (0xb3305ac0)
+ QWidget (0xb337d9b0) 0
+ primary-for QDialog (0xb3305b00)
+ QObject (0xb338503c) 0
+ primary-for QWidget (0xb337d9b0)
+ QPaintDevice (0xb3385078) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb3305e00) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb3305e40) 0
+ primary-for QPrintPreviewDialog (0xb3305e00)
+ QWidget (0xb3395140) 0
+ primary-for QDialog (0xb3305e40)
+ QObject (0xb3385294) 0
+ primary-for QWidget (0xb3395140)
+ QPaintDevice (0xb33852d0) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
+
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFileDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFileDialog
+ size=20 align=4
+ base size=20 base align=4
+QFileDialog (0xb31a4100) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb31a4140) 0
+ primary-for QFileDialog (0xb31a4100)
+ QWidget (0xb319ab40) 0
+ primary-for QDialog (0xb31a4140)
+ QObject (0xb3385474) 0
+ primary-for QWidget (0xb319ab40)
+ QPaintDevice (0xb33854b0) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPrintDialog (0xb31a4a40) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb31a4a80) 0
+ primary-for QAbstractPrintDialog (0xb31a4a40)
+ QWidget (0xb31e2370) 0
+ primary-for QDialog (0xb31a4a80)
+ QObject (0xb3385b40) 0
+ primary-for QWidget (0xb31e2370)
+ QPaintDevice (0xb3385b7c) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb31a4e80) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb3205eb0) 0
+ primary-for QUnixPrintWidget (0xb31a4e80)
+ QObject (0xb3385e88) 0
+ primary-for QWidget (0xb3205eb0)
+ QPaintDevice (0xb3385ec4) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
+
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QPrintDialog (0xb322a0c0) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb322a100) 0
+ primary-for QPrintDialog (0xb322a0c0)
+ QDialog (0xb322a140) 0
+ primary-for QAbstractPrintDialog (0xb322a100)
+ QWidget (0xb3225b40) 0
+ primary-for QDialog (0xb322a140)
+ QObject (0xb322d000) 0
+ primary-for QWidget (0xb3225b40)
+ QPaintDevice (0xb322d03c) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
+128 QWidget::moveEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizard
+ size=20 align=4
+ base size=20 base align=4
+QWizard (0xb322a400) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb322a440) 0
+ primary-for QWizard (0xb322a400)
+ QWidget (0xb3234be0) 0
+ primary-for QDialog (0xb322a440)
+ QObject (0xb322d258) 0
+ primary-for QWidget (0xb3234be0)
+ QPaintDevice (0xb322d294) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
+
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizardPage
+ size=20 align=4
+ base size=20 base align=4
+QWizardPage (0xb322a840) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb325df00) 0
+ primary-for QWizardPage (0xb322a840)
+ QObject (0xb322d5a0) 0
+ primary-for QWidget (0xb325df00)
+ QPaintDevice (0xb322d5dc) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
+
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QPageSetupDialog (0xb322ab00) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb322ab40) 0
+ primary-for QPageSetupDialog (0xb322ab00)
+ QDialog (0xb322ab80) 0
+ primary-for QAbstractPageSetupDialog (0xb322ab40)
+ QWidget (0xb327ef00) 0
+ primary-for QDialog (0xb322ab80)
+ QObject (0xb322d7f8) 0
+ primary-for QWidget (0xb327ef00)
+ QPaintDevice (0xb322d834) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
+
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLineEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLineEdit::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLineEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLineEdit::changeEvent
+184 QWidget::metric
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLineEdit
+ size=20 align=4
+ base size=20 base align=4
+QLineEdit (0xb322ae40) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb3290a00) 0
+ primary-for QLineEdit (0xb322ae40)
+ QObject (0xb322da50) 0
+ primary-for QWidget (0xb3290a00)
+ QPaintDevice (0xb322da8c) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
+
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QInputDialog
+ size=20 align=4
+ base size=20 base align=4
+QInputDialog (0xb30b66c0) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb30b6700) 0
+ primary-for QInputDialog (0xb30b66c0)
+ QWidget (0xb30bd6e0) 0
+ primary-for QDialog (0xb30b6700)
+ QObject (0xb30c40f0) 0
+ primary-for QWidget (0xb30bd6e0)
+ QPaintDevice (0xb30c412c) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
+
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
+32 QObject::eventFilter
+36 QFileSystemModel::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb30b6c00) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb30b6c40) 0
+ primary-for QFileSystemModel (0xb30b6c00)
+ QObject (0xb30c4564) 0
+ primary-for QAbstractItemModel (0xb30b6c40)
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb30c4870) 0 empty
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb30c48ac) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
16 __cxa_pure_virtual
20 __cxa_pure_virtual
-Class QItemEditorCreatorBase
+Class QImageIOHandlerFactoryInterface
size=4 align=4
base size=4 base align=4
-QItemEditorCreatorBase (0xb3d58340) 0 nearly-empty
- vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+QImageIOHandlerFactoryInterface (0xb3126100) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb30c4960) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb3126100)
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb3133320) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb30c4bf4) 0
+ primary-for QImageIOPlugin (0xb3133320)
+ QImageIOHandlerFactoryInterface (0xb3126300) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb30c4c30) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb3126300)
-Vtable for QItemEditorFactory
-QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QItemEditorFactory)
-8 QItemEditorFactory::~QItemEditorFactory
-12 QItemEditorFactory::~QItemEditorFactory
-16 QItemEditorFactory::createEditor
-20 QItemEditorFactory::valuePropertyName
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
-Class QItemEditorFactory
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb3126680) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb30c4e4c) 0
+ primary-for QPicture (0xb3126680)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb316b12c) 0
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb316b168) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb316b1a4) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
size=8 align=4
base size=8 base align=4
-QItemEditorFactory (0xb3d58500) 0
- vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+QMovie (0xb3126a40) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb316b1e0) 0
+ primary-for QMovie (0xb3126a40)
-Vtable for QTreeView
-QTreeView::_ZTV9QTreeView: 105u entries
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTreeView)
-8 QTreeView::metaObject
-12 QTreeView::qt_metacast
-16 QTreeView::qt_metacall
-20 QTreeView::~QTreeView
-24 QTreeView::~QTreeView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb2fa1080) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb316b4ec) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2fa1080)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
32 QObject::eventFilter
-36 QTreeView::timerEvent
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb2fa37d0) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb316b780) 0
+ primary-for QIconEnginePlugin (0xb2fa37d0)
+ QIconEngineFactoryInterface (0xb2fa1280) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb316b7bc) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb2fa1280)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb2fa14c0) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb316b8e8) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2fa14c0)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb2fb20a0) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb316bb7c) 0
+ primary-for QIconEnginePluginV2 (0xb2fb20a0)
+ QIconEngineFactoryInterfaceV2 (0xb2fa16c0) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb316bbb8) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb2fa16c0)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb316bce4) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb316bd5c) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb2fa1940) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb316bd20) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb2fa1940)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb2fa1ac0) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb2fa1b00) 0
+ primary-for QBitmap (0xb2fa1ac0)
+ QPaintDevice (0xb316be10) 0
+ primary-for QPixmap (0xb2fa1b00)
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb2fec340) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb2fe4b40) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb2fec340)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb2ff3e60) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb2fe4dd4) 0
+ primary-for QPictureFormatPlugin (0xb2ff3e60)
+ QPictureFormatInterface (0xb2fec540) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb2fe4e10) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb2fec540)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb2fe4f3c) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb2fe4f78) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTreeView::mousePressEvent
-84 QTreeView::mouseReleaseEvent
-88 QTreeView::mouseDoubleClickEvent
-92 QTreeView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QTreeView::keyPressEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTreeView::paintEvent
-128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QTreeView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWSEmbedWidget::changeEvent
184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QTreeView::viewportEvent
-228 QTreeView::scrollContentsBy
-232 QTreeView::setModel
-236 QTreeView::setSelectionModel
-240 QTreeView::keyboardSearch
-244 QTreeView::visualRect
-248 QTreeView::scrollTo
-252 QTreeView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QTreeView::sizeHintForColumn
-264 QTreeView::reset
-268 QTreeView::setRootIndex
-272 QTreeView::doItemsLayout
-276 QTreeView::selectAll
-280 QTreeView::dataChanged
-284 QTreeView::rowsInserted
-288 QTreeView::rowsAboutToBeRemoved
-292 QTreeView::selectionChanged
-296 QTreeView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QTreeView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QTreeView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QTreeView::moveCursor
-344 QTreeView::horizontalOffset
-348 QTreeView::verticalOffset
-352 QTreeView::isIndexHidden
-356 QTreeView::setSelection
-360 QTreeView::visualRegionForSelection
-364 QTreeView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QAbstractItemView::viewOptions
-384 QTreeView::drawRow
-388 QTreeView::drawBranches
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI9QTreeView)
-400 QTreeView::_ZThn8_N9QTreeViewD1Ev
-404 QTreeView::_ZThn8_N9QTreeViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeView
+Class QWSEmbedWidget
size=20 align=4
base size=20 base align=4
-QTreeView (0xb3d586c0) 0
- vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
- QAbstractItemView (0xb3d58700) 0
- primary-for QTreeView (0xb3d586c0)
- QAbstractScrollArea (0xb3d58740) 0
- primary-for QAbstractItemView (0xb3d58700)
- QFrame (0xb3d58780) 0
- primary-for QAbstractScrollArea (0xb3d58740)
- QWidget (0xb3d587c0) 0
- primary-for QFrame (0xb3d58780)
- QObject (0xb3d58800) 0
- primary-for QWidget (0xb3d587c0)
- QPaintDevice (0xb3d58840) 8
- vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+QWSEmbedWidget (0xb2fec800) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb2fff2d0) 0
+ primary-for QWSEmbedWidget (0xb2fec800)
+ QObject (0xb2fe4fb4) 0
+ primary-for QWidget (0xb2fff2d0)
+ QPaintDevice (0xb3003000) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-Class QTableWidgetSelectionRange
- size=16 align=4
- base size=16 base align=4
-QTableWidgetSelectionRange (0xb3d588c0) 0
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb300321c) 0
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb2fecb40) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb3003258) 0
+ primary-for QPrinter (0xb2fecb40)
-Vtable for QTableWidgetItem
-QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTableWidgetItem)
-8 QTableWidgetItem::~QTableWidgetItem
-12 QTableWidgetItem::~QTableWidgetItem
-16 QTableWidgetItem::clone
-20 QTableWidgetItem::data
-24 QTableWidgetItem::setData
-28 QTableWidgetItem::operator<
-32 QTableWidgetItem::read
-36 QTableWidgetItem::write
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
-Class QTableWidgetItem
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb3003528) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb3003744) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb2f25b00) 0
+ QPainter (0xb2f563c0) 0
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2f6b5dc) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2f6b690) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb2f6b744) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb2f6b99c) 0
+
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2daf2d0) 0
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDataWidgetMapper::setCurrentIndex
+
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2e20480) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2daf8e8) 0
+ primary-for QDataWidgetMapper (0xb2e20480)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
+
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2dafb04) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2e20840) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2e20880) 0
+ primary-for QStringListModel (0xb2e20840)
+ QAbstractItemModel (0xb2e208c0) 0
+ primary-for QAbstractListModel (0xb2e20880)
+ QObject (0xb2dafbb8) 0
+ primary-for QAbstractItemModel (0xb2e208c0)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
size=24 align=4
base size=24 base align=4
-QTableWidgetItem (0xb3d58900) 0
- vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+QListWidgetItem (0xb2dafce4) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
-Vtable for QTableWidget
-QTableWidget::_ZTV12QTableWidget: 107u entries
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTableWidget)
-8 QTableWidget::metaObject
-12 QTableWidget::qt_metacast
-16 QTableWidget::qt_metacall
-20 QTableWidget::~QTableWidget
-24 QTableWidget::~QTableWidget
-28 QTableWidget::event
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
32 QObject::eventFilter
-36 QTableView::timerEvent
+36 QListView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -6346,9 +7456,9 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
+84 QListView::mouseReleaseEvent
88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
+92 QListView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -6356,17 +7466,17 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTableView::paintEvent
+124 QListView::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QListView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
-160 QAbstractItemView::dragLeaveEvent
-164 QTableWidget::dropEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -6382,125 +7492,142 @@ QTableWidget::_ZTV12QTableWidget: 107u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractItemView::viewportEvent
-228 QTableView::scrollContentsBy
-232 QTableWidget::setModel
-236 QTableView::setSelectionModel
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QTableView::visualRect
-248 QTableView::scrollTo
-252 QTableView::indexAt
-256 QTableView::sizeHintForRow
-260 QTableView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QTableView::setRootIndex
-272 QAbstractItemView::doItemsLayout
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
276 QAbstractItemView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QTableView::selectionChanged
-296 QTableView::currentChanged
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QTableView::updateGeometries
-312 QTableView::verticalScrollbarAction
-316 QTableView::horizontalScrollbarAction
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
324 QAbstractItemView::horizontalScrollbarValueChanged
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QTableView::moveCursor
-344 QTableView::horizontalOffset
-348 QTableView::verticalOffset
-352 QTableView::isIndexHidden
-356 QTableView::setSelection
-360 QTableView::visualRegionForSelection
-364 QTableView::selectedIndexes
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
-376 QAbstractItemView::startDrag
-380 QTableView::viewOptions
-384 QTableWidget::mimeTypes
-388 QTableWidget::mimeData
-392 QTableWidget::dropMimeData
-396 QTableWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI12QTableWidget)
-408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
-412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
416 QWidget::_ZThn8_NK7QWidget7devTypeEv
420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTableWidget
+Class QListWidget
size=20 align=4
base size=20 base align=4
-QTableWidget (0xb3d58b80) 0
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
- QTableView (0xb3d58bc0) 0
- primary-for QTableWidget (0xb3d58b80)
- QAbstractItemView (0xb3d58c00) 0
- primary-for QTableView (0xb3d58bc0)
- QAbstractScrollArea (0xb3d58c40) 0
- primary-for QAbstractItemView (0xb3d58c00)
- QFrame (0xb3d58c80) 0
- primary-for QAbstractScrollArea (0xb3d58c40)
- QWidget (0xb3d58cc0) 0
- primary-for QFrame (0xb3d58c80)
- QObject (0xb3d58d00) 0
- primary-for QWidget (0xb3d58cc0)
- QPaintDevice (0xb3d58d40) 8
- vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+QListWidget (0xb2e8d9c0) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2e8da00) 0
+ primary-for QListWidget (0xb2e8d9c0)
+ QAbstractItemView (0xb2e8da40) 0
+ primary-for QListView (0xb2e8da00)
+ QAbstractScrollArea (0xb2e8da80) 0
+ primary-for QAbstractItemView (0xb2e8da40)
+ QFrame (0xb2e8dac0) 0
+ primary-for QAbstractScrollArea (0xb2e8da80)
+ QWidget (0xb2c9de60) 0
+ primary-for QFrame (0xb2e8dac0)
+ QObject (0xb2e88dd4) 0
+ primary-for QWidget (0xb2c9de60)
+ QPaintDevice (0xb2e88e10) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
-Vtable for QItemDelegate
-QItemDelegate::_ZTV13QItemDelegate: 25u entries
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QItemDelegate)
-8 QItemDelegate::metaObject
-12 QItemDelegate::qt_metacast
-16 QItemDelegate::qt_metacall
-20 QItemDelegate::~QItemDelegate
-24 QItemDelegate::~QItemDelegate
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
28 QObject::event
-32 QItemDelegate::eventFilter
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QItemDelegate::paint
-60 QItemDelegate::sizeHint
-64 QItemDelegate::createEditor
-68 QItemDelegate::setEditorData
-72 QItemDelegate::setModelData
-76 QItemDelegate::updateEditorGeometry
-80 QItemDelegate::editorEvent
-84 QItemDelegate::drawDisplay
-88 QItemDelegate::drawDecoration
-92 QItemDelegate::drawFocus
-96 QItemDelegate::drawCheck
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QItemDelegate
+Class QDirModel
size=8 align=4
base size=8 base align=4
-QItemDelegate (0xb3d58dc0) 0
- vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
- QAbstractItemDelegate (0xb3d58e00) 0
- primary-for QItemDelegate (0xb3d58dc0)
- QObject (0xb3d58e40) 0
- primary-for QAbstractItemDelegate (0xb3d58e00)
+QDirModel (0xb2cc2100) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2cc2140) 0
+ primary-for QDirModel (0xb2cc2100)
+ QObject (0xb2cbb438) 0
+ primary-for QAbstractItemModel (0xb2cc2140)
-Vtable for QHeaderView
-QHeaderView::_ZTV11QHeaderView: 105u entries
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHeaderView)
-8 QHeaderView::metaObject
-12 QHeaderView::qt_metacast
-16 QHeaderView::qt_metacall
-20 QHeaderView::~QHeaderView
-24 QHeaderView::~QHeaderView
-28 QHeaderView::event
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
32 QObject::eventFilter
36 QAbstractItemView::timerEvent
40 QObject::childEvent
@@ -6509,14 +7636,14 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QHeaderView::sizeHint
+64 QColumnView::sizeHint
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QHeaderView::mousePressEvent
-84 QHeaderView::mouseReleaseEvent
-88 QHeaderView::mouseDoubleClickEvent
-92 QHeaderView::mouseMoveEvent
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -6524,9 +7651,9 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QHeaderView::paintEvent
+124 QAbstractScrollArea::paintEvent
128 QWidget::moveEvent
-132 QAbstractItemView::resizeEvent
+132 QColumnView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
@@ -6549,28 +7676,28 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QHeaderView::viewportEvent
-228 QHeaderView::scrollContentsBy
-232 QHeaderView::setModel
-236 QAbstractItemView::setSelectionModel
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QHeaderView::visualRect
-248 QHeaderView::scrollTo
-252 QHeaderView::indexAt
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
256 QAbstractItemView::sizeHintForRow
260 QAbstractItemView::sizeHintForColumn
-264 QHeaderView::reset
-268 QAbstractItemView::setRootIndex
-272 QHeaderView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QHeaderView::dataChanged
-284 QHeaderView::rowsInserted
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
288 QAbstractItemView::rowsAboutToBeRemoved
292 QAbstractItemView::selectionChanged
-296 QHeaderView::currentChanged
+296 QColumnView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QHeaderView::updateGeometries
+308 QAbstractItemView::updateGeometries
312 QAbstractItemView::verticalScrollbarAction
316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
@@ -6578,44 +7705,118 @@ QHeaderView::_ZTV11QHeaderView: 105u entries
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QHeaderView::moveCursor
-344 QHeaderView::horizontalOffset
-348 QHeaderView::verticalOffset
-352 QHeaderView::isIndexHidden
-356 QHeaderView::setSelection
-360 QHeaderView::visualRegionForSelection
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
364 QAbstractItemView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 QHeaderView::paintSection
-388 QHeaderView::sectionSizeFromContents
-392 (int (*)(...))-0x00000000000000008
-396 (int (*)(...))(& _ZTI11QHeaderView)
-400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
-404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
-408 QWidget::_ZThn8_NK7QWidget7devTypeEv
-412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QHeaderView
+Class QColumnView
size=20 align=4
base size=20 base align=4
-QHeaderView (0xb3d58ec0) 0
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
- QAbstractItemView (0xb3d58f00) 0
- primary-for QHeaderView (0xb3d58ec0)
- QAbstractScrollArea (0xb3d58f40) 0
- primary-for QAbstractItemView (0xb3d58f00)
- QFrame (0xb3d58f80) 0
- primary-for QAbstractScrollArea (0xb3d58f40)
- QWidget (0xb3d58fc0) 0
- primary-for QFrame (0xb3d58f80)
- QObject (0xb3d58100) 0
- primary-for QWidget (0xb3d58fc0)
- QPaintDevice (0xb3d58300) 8
- vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+QColumnView (0xb2cc2400) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2cc2440) 0
+ primary-for QColumnView (0xb2cc2400)
+ QAbstractScrollArea (0xb2cc2480) 0
+ primary-for QAbstractItemView (0xb2cc2440)
+ QFrame (0xb2cc24c0) 0
+ primary-for QAbstractScrollArea (0xb2cc2480)
+ QWidget (0xb2ccfb40) 0
+ primary-for QFrame (0xb2cc24c0)
+ QObject (0xb2cbb654) 0
+ primary-for QWidget (0xb2ccfb40)
+ QPaintDevice (0xb2cbb690) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2cbb8ac) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2d2db00) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2d2db40) 0
+ primary-for QStandardItemModel (0xb2d2db00)
+ QObject (0xb2d0f924) 0
+ primary-for QAbstractItemModel (0xb2d2db40)
Vtable for QAbstractProxyModel
QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
@@ -6639,9 +7840,9 @@ QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
68 __cxa_pure_virtual
72 QAbstractItemModel::hasChildren
76 QAbstractProxyModel::data
-80 QAbstractItemModel::setData
+80 QAbstractProxyModel::setData
84 QAbstractProxyModel::headerData
-88 QAbstractItemModel::setHeaderData
+88 QAbstractProxyModel::setHeaderData
92 QAbstractProxyModel::itemData
96 QAbstractItemModel::setItemData
100 QAbstractItemModel::mimeTypes
@@ -6670,12 +7871,12 @@ QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
Class QAbstractProxyModel
size=8 align=4
base size=8 base align=4
-QAbstractProxyModel (0xb3d58380) 0
+QAbstractProxyModel (0xb2d2df40) 0
vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
- QAbstractItemModel (0xb3d58540) 0
- primary-for QAbstractProxyModel (0xb3d58380)
- QObject (0xb3d58640) 0
- primary-for QAbstractItemModel (0xb3d58540)
+ QAbstractItemModel (0xb2d2df80) 0
+ primary-for QAbstractProxyModel (0xb2d2df40)
+ QObject (0xb2d0fc30) 0
+ primary-for QAbstractItemModel (0xb2d2df80)
Vtable for QSortFilterProxyModel
QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
@@ -6733,222 +7934,377 @@ QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
Class QSortFilterProxyModel
size=8 align=4
base size=8 base align=4
-QSortFilterProxyModel (0xb3d58880) 0
+QSortFilterProxyModel (0xb2d8c240) 0
vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
- QAbstractProxyModel (0xb3d58940) 0
- primary-for QSortFilterProxyModel (0xb3d58880)
- QAbstractItemModel (0xb3d58a40) 0
- primary-for QAbstractProxyModel (0xb3d58940)
- QObject (0xb3d58d80) 0
- primary-for QAbstractItemModel (0xb3d58a40)
-
-Vtable for QDataWidgetMapper
-QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
-8 QDataWidgetMapper::metaObject
-12 QDataWidgetMapper::qt_metacast
-16 QDataWidgetMapper::qt_metacall
-20 QDataWidgetMapper::~QDataWidgetMapper
-24 QDataWidgetMapper::~QDataWidgetMapper
+ QAbstractProxyModel (0xb2d8c280) 0
+ primary-for QSortFilterProxyModel (0xb2d8c240)
+ QAbstractItemModel (0xb2d8c2c0) 0
+ primary-for QAbstractProxyModel (0xb2d8c280)
+ QObject (0xb2d0fe4c) 0
+ primary-for QAbstractItemModel (0xb2d8c2c0)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
28 QObject::event
-32 QObject::eventFilter
+32 QStyledItemDelegate::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDataWidgetMapper::setCurrentIndex
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
-Class QDataWidgetMapper
+Class QStyledItemDelegate
size=8 align=4
base size=8 base align=4
-QDataWidgetMapper (0xb3d58e80) 0
- vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
- QObject (0xb3c87000) 0
- primary-for QDataWidgetMapper (0xb3d58e80)
+QStyledItemDelegate (0xb2d8c580) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2d8c5c0) 0
+ primary-for QStyledItemDelegate (0xb2d8c580)
+ QObject (0xb2bb5078) 0
+ primary-for QAbstractItemDelegate (0xb2d8c5c0)
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QStandardItem)
-8 QStandardItem::~QStandardItem
-12 QStandardItem::~QStandardItem
-16 QStandardItem::data
-20 QStandardItem::setData
-24 QStandardItem::clone
-28 QStandardItem::type
-32 QStandardItem::read
-36 QStandardItem::write
-40 QStandardItem::operator<
-
-Class QStandardItem
- size=8 align=4
- base size=8 base align=4
-QStandardItem (0xb3c87080) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
-
-
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QStandardItemModel)
-8 QStandardItemModel::metaObject
-12 QStandardItemModel::qt_metacast
-16 QStandardItemModel::qt_metacall
-20 QStandardItemModel::~QStandardItemModel
-24 QStandardItemModel::~QStandardItemModel
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
28 QObject::event
-32 QObject::eventFilter
+32 QItemDelegate::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QStandardItemModel::index
-60 QStandardItemModel::parent
-64 QStandardItemModel::rowCount
-68 QStandardItemModel::columnCount
-72 QStandardItemModel::hasChildren
-76 QStandardItemModel::data
-80 QStandardItemModel::setData
-84 QStandardItemModel::headerData
-88 QStandardItemModel::setHeaderData
-92 QStandardItemModel::itemData
-96 QStandardItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QStandardItemModel::supportedDropActions
-116 QStandardItemModel::insertRows
-120 QStandardItemModel::insertColumns
-124 QStandardItemModel::removeRows
-128 QStandardItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStandardItemModel::flags
-144 QStandardItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=8 align=4
- base size=8 base align=4
-QStandardItemModel (0xb3c87280) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
- QAbstractItemModel (0xb3c872c0) 0
- primary-for QStandardItemModel (0xb3c87280)
- QObject (0xb3c87300) 0
- primary-for QAbstractItemModel (0xb3c872c0)
-
-Vtable for QFileIconProvider
-QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFileIconProvider)
-8 QFileIconProvider::~QFileIconProvider
-12 QFileIconProvider::~QFileIconProvider
-16 QFileIconProvider::icon
-20 QFileIconProvider::icon
-24 QFileIconProvider::type
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
-Class QFileIconProvider
+Class QItemDelegate
size=8 align=4
base size=8 base align=4
-QFileIconProvider (0xb3c87380) 0
- vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+QItemDelegate (0xb2d8c880) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2d8c8c0) 0
+ primary-for QItemDelegate (0xb2d8c880)
+ QObject (0xb2bb5294) 0
+ primary-for QAbstractItemDelegate (0xb2d8c8c0)
-Vtable for QDirModel
-QDirModel::_ZTV9QDirModel: 42u entries
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QDirModel)
-8 QDirModel::metaObject
-12 QDirModel::qt_metacast
-16 QDirModel::qt_metacall
-20 QDirModel::~QDirModel
-24 QDirModel::~QDirModel
-28 QObject::event
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTableView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QDirModel::index
-60 QDirModel::parent
-64 QDirModel::rowCount
-68 QDirModel::columnCount
-72 QDirModel::hasChildren
-76 QDirModel::data
-80 QDirModel::setData
-84 QDirModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QDirModel::mimeTypes
-104 QDirModel::mimeData
-108 QDirModel::dropMimeData
-112 QDirModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QDirModel::flags
-144 QDirModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QDirModel
- size=8 align=4
- base size=8 base align=4
-QDirModel (0xb3c87440) 0
- vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
- QAbstractItemModel (0xb3c87480) 0
- primary-for QDirModel (0xb3c87440)
- QObject (0xb3c874c0) 0
- primary-for QAbstractItemModel (0xb3c87480)
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QTableView
+ size=20 align=4
+ base size=20 base align=4
+QTableView (0xb2d8cb80) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2d8cbc0) 0
+ primary-for QTableView (0xb2d8cb80)
+ QAbstractScrollArea (0xb2d8cc00) 0
+ primary-for QAbstractItemView (0xb2d8cbc0)
+ QFrame (0xb2d8cc40) 0
+ primary-for QAbstractScrollArea (0xb2d8cc00)
+ QWidget (0xb2bd0460) 0
+ primary-for QFrame (0xb2d8cc40)
+ QObject (0xb2bb54b0) 0
+ primary-for QWidget (0xb2bd0460)
+ QPaintDevice (0xb2bb54ec) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2bb5708) 0
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2bb5924) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
-Vtable for QTreeWidgetItem
-QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
-8 QTreeWidgetItem::~QTreeWidgetItem
-12 QTreeWidgetItem::~QTreeWidgetItem
-16 QTreeWidgetItem::clone
-20 QTreeWidgetItem::data
-24 QTreeWidgetItem::setData
-28 QTreeWidgetItem::operator<
-32 QTreeWidgetItem::read
-36 QTreeWidgetItem::write
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidgetItem
- size=32 align=4
- base size=32 base align=4
-QTreeWidgetItem (0xb3c87540) 0
- vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+Class QTableWidget
+ size=20 align=4
+ base size=20 base align=4
+QTableWidget (0xb2c30080) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2c300c0) 0
+ primary-for QTableWidget (0xb2c30080)
+ QAbstractItemView (0xb2c30100) 0
+ primary-for QTableView (0xb2c300c0)
+ QAbstractScrollArea (0xb2c30140) 0
+ primary-for QAbstractItemView (0xb2c30100)
+ QFrame (0xb2c30180) 0
+ primary-for QAbstractScrollArea (0xb2c30140)
+ QWidget (0xb2c2baf0) 0
+ primary-for QFrame (0xb2c30180)
+ QObject (0xb2c1ea14) 0
+ primary-for QWidget (0xb2c2baf0)
+ QPaintDevice (0xb2c1ea50) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
-Vtable for QTreeWidget
-QTreeWidget::_ZTV11QTreeWidget: 109u entries
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTreeWidget)
-8 QTreeWidget::metaObject
-12 QTreeWidget::qt_metacast
-16 QTreeWidget::qt_metacall
-20 QTreeWidget::~QTreeWidget
-24 QTreeWidget::~QTreeWidget
-28 QTreeWidget::event
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
32 QObject::eventFilter
36 QTreeView::timerEvent
40 QObject::childEvent
@@ -6982,7 +8338,7 @@ QTreeWidget::_ZTV11QTreeWidget: 109u entries
152 QAbstractItemView::dragEnterEvent
156 QTreeView::dragMoveEvent
160 QAbstractItemView::dragLeaveEvent
-164 QTreeWidget::dropEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -6999,7 +8355,7 @@ QTreeWidget::_ZTV11QTreeWidget: 109u entries
220 QWidget::languageChange
224 QTreeView::viewportEvent
228 QTreeView::scrollContentsBy
-232 QTreeWidget::setModel
+232 QTreeView::setModel
236 QTreeView::setSelectionModel
240 QTreeView::keyboardSearch
244 QTreeView::visualRect
@@ -7039,84 +8395,114 @@ QTreeWidget::_ZTV11QTreeWidget: 109u entries
380 QAbstractItemView::viewOptions
384 QTreeView::drawRow
388 QTreeView::drawBranches
-392 QTreeWidget::mimeTypes
-396 QTreeWidget::mimeData
-400 QTreeWidget::dropMimeData
-404 QTreeWidget::supportedDropActions
-408 (int (*)(...))-0x00000000000000008
-412 (int (*)(...))(& _ZTI11QTreeWidget)
-416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
-420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
-424 QWidget::_ZThn8_NK7QWidget7devTypeEv
-428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTreeWidget
+Class QTreeView
size=20 align=4
base size=20 base align=4
-QTreeWidget (0xb3c877c0) 0
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
- QTreeView (0xb3c87800) 0
- primary-for QTreeWidget (0xb3c877c0)
- QAbstractItemView (0xb3c87840) 0
- primary-for QTreeView (0xb3c87800)
- QAbstractScrollArea (0xb3c87880) 0
- primary-for QAbstractItemView (0xb3c87840)
- QFrame (0xb3c878c0) 0
- primary-for QAbstractScrollArea (0xb3c87880)
- QWidget (0xb3c87900) 0
- primary-for QFrame (0xb3c878c0)
- QObject (0xb3c87940) 0
- primary-for QWidget (0xb3c87900)
- QPaintDevice (0xb3c87980) 8
- vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+QTreeView (0xb2c30680) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2c306c0) 0
+ primary-for QTreeView (0xb2c30680)
+ QAbstractScrollArea (0xb2c30700) 0
+ primary-for QAbstractItemView (0xb2c306c0)
+ QFrame (0xb2c30740) 0
+ primary-for QAbstractScrollArea (0xb2c30700)
+ QWidget (0xb2c514b0) 0
+ primary-for QFrame (0xb2c30740)
+ QObject (0xb2c520f0) 0
+ primary-for QWidget (0xb2c514b0)
+ QPaintDevice (0xb2c5212c) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
-Vtable for QListWidgetItem
-QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QListWidgetItem)
-8 QListWidgetItem::~QListWidgetItem
-12 QListWidgetItem::~QListWidgetItem
-16 QListWidgetItem::clone
-20 QListWidgetItem::setBackgroundColor
-24 QListWidgetItem::data
-28 QListWidgetItem::setData
-32 QListWidgetItem::operator<
-36 QListWidgetItem::read
-40 QListWidgetItem::write
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
-Class QListWidgetItem
- size=24 align=4
- base size=24 base align=4
-QListWidgetItem (0xb3c87a00) 0
- vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2c30a00) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2c30a40) 0
+ primary-for QProxyModel (0xb2c30a00)
+ QObject (0xb2c52348) 0
+ primary-for QAbstractItemModel (0xb2c30a40)
-Vtable for QListWidget
-QListWidget::_ZTV11QListWidget: 107u entries
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QListWidget)
-8 QListWidget::metaObject
-12 QListWidget::qt_metacast
-16 QListWidget::qt_metacall
-20 QListWidget::~QListWidget
-24 QListWidget::~QListWidget
-28 QListWidget::event
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
32 QObject::eventFilter
-36 QListView::timerEvent
+36 QAbstractItemView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
+64 QHeaderView::sizeHint
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
100 QAbstractItemView::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -7124,17 +8510,17 @@ QListWidget::_ZTV11QListWidget: 107u entries
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QListView::paintEvent
+124 QHeaderView::paintEvent
128 QWidget::moveEvent
-132 QListView::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListWidget::dropEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -7149,28 +8535,28 @@ QListWidget::_ZTV11QListWidget: 107u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QListWidget::setModel
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
236 QAbstractItemView::setSelectionModel
240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
256 QAbstractItemView::sizeHintForRow
260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
+308 QHeaderView::updateGeometries
312 QAbstractItemView::verticalScrollbarAction
316 QAbstractItemView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
@@ -7178,150 +8564,138 @@ QListWidget::_ZTV11QListWidget: 107u entries
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 QListWidget::mimeTypes
-388 QListWidget::mimeData
-392 QListWidget::dropMimeData
-396 QListWidget::supportedDropActions
-400 (int (*)(...))-0x00000000000000008
-404 (int (*)(...))(& _ZTI11QListWidget)
-408 QListWidget::_ZThn8_N11QListWidgetD1Ev
-412 QListWidget::_ZThn8_N11QListWidgetD0Ev
-416 QWidget::_ZThn8_NK7QWidget7devTypeEv
-420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QListWidget
+Class QHeaderView
size=20 align=4
base size=20 base align=4
-QListWidget (0xb3c87a80) 0
- vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
- QListView (0xb3c87ac0) 0
- primary-for QListWidget (0xb3c87a80)
- QAbstractItemView (0xb3c87b00) 0
- primary-for QListView (0xb3c87ac0)
- QAbstractScrollArea (0xb3c87b40) 0
- primary-for QAbstractItemView (0xb3c87b00)
- QFrame (0xb3c87b80) 0
- primary-for QAbstractScrollArea (0xb3c87b40)
- QWidget (0xb3c87bc0) 0
- primary-for QFrame (0xb3c87b80)
- QObject (0xb3c87c00) 0
- primary-for QWidget (0xb3c87bc0)
- QPaintDevice (0xb3c87c40) 8
- vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+QHeaderView (0xb2c30d00) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2c30d40) 0
+ primary-for QHeaderView (0xb2c30d00)
+ QAbstractScrollArea (0xb2c30d80) 0
+ primary-for QAbstractItemView (0xb2c30d40)
+ QFrame (0xb2c30dc0) 0
+ primary-for QAbstractScrollArea (0xb2c30d80)
+ QWidget (0xb2c7b690) 0
+ primary-for QFrame (0xb2c30dc0)
+ QObject (0xb2c52564) 0
+ primary-for QWidget (0xb2c7b690)
+ QPaintDevice (0xb2c525a0) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 42u entries
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QStringListModel)
-8 QStringListModel::metaObject
-12 QStringListModel::qt_metacast
-16 QStringListModel::qt_metacall
-20 QStringListModel::~QStringListModel
-24 QStringListModel::~QStringListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 QStringListModel::rowCount
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 QStringListModel::data
-80 QStringListModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QStringListModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QStringListModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QStringListModel::flags
-144 QStringListModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
-Class QStringListModel
- size=12 align=4
- base size=12 base align=4
-QStringListModel (0xb3c87cc0) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
- QAbstractListModel (0xb3c87d00) 0
- primary-for QStringListModel (0xb3c87cc0)
- QAbstractItemModel (0xb3c87d40) 0
- primary-for QAbstractListModel (0xb3c87d00)
- QObject (0xb3c87d80) 0
- primary-for QAbstractItemModel (0xb3c87d40)
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2c528ac) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
-Vtable for QColumnView
-QColumnView::_ZTV11QColumnView: 104u entries
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QColumnView)
-8 QColumnView::metaObject
-12 QColumnView::qt_metacast
-16 QColumnView::qt_metacall
-20 QColumnView::~QColumnView
-24 QColumnView::~QColumnView
-28 QAbstractItemView::event
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2c52b40) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2c52e10) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
32 QObject::eventFilter
-36 QAbstractItemView::timerEvent
+36 QTreeView::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QColumnView::sizeHint
+64 QAbstractScrollArea::sizeHint
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QAbstractItemView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QAbstractItemView::mouseMoveEvent
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
+100 QTreeView::keyPressEvent
104 QWidget::keyReleaseEvent
108 QAbstractItemView::focusInEvent
112 QAbstractItemView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QTreeView::paintEvent
128 QWidget::moveEvent
-132 QColumnView::resizeEvent
+132 QAbstractItemView::resizeEvent
136 QWidget::closeEvent
140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QAbstractItemView::dragEnterEvent
-156 QAbstractItemView::dragMoveEvent
+156 QTreeView::dragMoveEvent
160 QAbstractItemView::dragLeaveEvent
-164 QAbstractItemView::dropEvent
+164 QTreeWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
@@ -7336,82 +8710,121 @@ QColumnView::_ZTV11QColumnView: 104u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QColumnView::scrollContentsBy
-232 QColumnView::setModel
-236 QColumnView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QColumnView::visualRect
-248 QColumnView::scrollTo
-252 QColumnView::indexAt
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QAbstractItemView::reset
-268 QColumnView::setRootIndex
-272 QAbstractItemView::doItemsLayout
-276 QColumnView::selectAll
-280 QAbstractItemView::dataChanged
-284 QAbstractItemView::rowsInserted
-288 QAbstractItemView::rowsAboutToBeRemoved
-292 QAbstractItemView::selectionChanged
-296 QColumnView::currentChanged
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
300 QAbstractItemView::updateEditorData
304 QAbstractItemView::updateEditorGeometries
-308 QAbstractItemView::updateGeometries
+308 QTreeView::updateGeometries
312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
320 QAbstractItemView::verticalScrollbarValueChanged
324 QAbstractItemView::horizontalScrollbarValueChanged
328 QAbstractItemView::closeEditor
332 QAbstractItemView::commitData
336 QAbstractItemView::editorDestroyed
-340 QColumnView::moveCursor
-344 QColumnView::horizontalOffset
-348 QColumnView::verticalOffset
-352 QColumnView::isIndexHidden
-356 QColumnView::setSelection
-360 QColumnView::visualRegionForSelection
-364 QAbstractItemView::selectedIndexes
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
368 QAbstractItemView::edit
372 QAbstractItemView::selectionCommand
376 QAbstractItemView::startDrag
380 QAbstractItemView::viewOptions
-384 QColumnView::createColumn
-388 (int (*)(...))-0x00000000000000008
-392 (int (*)(...))(& _ZTI11QColumnView)
-396 QColumnView::_ZThn8_N11QColumnViewD1Ev
-400 QColumnView::_ZThn8_N11QColumnViewD0Ev
-404 QWidget::_ZThn8_NK7QWidget7devTypeEv
-408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QColumnView
+Class QTreeWidget
size=20 align=4
base size=20 base align=4
-QColumnView (0xb3c87e00) 0
- vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
- QAbstractItemView (0xb3c87e40) 0
- primary-for QColumnView (0xb3c87e00)
- QAbstractScrollArea (0xb3c87e80) 0
- primary-for QAbstractItemView (0xb3c87e40)
- QFrame (0xb3c87ec0) 0
- primary-for QAbstractScrollArea (0xb3c87e80)
- QWidget (0xb3c87f00) 0
- primary-for QFrame (0xb3c87ec0)
- QObject (0xb3c87f40) 0
- primary-for QWidget (0xb3c87f00)
- QPaintDevice (0xb3c87f80) 8
- vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+QTreeWidget (0xb2b03ac0) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2b03b00) 0
+ primary-for QTreeWidget (0xb2b03ac0)
+ QAbstractItemView (0xb2b03b40) 0
+ primary-for QTreeView (0xb2b03b00)
+ QAbstractScrollArea (0xb2b03b80) 0
+ primary-for QAbstractItemView (0xb2b03b40)
+ QFrame (0xb2b03bc0) 0
+ primary-for QAbstractScrollArea (0xb2b03b80)
+ QWidget (0xb2b0ef50) 0
+ primary-for QFrame (0xb2b03bc0)
+ QObject (0xb2b15258) 0
+ primary-for QWidget (0xb2b0ef50)
+ QPaintDevice (0xb2b15294) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
-Vtable for QProxyModel
-QProxyModel::_ZTV11QProxyModel: 43u entries
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QProxyModel)
-8 QProxyModel::metaObject
-12 QProxyModel::qt_metacast
-16 QProxyModel::qt_metacall
-20 QProxyModel::~QProxyModel
-24 QProxyModel::~QProxyModel
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb2b15ca8) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridgeFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridgeFactoryInterface (0xb2b39600) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb2b15ec4) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2b39600)
+
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -7419,85 +8832,458 @@ QProxyModel::_ZTV11QProxyModel: 43u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProxyModel::index
-60 QProxyModel::parent
-64 QProxyModel::rowCount
-68 QProxyModel::columnCount
-72 QProxyModel::hasChildren
-76 QProxyModel::data
-80 QProxyModel::setData
-84 QProxyModel::headerData
-88 QProxyModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QProxyModel::mimeTypes
-104 QProxyModel::mimeData
-108 QProxyModel::dropMimeData
-112 QProxyModel::supportedDropActions
-116 QProxyModel::insertRows
-120 QProxyModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QProxyModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QProxyModel::flags
-144 QProxyModel::sort
-148 QAbstractItemModel::buddy
-152 QProxyModel::match
-156 QProxyModel::span
-160 QProxyModel::submit
-164 QProxyModel::revert
-168 QProxyModel::setModel
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QProxyModel
- size=8 align=4
- base size=8 base align=4
-QProxyModel (0xb3c87040) 0
- vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
- QAbstractItemModel (0xb3c870c0) 0
- primary-for QProxyModel (0xb3c87040)
- QObject (0xb3c87340) 0
- primary-for QAbstractItemModel (0xb3c870c0)
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb2b555f0) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb2b57168) 0
+ primary-for QAccessibleBridgePlugin (0xb2b555f0)
+ QAccessibleBridgeFactoryInterface (0xb2b39800) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb2b571a4) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2b39800)
-Class QWhatsThis
+Class QAccessible
size=1 align=1
base size=0 base align=1
-QWhatsThis (0xb3c873c0) 0 empty
+QAccessible (0xb2b572d0) 0 empty
-Vtable for QAction
-QAction::_ZTV7QAction: 14u entries
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QAction)
-8 QAction::metaObject
-12 QAction::qt_metacast
-16 QAction::qt_metacall
-20 QAction::~QAction
-24 QAction::~QAction
-28 QAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
-Class QAction
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb2b39e80) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb2b575a0) 0 empty
+
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterfaceEx (0xb29c4540) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb29c4580) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb29c4540)
+ QAccessible (0xb2b57ac8) 0 empty
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
+
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb29c4640) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2b57b40) 0
+ primary-for QAccessibleEvent (0xb29c4640)
+
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
+
+Class QAccessibleObject
size=8 align=4
base size=8 base align=4
-QAction (0xb3c87500) 0
- vptr=((& QAction::_ZTV7QAction) + 8u)
- QObject (0xb3c87580) 0
- primary-for QAction (0xb3c87500)
+QAccessibleObject (0xb29c4a40) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb29c4a80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb29c4a40)
+ QAccessible (0xb29f730c) 0 empty
-Vtable for QActionGroup
-QActionGroup::_ZTV12QActionGroup: 14u entries
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QActionGroup)
-8 QActionGroup::metaObject
-12 QActionGroup::qt_metacast
-16 QActionGroup::qt_metacall
-20 QActionGroup::~QActionGroup
-24 QActionGroup::~QActionGroup
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleObjectEx
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObjectEx (0xb29c4b00) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb29c4b40) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb29c4b00)
+ QAccessibleInterface (0xb29c4b80) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb29c4b40)
+ QAccessible (0xb29f7348) 0 empty
+
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
+
+Class QAccessibleApplication
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleApplication (0xb29c4c00) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb29c4c40) 0
+ primary-for QAccessibleApplication (0xb29c4c00)
+ QAccessibleInterface (0xb29c4c80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb29c4c40)
+ QAccessible (0xb29f7384) 0 empty
+
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
+
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb29c4d00) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb29c4d40) 0
+ primary-for QAccessibleWidget (0xb29c4d00)
+ QAccessibleInterface (0xb29c4d80) 0 nearly-empty
+ primary-for QAccessibleObject (0xb29c4d40)
+ QAccessible (0xb29f73c0) 0 empty
+
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb29c4e00) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb29c4e40) 0
+ primary-for QAccessibleWidgetEx (0xb29c4e00)
+ QAccessibleInterfaceEx (0xb29c4e80) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb29c4e40)
+ QAccessibleInterface (0xb29c4ec0) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb29c4e80)
+ QAccessible (0xb29f73fc) 0 empty
+
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
+ size=4 align=4
+ base size=4 base align=4
+QAccessible2Interface (0xb29f7438) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb2a1a240) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb29f7744) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb2a1a240)
+
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb2a1a4c0) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb29f7a8c) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2a1a4c0)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleSimpleEditableTextInterface (0xb2a1a740) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb2a1a780) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb2a1a740)
+ QAccessible2Interface (0xb29f7dd4) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb2a1a780)
+
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb2a1a840) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb29f7e10) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb2a1a840)
+
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb2a1aac0) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb2a32168) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb2a1aac0)
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb2a37230) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb2a321e0) 0 empty
+ QFactoryInterface (0xb2a3221c) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2a37230)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -7505,16 +9291,27 @@ QActionGroup::_ZTV12QActionGroup: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
-Class QActionGroup
- size=8 align=4
- base size=8 base align=4
-QActionGroup (0xb3c87780) 0
- vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
- QObject (0xb3c879c0) 0
- primary-for QActionGroup (0xb3c87780)
-
-
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb2a37b40) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb2a324b0) 0
+ primary-for QAccessiblePlugin (0xb2a37b40)
+ QAccessibleFactoryInterface (0xb2a37b90) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb2a324ec) 8 empty
+ QFactoryInterface (0xb2a32528) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2a37b90)
Vtable for QLayoutItem
QLayoutItem::_ZTV11QLayoutItem: 18u entries
@@ -7540,7 +9337,7 @@ QLayoutItem::_ZTV11QLayoutItem: 18u entries
Class QLayoutItem
size=8 align=4
base size=8 base align=4
-QLayoutItem (0xb3a90000) 0
+QLayoutItem (0xb2a32654) 0
vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
Vtable for QSpacerItem
@@ -7567,10 +9364,10 @@ QSpacerItem::_ZTV11QSpacerItem: 18u entries
Class QSpacerItem
size=36 align=4
base size=36 base align=4
-QSpacerItem (0xb3a90080) 0
+QSpacerItem (0xb2a4f080) 0
vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
- QLayoutItem (0xb3a900c0) 0
- primary-for QSpacerItem (0xb3a90080)
+ QLayoutItem (0xb2a32870) 0
+ primary-for QSpacerItem (0xb2a4f080)
Vtable for QWidgetItem
QWidgetItem::_ZTV11QWidgetItem: 18u entries
@@ -7596,15 +9393,46 @@ QWidgetItem::_ZTV11QWidgetItem: 18u entries
Class QWidgetItem
size=12 align=4
base size=12 base align=4
-QWidgetItem (0xb3a90140) 0
+QWidgetItem (0xb2a4f1c0) 0
vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
- QLayoutItem (0xb3a90180) 0
- primary-for QWidgetItem (0xb3a90140)
+ QLayoutItem (0xb2a32d98) 0
+ primary-for QWidgetItem (0xb2a4f1c0)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb2a4f300) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb2a4f340) 0
+ primary-for QWidgetItemV2 (0xb2a4f300)
+ QLayoutItem (0xb2a600b4) 0
+ primary-for QWidgetItem (0xb2a4f340)
Class QLayoutIterator
size=8 align=4
base size=8 base align=4
-QLayoutIterator (0xb3a90200) 0
+QLayoutIterator (0xb2a60168) 0
Vtable for QLayout
QLayout::_ZTV7QLayout: 45u entries
@@ -7628,14 +9456,14 @@ QLayout::_ZTV7QLayout: 45u entries
68 QLayout::expandingDirections
72 QLayout::minimumSize
76 QLayout::maximumSize
-80 __cxa_pure_virtual
+80 QLayout::setGeometry
84 __cxa_pure_virtual
88 __cxa_pure_virtual
92 QLayout::indexOf
96 __cxa_pure_virtual
100 QLayout::isEmpty
104 QLayout::layout
-108 (int (*)(...))-0x00000000000000008
+108 (int (*)(...))-0x000000008
112 (int (*)(...))(& _ZTI7QLayout)
116 QLayout::_ZThn8_N7QLayoutD1Ev
120 QLayout::_ZThn8_N7QLayoutD0Ev
@@ -7643,7 +9471,7 @@ QLayout::_ZTV7QLayout: 45u entries
128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-140 __cxa_pure_virtual
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
144 QLayout::_ZThn8_NK7QLayout8geometryEv
148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
152 QLayoutItem::hasHeightForWidth
@@ -7657,11 +9485,11 @@ QLayout::_ZTV7QLayout: 45u entries
Class QLayout
size=16 align=4
base size=16 base align=4
-QLayout (0xb3a90240) 0
+QLayout (0xb2a6a7d0) 0
vptr=((& QLayout::_ZTV7QLayout) + 8u)
- QObject (0xb3a90280) 0
- primary-for QLayout (0xb3a90240)
- QLayoutItem (0xb3a902c0) 8
+ QObject (0xb2a60870) 0
+ primary-for QLayout (0xb2a6a7d0)
+ QLayoutItem (0xb2a608ac) 8
vptr=((& QLayout::_ZTV7QLayout) + 116u)
Vtable for QBoxLayout
@@ -7697,7 +9525,7 @@ QBoxLayout::_ZTV10QBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI10QBoxLayout)
132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
@@ -7719,13 +9547,13 @@ QBoxLayout::_ZTV10QBoxLayout: 49u entries
Class QBoxLayout
size=16 align=4
base size=16 base align=4
-QBoxLayout (0xb3a90340) 0
+QBoxLayout (0xb2a4fdc0) 0
vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
- QLayout (0xb3a90380) 0
- primary-for QBoxLayout (0xb3a90340)
- QObject (0xb3a903c0) 0
- primary-for QLayout (0xb3a90380)
- QLayoutItem (0xb3a90400) 8
+ QLayout (0xb2a87640) 0
+ primary-for QBoxLayout (0xb2a4fdc0)
+ QObject (0xb2a8d348) 0
+ primary-for QLayout (0xb2a87640)
+ QLayoutItem (0xb2a8d384) 8
vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
Vtable for QHBoxLayout
@@ -7761,7 +9589,7 @@ QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11QHBoxLayout)
132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
@@ -7783,15 +9611,15 @@ QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
Class QHBoxLayout
size=16 align=4
base size=16 base align=4
-QHBoxLayout (0xb3a90480) 0
+QHBoxLayout (0xb28a6100) 0
vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
- QBoxLayout (0xb3a904c0) 0
- primary-for QHBoxLayout (0xb3a90480)
- QLayout (0xb3a90500) 0
- primary-for QBoxLayout (0xb3a904c0)
- QObject (0xb3a90540) 0
- primary-for QLayout (0xb3a90500)
- QLayoutItem (0xb3a90580) 8
+ QBoxLayout (0xb28a6140) 0
+ primary-for QHBoxLayout (0xb28a6100)
+ QLayout (0xb28a5230) 0
+ primary-for QBoxLayout (0xb28a6140)
+ QObject (0xb2a8d6cc) 0
+ primary-for QLayout (0xb28a5230)
+ QLayoutItem (0xb2a8d708) 8
vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
Vtable for QVBoxLayout
@@ -7827,7 +9655,7 @@ QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
112 QBoxLayout::hasHeightForWidth
116 QBoxLayout::heightForWidth
120 QBoxLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11QVBoxLayout)
132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
@@ -7849,15 +9677,15 @@ QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
Class QVBoxLayout
size=16 align=4
base size=16 base align=4
-QVBoxLayout (0xb3a90600) 0
+QVBoxLayout (0xb28a6380) 0
vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
- QBoxLayout (0xb3a90640) 0
- primary-for QVBoxLayout (0xb3a90600)
- QLayout (0xb3a90680) 0
- primary-for QBoxLayout (0xb3a90640)
- QObject (0xb3a906c0) 0
- primary-for QLayout (0xb3a90680)
- QLayoutItem (0xb3a90700) 8
+ QBoxLayout (0xb28a63c0) 0
+ primary-for QVBoxLayout (0xb28a6380)
+ QLayout (0xb28b40a0) 0
+ primary-for QBoxLayout (0xb28a63c0)
+ QObject (0xb2a8d834) 0
+ primary-for QLayout (0xb28b40a0)
+ QLayoutItem (0xb2a8d870) 8
vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
Vtable for QGridLayout
@@ -7893,7 +9721,7 @@ QGridLayout::_ZTV11QGridLayout: 49u entries
112 QGridLayout::hasHeightForWidth
116 QGridLayout::heightForWidth
120 QGridLayout::minimumHeightForWidth
-124 (int (*)(...))-0x00000000000000008
+124 (int (*)(...))-0x000000008
128 (int (*)(...))(& _ZTI11QGridLayout)
132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
@@ -7915,24 +9743,24 @@ QGridLayout::_ZTV11QGridLayout: 49u entries
Class QGridLayout
size=16 align=4
base size=16 base align=4
-QGridLayout (0xb3a90780) 0
+QGridLayout (0xb28a6600) 0
vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
- QLayout (0xb3a907c0) 0
- primary-for QGridLayout (0xb3a90780)
- QObject (0xb3a90800) 0
- primary-for QLayout (0xb3a907c0)
- QLayoutItem (0xb3a90840) 8
+ QLayout (0xb28b9fa0) 0
+ primary-for QGridLayout (0xb28a6600)
+ QObject (0xb2a8d99c) 0
+ primary-for QLayout (0xb28b9fa0)
+ QLayoutItem (0xb2a8d9d8) 8
vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
-Vtable for QStackedLayout
-QStackedLayout::_ZTV14QStackedLayout: 46u entries
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedLayout)
-8 QStackedLayout::metaObject
-12 QStackedLayout::qt_metacast
-16 QStackedLayout::qt_metacall
-20 QStackedLayout::~QStackedLayout
-24 QStackedLayout::~QStackedLayout
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -7940,167 +9768,52 @@ QStackedLayout::_ZTV14QStackedLayout: 46u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QLayout::invalidate
+56 QFormLayout::invalidate
60 QLayout::geometry
-64 QStackedLayout::addItem
-68 QLayout::expandingDirections
-72 QStackedLayout::minimumSize
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
76 QLayout::maximumSize
-80 QStackedLayout::setGeometry
-84 QStackedLayout::itemAt
-88 QStackedLayout::takeAt
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
92 QLayout::indexOf
-96 QStackedLayout::count
+96 QFormLayout::count
100 QLayout::isEmpty
104 QLayout::layout
-108 QStackedLayout::sizeHint
-112 (int (*)(...))-0x00000000000000008
-116 (int (*)(...))(& _ZTI14QStackedLayout)
-120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
-124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
-128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
-132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
-136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
-140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
-144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
-148 QLayout::_ZThn8_NK7QLayout8geometryEv
-152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
-156 QLayoutItem::hasHeightForWidth
-160 QLayoutItem::heightForWidth
-164 QLayoutItem::minimumHeightForWidth
-168 QLayout::_ZThn8_N7QLayout10invalidateEv
-172 QLayoutItem::widget
-176 QLayout::_ZThn8_N7QLayout6layoutEv
-180 QLayoutItem::spacerItem
-
-Class QStackedLayout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
size=16 align=4
base size=16 base align=4
-QStackedLayout (0xb3a908c0) 0
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
- QLayout (0xb3a90900) 0
- primary-for QStackedLayout (0xb3a908c0)
- QObject (0xb3a90940) 0
- primary-for QLayout (0xb3a90900)
- QLayoutItem (0xb3a90980) 8
- vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
-
-Vtable for QSound
-QSound::_ZTV6QSound: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QSound)
-8 QSound::metaObject
-12 QSound::qt_metacast
-16 QSound::qt_metacall
-20 QSound::~QSound
-24 QSound::~QSound
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSound
- size=8 align=4
- base size=8 base align=4
-QSound (0xb3a90a00) 0
- vptr=((& QSound::_ZTV6QSound) + 8u)
- QObject (0xb3a90a40) 0
- primary-for QSound (0xb3a90a00)
-
-Class QToolTip
- size=1 align=1
- base size=0 base align=1
-QToolTip (0xb3a90ac0) 0 empty
-
-Vtable for QWidgetAction
-QWidgetAction::_ZTV13QWidgetAction: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QWidgetAction)
-8 QWidgetAction::metaObject
-12 QWidgetAction::qt_metacast
-16 QWidgetAction::qt_metacall
-20 QWidgetAction::~QWidgetAction
-24 QWidgetAction::~QWidgetAction
-28 QWidgetAction::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidgetAction::createWidget
-60 QWidgetAction::deleteWidget
-
-Class QWidgetAction
- size=8 align=4
- base size=8 base align=4
-QWidgetAction (0xb3a90b00) 0
- vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
- QAction (0xb3a90b40) 0
- primary-for QWidgetAction (0xb3a90b00)
- QObject (0xb3a90b80) 0
- primary-for QAction (0xb3a90b40)
-
-Vtable for QApplication
-QApplication::_ZTV12QApplication: 20u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QApplication)
-8 QApplication::metaObject
-12 QApplication::qt_metacast
-16 QApplication::qt_metacall
-20 QApplication::~QApplication
-24 QApplication::~QApplication
-28 QApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QApplication::notify
-60 QApplication::compressEvent
-64 QApplication::x11EventFilter
-68 QApplication::x11ClientMessage
-72 QApplication::commitData
-76 QApplication::saveState
-
-Class QApplication
- size=8 align=4
- base size=8 base align=4
-QApplication (0xb3a90c00) 0
- vptr=((& QApplication::_ZTV12QApplication) + 8u)
- QCoreApplication (0xb3a90c40) 0
- primary-for QApplication (0xb3a90c00)
- QObject (0xb3a90c80) 0
- primary-for QCoreApplication (0xb3a90c40)
-
-Vtable for QShortcut
-QShortcut::_ZTV9QShortcut: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QShortcut)
-8 QShortcut::metaObject
-12 QShortcut::qt_metacast
-16 QShortcut::qt_metacall
-20 QShortcut::~QShortcut
-24 QShortcut::~QShortcut
-28 QShortcut::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QShortcut
- size=8 align=4
- base size=8 base align=4
-QShortcut (0xb3a90d00) 0
- vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
- QObject (0xb3a90d40) 0
- primary-for QShortcut (0xb3a90d00)
+QFormLayout (0xb28e7000) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb28e1b90) 0
+ primary-for QFormLayout (0xb28e7000)
+ QObject (0xb28e3168) 0
+ primary-for QLayout (0xb28e1b90)
+ QLayoutItem (0xb28e31a4) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
Vtable for QClipboard
QClipboard::_ZTV10QClipboard: 14u entries
@@ -8122,10 +9835,15 @@ QClipboard::_ZTV10QClipboard: 14u entries
Class QClipboard
size=8 align=4
base size=8 base align=4
-QClipboard (0xb3a90dc0) 0
+QClipboard (0xb28e72c0) 0
vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
- QObject (0xb3a90e00) 0
- primary-for QClipboard (0xb3a90dc0)
+ QObject (0xb28e33c0) 0
+ primary-for QClipboard (0xb28e72c0)
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb28e35dc) 0 empty
Vtable for QDesktopWidget
QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
@@ -8185,7 +9903,7 @@ QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI14QDesktopWidget)
232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
@@ -8196,15 +9914,40 @@ QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
Class QDesktopWidget
size=20 align=4
base size=20 base align=4
-QDesktopWidget (0xb3a90e80) 0
+QDesktopWidget (0xb28e75c0) 0
vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
- QWidget (0xb3a90ec0) 0
- primary-for QDesktopWidget (0xb3a90e80)
- QObject (0xb3a90f00) 0
- primary-for QWidget (0xb3a90ec0)
- QPaintDevice (0xb3a90f40) 8
+ QWidget (0xb2908b40) 0
+ primary-for QDesktopWidget (0xb28e75c0)
+ QObject (0xb28e3618) 0
+ primary-for QWidget (0xb2908b40)
+ QPaintDevice (0xb28e3654) 8
vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb28e7980) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb28e3870) 0
+ primary-for QShortcut (0xb28e7980)
+
Vtable for QSessionManager
QSessionManager::_ZTV15QSessionManager: 14u entries
0 (int (*)(...))0
@@ -8225,255 +9968,104 @@ QSessionManager::_ZTV15QSessionManager: 14u entries
Class QSessionManager
size=8 align=4
base size=8 base align=4
-QSessionManager (0xb3a90fc0) 0
+QSessionManager (0xb28e7c80) 0
vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
- QObject (0xb3a90040) 0
- primary-for QSessionManager (0xb3a90fc0)
+ QObject (0xb28e3b04) 0
+ primary-for QSessionManager (0xb28e7c80)
-Vtable for QWorkspace
-QWorkspace::_ZTV10QWorkspace: 63u entries
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QWorkspace)
-8 QWorkspace::metaObject
-12 QWorkspace::qt_metacast
-16 QWorkspace::qt_metacall
-20 QWorkspace::~QWorkspace
-24 QWorkspace::~QWorkspace
-28 QWorkspace::event
-32 QWorkspace::eventFilter
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QWorkspace::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWorkspace::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWorkspace::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWorkspace::paintEvent
-128 QWidget::moveEvent
-132 QWorkspace::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWorkspace::showEvent
-172 QWorkspace::hideEvent
-176 QWidget::x11Event
-180 QWorkspace::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QWorkspace)
-232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
-236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
-Class QWorkspace
- size=20 align=4
- base size=20 base align=4
-QWorkspace (0xb3a90100) 0
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
- QWidget (0xb3a901c0) 0
- primary-for QWorkspace (0xb3a90100)
- QObject (0xb3a90300) 0
- primary-for QWidget (0xb3a901c0)
- QPaintDevice (0xb3a90440) 8
- vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb28e7f40) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb28e7f80) 0
+ primary-for QApplication (0xb28e7f40)
+ QObject (0xb28e3d20) 0
+ primary-for QCoreApplication (0xb28e7f80)
-Vtable for QMenu
-QMenu::_ZTV5QMenu: 63u entries
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QMenu)
-8 QMenu::metaObject
-12 QMenu::qt_metacast
-16 QMenu::qt_metacall
-20 QMenu::~QMenu
-24 QMenu::~QMenu
-28 QMenu::event
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
32 QObject::eventFilter
-36 QMenu::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QMenu::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QMenu::mousePressEvent
-84 QMenu::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QMenu::mouseMoveEvent
-96 QMenu::wheelEvent
-100 QMenu::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QMenu::enterEvent
-120 QMenu::leaveEvent
-124 QMenu::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QMenu::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QMenu::hideEvent
-176 QWidget::x11Event
-180 QMenu::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QMenu::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI5QMenu)
-232 QMenu::_ZThn8_N5QMenuD1Ev
-236 QMenu::_ZThn8_N5QMenuD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMenu
- size=20 align=4
- base size=20 base align=4
-QMenu (0xb3a905c0) 0
- vptr=((& QMenu::_ZTV5QMenu) + 8u)
- QWidget (0xb3a90740) 0
- primary-for QMenu (0xb3a905c0)
- QObject (0xb3a90880) 0
- primary-for QWidget (0xb3a90740)
- QPaintDevice (0xb3a909c0) 8
- vptr=((& QMenu::_ZTV5QMenu) + 232u)
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb293ea00) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb29643c0) 0
+ primary-for QAction (0xb293ea00)
-Vtable for QSizeGrip
-QSizeGrip::_ZTV9QSizeGrip: 63u entries
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSizeGrip)
-8 QSizeGrip::metaObject
-12 QSizeGrip::qt_metacast
-16 QSizeGrip::qt_metacall
-20 QSizeGrip::~QSizeGrip
-24 QSizeGrip::~QSizeGrip
-28 QSizeGrip::event
-32 QSizeGrip::eventFilter
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QWidget::devType
-60 QSizeGrip::setVisible
-64 QSizeGrip::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QSizeGrip::mousePressEvent
-84 QSizeGrip::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QSizeGrip::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QSizeGrip::paintEvent
-128 QSizeGrip::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QSizeGrip::showEvent
-172 QSizeGrip::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QSizeGrip)
-232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
-236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSizeGrip
- size=20 align=4
- base size=20 base align=4
-QSizeGrip (0xb3a90a80) 0
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
- QWidget (0xb3a90bc0) 0
- primary-for QSizeGrip (0xb3a90a80)
- QObject (0xb3a90cc0) 0
- primary-for QWidget (0xb3a90bc0)
- QPaintDevice (0xb3a90d80) 8
- vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb298a0c0) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb2964870) 0
+ primary-for QActionGroup (0xb298a0c0)
-Vtable for QMenuItem
-QMenuItem::_ZTV9QMenuItem: 14u entries
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMenuItem)
-8 QMenuItem::metaObject
-12 QMenuItem::qt_metacast
-16 QMenuItem::qt_metacall
-20 QMenuItem::~QMenuItem
-24 QMenuItem::~QMenuItem
-28 QAction::event
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -8481,178 +10073,2159 @@ QMenuItem::_ZTV9QMenuItem: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QMenuItem
+Class QSound
size=8 align=4
base size=8 base align=4
-QMenuItem (0xb3a90e40) 0
- vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
- QAction (0xb3a90f80) 0
- primary-for QMenuItem (0xb3a90e40)
- QObject (0xb382c000) 0
- primary-for QAction (0xb3a90f80)
+QSound (0xb298a540) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb2964ca8) 0
+ primary-for QSound (0xb298a540)
-Vtable for QStatusBar
-QStatusBar::_ZTV10QStatusBar: 63u entries
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QStatusBar)
-8 QStatusBar::metaObject
-12 QStatusBar::qt_metacast
-16 QStatusBar::qt_metacall
-20 QStatusBar::~QStatusBar
-24 QStatusBar::~QStatusBar
-28 QStatusBar::event
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
+
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb298a880) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb27b49b0) 0
+ primary-for QStackedLayout (0xb298a880)
+ QObject (0xb2964f00) 0
+ primary-for QLayout (0xb27b49b0)
+ QLayoutItem (0xb2964f3c) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb298ab40) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb298ab80) 0
+ primary-for QWidgetAction (0xb298ab40)
+ QObject (0xb27ca168) 0
+ primary-for QAction (0xb298ab80)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb27ca384) 0 empty
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCommonStyle
+ size=8 align=4
+ base size=8 base align=4
+QCommonStyle (0xb298af80) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb298afc0) 0
+ primary-for QCommonStyle (0xb298af80)
+ QObject (0xb27ca3c0) 0
+ primary-for QStyle (0xb298afc0)
+
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb27da280) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb27da2c0) 0
+ primary-for QMotifStyle (0xb27da280)
+ QStyle (0xb27da300) 0
+ primary-for QCommonStyle (0xb27da2c0)
+ QObject (0xb27ca5dc) 0
+ primary-for QStyle (0xb27da300)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb27da600) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb27da640) 0
+ primary-for QWindowsStyle (0xb27da600)
+ QStyle (0xb27da680) 0
+ primary-for QCommonStyle (0xb27da640)
+ QObject (0xb27ca834) 0
+ primary-for QStyle (0xb27da680)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb27da940) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb27da980) 0
+ primary-for QCleanlooksStyle (0xb27da940)
+ QCommonStyle (0xb27da9c0) 0
+ primary-for QWindowsStyle (0xb27da980)
+ QStyle (0xb27daa00) 0
+ primary-for QCommonStyle (0xb27da9c0)
+ QObject (0xb27caa50) 0
+ primary-for QStyle (0xb27daa00)
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QStyleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QStyleFactoryInterface (0xb27dacc0) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb27cac6c) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb27dacc0)
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb2825460) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb27caf00) 0
+ primary-for QStylePlugin (0xb2825460)
+ QStyleFactoryInterface (0xb27daec0) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb27caf3c) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb27daec0)
+
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb282f100) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb282f140) 0
+ primary-for QWindowsXPStyle (0xb282f100)
+ QCommonStyle (0xb282f180) 0
+ primary-for QWindowsStyle (0xb282f140)
+ QStyle (0xb282f1c0) 0
+ primary-for QCommonStyle (0xb282f180)
+ QObject (0xb2833078) 0
+ primary-for QStyle (0xb282f1c0)
+
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb282f480) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb282f4c0) 0
+ primary-for QCDEStyle (0xb282f480)
+ QCommonStyle (0xb282f500) 0
+ primary-for QMotifStyle (0xb282f4c0)
+ QStyle (0xb282f540) 0
+ primary-for QCommonStyle (0xb282f500)
+ QObject (0xb2833294) 0
+ primary-for QStyle (0xb282f540)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
+28 QObject::event
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb282f780) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb282f7c0) 0
+ primary-for QPlastiqueStyle (0xb282f780)
+ QCommonStyle (0xb282f800) 0
+ primary-for QWindowsStyle (0xb282f7c0)
+ QStyle (0xb282f840) 0
+ primary-for QCommonStyle (0xb282f800)
+ QObject (0xb28333c0) 0
+ primary-for QStyle (0xb282f840)
+
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb282fb00) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb282fb40) 0
+ primary-for QWindowsVistaStyle (0xb282fb00)
+ QWindowsStyle (0xb282fb80) 0
+ primary-for QWindowsXPStyle (0xb282fb40)
+ QCommonStyle (0xb282fbc0) 0
+ primary-for QWindowsStyle (0xb282fb80)
+ QStyle (0xb282fc00) 0
+ primary-for QCommonStyle (0xb282fbc0)
+ QObject (0xb28335dc) 0
+ primary-for QStyle (0xb282fc00)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb282fec0) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb282ff00) 0
+ primary-for QWindowsCEStyle (0xb282fec0)
+ QCommonStyle (0xb282ff40) 0
+ primary-for QWindowsStyle (0xb282ff00)
+ QStyle (0xb282ff80) 0
+ primary-for QCommonStyle (0xb282ff40)
+ QObject (0xb28337f8) 0
+ primary-for QStyle (0xb282ff80)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb28711c0) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb2871200) 0
+ primary-for QWindowsMobileStyle (0xb28711c0)
+ QCommonStyle (0xb2871240) 0
+ primary-for QWindowsStyle (0xb2871200)
+ QStyle (0xb2871280) 0
+ primary-for QCommonStyle (0xb2871240)
+ QObject (0xb2833924) 0
+ primary-for QStyle (0xb2871280)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb2833b40) 0 empty
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb2871580) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb28715c0) 0
+ primary-for QGtkStyle (0xb2871580)
+ QWindowsStyle (0xb2871600) 0
+ primary-for QCleanlooksStyle (0xb28715c0)
+ QCommonStyle (0xb2871640) 0
+ primary-for QWindowsStyle (0xb2871600)
+ QStyle (0xb2871680) 0
+ primary-for QCommonStyle (0xb2871640)
+ QObject (0xb2833b7c) 0
+ primary-for QStyle (0xb2871680)
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb2871940) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb2833d98) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb2871940)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+
+Class QInputContextPlugin
+ size=12 align=4
+ base size=12 base align=4
+QInputContextPlugin (0xb269e9b0) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb26a303c) 0
+ primary-for QInputContextPlugin (0xb269e9b0)
+ QInputContextFactoryInterface (0xb2871b40) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb26a3078) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb2871b40)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb26a31a4) 0 empty
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb2871dc0) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb26a31e0) 0
+ primary-for QInputContext (0xb2871dc0)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 QGraphicsItem::~QGraphicsItem
+12 QGraphicsItem::~QGraphicsItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItem::isObscuredBy
+44 QGraphicsItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb26a33fc) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QAbstractGraphicsShapeItem::isObscuredBy
+44 QAbstractGraphicsShapeItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb26bba00) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb272d258) 0
+ primary-for QAbstractGraphicsShapeItem (0xb26bba00)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 QGraphicsPathItem::~QGraphicsPathItem
+12 QGraphicsPathItem::~QGraphicsPathItem
+16 QGraphicsItem::advance
+20 QGraphicsPathItem::boundingRect
+24 QGraphicsPathItem::shape
+28 QGraphicsPathItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPathItem::isObscuredBy
+44 QGraphicsPathItem::opaqueArea
+48 QGraphicsPathItem::paint
+52 QGraphicsPathItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPathItem::supportsExtension
+148 QGraphicsPathItem::setExtension
+152 QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb26bbb00) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb26bbb40) 0
+ primary-for QGraphicsPathItem (0xb26bbb00)
+ QGraphicsItem (0xb272d384) 0
+ primary-for QAbstractGraphicsShapeItem (0xb26bbb40)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 QGraphicsRectItem::~QGraphicsRectItem
+12 QGraphicsRectItem::~QGraphicsRectItem
+16 QGraphicsItem::advance
+20 QGraphicsRectItem::boundingRect
+24 QGraphicsRectItem::shape
+28 QGraphicsRectItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsRectItem::isObscuredBy
+44 QGraphicsRectItem::opaqueArea
+48 QGraphicsRectItem::paint
+52 QGraphicsRectItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsRectItem::supportsExtension
+148 QGraphicsRectItem::setExtension
+152 QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb26bbc40) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb26bbc80) 0
+ primary-for QGraphicsRectItem (0xb26bbc40)
+ QGraphicsItem (0xb272d4b0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb26bbc80)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 QGraphicsItem::advance
+20 QGraphicsEllipseItem::boundingRect
+24 QGraphicsEllipseItem::shape
+28 QGraphicsEllipseItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsEllipseItem::isObscuredBy
+44 QGraphicsEllipseItem::opaqueArea
+48 QGraphicsEllipseItem::paint
+52 QGraphicsEllipseItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsEllipseItem::supportsExtension
+148 QGraphicsEllipseItem::setExtension
+152 QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb26bbdc0) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb26bbe00) 0
+ primary-for QGraphicsEllipseItem (0xb26bbdc0)
+ QGraphicsItem (0xb272d690) 0
+ primary-for QAbstractGraphicsShapeItem (0xb26bbe00)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 QGraphicsItem::advance
+20 QGraphicsPolygonItem::boundingRect
+24 QGraphicsPolygonItem::shape
+28 QGraphicsPolygonItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPolygonItem::isObscuredBy
+44 QGraphicsPolygonItem::opaqueArea
+48 QGraphicsPolygonItem::paint
+52 QGraphicsPolygonItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPolygonItem::supportsExtension
+148 QGraphicsPolygonItem::setExtension
+152 QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb26bbf40) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb26bbf80) 0
+ primary-for QGraphicsPolygonItem (0xb26bbf40)
+ QGraphicsItem (0xb272d870) 0
+ primary-for QAbstractGraphicsShapeItem (0xb26bbf80)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 QGraphicsLineItem::~QGraphicsLineItem
+12 QGraphicsLineItem::~QGraphicsLineItem
+16 QGraphicsItem::advance
+20 QGraphicsLineItem::boundingRect
+24 QGraphicsLineItem::shape
+28 QGraphicsLineItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsLineItem::isObscuredBy
+44 QGraphicsLineItem::opaqueArea
+48 QGraphicsLineItem::paint
+52 QGraphicsLineItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsLineItem::supportsExtension
+148 QGraphicsLineItem::setExtension
+152 QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb275a080) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb272d99c) 0
+ primary-for QGraphicsLineItem (0xb275a080)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 QGraphicsItem::advance
+20 QGraphicsPixmapItem::boundingRect
+24 QGraphicsPixmapItem::shape
+28 QGraphicsPixmapItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPixmapItem::isObscuredBy
+44 QGraphicsPixmapItem::opaqueArea
+48 QGraphicsPixmapItem::paint
+52 QGraphicsPixmapItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPixmapItem::supportsExtension
+148 QGraphicsPixmapItem::setExtension
+152 QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb275a1c0) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb272db7c) 0
+ primary-for QGraphicsPixmapItem (0xb275a1c0)
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 QGraphicsTextItem::metaObject
+12 QGraphicsTextItem::qt_metacast
+16 QGraphicsTextItem::qt_metacall
+20 QGraphicsTextItem::~QGraphicsTextItem
+24 QGraphicsTextItem::~QGraphicsTextItem
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QGraphicsTextItem::boundingRect
+60 QGraphicsTextItem::shape
+64 QGraphicsTextItem::contains
+68 QGraphicsTextItem::paint
+72 QGraphicsTextItem::isObscuredBy
+76 QGraphicsTextItem::opaqueArea
+80 QGraphicsTextItem::type
+84 QGraphicsTextItem::sceneEvent
+88 QGraphicsTextItem::mousePressEvent
+92 QGraphicsTextItem::mouseMoveEvent
+96 QGraphicsTextItem::mouseReleaseEvent
+100 QGraphicsTextItem::mouseDoubleClickEvent
+104 QGraphicsTextItem::contextMenuEvent
+108 QGraphicsTextItem::keyPressEvent
+112 QGraphicsTextItem::keyReleaseEvent
+116 QGraphicsTextItem::focusInEvent
+120 QGraphicsTextItem::focusOutEvent
+124 QGraphicsTextItem::dragEnterEvent
+128 QGraphicsTextItem::dragLeaveEvent
+132 QGraphicsTextItem::dragMoveEvent
+136 QGraphicsTextItem::dropEvent
+140 QGraphicsTextItem::inputMethodEvent
+144 QGraphicsTextItem::hoverEnterEvent
+148 QGraphicsTextItem::hoverMoveEvent
+152 QGraphicsTextItem::hoverLeaveEvent
+156 QGraphicsTextItem::inputMethodQuery
+160 QGraphicsTextItem::supportsExtension
+164 QGraphicsTextItem::setExtension
+168 QGraphicsTextItem::extension
+172 (int (*)(...))-0x000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 QGraphicsItem::advance
+192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 QGraphicsItem::collidesWithItem
+208 QGraphicsItem::collidesWithPath
+212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 QGraphicsItem::sceneEventFilter
+232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 QGraphicsItem::wheelEvent
+304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 QGraphicsItem::itemChange
+316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb2772230) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QObject (0xb272dca8) 0
+ primary-for QGraphicsTextItem (0xb2772230)
+ QGraphicsItem (0xb272dce4) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 QGraphicsItem::advance
+20 QGraphicsSimpleTextItem::boundingRect
+24 QGraphicsSimpleTextItem::shape
+28 QGraphicsSimpleTextItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsSimpleTextItem::isObscuredBy
+44 QGraphicsSimpleTextItem::opaqueArea
+48 QGraphicsSimpleTextItem::paint
+52 QGraphicsSimpleTextItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsSimpleTextItem::supportsExtension
+148 QGraphicsSimpleTextItem::setExtension
+152 QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb275a540) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb275a580) 0
+ primary-for QGraphicsSimpleTextItem (0xb275a540)
+ QGraphicsItem (0xb272dec4) 0
+ primary-for QAbstractGraphicsShapeItem (0xb275a580)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 QGraphicsItemGroup::~QGraphicsItemGroup
+12 QGraphicsItemGroup::~QGraphicsItemGroup
+16 QGraphicsItem::advance
+20 QGraphicsItemGroup::boundingRect
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItemGroup::isObscuredBy
+44 QGraphicsItemGroup::opaqueArea
+48 QGraphicsItemGroup::paint
+52 QGraphicsItemGroup::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb275a680) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb2790000) 0
+ primary-for QGraphicsItemGroup (0xb275a680)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb2790294) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb275ae00) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb27904b0) 0
+ primary-for QGraphicsLayout (0xb275ae00)
+
+Vtable for QGraphicsScene
+QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScene)
+8 QGraphicsScene::metaObject
+12 QGraphicsScene::qt_metacast
+16 QGraphicsScene::qt_metacall
+20 QGraphicsScene::~QGraphicsScene
+24 QGraphicsScene::~QGraphicsScene
+28 QGraphicsScene::event
+32 QGraphicsScene::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScene::inputMethodQuery
+60 QGraphicsScene::contextMenuEvent
+64 QGraphicsScene::dragEnterEvent
+68 QGraphicsScene::dragMoveEvent
+72 QGraphicsScene::dragLeaveEvent
+76 QGraphicsScene::dropEvent
+80 QGraphicsScene::focusInEvent
+84 QGraphicsScene::focusOutEvent
+88 QGraphicsScene::helpEvent
+92 QGraphicsScene::keyPressEvent
+96 QGraphicsScene::keyReleaseEvent
+100 QGraphicsScene::mousePressEvent
+104 QGraphicsScene::mouseMoveEvent
+108 QGraphicsScene::mouseReleaseEvent
+112 QGraphicsScene::mouseDoubleClickEvent
+116 QGraphicsScene::wheelEvent
+120 QGraphicsScene::inputMethodEvent
+124 QGraphicsScene::drawBackground
+128 QGraphicsScene::drawForeground
+132 QGraphicsScene::drawItems
+
+Class QGraphicsScene
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScene (0xb275af00) 0
+ vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
+ QObject (0xb27905dc) 0
+ primary-for QGraphicsScene (0xb275af00)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb25e4640) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb25e4680) 0
+ primary-for QGraphicsLinearLayout (0xb25e4640)
+ QGraphicsLayoutItem (0xb2624000) 0
+ primary-for QGraphicsLayout (0xb25e4680)
+
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QStatusBar::paintEvent
+124 QAbstractScrollArea::paintEvent
128 QWidget::moveEvent
-132 QStatusBar::resizeEvent
+132 QScrollArea::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+196 QScrollArea::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QStatusBar)
-232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
-236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStatusBar
+Class QScrollArea
size=20 align=4
base size=20 base align=4
-QStatusBar (0xb382c080) 0
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
- QWidget (0xb382c0c0) 0
- primary-for QStatusBar (0xb382c080)
- QObject (0xb382c100) 0
- primary-for QWidget (0xb382c0c0)
- QPaintDevice (0xb382c140) 8
- vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+QScrollArea (0xb25e4800) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb25e4840) 0
+ primary-for QScrollArea (0xb25e4800)
+ QFrame (0xb25e4880) 0
+ primary-for QAbstractScrollArea (0xb25e4840)
+ QWidget (0xb262b3c0) 0
+ primary-for QFrame (0xb25e4880)
+ QObject (0xb262412c) 0
+ primary-for QWidget (0xb262b3c0)
+ QPaintDevice (0xb2624168) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
-Vtable for QMdiArea
-QMdiArea::_ZTV8QMdiArea: 65u entries
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 68u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMdiArea)
-8 QMdiArea::metaObject
-12 QMdiArea::qt_metacast
-16 QMdiArea::qt_metacall
-20 QMdiArea::~QMdiArea
-24 QMdiArea::~QMdiArea
-28 QMdiArea::event
-32 QMdiArea::eventFilter
-36 QMdiArea::timerEvent
-40 QMdiArea::childEvent
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 QGraphicsView::metaObject
+12 QGraphicsView::qt_metacast
+16 QGraphicsView::qt_metacall
+20 QGraphicsView::~QGraphicsView
+24 QGraphicsView::~QGraphicsView
+28 QGraphicsView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QMdiArea::sizeHint
-68 QMdiArea::minimumSizeHint
+64 QGraphicsView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+80 QGraphicsView::mousePressEvent
+84 QGraphicsView::mouseReleaseEvent
+88 QGraphicsView::mouseDoubleClickEvent
+92 QGraphicsView::mouseMoveEvent
+96 QGraphicsView::wheelEvent
+100 QGraphicsView::keyPressEvent
+104 QGraphicsView::keyReleaseEvent
+108 QGraphicsView::focusInEvent
+112 QGraphicsView::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QMdiArea::paintEvent
+124 QGraphicsView::paintEvent
128 QWidget::moveEvent
-132 QMdiArea::resizeEvent
+132 QGraphicsView::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QGraphicsView::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
-168 QMdiArea::showEvent
+152 QGraphicsView::dragEnterEvent
+156 QGraphicsView::dragMoveEvent
+160 QGraphicsView::dragLeaveEvent
+164 QGraphicsView::dropEvent
+168 QGraphicsView::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QFrame::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QGraphicsView::inputMethodEvent
+192 QGraphicsView::inputMethodQuery
+196 QGraphicsView::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QMdiArea::viewportEvent
-228 QMdiArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QMdiArea)
-240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
-244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QGraphicsView::viewportEvent
+228 QGraphicsView::scrollContentsBy
+232 QGraphicsView::drawBackground
+236 QGraphicsView::drawForeground
+240 QGraphicsView::drawItems
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiArea
+Class QGraphicsView
size=20 align=4
base size=20 base align=4
-QMdiArea (0xb382c1c0) 0
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
- QAbstractScrollArea (0xb382c200) 0
- primary-for QMdiArea (0xb382c1c0)
- QFrame (0xb382c240) 0
- primary-for QAbstractScrollArea (0xb382c200)
- QWidget (0xb382c280) 0
- primary-for QFrame (0xb382c240)
- QObject (0xb382c2c0) 0
- primary-for QWidget (0xb382c280)
- QPaintDevice (0xb382c300) 8
- vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+QGraphicsView (0xb25e4b40) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb25e4b80) 0
+ primary-for QGraphicsView (0xb25e4b40)
+ QFrame (0xb25e4bc0) 0
+ primary-for QAbstractScrollArea (0xb25e4b80)
+ QWidget (0xb2639320) 0
+ primary-for QFrame (0xb25e4bc0)
+ QObject (0xb2624384) 0
+ primary-for QWidget (0xb2639320)
+ QPaintDevice (0xb26243c0) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb24bc690) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QObject (0xb2624d20) 0
+ primary-for QGraphicsWidget (0xb24bc690)
+ QGraphicsItem (0xb2624d5c) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb2624d98) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb24937c0) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb24db7d0) 0
+ primary-for QGraphicsProxyWidget (0xb24937c0)
+ QObject (0xb24e012c) 0
+ primary-for QGraphicsWidget (0xb24db7d0)
+ QGraphicsItem (0xb24e0168) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb24e01a4) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
+
+Vtable for QGraphicsSceneEvent
+QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
+8 QGraphicsSceneEvent::~QGraphicsSceneEvent
+12 QGraphicsSceneEvent::~QGraphicsSceneEvent
+
+Class QGraphicsSceneEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneEvent (0xb2493ac0) 0
+ vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
+ QEvent (0xb24e0474) 0
+ primary-for QGraphicsSceneEvent (0xb2493ac0)
+
+Vtable for QGraphicsSceneMouseEvent
+QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
+8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+
+Class QGraphicsSceneMouseEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMouseEvent (0xb2493bc0) 0
+ vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
+ QGraphicsSceneEvent (0xb2493c00) 0
+ primary-for QGraphicsSceneMouseEvent (0xb2493bc0)
+ QEvent (0xb24e0528) 0
+ primary-for QGraphicsSceneEvent (0xb2493c00)
+
+Vtable for QGraphicsSceneWheelEvent
+QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
+8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+
+Class QGraphicsSceneWheelEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneWheelEvent (0xb2493d00) 0
+ vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
+ QGraphicsSceneEvent (0xb2493d40) 0
+ primary-for QGraphicsSceneWheelEvent (0xb2493d00)
+ QEvent (0xb24e0654) 0
+ primary-for QGraphicsSceneEvent (0xb2493d40)
+
+Vtable for QGraphicsSceneContextMenuEvent
+QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
+8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+
+Class QGraphicsSceneContextMenuEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneContextMenuEvent (0xb2493e40) 0
+ vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
+ QGraphicsSceneEvent (0xb2493e80) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb2493e40)
+ QEvent (0xb24e0780) 0
+ primary-for QGraphicsSceneEvent (0xb2493e80)
+Vtable for QGraphicsSceneHoverEvent
+QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
+8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+
+Class QGraphicsSceneHoverEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHoverEvent (0xb2493f80) 0
+ vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
+ QGraphicsSceneEvent (0xb2493fc0) 0
+ primary-for QGraphicsSceneHoverEvent (0xb2493f80)
+ QEvent (0xb24e08ac) 0
+ primary-for QGraphicsSceneEvent (0xb2493fc0)
+
+Vtable for QGraphicsSceneHelpEvent
+QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
+8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+
+Class QGraphicsSceneHelpEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHelpEvent (0xb250f0c0) 0
+ vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
+ QGraphicsSceneEvent (0xb250f100) 0
+ primary-for QGraphicsSceneHelpEvent (0xb250f0c0)
+ QEvent (0xb24e09d8) 0
+ primary-for QGraphicsSceneEvent (0xb250f100)
+
+Vtable for QGraphicsSceneDragDropEvent
+QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
+8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+
+Class QGraphicsSceneDragDropEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneDragDropEvent (0xb250f200) 0
+ vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
+ QGraphicsSceneEvent (0xb250f240) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb250f200)
+ QEvent (0xb24e0b04) 0
+ primary-for QGraphicsSceneEvent (0xb250f240)
+
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb250f340) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb250f380) 0
+ primary-for QGraphicsSceneResizeEvent (0xb250f340)
+ QEvent (0xb24e0c30) 0
+ primary-for QGraphicsSceneEvent (0xb250f380)
+
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb250f480) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb250f4c0) 0
+ primary-for QGraphicsSceneMoveEvent (0xb250f480)
+ QEvent (0xb24e0d5c) 0
+ primary-for QGraphicsSceneEvent (0xb250f4c0)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
+
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb250f5c0) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb24e0e88) 0
+ primary-for QGraphicsItemAnimation (0xb250f5c0)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb250f800) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb250f840) 0
+ primary-for QGraphicsGridLayout (0xb250f800)
+ QGraphicsLayoutItem (0xb24e0fb4) 0
+ primary-for QGraphicsLayout (0xb250f840)
Vtable for QAbstractButton
QAbstractButton::_ZTV15QAbstractButton: 66u entries
@@ -8715,7 +12288,7 @@ QAbstractButton::_ZTV15QAbstractButton: 66u entries
224 QAbstractButton::hitButton
228 QAbstractButton::checkStateSet
232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))-0x000000008
240 (int (*)(...))(& _ZTI15QAbstractButton)
244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
@@ -8726,25 +12299,25 @@ QAbstractButton::_ZTV15QAbstractButton: 66u entries
Class QAbstractButton
size=20 align=4
base size=20 base align=4
-QAbstractButton (0xb382c3c0) 0
+QAbstractButton (0xb250f980) 0
vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
- QWidget (0xb382c400) 0
- primary-for QAbstractButton (0xb382c3c0)
- QObject (0xb382c440) 0
- primary-for QWidget (0xb382c400)
- QPaintDevice (0xb382c480) 8
+ QWidget (0xb2541410) 0
+ primary-for QAbstractButton (0xb250f980)
+ QObject (0xb25420f0) 0
+ primary-for QWidget (0xb2541410)
+ QPaintDevice (0xb254212c) 8
vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
-Vtable for QPushButton
-QPushButton::_ZTV11QPushButton: 66u entries
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QPushButton)
-8 QPushButton::metaObject
-12 QPushButton::qt_metacast
-16 QPushButton::qt_metacall
-20 QPushButton::~QPushButton
-24 QPushButton::~QPushButton
-28 QPushButton::event
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
32 QObject::eventFilter
36 QAbstractButton::timerEvent
40 QObject::childEvent
@@ -8753,22 +12326,22 @@ QPushButton::_ZTV11QPushButton: 66u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QPushButton::sizeHint
-68 QPushButton::minimumSizeHint
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QAbstractButton::mousePressEvent
84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QAbstractButton::mouseMoveEvent
+92 QCheckBox::mouseMoveEvent
96 QWidget::wheelEvent
-100 QPushButton::keyPressEvent
+100 QAbstractButton::keyPressEvent
104 QAbstractButton::keyReleaseEvent
-108 QPushButton::focusInEvent
-112 QPushButton::focusOutEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QPushButton::paintEvent
+124 QCheckBox::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -8793,157 +12366,157 @@ QPushButton::_ZTV11QPushButton: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QPushButton)
-244 QPushButton::_ZThn8_N11QPushButtonD1Ev
-248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPushButton
+Class QCheckBox
size=20 align=4
base size=20 base align=4
-QPushButton (0xb382c500) 0
- vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
- QAbstractButton (0xb382c540) 0
- primary-for QPushButton (0xb382c500)
- QWidget (0xb382c580) 0
- primary-for QAbstractButton (0xb382c540)
- QObject (0xb382c5c0) 0
- primary-for QWidget (0xb382c580)
- QPaintDevice (0xb382c600) 8
- vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+QCheckBox (0xb250fe80) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb250fec0) 0
+ primary-for QCheckBox (0xb250fe80)
+ QWidget (0xb2550fa0) 0
+ primary-for QAbstractButton (0xb250fec0)
+ QObject (0xb25424b0) 0
+ primary-for QWidget (0xb2550fa0)
+ QPaintDevice (0xb25424ec) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-Vtable for QMenuBar
-QMenuBar::_ZTV8QMenuBar: 63u entries
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QMenuBar)
-8 QMenuBar::metaObject
-12 QMenuBar::qt_metacast
-16 QMenuBar::qt_metacall
-20 QMenuBar::~QMenuBar
-24 QMenuBar::~QMenuBar
-28 QMenuBar::event
-32 QMenuBar::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QMenuBar::setVisible
-64 QMenuBar::sizeHint
-68 QMenuBar::minimumSizeHint
-72 QMenuBar::heightForWidth
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMenuBar::mousePressEvent
-84 QMenuBar::mouseReleaseEvent
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QMenuBar::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMenuBar::keyPressEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QMenuBar::focusInEvent
-112 QMenuBar::focusOutEvent
-116 QWidget::enterEvent
-120 QMenuBar::leaveEvent
-124 QMenuBar::paintEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
128 QWidget::moveEvent
-132 QMenuBar::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QMenuBar::actionEvent
+148 QMenu::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QWidget::hideEvent
+172 QMenu::hideEvent
176 QWidget::x11Event
-180 QMenuBar::changeEvent
+180 QMenu::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+196 QMenu::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QMenuBar)
-232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
-236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMenuBar
+Class QMenu
size=20 align=4
base size=20 base align=4
-QMenuBar (0xb382c680) 0
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
- QWidget (0xb382c6c0) 0
- primary-for QMenuBar (0xb382c680)
- QObject (0xb382c700) 0
- primary-for QWidget (0xb382c6c0)
- QPaintDevice (0xb382c740) 8
- vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+QMenu (0xb256e240) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb256c640) 0
+ primary-for QMenu (0xb256e240)
+ QObject (0xb2542744) 0
+ primary-for QWidget (0xb256c640)
+ QPaintDevice (0xb2542780) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
-Vtable for QMdiSubWindow
-QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QMdiSubWindow)
-8 QMdiSubWindow::metaObject
-12 QMdiSubWindow::qt_metacast
-16 QMdiSubWindow::qt_metacall
-20 QMdiSubWindow::~QMdiSubWindow
-24 QMdiSubWindow::~QMdiSubWindow
-28 QMdiSubWindow::event
-32 QMdiSubWindow::eventFilter
-36 QMdiSubWindow::timerEvent
-40 QMdiSubWindow::childEvent
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QMdiSubWindow::sizeHint
-68 QMdiSubWindow::minimumSizeHint
+60 QPrintPreviewWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QMdiSubWindow::mousePressEvent
-84 QMdiSubWindow::mouseReleaseEvent
-88 QMdiSubWindow::mouseDoubleClickEvent
-92 QMdiSubWindow::mouseMoveEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QMdiSubWindow::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QMdiSubWindow::focusInEvent
-112 QMdiSubWindow::focusOutEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
-120 QMdiSubWindow::leaveEvent
-124 QMdiSubWindow::paintEvent
-128 QMdiSubWindow::moveEvent
-132 QMdiSubWindow::resizeEvent
-136 QMdiSubWindow::closeEvent
-140 QMdiSubWindow::contextMenuEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QMdiSubWindow::showEvent
-172 QMdiSubWindow::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QMdiSubWindow::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -8954,63 +12527,62 @@ QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI13QMdiSubWindow)
-232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
-236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QMdiSubWindow
- size=20 align=4
- base size=20 base align=4
-QMdiSubWindow (0xb382c7c0) 0
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
- QWidget (0xb382c800) 0
- primary-for QMdiSubWindow (0xb382c7c0)
- QObject (0xb382c840) 0
- primary-for QWidget (0xb382c800)
- QPaintDevice (0xb382c880) 8
- vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb23b0e80) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb23c8870) 0
+ primary-for QPrintPreviewWidget (0xb23b0e80)
+ QObject (0xb23abe4c) 0
+ primary-for QWidget (0xb23c8870)
+ QPaintDevice (0xb23abe88) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
-Vtable for QCalendarWidget
-QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QCalendarWidget)
-8 QCalendarWidget::metaObject
-12 QCalendarWidget::qt_metacast
-16 QCalendarWidget::qt_metacall
-20 QCalendarWidget::~QCalendarWidget
-24 QCalendarWidget::~QCalendarWidget
-28 QCalendarWidget::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QWorkspace::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QCalendarWidget::sizeHint
-68 QCalendarWidget::minimumSizeHint
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QCalendarWidget::mousePressEvent
+80 QWidget::mousePressEvent
84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QCalendarWidget::keyPressEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QWorkspace::paintEvent
128 QWidget::moveEvent
-132 QCalendarWidget::resizeEvent
+132 QWorkspace::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -9019,10 +12591,10 @@ QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QWorkspace::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9033,75 +12605,99 @@ QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QCalendarWidget::paintCell
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI15QCalendarWidget)
-236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
-240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QCalendarWidget
+Class QWorkspace
size=20 align=4
base size=20 base align=4
-QCalendarWidget (0xb382c940) 0
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
- QWidget (0xb382c980) 0
- primary-for QCalendarWidget (0xb382c940)
- QObject (0xb382c9c0) 0
- primary-for QWidget (0xb382c980)
- QPaintDevice (0xb382ca00) 8
- vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+QWorkspace (0xb23d9140) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb23d4b40) 0
+ primary-for QWorkspace (0xb23d9140)
+ QObject (0xb23dd03c) 0
+ primary-for QWidget (0xb23d4b40)
+ QPaintDevice (0xb23dd078) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
-Vtable for QStackedWidget
-QStackedWidget::_ZTV14QStackedWidget: 63u entries
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QStackedWidget)
-8 QStackedWidget::metaObject
-12 QStackedWidget::qt_metacast
-16 QStackedWidget::qt_metacall
-20 QStackedWidget::~QStackedWidget
-24 QStackedWidget::~QStackedWidget
-28 QStackedWidget::event
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
+28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+
+Class QButtonGroup
+ size=8 align=4
+ base size=8 base align=4
+QButtonGroup (0xb23d9400) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb23dd294) 0
+ primary-for QButtonGroup (0xb23d9400)
+
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QAbstractSpinBox::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QAbstractSpinBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9112,79 +12708,86 @@ QStackedWidget::_ZTV14QStackedWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QStackedWidget)
-232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
-236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QStackedWidget
+Class QSpinBox
size=20 align=4
base size=20 base align=4
-QStackedWidget (0xb382cac0) 0
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
- QFrame (0xb382cb00) 0
- primary-for QStackedWidget (0xb382cac0)
- QWidget (0xb382cb40) 0
- primary-for QFrame (0xb382cb00)
- QObject (0xb382cb80) 0
- primary-for QWidget (0xb382cb40)
- QPaintDevice (0xb382cbc0) 8
- vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+QSpinBox (0xb23d9740) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb23d9780) 0
+ primary-for QSpinBox (0xb23d9740)
+ QWidget (0xb23ff000) 0
+ primary-for QAbstractSpinBox (0xb23d9780)
+ QObject (0xb23dd4b0) 0
+ primary-for QWidget (0xb23ff000)
+ QPaintDevice (0xb23dd4ec) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-Vtable for QComboBox
-QComboBox::_ZTV9QComboBox: 65u entries
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QComboBox)
-8 QComboBox::metaObject
-12 QComboBox::qt_metacast
-16 QComboBox::qt_metacall
-20 QComboBox::~QComboBox
-24 QComboBox::~QComboBox
-28 QComboBox::event
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSpinBox::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QComboBox::sizeHint
-68 QComboBox::minimumSizeHint
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QComboBox::paintEvent
+124 QAbstractSpinBox::paintEvent
128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
176 QWidget::x11Event
-180 QComboBox::changeEvent
+180 QAbstractSpinBox::changeEvent
184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -9192,64 +12795,71 @@ QComboBox::_ZTV9QComboBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI9QComboBox)
-240 QComboBox::_ZThn8_N9QComboBoxD1Ev
-244 QComboBox::_ZThn8_N9QComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QComboBox
+Class QDoubleSpinBox
size=20 align=4
base size=20 base align=4
-QComboBox (0xb382cc40) 0
- vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
- QWidget (0xb382cc80) 0
- primary-for QComboBox (0xb382cc40)
- QObject (0xb382ccc0) 0
- primary-for QWidget (0xb382cc80)
- QPaintDevice (0xb382cd00) 8
- vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+QDoubleSpinBox (0xb23d9b80) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb23d9bc0) 0
+ primary-for QDoubleSpinBox (0xb23d9b80)
+ QWidget (0xb2409d70) 0
+ primary-for QAbstractSpinBox (0xb23d9bc0)
+ QObject (0xb23dd780) 0
+ primary-for QWidget (0xb2409d70)
+ QPaintDevice (0xb23dd7bc) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
-Vtable for QGroupBox
-QGroupBox::_ZTV9QGroupBox: 63u entries
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QGroupBox)
-8 QGroupBox::metaObject
-12 QGroupBox::qt_metacast
-16 QGroupBox::qt_metacall
-20 QGroupBox::~QGroupBox
-24 QGroupBox::~QGroupBox
-28 QGroupBox::event
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QGroupBox::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QGroupBox::minimumSizeHint
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QGroupBox::mousePressEvent
-84 QGroupBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QGroupBox::mouseMoveEvent
+92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QGroupBox::focusInEvent
+108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QGroupBox::paintEvent
+124 QLCDNumber::paintEvent
128 QWidget::moveEvent
-132 QGroupBox::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -9261,7 +12871,7 @@ QGroupBox::_ZTV9QGroupBox: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QGroupBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9272,64 +12882,66 @@ QGroupBox::_ZTV9QGroupBox: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QGroupBox)
-232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
-236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGroupBox
+Class QLCDNumber
size=20 align=4
base size=20 base align=4
-QGroupBox (0xb382cd80) 0
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
- QWidget (0xb382cdc0) 0
- primary-for QGroupBox (0xb382cd80)
- QObject (0xb382ce00) 0
- primary-for QWidget (0xb382cdc0)
- QPaintDevice (0xb382ce40) 8
- vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+QLCDNumber (0xb23d9e80) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb23d9ec0) 0
+ primary-for QLCDNumber (0xb23d9e80)
+ QWidget (0xb241dcd0) 0
+ primary-for QFrame (0xb23d9ec0)
+ QObject (0xb23dd9d8) 0
+ primary-for QWidget (0xb241dcd0)
+ QPaintDevice (0xb23dda14) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
-Vtable for QScrollBar
-QScrollBar::_ZTV10QScrollBar: 64u entries
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QScrollBar)
-8 QScrollBar::metaObject
-12 QScrollBar::qt_metacast
-16 QScrollBar::qt_metacall
-20 QScrollBar::~QScrollBar
-24 QScrollBar::~QScrollBar
-28 QScrollBar::event
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
+36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QScrollBar::sizeHint
+64 QFrame::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QScrollBar::mousePressEvent
-84 QScrollBar::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QScrollBar::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QScrollBar::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QScrollBar::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -9337,9 +12949,9 @@ QScrollBar::_ZTV10QScrollBar: 64u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QScrollBar::hideEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9350,77 +12962,76 @@ QScrollBar::_ZTV10QScrollBar: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QScrollBar::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI10QScrollBar)
-236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
-240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollBar
+Class QStackedWidget
size=20 align=4
base size=20 base align=4
-QScrollBar (0xb382cec0) 0
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
- QAbstractSlider (0xb382cf00) 0
- primary-for QScrollBar (0xb382cec0)
- QWidget (0xb382cf40) 0
- primary-for QAbstractSlider (0xb382cf00)
- QObject (0xb382cf80) 0
- primary-for QWidget (0xb382cf40)
- QPaintDevice (0xb382cfc0) 8
- vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
+QStackedWidget (0xb2433200) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb2433240) 0
+ primary-for QStackedWidget (0xb2433200)
+ QWidget (0xb24309b0) 0
+ primary-for QFrame (0xb2433240)
+ QObject (0xb23ddd5c) 0
+ primary-for QWidget (0xb24309b0)
+ QPaintDevice (0xb23ddd98) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
-Vtable for QDialogButtonBox
-QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QDialogButtonBox)
-8 QDialogButtonBox::metaObject
-12 QDialogButtonBox::qt_metacast
-16 QDialogButtonBox::qt_metacall
-20 QDialogButtonBox::~QDialogButtonBox
-24 QDialogButtonBox::~QDialogButtonBox
-28 QDialogButtonBox::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QMdiArea::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QMdiArea::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QAbstractScrollArea::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QDialogButtonBox::changeEvent
+180 QFrame::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9431,64 +13042,69 @@ QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI16QDialogButtonBox)
-232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
-236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDialogButtonBox
+Class QMdiArea
size=20 align=4
base size=20 base align=4
-QDialogButtonBox (0xb382c040) 0
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
- QWidget (0xb382c180) 0
- primary-for QDialogButtonBox (0xb382c040)
- QObject (0xb382c340) 0
- primary-for QWidget (0xb382c180)
- QPaintDevice (0xb382c4c0) 8
- vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-
+QMdiArea (0xb2433500) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb2433540) 0
+ primary-for QMdiArea (0xb2433500)
+ QFrame (0xb2433580) 0
+ primary-for QAbstractScrollArea (0xb2433540)
+ QWidget (0xb24424b0) 0
+ primary-for QFrame (0xb2433580)
+ QObject (0xb23ddfb4) 0
+ primary-for QWidget (0xb24424b0)
+ QPaintDevice (0xb2447000) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
-Vtable for QDockWidget
-QDockWidget::_ZTV11QDockWidget: 63u entries
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDockWidget)
-8 QDockWidget::metaObject
-12 QDockWidget::qt_metacast
-16 QDockWidget::qt_metacall
-20 QDockWidget::~QDockWidget
-24 QDockWidget::~QDockWidget
-28 QDockWidget::event
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QAbstractButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QDockWidget::paintEvent
+124 QPushButton::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
-136 QDockWidget::closeEvent
+136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
@@ -9499,7 +13115,7 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QDockWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -9510,38 +13126,120 @@ QDockWidget::_ZTV11QDockWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QDockWidget)
-232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
-236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb2433980) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb24339c0) 0
+ primary-for QPushButton (0xb2433980)
+ QWidget (0xb2464690) 0
+ primary-for QAbstractButton (0xb24339c0)
+ QObject (0xb2447348) 0
+ primary-for QWidget (0xb2464690)
+ QPaintDevice (0xb2447384) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDockWidget
+Class QMdiSubWindow
size=20 align=4
base size=20 base align=4
-QDockWidget (0xb382c780) 0
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
- QWidget (0xb382c8c0) 0
- primary-for QDockWidget (0xb382c780)
- QObject (0xb382ca80) 0
- primary-for QWidget (0xb382c8c0)
- QPaintDevice (0xb382cc00) 8
- vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
-
+QMdiSubWindow (0xb2433dc0) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb248fb90) 0
+ primary-for QMdiSubWindow (0xb2433dc0)
+ QObject (0xb24475dc) 0
+ primary-for QWidget (0xb248fb90)
+ QPaintDevice (0xb2447618) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
-Vtable for QScrollArea
-QScrollArea::_ZTV11QScrollArea: 65u entries
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QScrollArea)
-8 QScrollArea::metaObject
-12 QScrollArea::qt_metacast
-16 QScrollArea::qt_metacall
-20 QScrollArea::~QScrollArea
-24 QScrollArea::~QScrollArea
-28 QScrollArea::event
-32 QScrollArea::eventFilter
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -9549,71 +13247,66 @@ QScrollArea::_ZTV11QScrollArea: 65u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QAbstractScrollArea::mousePressEvent
-84 QAbstractScrollArea::mouseReleaseEvent
-88 QAbstractScrollArea::mouseDoubleClickEvent
-92 QAbstractScrollArea::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractScrollArea::keyPressEvent
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QAbstractScrollArea::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QScrollArea::resizeEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QAbstractScrollArea::dragEnterEvent
-156 QAbstractScrollArea::dragMoveEvent
-160 QAbstractScrollArea::dragLeaveEvent
-164 QAbstractScrollArea::dropEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
-196 QScrollArea::focusNextPrevChild
+196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QAbstractScrollArea::viewportEvent
-228 QScrollArea::scrollContentsBy
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI11QScrollArea)
-240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
-244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QScrollArea
+Class QSplashScreen
size=20 align=4
base size=20 base align=4
-QScrollArea (0xb37f5000) 0
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
- QAbstractScrollArea (0xb37f5040) 0
- primary-for QScrollArea (0xb37f5000)
- QFrame (0xb37f5080) 0
- primary-for QAbstractScrollArea (0xb37f5040)
- QWidget (0xb37f50c0) 0
- primary-for QFrame (0xb37f5080)
- QObject (0xb37f5100) 0
- primary-for QWidget (0xb37f50c0)
- QPaintDevice (0xb37f5140) 8
- vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+QSplashScreen (0xb22ae200) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb22b2f00) 0
+ primary-for QSplashScreen (0xb22ae200)
+ QObject (0xb2447924) 0
+ primary-for QWidget (0xb22b2f00)
+ QPaintDevice (0xb2447960) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
Vtable for QDateTimeEdit
QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
@@ -9680,7 +13373,7 @@ QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
240 QDateTimeEdit::stepEnabled
244 QDateTimeEdit::dateTimeFromText
248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))-0x000000008
256 (int (*)(...))(& _ZTI13QDateTimeEdit)
260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
@@ -9691,15 +13384,15 @@ QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
Class QDateTimeEdit
size=20 align=4
base size=20 base align=4
-QDateTimeEdit (0xb37f51c0) 0
+QDateTimeEdit (0xb22ae540) 0
vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
- QAbstractSpinBox (0xb37f5200) 0
- primary-for QDateTimeEdit (0xb37f51c0)
- QWidget (0xb37f5240) 0
- primary-for QAbstractSpinBox (0xb37f5200)
- QObject (0xb37f5280) 0
- primary-for QWidget (0xb37f5240)
- QPaintDevice (0xb37f52c0) 8
+ QAbstractSpinBox (0xb22ae580) 0
+ primary-for QDateTimeEdit (0xb22ae540)
+ QWidget (0xb22e9000) 0
+ primary-for QAbstractSpinBox (0xb22ae580)
+ QObject (0xb2447b7c) 0
+ primary-for QWidget (0xb22e9000)
+ QPaintDevice (0xb2447bb8) 8
vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
Vtable for QTimeEdit
@@ -9767,7 +13460,7 @@ QTimeEdit::_ZTV9QTimeEdit: 70u entries
240 QDateTimeEdit::stepEnabled
244 QDateTimeEdit::dateTimeFromText
248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))-0x000000008
256 (int (*)(...))(& _ZTI9QTimeEdit)
260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
@@ -9778,17 +13471,17 @@ QTimeEdit::_ZTV9QTimeEdit: 70u entries
Class QTimeEdit
size=20 align=4
base size=20 base align=4
-QTimeEdit (0xb37f5340) 0
+QTimeEdit (0xb22ae840) 0
vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
- QDateTimeEdit (0xb37f5380) 0
- primary-for QTimeEdit (0xb37f5340)
- QAbstractSpinBox (0xb37f53c0) 0
- primary-for QDateTimeEdit (0xb37f5380)
- QWidget (0xb37f5400) 0
- primary-for QAbstractSpinBox (0xb37f53c0)
- QObject (0xb37f5440) 0
- primary-for QWidget (0xb37f5400)
- QPaintDevice (0xb37f5480) 8
+ QDateTimeEdit (0xb22ae880) 0
+ primary-for QTimeEdit (0xb22ae840)
+ QAbstractSpinBox (0xb22ae8c0) 0
+ primary-for QDateTimeEdit (0xb22ae880)
+ QWidget (0xb22fd410) 0
+ primary-for QAbstractSpinBox (0xb22ae8c0)
+ QObject (0xb2447dd4) 0
+ primary-for QWidget (0xb22fd410)
+ QPaintDevice (0xb2447e10) 8
vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
Vtable for QDateEdit
@@ -9856,7 +13549,7 @@ QDateEdit::_ZTV9QDateEdit: 70u entries
240 QDateTimeEdit::stepEnabled
244 QDateTimeEdit::dateTimeFromText
248 QDateTimeEdit::textFromDateTime
-252 (int (*)(...))-0x00000000000000008
+252 (int (*)(...))-0x000000008
256 (int (*)(...))(& _ZTI9QDateEdit)
260 QDateEdit::_ZThn8_N9QDateEditD1Ev
264 QDateEdit::_ZThn8_N9QDateEditD0Ev
@@ -9867,30 +13560,109 @@ QDateEdit::_ZTV9QDateEdit: 70u entries
Class QDateEdit
size=20 align=4
base size=20 base align=4
-QDateEdit (0xb37f5500) 0
+QDateEdit (0xb22aeb00) 0
vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
- QDateTimeEdit (0xb37f5540) 0
- primary-for QDateEdit (0xb37f5500)
- QAbstractSpinBox (0xb37f5580) 0
- primary-for QDateTimeEdit (0xb37f5540)
- QWidget (0xb37f55c0) 0
- primary-for QAbstractSpinBox (0xb37f5580)
- QObject (0xb37f5600) 0
- primary-for QWidget (0xb37f55c0)
- QPaintDevice (0xb37f5640) 8
+ QDateTimeEdit (0xb22aeb40) 0
+ primary-for QDateEdit (0xb22aeb00)
+ QAbstractSpinBox (0xb22aeb80) 0
+ primary-for QDateTimeEdit (0xb22aeb40)
+ QWidget (0xb23046e0) 0
+ primary-for QAbstractSpinBox (0xb22aeb80)
+ QObject (0xb2447f3c) 0
+ primary-for QWidget (0xb23046e0)
+ QPaintDevice (0xb2447f78) 8
vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb22aef00) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb22aef40) 0
+ primary-for QLabel (0xb22aef00)
+ QWidget (0xb23400a0) 0
+ primary-for QFrame (0xb22aef40)
+ QObject (0xb23161a4) 0
+ primary-for QWidget (0xb23400a0)
+ QPaintDevice (0xb23161e0) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
-Vtable for QFontComboBox
-QFontComboBox::_ZTV13QFontComboBox: 65u entries
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFontComboBox)
-8 QFontComboBox::metaObject
-12 QFontComboBox::qt_metacast
-16 QFontComboBox::qt_metacall
-20 QFontComboBox::~QFontComboBox
-24 QFontComboBox::~QFontComboBox
-28 QFontComboBox::event
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -9899,39 +13671,39 @@ QFontComboBox::_ZTV13QFontComboBox: 65u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFontComboBox::sizeHint
-68 QComboBox::minimumSizeHint
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QComboBox::mousePressEvent
-84 QComboBox::mouseReleaseEvent
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QComboBox::wheelEvent
-100 QComboBox::keyPressEvent
-104 QComboBox::keyReleaseEvent
-108 QComboBox::focusInEvent
-112 QComboBox::focusOutEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QComboBox::paintEvent
+124 QDockWidget::paintEvent
128 QWidget::moveEvent
-132 QComboBox::resizeEvent
-136 QWidget::closeEvent
-140 QComboBox::contextMenuEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QComboBox::showEvent
-172 QComboBox::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QComboBox::changeEvent
+180 QDockWidget::changeEvent
184 QWidget::metric
-188 QComboBox::inputMethodEvent
-192 QComboBox::inputMethodQuery
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -9939,41 +13711,114 @@ QFontComboBox::_ZTV13QFontComboBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QComboBox::showPopup
-228 QComboBox::hidePopup
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI13QFontComboBox)
-240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
-244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFontComboBox
+Class QDockWidget
size=20 align=4
base size=20 base align=4
-QFontComboBox (0xb37f5700) 0
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
- QComboBox (0xb37f5740) 0
- primary-for QFontComboBox (0xb37f5700)
- QWidget (0xb37f5780) 0
- primary-for QComboBox (0xb37f5740)
- QObject (0xb37f57c0) 0
- primary-for QWidget (0xb37f5780)
- QPaintDevice (0xb37f5800) 8
- vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+QDockWidget (0xb2353240) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb2359140) 0
+ primary-for QDockWidget (0xb2353240)
+ QObject (0xb23163fc) 0
+ primary-for QWidget (0xb2359140)
+ QPaintDevice (0xb2316438) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
+
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QGroupBox::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb2353700) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb219c2d0) 0
+ primary-for QGroupBox (0xb2353700)
+ QObject (0xb2316834) 0
+ primary-for QWidget (0xb219c2d0)
+ QPaintDevice (0xb2316870) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
-Vtable for QToolBox
-QToolBox::_ZTV8QToolBox: 65u entries
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBox)
-8 QToolBox::metaObject
-12 QToolBox::qt_metacast
-16 QToolBox::qt_metacall
-20 QToolBox::~QToolBox
-24 QToolBox::~QToolBox
-28 QToolBox::event
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -9982,7 +13827,7 @@ QToolBox::_ZTV8QToolBox: 65u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QFrame::sizeHint
+64 QWidget::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
@@ -9997,7 +13842,7 @@ QToolBox::_ZTV8QToolBox: 65u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -10008,10 +13853,10 @@ QToolBox::_ZTV8QToolBox: 65u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QToolBox::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QToolBox::changeEvent
+180 QDialogButtonBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10022,41 +13867,37 @@ QToolBox::_ZTV8QToolBox: 65u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QToolBox::itemInserted
-228 QToolBox::itemRemoved
-232 (int (*)(...))-0x00000000000000008
-236 (int (*)(...))(& _ZTI8QToolBox)
-240 QToolBox::_ZThn8_N8QToolBoxD1Ev
-244 QToolBox::_ZThn8_N8QToolBoxD0Ev
-248 QWidget::_ZThn8_NK7QWidget7devTypeEv
-252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBox
+Class QDialogButtonBox
size=20 align=4
base size=20 base align=4
-QToolBox (0xb37f58c0) 0
- vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
- QFrame (0xb37f5900) 0
- primary-for QToolBox (0xb37f58c0)
- QWidget (0xb37f5940) 0
- primary-for QFrame (0xb37f5900)
- QObject (0xb37f5980) 0
- primary-for QWidget (0xb37f5940)
- QPaintDevice (0xb37f59c0) 8
- vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+QDialogButtonBox (0xb23539c0) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb21a5c80) 0
+ primary-for QDialogButtonBox (0xb23539c0)
+ QObject (0xb2316a8c) 0
+ primary-for QWidget (0xb21a5c80)
+ QPaintDevice (0xb2316ac8) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
-Vtable for QFocusFrame
-QFocusFrame::_ZTV11QFocusFrame: 63u entries
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFocusFrame)
-8 QFocusFrame::metaObject
-12 QFocusFrame::qt_metacast
-16 QFocusFrame::qt_metacall
-20 QFocusFrame::~QFocusFrame
-24 QFocusFrame::~QFocusFrame
-28 QFocusFrame::event
-32 QFocusFrame::eventFilter
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -10079,11 +13920,11 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFocusFrame::paintEvent
+124 QWidget::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QMainWindow::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -10104,30 +13945,31 @@ QFocusFrame::_ZTV11QFocusFrame: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI11QFocusFrame)
-232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
-236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFocusFrame
+Class QMainWindow
size=20 align=4
base size=20 base align=4
-QFocusFrame (0xb37f5a40) 0
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
- QWidget (0xb37f5a80) 0
- primary-for QFocusFrame (0xb37f5a40)
- QObject (0xb37f5ac0) 0
- primary-for QWidget (0xb37f5a80)
- QPaintDevice (0xb37f5b00) 8
- vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+QMainWindow (0xb2353dc0) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb21d64b0) 0
+ primary-for QMainWindow (0xb2353dc0)
+ QObject (0xb2316dd4) 0
+ primary-for QWidget (0xb21d64b0)
+ QPaintDevice (0xb2316e10) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
Class QTextEdit::ExtraSelection
size=12 align=4
base size=12 base align=4
-QTextEdit::ExtraSelection (0xb37f5d00) 0
+QTextEdit::ExtraSelection (0xb22011a4) 0
Vtable for QTextEdit
QTextEdit::_ZTV9QTextEdit: 69u entries
@@ -10193,7 +14035,7 @@ QTextEdit::_ZTV9QTextEdit: 69u entries
236 QTextEdit::createMimeDataFromSelection
240 QTextEdit::canInsertFromMimeData
244 QTextEdit::insertFromMimeData
-248 (int (*)(...))-0x00000000000000008
+248 (int (*)(...))-0x000000008
252 (int (*)(...))(& _ZTI9QTextEdit)
256 QTextEdit::_ZThn8_N9QTextEditD1Ev
260 QTextEdit::_ZThn8_N9QTextEditD0Ev
@@ -10204,32 +14046,31 @@ QTextEdit::_ZTV9QTextEdit: 69u entries
Class QTextEdit
size=20 align=4
base size=20 base align=4
-QTextEdit (0xb37f5b80) 0
+QTextEdit (0xb21ff1c0) 0
vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
- QAbstractScrollArea (0xb37f5bc0) 0
- primary-for QTextEdit (0xb37f5b80)
- QFrame (0xb37f5c00) 0
- primary-for QAbstractScrollArea (0xb37f5bc0)
- QWidget (0xb37f5c40) 0
- primary-for QFrame (0xb37f5c00)
- QObject (0xb37f5c80) 0
- primary-for QWidget (0xb37f5c40)
- QPaintDevice (0xb37f5cc0) 8
+ QAbstractScrollArea (0xb21ff200) 0
+ primary-for QTextEdit (0xb21ff1c0)
+ QFrame (0xb21ff240) 0
+ primary-for QAbstractScrollArea (0xb21ff200)
+ QWidget (0xb22097d0) 0
+ primary-for QFrame (0xb21ff240)
+ QObject (0xb220112c) 0
+ primary-for QWidget (0xb22097d0)
+ QPaintDevice (0xb2201168) 8
vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
-
-Vtable for QTextBrowser
-QTextBrowser::_ZTV12QTextBrowser: 74u entries
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextBrowser)
-8 QTextBrowser::metaObject
-12 QTextBrowser::qt_metacast
-16 QTextBrowser::qt_metacall
-20 QTextBrowser::~QTextBrowser
-24 QTextBrowser::~QTextBrowser
-28 QTextBrowser::event
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
32 QObject::eventFilter
-36 QTextEdit::timerEvent
+36 QPlainTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
@@ -10240,36 +14081,36 @@ QTextBrowser::_ZTV12QTextBrowser: 74u entries
68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QTextBrowser::mousePressEvent
-84 QTextBrowser::mouseReleaseEvent
-88 QTextEdit::mouseDoubleClickEvent
-92 QTextBrowser::mouseMoveEvent
-96 QTextEdit::wheelEvent
-100 QTextBrowser::keyPressEvent
-104 QTextEdit::keyReleaseEvent
-108 QTextEdit::focusInEvent
-112 QTextBrowser::focusOutEvent
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QTextBrowser::paintEvent
+124 QPlainTextEdit::paintEvent
128 QWidget::moveEvent
-132 QTextEdit::resizeEvent
+132 QPlainTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QTextEdit::contextMenuEvent
+140 QPlainTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QTextEdit::dragEnterEvent
-156 QTextEdit::dragMoveEvent
-160 QTextEdit::dragLeaveEvent
-164 QTextEdit::dropEvent
-168 QTextEdit::showEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QTextEdit::changeEvent
+180 QPlainTextEdit::changeEvent
184 QWidget::metric
-188 QTextEdit::inputMethodEvent
-192 QTextEdit::inputMethodQuery
-196 QTextBrowser::focusNextPrevChild
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
@@ -10277,41 +14118,71 @@ QTextBrowser::_ZTV12QTextBrowser: 74u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QAbstractScrollArea::viewportEvent
-228 QTextEdit::scrollContentsBy
-232 QTextBrowser::loadResource
-236 QTextEdit::createMimeDataFromSelection
-240 QTextEdit::canInsertFromMimeData
-244 QTextEdit::insertFromMimeData
-248 QTextBrowser::setSource
-252 QTextBrowser::backward
-256 QTextBrowser::forward
-260 QTextBrowser::home
-264 QTextBrowser::reload
-268 (int (*)(...))-0x00000000000000008
-272 (int (*)(...))(& _ZTI12QTextBrowser)
-276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
-280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
-284 QWidget::_ZThn8_NK7QWidget7devTypeEv
-288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QTextBrowser
+Class QPlainTextEdit
size=20 align=4
base size=20 base align=4
-QTextBrowser (0xb37f5e00) 0
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
- QTextEdit (0xb37f5e40) 0
- primary-for QTextBrowser (0xb37f5e00)
- QAbstractScrollArea (0xb37f5e80) 0
- primary-for QTextEdit (0xb37f5e40)
- QFrame (0xb37f5ec0) 0
- primary-for QAbstractScrollArea (0xb37f5e80)
- QWidget (0xb37f5f00) 0
- primary-for QFrame (0xb37f5ec0)
- QObject (0xb37f5f40) 0
- primary-for QWidget (0xb37f5f00)
- QPaintDevice (0xb37f5f80) 8
- vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+QPlainTextEdit (0xb21fff40) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb21fff80) 0
+ primary-for QPlainTextEdit (0xb21fff40)
+ QFrame (0xb21fffc0) 0
+ primary-for QAbstractScrollArea (0xb21fff80)
+ QWidget (0xb2270f50) 0
+ primary-for QFrame (0xb21fffc0)
+ QObject (0xb22019d8) 0
+ primary-for QWidget (0xb2270f50)
+ QPaintDevice (0xb2201a14) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QPlainTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QPlainTextDocumentLayout (0xb2097440) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb2097480) 0
+ primary-for QPlainTextDocumentLayout (0xb2097440)
+ QObject (0xb2201d5c) 0
+ primary-for QAbstractTextDocumentLayout (0xb2097480)
Vtable for QProgressBar
QProgressBar::_ZTV12QProgressBar: 64u entries
@@ -10372,7 +14243,7 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
216 QWidget::windowActivationChange
220 QWidget::languageChange
224 QProgressBar::text
-228 (int (*)(...))-0x00000000000000008
+228 (int (*)(...))-0x000000008
232 (int (*)(...))(& _ZTI12QProgressBar)
236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
@@ -10383,161 +14254,53 @@ QProgressBar::_ZTV12QProgressBar: 64u entries
Class QProgressBar
size=20 align=4
base size=20 base align=4
-QProgressBar (0xb37f5180) 0
+QProgressBar (0xb2097740) 0
vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
- QWidget (0xb37f5300) 0
- primary-for QProgressBar (0xb37f5180)
- QObject (0xb37f54c0) 0
- primary-for QWidget (0xb37f5300)
- QPaintDevice (0xb37f5680) 8
+ QWidget (0xb20bff50) 0
+ primary-for QProgressBar (0xb2097740)
+ QObject (0xb2201f78) 0
+ primary-for QWidget (0xb20bff50)
+ QPaintDevice (0xb2201fb4) 8
vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
-Vtable for QButtonGroup
-QButtonGroup::_ZTV12QButtonGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QButtonGroup)
-8 QButtonGroup::metaObject
-12 QButtonGroup::qt_metacast
-16 QButtonGroup::qt_metacall
-20 QButtonGroup::~QButtonGroup
-24 QButtonGroup::~QButtonGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QButtonGroup
- size=8 align=4
- base size=8 base align=4
-QButtonGroup (0xb37f5840) 0
- vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
- QObject (0xb37f5a00) 0
- primary-for QButtonGroup (0xb37f5840)
-
-Vtable for QCheckBox
-QCheckBox::_ZTV9QCheckBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QCheckBox)
-8 QCheckBox::metaObject
-12 QCheckBox::qt_metacast
-16 QCheckBox::qt_metacall
-20 QCheckBox::~QCheckBox
-24 QCheckBox::~QCheckBox
-28 QCheckBox::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QCheckBox::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QCheckBox::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QCheckBox::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QCheckBox::hitButton
-228 QCheckBox::checkStateSet
-232 QCheckBox::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI9QCheckBox)
-244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
-248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QCheckBox
- size=20 align=4
- base size=20 base align=4
-QCheckBox (0xb37f5b40) 0
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
- QAbstractButton (0xb37f5d80) 0
- primary-for QCheckBox (0xb37f5b40)
- QWidget (0xb37f5fc0) 0
- primary-for QAbstractButton (0xb37f5d80)
- QObject (0xb352a000) 0
- primary-for QWidget (0xb37f5fc0)
- QPaintDevice (0xb352a040) 8
- vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
-
-Vtable for QSplashScreen
-QSplashScreen::_ZTV13QSplashScreen: 64u entries
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSplashScreen)
-8 QSplashScreen::metaObject
-12 QSplashScreen::qt_metacast
-16 QSplashScreen::qt_metacall
-20 QSplashScreen::~QSplashScreen
-24 QSplashScreen::~QSplashScreen
-28 QSplashScreen::event
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
+64 QScrollBar::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QSplashScreen::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QScrollBar::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QScrollBar::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
@@ -10545,9 +14308,9 @@ QSplashScreen::_ZTV13QSplashScreen: 64u entries
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
168 QWidget::showEvent
-172 QWidget::hideEvent
+172 QScrollBar::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractSlider::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10558,211 +14321,55 @@ QSplashScreen::_ZTV13QSplashScreen: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplashScreen::drawContents
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI13QSplashScreen)
-236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
-240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
244 QWidget::_ZThn8_NK7QWidget7devTypeEv
248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplashScreen
- size=20 align=4
- base size=20 base align=4
-QSplashScreen (0xb352a0c0) 0
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
- QWidget (0xb352a100) 0
- primary-for QSplashScreen (0xb352a0c0)
- QObject (0xb352a140) 0
- primary-for QWidget (0xb352a100)
- QPaintDevice (0xb352a180) 8
- vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
-
-Vtable for QLabel
-QLabel::_ZTV6QLabel: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QLabel)
-8 QLabel::metaObject
-12 QLabel::qt_metacast
-16 QLabel::qt_metacall
-20 QLabel::~QLabel
-24 QLabel::~QLabel
-28 QLabel::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QLabel::sizeHint
-68 QLabel::minimumSizeHint
-72 QLabel::heightForWidth
-76 QWidget::paintEngine
-80 QLabel::mousePressEvent
-84 QLabel::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QLabel::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLabel::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLabel::focusInEvent
-112 QLabel::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLabel::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLabel::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLabel::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QLabel::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI6QLabel)
-232 QLabel::_ZThn8_N6QLabelD1Ev
-236 QLabel::_ZThn8_N6QLabelD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLabel
+Class QScrollBar
size=20 align=4
base size=20 base align=4
-QLabel (0xb352a200) 0
- vptr=((& QLabel::_ZTV6QLabel) + 8u)
- QFrame (0xb352a240) 0
- primary-for QLabel (0xb352a200)
- QWidget (0xb352a280) 0
- primary-for QFrame (0xb352a240)
- QObject (0xb352a2c0) 0
- primary-for QWidget (0xb352a280)
- QPaintDevice (0xb352a300) 8
- vptr=((& QLabel::_ZTV6QLabel) + 232u)
+QScrollBar (0xb2097a00) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb2097a40) 0
+ primary-for QScrollBar (0xb2097a00)
+ QWidget (0xb20cfaa0) 0
+ primary-for QAbstractSlider (0xb2097a40)
+ QObject (0xb20d41e0) 0
+ primary-for QWidget (0xb20cfaa0)
+ QPaintDevice (0xb20d421c) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
-Vtable for QLineEdit
-QLineEdit::_ZTV9QLineEdit: 63u entries
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QLineEdit)
-8 QLineEdit::metaObject
-12 QLineEdit::qt_metacast
-16 QLineEdit::qt_metacall
-20 QLineEdit::~QLineEdit
-24 QLineEdit::~QLineEdit
-28 QLineEdit::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWidget::setVisible
-64 QLineEdit::sizeHint
-68 QLineEdit::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QLineEdit::mousePressEvent
-84 QLineEdit::mouseReleaseEvent
-88 QLineEdit::mouseDoubleClickEvent
-92 QLineEdit::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QLineEdit::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QLineEdit::focusInEvent
-112 QLineEdit::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QLineEdit::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QLineEdit::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QLineEdit::dragEnterEvent
-156 QLineEdit::dragMoveEvent
-160 QLineEdit::dragLeaveEvent
-164 QLineEdit::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QLineEdit::changeEvent
-184 QWidget::metric
-188 QLineEdit::inputMethodEvent
-192 QLineEdit::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI9QLineEdit)
-232 QLineEdit::_ZThn8_N9QLineEditD1Ev
-236 QLineEdit::_ZThn8_N9QLineEditD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QLineEdit
- size=20 align=4
- base size=20 base align=4
-QLineEdit (0xb352a380) 0
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
- QWidget (0xb352a3c0) 0
- primary-for QLineEdit (0xb352a380)
- QObject (0xb352a400) 0
- primary-for QWidget (0xb352a3c0)
- QPaintDevice (0xb352a440) 8
- vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
-
-Vtable for QToolBar
-QToolBar::_ZTV8QToolBar: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QToolBar)
-8 QToolBar::metaObject
-12 QToolBar::qt_metacast
-16 QToolBar::qt_metacall
-20 QToolBar::~QToolBar
-24 QToolBar::~QToolBar
-28 QToolBar::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QToolBar::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QWidget::sizeHint
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QSizeGrip::mouseMoveEvent
96 QWidget::wheelEvent
100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
@@ -10770,21 +14377,21 @@ QToolBar::_ZTV8QToolBar: 63u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QToolBar::paintEvent
-128 QWidget::moveEvent
-132 QToolBar::resizeEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QToolBar::actionEvent
+148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
176 QWidget::x11Event
-180 QToolBar::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -10795,290 +14402,131 @@ QToolBar::_ZTV8QToolBar: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI8QToolBar)
-232 QToolBar::_ZThn8_N8QToolBarD1Ev
-236 QToolBar::_ZThn8_N8QToolBarD0Ev
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
240 QWidget::_ZThn8_NK7QWidget7devTypeEv
244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QToolBar
- size=20 align=4
- base size=20 base align=4
-QToolBar (0xb352a4c0) 0
- vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
- QWidget (0xb352a500) 0
- primary-for QToolBar (0xb352a4c0)
- QObject (0xb352a540) 0
- primary-for QWidget (0xb352a500)
- QPaintDevice (0xb352a580) 8
- vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-
-Vtable for QSpinBox
-QSpinBox::_ZTV8QSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QSpinBox)
-8 QSpinBox::metaObject
-12 QSpinBox::qt_metacast
-16 QSpinBox::qt_metacall
-20 QSpinBox::~QSpinBox
-24 QSpinBox::~QSpinBox
-28 QSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QSpinBox::validate
-228 QSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QSpinBox::valueFromText
-248 QSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI8QSpinBox)
-260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
-264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSpinBox
- size=20 align=4
- base size=20 base align=4
-QSpinBox (0xb352a600) 0
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
- QAbstractSpinBox (0xb352a640) 0
- primary-for QSpinBox (0xb352a600)
- QWidget (0xb352a680) 0
- primary-for QAbstractSpinBox (0xb352a640)
- QObject (0xb352a6c0) 0
- primary-for QWidget (0xb352a680)
- QPaintDevice (0xb352a700) 8
- vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
-
-Vtable for QDoubleSpinBox
-QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-8 QDoubleSpinBox::metaObject
-12 QDoubleSpinBox::qt_metacast
-16 QDoubleSpinBox::qt_metacall
-20 QDoubleSpinBox::~QDoubleSpinBox
-24 QDoubleSpinBox::~QDoubleSpinBox
-28 QAbstractSpinBox::event
-32 QObject::eventFilter
-36 QAbstractSpinBox::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractSpinBox::sizeHint
-68 QAbstractSpinBox::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractSpinBox::mousePressEvent
-84 QAbstractSpinBox::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QAbstractSpinBox::mouseMoveEvent
-96 QAbstractSpinBox::wheelEvent
-100 QAbstractSpinBox::keyPressEvent
-104 QAbstractSpinBox::keyReleaseEvent
-108 QAbstractSpinBox::focusInEvent
-112 QAbstractSpinBox::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QAbstractSpinBox::paintEvent
-128 QWidget::moveEvent
-132 QAbstractSpinBox::resizeEvent
-136 QAbstractSpinBox::closeEvent
-140 QAbstractSpinBox::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QAbstractSpinBox::showEvent
-172 QAbstractSpinBox::hideEvent
-176 QWidget::x11Event
-180 QAbstractSpinBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDoubleSpinBox::validate
-228 QDoubleSpinBox::fixup
-232 QAbstractSpinBox::stepBy
-236 QAbstractSpinBox::clear
-240 QAbstractSpinBox::stepEnabled
-244 QDoubleSpinBox::valueFromText
-248 QDoubleSpinBox::textFromValue
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
-260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
-264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDoubleSpinBox
+Class QSizeGrip
size=20 align=4
base size=20 base align=4
-QDoubleSpinBox (0xb352a780) 0
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
- QAbstractSpinBox (0xb352a7c0) 0
- primary-for QDoubleSpinBox (0xb352a780)
- QWidget (0xb352a800) 0
- primary-for QAbstractSpinBox (0xb352a7c0)
- QObject (0xb352a840) 0
- primary-for QWidget (0xb352a800)
- QPaintDevice (0xb352a880) 8
- vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+QSizeGrip (0xb2097d40) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb20e1cd0) 0
+ primary-for QSizeGrip (0xb2097d40)
+ QObject (0xb20d44b0) 0
+ primary-for QWidget (0xb20e1cd0)
+ QPaintDevice (0xb20d44ec) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
-Vtable for QLCDNumber
-QLCDNumber::_ZTV10QLCDNumber: 63u entries
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QLCDNumber)
-8 QLCDNumber::metaObject
-12 QLCDNumber::qt_metacast
-16 QLCDNumber::qt_metacall
-20 QLCDNumber::~QLCDNumber
-24 QLCDNumber::~QLCDNumber
-28 QLCDNumber::event
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTextEdit::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QLCDNumber::sizeHint
-68 QWidget::minimumSizeHint
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QLCDNumber::paintEvent
+124 QTextBrowser::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QTextEdit::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QTextEdit::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFrame::changeEvent
+180 QTextEdit::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
208 QWidget::paletteChange
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI10QLCDNumber)
-232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
-236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QLCDNumber
+Class QTextBrowser
size=20 align=4
base size=20 base align=4
-QLCDNumber (0xb352a900) 0
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
- QFrame (0xb352a940) 0
- primary-for QLCDNumber (0xb352a900)
- QWidget (0xb352a980) 0
- primary-for QFrame (0xb352a940)
- QObject (0xb352a9c0) 0
- primary-for QWidget (0xb352a980)
- QPaintDevice (0xb352aa00) 8
- vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+QTextBrowser (0xb20fb000) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb20fb040) 0
+ primary-for QTextBrowser (0xb20fb000)
+ QAbstractScrollArea (0xb20fb080) 0
+ primary-for QTextEdit (0xb20fb040)
+ QFrame (0xb20fb0c0) 0
+ primary-for QAbstractScrollArea (0xb20fb080)
+ QWidget (0xb20f0a00) 0
+ primary-for QFrame (0xb20fb0c0)
+ QObject (0xb20d4708) 0
+ primary-for QWidget (0xb20f0a00)
+ QPaintDevice (0xb20d4744) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
-Vtable for QMainWindow
-QMainWindow::_ZTV11QMainWindow: 64u entries
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMainWindow)
-8 QMainWindow::metaObject
-12 QMainWindow::qt_metacast
-16 QMainWindow::qt_metacall
-20 QMainWindow::~QMainWindow
-24 QMainWindow::~QMainWindow
-28 QMainWindow::event
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
@@ -11102,89 +14550,9 @@ QMainWindow::_ZTV11QMainWindow: 64u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QMainWindow::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QMainWindow::createPopupMenu
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI11QMainWindow)
-236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
-240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMainWindow
- size=20 align=4
- base size=20 base align=4
-QMainWindow (0xb352aa80) 0
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
- QWidget (0xb352aac0) 0
- primary-for QMainWindow (0xb352aa80)
- QObject (0xb352ab00) 0
- primary-for QWidget (0xb352aac0)
- QPaintDevice (0xb352ab40) 8
- vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
-
-
-Vtable for QDial
-QDial::_ZTV5QDial: 64u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QDial)
-8 QDial::metaObject
-12 QDial::qt_metacast
-16 QDial::qt_metacall
-20 QDial::~QDial
-24 QDial::~QDial
-28 QDial::event
-32 QObject::eventFilter
-36 QAbstractSlider::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QDial::sizeHint
-68 QDial::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QDial::mousePressEvent
-84 QDial::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QDial::mouseMoveEvent
-96 QAbstractSlider::wheelEvent
-100 QAbstractSlider::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QDial::paintEvent
+124 QStatusBar::paintEvent
128 QWidget::moveEvent
-132 QDial::resizeEvent
+132 QStatusBar::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -11193,10 +14561,10 @@ QDial::_ZTV5QDial: 64u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
+168 QStatusBar::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QAbstractSlider::changeEvent
+180 QWidget::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -11207,28 +14575,25 @@ QDial::_ZTV5QDial: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDial::sliderChange
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI5QDial)
-236 QDial::_ZThn8_N5QDialD1Ev
-240 QDial::_ZThn8_N5QDialD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QDial
+Class QStatusBar
size=20 align=4
base size=20 base align=4
-QDial (0xb352ac00) 0
- vptr=((& QDial::_ZTV5QDial) + 8u)
- QAbstractSlider (0xb352ac40) 0
- primary-for QDial (0xb352ac00)
- QWidget (0xb352ac80) 0
- primary-for QAbstractSlider (0xb352ac40)
- QObject (0xb352acc0) 0
- primary-for QWidget (0xb352ac80)
- QPaintDevice (0xb352ad00) 8
- vptr=((& QDial::_ZTV5QDial) + 236u)
+QStatusBar (0xb20fb380) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb210b190) 0
+ primary-for QStatusBar (0xb20fb380)
+ QObject (0xb20d4960) 0
+ primary-for QWidget (0xb210b190)
+ QPaintDevice (0xb20d499c) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
Vtable for QToolButton
QToolButton::_ZTV11QToolButton: 66u entries
@@ -11291,7 +14656,7 @@ QToolButton::_ZTV11QToolButton: 66u entries
224 QToolButton::hitButton
228 QAbstractButton::checkStateSet
232 QToolButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
+236 (int (*)(...))-0x000000008
240 (int (*)(...))(& _ZTI11QToolButton)
244 QToolButton::_ZThn8_N11QToolButtonD1Ev
248 QToolButton::_ZThn8_N11QToolButtonD0Ev
@@ -11302,151 +14667,68 @@ QToolButton::_ZTV11QToolButton: 66u entries
Class QToolButton
size=20 align=4
base size=20 base align=4
-QToolButton (0xb352ad80) 0
+QToolButton (0xb20fb780) 0
vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
- QAbstractButton (0xb352adc0) 0
- primary-for QToolButton (0xb352ad80)
- QWidget (0xb352ae00) 0
- primary-for QAbstractButton (0xb352adc0)
- QObject (0xb352ae40) 0
- primary-for QWidget (0xb352ae00)
- QPaintDevice (0xb352ae80) 8
+ QAbstractButton (0xb20fb7c0) 0
+ primary-for QToolButton (0xb20fb780)
+ QWidget (0xb2116870) 0
+ primary-for QAbstractButton (0xb20fb7c0)
+ QObject (0xb20d4bb8) 0
+ primary-for QWidget (0xb2116870)
+ QPaintDevice (0xb20d4bf4) 8
vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
-Vtable for QRadioButton
-QRadioButton::_ZTV12QRadioButton: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QRadioButton)
-8 QRadioButton::metaObject
-12 QRadioButton::qt_metacast
-16 QRadioButton::qt_metacall
-20 QRadioButton::~QRadioButton
-24 QRadioButton::~QRadioButton
-28 QRadioButton::event
-32 QObject::eventFilter
-36 QAbstractButton::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QRadioButton::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractButton::mousePressEvent
-84 QAbstractButton::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QRadioButton::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QAbstractButton::keyPressEvent
-104 QAbstractButton::keyReleaseEvent
-108 QAbstractButton::focusInEvent
-112 QAbstractButton::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QRadioButton::paintEvent
-128 QWidget::moveEvent
-132 QWidget::resizeEvent
-136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QAbstractButton::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QRadioButton::hitButton
-228 QAbstractButton::checkStateSet
-232 QAbstractButton::nextCheckState
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QRadioButton)
-244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
-248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QRadioButton
- size=20 align=4
- base size=20 base align=4
-QRadioButton (0xb352af40) 0
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
- QAbstractButton (0xb352af80) 0
- primary-for QRadioButton (0xb352af40)
- QWidget (0xb352afc0) 0
- primary-for QAbstractButton (0xb352af80)
- QObject (0xb352a080) 0
- primary-for QWidget (0xb352afc0)
- QPaintDevice (0xb352a1c0) 8
- vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-
-Vtable for QSplitter
-QSplitter::_ZTV9QSplitter: 64u entries
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSplitter)
-8 QSplitter::metaObject
-12 QSplitter::qt_metacast
-16 QSplitter::qt_metacall
-20 QSplitter::~QSplitter
-24 QSplitter::~QSplitter
-28 QSplitter::event
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QSplitter::childEvent
+40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSplitter::sizeHint
-68 QSplitter::minimumSizeHint
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QFrame::paintEvent
+124 QComboBox::paintEvent
128 QWidget::moveEvent
-132 QSplitter::resizeEvent
+132 QComboBox::resizeEvent
136 QWidget::closeEvent
-140 QWidget::contextMenuEvent
+140 QComboBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
176 QWidget::x11Event
-180 QSplitter::changeEvent
+180 QComboBox::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -11454,63 +14736,62 @@ QSplitter::_ZTV9QSplitter: 64u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QSplitter::createHandle
-228 (int (*)(...))-0x00000000000000008
-232 (int (*)(...))(& _ZTI9QSplitter)
-236 QSplitter::_ZThn8_N9QSplitterD1Ev
-240 QSplitter::_ZThn8_N9QSplitterD0Ev
-244 QWidget::_ZThn8_NK7QWidget7devTypeEv
-248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QSplitter
+Class QComboBox
size=20 align=4
base size=20 base align=4
-QSplitter (0xb352a340) 0
- vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
- QFrame (0xb352a480) 0
- primary-for QSplitter (0xb352a340)
- QWidget (0xb352a5c0) 0
- primary-for QFrame (0xb352a480)
- QObject (0xb352a740) 0
- primary-for QWidget (0xb352a5c0)
- QPaintDevice (0xb352a8c0) 8
- vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+QComboBox (0xb20fbf00) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb2140820) 0
+ primary-for QComboBox (0xb20fbf00)
+ QObject (0xb213e258) 0
+ primary-for QWidget (0xb2140820)
+ QPaintDevice (0xb213e294) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
-Vtable for QSplitterHandle
-QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSplitterHandle)
-8 QSplitterHandle::metaObject
-12 QSplitterHandle::qt_metacast
-16 QSplitterHandle::qt_metacall
-20 QSplitterHandle::~QSplitterHandle
-24 QSplitterHandle::~QSplitterHandle
-28 QSplitterHandle::event
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QSplitterHandle::sizeHint
-68 QWidget::minimumSizeHint
-72 QWidget::heightForWidth
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
76 QWidget::paintEngine
-80 QSplitterHandle::mousePressEvent
-84 QSplitterHandle::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QSplitterHandle::mouseMoveEvent
+92 QAbstractButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QSplitterHandle::paintEvent
+124 QCommandLinkButton::paintEvent
128 QWidget::moveEvent
132 QWidget::resizeEvent
136 QWidget::closeEvent
@@ -11524,7 +14805,7 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -11535,822 +14816,71 @@ QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI15QSplitterHandle)
-232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
-236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QSplitterHandle
- size=20 align=4
- base size=20 base align=4
-QSplitterHandle (0xb352aa40) 0
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
- QWidget (0xb352ab80) 0
- primary-for QSplitterHandle (0xb352aa40)
- QObject (0xb352ad40) 0
- primary-for QWidget (0xb352ab80)
- QPaintDevice (0xb352af00) 8
- vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
-
-Vtable for QGraphicsSceneEvent
-QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
-8 QGraphicsSceneEvent::~QGraphicsSceneEvent
-12 QGraphicsSceneEvent::~QGraphicsSceneEvent
-
-Class QGraphicsSceneEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneEvent (0xb347b040) 0
- vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
- QEvent (0xb347b080) 0
- primary-for QGraphicsSceneEvent (0xb347b040)
-
-Vtable for QGraphicsSceneMouseEvent
-QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
-8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
-
-Class QGraphicsSceneMouseEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneMouseEvent (0xb347b100) 0
- vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
- QGraphicsSceneEvent (0xb347b140) 0
- primary-for QGraphicsSceneMouseEvent (0xb347b100)
- QEvent (0xb347b180) 0
- primary-for QGraphicsSceneEvent (0xb347b140)
-
-Vtable for QGraphicsSceneWheelEvent
-QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
-8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
-
-Class QGraphicsSceneWheelEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneWheelEvent (0xb347b200) 0
- vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
- QGraphicsSceneEvent (0xb347b240) 0
- primary-for QGraphicsSceneWheelEvent (0xb347b200)
- QEvent (0xb347b280) 0
- primary-for QGraphicsSceneEvent (0xb347b240)
-
-Vtable for QGraphicsSceneContextMenuEvent
-QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
-8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
-
-Class QGraphicsSceneContextMenuEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneContextMenuEvent (0xb347b300) 0
- vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
- QGraphicsSceneEvent (0xb347b340) 0
- primary-for QGraphicsSceneContextMenuEvent (0xb347b300)
- QEvent (0xb347b380) 0
- primary-for QGraphicsSceneEvent (0xb347b340)
-
-Vtable for QGraphicsSceneHoverEvent
-QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
-8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
-
-Class QGraphicsSceneHoverEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHoverEvent (0xb347b400) 0
- vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
- QGraphicsSceneEvent (0xb347b440) 0
- primary-for QGraphicsSceneHoverEvent (0xb347b400)
- QEvent (0xb347b480) 0
- primary-for QGraphicsSceneEvent (0xb347b440)
-
-Vtable for QGraphicsSceneHelpEvent
-QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
-8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
-
-Class QGraphicsSceneHelpEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneHelpEvent (0xb347b500) 0
- vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
- QGraphicsSceneEvent (0xb347b540) 0
- primary-for QGraphicsSceneHelpEvent (0xb347b500)
- QEvent (0xb347b580) 0
- primary-for QGraphicsSceneEvent (0xb347b540)
-
-Vtable for QGraphicsSceneDragDropEvent
-QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
-8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
-
-Class QGraphicsSceneDragDropEvent
- size=16 align=4
- base size=16 base align=4
-QGraphicsSceneDragDropEvent (0xb347b600) 0
- vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
- QGraphicsSceneEvent (0xb347b640) 0
- primary-for QGraphicsSceneDragDropEvent (0xb347b600)
- QEvent (0xb347b680) 0
- primary-for QGraphicsSceneEvent (0xb347b640)
-
-Vtable for QGraphicsItem
-QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsItem)
-8 QGraphicsItem::~QGraphicsItem
-12 QGraphicsItem::~QGraphicsItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItem::isObscuredBy
-44 QGraphicsItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsItem (0xb347b700) 0
- vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
-
-
-
-
-Vtable for QAbstractGraphicsShapeItem
-QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
-8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
-16 QGraphicsItem::advance
-20 __cxa_pure_virtual
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QAbstractGraphicsShapeItem::isObscuredBy
-44 QAbstractGraphicsShapeItem::opaqueArea
-48 __cxa_pure_virtual
-52 QGraphicsItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QAbstractGraphicsShapeItem
- size=8 align=4
- base size=8 base align=4
-QAbstractGraphicsShapeItem (0xb347b9c0) 0
- vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
- QGraphicsItem (0xb347ba00) 0
- primary-for QAbstractGraphicsShapeItem (0xb347b9c0)
-
-Vtable for QGraphicsPathItem
-QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
-8 QGraphicsPathItem::~QGraphicsPathItem
-12 QGraphicsPathItem::~QGraphicsPathItem
-16 QGraphicsItem::advance
-20 QGraphicsPathItem::boundingRect
-24 QGraphicsPathItem::shape
-28 QGraphicsPathItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPathItem::isObscuredBy
-44 QGraphicsPathItem::opaqueArea
-48 QGraphicsPathItem::paint
-52 QGraphicsPathItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPathItem::supportsExtension
-148 QGraphicsPathItem::setExtension
-152 QGraphicsPathItem::extension
-
-Class QGraphicsPathItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPathItem (0xb347ba80) 0
- vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
- QAbstractGraphicsShapeItem (0xb347bac0) 0
- primary-for QGraphicsPathItem (0xb347ba80)
- QGraphicsItem (0xb347bb00) 0
- primary-for QAbstractGraphicsShapeItem (0xb347bac0)
-
-Vtable for QGraphicsRectItem
-QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
-8 QGraphicsRectItem::~QGraphicsRectItem
-12 QGraphicsRectItem::~QGraphicsRectItem
-16 QGraphicsItem::advance
-20 QGraphicsRectItem::boundingRect
-24 QGraphicsRectItem::shape
-28 QGraphicsRectItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsRectItem::isObscuredBy
-44 QGraphicsRectItem::opaqueArea
-48 QGraphicsRectItem::paint
-52 QGraphicsRectItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsRectItem::supportsExtension
-148 QGraphicsRectItem::setExtension
-152 QGraphicsRectItem::extension
-
-Class QGraphicsRectItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsRectItem (0xb347bb80) 0
- vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
- QAbstractGraphicsShapeItem (0xb347bbc0) 0
- primary-for QGraphicsRectItem (0xb347bb80)
- QGraphicsItem (0xb347bc00) 0
- primary-for QAbstractGraphicsShapeItem (0xb347bbc0)
-
-Vtable for QGraphicsEllipseItem
-QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
-8 QGraphicsEllipseItem::~QGraphicsEllipseItem
-12 QGraphicsEllipseItem::~QGraphicsEllipseItem
-16 QGraphicsItem::advance
-20 QGraphicsEllipseItem::boundingRect
-24 QGraphicsEllipseItem::shape
-28 QGraphicsEllipseItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsEllipseItem::isObscuredBy
-44 QGraphicsEllipseItem::opaqueArea
-48 QGraphicsEllipseItem::paint
-52 QGraphicsEllipseItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsEllipseItem::supportsExtension
-148 QGraphicsEllipseItem::setExtension
-152 QGraphicsEllipseItem::extension
-
-Class QGraphicsEllipseItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsEllipseItem (0xb347bc80) 0
- vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
- QAbstractGraphicsShapeItem (0xb347bcc0) 0
- primary-for QGraphicsEllipseItem (0xb347bc80)
- QGraphicsItem (0xb347bd00) 0
- primary-for QAbstractGraphicsShapeItem (0xb347bcc0)
-
-Vtable for QGraphicsPolygonItem
-QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
-8 QGraphicsPolygonItem::~QGraphicsPolygonItem
-12 QGraphicsPolygonItem::~QGraphicsPolygonItem
-16 QGraphicsItem::advance
-20 QGraphicsPolygonItem::boundingRect
-24 QGraphicsPolygonItem::shape
-28 QGraphicsPolygonItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPolygonItem::isObscuredBy
-44 QGraphicsPolygonItem::opaqueArea
-48 QGraphicsPolygonItem::paint
-52 QGraphicsPolygonItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPolygonItem::supportsExtension
-148 QGraphicsPolygonItem::setExtension
-152 QGraphicsPolygonItem::extension
-
-Class QGraphicsPolygonItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPolygonItem (0xb347bd80) 0
- vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
- QAbstractGraphicsShapeItem (0xb347bdc0) 0
- primary-for QGraphicsPolygonItem (0xb347bd80)
- QGraphicsItem (0xb347be00) 0
- primary-for QAbstractGraphicsShapeItem (0xb347bdc0)
-
-Vtable for QGraphicsLineItem
-QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
-8 QGraphicsLineItem::~QGraphicsLineItem
-12 QGraphicsLineItem::~QGraphicsLineItem
-16 QGraphicsItem::advance
-20 QGraphicsLineItem::boundingRect
-24 QGraphicsLineItem::shape
-28 QGraphicsLineItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsLineItem::isObscuredBy
-44 QGraphicsLineItem::opaqueArea
-48 QGraphicsLineItem::paint
-52 QGraphicsLineItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsLineItem::supportsExtension
-148 QGraphicsLineItem::setExtension
-152 QGraphicsLineItem::extension
-
-Class QGraphicsLineItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsLineItem (0xb347be80) 0
- vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
- QGraphicsItem (0xb347bec0) 0
- primary-for QGraphicsLineItem (0xb347be80)
-
-Vtable for QGraphicsPixmapItem
-QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
-8 QGraphicsPixmapItem::~QGraphicsPixmapItem
-12 QGraphicsPixmapItem::~QGraphicsPixmapItem
-16 QGraphicsItem::advance
-20 QGraphicsPixmapItem::boundingRect
-24 QGraphicsPixmapItem::shape
-28 QGraphicsPixmapItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsPixmapItem::isObscuredBy
-44 QGraphicsPixmapItem::opaqueArea
-48 QGraphicsPixmapItem::paint
-52 QGraphicsPixmapItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsPixmapItem::supportsExtension
-148 QGraphicsPixmapItem::setExtension
-152 QGraphicsPixmapItem::extension
-
-Class QGraphicsPixmapItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsPixmapItem (0xb347bf40) 0
- vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
- QGraphicsItem (0xb347bf80) 0
- primary-for QGraphicsPixmapItem (0xb347bf40)
-
-Vtable for QGraphicsTextItem
-QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-8 QGraphicsTextItem::metaObject
-12 QGraphicsTextItem::qt_metacast
-16 QGraphicsTextItem::qt_metacall
-20 QGraphicsTextItem::~QGraphicsTextItem
-24 QGraphicsTextItem::~QGraphicsTextItem
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsTextItem::boundingRect
-60 QGraphicsTextItem::shape
-64 QGraphicsTextItem::contains
-68 QGraphicsTextItem::paint
-72 QGraphicsTextItem::isObscuredBy
-76 QGraphicsTextItem::opaqueArea
-80 QGraphicsTextItem::type
-84 QGraphicsTextItem::sceneEvent
-88 QGraphicsTextItem::mousePressEvent
-92 QGraphicsTextItem::mouseMoveEvent
-96 QGraphicsTextItem::mouseReleaseEvent
-100 QGraphicsTextItem::mouseDoubleClickEvent
-104 QGraphicsTextItem::contextMenuEvent
-108 QGraphicsTextItem::keyPressEvent
-112 QGraphicsTextItem::keyReleaseEvent
-116 QGraphicsTextItem::focusInEvent
-120 QGraphicsTextItem::focusOutEvent
-124 QGraphicsTextItem::dragEnterEvent
-128 QGraphicsTextItem::dragLeaveEvent
-132 QGraphicsTextItem::dragMoveEvent
-136 QGraphicsTextItem::dropEvent
-140 QGraphicsTextItem::inputMethodEvent
-144 QGraphicsTextItem::hoverEnterEvent
-148 QGraphicsTextItem::hoverMoveEvent
-152 QGraphicsTextItem::hoverLeaveEvent
-156 QGraphicsTextItem::inputMethodQuery
-160 QGraphicsTextItem::supportsExtension
-164 QGraphicsTextItem::setExtension
-168 QGraphicsTextItem::extension
-172 (int (*)(...))-0x00000000000000008
-176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
-180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
-184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
-188 QGraphicsItem::advance
-192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
-196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
-200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
-204 QGraphicsItem::collidesWithItem
-208 QGraphicsItem::collidesWithPath
-212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
-216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
-220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
-224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
-228 QGraphicsItem::sceneEventFilter
-232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
-236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
-240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
-244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
-248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
-252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
-256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
-260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
-264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
-268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
-272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
-276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
-280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
-284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
-288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
-292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
-296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
-300 QGraphicsItem::wheelEvent
-304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
-308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
-312 QGraphicsItem::itemChange
-316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
-320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
-324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QGraphicsTextItem
+Class QCommandLinkButton
size=20 align=4
base size=20 base align=4
-QGraphicsTextItem (0xb347b000) 0
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
- QObject (0xb347b0c0) 0
- primary-for QGraphicsTextItem (0xb347b000)
- QGraphicsItem (0xb347b1c0) 8
- vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+QCommandLinkButton (0xb21648c0) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb2164900) 0
+ primary-for QCommandLinkButton (0xb21648c0)
+ QAbstractButton (0xb2164940) 0
+ primary-for QPushButton (0xb2164900)
+ QWidget (0xb2176fa0) 0
+ primary-for QAbstractButton (0xb2164940)
+ QObject (0xb213ea8c) 0
+ primary-for QWidget (0xb2176fa0)
+ QPaintDevice (0xb213eac8) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
-Vtable for QGraphicsSimpleTextItem
-QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
-8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
-16 QGraphicsItem::advance
-20 QGraphicsSimpleTextItem::boundingRect
-24 QGraphicsSimpleTextItem::shape
-28 QGraphicsSimpleTextItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsSimpleTextItem::isObscuredBy
-44 QGraphicsSimpleTextItem::opaqueArea
-48 QGraphicsSimpleTextItem::paint
-52 QGraphicsSimpleTextItem::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsSimpleTextItem::supportsExtension
-148 QGraphicsSimpleTextItem::setExtension
-152 QGraphicsSimpleTextItem::extension
-
-Class QGraphicsSimpleTextItem
- size=8 align=4
- base size=8 base align=4
-QGraphicsSimpleTextItem (0xb347b2c0) 0
- vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
- QAbstractGraphicsShapeItem (0xb347b3c0) 0
- primary-for QGraphicsSimpleTextItem (0xb347b2c0)
- QGraphicsItem (0xb347b4c0) 0
- primary-for QAbstractGraphicsShapeItem (0xb347b3c0)
-
-Vtable for QGraphicsItemGroup
-QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
-8 QGraphicsItemGroup::~QGraphicsItemGroup
-12 QGraphicsItemGroup::~QGraphicsItemGroup
-16 QGraphicsItem::advance
-20 QGraphicsItemGroup::boundingRect
-24 QGraphicsItem::shape
-28 QGraphicsItem::contains
-32 QGraphicsItem::collidesWithItem
-36 QGraphicsItem::collidesWithPath
-40 QGraphicsItemGroup::isObscuredBy
-44 QGraphicsItemGroup::opaqueArea
-48 QGraphicsItemGroup::paint
-52 QGraphicsItemGroup::type
-56 QGraphicsItem::sceneEventFilter
-60 QGraphicsItem::sceneEvent
-64 QGraphicsItem::contextMenuEvent
-68 QGraphicsItem::dragEnterEvent
-72 QGraphicsItem::dragLeaveEvent
-76 QGraphicsItem::dragMoveEvent
-80 QGraphicsItem::dropEvent
-84 QGraphicsItem::focusInEvent
-88 QGraphicsItem::focusOutEvent
-92 QGraphicsItem::hoverEnterEvent
-96 QGraphicsItem::hoverMoveEvent
-100 QGraphicsItem::hoverLeaveEvent
-104 QGraphicsItem::keyPressEvent
-108 QGraphicsItem::keyReleaseEvent
-112 QGraphicsItem::mousePressEvent
-116 QGraphicsItem::mouseMoveEvent
-120 QGraphicsItem::mouseReleaseEvent
-124 QGraphicsItem::mouseDoubleClickEvent
-128 QGraphicsItem::wheelEvent
-132 QGraphicsItem::inputMethodEvent
-136 QGraphicsItem::inputMethodQuery
-140 QGraphicsItem::itemChange
-144 QGraphicsItem::supportsExtension
-148 QGraphicsItem::setExtension
-152 QGraphicsItem::extension
-
-Class QGraphicsItemGroup
- size=8 align=4
- base size=8 base align=4
-QGraphicsItemGroup (0xb347b5c0) 0
- vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
- QGraphicsItem (0xb347b6c0) 0
- primary-for QGraphicsItemGroup (0xb347b5c0)
-
-Class QPainter
- size=4 align=4
- base size=4 base align=4
-QPainter (0xb347b780) 0
-
-
-
-
-
-
-
-
-
-
-Vtable for QGraphicsScene
-QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QGraphicsScene)
-8 QGraphicsScene::metaObject
-12 QGraphicsScene::qt_metacast
-16 QGraphicsScene::qt_metacall
-20 QGraphicsScene::~QGraphicsScene
-24 QGraphicsScene::~QGraphicsScene
-28 QGraphicsScene::event
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QGraphicsScene::inputMethodQuery
-60 QGraphicsScene::contextMenuEvent
-64 QGraphicsScene::dragEnterEvent
-68 QGraphicsScene::dragMoveEvent
-72 QGraphicsScene::dragLeaveEvent
-76 QGraphicsScene::dropEvent
-80 QGraphicsScene::focusInEvent
-84 QGraphicsScene::focusOutEvent
-88 QGraphicsScene::helpEvent
-92 QGraphicsScene::keyPressEvent
-96 QGraphicsScene::keyReleaseEvent
-100 QGraphicsScene::mousePressEvent
-104 QGraphicsScene::mouseMoveEvent
-108 QGraphicsScene::mouseReleaseEvent
-112 QGraphicsScene::mouseDoubleClickEvent
-116 QGraphicsScene::wheelEvent
-120 QGraphicsScene::inputMethodEvent
-124 QGraphicsScene::drawBackground
-128 QGraphicsScene::drawForeground
-132 QGraphicsScene::drawItems
-Class QGraphicsScene
+Class QMenuItem
size=8 align=4
base size=8 base align=4
-QGraphicsScene (0xb33e0240) 0
- vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
- QObject (0xb33e0280) 0
- primary-for QGraphicsScene (0xb33e0240)
-
-
-
+QMenuItem (0xb2164c00) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb2164c40) 0
+ primary-for QMenuItem (0xb2164c00)
+ QObject (0xb213ece4) 0
+ primary-for QAction (0xb2164c40)
-Vtable for QGraphicsView
-QGraphicsView::_ZTV13QGraphicsView: 68u entries
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QGraphicsView)
-8 QGraphicsView::metaObject
-12 QGraphicsView::qt_metacast
-16 QGraphicsView::qt_metacall
-20 QGraphicsView::~QGraphicsView
-24 QGraphicsView::~QGraphicsView
-28 QGraphicsView::event
-32 QObject::eventFilter
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
@@ -12358,132 +14888,16 @@ QGraphicsView::_ZTV13QGraphicsView: 68u entries
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QGraphicsView::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QGraphicsView::mousePressEvent
-84 QGraphicsView::mouseReleaseEvent
-88 QGraphicsView::mouseDoubleClickEvent
-92 QGraphicsView::mouseMoveEvent
-96 QGraphicsView::wheelEvent
-100 QGraphicsView::keyPressEvent
-104 QGraphicsView::keyReleaseEvent
-108 QGraphicsView::focusInEvent
-112 QGraphicsView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QGraphicsView::paintEvent
-128 QWidget::moveEvent
-132 QGraphicsView::resizeEvent
-136 QWidget::closeEvent
-140 QGraphicsView::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QGraphicsView::dragEnterEvent
-156 QGraphicsView::dragMoveEvent
-160 QGraphicsView::dragLeaveEvent
-164 QGraphicsView::dropEvent
-168 QGraphicsView::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QGraphicsView::inputMethodEvent
-192 QGraphicsView::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QGraphicsView::viewportEvent
-228 QGraphicsView::scrollContentsBy
-232 QGraphicsView::drawBackground
-236 QGraphicsView::drawForeground
-240 QGraphicsView::drawItems
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI13QGraphicsView)
-252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
-256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QGraphicsView
- size=20 align=4
- base size=20 base align=4
-QGraphicsView (0xb33e0480) 0
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
- QAbstractScrollArea (0xb33e04c0) 0
- primary-for QGraphicsView (0xb33e0480)
- QFrame (0xb33e0500) 0
- primary-for QAbstractScrollArea (0xb33e04c0)
- QWidget (0xb33e0540) 0
- primary-for QFrame (0xb33e0500)
- QObject (0xb33e0580) 0
- primary-for QWidget (0xb33e0540)
- QPaintDevice (0xb33e05c0) 8
- vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
-
-
-
-Vtable for QGraphicsItemAnimation
-QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
-8 QGraphicsItemAnimation::metaObject
-12 QGraphicsItemAnimation::qt_metacast
-16 QGraphicsItemAnimation::qt_metacall
-20 QGraphicsItemAnimation::~QGraphicsItemAnimation
-24 QGraphicsItemAnimation::~QGraphicsItemAnimation
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QGraphicsItemAnimation::beforeAnimationStep
-60 QGraphicsItemAnimation::afterAnimationStep
-
-Class QGraphicsItemAnimation
- size=12 align=4
- base size=12 base align=4
-QGraphicsItemAnimation (0xb33e0700) 0
- vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
- QObject (0xb33e0740) 0
- primary-for QGraphicsItemAnimation (0xb33e0700)
-
-Vtable for QDialog
-QDialog::_ZTV7QDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QDialog)
-8 QDialog::metaObject
-12 QDialog::qt_metacast
-16 QDialog::qt_metacall
-20 QDialog::~QDialog
-24 QDialog::~QDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
+80 QCalendarWidget::mousePressEvent
84 QWidget::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QCalendarWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
@@ -12491,16 +14905,16 @@ QDialog::_ZTV7QDialog: 66u entries
120 QWidget::leaveEvent
124 QWidget::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -12514,160 +14928,75 @@ QDialog::_ZTV7QDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI7QDialog)
-244 QDialog::_ZThn8_N7QDialogD1Ev
-248 QDialog::_ZThn8_N7QDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QDialog
- size=20 align=4
- base size=20 base align=4
-QDialog (0xb33e07c0) 0
- vptr=((& QDialog::_ZTV7QDialog) + 8u)
- QWidget (0xb33e0800) 0
- primary-for QDialog (0xb33e07c0)
- QObject (0xb33e0840) 0
- primary-for QWidget (0xb33e0800)
- QPaintDevice (0xb33e0880) 8
- vptr=((& QDialog::_ZTV7QDialog) + 244u)
-
-Vtable for QErrorMessage
-QErrorMessage::_ZTV13QErrorMessage: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QErrorMessage)
-8 QErrorMessage::metaObject
-12 QErrorMessage::qt_metacast
-16 QErrorMessage::qt_metacall
-20 QErrorMessage::~QErrorMessage
-24 QErrorMessage::~QErrorMessage
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QErrorMessage::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QErrorMessage::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI13QErrorMessage)
-244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
-248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QErrorMessage
+Class QCalendarWidget
size=20 align=4
base size=20 base align=4
-QErrorMessage (0xb33e0900) 0
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
- QDialog (0xb33e0940) 0
- primary-for QErrorMessage (0xb33e0900)
- QWidget (0xb33e0980) 0
- primary-for QDialog (0xb33e0940)
- QObject (0xb33e09c0) 0
- primary-for QWidget (0xb33e0980)
- QPaintDevice (0xb33e0a00) 8
- vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+QCalendarWidget (0xb2164e80) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb2190d20) 0
+ primary-for QCalendarWidget (0xb2164e80)
+ QObject (0xb213ee10) 0
+ primary-for QWidget (0xb2190d20)
+ QPaintDevice (0xb213ee4c) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
-Vtable for QInputDialog
-QInputDialog::_ZTV12QInputDialog: 66u entries
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QInputDialog)
-8 QInputDialog::metaObject
-12 QInputDialog::qt_metacast
-16 QInputDialog::qt_metacall
-20 QInputDialog::~QInputDialog
-24 QInputDialog::~QInputDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QRadioButton::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QRadioButton::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QAbstractButton::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -12678,164 +15007,79 @@ QInputDialog::_ZTV12QInputDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QInputDialog)
-244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
-248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
252 QWidget::_ZThn8_NK7QWidget7devTypeEv
256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QInputDialog
- size=20 align=4
- base size=20 base align=4
-QInputDialog (0xb33e0a80) 0
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
- QDialog (0xb33e0ac0) 0
- primary-for QInputDialog (0xb33e0a80)
- QWidget (0xb33e0b00) 0
- primary-for QDialog (0xb33e0ac0)
- QObject (0xb33e0b40) 0
- primary-for QWidget (0xb33e0b00)
- QPaintDevice (0xb33e0b80) 8
- vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
-
-Vtable for QAbstractPrintDialog
-QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-8 QAbstractPrintDialog::metaObject
-12 QAbstractPrintDialog::qt_metacast
-16 QAbstractPrintDialog::qt_metacall
-20 QAbstractPrintDialog::~QAbstractPrintDialog
-24 QAbstractPrintDialog::~QAbstractPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
-248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
-252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QAbstractPrintDialog
+Class QRadioButton
size=20 align=4
base size=20 base align=4
-QAbstractPrintDialog (0xb33e0c00) 0
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
- QDialog (0xb33e0c40) 0
- primary-for QAbstractPrintDialog (0xb33e0c00)
- QWidget (0xb33e0c80) 0
- primary-for QDialog (0xb33e0c40)
- QObject (0xb33e0cc0) 0
- primary-for QWidget (0xb33e0c80)
- QPaintDevice (0xb33e0d00) 8
- vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
-
+QRadioButton (0xb1f8b1c0) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1f8b200) 0
+ primary-for QRadioButton (0xb1f8b1c0)
+ QWidget (0xb1f91050) 0
+ primary-for QAbstractButton (0xb1f8b200)
+ QObject (0xb1f8f0b4) 0
+ primary-for QWidget (0xb1f91050)
+ QPaintDevice (0xb1f8f0f0) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
-Vtable for QPrintDialog
-QPrintDialog::_ZTV12QPrintDialog: 67u entries
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintDialog)
-8 QPrintDialog::metaObject
-12 QPrintDialog::qt_metacast
-16 QPrintDialog::qt_metacall
-20 QPrintDialog::~QPrintDialog
-24 QPrintDialog::~QPrintDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QMenuBar::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QMenuBar::keyPressEvent
104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QWidget::actionEvent
+148 QMenuBar::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QMenuBar::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -12846,54 +15090,46 @@ QPrintDialog::_ZTV12QPrintDialog: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPrintDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI12QPrintDialog)
-248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
-252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPrintDialog
+Class QMenuBar
size=20 align=4
base size=20 base align=4
-QPrintDialog (0xb33e0e00) 0
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
- QAbstractPrintDialog (0xb33e0e40) 0
- primary-for QPrintDialog (0xb33e0e00)
- QDialog (0xb33e0e80) 0
- primary-for QAbstractPrintDialog (0xb33e0e40)
- QWidget (0xb33e0ec0) 0
- primary-for QDialog (0xb33e0e80)
- QObject (0xb33e0f00) 0
- primary-for QWidget (0xb33e0ec0)
- QPaintDevice (0xb33e0f40) 8
- vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+QMenuBar (0xb1f8b4c0) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1f9e000) 0
+ primary-for QMenuBar (0xb1f8b4c0)
+ QObject (0xb1f8f30c) 0
+ primary-for QWidget (0xb1f9e000)
+ QPaintDevice (0xb1f8f348) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
-Vtable for QAbstractPageSetupDialog
-QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-8 QAbstractPageSetupDialog::metaObject
-12 QAbstractPageSetupDialog::qt_metacast
-16 QAbstractPageSetupDialog::qt_metacall
-20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -12901,24 +15137,24 @@ QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QFocusFrame::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -12932,83 +15168,77 @@ QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 __cxa_pure_virtual
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
-248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
-252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QAbstractPageSetupDialog
+Class QFocusFrame
size=20 align=4
base size=20 base align=4
-QAbstractPageSetupDialog (0xb33e0fc0) 0
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
- QDialog (0xb33e0300) 0
- primary-for QAbstractPageSetupDialog (0xb33e0fc0)
- QWidget (0xb33e0640) 0
- primary-for QDialog (0xb33e0300)
- QObject (0xb33e0780) 0
- primary-for QWidget (0xb33e0640)
- QPaintDevice (0xb33e08c0) 8
- vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+QFocusFrame (0xb1fee100) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb1ff0230) 0
+ primary-for QFocusFrame (0xb1fee100)
+ QObject (0xb1fe0a8c) 0
+ primary-for QWidget (0xb1ff0230)
+ QPaintDevice (0xb1fe0ac8) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
-Vtable for QWizard
-QWizard::_ZTV7QWizard: 70u entries
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QWizard)
-8 QWizard::metaObject
-12 QWizard::qt_metacast
-16 QWizard::qt_metacall
-20 QWizard::~QWizard
-24 QWizard::~QWizard
-28 QWizard::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QWizard::setVisible
-64 QWizard::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWizard::paintEvent
+124 QComboBox::paintEvent
128 QWidget::moveEvent
-132 QWizard::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
+180 QComboBox::changeEvent
184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
196 QWidget::focusNextPrevChild
200 QWidget::styleChange
204 QWidget::enabledChange
@@ -13016,49 +15246,43 @@ QWizard::_ZTV7QWizard: 70u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QWizard::done
-228 QDialog::accept
-232 QDialog::reject
-236 QWizard::validateCurrentPage
-240 QWizard::nextId
-244 QWizard::initializePage
-248 QWizard::cleanupPage
-252 (int (*)(...))-0x00000000000000008
-256 (int (*)(...))(& _ZTI7QWizard)
-260 QWizard::_ZThn8_N7QWizardD1Ev
-264 QWizard::_ZThn8_N7QWizardD0Ev
-268 QWidget::_ZThn8_NK7QWidget7devTypeEv
-272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QWizard
+Class QFontComboBox
size=20 align=4
base size=20 base align=4
-QWizard (0xb33e0a40) 0
- vptr=((& QWizard::_ZTV7QWizard) + 8u)
- QDialog (0xb33e0bc0) 0
- primary-for QWizard (0xb33e0a40)
- QWidget (0xb33e0d80) 0
- primary-for QDialog (0xb33e0bc0)
- QObject (0xb33e0f80) 0
- primary-for QWidget (0xb33e0d80)
- QPaintDevice (0xb319d000) 8
- vptr=((& QWizard::_ZTV7QWizard) + 260u)
-
+QFontComboBox (0xb1fee3c0) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb1fee400) 0
+ primary-for QFontComboBox (0xb1fee3c0)
+ QWidget (0xb1ff6a00) 0
+ primary-for QComboBox (0xb1fee400)
+ QObject (0xb1fe0ce4) 0
+ primary-for QWidget (0xb1ff6a00)
+ QPaintDevice (0xb1fe0d20) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
-Vtable for QWizardPage
-QWizardPage::_ZTV11QWizardPage: 68u entries
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QWizardPage)
-8 QWizardPage::metaObject
-12 QWizardPage::qt_metacast
-16 QWizardPage::qt_metacall
-20 QWizardPage::~QWizardPage
-24 QWizardPage::~QWizardPage
-28 QWidget::event
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QToolBar::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
@@ -13079,13 +15303,13 @@ QWizardPage::_ZTV11QWizardPage: 68u entries
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QToolBar::paintEvent
128 QWidget::moveEvent
-132 QWidget::resizeEvent
+132 QToolBar::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
-148 QWidget::actionEvent
+148 QToolBar::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
@@ -13093,90 +15317,7 @@ QWizardPage::_ZTV11QWizardPage: 68u entries
168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWidget::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QWizardPage::initializePage
-228 QWizardPage::cleanupPage
-232 QWizardPage::validatePage
-236 QWizardPage::isComplete
-240 QWizardPage::nextId
-244 (int (*)(...))-0x00000000000000008
-248 (int (*)(...))(& _ZTI11QWizardPage)
-252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
-256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
-260 QWidget::_ZThn8_NK7QWidget7devTypeEv
-264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWizardPage
- size=20 align=4
- base size=20 base align=4
-QWizardPage (0xb319d0c0) 0
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
- QWidget (0xb319d100) 0
- primary-for QWizardPage (0xb319d0c0)
- QObject (0xb319d140) 0
- primary-for QWidget (0xb319d100)
- QPaintDevice (0xb319d180) 8
- vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
-
-Vtable for QFileDialog
-QFileDialog::_ZTV11QFileDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFileDialog)
-8 QFileDialog::metaObject
-12 QFileDialog::qt_metacast
-16 QFileDialog::qt_metacall
-20 QFileDialog::~QFileDialog
-24 QFileDialog::~QFileDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFileDialog::changeEvent
+180 QToolBar::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13187,52 +15328,46 @@ QFileDialog::_ZTV11QFileDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QFileDialog::done
-228 QFileDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFileDialog)
-244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
-248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFileDialog
+Class QToolBar
size=20 align=4
base size=20 base align=4
-QFileDialog (0xb319d200) 0
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
- QDialog (0xb319d240) 0
- primary-for QFileDialog (0xb319d200)
- QWidget (0xb319d280) 0
- primary-for QDialog (0xb319d240)
- QObject (0xb319d2c0) 0
- primary-for QWidget (0xb319d280)
- QPaintDevice (0xb319d300) 8
- vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
-
+QToolBar (0xb1fee800) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb2013a50) 0
+ primary-for QToolBar (0xb1fee800)
+ QObject (0xb203703c) 0
+ primary-for QWidget (0xb2013a50)
+ QPaintDevice (0xb2037078) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
-Vtable for QFontDialog
-QFontDialog::_ZTV11QFontDialog: 66u entries
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QFontDialog)
-8 QFontDialog::metaObject
-12 QFontDialog::qt_metacast
-16 QFontDialog::qt_metacall
-20 QFontDialog::~QFontDialog
-24 QFontDialog::~QFontDialog
-28 QWidget::event
-32 QFontDialog::eventFilter
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -13240,27 +15375,27 @@ QFontDialog::_ZTV11QFontDialog: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QToolBox::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QFontDialog::changeEvent
+180 QToolBox::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13271,51 +15406,50 @@ QFontDialog::_ZTV11QFontDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QFontDialog)
-244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
-248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QFontDialog
+Class QToolBox
size=20 align=4
base size=20 base align=4
-QFontDialog (0xb319d400) 0
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
- QDialog (0xb319d440) 0
- primary-for QFontDialog (0xb319d400)
- QWidget (0xb319d480) 0
- primary-for QDialog (0xb319d440)
- QObject (0xb319d4c0) 0
- primary-for QWidget (0xb319d480)
- QPaintDevice (0xb319d500) 8
- vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+QToolBox (0xb1feec00) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1feec40) 0
+ primary-for QToolBox (0xb1feec00)
+ QWidget (0xb20562d0) 0
+ primary-for QFrame (0xb1feec40)
+ QObject (0xb20373c0) 0
+ primary-for QWidget (0xb20562d0)
+ QPaintDevice (0xb20373fc) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
-Vtable for QProgressDialog
-QProgressDialog::_ZTV15QProgressDialog: 66u entries
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QProgressDialog)
-8 QProgressDialog::metaObject
-12 QProgressDialog::qt_metacast
-16 QProgressDialog::qt_metacall
-20 QProgressDialog::~QProgressDialog
-24 QProgressDialog::~QProgressDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
36 QObject::timerEvent
-40 QObject::childEvent
+40 QSplitter::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QProgressDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
80 QWidget::mousePressEvent
@@ -13323,27 +15457,27 @@ QProgressDialog::_ZTV15QProgressDialog: 66u entries
88 QWidget::mouseDoubleClickEvent
92 QWidget::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QFrame::paintEvent
128 QWidget::moveEvent
-132 QProgressDialog::resizeEvent
-136 QProgressDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QProgressDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
-180 QProgressDialog::changeEvent
+180 QSplitter::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13354,76 +15488,74 @@ QProgressDialog::_ZTV15QProgressDialog: 66u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI15QProgressDialog)
-244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
-248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QProgressDialog
+Class QSplitter
size=20 align=4
base size=20 base align=4
-QProgressDialog (0xb319d580) 0
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
- QDialog (0xb319d5c0) 0
- primary-for QProgressDialog (0xb319d580)
- QWidget (0xb319d600) 0
- primary-for QDialog (0xb319d5c0)
- QObject (0xb319d640) 0
- primary-for QWidget (0xb319d600)
- QPaintDevice (0xb319d680) 8
- vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+QSplitter (0xb206c240) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb206c280) 0
+ primary-for QSplitter (0xb206c240)
+ QWidget (0xb1e75190) 0
+ primary-for QFrame (0xb206c280)
+ QObject (0xb2037ac8) 0
+ primary-for QWidget (0xb1e75190)
+ QPaintDevice (0xb2037b04) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
-Vtable for QPageSetupDialog
-QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QPageSetupDialog)
-8 QPageSetupDialog::metaObject
-12 QPageSetupDialog::qt_metacast
-16 QPageSetupDialog::qt_metacall
-20 QPageSetupDialog::~QPageSetupDialog
-24 QPageSetupDialog::~QPageSetupDialog
-28 QWidget::event
-32 QDialog::eventFilter
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
+32 QObject::eventFilter
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
+60 QWidget::setVisible
+64 QSplitterHandle::sizeHint
+68 QWidget::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
+92 QSplitterHandle::mouseMoveEvent
96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
+100 QWidget::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
+124 QSplitterHandle::paintEvent
128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
148 QWidget::actionEvent
152 QWidget::dragEnterEvent
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QDialog::showEvent
+168 QWidget::showEvent
172 QWidget::hideEvent
176 QWidget::x11Event
180 QWidget::changeEvent
@@ -13437,497 +15569,62 @@ QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 QPageSetupDialog::exec
-240 (int (*)(...))-0x00000000000000008
-244 (int (*)(...))(& _ZTI16QPageSetupDialog)
-248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
-252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
-256 QWidget::_ZThn8_NK7QWidget7devTypeEv
-260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QPageSetupDialog
- size=20 align=4
- base size=20 base align=4
-QPageSetupDialog (0xb319d700) 0
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
- QAbstractPageSetupDialog (0xb319d740) 0
- primary-for QPageSetupDialog (0xb319d700)
- QDialog (0xb319d780) 0
- primary-for QAbstractPageSetupDialog (0xb319d740)
- QWidget (0xb319d7c0) 0
- primary-for QDialog (0xb319d780)
- QObject (0xb319d800) 0
- primary-for QWidget (0xb319d7c0)
- QPaintDevice (0xb319d840) 8
- vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
-
-Vtable for QMessageBox
-QMessageBox::_ZTV11QMessageBox: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QMessageBox)
-8 QMessageBox::metaObject
-12 QMessageBox::qt_metacast
-16 QMessageBox::qt_metacall
-20 QMessageBox::~QMessageBox
-24 QMessageBox::~QMessageBox
-28 QMessageBox::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QMessageBox::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QMessageBox::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QMessageBox::resizeEvent
-136 QMessageBox::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QMessageBox::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QMessageBox::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI11QMessageBox)
-244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
-248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QMessageBox
- size=20 align=4
- base size=20 base align=4
-QMessageBox (0xb319d8c0) 0
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
- QDialog (0xb319d900) 0
- primary-for QMessageBox (0xb319d8c0)
- QWidget (0xb319d940) 0
- primary-for QDialog (0xb319d900)
- QObject (0xb319d980) 0
- primary-for QWidget (0xb319d940)
- QPaintDevice (0xb319d9c0) 8
- vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
-
-
-Vtable for QColorDialog
-QColorDialog::_ZTV12QColorDialog: 66u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QColorDialog)
-8 QColorDialog::metaObject
-12 QColorDialog::qt_metacast
-16 QColorDialog::qt_metacall
-20 QColorDialog::~QColorDialog
-24 QColorDialog::~QColorDialog
-28 QWidget::event
-32 QDialog::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QDialog::setVisible
-64 QDialog::sizeHint
-68 QDialog::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
-88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QDialog::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QWidget::focusInEvent
-112 QWidget::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWidget::moveEvent
-132 QDialog::resizeEvent
-136 QDialog::closeEvent
-140 QDialog::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QWidget::dragEnterEvent
-156 QWidget::dragMoveEvent
-160 QWidget::dragLeaveEvent
-164 QWidget::dropEvent
-168 QDialog::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QColorDialog::changeEvent
-184 QWidget::metric
-188 QWidget::inputMethodEvent
-192 QWidget::inputMethodQuery
-196 QWidget::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QDialog::done
-228 QDialog::accept
-232 QDialog::reject
-236 (int (*)(...))-0x00000000000000008
-240 (int (*)(...))(& _ZTI12QColorDialog)
-244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
-248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
-252 QWidget::_ZThn8_NK7QWidget7devTypeEv
-256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QColorDialog
- size=20 align=4
- base size=20 base align=4
-QColorDialog (0xb319dac0) 0
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
- QDialog (0xb319db00) 0
- primary-for QColorDialog (0xb319dac0)
- QWidget (0xb319db40) 0
- primary-for QDialog (0xb319db00)
- QObject (0xb319db80) 0
- primary-for QWidget (0xb319db40)
- QPaintDevice (0xb319dbc0) 8
- vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
-
-Vtable for QUndoView
-QUndoView::_ZTV9QUndoView: 103u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QUndoView)
-8 QUndoView::metaObject
-12 QUndoView::qt_metacast
-16 QUndoView::qt_metacall
-20 QUndoView::~QUndoView
-24 QUndoView::~QUndoView
-28 QListView::event
-32 QObject::eventFilter
-36 QListView::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QWidget::devType
-60 QWidget::setVisible
-64 QAbstractScrollArea::sizeHint
-68 QAbstractScrollArea::minimumSizeHint
-72 QWidget::heightForWidth
-76 QWidget::paintEngine
-80 QAbstractItemView::mousePressEvent
-84 QListView::mouseReleaseEvent
-88 QAbstractItemView::mouseDoubleClickEvent
-92 QListView::mouseMoveEvent
-96 QAbstractScrollArea::wheelEvent
-100 QAbstractItemView::keyPressEvent
-104 QWidget::keyReleaseEvent
-108 QAbstractItemView::focusInEvent
-112 QAbstractItemView::focusOutEvent
-116 QWidget::enterEvent
-120 QWidget::leaveEvent
-124 QListView::paintEvent
-128 QWidget::moveEvent
-132 QListView::resizeEvent
-136 QWidget::closeEvent
-140 QAbstractScrollArea::contextMenuEvent
-144 QWidget::tabletEvent
-148 QWidget::actionEvent
-152 QAbstractItemView::dragEnterEvent
-156 QListView::dragMoveEvent
-160 QListView::dragLeaveEvent
-164 QListView::dropEvent
-168 QWidget::showEvent
-172 QWidget::hideEvent
-176 QWidget::x11Event
-180 QFrame::changeEvent
-184 QWidget::metric
-188 QAbstractItemView::inputMethodEvent
-192 QAbstractItemView::inputMethodQuery
-196 QAbstractItemView::focusNextPrevChild
-200 QWidget::styleChange
-204 QWidget::enabledChange
-208 QWidget::paletteChange
-212 QWidget::fontChange
-216 QWidget::windowActivationChange
-220 QWidget::languageChange
-224 QAbstractItemView::viewportEvent
-228 QListView::scrollContentsBy
-232 QAbstractItemView::setModel
-236 QAbstractItemView::setSelectionModel
-240 QAbstractItemView::keyboardSearch
-244 QListView::visualRect
-248 QListView::scrollTo
-252 QListView::indexAt
-256 QAbstractItemView::sizeHintForRow
-260 QAbstractItemView::sizeHintForColumn
-264 QListView::reset
-268 QListView::setRootIndex
-272 QListView::doItemsLayout
-276 QAbstractItemView::selectAll
-280 QListView::dataChanged
-284 QListView::rowsInserted
-288 QListView::rowsAboutToBeRemoved
-292 QListView::selectionChanged
-296 QListView::currentChanged
-300 QAbstractItemView::updateEditorData
-304 QAbstractItemView::updateEditorGeometries
-308 QListView::updateGeometries
-312 QAbstractItemView::verticalScrollbarAction
-316 QAbstractItemView::horizontalScrollbarAction
-320 QAbstractItemView::verticalScrollbarValueChanged
-324 QAbstractItemView::horizontalScrollbarValueChanged
-328 QAbstractItemView::closeEditor
-332 QAbstractItemView::commitData
-336 QAbstractItemView::editorDestroyed
-340 QListView::moveCursor
-344 QListView::horizontalOffset
-348 QListView::verticalOffset
-352 QListView::isIndexHidden
-356 QListView::setSelection
-360 QListView::visualRegionForSelection
-364 QListView::selectedIndexes
-368 QAbstractItemView::edit
-372 QAbstractItemView::selectionCommand
-376 QListView::startDrag
-380 QListView::viewOptions
-384 (int (*)(...))-0x00000000000000008
-388 (int (*)(...))(& _ZTI9QUndoView)
-392 QUndoView::_ZThn8_N9QUndoViewD1Ev
-396 QUndoView::_ZThn8_N9QUndoViewD0Ev
-400 QWidget::_ZThn8_NK7QWidget7devTypeEv
-404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QUndoView
+Class QSplitterHandle
size=20 align=4
base size=20 base align=4
-QUndoView (0xb319dc40) 0
- vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
- QListView (0xb319dc80) 0
- primary-for QUndoView (0xb319dc40)
- QAbstractItemView (0xb319dcc0) 0
- primary-for QListView (0xb319dc80)
- QAbstractScrollArea (0xb319dd00) 0
- primary-for QAbstractItemView (0xb319dcc0)
- QFrame (0xb319dd40) 0
- primary-for QAbstractScrollArea (0xb319dd00)
- QWidget (0xb319dd80) 0
- primary-for QFrame (0xb319dd40)
- QObject (0xb319ddc0) 0
- primary-for QWidget (0xb319dd80)
- QPaintDevice (0xb319de00) 8
- vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
-
-Vtable for QUndoGroup
-QUndoGroup::_ZTV10QUndoGroup: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoGroup)
-8 QUndoGroup::metaObject
-12 QUndoGroup::qt_metacast
-16 QUndoGroup::qt_metacall
-20 QUndoGroup::~QUndoGroup
-24 QUndoGroup::~QUndoGroup
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoGroup
- size=8 align=4
- base size=8 base align=4
-QUndoGroup (0xb319de80) 0
- vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
- QObject (0xb319dec0) 0
- primary-for QUndoGroup (0xb319de80)
-
-Vtable for QUndoCommand
-QUndoCommand::_ZTV12QUndoCommand: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QUndoCommand)
-8 QUndoCommand::~QUndoCommand
-12 QUndoCommand::~QUndoCommand
-16 QUndoCommand::undo
-20 QUndoCommand::redo
-24 QUndoCommand::id
-28 QUndoCommand::mergeWith
-
-Class QUndoCommand
- size=8 align=4
- base size=8 base align=4
-QUndoCommand (0xb319df40) 0
- vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
-
-Vtable for QUndoStack
-QUndoStack::_ZTV10QUndoStack: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUndoStack)
-8 QUndoStack::metaObject
-12 QUndoStack::qt_metacast
-16 QUndoStack::qt_metacall
-20 QUndoStack::~QUndoStack
-24 QUndoStack::~QUndoStack
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QUndoStack
- size=8 align=4
- base size=8 base align=4
-QUndoStack (0xb319dfc0) 0
- vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
- QObject (0xb319d040) 0
- primary-for QUndoStack (0xb319dfc0)
+QSplitterHandle (0xb206c680) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1e82c30) 0
+ primary-for QSplitterHandle (0xb206c680)
+ QObject (0xb2037e88) 0
+ primary-for QWidget (0xb1e82c30)
+ QPaintDevice (0xb2037ec4) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
-Vtable for QSystemTrayIcon
-QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
-8 QSystemTrayIcon::metaObject
-12 QSystemTrayIcon::qt_metacast
-16 QSystemTrayIcon::qt_metacall
-20 QSystemTrayIcon::~QSystemTrayIcon
-24 QSystemTrayIcon::~QSystemTrayIcon
-28 QSystemTrayIcon::event
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSystemTrayIcon
- size=8 align=4
- base size=8 base align=4
-QSystemTrayIcon (0xb319d1c0) 0
- vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
- QObject (0xb319d380) 0
- primary-for QSystemTrayIcon (0xb319d1c0)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0xb319d6c0) 0 empty
-
-Vtable for QCompleter
-QCompleter::_ZTV10QCompleter: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QCompleter)
-8 QCompleter::metaObject
-12 QCompleter::qt_metacast
-16 QCompleter::qt_metacall
-20 QCompleter::~QCompleter
-24 QCompleter::~QCompleter
-28 QCompleter::event
-32 QCompleter::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCompleter::pathFromIndex
-60 QCompleter::splitPath
-
-Class QCompleter
- size=8 align=4
- base size=8 base align=4
-QCompleter (0xb319d880) 0
- vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
- QObject (0xb319da00) 0
- primary-for QCompleter (0xb319d880)
-
-Class QVFbHeader
- size=1076 align=4
- base size=1076 base align=4
-QVFbHeader (0xb319dc00) 0
-
-Class QVFbKeyData
- size=12 align=4
- base size=12 base align=4
-QVFbKeyData (0xb319df00) 0
-
-Vtable for QWSEmbedWidget
-QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-8 QWSEmbedWidget::metaObject
-12 QWSEmbedWidget::qt_metacast
-16 QWSEmbedWidget::qt_metacall
-20 QWSEmbedWidget::~QWSEmbedWidget
-24 QWSEmbedWidget::~QWSEmbedWidget
-28 QWidget::event
-32 QWSEmbedWidget::eventFilter
-36 QObject::timerEvent
+36 QAbstractSlider::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
56 QWidget::devType
60 QWidget::setVisible
-64 QWidget::sizeHint
-68 QWidget::minimumSizeHint
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
72 QWidget::heightForWidth
76 QWidget::paintEngine
-80 QWidget::mousePressEvent
-84 QWidget::mouseReleaseEvent
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
88 QWidget::mouseDoubleClickEvent
-92 QWidget::mouseMoveEvent
-96 QWidget::wheelEvent
-100 QWidget::keyPressEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
104 QWidget::keyReleaseEvent
108 QWidget::focusInEvent
112 QWidget::focusOutEvent
116 QWidget::enterEvent
120 QWidget::leaveEvent
-124 QWidget::paintEvent
-128 QWSEmbedWidget::moveEvent
-132 QWSEmbedWidget::resizeEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
136 QWidget::closeEvent
140 QWidget::contextMenuEvent
144 QWidget::tabletEvent
@@ -13936,10 +15633,10 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
156 QWidget::dragMoveEvent
160 QWidget::dragLeaveEvent
164 QWidget::dropEvent
-168 QWSEmbedWidget::showEvent
-172 QWSEmbedWidget::hideEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
176 QWidget::x11Event
-180 QWSEmbedWidget::changeEvent
+180 QAbstractSlider::changeEvent
184 QWidget::metric
188 QWidget::inputMethodEvent
192 QWidget::inputMethodQuery
@@ -13950,225 +15647,28 @@ QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
-228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
-232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
-236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
-240 QWidget::_ZThn8_NK7QWidget7devTypeEv
-244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
-248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-
-Class QWSEmbedWidget
- size=20 align=4
- base size=20 base align=4
-QWSEmbedWidget (0xb319df80) 0
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
- QWidget (0xb3105000) 0
- primary-for QWSEmbedWidget (0xb319df80)
- QObject (0xb3105040) 0
- primary-for QWidget (0xb3105000)
- QPaintDevice (0xb3105080) 8
- vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
-
-Vtable for QPrinter
-QPrinter::_ZTV8QPrinter: 7u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QPrinter)
-8 QPrinter::~QPrinter
-12 QPrinter::~QPrinter
-16 QPrinter::devType
-20 QPrinter::paintEngine
-24 QPrinter::metric
-
-Class QPrinter
- size=12 align=4
- base size=12 base align=4
-QPrinter (0xb3105100) 0
- vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
- QPaintDevice (0xb3105140) 0
- primary-for QPrinter (0xb3105100)
-
-Vtable for QPrintEngine
-QPrintEngine::_ZTV12QPrintEngine: 10u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPrintEngine)
-8 QPrintEngine::~QPrintEngine
-12 QPrintEngine::~QPrintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-36 __cxa_pure_virtual
-
-Class QPrintEngine
- size=4 align=4
- base size=4 base align=4
-QPrintEngine (0xb3105240) 0 nearly-empty
- vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
-
-Class QStylePainter
- size=12 align=4
- base size=12 base align=4
-QStylePainter (0xb31052c0) 0
- QPainter (0xb3105300) 0
-
-Class QColormap
- size=4 align=4
- base size=4 base align=4
-QColormap (0xb3105380) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0xb31053c0) 0 empty
-
-
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QPaintEngine)
-8 QPaintEngine::~QPaintEngine
-12 QPaintEngine::~QPaintEngine
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QPaintEngine::drawRects
-32 QPaintEngine::drawRects
-36 QPaintEngine::drawLines
-40 QPaintEngine::drawLines
-44 QPaintEngine::drawEllipse
-48 QPaintEngine::drawEllipse
-52 QPaintEngine::drawPath
-56 QPaintEngine::drawPoints
-60 QPaintEngine::drawPoints
-64 QPaintEngine::drawPolygon
-68 QPaintEngine::drawPolygon
-72 __cxa_pure_virtual
-76 QPaintEngine::drawTextItem
-80 QPaintEngine::drawTiledPixmap
-84 QPaintEngine::drawImage
-88 QPaintEngine::coordinateOffset
-92 __cxa_pure_virtual
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
-Class QPaintEngine
+Class QDial
size=20 align=4
base size=20 base align=4
-QPaintEngine (0xb3105440) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
-
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0xb3105540) 0
-
-
-Vtable for QInputContext
-QInputContext::_ZTV13QInputContext: 26u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QInputContext)
-8 QInputContext::metaObject
-12 QInputContext::qt_metacast
-16 QInputContext::qt_metacall
-20 QInputContext::~QInputContext
-24 QInputContext::~QInputContext
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 QInputContext::update
-72 QInputContext::mouseHandler
-76 QInputContext::font
-80 __cxa_pure_virtual
-84 QInputContext::setFocusWidget
-88 QInputContext::widgetDestroyed
-92 QInputContext::actions
-96 QInputContext::x11FilterEvent
-100 QInputContext::filterEvent
-
-Class QInputContext
- size=8 align=4
- base size=8 base align=4
-QInputContext (0xb3105640) 0
- vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
- QObject (0xb3105680) 0
- primary-for QInputContext (0xb3105640)
-
-Class QInputContextFactory
- size=1 align=1
- base size=0 base align=1
-QInputContextFactory (0xb3105700) 0 empty
-
-Vtable for QInputContextFactoryInterface
-QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
-8 QInputContextFactoryInterface::~QInputContextFactoryInterface
-12 QInputContextFactoryInterface::~QInputContextFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 __cxa_pure_virtual
-32 __cxa_pure_virtual
-
-Class QInputContextFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QInputContextFactoryInterface (0xb3105740) 0 nearly-empty
- vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
- QFactoryInterface (0xb3105780) 0 nearly-empty
- primary-for QInputContextFactoryInterface (0xb3105740)
-
-Vtable for QInputContextPlugin
-QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QInputContextPlugin)
-8 QInputContextPlugin::metaObject
-12 QInputContextPlugin::qt_metacast
-16 QInputContextPlugin::qt_metacall
-20 QInputContextPlugin::~QInputContextPlugin
-24 QInputContextPlugin::~QInputContextPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 (int (*)(...))-0x00000000000000008
-80 (int (*)(...))(& _ZTI19QInputContextPlugin)
-84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
-88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 __cxa_pure_virtual
-104 __cxa_pure_virtual
-108 __cxa_pure_virtual
-
-Class QInputContextPlugin
- size=12 align=4
- base size=12 base align=4
-QInputContextPlugin (0xb3105800) 0
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
- QObject (0xb3105840) 0
- primary-for QInputContextPlugin (0xb3105800)
- QInputContextFactoryInterface (0xb3105880) 8 nearly-empty
- vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
- QFactoryInterface (0xb31058c0) 8 nearly-empty
- primary-for QInputContextFactoryInterface (0xb3105880)
+QDial (0xb206c940) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb206c980) 0
+ primary-for QDial (0xb206c940)
+ QWidget (0xb1e946e0) 0
+ primary-for QAbstractSlider (0xb206c980)
+ QObject (0xb1e9d0f0) 0
+ primary-for QWidget (0xb1e946e0)
+ QPaintDevice (0xb1e9d12c) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
Vtable for QSvgGenerator
QSvgGenerator::_ZTV13QSvgGenerator: 7u entries
@@ -14183,10 +15683,10 @@ QSvgGenerator::_ZTV13QSvgGenerator: 7u entries
Class QSvgGenerator
size=12 align=4
base size=12 base align=4
-QSvgGenerator (0xb2e8bc40) 0
+QSvgGenerator (0xb206cc40) 0
vptr=((& QSvgGenerator::_ZTV13QSvgGenerator) + 8u)
- QPaintDevice (0xb2e8bc80) 0
- primary-for QSvgGenerator (0xb2e8bc40)
+ QPaintDevice (0xb1e9d348) 0
+ primary-for QSvgGenerator (0xb206cc40)
Vtable for QSvgRenderer
QSvgRenderer::_ZTV12QSvgRenderer: 14u entries
@@ -14208,10 +15708,10 @@ QSvgRenderer::_ZTV12QSvgRenderer: 14u entries
Class QSvgRenderer
size=8 align=4
base size=8 base align=4
-QSvgRenderer (0xb2e8bd40) 0
+QSvgRenderer (0xb206cd80) 0
vptr=((& QSvgRenderer::_ZTV12QSvgRenderer) + 8u)
- QObject (0xb2e8bd80) 0
- primary-for QSvgRenderer (0xb2e8bd40)
+ QObject (0xb1e9d3fc) 0
+ primary-for QSvgRenderer (0xb206cd80)
Vtable for QSvgWidget
QSvgWidget::_ZTV10QSvgWidget: 63u entries
@@ -14271,7 +15771,7 @@ QSvgWidget::_ZTV10QSvgWidget: 63u entries
212 QWidget::fontChange
216 QWidget::windowActivationChange
220 QWidget::languageChange
-224 (int (*)(...))-0x00000000000000008
+224 (int (*)(...))-0x000000008
228 (int (*)(...))(& _ZTI10QSvgWidget)
232 QSvgWidget::_ZThn8_N10QSvgWidgetD1Ev
236 QSvgWidget::_ZThn8_N10QSvgWidgetD0Ev
@@ -14282,13 +15782,13 @@ QSvgWidget::_ZTV10QSvgWidget: 63u entries
Class QSvgWidget
size=20 align=4
base size=20 base align=4
-QSvgWidget (0xb2e8be00) 0
+QSvgWidget (0xb1ec2040) 0
vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 8u)
- QWidget (0xb2e8be40) 0
- primary-for QSvgWidget (0xb2e8be00)
- QObject (0xb2e8be80) 0
- primary-for QWidget (0xb2e8be40)
- QPaintDevice (0xb2e8bec0) 8
+ QWidget (0xb1ec30a0) 0
+ primary-for QSvgWidget (0xb1ec2040)
+ QObject (0xb1e9d618) 0
+ primary-for QWidget (0xb1ec30a0)
+ QPaintDevice (0xb1e9d654) 8
vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 232u)
Vtable for QGraphicsSvgItem
@@ -14310,7 +15810,7 @@ QGraphicsSvgItem::_ZTV16QGraphicsSvgItem: 56u entries
56 QGraphicsSvgItem::boundingRect
60 QGraphicsSvgItem::paint
64 QGraphicsSvgItem::type
-68 (int (*)(...))-0x00000000000000008
+68 (int (*)(...))-0x000000008
72 (int (*)(...))(& _ZTI16QGraphicsSvgItem)
76 QGraphicsSvgItem::_ZThn8_N16QGraphicsSvgItemD1Ev
80 QGraphicsSvgItem::_ZThn8_N16QGraphicsSvgItemD0Ev
@@ -14353,47 +15853,10 @@ QGraphicsSvgItem::_ZTV16QGraphicsSvgItem: 56u entries
Class QGraphicsSvgItem
size=16 align=4
base size=16 base align=4
-QGraphicsSvgItem (0xb2e8bf40) 0
+QGraphicsSvgItem (0xb1ec7a00) 0
vptr=((& QGraphicsSvgItem::_ZTV16QGraphicsSvgItem) + 8u)
- QObject (0xb2e8bf80) 0
- primary-for QGraphicsSvgItem (0xb2e8bf40)
- QGraphicsItem (0xb2e8bfc0) 8
+ QObject (0xb1e9d870) 0
+ primary-for QGraphicsSvgItem (0xb1ec7a00)
+ QGraphicsItem (0xb1e9d8ac) 8
vptr=((& QGraphicsSvgItem::_ZTV16QGraphicsSvgItem) + 76u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtSvg.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..d04e8a1998
--- /dev/null
+++ b/tests/auto/bic/data/QtSvg.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,16959 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6e43bf4) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e43d98) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6488474) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6488528) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6488d5c) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6488e88) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb64c80f0) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb64c82d0) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb650ca14) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb6528d80) 0
+ QBasicAtomicInt (0xb5b3212c) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb5a2d528) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb5a2d564) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb5a2d9d8) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb5a2d99c) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb5aea8e8) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb593b0b4) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb593b0f0) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb593b078) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb59e5d5c) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb5846a50) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb58cbac0) 0
+ QString (0xb59081a4) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb59084ec) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb574f438) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb5759380) 0
+ QGenericArgument (0xb574f654) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb574f7bc) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb574f8e8) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb574fc30) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb57a9000) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb574fd20) 0 nearly-empty
+ primary-for std::bad_exception (0xb57a9000)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb57a9180) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb574ff78) 0 nearly-empty
+ primary-for std::bad_alloc (0xb57a9180)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb57b21e0) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb57b22d0) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb57b2294) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb57b2b04) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb57b2bb8) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb57b2c6c) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb56a04ec) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb56a3840) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb56a0618) 0
+ primary-for QIODevice (0xb56a3840)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb56e04b0) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb56e04ec) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb56dd4c0) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb56dd500) 0
+ primary-for QFile (0xb56dd4c0)
+ QObject (0xb56e0564) 0
+ primary-for QIODevice (0xb56dd500)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb56e09d8) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb556a03c) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb556a744) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb55d1168) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb55d112c) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb55acbc0) 0
+ QList<QString> (0xb55d1294) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb560f7f8) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb560ff78) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb560ffb4) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb545e4c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5488000) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb545e540) 0
+ QAbstractFileEngine::ExtensionReturn (0xb548803c) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb545e5c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5488078) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb560ff3c) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb54882d0) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb548830c) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb545e900) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb545e940) 0
+ primary-for QBuffer (0xb545e900)
+ QObject (0xb5488384) 0
+ primary-for QIODevice (0xb545e940)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5488a50) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5488a14) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb54df168) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb54df8ac) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb54df870) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb54dfbb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb54dfc30) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb54dfbf4) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb525c294) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb525c258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb525cf78) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb52af1e0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb52af438) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb52afac8) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb52fb640) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb52ffca8) 0
+ primary-for QTextIStream (0xb52fb640)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb52fb900) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5313348) 0
+ primary-for QTextOStream (0xb52fb900)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb53139d8) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5313b7c) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5313bb8) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5313c6c) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5313f78) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5313fb4) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb514a000) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb514a30c) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb514a4ec) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb514a4b0) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb50b312c) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb50b33c0) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb50b9e00) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb50b3528) 0
+ primary-for QFileSystemWatcher (0xb50b9e00)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb50fc0c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb50b3744) 0
+ primary-for QFSFileEngine (0xb50fc0c0)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb50b3870) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb50b3a8c) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb4f2b140) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb4f2b180) 0
+ primary-for QProcess (0xb4f2b140)
+ QObject (0xb50b3b40) 0
+ primary-for QIODevice (0xb4f2b180)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb50b3d5c) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb50b3f00) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb4f9dbb8) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb4f9dc30) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb4f9dbf4) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb4f9dca8) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb4f9db7c) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb4e3a564) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb4e40c40) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb4e3ab7c) 0
+ primary-for QSettings (0xb4e40c40)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb4e85840) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb4e85880) 0
+ primary-for QTemporaryFile (0xb4e85840)
+ QIODevice (0xb4e858c0) 0
+ primary-for QFile (0xb4e85880)
+ QObject (0xb4e91690) 0
+ primary-for QIODevice (0xb4e858c0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb4e9199c) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb4e91e88) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb4effb40) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb4ed5e80) 0
+ QVector<QXmlStreamAttribute> (0xb4f1c5a0) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb4f1c690) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb4f1cb04) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb4d4e0f0) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb4d4e99c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb4d4e9d8) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb4d4eb40) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb4d39e40) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb4d4eca8) 0
+ primary-for QAbstractState (0xb4d39e40)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb4da3100) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb4d4eec4) 0
+ primary-for QAbstractTransition (0xb4da3100)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb4db40f0) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4da3680) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb4db42d0) 0
+ primary-for QTimerEvent (0xb4da3680)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4da3740) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb4db4348) 0
+ primary-for QChildEvent (0xb4da3740)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4da3a00) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb4db44b0) 0
+ primary-for QCustomEvent (0xb4da3a00)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb4da3b00) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb4db45a0) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4da3b00)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb4da3bc0) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb4da3c00) 0
+ primary-for QEventTransition (0xb4da3bc0)
+ QObject (0xb4db4654) 0
+ primary-for QAbstractTransition (0xb4da3c00)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb4da3ec0) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb4da3f00) 0
+ primary-for QFinalState (0xb4da3ec0)
+ QObject (0xb4db4870) 0
+ primary-for QAbstractState (0xb4da3f00)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb4de91c0) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb4de9200) 0
+ primary-for QHistoryState (0xb4de91c0)
+ QObject (0xb4db4a8c) 0
+ primary-for QAbstractState (0xb4de9200)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb4de94c0) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb4de9500) 0
+ primary-for QSignalTransition (0xb4de94c0)
+ QObject (0xb4db4ca8) 0
+ primary-for QAbstractTransition (0xb4de9500)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb4de97c0) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb4de9800) 0
+ primary-for QState (0xb4de97c0)
+ QObject (0xb4db4ec4) 0
+ primary-for QAbstractState (0xb4de9800)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb4de9c00) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb4e1a12c) 0
+ primary-for QStateMachine::SignalEvent (0xb4de9c00)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb4de9c80) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb4e1a168) 0
+ primary-for QStateMachine::WrappedEvent (0xb4de9c80)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb4de9ac0) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb4de9b00) 0
+ primary-for QStateMachine (0xb4de9ac0)
+ QAbstractState (0xb4de9b40) 0
+ primary-for QState (0xb4de9b00)
+ QObject (0xb4e1a0f0) 0
+ primary-for QAbstractState (0xb4de9b40)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb4e1a4ec) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb4c4f99c) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb4c4ffb4) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb4c4ff78) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb4c6f294) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb4c6f438) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4c95a40) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb4c6fc30) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb4c95a40)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb4cb1168) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb4cb1780) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb4cb1ce4) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb4cb1fb4) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb4b4a03c) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb4b615dc) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb4b76ce4) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb4b91a14) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb4bbcb04) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb4bbcd20) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb4a42e88) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb4a69924) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb4a94528) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb4af9168) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb4940f00) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb4940fb4) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb4970258) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb497a140) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb497030c) 0
+ primary-for QTimeLine (0xb497a140)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb49705a0) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb4970a14) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb49bb0b4) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb49c52c0) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb49bb5a0) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb49c52c0)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb49c53c0) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb49c5400) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb49c53c0)
+ std::exception (0xb49bb5dc) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb49c5400)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb49bb618) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb49bb654) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb49bb690) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb49bbc6c) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb49bbd98) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb49f71e0) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4876200) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4861bb8) 0
+ primary-for QFutureWatcherBase (0xb4876200)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb489c3c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb4892bb8) 0
+ primary-for QThread (0xb489c3c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb489c700) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb4892e4c) 0
+ primary-for QThreadPool (0xb489c700)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb48c0078) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb48c00b4) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb48c00f0) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb489ca80) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb48c012c) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb489ca80)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb48e7708) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4584000) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4576e80) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb45845a0) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4576e80)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb45931e0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb45848ac) 0
+ primary-for QTextCodecPlugin (0xb45931e0)
+ QTextCodecFactoryInterface (0xb4590140) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb45848e8) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4590140)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb45a6d5c) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb45b5d00) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb45a6dd4) 0
+ primary-for QEventLoop (0xb45b5d00)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb45d3100) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb45d10f0) 0
+ primary-for QAbstractEventDispatcher (0xb45d3100)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb45d130c) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb45ff7bc) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb45d3d40) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb45ff924) 0
+ primary-for QAbstractItemModel (0xb45d3d40)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4437380) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb44373c0) 0
+ primary-for QAbstractTableModel (0xb4437380)
+ QObject (0xb443d294) 0
+ primary-for QAbstractItemModel (0xb44373c0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4437600) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4437640) 0
+ primary-for QAbstractListModel (0xb4437600)
+ QObject (0xb443d3c0) 0
+ primary-for QAbstractItemModel (0xb4437640)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4464294) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb446d100) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4464528) 0
+ primary-for QCoreApplication (0xb446d100)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4464ac8) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb44c17f8) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb44c1b04) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb44c1d5c) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb44c1e10) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb44c3f40) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb44e8078) 0
+ primary-for QMimeData (0xb44c3f40)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb44f6200) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb44e8294) 0
+ primary-for QObjectCleanupHandler (0xb44f6200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb44f6440) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb44e83c0) 0
+ primary-for QSharedMemory (0xb44f6440)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb44f6700) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb44e85dc) 0
+ primary-for QSignalMapper (0xb44f6700)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb44f69c0) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb44e87f8) 0
+ primary-for QSocketNotifier (0xb44f69c0)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb44e8ac8) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb44f6d80) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb44e8b7c) 0
+ primary-for QTimer (0xb44f6d80)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb43442c0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb44e8e10) 0
+ primary-for QTranslator (0xb43442c0)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4344600) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb43550f0) 0
+ primary-for QLibrary (0xb4344600)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4344a00) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4355348) 0
+ primary-for QPluginLoader (0xb4344a00)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4355474) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4397474) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb43974b0) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb439799c) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4397e88) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb43b9900) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4397f00) 0
+ primary-for QAbstractAnimation (0xb43b9900)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb43b9bc0) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb43b9c00) 0
+ primary-for QAnimationGroup (0xb43b9bc0)
+ QObject (0xb43d4168) 0
+ primary-for QAbstractAnimation (0xb43b9c00)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb43b9ec0) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb43b9f00) 0
+ primary-for QParallelAnimationGroup (0xb43b9ec0)
+ QAbstractAnimation (0xb43b9f40) 0
+ primary-for QAnimationGroup (0xb43b9f00)
+ QObject (0xb43d4384) 0
+ primary-for QAbstractAnimation (0xb43b9f40)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb43e9200) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb43e9240) 0
+ primary-for QPauseAnimation (0xb43e9200)
+ QObject (0xb43d45a0) 0
+ primary-for QAbstractAnimation (0xb43e9240)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb43e9500) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb43e9540) 0
+ primary-for QVariantAnimation (0xb43e9500)
+ QObject (0xb43d47bc) 0
+ primary-for QAbstractAnimation (0xb43e9540)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb43e9940) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb43e9980) 0
+ primary-for QPropertyAnimation (0xb43e9940)
+ QAbstractAnimation (0xb43e99c0) 0
+ primary-for QVariantAnimation (0xb43e9980)
+ QObject (0xb43d49d8) 0
+ primary-for QAbstractAnimation (0xb43e99c0)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb43e9c80) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb43e9cc0) 0
+ primary-for QSequentialAnimationGroup (0xb43e9c80)
+ QAbstractAnimation (0xb43e9d00) 0
+ primary-for QAnimationGroup (0xb43e9cc0)
+ QObject (0xb43d4bf4) 0
+ primary-for QAbstractAnimation (0xb43e9d00)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb42310f0) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb4231744) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb4231708) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb4231a8c) 0
+
+Vtable for QMimeSource
+QMimeSource::_ZTV11QMimeSource: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMimeSource)
+8 QMimeSource::~QMimeSource
+12 QMimeSource::~QMimeSource
+16 __cxa_pure_virtual
+20 QMimeSource::provides
+24 __cxa_pure_virtual
+
+Class QMimeSource
+ size=4 align=4
+ base size=4 base align=4
+QMimeSource (0xb4231ca8) 0 nearly-empty
+ vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
+
+Vtable for QDrag
+QDrag::_ZTV5QDrag: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDrag)
+8 QDrag::metaObject
+12 QDrag::qt_metacast
+16 QDrag::qt_metacall
+20 QDrag::~QDrag
+24 QDrag::~QDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDrag
+ size=8 align=4
+ base size=8 base align=4
+QDrag (0xb425b980) 0
+ vptr=((& QDrag::_ZTV5QDrag) + 8u)
+ QObject (0xb4231ce4) 0
+ primary-for QDrag (0xb425b980)
+
+Vtable for QInputEvent
+QInputEvent::_ZTV11QInputEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QInputEvent)
+8 QInputEvent::~QInputEvent
+12 QInputEvent::~QInputEvent
+
+Class QInputEvent
+ size=16 align=4
+ base size=16 base align=4
+QInputEvent (0xb425bc40) 0
+ vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
+ QEvent (0xb4231f00) 0
+ primary-for QInputEvent (0xb425bc40)
+
+Vtable for QMouseEvent
+QMouseEvent::_ZTV11QMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMouseEvent)
+8 QMouseEvent::~QMouseEvent
+12 QMouseEvent::~QMouseEvent
+
+Class QMouseEvent
+ size=40 align=4
+ base size=40 base align=4
+QMouseEvent (0xb425bd40) 0
+ vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
+ QInputEvent (0xb425bd80) 0
+ primary-for QMouseEvent (0xb425bd40)
+ QEvent (0xb42b7000) 0
+ primary-for QInputEvent (0xb425bd80)
+
+Vtable for QHoverEvent
+QHoverEvent::_ZTV11QHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHoverEvent)
+8 QHoverEvent::~QHoverEvent
+12 QHoverEvent::~QHoverEvent
+
+Class QHoverEvent
+ size=28 align=4
+ base size=28 base align=4
+QHoverEvent (0xb42c3180) 0
+ vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
+ QEvent (0xb42b74ec) 0
+ primary-for QHoverEvent (0xb42c3180)
+
+Vtable for QWheelEvent
+QWheelEvent::_ZTV11QWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWheelEvent)
+8 QWheelEvent::~QWheelEvent
+12 QWheelEvent::~QWheelEvent
+
+Class QWheelEvent
+ size=44 align=4
+ base size=44 base align=4
+QWheelEvent (0xb42c3280) 0
+ vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
+ QInputEvent (0xb42c32c0) 0
+ primary-for QWheelEvent (0xb42c3280)
+ QEvent (0xb42b75a0) 0
+ primary-for QInputEvent (0xb42c32c0)
+
+Vtable for QTabletEvent
+QTabletEvent::_ZTV12QTabletEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTabletEvent)
+8 QTabletEvent::~QTabletEvent
+12 QTabletEvent::~QTabletEvent
+
+Class QTabletEvent
+ size=104 align=4
+ base size=104 base align=4
+QTabletEvent (0xb42c3600) 0
+ vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
+ QInputEvent (0xb42c3640) 0
+ primary-for QTabletEvent (0xb42c3600)
+ QEvent (0xb42b7960) 0
+ primary-for QInputEvent (0xb42c3640)
+
+Vtable for QKeyEvent
+QKeyEvent::_ZTV9QKeyEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QKeyEvent)
+8 QKeyEvent::~QKeyEvent
+12 QKeyEvent::~QKeyEvent
+
+Class QKeyEvent
+ size=28 align=4
+ base size=27 base align=4
+QKeyEvent (0xb42c3b40) 0
+ vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
+ QInputEvent (0xb42c3b80) 0
+ primary-for QKeyEvent (0xb42c3b40)
+ QEvent (0xb42b7fb4) 0
+ primary-for QInputEvent (0xb42c3b80)
+
+Vtable for QFocusEvent
+QFocusEvent::_ZTV11QFocusEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusEvent)
+8 QFocusEvent::~QFocusEvent
+12 QFocusEvent::~QFocusEvent
+
+Class QFocusEvent
+ size=16 align=4
+ base size=16 base align=4
+QFocusEvent (0xb42fe0c0) 0
+ vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
+ QEvent (0xb42f2a14) 0
+ primary-for QFocusEvent (0xb42fe0c0)
+
+Vtable for QPaintEvent
+QPaintEvent::_ZTV11QPaintEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPaintEvent)
+8 QPaintEvent::~QPaintEvent
+12 QPaintEvent::~QPaintEvent
+
+Class QPaintEvent
+ size=36 align=4
+ base size=33 base align=4
+QPaintEvent (0xb42fe240) 0
+ vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
+ QEvent (0xb42f2ac8) 0
+ primary-for QPaintEvent (0xb42fe240)
+
+Vtable for QUpdateLaterEvent
+QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QUpdateLaterEvent)
+8 QUpdateLaterEvent::~QUpdateLaterEvent
+12 QUpdateLaterEvent::~QUpdateLaterEvent
+
+Class QUpdateLaterEvent
+ size=16 align=4
+ base size=16 base align=4
+QUpdateLaterEvent (0xb42fe3c0) 0
+ vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
+ QEvent (0xb42f2bf4) 0
+ primary-for QUpdateLaterEvent (0xb42fe3c0)
+
+Vtable for QMoveEvent
+QMoveEvent::_ZTV10QMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QMoveEvent)
+8 QMoveEvent::~QMoveEvent
+12 QMoveEvent::~QMoveEvent
+
+Class QMoveEvent
+ size=28 align=4
+ base size=28 base align=4
+QMoveEvent (0xb42fe480) 0
+ vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
+ QEvent (0xb42f2c6c) 0
+ primary-for QMoveEvent (0xb42fe480)
+
+Vtable for QResizeEvent
+QResizeEvent::_ZTV12QResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QResizeEvent)
+8 QResizeEvent::~QResizeEvent
+12 QResizeEvent::~QResizeEvent
+
+Class QResizeEvent
+ size=28 align=4
+ base size=28 base align=4
+QResizeEvent (0xb42fe580) 0
+ vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
+ QEvent (0xb42f2d20) 0
+ primary-for QResizeEvent (0xb42fe580)
+
+Vtable for QCloseEvent
+QCloseEvent::_ZTV11QCloseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QCloseEvent)
+8 QCloseEvent::~QCloseEvent
+12 QCloseEvent::~QCloseEvent
+
+Class QCloseEvent
+ size=12 align=4
+ base size=12 base align=4
+QCloseEvent (0xb42fe680) 0
+ vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
+ QEvent (0xb42f2dd4) 0
+ primary-for QCloseEvent (0xb42fe680)
+
+Vtable for QIconDragEvent
+QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QIconDragEvent)
+8 QIconDragEvent::~QIconDragEvent
+12 QIconDragEvent::~QIconDragEvent
+
+Class QIconDragEvent
+ size=12 align=4
+ base size=12 base align=4
+QIconDragEvent (0xb42fe700) 0
+ vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
+ QEvent (0xb42f2e10) 0
+ primary-for QIconDragEvent (0xb42fe700)
+
+Vtable for QShowEvent
+QShowEvent::_ZTV10QShowEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QShowEvent)
+8 QShowEvent::~QShowEvent
+12 QShowEvent::~QShowEvent
+
+Class QShowEvent
+ size=12 align=4
+ base size=12 base align=4
+QShowEvent (0xb42fe780) 0
+ vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
+ QEvent (0xb42f2e4c) 0
+ primary-for QShowEvent (0xb42fe780)
+
+Vtable for QHideEvent
+QHideEvent::_ZTV10QHideEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHideEvent)
+8 QHideEvent::~QHideEvent
+12 QHideEvent::~QHideEvent
+
+Class QHideEvent
+ size=12 align=4
+ base size=12 base align=4
+QHideEvent (0xb42fe800) 0
+ vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
+ QEvent (0xb42f2e88) 0
+ primary-for QHideEvent (0xb42fe800)
+
+Vtable for QContextMenuEvent
+QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QContextMenuEvent)
+8 QContextMenuEvent::~QContextMenuEvent
+12 QContextMenuEvent::~QContextMenuEvent
+
+Class QContextMenuEvent
+ size=36 align=4
+ base size=33 base align=4
+QContextMenuEvent (0xb42fe880) 0
+ vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
+ QInputEvent (0xb42fe8c0) 0
+ primary-for QContextMenuEvent (0xb42fe880)
+ QEvent (0xb42f2ec4) 0
+ primary-for QInputEvent (0xb42fe8c0)
+
+Class QInputMethodEvent::Attribute
+ size=24 align=4
+ base size=24 base align=4
+QInputMethodEvent::Attribute (0xb410221c) 0
+
+Vtable for QInputMethodEvent
+QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QInputMethodEvent)
+8 QInputMethodEvent::~QInputMethodEvent
+12 QInputMethodEvent::~QInputMethodEvent
+
+Class QInputMethodEvent
+ size=32 align=4
+ base size=32 base align=4
+QInputMethodEvent (0xb42feb00) 0
+ vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
+ QEvent (0xb41021e0) 0
+ primary-for QInputMethodEvent (0xb42feb00)
+
+Vtable for QDropEvent
+QDropEvent::_ZTV10QDropEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QDropEvent)
+8 QDropEvent::~QDropEvent
+12 QDropEvent::~QDropEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI10QDropEvent)
+36 QDropEvent::_ZThn12_N10QDropEventD1Ev
+40 QDropEvent::_ZThn12_N10QDropEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDropEvent
+ size=52 align=4
+ base size=52 base align=4
+QDropEvent (0xb411c4b0) 0
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
+ QEvent (0xb4102780) 0
+ primary-for QDropEvent (0xb411c4b0)
+ QMimeSource (0xb41027bc) 12 nearly-empty
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
+
+Vtable for QDragMoveEvent
+QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDragMoveEvent)
+8 QDragMoveEvent::~QDragMoveEvent
+12 QDragMoveEvent::~QDragMoveEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI14QDragMoveEvent)
+36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
+40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragMoveEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragMoveEvent (0xb412a3c0) 0
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
+ QDropEvent (0xb412f1e0) 0
+ primary-for QDragMoveEvent (0xb412a3c0)
+ QEvent (0xb4102ce4) 0
+ primary-for QDropEvent (0xb412f1e0)
+ QMimeSource (0xb4102d20) 12 nearly-empty
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
+
+Vtable for QDragEnterEvent
+QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragEnterEvent)
+8 QDragEnterEvent::~QDragEnterEvent
+12 QDragEnterEvent::~QDragEnterEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI15QDragEnterEvent)
+36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
+40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragEnterEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragEnterEvent (0xb412a5c0) 0
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
+ QDragMoveEvent (0xb412a600) 0
+ primary-for QDragEnterEvent (0xb412a5c0)
+ QDropEvent (0xb41352d0) 0
+ primary-for QDragMoveEvent (0xb412a600)
+ QEvent (0xb4102f00) 0
+ primary-for QDropEvent (0xb41352d0)
+ QMimeSource (0xb4102f3c) 12 nearly-empty
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
+
+Vtable for QDragResponseEvent
+QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QDragResponseEvent)
+8 QDragResponseEvent::~QDragResponseEvent
+12 QDragResponseEvent::~QDragResponseEvent
+
+Class QDragResponseEvent
+ size=16 align=4
+ base size=13 base align=4
+QDragResponseEvent (0xb412a680) 0
+ vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
+ QEvent (0xb4102f78) 0
+ primary-for QDragResponseEvent (0xb412a680)
+
+Vtable for QDragLeaveEvent
+QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragLeaveEvent)
+8 QDragLeaveEvent::~QDragLeaveEvent
+12 QDragLeaveEvent::~QDragLeaveEvent
+
+Class QDragLeaveEvent
+ size=12 align=4
+ base size=12 base align=4
+QDragLeaveEvent (0xb412a740) 0
+ vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
+ QEvent (0xb413b000) 0
+ primary-for QDragLeaveEvent (0xb412a740)
+
+Vtable for QHelpEvent
+QHelpEvent::_ZTV10QHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHelpEvent)
+8 QHelpEvent::~QHelpEvent
+12 QHelpEvent::~QHelpEvent
+
+Class QHelpEvent
+ size=28 align=4
+ base size=28 base align=4
+QHelpEvent (0xb412a7c0) 0
+ vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
+ QEvent (0xb413b03c) 0
+ primary-for QHelpEvent (0xb412a7c0)
+
+Vtable for QStatusTipEvent
+QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QStatusTipEvent)
+8 QStatusTipEvent::~QStatusTipEvent
+12 QStatusTipEvent::~QStatusTipEvent
+
+Class QStatusTipEvent
+ size=16 align=4
+ base size=16 base align=4
+QStatusTipEvent (0xb412a9c0) 0
+ vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
+ QEvent (0xb413b2d0) 0
+ primary-for QStatusTipEvent (0xb412a9c0)
+
+Vtable for QWhatsThisClickedEvent
+QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
+8 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+12 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+
+Class QWhatsThisClickedEvent
+ size=16 align=4
+ base size=16 base align=4
+QWhatsThisClickedEvent (0xb412aa80) 0
+ vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
+ QEvent (0xb413b384) 0
+ primary-for QWhatsThisClickedEvent (0xb412aa80)
+
+Vtable for QActionEvent
+QActionEvent::_ZTV12QActionEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionEvent)
+8 QActionEvent::~QActionEvent
+12 QActionEvent::~QActionEvent
+
+Class QActionEvent
+ size=20 align=4
+ base size=20 base align=4
+QActionEvent (0xb412ab40) 0
+ vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
+ QEvent (0xb413b438) 0
+ primary-for QActionEvent (0xb412ab40)
+
+Vtable for QFileOpenEvent
+QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QFileOpenEvent)
+8 QFileOpenEvent::~QFileOpenEvent
+12 QFileOpenEvent::~QFileOpenEvent
+
+Class QFileOpenEvent
+ size=16 align=4
+ base size=16 base align=4
+QFileOpenEvent (0xb412ac40) 0
+ vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
+ QEvent (0xb413b4ec) 0
+ primary-for QFileOpenEvent (0xb412ac40)
+
+Vtable for QToolBarChangeEvent
+QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
+8 QToolBarChangeEvent::~QToolBarChangeEvent
+12 QToolBarChangeEvent::~QToolBarChangeEvent
+
+Class QToolBarChangeEvent
+ size=16 align=4
+ base size=13 base align=4
+QToolBarChangeEvent (0xb412ad00) 0
+ vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
+ QEvent (0xb413b5a0) 0
+ primary-for QToolBarChangeEvent (0xb412ad00)
+
+Vtable for QShortcutEvent
+QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QShortcutEvent)
+8 QShortcutEvent::~QShortcutEvent
+12 QShortcutEvent::~QShortcutEvent
+
+Class QShortcutEvent
+ size=24 align=4
+ base size=24 base align=4
+QShortcutEvent (0xb412ae40) 0
+ vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
+ QEvent (0xb413b618) 0
+ primary-for QShortcutEvent (0xb412ae40)
+
+Vtable for QClipboardEvent
+QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QClipboardEvent)
+8 QClipboardEvent::~QClipboardEvent
+12 QClipboardEvent::~QClipboardEvent
+
+Class QClipboardEvent
+ size=12 align=4
+ base size=12 base align=4
+QClipboardEvent (0xb4157040) 0
+ vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
+ QEvent (0xb413b7bc) 0
+ primary-for QClipboardEvent (0xb4157040)
+
+Vtable for QWindowStateChangeEvent
+QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
+8 QWindowStateChangeEvent::~QWindowStateChangeEvent
+12 QWindowStateChangeEvent::~QWindowStateChangeEvent
+
+Class QWindowStateChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QWindowStateChangeEvent (0xb4157100) 0
+ vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
+ QEvent (0xb413b834) 0
+ primary-for QWindowStateChangeEvent (0xb4157100)
+
+Vtable for QMenubarUpdatedEvent
+QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QMenubarUpdatedEvent)
+8 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+12 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+
+Class QMenubarUpdatedEvent
+ size=16 align=4
+ base size=16 base align=4
+QMenubarUpdatedEvent (0xb41571c0) 0
+ vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
+ QEvent (0xb413b8e8) 0
+ primary-for QMenubarUpdatedEvent (0xb41571c0)
+
+Class QTouchEvent::TouchPoint
+ size=4 align=4
+ base size=4 base align=4
+QTouchEvent::TouchPoint (0xb413bb04) 0
+
+Vtable for QTouchEvent
+QTouchEvent::_ZTV11QTouchEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTouchEvent)
+8 QTouchEvent::~QTouchEvent
+12 QTouchEvent::~QTouchEvent
+
+Class QTouchEvent
+ size=32 align=4
+ base size=32 base align=4
+QTouchEvent (0xb4157300) 0
+ vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 8u)
+ QInputEvent (0xb4157340) 0
+ primary-for QTouchEvent (0xb4157300)
+ QEvent (0xb413bac8) 0
+ primary-for QInputEvent (0xb4157340)
+
+Vtable for QGestureEvent
+QGestureEvent::_ZTV13QGestureEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGestureEvent)
+8 QGestureEvent::~QGestureEvent
+12 QGestureEvent::~QGestureEvent
+
+Class QGestureEvent
+ size=12 align=4
+ base size=12 base align=4
+QGestureEvent (0xb4157700) 0
+ vptr=((& QGestureEvent::_ZTV13QGestureEvent) + 8u)
+ QEvent (0xb413bdd4) 0
+ primary-for QGestureEvent (0xb4157700)
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb413be10) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb4157b40) 0
+ QVector<QPoint> (0xb41b30b4) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb41d7180) 0
+ QVector<QPointF> (0xb41b3a8c) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb41f63c0) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb4012564) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb4012528) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb4012a50) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb4012b7c) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb4075b04) 0
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb40dea50) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb40f6348) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb40e3b00) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb40f6d20) 0
+ primary-for QImage (0xb40e3b00)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb3f60400) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb3f538e8) 0
+ primary-for QPixmap (0xb3f60400)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb3f53f78) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb3fac12c) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb3fac4ec) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb3fd9280) 0
+ QGradient (0xb3fac780) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb3fd9380) 0
+ QGradient (0xb3fac7bc) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb3fd9480) 0
+ QGradient (0xb3fac7f8) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb3fac834) 0
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb3fac9d8) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb3fac99c) 0
+
+Class QTextLength
+ size=12 align=4
+ base size=12 base align=4
+QTextLength (0xb3e0b564) 0
+
+Class QTextFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFormat (0xb3e0bdd4) 0
+
+Class QTextCharFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextCharFormat (0xb3e27d40) 0
+ QTextFormat (0xb3e6f348) 0
+
+Class QTextBlockFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockFormat (0xb3eb3c80) 0
+ QTextFormat (0xb3ec3924) 0
+
+Class QTextListFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextListFormat (0xb3ee1240) 0
+ QTextFormat (0xb3ee60f0) 0
+
+Class QTextImageFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextImageFormat (0xb3ee1400) 0
+ QTextCharFormat (0xb3ee1440) 0
+ QTextFormat (0xb3ee6348) 0
+
+Class QTextFrameFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextFrameFormat (0xb3ee1680) 0
+ QTextFormat (0xb3ee6618) 0
+
+Class QTextTableFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableFormat (0xb3ee1d00) 0
+ QTextFrameFormat (0xb3ee1d40) 0
+ QTextFormat (0xb3ee6e4c) 0
+
+Class QTextTableCellFormat
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCellFormat (0xb3d19240) 0
+ QTextCharFormat (0xb3d19280) 0
+ QTextFormat (0xb3d18438) 0
+
+Class QTextInlineObject
+ size=8 align=4
+ base size=8 base align=4
+QTextInlineObject (0xb3d187bc) 0
+
+Class QTextLayout::FormatRange
+ size=16 align=4
+ base size=16 base align=4
+QTextLayout::FormatRange (0xb3d18b40) 0
+
+Class QTextLayout
+ size=4 align=4
+ base size=4 base align=4
+QTextLayout (0xb3d18b04) 0
+
+Class QTextLine
+ size=8 align=4
+ base size=8 base align=4
+QTextLine (0xb3d18ce4) 0
+
+Vtable for QAbstractUndoItem
+QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractUndoItem)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAbstractUndoItem
+ size=4 align=4
+ base size=4 base align=4
+QAbstractUndoItem (0xb3d5a0b4) 0 nearly-empty
+ vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 8u)
+
+Vtable for QTextDocument
+QTextDocument::_ZTV13QTextDocument: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QTextDocument)
+8 QTextDocument::metaObject
+12 QTextDocument::qt_metacast
+16 QTextDocument::qt_metacall
+20 QTextDocument::~QTextDocument
+24 QTextDocument::~QTextDocument
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextDocument::clear
+60 QTextDocument::createObject
+64 QTextDocument::loadResource
+
+Class QTextDocument
+ size=8 align=4
+ base size=8 base align=4
+QTextDocument (0xb3d19ec0) 0
+ vptr=((& QTextDocument::_ZTV13QTextDocument) + 8u)
+ QObject (0xb3d5a2d0) 0
+ primary-for QTextDocument (0xb3d19ec0)
+
+Class QTextCursor
+ size=4 align=4
+ base size=4 base align=4
+QTextCursor (0xb3d5a5dc) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb3d5a654) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb3d80cc0) 0
+ QPalette (0xb3d5af3c) 0
+
+Class QAbstractTextDocumentLayout::Selection
+ size=12 align=4
+ base size=12 base align=4
+QAbstractTextDocumentLayout::Selection (0xb3df40f0) 0
+
+Class QAbstractTextDocumentLayout::PaintContext
+ size=48 align=4
+ base size=48 base align=4
+QAbstractTextDocumentLayout::PaintContext (0xb3df412c) 0
+
+Vtable for QAbstractTextDocumentLayout
+QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
+8 QAbstractTextDocumentLayout::metaObject
+12 QAbstractTextDocumentLayout::qt_metacast
+16 QAbstractTextDocumentLayout::qt_metacall
+20 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+24 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QAbstractTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTextDocumentLayout (0xb3de4800) 0
+ vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 8u)
+ QObject (0xb3df40b4) 0
+ primary-for QAbstractTextDocumentLayout (0xb3de4800)
+
+Vtable for QTextObjectInterface
+QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextObjectInterface)
+8 QTextObjectInterface::~QTextObjectInterface
+12 QTextObjectInterface::~QTextObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextObjectInterface (0xb3df4870) 0 nearly-empty
+ vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 8u)
+
+Class QFontDatabase
+ size=4 align=4
+ base size=4 base align=4
+QFontDatabase (0xb3df4d5c) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb3df4d98) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb3df4dd4) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb3c3803c) 0
+
+Vtable for QTextObject
+QTextObject::_ZTV11QTextObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextObject)
+8 QTextObject::metaObject
+12 QTextObject::qt_metacast
+16 QTextObject::qt_metacall
+20 QTextObject::~QTextObject
+24 QTextObject::~QTextObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextObject
+ size=8 align=4
+ base size=8 base align=4
+QTextObject (0xb3c19680) 0
+ vptr=((& QTextObject::_ZTV11QTextObject) + 8u)
+ QObject (0xb3c380f0) 0
+ primary-for QTextObject (0xb3c19680)
+
+Vtable for QTextBlockGroup
+QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTextBlockGroup)
+8 QTextBlockGroup::metaObject
+12 QTextBlockGroup::qt_metacast
+16 QTextBlockGroup::qt_metacall
+20 QTextBlockGroup::~QTextBlockGroup
+24 QTextBlockGroup::~QTextBlockGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextBlockGroup
+ size=8 align=4
+ base size=8 base align=4
+QTextBlockGroup (0xb3c19940) 0
+ vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 8u)
+ QTextObject (0xb3c19980) 0
+ primary-for QTextBlockGroup (0xb3c19940)
+ QObject (0xb3c3830c) 0
+ primary-for QTextObject (0xb3c19980)
+
+Vtable for QTextFrameLayoutData
+QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
+8 QTextFrameLayoutData::~QTextFrameLayoutData
+12 QTextFrameLayoutData::~QTextFrameLayoutData
+
+Class QTextFrameLayoutData
+ size=4 align=4
+ base size=4 base align=4
+QTextFrameLayoutData (0xb3c38528) 0 nearly-empty
+ vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 8u)
+
+Class QTextFrame::iterator
+ size=20 align=4
+ base size=20 base align=4
+QTextFrame::iterator (0xb3c385a0) 0
+
+Vtable for QTextFrame
+QTextFrame::_ZTV10QTextFrame: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextFrame)
+8 QTextFrame::metaObject
+12 QTextFrame::qt_metacast
+16 QTextFrame::qt_metacall
+20 QTextFrame::~QTextFrame
+24 QTextFrame::~QTextFrame
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextFrame
+ size=8 align=4
+ base size=8 base align=4
+QTextFrame (0xb3c19c80) 0
+ vptr=((& QTextFrame::_ZTV10QTextFrame) + 8u)
+ QTextObject (0xb3c19cc0) 0
+ primary-for QTextFrame (0xb3c19c80)
+ QObject (0xb3c38564) 0
+ primary-for QTextObject (0xb3c19cc0)
+
+Vtable for QTextBlockUserData
+QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTextBlockUserData)
+8 QTextBlockUserData::~QTextBlockUserData
+12 QTextBlockUserData::~QTextBlockUserData
+
+Class QTextBlockUserData
+ size=4 align=4
+ base size=4 base align=4
+QTextBlockUserData (0xb3c78258) 0 nearly-empty
+ vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 8u)
+
+Class QTextBlock::iterator
+ size=16 align=4
+ base size=16 base align=4
+QTextBlock::iterator (0xb3c782d0) 0
+
+Class QTextBlock
+ size=8 align=4
+ base size=8 base align=4
+QTextBlock (0xb3c78294) 0
+
+Class QTextFragment
+ size=12 align=4
+ base size=12 base align=4
+QTextFragment (0xb3c91f3c) 0
+
+Vtable for QSyntaxHighlighter
+QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
+8 QSyntaxHighlighter::metaObject
+12 QSyntaxHighlighter::qt_metacast
+16 QSyntaxHighlighter::qt_metacall
+20 QSyntaxHighlighter::~QSyntaxHighlighter
+24 QSyntaxHighlighter::~QSyntaxHighlighter
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QSyntaxHighlighter
+ size=8 align=4
+ base size=8 base align=4
+QSyntaxHighlighter (0xb3c96980) 0
+ vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 8u)
+ QObject (0xb3ca3e88) 0
+ primary-for QSyntaxHighlighter (0xb3c96980)
+
+Class QTextDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentFragment (0xb3cbd0b4) 0
+
+Class QTextDocumentWriter
+ size=4 align=4
+ base size=4 base align=4
+QTextDocumentWriter (0xb3cbd0f0) 0
+
+Vtable for QTextList
+QTextList::_ZTV9QTextList: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextList)
+8 QTextList::metaObject
+12 QTextList::qt_metacast
+16 QTextList::qt_metacall
+20 QTextList::~QTextList
+24 QTextList::~QTextList
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTextBlockGroup::blockInserted
+60 QTextBlockGroup::blockRemoved
+64 QTextBlockGroup::blockFormatChanged
+
+Class QTextList
+ size=8 align=4
+ base size=8 base align=4
+QTextList (0xb3c96cc0) 0
+ vptr=((& QTextList::_ZTV9QTextList) + 8u)
+ QTextBlockGroup (0xb3c96d00) 0
+ primary-for QTextList (0xb3c96cc0)
+ QTextObject (0xb3c96d40) 0
+ primary-for QTextBlockGroup (0xb3c96d00)
+ QObject (0xb3cbd12c) 0
+ primary-for QTextObject (0xb3c96d40)
+
+Class QTextTableCell
+ size=8 align=4
+ base size=8 base align=4
+QTextTableCell (0xb3cbd708) 0
+
+Vtable for QTextTable
+QTextTable::_ZTV10QTextTable: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextTable)
+8 QTextTable::metaObject
+12 QTextTable::qt_metacast
+16 QTextTable::qt_metacall
+20 QTextTable::~QTextTable
+24 QTextTable::~QTextTable
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTextTable
+ size=8 align=4
+ base size=8 base align=4
+QTextTable (0xb3cd2840) 0
+ vptr=((& QTextTable::_ZTV10QTextTable) + 8u)
+ QTextFrame (0xb3cd2880) 0
+ primary-for QTextTable (0xb3cd2840)
+ QTextObject (0xb3cd28c0) 0
+ primary-for QTextFrame (0xb3cd2880)
+ QObject (0xb3cbdf78) 0
+ primary-for QTextObject (0xb3cd28c0)
+
+Vtable for QCompleter
+QCompleter::_ZTV10QCompleter: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QCompleter)
+8 QCompleter::metaObject
+12 QCompleter::qt_metacast
+16 QCompleter::qt_metacall
+20 QCompleter::~QCompleter
+24 QCompleter::~QCompleter
+28 QCompleter::event
+32 QCompleter::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCompleter::pathFromIndex
+60 QCompleter::splitPath
+
+Class QCompleter
+ size=8 align=4
+ base size=8 base align=4
+QCompleter (0xb3cd2e80) 0
+ vptr=((& QCompleter::_ZTV10QCompleter) + 8u)
+ QObject (0xb3af04ec) 0
+ primary-for QCompleter (0xb3cd2e80)
+
+Class QDesktopServices
+ size=1 align=1
+ base size=0 base align=1
+QDesktopServices (0xb3af0708) 0 empty
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb3af0780) 0
+
+Vtable for QSystemTrayIcon
+QSystemTrayIcon::_ZTV15QSystemTrayIcon: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSystemTrayIcon)
+8 QSystemTrayIcon::metaObject
+12 QSystemTrayIcon::qt_metacast
+16 QSystemTrayIcon::qt_metacall
+20 QSystemTrayIcon::~QSystemTrayIcon
+24 QSystemTrayIcon::~QSystemTrayIcon
+28 QSystemTrayIcon::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSystemTrayIcon
+ size=8 align=4
+ base size=8 base align=4
+QSystemTrayIcon (0xb3b07580) 0
+ vptr=((& QSystemTrayIcon::_ZTV15QSystemTrayIcon) + 8u)
+ QObject (0xb3af09d8) 0
+ primary-for QSystemTrayIcon (0xb3b07580)
+
+Vtable for QUndoGroup
+QUndoGroup::_ZTV10QUndoGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoGroup)
+8 QUndoGroup::metaObject
+12 QUndoGroup::qt_metacast
+16 QUndoGroup::qt_metacall
+20 QUndoGroup::~QUndoGroup
+24 QUndoGroup::~QUndoGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoGroup
+ size=8 align=4
+ base size=8 base align=4
+QUndoGroup (0xb3b07900) 0
+ vptr=((& QUndoGroup::_ZTV10QUndoGroup) + 8u)
+ QObject (0xb3af0bf4) 0
+ primary-for QUndoGroup (0xb3b07900)
+
+Vtable for QUndoCommand
+QUndoCommand::_ZTV12QUndoCommand: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QUndoCommand)
+8 QUndoCommand::~QUndoCommand
+12 QUndoCommand::~QUndoCommand
+16 QUndoCommand::undo
+20 QUndoCommand::redo
+24 QUndoCommand::id
+28 QUndoCommand::mergeWith
+
+Class QUndoCommand
+ size=8 align=4
+ base size=8 base align=4
+QUndoCommand (0xb3af0e10) 0
+ vptr=((& QUndoCommand::_ZTV12QUndoCommand) + 8u)
+
+Vtable for QUndoStack
+QUndoStack::_ZTV10QUndoStack: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUndoStack)
+8 QUndoStack::metaObject
+12 QUndoStack::qt_metacast
+16 QUndoStack::qt_metacall
+20 QUndoStack::~QUndoStack
+24 QUndoStack::~QUndoStack
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QUndoStack
+ size=8 align=4
+ base size=8 base align=4
+QUndoStack (0xb3b07c00) 0
+ vptr=((& QUndoStack::_ZTV10QUndoStack) + 8u)
+ QObject (0xb3af0e4c) 0
+ primary-for QUndoStack (0xb3b07c00)
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb3b5c078) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb3b9bf3c) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb3b9bf78) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb3bced70) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb3b9bfb4) 0
+ primary-for QWidget (0xb3bced70)
+ QPaintDevice (0xb3bd9000) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for QFrame
+QFrame::_ZTV6QFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QFrame)
+8 QFrame::metaObject
+12 QFrame::qt_metacast
+16 QFrame::qt_metacall
+20 QFrame::~QFrame
+24 QFrame::~QFrame
+28 QFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QFrame)
+232 QFrame::_ZThn8_N6QFrameD1Ev
+236 QFrame::_ZThn8_N6QFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFrame
+ size=20 align=4
+ base size=20 base align=4
+QFrame (0xb3a837c0) 0
+ vptr=((& QFrame::_ZTV6QFrame) + 8u)
+ QWidget (0xb3aa04b0) 0
+ primary-for QFrame (0xb3a837c0)
+ QObject (0xb3a85744) 0
+ primary-for QWidget (0xb3aa04b0)
+ QPaintDevice (0xb3a85780) 8
+ vptr=((& QFrame::_ZTV6QFrame) + 232u)
+
+Vtable for QAbstractScrollArea
+QAbstractScrollArea::_ZTV19QAbstractScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+8 QAbstractScrollArea::metaObject
+12 QAbstractScrollArea::qt_metacast
+16 QAbstractScrollArea::qt_metacall
+20 QAbstractScrollArea::~QAbstractScrollArea
+24 QAbstractScrollArea::~QAbstractScrollArea
+28 QAbstractScrollArea::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI19QAbstractScrollArea)
+240 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD1Ev
+244 QAbstractScrollArea::_ZThn8_N19QAbstractScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QAbstractScrollArea (0xb3a83a80) 0
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 8u)
+ QFrame (0xb3a83ac0) 0
+ primary-for QAbstractScrollArea (0xb3a83a80)
+ QWidget (0xb3ab50a0) 0
+ primary-for QFrame (0xb3a83ac0)
+ QObject (0xb3a8599c) 0
+ primary-for QWidget (0xb3ab50a0)
+ QPaintDevice (0xb3a859d8) 8
+ vptr=((& QAbstractScrollArea::_ZTV19QAbstractScrollArea) + 240u)
+
+Class QItemSelectionRange
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionRange (0xb3a85bf4) 0
+
+Vtable for QItemSelectionModel
+QItemSelectionModel::_ZTV19QItemSelectionModel: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QItemSelectionModel)
+8 QItemSelectionModel::metaObject
+12 QItemSelectionModel::qt_metacast
+16 QItemSelectionModel::qt_metacall
+20 QItemSelectionModel::~QItemSelectionModel
+24 QItemSelectionModel::~QItemSelectionModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemSelectionModel::select
+60 QItemSelectionModel::select
+64 QItemSelectionModel::clear
+68 QItemSelectionModel::reset
+
+Class QItemSelectionModel
+ size=8 align=4
+ base size=8 base align=4
+QItemSelectionModel (0xb3ad7840) 0
+ vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 8u)
+ QObject (0xb3ae8c6c) 0
+ primary-for QItemSelectionModel (0xb3ad7840)
+
+Class QItemSelection
+ size=4 align=4
+ base size=4 base align=4
+QItemSelection (0xb3ad7d00) 0
+ QList<QItemSelectionRange> (0xb393003c) 0
+
+Vtable for QValidator
+QValidator::_ZTV10QValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QValidator)
+8 QValidator::metaObject
+12 QValidator::qt_metacast
+16 QValidator::qt_metacall
+20 QValidator::~QValidator
+24 QValidator::~QValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QValidator::fixup
+
+Class QValidator
+ size=8 align=4
+ base size=8 base align=4
+QValidator (0xb3ad7e80) 0
+ vptr=((& QValidator::_ZTV10QValidator) + 8u)
+ QObject (0xb39301e0) 0
+ primary-for QValidator (0xb3ad7e80)
+
+Vtable for QIntValidator
+QIntValidator::_ZTV13QIntValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIntValidator)
+8 QIntValidator::metaObject
+12 QIntValidator::qt_metacast
+16 QIntValidator::qt_metacall
+20 QIntValidator::~QIntValidator
+24 QIntValidator::~QIntValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIntValidator::validate
+60 QValidator::fixup
+64 QIntValidator::setRange
+
+Class QIntValidator
+ size=16 align=4
+ base size=16 base align=4
+QIntValidator (0xb3950140) 0
+ vptr=((& QIntValidator::_ZTV13QIntValidator) + 8u)
+ QValidator (0xb3950180) 0
+ primary-for QIntValidator (0xb3950140)
+ QObject (0xb39303fc) 0
+ primary-for QValidator (0xb3950180)
+
+Vtable for QDoubleValidator
+QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDoubleValidator)
+8 QDoubleValidator::metaObject
+12 QDoubleValidator::qt_metacast
+16 QDoubleValidator::qt_metacall
+20 QDoubleValidator::~QDoubleValidator
+24 QDoubleValidator::~QDoubleValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDoubleValidator::validate
+60 QValidator::fixup
+64 QDoubleValidator::setRange
+
+Class QDoubleValidator
+ size=28 align=4
+ base size=28 base align=4
+QDoubleValidator (0xb3950440) 0
+ vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 8u)
+ QValidator (0xb3950480) 0
+ primary-for QDoubleValidator (0xb3950440)
+ QObject (0xb39305a0) 0
+ primary-for QValidator (0xb3950480)
+
+Vtable for QRegExpValidator
+QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QRegExpValidator)
+8 QRegExpValidator::metaObject
+12 QRegExpValidator::qt_metacast
+16 QRegExpValidator::qt_metacall
+20 QRegExpValidator::~QRegExpValidator
+24 QRegExpValidator::~QRegExpValidator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QRegExpValidator::validate
+60 QValidator::fixup
+
+Class QRegExpValidator
+ size=12 align=4
+ base size=12 base align=4
+QRegExpValidator (0xb3950800) 0
+ vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 8u)
+ QValidator (0xb3950840) 0
+ primary-for QRegExpValidator (0xb3950800)
+ QObject (0xb3930870) 0
+ primary-for QValidator (0xb3950840)
+
+Vtable for QAbstractSpinBox
+QAbstractSpinBox::_ZTV16QAbstractSpinBox: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+8 QAbstractSpinBox::metaObject
+12 QAbstractSpinBox::qt_metacast
+16 QAbstractSpinBox::qt_metacall
+20 QAbstractSpinBox::~QAbstractSpinBox
+24 QAbstractSpinBox::~QAbstractSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSpinBox::validate
+228 QAbstractSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI16QAbstractSpinBox)
+252 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD1Ev
+256 QAbstractSpinBox::_ZThn8_N16QAbstractSpinBoxD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSpinBox (0xb3950ac0) 0
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 8u)
+ QWidget (0xb3976f00) 0
+ primary-for QAbstractSpinBox (0xb3950ac0)
+ QObject (0xb39309d8) 0
+ primary-for QWidget (0xb3976f00)
+ QPaintDevice (0xb3930a14) 8
+ vptr=((& QAbstractSpinBox::_ZTV16QAbstractSpinBox) + 252u)
+
+Vtable for QAbstractSlider
+QAbstractSlider::_ZTV15QAbstractSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSlider)
+8 QAbstractSlider::metaObject
+12 QAbstractSlider::qt_metacast
+16 QAbstractSlider::qt_metacall
+20 QAbstractSlider::~QAbstractSlider
+24 QAbstractSlider::~QAbstractSlider
+28 QAbstractSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QAbstractSlider)
+236 QAbstractSlider::_ZThn8_N15QAbstractSliderD1Ev
+240 QAbstractSlider::_ZThn8_N15QAbstractSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractSlider
+ size=20 align=4
+ base size=20 base align=4
+QAbstractSlider (0xb3950ec0) 0
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 8u)
+ QWidget (0xb399caf0) 0
+ primary-for QAbstractSlider (0xb3950ec0)
+ QObject (0xb3930d20) 0
+ primary-for QWidget (0xb399caf0)
+ QPaintDevice (0xb3930d5c) 8
+ vptr=((& QAbstractSlider::_ZTV15QAbstractSlider) + 236u)
+
+Vtable for QSlider
+QSlider::_ZTV7QSlider: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QSlider)
+8 QSlider::metaObject
+12 QSlider::qt_metacast
+16 QSlider::qt_metacall
+20 QSlider::~QSlider
+24 QSlider::~QSlider
+28 QSlider::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSlider::sizeHint
+68 QSlider::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSlider::mousePressEvent
+84 QSlider::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSlider::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSlider::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractSlider::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI7QSlider)
+236 QSlider::_ZThn8_N7QSliderD1Ev
+240 QSlider::_ZThn8_N7QSliderD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSlider
+ size=20 align=4
+ base size=20 base align=4
+QSlider (0xb39c2440) 0
+ vptr=((& QSlider::_ZTV7QSlider) + 8u)
+ QAbstractSlider (0xb39c2480) 0
+ primary-for QSlider (0xb39c2440)
+ QWidget (0xb39c8730) 0
+ primary-for QAbstractSlider (0xb39c2480)
+ QObject (0xb39cc03c) 0
+ primary-for QWidget (0xb39c8730)
+ QPaintDevice (0xb39cc078) 8
+ vptr=((& QSlider::_ZTV7QSlider) + 236u)
+
+Vtable for QStyle
+QStyle::_ZTV6QStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QStyle)
+8 QStyle::metaObject
+12 QStyle::qt_metacast
+16 QStyle::qt_metacall
+20 QStyle::~QStyle
+24 QStyle::~QStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyle::polish
+60 QStyle::unpolish
+64 QStyle::polish
+68 QStyle::unpolish
+72 QStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+120 __cxa_pure_virtual
+124 __cxa_pure_virtual
+128 __cxa_pure_virtual
+132 __cxa_pure_virtual
+136 __cxa_pure_virtual
+
+Class QStyle
+ size=8 align=4
+ base size=8 base align=4
+QStyle (0xb39c2840) 0
+ vptr=((& QStyle::_ZTV6QStyle) + 8u)
+ QObject (0xb39cc348) 0
+ primary-for QStyle (0xb39c2840)
+
+Vtable for QTabBar
+QTabBar::_ZTV7QTabBar: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QTabBar)
+8 QTabBar::metaObject
+12 QTabBar::qt_metacast
+16 QTabBar::qt_metacall
+20 QTabBar::~QTabBar
+24 QTabBar::~QTabBar
+28 QTabBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabBar::sizeHint
+68 QTabBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTabBar::mousePressEvent
+84 QTabBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QTabBar::mouseMoveEvent
+96 QTabBar::wheelEvent
+100 QTabBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabBar::paintEvent
+128 QWidget::moveEvent
+132 QTabBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabBar::showEvent
+172 QTabBar::hideEvent
+176 QWidget::x11Event
+180 QTabBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabBar::tabSizeHint
+228 QTabBar::tabInserted
+232 QTabBar::tabRemoved
+236 QTabBar::tabLayoutChange
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI7QTabBar)
+248 QTabBar::_ZThn8_N7QTabBarD1Ev
+252 QTabBar::_ZThn8_N7QTabBarD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabBar
+ size=20 align=4
+ base size=20 base align=4
+QTabBar (0xb39c2dc0) 0
+ vptr=((& QTabBar::_ZTV7QTabBar) + 8u)
+ QWidget (0xb3838b40) 0
+ primary-for QTabBar (0xb39c2dc0)
+ QObject (0xb39cc744) 0
+ primary-for QWidget (0xb3838b40)
+ QPaintDevice (0xb39cc780) 8
+ vptr=((& QTabBar::_ZTV7QTabBar) + 248u)
+
+Vtable for QTabWidget
+QTabWidget::_ZTV10QTabWidget: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTabWidget)
+8 QTabWidget::metaObject
+12 QTabWidget::qt_metacast
+16 QTabWidget::qt_metacall
+20 QTabWidget::~QTabWidget
+24 QTabWidget::~QTabWidget
+28 QTabWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QTabWidget::sizeHint
+68 QTabWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QTabWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTabWidget::paintEvent
+128 QWidget::moveEvent
+132 QTabWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QTabWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTabWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTabWidget::tabInserted
+228 QTabWidget::tabRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI10QTabWidget)
+240 QTabWidget::_ZThn8_N10QTabWidgetD1Ev
+244 QTabWidget::_ZThn8_N10QTabWidgetD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTabWidget
+ size=20 align=4
+ base size=20 base align=4
+QTabWidget (0xb38660c0) 0
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 8u)
+ QWidget (0xb3867280) 0
+ primary-for QTabWidget (0xb38660c0)
+ QObject (0xb39cc99c) 0
+ primary-for QWidget (0xb3867280)
+ QPaintDevice (0xb39cc9d8) 8
+ vptr=((& QTabWidget::_ZTV10QTabWidget) + 240u)
+
+Vtable for QRubberBand
+QRubberBand::_ZTV11QRubberBand: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QRubberBand)
+8 QRubberBand::metaObject
+12 QRubberBand::qt_metacast
+16 QRubberBand::qt_metacall
+20 QRubberBand::~QRubberBand
+24 QRubberBand::~QRubberBand
+28 QRubberBand::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRubberBand::paintEvent
+128 QRubberBand::moveEvent
+132 QRubberBand::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QRubberBand::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QRubberBand::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QRubberBand)
+232 QRubberBand::_ZThn8_N11QRubberBandD1Ev
+236 QRubberBand::_ZThn8_N11QRubberBandD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRubberBand
+ size=20 align=4
+ base size=20 base align=4
+QRubberBand (0xb3866900) 0
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 8u)
+ QWidget (0xb38905f0) 0
+ primary-for QRubberBand (0xb3866900)
+ QObject (0xb39ccf00) 0
+ primary-for QWidget (0xb38905f0)
+ QPaintDevice (0xb39ccf3c) 8
+ vptr=((& QRubberBand::_ZTV11QRubberBand) + 232u)
+
+Class QStyleOption
+ size=44 align=4
+ base size=44 base align=4
+QStyleOption (0xb389f384) 0
+
+Class QStyleOptionFocusRect
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFocusRect (0xb3866d80) 0
+ QStyleOption (0xb389f3c0) 0
+
+Class QStyleOptionFrame
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionFrame (0xb3866f80) 0
+ QStyleOption (0xb389f744) 0
+
+Class QStyleOptionFrameV2
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionFrameV2 (0xb38b8180) 0
+ QStyleOptionFrame (0xb38b81c0) 0
+ QStyleOption (0xb389fa8c) 0
+
+Class QStyleOptionFrameV3
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionFrameV3 (0xb38b8680) 0
+ QStyleOptionFrameV2 (0xb38b86c0) 0
+ QStyleOptionFrame (0xb38b8700) 0
+ QStyleOption (0xb389ffb4) 0
+
+Class QStyleOptionTabWidgetFrame
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabWidgetFrame (0xb38b8a40) 0
+ QStyleOption (0xb38e13c0) 0
+
+Class QStyleOptionTabWidgetFrameV2
+ size=112 align=4
+ base size=112 base align=4
+QStyleOptionTabWidgetFrameV2 (0xb38b8c40) 0
+ QStyleOptionTabWidgetFrame (0xb38b8c80) 0
+ QStyleOption (0xb38e1a50) 0
+
+Class QStyleOptionTabBarBase
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabBarBase (0xb38b8fc0) 0
+ QStyleOption (0xb38e1f3c) 0
+
+Class QStyleOptionTabBarBaseV2
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionTabBarBaseV2 (0xb36f21c0) 0
+ QStyleOptionTabBarBase (0xb36f2200) 0
+ QStyleOption (0xb36f93fc) 0
+
+Class QStyleOptionHeader
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionHeader (0xb36f2540) 0
+ QStyleOption (0xb36f9780) 0
+
+Class QStyleOptionButton
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionButton (0xb36f2800) 0
+ QStyleOption (0xb370d258) 0
+
+Class QStyleOptionTab
+ size=72 align=4
+ base size=72 base align=4
+QStyleOptionTab (0xb36f2b80) 0
+ QStyleOption (0xb370db7c) 0
+
+Class QStyleOptionTabV2
+ size=80 align=4
+ base size=80 base align=4
+QStyleOptionTabV2 (0xb36f2f40) 0
+ QStyleOptionTab (0xb36f2f80) 0
+ QStyleOption (0xb37465a0) 0
+
+Class QStyleOptionTabV3
+ size=100 align=4
+ base size=100 base align=4
+QStyleOptionTabV3 (0xb37622c0) 0
+ QStyleOptionTabV2 (0xb3762300) 0
+ QStyleOptionTab (0xb3762340) 0
+ QStyleOption (0xb3746b04) 0
+
+Class QStyleOptionToolBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionToolBar (0xb3762740) 0
+ QStyleOption (0xb37733fc) 0
+
+Class QStyleOptionProgressBar
+ size=68 align=4
+ base size=65 base align=4
+QStyleOptionProgressBar (0xb3762ac0) 0
+ QStyleOption (0xb3773ac8) 0
+
+Class QStyleOptionProgressBarV2
+ size=76 align=4
+ base size=74 base align=4
+QStyleOptionProgressBarV2 (0xb3762d00) 0
+ QStyleOptionProgressBar (0xb3762d40) 0
+ QStyleOption (0xb37a321c) 0
+
+Class QStyleOptionMenuItem
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionMenuItem (0xb3762dc0) 0
+ QStyleOption (0xb37a3258) 0
+
+Class QStyleOptionQ3ListViewItem
+ size=64 align=4
+ base size=64 base align=4
+QStyleOptionQ3ListViewItem (0xb3762fc0) 0
+ QStyleOption (0xb37a3e10) 0
+
+Class QStyleOptionQ3DockWindow
+ size=48 align=4
+ base size=46 base align=4
+QStyleOptionQ3DockWindow (0xb37b9340) 0
+ QStyleOption (0xb37c1474) 0
+
+Class QStyleOptionDockWidget
+ size=52 align=4
+ base size=51 base align=4
+QStyleOptionDockWidget (0xb37b9540) 0
+ QStyleOption (0xb37c17bc) 0
+
+Class QStyleOptionDockWidgetV2
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionDockWidgetV2 (0xb37b9740) 0
+ QStyleOptionDockWidget (0xb37b9780) 0
+ QStyleOption (0xb37c1d5c) 0
+
+Class QStyleOptionViewItem
+ size=80 align=4
+ base size=77 base align=4
+QStyleOptionViewItem (0xb37b9ac0) 0
+ QStyleOption (0xb35ef1a4) 0
+
+Class QStyleOptionViewItemV2
+ size=84 align=4
+ base size=84 base align=4
+QStyleOptionViewItemV2 (0xb37b9d40) 0
+ QStyleOptionViewItem (0xb37b9d80) 0
+ QStyleOption (0xb35efa8c) 0
+
+Class QStyleOptionViewItemV3
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionViewItemV3 (0xb3608240) 0
+ QStyleOptionViewItemV2 (0xb3608280) 0
+ QStyleOptionViewItem (0xb36082c0) 0
+ QStyleOption (0xb36180b4) 0
+
+Class QStyleOptionViewItemV4
+ size=128 align=4
+ base size=128 base align=4
+QStyleOptionViewItemV4 (0xb3608600) 0
+ QStyleOptionViewItemV3 (0xb3608640) 0
+ QStyleOptionViewItemV2 (0xb3608680) 0
+ QStyleOptionViewItem (0xb36086c0) 0
+ QStyleOption (0xb3618564) 0
+
+Class QStyleOptionToolBox
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionToolBox (0xb3608a00) 0
+ QStyleOption (0xb363b0b4) 0
+
+Class QStyleOptionToolBoxV2
+ size=60 align=4
+ base size=60 base align=4
+QStyleOptionToolBoxV2 (0xb3608c00) 0
+ QStyleOptionToolBox (0xb3608c40) 0
+ QStyleOption (0xb363b6cc) 0
+
+Class QStyleOptionRubberBand
+ size=52 align=4
+ base size=49 base align=4
+QStyleOptionRubberBand (0xb3608f80) 0
+ QStyleOption (0xb363bc30) 0
+
+Class QStyleOptionComplex
+ size=52 align=4
+ base size=52 base align=4
+QStyleOptionComplex (0xb364f180) 0
+ QStyleOption (0xb363bf78) 0
+
+Class QStyleOptionSlider
+ size=104 align=4
+ base size=101 base align=4
+QStyleOptionSlider (0xb364f400) 0
+ QStyleOptionComplex (0xb364f440) 0
+ QStyleOption (0xb365b438) 0
+
+Class QStyleOptionSpinBox
+ size=64 align=4
+ base size=61 base align=4
+QStyleOptionSpinBox (0xb364f780) 0
+ QStyleOptionComplex (0xb364f7c0) 0
+ QStyleOption (0xb365bce4) 0
+
+Class QStyleOptionQ3ListView
+ size=84 align=4
+ base size=81 base align=4
+QStyleOptionQ3ListView (0xb364fa00) 0
+ QStyleOptionComplex (0xb364fa40) 0
+ QStyleOption (0xb366c168) 0
+
+Class QStyleOptionToolButton
+ size=96 align=4
+ base size=96 base align=4
+QStyleOptionToolButton (0xb364fd00) 0
+ QStyleOptionComplex (0xb364fd40) 0
+ QStyleOption (0xb366ca8c) 0
+
+Class QStyleOptionComboBox
+ size=92 align=4
+ base size=92 base align=4
+QStyleOptionComboBox (0xb36ab0c0) 0
+ QStyleOptionComplex (0xb36ab100) 0
+ QStyleOption (0xb3698780) 0
+
+Class QStyleOptionTitleBar
+ size=68 align=4
+ base size=68 base align=4
+QStyleOptionTitleBar (0xb36ab300) 0
+ QStyleOptionComplex (0xb36ab340) 0
+ QStyleOption (0xb36c0078) 0
+
+Class QStyleOptionGroupBox
+ size=88 align=4
+ base size=88 base align=4
+QStyleOptionGroupBox (0xb36ab580) 0
+ QStyleOptionComplex (0xb36ab5c0) 0
+ QStyleOption (0xb36c0834) 0
+
+Class QStyleOptionSizeGrip
+ size=56 align=4
+ base size=56 base align=4
+QStyleOptionSizeGrip (0xb36ab840) 0
+ QStyleOptionComplex (0xb36ab880) 0
+ QStyleOption (0xb36d60f0) 0
+
+Class QStyleOptionGraphicsItem
+ size=132 align=4
+ base size=132 base align=4
+QStyleOptionGraphicsItem (0xb36aba80) 0
+ QStyleOption (0xb36d63c0) 0
+
+Class QStyleHintReturn
+ size=8 align=4
+ base size=8 base align=4
+QStyleHintReturn (0xb36d68ac) 0
+
+Class QStyleHintReturnMask
+ size=12 align=4
+ base size=12 base align=4
+QStyleHintReturnMask (0xb36abec0) 0
+ QStyleHintReturn (0xb36d68e8) 0
+
+Class QStyleHintReturnVariant
+ size=20 align=4
+ base size=20 base align=4
+QStyleHintReturnVariant (0xb36abf40) 0
+ QStyleHintReturn (0xb36d6924) 0
+
+Vtable for QAbstractItemDelegate
+QAbstractItemDelegate::_ZTV21QAbstractItemDelegate: 21u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractItemDelegate)
+8 QAbstractItemDelegate::metaObject
+12 QAbstractItemDelegate::qt_metacast
+16 QAbstractItemDelegate::qt_metacall
+20 QAbstractItemDelegate::~QAbstractItemDelegate
+24 QAbstractItemDelegate::~QAbstractItemDelegate
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractItemDelegate::createEditor
+68 QAbstractItemDelegate::setEditorData
+72 QAbstractItemDelegate::setModelData
+76 QAbstractItemDelegate::updateEditorGeometry
+80 QAbstractItemDelegate::editorEvent
+
+Class QAbstractItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemDelegate (0xb34f31c0) 0
+ vptr=((& QAbstractItemDelegate::_ZTV21QAbstractItemDelegate) + 8u)
+ QObject (0xb36d6960) 0
+ primary-for QAbstractItemDelegate (0xb34f31c0)
+
+Vtable for QAbstractItemView
+QAbstractItemView::_ZTV17QAbstractItemView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAbstractItemView)
+8 QAbstractItemView::metaObject
+12 QAbstractItemView::qt_metacast
+16 QAbstractItemView::qt_metacall
+20 QAbstractItemView::~QAbstractItemView
+24 QAbstractItemView::~QAbstractItemView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QAbstractScrollArea::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 __cxa_pure_virtual
+248 __cxa_pure_virtual
+252 __cxa_pure_virtual
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QAbstractItemView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QAbstractItemView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 __cxa_pure_virtual
+344 __cxa_pure_virtual
+348 __cxa_pure_virtual
+352 __cxa_pure_virtual
+356 __cxa_pure_virtual
+360 __cxa_pure_virtual
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI17QAbstractItemView)
+392 QAbstractItemView::_ZThn8_N17QAbstractItemViewD1Ev
+396 QAbstractItemView::_ZThn8_N17QAbstractItemViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractItemView
+ size=20 align=4
+ base size=20 base align=4
+QAbstractItemView (0xb34f3400) 0
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 8u)
+ QAbstractScrollArea (0xb34f3440) 0
+ primary-for QAbstractItemView (0xb34f3400)
+ QFrame (0xb34f3480) 0
+ primary-for QAbstractScrollArea (0xb34f3440)
+ QWidget (0xb35017d0) 0
+ primary-for QFrame (0xb34f3480)
+ QObject (0xb36d6a8c) 0
+ primary-for QWidget (0xb35017d0)
+ QPaintDevice (0xb36d6ac8) 8
+ vptr=((& QAbstractItemView::_ZTV17QAbstractItemView) + 392u)
+
+Vtable for QListView
+QListView::_ZTV9QListView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QListView)
+8 QListView::metaObject
+12 QListView::qt_metacast
+16 QListView::qt_metacall
+20 QListView::~QListView
+24 QListView::~QListView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QListView)
+392 QListView::_ZThn8_N9QListViewD1Ev
+396 QListView::_ZThn8_N9QListViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListView
+ size=20 align=4
+ base size=20 base align=4
+QListView (0xb34f38c0) 0
+ vptr=((& QListView::_ZTV9QListView) + 8u)
+ QAbstractItemView (0xb34f3900) 0
+ primary-for QListView (0xb34f38c0)
+ QAbstractScrollArea (0xb34f3940) 0
+ primary-for QAbstractItemView (0xb34f3900)
+ QFrame (0xb34f3980) 0
+ primary-for QAbstractScrollArea (0xb34f3940)
+ QWidget (0xb3552050) 0
+ primary-for QFrame (0xb34f3980)
+ QObject (0xb36d6dd4) 0
+ primary-for QWidget (0xb3552050)
+ QPaintDevice (0xb36d6e10) 8
+ vptr=((& QListView::_ZTV9QListView) + 392u)
+
+Vtable for QUndoView
+QUndoView::_ZTV9QUndoView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QUndoView)
+8 QUndoView::metaObject
+12 QUndoView::qt_metacast
+16 QUndoView::qt_metacall
+20 QUndoView::~QUndoView
+24 QUndoView::~QUndoView
+28 QListView::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QAbstractItemView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI9QUndoView)
+392 QUndoView::_ZThn8_N9QUndoViewD1Ev
+396 QUndoView::_ZThn8_N9QUndoViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUndoView
+ size=20 align=4
+ base size=20 base align=4
+QUndoView (0xb34f3c80) 0
+ vptr=((& QUndoView::_ZTV9QUndoView) + 8u)
+ QListView (0xb34f3cc0) 0
+ primary-for QUndoView (0xb34f3c80)
+ QAbstractItemView (0xb34f3d00) 0
+ primary-for QListView (0xb34f3cc0)
+ QAbstractScrollArea (0xb34f3d40) 0
+ primary-for QAbstractItemView (0xb34f3d00)
+ QFrame (0xb34f3d80) 0
+ primary-for QAbstractScrollArea (0xb34f3d40)
+ QWidget (0xb356f320) 0
+ primary-for QFrame (0xb34f3d80)
+ QObject (0xb357403c) 0
+ primary-for QWidget (0xb356f320)
+ QPaintDevice (0xb3574078) 8
+ vptr=((& QUndoView::_ZTV9QUndoView) + 392u)
+
+Vtable for QDialog
+QDialog::_ZTV7QDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QDialog)
+8 QDialog::metaObject
+12 QDialog::qt_metacast
+16 QDialog::qt_metacall
+20 QDialog::~QDialog
+24 QDialog::~QDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI7QDialog)
+244 QDialog::_ZThn8_N7QDialogD1Ev
+248 QDialog::_ZThn8_N7QDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialog
+ size=20 align=4
+ base size=20 base align=4
+QDialog (0xb3584040) 0
+ vptr=((& QDialog::_ZTV7QDialog) + 8u)
+ QWidget (0xb35850a0) 0
+ primary-for QDialog (0xb3584040)
+ QObject (0xb3574294) 0
+ primary-for QWidget (0xb35850a0)
+ QPaintDevice (0xb35742d0) 8
+ vptr=((& QDialog::_ZTV7QDialog) + 244u)
+
+Vtable for QAbstractPageSetupDialog
+QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+8 QAbstractPageSetupDialog::metaObject
+12 QAbstractPageSetupDialog::qt_metacast
+16 QAbstractPageSetupDialog::qt_metacall
+20 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+24 QAbstractPageSetupDialog::~QAbstractPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI24QAbstractPageSetupDialog)
+248 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD1Ev
+252 QAbstractPageSetupDialog::_ZThn8_N24QAbstractPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPageSetupDialog (0xb3584300) 0
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 8u)
+ QDialog (0xb3584340) 0
+ primary-for QAbstractPageSetupDialog (0xb3584300)
+ QWidget (0xb358fd20) 0
+ primary-for QDialog (0xb3584340)
+ QObject (0xb35744ec) 0
+ primary-for QWidget (0xb358fd20)
+ QPaintDevice (0xb3574528) 8
+ vptr=((& QAbstractPageSetupDialog::_ZTV24QAbstractPageSetupDialog) + 248u)
+
+Vtable for QAbstractPrintDialog
+QAbstractPrintDialog::_ZTV20QAbstractPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+8 QAbstractPrintDialog::metaObject
+12 QAbstractPrintDialog::qt_metacast
+16 QAbstractPrintDialog::qt_metacall
+20 QAbstractPrintDialog::~QAbstractPrintDialog
+24 QAbstractPrintDialog::~QAbstractPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 __cxa_pure_virtual
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI20QAbstractPrintDialog)
+248 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD1Ev
+252 QAbstractPrintDialog::_ZThn8_N20QAbstractPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QAbstractPrintDialog (0xb3584600) 0
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 8u)
+ QDialog (0xb3584640) 0
+ primary-for QAbstractPrintDialog (0xb3584600)
+ QWidget (0xb35a2460) 0
+ primary-for QDialog (0xb3584640)
+ QObject (0xb3574744) 0
+ primary-for QWidget (0xb35a2460)
+ QPaintDevice (0xb3574780) 8
+ vptr=((& QAbstractPrintDialog::_ZTV20QAbstractPrintDialog) + 248u)
+
+Vtable for QColorDialog
+QColorDialog::_ZTV12QColorDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QColorDialog)
+8 QColorDialog::metaObject
+12 QColorDialog::qt_metacast
+16 QColorDialog::qt_metacall
+20 QColorDialog::~QColorDialog
+24 QColorDialog::~QColorDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QColorDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QColorDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QColorDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QColorDialog)
+244 QColorDialog::_ZThn8_N12QColorDialogD1Ev
+248 QColorDialog::_ZThn8_N12QColorDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColorDialog
+ size=20 align=4
+ base size=20 base align=4
+QColorDialog (0xb3584a40) 0
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 8u)
+ QDialog (0xb3584a80) 0
+ primary-for QColorDialog (0xb3584a40)
+ QWidget (0xb35d9000) 0
+ primary-for QDialog (0xb3584a80)
+ QObject (0xb3574a8c) 0
+ primary-for QWidget (0xb35d9000)
+ QPaintDevice (0xb3574ac8) 8
+ vptr=((& QColorDialog::_ZTV12QColorDialog) + 244u)
+
+Vtable for QErrorMessage
+QErrorMessage::_ZTV13QErrorMessage: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QErrorMessage)
+8 QErrorMessage::metaObject
+12 QErrorMessage::qt_metacast
+16 QErrorMessage::qt_metacall
+20 QErrorMessage::~QErrorMessage
+24 QErrorMessage::~QErrorMessage
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QErrorMessage::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QErrorMessage::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI13QErrorMessage)
+244 QErrorMessage::_ZThn8_N13QErrorMessageD1Ev
+248 QErrorMessage::_ZThn8_N13QErrorMessageD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QErrorMessage
+ size=20 align=4
+ base size=20 base align=4
+QErrorMessage (0xb3584f00) 0
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 8u)
+ QDialog (0xb3584f40) 0
+ primary-for QErrorMessage (0xb3584f00)
+ QWidget (0xb340c000) 0
+ primary-for QDialog (0xb3584f40)
+ QObject (0xb3574e4c) 0
+ primary-for QWidget (0xb340c000)
+ QPaintDevice (0xb3574e88) 8
+ vptr=((& QErrorMessage::_ZTV13QErrorMessage) + 244u)
+
+Vtable for QFileDialog
+QFileDialog::_ZTV11QFileDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFileDialog)
+8 QFileDialog::metaObject
+12 QFileDialog::qt_metacast
+16 QFileDialog::qt_metacall
+20 QFileDialog::~QFileDialog
+24 QFileDialog::~QFileDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFileDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFileDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFileDialog::done
+228 QFileDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFileDialog)
+244 QFileDialog::_ZThn8_N11QFileDialogD1Ev
+248 QFileDialog::_ZThn8_N11QFileDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFileDialog
+ size=20 align=4
+ base size=20 base align=4
+QFileDialog (0xb3417240) 0
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 8u)
+ QDialog (0xb3417280) 0
+ primary-for QFileDialog (0xb3417240)
+ QWidget (0xb3410910) 0
+ primary-for QDialog (0xb3417280)
+ QObject (0xb341d0b4) 0
+ primary-for QWidget (0xb3410910)
+ QPaintDevice (0xb341d0f0) 8
+ vptr=((& QFileDialog::_ZTV11QFileDialog) + 244u)
+
+Vtable for QFileSystemModel
+QFileSystemModel::_ZTV16QFileSystemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QFileSystemModel)
+8 QFileSystemModel::metaObject
+12 QFileSystemModel::qt_metacast
+16 QFileSystemModel::qt_metacall
+20 QFileSystemModel::~QFileSystemModel
+24 QFileSystemModel::~QFileSystemModel
+28 QFileSystemModel::event
+32 QObject::eventFilter
+36 QFileSystemModel::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFileSystemModel::index
+60 QFileSystemModel::parent
+64 QFileSystemModel::rowCount
+68 QFileSystemModel::columnCount
+72 QFileSystemModel::hasChildren
+76 QFileSystemModel::data
+80 QFileSystemModel::setData
+84 QFileSystemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QFileSystemModel::mimeTypes
+104 QFileSystemModel::mimeData
+108 QFileSystemModel::dropMimeData
+112 QFileSystemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QFileSystemModel::fetchMore
+136 QFileSystemModel::canFetchMore
+140 QFileSystemModel::flags
+144 QFileSystemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QFileSystemModel
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemModel (0xb3417b80) 0
+ vptr=((& QFileSystemModel::_ZTV16QFileSystemModel) + 8u)
+ QAbstractItemModel (0xb3417bc0) 0
+ primary-for QFileSystemModel (0xb3417b80)
+ QObject (0xb341d780) 0
+ primary-for QAbstractItemModel (0xb3417bc0)
+
+Vtable for QFontDialog
+QFontDialog::_ZTV11QFontDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFontDialog)
+8 QFontDialog::metaObject
+12 QFontDialog::qt_metacast
+16 QFontDialog::qt_metacall
+20 QFontDialog::~QFontDialog
+24 QFontDialog::~QFontDialog
+28 QWidget::event
+32 QFontDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QFontDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFontDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QFontDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QFontDialog)
+244 QFontDialog::_ZThn8_N11QFontDialogD1Ev
+248 QFontDialog::_ZThn8_N11QFontDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontDialog
+ size=20 align=4
+ base size=20 base align=4
+QFontDialog (0xb3417f80) 0
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 8u)
+ QDialog (0xb3417fc0) 0
+ primary-for QFontDialog (0xb3417f80)
+ QWidget (0xb3488500) 0
+ primary-for QDialog (0xb3417fc0)
+ QObject (0xb341da8c) 0
+ primary-for QWidget (0xb3488500)
+ QPaintDevice (0xb341dac8) 8
+ vptr=((& QFontDialog::_ZTV11QFontDialog) + 244u)
+
+Vtable for QLineEdit
+QLineEdit::_ZTV9QLineEdit: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QLineEdit)
+8 QLineEdit::metaObject
+12 QLineEdit::qt_metacast
+16 QLineEdit::qt_metacall
+20 QLineEdit::~QLineEdit
+24 QLineEdit::~QLineEdit
+28 QLineEdit::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLineEdit::sizeHint
+68 QLineEdit::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QLineEdit::mousePressEvent
+84 QLineEdit::mouseReleaseEvent
+88 QLineEdit::mouseDoubleClickEvent
+92 QLineEdit::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLineEdit::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLineEdit::focusInEvent
+112 QLineEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLineEdit::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLineEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QLineEdit::dragEnterEvent
+156 QLineEdit::dragMoveEvent
+160 QLineEdit::dragLeaveEvent
+164 QLineEdit::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLineEdit::changeEvent
+184 QWidget::metric
+188 QLineEdit::inputMethodEvent
+192 QLineEdit::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QLineEdit)
+232 QLineEdit::_ZThn8_N9QLineEditD1Ev
+236 QLineEdit::_ZThn8_N9QLineEditD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLineEdit
+ size=20 align=4
+ base size=20 base align=4
+QLineEdit (0xb348a440) 0
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 8u)
+ QWidget (0xb34a65a0) 0
+ primary-for QLineEdit (0xb348a440)
+ QObject (0xb341de4c) 0
+ primary-for QWidget (0xb34a65a0)
+ QPaintDevice (0xb341de88) 8
+ vptr=((& QLineEdit::_ZTV9QLineEdit) + 232u)
+
+Vtable for QInputDialog
+QInputDialog::_ZTV12QInputDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QInputDialog)
+8 QInputDialog::metaObject
+12 QInputDialog::qt_metacast
+16 QInputDialog::qt_metacall
+20 QInputDialog::~QInputDialog
+24 QInputDialog::~QInputDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QInputDialog::setVisible
+64 QInputDialog::sizeHint
+68 QInputDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QInputDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QInputDialog)
+244 QInputDialog::_ZThn8_N12QInputDialogD1Ev
+248 QInputDialog::_ZThn8_N12QInputDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QInputDialog
+ size=20 align=4
+ base size=20 base align=4
+QInputDialog (0xb348acc0) 0
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 8u)
+ QDialog (0xb348ad00) 0
+ primary-for QInputDialog (0xb348acc0)
+ QWidget (0xb32e9460) 0
+ primary-for QDialog (0xb348ad00)
+ QObject (0xb34e44ec) 0
+ primary-for QWidget (0xb32e9460)
+ QPaintDevice (0xb34e4528) 8
+ vptr=((& QInputDialog::_ZTV12QInputDialog) + 244u)
+
+Vtable for QMessageBox
+QMessageBox::_ZTV11QMessageBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMessageBox)
+8 QMessageBox::metaObject
+12 QMessageBox::qt_metacast
+16 QMessageBox::qt_metacall
+20 QMessageBox::~QMessageBox
+24 QMessageBox::~QMessageBox
+28 QMessageBox::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QMessageBox::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMessageBox::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QMessageBox::resizeEvent
+136 QMessageBox::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMessageBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMessageBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QMessageBox)
+244 QMessageBox::_ZThn8_N11QMessageBoxD1Ev
+248 QMessageBox::_ZThn8_N11QMessageBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMessageBox
+ size=20 align=4
+ base size=20 base align=4
+QMessageBox (0xb330b200) 0
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 8u)
+ QDialog (0xb330b240) 0
+ primary-for QMessageBox (0xb330b200)
+ QWidget (0xb3313c80) 0
+ primary-for QDialog (0xb330b240)
+ QObject (0xb34e4960) 0
+ primary-for QWidget (0xb3313c80)
+ QPaintDevice (0xb34e499c) 8
+ vptr=((& QMessageBox::_ZTV11QMessageBox) + 244u)
+
+Vtable for QPageSetupDialog
+QPageSetupDialog::_ZTV16QPageSetupDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QPageSetupDialog)
+8 QPageSetupDialog::metaObject
+12 QPageSetupDialog::qt_metacast
+16 QPageSetupDialog::qt_metacall
+20 QPageSetupDialog::~QPageSetupDialog
+24 QPageSetupDialog::~QPageSetupDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractPageSetupDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 QPageSetupDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI16QPageSetupDialog)
+248 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD1Ev
+252 QPageSetupDialog::_ZThn8_N16QPageSetupDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPageSetupDialog
+ size=20 align=4
+ base size=20 base align=4
+QPageSetupDialog (0xb330b840) 0
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 8u)
+ QAbstractPageSetupDialog (0xb330b880) 0
+ primary-for QPageSetupDialog (0xb330b840)
+ QDialog (0xb330b8c0) 0
+ primary-for QAbstractPageSetupDialog (0xb330b880)
+ QWidget (0xb3366910) 0
+ primary-for QDialog (0xb330b8c0)
+ QObject (0xb34e4f78) 0
+ primary-for QWidget (0xb3366910)
+ QPaintDevice (0xb34e4fb4) 8
+ vptr=((& QPageSetupDialog::_ZTV16QPageSetupDialog) + 248u)
+
+Vtable for QUnixPrintWidget
+QUnixPrintWidget::_ZTV16QUnixPrintWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+8 QUnixPrintWidget::metaObject
+12 QUnixPrintWidget::qt_metacast
+16 QUnixPrintWidget::qt_metacall
+20 QUnixPrintWidget::~QUnixPrintWidget
+24 QUnixPrintWidget::~QUnixPrintWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QUnixPrintWidget)
+232 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD1Ev
+236 QUnixPrintWidget::_ZThn8_N16QUnixPrintWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QUnixPrintWidget
+ size=24 align=4
+ base size=24 base align=4
+QUnixPrintWidget (0xb330bb80) 0
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 8u)
+ QWidget (0xb338e500) 0
+ primary-for QUnixPrintWidget (0xb330bb80)
+ QObject (0xb338d1e0) 0
+ primary-for QWidget (0xb338e500)
+ QPaintDevice (0xb338d21c) 8
+ vptr=((& QUnixPrintWidget::_ZTV16QUnixPrintWidget) + 232u)
+
+Vtable for QPrintDialog
+QPrintDialog::_ZTV12QPrintDialog: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintDialog)
+8 QPrintDialog::metaObject
+12 QPrintDialog::qt_metacast
+16 QPrintDialog::qt_metacall
+20 QPrintDialog::~QPrintDialog
+24 QPrintDialog::~QPrintDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintDialog::done
+228 QPrintDialog::accept
+232 QDialog::reject
+236 QPrintDialog::exec
+240 (int (*)(...))-0x000000008
+244 (int (*)(...))(& _ZTI12QPrintDialog)
+248 QPrintDialog::_ZThn8_N12QPrintDialogD1Ev
+252 QPrintDialog::_ZThn8_N12QPrintDialogD0Ev
+256 QWidget::_ZThn8_NK7QWidget7devTypeEv
+260 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+264 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintDialog
+ size=20 align=4
+ base size=20 base align=4
+QPrintDialog (0xb330bdc0) 0
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 8u)
+ QAbstractPrintDialog (0xb330be00) 0
+ primary-for QPrintDialog (0xb330bdc0)
+ QDialog (0xb330be40) 0
+ primary-for QAbstractPrintDialog (0xb330be00)
+ QWidget (0xb3397640) 0
+ primary-for QDialog (0xb330be40)
+ QObject (0xb338d348) 0
+ primary-for QWidget (0xb3397640)
+ QPaintDevice (0xb338d384) 8
+ vptr=((& QPrintDialog::_ZTV12QPrintDialog) + 248u)
+
+Vtable for QPrintPreviewDialog
+QPrintPreviewDialog::_ZTV19QPrintPreviewDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+8 QPrintPreviewDialog::metaObject
+12 QPrintPreviewDialog::qt_metacast
+16 QPrintPreviewDialog::qt_metacall
+20 QPrintPreviewDialog::~QPrintPreviewDialog
+24 QPrintPreviewDialog::~QPrintPreviewDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewDialog::setVisible
+64 QDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDialog::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QPrintPreviewDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI19QPrintPreviewDialog)
+244 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD1Ev
+248 QPrintPreviewDialog::_ZThn8_N19QPrintPreviewDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewDialog
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewDialog (0xb33ac100) 0
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 8u)
+ QDialog (0xb33ac140) 0
+ primary-for QPrintPreviewDialog (0xb33ac100)
+ QWidget (0xb33af230) 0
+ primary-for QDialog (0xb33ac140)
+ QObject (0xb338d5a0) 0
+ primary-for QWidget (0xb33af230)
+ QPaintDevice (0xb338d5dc) 8
+ vptr=((& QPrintPreviewDialog::_ZTV19QPrintPreviewDialog) + 244u)
+
+Vtable for QProgressDialog
+QProgressDialog::_ZTV15QProgressDialog: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QProgressDialog)
+8 QProgressDialog::metaObject
+12 QProgressDialog::qt_metacast
+16 QProgressDialog::qt_metacall
+20 QProgressDialog::~QProgressDialog
+24 QProgressDialog::~QProgressDialog
+28 QWidget::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QDialog::setVisible
+64 QProgressDialog::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QProgressDialog::resizeEvent
+136 QProgressDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QProgressDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QProgressDialog::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDialog::done
+228 QDialog::accept
+232 QDialog::reject
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QProgressDialog)
+244 QProgressDialog::_ZThn8_N15QProgressDialogD1Ev
+248 QProgressDialog::_ZThn8_N15QProgressDialogD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressDialog
+ size=20 align=4
+ base size=20 base align=4
+QProgressDialog (0xb33ac400) 0
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 8u)
+ QDialog (0xb33ac440) 0
+ primary-for QProgressDialog (0xb33ac400)
+ QWidget (0xb33b6c80) 0
+ primary-for QDialog (0xb33ac440)
+ QObject (0xb338d7f8) 0
+ primary-for QWidget (0xb33b6c80)
+ QPaintDevice (0xb338d834) 8
+ vptr=((& QProgressDialog::_ZTV15QProgressDialog) + 244u)
+
+Vtable for QWizard
+QWizard::_ZTV7QWizard: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWizard)
+8 QWizard::metaObject
+12 QWizard::qt_metacast
+16 QWizard::qt_metacall
+20 QWizard::~QWizard
+24 QWizard::~QWizard
+28 QWizard::event
+32 QDialog::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWizard::setVisible
+64 QWizard::sizeHint
+68 QDialog::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QDialog::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWizard::paintEvent
+128 QWidget::moveEvent
+132 QWizard::resizeEvent
+136 QDialog::closeEvent
+140 QDialog::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QDialog::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizard::done
+228 QDialog::accept
+232 QDialog::reject
+236 QWizard::validateCurrentPage
+240 QWizard::nextId
+244 QWizard::initializePage
+248 QWizard::cleanupPage
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI7QWizard)
+260 QWizard::_ZThn8_N7QWizardD1Ev
+264 QWizard::_ZThn8_N7QWizardD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizard
+ size=20 align=4
+ base size=20 base align=4
+QWizard (0xb33ac700) 0
+ vptr=((& QWizard::_ZTV7QWizard) + 8u)
+ QDialog (0xb33ac740) 0
+ primary-for QWizard (0xb33ac700)
+ QWidget (0xb33c8780) 0
+ primary-for QDialog (0xb33ac740)
+ QObject (0xb338da50) 0
+ primary-for QWidget (0xb33c8780)
+ QPaintDevice (0xb338da8c) 8
+ vptr=((& QWizard::_ZTV7QWizard) + 260u)
+
+Vtable for QWizardPage
+QWizardPage::_ZTV11QWizardPage: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWizardPage)
+8 QWizardPage::metaObject
+12 QWizardPage::qt_metacast
+16 QWizardPage::qt_metacall
+20 QWizardPage::~QWizardPage
+24 QWizardPage::~QWizardPage
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWizardPage::initializePage
+228 QWizardPage::cleanupPage
+232 QWizardPage::validatePage
+236 QWizardPage::isComplete
+240 QWizardPage::nextId
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI11QWizardPage)
+252 QWizardPage::_ZThn8_N11QWizardPageD1Ev
+256 QWizardPage::_ZThn8_N11QWizardPageD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWizardPage
+ size=20 align=4
+ base size=20 base align=4
+QWizardPage (0xb33acb40) 0
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 8u)
+ QWidget (0xb31efb40) 0
+ primary-for QWizardPage (0xb33acb40)
+ QObject (0xb338dd98) 0
+ primary-for QWidget (0xb31efb40)
+ QPaintDevice (0xb338ddd4) 8
+ vptr=((& QWizardPage::_ZTV11QWizardPage) + 252u)
+
+Vtable for QKeyEventTransition
+QKeyEventTransition::_ZTV19QKeyEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QKeyEventTransition)
+8 QKeyEventTransition::metaObject
+12 QKeyEventTransition::qt_metacast
+16 QKeyEventTransition::qt_metacall
+20 QKeyEventTransition::~QKeyEventTransition
+24 QKeyEventTransition::~QKeyEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QKeyEventTransition::eventTest
+60 QKeyEventTransition::onTransition
+
+Class QKeyEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QKeyEventTransition (0xb33ace00) 0
+ vptr=((& QKeyEventTransition::_ZTV19QKeyEventTransition) + 8u)
+ QEventTransition (0xb33ace40) 0
+ primary-for QKeyEventTransition (0xb33ace00)
+ QAbstractTransition (0xb33ace80) 0
+ primary-for QEventTransition (0xb33ace40)
+ QObject (0xb321c000) 0
+ primary-for QAbstractTransition (0xb33ace80)
+
+Vtable for QMouseEventTransition
+QMouseEventTransition::_ZTV21QMouseEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QMouseEventTransition)
+8 QMouseEventTransition::metaObject
+12 QMouseEventTransition::qt_metacast
+16 QMouseEventTransition::qt_metacall
+20 QMouseEventTransition::~QMouseEventTransition
+24 QMouseEventTransition::~QMouseEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMouseEventTransition::eventTest
+60 QMouseEventTransition::onTransition
+
+Class QMouseEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QMouseEventTransition (0xb3228140) 0
+ vptr=((& QMouseEventTransition::_ZTV21QMouseEventTransition) + 8u)
+ QEventTransition (0xb3228180) 0
+ primary-for QMouseEventTransition (0xb3228140)
+ QAbstractTransition (0xb32281c0) 0
+ primary-for QEventTransition (0xb3228180)
+ QObject (0xb321c21c) 0
+ primary-for QAbstractTransition (0xb32281c0)
+
+Vtable for QBitmap
+QBitmap::_ZTV7QBitmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBitmap)
+8 QBitmap::~QBitmap
+12 QBitmap::~QBitmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QBitmap
+ size=12 align=4
+ base size=12 base align=4
+QBitmap (0xb3228480) 0
+ vptr=((& QBitmap::_ZTV7QBitmap) + 8u)
+ QPixmap (0xb32284c0) 0
+ primary-for QBitmap (0xb3228480)
+ QPaintDevice (0xb321c438) 0
+ primary-for QPixmap (0xb32284c0)
+
+Vtable for QIconEngine
+QIconEngine::_ZTV11QIconEngine: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QIconEngine)
+8 QIconEngine::~QIconEngine
+12 QIconEngine::~QIconEngine
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+
+Class QIconEngine
+ size=4 align=4
+ base size=4 base align=4
+QIconEngine (0xb3255000) 0 nearly-empty
+ vptr=((& QIconEngine::_ZTV11QIconEngine) + 8u)
+
+Class QIconEngineV2::AvailableSizesArgument
+ size=12 align=4
+ base size=12 base align=4
+QIconEngineV2::AvailableSizesArgument (0xb3255078) 0
+
+Vtable for QIconEngineV2
+QIconEngineV2::_ZTV13QIconEngineV2: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QIconEngineV2)
+8 QIconEngineV2::~QIconEngineV2
+12 QIconEngineV2::~QIconEngineV2
+16 __cxa_pure_virtual
+20 QIconEngine::actualSize
+24 QIconEngine::pixmap
+28 QIconEngine::addPixmap
+32 QIconEngine::addFile
+36 QIconEngineV2::key
+40 QIconEngineV2::clone
+44 QIconEngineV2::read
+48 QIconEngineV2::write
+52 QIconEngineV2::virtual_hook
+
+Class QIconEngineV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineV2 (0xb3228d00) 0 nearly-empty
+ vptr=((& QIconEngineV2::_ZTV13QIconEngineV2) + 8u)
+ QIconEngine (0xb325503c) 0 nearly-empty
+ primary-for QIconEngineV2 (0xb3228d00)
+
+Vtable for QIconEngineFactoryInterface
+QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QIconEngineFactoryInterface)
+8 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+12 QIconEngineFactoryInterface::~QIconEngineFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterface (0xb3228e80) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterface::_ZTV27QIconEngineFactoryInterface) + 8u)
+ QFactoryInterface (0xb325512c) 0 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb3228e80)
+
+Vtable for QIconEnginePlugin
+QIconEnginePlugin::_ZTV17QIconEnginePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+8 QIconEnginePlugin::metaObject
+12 QIconEnginePlugin::qt_metacast
+16 QIconEnginePlugin::qt_metacall
+20 QIconEnginePlugin::~QIconEnginePlugin
+24 QIconEnginePlugin::~QIconEnginePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QIconEnginePlugin)
+72 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD1Ev
+76 QIconEnginePlugin::_ZThn8_N17QIconEnginePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePlugin
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePlugin (0xb326d5a0) 0
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 8u)
+ QObject (0xb3255438) 0
+ primary-for QIconEnginePlugin (0xb326d5a0)
+ QIconEngineFactoryInterface (0xb3274140) 8 nearly-empty
+ vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 72u)
+ QFactoryInterface (0xb3255474) 8 nearly-empty
+ primary-for QIconEngineFactoryInterface (0xb3274140)
+
+Vtable for QIconEngineFactoryInterfaceV2
+QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QIconEngineFactoryInterfaceV2)
+8 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+12 QIconEngineFactoryInterfaceV2::~QIconEngineFactoryInterfaceV2
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QIconEngineFactoryInterfaceV2
+ size=4 align=4
+ base size=4 base align=4
+QIconEngineFactoryInterfaceV2 (0xb3274380) 0 nearly-empty
+ vptr=((& QIconEngineFactoryInterfaceV2::_ZTV29QIconEngineFactoryInterfaceV2) + 8u)
+ QFactoryInterface (0xb32555a0) 0 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb3274380)
+
+Vtable for QIconEnginePluginV2
+QIconEnginePluginV2::_ZTV19QIconEnginePluginV2: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+8 QIconEnginePluginV2::metaObject
+12 QIconEnginePluginV2::qt_metacast
+16 QIconEnginePluginV2::qt_metacall
+20 QIconEnginePluginV2::~QIconEnginePluginV2
+24 QIconEnginePluginV2::~QIconEnginePluginV2
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI19QIconEnginePluginV2)
+72 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D1Ev
+76 QIconEnginePluginV2::_ZThn8_N19QIconEnginePluginV2D0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QIconEnginePluginV2
+ size=12 align=4
+ base size=12 base align=4
+QIconEnginePluginV2 (0xb327da00) 0
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 8u)
+ QObject (0xb32558ac) 0
+ primary-for QIconEnginePluginV2 (0xb327da00)
+ QIconEngineFactoryInterfaceV2 (0xb3274640) 8 nearly-empty
+ vptr=((& QIconEnginePluginV2::_ZTV19QIconEnginePluginV2) + 72u)
+ QFactoryInterface (0xb32558e8) 8 nearly-empty
+ primary-for QIconEngineFactoryInterfaceV2 (0xb3274640)
+
+Vtable for QImageIOHandler
+QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QImageIOHandler)
+8 QImageIOHandler::~QImageIOHandler
+12 QImageIOHandler::~QImageIOHandler
+16 QImageIOHandler::name
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QImageIOHandler::write
+32 QImageIOHandler::option
+36 QImageIOHandler::setOption
+40 QImageIOHandler::supportsOption
+44 QImageIOHandler::jumpToNextImage
+48 QImageIOHandler::jumpToImage
+52 QImageIOHandler::loopCount
+56 QImageIOHandler::imageCount
+60 QImageIOHandler::nextImageDelay
+64 QImageIOHandler::currentImageNumber
+68 QImageIOHandler::currentImageRect
+
+Class QImageIOHandler
+ size=8 align=4
+ base size=8 base align=4
+QImageIOHandler (0xb3255a14) 0
+ vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 8u)
+
+Vtable for QImageIOHandlerFactoryInterface
+QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI31QImageIOHandlerFactoryInterface)
+8 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+12 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QImageIOHandlerFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QImageIOHandlerFactoryInterface (0xb3274980) 0 nearly-empty
+ vptr=((& QImageIOHandlerFactoryInterface::_ZTV31QImageIOHandlerFactoryInterface) + 8u)
+ QFactoryInterface (0xb3255b7c) 0 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb3274980)
+
+Vtable for QImageIOPlugin
+QImageIOPlugin::_ZTV14QImageIOPlugin: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QImageIOPlugin)
+8 QImageIOPlugin::metaObject
+12 QImageIOPlugin::qt_metacast
+16 QImageIOPlugin::qt_metacall
+20 QImageIOPlugin::~QImageIOPlugin
+24 QImageIOPlugin::~QImageIOPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI14QImageIOPlugin)
+76 QImageIOPlugin::_ZThn8_N14QImageIOPluginD1Ev
+80 QImageIOPlugin::_ZThn8_N14QImageIOPluginD0Ev
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+
+Class QImageIOPlugin
+ size=12 align=4
+ base size=12 base align=4
+QImageIOPlugin (0xb329a8c0) 0
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 8u)
+ QObject (0xb3255e88) 0
+ primary-for QImageIOPlugin (0xb329a8c0)
+ QImageIOHandlerFactoryInterface (0xb3274c40) 8 nearly-empty
+ vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 76u)
+ QFactoryInterface (0xb3255ec4) 8 nearly-empty
+ primary-for QImageIOHandlerFactoryInterface (0xb3274c40)
+
+Class QImageReader
+ size=4 align=4
+ base size=4 base align=4
+QImageReader (0xb32ad0f0) 0
+
+Class QImageWriter
+ size=4 align=4
+ base size=4 base align=4
+QImageWriter (0xb32ad12c) 0
+
+Vtable for QMovie
+QMovie::_ZTV6QMovie: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QMovie)
+8 QMovie::metaObject
+12 QMovie::qt_metacast
+16 QMovie::qt_metacall
+20 QMovie::~QMovie
+24 QMovie::~QMovie
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMovie
+ size=8 align=4
+ base size=8 base align=4
+QMovie (0xb32dc040) 0
+ vptr=((& QMovie::_ZTV6QMovie) + 8u)
+ QObject (0xb32ad168) 0
+ primary-for QMovie (0xb32dc040)
+
+Vtable for QPicture
+QPicture::_ZTV8QPicture: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPicture)
+8 QPicture::~QPicture
+12 QPicture::~QPicture
+16 QPicture::devType
+20 QPicture::paintEngine
+24 QPicture::metric
+28 QPicture::setData
+
+Class QPicture
+ size=12 align=4
+ base size=12 base align=4
+QPicture (0xb32dc680) 0
+ vptr=((& QPicture::_ZTV8QPicture) + 8u)
+ QPaintDevice (0xb32ad474) 0
+ primary-for QPicture (0xb32dc680)
+
+Class QPictureIO
+ size=4 align=4
+ base size=4 base align=4
+QPictureIO (0xb32ad708) 0
+
+Vtable for QPictureFormatInterface
+QPictureFormatInterface::_ZTV23QPictureFormatInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QPictureFormatInterface)
+8 QPictureFormatInterface::~QPictureFormatInterface
+12 QPictureFormatInterface::~QPictureFormatInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QPictureFormatInterface
+ size=4 align=4
+ base size=4 base align=4
+QPictureFormatInterface (0xb32dc9c0) 0 nearly-empty
+ vptr=((& QPictureFormatInterface::_ZTV23QPictureFormatInterface) + 8u)
+ QFactoryInterface (0xb32ad744) 0 nearly-empty
+ primary-for QPictureFormatInterface (0xb32dc9c0)
+
+Vtable for QPictureFormatPlugin
+QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+8 QPictureFormatPlugin::metaObject
+12 QPictureFormatPlugin::qt_metacast
+16 QPictureFormatPlugin::qt_metacall
+20 QPictureFormatPlugin::~QPictureFormatPlugin
+24 QPictureFormatPlugin::~QPictureFormatPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QPictureFormatPlugin::loadPicture
+64 QPictureFormatPlugin::savePicture
+68 __cxa_pure_virtual
+72 (int (*)(...))-0x000000008
+76 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
+80 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD1Ev
+84 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPluginD0Ev
+88 __cxa_pure_virtual
+92 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPicture
+96 QPictureFormatPlugin::_ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPicture
+100 __cxa_pure_virtual
+
+Class QPictureFormatPlugin
+ size=12 align=4
+ base size=12 base align=4
+QPictureFormatPlugin (0xb311b960) 0
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 8u)
+ QObject (0xb32ada50) 0
+ primary-for QPictureFormatPlugin (0xb311b960)
+ QPictureFormatInterface (0xb32dcc80) 8 nearly-empty
+ vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 80u)
+ QFactoryInterface (0xb32ada8c) 8 nearly-empty
+ primary-for QPictureFormatInterface (0xb32dcc80)
+
+Class QPixmapCache::Key
+ size=4 align=4
+ base size=4 base align=4
+QPixmapCache::Key (0xb32adbf4) 0
+
+Class QPixmapCache
+ size=1 align=1
+ base size=0 base align=1
+QPixmapCache (0xb32adbb8) 0 empty
+
+Vtable for QGraphicsEffect
+QGraphicsEffect::_ZTV15QGraphicsEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsEffect)
+8 QGraphicsEffect::metaObject
+12 QGraphicsEffect::qt_metacast
+16 QGraphicsEffect::qt_metacall
+20 QGraphicsEffect::~QGraphicsEffect
+24 QGraphicsEffect::~QGraphicsEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 __cxa_pure_virtual
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEffect (0xb32dcfc0) 0
+ vptr=((& QGraphicsEffect::_ZTV15QGraphicsEffect) + 8u)
+ QObject (0xb32adc6c) 0
+ primary-for QGraphicsEffect (0xb32dcfc0)
+
+Vtable for QGraphicsColorizeEffect
+QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsColorizeEffect)
+8 QGraphicsColorizeEffect::metaObject
+12 QGraphicsColorizeEffect::qt_metacast
+16 QGraphicsColorizeEffect::qt_metacall
+20 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+24 QGraphicsColorizeEffect::~QGraphicsColorizeEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsColorizeEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsColorizeEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsColorizeEffect (0xb312d3c0) 0
+ vptr=((& QGraphicsColorizeEffect::_ZTV23QGraphicsColorizeEffect) + 8u)
+ QGraphicsEffect (0xb312d400) 0
+ primary-for QGraphicsColorizeEffect (0xb312d3c0)
+ QObject (0xb32adfb4) 0
+ primary-for QGraphicsEffect (0xb312d400)
+
+Vtable for QGraphicsBlurEffect
+QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsBlurEffect)
+8 QGraphicsBlurEffect::metaObject
+12 QGraphicsBlurEffect::qt_metacast
+16 QGraphicsBlurEffect::qt_metacall
+20 QGraphicsBlurEffect::~QGraphicsBlurEffect
+24 QGraphicsBlurEffect::~QGraphicsBlurEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsBlurEffect::boundingRectFor
+60 QGraphicsBlurEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsBlurEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsBlurEffect (0xb312d6c0) 0
+ vptr=((& QGraphicsBlurEffect::_ZTV19QGraphicsBlurEffect) + 8u)
+ QGraphicsEffect (0xb312d700) 0
+ primary-for QGraphicsBlurEffect (0xb312d6c0)
+ QObject (0xb316e1e0) 0
+ primary-for QGraphicsEffect (0xb312d700)
+
+Vtable for QGraphicsDropShadowEffect
+QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsDropShadowEffect)
+8 QGraphicsDropShadowEffect::metaObject
+12 QGraphicsDropShadowEffect::qt_metacast
+16 QGraphicsDropShadowEffect::qt_metacall
+20 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+24 QGraphicsDropShadowEffect::~QGraphicsDropShadowEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsDropShadowEffect::boundingRectFor
+60 QGraphicsDropShadowEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsDropShadowEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsDropShadowEffect (0xb312db00) 0
+ vptr=((& QGraphicsDropShadowEffect::_ZTV25QGraphicsDropShadowEffect) + 8u)
+ QGraphicsEffect (0xb312db40) 0
+ primary-for QGraphicsDropShadowEffect (0xb312db00)
+ QObject (0xb316e4ec) 0
+ primary-for QGraphicsEffect (0xb312db40)
+
+Vtable for QGraphicsOpacityEffect
+QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsOpacityEffect)
+8 QGraphicsOpacityEffect::metaObject
+12 QGraphicsOpacityEffect::qt_metacast
+16 QGraphicsOpacityEffect::qt_metacall
+20 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+24 QGraphicsOpacityEffect::~QGraphicsOpacityEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsEffect::boundingRectFor
+60 QGraphicsOpacityEffect::draw
+64 QGraphicsEffect::sourceChanged
+
+Class QGraphicsOpacityEffect
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsOpacityEffect (0xb312df80) 0
+ vptr=((& QGraphicsOpacityEffect::_ZTV22QGraphicsOpacityEffect) + 8u)
+ QGraphicsEffect (0xb312dfc0) 0
+ primary-for QGraphicsOpacityEffect (0xb312df80)
+ QObject (0xb316e780) 0
+ primary-for QGraphicsEffect (0xb312dfc0)
+
+Class QVFbHeader
+ size=1084 align=4
+ base size=1084 base align=4
+QVFbHeader (0xb316e99c) 0
+
+Class QVFbKeyData
+ size=12 align=4
+ base size=12 base align=4
+QVFbKeyData (0xb316e9d8) 0
+
+Vtable for QWSEmbedWidget
+QWSEmbedWidget::_ZTV14QWSEmbedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+8 QWSEmbedWidget::metaObject
+12 QWSEmbedWidget::qt_metacast
+16 QWSEmbedWidget::qt_metacall
+20 QWSEmbedWidget::~QWSEmbedWidget
+24 QWSEmbedWidget::~QWSEmbedWidget
+28 QWidget::event
+32 QWSEmbedWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWSEmbedWidget::moveEvent
+132 QWSEmbedWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWSEmbedWidget::showEvent
+172 QWSEmbedWidget::hideEvent
+176 QWidget::x11Event
+180 QWSEmbedWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QWSEmbedWidget)
+232 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD1Ev
+236 QWSEmbedWidget::_ZThn8_N14QWSEmbedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWSEmbedWidget
+ size=20 align=4
+ base size=20 base align=4
+QWSEmbedWidget (0xb31b6300) 0
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 8u)
+ QWidget (0xb31bb820) 0
+ primary-for QWSEmbedWidget (0xb31b6300)
+ QObject (0xb316ea14) 0
+ primary-for QWidget (0xb31bb820)
+ QPaintDevice (0xb316ea50) 8
+ vptr=((& QWSEmbedWidget::_ZTV14QWSEmbedWidget) + 232u)
+
+Class QColormap
+ size=4 align=4
+ base size=4 base align=4
+QColormap (0xb316ec6c) 0
+
+Class QTileRules
+ size=8 align=4
+ base size=8 base align=4
+QTileRules (0xb316eca8) 0
+
+Class QDrawPixmaps::Data
+ size=80 align=4
+ base size=80 base align=4
+QDrawPixmaps::Data (0xb2fea000) 0
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb2fea078) 0
+
+Class QTextItem
+ size=1 align=1
+ base size=0 base align=1
+QTextItem (0xb2eeed98) 0 empty
+
+Vtable for QPaintEngine
+QPaintEngine::_ZTV12QPaintEngine: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintEngine)
+8 QPaintEngine::~QPaintEngine
+12 QPaintEngine::~QPaintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QPaintEngine::drawRects
+32 QPaintEngine::drawRects
+36 QPaintEngine::drawLines
+40 QPaintEngine::drawLines
+44 QPaintEngine::drawEllipse
+48 QPaintEngine::drawEllipse
+52 QPaintEngine::drawPath
+56 QPaintEngine::drawPoints
+60 QPaintEngine::drawPoints
+64 QPaintEngine::drawPolygon
+68 QPaintEngine::drawPolygon
+72 __cxa_pure_virtual
+76 QPaintEngine::drawTextItem
+80 QPaintEngine::drawTiledPixmap
+84 QPaintEngine::drawImage
+88 QPaintEngine::coordinateOffset
+92 __cxa_pure_virtual
+
+Class QPaintEngine
+ size=20 align=4
+ base size=20 base align=4
+QPaintEngine (0xb2eeee4c) 0
+ vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 8u)
+
+Class QPaintEngineState
+ size=4 align=4
+ base size=4 base align=4
+QPaintEngineState (0xb2f32168) 0
+
+Vtable for QPrinter
+QPrinter::_ZTV8QPrinter: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QPrinter)
+8 QPrinter::~QPrinter
+12 QPrinter::~QPrinter
+16 QPrinter::devType
+20 QPrinter::paintEngine
+24 QPrinter::metric
+
+Class QPrinter
+ size=12 align=4
+ base size=12 base align=4
+QPrinter (0xb2f04f80) 0
+ vptr=((& QPrinter::_ZTV8QPrinter) + 8u)
+ QPaintDevice (0xb2f32a8c) 0
+ primary-for QPrinter (0xb2f04f80)
+
+Vtable for QPrintEngine
+QPrintEngine::_ZTV12QPrintEngine: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPrintEngine)
+8 QPrintEngine::~QPrintEngine
+12 QPrintEngine::~QPrintEngine
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QPrintEngine
+ size=4 align=4
+ base size=4 base align=4
+QPrintEngine (0xb2f32e10) 0 nearly-empty
+ vptr=((& QPrintEngine::_ZTV12QPrintEngine) + 8u)
+
+Class QPrinterInfo
+ size=4 align=4
+ base size=4 base align=4
+QPrinterInfo (0xb2fe403c) 0
+
+Class QStylePainter
+ size=12 align=4
+ base size=12 base align=4
+QStylePainter (0xb2fba840) 0
+ QPainter (0xb2fe41a4) 0
+
+Vtable for QAbstractProxyModel
+QAbstractProxyModel::_ZTV19QAbstractProxyModel: 47u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractProxyModel)
+8 QAbstractProxyModel::metaObject
+12 QAbstractProxyModel::qt_metacast
+16 QAbstractProxyModel::qt_metacall
+20 QAbstractProxyModel::~QAbstractProxyModel
+24 QAbstractProxyModel::~QAbstractProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 QAbstractProxyModel::data
+80 QAbstractProxyModel::setData
+84 QAbstractProxyModel::headerData
+88 QAbstractProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractProxyModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QAbstractProxyModel::setSourceModel
+172 __cxa_pure_virtual
+176 __cxa_pure_virtual
+180 QAbstractProxyModel::mapSelectionToSource
+184 QAbstractProxyModel::mapSelectionFromSource
+
+Class QAbstractProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractProxyModel (0xb2fbae80) 0
+ vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 8u)
+ QAbstractItemModel (0xb2fbaec0) 0
+ primary-for QAbstractProxyModel (0xb2fbae80)
+ QObject (0xb2dff3c0) 0
+ primary-for QAbstractItemModel (0xb2fbaec0)
+
+Vtable for QColumnView
+QColumnView::_ZTV11QColumnView: 104u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QColumnView)
+8 QColumnView::metaObject
+12 QColumnView::qt_metacast
+16 QColumnView::qt_metacall
+20 QColumnView::~QColumnView
+24 QColumnView::~QColumnView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QColumnView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QColumnView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QColumnView::scrollContentsBy
+232 QColumnView::setModel
+236 QColumnView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QColumnView::visualRect
+248 QColumnView::scrollTo
+252 QColumnView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QColumnView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QColumnView::selectAll
+280 QAbstractItemView::dataChanged
+284 QColumnView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QColumnView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QAbstractItemView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QColumnView::moveCursor
+344 QColumnView::horizontalOffset
+348 QColumnView::verticalOffset
+352 QColumnView::isIndexHidden
+356 QColumnView::setSelection
+360 QColumnView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QColumnView::createColumn
+388 (int (*)(...))-0x000000008
+392 (int (*)(...))(& _ZTI11QColumnView)
+396 QColumnView::_ZThn8_N11QColumnViewD1Ev
+400 QColumnView::_ZThn8_N11QColumnViewD0Ev
+404 QWidget::_ZThn8_NK7QWidget7devTypeEv
+408 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+412 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QColumnView
+ size=20 align=4
+ base size=20 base align=4
+QColumnView (0xb2e0c180) 0
+ vptr=((& QColumnView::_ZTV11QColumnView) + 8u)
+ QAbstractItemView (0xb2e0c1c0) 0
+ primary-for QColumnView (0xb2e0c180)
+ QAbstractScrollArea (0xb2e0c200) 0
+ primary-for QAbstractItemView (0xb2e0c1c0)
+ QFrame (0xb2e0c240) 0
+ primary-for QAbstractScrollArea (0xb2e0c200)
+ QWidget (0xb2e0f460) 0
+ primary-for QFrame (0xb2e0c240)
+ QObject (0xb2dff5dc) 0
+ primary-for QWidget (0xb2e0f460)
+ QPaintDevice (0xb2dff618) 8
+ vptr=((& QColumnView::_ZTV11QColumnView) + 396u)
+
+Vtable for QDataWidgetMapper
+QDataWidgetMapper::_ZTV17QDataWidgetMapper: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QDataWidgetMapper)
+8 QDataWidgetMapper::metaObject
+12 QDataWidgetMapper::qt_metacast
+16 QDataWidgetMapper::qt_metacall
+20 QDataWidgetMapper::~QDataWidgetMapper
+24 QDataWidgetMapper::~QDataWidgetMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDataWidgetMapper::setCurrentIndex
+
+Class QDataWidgetMapper
+ size=8 align=4
+ base size=8 base align=4
+QDataWidgetMapper (0xb2e0c500) 0
+ vptr=((& QDataWidgetMapper::_ZTV17QDataWidgetMapper) + 8u)
+ QObject (0xb2dff834) 0
+ primary-for QDataWidgetMapper (0xb2e0c500)
+
+Vtable for QFileIconProvider
+QFileIconProvider::_ZTV17QFileIconProvider: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFileIconProvider)
+8 QFileIconProvider::~QFileIconProvider
+12 QFileIconProvider::~QFileIconProvider
+16 QFileIconProvider::icon
+20 QFileIconProvider::icon
+24 QFileIconProvider::type
+
+Class QFileIconProvider
+ size=8 align=4
+ base size=8 base align=4
+QFileIconProvider (0xb2dffa50) 0
+ vptr=((& QFileIconProvider::_ZTV17QFileIconProvider) + 8u)
+
+Vtable for QDirModel
+QDirModel::_ZTV9QDirModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDirModel)
+8 QDirModel::metaObject
+12 QDirModel::qt_metacast
+16 QDirModel::qt_metacall
+20 QDirModel::~QDirModel
+24 QDirModel::~QDirModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QDirModel::index
+60 QDirModel::parent
+64 QDirModel::rowCount
+68 QDirModel::columnCount
+72 QDirModel::hasChildren
+76 QDirModel::data
+80 QDirModel::setData
+84 QDirModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QDirModel::mimeTypes
+104 QDirModel::mimeData
+108 QDirModel::dropMimeData
+112 QDirModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QDirModel::flags
+144 QDirModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QDirModel
+ size=8 align=4
+ base size=8 base align=4
+QDirModel (0xb2e0c900) 0
+ vptr=((& QDirModel::_ZTV9QDirModel) + 8u)
+ QAbstractItemModel (0xb2e0c940) 0
+ primary-for QDirModel (0xb2e0c900)
+ QObject (0xb2dffbb8) 0
+ primary-for QAbstractItemModel (0xb2e0c940)
+
+Vtable for QHeaderView
+QHeaderView::_ZTV11QHeaderView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHeaderView)
+8 QHeaderView::metaObject
+12 QHeaderView::qt_metacast
+16 QHeaderView::qt_metacall
+20 QHeaderView::~QHeaderView
+24 QHeaderView::~QHeaderView
+28 QHeaderView::event
+32 QObject::eventFilter
+36 QAbstractItemView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QHeaderView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QHeaderView::mousePressEvent
+84 QHeaderView::mouseReleaseEvent
+88 QHeaderView::mouseDoubleClickEvent
+92 QHeaderView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QHeaderView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QHeaderView::viewportEvent
+228 QHeaderView::scrollContentsBy
+232 QHeaderView::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QHeaderView::visualRect
+248 QHeaderView::scrollTo
+252 QHeaderView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QHeaderView::reset
+268 QAbstractItemView::setRootIndex
+272 QHeaderView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QHeaderView::dataChanged
+284 QHeaderView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QAbstractItemView::selectionChanged
+296 QHeaderView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QHeaderView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QHeaderView::moveCursor
+344 QHeaderView::horizontalOffset
+348 QHeaderView::verticalOffset
+352 QHeaderView::isIndexHidden
+356 QHeaderView::setSelection
+360 QHeaderView::visualRegionForSelection
+364 QAbstractItemView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QHeaderView::paintSection
+388 QHeaderView::sectionSizeFromContents
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI11QHeaderView)
+400 QHeaderView::_ZThn8_N11QHeaderViewD1Ev
+404 QHeaderView::_ZThn8_N11QHeaderViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QHeaderView
+ size=20 align=4
+ base size=20 base align=4
+QHeaderView (0xb2e0cc00) 0
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 8u)
+ QAbstractItemView (0xb2e0cc40) 0
+ primary-for QHeaderView (0xb2e0cc00)
+ QAbstractScrollArea (0xb2e0cc80) 0
+ primary-for QAbstractItemView (0xb2e0cc40)
+ QFrame (0xb2e0ccc0) 0
+ primary-for QAbstractScrollArea (0xb2e0cc80)
+ QWidget (0xb2e4dcd0) 0
+ primary-for QFrame (0xb2e0ccc0)
+ QObject (0xb2dffdd4) 0
+ primary-for QWidget (0xb2e4dcd0)
+ QPaintDevice (0xb2dffe10) 8
+ vptr=((& QHeaderView::_ZTV11QHeaderView) + 400u)
+
+Vtable for QItemDelegate
+QItemDelegate::_ZTV13QItemDelegate: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QItemDelegate)
+8 QItemDelegate::metaObject
+12 QItemDelegate::qt_metacast
+16 QItemDelegate::qt_metacall
+20 QItemDelegate::~QItemDelegate
+24 QItemDelegate::~QItemDelegate
+28 QObject::event
+32 QItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QItemDelegate::paint
+60 QItemDelegate::sizeHint
+64 QItemDelegate::createEditor
+68 QItemDelegate::setEditorData
+72 QItemDelegate::setModelData
+76 QItemDelegate::updateEditorGeometry
+80 QItemDelegate::editorEvent
+84 QItemDelegate::drawDisplay
+88 QItemDelegate::drawDecoration
+92 QItemDelegate::drawFocus
+96 QItemDelegate::drawCheck
+
+Class QItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QItemDelegate (0xb2e7e080) 0
+ vptr=((& QItemDelegate::_ZTV13QItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2e7e0c0) 0
+ primary-for QItemDelegate (0xb2e7e080)
+ QObject (0xb2e7b12c) 0
+ primary-for QAbstractItemDelegate (0xb2e7e0c0)
+
+Vtable for QItemEditorCreatorBase
+QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QItemEditorCreatorBase)
+8 QItemEditorCreatorBase::~QItemEditorCreatorBase
+12 QItemEditorCreatorBase::~QItemEditorCreatorBase
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QItemEditorCreatorBase
+ size=4 align=4
+ base size=4 base align=4
+QItemEditorCreatorBase (0xb2e7b348) 0 nearly-empty
+ vptr=((& QItemEditorCreatorBase::_ZTV22QItemEditorCreatorBase) + 8u)
+
+Vtable for QItemEditorFactory
+QItemEditorFactory::_ZTV18QItemEditorFactory: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QItemEditorFactory)
+8 QItemEditorFactory::~QItemEditorFactory
+12 QItemEditorFactory::~QItemEditorFactory
+16 QItemEditorFactory::createEditor
+20 QItemEditorFactory::valuePropertyName
+
+Class QItemEditorFactory
+ size=8 align=4
+ base size=8 base align=4
+QItemEditorFactory (0xb2e7b5dc) 0
+ vptr=((& QItemEditorFactory::_ZTV18QItemEditorFactory) + 8u)
+
+Vtable for QListWidgetItem
+QListWidgetItem::_ZTV15QListWidgetItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QListWidgetItem)
+8 QListWidgetItem::~QListWidgetItem
+12 QListWidgetItem::~QListWidgetItem
+16 QListWidgetItem::clone
+20 QListWidgetItem::setBackgroundColor
+24 QListWidgetItem::data
+28 QListWidgetItem::setData
+32 QListWidgetItem::operator<
+36 QListWidgetItem::read
+40 QListWidgetItem::write
+
+Class QListWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QListWidgetItem (0xb2e7b8ac) 0
+ vptr=((& QListWidgetItem::_ZTV15QListWidgetItem) + 8u)
+
+Vtable for QListWidget
+QListWidget::_ZTV11QListWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QListWidget)
+8 QListWidget::metaObject
+12 QListWidget::qt_metacast
+16 QListWidget::qt_metacall
+20 QListWidget::~QListWidget
+24 QListWidget::~QListWidget
+28 QListWidget::event
+32 QObject::eventFilter
+36 QListView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QListView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QListView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QListView::paintEvent
+128 QWidget::moveEvent
+132 QListView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QListView::dragMoveEvent
+160 QListView::dragLeaveEvent
+164 QListWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QListView::scrollContentsBy
+232 QListWidget::setModel
+236 QAbstractItemView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QListView::visualRect
+248 QListView::scrollTo
+252 QListView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QAbstractItemView::sizeHintForColumn
+264 QListView::reset
+268 QListView::setRootIndex
+272 QListView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QListView::dataChanged
+284 QListView::rowsInserted
+288 QListView::rowsAboutToBeRemoved
+292 QListView::selectionChanged
+296 QListView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QListView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QAbstractItemView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QListView::moveCursor
+344 QListView::horizontalOffset
+348 QListView::verticalOffset
+352 QListView::isIndexHidden
+356 QListView::setSelection
+360 QListView::visualRegionForSelection
+364 QListView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QListView::startDrag
+380 QListView::viewOptions
+384 QListWidget::mimeTypes
+388 QListWidget::mimeData
+392 QListWidget::dropMimeData
+396 QListWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI11QListWidget)
+408 QListWidget::_ZThn8_N11QListWidgetD1Ev
+412 QListWidget::_ZThn8_N11QListWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QListWidget
+ size=20 align=4
+ base size=20 base align=4
+QListWidget (0xb2ed0a00) 0
+ vptr=((& QListWidget::_ZTV11QListWidget) + 8u)
+ QListView (0xb2ed0a40) 0
+ primary-for QListWidget (0xb2ed0a00)
+ QAbstractItemView (0xb2ed0a80) 0
+ primary-for QListView (0xb2ed0a40)
+ QAbstractScrollArea (0xb2ed0ac0) 0
+ primary-for QAbstractItemView (0xb2ed0a80)
+ QFrame (0xb2ed0b00) 0
+ primary-for QAbstractScrollArea (0xb2ed0ac0)
+ QWidget (0xb2ee5550) 0
+ primary-for QFrame (0xb2ed0b00)
+ QObject (0xb2ed299c) 0
+ primary-for QWidget (0xb2ee5550)
+ QPaintDevice (0xb2ed29d8) 8
+ vptr=((& QListWidget::_ZTV11QListWidget) + 408u)
+
+Vtable for QProxyModel
+QProxyModel::_ZTV11QProxyModel: 43u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyModel)
+8 QProxyModel::metaObject
+12 QProxyModel::qt_metacast
+16 QProxyModel::qt_metacall
+20 QProxyModel::~QProxyModel
+24 QProxyModel::~QProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyModel::index
+60 QProxyModel::parent
+64 QProxyModel::rowCount
+68 QProxyModel::columnCount
+72 QProxyModel::hasChildren
+76 QProxyModel::data
+80 QProxyModel::setData
+84 QProxyModel::headerData
+88 QProxyModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QProxyModel::mimeTypes
+104 QProxyModel::mimeData
+108 QProxyModel::dropMimeData
+112 QProxyModel::supportedDropActions
+116 QProxyModel::insertRows
+120 QProxyModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QProxyModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QProxyModel::flags
+144 QProxyModel::sort
+148 QAbstractItemModel::buddy
+152 QProxyModel::match
+156 QProxyModel::span
+160 QProxyModel::submit
+164 QProxyModel::revert
+168 QProxyModel::setModel
+
+Class QProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QProxyModel (0xb2d03140) 0
+ vptr=((& QProxyModel::_ZTV11QProxyModel) + 8u)
+ QAbstractItemModel (0xb2d03180) 0
+ primary-for QProxyModel (0xb2d03140)
+ QObject (0xb2d06000) 0
+ primary-for QAbstractItemModel (0xb2d03180)
+
+Vtable for QSortFilterProxyModel
+QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 50u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
+8 QSortFilterProxyModel::metaObject
+12 QSortFilterProxyModel::qt_metacast
+16 QSortFilterProxyModel::qt_metacall
+20 QSortFilterProxyModel::~QSortFilterProxyModel
+24 QSortFilterProxyModel::~QSortFilterProxyModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSortFilterProxyModel::index
+60 QSortFilterProxyModel::parent
+64 QSortFilterProxyModel::rowCount
+68 QSortFilterProxyModel::columnCount
+72 QSortFilterProxyModel::hasChildren
+76 QSortFilterProxyModel::data
+80 QSortFilterProxyModel::setData
+84 QSortFilterProxyModel::headerData
+88 QSortFilterProxyModel::setHeaderData
+92 QAbstractProxyModel::itemData
+96 QAbstractItemModel::setItemData
+100 QSortFilterProxyModel::mimeTypes
+104 QSortFilterProxyModel::mimeData
+108 QSortFilterProxyModel::dropMimeData
+112 QSortFilterProxyModel::supportedDropActions
+116 QSortFilterProxyModel::insertRows
+120 QSortFilterProxyModel::insertColumns
+124 QSortFilterProxyModel::removeRows
+128 QSortFilterProxyModel::removeColumns
+132 QSortFilterProxyModel::fetchMore
+136 QSortFilterProxyModel::canFetchMore
+140 QSortFilterProxyModel::flags
+144 QSortFilterProxyModel::sort
+148 QSortFilterProxyModel::buddy
+152 QSortFilterProxyModel::match
+156 QSortFilterProxyModel::span
+160 QAbstractProxyModel::submit
+164 QAbstractProxyModel::revert
+168 QSortFilterProxyModel::setSourceModel
+172 QSortFilterProxyModel::mapToSource
+176 QSortFilterProxyModel::mapFromSource
+180 QSortFilterProxyModel::mapSelectionToSource
+184 QSortFilterProxyModel::mapSelectionFromSource
+188 QSortFilterProxyModel::filterAcceptsRow
+192 QSortFilterProxyModel::filterAcceptsColumn
+196 QSortFilterProxyModel::lessThan
+
+Class QSortFilterProxyModel
+ size=8 align=4
+ base size=8 base align=4
+QSortFilterProxyModel (0xb2d03440) 0
+ vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 8u)
+ QAbstractProxyModel (0xb2d03480) 0
+ primary-for QSortFilterProxyModel (0xb2d03440)
+ QAbstractItemModel (0xb2d034c0) 0
+ primary-for QAbstractProxyModel (0xb2d03480)
+ QObject (0xb2d0621c) 0
+ primary-for QAbstractItemModel (0xb2d034c0)
+
+Vtable for QStandardItem
+QStandardItem::_ZTV13QStandardItem: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStandardItem)
+8 QStandardItem::~QStandardItem
+12 QStandardItem::~QStandardItem
+16 QStandardItem::data
+20 QStandardItem::setData
+24 QStandardItem::clone
+28 QStandardItem::type
+32 QStandardItem::read
+36 QStandardItem::write
+40 QStandardItem::operator<
+
+Class QStandardItem
+ size=8 align=4
+ base size=8 base align=4
+QStandardItem (0xb2d06438) 0
+ vptr=((& QStandardItem::_ZTV13QStandardItem) + 8u)
+
+Vtable for QStandardItemModel
+QStandardItemModel::_ZTV18QStandardItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QStandardItemModel)
+8 QStandardItemModel::metaObject
+12 QStandardItemModel::qt_metacast
+16 QStandardItemModel::qt_metacall
+20 QStandardItemModel::~QStandardItemModel
+24 QStandardItemModel::~QStandardItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStandardItemModel::index
+60 QStandardItemModel::parent
+64 QStandardItemModel::rowCount
+68 QStandardItemModel::columnCount
+72 QStandardItemModel::hasChildren
+76 QStandardItemModel::data
+80 QStandardItemModel::setData
+84 QStandardItemModel::headerData
+88 QStandardItemModel::setHeaderData
+92 QStandardItemModel::itemData
+96 QStandardItemModel::setItemData
+100 QStandardItemModel::mimeTypes
+104 QStandardItemModel::mimeData
+108 QStandardItemModel::dropMimeData
+112 QStandardItemModel::supportedDropActions
+116 QStandardItemModel::insertRows
+120 QStandardItemModel::insertColumns
+124 QStandardItemModel::removeRows
+128 QStandardItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStandardItemModel::flags
+144 QStandardItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStandardItemModel
+ size=8 align=4
+ base size=8 base align=4
+QStandardItemModel (0xb2d73b40) 0
+ vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 8u)
+ QAbstractItemModel (0xb2d73b80) 0
+ primary-for QStandardItemModel (0xb2d73b40)
+ QObject (0xb2d91564) 0
+ primary-for QAbstractItemModel (0xb2d73b80)
+
+Vtable for QStringListModel
+QStringListModel::_ZTV16QStringListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QStringListModel)
+8 QStringListModel::metaObject
+12 QStringListModel::qt_metacast
+16 QStringListModel::qt_metacall
+20 QStringListModel::~QStringListModel
+24 QStringListModel::~QStringListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 QStringListModel::rowCount
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 QStringListModel::data
+80 QStringListModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QStringListModel::supportedDropActions
+116 QStringListModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QStringListModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QStringListModel::flags
+144 QStringListModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QStringListModel
+ size=12 align=4
+ base size=12 base align=4
+QStringListModel (0xb2d73f80) 0
+ vptr=((& QStringListModel::_ZTV16QStringListModel) + 8u)
+ QAbstractListModel (0xb2d73fc0) 0
+ primary-for QStringListModel (0xb2d73f80)
+ QAbstractItemModel (0xb2ddd000) 0
+ primary-for QAbstractListModel (0xb2d73fc0)
+ QObject (0xb2d91870) 0
+ primary-for QAbstractItemModel (0xb2ddd000)
+
+Vtable for QStyledItemDelegate
+QStyledItemDelegate::_ZTV19QStyledItemDelegate: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QStyledItemDelegate)
+8 QStyledItemDelegate::metaObject
+12 QStyledItemDelegate::qt_metacast
+16 QStyledItemDelegate::qt_metacall
+20 QStyledItemDelegate::~QStyledItemDelegate
+24 QStyledItemDelegate::~QStyledItemDelegate
+28 QObject::event
+32 QStyledItemDelegate::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStyledItemDelegate::paint
+60 QStyledItemDelegate::sizeHint
+64 QStyledItemDelegate::createEditor
+68 QStyledItemDelegate::setEditorData
+72 QStyledItemDelegate::setModelData
+76 QStyledItemDelegate::updateEditorGeometry
+80 QStyledItemDelegate::editorEvent
+84 QStyledItemDelegate::displayText
+88 QStyledItemDelegate::initStyleOption
+
+Class QStyledItemDelegate
+ size=8 align=4
+ base size=8 base align=4
+QStyledItemDelegate (0xb2ddd240) 0
+ vptr=((& QStyledItemDelegate::_ZTV19QStyledItemDelegate) + 8u)
+ QAbstractItemDelegate (0xb2ddd280) 0
+ primary-for QStyledItemDelegate (0xb2ddd240)
+ QObject (0xb2d9199c) 0
+ primary-for QAbstractItemDelegate (0xb2ddd280)
+
+Vtable for QTableView
+QTableView::_ZTV10QTableView: 103u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTableView)
+8 QTableView::metaObject
+12 QTableView::qt_metacast
+16 QTableView::qt_metacall
+20 QTableView::~QTableView
+24 QTableView::~QTableView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableView::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 (int (*)(...))-0x000000008
+388 (int (*)(...))(& _ZTI10QTableView)
+392 QTableView::_ZThn8_N10QTableViewD1Ev
+396 QTableView::_ZThn8_N10QTableViewD0Ev
+400 QWidget::_ZThn8_NK7QWidget7devTypeEv
+404 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+408 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableView
+ size=20 align=4
+ base size=20 base align=4
+QTableView (0xb2ddd540) 0
+ vptr=((& QTableView::_ZTV10QTableView) + 8u)
+ QAbstractItemView (0xb2ddd580) 0
+ primary-for QTableView (0xb2ddd540)
+ QAbstractScrollArea (0xb2ddd5c0) 0
+ primary-for QAbstractItemView (0xb2ddd580)
+ QFrame (0xb2ddd600) 0
+ primary-for QAbstractScrollArea (0xb2ddd5c0)
+ QWidget (0xb2bf0a50) 0
+ primary-for QFrame (0xb2ddd600)
+ QObject (0xb2d91bb8) 0
+ primary-for QWidget (0xb2bf0a50)
+ QPaintDevice (0xb2d91bf4) 8
+ vptr=((& QTableView::_ZTV10QTableView) + 392u)
+
+Class QTableWidgetSelectionRange
+ size=16 align=4
+ base size=16 base align=4
+QTableWidgetSelectionRange (0xb2d91e10) 0
+
+Vtable for QTableWidgetItem
+QTableWidgetItem::_ZTV16QTableWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTableWidgetItem)
+8 QTableWidgetItem::~QTableWidgetItem
+12 QTableWidgetItem::~QTableWidgetItem
+16 QTableWidgetItem::clone
+20 QTableWidgetItem::data
+24 QTableWidgetItem::setData
+28 QTableWidgetItem::operator<
+32 QTableWidgetItem::read
+36 QTableWidgetItem::write
+
+Class QTableWidgetItem
+ size=24 align=4
+ base size=24 base align=4
+QTableWidgetItem (0xb2c1603c) 0
+ vptr=((& QTableWidgetItem::_ZTV16QTableWidgetItem) + 8u)
+
+Vtable for QTableWidget
+QTableWidget::_ZTV12QTableWidget: 107u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTableWidget)
+8 QTableWidget::metaObject
+12 QTableWidget::qt_metacast
+16 QTableWidget::qt_metacall
+20 QTableWidget::~QTableWidget
+24 QTableWidget::~QTableWidget
+28 QTableWidget::event
+32 QObject::eventFilter
+36 QTableView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractItemView::mousePressEvent
+84 QAbstractItemView::mouseReleaseEvent
+88 QAbstractItemView::mouseDoubleClickEvent
+92 QAbstractItemView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractItemView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTableView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QAbstractItemView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTableWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractItemView::viewportEvent
+228 QTableView::scrollContentsBy
+232 QTableWidget::setModel
+236 QTableView::setSelectionModel
+240 QAbstractItemView::keyboardSearch
+244 QTableView::visualRect
+248 QTableView::scrollTo
+252 QTableView::indexAt
+256 QTableView::sizeHintForRow
+260 QTableView::sizeHintForColumn
+264 QAbstractItemView::reset
+268 QTableView::setRootIndex
+272 QAbstractItemView::doItemsLayout
+276 QAbstractItemView::selectAll
+280 QAbstractItemView::dataChanged
+284 QAbstractItemView::rowsInserted
+288 QAbstractItemView::rowsAboutToBeRemoved
+292 QTableView::selectionChanged
+296 QTableView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTableView::updateGeometries
+312 QTableView::verticalScrollbarAction
+316 QTableView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTableView::moveCursor
+344 QTableView::horizontalOffset
+348 QTableView::verticalOffset
+352 QTableView::isIndexHidden
+356 QTableView::setSelection
+360 QTableView::visualRegionForSelection
+364 QTableView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QTableView::viewOptions
+384 QTableWidget::mimeTypes
+388 QTableWidget::mimeData
+392 QTableWidget::dropMimeData
+396 QTableWidget::supportedDropActions
+400 (int (*)(...))-0x000000008
+404 (int (*)(...))(& _ZTI12QTableWidget)
+408 QTableWidget::_ZThn8_N12QTableWidgetD1Ev
+412 QTableWidget::_ZThn8_N12QTableWidgetD0Ev
+416 QWidget::_ZThn8_NK7QWidget7devTypeEv
+420 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+424 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTableWidget
+ size=20 align=4
+ base size=20 base align=4
+QTableWidget (0xb2c42a40) 0
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 8u)
+ QTableView (0xb2c42a80) 0
+ primary-for QTableWidget (0xb2c42a40)
+ QAbstractItemView (0xb2c42ac0) 0
+ primary-for QTableView (0xb2c42a80)
+ QAbstractScrollArea (0xb2c42b00) 0
+ primary-for QAbstractItemView (0xb2c42ac0)
+ QFrame (0xb2c42b40) 0
+ primary-for QAbstractScrollArea (0xb2c42b00)
+ QWidget (0xb2c56140) 0
+ primary-for QFrame (0xb2c42b40)
+ QObject (0xb2c5112c) 0
+ primary-for QWidget (0xb2c56140)
+ QPaintDevice (0xb2c51168) 8
+ vptr=((& QTableWidget::_ZTV12QTableWidget) + 408u)
+
+Vtable for QTreeView
+QTreeView::_ZTV9QTreeView: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTreeView)
+8 QTreeView::metaObject
+12 QTreeView::qt_metacast
+16 QTreeView::qt_metacall
+20 QTreeView::~QTreeView
+24 QTreeView::~QTreeView
+28 QAbstractItemView::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QAbstractItemView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeView::setModel
+236 QTreeView::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 (int (*)(...))-0x000000008
+396 (int (*)(...))(& _ZTI9QTreeView)
+400 QTreeView::_ZThn8_N9QTreeViewD1Ev
+404 QTreeView::_ZThn8_N9QTreeViewD0Ev
+408 QWidget::_ZThn8_NK7QWidget7devTypeEv
+412 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+416 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeView
+ size=20 align=4
+ base size=20 base align=4
+QTreeView (0xb2c77040) 0
+ vptr=((& QTreeView::_ZTV9QTreeView) + 8u)
+ QAbstractItemView (0xb2c77080) 0
+ primary-for QTreeView (0xb2c77040)
+ QAbstractScrollArea (0xb2c770c0) 0
+ primary-for QAbstractItemView (0xb2c77080)
+ QFrame (0xb2c77100) 0
+ primary-for QAbstractScrollArea (0xb2c770c0)
+ QWidget (0xb2c74b90) 0
+ primary-for QFrame (0xb2c77100)
+ QObject (0xb2c517f8) 0
+ primary-for QWidget (0xb2c74b90)
+ QPaintDevice (0xb2c51834) 8
+ vptr=((& QTreeView::_ZTV9QTreeView) + 400u)
+
+Class QTreeWidgetItemIterator
+ size=12 align=4
+ base size=12 base align=4
+QTreeWidgetItemIterator (0xb2c51a50) 0
+
+Vtable for QTreeWidgetItem
+QTreeWidgetItem::_ZTV15QTreeWidgetItem: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QTreeWidgetItem)
+8 QTreeWidgetItem::~QTreeWidgetItem
+12 QTreeWidgetItem::~QTreeWidgetItem
+16 QTreeWidgetItem::clone
+20 QTreeWidgetItem::data
+24 QTreeWidgetItem::setData
+28 QTreeWidgetItem::operator<
+32 QTreeWidgetItem::read
+36 QTreeWidgetItem::write
+
+Class QTreeWidgetItem
+ size=32 align=4
+ base size=32 base align=4
+QTreeWidgetItem (0xb2cb112c) 0
+ vptr=((& QTreeWidgetItem::_ZTV15QTreeWidgetItem) + 8u)
+
+Vtable for QTreeWidget
+QTreeWidget::_ZTV11QTreeWidget: 109u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTreeWidget)
+8 QTreeWidget::metaObject
+12 QTreeWidget::qt_metacast
+16 QTreeWidget::qt_metacall
+20 QTreeWidget::~QTreeWidget
+24 QTreeWidget::~QTreeWidget
+28 QTreeWidget::event
+32 QObject::eventFilter
+36 QTreeView::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTreeView::mousePressEvent
+84 QTreeView::mouseReleaseEvent
+88 QTreeView::mouseDoubleClickEvent
+92 QTreeView::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QTreeView::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QAbstractItemView::focusInEvent
+112 QAbstractItemView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTreeView::paintEvent
+128 QWidget::moveEvent
+132 QAbstractItemView::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractItemView::dragEnterEvent
+156 QTreeView::dragMoveEvent
+160 QAbstractItemView::dragLeaveEvent
+164 QTreeWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QAbstractItemView::inputMethodEvent
+192 QAbstractItemView::inputMethodQuery
+196 QAbstractItemView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QTreeView::viewportEvent
+228 QTreeView::scrollContentsBy
+232 QTreeWidget::setModel
+236 QTreeWidget::setSelectionModel
+240 QTreeView::keyboardSearch
+244 QTreeView::visualRect
+248 QTreeView::scrollTo
+252 QTreeView::indexAt
+256 QAbstractItemView::sizeHintForRow
+260 QTreeView::sizeHintForColumn
+264 QTreeView::reset
+268 QTreeView::setRootIndex
+272 QTreeView::doItemsLayout
+276 QTreeView::selectAll
+280 QTreeView::dataChanged
+284 QTreeView::rowsInserted
+288 QTreeView::rowsAboutToBeRemoved
+292 QTreeView::selectionChanged
+296 QTreeView::currentChanged
+300 QAbstractItemView::updateEditorData
+304 QAbstractItemView::updateEditorGeometries
+308 QTreeView::updateGeometries
+312 QAbstractItemView::verticalScrollbarAction
+316 QTreeView::horizontalScrollbarAction
+320 QAbstractItemView::verticalScrollbarValueChanged
+324 QAbstractItemView::horizontalScrollbarValueChanged
+328 QAbstractItemView::closeEditor
+332 QAbstractItemView::commitData
+336 QAbstractItemView::editorDestroyed
+340 QTreeView::moveCursor
+344 QTreeView::horizontalOffset
+348 QTreeView::verticalOffset
+352 QTreeView::isIndexHidden
+356 QTreeView::setSelection
+360 QTreeView::visualRegionForSelection
+364 QTreeView::selectedIndexes
+368 QAbstractItemView::edit
+372 QAbstractItemView::selectionCommand
+376 QAbstractItemView::startDrag
+380 QAbstractItemView::viewOptions
+384 QTreeView::drawRow
+388 QTreeView::drawBranches
+392 QTreeWidget::mimeTypes
+396 QTreeWidget::mimeData
+400 QTreeWidget::dropMimeData
+404 QTreeWidget::supportedDropActions
+408 (int (*)(...))-0x000000008
+412 (int (*)(...))(& _ZTI11QTreeWidget)
+416 QTreeWidget::_ZThn8_N11QTreeWidgetD1Ev
+420 QTreeWidget::_ZThn8_N11QTreeWidgetD0Ev
+424 QWidget::_ZThn8_NK7QWidget7devTypeEv
+428 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+432 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTreeWidget
+ size=20 align=4
+ base size=20 base align=4
+QTreeWidget (0xb2b1cac0) 0
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 8u)
+ QTreeView (0xb2b1cb00) 0
+ primary-for QTreeWidget (0xb2b1cac0)
+ QAbstractItemView (0xb2b1cb40) 0
+ primary-for QTreeView (0xb2b1cb00)
+ QAbstractScrollArea (0xb2b1cb80) 0
+ primary-for QAbstractItemView (0xb2b1cb40)
+ QFrame (0xb2b1cbc0) 0
+ primary-for QAbstractScrollArea (0xb2b1cb80)
+ QWidget (0xb2b2f2d0) 0
+ primary-for QFrame (0xb2b1cbc0)
+ QObject (0xb2b26564) 0
+ primary-for QWidget (0xb2b2f2d0)
+ QPaintDevice (0xb2b265a0) 8
+ vptr=((& QTreeWidget::_ZTV11QTreeWidget) + 416u)
+
+Class QAccessible
+ size=1 align=1
+ base size=0 base align=1
+QAccessible (0xb2b26fb4) 0 empty
+
+Vtable for QAccessibleInterface
+QAccessibleInterface::_ZTV20QAccessibleInterface: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAccessibleInterface)
+8 QAccessibleInterface::~QAccessibleInterface
+12 QAccessibleInterface::~QAccessibleInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+
+Class QAccessibleInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterface (0xb2b4e840) 0 nearly-empty
+ vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 8u)
+ QAccessible (0xb2b76294) 0 empty
+
+Vtable for QAccessibleInterfaceEx
+QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleInterfaceEx)
+8 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+12 QAccessibleInterfaceEx::~QAccessibleInterfaceEx
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleInterfaceEx
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleInterfaceEx (0xb2b4ef80) 0 nearly-empty
+ vptr=((& QAccessibleInterfaceEx::_ZTV22QAccessibleInterfaceEx) + 8u)
+ QAccessibleInterface (0xb2b4efc0) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2b4ef80)
+ QAccessible (0xb2b76834) 0 empty
+
+Vtable for QAccessibleEvent
+QAccessibleEvent::_ZTV16QAccessibleEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QAccessibleEvent)
+8 QAccessibleEvent::~QAccessibleEvent
+12 QAccessibleEvent::~QAccessibleEvent
+
+Class QAccessibleEvent
+ size=20 align=4
+ base size=20 base align=4
+QAccessibleEvent (0xb29f7080) 0
+ vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 8u)
+ QEvent (0xb2b768ac) 0
+ primary-for QAccessibleEvent (0xb29f7080)
+
+Vtable for QAccessible2Interface
+QAccessible2Interface::_ZTV21QAccessible2Interface: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAccessible2Interface)
+8 QAccessible2Interface::~QAccessible2Interface
+12 QAccessible2Interface::~QAccessible2Interface
+
+Class QAccessible2Interface
+ size=4 align=4
+ base size=4 base align=4
+QAccessible2Interface (0xb2a070f0) 0 nearly-empty
+ vptr=((& QAccessible2Interface::_ZTV21QAccessible2Interface) + 8u)
+
+Vtable for QAccessibleTextInterface
+QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
+8 QAccessibleTextInterface::~QAccessibleTextInterface
+12 QAccessibleTextInterface::~QAccessibleTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+
+Class QAccessibleTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTextInterface (0xb29f7900) 0 nearly-empty
+ vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 8u)
+ QAccessible2Interface (0xb2a07474) 0 nearly-empty
+ primary-for QAccessibleTextInterface (0xb29f7900)
+
+Vtable for QAccessibleEditableTextInterface
+QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
+8 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+12 QAccessibleEditableTextInterface::~QAccessibleEditableTextInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+
+Class QAccessibleEditableTextInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleEditableTextInterface (0xb29f7b80) 0 nearly-empty
+ vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 8u)
+ QAccessible2Interface (0xb2a077bc) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb29f7b80)
+
+Vtable for QAccessibleSimpleEditableTextInterface
+QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI38QAccessibleSimpleEditableTextInterface)
+8 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+12 QAccessibleSimpleEditableTextInterface::~QAccessibleSimpleEditableTextInterface
+16 QAccessibleSimpleEditableTextInterface::copyText
+20 QAccessibleSimpleEditableTextInterface::deleteText
+24 QAccessibleSimpleEditableTextInterface::insertText
+28 QAccessibleSimpleEditableTextInterface::cutText
+32 QAccessibleSimpleEditableTextInterface::pasteText
+36 QAccessibleSimpleEditableTextInterface::replaceText
+40 QAccessibleSimpleEditableTextInterface::setAttributes
+
+Class QAccessibleSimpleEditableTextInterface
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleSimpleEditableTextInterface (0xb29f7e00) 0
+ vptr=((& QAccessibleSimpleEditableTextInterface::_ZTV38QAccessibleSimpleEditableTextInterface) + 8u)
+ QAccessibleEditableTextInterface (0xb29f7e40) 0 nearly-empty
+ primary-for QAccessibleSimpleEditableTextInterface (0xb29f7e00)
+ QAccessible2Interface (0xb2a07b04) 0 nearly-empty
+ primary-for QAccessibleEditableTextInterface (0xb29f7e40)
+
+Vtable for QAccessibleValueInterface
+QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
+8 QAccessibleValueInterface::~QAccessibleValueInterface
+12 QAccessibleValueInterface::~QAccessibleValueInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QAccessibleValueInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleValueInterface (0xb29f7f00) 0 nearly-empty
+ vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 8u)
+ QAccessible2Interface (0xb2a07b40) 0 nearly-empty
+ primary-for QAccessibleValueInterface (0xb29f7f00)
+
+Vtable for QAccessibleTableInterface
+QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
+8 QAccessibleTableInterface::~QAccessibleTableInterface
+12 QAccessibleTableInterface::~QAccessibleTableInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+112 __cxa_pure_virtual
+116 __cxa_pure_virtual
+
+Class QAccessibleTableInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleTableInterface (0xb2a22180) 0 nearly-empty
+ vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 8u)
+ QAccessible2Interface (0xb2a07e88) 0 nearly-empty
+ primary-for QAccessibleTableInterface (0xb2a22180)
+
+Vtable for QAccessibleActionInterface
+QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 10u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
+8 QAccessibleActionInterface::~QAccessibleActionInterface
+12 QAccessibleActionInterface::~QAccessibleActionInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+
+Class QAccessibleActionInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleActionInterface (0xb2a22240) 0 nearly-empty
+ vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 8u)
+ QAccessible2Interface (0xb2a07f00) 0 nearly-empty
+ primary-for QAccessibleActionInterface (0xb2a22240)
+
+Vtable for QAccessibleImageInterface
+QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
+8 QAccessibleImageInterface::~QAccessibleImageInterface
+12 QAccessibleImageInterface::~QAccessibleImageInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QAccessibleImageInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleImageInterface (0xb2a22300) 0 nearly-empty
+ vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 8u)
+ QAccessible2Interface (0xb2a07f78) 0 nearly-empty
+ primary-for QAccessibleImageInterface (0xb2a22300)
+
+Vtable for QAccessibleBridge
+QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleBridge)
+8 QAccessibleBridge::~QAccessibleBridge
+12 QAccessibleBridge::~QAccessibleBridge
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridge
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridge (0xb2a2e000) 0 nearly-empty
+ vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 8u)
+
+Vtable for QAccessibleBridgeFactoryInterface
+QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI33QAccessibleBridgeFactoryInterface)
+8 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+12 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleBridgeFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleBridgeFactoryInterface (0xb2a22600) 0 nearly-empty
+ vptr=((& QAccessibleBridgeFactoryInterface::_ZTV33QAccessibleBridgeFactoryInterface) + 8u)
+ QFactoryInterface (0xb2a2e21c) 0 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2a22600)
+
+Vtable for QAccessibleBridgePlugin
+QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+8 QAccessibleBridgePlugin::metaObject
+12 QAccessibleBridgePlugin::qt_metacast
+16 QAccessibleBridgePlugin::qt_metacall
+20 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+24 QAccessibleBridgePlugin::~QAccessibleBridgePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
+72 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD1Ev
+76 QAccessibleBridgePlugin::_ZThn8_N23QAccessibleBridgePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessibleBridgePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleBridgePlugin (0xb2a35dc0) 0
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 8u)
+ QObject (0xb2a2e528) 0
+ primary-for QAccessibleBridgePlugin (0xb2a35dc0)
+ QAccessibleBridgeFactoryInterface (0xb2a228c0) 8 nearly-empty
+ vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 72u)
+ QFactoryInterface (0xb2a2e564) 8 nearly-empty
+ primary-for QAccessibleBridgeFactoryInterface (0xb2a228c0)
+
+Vtable for QAccessibleObject
+QAccessibleObject::_ZTV17QAccessibleObject: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleObject)
+8 QAccessibleObject::~QAccessibleObject
+12 QAccessibleObject::~QAccessibleObject
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObject::userActionCount
+68 QAccessibleObject::actionText
+72 QAccessibleObject::doAction
+
+Class QAccessibleObject
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObject (0xb2a22b00) 0
+ vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 8u)
+ QAccessibleInterface (0xb2a22b40) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2a22b00)
+ QAccessible (0xb2a2e690) 0 empty
+
+Vtable for QAccessibleObjectEx
+QAccessibleObjectEx::_ZTV19QAccessibleObjectEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleObjectEx)
+8 QAccessibleObjectEx::~QAccessibleObjectEx
+12 QAccessibleObjectEx::~QAccessibleObjectEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAccessibleObjectEx::setText
+52 QAccessibleObjectEx::rect
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleObjectEx::actionText
+72 QAccessibleObjectEx::doAction
+76 __cxa_pure_virtual
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleObjectEx
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleObjectEx (0xb2a22bc0) 0
+ vptr=((& QAccessibleObjectEx::_ZTV19QAccessibleObjectEx) + 8u)
+ QAccessibleInterfaceEx (0xb2a22c00) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2a22bc0)
+ QAccessibleInterface (0xb2a22c40) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2a22c00)
+ QAccessible (0xb2a2e6cc) 0 empty
+
+Vtable for QAccessibleApplication
+QAccessibleApplication::_ZTV22QAccessibleApplication: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QAccessibleApplication)
+8 QAccessibleApplication::~QAccessibleApplication
+12 QAccessibleApplication::~QAccessibleApplication
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleApplication::childCount
+28 QAccessibleApplication::indexOfChild
+32 QAccessibleApplication::relationTo
+36 QAccessibleApplication::childAt
+40 QAccessibleApplication::navigate
+44 QAccessibleApplication::text
+48 QAccessibleObject::setText
+52 QAccessibleObject::rect
+56 QAccessibleApplication::role
+60 QAccessibleApplication::state
+64 QAccessibleApplication::userActionCount
+68 QAccessibleApplication::actionText
+72 QAccessibleApplication::doAction
+
+Class QAccessibleApplication
+ size=8 align=4
+ base size=8 base align=4
+QAccessibleApplication (0xb2a22cc0) 0
+ vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 8u)
+ QAccessibleObject (0xb2a22d00) 0
+ primary-for QAccessibleApplication (0xb2a22cc0)
+ QAccessibleInterface (0xb2a22d40) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2a22d00)
+ QAccessible (0xb2a2e708) 0 empty
+
+Vtable for QAccessibleFactoryInterface
+QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAccessibleFactoryInterface)
+8 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+12 QAccessibleFactoryInterface::~QAccessibleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QAccessibleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QAccessibleFactoryInterface (0xb2a4da50) 0 nearly-empty
+ vptr=((& QAccessibleFactoryInterface::_ZTV27QAccessibleFactoryInterface) + 8u)
+ QAccessible (0xb2a2e744) 0 empty
+ QFactoryInterface (0xb2a2e780) 0 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2a4da50)
+
+Vtable for QAccessiblePlugin
+QAccessiblePlugin::_ZTV17QAccessiblePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+8 QAccessiblePlugin::metaObject
+12 QAccessiblePlugin::qt_metacast
+16 QAccessiblePlugin::qt_metacall
+20 QAccessiblePlugin::~QAccessiblePlugin
+24 QAccessiblePlugin::~QAccessiblePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI17QAccessiblePlugin)
+72 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD1Ev
+76 QAccessiblePlugin::_ZThn8_N17QAccessiblePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAccessiblePlugin
+ size=12 align=4
+ base size=12 base align=4
+QAccessiblePlugin (0xb2a56460) 0
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 8u)
+ QObject (0xb2a2ea8c) 0
+ primary-for QAccessiblePlugin (0xb2a56460)
+ QAccessibleFactoryInterface (0xb2a564b0) 8 nearly-empty
+ vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 72u)
+ QAccessible (0xb2a2eac8) 8 empty
+ QFactoryInterface (0xb2a2eb04) 8 nearly-empty
+ primary-for QAccessibleFactoryInterface (0xb2a564b0)
+
+Vtable for QAccessibleWidget
+QAccessibleWidget::_ZTV17QAccessibleWidget: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QAccessibleWidget)
+8 QAccessibleWidget::~QAccessibleWidget
+12 QAccessibleWidget::~QAccessibleWidget
+16 QAccessibleObject::isValid
+20 QAccessibleObject::object
+24 QAccessibleWidget::childCount
+28 QAccessibleWidget::indexOfChild
+32 QAccessibleWidget::relationTo
+36 QAccessibleWidget::childAt
+40 QAccessibleWidget::navigate
+44 QAccessibleWidget::text
+48 QAccessibleObject::setText
+52 QAccessibleWidget::rect
+56 QAccessibleWidget::role
+60 QAccessibleWidget::state
+64 QAccessibleWidget::userActionCount
+68 QAccessibleWidget::actionText
+72 QAccessibleWidget::doAction
+
+Class QAccessibleWidget
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidget (0xb2a59240) 0
+ vptr=((& QAccessibleWidget::_ZTV17QAccessibleWidget) + 8u)
+ QAccessibleObject (0xb2a59280) 0
+ primary-for QAccessibleWidget (0xb2a59240)
+ QAccessibleInterface (0xb2a592c0) 0 nearly-empty
+ primary-for QAccessibleObject (0xb2a59280)
+ QAccessible (0xb2a2ec30) 0 empty
+
+Vtable for QAccessibleWidgetEx
+QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAccessibleWidgetEx)
+8 QAccessibleWidgetEx::~QAccessibleWidgetEx
+12 QAccessibleWidgetEx::~QAccessibleWidgetEx
+16 QAccessibleObjectEx::isValid
+20 QAccessibleObjectEx::object
+24 QAccessibleWidgetEx::childCount
+28 QAccessibleWidgetEx::indexOfChild
+32 QAccessibleWidgetEx::relationTo
+36 QAccessibleWidgetEx::childAt
+40 QAccessibleWidgetEx::navigate
+44 QAccessibleWidgetEx::text
+48 QAccessibleObjectEx::setText
+52 QAccessibleWidgetEx::rect
+56 QAccessibleWidgetEx::role
+60 QAccessibleWidgetEx::state
+64 QAccessibleObjectEx::userActionCount
+68 QAccessibleWidgetEx::actionText
+72 QAccessibleWidgetEx::doAction
+76 QAccessibleWidgetEx::invokeMethodEx
+80 QAccessibleInterfaceEx::virtual_hook
+84 QAccessibleInterfaceEx::interface_cast
+
+Class QAccessibleWidgetEx
+ size=12 align=4
+ base size=12 base align=4
+QAccessibleWidgetEx (0xb2a59340) 0
+ vptr=((& QAccessibleWidgetEx::_ZTV19QAccessibleWidgetEx) + 8u)
+ QAccessibleObjectEx (0xb2a59380) 0
+ primary-for QAccessibleWidgetEx (0xb2a59340)
+ QAccessibleInterfaceEx (0xb2a593c0) 0 nearly-empty
+ primary-for QAccessibleObjectEx (0xb2a59380)
+ QAccessibleInterface (0xb2a59400) 0 nearly-empty
+ primary-for QAccessibleInterfaceEx (0xb2a593c0)
+ QAccessible (0xb2a2ec6c) 0 empty
+
+Vtable for QAction
+QAction::_ZTV7QAction: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QAction)
+8 QAction::metaObject
+12 QAction::qt_metacast
+16 QAction::qt_metacall
+20 QAction::~QAction
+24 QAction::~QAction
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QAction
+ size=8 align=4
+ base size=8 base align=4
+QAction (0xb2a59480) 0
+ vptr=((& QAction::_ZTV7QAction) + 8u)
+ QObject (0xb2a2eca8) 0
+ primary-for QAction (0xb2a59480)
+
+Vtable for QActionGroup
+QActionGroup::_ZTV12QActionGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionGroup)
+8 QActionGroup::metaObject
+12 QActionGroup::qt_metacast
+16 QActionGroup::qt_metacall
+20 QActionGroup::~QActionGroup
+24 QActionGroup::~QActionGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QActionGroup
+ size=8 align=4
+ base size=8 base align=4
+QActionGroup (0xb2a59b00) 0
+ vptr=((& QActionGroup::_ZTV12QActionGroup) + 8u)
+ QObject (0xb2a91168) 0
+ primary-for QActionGroup (0xb2a59b00)
+
+Vtable for QApplication
+QApplication::_ZTV12QApplication: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QApplication)
+8 QApplication::metaObject
+12 QApplication::qt_metacast
+16 QApplication::qt_metacall
+20 QApplication::~QApplication
+24 QApplication::~QApplication
+28 QApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QApplication::notify
+60 QApplication::compressEvent
+64 QApplication::x11EventFilter
+68 QApplication::x11ClientMessage
+72 QApplication::commitData
+76 QApplication::saveState
+
+Class QApplication
+ size=8 align=4
+ base size=8 base align=4
+QApplication (0xb2a59f80) 0
+ vptr=((& QApplication::_ZTV12QApplication) + 8u)
+ QCoreApplication (0xb2a59fc0) 0
+ primary-for QApplication (0xb2a59f80)
+ QObject (0xb2a915a0) 0
+ primary-for QCoreApplication (0xb2a59fc0)
+
+Vtable for QLayoutItem
+QLayoutItem::_ZTV11QLayoutItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QLayoutItem)
+8 QLayoutItem::~QLayoutItem
+12 QLayoutItem::~QLayoutItem
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QLayoutItem (0xb2a91c30) 0
+ vptr=((& QLayoutItem::_ZTV11QLayoutItem) + 8u)
+
+Vtable for QSpacerItem
+QSpacerItem::_ZTV11QSpacerItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QSpacerItem)
+8 QSpacerItem::~QSpacerItem
+12 QSpacerItem::~QSpacerItem
+16 QSpacerItem::sizeHint
+20 QSpacerItem::minimumSize
+24 QSpacerItem::maximumSize
+28 QSpacerItem::expandingDirections
+32 QSpacerItem::setGeometry
+36 QSpacerItem::geometry
+40 QSpacerItem::isEmpty
+44 QLayoutItem::hasHeightForWidth
+48 QLayoutItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QLayoutItem::widget
+64 QLayoutItem::layout
+68 QSpacerItem::spacerItem
+
+Class QSpacerItem
+ size=36 align=4
+ base size=36 base align=4
+QSpacerItem (0xb2abab80) 0
+ vptr=((& QSpacerItem::_ZTV11QSpacerItem) + 8u)
+ QLayoutItem (0xb2a91e4c) 0
+ primary-for QSpacerItem (0xb2abab80)
+
+Vtable for QWidgetItem
+QWidgetItem::_ZTV11QWidgetItem: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWidgetItem)
+8 QWidgetItem::~QWidgetItem
+12 QWidgetItem::~QWidgetItem
+16 QWidgetItem::sizeHint
+20 QWidgetItem::minimumSize
+24 QWidgetItem::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItem::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItem
+ size=12 align=4
+ base size=12 base align=4
+QWidgetItem (0xb2abacc0) 0
+ vptr=((& QWidgetItem::_ZTV11QWidgetItem) + 8u)
+ QLayoutItem (0xb28f2384) 0
+ primary-for QWidgetItem (0xb2abacc0)
+
+Vtable for QWidgetItemV2
+QWidgetItemV2::_ZTV13QWidgetItemV2: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetItemV2)
+8 QWidgetItemV2::~QWidgetItemV2
+12 QWidgetItemV2::~QWidgetItemV2
+16 QWidgetItemV2::sizeHint
+20 QWidgetItemV2::minimumSize
+24 QWidgetItemV2::maximumSize
+28 QWidgetItem::expandingDirections
+32 QWidgetItem::setGeometry
+36 QWidgetItem::geometry
+40 QWidgetItem::isEmpty
+44 QWidgetItem::hasHeightForWidth
+48 QWidgetItemV2::heightForWidth
+52 QLayoutItem::minimumHeightForWidth
+56 QLayoutItem::invalidate
+60 QWidgetItem::widget
+64 QLayoutItem::layout
+68 QLayoutItem::spacerItem
+
+Class QWidgetItemV2
+ size=68 align=4
+ base size=68 base align=4
+QWidgetItemV2 (0xb2abae00) 0
+ vptr=((& QWidgetItemV2::_ZTV13QWidgetItemV2) + 8u)
+ QWidgetItem (0xb2abae40) 0
+ primary-for QWidgetItemV2 (0xb2abae00)
+ QLayoutItem (0xb28f2690) 0
+ primary-for QWidgetItem (0xb2abae40)
+
+Class QLayoutIterator
+ size=8 align=4
+ base size=8 base align=4
+QLayoutIterator (0xb28f2744) 0
+
+Vtable for QLayout
+QLayout::_ZTV7QLayout: 45u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QLayout)
+8 QLayout::metaObject
+12 QLayout::qt_metacast
+16 QLayout::qt_metacall
+20 QLayout::~QLayout
+24 QLayout::~QLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 __cxa_pure_virtual
+68 QLayout::expandingDirections
+72 QLayout::minimumSize
+76 QLayout::maximumSize
+80 QLayout::setGeometry
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 QLayout::indexOf
+96 __cxa_pure_virtual
+100 QLayout::isEmpty
+104 QLayout::layout
+108 (int (*)(...))-0x000000008
+112 (int (*)(...))(& _ZTI7QLayout)
+116 QLayout::_ZThn8_N7QLayoutD1Ev
+120 QLayout::_ZThn8_N7QLayoutD0Ev
+124 __cxa_pure_virtual
+128 QLayout::_ZThn8_NK7QLayout11minimumSizeEv
+132 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+136 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+140 QLayout::_ZThn8_N7QLayout11setGeometryERK5QRect
+144 QLayout::_ZThn8_NK7QLayout8geometryEv
+148 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+152 QLayoutItem::hasHeightForWidth
+156 QLayoutItem::heightForWidth
+160 QLayoutItem::minimumHeightForWidth
+164 QLayout::_ZThn8_N7QLayout10invalidateEv
+168 QLayoutItem::widget
+172 QLayout::_ZThn8_N7QLayout6layoutEv
+176 QLayoutItem::spacerItem
+
+Class QLayout
+ size=16 align=4
+ base size=16 base align=4
+QLayout (0xb29045f0) 0
+ vptr=((& QLayout::_ZTV7QLayout) + 8u)
+ QObject (0xb28f2e4c) 0
+ primary-for QLayout (0xb29045f0)
+ QLayoutItem (0xb28f2e88) 8
+ vptr=((& QLayout::_ZTV7QLayout) + 116u)
+
+Vtable for QGridLayout
+QGridLayout::_ZTV11QGridLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QGridLayout)
+8 QGridLayout::metaObject
+12 QGridLayout::qt_metacast
+16 QGridLayout::qt_metacall
+20 QGridLayout::~QGridLayout
+24 QGridLayout::~QGridLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGridLayout::invalidate
+60 QLayout::geometry
+64 QGridLayout::addItem
+68 QGridLayout::expandingDirections
+72 QGridLayout::minimumSize
+76 QGridLayout::maximumSize
+80 QGridLayout::setGeometry
+84 QGridLayout::itemAt
+88 QGridLayout::takeAt
+92 QLayout::indexOf
+96 QGridLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QGridLayout::sizeHint
+112 QGridLayout::hasHeightForWidth
+116 QGridLayout::heightForWidth
+120 QGridLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QGridLayout)
+132 QGridLayout::_ZThn8_N11QGridLayoutD1Ev
+136 QGridLayout::_ZThn8_N11QGridLayoutD0Ev
+140 QGridLayout::_ZThn8_NK11QGridLayout8sizeHintEv
+144 QGridLayout::_ZThn8_NK11QGridLayout11minimumSizeEv
+148 QGridLayout::_ZThn8_NK11QGridLayout11maximumSizeEv
+152 QGridLayout::_ZThn8_NK11QGridLayout19expandingDirectionsEv
+156 QGridLayout::_ZThn8_N11QGridLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QGridLayout::_ZThn8_NK11QGridLayout17hasHeightForWidthEv
+172 QGridLayout::_ZThn8_NK11QGridLayout14heightForWidthEi
+176 QGridLayout::_ZThn8_NK11QGridLayout21minimumHeightForWidthEi
+180 QGridLayout::_ZThn8_N11QGridLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QGridLayout
+ size=16 align=4
+ base size=16 base align=4
+QGridLayout (0xb29068c0) 0
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 8u)
+ QLayout (0xb29285f0) 0
+ primary-for QGridLayout (0xb29068c0)
+ QObject (0xb2923924) 0
+ primary-for QLayout (0xb29285f0)
+ QLayoutItem (0xb2923960) 8
+ vptr=((& QGridLayout::_ZTV11QGridLayout) + 132u)
+
+Vtable for QBoxLayout
+QBoxLayout::_ZTV10QBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QBoxLayout)
+8 QBoxLayout::metaObject
+12 QBoxLayout::qt_metacast
+16 QBoxLayout::qt_metacall
+20 QBoxLayout::~QBoxLayout
+24 QBoxLayout::~QBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI10QBoxLayout)
+132 QBoxLayout::_ZThn8_N10QBoxLayoutD1Ev
+136 QBoxLayout::_ZThn8_N10QBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QBoxLayout (0xb29502c0) 0
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 8u)
+ QLayout (0xb29562d0) 0
+ primary-for QBoxLayout (0xb29502c0)
+ QObject (0xb29530f0) 0
+ primary-for QLayout (0xb29562d0)
+ QLayoutItem (0xb295312c) 8
+ vptr=((& QBoxLayout::_ZTV10QBoxLayout) + 132u)
+
+Vtable for QHBoxLayout
+QHBoxLayout::_ZTV11QHBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHBoxLayout)
+8 QHBoxLayout::metaObject
+12 QHBoxLayout::qt_metacast
+16 QHBoxLayout::qt_metacall
+20 QHBoxLayout::~QHBoxLayout
+24 QHBoxLayout::~QHBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QHBoxLayout)
+132 QHBoxLayout::_ZThn8_N11QHBoxLayoutD1Ev
+136 QHBoxLayout::_ZThn8_N11QHBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QHBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QHBoxLayout (0xb2950600) 0
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 8u)
+ QBoxLayout (0xb2950640) 0
+ primary-for QHBoxLayout (0xb2950600)
+ QLayout (0xb2965fa0) 0
+ primary-for QBoxLayout (0xb2950640)
+ QObject (0xb2953474) 0
+ primary-for QLayout (0xb2965fa0)
+ QLayoutItem (0xb29534b0) 8
+ vptr=((& QHBoxLayout::_ZTV11QHBoxLayout) + 132u)
+
+Vtable for QVBoxLayout
+QVBoxLayout::_ZTV11QVBoxLayout: 49u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QVBoxLayout)
+8 QVBoxLayout::metaObject
+12 QVBoxLayout::qt_metacast
+16 QVBoxLayout::qt_metacall
+20 QVBoxLayout::~QVBoxLayout
+24 QVBoxLayout::~QVBoxLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QBoxLayout::invalidate
+60 QLayout::geometry
+64 QBoxLayout::addItem
+68 QBoxLayout::expandingDirections
+72 QBoxLayout::minimumSize
+76 QBoxLayout::maximumSize
+80 QBoxLayout::setGeometry
+84 QBoxLayout::itemAt
+88 QBoxLayout::takeAt
+92 QLayout::indexOf
+96 QBoxLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QBoxLayout::sizeHint
+112 QBoxLayout::hasHeightForWidth
+116 QBoxLayout::heightForWidth
+120 QBoxLayout::minimumHeightForWidth
+124 (int (*)(...))-0x000000008
+128 (int (*)(...))(& _ZTI11QVBoxLayout)
+132 QVBoxLayout::_ZThn8_N11QVBoxLayoutD1Ev
+136 QVBoxLayout::_ZThn8_N11QVBoxLayoutD0Ev
+140 QBoxLayout::_ZThn8_NK10QBoxLayout8sizeHintEv
+144 QBoxLayout::_ZThn8_NK10QBoxLayout11minimumSizeEv
+148 QBoxLayout::_ZThn8_NK10QBoxLayout11maximumSizeEv
+152 QBoxLayout::_ZThn8_NK10QBoxLayout19expandingDirectionsEv
+156 QBoxLayout::_ZThn8_N10QBoxLayout11setGeometryERK5QRect
+160 QLayout::_ZThn8_NK7QLayout8geometryEv
+164 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+168 QBoxLayout::_ZThn8_NK10QBoxLayout17hasHeightForWidthEv
+172 QBoxLayout::_ZThn8_NK10QBoxLayout14heightForWidthEi
+176 QBoxLayout::_ZThn8_NK10QBoxLayout21minimumHeightForWidthEi
+180 QBoxLayout::_ZThn8_N10QBoxLayout10invalidateEv
+184 QLayoutItem::widget
+188 QLayout::_ZThn8_N7QLayout6layoutEv
+192 QLayoutItem::spacerItem
+
+Class QVBoxLayout
+ size=16 align=4
+ base size=16 base align=4
+QVBoxLayout (0xb2950880) 0
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 8u)
+ QBoxLayout (0xb29508c0) 0
+ primary-for QVBoxLayout (0xb2950880)
+ QLayout (0xb2972e10) 0
+ primary-for QBoxLayout (0xb29508c0)
+ QObject (0xb29535dc) 0
+ primary-for QLayout (0xb2972e10)
+ QLayoutItem (0xb2953618) 8
+ vptr=((& QVBoxLayout::_ZTV11QVBoxLayout) + 132u)
+
+Vtable for QClipboard
+QClipboard::_ZTV10QClipboard: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QClipboard)
+8 QClipboard::metaObject
+12 QClipboard::qt_metacast
+16 QClipboard::qt_metacall
+20 QClipboard::~QClipboard
+24 QClipboard::~QClipboard
+28 QClipboard::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QClipboard::connectNotify
+52 QObject::disconnectNotify
+
+Class QClipboard
+ size=8 align=4
+ base size=8 base align=4
+QClipboard (0xb2950b00) 0
+ vptr=((& QClipboard::_ZTV10QClipboard) + 8u)
+ QObject (0xb2953744) 0
+ primary-for QClipboard (0xb2950b00)
+
+Vtable for QDesktopWidget
+QDesktopWidget::_ZTV14QDesktopWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDesktopWidget)
+8 QDesktopWidget::metaObject
+12 QDesktopWidget::qt_metacast
+16 QDesktopWidget::qt_metacall
+20 QDesktopWidget::~QDesktopWidget
+24 QDesktopWidget::~QDesktopWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QDesktopWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QDesktopWidget)
+232 QDesktopWidget::_ZThn8_N14QDesktopWidgetD1Ev
+236 QDesktopWidget::_ZThn8_N14QDesktopWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDesktopWidget
+ size=20 align=4
+ base size=20 base align=4
+QDesktopWidget (0xb2950dc0) 0
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 8u)
+ QWidget (0xb29960f0) 0
+ primary-for QDesktopWidget (0xb2950dc0)
+ QObject (0xb2953960) 0
+ primary-for QWidget (0xb29960f0)
+ QPaintDevice (0xb295399c) 8
+ vptr=((& QDesktopWidget::_ZTV14QDesktopWidget) + 232u)
+
+Vtable for QFormLayout
+QFormLayout::_ZTV11QFormLayout: 48u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFormLayout)
+8 QFormLayout::metaObject
+12 QFormLayout::qt_metacast
+16 QFormLayout::qt_metacall
+20 QFormLayout::~QFormLayout
+24 QFormLayout::~QFormLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFormLayout::invalidate
+60 QLayout::geometry
+64 QFormLayout::addItem
+68 QFormLayout::expandingDirections
+72 QFormLayout::minimumSize
+76 QLayout::maximumSize
+80 QFormLayout::setGeometry
+84 QFormLayout::itemAt
+88 QFormLayout::takeAt
+92 QLayout::indexOf
+96 QFormLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QFormLayout::sizeHint
+112 QFormLayout::hasHeightForWidth
+116 QFormLayout::heightForWidth
+120 (int (*)(...))-0x000000008
+124 (int (*)(...))(& _ZTI11QFormLayout)
+128 QFormLayout::_ZThn8_N11QFormLayoutD1Ev
+132 QFormLayout::_ZThn8_N11QFormLayoutD0Ev
+136 QFormLayout::_ZThn8_NK11QFormLayout8sizeHintEv
+140 QFormLayout::_ZThn8_NK11QFormLayout11minimumSizeEv
+144 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+148 QFormLayout::_ZThn8_NK11QFormLayout19expandingDirectionsEv
+152 QFormLayout::_ZThn8_N11QFormLayout11setGeometryERK5QRect
+156 QLayout::_ZThn8_NK7QLayout8geometryEv
+160 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+164 QFormLayout::_ZThn8_NK11QFormLayout17hasHeightForWidthEv
+168 QFormLayout::_ZThn8_NK11QFormLayout14heightForWidthEi
+172 QLayoutItem::minimumHeightForWidth
+176 QFormLayout::_ZThn8_N11QFormLayout10invalidateEv
+180 QLayoutItem::widget
+184 QLayout::_ZThn8_N7QLayout6layoutEv
+188 QLayoutItem::spacerItem
+
+Class QFormLayout
+ size=16 align=4
+ base size=16 base align=4
+QFormLayout (0xb29a7140) 0
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 8u)
+ QLayout (0xb29aa0f0) 0
+ primary-for QFormLayout (0xb29a7140)
+ QObject (0xb2953bf4) 0
+ primary-for QLayout (0xb29aa0f0)
+ QLayoutItem (0xb2953c30) 8
+ vptr=((& QFormLayout::_ZTV11QFormLayout) + 128u)
+
+Vtable for QGesture
+QGesture::_ZTV8QGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QGesture)
+8 QGesture::metaObject
+12 QGesture::qt_metacast
+16 QGesture::qt_metacall
+20 QGesture::~QGesture
+24 QGesture::~QGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGesture
+ size=8 align=4
+ base size=8 base align=4
+QGesture (0xb29a7540) 0
+ vptr=((& QGesture::_ZTV8QGesture) + 8u)
+ QObject (0xb2953f00) 0
+ primary-for QGesture (0xb29a7540)
+
+Vtable for QPanGesture
+QPanGesture::_ZTV11QPanGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPanGesture)
+8 QPanGesture::metaObject
+12 QPanGesture::qt_metacast
+16 QPanGesture::qt_metacall
+20 QPanGesture::~QPanGesture
+24 QPanGesture::~QPanGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPanGesture
+ size=8 align=4
+ base size=8 base align=4
+QPanGesture (0xb29a7800) 0
+ vptr=((& QPanGesture::_ZTV11QPanGesture) + 8u)
+ QGesture (0xb29a7840) 0
+ primary-for QPanGesture (0xb29a7800)
+ QObject (0xb29d112c) 0
+ primary-for QGesture (0xb29a7840)
+
+Vtable for QPinchGesture
+QPinchGesture::_ZTV13QPinchGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPinchGesture)
+8 QPinchGesture::metaObject
+12 QPinchGesture::qt_metacast
+16 QPinchGesture::qt_metacall
+20 QPinchGesture::~QPinchGesture
+24 QPinchGesture::~QPinchGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPinchGesture
+ size=8 align=4
+ base size=8 base align=4
+QPinchGesture (0xb29a7b00) 0
+ vptr=((& QPinchGesture::_ZTV13QPinchGesture) + 8u)
+ QGesture (0xb29a7b40) 0
+ primary-for QPinchGesture (0xb29a7b00)
+ QObject (0xb29d1348) 0
+ primary-for QGesture (0xb29a7b40)
+
+Vtable for QSwipeGesture
+QSwipeGesture::_ZTV13QSwipeGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSwipeGesture)
+8 QSwipeGesture::metaObject
+12 QSwipeGesture::qt_metacast
+16 QSwipeGesture::qt_metacall
+20 QSwipeGesture::~QSwipeGesture
+24 QSwipeGesture::~QSwipeGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSwipeGesture
+ size=8 align=4
+ base size=8 base align=4
+QSwipeGesture (0xb29a7f40) 0
+ vptr=((& QSwipeGesture::_ZTV13QSwipeGesture) + 8u)
+ QGesture (0xb29a7f80) 0
+ primary-for QSwipeGesture (0xb29a7f40)
+ QObject (0xb29d1618) 0
+ primary-for QGesture (0xb29a7f80)
+
+Vtable for QTapGesture
+QTapGesture::_ZTV11QTapGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTapGesture)
+8 QTapGesture::metaObject
+12 QTapGesture::qt_metacast
+16 QTapGesture::qt_metacall
+20 QTapGesture::~QTapGesture
+24 QTapGesture::~QTapGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapGesture (0xb27ee240) 0
+ vptr=((& QTapGesture::_ZTV11QTapGesture) + 8u)
+ QGesture (0xb27ee280) 0
+ primary-for QTapGesture (0xb27ee240)
+ QObject (0xb29d1834) 0
+ primary-for QGesture (0xb27ee280)
+
+Vtable for QTapAndHoldGesture
+QTapAndHoldGesture::_ZTV18QTapAndHoldGesture: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTapAndHoldGesture)
+8 QTapAndHoldGesture::metaObject
+12 QTapAndHoldGesture::qt_metacast
+16 QTapAndHoldGesture::qt_metacall
+20 QTapAndHoldGesture::~QTapAndHoldGesture
+24 QTapAndHoldGesture::~QTapAndHoldGesture
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTapAndHoldGesture
+ size=8 align=4
+ base size=8 base align=4
+QTapAndHoldGesture (0xb27ee540) 0
+ vptr=((& QTapAndHoldGesture::_ZTV18QTapAndHoldGesture) + 8u)
+ QGesture (0xb27ee580) 0
+ primary-for QTapAndHoldGesture (0xb27ee540)
+ QObject (0xb29d1a50) 0
+ primary-for QGesture (0xb27ee580)
+
+Vtable for QGestureRecognizer
+QGestureRecognizer::_ZTV18QGestureRecognizer: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGestureRecognizer)
+8 QGestureRecognizer::~QGestureRecognizer
+12 QGestureRecognizer::~QGestureRecognizer
+16 QGestureRecognizer::create
+20 __cxa_pure_virtual
+24 QGestureRecognizer::reset
+
+Class QGestureRecognizer
+ size=4 align=4
+ base size=4 base align=4
+QGestureRecognizer (0xb29d1d20) 0 nearly-empty
+ vptr=((& QGestureRecognizer::_ZTV18QGestureRecognizer) + 8u)
+
+Vtable for QSessionManager
+QSessionManager::_ZTV15QSessionManager: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSessionManager)
+8 QSessionManager::metaObject
+12 QSessionManager::qt_metacast
+16 QSessionManager::qt_metacall
+20 QSessionManager::~QSessionManager
+24 QSessionManager::~QSessionManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSessionManager
+ size=8 align=4
+ base size=8 base align=4
+QSessionManager (0xb27eeb40) 0
+ vptr=((& QSessionManager::_ZTV15QSessionManager) + 8u)
+ QObject (0xb29d1e4c) 0
+ primary-for QSessionManager (0xb27eeb40)
+
+Vtable for QShortcut
+QShortcut::_ZTV9QShortcut: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QShortcut)
+8 QShortcut::metaObject
+12 QShortcut::qt_metacast
+16 QShortcut::qt_metacall
+20 QShortcut::~QShortcut
+24 QShortcut::~QShortcut
+28 QShortcut::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QShortcut
+ size=8 align=4
+ base size=8 base align=4
+QShortcut (0xb27eee00) 0
+ vptr=((& QShortcut::_ZTV9QShortcut) + 8u)
+ QObject (0xb284d078) 0
+ primary-for QShortcut (0xb27eee00)
+
+Vtable for QSound
+QSound::_ZTV6QSound: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QSound)
+8 QSound::metaObject
+12 QSound::qt_metacast
+16 QSound::qt_metacall
+20 QSound::~QSound
+24 QSound::~QSound
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSound
+ size=8 align=4
+ base size=8 base align=4
+QSound (0xb2858100) 0
+ vptr=((& QSound::_ZTV6QSound) + 8u)
+ QObject (0xb284d30c) 0
+ primary-for QSound (0xb2858100)
+
+Vtable for QStackedLayout
+QStackedLayout::_ZTV14QStackedLayout: 46u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedLayout)
+8 QStackedLayout::metaObject
+12 QStackedLayout::qt_metacast
+16 QStackedLayout::qt_metacall
+20 QStackedLayout::~QStackedLayout
+24 QStackedLayout::~QStackedLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QLayout::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLayout::invalidate
+60 QLayout::geometry
+64 QStackedLayout::addItem
+68 QLayout::expandingDirections
+72 QStackedLayout::minimumSize
+76 QLayout::maximumSize
+80 QStackedLayout::setGeometry
+84 QStackedLayout::itemAt
+88 QStackedLayout::takeAt
+92 QLayout::indexOf
+96 QStackedLayout::count
+100 QLayout::isEmpty
+104 QLayout::layout
+108 QStackedLayout::sizeHint
+112 (int (*)(...))-0x000000008
+116 (int (*)(...))(& _ZTI14QStackedLayout)
+120 QStackedLayout::_ZThn8_N14QStackedLayoutD1Ev
+124 QStackedLayout::_ZThn8_N14QStackedLayoutD0Ev
+128 QStackedLayout::_ZThn8_NK14QStackedLayout8sizeHintEv
+132 QStackedLayout::_ZThn8_NK14QStackedLayout11minimumSizeEv
+136 QLayout::_ZThn8_NK7QLayout11maximumSizeEv
+140 QLayout::_ZThn8_NK7QLayout19expandingDirectionsEv
+144 QStackedLayout::_ZThn8_N14QStackedLayout11setGeometryERK5QRect
+148 QLayout::_ZThn8_NK7QLayout8geometryEv
+152 QLayout::_ZThn8_NK7QLayout7isEmptyEv
+156 QLayoutItem::hasHeightForWidth
+160 QLayoutItem::heightForWidth
+164 QLayoutItem::minimumHeightForWidth
+168 QLayout::_ZThn8_N7QLayout10invalidateEv
+172 QLayoutItem::widget
+176 QLayout::_ZThn8_N7QLayout6layoutEv
+180 QLayoutItem::spacerItem
+
+Class QStackedLayout
+ size=16 align=4
+ base size=16 base align=4
+QStackedLayout (0xb2858440) 0
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 8u)
+ QLayout (0xb2860e60) 0
+ primary-for QStackedLayout (0xb2858440)
+ QObject (0xb284d564) 0
+ primary-for QLayout (0xb2860e60)
+ QLayoutItem (0xb284d5a0) 8
+ vptr=((& QStackedLayout::_ZTV14QStackedLayout) + 120u)
+
+Class QToolTip
+ size=1 align=1
+ base size=0 base align=1
+QToolTip (0xb284d7bc) 0 empty
+
+Class QWhatsThis
+ size=1 align=1
+ base size=0 base align=1
+QWhatsThis (0xb284d7f8) 0 empty
+
+Vtable for QWidgetAction
+QWidgetAction::_ZTV13QWidgetAction: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWidgetAction)
+8 QWidgetAction::metaObject
+12 QWidgetAction::qt_metacast
+16 QWidgetAction::qt_metacall
+20 QWidgetAction::~QWidgetAction
+24 QWidgetAction::~QWidgetAction
+28 QWidgetAction::event
+32 QWidgetAction::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidgetAction::createWidget
+60 QWidgetAction::deleteWidget
+
+Class QWidgetAction
+ size=8 align=4
+ base size=8 base align=4
+QWidgetAction (0xb2858880) 0
+ vptr=((& QWidgetAction::_ZTV13QWidgetAction) + 8u)
+ QAction (0xb28588c0) 0
+ primary-for QWidgetAction (0xb2858880)
+ QObject (0xb284d834) 0
+ primary-for QAction (0xb28588c0)
+
+Class QVector3D
+ size=12 align=4
+ base size=12 base align=4
+QVector3D (0xb26ef03c) 0
+
+Class QVector4D
+ size=16 align=4
+ base size=16 base align=4
+QVector4D (0xb271ca8c) 0
+
+Class QQuaternion
+ size=32 align=4
+ base size=32 base align=4
+QQuaternion (0xb2756ec4) 0
+
+Class QMatrix4x4
+ size=132 align=4
+ base size=132 base align=4
+QMatrix4x4 (0xb2798ce4) 0
+
+Class QVector2D
+ size=8 align=4
+ base size=8 base align=4
+QVector2D (0xb26ada8c) 0
+
+Vtable for QCommonStyle
+QCommonStyle::_ZTV12QCommonStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCommonStyle)
+8 QCommonStyle::metaObject
+12 QCommonStyle::qt_metacast
+16 QCommonStyle::qt_metacall
+20 QCommonStyle::~QCommonStyle
+24 QCommonStyle::~QCommonStyle
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCommonStyle::polish
+60 QCommonStyle::unpolish
+64 QCommonStyle::polish
+68 QCommonStyle::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QCommonStyle::drawPrimitive
+100 QCommonStyle::drawControl
+104 QCommonStyle::subElementRect
+108 QCommonStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QCommonStyle::pixelMetric
+124 QCommonStyle::sizeFromContents
+128 QCommonStyle::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCommonStyle
+ size=8 align=4
+ base size=8 base align=4
+QCommonStyle (0xb2500680) 0
+ vptr=((& QCommonStyle::_ZTV12QCommonStyle) + 8u)
+ QStyle (0xb25006c0) 0
+ primary-for QCommonStyle (0xb2500680)
+ QObject (0xb250f12c) 0
+ primary-for QStyle (0xb25006c0)
+
+Vtable for QMotifStyle
+QMotifStyle::_ZTV11QMotifStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMotifStyle)
+8 QMotifStyle::metaObject
+12 QMotifStyle::qt_metacast
+16 QMotifStyle::qt_metacall
+20 QMotifStyle::~QMotifStyle
+24 QMotifStyle::~QMotifStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QMotifStyle::standardPalette
+96 QMotifStyle::drawPrimitive
+100 QMotifStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QMotifStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QMotifStyle
+ size=16 align=4
+ base size=13 base align=4
+QMotifStyle (0xb2500980) 0
+ vptr=((& QMotifStyle::_ZTV11QMotifStyle) + 8u)
+ QCommonStyle (0xb25009c0) 0
+ primary-for QMotifStyle (0xb2500980)
+ QStyle (0xb2500a00) 0
+ primary-for QCommonStyle (0xb25009c0)
+ QObject (0xb250f348) 0
+ primary-for QStyle (0xb2500a00)
+
+Vtable for QCDEStyle
+QCDEStyle::_ZTV9QCDEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCDEStyle)
+8 QCDEStyle::metaObject
+12 QCDEStyle::qt_metacast
+16 QCDEStyle::qt_metacall
+20 QCDEStyle::~QCDEStyle
+24 QCDEStyle::~QCDEStyle
+28 QMotifStyle::event
+32 QMotifStyle::eventFilter
+36 QMotifStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMotifStyle::polish
+60 QMotifStyle::unpolish
+64 QMotifStyle::polish
+68 QMotifStyle::unpolish
+72 QMotifStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QCDEStyle::standardPalette
+96 QCDEStyle::drawPrimitive
+100 QCDEStyle::drawControl
+104 QMotifStyle::subElementRect
+108 QMotifStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QMotifStyle::subControlRect
+120 QCDEStyle::pixelMetric
+124 QMotifStyle::sizeFromContents
+128 QMotifStyle::styleHint
+132 QMotifStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QCDEStyle
+ size=16 align=4
+ base size=13 base align=4
+QCDEStyle (0xb2500d00) 0
+ vptr=((& QCDEStyle::_ZTV9QCDEStyle) + 8u)
+ QMotifStyle (0xb2500d40) 0
+ primary-for QCDEStyle (0xb2500d00)
+ QCommonStyle (0xb2500d80) 0
+ primary-for QMotifStyle (0xb2500d40)
+ QStyle (0xb2500dc0) 0
+ primary-for QCommonStyle (0xb2500d80)
+ QObject (0xb250f5a0) 0
+ primary-for QStyle (0xb2500dc0)
+
+Vtable for QWindowsStyle
+QWindowsStyle::_ZTV13QWindowsStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWindowsStyle)
+8 QWindowsStyle::metaObject
+12 QWindowsStyle::qt_metacast
+16 QWindowsStyle::qt_metacall
+20 QWindowsStyle::~QWindowsStyle
+24 QWindowsStyle::~QWindowsStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QWindowsStyle::drawPrimitive
+100 QWindowsStyle::drawControl
+104 QWindowsStyle::subElementRect
+108 QWindowsStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QCommonStyle::subControlRect
+120 QWindowsStyle::pixelMetric
+124 QWindowsStyle::sizeFromContents
+128 QWindowsStyle::styleHint
+132 QWindowsStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsStyle (0xb2541000) 0
+ vptr=((& QWindowsStyle::_ZTV13QWindowsStyle) + 8u)
+ QCommonStyle (0xb2541040) 0
+ primary-for QWindowsStyle (0xb2541000)
+ QStyle (0xb2541080) 0
+ primary-for QCommonStyle (0xb2541040)
+ QObject (0xb250f6cc) 0
+ primary-for QStyle (0xb2541080)
+
+Vtable for QCleanlooksStyle
+QCleanlooksStyle::_ZTV16QCleanlooksStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCleanlooksStyle)
+8 QCleanlooksStyle::metaObject
+12 QCleanlooksStyle::qt_metacast
+16 QCleanlooksStyle::qt_metacall
+20 QCleanlooksStyle::~QCleanlooksStyle
+24 QCleanlooksStyle::~QCleanlooksStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCleanlooksStyle::polish
+60 QCleanlooksStyle::unpolish
+64 QCleanlooksStyle::polish
+68 QCleanlooksStyle::unpolish
+72 QCleanlooksStyle::polish
+76 QStyle::itemTextRect
+80 QCleanlooksStyle::itemPixmapRect
+84 QCleanlooksStyle::drawItemText
+88 QCleanlooksStyle::drawItemPixmap
+92 QCleanlooksStyle::standardPalette
+96 QCleanlooksStyle::drawPrimitive
+100 QCleanlooksStyle::drawControl
+104 QCleanlooksStyle::subElementRect
+108 QCleanlooksStyle::drawComplexControl
+112 QCleanlooksStyle::hitTestComplexControl
+116 QCleanlooksStyle::subControlRect
+120 QCleanlooksStyle::pixelMetric
+124 QCleanlooksStyle::sizeFromContents
+128 QCleanlooksStyle::styleHint
+132 QCleanlooksStyle::standardPixmap
+136 QCleanlooksStyle::generatedIconPixmap
+
+Class QCleanlooksStyle
+ size=12 align=4
+ base size=12 base align=4
+QCleanlooksStyle (0xb2541340) 0
+ vptr=((& QCleanlooksStyle::_ZTV16QCleanlooksStyle) + 8u)
+ QWindowsStyle (0xb2541380) 0
+ primary-for QCleanlooksStyle (0xb2541340)
+ QCommonStyle (0xb25413c0) 0
+ primary-for QWindowsStyle (0xb2541380)
+ QStyle (0xb2541400) 0
+ primary-for QCommonStyle (0xb25413c0)
+ QObject (0xb250f8e8) 0
+ primary-for QStyle (0xb2541400)
+
+Vtable for QGtkStyle
+QGtkStyle::_ZTV9QGtkStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGtkStyle)
+8 QGtkStyle::metaObject
+12 QGtkStyle::qt_metacast
+16 QGtkStyle::qt_metacall
+20 QGtkStyle::~QGtkStyle
+24 QGtkStyle::~QGtkStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGtkStyle::polish
+60 QGtkStyle::unpolish
+64 QGtkStyle::polish
+68 QGtkStyle::unpolish
+72 QGtkStyle::polish
+76 QStyle::itemTextRect
+80 QGtkStyle::itemPixmapRect
+84 QGtkStyle::drawItemText
+88 QGtkStyle::drawItemPixmap
+92 QGtkStyle::standardPalette
+96 QGtkStyle::drawPrimitive
+100 QGtkStyle::drawControl
+104 QGtkStyle::subElementRect
+108 QGtkStyle::drawComplexControl
+112 QGtkStyle::hitTestComplexControl
+116 QGtkStyle::subControlRect
+120 QGtkStyle::pixelMetric
+124 QGtkStyle::sizeFromContents
+128 QGtkStyle::styleHint
+132 QGtkStyle::standardPixmap
+136 QGtkStyle::generatedIconPixmap
+
+Class QGtkStyle
+ size=12 align=4
+ base size=12 base align=4
+QGtkStyle (0xb25416c0) 0
+ vptr=((& QGtkStyle::_ZTV9QGtkStyle) + 8u)
+ QCleanlooksStyle (0xb2541700) 0
+ primary-for QGtkStyle (0xb25416c0)
+ QWindowsStyle (0xb2541740) 0
+ primary-for QCleanlooksStyle (0xb2541700)
+ QCommonStyle (0xb2541780) 0
+ primary-for QWindowsStyle (0xb2541740)
+ QStyle (0xb25417c0) 0
+ primary-for QCommonStyle (0xb2541780)
+ QObject (0xb250fb04) 0
+ primary-for QStyle (0xb25417c0)
+
+Vtable for QPlastiqueStyle
+QPlastiqueStyle::_ZTV15QPlastiqueStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPlastiqueStyle)
+8 QPlastiqueStyle::metaObject
+12 QPlastiqueStyle::qt_metacast
+16 QPlastiqueStyle::qt_metacall
+20 QPlastiqueStyle::~QPlastiqueStyle
+24 QPlastiqueStyle::~QPlastiqueStyle
+28 QObject::event
+32 QPlastiqueStyle::eventFilter
+36 QPlastiqueStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlastiqueStyle::polish
+60 QPlastiqueStyle::unpolish
+64 QPlastiqueStyle::polish
+68 QPlastiqueStyle::unpolish
+72 QPlastiqueStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QPlastiqueStyle::standardPalette
+96 QPlastiqueStyle::drawPrimitive
+100 QPlastiqueStyle::drawControl
+104 QPlastiqueStyle::subElementRect
+108 QPlastiqueStyle::drawComplexControl
+112 QPlastiqueStyle::hitTestComplexControl
+116 QPlastiqueStyle::subControlRect
+120 QPlastiqueStyle::pixelMetric
+124 QPlastiqueStyle::sizeFromContents
+128 QPlastiqueStyle::styleHint
+132 QPlastiqueStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QPlastiqueStyle
+ size=16 align=4
+ base size=16 base align=4
+QPlastiqueStyle (0xb2541a80) 0
+ vptr=((& QPlastiqueStyle::_ZTV15QPlastiqueStyle) + 8u)
+ QWindowsStyle (0xb2541ac0) 0
+ primary-for QPlastiqueStyle (0xb2541a80)
+ QCommonStyle (0xb2541b00) 0
+ primary-for QWindowsStyle (0xb2541ac0)
+ QStyle (0xb2541b40) 0
+ primary-for QCommonStyle (0xb2541b00)
+ QObject (0xb250fd20) 0
+ primary-for QStyle (0xb2541b40)
+
+Vtable for QProxyStyle
+QProxyStyle::_ZTV11QProxyStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QProxyStyle)
+8 QProxyStyle::metaObject
+12 QProxyStyle::qt_metacast
+16 QProxyStyle::qt_metacall
+20 QProxyStyle::~QProxyStyle
+24 QProxyStyle::~QProxyStyle
+28 QProxyStyle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProxyStyle::polish
+60 QProxyStyle::unpolish
+64 QProxyStyle::polish
+68 QProxyStyle::unpolish
+72 QProxyStyle::polish
+76 QProxyStyle::itemTextRect
+80 QProxyStyle::itemPixmapRect
+84 QProxyStyle::drawItemText
+88 QProxyStyle::drawItemPixmap
+92 QProxyStyle::standardPalette
+96 QProxyStyle::drawPrimitive
+100 QProxyStyle::drawControl
+104 QProxyStyle::subElementRect
+108 QProxyStyle::drawComplexControl
+112 QProxyStyle::hitTestComplexControl
+116 QProxyStyle::subControlRect
+120 QProxyStyle::pixelMetric
+124 QProxyStyle::sizeFromContents
+128 QProxyStyle::styleHint
+132 QProxyStyle::standardPixmap
+136 QProxyStyle::generatedIconPixmap
+
+Class QProxyStyle
+ size=8 align=4
+ base size=8 base align=4
+QProxyStyle (0xb2541e00) 0
+ vptr=((& QProxyStyle::_ZTV11QProxyStyle) + 8u)
+ QCommonStyle (0xb2541e40) 0
+ primary-for QProxyStyle (0xb2541e00)
+ QStyle (0xb2541e80) 0
+ primary-for QCommonStyle (0xb2541e40)
+ QObject (0xb250ff3c) 0
+ primary-for QStyle (0xb2541e80)
+
+Vtable for QS60Style
+QS60Style::_ZTV9QS60Style: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QS60Style)
+8 QS60Style::metaObject
+12 QS60Style::qt_metacast
+16 QS60Style::qt_metacall
+20 QS60Style::~QS60Style
+24 QS60Style::~QS60Style
+28 QS60Style::event
+32 QS60Style::eventFilter
+36 QS60Style::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QS60Style::polish
+60 QS60Style::unpolish
+64 QS60Style::polish
+68 QS60Style::unpolish
+72 QCommonStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QStyle::standardPalette
+96 QS60Style::drawPrimitive
+100 QS60Style::drawControl
+104 QS60Style::subElementRect
+108 QS60Style::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QS60Style::subControlRect
+120 QS60Style::pixelMetric
+124 QS60Style::sizeFromContents
+128 QS60Style::styleHint
+132 QCommonStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QS60Style
+ size=8 align=4
+ base size=8 base align=4
+QS60Style (0xb2598140) 0
+ vptr=((& QS60Style::_ZTV9QS60Style) + 8u)
+ QCommonStyle (0xb2598180) 0
+ primary-for QS60Style (0xb2598140)
+ QStyle (0xb25981c0) 0
+ primary-for QCommonStyle (0xb2598180)
+ QObject (0xb259b168) 0
+ primary-for QStyle (0xb25981c0)
+
+Class QStyleFactory
+ size=1 align=1
+ base size=0 base align=1
+QStyleFactory (0xb259b384) 0 empty
+
+Vtable for QStyleFactoryInterface
+QStyleFactoryInterface::_ZTV22QStyleFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QStyleFactoryInterface)
+8 QStyleFactoryInterface::~QStyleFactoryInterface
+12 QStyleFactoryInterface::~QStyleFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QStyleFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QStyleFactoryInterface (0xb25984c0) 0 nearly-empty
+ vptr=((& QStyleFactoryInterface::_ZTV22QStyleFactoryInterface) + 8u)
+ QFactoryInterface (0xb259b3c0) 0 nearly-empty
+ primary-for QStyleFactoryInterface (0xb25984c0)
+
+Vtable for QStylePlugin
+QStylePlugin::_ZTV12QStylePlugin: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QStylePlugin)
+8 QStylePlugin::metaObject
+12 QStylePlugin::qt_metacast
+16 QStylePlugin::qt_metacall
+20 QStylePlugin::~QStylePlugin
+24 QStylePlugin::~QStylePlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 (int (*)(...))-0x000000008
+68 (int (*)(...))(& _ZTI12QStylePlugin)
+72 QStylePlugin::_ZThn8_N12QStylePluginD1Ev
+76 QStylePlugin::_ZThn8_N12QStylePluginD0Ev
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QStylePlugin
+ size=12 align=4
+ base size=12 base align=4
+QStylePlugin (0xb25adcd0) 0
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 8u)
+ QObject (0xb259b6cc) 0
+ primary-for QStylePlugin (0xb25adcd0)
+ QStyleFactoryInterface (0xb2598780) 8 nearly-empty
+ vptr=((& QStylePlugin::_ZTV12QStylePlugin) + 72u)
+ QFactoryInterface (0xb259b708) 8 nearly-empty
+ primary-for QStyleFactoryInterface (0xb2598780)
+
+Vtable for QWindowsCEStyle
+QWindowsCEStyle::_ZTV15QWindowsCEStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsCEStyle)
+8 QWindowsCEStyle::metaObject
+12 QWindowsCEStyle::qt_metacast
+16 QWindowsCEStyle::qt_metacall
+20 QWindowsCEStyle::~QWindowsCEStyle
+24 QWindowsCEStyle::~QWindowsCEStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsCEStyle::polish
+60 QWindowsStyle::unpolish
+64 QWindowsCEStyle::polish
+68 QWindowsStyle::unpolish
+72 QWindowsCEStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QWindowsCEStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsCEStyle::standardPalette
+96 QWindowsCEStyle::drawPrimitive
+100 QWindowsCEStyle::drawControl
+104 QWindowsCEStyle::subElementRect
+108 QWindowsCEStyle::drawComplexControl
+112 QWindowsCEStyle::hitTestComplexControl
+116 QWindowsCEStyle::subControlRect
+120 QWindowsCEStyle::pixelMetric
+124 QWindowsCEStyle::sizeFromContents
+128 QWindowsCEStyle::styleHint
+132 QWindowsCEStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsCEStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsCEStyle (0xb25989c0) 0
+ vptr=((& QWindowsCEStyle::_ZTV15QWindowsCEStyle) + 8u)
+ QWindowsStyle (0xb2598a00) 0
+ primary-for QWindowsCEStyle (0xb25989c0)
+ QCommonStyle (0xb2598a40) 0
+ primary-for QWindowsStyle (0xb2598a00)
+ QStyle (0xb2598a80) 0
+ primary-for QCommonStyle (0xb2598a40)
+ QObject (0xb259b834) 0
+ primary-for QStyle (0xb2598a80)
+
+Vtable for QWindowsMobileStyle
+QWindowsMobileStyle::_ZTV19QWindowsMobileStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QWindowsMobileStyle)
+8 QWindowsMobileStyle::metaObject
+12 QWindowsMobileStyle::qt_metacast
+16 QWindowsMobileStyle::qt_metacall
+20 QWindowsMobileStyle::~QWindowsMobileStyle
+24 QWindowsMobileStyle::~QWindowsMobileStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsMobileStyle::polish
+60 QWindowsMobileStyle::unpolish
+64 QWindowsMobileStyle::polish
+68 QWindowsMobileStyle::unpolish
+72 QWindowsMobileStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsMobileStyle::standardPalette
+96 QWindowsMobileStyle::drawPrimitive
+100 QWindowsMobileStyle::drawControl
+104 QWindowsMobileStyle::subElementRect
+108 QWindowsMobileStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsMobileStyle::subControlRect
+120 QWindowsMobileStyle::pixelMetric
+124 QWindowsMobileStyle::sizeFromContents
+128 QWindowsMobileStyle::styleHint
+132 QWindowsMobileStyle::standardPixmap
+136 QWindowsMobileStyle::generatedIconPixmap
+
+Class QWindowsMobileStyle
+ size=12 align=4
+ base size=12 base align=4
+QWindowsMobileStyle (0xb2598cc0) 0
+ vptr=((& QWindowsMobileStyle::_ZTV19QWindowsMobileStyle) + 8u)
+ QWindowsStyle (0xb2598d00) 0
+ primary-for QWindowsMobileStyle (0xb2598cc0)
+ QCommonStyle (0xb2598d40) 0
+ primary-for QWindowsStyle (0xb2598d00)
+ QStyle (0xb2598d80) 0
+ primary-for QCommonStyle (0xb2598d40)
+ QObject (0xb259b960) 0
+ primary-for QStyle (0xb2598d80)
+
+Vtable for QWindowsXPStyle
+QWindowsXPStyle::_ZTV15QWindowsXPStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QWindowsXPStyle)
+8 QWindowsXPStyle::metaObject
+12 QWindowsXPStyle::qt_metacast
+16 QWindowsXPStyle::qt_metacall
+20 QWindowsXPStyle::~QWindowsXPStyle
+24 QWindowsXPStyle::~QWindowsXPStyle
+28 QObject::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsXPStyle::polish
+60 QWindowsXPStyle::unpolish
+64 QWindowsXPStyle::polish
+68 QWindowsXPStyle::unpolish
+72 QWindowsXPStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsXPStyle::standardPalette
+96 QWindowsXPStyle::drawPrimitive
+100 QWindowsXPStyle::drawControl
+104 QWindowsXPStyle::subElementRect
+108 QWindowsXPStyle::drawComplexControl
+112 QCommonStyle::hitTestComplexControl
+116 QWindowsXPStyle::subControlRect
+120 QWindowsXPStyle::pixelMetric
+124 QWindowsXPStyle::sizeFromContents
+128 QWindowsXPStyle::styleHint
+132 QWindowsXPStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsXPStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsXPStyle (0xb25de040) 0
+ vptr=((& QWindowsXPStyle::_ZTV15QWindowsXPStyle) + 8u)
+ QWindowsStyle (0xb25de080) 0
+ primary-for QWindowsXPStyle (0xb25de040)
+ QCommonStyle (0xb25de0c0) 0
+ primary-for QWindowsStyle (0xb25de080)
+ QStyle (0xb25de100) 0
+ primary-for QCommonStyle (0xb25de0c0)
+ QObject (0xb259bb7c) 0
+ primary-for QStyle (0xb25de100)
+
+Vtable for QWindowsVistaStyle
+QWindowsVistaStyle::_ZTV18QWindowsVistaStyle: 35u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QWindowsVistaStyle)
+8 QWindowsVistaStyle::metaObject
+12 QWindowsVistaStyle::qt_metacast
+16 QWindowsVistaStyle::qt_metacall
+20 QWindowsVistaStyle::~QWindowsVistaStyle
+24 QWindowsVistaStyle::~QWindowsVistaStyle
+28 QWindowsVistaStyle::event
+32 QWindowsStyle::eventFilter
+36 QWindowsStyle::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWindowsVistaStyle::polish
+60 QWindowsVistaStyle::unpolish
+64 QWindowsVistaStyle::polish
+68 QWindowsVistaStyle::unpolish
+72 QWindowsVistaStyle::polish
+76 QStyle::itemTextRect
+80 QStyle::itemPixmapRect
+84 QStyle::drawItemText
+88 QStyle::drawItemPixmap
+92 QWindowsVistaStyle::standardPalette
+96 QWindowsVistaStyle::drawPrimitive
+100 QWindowsVistaStyle::drawControl
+104 QWindowsVistaStyle::subElementRect
+108 QWindowsVistaStyle::drawComplexControl
+112 QWindowsVistaStyle::hitTestComplexControl
+116 QWindowsVistaStyle::subControlRect
+120 QWindowsVistaStyle::pixelMetric
+124 QWindowsVistaStyle::sizeFromContents
+128 QWindowsVistaStyle::styleHint
+132 QWindowsVistaStyle::standardPixmap
+136 QCommonStyle::generatedIconPixmap
+
+Class QWindowsVistaStyle
+ size=16 align=4
+ base size=16 base align=4
+QWindowsVistaStyle (0xb25de3c0) 0
+ vptr=((& QWindowsVistaStyle::_ZTV18QWindowsVistaStyle) + 8u)
+ QWindowsXPStyle (0xb25de400) 0
+ primary-for QWindowsVistaStyle (0xb25de3c0)
+ QWindowsStyle (0xb25de440) 0
+ primary-for QWindowsXPStyle (0xb25de400)
+ QCommonStyle (0xb25de480) 0
+ primary-for QWindowsStyle (0xb25de440)
+ QStyle (0xb25de4c0) 0
+ primary-for QCommonStyle (0xb25de480)
+ QObject (0xb259bd98) 0
+ primary-for QStyle (0xb25de4c0)
+
+Vtable for QInputContext
+QInputContext::_ZTV13QInputContext: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QInputContext)
+8 QInputContext::metaObject
+12 QInputContext::qt_metacast
+16 QInputContext::qt_metacall
+20 QInputContext::~QInputContext
+24 QInputContext::~QInputContext
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 QInputContext::update
+72 QInputContext::mouseHandler
+76 QInputContext::font
+80 __cxa_pure_virtual
+84 QInputContext::setFocusWidget
+88 QInputContext::widgetDestroyed
+92 QInputContext::actions
+96 QInputContext::x11FilterEvent
+100 QInputContext::filterEvent
+
+Class QInputContext
+ size=8 align=4
+ base size=8 base align=4
+QInputContext (0xb25de780) 0
+ vptr=((& QInputContext::_ZTV13QInputContext) + 8u)
+ QObject (0xb259bfb4) 0
+ primary-for QInputContext (0xb25de780)
+
+Class QInputContextFactory
+ size=1 align=1
+ base size=0 base align=1
+QInputContextFactory (0xb240a1e0) 0 empty
+
+Vtable for QInputContextFactoryInterface
+QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI29QInputContextFactoryInterface)
+8 QInputContextFactoryInterface::~QInputContextFactoryInterface
+12 QInputContextFactoryInterface::~QInputContextFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class QInputContextFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QInputContextFactoryInterface (0xb25dea80) 0 nearly-empty
+ vptr=((& QInputContextFactoryInterface::_ZTV29QInputContextFactoryInterface) + 8u)
+ QFactoryInterface (0xb240a21c) 0 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb25dea80)
+
+Vtable for QInputContextPlugin
+QInputContextPlugin::_ZTV19QInputContextPlugin: 28u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QInputContextPlugin)
+8 QInputContextPlugin::metaObject
+12 QInputContextPlugin::qt_metacast
+16 QInputContextPlugin::qt_metacall
+20 QInputContextPlugin::~QInputContextPlugin
+24 QInputContextPlugin::~QInputContextPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 (int (*)(...))-0x000000008
+80 (int (*)(...))(& _ZTI19QInputContextPlugin)
+84 QInputContextPlugin::_ZThn8_N19QInputContextPluginD1Ev
+88 QInputContextPlugin::_ZThn8_N19QInputContextPluginD0Ev
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 __cxa_pure_virtual
+104 __cxa_pure_virtual
+108 __cxa_pure_virtual
+
+Class QInputContextPlugin
+ size=12 align=4
+ base size=12 base align=4
+QInputContextPlugin (0xb2412c30) 0
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 8u)
+ QObject (0xb240a528) 0
+ primary-for QInputContextPlugin (0xb2412c30)
+ QInputContextFactoryInterface (0xb25ded40) 8 nearly-empty
+ vptr=((& QInputContextPlugin::_ZTV19QInputContextPlugin) + 84u)
+ QFactoryInterface (0xb240a564) 8 nearly-empty
+ primary-for QInputContextFactoryInterface (0xb25ded40)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 QGraphicsItem::~QGraphicsItem
+12 QGraphicsItem::~QGraphicsItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItem::isObscuredBy
+44 QGraphicsItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb240a690) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Vtable for QGraphicsObject
+QGraphicsObject::_ZTV15QGraphicsObject: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsObject)
+8 QGraphicsObject::metaObject
+12 QGraphicsObject::qt_metacast
+16 QGraphicsObject::qt_metacall
+20 QGraphicsObject::~QGraphicsObject
+24 QGraphicsObject::~QGraphicsObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTI15QGraphicsObject)
+64 QGraphicsObject::_ZThn8_N15QGraphicsObjectD1Ev
+68 QGraphicsObject::_ZThn8_N15QGraphicsObjectD0Ev
+72 QGraphicsItem::advance
+76 __cxa_pure_virtual
+80 QGraphicsItem::shape
+84 QGraphicsItem::contains
+88 QGraphicsItem::collidesWithItem
+92 QGraphicsItem::collidesWithPath
+96 QGraphicsItem::isObscuredBy
+100 QGraphicsItem::opaqueArea
+104 __cxa_pure_virtual
+108 QGraphicsItem::type
+112 QGraphicsItem::sceneEventFilter
+116 QGraphicsItem::sceneEvent
+120 QGraphicsItem::contextMenuEvent
+124 QGraphicsItem::dragEnterEvent
+128 QGraphicsItem::dragLeaveEvent
+132 QGraphicsItem::dragMoveEvent
+136 QGraphicsItem::dropEvent
+140 QGraphicsItem::focusInEvent
+144 QGraphicsItem::focusOutEvent
+148 QGraphicsItem::hoverEnterEvent
+152 QGraphicsItem::hoverMoveEvent
+156 QGraphicsItem::hoverLeaveEvent
+160 QGraphicsItem::keyPressEvent
+164 QGraphicsItem::keyReleaseEvent
+168 QGraphicsItem::mousePressEvent
+172 QGraphicsItem::mouseMoveEvent
+176 QGraphicsItem::mouseReleaseEvent
+180 QGraphicsItem::mouseDoubleClickEvent
+184 QGraphicsItem::wheelEvent
+188 QGraphicsItem::inputMethodEvent
+192 QGraphicsItem::inputMethodQuery
+196 QGraphicsItem::itemChange
+200 QGraphicsItem::supportsExtension
+204 QGraphicsItem::setExtension
+208 QGraphicsItem::extension
+
+Class QGraphicsObject
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsObject (0xb24a6820) 0
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 8u)
+ QObject (0xb249e870) 0
+ primary-for QGraphicsObject (0xb24a6820)
+ QGraphicsItem (0xb249e8ac) 8
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 64u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QAbstractGraphicsShapeItem::isObscuredBy
+44 QAbstractGraphicsShapeItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb2456e00) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb249e9d8) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2456e00)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 QGraphicsPathItem::~QGraphicsPathItem
+12 QGraphicsPathItem::~QGraphicsPathItem
+16 QGraphicsItem::advance
+20 QGraphicsPathItem::boundingRect
+24 QGraphicsPathItem::shape
+28 QGraphicsPathItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPathItem::isObscuredBy
+44 QGraphicsPathItem::opaqueArea
+48 QGraphicsPathItem::paint
+52 QGraphicsPathItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPathItem::supportsExtension
+148 QGraphicsPathItem::setExtension
+152 QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb2456f00) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb2456f40) 0
+ primary-for QGraphicsPathItem (0xb2456f00)
+ QGraphicsItem (0xb249eb04) 0
+ primary-for QAbstractGraphicsShapeItem (0xb2456f40)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 QGraphicsRectItem::~QGraphicsRectItem
+12 QGraphicsRectItem::~QGraphicsRectItem
+16 QGraphicsItem::advance
+20 QGraphicsRectItem::boundingRect
+24 QGraphicsRectItem::shape
+28 QGraphicsRectItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsRectItem::isObscuredBy
+44 QGraphicsRectItem::opaqueArea
+48 QGraphicsRectItem::paint
+52 QGraphicsRectItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsRectItem::supportsExtension
+148 QGraphicsRectItem::setExtension
+152 QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb24c4040) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24c4080) 0
+ primary-for QGraphicsRectItem (0xb24c4040)
+ QGraphicsItem (0xb249ec30) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24c4080)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 QGraphicsItem::advance
+20 QGraphicsEllipseItem::boundingRect
+24 QGraphicsEllipseItem::shape
+28 QGraphicsEllipseItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsEllipseItem::isObscuredBy
+44 QGraphicsEllipseItem::opaqueArea
+48 QGraphicsEllipseItem::paint
+52 QGraphicsEllipseItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsEllipseItem::supportsExtension
+148 QGraphicsEllipseItem::setExtension
+152 QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb24c41c0) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24c4200) 0
+ primary-for QGraphicsEllipseItem (0xb24c41c0)
+ QGraphicsItem (0xb249ee10) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24c4200)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 QGraphicsItem::advance
+20 QGraphicsPolygonItem::boundingRect
+24 QGraphicsPolygonItem::shape
+28 QGraphicsPolygonItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPolygonItem::isObscuredBy
+44 QGraphicsPolygonItem::opaqueArea
+48 QGraphicsPolygonItem::paint
+52 QGraphicsPolygonItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPolygonItem::supportsExtension
+148 QGraphicsPolygonItem::setExtension
+152 QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb24c4340) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24c4380) 0
+ primary-for QGraphicsPolygonItem (0xb24c4340)
+ QGraphicsItem (0xb24dd000) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24c4380)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 QGraphicsLineItem::~QGraphicsLineItem
+12 QGraphicsLineItem::~QGraphicsLineItem
+16 QGraphicsItem::advance
+20 QGraphicsLineItem::boundingRect
+24 QGraphicsLineItem::shape
+28 QGraphicsLineItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsLineItem::isObscuredBy
+44 QGraphicsLineItem::opaqueArea
+48 QGraphicsLineItem::paint
+52 QGraphicsLineItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsLineItem::supportsExtension
+148 QGraphicsLineItem::setExtension
+152 QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb24c4480) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb24dd12c) 0
+ primary-for QGraphicsLineItem (0xb24c4480)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 QGraphicsItem::advance
+20 QGraphicsPixmapItem::boundingRect
+24 QGraphicsPixmapItem::shape
+28 QGraphicsPixmapItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPixmapItem::isObscuredBy
+44 QGraphicsPixmapItem::opaqueArea
+48 QGraphicsPixmapItem::paint
+52 QGraphicsPixmapItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPixmapItem::supportsExtension
+148 QGraphicsPixmapItem::setExtension
+152 QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb24c45c0) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb24dd30c) 0
+ primary-for QGraphicsPixmapItem (0xb24c45c0)
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 QGraphicsTextItem::metaObject
+12 QGraphicsTextItem::qt_metacast
+16 QGraphicsTextItem::qt_metacall
+20 QGraphicsTextItem::~QGraphicsTextItem
+24 QGraphicsTextItem::~QGraphicsTextItem
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsTextItem::boundingRect
+60 QGraphicsTextItem::shape
+64 QGraphicsTextItem::contains
+68 QGraphicsTextItem::paint
+72 QGraphicsTextItem::isObscuredBy
+76 QGraphicsTextItem::opaqueArea
+80 QGraphicsTextItem::type
+84 QGraphicsTextItem::sceneEvent
+88 QGraphicsTextItem::mousePressEvent
+92 QGraphicsTextItem::mouseMoveEvent
+96 QGraphicsTextItem::mouseReleaseEvent
+100 QGraphicsTextItem::mouseDoubleClickEvent
+104 QGraphicsTextItem::contextMenuEvent
+108 QGraphicsTextItem::keyPressEvent
+112 QGraphicsTextItem::keyReleaseEvent
+116 QGraphicsTextItem::focusInEvent
+120 QGraphicsTextItem::focusOutEvent
+124 QGraphicsTextItem::dragEnterEvent
+128 QGraphicsTextItem::dragLeaveEvent
+132 QGraphicsTextItem::dragMoveEvent
+136 QGraphicsTextItem::dropEvent
+140 QGraphicsTextItem::inputMethodEvent
+144 QGraphicsTextItem::hoverEnterEvent
+148 QGraphicsTextItem::hoverMoveEvent
+152 QGraphicsTextItem::hoverLeaveEvent
+156 QGraphicsTextItem::inputMethodQuery
+160 QGraphicsTextItem::supportsExtension
+164 QGraphicsTextItem::setExtension
+168 QGraphicsTextItem::extension
+172 (int (*)(...))-0x000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 QGraphicsItem::advance
+192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 QGraphicsItem::collidesWithItem
+208 QGraphicsItem::collidesWithPath
+212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 QGraphicsItem::sceneEventFilter
+232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 QGraphicsItem::wheelEvent
+304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 QGraphicsItem::itemChange
+316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb24c4700) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QGraphicsObject (0xb22fab90) 0
+ primary-for QGraphicsTextItem (0xb24c4700)
+ QObject (0xb24dd438) 0
+ primary-for QGraphicsObject (0xb22fab90)
+ QGraphicsItem (0xb24dd474) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 QGraphicsItem::advance
+20 QGraphicsSimpleTextItem::boundingRect
+24 QGraphicsSimpleTextItem::shape
+28 QGraphicsSimpleTextItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsSimpleTextItem::isObscuredBy
+44 QGraphicsSimpleTextItem::opaqueArea
+48 QGraphicsSimpleTextItem::paint
+52 QGraphicsSimpleTextItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsSimpleTextItem::supportsExtension
+148 QGraphicsSimpleTextItem::setExtension
+152 QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb24c4980) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb24c49c0) 0
+ primary-for QGraphicsSimpleTextItem (0xb24c4980)
+ QGraphicsItem (0xb24dd654) 0
+ primary-for QAbstractGraphicsShapeItem (0xb24c49c0)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 QGraphicsItemGroup::~QGraphicsItemGroup
+12 QGraphicsItemGroup::~QGraphicsItemGroup
+16 QGraphicsItem::advance
+20 QGraphicsItemGroup::boundingRect
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItemGroup::isObscuredBy
+44 QGraphicsItemGroup::opaqueArea
+48 QGraphicsItemGroup::paint
+52 QGraphicsItemGroup::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb24c4ac0) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb24dd780) 0
+ primary-for QGraphicsItemGroup (0xb24c4ac0)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb24dda14) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsLayout
+QGraphicsLayout::_ZTV15QGraphicsLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsLayout)
+8 QGraphicsLayout::~QGraphicsLayout
+12 QGraphicsLayout::~QGraphicsLayout
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 __cxa_pure_virtual
+32 QGraphicsLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+
+Class QGraphicsLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayout (0xb233d580) 0
+ vptr=((& QGraphicsLayout::_ZTV15QGraphicsLayout) + 8u)
+ QGraphicsLayoutItem (0xb24ddfb4) 0
+ primary-for QGraphicsLayout (0xb233d580)
+
+Vtable for QGraphicsAnchor
+QGraphicsAnchor::_ZTV15QGraphicsAnchor: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsAnchor)
+8 QGraphicsAnchor::metaObject
+12 QGraphicsAnchor::qt_metacast
+16 QGraphicsAnchor::qt_metacall
+20 QGraphicsAnchor::~QGraphicsAnchor
+24 QGraphicsAnchor::~QGraphicsAnchor
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QGraphicsAnchor
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchor (0xb233d8c0) 0
+ vptr=((& QGraphicsAnchor::_ZTV15QGraphicsAnchor) + 8u)
+ QObject (0xb2351474) 0
+ primary-for QGraphicsAnchor (0xb233d8c0)
+
+Vtable for QGraphicsAnchorLayout
+QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsAnchorLayout)
+8 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+12 QGraphicsAnchorLayout::~QGraphicsAnchorLayout
+16 QGraphicsAnchorLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsAnchorLayout::sizeHint
+32 QGraphicsAnchorLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsAnchorLayout::count
+44 QGraphicsAnchorLayout::itemAt
+48 QGraphicsAnchorLayout::removeAt
+
+Class QGraphicsAnchorLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsAnchorLayout (0xb233db80) 0
+ vptr=((& QGraphicsAnchorLayout::_ZTV21QGraphicsAnchorLayout) + 8u)
+ QGraphicsLayout (0xb233dbc0) 0
+ primary-for QGraphicsAnchorLayout (0xb233db80)
+ QGraphicsLayoutItem (0xb2351690) 0
+ primary-for QGraphicsLayout (0xb233dbc0)
+
+Vtable for QGraphicsGridLayout
+QGraphicsGridLayout::_ZTV19QGraphicsGridLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsGridLayout)
+8 QGraphicsGridLayout::~QGraphicsGridLayout
+12 QGraphicsGridLayout::~QGraphicsGridLayout
+16 QGraphicsGridLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsGridLayout::sizeHint
+32 QGraphicsGridLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsGridLayout::count
+44 QGraphicsGridLayout::itemAt
+48 QGraphicsGridLayout::removeAt
+
+Class QGraphicsGridLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsGridLayout (0xb233dcc0) 0
+ vptr=((& QGraphicsGridLayout::_ZTV19QGraphicsGridLayout) + 8u)
+ QGraphicsLayout (0xb233dd00) 0
+ primary-for QGraphicsGridLayout (0xb233dcc0)
+ QGraphicsLayoutItem (0xb23517bc) 0
+ primary-for QGraphicsLayout (0xb233dd00)
+
+Vtable for QGraphicsItemAnimation
+QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QGraphicsItemAnimation)
+8 QGraphicsItemAnimation::metaObject
+12 QGraphicsItemAnimation::qt_metacast
+16 QGraphicsItemAnimation::qt_metacall
+20 QGraphicsItemAnimation::~QGraphicsItemAnimation
+24 QGraphicsItemAnimation::~QGraphicsItemAnimation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsItemAnimation::beforeAnimationStep
+60 QGraphicsItemAnimation::afterAnimationStep
+
+Class QGraphicsItemAnimation
+ size=12 align=4
+ base size=12 base align=4
+QGraphicsItemAnimation (0xb233de40) 0
+ vptr=((& QGraphicsItemAnimation::_ZTV22QGraphicsItemAnimation) + 8u)
+ QObject (0xb23518e8) 0
+ primary-for QGraphicsItemAnimation (0xb233de40)
+
+Vtable for QGraphicsLinearLayout
+QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout: 13u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QGraphicsLinearLayout)
+8 QGraphicsLinearLayout::~QGraphicsLinearLayout
+12 QGraphicsLinearLayout::~QGraphicsLinearLayout
+16 QGraphicsLinearLayout::setGeometry
+20 QGraphicsLayout::getContentsMargins
+24 QGraphicsLayout::updateGeometry
+28 QGraphicsLinearLayout::sizeHint
+32 QGraphicsLinearLayout::invalidate
+36 QGraphicsLayout::widgetEvent
+40 QGraphicsLinearLayout::count
+44 QGraphicsLinearLayout::itemAt
+48 QGraphicsLinearLayout::removeAt
+
+Class QGraphicsLinearLayout
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLinearLayout (0xb2387080) 0
+ vptr=((& QGraphicsLinearLayout::_ZTV21QGraphicsLinearLayout) + 8u)
+ QGraphicsLayout (0xb23870c0) 0
+ primary-for QGraphicsLinearLayout (0xb2387080)
+ QGraphicsLayoutItem (0xb2351a14) 0
+ primary-for QGraphicsLayout (0xb23870c0)
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb2390910) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QGraphicsObject (0xb2390960) 0
+ primary-for QGraphicsWidget (0xb2390910)
+ QObject (0xb2351b40) 0
+ primary-for QGraphicsObject (0xb2390960)
+ QGraphicsItem (0xb2351b7c) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb2351bb8) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Vtable for QGraphicsProxyWidget
+QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget: 105u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+8 QGraphicsProxyWidget::metaObject
+12 QGraphicsProxyWidget::qt_metacast
+16 QGraphicsProxyWidget::qt_metacall
+20 QGraphicsProxyWidget::~QGraphicsProxyWidget
+24 QGraphicsProxyWidget::~QGraphicsProxyWidget
+28 QGraphicsProxyWidget::event
+32 QGraphicsProxyWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsProxyWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsProxyWidget::type
+68 QGraphicsProxyWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsProxyWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsProxyWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsProxyWidget::focusInEvent
+128 QGraphicsProxyWidget::focusNextPrevChild
+132 QGraphicsProxyWidget::focusOutEvent
+136 QGraphicsProxyWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsProxyWidget::resizeEvent
+152 QGraphicsProxyWidget::showEvent
+156 QGraphicsProxyWidget::hoverMoveEvent
+160 QGraphicsProxyWidget::hoverLeaveEvent
+164 QGraphicsProxyWidget::grabMouseEvent
+168 QGraphicsProxyWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsProxyWidget::contextMenuEvent
+184 QGraphicsProxyWidget::dragEnterEvent
+188 QGraphicsProxyWidget::dragLeaveEvent
+192 QGraphicsProxyWidget::dragMoveEvent
+196 QGraphicsProxyWidget::dropEvent
+200 QGraphicsProxyWidget::hoverEnterEvent
+204 QGraphicsProxyWidget::mouseMoveEvent
+208 QGraphicsProxyWidget::mousePressEvent
+212 QGraphicsProxyWidget::mouseReleaseEvent
+216 QGraphicsProxyWidget::mouseDoubleClickEvent
+220 QGraphicsProxyWidget::wheelEvent
+224 QGraphicsProxyWidget::keyPressEvent
+228 QGraphicsProxyWidget::keyReleaseEvent
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+240 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD1Ev
+244 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidgetD0Ev
+248 QGraphicsItem::advance
+252 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+260 QGraphicsItem::contains
+264 QGraphicsItem::collidesWithItem
+268 QGraphicsItem::collidesWithPath
+272 QGraphicsItem::isObscuredBy
+276 QGraphicsItem::opaqueArea
+280 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+284 QGraphicsProxyWidget::_ZThn8_NK20QGraphicsProxyWidget4typeEv
+288 QGraphicsItem::sceneEventFilter
+292 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+296 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+300 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragEnterEventEP27QGraphicsSceneDragDropEvent
+304 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13dragMoveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget9dropEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget12focusInEventEP11QFocusEvent
+320 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13focusOutEventEP11QFocusEvent
+324 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent
+328 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+332 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget13keyPressEventEP9QKeyEvent
+340 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15keyReleaseEventEP9QKeyEvent
+344 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget15mousePressEventEP24QGraphicsSceneMouseEvent
+348 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10wheelEventEP24QGraphicsSceneWheelEvent
+364 QGraphicsItem::inputMethodEvent
+368 QGraphicsItem::inputMethodQuery
+372 QGraphicsProxyWidget::_ZThn8_N20QGraphicsProxyWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+376 QGraphicsItem::supportsExtension
+380 QGraphicsItem::setExtension
+384 QGraphicsItem::extension
+388 (int (*)(...))-0x000000010
+392 (int (*)(...))(& _ZTI20QGraphicsProxyWidget)
+396 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD1Ev
+400 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidgetD0Ev
+404 QGraphicsProxyWidget::_ZThn16_N20QGraphicsProxyWidget11setGeometryERK6QRectF
+408 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+412 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+416 QGraphicsProxyWidget::_ZThn16_NK20QGraphicsProxyWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsProxyWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsProxyWidget (0xb2387600) 0
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 8u)
+ QGraphicsWidget (0xb23ada50) 0
+ primary-for QGraphicsProxyWidget (0xb2387600)
+ QGraphicsObject (0xb23adaa0) 0
+ primary-for QGraphicsWidget (0xb23ada50)
+ QObject (0xb2351f3c) 0
+ primary-for QGraphicsObject (0xb23adaa0)
+ QGraphicsItem (0xb2351f78) 8
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 240u)
+ QGraphicsLayoutItem (0xb2351fb4) 16
+ vptr=((& QGraphicsProxyWidget::_ZTV20QGraphicsProxyWidget) + 396u)
+
+Vtable for QGraphicsScene
+QGraphicsScene::_ZTV14QGraphicsScene: 34u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScene)
+8 QGraphicsScene::metaObject
+12 QGraphicsScene::qt_metacast
+16 QGraphicsScene::qt_metacall
+20 QGraphicsScene::~QGraphicsScene
+24 QGraphicsScene::~QGraphicsScene
+28 QGraphicsScene::event
+32 QGraphicsScene::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScene::inputMethodQuery
+60 QGraphicsScene::contextMenuEvent
+64 QGraphicsScene::dragEnterEvent
+68 QGraphicsScene::dragMoveEvent
+72 QGraphicsScene::dragLeaveEvent
+76 QGraphicsScene::dropEvent
+80 QGraphicsScene::focusInEvent
+84 QGraphicsScene::focusOutEvent
+88 QGraphicsScene::helpEvent
+92 QGraphicsScene::keyPressEvent
+96 QGraphicsScene::keyReleaseEvent
+100 QGraphicsScene::mousePressEvent
+104 QGraphicsScene::mouseMoveEvent
+108 QGraphicsScene::mouseReleaseEvent
+112 QGraphicsScene::mouseDoubleClickEvent
+116 QGraphicsScene::wheelEvent
+120 QGraphicsScene::inputMethodEvent
+124 QGraphicsScene::drawBackground
+128 QGraphicsScene::drawForeground
+132 QGraphicsScene::drawItems
+
+Class QGraphicsScene
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScene (0xb2387900) 0
+ vptr=((& QGraphicsScene::_ZTV14QGraphicsScene) + 8u)
+ QObject (0xb23c5294) 0
+ primary-for QGraphicsScene (0xb2387900)
+
+Vtable for QGraphicsSceneEvent
+QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsSceneEvent)
+8 QGraphicsSceneEvent::~QGraphicsSceneEvent
+12 QGraphicsSceneEvent::~QGraphicsSceneEvent
+
+Class QGraphicsSceneEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneEvent (0xb222d0c0) 0
+ vptr=((& QGraphicsSceneEvent::_ZTV19QGraphicsSceneEvent) + 8u)
+ QEvent (0xb23c5e88) 0
+ primary-for QGraphicsSceneEvent (0xb222d0c0)
+
+Vtable for QGraphicsSceneMouseEvent
+QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneMouseEvent)
+8 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+12 QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent
+
+Class QGraphicsSceneMouseEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMouseEvent (0xb222d200) 0
+ vptr=((& QGraphicsSceneMouseEvent::_ZTV24QGraphicsSceneMouseEvent) + 8u)
+ QGraphicsSceneEvent (0xb222d240) 0
+ primary-for QGraphicsSceneMouseEvent (0xb222d200)
+ QEvent (0xb2248000) 0
+ primary-for QGraphicsSceneEvent (0xb222d240)
+
+Vtable for QGraphicsSceneWheelEvent
+QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneWheelEvent)
+8 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+12 QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent
+
+Class QGraphicsSceneWheelEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneWheelEvent (0xb222d340) 0
+ vptr=((& QGraphicsSceneWheelEvent::_ZTV24QGraphicsSceneWheelEvent) + 8u)
+ QGraphicsSceneEvent (0xb222d380) 0
+ primary-for QGraphicsSceneWheelEvent (0xb222d340)
+ QEvent (0xb224812c) 0
+ primary-for QGraphicsSceneEvent (0xb222d380)
+
+Vtable for QGraphicsSceneContextMenuEvent
+QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI30QGraphicsSceneContextMenuEvent)
+8 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+12 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent
+
+Class QGraphicsSceneContextMenuEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneContextMenuEvent (0xb222d480) 0
+ vptr=((& QGraphicsSceneContextMenuEvent::_ZTV30QGraphicsSceneContextMenuEvent) + 8u)
+ QGraphicsSceneEvent (0xb222d4c0) 0
+ primary-for QGraphicsSceneContextMenuEvent (0xb222d480)
+ QEvent (0xb2248258) 0
+ primary-for QGraphicsSceneEvent (0xb222d4c0)
+
+Vtable for QGraphicsSceneHoverEvent
+QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QGraphicsSceneHoverEvent)
+8 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+12 QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent
+
+Class QGraphicsSceneHoverEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHoverEvent (0xb222d5c0) 0
+ vptr=((& QGraphicsSceneHoverEvent::_ZTV24QGraphicsSceneHoverEvent) + 8u)
+ QGraphicsSceneEvent (0xb222d600) 0
+ primary-for QGraphicsSceneHoverEvent (0xb222d5c0)
+ QEvent (0xb2248384) 0
+ primary-for QGraphicsSceneEvent (0xb222d600)
+
+Vtable for QGraphicsSceneHelpEvent
+QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneHelpEvent)
+8 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+12 QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent
+
+Class QGraphicsSceneHelpEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneHelpEvent (0xb222d700) 0
+ vptr=((& QGraphicsSceneHelpEvent::_ZTV23QGraphicsSceneHelpEvent) + 8u)
+ QGraphicsSceneEvent (0xb222d740) 0
+ primary-for QGraphicsSceneHelpEvent (0xb222d700)
+ QEvent (0xb22484b0) 0
+ primary-for QGraphicsSceneEvent (0xb222d740)
+
+Vtable for QGraphicsSceneDragDropEvent
+QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QGraphicsSceneDragDropEvent)
+8 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+12 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent
+
+Class QGraphicsSceneDragDropEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneDragDropEvent (0xb222d840) 0
+ vptr=((& QGraphicsSceneDragDropEvent::_ZTV27QGraphicsSceneDragDropEvent) + 8u)
+ QGraphicsSceneEvent (0xb222d880) 0
+ primary-for QGraphicsSceneDragDropEvent (0xb222d840)
+ QEvent (0xb22485dc) 0
+ primary-for QGraphicsSceneEvent (0xb222d880)
+
+Vtable for QGraphicsSceneResizeEvent
+QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QGraphicsSceneResizeEvent)
+8 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+12 QGraphicsSceneResizeEvent::~QGraphicsSceneResizeEvent
+
+Class QGraphicsSceneResizeEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneResizeEvent (0xb222d980) 0
+ vptr=((& QGraphicsSceneResizeEvent::_ZTV25QGraphicsSceneResizeEvent) + 8u)
+ QGraphicsSceneEvent (0xb222d9c0) 0
+ primary-for QGraphicsSceneResizeEvent (0xb222d980)
+ QEvent (0xb2248708) 0
+ primary-for QGraphicsSceneEvent (0xb222d9c0)
+
+Vtable for QGraphicsSceneMoveEvent
+QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSceneMoveEvent)
+8 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+12 QGraphicsSceneMoveEvent::~QGraphicsSceneMoveEvent
+
+Class QGraphicsSceneMoveEvent
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSceneMoveEvent (0xb222dac0) 0
+ vptr=((& QGraphicsSceneMoveEvent::_ZTV23QGraphicsSceneMoveEvent) + 8u)
+ QGraphicsSceneEvent (0xb222db00) 0
+ primary-for QGraphicsSceneMoveEvent (0xb222dac0)
+ QEvent (0xb2248834) 0
+ primary-for QGraphicsSceneEvent (0xb222db00)
+
+Vtable for QGraphicsTransform
+QGraphicsTransform::_ZTV18QGraphicsTransform: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsTransform)
+8 QGraphicsTransform::metaObject
+12 QGraphicsTransform::qt_metacast
+16 QGraphicsTransform::qt_metacall
+20 QGraphicsTransform::~QGraphicsTransform
+24 QGraphicsTransform::~QGraphicsTransform
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QGraphicsTransform
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsTransform (0xb222dc00) 0
+ vptr=((& QGraphicsTransform::_ZTV18QGraphicsTransform) + 8u)
+ QObject (0xb2248960) 0
+ primary-for QGraphicsTransform (0xb222dc00)
+
+Vtable for QGraphicsScale
+QGraphicsScale::_ZTV14QGraphicsScale: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QGraphicsScale)
+8 QGraphicsScale::metaObject
+12 QGraphicsScale::qt_metacast
+16 QGraphicsScale::qt_metacall
+20 QGraphicsScale::~QGraphicsScale
+24 QGraphicsScale::~QGraphicsScale
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsScale::applyTo
+
+Class QGraphicsScale
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsScale (0xb222dec0) 0
+ vptr=((& QGraphicsScale::_ZTV14QGraphicsScale) + 8u)
+ QGraphicsTransform (0xb222df00) 0
+ primary-for QGraphicsScale (0xb222dec0)
+ QObject (0xb2248b7c) 0
+ primary-for QGraphicsTransform (0xb222df00)
+
+Vtable for QGraphicsRotation
+QGraphicsRotation::_ZTV17QGraphicsRotation: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRotation)
+8 QGraphicsRotation::metaObject
+12 QGraphicsRotation::qt_metacast
+16 QGraphicsRotation::qt_metacall
+20 QGraphicsRotation::~QGraphicsRotation
+24 QGraphicsRotation::~QGraphicsRotation
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsRotation::applyTo
+
+Class QGraphicsRotation
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRotation (0xb228a1c0) 0
+ vptr=((& QGraphicsRotation::_ZTV17QGraphicsRotation) + 8u)
+ QGraphicsTransform (0xb228a200) 0
+ primary-for QGraphicsRotation (0xb228a1c0)
+ QObject (0xb2248d98) 0
+ primary-for QGraphicsTransform (0xb228a200)
+
+Vtable for QScrollArea
+QScrollArea::_ZTV11QScrollArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QScrollArea)
+8 QScrollArea::metaObject
+12 QScrollArea::qt_metacast
+16 QScrollArea::qt_metacall
+20 QScrollArea::~QScrollArea
+24 QScrollArea::~QScrollArea
+28 QScrollArea::event
+32 QScrollArea::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractScrollArea::paintEvent
+128 QWidget::moveEvent
+132 QScrollArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QScrollArea::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QScrollArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI11QScrollArea)
+240 QScrollArea::_ZThn8_N11QScrollAreaD1Ev
+244 QScrollArea::_ZThn8_N11QScrollAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollArea
+ size=20 align=4
+ base size=20 base align=4
+QScrollArea (0xb228a4c0) 0
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 8u)
+ QAbstractScrollArea (0xb228a500) 0
+ primary-for QScrollArea (0xb228a4c0)
+ QFrame (0xb228a540) 0
+ primary-for QAbstractScrollArea (0xb228a500)
+ QWidget (0xb2294a50) 0
+ primary-for QFrame (0xb228a540)
+ QObject (0xb2248fb4) 0
+ primary-for QWidget (0xb2294a50)
+ QPaintDevice (0xb229b000) 8
+ vptr=((& QScrollArea::_ZTV11QScrollArea) + 240u)
+
+Vtable for QGraphicsView
+QGraphicsView::_ZTV13QGraphicsView: 68u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsView)
+8 QGraphicsView::metaObject
+12 QGraphicsView::qt_metacast
+16 QGraphicsView::qt_metacall
+20 QGraphicsView::~QGraphicsView
+24 QGraphicsView::~QGraphicsView
+28 QGraphicsView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QGraphicsView::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGraphicsView::mousePressEvent
+84 QGraphicsView::mouseReleaseEvent
+88 QGraphicsView::mouseDoubleClickEvent
+92 QGraphicsView::mouseMoveEvent
+96 QGraphicsView::wheelEvent
+100 QGraphicsView::keyPressEvent
+104 QGraphicsView::keyReleaseEvent
+108 QGraphicsView::focusInEvent
+112 QGraphicsView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGraphicsView::paintEvent
+128 QWidget::moveEvent
+132 QGraphicsView::resizeEvent
+136 QWidget::closeEvent
+140 QGraphicsView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QGraphicsView::dragEnterEvent
+156 QGraphicsView::dragMoveEvent
+160 QGraphicsView::dragLeaveEvent
+164 QGraphicsView::dropEvent
+168 QGraphicsView::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QGraphicsView::inputMethodEvent
+192 QGraphicsView::inputMethodQuery
+196 QGraphicsView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QGraphicsView::viewportEvent
+228 QGraphicsView::scrollContentsBy
+232 QGraphicsView::drawBackground
+236 QGraphicsView::drawForeground
+240 QGraphicsView::drawItems
+244 (int (*)(...))-0x000000008
+248 (int (*)(...))(& _ZTI13QGraphicsView)
+252 QGraphicsView::_ZThn8_N13QGraphicsViewD1Ev
+256 QGraphicsView::_ZThn8_N13QGraphicsViewD0Ev
+260 QWidget::_ZThn8_NK7QWidget7devTypeEv
+264 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+268 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGraphicsView
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsView (0xb228a800) 0
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 8u)
+ QAbstractScrollArea (0xb228a840) 0
+ primary-for QGraphicsView (0xb228a800)
+ QFrame (0xb228a880) 0
+ primary-for QAbstractScrollArea (0xb228a840)
+ QWidget (0xb22a5aa0) 0
+ primary-for QFrame (0xb228a880)
+ QObject (0xb229b21c) 0
+ primary-for QWidget (0xb22a5aa0)
+ QPaintDevice (0xb229b258) 8
+ vptr=((& QGraphicsView::_ZTV13QGraphicsView) + 252u)
+
+Vtable for QAbstractButton
+QAbstractButton::_ZTV15QAbstractButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractButton)
+8 QAbstractButton::metaObject
+12 QAbstractButton::qt_metacast
+16 QAbstractButton::qt_metacall
+20 QAbstractButton::~QAbstractButton
+24 QAbstractButton::~QAbstractButton
+28 QAbstractButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 __cxa_pure_virtual
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI15QAbstractButton)
+244 QAbstractButton::_ZThn8_N15QAbstractButtonD1Ev
+248 QAbstractButton::_ZThn8_N15QAbstractButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QAbstractButton
+ size=20 align=4
+ base size=20 base align=4
+QAbstractButton (0xb21320c0) 0
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 8u)
+ QWidget (0xb212df00) 0
+ primary-for QAbstractButton (0xb21320c0)
+ QObject (0xb229bbb8) 0
+ primary-for QWidget (0xb212df00)
+ QPaintDevice (0xb229bbf4) 8
+ vptr=((& QAbstractButton::_ZTV15QAbstractButton) + 244u)
+
+Vtable for QButtonGroup
+QButtonGroup::_ZTV12QButtonGroup: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QButtonGroup)
+8 QButtonGroup::metaObject
+12 QButtonGroup::qt_metacast
+16 QButtonGroup::qt_metacall
+20 QButtonGroup::~QButtonGroup
+24 QButtonGroup::~QButtonGroup
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QButtonGroup
+ size=8 align=4
+ base size=8 base align=4
+QButtonGroup (0xb21325c0) 0
+ vptr=((& QButtonGroup::_ZTV12QButtonGroup) + 8u)
+ QObject (0xb229bf78) 0
+ primary-for QButtonGroup (0xb21325c0)
+
+Vtable for QCalendarWidget
+QCalendarWidget::_ZTV15QCalendarWidget: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QCalendarWidget)
+8 QCalendarWidget::metaObject
+12 QCalendarWidget::qt_metacast
+16 QCalendarWidget::qt_metacall
+20 QCalendarWidget::~QCalendarWidget
+24 QCalendarWidget::~QCalendarWidget
+28 QCalendarWidget::event
+32 QCalendarWidget::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCalendarWidget::sizeHint
+68 QCalendarWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QCalendarWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QCalendarWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QCalendarWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCalendarWidget::paintCell
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI15QCalendarWidget)
+236 QCalendarWidget::_ZThn8_N15QCalendarWidgetD1Ev
+240 QCalendarWidget::_ZThn8_N15QCalendarWidgetD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCalendarWidget
+ size=20 align=4
+ base size=20 base align=4
+QCalendarWidget (0xb2132900) 0
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 8u)
+ QWidget (0xb2157b90) 0
+ primary-for QCalendarWidget (0xb2132900)
+ QObject (0xb215a1a4) 0
+ primary-for QWidget (0xb2157b90)
+ QPaintDevice (0xb215a1e0) 8
+ vptr=((& QCalendarWidget::_ZTV15QCalendarWidget) + 236u)
+
+Vtable for QCheckBox
+QCheckBox::_ZTV9QCheckBox: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QCheckBox)
+8 QCheckBox::metaObject
+12 QCheckBox::qt_metacast
+16 QCheckBox::qt_metacall
+20 QCheckBox::~QCheckBox
+24 QCheckBox::~QCheckBox
+28 QCheckBox::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCheckBox::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QCheckBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCheckBox::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QCheckBox::hitButton
+228 QCheckBox::checkStateSet
+232 QCheckBox::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI9QCheckBox)
+244 QCheckBox::_ZThn8_N9QCheckBoxD1Ev
+248 QCheckBox::_ZThn8_N9QCheckBoxD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCheckBox
+ size=20 align=4
+ base size=20 base align=4
+QCheckBox (0xb2132c40) 0
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 8u)
+ QAbstractButton (0xb2132c80) 0
+ primary-for QCheckBox (0xb2132c40)
+ QWidget (0xb216f910) 0
+ primary-for QAbstractButton (0xb2132c80)
+ QObject (0xb215a438) 0
+ primary-for QWidget (0xb216f910)
+ QPaintDevice (0xb215a474) 8
+ vptr=((& QCheckBox::_ZTV9QCheckBox) + 244u)
+
+Vtable for QComboBox
+QComboBox::_ZTV9QComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QComboBox)
+8 QComboBox::metaObject
+12 QComboBox::qt_metacast
+16 QComboBox::qt_metacall
+20 QComboBox::~QComboBox
+24 QComboBox::~QComboBox
+28 QComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI9QComboBox)
+240 QComboBox::_ZThn8_N9QComboBoxD1Ev
+244 QComboBox::_ZThn8_N9QComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QComboBox
+ size=20 align=4
+ base size=20 base align=4
+QComboBox (0xb218d000) 0
+ vptr=((& QComboBox::_ZTV9QComboBox) + 8u)
+ QWidget (0xb2182820) 0
+ primary-for QComboBox (0xb218d000)
+ QObject (0xb215a6cc) 0
+ primary-for QWidget (0xb2182820)
+ QPaintDevice (0xb215a708) 8
+ vptr=((& QComboBox::_ZTV9QComboBox) + 240u)
+
+Vtable for QPushButton
+QPushButton::_ZTV11QPushButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPushButton)
+8 QPushButton::metaObject
+12 QPushButton::qt_metacast
+16 QPushButton::qt_metacall
+20 QPushButton::~QPushButton
+24 QPushButton::~QPushButton
+28 QPushButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QPushButton::sizeHint
+68 QPushButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPushButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QPushButton)
+244 QPushButton::_ZThn8_N11QPushButtonD1Ev
+248 QPushButton::_ZThn8_N11QPushButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPushButton
+ size=20 align=4
+ base size=20 base align=4
+QPushButton (0xb218d9c0) 0
+ vptr=((& QPushButton::_ZTV11QPushButton) + 8u)
+ QAbstractButton (0xb218da00) 0
+ primary-for QPushButton (0xb218d9c0)
+ QWidget (0xb21bcfa0) 0
+ primary-for QAbstractButton (0xb218da00)
+ QObject (0xb215af00) 0
+ primary-for QWidget (0xb21bcfa0)
+ QPaintDevice (0xb215af3c) 8
+ vptr=((& QPushButton::_ZTV11QPushButton) + 244u)
+
+Vtable for QCommandLinkButton
+QCommandLinkButton::_ZTV18QCommandLinkButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QCommandLinkButton)
+8 QCommandLinkButton::metaObject
+12 QCommandLinkButton::qt_metacast
+16 QCommandLinkButton::qt_metacall
+20 QCommandLinkButton::~QCommandLinkButton
+24 QCommandLinkButton::~QCommandLinkButton
+28 QCommandLinkButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QCommandLinkButton::sizeHint
+68 QCommandLinkButton::minimumSizeHint
+72 QCommandLinkButton::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QPushButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QPushButton::focusInEvent
+112 QPushButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QCommandLinkButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI18QCommandLinkButton)
+244 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD1Ev
+248 QCommandLinkButton::_ZThn8_N18QCommandLinkButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QCommandLinkButton
+ size=20 align=4
+ base size=20 base align=4
+QCommandLinkButton (0xb218de00) 0
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 8u)
+ QPushButton (0xb218de40) 0
+ primary-for QCommandLinkButton (0xb218de00)
+ QAbstractButton (0xb218de80) 0
+ primary-for QPushButton (0xb218de40)
+ QWidget (0xb21da4b0) 0
+ primary-for QAbstractButton (0xb218de80)
+ QObject (0xb21d81a4) 0
+ primary-for QWidget (0xb21da4b0)
+ QPaintDevice (0xb21d81e0) 8
+ vptr=((& QCommandLinkButton::_ZTV18QCommandLinkButton) + 244u)
+
+Vtable for QDateTimeEdit
+QDateTimeEdit::_ZTV13QDateTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QDateTimeEdit)
+8 QDateTimeEdit::metaObject
+12 QDateTimeEdit::qt_metacast
+16 QDateTimeEdit::qt_metacall
+20 QDateTimeEdit::~QDateTimeEdit
+24 QDateTimeEdit::~QDateTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI13QDateTimeEdit)
+260 QDateTimeEdit::_ZThn8_N13QDateTimeEditD1Ev
+264 QDateTimeEdit::_ZThn8_N13QDateTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateTimeEdit (0xb1fe8140) 0
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 8u)
+ QAbstractSpinBox (0xb1fe8180) 0
+ primary-for QDateTimeEdit (0xb1fe8140)
+ QWidget (0xb1fec280) 0
+ primary-for QAbstractSpinBox (0xb1fe8180)
+ QObject (0xb21d83fc) 0
+ primary-for QWidget (0xb1fec280)
+ QPaintDevice (0xb21d8438) 8
+ vptr=((& QDateTimeEdit::_ZTV13QDateTimeEdit) + 260u)
+
+Vtable for QTimeEdit
+QTimeEdit::_ZTV9QTimeEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeEdit)
+8 QTimeEdit::metaObject
+12 QTimeEdit::qt_metacast
+16 QTimeEdit::qt_metacall
+20 QTimeEdit::~QTimeEdit
+24 QTimeEdit::~QTimeEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QTimeEdit)
+260 QTimeEdit::_ZThn8_N9QTimeEditD1Ev
+264 QTimeEdit::_ZThn8_N9QTimeEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTimeEdit
+ size=20 align=4
+ base size=20 base align=4
+QTimeEdit (0xb1fe8440) 0
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 8u)
+ QDateTimeEdit (0xb1fe8480) 0
+ primary-for QTimeEdit (0xb1fe8440)
+ QAbstractSpinBox (0xb1fe84c0) 0
+ primary-for QDateTimeEdit (0xb1fe8480)
+ QWidget (0xb2000780) 0
+ primary-for QAbstractSpinBox (0xb1fe84c0)
+ QObject (0xb21d8654) 0
+ primary-for QWidget (0xb2000780)
+ QPaintDevice (0xb21d8690) 8
+ vptr=((& QTimeEdit::_ZTV9QTimeEdit) + 260u)
+
+Vtable for QDateEdit
+QDateEdit::_ZTV9QDateEdit: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QDateEdit)
+8 QDateEdit::metaObject
+12 QDateEdit::qt_metacast
+16 QDateEdit::qt_metacall
+20 QDateEdit::~QDateEdit
+24 QDateEdit::~QDateEdit
+28 QDateTimeEdit::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDateTimeEdit::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDateTimeEdit::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QDateTimeEdit::wheelEvent
+100 QDateTimeEdit::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QDateTimeEdit::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDateTimeEdit::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QDateTimeEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDateTimeEdit::validate
+228 QDateTimeEdit::fixup
+232 QDateTimeEdit::stepBy
+236 QDateTimeEdit::clear
+240 QDateTimeEdit::stepEnabled
+244 QDateTimeEdit::dateTimeFromText
+248 QDateTimeEdit::textFromDateTime
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI9QDateEdit)
+260 QDateEdit::_ZThn8_N9QDateEditD1Ev
+264 QDateEdit::_ZThn8_N9QDateEditD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDateEdit
+ size=20 align=4
+ base size=20 base align=4
+QDateEdit (0xb1fe8700) 0
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 8u)
+ QDateTimeEdit (0xb1fe8740) 0
+ primary-for QDateEdit (0xb1fe8700)
+ QAbstractSpinBox (0xb1fe8780) 0
+ primary-for QDateTimeEdit (0xb1fe8740)
+ QWidget (0xb2009a00) 0
+ primary-for QAbstractSpinBox (0xb1fe8780)
+ QObject (0xb21d87bc) 0
+ primary-for QWidget (0xb2009a00)
+ QPaintDevice (0xb21d87f8) 8
+ vptr=((& QDateEdit::_ZTV9QDateEdit) + 260u)
+
+Vtable for QDial
+QDial::_ZTV5QDial: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDial)
+8 QDial::metaObject
+12 QDial::qt_metacast
+16 QDial::qt_metacall
+20 QDial::~QDial
+24 QDial::~QDial
+28 QDial::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QDial::sizeHint
+68 QDial::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QDial::mousePressEvent
+84 QDial::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QDial::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDial::paintEvent
+128 QWidget::moveEvent
+132 QDial::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDial::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI5QDial)
+236 QDial::_ZThn8_N5QDialD1Ev
+240 QDial::_ZThn8_N5QDialD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDial
+ size=20 align=4
+ base size=20 base align=4
+QDial (0xb1fe8b00) 0
+ vptr=((& QDial::_ZTV5QDial) + 8u)
+ QAbstractSlider (0xb1fe8b40) 0
+ primary-for QDial (0xb1fe8b00)
+ QWidget (0xb2037410) 0
+ primary-for QAbstractSlider (0xb1fe8b40)
+ QObject (0xb21d8a14) 0
+ primary-for QWidget (0xb2037410)
+ QPaintDevice (0xb21d8a50) 8
+ vptr=((& QDial::_ZTV5QDial) + 236u)
+
+Vtable for QDialogButtonBox
+QDialogButtonBox::_ZTV16QDialogButtonBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QDialogButtonBox)
+8 QDialogButtonBox::metaObject
+12 QDialogButtonBox::qt_metacast
+16 QDialogButtonBox::qt_metacall
+20 QDialogButtonBox::~QDialogButtonBox
+24 QDialogButtonBox::~QDialogButtonBox
+28 QDialogButtonBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDialogButtonBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI16QDialogButtonBox)
+232 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD1Ev
+236 QDialogButtonBox::_ZThn8_N16QDialogButtonBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDialogButtonBox
+ size=20 align=4
+ base size=20 base align=4
+QDialogButtonBox (0xb1fe8e00) 0
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 8u)
+ QWidget (0xb2051be0) 0
+ primary-for QDialogButtonBox (0xb1fe8e00)
+ QObject (0xb21d8c6c) 0
+ primary-for QWidget (0xb2051be0)
+ QPaintDevice (0xb21d8ca8) 8
+ vptr=((& QDialogButtonBox::_ZTV16QDialogButtonBox) + 232u)
+
+Vtable for QDockWidget
+QDockWidget::_ZTV11QDockWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDockWidget)
+8 QDockWidget::metaObject
+12 QDockWidget::qt_metacast
+16 QDockWidget::qt_metacall
+20 QDockWidget::~QDockWidget
+24 QDockWidget::~QDockWidget
+28 QDockWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QDockWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QDockWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QDockWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QDockWidget)
+232 QDockWidget::_ZThn8_N11QDockWidgetD1Ev
+236 QDockWidget::_ZThn8_N11QDockWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDockWidget
+ size=20 align=4
+ base size=20 base align=4
+QDockWidget (0xb206e200) 0
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 8u)
+ QWidget (0xb2088550) 0
+ primary-for QDockWidget (0xb206e200)
+ QObject (0xb21d8fb4) 0
+ primary-for QWidget (0xb2088550)
+ QPaintDevice (0xb209b000) 8
+ vptr=((& QDockWidget::_ZTV11QDockWidget) + 232u)
+
+Vtable for QFocusFrame
+QFocusFrame::_ZTV11QFocusFrame: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusFrame)
+8 QFocusFrame::metaObject
+12 QFocusFrame::qt_metacast
+16 QFocusFrame::qt_metacall
+20 QFocusFrame::~QFocusFrame
+24 QFocusFrame::~QFocusFrame
+28 QFocusFrame::event
+32 QFocusFrame::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFocusFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI11QFocusFrame)
+232 QFocusFrame::_ZThn8_N11QFocusFrameD1Ev
+236 QFocusFrame::_ZThn8_N11QFocusFrameD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFocusFrame
+ size=20 align=4
+ base size=20 base align=4
+QFocusFrame (0xb206e6c0) 0
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 8u)
+ QWidget (0xb20bb730) 0
+ primary-for QFocusFrame (0xb206e6c0)
+ QObject (0xb209b3fc) 0
+ primary-for QWidget (0xb20bb730)
+ QPaintDevice (0xb209b438) 8
+ vptr=((& QFocusFrame::_ZTV11QFocusFrame) + 232u)
+
+Vtable for QFontComboBox
+QFontComboBox::_ZTV13QFontComboBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFontComboBox)
+8 QFontComboBox::metaObject
+12 QFontComboBox::qt_metacast
+16 QFontComboBox::qt_metacall
+20 QFontComboBox::~QFontComboBox
+24 QFontComboBox::~QFontComboBox
+28 QFontComboBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFontComboBox::sizeHint
+68 QComboBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QComboBox::mousePressEvent
+84 QComboBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QComboBox::wheelEvent
+100 QComboBox::keyPressEvent
+104 QComboBox::keyReleaseEvent
+108 QComboBox::focusInEvent
+112 QComboBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QComboBox::paintEvent
+128 QWidget::moveEvent
+132 QComboBox::resizeEvent
+136 QWidget::closeEvent
+140 QComboBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QComboBox::showEvent
+172 QComboBox::hideEvent
+176 QWidget::x11Event
+180 QComboBox::changeEvent
+184 QWidget::metric
+188 QComboBox::inputMethodEvent
+192 QComboBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QComboBox::showPopup
+228 QComboBox::hidePopup
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI13QFontComboBox)
+240 QFontComboBox::_ZThn8_N13QFontComboBoxD1Ev
+244 QFontComboBox::_ZThn8_N13QFontComboBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QFontComboBox
+ size=20 align=4
+ base size=20 base align=4
+QFontComboBox (0xb206e980) 0
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 8u)
+ QComboBox (0xb206e9c0) 0
+ primary-for QFontComboBox (0xb206e980)
+ QWidget (0xb20e4fa0) 0
+ primary-for QComboBox (0xb206e9c0)
+ QObject (0xb209b654) 0
+ primary-for QWidget (0xb20e4fa0)
+ QPaintDevice (0xb209b690) 8
+ vptr=((& QFontComboBox::_ZTV13QFontComboBox) + 240u)
+
+Vtable for QGroupBox
+QGroupBox::_ZTV9QGroupBox: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QGroupBox)
+8 QGroupBox::metaObject
+12 QGroupBox::qt_metacast
+16 QGroupBox::qt_metacall
+20 QGroupBox::~QGroupBox
+24 QGroupBox::~QGroupBox
+28 QGroupBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QGroupBox::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QGroupBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QGroupBox::mousePressEvent
+84 QGroupBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QGroupBox::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QGroupBox::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QGroupBox::paintEvent
+128 QWidget::moveEvent
+132 QGroupBox::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QGroupBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QGroupBox)
+232 QGroupBox::_ZThn8_N9QGroupBoxD1Ev
+236 QGroupBox::_ZThn8_N9QGroupBoxD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QGroupBox
+ size=20 align=4
+ base size=20 base align=4
+QGroupBox (0xb206edc0) 0
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 8u)
+ QWidget (0xb1f2a0f0) 0
+ primary-for QGroupBox (0xb206edc0)
+ QObject (0xb209b99c) 0
+ primary-for QWidget (0xb1f2a0f0)
+ QPaintDevice (0xb209b9d8) 8
+ vptr=((& QGroupBox::_ZTV9QGroupBox) + 232u)
+
+Vtable for QLabel
+QLabel::_ZTV6QLabel: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QLabel)
+8 QLabel::metaObject
+12 QLabel::qt_metacast
+16 QLabel::qt_metacall
+20 QLabel::~QLabel
+24 QLabel::~QLabel
+28 QLabel::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLabel::sizeHint
+68 QLabel::minimumSizeHint
+72 QLabel::heightForWidth
+76 QWidget::paintEngine
+80 QLabel::mousePressEvent
+84 QLabel::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QLabel::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QLabel::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QLabel::focusInEvent
+112 QLabel::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLabel::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QLabel::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QLabel::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QLabel::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI6QLabel)
+232 QLabel::_ZThn8_N6QLabelD1Ev
+236 QLabel::_ZThn8_N6QLabelD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLabel
+ size=20 align=4
+ base size=20 base align=4
+QLabel (0xb1f3b080) 0
+ vptr=((& QLabel::_ZTV6QLabel) + 8u)
+ QFrame (0xb1f3b0c0) 0
+ primary-for QLabel (0xb1f3b080)
+ QWidget (0xb1f33af0) 0
+ primary-for QFrame (0xb1f3b0c0)
+ QObject (0xb209bbf4) 0
+ primary-for QWidget (0xb1f33af0)
+ QPaintDevice (0xb209bc30) 8
+ vptr=((& QLabel::_ZTV6QLabel) + 232u)
+
+Vtable for QLCDNumber
+QLCDNumber::_ZTV10QLCDNumber: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QLCDNumber)
+8 QLCDNumber::metaObject
+12 QLCDNumber::qt_metacast
+16 QLCDNumber::qt_metacall
+20 QLCDNumber::~QLCDNumber
+24 QLCDNumber::~QLCDNumber
+28 QLCDNumber::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QLCDNumber::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QLCDNumber::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QLCDNumber)
+232 QLCDNumber::_ZThn8_N10QLCDNumberD1Ev
+236 QLCDNumber::_ZThn8_N10QLCDNumberD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QLCDNumber
+ size=20 align=4
+ base size=20 base align=4
+QLCDNumber (0xb1f3b3c0) 0
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 8u)
+ QFrame (0xb1f3b400) 0
+ primary-for QLCDNumber (0xb1f3b3c0)
+ QWidget (0xb1f4bb90) 0
+ primary-for QFrame (0xb1f3b400)
+ QObject (0xb209be4c) 0
+ primary-for QWidget (0xb1f4bb90)
+ QPaintDevice (0xb209be88) 8
+ vptr=((& QLCDNumber::_ZTV10QLCDNumber) + 232u)
+
+Vtable for QMainWindow
+QMainWindow::_ZTV11QMainWindow: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMainWindow)
+8 QMainWindow::metaObject
+12 QMainWindow::qt_metacast
+16 QMainWindow::qt_metacall
+20 QMainWindow::~QMainWindow
+24 QMainWindow::~QMainWindow
+28 QMainWindow::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QMainWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMainWindow::createPopupMenu
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI11QMainWindow)
+236 QMainWindow::_ZThn8_N11QMainWindowD1Ev
+240 QMainWindow::_ZThn8_N11QMainWindowD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMainWindow
+ size=20 align=4
+ base size=20 base align=4
+QMainWindow (0xb1f3b740) 0
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 8u)
+ QWidget (0xb1f5fa00) 0
+ primary-for QMainWindow (0xb1f3b740)
+ QObject (0xb1f6b1e0) 0
+ primary-for QWidget (0xb1f5fa00)
+ QPaintDevice (0xb1f6b21c) 8
+ vptr=((& QMainWindow::_ZTV11QMainWindow) + 236u)
+
+Vtable for QMdiArea
+QMdiArea::_ZTV8QMdiArea: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMdiArea)
+8 QMdiArea::metaObject
+12 QMdiArea::qt_metacast
+16 QMdiArea::qt_metacall
+20 QMdiArea::~QMdiArea
+24 QMdiArea::~QMdiArea
+28 QMdiArea::event
+32 QMdiArea::eventFilter
+36 QMdiArea::timerEvent
+40 QMdiArea::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiArea::sizeHint
+68 QMdiArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractScrollArea::mousePressEvent
+84 QAbstractScrollArea::mouseReleaseEvent
+88 QAbstractScrollArea::mouseDoubleClickEvent
+92 QAbstractScrollArea::mouseMoveEvent
+96 QAbstractScrollArea::wheelEvent
+100 QAbstractScrollArea::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QMdiArea::paintEvent
+128 QWidget::moveEvent
+132 QMdiArea::resizeEvent
+136 QWidget::closeEvent
+140 QAbstractScrollArea::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QAbstractScrollArea::dragEnterEvent
+156 QAbstractScrollArea::dragMoveEvent
+160 QAbstractScrollArea::dragLeaveEvent
+164 QAbstractScrollArea::dropEvent
+168 QMdiArea::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QMdiArea::viewportEvent
+228 QMdiArea::scrollContentsBy
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QMdiArea)
+240 QMdiArea::_ZThn8_N8QMdiAreaD1Ev
+244 QMdiArea::_ZThn8_N8QMdiAreaD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiArea
+ size=20 align=4
+ base size=20 base align=4
+QMdiArea (0xb1f3bb40) 0
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 8u)
+ QAbstractScrollArea (0xb1f3bb80) 0
+ primary-for QMdiArea (0xb1f3bb40)
+ QFrame (0xb1f3bbc0) 0
+ primary-for QAbstractScrollArea (0xb1f3bb80)
+ QWidget (0xb1f86dc0) 0
+ primary-for QFrame (0xb1f3bbc0)
+ QObject (0xb1f6b528) 0
+ primary-for QWidget (0xb1f86dc0)
+ QPaintDevice (0xb1f6b564) 8
+ vptr=((& QMdiArea::_ZTV8QMdiArea) + 240u)
+
+Vtable for QMdiSubWindow
+QMdiSubWindow::_ZTV13QMdiSubWindow: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QMdiSubWindow)
+8 QMdiSubWindow::metaObject
+12 QMdiSubWindow::qt_metacast
+16 QMdiSubWindow::qt_metacall
+20 QMdiSubWindow::~QMdiSubWindow
+24 QMdiSubWindow::~QMdiSubWindow
+28 QMdiSubWindow::event
+32 QMdiSubWindow::eventFilter
+36 QMdiSubWindow::timerEvent
+40 QMdiSubWindow::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMdiSubWindow::sizeHint
+68 QMdiSubWindow::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMdiSubWindow::mousePressEvent
+84 QMdiSubWindow::mouseReleaseEvent
+88 QMdiSubWindow::mouseDoubleClickEvent
+92 QMdiSubWindow::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMdiSubWindow::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMdiSubWindow::focusInEvent
+112 QMdiSubWindow::focusOutEvent
+116 QWidget::enterEvent
+120 QMdiSubWindow::leaveEvent
+124 QMdiSubWindow::paintEvent
+128 QMdiSubWindow::moveEvent
+132 QMdiSubWindow::resizeEvent
+136 QMdiSubWindow::closeEvent
+140 QMdiSubWindow::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QMdiSubWindow::showEvent
+172 QMdiSubWindow::hideEvent
+176 QWidget::x11Event
+180 QMdiSubWindow::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QMdiSubWindow)
+232 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD1Ev
+236 QMdiSubWindow::_ZThn8_N13QMdiSubWindowD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMdiSubWindow
+ size=20 align=4
+ base size=20 base align=4
+QMdiSubWindow (0xb1f3bfc0) 0
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 8u)
+ QWidget (0xb1dd10a0) 0
+ primary-for QMdiSubWindow (0xb1f3bfc0)
+ QObject (0xb1f6b8ac) 0
+ primary-for QWidget (0xb1dd10a0)
+ QPaintDevice (0xb1f6b8e8) 8
+ vptr=((& QMdiSubWindow::_ZTV13QMdiSubWindow) + 232u)
+
+Vtable for QMenu
+QMenu::_ZTV5QMenu: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QMenu)
+8 QMenu::metaObject
+12 QMenu::qt_metacast
+16 QMenu::qt_metacall
+20 QMenu::~QMenu
+24 QMenu::~QMenu
+28 QMenu::event
+32 QObject::eventFilter
+36 QMenu::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QMenu::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QMenu::mousePressEvent
+84 QMenu::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenu::mouseMoveEvent
+96 QMenu::wheelEvent
+100 QMenu::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QMenu::enterEvent
+120 QMenu::leaveEvent
+124 QMenu::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenu::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QMenu::hideEvent
+176 QWidget::x11Event
+180 QMenu::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QMenu::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI5QMenu)
+232 QMenu::_ZThn8_N5QMenuD1Ev
+236 QMenu::_ZThn8_N5QMenuD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenu
+ size=20 align=4
+ base size=20 base align=4
+QMenu (0xb1dd2400) 0
+ vptr=((& QMenu::_ZTV5QMenu) + 8u)
+ QWidget (0xb1dee460) 0
+ primary-for QMenu (0xb1dd2400)
+ QObject (0xb1f6bbf4) 0
+ primary-for QWidget (0xb1dee460)
+ QPaintDevice (0xb1f6bc30) 8
+ vptr=((& QMenu::_ZTV5QMenu) + 232u)
+
+Vtable for QMenuBar
+QMenuBar::_ZTV8QMenuBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QMenuBar)
+8 QMenuBar::metaObject
+12 QMenuBar::qt_metacast
+16 QMenuBar::qt_metacall
+20 QMenuBar::~QMenuBar
+24 QMenuBar::~QMenuBar
+28 QMenuBar::event
+32 QMenuBar::eventFilter
+36 QMenuBar::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QMenuBar::setVisible
+64 QMenuBar::sizeHint
+68 QMenuBar::minimumSizeHint
+72 QMenuBar::heightForWidth
+76 QWidget::paintEngine
+80 QMenuBar::mousePressEvent
+84 QMenuBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QMenuBar::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QMenuBar::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QMenuBar::focusInEvent
+112 QMenuBar::focusOutEvent
+116 QWidget::enterEvent
+120 QMenuBar::leaveEvent
+124 QMenuBar::paintEvent
+128 QWidget::moveEvent
+132 QMenuBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QMenuBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QMenuBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QMenuBar)
+232 QMenuBar::_ZThn8_N8QMenuBarD1Ev
+236 QMenuBar::_ZThn8_N8QMenuBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QMenuBar
+ size=20 align=4
+ base size=20 base align=4
+QMenuBar (0xb1e6e040) 0
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 8u)
+ QWidget (0xb1e6b690) 0
+ primary-for QMenuBar (0xb1e6e040)
+ QObject (0xb1e6730c) 0
+ primary-for QWidget (0xb1e6b690)
+ QPaintDevice (0xb1e67348) 8
+ vptr=((& QMenuBar::_ZTV8QMenuBar) + 232u)
+
+Vtable for QMenuItem
+QMenuItem::_ZTV9QMenuItem: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMenuItem)
+8 QMenuItem::metaObject
+12 QMenuItem::qt_metacast
+16 QMenuItem::qt_metacall
+20 QMenuItem::~QMenuItem
+24 QMenuItem::~QMenuItem
+28 QAction::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QMenuItem
+ size=8 align=4
+ base size=8 base align=4
+QMenuItem (0xb1eabc80) 0
+ vptr=((& QMenuItem::_ZTV9QMenuItem) + 8u)
+ QAction (0xb1eabcc0) 0
+ primary-for QMenuItem (0xb1eabc80)
+ QObject (0xb1eb0a8c) 0
+ primary-for QAction (0xb1eabcc0)
+
+Class QTextEdit::ExtraSelection
+ size=12 align=4
+ base size=12 base align=4
+QTextEdit::ExtraSelection (0xb1eb0c30) 0
+
+Vtable for QTextEdit
+QTextEdit::_ZTV9QTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTextEdit)
+8 QTextEdit::metaObject
+12 QTextEdit::qt_metacast
+16 QTextEdit::qt_metacall
+20 QTextEdit::~QTextEdit
+24 QTextEdit::~QTextEdit
+28 QTextEdit::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextEdit::mousePressEvent
+84 QTextEdit::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextEdit::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextEdit::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextEdit::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI9QTextEdit)
+256 QTextEdit::_ZThn8_N9QTextEditD1Ev
+260 QTextEdit::_ZThn8_N9QTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QTextEdit (0xb1eabf00) 0
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 8u)
+ QAbstractScrollArea (0xb1eabf40) 0
+ primary-for QTextEdit (0xb1eabf00)
+ QFrame (0xb1eabf80) 0
+ primary-for QAbstractScrollArea (0xb1eabf40)
+ QWidget (0xb1ec3d70) 0
+ primary-for QFrame (0xb1eabf80)
+ QObject (0xb1eb0bb8) 0
+ primary-for QWidget (0xb1ec3d70)
+ QPaintDevice (0xb1eb0bf4) 8
+ vptr=((& QTextEdit::_ZTV9QTextEdit) + 256u)
+
+Vtable for QPlainTextEdit
+QPlainTextEdit::_ZTV14QPlainTextEdit: 69u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QPlainTextEdit)
+8 QPlainTextEdit::metaObject
+12 QPlainTextEdit::qt_metacast
+16 QPlainTextEdit::qt_metacall
+20 QPlainTextEdit::~QPlainTextEdit
+24 QPlainTextEdit::~QPlainTextEdit
+28 QPlainTextEdit::event
+32 QObject::eventFilter
+36 QPlainTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QPlainTextEdit::mousePressEvent
+84 QPlainTextEdit::mouseReleaseEvent
+88 QPlainTextEdit::mouseDoubleClickEvent
+92 QPlainTextEdit::mouseMoveEvent
+96 QPlainTextEdit::wheelEvent
+100 QPlainTextEdit::keyPressEvent
+104 QPlainTextEdit::keyReleaseEvent
+108 QPlainTextEdit::focusInEvent
+112 QPlainTextEdit::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QPlainTextEdit::paintEvent
+128 QWidget::moveEvent
+132 QPlainTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QPlainTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QPlainTextEdit::dragEnterEvent
+156 QPlainTextEdit::dragMoveEvent
+160 QPlainTextEdit::dragLeaveEvent
+164 QPlainTextEdit::dropEvent
+168 QPlainTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QPlainTextEdit::changeEvent
+184 QWidget::metric
+188 QPlainTextEdit::inputMethodEvent
+192 QPlainTextEdit::inputMethodQuery
+196 QPlainTextEdit::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QPlainTextEdit::scrollContentsBy
+232 QPlainTextEdit::loadResource
+236 QPlainTextEdit::createMimeDataFromSelection
+240 QPlainTextEdit::canInsertFromMimeData
+244 QPlainTextEdit::insertFromMimeData
+248 (int (*)(...))-0x000000008
+252 (int (*)(...))(& _ZTI14QPlainTextEdit)
+256 QPlainTextEdit::_ZThn8_N14QPlainTextEditD1Ev
+260 QPlainTextEdit::_ZThn8_N14QPlainTextEditD0Ev
+264 QWidget::_ZThn8_NK7QWidget7devTypeEv
+268 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+272 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPlainTextEdit
+ size=20 align=4
+ base size=20 base align=4
+QPlainTextEdit (0xb1ccac80) 0
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 8u)
+ QAbstractScrollArea (0xb1ccacc0) 0
+ primary-for QPlainTextEdit (0xb1ccac80)
+ QFrame (0xb1ccad00) 0
+ primary-for QAbstractScrollArea (0xb1ccacc0)
+ QWidget (0xb1d13500) 0
+ primary-for QFrame (0xb1ccad00)
+ QObject (0xb1cff474) 0
+ primary-for QWidget (0xb1d13500)
+ QPaintDevice (0xb1cff4b0) 8
+ vptr=((& QPlainTextEdit::_ZTV14QPlainTextEdit) + 256u)
+
+Vtable for QPlainTextDocumentLayout
+QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QPlainTextDocumentLayout)
+8 QPlainTextDocumentLayout::metaObject
+12 QPlainTextDocumentLayout::qt_metacast
+16 QPlainTextDocumentLayout::qt_metacall
+20 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+24 QPlainTextDocumentLayout::~QPlainTextDocumentLayout
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPlainTextDocumentLayout::draw
+60 QPlainTextDocumentLayout::hitTest
+64 QPlainTextDocumentLayout::pageCount
+68 QPlainTextDocumentLayout::documentSize
+72 QPlainTextDocumentLayout::frameBoundingRect
+76 QPlainTextDocumentLayout::blockBoundingRect
+80 QPlainTextDocumentLayout::documentChanged
+84 QAbstractTextDocumentLayout::resizeInlineObject
+88 QAbstractTextDocumentLayout::positionInlineObject
+92 QAbstractTextDocumentLayout::drawInlineObject
+
+Class QPlainTextDocumentLayout
+ size=8 align=4
+ base size=8 base align=4
+QPlainTextDocumentLayout (0xb1d5a180) 0
+ vptr=((& QPlainTextDocumentLayout::_ZTV24QPlainTextDocumentLayout) + 8u)
+ QAbstractTextDocumentLayout (0xb1d5a1c0) 0
+ primary-for QPlainTextDocumentLayout (0xb1d5a180)
+ QObject (0xb1cff7f8) 0
+ primary-for QAbstractTextDocumentLayout (0xb1d5a1c0)
+
+Vtable for QPrintPreviewWidget
+QPrintPreviewWidget::_ZTV19QPrintPreviewWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+8 QPrintPreviewWidget::metaObject
+12 QPrintPreviewWidget::qt_metacast
+16 QPrintPreviewWidget::qt_metacall
+20 QPrintPreviewWidget::~QPrintPreviewWidget
+24 QPrintPreviewWidget::~QPrintPreviewWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QPrintPreviewWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI19QPrintPreviewWidget)
+232 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD1Ev
+236 QPrintPreviewWidget::_ZThn8_N19QPrintPreviewWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QPrintPreviewWidget
+ size=24 align=4
+ base size=24 base align=4
+QPrintPreviewWidget (0xb1d5a480) 0
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 8u)
+ QWidget (0xb1d635f0) 0
+ primary-for QPrintPreviewWidget (0xb1d5a480)
+ QObject (0xb1cffa14) 0
+ primary-for QWidget (0xb1d635f0)
+ QPaintDevice (0xb1cffa50) 8
+ vptr=((& QPrintPreviewWidget::_ZTV19QPrintPreviewWidget) + 232u)
+
+Vtable for QProgressBar
+QProgressBar::_ZTV12QProgressBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QProgressBar)
+8 QProgressBar::metaObject
+12 QProgressBar::qt_metacast
+16 QProgressBar::qt_metacall
+20 QProgressBar::~QProgressBar
+24 QProgressBar::~QProgressBar
+28 QProgressBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QProgressBar::sizeHint
+68 QProgressBar::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QProgressBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QProgressBar::text
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI12QProgressBar)
+236 QProgressBar::_ZThn8_N12QProgressBarD1Ev
+240 QProgressBar::_ZThn8_N12QProgressBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QProgressBar
+ size=20 align=4
+ base size=20 base align=4
+QProgressBar (0xb1d5a740) 0
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 8u)
+ QWidget (0xb1d728c0) 0
+ primary-for QProgressBar (0xb1d5a740)
+ QObject (0xb1cffc6c) 0
+ primary-for QWidget (0xb1d728c0)
+ QPaintDevice (0xb1cffca8) 8
+ vptr=((& QProgressBar::_ZTV12QProgressBar) + 236u)
+
+Vtable for QRadioButton
+QRadioButton::_ZTV12QRadioButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QRadioButton)
+8 QRadioButton::metaObject
+12 QRadioButton::qt_metacast
+16 QRadioButton::qt_metacall
+20 QRadioButton::~QRadioButton
+24 QRadioButton::~QRadioButton
+28 QRadioButton::event
+32 QObject::eventFilter
+36 QAbstractButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QRadioButton::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractButton::mousePressEvent
+84 QAbstractButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QRadioButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QRadioButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QAbstractButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QRadioButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QAbstractButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI12QRadioButton)
+244 QRadioButton::_ZThn8_N12QRadioButtonD1Ev
+248 QRadioButton::_ZThn8_N12QRadioButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QRadioButton
+ size=20 align=4
+ base size=20 base align=4
+QRadioButton (0xb1d5aa00) 0
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 8u)
+ QAbstractButton (0xb1d5aa40) 0
+ primary-for QRadioButton (0xb1d5aa00)
+ QWidget (0xb1d86aa0) 0
+ primary-for QAbstractButton (0xb1d5aa40)
+ QObject (0xb1cffec4) 0
+ primary-for QWidget (0xb1d86aa0)
+ QPaintDevice (0xb1cfff00) 8
+ vptr=((& QRadioButton::_ZTV12QRadioButton) + 244u)
+
+Vtable for QScrollBar
+QScrollBar::_ZTV10QScrollBar: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QScrollBar)
+8 QScrollBar::metaObject
+12 QScrollBar::qt_metacast
+16 QScrollBar::qt_metacall
+20 QScrollBar::~QScrollBar
+24 QScrollBar::~QScrollBar
+28 QScrollBar::event
+32 QObject::eventFilter
+36 QAbstractSlider::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QScrollBar::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QScrollBar::mousePressEvent
+84 QScrollBar::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QScrollBar::mouseMoveEvent
+96 QAbstractSlider::wheelEvent
+100 QAbstractSlider::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QScrollBar::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QScrollBar::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QScrollBar::hideEvent
+176 QWidget::x11Event
+180 QAbstractSlider::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QScrollBar::sliderChange
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI10QScrollBar)
+236 QScrollBar::_ZThn8_N10QScrollBarD1Ev
+240 QScrollBar::_ZThn8_N10QScrollBarD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QScrollBar
+ size=20 align=4
+ base size=20 base align=4
+QScrollBar (0xb1d5ad00) 0
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 8u)
+ QAbstractSlider (0xb1d5ad40) 0
+ primary-for QScrollBar (0xb1d5ad00)
+ QWidget (0xb1d94b40) 0
+ primary-for QAbstractSlider (0xb1d5ad40)
+ QObject (0xb1d9c12c) 0
+ primary-for QWidget (0xb1d94b40)
+ QPaintDevice (0xb1d9c168) 8
+ vptr=((& QScrollBar::_ZTV10QScrollBar) + 236u)
+
+Vtable for QSizeGrip
+QSizeGrip::_ZTV9QSizeGrip: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSizeGrip)
+8 QSizeGrip::metaObject
+12 QSizeGrip::qt_metacast
+16 QSizeGrip::qt_metacall
+20 QSizeGrip::~QSizeGrip
+24 QSizeGrip::~QSizeGrip
+28 QSizeGrip::event
+32 QSizeGrip::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QSizeGrip::setVisible
+64 QSizeGrip::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSizeGrip::mousePressEvent
+84 QSizeGrip::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSizeGrip::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSizeGrip::paintEvent
+128 QSizeGrip::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QSizeGrip::showEvent
+172 QSizeGrip::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI9QSizeGrip)
+232 QSizeGrip::_ZThn8_N9QSizeGripD1Ev
+236 QSizeGrip::_ZThn8_N9QSizeGripD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSizeGrip
+ size=20 align=4
+ base size=20 base align=4
+QSizeGrip (0xb1db2040) 0
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 8u)
+ QWidget (0xb1daa8c0) 0
+ primary-for QSizeGrip (0xb1db2040)
+ QObject (0xb1d9c3fc) 0
+ primary-for QWidget (0xb1daa8c0)
+ QPaintDevice (0xb1d9c438) 8
+ vptr=((& QSizeGrip::_ZTV9QSizeGrip) + 232u)
+
+Vtable for QSpinBox
+QSpinBox::_ZTV8QSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QSpinBox)
+8 QSpinBox::metaObject
+12 QSpinBox::qt_metacast
+16 QSpinBox::qt_metacall
+20 QSpinBox::~QSpinBox
+24 QSpinBox::~QSpinBox
+28 QSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSpinBox::validate
+228 QSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QSpinBox::valueFromText
+248 QSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI8QSpinBox)
+260 QSpinBox::_ZThn8_N8QSpinBoxD1Ev
+264 QSpinBox::_ZThn8_N8QSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QSpinBox (0xb1db2300) 0
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 8u)
+ QAbstractSpinBox (0xb1db2340) 0
+ primary-for QSpinBox (0xb1db2300)
+ QWidget (0xb1dba690) 0
+ primary-for QAbstractSpinBox (0xb1db2340)
+ QObject (0xb1d9c654) 0
+ primary-for QWidget (0xb1dba690)
+ QPaintDevice (0xb1d9c690) 8
+ vptr=((& QSpinBox::_ZTV8QSpinBox) + 260u)
+
+Vtable for QDoubleSpinBox
+QDoubleSpinBox::_ZTV14QDoubleSpinBox: 70u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+8 QDoubleSpinBox::metaObject
+12 QDoubleSpinBox::qt_metacast
+16 QDoubleSpinBox::qt_metacall
+20 QDoubleSpinBox::~QDoubleSpinBox
+24 QDoubleSpinBox::~QDoubleSpinBox
+28 QAbstractSpinBox::event
+32 QObject::eventFilter
+36 QAbstractSpinBox::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractSpinBox::sizeHint
+68 QAbstractSpinBox::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QAbstractSpinBox::mousePressEvent
+84 QAbstractSpinBox::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractSpinBox::mouseMoveEvent
+96 QAbstractSpinBox::wheelEvent
+100 QAbstractSpinBox::keyPressEvent
+104 QAbstractSpinBox::keyReleaseEvent
+108 QAbstractSpinBox::focusInEvent
+112 QAbstractSpinBox::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QAbstractSpinBox::paintEvent
+128 QWidget::moveEvent
+132 QAbstractSpinBox::resizeEvent
+136 QAbstractSpinBox::closeEvent
+140 QAbstractSpinBox::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QAbstractSpinBox::showEvent
+172 QAbstractSpinBox::hideEvent
+176 QWidget::x11Event
+180 QAbstractSpinBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QAbstractSpinBox::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QDoubleSpinBox::validate
+228 QDoubleSpinBox::fixup
+232 QAbstractSpinBox::stepBy
+236 QAbstractSpinBox::clear
+240 QAbstractSpinBox::stepEnabled
+244 QDoubleSpinBox::valueFromText
+248 QDoubleSpinBox::textFromValue
+252 (int (*)(...))-0x000000008
+256 (int (*)(...))(& _ZTI14QDoubleSpinBox)
+260 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD1Ev
+264 QDoubleSpinBox::_ZThn8_N14QDoubleSpinBoxD0Ev
+268 QWidget::_ZThn8_NK7QWidget7devTypeEv
+272 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+276 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QDoubleSpinBox
+ size=20 align=4
+ base size=20 base align=4
+QDoubleSpinBox (0xb1db2740) 0
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 8u)
+ QAbstractSpinBox (0xb1db2780) 0
+ primary-for QDoubleSpinBox (0xb1db2740)
+ QWidget (0xb1bd2410) 0
+ primary-for QAbstractSpinBox (0xb1db2780)
+ QObject (0xb1d9c924) 0
+ primary-for QWidget (0xb1bd2410)
+ QPaintDevice (0xb1d9c960) 8
+ vptr=((& QDoubleSpinBox::_ZTV14QDoubleSpinBox) + 260u)
+
+Vtable for QSplashScreen
+QSplashScreen::_ZTV13QSplashScreen: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSplashScreen)
+8 QSplashScreen::metaObject
+12 QSplashScreen::qt_metacast
+16 QSplashScreen::qt_metacall
+20 QSplashScreen::~QSplashScreen
+24 QSplashScreen::~QSplashScreen
+28 QSplashScreen::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplashScreen::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplashScreen::drawContents
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI13QSplashScreen)
+236 QSplashScreen::_ZThn8_N13QSplashScreenD1Ev
+240 QSplashScreen::_ZThn8_N13QSplashScreenD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplashScreen
+ size=20 align=4
+ base size=20 base align=4
+QSplashScreen (0xb1db2a40) 0
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 8u)
+ QWidget (0xb1be3410) 0
+ primary-for QSplashScreen (0xb1db2a40)
+ QObject (0xb1d9cb7c) 0
+ primary-for QWidget (0xb1be3410)
+ QPaintDevice (0xb1d9cbb8) 8
+ vptr=((& QSplashScreen::_ZTV13QSplashScreen) + 236u)
+
+Vtable for QSplitter
+QSplitter::_ZTV9QSplitter: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSplitter)
+8 QSplitter::metaObject
+12 QSplitter::qt_metacast
+16 QSplitter::qt_metacall
+20 QSplitter::~QSplitter
+24 QSplitter::~QSplitter
+28 QSplitter::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QSplitter::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitter::sizeHint
+68 QSplitter::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QSplitter::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QSplitter::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QSplitter::createHandle
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI9QSplitter)
+236 QSplitter::_ZThn8_N9QSplitterD1Ev
+240 QSplitter::_ZThn8_N9QSplitterD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitter
+ size=20 align=4
+ base size=20 base align=4
+QSplitter (0xb1db2d80) 0
+ vptr=((& QSplitter::_ZTV9QSplitter) + 8u)
+ QFrame (0xb1db2dc0) 0
+ primary-for QSplitter (0xb1db2d80)
+ QWidget (0xb1bf35f0) 0
+ primary-for QFrame (0xb1db2dc0)
+ QObject (0xb1d9cdd4) 0
+ primary-for QWidget (0xb1bf35f0)
+ QPaintDevice (0xb1d9ce10) 8
+ vptr=((& QSplitter::_ZTV9QSplitter) + 236u)
+
+Vtable for QSplitterHandle
+QSplitterHandle::_ZTV15QSplitterHandle: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSplitterHandle)
+8 QSplitterHandle::metaObject
+12 QSplitterHandle::qt_metacast
+16 QSplitterHandle::qt_metacall
+20 QSplitterHandle::~QSplitterHandle
+24 QSplitterHandle::~QSplitterHandle
+28 QSplitterHandle::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSplitterHandle::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QSplitterHandle::mousePressEvent
+84 QSplitterHandle::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QSplitterHandle::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSplitterHandle::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI15QSplitterHandle)
+232 QSplitterHandle::_ZThn8_N15QSplitterHandleD1Ev
+236 QSplitterHandle::_ZThn8_N15QSplitterHandleD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSplitterHandle
+ size=20 align=4
+ base size=20 base align=4
+QSplitterHandle (0xb1c0d1c0) 0
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 8u)
+ QWidget (0xb1c110f0) 0
+ primary-for QSplitterHandle (0xb1c0d1c0)
+ QObject (0xb1c0f1a4) 0
+ primary-for QWidget (0xb1c110f0)
+ QPaintDevice (0xb1c0f1e0) 8
+ vptr=((& QSplitterHandle::_ZTV15QSplitterHandle) + 232u)
+
+Vtable for QStackedWidget
+QStackedWidget::_ZTV14QStackedWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QStackedWidget)
+8 QStackedWidget::metaObject
+12 QStackedWidget::qt_metacast
+16 QStackedWidget::qt_metacall
+20 QStackedWidget::~QStackedWidget
+24 QStackedWidget::~QStackedWidget
+28 QStackedWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QFrame::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI14QStackedWidget)
+232 QStackedWidget::_ZThn8_N14QStackedWidgetD1Ev
+236 QStackedWidget::_ZThn8_N14QStackedWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStackedWidget
+ size=20 align=4
+ base size=20 base align=4
+QStackedWidget (0xb1c0d480) 0
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 8u)
+ QFrame (0xb1c0d4c0) 0
+ primary-for QStackedWidget (0xb1c0d480)
+ QWidget (0xb1c17c80) 0
+ primary-for QFrame (0xb1c0d4c0)
+ QObject (0xb1c0f3fc) 0
+ primary-for QWidget (0xb1c17c80)
+ QPaintDevice (0xb1c0f438) 8
+ vptr=((& QStackedWidget::_ZTV14QStackedWidget) + 232u)
+
+Vtable for QStatusBar
+QStatusBar::_ZTV10QStatusBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QStatusBar)
+8 QStatusBar::metaObject
+12 QStatusBar::qt_metacast
+16 QStatusBar::qt_metacall
+20 QStatusBar::~QStatusBar
+24 QStatusBar::~QStatusBar
+28 QStatusBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QStatusBar::paintEvent
+128 QWidget::moveEvent
+132 QStatusBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QStatusBar::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QStatusBar)
+232 QStatusBar::_ZThn8_N10QStatusBarD1Ev
+236 QStatusBar::_ZThn8_N10QStatusBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QStatusBar
+ size=20 align=4
+ base size=20 base align=4
+QStatusBar (0xb1c0d780) 0
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 8u)
+ QWidget (0xb1c277d0) 0
+ primary-for QStatusBar (0xb1c0d780)
+ QObject (0xb1c0f654) 0
+ primary-for QWidget (0xb1c277d0)
+ QPaintDevice (0xb1c0f690) 8
+ vptr=((& QStatusBar::_ZTV10QStatusBar) + 232u)
+
+Vtable for QTextBrowser
+QTextBrowser::_ZTV12QTextBrowser: 74u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextBrowser)
+8 QTextBrowser::metaObject
+12 QTextBrowser::qt_metacast
+16 QTextBrowser::qt_metacall
+20 QTextBrowser::~QTextBrowser
+24 QTextBrowser::~QTextBrowser
+28 QTextBrowser::event
+32 QObject::eventFilter
+36 QTextEdit::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QAbstractScrollArea::sizeHint
+68 QAbstractScrollArea::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QTextBrowser::mousePressEvent
+84 QTextBrowser::mouseReleaseEvent
+88 QTextEdit::mouseDoubleClickEvent
+92 QTextBrowser::mouseMoveEvent
+96 QTextEdit::wheelEvent
+100 QTextBrowser::keyPressEvent
+104 QTextEdit::keyReleaseEvent
+108 QTextEdit::focusInEvent
+112 QTextBrowser::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QTextBrowser::paintEvent
+128 QWidget::moveEvent
+132 QTextEdit::resizeEvent
+136 QWidget::closeEvent
+140 QTextEdit::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QTextEdit::dragEnterEvent
+156 QTextEdit::dragMoveEvent
+160 QTextEdit::dragLeaveEvent
+164 QTextEdit::dropEvent
+168 QTextEdit::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QTextEdit::changeEvent
+184 QWidget::metric
+188 QTextEdit::inputMethodEvent
+192 QTextEdit::inputMethodQuery
+196 QTextBrowser::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QAbstractScrollArea::viewportEvent
+228 QTextEdit::scrollContentsBy
+232 QTextBrowser::loadResource
+236 QTextEdit::createMimeDataFromSelection
+240 QTextEdit::canInsertFromMimeData
+244 QTextEdit::insertFromMimeData
+248 QTextBrowser::setSource
+252 QTextBrowser::backward
+256 QTextBrowser::forward
+260 QTextBrowser::home
+264 QTextBrowser::reload
+268 (int (*)(...))-0x000000008
+272 (int (*)(...))(& _ZTI12QTextBrowser)
+276 QTextBrowser::_ZThn8_N12QTextBrowserD1Ev
+280 QTextBrowser::_ZThn8_N12QTextBrowserD0Ev
+284 QWidget::_ZThn8_NK7QWidget7devTypeEv
+288 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+292 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QTextBrowser
+ size=20 align=4
+ base size=20 base align=4
+QTextBrowser (0xb1c0db80) 0
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 8u)
+ QTextEdit (0xb1c0dbc0) 0
+ primary-for QTextBrowser (0xb1c0db80)
+ QAbstractScrollArea (0xb1c0dc00) 0
+ primary-for QTextEdit (0xb1c0dbc0)
+ QFrame (0xb1c0dc40) 0
+ primary-for QAbstractScrollArea (0xb1c0dc00)
+ QWidget (0xb1c36fa0) 0
+ primary-for QFrame (0xb1c0dc40)
+ QObject (0xb1c0f8ac) 0
+ primary-for QWidget (0xb1c36fa0)
+ QPaintDevice (0xb1c0f8e8) 8
+ vptr=((& QTextBrowser::_ZTV12QTextBrowser) + 276u)
+
+Vtable for QToolBar
+QToolBar::_ZTV8QToolBar: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBar)
+8 QToolBar::metaObject
+12 QToolBar::qt_metacast
+16 QToolBar::qt_metacall
+20 QToolBar::~QToolBar
+24 QToolBar::~QToolBar
+28 QToolBar::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QToolBar::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QToolBar::paintEvent
+128 QWidget::moveEvent
+132 QToolBar::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolBar::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBar::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI8QToolBar)
+232 QToolBar::_ZThn8_N8QToolBarD1Ev
+236 QToolBar::_ZThn8_N8QToolBarD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBar
+ size=20 align=4
+ base size=20 base align=4
+QToolBar (0xb1c0df00) 0
+ vptr=((& QToolBar::_ZTV8QToolBar) + 8u)
+ QWidget (0xb1c4b820) 0
+ primary-for QToolBar (0xb1c0df00)
+ QObject (0xb1c0fb04) 0
+ primary-for QWidget (0xb1c4b820)
+ QPaintDevice (0xb1c0fb40) 8
+ vptr=((& QToolBar::_ZTV8QToolBar) + 232u)
+
+Vtable for QToolBox
+QToolBox::_ZTV8QToolBox: 65u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QToolBox)
+8 QToolBox::metaObject
+12 QToolBox::qt_metacast
+16 QToolBox::qt_metacall
+20 QToolBox::~QToolBox
+24 QToolBox::~QToolBox
+28 QToolBox::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QFrame::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QFrame::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QToolBox::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolBox::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolBox::itemInserted
+228 QToolBox::itemRemoved
+232 (int (*)(...))-0x000000008
+236 (int (*)(...))(& _ZTI8QToolBox)
+240 QToolBox::_ZThn8_N8QToolBoxD1Ev
+244 QToolBox::_ZThn8_N8QToolBoxD0Ev
+248 QWidget::_ZThn8_NK7QWidget7devTypeEv
+252 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+256 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolBox
+ size=20 align=4
+ base size=20 base align=4
+QToolBox (0xb1c67300) 0
+ vptr=((& QToolBox::_ZTV8QToolBox) + 8u)
+ QFrame (0xb1c67340) 0
+ primary-for QToolBox (0xb1c67300)
+ QWidget (0xb1c77190) 0
+ primary-for QFrame (0xb1c67340)
+ QObject (0xb1c0fe88) 0
+ primary-for QWidget (0xb1c77190)
+ QPaintDevice (0xb1c0fec4) 8
+ vptr=((& QToolBox::_ZTV8QToolBox) + 240u)
+
+Vtable for QToolButton
+QToolButton::_ZTV11QToolButton: 66u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QToolButton)
+8 QToolButton::metaObject
+12 QToolButton::qt_metacast
+16 QToolButton::qt_metacall
+20 QToolButton::~QToolButton
+24 QToolButton::~QToolButton
+28 QToolButton::event
+32 QObject::eventFilter
+36 QToolButton::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QToolButton::sizeHint
+68 QToolButton::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QToolButton::mousePressEvent
+84 QToolButton::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QAbstractButton::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QAbstractButton::keyPressEvent
+104 QAbstractButton::keyReleaseEvent
+108 QAbstractButton::focusInEvent
+112 QAbstractButton::focusOutEvent
+116 QToolButton::enterEvent
+120 QToolButton::leaveEvent
+124 QToolButton::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QToolButton::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QToolButton::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QToolButton::hitButton
+228 QAbstractButton::checkStateSet
+232 QToolButton::nextCheckState
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI11QToolButton)
+244 QToolButton::_ZThn8_N11QToolButtonD1Ev
+248 QToolButton::_ZThn8_N11QToolButtonD0Ev
+252 QWidget::_ZThn8_NK7QWidget7devTypeEv
+256 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+260 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QToolButton
+ size=20 align=4
+ base size=20 base align=4
+QToolButton (0xb1c67940) 0
+ vptr=((& QToolButton::_ZTV11QToolButton) + 8u)
+ QAbstractButton (0xb1c67980) 0
+ primary-for QToolButton (0xb1c67940)
+ QWidget (0xb1c94000) 0
+ primary-for QAbstractButton (0xb1c67980)
+ QObject (0xb1c8a5a0) 0
+ primary-for QWidget (0xb1c94000)
+ QPaintDevice (0xb1c8a5dc) 8
+ vptr=((& QToolButton::_ZTV11QToolButton) + 244u)
+
+Vtable for QWorkspace
+QWorkspace::_ZTV10QWorkspace: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QWorkspace)
+8 QWorkspace::metaObject
+12 QWorkspace::qt_metacast
+16 QWorkspace::qt_metacall
+20 QWorkspace::~QWorkspace
+24 QWorkspace::~QWorkspace
+28 QWorkspace::event
+32 QWorkspace::eventFilter
+36 QObject::timerEvent
+40 QWorkspace::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWorkspace::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWorkspace::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWorkspace::paintEvent
+128 QWidget::moveEvent
+132 QWorkspace::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWorkspace::showEvent
+172 QWorkspace::hideEvent
+176 QWidget::x11Event
+180 QWorkspace::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QWorkspace)
+232 QWorkspace::_ZThn8_N10QWorkspaceD1Ev
+236 QWorkspace::_ZThn8_N10QWorkspaceD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWorkspace
+ size=20 align=4
+ base size=20 base align=4
+QWorkspace (0xb1cb50c0) 0
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 8u)
+ QWidget (0xb1cba140) 0
+ primary-for QWorkspace (0xb1cb50c0)
+ QObject (0xb1c8ac30) 0
+ primary-for QWidget (0xb1cba140)
+ QPaintDevice (0xb1c8ac6c) 8
+ vptr=((& QWorkspace::_ZTV10QWorkspace) + 232u)
+
+Vtable for QGraphicsSvgItem
+QGraphicsSvgItem::_ZTV16QGraphicsSvgItem: 56u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QGraphicsSvgItem)
+8 QGraphicsSvgItem::metaObject
+12 QGraphicsSvgItem::qt_metacast
+16 QGraphicsSvgItem::qt_metacall
+20 QGraphicsSvgItem::~QGraphicsSvgItem
+24 QGraphicsSvgItem::~QGraphicsSvgItem
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsSvgItem::boundingRect
+60 QGraphicsSvgItem::paint
+64 QGraphicsSvgItem::type
+68 (int (*)(...))-0x000000008
+72 (int (*)(...))(& _ZTI16QGraphicsSvgItem)
+76 QGraphicsSvgItem::_ZThn8_N16QGraphicsSvgItemD1Ev
+80 QGraphicsSvgItem::_ZThn8_N16QGraphicsSvgItemD0Ev
+84 QGraphicsItem::advance
+88 QGraphicsSvgItem::_ZThn8_NK16QGraphicsSvgItem12boundingRectEv
+92 QGraphicsItem::shape
+96 QGraphicsItem::contains
+100 QGraphicsItem::collidesWithItem
+104 QGraphicsItem::collidesWithPath
+108 QGraphicsItem::isObscuredBy
+112 QGraphicsItem::opaqueArea
+116 QGraphicsSvgItem::_ZThn8_N16QGraphicsSvgItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+120 QGraphicsSvgItem::_ZThn8_NK16QGraphicsSvgItem4typeEv
+124 QGraphicsItem::sceneEventFilter
+128 QGraphicsItem::sceneEvent
+132 QGraphicsItem::contextMenuEvent
+136 QGraphicsItem::dragEnterEvent
+140 QGraphicsItem::dragLeaveEvent
+144 QGraphicsItem::dragMoveEvent
+148 QGraphicsItem::dropEvent
+152 QGraphicsItem::focusInEvent
+156 QGraphicsItem::focusOutEvent
+160 QGraphicsItem::hoverEnterEvent
+164 QGraphicsItem::hoverMoveEvent
+168 QGraphicsItem::hoverLeaveEvent
+172 QGraphicsItem::keyPressEvent
+176 QGraphicsItem::keyReleaseEvent
+180 QGraphicsItem::mousePressEvent
+184 QGraphicsItem::mouseMoveEvent
+188 QGraphicsItem::mouseReleaseEvent
+192 QGraphicsItem::mouseDoubleClickEvent
+196 QGraphicsItem::wheelEvent
+200 QGraphicsItem::inputMethodEvent
+204 QGraphicsItem::inputMethodQuery
+208 QGraphicsItem::itemChange
+212 QGraphicsItem::supportsExtension
+216 QGraphicsItem::setExtension
+220 QGraphicsItem::extension
+
+Class QGraphicsSvgItem
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsSvgItem (0xb1cb5380) 0
+ vptr=((& QGraphicsSvgItem::_ZTV16QGraphicsSvgItem) + 8u)
+ QGraphicsObject (0xb1cc4820) 0
+ primary-for QGraphicsSvgItem (0xb1cb5380)
+ QObject (0xb1c8ae88) 0
+ primary-for QGraphicsObject (0xb1cc4820)
+ QGraphicsItem (0xb1c8aec4) 8
+ vptr=((& QGraphicsSvgItem::_ZTV16QGraphicsSvgItem) + 76u)
+
+Vtable for QSvgGenerator
+QSvgGenerator::_ZTV13QSvgGenerator: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSvgGenerator)
+8 QSvgGenerator::~QSvgGenerator
+12 QSvgGenerator::~QSvgGenerator
+16 QPaintDevice::devType
+20 QSvgGenerator::paintEngine
+24 QSvgGenerator::metric
+
+Class QSvgGenerator
+ size=12 align=4
+ base size=12 base align=4
+QSvgGenerator (0xb1cb5640) 0
+ vptr=((& QSvgGenerator::_ZTV13QSvgGenerator) + 8u)
+ QPaintDevice (0xb1add0f0) 0
+ primary-for QSvgGenerator (0xb1cb5640)
+
+Vtable for QSvgRenderer
+QSvgRenderer::_ZTV12QSvgRenderer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QSvgRenderer)
+8 QSvgRenderer::metaObject
+12 QSvgRenderer::qt_metacast
+16 QSvgRenderer::qt_metacall
+20 QSvgRenderer::~QSvgRenderer
+24 QSvgRenderer::~QSvgRenderer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSvgRenderer
+ size=8 align=4
+ base size=8 base align=4
+QSvgRenderer (0xb1cb57c0) 0
+ vptr=((& QSvgRenderer::_ZTV12QSvgRenderer) + 8u)
+ QObject (0xb1add258) 0
+ primary-for QSvgRenderer (0xb1cb57c0)
+
+Vtable for QSvgWidget
+QSvgWidget::_ZTV10QSvgWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSvgWidget)
+8 QSvgWidget::metaObject
+12 QSvgWidget::qt_metacast
+16 QSvgWidget::qt_metacall
+20 QSvgWidget::~QSvgWidget
+24 QSvgWidget::~QSvgWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QSvgWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QSvgWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI10QSvgWidget)
+232 QSvgWidget::_ZThn8_N10QSvgWidgetD1Ev
+236 QSvgWidget::_ZThn8_N10QSvgWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QSvgWidget
+ size=20 align=4
+ base size=20 base align=4
+QSvgWidget (0xb1cb5a80) 0
+ vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 8u)
+ QWidget (0xb1af4460) 0
+ primary-for QSvgWidget (0xb1cb5a80)
+ QObject (0xb1add474) 0
+ primary-for QWidget (0xb1af4460)
+ QPaintDevice (0xb1add4b0) 8
+ vptr=((& QSvgWidget::_ZTV10QSvgWidget) + 232u)
+
diff --git a/tests/auto/bic/data/QtTest.4.1.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.1.0.linux-gcc-ia32.txt
index 40f7bf90e9..9f66e2a0c2 100644
--- a/tests/auto/bic/data/QtTest.4.1.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtTest.4.1.0.linux-gcc-ia32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7f75f40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb78413c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb7841880) 0
QGenericArgument (0xb78418c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb7841b40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb7841ec0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -130,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb7841f40) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0xb724f180) 0
QString (0xb724f1c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb724f500) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0xb724fa00) 0
QObject (0xb724fa40) 0
primary-for QIODevice (0xb724fa00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb724fc80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6efc1c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb6efc680) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb6efc900) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6efcb40) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6efcc40) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0xb6efccc0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0xb6efcf40) 0
QTextStream (0xb6efcf80) 0
primary-for QTextOStream (0xb6efcf40)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6efc080) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6eb1040) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6eb1100) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -573,7 +505,6 @@ QFile (0xb6eb1780) 0
QObject (0xb6eb1800) 0
primary-for QIODevice (0xb6eb17c0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -625,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb6eb1a00) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb6eb1b80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6eb1c00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6eb1d00) 0
QList<QString> (0xb6eb1d40) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6eb1ec0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -712,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb6eb1740) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -866,31 +785,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6c7a480) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6c7a580) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -916,16 +815,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6c7aa80) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6c7a040) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -956,49 +850,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6c7abc0) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6c7aec0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6a0f000) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6a0f080) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb6a0f100) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6a0f380) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6a0f640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6a0f780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1014,7 +900,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6a0fc00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1030,25 +915,21 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6a0fe00) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0xb6a0ffc0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6a0f200) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6a0f140) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1207,7 +1088,6 @@ QEventLoop (0xb68bf100) 0
QObject (0xb68bf140) 0
primary-for QEventLoop (0xb68bf100)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1298,13 +1178,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb68bf680) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb68bf700) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1523,7 +1401,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb68bfc00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1617,13 +1494,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb68bfec0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb68bff40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1634,7 +1509,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb68bf000) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1761,11 +1635,6 @@ Class QTestData
base size=4 base align=4
QTestData (0xb65f50c0) 0
-
-
-
-
-
Vtable for QSignalSpy
QSignalSpy::_ZTV10QSignalSpy: 14u entries
0 (int (*)(...))0
@@ -1817,12 +1686,3 @@ QTestEventLoop (0xb65f5780) 0
QObject (0xb65f57c0) 0
primary-for QTestEventLoop (0xb65f5780)
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.1.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.1.0.win32-gcc-ia32.txt
index 82131cf80a..d1159503f1 100644
--- a/tests/auto/bic/data/QtTest.4.1.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtTest.4.1.0.win32-gcc-ia32.txt
@@ -18,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xad5e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -48,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb4d840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -75,19 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc34f80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -113,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xeac500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -125,7 +95,6 @@ Class QConstString
QConstString (0x11e1880) 0
QString (0x11e18c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -187,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x1279f00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -211,8 +179,6 @@ Class QTextCodec
QTextCodec (0xeac480) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -234,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13fefc0) 0
QGenericArgument (0x1404000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1404580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -332,7 +295,6 @@ QIODevice (0x137c700) 0
QObject (0x14bb540) 0
primary-for QIODevice (0x137c700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -351,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xeac380) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1588840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xeac400) 0
QList<QString> (0x15b6000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -494,23 +451,16 @@ QFile (0x169c840) 0
QObject (0x169c8c0) 0
primary-for QIODevice (0x169c880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16d25c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16d2440) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -566,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x169c740) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -639,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x182cc40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -663,7 +611,6 @@ Class QTextStream
QTextStream (0x1a78240) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -699,9 +646,6 @@ QTextOStream (0x1b06440) 0
QTextStream (0x1b06480) 0
primary-for QTextOStream (0x1b06440)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -813,24 +757,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ce1bc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -856,16 +782,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x14318c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1d46000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -942,8 +863,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1d34f80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -969,7 +888,6 @@ QEventLoop (0x1f2e600) 0
QObject (0x1f2e640) 0
primary-for QEventLoop (0x1f2e600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1013,13 +931,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1f66f40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1f66ec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1188,7 +1104,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x200bd80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1280,13 +1195,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x13fe8c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x13fe940) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1297,7 +1210,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x13fea40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1501,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x2235640) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1600,43 +1511,36 @@ Class QDate
base size=4 base align=4
QDate (0x1d34900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d34b00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x16d24c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d34b80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1d34c00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d34980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1d34a00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1647,40 +1551,31 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d34a80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d34c80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1d34d00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d34d80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1d34e00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
QSharedData (0x26f1500) 0
-
-
-
-
Vtable for QSignalSpy
QSignalSpy::_ZTV10QSignalSpy: 14u entries
0 0u
@@ -1712,7 +1607,6 @@ Class QTestData
base size=4 base align=4
QTestData (0x27d73c0) 0
-
Vtable for QTestEventLoop
QTestEventLoop::_ZTV14QTestEventLoop: 14u entries
0 0u
@@ -1738,12 +1632,3 @@ QTestEventLoop (0x2816ec0) 0
QObject (0x2816f00) 0
primary-for QTestEventLoop (0x2816ec0)
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ia32.txt
index a8441c6a08..ac92cd01aa 100644
--- a/tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77f3300) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb77f3780) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb77f3c40) 0
QGenericArgument (0xb77f3c80) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77f3f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb733d280) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb733d300) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb733d580) 0
QString (0xb733d5c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb733d900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0xb733de00) 0
QObject (0xb733de40) 0
primary-for QIODevice (0xb733de00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb733d7c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6ee3580) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb6ee3a40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb6ee3cc0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6ee3f00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6ee3440) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0xb6ee3ac0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0xb6e73200) 0
QTextStream (0xb6e73240) 0
primary-for QTextOStream (0xb6e73200)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6e732c0) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6e734c0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6e73580) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -580,7 +505,6 @@ QFile (0xb6e73d40) 0
QObject (0xb6e73dc0) 0
primary-for QIODevice (0xb6e73d80)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -632,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb6e73fc0) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb6e73f80) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6c4a040) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6c4a140) 0
QList<QString> (0xb6c4a180) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6c4a300) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -719,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb6c4a440) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -830,8 +742,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6c4a880) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -925,66 +835,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6c4ac00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6c4ad00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1010,18 +865,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb69bd940) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb69bde80) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1052,49 +900,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb69bdb40) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb69bde40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb68d7000) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb68d7080) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb68d7100) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb68d7380) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb68d7640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb68d7780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1110,7 +950,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb68d7c00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1126,19 +965,16 @@ Class QDate
base size=4 base align=4
QDate (0xb68d7ec0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb68d7fc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb68d7200) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1323,7 +1159,6 @@ QEventLoop (0xb6763040) 0
QObject (0xb6763080) 0
primary-for QEventLoop (0xb6763040)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1264,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb6763680) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb6763700) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1654,7 +1487,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb6763c00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1748,13 +1580,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb6763ec0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb6763f40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1765,7 +1595,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb6763000) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1821,7 +1650,6 @@ QLibrary (0xb6763440) 0
QObject (0xb6763500) 0
primary-for QLibrary (0xb6763440)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1868,7 +1696,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb6763bc0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1879,13 +1706,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb6763e80) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb64c1000) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1896,10 +1721,6 @@ Class QTestData
base size=4 base align=4
QTestData (0xb64c11c0) 0
-
-
-
-
Vtable for QSignalSpy
QSignalSpy::_ZTV10QSignalSpy: 14u entries
0 (int (*)(...))0
@@ -1951,12 +1772,3 @@ QTestEventLoop (0xb64c1800) 0
QObject (0xb64c1840) 0
primary-for QTestEventLoop (0xb64c1800)
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ppc32.txt
index a2b4de4dc5..63bc3f0d56 100644
--- a/tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtTest.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x30597578) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x305cc118) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bc80) 0
QGenericArgument (0x305ccc40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x305ccee0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30af0ce8) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0x30be80e0) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0x3001bec0) 0
QString (0x30d57498) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x30d57c78) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0x3001bf80) 0
QObject (0x30e4c5b0) 0
primary-for QIODevice (0x3001bf80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x30e4cee0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30f076c8) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0x30f07c08) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x31068070) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x31068428) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31068578) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0x31068620) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0x30f93180) 0
QTextStream (0x31068dc8) 0
primary-for QTextOStream (0x30f93180)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x31068c08) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x310f52a0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -574,7 +500,6 @@ QFile (0x30f931c0) 0
QObject (0x311fa118) 0
primary-for QIODevice (0x30f93200)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -626,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x311fa3f0) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x311fa738) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x311fa9a0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x30f93300) 0
QList<QString> (0x311fac08) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x312f7310) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -713,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x312f7508) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -824,8 +737,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x312f7b28) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -919,66 +830,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x312f7888) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x3140f150) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1004,18 +860,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x3147c5b0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x3147cf88) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1046,49 +895,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x315084d0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31508ab8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x315085e8) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31508bd0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x315c40e0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x315c4738) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x315c4e38) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x315c4930) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1104,7 +945,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x316a5a10) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1120,19 +960,16 @@ Class QDate
base size=4 base align=4
QDate (0x316a5ee0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x317c7070) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x317c72a0) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1317,7 +1154,6 @@ QEventLoop (0x30f93880) 0
QObject (0x317c7118) 0
primary-for QEventLoop (0x30f93880)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1423,13 +1259,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x3189d9d8) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x3189dbd0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1648,7 +1482,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x31945188) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1742,13 +1575,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x31945690) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x319457a8) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1759,7 +1590,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x319458f8) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1815,7 +1645,6 @@ QLibrary (0x30f93d00) 0
QObject (0x31945c78) 0
primary-for QLibrary (0x30f93d00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1862,7 +1691,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x31945380) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1873,13 +1701,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x31a01118) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x31a01150) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1890,10 +1716,6 @@ Class QTestData
base size=4 base align=4
QTestData (0x31a01460) 0
-
-
-
-
Vtable for QSignalSpy
QSignalSpy::_ZTV10QSignalSpy: 14u entries
0 (int (*)(...))0
@@ -1945,12 +1767,3 @@ QTestEventLoop (0x30f93f40) 0
QObject (0x31aa9310) 0
primary-for QTestEventLoop (0x30f93f40)
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ia32.txt
index b1a9b8b732..29ac37158c 100644
--- a/tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x6a2400) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x6dd300) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0x6ddb00) 0
QBasicAtomic (0x6ddb40) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xe85b00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x10f3100) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1212180) 0
QString (0x12121c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1212b40) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x12125c0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1324600) 0
QGenericArgument (0x1324640) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1324880) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x13e50c0) 0
QObject (0x13e5100) 0
primary-for QIODevice (0x13e50c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x13e5a40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x13e5d00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x13e5fc0) 0
QList<QString> (0x13e5200) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x1531200) 0
QObject (0x1531280) 0
primary-for QIODevice (0x1531240)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1531480) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1531840) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1531a40) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1654100) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x17155c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -836,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x1836300) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1836a00) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -982,8 +917,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x18d7b80) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1009,59 +942,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x18d7f00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1087,21 +967,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x1a83740) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1af21c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1178,8 +1048,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1af2d00) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1205,7 +1073,6 @@ QEventLoop (0x1af2fc0) 0
QObject (0x1af20c0) 0
primary-for QEventLoop (0x1af2fc0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1249,13 +1116,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1bd9340) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1bd9580) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1424,7 +1289,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1bd9e00) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1530,13 +1394,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1cb5a80) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1cb5bc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1547,7 +1409,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1cb5d40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1728,7 +1589,6 @@ QLibrary (0x1d25580) 0
QObject (0x1d255c0) 0
primary-for QLibrary (0x1d25580)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1764,7 +1624,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1d25ac0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1775,13 +1634,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1d25d40) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1d25d80) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1838,7 +1695,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1de17c0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1849,43 +1705,36 @@ Class QDate
base size=4 base align=4
QDate (0x1de1b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1de1dc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1de1b80) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1eac080) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1eac7c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1eacf40) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1eac340) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1896,25 +1745,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f4c440) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1f4cc00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x20270c0) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x2027500) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1946,10 +1791,6 @@ QTimeLine (0x2027b80) 0
QObject (0x2027bc0) 0
primary-for QTimeLine (0x2027b80)
-
-
-
-
Vtable for QSignalSpy
QSignalSpy::_ZTV10QSignalSpy: 14u entries
0 (int (*)(...))0
@@ -2006,12 +1847,3 @@ QTestEventLoop (0x216a140) 0
QObject (0x216a200) 0
primary-for QTestEventLoop (0x216a140)
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ppc32.txt
index 4b3f06ff19..5e3bdf31d8 100644
--- a/tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtTest.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x9f3000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x9f3f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0xa57600) 0
QBasicAtomic (0xa57640) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xf03600) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x100bc40) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1181c80) 0
QString (0x1181cc0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1289640) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1289b00) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x139d080) 0
QGenericArgument (0x139d0c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x139d300) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x139dc40) 0
QObject (0x139dc80) 0
primary-for QIODevice (0x139dc40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1465500) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x14657c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1465a80) 0
QList<QString> (0x1465ac0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x157b180) 0
QObject (0x157b200) 0
primary-for QIODevice (0x157b1c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x157b400) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x157b7c0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x157b9c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x168b080) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x17db100) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -846,17 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x1866080) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1866940) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -993,8 +927,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1917b00) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1020,59 +952,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1917e80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1098,21 +977,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1ab66c0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1b29140) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1189,8 +1058,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1b29c80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1216,7 +1083,6 @@ QEventLoop (0x1b29f40) 0
QObject (0x1b29f80) 0
primary-for QEventLoop (0x1b29f40)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1260,13 +1126,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1c10280) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1c104c0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1435,7 +1299,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1c10d40) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1541,13 +1404,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1ce79c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1ce7b00) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1558,7 +1419,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ce7c80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1739,7 +1599,6 @@ QLibrary (0x1d56540) 0
QObject (0x1d56580) 0
primary-for QLibrary (0x1d56540)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1775,7 +1634,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1d56a80) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1786,13 +1644,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1d56d00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1d56d40) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1849,7 +1705,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1e1a740) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1860,43 +1715,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e1aac0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e1ad40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e1afc0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1edc040) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1edc780) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1edcf00) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1edc280) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1907,25 +1755,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f7a400) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x1f7abc0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2055080) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x20554c0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1957,10 +1801,6 @@ QTimeLine (0x2055b40) 0
QObject (0x2055b80) 0
primary-for QTimeLine (0x2055b40)
-
-
-
-
Vtable for QSignalSpy
QSignalSpy::_ZTV10QSignalSpy: 14u entries
0 (int (*)(...))0
@@ -2017,12 +1857,3 @@ QTestEventLoop (0x21aaf80) 0
QObject (0x21aafc0) 0
primary-for QTestEventLoop (0x21aaf80)
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.2.0.win32-gcc-ia32.txt
index ea4291ca19..aef88ab435 100644
--- a/tests/auto/bic/data/QtTest.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtTest.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf4380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb60f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -81,20 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc4bb00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xee1240) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -132,7 +95,6 @@ Class QConstString
QConstString (0x11f2dc0) 0
QString (0x11f2e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -194,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d61c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -218,8 +179,6 @@ Class QTextCodec
QTextCodec (0xee11c0) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -241,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x144d300) 0
QGenericArgument (0x144d340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x144d8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -339,7 +295,6 @@ QIODevice (0x13b5a40) 0
QObject (0x150cb40) 0
primary-for QIODevice (0x13b5a40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -358,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xee10c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15dbf80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xee1140) 0
QList<QString> (0x15f3740) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -501,23 +451,16 @@ QFile (0x1706080) 0
QObject (0x1706100) 0
primary-for QIODevice (0x17060c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x175e140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x171cfc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -573,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16f6f80) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -646,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x18bbb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -670,7 +611,6 @@ Class QTextStream
QTextStream (0x1afc580) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -706,9 +646,6 @@ QTextOStream (0x1b8c740) 0
QTextStream (0x1b8c780) 0
primary-for QTextOStream (0x1b8c740)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -845,8 +782,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e51cc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 0u
@@ -872,59 +807,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ef6400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -950,18 +832,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x1478c80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1fab800) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -1038,8 +913,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1f18180) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -1065,7 +938,6 @@ QEventLoop (0x21b36c0) 0
QObject (0x21b3700) 0
primary-for QEventLoop (0x21b36c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1109,13 +981,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x222a200) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x222a180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1284,7 +1154,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22da7c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1391,13 +1260,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x143fc00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x143fc80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1408,7 +1275,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x143fd80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1455,6 @@ QLibrary (0x2449040) 0
QObject (0x2449080) 0
primary-for QLibrary (0x2449040)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 0u
@@ -1630,7 +1495,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x24ba7c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1641,13 +1505,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x24e7e00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x24e7fc0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1704,7 +1566,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x253aac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1715,43 +1576,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e51b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e51bc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x175e040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1f18340) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1f18380) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f182c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1f18300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1762,25 +1616,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f18240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1f18280) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f181c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1f18200) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1812,10 +1662,6 @@ QTimeLine (0x299f700) 0
QObject (0x299f740) 0
primary-for QTimeLine (0x299f700)
-
-
-
-
Vtable for QSignalSpy
QSignalSpy::_ZTV10QSignalSpy: 14u entries
0 0u
@@ -1872,12 +1718,3 @@ QTestEventLoop (0x2b09180) 0
QObject (0x2b091c0) 0
primary-for QTestEventLoop (0x2b09180)
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.3.0.linux-gcc-ia32.txt
index 7535e0de9b..83f4a47b5f 100644
--- a/tests/auto/bic/data/QtTest.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtTest.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77a5340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb77a57c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb77a5cc0) 0
QGenericArgument (0xb77a5d00) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77a5f80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb72e5300) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb72e5380) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb72e5680) 0
QString (0xb72e56c0) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb72e5a40) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -297,7 +256,6 @@ QLibrary (0xb72e54c0) 0
QObject (0xb72e5500) 0
primary-for QLibrary (0xb72e54c0)
-
Class QUuid
size=16 align=4
base size=16 base align=4
@@ -344,7 +302,6 @@ QIODevice (0xb72e5c00) 0
QObject (0xb72e5e40) 0
primary-for QIODevice (0xb72e5c00)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -363,22 +320,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb6f090c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6f09140) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6f09240) 0
QList<QString> (0xb6f09280) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -433,7 +385,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6f096c0) 0 empty
-
Class QCryptographicHash
size=4 align=4
base size=4 base align=4
@@ -444,36 +395,26 @@ Class QDate
base size=4 base align=4
QDate (0xb6f09c40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6f09d40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6f09e40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
QByteArrayMatcher (0xb6f09f40) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6f09f80) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -484,25 +425,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6f09dc0) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6cca000) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -523,13 +450,11 @@ Class QSize
base size=8 base align=4
QSize (0xb6cca580) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6cca800) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -540,8 +465,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6ccadc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -577,37 +500,31 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6b03040) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6b032c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6b03640) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6b03780) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6b03880) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6b03900) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -644,7 +561,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6b03cc0) 0
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -655,67 +571,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6b03e40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6b03f40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -741,18 +601,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb6773800) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb6773d40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -778,10 +631,6 @@ QSettings (0xb6773e00) 0
QObject (0xb6773e40) 0
primary-for QSettings (0xb6773e00)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -802,8 +651,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6773a00) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -814,7 +661,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6653000) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -859,7 +705,6 @@ QFile (0xb6653080) 0
QObject (0xb6653100) 0
primary-for QIODevice (0xb66530c0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -911,17 +756,11 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb6653300) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6653480) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -1004,7 +843,6 @@ Class QDirIterator
QDirIterator (0xb66537c0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1060,7 +898,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb66538c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1093,7 +930,6 @@ Class QAbstractFileEngineIterator
QAbstractFileEngineIterator (0xb6653b00) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1117,8 +953,6 @@ Class QTextCodec
QTextCodec (0xb6653b80) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -1142,7 +976,6 @@ Class QTextStream
QTextStream (0xb6653e40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1288,13 +1121,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb64930c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb6493100) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1305,7 +1136,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb6493200) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1384,7 +1214,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb6493580) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1418,13 +1247,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb64936c0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb6493740) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1663,7 +1490,6 @@ QEventLoop (0xb6493c40) 0
QObject (0xb6493c80) 0
primary-for QEventLoop (0xb6493c40)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1857,13 +1683,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb6493e00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb6493f80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1874,7 +1698,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb640c080) 0
-
Vtable for QTextCodecFactoryInterface
QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
@@ -1959,16 +1782,11 @@ QTestEventLoop (0xb640c380) 0
QObject (0xb640c3c0) 0
primary-for QTestEventLoop (0xb640c380)
-
Class QTestData
size=4 align=4
base size=4 base align=4
QTestData (0xb640c740) 0
-
-
-
-
Vtable for QSignalSpy
QSignalSpy::_ZTV10QSignalSpy: 14u entries
0 (int (*)(...))0
@@ -1995,10 +1813,3 @@ QSignalSpy (0xb640ca00) 0
primary-for QSignalSpy (0xb640ca00)
QList<QList<QVariant> > (0xb640ca80) 8
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.3.1.linux-gcc-ia32.txt
deleted file mode 100644
index 8d794d1908..0000000000
--- a/tests/auto/bic/data/QtTest.4.3.1.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,2004 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb7420100) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb7420200) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb7420300) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb7420340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb74207c0) 0
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb7420900) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb7420980) 0
- QBasicAtomic (0xb74209c0) 0
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb7420ac0) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb7420b40) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb7420b00) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb7420bc0) 0
-
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb7420cc0) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb7420d40) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb7420d80) 0 nearly-empty
- primary-for std::bad_exception (0xb7420d40)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb7420e00) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb7420e40) 0 nearly-empty
- primary-for std::bad_alloc (0xb7420e00)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb7420ec0) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb7420f40) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb7420f00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb73ce440) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb73ce4c0) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb73ce500) 0
- QGenericArgument (0xb73ce540) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb73ce6c0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb73ce780) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb73ce7c0) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb73ce8c0) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb73ce940) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb73ce880) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb73ceac0) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb73ceb00) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb73ceb40) 0
- QString (0xb73ceb80) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb73cec00) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb73cec40) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb73cee00) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb73cee80) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb73cef80) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb73cefc0) 0
- primary-for QIODevice (0xb73cef80)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb73ce9c0) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb73cea00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6fb3dc0) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6fb3d80) 0
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb6df2240) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb6df22c0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb6df2280) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb6df2300) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb6df2200) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb6df2740) 0
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb6df2800) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb6df2880) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb6df28c0) 0
- primary-for QTimerEvent (0xb6df2880)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb6df2940) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb6df2980) 0
- primary-for QChildEvent (0xb6df2940)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb6df2a00) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb6df2a40) 0
- primary-for QCustomEvent (0xb6df2a00)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb6df2ac0) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb6df2b00) 0
- primary-for QDynamicPropertyChangeEvent (0xb6df2ac0)
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
-
-Class QTranslator
- size=8 align=4
- base size=8 base align=4
-QTranslator (0xb6df2b80) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb6df2bc0) 0
- primary-for QTranslator (0xb6df2b80)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb6df2c40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb6df2c80) 0
- primary-for QEventLoop (0xb6df2c40)
-
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb6df2dc0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb6df2e00) 0
- primary-for QCoreApplication (0xb6df2dc0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb6df2f40) 0
-
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb6df2fc0) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb6df2080) 0
- primary-for QTimer (0xb6df2fc0)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb6df2380) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb6df23c0) 0
- primary-for QObjectCleanupHandler (0xb6df2380)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb6df2440) 0
-
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb6df2400) 0
-
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractItemModel)
-8 QAbstractItemModel::metaObject
-12 QAbstractItemModel::qt_metacast
-16 QAbstractItemModel::qt_metacall
-20 QAbstractItemModel::~QAbstractItemModel
-24 QAbstractItemModel::~QAbstractItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=8 align=4
- base size=8 base align=4
-QAbstractItemModel (0xb6df2900) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb6df29c0) 0
- primary-for QAbstractItemModel (0xb6df2900)
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractTableModel)
-8 QAbstractTableModel::metaObject
-12 QAbstractTableModel::qt_metacast
-16 QAbstractTableModel::qt_metacall
-20 QAbstractTableModel::~QAbstractTableModel
-24 QAbstractTableModel::~QAbstractTableModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractTableModel::index
-60 QAbstractTableModel::parent
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractTableModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractTableModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=8 align=4
- base size=8 base align=4
-QAbstractTableModel (0xb6df2a80) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb6df2b40) 0
- primary-for QAbstractTableModel (0xb6df2a80)
- QObject (0xb6df2c00) 0
- primary-for QAbstractItemModel (0xb6df2b40)
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractListModel)
-8 QAbstractListModel::metaObject
-12 QAbstractListModel::qt_metacast
-16 QAbstractListModel::qt_metacall
-20 QAbstractListModel::~QAbstractListModel
-24 QAbstractListModel::~QAbstractListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 __cxa_pure_virtual
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=8 align=4
- base size=8 base align=4
-QAbstractListModel (0xb6df2d00) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb6df2e40) 0
- primary-for QAbstractListModel (0xb6df2d00)
- QObject (0xb6df2e80) 0
- primary-for QAbstractItemModel (0xb6df2e40)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb6df2ec0) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb6bee000) 0
- primary-for QSignalMapper (0xb6df2ec0)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb6bee080) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb6bee100) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb6bee180) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb6bee1c0) 0
-
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb6bee240) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb6bee280) 0
- primary-for QSocketNotifier (0xb6bee240)
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb6bee300) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb6bee340) 0
- primary-for QMimeData (0xb6bee300)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb6bee3c0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb6bee400) 0
- primary-for QAbstractEventDispatcher (0xb6bee3c0)
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6bee480) 0 empty
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb6bee500) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6bee780) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6beea40) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6beecc0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6beef40) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb6bee2c0) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6bee440) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6bee7c0) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6bee800) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6bee8c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6beed80) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6beedc0) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6beee00) 0
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb6a0d140) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb6a0d100) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb6a0d1c0) 0 empty
-
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb6a0d980) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb6a0da00) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6a0db00) 0
- QList<QString> (0xb6a0db40) 0
-
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
- size=8 align=4
- base size=8 base align=4
-QTimeLine (0xb6a0dd40) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb6a0dd80) 0
- primary-for QTimeLine (0xb6a0dd40)
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb6a0de00) 0
-
-
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb6a0dec0) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb6a0df80) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb67e7000) 0
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb67e71c0) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb67e7200) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb67e7480) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb67e7500) 0
-
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb67e7600) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb67e76c0) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb67e77c0) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb67e78c0) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb67e79c0) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb67e7a00) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb67e7a40) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb67e7ac0) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb67e7b40) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb67e7b80) 0
- primary-for QThread (0xb67e7b40)
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb67e7c40) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb67e7c80) 0
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb67e7cc0) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb67e7d40) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb67e7d80) 0
-
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb67e7e40) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb67e7e00) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb67e7700) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb67e7740) 0
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb67e7c00) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb67e7e80) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb67e7f00) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb65cb000) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb65cb0c0) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb65cb100) 0
-
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
-
-Class QTextStream
- size=8 align=4
- base size=8 base align=4
-QTextStream (0xb65cb180) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb65cb300) 0
-
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
-
-Class QTextIStream
- size=8 align=4
- base size=8 base align=4
-QTextIStream (0xb65cb340) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb65cb380) 0
- primary-for QTextIStream (0xb65cb340)
-
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
-
-Class QTextOStream
- size=8 align=4
- base size=8 base align=4
-QTextOStream (0xb65cb400) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb65cb440) 0
- primary-for QTextOStream (0xb65cb400)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb65cb500) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb65cb4c0) 0
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb65cb5c0) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb65cb600) 0
- primary-for QFileSystemWatcher (0xb65cb5c0)
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb65cb680) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb65cb6c0) 0
- primary-for QFile (0xb65cb680)
- QObject (0xb65cb700) 0
- primary-for QIODevice (0xb65cb6c0)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb65cb7c0) 0
-
-
-
-
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb65cb940) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb65cb980) 0
- primary-for QTemporaryFile (0xb65cb940)
- QIODevice (0xb65cb9c0) 0
- primary-for QFile (0xb65cb980)
- QObject (0xb65cba00) 0
- primary-for QIODevice (0xb65cb9c0)
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb65cba80) 0
-
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb65cbc40) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb65cbc80) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
-
-Class QAbstractFileEngine
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngine (0xb65cbbc0) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
-
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-16 __cxa_pure_virtual
-
-Class QAbstractFileEngineHandler
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngineHandler (0xb65cbd80) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
-
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb65cbe00) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
-
-Class QFSFileEngine
- size=8 align=4
- base size=8 base align=4
-QFSFileEngine (0xb65cbe80) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb65cbec0) 0
- primary-for QFSFileEngine (0xb65cbe80)
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
-
-Class QBuffer
- size=8 align=4
- base size=8 base align=4
-QBuffer (0xb65cbf40) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb65cbf80) 0
- primary-for QBuffer (0xb65cbf40)
- QObject (0xb65cbfc0) 0
- primary-for QIODevice (0xb65cbf80)
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb65cb200) 0
-
-
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb65cb640) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb65cbcc0) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb65cbdc0) 0
- primary-for QSettings (0xb65cbcc0)
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb65cbe40) 0
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb65cbf00) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb644c000) 0
- primary-for QProcess (0xb65cbf00)
- QObject (0xb644c040) 0
- primary-for QIODevice (0xb644c000)
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb644c100) 0
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb644c140) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb644c180) 0
- primary-for QLibrary (0xb644c140)
-
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb644c240) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb644c280) 0
- primary-for QPluginLoader (0xb644c240)
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb644c300) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QTextCodecFactoryInterface (0xb644c400) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb644c440) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb644c400)
-
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb644c500) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb644c540) 0
- primary-for QTextCodecPlugin (0xb644c500)
- QTextCodecFactoryInterface (0xb644c580) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb644c5c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb644c580)
-
-Class QTestData
- size=4 align=4
- base size=4 base align=4
-QTestData (0xb644c680) 0
-
-
-
-
-
-Vtable for QSignalSpy
-QSignalSpy::_ZTV10QSignalSpy: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSignalSpy)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QSignalSpy::qt_metacall
-20 QSignalSpy::~QSignalSpy
-24 QSignalSpy::~QSignalSpy
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalSpy
- size=20 align=4
- base size=20 base align=4
-QSignalSpy (0xb644ca00) 0
- vptr=((& QSignalSpy::_ZTV10QSignalSpy) + 8u)
- QObject (0xb644ca40) 0
- primary-for QSignalSpy (0xb644ca00)
- QList<QList<QVariant> > (0xb644ca80) 8
-
-Vtable for QTestEventLoop
-QTestEventLoop::_ZTV14QTestEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTestEventLoop)
-8 QTestEventLoop::metaObject
-12 QTestEventLoop::qt_metacast
-16 QTestEventLoop::qt_metacall
-20 QTestEventLoop::~QTestEventLoop
-24 QTestEventLoop::~QTestEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QTestEventLoop::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTestEventLoop
- size=20 align=4
- base size=20 base align=4
-QTestEventLoop (0xb644cd80) 0
- vptr=((& QTestEventLoop::_ZTV14QTestEventLoop) + 8u)
- QObject (0xb644cdc0) 0
- primary-for QTestEventLoop (0xb644cd80)
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.3.2.linux-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.3.2.linux-gcc-ia32.txt
deleted file mode 100644
index d0070d13bc..0000000000
--- a/tests/auto/bic/data/QtTest.4.3.2.linux-gcc-ia32.txt
+++ /dev/null
@@ -1,2004 +0,0 @@
-
-
-
-
-
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0xb77e1100) 0 empty
-
-Class QBool
- size=1 align=1
- base size=1 base align=1
-QBool (0xb77e1200) 0
-
-Class qIsNull(double)::U
- size=8 align=4
- base size=8 base align=4
-qIsNull(double)::U (0xb77e1300) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0xb77e1340) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb77e17c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb77e1c00) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb77e1c80) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb77e1cc0) 0
- QGenericArgument (0xb77e1d00) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb77e1e80) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb77e1f40) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb77e1f80) 0
-
-
-Class QBasicAtomic
- size=4 align=4
- base size=4 base align=4
-QBasicAtomic (0xb7321040) 0
-
-Class QAtomic
- size=4 align=4
- base size=4 base align=4
-QAtomic (0xb73210c0) 0
- QBasicAtomic (0xb7321100) 0
-
-Class __locale_struct
- size=116 align=4
- base size=116 base align=4
-__locale_struct (0xb7321200) 0
-
-Class QByteArray::Data
- size=20 align=4
- base size=20 base align=4
-QByteArray::Data (0xb7321280) 0
-
-Class QByteArray
- size=4 align=4
- base size=4 base align=4
-QByteArray (0xb7321240) 0
-
-Class QByteRef
- size=8 align=4
- base size=8 base align=4
-QByteRef (0xb7321300) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb73213c0) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb7321440) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb7321380) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb73215c0) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb7321600) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb7321680) 0
- QString (0xb73216c0) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb7321740) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9exception)
-8 std::exception::~exception
-12 std::exception::~exception
-16 std::exception::what
-
-Class std::exception
- size=4 align=4
- base size=4 base align=4
-std::exception (0xb7321800) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 8u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt13bad_exception)
-8 std::bad_exception::~bad_exception
-12 std::bad_exception::~bad_exception
-16 std::exception::what
-
-Class std::bad_exception
- size=4 align=4
- base size=4 base align=4
-std::bad_exception (0xb7321880) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb73218c0) 0 nearly-empty
- primary-for std::bad_exception (0xb7321880)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTISt9bad_alloc)
-8 std::bad_alloc::~bad_alloc
-12 std::bad_alloc::~bad_alloc
-16 std::exception::what
-
-Class std::bad_alloc
- size=4 align=4
- base size=4 base align=4
-std::bad_alloc (0xb7321940) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb7321980) 0 nearly-empty
- primary-for std::bad_alloc (0xb7321940)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0xb7321a00) 0 empty
-
-Class QListData::Data
- size=24 align=4
- base size=24 base align=4
-QListData::Data (0xb7321a80) 0
-
-Class QListData
- size=4 align=4
- base size=4 base align=4
-QListData (0xb7321a40) 0
-
-
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QObjectData)
-8 __cxa_pure_virtual
-12 __cxa_pure_virtual
-
-Class QObjectData
- size=24 align=4
- base size=24 base align=4
-QObjectData (0xb7321cc0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QObject)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QObject::qt_metacall
-20 QObject::~QObject
-24 QObject::~QObject
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObject
- size=8 align=4
- base size=8 base align=4
-QObject (0xb7321e80) 0
- vptr=((& QObject::_ZTV7QObject) + 8u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QObjectUserData)
-8 QObjectUserData::~QObjectUserData
-12 QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=4 align=4
- base size=4 base align=4
-QObjectUserData (0xb7321f00) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb73214c0) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb7321500) 0
- primary-for QLibrary (0xb73214c0)
-
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb7321900) 0
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QIODevice)
-8 QIODevice::metaObject
-12 QIODevice::qt_metacast
-16 QIODevice::qt_metacall
-20 QIODevice::~QIODevice
-24 QIODevice::~QIODevice
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QIODevice::open
-64 QIODevice::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 __cxa_pure_virtual
-
-Class QIODevice
- size=8 align=4
- base size=8 base align=4
-QIODevice (0xb7321c00) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb7321e40) 0
- primary-for QIODevice (0xb7321c00)
-
-
-Vtable for QDataStream
-QDataStream::_ZTV11QDataStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QDataStream)
-8 QDataStream::~QDataStream
-12 QDataStream::~QDataStream
-
-Class QDataStream
- size=28 align=4
- base size=28 base align=4
-QDataStream (0xb6f45040) 0
- vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb6f450c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb6f45140) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6f45240) 0
- QList<QString> (0xb6f45280) 0
-
-
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
-
-Class QFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QFactoryInterface (0xb6f45400) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QPluginLoader
- size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb6f45500) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb6f45540) 0
- primary-for QPluginLoader (0xb6f45500)
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb6f45640) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb6f45600) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb6f456c0) 0 empty
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb6f45c00) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb6f45c40) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb6f45d40) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb6f45e40) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb6f45f40) 0
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6f45f80) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6f45d80) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6f45dc0) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6d06000) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6d06340) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6d06380) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6d063c0) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb6d06580) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6d06800) 0
-
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb6d06ac0) 0
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb6d06dc0) 0
-
-
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb6d06e80) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6d06f80) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6d06f40) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb6d06c80) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6b3f040) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6b3f2c0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6b3f640) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb6b3f780) 0
-
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb6b3f880) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb6b3f900) 0
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
- size=8 align=4
- base size=8 base align=4
-QTimeLine (0xb6b3fac0) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb6b3fb00) 0
- primary-for QTimeLine (0xb6b3fac0)
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb6b3fb80) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb6b3fcc0) 0
-
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6b3fdc0) 0 empty
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb6b3fe40) 0
-
-
-
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb6b3ff40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb67b0840) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb67b08c0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb67b0880) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb67b0900) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb67b0800) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb67b0d40) 0
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
- size=8 align=4
- base size=8 base align=4
-QSettings (0xb67b0e00) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb67b0e40) 0
- primary-for QSettings (0xb67b0e00)
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb67b0940) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb67b0980) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb67b09c0) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb67b0a00) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb67b0ec0) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb668f000) 0
-
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb668f080) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb668f0c0) 0
- primary-for QFile (0xb668f080)
- QObject (0xb668f100) 0
- primary-for QIODevice (0xb668f0c0)
-
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb668f1c0) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb668f200) 0
- primary-for QTemporaryFile (0xb668f1c0)
- QIODevice (0xb668f240) 0
- primary-for QFile (0xb668f200)
- QObject (0xb668f280) 0
- primary-for QIODevice (0xb668f240)
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb668f300) 0
-
-
-
-
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb668f480) 0
-
-
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb668f5c0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb668f600) 0
- primary-for QProcess (0xb668f5c0)
- QObject (0xb668f640) 0
- primary-for QIODevice (0xb668f600)
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb668f700) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb668f740) 0
- primary-for QFileSystemWatcher (0xb668f700)
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb668f7c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb668f940) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb668f980) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
-
-Class QAbstractFileEngine
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngine (0xb668f8c0) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
-
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-16 __cxa_pure_virtual
-
-Class QAbstractFileEngineHandler
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngineHandler (0xb668fa80) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
-
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb668fb00) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb668fbc0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb668fb80) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb668fdc0) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb668fe00) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
-
-Class QTextStream
- size=8 align=4
- base size=8 base align=4
-QTextStream (0xb668fe40) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb668ffc0) 0
-
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
-
-Class QTextIStream
- size=8 align=4
- base size=8 base align=4
-QTextIStream (0xb668f140) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb668f2c0) 0
- primary-for QTextIStream (0xb668f140)
-
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
-
-Class QTextOStream
- size=8 align=4
- base size=8 base align=4
-QTextOStream (0xb668f6c0) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb668f780) 0
- primary-for QTextOStream (0xb668f6c0)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb668f9c0) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb668f800) 0
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
-
-Class QBuffer
- size=8 align=4
- base size=8 base align=4
-QBuffer (0xb668fb40) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb668fc00) 0
- primary-for QBuffer (0xb668fb40)
- QObject (0xb668fc80) 0
- primary-for QIODevice (0xb668fc00)
-
-Class QResource
- size=4 align=4
- base size=4 base align=4
-QResource (0xb668fec0) 0
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
-
-Class QFSFileEngine
- size=8 align=4
- base size=8 base align=4
-QFSFileEngine (0xb64cf000) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb64cf040) 0
- primary-for QFSFileEngine (0xb64cf000)
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb64cf0c0) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb64cf100) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb64cf180) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb64cf200) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb64cf240) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb64cf2c0) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb64cf300) 0
- primary-for QThread (0xb64cf2c0)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb64cf3c0) 0
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb64cf440) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb64cf480) 0
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
-
-Class QTranslator
- size=8 align=4
- base size=8 base align=4
-QTranslator (0xb64cf4c0) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb64cf500) 0
- primary-for QTranslator (0xb64cf4c0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb64cf580) 0
-
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb64cf600) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb64cf640) 0
- primary-for QMimeData (0xb64cf600)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb64cf6c0) 0
-
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb64cf740) 0
-
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractItemModel)
-8 QAbstractItemModel::metaObject
-12 QAbstractItemModel::qt_metacast
-16 QAbstractItemModel::qt_metacall
-20 QAbstractItemModel::~QAbstractItemModel
-24 QAbstractItemModel::~QAbstractItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=8 align=4
- base size=8 base align=4
-QAbstractItemModel (0xb64cf800) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb64cf840) 0
- primary-for QAbstractItemModel (0xb64cf800)
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractTableModel)
-8 QAbstractTableModel::metaObject
-12 QAbstractTableModel::qt_metacast
-16 QAbstractTableModel::qt_metacall
-20 QAbstractTableModel::~QAbstractTableModel
-24 QAbstractTableModel::~QAbstractTableModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractTableModel::index
-60 QAbstractTableModel::parent
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractTableModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractTableModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=8 align=4
- base size=8 base align=4
-QAbstractTableModel (0xb64cf8c0) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb64cf900) 0
- primary-for QAbstractTableModel (0xb64cf8c0)
- QObject (0xb64cf940) 0
- primary-for QAbstractItemModel (0xb64cf900)
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractListModel)
-8 QAbstractListModel::metaObject
-12 QAbstractListModel::qt_metacast
-16 QAbstractListModel::qt_metacall
-20 QAbstractListModel::~QAbstractListModel
-24 QAbstractListModel::~QAbstractListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 __cxa_pure_virtual
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=8 align=4
- base size=8 base align=4
-QAbstractListModel (0xb64cf9c0) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb64cfa00) 0
- primary-for QAbstractListModel (0xb64cf9c0)
- QObject (0xb64cfa40) 0
- primary-for QAbstractItemModel (0xb64cfa00)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb64cfac0) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb64cfb00) 0
- primary-for QSignalMapper (0xb64cfac0)
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb64cfb80) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb64cfbc0) 0
- primary-for QSocketNotifier (0xb64cfb80)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb64cfc40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb64cfc80) 0
- primary-for QEventLoop (0xb64cfc40)
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb64cfdc0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb64cfe40) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb64cfe80) 0
- primary-for QTimerEvent (0xb64cfe40)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb64cff00) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb64cff40) 0
- primary-for QChildEvent (0xb64cff00)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb64cffc0) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb64cf080) 0
- primary-for QCustomEvent (0xb64cffc0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb64cf380) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb64cf540) 0
- primary-for QDynamicPropertyChangeEvent (0xb64cf380)
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb64cf680) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb64cf780) 0
- primary-for QCoreApplication (0xb64cf680)
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb64cf880) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb64cf980) 0
- primary-for QTimer (0xb64cf880)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb64cfa80) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb64cfb40) 0
- primary-for QAbstractEventDispatcher (0xb64cfa80)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb64cfc00) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb64cfd00) 0
- primary-for QObjectCleanupHandler (0xb64cfc00)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb64cfe00) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb64cff80) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb6448040) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb6448080) 0
-
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-
-Class QTextCodecFactoryInterface
- size=4 align=4
- base size=4 base align=4
-QTextCodecFactoryInterface (0xb6448100) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb6448140) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb6448100)
-
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb6448200) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb6448240) 0
- primary-for QTextCodecPlugin (0xb6448200)
- QTextCodecFactoryInterface (0xb6448280) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb64482c0) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb6448280)
-
-Vtable for QTestEventLoop
-QTestEventLoop::_ZTV14QTestEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTestEventLoop)
-8 QTestEventLoop::metaObject
-12 QTestEventLoop::qt_metacast
-16 QTestEventLoop::qt_metacall
-20 QTestEventLoop::~QTestEventLoop
-24 QTestEventLoop::~QTestEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QTestEventLoop::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTestEventLoop
- size=20 align=4
- base size=20 base align=4
-QTestEventLoop (0xb6448380) 0
- vptr=((& QTestEventLoop::_ZTV14QTestEventLoop) + 8u)
- QObject (0xb64483c0) 0
- primary-for QTestEventLoop (0xb6448380)
-
-
-Class QTestData
- size=4 align=4
- base size=4 base align=4
-QTestData (0xb6448740) 0
-
-
-
-
-
-Vtable for QSignalSpy
-QSignalSpy::_ZTV10QSignalSpy: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSignalSpy)
-8 QObject::metaObject
-12 QObject::qt_metacast
-16 QSignalSpy::qt_metacall
-20 QSignalSpy::~QSignalSpy
-24 QSignalSpy::~QSignalSpy
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalSpy
- size=20 align=4
- base size=20 base align=4
-QSignalSpy (0xb6448a00) 0
- vptr=((& QSignalSpy::_ZTV10QSignalSpy) + 8u)
- QObject (0xb6448a40) 0
- primary-for QSignalSpy (0xb6448a00)
- QList<QList<QVariant> > (0xb6448a80) 8
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtTest.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.4.0.linux-gcc-ia32.txt
index e8a507138e..247396d002 100644
--- a/tests/auto/bic/data/QtTest.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtTest.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb7949a8c) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb797e99c) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6c2e21c) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb6b2fe4c) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb68aeb40) 0
QString (0xb68f84b0) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb695de88) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb6808474) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb6855040) 0
QGenericArgument (0xb684b99c) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb684bca8) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb66a6ec0) 0
QObject (0xb66bf000) 0
primary-for QIODevice (0xb66a6ec0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb671921c) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb673cb04) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb671afc0) 0
QList<QString> (0xb67490b4) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb65a2258) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6479780) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6508a14) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb6508ac8) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb637e100) 0
QTextStream (0xb65789d8) 0
primary-for QTextOStream (0xb637e100)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb63893c0) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6389708) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6389834) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb62a7b7c) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb62c0c30) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb62ea348) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb635e700) 0
QObject (0xb635cca8) 0
primary-for QFutureWatcherBase (0xb635e700)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb61b9300) 0
QRunnable (0xb61be7bc) 0
primary-for QtConcurrent::ThreadEngineBase (0xb61b9300)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb61d2f00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb60e0e4c) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb610b1a4) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb610b384) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb6165e4c) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5f468e8) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5d8b780) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5dbcf3c) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5c71ec4) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5c4d3c0 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5c4d740 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb5c16000) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb58ebe40) 0
QObject (0xb58fa834) 0
primary-for QIODevice (0xb58ebe80)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb5928d5c) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb595c564) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb57ace88) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb57ec12c) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb58508e8) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb58316cc) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb5664bb8) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb56b85a0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb57284b0) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb5579f3c) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb5576b00) 0
QObject (0xb55bb744) 0
primary-for QEventLoop (0xb5576b00)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb55dc870) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb56034b0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb5651d5c) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb54c312c) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb54c36cc) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb54c3f00) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb551c800) 0
QObject (0xb5536bb8) 0
primary-for QLibrary (0xb551c800)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb537b0b4) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb537b438) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb53d021c) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb53ddf00) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb540d99c) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb5421000) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb54288e8) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb544f8e8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb524f8ac) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb5271dd4) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb530a744) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb51393c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb516021c) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb51b6ce4) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb50799d8) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb509212c) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb5092c6c) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb50b2960) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2648,10 +2312,6 @@ Class QXmlStreamWriter
base size=4 base align=4
QXmlStreamWriter (0xb50f71a4) 0
-
-
-
-
Vtable for QSignalSpy
QSignalSpy::_ZTV10QSignalSpy: 14u entries
0 (int (*)(...))0
@@ -2708,14 +2368,3 @@ QTestEventLoop (0xb4f8b700) 0
QObject (0xb4fa40f0) 0
primary-for QTestEventLoop (0xb4f8b700)
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtNetwork.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.5.0.linux-gcc-ia32.txt
index c326a48634..b41135ff23 100644
--- a/tests/auto/bic/data/QtNetwork.4.3.1.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtTest.4.5.0.linux-gcc-ia32.txt
@@ -1,80 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb7f4df40) 0 empty
+QSysInfo (0xb6dfac30) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb73fc040) 0
+QBool (0xb6dfadd4) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb73fc140) 0
+qIsNull(double)::U (0xb6da84b0) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb73fc180) 0
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb6da8564) 0
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6da8d98) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6da8ec4) 0
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb6445d5c) 0 empty
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb6445d98) 0
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb64e2e40) 0
+ QGenericArgument (0xb6445fb4) 0
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb635e12c) 0
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb635e258) 0
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb635e438) 0
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb73fc600) 0
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb635e618) 0
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb73fc740) 0
+QBasicAtomicInt (0xb63a8d5c) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb73fc7c0) 0
- QBasicAtomic (0xb73fc800) 0
+QAtomicInt (0xb63d8440) 0
+ QBasicAtomicInt (0xb63c4474) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb73fc900) 0
+__locale_struct (0xb63c4960) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb73fc980) 0
+QByteArray::Data (0xb63c4dd4) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb73fc940) 0
+QByteArray (0xb63c4d98) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb73fca00) 0
+QByteRef (0xb624aca8) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb6294564) 0 empty
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb62945a0) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb6294528) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb61620f0) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb61a8dd4) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb6029d00) 0
+ QString (0xb6062528) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb6062960) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -87,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb73fcb00) 0 nearly-empty
+std::exception (0xb60a5a14) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -96,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb73fcb80) 0 nearly-empty
+std::bad_exception (0xb60dfb40) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb73fcbc0) 0 nearly-empty
- primary-for std::bad_exception (0xb73fcb80)
+ std::exception (0xb60a5b04) 0 nearly-empty
+ primary-for std::bad_exception (0xb60dfb40)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -112,116 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb73fcc40) 0 nearly-empty
+std::bad_alloc (0xb60dfcc0) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb73fcc80) 0 nearly-empty
- primary-for std::bad_alloc (0xb73fcc40)
+ std::exception (0xb60a5d5c) 0 nearly-empty
+ primary-for std::bad_alloc (0xb60dfcc0)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb73fcd00) 0 empty
+std::nothrow_t (0xb60a5fb4) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb73fcd80) 0
+QListData::Data (0xb60f90b4) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb73fcd40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb723a200) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb723a280) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb723a2c0) 0
- QGenericArgument (0xb723a300) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb723a480) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb723a540) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb723a580) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb723a680) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb723a700) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb723a640) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb723a880) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb723a8c0) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb723a900) 0
- QString (0xb723a940) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb723a9c0) 0
-
-
+QListData (0xb60f9078) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb723aa00) 0
+QObjectData (0xb60f9834) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb723abc0) 0
+QObject (0xb60f98e8) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,7 +238,7 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb723ac40) 0 nearly-empty
+QObjectUserData (0xb5fcf12c) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
Vtable for QIODevice
@@ -308,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb723ad40) 0
+QIODevice (0xb5fd4280) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb723ad80) 0
- primary-for QIODevice (0xb723ad40)
-
+ QObject (0xb5fcf258) 0
+ primary-for QIODevice (0xb5fd4280)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -324,804 +292,33 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb723ae80) 0
+QDataStream (0xb5fcffb4) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QMetaType
- size=1 align=1
- base size=0 base align=1
-QMetaType (0xb723af00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QMapData::Node
- size=8 align=4
- base size=8 base align=4
-QMapData::Node (0xb6f88c00) 0
-
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6f88bc0) 0
-
-Class QVariant::PrivateShared
- size=8 align=4
- base size=8 base align=4
-QVariant::PrivateShared (0xb6e5b040) 0
-
-Class QVariant::Private::Data
- size=8 align=4
- base size=8 base align=4
-QVariant::Private::Data (0xb6e5b0c0) 0
-
-Class QVariant::Private
- size=12 align=4
- base size=12 base align=4
-QVariant::Private (0xb6e5b080) 0
-
-Class QVariant::Handler
- size=36 align=4
- base size=36 base align=4
-QVariant::Handler (0xb6e5b100) 0
-
-Class QVariant
- size=12 align=4
- base size=12 base align=4
-QVariant (0xb6e5b000) 0
-
-
-
-
-
-
-
-Class QVariantComparisonHelper
- size=4 align=4
- base size=4 base align=4
-QVariantComparisonHelper (0xb6e5b540) 0
-
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
-
-Class QEvent
- size=12 align=4
- base size=12 base align=4
-QEvent (0xb6e5b600) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=16 align=4
- base size=16 base align=4
-QTimerEvent (0xb6e5b680) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb6e5b6c0) 0
- primary-for QTimerEvent (0xb6e5b680)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=16 align=4
- base size=16 base align=4
-QChildEvent (0xb6e5b740) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb6e5b780) 0
- primary-for QChildEvent (0xb6e5b740)
-
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
-
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb6e5b800) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb6e5b840) 0
- primary-for QCustomEvent (0xb6e5b800)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=16 align=4
- base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb6e5b8c0) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb6e5b900) 0
- primary-for QDynamicPropertyChangeEvent (0xb6e5b8c0)
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTranslator)
-8 QTranslator::metaObject
-12 QTranslator::qt_metacast
-16 QTranslator::qt_metacall
-20 QTranslator::~QTranslator
-24 QTranslator::~QTranslator
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTranslator::translate
-60 QTranslator::isEmpty
-
-Class QTranslator
- size=8 align=4
- base size=8 base align=4
-QTranslator (0xb6e5b980) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb6e5b9c0) 0
- primary-for QTranslator (0xb6e5b980)
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QEventLoop)
-8 QEventLoop::metaObject
-12 QEventLoop::qt_metacast
-16 QEventLoop::qt_metacall
-20 QEventLoop::~QEventLoop
-24 QEventLoop::~QEventLoop
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QEventLoop
- size=8 align=4
- base size=8 base align=4
-QEventLoop (0xb6e5ba40) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb6e5ba80) 0
- primary-for QEventLoop (0xb6e5ba40)
-
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QCoreApplication)
-8 QCoreApplication::metaObject
-12 QCoreApplication::qt_metacast
-16 QCoreApplication::qt_metacall
-20 QCoreApplication::~QCoreApplication
-24 QCoreApplication::~QCoreApplication
-28 QCoreApplication::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QCoreApplication::notify
-60 QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=8 align=4
- base size=8 base align=4
-QCoreApplication (0xb6e5bbc0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb6e5bc00) 0
- primary-for QCoreApplication (0xb6e5bbc0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb6e5bd40) 0
-
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb6e5bdc0) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb6e5be00) 0
- primary-for QTimer (0xb6e5bdc0)
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb6e5be80) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb6e5bec0) 0
- primary-for QObjectCleanupHandler (0xb6e5be80)
-
-Class QModelIndex
- size=16 align=4
- base size=16 base align=4
-QModelIndex (0xb6e5bf40) 0
-
-
-Class QPersistentModelIndex
- size=4 align=4
- base size=4 base align=4
-QPersistentModelIndex (0xb6e5bfc0) 0
-
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractItemModel)
-8 QAbstractItemModel::metaObject
-12 QAbstractItemModel::qt_metacast
-16 QAbstractItemModel::qt_metacall
-20 QAbstractItemModel::~QAbstractItemModel
-24 QAbstractItemModel::~QAbstractItemModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractItemModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractItemModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=8 align=4
- base size=8 base align=4
-QAbstractItemModel (0xb6e5b1c0) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb6e5b200) 0
- primary-for QAbstractItemModel (0xb6e5b1c0)
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractTableModel)
-8 QAbstractTableModel::metaObject
-12 QAbstractTableModel::qt_metacast
-16 QAbstractTableModel::qt_metacall
-20 QAbstractTableModel::~QAbstractTableModel
-24 QAbstractTableModel::~QAbstractTableModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractTableModel::index
-60 QAbstractTableModel::parent
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 QAbstractTableModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractTableModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=8 align=4
- base size=8 base align=4
-QAbstractTableModel (0xb6e5b140) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb6e5b240) 0
- primary-for QAbstractTableModel (0xb6e5b140)
- QObject (0xb6e5b640) 0
- primary-for QAbstractItemModel (0xb6e5b240)
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QAbstractListModel)
-8 QAbstractListModel::metaObject
-12 QAbstractListModel::qt_metacast
-16 QAbstractListModel::qt_metacall
-20 QAbstractListModel::~QAbstractListModel
-24 QAbstractListModel::~QAbstractListModel
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractListModel::index
-60 QAbstractListModel::parent
-64 __cxa_pure_virtual
-68 QAbstractListModel::columnCount
-72 QAbstractListModel::hasChildren
-76 __cxa_pure_virtual
-80 QAbstractItemModel::setData
-84 QAbstractItemModel::headerData
-88 QAbstractItemModel::setHeaderData
-92 QAbstractItemModel::itemData
-96 QAbstractItemModel::setItemData
-100 QAbstractItemModel::mimeTypes
-104 QAbstractItemModel::mimeData
-108 QAbstractListModel::dropMimeData
-112 QAbstractItemModel::supportedDropActions
-116 QAbstractItemModel::insertRows
-120 QAbstractItemModel::insertColumns
-124 QAbstractItemModel::removeRows
-128 QAbstractItemModel::removeColumns
-132 QAbstractItemModel::fetchMore
-136 QAbstractItemModel::canFetchMore
-140 QAbstractItemModel::flags
-144 QAbstractItemModel::sort
-148 QAbstractItemModel::buddy
-152 QAbstractItemModel::match
-156 QAbstractItemModel::span
-160 QAbstractItemModel::submit
-164 QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=8 align=4
- base size=8 base align=4
-QAbstractListModel (0xb6e5b700) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb6e5b7c0) 0
- primary-for QAbstractListModel (0xb6e5b700)
- QObject (0xb6e5b880) 0
- primary-for QAbstractItemModel (0xb6e5b7c0)
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSignalMapper)
-8 QSignalMapper::metaObject
-12 QSignalMapper::qt_metacast
-16 QSignalMapper::qt_metacall
-20 QSignalMapper::~QSignalMapper
-24 QSignalMapper::~QSignalMapper
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSignalMapper
- size=8 align=4
- base size=8 base align=4
-QSignalMapper (0xb6e5b940) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb6e5ba00) 0
- primary-for QSignalMapper (0xb6e5b940)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb6e5bb00) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb6e5bc80) 0
-
-
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb6e5be40) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb6e5bf00) 0
-
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QSocketNotifier)
-8 QSocketNotifier::metaObject
-12 QSocketNotifier::qt_metacast
-16 QSocketNotifier::qt_metacall
-20 QSocketNotifier::~QSocketNotifier
-24 QSocketNotifier::~QSocketNotifier
-28 QSocketNotifier::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSocketNotifier
- size=20 align=4
- base size=17 base align=4
-QSocketNotifier (0xb6bdf040) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb6bdf080) 0
- primary-for QSocketNotifier (0xb6bdf040)
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb6bdf100) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb6bdf140) 0
- primary-for QMimeData (0xb6bdf100)
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-8 QAbstractEventDispatcher::metaObject
-12 QAbstractEventDispatcher::qt_metacast
-16 QAbstractEventDispatcher::qt_metacall
-20 QAbstractEventDispatcher::~QAbstractEventDispatcher
-24 QAbstractEventDispatcher::~QAbstractEventDispatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 __cxa_pure_virtual
-80 __cxa_pure_virtual
-84 __cxa_pure_virtual
-88 __cxa_pure_virtual
-92 __cxa_pure_virtual
-96 __cxa_pure_virtual
-100 QAbstractEventDispatcher::startingUp
-104 QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=8 align=4
- base size=8 base align=4
-QAbstractEventDispatcher (0xb6bdf1c0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb6bdf200) 0
- primary-for QAbstractEventDispatcher (0xb6bdf1c0)
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6bdf280) 0 empty
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb6bdf300) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6bdf580) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6bdf840) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6bdfac0) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6bdfd40) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb6bdfe80) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6bdff80) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6bdf400) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6bdf440) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6bdf5c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6bdfa00) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6bdfa40) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6bdfb00) 0
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
-QHashData::Node (0xb6bdfec0) 0
+QHashData::Node (0xb5e1db40) 0
Class QHashData
size=32 align=4
base size=32 base align=4
-QHashData (0xb6bdfe00) 0
+QHashData (0xb5e1db04) 0
Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QHashDummyValue (0xb6a0e000) 0 empty
-
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb6a0e7c0) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb6a0e840) 0
+QHashDummyValue (0xb5e581e0) 0 empty
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb6a0e940) 0
- QList<QString> (0xb6a0e980) 0
-
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
+Class QMapData::Node
size=8 align=4
base size=8 base align=4
-QTimeLine (0xb6a0eb80) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb6a0ebc0) 0
- primary-for QTimeLine (0xb6a0eb80)
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb6a0ec40) 0
-
+QMapData::Node (0xb5e58924) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5e588e8) 0
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
@@ -1135,144 +332,23 @@ QSystemLocale::_ZTV13QSystemLocale: 6u entries
Class QSystemLocale
size=4 align=4
base size=4 base align=4
-QSystemLocale (0xb6a0ed00) 0 nearly-empty
+QSystemLocale (0xb5e58c30) 0 nearly-empty
vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb6a0edc0) 0
-
-Class QBitRef
- size=8 align=4
- base size=8 base align=4
-QBitRef (0xb6a0ef00) 0
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb6816000) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb6816040) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb68162c0) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb6816340) 0
-
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb6816440) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb6816500) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb6816600) 0
-
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5e58ca8) 0
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb6816700) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb6816800) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb6816840) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb6816880) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb6816900) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-
-Class QThread
- size=8 align=4
- base size=8 base align=4
-QThread (0xb6816980) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb68169c0) 0
- primary-for QThread (0xb6816980)
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb6816a80) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb6816ac0) 0
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb6816b00) 0
-
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb6816b80) 0
-
-
-Class QMutexLocker
+Class QLocale
size=4 align=4
base size=4 base align=4
-QMutexLocker (0xb6816bc0) 0
-
+QLocale (0xb5e58c6c) 0
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
-QTextCodec::ConverterState (0xb6816c80) 0
+QTextCodec::ConverterState (0xb5dd030c) 0
Vtable for QTextCodec
QTextCodec::_ZTV10QTextCodec: 9u entries
@@ -1289,57 +365,28 @@ QTextCodec::_ZTV10QTextCodec: 9u entries
Class QTextCodec
size=4 align=4
base size=4 base align=4
-QTextCodec (0xb6816c40) 0 nearly-empty
+QTextCodec (0xb5dd02d0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
-QTextEncoder (0xb6816e80) 0
+QTextEncoder (0xb5dd0f00) 0
Class QTextDecoder
size=32 align=4
base size=32 base align=4
-QTextDecoder (0xb6816ec0) 0
-
-
-
-
-
-Class __gconv_trans_data
- size=20 align=4
- base size=20 base align=4
-__gconv_trans_data (0xb6816200) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb6816540) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb6816580) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb6816640) 0
-
-
+QTextDecoder (0xb5c1e168) 0
Class _IO_marker
size=12 align=4
base size=12 base align=4
-_IO_marker (0xb6816780) 0
+_IO_marker (0xb5c1e4ec) 0
Class _IO_FILE
size=148 align=4
base size=148 base align=4
-_IO_FILE (0xb6816a40) 0
-
+_IO_FILE (0xb5c1e528) 0
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
@@ -1351,14 +398,13 @@ QTextStream::_ZTV11QTextStream: 4u entries
Class QTextStream
size=8 align=4
base size=8 base align=4
-QTextStream (0xb6816d40) 0
+QTextStream (0xb5c1e5a0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
-QTextStreamManipulator (0xb65c2140) 0
+QTextStreamManipulator (0xb5c1eb7c) 0
Vtable for QTextIStream
QTextIStream::_ZTV12QTextIStream: 4u entries
@@ -1370,10 +416,10 @@ QTextIStream::_ZTV12QTextIStream: 4u entries
Class QTextIStream
size=8 align=4
base size=8 base align=4
-QTextIStream (0xb65c2180) 0
+QTextIStream (0xb5c6e7c0) 0
vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb65c21c0) 0
- primary-for QTextIStream (0xb65c2180)
+ QTextStream (0xb5c82ca8) 0
+ primary-for QTextIStream (0xb5c6e7c0)
Vtable for QTextOStream
QTextOStream::_ZTV12QTextOStream: 4u entries
@@ -1385,45 +431,60 @@ QTextOStream::_ZTV12QTextOStream: 4u entries
Class QTextOStream
size=8 align=4
base size=8 base align=4
-QTextOStream (0xb65c2240) 0
+QTextOStream (0xb5c6ea80) 0
vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb65c2280) 0
- primary-for QTextOStream (0xb65c2240)
+ QTextStream (0xb5c94348) 0
+ primary-for QTextOStream (0xb5c6ea80)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5c949d8) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5c94b7c) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5c94bb8) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5c94c6c) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5c94f78) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5c94fb4) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5cc8000) 0
Class QDebug::Stream
size=24 align=4
base size=22 base align=4
-QDebug::Stream (0xb65c2340) 0
+QDebug::Stream (0xb5cc8348) 0
Class QDebug
size=4 align=4
base size=4 base align=4
-QDebug (0xb65c2300) 0
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+QDebug (0xb5cc830c) 0
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb65c2400) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb65c2440) 0
- primary-for QFileSystemWatcher (0xb65c2400)
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5ba7e10) 0 empty
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
@@ -1462,22 +523,12 @@ QFile::_ZTV5QFile: 31u entries
Class QFile
size=8 align=4
base size=8 base align=4
-QFile (0xb65c24c0) 0
+QFile (0xb5bd91c0) 0
vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb65c2500) 0
- primary-for QFile (0xb65c24c0)
- QObject (0xb65c2540) 0
- primary-for QIODevice (0xb65c2500)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb65c2600) 0
-
-
-
-
+ QIODevice (0xb5bd9200) 0
+ primary-for QFile (0xb5bd91c0)
+ QObject (0xb5bcf0b4) 0
+ primary-for QIODevice (0xb5bd9200)
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
@@ -1516,31 +567,68 @@ QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
Class QTemporaryFile
size=8 align=4
base size=8 base align=4
-QTemporaryFile (0xb65c2780) 0
+QTemporaryFile (0xb5bd97c0) 0
vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb65c27c0) 0
- primary-for QTemporaryFile (0xb65c2780)
- QIODevice (0xb65c2800) 0
- primary-for QFile (0xb65c27c0)
- QObject (0xb65c2840) 0
- primary-for QIODevice (0xb65c2800)
+ QFile (0xb5bd9800) 0
+ primary-for QTemporaryFile (0xb5bd97c0)
+ QIODevice (0xb5bd9840) 0
+ primary-for QFile (0xb5bd9800)
+ QObject (0xb5bcf528) 0
+ primary-for QIODevice (0xb5bd9840)
-Class QDir
+Class QFileInfo
size=4 align=4
base size=4 base align=4
-QDir (0xb65c28c0) 0
+QFileInfo (0xb5bcf834) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5bcfdd4) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5a76780) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5a3c940) 0
+ QList<QString> (0xb5a768e8) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5aa3e4c) 0
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb65c2a80) 0 empty
+QAbstractFileEngine::ExtensionOption (0xb5af4528) 0 empty
Class QAbstractFileEngine::ExtensionReturn
size=1 align=1
base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb65c2ac0) 0 empty
+QAbstractFileEngine::ExtensionReturn (0xb5af4564) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5b10200) 0
+ QAbstractFileEngine::ExtensionOption (0xb5af45a0) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5b10280) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5af45dc) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5b10300) 0
+ QAbstractFileEngine::ExtensionOption (0xb5af4618) 0 empty
Vtable for QAbstractFileEngine
QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
@@ -1584,10 +672,9 @@ QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
Class QAbstractFileEngine
size=8 align=4
base size=8 base align=4
-QAbstractFileEngine (0xb65c2a00) 0
+QAbstractFileEngine (0xb5af44ec) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1599,7 +686,7 @@ QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
Class QAbstractFileEngineHandler
size=4 align=4
base size=4 base align=4
-QAbstractFileEngineHandler (0xb65c2bc0) 0 nearly-empty
+QAbstractFileEngineHandler (0xb5af47bc) 0 nearly-empty
vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
Vtable for QAbstractFileEngineIterator
@@ -1617,7 +704,7 @@ QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
Class QAbstractFileEngineIterator
size=8 align=4
base size=8 base align=4
-QAbstractFileEngineIterator (0xb65c2c40) 0
+QAbstractFileEngineIterator (0xb5af47f8) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
Vtable for QFSFileEngine
@@ -1662,10 +749,72 @@ QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
Class QFSFileEngine
size=8 align=4
base size=8 base align=4
-QFSFileEngine (0xb65c2cc0) 0
+QFSFileEngine (0xb5b10600) 0
vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb65c2d00) 0
- primary-for QFSFileEngine (0xb65c2cc0)
+ QAbstractFileEngine (0xb5af4834) 0
+ primary-for QFSFileEngine (0xb5b10600)
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5b10700) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5b10740) 0
+ primary-for QProcess (0xb5b10700)
+ QObject (0xb5af4960) 0
+ primary-for QIODevice (0xb5b10740)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5af4b7c) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5af4c6c) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
Vtable for QBuffer
QBuffer::_ZTV7QBuffer: 30u entries
@@ -1681,8 +830,8 @@ QBuffer::_ZTV7QBuffer: 30u entries
36 QObject::timerEvent
40 QObject::childEvent
44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
56 QIODevice::isSequential
60 QBuffer::open
64 QBuffer::close
@@ -1703,33 +852,77 @@ QBuffer::_ZTV7QBuffer: 30u entries
Class QBuffer
size=8 align=4
base size=8 base align=4
-QBuffer (0xb65c2d80) 0
+QBuffer (0xb5b10cc0) 0
vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb65c2dc0) 0
- primary-for QBuffer (0xb65c2d80)
- QObject (0xb65c2e00) 0
- primary-for QIODevice (0xb65c2dc0)
+ QIODevice (0xb5b10d00) 0
+ primary-for QBuffer (0xb5b10cc0)
+ QObject (0xb5af4d98) 0
+ primary-for QIODevice (0xb5b10d00)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb59a4000) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5af4fb4) 0
+ primary-for QFileSystemWatcher (0xb59a4000)
Class QUrl
size=4 align=4
base size=4 base align=4
-QUrl (0xb65c2e80) 0
-
+QUrl (0xb59ab1e0) 0
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb59ab7bc) 0 empty
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb583c21c) 0
-Class QDirIterator
+Class QVariant::Private::Data
size=8 align=4
base size=8 base align=4
-QDirIterator (0xb65c2f80) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+QVariant::Private::Data (0xb583c294) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb583c258) 0
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb583c2d0) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb583c1e0) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb587b8ac) 0
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
@@ -1751,74 +944,314 @@ QSettings::_ZTV9QSettings: 14u entries
Class QSettings
size=8 align=4
base size=8 base align=4
-QSettings (0xb65c22c0) 0
+QSettings (0xb58bbb00) 0
vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb65c23c0) 0
- primary-for QSettings (0xb65c22c0)
+ QObject (0xb587bd5c) 0
+ primary-for QSettings (0xb58bbb00)
-Class QResource
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb58fa870) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb5721528) 0
+
+Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
-QResource (0xb65c2480) 0
+QXmlStreamAttributes (0xb574f000) 0
+ QVector<QXmlStreamAttribute> (0xb5721f78) 0
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5755078) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb57554ec) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5755ac8) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb577f384) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb577f3c0) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb577f474) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb577f5a0) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb57d6b40) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb57fd258) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb57fdf78) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb564e078) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb5669b04) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb5692708) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb56fa348) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb554f0b4) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb554f384) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb554fca8) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb554fec4) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb545b3fc) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb545bac8) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb545bca8) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb545bd20) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb545bdd4) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb54ad3fc) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb54ad960) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
28 QObject::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTimeLine::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
+56 QTimeLine::valueForTime
-Class QProcess
+Class QTimeLine
size=8 align=4
base size=8 base align=4
-QProcess (0xb65c2580) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb65c2880) 0
- primary-for QProcess (0xb65c2580)
- QObject (0xb65c2b00) 0
- primary-for QIODevice (0xb65c2880)
+QTimeLine (0xb54de040) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb54adbf4) 0
+ primary-for QTimeLine (0xb54de040)
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb65c2c80) 0
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb54ade10) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb54f6294) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb54f6924) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QLibrary)
-8 QLibrary::metaObject
-12 QLibrary::qt_metacast
-16 QLibrary::qt_metacall
-20 QLibrary::~QLibrary
-24 QLibrary::~QLibrary
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb54defc0) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb54f6e10) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb54defc0)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb530d0c0) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb530d100) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb530d0c0)
+ std::exception (0xb54f6e4c) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb530d100)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb54f6e88) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb54f6ec4) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb54f6f00) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb53154ec) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb5315618) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb5315a50) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1826,25 +1259,25 @@ QLibrary::_ZTV8QLibrary: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QThread::run
-Class QLibrary
- size=16 align=4
- base size=13 base align=4
-QLibrary (0xb65c2d40) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb65c2e40) 0
- primary-for QLibrary (0xb65c2d40)
-
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb53c0100) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb53ae744) 0
+ primary-for QThread (0xb53c0100)
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QPluginLoader)
-8 QPluginLoader::metaObject
-12 QPluginLoader::qt_metacast
-16 QPluginLoader::qt_metacall
-20 QPluginLoader::~QPluginLoader
-24 QPluginLoader::~QPluginLoader
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1853,13 +1286,351 @@ QPluginLoader::_ZTV13QPluginLoader: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QPluginLoader
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb53c0440) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb53ae9d8) 0
+ primary-for QThreadPool (0xb53c0440)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb53aec30) 0
+
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb53aec6c) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb53c0f80) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb53ea4ec) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb53c0f80)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb520bac8) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb520bb04) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb520e540) 0 empty
+ std::input_iterator_tag (0xb520bb40) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb520e5c0) 0 empty
+ std::forward_iterator_tag (0xb520e600) 0 empty
+ std::input_iterator_tag (0xb520bb7c) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb520e680) 0 empty
+ std::bidirectional_iterator_tag (0xb520e6c0) 0 empty
+ std::forward_iterator_tag (0xb520e700) 0 empty
+ std::input_iterator_tag (0xb520bbb8) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb520bce4) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb520bd20) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb52c7f00) 0
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb51220b4) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb51220f0) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb5122168) 0
+
+Class itimerspec
size=16 align=4
- base size=13 base align=4
-QPluginLoader (0xb6468000) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb6468040) 0
- primary-for QPluginLoader (0xb6468000)
+ base size=16 base align=4
+itimerspec (0xb51221a4) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb51221e0) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb5122294) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb51222d0) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb51a05dc) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb5205a14) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb5205a8c) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb5205e88) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb5205ec4) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb4fbea40) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb4fd121c) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb4fbea40)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb4fd1258) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb4fd1294) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb4fd12d0) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb4fd11e0) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb4ff1618) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4ebc0f0) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4c76480 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4c76500 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4c76800 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4c76880 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4c451a4) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4a94a40) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4a4099c) 0
+ primary-for QFutureWatcherBase (0xb4a94a40)
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
@@ -1872,7 +1643,7 @@ QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
Class QFactoryInterface
size=4 align=4
base size=4 base align=4
-QFactoryInterface (0xb64680c0) 0 nearly-empty
+QFactoryInterface (0xb49047bc) 0 nearly-empty
vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
Vtable for QTextCodecFactoryInterface
@@ -1887,10 +1658,10 @@ QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
Class QTextCodecFactoryInterface
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb64681c0) 0 nearly-empty
+QTextCodecFactoryInterface (0xb4933c40) 0 nearly-empty
vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb6468200) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb64681c0)
+ QFactoryInterface (0xb4904ca8) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4933c40)
Vtable for QTextCodecPlugin
QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
@@ -1915,7 +1686,7 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
72 __cxa_pure_virtual
76 QTextCodecPlugin::keys
80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
+84 (int (*)(...))-0x000000008
88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
@@ -1925,53 +1696,61 @@ QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
Class QTextCodecPlugin
size=12 align=4
base size=12 base align=4
-QTextCodecPlugin (0xb64682c0) 0
+QTextCodecPlugin (0xb4941b40) 0
vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb6468300) 0
- primary-for QTextCodecPlugin (0xb64682c0)
- QTextCodecFactoryInterface (0xb6468340) 8 nearly-empty
+ QObject (0xb4904f3c) 0
+ primary-for QTextCodecPlugin (0xb4941b40)
+ QTextCodecFactoryInterface (0xb4933e40) 8 nearly-empty
vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb6468380) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb6468340)
-
-Vtable for QUrlInfo
-QUrlInfo::_ZTV8QUrlInfo: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QUrlInfo)
-8 QUrlInfo::~QUrlInfo
-12 QUrlInfo::~QUrlInfo
-16 QUrlInfo::setName
-20 QUrlInfo::setDir
-24 QUrlInfo::setFile
-28 QUrlInfo::setSymLink
-32 QUrlInfo::setOwner
-36 QUrlInfo::setGroup
-40 QUrlInfo::setSize
-44 QUrlInfo::setWritable
-48 QUrlInfo::setReadable
-52 QUrlInfo::setPermissions
-56 QUrlInfo::setLastModified
-
-Class QUrlInfo
+ QFactoryInterface (0xb4904f78) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4933e40)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb49500b4) 0 empty
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
size=8 align=4
base size=8 base align=4
-QUrlInfo (0xb6468440) 0
- vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
+QTranslator (0xb496ba00) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4966474) 0
+ primary-for QTranslator (0xb496ba00)
-Class QSslCertificate
- size=4 align=4
- base size=4 base align=4
-QSslCertificate (0xb6468500) 0
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4966744) 0
-Vtable for QAbstractSocket
-QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractSocket)
-8 QAbstractSocket::metaObject
-12 QAbstractSocket::qt_metacast
-16 QAbstractSocket::qt_metacall
-20 QAbstractSocket::~QAbstractSocket
-24 QAbstractSocket::~QAbstractSocket
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -1979,57 +1758,152 @@ QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QAbstractSocket
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
size=8 align=4
base size=8 base align=4
-QAbstractSocket (0xb6468540) 0
- vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
- QIODevice (0xb6468580) 0
- primary-for QAbstractSocket (0xb6468540)
- QObject (0xb64685c0) 0
- primary-for QIODevice (0xb6468580)
+QMimeData (0xb49b3380) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4966ce4) 0
+ primary-for QMimeData (0xb49b3380)
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0xb6468680) 0
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QHostAddress
- size=4 align=4
- base size=4 base align=4
-QHostAddress (0xb64686c0) 0
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb49b3640) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4966f00) 0
+ primary-for QEventLoop (0xb49b3640)
-Class QNetworkProxy
- size=4 align=4
- base size=4 base align=4
-QNetworkProxy (0xb6468700) 0
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb49d721c) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb49b3d00) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb49d73fc) 0
+ primary-for QTimerEvent (0xb49b3d00)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb49b3dc0) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb49d7474) 0
+ primary-for QChildEvent (0xb49b3dc0)
-Vtable for QTcpSocket
-QTcpSocket::_ZTV10QTcpSocket: 30u entries
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTcpSocket)
-8 QTcpSocket::metaObject
-12 QTcpSocket::qt_metacast
-16 QTcpSocket::qt_metacall
-20 QTcpSocket::~QTcpSocket
-24 QTcpSocket::~QTcpSocket
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4804080) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb49d75dc) 0
+ primary-for QCustomEvent (0xb4804080)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb4804180) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb49d76cc) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4804180)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4804240) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb49d7780) 0
+ primary-for QCoreApplication (0xb4804240)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2037,104 +1911,142 @@ QTcpSocket::_ZTV10QTcpSocket: 30u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QTcpSocket
+
+Class QSharedMemory
size=8 align=4
base size=8 base align=4
-QTcpSocket (0xb6468740) 0
- vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
- QAbstractSocket (0xb6468780) 0
- primary-for QTcpSocket (0xb6468740)
- QIODevice (0xb64687c0) 0
- primary-for QAbstractSocket (0xb6468780)
- QObject (0xb6468800) 0
- primary-for QIODevice (0xb64687c0)
+QSharedMemory (0xb4804840) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb49d7d20) 0
+ primary-for QSharedMemory (0xb4804840)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb49d7f3c) 0
-Class QSslError
+Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QSslError (0xb6468880) 0
+QPersistentModelIndex (0xb48453fc) 0
-Vtable for QHttpHeader
-QHttpHeader::_ZTV11QHttpHeader: 8u entries
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHttpHeader)
-8 QHttpHeader::~QHttpHeader
-12 QHttpHeader::~QHttpHeader
-16 QHttpHeader::toString
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QHttpHeader::parseLine
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QHttpHeader
+Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QHttpHeader (0xb64688c0) 0
- vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
+QAbstractItemModel (0xb4842480) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4845564) 0
+ primary-for QAbstractItemModel (0xb4842480)
-Vtable for QHttpResponseHeader
-QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QHttpResponseHeader)
-8 QHttpResponseHeader::~QHttpResponseHeader
-12 QHttpResponseHeader::~QHttpResponseHeader
-16 QHttpResponseHeader::toString
-20 QHttpResponseHeader::majorVersion
-24 QHttpResponseHeader::minorVersion
-28 QHttpResponseHeader::parseLine
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QHttpResponseHeader
- size=8 align=4
- base size=8 base align=4
-QHttpResponseHeader (0xb6468940) 0
- vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
- QHttpHeader (0xb6468980) 0
- primary-for QHttpResponseHeader (0xb6468940)
-
-Vtable for QHttpRequestHeader
-QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QHttpRequestHeader)
-8 QHttpRequestHeader::~QHttpRequestHeader
-12 QHttpRequestHeader::~QHttpRequestHeader
-16 QHttpRequestHeader::toString
-20 QHttpRequestHeader::majorVersion
-24 QHttpRequestHeader::minorVersion
-28 QHttpRequestHeader::parseLine
-
-Class QHttpRequestHeader
+Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QHttpRequestHeader (0xb6468a00) 0
- vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
- QHttpHeader (0xb6468a40) 0
- primary-for QHttpRequestHeader (0xb6468a00)
-
-Vtable for QHttp
-QHttp::_ZTV5QHttp: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QHttp)
-8 QHttp::metaObject
-12 QHttp::qt_metacast
-16 QHttp::qt_metacall
-20 QHttp::~QHttp
-24 QHttp::~QHttp
+QAbstractTableModel (0xb4842ac0) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4842b00) 0
+ primary-for QAbstractTableModel (0xb4842ac0)
+ QObject (0xb4845ec4) 0
+ primary-for QAbstractItemModel (0xb4842b00)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2142,24 +2054,54 @@ QHttp::_ZTV5QHttp: 14u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
-Class QHttp
+Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QHttp (0xb6468ac0) 0
- vptr=((& QHttp::_ZTV5QHttp) + 8u)
- QObject (0xb6468b00) 0
- primary-for QHttp (0xb6468ac0)
-
-Vtable for QFtp
-QFtp::_ZTV4QFtp: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI4QFtp)
-8 QFtp::metaObject
-12 QFtp::qt_metacast
-16 QFtp::qt_metacall
-20 QFtp::~QFtp
-24 QFtp::~QFtp
+QAbstractListModel (0xb4842d40) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4842d80) 0
+ primary-for QAbstractListModel (0xb4842d40)
+ QObject (0xb4886000) 0
+ primary-for QAbstractItemModel (0xb4842d80)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2168,81 +2110,103 @@ QFtp::_ZTV4QFtp: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QFtp
+Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QFtp (0xb6468b80) 0
- vptr=((& QFtp::_ZTV4QFtp) + 8u)
- QObject (0xb6468bc0) 0
- primary-for QFtp (0xb6468b80)
+QSignalMapper (0xb4893480) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4886ec4) 0
+ primary-for QSignalMapper (0xb4893480)
-Class QHostInfo
- size=4 align=4
- base size=4 base align=4
-QHostInfo (0xb6468c80) 0
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4893740) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb48ad0f0) 0
+ primary-for QObjectCleanupHandler (0xb4893740)
-Class QSslCipher
+Class QBasicTimer
size=4 align=4
base size=4 base align=4
-QSslCipher (0xb6468cc0) 0
+QBasicTimer (0xb48ad21c) 0
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4893d40) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb48ad4b0) 0
+ primary-for QSocketNotifier (0xb4893d40)
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 30u entries
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSslSocket)
-8 QSslSocket::metaObject
-12 QSslSocket::qt_metacast
-16 QSslSocket::qt_metacall
-20 QSslSocket::~QSslSocket
-24 QSslSocket::~QSslSocket
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
28 QObject::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTimer::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QSslSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QSslSocket::atEnd
-84 QIODevice::reset
-88 QSslSocket::bytesAvailable
-92 QSslSocket::bytesToWrite
-96 QSslSocket::canReadLine
-100 QSslSocket::waitForReadyRead
-104 QSslSocket::waitForBytesWritten
-108 QSslSocket::readData
-112 QAbstractSocket::readLineData
-116 QSslSocket::writeData
-
-Class QSslSocket
- size=8 align=4
- base size=8 base align=4
-QSslSocket (0xb6468dc0) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
- QTcpSocket (0xb6468e00) 0
- primary-for QSslSocket (0xb6468dc0)
- QAbstractSocket (0xb6468e40) 0
- primary-for QTcpSocket (0xb6468e00)
- QIODevice (0xb6468e80) 0
- primary-for QAbstractSocket (0xb6468e40)
- QObject (0xb6468ec0) 0
- primary-for QIODevice (0xb6468e80)
-
-Vtable for QTcpServer
-QTcpServer::_ZTV10QTcpServer: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTcpServer)
-8 QTcpServer::metaObject
-12 QTcpServer::qt_metacast
-16 QTcpServer::qt_metacall
-20 QTcpServer::~QTcpServer
-24 QTcpServer::~QTcpServer
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb48cd0c0) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb48ad780) 0
+ primary-for QTimer (0xb48cd0c0)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2250,44 +2214,87 @@ QTcpServer::_ZTV10QTcpServer: 17u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QTcpServer::hasPendingConnections
-60 QTcpServer::nextPendingConnection
-64 QTcpServer::incomingConnection
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
-Class QTcpServer
+Class QAbstractEventDispatcher
size=8 align=4
base size=8 base align=4
-QTcpServer (0xb6468f40) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
- QObject (0xb6468f80) 0
- primary-for QTcpServer (0xb6468f40)
+QAbstractEventDispatcher (0xb48cd5c0) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb48ada14) 0
+ primary-for QAbstractEventDispatcher (0xb48cd5c0)
-Class QAuthenticator
- size=4 align=4
- base size=4 base align=4
-QAuthenticator (0xb6468080) 0
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb48adc30) 0
-Class QNetworkAddressEntry
- size=4 align=4
- base size=4 base align=4
-QNetworkAddressEntry (0xb6468100) 0
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb48adf3c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb47041a4) 0
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4704258) 0
-Class QNetworkInterface
+Class QSystemSemaphore
size=4 align=4
base size=4 base align=4
-QNetworkInterface (0xb6468240) 0
+QSystemSemaphore (0xb47044b0) 0
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 30u entries
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb470f0c0) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4704528) 0
+ primary-for QLibrary (0xb470f0c0)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUdpSocket)
-8 QUdpSocket::metaObject
-12 QUdpSocket::qt_metacast
-16 QUdpSocket::qt_metacall
-20 QUdpSocket::~QUdpSocket
-24 QUdpSocket::~QUdpSocket
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -2295,45 +2302,103 @@ QUdpSocket::_ZTV10QUdpSocket: 30u entries
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QUdpSocket
- size=8 align=4
- base size=8 base align=4
-QUdpSocket (0xb64684c0) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
- QAbstractSocket (0xb6468640) 0
- primary-for QUdpSocket (0xb64684c0)
- QIODevice (0xb6468840) 0
- primary-for QAbstractSocket (0xb6468640)
- QObject (0xb6468900) 0
- primary-for QIODevice (0xb6468840)
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb470f4c0) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4704780) 0
+ primary-for QPluginLoader (0xb470f4c0)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb47048ac) 0
-Class QSslKey
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb47528ac) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb47528e8) 0
+
+Class QReadWriteLock
size=4 align=4
base size=4 base align=4
-QSslKey (0xb6468a80) 0
+QReadWriteLock (0xb4752960) 0
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb475299c) 0
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4752e88) 0
+Class QTestData
+ size=4 align=4
+ base size=4 base align=4
+QTestData (0xb477d5a0) 0
+Class QTest::QBenchmarkIterationController
+ size=4 align=4
+ base size=4 base align=4
+QTest::QBenchmarkIterationController (0xb477d618) 0
+Vtable for QSignalSpy
+QSignalSpy::_ZTV10QSignalSpy: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSignalSpy)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QSignalSpy::qt_metacall
+20 QSignalSpy::~QSignalSpy
+24 QSignalSpy::~QSignalSpy
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QSignalSpy
+ size=20 align=4
+ base size=20 base align=4
+QSignalSpy (0xb45fdfa0) 0
+ vptr=((& QSignalSpy::_ZTV10QSignalSpy) + 8u)
+ QObject (0xb47bbdd4) 0
+ primary-for QSignalSpy (0xb45fdfa0)
+ QList<QList<QVariant> > (0xb47bbe10) 8
+
+Vtable for QTestEventLoop
+QTestEventLoop::_ZTV14QTestEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTestEventLoop)
+8 QTestEventLoop::metaObject
+12 QTestEventLoop::qt_metacast
+16 QTestEventLoop::qt_metacall
+20 QTestEventLoop::~QTestEventLoop
+24 QTestEventLoop::~QTestEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QTestEventLoop::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+Class QTestEventLoop
+ size=20 align=4
+ base size=20 base align=4
+QTestEventLoop (0xb4628900) 0
+ vptr=((& QTestEventLoop::_ZTV14QTestEventLoop) + 8u)
+ QObject (0xb462d528) 0
+ primary-for QTestEventLoop (0xb4628900)
diff --git a/tests/auto/bic/data/QtTest.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtTest.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..9b0d3ec4d3
--- /dev/null
+++ b/tests/auto/bic/data/QtTest.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,2812 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6e7ab04) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e7aca8) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6dfe384) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6dfe438) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6dfec6c) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6dfed98) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb64b3000) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb64b31e0) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb64e9924) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb6509bc0) 0
+ QBasicAtomicInt (0xb651903c) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb6419438) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb6419474) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb64198e8) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb64198ac) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb62c77f8) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb62e4fb4) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb6368000) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb62e4f78) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb61c3c6c) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb6229960) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb60ac900) 0
+ QString (0xb60e60b4) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb60e63fc) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb612f348) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb613d1c0) 0
+ QGenericArgument (0xb612f564) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb612f6cc) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb612f7f8) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb612fb40) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb6174e40) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb612fc30) 0 nearly-empty
+ primary-for std::bad_exception (0xb6174e40)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb6174fc0) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb612fe88) 0 nearly-empty
+ primary-for std::bad_alloc (0xb6174fc0)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb618f0f0) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb618f1e0) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb618f1a4) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb618fa14) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb618fac8) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb618fb7c) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb60813fc) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb6084680) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb6081528) 0
+ primary-for QIODevice (0xb6084680)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5eb63c0) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5eb63fc) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5ebd300) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5ebd340) 0
+ primary-for QFile (0xb5ebd300)
+ QObject (0xb5eb6474) 0
+ primary-for QIODevice (0xb5ebd340)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5eb68e8) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5eb6f3c) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5f74654) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5db2078) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5db203c) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5f8ca00) 0
+ QList<QString> (0xb5db21a4) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5df7708) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5df7e88) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5df7ec4) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5e3f300) 0
+ QAbstractFileEngine::ExtensionOption (0xb5df7f00) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5e3f380) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5df7f3c) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5e3f400) 0
+ QAbstractFileEngine::ExtensionOption (0xb5df7f78) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5df7e4c) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5e721e0) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5e7221c) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5e3f740) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5e3f780) 0
+ primary-for QBuffer (0xb5e3f740)
+ QObject (0xb5e72294) 0
+ primary-for QIODevice (0xb5e3f780)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5e72960) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5e72924) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5cc1078) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5cc17bc) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5cc1780) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5cc1ac8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5cc1b40) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5cc1b04) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5c441a4) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5c44168) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5c44e88) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5c910f0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5c91348) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5c919d8) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5ade480) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5adcbb8) 0
+ primary-for QTextIStream (0xb5ade480)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5ade740) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5af1258) 0
+ primary-for QTextOStream (0xb5ade740)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5af18e8) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5af1a8c) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5af1ac8) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5af1b7c) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5af1e88) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5af1ec4) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5af1f00) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb5b6d21c) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5b6d3fc) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5b6d3c0) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5a9103c) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5a912d0) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5a98c40) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5a91438) 0
+ primary-for QFileSystemWatcher (0xb5a98c40)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5a98f00) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5a91654) 0
+ primary-for QFSFileEngine (0xb5a98f00)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5a91780) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5a9199c) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb58eef80) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb58eefc0) 0
+ primary-for QProcess (0xb58eef80)
+ QObject (0xb5a91a50) 0
+ primary-for QIODevice (0xb58eefc0)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5a91c6c) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5a91e10) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb596dac8) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb596db40) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb596db04) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb596dbb8) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb596da8c) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb580b474) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb5813a80) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb580ba8c) 0
+ primary-for QSettings (0xb5813a80)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb585b680) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb585b6c0) 0
+ primary-for QTemporaryFile (0xb585b680)
+ QIODevice (0xb585b700) 0
+ primary-for QFile (0xb585b6c0)
+ QObject (0xb58605a0) 0
+ primary-for QIODevice (0xb585b700)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb58608ac) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb5860d98) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb56c9a50) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb56accc0) 0
+ QVector<QXmlStreamAttribute> (0xb56ea4b0) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb56ea5a0) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb56eaa14) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5720000) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb57208ac) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb57208e8) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb5720a50) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb5711c80) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb5720bb8) 0
+ primary-for QAbstractState (0xb5711c80)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb5711f40) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb5720dd4) 0
+ primary-for QAbstractTransition (0xb5711f40)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb5786000) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb577f4c0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb57861e0) 0
+ primary-for QTimerEvent (0xb577f4c0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb577f580) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb5786258) 0
+ primary-for QChildEvent (0xb577f580)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb577f840) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb57863c0) 0
+ primary-for QCustomEvent (0xb577f840)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb577f940) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb57864b0) 0
+ primary-for QDynamicPropertyChangeEvent (0xb577f940)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb577fa00) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb577fa40) 0
+ primary-for QEventTransition (0xb577fa00)
+ QObject (0xb5786564) 0
+ primary-for QAbstractTransition (0xb577fa40)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb577fd00) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb577fd40) 0
+ primary-for QFinalState (0xb577fd00)
+ QObject (0xb5786780) 0
+ primary-for QAbstractState (0xb577fd40)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb55bb000) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb55bb040) 0
+ primary-for QHistoryState (0xb55bb000)
+ QObject (0xb578699c) 0
+ primary-for QAbstractState (0xb55bb040)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb55bb300) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb55bb340) 0
+ primary-for QSignalTransition (0xb55bb300)
+ QObject (0xb5786bb8) 0
+ primary-for QAbstractTransition (0xb55bb340)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb55bb600) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb55bb640) 0
+ primary-for QState (0xb55bb600)
+ QObject (0xb5786dd4) 0
+ primary-for QAbstractState (0xb55bb640)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb55bba40) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb55e803c) 0
+ primary-for QStateMachine::SignalEvent (0xb55bba40)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb55bbac0) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb55e8078) 0
+ primary-for QStateMachine::WrappedEvent (0xb55bbac0)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb55bb900) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb55bb940) 0
+ primary-for QStateMachine (0xb55bb900)
+ QAbstractState (0xb55bb980) 0
+ primary-for QState (0xb55bb940)
+ QObject (0xb55e8000) 0
+ primary-for QAbstractState (0xb55bb980)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb55e83fc) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb56268ac) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb5626ec4) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5626e88) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb56421a4) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb5642348) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb566c880) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb5642b40) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb566c880)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb5478078) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb5478690) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb5478bf4) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb5478ec4) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5478f3c) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb55104ec) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb552abf4) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb5542924) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb5368a14) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb5368c30) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb53f3d98) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb541a834) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb5446438) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb52a6078) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb52f3e10) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb52f3ec4) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb5326168) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb5316f80) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb532621c) 0
+ primary-for QTimeLine (0xb5316f80)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb53264b0) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb5326924) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb5326fb4) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb5176100) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb51704b0) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5176100)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5176200) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb5176240) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5176200)
+ std::exception (0xb51704ec) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5176240)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb5170528) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb5170564) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb51705a0) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb5170b7c) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb5170ca8) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb51a60f0) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb5227040) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb5211ac8) 0
+ primary-for QFutureWatcherBase (0xb5227040)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb5250200) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb5243ac8) 0
+ primary-for QThread (0xb5250200)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb5250540) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5243d5c) 0
+ primary-for QThreadPool (0xb5250540)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb5243f78) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb5243fb4) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb5076000) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb52508c0) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb507603c) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb52508c0)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb5095618) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4eaaf00) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4f2ccc0) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4f374b0) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4f2ccc0)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4f3daa0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4f377bc) 0
+ primary-for QTextCodecPlugin (0xb4f3daa0)
+ QTextCodecFactoryInterface (0xb4f2cf80) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4f377f8) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4f2cf80)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4f58c6c) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4d61b40) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4f58ce4) 0
+ primary-for QEventLoop (0xb4d61b40)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4d61f40) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb4d8f000) 0
+ primary-for QAbstractEventDispatcher (0xb4d61f40)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4d8f21c) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4dae6cc) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4d9ab80) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4dae834) 0
+ primary-for QAbstractItemModel (0xb4d9ab80)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4de81c0) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4de8200) 0
+ primary-for QAbstractTableModel (0xb4de81c0)
+ QObject (0xb4dec1a4) 0
+ primary-for QAbstractItemModel (0xb4de8200)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4de8440) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4de8480) 0
+ primary-for QAbstractListModel (0xb4de8440)
+ QObject (0xb4dec2d0) 0
+ primary-for QAbstractItemModel (0xb4de8480)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4e101a4) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4de8f40) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4e10438) 0
+ primary-for QCoreApplication (0xb4de8f40)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4e109d8) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4c6b708) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4c6ba14) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4c6bc6c) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4c6bd20) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4c72d80) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4c6bf78) 0
+ primary-for QMimeData (0xb4c72d80)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4ca6040) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4ca21a4) 0
+ primary-for QObjectCleanupHandler (0xb4ca6040)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4ca6280) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4ca22d0) 0
+ primary-for QSharedMemory (0xb4ca6280)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4ca6540) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4ca24ec) 0
+ primary-for QSignalMapper (0xb4ca6540)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4ca6800) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4ca2708) 0
+ primary-for QSocketNotifier (0xb4ca6800)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4ca29d8) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4ca6bc0) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4ca2a8c) 0
+ primary-for QTimer (0xb4ca6bc0)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4cf5100) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4ca2d20) 0
+ primary-for QTranslator (0xb4cf5100)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4cf5440) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4d04000) 0
+ primary-for QLibrary (0xb4cf5440)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4cf5840) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4d04258) 0
+ primary-for QPluginLoader (0xb4cf5840)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4d04384) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4d49384) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4d493c0) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4d498ac) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4d49d98) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4b67740) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4d49e10) 0
+ primary-for QAbstractAnimation (0xb4b67740)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4b67a00) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4b67a40) 0
+ primary-for QAnimationGroup (0xb4b67a00)
+ QObject (0xb4b84078) 0
+ primary-for QAbstractAnimation (0xb4b67a40)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4b67d00) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4b67d40) 0
+ primary-for QParallelAnimationGroup (0xb4b67d00)
+ QAbstractAnimation (0xb4b67d80) 0
+ primary-for QAnimationGroup (0xb4b67d40)
+ QObject (0xb4b84294) 0
+ primary-for QAbstractAnimation (0xb4b67d80)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4b9e040) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4b9e080) 0
+ primary-for QPauseAnimation (0xb4b9e040)
+ QObject (0xb4b844b0) 0
+ primary-for QAbstractAnimation (0xb4b9e080)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4b9e340) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4b9e380) 0
+ primary-for QVariantAnimation (0xb4b9e340)
+ QObject (0xb4b846cc) 0
+ primary-for QAbstractAnimation (0xb4b9e380)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4b9e780) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4b9e7c0) 0
+ primary-for QPropertyAnimation (0xb4b9e780)
+ QAbstractAnimation (0xb4b9e800) 0
+ primary-for QVariantAnimation (0xb4b9e7c0)
+ QObject (0xb4b848e8) 0
+ primary-for QAbstractAnimation (0xb4b9e800)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4b9eac0) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4b9eb00) 0
+ primary-for QSequentialAnimationGroup (0xb4b9eac0)
+ QAbstractAnimation (0xb4b9eb40) 0
+ primary-for QAnimationGroup (0xb4b9eb00)
+ QObject (0xb4b84b04) 0
+ primary-for QAbstractAnimation (0xb4b9eb40)
+
+Class QTest::QBenchmarkIterationController
+ size=4 align=4
+ base size=4 base align=4
+QTest::QBenchmarkIterationController (0xb4b84d20) 0
+
+Vtable for QSignalSpy
+QSignalSpy::_ZTV10QSignalSpy: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSignalSpy)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QSignalSpy::qt_metacall
+20 QSignalSpy::~QSignalSpy
+24 QSignalSpy::~QSignalSpy
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalSpy
+ size=20 align=4
+ base size=20 base align=4
+QSignalSpy (0xb4bee410) 0
+ vptr=((& QSignalSpy::_ZTV10QSignalSpy) + 8u)
+ QObject (0xb4b84dd4) 0
+ primary-for QSignalSpy (0xb4bee410)
+ QList<QList<QVariant> > (0xb4b84e10) 8
+
+Class QTestData
+ size=4 align=4
+ base size=4 base align=4
+QTestData (0xb4c1b7f8) 0
+
+Vtable for QTestBasicStreamer
+QTestBasicStreamer::_ZTV18QTestBasicStreamer: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTestBasicStreamer)
+8 QTestBasicStreamer::~QTestBasicStreamer
+12 QTestBasicStreamer::~QTestBasicStreamer
+16 QTestBasicStreamer::output
+20 QTestBasicStreamer::formatStart
+24 QTestBasicStreamer::formatEnd
+28 QTestBasicStreamer::formatBeforeAttributes
+32 QTestBasicStreamer::formatAfterAttributes
+36 QTestBasicStreamer::formatAttributes
+40 QTestBasicStreamer::outputElements
+44 QTestBasicStreamer::outputElementAttributes
+
+Class QTestBasicStreamer
+ size=8 align=4
+ base size=8 base align=4
+QTestBasicStreamer (0xb4a760f0) 0
+ vptr=((& QTestBasicStreamer::_ZTV18QTestBasicStreamer) + 8u)
+
+Vtable for QTestElementAttribute
+QTestElementAttribute::_ZTV21QTestElementAttribute: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QTestElementAttribute)
+8 QTestElementAttribute::~QTestElementAttribute
+12 QTestElementAttribute::~QTestElementAttribute
+
+Class QTestElementAttribute
+ size=20 align=4
+ base size=20 base align=4
+QTestElementAttribute (0xb4a65c80) 0
+ vptr=((& QTestElementAttribute::_ZTV21QTestElementAttribute) + 8u)
+ QTestCoreList<QTestElementAttribute> (0xb4a761a4) 0
+ primary-for QTestElementAttribute (0xb4a65c80)
+
+Vtable for QTestElement
+QTestElement::_ZTV12QTestElement: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTestElement)
+8 QTestElement::~QTestElement
+12 QTestElement::~QTestElement
+
+Class QTestElement
+ size=28 align=4
+ base size=28 base align=4
+QTestElement (0xb4a93680) 0
+ vptr=((& QTestElement::_ZTV12QTestElement) + 8u)
+ QTestCoreElement<QTestElement> (0xb4a936c0) 0
+ primary-for QTestElement (0xb4a93680)
+ QTestCoreList<QTestElement> (0xb4a76294) 0
+ primary-for QTestCoreElement<QTestElement> (0xb4a936c0)
+
+Vtable for QTestEventLoop
+QTestEventLoop::_ZTV14QTestEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTestEventLoop)
+8 QTestEventLoop::metaObject
+12 QTestEventLoop::qt_metacast
+16 QTestEventLoop::qt_metacall
+20 QTestEventLoop::~QTestEventLoop
+24 QTestEventLoop::~QTestEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QTestEventLoop::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTestEventLoop
+ size=20 align=4
+ base size=20 base align=4
+QTestEventLoop (0xb4a93780) 0
+ vptr=((& QTestEventLoop::_ZTV14QTestEventLoop) + 8u)
+ QObject (0xb4a762d0) 0
+ primary-for QTestEventLoop (0xb4a93780)
+
+Class QTestFileLogger
+ size=1 align=1
+ base size=0 base align=1
+QTestFileLogger (0xb4abd0b4) 0 empty
+
+Vtable for QTestLightXmlStreamer
+QTestLightXmlStreamer::_ZTV21QTestLightXmlStreamer: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QTestLightXmlStreamer)
+8 QTestLightXmlStreamer::~QTestLightXmlStreamer
+12 QTestLightXmlStreamer::~QTestLightXmlStreamer
+16 QTestLightXmlStreamer::output
+20 QTestLightXmlStreamer::formatStart
+24 QTestLightXmlStreamer::formatEnd
+28 QTestLightXmlStreamer::formatBeforeAttributes
+32 QTestBasicStreamer::formatAfterAttributes
+36 QTestBasicStreamer::formatAttributes
+40 QTestBasicStreamer::outputElements
+44 QTestBasicStreamer::outputElementAttributes
+
+Class QTestLightXmlStreamer
+ size=8 align=4
+ base size=8 base align=4
+QTestLightXmlStreamer (0xb4ac0000) 0
+ vptr=((& QTestLightXmlStreamer::_ZTV21QTestLightXmlStreamer) + 8u)
+ QTestBasicStreamer (0xb4abd0f0) 0
+ primary-for QTestLightXmlStreamer (0xb4ac0000)
+
+Vtable for QTestXmlStreamer
+QTestXmlStreamer::_ZTV16QTestXmlStreamer: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTestXmlStreamer)
+8 QTestXmlStreamer::~QTestXmlStreamer
+12 QTestXmlStreamer::~QTestXmlStreamer
+16 QTestXmlStreamer::output
+20 QTestXmlStreamer::formatStart
+24 QTestXmlStreamer::formatEnd
+28 QTestXmlStreamer::formatBeforeAttributes
+32 QTestBasicStreamer::formatAfterAttributes
+36 QTestBasicStreamer::formatAttributes
+40 QTestBasicStreamer::outputElements
+44 QTestBasicStreamer::outputElementAttributes
+
+Class QTestXmlStreamer
+ size=8 align=4
+ base size=8 base align=4
+QTestXmlStreamer (0xb4ac0080) 0
+ vptr=((& QTestXmlStreamer::_ZTV16QTestXmlStreamer) + 8u)
+ QTestBasicStreamer (0xb4abd12c) 0
+ primary-for QTestXmlStreamer (0xb4ac0080)
+
+Vtable for QTestXunitStreamer
+QTestXunitStreamer::_ZTV18QTestXunitStreamer: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QTestXunitStreamer)
+8 QTestXunitStreamer::~QTestXunitStreamer
+12 QTestXunitStreamer::~QTestXunitStreamer
+16 QTestXunitStreamer::output
+20 QTestXunitStreamer::formatStart
+24 QTestXunitStreamer::formatEnd
+28 QTestBasicStreamer::formatBeforeAttributes
+32 QTestXunitStreamer::formatAfterAttributes
+36 QTestXunitStreamer::formatAttributes
+40 QTestXunitStreamer::outputElements
+44 QTestBasicStreamer::outputElementAttributes
+
+Class QTestXunitStreamer
+ size=8 align=4
+ base size=8 base align=4
+QTestXunitStreamer (0xb4ac0100) 0
+ vptr=((& QTestXunitStreamer::_ZTV18QTestXunitStreamer) + 8u)
+ QTestBasicStreamer (0xb4abd168) 0
+ primary-for QTestXunitStreamer (0xb4ac0100)
+
diff --git a/tests/auto/bic/data/QtWebKit.4.5.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtWebKit.4.5.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..7ea5070caa
--- /dev/null
+++ b/tests/auto/bic/data/QtWebKit.4.5.0.linux-gcc-ia32.txt
@@ -0,0 +1,3607 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6de4bb8) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6de4d5c) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb63e9438) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb63e94ec) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb63e9d20) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb63e9e4c) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb6429ce4) 0 empty
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb6429d20) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb64b9e00) 0
+ QGenericArgument (0xb6429f3c) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb63340b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb63341e0) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb63343c0) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb63345a0) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb637dce4) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb63ad400) 0
+ QBasicAtomicInt (0xb639e3fc) 0
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb639e8e8) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb639ed5c) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb639ed20) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb6221c30) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb626c4ec) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb626c528) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb626c4b0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb6137078) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb617cd5c) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb6000cc0) 0
+ QString (0xb603a4b0) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb603a8e8) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb607a99c) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb60b4b00) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb607aa8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb60b4b00)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb60b4c80) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb607ace4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb60b4c80)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb607af3c) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb5ece03c) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb5ece000) 0
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=24 align=4
+ base size=24 base align=4
+QObjectData (0xb5ece7bc) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb5ece870) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb5fa60b4) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb5fa9240) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb5fa61e0) 0
+ primary-for QIODevice (0xb5fa9240)
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5fa6f3c) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5df4ac8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5df4a8c) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5e31168) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5e318ac) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5e31870) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5e31bb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5e31c30) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5e31bf4) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5da9294) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5da9258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5da9e88) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5bf60f0) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5bf6474) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5bf64b0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5bf6528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5bf6b04) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5c49780) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5c5ac30) 0
+ primary-for QTextIStream (0xb5c49780)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5c49a40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5c6b2d0) 0
+ primary-for QTextOStream (0xb5c49a40)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5c6b960) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5c6bb04) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5c6bb40) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5c6bbf4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5c6bf00) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5c6bf3c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5c6bf78) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5ca12d0) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5ca1294) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5b7dd98) 0 empty
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5baf180) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5baf1c0) 0
+ primary-for QFile (0xb5baf180)
+ QObject (0xb5bb403c) 0
+ primary-for QIODevice (0xb5baf1c0)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb5baf780) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5baf7c0) 0
+ primary-for QTemporaryFile (0xb5baf780)
+ QIODevice (0xb5baf800) 0
+ primary-for QFile (0xb5baf7c0)
+ QObject (0xb5bb44b0) 0
+ primary-for QIODevice (0xb5baf800)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5bb47bc) 0
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5bb4d5c) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5a4e708) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5a13900) 0
+ QList<QString> (0xb5a4e870) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5a7ddd4) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb58ce4b0) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb58ce4ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb58e81c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb58ce528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb58e8240) 0
+ QAbstractFileEngine::ExtensionReturn (0xb58ce564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb58e82c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb58ce5a0) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb58ce474) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb58ce744) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb58ce780) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb58e85c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb58ce7bc) 0
+ primary-for QFSFileEngine (0xb58e85c0)
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb58e86c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb58e8700) 0
+ primary-for QProcess (0xb58e86c0)
+ QObject (0xb58ce8e8) 0
+ primary-for QIODevice (0xb58e8700)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb58ceb04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb58cebf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb58e8c80) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb58e8cc0) 0
+ primary-for QBuffer (0xb58e8c80)
+ QObject (0xb58ced20) 0
+ primary-for QIODevice (0xb58e8cc0)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb58e8fc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb58cef3c) 0
+ primary-for QFileSystemWatcher (0xb58e8fc0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb5983168) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5983744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb58231a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb582321c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb58231e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5823258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5823168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb5864834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb58a1ac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb5864ce4) 0
+ primary-for QSettings (0xb58a1ac0)
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb56e57f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57084b0) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb56e9fc0) 0
+ QVector<QXmlStreamAttribute> (0xb5708f00) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb573b000) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb573b474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb573ba50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb576530c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb5765348) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb57653fc) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5765528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb57bcac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb55e31e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb55e3f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5634000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb564da8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb5679690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb54da2d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb553503c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb553530c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb5535c30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5535e4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb5441384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5441a50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb5441c30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb5441ca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb5441d5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb5494384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb54948e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb52c7000) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb5494b7c) 0
+ primary-for QTimeLine (0xb52c7000)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb5494d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb52dd21c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb52dd8ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb52c7f80) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb52ddd98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52c7f80)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb52f4080) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb52f40c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb52f4080)
+ std::exception (0xb52dddd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb52f40c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb52dde10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb52dde4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb52dde88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb52fd474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb52fd5a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb52fd9d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb53aa0c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb53986cc) 0
+ primary-for QThread (0xb53aa0c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb53aa400) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5398960) 0
+ primary-for QThreadPool (0xb53aa400)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb5398bb8) 0
+
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb5398bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb53aaf40) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb51d1474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb53aaf40)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb51f4a50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb51f4a8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb51f6500) 0 empty
+ std::input_iterator_tag (0xb51f4ac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb51f6580) 0 empty
+ std::forward_iterator_tag (0xb51f65c0) 0 empty
+ std::input_iterator_tag (0xb51f4b04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb51f6640) 0 empty
+ std::bidirectional_iterator_tag (0xb51f6680) 0 empty
+ std::forward_iterator_tag (0xb51f66c0) 0 empty
+ std::input_iterator_tag (0xb51f4b40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb51f4c6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb51f4ca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb52b2e88) 0
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb510803c) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb5108078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb51080f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb510812c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb5108168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb510821c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb5108258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb5188564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb4fee99c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb4feea14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb4feee10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb4feee4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb4fa2a00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb4fb91a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb4fa2a00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb4fb91e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb4fb921c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb4fb9258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb4fb9168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb4ddb5a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4ea0078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4c5a440 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4c5a4c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4c5a7c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4c5a840 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4c6a12c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4a7ba00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4a27924) 0
+ primary-for QFutureWatcherBase (0xb4a7ba00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb48eb744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb491ac00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb48ebc30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb491ac00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb49289b0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb48ebec4) 0
+ primary-for QTextCodecPlugin (0xb49289b0)
+ QTextCodecFactoryInterface (0xb491ae00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb48ebf00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb491ae00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb493803c) 0 empty
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb49519c0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb494b3fc) 0
+ primary-for QTranslator (0xb49519c0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb494b6cc) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4798340) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb494bc6c) 0
+ primary-for QMimeData (0xb4798340)
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4798600) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb494be88) 0
+ primary-for QEventLoop (0xb4798600)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb47be1a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4798cc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb47be384) 0
+ primary-for QTimerEvent (0xb4798cc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4798d80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb47be3fc) 0
+ primary-for QChildEvent (0xb4798d80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb47ee040) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb47be564) 0
+ primary-for QCustomEvent (0xb47ee040)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb47ee140) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb47be654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb47ee140)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb47ee200) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb47be708) 0
+ primary-for QCoreApplication (0xb47ee200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb47ee800) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb47beca8) 0
+ primary-for QSharedMemory (0xb47ee800)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb47beec4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb482b384) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4829440) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb482b4ec) 0
+ primary-for QAbstractItemModel (0xb4829440)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4829a80) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4829ac0) 0
+ primary-for QAbstractTableModel (0xb4829a80)
+ QObject (0xb482be4c) 0
+ primary-for QAbstractItemModel (0xb4829ac0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4829d00) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4829d40) 0
+ primary-for QAbstractListModel (0xb4829d00)
+ QObject (0xb482bf78) 0
+ primary-for QAbstractItemModel (0xb4829d40)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb487a440) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4877e4c) 0
+ primary-for QSignalMapper (0xb487a440)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb487a700) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4697078) 0
+ primary-for QObjectCleanupHandler (0xb487a700)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb46971a4) 0
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb487ad00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4697438) 0
+ primary-for QSocketNotifier (0xb487ad00)
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb46b5080) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4697708) 0
+ primary-for QTimer (0xb46b5080)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb46b5580) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb469799c) 0
+ primary-for QAbstractEventDispatcher (0xb46b5580)
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4697bb8) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4697ec4) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb46ea12c) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb46ea1e0) 0
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb46ea438) 0
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb46f8080) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb46ea4b0) 0
+ primary-for QLibrary (0xb46f8080)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb46f8480) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb46ea708) 0
+ primary-for QPluginLoader (0xb46f8480)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb46ea834) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb4737834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4737870) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb47378e8) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4737924) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4737e10) 0
+
+Class QSslCertificate
+ size=4 align=4
+ base size=4 base align=4
+QSslCertificate (0xb476630c) 0
+
+Class QSslError
+ size=4 align=4
+ base size=4 base align=4
+QSslError (0xb4766384) 0
+
+Class QSslCipher
+ size=4 align=4
+ base size=4 base align=4
+QSslCipher (0xb47663fc) 0
+
+Vtable for QAbstractSocket
+QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSocket)
+8 QAbstractSocket::metaObject
+12 QAbstractSocket::qt_metacast
+16 QAbstractSocket::qt_metacall
+20 QAbstractSocket::~QAbstractSocket
+24 QAbstractSocket::~QAbstractSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QAbstractSocket
+ size=8 align=4
+ base size=8 base align=4
+QAbstractSocket (0xb4763600) 0
+ vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
+ QIODevice (0xb4763640) 0
+ primary-for QAbstractSocket (0xb4763600)
+ QObject (0xb4766474) 0
+ primary-for QIODevice (0xb4763640)
+
+Vtable for QTcpSocket
+QTcpSocket::_ZTV10QTcpSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTcpSocket)
+8 QTcpSocket::metaObject
+12 QTcpSocket::qt_metacast
+16 QTcpSocket::qt_metacall
+20 QTcpSocket::~QTcpSocket
+24 QTcpSocket::~QTcpSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QTcpSocket
+ size=8 align=4
+ base size=8 base align=4
+QTcpSocket (0xb4763b40) 0
+ vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
+ QAbstractSocket (0xb4763b80) 0
+ primary-for QTcpSocket (0xb4763b40)
+ QIODevice (0xb4763bc0) 0
+ primary-for QAbstractSocket (0xb4763b80)
+ QObject (0xb47669d8) 0
+ primary-for QIODevice (0xb4763bc0)
+
+Vtable for QSslSocket
+QSslSocket::_ZTV10QSslSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSslSocket)
+8 QSslSocket::metaObject
+12 QSslSocket::qt_metacast
+16 QSslSocket::qt_metacall
+20 QSslSocket::~QSslSocket
+24 QSslSocket::~QSslSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QSslSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QSslSocket::atEnd
+84 QIODevice::reset
+88 QSslSocket::bytesAvailable
+92 QSslSocket::bytesToWrite
+96 QSslSocket::canReadLine
+100 QSslSocket::waitForReadyRead
+104 QSslSocket::waitForBytesWritten
+108 QSslSocket::readData
+112 QAbstractSocket::readLineData
+116 QSslSocket::writeData
+
+Class QSslSocket
+ size=8 align=4
+ base size=8 base align=4
+QSslSocket (0xb4763e80) 0
+ vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
+ QTcpSocket (0xb4763ec0) 0
+ primary-for QSslSocket (0xb4763e80)
+ QAbstractSocket (0xb4763f00) 0
+ primary-for QTcpSocket (0xb4763ec0)
+ QIODevice (0xb4763f40) 0
+ primary-for QAbstractSocket (0xb4763f00)
+ QObject (0xb4766bf4) 0
+ primary-for QIODevice (0xb4763f40)
+
+Class QSslConfiguration
+ size=4 align=4
+ base size=4 base align=4
+QSslConfiguration (0xb4766ec4) 0
+
+Class QSslKey
+ size=4 align=4
+ base size=4 base align=4
+QSslKey (0xb4766f78) 0
+
+Vtable for QHttpHeader
+QHttpHeader::_ZTV11QHttpHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHttpHeader)
+8 QHttpHeader::~QHttpHeader
+12 QHttpHeader::~QHttpHeader
+16 QHttpHeader::toString
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QHttpHeader::parseLine
+
+Class QHttpHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpHeader (0xb45e2000) 0
+ vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
+
+Vtable for QHttpResponseHeader
+QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QHttpResponseHeader)
+8 QHttpResponseHeader::~QHttpResponseHeader
+12 QHttpResponseHeader::~QHttpResponseHeader
+16 QHttpResponseHeader::toString
+20 QHttpResponseHeader::majorVersion
+24 QHttpResponseHeader::minorVersion
+28 QHttpResponseHeader::parseLine
+
+Class QHttpResponseHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpResponseHeader (0xb45c6540) 0
+ vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
+ QHttpHeader (0xb45e20b4) 0
+ primary-for QHttpResponseHeader (0xb45c6540)
+
+Vtable for QHttpRequestHeader
+QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QHttpRequestHeader)
+8 QHttpRequestHeader::~QHttpRequestHeader
+12 QHttpRequestHeader::~QHttpRequestHeader
+16 QHttpRequestHeader::toString
+20 QHttpRequestHeader::majorVersion
+24 QHttpRequestHeader::minorVersion
+28 QHttpRequestHeader::parseLine
+
+Class QHttpRequestHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpRequestHeader (0xb45c6640) 0
+ vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
+ QHttpHeader (0xb45e21e0) 0
+ primary-for QHttpRequestHeader (0xb45c6640)
+
+Vtable for QHttp
+QHttp::_ZTV5QHttp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QHttp)
+8 QHttp::metaObject
+12 QHttp::qt_metacast
+16 QHttp::qt_metacall
+20 QHttp::~QHttp
+24 QHttp::~QHttp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHttp
+ size=8 align=4
+ base size=8 base align=4
+QHttp (0xb45c6740) 0
+ vptr=((& QHttp::_ZTV5QHttp) + 8u)
+ QObject (0xb45e230c) 0
+ primary-for QHttp (0xb45c6740)
+
+Class QNetworkRequest
+ size=4 align=4
+ base size=4 base align=4
+QNetworkRequest (0xb45e25a0) 0
+
+Vtable for QNetworkAccessManager
+QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QNetworkAccessManager)
+8 QNetworkAccessManager::metaObject
+12 QNetworkAccessManager::qt_metacast
+16 QNetworkAccessManager::qt_metacall
+20 QNetworkAccessManager::~QNetworkAccessManager
+24 QNetworkAccessManager::~QNetworkAccessManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkAccessManager::createRequest
+
+Class QNetworkAccessManager
+ size=8 align=4
+ base size=8 base align=4
+QNetworkAccessManager (0xb45c6c40) 0
+ vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
+ QObject (0xb45e2708) 0
+ primary-for QNetworkAccessManager (0xb45c6c40)
+
+Class QNetworkCookie
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCookie (0xb45e2924) 0
+
+Vtable for QNetworkCookieJar
+QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkCookieJar)
+8 QNetworkCookieJar::metaObject
+12 QNetworkCookieJar::qt_metacast
+16 QNetworkCookieJar::qt_metacall
+20 QNetworkCookieJar::~QNetworkCookieJar
+24 QNetworkCookieJar::~QNetworkCookieJar
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkCookieJar::cookiesForUrl
+60 QNetworkCookieJar::setCookiesFromUrl
+
+Class QNetworkCookieJar
+ size=8 align=4
+ base size=8 base align=4
+QNetworkCookieJar (0xb463d080) 0
+ vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
+ QObject (0xb45e2a50) 0
+ primary-for QNetworkCookieJar (0xb463d080)
+
+Vtable for QNetworkReply
+QNetworkReply::_ZTV13QNetworkReply: 33u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QNetworkReply)
+8 QNetworkReply::metaObject
+12 QNetworkReply::qt_metacast
+16 QNetworkReply::qt_metacall
+20 QNetworkReply::~QNetworkReply
+24 QNetworkReply::~QNetworkReply
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkReply::isSequential
+60 QIODevice::open
+64 QNetworkReply::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 QNetworkReply::writeData
+120 __cxa_pure_virtual
+124 QNetworkReply::setReadBufferSize
+128 QNetworkReply::ignoreSslErrors
+
+Class QNetworkReply
+ size=8 align=4
+ base size=8 base align=4
+QNetworkReply (0xb463d5c0) 0
+ vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 8u)
+ QIODevice (0xb463d600) 0
+ primary-for QNetworkReply (0xb463d5c0)
+ QObject (0xb45e2dd4) 0
+ primary-for QIODevice (0xb463d600)
+
+Vtable for QUrlInfo
+QUrlInfo::_ZTV8QUrlInfo: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QUrlInfo)
+8 QUrlInfo::~QUrlInfo
+12 QUrlInfo::~QUrlInfo
+16 QUrlInfo::setName
+20 QUrlInfo::setDir
+24 QUrlInfo::setFile
+28 QUrlInfo::setSymLink
+32 QUrlInfo::setOwner
+36 QUrlInfo::setGroup
+40 QUrlInfo::setSize
+44 QUrlInfo::setWritable
+48 QUrlInfo::setReadable
+52 QUrlInfo::setPermissions
+56 QUrlInfo::setLastModified
+
+Class QUrlInfo
+ size=8 align=4
+ base size=8 base align=4
+QUrlInfo (0xb4662000) 0
+ vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
+
+Vtable for QFtp
+QFtp::_ZTV4QFtp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI4QFtp)
+8 QFtp::metaObject
+12 QFtp::qt_metacast
+16 QFtp::qt_metacall
+20 QFtp::~QFtp
+24 QFtp::~QFtp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFtp
+ size=8 align=4
+ base size=8 base align=4
+QFtp (0xb463d940) 0
+ vptr=((& QFtp::_ZTV4QFtp) + 8u)
+ QObject (0xb46620b4) 0
+ primary-for QFtp (0xb463d940)
+
+Class QNetworkCacheMetaData
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCacheMetaData (0xb4662348) 0
+
+Vtable for QAbstractNetworkCache
+QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
+8 QAbstractNetworkCache::metaObject
+12 QAbstractNetworkCache::qt_metacast
+16 QAbstractNetworkCache::qt_metacall
+20 QAbstractNetworkCache::~QAbstractNetworkCache
+24 QAbstractNetworkCache::~QAbstractNetworkCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAbstractNetworkCache
+ size=8 align=4
+ base size=8 base align=4
+QAbstractNetworkCache (0xb463dd40) 0
+ vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 8u)
+ QObject (0xb46623fc) 0
+ primary-for QAbstractNetworkCache (0xb463dd40)
+
+Vtable for QNetworkDiskCache
+QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkDiskCache)
+8 QNetworkDiskCache::metaObject
+12 QNetworkDiskCache::qt_metacast
+16 QNetworkDiskCache::qt_metacall
+20 QNetworkDiskCache::~QNetworkDiskCache
+24 QNetworkDiskCache::~QNetworkDiskCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkDiskCache::metaData
+60 QNetworkDiskCache::updateMetaData
+64 QNetworkDiskCache::data
+68 QNetworkDiskCache::remove
+72 QNetworkDiskCache::cacheSize
+76 QNetworkDiskCache::prepare
+80 QNetworkDiskCache::insert
+84 QNetworkDiskCache::clear
+88 QNetworkDiskCache::expire
+
+Class QNetworkDiskCache
+ size=8 align=4
+ base size=8 base align=4
+QNetworkDiskCache (0xb449e000) 0
+ vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 8u)
+ QAbstractNetworkCache (0xb449e040) 0
+ primary-for QNetworkDiskCache (0xb449e000)
+ QObject (0xb4662618) 0
+ primary-for QAbstractNetworkCache (0xb449e040)
+
+Class QIPv6Address
+ size=16 align=1
+ base size=16 base align=1
+QIPv6Address (0xb4662834) 0
+
+Class QHostAddress
+ size=4 align=4
+ base size=4 base align=4
+QHostAddress (0xb4662960) 0
+
+Class QNetworkAddressEntry
+ size=4 align=4
+ base size=4 base align=4
+QNetworkAddressEntry (0xb4662d20) 0
+
+Class QNetworkInterface
+ size=4 align=4
+ base size=4 base align=4
+QNetworkInterface (0xb4662d98) 0
+
+Class QAuthenticator
+ size=4 align=4
+ base size=4 base align=4
+QAuthenticator (0xb4662f00) 0
+
+Class QHostInfo
+ size=4 align=4
+ base size=4 base align=4
+QHostInfo (0xb4662f78) 0
+
+Class QNetworkProxyQuery
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyQuery (0xb4662fb4) 0
+
+Class QNetworkProxy
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxy (0xb44f90f0) 0
+
+Vtable for QNetworkProxyFactory
+QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
+8 QNetworkProxyFactory::~QNetworkProxyFactory
+12 QNetworkProxyFactory::~QNetworkProxyFactory
+16 __cxa_pure_virtual
+
+Class QNetworkProxyFactory
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyFactory (0xb44f9294) 0 nearly-empty
+ vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 8u)
+
+Vtable for QLocalServer
+QLocalServer::_ZTV12QLocalServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalServer)
+8 QLocalServer::metaObject
+12 QLocalServer::qt_metacast
+16 QLocalServer::qt_metacall
+20 QLocalServer::~QLocalServer
+24 QLocalServer::~QLocalServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalServer::hasPendingConnections
+60 QLocalServer::nextPendingConnection
+64 QLocalServer::incomingConnection
+
+Class QLocalServer
+ size=8 align=4
+ base size=8 base align=4
+QLocalServer (0xb449ecc0) 0
+ vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
+ QObject (0xb44f92d0) 0
+ primary-for QLocalServer (0xb449ecc0)
+
+Vtable for QLocalSocket
+QLocalSocket::_ZTV12QLocalSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalSocket)
+8 QLocalSocket::metaObject
+12 QLocalSocket::qt_metacast
+16 QLocalSocket::qt_metacall
+20 QLocalSocket::~QLocalSocket
+24 QLocalSocket::~QLocalSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalSocket::isSequential
+60 QIODevice::open
+64 QLocalSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QLocalSocket::bytesAvailable
+92 QLocalSocket::bytesToWrite
+96 QLocalSocket::canReadLine
+100 QLocalSocket::waitForReadyRead
+104 QLocalSocket::waitForBytesWritten
+108 QLocalSocket::readData
+112 QIODevice::readLineData
+116 QLocalSocket::writeData
+
+Class QLocalSocket
+ size=8 align=4
+ base size=8 base align=4
+QLocalSocket (0xb449ef80) 0
+ vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
+ QIODevice (0xb449efc0) 0
+ primary-for QLocalSocket (0xb449ef80)
+ QObject (0xb44f94ec) 0
+ primary-for QIODevice (0xb449efc0)
+
+Vtable for QTcpServer
+QTcpServer::_ZTV10QTcpServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTcpServer)
+8 QTcpServer::metaObject
+12 QTcpServer::qt_metacast
+16 QTcpServer::qt_metacall
+20 QTcpServer::~QTcpServer
+24 QTcpServer::~QTcpServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTcpServer::hasPendingConnections
+60 QTcpServer::nextPendingConnection
+64 QTcpServer::incomingConnection
+
+Class QTcpServer
+ size=8 align=4
+ base size=8 base align=4
+QTcpServer (0xb453a280) 0
+ vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
+ QObject (0xb44f9708) 0
+ primary-for QTcpServer (0xb453a280)
+
+Vtable for QUdpSocket
+QUdpSocket::_ZTV10QUdpSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUdpSocket)
+8 QUdpSocket::metaObject
+12 QUdpSocket::qt_metacast
+16 QUdpSocket::qt_metacall
+20 QUdpSocket::~QUdpSocket
+24 QUdpSocket::~QUdpSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QUdpSocket
+ size=8 align=4
+ base size=8 base align=4
+QUdpSocket (0xb453a540) 0
+ vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
+ QAbstractSocket (0xb453a580) 0
+ primary-for QUdpSocket (0xb453a540)
+ QIODevice (0xb453a5c0) 0
+ primary-for QAbstractSocket (0xb453a580)
+ QObject (0xb44f9924) 0
+ primary-for QIODevice (0xb453a5c0)
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb44f9d5c) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb4590870) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb43c3300) 0
+ QVector<QPoint> (0xb4590ec4) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb43c3900) 0
+ QVector<QPointF> (0xb43e2870) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb440f1a4) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb440f168) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb440f4ec) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb440fc6c) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb440fc30) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb446a0f0) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb446a21c) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb42a60b4) 0
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb42e26cc) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb42d8680) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb43130b4) 0
+ primary-for QImage (0xb42d8680)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb42d8fc0) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb4313d5c) 0
+ primary-for QPixmap (0xb42d8fc0)
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb43793c0) 0
+
+Class QScriptValue
+ size=4 align=4
+ base size=4 base align=4
+QScriptValue (0xb4379708) 0
+
+Class QScriptContext
+ size=4 align=4
+ base size=4 base align=4
+QScriptContext (0xb4379a14) 0
+
+Class QScriptString
+ size=4 align=4
+ base size=4 base align=4
+QScriptString (0xb4379ac8) 0
+
+Class QScriptSyntaxCheckResult
+ size=4 align=4
+ base size=4 base align=4
+QScriptSyntaxCheckResult (0xb4379b7c) 0
+
+Vtable for QScriptEngine
+QScriptEngine::_ZTV13QScriptEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QScriptEngine)
+8 QScriptEngine::metaObject
+12 QScriptEngine::qt_metacast
+16 QScriptEngine::qt_metacall
+20 QScriptEngine::~QScriptEngine
+24 QScriptEngine::~QScriptEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QScriptEngine
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngine (0xb4203280) 0
+ vptr=((& QScriptEngine::_ZTV13QScriptEngine) + 8u)
+ QObject (0xb4379c30) 0
+ primary-for QScriptEngine (0xb4203280)
+
+Class QWebHitTestResult
+ size=4 align=4
+ base size=4 base align=4
+QWebHitTestResult (0xb423321c) 0
+
+Vtable for QWebFrame
+QWebFrame::_ZTV9QWebFrame: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QWebFrame)
+8 QWebFrame::metaObject
+12 QWebFrame::qt_metacast
+16 QWebFrame::qt_metacall
+20 QWebFrame::~QWebFrame
+24 QWebFrame::~QWebFrame
+28 QWebFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QWebFrame
+ size=12 align=4
+ base size=12 base align=4
+QWebFrame (0xb423d280) 0
+ vptr=((& QWebFrame::_ZTV9QWebFrame) + 8u)
+ QObject (0xb4233258) 0
+ primary-for QWebFrame (0xb423d280)
+
+Class QWebSettings
+ size=4 align=4
+ base size=4 base align=4
+QWebSettings (0xb4233384) 0
+
+Class QWebDatabase
+ size=4 align=4
+ base size=4 base align=4
+QWebDatabase (0xb42333fc) 0
+
+Vtable for QWebHistoryInterface
+QWebHistoryInterface::_ZTV20QWebHistoryInterface: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QWebHistoryInterface)
+8 QWebHistoryInterface::metaObject
+12 QWebHistoryInterface::qt_metacast
+16 QWebHistoryInterface::qt_metacall
+20 QWebHistoryInterface::~QWebHistoryInterface
+24 QWebHistoryInterface::~QWebHistoryInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QWebHistoryInterface
+ size=8 align=4
+ base size=8 base align=4
+QWebHistoryInterface (0xb423d580) 0
+ vptr=((& QWebHistoryInterface::_ZTV20QWebHistoryInterface) + 8u)
+ QObject (0xb4233474) 0
+ primary-for QWebHistoryInterface (0xb423d580)
+
+Class QWebSecurityOrigin
+ size=4 align=4
+ base size=4 base align=4
+QWebSecurityOrigin (0xb42335a0) 0
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb4233618) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb4233870) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb4233c30) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb40c3100) 0
+ QGradient (0xb4233ec4) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb40c3200) 0
+ QGradient (0xb4233f00) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb40c3300) 0
+ QGradient (0xb4233f3c) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb4233f78) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb40c3d40) 0
+ QPalette (0xb40e5870) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb410c9d8) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb410cbb8) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb410ce10) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb410cec4) 0
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb410cf00) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb3f98dd4) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb3f98e10) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb3ff112c) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb3feafa0) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb3ff1168) 0
+ primary-for QWidget (0xb3feafa0)
+ QPaintDevice (0xb3ff11a4) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Class QWebPage::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QWebPage::ExtensionOption (0xb3e987f8) 0 empty
+
+Class QWebPage::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QWebPage::ExtensionReturn (0xb3e98834) 0 empty
+
+Class QWebPage::ChooseMultipleFilesExtensionOption
+ size=8 align=4
+ base size=8 base align=4
+QWebPage::ChooseMultipleFilesExtensionOption (0xb3e93c40) 0
+ QWebPage::ExtensionOption (0xb3e98870) 0 empty
+
+Class QWebPage::ChooseMultipleFilesExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QWebPage::ChooseMultipleFilesExtensionReturn (0xb3e93cc0) 0
+ QWebPage::ExtensionReturn (0xb3e988ac) 0 empty
+
+Vtable for QWebPage
+QWebPage::_ZTV8QWebPage: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QWebPage)
+8 QWebPage::metaObject
+12 QWebPage::qt_metacast
+16 QWebPage::qt_metacall
+20 QWebPage::~QWebPage
+24 QWebPage::~QWebPage
+28 QWebPage::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWebPage::triggerAction
+60 QWebPage::extension
+64 QWebPage::supportsExtension
+68 QWebPage::createWindow
+72 QWebPage::createPlugin
+76 QWebPage::acceptNavigationRequest
+80 QWebPage::chooseFile
+84 QWebPage::javaScriptAlert
+88 QWebPage::javaScriptConfirm
+92 QWebPage::javaScriptPrompt
+96 QWebPage::javaScriptConsoleMessage
+100 QWebPage::userAgentForUrl
+
+Class QWebPage
+ size=12 align=4
+ base size=12 base align=4
+QWebPage (0xb3e93b00) 0
+ vptr=((& QWebPage::_ZTV8QWebPage) + 8u)
+ QObject (0xb3e987bc) 0
+ primary-for QWebPage (0xb3e93b00)
+
+Vtable for QWebView
+QWebView::_ZTV8QWebView: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QWebView)
+8 QWebView::metaObject
+12 QWebView::qt_metacast
+16 QWebView::qt_metacall
+20 QWebView::~QWebView
+24 QWebView::~QWebView
+28 QWebView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWebView::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWebView::mousePressEvent
+84 QWebView::mouseReleaseEvent
+88 QWebView::mouseDoubleClickEvent
+92 QWebView::mouseMoveEvent
+96 QWebView::wheelEvent
+100 QWebView::keyPressEvent
+104 QWebView::keyReleaseEvent
+108 QWebView::focusInEvent
+112 QWebView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWebView::paintEvent
+128 QWidget::moveEvent
+132 QWebView::resizeEvent
+136 QWidget::closeEvent
+140 QWebView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWebView::dragEnterEvent
+156 QWebView::dragMoveEvent
+160 QWebView::dragLeaveEvent
+164 QWebView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWebView::changeEvent
+184 QWidget::metric
+188 QWebView::inputMethodEvent
+192 QWebView::inputMethodQuery
+196 QWebView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWebView::createWindow
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI8QWebView)
+236 QWebView::_ZThn8_N8QWebViewD1Ev
+240 QWebView::_ZThn8_N8QWebViewD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWebView
+ size=24 align=4
+ base size=24 base align=4
+QWebView (0xb3ef1080) 0
+ vptr=((& QWebView::_ZTV8QWebView) + 8u)
+ QWidget (0xb3ed5be0) 0
+ primary-for QWebView (0xb3ef1080)
+ QObject (0xb3e98b04) 0
+ primary-for QWidget (0xb3ed5be0)
+ QPaintDevice (0xb3e98b40) 8
+ vptr=((& QWebView::_ZTV8QWebView) + 236u)
+
+Class QWebPluginFactory::MimeType
+ size=12 align=4
+ base size=12 base align=4
+QWebPluginFactory::MimeType (0xb3e98ca8) 0
+
+Class QWebPluginFactory::Plugin
+ size=12 align=4
+ base size=12 base align=4
+QWebPluginFactory::Plugin (0xb3e98ce4) 0
+
+Class QWebPluginFactory::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QWebPluginFactory::ExtensionOption (0xb3e98d98) 0 empty
+
+Class QWebPluginFactory::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QWebPluginFactory::ExtensionReturn (0xb3e98dd4) 0 empty
+
+Vtable for QWebPluginFactory
+QWebPluginFactory::_ZTV17QWebPluginFactory: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QWebPluginFactory)
+8 QWebPluginFactory::metaObject
+12 QWebPluginFactory::qt_metacast
+16 QWebPluginFactory::qt_metacall
+20 QWebPluginFactory::~QWebPluginFactory
+24 QWebPluginFactory::~QWebPluginFactory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QWebPluginFactory::refreshPlugins
+64 __cxa_pure_virtual
+68 QWebPluginFactory::extension
+72 QWebPluginFactory::supportsExtension
+
+Class QWebPluginFactory
+ size=12 align=4
+ base size=12 base align=4
+QWebPluginFactory (0xb3ef12c0) 0
+ vptr=((& QWebPluginFactory::_ZTV17QWebPluginFactory) + 8u)
+ QObject (0xb3e98c6c) 0
+ primary-for QWebPluginFactory (0xb3ef12c0)
+
+Class QWebHistoryItem
+ size=4 align=4
+ base size=4 base align=4
+QWebHistoryItem (0xb3e98f00) 0
+
+Class QWebHistory
+ size=4 align=4
+ base size=4 base align=4
+QWebHistory (0xb3e98f78) 0
+
diff --git a/tests/auto/bic/data/QtWebKit.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtWebKit.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..d6ffebfa00
--- /dev/null
+++ b/tests/auto/bic/data/QtWebKit.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,5570 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6e1db40) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e1dce4) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb640c3c0) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb640c474) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb640cca8) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb640cdd4) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb644a03c) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb644a21c) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb6488960) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb64a6c00) 0
+ QBasicAtomicInt (0xb64b6078) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb63b5474) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb63b54b0) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb63b5924) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb63b58e8) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb6268834) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb62fb000) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb62fb03c) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb6284fb4) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb6164ca8) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb61c799c) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb604c940) 0
+ QString (0xb60840f0) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb6084438) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb60ce384) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb60dc200) 0
+ QGenericArgument (0xb60ce5a0) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb60ce708) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb60ce834) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb60ceb7c) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb5f15e80) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb60cec6c) 0 nearly-empty
+ primary-for std::bad_exception (0xb5f15e80)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb5f2b000) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb60ceec4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb5f2b000)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb5f2f12c) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb5f2f21c) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb5f2f1e0) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb5f2fa50) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb5f2fb04) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb5f2fbb8) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb5e17438) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb5e196c0) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb5e17564) 0
+ primary-for QIODevice (0xb5e196c0)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5e553fc) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5e55438) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5e5a340) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5e5a380) 0
+ primary-for QFile (0xb5e5a340)
+ QObject (0xb5e554b0) 0
+ primary-for QIODevice (0xb5e5a380)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5e55924) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5e55f78) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5d16690) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5d4f0b4) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5d4f078) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5d2ca40) 0
+ QList<QString> (0xb5d4f1e0) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5d97744) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5d97ec4) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5d97f00) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5dde340) 0
+ QAbstractFileEngine::ExtensionOption (0xb5d97f3c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5dde3c0) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5d97f78) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5dde440) 0
+ QAbstractFileEngine::ExtensionOption (0xb5d97fb4) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5d97e88) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5c0921c) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5c09258) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5dde780) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5dde7c0) 0
+ primary-for QBuffer (0xb5dde780)
+ QObject (0xb5c092d0) 0
+ primary-for QIODevice (0xb5dde7c0)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5c0999c) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5c09960) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5c600b4) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5c607f8) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5c607bc) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5c60b04) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5c60b7c) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5c60b40) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5bdb1e0) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5bdb1a4) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5bdbec4) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5a2f12c) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5a2f384) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5a2fa14) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5a7e4c0) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5a7cbf4) 0
+ primary-for QTextIStream (0xb5a7e4c0)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5a7e780) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5a92294) 0
+ primary-for QTextOStream (0xb5a7e780)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5a92924) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5a92ac8) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5a92b04) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5a92bb8) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5a92ec4) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5a92f00) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5a92f3c) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb5acc258) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5acc438) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5acc3fc) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5833078) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb583330c) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5836c80) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5833474) 0
+ primary-for QFileSystemWatcher (0xb5836c80)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5836f40) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5833690) 0
+ primary-for QFSFileEngine (0xb5836f40)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb58337bc) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb58339d8) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb589efc0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb58b5000) 0
+ primary-for QProcess (0xb589efc0)
+ QObject (0xb5833a8c) 0
+ primary-for QIODevice (0xb58b5000)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5833ca8) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5833e4c) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb571db04) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb571db7c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb571db40) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb571dbf4) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb571dac8) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb57b94b0) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb57c3ac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb57b9ac8) 0
+ primary-for QSettings (0xb57c3ac0)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb56096c0) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5609700) 0
+ primary-for QTemporaryFile (0xb56096c0)
+ QIODevice (0xb5609740) 0
+ primary-for QFile (0xb5609700)
+ QObject (0xb560d5dc) 0
+ primary-for QIODevice (0xb5609740)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb560d8e8) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb560ddd4) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb567ba8c) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb565ed00) 0
+ QVector<QXmlStreamAttribute> (0xb569a4ec) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb569a5dc) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb569aa50) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb56d003c) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb56d08e8) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb56d0924) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb56d0a8c) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb56c4cc0) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb56d0bf4) 0
+ primary-for QAbstractState (0xb56c4cc0)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb56c4f80) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb56d0e10) 0
+ primary-for QAbstractTransition (0xb56c4f80)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb553303c) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb5525500) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb553321c) 0
+ primary-for QTimerEvent (0xb5525500)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb55255c0) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb5533294) 0
+ primary-for QChildEvent (0xb55255c0)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb5525880) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb55333fc) 0
+ primary-for QCustomEvent (0xb5525880)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb5525980) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb55334ec) 0
+ primary-for QDynamicPropertyChangeEvent (0xb5525980)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb5525a40) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb5525a80) 0
+ primary-for QEventTransition (0xb5525a40)
+ QObject (0xb55335a0) 0
+ primary-for QAbstractTransition (0xb5525a80)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb5525d40) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb5525d80) 0
+ primary-for QFinalState (0xb5525d40)
+ QObject (0xb55337bc) 0
+ primary-for QAbstractState (0xb5525d80)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb556b040) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb556b080) 0
+ primary-for QHistoryState (0xb556b040)
+ QObject (0xb55339d8) 0
+ primary-for QAbstractState (0xb556b080)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb556b340) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb556b380) 0
+ primary-for QSignalTransition (0xb556b340)
+ QObject (0xb5533bf4) 0
+ primary-for QAbstractTransition (0xb556b380)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb556b640) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb556b680) 0
+ primary-for QState (0xb556b640)
+ QObject (0xb5533e10) 0
+ primary-for QAbstractState (0xb556b680)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb556ba80) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb5599078) 0
+ primary-for QStateMachine::SignalEvent (0xb556ba80)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb556bb00) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb55990b4) 0
+ primary-for QStateMachine::WrappedEvent (0xb556bb00)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb556b940) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb556b980) 0
+ primary-for QStateMachine (0xb556b940)
+ QAbstractState (0xb556b9c0) 0
+ primary-for QState (0xb556b980)
+ QObject (0xb559903c) 0
+ primary-for QAbstractState (0xb556b9c0)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5599438) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb55d58e8) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb55d5f00) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb55d5ec4) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb55f21e0) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb55f2384) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb541e8c0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb55f2b7c) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb541e8c0)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb543b0b4) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb543b6cc) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb543bc30) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb543bf00) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb543bf78) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb54e4528) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb52f8c30) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb5311960) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb533ba50) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb533bc6c) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb53c4dd4) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb53e9870) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb5217474) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb527a0b4) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb52c1e4c) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb52c1f00) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb50f61a4) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb52e9fc0) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb50f6258) 0
+ primary-for QTimeLine (0xb52e9fc0)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb50f64ec) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb50f6960) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb513e000) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb5148140) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb513e4ec) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5148140)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5148240) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb5148280) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5148240)
+ std::exception (0xb513e528) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5148280)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb513e564) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb513e5a0) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb513e5dc) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb513ebb8) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb513ece4) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb517812c) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4ff9080) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb51e1b04) 0
+ primary-for QFutureWatcherBase (0xb4ff9080)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb5023240) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb5016b04) 0
+ primary-for QThread (0xb5023240)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb5023580) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5016d98) 0
+ primary-for QThreadPool (0xb5023580)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb5016fb4) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb5046000) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb504603c) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb5023900) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb5046078) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb5023900)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb5067654) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4e73f3c) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4cf9d00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4d044ec) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4cf9d00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4d0c910) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4d047f8) 0
+ primary-for QTextCodecPlugin (0xb4d0c910)
+ QTextCodecFactoryInterface (0xb4cf9fc0) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4d04834) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4cf9fc0)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4d25ca8) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4d31b80) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4d25d20) 0
+ primary-for QEventLoop (0xb4d31b80)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4d31f80) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb4d6003c) 0
+ primary-for QAbstractEventDispatcher (0xb4d31f80)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4d60258) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4d7f708) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4d62bc0) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4d7f870) 0
+ primary-for QAbstractItemModel (0xb4d62bc0)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4db9200) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4db9240) 0
+ primary-for QAbstractTableModel (0xb4db9200)
+ QObject (0xb4dbd1e0) 0
+ primary-for QAbstractItemModel (0xb4db9240)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4db9480) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4db94c0) 0
+ primary-for QAbstractListModel (0xb4db9480)
+ QObject (0xb4dbd30c) 0
+ primary-for QAbstractItemModel (0xb4db94c0)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4de21e0) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4db9f80) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4de2474) 0
+ primary-for QCoreApplication (0xb4db9f80)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4de2a14) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4c3c744) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4c3ca50) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4c3cca8) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4c3cd5c) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4c43dc0) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4c3cfb4) 0
+ primary-for QMimeData (0xb4c43dc0)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4c76080) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4c731e0) 0
+ primary-for QObjectCleanupHandler (0xb4c76080)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4c762c0) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4c7330c) 0
+ primary-for QSharedMemory (0xb4c762c0)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4c76580) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4c73528) 0
+ primary-for QSignalMapper (0xb4c76580)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4c76840) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4c73744) 0
+ primary-for QSocketNotifier (0xb4c76840)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4c73a14) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4c76c00) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4c73ac8) 0
+ primary-for QTimer (0xb4c76c00)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4cc4140) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4c73d5c) 0
+ primary-for QTranslator (0xb4cc4140)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4cc4480) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4cd403c) 0
+ primary-for QLibrary (0xb4cc4480)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4cc4880) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4cd4294) 0
+ primary-for QPluginLoader (0xb4cc4880)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4cd43c0) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4b173c0) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4b173fc) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4b178e8) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4b17dd4) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4b39780) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4b17e4c) 0
+ primary-for QAbstractAnimation (0xb4b39780)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4b39a40) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4b39a80) 0
+ primary-for QAnimationGroup (0xb4b39a40)
+ QObject (0xb4b550b4) 0
+ primary-for QAbstractAnimation (0xb4b39a80)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4b39d40) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4b39d80) 0
+ primary-for QParallelAnimationGroup (0xb4b39d40)
+ QAbstractAnimation (0xb4b39dc0) 0
+ primary-for QAnimationGroup (0xb4b39d80)
+ QObject (0xb4b552d0) 0
+ primary-for QAbstractAnimation (0xb4b39dc0)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4b6b080) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4b6b0c0) 0
+ primary-for QPauseAnimation (0xb4b6b080)
+ QObject (0xb4b554ec) 0
+ primary-for QAbstractAnimation (0xb4b6b0c0)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4b6b380) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4b6b3c0) 0
+ primary-for QVariantAnimation (0xb4b6b380)
+ QObject (0xb4b55708) 0
+ primary-for QAbstractAnimation (0xb4b6b3c0)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4b6b7c0) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4b6b800) 0
+ primary-for QPropertyAnimation (0xb4b6b7c0)
+ QAbstractAnimation (0xb4b6b840) 0
+ primary-for QVariantAnimation (0xb4b6b800)
+ QObject (0xb4b55924) 0
+ primary-for QAbstractAnimation (0xb4b6b840)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4b6bb00) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4b6bb40) 0
+ primary-for QSequentialAnimationGroup (0xb4b6bb00)
+ QAbstractAnimation (0xb4b6bb80) 0
+ primary-for QAnimationGroup (0xb4b6bb40)
+ QObject (0xb4b55b40) 0
+ primary-for QAbstractAnimation (0xb4b6bb80)
+
+Class QSslCertificate
+ size=4 align=4
+ base size=4 base align=4
+QSslCertificate (0xb4b55d5c) 0
+
+Class QSslCipher
+ size=4 align=4
+ base size=4 base align=4
+QSslCipher (0xb4b55e10) 0
+
+Vtable for QAbstractSocket
+QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAbstractSocket)
+8 QAbstractSocket::metaObject
+12 QAbstractSocket::qt_metacast
+16 QAbstractSocket::qt_metacall
+20 QAbstractSocket::~QAbstractSocket
+24 QAbstractSocket::~QAbstractSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QAbstractSocket
+ size=8 align=4
+ base size=8 base align=4
+QAbstractSocket (0xb4bc4000) 0
+ vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
+ QIODevice (0xb4bc4040) 0
+ primary-for QAbstractSocket (0xb4bc4000)
+ QObject (0xb4b55ec4) 0
+ primary-for QIODevice (0xb4bc4040)
+
+Vtable for QTcpSocket
+QTcpSocket::_ZTV10QTcpSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTcpSocket)
+8 QTcpSocket::metaObject
+12 QTcpSocket::qt_metacast
+16 QTcpSocket::qt_metacall
+20 QTcpSocket::~QTcpSocket
+24 QTcpSocket::~QTcpSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QTcpSocket
+ size=8 align=4
+ base size=8 base align=4
+QTcpSocket (0xb4bc4540) 0
+ vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
+ QAbstractSocket (0xb4bc4580) 0
+ primary-for QTcpSocket (0xb4bc4540)
+ QIODevice (0xb4bc45c0) 0
+ primary-for QAbstractSocket (0xb4bc4580)
+ QObject (0xb4be2438) 0
+ primary-for QIODevice (0xb4bc45c0)
+
+Class QSslError
+ size=4 align=4
+ base size=4 base align=4
+QSslError (0xb4be2654) 0
+
+Vtable for QSslSocket
+QSslSocket::_ZTV10QSslSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QSslSocket)
+8 QSslSocket::metaObject
+12 QSslSocket::qt_metacast
+16 QSslSocket::qt_metacall
+20 QSslSocket::~QSslSocket
+24 QSslSocket::~QSslSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QSslSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QSslSocket::atEnd
+84 QIODevice::reset
+88 QSslSocket::bytesAvailable
+92 QSslSocket::bytesToWrite
+96 QSslSocket::canReadLine
+100 QSslSocket::waitForReadyRead
+104 QSslSocket::waitForBytesWritten
+108 QSslSocket::readData
+112 QAbstractSocket::readLineData
+116 QSslSocket::writeData
+
+Class QSslSocket
+ size=8 align=4
+ base size=8 base align=4
+QSslSocket (0xb4bc4940) 0
+ vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
+ QTcpSocket (0xb4bc4980) 0
+ primary-for QSslSocket (0xb4bc4940)
+ QAbstractSocket (0xb4bc49c0) 0
+ primary-for QTcpSocket (0xb4bc4980)
+ QIODevice (0xb4bc4a00) 0
+ primary-for QAbstractSocket (0xb4bc49c0)
+ QObject (0xb4be2708) 0
+ primary-for QIODevice (0xb4bc4a00)
+
+Class QSslConfiguration
+ size=4 align=4
+ base size=4 base align=4
+QSslConfiguration (0xb4be29d8) 0
+
+Class QSslKey
+ size=4 align=4
+ base size=4 base align=4
+QSslKey (0xb4be2a8c) 0
+
+Class QNetworkRequest
+ size=4 align=4
+ base size=4 base align=4
+QNetworkRequest (0xb4be2b40) 0
+
+Class QNetworkCacheMetaData
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCacheMetaData (0xb4be2ca8) 0
+
+Vtable for QAbstractNetworkCache
+QAbstractNetworkCache::_ZTV21QAbstractNetworkCache: 22u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractNetworkCache)
+8 QAbstractNetworkCache::metaObject
+12 QAbstractNetworkCache::qt_metacast
+16 QAbstractNetworkCache::qt_metacall
+20 QAbstractNetworkCache::~QAbstractNetworkCache
+24 QAbstractNetworkCache::~QAbstractNetworkCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+
+Class QAbstractNetworkCache
+ size=8 align=4
+ base size=8 base align=4
+QAbstractNetworkCache (0xb4a26240) 0
+ vptr=((& QAbstractNetworkCache::_ZTV21QAbstractNetworkCache) + 8u)
+ QObject (0xb4be2d5c) 0
+ primary-for QAbstractNetworkCache (0xb4a26240)
+
+Vtable for QUrlInfo
+QUrlInfo::_ZTV8QUrlInfo: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QUrlInfo)
+8 QUrlInfo::~QUrlInfo
+12 QUrlInfo::~QUrlInfo
+16 QUrlInfo::setName
+20 QUrlInfo::setDir
+24 QUrlInfo::setFile
+28 QUrlInfo::setSymLink
+32 QUrlInfo::setOwner
+36 QUrlInfo::setGroup
+40 QUrlInfo::setSize
+44 QUrlInfo::setWritable
+48 QUrlInfo::setReadable
+52 QUrlInfo::setPermissions
+56 QUrlInfo::setLastModified
+
+Class QUrlInfo
+ size=8 align=4
+ base size=8 base align=4
+QUrlInfo (0xb4be2f78) 0
+ vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
+
+Vtable for QFtp
+QFtp::_ZTV4QFtp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI4QFtp)
+8 QFtp::metaObject
+12 QFtp::qt_metacast
+16 QFtp::qt_metacall
+20 QFtp::~QFtp
+24 QFtp::~QFtp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFtp
+ size=8 align=4
+ base size=8 base align=4
+QFtp (0xb4a26580) 0
+ vptr=((& QFtp::_ZTV4QFtp) + 8u)
+ QObject (0xb4a4e03c) 0
+ primary-for QFtp (0xb4a26580)
+
+Vtable for QHttpHeader
+QHttpHeader::_ZTV11QHttpHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHttpHeader)
+8 QHttpHeader::~QHttpHeader
+12 QHttpHeader::~QHttpHeader
+16 QHttpHeader::toString
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QHttpHeader::parseLine
+
+Class QHttpHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpHeader (0xb4a4e2d0) 0
+ vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
+
+Vtable for QHttpResponseHeader
+QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QHttpResponseHeader)
+8 QHttpResponseHeader::~QHttpResponseHeader
+12 QHttpResponseHeader::~QHttpResponseHeader
+16 QHttpResponseHeader::toString
+20 QHttpResponseHeader::majorVersion
+24 QHttpResponseHeader::minorVersion
+28 QHttpResponseHeader::parseLine
+
+Class QHttpResponseHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpResponseHeader (0xb4a269c0) 0
+ vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
+ QHttpHeader (0xb4a4e438) 0
+ primary-for QHttpResponseHeader (0xb4a269c0)
+
+Vtable for QHttpRequestHeader
+QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QHttpRequestHeader)
+8 QHttpRequestHeader::~QHttpRequestHeader
+12 QHttpRequestHeader::~QHttpRequestHeader
+16 QHttpRequestHeader::toString
+20 QHttpRequestHeader::majorVersion
+24 QHttpRequestHeader::minorVersion
+28 QHttpRequestHeader::parseLine
+
+Class QHttpRequestHeader
+ size=8 align=4
+ base size=8 base align=4
+QHttpRequestHeader (0xb4a26ac0) 0
+ vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
+ QHttpHeader (0xb4a4e564) 0
+ primary-for QHttpRequestHeader (0xb4a26ac0)
+
+Vtable for QHttp
+QHttp::_ZTV5QHttp: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QHttp)
+8 QHttp::metaObject
+12 QHttp::qt_metacast
+16 QHttp::qt_metacall
+20 QHttp::~QHttp
+24 QHttp::~QHttp
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QHttp
+ size=8 align=4
+ base size=8 base align=4
+QHttp (0xb4a26bc0) 0
+ vptr=((& QHttp::_ZTV5QHttp) + 8u)
+ QObject (0xb4a4e690) 0
+ primary-for QHttp (0xb4a26bc0)
+
+Vtable for QNetworkAccessManager
+QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QNetworkAccessManager)
+8 QNetworkAccessManager::metaObject
+12 QNetworkAccessManager::qt_metacast
+16 QNetworkAccessManager::qt_metacall
+20 QNetworkAccessManager::~QNetworkAccessManager
+24 QNetworkAccessManager::~QNetworkAccessManager
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkAccessManager::createRequest
+
+Class QNetworkAccessManager
+ size=8 align=4
+ base size=8 base align=4
+QNetworkAccessManager (0xb4a26ec0) 0
+ vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
+ QObject (0xb4a4e924) 0
+ primary-for QNetworkAccessManager (0xb4a26ec0)
+
+Class QNetworkCookie
+ size=4 align=4
+ base size=4 base align=4
+QNetworkCookie (0xb4a4eb40) 0
+
+Vtable for QNetworkCookieJar
+QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkCookieJar)
+8 QNetworkCookieJar::metaObject
+12 QNetworkCookieJar::qt_metacast
+16 QNetworkCookieJar::qt_metacall
+20 QNetworkCookieJar::~QNetworkCookieJar
+24 QNetworkCookieJar::~QNetworkCookieJar
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkCookieJar::cookiesForUrl
+60 QNetworkCookieJar::setCookiesFromUrl
+
+Class QNetworkCookieJar
+ size=8 align=4
+ base size=8 base align=4
+QNetworkCookieJar (0xb4aa2300) 0
+ vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
+ QObject (0xb4a4ec6c) 0
+ primary-for QNetworkCookieJar (0xb4aa2300)
+
+Vtable for QNetworkDiskCache
+QNetworkDiskCache::_ZTV17QNetworkDiskCache: 23u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QNetworkDiskCache)
+8 QNetworkDiskCache::metaObject
+12 QNetworkDiskCache::qt_metacast
+16 QNetworkDiskCache::qt_metacall
+20 QNetworkDiskCache::~QNetworkDiskCache
+24 QNetworkDiskCache::~QNetworkDiskCache
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkDiskCache::metaData
+60 QNetworkDiskCache::updateMetaData
+64 QNetworkDiskCache::data
+68 QNetworkDiskCache::remove
+72 QNetworkDiskCache::cacheSize
+76 QNetworkDiskCache::prepare
+80 QNetworkDiskCache::insert
+84 QNetworkDiskCache::clear
+88 QNetworkDiskCache::expire
+
+Class QNetworkDiskCache
+ size=8 align=4
+ base size=8 base align=4
+QNetworkDiskCache (0xb4aa2840) 0
+ vptr=((& QNetworkDiskCache::_ZTV17QNetworkDiskCache) + 8u)
+ QAbstractNetworkCache (0xb4aa2880) 0
+ primary-for QNetworkDiskCache (0xb4aa2840)
+ QObject (0xb4ace000) 0
+ primary-for QAbstractNetworkCache (0xb4aa2880)
+
+Vtable for QNetworkReply
+QNetworkReply::_ZTV13QNetworkReply: 33u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QNetworkReply)
+8 QNetworkReply::metaObject
+12 QNetworkReply::qt_metacast
+16 QNetworkReply::qt_metacall
+20 QNetworkReply::~QNetworkReply
+24 QNetworkReply::~QNetworkReply
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QNetworkReply::isSequential
+60 QIODevice::open
+64 QNetworkReply::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 QNetworkReply::writeData
+120 __cxa_pure_virtual
+124 QNetworkReply::setReadBufferSize
+128 QNetworkReply::ignoreSslErrors
+
+Class QNetworkReply
+ size=8 align=4
+ base size=8 base align=4
+QNetworkReply (0xb4aa2b40) 0
+ vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 8u)
+ QIODevice (0xb4aa2b80) 0
+ primary-for QNetworkReply (0xb4aa2b40)
+ QObject (0xb4ace21c) 0
+ primary-for QIODevice (0xb4aa2b80)
+
+Class QAuthenticator
+ size=4 align=4
+ base size=4 base align=4
+QAuthenticator (0xb4ace438) 0
+
+Class QIPv6Address
+ size=16 align=1
+ base size=16 base align=1
+QIPv6Address (0xb4ace4b0) 0
+
+Class QHostAddress
+ size=4 align=4
+ base size=4 base align=4
+QHostAddress (0xb4ace5dc) 0
+
+Class QHostInfo
+ size=4 align=4
+ base size=4 base align=4
+QHostInfo (0xb4ace9d8) 0
+
+Class QNetworkAddressEntry
+ size=4 align=4
+ base size=4 base align=4
+QNetworkAddressEntry (0xb4acea50) 0
+
+Class QNetworkInterface
+ size=4 align=4
+ base size=4 base align=4
+QNetworkInterface (0xb4aceb04) 0
+
+Class QNetworkProxyQuery
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyQuery (0xb4acec6c) 0
+
+Class QNetworkProxy
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxy (0xb4aced98) 0
+
+Vtable for QNetworkProxyFactory
+QNetworkProxyFactory::_ZTV20QNetworkProxyFactory: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QNetworkProxyFactory)
+8 QNetworkProxyFactory::~QNetworkProxyFactory
+12 QNetworkProxyFactory::~QNetworkProxyFactory
+16 __cxa_pure_virtual
+
+Class QNetworkProxyFactory
+ size=4 align=4
+ base size=4 base align=4
+QNetworkProxyFactory (0xb4acef3c) 0 nearly-empty
+ vptr=((& QNetworkProxyFactory::_ZTV20QNetworkProxyFactory) + 8u)
+
+Vtable for QLocalServer
+QLocalServer::_ZTV12QLocalServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalServer)
+8 QLocalServer::metaObject
+12 QLocalServer::qt_metacast
+16 QLocalServer::qt_metacall
+20 QLocalServer::~QLocalServer
+24 QLocalServer::~QLocalServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalServer::hasPendingConnections
+60 QLocalServer::nextPendingConnection
+64 QLocalServer::incomingConnection
+
+Class QLocalServer
+ size=8 align=4
+ base size=8 base align=4
+QLocalServer (0xb49028c0) 0
+ vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
+ QObject (0xb4acef78) 0
+ primary-for QLocalServer (0xb49028c0)
+
+Vtable for QLocalSocket
+QLocalSocket::_ZTV12QLocalSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QLocalSocket)
+8 QLocalSocket::metaObject
+12 QLocalSocket::qt_metacast
+16 QLocalSocket::qt_metacall
+20 QLocalSocket::~QLocalSocket
+24 QLocalSocket::~QLocalSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QLocalSocket::isSequential
+60 QIODevice::open
+64 QLocalSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QLocalSocket::bytesAvailable
+92 QLocalSocket::bytesToWrite
+96 QLocalSocket::canReadLine
+100 QLocalSocket::waitForReadyRead
+104 QLocalSocket::waitForBytesWritten
+108 QLocalSocket::readData
+112 QIODevice::readLineData
+116 QLocalSocket::writeData
+
+Class QLocalSocket
+ size=8 align=4
+ base size=8 base align=4
+QLocalSocket (0xb4902b80) 0
+ vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
+ QIODevice (0xb4902bc0) 0
+ primary-for QLocalSocket (0xb4902b80)
+ QObject (0xb498d1a4) 0
+ primary-for QIODevice (0xb4902bc0)
+
+Vtable for QTcpServer
+QTcpServer::_ZTV10QTcpServer: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTcpServer)
+8 QTcpServer::metaObject
+12 QTcpServer::qt_metacast
+16 QTcpServer::qt_metacall
+20 QTcpServer::~QTcpServer
+24 QTcpServer::~QTcpServer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTcpServer::hasPendingConnections
+60 QTcpServer::nextPendingConnection
+64 QTcpServer::incomingConnection
+
+Class QTcpServer
+ size=8 align=4
+ base size=8 base align=4
+QTcpServer (0xb4902e80) 0
+ vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
+ QObject (0xb498d3c0) 0
+ primary-for QTcpServer (0xb4902e80)
+
+Vtable for QUdpSocket
+QUdpSocket::_ZTV10QUdpSocket: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QUdpSocket)
+8 QUdpSocket::metaObject
+12 QUdpSocket::qt_metacast
+16 QUdpSocket::qt_metacall
+20 QUdpSocket::~QUdpSocket
+24 QUdpSocket::~QUdpSocket
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractSocket::isSequential
+60 QIODevice::open
+64 QAbstractSocket::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QAbstractSocket::atEnd
+84 QIODevice::reset
+88 QAbstractSocket::bytesAvailable
+92 QAbstractSocket::bytesToWrite
+96 QAbstractSocket::canReadLine
+100 QAbstractSocket::waitForReadyRead
+104 QAbstractSocket::waitForBytesWritten
+108 QAbstractSocket::readData
+112 QAbstractSocket::readLineData
+116 QAbstractSocket::writeData
+
+Class QUdpSocket
+ size=8 align=4
+ base size=8 base align=4
+QUdpSocket (0xb49ae140) 0
+ vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
+ QAbstractSocket (0xb49ae180) 0
+ primary-for QUdpSocket (0xb49ae140)
+ QIODevice (0xb49ae1c0) 0
+ primary-for QAbstractSocket (0xb49ae180)
+ QObject (0xb498d5dc) 0
+ primary-for QIODevice (0xb49ae1c0)
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb498da14) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb47ec5dc) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb47f0fc0) 0
+ QVector<QPoint> (0xb47ecc6c) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb4838600) 0
+ QVector<QPointF> (0xb4845654) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb4845fb4) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb4845f78) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb488130c) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb48a34b0) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb48a3474) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb48a399c) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb48a3ac8) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb4706a50) 0
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb476b99c) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb4758c40) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb478a384) 0
+ primary-for QImage (0xb4758c40)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb45d5540) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb478af3c) 0
+ primary-for QPixmap (0xb45d5540)
+
+Class QIcon
+ size=4 align=4
+ base size=4 base align=4
+QIcon (0xb46085dc) 0
+
+Class QWebSettings
+ size=4 align=4
+ base size=4 base align=4
+QWebSettings (0xb4608834) 0
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb46088ac) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb4608a50) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb4608e10) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb4642880) 0
+ QGradient (0xb467d0b4) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb4642980) 0
+ QGradient (0xb467d0f0) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb4642a80) 0
+ QGradient (0xb467d12c) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb467d168) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb46a54c0) 0
+ QPalette (0xb467da50) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb46c0bb8) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb46c0dd4) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb450703c) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb45070f0) 0
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb450712c) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb4589000) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb458903c) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb4589258) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb45affa0) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb4589294) 0
+ primary-for QWidget (0xb45affa0)
+ QPaintDevice (0xb45892d0) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Class QWebPage::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QWebPage::ExtensionOption (0xb4462a50) 0 empty
+
+Class QWebPage::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QWebPage::ExtensionReturn (0xb4462a8c) 0 empty
+
+Class QWebPage::ChooseMultipleFilesExtensionOption
+ size=8 align=4
+ base size=8 base align=4
+QWebPage::ChooseMultipleFilesExtensionOption (0xb4476480) 0
+ QWebPage::ExtensionOption (0xb4462ac8) 0 empty
+
+Class QWebPage::ChooseMultipleFilesExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QWebPage::ChooseMultipleFilesExtensionReturn (0xb4476500) 0
+ QWebPage::ExtensionReturn (0xb4462b04) 0 empty
+
+Class QWebPage::ErrorPageExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QWebPage::ErrorPageExtensionOption (0xb4476580) 0
+ QWebPage::ExtensionOption (0xb4462b40) 0 empty
+
+Class QWebPage::ErrorPageExtensionReturn
+ size=16 align=4
+ base size=16 base align=4
+QWebPage::ErrorPageExtensionReturn (0xb4476600) 0
+ QWebPage::ExtensionReturn (0xb4462b7c) 0 empty
+
+Vtable for QWebPage
+QWebPage::_ZTV8QWebPage: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QWebPage)
+8 QWebPage::metaObject
+12 QWebPage::qt_metacast
+16 QWebPage::qt_metacall
+20 QWebPage::~QWebPage
+24 QWebPage::~QWebPage
+28 QWebPage::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWebPage::triggerAction
+60 QWebPage::extension
+64 QWebPage::supportsExtension
+68 QWebPage::createWindow
+72 QWebPage::createPlugin
+76 QWebPage::acceptNavigationRequest
+80 QWebPage::chooseFile
+84 QWebPage::javaScriptAlert
+88 QWebPage::javaScriptConfirm
+92 QWebPage::javaScriptPrompt
+96 QWebPage::javaScriptConsoleMessage
+100 QWebPage::userAgentForUrl
+
+Class QWebPage
+ size=12 align=4
+ base size=12 base align=4
+QWebPage (0xb4476340) 0
+ vptr=((& QWebPage::_ZTV8QWebPage) + 8u)
+ QObject (0xb4462a14) 0
+ primary-for QWebPage (0xb4476340)
+
+Vtable for QMimeSource
+QMimeSource::_ZTV11QMimeSource: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMimeSource)
+8 QMimeSource::~QMimeSource
+12 QMimeSource::~QMimeSource
+16 __cxa_pure_virtual
+20 QMimeSource::provides
+24 __cxa_pure_virtual
+
+Class QMimeSource
+ size=4 align=4
+ base size=4 base align=4
+QMimeSource (0xb44b0438) 0 nearly-empty
+ vptr=((& QMimeSource::_ZTV11QMimeSource) + 8u)
+
+Vtable for QDrag
+QDrag::_ZTV5QDrag: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QDrag)
+8 QDrag::metaObject
+12 QDrag::qt_metacast
+16 QDrag::qt_metacall
+20 QDrag::~QDrag
+24 QDrag::~QDrag
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QDrag
+ size=8 align=4
+ base size=8 base align=4
+QDrag (0xb4476dc0) 0
+ vptr=((& QDrag::_ZTV5QDrag) + 8u)
+ QObject (0xb44b0474) 0
+ primary-for QDrag (0xb4476dc0)
+
+Vtable for QInputEvent
+QInputEvent::_ZTV11QInputEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QInputEvent)
+8 QInputEvent::~QInputEvent
+12 QInputEvent::~QInputEvent
+
+Class QInputEvent
+ size=16 align=4
+ base size=16 base align=4
+QInputEvent (0xb42cd080) 0
+ vptr=((& QInputEvent::_ZTV11QInputEvent) + 8u)
+ QEvent (0xb44b0690) 0
+ primary-for QInputEvent (0xb42cd080)
+
+Vtable for QMouseEvent
+QMouseEvent::_ZTV11QMouseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QMouseEvent)
+8 QMouseEvent::~QMouseEvent
+12 QMouseEvent::~QMouseEvent
+
+Class QMouseEvent
+ size=40 align=4
+ base size=40 base align=4
+QMouseEvent (0xb42cd180) 0
+ vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 8u)
+ QInputEvent (0xb42cd1c0) 0
+ primary-for QMouseEvent (0xb42cd180)
+ QEvent (0xb44b0780) 0
+ primary-for QInputEvent (0xb42cd1c0)
+
+Vtable for QHoverEvent
+QHoverEvent::_ZTV11QHoverEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QHoverEvent)
+8 QHoverEvent::~QHoverEvent
+12 QHoverEvent::~QHoverEvent
+
+Class QHoverEvent
+ size=28 align=4
+ base size=28 base align=4
+QHoverEvent (0xb42cd5c0) 0
+ vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 8u)
+ QEvent (0xb44b0c6c) 0
+ primary-for QHoverEvent (0xb42cd5c0)
+
+Vtable for QWheelEvent
+QWheelEvent::_ZTV11QWheelEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QWheelEvent)
+8 QWheelEvent::~QWheelEvent
+12 QWheelEvent::~QWheelEvent
+
+Class QWheelEvent
+ size=44 align=4
+ base size=44 base align=4
+QWheelEvent (0xb42cd6c0) 0
+ vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 8u)
+ QInputEvent (0xb42cd700) 0
+ primary-for QWheelEvent (0xb42cd6c0)
+ QEvent (0xb44b0d20) 0
+ primary-for QInputEvent (0xb42cd700)
+
+Vtable for QTabletEvent
+QTabletEvent::_ZTV12QTabletEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTabletEvent)
+8 QTabletEvent::~QTabletEvent
+12 QTabletEvent::~QTabletEvent
+
+Class QTabletEvent
+ size=104 align=4
+ base size=104 base align=4
+QTabletEvent (0xb42cda40) 0
+ vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 8u)
+ QInputEvent (0xb42cda80) 0
+ primary-for QTabletEvent (0xb42cda40)
+ QEvent (0xb42f60f0) 0
+ primary-for QInputEvent (0xb42cda80)
+
+Vtable for QKeyEvent
+QKeyEvent::_ZTV9QKeyEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QKeyEvent)
+8 QKeyEvent::~QKeyEvent
+12 QKeyEvent::~QKeyEvent
+
+Class QKeyEvent
+ size=28 align=4
+ base size=27 base align=4
+QKeyEvent (0xb42cdf80) 0
+ vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 8u)
+ QInputEvent (0xb42cdfc0) 0
+ primary-for QKeyEvent (0xb42cdf80)
+ QEvent (0xb42f6744) 0
+ primary-for QInputEvent (0xb42cdfc0)
+
+Vtable for QFocusEvent
+QFocusEvent::_ZTV11QFocusEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFocusEvent)
+8 QFocusEvent::~QFocusEvent
+12 QFocusEvent::~QFocusEvent
+
+Class QFocusEvent
+ size=16 align=4
+ base size=16 base align=4
+QFocusEvent (0xb4305500) 0
+ vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 8u)
+ QEvent (0xb43191a4) 0
+ primary-for QFocusEvent (0xb4305500)
+
+Vtable for QPaintEvent
+QPaintEvent::_ZTV11QPaintEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QPaintEvent)
+8 QPaintEvent::~QPaintEvent
+12 QPaintEvent::~QPaintEvent
+
+Class QPaintEvent
+ size=36 align=4
+ base size=33 base align=4
+QPaintEvent (0xb4305680) 0
+ vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 8u)
+ QEvent (0xb4319258) 0
+ primary-for QPaintEvent (0xb4305680)
+
+Vtable for QUpdateLaterEvent
+QUpdateLaterEvent::_ZTV17QUpdateLaterEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QUpdateLaterEvent)
+8 QUpdateLaterEvent::~QUpdateLaterEvent
+12 QUpdateLaterEvent::~QUpdateLaterEvent
+
+Class QUpdateLaterEvent
+ size=16 align=4
+ base size=16 base align=4
+QUpdateLaterEvent (0xb4305800) 0
+ vptr=((& QUpdateLaterEvent::_ZTV17QUpdateLaterEvent) + 8u)
+ QEvent (0xb4319384) 0
+ primary-for QUpdateLaterEvent (0xb4305800)
+
+Vtable for QMoveEvent
+QMoveEvent::_ZTV10QMoveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QMoveEvent)
+8 QMoveEvent::~QMoveEvent
+12 QMoveEvent::~QMoveEvent
+
+Class QMoveEvent
+ size=28 align=4
+ base size=28 base align=4
+QMoveEvent (0xb43058c0) 0
+ vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 8u)
+ QEvent (0xb43193fc) 0
+ primary-for QMoveEvent (0xb43058c0)
+
+Vtable for QResizeEvent
+QResizeEvent::_ZTV12QResizeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QResizeEvent)
+8 QResizeEvent::~QResizeEvent
+12 QResizeEvent::~QResizeEvent
+
+Class QResizeEvent
+ size=28 align=4
+ base size=28 base align=4
+QResizeEvent (0xb43059c0) 0
+ vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 8u)
+ QEvent (0xb43194b0) 0
+ primary-for QResizeEvent (0xb43059c0)
+
+Vtable for QCloseEvent
+QCloseEvent::_ZTV11QCloseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QCloseEvent)
+8 QCloseEvent::~QCloseEvent
+12 QCloseEvent::~QCloseEvent
+
+Class QCloseEvent
+ size=12 align=4
+ base size=12 base align=4
+QCloseEvent (0xb4305ac0) 0
+ vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 8u)
+ QEvent (0xb4319564) 0
+ primary-for QCloseEvent (0xb4305ac0)
+
+Vtable for QIconDragEvent
+QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QIconDragEvent)
+8 QIconDragEvent::~QIconDragEvent
+12 QIconDragEvent::~QIconDragEvent
+
+Class QIconDragEvent
+ size=12 align=4
+ base size=12 base align=4
+QIconDragEvent (0xb4305b40) 0
+ vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 8u)
+ QEvent (0xb43195a0) 0
+ primary-for QIconDragEvent (0xb4305b40)
+
+Vtable for QShowEvent
+QShowEvent::_ZTV10QShowEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QShowEvent)
+8 QShowEvent::~QShowEvent
+12 QShowEvent::~QShowEvent
+
+Class QShowEvent
+ size=12 align=4
+ base size=12 base align=4
+QShowEvent (0xb4305bc0) 0
+ vptr=((& QShowEvent::_ZTV10QShowEvent) + 8u)
+ QEvent (0xb43195dc) 0
+ primary-for QShowEvent (0xb4305bc0)
+
+Vtable for QHideEvent
+QHideEvent::_ZTV10QHideEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHideEvent)
+8 QHideEvent::~QHideEvent
+12 QHideEvent::~QHideEvent
+
+Class QHideEvent
+ size=12 align=4
+ base size=12 base align=4
+QHideEvent (0xb4305c40) 0
+ vptr=((& QHideEvent::_ZTV10QHideEvent) + 8u)
+ QEvent (0xb4319618) 0
+ primary-for QHideEvent (0xb4305c40)
+
+Vtable for QContextMenuEvent
+QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QContextMenuEvent)
+8 QContextMenuEvent::~QContextMenuEvent
+12 QContextMenuEvent::~QContextMenuEvent
+
+Class QContextMenuEvent
+ size=36 align=4
+ base size=33 base align=4
+QContextMenuEvent (0xb4305cc0) 0
+ vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 8u)
+ QInputEvent (0xb4305d00) 0
+ primary-for QContextMenuEvent (0xb4305cc0)
+ QEvent (0xb4319654) 0
+ primary-for QInputEvent (0xb4305d00)
+
+Class QInputMethodEvent::Attribute
+ size=24 align=4
+ base size=24 base align=4
+QInputMethodEvent::Attribute (0xb431999c) 0
+
+Vtable for QInputMethodEvent
+QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QInputMethodEvent)
+8 QInputMethodEvent::~QInputMethodEvent
+12 QInputMethodEvent::~QInputMethodEvent
+
+Class QInputMethodEvent
+ size=32 align=4
+ base size=32 base align=4
+QInputMethodEvent (0xb4305f40) 0
+ vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 8u)
+ QEvent (0xb4319960) 0
+ primary-for QInputMethodEvent (0xb4305f40)
+
+Vtable for QDropEvent
+QDropEvent::_ZTV10QDropEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QDropEvent)
+8 QDropEvent::~QDropEvent
+12 QDropEvent::~QDropEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI10QDropEvent)
+36 QDropEvent::_ZThn12_N10QDropEventD1Ev
+40 QDropEvent::_ZThn12_N10QDropEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDropEvent
+ size=52 align=4
+ base size=52 base align=4
+QDropEvent (0xb435e1e0) 0
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 8u)
+ QEvent (0xb4319f00) 0
+ primary-for QDropEvent (0xb435e1e0)
+ QMimeSource (0xb4319f3c) 12 nearly-empty
+ vptr=((& QDropEvent::_ZTV10QDropEvent) + 36u)
+
+Vtable for QDragMoveEvent
+QDragMoveEvent::_ZTV14QDragMoveEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QDragMoveEvent)
+8 QDragMoveEvent::~QDragMoveEvent
+12 QDragMoveEvent::~QDragMoveEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI14QDragMoveEvent)
+36 QDragMoveEvent::_ZThn12_N14QDragMoveEventD1Ev
+40 QDragMoveEvent::_ZThn12_N14QDragMoveEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragMoveEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragMoveEvent (0xb4345800) 0
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 8u)
+ QDropEvent (0xb4363eb0) 0
+ primary-for QDragMoveEvent (0xb4345800)
+ QEvent (0xb4368474) 0
+ primary-for QDropEvent (0xb4363eb0)
+ QMimeSource (0xb43684b0) 12 nearly-empty
+ vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 36u)
+
+Vtable for QDragEnterEvent
+QDragEnterEvent::_ZTV15QDragEnterEvent: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragEnterEvent)
+8 QDragEnterEvent::~QDragEnterEvent
+12 QDragEnterEvent::~QDragEnterEvent
+16 QDropEvent::format
+20 QDropEvent::encodedData
+24 QDropEvent::provides
+28 (int (*)(...))-0x00000000c
+32 (int (*)(...))(& _ZTI15QDragEnterEvent)
+36 QDragEnterEvent::_ZThn12_N15QDragEnterEventD1Ev
+40 QDragEnterEvent::_ZThn12_N15QDragEnterEventD0Ev
+44 QDropEvent::_ZThn12_NK10QDropEvent6formatEi
+48 QDropEvent::_ZThn12_NK10QDropEvent8providesEPKc
+52 QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc
+
+Class QDragEnterEvent
+ size=68 align=4
+ base size=68 base align=4
+QDragEnterEvent (0xb4345a00) 0
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 8u)
+ QDragMoveEvent (0xb4345a40) 0
+ primary-for QDragEnterEvent (0xb4345a00)
+ QDropEvent (0xb436ef50) 0
+ primary-for QDragMoveEvent (0xb4345a40)
+ QEvent (0xb4368690) 0
+ primary-for QDropEvent (0xb436ef50)
+ QMimeSource (0xb43686cc) 12 nearly-empty
+ vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 36u)
+
+Vtable for QDragResponseEvent
+QDragResponseEvent::_ZTV18QDragResponseEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QDragResponseEvent)
+8 QDragResponseEvent::~QDragResponseEvent
+12 QDragResponseEvent::~QDragResponseEvent
+
+Class QDragResponseEvent
+ size=16 align=4
+ base size=13 base align=4
+QDragResponseEvent (0xb4345ac0) 0
+ vptr=((& QDragResponseEvent::_ZTV18QDragResponseEvent) + 8u)
+ QEvent (0xb4368708) 0
+ primary-for QDragResponseEvent (0xb4345ac0)
+
+Vtable for QDragLeaveEvent
+QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QDragLeaveEvent)
+8 QDragLeaveEvent::~QDragLeaveEvent
+12 QDragLeaveEvent::~QDragLeaveEvent
+
+Class QDragLeaveEvent
+ size=12 align=4
+ base size=12 base align=4
+QDragLeaveEvent (0xb4345b80) 0
+ vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 8u)
+ QEvent (0xb4368780) 0
+ primary-for QDragLeaveEvent (0xb4345b80)
+
+Vtable for QHelpEvent
+QHelpEvent::_ZTV10QHelpEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QHelpEvent)
+8 QHelpEvent::~QHelpEvent
+12 QHelpEvent::~QHelpEvent
+
+Class QHelpEvent
+ size=28 align=4
+ base size=28 base align=4
+QHelpEvent (0xb4345c00) 0
+ vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 8u)
+ QEvent (0xb43687bc) 0
+ primary-for QHelpEvent (0xb4345c00)
+
+Vtable for QStatusTipEvent
+QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QStatusTipEvent)
+8 QStatusTipEvent::~QStatusTipEvent
+12 QStatusTipEvent::~QStatusTipEvent
+
+Class QStatusTipEvent
+ size=16 align=4
+ base size=16 base align=4
+QStatusTipEvent (0xb4345e00) 0
+ vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 8u)
+ QEvent (0xb4368a50) 0
+ primary-for QStatusTipEvent (0xb4345e00)
+
+Vtable for QWhatsThisClickedEvent
+QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
+8 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+12 QWhatsThisClickedEvent::~QWhatsThisClickedEvent
+
+Class QWhatsThisClickedEvent
+ size=16 align=4
+ base size=16 base align=4
+QWhatsThisClickedEvent (0xb4345ec0) 0
+ vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 8u)
+ QEvent (0xb4368b04) 0
+ primary-for QWhatsThisClickedEvent (0xb4345ec0)
+
+Vtable for QActionEvent
+QActionEvent::_ZTV12QActionEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QActionEvent)
+8 QActionEvent::~QActionEvent
+12 QActionEvent::~QActionEvent
+
+Class QActionEvent
+ size=20 align=4
+ base size=20 base align=4
+QActionEvent (0xb4345f80) 0
+ vptr=((& QActionEvent::_ZTV12QActionEvent) + 8u)
+ QEvent (0xb4368bb8) 0
+ primary-for QActionEvent (0xb4345f80)
+
+Vtable for QFileOpenEvent
+QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QFileOpenEvent)
+8 QFileOpenEvent::~QFileOpenEvent
+12 QFileOpenEvent::~QFileOpenEvent
+
+Class QFileOpenEvent
+ size=16 align=4
+ base size=16 base align=4
+QFileOpenEvent (0xb4386080) 0
+ vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 8u)
+ QEvent (0xb4368c6c) 0
+ primary-for QFileOpenEvent (0xb4386080)
+
+Vtable for QToolBarChangeEvent
+QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
+8 QToolBarChangeEvent::~QToolBarChangeEvent
+12 QToolBarChangeEvent::~QToolBarChangeEvent
+
+Class QToolBarChangeEvent
+ size=16 align=4
+ base size=13 base align=4
+QToolBarChangeEvent (0xb4386140) 0
+ vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 8u)
+ QEvent (0xb4368d20) 0
+ primary-for QToolBarChangeEvent (0xb4386140)
+
+Vtable for QShortcutEvent
+QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QShortcutEvent)
+8 QShortcutEvent::~QShortcutEvent
+12 QShortcutEvent::~QShortcutEvent
+
+Class QShortcutEvent
+ size=24 align=4
+ base size=24 base align=4
+QShortcutEvent (0xb4386280) 0
+ vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 8u)
+ QEvent (0xb4368d98) 0
+ primary-for QShortcutEvent (0xb4386280)
+
+Vtable for QClipboardEvent
+QClipboardEvent::_ZTV15QClipboardEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QClipboardEvent)
+8 QClipboardEvent::~QClipboardEvent
+12 QClipboardEvent::~QClipboardEvent
+
+Class QClipboardEvent
+ size=12 align=4
+ base size=12 base align=4
+QClipboardEvent (0xb4386480) 0
+ vptr=((& QClipboardEvent::_ZTV15QClipboardEvent) + 8u)
+ QEvent (0xb4368f3c) 0
+ primary-for QClipboardEvent (0xb4386480)
+
+Vtable for QWindowStateChangeEvent
+QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
+8 QWindowStateChangeEvent::~QWindowStateChangeEvent
+12 QWindowStateChangeEvent::~QWindowStateChangeEvent
+
+Class QWindowStateChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QWindowStateChangeEvent (0xb4386540) 0
+ vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 8u)
+ QEvent (0xb4368fb4) 0
+ primary-for QWindowStateChangeEvent (0xb4386540)
+
+Vtable for QMenubarUpdatedEvent
+QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QMenubarUpdatedEvent)
+8 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+12 QMenubarUpdatedEvent::~QMenubarUpdatedEvent
+
+Class QMenubarUpdatedEvent
+ size=16 align=4
+ base size=16 base align=4
+QMenubarUpdatedEvent (0xb4386600) 0
+ vptr=((& QMenubarUpdatedEvent::_ZTV20QMenubarUpdatedEvent) + 8u)
+ QEvent (0xb439a078) 0
+ primary-for QMenubarUpdatedEvent (0xb4386600)
+
+Class QTouchEvent::TouchPoint
+ size=4 align=4
+ base size=4 base align=4
+QTouchEvent::TouchPoint (0xb439a294) 0
+
+Vtable for QTouchEvent
+QTouchEvent::_ZTV11QTouchEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTouchEvent)
+8 QTouchEvent::~QTouchEvent
+12 QTouchEvent::~QTouchEvent
+
+Class QTouchEvent
+ size=32 align=4
+ base size=32 base align=4
+QTouchEvent (0xb4386740) 0
+ vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 8u)
+ QInputEvent (0xb4386780) 0
+ primary-for QTouchEvent (0xb4386740)
+ QEvent (0xb439a258) 0
+ primary-for QInputEvent (0xb4386780)
+
+Vtable for QGestureEvent
+QGestureEvent::_ZTV13QGestureEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGestureEvent)
+8 QGestureEvent::~QGestureEvent
+12 QGestureEvent::~QGestureEvent
+
+Class QGestureEvent
+ size=12 align=4
+ base size=12 base align=4
+QGestureEvent (0xb4386b40) 0
+ vptr=((& QGestureEvent::_ZTV13QGestureEvent) + 8u)
+ QEvent (0xb439a564) 0
+ primary-for QGestureEvent (0xb4386b40)
+
+Vtable for QGraphicsLayoutItem
+QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsLayoutItem)
+8 QGraphicsLayoutItem::~QGraphicsLayoutItem
+12 QGraphicsLayoutItem::~QGraphicsLayoutItem
+16 QGraphicsLayoutItem::setGeometry
+20 QGraphicsLayoutItem::getContentsMargins
+24 QGraphicsLayoutItem::updateGeometry
+28 __cxa_pure_virtual
+
+Class QGraphicsLayoutItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLayoutItem (0xb439a5a0) 0
+ vptr=((& QGraphicsLayoutItem::_ZTV19QGraphicsLayoutItem) + 8u)
+
+Vtable for QGraphicsItem
+QGraphicsItem::_ZTV13QGraphicsItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QGraphicsItem)
+8 QGraphicsItem::~QGraphicsItem
+12 QGraphicsItem::~QGraphicsItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItem::isObscuredBy
+44 QGraphicsItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItem (0xb439ab40) 0
+ vptr=((& QGraphicsItem::_ZTV13QGraphicsItem) + 8u)
+
+Vtable for QGraphicsObject
+QGraphicsObject::_ZTV15QGraphicsObject: 53u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsObject)
+8 QGraphicsObject::metaObject
+12 QGraphicsObject::qt_metacast
+16 QGraphicsObject::qt_metacall
+20 QGraphicsObject::~QGraphicsObject
+24 QGraphicsObject::~QGraphicsObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTI15QGraphicsObject)
+64 QGraphicsObject::_ZThn8_N15QGraphicsObjectD1Ev
+68 QGraphicsObject::_ZThn8_N15QGraphicsObjectD0Ev
+72 QGraphicsItem::advance
+76 __cxa_pure_virtual
+80 QGraphicsItem::shape
+84 QGraphicsItem::contains
+88 QGraphicsItem::collidesWithItem
+92 QGraphicsItem::collidesWithPath
+96 QGraphicsItem::isObscuredBy
+100 QGraphicsItem::opaqueArea
+104 __cxa_pure_virtual
+108 QGraphicsItem::type
+112 QGraphicsItem::sceneEventFilter
+116 QGraphicsItem::sceneEvent
+120 QGraphicsItem::contextMenuEvent
+124 QGraphicsItem::dragEnterEvent
+128 QGraphicsItem::dragLeaveEvent
+132 QGraphicsItem::dragMoveEvent
+136 QGraphicsItem::dropEvent
+140 QGraphicsItem::focusInEvent
+144 QGraphicsItem::focusOutEvent
+148 QGraphicsItem::hoverEnterEvent
+152 QGraphicsItem::hoverMoveEvent
+156 QGraphicsItem::hoverLeaveEvent
+160 QGraphicsItem::keyPressEvent
+164 QGraphicsItem::keyReleaseEvent
+168 QGraphicsItem::mousePressEvent
+172 QGraphicsItem::mouseMoveEvent
+176 QGraphicsItem::mouseReleaseEvent
+180 QGraphicsItem::mouseDoubleClickEvent
+184 QGraphicsItem::wheelEvent
+188 QGraphicsItem::inputMethodEvent
+192 QGraphicsItem::inputMethodQuery
+196 QGraphicsItem::itemChange
+200 QGraphicsItem::supportsExtension
+204 QGraphicsItem::setExtension
+208 QGraphicsItem::extension
+
+Class QGraphicsObject
+ size=16 align=4
+ base size=16 base align=4
+QGraphicsObject (0xb4255280) 0
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 8u)
+ QObject (0xb4240d20) 0
+ primary-for QGraphicsObject (0xb4255280)
+ QGraphicsItem (0xb4240d5c) 8
+ vptr=((& QGraphicsObject::_ZTV15QGraphicsObject) + 64u)
+
+Vtable for QAbstractGraphicsShapeItem
+QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractGraphicsShapeItem)
+8 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+12 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem
+16 QGraphicsItem::advance
+20 __cxa_pure_virtual
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QAbstractGraphicsShapeItem::isObscuredBy
+44 QAbstractGraphicsShapeItem::opaqueArea
+48 __cxa_pure_virtual
+52 QGraphicsItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QAbstractGraphicsShapeItem
+ size=8 align=4
+ base size=8 base align=4
+QAbstractGraphicsShapeItem (0xb425f080) 0
+ vptr=((& QAbstractGraphicsShapeItem::_ZTV26QAbstractGraphicsShapeItem) + 8u)
+ QGraphicsItem (0xb4240e88) 0
+ primary-for QAbstractGraphicsShapeItem (0xb425f080)
+
+Vtable for QGraphicsPathItem
+QGraphicsPathItem::_ZTV17QGraphicsPathItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsPathItem)
+8 QGraphicsPathItem::~QGraphicsPathItem
+12 QGraphicsPathItem::~QGraphicsPathItem
+16 QGraphicsItem::advance
+20 QGraphicsPathItem::boundingRect
+24 QGraphicsPathItem::shape
+28 QGraphicsPathItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPathItem::isObscuredBy
+44 QGraphicsPathItem::opaqueArea
+48 QGraphicsPathItem::paint
+52 QGraphicsPathItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPathItem::supportsExtension
+148 QGraphicsPathItem::setExtension
+152 QGraphicsPathItem::extension
+
+Class QGraphicsPathItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPathItem (0xb425f180) 0
+ vptr=((& QGraphicsPathItem::_ZTV17QGraphicsPathItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb425f1c0) 0
+ primary-for QGraphicsPathItem (0xb425f180)
+ QGraphicsItem (0xb4240fb4) 0
+ primary-for QAbstractGraphicsShapeItem (0xb425f1c0)
+
+Vtable for QGraphicsRectItem
+QGraphicsRectItem::_ZTV17QGraphicsRectItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsRectItem)
+8 QGraphicsRectItem::~QGraphicsRectItem
+12 QGraphicsRectItem::~QGraphicsRectItem
+16 QGraphicsItem::advance
+20 QGraphicsRectItem::boundingRect
+24 QGraphicsRectItem::shape
+28 QGraphicsRectItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsRectItem::isObscuredBy
+44 QGraphicsRectItem::opaqueArea
+48 QGraphicsRectItem::paint
+52 QGraphicsRectItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsRectItem::supportsExtension
+148 QGraphicsRectItem::setExtension
+152 QGraphicsRectItem::extension
+
+Class QGraphicsRectItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsRectItem (0xb425f2c0) 0
+ vptr=((& QGraphicsRectItem::_ZTV17QGraphicsRectItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb425f300) 0
+ primary-for QGraphicsRectItem (0xb425f2c0)
+ QGraphicsItem (0xb42730f0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb425f300)
+
+Vtable for QGraphicsEllipseItem
+QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsEllipseItem)
+8 QGraphicsEllipseItem::~QGraphicsEllipseItem
+12 QGraphicsEllipseItem::~QGraphicsEllipseItem
+16 QGraphicsItem::advance
+20 QGraphicsEllipseItem::boundingRect
+24 QGraphicsEllipseItem::shape
+28 QGraphicsEllipseItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsEllipseItem::isObscuredBy
+44 QGraphicsEllipseItem::opaqueArea
+48 QGraphicsEllipseItem::paint
+52 QGraphicsEllipseItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsEllipseItem::supportsExtension
+148 QGraphicsEllipseItem::setExtension
+152 QGraphicsEllipseItem::extension
+
+Class QGraphicsEllipseItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsEllipseItem (0xb425f440) 0
+ vptr=((& QGraphicsEllipseItem::_ZTV20QGraphicsEllipseItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb425f480) 0
+ primary-for QGraphicsEllipseItem (0xb425f440)
+ QGraphicsItem (0xb42732d0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb425f480)
+
+Vtable for QGraphicsPolygonItem
+QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QGraphicsPolygonItem)
+8 QGraphicsPolygonItem::~QGraphicsPolygonItem
+12 QGraphicsPolygonItem::~QGraphicsPolygonItem
+16 QGraphicsItem::advance
+20 QGraphicsPolygonItem::boundingRect
+24 QGraphicsPolygonItem::shape
+28 QGraphicsPolygonItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPolygonItem::isObscuredBy
+44 QGraphicsPolygonItem::opaqueArea
+48 QGraphicsPolygonItem::paint
+52 QGraphicsPolygonItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPolygonItem::supportsExtension
+148 QGraphicsPolygonItem::setExtension
+152 QGraphicsPolygonItem::extension
+
+Class QGraphicsPolygonItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPolygonItem (0xb425f5c0) 0
+ vptr=((& QGraphicsPolygonItem::_ZTV20QGraphicsPolygonItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb425f600) 0
+ primary-for QGraphicsPolygonItem (0xb425f5c0)
+ QGraphicsItem (0xb42734b0) 0
+ primary-for QAbstractGraphicsShapeItem (0xb425f600)
+
+Vtable for QGraphicsLineItem
+QGraphicsLineItem::_ZTV17QGraphicsLineItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsLineItem)
+8 QGraphicsLineItem::~QGraphicsLineItem
+12 QGraphicsLineItem::~QGraphicsLineItem
+16 QGraphicsItem::advance
+20 QGraphicsLineItem::boundingRect
+24 QGraphicsLineItem::shape
+28 QGraphicsLineItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsLineItem::isObscuredBy
+44 QGraphicsLineItem::opaqueArea
+48 QGraphicsLineItem::paint
+52 QGraphicsLineItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsLineItem::supportsExtension
+148 QGraphicsLineItem::setExtension
+152 QGraphicsLineItem::extension
+
+Class QGraphicsLineItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsLineItem (0xb425f700) 0
+ vptr=((& QGraphicsLineItem::_ZTV17QGraphicsLineItem) + 8u)
+ QGraphicsItem (0xb42735dc) 0
+ primary-for QGraphicsLineItem (0xb425f700)
+
+Vtable for QGraphicsPixmapItem
+QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QGraphicsPixmapItem)
+8 QGraphicsPixmapItem::~QGraphicsPixmapItem
+12 QGraphicsPixmapItem::~QGraphicsPixmapItem
+16 QGraphicsItem::advance
+20 QGraphicsPixmapItem::boundingRect
+24 QGraphicsPixmapItem::shape
+28 QGraphicsPixmapItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsPixmapItem::isObscuredBy
+44 QGraphicsPixmapItem::opaqueArea
+48 QGraphicsPixmapItem::paint
+52 QGraphicsPixmapItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsPixmapItem::supportsExtension
+148 QGraphicsPixmapItem::setExtension
+152 QGraphicsPixmapItem::extension
+
+Class QGraphicsPixmapItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsPixmapItem (0xb425f840) 0
+ vptr=((& QGraphicsPixmapItem::_ZTV19QGraphicsPixmapItem) + 8u)
+ QGraphicsItem (0xb42737bc) 0
+ primary-for QGraphicsPixmapItem (0xb425f840)
+
+Vtable for QGraphicsTextItem
+QGraphicsTextItem::_ZTV17QGraphicsTextItem: 82u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+8 QGraphicsTextItem::metaObject
+12 QGraphicsTextItem::qt_metacast
+16 QGraphicsTextItem::qt_metacall
+20 QGraphicsTextItem::~QGraphicsTextItem
+24 QGraphicsTextItem::~QGraphicsTextItem
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsTextItem::boundingRect
+60 QGraphicsTextItem::shape
+64 QGraphicsTextItem::contains
+68 QGraphicsTextItem::paint
+72 QGraphicsTextItem::isObscuredBy
+76 QGraphicsTextItem::opaqueArea
+80 QGraphicsTextItem::type
+84 QGraphicsTextItem::sceneEvent
+88 QGraphicsTextItem::mousePressEvent
+92 QGraphicsTextItem::mouseMoveEvent
+96 QGraphicsTextItem::mouseReleaseEvent
+100 QGraphicsTextItem::mouseDoubleClickEvent
+104 QGraphicsTextItem::contextMenuEvent
+108 QGraphicsTextItem::keyPressEvent
+112 QGraphicsTextItem::keyReleaseEvent
+116 QGraphicsTextItem::focusInEvent
+120 QGraphicsTextItem::focusOutEvent
+124 QGraphicsTextItem::dragEnterEvent
+128 QGraphicsTextItem::dragLeaveEvent
+132 QGraphicsTextItem::dragMoveEvent
+136 QGraphicsTextItem::dropEvent
+140 QGraphicsTextItem::inputMethodEvent
+144 QGraphicsTextItem::hoverEnterEvent
+148 QGraphicsTextItem::hoverMoveEvent
+152 QGraphicsTextItem::hoverLeaveEvent
+156 QGraphicsTextItem::inputMethodQuery
+160 QGraphicsTextItem::supportsExtension
+164 QGraphicsTextItem::setExtension
+168 QGraphicsTextItem::extension
+172 (int (*)(...))-0x000000008
+176 (int (*)(...))(& _ZTI17QGraphicsTextItem)
+180 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD1Ev
+184 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItemD0Ev
+188 QGraphicsItem::advance
+192 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12boundingRectEv
+196 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem5shapeEv
+200 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem8containsERK7QPointF
+204 QGraphicsItem::collidesWithItem
+208 QGraphicsItem::collidesWithPath
+212 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem12isObscuredByEPK13QGraphicsItem
+216 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem10opaqueAreaEv
+220 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+224 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem4typeEv
+228 QGraphicsItem::sceneEventFilter
+232 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem10sceneEventEP6QEvent
+236 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+240 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragEnterEventEP27QGraphicsSceneDragDropEvent
+244 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+248 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13dragMoveEventEP27QGraphicsSceneDragDropEvent
+252 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem9dropEventEP27QGraphicsSceneDragDropEvent
+256 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12focusInEventEP11QFocusEvent
+260 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13focusOutEventEP11QFocusEvent
+264 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverEnterEventEP24QGraphicsSceneHoverEvent
+268 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14hoverMoveEventEP24QGraphicsSceneHoverEvent
+272 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+276 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem13keyPressEventEP9QKeyEvent
+280 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15keyReleaseEventEP9QKeyEvent
+284 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem15mousePressEventEP24QGraphicsSceneMouseEvent
+288 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem14mouseMoveEventEP24QGraphicsSceneMouseEvent
+292 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+296 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+300 QGraphicsItem::wheelEvent
+304 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem16inputMethodEventEP17QInputMethodEvent
+308 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem16inputMethodQueryEN2Qt16InputMethodQueryE
+312 QGraphicsItem::itemChange
+316 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem17supportsExtensionEN13QGraphicsItem9ExtensionE
+320 QGraphicsTextItem::_ZThn8_N17QGraphicsTextItem12setExtensionEN13QGraphicsItem9ExtensionERK8QVariant
+324 QGraphicsTextItem::_ZThn8_NK17QGraphicsTextItem9extensionERK8QVariant
+
+Class QGraphicsTextItem
+ size=20 align=4
+ base size=20 base align=4
+QGraphicsTextItem (0xb425f980) 0
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 8u)
+ QGraphicsObject (0xb42a8690) 0
+ primary-for QGraphicsTextItem (0xb425f980)
+ QObject (0xb42738e8) 0
+ primary-for QGraphicsObject (0xb42a8690)
+ QGraphicsItem (0xb4273924) 8
+ vptr=((& QGraphicsTextItem::_ZTV17QGraphicsTextItem) + 180u)
+
+Vtable for QGraphicsSimpleTextItem
+QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QGraphicsSimpleTextItem)
+8 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+12 QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem
+16 QGraphicsItem::advance
+20 QGraphicsSimpleTextItem::boundingRect
+24 QGraphicsSimpleTextItem::shape
+28 QGraphicsSimpleTextItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsSimpleTextItem::isObscuredBy
+44 QGraphicsSimpleTextItem::opaqueArea
+48 QGraphicsSimpleTextItem::paint
+52 QGraphicsSimpleTextItem::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsSimpleTextItem::supportsExtension
+148 QGraphicsSimpleTextItem::setExtension
+152 QGraphicsSimpleTextItem::extension
+
+Class QGraphicsSimpleTextItem
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsSimpleTextItem (0xb425fc00) 0
+ vptr=((& QGraphicsSimpleTextItem::_ZTV23QGraphicsSimpleTextItem) + 8u)
+ QAbstractGraphicsShapeItem (0xb425fc40) 0
+ primary-for QGraphicsSimpleTextItem (0xb425fc00)
+ QGraphicsItem (0xb4273b04) 0
+ primary-for QAbstractGraphicsShapeItem (0xb425fc40)
+
+Vtable for QGraphicsItemGroup
+QGraphicsItemGroup::_ZTV18QGraphicsItemGroup: 39u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QGraphicsItemGroup)
+8 QGraphicsItemGroup::~QGraphicsItemGroup
+12 QGraphicsItemGroup::~QGraphicsItemGroup
+16 QGraphicsItem::advance
+20 QGraphicsItemGroup::boundingRect
+24 QGraphicsItem::shape
+28 QGraphicsItem::contains
+32 QGraphicsItem::collidesWithItem
+36 QGraphicsItem::collidesWithPath
+40 QGraphicsItemGroup::isObscuredBy
+44 QGraphicsItemGroup::opaqueArea
+48 QGraphicsItemGroup::paint
+52 QGraphicsItemGroup::type
+56 QGraphicsItem::sceneEventFilter
+60 QGraphicsItem::sceneEvent
+64 QGraphicsItem::contextMenuEvent
+68 QGraphicsItem::dragEnterEvent
+72 QGraphicsItem::dragLeaveEvent
+76 QGraphicsItem::dragMoveEvent
+80 QGraphicsItem::dropEvent
+84 QGraphicsItem::focusInEvent
+88 QGraphicsItem::focusOutEvent
+92 QGraphicsItem::hoverEnterEvent
+96 QGraphicsItem::hoverMoveEvent
+100 QGraphicsItem::hoverLeaveEvent
+104 QGraphicsItem::keyPressEvent
+108 QGraphicsItem::keyReleaseEvent
+112 QGraphicsItem::mousePressEvent
+116 QGraphicsItem::mouseMoveEvent
+120 QGraphicsItem::mouseReleaseEvent
+124 QGraphicsItem::mouseDoubleClickEvent
+128 QGraphicsItem::wheelEvent
+132 QGraphicsItem::inputMethodEvent
+136 QGraphicsItem::inputMethodQuery
+140 QGraphicsItem::itemChange
+144 QGraphicsItem::supportsExtension
+148 QGraphicsItem::setExtension
+152 QGraphicsItem::extension
+
+Class QGraphicsItemGroup
+ size=8 align=4
+ base size=8 base align=4
+QGraphicsItemGroup (0xb425fd40) 0
+ vptr=((& QGraphicsItemGroup::_ZTV18QGraphicsItemGroup) + 8u)
+ QGraphicsItem (0xb4273c30) 0
+ primary-for QGraphicsItemGroup (0xb425fd40)
+
+Vtable for QGraphicsWidget
+QGraphicsWidget::_ZTV15QGraphicsWidget: 92u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QGraphicsWidget)
+8 QGraphicsWidget::metaObject
+12 QGraphicsWidget::qt_metacast
+16 QGraphicsWidget::qt_metacall
+20 QGraphicsWidget::~QGraphicsWidget
+24 QGraphicsWidget::~QGraphicsWidget
+28 QGraphicsWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWidget::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWidget::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWidget::sizeHint
+92 QGraphicsWidget::updateGeometry
+96 QGraphicsWidget::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWidget::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWidget::focusInEvent
+128 QGraphicsWidget::focusNextPrevChild
+132 QGraphicsWidget::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWidget::hoverMoveEvent
+160 QGraphicsWidget::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 (int (*)(...))-0x000000008
+184 (int (*)(...))(& _ZTI15QGraphicsWidget)
+188 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD1Ev
+192 QGraphicsWidget::_ZThn8_N15QGraphicsWidgetD0Ev
+196 QGraphicsItem::advance
+200 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+204 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+208 QGraphicsItem::contains
+212 QGraphicsItem::collidesWithItem
+216 QGraphicsItem::collidesWithPath
+220 QGraphicsItem::isObscuredBy
+224 QGraphicsItem::opaqueArea
+228 QGraphicsWidget::_ZThn8_N15QGraphicsWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+232 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+236 QGraphicsItem::sceneEventFilter
+240 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10sceneEventEP6QEvent
+244 QGraphicsItem::contextMenuEvent
+248 QGraphicsItem::dragEnterEvent
+252 QGraphicsItem::dragLeaveEvent
+256 QGraphicsItem::dragMoveEvent
+260 QGraphicsItem::dropEvent
+264 QGraphicsWidget::_ZThn8_N15QGraphicsWidget12focusInEventEP11QFocusEvent
+268 QGraphicsWidget::_ZThn8_N15QGraphicsWidget13focusOutEventEP11QFocusEvent
+272 QGraphicsItem::hoverEnterEvent
+276 QGraphicsWidget::_ZThn8_N15QGraphicsWidget14hoverMoveEventEP24QGraphicsSceneHoverEvent
+280 QGraphicsWidget::_ZThn8_N15QGraphicsWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+284 QGraphicsItem::keyPressEvent
+288 QGraphicsItem::keyReleaseEvent
+292 QGraphicsItem::mousePressEvent
+296 QGraphicsItem::mouseMoveEvent
+300 QGraphicsItem::mouseReleaseEvent
+304 QGraphicsItem::mouseDoubleClickEvent
+308 QGraphicsItem::wheelEvent
+312 QGraphicsItem::inputMethodEvent
+316 QGraphicsItem::inputMethodQuery
+320 QGraphicsWidget::_ZThn8_N15QGraphicsWidget10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+324 QGraphicsItem::supportsExtension
+328 QGraphicsItem::setExtension
+332 QGraphicsItem::extension
+336 (int (*)(...))-0x000000010
+340 (int (*)(...))(& _ZTI15QGraphicsWidget)
+344 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD1Ev
+348 QGraphicsWidget::_ZThn16_N15QGraphicsWidgetD0Ev
+352 QGraphicsWidget::_ZThn16_N15QGraphicsWidget11setGeometryERK6QRectF
+356 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+360 QGraphicsWidget::_ZThn16_N15QGraphicsWidget14updateGeometryEv
+364 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWidget
+ size=24 align=4
+ base size=24 base align=4
+QGraphicsWidget (0xb40da2d0) 0
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 8u)
+ QGraphicsObject (0xb40da320) 0
+ primary-for QGraphicsWidget (0xb40da2d0)
+ QObject (0xb4273ec4) 0
+ primary-for QGraphicsObject (0xb40da320)
+ QGraphicsItem (0xb4273f00) 8
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 188u)
+ QGraphicsLayoutItem (0xb4273f3c) 16
+ vptr=((& QGraphicsWidget::_ZTV15QGraphicsWidget) + 344u)
+
+Class QTextOption::Tab
+ size=16 align=4
+ base size=14 base align=4
+QTextOption::Tab (0xb40f530c) 0
+
+Class QTextOption
+ size=24 align=4
+ base size=24 base align=4
+QTextOption (0xb40f52d0) 0
+
+Class QTileRules
+ size=8 align=4
+ base size=8 base align=4
+QTileRules (0xb40f5e88) 0
+
+Class QDrawPixmaps::Data
+ size=80 align=4
+ base size=80 base align=4
+QDrawPixmaps::Data (0xb413f1e0) 0
+
+Class QPen
+ size=4 align=4
+ base size=4 base align=4
+QPen (0xb413f258) 0
+
+Class QPainter
+ size=4 align=4
+ base size=4 base align=4
+QPainter (0xb413f3c0) 0
+
+Vtable for QGraphicsWebView
+QGraphicsWebView::_ZTV16QGraphicsWebView: 106u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QGraphicsWebView)
+8 QGraphicsWebView::metaObject
+12 QGraphicsWebView::qt_metacast
+16 QGraphicsWebView::qt_metacall
+20 QGraphicsWebView::~QGraphicsWebView
+24 QGraphicsWebView::~QGraphicsWebView
+28 QGraphicsWebView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QGraphicsWebView::setGeometry
+60 QGraphicsWidget::getContentsMargins
+64 QGraphicsWidget::type
+68 QGraphicsWebView::paint
+72 QGraphicsWidget::paintWindowFrame
+76 QGraphicsWidget::boundingRect
+80 QGraphicsWidget::shape
+84 QGraphicsWidget::initStyleOption
+88 QGraphicsWebView::sizeHint
+92 QGraphicsWebView::updateGeometry
+96 QGraphicsWebView::itemChange
+100 QGraphicsWidget::propertyChange
+104 QGraphicsWebView::sceneEvent
+108 QGraphicsWidget::windowFrameEvent
+112 QGraphicsWidget::windowFrameSectionAt
+116 QGraphicsWidget::changeEvent
+120 QGraphicsWidget::closeEvent
+124 QGraphicsWebView::focusInEvent
+128 QGraphicsWebView::focusNextPrevChild
+132 QGraphicsWebView::focusOutEvent
+136 QGraphicsWidget::hideEvent
+140 QGraphicsWidget::moveEvent
+144 QGraphicsWidget::polishEvent
+148 QGraphicsWidget::resizeEvent
+152 QGraphicsWidget::showEvent
+156 QGraphicsWebView::hoverMoveEvent
+160 QGraphicsWebView::hoverLeaveEvent
+164 QGraphicsWidget::grabMouseEvent
+168 QGraphicsWidget::ungrabMouseEvent
+172 QGraphicsWidget::grabKeyboardEvent
+176 QGraphicsWidget::ungrabKeyboardEvent
+180 QGraphicsWebView::inputMethodQuery
+184 QGraphicsWebView::mousePressEvent
+188 QGraphicsWebView::mouseDoubleClickEvent
+192 QGraphicsWebView::mouseReleaseEvent
+196 QGraphicsWebView::mouseMoveEvent
+200 QGraphicsWebView::wheelEvent
+204 QGraphicsWebView::keyPressEvent
+208 QGraphicsWebView::keyReleaseEvent
+212 QGraphicsWebView::contextMenuEvent
+216 QGraphicsWebView::dragEnterEvent
+220 QGraphicsWebView::dragLeaveEvent
+224 QGraphicsWebView::dragMoveEvent
+228 QGraphicsWebView::dropEvent
+232 QGraphicsWebView::inputMethodEvent
+236 (int (*)(...))-0x000000008
+240 (int (*)(...))(& _ZTI16QGraphicsWebView)
+244 QGraphicsWebView::_ZThn8_N16QGraphicsWebViewD1Ev
+248 QGraphicsWebView::_ZThn8_N16QGraphicsWebViewD0Ev
+252 QGraphicsItem::advance
+256 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget12boundingRectEv
+260 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget5shapeEv
+264 QGraphicsItem::contains
+268 QGraphicsItem::collidesWithItem
+272 QGraphicsItem::collidesWithPath
+276 QGraphicsItem::isObscuredBy
+280 QGraphicsItem::opaqueArea
+284 QGraphicsWebView::_ZThn8_N16QGraphicsWebView5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget
+288 QGraphicsWidget::_ZThn8_NK15QGraphicsWidget4typeEv
+292 QGraphicsItem::sceneEventFilter
+296 QGraphicsWebView::_ZThn8_N16QGraphicsWebView10sceneEventEP6QEvent
+300 QGraphicsWebView::_ZThn8_N16QGraphicsWebView16contextMenuEventEP30QGraphicsSceneContextMenuEvent
+304 QGraphicsWebView::_ZThn8_N16QGraphicsWebView14dragEnterEventEP27QGraphicsSceneDragDropEvent
+308 QGraphicsWebView::_ZThn8_N16QGraphicsWebView14dragLeaveEventEP27QGraphicsSceneDragDropEvent
+312 QGraphicsWebView::_ZThn8_N16QGraphicsWebView13dragMoveEventEP27QGraphicsSceneDragDropEvent
+316 QGraphicsWebView::_ZThn8_N16QGraphicsWebView9dropEventEP27QGraphicsSceneDragDropEvent
+320 QGraphicsWebView::_ZThn8_N16QGraphicsWebView12focusInEventEP11QFocusEvent
+324 QGraphicsWebView::_ZThn8_N16QGraphicsWebView13focusOutEventEP11QFocusEvent
+328 QGraphicsItem::hoverEnterEvent
+332 QGraphicsWebView::_ZThn8_N16QGraphicsWebView14hoverMoveEventEP24QGraphicsSceneHoverEvent
+336 QGraphicsWebView::_ZThn8_N16QGraphicsWebView15hoverLeaveEventEP24QGraphicsSceneHoverEvent
+340 QGraphicsWebView::_ZThn8_N16QGraphicsWebView13keyPressEventEP9QKeyEvent
+344 QGraphicsWebView::_ZThn8_N16QGraphicsWebView15keyReleaseEventEP9QKeyEvent
+348 QGraphicsWebView::_ZThn8_N16QGraphicsWebView15mousePressEventEP24QGraphicsSceneMouseEvent
+352 QGraphicsWebView::_ZThn8_N16QGraphicsWebView14mouseMoveEventEP24QGraphicsSceneMouseEvent
+356 QGraphicsWebView::_ZThn8_N16QGraphicsWebView17mouseReleaseEventEP24QGraphicsSceneMouseEvent
+360 QGraphicsWebView::_ZThn8_N16QGraphicsWebView21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent
+364 QGraphicsWebView::_ZThn8_N16QGraphicsWebView10wheelEventEP24QGraphicsSceneWheelEvent
+368 QGraphicsWebView::_ZThn8_N16QGraphicsWebView16inputMethodEventEP17QInputMethodEvent
+372 QGraphicsWebView::_ZThn8_NK16QGraphicsWebView16inputMethodQueryEN2Qt16InputMethodQueryE
+376 QGraphicsWebView::_ZThn8_N16QGraphicsWebView10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
+380 QGraphicsItem::supportsExtension
+384 QGraphicsItem::setExtension
+388 QGraphicsItem::extension
+392 (int (*)(...))-0x000000010
+396 (int (*)(...))(& _ZTI16QGraphicsWebView)
+400 QGraphicsWebView::_ZThn16_N16QGraphicsWebViewD1Ev
+404 QGraphicsWebView::_ZThn16_N16QGraphicsWebViewD0Ev
+408 QGraphicsWebView::_ZThn16_N16QGraphicsWebView11setGeometryERK6QRectF
+412 QGraphicsWidget::_ZThn16_NK15QGraphicsWidget18getContentsMarginsEPdS0_S0_S0_
+416 QGraphicsWebView::_ZThn16_N16QGraphicsWebView14updateGeometryEv
+420 QGraphicsWebView::_ZThn16_NK16QGraphicsWebView8sizeHintEN2Qt8SizeHintERK6QSizeF
+
+Class QGraphicsWebView
+ size=28 align=4
+ base size=28 base align=4
+QGraphicsWebView (0xb4037cc0) 0
+ vptr=((& QGraphicsWebView::_ZTV16QGraphicsWebView) + 8u)
+ QGraphicsWidget (0xb4071960) 0
+ primary-for QGraphicsWebView (0xb4037cc0)
+ QGraphicsObject (0xb40719b0) 0
+ primary-for QGraphicsWidget (0xb4071960)
+ QObject (0xb40720f0) 0
+ primary-for QGraphicsObject (0xb40719b0)
+ QGraphicsItem (0xb407212c) 8
+ vptr=((& QGraphicsWebView::_ZTV16QGraphicsWebView) + 244u)
+ QGraphicsLayoutItem (0xb4072168) 16
+ vptr=((& QGraphicsWebView::_ZTV16QGraphicsWebView) + 400u)
+
+Class QWebDatabase
+ size=4 align=4
+ base size=4 base align=4
+QWebDatabase (0xb40722d0) 0
+
+Class QWebElement
+ size=8 align=4
+ base size=8 base align=4
+QWebElement (0xb4072348) 0
+
+Class QWebElementCollection::const_iterator
+ size=8 align=4
+ base size=8 base align=4
+QWebElementCollection::const_iterator (0xb40723c0) 0
+
+Class QWebElementCollection::iterator
+ size=8 align=4
+ base size=8 base align=4
+QWebElementCollection::iterator (0xb40723fc) 0
+
+Class QWebElementCollection
+ size=4 align=4
+ base size=4 base align=4
+QWebElementCollection (0xb4072384) 0
+
+Class QScriptValue
+ size=4 align=4
+ base size=4 base align=4
+QScriptValue (0xb3ed4924) 0
+
+Class QScriptContext
+ size=4 align=4
+ base size=4 base align=4
+QScriptContext (0xb3ed4ce4) 0
+
+Class QScriptString
+ size=4 align=4
+ base size=4 base align=4
+QScriptString (0xb3ed4e10) 0
+
+Class QScriptProgram
+ size=4 align=4
+ base size=4 base align=4
+QScriptProgram (0xb3ed4f78) 0
+
+Class QScriptSyntaxCheckResult
+ size=4 align=4
+ base size=4 base align=4
+QScriptSyntaxCheckResult (0xb3f670f0) 0
+
+Vtable for QScriptEngine
+QScriptEngine::_ZTV13QScriptEngine: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QScriptEngine)
+8 QScriptEngine::metaObject
+12 QScriptEngine::qt_metacast
+16 QScriptEngine::qt_metacall
+20 QScriptEngine::~QScriptEngine
+24 QScriptEngine::~QScriptEngine
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QScriptEngine
+ size=8 align=4
+ base size=8 base align=4
+QScriptEngine (0xb3edca40) 0
+ vptr=((& QScriptEngine::_ZTV13QScriptEngine) + 8u)
+ QObject (0xb3f67258) 0
+ primary-for QScriptEngine (0xb3edca40)
+
+Class QWebHitTestResult
+ size=4 align=4
+ base size=4 base align=4
+QWebHitTestResult (0xb3f67834) 0
+
+Vtable for QWebFrame
+QWebFrame::_ZTV9QWebFrame: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QWebFrame)
+8 QWebFrame::metaObject
+12 QWebFrame::qt_metacast
+16 QWebFrame::qt_metacall
+20 QWebFrame::~QWebFrame
+24 QWebFrame::~QWebFrame
+28 QWebFrame::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QWebFrame
+ size=12 align=4
+ base size=12 base align=4
+QWebFrame (0xb3f9ca00) 0
+ vptr=((& QWebFrame::_ZTV9QWebFrame) + 8u)
+ QObject (0xb3f67870) 0
+ primary-for QWebFrame (0xb3f9ca00)
+
+Class QWebHistoryItem
+ size=4 align=4
+ base size=4 base align=4
+QWebHistoryItem (0xb3f6799c) 0
+
+Class QWebHistory
+ size=4 align=4
+ base size=4 base align=4
+QWebHistory (0xb3f67a14) 0
+
+Vtable for QWebHistoryInterface
+QWebHistoryInterface::_ZTV20QWebHistoryInterface: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QWebHistoryInterface)
+8 QWebHistoryInterface::metaObject
+12 QWebHistoryInterface::qt_metacast
+16 QWebHistoryInterface::qt_metacall
+20 QWebHistoryInterface::~QWebHistoryInterface
+24 QWebHistoryInterface::~QWebHistoryInterface
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QWebHistoryInterface
+ size=8 align=4
+ base size=8 base align=4
+QWebHistoryInterface (0xb3f9cd00) 0
+ vptr=((& QWebHistoryInterface::_ZTV20QWebHistoryInterface) + 8u)
+ QObject (0xb3f67a50) 0
+ primary-for QWebHistoryInterface (0xb3f9cd00)
+
+Vtable for QWebView
+QWebView::_ZTV8QWebView: 64u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QWebView)
+8 QWebView::metaObject
+12 QWebView::qt_metacast
+16 QWebView::qt_metacall
+20 QWebView::~QWebView
+24 QWebView::~QWebView
+28 QWebView::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWebView::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWebView::mousePressEvent
+84 QWebView::mouseReleaseEvent
+88 QWebView::mouseDoubleClickEvent
+92 QWebView::mouseMoveEvent
+96 QWebView::wheelEvent
+100 QWebView::keyPressEvent
+104 QWebView::keyReleaseEvent
+108 QWebView::focusInEvent
+112 QWebView::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWebView::paintEvent
+128 QWidget::moveEvent
+132 QWebView::resizeEvent
+136 QWidget::closeEvent
+140 QWebView::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWebView::dragEnterEvent
+156 QWebView::dragMoveEvent
+160 QWebView::dragLeaveEvent
+164 QWebView::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWebView::changeEvent
+184 QWidget::metric
+188 QWebView::inputMethodEvent
+192 QWebView::inputMethodQuery
+196 QWebView::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 QWebView::createWindow
+228 (int (*)(...))-0x000000008
+232 (int (*)(...))(& _ZTI8QWebView)
+236 QWebView::_ZThn8_N8QWebViewD1Ev
+240 QWebView::_ZThn8_N8QWebViewD0Ev
+244 QWidget::_ZThn8_NK7QWidget7devTypeEv
+248 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+252 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWebView
+ size=24 align=4
+ base size=24 base align=4
+QWebView (0xb3f9cf40) 0
+ vptr=((& QWebView::_ZTV8QWebView) + 8u)
+ QWidget (0xb3dee370) 0
+ primary-for QWebView (0xb3f9cf40)
+ QObject (0xb3f67b7c) 0
+ primary-for QWidget (0xb3dee370)
+ QPaintDevice (0xb3f67bb8) 8
+ vptr=((& QWebView::_ZTV8QWebView) + 236u)
+
+Vtable for QWebInspector
+QWebInspector::_ZTV13QWebInspector: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QWebInspector)
+8 QWebInspector::metaObject
+12 QWebInspector::qt_metacast
+16 QWebInspector::qt_metacall
+20 QWebInspector::~QWebInspector
+24 QWebInspector::~QWebInspector
+28 QWebInspector::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWebInspector::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWebInspector::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWebInspector::showEvent
+172 QWebInspector::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI13QWebInspector)
+232 QWebInspector::_ZThn8_N13QWebInspectorD1Ev
+236 QWebInspector::_ZThn8_N13QWebInspectorD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWebInspector
+ size=24 align=4
+ base size=24 base align=4
+QWebInspector (0xb3e03180) 0
+ vptr=((& QWebInspector::_ZTV13QWebInspector) + 8u)
+ QWidget (0xb3dfe5f0) 0
+ primary-for QWebInspector (0xb3e03180)
+ QObject (0xb3f67ce4) 0
+ primary-for QWidget (0xb3dfe5f0)
+ QPaintDevice (0xb3f67d20) 8
+ vptr=((& QWebInspector::_ZTV13QWebInspector) + 232u)
+
+Class QWebPluginFactory::MimeType
+ size=12 align=4
+ base size=12 base align=4
+QWebPluginFactory::MimeType (0xb3f67e88) 0
+
+Class QWebPluginFactory::Plugin
+ size=12 align=4
+ base size=12 base align=4
+QWebPluginFactory::Plugin (0xb3f67ec4) 0
+
+Class QWebPluginFactory::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QWebPluginFactory::ExtensionOption (0xb3f67f78) 0 empty
+
+Class QWebPluginFactory::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QWebPluginFactory::ExtensionReturn (0xb3f67fb4) 0 empty
+
+Vtable for QWebPluginFactory
+QWebPluginFactory::_ZTV17QWebPluginFactory: 19u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QWebPluginFactory)
+8 QWebPluginFactory::metaObject
+12 QWebPluginFactory::qt_metacast
+16 QWebPluginFactory::qt_metacall
+20 QWebPluginFactory::~QWebPluginFactory
+24 QWebPluginFactory::~QWebPluginFactory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 QWebPluginFactory::refreshPlugins
+64 __cxa_pure_virtual
+68 QWebPluginFactory::extension
+72 QWebPluginFactory::supportsExtension
+
+Class QWebPluginFactory
+ size=12 align=4
+ base size=12 base align=4
+QWebPluginFactory (0xb3e033c0) 0
+ vptr=((& QWebPluginFactory::_ZTV17QWebPluginFactory) + 8u)
+ QObject (0xb3f67e4c) 0
+ primary-for QWebPluginFactory (0xb3e033c0)
+
+Class QWebSecurityOrigin
+ size=4 align=4
+ base size=4 base align=4
+QWebSecurityOrigin (0xb3e3212c) 0
+
diff --git a/tests/auto/bic/data/QtXml.4.0.0.aix-gcc-power32.txt b/tests/auto/bic/data/QtXml.4.0.0.aix-gcc-power32.txt
index 83a6e887de..c65f162b56 100644
--- a/tests/auto/bic/data/QtXml.4.0.0.aix-gcc-power32.txt
+++ b/tests/auto/bic/data/QtXml.4.0.0.aix-gcc-power32.txt
@@ -53,21 +53,6 @@ Class QBool
size=1 align=1
QBool (0x300b7280) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
QFlag (0x30111840) 0
@@ -80,7 +65,6 @@ Class QChar
size=2 align=2
QChar (0x30148980) 0
-
Class QBasicAtomic
size=4 align=4
QBasicAtomic (0x30209d00) 0
@@ -94,8 +78,6 @@ Class sigset_t
size=8 align=4
sigset_t (0x3026ad80) 0
-
-
Class fsid_t
size=8 align=4
fsid_t (0x302718c0) 0
@@ -104,10 +86,6 @@ Class fsid64_t
size=16 align=8
fsid64_t (0x30271c40) 0
-
-
-
-
Class _quad
size=8 align=4
_quad (0x30278ec0) 0
@@ -120,12 +98,10 @@ Class adspace_t
size=68 align=4
adspace_t (0x30281e00) 0
-
Class label_t
size=100 align=4
label_t (0x30286d00) 0
-
Class sigset
size=8 align=4
sigset (0x3028bc80) 0
@@ -166,19 +142,6 @@ Class QByteRef
size=8 align=4
QByteRef (0x302b7540) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
QInternal (0x303b3f80) 0 empty
@@ -195,7 +158,6 @@ Class QString
size=4 align=4
QString (0x300a1f40) 0
-
Class QLatin1String
size=4 align=4
QLatin1String (0x303bac00) 0
@@ -209,7 +171,6 @@ Class QConstString
QConstString (0x300b7640) 0
QString (0x300b7680) 0
-
Class QListData::Data
size=24 align=4
QListData::Data (0x30073340) 0
@@ -218,7 +179,6 @@ Class QListData
size=4 align=4
QListData (0x300732c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
QTextCodec::ConverterState (0x302fb600) 0
@@ -240,8 +200,6 @@ Class QTextCodec
QTextCodec (0x303bab80) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8)
-
-
Class QTextEncoder
size=32 align=4
QTextEncoder (0x30365980) 0
@@ -259,13 +217,10 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3036a6c0) 0
QGenericArgument (0x3036a700) 0
-
Class QMetaObject
size=16 align=4
QMetaObject (0x3058c900) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4 entries
0 0
@@ -352,7 +307,6 @@ QIODevice (0x30365880) 0
QObject (0x301e4440) 0
primary-for QIODevice (0x30365880)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4 entries
0 0
@@ -369,21 +323,15 @@ Class QRegExp
size=4 align=4
QRegExp (0x303baa80) 0
-
Class QStringMatcher
size=1036 align=4
QStringMatcher (0x3012d8c0) 0
-
-
Class QStringList
size=4 align=4
QStringList (0x303bab00) 0
QList<QString> (0x300c3280) 0
-
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
0 0
@@ -508,7 +456,6 @@ Class QMapData
size=72 align=4
QMapData (0x304b4140) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4 entries
0 0
@@ -521,7 +468,6 @@ Class QTextStream
QTextStream (0x3050bbc0) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8)
-
Class QTextStreamManipulator
size=24 align=4
QTextStreamManipulator (0x30385a40) 0
@@ -605,21 +551,14 @@ QFile (0x3057c8c0) 0
QObject (0x3057c980) 0
primary-for QIODevice (0x3057c900)
-
Class QFileInfo
size=4 align=4
QFileInfo (0x304b0580) 0
-
-
-
-
Class QDir
size=4 align=4
QDir (0x304b03c0) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35 entries
0 0
@@ -663,7 +602,6 @@ Class QFileEngine
QFileEngine (0x3057c7c0) 0
vptr=((&QFileEngine::_ZTV11QFileEngine) + 8)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5 entries
0 0
@@ -724,23 +662,6 @@ Class QMetaType
size=1 align=1
QMetaType (0x30079000) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
QVariant::PrivateShared (0x30337500) 0
@@ -761,25 +682,10 @@ Class QVariant
size=16 align=8
QVariant (0x30166c00) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
QVariantComparisonHelper (0x30225880) 0
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
lconv (0x30492a00) 0
@@ -820,42 +726,30 @@ Class localeinfo_table
size=36 align=4
localeinfo_table (0x303d9cc0) 0
-
Class _LC_charmap_objhdl
size=12 align=4
_LC_charmap_objhdl (0x304dcc80) 0
-
Class _LC_monetary_objhdl
size=12 align=4
_LC_monetary_objhdl (0x305614c0) 0
-
Class _LC_numeric_objhdl
size=12 align=4
_LC_numeric_objhdl (0x30561d00) 0
-
Class _LC_resp_objhdl
size=12 align=4
_LC_resp_objhdl (0x300838c0) 0
-
Class _LC_time_objhdl
size=12 align=4
_LC_time_objhdl (0x3012c400) 0
-
-
-
-
-
Class _LC_collate_objhdl
size=12 align=4
_LC_collate_objhdl (0x301bfb80) 0
-
-
Class _LC_ctype_objhdl
size=12 align=4
_LC_ctype_objhdl (0x30594100) 0
@@ -868,12 +762,10 @@ Class _LC_locale_objhdl
size=12 align=4
_LC_locale_objhdl (0x303da600) 0
-
Class _LC_object_handle
size=20 align=4
_LC_object_handle (0x30591080) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14 entries
0 0
@@ -947,8 +839,6 @@ Class QUrl
size=4 align=4
QUrl (0x302256c0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14 entries
0 0
@@ -973,7 +863,6 @@ QEventLoop (0x30802000) 0
QObject (0x30802040) 0
primary-for QEventLoop (0x30802000)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27 entries
0 0
@@ -1015,12 +904,10 @@ Class QModelIndex
size=16 align=4
QModelIndex (0x3049cc80) 0
-
Class QPersistentModelIndex
size=4 align=4
QPersistentModelIndex (0x3049cb80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42 entries
0 0
@@ -1185,7 +1072,6 @@ Class QBasicTimer
size=4 align=4
QBasicTimer (0x307fe180) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4 entries
0 0
@@ -1270,12 +1156,10 @@ Class QMetaMethod
size=8 align=4
QMetaMethod (0x30379340) 0
-
Class QMetaEnum
size=8 align=4
QMetaEnum (0x303793c0) 0
-
Class QMetaProperty
size=20 align=4
QMetaProperty (0x303794c0) 0
@@ -1284,7 +1168,6 @@ Class QMetaClassInfo
size=8 align=4
QMetaClassInfo (0x30379540) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17 entries
0 0
@@ -1551,7 +1434,6 @@ Class QBitRef
size=8 align=4
QBitRef (0x305a6140) 0
-
Class QByteArrayMatcher
size=1032 align=4
QByteArrayMatcher (0x30872580) 0
@@ -1568,42 +1450,34 @@ Class QHashDummyValue
size=1 align=1
QHashDummyValue (0x30893ec0) 0 empty
-
Class QDate
size=4 align=4
QDate (0x301eb4c0) 0
-
Class QTime
size=4 align=4
QTime (0x301f1e80) 0
-
Class QDateTime
size=4 align=4
QDateTime (0x304b0440) 0
-
Class QPoint
size=8 align=4
QPoint (0x301f9d40) 0
-
Class QPointF
size=16 align=8
QPointF (0x30200880) 0
-
Class QLine
size=16 align=4
QLine (0x301eb540) 0
-
Class QLineF
size=32 align=8
QLineF (0x301eb600) 0
-
Class QLinkedListData
size=20 align=4
QLinkedListData (0x309a6440) 0
@@ -1612,27 +1486,22 @@ Class QLocale
size=4 align=4
QLocale (0x301eb800) 0
-
Class QSize
size=8 align=4
QSize (0x30200a80) 0
-
Class QSizeF
size=16 align=8
QSizeF (0x30209200) 0
-
Class QRect
size=16 align=4
QRect (0x30213780) 0
-
Class QRectF
size=32 align=8
QRectF (0x302138c0) 0
-
Class QSharedData
size=4 align=4
QSharedData (0x30ac8440) 0
@@ -1734,8 +1603,6 @@ Class QXmlAttributes::Attribute
size=16 align=4
QXmlAttributes::Attribute (0x301d1980) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4 entries
0 0
@@ -1748,8 +1615,6 @@ Class QXmlAttributes
QXmlAttributes (0x307b61c0) 0
vptr=((&QXmlAttributes::_ZTV14QXmlAttributes) + 8)
-
-
Vtable for QXmlInputSource
QXmlInputSource::_ZTV15QXmlInputSource: 11 entries
0 0
@@ -2053,5 +1918,3 @@ QXmlDefaultHandler (0x307b62c0) 0
QXmlDeclHandler (0x30aefe40) 20 nearly-empty
vptr=((&QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268)
-
-
diff --git a/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-amd64.txt
index 1e5b2a25f9..2c8f2d1a26 100644
--- a/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-amd64.txt
+++ b/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-amd64.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x2aaaac211070) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x2aaaac249700) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x2aaaac393e00) 0
QGenericArgument (0x2aaaac393e70) 0
-
Class QMetaObject
size=32 align=8
base size=32 base align=8
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x2aaaac3fc380) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=12 base align=8
QByteRef (0x2aaaac555a10) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -171,7 +141,6 @@ Class QString
base size=8 base align=8
QString (0x2aaaac5e4d90) 0
-
Class QLatin1String
size=8 align=8
base size=8 base align=8
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x2aaaac8a98c0) 0
QString (0x2aaaac8a9930) 0
-
Class QListData::Data
size=32 align=8
base size=32 base align=8
@@ -199,8 +167,6 @@ Class QListData
base size=8 base align=8
QListData (0x2aaaac8e4d90) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x2aaaaca8d150) 0
QObject (0x2aaaaca8d1c0) 0
primary-for QIODevice (0x2aaaaca8d150)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=128 base align=8
QMapData (0x2aaaacb318c0) 0
-
Class QTextCodec::ConverterState
size=32 align=8
base size=32 base align=8
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x2aaaacc4e540) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-
Class QTextEncoder
size=40 align=8
base size=40 base align=8
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=40 base align=8
QTextDecoder (0x2aaaacc89e00) 0
-
-
-
-
-
Class __gconv_trans_data
size=40 align=8
base size=40 base align=8
@@ -376,8 +333,6 @@ Class __gconv_info
base size=16 base align=8
__gconv_info (0x2aaaaccc6930) 0
-
-
Class _IO_marker
size=24 align=8
base size=24 base align=8
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=216 base align=8
_IO_FILE (0x2aaaaccc6bd0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x2aaaaccc6d20) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
Class QTextStreamManipulator
size=40 align=8
base size=38 base align=8
@@ -492,7 +445,6 @@ QFile (0x2aaaace14a80) 0
QObject (0x2aaaace14b60) 0
primary-for QIODevice (0x2aaaace14af0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=8 base align=8
QRegExp (0x2aaaace7b700) 0
-
Class QStringMatcher
size=1048 align=8
base size=1044 base align=8
QStringMatcher (0x2aaaace9f7e0) 0
-
-
Class QStringList
size=8 align=8
base size=8 base align=8
QStringList (0x2aaaace9fee0) 0
QList<QString> (0x2aaaace9ff50) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=8 base align=8
QFileInfo (0x2aaaacf6eaf0) 0
-
-
-
-
Class QDir
size=8 align=8
base size=8 base align=8
QDir (0x2aaaacfd42a0) 0
-
-
Class QUrl
size=8 align=8
base size=8 base align=8
QUrl (0x2aaaad07a460) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x2aaaad0f3000) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=16 align=8
base size=12 base align=8
@@ -717,16 +639,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x2aaaad1174d0) 0
-
-
-
-
Class QVariantComparisonHelper
size=8 align=8
base size=8 base align=8
QVariantComparisonHelper (0x2aaaad21b380) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -796,7 +713,6 @@ Class QFileEngine
QFileEngine (0x2aaaad29d230) 0
vptr=((& QFileEngine::_ZTV11QFileEngine) + 16u)
-
Vtable for QFileEngineHandler
QFileEngineHandler::_ZTV18QFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x2aaaad2d3ee0) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x2aaaad4183f0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x2aaaad447770) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x2aaaad479f50) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x2aaaad4aea10) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x2aaaad5000e0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x2aaaad534a10) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x2aaaad5868c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x2aaaad647230) 0
-
Class QLinkedListData
size=32 align=8
base size=32 base align=8
@@ -890,7 +797,6 @@ Class QBitRef
base size=12 base align=8
QBitRef (0x2aaaad7ea380) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=8 base align=8
QLocale (0x2aaaad920070) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x2aaaad9cc1c0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x2aaaad9ee5b0) 0
-
Class QDateTime
size=8 align=8
base size=8 base align=8
QDateTime (0x2aaaada12310) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x2aaaada9aa80) 0
QObject (0x2aaaada9aaf0) 0
primary-for QEventLoop (0x2aaaada9aa80)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=24 base align=8
QModelIndex (0x2aaaadb22f50) 0
-
Class QPersistentModelIndex
size=8 align=8
base size=8 base align=8
QPersistentModelIndex (0x2aaaadb4c700) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2aaaadbcfcb0) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=12 base align=8
QMetaMethod (0x2aaaadc5d690) 0
-
Class QMetaEnum
size=16 align=8
base size=12 base align=8
QMetaEnum (0x2aaaadc5dcb0) 0
-
Class QMetaProperty
size=32 align=8
base size=32 base align=8
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=12 base align=8
QMetaClassInfo (0x2aaaadc7f4d0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1749,8 +1644,6 @@ Class QXmlAttributes::Attribute
base size=32 base align=8
QXmlAttributes::Attribute (0x2aaaaddbbee0) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2079,8 +1972,3 @@ QXmlDefaultHandler (0x2aaaade8e4e0) 0
QXmlDeclHandler (0x2aaaade8d3f0) 40 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 536u)
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ia32.txt
index f881e61e57..6a5bd1e7cd 100644
--- a/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ia32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x4001ef40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40abc380) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40abcc00) 0
QGenericArgument (0x40abcc40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x40abcf40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x40bd1700) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,7 +146,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x40bd19c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -188,7 +157,6 @@ Class QConstString
QConstString (0x40bd1cc0) 0
QString (0x40bd1d00) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -199,8 +167,6 @@ Class QListData
base size=4 base align=4
QListData (0x40bd1e80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -291,7 +257,6 @@ QIODevice (0x40e77500) 0
QObject (0x40e77540) 0
primary-for QIODevice (0x40e77500)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -315,7 +280,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x40e77780) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -339,8 +303,6 @@ Class QTextCodec
QTextCodec (0x40e77c40) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -351,11 +313,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x40e773c0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -376,8 +333,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x41066100) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -388,7 +343,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x41066200) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -402,7 +356,6 @@ Class QTextStream
QTextStream (0x41066280) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -492,7 +445,6 @@ QFile (0x41066b00) 0
QObject (0x41066b80) 0
primary-for QIODevice (0x41066b40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -544,22 +496,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x41066e40) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x41066f00) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x41066780) 0
QList<QString> (0x41066bc0) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -652,46 +599,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x411766c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x41176900) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x41176b00) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x41176c80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -717,16 +639,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x412a10c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x412a1a40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -810,7 +727,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x412a1e00) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -826,55 +742,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x412a1200) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x413ad340) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x413ad840) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x413add80) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x413adec0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x413ad380) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x413adb00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x414e2480) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x414e2780) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -890,7 +797,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x414e2f40) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -911,25 +817,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x416e3100) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x416e32c0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x416e3480) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x416e3640) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1088,7 +990,6 @@ QEventLoop (0x416e3f00) 0
QObject (0x416e3f40) 0
primary-for QEventLoop (0x416e3f00)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1179,13 +1080,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x417fa100) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x417fa280) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1404,7 +1303,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x417fa900) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1498,13 +1396,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x417fad00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x417fadc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1515,7 +1411,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x417faec0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1749,8 +1644,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x418f6d80) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2079,8 +1972,3 @@ QXmlDefaultHandler (0x419d1ec4) 0
QXmlDeclHandler (0x4199ca40) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ppc32.txt
index b656a27a85..c4bb5ed9f4 100644
--- a/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtXml.4.0.0.linux-gcc-ppc32.txt
@@ -59,38 +59,11 @@ Class QBool
base size=1 base align=1
QBool (0x30acd0e0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x30acdd20) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -107,7 +80,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187980) 0
QGenericArgument (0x30b12818) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -123,7 +95,6 @@ Class QChar
base size=2 base align=2
QChar (0x30b12ab8) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -155,7 +126,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30c20700) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -176,13 +146,11 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x30c20cb0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
QCharRef (0x30d67038) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -193,8 +161,6 @@ Class QListData
base size=4 base align=4
QListData (0x30d67b60) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -285,7 +251,6 @@ QIODevice (0x30187b80) 0
QObject (0x30e98508) 0
primary-for QIODevice (0x30187b80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -309,11 +274,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30e98af0) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -334,8 +294,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x30fa6230) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -346,7 +304,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x30fa6380) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -360,7 +317,6 @@ Class QTextStream
QTextStream (0x30fa6428) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -420,7 +376,6 @@ QFile (0x30187d00) 0
QObject (0x30fa6b60) 0
primary-for QIODevice (0x30187d40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -472,14 +427,11 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x30fa6e38) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x30fa6f18) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
@@ -578,43 +530,21 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x3106c818) 0
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x3106c930) 0
-
-
Class QUrl
size=4 align=4
base size=4 base align=4
QUrl (0x3106cb60) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x3106cd58) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -640,16 +570,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31130508) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31130e00) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -733,7 +658,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x311e10e0) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Class QHashData::Node
size=8 align=4
base size=8 base align=4
@@ -749,55 +673,46 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x311e1460) 0 empty
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x311e1b98) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x311e1c40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x312bb2d8) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x312bb498) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x312bb6c8) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x312bbcb0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x312bbf88) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x3136e3f0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -813,7 +728,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x3136efc0) 0
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -834,25 +748,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x314a0540) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x314a07a8) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x314a09d8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x314a0bd0) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -926,7 +836,6 @@ QTextCodecPlugin (0x311a3280) 0
QFactoryInterface (0x315e6038) 8 nearly-empty
primary-for QTextCodecFactoryInterface (0x311a32c0)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1045,7 +954,6 @@ QEventLoop (0x311a33c0) 0
QObject (0x315e69a0) 0
primary-for QEventLoop (0x311a33c0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1121,13 +1029,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x315e6f88) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x3166e1f8) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1346,7 +1252,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x3166e9d8) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1440,13 +1345,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x3166eee0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x3166e268) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1457,7 +1360,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x3166ebd0) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1691,8 +1593,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x3170ad20) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2021,6 +1921,3 @@ QXmlDefaultHandler (0x31827348) 0
QXmlDeclHandler (0x317eef88) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.0.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtXml.4.0.0.macx-gcc-ppc32.txt
index fae8d3c15b..b09f675591 100644
--- a/tests/auto/bic/data/QtXml.4.0.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtXml.4.0.0.macx-gcc-ppc32.txt
@@ -59,20 +59,6 @@ Class QBool
base size=4 base align=4
QBool (0x7c43c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -88,7 +74,6 @@ Class QChar
base size=2 base align=2
QChar (0x809380) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -100,7 +85,6 @@ Class QAtomic
QAtomic (0x809840) 0
QBasicAtomic (0x809880) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -181,19 +165,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xed4780) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -219,7 +190,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xff6cc0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -231,7 +201,6 @@ Class QConstString
QConstString (0x1188d00) 0
QString (0x1188d40) 0
-
Class QListData::Data
size=24 align=4
base size=24 base align=4
@@ -242,7 +211,6 @@ Class QListData
base size=4 base align=4
QListData (0x12bd080) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -266,8 +234,6 @@ Class QTextCodec
QTextCodec (0x12bd500) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -289,14 +255,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x12bdc00) 0
QGenericArgument (0x12bdc40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x12bde80) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -387,7 +350,6 @@ QIODevice (0x1406700) 0
QObject (0x1406740) 0
primary-for QIODevice (0x1406700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -406,22 +368,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x14063c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15091c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x1509480) 0
QList<QString> (0x15094c0) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -576,7 +533,6 @@ Class QTextStream
QTextStream (0x1686240) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -666,23 +622,16 @@ QFile (0x17170c0) 0
QObject (0x1717140) 0
primary-for QIODevice (0x1717100)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1717340) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1717700) 0
-
-
Vtable for QFileEngine
QFileEngine::_ZTV11QFileEngine: 35u entries
0 (int (*)(...))0
@@ -741,7 +690,6 @@ Class QFileEngineHandler
QFileEngineHandler (0x1717b40) 0 nearly-empty
vptr=((& QFileEngineHandler::_ZTV18QFileEngineHandler) + 8u)
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -791,23 +739,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1717f00) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -833,19 +764,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x187c740) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x192d0c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -922,8 +845,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x192dc80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -949,7 +870,6 @@ QEventLoop (0x192df80) 0
QObject (0x192dfc0) 0
primary-for QEventLoop (0x192df80)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -993,13 +913,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1a23340) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1a235c0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1168,7 +1086,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1a23dc0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1259,13 +1176,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1ae7840) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1ae7980) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1276,7 +1191,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ae7b00) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1563,7 +1477,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1c363c0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1584,49 +1497,41 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1c36740) 0 empty
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x1c36fc0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d5a1c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1d5a400) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d5a600) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1d5ac40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d5a8c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1d5af00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1637,31 +1542,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e22600) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1e227c0) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x1e22e80) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f4f240) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x1f4f680) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1784,8 +1684,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x2148a80) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2114,8 +2012,3 @@ QXmlDefaultHandler (0x2273900) 0
QXmlDeclHandler (0x223d280) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ia32.txt
index eee8187246..b34861aa64 100644
--- a/tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ia32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x4001ee80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x40ac6300) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x40ac6b80) 0
QGenericArgument (0x40ac6bc0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x40ac6ec0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x40bde680) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x40bde940) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x40bdec40) 0
QString (0x40bdec80) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x40e6d180) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x40e6d800) 0
QObject (0x40e6d840) 0
primary-for QIODevice (0x40e6d800)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x40e6db40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x41030100) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x41030600) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x41030a40) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x41030cc0) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0x41030dc0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x41030e40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x4118a1c0) 0
QTextStream (0x4118a200) 0
primary-for QTextOStream (0x4118a1c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x4118a380) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,7 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x4118a580) 0
-
Class __sched_param
size=4 align=4
base size=4 base align=4
@@ -501,18 +446,11 @@ Class __pthread_attr_s
base size=36 base align=4
__pthread_attr_s (0x4118a680) 0
-
-
-
-
Class _pthread_rwlock_t
size=32 align=4
base size=32 base align=4
_pthread_rwlock_t (0x4118a7c0) 0
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -582,7 +520,6 @@ QFile (0x4118adc0) 0
QObject (0x4118ae40) 0
primary-for QIODevice (0x4118ae00)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -634,38 +571,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x4118ae80) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x412c9200) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x412c92c0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x412c9440) 0
QList<QString> (0x412c9480) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x412c9940) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -721,7 +647,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x412c9ac0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -875,31 +800,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x413da000) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x413da140) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -925,16 +830,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x413da640) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x413dafc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -965,49 +865,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x414e3180) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x414e3680) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x414e3bc0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x414e3d00) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x414e3e80) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x414e36c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x415cf140) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x415cf440) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1023,7 +915,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x415cfc00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1039,25 +930,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x415cfec0) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x415cf280) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x417e1040) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x417e1200) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1216,7 +1103,6 @@ QEventLoop (0x417e1ac0) 0
QObject (0x417e1b00) 0
primary-for QEventLoop (0x417e1ac0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1307,13 +1193,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x417e1740) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x417e1cc0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1532,7 +1416,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x418d8580) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1626,13 +1509,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x418d8980) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x418d8a40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1643,7 +1524,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x418d8b40) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1877,8 +1757,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x419c1a40) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2207,9 +2085,3 @@ QXmlDefaultHandler (0x41a81288) 0
QXmlDeclHandler (0x41a67640) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ppc32.txt
index 2da296a5b2..8aa90eff40 100644
--- a/tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtXml.4.1.0.linux-gcc-ppc32.txt
@@ -18,38 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x306d3188) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x306d3d20) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -66,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x30187ac0) 0
QGenericArgument (0x3071c818) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -82,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x3071cab8) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -114,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30c41850) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -135,7 +105,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x30d89150) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -147,7 +116,6 @@ Class QConstString
QConstString (0x30187d00) 0
QString (0x30d89f18) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -209,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x30e71738) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -301,7 +267,6 @@ QIODevice (0x30187dc0) 0
QObject (0x30f7f000) 0
primary-for QIODevice (0x30187dc0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -330,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x30f7f930) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -341,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x310610e0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -365,8 +328,6 @@ Class QTextCodec
QTextCodec (0x31061658) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -377,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x31061b98) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -402,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x31061f50) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -414,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x31163000) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -428,7 +381,6 @@ Class QTextStream
QTextStream (0x311630a8) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -464,17 +416,11 @@ QTextOStream (0x30187fc0) 0
QTextStream (0x31163850) 0
primary-for QTextOStream (0x30187fc0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x31163ab8) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -485,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x31163dc8) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -567,7 +500,6 @@ QFile (0x312b3000) 0
QObject (0x311ec8f8) 0
primary-for QIODevice (0x312b3040)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -619,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x311ecbd0) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x311ecf18) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x313370a8) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x312b3140) 0
QList<QString> (0x31337310) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x31337ab8) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -706,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x31337c78) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -860,31 +780,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x313f7310) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x313f7578) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -910,16 +810,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31471188) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x31471ab8) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -950,49 +845,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x31471d20) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x31562540) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x31562b60) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31562d20) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31562f50) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x315fe0e0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x315fe7e0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x315fec08) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1008,7 +895,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x3173b508) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1024,25 +910,21 @@ Class QLocale
base size=4 base align=4
QLocale (0x3173b930) 0
-
Class QDate
size=4 align=4
base size=4 base align=4
QDate (0x3173bb98) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x3173bdc8) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x3173bc40) 0
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -1201,7 +1083,6 @@ QEventLoop (0x312b3680) 0
QObject (0x3184db98) 0
primary-for QEventLoop (0x312b3680)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1292,13 +1173,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x318f93f0) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x318f95e8) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1517,7 +1396,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x318f9e00) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1611,13 +1489,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x319a10a8) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x319a11c0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1628,7 +1504,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x319a1310) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1862,8 +1737,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x31a750a8) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2192,9 +2065,3 @@ QXmlDefaultHandler (0x31ad84b0) 0
QXmlDeclHandler (0x31ad51c0) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ia32.txt
index 917cda7fdd..cad467d941 100644
--- a/tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ia32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x62e640) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x665540) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x665d40) 0
QBasicAtomic (0x665d80) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xe07cc0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1056200) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x1172240) 0
QString (0x1172280) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1172c40) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x126e000) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x126e700) 0
QGenericArgument (0x126e740) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x126e980) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x13261c0) 0
QObject (0x1326200) 0
primary-for QIODevice (0x13261c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1326b00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1326d80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x13267c0) 0
QList<QString> (0x13f0000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x1452280) 0
QObject (0x1452300) 0
primary-for QIODevice (0x14522c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1452500) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x14528c0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1452ac0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x1582180) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x1640600) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -829,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x175b340) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x175ba80) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -950,24 +892,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x17f5780) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -993,19 +917,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x189a540) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x189a780) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1082,8 +998,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1952a00) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1109,7 +1023,6 @@ QEventLoop (0x1952cc0) 0
QObject (0x1952d00) 0
primary-for QEventLoop (0x1952cc0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1153,13 +1066,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1a23000) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1a23240) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1328,7 +1239,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1a23a80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1419,13 +1329,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1abf540) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1abf680) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1436,7 +1344,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1abf800) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1723,7 +1630,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1be2100) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1734,43 +1640,36 @@ Class QDate
base size=4 base align=4
QDate (0x1be2440) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1be26c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1be2980) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1be2b80) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1be2e40) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1c97640) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1c97840) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1781,31 +1680,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1c97ec0) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1c97100) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1dd1580) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1dd1e00) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x1dd18c0) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1923,8 +1817,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x1fda040) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2253,9 +2145,3 @@ QXmlDefaultHandler (0x2043780) 0
QXmlDeclHandler (0x203b440) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ppc32.txt
index ef1ff04efb..f876cc7f74 100644
--- a/tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtXml.4.1.0.macx-gcc-ppc32.txt
@@ -18,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x7e8080) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -47,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x7e8f80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -59,7 +44,6 @@ Class QAtomic
QAtomic (0x84c480) 0
QBasicAtomic (0x84c4c0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -140,19 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xf2a400) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -178,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1057940) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -190,7 +160,6 @@ Class QConstString
QConstString (0x1224980) 0
QString (0x12249c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -252,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d7300) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -276,8 +244,6 @@ Class QTextCodec
QTextCodec (0x12d7780) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -299,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x12d7e80) 0
QGenericArgument (0x12d7ec0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x140d000) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -397,7 +360,6 @@ QIODevice (0x140d940) 0
QObject (0x140d980) 0
primary-for QIODevice (0x140d940)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -416,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1505180) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1505400) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x15056c0) 0
QList<QString> (0x1505700) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -564,23 +521,16 @@ QFile (0x15b2f00) 0
QObject (0x15b2f80) 0
primary-for QIODevice (0x15b2f40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x163a040) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x163a400) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -636,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x163a600) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -709,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x163adc0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -733,7 +681,6 @@ Class QTextStream
QTextStream (0x174fdc0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -839,16 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x1908d80) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x1908dc0) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -960,24 +902,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1952a80) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1003,19 +927,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1a8f840) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1b2d240) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1092,8 +1008,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1b2dd80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1119,7 +1033,6 @@ QEventLoop (0x1b2d100) 0
QObject (0x1b2d800) 0
primary-for QEventLoop (0x1b2d100)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1163,13 +1076,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1c34380) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1c345c0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1338,7 +1249,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1c34e00) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1339,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1d11900) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1d11a40) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1446,7 +1354,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1d11bc0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1733,7 +1640,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1e61440) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1744,43 +1650,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e61780) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e61a00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e61cc0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1e61ec0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1f06280) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f06a00) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1f06c00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1791,31 +1690,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x202d040) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x202d200) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x202d9c0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x202db00) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x2110280) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1933,8 +1827,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x22ca380) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2263,9 +2155,3 @@ QXmlDefaultHandler (0x2362a80) 0
QXmlDeclHandler (0x234c800) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.1.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.1.0.win32-gcc-ia32.txt
index 9ffb7e31b8..425eda4d9a 100644
--- a/tests/auto/bic/data/QtXml.4.1.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.1.0.win32-gcc-ia32.txt
@@ -18,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xad5e40) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -48,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb4d840) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -75,19 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc34f80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -113,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xeac500) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -125,7 +95,6 @@ Class QConstString
QConstString (0x11e1880) 0
QString (0x11e18c0) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -187,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x1279f00) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -211,8 +179,6 @@ Class QTextCodec
QTextCodec (0xeac480) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -234,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x13fefc0) 0
QGenericArgument (0x1404000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1404580) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -332,7 +295,6 @@ QIODevice (0x137c700) 0
QObject (0x14bb540) 0
primary-for QIODevice (0x137c700)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -351,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xeac380) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1588840) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xeac400) 0
QList<QString> (0x15b6000) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -494,23 +451,16 @@ QFile (0x169c840) 0
QObject (0x169c8c0) 0
primary-for QIODevice (0x169c880)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x16d25c0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x16d2440) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -566,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x169c740) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -639,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x182cc40) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -663,7 +611,6 @@ Class QTextStream
QTextStream (0x1a78240) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -699,9 +646,6 @@ QTextOStream (0x1b06440) 0
QTextStream (0x1b06480) 0
primary-for QTextOStream (0x1b06440)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -813,24 +757,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ce4bc0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -856,16 +782,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x14318c0) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1d41000) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -942,8 +863,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1d2ff80) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -969,7 +888,6 @@ QEventLoop (0x1f2a600) 0
QObject (0x1f2a640) 0
primary-for QEventLoop (0x1f2a600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1013,13 +931,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1f62f40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1f62ec0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1188,7 +1104,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x2001d80) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1280,13 +1195,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x13fe8c0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x13fe940) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1297,7 +1210,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x13fea40) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1501,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x222e640) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1600,43 +1511,36 @@ Class QDate
base size=4 base align=4
QDate (0x1d2f900) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1d2fb00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x16d24c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1d2fb80) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1d2fc00) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1d2f980) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1d2fa00) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1647,31 +1551,26 @@ Class QLocale
base size=4 base align=4
QLocale (0x1d2fa80) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x1d2fc80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1d2fd00) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1d2fd80) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1d2fe00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1789,8 +1688,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x27dec40) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 0u
@@ -2119,9 +2016,3 @@ QXmlDefaultHandler (0x27de200) 0
QXmlDeclHandler (0x286c5c0) 20 nearly-empty
vptr=((&QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ia32.txt
index 6ce60a8df4..611fcac410 100644
--- a/tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77f0140) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb77f05c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb77f0a80) 0
QGenericArgument (0xb77f0ac0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77f0d40) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb734e0c0) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb734e140) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb734e3c0) 0
QString (0xb734e400) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0xb734e740) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0xb734ec40) 0
QObject (0xb734ec80) 0
primary-for QIODevice (0xb734ec40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb734eec0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0xb6eda3c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0xb6eda880) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0xb6edab00) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb6edad40) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6edae40) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0xb6edaec0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0xb6edaf40) 0
QTextStream (0xb6e96000) 0
primary-for QTextOStream (0xb6edaf40)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6e96080) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,25 +431,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6e96280) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6e96340) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -580,7 +505,6 @@ QFile (0xb6e96b00) 0
QObject (0xb6e96b80) 0
primary-for QIODevice (0xb6e96b40)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -632,38 +556,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb6e96d80) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0xb6e96f00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6e96f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6e96bc0) 0
QList<QString> (0xb6e96d40) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb6c61140) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -719,7 +632,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb6c61280) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -830,8 +742,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6c616c0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -925,66 +835,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6c61a40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6c61b40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1010,18 +865,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb69b4780) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb69b4cc0) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1052,49 +900,41 @@ Class QPoint
base size=8 base align=4
QPoint (0xb69b4f00) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb69b4940) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb69b4980) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb69b4e00) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0xb69b4f40) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6924000) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb69242c0) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6924400) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1110,7 +950,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6924880) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1126,19 +965,16 @@ Class QDate
base size=4 base align=4
QDate (0xb6924b40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6924c40) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6924d40) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1323,7 +1159,6 @@ QEventLoop (0xb6924bc0) 0
QObject (0xb6924c80) 0
primary-for QEventLoop (0xb6924bc0)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1429,13 +1264,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb677f400) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb677f480) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1654,7 +1487,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb677f980) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1748,13 +1580,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb677fc40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb677fcc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1765,7 +1595,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb677fd80) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1821,7 +1650,6 @@ QLibrary (0xb677ff00) 0
QObject (0xb677ff40) 0
primary-for QLibrary (0xb677ff00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1868,7 +1696,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb677f4c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1879,13 +1706,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb677f7c0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb677f880) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2003,8 +1828,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0xb64da840) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2333,9 +2156,3 @@ QXmlDefaultHandler (0xb655e730) 0
QXmlDeclHandler (0xb64dac00) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ppc32.txt b/tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ppc32.txt
index f61b3d2e0c..2e635b3c8d 100644
--- a/tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtXml.4.2.0.linux-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x30592930) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0x305c14d0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x3001bb80) 0
QGenericArgument (0x30aac000) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0x30aac2a0) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0x30b920a8) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0x30b92498) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0x3001bdc0) 0
QString (0x30d0d850) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -216,8 +177,6 @@ Class QListData
base size=4 base align=4
QListData (0x30d0dd20) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -308,7 +267,6 @@ QIODevice (0x3001be80) 0
QObject (0x30db09a0) 0
primary-for QIODevice (0x3001be80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -337,7 +295,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x30edb1c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -348,7 +305,6 @@ Class QMapData
base size=72 base align=4
QMapData (0x30edba80) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -372,8 +328,6 @@ Class QTextCodec
QTextCodec (0x30edbfc0) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -384,11 +338,6 @@ Class QTextDecoder
base size=32 base align=4
QTextDecoder (0x31033498) 0
-
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -409,8 +358,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0x31033850) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -421,7 +368,6 @@ Class _IO_FILE
base size=152 base align=8
_IO_FILE (0x310339a0) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -435,7 +381,6 @@ Class QTextStream
QTextStream (0x31033a48) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -471,17 +416,11 @@ QTextOStream (0x310ae080) 0
QTextStream (0x310e1118) 0
primary-for QTextOStream (0x310ae080)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x310e1380) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -492,19 +431,6 @@ Class timeval
base size=8 base align=4
timeval (0x310e1690) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -574,7 +500,6 @@ QFile (0x310ae0c0) 0
QObject (0x311964d0) 0
primary-for QIODevice (0x310ae100)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -626,38 +551,27 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0x311967a8) 0
-
-
-
-
Class QRegExp
size=4 align=4
base size=4 base align=4
QRegExp (0x31196af0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x31196d58) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x310ae200) 0
QList<QString> (0x31196fc0) 0
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x312dd6c8) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -713,7 +627,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x312dd8c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -824,8 +737,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x312ddee0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -919,66 +830,11 @@ Class QUrl
base size=4 base align=4
QUrl (0x313d8348) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0x313d85b0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1004,18 +860,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x31471968) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x314d8268) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1046,49 +895,41 @@ Class QPoint
base size=8 base align=4
QPoint (0x314d88c0) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x314d8ea8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x315910a8) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x31591268) 0
-
Class QSize
size=8 align=4
base size=8 base align=4
QSize (0x31591498) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x31591af0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x31591c08) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x31642268) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1104,7 +945,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x31642e38) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1120,19 +960,16 @@ Class QDate
base size=4 base align=4
QDate (0x31788268) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x31788498) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x317886c8) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -1317,7 +1154,6 @@ QEventLoop (0x310ae780) 0
QObject (0x31850230) 0
primary-for QEventLoop (0x310ae780)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1423,13 +1259,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x31850e38) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x318501c0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1648,7 +1482,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x318ff5e8) 0
-
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
0 (int (*)(...))0
@@ -1742,13 +1575,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x318ffaf0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x318ffc08) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1759,7 +1590,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x318ffd58) 0
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1815,7 +1645,6 @@ QLibrary (0x310aec00) 0
QObject (0x318ff578) 0
primary-for QLibrary (0x310aec00)
-
Class QSemaphore
size=4 align=4
base size=4 base align=4
@@ -1862,7 +1691,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x319cb2d8) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1873,13 +1701,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x319cb508) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x319cb540) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1997,8 +1823,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x319cbb98) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2327,9 +2151,3 @@ QXmlDefaultHandler (0x31adb078) 0
QXmlDeclHandler (0x31aa7e38) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ia32.txt
index 3a92b2cbc9..e1d7e29e36 100644
--- a/tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x698b80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0x6c9a80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0xe56280) 0
QBasicAtomic (0xe562c0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xee7280) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x102c8c0) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x11a6900) 0
QString (0x11a6940) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1261240) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1261700) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1261e00) 0
QGenericArgument (0x1261e40) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1261800) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x13828c0) 0
QObject (0x1382900) 0
primary-for QIODevice (0x13828c0)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x1459140) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x1459400) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x14596c0) 0
QList<QString> (0x1459700) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x14f7a80) 0
QObject (0x14f7b00) 0
primary-for QIODevice (0x14f7ac0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x14f7d00) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x14f7640) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x15cb180) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x15cb940) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x166fd80) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -836,16 +776,11 @@ Class rlimit
base size=16 base align=4
rlimit (0x1803b00) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x184d180) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -982,8 +917,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x19c2280) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1009,59 +942,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x19c2600) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1087,21 +967,11 @@ Class QVariant
base size=12 base align=4
QVariant (0x1a75ec0) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1aafa40) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1178,8 +1048,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1b70400) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1205,7 +1073,6 @@ QEventLoop (0x1b706c0) 0
QObject (0x1b70700) 0
primary-for QEventLoop (0x1b706c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1249,13 +1116,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1b70b40) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1b70d80) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1424,7 +1289,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1c52480) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1530,13 +1394,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1ce2040) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1ce2180) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1547,7 +1409,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1ce2300) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1728,7 +1589,6 @@ QLibrary (0x1ce2d80) 0
QObject (0x1ce2dc0) 0
primary-for QLibrary (0x1ce2d80)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1764,7 +1624,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1d9e0c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1775,13 +1634,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1d9e340) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1d9e380) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1838,7 +1695,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1d9ef40) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1849,43 +1705,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e36280) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e36500) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e36780) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1e36980) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0x1e365c0) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1ee12c0) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0x1ee14c0) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1896,25 +1745,21 @@ Class QSize
base size=8 base align=4
QSize (0x1ee1bc0) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0x1ff1180) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1ff1a00) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0x1ff1e40) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2058,8 +1903,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x2105d40) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2388,9 +2231,3 @@ QXmlDefaultHandler (0x2224600) 0
QXmlDeclHandler (0x2226080) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ppc32.txt b/tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ppc32.txt
index 8b438f03cc..6422efa61d 100644
--- a/tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ppc32.txt
+++ b/tests/auto/bic/data/QtXml.4.2.0.macx-gcc-ppc32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,20 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0x9cf780) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -53,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xa07680) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -65,7 +44,6 @@ Class QAtomic
QAtomic (0xa07d80) 0
QBasicAtomic (0xa07dc0) 0
-
Class __darwin_pthread_handler_rec
size=12 align=4
base size=12 base align=4
@@ -146,20 +124,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xeb4d80) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -185,7 +149,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0x1118380) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -197,7 +160,6 @@ Class QConstString
QConstString (0x1235400) 0
QString (0x1235440) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 (int (*)(...))0
@@ -259,7 +221,6 @@ Class QListData
base size=4 base align=4
QListData (0x1235dc0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -283,8 +244,6 @@ Class QTextCodec
QTextCodec (0x1309180) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -306,14 +265,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x1309880) 0
QGenericArgument (0x13098c0) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x1309b00) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -404,7 +360,6 @@ QIODevice (0x13f4380) 0
QObject (0x13f43c0) 0
primary-for QIODevice (0x13f4380)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -423,22 +378,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0x13f4d00) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x13f4fc0) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0x14c61c0) 0
QList<QString> (0x14c6200) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -571,23 +521,16 @@ QFile (0x153b940) 0
QObject (0x153b9c0) 0
primary-for QIODevice (0x153b980)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x153bbc0) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x153bf80) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -643,7 +586,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x1611100) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -716,7 +658,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x16118c0) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -740,7 +681,6 @@ Class QTextStream
QTextStream (0x170f8c0) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -846,17 +786,11 @@ Class rlimit
base size=16 base align=8
rlimit (0x1849840) 0
-
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0x187b0c0) 0
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -993,8 +927,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x19f41c0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -1020,59 +952,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x19f4540) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1098,21 +977,11 @@ Class QVariant
base size=16 base align=4
QVariant (0x1aa7e40) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1ae59c0) 0
-
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1189,8 +1058,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1ba0340) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1216,7 +1083,6 @@ QEventLoop (0x1ba0600) 0
QObject (0x1ba0640) 0
primary-for QEventLoop (0x1ba0600)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1260,13 +1126,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x1ba0a80) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x1ba0cc0) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1435,7 +1299,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x1c84400) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1541,13 +1404,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x1c84f40) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x1d19100) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1558,7 +1419,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x1d19280) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1739,7 +1599,6 @@ QLibrary (0x1d19d40) 0
QObject (0x1d19d80) 0
primary-for QLibrary (0x1d19d40)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -1775,7 +1634,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x1dd4080) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1786,13 +1644,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x1dd4300) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x1dd4340) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1849,7 +1705,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x1dd4f00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1860,43 +1715,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e65240) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e654c0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1e65740) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1e65940) 0
-
Class QPointF
size=16 align=8
base size=16 base align=4
QPointF (0x1e65500) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f13280) 0
-
Class QLineF
size=32 align=8
base size=32 base align=4
QLineF (0x1f13480) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1907,25 +1755,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f13b80) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=4
QSizeF (0x2020140) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x20209c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=4
QRectF (0x2020e00) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2069,8 +1913,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x2135d00) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2399,9 +2241,3 @@ QXmlDefaultHandler (0x2251700) 0
QXmlDeclHandler (0x2252040) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.2.0.win32-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.2.0.win32-gcc-ia32.txt
index 318b311cb1..cc003e64cc 100644
--- a/tests/auto/bic/data/QtXml.4.2.0.win32-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.2.0.win32-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xaf4380) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb60f00) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -81,20 +59,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xc4bb00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QLatin1String
base size=4 base align=4
QLatin1String (0xee0240) 0
-
Class QCharRef
size=8 align=4
base size=8 base align=4
@@ -132,7 +95,6 @@ Class QConstString
QConstString (0x11f3dc0) 0
QString (0x11f3e00) 0
-
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
0 0u
@@ -194,7 +156,6 @@ Class QListData
base size=4 base align=4
QListData (0x12d61c0) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -218,8 +179,6 @@ Class QTextCodec
QTextCodec (0xee01c0) 0 nearly-empty
vptr=((&QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -241,14 +200,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0x144b300) 0
QGenericArgument (0x144b340) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0x144b8c0) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 0u
@@ -339,7 +295,6 @@ QIODevice (0x13b5a40) 0
QObject (0x150ab40) 0
primary-for QIODevice (0x13b5a40)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 0u
@@ -358,22 +313,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xee00c0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0x15d9f80) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xee0140) 0
QList<QString> (0x15f1740) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 0u
@@ -501,23 +451,16 @@ QFile (0x1700080) 0
QObject (0x1700100) 0
primary-for QIODevice (0x17000c0)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0x1758140) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0x1716fc0) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -573,7 +516,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0x16f0f80) 0
vptr=((&QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 0u
@@ -646,7 +588,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0x18abb80) 0 empty
-
Class QMapData::Node
size=8 align=4
base size=8 base align=4
@@ -670,7 +611,6 @@ Class QTextStream
QTextStream (0x1aec580) 0
vptr=((&QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -706,9 +646,6 @@ QTextOStream (0x1b7d740) 0
QTextStream (0x1b7d780) 0
primary-for QTextOStream (0x1b7d740)
-
-
-
Class QVectorData
size=16 align=4
base size=16 base align=4
@@ -845,8 +782,6 @@ Class QLocale
base size=4 base align=4
QLocale (0x1e3dcc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 0u
@@ -872,59 +807,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0x1ee9400) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -950,18 +832,11 @@ Class QVariant
base size=16 base align=8
QVariant (0x1476c80) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0x1f9c800) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 0u
@@ -1038,8 +913,6 @@ Class QUrl
base size=4 base align=4
QUrl (0x1f0a180) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 0u
@@ -1065,7 +938,6 @@ QEventLoop (0x21a26c0) 0
QObject (0x21a2700) 0
primary-for QEventLoop (0x21a26c0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 0u
@@ -1109,13 +981,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0x221d200) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0x221d180) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 0u
@@ -1284,7 +1154,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0x22ce7c0) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 0u
@@ -1391,13 +1260,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0x143fc00) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0x143fc80) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1408,7 +1275,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0x143fd80) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 0u
@@ -1589,7 +1455,6 @@ QLibrary (0x2446040) 0
QObject (0x2446080) 0
primary-for QLibrary (0x2446040)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 0u
@@ -1630,7 +1495,6 @@ Class QMutex
base size=4 base align=4
QMutex (0x24b77c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1641,13 +1505,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0x24e5e00) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0x24e5fc0) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1704,7 +1566,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0x253aac0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -1715,43 +1576,36 @@ Class QDate
base size=4 base align=4
QDate (0x1e3db40) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0x1e3dbc0) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0x1758040) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0x1f0a340) 0
-
Class QPointF
size=16 align=8
base size=16 base align=8
QPointF (0x1f0a380) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0x1f0a2c0) 0
-
Class QLineF
size=32 align=8
base size=32 base align=8
QLineF (0x1f0a300) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -1762,25 +1616,21 @@ Class QSize
base size=8 base align=4
QSize (0x1f0a240) 0
-
Class QSizeF
size=16 align=8
base size=16 base align=8
QSizeF (0x1f0a280) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0x1f0a1c0) 0
-
Class QRectF
size=32 align=8
base size=32 base align=8
QRectF (0x1f0a200) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -1924,8 +1774,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0x2a83d80) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 0u
@@ -2254,9 +2102,3 @@ QXmlDefaultHandler (0x2a83340) 0
QXmlDeclHandler (0x2b13700) 20 nearly-empty
vptr=((&QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.3.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.3.0.linux-gcc-ia32.txt
index 0dc3e8b08e..9ce4b93da9 100644
--- a/tests/auto/bic/data/QtXml.4.3.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.3.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,39 +18,11 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77b3240) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
QFlag (0xb77b36c0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -73,7 +39,6 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb77b3bc0) 0
QGenericArgument (0xb77b3c00) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
@@ -89,7 +54,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77b3e80) 0
-
Class QBasicAtomic
size=4 align=4
base size=4 base align=4
@@ -121,7 +85,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb7315200) 0
-
Class QString::Null
size=1 align=1
base size=0 base align=1
@@ -137,7 +100,6 @@ Class QString
base size=4 base align=4
QString (0xb7315280) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -154,7 +116,6 @@ Class QConstString
QConstString (0xb7315580) 0
QString (0xb73155c0) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -221,8 +182,6 @@ Class QListData
base size=4 base align=4
QListData (0xb7315940) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -297,7 +256,6 @@ QLibrary (0xb7315f00) 0
QObject (0xb7315f40) 0
primary-for QLibrary (0xb7315f00)
-
Class QUuid
size=16 align=4
base size=16 base align=4
@@ -344,7 +302,6 @@ QIODevice (0xb7315740) 0
QObject (0xb7315800) 0
primary-for QIODevice (0xb7315740)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -363,22 +320,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb7315dc0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6d72000) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6d72100) 0
QList<QString> (0xb6d72140) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -433,7 +385,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb6d72580) 0 empty
-
Class QCryptographicHash
size=4 align=4
base size=4 base align=4
@@ -444,36 +395,26 @@ Class QDate
base size=4 base align=4
QDate (0xb6d72b00) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb6d72c00) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb6d72d00) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
QByteArrayMatcher (0xb6d72e00) 0
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb6d72e40) 0
-
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -484,25 +425,11 @@ Class timeval
base size=8 base align=4
timeval (0xb6d72980) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb6d72c40) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -523,13 +450,11 @@ Class QSize
base size=8 base align=4
QSize (0xb6cd4480) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb6cd4700) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -540,8 +465,6 @@ Class QLocale
base size=4 base align=4
QLocale (0xb6cd4cc0) 0
-
-
Vtable for QSystemLocale
QSystemLocale::_ZTV13QSystemLocale: 6u entries
0 (int (*)(...))0
@@ -577,37 +500,31 @@ Class QPoint
base size=8 base align=4
QPoint (0xb6cd48c0) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb6cd4dc0) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb6b36340) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb6b36480) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb6b36580) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb6b36600) 0
-
Vtable for QTimeLine
QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
@@ -644,7 +561,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb6b369c0) 0
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -655,67 +571,11 @@ Class QUrl
base size=4 base align=4
QUrl (0xb6b36b40) 0
-
-
Class QMetaType
size=1 align=1
base size=0 base align=1
QMetaType (0xb6b36c40) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -741,18 +601,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb677e700) 0
-
-
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb677ec40) 0
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -778,10 +631,6 @@ QSettings (0xb677ed00) 0
QObject (0xb677ed40) 0
primary-for QSettings (0xb677ed00)
-
-
-
-
Class __gconv_trans_data
size=20 align=4
base size=20 base align=4
@@ -802,8 +651,6 @@ Class __gconv_info
base size=8 base align=4
__gconv_info (0xb677efc0) 0
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -814,7 +661,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb677e900) 0
-
Vtable for QFile
QFile::_ZTV5QFile: 31u entries
0 (int (*)(...))0
@@ -859,7 +705,6 @@ QFile (0xb677ed80) 0
QObject (0xb666f000) 0
primary-for QIODevice (0xb677edc0)
-
Vtable for QTemporaryFile
QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
0 (int (*)(...))0
@@ -911,17 +756,11 @@ Class QFileInfo
base size=4 base align=4
QFileInfo (0xb666f200) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb666f380) 0
-
-
Vtable for QProcess
QProcess::_ZTV8QProcess: 31u entries
0 (int (*)(...))0
@@ -1004,7 +843,6 @@ Class QDirIterator
QDirIterator (0xb666f6c0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1060,7 +898,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb666f7c0) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1093,7 +930,6 @@ Class QAbstractFileEngineIterator
QAbstractFileEngineIterator (0xb666fa00) 0
vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -1117,8 +953,6 @@ Class QTextCodec
QTextCodec (0xb666fa80) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -1142,7 +976,6 @@ Class QTextStream
QTextStream (0xb666fd40) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -1288,13 +1121,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb666fdc0) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb666ff80) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -1305,7 +1136,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb64a80c0) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -1384,7 +1214,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb64a8440) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -1418,13 +1247,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb64a8580) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb64a8600) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -1663,7 +1490,6 @@ QEventLoop (0xb64a8b00) 0
QObject (0xb64a8b40) 0
primary-for QEventLoop (0xb64a8b00)
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -1857,13 +1683,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb64a8ac0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb64a8cc0) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -1874,7 +1698,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb64a8f00) 0
-
Vtable for QTextCodecFactoryInterface
QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
0 (int (*)(...))0
@@ -1944,8 +1767,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0xb6420300) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -2284,9 +2105,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb6420e80) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2298,19 +2116,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb6420200) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb6420440) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb6420640) 0
-
Class QXmlStreamReader
size=4 align=4
base size=4 base align=4
@@ -2423,8 +2238,3 @@ Class QDomProcessingInstruction
QDomProcessingInstruction (0xb6153680) 0
QDomNode (0xb61536c0) 0
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.4.0.linux-gcc-ia32.txt
index 0a2fb273b1..54a9a6a5c3 100644
--- a/tests/auto/bic/data/QtXml.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb789fe4c) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb78d0d5c) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6b895dc) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb6a9721c) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb680db00) 0
QString (0xb684c870) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb68d31a4) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb6757834) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb67b1000) 0
QGenericArgument (0xb67a5d5c) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb67b4078) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb6604e80) 0
QObject (0xb66153c0) 0
primary-for QIODevice (0xb6604e80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb666f5dc) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6696ec4) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6676f80) 0
QList<QString> (0xb66a3474) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb64fb618) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb65d5b40) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb6458dd4) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb6458e88) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb62dc0c0) 0
QTextStream (0xb64ced98) 0
primary-for QTextOStream (0xb62dc0c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb62e07bc) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb62e0b04) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb62e0c30) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb6200f3c) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb621ce88) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb6238744) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb62bb6c0) 0
QObject (0xb62c5078) 0
primary-for QFutureWatcherBase (0xb62bb6c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb61172c0) 0
QRunnable (0xb6113b7c) 0
primary-for QtConcurrent::ThreadEngineBase (0xb61172c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb6144258) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb604a21c) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb604a564) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb604a744) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb5eda21c) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5ea0ce4) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5ce4b40) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5d37708) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5bd91e0) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5ba9380 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5ba9700 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb59cb2d0) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb5847e00) 0
QObject (0xb584abf4) 0
primary-for QIODevice (0xb5847e40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb588f12c) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb58b2924) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb5711258) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb57454ec) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb57a6ca8) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb5787a8c) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb55b9f78) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb5615960) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb5684870) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb54df2d0) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb54dbac0) 0
QObject (0xb5515b04) 0
primary-for QEventLoop (0xb54dbac0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb554c384) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb555f870) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb55b712c) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb53f44ec) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb53f4a8c) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb542f2d0) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb54767c0) 0
QObject (0xb548cf78) 0
primary-for QLibrary (0xb54767c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb52d3474) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb52d37f8) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb53285dc) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb535a2d0) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb5366d5c) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb537d3c0) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb5384ca8) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb53a9ca8) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb51a8c6c) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb51d41a4) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb5255b04) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb5293780) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb50bd5dc) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb511d0b4) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb4fced98) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb4fe84ec) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb500c03c) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb500cd20) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2760,8 +2424,6 @@ Class QXmlAttributes::Attribute
base size=16 base align=4
QXmlAttributes::Attribute (0xb4eac2d0) 0
-
-
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
0 (int (*)(...))0
@@ -3090,11 +2752,3 @@ QXmlDefaultHandler (0xb4ef87e8) 0
QXmlDeclHandler (0xb4eeebf4) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.3.1.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.5.0.linux-gcc-ia32.txt
index 6f17d8f0e7..6e61c8816f 100644
--- a/tests/auto/bic/data/QtXml.4.3.1.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXml.4.5.0.linux-gcc-ia32.txt
@@ -1,80 +1,135 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
-QSysInfo (0xb739b000) 0 empty
+QSysInfo (0xb6e5cbb8) 0 empty
Class QBool
size=1 align=1
base size=1 base align=1
-QBool (0xb739b100) 0
+QBool (0xb6e5cd5c) 0
Class qIsNull(double)::U
size=8 align=4
base size=8 base align=4
-qIsNull(double)::U (0xb739b200) 0
+qIsNull(double)::U (0xb6e09438) 0
Class qIsNull(float)::U
size=4 align=4
base size=4 base align=4
-qIsNull(float)::U (0xb739b240) 0
-
-
-
-
-
-
-
+qIsNull(float)::U (0xb6e094ec) 0
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e09d20) 0
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e09e4c) 0
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb64b3ce4) 0 empty
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb64b3d20) 0
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb6545e00) 0
+ QGenericArgument (0xb64b3f3c) 0
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb63c00b4) 0
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb63c01e0) 0
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb63c03c0) 0
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0xb739b6c0) 0
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb63c05a0) 0
-Class QBasicAtomic
+Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
-QBasicAtomic (0xb739b800) 0
+QBasicAtomicInt (0xb6409ce4) 0
-Class QAtomic
+Class QAtomicInt
size=4 align=4
base size=4 base align=4
-QAtomic (0xb739b880) 0
- QBasicAtomic (0xb739b8c0) 0
+QAtomicInt (0xb6438400) 0
+ QBasicAtomicInt (0xb64273fc) 0
Class __locale_struct
size=116 align=4
base size=116 base align=4
-__locale_struct (0xb739b9c0) 0
+__locale_struct (0xb64278e8) 0
Class QByteArray::Data
size=20 align=4
base size=20 base align=4
-QByteArray::Data (0xb739ba40) 0
+QByteArray::Data (0xb6427d5c) 0
Class QByteArray
size=4 align=4
base size=4 base align=4
-QByteArray (0xb739ba00) 0
+QByteArray (0xb6427d20) 0
Class QByteRef
size=8 align=4
base size=8 base align=4
-QByteRef (0xb739bac0) 0
+QByteRef (0xb62abc30) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb62f84ec) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb62f8528) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb62f84b0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb61c2078) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb6209d5c) 0
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb608bcc0) 0
+ QString (0xb60c64b0) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb60c68e8) 0
Vtable for std::exception
std::exception::_ZTVSt9exception: 5u entries
@@ -87,7 +142,7 @@ std::exception::_ZTVSt9exception: 5u entries
Class std::exception
size=4 align=4
base size=4 base align=4
-std::exception (0xb739bbc0) 0 nearly-empty
+std::exception (0xb610799c) 0 nearly-empty
vptr=((& std::exception::_ZTVSt9exception) + 8u)
Vtable for std::bad_exception
@@ -96,15 +151,15 @@ std::bad_exception::_ZTVSt13bad_exception: 5u entries
4 (int (*)(...))(& _ZTISt13bad_exception)
8 std::bad_exception::~bad_exception
12 std::bad_exception::~bad_exception
-16 std::exception::what
+16 std::bad_exception::what
Class std::bad_exception
size=4 align=4
base size=4 base align=4
-std::bad_exception (0xb739bc40) 0 nearly-empty
+std::bad_exception (0xb6141b00) 0 nearly-empty
vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
- std::exception (0xb739bc80) 0 nearly-empty
- primary-for std::bad_exception (0xb739bc40)
+ std::exception (0xb6107a8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb6141b00)
Vtable for std::bad_alloc
std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
@@ -112,116 +167,30 @@ std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
4 (int (*)(...))(& _ZTISt9bad_alloc)
8 std::bad_alloc::~bad_alloc
12 std::bad_alloc::~bad_alloc
-16 std::exception::what
+16 std::bad_alloc::what
Class std::bad_alloc
size=4 align=4
base size=4 base align=4
-std::bad_alloc (0xb739bd00) 0 nearly-empty
+std::bad_alloc (0xb6141c80) 0 nearly-empty
vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
- std::exception (0xb739bd40) 0 nearly-empty
- primary-for std::bad_alloc (0xb739bd00)
+ std::exception (0xb6107ce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb6141c80)
Class std::nothrow_t
size=1 align=1
base size=0 base align=1
-std::nothrow_t (0xb739bdc0) 0 empty
+std::nothrow_t (0xb6107f3c) 0 empty
Class QListData::Data
size=24 align=4
base size=24 base align=4
-QListData::Data (0xb739be40) 0
+QListData::Data (0xb615c03c) 0
Class QListData
size=4 align=4
base size=4 base align=4
-QListData (0xb739be00) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0xb71c22c0) 0 empty
-
-Class QGenericArgument
- size=8 align=4
- base size=8 base align=4
-QGenericArgument (0xb71c2340) 0
-
-Class QGenericReturnArgument
- size=8 align=4
- base size=8 base align=4
-QGenericReturnArgument (0xb71c2380) 0
- QGenericArgument (0xb71c23c0) 0
-
-
-Class QMetaObject
- size=16 align=4
- base size=16 base align=4
-QMetaObject (0xb71c2540) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0xb71c2600) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0xb71c2640) 0
-
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0xb71c2740) 0 empty
-
-Class QString::Data
- size=20 align=4
- base size=20 base align=4
-QString::Data (0xb71c27c0) 0
-
-Class QString
- size=4 align=4
- base size=4 base align=4
-QString (0xb71c2700) 0
-
-
-Class QLatin1String
- size=4 align=4
- base size=4 base align=4
-QLatin1String (0xb71c2940) 0
-
-Class QCharRef
- size=8 align=4
- base size=8 base align=4
-QCharRef (0xb71c2980) 0
-
-Class QConstString
- size=4 align=4
- base size=4 base align=4
-QConstString (0xb71c29c0) 0
- QString (0xb71c2a00) 0
-
-
-Class QStringRef
- size=12 align=4
- base size=12 base align=4
-QStringRef (0xb71c2a80) 0
-
-
+QListData (0xb615c000) 0
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
@@ -233,7 +202,7 @@ QObjectData::_ZTV11QObjectData: 4u entries
Class QObjectData
size=24 align=4
base size=24 base align=4
-QObjectData (0xb71c2ac0) 0
+QObjectData (0xb615c7bc) 0
vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
Vtable for QObject
@@ -256,7 +225,7 @@ QObject::_ZTV7QObject: 14u entries
Class QObject
size=8 align=4
base size=8 base align=4
-QObject (0xb71c2c80) 0
+QObject (0xb615c870) 0
vptr=((& QObject::_ZTV7QObject) + 8u)
Vtable for QObjectUserData
@@ -269,7 +238,7 @@ QObjectUserData::_ZTV15QObjectUserData: 4u entries
Class QObjectUserData
size=4 align=4
base size=4 base align=4
-QObjectUserData (0xb71c2d00) 0 nearly-empty
+QObjectUserData (0xb60330b4) 0 nearly-empty
vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
Vtable for QIODevice
@@ -308,11 +277,10 @@ QIODevice::_ZTV9QIODevice: 30u entries
Class QIODevice
size=8 align=4
base size=8 base align=4
-QIODevice (0xb71c2e00) 0
+QIODevice (0xb6036240) 0
vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
- QObject (0xb71c2e40) 0
- primary-for QIODevice (0xb71c2e00)
-
+ QObject (0xb60331e0) 0
+ primary-for QIODevice (0xb6036240)
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
@@ -324,187 +292,1423 @@ QDataStream::_ZTV11QDataStream: 4u entries
Class QDataStream
size=28 align=4
base size=28 base align=4
-QDataStream (0xb71c2f40) 0
+QDataStream (0xb6033f3c) 0
vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
-Class QMetaType
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5e80ac8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5e80a8c) 0
+
+Class QHashDummyValue
size=1 align=1
base size=0 base align=1
-QMetaType (0xb71c2fc0) 0 empty
+QHashDummyValue (0xb5ebc168) 0 empty
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5ebc8ac) 0
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5ebc870) 0
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5ebcbb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5ebcc30) 0
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5ebcbf4) 0
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5e34294) 0
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5e34258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5e34e88) 0
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5c820f0) 0
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5c82474) 0
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5c824b0) 0
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5c82528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5c82b04) 0
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5cd0780) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5ce5c30) 0
+ primary-for QTextIStream (0xb5cd0780)
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5cd0a40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5cf52d0) 0
+ primary-for QTextOStream (0xb5cd0a40)
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5cf5960) 0
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5cf5b04) 0
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5cf5b40) 0
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5cf5bf4) 0
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5cf5f00) 0
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5cf5f3c) 0
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5cf5f78) 0
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5d2d2d0) 0
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5d2d294) 0
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5c0ad98) 0 empty
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5c3b180) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5c3b1c0) 0
+ primary-for QFile (0xb5c3b180)
+ QObject (0xb5c4103c) 0
+ primary-for QIODevice (0xb5c3b1c0)
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb5c3b780) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5c3b7c0) 0
+ primary-for QTemporaryFile (0xb5c3b780)
+ QIODevice (0xb5c3b800) 0
+ primary-for QFile (0xb5c3b7c0)
+ QObject (0xb5c414b0) 0
+ primary-for QIODevice (0xb5c3b800)
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5c417bc) 0
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5c41d5c) 0
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5ad8708) 0
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5a9e900) 0
+ QList<QString> (0xb5ad8870) 0
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5b08dd4) 0
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5b574b0) 0 empty
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5b574ec) 0 empty
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5b731c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5b57528) 0 empty
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5b73240) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5b57564) 0 empty
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5b732c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5b575a0) 0 empty
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5b57474) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5b57744) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5b57780) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5b735c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5b577bc) 0
+ primary-for QFSFileEngine (0xb5b735c0)
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5b736c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5b73700) 0
+ primary-for QProcess (0xb5b736c0)
+ QObject (0xb5b578e8) 0
+ primary-for QIODevice (0xb5b73700)
-Class QMapData::Node
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5b57b04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
size=8 align=4
base size=8 base align=4
-QMapData::Node (0xb6f28cc0) 0
+QDirIterator (0xb5b57bf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-Class QMapData
- size=72 align=4
- base size=72 base align=4
-QMapData (0xb6f28c80) 0
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5b73c80) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5b73cc0) 0
+ primary-for QBuffer (0xb5b73c80)
+ QObject (0xb5b57d20) 0
+ primary-for QIODevice (0xb5b73cc0)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5b73fc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5b57f3c) 0
+ primary-for QFileSystemWatcher (0xb5b73fc0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb5a0f168) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5a0f744) 0 empty
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
-QVariant::PrivateShared (0xb6dd5100) 0
+QVariant::PrivateShared (0xb589f1a4) 0
Class QVariant::Private::Data
size=8 align=4
base size=8 base align=4
-QVariant::Private::Data (0xb6dd5180) 0
+QVariant::Private::Data (0xb589f21c) 0
Class QVariant::Private
size=12 align=4
base size=12 base align=4
-QVariant::Private (0xb6dd5140) 0
+QVariant::Private (0xb589f1e0) 0
Class QVariant::Handler
size=36 align=4
base size=36 base align=4
-QVariant::Handler (0xb6dd51c0) 0
+QVariant::Handler (0xb589f258) 0
Class QVariant
size=12 align=4
base size=12 base align=4
-QVariant (0xb6dd50c0) 0
+QVariant (0xb589f168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb58df834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb591fac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb58dfce4) 0
+ primary-for QSettings (0xb591fac0)
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb595f7f8) 0
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb57834b0) 0
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb5965fc0) 0
+ QVector<QXmlStreamAttribute> (0xb5783f00) 0
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb57b7000) 0
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb57b7474) 0
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb57b7a50) 0
-Class QVariantComparisonHelper
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
size=4 align=4
base size=4 base align=4
-QVariantComparisonHelper (0xb6dd5600) 0
+QXmlStreamEntityResolver (0xb57e030c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb57e0348) 0
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb57e03fc) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb57e0528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb5837ac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb585f1e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb585ff00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb56b0000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb56c9a8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb56f4690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb575b2d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb55af03c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QEvent)
-8 QEvent::~QEvent
-12 QEvent::~QEvent
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
-Class QEvent
+Class QtSharedPointer::ExternalRefCountData
size=12 align=4
base size=12 base align=4
-QEvent (0xb6dd56c0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 8u)
+QtSharedPointer::ExternalRefCountData (0xb55af30c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb55afc30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb55afe4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb54be384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb54bea50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb54bec30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb54beca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb54bed5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb550e384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb550e8e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTimerEvent)
-8 QTimerEvent::~QTimerEvent
-12 QTimerEvent::~QTimerEvent
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
-Class QTimerEvent
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb5541000) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb550eb7c) 0
+ primary-for QTimeLine (0xb5541000)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb550ed98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb555921c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb55598ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb5541f80) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb5559d98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb5541f80)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb5370080) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb53700c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb5370080)
+ std::exception (0xb5559dd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb53700c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb5559e10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb5559e4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb5559e88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb5378474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb53785a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb53789d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb54240c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb54106cc) 0
+ primary-for QThread (0xb54240c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb5424400) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5410960) 0
+ primary-for QThreadPool (0xb5424400)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb5410bb8) 0
+
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb5410bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb5424f40) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb544d474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb5424f40)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb526da50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb526da8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb526f500) 0 empty
+ std::input_iterator_tag (0xb526dac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb526f580) 0 empty
+ std::forward_iterator_tag (0xb526f5c0) 0 empty
+ std::input_iterator_tag (0xb526db04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb526f640) 0 empty
+ std::bidirectional_iterator_tag (0xb526f680) 0 empty
+ std::forward_iterator_tag (0xb526f6c0) 0 empty
+ std::input_iterator_tag (0xb526db40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb526dc6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb526dca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb532ee88) 0
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb518403c) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb5184078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb51840f0) 0
+
+Class itimerspec
size=16 align=4
base size=16 base align=4
-QTimerEvent (0xb6dd5740) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
- QEvent (0xb6dd5780) 0
- primary-for QTimerEvent (0xb6dd5740)
+itimerspec (0xb518412c) 0
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QChildEvent)
-8 QChildEvent::~QChildEvent
-12 QChildEvent::~QChildEvent
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb5184168) 0
-Class QChildEvent
+Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
-QChildEvent (0xb6dd5800) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
- QEvent (0xb6dd5840) 0
- primary-for QChildEvent (0xb6dd5800)
+__pthread_cleanup_frame (0xb518421c) 0
-Vtable for QCustomEvent
-QCustomEvent::_ZTV12QCustomEvent: 4u entries
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb5184258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QCustomEvent)
-8 QCustomEvent::~QCustomEvent
-12 QCustomEvent::~QCustomEvent
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
-Class QCustomEvent
- size=12 align=4
- base size=12 base align=4
-QCustomEvent (0xb6dd58c0) 0
- vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
- QEvent (0xb6dd5900) 0
- primary-for QCustomEvent (0xb6dd58c0)
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb5202564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb506999c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
-Class QDynamicPropertyChangeEvent
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb5069a14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb5069e10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb5069e4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb501fa00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb50331a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb501fa00)
+
+Class std::ios_base::_Callback_list
size=16 align=4
base size=16 base align=4
-QDynamicPropertyChangeEvent (0xb6dd5980) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
- QEvent (0xb6dd59c0) 0
- primary-for QDynamicPropertyChangeEvent (0xb6dd5980)
+std::ios_base::_Callback_list (0xb50331e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb503321c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb5033258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb5033168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb50585a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4f1c078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4cd7440 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4cd74c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4cd77c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4cd7840 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4ce612c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4af6a00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4aa3924) 0
+ primary-for QFutureWatcherBase (0xb4af6a00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4966744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4994c00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4966c30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4994c00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb49a39b0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4966ec4) 0
+ primary-for QTextCodecPlugin (0xb49a39b0)
+ QTextCodecFactoryInterface (0xb4994e00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4966f00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4994e00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb49b403c) 0 empty
Vtable for QTranslator
QTranslator::_ZTV11QTranslator: 16u entries
@@ -528,10 +1732,43 @@ QTranslator::_ZTV11QTranslator: 16u entries
Class QTranslator
size=8 align=4
base size=8 base align=4
-QTranslator (0xb6dd5a40) 0
+QTranslator (0xb49cb9c0) 0
vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
- QObject (0xb6dd5a80) 0
- primary-for QTranslator (0xb6dd5a40)
+ QObject (0xb49c63fc) 0
+ primary-for QTranslator (0xb49cb9c0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb49c66cc) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4a15340) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb49c6c6c) 0
+ primary-for QMimeData (0xb4a15340)
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
@@ -553,11 +1790,83 @@ QEventLoop::_ZTV10QEventLoop: 14u entries
Class QEventLoop
size=8 align=4
base size=8 base align=4
-QEventLoop (0xb6dd5b00) 0
+QEventLoop (0xb4a15600) 0
vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
- QObject (0xb6dd5b40) 0
- primary-for QEventLoop (0xb6dd5b00)
+ QObject (0xb49c6e88) 0
+ primary-for QEventLoop (0xb4a15600)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb4a391a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4a15cc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb4a39384) 0
+ primary-for QTimerEvent (0xb4a15cc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4a15d80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb4a393fc) 0
+ primary-for QChildEvent (0xb4a15d80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb4868040) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb4a39564) 0
+ primary-for QCustomEvent (0xb4868040)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb4868140) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb4a39654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb4868140)
Vtable for QCoreApplication
QCoreApplication::_ZTV16QCoreApplication: 16u entries
@@ -581,51 +1890,20 @@ QCoreApplication::_ZTV16QCoreApplication: 16u entries
Class QCoreApplication
size=8 align=4
base size=8 base align=4
-QCoreApplication (0xb6dd5c80) 0
+QCoreApplication (0xb4868200) 0
vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
- QObject (0xb6dd5cc0) 0
- primary-for QCoreApplication (0xb6dd5c80)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0xb6dd5e00) 0
-
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI6QTimer)
-8 QTimer::metaObject
-12 QTimer::qt_metacast
-16 QTimer::qt_metacall
-20 QTimer::~QTimer
-24 QTimer::~QTimer
-28 QObject::event
-32 QObject::eventFilter
-36 QTimer::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QTimer
- size=24 align=4
- base size=21 base align=4
-QTimer (0xb6dd5e80) 0
- vptr=((& QTimer::_ZTV6QTimer) + 8u)
- QObject (0xb6dd5ec0) 0
- primary-for QTimer (0xb6dd5e80)
+ QObject (0xb4a39708) 0
+ primary-for QCoreApplication (0xb4868200)
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-8 QObjectCleanupHandler::metaObject
-12 QObjectCleanupHandler::qt_metacast
-16 QObjectCleanupHandler::qt_metacall
-20 QObjectCleanupHandler::~QObjectCleanupHandler
-24 QObjectCleanupHandler::~QObjectCleanupHandler
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
28 QObject::event
32 QObject::eventFilter
36 QObject::timerEvent
@@ -634,25 +1912,23 @@ QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
48 QObject::connectNotify
52 QObject::disconnectNotify
-Class QObjectCleanupHandler
- size=12 align=4
- base size=12 base align=4
-QObjectCleanupHandler (0xb6dd5f40) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
- QObject (0xb6dd5f80) 0
- primary-for QObjectCleanupHandler (0xb6dd5f40)
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4868800) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4a39ca8) 0
+ primary-for QSharedMemory (0xb4868800)
Class QModelIndex
size=16 align=4
base size=16 base align=4
-QModelIndex (0xb6dd5200) 0
-
+QModelIndex (0xb4a39ec4) 0
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
-QPersistentModelIndex (0xb6dd5280) 0
-
+QPersistentModelIndex (0xb48a8384) 0
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
@@ -702,10 +1978,10 @@ QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
Class QAbstractItemModel
size=8 align=4
base size=8 base align=4
-QAbstractItemModel (0xb6dd52c0) 0
+QAbstractItemModel (0xb48a5440) 0
vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
- QObject (0xb6dd5700) 0
- primary-for QAbstractItemModel (0xb6dd52c0)
+ QObject (0xb48a84ec) 0
+ primary-for QAbstractItemModel (0xb48a5440)
Vtable for QAbstractTableModel
QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
@@ -755,12 +2031,12 @@ QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
Class QAbstractTableModel
size=8 align=4
base size=8 base align=4
-QAbstractTableModel (0xb6dd57c0) 0
+QAbstractTableModel (0xb48a5a80) 0
vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
- QAbstractItemModel (0xb6dd5880) 0
- primary-for QAbstractTableModel (0xb6dd57c0)
- QObject (0xb6dd5940) 0
- primary-for QAbstractItemModel (0xb6dd5880)
+ QAbstractItemModel (0xb48a5ac0) 0
+ primary-for QAbstractTableModel (0xb48a5a80)
+ QObject (0xb48a8e4c) 0
+ primary-for QAbstractItemModel (0xb48a5ac0)
Vtable for QAbstractListModel
QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
@@ -810,12 +2086,12 @@ QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
Class QAbstractListModel
size=8 align=4
base size=8 base align=4
-QAbstractListModel (0xb6dd5a00) 0
+QAbstractListModel (0xb48a5d00) 0
vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
- QAbstractItemModel (0xb6dd5ac0) 0
- primary-for QAbstractListModel (0xb6dd5a00)
- QObject (0xb6dd5bc0) 0
- primary-for QAbstractItemModel (0xb6dd5ac0)
+ QAbstractItemModel (0xb48a5d40) 0
+ primary-for QAbstractListModel (0xb48a5d00)
+ QObject (0xb48a8f78) 0
+ primary-for QAbstractItemModel (0xb48a5d40)
Vtable for QSignalMapper
QSignalMapper::_ZTV13QSignalMapper: 14u entries
@@ -837,33 +2113,40 @@ QSignalMapper::_ZTV13QSignalMapper: 14u entries
Class QSignalMapper
size=8 align=4
base size=8 base align=4
-QSignalMapper (0xb6dd5d40) 0
+QSignalMapper (0xb48f6440) 0
vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
- QObject (0xb6dd5d80) 0
- primary-for QSignalMapper (0xb6dd5d40)
-
-Class QMetaMethod
- size=8 align=4
- base size=8 base align=4
-QMetaMethod (0xb6dd5d00) 0
-
-
-Class QMetaEnum
- size=8 align=4
- base size=8 base align=4
-QMetaEnum (0xb6dd5fc0) 0
+ QObject (0xb48f3e4c) 0
+ primary-for QSignalMapper (0xb48f6440)
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
-Class QMetaProperty
- size=20 align=4
- base size=20 base align=4
-QMetaProperty (0xb6b7a040) 0
-
-Class QMetaClassInfo
- size=8 align=4
- base size=8 base align=4
-QMetaClassInfo (0xb6b7a080) 0
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb48f6700) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4911078) 0
+ primary-for QObjectCleanupHandler (0xb48f6700)
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb49111a4) 0
Vtable for QSocketNotifier
QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
@@ -885,38 +2168,35 @@ QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
Class QSocketNotifier
size=20 align=4
base size=17 base align=4
-QSocketNotifier (0xb6b7a100) 0
+QSocketNotifier (0xb48f6d00) 0
vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
- QObject (0xb6b7a140) 0
- primary-for QSocketNotifier (0xb6b7a100)
+ QObject (0xb4911438) 0
+ primary-for QSocketNotifier (0xb48f6d00)
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QMimeData)
-8 QMimeData::metaObject
-12 QMimeData::qt_metacast
-16 QMimeData::qt_metacall
-20 QMimeData::~QMimeData
-24 QMimeData::~QMimeData
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
28 QObject::event
32 QObject::eventFilter
-36 QObject::timerEvent
+36 QTimer::timerEvent
40 QObject::childEvent
44 QObject::customEvent
48 QObject::connectNotify
52 QObject::disconnectNotify
-56 QMimeData::hasFormat
-60 QMimeData::formats
-64 QMimeData::retrieveData
-Class QMimeData
- size=8 align=4
- base size=8 base align=4
-QMimeData (0xb6b7a1c0) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
- QObject (0xb6b7a200) 0
- primary-for QMimeData (0xb6b7a1c0)
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb492f080) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4911708) 0
+ primary-for QTimer (0xb492f080)
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
@@ -951,864 +2231,35 @@ QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
Class QAbstractEventDispatcher
size=8 align=4
base size=8 base align=4
-QAbstractEventDispatcher (0xb6b7a280) 0
+QAbstractEventDispatcher (0xb492f580) 0
vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
- QObject (0xb6b7a2c0) 0
- primary-for QAbstractEventDispatcher (0xb6b7a280)
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0xb6b7a340) 0 empty
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0xb6b7a3c0) 0
-
-
-Class QSizeF
- size=16 align=4
- base size=16 base align=4
-QSizeF (0xb6b7a640) 0
-
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0xb6b7a900) 0
-
-
-Class QPointF
- size=16 align=4
- base size=16 base align=4
-QPointF (0xb6b7ab80) 0
-
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0xb6b7ae00) 0
-
-
-Class QRectF
- size=32 align=4
- base size=32 base align=4
-QRectF (0xb6b7af40) 0
-
-
-
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0xb6b7a240) 0
-
-
-
-
-
-
-Class timespec
- size=8 align=4
- base size=8 base align=4
-timespec (0xb6b7a580) 0
-
-Class timeval
- size=8 align=4
- base size=8 base align=4
-timeval (0xb6b7a680) 0
-
-
-
-Class __pthread_internal_slist
- size=4 align=4
- base size=4 base align=4
-__pthread_internal_slist (0xb6b7a740) 0
+ QObject (0xb491199c) 0
+ primary-for QAbstractEventDispatcher (0xb492f580)
-
-
-
-
-
-
-
-
-
-
-
-
-Class random_data
- size=28 align=4
- base size=28 base align=4
-random_data (0xb6b7ac00) 0
-
-Class drand48_data
- size=24 align=4
- base size=24 base align=4
-drand48_data (0xb6b7ac40) 0
-
-Class QVectorData
- size=16 align=4
- base size=16 base align=4
-QVectorData (0xb6b7ac80) 0
-
-Class QHashData::Node
- size=8 align=4
- base size=8 base align=4
-QHashData::Node (0xb69a7040) 0
-
-Class QHashData
- size=32 align=4
- base size=32 base align=4
-QHashData (0xb69a7000) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0xb69a70c0) 0 empty
-
-
-Class QRegExp
- size=4 align=4
- base size=4 base align=4
-QRegExp (0xb69a7880) 0
-
-
-Class QStringMatcher
- size=1036 align=4
- base size=1036 base align=4
-QStringMatcher (0xb69a7900) 0
-
-
-
-Class QStringList
- size=4 align=4
- base size=4 base align=4
-QStringList (0xb69a7a00) 0
- QList<QString> (0xb69a7a40) 0
-
-
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QTimeLine)
-8 QTimeLine::metaObject
-12 QTimeLine::qt_metacast
-16 QTimeLine::qt_metacall
-20 QTimeLine::~QTimeLine
-24 QTimeLine::~QTimeLine
-28 QObject::event
-32 QObject::eventFilter
-36 QTimeLine::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTimeLine::valueForTime
-
-Class QTimeLine
- size=8 align=4
- base size=8 base align=4
-QTimeLine (0xb69a7c40) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
- QObject (0xb69a7c80) 0
- primary-for QTimeLine (0xb69a7c40)
-
-Class QLocale
- size=4 align=4
- base size=4 base align=4
-QLocale (0xb69a7d00) 0
-
-
-
-Vtable for QSystemLocale
-QSystemLocale::_ZTV13QSystemLocale: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QSystemLocale)
-8 QSystemLocale::~QSystemLocale
-12 QSystemLocale::~QSystemLocale
-16 QSystemLocale::query
-20 QSystemLocale::fallbackLocale
-
-Class QSystemLocale
- size=4 align=4
- base size=4 base align=4
-QSystemLocale (0xb69a7dc0) 0 nearly-empty
- vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
-
-Class QBitArray
- size=4 align=4
- base size=4 base align=4
-QBitArray (0xb69a7e80) 0
-
-Class QBitRef
+Class QMetaMethod
size=8 align=4
base size=8 base align=4
-QBitRef (0xb69a7fc0) 0
-
-
-Class QCryptographicHash
- size=4 align=4
- base size=4 base align=4
-QCryptographicHash (0xb67700c0) 0
-
-Class QLinkedListData
- size=20 align=4
- base size=20 base align=4
-QLinkedListData (0xb6770100) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0xb6770380) 0
-
-
-Class QLineF
- size=32 align=4
- base size=32 base align=4
-QLineF (0xb6770400) 0
-
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0xb6770500) 0
-
-Class QDate
- size=4 align=4
- base size=4 base align=4
-QDate (0xb67705c0) 0
-
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0xb67706c0) 0
-
-
-Class QDateTime
- size=4 align=4
- base size=4 base align=4
-QDateTime (0xb67707c0) 0
-
-
-Class QByteArrayMatcher
- size=1032 align=4
- base size=1032 base align=4
-QByteArrayMatcher (0xb67708c0) 0
-
-Class QReadWriteLock
- size=4 align=4
- base size=4 base align=4
-QReadWriteLock (0xb6770900) 0
-
-
-Class QReadLocker
- size=4 align=4
- base size=4 base align=4
-QReadLocker (0xb6770940) 0
-
-
-Class QWriteLocker
- size=4 align=4
- base size=4 base align=4
-QWriteLocker (0xb67709c0) 0
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QThread)
-8 QThread::metaObject
-12 QThread::qt_metacast
-16 QThread::qt_metacall
-20 QThread::~QThread
-24 QThread::~QThread
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
+QMetaMethod (0xb4911bb8) 0
-Class QThread
+Class QMetaEnum
size=8 align=4
base size=8 base align=4
-QThread (0xb6770a40) 0
- vptr=((& QThread::_ZTV7QThread) + 8u)
- QObject (0xb6770a80) 0
- primary-for QThread (0xb6770a40)
-
-Class QSemaphore
- size=4 align=4
- base size=4 base align=4
-QSemaphore (0xb6770b40) 0
-
-Class QWaitCondition
- size=4 align=4
- base size=4 base align=4
-QWaitCondition (0xb6770b80) 0
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0xb6770bc0) 0
+QMetaEnum (0xb4911ec4) 0
-Class QMutex
- size=4 align=4
- base size=4 base align=4
-QMutex (0xb6770c40) 0
-
-
-Class QMutexLocker
- size=4 align=4
- base size=4 base align=4
-QMutexLocker (0xb6770c80) 0
-
-
-Class QTextCodec::ConverterState
- size=28 align=4
- base size=28 base align=4
-QTextCodec::ConverterState (0xb6770d40) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTextCodec)
-8 __cxa_pure_virtual
-12 QTextCodec::aliases
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QTextCodec::~QTextCodec
-32 QTextCodec::~QTextCodec
-
-Class QTextCodec
- size=4 align=4
- base size=4 base align=4
-QTextCodec (0xb6770d00) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
-
-Class QTextEncoder
- size=32 align=4
- base size=32 base align=4
-QTextEncoder (0xb6770f40) 0
-
-Class QTextDecoder
- size=32 align=4
- base size=32 base align=4
-QTextDecoder (0xb6770f80) 0
-
-
-
-
-
-Class __gconv_trans_data
+Class QMetaProperty
size=20 align=4
base size=20 base align=4
-__gconv_trans_data (0xb6770700) 0
-
-Class __gconv_step
- size=60 align=4
- base size=60 base align=4
-__gconv_step (0xb6770740) 0
-
-Class __gconv_step_data
- size=36 align=4
- base size=36 base align=4
-__gconv_step_data (0xb6770800) 0
-
-Class __gconv_info
- size=8 align=4
- base size=8 base align=4
-__gconv_info (0xb6770840) 0
-
-
-
-Class _IO_marker
- size=12 align=4
- base size=12 base align=4
-_IO_marker (0xb6770e00) 0
-
-Class _IO_FILE
- size=148 align=4
- base size=148 base align=4
-_IO_FILE (0xb6542000) 0
-
+QMetaProperty (0xb476612c) 0
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QTextStream)
-8 QTextStream::~QTextStream
-12 QTextStream::~QTextStream
-
-Class QTextStream
- size=8 align=4
- base size=8 base align=4
-QTextStream (0xb6542080) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
-
-Class QTextStreamManipulator
- size=24 align=4
- base size=22 base align=4
-QTextStreamManipulator (0xb6542200) 0
-
-Vtable for QTextIStream
-QTextIStream::_ZTV12QTextIStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextIStream)
-8 QTextIStream::~QTextIStream
-12 QTextIStream::~QTextIStream
-
-Class QTextIStream
- size=8 align=4
- base size=8 base align=4
-QTextIStream (0xb6542240) 0
- vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
- QTextStream (0xb6542280) 0
- primary-for QTextIStream (0xb6542240)
-
-Vtable for QTextOStream
-QTextOStream::_ZTV12QTextOStream: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QTextOStream)
-8 QTextOStream::~QTextOStream
-12 QTextOStream::~QTextOStream
-
-Class QTextOStream
- size=8 align=4
- base size=8 base align=4
-QTextOStream (0xb6542300) 0
- vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
- QTextStream (0xb6542340) 0
- primary-for QTextOStream (0xb6542300)
-
-Class QDebug::Stream
- size=24 align=4
- base size=22 base align=4
-QDebug::Stream (0xb6542400) 0
-
-Class QDebug
- size=4 align=4
- base size=4 base align=4
-QDebug (0xb65423c0) 0
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-8 QFileSystemWatcher::metaObject
-12 QFileSystemWatcher::qt_metacast
-16 QFileSystemWatcher::qt_metacall
-20 QFileSystemWatcher::~QFileSystemWatcher
-24 QFileSystemWatcher::~QFileSystemWatcher
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=8 align=4
- base size=8 base align=4
-QFileSystemWatcher (0xb65424c0) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
- QObject (0xb6542500) 0
- primary-for QFileSystemWatcher (0xb65424c0)
-
-Vtable for QFile
-QFile::_ZTV5QFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QFile)
-8 QFile::metaObject
-12 QFile::qt_metacast
-16 QFile::qt_metacall
-20 QFile::~QFile
-24 QFile::~QFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QFile::fileEngine
-
-Class QFile
- size=8 align=4
- base size=8 base align=4
-QFile (0xb6542580) 0
- vptr=((& QFile::_ZTV5QFile) + 8u)
- QIODevice (0xb65425c0) 0
- primary-for QFile (0xb6542580)
- QObject (0xb6542600) 0
- primary-for QIODevice (0xb65425c0)
-
-
-Class QFileInfo
- size=4 align=4
- base size=4 base align=4
-QFileInfo (0xb65426c0) 0
-
-
-
-
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI14QTemporaryFile)
-8 QTemporaryFile::metaObject
-12 QTemporaryFile::qt_metacast
-16 QTemporaryFile::qt_metacall
-20 QTemporaryFile::~QTemporaryFile
-24 QTemporaryFile::~QTemporaryFile
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QFile::isSequential
-60 QTemporaryFile::open
-64 QFile::close
-68 QFile::pos
-72 QFile::size
-76 QFile::seek
-80 QFile::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QFile::readData
-112 QFile::readLineData
-116 QFile::writeData
-120 QTemporaryFile::fileEngine
-
-Class QTemporaryFile
- size=8 align=4
- base size=8 base align=4
-QTemporaryFile (0xb6542840) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
- QFile (0xb6542880) 0
- primary-for QTemporaryFile (0xb6542840)
- QIODevice (0xb65428c0) 0
- primary-for QFile (0xb6542880)
- QObject (0xb6542900) 0
- primary-for QIODevice (0xb65428c0)
-
-Class QDir
- size=4 align=4
- base size=4 base align=4
-QDir (0xb6542980) 0
-
-
-
-Class QAbstractFileEngine::ExtensionOption
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionOption (0xb6542b40) 0 empty
-
-Class QAbstractFileEngine::ExtensionReturn
- size=1 align=1
- base size=0 base align=1
-QAbstractFileEngine::ExtensionReturn (0xb6542b80) 0 empty
-
-Vtable for QAbstractFileEngine
-QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
-8 QAbstractFileEngine::~QAbstractFileEngine
-12 QAbstractFileEngine::~QAbstractFileEngine
-16 QAbstractFileEngine::open
-20 QAbstractFileEngine::close
-24 QAbstractFileEngine::flush
-28 QAbstractFileEngine::size
-32 QAbstractFileEngine::pos
-36 QAbstractFileEngine::seek
-40 QAbstractFileEngine::isSequential
-44 QAbstractFileEngine::remove
-48 QAbstractFileEngine::copy
-52 QAbstractFileEngine::rename
-56 QAbstractFileEngine::link
-60 QAbstractFileEngine::mkdir
-64 QAbstractFileEngine::rmdir
-68 QAbstractFileEngine::setSize
-72 QAbstractFileEngine::caseSensitive
-76 QAbstractFileEngine::isRelativePath
-80 QAbstractFileEngine::entryList
-84 QAbstractFileEngine::fileFlags
-88 QAbstractFileEngine::setPermissions
-92 QAbstractFileEngine::fileName
-96 QAbstractFileEngine::ownerId
-100 QAbstractFileEngine::owner
-104 QAbstractFileEngine::fileTime
-108 QAbstractFileEngine::setFileName
-112 QAbstractFileEngine::handle
-116 QAbstractFileEngine::beginEntryList
-120 QAbstractFileEngine::endEntryList
-124 QAbstractFileEngine::read
-128 QAbstractFileEngine::readLine
-132 QAbstractFileEngine::write
-136 QAbstractFileEngine::extension
-140 QAbstractFileEngine::supportsExtension
-
-Class QAbstractFileEngine
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngine (0xb6542ac0) 0
- vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
-
-Vtable for QAbstractFileEngineHandler
-QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
-8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
-16 __cxa_pure_virtual
-
-Class QAbstractFileEngineHandler
- size=4 align=4
- base size=4 base align=4
-QAbstractFileEngineHandler (0xb6542c80) 0 nearly-empty
- vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
-
-Vtable for QAbstractFileEngineIterator
-QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
-8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QAbstractFileEngineIterator::currentFileInfo
-32 QAbstractFileEngineIterator::entryInfo
-
-Class QAbstractFileEngineIterator
- size=8 align=4
- base size=8 base align=4
-QAbstractFileEngineIterator (0xb6542d00) 0
- vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
-
-Vtable for QFSFileEngine
-QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QFSFileEngine)
-8 QFSFileEngine::~QFSFileEngine
-12 QFSFileEngine::~QFSFileEngine
-16 QFSFileEngine::open
-20 QFSFileEngine::close
-24 QFSFileEngine::flush
-28 QFSFileEngine::size
-32 QFSFileEngine::pos
-36 QFSFileEngine::seek
-40 QFSFileEngine::isSequential
-44 QFSFileEngine::remove
-48 QFSFileEngine::copy
-52 QFSFileEngine::rename
-56 QFSFileEngine::link
-60 QFSFileEngine::mkdir
-64 QFSFileEngine::rmdir
-68 QFSFileEngine::setSize
-72 QFSFileEngine::caseSensitive
-76 QFSFileEngine::isRelativePath
-80 QFSFileEngine::entryList
-84 QFSFileEngine::fileFlags
-88 QFSFileEngine::setPermissions
-92 QFSFileEngine::fileName
-96 QFSFileEngine::ownerId
-100 QFSFileEngine::owner
-104 QFSFileEngine::fileTime
-108 QFSFileEngine::setFileName
-112 QFSFileEngine::handle
-116 QFSFileEngine::beginEntryList
-120 QFSFileEngine::endEntryList
-124 QFSFileEngine::read
-128 QFSFileEngine::readLine
-132 QFSFileEngine::write
-136 QFSFileEngine::extension
-140 QFSFileEngine::supportsExtension
-
-Class QFSFileEngine
- size=8 align=4
- base size=8 base align=4
-QFSFileEngine (0xb6542d80) 0
- vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
- QAbstractFileEngine (0xb6542dc0) 0
- primary-for QFSFileEngine (0xb6542d80)
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI7QBuffer)
-8 QBuffer::metaObject
-12 QBuffer::qt_metacast
-16 QBuffer::qt_metacall
-20 QBuffer::~QBuffer
-24 QBuffer::~QBuffer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QIODevice::isSequential
-60 QBuffer::open
-64 QBuffer::close
-68 QBuffer::pos
-72 QBuffer::size
-76 QBuffer::seek
-80 QBuffer::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QBuffer::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 QBuffer::readData
-112 QIODevice::readLineData
-116 QBuffer::writeData
-
-Class QBuffer
- size=8 align=4
- base size=8 base align=4
-QBuffer (0xb6542e40) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
- QIODevice (0xb6542e80) 0
- primary-for QBuffer (0xb6542e40)
- QObject (0xb6542ec0) 0
- primary-for QIODevice (0xb6542e80)
-
-Class QUrl
- size=4 align=4
- base size=4 base align=4
-QUrl (0xb6542f40) 0
-
-
-
-Vtable for QDirIterator
-QDirIterator::_ZTV12QDirIterator: 4u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QDirIterator)
-8 QDirIterator::~QDirIterator
-12 QDirIterator::~QDirIterator
-
-Class QDirIterator
- size=8 align=4
- base size=8 base align=4
-QDirIterator (0xb65422c0) 0
- vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI9QSettings)
-8 QSettings::metaObject
-12 QSettings::qt_metacast
-16 QSettings::qt_metacall
-20 QSettings::~QSettings
-24 QSettings::~QSettings
-28 QSettings::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QSettings
+Class QMetaClassInfo
size=8 align=4
base size=8 base align=4
-QSettings (0xb6542540) 0
- vptr=((& QSettings::_ZTV9QSettings) + 8u)
- QObject (0xb6542640) 0
- primary-for QSettings (0xb6542540)
+QMetaClassInfo (0xb47661e0) 0
-Class QResource
+Class QSystemSemaphore
size=4 align=4
base size=4 base align=4
-QResource (0xb6542940) 0
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QProcess)
-8 QProcess::metaObject
-12 QProcess::qt_metacast
-16 QProcess::qt_metacall
-20 QProcess::~QProcess
-24 QProcess::~QProcess
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QProcess::isSequential
-60 QIODevice::open
-64 QProcess::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QProcess::atEnd
-84 QIODevice::reset
-88 QProcess::bytesAvailable
-92 QProcess::bytesToWrite
-96 QProcess::canReadLine
-100 QProcess::waitForReadyRead
-104 QProcess::waitForBytesWritten
-108 QProcess::readData
-112 QIODevice::readLineData
-116 QProcess::writeData
-120 QProcess::setupChildProcess
-
-Class QProcess
- size=8 align=4
- base size=8 base align=4
-QProcess (0xb6542bc0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 8u)
- QIODevice (0xb6542cc0) 0
- primary-for QProcess (0xb6542bc0)
- QObject (0xb6542d40) 0
- primary-for QIODevice (0xb6542cc0)
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0xb6542f00) 0
+QSystemSemaphore (0xb4766438) 0
Vtable for QLibrary
QLibrary::_ZTV8QLibrary: 14u entries
@@ -1830,11 +2281,10 @@ QLibrary::_ZTV8QLibrary: 14u entries
Class QLibrary
size=16 align=4
base size=13 base align=4
-QLibrary (0xb63eb000) 0
+QLibrary (0xb4772080) 0
vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
- QObject (0xb63eb040) 0
- primary-for QLibrary (0xb63eb000)
-
+ QObject (0xb47664b0) 0
+ primary-for QLibrary (0xb4772080)
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
@@ -1856,244 +2306,152 @@ QPluginLoader::_ZTV13QPluginLoader: 14u entries
Class QPluginLoader
size=16 align=4
base size=13 base align=4
-QPluginLoader (0xb63eb100) 0
+QPluginLoader (0xb4772480) 0
vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
- QObject (0xb63eb140) 0
- primary-for QPluginLoader (0xb63eb100)
+ QObject (0xb4766708) 0
+ primary-for QPluginLoader (0xb4772480)
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QFactoryInterface)
-8 QFactoryInterface::~QFactoryInterface
-12 QFactoryInterface::~QFactoryInterface
-16 __cxa_pure_virtual
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4766834) 0
-Class QFactoryInterface
+Class QSemaphore
size=4 align=4
base size=4 base align=4
-QFactoryInterface (0xb63eb1c0) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
-
-Vtable for QTextCodecFactoryInterface
-QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
-8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
-16 __cxa_pure_virtual
-20 __cxa_pure_virtual
+QSemaphore (0xb47b3834) 0
-Class QTextCodecFactoryInterface
+Class QThreadStorageData
size=4 align=4
base size=4 base align=4
-QTextCodecFactoryInterface (0xb63eb2c0) 0 nearly-empty
- vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
- QFactoryInterface (0xb63eb300) 0 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb63eb2c0)
-
-Vtable for QTextCodecPlugin
-QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-8 QTextCodecPlugin::metaObject
-12 QTextCodecPlugin::qt_metacast
-16 QTextCodecPlugin::qt_metacall
-20 QTextCodecPlugin::~QTextCodecPlugin
-24 QTextCodecPlugin::~QTextCodecPlugin
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 __cxa_pure_virtual
-60 __cxa_pure_virtual
-64 __cxa_pure_virtual
-68 __cxa_pure_virtual
-72 __cxa_pure_virtual
-76 QTextCodecPlugin::keys
-80 QTextCodecPlugin::create
-84 (int (*)(...))-0x00000000000000008
-88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
-92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
-96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
-100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
-104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
-
-Class QTextCodecPlugin
- size=12 align=4
- base size=12 base align=4
-QTextCodecPlugin (0xb63eb3c0) 0
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
- QObject (0xb63eb400) 0
- primary-for QTextCodecPlugin (0xb63eb3c0)
- QTextCodecFactoryInterface (0xb63eb440) 8 nearly-empty
- vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
- QFactoryInterface (0xb63eb480) 8 nearly-empty
- primary-for QTextCodecFactoryInterface (0xb63eb440)
-
-Class QXmlStreamStringRef
- size=12 align=4
- base size=12 base align=4
-QXmlStreamStringRef (0xb63eb540) 0
-
-Class QXmlStreamAttribute
- size=56 align=4
- base size=53 base align=4
-QXmlStreamAttribute (0xb63eb580) 0
-
-
-
+QThreadStorageData (0xb47b3870) 0
-Class QXmlStreamAttributes
+Class QReadWriteLock
size=4 align=4
base size=4 base align=4
-QXmlStreamAttributes (0xb63eb6c0) 0
- QVector<QXmlStreamAttribute> (0xb63eb700) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=28 align=4
- base size=28 base align=4
-QXmlStreamNamespaceDeclaration (0xb63eb740) 0
-
-
-Class QXmlStreamNotationDeclaration
- size=40 align=4
- base size=40 base align=4
-QXmlStreamNotationDeclaration (0xb63eb800) 0
-
+QReadWriteLock (0xb47b38e8) 0
-Class QXmlStreamEntityDeclaration
- size=64 align=4
- base size=64 base align=4
-QXmlStreamEntityDeclaration (0xb63eb8c0) 0
-
-
-Class QXmlStreamReader
+Class QReadLocker
size=4 align=4
base size=4 base align=4
-QXmlStreamReader (0xb63eb940) 0
+QReadLocker (0xb47b3924) 0
-Class QXmlStreamWriter
+Class QWriteLocker
size=4 align=4
base size=4 base align=4
-QXmlStreamWriter (0xb63eb980) 0
+QWriteLocker (0xb47b3e10) 0
Class QDomImplementation
size=4 align=4
base size=4 base align=4
-QDomImplementation (0xb63eb9c0) 0
+QDomImplementation (0xb47e030c) 0
Class QDomNode
size=4 align=4
base size=4 base align=4
-QDomNode (0xb63eba00) 0
+QDomNode (0xb47e0348) 0
Class QDomNodeList
size=4 align=4
base size=4 base align=4
-QDomNodeList (0xb63eba40) 0
+QDomNodeList (0xb47e0384) 0
Class QDomDocumentType
size=4 align=4
base size=4 base align=4
-QDomDocumentType (0xb63eba80) 0
- QDomNode (0xb63ebac0) 0
+QDomDocumentType (0xb47de640) 0
+ QDomNode (0xb47e0474) 0
Class QDomDocument
size=4 align=4
base size=4 base align=4
-QDomDocument (0xb63ebb00) 0
- QDomNode (0xb63ebb40) 0
+QDomDocument (0xb47de700) 0
+ QDomNode (0xb47e04ec) 0
Class QDomNamedNodeMap
size=4 align=4
base size=4 base align=4
-QDomNamedNodeMap (0xb63ebb80) 0
+QDomNamedNodeMap (0xb47e0564) 0
Class QDomDocumentFragment
size=4 align=4
base size=4 base align=4
-QDomDocumentFragment (0xb63ebbc0) 0
- QDomNode (0xb63ebc00) 0
+QDomDocumentFragment (0xb47de900) 0
+ QDomNode (0xb47e0618) 0
Class QDomCharacterData
size=4 align=4
base size=4 base align=4
-QDomCharacterData (0xb63ebc40) 0
- QDomNode (0xb63ebc80) 0
+QDomCharacterData (0xb47de9c0) 0
+ QDomNode (0xb47e0690) 0
Class QDomAttr
size=4 align=4
base size=4 base align=4
-QDomAttr (0xb63ebcc0) 0
- QDomNode (0xb63ebd00) 0
+QDomAttr (0xb47dea40) 0
+ QDomNode (0xb47e06cc) 0
Class QDomElement
size=4 align=4
base size=4 base align=4
-QDomElement (0xb63ebd40) 0
- QDomNode (0xb63ebd80) 0
+QDomElement (0xb47deb00) 0
+ QDomNode (0xb47e0744) 0
Class QDomText
size=4 align=4
base size=4 base align=4
-QDomText (0xb63ebdc0) 0
- QDomCharacterData (0xb63ebe00) 0
- QDomNode (0xb63ebe40) 0
+QDomText (0xb47decc0) 0
+ QDomCharacterData (0xb47ded00) 0
+ QDomNode (0xb47e08ac) 0
Class QDomComment
size=4 align=4
base size=4 base align=4
-QDomComment (0xb63ebe80) 0
- QDomCharacterData (0xb63ebec0) 0
- QDomNode (0xb63ebf00) 0
+QDomComment (0xb47dedc0) 0
+ QDomCharacterData (0xb47dee00) 0
+ QDomNode (0xb47e0924) 0
Class QDomCDATASection
size=4 align=4
base size=4 base align=4
-QDomCDATASection (0xb63ebf40) 0
- QDomText (0xb63ebf80) 0
- QDomCharacterData (0xb63ebfc0) 0
- QDomNode (0xb63eb080) 0
+QDomCDATASection (0xb47deec0) 0
+ QDomText (0xb47def00) 0
+ QDomCharacterData (0xb47def40) 0
+ QDomNode (0xb47e099c) 0
Class QDomNotation
size=4 align=4
base size=4 base align=4
-QDomNotation (0xb63eb180) 0
- QDomNode (0xb63eb200) 0
+QDomNotation (0xb482d000) 0
+ QDomNode (0xb47e0a14) 0
Class QDomEntity
size=4 align=4
base size=4 base align=4
-QDomEntity (0xb63eb340) 0
- QDomNode (0xb63eb4c0) 0
+QDomEntity (0xb482d0c0) 0
+ QDomNode (0xb47e0a8c) 0
Class QDomEntityReference
size=4 align=4
base size=4 base align=4
-QDomEntityReference (0xb63eb500) 0
- QDomNode (0xb62fe000) 0
+QDomEntityReference (0xb482d180) 0
+ QDomNode (0xb47e0b04) 0
Class QDomProcessingInstruction
size=4 align=4
base size=4 base align=4
-QDomProcessingInstruction (0xb62fe040) 0
- QDomNode (0xb62fe080) 0
+QDomProcessingInstruction (0xb482d240) 0
+ QDomNode (0xb47e0b7c) 0
Class QXmlNamespaceSupport
size=4 align=4
base size=4 base align=4
-QXmlNamespaceSupport (0xb62fe0c0) 0
+QXmlNamespaceSupport (0xb47e0bf4) 0
Class QXmlAttributes::Attribute
size=16 align=4
base size=16 base align=4
-QXmlAttributes::Attribute (0xb62fe140) 0
-
-
+QXmlAttributes::Attribute (0xb47e0c6c) 0
Vtable for QXmlAttributes
QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
@@ -2105,7 +2463,7 @@ QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
Class QXmlAttributes
size=12 align=4
base size=12 base align=4
-QXmlAttributes (0xb62fe100) 0
+QXmlAttributes (0xb47e0c30) 0
vptr=((& QXmlAttributes::_ZTV14QXmlAttributes) + 8u)
Vtable for QXmlInputSource
@@ -2125,13 +2483,13 @@ QXmlInputSource::_ZTV15QXmlInputSource: 11u entries
Class QXmlInputSource
size=8 align=4
base size=8 base align=4
-QXmlInputSource (0xb62fe2c0) 0
+QXmlInputSource (0xb465e21c) 0
vptr=((& QXmlInputSource::_ZTV15QXmlInputSource) + 8u)
Class QXmlParseException
size=4 align=4
base size=4 base align=4
-QXmlParseException (0xb62fe340) 0
+QXmlParseException (0xb465e258) 0
Vtable for QXmlReader
QXmlReader::_ZTV10QXmlReader: 24u entries
@@ -2163,7 +2521,7 @@ QXmlReader::_ZTV10QXmlReader: 24u entries
Class QXmlReader
size=4 align=4
base size=4 base align=4
-QXmlReader (0xb62fe380) 0 nearly-empty
+QXmlReader (0xb465e294) 0 nearly-empty
vptr=((& QXmlReader::_ZTV10QXmlReader) + 8u)
Vtable for QXmlSimpleReader
@@ -2198,10 +2556,10 @@ QXmlSimpleReader::_ZTV16QXmlSimpleReader: 26u entries
Class QXmlSimpleReader
size=8 align=4
base size=8 base align=4
-QXmlSimpleReader (0xb62fe400) 0
+QXmlSimpleReader (0xb482d980) 0
vptr=((& QXmlSimpleReader::_ZTV16QXmlSimpleReader) + 8u)
- QXmlReader (0xb62fe440) 0 nearly-empty
- primary-for QXmlSimpleReader (0xb62fe400)
+ QXmlReader (0xb465e4b0) 0 nearly-empty
+ primary-for QXmlSimpleReader (0xb482d980)
Vtable for QXmlLocator
QXmlLocator::_ZTV11QXmlLocator: 6u entries
@@ -2215,7 +2573,7 @@ QXmlLocator::_ZTV11QXmlLocator: 6u entries
Class QXmlLocator
size=4 align=4
base size=4 base align=4
-QXmlLocator (0xb62fe4c0) 0 nearly-empty
+QXmlLocator (0xb465e564) 0 nearly-empty
vptr=((& QXmlLocator::_ZTV11QXmlLocator) + 8u)
Vtable for QXmlContentHandler
@@ -2240,7 +2598,7 @@ QXmlContentHandler::_ZTV18QXmlContentHandler: 16u entries
Class QXmlContentHandler
size=4 align=4
base size=4 base align=4
-QXmlContentHandler (0xb62fe580) 0 nearly-empty
+QXmlContentHandler (0xb465e5a0) 0 nearly-empty
vptr=((& QXmlContentHandler::_ZTV18QXmlContentHandler) + 8u)
Vtable for QXmlErrorHandler
@@ -2257,7 +2615,7 @@ QXmlErrorHandler::_ZTV16QXmlErrorHandler: 8u entries
Class QXmlErrorHandler
size=4 align=4
base size=4 base align=4
-QXmlErrorHandler (0xb62fe600) 0 nearly-empty
+QXmlErrorHandler (0xb465e7bc) 0 nearly-empty
vptr=((& QXmlErrorHandler::_ZTV16QXmlErrorHandler) + 8u)
Vtable for QXmlDTDHandler
@@ -2273,7 +2631,7 @@ QXmlDTDHandler::_ZTV14QXmlDTDHandler: 7u entries
Class QXmlDTDHandler
size=4 align=4
base size=4 base align=4
-QXmlDTDHandler (0xb62fe680) 0 nearly-empty
+QXmlDTDHandler (0xb465e9d8) 0 nearly-empty
vptr=((& QXmlDTDHandler::_ZTV14QXmlDTDHandler) + 8u)
Vtable for QXmlEntityResolver
@@ -2288,7 +2646,7 @@ QXmlEntityResolver::_ZTV18QXmlEntityResolver: 6u entries
Class QXmlEntityResolver
size=4 align=4
base size=4 base align=4
-QXmlEntityResolver (0xb62fe740) 0 nearly-empty
+QXmlEntityResolver (0xb465ebf4) 0 nearly-empty
vptr=((& QXmlEntityResolver::_ZTV18QXmlEntityResolver) + 8u)
Vtable for QXmlLexicalHandler
@@ -2309,7 +2667,7 @@ QXmlLexicalHandler::_ZTV18QXmlLexicalHandler: 12u entries
Class QXmlLexicalHandler
size=4 align=4
base size=4 base align=4
-QXmlLexicalHandler (0xb62fe800) 0 nearly-empty
+QXmlLexicalHandler (0xb465ee10) 0 nearly-empty
vptr=((& QXmlLexicalHandler::_ZTV18QXmlLexicalHandler) + 8u)
Vtable for QXmlDeclHandler
@@ -2326,7 +2684,7 @@ QXmlDeclHandler::_ZTV15QXmlDeclHandler: 8u entries
Class QXmlDeclHandler
size=4 align=4
base size=4 base align=4
-QXmlDeclHandler (0xb62fe880) 0 nearly-empty
+QXmlDeclHandler (0xb468e03c) 0 nearly-empty
vptr=((& QXmlDeclHandler::_ZTV15QXmlDeclHandler) + 8u)
Vtable for QXmlDefaultHandler
@@ -2363,7 +2721,7 @@ QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
116 QXmlDefaultHandler::attributeDecl
120 QXmlDefaultHandler::internalEntityDecl
124 QXmlDefaultHandler::externalEntityDecl
-128 (int (*)(...))-0x00000000000000004
+128 (int (*)(...))-0x000000004
132 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
136 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD1Ev
140 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD0Ev
@@ -2371,20 +2729,20 @@ QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
148 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException
152 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException
156 QXmlDefaultHandler::_ZThn4_NK18QXmlDefaultHandler11errorStringEv
-160 (int (*)(...))-0x00000000000000008
+160 (int (*)(...))-0x000000008
164 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
168 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD1Ev
172 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD0Ev
176 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_
180 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S2_S2_
184 QXmlDefaultHandler::_ZThn8_NK18QXmlDefaultHandler11errorStringEv
-188 (int (*)(...))-0x0000000000000000c
+188 (int (*)(...))-0x00000000c
192 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
196 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD1Ev
200 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD0Ev
204 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15QXmlInputSource
208 QXmlDefaultHandler::_ZThn12_NK18QXmlDefaultHandler11errorStringEv
-212 (int (*)(...))-0x00000000000000010
+212 (int (*)(...))-0x000000010
216 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
220 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD1Ev
224 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD0Ev
@@ -2396,7 +2754,7 @@ QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
248 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8endCDATAEv
252 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler7commentERK7QString
256 QXmlDefaultHandler::_ZThn16_NK18QXmlDefaultHandler11errorStringEv
-260 (int (*)(...))-0x00000000000000014
+260 (int (*)(...))-0x000000014
264 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
268 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD1Ev
272 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD0Ev
@@ -2408,23 +2766,18 @@ QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
Class QXmlDefaultHandler
size=28 align=4
base size=28 base align=4
-QXmlDefaultHandler (0xb6155948) 0
+QXmlDefaultHandler (0xb4657bd0) 0
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 8u)
- QXmlContentHandler (0xb62fe900) 0 nearly-empty
- primary-for QXmlDefaultHandler (0xb6155948)
- QXmlErrorHandler (0xb62fe940) 4 nearly-empty
+ QXmlContentHandler (0xb468e258) 0 nearly-empty
+ primary-for QXmlDefaultHandler (0xb4657bd0)
+ QXmlErrorHandler (0xb468e294) 4 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 136u)
- QXmlDTDHandler (0xb62fe980) 8 nearly-empty
+ QXmlDTDHandler (0xb468e2d0) 8 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 168u)
- QXmlEntityResolver (0xb62fe9c0) 12 nearly-empty
+ QXmlEntityResolver (0xb468e30c) 12 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 196u)
- QXmlLexicalHandler (0xb62fea00) 16 nearly-empty
+ QXmlLexicalHandler (0xb468e348) 16 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 220u)
- QXmlDeclHandler (0xb62fea40) 20 nearly-empty
+ QXmlDeclHandler (0xb468e384) 20 nearly-empty
vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXml.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXml.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..f92a3342cd
--- /dev/null
+++ b/tests/auto/bic/data/QtXml.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,3064 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6ea7a8c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6ea7c30) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6e2b30c) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6e2b3c0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e2bbf4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e2bd20) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6e2bf78) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb64e4168) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb65158ac) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb6533b40) 0
+ QBasicAtomicInt (0xb6515fb4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb64433c0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb64433fc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb6443870) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb6443834) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb62f2780) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb630ff3c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb630ff78) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb630ff00) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb61eebf4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb62538e8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb60d7880) 0
+ QString (0xb611003c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb6110384) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb615b2d0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb6168140) 0
+ QGenericArgument (0xb615b4ec) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb615b654) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb615b780) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb615bac8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb61a0dc0) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb615bbb8) 0 nearly-empty
+ primary-for std::bad_exception (0xb61a0dc0)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb61a0f40) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb615be10) 0 nearly-empty
+ primary-for std::bad_alloc (0xb61a0f40)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb61ba078) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb61ba168) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb61ba12c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb61ba99c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb61baa50) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb61bab04) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb60ac384) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb60ad600) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb60ac4b0) 0
+ primary-for QIODevice (0xb60ad600)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5ee0348) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5ee0384) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5eee280) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5eee2c0) 0
+ primary-for QFile (0xb5eee280)
+ QObject (0xb5ee03fc) 0
+ primary-for QIODevice (0xb5eee2c0)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5ee0870) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5ee0ec4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5fa05dc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5ddf000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5fa0fb4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5fba980) 0
+ QList<QString> (0xb5ddf12c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5e25690) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5e25e10) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5e25e4c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5e70280) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e25e88) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5e70300) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5e25ec4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5e70380) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e25f00) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5e25dd4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5ea3168) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5ea31a4) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5e706c0) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5e70700) 0
+ primary-for QBuffer (0xb5e706c0)
+ QObject (0xb5ea321c) 0
+ primary-for QIODevice (0xb5e70700)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5ea38e8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5ea38ac) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5ceb000) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5ceb744) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5ceb708) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5ceba50) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5cebac8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5ceba8c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5c6e12c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5c6e0f0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5c6ee10) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5cbc078) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5cbc2d0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5cbc960) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5b0a400) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5b07b40) 0
+ primary-for QTextIStream (0xb5b0a400)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5b0a6c0) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5b1e1e0) 0
+ primary-for QTextOStream (0xb5b0a6c0)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5b1e870) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5b1ea14) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5b1ea50) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5b1eb04) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5b1ee10) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5b1ee4c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5b1ee88) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb59cc1a4) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb59cc384) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb59cc348) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5a97fb4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5ac3258) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5ac4bc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5ac33c0) 0
+ primary-for QFileSystemWatcher (0xb5ac4bc0)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5ac4e80) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5ac35dc) 0
+ primary-for QFSFileEngine (0xb5ac4e80)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5ac3708) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5ac3924) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5919f00) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5919f40) 0
+ primary-for QProcess (0xb5919f00)
+ QObject (0xb5ac39d8) 0
+ primary-for QIODevice (0xb5919f40)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5ac3bf4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5ac3d98) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb599aa50) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb599aac8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb599aa8c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb599ab40) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb599aa14) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb58373fc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb5842a00) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb5837a14) 0
+ primary-for QSettings (0xb5842a00)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb5886600) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5886640) 0
+ primary-for QTemporaryFile (0xb5886600)
+ QIODevice (0xb5886680) 0
+ primary-for QFile (0xb5886640)
+ QObject (0xb588e528) 0
+ primary-for QIODevice (0xb5886680)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb588e834) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb588ed20) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb56f79d8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb56dcc40) 0
+ QVector<QXmlStreamAttribute> (0xb5717438) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5717528) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb571799c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5717f78) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb5751834) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb5751870) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb57519d8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb5740c00) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb5751b40) 0
+ primary-for QAbstractState (0xb5740c00)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb5740ec0) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb5751d5c) 0
+ primary-for QAbstractTransition (0xb5740ec0)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb5751f78) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb57a9440) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb55bd168) 0
+ primary-for QTimerEvent (0xb57a9440)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb57a9500) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb55bd1e0) 0
+ primary-for QChildEvent (0xb57a9500)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb57a97c0) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb55bd348) 0
+ primary-for QCustomEvent (0xb57a97c0)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb57a98c0) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb55bd438) 0
+ primary-for QDynamicPropertyChangeEvent (0xb57a98c0)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb57a9980) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb57a99c0) 0
+ primary-for QEventTransition (0xb57a9980)
+ QObject (0xb55bd4ec) 0
+ primary-for QAbstractTransition (0xb57a99c0)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb57a9c80) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb57a9cc0) 0
+ primary-for QFinalState (0xb57a9c80)
+ QObject (0xb55bd708) 0
+ primary-for QAbstractState (0xb57a9cc0)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb57a9f80) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb57a9fc0) 0
+ primary-for QHistoryState (0xb57a9f80)
+ QObject (0xb55bd924) 0
+ primary-for QAbstractState (0xb57a9fc0)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb55e5280) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb55e52c0) 0
+ primary-for QSignalTransition (0xb55e5280)
+ QObject (0xb55bdb40) 0
+ primary-for QAbstractTransition (0xb55e52c0)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb55e5580) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb55e55c0) 0
+ primary-for QState (0xb55e5580)
+ QObject (0xb55bdd5c) 0
+ primary-for QAbstractState (0xb55e55c0)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb55e59c0) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb55bdfb4) 0
+ primary-for QStateMachine::SignalEvent (0xb55e59c0)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb55e5a40) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb5616000) 0
+ primary-for QStateMachine::WrappedEvent (0xb55e5a40)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb55e5880) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb55e58c0) 0
+ primary-for QStateMachine (0xb55e5880)
+ QAbstractState (0xb55e5900) 0
+ primary-for QState (0xb55e58c0)
+ QObject (0xb55bdf78) 0
+ primary-for QAbstractState (0xb55e5900)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5616384) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb5651834) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb5651e4c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb5651e10) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb566d12c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb566d2d0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5699800) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb566dac8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5699800)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb54f7000) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb54f7618) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb54f7b7c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb54f7e4c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb54f7ec4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb555e474) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb5577b7c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb558f8ac) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb53b499c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb53b4bb8) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb543ed20) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb54647bc) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb54933c0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb52f3000) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb533fd98) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb533fe4c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb53730f0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb5364f00) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb53731a4) 0
+ primary-for QTimeLine (0xb5364f00)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb5373438) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb53738ac) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb5373f3c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb51c3080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb51bc438) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb51c3080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb51c3180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb51c31c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb51c3180)
+ std::exception (0xb51bc474) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb51c31c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb51bc4b0) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb51bc4ec) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb51bc528) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb51bcb04) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb51bcc30) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb51f4078) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb5257fc0) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb525ca50) 0
+ primary-for QFutureWatcherBase (0xb5257fc0)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb529e180) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb5290a50) 0
+ primary-for QThread (0xb529e180)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb529e4c0) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5290ce4) 0
+ primary-for QThreadPool (0xb529e4c0)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb5290f00) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb5290f3c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb5290f78) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb529e840) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb5290fb4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb529e840)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb50e15a0) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4ef8e88) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4f7ac40) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4f84438) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4f7ac40)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4f8b910) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4f84744) 0
+ primary-for QTextCodecPlugin (0xb4f8b910)
+ QTextCodecFactoryInterface (0xb4f7af00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4f84780) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4f7af00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4fa3bf4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4dadac0) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4fa3c6c) 0
+ primary-for QEventLoop (0xb4dadac0)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4dadec0) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb4fa3f78) 0
+ primary-for QAbstractEventDispatcher (0xb4dadec0)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4de71a4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4df8654) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4de4b00) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4df87bc) 0
+ primary-for QAbstractItemModel (0xb4de4b00)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4e36140) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4e36180) 0
+ primary-for QAbstractTableModel (0xb4e36140)
+ QObject (0xb4e3812c) 0
+ primary-for QAbstractItemModel (0xb4e36180)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4e363c0) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4e36400) 0
+ primary-for QAbstractListModel (0xb4e363c0)
+ QObject (0xb4e38258) 0
+ primary-for QAbstractItemModel (0xb4e36400)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4e5e12c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4e36ec0) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4e5e3c0) 0
+ primary-for QCoreApplication (0xb4e36ec0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4e5e960) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4cb6690) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4cb699c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4cb6bf4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4cb6ca8) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4cbed00) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4cb6f00) 0
+ primary-for QMimeData (0xb4cbed00)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4cbefc0) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4cf012c) 0
+ primary-for QObjectCleanupHandler (0xb4cbefc0)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4cf2200) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4cf0258) 0
+ primary-for QSharedMemory (0xb4cf2200)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4cf24c0) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4cf0474) 0
+ primary-for QSignalMapper (0xb4cf24c0)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4cf2780) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4cf0690) 0
+ primary-for QSocketNotifier (0xb4cf2780)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4cf0960) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4cf2b40) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4cf0a14) 0
+ primary-for QTimer (0xb4cf2b40)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4d42080) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4cf0ca8) 0
+ primary-for QTranslator (0xb4d42080)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4d423c0) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4cf0f78) 0
+ primary-for QLibrary (0xb4d423c0)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4d427c0) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4d5d1e0) 0
+ primary-for QPluginLoader (0xb4d427c0)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4d5d30c) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4d9230c) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4d92348) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4d92834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4d92d20) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4bb46c0) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4d92d98) 0
+ primary-for QAbstractAnimation (0xb4bb46c0)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4bb4980) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4bb49c0) 0
+ primary-for QAnimationGroup (0xb4bb4980)
+ QObject (0xb4bd0000) 0
+ primary-for QAbstractAnimation (0xb4bb49c0)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4bb4c80) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4bb4cc0) 0
+ primary-for QParallelAnimationGroup (0xb4bb4c80)
+ QAbstractAnimation (0xb4bb4d00) 0
+ primary-for QAnimationGroup (0xb4bb4cc0)
+ QObject (0xb4bd021c) 0
+ primary-for QAbstractAnimation (0xb4bb4d00)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4bb4fc0) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4bea000) 0
+ primary-for QPauseAnimation (0xb4bb4fc0)
+ QObject (0xb4bd0438) 0
+ primary-for QAbstractAnimation (0xb4bea000)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4bea2c0) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4bea300) 0
+ primary-for QVariantAnimation (0xb4bea2c0)
+ QObject (0xb4bd0654) 0
+ primary-for QAbstractAnimation (0xb4bea300)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4bea700) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4bea740) 0
+ primary-for QPropertyAnimation (0xb4bea700)
+ QAbstractAnimation (0xb4bea780) 0
+ primary-for QVariantAnimation (0xb4bea740)
+ QObject (0xb4bd0870) 0
+ primary-for QAbstractAnimation (0xb4bea780)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4beaa40) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4beaa80) 0
+ primary-for QSequentialAnimationGroup (0xb4beaa40)
+ QAbstractAnimation (0xb4beaac0) 0
+ primary-for QAnimationGroup (0xb4beaa80)
+ QObject (0xb4bd0a8c) 0
+ primary-for QAbstractAnimation (0xb4beaac0)
+
+Class QDomImplementation
+ size=4 align=4
+ base size=4 base align=4
+QDomImplementation (0xb4bd0ca8) 0
+
+Class QDomNode
+ size=4 align=4
+ base size=4 base align=4
+QDomNode (0xb4bd0ce4) 0
+
+Class QDomNodeList
+ size=4 align=4
+ base size=4 base align=4
+QDomNodeList (0xb4bd0d20) 0
+
+Class QDomDocumentType
+ size=4 align=4
+ base size=4 base align=4
+QDomDocumentType (0xb4beaf80) 0
+ QDomNode (0xb4bd0e10) 0
+
+Class QDomDocument
+ size=4 align=4
+ base size=4 base align=4
+QDomDocument (0xb4c42040) 0
+ QDomNode (0xb4bd0e88) 0
+
+Class QDomNamedNodeMap
+ size=4 align=4
+ base size=4 base align=4
+QDomNamedNodeMap (0xb4bd0f00) 0
+
+Class QDomDocumentFragment
+ size=4 align=4
+ base size=4 base align=4
+QDomDocumentFragment (0xb4c42240) 0
+ QDomNode (0xb4bd0fb4) 0
+
+Class QDomCharacterData
+ size=4 align=4
+ base size=4 base align=4
+QDomCharacterData (0xb4c42300) 0
+ QDomNode (0xb4c5303c) 0
+
+Class QDomAttr
+ size=4 align=4
+ base size=4 base align=4
+QDomAttr (0xb4c42380) 0
+ QDomNode (0xb4c53078) 0
+
+Class QDomElement
+ size=4 align=4
+ base size=4 base align=4
+QDomElement (0xb4c42440) 0
+ QDomNode (0xb4c530f0) 0
+
+Class QDomText
+ size=4 align=4
+ base size=4 base align=4
+QDomText (0xb4c42600) 0
+ QDomCharacterData (0xb4c42640) 0
+ QDomNode (0xb4c53258) 0
+
+Class QDomComment
+ size=4 align=4
+ base size=4 base align=4
+QDomComment (0xb4c42700) 0
+ QDomCharacterData (0xb4c42740) 0
+ QDomNode (0xb4c532d0) 0
+
+Class QDomCDATASection
+ size=4 align=4
+ base size=4 base align=4
+QDomCDATASection (0xb4c42800) 0
+ QDomText (0xb4c42840) 0
+ QDomCharacterData (0xb4c42880) 0
+ QDomNode (0xb4c53348) 0
+
+Class QDomNotation
+ size=4 align=4
+ base size=4 base align=4
+QDomNotation (0xb4c42940) 0
+ QDomNode (0xb4c533c0) 0
+
+Class QDomEntity
+ size=4 align=4
+ base size=4 base align=4
+QDomEntity (0xb4c42a00) 0
+ QDomNode (0xb4c53438) 0
+
+Class QDomEntityReference
+ size=4 align=4
+ base size=4 base align=4
+QDomEntityReference (0xb4c42ac0) 0
+ QDomNode (0xb4c534b0) 0
+
+Class QDomProcessingInstruction
+ size=4 align=4
+ base size=4 base align=4
+QDomProcessingInstruction (0xb4c42b80) 0
+ QDomNode (0xb4c53528) 0
+
+Class QXmlNamespaceSupport
+ size=4 align=4
+ base size=4 base align=4
+QXmlNamespaceSupport (0xb4c535a0) 0
+
+Class QXmlAttributes::Attribute
+ size=16 align=4
+ base size=16 base align=4
+QXmlAttributes::Attribute (0xb4c53618) 0
+
+Vtable for QXmlAttributes
+QXmlAttributes::_ZTV14QXmlAttributes: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlAttributes)
+8 QXmlAttributes::~QXmlAttributes
+12 QXmlAttributes::~QXmlAttributes
+
+Class QXmlAttributes
+ size=12 align=4
+ base size=12 base align=4
+QXmlAttributes (0xb4c535dc) 0
+ vptr=((& QXmlAttributes::_ZTV14QXmlAttributes) + 8u)
+
+Vtable for QXmlInputSource
+QXmlInputSource::_ZTV15QXmlInputSource: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlInputSource)
+8 QXmlInputSource::~QXmlInputSource
+12 QXmlInputSource::~QXmlInputSource
+16 QXmlInputSource::setData
+20 QXmlInputSource::setData
+24 QXmlInputSource::fetchData
+28 QXmlInputSource::data
+32 QXmlInputSource::next
+36 QXmlInputSource::reset
+40 QXmlInputSource::fromRawData
+
+Class QXmlInputSource
+ size=8 align=4
+ base size=8 base align=4
+QXmlInputSource (0xb4c53bb8) 0
+ vptr=((& QXmlInputSource::_ZTV15QXmlInputSource) + 8u)
+
+Class QXmlParseException
+ size=4 align=4
+ base size=4 base align=4
+QXmlParseException (0xb4c53bf4) 0
+
+Vtable for QXmlReader
+QXmlReader::_ZTV10QXmlReader: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QXmlReader)
+8 QXmlReader::~QXmlReader
+12 QXmlReader::~QXmlReader
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+
+Class QXmlReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlReader (0xb4c53c6c) 0 nearly-empty
+ vptr=((& QXmlReader::_ZTV10QXmlReader) + 8u)
+
+Vtable for QXmlSimpleReader
+QXmlSimpleReader::_ZTV16QXmlSimpleReader: 26u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QXmlSimpleReader)
+8 QXmlSimpleReader::~QXmlSimpleReader
+12 QXmlSimpleReader::~QXmlSimpleReader
+16 QXmlSimpleReader::feature
+20 QXmlSimpleReader::setFeature
+24 QXmlSimpleReader::hasFeature
+28 QXmlSimpleReader::property
+32 QXmlSimpleReader::setProperty
+36 QXmlSimpleReader::hasProperty
+40 QXmlSimpleReader::setEntityResolver
+44 QXmlSimpleReader::entityResolver
+48 QXmlSimpleReader::setDTDHandler
+52 QXmlSimpleReader::DTDHandler
+56 QXmlSimpleReader::setContentHandler
+60 QXmlSimpleReader::contentHandler
+64 QXmlSimpleReader::setErrorHandler
+68 QXmlSimpleReader::errorHandler
+72 QXmlSimpleReader::setLexicalHandler
+76 QXmlSimpleReader::lexicalHandler
+80 QXmlSimpleReader::setDeclHandler
+84 QXmlSimpleReader::declHandler
+88 QXmlSimpleReader::parse
+92 QXmlSimpleReader::parse
+96 QXmlSimpleReader::parse
+100 QXmlSimpleReader::parseContinue
+
+Class QXmlSimpleReader
+ size=8 align=4
+ base size=8 base align=4
+QXmlSimpleReader (0xb4c9b300) 0
+ vptr=((& QXmlSimpleReader::_ZTV16QXmlSimpleReader) + 8u)
+ QXmlReader (0xb4c53e88) 0 nearly-empty
+ primary-for QXmlSimpleReader (0xb4c9b300)
+
+Vtable for QXmlLocator
+QXmlLocator::_ZTV11QXmlLocator: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QXmlLocator)
+8 QXmlLocator::~QXmlLocator
+12 QXmlLocator::~QXmlLocator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QXmlLocator
+ size=4 align=4
+ base size=4 base align=4
+QXmlLocator (0xb4a9b000) 0 nearly-empty
+ vptr=((& QXmlLocator::_ZTV11QXmlLocator) + 8u)
+
+Vtable for QXmlContentHandler
+QXmlContentHandler::_ZTV18QXmlContentHandler: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlContentHandler)
+8 QXmlContentHandler::~QXmlContentHandler
+12 QXmlContentHandler::~QXmlContentHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QXmlContentHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlContentHandler (0xb4a9b03c) 0 nearly-empty
+ vptr=((& QXmlContentHandler::_ZTV18QXmlContentHandler) + 8u)
+
+Vtable for QXmlErrorHandler
+QXmlErrorHandler::_ZTV16QXmlErrorHandler: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QXmlErrorHandler)
+8 QXmlErrorHandler::~QXmlErrorHandler
+12 QXmlErrorHandler::~QXmlErrorHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QXmlErrorHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlErrorHandler (0xb4a9b258) 0 nearly-empty
+ vptr=((& QXmlErrorHandler::_ZTV16QXmlErrorHandler) + 8u)
+
+Vtable for QXmlDTDHandler
+QXmlDTDHandler::_ZTV14QXmlDTDHandler: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlDTDHandler)
+8 QXmlDTDHandler::~QXmlDTDHandler
+12 QXmlDTDHandler::~QXmlDTDHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class QXmlDTDHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlDTDHandler (0xb4a9b474) 0 nearly-empty
+ vptr=((& QXmlDTDHandler::_ZTV14QXmlDTDHandler) + 8u)
+
+Vtable for QXmlEntityResolver
+QXmlEntityResolver::_ZTV18QXmlEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlEntityResolver)
+8 QXmlEntityResolver::~QXmlEntityResolver
+12 QXmlEntityResolver::~QXmlEntityResolver
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QXmlEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlEntityResolver (0xb4a9b690) 0 nearly-empty
+ vptr=((& QXmlEntityResolver::_ZTV18QXmlEntityResolver) + 8u)
+
+Vtable for QXmlLexicalHandler
+QXmlLexicalHandler::_ZTV18QXmlLexicalHandler: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlLexicalHandler)
+8 QXmlLexicalHandler::~QXmlLexicalHandler
+12 QXmlLexicalHandler::~QXmlLexicalHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+
+Class QXmlLexicalHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlLexicalHandler (0xb4a9b8ac) 0 nearly-empty
+ vptr=((& QXmlLexicalHandler::_ZTV18QXmlLexicalHandler) + 8u)
+
+Vtable for QXmlDeclHandler
+QXmlDeclHandler::_ZTV15QXmlDeclHandler: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlDeclHandler)
+8 QXmlDeclHandler::~QXmlDeclHandler
+12 QXmlDeclHandler::~QXmlDeclHandler
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class QXmlDeclHandler
+ size=4 align=4
+ base size=4 base align=4
+QXmlDeclHandler (0xb4a9bac8) 0 nearly-empty
+ vptr=((& QXmlDeclHandler::_ZTV15QXmlDeclHandler) + 8u)
+
+Vtable for QXmlDefaultHandler
+QXmlDefaultHandler::_ZTV18QXmlDefaultHandler: 73u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+8 QXmlDefaultHandler::~QXmlDefaultHandler
+12 QXmlDefaultHandler::~QXmlDefaultHandler
+16 QXmlDefaultHandler::setDocumentLocator
+20 QXmlDefaultHandler::startDocument
+24 QXmlDefaultHandler::endDocument
+28 QXmlDefaultHandler::startPrefixMapping
+32 QXmlDefaultHandler::endPrefixMapping
+36 QXmlDefaultHandler::startElement
+40 QXmlDefaultHandler::endElement
+44 QXmlDefaultHandler::characters
+48 QXmlDefaultHandler::ignorableWhitespace
+52 QXmlDefaultHandler::processingInstruction
+56 QXmlDefaultHandler::skippedEntity
+60 QXmlDefaultHandler::errorString
+64 QXmlDefaultHandler::warning
+68 QXmlDefaultHandler::error
+72 QXmlDefaultHandler::fatalError
+76 QXmlDefaultHandler::notationDecl
+80 QXmlDefaultHandler::unparsedEntityDecl
+84 QXmlDefaultHandler::resolveEntity
+88 QXmlDefaultHandler::startDTD
+92 QXmlDefaultHandler::endDTD
+96 QXmlDefaultHandler::startEntity
+100 QXmlDefaultHandler::endEntity
+104 QXmlDefaultHandler::startCDATA
+108 QXmlDefaultHandler::endCDATA
+112 QXmlDefaultHandler::comment
+116 QXmlDefaultHandler::attributeDecl
+120 QXmlDefaultHandler::internalEntityDecl
+124 QXmlDefaultHandler::externalEntityDecl
+128 (int (*)(...))-0x000000004
+132 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+136 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD1Ev
+140 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandlerD0Ev
+144 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException
+148 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException
+152 QXmlDefaultHandler::_ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException
+156 QXmlDefaultHandler::_ZThn4_NK18QXmlDefaultHandler11errorStringEv
+160 (int (*)(...))-0x000000008
+164 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+168 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD1Ev
+172 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandlerD0Ev
+176 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_
+180 QXmlDefaultHandler::_ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S2_S2_
+184 QXmlDefaultHandler::_ZThn8_NK18QXmlDefaultHandler11errorStringEv
+188 (int (*)(...))-0x00000000c
+192 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+196 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD1Ev
+200 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandlerD0Ev
+204 QXmlDefaultHandler::_ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15QXmlInputSource
+208 QXmlDefaultHandler::_ZThn12_NK18QXmlDefaultHandler11errorStringEv
+212 (int (*)(...))-0x000000010
+216 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+220 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD1Ev
+224 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandlerD0Ev
+228 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_
+232 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler6endDTDEv
+236 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler11startEntityERK7QString
+240 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler9endEntityERK7QString
+244 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler10startCDATAEv
+248 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler8endCDATAEv
+252 QXmlDefaultHandler::_ZThn16_N18QXmlDefaultHandler7commentERK7QString
+256 QXmlDefaultHandler::_ZThn16_NK18QXmlDefaultHandler11errorStringEv
+260 (int (*)(...))-0x000000014
+264 (int (*)(...))(& _ZTI18QXmlDefaultHandler)
+268 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD1Ev
+272 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandlerD0Ev
+276 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2_S2_
+280 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_
+284 QXmlDefaultHandler::_ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_S2_
+288 QXmlDefaultHandler::_ZThn20_NK18QXmlDefaultHandler11errorStringEv
+
+Class QXmlDefaultHandler
+ size=28 align=4
+ base size=28 base align=4
+QXmlDefaultHandler (0xb4c97bd0) 0
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 8u)
+ QXmlContentHandler (0xb4a9bce4) 0 nearly-empty
+ primary-for QXmlDefaultHandler (0xb4c97bd0)
+ QXmlErrorHandler (0xb4a9bd20) 4 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 136u)
+ QXmlDTDHandler (0xb4a9bd5c) 8 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 168u)
+ QXmlEntityResolver (0xb4a9bd98) 12 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 196u)
+ QXmlLexicalHandler (0xb4a9bdd4) 16 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 220u)
+ QXmlDeclHandler (0xb4a9be10) 20 nearly-empty
+ vptr=((& QXmlDefaultHandler::_ZTV18QXmlDefaultHandler) + 268u)
+
diff --git a/tests/auto/bic/data/QtXmlPatterns.4.4.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXmlPatterns.4.4.0.linux-gcc-ia32.txt
index b3f65d144c..2353104044 100644
--- a/tests/auto/bic/data/QtXmlPatterns.4.4.0.linux-gcc-ia32.txt
+++ b/tests/auto/bic/data/QtXmlPatterns.4.4.0.linux-gcc-ia32.txt
@@ -1,9 +1,3 @@
-
-
-
-
-
-
Class QSysInfo
size=1 align=1
base size=0 base align=1
@@ -24,21 +18,6 @@ Class qIsNull(float)::U
base size=4 base align=4
qIsNull(float)::U (0xb77b7a50) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QFlag
size=4 align=4
base size=4 base align=4
@@ -54,7 +33,6 @@ Class QChar
base size=2 base align=2
QChar (0xb77eb960) 0
-
Class QBasicAtomicInt
size=4 align=4
base size=4 base align=4
@@ -86,20 +64,6 @@ Class QByteRef
base size=8 base align=4
QByteRef (0xb6a7a1e0) 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QInternal
size=1 align=1
base size=0 base align=1
@@ -120,7 +84,6 @@ Class QString
base size=4 base align=4
QString (0xb697ce10) 0
-
Class QLatin1String
size=4 align=4
base size=4 base align=4
@@ -137,7 +100,6 @@ Class QConstString
QConstString (0xb66fdb00) 0
QString (0xb6745474) 0
-
Class QStringRef
size=12 align=4
base size=12 base align=4
@@ -204,7 +166,6 @@ Class QListData
base size=4 base align=4
QListData (0xb67aae4c) 0
-
Class QTextCodec::ConverterState
size=28 align=4
base size=28 base align=4
@@ -228,8 +189,6 @@ Class QTextCodec
QTextCodec (0xb6656438) 0 nearly-empty
vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
-
-
Class QTextEncoder
size=32 align=4
base size=32 base align=4
@@ -251,14 +210,11 @@ Class QGenericReturnArgument
QGenericReturnArgument (0xb66a2000) 0
QGenericArgument (0xb6699960) 0
-
Class QMetaObject
size=16 align=4
base size=16 base align=4
QMetaObject (0xb6699c6c) 0
-
-
Vtable for QObjectData
QObjectData::_ZTV11QObjectData: 4u entries
0 (int (*)(...))0
@@ -349,7 +305,6 @@ QIODevice (0xb64f5e80) 0
QObject (0xb64f1fb4) 0
primary-for QIODevice (0xb64f5e80)
-
Vtable for QDataStream
QDataStream::_ZTV11QDataStream: 4u entries
0 (int (*)(...))0
@@ -368,22 +323,17 @@ Class QRegExp
base size=4 base align=4
QRegExp (0xb65681e0) 0
-
Class QStringMatcher
size=1036 align=4
base size=1036 base align=4
QStringMatcher (0xb6588ac8) 0
-
-
Class QStringList
size=4 align=4
base size=4 base align=4
QStringList (0xb6566f80) 0
QList<QString> (0xb6596078) 0
-
-
Vtable for QFactoryInterface
QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
0 (int (*)(...))0
@@ -462,7 +412,6 @@ Class QMutex
base size=4 base align=4
QMutex (0xb63f021c) 0
-
Class QMutexLocker
size=4 align=4
base size=4 base align=4
@@ -541,12 +490,6 @@ Class QHashDummyValue
base size=0 base align=1
QHashDummyValue (0xb62c6744) 0 empty
-
-
-
-
-
-
Class _IO_marker
size=12 align=4
base size=12 base align=4
@@ -557,7 +500,6 @@ Class _IO_FILE
base size=148 base align=4
_IO_FILE (0xb63569d8) 0
-
Vtable for QTextStream
QTextStream::_ZTV11QTextStream: 4u entries
0 (int (*)(...))0
@@ -571,7 +513,6 @@ Class QTextStream
QTextStream (0xb6356a8c) 0
vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
-
Class QTextStreamManipulator
size=24 align=4
base size=22 base align=4
@@ -607,17 +548,11 @@ QTextOStream (0xb61cc0c0) 0
QTextStream (0xb61c599c) 0
primary-for QTextOStream (0xb61cc0c0)
-
-
Class wait
size=4 align=4
base size=4 base align=4
wait (0xb61d5384) 0
-
-
-
-
Class timespec
size=8 align=4
base size=8 base align=4
@@ -628,25 +563,11 @@ Class timeval
base size=8 base align=4
timeval (0xb61d56cc) 0
-
-
Class __pthread_internal_slist
size=4 align=4
base size=4 base align=4
__pthread_internal_slist (0xb61d57f8) 0
-
-
-
-
-
-
-
-
-
-
-
-
Class random_data
size=28 align=4
base size=28 base align=4
@@ -677,9 +598,6 @@ Class QtConcurrent::ResultItem
base size=8 base align=4
QtConcurrent::ResultItem (0xb60f7b40) 0
-
-
-
Class QtConcurrent::ResultIteratorBase
size=8 align=4
base size=8 base align=4
@@ -698,7 +616,6 @@ Class QtConcurrent::ResultStoreBase
QtConcurrent::ResultStoreBase (0xb610fbf4) 0
vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
-
Vtable for QFutureInterfaceBase
QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
0 (int (*)(...))0
@@ -712,9 +629,6 @@ Class QFutureInterfaceBase
QFutureInterfaceBase (0xb613830c) 0
vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
-
-
-
Vtable for QFutureWatcherBase
QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
0 (int (*)(...))0
@@ -742,8 +656,6 @@ QFutureWatcherBase (0xb61ad6c0) 0
QObject (0xb61abc6c) 0
primary-for QFutureWatcherBase (0xb61ad6c0)
-
-
Vtable for QRunnable
QRunnable::_ZTV9QRunnable: 5u entries
0 (int (*)(...))0
@@ -841,15 +753,11 @@ QtConcurrent::ThreadEngineBase (0xb60082c0) 0
QRunnable (0xb6009780) 0
primary-for QtConcurrent::ThreadEngineBase (0xb60082c0)
-
-
-
VTT for QtConcurrent::ThreadEngine<void>
QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
-
Class std::input_iterator_tag
size=1 align=1
base size=0 base align=1
@@ -891,50 +799,6 @@ Class std::__false_type
base size=0 base align=1
std::__false_type (0xb601fec4) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class lconv
size=56 align=4
base size=56 base align=4
@@ -950,7 +814,6 @@ Class __sched_param
base size=4 base align=4
__sched_param (0xb5f2ee10) 0
-
Class tm
size=44 align=4
base size=44 base align=4
@@ -966,8 +829,6 @@ Class _pthread_cleanup_buffer
base size=16 base align=4
_pthread_cleanup_buffer (0xb5f59168) 0
-
-
Class __pthread_cleanup_frame
size=16 align=4
base size=16 base align=4
@@ -978,11 +839,6 @@ Class __pthread_cleanup_class
base size=16 base align=4
__pthread_cleanup_class (0xb5f59348) 0
-
-
-
-
-
Vtable for __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
0 (int (*)(...))0
@@ -997,20 +853,6 @@ Class __cxxabiv1::__forced_unwind
__cxxabiv1::__forced_unwind (0xb5fb3e10) 0 nearly-empty
vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class std::locale
size=4 align=4
base size=4 base align=4
@@ -1039,17 +881,6 @@ Class std::locale::_Impl
base size=20 base align=4
std::locale::_Impl (0xb5da28ac) 0
-
-
-
-
-
-
-
-
-
-
-
Vtable for std::ios_base::failure
std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
0 (int (*)(...))0
@@ -1094,86 +925,36 @@ Class std::ios_base
std::ios_base (0xb5be7744) 0
vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
-
-
-
-
Class std::ctype_base
size=1 align=1
base size=0 base align=1
std::ctype_base (0xb5c19f3c) 0 empty
-
-
-
-
-
-
-
-
-
-
Class std::__num_base
size=1 align=1
base size=0 base align=1
std::__num_base (0xb5acee88) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
VTT for std::basic_ostream<char, std::char_traits<char> >
std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
-
-
-
VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
VTT for std::basic_istream<char, std::char_traits<char> >
std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
-
-
VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
-
-
Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb5aaa380 instance) in std::basic_iostream<char, std::char_traits<char> >
std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
0 12u
@@ -1210,9 +991,6 @@ std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
-
-
-
Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb5aaa700 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
0 12u
@@ -1249,22 +1027,11 @@ std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostream
20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
-
-
-
-
Class QtConcurrent::BlockSizeManager
size=72 align=4
base size=72 base align=4
QtConcurrent::BlockSizeManager (0xb5a78f3c) 0
-
-
-
-
-
-
-
Class QLibraryInfo
size=1 align=1
base size=0 base align=1
@@ -1314,23 +1081,16 @@ QFile (0xb5747e00) 0
QObject (0xb57567f8) 0
primary-for QIODevice (0xb5747e40)
-
Class QFileInfo
size=4 align=4
base size=4 base align=4
QFileInfo (0xb5784d20) 0
-
-
-
-
Class QDir
size=4 align=4
base size=4 base align=4
QDir (0xb55b6528) 0
-
-
Class QAbstractFileEngine::ExtensionOption
size=1 align=1
base size=0 base align=1
@@ -1404,7 +1164,6 @@ Class QAbstractFileEngine
QAbstractFileEngine (0xb5609e4c) 0
vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
-
Vtable for QAbstractFileEngineHandler
QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
0 (int (*)(...))0
@@ -1493,7 +1252,6 @@ Class QDirIterator
QDirIterator (0xb56480f0) 0
vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
-
Vtable for QFileSystemWatcher
QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
0 (int (*)(...))0
@@ -1630,14 +1388,11 @@ Class QLocale::Data
base size=4 base align=2
QLocale::Data (0xb56ae8ac) 0
-
Class QLocale
size=4 align=4
base size=4 base align=4
QLocale (0xb568d690) 0
-
-
Class QResource
size=4 align=4
base size=4 base align=4
@@ -1648,60 +1403,6 @@ Class QMetaType
base size=0 base align=1
QMetaType (0xb54c2b7c) 0 empty
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Class QVariant::PrivateShared
size=8 align=4
base size=8 base align=4
@@ -1727,18 +1428,11 @@ Class QVariant
base size=12 base align=4
QVariant (0xb5516564) 0
-
-
-
-
Class QVariantComparisonHelper
size=4 align=4
base size=4 base align=4
QVariantComparisonHelper (0xb5585474) 0
-
-
-
Vtable for QSettings
QSettings::_ZTV9QSettings: 14u entries
0 (int (*)(...))0
@@ -1815,8 +1509,6 @@ Class QUrl
base size=4 base align=4
QUrl (0xb53d6f00) 0
-
-
Vtable for QEventLoop
QEventLoop::_ZTV10QEventLoop: 14u entries
0 (int (*)(...))0
@@ -1842,7 +1534,6 @@ QEventLoop (0xb53dbac0) 0
QObject (0xb5419708) 0
primary-for QEventLoop (0xb53dbac0)
-
Vtable for QAbstractEventDispatcher
QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
0 (int (*)(...))0
@@ -1886,13 +1577,11 @@ Class QModelIndex
base size=16 base align=4
QModelIndex (0xb5439fb4) 0
-
Class QPersistentModelIndex
size=4 align=4
base size=4 base align=4
QPersistentModelIndex (0xb5460474) 0
-
Vtable for QAbstractItemModel
QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
0 (int (*)(...))0
@@ -2061,7 +1750,6 @@ Class QBasicTimer
base size=4 base align=4
QBasicTimer (0xb54aed20) 0
-
Vtable for QEvent
QEvent::_ZTV6QEvent: 4u entries
0 (int (*)(...))0
@@ -2172,13 +1860,11 @@ Class QMetaMethod
base size=8 base align=4
QMetaMethod (0xb53200f0) 0
-
Class QMetaEnum
size=8 align=4
base size=8 base align=4
QMetaEnum (0xb5320690) 0
-
Class QMetaProperty
size=20 align=4
base size=20 base align=4
@@ -2189,7 +1875,6 @@ Class QMetaClassInfo
base size=8 base align=4
QMetaClassInfo (0xb5320ec4) 0
-
Vtable for QMimeData
QMimeData::_ZTV9QMimeData: 17u entries
0 (int (*)(...))0
@@ -2400,7 +2085,6 @@ QLibrary (0xb53767c0) 0
QObject (0xb5392b7c) 0
primary-for QLibrary (0xb53767c0)
-
Vtable for QPluginLoader
QPluginLoader::_ZTV13QPluginLoader: 14u entries
0 (int (*)(...))0
@@ -2436,13 +2120,11 @@ Class QReadWriteLock
base size=4 base align=4
QReadWriteLock (0xb51d8078) 0
-
Class QReadLocker
size=4 align=4
base size=4 base align=4
QReadLocker (0xb51d83fc) 0
-
Class QWriteLocker
size=4 align=4
base size=4 base align=4
@@ -2468,7 +2150,6 @@ Class QBitRef
base size=8 base align=4
QBitRef (0xb522d1e0) 0
-
Class QByteArrayMatcher
size=1032 align=4
base size=1032 base align=4
@@ -2484,43 +2165,36 @@ Class QDate
base size=4 base align=4
QDate (0xb5239ec4) 0
-
Class QTime
size=4 align=4
base size=4 base align=4
QTime (0xb526b960) 0
-
Class QDateTime
size=4 align=4
base size=4 base align=4
QDateTime (0xb5273384) 0
-
Class QPoint
size=8 align=4
base size=8 base align=4
QPoint (0xb52868ac) 0
-
Class QPointF
size=16 align=4
base size=16 base align=4
QPointF (0xb508b8ac) 0
-
Class QLine
size=16 align=4
base size=16 base align=4
QLine (0xb50ad870) 0
-
Class QLineF
size=32 align=4
base size=32 base align=4
QLineF (0xb50ced98) 0
-
Class QLinkedListData
size=20 align=4
base size=20 base align=4
@@ -2531,25 +2205,21 @@ Class QSize
base size=8 base align=4
QSize (0xb5166708) 0
-
Class QSizeF
size=16 align=4
base size=16 base align=4
QSizeF (0xb4f95384) 0
-
Class QRect
size=16 align=4
base size=16 base align=4
QRect (0xb4fbe1e0) 0
-
Class QRectF
size=32 align=4
base size=32 base align=4
QRectF (0xb5014ca8) 0
-
Class QSharedData
size=4 align=4
base size=4 base align=4
@@ -2596,9 +2266,6 @@ Class QXmlStreamAttribute
base size=53 base align=4
QXmlStreamAttribute (0xb4ed599c) 0
-
-
-
Class QXmlStreamAttributes
size=4 align=4
base size=4 base align=4
@@ -2610,19 +2277,16 @@ Class QXmlStreamNamespaceDeclaration
base size=28 base align=4
QXmlStreamNamespaceDeclaration (0xb4eef0f0) 0
-
Class QXmlStreamNotationDeclaration
size=40 align=4
base size=40 base align=4
QXmlStreamNotationDeclaration (0xb4eefc30) 0
-
Class QXmlStreamEntityDeclaration
size=64 align=4
base size=64 base align=4
QXmlStreamEntityDeclaration (0xb4f0f924) 0
-
Vtable for QXmlStreamEntityResolver
QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
0 (int (*)(...))0
@@ -2648,601 +2312,11 @@ Class QXmlStreamWriter
base size=4 base align=4
QXmlStreamWriter (0xb4f52168) 0
-Vtable for QUrlInfo
-QUrlInfo::_ZTV8QUrlInfo: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI8QUrlInfo)
-8 QUrlInfo::~QUrlInfo
-12 QUrlInfo::~QUrlInfo
-16 QUrlInfo::setName
-20 QUrlInfo::setDir
-24 QUrlInfo::setFile
-28 QUrlInfo::setSymLink
-32 QUrlInfo::setOwner
-36 QUrlInfo::setGroup
-40 QUrlInfo::setSize
-44 QUrlInfo::setWritable
-48 QUrlInfo::setReadable
-52 QUrlInfo::setPermissions
-56 QUrlInfo::setLastModified
-
-Class QUrlInfo
- size=8 align=4
- base size=8 base align=4
-QUrlInfo (0xb4f52744) 0
- vptr=((& QUrlInfo::_ZTV8QUrlInfo) + 8u)
-
-Vtable for QFtp
-QFtp::_ZTV4QFtp: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI4QFtp)
-8 QFtp::metaObject
-12 QFtp::qt_metacast
-16 QFtp::qt_metacall
-20 QFtp::~QFtp
-24 QFtp::~QFtp
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QFtp
- size=8 align=4
- base size=8 base align=4
-QFtp (0xb4ee0ec0) 0
- vptr=((& QFtp::_ZTV4QFtp) + 8u)
- QObject (0xb4f66000) 0
- primary-for QFtp (0xb4ee0ec0)
-
-Vtable for QHttpHeader
-QHttpHeader::_ZTV11QHttpHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI11QHttpHeader)
-8 QHttpHeader::~QHttpHeader
-12 QHttpHeader::~QHttpHeader
-16 QHttpHeader::toString
-20 __cxa_pure_virtual
-24 __cxa_pure_virtual
-28 QHttpHeader::parseLine
-
-Class QHttpHeader
- size=8 align=4
- base size=8 base align=4
-QHttpHeader (0xb4f7d294) 0
- vptr=((& QHttpHeader::_ZTV11QHttpHeader) + 8u)
-
-Vtable for QHttpResponseHeader
-QHttpResponseHeader::_ZTV19QHttpResponseHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI19QHttpResponseHeader)
-8 QHttpResponseHeader::~QHttpResponseHeader
-12 QHttpResponseHeader::~QHttpResponseHeader
-16 QHttpResponseHeader::toString
-20 QHttpResponseHeader::majorVersion
-24 QHttpResponseHeader::minorVersion
-28 QHttpResponseHeader::parseLine
-
-Class QHttpResponseHeader
- size=8 align=4
- base size=8 base align=4
-QHttpResponseHeader (0xb4f772c0) 0
- vptr=((& QHttpResponseHeader::_ZTV19QHttpResponseHeader) + 8u)
- QHttpHeader (0xb4f7d99c) 0
- primary-for QHttpResponseHeader (0xb4f772c0)
-
-Vtable for QHttpRequestHeader
-QHttpRequestHeader::_ZTV18QHttpRequestHeader: 8u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI18QHttpRequestHeader)
-8 QHttpRequestHeader::~QHttpRequestHeader
-12 QHttpRequestHeader::~QHttpRequestHeader
-16 QHttpRequestHeader::toString
-20 QHttpRequestHeader::majorVersion
-24 QHttpRequestHeader::minorVersion
-28 QHttpRequestHeader::parseLine
-
-Class QHttpRequestHeader
- size=8 align=4
- base size=8 base align=4
-QHttpRequestHeader (0xb4f773c0) 0
- vptr=((& QHttpRequestHeader::_ZTV18QHttpRequestHeader) + 8u)
- QHttpHeader (0xb4f7d744) 0
- primary-for QHttpRequestHeader (0xb4f773c0)
-
-Vtable for QHttp
-QHttp::_ZTV5QHttp: 14u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI5QHttp)
-8 QHttp::metaObject
-12 QHttp::qt_metacast
-16 QHttp::qt_metacall
-20 QHttp::~QHttp
-24 QHttp::~QHttp
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-
-Class QHttp
- size=8 align=4
- base size=8 base align=4
-QHttp (0xb4f774c0) 0
- vptr=((& QHttp::_ZTV5QHttp) + 8u)
- QObject (0xb4d8a564) 0
- primary-for QHttp (0xb4f774c0)
-
-Vtable for QNetworkAccessManager
-QNetworkAccessManager::_ZTV21QNetworkAccessManager: 15u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI21QNetworkAccessManager)
-8 QNetworkAccessManager::metaObject
-12 QNetworkAccessManager::qt_metacast
-16 QNetworkAccessManager::qt_metacall
-20 QNetworkAccessManager::~QNetworkAccessManager
-24 QNetworkAccessManager::~QNetworkAccessManager
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QNetworkAccessManager::createRequest
-
-Class QNetworkAccessManager
- size=8 align=4
- base size=8 base align=4
-QNetworkAccessManager (0xb4f777c0) 0
- vptr=((& QNetworkAccessManager::_ZTV21QNetworkAccessManager) + 8u)
- QObject (0xb4da3564) 0
- primary-for QNetworkAccessManager (0xb4f777c0)
-
-
-Class QNetworkCookie
- size=4 align=4
- base size=4 base align=4
-QNetworkCookie (0xb4da3f3c) 0
-
-
-Vtable for QNetworkCookieJar
-QNetworkCookieJar::_ZTV17QNetworkCookieJar: 16u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI17QNetworkCookieJar)
-8 QNetworkCookieJar::metaObject
-12 QNetworkCookieJar::qt_metacast
-16 QNetworkCookieJar::qt_metacall
-20 QNetworkCookieJar::~QNetworkCookieJar
-24 QNetworkCookieJar::~QNetworkCookieJar
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QNetworkCookieJar::cookiesForUrl
-60 QNetworkCookieJar::setCookiesFromUrl
-
-Class QNetworkCookieJar
- size=8 align=4
- base size=8 base align=4
-QNetworkCookieJar (0xb4f77c00) 0
- vptr=((& QNetworkCookieJar::_ZTV17QNetworkCookieJar) + 8u)
- QObject (0xb4db5870) 0
- primary-for QNetworkCookieJar (0xb4f77c00)
-
-
-
-
-Class QNetworkRequest
- size=4 align=4
- base size=4 base align=4
-QNetworkRequest (0xb4dcc708) 0
-
-
-Vtable for QNetworkReply
-QNetworkReply::_ZTV13QNetworkReply: 33u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI13QNetworkReply)
-8 QNetworkReply::metaObject
-12 QNetworkReply::qt_metacast
-16 QNetworkReply::qt_metacall
-20 QNetworkReply::~QNetworkReply
-24 QNetworkReply::~QNetworkReply
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QNetworkReply::isSequential
-60 QIODevice::open
-64 QNetworkReply::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QIODevice::bytesAvailable
-92 QIODevice::bytesToWrite
-96 QIODevice::canReadLine
-100 QIODevice::waitForReadyRead
-104 QIODevice::waitForBytesWritten
-108 __cxa_pure_virtual
-112 QIODevice::readLineData
-116 QNetworkReply::writeData
-120 __cxa_pure_virtual
-124 QNetworkReply::setReadBufferSize
-128 QNetworkReply::ignoreSslErrors
-
-Class QNetworkReply
- size=8 align=4
- base size=8 base align=4
-QNetworkReply (0xb4dcf340) 0
- vptr=((& QNetworkReply::_ZTV13QNetworkReply) + 8u)
- QIODevice (0xb4dcf380) 0
- primary-for QNetworkReply (0xb4dcf340)
- QObject (0xb4dccf78) 0
- primary-for QIODevice (0xb4dcf380)
-
-Class QAuthenticator
- size=4 align=4
- base size=4 base align=4
-QAuthenticator (0xb4de5ca8) 0
-
-Vtable for QAbstractSocket
-QAbstractSocket::_ZTV15QAbstractSocket: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI15QAbstractSocket)
-8 QAbstractSocket::metaObject
-12 QAbstractSocket::qt_metacast
-16 QAbstractSocket::qt_metacall
-20 QAbstractSocket::~QAbstractSocket
-24 QAbstractSocket::~QAbstractSocket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QAbstractSocket
- size=8 align=4
- base size=8 base align=4
-QAbstractSocket (0xb4dcf6c0) 0
- vptr=((& QAbstractSocket::_ZTV15QAbstractSocket) + 8u)
- QIODevice (0xb4dcf700) 0
- primary-for QAbstractSocket (0xb4dcf6c0)
- QObject (0xb4df30f0) 0
- primary-for QIODevice (0xb4dcf700)
-
-Class QIPv6Address
- size=16 align=1
- base size=16 base align=1
-QIPv6Address (0xb4e12168) 0
-
-Class QHostAddress
- size=4 align=4
- base size=4 base align=4
-QHostAddress (0xb4e12438) 0
-
-Class QHostInfo
- size=4 align=4
- base size=4 base align=4
-QHostInfo (0xb4e1d618) 0
-
-Class QNetworkAddressEntry
- size=4 align=4
- base size=4 base align=4
-QNetworkAddressEntry (0xb4e1da8c) 0
-
-
-Class QNetworkInterface
- size=4 align=4
- base size=4 base align=4
-QNetworkInterface (0xb4e1dd5c) 0
-
-
-Class QNetworkProxy
- size=4 align=4
- base size=4 base align=4
-QNetworkProxy (0xb4e432d0) 0
-
-Vtable for QLocalServer
-QLocalServer::_ZTV12QLocalServer: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QLocalServer)
-8 QLocalServer::metaObject
-12 QLocalServer::qt_metacast
-16 QLocalServer::qt_metacall
-20 QLocalServer::~QLocalServer
-24 QLocalServer::~QLocalServer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QLocalServer::hasPendingConnections
-60 QLocalServer::nextPendingConnection
-64 QLocalServer::incomingConnection
-
-Class QLocalServer
- size=8 align=4
- base size=8 base align=4
-QLocalServer (0xb4e4a100) 0
- vptr=((& QLocalServer::_ZTV12QLocalServer) + 8u)
- QObject (0xb4e43e4c) 0
- primary-for QLocalServer (0xb4e4a100)
-
-Vtable for QLocalSocket
-QLocalSocket::_ZTV12QLocalSocket: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI12QLocalSocket)
-8 QLocalSocket::metaObject
-12 QLocalSocket::qt_metacast
-16 QLocalSocket::qt_metacall
-20 QLocalSocket::~QLocalSocket
-24 QLocalSocket::~QLocalSocket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QLocalSocket::isSequential
-60 QIODevice::open
-64 QLocalSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QIODevice::atEnd
-84 QIODevice::reset
-88 QLocalSocket::bytesAvailable
-92 QLocalSocket::bytesToWrite
-96 QLocalSocket::canReadLine
-100 QLocalSocket::waitForReadyRead
-104 QLocalSocket::waitForBytesWritten
-108 QLocalSocket::readData
-112 QIODevice::readLineData
-116 QLocalSocket::writeData
-
-Class QLocalSocket
- size=8 align=4
- base size=8 base align=4
-QLocalSocket (0xb4e4a3c0) 0
- vptr=((& QLocalSocket::_ZTV12QLocalSocket) + 8u)
- QIODevice (0xb4e4a400) 0
- primary-for QLocalSocket (0xb4e4a3c0)
- QObject (0xb4e59ac8) 0
- primary-for QIODevice (0xb4e4a400)
-
-Vtable for QTcpServer
-QTcpServer::_ZTV10QTcpServer: 17u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTcpServer)
-8 QTcpServer::metaObject
-12 QTcpServer::qt_metacast
-16 QTcpServer::qt_metacall
-20 QTcpServer::~QTcpServer
-24 QTcpServer::~QTcpServer
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QTcpServer::hasPendingConnections
-60 QTcpServer::nextPendingConnection
-64 QTcpServer::incomingConnection
-
-Class QTcpServer
- size=8 align=4
- base size=8 base align=4
-QTcpServer (0xb4e4a6c0) 0
- vptr=((& QTcpServer::_ZTV10QTcpServer) + 8u)
- QObject (0xb4e7430c) 0
- primary-for QTcpServer (0xb4e4a6c0)
-
-Vtable for QTcpSocket
-QTcpSocket::_ZTV10QTcpSocket: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QTcpSocket)
-8 QTcpSocket::metaObject
-12 QTcpSocket::qt_metacast
-16 QTcpSocket::qt_metacall
-20 QTcpSocket::~QTcpSocket
-24 QTcpSocket::~QTcpSocket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QTcpSocket
- size=8 align=4
- base size=8 base align=4
-QTcpSocket (0xb4e4a980) 0
- vptr=((& QTcpSocket::_ZTV10QTcpSocket) + 8u)
- QAbstractSocket (0xb4e4a9c0) 0
- primary-for QTcpSocket (0xb4e4a980)
- QIODevice (0xb4e4aa00) 0
- primary-for QAbstractSocket (0xb4e4a9c0)
- QObject (0xb4e747f8) 0
- primary-for QIODevice (0xb4e4aa00)
-
-Vtable for QUdpSocket
-QUdpSocket::_ZTV10QUdpSocket: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QUdpSocket)
-8 QUdpSocket::metaObject
-12 QUdpSocket::qt_metacast
-16 QUdpSocket::qt_metacall
-20 QUdpSocket::~QUdpSocket
-24 QUdpSocket::~QUdpSocket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QAbstractSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QAbstractSocket::atEnd
-84 QIODevice::reset
-88 QAbstractSocket::bytesAvailable
-92 QAbstractSocket::bytesToWrite
-96 QAbstractSocket::canReadLine
-100 QAbstractSocket::waitForReadyRead
-104 QAbstractSocket::waitForBytesWritten
-108 QAbstractSocket::readData
-112 QAbstractSocket::readLineData
-116 QAbstractSocket::writeData
-
-Class QUdpSocket
- size=8 align=4
- base size=8 base align=4
-QUdpSocket (0xb4e4acc0) 0
- vptr=((& QUdpSocket::_ZTV10QUdpSocket) + 8u)
- QAbstractSocket (0xb4e4ad00) 0
- primary-for QUdpSocket (0xb4e4acc0)
- QIODevice (0xb4e4ad40) 0
- primary-for QAbstractSocket (0xb4e4ad00)
- QObject (0xb4e84bf4) 0
- primary-for QIODevice (0xb4e4ad40)
-
-
-Class QSslCertificate
- size=4 align=4
- base size=4 base align=4
-QSslCertificate (0xb4ca5654) 0
-
-Class QSslCipher
- size=4 align=4
- base size=4 base align=4
-QSslCipher (0xb4cb8438) 0
-
-Class QSslError
- size=4 align=4
- base size=4 base align=4
-QSslError (0xb4cb88e8) 0
-
-Vtable for QSslSocket
-QSslSocket::_ZTV10QSslSocket: 30u entries
-0 (int (*)(...))0
-4 (int (*)(...))(& _ZTI10QSslSocket)
-8 QSslSocket::metaObject
-12 QSslSocket::qt_metacast
-16 QSslSocket::qt_metacall
-20 QSslSocket::~QSslSocket
-24 QSslSocket::~QSslSocket
-28 QObject::event
-32 QObject::eventFilter
-36 QObject::timerEvent
-40 QObject::childEvent
-44 QObject::customEvent
-48 QObject::connectNotify
-52 QObject::disconnectNotify
-56 QAbstractSocket::isSequential
-60 QIODevice::open
-64 QSslSocket::close
-68 QIODevice::pos
-72 QIODevice::size
-76 QIODevice::seek
-80 QSslSocket::atEnd
-84 QIODevice::reset
-88 QSslSocket::bytesAvailable
-92 QSslSocket::bytesToWrite
-96 QSslSocket::canReadLine
-100 QSslSocket::waitForReadyRead
-104 QSslSocket::waitForBytesWritten
-108 QSslSocket::readData
-112 QAbstractSocket::readLineData
-116 QSslSocket::writeData
-
-Class QSslSocket
- size=8 align=4
- base size=8 base align=4
-QSslSocket (0xb4c9c2c0) 0
- vptr=((& QSslSocket::_ZTV10QSslSocket) + 8u)
- QTcpSocket (0xb4c9c300) 0
- primary-for QSslSocket (0xb4c9c2c0)
- QAbstractSocket (0xb4c9c340) 0
- primary-for QTcpSocket (0xb4c9c300)
- QIODevice (0xb4c9c380) 0
- primary-for QAbstractSocket (0xb4c9c340)
- QObject (0xb4cc4000) 0
- primary-for QIODevice (0xb4c9c380)
-
-
-Class QSslConfiguration
- size=4 align=4
- base size=4 base align=4
-QSslConfiguration (0xb4cdc5a0) 0
-
-Class QSslKey
- size=4 align=4
- base size=4 base align=4
-QSslKey (0xb4cdcc30) 0
-
-
Class QSourceLocation
size=20 align=4
base size=20 base align=4
QSourceLocation (0xb4ceb21c) 0
-
-
Vtable for QAbstractMessageHandler
QAbstractMessageHandler::_ZTV23QAbstractMessageHandler: 15u entries
0 (int (*)(...))0
@@ -3300,9 +2374,6 @@ Class QXmlName
base size=8 base align=4
QXmlName (0xb4d0d0b4) 0
-
-
-
Class QPatternist::NodeIndexStorage
size=20 align=4
base size=20 base align=4
@@ -3347,15 +2418,11 @@ QAbstractXmlNodeModel (0xb4d0c900) 0
vptr=((& QAbstractXmlNodeModel::_ZTV21QAbstractXmlNodeModel) + 8u)
QSharedData (0xb4d42b04) 4
-
-
Class QXmlItem
size=20 align=4
base size=20 base align=4
QXmlItem (0xb4d4a99c) 0
-
-
Vtable for QAbstractXmlReceiver
QAbstractXmlReceiver::_ZTV20QAbstractXmlReceiver: 18u entries
0 (int (*)(...))0
@@ -3484,7 +2551,6 @@ QXmlFormatter (0xb4d710c0) 0
QAbstractXmlReceiver (0xb4d7603c) 0
primary-for QXmlSerializer (0xb4d71100)
-
Class QXmlNamePool
size=4 align=4
base size=4 base align=4
@@ -3503,16 +2569,3 @@ Class QXmlResultItems
QXmlResultItems (0xb4d76690) 0
vptr=((& QXmlResultItems::_ZTV15QXmlResultItems) + 8u)
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tests/auto/bic/data/QtXmlPatterns.4.5.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXmlPatterns.4.5.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..7871fa3dc3
--- /dev/null
+++ b/tests/auto/bic/data/QtXmlPatterns.4.5.0.linux-gcc-ia32.txt
@@ -0,0 +1,2600 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6ee1bb8) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6ee1d5c) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6e99438) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6e994ec) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e99d20) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e99e4c) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb6527ce4) 0 empty
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb6527d20) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb65b6e00) 0
+ QGenericArgument (0xb6527f3c) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb64320b4) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb64321e0) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb64323c0) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb64325a0) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb6479ce4) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb64ab400) 0
+ QBasicAtomicInt (0xb649a3fc) 0
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb649a8e8) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb649ad5c) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb649ad20) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb631ec30) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb63694ec) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb6369528) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb63694b0) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb6235078) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb6279d5c) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb60fdcc0) 0
+ QString (0xb61394b0) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb61398e8) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb617899c) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb61b1b00) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb6178a8c) 0 nearly-empty
+ primary-for std::bad_exception (0xb61b1b00)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb61b1c80) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb6178ce4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb61b1c80)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb6178f3c) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb61cd03c) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb61cd000) 0
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=24 align=4
+ base size=24 base align=4
+QObjectData (0xb61cd7bc) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb61cd870) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb60a50b4) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb60a8240) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb60a51e0) 0
+ primary-for QIODevice (0xb60a8240)
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb60a5f3c) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5ef2ac8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5ef2a8c) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5f2f168) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5f2f8ac) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5f2f870) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5f2fbb8) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5f2fc30) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5f2fbf4) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5ea5294) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5ea5258) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5ea5e88) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5cf20f0) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5cf2474) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5cf24b0) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5cf2528) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5cf2b04) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5d44780) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5d57c30) 0
+ primary-for QTextIStream (0xb5d44780)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5d44a40) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5d692d0) 0
+ primary-for QTextOStream (0xb5d44a40)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5d69960) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5d69b04) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5d69b40) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5d69bf4) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5d69f00) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5d69f3c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5d69f78) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb5d9e2d0) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb5d9e294) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5c7bd98) 0 empty
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5cad180) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5cad1c0) 0
+ primary-for QFile (0xb5cad180)
+ QObject (0xb5cb203c) 0
+ primary-for QIODevice (0xb5cad1c0)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb5cad780) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5cad7c0) 0
+ primary-for QTemporaryFile (0xb5cad780)
+ QIODevice (0xb5cad800) 0
+ primary-for QFile (0xb5cad7c0)
+ QObject (0xb5cb24b0) 0
+ primary-for QIODevice (0xb5cad800)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5cb27bc) 0
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5cb2d5c) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5b48708) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5b11900) 0
+ QList<QString> (0xb5b48870) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5b7add4) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5bca4b0) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5bca4ec) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb59e41c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5bca528) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb59e4240) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5bca564) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb59e42c0) 0
+ QAbstractFileEngine::ExtensionOption (0xb5bca5a0) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5bca474) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5bca744) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5bca780) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb59e45c0) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5bca7bc) 0
+ primary-for QFSFileEngine (0xb59e45c0)
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb59e46c0) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb59e4700) 0
+ primary-for QProcess (0xb59e46c0)
+ QObject (0xb5bca8e8) 0
+ primary-for QIODevice (0xb59e4700)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5bcab04) 0
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5bcabf4) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb59e4c80) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb59e4cc0) 0
+ primary-for QBuffer (0xb59e4c80)
+ QObject (0xb5bcad20) 0
+ primary-for QIODevice (0xb59e4cc0)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb59e4fc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5bcaf3c) 0
+ primary-for QFileSystemWatcher (0xb59e4fc0)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb5a80168) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5a80744) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb591f1a4) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb591f21c) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb591f1e0) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb591f258) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb591f168) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb5960834) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb599fac0) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb5960ce4) 0
+ primary-for QSettings (0xb599fac0)
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb57e17f8) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb58054b0) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb57e6fc0) 0
+ QVector<QXmlStreamAttribute> (0xb5805f00) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5839000) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb5839474) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5839a50) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb586230c) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb5862348) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb58623fc) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5862528) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb58b8ac8) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb56e31e0) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb56e3f00) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5732000) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb574ba8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb5775690) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb57df2d0) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb563303c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb563330c) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb5633c30) 0
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb5633e4c) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb553f384) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb553fa50) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb553fc30) 0
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb553fca8) 0
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb553fd5c) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb5591384) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb55918e8) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb55c4000) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb5591b7c) 0
+ primary-for QTimeLine (0xb55c4000)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb5591d98) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb55db21c) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb55db8ac) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb55c4f80) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb55dbd98) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb55c4f80)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb53f1080) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb53f10c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb53f1080)
+ std::exception (0xb55dbdd4) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb53f10c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb55dbe10) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb55dbe4c) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb55dbe88) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb53fb474) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb53fb5a0) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb53fb9d8) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb54a50c0) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb54946cc) 0
+ primary-for QThread (0xb54a50c0)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb54a5400) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb5494960) 0
+ primary-for QThreadPool (0xb54a5400)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb5494bb8) 0
+
+Class QtConcurrent::ThreadEngineSemaphore
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineSemaphore (0xb5494bf4) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb54a5f40) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb54d0474) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb54a5f40)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class std::input_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::input_iterator_tag (0xb52efa50) 0 empty
+
+Class std::output_iterator_tag
+ size=1 align=1
+ base size=0 base align=1
+std::output_iterator_tag (0xb52efa8c) 0 empty
+
+Class std::forward_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::forward_iterator_tag (0xb52f1500) 0 empty
+ std::input_iterator_tag (0xb52efac8) 0 empty
+
+Class std::bidirectional_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::bidirectional_iterator_tag (0xb52f1580) 0 empty
+ std::forward_iterator_tag (0xb52f15c0) 0 empty
+ std::input_iterator_tag (0xb52efb04) 0 empty
+
+Class std::random_access_iterator_tag
+ size=1 align=1
+ base size=1 base align=1
+std::random_access_iterator_tag (0xb52f1640) 0 empty
+ std::bidirectional_iterator_tag (0xb52f1680) 0 empty
+ std::forward_iterator_tag (0xb52f16c0) 0 empty
+ std::input_iterator_tag (0xb52efb40) 0 empty
+
+Class std::__true_type
+ size=1 align=1
+ base size=0 base align=1
+std::__true_type (0xb52efc6c) 0 empty
+
+Class std::__false_type
+ size=1 align=1
+ base size=0 base align=1
+std::__false_type (0xb52efca8) 0 empty
+
+Class lconv
+ size=56 align=4
+ base size=56 base align=4
+lconv (0xb53aee88) 0
+
+Class sched_param
+ size=4 align=4
+ base size=4 base align=4
+sched_param (0xb520503c) 0
+
+Class __sched_param
+ size=4 align=4
+ base size=4 base align=4
+__sched_param (0xb5205078) 0
+
+Class tm
+ size=44 align=4
+ base size=44 base align=4
+tm (0xb52050f0) 0
+
+Class itimerspec
+ size=16 align=4
+ base size=16 base align=4
+itimerspec (0xb520512c) 0
+
+Class _pthread_cleanup_buffer
+ size=16 align=4
+ base size=16 base align=4
+_pthread_cleanup_buffer (0xb5205168) 0
+
+Class __pthread_cleanup_frame
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_frame (0xb520521c) 0
+
+Class __pthread_cleanup_class
+ size=16 align=4
+ base size=16 base align=4
+__pthread_cleanup_class (0xb5205258) 0
+
+Vtable for __cxxabiv1::__forced_unwind
+__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
+8 __cxxabiv1::__forced_unwind::~__forced_unwind
+12 __cxxabiv1::__forced_unwind::~__forced_unwind
+16 __cxa_pure_virtual
+
+Class __cxxabiv1::__forced_unwind
+ size=4 align=4
+ base size=4 base align=4
+__cxxabiv1::__forced_unwind (0xb5285564) 0 nearly-empty
+ vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 8u)
+
+Class std::locale
+ size=4 align=4
+ base size=4 base align=4
+std::locale (0xb50eb99c) 0
+
+Vtable for std::locale::facet
+std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt6locale5facetE)
+8 std::locale::facet::~facet
+12 std::locale::facet::~facet
+
+Class std::locale::facet
+ size=8 align=4
+ base size=8 base align=4
+std::locale::facet (0xb50eba14) 0
+ vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 8u)
+
+Class std::locale::id
+ size=4 align=4
+ base size=4 base align=4
+std::locale::id (0xb50ebe10) 0
+
+Class std::locale::_Impl
+ size=20 align=4
+ base size=20 base align=4
+std::locale::_Impl (0xb50ebe4c) 0
+
+Vtable for std::ios_base::failure
+std::ios_base::failure::_ZTVNSt8ios_base7failureE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTINSt8ios_base7failureE)
+8 std::ios_base::failure::~failure
+12 std::ios_base::failure::~failure
+16 std::ios_base::failure::what
+
+Class std::ios_base::failure
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::failure (0xb50a1a00) 0
+ vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureE) + 8u)
+ std::exception (0xb50b61a4) 0 nearly-empty
+ primary-for std::ios_base::failure (0xb50a1a00)
+
+Class std::ios_base::_Callback_list
+ size=16 align=4
+ base size=16 base align=4
+std::ios_base::_Callback_list (0xb50b61e0) 0
+
+Class std::ios_base::_Words
+ size=8 align=4
+ base size=8 base align=4
+std::ios_base::_Words (0xb50b621c) 0
+
+Class std::ios_base::Init
+ size=1 align=1
+ base size=0 base align=1
+std::ios_base::Init (0xb50b6258) 0 empty
+
+Vtable for std::ios_base
+std::ios_base::_ZTVSt8ios_base: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt8ios_base)
+8 std::ios_base::~ios_base
+12 std::ios_base::~ios_base
+
+Class std::ios_base
+ size=112 align=4
+ base size=112 base align=4
+std::ios_base (0xb50b6168) 0
+ vptr=((& std::ios_base::_ZTVSt8ios_base) + 8u)
+
+Class std::ctype_base
+ size=1 align=1
+ base size=0 base align=1
+std::ctype_base (0xb50d95a0) 0 empty
+
+Class std::__num_base
+ size=1 align=1
+ base size=0 base align=1
+std::__num_base (0xb4f9f078) 0 empty
+
+VTT for std::basic_ostream<char, std::char_traits<char> >
+std::basic_ostream<char, std::char_traits<char> >::_ZTTSo: 2u entries
+0 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 12u)
+4 ((& std::basic_ostream<char, std::char_traits<char> >::_ZTVSo) + 32u)
+
+VTT for std::basic_ostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 32u)
+
+VTT for std::basic_istream<char, std::char_traits<char> >
+std::basic_istream<char, std::char_traits<char> >::_ZTTSi: 2u entries
+0 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 12u)
+4 ((& std::basic_istream<char, std::char_traits<char> >::_ZTVSi) + 32u)
+
+VTT for std::basic_istream<wchar_t, std::char_traits<wchar_t> >
+std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
+0 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 32u)
+
+Construction vtable for std::basic_istream<char, std::char_traits<char> > (0xb4d58440 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISi)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISi)
+32 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD1Ev
+36 std::basic_istream<char, std::char_traits<char> >::_ZTv0_n12_NSiD0Ev
+
+Construction vtable for std::basic_ostream<char, std::char_traits<char> > (0xb4d584c0 instance) in std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISo)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = char, _Traits = std::char_traits<char>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISo)
+32 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD1Ev
+36 std::basic_ostream<char, std::char_traits<char> >::_ZTv0_n12_NSoD0Ev
+
+VTT for std::basic_iostream<char, std::char_traits<char> >
+std::basic_iostream<char, std::char_traits<char> >::_ZTTSd: 7u entries
+0 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 12u)
+4 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 12u)
+8 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd0_Si) + 32u)
+12 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 12u)
+16 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTCSd8_So) + 32u)
+20 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 52u)
+24 ((& std::basic_iostream<char, std::char_traits<char> >::_ZTVSd) + 32u)
+
+Construction vtable for std::basic_istream<wchar_t, std::char_traits<wchar_t> > (0xb4d587c0 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
+0 12u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+12 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_istream<_CharT, _Traits>::~basic_istream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -12u
+24 (int (*)(...))-0x00000000c
+28 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
+32 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED1Ev
+36 std::basic_istream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_istreamIwSt11char_traitsIwEED0Ev
+
+Construction vtable for std::basic_ostream<wchar_t, std::char_traits<wchar_t> > (0xb4d58840 instance) in std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E: 10u entries
+0 4u
+4 (int (*)(...))0
+8 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+12 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+16 std::basic_ostream<_CharT, _Traits>::~basic_ostream [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>]
+20 -4u
+24 (int (*)(...))-0x000000004
+28 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
+32 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED1Ev
+36 std::basic_ostream<wchar_t, std::char_traits<wchar_t> >::_ZTv0_n12_NSt13basic_ostreamIwSt11char_traitsIwEED0Ev
+
+VTT for std::basic_iostream<wchar_t, std::char_traits<wchar_t> >
+std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
+0 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 12u)
+4 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 12u)
+8 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 32u)
+12 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 12u)
+16 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE8_St13basic_ostreamIwS1_E) + 32u)
+20 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 52u)
+24 ((& std::basic_iostream<wchar_t, std::char_traits<wchar_t> >::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 32u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb4d6912c) 0
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb4b78a00) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb4b26924) 0
+ primary-for QFutureWatcherBase (0xb4b78a00)
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb49ea744) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4a17c00) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb49eac30) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4a17c00)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4a249b0) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb49eaec4) 0
+ primary-for QTextCodecPlugin (0xb4a249b0)
+ QTextCodecFactoryInterface (0xb4a17e00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb49eaf00) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4a17e00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4a3503c) 0 empty
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4a4e9c0) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4a483fc) 0
+ primary-for QTranslator (0xb4a4e9c0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4a486cc) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4a97340) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4a48c6c) 0
+ primary-for QMimeData (0xb4a97340)
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4a97600) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4a48e88) 0
+ primary-for QEventLoop (0xb4a97600)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb48ba1a4) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb4a97cc0) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb48ba384) 0
+ primary-for QTimerEvent (0xb4a97cc0)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb4a97d80) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb48ba3fc) 0
+ primary-for QChildEvent (0xb4a97d80)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb48e8040) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb48ba564) 0
+ primary-for QCustomEvent (0xb48e8040)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb48e8140) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb48ba654) 0
+ primary-for QDynamicPropertyChangeEvent (0xb48e8140)
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb48e8200) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb48ba708) 0
+ primary-for QCoreApplication (0xb48e8200)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb48e8800) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb48baca8) 0
+ primary-for QSharedMemory (0xb48e8800)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb48baec4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4929384) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4927440) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb49294ec) 0
+ primary-for QAbstractItemModel (0xb4927440)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4927a80) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4927ac0) 0
+ primary-for QAbstractTableModel (0xb4927a80)
+ QObject (0xb4929e4c) 0
+ primary-for QAbstractItemModel (0xb4927ac0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4927d00) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4927d40) 0
+ primary-for QAbstractListModel (0xb4927d00)
+ QObject (0xb4929f78) 0
+ primary-for QAbstractItemModel (0xb4927d40)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4979440) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4974e4c) 0
+ primary-for QSignalMapper (0xb4979440)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4979700) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4995078) 0
+ primary-for QObjectCleanupHandler (0xb4979700)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb49951a4) 0
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4979d00) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4995438) 0
+ primary-for QSocketNotifier (0xb4979d00)
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb49b3080) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4995708) 0
+ primary-for QTimer (0xb49b3080)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb49b3580) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb499599c) 0
+ primary-for QAbstractEventDispatcher (0xb49b3580)
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4995bb8) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4995ec4) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb47e712c) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb47e71e0) 0
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb47e7438) 0
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb47f4080) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb47e74b0) 0
+ primary-for QLibrary (0xb47f4080)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb47f4480) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb47e7708) 0
+ primary-for QPluginLoader (0xb47f4480)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb47e7834) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb4836834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4836870) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb48368e8) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4836924) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4836e10) 0
+
+Class QXmlName
+ size=8 align=4
+ base size=8 base align=4
+QXmlName (0xb45f5d5c) 0
+
+Class QPatternist::NodeIndexStorage
+ size=20 align=4
+ base size=20 base align=4
+QPatternist::NodeIndexStorage (0xb469003c) 0
+
+Class QXmlNodeModelIndex
+ size=20 align=4
+ base size=20 base align=4
+QXmlNodeModelIndex (0xb4690168) 0
+
+Vtable for QAbstractXmlNodeModel
+QAbstractXmlNodeModel::_ZTV21QAbstractXmlNodeModel: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractXmlNodeModel)
+8 QAbstractXmlNodeModel::~QAbstractXmlNodeModel
+12 QAbstractXmlNodeModel::~QAbstractXmlNodeModel
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAbstractXmlNodeModel::iterate
+52 QAbstractXmlNodeModel::sequencedTypedValue
+56 QAbstractXmlNodeModel::type
+60 QAbstractXmlNodeModel::namespaceForPrefix
+64 QAbstractXmlNodeModel::isDeepEqual
+68 QAbstractXmlNodeModel::sendNamespaces
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractXmlNodeModel::copyNodeTo
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+
+Class QAbstractXmlNodeModel
+ size=12 align=4
+ base size=12 base align=4
+QAbstractXmlNodeModel (0xb44be300) 0
+ vptr=((& QAbstractXmlNodeModel::_ZTV21QAbstractXmlNodeModel) + 8u)
+ QSharedData (0xb46908ac) 4
+
+Class QXmlItem
+ size=20 align=4
+ base size=20 base align=4
+QXmlItem (0xb4690a8c) 0
+
+Vtable for QAbstractXmlReceiver
+QAbstractXmlReceiver::_ZTV20QAbstractXmlReceiver: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractXmlReceiver)
+8 QAbstractXmlReceiver::~QAbstractXmlReceiver
+12 QAbstractXmlReceiver::~QAbstractXmlReceiver
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractXmlReceiver::whitespaceOnly
+68 QAbstractXmlReceiver::item
+
+Class QAbstractXmlReceiver
+ size=8 align=4
+ base size=8 base align=4
+QAbstractXmlReceiver (0xb4690c6c) 0
+ vptr=((& QAbstractXmlReceiver::_ZTV20QAbstractXmlReceiver) + 8u)
+
+Vtable for QXmlSerializer
+QXmlSerializer::_ZTV14QXmlSerializer: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlSerializer)
+8 QXmlSerializer::~QXmlSerializer
+12 QXmlSerializer::~QXmlSerializer
+16 QXmlSerializer::startElement
+20 QXmlSerializer::endElement
+24 QXmlSerializer::attribute
+28 QXmlSerializer::comment
+32 QXmlSerializer::characters
+36 QXmlSerializer::startDocument
+40 QXmlSerializer::endDocument
+44 QXmlSerializer::processingInstruction
+48 QXmlSerializer::atomicValue
+52 QXmlSerializer::namespaceBinding
+56 QXmlSerializer::startOfSequence
+60 QXmlSerializer::endOfSequence
+64 QAbstractXmlReceiver::whitespaceOnly
+68 QXmlSerializer::item
+
+Class QXmlSerializer
+ size=8 align=4
+ base size=8 base align=4
+QXmlSerializer (0xb44be840) 0
+ vptr=((& QXmlSerializer::_ZTV14QXmlSerializer) + 8u)
+ QAbstractXmlReceiver (0xb4690ca8) 0
+ primary-for QXmlSerializer (0xb44be840)
+
+Class QSourceLocation
+ size=20 align=4
+ base size=20 base align=4
+QSourceLocation (0xb4690dd4) 0
+
+Vtable for QAbstractMessageHandler
+QAbstractMessageHandler::_ZTV23QAbstractMessageHandler: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAbstractMessageHandler)
+8 QAbstractMessageHandler::metaObject
+12 QAbstractMessageHandler::qt_metacast
+16 QAbstractMessageHandler::qt_metacall
+20 QAbstractMessageHandler::~QAbstractMessageHandler
+24 QAbstractMessageHandler::~QAbstractMessageHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QAbstractMessageHandler
+ size=8 align=4
+ base size=8 base align=4
+QAbstractMessageHandler (0xb44bebc0) 0
+ vptr=((& QAbstractMessageHandler::_ZTV23QAbstractMessageHandler) + 8u)
+ QObject (0xb4690f78) 0
+ primary-for QAbstractMessageHandler (0xb44bebc0)
+
+Class QXmlNamePool
+ size=4 align=4
+ base size=4 base align=4
+QXmlNamePool (0xb45041a4) 0
+
+Class QXmlQuery
+ size=4 align=4
+ base size=4 base align=4
+QXmlQuery (0xb450421c) 0
+
+Vtable for QAbstractUriResolver
+QAbstractUriResolver::_ZTV20QAbstractUriResolver: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractUriResolver)
+8 QAbstractUriResolver::metaObject
+12 QAbstractUriResolver::qt_metacast
+16 QAbstractUriResolver::qt_metacall
+20 QAbstractUriResolver::~QAbstractUriResolver
+24 QAbstractUriResolver::~QAbstractUriResolver
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QAbstractUriResolver
+ size=8 align=4
+ base size=8 base align=4
+QAbstractUriResolver (0xb44befc0) 0
+ vptr=((& QAbstractUriResolver::_ZTV20QAbstractUriResolver) + 8u)
+ QObject (0xb4504258) 0
+ primary-for QAbstractUriResolver (0xb44befc0)
+
+Vtable for QSimpleXmlNodeModel
+QSimpleXmlNodeModel::_ZTV19QSimpleXmlNodeModel: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QSimpleXmlNodeModel)
+8 QSimpleXmlNodeModel::~QSimpleXmlNodeModel
+12 QSimpleXmlNodeModel::~QSimpleXmlNodeModel
+16 QSimpleXmlNodeModel::baseUri
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 QSimpleXmlNodeModel::stringValue
+44 __cxa_pure_virtual
+48 QAbstractXmlNodeModel::iterate
+52 QAbstractXmlNodeModel::sequencedTypedValue
+56 QAbstractXmlNodeModel::type
+60 QAbstractXmlNodeModel::namespaceForPrefix
+64 QAbstractXmlNodeModel::isDeepEqual
+68 QAbstractXmlNodeModel::sendNamespaces
+72 QSimpleXmlNodeModel::namespaceBindings
+76 QSimpleXmlNodeModel::elementById
+80 QSimpleXmlNodeModel::nodesByIdref
+84 QAbstractXmlNodeModel::copyNodeTo
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+
+Class QSimpleXmlNodeModel
+ size=12 align=4
+ base size=12 base align=4
+QSimpleXmlNodeModel (0xb4518280) 0
+ vptr=((& QSimpleXmlNodeModel::_ZTV19QSimpleXmlNodeModel) + 8u)
+ QAbstractXmlNodeModel (0xb45182c0) 0
+ primary-for QSimpleXmlNodeModel (0xb4518280)
+ QSharedData (0xb4504474) 4
+
+Vtable for QXmlFormatter
+QXmlFormatter::_ZTV13QXmlFormatter: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QXmlFormatter)
+8 QXmlFormatter::~QXmlFormatter
+12 QXmlFormatter::~QXmlFormatter
+16 QXmlFormatter::startElement
+20 QXmlFormatter::endElement
+24 QXmlFormatter::attribute
+28 QXmlFormatter::comment
+32 QXmlFormatter::characters
+36 QXmlFormatter::startDocument
+40 QXmlFormatter::endDocument
+44 QXmlFormatter::processingInstruction
+48 QXmlFormatter::atomicValue
+52 QXmlSerializer::namespaceBinding
+56 QXmlFormatter::startOfSequence
+60 QXmlFormatter::endOfSequence
+64 QAbstractXmlReceiver::whitespaceOnly
+68 QXmlFormatter::item
+
+Class QXmlFormatter
+ size=8 align=4
+ base size=8 base align=4
+QXmlFormatter (0xb45183c0) 0
+ vptr=((& QXmlFormatter::_ZTV13QXmlFormatter) + 8u)
+ QXmlSerializer (0xb4518400) 0
+ primary-for QXmlFormatter (0xb45183c0)
+ QAbstractXmlReceiver (0xb45045a0) 0
+ primary-for QXmlSerializer (0xb4518400)
+
+Vtable for QXmlResultItems
+QXmlResultItems::_ZTV15QXmlResultItems: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlResultItems)
+8 QXmlResultItems::~QXmlResultItems
+12 QXmlResultItems::~QXmlResultItems
+
+Class QXmlResultItems
+ size=8 align=4
+ base size=8 base align=4
+QXmlResultItems (0xb45046cc) 0
+ vptr=((& QXmlResultItems::_ZTV15QXmlResultItems) + 8u)
+
diff --git a/tests/auto/bic/data/QtXmlPatterns.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtXmlPatterns.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..ebd9f77724
--- /dev/null
+++ b/tests/auto/bic/data/QtXmlPatterns.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,2891 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6e93a8c) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e93c30) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6e1730c) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6e173c0) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e17bf4) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e17d20) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6e17f78) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb64d0168) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb65018ac) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb651fb40) 0
+ QBasicAtomicInt (0xb6501fb4) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb64303c0) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb64303fc) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb6430870) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb6430834) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb62de780) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb62fbf3c) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb62fbf78) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb62fbf00) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb61dabf4) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb623f8e8) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb60c3880) 0
+ QString (0xb60fc03c) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb60fc384) 0
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb61472d0) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb6155140) 0
+ QGenericArgument (0xb61474ec) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb6147654) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb6147780) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb6147ac8) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb618cdc0) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb6147bb8) 0 nearly-empty
+ primary-for std::bad_exception (0xb618cdc0)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb618cf40) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb6147e10) 0 nearly-empty
+ primary-for std::bad_alloc (0xb618cf40)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb61a6078) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb61a6168) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb61a612c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb61a699c) 0 empty
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb61a6a50) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb61a6b04) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb6098384) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb6099600) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb60984b0) 0
+ primary-for QIODevice (0xb6099600)
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb5ecc348) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb5ecc384) 0
+
+Vtable for QFile
+QFile::_ZTV5QFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI5QFile)
+8 QFile::metaObject
+12 QFile::qt_metacast
+16 QFile::qt_metacall
+20 QFile::~QFile
+24 QFile::~QFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QFile::fileEngine
+
+Class QFile
+ size=8 align=4
+ base size=8 base align=4
+QFile (0xb5eda280) 0
+ vptr=((& QFile::_ZTV5QFile) + 8u)
+ QIODevice (0xb5eda2c0) 0
+ primary-for QFile (0xb5eda280)
+ QObject (0xb5ecc3fc) 0
+ primary-for QIODevice (0xb5eda2c0)
+
+Class QFileInfo
+ size=4 align=4
+ base size=4 base align=4
+QFileInfo (0xb5ecc870) 0
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb5eccec4) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5f8c5dc) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5dcb000) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5f8cfb4) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5fa6980) 0
+ QList<QString> (0xb5dcb12c) 0
+
+Class QDir
+ size=4 align=4
+ base size=4 base align=4
+QDir (0xb5e11690) 0
+
+Class QAbstractFileEngine::ExtensionOption
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionOption (0xb5e11e10) 0 empty
+
+Class QAbstractFileEngine::ExtensionReturn
+ size=1 align=1
+ base size=0 base align=1
+QAbstractFileEngine::ExtensionReturn (0xb5e11e4c) 0 empty
+
+Class QAbstractFileEngine::MapExtensionOption
+ size=20 align=4
+ base size=20 base align=4
+QAbstractFileEngine::MapExtensionOption (0xb5e5c280) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e11e88) 0 empty
+
+Class QAbstractFileEngine::MapExtensionReturn
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::MapExtensionReturn (0xb5e5c300) 0
+ QAbstractFileEngine::ExtensionReturn (0xb5e11ec4) 0 empty
+
+Class QAbstractFileEngine::UnMapExtensionOption
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngine::UnMapExtensionOption (0xb5e5c380) 0
+ QAbstractFileEngine::ExtensionOption (0xb5e11f00) 0 empty
+
+Vtable for QAbstractFileEngine
+QAbstractFileEngine::_ZTV19QAbstractFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractFileEngine)
+8 QAbstractFileEngine::~QAbstractFileEngine
+12 QAbstractFileEngine::~QAbstractFileEngine
+16 QAbstractFileEngine::open
+20 QAbstractFileEngine::close
+24 QAbstractFileEngine::flush
+28 QAbstractFileEngine::size
+32 QAbstractFileEngine::pos
+36 QAbstractFileEngine::seek
+40 QAbstractFileEngine::isSequential
+44 QAbstractFileEngine::remove
+48 QAbstractFileEngine::copy
+52 QAbstractFileEngine::rename
+56 QAbstractFileEngine::link
+60 QAbstractFileEngine::mkdir
+64 QAbstractFileEngine::rmdir
+68 QAbstractFileEngine::setSize
+72 QAbstractFileEngine::caseSensitive
+76 QAbstractFileEngine::isRelativePath
+80 QAbstractFileEngine::entryList
+84 QAbstractFileEngine::fileFlags
+88 QAbstractFileEngine::setPermissions
+92 QAbstractFileEngine::fileName
+96 QAbstractFileEngine::ownerId
+100 QAbstractFileEngine::owner
+104 QAbstractFileEngine::fileTime
+108 QAbstractFileEngine::setFileName
+112 QAbstractFileEngine::handle
+116 QAbstractFileEngine::beginEntryList
+120 QAbstractFileEngine::endEntryList
+124 QAbstractFileEngine::read
+128 QAbstractFileEngine::readLine
+132 QAbstractFileEngine::write
+136 QAbstractFileEngine::extension
+140 QAbstractFileEngine::supportsExtension
+
+Class QAbstractFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngine (0xb5e11dd4) 0
+ vptr=((& QAbstractFileEngine::_ZTV19QAbstractFileEngine) + 8u)
+
+Vtable for QAbstractFileEngineHandler
+QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QAbstractFileEngineHandler)
+8 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+12 QAbstractFileEngineHandler::~QAbstractFileEngineHandler
+16 __cxa_pure_virtual
+
+Class QAbstractFileEngineHandler
+ size=4 align=4
+ base size=4 base align=4
+QAbstractFileEngineHandler (0xb5e8f168) 0 nearly-empty
+ vptr=((& QAbstractFileEngineHandler::_ZTV26QAbstractFileEngineHandler) + 8u)
+
+Vtable for QAbstractFileEngineIterator
+QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QAbstractFileEngineIterator)
+8 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+12 QAbstractFileEngineIterator::~QAbstractFileEngineIterator
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QAbstractFileEngineIterator::currentFileInfo
+32 QAbstractFileEngineIterator::entryInfo
+
+Class QAbstractFileEngineIterator
+ size=8 align=4
+ base size=8 base align=4
+QAbstractFileEngineIterator (0xb5e8f1a4) 0
+ vptr=((& QAbstractFileEngineIterator::_ZTV27QAbstractFileEngineIterator) + 8u)
+
+Vtable for QBuffer
+QBuffer::_ZTV7QBuffer: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QBuffer)
+8 QBuffer::metaObject
+12 QBuffer::qt_metacast
+16 QBuffer::qt_metacall
+20 QBuffer::~QBuffer
+24 QBuffer::~QBuffer
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QBuffer::connectNotify
+52 QBuffer::disconnectNotify
+56 QIODevice::isSequential
+60 QBuffer::open
+64 QBuffer::close
+68 QBuffer::pos
+72 QBuffer::size
+76 QBuffer::seek
+80 QBuffer::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QBuffer::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QBuffer::readData
+112 QIODevice::readLineData
+116 QBuffer::writeData
+
+Class QBuffer
+ size=8 align=4
+ base size=8 base align=4
+QBuffer (0xb5e5c6c0) 0
+ vptr=((& QBuffer::_ZTV7QBuffer) + 8u)
+ QIODevice (0xb5e5c700) 0
+ primary-for QBuffer (0xb5e5c6c0)
+ QObject (0xb5e8f21c) 0
+ primary-for QIODevice (0xb5e5c700)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb5e8f8e8) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb5e8f8ac) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb5cd7000) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb5cd7744) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb5cd7708) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb5cd7a50) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb5cd7ac8) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb5cd7a8c) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb5c5912c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb5c590f0) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb5c59e10) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb5ca7078) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb5ca72d0) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb5ca7960) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb5af6400) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb5af3b40) 0
+ primary-for QTextIStream (0xb5af6400)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb5af66c0) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb5b0a1e0) 0
+ primary-for QTextOStream (0xb5af66c0)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb5b0a870) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb5b0aa14) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb5b0aa50) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb5b0ab04) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb5b0ae10) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb5b0ae4c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb5b0ae88) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb59b81a4) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb59b8384) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb59b8348) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5a84fb4) 0 empty
+
+Vtable for QDirIterator
+QDirIterator::_ZTV12QDirIterator: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QDirIterator)
+8 QDirIterator::~QDirIterator
+12 QDirIterator::~QDirIterator
+
+Class QDirIterator
+ size=8 align=4
+ base size=8 base align=4
+QDirIterator (0xb5aaf258) 0
+ vptr=((& QDirIterator::_ZTV12QDirIterator) + 8u)
+
+Vtable for QFileSystemWatcher
+QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFileSystemWatcher)
+8 QFileSystemWatcher::metaObject
+12 QFileSystemWatcher::qt_metacast
+16 QFileSystemWatcher::qt_metacall
+20 QFileSystemWatcher::~QFileSystemWatcher
+24 QFileSystemWatcher::~QFileSystemWatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QFileSystemWatcher
+ size=8 align=4
+ base size=8 base align=4
+QFileSystemWatcher (0xb5ab0bc0) 0
+ vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 8u)
+ QObject (0xb5aaf3c0) 0
+ primary-for QFileSystemWatcher (0xb5ab0bc0)
+
+Vtable for QFSFileEngine
+QFSFileEngine::_ZTV13QFSFileEngine: 36u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QFSFileEngine)
+8 QFSFileEngine::~QFSFileEngine
+12 QFSFileEngine::~QFSFileEngine
+16 QFSFileEngine::open
+20 QFSFileEngine::close
+24 QFSFileEngine::flush
+28 QFSFileEngine::size
+32 QFSFileEngine::pos
+36 QFSFileEngine::seek
+40 QFSFileEngine::isSequential
+44 QFSFileEngine::remove
+48 QFSFileEngine::copy
+52 QFSFileEngine::rename
+56 QFSFileEngine::link
+60 QFSFileEngine::mkdir
+64 QFSFileEngine::rmdir
+68 QFSFileEngine::setSize
+72 QFSFileEngine::caseSensitive
+76 QFSFileEngine::isRelativePath
+80 QFSFileEngine::entryList
+84 QFSFileEngine::fileFlags
+88 QFSFileEngine::setPermissions
+92 QFSFileEngine::fileName
+96 QFSFileEngine::ownerId
+100 QFSFileEngine::owner
+104 QFSFileEngine::fileTime
+108 QFSFileEngine::setFileName
+112 QFSFileEngine::handle
+116 QFSFileEngine::beginEntryList
+120 QFSFileEngine::endEntryList
+124 QFSFileEngine::read
+128 QFSFileEngine::readLine
+132 QFSFileEngine::write
+136 QFSFileEngine::extension
+140 QFSFileEngine::supportsExtension
+
+Class QFSFileEngine
+ size=8 align=4
+ base size=8 base align=4
+QFSFileEngine (0xb5ab0e80) 0
+ vptr=((& QFSFileEngine::_ZTV13QFSFileEngine) + 8u)
+ QAbstractFileEngine (0xb5aaf5dc) 0
+ primary-for QFSFileEngine (0xb5ab0e80)
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb5aaf708) 0
+
+Class QProcessEnvironment
+ size=4 align=4
+ base size=4 base align=4
+QProcessEnvironment (0xb5aaf924) 0
+
+Vtable for QProcess
+QProcess::_ZTV8QProcess: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QProcess)
+8 QProcess::metaObject
+12 QProcess::qt_metacast
+16 QProcess::qt_metacall
+20 QProcess::~QProcess
+24 QProcess::~QProcess
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QProcess::isSequential
+60 QIODevice::open
+64 QProcess::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QProcess::atEnd
+84 QIODevice::reset
+88 QProcess::bytesAvailable
+92 QProcess::bytesToWrite
+96 QProcess::canReadLine
+100 QProcess::waitForReadyRead
+104 QProcess::waitForBytesWritten
+108 QProcess::readData
+112 QIODevice::readLineData
+116 QProcess::writeData
+120 QProcess::setupChildProcess
+
+Class QProcess
+ size=8 align=4
+ base size=8 base align=4
+QProcess (0xb5905f00) 0
+ vptr=((& QProcess::_ZTV8QProcess) + 8u)
+ QIODevice (0xb5905f40) 0
+ primary-for QProcess (0xb5905f00)
+ QObject (0xb5aaf9d8) 0
+ primary-for QIODevice (0xb5905f40)
+
+Class QResource
+ size=4 align=4
+ base size=4 base align=4
+QResource (0xb5aafbf4) 0
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5aafd98) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb5986a50) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb5986ac8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb5986a8c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb5986b40) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb5986a14) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb58243fc) 0
+
+Vtable for QSettings
+QSettings::_ZTV9QSettings: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QSettings)
+8 QSettings::metaObject
+12 QSettings::qt_metacast
+16 QSettings::qt_metacall
+20 QSettings::~QSettings
+24 QSettings::~QSettings
+28 QSettings::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSettings
+ size=8 align=4
+ base size=8 base align=4
+QSettings (0xb582fa00) 0
+ vptr=((& QSettings::_ZTV9QSettings) + 8u)
+ QObject (0xb5824a14) 0
+ primary-for QSettings (0xb582fa00)
+
+Vtable for QTemporaryFile
+QTemporaryFile::_ZTV14QTemporaryFile: 31u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QTemporaryFile)
+8 QTemporaryFile::metaObject
+12 QTemporaryFile::qt_metacast
+16 QTemporaryFile::qt_metacall
+20 QTemporaryFile::~QTemporaryFile
+24 QTemporaryFile::~QTemporaryFile
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFile::isSequential
+60 QTemporaryFile::open
+64 QFile::close
+68 QFile::pos
+72 QFile::size
+76 QFile::seek
+80 QFile::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 QFile::readData
+112 QFile::readLineData
+116 QFile::writeData
+120 QTemporaryFile::fileEngine
+
+Class QTemporaryFile
+ size=8 align=4
+ base size=8 base align=4
+QTemporaryFile (0xb5872600) 0
+ vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 8u)
+ QFile (0xb5872640) 0
+ primary-for QTemporaryFile (0xb5872600)
+ QIODevice (0xb5872680) 0
+ primary-for QFile (0xb5872640)
+ QObject (0xb587a528) 0
+ primary-for QIODevice (0xb5872680)
+
+Class QUrl
+ size=4 align=4
+ base size=4 base align=4
+QUrl (0xb587a834) 0
+
+Class QXmlStreamStringRef
+ size=12 align=4
+ base size=12 base align=4
+QXmlStreamStringRef (0xb587ad20) 0
+
+Class QXmlStreamAttribute
+ size=56 align=4
+ base size=53 base align=4
+QXmlStreamAttribute (0xb56e29d8) 0
+
+Class QXmlStreamAttributes
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamAttributes (0xb56c8c40) 0
+ QVector<QXmlStreamAttribute> (0xb5703438) 0
+
+Class QXmlStreamNamespaceDeclaration
+ size=28 align=4
+ base size=28 base align=4
+QXmlStreamNamespaceDeclaration (0xb5703528) 0
+
+Class QXmlStreamNotationDeclaration
+ size=40 align=4
+ base size=40 base align=4
+QXmlStreamNotationDeclaration (0xb570399c) 0
+
+Class QXmlStreamEntityDeclaration
+ size=64 align=4
+ base size=64 base align=4
+QXmlStreamEntityDeclaration (0xb5703f78) 0
+
+Vtable for QXmlStreamEntityResolver
+QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
+8 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+12 QXmlStreamEntityResolver::~QXmlStreamEntityResolver
+16 QXmlStreamEntityResolver::resolveEntity
+20 QXmlStreamEntityResolver::resolveUndeclaredEntity
+
+Class QXmlStreamEntityResolver
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamEntityResolver (0xb573d834) 0 nearly-empty
+ vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 8u)
+
+Class QXmlStreamReader
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamReader (0xb573d870) 0
+
+Class QXmlStreamWriter
+ size=4 align=4
+ base size=4 base align=4
+QXmlStreamWriter (0xb573d9d8) 0
+
+Vtable for QAbstractState
+QAbstractState::_ZTV14QAbstractState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QAbstractState)
+8 QAbstractState::metaObject
+12 QAbstractState::qt_metacast
+16 QAbstractState::qt_metacall
+20 QAbstractState::~QAbstractState
+24 QAbstractState::~QAbstractState
+28 QAbstractState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractState
+ size=8 align=4
+ base size=8 base align=4
+QAbstractState (0xb572dc00) 0
+ vptr=((& QAbstractState::_ZTV14QAbstractState) + 8u)
+ QObject (0xb573db40) 0
+ primary-for QAbstractState (0xb572dc00)
+
+Vtable for QAbstractTransition
+QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTransition)
+8 QAbstractTransition::metaObject
+12 QAbstractTransition::qt_metacast
+16 QAbstractTransition::qt_metacall
+20 QAbstractTransition::~QAbstractTransition
+24 QAbstractTransition::~QAbstractTransition
+28 QAbstractTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QAbstractTransition
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTransition (0xb572dec0) 0
+ vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 8u)
+ QObject (0xb573dd5c) 0
+ primary-for QAbstractTransition (0xb572dec0)
+
+Vtable for QEvent
+QEvent::_ZTV6QEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QEvent)
+8 QEvent::~QEvent
+12 QEvent::~QEvent
+
+Class QEvent
+ size=12 align=4
+ base size=12 base align=4
+QEvent (0xb573df78) 0
+ vptr=((& QEvent::_ZTV6QEvent) + 8u)
+
+Vtable for QTimerEvent
+QTimerEvent::_ZTV11QTimerEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTimerEvent)
+8 QTimerEvent::~QTimerEvent
+12 QTimerEvent::~QTimerEvent
+
+Class QTimerEvent
+ size=16 align=4
+ base size=16 base align=4
+QTimerEvent (0xb5796440) 0
+ vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 8u)
+ QEvent (0xb5588168) 0
+ primary-for QTimerEvent (0xb5796440)
+
+Vtable for QChildEvent
+QChildEvent::_ZTV11QChildEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QChildEvent)
+8 QChildEvent::~QChildEvent
+12 QChildEvent::~QChildEvent
+
+Class QChildEvent
+ size=16 align=4
+ base size=16 base align=4
+QChildEvent (0xb5796500) 0
+ vptr=((& QChildEvent::_ZTV11QChildEvent) + 8u)
+ QEvent (0xb55881e0) 0
+ primary-for QChildEvent (0xb5796500)
+
+Vtable for QCustomEvent
+QCustomEvent::_ZTV12QCustomEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QCustomEvent)
+8 QCustomEvent::~QCustomEvent
+12 QCustomEvent::~QCustomEvent
+
+Class QCustomEvent
+ size=12 align=4
+ base size=12 base align=4
+QCustomEvent (0xb57967c0) 0
+ vptr=((& QCustomEvent::_ZTV12QCustomEvent) + 8u)
+ QEvent (0xb5588348) 0
+ primary-for QCustomEvent (0xb57967c0)
+
+Vtable for QDynamicPropertyChangeEvent
+QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
+8 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+12 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
+
+Class QDynamicPropertyChangeEvent
+ size=16 align=4
+ base size=16 base align=4
+QDynamicPropertyChangeEvent (0xb57968c0) 0
+ vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 8u)
+ QEvent (0xb5588438) 0
+ primary-for QDynamicPropertyChangeEvent (0xb57968c0)
+
+Vtable for QEventTransition
+QEventTransition::_ZTV16QEventTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QEventTransition)
+8 QEventTransition::metaObject
+12 QEventTransition::qt_metacast
+16 QEventTransition::qt_metacall
+20 QEventTransition::~QEventTransition
+24 QEventTransition::~QEventTransition
+28 QEventTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QEventTransition::eventTest
+60 QEventTransition::onTransition
+
+Class QEventTransition
+ size=8 align=4
+ base size=8 base align=4
+QEventTransition (0xb5796980) 0
+ vptr=((& QEventTransition::_ZTV16QEventTransition) + 8u)
+ QAbstractTransition (0xb57969c0) 0
+ primary-for QEventTransition (0xb5796980)
+ QObject (0xb55884ec) 0
+ primary-for QAbstractTransition (0xb57969c0)
+
+Vtable for QFinalState
+QFinalState::_ZTV11QFinalState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QFinalState)
+8 QFinalState::metaObject
+12 QFinalState::qt_metacast
+16 QFinalState::qt_metacall
+20 QFinalState::~QFinalState
+24 QFinalState::~QFinalState
+28 QFinalState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QFinalState::onEntry
+60 QFinalState::onExit
+
+Class QFinalState
+ size=8 align=4
+ base size=8 base align=4
+QFinalState (0xb5796c80) 0
+ vptr=((& QFinalState::_ZTV11QFinalState) + 8u)
+ QAbstractState (0xb5796cc0) 0
+ primary-for QFinalState (0xb5796c80)
+ QObject (0xb5588708) 0
+ primary-for QAbstractState (0xb5796cc0)
+
+Vtable for QHistoryState
+QHistoryState::_ZTV13QHistoryState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QHistoryState)
+8 QHistoryState::metaObject
+12 QHistoryState::qt_metacast
+16 QHistoryState::qt_metacall
+20 QHistoryState::~QHistoryState
+24 QHistoryState::~QHistoryState
+28 QHistoryState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QHistoryState::onEntry
+60 QHistoryState::onExit
+
+Class QHistoryState
+ size=8 align=4
+ base size=8 base align=4
+QHistoryState (0xb5796f80) 0
+ vptr=((& QHistoryState::_ZTV13QHistoryState) + 8u)
+ QAbstractState (0xb5796fc0) 0
+ primary-for QHistoryState (0xb5796f80)
+ QObject (0xb5588924) 0
+ primary-for QAbstractState (0xb5796fc0)
+
+Vtable for QSignalTransition
+QSignalTransition::_ZTV17QSignalTransition: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QSignalTransition)
+8 QSignalTransition::metaObject
+12 QSignalTransition::qt_metacast
+16 QSignalTransition::qt_metacall
+20 QSignalTransition::~QSignalTransition
+24 QSignalTransition::~QSignalTransition
+28 QSignalTransition::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSignalTransition::eventTest
+60 QSignalTransition::onTransition
+
+Class QSignalTransition
+ size=8 align=4
+ base size=8 base align=4
+QSignalTransition (0xb55b0280) 0
+ vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 8u)
+ QAbstractTransition (0xb55b02c0) 0
+ primary-for QSignalTransition (0xb55b0280)
+ QObject (0xb5588b40) 0
+ primary-for QAbstractTransition (0xb55b02c0)
+
+Vtable for QState
+QState::_ZTV6QState: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QState)
+8 QState::metaObject
+12 QState::qt_metacast
+16 QState::qt_metacall
+20 QState::~QState
+24 QState::~QState
+28 QState::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QState::onEntry
+60 QState::onExit
+
+Class QState
+ size=8 align=4
+ base size=8 base align=4
+QState (0xb55b0580) 0
+ vptr=((& QState::_ZTV6QState) + 8u)
+ QAbstractState (0xb55b05c0) 0
+ primary-for QState (0xb55b0580)
+ QObject (0xb5588d5c) 0
+ primary-for QAbstractState (0xb55b05c0)
+
+Vtable for QStateMachine::SignalEvent
+QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
+8 QStateMachine::SignalEvent::~SignalEvent
+12 QStateMachine::SignalEvent::~SignalEvent
+
+Class QStateMachine::SignalEvent
+ size=24 align=4
+ base size=24 base align=4
+QStateMachine::SignalEvent (0xb55b09c0) 0
+ vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 8u)
+ QEvent (0xb5588fb4) 0
+ primary-for QStateMachine::SignalEvent (0xb55b09c0)
+
+Vtable for QStateMachine::WrappedEvent
+QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
+8 QStateMachine::WrappedEvent::~WrappedEvent
+12 QStateMachine::WrappedEvent::~WrappedEvent
+
+Class QStateMachine::WrappedEvent
+ size=20 align=4
+ base size=20 base align=4
+QStateMachine::WrappedEvent (0xb55b0a40) 0
+ vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 8u)
+ QEvent (0xb55e2000) 0
+ primary-for QStateMachine::WrappedEvent (0xb55b0a40)
+
+Vtable for QStateMachine
+QStateMachine::_ZTV13QStateMachine: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QStateMachine)
+8 QStateMachine::metaObject
+12 QStateMachine::qt_metacast
+16 QStateMachine::qt_metacall
+20 QStateMachine::~QStateMachine
+24 QStateMachine::~QStateMachine
+28 QStateMachine::event
+32 QStateMachine::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QStateMachine::onEntry
+60 QStateMachine::onExit
+64 QStateMachine::beginSelectTransitions
+68 QStateMachine::endSelectTransitions
+72 QStateMachine::beginMicrostep
+76 QStateMachine::endMicrostep
+
+Class QStateMachine
+ size=8 align=4
+ base size=8 base align=4
+QStateMachine (0xb55b0880) 0
+ vptr=((& QStateMachine::_ZTV13QStateMachine) + 8u)
+ QState (0xb55b08c0) 0
+ primary-for QStateMachine (0xb55b0880)
+ QAbstractState (0xb55b0900) 0
+ primary-for QState (0xb55b08c0)
+ QObject (0xb5588f78) 0
+ primary-for QAbstractState (0xb55b0900)
+
+Class QBitArray
+ size=4 align=4
+ base size=4 base align=4
+QBitArray (0xb55e2384) 0
+
+Class QBitRef
+ size=8 align=4
+ base size=8 base align=4
+QBitRef (0xb561c834) 0
+
+Class QByteArrayMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QByteArrayMatcher::Data (0xb561ce4c) 0
+
+Class QByteArrayMatcher
+ size=1032 align=4
+ base size=1032 base align=4
+QByteArrayMatcher (0xb561ce10) 0
+
+Class QCryptographicHash
+ size=4 align=4
+ base size=4 base align=4
+QCryptographicHash (0xb563812c) 0
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb56382d0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5664800) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb5638ac8) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb5664800)
+
+Class QDate
+ size=4 align=4
+ base size=4 base align=4
+QDate (0xb54c3000) 0
+
+Class QTime
+ size=4 align=4
+ base size=4 base align=4
+QTime (0xb54c3618) 0
+
+Class QDateTime
+ size=4 align=4
+ base size=4 base align=4
+QDateTime (0xb54c3b7c) 0
+
+Class QEasingCurve
+ size=4 align=4
+ base size=4 base align=4
+QEasingCurve (0xb54c3e4c) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb54c3ec4) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb5529474) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb5542b7c) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb555a8ac) 0
+
+Class QLinkedListData
+ size=20 align=4
+ base size=20 base align=4
+QLinkedListData (0xb538099c) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb5380bb8) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb540ad20) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb54307bc) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb545e3c0) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb52be000) 0
+
+Class QLatin1Literal
+ size=8 align=4
+ base size=8 base align=4
+QLatin1Literal (0xb530ad98) 0
+
+Class QAbstractConcatenable
+ size=1 align=1
+ base size=0 base align=1
+QAbstractConcatenable (0xb530ae4c) 0 empty
+
+Class QTextBoundaryFinder
+ size=28 align=4
+ base size=28 base align=4
+QTextBoundaryFinder (0xb533e0f0) 0
+
+Vtable for QTimeLine
+QTimeLine::_ZTV9QTimeLine: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QTimeLine)
+8 QTimeLine::metaObject
+12 QTimeLine::qt_metacast
+16 QTimeLine::qt_metacall
+20 QTimeLine::~QTimeLine
+24 QTimeLine::~QTimeLine
+28 QObject::event
+32 QObject::eventFilter
+36 QTimeLine::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTimeLine::valueForTime
+
+Class QTimeLine
+ size=8 align=4
+ base size=8 base align=4
+QTimeLine (0xb532ef00) 0
+ vptr=((& QTimeLine::_ZTV9QTimeLine) + 8u)
+ QObject (0xb533e1a4) 0
+ primary-for QTimeLine (0xb532ef00)
+
+Vtable for QRunnable
+QRunnable::_ZTV9QRunnable: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QRunnable)
+8 __cxa_pure_virtual
+12 QRunnable::~QRunnable
+16 QRunnable::~QRunnable
+
+Class QRunnable
+ size=8 align=4
+ base size=8 base align=4
+QRunnable (0xb533e438) 0
+ vptr=((& QRunnable::_ZTV9QRunnable) + 8u)
+
+Class QMutex
+ size=4 align=4
+ base size=4 base align=4
+QMutex (0xb533e8ac) 0
+
+Class QMutexLocker
+ size=4 align=4
+ base size=4 base align=4
+QMutexLocker (0xb533ef3c) 0
+
+Vtable for QtConcurrent::Exception
+QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent9ExceptionE)
+8 QtConcurrent::Exception::~Exception
+12 QtConcurrent::Exception::~Exception
+16 std::exception::what
+20 QtConcurrent::Exception::raise
+24 QtConcurrent::Exception::clone
+
+Class QtConcurrent::Exception
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::Exception (0xb518d080) 0 nearly-empty
+ vptr=((& QtConcurrent::Exception::_ZTVN12QtConcurrent9ExceptionE) + 8u)
+ std::exception (0xb5187438) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb518d080)
+
+Vtable for QtConcurrent::UnhandledException
+QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent18UnhandledExceptionE)
+8 QtConcurrent::UnhandledException::~UnhandledException
+12 QtConcurrent::UnhandledException::~UnhandledException
+16 std::exception::what
+20 QtConcurrent::UnhandledException::raise
+24 QtConcurrent::UnhandledException::clone
+
+Class QtConcurrent::UnhandledException
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::UnhandledException (0xb518d180) 0 nearly-empty
+ vptr=((& QtConcurrent::UnhandledException::_ZTVN12QtConcurrent18UnhandledExceptionE) + 8u)
+ QtConcurrent::Exception (0xb518d1c0) 0 nearly-empty
+ primary-for QtConcurrent::UnhandledException (0xb518d180)
+ std::exception (0xb5187474) 0 nearly-empty
+ primary-for QtConcurrent::Exception (0xb518d1c0)
+
+Class QtConcurrent::internal::ExceptionHolder
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionHolder (0xb51874b0) 0
+
+Class QtConcurrent::internal::ExceptionStore
+ size=4 align=4
+ base size=4 base align=4
+QtConcurrent::internal::ExceptionStore (0xb51874ec) 0
+
+Class QtConcurrent::ResultItem
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultItem (0xb5187528) 0
+
+Class QtConcurrent::ResultIteratorBase
+ size=8 align=4
+ base size=8 base align=4
+QtConcurrent::ResultIteratorBase (0xb5187b04) 0
+
+Vtable for QtConcurrent::ResultStoreBase
+QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent15ResultStoreBaseE)
+8 QtConcurrent::ResultStoreBase::~ResultStoreBase
+12 QtConcurrent::ResultStoreBase::~ResultStoreBase
+
+Class QtConcurrent::ResultStoreBase
+ size=28 align=4
+ base size=28 base align=4
+QtConcurrent::ResultStoreBase (0xb5187c30) 0
+ vptr=((& QtConcurrent::ResultStoreBase::_ZTVN12QtConcurrent15ResultStoreBaseE) + 8u)
+
+Vtable for QFutureInterfaceBase
+QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
+8 QFutureInterfaceBase::~QFutureInterfaceBase
+12 QFutureInterfaceBase::~QFutureInterfaceBase
+
+Class QFutureInterfaceBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureInterfaceBase (0xb51bf078) 0
+ vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 8u)
+
+Vtable for QFutureWatcherBase
+QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QFutureWatcherBase)
+8 QFutureWatcherBase::metaObject
+12 QFutureWatcherBase::qt_metacast
+16 QFutureWatcherBase::qt_metacall
+20 QFutureWatcherBase::~QFutureWatcherBase
+24 QFutureWatcherBase::~QFutureWatcherBase
+28 QFutureWatcherBase::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QFutureWatcherBase::connectNotify
+52 QFutureWatcherBase::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+
+Class QFutureWatcherBase
+ size=8 align=4
+ base size=8 base align=4
+QFutureWatcherBase (0xb5222fc0) 0
+ vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 8u)
+ QObject (0xb5227a50) 0
+ primary-for QFutureWatcherBase (0xb5222fc0)
+
+Vtable for QThread
+QThread::_ZTV7QThread: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QThread)
+8 QThread::metaObject
+12 QThread::qt_metacast
+16 QThread::qt_metacall
+20 QThread::~QThread
+24 QThread::~QThread
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QThread::run
+
+Class QThread
+ size=8 align=4
+ base size=8 base align=4
+QThread (0xb5268180) 0
+ vptr=((& QThread::_ZTV7QThread) + 8u)
+ QObject (0xb525ca50) 0
+ primary-for QThread (0xb5268180)
+
+Vtable for QThreadPool
+QThreadPool::_ZTV11QThreadPool: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QThreadPool)
+8 QThreadPool::metaObject
+12 QThreadPool::qt_metacast
+16 QThreadPool::qt_metacall
+20 QThreadPool::~QThreadPool
+24 QThreadPool::~QThreadPool
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QThreadPool
+ size=8 align=4
+ base size=8 base align=4
+QThreadPool (0xb52684c0) 0
+ vptr=((& QThreadPool::_ZTV11QThreadPool) + 8u)
+ QObject (0xb525cce4) 0
+ primary-for QThreadPool (0xb52684c0)
+
+Class QWaitCondition
+ size=4 align=4
+ base size=4 base align=4
+QWaitCondition (0xb525cf00) 0
+
+Class QSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSemaphore (0xb525cf3c) 0
+
+Class QtConcurrent::ThreadEngineBarrier
+ size=12 align=4
+ base size=12 base align=4
+QtConcurrent::ThreadEngineBarrier (0xb525cf78) 0
+
+Vtable for QtConcurrent::ThreadEngineBase
+QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE: 11u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN12QtConcurrent16ThreadEngineBaseE)
+8 QtConcurrent::ThreadEngineBase::run
+12 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+16 QtConcurrent::ThreadEngineBase::~ThreadEngineBase
+20 QtConcurrent::ThreadEngineBase::start
+24 QtConcurrent::ThreadEngineBase::finish
+28 QtConcurrent::ThreadEngineBase::threadFunction
+32 QtConcurrent::ThreadEngineBase::shouldStartThread
+36 QtConcurrent::ThreadEngineBase::shouldThrottleThread
+40 __cxa_pure_virtual
+
+Class QtConcurrent::ThreadEngineBase
+ size=32 align=4
+ base size=32 base align=4
+QtConcurrent::ThreadEngineBase (0xb5268840) 0
+ vptr=((& QtConcurrent::ThreadEngineBase::_ZTVN12QtConcurrent16ThreadEngineBaseE) + 8u)
+ QRunnable (0xb525cfb4) 0
+ primary-for QtConcurrent::ThreadEngineBase (0xb5268840)
+
+VTT for QtConcurrent::ThreadEngine<void>
+QtConcurrent::ThreadEngine<void>::_ZTTN12QtConcurrent12ThreadEngineIvEE: 2u entries
+0 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 12u)
+4 ((& QtConcurrent::ThreadEngine<void>::_ZTVN12QtConcurrent12ThreadEngineIvEE) + 68u)
+
+Class QtConcurrent::BlockSizeManager
+ size=72 align=4
+ base size=72 base align=4
+QtConcurrent::BlockSizeManager (0xb50ac5a0) 0
+
+Vtable for QFactoryInterface
+QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QFactoryInterface)
+8 QFactoryInterface::~QFactoryInterface
+12 QFactoryInterface::~QFactoryInterface
+16 __cxa_pure_virtual
+
+Class QFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QFactoryInterface (0xb4ec3e88) 0 nearly-empty
+ vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 8u)
+
+Vtable for QTextCodecFactoryInterface
+QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI26QTextCodecFactoryInterface)
+8 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+12 QTextCodecFactoryInterface::~QTextCodecFactoryInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class QTextCodecFactoryInterface
+ size=4 align=4
+ base size=4 base align=4
+QTextCodecFactoryInterface (0xb4f45c40) 0 nearly-empty
+ vptr=((& QTextCodecFactoryInterface::_ZTV26QTextCodecFactoryInterface) + 8u)
+ QFactoryInterface (0xb4f4f438) 0 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4f45c40)
+
+Vtable for QTextCodecPlugin
+QTextCodecPlugin::_ZTV16QTextCodecPlugin: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+8 QTextCodecPlugin::metaObject
+12 QTextCodecPlugin::qt_metacast
+16 QTextCodecPlugin::qt_metacall
+20 QTextCodecPlugin::~QTextCodecPlugin
+24 QTextCodecPlugin::~QTextCodecPlugin
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 QTextCodecPlugin::keys
+80 QTextCodecPlugin::create
+84 (int (*)(...))-0x000000008
+88 (int (*)(...))(& _ZTI16QTextCodecPlugin)
+92 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD1Ev
+96 QTextCodecPlugin::_ZThn8_N16QTextCodecPluginD0Ev
+100 QTextCodecPlugin::_ZThn8_NK16QTextCodecPlugin4keysEv
+104 QTextCodecPlugin::_ZThn8_N16QTextCodecPlugin6createERK7QString
+
+Class QTextCodecPlugin
+ size=12 align=4
+ base size=12 base align=4
+QTextCodecPlugin (0xb4f56910) 0
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 8u)
+ QObject (0xb4f4f744) 0
+ primary-for QTextCodecPlugin (0xb4f56910)
+ QTextCodecFactoryInterface (0xb4f45f00) 8 nearly-empty
+ vptr=((& QTextCodecPlugin::_ZTV16QTextCodecPlugin) + 92u)
+ QFactoryInterface (0xb4f4f780) 8 nearly-empty
+ primary-for QTextCodecFactoryInterface (0xb4f45f00)
+
+Class QLibraryInfo
+ size=1 align=1
+ base size=0 base align=1
+QLibraryInfo (0xb4f6fbf4) 0 empty
+
+Vtable for QEventLoop
+QEventLoop::_ZTV10QEventLoop: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QEventLoop)
+8 QEventLoop::metaObject
+12 QEventLoop::qt_metacast
+16 QEventLoop::qt_metacall
+20 QEventLoop::~QEventLoop
+24 QEventLoop::~QEventLoop
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QEventLoop
+ size=8 align=4
+ base size=8 base align=4
+QEventLoop (0xb4d78ac0) 0
+ vptr=((& QEventLoop::_ZTV10QEventLoop) + 8u)
+ QObject (0xb4f6fc6c) 0
+ primary-for QEventLoop (0xb4d78ac0)
+
+Vtable for QAbstractEventDispatcher
+QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 27u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
+8 QAbstractEventDispatcher::metaObject
+12 QAbstractEventDispatcher::qt_metacast
+16 QAbstractEventDispatcher::qt_metacall
+20 QAbstractEventDispatcher::~QAbstractEventDispatcher
+24 QAbstractEventDispatcher::~QAbstractEventDispatcher
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+100 QAbstractEventDispatcher::startingUp
+104 QAbstractEventDispatcher::closingDown
+
+Class QAbstractEventDispatcher
+ size=8 align=4
+ base size=8 base align=4
+QAbstractEventDispatcher (0xb4d78ec0) 0
+ vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 8u)
+ QObject (0xb4f6ff78) 0
+ primary-for QAbstractEventDispatcher (0xb4d78ec0)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb4db31a4) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb4dc3654) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb4dafb00) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb4dc37bc) 0
+ primary-for QAbstractItemModel (0xb4dafb00)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb4e01140) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb4e01180) 0
+ primary-for QAbstractTableModel (0xb4e01140)
+ QObject (0xb4e0312c) 0
+ primary-for QAbstractItemModel (0xb4e01180)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb4e013c0) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb4e01400) 0
+ primary-for QAbstractListModel (0xb4e013c0)
+ QObject (0xb4e03258) 0
+ primary-for QAbstractItemModel (0xb4e01400)
+
+Class QBasicTimer
+ size=4 align=4
+ base size=4 base align=4
+QBasicTimer (0xb4e2912c) 0
+
+Vtable for QCoreApplication
+QCoreApplication::_ZTV16QCoreApplication: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI16QCoreApplication)
+8 QCoreApplication::metaObject
+12 QCoreApplication::qt_metacast
+16 QCoreApplication::qt_metacall
+20 QCoreApplication::~QCoreApplication
+24 QCoreApplication::~QCoreApplication
+28 QCoreApplication::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QCoreApplication::notify
+60 QCoreApplication::compressEvent
+
+Class QCoreApplication
+ size=8 align=4
+ base size=8 base align=4
+QCoreApplication (0xb4e01ec0) 0
+ vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 8u)
+ QObject (0xb4e293c0) 0
+ primary-for QCoreApplication (0xb4e01ec0)
+
+Class __exception
+ size=32 align=4
+ base size=32 base align=4
+__exception (0xb4e29960) 0
+
+Class QMetaMethod
+ size=8 align=4
+ base size=8 base align=4
+QMetaMethod (0xb4c81690) 0
+
+Class QMetaEnum
+ size=8 align=4
+ base size=8 base align=4
+QMetaEnum (0xb4c8199c) 0
+
+Class QMetaProperty
+ size=20 align=4
+ base size=20 base align=4
+QMetaProperty (0xb4c81bf4) 0
+
+Class QMetaClassInfo
+ size=8 align=4
+ base size=8 base align=4
+QMetaClassInfo (0xb4c81ca8) 0
+
+Vtable for QMimeData
+QMimeData::_ZTV9QMimeData: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QMimeData)
+8 QMimeData::metaObject
+12 QMimeData::qt_metacast
+16 QMimeData::qt_metacall
+20 QMimeData::~QMimeData
+24 QMimeData::~QMimeData
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QMimeData::hasFormat
+60 QMimeData::formats
+64 QMimeData::retrieveData
+
+Class QMimeData
+ size=8 align=4
+ base size=8 base align=4
+QMimeData (0xb4c89d00) 0
+ vptr=((& QMimeData::_ZTV9QMimeData) + 8u)
+ QObject (0xb4c81f00) 0
+ primary-for QMimeData (0xb4c89d00)
+
+Vtable for QObjectCleanupHandler
+QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
+8 QObjectCleanupHandler::metaObject
+12 QObjectCleanupHandler::qt_metacast
+16 QObjectCleanupHandler::qt_metacall
+20 QObjectCleanupHandler::~QObjectCleanupHandler
+24 QObjectCleanupHandler::~QObjectCleanupHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObjectCleanupHandler
+ size=12 align=4
+ base size=12 base align=4
+QObjectCleanupHandler (0xb4c89fc0) 0
+ vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 8u)
+ QObject (0xb4cbb12c) 0
+ primary-for QObjectCleanupHandler (0xb4c89fc0)
+
+Vtable for QSharedMemory
+QSharedMemory::_ZTV13QSharedMemory: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSharedMemory)
+8 QSharedMemory::metaObject
+12 QSharedMemory::qt_metacast
+16 QSharedMemory::qt_metacall
+20 QSharedMemory::~QSharedMemory
+24 QSharedMemory::~QSharedMemory
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSharedMemory
+ size=8 align=4
+ base size=8 base align=4
+QSharedMemory (0xb4cbd200) 0
+ vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 8u)
+ QObject (0xb4cbb258) 0
+ primary-for QSharedMemory (0xb4cbd200)
+
+Vtable for QSignalMapper
+QSignalMapper::_ZTV13QSignalMapper: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSignalMapper)
+8 QSignalMapper::metaObject
+12 QSignalMapper::qt_metacast
+16 QSignalMapper::qt_metacall
+20 QSignalMapper::~QSignalMapper
+24 QSignalMapper::~QSignalMapper
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSignalMapper
+ size=8 align=4
+ base size=8 base align=4
+QSignalMapper (0xb4cbd4c0) 0
+ vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 8u)
+ QObject (0xb4cbb474) 0
+ primary-for QSignalMapper (0xb4cbd4c0)
+
+Vtable for QSocketNotifier
+QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QSocketNotifier)
+8 QSocketNotifier::metaObject
+12 QSocketNotifier::qt_metacast
+16 QSocketNotifier::qt_metacall
+20 QSocketNotifier::~QSocketNotifier
+24 QSocketNotifier::~QSocketNotifier
+28 QSocketNotifier::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QSocketNotifier
+ size=20 align=4
+ base size=17 base align=4
+QSocketNotifier (0xb4cbd780) 0
+ vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 8u)
+ QObject (0xb4cbb690) 0
+ primary-for QSocketNotifier (0xb4cbd780)
+
+Class QSystemSemaphore
+ size=4 align=4
+ base size=4 base align=4
+QSystemSemaphore (0xb4cbb960) 0
+
+Vtable for QTimer
+QTimer::_ZTV6QTimer: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QTimer)
+8 QTimer::metaObject
+12 QTimer::qt_metacast
+16 QTimer::qt_metacall
+20 QTimer::~QTimer
+24 QTimer::~QTimer
+28 QObject::event
+32 QObject::eventFilter
+36 QTimer::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QTimer
+ size=24 align=4
+ base size=21 base align=4
+QTimer (0xb4cbdb40) 0
+ vptr=((& QTimer::_ZTV6QTimer) + 8u)
+ QObject (0xb4cbba14) 0
+ primary-for QTimer (0xb4cbdb40)
+
+Vtable for QTranslator
+QTranslator::_ZTV11QTranslator: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTranslator)
+8 QTranslator::metaObject
+12 QTranslator::qt_metacast
+16 QTranslator::qt_metacall
+20 QTranslator::~QTranslator
+24 QTranslator::~QTranslator
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QTranslator::translate
+60 QTranslator::isEmpty
+
+Class QTranslator
+ size=8 align=4
+ base size=8 base align=4
+QTranslator (0xb4d0d080) 0
+ vptr=((& QTranslator::_ZTV11QTranslator) + 8u)
+ QObject (0xb4cbbca8) 0
+ primary-for QTranslator (0xb4d0d080)
+
+Vtable for QLibrary
+QLibrary::_ZTV8QLibrary: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI8QLibrary)
+8 QLibrary::metaObject
+12 QLibrary::qt_metacast
+16 QLibrary::qt_metacall
+20 QLibrary::~QLibrary
+24 QLibrary::~QLibrary
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QLibrary
+ size=16 align=4
+ base size=13 base align=4
+QLibrary (0xb4d0d3c0) 0
+ vptr=((& QLibrary::_ZTV8QLibrary) + 8u)
+ QObject (0xb4cbbf78) 0
+ primary-for QLibrary (0xb4d0d3c0)
+
+Vtable for QPluginLoader
+QPluginLoader::_ZTV13QPluginLoader: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QPluginLoader)
+8 QPluginLoader::metaObject
+12 QPluginLoader::qt_metacast
+16 QPluginLoader::qt_metacall
+20 QPluginLoader::~QPluginLoader
+24 QPluginLoader::~QPluginLoader
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QPluginLoader
+ size=16 align=4
+ base size=13 base align=4
+QPluginLoader (0xb4d0d7c0) 0
+ vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 8u)
+ QObject (0xb4d271e0) 0
+ primary-for QPluginLoader (0xb4d0d7c0)
+
+Class QUuid
+ size=16 align=4
+ base size=16 base align=4
+QUuid (0xb4d2730c) 0
+
+Class QReadWriteLock
+ size=4 align=4
+ base size=4 base align=4
+QReadWriteLock (0xb4d5d30c) 0
+
+Class QReadLocker
+ size=4 align=4
+ base size=4 base align=4
+QReadLocker (0xb4d5d348) 0
+
+Class QWriteLocker
+ size=4 align=4
+ base size=4 base align=4
+QWriteLocker (0xb4d5d834) 0
+
+Class QThreadStorageData
+ size=4 align=4
+ base size=4 base align=4
+QThreadStorageData (0xb4d5dd20) 0
+
+Vtable for QAbstractAnimation
+QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractAnimation)
+8 QAbstractAnimation::metaObject
+12 QAbstractAnimation::qt_metacast
+16 QAbstractAnimation::qt_metacall
+20 QAbstractAnimation::~QAbstractAnimation
+24 QAbstractAnimation::~QAbstractAnimation
+28 QAbstractAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAbstractAnimation
+ size=8 align=4
+ base size=8 base align=4
+QAbstractAnimation (0xb4b7f6c0) 0
+ vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 8u)
+ QObject (0xb4d5dd98) 0
+ primary-for QAbstractAnimation (0xb4b7f6c0)
+
+Vtable for QAnimationGroup
+QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QAnimationGroup)
+8 QAnimationGroup::metaObject
+12 QAnimationGroup::qt_metacast
+16 QAnimationGroup::qt_metacall
+20 QAnimationGroup::~QAnimationGroup
+24 QAnimationGroup::~QAnimationGroup
+28 QAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QAnimationGroup (0xb4b7f980) 0
+ vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 8u)
+ QAbstractAnimation (0xb4b7f9c0) 0
+ primary-for QAnimationGroup (0xb4b7f980)
+ QObject (0xb4b9b000) 0
+ primary-for QAbstractAnimation (0xb4b7f9c0)
+
+Vtable for QParallelAnimationGroup
+QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
+8 QParallelAnimationGroup::metaObject
+12 QParallelAnimationGroup::qt_metacast
+16 QParallelAnimationGroup::qt_metacall
+20 QParallelAnimationGroup::~QParallelAnimationGroup
+24 QParallelAnimationGroup::~QParallelAnimationGroup
+28 QParallelAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QParallelAnimationGroup::duration
+60 QParallelAnimationGroup::updateCurrentTime
+64 QParallelAnimationGroup::updateState
+68 QParallelAnimationGroup::updateDirection
+
+Class QParallelAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QParallelAnimationGroup (0xb4b7fc80) 0
+ vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 8u)
+ QAnimationGroup (0xb4b7fcc0) 0
+ primary-for QParallelAnimationGroup (0xb4b7fc80)
+ QAbstractAnimation (0xb4b7fd00) 0
+ primary-for QAnimationGroup (0xb4b7fcc0)
+ QObject (0xb4b9b21c) 0
+ primary-for QAbstractAnimation (0xb4b7fd00)
+
+Vtable for QPauseAnimation
+QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QPauseAnimation)
+8 QPauseAnimation::metaObject
+12 QPauseAnimation::qt_metacast
+16 QPauseAnimation::qt_metacall
+20 QPauseAnimation::~QPauseAnimation
+24 QPauseAnimation::~QPauseAnimation
+28 QPauseAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QPauseAnimation::duration
+60 QPauseAnimation::updateCurrentTime
+64 QAbstractAnimation::updateState
+68 QAbstractAnimation::updateDirection
+
+Class QPauseAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPauseAnimation (0xb4b7ffc0) 0
+ vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 8u)
+ QAbstractAnimation (0xb4bb4000) 0
+ primary-for QPauseAnimation (0xb4b7ffc0)
+ QObject (0xb4b9b438) 0
+ primary-for QAbstractAnimation (0xb4bb4000)
+
+Vtable for QVariantAnimation
+QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI17QVariantAnimation)
+8 QVariantAnimation::metaObject
+12 QVariantAnimation::qt_metacast
+16 QVariantAnimation::qt_metacall
+20 QVariantAnimation::~QVariantAnimation
+24 QVariantAnimation::~QVariantAnimation
+28 QVariantAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QVariantAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 __cxa_pure_virtual
+76 QVariantAnimation::interpolated
+
+Class QVariantAnimation
+ size=8 align=4
+ base size=8 base align=4
+QVariantAnimation (0xb4bb42c0) 0
+ vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 8u)
+ QAbstractAnimation (0xb4bb4300) 0
+ primary-for QVariantAnimation (0xb4bb42c0)
+ QObject (0xb4b9b654) 0
+ primary-for QAbstractAnimation (0xb4bb4300)
+
+Vtable for QPropertyAnimation
+QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QPropertyAnimation)
+8 QPropertyAnimation::metaObject
+12 QPropertyAnimation::qt_metacast
+16 QPropertyAnimation::qt_metacall
+20 QPropertyAnimation::~QPropertyAnimation
+24 QPropertyAnimation::~QPropertyAnimation
+28 QPropertyAnimation::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QVariantAnimation::duration
+60 QVariantAnimation::updateCurrentTime
+64 QPropertyAnimation::updateState
+68 QAbstractAnimation::updateDirection
+72 QPropertyAnimation::updateCurrentValue
+76 QVariantAnimation::interpolated
+
+Class QPropertyAnimation
+ size=8 align=4
+ base size=8 base align=4
+QPropertyAnimation (0xb4bb4700) 0
+ vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 8u)
+ QVariantAnimation (0xb4bb4740) 0
+ primary-for QPropertyAnimation (0xb4bb4700)
+ QAbstractAnimation (0xb4bb4780) 0
+ primary-for QVariantAnimation (0xb4bb4740)
+ QObject (0xb4b9b870) 0
+ primary-for QAbstractAnimation (0xb4bb4780)
+
+Vtable for QSequentialAnimationGroup
+QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
+8 QSequentialAnimationGroup::metaObject
+12 QSequentialAnimationGroup::qt_metacast
+16 QSequentialAnimationGroup::qt_metacall
+20 QSequentialAnimationGroup::~QSequentialAnimationGroup
+24 QSequentialAnimationGroup::~QSequentialAnimationGroup
+28 QSequentialAnimationGroup::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QSequentialAnimationGroup::duration
+60 QSequentialAnimationGroup::updateCurrentTime
+64 QSequentialAnimationGroup::updateState
+68 QSequentialAnimationGroup::updateDirection
+
+Class QSequentialAnimationGroup
+ size=8 align=4
+ base size=8 base align=4
+QSequentialAnimationGroup (0xb4bb4a40) 0
+ vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 8u)
+ QAnimationGroup (0xb4bb4a80) 0
+ primary-for QSequentialAnimationGroup (0xb4bb4a40)
+ QAbstractAnimation (0xb4bb4ac0) 0
+ primary-for QAnimationGroup (0xb4bb4a80)
+ QObject (0xb4b9ba8c) 0
+ primary-for QAbstractAnimation (0xb4bb4ac0)
+
+Class QSourceLocation
+ size=20 align=4
+ base size=20 base align=4
+QSourceLocation (0xb4b9bca8) 0
+
+Vtable for QAbstractMessageHandler
+QAbstractMessageHandler::_ZTV23QAbstractMessageHandler: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI23QAbstractMessageHandler)
+8 QAbstractMessageHandler::metaObject
+12 QAbstractMessageHandler::qt_metacast
+16 QAbstractMessageHandler::qt_metacall
+20 QAbstractMessageHandler::~QAbstractMessageHandler
+24 QAbstractMessageHandler::~QAbstractMessageHandler
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QAbstractMessageHandler
+ size=8 align=4
+ base size=8 base align=4
+QAbstractMessageHandler (0xb4bf7000) 0
+ vptr=((& QAbstractMessageHandler::_ZTV23QAbstractMessageHandler) + 8u)
+ QObject (0xb4b9be4c) 0
+ primary-for QAbstractMessageHandler (0xb4bf7000)
+
+Vtable for QAbstractUriResolver
+QAbstractUriResolver::_ZTV20QAbstractUriResolver: 15u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractUriResolver)
+8 QAbstractUriResolver::metaObject
+12 QAbstractUriResolver::qt_metacast
+16 QAbstractUriResolver::qt_metacall
+20 QAbstractUriResolver::~QAbstractUriResolver
+24 QAbstractUriResolver::~QAbstractUriResolver
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+
+Class QAbstractUriResolver
+ size=8 align=4
+ base size=8 base align=4
+QAbstractUriResolver (0xb4bf72c0) 0
+ vptr=((& QAbstractUriResolver::_ZTV20QAbstractUriResolver) + 8u)
+ QObject (0xb4c04078) 0
+ primary-for QAbstractUriResolver (0xb4bf72c0)
+
+Class QXmlName
+ size=8 align=4
+ base size=8 base align=4
+QXmlName (0xb4c04294) 0
+
+Class QPatternist::NodeIndexStorage
+ size=20 align=4
+ base size=20 base align=4
+QPatternist::NodeIndexStorage (0xb4c04564) 0
+
+Class QXmlNodeModelIndex
+ size=20 align=4
+ base size=20 base align=4
+QXmlNodeModelIndex (0xb4c04690) 0
+
+Vtable for QAbstractXmlNodeModel
+QAbstractXmlNodeModel::_ZTV21QAbstractXmlNodeModel: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI21QAbstractXmlNodeModel)
+8 QAbstractXmlNodeModel::~QAbstractXmlNodeModel
+12 QAbstractXmlNodeModel::~QAbstractXmlNodeModel
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 QAbstractXmlNodeModel::iterate
+52 QAbstractXmlNodeModel::sequencedTypedValue
+56 QAbstractXmlNodeModel::type
+60 QAbstractXmlNodeModel::namespaceForPrefix
+64 QAbstractXmlNodeModel::isDeepEqual
+68 QAbstractXmlNodeModel::sendNamespaces
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 __cxa_pure_virtual
+84 QAbstractXmlNodeModel::copyNodeTo
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+
+Class QAbstractXmlNodeModel
+ size=12 align=4
+ base size=12 base align=4
+QAbstractXmlNodeModel (0xb4bf7e80) 0
+ vptr=((& QAbstractXmlNodeModel::_ZTV21QAbstractXmlNodeModel) + 8u)
+ QSharedData (0xb4c04dd4) 4
+
+Class QXmlItem
+ size=20 align=4
+ base size=20 base align=4
+QXmlItem (0xb4c6c000) 0
+
+Vtable for QAbstractXmlReceiver
+QAbstractXmlReceiver::_ZTV20QAbstractXmlReceiver: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI20QAbstractXmlReceiver)
+8 QAbstractXmlReceiver::~QAbstractXmlReceiver
+12 QAbstractXmlReceiver::~QAbstractXmlReceiver
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 QAbstractXmlReceiver::whitespaceOnly
+68 QAbstractXmlReceiver::item
+
+Class QAbstractXmlReceiver
+ size=8 align=4
+ base size=8 base align=4
+QAbstractXmlReceiver (0xb4c6c1e0) 0
+ vptr=((& QAbstractXmlReceiver::_ZTV20QAbstractXmlReceiver) + 8u)
+
+Class QXmlNamePool
+ size=4 align=4
+ base size=4 base align=4
+QXmlNamePool (0xb4c6c258) 0
+
+Class QXmlQuery
+ size=4 align=4
+ base size=4 base align=4
+QXmlQuery (0xb4c6c2d0) 0
+
+Vtable for QSimpleXmlNodeModel
+QSimpleXmlNodeModel::_ZTV19QSimpleXmlNodeModel: 24u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QSimpleXmlNodeModel)
+8 QSimpleXmlNodeModel::~QSimpleXmlNodeModel
+12 QSimpleXmlNodeModel::~QSimpleXmlNodeModel
+16 QSimpleXmlNodeModel::baseUri
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 QSimpleXmlNodeModel::stringValue
+44 __cxa_pure_virtual
+48 QAbstractXmlNodeModel::iterate
+52 QAbstractXmlNodeModel::sequencedTypedValue
+56 QAbstractXmlNodeModel::type
+60 QAbstractXmlNodeModel::namespaceForPrefix
+64 QAbstractXmlNodeModel::isDeepEqual
+68 QAbstractXmlNodeModel::sendNamespaces
+72 QSimpleXmlNodeModel::namespaceBindings
+76 QSimpleXmlNodeModel::elementById
+80 QSimpleXmlNodeModel::nodesByIdref
+84 QAbstractXmlNodeModel::copyNodeTo
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+
+Class QSimpleXmlNodeModel
+ size=12 align=4
+ base size=12 base align=4
+QSimpleXmlNodeModel (0xb4c67580) 0
+ vptr=((& QSimpleXmlNodeModel::_ZTV19QSimpleXmlNodeModel) + 8u)
+ QAbstractXmlNodeModel (0xb4c675c0) 0
+ primary-for QSimpleXmlNodeModel (0xb4c67580)
+ QSharedData (0xb4c6c30c) 4
+
+Vtable for QXmlSerializer
+QXmlSerializer::_ZTV14QXmlSerializer: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI14QXmlSerializer)
+8 QXmlSerializer::~QXmlSerializer
+12 QXmlSerializer::~QXmlSerializer
+16 QXmlSerializer::startElement
+20 QXmlSerializer::endElement
+24 QXmlSerializer::attribute
+28 QXmlSerializer::comment
+32 QXmlSerializer::characters
+36 QXmlSerializer::startDocument
+40 QXmlSerializer::endDocument
+44 QXmlSerializer::processingInstruction
+48 QXmlSerializer::atomicValue
+52 QXmlSerializer::namespaceBinding
+56 QXmlSerializer::startOfSequence
+60 QXmlSerializer::endOfSequence
+64 QAbstractXmlReceiver::whitespaceOnly
+68 QXmlSerializer::item
+
+Class QXmlSerializer
+ size=8 align=4
+ base size=8 base align=4
+QXmlSerializer (0xb4c676c0) 0
+ vptr=((& QXmlSerializer::_ZTV14QXmlSerializer) + 8u)
+ QAbstractXmlReceiver (0xb4c6c438) 0
+ primary-for QXmlSerializer (0xb4c676c0)
+
+Vtable for QXmlFormatter
+QXmlFormatter::_ZTV13QXmlFormatter: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QXmlFormatter)
+8 QXmlFormatter::~QXmlFormatter
+12 QXmlFormatter::~QXmlFormatter
+16 QXmlFormatter::startElement
+20 QXmlFormatter::endElement
+24 QXmlFormatter::attribute
+28 QXmlFormatter::comment
+32 QXmlFormatter::characters
+36 QXmlFormatter::startDocument
+40 QXmlFormatter::endDocument
+44 QXmlFormatter::processingInstruction
+48 QXmlFormatter::atomicValue
+52 QXmlSerializer::namespaceBinding
+56 QXmlFormatter::startOfSequence
+60 QXmlFormatter::endOfSequence
+64 QAbstractXmlReceiver::whitespaceOnly
+68 QXmlFormatter::item
+
+Class QXmlFormatter
+ size=8 align=4
+ base size=8 base align=4
+QXmlFormatter (0xb4c677c0) 0
+ vptr=((& QXmlFormatter::_ZTV13QXmlFormatter) + 8u)
+ QXmlSerializer (0xb4c67800) 0
+ primary-for QXmlFormatter (0xb4c677c0)
+ QAbstractXmlReceiver (0xb4c6c564) 0
+ primary-for QXmlSerializer (0xb4c67800)
+
+Vtable for QXmlResultItems
+QXmlResultItems::_ZTV15QXmlResultItems: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QXmlResultItems)
+8 QXmlResultItems::~QXmlResultItems
+12 QXmlResultItems::~QXmlResultItems
+
+Class QXmlResultItems
+ size=8 align=4
+ base size=8 base align=4
+QXmlResultItems (0xb4c6c690) 0
+ vptr=((& QXmlResultItems::_ZTV15QXmlResultItems) + 8u)
+
+Class QXmlSchema
+ size=4 align=4
+ base size=4 base align=4
+QXmlSchema (0xb4c6c7f8) 0
+
+Class QXmlSchemaValidator
+ size=4 align=4
+ base size=4 base align=4
+QXmlSchemaValidator (0xb4c6c870) 0
+
diff --git a/tests/auto/bic/data/phonon.4.5.0.linux-gcc-ia32.txt b/tests/auto/bic/data/phonon.4.5.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..31aff5e399
--- /dev/null
+++ b/tests/auto/bic/data/phonon.4.5.0.linux-gcc-ia32.txt
@@ -0,0 +1,1930 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6f02e88) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e5503c) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6e55708) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6e557bc) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e83000) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e8312c) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb6e83384) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb6eb3f80) 0
+ QBasicAtomicInt (0xb6e83a8c) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb6e83f78) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb694830c) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb69484ec) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb69bec30) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb69c3740) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb69bed20) 0 nearly-empty
+ primary-for std::bad_exception (0xb69c3740)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb69c38c0) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb69bef78) 0 nearly-empty
+ primary-for std::bad_alloc (0xb69c38c0)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb69d61e0) 0 empty
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb69d62d0) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb69d6294) 0
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb68ff690) 0 empty
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb68ff6cc) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb6768140) 0
+ QGenericArgument (0xb68ff8e8) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb68ffa50) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb68ffb7c) 0
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb68ffd5c) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb679d1e0) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb679d1a4) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb67f20b4) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb6826960) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb682699c) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb6826924) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb66f24ec) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb654f1e0) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb65cf840) 0
+ QString (0xb65f1924) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb65f1d5c) 0
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=24 align=4
+ base size=24 base align=4
+QObjectData (0xb642dca8) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb642dd5c) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb64915a0) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb645bf80) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb64916cc) 0
+ primary-for QIODevice (0xb645bf80)
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb64cc438) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb64ccfb4) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb64ccf78) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb6526654) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb6526d98) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb6526d5c) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb62370b4) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb623712c) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb62370f0) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb6237780) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb6237744) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb62c0384) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb62c05dc) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb62c0960) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb62c099c) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb62c0a14) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb6144000) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb61494c0) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb615212c) 0
+ primary-for QTextIStream (0xb61494c0)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb6149780) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb61527bc) 0
+ primary-for QTextOStream (0xb6149780)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb6152e4c) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb6175000) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb617503c) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb61750f0) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb61753fc) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb6175438) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb6175474) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb61757bc) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb6175780) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb608b294) 0 empty
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb608b528) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb60d6f78) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb611f000) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb60d6fb4) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb611f03c) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb60d6f3c) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb5f72618) 0
+
+Class Phonon::ObjectDescriptionData
+ size=8 align=4
+ base size=8 base align=4
+Phonon::ObjectDescriptionData (0xb5f75dc0) 0
+ QSharedData (0xb5f72ac8) 0
+
+Class Phonon::Path
+ size=4 align=4
+ base size=4 base align=4
+Phonon::Path (0xb5fbe3c0) 0
+
+Vtable for Phonon::MediaNode
+Phonon::MediaNode::_ZTVN6Phonon9MediaNodeE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon9MediaNodeE)
+8 Phonon::MediaNode::~MediaNode
+12 Phonon::MediaNode::~MediaNode
+
+Class Phonon::MediaNode
+ size=8 align=4
+ base size=8 base align=4
+Phonon::MediaNode (0xb5fbe438) 0
+ vptr=((& Phonon::MediaNode::_ZTVN6Phonon9MediaNodeE) + 8u)
+
+Vtable for Phonon::AbstractVideoOutput
+Phonon::AbstractVideoOutput::_ZTVN6Phonon19AbstractVideoOutputE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon19AbstractVideoOutputE)
+8 Phonon::AbstractVideoOutput::~AbstractVideoOutput
+12 Phonon::AbstractVideoOutput::~AbstractVideoOutput
+
+Class Phonon::AbstractVideoOutput
+ size=8 align=4
+ base size=8 base align=4
+Phonon::AbstractVideoOutput (0xb5fcc180) 0
+ vptr=((& Phonon::AbstractVideoOutput::_ZTVN6Phonon19AbstractVideoOutputE) + 8u)
+ Phonon::MediaNode (0xb5fbe4ec) 0
+ primary-for Phonon::AbstractVideoOutput (0xb5fcc180)
+
+Class Phonon::MediaSource
+ size=4 align=4
+ base size=4 base align=4
+Phonon::MediaSource (0xb5fbe834) 0
+
+Vtable for Phonon::EffectInterface
+Phonon::EffectInterface::_ZTVN6Phonon15EffectInterfaceE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon15EffectInterfaceE)
+8 Phonon::EffectInterface::~EffectInterface
+12 Phonon::EffectInterface::~EffectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class Phonon::EffectInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::EffectInterface (0xb5fbe8ac) 0 nearly-empty
+ vptr=((& Phonon::EffectInterface::_ZTVN6Phonon15EffectInterfaceE) + 8u)
+
+Vtable for Phonon::AddonInterface
+Phonon::AddonInterface::_ZTVN6Phonon14AddonInterfaceE: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon14AddonInterfaceE)
+8 Phonon::AddonInterface::~AddonInterface
+12 Phonon::AddonInterface::~AddonInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class Phonon::AddonInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::AddonInterface (0xb5fbed98) 0 nearly-empty
+ vptr=((& Phonon::AddonInterface::_ZTVN6Phonon14AddonInterfaceE) + 8u)
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb600c294) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb5e27d20) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5e54924) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb5e6eec4) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb5e965dc) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb5ef821c) 0
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb5d2ff78) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5d4ea8c) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5d72438) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5d5ba40) 0
+ QList<QString> (0xb5d725a0) 0
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb5da5b04) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb5df61c0) 0
+ QVector<QPoint> (0xb5df7168) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb5df67c0) 0
+ QVector<QPointF> (0xb5df7b04) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb5c39438) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb5c393fc) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb5c39780) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb5c6f4b0) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb5c9f5a0) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb5c9fd20) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb5c9fce4) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb5cea1a4) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb5cea2d0) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb5b1a168) 0
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb5b5c780) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb5b4cb40) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb5b87168) 0
+ primary-for QImage (0xb5b4cb40)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb5bc4480) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb5b87e10) 0
+ primary-for QPixmap (0xb5bc4480)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb5bf0474) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb5bf06cc) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb5bf0a8c) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb5a1a2c0) 0
+ QGradient (0xb5bf0d20) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb5a1a3c0) 0
+ QGradient (0xb5bf0d5c) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb5a1a4c0) 0
+ QGradient (0xb5bf0d98) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb5bf0dd4) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb5a1af00) 0
+ QPalette (0xb5a546cc) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb5a77834) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb5a77a14) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb5a77c6c) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb5a77d20) 0
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb5a77d5c) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb5af9c30) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb5af9c6c) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb5af9f78) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb5948410) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb5af9fb4) 0
+ primary-for QWidget (0xb5948410)
+ QPaintDevice (0xb5951000) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for Phonon::VideoPlayer
+Phonon::VideoPlayer::_ZTVN6Phonon11VideoPlayerE: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon11VideoPlayerE)
+8 Phonon::VideoPlayer::metaObject
+12 Phonon::VideoPlayer::qt_metacast
+16 Phonon::VideoPlayer::qt_metacall
+20 Phonon::VideoPlayer::~VideoPlayer
+24 Phonon::VideoPlayer::~VideoPlayer
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon11VideoPlayerE)
+232 Phonon::VideoPlayer::_ZThn8_N6Phonon11VideoPlayerD1Ev
+236 Phonon::VideoPlayer::_ZThn8_N6Phonon11VideoPlayerD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Phonon::VideoPlayer
+ size=24 align=4
+ base size=24 base align=4
+Phonon::VideoPlayer (0xb59e0cc0) 0
+ vptr=((& Phonon::VideoPlayer::_ZTVN6Phonon11VideoPlayerE) + 8u)
+ QWidget (0xb5a085f0) 0
+ primary-for Phonon::VideoPlayer (0xb59e0cc0)
+ QObject (0xb59f1618) 0
+ primary-for QWidget (0xb5a085f0)
+ QPaintDevice (0xb59f1654) 8
+ vptr=((& Phonon::VideoPlayer::_ZTVN6Phonon11VideoPlayerE) + 232u)
+
+Vtable for Phonon::Effect
+Phonon::Effect::_ZTVN6Phonon6EffectE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon6EffectE)
+8 Phonon::Effect::metaObject
+12 Phonon::Effect::qt_metacast
+16 Phonon::Effect::qt_metacall
+20 Phonon::Effect::~Effect
+24 Phonon::Effect::~Effect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon6EffectE)
+64 Phonon::Effect::_ZThn8_N6Phonon6EffectD1Ev
+68 Phonon::Effect::_ZThn8_N6Phonon6EffectD0Ev
+
+Class Phonon::Effect
+ size=16 align=4
+ base size=16 base align=4
+Phonon::Effect (0xb5803f00) 0
+ vptr=((& Phonon::Effect::_ZTVN6Phonon6EffectE) + 8u)
+ QObject (0xb59f1780) 0
+ primary-for Phonon::Effect (0xb5803f00)
+ Phonon::MediaNode (0xb59f17bc) 8
+ vptr=((& Phonon::Effect::_ZTVN6Phonon6EffectE) + 64u)
+
+Vtable for Phonon::VolumeFaderEffect
+Phonon::VolumeFaderEffect::_ZTVN6Phonon17VolumeFaderEffectE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon17VolumeFaderEffectE)
+8 Phonon::VolumeFaderEffect::metaObject
+12 Phonon::VolumeFaderEffect::qt_metacast
+16 Phonon::VolumeFaderEffect::qt_metacall
+20 Phonon::VolumeFaderEffect::~VolumeFaderEffect
+24 Phonon::VolumeFaderEffect::~VolumeFaderEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon17VolumeFaderEffectE)
+64 Phonon::VolumeFaderEffect::_ZThn8_N6Phonon17VolumeFaderEffectD1Ev
+68 Phonon::VolumeFaderEffect::_ZThn8_N6Phonon17VolumeFaderEffectD0Ev
+
+Class Phonon::VolumeFaderEffect
+ size=16 align=4
+ base size=16 base align=4
+Phonon::VolumeFaderEffect (0xb5815180) 0
+ vptr=((& Phonon::VolumeFaderEffect::_ZTVN6Phonon17VolumeFaderEffectE) + 8u)
+ Phonon::Effect (0xb58125a0) 0
+ primary-for Phonon::VolumeFaderEffect (0xb5815180)
+ QObject (0xb59f19d8) 0
+ primary-for Phonon::Effect (0xb58125a0)
+ Phonon::MediaNode (0xb59f1a14) 8
+ vptr=((& Phonon::VolumeFaderEffect::_ZTVN6Phonon17VolumeFaderEffectE) + 64u)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb59f1c30) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb58380f0) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb5815dc0) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb5838258) 0
+ primary-for QAbstractItemModel (0xb5815dc0)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb5864400) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb5864440) 0
+ primary-for QAbstractTableModel (0xb5864400)
+ QObject (0xb5838bb8) 0
+ primary-for QAbstractItemModel (0xb5864440)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb5864680) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb58646c0) 0
+ primary-for QAbstractListModel (0xb5864680)
+ QObject (0xb5838ce4) 0
+ primary-for QAbstractItemModel (0xb58646c0)
+
+Class Phonon::ObjectDescriptionModelData
+ size=4 align=4
+ base size=4 base align=4
+Phonon::ObjectDescriptionModelData (0xb5885bb8) 0
+
+Vtable for Phonon::StreamInterface
+Phonon::StreamInterface::_ZTVN6Phonon15StreamInterfaceE: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon15StreamInterfaceE)
+8 Phonon::StreamInterface::~StreamInterface
+12 Phonon::StreamInterface::~StreamInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class Phonon::StreamInterface
+ size=8 align=4
+ base size=8 base align=4
+Phonon::StreamInterface (0xb5885d98) 0
+ vptr=((& Phonon::StreamInterface::_ZTVN6Phonon15StreamInterfaceE) + 8u)
+
+Vtable for Phonon::SeekSlider
+Phonon::SeekSlider::_ZTVN6Phonon10SeekSliderE: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon10SeekSliderE)
+8 Phonon::SeekSlider::metaObject
+12 Phonon::SeekSlider::qt_metacast
+16 Phonon::SeekSlider::qt_metacall
+20 Phonon::SeekSlider::~SeekSlider
+24 Phonon::SeekSlider::~SeekSlider
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon10SeekSliderE)
+232 Phonon::SeekSlider::_ZThn8_N6Phonon10SeekSliderD1Ev
+236 Phonon::SeekSlider::_ZThn8_N6Phonon10SeekSliderD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Phonon::SeekSlider
+ size=24 align=4
+ base size=24 base align=4
+Phonon::SeekSlider (0xb589fb80) 0
+ vptr=((& Phonon::SeekSlider::_ZTVN6Phonon10SeekSliderE) + 8u)
+ QWidget (0xb58df3c0) 0
+ primary-for Phonon::SeekSlider (0xb589fb80)
+ QObject (0xb58e10b4) 0
+ primary-for QWidget (0xb58df3c0)
+ QPaintDevice (0xb58e10f0) 8
+ vptr=((& Phonon::SeekSlider::_ZTVN6Phonon10SeekSliderE) + 232u)
+
+Vtable for Phonon::PlatformPlugin
+Phonon::PlatformPlugin::_ZTVN6Phonon14PlatformPluginE: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon14PlatformPluginE)
+8 Phonon::PlatformPlugin::~PlatformPlugin
+12 Phonon::PlatformPlugin::~PlatformPlugin
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 Phonon::PlatformPlugin::deviceAccessListFor
+
+Class Phonon::PlatformPlugin
+ size=4 align=4
+ base size=4 base align=4
+Phonon::PlatformPlugin (0xb58e1294) 0 nearly-empty
+ vptr=((& Phonon::PlatformPlugin::_ZTVN6Phonon14PlatformPluginE) + 8u)
+
+Vtable for Phonon::MediaController
+Phonon::MediaController::_ZTVN6Phonon15MediaControllerE: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon15MediaControllerE)
+8 Phonon::MediaController::metaObject
+12 Phonon::MediaController::qt_metacast
+16 Phonon::MediaController::qt_metacall
+20 Phonon::MediaController::~MediaController
+24 Phonon::MediaController::~MediaController
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class Phonon::MediaController
+ size=12 align=4
+ base size=12 base align=4
+Phonon::MediaController (0xb58f82c0) 0
+ vptr=((& Phonon::MediaController::_ZTVN6Phonon15MediaControllerE) + 8u)
+ QObject (0xb58e17bc) 0
+ primary-for Phonon::MediaController (0xb58f82c0)
+
+Vtable for Phonon::VolumeSlider
+Phonon::VolumeSlider::_ZTVN6Phonon12VolumeSliderE: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon12VolumeSliderE)
+8 Phonon::VolumeSlider::metaObject
+12 Phonon::VolumeSlider::qt_metacast
+16 Phonon::VolumeSlider::qt_metacall
+20 Phonon::VolumeSlider::~VolumeSlider
+24 Phonon::VolumeSlider::~VolumeSlider
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon12VolumeSliderE)
+232 Phonon::VolumeSlider::_ZThn8_N6Phonon12VolumeSliderD1Ev
+236 Phonon::VolumeSlider::_ZThn8_N6Phonon12VolumeSliderD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Phonon::VolumeSlider
+ size=24 align=4
+ base size=24 base align=4
+Phonon::VolumeSlider (0xb58f8640) 0
+ vptr=((& Phonon::VolumeSlider::_ZTVN6Phonon12VolumeSliderE) + 8u)
+ QWidget (0xb57293c0) 0
+ primary-for Phonon::VolumeSlider (0xb58f8640)
+ QObject (0xb58e19d8) 0
+ primary-for QWidget (0xb57293c0)
+ QPaintDevice (0xb58e1a14) 8
+ vptr=((& Phonon::VolumeSlider::_ZTVN6Phonon12VolumeSliderE) + 232u)
+
+Vtable for Phonon::MediaObject
+Phonon::MediaObject::_ZTVN6Phonon11MediaObjectE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon11MediaObjectE)
+8 Phonon::MediaObject::metaObject
+12 Phonon::MediaObject::qt_metacast
+16 Phonon::MediaObject::qt_metacall
+20 Phonon::MediaObject::~MediaObject
+24 Phonon::MediaObject::~MediaObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon11MediaObjectE)
+64 Phonon::MediaObject::_ZThn8_N6Phonon11MediaObjectD1Ev
+68 Phonon::MediaObject::_ZThn8_N6Phonon11MediaObjectD0Ev
+
+Class Phonon::MediaObject
+ size=16 align=4
+ base size=16 base align=4
+Phonon::MediaObject (0xb5733f50) 0
+ vptr=((& Phonon::MediaObject::_ZTVN6Phonon11MediaObjectE) + 8u)
+ QObject (0xb58e1bb8) 0
+ primary-for Phonon::MediaObject (0xb5733f50)
+ Phonon::MediaNode (0xb58e1bf4) 8
+ vptr=((& Phonon::MediaObject::_ZTVN6Phonon11MediaObjectE) + 64u)
+
+Vtable for Phonon::EffectWidget
+Phonon::EffectWidget::_ZTVN6Phonon12EffectWidgetE: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon12EffectWidgetE)
+8 Phonon::EffectWidget::metaObject
+12 Phonon::EffectWidget::qt_metacast
+16 Phonon::EffectWidget::qt_metacall
+20 Phonon::EffectWidget::~EffectWidget
+24 Phonon::EffectWidget::~EffectWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon12EffectWidgetE)
+232 Phonon::EffectWidget::_ZThn8_N6Phonon12EffectWidgetD1Ev
+236 Phonon::EffectWidget::_ZThn8_N6Phonon12EffectWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Phonon::EffectWidget
+ size=24 align=4
+ base size=24 base align=4
+Phonon::EffectWidget (0xb58f8b80) 0
+ vptr=((& Phonon::EffectWidget::_ZTVN6Phonon12EffectWidgetE) + 8u)
+ QWidget (0xb5749550) 0
+ primary-for Phonon::EffectWidget (0xb58f8b80)
+ QObject (0xb58e1e10) 0
+ primary-for QWidget (0xb5749550)
+ QPaintDevice (0xb58e1e4c) 8
+ vptr=((& Phonon::EffectWidget::_ZTVN6Phonon12EffectWidgetE) + 232u)
+
+Class Phonon::EffectParameter
+ size=4 align=4
+ base size=4 base align=4
+Phonon::EffectParameter (0xb575c000) 0
+
+Vtable for Phonon::VolumeFaderInterface
+Phonon::VolumeFaderInterface::_ZTVN6Phonon20VolumeFaderInterfaceE: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon20VolumeFaderInterfaceE)
+8 Phonon::VolumeFaderInterface::~VolumeFaderInterface
+12 Phonon::VolumeFaderInterface::~VolumeFaderInterface
+16 Phonon::VolumeFaderInterface::volume
+20 Phonon::VolumeFaderInterface::setVolume
+24 Phonon::VolumeFaderInterface::fadeCurve
+28 Phonon::VolumeFaderInterface::setFadeCurve
+32 Phonon::VolumeFaderInterface::fadeTo
+
+Class Phonon::VolumeFaderInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::VolumeFaderInterface (0xb575c168) 0 nearly-empty
+ vptr=((& Phonon::VolumeFaderInterface::_ZTVN6Phonon20VolumeFaderInterfaceE) + 8u)
+
+Vtable for Phonon::AbstractAudioOutput
+Phonon::AbstractAudioOutput::_ZTVN6Phonon19AbstractAudioOutputE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon19AbstractAudioOutputE)
+8 Phonon::AbstractAudioOutput::metaObject
+12 Phonon::AbstractAudioOutput::qt_metacast
+16 Phonon::AbstractAudioOutput::qt_metacall
+20 Phonon::AbstractAudioOutput::~AbstractAudioOutput
+24 Phonon::AbstractAudioOutput::~AbstractAudioOutput
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon19AbstractAudioOutputE)
+64 Phonon::AbstractAudioOutput::_ZThn8_N6Phonon19AbstractAudioOutputD1Ev
+68 Phonon::AbstractAudioOutput::_ZThn8_N6Phonon19AbstractAudioOutputD0Ev
+
+Class Phonon::AbstractAudioOutput
+ size=16 align=4
+ base size=16 base align=4
+Phonon::AbstractAudioOutput (0xb577fa50) 0
+ vptr=((& Phonon::AbstractAudioOutput::_ZTVN6Phonon19AbstractAudioOutputE) + 8u)
+ QObject (0xb575c654) 0
+ primary-for Phonon::AbstractAudioOutput (0xb577fa50)
+ Phonon::MediaNode (0xb575c690) 8
+ vptr=((& Phonon::AbstractAudioOutput::_ZTVN6Phonon19AbstractAudioOutputE) + 64u)
+
+Vtable for Phonon::AudioOutput
+Phonon::AudioOutput::_ZTVN6Phonon11AudioOutputE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon11AudioOutputE)
+8 Phonon::AudioOutput::metaObject
+12 Phonon::AudioOutput::qt_metacast
+16 Phonon::AudioOutput::qt_metacall
+20 Phonon::AudioOutput::~AudioOutput
+24 Phonon::AudioOutput::~AudioOutput
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon11AudioOutputE)
+64 Phonon::AudioOutput::_ZThn8_N6Phonon11AudioOutputD1Ev
+68 Phonon::AudioOutput::_ZThn8_N6Phonon11AudioOutputD0Ev
+
+Class Phonon::AudioOutput
+ size=16 align=4
+ base size=16 base align=4
+Phonon::AudioOutput (0xb577c7c0) 0
+ vptr=((& Phonon::AudioOutput::_ZTVN6Phonon11AudioOutputE) + 8u)
+ Phonon::AbstractAudioOutput (0xb5786cd0) 0
+ primary-for Phonon::AudioOutput (0xb577c7c0)
+ QObject (0xb575c8ac) 0
+ primary-for Phonon::AbstractAudioOutput (0xb5786cd0)
+ Phonon::MediaNode (0xb575c8e8) 8
+ vptr=((& Phonon::AudioOutput::_ZTVN6Phonon11AudioOutputE) + 64u)
+
+Vtable for Phonon::AudioOutputInterface40
+Phonon::AudioOutputInterface40::_ZTVN6Phonon22AudioOutputInterface40E: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon22AudioOutputInterface40E)
+8 Phonon::AudioOutputInterface40::~AudioOutputInterface40
+12 Phonon::AudioOutputInterface40::~AudioOutputInterface40
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class Phonon::AudioOutputInterface40
+ size=4 align=4
+ base size=4 base align=4
+Phonon::AudioOutputInterface40 (0xb575cb04) 0 nearly-empty
+ vptr=((& Phonon::AudioOutputInterface40::_ZTVN6Phonon22AudioOutputInterface40E) + 8u)
+
+Vtable for Phonon::AudioOutputInterface42
+Phonon::AudioOutputInterface42::_ZTVN6Phonon22AudioOutputInterface42E: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon22AudioOutputInterface42E)
+8 Phonon::AudioOutputInterface42::~AudioOutputInterface42
+12 Phonon::AudioOutputInterface42::~AudioOutputInterface42
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class Phonon::AudioOutputInterface42
+ size=4 align=4
+ base size=4 base align=4
+Phonon::AudioOutputInterface42 (0xb577cc80) 0 nearly-empty
+ vptr=((& Phonon::AudioOutputInterface42::_ZTVN6Phonon22AudioOutputInterface42E) + 8u)
+ Phonon::AudioOutputInterface40 (0xb575cd20) 0 nearly-empty
+ primary-for Phonon::AudioOutputInterface42 (0xb577cc80)
+
+Vtable for Phonon::BackendCapabilities::Notifier
+Phonon::BackendCapabilities::Notifier::_ZTVN6Phonon19BackendCapabilities8NotifierE: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon19BackendCapabilities8NotifierE)
+8 Phonon::BackendCapabilities::Notifier::metaObject
+12 Phonon::BackendCapabilities::Notifier::qt_metacast
+16 Phonon::BackendCapabilities::Notifier::qt_metacall
+20 Phonon::BackendCapabilities::Notifier::~Notifier
+24 Phonon::BackendCapabilities::Notifier::~Notifier
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class Phonon::BackendCapabilities::Notifier
+ size=8 align=4
+ base size=8 base align=4
+Phonon::BackendCapabilities::Notifier (0xb57a9100) 0
+ vptr=((& Phonon::BackendCapabilities::Notifier::_ZTVN6Phonon19BackendCapabilities8NotifierE) + 8u)
+ QObject (0xb57a821c) 0
+ primary-for Phonon::BackendCapabilities::Notifier (0xb57a9100)
+
+Vtable for Phonon::BackendInterface
+Phonon::BackendInterface::_ZTVN6Phonon16BackendInterfaceE: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon16BackendInterfaceE)
+8 Phonon::BackendInterface::~BackendInterface
+12 Phonon::BackendInterface::~BackendInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+
+Class Phonon::BackendInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::BackendInterface (0xb57a8348) 0 nearly-empty
+ vptr=((& Phonon::BackendInterface::_ZTVN6Phonon16BackendInterfaceE) + 8u)
+
+Vtable for Phonon::AbstractMediaStream
+Phonon::AbstractMediaStream::_ZTVN6Phonon19AbstractMediaStreamE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon19AbstractMediaStreamE)
+8 Phonon::AbstractMediaStream::metaObject
+12 Phonon::AbstractMediaStream::qt_metacast
+16 Phonon::AbstractMediaStream::qt_metacall
+20 Phonon::AbstractMediaStream::~AbstractMediaStream
+24 Phonon::AbstractMediaStream::~AbstractMediaStream
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 Phonon::AbstractMediaStream::enoughData
+68 Phonon::AbstractMediaStream::seekStream
+
+Class Phonon::AbstractMediaStream
+ size=12 align=4
+ base size=12 base align=4
+Phonon::AbstractMediaStream (0xb57a9700) 0
+ vptr=((& Phonon::AbstractMediaStream::_ZTVN6Phonon19AbstractMediaStreamE) + 8u)
+ QObject (0xb57a8834) 0
+ primary-for Phonon::AbstractMediaStream (0xb57a9700)
+
+Vtable for Phonon::VideoWidget
+Phonon::VideoWidget::_ZTVN6Phonon11VideoWidgetE: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon11VideoWidgetE)
+8 Phonon::VideoWidget::metaObject
+12 Phonon::VideoWidget::qt_metacast
+16 Phonon::VideoWidget::qt_metacall
+20 Phonon::VideoWidget::~VideoWidget
+24 Phonon::VideoWidget::~VideoWidget
+28 Phonon::VideoWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 Phonon::VideoWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon11VideoWidgetE)
+232 Phonon::VideoWidget::_ZThn8_N6Phonon11VideoWidgetD1Ev
+236 Phonon::VideoWidget::_ZThn8_N6Phonon11VideoWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+252 (int (*)(...))-0x000000014
+256 (int (*)(...))(& _ZTIN6Phonon11VideoWidgetE)
+260 Phonon::VideoWidget::_ZThn20_N6Phonon11VideoWidgetD1Ev
+264 Phonon::VideoWidget::_ZThn20_N6Phonon11VideoWidgetD0Ev
+
+Class Phonon::VideoWidget
+ size=28 align=4
+ base size=28 base align=4
+Phonon::VideoWidget (0xb57ca1e0) 0
+ vptr=((& Phonon::VideoWidget::_ZTVN6Phonon11VideoWidgetE) + 8u)
+ QWidget (0xb57ca230) 0
+ primary-for Phonon::VideoWidget (0xb57ca1e0)
+ QObject (0xb57a89d8) 0
+ primary-for QWidget (0xb57ca230)
+ QPaintDevice (0xb57a8a14) 8
+ vptr=((& Phonon::VideoWidget::_ZTVN6Phonon11VideoWidgetE) + 232u)
+ Phonon::AbstractVideoOutput (0xb57a99c0) 20
+ vptr=((& Phonon::VideoWidget::_ZTVN6Phonon11VideoWidgetE) + 260u)
+ Phonon::MediaNode (0xb57a8a50) 20
+ primary-for Phonon::AbstractVideoOutput (0xb57a99c0)
+
+Vtable for Phonon::VideoWidgetInterface
+Phonon::VideoWidgetInterface::_ZTVN6Phonon20VideoWidgetInterfaceE: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon20VideoWidgetInterfaceE)
+8 Phonon::VideoWidgetInterface::~VideoWidgetInterface
+12 Phonon::VideoWidgetInterface::~VideoWidgetInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+
+Class Phonon::VideoWidgetInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::VideoWidgetInterface (0xb57a8c6c) 0 nearly-empty
+ vptr=((& Phonon::VideoWidgetInterface::_ZTVN6Phonon20VideoWidgetInterfaceE) + 8u)
+
+Vtable for Phonon::MediaObjectInterface
+Phonon::MediaObjectInterface::_ZTVN6Phonon20MediaObjectInterfaceE: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon20MediaObjectInterfaceE)
+8 Phonon::MediaObjectInterface::~MediaObjectInterface
+12 Phonon::MediaObjectInterface::~MediaObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 Phonon::MediaObjectInterface::remainingTime
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+
+Class Phonon::MediaObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::MediaObjectInterface (0xb57e50f0) 0 nearly-empty
+ vptr=((& Phonon::MediaObjectInterface::_ZTVN6Phonon20MediaObjectInterfaceE) + 8u)
+
diff --git a/tests/auto/bic/data/phonon.4.6.0.linux-gcc-ia32.txt b/tests/auto/bic/data/phonon.4.6.0.linux-gcc-ia32.txt
new file mode 100644
index 0000000000..7255636c06
--- /dev/null
+++ b/tests/auto/bic/data/phonon.4.6.0.linux-gcc-ia32.txt
@@ -0,0 +1,1980 @@
+Class QSysInfo
+ size=1 align=1
+ base size=0 base align=1
+QSysInfo (0xb6f30ec4) 0 empty
+
+Class QBool
+ size=1 align=1
+ base size=1 base align=1
+QBool (0xb6e12078) 0
+
+Class qIsNull(double)::U
+ size=8 align=4
+ base size=8 base align=4
+qIsNull(double)::U (0xb6e12744) 0
+
+Class qIsNull(float)::U
+ size=4 align=4
+ base size=4 base align=4
+qIsNull(float)::U (0xb6e127f8) 0
+
+Class QFlag
+ size=4 align=4
+ base size=4 base align=4
+QFlag (0xb6e4303c) 0
+
+Class QIncompatibleFlag
+ size=4 align=4
+ base size=4 base align=4
+QIncompatibleFlag (0xb6e43168) 0
+
+Class QBasicAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QBasicAtomicInt (0xb6e433c0) 0
+
+Class QAtomicInt
+ size=4 align=4
+ base size=4 base align=4
+QAtomicInt (0xb69763c0) 0
+ QBasicAtomicInt (0xb6e43ac8) 0
+
+Class QSharedData
+ size=4 align=4
+ base size=4 base align=4
+QSharedData (0xb6e43fb4) 0
+
+Class QLatin1Char
+ size=1 align=1
+ base size=1 base align=1
+QLatin1Char (0xb6989348) 0
+
+Class QChar
+ size=2 align=2
+ base size=2 base align=2
+QChar (0xb6989528) 0
+
+Vtable for std::exception
+std::exception::_ZTVSt9exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9exception)
+8 std::exception::~exception
+12 std::exception::~exception
+16 std::exception::what
+
+Class std::exception
+ size=4 align=4
+ base size=4 base align=4
+std::exception (0xb6a05c6c) 0 nearly-empty
+ vptr=((& std::exception::_ZTVSt9exception) + 8u)
+
+Vtable for std::bad_exception
+std::bad_exception::_ZTVSt13bad_exception: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt13bad_exception)
+8 std::bad_exception::~bad_exception
+12 std::bad_exception::~bad_exception
+16 std::bad_exception::what
+
+Class std::bad_exception
+ size=4 align=4
+ base size=4 base align=4
+std::bad_exception (0xb6a04b00) 0 nearly-empty
+ vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 8u)
+ std::exception (0xb6a05d5c) 0 nearly-empty
+ primary-for std::bad_exception (0xb6a04b00)
+
+Vtable for std::bad_alloc
+std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTISt9bad_alloc)
+8 std::bad_alloc::~bad_alloc
+12 std::bad_alloc::~bad_alloc
+16 std::bad_alloc::what
+
+Class std::bad_alloc
+ size=4 align=4
+ base size=4 base align=4
+std::bad_alloc (0xb6a04c80) 0 nearly-empty
+ vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 8u)
+ std::exception (0xb6a05fb4) 0 nearly-empty
+ primary-for std::bad_alloc (0xb6a04c80)
+
+Class std::nothrow_t
+ size=1 align=1
+ base size=0 base align=1
+std::nothrow_t (0xb6a1b21c) 0 empty
+
+Class __locale_struct
+ size=116 align=4
+ base size=116 base align=4
+__locale_struct (0xb6a1b2d0) 0
+
+Class QListData::Data
+ size=24 align=4
+ base size=24 base align=4
+QListData::Data (0xb6a1b348) 0
+
+Class QListData
+ size=4 align=4
+ base size=4 base align=4
+QListData (0xb6a1b30c) 0
+
+Class QScopedPointerPodDeleter
+ size=1 align=1
+ base size=0 base align=1
+QScopedPointerPodDeleter (0xb6a1bb7c) 0 empty
+
+Class QInternal
+ size=1 align=1
+ base size=0 base align=1
+QInternal (0xb6763b40) 0 empty
+
+Class QGenericArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericArgument (0xb6763b7c) 0
+
+Class QGenericReturnArgument
+ size=8 align=4
+ base size=8 base align=4
+QGenericReturnArgument (0xb67c1940) 0
+ QGenericArgument (0xb6763d98) 0
+
+Class QMetaObject
+ size=16 align=4
+ base size=16 base align=4
+QMetaObject (0xb6763f00) 0
+
+Class QMetaObjectExtraData
+ size=8 align=4
+ base size=8 base align=4
+QMetaObjectExtraData (0xb682d03c) 0
+
+Class QByteArray::Data
+ size=20 align=4
+ base size=20 base align=4
+QByteArray::Data (0xb682d654) 0
+
+Class QByteArray
+ size=4 align=4
+ base size=4 base align=4
+QByteArray (0xb682d618) 0
+
+Class QByteRef
+ size=8 align=4
+ base size=8 base align=4
+QByteRef (0xb6686564) 0
+
+Class QString::Null
+ size=1 align=1
+ base size=0 base align=1
+QString::Null (0xb66a0d20) 0 empty
+
+Class QString::Data
+ size=20 align=4
+ base size=20 base align=4
+QString::Data (0xb66a0d5c) 0
+
+Class QString
+ size=4 align=4
+ base size=4 base align=4
+QString (0xb66a0ce4) 0
+
+Class QLatin1String
+ size=4 align=4
+ base size=4 base align=4
+QLatin1String (0xb65809d8) 0
+
+Class QCharRef
+ size=8 align=4
+ base size=8 base align=4
+QCharRef (0xb65e36cc) 0
+
+Class QConstString
+ size=4 align=4
+ base size=4 base align=4
+QConstString (0xb6646fc0) 0
+ QString (0xb646de10) 0
+
+Class QStringRef
+ size=12 align=4
+ base size=12 base align=4
+QStringRef (0xb649c168) 0
+
+Vtable for QObjectData
+QObjectData::_ZTV11QObjectData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QObjectData)
+8 __cxa_pure_virtual
+12 __cxa_pure_virtual
+
+Class QObjectData
+ size=28 align=4
+ base size=28 base align=4
+QObjectData (0xb64ec0b4) 0
+ vptr=((& QObjectData::_ZTV11QObjectData) + 8u)
+
+Vtable for QObject
+QObject::_ZTV7QObject: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QObject)
+8 QObject::metaObject
+12 QObject::qt_metacast
+16 QObject::qt_metacall
+20 QObject::~QObject
+24 QObject::~QObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class QObject
+ size=8 align=4
+ base size=8 base align=4
+QObject (0xb64ec168) 0
+ vptr=((& QObject::_ZTV7QObject) + 8u)
+
+Vtable for QObjectUserData
+QObjectUserData::_ZTV15QObjectUserData: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI15QObjectUserData)
+8 QObjectUserData::~QObjectUserData
+12 QObjectUserData::~QObjectUserData
+
+Class QObjectUserData
+ size=4 align=4
+ base size=4 base align=4
+QObjectUserData (0xb64ec9d8) 0 nearly-empty
+ vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 8u)
+
+Vtable for QIODevice
+QIODevice::_ZTV9QIODevice: 30u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI9QIODevice)
+8 QIODevice::metaObject
+12 QIODevice::qt_metacast
+16 QIODevice::qt_metacall
+20 QIODevice::~QIODevice
+24 QIODevice::~QIODevice
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QIODevice::isSequential
+60 QIODevice::open
+64 QIODevice::close
+68 QIODevice::pos
+72 QIODevice::size
+76 QIODevice::seek
+80 QIODevice::atEnd
+84 QIODevice::reset
+88 QIODevice::bytesAvailable
+92 QIODevice::bytesToWrite
+96 QIODevice::canReadLine
+100 QIODevice::waitForReadyRead
+104 QIODevice::waitForBytesWritten
+108 __cxa_pure_virtual
+112 QIODevice::readLineData
+116 __cxa_pure_virtual
+
+Class QIODevice
+ size=8 align=4
+ base size=8 base align=4
+QIODevice (0xb652f780) 0
+ vptr=((& QIODevice::_ZTV9QIODevice) + 8u)
+ QObject (0xb64ecb04) 0
+ primary-for QIODevice (0xb652f780)
+
+Vtable for QDataStream
+QDataStream::_ZTV11QDataStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QDataStream)
+8 QDataStream::~QDataStream
+12 QDataStream::~QDataStream
+
+Class QDataStream
+ size=28 align=4
+ base size=28 base align=4
+QDataStream (0xb635f870) 0
+ vptr=((& QDataStream::_ZTV11QDataStream) + 8u)
+
+Class QHashData::Node
+ size=8 align=4
+ base size=8 base align=4
+QHashData::Node (0xb63bd438) 0
+
+Class QHashData
+ size=32 align=4
+ base size=32 base align=4
+QHashData (0xb63bd3fc) 0
+
+Class QHashDummyValue
+ size=1 align=1
+ base size=0 base align=1
+QHashDummyValue (0xb63bdb40) 0 empty
+
+Class QMapData::Node
+ size=8 align=4
+ base size=8 base align=4
+QMapData::Node (0xb63e6294) 0
+
+Class QMapData
+ size=72 align=4
+ base size=72 base align=4
+QMapData (0xb63e6258) 0
+
+Vtable for QSystemLocale
+QSystemLocale::_ZTV13QSystemLocale: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI13QSystemLocale)
+8 QSystemLocale::~QSystemLocale
+12 QSystemLocale::~QSystemLocale
+16 QSystemLocale::query
+20 QSystemLocale::fallbackLocale
+
+Class QSystemLocale
+ size=4 align=4
+ base size=4 base align=4
+QSystemLocale (0xb63e65a0) 0 nearly-empty
+ vptr=((& QSystemLocale::_ZTV13QSystemLocale) + 8u)
+
+Class QLocale::Data
+ size=4 align=2
+ base size=4 base align=2
+QLocale::Data (0xb63e6618) 0
+
+Class QLocale
+ size=4 align=4
+ base size=4 base align=4
+QLocale (0xb63e65dc) 0
+
+Class QTextCodec::ConverterState
+ size=28 align=4
+ base size=28 base align=4
+QTextCodec::ConverterState (0xb63e6c6c) 0
+
+Vtable for QTextCodec
+QTextCodec::_ZTV10QTextCodec: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI10QTextCodec)
+8 __cxa_pure_virtual
+12 QTextCodec::aliases
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 QTextCodec::~QTextCodec
+32 QTextCodec::~QTextCodec
+
+Class QTextCodec
+ size=4 align=4
+ base size=4 base align=4
+QTextCodec (0xb63e6c30) 0 nearly-empty
+ vptr=((& QTextCodec::_ZTV10QTextCodec) + 8u)
+
+Class QTextEncoder
+ size=32 align=4
+ base size=32 base align=4
+QTextEncoder (0xb6170960) 0
+
+Class QTextDecoder
+ size=32 align=4
+ base size=32 base align=4
+QTextDecoder (0xb6170bb8) 0
+
+Class _IO_marker
+ size=12 align=4
+ base size=12 base align=4
+_IO_marker (0xb6170f3c) 0
+
+Class _IO_FILE
+ size=148 align=4
+ base size=148 base align=4
+_IO_FILE (0xb6170f78) 0
+
+Vtable for QTextStream
+QTextStream::_ZTV11QTextStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI11QTextStream)
+8 QTextStream::~QTextStream
+12 QTextStream::~QTextStream
+
+Class QTextStream
+ size=8 align=4
+ base size=8 base align=4
+QTextStream (0xb61c2000) 0
+ vptr=((& QTextStream::_ZTV11QTextStream) + 8u)
+
+Class QTextStreamManipulator
+ size=24 align=4
+ base size=22 base align=4
+QTextStreamManipulator (0xb61c2690) 0
+
+Vtable for QTextIStream
+QTextIStream::_ZTV12QTextIStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextIStream)
+8 QTextIStream::~QTextIStream
+12 QTextIStream::~QTextIStream
+
+Class QTextIStream
+ size=8 align=4
+ base size=8 base align=4
+QTextIStream (0xb6212140) 0
+ vptr=((& QTextIStream::_ZTV12QTextIStream) + 8u)
+ QTextStream (0xb620e870) 0
+ primary-for QTextIStream (0xb6212140)
+
+Vtable for QTextOStream
+QTextOStream::_ZTV12QTextOStream: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QTextOStream)
+8 QTextOStream::~QTextOStream
+12 QTextOStream::~QTextOStream
+
+Class QTextOStream
+ size=8 align=4
+ base size=8 base align=4
+QTextOStream (0xb6212400) 0
+ vptr=((& QTextOStream::_ZTV12QTextOStream) + 8u)
+ QTextStream (0xb620ef00) 0
+ primary-for QTextOStream (0xb6212400)
+
+Class wait
+ size=4 align=4
+ base size=4 base align=4
+wait (0xb62245a0) 0
+
+Class timespec
+ size=8 align=4
+ base size=8 base align=4
+timespec (0xb6224744) 0
+
+Class timeval
+ size=8 align=4
+ base size=8 base align=4
+timeval (0xb6224780) 0
+
+Class __pthread_internal_slist
+ size=4 align=4
+ base size=4 base align=4
+__pthread_internal_slist (0xb6224834) 0
+
+Class random_data
+ size=28 align=4
+ base size=28 base align=4
+random_data (0xb6224b40) 0
+
+Class drand48_data
+ size=24 align=4
+ base size=24 base align=4
+drand48_data (0xb6224b7c) 0
+
+Class QVectorData
+ size=16 align=4
+ base size=16 base align=4
+QVectorData (0xb6224bb8) 0
+
+Class QContiguousCacheData
+ size=24 align=4
+ base size=24 base align=4
+QContiguousCacheData (0xb6224ec4) 0
+
+Class QDebug::Stream
+ size=24 align=4
+ base size=22 base align=4
+QDebug::Stream (0xb61440b4) 0
+
+Class QDebug
+ size=4 align=4
+ base size=4 base align=4
+QDebug (0xb6144078) 0
+
+Class QNoDebug
+ size=1 align=1
+ base size=0 base align=1
+QNoDebug (0xb5f9ace4) 0 empty
+
+Class QMetaType
+ size=1 align=1
+ base size=0 base align=1
+QMetaType (0xb5f9af78) 0 empty
+
+Class QVariant::PrivateShared
+ size=8 align=4
+ base size=8 base align=4
+QVariant::PrivateShared (0xb6014c30) 0
+
+Class QVariant::Private::Data
+ size=8 align=4
+ base size=8 base align=4
+QVariant::Private::Data (0xb6014ca8) 0
+
+Class QVariant::Private
+ size=12 align=4
+ base size=12 base align=4
+QVariant::Private (0xb6014c6c) 0
+
+Class QVariant::Handler
+ size=36 align=4
+ base size=36 base align=4
+QVariant::Handler (0xb6014d20) 0
+
+Class QVariant
+ size=12 align=4
+ base size=12 base align=4
+QVariant (0xb6014bf4) 0
+
+Class QVariantComparisonHelper
+ size=4 align=4
+ base size=4 base align=4
+QVariantComparisonHelper (0xb5eb25dc) 0
+
+Class Phonon::ObjectDescriptionData
+ size=8 align=4
+ base size=8 base align=4
+Phonon::ObjectDescriptionData (0xb5eb5dc0) 0
+ QSharedData (0xb5eb2bf4) 0
+
+Class Phonon::Path
+ size=4 align=4
+ base size=4 base align=4
+Phonon::Path (0xb5ef84ec) 0
+
+Vtable for Phonon::MediaNode
+Phonon::MediaNode::_ZTVN6Phonon9MediaNodeE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon9MediaNodeE)
+8 Phonon::MediaNode::~MediaNode
+12 Phonon::MediaNode::~MediaNode
+
+Class Phonon::MediaNode
+ size=8 align=4
+ base size=8 base align=4
+Phonon::MediaNode (0xb5ef8564) 0
+ vptr=((& Phonon::MediaNode::_ZTVN6Phonon9MediaNodeE) + 8u)
+
+Vtable for Phonon::AbstractAudioOutput
+Phonon::AbstractAudioOutput::_ZTVN6Phonon19AbstractAudioOutputE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon19AbstractAudioOutputE)
+8 Phonon::AbstractAudioOutput::metaObject
+12 Phonon::AbstractAudioOutput::qt_metacast
+16 Phonon::AbstractAudioOutput::qt_metacall
+20 Phonon::AbstractAudioOutput::~AbstractAudioOutput
+24 Phonon::AbstractAudioOutput::~AbstractAudioOutput
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon19AbstractAudioOutputE)
+64 Phonon::AbstractAudioOutput::_ZThn8_N6Phonon19AbstractAudioOutputD1Ev
+68 Phonon::AbstractAudioOutput::_ZThn8_N6Phonon19AbstractAudioOutputD0Ev
+
+Class Phonon::AbstractAudioOutput
+ size=16 align=4
+ base size=16 base align=4
+Phonon::AbstractAudioOutput (0xb5f18eb0) 0
+ vptr=((& Phonon::AbstractAudioOutput::_ZTVN6Phonon19AbstractAudioOutputE) + 8u)
+ QObject (0xb5ef8618) 0
+ primary-for Phonon::AbstractAudioOutput (0xb5f18eb0)
+ Phonon::MediaNode (0xb5ef8654) 8
+ vptr=((& Phonon::AbstractAudioOutput::_ZTVN6Phonon19AbstractAudioOutputE) + 64u)
+
+Vtable for Phonon::AbstractMediaStream
+Phonon::AbstractMediaStream::_ZTVN6Phonon19AbstractMediaStreamE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon19AbstractMediaStreamE)
+8 Phonon::AbstractMediaStream::metaObject
+12 Phonon::AbstractMediaStream::qt_metacast
+16 Phonon::AbstractMediaStream::qt_metacall
+20 Phonon::AbstractMediaStream::~AbstractMediaStream
+24 Phonon::AbstractMediaStream::~AbstractMediaStream
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 Phonon::AbstractMediaStream::enoughData
+68 Phonon::AbstractMediaStream::seekStream
+
+Class Phonon::AbstractMediaStream
+ size=12 align=4
+ base size=12 base align=4
+Phonon::AbstractMediaStream (0xb5f0e7c0) 0
+ vptr=((& Phonon::AbstractMediaStream::_ZTVN6Phonon19AbstractMediaStreamE) + 8u)
+ QObject (0xb5ef8a8c) 0
+ primary-for Phonon::AbstractMediaStream (0xb5f0e7c0)
+
+Vtable for Phonon::AbstractVideoOutput
+Phonon::AbstractVideoOutput::_ZTVN6Phonon19AbstractVideoOutputE: 4u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon19AbstractVideoOutputE)
+8 Phonon::AbstractVideoOutput::~AbstractVideoOutput
+12 Phonon::AbstractVideoOutput::~AbstractVideoOutput
+
+Class Phonon::AbstractVideoOutput
+ size=8 align=4
+ base size=8 base align=4
+Phonon::AbstractVideoOutput (0xb5f0eac0) 0
+ vptr=((& Phonon::AbstractVideoOutput::_ZTVN6Phonon19AbstractVideoOutputE) + 8u)
+ Phonon::MediaNode (0xb5ef8ce4) 0
+ primary-for Phonon::AbstractVideoOutput (0xb5f0eac0)
+
+Vtable for Phonon::AddonInterface
+Phonon::AddonInterface::_ZTVN6Phonon14AddonInterfaceE: 6u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon14AddonInterfaceE)
+8 Phonon::AddonInterface::~AddonInterface
+12 Phonon::AddonInterface::~AddonInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+
+Class Phonon::AddonInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::AddonInterface (0xb5ef8e10) 0 nearly-empty
+ vptr=((& Phonon::AddonInterface::_ZTVN6Phonon14AddonInterfaceE) + 8u)
+
+Vtable for Phonon::AudioOutput
+Phonon::AudioOutput::_ZTVN6Phonon11AudioOutputE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon11AudioOutputE)
+8 Phonon::AudioOutput::metaObject
+12 Phonon::AudioOutput::qt_metacast
+16 Phonon::AudioOutput::qt_metacall
+20 Phonon::AudioOutput::~AudioOutput
+24 Phonon::AudioOutput::~AudioOutput
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon11AudioOutputE)
+64 Phonon::AudioOutput::_ZThn8_N6Phonon11AudioOutputD1Ev
+68 Phonon::AudioOutput::_ZThn8_N6Phonon11AudioOutputD0Ev
+
+Class Phonon::AudioOutput
+ size=16 align=4
+ base size=16 base align=4
+Phonon::AudioOutput (0xb5d48040) 0
+ vptr=((& Phonon::AudioOutput::_ZTVN6Phonon11AudioOutputE) + 8u)
+ Phonon::AbstractAudioOutput (0xb5d41eb0) 0
+ primary-for Phonon::AudioOutput (0xb5d48040)
+ QObject (0xb5d44384) 0
+ primary-for Phonon::AbstractAudioOutput (0xb5d41eb0)
+ Phonon::MediaNode (0xb5d443c0) 8
+ vptr=((& Phonon::AudioOutput::_ZTVN6Phonon11AudioOutputE) + 64u)
+
+Vtable for Phonon::AudioOutputInterface40
+Phonon::AudioOutputInterface40::_ZTVN6Phonon22AudioOutputInterface40E: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon22AudioOutputInterface40E)
+8 Phonon::AudioOutputInterface40::~AudioOutputInterface40
+12 Phonon::AudioOutputInterface40::~AudioOutputInterface40
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class Phonon::AudioOutputInterface40
+ size=4 align=4
+ base size=4 base align=4
+Phonon::AudioOutputInterface40 (0xb5d445dc) 0 nearly-empty
+ vptr=((& Phonon::AudioOutputInterface40::_ZTVN6Phonon22AudioOutputInterface40E) + 8u)
+
+Vtable for Phonon::AudioOutputInterface42
+Phonon::AudioOutputInterface42::_ZTVN6Phonon22AudioOutputInterface42E: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon22AudioOutputInterface42E)
+8 Phonon::AudioOutputInterface42::~AudioOutputInterface42
+12 Phonon::AudioOutputInterface42::~AudioOutputInterface42
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+
+Class Phonon::AudioOutputInterface42
+ size=4 align=4
+ base size=4 base align=4
+Phonon::AudioOutputInterface42 (0xb5d48500) 0 nearly-empty
+ vptr=((& Phonon::AudioOutputInterface42::_ZTVN6Phonon22AudioOutputInterface42E) + 8u)
+ Phonon::AudioOutputInterface40 (0xb5d447f8) 0 nearly-empty
+ primary-for Phonon::AudioOutputInterface42 (0xb5d48500)
+
+Vtable for Phonon::BackendCapabilities::Notifier
+Phonon::BackendCapabilities::Notifier::_ZTVN6Phonon19BackendCapabilities8NotifierE: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon19BackendCapabilities8NotifierE)
+8 Phonon::BackendCapabilities::Notifier::metaObject
+12 Phonon::BackendCapabilities::Notifier::qt_metacast
+16 Phonon::BackendCapabilities::Notifier::qt_metacall
+20 Phonon::BackendCapabilities::Notifier::~Notifier
+24 Phonon::BackendCapabilities::Notifier::~Notifier
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class Phonon::BackendCapabilities::Notifier
+ size=8 align=4
+ base size=8 base align=4
+Phonon::BackendCapabilities::Notifier (0xb5d48b00) 0
+ vptr=((& Phonon::BackendCapabilities::Notifier::_ZTVN6Phonon19BackendCapabilities8NotifierE) + 8u)
+ QObject (0xb5d44d5c) 0
+ primary-for Phonon::BackendCapabilities::Notifier (0xb5d48b00)
+
+Vtable for Phonon::BackendInterface
+Phonon::BackendInterface::_ZTVN6Phonon16BackendInterfaceE: 12u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon16BackendInterfaceE)
+8 Phonon::BackendInterface::~BackendInterface
+12 Phonon::BackendInterface::~BackendInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+
+Class Phonon::BackendInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::BackendInterface (0xb5d44e88) 0 nearly-empty
+ vptr=((& Phonon::BackendInterface::_ZTVN6Phonon16BackendInterfaceE) + 8u)
+
+Vtable for Phonon::Effect
+Phonon::Effect::_ZTVN6Phonon6EffectE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon6EffectE)
+8 Phonon::Effect::metaObject
+12 Phonon::Effect::qt_metacast
+16 Phonon::Effect::qt_metacall
+20 Phonon::Effect::~Effect
+24 Phonon::Effect::~Effect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon6EffectE)
+64 Phonon::Effect::_ZThn8_N6Phonon6EffectD1Ev
+68 Phonon::Effect::_ZThn8_N6Phonon6EffectD0Ev
+
+Class Phonon::Effect
+ size=16 align=4
+ base size=16 base align=4
+Phonon::Effect (0xb5d70e10) 0
+ vptr=((& Phonon::Effect::_ZTVN6Phonon6EffectE) + 8u)
+ QObject (0xb5d743fc) 0
+ primary-for Phonon::Effect (0xb5d70e10)
+ Phonon::MediaNode (0xb5d74438) 8
+ vptr=((& Phonon::Effect::_ZTVN6Phonon6EffectE) + 64u)
+
+Vtable for Phonon::EffectInterface
+Phonon::EffectInterface::_ZTVN6Phonon15EffectInterfaceE: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon15EffectInterfaceE)
+8 Phonon::EffectInterface::~EffectInterface
+12 Phonon::EffectInterface::~EffectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+
+Class Phonon::EffectInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::EffectInterface (0xb5d74654) 0 nearly-empty
+ vptr=((& Phonon::EffectInterface::_ZTVN6Phonon15EffectInterfaceE) + 8u)
+
+Class Phonon::EffectParameter
+ size=4 align=4
+ base size=4 base align=4
+Phonon::EffectParameter (0xb5d74bb8) 0
+
+Class QMargins
+ size=16 align=4
+ base size=16 base align=4
+QMargins (0xb5d74d20) 0
+
+Class QSize
+ size=8 align=4
+ base size=8 base align=4
+QSize (0xb5db4e4c) 0
+
+Class QSizeF
+ size=16 align=4
+ base size=16 base align=4
+QSizeF (0xb5dda8e8) 0
+
+Class QPoint
+ size=8 align=4
+ base size=8 base align=4
+QPoint (0xb5e084ec) 0
+
+Class QPointF
+ size=16 align=4
+ base size=16 base align=4
+QPointF (0xb5e21a8c) 0
+
+Class QRect
+ size=16 align=4
+ base size=16 base align=4
+QRect (0xb5c471a4) 0
+
+Class QRectF
+ size=32 align=4
+ base size=32 base align=4
+QRectF (0xb5c93dd4) 0
+
+Vtable for QPaintDevice
+QPaintDevice::_ZTV12QPaintDevice: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI12QPaintDevice)
+8 QPaintDevice::~QPaintDevice
+12 QPaintDevice::~QPaintDevice
+16 QPaintDevice::devType
+20 __cxa_pure_virtual
+24 QPaintDevice::metric
+
+Class QPaintDevice
+ size=8 align=4
+ base size=6 base align=4
+QPaintDevice (0xb5cf0b40) 0
+ vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 8u)
+
+Class QRegExp
+ size=4 align=4
+ base size=4 base align=4
+QRegExp (0xb5d0d708) 0
+
+Class QStringMatcher::Data
+ size=264 align=4
+ base size=264 base align=4
+QStringMatcher::Data (0xb5d3112c) 0
+
+Class QStringMatcher
+ size=1036 align=4
+ base size=1036 base align=4
+QStringMatcher (0xb5d310f0) 0
+
+Class QStringList
+ size=4 align=4
+ base size=4 base align=4
+QStringList (0xb5d17bc0) 0
+ QList<QString> (0xb5d31258) 0
+
+Class QColor
+ size=16 align=4
+ base size=14 base align=4
+QColor (0xb5b787bc) 0
+
+Class QPolygon
+ size=4 align=4
+ base size=4 base align=4
+QPolygon (0xb5bb3380) 0
+ QVector<QPoint> (0xb5b78e4c) 0
+
+Class QPolygonF
+ size=4 align=4
+ base size=4 base align=4
+QPolygonF (0xb5bb39c0) 0
+ QVector<QPointF> (0xb5bd9834) 0
+
+Class QRegion::QRegionData
+ size=16 align=4
+ base size=16 base align=4
+QRegion::QRegionData (0xb5c041a4) 0
+
+Class QRegion
+ size=4 align=4
+ base size=4 base align=4
+QRegion (0xb5c04168) 0
+
+Class QLine
+ size=16 align=4
+ base size=16 base align=4
+QLine (0xb5c044ec) 0
+
+Class QLineF
+ size=32 align=4
+ base size=32 base align=4
+QLineF (0xb5c3f21c) 0
+
+Class QMatrix
+ size=48 align=4
+ base size=48 base align=4
+QMatrix (0xb5a6630c) 0
+
+Class QPainterPath::Element
+ size=20 align=4
+ base size=20 base align=4
+QPainterPath::Element (0xb5a874b0) 0
+
+Class QPainterPath
+ size=4 align=4
+ base size=4 base align=4
+QPainterPath (0xb5a87474) 0
+
+Class QPainterPathPrivate
+ size=8 align=4
+ base size=8 base align=4
+QPainterPathPrivate (0xb5a8799c) 0
+
+Class QPainterPathStroker
+ size=4 align=4
+ base size=4 base align=4
+QPainterPathStroker (0xb5a87ac8) 0
+
+Class QTransform
+ size=80 align=4
+ base size=80 base align=4
+QTransform (0xb5aeaa50) 0
+
+Class QImageTextKeyLang
+ size=8 align=4
+ base size=8 base align=4
+QImageTextKeyLang (0xb594f99c) 0
+
+Vtable for QImage
+QImage::_ZTV6QImage: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI6QImage)
+8 QImage::~QImage
+12 QImage::~QImage
+16 QImage::devType
+20 QImage::paintEngine
+24 QImage::metric
+
+Class QImage
+ size=12 align=4
+ base size=12 base align=4
+QImage (0xb594b600) 0
+ vptr=((& QImage::_ZTV6QImage) + 8u)
+ QPaintDevice (0xb596e384) 0
+ primary-for QImage (0xb594b600)
+
+Vtable for QtSharedPointer::ExternalRefCountData
+QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer20ExternalRefCountDataE)
+8 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+12 QtSharedPointer::ExternalRefCountData::~ExternalRefCountData
+16 QtSharedPointer::ExternalRefCountData::destroy
+
+Class QtSharedPointer::ExternalRefCountData
+ size=12 align=4
+ base size=12 base align=4
+QtSharedPointer::ExternalRefCountData (0xb59cd0b4) 0
+ vptr=((& QtSharedPointer::ExternalRefCountData::_ZTVN15QtSharedPointer20ExternalRefCountDataE) + 8u)
+
+Vtable for QtSharedPointer::ExternalRefCountWithDestroyFn
+QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE: 5u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN15QtSharedPointer29ExternalRefCountWithDestroyFnE)
+8 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+12 QtSharedPointer::ExternalRefCountWithDestroyFn::~ExternalRefCountWithDestroyFn
+16 QtSharedPointer::ExternalRefCountWithDestroyFn::destroy
+
+Class QtSharedPointer::ExternalRefCountWithDestroyFn
+ size=16 align=4
+ base size=16 base align=4
+QtSharedPointer::ExternalRefCountWithDestroyFn (0xb59c6cc0) 0
+ vptr=((& QtSharedPointer::ExternalRefCountWithDestroyFn::_ZTVN15QtSharedPointer29ExternalRefCountWithDestroyFnE) + 8u)
+ QtSharedPointer::ExternalRefCountData (0xb59cd8ac) 0
+ primary-for QtSharedPointer::ExternalRefCountWithDestroyFn (0xb59c6cc0)
+
+Vtable for QPixmap
+QPixmap::_ZTV7QPixmap: 7u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QPixmap)
+8 QPixmap::~QPixmap
+12 QPixmap::~QPixmap
+16 QPixmap::devType
+20 QPixmap::paintEngine
+24 QPixmap::metric
+
+Class QPixmap
+ size=12 align=4
+ base size=12 base align=4
+QPixmap (0xb5a2c740) 0
+ vptr=((& QPixmap::_ZTV7QPixmap) + 8u)
+ QPaintDevice (0xb59cddd4) 0
+ primary-for QPixmap (0xb5a2c740)
+
+Class QBrush
+ size=4 align=4
+ base size=4 base align=4
+QBrush (0xb585c474) 0
+
+Class QBrushData
+ size=104 align=4
+ base size=104 base align=4
+QBrushData (0xb585c618) 0
+
+Class QGradient
+ size=56 align=4
+ base size=56 base align=4
+QGradient (0xb585c9d8) 0
+
+Class QLinearGradient
+ size=56 align=4
+ base size=56 base align=4
+QLinearGradient (0xb58795c0) 0
+ QGradient (0xb585cc6c) 0
+
+Class QRadialGradient
+ size=56 align=4
+ base size=56 base align=4
+QRadialGradient (0xb58796c0) 0
+ QGradient (0xb585cca8) 0
+
+Class QConicalGradient
+ size=56 align=4
+ base size=56 base align=4
+QConicalGradient (0xb58797c0) 0
+ QGradient (0xb585cce4) 0
+
+Class QPalette
+ size=8 align=4
+ base size=8 base align=4
+QPalette (0xb585cd20) 0
+
+Class QColorGroup
+ size=8 align=4
+ base size=8 base align=4
+QColorGroup (0xb58d3200) 0
+ QPalette (0xb58c7618) 0
+
+Class QFont
+ size=8 align=4
+ base size=8 base align=4
+QFont (0xb58eb780) 0
+
+Class QFontMetrics
+ size=4 align=4
+ base size=4 base align=4
+QFontMetrics (0xb58eb99c) 0
+
+Class QFontMetricsF
+ size=4 align=4
+ base size=4 base align=4
+QFontMetricsF (0xb58ebbf4) 0
+
+Class QFontInfo
+ size=4 align=4
+ base size=4 base align=4
+QFontInfo (0xb58ebca8) 0
+
+Class QSizePolicy
+ size=4 align=4
+ base size=4 base align=4
+QSizePolicy (0xb58ebce4) 0
+
+Class QCursor
+ size=4 align=4
+ base size=4 base align=4
+QCursor (0xb5775bb8) 0
+
+Class QKeySequence
+ size=4 align=4
+ base size=4 base align=4
+QKeySequence (0xb5775bf4) 0
+
+Class QWidgetData
+ size=64 align=4
+ base size=64 base align=4
+QWidgetData (0xb5775e10) 0
+
+Vtable for QWidget
+QWidget::_ZTV7QWidget: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI7QWidget)
+8 QWidget::metaObject
+12 QWidget::qt_metacast
+16 QWidget::qt_metacall
+20 QWidget::~QWidget
+24 QWidget::~QWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTI7QWidget)
+232 QWidget::_ZThn8_N7QWidgetD1Ev
+236 QWidget::_ZThn8_N7QWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class QWidget
+ size=20 align=4
+ base size=20 base align=4
+QWidget (0xb57c4dc0) 0
+ vptr=((& QWidget::_ZTV7QWidget) + 8u)
+ QObject (0xb5775e4c) 0
+ primary-for QWidget (0xb57c4dc0)
+ QPaintDevice (0xb5775e88) 8
+ vptr=((& QWidget::_ZTV7QWidget) + 232u)
+
+Vtable for Phonon::EffectWidget
+Phonon::EffectWidget::_ZTVN6Phonon12EffectWidgetE: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon12EffectWidgetE)
+8 Phonon::EffectWidget::metaObject
+12 Phonon::EffectWidget::qt_metacast
+16 Phonon::EffectWidget::qt_metacall
+20 Phonon::EffectWidget::~EffectWidget
+24 Phonon::EffectWidget::~EffectWidget
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon12EffectWidgetE)
+232 Phonon::EffectWidget::_ZThn8_N6Phonon12EffectWidgetD1Ev
+236 Phonon::EffectWidget::_ZThn8_N6Phonon12EffectWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Phonon::EffectWidget
+ size=24 align=4
+ base size=24 base align=4
+Phonon::EffectWidget (0xb5680080) 0
+ vptr=((& Phonon::EffectWidget::_ZTVN6Phonon12EffectWidgetE) + 8u)
+ QWidget (0xb567f5f0) 0
+ primary-for Phonon::EffectWidget (0xb5680080)
+ QObject (0xb56685dc) 0
+ primary-for QWidget (0xb567f5f0)
+ QPaintDevice (0xb5668618) 8
+ vptr=((& Phonon::EffectWidget::_ZTVN6Phonon12EffectWidgetE) + 232u)
+
+Vtable for Phonon::MediaController
+Phonon::MediaController::_ZTVN6Phonon15MediaControllerE: 14u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon15MediaControllerE)
+8 Phonon::MediaController::metaObject
+12 Phonon::MediaController::qt_metacast
+16 Phonon::MediaController::qt_metacall
+20 Phonon::MediaController::~MediaController
+24 Phonon::MediaController::~MediaController
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+
+Class Phonon::MediaController
+ size=12 align=4
+ base size=12 base align=4
+Phonon::MediaController (0xb5680340) 0
+ vptr=((& Phonon::MediaController::_ZTVN6Phonon15MediaControllerE) + 8u)
+ QObject (0xb56687bc) 0
+ primary-for Phonon::MediaController (0xb5680340)
+
+Class Phonon::MediaSource
+ size=4 align=4
+ base size=4 base align=4
+Phonon::MediaSource (0xb56689d8) 0
+
+Vtable for Phonon::MediaObject
+Phonon::MediaObject::_ZTVN6Phonon11MediaObjectE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon11MediaObjectE)
+8 Phonon::MediaObject::metaObject
+12 Phonon::MediaObject::qt_metacast
+16 Phonon::MediaObject::qt_metacall
+20 Phonon::MediaObject::~MediaObject
+24 Phonon::MediaObject::~MediaObject
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon11MediaObjectE)
+64 Phonon::MediaObject::_ZThn8_N6Phonon11MediaObjectD1Ev
+68 Phonon::MediaObject::_ZThn8_N6Phonon11MediaObjectD0Ev
+
+Class Phonon::MediaObject
+ size=16 align=4
+ base size=16 base align=4
+Phonon::MediaObject (0xb56bc640) 0
+ vptr=((& Phonon::MediaObject::_ZTVN6Phonon11MediaObjectE) + 8u)
+ QObject (0xb5668a50) 0
+ primary-for Phonon::MediaObject (0xb56bc640)
+ Phonon::MediaNode (0xb5668a8c) 8
+ vptr=((& Phonon::MediaObject::_ZTVN6Phonon11MediaObjectE) + 64u)
+
+Vtable for Phonon::MediaObjectInterface
+Phonon::MediaObjectInterface::_ZTVN6Phonon20MediaObjectInterfaceE: 25u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon20MediaObjectInterfaceE)
+8 Phonon::MediaObjectInterface::~MediaObjectInterface
+12 Phonon::MediaObjectInterface::~MediaObjectInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 __cxa_pure_virtual
+76 __cxa_pure_virtual
+80 Phonon::MediaObjectInterface::remainingTime
+84 __cxa_pure_virtual
+88 __cxa_pure_virtual
+92 __cxa_pure_virtual
+96 __cxa_pure_virtual
+
+Class Phonon::MediaObjectInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::MediaObjectInterface (0xb5668ca8) 0 nearly-empty
+ vptr=((& Phonon::MediaObjectInterface::_ZTVN6Phonon20MediaObjectInterfaceE) + 8u)
+
+Class QModelIndex
+ size=16 align=4
+ base size=16 base align=4
+QModelIndex (0xb56d8294) 0
+
+Class QPersistentModelIndex
+ size=4 align=4
+ base size=4 base align=4
+QPersistentModelIndex (0xb56ea744) 0
+
+Vtable for QAbstractItemModel
+QAbstractItemModel::_ZTV18QAbstractItemModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractItemModel)
+8 QAbstractItemModel::metaObject
+12 QAbstractItemModel::qt_metacast
+16 QAbstractItemModel::qt_metacall
+20 QAbstractItemModel::~QAbstractItemModel
+24 QAbstractItemModel::~QAbstractItemModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractItemModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractItemModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractItemModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractItemModel (0xb56e1940) 0
+ vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 8u)
+ QObject (0xb56ea8ac) 0
+ primary-for QAbstractItemModel (0xb56e1940)
+
+Vtable for QAbstractTableModel
+QAbstractTableModel::_ZTV19QAbstractTableModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI19QAbstractTableModel)
+8 QAbstractTableModel::metaObject
+12 QAbstractTableModel::qt_metacast
+16 QAbstractTableModel::qt_metacall
+20 QAbstractTableModel::~QAbstractTableModel
+24 QAbstractTableModel::~QAbstractTableModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractTableModel::index
+60 QAbstractTableModel::parent
+64 __cxa_pure_virtual
+68 __cxa_pure_virtual
+72 QAbstractTableModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractTableModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractTableModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractTableModel (0xb56e1f80) 0
+ vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 8u)
+ QAbstractItemModel (0xb56e1fc0) 0
+ primary-for QAbstractTableModel (0xb56e1f80)
+ QObject (0xb572621c) 0
+ primary-for QAbstractItemModel (0xb56e1fc0)
+
+Vtable for QAbstractListModel
+QAbstractListModel::_ZTV18QAbstractListModel: 42u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTI18QAbstractListModel)
+8 QAbstractListModel::metaObject
+12 QAbstractListModel::qt_metacast
+16 QAbstractListModel::qt_metacall
+20 QAbstractListModel::~QAbstractListModel
+24 QAbstractListModel::~QAbstractListModel
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QAbstractListModel::index
+60 QAbstractListModel::parent
+64 __cxa_pure_virtual
+68 QAbstractListModel::columnCount
+72 QAbstractListModel::hasChildren
+76 __cxa_pure_virtual
+80 QAbstractItemModel::setData
+84 QAbstractItemModel::headerData
+88 QAbstractItemModel::setHeaderData
+92 QAbstractItemModel::itemData
+96 QAbstractItemModel::setItemData
+100 QAbstractItemModel::mimeTypes
+104 QAbstractItemModel::mimeData
+108 QAbstractListModel::dropMimeData
+112 QAbstractItemModel::supportedDropActions
+116 QAbstractItemModel::insertRows
+120 QAbstractItemModel::insertColumns
+124 QAbstractItemModel::removeRows
+128 QAbstractItemModel::removeColumns
+132 QAbstractItemModel::fetchMore
+136 QAbstractItemModel::canFetchMore
+140 QAbstractItemModel::flags
+144 QAbstractItemModel::sort
+148 QAbstractItemModel::buddy
+152 QAbstractItemModel::match
+156 QAbstractItemModel::span
+160 QAbstractItemModel::submit
+164 QAbstractItemModel::revert
+
+Class QAbstractListModel
+ size=8 align=4
+ base size=8 base align=4
+QAbstractListModel (0xb572a200) 0
+ vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 8u)
+ QAbstractItemModel (0xb572a240) 0
+ primary-for QAbstractListModel (0xb572a200)
+ QObject (0xb5726348) 0
+ primary-for QAbstractItemModel (0xb572a240)
+
+Class Phonon::ObjectDescriptionModelData
+ size=4 align=4
+ base size=4 base align=4
+Phonon::ObjectDescriptionModelData (0xb554f21c) 0
+
+Vtable for Phonon::PlatformPlugin
+Phonon::PlatformPlugin::_ZTVN6Phonon14PlatformPluginE: 16u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon14PlatformPluginE)
+8 Phonon::PlatformPlugin::~PlatformPlugin
+12 Phonon::PlatformPlugin::~PlatformPlugin
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 Phonon::PlatformPlugin::deviceAccessListFor
+
+Class Phonon::PlatformPlugin
+ size=4 align=4
+ base size=4 base align=4
+Phonon::PlatformPlugin (0xb554f384) 0 nearly-empty
+ vptr=((& Phonon::PlatformPlugin::_ZTVN6Phonon14PlatformPluginE) + 8u)
+
+Vtable for Phonon::SeekSlider
+Phonon::SeekSlider::_ZTVN6Phonon10SeekSliderE: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon10SeekSliderE)
+8 Phonon::SeekSlider::metaObject
+12 Phonon::SeekSlider::qt_metacast
+16 Phonon::SeekSlider::qt_metacall
+20 Phonon::SeekSlider::~SeekSlider
+24 Phonon::SeekSlider::~SeekSlider
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon10SeekSliderE)
+232 Phonon::SeekSlider::_ZThn8_N6Phonon10SeekSliderD1Ev
+236 Phonon::SeekSlider::_ZThn8_N6Phonon10SeekSliderD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Phonon::SeekSlider
+ size=24 align=4
+ base size=24 base align=4
+Phonon::SeekSlider (0xb5573840) 0
+ vptr=((& Phonon::SeekSlider::_ZTVN6Phonon10SeekSliderE) + 8u)
+ QWidget (0xb55a5e10) 0
+ primary-for Phonon::SeekSlider (0xb5573840)
+ QObject (0xb554f924) 0
+ primary-for QWidget (0xb55a5e10)
+ QPaintDevice (0xb554f960) 8
+ vptr=((& Phonon::SeekSlider::_ZTVN6Phonon10SeekSliderE) + 232u)
+
+Vtable for Phonon::StreamInterface
+Phonon::StreamInterface::_ZTVN6Phonon15StreamInterfaceE: 8u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon15StreamInterfaceE)
+8 Phonon::StreamInterface::~StreamInterface
+12 Phonon::StreamInterface::~StreamInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+
+Class Phonon::StreamInterface
+ size=8 align=4
+ base size=8 base align=4
+Phonon::StreamInterface (0xb554fb04) 0
+ vptr=((& Phonon::StreamInterface::_ZTVN6Phonon15StreamInterfaceE) + 8u)
+
+Vtable for Phonon::VideoPlayer
+Phonon::VideoPlayer::_ZTVN6Phonon11VideoPlayerE: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon11VideoPlayerE)
+8 Phonon::VideoPlayer::metaObject
+12 Phonon::VideoPlayer::qt_metacast
+16 Phonon::VideoPlayer::qt_metacall
+20 Phonon::VideoPlayer::~VideoPlayer
+24 Phonon::VideoPlayer::~VideoPlayer
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon11VideoPlayerE)
+232 Phonon::VideoPlayer::_ZThn8_N6Phonon11VideoPlayerD1Ev
+236 Phonon::VideoPlayer::_ZThn8_N6Phonon11VideoPlayerD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Phonon::VideoPlayer
+ size=24 align=4
+ base size=24 base align=4
+Phonon::VideoPlayer (0xb5573d80) 0
+ vptr=((& Phonon::VideoPlayer::_ZTVN6Phonon11VideoPlayerE) + 8u)
+ QWidget (0xb55ba730) 0
+ primary-for Phonon::VideoPlayer (0xb5573d80)
+ QObject (0xb554fec4) 0
+ primary-for QWidget (0xb55ba730)
+ QPaintDevice (0xb554ff00) 8
+ vptr=((& Phonon::VideoPlayer::_ZTVN6Phonon11VideoPlayerE) + 232u)
+
+Vtable for Phonon::VideoWidget
+Phonon::VideoWidget::_ZTVN6Phonon11VideoWidgetE: 67u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon11VideoWidgetE)
+8 Phonon::VideoWidget::metaObject
+12 Phonon::VideoWidget::qt_metacast
+16 Phonon::VideoWidget::qt_metacall
+20 Phonon::VideoWidget::~VideoWidget
+24 Phonon::VideoWidget::~VideoWidget
+28 Phonon::VideoWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 Phonon::VideoWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon11VideoWidgetE)
+232 Phonon::VideoWidget::_ZThn8_N6Phonon11VideoWidgetD1Ev
+236 Phonon::VideoWidget::_ZThn8_N6Phonon11VideoWidgetD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+252 (int (*)(...))-0x000000014
+256 (int (*)(...))(& _ZTIN6Phonon11VideoWidgetE)
+260 Phonon::VideoWidget::_ZThn20_N6Phonon11VideoWidgetD1Ev
+264 Phonon::VideoWidget::_ZThn20_N6Phonon11VideoWidgetD0Ev
+
+Class Phonon::VideoWidget
+ size=28 align=4
+ base size=28 base align=4
+Phonon::VideoWidget (0xb55c6b90) 0
+ vptr=((& Phonon::VideoWidget::_ZTVN6Phonon11VideoWidgetE) + 8u)
+ QWidget (0xb55d0000) 0
+ primary-for Phonon::VideoWidget (0xb55c6b90)
+ QObject (0xb55cf03c) 0
+ primary-for QWidget (0xb55d0000)
+ QPaintDevice (0xb55cf078) 8
+ vptr=((& Phonon::VideoWidget::_ZTVN6Phonon11VideoWidgetE) + 232u)
+ Phonon::AbstractVideoOutput (0xb5573fc0) 20
+ vptr=((& Phonon::VideoWidget::_ZTVN6Phonon11VideoWidgetE) + 260u)
+ Phonon::MediaNode (0xb55cf0b4) 20
+ primary-for Phonon::AbstractVideoOutput (0xb5573fc0)
+
+Vtable for Phonon::VideoWidgetInterface
+Phonon::VideoWidgetInterface::_ZTVN6Phonon20VideoWidgetInterfaceE: 17u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon20VideoWidgetInterfaceE)
+8 Phonon::VideoWidgetInterface::~VideoWidgetInterface
+12 Phonon::VideoWidgetInterface::~VideoWidgetInterface
+16 __cxa_pure_virtual
+20 __cxa_pure_virtual
+24 __cxa_pure_virtual
+28 __cxa_pure_virtual
+32 __cxa_pure_virtual
+36 __cxa_pure_virtual
+40 __cxa_pure_virtual
+44 __cxa_pure_virtual
+48 __cxa_pure_virtual
+52 __cxa_pure_virtual
+56 __cxa_pure_virtual
+60 __cxa_pure_virtual
+64 __cxa_pure_virtual
+
+Class Phonon::VideoWidgetInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::VideoWidgetInterface (0xb55cf2d0) 0 nearly-empty
+ vptr=((& Phonon::VideoWidgetInterface::_ZTVN6Phonon20VideoWidgetInterfaceE) + 8u)
+
+Vtable for Phonon::VolumeFaderEffect
+Phonon::VolumeFaderEffect::_ZTVN6Phonon17VolumeFaderEffectE: 18u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon17VolumeFaderEffectE)
+8 Phonon::VolumeFaderEffect::metaObject
+12 Phonon::VolumeFaderEffect::qt_metacast
+16 Phonon::VolumeFaderEffect::qt_metacall
+20 Phonon::VolumeFaderEffect::~VolumeFaderEffect
+24 Phonon::VolumeFaderEffect::~VolumeFaderEffect
+28 QObject::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 (int (*)(...))-0x000000008
+60 (int (*)(...))(& _ZTIN6Phonon17VolumeFaderEffectE)
+64 Phonon::VolumeFaderEffect::_ZThn8_N6Phonon17VolumeFaderEffectD1Ev
+68 Phonon::VolumeFaderEffect::_ZThn8_N6Phonon17VolumeFaderEffectD0Ev
+
+Class Phonon::VolumeFaderEffect
+ size=16 align=4
+ base size=16 base align=4
+Phonon::VolumeFaderEffect (0xb55d3780) 0
+ vptr=((& Phonon::VolumeFaderEffect::_ZTVN6Phonon17VolumeFaderEffectE) + 8u)
+ Phonon::Effect (0xb55e8500) 0
+ primary-for Phonon::VolumeFaderEffect (0xb55d3780)
+ QObject (0xb55cf7bc) 0
+ primary-for Phonon::Effect (0xb55e8500)
+ Phonon::MediaNode (0xb55cf7f8) 8
+ vptr=((& Phonon::VolumeFaderEffect::_ZTVN6Phonon17VolumeFaderEffectE) + 64u)
+
+Vtable for Phonon::VolumeFaderInterface
+Phonon::VolumeFaderInterface::_ZTVN6Phonon20VolumeFaderInterfaceE: 9u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon20VolumeFaderInterfaceE)
+8 Phonon::VolumeFaderInterface::~VolumeFaderInterface
+12 Phonon::VolumeFaderInterface::~VolumeFaderInterface
+16 Phonon::VolumeFaderInterface::volume
+20 Phonon::VolumeFaderInterface::setVolume
+24 Phonon::VolumeFaderInterface::fadeCurve
+28 Phonon::VolumeFaderInterface::setFadeCurve
+32 Phonon::VolumeFaderInterface::fadeTo
+
+Class Phonon::VolumeFaderInterface
+ size=4 align=4
+ base size=4 base align=4
+Phonon::VolumeFaderInterface (0xb55cfa14) 0 nearly-empty
+ vptr=((& Phonon::VolumeFaderInterface::_ZTVN6Phonon20VolumeFaderInterfaceE) + 8u)
+
+Vtable for Phonon::VolumeSlider
+Phonon::VolumeSlider::_ZTVN6Phonon12VolumeSliderE: 63u entries
+0 (int (*)(...))0
+4 (int (*)(...))(& _ZTIN6Phonon12VolumeSliderE)
+8 Phonon::VolumeSlider::metaObject
+12 Phonon::VolumeSlider::qt_metacast
+16 Phonon::VolumeSlider::qt_metacall
+20 Phonon::VolumeSlider::~VolumeSlider
+24 Phonon::VolumeSlider::~VolumeSlider
+28 QWidget::event
+32 QObject::eventFilter
+36 QObject::timerEvent
+40 QObject::childEvent
+44 QObject::customEvent
+48 QObject::connectNotify
+52 QObject::disconnectNotify
+56 QWidget::devType
+60 QWidget::setVisible
+64 QWidget::sizeHint
+68 QWidget::minimumSizeHint
+72 QWidget::heightForWidth
+76 QWidget::paintEngine
+80 QWidget::mousePressEvent
+84 QWidget::mouseReleaseEvent
+88 QWidget::mouseDoubleClickEvent
+92 QWidget::mouseMoveEvent
+96 QWidget::wheelEvent
+100 QWidget::keyPressEvent
+104 QWidget::keyReleaseEvent
+108 QWidget::focusInEvent
+112 QWidget::focusOutEvent
+116 QWidget::enterEvent
+120 QWidget::leaveEvent
+124 QWidget::paintEvent
+128 QWidget::moveEvent
+132 QWidget::resizeEvent
+136 QWidget::closeEvent
+140 QWidget::contextMenuEvent
+144 QWidget::tabletEvent
+148 QWidget::actionEvent
+152 QWidget::dragEnterEvent
+156 QWidget::dragMoveEvent
+160 QWidget::dragLeaveEvent
+164 QWidget::dropEvent
+168 QWidget::showEvent
+172 QWidget::hideEvent
+176 QWidget::x11Event
+180 QWidget::changeEvent
+184 QWidget::metric
+188 QWidget::inputMethodEvent
+192 QWidget::inputMethodQuery
+196 QWidget::focusNextPrevChild
+200 QWidget::styleChange
+204 QWidget::enabledChange
+208 QWidget::paletteChange
+212 QWidget::fontChange
+216 QWidget::windowActivationChange
+220 QWidget::languageChange
+224 (int (*)(...))-0x000000008
+228 (int (*)(...))(& _ZTIN6Phonon12VolumeSliderE)
+232 Phonon::VolumeSlider::_ZThn8_N6Phonon12VolumeSliderD1Ev
+236 Phonon::VolumeSlider::_ZThn8_N6Phonon12VolumeSliderD0Ev
+240 QWidget::_ZThn8_NK7QWidget7devTypeEv
+244 QWidget::_ZThn8_NK7QWidget11paintEngineEv
+248 QWidget::_ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE
+
+Class Phonon::VolumeSlider
+ size=24 align=4
+ base size=24 base align=4
+Phonon::VolumeSlider (0xb5602080) 0
+ vptr=((& Phonon::VolumeSlider::_ZTVN6Phonon12VolumeSliderE) + 8u)
+ QWidget (0xb5600280) 0
+ primary-for Phonon::VolumeSlider (0xb5602080)
+ QObject (0xb55cff78) 0
+ primary-for QWidget (0xb5600280)
+ QPaintDevice (0xb55cffb4) 8
+ vptr=((& Phonon::VolumeSlider::_ZTVN6Phonon12VolumeSliderE) + 232u)
+
diff --git a/tests/auto/bic/gen.sh b/tests/auto/bic/gen.sh
index 47be656c13..8005880317 100755
--- a/tests/auto/bic/gen.sh
+++ b/tests/auto/bic/gen.sh
@@ -49,7 +49,7 @@ if [ "$#" -lt 2 ]; then
fi
if [ "$1" = "-all" ]; then
- modules="QtCore QtGui QtSql QtSvg QtNetwork QtScript QtXml QtXmlPatterns QtOpenGL Qt3Support QtTest QtDBus QtDesigner QtXmlPatterns"
+ modules="QtCore QtGui Qt3Support QtDBus QtDesigner QtHelp QtMultimedia QtNetwork QtOpenGL QtScript QtScriptTools QtSql QtSvg QtTest QtWebKit QtXml QtXmlPatterns phonon"
else
modules="$1"
fi
@@ -59,8 +59,10 @@ for module in $modules; do
g++ -c -I$QTDIR/include -DQT_NO_STL -DQT3_SUPPORT -fdump-class-hierarchy test.cpp
mv test.cpp*.class $module.$2.txt
# Remove template classes from the output
- perl -pi -e '$skip = 0 if (/^\n/);
- $skip = 1 if (/^(Class|Vtable).*</);
- $_ = "" if ($skip);' $module.$2.txt
+ perl -pi -e '$skip = 1 if (/^(Class|Vtable).*</);
+ if ($skip) {
+ $skip = 0 if (/^$/);
+ $_ = "";
+ }' $module.$2.txt
done
diff --git a/tests/auto/bic/qbic.cpp b/tests/auto/bic/qbic.cpp
index d2f289ba7c..e115453744 100644
--- a/tests/auto/bic/qbic.cpp
+++ b/tests/auto/bic/qbic.cpp
@@ -57,6 +57,10 @@ void QBic::removeBlacklistedClass(const QString &wildcard)
bool QBic::isBlacklisted(const QString &className) const
{
+ // all templates are blacklisted
+ if (className.contains('<'))
+ return true;
+
for (int i = 0; i < blackList.count(); ++i)
if (blackList.at(i).exactMatch(className))
return true;
diff --git a/tests/auto/bic/tst_bic.cpp b/tests/auto/bic/tst_bic.cpp
index 28129c58db..010965c6e5 100644
--- a/tests/auto/bic/tst_bic.cpp
+++ b/tests/auto/bic/tst_bic.cpp
@@ -59,6 +59,8 @@ public:
tst_Bic();
QBic::Info getCurrentInfo(const QString &libName);
+ QHash<QString, QBic::Info> cachedCurrentInfo;
+
private slots:
void initTestCase_data();
void initTestCase();
@@ -119,6 +121,9 @@ tst_Bic::tst_Bic()
bic.addBlacklistedClass(QLatin1String("QAtomic"));
bic.addBlacklistedClass(QLatin1String("QBasicAtomic"));
bic.addBlacklistedClass(QLatin1String("QRegion::QRegionData"));
+ bic.addBlacklistedClass(QLatin1String("QtConcurrent::ThreadEngineSemaphore"));
+ bic.addBlacklistedClass(QLatin1String("QDrawPixmaps::Data"));
+ bic.addBlacklistedClass(QLatin1String("QS60Style"));
/* Jambi-related classes in Designer */
bic.addBlacklistedClass(QLatin1String("QDesignerLanguageExtension"));
@@ -138,19 +143,24 @@ void tst_Bic::initTestCase_data()
QTest::newRow("QtCore") << "QtCore";
QTest::newRow("QtGui") << "QtGui";
- QTest::newRow("QtScript") << "QtScript";
- QTest::newRow("QtSql") << "QtSql";
- QTest::newRow("QtSvg") << "QtSvg";
- QTest::newRow("QtNetwork") << "QtNetwork";
- QTest::newRow("QtOpenGL") << "QtOpenGL";
- QTest::newRow("QtXml") << "QtXml";
- QTest::newRow("QtXmlPatterns") << "QtXmlPatterns";
+
QTest::newRow("Qt3Support") << "Qt3Support";
- QTest::newRow("QtTest") << "QtTest";
#ifndef QT_NO_DBUS
QTest::newRow("QtDBus") << "QtDBus";
#endif
QTest::newRow("QtDesigner") << "QtDesigner";
+ QTest::newRow("QtMultimedia") << "QtMultimedia";
+ QTest::newRow("QtNetwork") << "QtNetwork";
+ QTest::newRow("QtOpenGL") << "QtOpenGL";
+ QTest::newRow("QtScript") << "QtScript";
+ QTest::newRow("QtScriptTools") << "QtScriptTools";
+ QTest::newRow("QtSql") << "QtSql";
+ QTest::newRow("QtSvg") << "QtSvg";
+ QTest::newRow("QtTest") << "QtTest";
+ QTest::newRow("QtWebKit") << "QtWebKit";
+ QTest::newRow("QtXml") << "QtXml";
+ QTest::newRow("QtXmlPatterns") << "QtXmlPatterns";
+ QTest::newRow("phonon") << "phonon";
}
void tst_Bic::initTestCase()
@@ -168,60 +178,49 @@ void tst_Bic::sizesAndVTables_data()
QSKIP("Test not implemented for this compiler/platform", SkipAll);
#else
- QString archFileName400;
- QString archFileName410;
- QString archFileName420;
- QString archFileName430;
-
#if defined Q_OS_LINUX && defined Q_WS_X11
# if defined(__powerpc__) && !defined(__powerpc64__)
- archFileName400 = SRCDIR "data/%1.4.0.0.linux-gcc-ppc32.txt";
- archFileName410 = SRCDIR "data/%1.4.1.0.linux-gcc-ppc32.txt";
- archFileName420 = SRCDIR "data/%1.4.2.0.linux-gcc-ppc32.txt";
+# define FILESUFFIX "linux-gcc-ppc32"
# elif defined(__amd64__)
- archFileName400 = SRCDIR "data/%1.4.0.0.linux-gcc-amd64.txt";
+# define FILESUFFIX "linux-gcc-amd64"
# elif defined(__i386__)
- archFileName400 = SRCDIR "data/%1.4.0.0.linux-gcc-ia32.txt";
- archFileName410 = SRCDIR "data/%1.4.1.0.linux-gcc-ia32.txt";
- archFileName420 = SRCDIR "data/%1.4.2.0.linux-gcc-ia32.txt";
- archFileName430 = SRCDIR "data/%1.4.3.0.linux-gcc-ia32.txt";
+# define FILESUFFIX "linux-gcc-ia32"
# endif
-#elif defined Q_OS_AIX
- if (sizeof(void*) == 4)
- archFileName400 = SRCDIR "data/%1.4.0.0.aix-gcc-power32.txt";
#elif defined Q_OS_MAC && defined(__powerpc__)
- archFileName400 = SRCDIR "data/%1.4.0.0.macx-gcc-ppc32.txt";
- archFileName410 = SRCDIR "data/%1.4.1.0.macx-gcc-ppc32.txt";
- archFileName420 = SRCDIR "data/%1.4.2.0.macx-gcc-ppc32.txt";
+# define FILESUFFIX "macx-gcc-ppc32"
#elif defined Q_OS_MAC && defined(__i386__)
- archFileName410 = SRCDIR "data/%1.4.1.0.macx-gcc-ia32.txt";
- archFileName420 = SRCDIR "data/%1.4.2.0.macx-gcc-ia32.txt";
+# define FILESUFFIX "macx-gcc-ia32"
+#elif defined Q_OS_MAC && defined(__amd64__)
+# define FILESUFFIX "macx-gcc-amd64";
#elif defined Q_OS_WIN && defined Q_CC_GNU
- archFileName410 = SRCDIR "data/%1.4.1.0.win32-gcc-ia32.txt";
- archFileName420 = SRCDIR "data/%1.4.2.0.win32-gcc-ia32.txt";
+# define FILESUFFIX "win32-gcc-ia32"
+#else
+# define FILESUFFIX "nonsuch"
+ QSKIP("No reference files found for this platform", SkipAll);
#endif
- if (archFileName400.isEmpty() && archFileName410.isEmpty()
- && archFileName420.isEmpty())
- QSKIP("No reference files found for this platform", SkipAll);
-
- bool isPatchRelease400 = false;
- bool isPatchRelease410 = false;
- bool isPatchRelease420 = false;
- bool isPatchRelease430 = false;
-
QTest::addColumn<QString>("oldLib");
QTest::addColumn<bool>("isPatchRelease");
- QTest::newRow("4.0") << archFileName400 << isPatchRelease400;
- QTest::newRow("4.1") << archFileName410 << isPatchRelease410;
- QTest::newRow("4.2") << archFileName420 << isPatchRelease420;
- QTest::newRow("4.3") << archFileName430 << isPatchRelease430;
+ int minor = (QT_VERSION >> 8) & 0xFF;
+ int patch = QT_VERSION & 0xFF;
+ for (int i = 0; i <= minor; ++i) {
+ if (i != minor || patch)
+ QTest::newRow("4." + QByteArray::number(i))
+ << (QString(SRCDIR "data/%1.4.")
+ + QString::number(i)
+ + QString(".0." FILESUFFIX ".txt"))
+ << (i == minor && patch);
+ }
#endif
}
QBic::Info tst_Bic::getCurrentInfo(const QString &libName)
{
+ QBic::Info &inf = cachedCurrentInfo[libName];
+ if (!inf.classSizes.isEmpty())
+ return inf;
+
QTemporaryFile tmpQFile;
tmpQFile.open();
QString tmpFileName = tmpQFile.fileName();
@@ -284,7 +283,7 @@ QBic::Info tst_Bic::getCurrentInfo(const QString &libName)
}
QString resultFileName = files.first();
- QBic::Info inf = bic.parseFile(resultFileName);
+ inf = bic.parseFile(resultFileName);
QFile::remove(resultFileName);
tmpQFile.close();
@@ -322,10 +321,14 @@ void tst_Bic::sizesAndVTables()
}
if (!diff.modifiedVTables.isEmpty()) {
- foreach(QStringPair entry, diff.modifiedVTables)
- qWarning() << "modified VTable:\n Old: " << entry.first
- << "\n New: " << entry.second;
- isFailed = true;
+ if (diff.modifiedVTables.size() != 1 ||
+ strcmp(QTest::currentDataTag(), "4.4") != 0 ||
+ diff.modifiedVTables.at(0).first != "QGraphicsProxyWidget") {
+ foreach(QStringPair entry, diff.modifiedVTables)
+ qWarning() << "modified VTable:\n Old: " << entry.first
+ << "\n New: " << entry.second;
+ isFailed = true;
+ }
}
if (isPatchRelease && !diff.addedVTables.isEmpty()) {
diff --git a/tests/auto/declarative/examples/tst_examples.cpp b/tests/auto/declarative/examples/tst_examples.cpp
index c650346323..16b0cbefdb 100644
--- a/tests/auto/declarative/examples/tst_examples.cpp
+++ b/tests/auto/declarative/examples/tst_examples.cpp
@@ -81,6 +81,7 @@ tst_examples::tst_examples()
// Add directories you want excluded here
excludedDirs << "examples/declarative/extending";
+ excludedDirs << "examples/declarative/tutorials/extending";
excludedDirs << "examples/declarative/plugins";
excludedDirs << "examples/declarative/proxywidgets";
excludedDirs << "examples/declarative/gestures";
diff --git a/tests/auto/declarative/qdeclarativeecmascript/data/deferredPropertiesErrors.qml b/tests/auto/declarative/qdeclarativeecmascript/data/deferredPropertiesErrors.qml
new file mode 100644
index 0000000000..9c46c3fcbb
--- /dev/null
+++ b/tests/auto/declarative/qdeclarativeecmascript/data/deferredPropertiesErrors.qml
@@ -0,0 +1,10 @@
+import Qt.test 1.0
+import Qt 4.7
+
+MyDeferredObject {
+ value: undefined // error is resolved before complete
+ objectProperty: undefined // immediate error
+ objectProperty2: QtObject {
+ Component.onCompleted: value = 10
+ }
+}
diff --git a/tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp b/tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp
index 154ff4d7ef..8a4605a44a 100644
--- a/tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp
+++ b/tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp
@@ -39,6 +39,8 @@
**
****************************************************************************/
#include "testtypes.h"
+#include <QWidget>
+#include <QPlainTextEdit>
class BaseExtensionObject : public QObject
{
@@ -80,6 +82,24 @@ public:
DefaultPropertyExtensionObject(QObject *parent) : QObject(parent) {}
};
+class QWidgetDeclarativeUI : public QObject
+{
+ Q_OBJECT
+
+ Q_PROPERTY(int width READ width WRITE setWidth NOTIFY widthChanged)
+
+signals:
+ void widthChanged();
+
+public:
+ QWidgetDeclarativeUI(QObject *other) : QObject(other) { }
+
+public:
+ int width() const { return 0; }
+ void setWidth(int) { }
+};
+
+
void registerTypes()
{
qmlRegisterType<MyQmlObject>("Qt.test", 1,0, "MyQmlObject");
@@ -91,6 +111,9 @@ void registerTypes()
qmlRegisterType<NumberAssignment>("Qt.test", 1,0, "NumberAssignment");
qmlRegisterExtendedType<DefaultPropertyExtendedObject, DefaultPropertyExtensionObject>("Qt.test", 1,0, "DefaultPropertyExtendedObject");
qmlRegisterType<OverrideDefaultPropertyObject>("Qt.test", 1,0, "OverrideDefaultPropertyObject");
+
+ qmlRegisterExtendedType<QWidget,QWidgetDeclarativeUI>("Qt.test",1,0,"QWidget");
+ qmlRegisterType<QPlainTextEdit>("Qt.test",1,0,"QPlainTextEdit");
}
#include "testtypes.moc"
diff --git a/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp b/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp
index 97fced4a4a..491a736d63 100644
--- a/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp
+++ b/tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp
@@ -89,6 +89,7 @@ private slots:
void contextPropertiesTriggerReeval();
void objectPropertiesTriggerReeval();
void deferredProperties();
+ void deferredPropertiesErrors();
void extensionObjects();
void overrideExtensionProperties();
void attachedProperties();
@@ -133,6 +134,7 @@ private slots:
void numberAssignment();
void bug1();
+ void bug2();
void dynamicCreationCrash();
void regExpBug();
void nullObjectBinding();
@@ -543,6 +545,25 @@ void tst_qdeclarativeecmascript::deferredProperties()
QCOMPARE(qmlObject->value(), 19);
}
+// Check errors on deferred properties are correctly emitted
+void tst_qdeclarativeecmascript::deferredPropertiesErrors()
+{
+ QDeclarativeComponent component(&engine, TEST_FILE("deferredPropertiesErrors.qml"));
+ MyDeferredObject *object =
+ qobject_cast<MyDeferredObject *>(component.create());
+ QVERIFY(object != 0);
+ QCOMPARE(object->value(), 0);
+ QVERIFY(object->objectProperty() == 0);
+ QVERIFY(object->objectProperty2() == 0);
+
+ QString warning = component.url().toString() + ":6: Unable to assign [undefined] to QObject*";
+ QTest::ignoreMessage(QtWarningMsg, qPrintable(warning));
+
+ qmlExecuteDeferred(object);
+
+ delete object;
+}
+
void tst_qdeclarativeecmascript::extensionObjects()
{
QDeclarativeComponent component(&engine, TEST_FILE("extensionObjects.qml"));
@@ -1231,6 +1252,17 @@ void tst_qdeclarativeecmascript::bug1()
delete object;
}
+void tst_qdeclarativeecmascript::bug2()
+{
+ QDeclarativeComponent component(&engine);
+ component.setData("import Qt.test 1.0;\nQPlainTextEdit { width: 100 }", QUrl());
+
+ QObject *object = component.create();
+ QVERIFY(object != 0);
+
+ delete object;
+}
+
// Don't crash in createObject when the component has errors.
void tst_qdeclarativeecmascript::dynamicCreationCrash()
{
diff --git a/tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp b/tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp
index ee320aa078..b0db7710b4 100644
--- a/tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp
+++ b/tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp
@@ -297,6 +297,8 @@ void tst_qdeclarativeengine::objectOwnership()
{
QObject o;
QCOMPARE(QDeclarativeEngine::objectOwnership(&o), QDeclarativeEngine::CppOwnership);
+ QDeclarativeEngine::setObjectOwnership(&o, QDeclarativeEngine::CppOwnership);
+ QCOMPARE(QDeclarativeEngine::objectOwnership(&o), QDeclarativeEngine::CppOwnership);
QDeclarativeEngine::setObjectOwnership(&o, QDeclarativeEngine::JavaScriptOwnership);
QCOMPARE(QDeclarativeEngine::objectOwnership(&o), QDeclarativeEngine::JavaScriptOwnership);
QDeclarativeEngine::setObjectOwnership(&o, QDeclarativeEngine::CppOwnership);
diff --git a/tests/auto/declarative/qdeclarativelanguage/data/assignToNamespace.qml b/tests/auto/declarative/qdeclarativelanguage/data/assignToNamespace.qml
index 8eb9768907..2f494180cd 100644
--- a/tests/auto/declarative/qdeclarativelanguage/data/assignToNamespace.qml
+++ b/tests/auto/declarative/qdeclarativelanguage/data/assignToNamespace.qml
@@ -1,5 +1,5 @@
-import Qt 4.7 as Qt
+import Qt 4.7 as Qt47
-Qt.QtObject {
- Qt: 10
+Qt47.QtObject {
+ Qt47: 10
}
diff --git a/tests/auto/declarative/qdeclarativelanguage/data/dynamicObjectProperties.qml b/tests/auto/declarative/qdeclarativelanguage/data/dynamicObjectProperties.qml
index e8700464ec..c9973563d0 100644
--- a/tests/auto/declarative/qdeclarativelanguage/data/dynamicObjectProperties.qml
+++ b/tests/auto/declarative/qdeclarativelanguage/data/dynamicObjectProperties.qml
@@ -1,6 +1,6 @@
import Test 1.0
import Qt 4.7
-import Qt 4.7 as Qt
+import Qt 4.7 as Qt47
QtObject {
property QtObject objectProperty
diff --git a/tests/auto/declarative/qdeclarativelanguage/data/lib/com/nokia/installedtest/InstalledTest.qml b/tests/auto/declarative/qdeclarativelanguage/data/lib/com/nokia/installedtest/InstalledTest.qml
index 6d33361ae2..303b5a56cc 100644
--- a/tests/auto/declarative/qdeclarativelanguage/data/lib/com/nokia/installedtest/InstalledTest.qml
+++ b/tests/auto/declarative/qdeclarativelanguage/data/lib/com/nokia/installedtest/InstalledTest.qml
@@ -1,2 +1,2 @@
-import Qt 4.7 as Qt
-Qt.Rectangle {}
+import Qt 4.7 as Qt47
+Qt47.Rectangle {}
diff --git a/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp b/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
index c39e6f771a..ff03005f60 100644
--- a/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
+++ b/tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
@@ -48,12 +48,16 @@
#include <private/qdeclarativeproperty_p.h>
#include <private/qdeclarativemetatype_p.h>
+#include <private/qdeclarativeglobal_p.h>
#include "testtypes.h"
#include "../../../shared/util.h"
#include "testhttpserver.h"
+DEFINE_BOOL_CONFIG_OPTION(qmlCheckTypes, QML_CHECK_TYPES)
+
+
/*
This test case covers QML language issues. This covers everything that does not
involve evaluating ECMAScript expressions and bindings.
@@ -1257,14 +1261,14 @@ void tst_qdeclarativelanguage::importsBuiltin_data()
<< "import com.nokia.Test 1.11\n"
"import com.nokia.Test 1.12\n"
"Test {}"
- << "TestType2"
- << "";
+ << (!qmlCheckTypes()?"TestType2":"")
+ << (!qmlCheckTypes()?"":"Test is ambiguous. Found in com/nokia/Test in version 1.12 and 1.11");
QTest::newRow("multiversion 2")
<< "import com.nokia.Test 1.11\n"
"import com.nokia.Test 1.12\n"
"OldTest {}"
- << "TestType"
- << "";
+ << (!qmlCheckTypes()?"TestType":"")
+ << (!qmlCheckTypes()?"":"OldTest is ambiguous. Found in com/nokia/Test in version 1.12 and 1.11");
QTest::newRow("qualified multiversion 3")
<< "import com.nokia.Test 1.0 as T0\n"
"import com.nokia.Test 1.8 as T8\n"
@@ -1312,12 +1316,12 @@ void tst_qdeclarativelanguage::importsLocal_data()
QTest::newRow("local import QTBUG-7721 A")
<< "subdir.Test {}" // no longer allowed (QTBUG-7721)
<< ""
- << "subdir.Test is not a type";
+ << "subdir.Test - subdir is not a namespace";
QTest::newRow("local import QTBUG-7721 B")
<< "import \"subdir\" as X\n"
"X.subsubdir.SubTest {}" // no longer allowed (QTBUG-7721)
<< ""
- << "X.subsubdir.SubTest is not a type";
+ << "X.subsubdir.SubTest - nested namespaces not allowed";
QTest::newRow("local import as")
<< "import \"subdir\" as T\n"
"T.Test {}"
@@ -1332,8 +1336,8 @@ void tst_qdeclarativelanguage::importsLocal_data()
<< "import \"subdir\"\n"
"import com.nokia.Test 1.0\n"
"Test {}"
- << "TestType"
- << "";
+ << (!qmlCheckTypes()?"TestType":"")
+ << (!qmlCheckTypes()?"":"Test is ambiguous. Found in com/nokia/Test and in subdir");
}
void tst_qdeclarativelanguage::importsLocal()
@@ -1478,46 +1482,52 @@ void tst_qdeclarativelanguage::importsOrder_data()
QTest::addColumn<QString>("type");
QTest::addColumn<QString>("error");
+ QTest::newRow("double import") <<
+ "import com.nokia.installedtest 1.4\n"
+ "import com.nokia.installedtest 1.4\n"
+ "InstalledTest {}"
+ << (!qmlCheckTypes()?"QDeclarativeText":"")
+ << (!qmlCheckTypes()?"":"InstalledTest is ambiguous. Found in lib/com/nokia/installedtest in version 1.4 and 1.4");
QTest::newRow("installed import overrides 1") <<
"import com.nokia.installedtest 1.0\n"
"import com.nokia.installedtest 1.4\n"
"InstalledTest {}"
- << "QDeclarativeText"
- << "";
+ << (!qmlCheckTypes()?"QDeclarativeText":"")
+ << (!qmlCheckTypes()?"":"InstalledTest is ambiguous. Found in lib/com/nokia/installedtest in version 1.4 and 1.0");
QTest::newRow("installed import overrides 2") <<
"import com.nokia.installedtest 1.4\n"
"import com.nokia.installedtest 1.0\n"
"InstalledTest {}"
- << "QDeclarativeRectangle"
- << "";
+ << (!qmlCheckTypes()?"QDeclarativeRectangle":"")
+ << (!qmlCheckTypes()?"":"InstalledTest is ambiguous. Found in lib/com/nokia/installedtest in version 1.0 and 1.4");
QTest::newRow("installed import re-overrides 1") <<
"import com.nokia.installedtest 1.4\n"
"import com.nokia.installedtest 1.0\n"
"import com.nokia.installedtest 1.4\n"
"InstalledTest {}"
- << "QDeclarativeText"
- << "";
+ << (!qmlCheckTypes()?"QDeclarativeText":"")
+ << (!qmlCheckTypes()?"":"InstalledTest is ambiguous. Found in lib/com/nokia/installedtest in version 1.4 and 1.0");
QTest::newRow("installed import re-overrides 2") <<
"import com.nokia.installedtest 1.4\n"
"import com.nokia.installedtest 1.0\n"
"import com.nokia.installedtest 1.4\n"
"import com.nokia.installedtest 1.0\n"
"InstalledTest {}"
- << "QDeclarativeRectangle"
- << "";
+ << (!qmlCheckTypes()?"QDeclarativeRectangle":"")
+ << (!qmlCheckTypes()?"":"InstalledTest is ambiguous. Found in lib/com/nokia/installedtest in version 1.0 and 1.4");
QTest::newRow("installed import versus builtin 1") <<
"import com.nokia.installedtest 1.5\n"
"import Qt 4.7\n"
"Rectangle {}"
- << "QDeclarativeRectangle"
- << "";
+ << (!qmlCheckTypes()?"QDeclarativeRectangle":"")
+ << (!qmlCheckTypes()?"":"Rectangle is ambiguous. Found in Qt and in lib/com/nokia/installedtest");
QTest::newRow("installed import versus builtin 2") <<
"import Qt 4.7\n"
"import com.nokia.installedtest 1.5\n"
"Rectangle {}"
- << "QDeclarativeText"
- << "";
+ << (!qmlCheckTypes()?"QDeclarativeText":"")
+ << (!qmlCheckTypes()?"":"Rectangle is ambiguous. Found in lib/com/nokia/installedtest and in Qt");
QTest::newRow("namespaces cannot be overridden by types 1") <<
"import Qt 4.7 as Rectangle\n"
"import com.nokia.installedtest 1.5\n"
@@ -1537,8 +1547,8 @@ void tst_qdeclarativelanguage::importsOrder_data()
QTest::newRow("local last 2") <<
"import com.nokia.installedtest 1.0\n"
"LocalLast {}"
- << "QDeclarativeRectangle"
- << ""; // i.e. from com.nokia.installedtest, not data/LocalLast.qml
+ << (!qmlCheckTypes()?"QDeclarativeRectangle":"")// i.e. from com.nokia.installedtest, not data/LocalLast.qml
+ << (!qmlCheckTypes()?"":"LocalLast is ambiguous. Found in lib/com/nokia/installedtest and in local directory");
}
void tst_qdeclarativelanguage::importsOrder()
diff --git a/tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp b/tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp
index cab4d524fa..22eb734c25 100644
--- a/tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp
+++ b/tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp
@@ -571,6 +571,7 @@ void tst_QDeclarativeListView::removed(bool animated)
// Remove items not visible
model.removeItem(18);
+ qApp->processEvents();
// Confirm items positioned correctly
itemCount = findItems<QDeclarativeItem>(viewport, "wrapper").count();
@@ -586,6 +587,7 @@ void tst_QDeclarativeListView::removed(bool animated)
listview->setCurrentIndex(10);
model.removeItem(1); // post: top item will be at 40
+ qApp->processEvents();
// Confirm items positioned correctly
for (int i = 2; i < 18; ++i) {
diff --git a/tests/auto/declarative/qdeclarativeqt/data/formatting.qml b/tests/auto/declarative/qdeclarativeqt/data/formatting.qml
index 59a159293c..7f48639a23 100644
--- a/tests/auto/declarative/qdeclarativeqt/data/formatting.qml
+++ b/tests/auto/declarative/qdeclarativeqt/data/formatting.qml
@@ -16,4 +16,14 @@ QtObject {
property string test8: Qt.formatDateTime(dateTime1)
property string test9: Qt.formatDateTime(dateTime1, Qt.DefaultLocaleLongDate)
property string test10: Qt.formatDateTime(dateTime1, "M/d/yy H:m:s a")
+
+ // Error cases
+ property string test11: Qt.formatDate()
+ property string test12: Qt.formatDate(new Date, new Object)
+
+ property string test13: Qt.formatTime()
+ property string test14: Qt.formatTime(new Date, new Object)
+
+ property string test15: Qt.formatDateTime()
+ property string test16: Qt.formatDateTime(new Date, new Object)
}
diff --git a/tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp b/tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp
index f5d592674f..7cbd8db051 100644
--- a/tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp
+++ b/tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp
@@ -398,6 +398,21 @@ void tst_qdeclarativeqt::consoleLog()
void tst_qdeclarativeqt::formatting()
{
QDeclarativeComponent component(&engine, TEST_FILE("formatting.qml"));
+
+ QString warning1 = component.url().toString() + ":22: Error: Qt.formatDate(): Invalid date format";
+ QString warning2 = component.url().toString() + ":21: Error: Qt.formatDate(): Invalid arguments";
+ QString warning3 = component.url().toString() + ":28: Error: Qt.formatDateTime(): Invalid datetime format";
+ QString warning4 = component.url().toString() + ":27: Error: Qt.formatDateTime(): Invalid arguments";
+ QString warning5 = component.url().toString() + ":25: Error: Qt.formatTime(): Invalid time format";
+ QString warning6 = component.url().toString() + ":24: Error: Qt.formatTime(): Invalid arguments";
+
+ QTest::ignoreMessage(QtWarningMsg, qPrintable(warning1));
+ QTest::ignoreMessage(QtWarningMsg, qPrintable(warning2));
+ QTest::ignoreMessage(QtWarningMsg, qPrintable(warning3));
+ QTest::ignoreMessage(QtWarningMsg, qPrintable(warning4));
+ QTest::ignoreMessage(QtWarningMsg, qPrintable(warning5));
+ QTest::ignoreMessage(QtWarningMsg, qPrintable(warning6));
+
QObject *object = component.create();
QVERIFY(object != 0);
diff --git a/tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp b/tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp
index fcd752781b..83ebe6c48c 100644
--- a/tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp
+++ b/tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp
@@ -644,21 +644,38 @@ void tst_qdeclarativetextinput::echoMode()
QVERIFY(input != 0);
QTRY_VERIFY(input->hasFocus() == true);
QString initial = input->text();
+ Qt::InputMethodHints ref;
QCOMPARE(initial, QLatin1String("ABCDefgh"));
QCOMPARE(input->echoMode(), QDeclarativeTextInput::Normal);
QCOMPARE(input->displayText(), input->text());
+ //Normal
+ ref &= ~Qt::ImhHiddenText;
+ ref &= ~(Qt::ImhNoAutoUppercase | Qt::ImhNoPredictiveText);
+ QCOMPARE(input->inputMethodHints(), ref);
input->setEchoMode(QDeclarativeTextInput::NoEcho);
QCOMPARE(input->text(), initial);
QCOMPARE(input->displayText(), QLatin1String(""));
QCOMPARE(input->passwordCharacter(), QLatin1String("*"));
+ //NoEcho
+ ref |= Qt::ImhHiddenText;
+ ref |= (Qt::ImhNoAutoUppercase | Qt::ImhNoPredictiveText);
+ QCOMPARE(input->inputMethodHints(), ref);
input->setEchoMode(QDeclarativeTextInput::Password);
+ //Password
+ ref |= Qt::ImhHiddenText;
+ ref |= (Qt::ImhNoAutoUppercase | Qt::ImhNoPredictiveText);
QCOMPARE(input->text(), initial);
QCOMPARE(input->displayText(), QLatin1String("********"));
+ QCOMPARE(input->inputMethodHints(), ref);
input->setPasswordCharacter(QChar('Q'));
QCOMPARE(input->passwordCharacter(), QLatin1String("Q"));
QCOMPARE(input->text(), initial);
QCOMPARE(input->displayText(), QLatin1String("QQQQQQQQ"));
input->setEchoMode(QDeclarativeTextInput::PasswordEchoOnEdit);
+ //PasswordEchoOnEdit
+ ref &= ~Qt::ImhHiddenText;
+ ref |= (Qt::ImhNoAutoUppercase | Qt::ImhNoPredictiveText);
+ QCOMPARE(input->inputMethodHints(), ref);
QCOMPARE(input->text(), initial);
QCOMPARE(input->displayText(), QLatin1String("QQQQQQQQ"));
QTest::keyPress(canvas, Qt::Key_A);//Clearing previous entry is part of PasswordEchoOnEdit
diff --git a/tests/auto/macnativeevents/expectedeventlist.cpp b/tests/auto/macnativeevents/expectedeventlist.cpp
index b1fb9a687b..0679dcbc01 100644
--- a/tests/auto/macnativeevents/expectedeventlist.cpp
+++ b/tests/auto/macnativeevents/expectedeventlist.cpp
@@ -97,6 +97,9 @@ void ExpectedEventList::compareMouseEvents(QEvent *received, QEvent *expected)
{
QMouseEvent *e1 = static_cast<QMouseEvent *>(received);
QMouseEvent *e2 = static_cast<QMouseEvent *>(expected);
+
+ // Do a manual check first to be able to write more sensible
+ // debug output if we know we're going to fail:
if (e1->pos() == e2->pos()
&& (e1->globalPos() == e2->globalPos())
&& (e1->button() == e2->button())
@@ -104,6 +107,9 @@ void ExpectedEventList::compareMouseEvents(QEvent *received, QEvent *expected)
&& (e1->modifiers() == e2->modifiers()))
return; // equal
+ // INVARIANT: The two events are not equal. So we fail. Depending
+ // on whether debug mode is no or not, we let QTest fail. Otherwise
+ // we let the test continue for debugging puposes.
int eventListNr = eventCount - eventList.size();
if (!debug) {
qWarning() << "Expected event" << eventListNr << "differs from received event:";
@@ -119,12 +125,34 @@ void ExpectedEventList::compareMouseEvents(QEvent *received, QEvent *expected)
}
}
-void ExpectedEventList::compareKeyEvents(QEvent *event1, QEvent *event2)
+void ExpectedEventList::compareKeyEvents(QEvent *received, QEvent *expected)
{
- QKeyEvent *e1 = static_cast<QKeyEvent *>(event1);
- QKeyEvent *e2 = static_cast<QKeyEvent *>(event2);
- Q_UNUSED(e1);
- Q_UNUSED(e2);
+ QKeyEvent *e1 = static_cast<QKeyEvent *>(received);
+ QKeyEvent *e2 = static_cast<QKeyEvent *>(expected);
+
+ // Do a manual check first to be able to write more sensible
+ // debug output if we know we're going to fail:
+ if (e1->key() == e2->key()
+ && (e1->modifiers() == e2->modifiers())
+ && (e1->count() == e2->count())
+ && (e1->isAutoRepeat() == e2->isAutoRepeat()))
+ return; // equal
+
+ // INVARIANT: The two events are not equal. So we fail. Depending
+ // on whether debug mode is no or not, we let QTest fail. Otherwise
+ // we let the test continue for debugging puposes.
+ int eventListNr = eventCount - eventList.size();
+ if (!debug) {
+ qWarning() << "Expected event" << eventListNr << "differs from received event:";
+ QCOMPARE(e1->key(), e2->key());
+ QCOMPARE(e1->modifiers(), e2->modifiers());
+ QCOMPARE(e1->count(), e2->count());
+ QCOMPARE(e1->isAutoRepeat(), e2->isAutoRepeat());
+ } else {
+ qWarning() << "*** FAIL *** : Expected event" << eventListNr << "differs from received event:";
+ qWarning() << "Received:" << e1 << e1->key();
+ qWarning() << "Expected:" << e2 << e2->key();
+ }
}
bool ExpectedEventList::eventFilter(QObject *, QEvent *received)
@@ -149,10 +177,9 @@ bool ExpectedEventList::eventFilter(QObject *, QEvent *received)
compareMouseEvents(received, expected);
break;
}
- case QEvent::KeyPress: {
- break;
- }
+ case QEvent::KeyPress:
case QEvent::KeyRelease: {
+ compareKeyEvents(received, expected);
break;
}
case QEvent::Resize: {
diff --git a/tests/auto/macnativeevents/tst_macnativeevents.cpp b/tests/auto/macnativeevents/tst_macnativeevents.cpp
index 70a14f5b2a..ffd0596251 100644
--- a/tests/auto/macnativeevents/tst_macnativeevents.cpp
+++ b/tests/auto/macnativeevents/tst_macnativeevents.cpp
@@ -67,6 +67,7 @@ private slots:
void testDragWindow();
void testMouseEnter();
void testChildDialogInFrontOfModalParent();
+ void testKeyPressOnToplevel();
};
void tst_MacNativeEvents::testMouseMoveLocation()
@@ -307,6 +308,28 @@ void tst_MacNativeEvents::testChildDialogInFrontOfModalParent()
QVERIFY(!child.isVisible());
}
+void tst_MacNativeEvents::testKeyPressOnToplevel()
+{
+ // Check that we receive keyevents for
+ // toplevel widgets. For leagacy reasons, and according to Qt on
+ // other platforms (carbon port + linux), we should get these events
+ // even when the focus policy is set to Qt::NoFocus when there is no
+ // other focus widget on screen:
+ QWidget w;
+ w.show();
+
+ NativeEventList native;
+ native.append(new QNativeKeyEvent(QNativeKeyEvent::Key_A, true, Qt::NoModifier));
+ native.append(new QNativeKeyEvent(QNativeKeyEvent::Key_A, false, Qt::NoModifier));
+
+ ExpectedEventList expected(&w);
+ expected.append(new QKeyEvent(QEvent::KeyPress, Qt::Key_A, Qt::NoModifier));
+ expected.append(new QKeyEvent(QEvent::KeyRelease, Qt::Key_A, Qt::NoModifier));
+
+ native.play();
+ QVERIFY2(expected.waitForAllEvents(), "the test did not receive all expected events!");
+}
+
#include "tst_macnativeevents.moc"
QTEST_MAIN(tst_MacNativeEvents)
diff --git a/tests/auto/qaudioinput/qaudioinput.pro b/tests/auto/qaudioinput/qaudioinput.pro
index f545a11eb4..5eb1613d5d 100644
--- a/tests/auto/qaudioinput/qaudioinput.pro
+++ b/tests/auto/qaudioinput/qaudioinput.pro
@@ -10,6 +10,6 @@ wince* {
DEFINES += SRCDIR=\\\"\\\"
QT += gui
} else {
- DEFINES += SRCDIR=\\\"$$PWD/\\\"
+ !symbian:DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
diff --git a/tests/auto/qaudioinput/tst_qaudioinput.cpp b/tests/auto/qaudioinput/tst_qaudioinput.cpp
index 40b7fbb654..84c387471a 100644
--- a/tests/auto/qaudioinput/tst_qaudioinput.cpp
+++ b/tests/auto/qaudioinput/tst_qaudioinput.cpp
@@ -46,6 +46,9 @@
#include <qaudio.h>
#include <qaudioformat.h>
+#if defined(Q_OS_SYMBIAN)
+#define SRCDIR ""
+#endif
class tst_QAudioInput : public QObject
{
@@ -130,7 +133,7 @@ void tst_QAudioInput::notifyInterval()
void tst_QAudioInput::pullFile()
{
if(available) {
- QFile filename(SRCDIR "test.raw");
+ QFile filename(SRCDIR"test.raw");
filename.open( QIODevice::WriteOnly | QIODevice::Truncate );
QSignalSpy readSignal(audio, SIGNAL(notify()));
diff --git a/tests/auto/qaudiooutput/qaudiooutput.pro b/tests/auto/qaudiooutput/qaudiooutput.pro
index 8657edb1e6..a6286ecf61 100644
--- a/tests/auto/qaudiooutput/qaudiooutput.pro
+++ b/tests/auto/qaudiooutput/qaudiooutput.pro
@@ -4,11 +4,13 @@ SOURCES += tst_qaudiooutput.cpp
QT = core multimedia
-wince* {
+wince*|symbian*: {
deploy.sources += 4.wav
DEPLOYMENT = deploy
- DEFINES += SRCDIR=\\\"\\\"
- QT += gui
+ !symbian {
+ DEFINES += SRCDIR=\\\"\\\"
+ QT += gui
+ }
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
diff --git a/tests/auto/qaudiooutput/tst_qaudiooutput.cpp b/tests/auto/qaudiooutput/tst_qaudiooutput.cpp
index aeb2286e77..437ef5e69c 100644
--- a/tests/auto/qaudiooutput/tst_qaudiooutput.cpp
+++ b/tests/auto/qaudiooutput/tst_qaudiooutput.cpp
@@ -48,6 +48,9 @@
#include <qaudio.h>
#include <qaudioformat.h>
+#if defined(Q_OS_SYMBIAN)
+#define SRCDIR ""
+#endif
class tst_QAudioOutput : public QObject
{
@@ -131,7 +134,7 @@ void tst_QAudioOutput::notifyInterval()
void tst_QAudioOutput::pullFile()
{
if(available) {
- QFile file(SRCDIR "4.wav");
+ QFile file(SRCDIR"4.wav");
QVERIFY(file.exists());
file.open(QIODevice::ReadOnly);
@@ -178,7 +181,7 @@ void tst_QAudioOutput::pullFile()
void tst_QAudioOutput::pushFile()
{
if(available) {
- QFile file(SRCDIR "4.wav");
+ QFile file(SRCDIR"4.wav");
QVERIFY(file.exists());
file.open(QIODevice::ReadOnly);
diff --git a/tests/auto/qbytearraymatcher/tst_qbytearraymatcher.cpp b/tests/auto/qbytearraymatcher/tst_qbytearraymatcher.cpp
index abaebb0d97..e8a1ba39f0 100644
--- a/tests/auto/qbytearraymatcher/tst_qbytearraymatcher.cpp
+++ b/tests/auto/qbytearraymatcher/tst_qbytearraymatcher.cpp
@@ -69,7 +69,7 @@ void tst_QByteArrayMatcher::interface()
matcher2.setPattern(QByteArray(needle));
QByteArrayMatcher matcher3 = QByteArrayMatcher(QByteArray(needle));
- QByteArrayMatcher matcher4(needle, sizeof(needle - 1));
+ QByteArrayMatcher matcher4(needle, sizeof(needle) - 1);
QByteArrayMatcher matcher5(matcher2);
QByteArrayMatcher matcher6;
matcher6 = matcher3;
diff --git a/tests/auto/qdbusinterface/tst_qdbusinterface.cpp b/tests/auto/qdbusinterface/tst_qdbusinterface.cpp
index 826bd70c48..d8ff2d3ef0 100644
--- a/tests/auto/qdbusinterface/tst_qdbusinterface.cpp
+++ b/tests/auto/qdbusinterface/tst_qdbusinterface.cpp
@@ -157,6 +157,18 @@ public slots:
}
};
+class DerivedFromQDBusInterface: public QDBusInterface
+{
+ Q_OBJECT
+public:
+ DerivedFromQDBusInterface()
+ : QDBusInterface("com.example.Test", "/")
+ {}
+
+public slots:
+ void method() {}
+};
+
// helper function
void emitSignal(const QString &interface, const QString &name, const QString &arg)
{
@@ -183,6 +195,7 @@ private slots:
void notConnected();
void notValid();
+ void notValidDerived();
void invalidAfterServiceOwnerChanged();
void introspect();
void callMethod();
@@ -219,6 +232,7 @@ void tst_QDBusInterface::notConnected()
connection);
QVERIFY(!interface.isValid());
+ QVERIFY(!QMetaObject::invokeMethod(&interface, "ListNames", Qt::DirectConnection));
}
void tst_QDBusInterface::notValid()
@@ -230,6 +244,14 @@ void tst_QDBusInterface::notValid()
connection);
QVERIFY(!interface.isValid());
+ QVERIFY(!QMetaObject::invokeMethod(&interface, "ListNames", Qt::DirectConnection));
+}
+
+void tst_QDBusInterface::notValidDerived()
+{
+ DerivedFromQDBusInterface c;
+ QVERIFY(!c.isValid());
+ QMetaObject::invokeMethod(&c, "method", Qt::DirectConnection);
}
void tst_QDBusInterface::invalidAfterServiceOwnerChanged()
diff --git a/tests/auto/qdockwidget/tst_qdockwidget.cpp b/tests/auto/qdockwidget/tst_qdockwidget.cpp
index a7349852f8..8d9e7bbf85 100644
--- a/tests/auto/qdockwidget/tst_qdockwidget.cpp
+++ b/tests/auto/qdockwidget/tst_qdockwidget.cpp
@@ -96,6 +96,7 @@ private slots:
void task248604_infiniteResize();
void task258459_visibilityChanged();
void taskQTBUG_1665_closableChanged();
+ void taskQTBUG_9758_undockedGeometry();
};
// Testing get/set functions
@@ -878,6 +879,25 @@ void tst_QDockWidget::taskQTBUG_1665_closableChanged()
QVERIFY(!(dock.windowFlags() & Qt::WindowCloseButtonHint));
}
+void tst_QDockWidget::taskQTBUG_9758_undockedGeometry()
+{
+ QMainWindow window;
+ QDockWidget dock1(&window);
+ QDockWidget dock2(&window);
+ window.addDockWidget(Qt::RightDockWidgetArea, &dock1);
+ window.addDockWidget(Qt::RightDockWidgetArea, &dock2);
+ window.tabifyDockWidget(&dock1, &dock2);
+ dock1.hide();
+ dock2.hide();
+ window.show();
+ dock1.setFloating(true);
+ dock1.show();
+
+ QVERIFY(dock1.x() >= 0);
+ QVERIFY(dock1.y() >= 0);
+}
+
+
QTEST_MAIN(tst_QDockWidget)
#include "tst_qdockwidget.moc"
diff --git a/tests/auto/qfileinfo/tst_qfileinfo.cpp b/tests/auto/qfileinfo/tst_qfileinfo.cpp
index 403c5f98b5..4c651bf3ab 100644
--- a/tests/auto/qfileinfo/tst_qfileinfo.cpp
+++ b/tests/auto/qfileinfo/tst_qfileinfo.cpp
@@ -1120,9 +1120,9 @@ void tst_QFileInfo::isHidden_data()
t << "foobar";
QFile file2(notHiddenFileName);
- QVERIFY(file2.open(QIODevice::WriteOnly))
- QTextStream t(&file);
- t << "foobar";
+ QVERIFY(file2.open(QIODevice::WriteOnly));
+ QTextStream t2(&file2);
+ t2 << "foobar";
}
RFs rfs;
diff --git a/tests/auto/qgraphicseffect/tst_qgraphicseffect.cpp b/tests/auto/qgraphicseffect/tst_qgraphicseffect.cpp
index dbd4a233f1..5dc0c9dd67 100644
--- a/tests/auto/qgraphicseffect/tst_qgraphicseffect.cpp
+++ b/tests/auto/qgraphicseffect/tst_qgraphicseffect.cpp
@@ -75,6 +75,7 @@ private slots:
void inheritOpacity();
void dropShadowClipping();
void childrenVisibilityShouldInvalidateCache();
+ void prepareGeometryChangeInvalidateCache();
};
void tst_QGraphicsEffect::initTestCase()
@@ -647,6 +648,33 @@ void tst_QGraphicsEffect::childrenVisibilityShouldInvalidateCache()
QCOMPARE(parent.nbPaint, 3);
}
+void tst_QGraphicsEffect::prepareGeometryChangeInvalidateCache()
+{
+ MyGraphicsItem *item = new MyGraphicsItem;
+ item->resize(200, 200);
+
+ QGraphicsScene scene;
+ scene.addItem(item);
+
+ QGraphicsView view(&scene);
+ view.show();
+ QTest::qWaitForWindowShown(&view);
+ QTRY_COMPARE(item->nbPaint, 1);
+
+ item->nbPaint = 0;
+ item->setGraphicsEffect(new QGraphicsDropShadowEffect);
+ QTRY_COMPARE(item->nbPaint, 1);
+
+ item->nbPaint = 0;
+ item->resize(300, 300);
+ QTRY_COMPARE(item->nbPaint, 1);
+
+ item->nbPaint = 0;
+ item->setPos(item->pos() + QPointF(10, 10));
+ QTest::qWait(50);
+ QCOMPARE(item->nbPaint, 0);
+}
+
QTEST_MAIN(tst_QGraphicsEffect)
#include "tst_qgraphicseffect.moc"
diff --git a/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp b/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
index e2f7f18112..81097be5c3 100644
--- a/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
+++ b/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
@@ -63,6 +63,7 @@
#include <QGraphicsEffect>
#include <QInputContext>
#include <QPushButton>
+#include <QLineEdit>
#include "../../shared/util.h"
@@ -445,6 +446,7 @@ private slots:
void QT_2653_fullUpdateDiscardingOpacityUpdate();
void QT_2649_focusScope();
void sortItemsWhileAdding();
+ void doNotMarkFullUpdateIfNotInScene();
private:
QList<QGraphicsItem *> paintedItems;
@@ -945,8 +947,52 @@ class ImhTester : public QGraphicsItem
void tst_QGraphicsItem::inputMethodHints()
{
- ImhTester item;
- QCOMPARE(item.inputMethodHints(), Qt::ImhNone);
+ ImhTester *item = new ImhTester;
+ item->setFlag(QGraphicsItem::ItemAcceptsInputMethod, true);
+ item->setFlag(QGraphicsItem::ItemIsFocusable, true);
+ QCOMPARE(item->inputMethodHints(), Qt::ImhNone);
+ ImhTester *item2 = new ImhTester;
+ item2->setFlag(QGraphicsItem::ItemAcceptsInputMethod, true);
+ item2->setFlag(QGraphicsItem::ItemIsFocusable, true);
+ Qt::InputMethodHints imHints = item2->inputMethodHints();
+ imHints |= Qt::ImhHiddenText;
+ item2->setInputMethodHints(imHints);
+ QGraphicsScene scene;
+ scene.addItem(item);
+ scene.addItem(item2);
+ QGraphicsView view(&scene);
+ QApplication::setActiveWindow(&view);
+ view.show();
+ QTest::qWaitForWindowShown(&view);
+ item->setFocus();
+ QTRY_VERIFY(item->hasFocus());
+ QCOMPARE(view.inputMethodHints(), item->inputMethodHints());
+ item2->setFocus();
+ QTRY_VERIFY(item2->hasFocus());
+ QCOMPARE(view.inputMethodHints(), item2->inputMethodHints());
+ item->setFlag(QGraphicsItem::ItemAcceptsInputMethod, false);
+ item->setFocus();
+ QTRY_VERIFY(item->hasFocus());
+ //Focus has changed but the new item doesn't accept input method, no hints.
+ QCOMPARE(view.inputMethodHints(), 0);
+ item2->setFocus();
+ QTRY_VERIFY(item2->hasFocus());
+ QCOMPARE(view.inputMethodHints(), item2->inputMethodHints());
+ imHints = item2->inputMethodHints();
+ imHints |= (Qt::ImhNoAutoUppercase | Qt::ImhNoPredictiveText);
+ item2->setInputMethodHints(imHints);
+ QCOMPARE(view.inputMethodHints(), item2->inputMethodHints());
+ QGraphicsProxyWidget *widget = new QGraphicsProxyWidget;
+ QLineEdit *edit = new QLineEdit;
+ edit->setEchoMode(QLineEdit::Password);
+ scene.addItem(widget);
+ widget->setFocus();
+ QTRY_VERIFY(widget->hasFocus());
+ //No widget on the proxy, so no hints
+ QCOMPARE(view.inputMethodHints(), 0);
+ widget->setWidget(edit);
+ //View should match with the line edit
+ QCOMPARE(view.inputMethodHints(), edit->inputMethodHints());
}
void tst_QGraphicsItem::toolTip()
@@ -7247,7 +7293,7 @@ void tst_QGraphicsItem::update()
QCOMPARE(item->repaints, 1);
QCOMPARE(view.repaints, 1);
QRect itemDeviceBoundingRect = item->deviceTransform(view.viewportTransform())
- .mapRect(item->boundingRect()).toRect();
+ .mapRect(item->boundingRect()).toAlignedRect();
QRegion expectedRegion = itemDeviceBoundingRect.adjusted(-2, -2, 2, 2);
// The entire item's bounding rect (adjusted for antialiasing) should have been painted.
QCOMPARE(view.paintedRegion, expectedRegion);
@@ -7326,7 +7372,7 @@ void tst_QGraphicsItem::update()
scene.addItem(parent);
QTest::qWait(50);
itemDeviceBoundingRect = item->deviceTransform(view.viewportTransform())
- .mapRect(item->boundingRect()).toRect();
+ .mapRect(item->boundingRect()).toAlignedRect();
expectedRegion = itemDeviceBoundingRect.adjusted(-2, -2, 2, 2);
view.reset();
item->repaints = 0;
@@ -7602,7 +7648,7 @@ void tst_QGraphicsItem::moveItem()
// Item's boundingRect: (-10, -10, 20, 20).
QRect parentDeviceBoundingRect = parent->deviceTransform(view.viewportTransform())
- .mapRect(parent->boundingRect()).toRect()
+ .mapRect(parent->boundingRect()).toAlignedRect()
.adjusted(-2, -2, 2, 2); // Adjusted for antialiasing.
parent->setPos(20, 20);
@@ -7665,8 +7711,14 @@ void tst_QGraphicsItem::moveLineItem()
QTest::qWait(200);
view.reset();
+ QRectF brect = item->boundingRect();
+ // Do same adjustments as in qgraphicsscene.cpp
+ if (!brect.width())
+ brect.adjust(qreal(-0.00001), 0, qreal(0.00001), 0);
+ if (!brect.height())
+ brect.adjust(0, qreal(-0.00001), 0, qreal(0.00001));
const QRect itemDeviceBoundingRect = item->deviceTransform(view.viewportTransform())
- .mapRect(item->boundingRect()).toRect();
+ .mapRect(brect).toAlignedRect();
QRegion expectedRegion = itemDeviceBoundingRect.adjusted(-2, -2, 2, 2); // antialiasing
// Make sure the calculated region is correct.
@@ -10055,6 +10107,9 @@ void tst_QGraphicsItem::updateMicroFocus()
QApplication::setActiveWindow(&parent);
QTest::qWaitForWindowShown(&parent);
QTRY_COMPARE(QApplication::activeWindow(), static_cast<QWidget *>(&parent));
+ //We reset the number of updates that happened previously (initialisation)
+ ic.nbUpdates = 0;
+ ic2.nbUpdates = 0;
input.doUpdateMicroFocus();
QApplication::processEvents();
QTRY_COMPARE(ic.nbUpdates, 1);
@@ -10383,5 +10438,51 @@ void tst_QGraphicsItem::sortItemsWhileAdding()
grandParent.setParentItem(&grandGrandParent);
}
+void tst_QGraphicsItem::doNotMarkFullUpdateIfNotInScene()
+{
+ struct Item : public QGraphicsTextItem
+ {
+ int painted;
+ void paint(QPainter *painter, const QStyleOptionGraphicsItem *opt, QWidget *wid)
+ {
+ painted++;
+ QGraphicsTextItem::paint(painter, opt, wid);
+ }
+ };
+ QGraphicsScene scene;
+ MyGraphicsView view(&scene);
+ Item *item = new Item;
+ item->painted = 0;
+ item->setPlainText("Grandparent");
+ Item *item2 = new Item;
+ item2->setPlainText("parent");
+ item2->painted = 0;
+ Item *item3 = new Item;
+ item3->setPlainText("child");
+ item3->painted = 0;
+ QGraphicsOpacityEffect *effect = new QGraphicsOpacityEffect;
+ effect->setOpacity(0.5);
+ item2->setGraphicsEffect(effect);
+ item3->setParentItem(item2);
+ item2->setParentItem(item);
+ scene.addItem(item);
+ view.show();
+ QTest::qWaitForWindowShown(&view);
+ QTRY_COMPARE(view.repaints, 1);
+ QTRY_COMPARE(item->painted, 1);
+ QTRY_COMPARE(item2->painted, 1);
+ QTRY_COMPARE(item3->painted, 1);
+ item2->update();
+ QApplication::processEvents();
+ QTRY_COMPARE(item->painted, 2);
+ QTRY_COMPARE(item2->painted, 2);
+ QTRY_COMPARE(item3->painted, 2);
+ item2->update();
+ QApplication::processEvents();
+ QTRY_COMPARE(item->painted, 3);
+ QTRY_COMPARE(item2->painted, 3);
+ QTRY_COMPARE(item3->painted, 3);
+}
+
QTEST_MAIN(tst_QGraphicsItem)
#include "tst_qgraphicsitem.moc"
diff --git a/tests/auto/qgraphicsview/tst_qgraphicsview.cpp b/tests/auto/qgraphicsview/tst_qgraphicsview.cpp
index 5e889f491d..b8df7f6b84 100644
--- a/tests/auto/qgraphicsview/tst_qgraphicsview.cpp
+++ b/tests/auto/qgraphicsview/tst_qgraphicsview.cpp
@@ -216,6 +216,9 @@ private slots:
void exposeRegion();
void update_data();
void update();
+ void update2_data();
+ void update2();
+ void update_ancestorClipsChildrenToShape();
void inputMethodSensitivity();
void inputContextReset();
void indirectPainting();
@@ -1383,28 +1386,48 @@ void tst_QGraphicsView::itemsInRect_cosmeticAdjust_data()
{
QTest::addColumn<QRect>("updateRect");
QTest::addColumn<int>("numPaints");
+ QTest::addColumn<bool>("adjustForAntialiasing");
- QTest::newRow("nil") << QRect() << 1;
- QTest::newRow("0, 0, 300, 100") << QRect(0, 0, 300, 100) << 1;
- QTest::newRow("0, 0, 100, 300") << QRect(0, 0, 100, 300) << 1;
- QTest::newRow("200, 0, 100, 300") << QRect(200, 0, 100, 300) << 1;
- QTest::newRow("0, 200, 300, 100") << QRect(0, 200, 300, 100) << 1;
- QTest::newRow("0, 0, 300, 99") << QRect(0, 0, 300, 99) << 0;
- QTest::newRow("0, 0, 99, 300") << QRect(0, 0, 99, 300) << 0;
- QTest::newRow("201, 0, 99, 300") << QRect(201, 0, 99, 300) << 0;
- QTest::newRow("0, 201, 300, 99") << QRect(0, 201, 300, 99) << 0;
+ // Aliased.
+ QTest::newRow("nil") << QRect() << 1 << false;
+ QTest::newRow("0, 0, 300, 100") << QRect(0, 0, 300, 100) << 1 << false;
+ QTest::newRow("0, 0, 100, 300") << QRect(0, 0, 100, 300) << 1 << false;
+ QTest::newRow("200, 0, 100, 300") << QRect(200, 0, 100, 300) << 1 << false;
+ QTest::newRow("0, 200, 300, 100") << QRect(0, 200, 300, 100) << 1 << false;
+ QTest::newRow("0, 0, 300, 99") << QRect(0, 0, 300, 99) << 0 << false;
+ QTest::newRow("0, 0, 99, 300") << QRect(0, 0, 99, 300) << 0 << false;
+ QTest::newRow("201, 0, 99, 300") << QRect(201, 0, 99, 300) << 0 << false;
+ QTest::newRow("0, 201, 300, 99") << QRect(0, 201, 300, 99) << 0 << false;
+
+ // Anti-aliased.
+ QTest::newRow("nil") << QRect() << 1 << true;
+ QTest::newRow("0, 0, 300, 100") << QRect(0, 0, 300, 100) << 1 << true;
+ QTest::newRow("0, 0, 100, 300") << QRect(0, 0, 100, 300) << 1 << true;
+ QTest::newRow("200, 0, 100, 300") << QRect(200, 0, 100, 300) << 1 << true;
+ QTest::newRow("0, 200, 300, 100") << QRect(0, 200, 300, 100) << 1 << true;
+ QTest::newRow("0, 0, 300, 99") << QRect(0, 0, 300, 99) << 1 << true;
+ QTest::newRow("0, 0, 99, 300") << QRect(0, 0, 99, 300) << 1 << true;
+ QTest::newRow("201, 0, 99, 300") << QRect(201, 0, 99, 300) << 1 << true;
+ QTest::newRow("0, 201, 300, 99") << QRect(0, 201, 300, 99) << 1 << true;
+ QTest::newRow("0, 0, 300, 98") << QRect(0, 0, 300, 98) << 0 << false;
+ QTest::newRow("0, 0, 98, 300") << QRect(0, 0, 98, 300) << 0 << false;
+ QTest::newRow("202, 0, 98, 300") << QRect(202, 0, 98, 300) << 0 << false;
+ QTest::newRow("0, 202, 300, 98") << QRect(0, 202, 300, 98) << 0 << false;
}
void tst_QGraphicsView::itemsInRect_cosmeticAdjust()
{
QFETCH(QRect, updateRect);
QFETCH(int, numPaints);
+ QFETCH(bool, adjustForAntialiasing);
QGraphicsScene scene(-100, -100, 200, 200);
CountPaintItem *rect = new CountPaintItem(QRectF(-50, -50, 100, 100));
scene.addItem(rect);
QGraphicsView view(&scene);
+ view.setOptimizationFlag(QGraphicsView::DontAdjustForAntialiasing, !adjustForAntialiasing);
+ view.setRenderHint(QPainter::Antialiasing, adjustForAntialiasing);
view.setFrameStyle(0);
view.resize(300, 300);
view.show();
@@ -2219,8 +2242,8 @@ void tst_QGraphicsView::viewportUpdateMode()
QTRY_VERIFY(!view.lastUpdateRegions.isEmpty());
#ifndef QT_MAC_USE_COCOA //cocoa doesn't support drawing regions
QCOMPARE(view.lastUpdateRegions.last().rects().size(), 2);
- QCOMPARE(view.lastUpdateRegions.last().rects().at(0).size(), QSize(15, 15));
- QCOMPARE(view.lastUpdateRegions.last().rects().at(1).size(), QSize(15, 15));
+ QCOMPARE(view.lastUpdateRegions.last().rects().at(0).size(), QSize(14, 14));
+ QCOMPARE(view.lastUpdateRegions.last().rects().at(1).size(), QSize(14, 14));
#endif
// Set full update mode.
@@ -2254,7 +2277,7 @@ void tst_QGraphicsView::viewportUpdateMode()
// The view gets one bounding rect update.
QCOMPARE(view.lastUpdateRegions.last().rects().size(), 1);
- QCOMPARE(view.lastUpdateRegions.last().rects().at(0).size(), QSize(33, 33));
+ QCOMPARE(view.lastUpdateRegions.last().rects().at(0).size(), QSize(32, 32));
// Set no update mode
view.setViewportUpdateMode(QGraphicsView::NoViewportUpdate);
@@ -3647,7 +3670,6 @@ void tst_QGraphicsView::update()
const bool intersects = updateRect.intersects(viewportRect);
QGraphicsViewPrivate *viewPrivate = static_cast<QGraphicsViewPrivate *>(qt_widget_private(&view));
QTRY_COMPARE(viewPrivate->updateRect(updateRect), intersects);
- QCOMPARE(viewPrivate->updateRegion(updateRect), intersects);
view.lastUpdateRegions.clear();
viewPrivate->processPendingUpdates();
@@ -3658,13 +3680,157 @@ void tst_QGraphicsView::update()
QTRY_VERIFY(view.lastUpdateRegions.isEmpty());
} else {
QTRY_COMPARE(view.lastUpdateRegions.size(), 1);
- // Note that we adjust by 2 for antialiasing.
- QTRY_COMPARE(view.lastUpdateRegions.at(0), QRegion(updateRect.adjusted(-2, -2, 2, 2) & viewportRect));
+ QTRY_COMPARE(view.lastUpdateRegions.at(0), QRegion(updateRect) & viewportRect);
}
QTRY_VERIFY(!viewPrivate->fullUpdatePending);
#endif
}
+void tst_QGraphicsView::update2_data()
+{
+ QTest::addColumn<qreal>("penWidth");
+ QTest::addColumn<bool>("antialiasing");
+
+ // Anti-aliased.
+ QTest::newRow("pen width: 0.0, antialiasing: true") << 0.0 << true;
+ QTest::newRow("pen width: 1.5, antialiasing: true") << 1.5 << true;
+ QTest::newRow("pen width: 2.0, antialiasing: true") << 2.0 << true;
+ QTest::newRow("pen width: 3.0, antialiasing: true") << 3.0 << true;
+
+ // Aliased.
+ QTest::newRow("pen width: 0.0, antialiasing: false") << 0.0 << false;
+ QTest::newRow("pen width: 1.5, antialiasing: false") << 1.5 << false;
+ QTest::newRow("pen width: 2.0, antialiasing: false") << 2.0 << false;
+ QTest::newRow("pen width: 3.0, antialiasing: false") << 3.0 << false;
+}
+
+void tst_QGraphicsView::update2()
+{
+ QFETCH(qreal, penWidth);
+ QFETCH(bool, antialiasing);
+
+ // Create a rect item.
+ const QRectF rawItemRect(-50.4, -50.3, 100.2, 100.1);
+ CountPaintItem *rect = new CountPaintItem(rawItemRect);
+ QPen pen;
+ pen.setWidthF(penWidth);
+ rect->setPen(pen);
+
+ // Add item to a scene.
+ QGraphicsScene scene(-100, -100, 200, 200);
+ scene.addItem(rect);
+
+ // Create a view on the scene.
+ CustomView view(&scene);
+ view.setOptimizationFlag(QGraphicsView::DontAdjustForAntialiasing, !antialiasing);
+ view.setRenderHint(QPainter::Antialiasing, antialiasing);
+ view.setFrameStyle(0);
+ view.resize(200, 200);
+ view.show();
+ QTest::qWaitForWindowShown(&view) ;
+ QTRY_VERIFY(rect->numPaints > 0);
+
+ // Calculate expected update region for the rect.
+ QRectF expectedItemBoundingRect = rawItemRect;
+ const qreal halfPenWidth = penWidth / qreal(2.0);
+ expectedItemBoundingRect.adjust(-halfPenWidth, -halfPenWidth, halfPenWidth, halfPenWidth);
+ QCOMPARE(rect->boundingRect(), expectedItemBoundingRect);
+
+ QRect expectedItemDeviceBoundingRect = rect->deviceTransform(view.viewportTransform())
+ .mapRect(expectedItemBoundingRect).toAlignedRect();
+ if (antialiasing)
+ expectedItemDeviceBoundingRect.adjust(-2, -2, 2, 2);
+ else
+ expectedItemDeviceBoundingRect.adjust(-1, -1, 1, 1);
+ const QRegion expectedUpdateRegion(expectedItemDeviceBoundingRect);
+
+ // Reset.
+ rect->numPaints = 0;
+ view.lastUpdateRegions.clear();
+ view.painted = false;
+
+ rect->update();
+ QTRY_VERIFY(view.painted);
+
+#ifndef QT_MAC_USE_COCOA //cocoa doesn't support drawing regions
+ QTRY_VERIFY(view.painted);
+ QCOMPARE(view.lastUpdateRegions.size(), 1);
+ QCOMPARE(view.lastUpdateRegions.at(0), expectedUpdateRegion);
+#endif
+}
+
+void tst_QGraphicsView::update_ancestorClipsChildrenToShape()
+{
+ QGraphicsScene scene(-150, -150, 300, 300);
+
+ /*
+ Add three rects:
+
+ +------------------+
+ | child |
+ | +--------------+ |
+ | | parent | |
+ | | +-----------+ |
+ | | |grandParent| |
+ | | +-----------+ |
+ | +--------------+ |
+ +------------------+
+
+ ... where both the parent and the grand parent clips children to shape.
+ */
+ QApplication::processEvents(); // Get rid of pending update.
+
+ QGraphicsRectItem *grandParent = static_cast<QGraphicsRectItem *>(scene.addRect(0, 0, 50, 50));
+ grandParent->setBrush(Qt::black);
+ grandParent->setFlag(QGraphicsItem::ItemClipsChildrenToShape);
+
+ QGraphicsRectItem *parent = static_cast<QGraphicsRectItem *>(scene.addRect(-50, -50, 100, 100));
+ parent->setBrush(QColor(0, 0, 255, 125));
+ parent->setParentItem(grandParent);
+ parent->setFlag(QGraphicsItem::ItemClipsChildrenToShape);
+
+ QGraphicsRectItem *child = static_cast<QGraphicsRectItem *>(scene.addRect(-100, -100, 200, 200));
+ child->setBrush(QColor(255, 0, 0, 125));
+ child->setParentItem(parent);
+
+ CustomView view(&scene);
+ view.show();
+ QTest::qWaitForWindowShown(&view);
+ QTRY_VERIFY(view.painted);
+
+ view.lastUpdateRegions.clear();
+ view.painted = false;
+
+ // Call child->update() and make sure the updated area is within the ancestors' clip.
+ QRectF expected = child->deviceTransform(view.viewportTransform()).mapRect(child->boundingRect());
+ expected &= grandParent->deviceTransform(view.viewportTransform()).mapRect(grandParent->boundingRect());
+
+ child->update();
+ QTRY_VERIFY(view.painted);
+
+#ifndef QT_MAC_USE_COCOA //cocoa doesn't support drawing regions
+ QTRY_VERIFY(view.painted);
+ QCOMPARE(view.lastUpdateRegions.size(), 1);
+ QCOMPARE(view.lastUpdateRegions.at(0), QRegion(expected.toAlignedRect()));
+#endif
+}
+
+class FocusItem : public QGraphicsRectItem
+{
+public:
+ FocusItem() : QGraphicsRectItem(0, 0, 20, 20) {
+ m_viewHasIMEnabledInFocusInEvent = false;
+ }
+
+ void focusInEvent(QFocusEvent *event)
+ {
+ QGraphicsView *view = scene()->views().first();
+ m_viewHasIMEnabledInFocusInEvent = view->testAttribute(Qt::WA_InputMethodEnabled);
+ }
+
+ bool m_viewHasIMEnabledInFocusInEvent;
+};
+
void tst_QGraphicsView::inputMethodSensitivity()
{
QGraphicsScene scene;
@@ -3674,7 +3840,7 @@ void tst_QGraphicsView::inputMethodSensitivity()
QApplication::setActiveWindow(&view);
QTRY_COMPARE(QApplication::activeWindow(), static_cast<QWidget *>(&view));
- QGraphicsRectItem *item = new QGraphicsRectItem;
+ FocusItem *item = new FocusItem;
view.setAttribute(Qt::WA_InputMethodEnabled, true);
@@ -3703,6 +3869,7 @@ void tst_QGraphicsView::inputMethodSensitivity()
scene.setFocusItem(item);
QCOMPARE(scene.focusItem(), static_cast<QGraphicsItem *>(item));
QCOMPARE(view.testAttribute(Qt::WA_InputMethodEnabled), true);
+ QCOMPARE(item->m_viewHasIMEnabledInFocusInEvent, true);
item->setFlag(QGraphicsItem::ItemAcceptsInputMethod, false);
QCOMPARE(view.testAttribute(Qt::WA_InputMethodEnabled), false);
@@ -3711,15 +3878,17 @@ void tst_QGraphicsView::inputMethodSensitivity()
QCOMPARE(view.testAttribute(Qt::WA_InputMethodEnabled), true);
// introduce another item that is focusable but does not accept input methods
- QGraphicsRectItem *item2 = new QGraphicsRectItem;
+ FocusItem *item2 = new FocusItem;
item2->setFlag(QGraphicsItem::ItemIsFocusable);
scene.addItem(item2);
scene.setFocusItem(item2);
QCOMPARE(view.testAttribute(Qt::WA_InputMethodEnabled), false);
+ QCOMPARE(item2->m_viewHasIMEnabledInFocusInEvent, false);
QCOMPARE(scene.focusItem(), static_cast<QGraphicsItem *>(item2));
scene.setFocusItem(item);
QCOMPARE(view.testAttribute(Qt::WA_InputMethodEnabled), true);
+ QCOMPARE(item->m_viewHasIMEnabledInFocusInEvent, true);
QCOMPARE(scene.focusItem(), static_cast<QGraphicsItem *>(item));
view.setScene(0);
@@ -3728,10 +3897,12 @@ void tst_QGraphicsView::inputMethodSensitivity()
view.setScene(&scene);
QCOMPARE(view.testAttribute(Qt::WA_InputMethodEnabled), true);
+ QCOMPARE(item->m_viewHasIMEnabledInFocusInEvent, true);
QCOMPARE(scene.focusItem(), static_cast<QGraphicsItem *>(item));
scene.setFocusItem(item2);
QCOMPARE(view.testAttribute(Qt::WA_InputMethodEnabled), false);
+ QCOMPARE(item2->m_viewHasIMEnabledInFocusInEvent, false);
QCOMPARE(scene.focusItem(), static_cast<QGraphicsItem *>(item2));
view.setScene(0);
@@ -3744,6 +3915,7 @@ void tst_QGraphicsView::inputMethodSensitivity()
view.setScene(&scene);
QCOMPARE(view.testAttribute(Qt::WA_InputMethodEnabled), true);
+ QCOMPARE(item->m_viewHasIMEnabledInFocusInEvent, true);
QCOMPARE(scene.focusItem(), static_cast<QGraphicsItem *>(item));
}
diff --git a/tests/auto/qhttpnetworkconnection/tst_qhttpnetworkconnection.cpp b/tests/auto/qhttpnetworkconnection/tst_qhttpnetworkconnection.cpp
index 0b55390e0e..21f228af2b 100644
--- a/tests/auto/qhttpnetworkconnection/tst_qhttpnetworkconnection.cpp
+++ b/tests/auto/qhttpnetworkconnection/tst_qhttpnetworkconnection.cpp
@@ -107,6 +107,8 @@ private Q_SLOTS:
void getMultiple();
void getMultipleWithPipeliningAndMultiplePriorities();
void getMultipleWithPriorities();
+
+ void getEmptyWithPipelining();
};
tst_QHttpNetworkConnection::tst_QHttpNetworkConnection()
@@ -985,6 +987,53 @@ void tst_QHttpNetworkConnection::getMultipleWithPriorities()
}
+class GetEmptyWithPipeliningReceiver : public QObject
+{
+ Q_OBJECT
+public:
+ int receivedCount;
+ int requestCount;
+ GetEmptyWithPipeliningReceiver(int rq) : receivedCount(0),requestCount(rq) { }
+public Q_SLOTS:
+ void finishedSlot() {
+ QHttpNetworkReply *reply = (QHttpNetworkReply*) sender();
+ receivedCount++;
+
+ if (receivedCount == requestCount)
+ QTestEventLoop::instance().exitLoop();
+ }
+};
+
+void tst_QHttpNetworkConnection::getEmptyWithPipelining()
+{
+ quint16 requestCount = 50;
+ // use 2 connections.
+ QHttpNetworkConnection connection(2, QtNetworkSettings::serverName());
+ GetEmptyWithPipeliningReceiver receiver(requestCount);
+
+ QUrl url("http://" + QtNetworkSettings::serverName() + "/cgi-bin/echo.cgi"); // a get on this = getting an empty file
+ QList<QHttpNetworkRequest*> requests;
+ QList<QHttpNetworkReply*> replies;
+
+ for (int i = 0; i < requestCount; i++) {
+ QHttpNetworkRequest *request = 0;
+ request = new QHttpNetworkRequest(url, QHttpNetworkRequest::Get);
+ request->setPipeliningAllowed(true);
+
+ requests.append(request);
+ QHttpNetworkReply *reply = connection.sendRequest(*request);
+ connect(reply, SIGNAL(finished()), &receiver, SLOT(finishedSlot()));
+ replies.append(reply);
+ }
+
+ QTestEventLoop::instance().enterLoop(20);
+ QVERIFY(!QTestEventLoop::instance().timeout());
+
+ qDeleteAll(requests);
+ qDeleteAll(replies);
+}
+
+
QTEST_MAIN(tst_QHttpNetworkConnection)
#include "tst_qhttpnetworkconnection.moc"
diff --git a/tests/auto/qimagereader/tst_qimagereader.cpp b/tests/auto/qimagereader/tst_qimagereader.cpp
index 1b4c502896..aadee5bf2e 100644
--- a/tests/auto/qimagereader/tst_qimagereader.cpp
+++ b/tests/auto/qimagereader/tst_qimagereader.cpp
@@ -114,6 +114,9 @@ private slots:
void readFromFileAfterJunk_data();
void readFromFileAfterJunk();
+ void devicePosition_data();
+ void devicePosition();
+
void setBackgroundColor_data();
void setBackgroundColor();
@@ -1117,7 +1120,7 @@ void tst_QImageReader::readFromFileAfterJunk()
QByteArray imageData = imageFile.readAll();
QVERIFY(!imageData.isNull());
- int iterations = 10;
+ int iterations = 3;
if (format == "ppm" || format == "pbm" || format == "pgm" || format == "svg" || format == "svgz")
iterations = 1;
@@ -1147,6 +1150,64 @@ void tst_QImageReader::readFromFileAfterJunk()
}
}
+void tst_QImageReader::devicePosition_data()
+{
+ QTest::addColumn<QString>("fileName");
+ QTest::addColumn<QByteArray>("format");
+
+ QTest::newRow("pbm") << QString("image.pbm") << QByteArray("pbm");
+ QTest::newRow("pgm") << QString("image.pgm") << QByteArray("pgm");
+ QTest::newRow("ppm-1") << QString("image.ppm") << QByteArray("ppm");
+#ifdef QTEST_HAVE_JPEG
+ QTest::newRow("jpeg-1") << QString("beavis.jpg") << QByteArray("jpeg");
+ QTest::newRow("jpeg-2") << QString("YCbCr_cmyk.jpg") << QByteArray("jpeg");
+ QTest::newRow("jpeg-3") << QString("YCbCr_rgb.jpg") << QByteArray("jpeg");
+#endif
+#if defined QTEST_HAVE_GIF
+ QTest::newRow("gif-1") << QString("earth.gif") << QByteArray("gif");
+#endif
+ QTest::newRow("xbm") << QString("gnus.xbm") << QByteArray("xbm");
+ QTest::newRow("xpm") << QString("marble.xpm") << QByteArray("xpm");
+ QTest::newRow("bmp-1") << QString("colorful.bmp") << QByteArray("bmp");
+ QTest::newRow("bmp-2") << QString("font.bmp") << QByteArray("bmp");
+ QTest::newRow("png") << QString("kollada.png") << QByteArray("png");
+// QTest::newRow("mng-1") << QString("images/ball.mng") << QByteArray("mng");
+// QTest::newRow("mng-2") << QString("images/fire.mng") << QByteArray("mng");
+#if defined QTEST_HAVE_SVG
+ QTest::newRow("svg") << QString("rect.svg") << QByteArray("svg");
+ QTest::newRow("svgz") << QString("rect.svgz") << QByteArray("svgz");
+#endif
+}
+
+void tst_QImageReader::devicePosition()
+{
+ QFETCH(QString, fileName);
+ QFETCH(QByteArray, format);
+
+ QImage expected(prefix + fileName);
+ QVERIFY(!expected.isNull());
+
+ QFile imageFile(prefix + fileName);
+ QVERIFY(imageFile.open(QFile::ReadOnly));
+ QByteArray imageData = imageFile.readAll();
+ QVERIFY(!imageData.isNull());
+ int imageDataSize = imageData.size();
+
+ const char *preStr = "prebeef\n";
+ int preLen = qstrlen(preStr);
+ imageData.prepend(preStr);
+ if (format != "svg" && format != "svgz") // Doesn't handle trailing data
+ imageData.append("\npostbeef");
+ QBuffer buf(&imageData);
+ buf.open(QIODevice::ReadOnly);
+ buf.seek(preLen);
+ QImageReader reader(&buf, format);
+ QCOMPARE(expected, reader.read());
+ if (format != "ppm" && format != "gif") // Known not to work
+ QCOMPARE(buf.pos(), qint64(preLen+imageDataSize));
+}
+
+
void tst_QImageReader::description_data()
{
QTest::addColumn<QString>("fileName");
diff --git a/tests/auto/qlineedit/qlineedit.pro b/tests/auto/qlineedit/qlineedit.pro
index f00a2d81b3..1f862b414b 100644
--- a/tests/auto/qlineedit/qlineedit.pro
+++ b/tests/auto/qlineedit/qlineedit.pro
@@ -1,4 +1,5 @@
load(qttest_p4)
+contains(QT_CONFIG,qt3support) QT += qt3support
SOURCES += tst_qlineedit.cpp
diff --git a/tests/auto/qlineedit/tst_qlineedit.cpp b/tests/auto/qlineedit/tst_qlineedit.cpp
index 6dc2c82022..b34e559674 100644
--- a/tests/auto/qlineedit/tst_qlineedit.cpp
+++ b/tests/auto/qlineedit/tst_qlineedit.cpp
@@ -276,6 +276,11 @@ private slots:
#endif
void taskQTBUG_7395_readOnlyShortcut();
+#ifdef QT3_SUPPORT
+ void validateAndSet_data();
+ void validateAndSet();
+#endif
+
protected slots:
#ifdef QT3_SUPPORT
void lostFocus();
@@ -1491,6 +1496,34 @@ void tst_QLineEdit::lostFocus()
{
editingFinished();
}
+
+void tst_QLineEdit::validateAndSet_data()
+{
+ QTest::addColumn<QString>("newText");
+ QTest::addColumn<int>("newPos");
+ QTest::addColumn<int>("newMarkAnchor");
+ QTest::addColumn<int>("newMarkDrag");
+
+ QTest::newRow("1") << QString("Hello World") << 3 << 3 << 5;
+ QTest::newRow("2") << QString("Hello World") << 5 << 3 << 5;
+}
+
+void tst_QLineEdit::validateAndSet()
+{
+ QFETCH(QString, newText);
+ QFETCH(int, newPos);
+ QFETCH(int, newMarkAnchor);
+ QFETCH(int, newMarkDrag);
+
+ QLineEdit e;
+ e.validateAndSet(newText, newPos, newMarkAnchor, newMarkDrag);
+ QCOMPARE(e.text(), newText);
+ QCOMPARE(e.cursorPosition(), newPos);
+ QCOMPARE(e.selectedText(), newText.mid(newMarkAnchor, newMarkDrag-newMarkAnchor));
+}
+
+
+
#endif
void tst_QLineEdit::editingFinished()
{
diff --git a/tests/auto/qlist/tst_qlist.cpp b/tests/auto/qlist/tst_qlist.cpp
index e2944cccdc..ba8aefa8c0 100644
--- a/tests/auto/qlist/tst_qlist.cpp
+++ b/tests/auto/qlist/tst_qlist.cpp
@@ -62,6 +62,33 @@ private slots:
void append() const;
void prepend() const;
void mid() const;
+ void at() const;
+ void first() const;
+ void last() const;
+ void begin() const;
+ void end() const;
+ void contains() const;
+ void count() const;
+ void empty() const;
+ void endsWith() const;
+ void lastIndexOf() const;
+ void move() const;
+ void removeAll() const;
+ void removeAt() const;
+ void removeOne() const;
+ void replace() const;
+ void startsWith() const;
+ void swap() const;
+ void takeAt() const;
+ void takeFirst() const;
+ void takeLast() const;
+ void toSet() const;
+ void toStdList() const;
+ void toVector() const;
+ void value() const;
+
+ void testSTLIterators() const;
+ void testOperators() const;
};
void tst_QList::length() const
@@ -173,5 +200,467 @@ void tst_QList::mid() const
QList<QString>() << "bak" << "buck" << "hello");
}
+void tst_QList::at() const
+{
+ // test at() and make sure it functions correctly with some simple list manipulation.
+ QList<QString> list;
+
+ // create a list
+ list << "foo" << "bar" << "baz";
+ QVERIFY(list.size() == 3);
+ QCOMPARE(list.at(0), QLatin1String("foo"));
+ QCOMPARE(list.at(1), QLatin1String("bar"));
+ QCOMPARE(list.at(2), QLatin1String("baz"));
+
+ // append an item
+ list << "hello";
+ QVERIFY(list.size() == 4);
+ QCOMPARE(list.at(0), QLatin1String("foo"));
+ QCOMPARE(list.at(1), QLatin1String("bar"));
+ QCOMPARE(list.at(2), QLatin1String("baz"));
+ QCOMPARE(list.at(3), QLatin1String("hello"));
+
+ // remove an item
+ list.removeAt(1);
+ QVERIFY(list.size() == 3);
+ QCOMPARE(list.at(0), QLatin1String("foo"));
+ QCOMPARE(list.at(1), QLatin1String("baz"));
+ QCOMPARE(list.at(2), QLatin1String("hello"));
+}
+
+void tst_QList::first() const
+{
+ QList<QString> list;
+ list << "foo" << "bar";
+
+ QCOMPARE(list.first(), QLatin1String("foo"));
+
+ // remove an item, make sure it still works
+ list.pop_front();
+ QVERIFY(list.size() == 1);
+ QCOMPARE(list.first(), QLatin1String("bar"));
+}
+
+void tst_QList::last() const
+{
+ QList<QString> list;
+ list << "foo" << "bar";
+
+ QCOMPARE(list.last(), QLatin1String("bar"));
+
+ // remove an item, make sure it still works
+ list.pop_back();
+ QVERIFY(list.size() == 1);
+ QCOMPARE(list.last(), QLatin1String("foo"));
+}
+
+void tst_QList::begin() const
+{
+ QList<QString> list;
+ list << "foo" << "bar";
+
+ QCOMPARE(*list.begin(), QLatin1String("foo"));
+
+ // remove an item, make sure it still works
+ list.pop_front();
+ QVERIFY(list.size() == 1);
+ QCOMPARE(*list.begin(), QLatin1String("bar"));
+}
+
+void tst_QList::end() const
+{
+ QList<QString> list;
+ list << "foo" << "bar";
+
+ QCOMPARE(*--list.end(), QLatin1String("bar"));
+
+ // remove an item, make sure it still works
+ list.pop_back();
+ QVERIFY(list.size() == 1);
+ QCOMPARE(*--list.end(), QLatin1String("foo"));
+}
+
+void tst_QList::contains() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ QVERIFY(list.contains(QLatin1String("foo")) == true);
+ QVERIFY(list.contains(QLatin1String("pirates")) != true);
+
+ // add it and make sure it matches
+ list.append(QLatin1String("ninjas"));
+ QVERIFY(list.contains(QLatin1String("ninjas")) == true);
+}
+
+void tst_QList::count() const
+{
+ QList<QString> list;
+
+ // starts empty
+ QVERIFY(list.count() == 0);
+
+ // goes up
+ list.append(QLatin1String("foo"));
+ QVERIFY(list.count() == 1);
+
+ // and up
+ list.append(QLatin1String("bar"));
+ QVERIFY(list.count() == 2);
+
+ // and down
+ list.pop_back();
+ QVERIFY(list.count() == 1);
+
+ // and empty. :)
+ list.pop_back();
+ QVERIFY(list.count() == 0);
+}
+
+void tst_QList::empty() const
+{
+ QList<QString> list;
+
+ // make sure it starts empty
+ QVERIFY(list.empty());
+
+ // and doesn't stay empty
+ list.append(QLatin1String("foo"));
+ QVERIFY(!list.empty());
+
+ // and goes back to being empty
+ list.pop_back();
+ QVERIFY(list.empty());
+}
+
+void tst_QList::endsWith() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // test it returns correctly in both cases
+ QVERIFY(list.endsWith(QLatin1String("baz")));
+ QVERIFY(!list.endsWith(QLatin1String("bar")));
+
+ // remove an item and make sure the end item changes
+ list.pop_back();
+ QVERIFY(list.endsWith(QLatin1String("bar")));
+}
+
+void tst_QList::lastIndexOf() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // one instance of the target item
+ QVERIFY(list.lastIndexOf(QLatin1String("baz")) == 2);
+
+ // shouldn't find this
+ QVERIFY(list.lastIndexOf(QLatin1String("shouldntfindme")) == -1);
+
+ // multiple instances
+ list.append("baz");
+ list.append("baz");
+ QVERIFY(list.lastIndexOf(QLatin1String("baz")) == 4);
+
+ // search from the middle to find the last one
+ QVERIFY(list.lastIndexOf(QLatin1String("baz"), 3) == 3);
+
+ // try find none
+ QVERIFY(list.lastIndexOf(QLatin1String("baz"), 1) == -1);
+}
+
+void tst_QList::move() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // move an item
+ list.move(0, list.count() - 1);
+ QCOMPARE(list, QList<QString>() << "bar" << "baz" << "foo");
+
+ // move it back
+ list.move(list.count() - 1, 0);
+ QCOMPARE(list, QList<QString>() << "foo" << "bar" << "baz");
+
+ // move an item in the middle
+ list.move(1, 0);
+ QCOMPARE(list, QList<QString>() << "bar" << "foo" << "baz");
+}
+
+void tst_QList::removeAll() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // remove one instance
+ list.removeAll(QLatin1String("bar"));
+ QCOMPARE(list, QList<QString>() << "foo" << "baz");
+
+ // many instances
+ list << "foo" << "bar" << "baz";
+ list << "foo" << "bar" << "baz";
+ list << "foo" << "bar" << "baz";
+ list.removeAll(QLatin1String("bar"));
+ QCOMPARE(list, QList<QString>() << "foo" << "baz" << "foo" << "baz" << "foo" << "baz" << "foo" << "baz");
+
+ // try remove something that doesn't exist
+ list.removeAll(QLatin1String("you won't remove anything I hope"));
+ QCOMPARE(list, QList<QString>() << "foo" << "baz" << "foo" << "baz" << "foo" << "baz" << "foo" << "baz");
+}
+
+void tst_QList::removeAt() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // middle
+ list.removeAt(1);
+ QCOMPARE(list, QList<QString>() << "foo" << "baz");
+
+ // start
+ list.removeAt(0);
+ QCOMPARE(list, QList<QString>() << "baz");
+
+ // final
+ list.removeAt(0);
+ QCOMPARE(list, QList<QString>());
+}
+
+void tst_QList::removeOne() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // middle
+ list.removeOne(QLatin1String("bar"));
+ QCOMPARE(list, QList<QString>() << "foo" << "baz");
+
+ // start
+ list.removeOne(QLatin1String("foo"));
+ QCOMPARE(list, QList<QString>() << "baz");
+
+ // last
+ list.removeOne(QLatin1String("baz"));
+ QCOMPARE(list, QList<QString>());
+
+ // make sure it really only removes one :)
+ list << "foo" << "foo";
+ list.removeOne("foo");
+ QCOMPARE(list, QList<QString>() << "foo");
+
+ // try remove something that doesn't exist
+ list.removeOne(QLatin1String("you won't remove anything I hope"));
+ QCOMPARE(list, QList<QString>() << "foo");
+}
+
+void tst_QList::replace() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // start
+ list.replace(0, "moo");
+ QCOMPARE(list, QList<QString>() << "moo" << "bar" << "baz");
+
+ // middle
+ list.replace(1, "cow");
+ QCOMPARE(list, QList<QString>() << "moo" << "cow" << "baz");
+
+ // end
+ list.replace(2, "milk");
+ QCOMPARE(list, QList<QString>() << "moo" << "cow" << "milk");
+}
+
+void tst_QList::startsWith() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // make sure it starts ok
+ QVERIFY(list.startsWith(QLatin1String("foo")));
+
+ // remove an item
+ list.removeFirst();
+ QVERIFY(list.startsWith(QLatin1String("bar")));
+}
+
+void tst_QList::swap() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // swap
+ list.swap(0, 2);
+ QCOMPARE(list, QList<QString>() << "baz" << "bar" << "foo");
+
+ // swap again
+ list.swap(1, 2);
+ QCOMPARE(list, QList<QString>() << "baz" << "foo" << "bar");
+}
+
+void tst_QList::takeAt() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ QCOMPARE(list.takeAt(0), QLatin1String("foo"));
+ QVERIFY(list.size() == 2);
+ QCOMPARE(list.takeAt(1), QLatin1String("baz"));
+ QVERIFY(list.size() == 1);
+ QCOMPARE(list.takeAt(0), QLatin1String("bar"));
+ QVERIFY(list.size() == 0);
+}
+
+void tst_QList::takeFirst() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ QCOMPARE(list.takeFirst(), QLatin1String("foo"));
+ QVERIFY(list.size() == 2);
+ QCOMPARE(list.takeFirst(), QLatin1String("bar"));
+ QVERIFY(list.size() == 1);
+ QCOMPARE(list.takeFirst(), QLatin1String("baz"));
+ QVERIFY(list.size() == 0);
+}
+
+void tst_QList::takeLast() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ QCOMPARE(list.takeLast(), QLatin1String("baz"));
+ QCOMPARE(list.takeLast(), QLatin1String("bar"));
+ QCOMPARE(list.takeLast(), QLatin1String("foo"));
+}
+
+void tst_QList::toSet() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // no duplicates
+ QCOMPARE(list.toSet(), QSet<QString>() << "foo" << "bar" << "baz");
+ QCOMPARE(list, QList<QString>() << "foo" << "bar" << "baz");
+
+ // duplicates (is this more of a QSet test?)
+ list << "foo" << "bar" << "baz";
+ QCOMPARE(list.toSet(), QSet<QString>() << "foo" << "bar" << "baz");
+ QCOMPARE(list, QList<QString>() << "foo" << "bar" << "baz" << "foo" << "bar" << "baz");
+}
+
+void tst_QList::toStdList() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // yuck.
+ std::list<QString> slist;
+ slist.push_back(QLatin1String("foo"));
+ slist.push_back(QLatin1String("bar"));
+ slist.push_back(QLatin1String("baz"));
+
+ QCOMPARE(list.toStdList(), slist);
+ QCOMPARE(list, QList<QString>() << "foo" << "bar" << "baz");
+}
+
+void tst_QList::toVector() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ QCOMPARE(list.toVector(), QVector<QString>() << "foo" << "bar" << "baz");
+}
+
+void tst_QList::value() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ // test real values
+ QCOMPARE(list.value(0), QLatin1String("foo"));
+ QCOMPARE(list.value(2), QLatin1String("baz"));
+
+ // test empty default
+ QCOMPARE(list.value(3), QString());
+ QCOMPARE(list.value(-1), QString());
+
+ // test defaults
+ QLatin1String defaultstr("default");
+ QCOMPARE(list.value(-1, defaultstr), defaultstr);
+ QCOMPARE(list.value(3, defaultstr), defaultstr);
+}
+
+void tst_QList::testOperators() const
+{
+ QList<QString> list;
+ list << "foo" << "bar" << "baz";
+
+ QList<QString> listtwo;
+ listtwo << "foo" << "bar" << "baz";
+
+ // test equal
+ QVERIFY(list == listtwo);
+
+ // not equal
+ listtwo.append("not equal");
+ QVERIFY(list != listtwo);
+
+ // +=
+ list += listtwo;
+ QVERIFY(list.size() == 7);
+ QVERIFY(listtwo.size() == 4);
+ QCOMPARE(list, QList<QString>() << "foo" << "bar" << "baz" << "foo" << "bar" << "baz" << "not equal");
+
+ // =
+ list = listtwo;
+ QCOMPARE(list, listtwo);
+ QCOMPARE(list, QList<QString>() << "foo" << "bar" << "baz" << "not equal");
+
+ // []
+ QCOMPARE(list[0], QLatin1String("foo"));
+ QCOMPARE(list[list.size() - 1], QLatin1String("not equal"));
+}
+
+void tst_QList::testSTLIterators() const
+{
+ QList<QString> list;
+
+ // create a list
+ list << "foo" << "bar" << "baz";
+ QList<QString>::iterator it = list.begin();
+ QCOMPARE(*it, QLatin1String("foo")); it++;
+ QCOMPARE(*it, QLatin1String("bar")); it++;
+ QCOMPARE(*it, QLatin1String("baz")); it++;
+ QCOMPARE(it, list.end()); it--;
+
+ // walk backwards
+ QCOMPARE(*it, QLatin1String("baz")); it--;
+ QCOMPARE(*it, QLatin1String("bar")); it--;
+ QCOMPARE(*it, QLatin1String("foo"));
+
+ // test erase
+ it = list.erase(it);
+ QVERIFY(list.size() == 2);
+ QCOMPARE(*it, QLatin1String("bar"));
+
+ // test multiple erase
+ it = list.erase(it, it + 2);
+ QVERIFY(list.size() == 0);
+ QCOMPARE(it, list.end());
+
+ // insert again
+ it = list.insert(it, QLatin1String("foo"));
+ QVERIFY(list.size() == 1);
+ QCOMPARE(*it, QLatin1String("foo"));
+
+ // insert again
+ it = list.insert(it, QLatin1String("bar"));
+ QVERIFY(list.size() == 2);
+ QCOMPARE(*it++, QLatin1String("bar"));
+ QCOMPARE(*it, QLatin1String("foo"));
+}
+
QTEST_APPLESS_MAIN(tst_QList)
#include "tst_qlist.moc"
diff --git a/tests/auto/qnetworkcookiejar/tst_qnetworkcookiejar.cpp b/tests/auto/qnetworkcookiejar/tst_qnetworkcookiejar.cpp
index f4c4429eac..01b9c0cd31 100644
--- a/tests/auto/qnetworkcookiejar/tst_qnetworkcookiejar.cpp
+++ b/tests/auto/qnetworkcookiejar/tst_qnetworkcookiejar.cpp
@@ -304,6 +304,21 @@ void tst_QNetworkCookieJar::cookiesForUrl_data()
QTest::newRow("path-match-2") << allCookies << "http://nokia.com/web/" << result;
QTest::newRow("path-match-3") << allCookies << "http://nokia.com/web/content" << result;
+ // secure cookies
+ allCookies.clear();
+ result.clear();
+ QNetworkCookie secureCookie;
+ secureCookie.setName("a");
+ secureCookie.setPath("/web");
+ secureCookie.setDomain(".nokia.com");
+ secureCookie.setSecure(true);
+ allCookies += secureCookie;
+ QTest::newRow("no-match-secure-1") << allCookies << "http://nokia.com/web" << result;
+ QTest::newRow("no-match-secure-2") << allCookies << "http://qt.nokia.com/web" << result;
+ result += secureCookie;
+ QTest::newRow("match-secure-1") << allCookies << "https://nokia.com/web" << result;
+ QTest::newRow("match-secure-2") << allCookies << "https://qt.nokia.com/web" << result;
+
}
void tst_QNetworkCookieJar::cookiesForUrl()
diff --git a/tests/auto/qscriptengine/tst_qscriptengine.cpp b/tests/auto/qscriptengine/tst_qscriptengine.cpp
index 89ea1dbf31..5e59950f6a 100644
--- a/tests/auto/qscriptengine/tst_qscriptengine.cpp
+++ b/tests/auto/qscriptengine/tst_qscriptengine.cpp
@@ -158,6 +158,8 @@ private slots:
void translateScript();
void translateWithInvalidArgs_data();
void translateWithInvalidArgs();
+ void translationContext_data();
+ void translationContext();
void functionScopes();
void nativeFunctionScopes();
void evaluateProgram();
@@ -801,6 +803,12 @@ static QScriptValue myConstructor(QScriptContext *ctx, QScriptEngine *eng)
return obj;
}
+static QScriptValue instanceofJS(const QScriptValue &inst, const QScriptValue &ctor)
+{
+ return inst.engine()->evaluate("(function(inst, ctor) { return inst instanceof ctor; })")
+ .call(QScriptValue(), QScriptValueList() << inst << ctor);
+}
+
void tst_QScriptEngine::newQMetaObject()
{
QScriptEngine eng;
@@ -831,11 +839,15 @@ void tst_QScriptEngine::newQMetaObject()
QCOMPARE(instance.isQObject(), true);
QCOMPARE(instance.toQObject()->metaObject(), qclass.toQMetaObject());
QVERIFY(instance.instanceOf(qclass));
+ QVERIFY(instanceofJS(instance, qclass).strictlyEquals(true));
QScriptValue instance2 = qclass2.construct();
QCOMPARE(instance2.isQObject(), true);
QCOMPARE(instance2.toQObject()->metaObject(), qclass2.toQMetaObject());
QVERIFY(instance2.instanceOf(qclass2));
+ QVERIFY(instanceofJS(instance2, qclass2).strictlyEquals(true));
+ QVERIFY(!instance2.instanceOf(qclass));
+ QVERIFY(instanceofJS(instance2, qclass).strictlyEquals(false));
QScriptValueList args;
args << instance;
@@ -843,6 +855,9 @@ void tst_QScriptEngine::newQMetaObject()
QCOMPARE(instance3.isQObject(), true);
QCOMPARE(instance3.toQObject()->parent(), instance.toQObject());
QVERIFY(instance3.instanceOf(qclass));
+ QVERIFY(instanceofJS(instance3, qclass).strictlyEquals(true));
+ QVERIFY(!instance3.instanceOf(qclass2));
+ QVERIFY(instanceofJS(instance3, qclass2).strictlyEquals(false));
args.clear();
QPointer<QObject> qpointer1 = instance.toQObject();
@@ -878,6 +893,9 @@ void tst_QScriptEngine::newQMetaObject()
QVERIFY(ret.property("isCalledAsConstructor").isBoolean());
QVERIFY(!ret.property("isCalledAsConstructor").toBoolean());
QVERIFY(ret.instanceOf(qclass3));
+ QVERIFY(instanceofJS(ret, qclass3).strictlyEquals(true));
+ QVERIFY(!ret.instanceOf(qclass));
+ QVERIFY(instanceofJS(ret, qclass).strictlyEquals(false));
}
{
QScriptValue ret = qclass3.construct();
@@ -885,11 +903,15 @@ void tst_QScriptEngine::newQMetaObject()
QVERIFY(ret.property("isCalledAsConstructor").isBoolean());
QVERIFY(ret.property("isCalledAsConstructor").toBoolean());
QVERIFY(ret.instanceOf(qclass3));
+ QVERIFY(instanceofJS(ret, qclass3).strictlyEquals(true));
+ QVERIFY(!ret.instanceOf(qclass2));
+ QVERIFY(instanceofJS(ret, qclass2).strictlyEquals(false));
}
// subclassing
qclass2.setProperty("prototype", qclass.construct());
QVERIFY(qclass2.construct().instanceOf(qclass));
+ QVERIFY(instanceofJS(qclass2.construct(), qclass).strictlyEquals(true));
// with meta-constructor
QScriptValue qclass4 = eng.newQMetaObject(&QObject::staticMetaObject);
@@ -899,6 +921,9 @@ void tst_QScriptEngine::newQMetaObject()
QVERIFY(inst.toQObject() != 0);
QCOMPARE(inst.toQObject()->parent(), (QObject*)0);
QVERIFY(inst.instanceOf(qclass4));
+ QVERIFY(instanceofJS(inst, qclass4).strictlyEquals(true));
+ QVERIFY(!inst.instanceOf(qclass3));
+ QVERIFY(instanceofJS(inst, qclass3).strictlyEquals(false));
}
{
QScriptValue inst = qclass4.construct(QScriptValueList() << eng.newQObject(this));
@@ -906,6 +931,9 @@ void tst_QScriptEngine::newQMetaObject()
QVERIFY(inst.toQObject() != 0);
QCOMPARE(inst.toQObject()->parent(), (QObject*)this);
QVERIFY(inst.instanceOf(qclass4));
+ QVERIFY(instanceofJS(inst, qclass4).strictlyEquals(true));
+ QVERIFY(!inst.instanceOf(qclass2));
+ QVERIFY(instanceofJS(inst, qclass2).strictlyEquals(false));
}
}
@@ -3854,6 +3882,7 @@ void tst_QScriptEngine::toObject()
QVERIFY(tmp.isObject());
QCOMPARE(tmp.toNumber(), falskt.toNumber());
}
+ QVERIFY(falskt.isBool());
QScriptValue sant(true);
{
@@ -3861,6 +3890,7 @@ void tst_QScriptEngine::toObject()
QVERIFY(tmp.isObject());
QCOMPARE(tmp.toNumber(), sant.toNumber());
}
+ QVERIFY(sant.isBool());
QScriptValue number(123.0);
{
@@ -3868,6 +3898,7 @@ void tst_QScriptEngine::toObject()
QVERIFY(tmp.isObject());
QCOMPARE(tmp.toNumber(), number.toNumber());
}
+ QVERIFY(number.isNumber());
QScriptValue str = QScriptValue(&eng, QString("ciao"));
{
@@ -3875,6 +3906,7 @@ void tst_QScriptEngine::toObject()
QVERIFY(tmp.isObject());
QCOMPARE(tmp.toString(), str.toString());
}
+ QVERIFY(str.isString());
QScriptValue object = eng.newObject();
{
@@ -3887,6 +3919,32 @@ void tst_QScriptEngine::toObject()
QVERIFY(eng.toObject(qobject).strictlyEquals(qobject));
QVERIFY(!eng.toObject(QScriptValue()).isValid());
+
+ // v1 constructors
+
+ QScriptValue boolValue(&eng, true);
+ {
+ QScriptValue ret = eng.toObject(boolValue);
+ QVERIFY(ret.isObject());
+ QCOMPARE(ret.toBool(), boolValue.toBool());
+ }
+ QVERIFY(boolValue.isBool());
+
+ QScriptValue numberValue(&eng, 123.0);
+ {
+ QScriptValue ret = eng.toObject(numberValue);
+ QVERIFY(ret.isObject());
+ QCOMPARE(ret.toNumber(), numberValue.toNumber());
+ }
+ QVERIFY(numberValue.isNumber());
+
+ QScriptValue stringValue(&eng, QString::fromLatin1("foo"));
+ {
+ QScriptValue ret = eng.toObject(stringValue);
+ QVERIFY(ret.isObject());
+ QCOMPARE(ret.toString(), stringValue.toString());
+ }
+ QVERIFY(stringValue.isString());
}
void tst_QScriptEngine::reservedWords_data()
@@ -4459,6 +4517,54 @@ void tst_QScriptEngine::translateWithInvalidArgs()
QCOMPARE(result.toString(), expectedError);
}
+void tst_QScriptEngine::translationContext_data()
+{
+ QTest::addColumn<QString>("path");
+ QTest::addColumn<QString>("text");
+ QTest::addColumn<QString>("expectedTranslation");
+
+ QTest::newRow("translatable.js") << "translatable.js" << "One" << "En";
+ QTest::newRow("/translatable.js") << "/translatable.js" << "One" << "En";
+ QTest::newRow("/foo/translatable.js") << "/foo/translatable.js" << "One" << "En";
+ QTest::newRow("/foo/bar/translatable.js") << "/foo/bar/translatable.js" << "One" << "En";
+ QTest::newRow("./translatable.js") << "./translatable.js" << "One" << "En";
+ QTest::newRow("../translatable.js") << "../translatable.js" << "One" << "En";
+ QTest::newRow("foo/translatable.js") << "foo/translatable.js" << "One" << "En";
+ QTest::newRow("file:///home/qt/translatable.js") << "file:///home/qt/translatable.js" << "One" << "En";
+ QTest::newRow(":/resources/translatable.js") << ":/resources/translatable.js" << "One" << "En";
+ QTest::newRow("/translatable.js.foo") << "/translatable.js.foo" << "One" << "En";
+ QTest::newRow("/translatable.txt") << "/translatable.txt" << "One" << "En";
+ QTest::newRow("translatable") << "translatable" << "One" << "En";
+ QTest::newRow("foo/translatable") << "foo/translatable" << "One" << "En";
+
+ QTest::newRow("native separators")
+ << (QDir::toNativeSeparators(QDir::currentPath()) + QDir::separator() + "translatable.js")
+ << "One" << "En";
+
+ QTest::newRow("translatable.js/") << "translatable.js/" << "One" << "One";
+ QTest::newRow("nosuchscript.js") << "" << "One" << "One";
+ QTest::newRow("(empty)") << "" << "One" << "One";
+}
+
+void tst_QScriptEngine::translationContext()
+{
+ QTranslator translator;
+ translator.load(":/translations/translatable_la");
+ QCoreApplication::instance()->installTranslator(&translator);
+
+ QScriptEngine engine;
+ engine.installTranslatorFunctions();
+
+ QFETCH(QString, path);
+ QFETCH(QString, text);
+ QFETCH(QString, expectedTranslation);
+ QScriptValue ret = engine.evaluate(QString::fromLatin1("qsTr('%0')").arg(text), path);
+ QVERIFY(ret.isString());
+ QCOMPARE(ret.toString(), expectedTranslation);
+
+ QCoreApplication::instance()->removeTranslator(&translator);
+}
+
void tst_QScriptEngine::functionScopes()
{
QScriptEngine eng;
diff --git a/tests/auto/qscriptvalue/tst_qscriptvalue.cpp b/tests/auto/qscriptvalue/tst_qscriptvalue.cpp
index dc369aa4ec..aa9fa15e55 100644
--- a/tests/auto/qscriptvalue/tst_qscriptvalue.cpp
+++ b/tests/auto/qscriptvalue/tst_qscriptvalue.cpp
@@ -1446,9 +1446,11 @@ void tst_QScriptValue::toObject()
QScriptValue undefined = eng.undefinedValue();
QCOMPARE(undefined.toObject().isValid(), false);
+ QVERIFY(undefined.isUndefined());
QScriptValue null = eng.nullValue();
QCOMPARE(null.toObject().isValid(), false);
+ QVERIFY(null.isNull());
{
QScriptValue falskt = QScriptValue(&eng, false);
@@ -1457,6 +1459,7 @@ void tst_QScriptValue::toObject()
QCOMPARE(tmp.isObject(), true);
QCOMPARE(tmp.toNumber(), falskt.toNumber());
}
+ QVERIFY(falskt.isBool());
QScriptValue sant = QScriptValue(&eng, true);
{
@@ -1464,6 +1467,7 @@ void tst_QScriptValue::toObject()
QCOMPARE(tmp.isObject(), true);
QCOMPARE(tmp.toNumber(), sant.toNumber());
}
+ QVERIFY(sant.isBool());
QScriptValue number = QScriptValue(&eng, 123.0);
{
@@ -1471,6 +1475,7 @@ void tst_QScriptValue::toObject()
QCOMPARE(tmp.isObject(), true);
QCOMPARE(tmp.toNumber(), number.toNumber());
}
+ QVERIFY(number.isNumber());
QScriptValue str = QScriptValue(&eng, QString("ciao"));
{
@@ -1478,6 +1483,7 @@ void tst_QScriptValue::toObject()
QCOMPARE(tmp.isObject(), true);
QCOMPARE(tmp.toString(), str.toString());
}
+ QVERIFY(str.isString());
}
QScriptValue object = eng.newObject();
@@ -1497,10 +1503,12 @@ void tst_QScriptValue::toObject()
QScriptValue undefined = QScriptValue(QScriptValue::UndefinedValue);
QVERIFY(!undefined.toObject().isValid());
QVERIFY(!eng.toObject(undefined).isValid());
+ QVERIFY(undefined.isUndefined());
QScriptValue null = QScriptValue(QScriptValue::NullValue);
QVERIFY(!null.toObject().isValid());
QVERIFY(!eng.toObject(null).isValid());
+ QVERIFY(null.isNull());
QScriptValue falskt = QScriptValue(false);
QVERIFY(!falskt.toObject().isValid());
@@ -1509,6 +1517,7 @@ void tst_QScriptValue::toObject()
QVERIFY(tmp.isObject());
QVERIFY(tmp.toBool());
}
+ QVERIFY(falskt.isBool());
QScriptValue sant = QScriptValue(true);
QVERIFY(!sant.toObject().isValid());
@@ -1517,6 +1526,7 @@ void tst_QScriptValue::toObject()
QVERIFY(tmp.isObject());
QVERIFY(tmp.toBool());
}
+ QVERIFY(sant.isBool());
QScriptValue number = QScriptValue(123.0);
QVERIFY(!number.toObject().isValid());
@@ -1525,6 +1535,7 @@ void tst_QScriptValue::toObject()
QVERIFY(tmp.isObject());
QCOMPARE(tmp.toInt32(), number.toInt32());
}
+ QVERIFY(number.isNumber());
QScriptValue str = QScriptValue(QString::fromLatin1("ciao"));
QVERIFY(!str.toObject().isValid());
@@ -1533,6 +1544,7 @@ void tst_QScriptValue::toObject()
QVERIFY(tmp.isObject());
QCOMPARE(tmp.toString(), QString::fromLatin1("ciao"));
}
+ QVERIFY(str.isString());
}
}
diff --git a/tests/auto/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp b/tests/auto/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp
index 2339b212f3..992c95e4c0 100644
--- a/tests/auto/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp
+++ b/tests/auto/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp
@@ -138,6 +138,7 @@ private slots:
void taskQTBUG_6205_doubleProxySelectionSetSourceModel();
void taskQTBUG_7537_appearsAndSort();
void taskQTBUG_7716_unnecessaryDynamicSorting();
+ void taskQTBUG_10287_unnecessaryMapCreation();
void testMultipleProxiesWithSelection();
@@ -3038,5 +3039,65 @@ void tst_QSortFilterProxyModel::testMultipleProxiesWithSelection()
}
+class Model10287 : public QStandardItemModel
+{
+ Q_OBJECT
+
+public:
+ Model10287(QObject *parent = 0)
+ : QStandardItemModel(0, 1, parent)
+ {
+ parentItem = new QStandardItem("parent");
+ parentItem->setData(false, Qt::UserRole);
+ appendRow(parentItem);
+
+ childItem = new QStandardItem("child");
+ childItem->setData(true, Qt::UserRole);
+ parentItem->appendRow(childItem);
+
+ childItem2 = new QStandardItem("child2");
+ childItem2->setData(true, Qt::UserRole);
+ parentItem->appendRow(childItem2);
+ }
+
+ void removeChild()
+ {
+ childItem2->setData(false, Qt::UserRole);
+ parentItem->removeRow(0);
+ }
+
+private:
+ QStandardItem *parentItem, *childItem, *childItem2;
+};
+
+class Proxy10287 : public QSortFilterProxyModel
+{
+ Q_OBJECT
+
+public:
+ Proxy10287(QAbstractItemModel *model, QObject *parent = 0)
+ : QSortFilterProxyModel(parent)
+ {
+ setSourceModel(model);
+ setDynamicSortFilter(true);
+ }
+
+protected:
+ virtual bool filterAcceptsRow(int source_row, const QModelIndex &source_parent) const
+ {
+ // Filter based on UserRole in model
+ QModelIndex i = sourceModel()->index(source_row, 0, source_parent);
+ return i.data(Qt::UserRole).toBool();
+ }
+};
+
+void tst_QSortFilterProxyModel::taskQTBUG_10287_unnecessaryMapCreation()
+{
+ Model10287 m;
+ Proxy10287 p(&m);
+ m.removeChild();
+ // No assert failure, it passes.
+}
+
QTEST_MAIN(tst_QSortFilterProxyModel)
#include "tst_qsortfilterproxymodel.moc"
diff --git a/tests/auto/qsqlquery/tst_qsqlquery.cpp b/tests/auto/qsqlquery/tst_qsqlquery.cpp
index db3a929ad4..c7a61a5fdd 100644
--- a/tests/auto/qsqlquery/tst_qsqlquery.cpp
+++ b/tests/auto/qsqlquery/tst_qsqlquery.cpp
@@ -209,6 +209,8 @@ private slots:
void QTBUG_6852();
void QTBUG_5765_data() { generic_data("QMYSQL"); }
void QTBUG_5765();
+ void sqlite_constraint_data() { generic_data("QSQLITE"); }
+ void sqlite_constraint();
#if 0
void benchmark_data() { generic_data(); }
@@ -3078,6 +3080,31 @@ void tst_QSqlQuery::QTBUG_5765()
QCOMPARE(q.value(0).toInt(), 123);
}
+void tst_QSqlQuery::sqlite_constraint()
+{
+ QFETCH( QString, dbName );
+ QSqlDatabase db = QSqlDatabase::database( dbName );
+ CHECK_DATABASE( db );
+
+ if (db.driverName() != QLatin1String("QSQLITE")) {
+ QSKIP("Sqlite3 specific test", SkipSingle);
+ return;
+ }
+
+ QSqlQuery q(db);
+ const QString trigger(qTableName("test_constraint", __FILE__));
+
+ QVERIFY_SQL(q, exec("CREATE TEMP TRIGGER "+trigger+" BEFORE DELETE ON "+qtest+
+ "\nFOR EACH ROW "
+ "\nBEGIN"
+ "\n SELECT RAISE(ABORT, 'Raised Abort successfully');"
+ "\nEND;"
+ ));
+
+ QVERIFY(!q.exec("DELETE FROM "+qtest));
+ QCOMPARE(q.lastError().databaseText(), QLatin1String("Raised Abort successfully"));
+}
+
#if 0
void tst_QSqlQuery::benchmark()
{
diff --git a/tests/auto/qtableview/tst_qtableview.cpp b/tests/auto/qtableview/tst_qtableview.cpp
index 2062e8e214..3e5d077a85 100644
--- a/tests/auto/qtableview/tst_qtableview.cpp
+++ b/tests/auto/qtableview/tst_qtableview.cpp
@@ -202,6 +202,7 @@ private slots:
void taskQTBUG_8585_crashForNoGoodReason();
void taskQTBUG_7774_RtoLVisualRegionForSelection();
void taskQTBUG_8777_scrollToSpans();
+ void taskQTBUG_10169_sizeHintForRow();
void mouseWheel_data();
void mouseWheel();
@@ -478,6 +479,11 @@ public:
return QTableView::selectedIndexes();
}
+ int sizeHintForRow(int row) const
+ {
+ return QTableView::sizeHintForRow(row);
+ }
+
bool checkSignalOrder;
public slots:
void currentChanged(QModelIndex , QModelIndex ) {
@@ -4042,5 +4048,20 @@ void tst_QTableView::taskQTBUG_8777_scrollToSpans()
QVERIFY(table.verticalScrollBar()->value() > 10);
}
+void tst_QTableView::taskQTBUG_10169_sizeHintForRow()
+{
+ QtTestTableView tableView;
+ QStandardItemModel model(1, 3);
+ model.setData(model.index(0, 0), "Word wrapping text goes here.");
+ tableView.setModel(&model);
+ tableView.verticalHeader()->setResizeMode(QHeaderView::ResizeToContents);
+ const int orderedHeight = tableView.sizeHintForRow(0);
+ tableView.horizontalHeader()->moveSection(2, 0);
+ const int reorderedHeight = tableView.sizeHintForRow(0);
+
+ //the order of the columns shouldn't matter.
+ QCOMPARE(orderedHeight, reorderedHeight);
+}
+
QTEST_MAIN(tst_QTableView)
#include "tst_qtableview.moc"
diff --git a/tests/auto/qtabwidget/tst_qtabwidget.cpp b/tests/auto/qtabwidget/tst_qtabwidget.cpp
index 4491fb3f85..504579f50d 100644
--- a/tests/auto/qtabwidget/tst_qtabwidget.cpp
+++ b/tests/auto/qtabwidget/tst_qtabwidget.cpp
@@ -259,11 +259,14 @@ void tst_QTabWidget::tabEnabled()
int index = addPage();
tw->setTabEnabled(index, true);
- QVERIFY(tw->isTabEnabled(index) == true);
+ QVERIFY(tw->isTabEnabled(index));
+ QVERIFY(tw->widget(index)->isEnabled());
tw->setTabEnabled(index, false);
- QVERIFY(tw->isTabEnabled(index) == false);
+ QVERIFY(!tw->isTabEnabled(index));
+ QVERIFY(!tw->widget(index)->isEnabled());
tw->setTabEnabled(index, true);
- QVERIFY(tw->isTabEnabled(index) == true);
+ QVERIFY(tw->isTabEnabled(index));
+ QVERIFY(tw->widget(index)->isEnabled());
removePage(index);
}
diff --git a/tests/auto/qtipc/qsharedmemory/test/test.pro b/tests/auto/qtipc/qsharedmemory/test/test.pro
index 40ba8b9418..4ff54869a6 100644
--- a/tests/auto/qtipc/qsharedmemory/test/test.pro
+++ b/tests/auto/qtipc/qsharedmemory/test/test.pro
@@ -20,10 +20,10 @@ TARGET = ../tst_qsharedmemory
wince*:{
requires(contains(QT_CONFIG,script))
QT += gui script
-addFiles.sources = ../../lackey/lackey.exe ../../lackey/scripts
-addFiles.path = lackey
+addFiles.sources = $$OUT_PWD/../../lackey/lackey.exe ../../lackey/scripts
+addFiles.path = .
DEPLOYMENT += addFiles
-DEFINES += SRCDIR=\\\"\\\"
+DEFINES += SRCDIR=\\\".\\\"
}else:symbian*{
requires(contains(QT_CONFIG,script))
QT += gui script
diff --git a/tests/auto/qtipc/qsharedmemory/tst_qsharedmemory.cpp b/tests/auto/qtipc/qsharedmemory/tst_qsharedmemory.cpp
index 83f65b0761..dac631b632 100644
--- a/tests/auto/qtipc/qsharedmemory/tst_qsharedmemory.cpp
+++ b/tests/auto/qtipc/qsharedmemory/tst_qsharedmemory.cpp
@@ -42,6 +42,7 @@
#include <QtTest/QtTest>
#include <qsharedmemory.h>
+#include <QtCore/QFile>
//TESTED_CLASS=
//TESTED_FILES=
@@ -52,8 +53,8 @@
#ifdef Q_OS_SYMBIAN
#define SRCDIR "c:/data/qsharedmemorytemp/"
#define LACKEYDIR SRCDIR "lackey"
-#elif Q_OS_WINCE
-#define LACKEYDIR SRCDIR "lackey"
+#elif defined(Q_OS_WINCE)
+#define LACKEYDIR SRCDIR
#else
#define LACKEYDIR SRCDIR "../lackey"
#endif
@@ -746,7 +747,18 @@ void tst_QSharedMemory::simpleProcessProducerConsumer()
QStringList arguments = QStringList() << LACKEYDIR "/scripts/consumer.js";
QProcess *p = new QProcess;
p->setProcessChannelMode(QProcess::ForwardedChannels);
+#ifdef Q_OS_WINCE
+ // We can't start the same executable twice on Windows CE.
+ // Create a copy instead.
+ QString lackeyCopy = QLatin1String(LACKEYDIR "/lackey");
+ lackeyCopy.append(QString::number(i));
+ lackeyCopy.append(QLatin1String(".exe"));
+ if (!QFile::exists(lackeyCopy))
+ QVERIFY(QFile::copy(LACKEYDIR "/lackey.exe", lackeyCopy));
+ p->start(lackeyCopy, arguments);
+#else
p->start(LACKEYDIR "/lackey", arguments);
+#endif
if (p->waitForStarted(2000))
consumers.append(p);
diff --git a/tests/auto/qtipc/qsystemsemaphore/qsystemsemaphore.pro b/tests/auto/qtipc/qsystemsemaphore/qsystemsemaphore.pro
index 1f9205eab6..8a5f8b2fa7 100644
--- a/tests/auto/qtipc/qsystemsemaphore/qsystemsemaphore.pro
+++ b/tests/auto/qtipc/qsystemsemaphore/qsystemsemaphore.pro
@@ -17,9 +17,8 @@ requires(contains(QT_CONFIG,script))
# this test calls lackey, which then again depends on QtScript.
# let's add it here so that it gets deployed easily
QT += script
-lackey.sources = ../lackey/lackey.exe
-lackey.path = ../lackey
-
+lackey.sources = $$OUT_PWD/../lackey/lackey.exe ../lackey/scripts
+lackey.path = .
DEPLOYMENT += lackey
}
diff --git a/tests/auto/qtipc/qsystemsemaphore/tst_qsystemsemaphore.cpp b/tests/auto/qtipc/qsystemsemaphore/tst_qsystemsemaphore.cpp
index eb82fd41b3..cb3bb6b3ed 100644
--- a/tests/auto/qtipc/qsystemsemaphore/tst_qsystemsemaphore.cpp
+++ b/tests/auto/qtipc/qsystemsemaphore/tst_qsystemsemaphore.cpp
@@ -46,7 +46,11 @@
//TESTED_FILES=
#define EXISTING_SHARE "existing"
-#define LACKYLOC "../lackey"
+#ifdef Q_OS_WINCE
+#define LACKEYLOC "."
+#else
+#define LACKEYLOC "../lackey"
+#endif
#define LACKYWAITTIME 10000
class tst_QSystemSemaphore : public QObject
@@ -109,7 +113,7 @@ private:
tst_QSystemSemaphore::tst_QSystemSemaphore()
{
- if (!QFile::exists(LACKYLOC "/lackey"))
+ if (!QFile::exists(LACKEYLOC "/lackey"))
qWarning() << "lackey executable doesn't exists!";
}
@@ -197,11 +201,11 @@ void tst_QSystemSemaphore::basicProcesses()
QProcess release;
release.setProcessChannelMode(QProcess::ForwardedChannels);
- acquire.start(LACKYLOC "/lackey", acquireArguments);
+ acquire.start(LACKEYLOC "/lackey", acquireArguments);
acquire.waitForFinished(LACKYWAITTIME);
QVERIFY(acquire.state() == QProcess::Running);
acquire.kill();
- release.start(LACKYLOC "/lackey", releaseArguments);
+ release.start(LACKEYLOC "/lackey", releaseArguments);
acquire.waitForFinished(LACKYWAITTIME);
release.waitForFinished(LACKYWAITTIME);
QVERIFY(acquire.state() == QProcess::NotRunning);
@@ -235,7 +239,20 @@ void tst_QSystemSemaphore::processes()
QProcess *p = new QProcess;
p->setProcessChannelMode(QProcess::ForwardedChannels);
consumers.append(p);
- p->start(LACKYLOC "/lackey", arguments);
+#ifdef Q_OS_WINCE
+ // We can't start the same executable twice on Windows CE.
+ // Create a copy instead.
+ QString lackeyCopy = QLatin1String(LACKEYLOC "/lackey");
+ if (i > 0) {
+ lackeyCopy.append(QString::number(i));
+ lackeyCopy.append(QLatin1String(".exe"));
+ if (!QFile::exists(lackeyCopy))
+ QVERIFY(QFile::copy(LACKEYLOC "/lackey.exe", lackeyCopy));
+ }
+ p->start(lackeyCopy, arguments);
+#else
+ p->start(LACKEYLOC "/lackey", arguments);
+#endif
}
while (!consumers.isEmpty()) {
@@ -257,13 +274,13 @@ void tst_QSystemSemaphore::undo()
QStringList acquireArguments = QStringList() << acquire_js();
QProcess acquire;
acquire.setProcessChannelMode(QProcess::ForwardedChannels);
- acquire.start(LACKYLOC "/lackey", acquireArguments);
+ acquire.start(LACKEYLOC "/lackey", acquireArguments);
acquire.waitForFinished(LACKYWAITTIME);
QVERIFY(acquire.state()== QProcess::NotRunning);
// At process exit the kernel should auto undo
- acquire.start(LACKYLOC "/lackey", acquireArguments);
+ acquire.start(LACKEYLOC "/lackey", acquireArguments);
acquire.waitForFinished(LACKYWAITTIME);
QVERIFY(acquire.state()== QProcess::NotRunning);
}
@@ -283,16 +300,16 @@ void tst_QSystemSemaphore::initialValue()
QProcess release;
release.setProcessChannelMode(QProcess::ForwardedChannels);
- acquire.start(LACKYLOC "/lackey", acquireArguments);
+ acquire.start(LACKEYLOC "/lackey", acquireArguments);
acquire.waitForFinished(LACKYWAITTIME);
QVERIFY(acquire.state()== QProcess::NotRunning);
- acquire.start(LACKYLOC "/lackey", acquireArguments << "2");
+ acquire.start(LACKEYLOC "/lackey", acquireArguments << "2");
acquire.waitForFinished(LACKYWAITTIME);
QVERIFY(acquire.state()== QProcess::Running);
acquire.kill();
- release.start(LACKYLOC "/lackey", releaseArguments);
+ release.start(LACKEYLOC "/lackey", releaseArguments);
acquire.waitForFinished(LACKYWAITTIME);
release.waitForFinished(LACKYWAITTIME);
QVERIFY(acquire.state()== QProcess::NotRunning);
diff --git a/tests/auto/qurl/tst_qurl.cpp b/tests/auto/qurl/tst_qurl.cpp
index b7cbdb8439..fa42adc8a0 100644
--- a/tests/auto/qurl/tst_qurl.cpp
+++ b/tests/auto/qurl/tst_qurl.cpp
@@ -1632,6 +1632,10 @@ void tst_QUrl::toString_data()
QTest::newRow("nopath_task31320") << QString::fromLatin1("host://protocol")
<< uint(QUrl::None)
<< QString::fromLatin1("host://protocol");
+
+ QTest::newRow("underscore_QTBUG-7434") << QString::fromLatin1("http://foo_bar.host.com/rss.php")
+ << uint(QUrl::None)
+ << QString::fromLatin1("http://foo_bar.host.com/rss.php");
}
void tst_QUrl::toString()
@@ -3244,7 +3248,6 @@ void tst_QUrl::std3violations_data()
QTest::newRow("question") << "foo?bar" << true;
QTest::newRow("at") << "foo@bar" << true;
QTest::newRow("backslash") << "foo\\bar" << false;
- QTest::newRow("underline") << "foo_bar" << false;
// these characters are transformed by NFKC to non-LDH characters
QTest::newRow("dot-like") << QString::fromUtf8("foo\342\200\244bar") << false; // U+2024 ONE DOT LEADER
@@ -3289,6 +3292,7 @@ void tst_QUrl::std3deviations_data()
QTest::newRow("ending-dot") << "example.com.";
QTest::newRow("ending-dot3002") << QString("example.com") + QChar(0x3002);
+ QTest::newRow("underline") << "foo_bar"; //QTBUG-7434
}
void tst_QUrl::std3deviations()
diff --git a/tests/auto/qvector/tst_qvector.cpp b/tests/auto/qvector/tst_qvector.cpp
index ebc19edd5d..2bc8d15c5e 100644
--- a/tests/auto/qvector/tst_qvector.cpp
+++ b/tests/auto/qvector/tst_qvector.cpp
@@ -55,10 +55,610 @@ public:
virtual ~tst_QVector() {}
private slots:
+ void constructors() const;
+ void append() const;
+ void at() const;
+ void capacity() const;
+ void clear() const;
+ void constData() const;
+ void contains() const;
+ void count() const;
+ void data() const;
+ void empty() const;
+ void endsWith() const;
+ void fill() const;
+ void first() const;
+ void fromList() const;
+ void fromStdVector() const;
+ void indexOf() const;
+ void insert() const;
+ void isEmpty() const;
+ void last() const;
+ void lastIndexOf() const;
+ void mid() const;
+ void prepend() const;
+ void remove() const;
+ void size() const;
+ void startsWith() const;
+ void toList() const;
+ void toStdVector() const;
+ void value() const;
+
+ void testOperators() const;
+
void outOfMemory();
void QTBUG6416_reserve();
};
+void tst_QVector::constructors() const
+{
+ // pre-reserve capacity
+ {
+ QVector<int> myvec(5);
+
+ QVERIFY(myvec.capacity() == 5);
+ }
+
+ // default-initialise items
+ {
+ QVector<int> myvec(5, 42);
+
+ QVERIFY(myvec.capacity() == 5);
+
+ // make sure all items are initialised ok
+ foreach (int meaningoflife, myvec) {
+ QCOMPARE(meaningoflife, 42);
+ }
+ }
+}
+
+void tst_QVector::append() const
+{
+ QVector<int> myvec;
+ myvec.append(42);
+ myvec.append(43);
+ myvec.append(44);
+
+ QVERIFY(myvec.size() == 3);
+ QCOMPARE(myvec, QVector<int>() << 42 << 43 << 44);
+}
+
+void tst_QVector::at() const
+{
+ QVector<QString> myvec;
+ myvec << "foo" << "bar" << "baz";
+
+ QVERIFY(myvec.size() == 3);
+ QCOMPARE(myvec.at(0), QLatin1String("foo"));
+ QCOMPARE(myvec.at(1), QLatin1String("bar"));
+ QCOMPARE(myvec.at(2), QLatin1String("baz"));
+
+ // append an item
+ myvec << "hello";
+ QVERIFY(myvec.size() == 4);
+ QCOMPARE(myvec.at(0), QLatin1String("foo"));
+ QCOMPARE(myvec.at(1), QLatin1String("bar"));
+ QCOMPARE(myvec.at(2), QLatin1String("baz"));
+ QCOMPARE(myvec.at(3), QLatin1String("hello"));
+
+ // remove an item
+ myvec.remove(1);
+ QVERIFY(myvec.size() == 3);
+ QCOMPARE(myvec.at(0), QLatin1String("foo"));
+ QCOMPARE(myvec.at(1), QLatin1String("baz"));
+ QCOMPARE(myvec.at(2), QLatin1String("hello"));
+}
+
+void tst_QVector::capacity() const
+{
+ QVector<QString> myvec;
+
+ // TODO: is this guarenteed? seems a safe assumption, but I suppose preallocation of a
+ // few items isn't an entirely unforseeable possibility.
+ QVERIFY(myvec.capacity() == 0);
+
+ // test it gets a size
+ myvec << "aaa" << "bbb" << "ccc";
+ QVERIFY(myvec.capacity() >= 3);
+
+ // make sure it grows ok
+ myvec << "aaa" << "bbb" << "ccc";
+ QVERIFY(myvec.capacity() >= 6);
+
+ // let's try squeeze a bit
+ myvec.remove(3);
+ myvec.remove(3);
+ myvec.remove(3);
+ // TODO: is this a safe assumption? presumably it won't release memory until shrink(), but can we asser that is true?
+ QVERIFY(myvec.capacity() >= 6);
+ myvec.squeeze();
+ QVERIFY(myvec.capacity() >= 3);
+
+ myvec.remove(0);
+ myvec.remove(0);
+ myvec.remove(0);
+ // TODO: as above note
+ QVERIFY(myvec.capacity() >= 3);
+ myvec.squeeze();
+ QVERIFY(myvec.capacity() == 0);
+}
+
+void tst_QVector::clear() const
+{
+ QVector<QString> myvec;
+ myvec << "aaa" << "bbb" << "ccc";
+
+ QVERIFY(myvec.size() == 3);
+ myvec.clear();
+ QVERIFY(myvec.size() == 0);
+ QVERIFY(myvec.capacity() == 0);
+}
+
+void tst_QVector::constData() const
+{
+ int arr[] = { 42, 43, 44 };
+ QVector<int> myvec;
+ myvec << 42 << 43 << 44;
+
+ QVERIFY(memcmp(myvec.constData(), reinterpret_cast<const int *>(&arr), sizeof(int) * 3) == 0);
+}
+
+void tst_QVector::contains() const
+{
+ QVector<QString> myvec;
+ myvec << "aaa" << "bbb" << "ccc";
+
+ QVERIFY(myvec.contains(QLatin1String("aaa")));
+ QVERIFY(myvec.contains(QLatin1String("bbb")));
+ QVERIFY(myvec.contains(QLatin1String("ccc")));
+ QVERIFY(!myvec.contains(QLatin1String("I don't exist")));
+
+ // add it and make sure it does :)
+ myvec.append(QLatin1String("I don't exist"));
+ QVERIFY(myvec.contains(QLatin1String("I don't exist")));
+}
+
+void tst_QVector::count() const
+{
+ // total size
+ {
+ // zero size
+ QVector<int> myvec;
+ QVERIFY(myvec.count() == 0);
+
+ // grow
+ myvec.append(42);
+ QVERIFY(myvec.count() == 1);
+ myvec.append(42);
+ QVERIFY(myvec.count() == 2);
+
+ // shrink
+ myvec.remove(0);
+ QVERIFY(myvec.count() == 1);
+ myvec.remove(0);
+ QVERIFY(myvec.count() == 0);
+ }
+
+ // count of items
+ {
+ QVector<QString> myvec;
+ myvec << "aaa" << "bbb" << "ccc";
+
+ // initial tests
+ QVERIFY(myvec.count(QLatin1String("aaa")) == 1);
+ QVERIFY(myvec.count(QLatin1String("pirates")) == 0);
+
+ // grow
+ myvec.append(QLatin1String("aaa"));
+ QVERIFY(myvec.count(QLatin1String("aaa")) == 2);
+
+ // shrink
+ myvec.remove(0);
+ QVERIFY(myvec.count(QLatin1String("aaa")) == 1);
+ }
+}
+
+void tst_QVector::data() const
+{
+ QVector<int> myvec;
+ myvec << 42 << 43 << 44;
+
+ // make sure it starts off ok
+ QCOMPARE(*(myvec.data() + 1), 43);
+
+ // alter it
+ *(myvec.data() + 1) = 69;
+
+ // check it altered
+ QCOMPARE(*(myvec.data() + 1), 69);
+
+ int arr[] = { 42, 69, 44 };
+ QVERIFY(memcmp(myvec.data(), reinterpret_cast<int *>(&arr), sizeof(int) * 3) == 0);
+}
+
+void tst_QVector::empty() const
+{
+ QVector<int> myvec;
+
+ // starts empty
+ QVERIFY(myvec.empty());
+
+ // not empty
+ myvec.append(1);
+ QVERIFY(!myvec.empty());
+
+ // empty again
+ myvec.remove(0);
+ QVERIFY(myvec.empty());
+}
+
+void tst_QVector::endsWith() const
+{
+ QVector<int> myvec;
+
+ // empty vector
+ QVERIFY(!myvec.endsWith(1));
+
+ // add the one, should work
+ myvec.append(1);
+ QVERIFY(myvec.endsWith(1));
+
+ // add something else, fails now
+ myvec.append(3);
+ QVERIFY(!myvec.endsWith(1));
+
+ // remove it again :)
+ myvec.remove(1);
+ QVERIFY(myvec.endsWith(1));
+}
+
+void tst_QVector::fill() const
+{
+ QVector<int> myvec;
+
+ // resize
+ myvec.resize(5);
+ myvec.fill(69);
+ QCOMPARE(myvec, QVector<int>() << 69 << 69 << 69 << 69 << 69);
+
+ // make sure it can resize itself too
+ myvec.fill(42, 10);
+ QCOMPARE(myvec, QVector<int>() << 42 << 42 << 42 << 42 << 42 << 42 << 42 << 42 << 42 << 42);
+}
+
+void tst_QVector::first() const
+{
+ QVector<int> myvec;
+ myvec << 69 << 42 << 3;
+
+ // test it starts ok
+ QCOMPARE(myvec.first(), 69);
+
+ // test removal changes
+ myvec.remove(0);
+ QCOMPARE(myvec.first(), 42);
+
+ // test prepend changes
+ myvec.prepend(23);
+ QCOMPARE(myvec.first(), 23);
+}
+
+void tst_QVector::fromList() const
+{
+ QList<QString> list;
+ list << "aaa" << "bbb" << "ninjas" << "pirates";
+
+ QVector<QString> myvec;
+ myvec = QVector<QString>::fromList(list);
+
+ // test it worked ok
+ QCOMPARE(myvec, QVector<QString>() << "aaa" << "bbb" << "ninjas" << "pirates");
+ QCOMPARE(list, QList<QString>() << "aaa" << "bbb" << "ninjas" << "pirates");
+}
+
+void tst_QVector::fromStdVector() const
+{
+ // stl = :(
+ std::vector<QString> svec;
+ svec.push_back(QLatin1String("aaa"));
+ svec.push_back(QLatin1String("bbb"));
+ svec.push_back(QLatin1String("ninjas"));
+ svec.push_back(QLatin1String("pirates"));
+ QVector<QString> myvec = QVector<QString>::fromStdVector(svec);
+
+ // test it converts ok
+ QCOMPARE(myvec, QVector<QString>() << "aaa" << "bbb" << "ninjas" << "pirates");
+}
+
+void tst_QVector::indexOf() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C" << "B" << "A";
+
+ QVERIFY(myvec.indexOf("B") == 1);
+ QVERIFY(myvec.indexOf("B", 1) == 1);
+ QVERIFY(myvec.indexOf("B", 2) == 3);
+ QVERIFY(myvec.indexOf("X") == -1);
+ QVERIFY(myvec.indexOf("X", 2) == -1);
+
+ // add an X
+ myvec << "X";
+ QVERIFY(myvec.indexOf("X") == 5);
+ QVERIFY(myvec.indexOf("X", 5) == 5);
+ QVERIFY(myvec.indexOf("X", 6) == -1);
+
+ // remove first A
+ myvec.remove(0);
+ QVERIFY(myvec.indexOf("A") == 3);
+ QVERIFY(myvec.indexOf("A", 3) == 3);
+ QVERIFY(myvec.indexOf("A", 4) == -1);
+}
+
+void tst_QVector::insert() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C";
+
+ // first position
+ QCOMPARE(myvec.at(0), QLatin1String("A"));
+ myvec.insert(0, QLatin1String("X"));
+ QCOMPARE(myvec.at(0), QLatin1String("X"));
+ QCOMPARE(myvec.at(1), QLatin1String("A"));
+
+ // middle
+ myvec.insert(1, QLatin1String("Z"));
+ QCOMPARE(myvec.at(0), QLatin1String("X"));
+ QCOMPARE(myvec.at(1), QLatin1String("Z"));
+ QCOMPARE(myvec.at(2), QLatin1String("A"));
+
+ // end
+ myvec.insert(5, QLatin1String("T"));
+ QCOMPARE(myvec.at(5), QLatin1String("T"));
+ QCOMPARE(myvec.at(4), QLatin1String("C"));
+
+ // insert a lot of garbage in the middle
+ myvec.insert(2, 2, QLatin1String("infinity"));
+ QCOMPARE(myvec, QVector<QString>() << "X" << "Z" << "infinity" << "infinity"
+ << "A" << "B" << "C" << "T");
+}
+
+void tst_QVector::isEmpty() const
+{
+ QVector<QString> myvec;
+
+ // starts ok
+ QVERIFY(myvec.isEmpty());
+
+ // not empty now
+ myvec.append(QLatin1String("hello there"));
+ QVERIFY(!myvec.isEmpty());
+
+ // empty again
+ myvec.remove(0);
+ QVERIFY(myvec.isEmpty());
+}
+
+void tst_QVector::last() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C";
+
+ // test starts ok
+ QCOMPARE(myvec.last(), QLatin1String("C"));
+
+ // test it changes ok
+ myvec.append(QLatin1String("X"));
+ QCOMPARE(myvec.last(), QLatin1String("X"));
+
+ // and remove again
+ myvec.remove(3);
+ QCOMPARE(myvec.last(), QLatin1String("C"));
+}
+
+void tst_QVector::lastIndexOf() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C" << "B" << "A";
+
+ QVERIFY(myvec.lastIndexOf("B") == 3);
+ QVERIFY(myvec.lastIndexOf("B", 2) == 1);
+ QVERIFY(myvec.lastIndexOf("X") == -1);
+ QVERIFY(myvec.lastIndexOf("X", 2) == -1);
+
+ // add an X
+ myvec << "X";
+ QVERIFY(myvec.lastIndexOf("X") == 5);
+ QVERIFY(myvec.lastIndexOf("X", 5) == 5);
+ QVERIFY(myvec.lastIndexOf("X", 3) == -1);
+
+ // remove first A
+ myvec.remove(0);
+ QVERIFY(myvec.lastIndexOf("A") == 3);
+ QVERIFY(myvec.lastIndexOf("A", 3) == 3);
+ QVERIFY(myvec.lastIndexOf("A", 2) == -1);
+}
+
+void tst_QVector::mid() const
+{
+ QVector<QString> list;
+ list << "foo" << "bar" << "baz" << "bak" << "buck" << "hello" << "kitty";
+
+ QCOMPARE(list.mid(3, 3), QVector<QString>() << "bak" << "buck" << "hello");
+ QCOMPARE(list.mid(4), QVector<QString>() << "buck" << "hello" << "kitty");
+}
+
+void tst_QVector::prepend() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C";
+
+ // starts ok
+ QVERIFY(myvec.size() == 3);
+ QCOMPARE(myvec.at(0), QLatin1String("A"));
+
+ // add something
+ myvec.prepend(QLatin1String("X"));
+ QCOMPARE(myvec.at(0), QLatin1String("X"));
+ QCOMPARE(myvec.at(1), QLatin1String("A"));
+ QVERIFY(myvec.size() == 4);
+
+ // something else
+ myvec.prepend(QLatin1String("Z"));
+ QCOMPARE(myvec.at(0), QLatin1String("Z"));
+ QCOMPARE(myvec.at(1), QLatin1String("X"));
+ QCOMPARE(myvec.at(2), QLatin1String("A"));
+ QVERIFY(myvec.size() == 5);
+
+ // clear and append to an empty vector
+ myvec.clear();
+ QVERIFY(myvec.size() == 0);
+ myvec.prepend(QLatin1String("ninjas"));
+ QVERIFY(myvec.size() == 1);
+ QCOMPARE(myvec.at(0), QLatin1String("ninjas"));
+}
+
+void tst_QVector::remove() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C";
+
+ // remove middle
+ myvec.remove(1);
+ QCOMPARE(myvec, QVector<QString>() << "A" << "C");
+
+ // remove rest
+ myvec.remove(0, 2);
+ QCOMPARE(myvec, QVector<QString>());
+}
+
+// ::reserve() is really hard to think of tests for, so not doing it.
+// ::resize() is tested in ::capacity().
+
+void tst_QVector::size() const
+{
+ // total size
+ {
+ // zero size
+ QVector<int> myvec;
+ QVERIFY(myvec.size() == 0);
+
+ // grow
+ myvec.append(42);
+ QVERIFY(myvec.size() == 1);
+ myvec.append(42);
+ QVERIFY(myvec.size() == 2);
+
+ // shrink
+ myvec.remove(0);
+ QVERIFY(myvec.size() == 1);
+ myvec.remove(0);
+ QVERIFY(myvec.size() == 0);
+ }
+}
+
+// ::squeeze() is tested in ::capacity().
+
+void tst_QVector::startsWith() const
+{
+ QVector<int> myvec;
+
+ // empty vector
+ QVERIFY(!myvec.startsWith(1));
+
+ // add the one, should work
+ myvec.prepend(1);
+ QVERIFY(myvec.startsWith(1));
+
+ // add something else, fails now
+ myvec.prepend(3);
+ QVERIFY(!myvec.startsWith(1));
+
+ // remove it again :)
+ myvec.remove(0);
+ QVERIFY(myvec.startsWith(1));
+}
+
+void tst_QVector::toList() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C";
+
+ // make sure it converts and doesn't modify the original vector
+ QCOMPARE(myvec.toList(), QList<QString>() << "A" << "B" << "C");
+ QCOMPARE(myvec, QVector<QString>() << "A" << "B" << "C");
+}
+
+void tst_QVector::toStdVector() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C";
+
+ std::vector<QString> svec = myvec.toStdVector();
+ QCOMPARE(svec.at(0), QLatin1String("A"));
+ QCOMPARE(svec.at(1), QLatin1String("B"));
+ QCOMPARE(svec.at(2), QLatin1String("C"));
+
+ QCOMPARE(myvec, QVector<QString>() << "A" << "B" << "C");
+}
+
+void tst_QVector::value() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C";
+
+ // valid calls
+ QCOMPARE(myvec.value(0), QLatin1String("A"));
+ QCOMPARE(myvec.value(1), QLatin1String("B"));
+ QCOMPARE(myvec.value(2), QLatin1String("C"));
+
+ // default calls
+ QCOMPARE(myvec.value(-1), QString());
+ QCOMPARE(myvec.value(3), QString());
+
+ // test calls with a provided default, valid calls
+ QCOMPARE(myvec.value(0, QLatin1String("default")), QLatin1String("A"));
+ QCOMPARE(myvec.value(1, QLatin1String("default")), QLatin1String("B"));
+ QCOMPARE(myvec.value(2, QLatin1String("default")), QLatin1String("C"));
+
+ // test calls with a provided default that will return the default
+ QCOMPARE(myvec.value(-1, QLatin1String("default")), QLatin1String("default"));
+ QCOMPARE(myvec.value(3, QLatin1String("default")), QLatin1String("default"));
+}
+
+void tst_QVector::testOperators() const
+{
+ QVector<QString> myvec;
+ myvec << "A" << "B" << "C";
+ QVector<QString> myvectwo;
+ myvectwo << "D" << "E" << "F";
+ QVector<QString> combined;
+ combined << "A" << "B" << "C" << "D" << "E" << "F";
+
+ // !=
+ QVERIFY(myvec != myvectwo);
+
+ // +
+ QCOMPARE(myvec + myvectwo, combined);
+ QCOMPARE(myvec, QVector<QString>() << "A" << "B" << "C");
+ QCOMPARE(myvectwo, QVector<QString>() << "D" << "E" << "F");
+
+ // +=
+ myvec += myvectwo;
+ QCOMPARE(myvec, combined);
+
+ // ==
+ QVERIFY(myvec == combined);
+
+ // []
+ QCOMPARE(myvec[0], QLatin1String("A"));
+ QCOMPARE(myvec[1], QLatin1String("B"));
+ QCOMPARE(myvec[2], QLatin1String("C"));
+ QCOMPARE(myvec[3], QLatin1String("D"));
+ QCOMPARE(myvec[4], QLatin1String("E"));
+ QCOMPARE(myvec[5], QLatin1String("F"));
+}
+
+
int fooCtor;
int fooDtor;
diff --git a/tests/auto/qxmlstream/tst_qxmlstream.cpp b/tests/auto/qxmlstream/tst_qxmlstream.cpp
index 27ae089a0f..3c5358c36c 100644
--- a/tests/auto/qxmlstream/tst_qxmlstream.cpp
+++ b/tests/auto/qxmlstream/tst_qxmlstream.cpp
@@ -569,6 +569,7 @@ private slots:
void clear() const;
void checkCommentIndentation() const;
void checkCommentIndentation_data() const;
+ void qtbug9196_crash() const;
private:
static QByteArray readFile(const QString &filename);
@@ -1528,5 +1529,16 @@ void tst_QXmlStream::checkCommentIndentation() const // task 256468
QCOMPARE(output, expectedOutput);
}
+void tst_QXmlStream::qtbug9196_crash() const
+{
+ // the following input used to produce a crash in the stream reader
+ QByteArray ba("<a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a>"
+ "<a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a><a></a>");
+ QXmlStreamReader xml(ba);
+ while (!xml.atEnd()) {
+ xml.readNext();
+ }
+}
+
#include "tst_qxmlstream.moc"
// vim: et:ts=4:sw=4:sts=4
diff --git a/tests/auto/selftests/README b/tests/auto/selftests/README
deleted file mode 100644
index 6b5976adb9..0000000000
--- a/tests/auto/selftests/README
+++ /dev/null
@@ -1,5 +0,0 @@
-
-These are the tests for QTestLib itself.
-
-Adding a new test for QTestlib is a complicated process. See change 282716
-for an example of what changes that has to be done.
diff --git a/tests/auto/selftests/expected_assert.lightxml b/tests/auto/selftests/expected_assert.lightxml
new file mode 100644
index 0000000000..f49cdf0826
--- /dev/null
+++ b/tests/auto/selftests/expected_assert.lightxml
@@ -0,0 +1,18 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="testNumber1">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="testNumber2">
+<Incident type="fail" file="Unknown file" line="0">
+<Message type="qfatal" file="" line="0">
+ <Description><![CDATA[ASSERT: "false" in file /local/user_builds/qt/4.6/tests/auto/selftests/assert/tst_assert.cpp, line 62]]></Description>
+</Message>
+ <Description><![CDATA[Received a fatal error.]]></Description>
+</Incident>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_assert.xml b/tests/auto/selftests/expected_assert.xml
new file mode 100644
index 0000000000..3a7152c71a
--- /dev/null
+++ b/tests/auto/selftests/expected_assert.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Assert">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="testNumber1">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="testNumber2">
+<Message type="qfatal" file="" line="0">
+ <Description><![CDATA[ASSERT: "false" in file /local/user_builds/qt/4.6/tests/auto/selftests/assert/tst_assert.cpp, line 62]]></Description>
+</Message>
+<Incident type="fail" file="Unknown file" line="0">
+ <Description><![CDATA[Received a fatal error.]]></Description>
+</Incident>
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_assert.xunitxml b/tests/auto/selftests/expected_assert.xunitxml
new file mode 100644
index 0000000000..2a7d5ebce8
--- /dev/null
+++ b/tests/auto/selftests/expected_assert.xunitxml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="1" failures="1" tests="3" name="tst_Assert">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="testNumber1"/>
+ <testcase result="fail" name="testNumber2">
+ <!-- message="ASSERT: &quot;false&quot; in file /local/user_builds/qt/4.6/tests/auto/selftests/assert/tst_assert.cpp, line 62" type="qfatal" -->
+ <failure message="Received a fatal error." result="fail"/>
+ </testcase>
+ <system-err>
+<![CDATA[ASSERT: "false" in file /local/user_builds/qt/4.6/tests/auto/selftests/assert/tst_assert.cpp, line 62]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_badxml.lightxml b/tests/auto/selftests/expected_badxml.lightxml
new file mode 100644
index 0000000000..0875a62bae
--- /dev/null
+++ b/tests/auto/selftests/expected_badxml.lightxml
@@ -0,0 +1,55 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="badDataTag">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp" line="109">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a message]]></Description>
+</Message>
+ <Description><![CDATA[a failure]]></Description>
+<BenchmarkResult metric="Events" tag="end cdata ]]&gt; text ]]&gt; more text" value="0" iterations="1" />
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a message]]></Description>
+</Message>
+ <Description><![CDATA[a failure]]></Description>
+<BenchmarkResult metric="Events" tag="quotes &quot; text&quot; more text" value="0" iterations="1" />
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a message]]></Description>
+</Message>
+ <Description><![CDATA[a failure]]></Description>
+<BenchmarkResult metric="Events" tag="xml close &gt; open &lt; tags &lt; text" value="0" iterations="1" />
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a message]]></Description>
+</Message>
+ <Description><![CDATA[a failure]]></Description>
+<BenchmarkResult metric="Events" tag="all &gt; &quot; mixed ]]&gt; up &gt; &quot; in &lt; the ]]&gt; hopes &lt; of triggering &quot;&lt; ]]&gt; bugs" value="0" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="badMessage">
+<Incident type="pass" file="" line="0">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[quotes " text" more text]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[xml close > open < tags < text]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="failWithNoFile">
+<Incident type="fail" file="" line="0">
+ <Description><![CDATA[failure message]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_badxml.txt b/tests/auto/selftests/expected_badxml.txt
new file mode 100644
index 0000000000..046f1b2bef
--- /dev/null
+++ b/tests/auto/selftests/expected_badxml.txt
@@ -0,0 +1,32 @@
+********* Start testing of tst_BadXml *********
+Config: Using QTest library 4.6.3, Qt 4.6.3
+PASS : tst_BadXml::initTestCase()
+QDEBUG : tst_BadXml::badDataTag(end cdata ]]> text ]]> more text) a message
+FAIL! : tst_BadXml::badDataTag(end cdata ]]> text ]]> more text) a failure
+ Loc: [/local/rmcgover_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp(109)]
+RESULT : tst_BadXml::badDataTag():"end cdata ]]> text ]]> more text":
+ 0 events per iteration (total: 0, iterations: 1)
+QDEBUG : tst_BadXml::badDataTag(quotes " text" more text) a message
+FAIL! : tst_BadXml::badDataTag(quotes " text" more text) a failure
+ Loc: [/local/rmcgover_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp(109)]
+RESULT : tst_BadXml::badDataTag():"quotes " text" more text":
+ 0 events per iteration (total: 0, iterations: 1)
+QDEBUG : tst_BadXml::badDataTag(xml close > open < tags < text) a message
+FAIL! : tst_BadXml::badDataTag(xml close > open < tags < text) a failure
+ Loc: [/local/rmcgover_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp(109)]
+RESULT : tst_BadXml::badDataTag():"xml close > open < tags < text":
+ 0 events per iteration (total: 0, iterations: 1)
+QDEBUG : tst_BadXml::badDataTag(all > " mixed ]]> up > " in < the ]]> hopes < of triggering "< ]]> bugs) a message
+FAIL! : tst_BadXml::badDataTag(all > " mixed ]]> up > " in < the ]]> hopes < of triggering "< ]]> bugs) a failure
+ Loc: [/local/rmcgover_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp(109)]
+RESULT : tst_BadXml::badDataTag():"all > " mixed ]]> up > " in < the ]]> hopes < of triggering "< ]]> bugs":
+ 0 events per iteration (total: 0, iterations: 1)
+QDEBUG : tst_BadXml::badMessage(string 0) end cdata ]]> text ]]> more text
+QDEBUG : tst_BadXml::badMessage(string 1) quotes " text" more text
+QDEBUG : tst_BadXml::badMessage(string 2) xml close > open < tags < text
+QDEBUG : tst_BadXml::badMessage(string 3) all > " mixed ]]> up > " in < the ]]> hopes < of triggering "< ]]> bugs
+PASS : tst_BadXml::badMessage()
+FAIL! : tst_BadXml::failWithNoFile() failure message
+PASS : tst_BadXml::cleanupTestCase()
+Totals: 3 passed, 5 failed, 0 skipped
+********* Finished testing of tst_BadXml *********
diff --git a/tests/auto/selftests/expected_badxml.xml b/tests/auto/selftests/expected_badxml.xml
new file mode 100644
index 0000000000..a33c8d251e
--- /dev/null
+++ b/tests/auto/selftests/expected_badxml.xml
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_BadXml">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="badDataTag">
+<Message type="qdebug" file="" line="0">
+ <DataTag><![CDATA[end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></DataTag>
+ <Description><![CDATA[a message]]></Description>
+</Message>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp" line="109">
+ <DataTag><![CDATA[end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></DataTag>
+ <Description><![CDATA[a failure]]></Description>
+</Incident>
+<BenchmarkResult metric="Events" tag="end cdata ]]&gt; text ]]&gt; more text" value="0" iterations="1" />
+<Message type="qdebug" file="" line="0">
+ <DataTag><![CDATA[quotes " text" more text]]></DataTag>
+ <Description><![CDATA[a message]]></Description>
+</Message>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp" line="109">
+ <DataTag><![CDATA[quotes " text" more text]]></DataTag>
+ <Description><![CDATA[a failure]]></Description>
+</Incident>
+<BenchmarkResult metric="Events" tag="quotes &quot; text&quot; more text" value="0" iterations="1" />
+<Message type="qdebug" file="" line="0">
+ <DataTag><![CDATA[xml close > open < tags < text]]></DataTag>
+ <Description><![CDATA[a message]]></Description>
+</Message>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp" line="109">
+ <DataTag><![CDATA[xml close > open < tags < text]]></DataTag>
+ <Description><![CDATA[a failure]]></Description>
+</Incident>
+<BenchmarkResult metric="Events" tag="xml close &gt; open &lt; tags &lt; text" value="0" iterations="1" />
+<Message type="qdebug" file="" line="0">
+ <DataTag><![CDATA[all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></DataTag>
+ <Description><![CDATA[a message]]></Description>
+</Message>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/badxml/tst_badxml.cpp" line="109">
+ <DataTag><![CDATA[all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></DataTag>
+ <Description><![CDATA[a failure]]></Description>
+</Incident>
+<BenchmarkResult metric="Events" tag="all &gt; &quot; mixed ]]&gt; up &gt; &quot; in &lt; the ]]&gt; hopes &lt; of triggering &quot;&lt; ]]&gt; bugs" value="0" iterations="1" />
+</TestFunction>
+<TestFunction name="badMessage">
+<Message type="qdebug" file="" line="0">
+ <DataTag><![CDATA[string 0]]></DataTag>
+ <Description><![CDATA[end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <DataTag><![CDATA[string 1]]></DataTag>
+ <Description><![CDATA[quotes " text" more text]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <DataTag><![CDATA[string 2]]></DataTag>
+ <Description><![CDATA[xml close > open < tags < text]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <DataTag><![CDATA[string 3]]></DataTag>
+ <Description><![CDATA[all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]></Description>
+</Message>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="failWithNoFile">
+<Incident type="fail" file="" line="0">
+ <Description><![CDATA[failure message]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_badxml.xunitxml b/tests/auto/selftests/expected_badxml.xunitxml
new file mode 100644
index 0000000000..724aed59e7
--- /dev/null
+++ b/tests/auto/selftests/expected_badxml.xunitxml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="8" failures="5" tests="5" name="tst_BadXml">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="fail" name="badDataTag">
+ <!-- tag="end cdata ]]&gt; text ]]&gt; more text" message="a message" type="qdebug" -->
+ <failure tag="end cdata ]]&gt; text ]]&gt; more text" message="a failure" result="fail"/>
+ <!-- tag="quotes &quot; text&quot; more text" message="a message" type="qdebug" -->
+ <failure tag="quotes &quot; text&quot; more text" message="a failure" result="fail"/>
+ <!-- tag="xml close &gt; open &lt; tags &lt; text" message="a message" type="qdebug" -->
+ <failure tag="xml close &gt; open &lt; tags &lt; text" message="a failure" result="fail"/>
+ <!-- tag="all &gt; &quot; mixed ]]&gt; up &gt; &quot; in &lt; the ]]&gt; hopes &lt; of triggering &quot;&lt; ]]&gt; bugs" message="a message" type="qdebug" -->
+ <failure tag="all &gt; &quot; mixed ]]&gt; up &gt; &quot; in &lt; the ]]&gt; hopes &lt; of triggering &quot;&lt; ]]&gt; bugs" message="a failure" result="fail"/>
+ </testcase>
+ <testcase result="pass" name="badMessage">
+ <!-- tag="string 0" message="end cdata ]]&gt; text ]]&gt; more text" type="qdebug" -->
+ <!-- tag="string 1" message="quotes &quot; text&quot; more text" type="qdebug" -->
+ <!-- tag="string 2" message="xml close &gt; open &lt; tags &lt; text" type="qdebug" -->
+ <!-- tag="string 3" message="all &gt; &quot; mixed ]]&gt; up &gt; &quot; in &lt; the ]]&gt; hopes &lt; of triggering &quot;&lt; ]]&gt; bugs" type="qdebug" -->
+ </testcase>
+ <testcase result="fail" name="failWithNoFile">
+ <failure message="failure message" result="fail"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[a message]]>
+<![CDATA[a message]]>
+<![CDATA[a message]]>
+<![CDATA[a message]]>
+<![CDATA[end cdata ]]]><![CDATA[]> text ]]]><![CDATA[]> more text]]>
+<![CDATA[quotes " text" more text]]>
+<![CDATA[xml close > open < tags < text]]>
+<![CDATA[all > " mixed ]]]><![CDATA[]> up > " in < the ]]]><![CDATA[]> hopes < of triggering "< ]]]><![CDATA[]> bugs]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_benchlibcallgrind.lightxml b/tests/auto/selftests/expected_benchlibcallgrind.lightxml
new file mode 100644
index 0000000000..bdc3d77212
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibcallgrind.lightxml
@@ -0,0 +1,15 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="twoHundredMillionInstructions">
+<Incident type="pass" file="" line="0">
+<BenchmarkResult metric="InstructionReads" tag="" value="200000000" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_benchlibcallgrind.xml b/tests/auto/selftests/expected_benchlibcallgrind.xml
new file mode 100644
index 0000000000..b29b9c569e
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibcallgrind.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_BenchlibCallgrind">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="twoHundredMillionInstructions">
+<BenchmarkResult metric="InstructionReads" tag="" value="200000000" iterations="1" />
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_benchlibcallgrind.xunitxml b/tests/auto/selftests/expected_benchlibcallgrind.xunitxml
new file mode 100644
index 0000000000..cc58f7fdd4
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibcallgrind.xunitxml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="0" tests="3" name="tst_BenchlibCallgrind">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="twoHundredMillionInstructions">
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_benchlibeventcounter.lightxml b/tests/auto/selftests/expected_benchlibeventcounter.lightxml
new file mode 100644
index 0000000000..218f4c8916
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibeventcounter.lightxml
@@ -0,0 +1,21 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="events">
+<Incident type="pass" file="" line="0">
+<BenchmarkResult metric="Events" tag="0" value="0" iterations="1" />
+<BenchmarkResult metric="Events" tag="1" value="1" iterations="1" />
+<BenchmarkResult metric="Events" tag="10" value="10" iterations="1" />
+<BenchmarkResult metric="Events" tag="100" value="100" iterations="1" />
+<BenchmarkResult metric="Events" tag="500" value="500" iterations="1" />
+<BenchmarkResult metric="Events" tag="5000" value="5000" iterations="1" />
+<BenchmarkResult metric="Events" tag="100000" value="100000" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_benchlibeventcounter.xml b/tests/auto/selftests/expected_benchlibeventcounter.xml
new file mode 100644
index 0000000000..646cf22b80
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibeventcounter.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_BenchlibEventCounter">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="events">
+<BenchmarkResult metric="Events" tag="0" value="0" iterations="1" />
+<BenchmarkResult metric="Events" tag="1" value="1" iterations="1" />
+<BenchmarkResult metric="Events" tag="10" value="10" iterations="1" />
+<BenchmarkResult metric="Events" tag="100" value="100" iterations="1" />
+<BenchmarkResult metric="Events" tag="500" value="500" iterations="1" />
+<BenchmarkResult metric="Events" tag="5000" value="5000" iterations="1" />
+<BenchmarkResult metric="Events" tag="100000" value="100000" iterations="1" />
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_benchlibeventcounter.xunitxml b/tests/auto/selftests/expected_benchlibeventcounter.xunitxml
new file mode 100644
index 0000000000..60dca28d4f
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibeventcounter.xunitxml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="0" tests="3" name="tst_BenchlibEventCounter">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="events">
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_benchliboptions.lightxml b/tests/auto/selftests/expected_benchliboptions.lightxml
new file mode 100644
index 0000000000..7a42cc750f
--- /dev/null
+++ b/tests/auto/selftests/expected_benchliboptions.lightxml
@@ -0,0 +1,15 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="threeEvents">
+<Incident type="pass" file="" line="0">
+<BenchmarkResult metric="walltime" tag="" value="210" iterations="4194304" />
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_benchliboptions.xml b/tests/auto/selftests/expected_benchliboptions.xml
new file mode 100644
index 0000000000..40bff95f79
--- /dev/null
+++ b/tests/auto/selftests/expected_benchliboptions.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_BenchlibOneHundredMinimum">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="threeEvents">
+<BenchmarkResult metric="walltime" tag="" value="123" iterations="2097152" />
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_benchliboptions.xunitxml b/tests/auto/selftests/expected_benchliboptions.xunitxml
new file mode 100644
index 0000000000..7317e90470
--- /dev/null
+++ b/tests/auto/selftests/expected_benchliboptions.xunitxml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="0" tests="3" name="tst_BenchlibOneHundredMinimum">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="threeEvents">
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_benchlibtickcounter.lightxml b/tests/auto/selftests/expected_benchlibtickcounter.lightxml
new file mode 100644
index 0000000000..ea926c2073
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibtickcounter.lightxml
@@ -0,0 +1,15 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="threeBillionTicks">
+<Incident type="pass" file="" line="0">
+<BenchmarkResult metric="walltime" tag="" value="1059" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_benchlibtickcounter.xml b/tests/auto/selftests/expected_benchlibtickcounter.xml
new file mode 100644
index 0000000000..3cd82a2b1a
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibtickcounter.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_BenchlibTickCounter">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="threeBillionTicks">
+<BenchmarkResult metric="walltime" tag="" value="1059" iterations="1" />
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_benchlibtickcounter.xunitxml b/tests/auto/selftests/expected_benchlibtickcounter.xunitxml
new file mode 100644
index 0000000000..28c8f11143
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibtickcounter.xunitxml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="0" tests="3" name="tst_BenchlibTickCounter">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="threeBillionTicks">
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_benchlibwalltime.lightxml b/tests/auto/selftests/expected_benchlibwalltime.lightxml
new file mode 100644
index 0000000000..500647d606
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibwalltime.lightxml
@@ -0,0 +1,25 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="waitForOneThousand">
+<Incident type="pass" file="" line="0">
+<BenchmarkResult metric="walltime" tag="" value="1004" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="waitForFourThousand">
+<Incident type="pass" file="" line="0">
+<BenchmarkResult metric="walltime" tag="" value="4007" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="qbenchmark_once">
+<Incident type="pass" file="" line="0">
+<BenchmarkResult metric="walltime" tag="" value="0" iterations="1" />
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_benchlibwalltime.xml b/tests/auto/selftests/expected_benchlibwalltime.xml
new file mode 100644
index 0000000000..1379d4bcc9
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibwalltime.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_BenchlibWalltime">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="waitForOneThousand">
+<BenchmarkResult metric="walltime" tag="" value="1005" iterations="1" />
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="waitForFourThousand">
+<BenchmarkResult metric="walltime" tag="" value="4008" iterations="1" />
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="qbenchmark_once">
+<BenchmarkResult metric="walltime" tag="" value="0" iterations="1" />
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_benchlibwalltime.xunitxml b/tests/auto/selftests/expected_benchlibwalltime.xunitxml
new file mode 100644
index 0000000000..e4ffca4d09
--- /dev/null
+++ b/tests/auto/selftests/expected_benchlibwalltime.xunitxml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="0" tests="5" name="tst_BenchlibWalltime">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="waitForOneThousand">
+ </testcase>
+ <testcase result="pass" name="waitForFourThousand">
+ </testcase>
+ <testcase result="pass" name="qbenchmark_once">
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_cmptest.lightxml b/tests/auto/selftests/expected_cmptest.lightxml
new file mode 100644
index 0000000000..a6d35e47ac
--- /dev/null
+++ b/tests/auto/selftests/expected_cmptest.lightxml
@@ -0,0 +1,32 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="compare_boolfuncs">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="compare_pointerfuncs">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="compare_tostring">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122">
+ <Description><![CDATA[Compared values are not the same
+ Actual (actual): QVariant(int,123)
+ Expected (expected): QVariant(QString,hi)]]></Description>
+ <Description><![CDATA[Compared values are not the same
+ Actual (actual): QVariant(QVariantHash)
+ Expected (expected): QVariant()]]></Description>
+ <Description><![CDATA[Compared values are not the same
+ Actual (actual): QVariant(QString,A simple string)
+ Expected (expected): QVariant(PhonyClass)]]></Description>
+ <Description><![CDATA[Compared values are not the same
+ Actual (actual): QVariant(PhonyClass,<value not representable as string>)
+ Expected (expected): QVariant(PhonyClass,<value not representable as string>)]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_cmptest.txt b/tests/auto/selftests/expected_cmptest.txt
index e9f94c9629..fd5b486a24 100644
--- a/tests/auto/selftests/expected_cmptest.txt
+++ b/tests/auto/selftests/expected_cmptest.txt
@@ -6,19 +6,19 @@ PASS : tst_Cmptest::compare_pointerfuncs()
FAIL! : tst_Cmptest::compare_tostring(int, string) Compared values are not the same
Actual (actual): QVariant(int,123)
Expected (expected): QVariant(QString,hi)
- Loc: [/home/rmcgover/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
+ Loc: [/home/user/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
FAIL! : tst_Cmptest::compare_tostring(null hash, invalid) Compared values are not the same
Actual (actual): QVariant(QVariantHash)
Expected (expected): QVariant()
- Loc: [/home/rmcgover/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
+ Loc: [/home/user/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
FAIL! : tst_Cmptest::compare_tostring(string, null user type) Compared values are not the same
Actual (actual): QVariant(QString,A simple string)
Expected (expected): QVariant(PhonyClass)
- Loc: [/home/rmcgover/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
+ Loc: [/home/user/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
FAIL! : tst_Cmptest::compare_tostring(both non-null user type) Compared values are not the same
Actual (actual): QVariant(PhonyClass,<value not representable as string>)
Expected (expected): QVariant(PhonyClass,<value not representable as string>)
- Loc: [/home/rmcgover/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
+ Loc: [/home/user/depot/qt/master/tests/auto/selftests/cmptest/tst_cmptest.cpp(122)]
PASS : tst_Cmptest::cleanupTestCase()
Totals: 4 passed, 4 failed, 0 skipped
********* Finished testing of tst_Cmptest *********
diff --git a/tests/auto/selftests/expected_cmptest.xml b/tests/auto/selftests/expected_cmptest.xml
new file mode 100644
index 0000000000..7064fcb1d0
--- /dev/null
+++ b/tests/auto/selftests/expected_cmptest.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Cmptest">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="compare_boolfuncs">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="compare_pointerfuncs">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="compare_tostring">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122">
+ <DataTag><![CDATA[int, string]]></DataTag>
+ <Description><![CDATA[Compared values are not the same
+ Actual (actual): QVariant(int,123)
+ Expected (expected): QVariant(QString,hi)]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122">
+ <DataTag><![CDATA[null hash, invalid]]></DataTag>
+ <Description><![CDATA[Compared values are not the same
+ Actual (actual): QVariant(QVariantHash)
+ Expected (expected): QVariant()]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122">
+ <DataTag><![CDATA[string, null user type]]></DataTag>
+ <Description><![CDATA[Compared values are not the same
+ Actual (actual): QVariant(QString,A simple string)
+ Expected (expected): QVariant(PhonyClass)]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/cmptest/tst_cmptest.cpp" line="122">
+ <DataTag><![CDATA[both non-null user type]]></DataTag>
+ <Description><![CDATA[Compared values are not the same
+ Actual (actual): QVariant(PhonyClass,<value not representable as string>)
+ Expected (expected): QVariant(PhonyClass,<value not representable as string>)]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_cmptest.xunitxml b/tests/auto/selftests/expected_cmptest.xunitxml
new file mode 100644
index 0000000000..01bfda8d01
--- /dev/null
+++ b/tests/auto/selftests/expected_cmptest.xunitxml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="4" tests="5" name="tst_Cmptest">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="compare_boolfuncs"/>
+ <testcase result="pass" name="compare_pointerfuncs"/>
+ <testcase result="fail" name="compare_tostring">
+ <failure tag="int, string" message="Compared values are not the same
+ Actual (actual): QVariant(int,123)
+ Expected (expected): QVariant(QString,hi)" result="fail"/>
+ <failure tag="null hash, invalid" message="Compared values are not the same
+ Actual (actual): QVariant(QVariantHash)
+ Expected (expected): QVariant()" result="fail"/>
+ <failure tag="string, null user type" message="Compared values are not the same
+ Actual (actual): QVariant(QString,A simple string)
+ Expected (expected): QVariant(PhonyClass)" result="fail"/>
+ <failure tag="both non&#x002D;null user type" message="Compared values are not the same
+ Actual (actual): QVariant(PhonyClass,&lt;value not representable as string&gt;)
+ Expected (expected): QVariant(PhonyClass,&lt;value not representable as string&gt;)" result="fail"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_commandlinedata.lightxml b/tests/auto/selftests/expected_commandlinedata.lightxml
new file mode 100644
index 0000000000..ad1f893519
--- /dev/null
+++ b/tests/auto/selftests/expected_commandlinedata.lightxml
@@ -0,0 +1,36 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="fiveTablePasses">
+<Incident type="pass" file="" line="0">
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="fiveTablePasses">
+<Incident type="pass" file="" line="0">
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_commandlinedata.xml b/tests/auto/selftests/expected_commandlinedata.xml
new file mode 100644
index 0000000000..bcc8cbdbb7
--- /dev/null
+++ b/tests/auto/selftests/expected_commandlinedata.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_DataTable">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="fiveTablePasses">
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <DataTag><![CDATA[fiveTablePasses_data1]]></DataTag>
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <DataTag><![CDATA[fiveTablePasses_data2]]></DataTag>
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <DataTag><![CDATA[fiveTablePasses_data3]]></DataTag>
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <DataTag><![CDATA[fiveTablePasses_data4]]></DataTag>
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <DataTag><![CDATA[fiveTablePasses_data5]]></DataTag>
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="fiveTablePasses">
+<Message type="info" file="/local/user_builds/qt/4.6/tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp" line="65">
+ <DataTag><![CDATA[fiveTablePasses_data1]]></DataTag>
+ <Description><![CDATA[QVERIFY(test)]]></Description>
+</Message>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_commandlinedata.xunitxml b/tests/auto/selftests/expected_commandlinedata.xunitxml
new file mode 100644
index 0000000000..45b833cf19
--- /dev/null
+++ b/tests/auto/selftests/expected_commandlinedata.xunitxml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="6" failures="0" tests="4" name="tst_DataTable">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="fiveTablePasses">
+ <!-- tag="fiveTablePasses_data1" message="QVERIFY(test)" type="info" -->
+ <!-- tag="fiveTablePasses_data2" message="QVERIFY(test)" type="info" -->
+ <!-- tag="fiveTablePasses_data3" message="QVERIFY(test)" type="info" -->
+ <!-- tag="fiveTablePasses_data4" message="QVERIFY(test)" type="info" -->
+ <!-- tag="fiveTablePasses_data5" message="QVERIFY(test)" type="info" -->
+ </testcase>
+ <testcase result="pass" name="fiveTablePasses">
+ <!-- tag="fiveTablePasses_data1" message="QVERIFY(test)" type="info" -->
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[QVERIFY(test)]]>
+<![CDATA[QVERIFY(test)]]>
+<![CDATA[QVERIFY(test)]]>
+<![CDATA[QVERIFY(test)]]>
+<![CDATA[QVERIFY(test)]]>
+<![CDATA[QVERIFY(test)]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_crashes.lightxml b/tests/auto/selftests/expected_crashes.lightxml
new file mode 100644
index 0000000000..2eee3cc3a1
--- /dev/null
+++ b/tests/auto/selftests/expected_crashes.lightxml
@@ -0,0 +1,15 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="crash">
+<Incident type="fail" file="Unknown file" line="0">
+<Message type="qfatal" file="" line="0">
+ <Description><![CDATA[Received signal 11]]></Description>
+</Message>
+ <Description><![CDATA[Received a fatal error.]]></Description>
+</Incident>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_crashes.xml b/tests/auto/selftests/expected_crashes.xml
new file mode 100644
index 0000000000..be01e633e9
--- /dev/null
+++ b/tests/auto/selftests/expected_crashes.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Crashes">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="crash">
+<Message type="qfatal" file="" line="0">
+ <Description><![CDATA[Received signal 11]]></Description>
+</Message>
+<Incident type="fail" file="Unknown file" line="0">
+ <Description><![CDATA[Received a fatal error.]]></Description>
+</Incident>
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_crashes.xunitxml b/tests/auto/selftests/expected_crashes.xunitxml
new file mode 100644
index 0000000000..558491c598
--- /dev/null
+++ b/tests/auto/selftests/expected_crashes.xunitxml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="1" failures="1" tests="2" name="tst_Crashes">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="fail" name="crash">
+ <!-- message="Received signal 11" type="qfatal" -->
+ <failure message="Received a fatal error." result="fail"/>
+ </testcase>
+ <system-err>
+<![CDATA[Received signal 11]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_datatable.lightxml b/tests/auto/selftests/expected_datatable.lightxml
new file mode 100644
index 0000000000..a1c9d2b057
--- /dev/null
+++ b/tests/auto/selftests/expected_datatable.lightxml
@@ -0,0 +1,52 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="singleTestFunction1">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="singleTestFunction2">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="fiveTablePasses">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="fiveTableFailures">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="startsWithFailure">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="endsWithFailure">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failureInMiddle">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="fiveIsolatedFailures">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="173">
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_datatable.xml b/tests/auto/selftests/expected_datatable.xml
new file mode 100644
index 0000000000..0d12594a09
--- /dev/null
+++ b/tests/auto/selftests/expected_datatable.xml
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_DataTable">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="singleTestFunction1">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="singleTestFunction2">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="fiveTablePasses">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="fiveTableFailures">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <DataTag><![CDATA[fiveTableFailures_data 1]]></DataTag>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <DataTag><![CDATA[fiveTableFailures_data 2]]></DataTag>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <DataTag><![CDATA[fiveTableFailures_data 3]]></DataTag>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <DataTag><![CDATA[fiveTableFailures_data 4]]></DataTag>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <DataTag><![CDATA[fiveTableFailures_data 5]]></DataTag>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="startsWithFailure">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <DataTag><![CDATA[startsWithFailure_data 1]]></DataTag>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="endsWithFailure">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <DataTag><![CDATA[endsWithFailure 5]]></DataTag>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failureInMiddle">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="91">
+ <DataTag><![CDATA[failureInMiddle_data 3]]></DataTag>
+ <Description><![CDATA['test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="fiveIsolatedFailures">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="173">
+ <DataTag><![CDATA[fiveIsolatedFailures_data 1]]></DataTag>
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="173">
+ <DataTag><![CDATA[fiveIsolatedFailures_data 2]]></DataTag>
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="173">
+ <DataTag><![CDATA[fiveIsolatedFailures_data 3]]></DataTag>
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="173">
+ <DataTag><![CDATA[fiveIsolatedFailures_data 4]]></DataTag>
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datatable/tst_datatable.cpp" line="173">
+ <DataTag><![CDATA[fiveIsolatedFailures_data 5]]></DataTag>
+ <Description><![CDATA['!test' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_datatable.xunitxml b/tests/auto/selftests/expected_datatable.xunitxml
new file mode 100644
index 0000000000..6bac80e0a2
--- /dev/null
+++ b/tests/auto/selftests/expected_datatable.xunitxml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="13" tests="10" name="tst_DataTable">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="singleTestFunction1"/>
+ <testcase result="pass" name="singleTestFunction2"/>
+ <testcase result="pass" name="fiveTablePasses"/>
+ <testcase result="fail" name="fiveTableFailures">
+ <failure tag="fiveTableFailures_data 1" message="&apos;test&apos; returned FALSE. ()" result="fail"/>
+ <failure tag="fiveTableFailures_data 2" message="&apos;test&apos; returned FALSE. ()" result="fail"/>
+ <failure tag="fiveTableFailures_data 3" message="&apos;test&apos; returned FALSE. ()" result="fail"/>
+ <failure tag="fiveTableFailures_data 4" message="&apos;test&apos; returned FALSE. ()" result="fail"/>
+ <failure tag="fiveTableFailures_data 5" message="&apos;test&apos; returned FALSE. ()" result="fail"/>
+ </testcase>
+ <testcase result="fail" name="startsWithFailure">
+ <failure tag="startsWithFailure_data 1" message="&apos;test&apos; returned FALSE. ()" result="fail"/>
+ </testcase>
+ <testcase result="fail" name="endsWithFailure">
+ <failure tag="endsWithFailure 5" message="&apos;test&apos; returned FALSE. ()" result="fail"/>
+ </testcase>
+ <testcase result="fail" name="failureInMiddle">
+ <failure tag="failureInMiddle_data 3" message="&apos;test&apos; returned FALSE. ()" result="fail"/>
+ </testcase>
+ <testcase result="fail" name="fiveIsolatedFailures">
+ <failure tag="fiveIsolatedFailures_data 1" message="&apos;!test&apos; returned FALSE. ()" result="fail"/>
+ <failure tag="fiveIsolatedFailures_data 2" message="&apos;!test&apos; returned FALSE. ()" result="fail"/>
+ <failure tag="fiveIsolatedFailures_data 3" message="&apos;!test&apos; returned FALSE. ()" result="fail"/>
+ <failure tag="fiveIsolatedFailures_data 4" message="&apos;!test&apos; returned FALSE. ()" result="fail"/>
+ <failure tag="fiveIsolatedFailures_data 5" message="&apos;!test&apos; returned FALSE. ()" result="fail"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_datetime.lightxml b/tests/auto/selftests/expected_datetime.lightxml
new file mode 100644
index 0000000000..edad6aa832
--- /dev/null
+++ b/tests/auto/selftests/expected_datetime.lightxml
@@ -0,0 +1,27 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="dateTime">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datetime/tst_datetime.cpp" line="66">
+ <Description><![CDATA[Compared values are not the same
+ Actual (local): 2000/05/03 04:03:04.000[local time]
+ Expected (utc): 2000/05/03 04:03:04.000[UTC]]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="qurl">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datetime/tst_datetime.cpp" line="74">
+ <Description><![CDATA[Compared values are not the same
+ Actual (operandA): http://example.com
+ Expected (operandB): ]]></Description>
+ <Description><![CDATA[Compared values are not the same
+ Actual (operandA):
+ Expected (operandB): http://example.com]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_datetime.xml b/tests/auto/selftests/expected_datetime.xml
new file mode 100644
index 0000000000..b7b870e678
--- /dev/null
+++ b/tests/auto/selftests/expected_datetime.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_DateTime">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="dateTime">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datetime/tst_datetime.cpp" line="66">
+ <Description><![CDATA[Compared values are not the same
+ Actual (local): 2000/05/03 04:03:04.000[local time]
+ Expected (utc): 2000/05/03 04:03:04.000[UTC]]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="qurl">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datetime/tst_datetime.cpp" line="74">
+ <Description><![CDATA[Compared values are not the same
+ Actual (operandA): http://example.com
+ Expected (operandB): ]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/datetime/tst_datetime.cpp" line="74">
+ <Description><![CDATA[Compared values are not the same
+ Actual (operandA):
+ Expected (operandB): http://example.com]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_datetime.xunitxml b/tests/auto/selftests/expected_datetime.xunitxml
new file mode 100644
index 0000000000..b30d1c441f
--- /dev/null
+++ b/tests/auto/selftests/expected_datetime.xunitxml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="3" tests="4" name="tst_DateTime">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="fail" name="dateTime">
+ <failure message="Compared values are not the same
+ Actual (local): 2000/05/03 04:03:04.000[local time]
+ Expected (utc): 2000/05/03 04:03:04.000[UTC]" result="fail"/>
+ </testcase>
+ <testcase result="fail" name="qurl">
+ <failure message="Compared values are not the same
+ Actual (operandA): http://example.com
+ Expected (operandB): " result="fail"/>
+ <failure message="Compared values are not the same
+ Actual (operandA):
+ Expected (operandB): http://example.com" result="fail"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_exceptionthrow.lightxml b/tests/auto/selftests/expected_exceptionthrow.lightxml
new file mode 100644
index 0000000000..90371e4e36
--- /dev/null
+++ b/tests/auto/selftests/expected_exceptionthrow.lightxml
@@ -0,0 +1,12 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="throwException">
+<Incident type="fail" file="/local/user_builds/qt/4.6/src/testlib/qtestcase.cpp" line="1691">
+ <Description><![CDATA[Caught unhandled exception]]></Description>
+</Incident>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_exceptionthrow.xml b/tests/auto/selftests/expected_exceptionthrow.xml
new file mode 100644
index 0000000000..bddbb7d7b6
--- /dev/null
+++ b/tests/auto/selftests/expected_exceptionthrow.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Exception">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="throwException">
+<Incident type="fail" file="/local/user_builds/qt/4.6/src/testlib/qtestcase.cpp" line="1691">
+ <Description><![CDATA[Caught unhandled exception]]></Description>
+</Incident>
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_exceptionthrow.xunitxml b/tests/auto/selftests/expected_exceptionthrow.xunitxml
new file mode 100644
index 0000000000..ab0d379255
--- /dev/null
+++ b/tests/auto/selftests/expected_exceptionthrow.xunitxml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="1" tests="2" name="tst_Exception">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="fail" name="throwException">
+ <failure message="Caught unhandled exception" result="fail"/>
+ </testcase>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_expectfail.lightxml b/tests/auto/selftests/expected_expectfail.lightxml
new file mode 100644
index 0000000000..d3fb05bb48
--- /dev/null
+++ b/tests/auto/selftests/expected_expectfail.lightxml
@@ -0,0 +1,35 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="expectAndContinue">
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="60">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[begin]]></Description>
+</Message>
+ <Description><![CDATA[This should xfail]]></Description>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[after]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="expectAndAbort">
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="68">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[begin]]></Description>
+</Message>
+ <Description><![CDATA[This should xfail]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="xfailWithQString">
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="75">
+ <Description><![CDATA[A string]]></Description>
+ <Description><![CDATA[Bug 5 (The message)]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_expectfail.xml b/tests/auto/selftests/expected_expectfail.xml
new file mode 100644
index 0000000000..670467eb07
--- /dev/null
+++ b/tests/auto/selftests/expected_expectfail.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_ExpectFail">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="expectAndContinue">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[begin]]></Description>
+</Message>
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="60">
+ <Description><![CDATA[This should xfail]]></Description>
+</Incident>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[after]]></Description>
+</Message>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="expectAndAbort">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[begin]]></Description>
+</Message>
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="68">
+ <Description><![CDATA[This should xfail]]></Description>
+</Incident>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="xfailWithQString">
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="75">
+ <Description><![CDATA[A string]]></Description>
+</Incident>
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/expectfail/tst_expectfail.cpp" line="80">
+ <Description><![CDATA[Bug 5 (The message)]]></Description>
+</Incident>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_expectfail.xunitxml b/tests/auto/selftests/expected_expectfail.xunitxml
new file mode 100644
index 0000000000..32a5cfca81
--- /dev/null
+++ b/tests/auto/selftests/expected_expectfail.xunitxml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="7" failures="0" tests="5" name="tst_ExpectFail">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="xfail" name="expectAndContinue">
+ <!-- message="begin" type="qdebug" -->
+ <!-- message="This should xfail" type="info" -->
+ <!-- message="after" type="qdebug" -->
+ </testcase>
+ <testcase result="xfail" name="expectAndAbort">
+ <!-- message="begin" type="qdebug" -->
+ <!-- message="This should xfail" type="info" -->
+ </testcase>
+ <testcase result="xfail" name="xfailWithQString">
+ <!-- message="A string" type="info" -->
+ <!-- message="Bug 5 (The message)" type="info" -->
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[begin]]>
+<![CDATA[This should xfail]]>
+<![CDATA[after]]>
+<![CDATA[begin]]>
+<![CDATA[This should xfail]]>
+<![CDATA[A string]]>
+<![CDATA[Bug 5 (The message)]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_failinit.lightxml b/tests/auto/selftests/expected_failinit.lightxml
new file mode 100644
index 0000000000..93a4e3f90e
--- /dev/null
+++ b/tests/auto/selftests/expected_failinit.lightxml
@@ -0,0 +1,12 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/failinit/tst_failinit.cpp" line="55">
+ <Description><![CDATA['false' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_failinit.xml b/tests/auto/selftests/expected_failinit.xml
new file mode 100644
index 0000000000..e1f9e8d069
--- /dev/null
+++ b/tests/auto/selftests/expected_failinit.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_FailInit">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/failinit/tst_failinit.cpp" line="55">
+ <Description><![CDATA['false' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_failinit.xunitxml b/tests/auto/selftests/expected_failinit.xunitxml
new file mode 100644
index 0000000000..3c2e31be29
--- /dev/null
+++ b/tests/auto/selftests/expected_failinit.xunitxml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="1" tests="2" name="tst_FailInit">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="fail" name="initTestCase">
+ <failure message="&apos;false&apos; returned FALSE. ()" result="fail"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_failinitdata.lightxml b/tests/auto/selftests/expected_failinitdata.lightxml
new file mode 100644
index 0000000000..56d8c71ba6
--- /dev/null
+++ b/tests/auto/selftests/expected_failinitdata.lightxml
@@ -0,0 +1,9 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/failinitdata/tst_failinitdata.cpp" line="56">
+ <Description><![CDATA['false' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_failinitdata.xml b/tests/auto/selftests/expected_failinitdata.xml
new file mode 100644
index 0000000000..47be1b6726
--- /dev/null
+++ b/tests/auto/selftests/expected_failinitdata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_FailInitData">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/failinitdata/tst_failinitdata.cpp" line="56">
+ <Description><![CDATA['false' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_failinitdata.xunitxml b/tests/auto/selftests/expected_failinitdata.xunitxml
new file mode 100644
index 0000000000..f32ccd5e81
--- /dev/null
+++ b/tests/auto/selftests/expected_failinitdata.xunitxml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="1" tests="1" name="tst_FailInitData">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="fail" name="initTestCase">
+ <failure message="&apos;false&apos; returned FALSE. ()" result="fail"/>
+ </testcase>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_fetchbogus.lightxml b/tests/auto/selftests/expected_fetchbogus.lightxml
new file mode 100644
index 0000000000..c53d851d79
--- /dev/null
+++ b/tests/auto/selftests/expected_fetchbogus.lightxml
@@ -0,0 +1,15 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="fetchBogus">
+<Incident type="fail" file="Unknown file" line="0">
+<Message type="qfatal" file="" line="0">
+ <Description><![CDATA[QFETCH: Requested testdata 'bubu' not available, check your _data function.]]></Description>
+</Message>
+ <Description><![CDATA[Received a fatal error.]]></Description>
+</Incident>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_fetchbogus.xml b/tests/auto/selftests/expected_fetchbogus.xml
new file mode 100644
index 0000000000..7daa065e3d
--- /dev/null
+++ b/tests/auto/selftests/expected_fetchbogus.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_FetchBogus">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="fetchBogus">
+<Message type="qfatal" file="" line="0">
+ <DataTag><![CDATA[foo]]></DataTag>
+ <Description><![CDATA[QFETCH: Requested testdata 'bubu' not available, check your _data function.]]></Description>
+</Message>
+<Incident type="fail" file="Unknown file" line="0">
+ <DataTag><![CDATA[foo]]></DataTag>
+ <Description><![CDATA[Received a fatal error.]]></Description>
+</Incident>
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_fetchbogus.xunitxml b/tests/auto/selftests/expected_fetchbogus.xunitxml
new file mode 100644
index 0000000000..fe31b4b600
--- /dev/null
+++ b/tests/auto/selftests/expected_fetchbogus.xunitxml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="1" failures="1" tests="2" name="tst_FetchBogus">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="fail" name="fetchBogus">
+ <!-- tag="foo" message="QFETCH: Requested testdata &apos;bubu&apos; not available, check your _data function." type="qfatal" -->
+ <failure tag="foo" message="Received a fatal error." result="fail"/>
+ </testcase>
+ <system-err>
+<![CDATA[QFETCH: Requested testdata 'bubu' not available, check your _data function.]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_globaldata.lightxml b/tests/auto/selftests/expected_globaldata.lightxml
new file mode 100644
index 0000000000..2d195ee58b
--- /dev/null
+++ b/tests/auto/selftests/expected_globaldata.lightxml
@@ -0,0 +1,30 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="testGlobal">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="skip">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/globaldata/tst_globaldata.cpp" line="128">
+ <Description><![CDATA[skipping]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="skipLocal">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/globaldata/tst_globaldata.cpp" line="148">
+ <Description><![CDATA[skipping]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="skipSingle">
+<Incident type="pass" file="" line="0">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/globaldata/tst_globaldata.cpp" line="142">
+ <Description><![CDATA[skipping]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_globaldata.xml b/tests/auto/selftests/expected_globaldata.xml
new file mode 100644
index 0000000000..ea4beb1886
--- /dev/null
+++ b/tests/auto/selftests/expected_globaldata.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Subtest">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="testGlobal">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="skip">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/globaldata/tst_globaldata.cpp" line="128">
+ <DataTag><![CDATA[1]]></DataTag>
+ <Description><![CDATA[skipping]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="skipLocal">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/globaldata/tst_globaldata.cpp" line="148">
+ <DataTag><![CDATA[1:local 1]]></DataTag>
+ <Description><![CDATA[skipping]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="skipSingle">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/globaldata/tst_globaldata.cpp" line="142">
+ <DataTag><![CDATA[2:local 1]]></DataTag>
+ <Description><![CDATA[skipping]]></Description>
+</Message>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_globaldata.xunitxml b/tests/auto/selftests/expected_globaldata.xunitxml
new file mode 100644
index 0000000000..d88fdbffa6
--- /dev/null
+++ b/tests/auto/selftests/expected_globaldata.xunitxml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="3" failures="0" tests="6" name="tst_Subtest">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="testGlobal"/>
+ <testcase name="skip">
+ <!-- tag="1" message="skipping" type="skip" -->
+ </testcase>
+ <testcase name="skipLocal">
+ <!-- tag="1:local 1" message="skipping" type="skip" -->
+ </testcase>
+ <testcase result="pass" name="skipSingle">
+ <!-- tag="2:local 1" message="skipping" type="skip" -->
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[skipping]]>
+<![CDATA[skipping]]>
+<![CDATA[skipping]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_longstring.lightxml b/tests/auto/selftests/expected_longstring.lightxml
new file mode 100644
index 0000000000..a186ccc604
--- /dev/null
+++ b/tests/auto/selftests/expected_longstring.lightxml
@@ -0,0 +1,23 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="failWithLongString">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/longstring/tst_longstring.cpp" line="67">
+ <Description><![CDATA[Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui.
+
+Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien. Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In ac dui quis mi consectetuer lacinia.
+
+Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus. Vestibulum volutpat pretium libero. Cras id dui. Aenean ut eros et nisl sagittis vestibulum. Nullam nulla eros, ultricies sit amet, nonummy id, imperdiet feugiat, pede. Sed lectus. Donec mollis hendrerit risus. Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi.
+
+Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Phasellus accumsan cursus velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed aliquam, nisi quis porttitor congue, elit erat euismod orci, ac placerat dolor lectus quis orci. Phasellus consectetuer vestibulum elit. Aenean tellus metus, bibendum sed, posuere ac, mattis non, nunc. Vestibulum fringilla pede sit amet augue. In turpis. Pellentesque posuere. Praesent turpis.
+
+Aenean posuere, tortor sed cursus feugiat, nunc augue blandit nunc, eu sollicitudin urna dolor sagittis lacus. Donec elit libero, sodales nec, volutpat a, suscipit non, turpis. Nullam sagittis. Suspendisse pulvinar, augue ac venenatis condimentum, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis diam. Pellentesque ut neque. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_longstring.txt b/tests/auto/selftests/expected_longstring.txt
index a6ad5d00a1..1461bc6be0 100644
--- a/tests/auto/selftests/expected_longstring.txt
+++ b/tests/auto/selftests/expected_longstring.txt
@@ -10,7 +10,7 @@ Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, impe
Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Phasellus accumsan cursus velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed aliquam, nisi quis porttitor congue, elit erat euismod orci, ac placerat dolor lectus quis orci. Phasellus consectetuer vestibulum elit. Aenean tellus metus, bibendum sed, posuere ac, mattis non, nunc. Vestibulum fringilla pede sit amet augue. In turpis. Pellentesque posuere. Praesent turpis.
Aenean posuere, tortor sed cursus feugiat, nunc augue blandit nunc, eu sollicitudin urna dolor sagittis lacus. Donec elit libero, sodales nec, volutpat a, suscipit non, turpis. Nullam sagittis. Suspendisse pulvinar, augue ac venenatis condimentum, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis diam. Pellentesque ut neque. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
- Loc: [/home/rmcgover/depot/qt/master/tests/auto/selftests/longstring/tst_longstring.cpp(67)]
+ Loc: [/home/user/depot/qt/master/tests/auto/selftests/longstring/tst_longstring.cpp(67)]
PASS : tst_LongString::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped
********* Finished testing of tst_LongString *********
diff --git a/tests/auto/selftests/expected_longstring.xml b/tests/auto/selftests/expected_longstring.xml
new file mode 100644
index 0000000000..45ad2862fd
--- /dev/null
+++ b/tests/auto/selftests/expected_longstring.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_LongString">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="failWithLongString">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/longstring/tst_longstring.cpp" line="67">
+ <Description><![CDATA[Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui.
+
+Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien. Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In ac dui quis mi consectetuer lacinia.
+
+Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus. Vestibulum volutpat pretium libero. Cras id dui. Aenean ut eros et nisl sagittis vestibulum. Nullam nulla eros, ultricies sit amet, nonummy id, imperdiet feugiat, pede. Sed lectus. Donec mollis hendrerit risus. Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi.
+
+Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Phasellus accumsan cursus velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed aliquam, nisi quis porttitor congue, elit erat euismod orci, ac placerat dolor lectus quis orci. Phasellus consectetuer vestibulum elit. Aenean tellus metus, bibendum sed, posuere ac, mattis non, nunc. Vestibulum fringilla pede sit amet augue. In turpis. Pellentesque posuere. Praesent turpis.
+
+Aenean posuere, tortor sed cursus feugiat, nunc augue blandit nunc, eu sollicitudin urna dolor sagittis lacus. Donec elit libero, sodales nec, volutpat a, suscipit non, turpis. Nullam sagittis. Suspendisse pulvinar, augue ac venenatis condimentum, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis diam. Pellentesque ut neque. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_longstring.xunitxml b/tests/auto/selftests/expected_longstring.xunitxml
new file mode 100644
index 0000000000..6486817dbb
--- /dev/null
+++ b/tests/auto/selftests/expected_longstring.xunitxml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="1" tests="3" name="tst_LongString">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="fail" name="failWithLongString">
+ <failure message="Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui.
+
+Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien. Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In ac dui quis mi consectetuer lacinia.
+
+Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus. Vestibulum volutpat pretium libero. Cras id dui. Aenean ut eros et nisl sagittis vestibulum. Nullam nulla eros, ultricies sit amet, nonummy id, imperdiet feugiat, pede. Sed lectus. Donec mollis hendrerit risus. Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi.
+
+Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Phasellus accumsan cursus velit. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed aliquam, nisi quis porttitor congue, elit erat euismod orci, ac placerat dolor lectus quis orci. Phasellus consectetuer vestibulum elit. Aenean tellus metus, bibendum sed, posuere ac, mattis non, nunc. Vestibulum fringilla pede sit amet augue. In turpis. Pellentesque posuere. Praesent turpis.
+
+Aenean posuere, tortor sed cursus feugiat, nunc augue blandit nunc, eu sollicitudin urna dolor sagittis lacus. Donec elit libero, sodales nec, volutpat a, suscipit non, turpis. Nullam sagittis. Suspendisse pulvinar, augue ac venenatis condimentum, sem libero volutpat nibh, nec pellentesque velit pede quis nunc. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce id purus. Ut varius tincidunt libero. Phasellus dolor. Maecenas vestibulum mollis diam. Pellentesque ut neque. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas." result="fail"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_maxwarnings.lightxml b/tests/auto/selftests/expected_maxwarnings.lightxml
new file mode 100644
index 0000000000..f9320ea151
--- /dev/null
+++ b/tests/auto/selftests/expected_maxwarnings.lightxml
@@ -0,0 +1,6020 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="warn">
+<Incident type="pass" file="" line="0">
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[0]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[2]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[3]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[4]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[5]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[6]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[7]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[8]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[9]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[10]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[11]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[12]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[13]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[14]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[15]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[16]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[17]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[18]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[19]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[20]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[21]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[22]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[23]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[24]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[25]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[26]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[27]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[28]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[29]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[30]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[31]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[32]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[33]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[34]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[35]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[36]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[37]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[38]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[39]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[40]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[41]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[42]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[43]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[44]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[45]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[46]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[47]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[48]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[49]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[50]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[51]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[52]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[53]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[54]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[55]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[56]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[57]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[58]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[59]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[60]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[61]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[62]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[63]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[64]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[65]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[66]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[67]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[68]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[69]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[70]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[71]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[72]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[73]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[74]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[75]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[76]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[77]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[78]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[79]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[80]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[81]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[82]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[83]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[84]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[85]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[86]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[87]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[88]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[89]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[90]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[91]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[92]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[93]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[94]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[95]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[96]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[97]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[98]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[99]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[100]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[101]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[102]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[103]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[104]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[105]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[106]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[107]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[108]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[109]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[110]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[111]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[112]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[113]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[114]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[115]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[116]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[117]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[118]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[119]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[120]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[121]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[122]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[123]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[124]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[125]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[126]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[127]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[128]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[129]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[130]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[131]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[132]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[133]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[134]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[135]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[136]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[137]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[138]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[139]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[140]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[141]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[142]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[143]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[144]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[145]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[146]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[147]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[148]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[149]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[150]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[151]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[152]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[153]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[154]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[155]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[156]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[157]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[158]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[159]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[160]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[161]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[162]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[163]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[164]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[165]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[166]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[167]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[168]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[169]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[170]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[171]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[172]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[173]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[174]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[175]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[176]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[177]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[178]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[179]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[180]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[181]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[182]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[183]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[184]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[185]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[186]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[187]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[188]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[189]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[190]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[191]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[192]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[193]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[194]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[195]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[196]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[197]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[198]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[199]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[200]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[201]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[202]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[203]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[204]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[205]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[206]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[207]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[208]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[209]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[210]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[211]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[212]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[213]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[214]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[215]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[216]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[217]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[218]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[219]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[220]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[221]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[222]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[223]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[224]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[225]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[226]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[227]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[228]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[229]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[230]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[231]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[232]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[233]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[234]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[235]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[236]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[237]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[238]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[239]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[240]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[241]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[242]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[243]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[244]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[245]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[246]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[247]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[248]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[249]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[250]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[251]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[252]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[253]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[254]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[255]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[256]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[257]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[258]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[259]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[260]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[261]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[262]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[263]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[264]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[265]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[266]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[267]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[268]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[269]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[270]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[271]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[272]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[273]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[274]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[275]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[276]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[277]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[278]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[279]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[280]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[281]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[282]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[283]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[284]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[285]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[286]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[287]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[288]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[289]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[290]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[291]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[292]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[293]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[294]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[295]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[296]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[297]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[298]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[299]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[300]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[301]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[302]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[303]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[304]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[305]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[306]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[307]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[308]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[309]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[310]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[311]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[312]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[313]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[314]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[315]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[316]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[317]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[318]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[319]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[320]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[321]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[322]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[323]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[324]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[325]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[326]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[327]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[328]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[329]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[330]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[331]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[332]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[333]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[334]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[335]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[336]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[337]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[338]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[339]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[340]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[341]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[342]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[343]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[344]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[345]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[346]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[347]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[348]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[349]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[350]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[351]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[352]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[353]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[354]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[355]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[356]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[357]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[358]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[359]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[360]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[361]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[362]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[363]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[364]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[365]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[366]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[367]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[368]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[369]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[370]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[371]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[372]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[373]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[374]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[375]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[376]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[377]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[378]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[379]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[380]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[381]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[382]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[383]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[384]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[385]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[386]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[387]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[388]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[389]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[390]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[391]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[392]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[393]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[394]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[395]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[396]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[397]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[398]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[399]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[400]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[401]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[402]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[403]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[404]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[405]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[406]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[407]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[408]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[409]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[410]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[411]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[412]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[413]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[414]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[415]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[416]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[417]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[418]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[419]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[420]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[421]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[422]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[423]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[424]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[425]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[426]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[427]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[428]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[429]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[430]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[431]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[432]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[433]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[434]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[435]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[436]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[437]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[438]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[439]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[440]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[441]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[442]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[443]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[444]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[445]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[446]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[447]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[448]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[449]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[450]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[451]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[452]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[453]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[454]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[455]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[456]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[457]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[458]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[459]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[460]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[461]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[462]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[463]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[464]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[465]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[466]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[467]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[468]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[469]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[470]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[471]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[472]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[473]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[474]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[475]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[476]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[477]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[478]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[479]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[480]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[481]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[482]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[483]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[484]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[485]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[486]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[487]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[488]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[489]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[490]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[491]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[492]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[493]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[494]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[495]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[496]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[497]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[498]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[499]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[500]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[501]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[502]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[503]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[504]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[505]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[506]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[507]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[508]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[509]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[510]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[511]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[512]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[513]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[514]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[515]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[516]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[517]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[518]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[519]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[520]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[521]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[522]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[523]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[524]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[525]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[526]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[527]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[528]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[529]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[530]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[531]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[532]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[533]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[534]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[535]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[536]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[537]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[538]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[539]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[540]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[541]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[542]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[543]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[544]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[545]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[546]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[547]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[548]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[549]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[550]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[551]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[552]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[553]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[554]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[555]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[556]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[557]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[558]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[559]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[560]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[561]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[562]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[563]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[564]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[565]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[566]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[567]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[568]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[569]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[570]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[571]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[572]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[573]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[574]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[575]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[576]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[577]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[578]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[579]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[580]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[581]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[582]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[583]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[584]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[585]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[586]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[587]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[588]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[589]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[590]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[591]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[592]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[593]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[594]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[595]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[596]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[597]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[598]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[599]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[600]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[601]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[602]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[603]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[604]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[605]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[606]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[607]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[608]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[609]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[610]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[611]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[612]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[613]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[614]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[615]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[616]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[617]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[618]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[619]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[620]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[621]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[622]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[623]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[624]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[625]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[626]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[627]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[628]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[629]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[630]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[631]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[632]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[633]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[634]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[635]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[636]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[637]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[638]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[639]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[640]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[641]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[642]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[643]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[644]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[645]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[646]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[647]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[648]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[649]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[650]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[651]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[652]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[653]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[654]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[655]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[656]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[657]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[658]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[659]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[660]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[661]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[662]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[663]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[664]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[665]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[666]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[667]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[668]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[669]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[670]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[671]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[672]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[673]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[674]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[675]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[676]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[677]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[678]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[679]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[680]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[681]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[682]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[683]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[684]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[685]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[686]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[687]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[688]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[689]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[690]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[691]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[692]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[693]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[694]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[695]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[696]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[697]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[698]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[699]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[700]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[701]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[702]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[703]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[704]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[705]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[706]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[707]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[708]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[709]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[710]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[711]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[712]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[713]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[714]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[715]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[716]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[717]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[718]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[719]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[720]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[721]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[722]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[723]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[724]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[725]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[726]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[727]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[728]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[729]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[730]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[731]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[732]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[733]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[734]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[735]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[736]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[737]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[738]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[739]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[740]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[741]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[742]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[743]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[744]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[745]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[746]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[747]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[748]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[749]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[750]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[751]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[752]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[753]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[754]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[755]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[756]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[757]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[758]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[759]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[760]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[761]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[762]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[763]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[764]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[765]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[766]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[767]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[768]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[769]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[770]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[771]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[772]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[773]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[774]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[775]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[776]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[777]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[778]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[779]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[780]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[781]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[782]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[783]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[784]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[785]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[786]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[787]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[788]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[789]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[790]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[791]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[792]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[793]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[794]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[795]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[796]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[797]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[798]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[799]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[800]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[801]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[802]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[803]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[804]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[805]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[806]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[807]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[808]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[809]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[810]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[811]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[812]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[813]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[814]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[815]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[816]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[817]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[818]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[819]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[820]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[821]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[822]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[823]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[824]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[825]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[826]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[827]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[828]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[829]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[830]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[831]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[832]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[833]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[834]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[835]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[836]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[837]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[838]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[839]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[840]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[841]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[842]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[843]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[844]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[845]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[846]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[847]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[848]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[849]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[850]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[851]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[852]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[853]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[854]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[855]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[856]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[857]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[858]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[859]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[860]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[861]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[862]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[863]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[864]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[865]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[866]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[867]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[868]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[869]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[870]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[871]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[872]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[873]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[874]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[875]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[876]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[877]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[878]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[879]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[880]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[881]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[882]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[883]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[884]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[885]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[886]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[887]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[888]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[889]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[890]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[891]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[892]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[893]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[894]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[895]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[896]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[897]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[898]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[899]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[900]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[901]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[902]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[903]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[904]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[905]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[906]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[907]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[908]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[909]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[910]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[911]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[912]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[913]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[914]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[915]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[916]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[917]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[918]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[919]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[920]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[921]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[922]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[923]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[924]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[925]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[926]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[927]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[928]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[929]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[930]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[931]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[932]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[933]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[934]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[935]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[936]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[937]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[938]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[939]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[940]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[941]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[942]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[943]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[944]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[945]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[946]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[947]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[948]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[949]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[950]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[951]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[952]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[953]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[954]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[955]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[956]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[957]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[958]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[959]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[960]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[961]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[962]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[963]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[964]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[965]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[966]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[967]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[968]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[969]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[970]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[971]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[972]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[973]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[974]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[975]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[976]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[977]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[978]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[979]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[980]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[981]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[982]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[983]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[984]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[985]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[986]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[987]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[988]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[989]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[990]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[991]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[992]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[993]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[994]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[995]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[996]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[997]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[998]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[999]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1000]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1001]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1002]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1003]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1004]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1005]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1006]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1007]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1008]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1009]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1010]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1011]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1012]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1013]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1014]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1015]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1016]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1017]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1018]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1019]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1020]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1021]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1022]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1023]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1024]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1025]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1026]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1027]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1028]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1029]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1030]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1031]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1032]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1033]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1034]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1035]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1036]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1037]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1038]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1039]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1040]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1041]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1042]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1043]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1044]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1045]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1046]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1047]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1048]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1049]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1050]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1051]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1052]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1053]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1054]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1055]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1056]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1057]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1058]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1059]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1060]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1061]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1062]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1063]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1064]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1065]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1066]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1067]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1068]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1069]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1070]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1071]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1072]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1073]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1074]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1075]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1076]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1077]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1078]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1079]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1080]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1081]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1082]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1083]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1084]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1085]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1086]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1087]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1088]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1089]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1090]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1091]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1092]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1093]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1094]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1095]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1096]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1097]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1098]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1099]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1100]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1101]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1102]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1103]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1104]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1105]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1106]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1107]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1108]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1109]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1110]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1111]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1112]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1113]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1114]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1115]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1116]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1117]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1118]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1119]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1120]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1121]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1122]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1123]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1124]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1125]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1126]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1127]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1128]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1129]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1130]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1131]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1132]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1133]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1134]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1135]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1136]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1137]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1138]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1139]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1140]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1141]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1142]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1143]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1144]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1145]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1146]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1147]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1148]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1149]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1150]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1151]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1152]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1153]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1154]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1155]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1156]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1157]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1158]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1159]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1160]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1161]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1162]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1163]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1164]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1165]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1166]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1167]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1168]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1169]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1170]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1171]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1172]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1173]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1174]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1175]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1176]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1177]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1178]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1179]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1180]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1181]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1182]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1183]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1184]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1185]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1186]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1187]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1188]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1189]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1190]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1191]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1192]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1193]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1194]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1195]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1196]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1197]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1198]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1199]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1200]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1201]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1202]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1203]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1204]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1205]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1206]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1207]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1208]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1209]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1210]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1211]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1212]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1213]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1214]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1215]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1216]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1217]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1218]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1219]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1220]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1221]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1222]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1223]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1224]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1225]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1226]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1227]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1228]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1229]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1230]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1231]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1232]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1233]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1234]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1235]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1236]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1237]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1238]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1239]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1240]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1241]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1242]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1243]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1244]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1245]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1246]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1247]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1248]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1249]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1250]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1251]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1252]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1253]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1254]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1255]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1256]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1257]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1258]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1259]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1260]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1261]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1262]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1263]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1264]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1265]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1266]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1267]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1268]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1269]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1270]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1271]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1272]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1273]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1274]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1275]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1276]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1277]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1278]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1279]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1280]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1281]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1282]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1283]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1284]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1285]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1286]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1287]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1288]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1289]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1290]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1291]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1292]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1293]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1294]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1295]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1296]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1297]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1298]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1299]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1300]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1301]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1302]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1303]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1304]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1305]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1306]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1307]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1308]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1309]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1310]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1311]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1312]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1313]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1314]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1315]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1316]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1317]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1318]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1319]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1320]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1321]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1322]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1323]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1324]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1325]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1326]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1327]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1328]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1329]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1330]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1331]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1332]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1333]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1334]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1335]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1336]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1337]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1338]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1339]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1340]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1341]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1342]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1343]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1344]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1345]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1346]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1347]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1348]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1349]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1350]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1351]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1352]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1353]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1354]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1355]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1356]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1357]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1358]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1359]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1360]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1361]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1362]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1363]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1364]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1365]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1366]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1367]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1368]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1369]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1370]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1371]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1372]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1373]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1374]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1375]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1376]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1377]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1378]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1379]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1380]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1381]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1382]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1383]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1384]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1385]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1386]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1387]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1388]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1389]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1390]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1391]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1392]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1393]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1394]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1395]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1396]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1397]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1398]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1399]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1400]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1401]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1402]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1403]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1404]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1405]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1406]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1407]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1408]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1409]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1410]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1411]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1412]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1413]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1414]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1415]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1416]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1417]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1418]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1419]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1420]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1421]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1422]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1423]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1424]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1425]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1426]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1427]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1428]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1429]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1430]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1431]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1432]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1433]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1434]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1435]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1436]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1437]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1438]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1439]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1440]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1441]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1442]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1443]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1444]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1445]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1446]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1447]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1448]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1449]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1450]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1451]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1452]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1453]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1454]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1455]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1456]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1457]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1458]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1459]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1460]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1461]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1462]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1463]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1464]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1465]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1466]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1467]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1468]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1469]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1470]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1471]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1472]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1473]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1474]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1475]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1476]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1477]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1478]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1479]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1480]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1481]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1482]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1483]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1484]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1485]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1486]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1487]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1488]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1489]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1490]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1491]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1492]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1493]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1494]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1495]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1496]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1497]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1498]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1499]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1500]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1501]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1502]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1503]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1504]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1505]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1506]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1507]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1508]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1509]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1510]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1511]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1512]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1513]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1514]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1515]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1516]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1517]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1518]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1519]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1520]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1521]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1522]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1523]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1524]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1525]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1526]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1527]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1528]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1529]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1530]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1531]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1532]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1533]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1534]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1535]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1536]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1537]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1538]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1539]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1540]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1541]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1542]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1543]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1544]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1545]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1546]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1547]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1548]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1549]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1550]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1551]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1552]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1553]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1554]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1555]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1556]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1557]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1558]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1559]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1560]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1561]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1562]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1563]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1564]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1565]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1566]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1567]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1568]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1569]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1570]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1571]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1572]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1573]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1574]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1575]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1576]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1577]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1578]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1579]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1580]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1581]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1582]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1583]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1584]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1585]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1586]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1587]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1588]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1589]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1590]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1591]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1592]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1593]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1594]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1595]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1596]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1597]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1598]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1599]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1600]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1601]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1602]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1603]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1604]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1605]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1606]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1607]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1608]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1609]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1610]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1611]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1612]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1613]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1614]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1615]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1616]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1617]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1618]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1619]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1620]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1621]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1622]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1623]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1624]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1625]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1626]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1627]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1628]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1629]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1630]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1631]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1632]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1633]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1634]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1635]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1636]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1637]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1638]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1639]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1640]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1641]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1642]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1643]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1644]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1645]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1646]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1647]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1648]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1649]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1650]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1651]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1652]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1653]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1654]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1655]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1656]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1657]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1658]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1659]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1660]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1661]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1662]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1663]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1664]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1665]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1666]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1667]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1668]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1669]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1670]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1671]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1672]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1673]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1674]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1675]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1676]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1677]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1678]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1679]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1680]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1681]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1682]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1683]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1684]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1685]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1686]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1687]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1688]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1689]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1690]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1691]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1692]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1693]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1694]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1695]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1696]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1697]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1698]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1699]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1700]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1701]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1702]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1703]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1704]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1705]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1706]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1707]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1708]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1709]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1710]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1711]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1712]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1713]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1714]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1715]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1716]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1717]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1718]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1719]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1720]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1721]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1722]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1723]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1724]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1725]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1726]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1727]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1728]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1729]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1730]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1731]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1732]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1733]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1734]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1735]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1736]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1737]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1738]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1739]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1740]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1741]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1742]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1743]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1744]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1745]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1746]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1747]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1748]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1749]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1750]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1751]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1752]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1753]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1754]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1755]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1756]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1757]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1758]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1759]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1760]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1761]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1762]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1763]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1764]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1765]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1766]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1767]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1768]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1769]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1770]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1771]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1772]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1773]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1774]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1775]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1776]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1777]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1778]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1779]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1780]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1781]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1782]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1783]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1784]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1785]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1786]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1787]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1788]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1789]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1790]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1791]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1792]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1793]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1794]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1795]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1796]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1797]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1798]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1799]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1800]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1801]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1802]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1803]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1804]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1805]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1806]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1807]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1808]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1809]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1810]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1811]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1812]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1813]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1814]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1815]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1816]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1817]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1818]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1819]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1820]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1821]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1822]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1823]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1824]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1825]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1826]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1827]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1828]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1829]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1830]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1831]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1832]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1833]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1834]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1835]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1836]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1837]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1838]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1839]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1840]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1841]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1842]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1843]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1844]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1845]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1846]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1847]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1848]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1849]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1850]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1851]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1852]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1853]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1854]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1855]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1856]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1857]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1858]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1859]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1860]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1861]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1862]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1863]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1864]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1865]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1866]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1867]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1868]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1869]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1870]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1871]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1872]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1873]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1874]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1875]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1876]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1877]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1878]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1879]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1880]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1881]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1882]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1883]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1884]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1885]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1886]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1887]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1888]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1889]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1890]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1891]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1892]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1893]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1894]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1895]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1896]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1897]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1898]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1899]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1900]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1901]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1902]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1903]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1904]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1905]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1906]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1907]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1908]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1909]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1910]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1911]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1912]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1913]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1914]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1915]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1916]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1917]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1918]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1919]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1920]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1921]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1922]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1923]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1924]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1925]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1926]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1927]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1928]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1929]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1930]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1931]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1932]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1933]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1934]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1935]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1936]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1937]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1938]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1939]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1940]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1941]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1942]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1943]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1944]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1945]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1946]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1947]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1948]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1949]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1950]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1951]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1952]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1953]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1954]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1955]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1956]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1957]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1958]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1959]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1960]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1961]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1962]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1963]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1964]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1965]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1966]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1967]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1968]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1969]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1970]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1971]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1972]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1973]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1974]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1975]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1976]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1977]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1978]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1979]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1980]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1981]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1982]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1983]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1984]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1985]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1986]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1987]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1988]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1989]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1990]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1991]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1992]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1993]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1994]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1995]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1996]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1997]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1998]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1999]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[2000]]></Description>
+</Message>
+<Message type="system" file="" line="0">
+ <Description><![CDATA[Maximum amount of warnings exceeded. Use -maxwarnings to override.]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_maxwarnings.xml b/tests/auto/selftests/expected_maxwarnings.xml
new file mode 100644
index 0000000000..2c3736e263
--- /dev/null
+++ b/tests/auto/selftests/expected_maxwarnings.xml
@@ -0,0 +1,6022 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="MaxWarnings">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="warn">
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[0]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[2]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[3]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[4]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[5]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[6]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[7]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[8]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[9]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[10]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[11]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[12]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[13]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[14]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[15]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[16]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[17]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[18]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[19]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[20]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[21]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[22]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[23]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[24]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[25]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[26]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[27]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[28]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[29]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[30]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[31]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[32]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[33]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[34]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[35]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[36]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[37]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[38]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[39]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[40]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[41]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[42]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[43]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[44]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[45]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[46]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[47]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[48]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[49]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[50]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[51]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[52]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[53]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[54]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[55]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[56]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[57]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[58]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[59]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[60]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[61]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[62]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[63]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[64]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[65]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[66]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[67]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[68]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[69]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[70]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[71]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[72]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[73]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[74]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[75]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[76]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[77]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[78]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[79]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[80]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[81]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[82]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[83]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[84]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[85]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[86]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[87]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[88]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[89]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[90]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[91]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[92]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[93]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[94]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[95]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[96]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[97]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[98]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[99]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[100]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[101]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[102]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[103]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[104]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[105]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[106]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[107]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[108]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[109]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[110]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[111]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[112]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[113]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[114]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[115]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[116]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[117]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[118]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[119]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[120]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[121]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[122]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[123]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[124]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[125]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[126]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[127]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[128]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[129]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[130]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[131]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[132]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[133]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[134]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[135]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[136]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[137]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[138]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[139]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[140]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[141]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[142]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[143]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[144]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[145]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[146]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[147]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[148]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[149]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[150]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[151]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[152]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[153]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[154]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[155]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[156]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[157]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[158]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[159]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[160]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[161]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[162]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[163]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[164]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[165]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[166]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[167]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[168]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[169]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[170]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[171]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[172]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[173]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[174]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[175]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[176]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[177]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[178]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[179]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[180]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[181]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[182]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[183]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[184]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[185]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[186]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[187]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[188]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[189]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[190]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[191]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[192]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[193]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[194]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[195]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[196]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[197]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[198]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[199]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[200]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[201]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[202]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[203]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[204]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[205]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[206]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[207]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[208]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[209]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[210]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[211]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[212]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[213]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[214]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[215]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[216]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[217]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[218]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[219]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[220]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[221]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[222]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[223]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[224]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[225]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[226]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[227]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[228]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[229]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[230]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[231]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[232]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[233]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[234]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[235]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[236]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[237]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[238]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[239]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[240]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[241]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[242]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[243]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[244]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[245]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[246]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[247]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[248]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[249]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[250]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[251]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[252]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[253]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[254]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[255]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[256]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[257]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[258]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[259]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[260]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[261]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[262]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[263]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[264]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[265]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[266]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[267]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[268]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[269]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[270]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[271]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[272]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[273]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[274]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[275]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[276]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[277]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[278]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[279]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[280]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[281]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[282]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[283]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[284]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[285]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[286]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[287]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[288]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[289]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[290]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[291]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[292]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[293]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[294]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[295]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[296]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[297]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[298]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[299]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[300]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[301]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[302]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[303]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[304]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[305]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[306]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[307]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[308]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[309]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[310]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[311]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[312]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[313]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[314]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[315]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[316]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[317]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[318]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[319]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[320]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[321]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[322]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[323]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[324]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[325]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[326]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[327]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[328]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[329]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[330]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[331]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[332]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[333]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[334]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[335]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[336]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[337]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[338]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[339]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[340]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[341]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[342]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[343]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[344]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[345]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[346]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[347]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[348]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[349]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[350]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[351]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[352]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[353]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[354]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[355]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[356]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[357]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[358]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[359]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[360]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[361]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[362]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[363]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[364]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[365]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[366]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[367]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[368]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[369]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[370]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[371]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[372]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[373]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[374]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[375]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[376]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[377]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[378]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[379]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[380]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[381]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[382]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[383]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[384]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[385]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[386]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[387]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[388]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[389]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[390]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[391]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[392]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[393]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[394]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[395]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[396]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[397]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[398]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[399]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[400]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[401]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[402]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[403]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[404]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[405]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[406]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[407]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[408]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[409]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[410]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[411]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[412]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[413]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[414]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[415]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[416]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[417]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[418]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[419]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[420]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[421]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[422]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[423]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[424]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[425]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[426]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[427]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[428]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[429]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[430]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[431]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[432]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[433]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[434]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[435]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[436]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[437]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[438]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[439]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[440]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[441]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[442]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[443]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[444]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[445]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[446]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[447]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[448]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[449]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[450]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[451]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[452]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[453]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[454]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[455]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[456]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[457]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[458]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[459]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[460]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[461]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[462]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[463]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[464]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[465]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[466]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[467]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[468]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[469]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[470]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[471]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[472]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[473]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[474]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[475]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[476]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[477]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[478]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[479]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[480]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[481]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[482]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[483]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[484]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[485]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[486]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[487]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[488]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[489]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[490]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[491]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[492]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[493]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[494]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[495]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[496]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[497]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[498]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[499]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[500]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[501]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[502]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[503]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[504]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[505]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[506]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[507]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[508]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[509]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[510]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[511]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[512]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[513]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[514]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[515]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[516]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[517]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[518]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[519]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[520]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[521]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[522]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[523]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[524]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[525]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[526]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[527]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[528]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[529]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[530]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[531]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[532]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[533]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[534]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[535]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[536]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[537]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[538]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[539]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[540]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[541]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[542]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[543]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[544]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[545]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[546]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[547]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[548]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[549]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[550]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[551]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[552]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[553]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[554]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[555]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[556]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[557]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[558]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[559]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[560]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[561]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[562]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[563]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[564]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[565]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[566]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[567]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[568]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[569]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[570]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[571]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[572]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[573]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[574]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[575]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[576]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[577]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[578]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[579]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[580]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[581]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[582]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[583]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[584]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[585]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[586]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[587]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[588]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[589]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[590]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[591]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[592]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[593]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[594]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[595]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[596]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[597]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[598]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[599]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[600]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[601]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[602]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[603]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[604]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[605]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[606]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[607]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[608]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[609]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[610]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[611]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[612]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[613]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[614]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[615]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[616]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[617]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[618]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[619]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[620]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[621]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[622]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[623]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[624]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[625]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[626]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[627]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[628]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[629]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[630]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[631]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[632]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[633]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[634]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[635]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[636]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[637]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[638]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[639]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[640]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[641]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[642]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[643]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[644]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[645]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[646]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[647]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[648]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[649]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[650]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[651]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[652]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[653]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[654]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[655]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[656]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[657]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[658]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[659]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[660]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[661]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[662]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[663]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[664]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[665]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[666]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[667]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[668]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[669]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[670]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[671]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[672]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[673]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[674]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[675]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[676]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[677]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[678]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[679]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[680]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[681]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[682]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[683]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[684]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[685]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[686]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[687]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[688]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[689]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[690]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[691]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[692]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[693]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[694]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[695]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[696]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[697]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[698]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[699]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[700]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[701]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[702]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[703]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[704]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[705]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[706]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[707]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[708]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[709]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[710]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[711]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[712]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[713]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[714]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[715]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[716]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[717]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[718]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[719]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[720]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[721]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[722]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[723]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[724]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[725]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[726]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[727]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[728]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[729]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[730]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[731]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[732]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[733]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[734]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[735]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[736]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[737]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[738]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[739]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[740]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[741]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[742]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[743]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[744]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[745]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[746]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[747]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[748]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[749]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[750]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[751]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[752]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[753]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[754]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[755]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[756]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[757]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[758]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[759]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[760]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[761]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[762]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[763]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[764]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[765]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[766]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[767]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[768]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[769]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[770]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[771]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[772]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[773]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[774]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[775]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[776]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[777]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[778]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[779]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[780]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[781]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[782]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[783]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[784]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[785]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[786]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[787]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[788]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[789]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[790]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[791]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[792]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[793]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[794]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[795]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[796]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[797]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[798]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[799]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[800]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[801]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[802]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[803]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[804]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[805]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[806]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[807]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[808]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[809]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[810]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[811]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[812]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[813]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[814]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[815]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[816]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[817]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[818]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[819]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[820]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[821]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[822]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[823]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[824]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[825]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[826]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[827]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[828]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[829]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[830]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[831]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[832]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[833]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[834]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[835]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[836]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[837]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[838]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[839]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[840]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[841]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[842]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[843]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[844]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[845]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[846]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[847]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[848]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[849]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[850]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[851]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[852]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[853]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[854]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[855]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[856]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[857]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[858]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[859]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[860]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[861]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[862]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[863]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[864]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[865]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[866]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[867]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[868]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[869]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[870]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[871]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[872]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[873]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[874]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[875]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[876]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[877]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[878]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[879]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[880]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[881]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[882]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[883]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[884]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[885]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[886]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[887]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[888]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[889]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[890]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[891]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[892]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[893]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[894]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[895]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[896]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[897]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[898]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[899]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[900]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[901]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[902]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[903]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[904]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[905]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[906]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[907]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[908]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[909]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[910]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[911]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[912]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[913]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[914]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[915]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[916]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[917]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[918]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[919]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[920]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[921]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[922]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[923]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[924]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[925]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[926]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[927]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[928]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[929]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[930]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[931]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[932]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[933]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[934]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[935]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[936]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[937]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[938]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[939]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[940]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[941]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[942]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[943]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[944]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[945]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[946]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[947]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[948]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[949]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[950]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[951]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[952]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[953]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[954]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[955]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[956]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[957]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[958]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[959]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[960]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[961]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[962]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[963]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[964]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[965]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[966]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[967]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[968]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[969]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[970]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[971]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[972]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[973]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[974]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[975]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[976]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[977]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[978]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[979]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[980]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[981]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[982]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[983]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[984]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[985]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[986]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[987]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[988]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[989]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[990]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[991]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[992]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[993]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[994]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[995]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[996]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[997]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[998]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[999]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1000]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1001]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1002]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1003]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1004]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1005]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1006]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1007]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1008]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1009]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1010]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1011]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1012]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1013]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1014]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1015]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1016]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1017]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1018]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1019]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1020]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1021]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1022]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1023]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1024]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1025]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1026]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1027]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1028]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1029]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1030]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1031]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1032]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1033]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1034]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1035]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1036]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1037]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1038]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1039]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1040]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1041]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1042]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1043]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1044]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1045]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1046]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1047]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1048]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1049]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1050]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1051]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1052]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1053]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1054]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1055]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1056]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1057]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1058]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1059]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1060]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1061]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1062]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1063]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1064]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1065]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1066]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1067]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1068]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1069]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1070]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1071]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1072]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1073]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1074]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1075]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1076]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1077]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1078]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1079]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1080]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1081]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1082]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1083]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1084]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1085]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1086]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1087]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1088]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1089]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1090]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1091]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1092]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1093]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1094]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1095]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1096]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1097]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1098]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1099]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1100]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1101]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1102]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1103]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1104]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1105]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1106]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1107]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1108]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1109]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1110]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1111]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1112]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1113]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1114]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1115]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1116]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1117]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1118]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1119]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1120]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1121]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1122]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1123]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1124]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1125]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1126]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1127]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1128]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1129]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1130]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1131]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1132]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1133]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1134]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1135]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1136]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1137]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1138]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1139]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1140]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1141]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1142]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1143]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1144]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1145]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1146]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1147]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1148]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1149]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1150]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1151]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1152]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1153]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1154]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1155]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1156]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1157]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1158]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1159]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1160]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1161]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1162]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1163]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1164]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1165]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1166]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1167]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1168]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1169]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1170]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1171]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1172]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1173]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1174]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1175]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1176]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1177]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1178]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1179]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1180]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1181]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1182]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1183]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1184]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1185]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1186]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1187]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1188]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1189]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1190]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1191]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1192]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1193]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1194]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1195]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1196]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1197]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1198]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1199]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1200]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1201]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1202]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1203]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1204]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1205]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1206]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1207]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1208]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1209]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1210]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1211]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1212]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1213]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1214]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1215]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1216]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1217]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1218]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1219]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1220]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1221]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1222]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1223]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1224]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1225]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1226]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1227]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1228]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1229]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1230]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1231]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1232]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1233]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1234]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1235]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1236]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1237]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1238]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1239]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1240]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1241]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1242]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1243]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1244]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1245]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1246]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1247]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1248]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1249]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1250]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1251]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1252]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1253]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1254]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1255]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1256]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1257]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1258]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1259]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1260]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1261]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1262]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1263]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1264]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1265]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1266]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1267]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1268]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1269]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1270]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1271]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1272]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1273]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1274]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1275]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1276]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1277]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1278]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1279]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1280]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1281]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1282]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1283]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1284]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1285]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1286]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1287]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1288]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1289]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1290]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1291]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1292]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1293]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1294]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1295]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1296]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1297]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1298]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1299]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1300]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1301]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1302]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1303]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1304]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1305]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1306]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1307]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1308]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1309]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1310]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1311]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1312]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1313]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1314]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1315]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1316]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1317]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1318]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1319]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1320]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1321]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1322]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1323]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1324]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1325]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1326]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1327]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1328]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1329]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1330]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1331]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1332]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1333]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1334]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1335]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1336]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1337]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1338]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1339]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1340]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1341]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1342]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1343]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1344]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1345]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1346]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1347]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1348]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1349]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1350]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1351]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1352]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1353]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1354]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1355]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1356]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1357]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1358]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1359]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1360]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1361]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1362]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1363]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1364]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1365]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1366]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1367]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1368]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1369]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1370]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1371]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1372]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1373]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1374]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1375]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1376]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1377]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1378]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1379]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1380]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1381]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1382]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1383]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1384]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1385]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1386]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1387]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1388]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1389]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1390]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1391]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1392]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1393]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1394]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1395]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1396]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1397]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1398]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1399]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1400]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1401]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1402]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1403]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1404]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1405]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1406]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1407]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1408]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1409]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1410]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1411]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1412]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1413]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1414]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1415]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1416]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1417]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1418]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1419]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1420]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1421]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1422]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1423]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1424]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1425]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1426]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1427]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1428]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1429]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1430]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1431]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1432]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1433]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1434]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1435]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1436]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1437]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1438]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1439]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1440]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1441]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1442]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1443]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1444]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1445]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1446]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1447]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1448]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1449]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1450]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1451]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1452]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1453]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1454]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1455]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1456]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1457]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1458]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1459]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1460]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1461]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1462]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1463]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1464]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1465]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1466]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1467]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1468]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1469]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1470]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1471]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1472]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1473]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1474]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1475]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1476]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1477]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1478]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1479]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1480]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1481]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1482]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1483]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1484]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1485]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1486]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1487]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1488]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1489]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1490]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1491]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1492]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1493]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1494]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1495]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1496]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1497]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1498]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1499]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1500]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1501]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1502]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1503]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1504]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1505]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1506]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1507]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1508]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1509]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1510]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1511]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1512]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1513]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1514]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1515]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1516]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1517]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1518]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1519]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1520]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1521]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1522]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1523]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1524]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1525]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1526]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1527]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1528]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1529]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1530]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1531]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1532]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1533]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1534]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1535]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1536]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1537]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1538]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1539]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1540]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1541]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1542]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1543]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1544]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1545]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1546]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1547]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1548]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1549]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1550]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1551]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1552]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1553]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1554]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1555]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1556]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1557]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1558]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1559]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1560]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1561]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1562]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1563]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1564]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1565]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1566]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1567]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1568]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1569]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1570]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1571]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1572]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1573]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1574]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1575]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1576]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1577]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1578]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1579]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1580]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1581]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1582]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1583]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1584]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1585]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1586]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1587]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1588]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1589]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1590]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1591]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1592]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1593]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1594]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1595]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1596]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1597]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1598]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1599]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1600]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1601]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1602]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1603]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1604]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1605]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1606]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1607]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1608]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1609]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1610]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1611]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1612]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1613]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1614]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1615]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1616]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1617]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1618]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1619]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1620]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1621]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1622]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1623]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1624]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1625]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1626]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1627]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1628]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1629]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1630]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1631]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1632]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1633]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1634]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1635]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1636]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1637]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1638]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1639]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1640]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1641]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1642]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1643]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1644]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1645]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1646]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1647]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1648]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1649]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1650]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1651]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1652]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1653]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1654]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1655]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1656]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1657]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1658]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1659]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1660]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1661]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1662]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1663]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1664]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1665]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1666]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1667]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1668]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1669]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1670]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1671]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1672]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1673]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1674]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1675]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1676]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1677]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1678]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1679]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1680]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1681]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1682]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1683]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1684]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1685]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1686]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1687]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1688]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1689]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1690]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1691]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1692]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1693]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1694]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1695]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1696]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1697]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1698]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1699]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1700]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1701]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1702]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1703]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1704]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1705]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1706]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1707]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1708]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1709]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1710]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1711]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1712]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1713]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1714]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1715]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1716]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1717]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1718]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1719]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1720]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1721]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1722]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1723]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1724]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1725]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1726]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1727]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1728]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1729]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1730]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1731]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1732]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1733]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1734]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1735]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1736]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1737]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1738]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1739]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1740]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1741]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1742]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1743]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1744]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1745]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1746]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1747]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1748]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1749]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1750]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1751]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1752]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1753]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1754]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1755]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1756]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1757]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1758]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1759]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1760]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1761]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1762]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1763]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1764]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1765]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1766]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1767]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1768]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1769]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1770]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1771]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1772]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1773]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1774]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1775]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1776]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1777]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1778]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1779]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1780]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1781]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1782]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1783]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1784]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1785]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1786]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1787]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1788]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1789]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1790]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1791]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1792]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1793]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1794]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1795]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1796]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1797]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1798]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1799]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1800]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1801]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1802]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1803]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1804]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1805]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1806]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1807]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1808]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1809]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1810]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1811]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1812]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1813]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1814]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1815]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1816]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1817]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1818]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1819]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1820]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1821]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1822]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1823]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1824]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1825]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1826]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1827]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1828]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1829]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1830]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1831]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1832]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1833]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1834]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1835]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1836]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1837]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1838]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1839]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1840]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1841]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1842]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1843]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1844]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1845]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1846]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1847]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1848]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1849]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1850]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1851]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1852]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1853]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1854]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1855]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1856]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1857]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1858]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1859]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1860]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1861]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1862]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1863]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1864]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1865]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1866]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1867]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1868]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1869]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1870]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1871]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1872]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1873]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1874]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1875]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1876]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1877]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1878]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1879]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1880]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1881]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1882]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1883]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1884]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1885]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1886]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1887]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1888]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1889]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1890]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1891]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1892]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1893]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1894]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1895]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1896]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1897]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1898]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1899]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1900]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1901]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1902]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1903]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1904]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1905]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1906]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1907]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1908]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1909]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1910]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1911]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1912]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1913]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1914]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1915]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1916]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1917]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1918]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1919]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1920]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1921]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1922]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1923]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1924]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1925]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1926]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1927]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1928]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1929]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1930]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1931]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1932]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1933]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1934]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1935]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1936]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1937]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1938]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1939]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1940]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1941]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1942]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1943]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1944]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1945]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1946]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1947]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1948]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1949]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1950]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1951]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1952]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1953]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1954]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1955]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1956]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1957]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1958]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1959]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1960]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1961]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1962]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1963]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1964]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1965]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1966]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1967]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1968]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1969]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1970]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1971]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1972]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1973]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1974]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1975]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1976]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1977]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1978]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1979]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1980]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1981]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1982]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1983]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1984]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1985]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1986]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1987]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1988]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1989]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1990]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1991]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1992]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1993]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1994]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1995]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1996]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1997]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1998]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[1999]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[2000]]></Description>
+</Message>
+<Message type="system" file="" line="0">
+ <Description><![CDATA[Maximum amount of warnings exceeded. Use -maxwarnings to override.]]></Description>
+</Message>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_maxwarnings.xunitxml b/tests/auto/selftests/expected_maxwarnings.xunitxml
new file mode 100644
index 0000000000..b1b0215cef
--- /dev/null
+++ b/tests/auto/selftests/expected_maxwarnings.xunitxml
@@ -0,0 +1,4017 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="2002" failures="0" tests="3" name="MaxWarnings">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="warn">
+ <!-- message="0" type="qwarn" -->
+ <!-- message="1" type="qwarn" -->
+ <!-- message="2" type="qwarn" -->
+ <!-- message="3" type="qwarn" -->
+ <!-- message="4" type="qwarn" -->
+ <!-- message="5" type="qwarn" -->
+ <!-- message="6" type="qwarn" -->
+ <!-- message="7" type="qwarn" -->
+ <!-- message="8" type="qwarn" -->
+ <!-- message="9" type="qwarn" -->
+ <!-- message="10" type="qwarn" -->
+ <!-- message="11" type="qwarn" -->
+ <!-- message="12" type="qwarn" -->
+ <!-- message="13" type="qwarn" -->
+ <!-- message="14" type="qwarn" -->
+ <!-- message="15" type="qwarn" -->
+ <!-- message="16" type="qwarn" -->
+ <!-- message="17" type="qwarn" -->
+ <!-- message="18" type="qwarn" -->
+ <!-- message="19" type="qwarn" -->
+ <!-- message="20" type="qwarn" -->
+ <!-- message="21" type="qwarn" -->
+ <!-- message="22" type="qwarn" -->
+ <!-- message="23" type="qwarn" -->
+ <!-- message="24" type="qwarn" -->
+ <!-- message="25" type="qwarn" -->
+ <!-- message="26" type="qwarn" -->
+ <!-- message="27" type="qwarn" -->
+ <!-- message="28" type="qwarn" -->
+ <!-- message="29" type="qwarn" -->
+ <!-- message="30" type="qwarn" -->
+ <!-- message="31" type="qwarn" -->
+ <!-- message="32" type="qwarn" -->
+ <!-- message="33" type="qwarn" -->
+ <!-- message="34" type="qwarn" -->
+ <!-- message="35" type="qwarn" -->
+ <!-- message="36" type="qwarn" -->
+ <!-- message="37" type="qwarn" -->
+ <!-- message="38" type="qwarn" -->
+ <!-- message="39" type="qwarn" -->
+ <!-- message="40" type="qwarn" -->
+ <!-- message="41" type="qwarn" -->
+ <!-- message="42" type="qwarn" -->
+ <!-- message="43" type="qwarn" -->
+ <!-- message="44" type="qwarn" -->
+ <!-- message="45" type="qwarn" -->
+ <!-- message="46" type="qwarn" -->
+ <!-- message="47" type="qwarn" -->
+ <!-- message="48" type="qwarn" -->
+ <!-- message="49" type="qwarn" -->
+ <!-- message="50" type="qwarn" -->
+ <!-- message="51" type="qwarn" -->
+ <!-- message="52" type="qwarn" -->
+ <!-- message="53" type="qwarn" -->
+ <!-- message="54" type="qwarn" -->
+ <!-- message="55" type="qwarn" -->
+ <!-- message="56" type="qwarn" -->
+ <!-- message="57" type="qwarn" -->
+ <!-- message="58" type="qwarn" -->
+ <!-- message="59" type="qwarn" -->
+ <!-- message="60" type="qwarn" -->
+ <!-- message="61" type="qwarn" -->
+ <!-- message="62" type="qwarn" -->
+ <!-- message="63" type="qwarn" -->
+ <!-- message="64" type="qwarn" -->
+ <!-- message="65" type="qwarn" -->
+ <!-- message="66" type="qwarn" -->
+ <!-- message="67" type="qwarn" -->
+ <!-- message="68" type="qwarn" -->
+ <!-- message="69" type="qwarn" -->
+ <!-- message="70" type="qwarn" -->
+ <!-- message="71" type="qwarn" -->
+ <!-- message="72" type="qwarn" -->
+ <!-- message="73" type="qwarn" -->
+ <!-- message="74" type="qwarn" -->
+ <!-- message="75" type="qwarn" -->
+ <!-- message="76" type="qwarn" -->
+ <!-- message="77" type="qwarn" -->
+ <!-- message="78" type="qwarn" -->
+ <!-- message="79" type="qwarn" -->
+ <!-- message="80" type="qwarn" -->
+ <!-- message="81" type="qwarn" -->
+ <!-- message="82" type="qwarn" -->
+ <!-- message="83" type="qwarn" -->
+ <!-- message="84" type="qwarn" -->
+ <!-- message="85" type="qwarn" -->
+ <!-- message="86" type="qwarn" -->
+ <!-- message="87" type="qwarn" -->
+ <!-- message="88" type="qwarn" -->
+ <!-- message="89" type="qwarn" -->
+ <!-- message="90" type="qwarn" -->
+ <!-- message="91" type="qwarn" -->
+ <!-- message="92" type="qwarn" -->
+ <!-- message="93" type="qwarn" -->
+ <!-- message="94" type="qwarn" -->
+ <!-- message="95" type="qwarn" -->
+ <!-- message="96" type="qwarn" -->
+ <!-- message="97" type="qwarn" -->
+ <!-- message="98" type="qwarn" -->
+ <!-- message="99" type="qwarn" -->
+ <!-- message="100" type="qwarn" -->
+ <!-- message="101" type="qwarn" -->
+ <!-- message="102" type="qwarn" -->
+ <!-- message="103" type="qwarn" -->
+ <!-- message="104" type="qwarn" -->
+ <!-- message="105" type="qwarn" -->
+ <!-- message="106" type="qwarn" -->
+ <!-- message="107" type="qwarn" -->
+ <!-- message="108" type="qwarn" -->
+ <!-- message="109" type="qwarn" -->
+ <!-- message="110" type="qwarn" -->
+ <!-- message="111" type="qwarn" -->
+ <!-- message="112" type="qwarn" -->
+ <!-- message="113" type="qwarn" -->
+ <!-- message="114" type="qwarn" -->
+ <!-- message="115" type="qwarn" -->
+ <!-- message="116" type="qwarn" -->
+ <!-- message="117" type="qwarn" -->
+ <!-- message="118" type="qwarn" -->
+ <!-- message="119" type="qwarn" -->
+ <!-- message="120" type="qwarn" -->
+ <!-- message="121" type="qwarn" -->
+ <!-- message="122" type="qwarn" -->
+ <!-- message="123" type="qwarn" -->
+ <!-- message="124" type="qwarn" -->
+ <!-- message="125" type="qwarn" -->
+ <!-- message="126" type="qwarn" -->
+ <!-- message="127" type="qwarn" -->
+ <!-- message="128" type="qwarn" -->
+ <!-- message="129" type="qwarn" -->
+ <!-- message="130" type="qwarn" -->
+ <!-- message="131" type="qwarn" -->
+ <!-- message="132" type="qwarn" -->
+ <!-- message="133" type="qwarn" -->
+ <!-- message="134" type="qwarn" -->
+ <!-- message="135" type="qwarn" -->
+ <!-- message="136" type="qwarn" -->
+ <!-- message="137" type="qwarn" -->
+ <!-- message="138" type="qwarn" -->
+ <!-- message="139" type="qwarn" -->
+ <!-- message="140" type="qwarn" -->
+ <!-- message="141" type="qwarn" -->
+ <!-- message="142" type="qwarn" -->
+ <!-- message="143" type="qwarn" -->
+ <!-- message="144" type="qwarn" -->
+ <!-- message="145" type="qwarn" -->
+ <!-- message="146" type="qwarn" -->
+ <!-- message="147" type="qwarn" -->
+ <!-- message="148" type="qwarn" -->
+ <!-- message="149" type="qwarn" -->
+ <!-- message="150" type="qwarn" -->
+ <!-- message="151" type="qwarn" -->
+ <!-- message="152" type="qwarn" -->
+ <!-- message="153" type="qwarn" -->
+ <!-- message="154" type="qwarn" -->
+ <!-- message="155" type="qwarn" -->
+ <!-- message="156" type="qwarn" -->
+ <!-- message="157" type="qwarn" -->
+ <!-- message="158" type="qwarn" -->
+ <!-- message="159" type="qwarn" -->
+ <!-- message="160" type="qwarn" -->
+ <!-- message="161" type="qwarn" -->
+ <!-- message="162" type="qwarn" -->
+ <!-- message="163" type="qwarn" -->
+ <!-- message="164" type="qwarn" -->
+ <!-- message="165" type="qwarn" -->
+ <!-- message="166" type="qwarn" -->
+ <!-- message="167" type="qwarn" -->
+ <!-- message="168" type="qwarn" -->
+ <!-- message="169" type="qwarn" -->
+ <!-- message="170" type="qwarn" -->
+ <!-- message="171" type="qwarn" -->
+ <!-- message="172" type="qwarn" -->
+ <!-- message="173" type="qwarn" -->
+ <!-- message="174" type="qwarn" -->
+ <!-- message="175" type="qwarn" -->
+ <!-- message="176" type="qwarn" -->
+ <!-- message="177" type="qwarn" -->
+ <!-- message="178" type="qwarn" -->
+ <!-- message="179" type="qwarn" -->
+ <!-- message="180" type="qwarn" -->
+ <!-- message="181" type="qwarn" -->
+ <!-- message="182" type="qwarn" -->
+ <!-- message="183" type="qwarn" -->
+ <!-- message="184" type="qwarn" -->
+ <!-- message="185" type="qwarn" -->
+ <!-- message="186" type="qwarn" -->
+ <!-- message="187" type="qwarn" -->
+ <!-- message="188" type="qwarn" -->
+ <!-- message="189" type="qwarn" -->
+ <!-- message="190" type="qwarn" -->
+ <!-- message="191" type="qwarn" -->
+ <!-- message="192" type="qwarn" -->
+ <!-- message="193" type="qwarn" -->
+ <!-- message="194" type="qwarn" -->
+ <!-- message="195" type="qwarn" -->
+ <!-- message="196" type="qwarn" -->
+ <!-- message="197" type="qwarn" -->
+ <!-- message="198" type="qwarn" -->
+ <!-- message="199" type="qwarn" -->
+ <!-- message="200" type="qwarn" -->
+ <!-- message="201" type="qwarn" -->
+ <!-- message="202" type="qwarn" -->
+ <!-- message="203" type="qwarn" -->
+ <!-- message="204" type="qwarn" -->
+ <!-- message="205" type="qwarn" -->
+ <!-- message="206" type="qwarn" -->
+ <!-- message="207" type="qwarn" -->
+ <!-- message="208" type="qwarn" -->
+ <!-- message="209" type="qwarn" -->
+ <!-- message="210" type="qwarn" -->
+ <!-- message="211" type="qwarn" -->
+ <!-- message="212" type="qwarn" -->
+ <!-- message="213" type="qwarn" -->
+ <!-- message="214" type="qwarn" -->
+ <!-- message="215" type="qwarn" -->
+ <!-- message="216" type="qwarn" -->
+ <!-- message="217" type="qwarn" -->
+ <!-- message="218" type="qwarn" -->
+ <!-- message="219" type="qwarn" -->
+ <!-- message="220" type="qwarn" -->
+ <!-- message="221" type="qwarn" -->
+ <!-- message="222" type="qwarn" -->
+ <!-- message="223" type="qwarn" -->
+ <!-- message="224" type="qwarn" -->
+ <!-- message="225" type="qwarn" -->
+ <!-- message="226" type="qwarn" -->
+ <!-- message="227" type="qwarn" -->
+ <!-- message="228" type="qwarn" -->
+ <!-- message="229" type="qwarn" -->
+ <!-- message="230" type="qwarn" -->
+ <!-- message="231" type="qwarn" -->
+ <!-- message="232" type="qwarn" -->
+ <!-- message="233" type="qwarn" -->
+ <!-- message="234" type="qwarn" -->
+ <!-- message="235" type="qwarn" -->
+ <!-- message="236" type="qwarn" -->
+ <!-- message="237" type="qwarn" -->
+ <!-- message="238" type="qwarn" -->
+ <!-- message="239" type="qwarn" -->
+ <!-- message="240" type="qwarn" -->
+ <!-- message="241" type="qwarn" -->
+ <!-- message="242" type="qwarn" -->
+ <!-- message="243" type="qwarn" -->
+ <!-- message="244" type="qwarn" -->
+ <!-- message="245" type="qwarn" -->
+ <!-- message="246" type="qwarn" -->
+ <!-- message="247" type="qwarn" -->
+ <!-- message="248" type="qwarn" -->
+ <!-- message="249" type="qwarn" -->
+ <!-- message="250" type="qwarn" -->
+ <!-- message="251" type="qwarn" -->
+ <!-- message="252" type="qwarn" -->
+ <!-- message="253" type="qwarn" -->
+ <!-- message="254" type="qwarn" -->
+ <!-- message="255" type="qwarn" -->
+ <!-- message="256" type="qwarn" -->
+ <!-- message="257" type="qwarn" -->
+ <!-- message="258" type="qwarn" -->
+ <!-- message="259" type="qwarn" -->
+ <!-- message="260" type="qwarn" -->
+ <!-- message="261" type="qwarn" -->
+ <!-- message="262" type="qwarn" -->
+ <!-- message="263" type="qwarn" -->
+ <!-- message="264" type="qwarn" -->
+ <!-- message="265" type="qwarn" -->
+ <!-- message="266" type="qwarn" -->
+ <!-- message="267" type="qwarn" -->
+ <!-- message="268" type="qwarn" -->
+ <!-- message="269" type="qwarn" -->
+ <!-- message="270" type="qwarn" -->
+ <!-- message="271" type="qwarn" -->
+ <!-- message="272" type="qwarn" -->
+ <!-- message="273" type="qwarn" -->
+ <!-- message="274" type="qwarn" -->
+ <!-- message="275" type="qwarn" -->
+ <!-- message="276" type="qwarn" -->
+ <!-- message="277" type="qwarn" -->
+ <!-- message="278" type="qwarn" -->
+ <!-- message="279" type="qwarn" -->
+ <!-- message="280" type="qwarn" -->
+ <!-- message="281" type="qwarn" -->
+ <!-- message="282" type="qwarn" -->
+ <!-- message="283" type="qwarn" -->
+ <!-- message="284" type="qwarn" -->
+ <!-- message="285" type="qwarn" -->
+ <!-- message="286" type="qwarn" -->
+ <!-- message="287" type="qwarn" -->
+ <!-- message="288" type="qwarn" -->
+ <!-- message="289" type="qwarn" -->
+ <!-- message="290" type="qwarn" -->
+ <!-- message="291" type="qwarn" -->
+ <!-- message="292" type="qwarn" -->
+ <!-- message="293" type="qwarn" -->
+ <!-- message="294" type="qwarn" -->
+ <!-- message="295" type="qwarn" -->
+ <!-- message="296" type="qwarn" -->
+ <!-- message="297" type="qwarn" -->
+ <!-- message="298" type="qwarn" -->
+ <!-- message="299" type="qwarn" -->
+ <!-- message="300" type="qwarn" -->
+ <!-- message="301" type="qwarn" -->
+ <!-- message="302" type="qwarn" -->
+ <!-- message="303" type="qwarn" -->
+ <!-- message="304" type="qwarn" -->
+ <!-- message="305" type="qwarn" -->
+ <!-- message="306" type="qwarn" -->
+ <!-- message="307" type="qwarn" -->
+ <!-- message="308" type="qwarn" -->
+ <!-- message="309" type="qwarn" -->
+ <!-- message="310" type="qwarn" -->
+ <!-- message="311" type="qwarn" -->
+ <!-- message="312" type="qwarn" -->
+ <!-- message="313" type="qwarn" -->
+ <!-- message="314" type="qwarn" -->
+ <!-- message="315" type="qwarn" -->
+ <!-- message="316" type="qwarn" -->
+ <!-- message="317" type="qwarn" -->
+ <!-- message="318" type="qwarn" -->
+ <!-- message="319" type="qwarn" -->
+ <!-- message="320" type="qwarn" -->
+ <!-- message="321" type="qwarn" -->
+ <!-- message="322" type="qwarn" -->
+ <!-- message="323" type="qwarn" -->
+ <!-- message="324" type="qwarn" -->
+ <!-- message="325" type="qwarn" -->
+ <!-- message="326" type="qwarn" -->
+ <!-- message="327" type="qwarn" -->
+ <!-- message="328" type="qwarn" -->
+ <!-- message="329" type="qwarn" -->
+ <!-- message="330" type="qwarn" -->
+ <!-- message="331" type="qwarn" -->
+ <!-- message="332" type="qwarn" -->
+ <!-- message="333" type="qwarn" -->
+ <!-- message="334" type="qwarn" -->
+ <!-- message="335" type="qwarn" -->
+ <!-- message="336" type="qwarn" -->
+ <!-- message="337" type="qwarn" -->
+ <!-- message="338" type="qwarn" -->
+ <!-- message="339" type="qwarn" -->
+ <!-- message="340" type="qwarn" -->
+ <!-- message="341" type="qwarn" -->
+ <!-- message="342" type="qwarn" -->
+ <!-- message="343" type="qwarn" -->
+ <!-- message="344" type="qwarn" -->
+ <!-- message="345" type="qwarn" -->
+ <!-- message="346" type="qwarn" -->
+ <!-- message="347" type="qwarn" -->
+ <!-- message="348" type="qwarn" -->
+ <!-- message="349" type="qwarn" -->
+ <!-- message="350" type="qwarn" -->
+ <!-- message="351" type="qwarn" -->
+ <!-- message="352" type="qwarn" -->
+ <!-- message="353" type="qwarn" -->
+ <!-- message="354" type="qwarn" -->
+ <!-- message="355" type="qwarn" -->
+ <!-- message="356" type="qwarn" -->
+ <!-- message="357" type="qwarn" -->
+ <!-- message="358" type="qwarn" -->
+ <!-- message="359" type="qwarn" -->
+ <!-- message="360" type="qwarn" -->
+ <!-- message="361" type="qwarn" -->
+ <!-- message="362" type="qwarn" -->
+ <!-- message="363" type="qwarn" -->
+ <!-- message="364" type="qwarn" -->
+ <!-- message="365" type="qwarn" -->
+ <!-- message="366" type="qwarn" -->
+ <!-- message="367" type="qwarn" -->
+ <!-- message="368" type="qwarn" -->
+ <!-- message="369" type="qwarn" -->
+ <!-- message="370" type="qwarn" -->
+ <!-- message="371" type="qwarn" -->
+ <!-- message="372" type="qwarn" -->
+ <!-- message="373" type="qwarn" -->
+ <!-- message="374" type="qwarn" -->
+ <!-- message="375" type="qwarn" -->
+ <!-- message="376" type="qwarn" -->
+ <!-- message="377" type="qwarn" -->
+ <!-- message="378" type="qwarn" -->
+ <!-- message="379" type="qwarn" -->
+ <!-- message="380" type="qwarn" -->
+ <!-- message="381" type="qwarn" -->
+ <!-- message="382" type="qwarn" -->
+ <!-- message="383" type="qwarn" -->
+ <!-- message="384" type="qwarn" -->
+ <!-- message="385" type="qwarn" -->
+ <!-- message="386" type="qwarn" -->
+ <!-- message="387" type="qwarn" -->
+ <!-- message="388" type="qwarn" -->
+ <!-- message="389" type="qwarn" -->
+ <!-- message="390" type="qwarn" -->
+ <!-- message="391" type="qwarn" -->
+ <!-- message="392" type="qwarn" -->
+ <!-- message="393" type="qwarn" -->
+ <!-- message="394" type="qwarn" -->
+ <!-- message="395" type="qwarn" -->
+ <!-- message="396" type="qwarn" -->
+ <!-- message="397" type="qwarn" -->
+ <!-- message="398" type="qwarn" -->
+ <!-- message="399" type="qwarn" -->
+ <!-- message="400" type="qwarn" -->
+ <!-- message="401" type="qwarn" -->
+ <!-- message="402" type="qwarn" -->
+ <!-- message="403" type="qwarn" -->
+ <!-- message="404" type="qwarn" -->
+ <!-- message="405" type="qwarn" -->
+ <!-- message="406" type="qwarn" -->
+ <!-- message="407" type="qwarn" -->
+ <!-- message="408" type="qwarn" -->
+ <!-- message="409" type="qwarn" -->
+ <!-- message="410" type="qwarn" -->
+ <!-- message="411" type="qwarn" -->
+ <!-- message="412" type="qwarn" -->
+ <!-- message="413" type="qwarn" -->
+ <!-- message="414" type="qwarn" -->
+ <!-- message="415" type="qwarn" -->
+ <!-- message="416" type="qwarn" -->
+ <!-- message="417" type="qwarn" -->
+ <!-- message="418" type="qwarn" -->
+ <!-- message="419" type="qwarn" -->
+ <!-- message="420" type="qwarn" -->
+ <!-- message="421" type="qwarn" -->
+ <!-- message="422" type="qwarn" -->
+ <!-- message="423" type="qwarn" -->
+ <!-- message="424" type="qwarn" -->
+ <!-- message="425" type="qwarn" -->
+ <!-- message="426" type="qwarn" -->
+ <!-- message="427" type="qwarn" -->
+ <!-- message="428" type="qwarn" -->
+ <!-- message="429" type="qwarn" -->
+ <!-- message="430" type="qwarn" -->
+ <!-- message="431" type="qwarn" -->
+ <!-- message="432" type="qwarn" -->
+ <!-- message="433" type="qwarn" -->
+ <!-- message="434" type="qwarn" -->
+ <!-- message="435" type="qwarn" -->
+ <!-- message="436" type="qwarn" -->
+ <!-- message="437" type="qwarn" -->
+ <!-- message="438" type="qwarn" -->
+ <!-- message="439" type="qwarn" -->
+ <!-- message="440" type="qwarn" -->
+ <!-- message="441" type="qwarn" -->
+ <!-- message="442" type="qwarn" -->
+ <!-- message="443" type="qwarn" -->
+ <!-- message="444" type="qwarn" -->
+ <!-- message="445" type="qwarn" -->
+ <!-- message="446" type="qwarn" -->
+ <!-- message="447" type="qwarn" -->
+ <!-- message="448" type="qwarn" -->
+ <!-- message="449" type="qwarn" -->
+ <!-- message="450" type="qwarn" -->
+ <!-- message="451" type="qwarn" -->
+ <!-- message="452" type="qwarn" -->
+ <!-- message="453" type="qwarn" -->
+ <!-- message="454" type="qwarn" -->
+ <!-- message="455" type="qwarn" -->
+ <!-- message="456" type="qwarn" -->
+ <!-- message="457" type="qwarn" -->
+ <!-- message="458" type="qwarn" -->
+ <!-- message="459" type="qwarn" -->
+ <!-- message="460" type="qwarn" -->
+ <!-- message="461" type="qwarn" -->
+ <!-- message="462" type="qwarn" -->
+ <!-- message="463" type="qwarn" -->
+ <!-- message="464" type="qwarn" -->
+ <!-- message="465" type="qwarn" -->
+ <!-- message="466" type="qwarn" -->
+ <!-- message="467" type="qwarn" -->
+ <!-- message="468" type="qwarn" -->
+ <!-- message="469" type="qwarn" -->
+ <!-- message="470" type="qwarn" -->
+ <!-- message="471" type="qwarn" -->
+ <!-- message="472" type="qwarn" -->
+ <!-- message="473" type="qwarn" -->
+ <!-- message="474" type="qwarn" -->
+ <!-- message="475" type="qwarn" -->
+ <!-- message="476" type="qwarn" -->
+ <!-- message="477" type="qwarn" -->
+ <!-- message="478" type="qwarn" -->
+ <!-- message="479" type="qwarn" -->
+ <!-- message="480" type="qwarn" -->
+ <!-- message="481" type="qwarn" -->
+ <!-- message="482" type="qwarn" -->
+ <!-- message="483" type="qwarn" -->
+ <!-- message="484" type="qwarn" -->
+ <!-- message="485" type="qwarn" -->
+ <!-- message="486" type="qwarn" -->
+ <!-- message="487" type="qwarn" -->
+ <!-- message="488" type="qwarn" -->
+ <!-- message="489" type="qwarn" -->
+ <!-- message="490" type="qwarn" -->
+ <!-- message="491" type="qwarn" -->
+ <!-- message="492" type="qwarn" -->
+ <!-- message="493" type="qwarn" -->
+ <!-- message="494" type="qwarn" -->
+ <!-- message="495" type="qwarn" -->
+ <!-- message="496" type="qwarn" -->
+ <!-- message="497" type="qwarn" -->
+ <!-- message="498" type="qwarn" -->
+ <!-- message="499" type="qwarn" -->
+ <!-- message="500" type="qwarn" -->
+ <!-- message="501" type="qwarn" -->
+ <!-- message="502" type="qwarn" -->
+ <!-- message="503" type="qwarn" -->
+ <!-- message="504" type="qwarn" -->
+ <!-- message="505" type="qwarn" -->
+ <!-- message="506" type="qwarn" -->
+ <!-- message="507" type="qwarn" -->
+ <!-- message="508" type="qwarn" -->
+ <!-- message="509" type="qwarn" -->
+ <!-- message="510" type="qwarn" -->
+ <!-- message="511" type="qwarn" -->
+ <!-- message="512" type="qwarn" -->
+ <!-- message="513" type="qwarn" -->
+ <!-- message="514" type="qwarn" -->
+ <!-- message="515" type="qwarn" -->
+ <!-- message="516" type="qwarn" -->
+ <!-- message="517" type="qwarn" -->
+ <!-- message="518" type="qwarn" -->
+ <!-- message="519" type="qwarn" -->
+ <!-- message="520" type="qwarn" -->
+ <!-- message="521" type="qwarn" -->
+ <!-- message="522" type="qwarn" -->
+ <!-- message="523" type="qwarn" -->
+ <!-- message="524" type="qwarn" -->
+ <!-- message="525" type="qwarn" -->
+ <!-- message="526" type="qwarn" -->
+ <!-- message="527" type="qwarn" -->
+ <!-- message="528" type="qwarn" -->
+ <!-- message="529" type="qwarn" -->
+ <!-- message="530" type="qwarn" -->
+ <!-- message="531" type="qwarn" -->
+ <!-- message="532" type="qwarn" -->
+ <!-- message="533" type="qwarn" -->
+ <!-- message="534" type="qwarn" -->
+ <!-- message="535" type="qwarn" -->
+ <!-- message="536" type="qwarn" -->
+ <!-- message="537" type="qwarn" -->
+ <!-- message="538" type="qwarn" -->
+ <!-- message="539" type="qwarn" -->
+ <!-- message="540" type="qwarn" -->
+ <!-- message="541" type="qwarn" -->
+ <!-- message="542" type="qwarn" -->
+ <!-- message="543" type="qwarn" -->
+ <!-- message="544" type="qwarn" -->
+ <!-- message="545" type="qwarn" -->
+ <!-- message="546" type="qwarn" -->
+ <!-- message="547" type="qwarn" -->
+ <!-- message="548" type="qwarn" -->
+ <!-- message="549" type="qwarn" -->
+ <!-- message="550" type="qwarn" -->
+ <!-- message="551" type="qwarn" -->
+ <!-- message="552" type="qwarn" -->
+ <!-- message="553" type="qwarn" -->
+ <!-- message="554" type="qwarn" -->
+ <!-- message="555" type="qwarn" -->
+ <!-- message="556" type="qwarn" -->
+ <!-- message="557" type="qwarn" -->
+ <!-- message="558" type="qwarn" -->
+ <!-- message="559" type="qwarn" -->
+ <!-- message="560" type="qwarn" -->
+ <!-- message="561" type="qwarn" -->
+ <!-- message="562" type="qwarn" -->
+ <!-- message="563" type="qwarn" -->
+ <!-- message="564" type="qwarn" -->
+ <!-- message="565" type="qwarn" -->
+ <!-- message="566" type="qwarn" -->
+ <!-- message="567" type="qwarn" -->
+ <!-- message="568" type="qwarn" -->
+ <!-- message="569" type="qwarn" -->
+ <!-- message="570" type="qwarn" -->
+ <!-- message="571" type="qwarn" -->
+ <!-- message="572" type="qwarn" -->
+ <!-- message="573" type="qwarn" -->
+ <!-- message="574" type="qwarn" -->
+ <!-- message="575" type="qwarn" -->
+ <!-- message="576" type="qwarn" -->
+ <!-- message="577" type="qwarn" -->
+ <!-- message="578" type="qwarn" -->
+ <!-- message="579" type="qwarn" -->
+ <!-- message="580" type="qwarn" -->
+ <!-- message="581" type="qwarn" -->
+ <!-- message="582" type="qwarn" -->
+ <!-- message="583" type="qwarn" -->
+ <!-- message="584" type="qwarn" -->
+ <!-- message="585" type="qwarn" -->
+ <!-- message="586" type="qwarn" -->
+ <!-- message="587" type="qwarn" -->
+ <!-- message="588" type="qwarn" -->
+ <!-- message="589" type="qwarn" -->
+ <!-- message="590" type="qwarn" -->
+ <!-- message="591" type="qwarn" -->
+ <!-- message="592" type="qwarn" -->
+ <!-- message="593" type="qwarn" -->
+ <!-- message="594" type="qwarn" -->
+ <!-- message="595" type="qwarn" -->
+ <!-- message="596" type="qwarn" -->
+ <!-- message="597" type="qwarn" -->
+ <!-- message="598" type="qwarn" -->
+ <!-- message="599" type="qwarn" -->
+ <!-- message="600" type="qwarn" -->
+ <!-- message="601" type="qwarn" -->
+ <!-- message="602" type="qwarn" -->
+ <!-- message="603" type="qwarn" -->
+ <!-- message="604" type="qwarn" -->
+ <!-- message="605" type="qwarn" -->
+ <!-- message="606" type="qwarn" -->
+ <!-- message="607" type="qwarn" -->
+ <!-- message="608" type="qwarn" -->
+ <!-- message="609" type="qwarn" -->
+ <!-- message="610" type="qwarn" -->
+ <!-- message="611" type="qwarn" -->
+ <!-- message="612" type="qwarn" -->
+ <!-- message="613" type="qwarn" -->
+ <!-- message="614" type="qwarn" -->
+ <!-- message="615" type="qwarn" -->
+ <!-- message="616" type="qwarn" -->
+ <!-- message="617" type="qwarn" -->
+ <!-- message="618" type="qwarn" -->
+ <!-- message="619" type="qwarn" -->
+ <!-- message="620" type="qwarn" -->
+ <!-- message="621" type="qwarn" -->
+ <!-- message="622" type="qwarn" -->
+ <!-- message="623" type="qwarn" -->
+ <!-- message="624" type="qwarn" -->
+ <!-- message="625" type="qwarn" -->
+ <!-- message="626" type="qwarn" -->
+ <!-- message="627" type="qwarn" -->
+ <!-- message="628" type="qwarn" -->
+ <!-- message="629" type="qwarn" -->
+ <!-- message="630" type="qwarn" -->
+ <!-- message="631" type="qwarn" -->
+ <!-- message="632" type="qwarn" -->
+ <!-- message="633" type="qwarn" -->
+ <!-- message="634" type="qwarn" -->
+ <!-- message="635" type="qwarn" -->
+ <!-- message="636" type="qwarn" -->
+ <!-- message="637" type="qwarn" -->
+ <!-- message="638" type="qwarn" -->
+ <!-- message="639" type="qwarn" -->
+ <!-- message="640" type="qwarn" -->
+ <!-- message="641" type="qwarn" -->
+ <!-- message="642" type="qwarn" -->
+ <!-- message="643" type="qwarn" -->
+ <!-- message="644" type="qwarn" -->
+ <!-- message="645" type="qwarn" -->
+ <!-- message="646" type="qwarn" -->
+ <!-- message="647" type="qwarn" -->
+ <!-- message="648" type="qwarn" -->
+ <!-- message="649" type="qwarn" -->
+ <!-- message="650" type="qwarn" -->
+ <!-- message="651" type="qwarn" -->
+ <!-- message="652" type="qwarn" -->
+ <!-- message="653" type="qwarn" -->
+ <!-- message="654" type="qwarn" -->
+ <!-- message="655" type="qwarn" -->
+ <!-- message="656" type="qwarn" -->
+ <!-- message="657" type="qwarn" -->
+ <!-- message="658" type="qwarn" -->
+ <!-- message="659" type="qwarn" -->
+ <!-- message="660" type="qwarn" -->
+ <!-- message="661" type="qwarn" -->
+ <!-- message="662" type="qwarn" -->
+ <!-- message="663" type="qwarn" -->
+ <!-- message="664" type="qwarn" -->
+ <!-- message="665" type="qwarn" -->
+ <!-- message="666" type="qwarn" -->
+ <!-- message="667" type="qwarn" -->
+ <!-- message="668" type="qwarn" -->
+ <!-- message="669" type="qwarn" -->
+ <!-- message="670" type="qwarn" -->
+ <!-- message="671" type="qwarn" -->
+ <!-- message="672" type="qwarn" -->
+ <!-- message="673" type="qwarn" -->
+ <!-- message="674" type="qwarn" -->
+ <!-- message="675" type="qwarn" -->
+ <!-- message="676" type="qwarn" -->
+ <!-- message="677" type="qwarn" -->
+ <!-- message="678" type="qwarn" -->
+ <!-- message="679" type="qwarn" -->
+ <!-- message="680" type="qwarn" -->
+ <!-- message="681" type="qwarn" -->
+ <!-- message="682" type="qwarn" -->
+ <!-- message="683" type="qwarn" -->
+ <!-- message="684" type="qwarn" -->
+ <!-- message="685" type="qwarn" -->
+ <!-- message="686" type="qwarn" -->
+ <!-- message="687" type="qwarn" -->
+ <!-- message="688" type="qwarn" -->
+ <!-- message="689" type="qwarn" -->
+ <!-- message="690" type="qwarn" -->
+ <!-- message="691" type="qwarn" -->
+ <!-- message="692" type="qwarn" -->
+ <!-- message="693" type="qwarn" -->
+ <!-- message="694" type="qwarn" -->
+ <!-- message="695" type="qwarn" -->
+ <!-- message="696" type="qwarn" -->
+ <!-- message="697" type="qwarn" -->
+ <!-- message="698" type="qwarn" -->
+ <!-- message="699" type="qwarn" -->
+ <!-- message="700" type="qwarn" -->
+ <!-- message="701" type="qwarn" -->
+ <!-- message="702" type="qwarn" -->
+ <!-- message="703" type="qwarn" -->
+ <!-- message="704" type="qwarn" -->
+ <!-- message="705" type="qwarn" -->
+ <!-- message="706" type="qwarn" -->
+ <!-- message="707" type="qwarn" -->
+ <!-- message="708" type="qwarn" -->
+ <!-- message="709" type="qwarn" -->
+ <!-- message="710" type="qwarn" -->
+ <!-- message="711" type="qwarn" -->
+ <!-- message="712" type="qwarn" -->
+ <!-- message="713" type="qwarn" -->
+ <!-- message="714" type="qwarn" -->
+ <!-- message="715" type="qwarn" -->
+ <!-- message="716" type="qwarn" -->
+ <!-- message="717" type="qwarn" -->
+ <!-- message="718" type="qwarn" -->
+ <!-- message="719" type="qwarn" -->
+ <!-- message="720" type="qwarn" -->
+ <!-- message="721" type="qwarn" -->
+ <!-- message="722" type="qwarn" -->
+ <!-- message="723" type="qwarn" -->
+ <!-- message="724" type="qwarn" -->
+ <!-- message="725" type="qwarn" -->
+ <!-- message="726" type="qwarn" -->
+ <!-- message="727" type="qwarn" -->
+ <!-- message="728" type="qwarn" -->
+ <!-- message="729" type="qwarn" -->
+ <!-- message="730" type="qwarn" -->
+ <!-- message="731" type="qwarn" -->
+ <!-- message="732" type="qwarn" -->
+ <!-- message="733" type="qwarn" -->
+ <!-- message="734" type="qwarn" -->
+ <!-- message="735" type="qwarn" -->
+ <!-- message="736" type="qwarn" -->
+ <!-- message="737" type="qwarn" -->
+ <!-- message="738" type="qwarn" -->
+ <!-- message="739" type="qwarn" -->
+ <!-- message="740" type="qwarn" -->
+ <!-- message="741" type="qwarn" -->
+ <!-- message="742" type="qwarn" -->
+ <!-- message="743" type="qwarn" -->
+ <!-- message="744" type="qwarn" -->
+ <!-- message="745" type="qwarn" -->
+ <!-- message="746" type="qwarn" -->
+ <!-- message="747" type="qwarn" -->
+ <!-- message="748" type="qwarn" -->
+ <!-- message="749" type="qwarn" -->
+ <!-- message="750" type="qwarn" -->
+ <!-- message="751" type="qwarn" -->
+ <!-- message="752" type="qwarn" -->
+ <!-- message="753" type="qwarn" -->
+ <!-- message="754" type="qwarn" -->
+ <!-- message="755" type="qwarn" -->
+ <!-- message="756" type="qwarn" -->
+ <!-- message="757" type="qwarn" -->
+ <!-- message="758" type="qwarn" -->
+ <!-- message="759" type="qwarn" -->
+ <!-- message="760" type="qwarn" -->
+ <!-- message="761" type="qwarn" -->
+ <!-- message="762" type="qwarn" -->
+ <!-- message="763" type="qwarn" -->
+ <!-- message="764" type="qwarn" -->
+ <!-- message="765" type="qwarn" -->
+ <!-- message="766" type="qwarn" -->
+ <!-- message="767" type="qwarn" -->
+ <!-- message="768" type="qwarn" -->
+ <!-- message="769" type="qwarn" -->
+ <!-- message="770" type="qwarn" -->
+ <!-- message="771" type="qwarn" -->
+ <!-- message="772" type="qwarn" -->
+ <!-- message="773" type="qwarn" -->
+ <!-- message="774" type="qwarn" -->
+ <!-- message="775" type="qwarn" -->
+ <!-- message="776" type="qwarn" -->
+ <!-- message="777" type="qwarn" -->
+ <!-- message="778" type="qwarn" -->
+ <!-- message="779" type="qwarn" -->
+ <!-- message="780" type="qwarn" -->
+ <!-- message="781" type="qwarn" -->
+ <!-- message="782" type="qwarn" -->
+ <!-- message="783" type="qwarn" -->
+ <!-- message="784" type="qwarn" -->
+ <!-- message="785" type="qwarn" -->
+ <!-- message="786" type="qwarn" -->
+ <!-- message="787" type="qwarn" -->
+ <!-- message="788" type="qwarn" -->
+ <!-- message="789" type="qwarn" -->
+ <!-- message="790" type="qwarn" -->
+ <!-- message="791" type="qwarn" -->
+ <!-- message="792" type="qwarn" -->
+ <!-- message="793" type="qwarn" -->
+ <!-- message="794" type="qwarn" -->
+ <!-- message="795" type="qwarn" -->
+ <!-- message="796" type="qwarn" -->
+ <!-- message="797" type="qwarn" -->
+ <!-- message="798" type="qwarn" -->
+ <!-- message="799" type="qwarn" -->
+ <!-- message="800" type="qwarn" -->
+ <!-- message="801" type="qwarn" -->
+ <!-- message="802" type="qwarn" -->
+ <!-- message="803" type="qwarn" -->
+ <!-- message="804" type="qwarn" -->
+ <!-- message="805" type="qwarn" -->
+ <!-- message="806" type="qwarn" -->
+ <!-- message="807" type="qwarn" -->
+ <!-- message="808" type="qwarn" -->
+ <!-- message="809" type="qwarn" -->
+ <!-- message="810" type="qwarn" -->
+ <!-- message="811" type="qwarn" -->
+ <!-- message="812" type="qwarn" -->
+ <!-- message="813" type="qwarn" -->
+ <!-- message="814" type="qwarn" -->
+ <!-- message="815" type="qwarn" -->
+ <!-- message="816" type="qwarn" -->
+ <!-- message="817" type="qwarn" -->
+ <!-- message="818" type="qwarn" -->
+ <!-- message="819" type="qwarn" -->
+ <!-- message="820" type="qwarn" -->
+ <!-- message="821" type="qwarn" -->
+ <!-- message="822" type="qwarn" -->
+ <!-- message="823" type="qwarn" -->
+ <!-- message="824" type="qwarn" -->
+ <!-- message="825" type="qwarn" -->
+ <!-- message="826" type="qwarn" -->
+ <!-- message="827" type="qwarn" -->
+ <!-- message="828" type="qwarn" -->
+ <!-- message="829" type="qwarn" -->
+ <!-- message="830" type="qwarn" -->
+ <!-- message="831" type="qwarn" -->
+ <!-- message="832" type="qwarn" -->
+ <!-- message="833" type="qwarn" -->
+ <!-- message="834" type="qwarn" -->
+ <!-- message="835" type="qwarn" -->
+ <!-- message="836" type="qwarn" -->
+ <!-- message="837" type="qwarn" -->
+ <!-- message="838" type="qwarn" -->
+ <!-- message="839" type="qwarn" -->
+ <!-- message="840" type="qwarn" -->
+ <!-- message="841" type="qwarn" -->
+ <!-- message="842" type="qwarn" -->
+ <!-- message="843" type="qwarn" -->
+ <!-- message="844" type="qwarn" -->
+ <!-- message="845" type="qwarn" -->
+ <!-- message="846" type="qwarn" -->
+ <!-- message="847" type="qwarn" -->
+ <!-- message="848" type="qwarn" -->
+ <!-- message="849" type="qwarn" -->
+ <!-- message="850" type="qwarn" -->
+ <!-- message="851" type="qwarn" -->
+ <!-- message="852" type="qwarn" -->
+ <!-- message="853" type="qwarn" -->
+ <!-- message="854" type="qwarn" -->
+ <!-- message="855" type="qwarn" -->
+ <!-- message="856" type="qwarn" -->
+ <!-- message="857" type="qwarn" -->
+ <!-- message="858" type="qwarn" -->
+ <!-- message="859" type="qwarn" -->
+ <!-- message="860" type="qwarn" -->
+ <!-- message="861" type="qwarn" -->
+ <!-- message="862" type="qwarn" -->
+ <!-- message="863" type="qwarn" -->
+ <!-- message="864" type="qwarn" -->
+ <!-- message="865" type="qwarn" -->
+ <!-- message="866" type="qwarn" -->
+ <!-- message="867" type="qwarn" -->
+ <!-- message="868" type="qwarn" -->
+ <!-- message="869" type="qwarn" -->
+ <!-- message="870" type="qwarn" -->
+ <!-- message="871" type="qwarn" -->
+ <!-- message="872" type="qwarn" -->
+ <!-- message="873" type="qwarn" -->
+ <!-- message="874" type="qwarn" -->
+ <!-- message="875" type="qwarn" -->
+ <!-- message="876" type="qwarn" -->
+ <!-- message="877" type="qwarn" -->
+ <!-- message="878" type="qwarn" -->
+ <!-- message="879" type="qwarn" -->
+ <!-- message="880" type="qwarn" -->
+ <!-- message="881" type="qwarn" -->
+ <!-- message="882" type="qwarn" -->
+ <!-- message="883" type="qwarn" -->
+ <!-- message="884" type="qwarn" -->
+ <!-- message="885" type="qwarn" -->
+ <!-- message="886" type="qwarn" -->
+ <!-- message="887" type="qwarn" -->
+ <!-- message="888" type="qwarn" -->
+ <!-- message="889" type="qwarn" -->
+ <!-- message="890" type="qwarn" -->
+ <!-- message="891" type="qwarn" -->
+ <!-- message="892" type="qwarn" -->
+ <!-- message="893" type="qwarn" -->
+ <!-- message="894" type="qwarn" -->
+ <!-- message="895" type="qwarn" -->
+ <!-- message="896" type="qwarn" -->
+ <!-- message="897" type="qwarn" -->
+ <!-- message="898" type="qwarn" -->
+ <!-- message="899" type="qwarn" -->
+ <!-- message="900" type="qwarn" -->
+ <!-- message="901" type="qwarn" -->
+ <!-- message="902" type="qwarn" -->
+ <!-- message="903" type="qwarn" -->
+ <!-- message="904" type="qwarn" -->
+ <!-- message="905" type="qwarn" -->
+ <!-- message="906" type="qwarn" -->
+ <!-- message="907" type="qwarn" -->
+ <!-- message="908" type="qwarn" -->
+ <!-- message="909" type="qwarn" -->
+ <!-- message="910" type="qwarn" -->
+ <!-- message="911" type="qwarn" -->
+ <!-- message="912" type="qwarn" -->
+ <!-- message="913" type="qwarn" -->
+ <!-- message="914" type="qwarn" -->
+ <!-- message="915" type="qwarn" -->
+ <!-- message="916" type="qwarn" -->
+ <!-- message="917" type="qwarn" -->
+ <!-- message="918" type="qwarn" -->
+ <!-- message="919" type="qwarn" -->
+ <!-- message="920" type="qwarn" -->
+ <!-- message="921" type="qwarn" -->
+ <!-- message="922" type="qwarn" -->
+ <!-- message="923" type="qwarn" -->
+ <!-- message="924" type="qwarn" -->
+ <!-- message="925" type="qwarn" -->
+ <!-- message="926" type="qwarn" -->
+ <!-- message="927" type="qwarn" -->
+ <!-- message="928" type="qwarn" -->
+ <!-- message="929" type="qwarn" -->
+ <!-- message="930" type="qwarn" -->
+ <!-- message="931" type="qwarn" -->
+ <!-- message="932" type="qwarn" -->
+ <!-- message="933" type="qwarn" -->
+ <!-- message="934" type="qwarn" -->
+ <!-- message="935" type="qwarn" -->
+ <!-- message="936" type="qwarn" -->
+ <!-- message="937" type="qwarn" -->
+ <!-- message="938" type="qwarn" -->
+ <!-- message="939" type="qwarn" -->
+ <!-- message="940" type="qwarn" -->
+ <!-- message="941" type="qwarn" -->
+ <!-- message="942" type="qwarn" -->
+ <!-- message="943" type="qwarn" -->
+ <!-- message="944" type="qwarn" -->
+ <!-- message="945" type="qwarn" -->
+ <!-- message="946" type="qwarn" -->
+ <!-- message="947" type="qwarn" -->
+ <!-- message="948" type="qwarn" -->
+ <!-- message="949" type="qwarn" -->
+ <!-- message="950" type="qwarn" -->
+ <!-- message="951" type="qwarn" -->
+ <!-- message="952" type="qwarn" -->
+ <!-- message="953" type="qwarn" -->
+ <!-- message="954" type="qwarn" -->
+ <!-- message="955" type="qwarn" -->
+ <!-- message="956" type="qwarn" -->
+ <!-- message="957" type="qwarn" -->
+ <!-- message="958" type="qwarn" -->
+ <!-- message="959" type="qwarn" -->
+ <!-- message="960" type="qwarn" -->
+ <!-- message="961" type="qwarn" -->
+ <!-- message="962" type="qwarn" -->
+ <!-- message="963" type="qwarn" -->
+ <!-- message="964" type="qwarn" -->
+ <!-- message="965" type="qwarn" -->
+ <!-- message="966" type="qwarn" -->
+ <!-- message="967" type="qwarn" -->
+ <!-- message="968" type="qwarn" -->
+ <!-- message="969" type="qwarn" -->
+ <!-- message="970" type="qwarn" -->
+ <!-- message="971" type="qwarn" -->
+ <!-- message="972" type="qwarn" -->
+ <!-- message="973" type="qwarn" -->
+ <!-- message="974" type="qwarn" -->
+ <!-- message="975" type="qwarn" -->
+ <!-- message="976" type="qwarn" -->
+ <!-- message="977" type="qwarn" -->
+ <!-- message="978" type="qwarn" -->
+ <!-- message="979" type="qwarn" -->
+ <!-- message="980" type="qwarn" -->
+ <!-- message="981" type="qwarn" -->
+ <!-- message="982" type="qwarn" -->
+ <!-- message="983" type="qwarn" -->
+ <!-- message="984" type="qwarn" -->
+ <!-- message="985" type="qwarn" -->
+ <!-- message="986" type="qwarn" -->
+ <!-- message="987" type="qwarn" -->
+ <!-- message="988" type="qwarn" -->
+ <!-- message="989" type="qwarn" -->
+ <!-- message="990" type="qwarn" -->
+ <!-- message="991" type="qwarn" -->
+ <!-- message="992" type="qwarn" -->
+ <!-- message="993" type="qwarn" -->
+ <!-- message="994" type="qwarn" -->
+ <!-- message="995" type="qwarn" -->
+ <!-- message="996" type="qwarn" -->
+ <!-- message="997" type="qwarn" -->
+ <!-- message="998" type="qwarn" -->
+ <!-- message="999" type="qwarn" -->
+ <!-- message="1000" type="qwarn" -->
+ <!-- message="1001" type="qwarn" -->
+ <!-- message="1002" type="qwarn" -->
+ <!-- message="1003" type="qwarn" -->
+ <!-- message="1004" type="qwarn" -->
+ <!-- message="1005" type="qwarn" -->
+ <!-- message="1006" type="qwarn" -->
+ <!-- message="1007" type="qwarn" -->
+ <!-- message="1008" type="qwarn" -->
+ <!-- message="1009" type="qwarn" -->
+ <!-- message="1010" type="qwarn" -->
+ <!-- message="1011" type="qwarn" -->
+ <!-- message="1012" type="qwarn" -->
+ <!-- message="1013" type="qwarn" -->
+ <!-- message="1014" type="qwarn" -->
+ <!-- message="1015" type="qwarn" -->
+ <!-- message="1016" type="qwarn" -->
+ <!-- message="1017" type="qwarn" -->
+ <!-- message="1018" type="qwarn" -->
+ <!-- message="1019" type="qwarn" -->
+ <!-- message="1020" type="qwarn" -->
+ <!-- message="1021" type="qwarn" -->
+ <!-- message="1022" type="qwarn" -->
+ <!-- message="1023" type="qwarn" -->
+ <!-- message="1024" type="qwarn" -->
+ <!-- message="1025" type="qwarn" -->
+ <!-- message="1026" type="qwarn" -->
+ <!-- message="1027" type="qwarn" -->
+ <!-- message="1028" type="qwarn" -->
+ <!-- message="1029" type="qwarn" -->
+ <!-- message="1030" type="qwarn" -->
+ <!-- message="1031" type="qwarn" -->
+ <!-- message="1032" type="qwarn" -->
+ <!-- message="1033" type="qwarn" -->
+ <!-- message="1034" type="qwarn" -->
+ <!-- message="1035" type="qwarn" -->
+ <!-- message="1036" type="qwarn" -->
+ <!-- message="1037" type="qwarn" -->
+ <!-- message="1038" type="qwarn" -->
+ <!-- message="1039" type="qwarn" -->
+ <!-- message="1040" type="qwarn" -->
+ <!-- message="1041" type="qwarn" -->
+ <!-- message="1042" type="qwarn" -->
+ <!-- message="1043" type="qwarn" -->
+ <!-- message="1044" type="qwarn" -->
+ <!-- message="1045" type="qwarn" -->
+ <!-- message="1046" type="qwarn" -->
+ <!-- message="1047" type="qwarn" -->
+ <!-- message="1048" type="qwarn" -->
+ <!-- message="1049" type="qwarn" -->
+ <!-- message="1050" type="qwarn" -->
+ <!-- message="1051" type="qwarn" -->
+ <!-- message="1052" type="qwarn" -->
+ <!-- message="1053" type="qwarn" -->
+ <!-- message="1054" type="qwarn" -->
+ <!-- message="1055" type="qwarn" -->
+ <!-- message="1056" type="qwarn" -->
+ <!-- message="1057" type="qwarn" -->
+ <!-- message="1058" type="qwarn" -->
+ <!-- message="1059" type="qwarn" -->
+ <!-- message="1060" type="qwarn" -->
+ <!-- message="1061" type="qwarn" -->
+ <!-- message="1062" type="qwarn" -->
+ <!-- message="1063" type="qwarn" -->
+ <!-- message="1064" type="qwarn" -->
+ <!-- message="1065" type="qwarn" -->
+ <!-- message="1066" type="qwarn" -->
+ <!-- message="1067" type="qwarn" -->
+ <!-- message="1068" type="qwarn" -->
+ <!-- message="1069" type="qwarn" -->
+ <!-- message="1070" type="qwarn" -->
+ <!-- message="1071" type="qwarn" -->
+ <!-- message="1072" type="qwarn" -->
+ <!-- message="1073" type="qwarn" -->
+ <!-- message="1074" type="qwarn" -->
+ <!-- message="1075" type="qwarn" -->
+ <!-- message="1076" type="qwarn" -->
+ <!-- message="1077" type="qwarn" -->
+ <!-- message="1078" type="qwarn" -->
+ <!-- message="1079" type="qwarn" -->
+ <!-- message="1080" type="qwarn" -->
+ <!-- message="1081" type="qwarn" -->
+ <!-- message="1082" type="qwarn" -->
+ <!-- message="1083" type="qwarn" -->
+ <!-- message="1084" type="qwarn" -->
+ <!-- message="1085" type="qwarn" -->
+ <!-- message="1086" type="qwarn" -->
+ <!-- message="1087" type="qwarn" -->
+ <!-- message="1088" type="qwarn" -->
+ <!-- message="1089" type="qwarn" -->
+ <!-- message="1090" type="qwarn" -->
+ <!-- message="1091" type="qwarn" -->
+ <!-- message="1092" type="qwarn" -->
+ <!-- message="1093" type="qwarn" -->
+ <!-- message="1094" type="qwarn" -->
+ <!-- message="1095" type="qwarn" -->
+ <!-- message="1096" type="qwarn" -->
+ <!-- message="1097" type="qwarn" -->
+ <!-- message="1098" type="qwarn" -->
+ <!-- message="1099" type="qwarn" -->
+ <!-- message="1100" type="qwarn" -->
+ <!-- message="1101" type="qwarn" -->
+ <!-- message="1102" type="qwarn" -->
+ <!-- message="1103" type="qwarn" -->
+ <!-- message="1104" type="qwarn" -->
+ <!-- message="1105" type="qwarn" -->
+ <!-- message="1106" type="qwarn" -->
+ <!-- message="1107" type="qwarn" -->
+ <!-- message="1108" type="qwarn" -->
+ <!-- message="1109" type="qwarn" -->
+ <!-- message="1110" type="qwarn" -->
+ <!-- message="1111" type="qwarn" -->
+ <!-- message="1112" type="qwarn" -->
+ <!-- message="1113" type="qwarn" -->
+ <!-- message="1114" type="qwarn" -->
+ <!-- message="1115" type="qwarn" -->
+ <!-- message="1116" type="qwarn" -->
+ <!-- message="1117" type="qwarn" -->
+ <!-- message="1118" type="qwarn" -->
+ <!-- message="1119" type="qwarn" -->
+ <!-- message="1120" type="qwarn" -->
+ <!-- message="1121" type="qwarn" -->
+ <!-- message="1122" type="qwarn" -->
+ <!-- message="1123" type="qwarn" -->
+ <!-- message="1124" type="qwarn" -->
+ <!-- message="1125" type="qwarn" -->
+ <!-- message="1126" type="qwarn" -->
+ <!-- message="1127" type="qwarn" -->
+ <!-- message="1128" type="qwarn" -->
+ <!-- message="1129" type="qwarn" -->
+ <!-- message="1130" type="qwarn" -->
+ <!-- message="1131" type="qwarn" -->
+ <!-- message="1132" type="qwarn" -->
+ <!-- message="1133" type="qwarn" -->
+ <!-- message="1134" type="qwarn" -->
+ <!-- message="1135" type="qwarn" -->
+ <!-- message="1136" type="qwarn" -->
+ <!-- message="1137" type="qwarn" -->
+ <!-- message="1138" type="qwarn" -->
+ <!-- message="1139" type="qwarn" -->
+ <!-- message="1140" type="qwarn" -->
+ <!-- message="1141" type="qwarn" -->
+ <!-- message="1142" type="qwarn" -->
+ <!-- message="1143" type="qwarn" -->
+ <!-- message="1144" type="qwarn" -->
+ <!-- message="1145" type="qwarn" -->
+ <!-- message="1146" type="qwarn" -->
+ <!-- message="1147" type="qwarn" -->
+ <!-- message="1148" type="qwarn" -->
+ <!-- message="1149" type="qwarn" -->
+ <!-- message="1150" type="qwarn" -->
+ <!-- message="1151" type="qwarn" -->
+ <!-- message="1152" type="qwarn" -->
+ <!-- message="1153" type="qwarn" -->
+ <!-- message="1154" type="qwarn" -->
+ <!-- message="1155" type="qwarn" -->
+ <!-- message="1156" type="qwarn" -->
+ <!-- message="1157" type="qwarn" -->
+ <!-- message="1158" type="qwarn" -->
+ <!-- message="1159" type="qwarn" -->
+ <!-- message="1160" type="qwarn" -->
+ <!-- message="1161" type="qwarn" -->
+ <!-- message="1162" type="qwarn" -->
+ <!-- message="1163" type="qwarn" -->
+ <!-- message="1164" type="qwarn" -->
+ <!-- message="1165" type="qwarn" -->
+ <!-- message="1166" type="qwarn" -->
+ <!-- message="1167" type="qwarn" -->
+ <!-- message="1168" type="qwarn" -->
+ <!-- message="1169" type="qwarn" -->
+ <!-- message="1170" type="qwarn" -->
+ <!-- message="1171" type="qwarn" -->
+ <!-- message="1172" type="qwarn" -->
+ <!-- message="1173" type="qwarn" -->
+ <!-- message="1174" type="qwarn" -->
+ <!-- message="1175" type="qwarn" -->
+ <!-- message="1176" type="qwarn" -->
+ <!-- message="1177" type="qwarn" -->
+ <!-- message="1178" type="qwarn" -->
+ <!-- message="1179" type="qwarn" -->
+ <!-- message="1180" type="qwarn" -->
+ <!-- message="1181" type="qwarn" -->
+ <!-- message="1182" type="qwarn" -->
+ <!-- message="1183" type="qwarn" -->
+ <!-- message="1184" type="qwarn" -->
+ <!-- message="1185" type="qwarn" -->
+ <!-- message="1186" type="qwarn" -->
+ <!-- message="1187" type="qwarn" -->
+ <!-- message="1188" type="qwarn" -->
+ <!-- message="1189" type="qwarn" -->
+ <!-- message="1190" type="qwarn" -->
+ <!-- message="1191" type="qwarn" -->
+ <!-- message="1192" type="qwarn" -->
+ <!-- message="1193" type="qwarn" -->
+ <!-- message="1194" type="qwarn" -->
+ <!-- message="1195" type="qwarn" -->
+ <!-- message="1196" type="qwarn" -->
+ <!-- message="1197" type="qwarn" -->
+ <!-- message="1198" type="qwarn" -->
+ <!-- message="1199" type="qwarn" -->
+ <!-- message="1200" type="qwarn" -->
+ <!-- message="1201" type="qwarn" -->
+ <!-- message="1202" type="qwarn" -->
+ <!-- message="1203" type="qwarn" -->
+ <!-- message="1204" type="qwarn" -->
+ <!-- message="1205" type="qwarn" -->
+ <!-- message="1206" type="qwarn" -->
+ <!-- message="1207" type="qwarn" -->
+ <!-- message="1208" type="qwarn" -->
+ <!-- message="1209" type="qwarn" -->
+ <!-- message="1210" type="qwarn" -->
+ <!-- message="1211" type="qwarn" -->
+ <!-- message="1212" type="qwarn" -->
+ <!-- message="1213" type="qwarn" -->
+ <!-- message="1214" type="qwarn" -->
+ <!-- message="1215" type="qwarn" -->
+ <!-- message="1216" type="qwarn" -->
+ <!-- message="1217" type="qwarn" -->
+ <!-- message="1218" type="qwarn" -->
+ <!-- message="1219" type="qwarn" -->
+ <!-- message="1220" type="qwarn" -->
+ <!-- message="1221" type="qwarn" -->
+ <!-- message="1222" type="qwarn" -->
+ <!-- message="1223" type="qwarn" -->
+ <!-- message="1224" type="qwarn" -->
+ <!-- message="1225" type="qwarn" -->
+ <!-- message="1226" type="qwarn" -->
+ <!-- message="1227" type="qwarn" -->
+ <!-- message="1228" type="qwarn" -->
+ <!-- message="1229" type="qwarn" -->
+ <!-- message="1230" type="qwarn" -->
+ <!-- message="1231" type="qwarn" -->
+ <!-- message="1232" type="qwarn" -->
+ <!-- message="1233" type="qwarn" -->
+ <!-- message="1234" type="qwarn" -->
+ <!-- message="1235" type="qwarn" -->
+ <!-- message="1236" type="qwarn" -->
+ <!-- message="1237" type="qwarn" -->
+ <!-- message="1238" type="qwarn" -->
+ <!-- message="1239" type="qwarn" -->
+ <!-- message="1240" type="qwarn" -->
+ <!-- message="1241" type="qwarn" -->
+ <!-- message="1242" type="qwarn" -->
+ <!-- message="1243" type="qwarn" -->
+ <!-- message="1244" type="qwarn" -->
+ <!-- message="1245" type="qwarn" -->
+ <!-- message="1246" type="qwarn" -->
+ <!-- message="1247" type="qwarn" -->
+ <!-- message="1248" type="qwarn" -->
+ <!-- message="1249" type="qwarn" -->
+ <!-- message="1250" type="qwarn" -->
+ <!-- message="1251" type="qwarn" -->
+ <!-- message="1252" type="qwarn" -->
+ <!-- message="1253" type="qwarn" -->
+ <!-- message="1254" type="qwarn" -->
+ <!-- message="1255" type="qwarn" -->
+ <!-- message="1256" type="qwarn" -->
+ <!-- message="1257" type="qwarn" -->
+ <!-- message="1258" type="qwarn" -->
+ <!-- message="1259" type="qwarn" -->
+ <!-- message="1260" type="qwarn" -->
+ <!-- message="1261" type="qwarn" -->
+ <!-- message="1262" type="qwarn" -->
+ <!-- message="1263" type="qwarn" -->
+ <!-- message="1264" type="qwarn" -->
+ <!-- message="1265" type="qwarn" -->
+ <!-- message="1266" type="qwarn" -->
+ <!-- message="1267" type="qwarn" -->
+ <!-- message="1268" type="qwarn" -->
+ <!-- message="1269" type="qwarn" -->
+ <!-- message="1270" type="qwarn" -->
+ <!-- message="1271" type="qwarn" -->
+ <!-- message="1272" type="qwarn" -->
+ <!-- message="1273" type="qwarn" -->
+ <!-- message="1274" type="qwarn" -->
+ <!-- message="1275" type="qwarn" -->
+ <!-- message="1276" type="qwarn" -->
+ <!-- message="1277" type="qwarn" -->
+ <!-- message="1278" type="qwarn" -->
+ <!-- message="1279" type="qwarn" -->
+ <!-- message="1280" type="qwarn" -->
+ <!-- message="1281" type="qwarn" -->
+ <!-- message="1282" type="qwarn" -->
+ <!-- message="1283" type="qwarn" -->
+ <!-- message="1284" type="qwarn" -->
+ <!-- message="1285" type="qwarn" -->
+ <!-- message="1286" type="qwarn" -->
+ <!-- message="1287" type="qwarn" -->
+ <!-- message="1288" type="qwarn" -->
+ <!-- message="1289" type="qwarn" -->
+ <!-- message="1290" type="qwarn" -->
+ <!-- message="1291" type="qwarn" -->
+ <!-- message="1292" type="qwarn" -->
+ <!-- message="1293" type="qwarn" -->
+ <!-- message="1294" type="qwarn" -->
+ <!-- message="1295" type="qwarn" -->
+ <!-- message="1296" type="qwarn" -->
+ <!-- message="1297" type="qwarn" -->
+ <!-- message="1298" type="qwarn" -->
+ <!-- message="1299" type="qwarn" -->
+ <!-- message="1300" type="qwarn" -->
+ <!-- message="1301" type="qwarn" -->
+ <!-- message="1302" type="qwarn" -->
+ <!-- message="1303" type="qwarn" -->
+ <!-- message="1304" type="qwarn" -->
+ <!-- message="1305" type="qwarn" -->
+ <!-- message="1306" type="qwarn" -->
+ <!-- message="1307" type="qwarn" -->
+ <!-- message="1308" type="qwarn" -->
+ <!-- message="1309" type="qwarn" -->
+ <!-- message="1310" type="qwarn" -->
+ <!-- message="1311" type="qwarn" -->
+ <!-- message="1312" type="qwarn" -->
+ <!-- message="1313" type="qwarn" -->
+ <!-- message="1314" type="qwarn" -->
+ <!-- message="1315" type="qwarn" -->
+ <!-- message="1316" type="qwarn" -->
+ <!-- message="1317" type="qwarn" -->
+ <!-- message="1318" type="qwarn" -->
+ <!-- message="1319" type="qwarn" -->
+ <!-- message="1320" type="qwarn" -->
+ <!-- message="1321" type="qwarn" -->
+ <!-- message="1322" type="qwarn" -->
+ <!-- message="1323" type="qwarn" -->
+ <!-- message="1324" type="qwarn" -->
+ <!-- message="1325" type="qwarn" -->
+ <!-- message="1326" type="qwarn" -->
+ <!-- message="1327" type="qwarn" -->
+ <!-- message="1328" type="qwarn" -->
+ <!-- message="1329" type="qwarn" -->
+ <!-- message="1330" type="qwarn" -->
+ <!-- message="1331" type="qwarn" -->
+ <!-- message="1332" type="qwarn" -->
+ <!-- message="1333" type="qwarn" -->
+ <!-- message="1334" type="qwarn" -->
+ <!-- message="1335" type="qwarn" -->
+ <!-- message="1336" type="qwarn" -->
+ <!-- message="1337" type="qwarn" -->
+ <!-- message="1338" type="qwarn" -->
+ <!-- message="1339" type="qwarn" -->
+ <!-- message="1340" type="qwarn" -->
+ <!-- message="1341" type="qwarn" -->
+ <!-- message="1342" type="qwarn" -->
+ <!-- message="1343" type="qwarn" -->
+ <!-- message="1344" type="qwarn" -->
+ <!-- message="1345" type="qwarn" -->
+ <!-- message="1346" type="qwarn" -->
+ <!-- message="1347" type="qwarn" -->
+ <!-- message="1348" type="qwarn" -->
+ <!-- message="1349" type="qwarn" -->
+ <!-- message="1350" type="qwarn" -->
+ <!-- message="1351" type="qwarn" -->
+ <!-- message="1352" type="qwarn" -->
+ <!-- message="1353" type="qwarn" -->
+ <!-- message="1354" type="qwarn" -->
+ <!-- message="1355" type="qwarn" -->
+ <!-- message="1356" type="qwarn" -->
+ <!-- message="1357" type="qwarn" -->
+ <!-- message="1358" type="qwarn" -->
+ <!-- message="1359" type="qwarn" -->
+ <!-- message="1360" type="qwarn" -->
+ <!-- message="1361" type="qwarn" -->
+ <!-- message="1362" type="qwarn" -->
+ <!-- message="1363" type="qwarn" -->
+ <!-- message="1364" type="qwarn" -->
+ <!-- message="1365" type="qwarn" -->
+ <!-- message="1366" type="qwarn" -->
+ <!-- message="1367" type="qwarn" -->
+ <!-- message="1368" type="qwarn" -->
+ <!-- message="1369" type="qwarn" -->
+ <!-- message="1370" type="qwarn" -->
+ <!-- message="1371" type="qwarn" -->
+ <!-- message="1372" type="qwarn" -->
+ <!-- message="1373" type="qwarn" -->
+ <!-- message="1374" type="qwarn" -->
+ <!-- message="1375" type="qwarn" -->
+ <!-- message="1376" type="qwarn" -->
+ <!-- message="1377" type="qwarn" -->
+ <!-- message="1378" type="qwarn" -->
+ <!-- message="1379" type="qwarn" -->
+ <!-- message="1380" type="qwarn" -->
+ <!-- message="1381" type="qwarn" -->
+ <!-- message="1382" type="qwarn" -->
+ <!-- message="1383" type="qwarn" -->
+ <!-- message="1384" type="qwarn" -->
+ <!-- message="1385" type="qwarn" -->
+ <!-- message="1386" type="qwarn" -->
+ <!-- message="1387" type="qwarn" -->
+ <!-- message="1388" type="qwarn" -->
+ <!-- message="1389" type="qwarn" -->
+ <!-- message="1390" type="qwarn" -->
+ <!-- message="1391" type="qwarn" -->
+ <!-- message="1392" type="qwarn" -->
+ <!-- message="1393" type="qwarn" -->
+ <!-- message="1394" type="qwarn" -->
+ <!-- message="1395" type="qwarn" -->
+ <!-- message="1396" type="qwarn" -->
+ <!-- message="1397" type="qwarn" -->
+ <!-- message="1398" type="qwarn" -->
+ <!-- message="1399" type="qwarn" -->
+ <!-- message="1400" type="qwarn" -->
+ <!-- message="1401" type="qwarn" -->
+ <!-- message="1402" type="qwarn" -->
+ <!-- message="1403" type="qwarn" -->
+ <!-- message="1404" type="qwarn" -->
+ <!-- message="1405" type="qwarn" -->
+ <!-- message="1406" type="qwarn" -->
+ <!-- message="1407" type="qwarn" -->
+ <!-- message="1408" type="qwarn" -->
+ <!-- message="1409" type="qwarn" -->
+ <!-- message="1410" type="qwarn" -->
+ <!-- message="1411" type="qwarn" -->
+ <!-- message="1412" type="qwarn" -->
+ <!-- message="1413" type="qwarn" -->
+ <!-- message="1414" type="qwarn" -->
+ <!-- message="1415" type="qwarn" -->
+ <!-- message="1416" type="qwarn" -->
+ <!-- message="1417" type="qwarn" -->
+ <!-- message="1418" type="qwarn" -->
+ <!-- message="1419" type="qwarn" -->
+ <!-- message="1420" type="qwarn" -->
+ <!-- message="1421" type="qwarn" -->
+ <!-- message="1422" type="qwarn" -->
+ <!-- message="1423" type="qwarn" -->
+ <!-- message="1424" type="qwarn" -->
+ <!-- message="1425" type="qwarn" -->
+ <!-- message="1426" type="qwarn" -->
+ <!-- message="1427" type="qwarn" -->
+ <!-- message="1428" type="qwarn" -->
+ <!-- message="1429" type="qwarn" -->
+ <!-- message="1430" type="qwarn" -->
+ <!-- message="1431" type="qwarn" -->
+ <!-- message="1432" type="qwarn" -->
+ <!-- message="1433" type="qwarn" -->
+ <!-- message="1434" type="qwarn" -->
+ <!-- message="1435" type="qwarn" -->
+ <!-- message="1436" type="qwarn" -->
+ <!-- message="1437" type="qwarn" -->
+ <!-- message="1438" type="qwarn" -->
+ <!-- message="1439" type="qwarn" -->
+ <!-- message="1440" type="qwarn" -->
+ <!-- message="1441" type="qwarn" -->
+ <!-- message="1442" type="qwarn" -->
+ <!-- message="1443" type="qwarn" -->
+ <!-- message="1444" type="qwarn" -->
+ <!-- message="1445" type="qwarn" -->
+ <!-- message="1446" type="qwarn" -->
+ <!-- message="1447" type="qwarn" -->
+ <!-- message="1448" type="qwarn" -->
+ <!-- message="1449" type="qwarn" -->
+ <!-- message="1450" type="qwarn" -->
+ <!-- message="1451" type="qwarn" -->
+ <!-- message="1452" type="qwarn" -->
+ <!-- message="1453" type="qwarn" -->
+ <!-- message="1454" type="qwarn" -->
+ <!-- message="1455" type="qwarn" -->
+ <!-- message="1456" type="qwarn" -->
+ <!-- message="1457" type="qwarn" -->
+ <!-- message="1458" type="qwarn" -->
+ <!-- message="1459" type="qwarn" -->
+ <!-- message="1460" type="qwarn" -->
+ <!-- message="1461" type="qwarn" -->
+ <!-- message="1462" type="qwarn" -->
+ <!-- message="1463" type="qwarn" -->
+ <!-- message="1464" type="qwarn" -->
+ <!-- message="1465" type="qwarn" -->
+ <!-- message="1466" type="qwarn" -->
+ <!-- message="1467" type="qwarn" -->
+ <!-- message="1468" type="qwarn" -->
+ <!-- message="1469" type="qwarn" -->
+ <!-- message="1470" type="qwarn" -->
+ <!-- message="1471" type="qwarn" -->
+ <!-- message="1472" type="qwarn" -->
+ <!-- message="1473" type="qwarn" -->
+ <!-- message="1474" type="qwarn" -->
+ <!-- message="1475" type="qwarn" -->
+ <!-- message="1476" type="qwarn" -->
+ <!-- message="1477" type="qwarn" -->
+ <!-- message="1478" type="qwarn" -->
+ <!-- message="1479" type="qwarn" -->
+ <!-- message="1480" type="qwarn" -->
+ <!-- message="1481" type="qwarn" -->
+ <!-- message="1482" type="qwarn" -->
+ <!-- message="1483" type="qwarn" -->
+ <!-- message="1484" type="qwarn" -->
+ <!-- message="1485" type="qwarn" -->
+ <!-- message="1486" type="qwarn" -->
+ <!-- message="1487" type="qwarn" -->
+ <!-- message="1488" type="qwarn" -->
+ <!-- message="1489" type="qwarn" -->
+ <!-- message="1490" type="qwarn" -->
+ <!-- message="1491" type="qwarn" -->
+ <!-- message="1492" type="qwarn" -->
+ <!-- message="1493" type="qwarn" -->
+ <!-- message="1494" type="qwarn" -->
+ <!-- message="1495" type="qwarn" -->
+ <!-- message="1496" type="qwarn" -->
+ <!-- message="1497" type="qwarn" -->
+ <!-- message="1498" type="qwarn" -->
+ <!-- message="1499" type="qwarn" -->
+ <!-- message="1500" type="qwarn" -->
+ <!-- message="1501" type="qwarn" -->
+ <!-- message="1502" type="qwarn" -->
+ <!-- message="1503" type="qwarn" -->
+ <!-- message="1504" type="qwarn" -->
+ <!-- message="1505" type="qwarn" -->
+ <!-- message="1506" type="qwarn" -->
+ <!-- message="1507" type="qwarn" -->
+ <!-- message="1508" type="qwarn" -->
+ <!-- message="1509" type="qwarn" -->
+ <!-- message="1510" type="qwarn" -->
+ <!-- message="1511" type="qwarn" -->
+ <!-- message="1512" type="qwarn" -->
+ <!-- message="1513" type="qwarn" -->
+ <!-- message="1514" type="qwarn" -->
+ <!-- message="1515" type="qwarn" -->
+ <!-- message="1516" type="qwarn" -->
+ <!-- message="1517" type="qwarn" -->
+ <!-- message="1518" type="qwarn" -->
+ <!-- message="1519" type="qwarn" -->
+ <!-- message="1520" type="qwarn" -->
+ <!-- message="1521" type="qwarn" -->
+ <!-- message="1522" type="qwarn" -->
+ <!-- message="1523" type="qwarn" -->
+ <!-- message="1524" type="qwarn" -->
+ <!-- message="1525" type="qwarn" -->
+ <!-- message="1526" type="qwarn" -->
+ <!-- message="1527" type="qwarn" -->
+ <!-- message="1528" type="qwarn" -->
+ <!-- message="1529" type="qwarn" -->
+ <!-- message="1530" type="qwarn" -->
+ <!-- message="1531" type="qwarn" -->
+ <!-- message="1532" type="qwarn" -->
+ <!-- message="1533" type="qwarn" -->
+ <!-- message="1534" type="qwarn" -->
+ <!-- message="1535" type="qwarn" -->
+ <!-- message="1536" type="qwarn" -->
+ <!-- message="1537" type="qwarn" -->
+ <!-- message="1538" type="qwarn" -->
+ <!-- message="1539" type="qwarn" -->
+ <!-- message="1540" type="qwarn" -->
+ <!-- message="1541" type="qwarn" -->
+ <!-- message="1542" type="qwarn" -->
+ <!-- message="1543" type="qwarn" -->
+ <!-- message="1544" type="qwarn" -->
+ <!-- message="1545" type="qwarn" -->
+ <!-- message="1546" type="qwarn" -->
+ <!-- message="1547" type="qwarn" -->
+ <!-- message="1548" type="qwarn" -->
+ <!-- message="1549" type="qwarn" -->
+ <!-- message="1550" type="qwarn" -->
+ <!-- message="1551" type="qwarn" -->
+ <!-- message="1552" type="qwarn" -->
+ <!-- message="1553" type="qwarn" -->
+ <!-- message="1554" type="qwarn" -->
+ <!-- message="1555" type="qwarn" -->
+ <!-- message="1556" type="qwarn" -->
+ <!-- message="1557" type="qwarn" -->
+ <!-- message="1558" type="qwarn" -->
+ <!-- message="1559" type="qwarn" -->
+ <!-- message="1560" type="qwarn" -->
+ <!-- message="1561" type="qwarn" -->
+ <!-- message="1562" type="qwarn" -->
+ <!-- message="1563" type="qwarn" -->
+ <!-- message="1564" type="qwarn" -->
+ <!-- message="1565" type="qwarn" -->
+ <!-- message="1566" type="qwarn" -->
+ <!-- message="1567" type="qwarn" -->
+ <!-- message="1568" type="qwarn" -->
+ <!-- message="1569" type="qwarn" -->
+ <!-- message="1570" type="qwarn" -->
+ <!-- message="1571" type="qwarn" -->
+ <!-- message="1572" type="qwarn" -->
+ <!-- message="1573" type="qwarn" -->
+ <!-- message="1574" type="qwarn" -->
+ <!-- message="1575" type="qwarn" -->
+ <!-- message="1576" type="qwarn" -->
+ <!-- message="1577" type="qwarn" -->
+ <!-- message="1578" type="qwarn" -->
+ <!-- message="1579" type="qwarn" -->
+ <!-- message="1580" type="qwarn" -->
+ <!-- message="1581" type="qwarn" -->
+ <!-- message="1582" type="qwarn" -->
+ <!-- message="1583" type="qwarn" -->
+ <!-- message="1584" type="qwarn" -->
+ <!-- message="1585" type="qwarn" -->
+ <!-- message="1586" type="qwarn" -->
+ <!-- message="1587" type="qwarn" -->
+ <!-- message="1588" type="qwarn" -->
+ <!-- message="1589" type="qwarn" -->
+ <!-- message="1590" type="qwarn" -->
+ <!-- message="1591" type="qwarn" -->
+ <!-- message="1592" type="qwarn" -->
+ <!-- message="1593" type="qwarn" -->
+ <!-- message="1594" type="qwarn" -->
+ <!-- message="1595" type="qwarn" -->
+ <!-- message="1596" type="qwarn" -->
+ <!-- message="1597" type="qwarn" -->
+ <!-- message="1598" type="qwarn" -->
+ <!-- message="1599" type="qwarn" -->
+ <!-- message="1600" type="qwarn" -->
+ <!-- message="1601" type="qwarn" -->
+ <!-- message="1602" type="qwarn" -->
+ <!-- message="1603" type="qwarn" -->
+ <!-- message="1604" type="qwarn" -->
+ <!-- message="1605" type="qwarn" -->
+ <!-- message="1606" type="qwarn" -->
+ <!-- message="1607" type="qwarn" -->
+ <!-- message="1608" type="qwarn" -->
+ <!-- message="1609" type="qwarn" -->
+ <!-- message="1610" type="qwarn" -->
+ <!-- message="1611" type="qwarn" -->
+ <!-- message="1612" type="qwarn" -->
+ <!-- message="1613" type="qwarn" -->
+ <!-- message="1614" type="qwarn" -->
+ <!-- message="1615" type="qwarn" -->
+ <!-- message="1616" type="qwarn" -->
+ <!-- message="1617" type="qwarn" -->
+ <!-- message="1618" type="qwarn" -->
+ <!-- message="1619" type="qwarn" -->
+ <!-- message="1620" type="qwarn" -->
+ <!-- message="1621" type="qwarn" -->
+ <!-- message="1622" type="qwarn" -->
+ <!-- message="1623" type="qwarn" -->
+ <!-- message="1624" type="qwarn" -->
+ <!-- message="1625" type="qwarn" -->
+ <!-- message="1626" type="qwarn" -->
+ <!-- message="1627" type="qwarn" -->
+ <!-- message="1628" type="qwarn" -->
+ <!-- message="1629" type="qwarn" -->
+ <!-- message="1630" type="qwarn" -->
+ <!-- message="1631" type="qwarn" -->
+ <!-- message="1632" type="qwarn" -->
+ <!-- message="1633" type="qwarn" -->
+ <!-- message="1634" type="qwarn" -->
+ <!-- message="1635" type="qwarn" -->
+ <!-- message="1636" type="qwarn" -->
+ <!-- message="1637" type="qwarn" -->
+ <!-- message="1638" type="qwarn" -->
+ <!-- message="1639" type="qwarn" -->
+ <!-- message="1640" type="qwarn" -->
+ <!-- message="1641" type="qwarn" -->
+ <!-- message="1642" type="qwarn" -->
+ <!-- message="1643" type="qwarn" -->
+ <!-- message="1644" type="qwarn" -->
+ <!-- message="1645" type="qwarn" -->
+ <!-- message="1646" type="qwarn" -->
+ <!-- message="1647" type="qwarn" -->
+ <!-- message="1648" type="qwarn" -->
+ <!-- message="1649" type="qwarn" -->
+ <!-- message="1650" type="qwarn" -->
+ <!-- message="1651" type="qwarn" -->
+ <!-- message="1652" type="qwarn" -->
+ <!-- message="1653" type="qwarn" -->
+ <!-- message="1654" type="qwarn" -->
+ <!-- message="1655" type="qwarn" -->
+ <!-- message="1656" type="qwarn" -->
+ <!-- message="1657" type="qwarn" -->
+ <!-- message="1658" type="qwarn" -->
+ <!-- message="1659" type="qwarn" -->
+ <!-- message="1660" type="qwarn" -->
+ <!-- message="1661" type="qwarn" -->
+ <!-- message="1662" type="qwarn" -->
+ <!-- message="1663" type="qwarn" -->
+ <!-- message="1664" type="qwarn" -->
+ <!-- message="1665" type="qwarn" -->
+ <!-- message="1666" type="qwarn" -->
+ <!-- message="1667" type="qwarn" -->
+ <!-- message="1668" type="qwarn" -->
+ <!-- message="1669" type="qwarn" -->
+ <!-- message="1670" type="qwarn" -->
+ <!-- message="1671" type="qwarn" -->
+ <!-- message="1672" type="qwarn" -->
+ <!-- message="1673" type="qwarn" -->
+ <!-- message="1674" type="qwarn" -->
+ <!-- message="1675" type="qwarn" -->
+ <!-- message="1676" type="qwarn" -->
+ <!-- message="1677" type="qwarn" -->
+ <!-- message="1678" type="qwarn" -->
+ <!-- message="1679" type="qwarn" -->
+ <!-- message="1680" type="qwarn" -->
+ <!-- message="1681" type="qwarn" -->
+ <!-- message="1682" type="qwarn" -->
+ <!-- message="1683" type="qwarn" -->
+ <!-- message="1684" type="qwarn" -->
+ <!-- message="1685" type="qwarn" -->
+ <!-- message="1686" type="qwarn" -->
+ <!-- message="1687" type="qwarn" -->
+ <!-- message="1688" type="qwarn" -->
+ <!-- message="1689" type="qwarn" -->
+ <!-- message="1690" type="qwarn" -->
+ <!-- message="1691" type="qwarn" -->
+ <!-- message="1692" type="qwarn" -->
+ <!-- message="1693" type="qwarn" -->
+ <!-- message="1694" type="qwarn" -->
+ <!-- message="1695" type="qwarn" -->
+ <!-- message="1696" type="qwarn" -->
+ <!-- message="1697" type="qwarn" -->
+ <!-- message="1698" type="qwarn" -->
+ <!-- message="1699" type="qwarn" -->
+ <!-- message="1700" type="qwarn" -->
+ <!-- message="1701" type="qwarn" -->
+ <!-- message="1702" type="qwarn" -->
+ <!-- message="1703" type="qwarn" -->
+ <!-- message="1704" type="qwarn" -->
+ <!-- message="1705" type="qwarn" -->
+ <!-- message="1706" type="qwarn" -->
+ <!-- message="1707" type="qwarn" -->
+ <!-- message="1708" type="qwarn" -->
+ <!-- message="1709" type="qwarn" -->
+ <!-- message="1710" type="qwarn" -->
+ <!-- message="1711" type="qwarn" -->
+ <!-- message="1712" type="qwarn" -->
+ <!-- message="1713" type="qwarn" -->
+ <!-- message="1714" type="qwarn" -->
+ <!-- message="1715" type="qwarn" -->
+ <!-- message="1716" type="qwarn" -->
+ <!-- message="1717" type="qwarn" -->
+ <!-- message="1718" type="qwarn" -->
+ <!-- message="1719" type="qwarn" -->
+ <!-- message="1720" type="qwarn" -->
+ <!-- message="1721" type="qwarn" -->
+ <!-- message="1722" type="qwarn" -->
+ <!-- message="1723" type="qwarn" -->
+ <!-- message="1724" type="qwarn" -->
+ <!-- message="1725" type="qwarn" -->
+ <!-- message="1726" type="qwarn" -->
+ <!-- message="1727" type="qwarn" -->
+ <!-- message="1728" type="qwarn" -->
+ <!-- message="1729" type="qwarn" -->
+ <!-- message="1730" type="qwarn" -->
+ <!-- message="1731" type="qwarn" -->
+ <!-- message="1732" type="qwarn" -->
+ <!-- message="1733" type="qwarn" -->
+ <!-- message="1734" type="qwarn" -->
+ <!-- message="1735" type="qwarn" -->
+ <!-- message="1736" type="qwarn" -->
+ <!-- message="1737" type="qwarn" -->
+ <!-- message="1738" type="qwarn" -->
+ <!-- message="1739" type="qwarn" -->
+ <!-- message="1740" type="qwarn" -->
+ <!-- message="1741" type="qwarn" -->
+ <!-- message="1742" type="qwarn" -->
+ <!-- message="1743" type="qwarn" -->
+ <!-- message="1744" type="qwarn" -->
+ <!-- message="1745" type="qwarn" -->
+ <!-- message="1746" type="qwarn" -->
+ <!-- message="1747" type="qwarn" -->
+ <!-- message="1748" type="qwarn" -->
+ <!-- message="1749" type="qwarn" -->
+ <!-- message="1750" type="qwarn" -->
+ <!-- message="1751" type="qwarn" -->
+ <!-- message="1752" type="qwarn" -->
+ <!-- message="1753" type="qwarn" -->
+ <!-- message="1754" type="qwarn" -->
+ <!-- message="1755" type="qwarn" -->
+ <!-- message="1756" type="qwarn" -->
+ <!-- message="1757" type="qwarn" -->
+ <!-- message="1758" type="qwarn" -->
+ <!-- message="1759" type="qwarn" -->
+ <!-- message="1760" type="qwarn" -->
+ <!-- message="1761" type="qwarn" -->
+ <!-- message="1762" type="qwarn" -->
+ <!-- message="1763" type="qwarn" -->
+ <!-- message="1764" type="qwarn" -->
+ <!-- message="1765" type="qwarn" -->
+ <!-- message="1766" type="qwarn" -->
+ <!-- message="1767" type="qwarn" -->
+ <!-- message="1768" type="qwarn" -->
+ <!-- message="1769" type="qwarn" -->
+ <!-- message="1770" type="qwarn" -->
+ <!-- message="1771" type="qwarn" -->
+ <!-- message="1772" type="qwarn" -->
+ <!-- message="1773" type="qwarn" -->
+ <!-- message="1774" type="qwarn" -->
+ <!-- message="1775" type="qwarn" -->
+ <!-- message="1776" type="qwarn" -->
+ <!-- message="1777" type="qwarn" -->
+ <!-- message="1778" type="qwarn" -->
+ <!-- message="1779" type="qwarn" -->
+ <!-- message="1780" type="qwarn" -->
+ <!-- message="1781" type="qwarn" -->
+ <!-- message="1782" type="qwarn" -->
+ <!-- message="1783" type="qwarn" -->
+ <!-- message="1784" type="qwarn" -->
+ <!-- message="1785" type="qwarn" -->
+ <!-- message="1786" type="qwarn" -->
+ <!-- message="1787" type="qwarn" -->
+ <!-- message="1788" type="qwarn" -->
+ <!-- message="1789" type="qwarn" -->
+ <!-- message="1790" type="qwarn" -->
+ <!-- message="1791" type="qwarn" -->
+ <!-- message="1792" type="qwarn" -->
+ <!-- message="1793" type="qwarn" -->
+ <!-- message="1794" type="qwarn" -->
+ <!-- message="1795" type="qwarn" -->
+ <!-- message="1796" type="qwarn" -->
+ <!-- message="1797" type="qwarn" -->
+ <!-- message="1798" type="qwarn" -->
+ <!-- message="1799" type="qwarn" -->
+ <!-- message="1800" type="qwarn" -->
+ <!-- message="1801" type="qwarn" -->
+ <!-- message="1802" type="qwarn" -->
+ <!-- message="1803" type="qwarn" -->
+ <!-- message="1804" type="qwarn" -->
+ <!-- message="1805" type="qwarn" -->
+ <!-- message="1806" type="qwarn" -->
+ <!-- message="1807" type="qwarn" -->
+ <!-- message="1808" type="qwarn" -->
+ <!-- message="1809" type="qwarn" -->
+ <!-- message="1810" type="qwarn" -->
+ <!-- message="1811" type="qwarn" -->
+ <!-- message="1812" type="qwarn" -->
+ <!-- message="1813" type="qwarn" -->
+ <!-- message="1814" type="qwarn" -->
+ <!-- message="1815" type="qwarn" -->
+ <!-- message="1816" type="qwarn" -->
+ <!-- message="1817" type="qwarn" -->
+ <!-- message="1818" type="qwarn" -->
+ <!-- message="1819" type="qwarn" -->
+ <!-- message="1820" type="qwarn" -->
+ <!-- message="1821" type="qwarn" -->
+ <!-- message="1822" type="qwarn" -->
+ <!-- message="1823" type="qwarn" -->
+ <!-- message="1824" type="qwarn" -->
+ <!-- message="1825" type="qwarn" -->
+ <!-- message="1826" type="qwarn" -->
+ <!-- message="1827" type="qwarn" -->
+ <!-- message="1828" type="qwarn" -->
+ <!-- message="1829" type="qwarn" -->
+ <!-- message="1830" type="qwarn" -->
+ <!-- message="1831" type="qwarn" -->
+ <!-- message="1832" type="qwarn" -->
+ <!-- message="1833" type="qwarn" -->
+ <!-- message="1834" type="qwarn" -->
+ <!-- message="1835" type="qwarn" -->
+ <!-- message="1836" type="qwarn" -->
+ <!-- message="1837" type="qwarn" -->
+ <!-- message="1838" type="qwarn" -->
+ <!-- message="1839" type="qwarn" -->
+ <!-- message="1840" type="qwarn" -->
+ <!-- message="1841" type="qwarn" -->
+ <!-- message="1842" type="qwarn" -->
+ <!-- message="1843" type="qwarn" -->
+ <!-- message="1844" type="qwarn" -->
+ <!-- message="1845" type="qwarn" -->
+ <!-- message="1846" type="qwarn" -->
+ <!-- message="1847" type="qwarn" -->
+ <!-- message="1848" type="qwarn" -->
+ <!-- message="1849" type="qwarn" -->
+ <!-- message="1850" type="qwarn" -->
+ <!-- message="1851" type="qwarn" -->
+ <!-- message="1852" type="qwarn" -->
+ <!-- message="1853" type="qwarn" -->
+ <!-- message="1854" type="qwarn" -->
+ <!-- message="1855" type="qwarn" -->
+ <!-- message="1856" type="qwarn" -->
+ <!-- message="1857" type="qwarn" -->
+ <!-- message="1858" type="qwarn" -->
+ <!-- message="1859" type="qwarn" -->
+ <!-- message="1860" type="qwarn" -->
+ <!-- message="1861" type="qwarn" -->
+ <!-- message="1862" type="qwarn" -->
+ <!-- message="1863" type="qwarn" -->
+ <!-- message="1864" type="qwarn" -->
+ <!-- message="1865" type="qwarn" -->
+ <!-- message="1866" type="qwarn" -->
+ <!-- message="1867" type="qwarn" -->
+ <!-- message="1868" type="qwarn" -->
+ <!-- message="1869" type="qwarn" -->
+ <!-- message="1870" type="qwarn" -->
+ <!-- message="1871" type="qwarn" -->
+ <!-- message="1872" type="qwarn" -->
+ <!-- message="1873" type="qwarn" -->
+ <!-- message="1874" type="qwarn" -->
+ <!-- message="1875" type="qwarn" -->
+ <!-- message="1876" type="qwarn" -->
+ <!-- message="1877" type="qwarn" -->
+ <!-- message="1878" type="qwarn" -->
+ <!-- message="1879" type="qwarn" -->
+ <!-- message="1880" type="qwarn" -->
+ <!-- message="1881" type="qwarn" -->
+ <!-- message="1882" type="qwarn" -->
+ <!-- message="1883" type="qwarn" -->
+ <!-- message="1884" type="qwarn" -->
+ <!-- message="1885" type="qwarn" -->
+ <!-- message="1886" type="qwarn" -->
+ <!-- message="1887" type="qwarn" -->
+ <!-- message="1888" type="qwarn" -->
+ <!-- message="1889" type="qwarn" -->
+ <!-- message="1890" type="qwarn" -->
+ <!-- message="1891" type="qwarn" -->
+ <!-- message="1892" type="qwarn" -->
+ <!-- message="1893" type="qwarn" -->
+ <!-- message="1894" type="qwarn" -->
+ <!-- message="1895" type="qwarn" -->
+ <!-- message="1896" type="qwarn" -->
+ <!-- message="1897" type="qwarn" -->
+ <!-- message="1898" type="qwarn" -->
+ <!-- message="1899" type="qwarn" -->
+ <!-- message="1900" type="qwarn" -->
+ <!-- message="1901" type="qwarn" -->
+ <!-- message="1902" type="qwarn" -->
+ <!-- message="1903" type="qwarn" -->
+ <!-- message="1904" type="qwarn" -->
+ <!-- message="1905" type="qwarn" -->
+ <!-- message="1906" type="qwarn" -->
+ <!-- message="1907" type="qwarn" -->
+ <!-- message="1908" type="qwarn" -->
+ <!-- message="1909" type="qwarn" -->
+ <!-- message="1910" type="qwarn" -->
+ <!-- message="1911" type="qwarn" -->
+ <!-- message="1912" type="qwarn" -->
+ <!-- message="1913" type="qwarn" -->
+ <!-- message="1914" type="qwarn" -->
+ <!-- message="1915" type="qwarn" -->
+ <!-- message="1916" type="qwarn" -->
+ <!-- message="1917" type="qwarn" -->
+ <!-- message="1918" type="qwarn" -->
+ <!-- message="1919" type="qwarn" -->
+ <!-- message="1920" type="qwarn" -->
+ <!-- message="1921" type="qwarn" -->
+ <!-- message="1922" type="qwarn" -->
+ <!-- message="1923" type="qwarn" -->
+ <!-- message="1924" type="qwarn" -->
+ <!-- message="1925" type="qwarn" -->
+ <!-- message="1926" type="qwarn" -->
+ <!-- message="1927" type="qwarn" -->
+ <!-- message="1928" type="qwarn" -->
+ <!-- message="1929" type="qwarn" -->
+ <!-- message="1930" type="qwarn" -->
+ <!-- message="1931" type="qwarn" -->
+ <!-- message="1932" type="qwarn" -->
+ <!-- message="1933" type="qwarn" -->
+ <!-- message="1934" type="qwarn" -->
+ <!-- message="1935" type="qwarn" -->
+ <!-- message="1936" type="qwarn" -->
+ <!-- message="1937" type="qwarn" -->
+ <!-- message="1938" type="qwarn" -->
+ <!-- message="1939" type="qwarn" -->
+ <!-- message="1940" type="qwarn" -->
+ <!-- message="1941" type="qwarn" -->
+ <!-- message="1942" type="qwarn" -->
+ <!-- message="1943" type="qwarn" -->
+ <!-- message="1944" type="qwarn" -->
+ <!-- message="1945" type="qwarn" -->
+ <!-- message="1946" type="qwarn" -->
+ <!-- message="1947" type="qwarn" -->
+ <!-- message="1948" type="qwarn" -->
+ <!-- message="1949" type="qwarn" -->
+ <!-- message="1950" type="qwarn" -->
+ <!-- message="1951" type="qwarn" -->
+ <!-- message="1952" type="qwarn" -->
+ <!-- message="1953" type="qwarn" -->
+ <!-- message="1954" type="qwarn" -->
+ <!-- message="1955" type="qwarn" -->
+ <!-- message="1956" type="qwarn" -->
+ <!-- message="1957" type="qwarn" -->
+ <!-- message="1958" type="qwarn" -->
+ <!-- message="1959" type="qwarn" -->
+ <!-- message="1960" type="qwarn" -->
+ <!-- message="1961" type="qwarn" -->
+ <!-- message="1962" type="qwarn" -->
+ <!-- message="1963" type="qwarn" -->
+ <!-- message="1964" type="qwarn" -->
+ <!-- message="1965" type="qwarn" -->
+ <!-- message="1966" type="qwarn" -->
+ <!-- message="1967" type="qwarn" -->
+ <!-- message="1968" type="qwarn" -->
+ <!-- message="1969" type="qwarn" -->
+ <!-- message="1970" type="qwarn" -->
+ <!-- message="1971" type="qwarn" -->
+ <!-- message="1972" type="qwarn" -->
+ <!-- message="1973" type="qwarn" -->
+ <!-- message="1974" type="qwarn" -->
+ <!-- message="1975" type="qwarn" -->
+ <!-- message="1976" type="qwarn" -->
+ <!-- message="1977" type="qwarn" -->
+ <!-- message="1978" type="qwarn" -->
+ <!-- message="1979" type="qwarn" -->
+ <!-- message="1980" type="qwarn" -->
+ <!-- message="1981" type="qwarn" -->
+ <!-- message="1982" type="qwarn" -->
+ <!-- message="1983" type="qwarn" -->
+ <!-- message="1984" type="qwarn" -->
+ <!-- message="1985" type="qwarn" -->
+ <!-- message="1986" type="qwarn" -->
+ <!-- message="1987" type="qwarn" -->
+ <!-- message="1988" type="qwarn" -->
+ <!-- message="1989" type="qwarn" -->
+ <!-- message="1990" type="qwarn" -->
+ <!-- message="1991" type="qwarn" -->
+ <!-- message="1992" type="qwarn" -->
+ <!-- message="1993" type="qwarn" -->
+ <!-- message="1994" type="qwarn" -->
+ <!-- message="1995" type="qwarn" -->
+ <!-- message="1996" type="qwarn" -->
+ <!-- message="1997" type="qwarn" -->
+ <!-- message="1998" type="qwarn" -->
+ <!-- message="1999" type="qwarn" -->
+ <!-- message="2000" type="qwarn" -->
+ <!-- message="Maximum amount of warnings exceeded. Use &#x002D;maxwarnings to override." type="system" -->
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[0]]>
+<![CDATA[1]]>
+<![CDATA[2]]>
+<![CDATA[3]]>
+<![CDATA[4]]>
+<![CDATA[5]]>
+<![CDATA[6]]>
+<![CDATA[7]]>
+<![CDATA[8]]>
+<![CDATA[9]]>
+<![CDATA[10]]>
+<![CDATA[11]]>
+<![CDATA[12]]>
+<![CDATA[13]]>
+<![CDATA[14]]>
+<![CDATA[15]]>
+<![CDATA[16]]>
+<![CDATA[17]]>
+<![CDATA[18]]>
+<![CDATA[19]]>
+<![CDATA[20]]>
+<![CDATA[21]]>
+<![CDATA[22]]>
+<![CDATA[23]]>
+<![CDATA[24]]>
+<![CDATA[25]]>
+<![CDATA[26]]>
+<![CDATA[27]]>
+<![CDATA[28]]>
+<![CDATA[29]]>
+<![CDATA[30]]>
+<![CDATA[31]]>
+<![CDATA[32]]>
+<![CDATA[33]]>
+<![CDATA[34]]>
+<![CDATA[35]]>
+<![CDATA[36]]>
+<![CDATA[37]]>
+<![CDATA[38]]>
+<![CDATA[39]]>
+<![CDATA[40]]>
+<![CDATA[41]]>
+<![CDATA[42]]>
+<![CDATA[43]]>
+<![CDATA[44]]>
+<![CDATA[45]]>
+<![CDATA[46]]>
+<![CDATA[47]]>
+<![CDATA[48]]>
+<![CDATA[49]]>
+<![CDATA[50]]>
+<![CDATA[51]]>
+<![CDATA[52]]>
+<![CDATA[53]]>
+<![CDATA[54]]>
+<![CDATA[55]]>
+<![CDATA[56]]>
+<![CDATA[57]]>
+<![CDATA[58]]>
+<![CDATA[59]]>
+<![CDATA[60]]>
+<![CDATA[61]]>
+<![CDATA[62]]>
+<![CDATA[63]]>
+<![CDATA[64]]>
+<![CDATA[65]]>
+<![CDATA[66]]>
+<![CDATA[67]]>
+<![CDATA[68]]>
+<![CDATA[69]]>
+<![CDATA[70]]>
+<![CDATA[71]]>
+<![CDATA[72]]>
+<![CDATA[73]]>
+<![CDATA[74]]>
+<![CDATA[75]]>
+<![CDATA[76]]>
+<![CDATA[77]]>
+<![CDATA[78]]>
+<![CDATA[79]]>
+<![CDATA[80]]>
+<![CDATA[81]]>
+<![CDATA[82]]>
+<![CDATA[83]]>
+<![CDATA[84]]>
+<![CDATA[85]]>
+<![CDATA[86]]>
+<![CDATA[87]]>
+<![CDATA[88]]>
+<![CDATA[89]]>
+<![CDATA[90]]>
+<![CDATA[91]]>
+<![CDATA[92]]>
+<![CDATA[93]]>
+<![CDATA[94]]>
+<![CDATA[95]]>
+<![CDATA[96]]>
+<![CDATA[97]]>
+<![CDATA[98]]>
+<![CDATA[99]]>
+<![CDATA[100]]>
+<![CDATA[101]]>
+<![CDATA[102]]>
+<![CDATA[103]]>
+<![CDATA[104]]>
+<![CDATA[105]]>
+<![CDATA[106]]>
+<![CDATA[107]]>
+<![CDATA[108]]>
+<![CDATA[109]]>
+<![CDATA[110]]>
+<![CDATA[111]]>
+<![CDATA[112]]>
+<![CDATA[113]]>
+<![CDATA[114]]>
+<![CDATA[115]]>
+<![CDATA[116]]>
+<![CDATA[117]]>
+<![CDATA[118]]>
+<![CDATA[119]]>
+<![CDATA[120]]>
+<![CDATA[121]]>
+<![CDATA[122]]>
+<![CDATA[123]]>
+<![CDATA[124]]>
+<![CDATA[125]]>
+<![CDATA[126]]>
+<![CDATA[127]]>
+<![CDATA[128]]>
+<![CDATA[129]]>
+<![CDATA[130]]>
+<![CDATA[131]]>
+<![CDATA[132]]>
+<![CDATA[133]]>
+<![CDATA[134]]>
+<![CDATA[135]]>
+<![CDATA[136]]>
+<![CDATA[137]]>
+<![CDATA[138]]>
+<![CDATA[139]]>
+<![CDATA[140]]>
+<![CDATA[141]]>
+<![CDATA[142]]>
+<![CDATA[143]]>
+<![CDATA[144]]>
+<![CDATA[145]]>
+<![CDATA[146]]>
+<![CDATA[147]]>
+<![CDATA[148]]>
+<![CDATA[149]]>
+<![CDATA[150]]>
+<![CDATA[151]]>
+<![CDATA[152]]>
+<![CDATA[153]]>
+<![CDATA[154]]>
+<![CDATA[155]]>
+<![CDATA[156]]>
+<![CDATA[157]]>
+<![CDATA[158]]>
+<![CDATA[159]]>
+<![CDATA[160]]>
+<![CDATA[161]]>
+<![CDATA[162]]>
+<![CDATA[163]]>
+<![CDATA[164]]>
+<![CDATA[165]]>
+<![CDATA[166]]>
+<![CDATA[167]]>
+<![CDATA[168]]>
+<![CDATA[169]]>
+<![CDATA[170]]>
+<![CDATA[171]]>
+<![CDATA[172]]>
+<![CDATA[173]]>
+<![CDATA[174]]>
+<![CDATA[175]]>
+<![CDATA[176]]>
+<![CDATA[177]]>
+<![CDATA[178]]>
+<![CDATA[179]]>
+<![CDATA[180]]>
+<![CDATA[181]]>
+<![CDATA[182]]>
+<![CDATA[183]]>
+<![CDATA[184]]>
+<![CDATA[185]]>
+<![CDATA[186]]>
+<![CDATA[187]]>
+<![CDATA[188]]>
+<![CDATA[189]]>
+<![CDATA[190]]>
+<![CDATA[191]]>
+<![CDATA[192]]>
+<![CDATA[193]]>
+<![CDATA[194]]>
+<![CDATA[195]]>
+<![CDATA[196]]>
+<![CDATA[197]]>
+<![CDATA[198]]>
+<![CDATA[199]]>
+<![CDATA[200]]>
+<![CDATA[201]]>
+<![CDATA[202]]>
+<![CDATA[203]]>
+<![CDATA[204]]>
+<![CDATA[205]]>
+<![CDATA[206]]>
+<![CDATA[207]]>
+<![CDATA[208]]>
+<![CDATA[209]]>
+<![CDATA[210]]>
+<![CDATA[211]]>
+<![CDATA[212]]>
+<![CDATA[213]]>
+<![CDATA[214]]>
+<![CDATA[215]]>
+<![CDATA[216]]>
+<![CDATA[217]]>
+<![CDATA[218]]>
+<![CDATA[219]]>
+<![CDATA[220]]>
+<![CDATA[221]]>
+<![CDATA[222]]>
+<![CDATA[223]]>
+<![CDATA[224]]>
+<![CDATA[225]]>
+<![CDATA[226]]>
+<![CDATA[227]]>
+<![CDATA[228]]>
+<![CDATA[229]]>
+<![CDATA[230]]>
+<![CDATA[231]]>
+<![CDATA[232]]>
+<![CDATA[233]]>
+<![CDATA[234]]>
+<![CDATA[235]]>
+<![CDATA[236]]>
+<![CDATA[237]]>
+<![CDATA[238]]>
+<![CDATA[239]]>
+<![CDATA[240]]>
+<![CDATA[241]]>
+<![CDATA[242]]>
+<![CDATA[243]]>
+<![CDATA[244]]>
+<![CDATA[245]]>
+<![CDATA[246]]>
+<![CDATA[247]]>
+<![CDATA[248]]>
+<![CDATA[249]]>
+<![CDATA[250]]>
+<![CDATA[251]]>
+<![CDATA[252]]>
+<![CDATA[253]]>
+<![CDATA[254]]>
+<![CDATA[255]]>
+<![CDATA[256]]>
+<![CDATA[257]]>
+<![CDATA[258]]>
+<![CDATA[259]]>
+<![CDATA[260]]>
+<![CDATA[261]]>
+<![CDATA[262]]>
+<![CDATA[263]]>
+<![CDATA[264]]>
+<![CDATA[265]]>
+<![CDATA[266]]>
+<![CDATA[267]]>
+<![CDATA[268]]>
+<![CDATA[269]]>
+<![CDATA[270]]>
+<![CDATA[271]]>
+<![CDATA[272]]>
+<![CDATA[273]]>
+<![CDATA[274]]>
+<![CDATA[275]]>
+<![CDATA[276]]>
+<![CDATA[277]]>
+<![CDATA[278]]>
+<![CDATA[279]]>
+<![CDATA[280]]>
+<![CDATA[281]]>
+<![CDATA[282]]>
+<![CDATA[283]]>
+<![CDATA[284]]>
+<![CDATA[285]]>
+<![CDATA[286]]>
+<![CDATA[287]]>
+<![CDATA[288]]>
+<![CDATA[289]]>
+<![CDATA[290]]>
+<![CDATA[291]]>
+<![CDATA[292]]>
+<![CDATA[293]]>
+<![CDATA[294]]>
+<![CDATA[295]]>
+<![CDATA[296]]>
+<![CDATA[297]]>
+<![CDATA[298]]>
+<![CDATA[299]]>
+<![CDATA[300]]>
+<![CDATA[301]]>
+<![CDATA[302]]>
+<![CDATA[303]]>
+<![CDATA[304]]>
+<![CDATA[305]]>
+<![CDATA[306]]>
+<![CDATA[307]]>
+<![CDATA[308]]>
+<![CDATA[309]]>
+<![CDATA[310]]>
+<![CDATA[311]]>
+<![CDATA[312]]>
+<![CDATA[313]]>
+<![CDATA[314]]>
+<![CDATA[315]]>
+<![CDATA[316]]>
+<![CDATA[317]]>
+<![CDATA[318]]>
+<![CDATA[319]]>
+<![CDATA[320]]>
+<![CDATA[321]]>
+<![CDATA[322]]>
+<![CDATA[323]]>
+<![CDATA[324]]>
+<![CDATA[325]]>
+<![CDATA[326]]>
+<![CDATA[327]]>
+<![CDATA[328]]>
+<![CDATA[329]]>
+<![CDATA[330]]>
+<![CDATA[331]]>
+<![CDATA[332]]>
+<![CDATA[333]]>
+<![CDATA[334]]>
+<![CDATA[335]]>
+<![CDATA[336]]>
+<![CDATA[337]]>
+<![CDATA[338]]>
+<![CDATA[339]]>
+<![CDATA[340]]>
+<![CDATA[341]]>
+<![CDATA[342]]>
+<![CDATA[343]]>
+<![CDATA[344]]>
+<![CDATA[345]]>
+<![CDATA[346]]>
+<![CDATA[347]]>
+<![CDATA[348]]>
+<![CDATA[349]]>
+<![CDATA[350]]>
+<![CDATA[351]]>
+<![CDATA[352]]>
+<![CDATA[353]]>
+<![CDATA[354]]>
+<![CDATA[355]]>
+<![CDATA[356]]>
+<![CDATA[357]]>
+<![CDATA[358]]>
+<![CDATA[359]]>
+<![CDATA[360]]>
+<![CDATA[361]]>
+<![CDATA[362]]>
+<![CDATA[363]]>
+<![CDATA[364]]>
+<![CDATA[365]]>
+<![CDATA[366]]>
+<![CDATA[367]]>
+<![CDATA[368]]>
+<![CDATA[369]]>
+<![CDATA[370]]>
+<![CDATA[371]]>
+<![CDATA[372]]>
+<![CDATA[373]]>
+<![CDATA[374]]>
+<![CDATA[375]]>
+<![CDATA[376]]>
+<![CDATA[377]]>
+<![CDATA[378]]>
+<![CDATA[379]]>
+<![CDATA[380]]>
+<![CDATA[381]]>
+<![CDATA[382]]>
+<![CDATA[383]]>
+<![CDATA[384]]>
+<![CDATA[385]]>
+<![CDATA[386]]>
+<![CDATA[387]]>
+<![CDATA[388]]>
+<![CDATA[389]]>
+<![CDATA[390]]>
+<![CDATA[391]]>
+<![CDATA[392]]>
+<![CDATA[393]]>
+<![CDATA[394]]>
+<![CDATA[395]]>
+<![CDATA[396]]>
+<![CDATA[397]]>
+<![CDATA[398]]>
+<![CDATA[399]]>
+<![CDATA[400]]>
+<![CDATA[401]]>
+<![CDATA[402]]>
+<![CDATA[403]]>
+<![CDATA[404]]>
+<![CDATA[405]]>
+<![CDATA[406]]>
+<![CDATA[407]]>
+<![CDATA[408]]>
+<![CDATA[409]]>
+<![CDATA[410]]>
+<![CDATA[411]]>
+<![CDATA[412]]>
+<![CDATA[413]]>
+<![CDATA[414]]>
+<![CDATA[415]]>
+<![CDATA[416]]>
+<![CDATA[417]]>
+<![CDATA[418]]>
+<![CDATA[419]]>
+<![CDATA[420]]>
+<![CDATA[421]]>
+<![CDATA[422]]>
+<![CDATA[423]]>
+<![CDATA[424]]>
+<![CDATA[425]]>
+<![CDATA[426]]>
+<![CDATA[427]]>
+<![CDATA[428]]>
+<![CDATA[429]]>
+<![CDATA[430]]>
+<![CDATA[431]]>
+<![CDATA[432]]>
+<![CDATA[433]]>
+<![CDATA[434]]>
+<![CDATA[435]]>
+<![CDATA[436]]>
+<![CDATA[437]]>
+<![CDATA[438]]>
+<![CDATA[439]]>
+<![CDATA[440]]>
+<![CDATA[441]]>
+<![CDATA[442]]>
+<![CDATA[443]]>
+<![CDATA[444]]>
+<![CDATA[445]]>
+<![CDATA[446]]>
+<![CDATA[447]]>
+<![CDATA[448]]>
+<![CDATA[449]]>
+<![CDATA[450]]>
+<![CDATA[451]]>
+<![CDATA[452]]>
+<![CDATA[453]]>
+<![CDATA[454]]>
+<![CDATA[455]]>
+<![CDATA[456]]>
+<![CDATA[457]]>
+<![CDATA[458]]>
+<![CDATA[459]]>
+<![CDATA[460]]>
+<![CDATA[461]]>
+<![CDATA[462]]>
+<![CDATA[463]]>
+<![CDATA[464]]>
+<![CDATA[465]]>
+<![CDATA[466]]>
+<![CDATA[467]]>
+<![CDATA[468]]>
+<![CDATA[469]]>
+<![CDATA[470]]>
+<![CDATA[471]]>
+<![CDATA[472]]>
+<![CDATA[473]]>
+<![CDATA[474]]>
+<![CDATA[475]]>
+<![CDATA[476]]>
+<![CDATA[477]]>
+<![CDATA[478]]>
+<![CDATA[479]]>
+<![CDATA[480]]>
+<![CDATA[481]]>
+<![CDATA[482]]>
+<![CDATA[483]]>
+<![CDATA[484]]>
+<![CDATA[485]]>
+<![CDATA[486]]>
+<![CDATA[487]]>
+<![CDATA[488]]>
+<![CDATA[489]]>
+<![CDATA[490]]>
+<![CDATA[491]]>
+<![CDATA[492]]>
+<![CDATA[493]]>
+<![CDATA[494]]>
+<![CDATA[495]]>
+<![CDATA[496]]>
+<![CDATA[497]]>
+<![CDATA[498]]>
+<![CDATA[499]]>
+<![CDATA[500]]>
+<![CDATA[501]]>
+<![CDATA[502]]>
+<![CDATA[503]]>
+<![CDATA[504]]>
+<![CDATA[505]]>
+<![CDATA[506]]>
+<![CDATA[507]]>
+<![CDATA[508]]>
+<![CDATA[509]]>
+<![CDATA[510]]>
+<![CDATA[511]]>
+<![CDATA[512]]>
+<![CDATA[513]]>
+<![CDATA[514]]>
+<![CDATA[515]]>
+<![CDATA[516]]>
+<![CDATA[517]]>
+<![CDATA[518]]>
+<![CDATA[519]]>
+<![CDATA[520]]>
+<![CDATA[521]]>
+<![CDATA[522]]>
+<![CDATA[523]]>
+<![CDATA[524]]>
+<![CDATA[525]]>
+<![CDATA[526]]>
+<![CDATA[527]]>
+<![CDATA[528]]>
+<![CDATA[529]]>
+<![CDATA[530]]>
+<![CDATA[531]]>
+<![CDATA[532]]>
+<![CDATA[533]]>
+<![CDATA[534]]>
+<![CDATA[535]]>
+<![CDATA[536]]>
+<![CDATA[537]]>
+<![CDATA[538]]>
+<![CDATA[539]]>
+<![CDATA[540]]>
+<![CDATA[541]]>
+<![CDATA[542]]>
+<![CDATA[543]]>
+<![CDATA[544]]>
+<![CDATA[545]]>
+<![CDATA[546]]>
+<![CDATA[547]]>
+<![CDATA[548]]>
+<![CDATA[549]]>
+<![CDATA[550]]>
+<![CDATA[551]]>
+<![CDATA[552]]>
+<![CDATA[553]]>
+<![CDATA[554]]>
+<![CDATA[555]]>
+<![CDATA[556]]>
+<![CDATA[557]]>
+<![CDATA[558]]>
+<![CDATA[559]]>
+<![CDATA[560]]>
+<![CDATA[561]]>
+<![CDATA[562]]>
+<![CDATA[563]]>
+<![CDATA[564]]>
+<![CDATA[565]]>
+<![CDATA[566]]>
+<![CDATA[567]]>
+<![CDATA[568]]>
+<![CDATA[569]]>
+<![CDATA[570]]>
+<![CDATA[571]]>
+<![CDATA[572]]>
+<![CDATA[573]]>
+<![CDATA[574]]>
+<![CDATA[575]]>
+<![CDATA[576]]>
+<![CDATA[577]]>
+<![CDATA[578]]>
+<![CDATA[579]]>
+<![CDATA[580]]>
+<![CDATA[581]]>
+<![CDATA[582]]>
+<![CDATA[583]]>
+<![CDATA[584]]>
+<![CDATA[585]]>
+<![CDATA[586]]>
+<![CDATA[587]]>
+<![CDATA[588]]>
+<![CDATA[589]]>
+<![CDATA[590]]>
+<![CDATA[591]]>
+<![CDATA[592]]>
+<![CDATA[593]]>
+<![CDATA[594]]>
+<![CDATA[595]]>
+<![CDATA[596]]>
+<![CDATA[597]]>
+<![CDATA[598]]>
+<![CDATA[599]]>
+<![CDATA[600]]>
+<![CDATA[601]]>
+<![CDATA[602]]>
+<![CDATA[603]]>
+<![CDATA[604]]>
+<![CDATA[605]]>
+<![CDATA[606]]>
+<![CDATA[607]]>
+<![CDATA[608]]>
+<![CDATA[609]]>
+<![CDATA[610]]>
+<![CDATA[611]]>
+<![CDATA[612]]>
+<![CDATA[613]]>
+<![CDATA[614]]>
+<![CDATA[615]]>
+<![CDATA[616]]>
+<![CDATA[617]]>
+<![CDATA[618]]>
+<![CDATA[619]]>
+<![CDATA[620]]>
+<![CDATA[621]]>
+<![CDATA[622]]>
+<![CDATA[623]]>
+<![CDATA[624]]>
+<![CDATA[625]]>
+<![CDATA[626]]>
+<![CDATA[627]]>
+<![CDATA[628]]>
+<![CDATA[629]]>
+<![CDATA[630]]>
+<![CDATA[631]]>
+<![CDATA[632]]>
+<![CDATA[633]]>
+<![CDATA[634]]>
+<![CDATA[635]]>
+<![CDATA[636]]>
+<![CDATA[637]]>
+<![CDATA[638]]>
+<![CDATA[639]]>
+<![CDATA[640]]>
+<![CDATA[641]]>
+<![CDATA[642]]>
+<![CDATA[643]]>
+<![CDATA[644]]>
+<![CDATA[645]]>
+<![CDATA[646]]>
+<![CDATA[647]]>
+<![CDATA[648]]>
+<![CDATA[649]]>
+<![CDATA[650]]>
+<![CDATA[651]]>
+<![CDATA[652]]>
+<![CDATA[653]]>
+<![CDATA[654]]>
+<![CDATA[655]]>
+<![CDATA[656]]>
+<![CDATA[657]]>
+<![CDATA[658]]>
+<![CDATA[659]]>
+<![CDATA[660]]>
+<![CDATA[661]]>
+<![CDATA[662]]>
+<![CDATA[663]]>
+<![CDATA[664]]>
+<![CDATA[665]]>
+<![CDATA[666]]>
+<![CDATA[667]]>
+<![CDATA[668]]>
+<![CDATA[669]]>
+<![CDATA[670]]>
+<![CDATA[671]]>
+<![CDATA[672]]>
+<![CDATA[673]]>
+<![CDATA[674]]>
+<![CDATA[675]]>
+<![CDATA[676]]>
+<![CDATA[677]]>
+<![CDATA[678]]>
+<![CDATA[679]]>
+<![CDATA[680]]>
+<![CDATA[681]]>
+<![CDATA[682]]>
+<![CDATA[683]]>
+<![CDATA[684]]>
+<![CDATA[685]]>
+<![CDATA[686]]>
+<![CDATA[687]]>
+<![CDATA[688]]>
+<![CDATA[689]]>
+<![CDATA[690]]>
+<![CDATA[691]]>
+<![CDATA[692]]>
+<![CDATA[693]]>
+<![CDATA[694]]>
+<![CDATA[695]]>
+<![CDATA[696]]>
+<![CDATA[697]]>
+<![CDATA[698]]>
+<![CDATA[699]]>
+<![CDATA[700]]>
+<![CDATA[701]]>
+<![CDATA[702]]>
+<![CDATA[703]]>
+<![CDATA[704]]>
+<![CDATA[705]]>
+<![CDATA[706]]>
+<![CDATA[707]]>
+<![CDATA[708]]>
+<![CDATA[709]]>
+<![CDATA[710]]>
+<![CDATA[711]]>
+<![CDATA[712]]>
+<![CDATA[713]]>
+<![CDATA[714]]>
+<![CDATA[715]]>
+<![CDATA[716]]>
+<![CDATA[717]]>
+<![CDATA[718]]>
+<![CDATA[719]]>
+<![CDATA[720]]>
+<![CDATA[721]]>
+<![CDATA[722]]>
+<![CDATA[723]]>
+<![CDATA[724]]>
+<![CDATA[725]]>
+<![CDATA[726]]>
+<![CDATA[727]]>
+<![CDATA[728]]>
+<![CDATA[729]]>
+<![CDATA[730]]>
+<![CDATA[731]]>
+<![CDATA[732]]>
+<![CDATA[733]]>
+<![CDATA[734]]>
+<![CDATA[735]]>
+<![CDATA[736]]>
+<![CDATA[737]]>
+<![CDATA[738]]>
+<![CDATA[739]]>
+<![CDATA[740]]>
+<![CDATA[741]]>
+<![CDATA[742]]>
+<![CDATA[743]]>
+<![CDATA[744]]>
+<![CDATA[745]]>
+<![CDATA[746]]>
+<![CDATA[747]]>
+<![CDATA[748]]>
+<![CDATA[749]]>
+<![CDATA[750]]>
+<![CDATA[751]]>
+<![CDATA[752]]>
+<![CDATA[753]]>
+<![CDATA[754]]>
+<![CDATA[755]]>
+<![CDATA[756]]>
+<![CDATA[757]]>
+<![CDATA[758]]>
+<![CDATA[759]]>
+<![CDATA[760]]>
+<![CDATA[761]]>
+<![CDATA[762]]>
+<![CDATA[763]]>
+<![CDATA[764]]>
+<![CDATA[765]]>
+<![CDATA[766]]>
+<![CDATA[767]]>
+<![CDATA[768]]>
+<![CDATA[769]]>
+<![CDATA[770]]>
+<![CDATA[771]]>
+<![CDATA[772]]>
+<![CDATA[773]]>
+<![CDATA[774]]>
+<![CDATA[775]]>
+<![CDATA[776]]>
+<![CDATA[777]]>
+<![CDATA[778]]>
+<![CDATA[779]]>
+<![CDATA[780]]>
+<![CDATA[781]]>
+<![CDATA[782]]>
+<![CDATA[783]]>
+<![CDATA[784]]>
+<![CDATA[785]]>
+<![CDATA[786]]>
+<![CDATA[787]]>
+<![CDATA[788]]>
+<![CDATA[789]]>
+<![CDATA[790]]>
+<![CDATA[791]]>
+<![CDATA[792]]>
+<![CDATA[793]]>
+<![CDATA[794]]>
+<![CDATA[795]]>
+<![CDATA[796]]>
+<![CDATA[797]]>
+<![CDATA[798]]>
+<![CDATA[799]]>
+<![CDATA[800]]>
+<![CDATA[801]]>
+<![CDATA[802]]>
+<![CDATA[803]]>
+<![CDATA[804]]>
+<![CDATA[805]]>
+<![CDATA[806]]>
+<![CDATA[807]]>
+<![CDATA[808]]>
+<![CDATA[809]]>
+<![CDATA[810]]>
+<![CDATA[811]]>
+<![CDATA[812]]>
+<![CDATA[813]]>
+<![CDATA[814]]>
+<![CDATA[815]]>
+<![CDATA[816]]>
+<![CDATA[817]]>
+<![CDATA[818]]>
+<![CDATA[819]]>
+<![CDATA[820]]>
+<![CDATA[821]]>
+<![CDATA[822]]>
+<![CDATA[823]]>
+<![CDATA[824]]>
+<![CDATA[825]]>
+<![CDATA[826]]>
+<![CDATA[827]]>
+<![CDATA[828]]>
+<![CDATA[829]]>
+<![CDATA[830]]>
+<![CDATA[831]]>
+<![CDATA[832]]>
+<![CDATA[833]]>
+<![CDATA[834]]>
+<![CDATA[835]]>
+<![CDATA[836]]>
+<![CDATA[837]]>
+<![CDATA[838]]>
+<![CDATA[839]]>
+<![CDATA[840]]>
+<![CDATA[841]]>
+<![CDATA[842]]>
+<![CDATA[843]]>
+<![CDATA[844]]>
+<![CDATA[845]]>
+<![CDATA[846]]>
+<![CDATA[847]]>
+<![CDATA[848]]>
+<![CDATA[849]]>
+<![CDATA[850]]>
+<![CDATA[851]]>
+<![CDATA[852]]>
+<![CDATA[853]]>
+<![CDATA[854]]>
+<![CDATA[855]]>
+<![CDATA[856]]>
+<![CDATA[857]]>
+<![CDATA[858]]>
+<![CDATA[859]]>
+<![CDATA[860]]>
+<![CDATA[861]]>
+<![CDATA[862]]>
+<![CDATA[863]]>
+<![CDATA[864]]>
+<![CDATA[865]]>
+<![CDATA[866]]>
+<![CDATA[867]]>
+<![CDATA[868]]>
+<![CDATA[869]]>
+<![CDATA[870]]>
+<![CDATA[871]]>
+<![CDATA[872]]>
+<![CDATA[873]]>
+<![CDATA[874]]>
+<![CDATA[875]]>
+<![CDATA[876]]>
+<![CDATA[877]]>
+<![CDATA[878]]>
+<![CDATA[879]]>
+<![CDATA[880]]>
+<![CDATA[881]]>
+<![CDATA[882]]>
+<![CDATA[883]]>
+<![CDATA[884]]>
+<![CDATA[885]]>
+<![CDATA[886]]>
+<![CDATA[887]]>
+<![CDATA[888]]>
+<![CDATA[889]]>
+<![CDATA[890]]>
+<![CDATA[891]]>
+<![CDATA[892]]>
+<![CDATA[893]]>
+<![CDATA[894]]>
+<![CDATA[895]]>
+<![CDATA[896]]>
+<![CDATA[897]]>
+<![CDATA[898]]>
+<![CDATA[899]]>
+<![CDATA[900]]>
+<![CDATA[901]]>
+<![CDATA[902]]>
+<![CDATA[903]]>
+<![CDATA[904]]>
+<![CDATA[905]]>
+<![CDATA[906]]>
+<![CDATA[907]]>
+<![CDATA[908]]>
+<![CDATA[909]]>
+<![CDATA[910]]>
+<![CDATA[911]]>
+<![CDATA[912]]>
+<![CDATA[913]]>
+<![CDATA[914]]>
+<![CDATA[915]]>
+<![CDATA[916]]>
+<![CDATA[917]]>
+<![CDATA[918]]>
+<![CDATA[919]]>
+<![CDATA[920]]>
+<![CDATA[921]]>
+<![CDATA[922]]>
+<![CDATA[923]]>
+<![CDATA[924]]>
+<![CDATA[925]]>
+<![CDATA[926]]>
+<![CDATA[927]]>
+<![CDATA[928]]>
+<![CDATA[929]]>
+<![CDATA[930]]>
+<![CDATA[931]]>
+<![CDATA[932]]>
+<![CDATA[933]]>
+<![CDATA[934]]>
+<![CDATA[935]]>
+<![CDATA[936]]>
+<![CDATA[937]]>
+<![CDATA[938]]>
+<![CDATA[939]]>
+<![CDATA[940]]>
+<![CDATA[941]]>
+<![CDATA[942]]>
+<![CDATA[943]]>
+<![CDATA[944]]>
+<![CDATA[945]]>
+<![CDATA[946]]>
+<![CDATA[947]]>
+<![CDATA[948]]>
+<![CDATA[949]]>
+<![CDATA[950]]>
+<![CDATA[951]]>
+<![CDATA[952]]>
+<![CDATA[953]]>
+<![CDATA[954]]>
+<![CDATA[955]]>
+<![CDATA[956]]>
+<![CDATA[957]]>
+<![CDATA[958]]>
+<![CDATA[959]]>
+<![CDATA[960]]>
+<![CDATA[961]]>
+<![CDATA[962]]>
+<![CDATA[963]]>
+<![CDATA[964]]>
+<![CDATA[965]]>
+<![CDATA[966]]>
+<![CDATA[967]]>
+<![CDATA[968]]>
+<![CDATA[969]]>
+<![CDATA[970]]>
+<![CDATA[971]]>
+<![CDATA[972]]>
+<![CDATA[973]]>
+<![CDATA[974]]>
+<![CDATA[975]]>
+<![CDATA[976]]>
+<![CDATA[977]]>
+<![CDATA[978]]>
+<![CDATA[979]]>
+<![CDATA[980]]>
+<![CDATA[981]]>
+<![CDATA[982]]>
+<![CDATA[983]]>
+<![CDATA[984]]>
+<![CDATA[985]]>
+<![CDATA[986]]>
+<![CDATA[987]]>
+<![CDATA[988]]>
+<![CDATA[989]]>
+<![CDATA[990]]>
+<![CDATA[991]]>
+<![CDATA[992]]>
+<![CDATA[993]]>
+<![CDATA[994]]>
+<![CDATA[995]]>
+<![CDATA[996]]>
+<![CDATA[997]]>
+<![CDATA[998]]>
+<![CDATA[999]]>
+<![CDATA[1000]]>
+<![CDATA[1001]]>
+<![CDATA[1002]]>
+<![CDATA[1003]]>
+<![CDATA[1004]]>
+<![CDATA[1005]]>
+<![CDATA[1006]]>
+<![CDATA[1007]]>
+<![CDATA[1008]]>
+<![CDATA[1009]]>
+<![CDATA[1010]]>
+<![CDATA[1011]]>
+<![CDATA[1012]]>
+<![CDATA[1013]]>
+<![CDATA[1014]]>
+<![CDATA[1015]]>
+<![CDATA[1016]]>
+<![CDATA[1017]]>
+<![CDATA[1018]]>
+<![CDATA[1019]]>
+<![CDATA[1020]]>
+<![CDATA[1021]]>
+<![CDATA[1022]]>
+<![CDATA[1023]]>
+<![CDATA[1024]]>
+<![CDATA[1025]]>
+<![CDATA[1026]]>
+<![CDATA[1027]]>
+<![CDATA[1028]]>
+<![CDATA[1029]]>
+<![CDATA[1030]]>
+<![CDATA[1031]]>
+<![CDATA[1032]]>
+<![CDATA[1033]]>
+<![CDATA[1034]]>
+<![CDATA[1035]]>
+<![CDATA[1036]]>
+<![CDATA[1037]]>
+<![CDATA[1038]]>
+<![CDATA[1039]]>
+<![CDATA[1040]]>
+<![CDATA[1041]]>
+<![CDATA[1042]]>
+<![CDATA[1043]]>
+<![CDATA[1044]]>
+<![CDATA[1045]]>
+<![CDATA[1046]]>
+<![CDATA[1047]]>
+<![CDATA[1048]]>
+<![CDATA[1049]]>
+<![CDATA[1050]]>
+<![CDATA[1051]]>
+<![CDATA[1052]]>
+<![CDATA[1053]]>
+<![CDATA[1054]]>
+<![CDATA[1055]]>
+<![CDATA[1056]]>
+<![CDATA[1057]]>
+<![CDATA[1058]]>
+<![CDATA[1059]]>
+<![CDATA[1060]]>
+<![CDATA[1061]]>
+<![CDATA[1062]]>
+<![CDATA[1063]]>
+<![CDATA[1064]]>
+<![CDATA[1065]]>
+<![CDATA[1066]]>
+<![CDATA[1067]]>
+<![CDATA[1068]]>
+<![CDATA[1069]]>
+<![CDATA[1070]]>
+<![CDATA[1071]]>
+<![CDATA[1072]]>
+<![CDATA[1073]]>
+<![CDATA[1074]]>
+<![CDATA[1075]]>
+<![CDATA[1076]]>
+<![CDATA[1077]]>
+<![CDATA[1078]]>
+<![CDATA[1079]]>
+<![CDATA[1080]]>
+<![CDATA[1081]]>
+<![CDATA[1082]]>
+<![CDATA[1083]]>
+<![CDATA[1084]]>
+<![CDATA[1085]]>
+<![CDATA[1086]]>
+<![CDATA[1087]]>
+<![CDATA[1088]]>
+<![CDATA[1089]]>
+<![CDATA[1090]]>
+<![CDATA[1091]]>
+<![CDATA[1092]]>
+<![CDATA[1093]]>
+<![CDATA[1094]]>
+<![CDATA[1095]]>
+<![CDATA[1096]]>
+<![CDATA[1097]]>
+<![CDATA[1098]]>
+<![CDATA[1099]]>
+<![CDATA[1100]]>
+<![CDATA[1101]]>
+<![CDATA[1102]]>
+<![CDATA[1103]]>
+<![CDATA[1104]]>
+<![CDATA[1105]]>
+<![CDATA[1106]]>
+<![CDATA[1107]]>
+<![CDATA[1108]]>
+<![CDATA[1109]]>
+<![CDATA[1110]]>
+<![CDATA[1111]]>
+<![CDATA[1112]]>
+<![CDATA[1113]]>
+<![CDATA[1114]]>
+<![CDATA[1115]]>
+<![CDATA[1116]]>
+<![CDATA[1117]]>
+<![CDATA[1118]]>
+<![CDATA[1119]]>
+<![CDATA[1120]]>
+<![CDATA[1121]]>
+<![CDATA[1122]]>
+<![CDATA[1123]]>
+<![CDATA[1124]]>
+<![CDATA[1125]]>
+<![CDATA[1126]]>
+<![CDATA[1127]]>
+<![CDATA[1128]]>
+<![CDATA[1129]]>
+<![CDATA[1130]]>
+<![CDATA[1131]]>
+<![CDATA[1132]]>
+<![CDATA[1133]]>
+<![CDATA[1134]]>
+<![CDATA[1135]]>
+<![CDATA[1136]]>
+<![CDATA[1137]]>
+<![CDATA[1138]]>
+<![CDATA[1139]]>
+<![CDATA[1140]]>
+<![CDATA[1141]]>
+<![CDATA[1142]]>
+<![CDATA[1143]]>
+<![CDATA[1144]]>
+<![CDATA[1145]]>
+<![CDATA[1146]]>
+<![CDATA[1147]]>
+<![CDATA[1148]]>
+<![CDATA[1149]]>
+<![CDATA[1150]]>
+<![CDATA[1151]]>
+<![CDATA[1152]]>
+<![CDATA[1153]]>
+<![CDATA[1154]]>
+<![CDATA[1155]]>
+<![CDATA[1156]]>
+<![CDATA[1157]]>
+<![CDATA[1158]]>
+<![CDATA[1159]]>
+<![CDATA[1160]]>
+<![CDATA[1161]]>
+<![CDATA[1162]]>
+<![CDATA[1163]]>
+<![CDATA[1164]]>
+<![CDATA[1165]]>
+<![CDATA[1166]]>
+<![CDATA[1167]]>
+<![CDATA[1168]]>
+<![CDATA[1169]]>
+<![CDATA[1170]]>
+<![CDATA[1171]]>
+<![CDATA[1172]]>
+<![CDATA[1173]]>
+<![CDATA[1174]]>
+<![CDATA[1175]]>
+<![CDATA[1176]]>
+<![CDATA[1177]]>
+<![CDATA[1178]]>
+<![CDATA[1179]]>
+<![CDATA[1180]]>
+<![CDATA[1181]]>
+<![CDATA[1182]]>
+<![CDATA[1183]]>
+<![CDATA[1184]]>
+<![CDATA[1185]]>
+<![CDATA[1186]]>
+<![CDATA[1187]]>
+<![CDATA[1188]]>
+<![CDATA[1189]]>
+<![CDATA[1190]]>
+<![CDATA[1191]]>
+<![CDATA[1192]]>
+<![CDATA[1193]]>
+<![CDATA[1194]]>
+<![CDATA[1195]]>
+<![CDATA[1196]]>
+<![CDATA[1197]]>
+<![CDATA[1198]]>
+<![CDATA[1199]]>
+<![CDATA[1200]]>
+<![CDATA[1201]]>
+<![CDATA[1202]]>
+<![CDATA[1203]]>
+<![CDATA[1204]]>
+<![CDATA[1205]]>
+<![CDATA[1206]]>
+<![CDATA[1207]]>
+<![CDATA[1208]]>
+<![CDATA[1209]]>
+<![CDATA[1210]]>
+<![CDATA[1211]]>
+<![CDATA[1212]]>
+<![CDATA[1213]]>
+<![CDATA[1214]]>
+<![CDATA[1215]]>
+<![CDATA[1216]]>
+<![CDATA[1217]]>
+<![CDATA[1218]]>
+<![CDATA[1219]]>
+<![CDATA[1220]]>
+<![CDATA[1221]]>
+<![CDATA[1222]]>
+<![CDATA[1223]]>
+<![CDATA[1224]]>
+<![CDATA[1225]]>
+<![CDATA[1226]]>
+<![CDATA[1227]]>
+<![CDATA[1228]]>
+<![CDATA[1229]]>
+<![CDATA[1230]]>
+<![CDATA[1231]]>
+<![CDATA[1232]]>
+<![CDATA[1233]]>
+<![CDATA[1234]]>
+<![CDATA[1235]]>
+<![CDATA[1236]]>
+<![CDATA[1237]]>
+<![CDATA[1238]]>
+<![CDATA[1239]]>
+<![CDATA[1240]]>
+<![CDATA[1241]]>
+<![CDATA[1242]]>
+<![CDATA[1243]]>
+<![CDATA[1244]]>
+<![CDATA[1245]]>
+<![CDATA[1246]]>
+<![CDATA[1247]]>
+<![CDATA[1248]]>
+<![CDATA[1249]]>
+<![CDATA[1250]]>
+<![CDATA[1251]]>
+<![CDATA[1252]]>
+<![CDATA[1253]]>
+<![CDATA[1254]]>
+<![CDATA[1255]]>
+<![CDATA[1256]]>
+<![CDATA[1257]]>
+<![CDATA[1258]]>
+<![CDATA[1259]]>
+<![CDATA[1260]]>
+<![CDATA[1261]]>
+<![CDATA[1262]]>
+<![CDATA[1263]]>
+<![CDATA[1264]]>
+<![CDATA[1265]]>
+<![CDATA[1266]]>
+<![CDATA[1267]]>
+<![CDATA[1268]]>
+<![CDATA[1269]]>
+<![CDATA[1270]]>
+<![CDATA[1271]]>
+<![CDATA[1272]]>
+<![CDATA[1273]]>
+<![CDATA[1274]]>
+<![CDATA[1275]]>
+<![CDATA[1276]]>
+<![CDATA[1277]]>
+<![CDATA[1278]]>
+<![CDATA[1279]]>
+<![CDATA[1280]]>
+<![CDATA[1281]]>
+<![CDATA[1282]]>
+<![CDATA[1283]]>
+<![CDATA[1284]]>
+<![CDATA[1285]]>
+<![CDATA[1286]]>
+<![CDATA[1287]]>
+<![CDATA[1288]]>
+<![CDATA[1289]]>
+<![CDATA[1290]]>
+<![CDATA[1291]]>
+<![CDATA[1292]]>
+<![CDATA[1293]]>
+<![CDATA[1294]]>
+<![CDATA[1295]]>
+<![CDATA[1296]]>
+<![CDATA[1297]]>
+<![CDATA[1298]]>
+<![CDATA[1299]]>
+<![CDATA[1300]]>
+<![CDATA[1301]]>
+<![CDATA[1302]]>
+<![CDATA[1303]]>
+<![CDATA[1304]]>
+<![CDATA[1305]]>
+<![CDATA[1306]]>
+<![CDATA[1307]]>
+<![CDATA[1308]]>
+<![CDATA[1309]]>
+<![CDATA[1310]]>
+<![CDATA[1311]]>
+<![CDATA[1312]]>
+<![CDATA[1313]]>
+<![CDATA[1314]]>
+<![CDATA[1315]]>
+<![CDATA[1316]]>
+<![CDATA[1317]]>
+<![CDATA[1318]]>
+<![CDATA[1319]]>
+<![CDATA[1320]]>
+<![CDATA[1321]]>
+<![CDATA[1322]]>
+<![CDATA[1323]]>
+<![CDATA[1324]]>
+<![CDATA[1325]]>
+<![CDATA[1326]]>
+<![CDATA[1327]]>
+<![CDATA[1328]]>
+<![CDATA[1329]]>
+<![CDATA[1330]]>
+<![CDATA[1331]]>
+<![CDATA[1332]]>
+<![CDATA[1333]]>
+<![CDATA[1334]]>
+<![CDATA[1335]]>
+<![CDATA[1336]]>
+<![CDATA[1337]]>
+<![CDATA[1338]]>
+<![CDATA[1339]]>
+<![CDATA[1340]]>
+<![CDATA[1341]]>
+<![CDATA[1342]]>
+<![CDATA[1343]]>
+<![CDATA[1344]]>
+<![CDATA[1345]]>
+<![CDATA[1346]]>
+<![CDATA[1347]]>
+<![CDATA[1348]]>
+<![CDATA[1349]]>
+<![CDATA[1350]]>
+<![CDATA[1351]]>
+<![CDATA[1352]]>
+<![CDATA[1353]]>
+<![CDATA[1354]]>
+<![CDATA[1355]]>
+<![CDATA[1356]]>
+<![CDATA[1357]]>
+<![CDATA[1358]]>
+<![CDATA[1359]]>
+<![CDATA[1360]]>
+<![CDATA[1361]]>
+<![CDATA[1362]]>
+<![CDATA[1363]]>
+<![CDATA[1364]]>
+<![CDATA[1365]]>
+<![CDATA[1366]]>
+<![CDATA[1367]]>
+<![CDATA[1368]]>
+<![CDATA[1369]]>
+<![CDATA[1370]]>
+<![CDATA[1371]]>
+<![CDATA[1372]]>
+<![CDATA[1373]]>
+<![CDATA[1374]]>
+<![CDATA[1375]]>
+<![CDATA[1376]]>
+<![CDATA[1377]]>
+<![CDATA[1378]]>
+<![CDATA[1379]]>
+<![CDATA[1380]]>
+<![CDATA[1381]]>
+<![CDATA[1382]]>
+<![CDATA[1383]]>
+<![CDATA[1384]]>
+<![CDATA[1385]]>
+<![CDATA[1386]]>
+<![CDATA[1387]]>
+<![CDATA[1388]]>
+<![CDATA[1389]]>
+<![CDATA[1390]]>
+<![CDATA[1391]]>
+<![CDATA[1392]]>
+<![CDATA[1393]]>
+<![CDATA[1394]]>
+<![CDATA[1395]]>
+<![CDATA[1396]]>
+<![CDATA[1397]]>
+<![CDATA[1398]]>
+<![CDATA[1399]]>
+<![CDATA[1400]]>
+<![CDATA[1401]]>
+<![CDATA[1402]]>
+<![CDATA[1403]]>
+<![CDATA[1404]]>
+<![CDATA[1405]]>
+<![CDATA[1406]]>
+<![CDATA[1407]]>
+<![CDATA[1408]]>
+<![CDATA[1409]]>
+<![CDATA[1410]]>
+<![CDATA[1411]]>
+<![CDATA[1412]]>
+<![CDATA[1413]]>
+<![CDATA[1414]]>
+<![CDATA[1415]]>
+<![CDATA[1416]]>
+<![CDATA[1417]]>
+<![CDATA[1418]]>
+<![CDATA[1419]]>
+<![CDATA[1420]]>
+<![CDATA[1421]]>
+<![CDATA[1422]]>
+<![CDATA[1423]]>
+<![CDATA[1424]]>
+<![CDATA[1425]]>
+<![CDATA[1426]]>
+<![CDATA[1427]]>
+<![CDATA[1428]]>
+<![CDATA[1429]]>
+<![CDATA[1430]]>
+<![CDATA[1431]]>
+<![CDATA[1432]]>
+<![CDATA[1433]]>
+<![CDATA[1434]]>
+<![CDATA[1435]]>
+<![CDATA[1436]]>
+<![CDATA[1437]]>
+<![CDATA[1438]]>
+<![CDATA[1439]]>
+<![CDATA[1440]]>
+<![CDATA[1441]]>
+<![CDATA[1442]]>
+<![CDATA[1443]]>
+<![CDATA[1444]]>
+<![CDATA[1445]]>
+<![CDATA[1446]]>
+<![CDATA[1447]]>
+<![CDATA[1448]]>
+<![CDATA[1449]]>
+<![CDATA[1450]]>
+<![CDATA[1451]]>
+<![CDATA[1452]]>
+<![CDATA[1453]]>
+<![CDATA[1454]]>
+<![CDATA[1455]]>
+<![CDATA[1456]]>
+<![CDATA[1457]]>
+<![CDATA[1458]]>
+<![CDATA[1459]]>
+<![CDATA[1460]]>
+<![CDATA[1461]]>
+<![CDATA[1462]]>
+<![CDATA[1463]]>
+<![CDATA[1464]]>
+<![CDATA[1465]]>
+<![CDATA[1466]]>
+<![CDATA[1467]]>
+<![CDATA[1468]]>
+<![CDATA[1469]]>
+<![CDATA[1470]]>
+<![CDATA[1471]]>
+<![CDATA[1472]]>
+<![CDATA[1473]]>
+<![CDATA[1474]]>
+<![CDATA[1475]]>
+<![CDATA[1476]]>
+<![CDATA[1477]]>
+<![CDATA[1478]]>
+<![CDATA[1479]]>
+<![CDATA[1480]]>
+<![CDATA[1481]]>
+<![CDATA[1482]]>
+<![CDATA[1483]]>
+<![CDATA[1484]]>
+<![CDATA[1485]]>
+<![CDATA[1486]]>
+<![CDATA[1487]]>
+<![CDATA[1488]]>
+<![CDATA[1489]]>
+<![CDATA[1490]]>
+<![CDATA[1491]]>
+<![CDATA[1492]]>
+<![CDATA[1493]]>
+<![CDATA[1494]]>
+<![CDATA[1495]]>
+<![CDATA[1496]]>
+<![CDATA[1497]]>
+<![CDATA[1498]]>
+<![CDATA[1499]]>
+<![CDATA[1500]]>
+<![CDATA[1501]]>
+<![CDATA[1502]]>
+<![CDATA[1503]]>
+<![CDATA[1504]]>
+<![CDATA[1505]]>
+<![CDATA[1506]]>
+<![CDATA[1507]]>
+<![CDATA[1508]]>
+<![CDATA[1509]]>
+<![CDATA[1510]]>
+<![CDATA[1511]]>
+<![CDATA[1512]]>
+<![CDATA[1513]]>
+<![CDATA[1514]]>
+<![CDATA[1515]]>
+<![CDATA[1516]]>
+<![CDATA[1517]]>
+<![CDATA[1518]]>
+<![CDATA[1519]]>
+<![CDATA[1520]]>
+<![CDATA[1521]]>
+<![CDATA[1522]]>
+<![CDATA[1523]]>
+<![CDATA[1524]]>
+<![CDATA[1525]]>
+<![CDATA[1526]]>
+<![CDATA[1527]]>
+<![CDATA[1528]]>
+<![CDATA[1529]]>
+<![CDATA[1530]]>
+<![CDATA[1531]]>
+<![CDATA[1532]]>
+<![CDATA[1533]]>
+<![CDATA[1534]]>
+<![CDATA[1535]]>
+<![CDATA[1536]]>
+<![CDATA[1537]]>
+<![CDATA[1538]]>
+<![CDATA[1539]]>
+<![CDATA[1540]]>
+<![CDATA[1541]]>
+<![CDATA[1542]]>
+<![CDATA[1543]]>
+<![CDATA[1544]]>
+<![CDATA[1545]]>
+<![CDATA[1546]]>
+<![CDATA[1547]]>
+<![CDATA[1548]]>
+<![CDATA[1549]]>
+<![CDATA[1550]]>
+<![CDATA[1551]]>
+<![CDATA[1552]]>
+<![CDATA[1553]]>
+<![CDATA[1554]]>
+<![CDATA[1555]]>
+<![CDATA[1556]]>
+<![CDATA[1557]]>
+<![CDATA[1558]]>
+<![CDATA[1559]]>
+<![CDATA[1560]]>
+<![CDATA[1561]]>
+<![CDATA[1562]]>
+<![CDATA[1563]]>
+<![CDATA[1564]]>
+<![CDATA[1565]]>
+<![CDATA[1566]]>
+<![CDATA[1567]]>
+<![CDATA[1568]]>
+<![CDATA[1569]]>
+<![CDATA[1570]]>
+<![CDATA[1571]]>
+<![CDATA[1572]]>
+<![CDATA[1573]]>
+<![CDATA[1574]]>
+<![CDATA[1575]]>
+<![CDATA[1576]]>
+<![CDATA[1577]]>
+<![CDATA[1578]]>
+<![CDATA[1579]]>
+<![CDATA[1580]]>
+<![CDATA[1581]]>
+<![CDATA[1582]]>
+<![CDATA[1583]]>
+<![CDATA[1584]]>
+<![CDATA[1585]]>
+<![CDATA[1586]]>
+<![CDATA[1587]]>
+<![CDATA[1588]]>
+<![CDATA[1589]]>
+<![CDATA[1590]]>
+<![CDATA[1591]]>
+<![CDATA[1592]]>
+<![CDATA[1593]]>
+<![CDATA[1594]]>
+<![CDATA[1595]]>
+<![CDATA[1596]]>
+<![CDATA[1597]]>
+<![CDATA[1598]]>
+<![CDATA[1599]]>
+<![CDATA[1600]]>
+<![CDATA[1601]]>
+<![CDATA[1602]]>
+<![CDATA[1603]]>
+<![CDATA[1604]]>
+<![CDATA[1605]]>
+<![CDATA[1606]]>
+<![CDATA[1607]]>
+<![CDATA[1608]]>
+<![CDATA[1609]]>
+<![CDATA[1610]]>
+<![CDATA[1611]]>
+<![CDATA[1612]]>
+<![CDATA[1613]]>
+<![CDATA[1614]]>
+<![CDATA[1615]]>
+<![CDATA[1616]]>
+<![CDATA[1617]]>
+<![CDATA[1618]]>
+<![CDATA[1619]]>
+<![CDATA[1620]]>
+<![CDATA[1621]]>
+<![CDATA[1622]]>
+<![CDATA[1623]]>
+<![CDATA[1624]]>
+<![CDATA[1625]]>
+<![CDATA[1626]]>
+<![CDATA[1627]]>
+<![CDATA[1628]]>
+<![CDATA[1629]]>
+<![CDATA[1630]]>
+<![CDATA[1631]]>
+<![CDATA[1632]]>
+<![CDATA[1633]]>
+<![CDATA[1634]]>
+<![CDATA[1635]]>
+<![CDATA[1636]]>
+<![CDATA[1637]]>
+<![CDATA[1638]]>
+<![CDATA[1639]]>
+<![CDATA[1640]]>
+<![CDATA[1641]]>
+<![CDATA[1642]]>
+<![CDATA[1643]]>
+<![CDATA[1644]]>
+<![CDATA[1645]]>
+<![CDATA[1646]]>
+<![CDATA[1647]]>
+<![CDATA[1648]]>
+<![CDATA[1649]]>
+<![CDATA[1650]]>
+<![CDATA[1651]]>
+<![CDATA[1652]]>
+<![CDATA[1653]]>
+<![CDATA[1654]]>
+<![CDATA[1655]]>
+<![CDATA[1656]]>
+<![CDATA[1657]]>
+<![CDATA[1658]]>
+<![CDATA[1659]]>
+<![CDATA[1660]]>
+<![CDATA[1661]]>
+<![CDATA[1662]]>
+<![CDATA[1663]]>
+<![CDATA[1664]]>
+<![CDATA[1665]]>
+<![CDATA[1666]]>
+<![CDATA[1667]]>
+<![CDATA[1668]]>
+<![CDATA[1669]]>
+<![CDATA[1670]]>
+<![CDATA[1671]]>
+<![CDATA[1672]]>
+<![CDATA[1673]]>
+<![CDATA[1674]]>
+<![CDATA[1675]]>
+<![CDATA[1676]]>
+<![CDATA[1677]]>
+<![CDATA[1678]]>
+<![CDATA[1679]]>
+<![CDATA[1680]]>
+<![CDATA[1681]]>
+<![CDATA[1682]]>
+<![CDATA[1683]]>
+<![CDATA[1684]]>
+<![CDATA[1685]]>
+<![CDATA[1686]]>
+<![CDATA[1687]]>
+<![CDATA[1688]]>
+<![CDATA[1689]]>
+<![CDATA[1690]]>
+<![CDATA[1691]]>
+<![CDATA[1692]]>
+<![CDATA[1693]]>
+<![CDATA[1694]]>
+<![CDATA[1695]]>
+<![CDATA[1696]]>
+<![CDATA[1697]]>
+<![CDATA[1698]]>
+<![CDATA[1699]]>
+<![CDATA[1700]]>
+<![CDATA[1701]]>
+<![CDATA[1702]]>
+<![CDATA[1703]]>
+<![CDATA[1704]]>
+<![CDATA[1705]]>
+<![CDATA[1706]]>
+<![CDATA[1707]]>
+<![CDATA[1708]]>
+<![CDATA[1709]]>
+<![CDATA[1710]]>
+<![CDATA[1711]]>
+<![CDATA[1712]]>
+<![CDATA[1713]]>
+<![CDATA[1714]]>
+<![CDATA[1715]]>
+<![CDATA[1716]]>
+<![CDATA[1717]]>
+<![CDATA[1718]]>
+<![CDATA[1719]]>
+<![CDATA[1720]]>
+<![CDATA[1721]]>
+<![CDATA[1722]]>
+<![CDATA[1723]]>
+<![CDATA[1724]]>
+<![CDATA[1725]]>
+<![CDATA[1726]]>
+<![CDATA[1727]]>
+<![CDATA[1728]]>
+<![CDATA[1729]]>
+<![CDATA[1730]]>
+<![CDATA[1731]]>
+<![CDATA[1732]]>
+<![CDATA[1733]]>
+<![CDATA[1734]]>
+<![CDATA[1735]]>
+<![CDATA[1736]]>
+<![CDATA[1737]]>
+<![CDATA[1738]]>
+<![CDATA[1739]]>
+<![CDATA[1740]]>
+<![CDATA[1741]]>
+<![CDATA[1742]]>
+<![CDATA[1743]]>
+<![CDATA[1744]]>
+<![CDATA[1745]]>
+<![CDATA[1746]]>
+<![CDATA[1747]]>
+<![CDATA[1748]]>
+<![CDATA[1749]]>
+<![CDATA[1750]]>
+<![CDATA[1751]]>
+<![CDATA[1752]]>
+<![CDATA[1753]]>
+<![CDATA[1754]]>
+<![CDATA[1755]]>
+<![CDATA[1756]]>
+<![CDATA[1757]]>
+<![CDATA[1758]]>
+<![CDATA[1759]]>
+<![CDATA[1760]]>
+<![CDATA[1761]]>
+<![CDATA[1762]]>
+<![CDATA[1763]]>
+<![CDATA[1764]]>
+<![CDATA[1765]]>
+<![CDATA[1766]]>
+<![CDATA[1767]]>
+<![CDATA[1768]]>
+<![CDATA[1769]]>
+<![CDATA[1770]]>
+<![CDATA[1771]]>
+<![CDATA[1772]]>
+<![CDATA[1773]]>
+<![CDATA[1774]]>
+<![CDATA[1775]]>
+<![CDATA[1776]]>
+<![CDATA[1777]]>
+<![CDATA[1778]]>
+<![CDATA[1779]]>
+<![CDATA[1780]]>
+<![CDATA[1781]]>
+<![CDATA[1782]]>
+<![CDATA[1783]]>
+<![CDATA[1784]]>
+<![CDATA[1785]]>
+<![CDATA[1786]]>
+<![CDATA[1787]]>
+<![CDATA[1788]]>
+<![CDATA[1789]]>
+<![CDATA[1790]]>
+<![CDATA[1791]]>
+<![CDATA[1792]]>
+<![CDATA[1793]]>
+<![CDATA[1794]]>
+<![CDATA[1795]]>
+<![CDATA[1796]]>
+<![CDATA[1797]]>
+<![CDATA[1798]]>
+<![CDATA[1799]]>
+<![CDATA[1800]]>
+<![CDATA[1801]]>
+<![CDATA[1802]]>
+<![CDATA[1803]]>
+<![CDATA[1804]]>
+<![CDATA[1805]]>
+<![CDATA[1806]]>
+<![CDATA[1807]]>
+<![CDATA[1808]]>
+<![CDATA[1809]]>
+<![CDATA[1810]]>
+<![CDATA[1811]]>
+<![CDATA[1812]]>
+<![CDATA[1813]]>
+<![CDATA[1814]]>
+<![CDATA[1815]]>
+<![CDATA[1816]]>
+<![CDATA[1817]]>
+<![CDATA[1818]]>
+<![CDATA[1819]]>
+<![CDATA[1820]]>
+<![CDATA[1821]]>
+<![CDATA[1822]]>
+<![CDATA[1823]]>
+<![CDATA[1824]]>
+<![CDATA[1825]]>
+<![CDATA[1826]]>
+<![CDATA[1827]]>
+<![CDATA[1828]]>
+<![CDATA[1829]]>
+<![CDATA[1830]]>
+<![CDATA[1831]]>
+<![CDATA[1832]]>
+<![CDATA[1833]]>
+<![CDATA[1834]]>
+<![CDATA[1835]]>
+<![CDATA[1836]]>
+<![CDATA[1837]]>
+<![CDATA[1838]]>
+<![CDATA[1839]]>
+<![CDATA[1840]]>
+<![CDATA[1841]]>
+<![CDATA[1842]]>
+<![CDATA[1843]]>
+<![CDATA[1844]]>
+<![CDATA[1845]]>
+<![CDATA[1846]]>
+<![CDATA[1847]]>
+<![CDATA[1848]]>
+<![CDATA[1849]]>
+<![CDATA[1850]]>
+<![CDATA[1851]]>
+<![CDATA[1852]]>
+<![CDATA[1853]]>
+<![CDATA[1854]]>
+<![CDATA[1855]]>
+<![CDATA[1856]]>
+<![CDATA[1857]]>
+<![CDATA[1858]]>
+<![CDATA[1859]]>
+<![CDATA[1860]]>
+<![CDATA[1861]]>
+<![CDATA[1862]]>
+<![CDATA[1863]]>
+<![CDATA[1864]]>
+<![CDATA[1865]]>
+<![CDATA[1866]]>
+<![CDATA[1867]]>
+<![CDATA[1868]]>
+<![CDATA[1869]]>
+<![CDATA[1870]]>
+<![CDATA[1871]]>
+<![CDATA[1872]]>
+<![CDATA[1873]]>
+<![CDATA[1874]]>
+<![CDATA[1875]]>
+<![CDATA[1876]]>
+<![CDATA[1877]]>
+<![CDATA[1878]]>
+<![CDATA[1879]]>
+<![CDATA[1880]]>
+<![CDATA[1881]]>
+<![CDATA[1882]]>
+<![CDATA[1883]]>
+<![CDATA[1884]]>
+<![CDATA[1885]]>
+<![CDATA[1886]]>
+<![CDATA[1887]]>
+<![CDATA[1888]]>
+<![CDATA[1889]]>
+<![CDATA[1890]]>
+<![CDATA[1891]]>
+<![CDATA[1892]]>
+<![CDATA[1893]]>
+<![CDATA[1894]]>
+<![CDATA[1895]]>
+<![CDATA[1896]]>
+<![CDATA[1897]]>
+<![CDATA[1898]]>
+<![CDATA[1899]]>
+<![CDATA[1900]]>
+<![CDATA[1901]]>
+<![CDATA[1902]]>
+<![CDATA[1903]]>
+<![CDATA[1904]]>
+<![CDATA[1905]]>
+<![CDATA[1906]]>
+<![CDATA[1907]]>
+<![CDATA[1908]]>
+<![CDATA[1909]]>
+<![CDATA[1910]]>
+<![CDATA[1911]]>
+<![CDATA[1912]]>
+<![CDATA[1913]]>
+<![CDATA[1914]]>
+<![CDATA[1915]]>
+<![CDATA[1916]]>
+<![CDATA[1917]]>
+<![CDATA[1918]]>
+<![CDATA[1919]]>
+<![CDATA[1920]]>
+<![CDATA[1921]]>
+<![CDATA[1922]]>
+<![CDATA[1923]]>
+<![CDATA[1924]]>
+<![CDATA[1925]]>
+<![CDATA[1926]]>
+<![CDATA[1927]]>
+<![CDATA[1928]]>
+<![CDATA[1929]]>
+<![CDATA[1930]]>
+<![CDATA[1931]]>
+<![CDATA[1932]]>
+<![CDATA[1933]]>
+<![CDATA[1934]]>
+<![CDATA[1935]]>
+<![CDATA[1936]]>
+<![CDATA[1937]]>
+<![CDATA[1938]]>
+<![CDATA[1939]]>
+<![CDATA[1940]]>
+<![CDATA[1941]]>
+<![CDATA[1942]]>
+<![CDATA[1943]]>
+<![CDATA[1944]]>
+<![CDATA[1945]]>
+<![CDATA[1946]]>
+<![CDATA[1947]]>
+<![CDATA[1948]]>
+<![CDATA[1949]]>
+<![CDATA[1950]]>
+<![CDATA[1951]]>
+<![CDATA[1952]]>
+<![CDATA[1953]]>
+<![CDATA[1954]]>
+<![CDATA[1955]]>
+<![CDATA[1956]]>
+<![CDATA[1957]]>
+<![CDATA[1958]]>
+<![CDATA[1959]]>
+<![CDATA[1960]]>
+<![CDATA[1961]]>
+<![CDATA[1962]]>
+<![CDATA[1963]]>
+<![CDATA[1964]]>
+<![CDATA[1965]]>
+<![CDATA[1966]]>
+<![CDATA[1967]]>
+<![CDATA[1968]]>
+<![CDATA[1969]]>
+<![CDATA[1970]]>
+<![CDATA[1971]]>
+<![CDATA[1972]]>
+<![CDATA[1973]]>
+<![CDATA[1974]]>
+<![CDATA[1975]]>
+<![CDATA[1976]]>
+<![CDATA[1977]]>
+<![CDATA[1978]]>
+<![CDATA[1979]]>
+<![CDATA[1980]]>
+<![CDATA[1981]]>
+<![CDATA[1982]]>
+<![CDATA[1983]]>
+<![CDATA[1984]]>
+<![CDATA[1985]]>
+<![CDATA[1986]]>
+<![CDATA[1987]]>
+<![CDATA[1988]]>
+<![CDATA[1989]]>
+<![CDATA[1990]]>
+<![CDATA[1991]]>
+<![CDATA[1992]]>
+<![CDATA[1993]]>
+<![CDATA[1994]]>
+<![CDATA[1995]]>
+<![CDATA[1996]]>
+<![CDATA[1997]]>
+<![CDATA[1998]]>
+<![CDATA[1999]]>
+<![CDATA[2000]]>
+<![CDATA[Maximum amount of warnings exceeded. Use -maxwarnings to override.]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_multiexec.lightxml b/tests/auto/selftests/expected_multiexec.lightxml
new file mode 100644
index 0000000000..1f42eac34e
--- /dev/null
+++ b/tests/auto/selftests/expected_multiexec.lightxml
@@ -0,0 +1,13 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="nothing">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_multiexec.xml b/tests/auto/selftests/expected_multiexec.xml
new file mode 100644
index 0000000000..7f71f6edac
--- /dev/null
+++ b/tests/auto/selftests/expected_multiexec.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Nothing">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="nothing">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_multiexec.xunitxml b/tests/auto/selftests/expected_multiexec.xunitxml
new file mode 100644
index 0000000000..6bc04c3ddd
--- /dev/null
+++ b/tests/auto/selftests/expected_multiexec.xunitxml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="0" tests="3" name="tst_Nothing">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="nothing"/>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_singleskip.lightxml b/tests/auto/selftests/expected_singleskip.lightxml
new file mode 100644
index 0000000000..971a999643
--- /dev/null
+++ b/tests/auto/selftests/expected_singleskip.lightxml
@@ -0,0 +1,15 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="myTest">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/singleskip/tst_singleskip.cpp" line="56">
+ <Description><![CDATA[skipping test]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_singleskip.xml b/tests/auto/selftests/expected_singleskip.xml
new file mode 100644
index 0000000000..483863ec91
--- /dev/null
+++ b/tests/auto/selftests/expected_singleskip.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_SingleSkip">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="myTest">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/singleskip/tst_singleskip.cpp" line="56">
+ <Description><![CDATA[skipping test]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_singleskip.xunitxml b/tests/auto/selftests/expected_singleskip.xunitxml
new file mode 100644
index 0000000000..70968fa1c4
--- /dev/null
+++ b/tests/auto/selftests/expected_singleskip.xunitxml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="1" failures="0" tests="3" name="tst_SingleSkip">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase name="myTest">
+ <!-- message="skipping test" type="skip" -->
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[skipping test]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_skip.lightxml b/tests/auto/selftests/expected_skip.lightxml
new file mode 100644
index 0000000000..145704ef7a
--- /dev/null
+++ b/tests/auto/selftests/expected_skip.lightxml
@@ -0,0 +1,30 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="test">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skip/tst_skip.cpp" line="68">
+ <Description><![CDATA[skipping all]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="emptytest">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skip/tst_skip.cpp" line="78">
+ <Description><![CDATA[skipping all]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="singleSkip">
+<Incident type="pass" file="" line="0">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skip/tst_skip.cpp" line="97">
+ <Description><![CDATA[skipping one]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[this line should only be reached once (true)]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_skip.txt b/tests/auto/selftests/expected_skip.txt
index 4345a6c6c8..e5bf1ffb2c 100644
--- a/tests/auto/selftests/expected_skip.txt
+++ b/tests/auto/selftests/expected_skip.txt
@@ -2,11 +2,11 @@
Config: Using QTest library 4.7.0, Qt 4.7.0
PASS : tst_Skip::initTestCase()
SKIP : tst_Skip::test() skipping all
- Loc: [/home/rmcgover/depot/qt-git/mainline/tests/auto/selftests/skip/tst_skip.cpp(68)]
+ Loc: [/home/user/depot/qt-git/mainline/tests/auto/selftests/skip/tst_skip.cpp(68)]
SKIP : tst_Skip::emptytest() skipping all
- Loc: [/home/rmcgover/depot/qt-git/mainline/tests/auto/selftests/skip/tst_skip.cpp(78)]
+ Loc: [/home/user/depot/qt-git/mainline/tests/auto/selftests/skip/tst_skip.cpp(78)]
SKIP : tst_Skip::singleSkip(local 1) skipping one
- Loc: [/home/rmcgover/depot/qt-git/mainline/tests/auto/selftests/skip/tst_skip.cpp(97)]
+ Loc: [/home/user/depot/qt-git/mainline/tests/auto/selftests/skip/tst_skip.cpp(97)]
QDEBUG : tst_Skip::singleSkip(local 2) this line should only be reached once (true)
PASS : tst_Skip::singleSkip()
PASS : tst_Skip::cleanupTestCase()
diff --git a/tests/auto/selftests/expected_skip.xml b/tests/auto/selftests/expected_skip.xml
new file mode 100644
index 0000000000..3c7b1073c8
--- /dev/null
+++ b/tests/auto/selftests/expected_skip.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Skip">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="test">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skip/tst_skip.cpp" line="68">
+ <Description><![CDATA[skipping all]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="emptytest">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skip/tst_skip.cpp" line="78">
+ <Description><![CDATA[skipping all]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="singleSkip">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skip/tst_skip.cpp" line="97">
+ <DataTag><![CDATA[local 1]]></DataTag>
+ <Description><![CDATA[skipping one]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <DataTag><![CDATA[local 2]]></DataTag>
+ <Description><![CDATA[this line should only be reached once (true)]]></Description>
+</Message>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_skip.xunitxml b/tests/auto/selftests/expected_skip.xunitxml
new file mode 100644
index 0000000000..956d51f531
--- /dev/null
+++ b/tests/auto/selftests/expected_skip.xunitxml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="4" failures="0" tests="5" name="tst_Skip">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase name="test">
+ <!-- message="skipping all" type="skip" -->
+ </testcase>
+ <testcase name="emptytest">
+ <!-- message="skipping all" type="skip" -->
+ </testcase>
+ <testcase result="pass" name="singleSkip">
+ <!-- tag="local 1" message="skipping one" type="skip" -->
+ <!-- tag="local 2" message="this line should only be reached once (true)" type="qdebug" -->
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[skipping all]]>
+<![CDATA[skipping all]]>
+<![CDATA[skipping one]]>
+<![CDATA[this line should only be reached once (true)]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_skipglobal.lightxml b/tests/auto/selftests/expected_skipglobal.lightxml
new file mode 100644
index 0000000000..66084fc1e8
--- /dev/null
+++ b/tests/auto/selftests/expected_skipglobal.lightxml
@@ -0,0 +1,9 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skipglobal/tst_skipglobal.cpp" line="72">
+ <Description><![CDATA[Skippy Skippy]]></Description>
+</Message>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_skipglobal.xml b/tests/auto/selftests/expected_skipglobal.xml
new file mode 100644
index 0000000000..4d25bc9460
--- /dev/null
+++ b/tests/auto/selftests/expected_skipglobal.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_SkipGlobal">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skipglobal/tst_skipglobal.cpp" line="72">
+ <Description><![CDATA[Skippy Skippy]]></Description>
+</Message>
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_skipglobal.xunitxml b/tests/auto/selftests/expected_skipglobal.xunitxml
new file mode 100644
index 0000000000..cc43ec8614
--- /dev/null
+++ b/tests/auto/selftests/expected_skipglobal.xunitxml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="1" failures="0" tests="1" name="tst_SkipGlobal">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase name="initTestCase">
+ <!-- message="Skippy Skippy" type="skip" -->
+ </testcase>
+ <system-err>
+<![CDATA[Skippy Skippy]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_skipinit.lightxml b/tests/auto/selftests/expected_skipinit.lightxml
new file mode 100644
index 0000000000..ea07bd7b9d
--- /dev/null
+++ b/tests/auto/selftests/expected_skipinit.lightxml
@@ -0,0 +1,12 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skipinit/tst_skipinit.cpp" line="55">
+ <Description><![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_skipinit.xml b/tests/auto/selftests/expected_skipinit.xml
new file mode 100644
index 0000000000..5118fd1cb0
--- /dev/null
+++ b/tests/auto/selftests/expected_skipinit.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_SkipInit">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skipinit/tst_skipinit.cpp" line="55">
+ <Description><![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_skipinit.xunitxml b/tests/auto/selftests/expected_skipinit.xunitxml
new file mode 100644
index 0000000000..f62df71d96
--- /dev/null
+++ b/tests/auto/selftests/expected_skipinit.xunitxml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="1" failures="0" tests="2" name="tst_SkipInit">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase name="initTestCase">
+ <!-- message="Skip inside initTestCase. This should skip all tests in the class." type="skip" -->
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_skipinitdata.lightxml b/tests/auto/selftests/expected_skipinitdata.lightxml
new file mode 100644
index 0000000000..bac851ec25
--- /dev/null
+++ b/tests/auto/selftests/expected_skipinitdata.lightxml
@@ -0,0 +1,9 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skipinitdata/tst_skipinitdata.cpp" line="56">
+ <Description><![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]></Description>
+</Message>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_skipinitdata.xml b/tests/auto/selftests/expected_skipinitdata.xml
new file mode 100644
index 0000000000..05e57b1ab3
--- /dev/null
+++ b/tests/auto/selftests/expected_skipinitdata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_SkipInitData">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/skipinitdata/tst_skipinitdata.cpp" line="56">
+ <Description><![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]></Description>
+</Message>
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_skipinitdata.xunitxml b/tests/auto/selftests/expected_skipinitdata.xunitxml
new file mode 100644
index 0000000000..93967eb055
--- /dev/null
+++ b/tests/auto/selftests/expected_skipinitdata.xunitxml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="1" failures="0" tests="1" name="tst_SkipInitData">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase name="initTestCase">
+ <!-- message="Skip inside initTestCase. This should skip all tests in the class." type="skip" -->
+ </testcase>
+ <system-err>
+<![CDATA[Skip inside initTestCase. This should skip all tests in the class.]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_sleep.lightxml b/tests/auto/selftests/expected_sleep.lightxml
new file mode 100644
index 0000000000..d7e8ea970f
--- /dev/null
+++ b/tests/auto/selftests/expected_sleep.lightxml
@@ -0,0 +1,13 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="sleep">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_sleep.xml b/tests/auto/selftests/expected_sleep.xml
new file mode 100644
index 0000000000..cbc4d14004
--- /dev/null
+++ b/tests/auto/selftests/expected_sleep.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Sleep">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="sleep">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_sleep.xunitxml b/tests/auto/selftests/expected_sleep.xunitxml
new file mode 100644
index 0000000000..409621e6bc
--- /dev/null
+++ b/tests/auto/selftests/expected_sleep.xunitxml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="0" tests="3" name="tst_Sleep">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="sleep"/>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_strcmp.lightxml b/tests/auto/selftests/expected_strcmp.lightxml
new file mode 100644
index 0000000000..40b5da4878
--- /dev/null
+++ b/tests/auto/selftests/expected_strcmp.lightxml
@@ -0,0 +1,51 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="compareCharStars">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="compareByteArray">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="88">
+ <Description><![CDATA[Next test should fail]]></Description>
+ <Description><![CDATA[Next test should fail]]></Description>
+ <Description><![CDATA[Next test should fail]]></Description>
+ <Description><![CDATA[Compared values are not the same
+ Actual (a): 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 ...
+ Expected (b): 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 ...]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failByteArray">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="115">
+ <Description><![CDATA[Compared values are not the same
+ Actual (QByteArray("abc")): 61 62 63
+ Expected (QByteArray("cba")): 63 62 61]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failByteArrayNull">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="121">
+ <Description><![CDATA[Compared values are not the same
+ Actual (QByteArray("foo")): 66 6F 6F
+ Expected (QByteArray()): ]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failByteArrayEmpty">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="126">
+ <Description><![CDATA[Compared values are not the same
+ Actual (QByteArray("")):
+ Expected (QByteArray("foo")): 66 6F 6F]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failByteArraySingleChars">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="133">
+ <Description><![CDATA[Compared values are not the same
+ Actual (QByteArray("6")): 36
+ Expected (QByteArray("7")): 37]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_strcmp.xml b/tests/auto/selftests/expected_strcmp.xml
new file mode 100644
index 0000000000..13fe772431
--- /dev/null
+++ b/tests/auto/selftests/expected_strcmp.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_StrCmp">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="compareCharStars">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="compareByteArray">
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="88">
+ <Description><![CDATA[Next test should fail]]></Description>
+</Incident>
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="95">
+ <Description><![CDATA[Next test should fail]]></Description>
+</Incident>
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="102">
+ <Description><![CDATA[Next test should fail]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="109">
+ <Description><![CDATA[Compared values are not the same
+ Actual (a): 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 ...
+ Expected (b): 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 ...]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failByteArray">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="115">
+ <Description><![CDATA[Compared values are not the same
+ Actual (QByteArray("abc")): 61 62 63
+ Expected (QByteArray("cba")): 63 62 61]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failByteArrayNull">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="121">
+ <Description><![CDATA[Compared values are not the same
+ Actual (QByteArray("foo")): 66 6F 6F
+ Expected (QByteArray()): ]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failByteArrayEmpty">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="126">
+ <Description><![CDATA[Compared values are not the same
+ Actual (QByteArray("")):
+ Expected (QByteArray("foo")): 66 6F 6F]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="failByteArraySingleChars">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/strcmp/tst_strcmp.cpp" line="133">
+ <Description><![CDATA[Compared values are not the same
+ Actual (QByteArray("6")): 36
+ Expected (QByteArray("7")): 37]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_strcmp.xunitxml b/tests/auto/selftests/expected_strcmp.xunitxml
new file mode 100644
index 0000000000..c2b694b8bb
--- /dev/null
+++ b/tests/auto/selftests/expected_strcmp.xunitxml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="3" failures="5" tests="8" name="tst_StrCmp">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="compareCharStars"/>
+ <testcase result="fail" name="compareByteArray">
+ <!-- message="Next test should fail" type="info" -->
+ <!-- message="Next test should fail" type="info" -->
+ <!-- message="Next test should fail" type="info" -->
+ <failure message="Compared values are not the same
+ Actual (a): 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 42 ...
+ Expected (b): 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 ..." result="fail"/>
+ </testcase>
+ <testcase result="fail" name="failByteArray">
+ <failure message="Compared values are not the same
+ Actual (QByteArray(&quot;abc&quot;)): 61 62 63
+ Expected (QByteArray(&quot;cba&quot;)): 63 62 61" result="fail"/>
+ </testcase>
+ <testcase result="fail" name="failByteArrayNull">
+ <failure message="Compared values are not the same
+ Actual (QByteArray(&quot;foo&quot;)): 66 6F 6F
+ Expected (QByteArray()): " result="fail"/>
+ </testcase>
+ <testcase result="fail" name="failByteArrayEmpty">
+ <failure message="Compared values are not the same
+ Actual (QByteArray(&quot;&quot;)):
+ Expected (QByteArray(&quot;foo&quot;)): 66 6F 6F" result="fail"/>
+ </testcase>
+ <testcase result="fail" name="failByteArraySingleChars">
+ <failure message="Compared values are not the same
+ Actual (QByteArray(&quot;6&quot;)): 36
+ Expected (QByteArray(&quot;7&quot;)): 37" result="fail"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[Next test should fail]]>
+<![CDATA[Next test should fail]]>
+<![CDATA[Next test should fail]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_subtest.lightxml b/tests/auto/selftests/expected_subtest.lightxml
new file mode 100644
index 0000000000..c2b8d4d2f7
--- /dev/null
+++ b/tests/auto/selftests/expected_subtest.lightxml
@@ -0,0 +1,49 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="test1">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="test2">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="test3">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="157">
+ <Description><![CDATA[Compared values are not the same
+ Actual (str): hello1
+ Expected (QString("hello0")): hello0]]></Description>
+ <Description><![CDATA[Compared values are not the same
+ Actual (str): hello2
+ Expected (QString("hello0")): hello0]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="floatComparisons">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="167">
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (operandLeft): 1
+ Expected (operandRight): 3]]></Description>
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (operandLeft): 1e-07
+ Expected (operandRight): 3e-07]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="compareFloatTests">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="206">
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (t1): 1
+ Expected (t3): 3]]></Description>
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (t1): 1e-07
+ Expected (t3): 3e-07]]></Description>
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (t1): 1e+07
+ Expected (t3): 3e+07]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_subtest.xml b/tests/auto/selftests/expected_subtest.xml
new file mode 100644
index 0000000000..5ecb0a2e9f
--- /dev/null
+++ b/tests/auto/selftests/expected_subtest.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Subtest">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="test1">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="test2">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="test3">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="157">
+ <DataTag><![CDATA[data1]]></DataTag>
+ <Description><![CDATA[Compared values are not the same
+ Actual (str): hello1
+ Expected (QString("hello0")): hello0]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="157">
+ <DataTag><![CDATA[data2]]></DataTag>
+ <Description><![CDATA[Compared values are not the same
+ Actual (str): hello2
+ Expected (QString("hello0")): hello0]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="floatComparisons">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="167">
+ <DataTag><![CDATA[should FAIL]]></DataTag>
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (operandLeft): 1
+ Expected (operandRight): 3]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="167">
+ <DataTag><![CDATA[should FAIL]]></DataTag>
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (operandLeft): 1e-07
+ Expected (operandRight): 3e-07]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="compareFloatTests">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="206">
+ <DataTag><![CDATA[1e0]]></DataTag>
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (t1): 1
+ Expected (t3): 3]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="206">
+ <DataTag><![CDATA[1e-7]]></DataTag>
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (t1): 1e-07
+ Expected (t3): 3e-07]]></Description>
+</Incident>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="206">
+ <DataTag><![CDATA[1e+7]]></DataTag>
+ <Description><![CDATA[Compared floats are not the same (fuzzy compare)
+ Actual (t1): 1e+07
+ Expected (t3): 3e+07]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_subtest.xunitxml b/tests/auto/selftests/expected_subtest.xunitxml
new file mode 100644
index 0000000000..a5f75fe73e
--- /dev/null
+++ b/tests/auto/selftests/expected_subtest.xunitxml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="0" failures="7" tests="7" name="tst_Subtest">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="test1"/>
+ <testcase result="pass" name="test2"/>
+ <testcase result="fail" name="test3">
+ <failure tag="data1" message="Compared values are not the same
+ Actual (str): hello1
+ Expected (QString(&quot;hello0&quot;)): hello0" result="fail"/>
+ <failure tag="data2" message="Compared values are not the same
+ Actual (str): hello2
+ Expected (QString(&quot;hello0&quot;)): hello0" result="fail"/>
+ </testcase>
+ <testcase result="fail" name="floatComparisons">
+ <failure tag="should FAIL" message="Compared floats are not the same (fuzzy compare)
+ Actual (operandLeft): 1
+ Expected (operandRight): 3" result="fail"/>
+ <failure tag="should FAIL" message="Compared floats are not the same (fuzzy compare)
+ Actual (operandLeft): 1e&#x002D;07
+ Expected (operandRight): 3e&#x002D;07" result="fail"/>
+ </testcase>
+ <testcase result="fail" name="compareFloatTests">
+ <failure tag="1e0" message="Compared floats are not the same (fuzzy compare)
+ Actual (t1): 1
+ Expected (t3): 3" result="fail"/>
+ <failure tag="1e&#x002D;7" message="Compared floats are not the same (fuzzy compare)
+ Actual (t1): 1e&#x002D;07
+ Expected (t3): 3e&#x002D;07" result="fail"/>
+ <failure tag="1e+7" message="Compared floats are not the same (fuzzy compare)
+ Actual (t1): 1e+07
+ Expected (t3): 3e+07" result="fail"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err/>
+</testsuite>
diff --git a/tests/auto/selftests/expected_waitwithoutgui.lightxml b/tests/auto/selftests/expected_waitwithoutgui.lightxml
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/auto/selftests/expected_waitwithoutgui.lightxml
diff --git a/tests/auto/selftests/expected_waitwithoutgui.xml b/tests/auto/selftests/expected_waitwithoutgui.xml
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/auto/selftests/expected_waitwithoutgui.xml
diff --git a/tests/auto/selftests/expected_waitwithoutgui.xunitxml b/tests/auto/selftests/expected_waitwithoutgui.xunitxml
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/auto/selftests/expected_waitwithoutgui.xunitxml
diff --git a/tests/auto/selftests/expected_warnings.lightxml b/tests/auto/selftests/expected_warnings.lightxml
new file mode 100644
index 0000000000..4e0ae8a789
--- /dev/null
+++ b/tests/auto/selftests/expected_warnings.lightxml
@@ -0,0 +1,43 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="testWarnings">
+<Incident type="pass" file="" line="0">
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[Warning]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[Warning]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[Debug]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[Debug]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[Baba]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[Baba]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="testMissingWarnings">
+<Incident type="fail" file="" line="0">
+<Message type="info" file="" line="0">
+ <Description><![CDATA[Did not receive message: "Warning0"]]></Description>
+</Message>
+<Message type="info" file="" line="0">
+ <Description><![CDATA[Did not receive message: "Warning1"]]></Description>
+</Message>
+ <Description><![CDATA[Not all expected messages were received]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_warnings.xml b/tests/auto/selftests/expected_warnings.xml
new file mode 100644
index 0000000000..13e6c1df79
--- /dev/null
+++ b/tests/auto/selftests/expected_warnings.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Warnings">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="testWarnings">
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[Warning]]></Description>
+</Message>
+<Message type="qwarn" file="" line="0">
+ <Description><![CDATA[Warning]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[Debug]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[Debug]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[Baba]]></Description>
+</Message>
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[Baba]]></Description>
+</Message>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="testMissingWarnings">
+<Message type="info" file="" line="0">
+ <Description><![CDATA[Did not receive message: "Warning0"]]></Description>
+</Message>
+<Message type="info" file="" line="0">
+ <Description><![CDATA[Did not receive message: "Warning1"]]></Description>
+</Message>
+<Incident type="fail" file="" line="0">
+ <Description><![CDATA[Not all expected messages were received]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_warnings.xunitxml b/tests/auto/selftests/expected_warnings.xunitxml
new file mode 100644
index 0000000000..a96393d648
--- /dev/null
+++ b/tests/auto/selftests/expected_warnings.xunitxml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="8" failures="1" tests="4" name="tst_Warnings">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="testWarnings">
+ <!-- message="Warning" type="qwarn" -->
+ <!-- message="Warning" type="qwarn" -->
+ <!-- message="Debug" type="qdebug" -->
+ <!-- message="Debug" type="qdebug" -->
+ <!-- message="Baba" type="qdebug" -->
+ <!-- message="Baba" type="qdebug" -->
+ </testcase>
+ <testcase result="fail" name="testMissingWarnings">
+ <!-- message="Did not receive message: &quot;Warning0&quot;" type="info" -->
+ <!-- message="Did not receive message: &quot;Warning1&quot;" type="info" -->
+ <failure message="Not all expected messages were received" result="fail"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[Warning]]>
+<![CDATA[Warning]]>
+<![CDATA[Debug]]>
+<![CDATA[Debug]]>
+<![CDATA[Baba]]>
+<![CDATA[Baba]]>
+<![CDATA[Did not receive message: "Warning0"]]>
+<![CDATA[Did not receive message: "Warning1"]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/expected_xunit.lightxml b/tests/auto/selftests/expected_xunit.lightxml
new file mode 100644
index 0000000000..726f08d321
--- /dev/null
+++ b/tests/auto/selftests/expected_xunit.lightxml
@@ -0,0 +1,52 @@
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
+<TestFunction name="testFunc1">
+<Incident type="pass" file="" line="0">
+<Message type="warn" file="" line="0">
+ <Description><![CDATA[just a QWARN() !]]></Description>
+</Message>
+</Incident>
+</TestFunction>
+<TestFunction name="testFunc2">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="74">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a qDebug() call with comment-ending stuff -->]]></Description>
+</Message>
+ <Description><![CDATA[Compared values are not the same
+ Actual (2): 2
+ Expected (3): 3]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="testFunc3">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="79">
+ <Description><![CDATA[skipping this function!]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="testFunc4">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="84">
+ <Description><![CDATA[a forced failure!]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="testFunc5">
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="98">
+ <Description><![CDATA[this failure is expected]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="testFunc6">
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="104">
+ <Description><![CDATA[this failure is also expected]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="testFunc7">
+<Incident type="xpass" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="110">
+ <Description><![CDATA['true' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0"/>
+</TestFunction>
diff --git a/tests/auto/selftests/expected_xunit.txt b/tests/auto/selftests/expected_xunit.txt
index 3c014e32f3..02cfa6fa06 100644
--- a/tests/auto/selftests/expected_xunit.txt
+++ b/tests/auto/selftests/expected_xunit.txt
@@ -1,40 +1,25 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<testsuite errors="5" failures="3" tests="9" name="tst_Xunit">
- <properties>
- <property value="<INSERT_QT_VERSION_HERE>" name="QTestVersion"/>
- <property value="<INSERT_QT_VERSION_HERE>" name="QtVersion"/>
- </properties>
- <testcase result="pass" name="initTestCase"/>
- <testcase result="pass" name="testFunc1">
- <!-- message="just a QWARN() !" type="warn" -->
- </testcase>
- <testcase result="fail" name="testFunc2">
- <!-- message="a qDebug() call with comment&#x002D;ending stuff &#x002D;&#x002D;&gt;" type="qdebug" -->
- <failure message="Compared values are not the same
+********* Start testing of tst_Xunit *********
+Config: Using QTest library 4.6.3, Qt 4.6.3
+PASS : tst_Xunit::initTestCase()
+WARNING: tst_Xunit::testFunc1() just a QWARN() !
+PASS : tst_Xunit::testFunc1()
+QDEBUG : tst_Xunit::testFunc2() a qDebug() call with comment-ending stuff -->
+FAIL! : tst_Xunit::testFunc2() Compared values are not the same
Actual (2): 2
- Expected (3): 3" result="fail"/>
- </testcase>
- <testcase name="testFunc3">
- <!-- message="skipping this function!" type="skip" -->
- </testcase>
- <testcase result="fail" name="testFunc4">
- <failure message="a forced failure!" result="fail"/>
- </testcase>
- <testcase result="xfail" name="testFunc5">
- <!-- message="this failure is expected" type="info" -->
- </testcase>
- <testcase result="xfail" name="testFunc6">
- <!-- message="this failure is also expected" type="info" -->
- </testcase>
- <testcase result="xpass" name="testFunc7">
- <failure message="&apos;true&apos; returned FALSE. ()" result="xpass"/>
- </testcase>
- <testcase result="pass" name="cleanupTestCase"/>
- <system-err>
-<![CDATA[just a QWARN() !]]>
-<![CDATA[a qDebug() call with comment-ending stuff -->]]>
-<![CDATA[skipping this function!]]>
-<![CDATA[this failure is expected]]>
-<![CDATA[this failure is also expected]]>
- </system-err>
-</testsuite>
+ Expected (3): 3
+ Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(74)]
+SKIP : tst_Xunit::testFunc3() skipping this function!
+ Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(79)]
+FAIL! : tst_Xunit::testFunc4() a forced failure!
+ Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(84)]
+XFAIL : tst_Xunit::testFunc5() this failure is expected
+ Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(98)]
+PASS : tst_Xunit::testFunc5()
+XFAIL : tst_Xunit::testFunc6() this failure is also expected
+ Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(104)]
+PASS : tst_Xunit::testFunc6()
+XPASS : tst_Xunit::testFunc7() 'true' returned FALSE. ()
+ Loc: [/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp(110)]
+PASS : tst_Xunit::cleanupTestCase()
+Totals: 5 passed, 3 failed, 1 skipped
+********* Finished testing of tst_Xunit *********
diff --git a/tests/auto/selftests/expected_xunit.xml b/tests/auto/selftests/expected_xunit.xml
new file mode 100644
index 0000000000..8992f49993
--- /dev/null
+++ b/tests/auto/selftests/expected_xunit.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<TestCase name="tst_Xunit">
+<Environment>
+ <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
+ <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
+</Environment>
+<TestFunction name="initTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="testFunc1">
+<Message type="warn" file="" line="0">
+ <Description><![CDATA[just a QWARN() !]]></Description>
+</Message>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="testFunc2">
+<Message type="qdebug" file="" line="0">
+ <Description><![CDATA[a qDebug() call with comment-ending stuff -->]]></Description>
+</Message>
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="74">
+ <Description><![CDATA[Compared values are not the same
+ Actual (2): 2
+ Expected (3): 3]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="testFunc3">
+<Message type="skip" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="79">
+ <Description><![CDATA[skipping this function!]]></Description>
+</Message>
+</TestFunction>
+<TestFunction name="testFunc4">
+<Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="84">
+ <Description><![CDATA[a forced failure!]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="testFunc5">
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="98">
+ <Description><![CDATA[this failure is expected]]></Description>
+</Incident>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="testFunc6">
+<Incident type="xfail" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="104">
+ <Description><![CDATA[this failure is also expected]]></Description>
+</Incident>
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+<TestFunction name="testFunc7">
+<Incident type="xpass" file="/local/user_builds/qt/4.6/tests/auto/selftests/xunit/tst_xunit.cpp" line="110">
+ <Description><![CDATA['true' returned FALSE. ()]]></Description>
+</Incident>
+</TestFunction>
+<TestFunction name="cleanupTestCase">
+<Incident type="pass" file="" line="0" />
+</TestFunction>
+</TestCase>
diff --git a/tests/auto/selftests/expected_xunit.xunitxml b/tests/auto/selftests/expected_xunit.xunitxml
new file mode 100644
index 0000000000..e77004f819
--- /dev/null
+++ b/tests/auto/selftests/expected_xunit.xunitxml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuite errors="5" failures="3" tests="9" name="tst_Xunit">
+ <properties>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
+ <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
+ </properties>
+ <testcase result="pass" name="initTestCase"/>
+ <testcase result="pass" name="testFunc1">
+ <!-- message="just a QWARN() !" type="warn" -->
+ </testcase>
+ <testcase result="fail" name="testFunc2">
+ <!-- message="a qDebug() call with comment&#x002D;ending stuff &#x002D;&#x002D;&gt;" type="qdebug" -->
+ <failure message="Compared values are not the same
+ Actual (2): 2
+ Expected (3): 3" result="fail"/>
+ </testcase>
+ <testcase name="testFunc3">
+ <!-- message="skipping this function!" type="skip" -->
+ </testcase>
+ <testcase result="fail" name="testFunc4">
+ <failure message="a forced failure!" result="fail"/>
+ </testcase>
+ <testcase result="xfail" name="testFunc5">
+ <!-- message="this failure is expected" type="info" -->
+ </testcase>
+ <testcase result="xfail" name="testFunc6">
+ <!-- message="this failure is also expected" type="info" -->
+ </testcase>
+ <testcase result="xpass" name="testFunc7">
+ <failure message="&apos;true&apos; returned FALSE. ()" result="xpass"/>
+ </testcase>
+ <testcase result="pass" name="cleanupTestCase"/>
+ <system-err>
+<![CDATA[just a QWARN() !]]>
+<![CDATA[a qDebug() call with comment-ending stuff -->]]>
+<![CDATA[skipping this function!]]>
+<![CDATA[this failure is expected]]>
+<![CDATA[this failure is also expected]]>
+ </system-err>
+</testsuite>
diff --git a/tests/auto/selftests/selftests.qrc b/tests/auto/selftests/selftests.qrc
index 4b754058d2..f82722b0e2 100644
--- a/tests/auto/selftests/selftests.qrc
+++ b/tests/auto/selftests/selftests.qrc
@@ -1,41 +1,138 @@
<RCC>
<qresource prefix="/" >
- <file>expected_subtest.txt</file>
- <file>expected_warnings.txt</file>
- <file>expected_maxwarnings.txt</file>
- <file>expected_cmptest.txt</file>
<file>expected_alive.txt</file>
- <file>expected_globaldata.txt</file>
- <file>expected_skipglobal.txt</file>
- <file>expected_skip.txt</file>
- <file>expected_expectfail.txt</file>
- <file>expected_strcmp.txt</file>
- <file>expected_sleep.txt</file>
- <file>expected_fetchbogus.txt</file>
+ <file>expected_assert.lightxml</file>
+ <file>expected_assert.txt</file>
+ <file>expected_assert.xml</file>
+ <file>expected_assert.xunitxml</file>
+ <file>expected_badxml.lightxml</file>
+ <file>expected_badxml.txt</file>
+ <file>expected_badxml.xml</file>
+ <file>expected_badxml.xunitxml</file>
+ <file>expected_benchlibcallgrind.lightxml</file>
+ <file>expected_benchlibcallgrind.txt</file>
+ <file>expected_benchlibcallgrind.xml</file>
+ <file>expected_benchlibcallgrind.xunitxml</file>
+ <file>expected_benchlibeventcounter.lightxml</file>
+ <file>expected_benchlibeventcounter.txt</file>
+ <file>expected_benchlibeventcounter.xml</file>
+ <file>expected_benchlibeventcounter.xunitxml</file>
+ <file>expected_benchliboptions.lightxml</file>
+ <file>expected_benchliboptions.txt</file>
+ <file>expected_benchliboptions.xml</file>
+ <file>expected_benchliboptions.xunitxml</file>
+ <file>expected_benchlibtickcounter.lightxml</file>
+ <file>expected_benchlibtickcounter.txt</file>
+ <file>expected_benchlibtickcounter.xml</file>
+ <file>expected_benchlibtickcounter.xunitxml</file>
+ <file>expected_benchlibwalltime.lightxml</file>
+ <file>expected_benchlibwalltime.txt</file>
+ <file>expected_benchlibwalltime.xml</file>
+ <file>expected_benchlibwalltime.xunitxml</file>
+ <file>expected_cmptest.lightxml</file>
+ <file>expected_cmptest.txt</file>
+ <file>expected_cmptest.xml</file>
+ <file>expected_cmptest.xunitxml</file>
+ <file>expected_commandlinedata.lightxml</file>
+ <file>expected_commandlinedata.txt</file>
+ <file>expected_commandlinedata.xml</file>
+ <file>expected_commandlinedata.xunitxml</file>
+ <file>expected_crashes.lightxml</file>
+ <file>expected_crashes.xml</file>
+ <file>expected_crashes.xunitxml</file>
<file>expected_crashes_1.txt</file>
<file>expected_crashes_2.txt</file>
<file>expected_crashes_3.txt</file>
- <file>expected_multiexec.txt</file>
- <file>expected_failinit.txt</file>
- <file>expected_failinitdata.txt</file>
- <file>expected_skipinitdata.txt</file>
- <file>expected_skipinit.txt</file>
+ <file>expected_datatable.lightxml</file>
+ <file>expected_datatable.txt</file>
+ <file>expected_datatable.xml</file>
+ <file>expected_datatable.xunitxml</file>
+ <file>expected_datetime.lightxml</file>
<file>expected_datetime.txt</file>
- <file>expected_singleskip.txt</file>
- <file>expected_assert.txt</file>
- <file>expected_fatal.txt</file>
- <file>expected_waitwithoutgui.txt</file>
+ <file>expected_datetime.xml</file>
+ <file>expected_datetime.xunitxml</file>
<file>expected_differentexec.txt</file>
+ <file>expected_exceptionthrow.lightxml</file>
<file>expected_exceptionthrow.txt</file>
+ <file>expected_exceptionthrow.xml</file>
+ <file>expected_exceptionthrow.xunitxml</file>
+ <file>expected_expectfail.lightxml</file>
+ <file>expected_expectfail.txt</file>
+ <file>expected_expectfail.xml</file>
+ <file>expected_expectfail.xunitxml</file>
+ <file>expected_failinit.lightxml</file>
+ <file>expected_failinit.txt</file>
+ <file>expected_failinit.xml</file>
+ <file>expected_failinit.xunitxml</file>
+ <file>expected_failinitdata.lightxml</file>
+ <file>expected_failinitdata.txt</file>
+ <file>expected_failinitdata.xml</file>
+ <file>expected_failinitdata.xunitxml</file>
+ <file>expected_fatal.txt</file>
+ <file>expected_fetchbogus.lightxml</file>
+ <file>expected_fetchbogus.txt</file>
+ <file>expected_fetchbogus.xml</file>
+ <file>expected_fetchbogus.xunitxml</file>
+ <file>expected_globaldata.lightxml</file>
+ <file>expected_globaldata.txt</file>
+ <file>expected_globaldata.xml</file>
+ <file>expected_globaldata.xunitxml</file>
+ <file>expected_longstring.lightxml</file>
+ <file>expected_longstring.txt</file>
+ <file>expected_longstring.xml</file>
+ <file>expected_longstring.xunitxml</file>
+ <file>expected_maxwarnings.lightxml</file>
+ <file>expected_maxwarnings.txt</file>
+ <file>expected_maxwarnings.xml</file>
+ <file>expected_maxwarnings.xunitxml</file>
+ <file>expected_multiexec.lightxml</file>
+ <file>expected_multiexec.txt</file>
+ <file>expected_multiexec.xml</file>
+ <file>expected_multiexec.xunitxml</file>
<file>expected_qexecstringlist.txt</file>
- <file>expected_datatable.txt</file>
- <file>expected_commandlinedata.txt</file>
- <file>expected_benchlibcallgrind.txt</file>
- <file>expected_benchlibwalltime.txt</file>
- <file>expected_benchlibeventcounter.txt</file>
- <file>expected_benchliboptions.txt</file>
- <file>expected_benchlibtickcounter.txt</file>
+ <file>expected_singleskip.lightxml</file>
+ <file>expected_singleskip.txt</file>
+ <file>expected_singleskip.xml</file>
+ <file>expected_singleskip.xunitxml</file>
+ <file>expected_skip.lightxml</file>
+ <file>expected_skip.txt</file>
+ <file>expected_skip.xml</file>
+ <file>expected_skip.xunitxml</file>
+ <file>expected_skipglobal.lightxml</file>
+ <file>expected_skipglobal.txt</file>
+ <file>expected_skipglobal.xml</file>
+ <file>expected_skipglobal.xunitxml</file>
+ <file>expected_skipinit.lightxml</file>
+ <file>expected_skipinit.txt</file>
+ <file>expected_skipinit.xml</file>
+ <file>expected_skipinit.xunitxml</file>
+ <file>expected_skipinitdata.lightxml</file>
+ <file>expected_skipinitdata.txt</file>
+ <file>expected_skipinitdata.xml</file>
+ <file>expected_skipinitdata.xunitxml</file>
+ <file>expected_sleep.lightxml</file>
+ <file>expected_sleep.txt</file>
+ <file>expected_sleep.xml</file>
+ <file>expected_sleep.xunitxml</file>
+ <file>expected_strcmp.lightxml</file>
+ <file>expected_strcmp.txt</file>
+ <file>expected_strcmp.xml</file>
+ <file>expected_strcmp.xunitxml</file>
+ <file>expected_subtest.lightxml</file>
+ <file>expected_subtest.txt</file>
+ <file>expected_subtest.xml</file>
+ <file>expected_subtest.xunitxml</file>
+ <file>expected_waitwithoutgui.lightxml</file>
+ <file>expected_waitwithoutgui.txt</file>
+ <file>expected_waitwithoutgui.xml</file>
+ <file>expected_waitwithoutgui.xunitxml</file>
+ <file>expected_warnings.lightxml</file>
+ <file>expected_warnings.txt</file>
+ <file>expected_warnings.xml</file>
+ <file>expected_warnings.xunitxml</file>
+ <file>expected_xunit.lightxml</file>
<file>expected_xunit.txt</file>
- <file>expected_longstring.txt</file>
+ <file>expected_xunit.xml</file>
+ <file>expected_xunit.xunitxml</file>
</qresource>
</RCC>
diff --git a/tests/auto/selftests/tst_selftests.cpp b/tests/auto/selftests/tst_selftests.cpp
index 3d58c156c6..0818b4c20a 100644
--- a/tests/auto/selftests/tst_selftests.cpp
+++ b/tests/auto/selftests/tst_selftests.cpp
@@ -49,18 +49,12 @@ class tst_Selftests: public QObject
{
Q_OBJECT
private slots:
- void initTestCase();
void runSubTest_data();
void runSubTest();
- void checkXML() const;
- void checkXML_data();
- void checkXunitxml() const;
- void checkXunitxml_data();
+ void cleanupTestCase();
private:
- QStringList m_checkXMLBlacklist;
- QStringList m_checkXunitBlacklist;
- void doRunSubTest(QString &subdir, QStringList &arguments );
+ void doRunSubTest(QString const& subdir, QString const& logger, QStringList const& arguments );
};
struct BenchmarkResult
@@ -121,89 +115,228 @@ QT_END_NAMESPACE
static QList<QByteArray> splitLines(QByteArray ba)
{
ba.replace('\r', "");
- return ba.split('\n');
+ QList<QByteArray> out = ba.split('\n');
+
+ // Replace any ` file="..."' or ` line="..."' in XML with a generic location.
+ static const char *markers[][2] = {
+ { " file=\"", " file=\"__FILE__\"" },
+ { " line=\"", " line=\"__LINE__\"" }
+ };
+ static const int markerCount = sizeof markers / sizeof markers[0];
+
+ for (int i = 0; i < out.size(); ++i) {
+ QByteArray& line = out[i];
+ for (int j = 0; j < markerCount; ++j) {
+ int index = line.indexOf(markers[j][0]);
+ if (index == -1) {
+ continue;
+ }
+ int end = line.indexOf('"', index + strlen(markers[j][0]));
+ if (end == -1) {
+ continue;
+ }
+ line.replace(index, end-index + 1, markers[j][1]);
+ }
+ }
+
+ return out;
}
-static QList<QByteArray> expectedResult(const QString &subdir)
+static QList<QByteArray> expectedResult(const QString &subdir, const QString &logger)
{
- QFile file(":/expected_" + subdir + ".txt");
+ QString suffix = logger;
+ if (suffix.isEmpty()) {
+ suffix = "txt";
+ }
+ QFile file(":/expected_" + subdir + "." + suffix);
if (!file.open(QIODevice::ReadOnly))
return QList<QByteArray>();
return splitLines(file.readAll());
}
+struct Logger
+{
+ Logger(QString const&, QString const&, QStringList const&);
+
+ QString name;
+ QString testdata_suffix;
+ QStringList arguments;
+};
+
+Logger::Logger(QString const& _name, QString const& _testdata_suffix, QStringList const& _arguments)
+ : name(_name)
+ , testdata_suffix(_testdata_suffix)
+ , arguments(_arguments)
+{
+}
+
+static QList<Logger> allLoggers()
+{
+ return QList<Logger>()
+ << Logger("plain", "txt", QStringList())
+ << Logger("xml", "xml", QStringList() << "-xml")
+ << Logger("xml flush", "xml", QStringList() << "-xml" << "-flush")
+ << Logger("xunitxml", "xunitxml", QStringList() << "-xunitxml")
+ << Logger("lightxml", "lightxml", QStringList() << "-lightxml")
+ ;
+}
+
void tst_Selftests::runSubTest_data()
{
QTest::addColumn<QString>("subdir");
+ QTest::addColumn<QString>("logger");
QTest::addColumn<QStringList>("arguments");
- QTest::newRow("subtest") << "subtest" << QStringList();
- QTest::newRow("warnings") << "warnings" << QStringList();
- QTest::newRow("maxwarnings") << "maxwarnings" << QStringList();
- QTest::newRow("cmptest") << "cmptest" << QStringList();
-// QTest::newRow("alive") << "alive" << QStringList(); // timer dependent
- QTest::newRow("globaldata") << "globaldata" << QStringList();
- QTest::newRow("skipglobal") << "skipglobal" << QStringList();
- QTest::newRow("skip") << "skip" << QStringList();
- QTest::newRow("strcmp") << "strcmp" << QStringList();
- QTest::newRow("expectfail") << "expectfail" << QStringList();
- QTest::newRow("sleep") << "sleep" << QStringList();
- QTest::newRow("fetchbogus") << "fetchbogus" << QStringList();
- QTest::newRow("crashes") << "crashes" << QStringList();
- QTest::newRow("multiexec") << "multiexec" << QStringList();
- QTest::newRow("failinit") << "failinit" << QStringList();
- QTest::newRow("failinitdata") << "failinitdata" << QStringList();
- QTest::newRow("skipinit") << "skipinit" << QStringList();
- QTest::newRow("skipinitdata") << "skipinitdata" << QStringList();
- QTest::newRow("datetime") << "datetime" << QStringList();
- QTest::newRow("singleskip") << "singleskip" << QStringList();
-
- //on windows assert does nothing in release mode and blocks execution with a popup window in debug mode
+ QStringList tests = QStringList()
+ << "subtest"
+ << "warnings"
+ << "maxwarnings"
+ << "cmptest"
+// << "alive" // timer dependent
+ << "globaldata"
+ << "skipglobal"
+ << "skip"
+ << "strcmp"
+ << "expectfail"
+ << "sleep"
+ << "fetchbogus"
+ << "crashes"
+ << "multiexec"
+ << "failinit"
+ << "failinitdata"
+ << "skipinit"
+ << "skipinitdata"
+ << "datetime"
+ << "singleskip"
+
+ //on windows assert does nothing in release mode and blocks execution with a popup window in debug mode
#if !defined(Q_OS_WIN)
- QTest::newRow("assert") << "assert" << QStringList();
+ << "assert"
#endif
- QTest::newRow("waitwithoutgui") << "waitwithoutgui" << QStringList();
- QTest::newRow("differentexec") << "differentexec" << QStringList();
+ << "waitwithoutgui"
+ << "differentexec"
#ifndef QT_NO_EXCEPTIONS
- // The machine that run the intel autotests will popup a dialog
- // with a warning that an uncaught exception was thrown.
- // This will time out and falsely fail, therefore we disable the test for that platform.
+ // The machine that run the intel autotests will popup a dialog
+ // with a warning that an uncaught exception was thrown.
+ // This will time out and falsely fail, therefore we disable the test for that platform.
# if !defined(Q_CC_INTEL) || !defined(Q_OS_WIN)
- QTest::newRow("exceptionthrow") << "exceptionthrow" << QStringList();
+ << "exceptionthrow"
# endif
#endif
- QTest::newRow("qexecstringlist") << "qexecstringlist" << QStringList();
- QTest::newRow("datatable") << "datatable" << QStringList();
- QTest::newRow("commandlinedata") << "commandlinedata" << QString("fiveTablePasses fiveTablePasses:fiveTablePasses_data1 -v2").split(' ');
+ << "qexecstringlist"
+ << "datatable"
+ << "commandlinedata"
#if defined(__GNUC__) && defined(__i386) && defined(Q_OS_LINUX)
- QTest::newRow("benchlibcallgrind") << "benchlibcallgrind" << QStringList("-callgrind");
+ << "benchlibcallgrind"
#endif
- QTest::newRow("benchlibeventcounter") << "benchlibeventcounter" << QStringList("-eventcounter");
- QTest::newRow("benchliboptions") << "benchliboptions" << QStringList("-eventcounter");
+ << "benchlibeventcounter"
+ << "benchliboptions"
- //### These tests are affected by timing and whether the CPU tick counter is
- //### monotonically increasing. They won't work on some machines so leave them off by default.
- //### Feel free to uncomment for your own testing.
+ //### These tests are affected by timing and whether the CPU tick counter is
+ //### monotonically increasing. They won't work on some machines so leave them off by default.
+ //### Feel free to uncomment for your own testing.
#if 0
- QTest::newRow("benchlibwalltime") << "benchlibwalltime" << QStringList();
- QTest::newRow("benchlibtickcounter") << "benchlibtickcounter" << QStringList("-tickcounter");
+ << "benchlibwalltime"
+ << "benchlibtickcounter"
#endif
- QTest::newRow("xunit") << "xunit" << QStringList("-xunitxml");
- QTest::newRow("longstring") << "longstring" << QStringList();
+ << "xunit"
+ << "longstring"
+ << "badxml"
+ ;
+
+ foreach (Logger const& logger, allLoggers()) {
+ QString rowSuffix;
+ if (logger.name != "plain") {
+ rowSuffix = QString(" %1").arg(logger.name);
+ }
+ foreach (QString const& subtest, tests) {
+ QStringList arguments = logger.arguments;
+ if (subtest == "commandlinedata") {
+ arguments << QString("fiveTablePasses fiveTablePasses:fiveTablePasses_data1 -v2").split(' ');
+ }
+ else if (subtest == "benchlibcallgrind") {
+ arguments << "-callgrind";
+ }
+ else if (subtest == "benchlibeventcounter") {
+ arguments << "-eventcounter";
+ }
+ else if (subtest == "benchliboptions") {
+ arguments << "-eventcounter";
+ }
+ else if (subtest == "benchlibtickcounter") {
+ arguments << "-tickcounter";
+ }
+ else if (subtest == "badxml") {
+ arguments << "-eventcounter";
+ }
+
+ // These tests don't work right with loggers other than plain, usually because
+ // they internally supply arguments to themselves.
+ if (logger.name != "plain") {
+ if (subtest == "differentexec") {
+ continue;
+ }
+ if (subtest == "qexecstringlist") {
+ continue;
+ }
+ if (subtest == "benchliboptions") {
+ continue;
+ }
+ if (subtest == "waitwithoutgui") {
+ continue;
+ }
+ // `crashes' will not output valid XML on platforms without a crash handler
+ if (subtest == "crashes") {
+ continue;
+ }
+ // this test prints out some floats in the testlog and the formatting is
+ // platform-specific and hard to predict.
+ if (subtest == "subtest") {
+ continue;
+ }
+ }
+
+ QTest::newRow(qPrintable(QString("%1%2").arg(subtest).arg(rowSuffix)))
+ << subtest
+ << logger.testdata_suffix
+ << arguments
+ ;
+ }
+ }
}
-void tst_Selftests::doRunSubTest(QString &subdir, QStringList &arguments )
+void tst_Selftests::doRunSubTest(QString const& subdir, QString const& logger, QStringList const& arguments )
{
+ // For the plain text logger, we'll read straight from standard output.
+ // For all other loggers (XML), we'll tell testlib to redirect to a file.
+ // The reason is that tests are allowed to print to standard output, and
+ // that means the test log is no longer guaranteed to be valid XML.
+ QStringList extraArguments;
+ QString logfile;
+ if (logger != "txt") {
+ logfile = "test_output";
+ extraArguments << "-o" << logfile;
+ }
+
QProcess proc;
proc.setEnvironment(QStringList(""));
- proc.start(subdir + "/" + subdir, arguments);
+ proc.start(subdir + "/" + subdir, QStringList() << arguments << extraArguments);
QVERIFY2(proc.waitForFinished(), qPrintable(proc.errorString()));
- const QByteArray out(proc.readAllStandardOutput());
+ QByteArray out;
+ if (logfile.isEmpty()) {
+ out = proc.readAllStandardOutput();
+ }
+ else {
+ QFile file(logfile);
+ if (file.open(QIODevice::ReadOnly))
+ out = file.readAll();
+ }
+
const QByteArray err(proc.readAllStandardError());
/* Some platforms decides to output a message for uncaught exceptions. For instance,
@@ -215,13 +348,13 @@ void tst_Selftests::doRunSubTest(QString &subdir, QStringList &arguments )
QVERIFY2(err.isEmpty(), err.constData());
QList<QByteArray> res = splitLines(out);
- QList<QByteArray> exp = expectedResult(subdir);
+ QList<QByteArray> exp = expectedResult(subdir, logger);
if (exp.count() == 0) {
QList<QList<QByteArray> > expArr;
int i = 1;
do {
- exp = expectedResult(subdir + QString("_%1").arg(i++));
+ exp = expectedResult(subdir + QString("_%1").arg(i++), logger);
if (exp.count())
expArr += exp;
} while(exp.count());
@@ -236,6 +369,28 @@ void tst_Selftests::doRunSubTest(QString &subdir, QStringList &arguments )
QCOMPARE(res.count(), exp.count());
}
+ if (logger == "xunitxml" || logger == "xml" || logger == "lightxml") {
+ QByteArray xml(out);
+ // lightxml intentionally skips the root element, which technically makes it
+ // not valid XML.
+ // We'll add that ourselves for the purpose of validation.
+ if (logger == "lightxml") {
+ xml.prepend("<root>");
+ xml.append("</root>");
+ }
+
+ QXmlStreamReader reader(xml);
+
+ while(!reader.atEnd())
+ reader.readNext();
+
+ QVERIFY2(!reader.error(), qPrintable(QString("line %1, col %2: %3")
+ .arg(reader.lineNumber())
+ .arg(reader.columnNumber())
+ .arg(reader.errorString())
+ ));
+ }
+
bool benchmark = false;
for (int i = 0; i < res.count(); ++i) {
QByteArray line = res.at(i);
@@ -248,10 +403,15 @@ void tst_Selftests::doRunSubTest(QString &subdir, QStringList &arguments )
continue;
const QString output(QString::fromLatin1(line));
- const QString expected(QString::fromLatin1(exp.at(i)).replace("<INSERT_QT_VERSION_HERE>", QT_VERSION_STR));
-
- if (line.contains("ASSERT") && output != expected)
- QEXPECT_FAIL("assert", "QTestLib prints out the absolute path.", Continue);
+ const QString expected(QString::fromLatin1(exp.at(i)).replace("@INSERT_QT_VERSION_HERE@", QT_VERSION_STR));
+
+ if (line.contains("ASSERT") && output != expected) {
+ QEXPECT_FAIL("assert", "QTestLib prints out the absolute path.", Continue);
+ QEXPECT_FAIL("assert xml", "QTestLib prints out the absolute path.", Continue);
+ QEXPECT_FAIL("assert xml flush","QTestLib prints out the absolute path.", Continue);
+ QEXPECT_FAIL("assert lightxml", "QTestLib prints out the absolute path.", Continue);
+ QEXPECT_FAIL("assert xunitxml", "QTestLib prints out the absolute path.", Continue);
+ }
/* On some platforms we compile without RTTI, and as a result we never throw an exception. */
if(expected.startsWith(QLatin1String("FAIL! : tst_Exception::throwException() Caught unhandled exce")) && expected != output)
@@ -268,7 +428,7 @@ void tst_Selftests::doRunSubTest(QString &subdir, QStringList &arguments )
Are we expecting this line to be a benchmark result?
If so, don't do a literal comparison, since results have some natural variance.
*/
- if (benchmark) {
+ if (benchmark || line.startsWith("<BenchmarkResult")) {
QString error;
BenchmarkResult actualResult = BenchmarkResult::parse(output, &error);
@@ -292,131 +452,26 @@ void tst_Selftests::doRunSubTest(QString &subdir, QStringList &arguments )
void tst_Selftests::runSubTest()
{
QFETCH(QString, subdir);
+ QFETCH(QString, logger);
QFETCH(QStringList, arguments);
- doRunSubTest(subdir, arguments);
-}
-
-void tst_Selftests::initTestCase()
-{
-#if !defined(Q_OS_UNIX) || defined(Q_WS_MAC)
- m_checkXMLBlacklist.append("crashes"); // This test crashes (XML valid on Unix only)
-#endif
- m_checkXMLBlacklist.append("waitwithoutgui"); // This test is not a QTestLib test.
-
- /* Output from several tests is broken with the XML output method,
- * and it's quite heavy in the design. See task 155001. */
- m_checkXMLBlacklist.append("multiexec");
- m_checkXMLBlacklist.append("differentexec");
- m_checkXMLBlacklist.append("qexecstringlist");
- m_checkXMLBlacklist.append("benchliboptions");
-
- /* These tests use printf and therefore corrupt the testlog */
- m_checkXMLBlacklist.append("subtest");
- m_checkXMLBlacklist.append("globaldata");
- m_checkXMLBlacklist.append("warnings");
-
- m_checkXunitBlacklist = m_checkXMLBlacklist;
-}
-
-void tst_Selftests::checkXML() const
-{
- QFETCH(QString, subdir);
- QFETCH(QStringList, arguments);
-
- if(m_checkXMLBlacklist.contains(subdir))
- return;
-
- QStringList args;
- /* Test both old (-flush) and new XML logger implementation */
- for (int i = 0; i < 2; ++i) {
- bool flush = i;
- args = arguments;
- args.prepend("-xml");
- if (flush) args.prepend("-flush");
-
- QProcess proc;
- proc.setEnvironment(QStringList(""));
- proc.start(subdir + "/" + subdir, args);
- QVERIFY(proc.waitForFinished());
-
- QByteArray out(proc.readAllStandardOutput());
- QByteArray err(proc.readAllStandardError());
-
- /* Some platforms decides to output a message for uncaught exceptions. For instance,
- * this is what windows platforms says:
- * "This application has requested the Runtime to terminate it in an unusual way.
- * Please contact the application's support team for more information." */
- if(subdir != QLatin1String("exceptionthrow") && subdir != QLatin1String("fetchbogus"))
- QVERIFY2(err.isEmpty(), err.constData());
-
- QXmlStreamReader reader(out);
-
- while(!reader.atEnd())
- reader.readNext();
-
- QVERIFY2(!reader.error(), qPrintable(QString("(flush %0) line %1, col %2: %3")
- .arg(flush)
- .arg(reader.lineNumber())
- .arg(reader.columnNumber())
- .arg(reader.errorString())
- ));
- }
+ doRunSubTest(subdir, logger, arguments);
}
-void tst_Selftests::checkXunitxml() const
+// attribute must contain ="
+QString extractXmlAttribute(const QString &line, const char *attribute)
{
- QFETCH(QString, subdir);
- QFETCH(QStringList, arguments);
-
- if(m_checkXunitBlacklist.contains(subdir))
- return;
-
- arguments.prepend("-xunitxml");
- arguments.prepend("-flush");
-
- QProcess proc;
- proc.setEnvironment(QStringList(""));
- proc.start(subdir + "/" + subdir, arguments);
- QVERIFY(proc.waitForFinished());
-
- QByteArray out(proc.readAllStandardOutput());
- QByteArray err(proc.readAllStandardError());
-
-// qDebug()<<out;
-
- /* Some platforms decides to output a message for uncaught exceptions. For instance,
- * this is what windows platforms says:
- * "This application has requested the Runtime to terminate it in an unusual way.
- * Please contact the application's support team for more information." */
- if(subdir != QLatin1String("exceptionthrow") && subdir != QLatin1String("fetchbogus"))
- QVERIFY2(err.isEmpty(), err.constData());
-
- QXmlStreamReader reader(out);
-
- while(!reader.atEnd())
- reader.readNext();
-
- QVERIFY2(!reader.error(), qPrintable(QString("line %1, col %2: %3")
- .arg(reader.lineNumber())
- .arg(reader.columnNumber())
- .arg(reader.errorString())
- ));
-}
-
-void tst_Selftests::checkXunitxml_data()
-{
- checkXML_data();
-}
-
-void tst_Selftests::checkXML_data()
-{
- runSubTest_data();
- QTest::newRow("badxml 1") << "badxml" << QStringList();
- QTest::newRow("badxml 2") << "badxml" << (QStringList() << "-badstring" << "0");
- QTest::newRow("badxml 3") << "badxml" << (QStringList() << "-badstring" << "1");
- QTest::newRow("badxml 4") << "badxml" << (QStringList() << "-badstring" << "2");
- QTest::newRow("badxml 5") << "badxml" << (QStringList() << "-badstring" << "3");
+ int index = line.indexOf(attribute);
+ if (index == -1)
+ return QString();
+ int end = line.indexOf('"', index + strlen(attribute));
+ if (end == -1)
+ return QString();
+
+ QString result = line.mid(index + strlen(attribute), end - index - strlen(attribute));
+ if (result.isEmpty())
+ return ""; // ensure empty but not null
+ return result;
}
/* Parse line into the BenchmarkResult it represents. */
@@ -432,6 +487,56 @@ BenchmarkResult BenchmarkResult::parse(QString const& line, QString* error)
return out;
}
+ if (line.startsWith("<BenchmarkResult ")) {
+ // XML result
+ // format:
+ // <BenchmarkResult metric="$unit" tag="$tag" value="$total" iterations="$iterations" />
+ if (!line.endsWith("/>")) {
+ if (error) *error = "unterminated XML";
+ return out;
+ }
+
+ QString unit = extractXmlAttribute(line, " metric=\"");
+ QString sTotal = extractXmlAttribute(line, " value=\"");
+ QString sIterations = extractXmlAttribute(line, " iterations=\"");
+ if (unit.isNull() || sTotal.isNull() || sIterations.isNull()) {
+ if (error) *error = "XML snippet did not contain all required values";
+ return out;
+ }
+
+ bool ok;
+#if QT_VERSION >= 0x040700
+ // Qt 4.7 uses floating point
+ double total = sTotal.toDouble(&ok);
+ if (!ok) {
+ if (error) *error = sTotal + " is not a valid number";
+ return out;
+ }
+ double iterations = sIterations.toDouble(&ok);
+ if (!ok) {
+ if (error) *error = sIterations + " is not a valid number";
+ return out;
+ }
+#else
+ qlonglong total = sTotal.toLongLong(&ok);
+ if (!ok) {
+ if (error) *error = sTotal + " is not a valid integer";
+ return out;
+ }
+ qlonglong iterations = sIterations.toLongLong(&ok);
+ if (!ok) {
+ if (error) *error = sIterations + " is not a valid integer";
+ return out;
+ }
+#endif
+
+ out.unit = unit;
+ out.total = total;
+ out.iterations = iterations;
+ return out;
+ }
+ // Text result
+
/* This code avoids using a QRegExp because QRegExp might be broken. */
/* Sample format: 4,000 msec per iteration (total: 4,000, iterations: 1) */
@@ -519,6 +624,11 @@ BenchmarkResult BenchmarkResult::parse(QString const& line, QString* error)
return out;
}
+void tst_Selftests::cleanupTestCase()
+{
+ QFile::remove("test_output");
+}
+
QTEST_MAIN(tst_Selftests)
#include "tst_selftests.moc"
diff --git a/tests/auto/xmlpatternsvalidator/files/complex-type-including-anonymous-type.xsd b/tests/auto/xmlpatternsvalidator/files/complex-type-including-anonymous-type.xsd
new file mode 100644
index 0000000000..da765b471a
--- /dev/null
+++ b/tests/auto/xmlpatternsvalidator/files/complex-type-including-anonymous-type.xsd
@@ -0,0 +1,24 @@
+<schema targetNamespace="http://qt.nokia.com/test"
+ xmlns:gml="http://qt.nokia.com/test"
+ xmlns="http://www.w3.org/2001/XMLSchema">
+
+ <!-- ============= This is an excerpt from GML (http://www.opengis.net/gml)
+ which used to produce a crash in QXmlSchema ========== -->
+
+ <simpleType name="doubleList">
+ <list itemType="double"/>
+ </simpleType>
+
+ <complexType name="DirectPositionType">
+ <simpleContent>
+ <extension base="gml:doubleList"/>
+ </simpleContent>
+ </complexType>
+
+ <complexType name="VectorType">
+ <simpleContent>
+ <restriction base="gml:DirectPositionType"/>
+ </simpleContent>
+ </complexType>
+
+</schema>
diff --git a/tests/auto/xmlpatternsvalidator/tst_xmlpatternsvalidator.cpp b/tests/auto/xmlpatternsvalidator/tst_xmlpatternsvalidator.cpp
index 7aab47f4ea..3517b5a426 100644
--- a/tests/auto/xmlpatternsvalidator/tst_xmlpatternsvalidator.cpp
+++ b/tests/auto/xmlpatternsvalidator/tst_xmlpatternsvalidator.cpp
@@ -111,8 +111,8 @@ void tst_XmlPatternsValidator::xsdSupport()
process.start(m_command, arguments);
- QCOMPARE(process.exitStatus(), QProcess::NormalExit);
QVERIFY(process.waitForFinished());
+ QCOMPARE(process.exitStatus(), QProcess::NormalExit);
if(process.exitCode() != expectedExitCode)
QTextStream(stderr) << "foo:" << process.readAllStandardError();
@@ -197,20 +197,25 @@ void tst_XmlPatternsValidator::xsdSupport_data() const
<< (QStringList() << QLatin1String("files/instance.xml"))
<< QString();
- QTest::newRow("A schema with an indirectly included type")
+ QTest::newRow("QTBUG-8394 A schema with an indirectly included type")
<< 0
<< (QStringList() << QLatin1String("files/indirect-include-a.xsd"))
<< QString();
- QTest::newRow("A schema with an indirectly imported type")
+ QTest::newRow("QTBUG-8394 A schema with an indirectly imported type")
<< 0
<< (QStringList() << QLatin1String("files/indirect-import-a.xsd"))
<< QString();
- QTest::newRow("A schema with an indirectly redefined type")
+ QTest::newRow("QTBUG-8394 A schema with an indirectly redefined type")
<< 0
<< (QStringList() << QLatin1String("files/indirect-redefine-a.xsd"))
<< QString();
+
+ QTest::newRow("QTBUG-8920 A schema with a complex type that indirectly includes an anonymous type")
+ << 0
+ << (QStringList() << QLatin1String("files/complex-type-including-anonymous-type.xsd"))
+ << QString();
}
QTEST_MAIN(tst_XmlPatternsValidator)
diff --git a/tests/benchmarks/corelib/kernel/events/events.pro b/tests/benchmarks/corelib/kernel/events/events.pro
index 43a7131342..d7d770a944 100644
--- a/tests/benchmarks/corelib/kernel/events/events.pro
+++ b/tests/benchmarks/corelib/kernel/events/events.pro
@@ -5,3 +5,4 @@ DEPENDPATH += .
INCLUDEPATH += .
# Input
SOURCES += main.cpp
+QT -= gui
diff --git a/tests/benchmarks/corelib/kernel/qtimer_vs_qmetaobject/qtimer_vs_qmetaobject.pro b/tests/benchmarks/corelib/kernel/qtimer_vs_qmetaobject/qtimer_vs_qmetaobject.pro
index 9c6b16be12..5ecb94c0f6 100644
--- a/tests/benchmarks/corelib/kernel/qtimer_vs_qmetaobject/qtimer_vs_qmetaobject.pro
+++ b/tests/benchmarks/corelib/kernel/qtimer_vs_qmetaobject/qtimer_vs_qmetaobject.pro
@@ -9,3 +9,4 @@ CONFIG += release
SOURCES += tst_qtimer_vs_qmetaobject.cpp
+QT -= gui
diff --git a/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro b/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
index 654b7b6a15..e8014d6ccc 100644
--- a/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
+++ b/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
@@ -3,4 +3,4 @@ TEMPLATE = app
TARGET = tst_bench_qthreadstorage
SOURCES += tst_qthreadstorage.cpp
-
+QT -= gui
diff --git a/tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro b/tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro
index 3e3bf2ba24..0dcee4f5dc 100644
--- a/tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro
+++ b/tests/benchmarks/corelib/tools/containers-associative/containers-associative.pro
@@ -6,3 +6,4 @@ INCLUDEPATH += .
# Input
SOURCES += main.cpp
+QT -= gui
diff --git a/tests/benchmarks/corelib/tools/containers-associative/main.cpp b/tests/benchmarks/corelib/tools/containers-associative/main.cpp
index 4c6dae464f..afb1ea5e69 100644
--- a/tests/benchmarks/corelib/tools/containers-associative/main.cpp
+++ b/tests/benchmarks/corelib/tools/containers-associative/main.cpp
@@ -38,7 +38,6 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-#include <QtGui>
#include <QString>
#include <qtest.h>
diff --git a/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro b/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
index 4236b3580c..656510e72d 100644
--- a/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
+++ b/tests/benchmarks/corelib/tools/containers-sequential/containers-sequential.pro
@@ -6,3 +6,4 @@ INCLUDEPATH += .
# Input
SOURCES += main.cpp
+QT -= gui
diff --git a/tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager/main.cpp b/tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager/main.cpp
index 81f6f25b83..7534e0964b 100644
--- a/tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager/main.cpp
+++ b/tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager/main.cpp
@@ -141,7 +141,7 @@ void qfile_vs_qnetworkaccessmanager::qnamImmediateFileRead()
{
QNetworkAccessManager manager;
QTime t;
- QNetworkRequest request(QUrl(testFile.fileName()));
+ QNetworkRequest request(QUrl::fromLocalFile(testFile.fileName()));
// do 3 dry runs for cache warmup
qnamImmediateFileRead_iteration(manager, request);
diff --git a/tools/configure/configureapp.cpp b/tools/configure/configureapp.cpp
index f4bd92eca9..bfa74455fb 100644
--- a/tools/configure/configureapp.cpp
+++ b/tools/configure/configureapp.cpp
@@ -2074,22 +2074,26 @@ bool Configure::checkAvailability(const QString &part)
&& dictionary.value("QMAKESPEC") != "win32-msvc2002"
&& dictionary.value("EXCEPTIONS") == "yes";
} else if (part == "PHONON" || part == "MEDIA_BACKEND") {
- available = findFile("vmr9.h") && findFile("dshow.h") && findFile("dmo.h") && findFile("dmodshow.h")
- && (findFile("strmiids.lib") || findFile("libstrmiids.a"))
- && (findFile("dmoguids.lib") || findFile("libdmoguids.a"))
- && (findFile("msdmo.lib") || findFile("libmsdmo.a"))
- && findFile("d3d9.h");
-
- if (!available) {
- cout << "All the required DirectShow/Direct3D files couldn't be found." << endl
- << "Make sure you have either the platform SDK AND the DirectShow SDK or the Windows SDK installed." << endl
- << "If you have the DirectShow SDK installed, please make sure that you have run the <path to SDK>\\SetEnv.Cmd script." << endl;
- if (!findFile("vmr9.h")) cout << "vmr9.h not found" << endl;
- if (!findFile("dshow.h")) cout << "dshow.h not found" << endl;
- if (!findFile("strmiids.lib")) cout << "strmiids.lib not found" << endl;
- if (!findFile("dmoguids.lib")) cout << "dmoguids.lib not found" << endl;
- if (!findFile("msdmo.lib")) cout << "msdmo.lib not found" << endl;
- if (!findFile("d3d9.h")) cout << "d3d9.h not found" << endl;
+ if (dictionary.contains("XQMAKESPEC") && dictionary["XQMAKESPEC"].startsWith("symbian")) {
+ available = true;
+ } else {
+ available = findFile("vmr9.h") && findFile("dshow.h") && findFile("dmo.h") && findFile("dmodshow.h")
+ && (findFile("strmiids.lib") || findFile("libstrmiids.a"))
+ && (findFile("dmoguids.lib") || findFile("libdmoguids.a"))
+ && (findFile("msdmo.lib") || findFile("libmsdmo.a"))
+ && findFile("d3d9.h");
+
+ if (!available) {
+ cout << "All the required DirectShow/Direct3D files couldn't be found." << endl
+ << "Make sure you have either the platform SDK AND the DirectShow SDK or the Windows SDK installed." << endl
+ << "If you have the DirectShow SDK installed, please make sure that you have run the <path to SDK>\\SetEnv.Cmd script." << endl;
+ if (!findFile("vmr9.h")) cout << "vmr9.h not found" << endl;
+ if (!findFile("dshow.h")) cout << "dshow.h not found" << endl;
+ if (!findFile("strmiids.lib")) cout << "strmiids.lib not found" << endl;
+ if (!findFile("dmoguids.lib")) cout << "dmoguids.lib not found" << endl;
+ if (!findFile("msdmo.lib")) cout << "msdmo.lib not found" << endl;
+ if (!findFile("d3d9.h")) cout << "d3d9.h not found" << endl;
+ }
}
} else if (part == "WMSDK") {
available = findFile("wmsdk.h");
diff --git a/tools/designer/src/lib/shared/filterwidget.cpp b/tools/designer/src/lib/shared/filterwidget.cpp
index 07af9013f3..9363b7ced4 100644
--- a/tools/designer/src/lib/shared/filterwidget.cpp
+++ b/tools/designer/src/lib/shared/filterwidget.cpp
@@ -209,10 +209,9 @@ QString FilterWidget::text() const
void FilterWidget::checkButton(const QString &text)
{
- static QString oldtext;
- if (oldtext.isEmpty() || text.isEmpty())
+ if (m_oldText.isEmpty() || text.isEmpty())
m_button->animateShow(!m_editor->text().isEmpty());
- oldtext = text;
+ m_oldText = text;
}
void FilterWidget::reset()
diff --git a/tools/designer/src/lib/shared/filterwidget_p.h b/tools/designer/src/lib/shared/filterwidget_p.h
index 423b30ef58..8ca2073ed2 100644
--- a/tools/designer/src/lib/shared/filterwidget_p.h
+++ b/tools/designer/src/lib/shared/filterwidget_p.h
@@ -142,6 +142,7 @@ private:
HintLineEdit *m_editor;
IconButton *m_button;
int m_buttonwidth;
+ QString m_oldText;
};
} // namespace qdesigner_internal
diff --git a/tools/qdoc3/codeparser.cpp b/tools/qdoc3/codeparser.cpp
index a717ff1ee4..65d9572732 100644
--- a/tools/qdoc3/codeparser.cpp
+++ b/tools/qdoc3/codeparser.cpp
@@ -70,6 +70,7 @@ QT_BEGIN_NAMESPACE
QList<CodeParser *> CodeParser::parsers;
bool CodeParser::showInternal = false;
+QMap<QString,QString> CodeParser::nameToTitle;
/*!
The constructor adds this code parser to the static
@@ -250,10 +251,20 @@ void CodeParser::processCommonMetaCommand(const Location &location,
if (node->type() == Node::Fake) {
FakeNode *fake = static_cast<FakeNode *>(node);
fake->setTitle(arg);
+ nameToTitle.insert(fake->name(),arg);
}
else
location.warning(tr("Ignored '\\%1'").arg(COMMAND_TITLE));
}
}
+/*!
+ Find the page title given the page \a name and return it.
+ */
+const QString CodeParser::titleFromName(const QString& name)
+{
+ const QString t = nameToTitle.value(name);
+ return t;
+}
+
QT_END_NAMESPACE
diff --git a/tools/qdoc3/codeparser.h b/tools/qdoc3/codeparser.h
index 7b0d0eb246..ebba601a93 100644
--- a/tools/qdoc3/codeparser.h
+++ b/tools/qdoc3/codeparser.h
@@ -78,6 +78,7 @@ class CodeParser
static void initialize(const Config& config);
static void terminate();
static CodeParser *parserForLanguage(const QString& language);
+ static const QString titleFromName(const QString& name);
protected:
QSet<QString> commonMetaCommands();
@@ -88,6 +89,7 @@ class CodeParser
private:
static QList<CodeParser *> parsers;
static bool showInternal;
+ static QMap<QString,QString> nameToTitle;
};
QT_END_NAMESPACE
diff --git a/tools/qdoc3/htmlgenerator.cpp b/tools/qdoc3/htmlgenerator.cpp
index 6b7d3505c5..a0cd560c20 100644
--- a/tools/qdoc3/htmlgenerator.cpp
+++ b/tools/qdoc3/htmlgenerator.cpp
@@ -44,6 +44,7 @@
*/
#include "codemarker.h"
+#include "codeparser.h"
#include "helpprojectwriter.h"
#include "htmlgenerator.h"
#include "node.h"
@@ -259,6 +260,9 @@ void HtmlGenerator::initializeGenerator(const Config &config)
postHeader = config.getString(HtmlGenerator::format() +
Config::dot +
HTMLGENERATOR_POSTHEADER);
+ postPostHeader = config.getString(HtmlGenerator::format() +
+ Config::dot +
+ HTMLGENERATOR_POSTPOSTHEADER);
footer = config.getString(HtmlGenerator::format() +
Config::dot +
HTMLGENERATOR_FOOTER);
@@ -1220,7 +1224,7 @@ void HtmlGenerator::generateClassLikeNode(const InnerNode *inner,
namespasse = static_cast<const NamespaceNode *>(inner);
rawTitle = marker->plainName(inner);
fullTitle = marker->plainFullName(inner);
- title = rawTitle + " Namespace Reference";
+ title = rawTitle + " Namespace";
}
else if (inner->type() == Node::Class) {
classe = static_cast<const ClassNode *>(inner);
@@ -1260,7 +1264,7 @@ void HtmlGenerator::generateClassLikeNode(const InnerNode *inner,
}
}
- generateHeader(title, inner, marker, true);
+ generateHeader(title, inner, marker);
sections = marker->sections(inner, CodeMarker::Summary, CodeMarker::Okay);
generateTableOfContents(inner,marker,&sections);
generateTitle(title, subtitleText, SmallSubTitle, inner, marker);
@@ -1471,7 +1475,7 @@ void HtmlGenerator::generateFakeNode(const FakeNode *fake, CodeMarker *marker)
htmlTitle = fullTitle;
}
- generateHeader(htmlTitle, fake, marker, true);
+ generateHeader(htmlTitle, fake, marker);
/*
Generate the TOC for the new doc format.
@@ -1671,36 +1675,94 @@ QString HtmlGenerator::fileExtension(const Node * /* node */) const
return "html";
}
-#if 0
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>Qt Reference Documentation</title>
- <link rel="stylesheet" type="text/css" href="style/style.css" />
- <!--[if IE]>
- <meta name="MSSmartTagsPreventParsing" content="true">
- <meta http-equiv="imagetoolbar" content="no">
- <![endif]-->
- <!--[if lt IE 7]>
- <link rel="stylesheet" type="text/css" href="style/style_ie6.css">
- <![endif]-->
- <!--[if IE 7]>
- <link rel="stylesheet" type="text/css" href="style/style_ie7.css">
- <![endif]-->
- <!--[if IE 8]>
- <link rel="stylesheet" type="text/css" href="style/style_ie8.css">
- <![endif]-->
-
- <script src="scripts/jquery.js" type="text/javascript"></script>
-
-</head>
-#endif
+/*!
+ Output breadcrumb list in the html file.
+ */
+void HtmlGenerator::generateBreadCrumbs(const QString& title,
+ const Node *node,
+ CodeMarker *marker)
+{
+ Text breadcrumb;
+ if (node->type() == Node::Class) {
+ const ClassNode* cn = static_cast<const ClassNode*>(node);
+ QString name = node->moduleName();
+ out() << " <li><a href=\"modules.html\">All Modules</a></li>";
+ if (!name.isEmpty()) {
+ out() << " <li>";
+ breadcrumb << Atom(Atom::AutoLink,name);
+ generateText(breadcrumb, node, marker);
+ out() << "</li>\n";
+ }
+ breadcrumb.clear();
+ if (!cn->name().isEmpty()) {
+ out() << " <li>";
+ breadcrumb << Atom(Atom::AutoLink,cn->name());
+ generateText(breadcrumb, 0, marker);
+ out() << "</li>\n";
+ }
+ }
+ else if (node->type() == Node::Fake) {
+ const FakeNode* fn = static_cast<const FakeNode*>(node);
+ if (node->subType() == Node::Module) {
+ out() << " <li><a href=\"modules.html\">All Modules</a></li>";
+ QString name = node->name();
+ if (!name.isEmpty()) {
+ out() << " <li>";
+ breadcrumb << Atom(Atom::AutoLink,name);
+ generateText(breadcrumb, 0, marker);
+ out() << "</li>\n";
+ }
+ }
+ else if (node->subType() == Node::Group) {
+ if (fn->name() == QString("modules"))
+ out() << " <li><a href=\"modules.html\">All Modules</a></li>";
+ else {
+ out() << " <li><a href=\"" << fn->name() << "\">" << title
+ << "</a></li>";
+ }
+ }
+ else if (node->subType() == Node::Page) {
+ if (fn->name() == QString("examples.html")) {
+ out() << " <li><a href=\"examples.html\">All Examples</a></li>";
+ }
+ else if (fn->name().startsWith("examples-")) {
+ out() << " <li><a href=\"examples.html\">All Examples</a></li>";
+ out() << " <li><a href=\"" << fn->name() << "\">" << title
+ << "</a></li>";
+ }
+ else if (fn->name() == QString("namespaces.html")) {
+ out() << " <li><a href=\"namespaces.html\">All Namespaces</a></li>";
+ }
+ else {
+ out() << " <li><a href=\"" << fn->name() << "\">" << title
+ << "</a></li>";
+ }
+ }
+ else if (node->subType() == Node::QmlClass) {
+ }
+ else if (node->subType() == Node::Example) {
+ out() << " <li><a href=\"examples.html\">All Examples</a></li>";
+ QStringList sl = fn->name().split('/');
+ QString name = "examples-" + sl.at(0) + ".html";
+ QString t = CodeParser::titleFromName(name);
+ out() << " <li><a href=\"" << name << "\">"
+ << t << "</a></li>";
+ out() << " <li><a href=\"" << sl.at(0)
+ << "-" << sl.at(sl.size()-1) << ".html\">"
+ << title << "</a></li>";
+ }
+ }
+ else if (node->type() == Node::Namespace) {
+ const NamespaceNode* nsn = static_cast<const NamespaceNode*>(node);
+ out() << " <li><a href=\"namespaces.html\">All Namespaces</a></li>";
+ out() << " <li><a href=\"" << fileName(nsn) << "\">" << title
+ << "</a></li>";
+ }
+}
void HtmlGenerator::generateHeader(const QString& title,
const Node *node,
- CodeMarker *marker,
- bool mainPage)
+ CodeMarker *marker)
{
out() << QString("<?xml version=\"1.0\" encoding=\"%1\"?>\n").arg(outputEncoding);
out() << "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n";
@@ -1748,9 +1810,13 @@ void HtmlGenerator::generateHeader(const QString& title,
else
out() << "<body class=\"\">\n";
+#ifdef GENERATE_MAC_REFS
if (mainPage)
generateMacRef(node, marker);
+#endif
out() << QString(postHeader).replace("\\" + COMMAND_VERSION, myTree->version());
+ generateBreadCrumbs(title,node,marker);
+ out() << QString(postPostHeader).replace("\\" + COMMAND_VERSION, myTree->version());
#if 0 // Removed for new docf format. MWS
if (node && !node->links().empty())
@@ -2062,7 +2128,7 @@ QString HtmlGenerator::generateListOfAllMemberFile(const InnerNode *inner,
QString fileName = fileBase(inner) + "-members." + fileExtension(inner);
beginSubPage(inner->location(), fileName);
QString title = "List of All Members for " + inner->name();
- generateHeader(title, inner, marker, false);
+ generateHeader(title, inner, marker);
generateTitle(title, Text(), SmallSubTitle, inner, marker);
out() << "<p>This is the complete list of members for ";
generateFullName(inner, 0, marker);
@@ -2106,7 +2172,7 @@ QString HtmlGenerator::generateLowStatusMemberFile(const InnerNode *inner,
}
beginSubPage(inner->location(), fileName);
- generateHeader(title, inner, marker, false);
+ generateHeader(title, inner, marker);
generateTitle(title, Text(), SmallSubTitle, inner, marker);
if (status == CodeMarker::Compat) {
@@ -3687,10 +3753,14 @@ void HtmlGenerator::generateDetailedMember(const Node *node,
{
const EnumNode *enume;
+#ifdef GENERATE_MAC_REFS
generateMacRef(node, marker);
+#endif
if (node->type() == Node::Enum
&& (enume = static_cast<const EnumNode *>(node))->flagsType()) {
+#ifdef GENERATE_MAC_REFS
generateMacRef(enume->flagsType(), marker);
+#endif
out() << "<h3 class=\"flags\">";
out() << "<a name=\"" + refForNode(node) + "\"></a>";
generateSynopsis(enume, relative, marker, CodeMarker::Detailed);
@@ -4204,6 +4274,10 @@ void HtmlGenerator::generateStatus(const Node *node, CodeMarker *marker)
}
}
+#ifdef GENERATE_MAC_REFS
+/*
+ No longer valid.
+ */
void HtmlGenerator::generateMacRef(const Node *node, CodeMarker *marker)
{
if (!pleaseGenerateMacRef || marker == 0)
@@ -4213,6 +4287,7 @@ void HtmlGenerator::generateMacRef(const Node *node, CodeMarker *marker)
foreach (const QString &macRef, macRefs)
out() << "<a name=\"" << "//apple_ref/" << macRef << "\"></a>\n";
}
+#endif
void HtmlGenerator::beginLink(const QString &link,
const Node *node,
@@ -4314,7 +4389,9 @@ void HtmlGenerator::generateDetailedQmlMember(const Node *node,
CodeMarker *marker)
{
const QmlPropertyNode* qpn = 0;
+#ifdef GENERATE_MAC_REFS
generateMacRef(node, marker);
+#endif
out() << "<div class=\"qmlitem\">";
if (node->subType() == Node::QmlPropertyGroup) {
const QmlPropGroupNode* qpgn = static_cast<const QmlPropGroupNode*>(node);
diff --git a/tools/qdoc3/htmlgenerator.h b/tools/qdoc3/htmlgenerator.h
index 2a365e9976..d80cbdb5ad 100644
--- a/tools/qdoc3/htmlgenerator.h
+++ b/tools/qdoc3/htmlgenerator.h
@@ -131,8 +131,12 @@ class HtmlGenerator : public PageGenerator
const Node *relative,
CodeMarker *marker,
const Atom *atom = 0);
- void generateHeader(const QString& title, const Node *node = 0,
- CodeMarker *marker = 0, bool mainPage = true);
+ void generateBreadCrumbs(const QString& title,
+ const Node *node,
+ CodeMarker *marker);
+ void generateHeader(const QString& title,
+ const Node *node = 0,
+ CodeMarker *marker = 0);
void generateTitle(const QString& title,
const Text &subTitle,
SubTitleSize subTitleSize,
@@ -262,7 +266,9 @@ class HtmlGenerator : public PageGenerator
virtual void generateIndex(const QString &fileBase,
const QString &url,
const QString &title);
+#ifdef GENERATE_MAC_REFS
void generateMacRef(const Node *node, CodeMarker *marker);
+#endif
void beginLink(const QString &link,
const Node *node,
const Node *relative,
@@ -303,6 +309,7 @@ class HtmlGenerator : public PageGenerator
QRegExp funcLeftParen;
QString style;
QString postHeader;
+ QString postPostHeader;
QString footer;
QString address;
bool pleaseGenerateMacRef;
@@ -337,8 +344,9 @@ class HtmlGenerator : public PageGenerator
#define HTMLGENERATOR_ADDRESS "address"
#define HTMLGENERATOR_FOOTER "footer"
-#define HTMLGENERATOR_GENERATEMACREFS "generatemacrefs" // ### document me
+#define HTMLGENERATOR_GENERATEMACREFS "generatemacrefs" // ### document me
#define HTMLGENERATOR_POSTHEADER "postheader"
+#define HTMLGENERATOR_POSTPOSTHEADER "postpostheader"
#define HTMLGENERATOR_STYLE "style"
#define HTMLGENERATOR_STYLESHEETS "stylesheets"
#define HTMLGENERATOR_CUSTOMHEADELEMENTS "customheadelements"
diff --git a/tools/qdoc3/test/qt-defines.qdocconf b/tools/qdoc3/test/qt-defines.qdocconf
index 7449ac30d6..0426f4d5d6 100644
--- a/tools/qdoc3/test/qt-defines.qdocconf
+++ b/tools/qdoc3/test/qt-defines.qdocconf
@@ -3,6 +3,7 @@ defines = Q_QDOC \
QT_.*_LIB \
QT_COMPAT \
QT_KEYPAD_NAVIGATION \
+ QT_NO_EGL \
QT3_SUPPORT \
Q_WS_.* \
Q_OS_.* \
diff --git a/tools/qdoc3/test/qt-html-templates.qdocconf b/tools/qdoc3/test/qt-html-templates.qdocconf
index 8253c454e6..85a29c2226 100644
--- a/tools/qdoc3/test/qt-html-templates.qdocconf
+++ b/tools/qdoc3/test/qt-html-templates.qdocconf
@@ -45,6 +45,7 @@ HTML.postheader = " <div class=\"header\" id=\"qtdocheader\">\n" \
" <li><a href=\"modules.html\">All modules</a></li>\n" \
" <li><a href=\"classes.html\">All classes</a></li>\n" \
" <li><a href=\"functions.html\">All functions</a></li>\n" \
+ " <li><a href=\"namespaces.html\">All namespaces</a></li>\n" \
" <li><a href=\"platform-specific.html\">Platform specifics</a></li>\n" \
" </ul>\n" \
" </div>\n" \
@@ -87,8 +88,9 @@ HTML.postheader = " <div class=\"header\" id=\"qtdocheader\">\n" \
" <div class=\"breadcrumb toolblock\">\n" \
" <ul>\n" \
" <li class=\"first\"><a href=\"index.html\">Home</a></li>\n" \
- " <!-- Bread crumbs goes here -->\n" \
- " </ul>\n" \
+ " <!-- Bread crumbs goes here -->\n"
+
+HTML.postpostheader = " </ul>\n" \
" </div>\n" \
" <div class=\"toolbuttons toolblock\">\n" \
" <ul>\n" \
diff --git a/tools/qdoc3/text.h b/tools/qdoc3/text.h
index fa3ecda401..879f6dab6e 100644
--- a/tools/qdoc3/text.h
+++ b/tools/qdoc3/text.h
@@ -75,6 +75,7 @@ class Text
const Atom *lastAtom() const { return last; }
Text subText(Atom::Type left, Atom::Type right, const Atom *from = 0) const;
void dump() const;
+ void clear();
static Text subText(const Atom *begin, const Atom *end = 0);
static Text sectionHeading(const Atom *sectionBegin);
@@ -82,7 +83,6 @@ class Text
static int compare(const Text &text1, const Text &text2);
private:
- void clear();
Atom *first;
Atom *last;
diff --git a/tools/qml/loggerwidget.cpp b/tools/qml/loggerwidget.cpp
index 015d1b0fdb..9eca4a6801 100644
--- a/tools/qml/loggerwidget.cpp
+++ b/tools/qml/loggerwidget.cpp
@@ -50,7 +50,7 @@ LoggerWidget::LoggerWidget(QWidget *parent) :
m_keepClosed(false)
{
setAttribute(Qt::WA_QuitOnClose, false);
- setWindowTitle(tr("Qt Declarative UI Viewer - Logger"));
+ setWindowTitle(tr("Logger"));
}
void LoggerWidget::append(const QString &msg)
diff --git a/tools/qml/main.cpp b/tools/qml/main.cpp
index cba5650e83..9ccc3d2e69 100644
--- a/tools/qml/main.cpp
+++ b/tools/qml/main.cpp
@@ -198,7 +198,7 @@ int main(int argc, char ** argv)
#endif
QApplication app(argc, argv);
- app.setApplicationName("viewer");
+ app.setApplicationName("QtQmlRuntime");
app.setOrganizationName("Nokia");
app.setOrganizationDomain("nokia.com");
@@ -281,7 +281,7 @@ int main(int argc, char ** argv)
if (lastArg) usage();
app.setStartDragDistance(QString(argv[++i]).toInt());
} else if (arg == QLatin1String("-v") || arg == QLatin1String("-version")) {
- qWarning("Qt Declarative UI Viewer version %s", QT_VERSION_STR);
+ qWarning("Qt Qml Runtime version %s", QT_VERSION_STR);
exit(0);
} else if (arg == "-translation") {
if (lastArg) usage();
@@ -389,8 +389,6 @@ int main(int argc, char ** argv)
usage();
}
- viewer->addLibraryPath(QCoreApplication::applicationDirPath());
-
foreach (QString lib, imports)
viewer->addLibraryPath(lib);
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro
index 7a101d02fa..b33d48bcc6 100644
--- a/tools/qml/qml.pro
+++ b/tools/qml/qml.pro
@@ -14,10 +14,14 @@ target.path = $$[QT_INSTALL_BINS]
INSTALLS += target
wince* {
-QT += scripttools \
- xml \
- phonon
+ QT += xml
+ contains(QT_CONFIG, scripttools) {
+ QT += scripttools
+ }
+ contains(QT_CONFIG, phonon) {
+ QT += phonon
+ }
contains(QT_CONFIG, xmlpatterns) {
QT += xmlpatterns
}
diff --git a/tools/qml/qmlruntime.cpp b/tools/qml/qmlruntime.cpp
index 87a4d21732..008f16399c 100644
--- a/tools/qml/qmlruntime.cpp
+++ b/tools/qml/qmlruntime.cpp
@@ -341,14 +341,14 @@ private:
data.append("\n");
}
}
- QSettings settings("Nokia", "QtQmlViewer");
+ QSettings settings;
settings.setValue("Cookies",data);
}
void load()
{
QMutexLocker lock(&mutex);
- QSettings settings("Nokia", "QtQmlViewer");
+ QSettings settings;
QByteArray data = settings.value("Cookies").toByteArray();
setAllCookies(QNetworkCookie::parseCookies(data));
}
@@ -466,6 +466,7 @@ QDeclarativeViewer::QDeclarativeViewer(QWidget *parent, Qt::WindowFlags flags)
, m_scriptOptions(0), tester(0), useQmlFileBrowser(true)
{
QDeclarativeViewer::registerTypes();
+ setWindowTitle(tr("Qt Qml Runtime"));
devicemode = false;
skin = 0;
@@ -537,6 +538,14 @@ QDeclarativeViewer::~QDeclarativeViewer()
delete namFactory;
}
+int QDeclarativeViewer::menuBarHeight() const
+{
+ if (!(windowFlags() & Qt::FramelessWindowHint))
+ return menuBar()->height();
+ else
+ return 0; // don't create menu
+}
+
QMenuBar *QDeclarativeViewer::menuBar() const
{
#if !defined(Q_OS_SYMBIAN)
@@ -916,7 +925,7 @@ void QDeclarativeViewer::statusChanged()
initialSize = canvas->sizeHint();
if (canvas->resizeMode() == QDeclarativeView::SizeRootObjectToView) {
QSize newWindowSize = initialSize;
- newWindowSize.setHeight(newWindowSize.height()+menuBar()->height());
+ newWindowSize.setHeight(newWindowSize.height()+menuBarHeight());
updateSizeHints();
resize(newWindowSize);
}
@@ -938,7 +947,7 @@ bool QDeclarativeViewer::open(const QString& file_or_url)
url = QUrl::fromLocalFile(fi.absoluteFilePath());
else
url = QUrl(file_or_url);
- setWindowTitle(tr("%1 - Qt Declarative UI Viewer").arg(file_or_url));
+ setWindowTitle(tr("%1 - Qt Qml Runtime").arg(file_or_url));
if (!m_script.isEmpty())
tester = new QDeclarativeTester(m_script, m_scriptOptions, canvas);
@@ -1065,8 +1074,10 @@ void QDeclarativeViewer::setSkin(const QString& skinDirOrName)
} else if (skin) {
skin = 0;
clearMask();
- menuBar()->clear();
- createMenu(menuBar(),0);
+ if ((windowFlags() & Qt::FramelessWindowHint)) {
+ menuBar()->clear();
+ createMenu(menuBar(),0);
+ }
canvas->setParent(this, Qt::SubWindow);
setParent(0,windowFlags()); // recreate
mb->show();
@@ -1079,7 +1090,7 @@ void QDeclarativeViewer::setSkin(const QString& skinDirOrName)
canvas->setFixedSize(initialSize);
}
QSize newWindowSize = canvas->size();
- newWindowSize.setHeight(newWindowSize.height()+menuBar()->height());
+ newWindowSize.setHeight(newWindowSize.height()+menuBarHeight());
resize(newWindowSize);
show();
}
@@ -1401,9 +1412,8 @@ void QDeclarativeViewer::updateSizeHints()
{
if (canvas->resizeMode() == QDeclarativeView::SizeViewToRootObject) {
QSize newWindowSize = canvas->sizeHint();
- if (!skin) {
- newWindowSize.setHeight(newWindowSize.height()+menuBar()->height());
- }
+ if (!skin)
+ newWindowSize.setHeight(newWindowSize.height()+menuBarHeight());
if (!isFullScreen() && !isMaximized()) {
resize(newWindowSize);
setFixedSize(newWindowSize);
@@ -1430,7 +1440,7 @@ void QDeclarativeViewer::registerTypes()
if (!registered) {
// registering only for exposing the DeviceOrientation::Orientation enum
- qmlRegisterUncreatableType<DeviceOrientation>("Qt",4,6,"Orientation","");
+ qmlRegisterUncreatableType<DeviceOrientation>("Qt",4,7,"Orientation","");
registered = true;
}
}
diff --git a/tools/qml/qmlruntime.h b/tools/qml/qmlruntime.h
index a00a7032d3..2a0a07dae5 100644
--- a/tools/qml/qmlruntime.h
+++ b/tools/qml/qmlruntime.h
@@ -146,6 +146,7 @@ private slots:
private:
QString getVideoFileName();
+ int menuBarHeight() const;
PreviewDeviceSkin *skin;
QSize skinscreensize;
diff --git a/translations/qt_fr.ts b/translations/qt_fr.ts
index 7a69cbe135..77feab6e95 100644
--- a/translations/qt_fr.ts
+++ b/translations/qt_fr.ts
@@ -44,7 +44,7 @@
<message>
<location filename="../src/3rdparty/phonon/phonon/audiooutput.cpp" line="+375"/>
<source>&lt;html&gt;The audio playback device &lt;b&gt;%1&lt;/b&gt; does not work.&lt;br/&gt;Falling back to &lt;b&gt;%2&lt;/b&gt;.&lt;/html&gt;</source>
- <translation>&lt;html&gt;Le dispositif audio &lt;b&gt;%1&lt;/b&gt; ne fonctionne pas.&lt;br/&gt;Utilisation de &lt;b&gt;%2&lt;/b&gt;.&lt;/html&gt;</translation>
+ <translation>&lt;html&gt;Le périphérique audio &lt;b&gt;%1&lt;/b&gt; ne fonctionne pas.&lt;br/&gt;Utilisation de &lt;b&gt;%2&lt;/b&gt;.&lt;/html&gt;</translation>
</message>
<message>
<location line="+13"/>
@@ -102,7 +102,6 @@
<context>
<name>CloseButton</name>
<message>
- <location filename="../src/gui/widgets/qtabbar.cpp" line="+2251"/>
<source>Close Tab</source>
<translation>Fermer l&apos;onglet</translation>
</message>
@@ -176,32 +175,26 @@ so on.</source>
<context>
<name>Phonon::</name>
<message>
- <location filename="../src/3rdparty/phonon/phonon/phononnamespace.cpp" line="+55"/>
<source>Notifications</source>
- <translation></translation>
+ <translation>Notifications</translation>
</message>
<message>
- <location line="+2"/>
<source>Music</source>
<translation>Musique</translation>
</message>
<message>
- <location line="+2"/>
<source>Video</source>
<translation>Vidéo</translation>
</message>
<message>
- <location line="+2"/>
<source>Communication</source>
- <translation></translation>
+ <translation>Communication</translation>
</message>
<message>
- <location line="+2"/>
<source>Games</source>
<translation>Jeux</translation>
</message>
<message>
- <location line="+2"/>
<source>Accessibility</source>
<translation>Accessibilité</translation>
</message>
@@ -209,14 +202,12 @@ so on.</source>
<context>
<name>Phonon::Gstreamer::Backend</name>
<message>
- <location filename="../src/3rdparty/phonon/gstreamer/backend.cpp" line="+171"/>
<source>Warning: You do not seem to have the package gstreamer0.10-plugins-good installed.
Some video features have been disabled.</source>
<translation>Attention: Vous n&apos;avez apparemment pas installé le paquet gstreamer0.10-plugins-good.
Des fonctionnalités vidéo ont été desactivées.</translation>
</message>
<message>
- <location line="+5"/>
<source>Warning: You do not seem to have the base GStreamer plugins installed.
All audio and video support has been disabled</source>
<translation>Attention: Vous n&apos;avez apparemment pas installées les plugins de base de GStreamer.
@@ -231,7 +222,7 @@ Le support audio et vidéo est désactivé</translation>
Check your Gstreamer installation and make sure you
have libgstreamer-plugins-base installed.</source>
- <translation>Impossible de démarrer la lecture. Verifiez votre installation de Gstreamer et assuez-vousd&apos;avoir installé libgstreamer-plugins-base.</translation>
+ <translation>Impossible de démarrer la lecture. Verifiez votre installation de Gstreamer et assurez-vous d&apos;avoir installé libgstreamer-plugins-base.</translation>
</message>
<message>
<source>Unknown media format: %1</source>
@@ -266,68 +257,62 @@ have libgstreamer-plugins-base installed.</source>
<translation type="obsolete">Impossible de charger la source</translation>
</message>
<message>
- <location line="+113"/>
<source>A required codec is missing. You need to install the following codec(s) to play this content: %0</source>
<translation>Un codec requis est manquant. Vous devez installer le codec suivant pour jouer le contenu: %0</translation>
</message>
<message>
- <location line="+676"/>
- <location line="+8"/>
- <location line="+15"/>
- <location line="+9"/>
- <location line="+6"/>
- <location line="+19"/>
- <location line="+335"/>
- <location line="+24"/>
<source>Could not open media source.</source>
<translation>Impossible d&apos;ouvrir le média source.</translation>
</message>
<message>
- <location line="-403"/>
<source>Invalid source type.</source>
<translation>Type de source invalide.</translation>
</message>
<message>
- <location line="+377"/>
<source>Could not locate media source.</source>
<translation>Impossible de localiser le média source.</translation>
</message>
<message>
- <location line="+10"/>
<source>Could not open audio device. The device is already in use.</source>
<translation>Impossible d&apos;ouvrir le périphérique audio. Celui-ci est déjà en cours d&apos;utilisation.</translation>
</message>
<message>
- <location line="+13"/>
<source>Could not decode media source.</source>
<translation>Impossible de décoder le média source.</translation>
</message>
+ <message>
+ <source>Cannot start playback.
+
+Check your GStreamer installation and make sure you
+have libgstreamer-plugins-base installed.</source>
+ <translation>Impossible de démarrer la lecture.
+
+Vérifiez votre installation de GStreamer et assurez-vous
+d&apos;avoir installé libgstreamer-plugins-base.</translation>
+ </message>
</context>
<context>
<name>Phonon::VolumeSlider</name>
<message>
- <location filename="../src/3rdparty/phonon/phonon/volumeslider.cpp" line="+42"/>
- <location line="+18"/>
<source>Volume: %1%</source>
<translation>Volume: %1%</translation>
</message>
<message>
- <location line="-15"/>
- <location line="+18"/>
- <location line="+54"/>
<source>Use this slider to adjust the volume. The leftmost position is 0%, the rightmost is %1%</source>
<translation>Utilisez le slider pour ajuster le volume. La position la plus à gauche est 0%, la plus à droite est %1%</translation>
</message>
+ <message>
+ <source>Muted</source>
+ <translation>Son coupé</translation>
+ </message>
</context>
<context>
<name>Q3Accel</name>
<message>
- <location filename="../src/qt3support/other/q3accel.cpp" line="+481"/>
<source>%1, %2 not defined</source>
<translation>La séquence %1, %2 n&apos;est pas définie</translation>
</message>
<message>
- <location line="+36"/>
<source>Ambiguous %1 not handled</source>
<translation>Séquence ambiguë %1 non traitée</translation>
</message>
@@ -335,27 +320,22 @@ have libgstreamer-plugins-base installed.</source>
<context>
<name>Q3DataTable</name>
<message>
- <location filename="../src/qt3support/sql/q3datatable.cpp" line="+285"/>
<source>True</source>
<translation>Vrai</translation>
</message>
<message>
- <location line="+1"/>
<source>False</source>
<translation>Faux</translation>
</message>
<message>
- <location line="+505"/>
<source>Insert</source>
<translation>Insérer</translation>
</message>
<message>
- <location line="+1"/>
<source>Update</source>
<translation>Actualiser</translation>
</message>
<message>
- <location line="+1"/>
<source>Delete</source>
<translation>Supprimer</translation>
</message>
@@ -363,313 +343,238 @@ have libgstreamer-plugins-base installed.</source>
<context>
<name>Q3FileDialog</name>
<message>
- <location filename="../src/qt3support/dialogs/q3filedialog.cpp" line="+864"/>
<source>Copy or Move a File</source>
<translation>Copie ou déplace un fichier</translation>
</message>
<message>
- <location line="+8"/>
<source>Read: %1</source>
<translation>Lecture : %1</translation>
</message>
<message>
- <location line="+6"/>
- <location line="+30"/>
<source>Write: %1</source>
<translation>Écriture : %1</translation>
</message>
<message>
- <location line="-22"/>
- <location line="+1575"/>
<source>Cancel</source>
<translation>Annuler</translation>
</message>
<message>
- <location line="-157"/>
- <location line="+49"/>
- <location line="+2153"/>
- <location filename="../src/qt3support/dialogs/q3filedialog_mac.cpp" line="+110"/>
<source>All Files (*)</source>
<translation>Tous les fichiers (*)</translation>
</message>
<message>
- <location line="-2089"/>
<source>Name</source>
<translation>Nom</translation>
</message>
<message>
- <location line="+1"/>
<source>Size</source>
<translation>Taille</translation>
</message>
<message>
- <location line="+2"/>
<source>Type</source>
<translation>Type</translation>
</message>
<message>
- <location line="+1"/>
<source>Date</source>
<translation>Date</translation>
</message>
<message>
- <location line="+1"/>
<source>Attributes</source>
<translation>Attributs</translation>
</message>
<message>
- <location line="+35"/>
- <location line="+2031"/>
<source>&amp;OK</source>
<translation>&amp;OK</translation>
</message>
<message>
- <location line="-1991"/>
<source>Look &amp;in:</source>
<translation>Chercher &amp;dans :</translation>
</message>
<message>
- <location line="+1"/>
- <location line="+1981"/>
- <location line="+16"/>
<source>File &amp;name:</source>
<translation>&amp;Nom de fichier :</translation>
</message>
<message>
- <location line="-1996"/>
<source>File &amp;type:</source>
<translation>&amp;Type de fichier :</translation>
</message>
<message>
- <location line="+7"/>
<source>Back</source>
<translation>Précédent (historique)</translation>
</message>
<message>
- <location line="+7"/>
<source>One directory up</source>
<translation>Aller au dossier parent</translation>
</message>
<message>
- <location line="+9"/>
<source>Create New Folder</source>
<translation>Créer un nouveau dossier</translation>
</message>
<message>
- <location line="+18"/>
<source>List View</source>
<translation>Affichage liste</translation>
</message>
<message>
- <location line="+8"/>
<source>Detail View</source>
<translation>Affichage détaillé</translation>
</message>
<message>
- <location line="+9"/>
<source>Preview File Info</source>
<translation>Informations du fichier prévisualisé</translation>
</message>
<message>
- <location line="+23"/>
<source>Preview File Contents</source>
<translation>Contenu du fichier prévisualisé</translation>
</message>
<message>
- <location line="+88"/>
<source>Read-write</source>
<translation>Lecture-écriture</translation>
</message>
<message>
- <location line="+1"/>
<source>Read-only</source>
<translation>Lecture seule</translation>
</message>
<message>
- <location line="+1"/>
<source>Write-only</source>
<translation>Écriture seule</translation>
</message>
<message>
- <location line="+1"/>
<source>Inaccessible</source>
<translation>Inaccessible</translation>
</message>
<message>
- <location line="+2"/>
<source>Symlink to File</source>
<translation>Lien symbolique vers un fichier</translation>
</message>
<message>
- <location line="+1"/>
<source>Symlink to Directory</source>
<translation>Lien symbolique vers un dossier</translation>
</message>
<message>
- <location line="+1"/>
<source>Symlink to Special</source>
<translation>Lien symbolique vers un fichier spécial</translation>
</message>
<message>
- <location line="+1"/>
<source>File</source>
<translation>Fichier</translation>
</message>
<message>
- <location line="+1"/>
<source>Dir</source>
<translation>Dossier</translation>
</message>
<message>
- <location line="+1"/>
<source>Special</source>
<translation>Fichier spécial</translation>
</message>
<message>
- <location line="+704"/>
- <location line="+2100"/>
- <location filename="../src/qt3support/dialogs/q3filedialog_win.cpp" line="+337"/>
<source>Open</source>
<translation>Ouvrir</translation>
</message>
<message>
- <location line="-1990"/>
- <location filename="../src/qt3support/dialogs/q3filedialog_win.cpp" line="+84"/>
<source>Save As</source>
<translation>Enregistrer sous</translation>
</message>
<message>
- <location line="+642"/>
- <location line="+5"/>
- <location line="+355"/>
<source>&amp;Open</source>
<translation>&amp;Ouvrir</translation>
</message>
<message>
- <location line="-357"/>
- <location line="+341"/>
<source>&amp;Save</source>
<translation>&amp;Enregistrer</translation>
</message>
<message>
- <location line="-334"/>
<source>&amp;Rename</source>
<translation>&amp;Renommer</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Delete</source>
<translation>Suppri&amp;mer</translation>
</message>
<message>
- <location line="+20"/>
<source>R&amp;eload</source>
<translation>R&amp;echarger</translation>
</message>
<message>
- <location line="+4"/>
<source>Sort by &amp;Name</source>
<translation>Trier par &amp;nom</translation>
</message>
<message>
- <location line="+2"/>
<source>Sort by &amp;Size</source>
<translation>Trier par ta&amp;ille</translation>
</message>
<message>
- <location line="+1"/>
<source>Sort by &amp;Date</source>
<translation>Trier par &amp;date</translation>
</message>
<message>
- <location line="+2"/>
<source>&amp;Unsorted</source>
<translation>&amp;Non trié</translation>
</message>
<message>
- <location line="+15"/>
<source>Sort</source>
<translation>Tri</translation>
</message>
<message>
- <location line="+4"/>
<source>Show &amp;hidden files</source>
<translation>Afficher les fic&amp;hiers cachés</translation>
</message>
<message>
- <location line="+31"/>
<source>the file</source>
<translation>le fichier</translation>
</message>
<message>
- <location line="+2"/>
<source>the directory</source>
<translation>le dossier</translation>
</message>
<message>
- <location line="+2"/>
<source>the symlink</source>
<translation>le lien symbolique</translation>
</message>
<message>
- <location line="+3"/>
<source>Delete %1</source>
<translation>Supprimer %1</translation>
</message>
<message>
- <location line="+1"/>
<source>&lt;qt&gt;Are you sure you wish to delete %1 &quot;%2&quot;?&lt;/qt&gt;</source>
<translation>&lt;qt&gt;Voulez-vous vraiment supprimer %1 &quot;%2&quot; ?&lt;/qt&gt;</translation>
</message>
<message>
- <location line="+2"/>
<source>&amp;Yes</source>
<translation>&amp;Oui</translation>
</message>
<message>
- <location line="+0"/>
<source>&amp;No</source>
<translation>&amp;Non</translation>
</message>
<message>
- <location line="+36"/>
<source>New Folder 1</source>
<translation>Nouveau dossier 1</translation>
</message>
<message>
- <location line="+5"/>
<source>New Folder</source>
<translation>Nouveau dossier</translation>
</message>
<message>
- <location line="+5"/>
<source>New Folder %1</source>
<translation>Nouveau dossier %1</translation>
</message>
<message>
- <location line="+98"/>
<source>Find Directory</source>
<translation>Chercher dans le dossier</translation>
</message>
<message>
- <location line="+5"/>
- <location line="+108"/>
<source>Directories</source>
<translation>Dossiers</translation>
</message>
<message>
- <location line="-2"/>
<source>Directory:</source>
<translation>Dossier :</translation>
</message>
<message>
- <location line="+40"/>
- <location line="+1110"/>
<source>Error</source>
<translation>Erreur</translation>
</message>
<message>
- <location line="-1109"/>
<source>%1
File not found.
Check path and filename.</source>
@@ -678,17 +583,14 @@ Impossible de trouver le fichier.
Vérifier le chemin et le nom du fichier.</translation>
</message>
<message>
- <location filename="../src/qt3support/dialogs/q3filedialog_win.cpp" line="-289"/>
<source>All Files (*.*)</source>
<translation>Tous les fichiers (*.*)</translation>
</message>
<message>
- <location line="+375"/>
<source>Open </source>
<translation>Ouvrir</translation>
</message>
<message>
- <location line="+155"/>
<source>Select a Directory</source>
<translation>Sélectionner un dossier</translation>
</message>
@@ -696,29 +598,24 @@ Vérifier le chemin et le nom du fichier.</translation>
<context>
<name>Q3LocalFs</name>
<message>
- <location filename="../src/qt3support/network/q3localfs.cpp" line="+130"/>
- <location line="+10"/>
<source>Could not read directory
%1</source>
<translation>Impossible de lire le dossier
%1</translation>
</message>
<message>
- <location line="+45"/>
<source>Could not create directory
%1</source>
<translation>Impossible de créer le dossier
%1</translation>
</message>
<message>
- <location line="+34"/>
<source>Could not remove file or directory
%1</source>
<translation>Impossible de supprimer le fichier ou dossier
%1</translation>
</message>
<message>
- <location line="+27"/>
<source>Could not rename
%1
to
@@ -729,14 +626,12 @@ en
%2</translation>
</message>
<message>
- <location line="+25"/>
<source>Could not open
%1</source>
<translation>Impossible d&apos;ouvrir
%1</translation>
</message>
<message>
- <location line="+68"/>
<source>Could not write
%1</source>
<translation>Impossible d&apos;écrire
@@ -746,12 +641,10 @@ en
<context>
<name>Q3MainWindow</name>
<message>
- <location filename="../src/qt3support/widgets/q3mainwindow.cpp" line="+2051"/>
<source>Line up</source>
<translation>Aligner</translation>
</message>
<message>
- <location line="+2"/>
<source>Customize...</source>
<translation>Personnaliser...</translation>
</message>
@@ -759,7 +652,6 @@ en
<context>
<name>Q3NetworkProtocol</name>
<message>
- <location filename="../src/qt3support/network/q3networkprotocol.cpp" line="+854"/>
<source>Operation stopped by the user</source>
<translation>Opération interrompue par l&apos;utilisateur</translation>
</message>
@@ -767,8 +659,6 @@ en
<context>
<name>Q3ProgressDialog</name>
<message>
- <location filename="../src/qt3support/dialogs/q3progressdialog.cpp" line="+224"/>
- <location line="+61"/>
<source>Cancel</source>
<translation>Annuler</translation>
</message>
@@ -776,28 +666,22 @@ en
<context>
<name>Q3TabDialog</name>
<message>
- <location filename="../src/qt3support/dialogs/q3tabdialog.cpp" line="+189"/>
- <location line="+814"/>
<source>OK</source>
<translation>OK</translation>
</message>
<message>
- <location line="-356"/>
<source>Apply</source>
<translation>Appliquer</translation>
</message>
<message>
- <location line="+43"/>
<source>Help</source>
<translation>Aide</translation>
</message>
<message>
- <location line="+45"/>
<source>Defaults</source>
<translation>Par défaut</translation>
</message>
<message>
- <location line="+50"/>
<source>Cancel</source>
<translation>Annuler</translation>
</message>
@@ -805,38 +689,30 @@ en
<context>
<name>Q3TextEdit</name>
<message>
- <location filename="../src/qt3support/text/q3textedit.cpp" line="+5429"/>
<source>&amp;Undo</source>
<translation>&amp;Annuler</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Redo</source>
<translation>&amp;Rétablir</translation>
</message>
<message>
- <location line="+5"/>
<source>Cu&amp;t</source>
<translation>Co&amp;uper</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Copy</source>
<translation>Cop&amp;ier</translation>
</message>
<message>
- <location line="+2"/>
<source>&amp;Paste</source>
<translation>Co&amp;ller</translation>
</message>
<message>
- <location line="+3"/>
<source>Clear</source>
<translation>Effacer</translation>
</message>
<message>
- <location line="+4"/>
- <location line="+2"/>
<source>Select All</source>
<translation>Tout sélectionner</translation>
</message>
@@ -844,75 +720,66 @@ en
<context>
<name>Q3TitleBar</name>
<message>
- <location filename="../src/plugins/accessible/compat/q3complexwidgets.cpp" line="+246"/>
<source>System</source>
<translation>Système</translation>
</message>
<message>
- <location line="+3"/>
<source>Restore up</source>
<translation>Restaurer en haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Minimize</source>
<translation>Réduire</translation>
</message>
<message>
- <location line="+3"/>
<source>Restore down</source>
<translation>Restaurer en bas</translation>
</message>
<message>
- <location line="+1"/>
<source>Maximize</source>
<translation>Maximiser</translation>
</message>
<message>
- <location line="+2"/>
<source>Close</source>
<translation>Fermer</translation>
</message>
<message>
- <location line="+18"/>
<source>Contains commands to manipulate the window</source>
<translation>Contient des commandes pour manipuler la fenêtre</translation>
</message>
<message>
- <location line="+3"/>
+ <location filename="../src/plugins/accessible/compat/q3complexwidgets.cpp" line="+277"/>
<source>Puts a minimized back to normal</source>
<translation>Rend à une fenêtre minimisée son aspect normal</translation>
</message>
<message>
- <location line="+1"/>
<source>Moves the window out of the way</source>
<translation>Déplace la fenêtre à l&apos;écart</translation>
</message>
<message>
- <location line="+3"/>
<source>Puts a maximized window back to normal</source>
<translation>Rend à une fenêtre minimisée son aspect normal</translation>
</message>
<message>
- <location line="+1"/>
<source>Makes the window full screen</source>
<translation>Affiche la fenêtre en plein écran</translation>
</message>
<message>
- <location line="+2"/>
<source>Closes the window</source>
<translation>Ferme la fenêtre</translation>
</message>
<message>
- <location line="+2"/>
<source>Displays the name of the window and contains controls to manipulate it</source>
<translation>Affiche le nom de la fenêtre et contient des contrôles pour la manipuler</translation>
</message>
+ <message>
+ <source>Puts a minimized window back to normal</source>
+ <translation>Rend à une fenêtre minimisée son aspect normal</translation>
+ </message>
</context>
<context>
<name>Q3ToolBar</name>
<message>
- <location filename="../src/qt3support/widgets/q3toolbar.cpp" line="+692"/>
<source>More...</source>
<translation>Reste...</translation>
</message>
@@ -920,51 +787,38 @@ en
<context>
<name>Q3UrlOperator</name>
<message>
- <location filename="../src/qt3support/network/q3urloperator.cpp" line="+386"/>
- <location line="+260"/>
- <location line="+4"/>
<source>The protocol `%1&apos; is not supported</source>
<translation>Le protocole &apos;%1&apos; n&apos;est pas géré</translation>
</message>
<message>
- <location line="-260"/>
<source>The protocol `%1&apos; does not support listing directories</source>
<translation>Le protocole `%1&apos; ne permet pas de lister les fichiers d&apos;un dossier</translation>
</message>
<message>
- <location line="+3"/>
<source>The protocol `%1&apos; does not support creating new directories</source>
<translation>Le protocole `%1&apos; ne permet pas de créer de nouveaux dossiers</translation>
</message>
<message>
- <location line="+3"/>
<source>The protocol `%1&apos; does not support removing files or directories</source>
<translation>Le protocole `%1&apos; ne permet pas de supprimer des fichiers ou des dossiers</translation>
</message>
<message>
- <location line="+3"/>
<source>The protocol `%1&apos; does not support renaming files or directories</source>
<translation>Le protocole `%1&apos; ne permet pas de renommer des fichiers ou des dossiers</translation>
</message>
<message>
- <location line="+3"/>
<source>The protocol `%1&apos; does not support getting files</source>
<translation>Le protocole `%1&apos; ne permet pas de recevoir des fichiers</translation>
</message>
<message>
- <location line="+3"/>
<source>The protocol `%1&apos; does not support putting files</source>
<translation>Le protocole `%1&apos; ne permet pas d&apos;envoyer des fichiers</translation>
</message>
<message>
- <location line="+243"/>
- <location line="+4"/>
<source>The protocol `%1&apos; does not support copying or moving files or directories</source>
<translation>Le protocole `%1&apos; ne permet pas de copier ou de déplacer des fichiers</translation>
</message>
<message>
- <location line="+237"/>
- <location line="+1"/>
<source>(unknown)</source>
<translation>(inconnu)</translation>
</message>
@@ -972,27 +826,22 @@ en
<context>
<name>Q3Wizard</name>
<message>
- <location filename="../src/qt3support/dialogs/q3wizard.cpp" line="+177"/>
<source>&amp;Cancel</source>
<translation>&amp;Annuler</translation>
</message>
<message>
- <location line="+1"/>
<source>&lt; &amp;Back</source>
<translation>&lt; &amp;Précédent</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Next &gt;</source>
<translation>&amp;Suivant &gt;</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Finish</source>
<translation>&amp;Terminer</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Help</source>
<translation>&amp;Aide</translation>
</message>
@@ -1000,44 +849,30 @@ en
<context>
<name>QAbstractSocket</name>
<message>
- <location filename="../src/network/socket/qabstractsocket.cpp" line="+868"/>
- <location filename="../src/network/socket/qhttpsocketengine.cpp" line="+615"/>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="+657"/>
- <location line="+26"/>
<source>Host not found</source>
<translation>Hôte introuvable</translation>
</message>
<message>
- <location line="+50"/>
- <location filename="../src/network/socket/qhttpsocketengine.cpp" line="+3"/>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="+4"/>
<source>Connection refused</source>
<translation>Connexion refusée</translation>
</message>
<message>
- <location line="+141"/>
<source>Connection timed out</source>
<translation>Connexion expirée</translation>
</message>
<message>
- <location line="-547"/>
- <location line="+787"/>
- <location line="+208"/>
<source>Operation on socket is not supported</source>
<translation>Opération sur socket non supportée</translation>
</message>
<message>
- <location line="+137"/>
<source>Socket operation timed out</source>
<translation>Opération socket expirée</translation>
</message>
<message>
- <location line="+380"/>
<source>Socket is not connected</source>
<translation>Le socket n&apos;est pas connecté</translation>
</message>
<message>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="-8"/>
<source>Network unreachable</source>
<translation>Réseau impossible à rejoindre</translation>
</message>
@@ -1045,17 +880,14 @@ en
<context>
<name>QAbstractSpinBox</name>
<message>
- <location filename="../src/gui/widgets/qabstractspinbox.cpp" line="+1199"/>
<source>&amp;Step up</source>
<translation>&amp;Augmenter</translation>
</message>
<message>
- <location line="+2"/>
<source>Step &amp;down</source>
<translation>&amp;Diminuer</translation>
</message>
<message>
- <location line="-8"/>
<source>&amp;Select All</source>
<translation>Tout &amp;sélectionner</translation>
</message>
@@ -1069,45 +901,41 @@ en
<translation>LTR</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qmessagebox.h" line="+352"/>
<source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
<translation>L&apos;exécutable &apos;%1&apos; requiert Qt %2 (Qt %3 présent).</translation>
</message>
<message>
- <location line="+2"/>
<source>Incompatible Qt Library Error</source>
<translation>Erreur : bibliothèque Qt incompatible</translation>
</message>
<message>
- <location filename="../src/gui/accessible/qaccessibleobject.cpp" line="+376"/>
<source>Activate</source>
<translation>Activer</translation>
</message>
<message>
- <location line="+2"/>
<source>Activates the program&apos;s main window</source>
<translation>Active la fenêtre principale du programme</translation>
</message>
+ <message>
+ <source>QT_LAYOUT_DIRECTION</source>
+ <translation>LTR</translation>
+ </message>
</context>
<context>
<name>QAxSelect</name>
<message>
- <location filename="../src/activeqt/container/qaxselect.ui"/>
<source>Select ActiveX Control</source>
<translation>Sélectionner un contrôle ActiveX</translation>
</message>
<message>
- <location/>
<source>OK</source>
<translation>OK</translation>
</message>
<message>
- <location/>
<source>&amp;Cancel</source>
<translation>&amp;Annuler</translation>
</message>
<message>
- <location/>
<source>COM &amp;Object:</source>
<translation>&amp;Objet COM :</translation>
</message>
@@ -1115,17 +943,14 @@ en
<context>
<name>QCheckBox</name>
<message>
- <location filename="../src/plugins/accessible/widgets/simplewidgets.cpp" line="+114"/>
<source>Uncheck</source>
<translation>Décocher</translation>
</message>
<message>
- <location line="+3"/>
<source>Check</source>
<translation>Cocher</translation>
</message>
<message>
- <location line="+1"/>
<source>Toggle</source>
<translation>Changer</translation>
</message>
@@ -1133,52 +958,42 @@ en
<context>
<name>QColorDialog</name>
<message>
- <location filename="../src/gui/dialogs/qcolordialog.cpp" line="+1253"/>
<source>Hu&amp;e:</source>
<translation>&amp;Teinte :</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Sat:</source>
<translation>&amp;Saturation :</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Val:</source>
<translation>&amp;Valeur :</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Red:</source>
<translation>&amp;Rouge :</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Green:</source>
<translation>&amp;Vert :</translation>
</message>
<message>
- <location line="+1"/>
<source>Bl&amp;ue:</source>
<translation>Ble&amp;u :</translation>
</message>
<message>
- <location line="+1"/>
<source>A&amp;lpha channel:</source>
<translation>Canal a&amp;lpha :</translation>
</message>
<message>
- <location line="+101"/>
<source>Select Color</source>
<translation>Sélectionner une couleur</translation>
</message>
<message>
- <location line="+137"/>
<source>&amp;Basic colors</source>
<translation>Couleurs de &amp;base</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Custom colors</source>
<translation>&amp;Couleurs personnalisées</translation>
</message>
@@ -1195,7 +1010,6 @@ en
<translation type="obsolete">Annuler</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Add to Custom Colors</source>
<translation>&amp;Ajouter aux couleurs personnalisées</translation>
</message>
@@ -1207,23 +1021,18 @@ en
<context>
<name>QComboBox</name>
<message>
- <location filename="../src/plugins/accessible/widgets/complexwidgets.cpp" line="+1771"/>
- <location line="+65"/>
<source>Open</source>
<translation>Ouvrir</translation>
</message>
<message>
- <location filename="../src/gui/itemviews/qitemeditorfactory.cpp" line="+544"/>
<source>False</source>
<translation>Faux</translation>
</message>
<message>
- <location line="+1"/>
<source>True</source>
<translation>Vrai</translation>
</message>
<message>
- <location filename="../src/plugins/accessible/widgets/complexwidgets.cpp" line="+0"/>
<source>Close</source>
<translation>Fermer</translation>
</message>
@@ -1273,26 +1082,50 @@ en
<comment>QSystemSemaphore</comment>
<translation>%1: ftok a échoué</translation>
</message>
+ <message>
+ <source>%1: key is empty</source>
+ <translation>%1: clé vide</translation>
+ </message>
+ <message>
+ <source>%1: unable to make key</source>
+ <translation>%1: impossible de créer la clé</translation>
+ </message>
+ <message>
+ <source>%1: ftok failed</source>
+ <translation>%1: ftok a échoué</translation>
+ </message>
+ <message>
+ <source>%1: already exists</source>
+ <translation>%1: existe déjà</translation>
+ </message>
+ <message>
+ <source>%1: does not exist</source>
+ <translation>%1: n&apos;existe pas</translation>
+ </message>
+ <message>
+ <source>%1: out of resources</source>
+ <translation>%1: plus de ressources disponibles</translation>
+ </message>
+ <message>
+ <source>%1: unknown error %2</source>
+ <translation>%1: erreur inconnue %2</translation>
+ </message>
</context>
<context>
<name>QDB2Driver</name>
<message>
- <location filename="../src/sql/drivers/db2/qsql_db2.cpp" line="+1276"/>
<source>Unable to connect</source>
<translation>Incapable d&apos;établir une connexion</translation>
</message>
<message>
- <location line="+303"/>
<source>Unable to commit transaction</source>
<translation>Incapable de soumettre la transaction</translation>
</message>
<message>
- <location line="+17"/>
<source>Unable to rollback transaction</source>
<translation>Incapable d&apos;annuler la transaction</translation>
</message>
<message>
- <location line="+15"/>
<source>Unable to set autocommit</source>
<translation>Impossible d&apos;activer l&apos;auto-soumission</translation>
</message>
@@ -1300,33 +1133,26 @@ en
<context>
<name>QDB2Result</name>
<message>
- <location line="-1043"/>
- <location line="+243"/>
<source>Unable to execute statement</source>
<translation>Impossible d&apos;exécuter la requête</translation>
</message>
<message>
- <location line="-206"/>
<source>Unable to prepare statement</source>
<translation>Impossible de prépare la requête</translation>
</message>
<message>
- <location line="+196"/>
<source>Unable to bind variable</source>
<translation>Impossible d&apos;attacher la variable</translation>
</message>
<message>
- <location line="+92"/>
<source>Unable to fetch record %1</source>
<translation>Impossible de récupérer l&apos;enregistrement %1</translation>
</message>
<message>
- <location line="+17"/>
<source>Unable to fetch next</source>
<translation>Impossible de récupérer le suivant</translation>
</message>
<message>
- <location line="+20"/>
<source>Unable to fetch first</source>
<translation>Impossible de récupérer le premier</translation>
</message>
@@ -1334,22 +1160,18 @@ en
<context>
<name>QDateTimeEdit</name>
<message>
- <location filename="../src/gui/widgets/qdatetimeedit.cpp" line="+2295"/>
<source>AM</source>
<translation>AM</translation>
</message>
<message>
- <location line="+0"/>
<source>am</source>
<translation>am</translation>
</message>
<message>
- <location line="+2"/>
<source>PM</source>
<translation>PM</translation>
</message>
<message>
- <location line="+0"/>
<source>pm</source>
<translation>pm</translation>
</message>
@@ -1357,17 +1179,14 @@ en
<context>
<name>QDial</name>
<message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+951"/>
<source>QDial</source>
- <translation></translation>
+ <translation>QDial</translation>
</message>
<message>
- <location line="+2"/>
<source>SpeedoMeter</source>
<translation>Tachymètre</translation>
</message>
<message>
- <location line="+2"/>
<source>SliderHandle</source>
<translation>Poignée</translation>
</message>
@@ -1375,12 +1194,10 @@ en
<context>
<name>QDialog</name>
<message>
- <location filename="../src/gui/dialogs/qdialog.cpp" line="+597"/>
<source>What&apos;s This?</source>
<translation>Qu&apos;est-ce que c&apos;est ?</translation>
</message>
<message>
- <location line="-115"/>
<source>Done</source>
<translation>Terminer</translation>
</message>
@@ -1388,124 +1205,98 @@ en
<context>
<name>QDialogButtonBox</name>
<message>
- <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1866"/>
- <location line="+464"/>
- <location filename="../src/gui/widgets/qdialogbuttonbox.cpp" line="+561"/>
<source>OK</source>
<translation>OK</translation>
</message>
<message>
- <location filename="../src/gui/widgets/qdialogbuttonbox.cpp" line="+3"/>
<source>Save</source>
<translation>Enregistrer</translation>
</message>
<message>
- <location line="+0"/>
<source>&amp;Save</source>
<translation>Enregi&amp;strer</translation>
</message>
<message>
- <location line="+3"/>
<source>Open</source>
<translation>Ouvrir</translation>
</message>
<message>
- <location line="+3"/>
<source>Cancel</source>
<translation>Annuler</translation>
</message>
<message>
- <location line="+0"/>
<source>&amp;Cancel</source>
<translation>&amp;Annuler</translation>
</message>
<message>
- <location line="+3"/>
<source>Close</source>
<translation>Fermer</translation>
</message>
<message>
- <location line="+0"/>
<source>&amp;Close</source>
<translation>&amp;Fermer</translation>
</message>
<message>
- <location line="+3"/>
<source>Apply</source>
<translation>Appliquer</translation>
</message>
<message>
- <location line="+3"/>
<source>Reset</source>
<translation>Réinitialiser</translation>
</message>
<message>
- <location line="+3"/>
<source>Help</source>
<translation>Aide</translation>
</message>
<message>
- <location line="+4"/>
<source>Don&apos;t Save</source>
<translation>Ne pas enregistrer</translation>
</message>
<message>
- <location line="+4"/>
<source>Discard</source>
<translation>Ne pas enregistrer</translation>
</message>
<message>
- <location line="+3"/>
<source>&amp;Yes</source>
<translation>&amp;Oui</translation>
</message>
<message>
- <location line="+3"/>
<source>Yes to &amp;All</source>
<translation>Oui à &amp;tout</translation>
</message>
<message>
- <location line="+3"/>
<source>&amp;No</source>
<translation>&amp;Non</translation>
</message>
<message>
- <location line="+3"/>
<source>N&amp;o to All</source>
<translation>Non à to&amp;ut</translation>
</message>
<message>
- <location line="+3"/>
<source>Save All</source>
<translation>Tout Enregistrer</translation>
</message>
<message>
- <location line="+3"/>
<source>Abort</source>
<translation>Abandonner</translation>
</message>
<message>
- <location line="+3"/>
<source>Retry</source>
<translation>Réessayer</translation>
</message>
<message>
- <location line="+3"/>
<source>Ignore</source>
<translation>Ignorer</translation>
</message>
<message>
- <location line="+3"/>
<source>Restore Defaults</source>
<translation>Restaurer les valeurs par défaut</translation>
</message>
<message>
- <location line="-29"/>
<source>Close without Saving</source>
- <translation>Fermer sans sauvegarder</translation>
+ <translation>Fermer sans enregistrer</translation>
</message>
<message>
- <location line="-27"/>
<source>&amp;OK</source>
<translation>&amp;OK</translation>
</message>
@@ -1513,17 +1304,15 @@ en
<context>
<name>QDirModel</name>
<message>
- <location filename="../src/gui/itemviews/qdirmodel.cpp" line="+453"/>
<source>Name</source>
<translation>Nom</translation>
</message>
<message>
- <location line="+1"/>
<source>Size</source>
<translation>Taille</translation>
</message>
<message>
- <location line="+3"/>
+ <location filename="../src/gui/itemviews/qdirmodel.cpp" line="+457"/>
<source>Kind</source>
<comment>Match OS X Finder</comment>
<translation>Type</translation>
@@ -1535,25 +1324,29 @@ en
<translation>Type</translation>
</message>
<message>
- <location line="+6"/>
<source>Date Modified</source>
<translation>Dernière Modification</translation>
</message>
+ <message>
+ <source>Kind</source>
+ <translation>Type</translation>
+ </message>
+ <message>
+ <source>Type</source>
+ <translation>Type</translation>
+ </message>
</context>
<context>
<name>QDockWidget</name>
<message>
- <location filename="../src/plugins/accessible/widgets/qaccessiblewidgets.cpp" line="+1239"/>
<source>Close</source>
<translation>Fermer</translation>
</message>
<message>
- <location line="+2"/>
<source>Dock</source>
<translation>Attacher</translation>
</message>
<message>
- <location line="+1"/>
<source>Float</source>
<translation>Détacher</translation>
</message>
@@ -1561,12 +1354,10 @@ en
<context>
<name>QDoubleSpinBox</name>
<message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="-537"/>
<source>More</source>
<translation>Plus</translation>
</message>
<message>
- <location line="+2"/>
<source>Less</source>
<translation>Moins</translation>
</message>
@@ -1574,27 +1365,22 @@ en
<context>
<name>QErrorMessage</name>
<message>
- <location filename="../src/gui/dialogs/qerrormessage.cpp" line="+391"/>
<source>&amp;Show this message again</source>
<translation>&amp;Afficher ce message de nouveau</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;OK</source>
<translation>&amp;OK</translation>
</message>
<message>
- <location line="-200"/>
<source>Debug Message:</source>
<translation>Message de débogage:</translation>
</message>
<message>
- <location line="+3"/>
<source>Warning:</source>
<translation>Avertissement:</translation>
</message>
<message>
- <location line="+3"/>
<source>Fatal Error:</source>
<translation>Erreur fatale:</translation>
</message>
@@ -1602,115 +1388,90 @@ en
<context>
<name>QFile</name>
<message>
- <location filename="../src/corelib/io/qfile.cpp" line="+708"/>
- <location line="+141"/>
<source>Destination file exists</source>
<translation>Le fichier destination existe</translation>
</message>
<message>
- <location line="-108"/>
<source>Cannot remove source file</source>
<translation>Impossible de supprimer le fichier source</translation>
</message>
<message>
- <location line="+120"/>
<source>Cannot open %1 for input</source>
<translation>Impossible d&apos;ouvrir %1 pour lecture</translation>
</message>
<message>
- <location line="+17"/>
<source>Cannot open for output</source>
<translation>Impossible d&apos;ouvrir pour écriture</translation>
</message>
<message>
- <location line="+10"/>
<source>Failure to write block</source>
<translation>Impossible d&apos;écrire un bloc</translation>
</message>
<message>
- <location line="+13"/>
<source>Cannot create %1 for output</source>
<translation>Impossible de créer %1 pour écriture</translation>
</message>
+ <message>
+ <source>Will not rename sequential file using block copy</source>
+ <translation>Ne renommera pas le fichier séquentiel avec la copie bloc</translation>
+ </message>
</context>
<context>
<name>QFileDialog</name>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
<source>Back</source>
<translation>Précédent (historique)</translation>
</message>
<message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
<source>List View</source>
<translation>Affichage liste</translation>
</message>
<message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
<source>Detail View</source>
<translation>Affichage détaillé</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="+498"/>
<source>Open</source>
<translation>Ouvrir</translation>
</message>
<message>
- <location line="+680"/>
- <location line="+50"/>
- <location line="+1471"/>
- <location line="+75"/>
<source>&amp;Open</source>
<translation>&amp;Ouvrir</translation>
</message>
<message>
- <location line="-1596"/>
- <location line="+50"/>
<source>&amp;Save</source>
<translation>&amp;Enregistrer</translation>
</message>
<message>
- <location line="-699"/>
<source>&amp;Rename</source>
<translation>&amp;Renommer</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Delete</source>
<translation>Suppri&amp;mer</translation>
</message>
<message>
- <location line="+1"/>
<source>Show &amp;hidden files</source>
<translation>Afficher les fic&amp;hiers cachés</translation>
</message>
<message>
- <location line="+650"/>
<source>Directories</source>
<translation>Dossiers</translation>
</message>
<message>
- <location line="+1869"/>
<source>Recent Places</source>
<translation>Emplacements récents</translation>
</message>
<message>
- <location line="-2535"/>
- <location line="+444"/>
<source>All Files (*)</source>
<translation>Tous les fichiers (*)</translation>
</message>
<message>
- <location line="+1054"/>
<source>%1 already exists.
Do you want to replace it?</source>
<translation>Le fichier %1 existe déjà. Voulez-vous l&apos;écraser ?</translation>
</message>
<message>
- <location line="+20"/>
<source>%1
File not found.
Please verify the correct file name was given.</source>
@@ -1719,25 +1480,18 @@ Fichier introuvable.
Veuillez vérifier que le nom du fichier est correct.</translation>
</message>
<message>
- <location filename="../src/gui/itemviews/qdirmodel.cpp" line="+402"/>
<source>My Computer</source>
<translation>Poste de travail</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
<source>Parent Directory</source>
<translation>Dossier parent</translation>
</message>
<message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
<source>Files of type:</source>
<translation>Fichiers de type :</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-1496"/>
- <location line="+648"/>
<source>Directory:</source>
<translation>Dossier :</translation>
</message>
@@ -1750,8 +1504,6 @@ Fichier introuvable.
Veuillez vérifier que le nom du fichier est correct</translation>
</message>
<message>
- <location line="+794"/>
- <location line="+862"/>
<source>%1
Directory not found.
Please verify the correct directory name was given.</source>
@@ -1760,153 +1512,136 @@ Dossier introuvable.
Veuillez vérifier que le nom du dossier est correct.</translation>
</message>
<message>
- <location line="-218"/>
<source>&apos;%1&apos; is write protected.
Do you want to delete it anyway?</source>
<translation>&apos;%1&apos; est protégé en écriture.
Voulez-vous quand même le supprimer ?</translation>
</message>
<message>
- <location line="+5"/>
<source>Are sure you want to delete &apos;%1&apos;?</source>
<translation>Etes-vous sûr de vouloir supprimer &apos;%1&apos; ?</translation>
</message>
<message>
- <location line="+15"/>
<source>Could not delete directory.</source>
<translation>Impossible de supprimer le dossier.</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog_win.cpp" line="+160"/>
<source>All Files (*.*)</source>
<translation>Tous les fichiers (*.*)</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-2143"/>
<source>Save As</source>
<translation>Enregistrer sous</translation>
</message>
<message>
- <location filename="../src/gui/itemviews/qfileiconprovider.cpp" line="+411"/>
<source>Drive</source>
<translation>Unité</translation>
</message>
<message>
- <location line="+3"/>
- <location line="+1"/>
<source>File</source>
<translation>Fichier</translation>
</message>
<message>
- <location line="+29"/>
<source>Unknown</source>
<translation>Inconnu</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-4"/>
<source>Find Directory</source>
<translation>Chercher dans le dossier</translation>
</message>
<message>
- <location line="+29"/>
<source>Show </source>
<translation>Montrer </translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
<source>Forward</source>
<translation>Successeur</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="+1970"/>
<source>New Folder</source>
<translation>Nouveau dossier</translation>
</message>
<message>
- <location line="-1963"/>
<source>&amp;New Folder</source>
<translation>&amp;Nouveau dossier</translation>
</message>
<message>
- <location line="+656"/>
- <location line="+38"/>
<source>&amp;Choose</source>
<translation>&amp;Choisir</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qsidebar.cpp" line="+418"/>
<source>Remove</source>
<translation>Supprimer</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-687"/>
- <location line="+652"/>
<source>File &amp;name:</source>
<translation>&amp;Nom de fichier :</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
<source>Look in:</source>
<translation>Voir dans:</translation>
</message>
<message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
<source>Create New Folder</source>
<translation>Créer un nouveau dossier</translation>
</message>
+ <message>
+ <source>File Folder</source>
+ <translation>Fichier Dossier</translation>
+ </message>
+ <message>
+ <source>Folder</source>
+ <translation>Dossier</translation>
+ </message>
+ <message>
+ <source>Alias</source>
+ <translation>Alias</translation>
+ </message>
+ <message>
+ <source>Shortcut</source>
+ <translation>Raccourci</translation>
+ </message>
</context>
<context>
<name>QFileSystemModel</name>
<message>
- <location filename="../src/gui/dialogs/qfilesystemmodel.cpp" line="+744"/>
<source>%1 TB</source>
<translation>%1 To</translation>
</message>
<message>
- <location line="+2"/>
<source>%1 GB</source>
<translation>%1 Go</translation>
</message>
<message>
- <location line="+2"/>
<source>%1 MB</source>
<translation>%1 Mo</translation>
</message>
<message>
- <location line="+2"/>
<source>%1 KB</source>
<translation>%1 Ko</translation>
</message>
<message>
- <location line="+1"/>
<source>%1 bytes</source>
<translation>%1 octets</translation>
</message>
<message>
- <location line="+77"/>
<source>Invalid filename</source>
<translation>Nom de fichier invalide</translation>
</message>
<message>
- <location line="+1"/>
<source>&lt;b&gt;The name &quot;%1&quot; can not be used.&lt;/b&gt;&lt;p&gt;Try using another name, with fewer characters or no punctuations marks.</source>
<translation>&lt;b&gt;Le nom &quot;%1&quot; ne peut pas être utilisé.&lt;/b&gt;&lt;p&gt;Essayez un autre nom avec moins de caractères ou sans ponctuation.</translation>
</message>
<message>
- <location line="+63"/>
<source>Name</source>
<translation>Nom</translation>
</message>
<message>
- <location line="+2"/>
<source>Size</source>
<translation>Taille</translation>
</message>
<message>
- <location line="+4"/>
+ <location filename="../src/gui/dialogs/qfilesystemmodel.cpp" line="+898"/>
<source>Kind</source>
<comment>Match OS X Finder</comment>
<translation>Type</translation>
@@ -1918,283 +1653,238 @@ Voulez-vous quand même le supprimer ?</translation>
<translation>Type</translation>
</message>
<message>
- <location line="+7"/>
<source>Date Modified</source>
<translation>Dernière modification</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+234"/>
<source>My Computer</source>
<translation>Mon ordinateur</translation>
</message>
<message>
- <location line="+2"/>
<source>Computer</source>
<translation>Ordinateur</translation>
</message>
+ <message>
+ <source>Kind</source>
+ <translation>Type</translation>
+ </message>
+ <message>
+ <source>Type</source>
+ <translation>Type</translation>
+ </message>
+ <message>
+ <source>%1 byte(s)</source>
+ <translation>%1 octet(s)</translation>
+ </message>
</context>
<context>
<name>QFontDatabase</name>
<message>
- <location filename="../src/gui/text/qfontdatabase.cpp" line="+90"/>
- <location line="+1176"/>
<source>Normal</source>
- <translation></translation>
+ <translation>Normal</translation>
</message>
<message>
- <location line="-1173"/>
- <location line="+12"/>
- <location line="+1149"/>
<source>Bold</source>
<translation>Gras</translation>
</message>
<message>
- <location line="-1158"/>
- <location line="+1160"/>
<source>Demi Bold</source>
<translation>Semi Gras</translation>
</message>
<message>
- <location line="-1157"/>
- <location line="+18"/>
- <location line="+1135"/>
<source>Black</source>
<translation>Noir</translation>
</message>
<message>
- <location line="-1145"/>
<source>Demi</source>
- <translation></translation>
+ <translation>Demi</translation>
</message>
<message>
- <location line="+6"/>
- <location line="+1145"/>
<source>Light</source>
<translation>Léger</translation>
</message>
<message>
- <location line="-1004"/>
- <location line="+1007"/>
<source>Italic</source>
<translation>Italique</translation>
</message>
<message>
- <location line="-1004"/>
- <location line="+1006"/>
<source>Oblique</source>
- <translation></translation>
+ <translation>Oblique</translation>
</message>
<message>
- <location line="+705"/>
<source>Any</source>
<translation>Tous</translation>
</message>
<message>
- <location line="+3"/>
<source>Latin</source>
- <translation></translation>
+ <translation>Latin</translation>
</message>
<message>
- <location line="+3"/>
<source>Greek</source>
<translation>Grec</translation>
</message>
<message>
- <location line="+3"/>
<source>Cyrillic</source>
<translation>Cyrillique</translation>
</message>
<message>
- <location line="+3"/>
<source>Armenian</source>
<translation>Arménien</translation>
</message>
<message>
- <location line="+3"/>
<source>Hebrew</source>
<translation>Hébreu</translation>
</message>
<message>
- <location line="+3"/>
<source>Arabic</source>
<translation>Arabe</translation>
</message>
<message>
- <location line="+3"/>
<source>Syriac</source>
<translation>Syriaque</translation>
</message>
<message>
- <location line="+3"/>
<source>Thaana</source>
- <translation></translation>
+ <translation>Thaana</translation>
</message>
<message>
- <location line="+3"/>
<source>Devanagari</source>
- <translation></translation>
+ <translation>Devanagari</translation>
</message>
<message>
- <location line="+3"/>
<source>Bengali</source>
- <translation></translation>
+ <translation>Bengali</translation>
</message>
<message>
- <location line="+3"/>
<source>Gurmukhi</source>
- <translation></translation>
+ <translation>Gurmukhi</translation>
</message>
<message>
- <location line="+3"/>
<source>Gujarati</source>
- <translation></translation>
+ <translation>Gujarati</translation>
</message>
<message>
- <location line="+3"/>
<source>Oriya</source>
- <translation></translation>
+ <translation>Oriya</translation>
</message>
<message>
- <location line="+3"/>
<source>Tamil</source>
- <translation></translation>
+ <translation>Tamil</translation>
</message>
<message>
- <location line="+3"/>
<source>Telugu</source>
- <translation></translation>
+ <translation>Telugu</translation>
</message>
<message>
- <location line="+3"/>
<source>Kannada</source>
- <translation></translation>
+ <translation>Kannada</translation>
</message>
<message>
- <location line="+3"/>
<source>Malayalam</source>
- <translation></translation>
+ <translation>Malayalam</translation>
</message>
<message>
- <location line="+3"/>
<source>Sinhala</source>
- <translation></translation>
+ <translation>Sinhala</translation>
</message>
<message>
- <location line="+3"/>
<source>Thai</source>
- <translation></translation>
+ <translation>Thaï</translation>
</message>
<message>
- <location line="+3"/>
<source>Lao</source>
- <translation></translation>
+ <translatorcomment>Lao/Laotien sont corrects</translatorcomment>
+ <translation>Lao</translation>
</message>
<message>
- <location line="+3"/>
<source>Tibetan</source>
<translation>Tibétain</translation>
</message>
<message>
- <location line="+3"/>
<source>Myanmar</source>
- <translation></translation>
+ <translatorcomment>Myanmar/Birman sont corrects mais Myanmar semble plus adapté pour la langue écrite</translatorcomment>
+ <translation>Myanmar</translation>
</message>
<message>
- <location line="+3"/>
<source>Georgian</source>
<translation>Géorgien</translation>
</message>
<message>
- <location line="+3"/>
<source>Khmer</source>
- <translation></translation>
+ <translation>Khmer</translation>
</message>
<message>
- <location line="+3"/>
<source>Simplified Chinese</source>
<translation>Chinois Simplifié</translation>
</message>
<message>
- <location line="+3"/>
<source>Traditional Chinese</source>
<translation>Chinois Traditionnel</translation>
</message>
<message>
- <location line="+3"/>
<source>Japanese</source>
<translation>Japonais</translation>
</message>
<message>
- <location line="+3"/>
<source>Korean</source>
<translation>Coréen</translation>
</message>
<message>
- <location line="+3"/>
<source>Vietnamese</source>
<translation>Vietnamien</translation>
</message>
<message>
- <location line="+3"/>
<source>Symbol</source>
<translation>Symbole</translation>
</message>
<message>
- <location line="+3"/>
<source>Ogham</source>
- <translation></translation>
+ <translation>Ogham</translation>
</message>
<message>
- <location line="+3"/>
<source>Runic</source>
<translation>Runique</translation>
</message>
+ <message>
+ <source>N&apos;Ko</source>
+ <translation>N&apos;Ko</translation>
+ </message>
</context>
<context>
<name>QFontDialog</name>
<message>
- <location filename="../src/gui/dialogs/qfontdialog.cpp" line="+772"/>
<source>&amp;Font</source>
<translation>&amp;Police</translation>
</message>
<message>
- <location line="+1"/>
<source>Font st&amp;yle</source>
<translation>St&amp;yle de police</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Size</source>
<translation>&amp;Taille</translation>
</message>
<message>
- <location line="+1"/>
<source>Effects</source>
<translation>Effets</translation>
</message>
<message>
- <location line="+1"/>
<source>Stri&amp;keout</source>
<translation>&amp;Barré</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Underline</source>
<translation>&amp;Souligné</translation>
</message>
<message>
- <location line="+1"/>
<source>Sample</source>
<translation>Exemple</translation>
</message>
<message>
- <location line="-603"/>
- <location line="+247"/>
<source>Select Font</source>
<translation>Choisir une police</translation>
</message>
<message>
- <location line="+357"/>
<source>Wr&amp;iting System</source>
<translation>&amp;Système d&apos;écriture</translation>
</message>
@@ -2202,145 +1892,104 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QFtp</name>
<message>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+2303"/>
<source>Host %1 found</source>
<translation>Hôte %1 trouvé</translation>
</message>
<message>
- <location line="+7"/>
<source>Host found</source>
<translation>Hôte trouvé</translation>
</message>
<message>
- <location filename="../src/network/access/qftp.cpp" line="+1003"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-1456"/>
- <location line="+1451"/>
<source>Connected to host %1</source>
<translation>Connecté à l&apos;hôte %1</translation>
</message>
<message>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+7"/>
<source>Connected to host</source>
<translation>Connecté à l&apos;hôte</translation>
</message>
<message>
- <location line="-5"/>
<source>Connection to %1 closed</source>
<translation>Connexion à %1 arrêtée</translation>
</message>
<message>
- <location filename="../src/network/access/qftp.cpp" line="+1375"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-243"/>
- <location line="+250"/>
<source>Connection closed</source>
<translation>Connexion arrêtée</translation>
</message>
<message>
- <location line="-1487"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-1566"/>
<source>Host %1 not found</source>
<translation>Hôte %1 introuvable</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+4"/>
<source>Connection refused to host %1</source>
<translation>Connexion à l&apos;hôte %1 refusée</translation>
</message>
<message>
- <location line="+4"/>
<source>Connection timed out to host %1</source>
<translation>Connexion expirée vers l&apos;hôte %1</translation>
</message>
<message>
- <location line="+501"/>
- <location line="+29"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+458"/>
- <location line="+728"/>
<source>Unknown error</source>
<translation>Erreur inconnue</translation>
</message>
<message>
- <location line="+889"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+77"/>
<source>Connecting to host failed:
%1</source>
<translation>Échec de la connexion à l&apos;hôte
%1</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
<source>Login failed:
%1</source>
<translation>Échec du login:
%1</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
<source>Listing directory failed:
%1</source>
<translation>Échec du listage du dossier :
%1</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
<source>Changing directory failed:
%1</source>
<translation>Échec du changement de dossier :
%1</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
<source>Downloading file failed:
%1</source>
<translation>Échec du téléchargement du fichier :
%1</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
<source>Uploading file failed:
%1</source>
<translation>Échec du télédéchargement :
%1</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
<source>Removing file failed:
%1</source>
<translation>Échec de la suppression d&apos;un fichier :
%1</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
<source>Creating directory failed:
%1</source>
<translation>Échec de la création d&apos;un dossier :
%1</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
<source>Removing directory failed:
%1</source>
<translation>Échec de la suppression d&apos;un dossier :
%1</translation>
</message>
<message>
- <location line="-1524"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-1356"/>
<source>Not connected</source>
<translation>Non connecté</translation>
</message>
<message>
- <location line="+396"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+332"/>
<source>Connection refused for data connection</source>
<translation>Connexion donnée refusée</translation>
</message>
@@ -2348,7 +1997,6 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QHostInfo</name>
<message>
- <location filename="../src/network/kernel/qhostinfo_p.h" line="+183"/>
<source>Unknown error</source>
<translation>Erreur inconnue</translation>
</message>
@@ -2356,185 +2004,133 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QHostInfoAgent</name>
<message>
- <location filename="../src/network/kernel/qhostinfo_unix.cpp" line="+178"/>
- <location line="+9"/>
- <location line="+64"/>
- <location line="+31"/>
- <location filename="../src/network/kernel/qhostinfo_win.cpp" line="+180"/>
- <location line="+9"/>
- <location line="+40"/>
- <location line="+27"/>
<source>Host not found</source>
<translation>Hôte introuvable</translation>
</message>
<message>
- <location line="-44"/>
- <location line="+39"/>
- <location filename="../src/network/kernel/qhostinfo_win.cpp" line="-34"/>
- <location line="+29"/>
<source>Unknown address type</source>
<translation>Adresse de type inconnu</translation>
</message>
<message>
- <location line="+8"/>
- <location filename="../src/network/kernel/qhostinfo_win.cpp" line="-19"/>
- <location line="+27"/>
<source>Unknown error</source>
<translation>Erreur inconnue</translation>
</message>
+ <message>
+ <source>No host name given</source>
+ <translation>Aucun nom d&apos;hôte n&apos;a été donné</translation>
+ </message>
+ <message>
+ <source>Invalid hostname</source>
+ <translation>Nom d&apos;hôte non valide</translation>
+ </message>
</context>
<context>
<name>QHttp</name>
<message>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="+876"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+1836"/>
<source>Connection refused</source>
<translation>Connexion refusée</translation>
</message>
<message>
- <location filename="../src/network/access/qhttp.cpp" line="+2631"/>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="-4"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+3"/>
<source>Host %1 not found</source>
<translation>Hôte %1 introuvable</translation>
</message>
<message>
- <location line="-62"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="-45"/>
<source>Wrong content length</source>
<translation>Longueur du contenu invalide</translation>
</message>
<message>
- <location line="+82"/>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="+10"/>
- <location line="+19"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+48"/>
<source>HTTP request failed</source>
<translation>Échec de la requête HTTP</translation>
</message>
<message>
- <location filename="../src/qt3support/network/q3http.cpp" line="+450"/>
<source>Host %1 found</source>
<translation>Hôte %1 trouvé</translation>
</message>
<message>
- <location line="+14"/>
<source>Host found</source>
<translation>Hôte trouvé</translation>
</message>
<message>
- <location line="-11"/>
<source>Connected to host %1</source>
<translation>Connecté à l&apos;hôte %1</translation>
</message>
<message>
- <location line="+14"/>
<source>Connected to host</source>
<translation>Connecté à l&apos;hôte</translation>
</message>
<message>
- <location line="-11"/>
<source>Connection to %1 closed</source>
<translation>Connexion à %1 arrêtée</translation>
</message>
<message>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="-22"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+14"/>
<source>Connection closed</source>
<translation>Connexion arrêtée</translation>
</message>
<message>
- <location filename="../src/network/access/qhttp.cpp" line="-1077"/>
- <location line="+820"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="-1152"/>
- <location line="+567"/>
<source>Unknown error</source>
<translation>Erreur inconnue</translation>
</message>
<message>
- <location line="-568"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="-370"/>
<source>Request aborted</source>
<translation>Requête interrompue</translation>
</message>
<message>
- <location line="+579"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+381"/>
<source>No server set to connect to</source>
<translation>Aucun serveur spécifié</translation>
</message>
<message>
- <location line="+168"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+60"/>
<source>Server closed connection unexpectedly</source>
<translation>Connexion interrompue par le serveur</translation>
</message>
<message>
- <location line="+151"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+113"/>
<source>Invalid HTTP response header</source>
<translation>Entête de réponse HTTP invalide</translation>
</message>
<message>
- <location line="+28"/>
<source>Unknown authentication method</source>
<translation>Méthode d&apos;authentification inconnue</translation>
</message>
<message>
- <location line="+97"/>
- <location line="+48"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+40"/>
- <location line="+47"/>
<source>Invalid HTTP chunked body</source>
<translation>Fragment HTTP invalide</translation>
</message>
<message>
- <location line="+38"/>
<source>Error writing response to device</source>
<translation>Erreur lors de l&apos;écriture de la réponse</translation>
</message>
<message>
- <location line="-173"/>
<source>Proxy authentication required</source>
<translation>Le proxy requiert une authentification</translation>
</message>
<message>
- <location line="+4"/>
<source>Authentication required</source>
<translation>Authentification requise</translation>
</message>
<message>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="+6"/>
<source>Proxy requires authentication</source>
<translation>Le proxy requiert une authentification</translation>
</message>
<message>
- <location line="+3"/>
<source>Host requires authentication</source>
<translation>L&apos;hôte requiert une authentification</translation>
</message>
<message>
- <location line="+3"/>
<source>Data corrupted</source>
<translation>Données corrompues</translation>
</message>
<message>
- <location line="+3"/>
<source>Unknown protocol specified</source>
<translation>Protocole spécifié inconnu</translation>
</message>
<message>
- <location line="+3"/>
<source>SSL handshake failed</source>
<translation>le handshake SSL a échoué</translation>
</message>
<message>
- <location filename="../src/network/access/qhttp.cpp" line="-138"/>
<source>Connection refused (or timed out)</source>
<translation>Connexion refusée (ou délai expiré)</translation>
</message>
<message>
- <location line="-2263"/>
<source>HTTPS connection requested but SSL support not compiled in</source>
<translation>Connexion HTTPS requise mais le support SSL n&apos;est pas compilé</translation>
</message>
@@ -2542,47 +2138,38 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QHttpSocketEngine</name>
<message>
- <location filename="../src/network/socket/qhttpsocketengine.cpp" line="-89"/>
<source>Did not receive HTTP response from proxy</source>
<translation>Pas de réponse HTTP de la part du proxy</translation>
</message>
<message>
- <location line="+25"/>
<source>Error parsing authentication request from proxy</source>
<translation>Erreur dans le reqête d&apos;authentification reçue du proxy</translation>
</message>
<message>
- <location line="+31"/>
<source>Authentication required</source>
<translation>Authentification requise</translation>
</message>
<message>
- <location line="+27"/>
<source>Proxy denied connection</source>
<translation>Le Proxy a rejeté la connexion</translation>
</message>
<message>
- <location line="+10"/>
<source>Error communicating with HTTP proxy</source>
<translation>Erreur de communication avec le proxy HTTP</translation>
</message>
<message>
- <location line="+23"/>
<source>Proxy server not found</source>
<translation>Serveur proxy introuvable</translation>
</message>
<message>
- <location line="+2"/>
<source>Proxy connection refused</source>
<translation>Connexion au proxy refusée</translation>
</message>
<message>
- <location line="+2"/>
<source>Proxy server connection timed out</source>
<translation>La connexion au serveur proxy a expiré</translation>
</message>
<message>
- <location line="+2"/>
<source>Proxy connection closed prematurely</source>
<translation>La connexion au serveur proxy a été fermée prématurément</translation>
</message>
@@ -2590,22 +2177,18 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QIBaseDriver</name>
<message>
- <location filename="../src/sql/drivers/ibase/qsql_ibase.cpp" line="+1428"/>
<source>Error opening database</source>
<translation>Erreur d&apos;ouverture de la base de données</translation>
</message>
<message>
- <location line="+54"/>
<source>Could not start transaction</source>
<translation>La transaction n&apos;a pas pu être démarrée</translation>
</message>
<message>
- <location line="+13"/>
<source>Unable to commit transaction</source>
<translation>Incapable de soumettre la transaction</translation>
</message>
<message>
- <location line="+13"/>
<source>Unable to rollback transaction</source>
<translation>Incapable d&apos;annuler la transaction</translation>
</message>
@@ -2613,89 +2196,70 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QIBaseResult</name>
<message>
- <location line="-1097"/>
<source>Unable to create BLOB</source>
<translation>Impossible de créer un BLOB</translation>
</message>
<message>
- <location line="+6"/>
<source>Unable to write BLOB</source>
<translation>Impossible d&apos;écrire le BLOB</translation>
</message>
<message>
- <location line="+14"/>
<source>Unable to open BLOB</source>
<translation>Impossible d&apos;ouvrir le BLOB</translation>
</message>
<message>
- <location line="+16"/>
<source>Unable to read BLOB</source>
<translation>Impossible de lire le BLOB</translation>
</message>
<message>
- <location line="+125"/>
- <location line="+189"/>
<source>Could not find array</source>
<translation>Impossible de trouver le tableau</translation>
</message>
<message>
- <location line="-157"/>
<source>Could not get array data</source>
<translation>Impossible de trouver le tableau de données</translation>
</message>
<message>
- <location line="+212"/>
<source>Could not get query info</source>
<translation>Impossible d&apos;avoir les informations sur la requête</translation>
</message>
<message>
- <location line="+20"/>
<source>Could not start transaction</source>
<translation>Impossible de démarrer la transaction</translation>
</message>
<message>
- <location line="+19"/>
<source>Unable to commit transaction</source>
<translation>Incapable de soumettre la transaction</translation>
</message>
<message>
- <location line="+33"/>
<source>Could not allocate statement</source>
<translation>Impossible d&apos;allouer la requête</translation>
</message>
<message>
- <location line="+5"/>
<source>Could not prepare statement</source>
<translation>Impossible de préparer la requête</translation>
</message>
<message>
- <location line="+5"/>
- <location line="+7"/>
<source>Could not describe input statement</source>
<translation>Impossible de décrire la requête</translation>
</message>
<message>
- <location line="+10"/>
<source>Could not describe statement</source>
<translation>Impossible de décrire la requête</translation>
</message>
<message>
- <location line="+115"/>
<source>Unable to close statement</source>
<translation>Impossible de fermer la requête</translation>
</message>
<message>
- <location line="+8"/>
<source>Unable to execute query</source>
<translation>Impossible d&apos;exécuter la requête</translation>
</message>
<message>
- <location line="+46"/>
<source>Could not fetch next item</source>
<translation>Impossible de récuperer l&apos;élément suivant</translation>
</message>
<message>
- <location line="+160"/>
<source>Could not get statement info</source>
<translation>Impossible d&apos;avoir les informations sur la requête</translation>
</message>
@@ -2703,27 +2267,22 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QIODevice</name>
<message>
- <location filename="../src/corelib/global/qglobal.cpp" line="+1869"/>
<source>Permission denied</source>
<translation>Accès refusé</translation>
</message>
<message>
- <location line="+3"/>
<source>Too many open files</source>
<translation>Trop de fichiers ouverts simultanément</translation>
</message>
<message>
- <location line="+3"/>
<source>No such file or directory</source>
<translation>Aucun fichier ou dossier de ce nom</translation>
</message>
<message>
- <location line="+3"/>
<source>No space left on device</source>
<translation>Aucun espace disponible sur le périphérique</translation>
</message>
<message>
- <location filename="../src/corelib/io/qiodevice.cpp" line="+1536"/>
<source>Unknown error</source>
<translation>Erreur inconnue</translation>
</message>
@@ -2731,30 +2290,33 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QInputContext</name>
<message>
- <location filename="../src/gui/inputmethod/qinputcontextfactory.cpp" line="+242"/>
<source>XIM</source>
<translation>XIM</translation>
</message>
<message>
- <location line="+23"/>
<source>XIM input method</source>
<translation>Méthode d&apos;entrée XIM</translation>
</message>
<message>
- <location line="+4"/>
<source>Windows input method</source>
<translation>Méthode d&apos;entrée Windows</translation>
</message>
<message>
- <location line="+4"/>
<source>Mac OS X input method</source>
<translation>Méthode d&apos;entrée Mac OS X</translation>
</message>
+ <message>
+ <source>FEP</source>
+ <translation>Processeur frontal</translation>
+ </message>
+ <message>
+ <source>S60 FEP input method</source>
+ <translation>Méthode de saisie processeur frontal S60</translation>
+ </message>
</context>
<context>
<name>QInputDialog</name>
<message>
- <location filename="../src/gui/dialogs/qinputdialog.cpp" line="+223"/>
<source>Enter a value:</source>
<translation>Entrer une valeur :</translation>
</message>
@@ -2774,66 +2336,50 @@ Voulez-vous quand même le supprimer ?</translation>
<translation type="obsolete">QLibrary::resolve_sys: Symbole &quot;%1&quot; non défini dans %2 (%3)</translation>
</message>
<message>
- <location filename="../src/corelib/plugin/qlibrary.cpp" line="+378"/>
<source>Could not mmap &apos;%1&apos;: %2</source>
<translation>Impossible d&apos;établir la projection en mémoire de &apos;%1&apos; : %2</translation>
</message>
<message>
- <location line="+22"/>
<source>Plugin verification data mismatch in &apos;%1&apos;</source>
<translation>Données de vérification du plugin différente dans &apos;%1&apos;</translation>
</message>
<message>
- <location line="+6"/>
<source>Could not unmap &apos;%1&apos;: %2</source>
<translation>Impossible de supprimer la projection en mémoire de &apos;%1&apos; : %2</translation>
</message>
<message>
- <location line="+302"/>
<source>The plugin &apos;%1&apos; uses incompatible Qt library. (%2.%3.%4) [%5]</source>
<translation>Le plugin &apos;%1&apos; utilise une bibliothèque Qt incompatible. (%2.%3.%4) [%5]</translation>
</message>
<message>
- <location line="+20"/>
<source>The plugin &apos;%1&apos; uses incompatible Qt library. Expected build key &quot;%2&quot;, got &quot;%3&quot;</source>
<translation>Le plugin &apos;%1&apos; utilise une bibliothèque Qt incompatible. Clé attendue &quot;%2&quot;, reçue &quot;%3&quot;</translation>
</message>
<message>
- <location line="+340"/>
<source>Unknown error</source>
<translation>Erreur inconnue</translation>
</message>
<message>
- <location line="-377"/>
- <location filename="../src/corelib/plugin/qpluginloader.cpp" line="+280"/>
<source>The shared library was not found.</source>
<translation>La bibliothèque partagée est introuvable.</translation>
</message>
<message>
- <location line="+2"/>
<source>The file &apos;%1&apos; is not a valid Qt plugin.</source>
<translation>Le fichier &apos;%1&apos; n&apos;est pas un plugin Qt valide.</translation>
</message>
<message>
- <location line="+43"/>
<source>The plugin &apos;%1&apos; uses incompatible Qt library. (Cannot mix debug and release libraries.)</source>
<translation>Le plugin &apos;%1&apos; utilise une bibliothèque Qt incompatible. (Il est impossible de mélanger des bibliothèques &apos;debug&apos; et &apos;release&apos;.)</translation>
</message>
<message>
- <location filename="../src/corelib/plugin/qlibrary_unix.cpp" line="+209"/>
- <location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+99"/>
<source>Cannot load library %1: %2</source>
<translation>Impossible de charger la bibliothèque %1 : %2</translation>
</message>
<message>
- <location line="+16"/>
- <location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+26"/>
<source>Cannot unload library %1: %2</source>
<translation>Impossible de décharger la bibliothèque %1 : %2</translation>
</message>
<message>
- <location line="+31"/>
- <location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+15"/>
<source>Cannot resolve symbol &quot;%1&quot; in %2: %3</source>
<translation>Impossible de résoudre le symbole &quot;%1&quot; dans %2 : %3</translation>
</message>
@@ -2841,37 +2387,30 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QLineEdit</name>
<message>
- <location filename="../src/gui/widgets/qlineedit.cpp" line="+2710"/>
<source>Select All</source>
<translation>Tout sélectionner</translation>
</message>
<message>
- <location line="-30"/>
<source>&amp;Undo</source>
<translation>&amp;Annuler</translation>
</message>
<message>
- <location line="+4"/>
<source>&amp;Redo</source>
<translation>&amp;Rétablir</translation>
</message>
<message>
- <location line="+7"/>
<source>Cu&amp;t</source>
<translation>Co&amp;uper</translation>
</message>
<message>
- <location line="+4"/>
<source>&amp;Copy</source>
<translation>Cop&amp;ier</translation>
</message>
<message>
- <location line="+4"/>
<source>&amp;Paste</source>
<translation>Co&amp;ller</translation>
</message>
<message>
- <location line="+5"/>
<source>Delete</source>
<translation>Supprimer</translation>
</message>
@@ -2879,24 +2418,18 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QLocalServer</name>
<message>
- <location filename="../src/network/socket/qlocalserver.cpp" line="+226"/>
- <location filename="../src/network/socket/qlocalserver_unix.cpp" line="+231"/>
<source>%1: Name error</source>
<translation>%1: Erreur de nom</translation>
</message>
<message>
- <location filename="../src/network/socket/qlocalserver_unix.cpp" line="-8"/>
<source>%1: Permission denied</source>
<translation>%1: Permission refusée</translation>
</message>
<message>
- <location line="+12"/>
<source>%1: Address in use</source>
<translation>%1: Address déjà utilisée</translation>
</message>
<message>
- <location line="+5"/>
- <location filename="../src/network/socket/qlocalserver_win.cpp" line="+158"/>
<source>%1: Unknown error %2</source>
<translation>%1: Erreur inconnue %2</translation>
</message>
@@ -2904,70 +2437,46 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QLocalSocket</name>
<message>
- <location filename="../src/network/socket/qlocalsocket_tcp.cpp" line="+132"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+134"/>
<source>%1: Connection refused</source>
<translation>%1: Connexion refusée</translation>
</message>
<message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
<source>%1: Remote closed</source>
<translation>%1: Connexion fermée</translation>
</message>
<message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_win.cpp" line="+80"/>
- <location line="+43"/>
<source>%1: Invalid name</source>
<translation>%1: Nom invalide</translation>
</message>
<message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
<source>%1: Socket access error</source>
<translation>%1: Erreur d&apos;accès au socket</translation>
</message>
<message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
<source>%1: Socket resource error</source>
<translation>%1: Erreur de ressource du socket</translation>
</message>
<message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
<source>%1: Socket operation timed out</source>
<translation>%1: L&apos;opération socket a expiré</translation>
</message>
<message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
<source>%1: Datagram too large</source>
<translation>%1: Datagramme trop grand</translation>
</message>
<message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_win.cpp" line="-48"/>
<source>%1: Connection error</source>
<translation>%1: Erreur de connexion</translation>
</message>
<message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
<source>%1: The socket operation is not supported</source>
<translation>%1: L&apos;opération n&apos;est pas supportée</translation>
</message>
<message>
- <location line="+4"/>
<source>%1: Unknown error</source>
<translation>%1 : erreur inconnue</translation>
</message>
<message>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+4"/>
- <location filename="../src/network/socket/qlocalsocket_win.cpp" line="+10"/>
<source>%1: Unknown error %2</source>
<translation>%1: Erreur inconnue %2</translation>
</message>
@@ -2975,27 +2484,22 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QMYSQLDriver</name>
<message>
- <location filename="../src/sql/drivers/mysql/qsql_mysql.cpp" line="+1231"/>
<source>Unable to open database &apos;</source>
<translation>Impossible d&apos;ouvrir la base de données &apos;</translation>
</message>
<message>
- <location line="+7"/>
<source>Unable to connect</source>
<translation>Impossible d&apos;établir une connexion</translation>
</message>
<message>
- <location line="+127"/>
<source>Unable to begin transaction</source>
<translation>Impossible de démarrer la transaction</translation>
</message>
<message>
- <location line="+17"/>
<source>Unable to commit transaction</source>
<translation>Impossible de soumettre la transaction</translation>
</message>
<message>
- <location line="+17"/>
<source>Unable to rollback transaction</source>
<translation>Impossible d&apos;annuler la transaction</translation>
</message>
@@ -3003,59 +2507,46 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QMYSQLResult</name>
<message>
- <location line="-922"/>
<source>Unable to fetch data</source>
<translation>Impossible de récuperer des données</translation>
</message>
<message>
- <location line="+176"/>
<source>Unable to execute query</source>
<translation>Impossible d&apos;exécuter la requête</translation>
</message>
<message>
- <location line="+6"/>
<source>Unable to store result</source>
<translation>Impossible de stocker le résultat</translation>
</message>
<message>
- <location line="+190"/>
- <location line="+8"/>
<source>Unable to prepare statement</source>
<translation>Impossible de préparer l&apos;instruction</translation>
</message>
<message>
- <location line="+34"/>
<source>Unable to reset statement</source>
<translation>Impossible de réinitialiser l&apos;instruction</translation>
</message>
<message>
- <location line="+87"/>
<source>Unable to bind value</source>
<translation>Impossible d&apos;attacher la valeur</translation>
</message>
<message>
- <location line="+11"/>
<source>Unable to execute statement</source>
<translation>Impossible d&apos;exécuter la requête</translation>
</message>
<message>
- <location line="+14"/>
- <location line="+21"/>
<source>Unable to bind outvalues</source>
<translation>Impossible d&apos;attacher les valeurs de sortie</translation>
</message>
<message>
- <location line="-12"/>
<source>Unable to store statement results</source>
<translation>Impossible de stocker les résultats de la requête</translation>
</message>
<message>
- <location line="-253"/>
<source>Unable to execute next query</source>
<translation>Impossible d&apos;exécuterla prochaine requête</translation>
</message>
<message>
- <location line="+10"/>
<source>Unable to store next result</source>
<translation>Impossible de stocker le prochain résultat</translation>
</message>
@@ -3063,7 +2554,6 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QMdiArea</name>
<message>
- <location filename="../src/gui/widgets/qmdiarea.cpp" line="+290"/>
<source>(Untitled)</source>
<translation>(Sans titre)</translation>
</message>
@@ -3071,92 +2561,74 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QMdiSubWindow</name>
<message>
- <location filename="../src/gui/widgets/qmdisubwindow.cpp" line="+280"/>
<source>%1 - [%2]</source>
<translation>%1 - [%2]</translation>
</message>
<message>
- <location line="+72"/>
<source>Close</source>
<translation>Fermer</translation>
</message>
<message>
- <location line="-18"/>
<source>Minimize</source>
<translation>Réduire</translation>
</message>
<message>
- <location line="+13"/>
<source>Restore Down</source>
<translation>Restaurer en bas</translation>
</message>
<message>
- <location line="+707"/>
<source>&amp;Restore</source>
<translation>&amp;Restaurer</translation>
</message>
<message>
- <location line="+3"/>
<source>&amp;Move</source>
<translation>&amp;Déplacer</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Size</source>
<translation>&amp;Taille</translation>
</message>
<message>
- <location line="+1"/>
<source>Mi&amp;nimize</source>
<translation>Réd&amp;uire</translation>
</message>
<message>
- <location line="+2"/>
<source>Ma&amp;ximize</source>
<translation>Ma&amp;ximiser</translation>
</message>
<message>
- <location line="+2"/>
<source>Stay on &amp;Top</source>
<translation>&amp;Rester au premier plan</translation>
</message>
<message>
- <location line="+3"/>
<source>&amp;Close</source>
<translation>&amp;Fermer</translation>
</message>
<message>
- <location line="-787"/>
<source>- [%1]</source>
- <translation></translation>
+ <translation>- [%1]</translation>
</message>
<message>
- <location line="+58"/>
<source>Maximize</source>
<translation>Maximiser</translation>
</message>
<message>
- <location line="+3"/>
<source>Unshade</source>
<translation>Restaurer</translation>
</message>
<message>
- <location line="+3"/>
<source>Shade</source>
<translation>Ombrer</translation>
</message>
<message>
- <location line="+6"/>
<source>Restore</source>
<translation>Restaurer</translation>
</message>
<message>
- <location line="+6"/>
<source>Help</source>
<translation>Aide</translation>
</message>
<message>
- <location line="+3"/>
<source>Menu</source>
<translation>Menu</translation>
</message>
@@ -3164,21 +2636,14 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QMenu</name>
<message>
- <location filename="../src/plugins/accessible/widgets/qaccessiblemenu.cpp" line="+157"/>
- <location line="+225"/>
<source>Close</source>
<translation>Fermer</translation>
</message>
<message>
- <location line="-224"/>
- <location line="+225"/>
<source>Open</source>
<translation>Ouvrir</translation>
</message>
<message>
- <location line="-223"/>
- <location line="+225"/>
- <location line="+51"/>
<source>Execute</source>
<translation>Exécuter</translation>
</message>
@@ -3233,24 +2698,22 @@ Voulez-vous quand même le supprimer ?</translation>
<source>Quit %1</source>
<translation type="obsolete">Quitter %1</translation>
</message>
+ <message>
+ <source>Actions</source>
+ <translation>Actions</translation>
+ </message>
</context>
<context>
<name>QMessageBox</name>
<message>
- <location filename="../src/gui/dialogs/qmessagebox.cpp" line="-1964"/>
- <location line="+852"/>
- <location filename="../src/gui/dialogs/qmessagebox.h" line="-52"/>
- <location line="+8"/>
<source>OK</source>
<translation>OK</translation>
</message>
<message>
- <location line="+509"/>
<source>About Qt</source>
<translation>À propos de Qt</translation>
</message>
<message>
- <location line="-508"/>
<source>Help</source>
<translation>Aide</translation>
</message>
@@ -3263,19 +2726,17 @@ Voulez-vous quand même le supprimer ?</translation>
<translation type="obsolete">&lt;h3&gt;A propos de Qt&lt;/h3&gt;%1&lt;p&gt;Qt est un toolkit C++ pour le développement d&apos;applications multi-platformes.&lt;/p&gt;&lt;p&gt;Qt fournit la portabilité du code source pour MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux et toutes les variantes commerciales majeures d&apos;Unix. Qt est aussi disponible pour les systèmes embarqués sous le nom Qtopia Core.&lt;/p&gt;&lt;p&gt;Qt est un produit de Trolltech. &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</translation>
</message>
<message>
- <location line="-1097"/>
<source>Show Details...</source>
<translation>Montrer les détails...</translation>
</message>
<message>
- <location line="+1"/>
<source>Hide Details...</source>
<translation>Cacher les détails...</translation>
</message>
<message>
- <location line="+1570"/>
+ <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1693"/>
<source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt for Embedded Linux and Qt for Windows CE.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications (proprietary or open source) provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).&lt;/p&gt;&lt;p&gt;Qt is a Nokia product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;h3&gt;À propos de Qt&lt;/h3&gt;&lt;p&gt;Ce programme utilise Qt version %1.&lt;/p&gt;&lt;p&gt;Qt est une bibliothèque logicielle C++ pour le développement d’applications multiplateformes.&lt;/p&gt;&lt;p&gt;Qt fournit une portabilité source unique pour MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux et les principales variantes commerciales d’Unix. Qt est également disponible pour appareils intégrés tels que Qt pour Embedded Linux et Qt pour Windows CE.&lt;/p&gt;&lt;p&gt;Il existe trois options de licence différentes conçues pour s’adapter aux besoins d’utilisateurs variés.&lt;/p&gt;&lt;p&gt;Qt concédée sous notre contrat de licence commerciale est destinée au développement de logiciels propriétaires/commerciaux dont vous ne souhaitez pas partager le code source avec des tiers ou qui ne peuvent se conformer aux termes de la LGPL GNU version 2.1 ou GPL GNU version 3.0.&lt;/p&gt;&lt;p&gt;Qt concédée sous la LGPL GNU version 2.1 est destinée au développement d’applications Qt (propriétaires ou libres) à condition que vous vous conformiez aux conditions générales de la LGPL GNU version 2.1.&lt;/p&gt;&lt;p&gt;Qt concédée sous la licence publique générale GNU version 3.0 est destinée au développement d’applications Qt lorsque vous souhaitez utiliser ces applications avec d’autres logiciels soumis aux termes de la GPL GNU version 3.0 ou lorsque vous acceptez les termes de la GPL GNU version 3.0.&lt;/p&gt;&lt;p&gt;Veuillez consulter&lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; pour un aperçu des concessions de licences Qt.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation et/ou ses filiales.&lt;/p&gt;&lt;p&gt;Qt est un produit Nokia. Voir &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; pour de plus amples informations.&lt;/p&gt;</translation>
</message>
<message>
<source>&lt;h3&gt;About Qt&lt;/h3&gt;%1&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt for Embedded Linux and Qt for Windows CE.&lt;/p&gt;&lt;p&gt;Qt is a Nokia product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</source>
@@ -3289,11 +2750,18 @@ Voulez-vous quand même le supprimer ?</translation>
<source>&lt;h3&gt;About Qt&lt;/h3&gt;%1&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt Embedded.&lt;/p&gt;&lt;p&gt;Qt is a Trolltech product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</source>
<translation type="obsolete">&lt;h3&gt;A propos de Qt&lt;/h3&gt;%1&lt;p&gt;Qt est un toolkit C++ pour le développement d&apos;application multi-plateforme.&lt;/p&gt;&lt;p&gt;Qt fournit la portabilité de votre source pour MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, toutes les variantes majeures d&apos;Unix. Qt est aussi disponible pour les périphériques embarqués avec Qt Embedded.&lt;/p&gt;&lt;p&gt;Qt est un produit de Trolltech. Voir &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; pour plus d&apos;informations.&lt;/p&gt;</translation>
</message>
+ <message>
+ <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
+ <translation>&lt;h3&gt;À propos de Qt&lt;/h3&gt;&lt;p&gt;Ce programme utilise Qt version %1.&lt;/p&gt;</translation>
+ </message>
+ <message>
+ <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt for Embedded Linux and Qt for Windows CE.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications (proprietary or open source) provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).&lt;/p&gt;&lt;p&gt;Qt is a Nokia product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</source>
+ <translation>&lt;p&gt;Qt est une bibliothèque logicielle C++ pour le développement d’applications multiplateformes.&lt;/p&gt;&lt;p&gt;Qt fournit une portabilité source unique pour MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux et les principales variantes commerciales d’Unix. Qt est également disponible pour appareils intégrés tels que Qt pour Embedded Linux et Qt pour Windows CE.&lt;/p&gt;&lt;p&gt;Il existe trois options de licence différentes conçues pour s’adapter aux besoins d’utilisateurs variés.&lt;/p&gt;&lt;p&gt;Qt concédée sous notre contrat de licence commerciale est destinée au développement de logiciels propriétaires/commerciaux dont vous ne souhaitez pas partager le code source avec des tiers ou qui ne peuvent se conformer aux termes de la LGPL GNU version 2.1 ou GPL GNU version 3.0.&lt;/p&gt;&lt;p&gt;Qt concédée sous la LGPL GNU version 2.1 est destinée au développement d’applications Qt (propriétaires ou libres) à condition que vous vous conformiez aux conditions générales de la LGPL GNU version 2.1.&lt;/p&gt;&lt;p&gt;Qt concédée sous la licence publique générale GNU version 3.0 est destinée au développement d’applications Qt lorsque vous souhaitez utiliser ces applications avec d’autres logiciels soumis aux termes de la GPL GNU version 3.0 ou lorsque vous acceptez les termes de la GPL GNU version 3.0.&lt;/p&gt;&lt;p&gt;Veuillez consulter&lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; pour un aperçu des concessions de licences Qt.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation et/ou ses filiales.&lt;/p&gt;&lt;p&gt;Qt est un produit Nokia. Voir &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; pour de plus amples informations.&lt;/p&gt;</translation>
+ </message>
</context>
<context>
<name>QMultiInputContext</name>
<message>
- <location filename="../src/plugins/inputmethods/imsw-multi/qmultiinputcontext.cpp" line="+88"/>
<source>Select IM</source>
<translation>Sélectionner IM</translation>
</message>
@@ -3301,12 +2769,10 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QMultiInputContextPlugin</name>
<message>
- <location filename="../src/plugins/inputmethods/imsw-multi/qmultiinputcontextplugin.cpp" line="+95"/>
<source>Multiple input method switcher</source>
<translation>Sélectionneur de méthode de saisie</translation>
</message>
<message>
- <location line="+7"/>
<source>Multiple input method switcher that uses the context menu of the text widgets</source>
<translation>Sélectionneur de méthode de saisie qui utilise le menu contextuel des widgets de texte</translation>
</message>
@@ -3314,132 +2780,106 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QNativeSocketEngine</name>
<message>
- <location filename="../src/network/socket/qnativesocketengine.cpp" line="+206"/>
<source>The remote host closed the connection</source>
<translation>L&apos;hôte distant a fermé la connexion</translation>
</message>
<message>
- <location line="+3"/>
<source>Network operation timed out</source>
<translation>L&apos;opération réseau a expiré</translation>
</message>
<message>
- <location line="+3"/>
<source>Out of resources</source>
<translation>Manque de ressources</translation>
</message>
<message>
- <location line="+3"/>
<source>Unsupported socket operation</source>
<translation>Opération socket non supportée</translation>
</message>
<message>
- <location line="+3"/>
<source>Protocol type not supported</source>
<translation>Protocol non géré</translation>
</message>
<message>
- <location line="+3"/>
<source>Invalid socket descriptor</source>
<translation>Descripteur de socket invalide</translation>
</message>
<message>
- <location line="+6"/>
<source>Network unreachable</source>
<translation>Réseau impossible à rejoindre</translation>
</message>
<message>
- <location line="+3"/>
<source>Permission denied</source>
<translation>Accès refusé</translation>
</message>
<message>
- <location line="+3"/>
<source>Connection timed out</source>
<translation>Connexion expirée</translation>
</message>
<message>
- <location line="+3"/>
<source>Connection refused</source>
<translation>Connexion refusée</translation>
</message>
<message>
- <location line="+3"/>
<source>The bound address is already in use</source>
<translation>L&apos;adresse liée est déjà en usage</translation>
</message>
<message>
- <location line="+3"/>
<source>The address is not available</source>
<translation>L&apos;adresse n&apos;est pas disponible</translation>
</message>
<message>
- <location line="+3"/>
<source>The address is protected</source>
<translation>L&apos;adresse est protégée</translation>
</message>
<message>
- <location line="+6"/>
<source>Unable to send a message</source>
<translation>Impossible d&apos;envoyer un message</translation>
</message>
<message>
- <location line="+3"/>
<source>Unable to receive a message</source>
<translation>Impossible de recevoir un message</translation>
</message>
<message>
- <location line="+3"/>
<source>Unable to write</source>
<translation>Impossible d&apos;écrire</translation>
</message>
<message>
- <location line="+3"/>
<source>Network error</source>
<translation>Erreur réseau</translation>
</message>
<message>
- <location line="+3"/>
<source>Another socket is already listening on the same port</source>
<translation>Un autre socket écoute déjà sur le même port</translation>
</message>
<message>
- <location line="-66"/>
<source>Unable to initialize non-blocking socket</source>
<translation>Impossible d&apos;initialiser le socket asynchrone</translation>
</message>
<message>
- <location line="+3"/>
<source>Unable to initialize broadcast socket</source>
<translation>Impossible d&apos;initialiser le socket broadcast</translation>
</message>
<message>
- <location line="+3"/>
<source>Attempt to use IPv6 socket on a platform with no IPv6 support</source>
<translation>Tentative d&apos;utiliser un socket IPv6 sur une plateforme qui ne supporte pas IPv6</translation>
</message>
<message>
- <location line="+21"/>
<source>Host unreachable</source>
<translation>Hôte inaccessible</translation>
</message>
<message>
- <location line="+24"/>
<source>Datagram was too large to send</source>
<translation>Le datagramme était trop grand pour être envoyé</translation>
</message>
<message>
- <location line="+18"/>
<source>Operation on non-socket</source>
<translation>Operation sur non-socket</translation>
</message>
<message>
- <location line="+6"/>
<source>Unknown error</source>
<translation>Erreur inconnue</translation>
</message>
<message>
- <location line="-3"/>
<source>The proxy type is invalid for this operation</source>
<translation>Le type de proxy est invalide pour cette opération</translation>
</message>
@@ -3447,7 +2887,6 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QNetworkAccessCacheBackend</name>
<message>
- <location filename="../src/network/access/qnetworkaccesscachebackend.cpp" line="+65"/>
<source>Error opening %1</source>
<translation>Erreur lors de l&apos;ouverture de %1</translation>
</message>
@@ -3455,27 +2894,22 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QNetworkAccessFileBackend</name>
<message>
- <location filename="../src/network/access/qnetworkaccessfilebackend.cpp" line="+99"/>
<source>Request for opening non-local file %1</source>
<translation>Requête d&apos;ouverture de fichier distant %1</translation>
</message>
<message>
- <location line="+42"/>
<source>Error opening %1: %2</source>
<translation>Erreur lors de l&apos;ouverture de %1 : %2</translation>
</message>
<message>
- <location line="+56"/>
<source>Write error writing to %1: %2</source>
<translation>Erreur d&apos;écriture de %1 : %2</translation>
</message>
<message>
- <location line="+33"/>
<source>Cannot open %1: Path is a directory</source>
<translation>Impossible d&apos;ouvrir %1 : le chemin est un dossier</translation>
</message>
<message>
- <location line="+21"/>
<source>Read error reading from %1: %2</source>
<translation>Erreur de lecture de %1 : %2</translation>
</message>
@@ -3483,27 +2917,22 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QNetworkAccessFtpBackend</name>
<message>
- <location filename="../src/network/access/qnetworkaccessftpbackend.cpp" line="+165"/>
<source>No suitable proxy found</source>
<translation>Aucun proxy trouvé</translation>
</message>
<message>
- <location line="+14"/>
<source>Cannot open %1: is a directory</source>
<translation>Impossible d&apos;ouvrir %1 : le chemin est un dossier</translation>
</message>
<message>
- <location line="+130"/>
<source>Logging in to %1 failed: authentication required</source>
<translation>Connexion à %1 a échoué : authentification requise</translation>
</message>
<message>
- <location line="+39"/>
<source>Error while downloading %1: %2</source>
<translation>Erreur lors du téléchargement de %1 : %2</translation>
</message>
<message>
- <location line="+2"/>
<source>Error while uploading %1: %2</source>
<translation>Erreur lors de l&apos;envoi de %1 : %2</translation>
</message>
@@ -3511,7 +2940,6 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QNetworkAccessHttpBackend</name>
<message>
- <location filename="../src/network/access/qnetworkaccesshttpbackend.cpp" line="+597"/>
<source>No suitable proxy found</source>
<translation>Aucun proxy trouvé</translation>
</message>
@@ -3519,12 +2947,10 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QNetworkReply</name>
<message>
- <location line="+128"/>
<source>Error downloading %1 - server replied: %2</source>
<translation>Erreur lors du téléchargement de %1 - le serveur a répondu: %2</translation>
</message>
<message>
- <location filename="../src/network/access/qnetworkreplyimpl.cpp" line="+68"/>
<source>Protocol &quot;%1&quot; is unknown</source>
<translation>Le protocole &quot;%1&quot; est inconnu</translation>
</message>
@@ -3532,8 +2958,6 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QNetworkReplyImpl</name>
<message>
- <location line="+432"/>
- <location line="+22"/>
<source>Operation canceled</source>
<translation>Opération annulée</translation>
</message>
@@ -3541,63 +2965,55 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QOCIDriver</name>
<message>
- <location filename="../src/sql/drivers/oci/qsql_oci.cpp" line="+2069"/>
<source>Unable to logon</source>
<translation>Impossible d&apos;ouvrir une session</translation>
</message>
<message>
- <location line="-144"/>
+ <location filename="../src/sql/drivers/oci/qsql_oci.cpp" line="+1925"/>
<source>Unable to initialize</source>
<comment>QOCIDriver</comment>
- <translation>L&apos;initialisation a échouée</translation>
+ <translation>L&apos;initialisation a échoué</translation>
</message>
<message>
- <location line="+215"/>
<source>Unable to begin transaction</source>
<translation>Impossible de démarrer la transaction</translation>
</message>
<message>
- <location line="+19"/>
<source>Unable to commit transaction</source>
<translation>Impossible d&apos;enregistrer la transaction</translation>
</message>
<message>
- <location line="+19"/>
<source>Unable to rollback transaction</source>
<translation>Impossible d&apos;annuler la transaction</translation>
</message>
+ <message>
+ <source>Unable to initialize</source>
+ <translation>L&apos;initialisation a échoué</translation>
+ </message>
</context>
<context>
<name>QOCIResult</name>
<message>
- <location line="-963"/>
- <location line="+161"/>
- <location line="+15"/>
<source>Unable to bind column for batch execute</source>
<translation>Impossible d&apos;attacher la colonne pour une execution batch</translation>
</message>
<message>
- <location line="+15"/>
<source>Unable to execute batch statement</source>
<translation>Impossible d&apos;exécuter l&apos;instruction batch</translation>
</message>
<message>
- <location line="+302"/>
<source>Unable to goto next</source>
<translation>Impossible de passer au suivant</translation>
</message>
<message>
- <location line="+59"/>
<source>Unable to alloc statement</source>
<translation>Impossible d&apos;allouer la requête</translation>
</message>
<message>
- <location line="+15"/>
<source>Unable to prepare statement</source>
<translation>Impossible de préparer la requête</translation>
</message>
<message>
- <location line="+36"/>
<source>Unable to bind value</source>
<translation>Impossible d&apos;attacher la valeur</translation>
</message>
@@ -3606,92 +3022,81 @@ Voulez-vous quand même le supprimer ?</translation>
<translation type="obsolete">Impossible d&apos;exéctuer la requête select</translation>
</message>
<message>
- <location line="+19"/>
<source>Unable to execute statement</source>
<translation>Impossible d&apos;exéctuer la requête</translation>
</message>
+ <message>
+ <source>Unable to get statement type</source>
+ <translation>Impossible d&apos;obtenir le type de la requête</translation>
+ </message>
</context>
<context>
<name>QODBCDriver</name>
<message>
- <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="+1785"/>
<source>Unable to connect</source>
<translation>Incapable d&apos;établir une connexion</translation>
</message>
<message>
- <location line="+6"/>
+ <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="+1791"/>
<source>Unable to connect - Driver doesn&apos;t support all needed functionality</source>
<translation>Impossible de se connecter - Le pilote ne supporte pas toutes les fonctionnalités nécessaires</translation>
</message>
<message>
- <location line="+242"/>
<source>Unable to disable autocommit</source>
<translation>Impossible de désactiver l&apos;autocommit</translation>
</message>
<message>
- <location line="+17"/>
<source>Unable to commit transaction</source>
<translation>Incapable de soumettre la transaction</translation>
</message>
<message>
- <location line="+17"/>
<source>Unable to rollback transaction</source>
<translation>Incapable d&apos;annuler la transaction</translation>
</message>
<message>
- <location line="+15"/>
<source>Unable to enable autocommit</source>
- <translation>Impossible d&apos;active l&apos;autocommit</translation>
+ <translation>Impossible d&apos;activer l&apos;autocommit</translation>
+ </message>
+ <message>
+ <source>Unable to connect - Driver doesn&apos;t support all functionality required</source>
+ <translation>Impossible de se connecter - Le pilote ne supporte pas toutes les fonctionnalités nécessaires</translation>
</message>
</context>
<context>
<name>QODBCResult</name>
<message>
- <location line="-1218"/>
- <location line="+349"/>
<source>QODBCResult::reset: Unable to set &apos;SQL_CURSOR_STATIC&apos; as statement attribute. Please check your ODBC driver configuration</source>
<translation>QODBCResult::reset: Impossible d&apos;utiliser &apos;SQL_CURSOR_STATIC&apos; comme attribut de requête. Veuillez vérifier la configuration de votre pilote ODBC</translation>
</message>
<message>
- <location line="-332"/>
- <location line="+626"/>
<source>Unable to execute statement</source>
<translation>Impossible d&apos;exéctuer la requête</translation>
</message>
<message>
- <location line="-555"/>
<source>Unable to fetch next</source>
<translation>Impossible de récupérer le suivant</translation>
</message>
<message>
- <location line="+279"/>
<source>Unable to prepare statement</source>
<translation>Impossible de préparer la requête</translation>
</message>
<message>
- <location line="+268"/>
<source>Unable to bind variable</source>
<translation>Impossible d&apos;attacher la variable</translation>
</message>
<message>
- <location filename="../src/sql/drivers/db2/qsql_db2.cpp" line="+194"/>
- <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="-475"/>
- <location line="+578"/>
<source>Unable to fetch last</source>
<translation>Impossible de récupérer le dernier</translation>
</message>
<message>
- <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="-672"/>
<source>Unable to fetch</source>
<translation>Impossible de récupérer</translation>
</message>
<message>
- <location line="+44"/>
<source>Unable to fetch first</source>
<translation>Impossible de récupérer le premier</translation>
</message>
<message>
- <location line="+19"/>
<source>Unable to fetch previous</source>
<translation>Impossible de récupérer le précedent</translation>
</message>
@@ -3704,12 +3109,10 @@ Voulez-vous quand même le supprimer ?</translation>
<translation>Début</translation>
</message>
<message>
- <location filename="../src/network/access/qnetworkaccessdatabackend.cpp" line="+74"/>
<source>Operation not supported on %1</source>
<translation>Opération non supportée sur %1</translation>
</message>
<message>
- <location line="+53"/>
<source>Invalid URI: %1</source>
<translation>URI invalide : %1</translation>
</message>
@@ -3724,36 +3127,34 @@ Voulez-vous quand même le supprimer ?</translation>
<translation>Erreur de lecture sur %1 : %2</translation>
</message>
<message>
- <location line="+31"/>
<source>Socket error on %1: %2</source>
<translation>Erreur de socket sur %1 : %2</translation>
</message>
<message>
- <location line="+15"/>
<source>Remote host closed the connection prematurely on %1</source>
<translation>L&apos;hôte distant a fermé sa connexion de façon prématurée sur %1</translation>
</message>
<message>
- <location line="+53"/>
+ <location line="+99"/>
<source>Protocol error: packet of size 0 received</source>
<translation>Erreur de protocole: paquet de taille 0 reçu</translation>
</message>
<message>
- <location filename="../src/network/kernel/qhostinfo.cpp" line="+177"/>
- <location line="+57"/>
<source>No host name given</source>
<translation>Nom d&apos;hôte manquant</translation>
</message>
+ <message>
+ <source>Invalid hostname</source>
+ <translation>Nom d&apos;hôte non valide</translation>
+ </message>
</context>
<context>
<name>QPPDOptionsModel</name>
<message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="+1195"/>
<source>Name</source>
<translation>Nom</translation>
</message>
<message>
- <location line="+2"/>
<source>Value</source>
<translation>Valeur</translation>
</message>
@@ -3761,32 +3162,26 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QPSQLDriver</name>
<message>
- <location filename="../src/sql/drivers/psql/qsql_psql.cpp" line="+763"/>
<source>Unable to connect</source>
<translation>Impossible d&apos;établir une connexion</translation>
</message>
<message>
- <location line="+49"/>
<source>Could not begin transaction</source>
<translation>Impossible de démarrer la transaction</translation>
</message>
<message>
- <location line="+17"/>
<source>Could not commit transaction</source>
<translation>Impossible de soumettre la transaction</translation>
</message>
<message>
- <location line="+16"/>
<source>Could not rollback transaction</source>
<translation>Impossible d&apos;annuler la transaction</translation>
</message>
<message>
- <location line="+358"/>
<source>Unable to subscribe</source>
<translation>Impossible de s&apos;inscrire</translation>
</message>
<message>
- <location line="+32"/>
<source>Unable to unsubscribe</source>
<translation>Impossible de se désinscrire</translation>
</message>
@@ -3794,12 +3189,10 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QPSQLResult</name>
<message>
- <location line="-1058"/>
<source>Unable to create query</source>
<translation>Impossible de créer la requête</translation>
</message>
<message>
- <location line="+374"/>
<source>Unable to prepare statement</source>
<translation>Impossible de préparer la requête</translation>
</message>
@@ -3807,102 +3200,82 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QPageSetupWidget</name>
<message>
- <location filename="../src/gui/dialogs/qpagesetupdialog_unix.cpp" line="+304"/>
<source>Centimeters (cm)</source>
<translation>Centimètres (cm)</translation>
</message>
<message>
- <location line="+0"/>
<source>Millimeters (mm)</source>
<translation>Millimètres (mm)</translation>
</message>
<message>
- <location line="+0"/>
<source>Inches (in)</source>
<translation>Pouces (in)</translation>
</message>
<message>
- <location line="+0"/>
<source>Points (pt)</source>
- <translation></translation>
+ <translation>Points (pts)</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qpagesetupwidget.ui"/>
<source>Form</source>
<translation>Formulaire</translation>
</message>
<message>
- <location/>
<source>Paper</source>
<translation>Papier</translation>
</message>
<message>
- <location/>
<source>Page size:</source>
<translation>Dimensions :</translation>
</message>
<message>
- <location/>
<source>Width:</source>
<translation>Largeur :</translation>
</message>
<message>
- <location/>
<source>Height:</source>
<translation>Hauteur :</translation>
</message>
<message>
- <location/>
<source>Paper source:</source>
<translation>Source du papier :</translation>
</message>
<message>
- <location/>
<source>Orientation</source>
- <translation></translation>
+ <translation>Orientation</translation>
</message>
<message>
- <location/>
<source>Portrait</source>
<translation>Portrait</translation>
</message>
<message>
- <location/>
<source>Landscape</source>
<translation>Paysage</translation>
</message>
<message>
- <location/>
<source>Reverse landscape</source>
<translation>Paysage inversé</translation>
</message>
<message>
- <location/>
<source>Reverse portrait</source>
<translation>Portrait inversé</translation>
</message>
<message>
- <location/>
<source>Margins</source>
<translation>Marges</translation>
</message>
<message>
- <location/>
<source>top margin</source>
<translation>marge haute</translation>
</message>
<message>
- <location/>
<source>left margin</source>
<translation>marge gauche</translation>
</message>
<message>
- <location/>
<source>right margin</source>
<translation>marge droite</translation>
</message>
<message>
- <location/>
<source>bottom margin</source>
<translation>marge basse</translation>
</message>
@@ -3910,12 +3283,10 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QPluginLoader</name>
<message>
- <location filename="../src/corelib/plugin/qpluginloader.cpp" line="+24"/>
<source>Unknown error</source>
<translation>Erreur inconnue</translation>
</message>
<message>
- <location line="-68"/>
<source>The plugin was not loaded.</source>
<translation>Le plugin n&apos;a pas été chargé.</translation>
</message>
@@ -3923,18 +3294,14 @@ Voulez-vous quand même le supprimer ?</translation>
<context>
<name>QPrintDialog</name>
<message>
- <location filename="../src/gui/painting/qprinterinfo_unix.cpp" line="+98"/>
<source>locally connected</source>
<translation>connecté en local</translation>
</message>
<message>
- <location line="+471"/>
- <location line="+199"/>
<source>unknown</source>
<translation>inconnu</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qprintdialog_win.cpp" line="+268"/>
<source>OK</source>
<translation>OK</translation>
</message>
@@ -3947,12 +3314,10 @@ Voulez-vous quand même le supprimer ?</translation>
<translation type="obsolete">Imprimer en couleur si possible</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qprintdialog_qws.cpp" line="+375"/>
<source>Print all</source>
<translation>Imprimer tout</translation>
</message>
<message>
- <location line="+2"/>
<source>Print range</source>
<translation>Imprimer la sélection</translation>
</message>
@@ -3977,163 +3342,130 @@ Voulez-vous quand même le supprimer ?</translation>
<translation type="obsolete">Paysage</translation>
</message>
<message>
- <location line="-48"/>
<source>A0 (841 x 1189 mm)</source>
<translation>A0 (841 x 1189 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>A1 (594 x 841 mm)</source>
<translation>A1 (594 x 841 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>A2 (420 x 594 mm)</source>
<translation>A2 (420 x 594 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>A3 (297 x 420 mm)</source>
<translation>A3 (297 x 420 mm)</translation>
</message>
<message>
- <location line="+2"/>
<source>A5 (148 x 210 mm)</source>
<translation>A5 (148 x 210 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>A6 (105 x 148 mm)</source>
<translation>A6 (105 x 148 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>A7 (74 x 105 mm)</source>
<translation>A7 (74 x 105 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>A8 (52 x 74 mm)</source>
<translation>A8 (52 x 74 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>A9 (37 x 52 mm)</source>
<translation>A9 (37 x 52 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>B0 (1000 x 1414 mm)</source>
<translation>B0 (1000 x 1414 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>B1 (707 x 1000 mm)</source>
<translation>B1 (707 x 1000 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>B2 (500 x 707 mm)</source>
<translation>B2 (500 x 707 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>B3 (353 x 500 mm)</source>
<translation>B3 (353 x 500 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>B4 (250 x 353 mm)</source>
<translation>B4 (250 x 353 mm)</translation>
</message>
<message>
- <location line="+2"/>
<source>B6 (125 x 176 mm)</source>
<translation>B6 (125 x 176 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>B7 (88 x 125 mm)</source>
<translation>B7 (88 x 125 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>B8 (62 x 88 mm)</source>
<translation>B8 (62 x 88 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>B9 (44 x 62 mm)</source>
<translation>B9 (44 x 62 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>B10 (31 x 44 mm)</source>
<translation>B10 (31 x 44 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>C5E (163 x 229 mm)</source>
<translation>C5E (163 x 229 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>DLE (110 x 220 mm)</source>
<translation>DLE (110 x 220 mm)</translation>
</message>
<message>
- <location line="+2"/>
<source>Folio (210 x 330 mm)</source>
<translation>Folio (210 x 330 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>Ledger (432 x 279 mm)</source>
<translation>Ledger (432 x 279 mm)</translation>
</message>
<message>
- <location line="+3"/>
<source>Tabloid (279 x 432 mm)</source>
<translation>Tabloïde (279 x 432 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>US Common #10 Envelope (105 x 241 mm)</source>
<translation>US Common #10 Envelope (105 x 241 mm)</translation>
</message>
<message>
- <location filename="../src/gui/painting/qprinterinfo_unix.cpp" line="-647"/>
- <location line="+225"/>
<source>Aliases: %1</source>
<translation>Alias : %1</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qprintdialog_qws.cpp" line="-25"/>
<source>A4 (210 x 297 mm, 8.26 x 11.7 inches)</source>
<translation>A4 (210 x 297 mm)</translation>
</message>
<message>
- <location line="+11"/>
<source>B5 (176 x 250 mm, 6.93 x 9.84 inches)</source>
<translation>B5 (176 x 250 mm)</translation>
</message>
<message>
- <location line="+8"/>
<source>Executive (7.5 x 10 inches, 191 x 254 mm)</source>
<translation>Executive (7,5 x 10 pouces, 191 x 254 mm)</translation>
</message>
<message>
- <location line="+3"/>
<source>Legal (8.5 x 14 inches, 216 x 356 mm)</source>
<translation>Legal (8.5 x 14 pouces, 216 x 356 mm)</translation>
</message>
<message>
- <location line="+1"/>
<source>Letter (8.5 x 11 inches, 216 x 279 mm)</source>
<translation>Letter (8,5 x 11 pouces, 216 x 279 mm)</translation>
</message>
<message>
- <location line="+20"/>
<source>Print selection</source>
<translation>Imprimer la sélection</translation>
</message>
@@ -4150,9 +3482,6 @@ Voulez-vous quand même le supprimer ?</translation>
<translation type="obsolete">Source du papier :</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qabstractprintdialog.cpp" line="+110"/>
- <location line="+13"/>
- <location filename="../src/gui/dialogs/qprintdialog_win.cpp" line="-2"/>
<source>Print</source>
<translation>Impr écran</translation>
</message>
@@ -4165,7 +3494,6 @@ Voulez-vous quand même le supprimer ?</translation>
<translation type="obsolete">Imprimante</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="-357"/>
<source>Print To File ...</source>
<translation>Imprimer dans un fichier...</translation>
</message>
@@ -4222,229 +3550,184 @@ Voulez-vous quand même le supprimer ?</translation>
<translation type="obsolete">Impression recto verso</translation>
</message>
<message>
- <location line="+80"/>
<source>File %1 is not writable.
Please choose a different file name.</source>
<translation>Impossible d&apos;écrire dans le fichier %1.
Veuillez choisir un nom de fichier différent.</translation>
</message>
<message>
- <location line="+4"/>
<source>%1 already exists.
Do you want to overwrite it?</source>
<translation>%1 existe.
Voulez-vous l&apos;écraser ?</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qprintdialog_qws.cpp" line="-228"/>
<source>File exists</source>
<translation>Le fichier existe</translation>
</message>
<message>
- <location line="+1"/>
<source>&lt;qt&gt;Do you want to overwrite it?&lt;/qt&gt;</source>
<translation>&lt;qt&gt;voulez-vous l&apos;écraser ?&lt;/qt&gt;</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="-8"/>
<source>%1 is a directory.
Please choose a different file name.</source>
<translation>%1 est un dossier.
Veuillez choisir un nom de fichier différent.</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qpagesetupdialog_unix.cpp" line="-232"/>
<source>A0</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>A1</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>A2</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>A3</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>A4</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>A5</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>A6</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>A7</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>A8</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>A9</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B0</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B1</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B2</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B3</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B4</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B5</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B6</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B7</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B8</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B9</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>B10</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>C5E</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>DLE</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>Executive</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>Folio</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>Ledger</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>Legal</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>Letter</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>Tabloid</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>US Common #10 Envelope</source>
<translation></translation>
</message>
<message>
- <location line="+1"/>
<source>Custom</source>
<translation>Personnalisé</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="-522"/>
- <location line="+68"/>
<source>&amp;Options &gt;&gt;</source>
<translation></translation>
</message>
<message>
- <location line="-63"/>
<source>&amp;Print</source>
<translation>Im&amp;primer</translation>
</message>
<message>
- <location line="+67"/>
<source>&amp;Options &lt;&lt;</source>
<translation></translation>
</message>
<message>
- <location line="+253"/>
<source>Print to File (PDF)</source>
<translation>Imprimer dans un fichier (PDF)</translation>
</message>
<message>
- <location line="+1"/>
<source>Print to File (Postscript)</source>
<translation>Imprimer dans un fichier (PostScript)</translation>
</message>
<message>
- <location line="+45"/>
<source>Local file</source>
<translation>Fichier local</translation>
</message>
<message>
- <location line="+1"/>
<source>Write %1 file</source>
<translation>Ecriture du fichier %1</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qprintdialog_win.cpp" line="+1"/>
<source>The &apos;From&apos; value cannot be greater than the &apos;To&apos; value.</source>
<translation>La valeur &apos;de&apos; ne peut pas être plus grande que la valeur &apos;à&apos;.</translation>
</message>
@@ -4452,108 +3735,86 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QPrintPreviewDialog</name>
<message>
- <location filename="../src/gui/dialogs/qprintpreviewdialog.cpp" line="+252"/>
<source>%1%</source>
<translation>%1%</translation>
</message>
<message>
- <location line="+79"/>
<source>Print Preview</source>
<translation>Aperçu avant impression</translation>
</message>
<message>
- <location line="+29"/>
<source>Next page</source>
<translation>Page suivante</translation>
</message>
<message>
- <location line="+1"/>
<source>Previous page</source>
<translation>Page précédente</translation>
</message>
<message>
- <location line="+1"/>
<source>First page</source>
<translation>Première page</translation>
</message>
<message>
- <location line="+1"/>
<source>Last page</source>
<translation>Dernière page</translation>
</message>
<message>
- <location line="+9"/>
<source>Fit width</source>
<translation>Ajuster la largeur</translation>
</message>
<message>
- <location line="+1"/>
<source>Fit page</source>
<translation>Ajuster la page</translation>
</message>
<message>
- <location line="+11"/>
<source>Zoom in</source>
<translation>Zoom avant</translation>
</message>
<message>
- <location line="+1"/>
<source>Zoom out</source>
<translation>Zoom arrière</translation>
</message>
<message>
- <location line="+6"/>
<source>Portrait</source>
<translation>Portrait</translation>
</message>
<message>
- <location line="+1"/>
<source>Landscape</source>
<translation>Paysage</translation>
</message>
<message>
- <location line="+10"/>
<source>Show single page</source>
<translation>Afficher une seule page</translation>
</message>
<message>
- <location line="+1"/>
<source>Show facing pages</source>
<translation>Afficher deux pages</translation>
</message>
<message>
- <location line="+1"/>
<source>Show overview of all pages</source>
<translation>Afficher un aperçu de toutes les pages</translation>
</message>
<message>
- <location line="+15"/>
<source>Print</source>
<translation>Impr écran</translation>
</message>
<message>
- <location line="+1"/>
<source>Page setup</source>
<translation>Configuration de la page</translation>
</message>
<message>
- <location line="+1"/>
<source>Close</source>
<translation>Fermer</translation>
</message>
<message>
- <location line="+151"/>
<source>Export to PDF</source>
<translation>Exporter vers PDF</translation>
</message>
<message>
- <location line="+3"/>
<source>Export to PostScript</source>
<translation>Exporter vers PostScript</translation>
</message>
<message>
- <location filename="../src/gui/dialogs/qabstractpagesetupdialog.cpp" line="+68"/>
- <location line="+12"/>
<source>Page Setup</source>
<translation>Configuration de la page</translation>
</message>
@@ -4576,17 +3837,14 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QPrintPropertiesWidget</name>
<message>
- <location filename="../src/gui/dialogs/qprintpropertieswidget.ui"/>
<source>Form</source>
<translation>Formulaire</translation>
</message>
<message>
- <location/>
<source>Page</source>
<translation></translation>
</message>
<message>
- <location/>
<source>Advanced</source>
<translation>Avancé</translation>
</message>
@@ -4594,97 +3852,78 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QPrintSettingsOutput</name>
<message>
- <location filename="../src/gui/dialogs/qprintsettingsoutput.ui"/>
<source>Form</source>
<translation>Formulaire</translation>
</message>
<message>
- <location/>
<source>Copies</source>
<translation>Copies</translation>
</message>
<message>
- <location/>
<source>Print range</source>
<translation>Imprimer la sélection</translation>
</message>
<message>
- <location/>
<source>Print all</source>
<translation>Imprimer tout</translation>
</message>
<message>
- <location/>
<source>Pages from</source>
<translation>Pages</translation>
</message>
<message>
- <location/>
<source>to</source>
<translation>à</translation>
</message>
<message>
- <location/>
<source>Selection</source>
<translation>Sélection</translation>
</message>
<message>
- <location/>
<source>Output Settings</source>
<translation>Paramètres de sortie</translation>
</message>
<message>
- <location/>
<source>Copies:</source>
- <translation></translation>
+ <translation>Copies :</translation>
</message>
<message>
- <location/>
<source>Collate</source>
<translation>Assembler</translation>
</message>
<message>
- <location/>
<source>Reverse</source>
<translation>Inverse</translation>
</message>
<message>
- <location/>
<source>Options</source>
<translation>Options</translation>
</message>
<message>
- <location/>
<source>Color Mode</source>
<translation>Mode de couleur</translation>
</message>
<message>
- <location/>
<source>Color</source>
<translation>Couleur</translation>
</message>
<message>
- <location/>
<source>Grayscale</source>
<translation>Dégradé de gris</translation>
</message>
<message>
- <location/>
<source>Duplex Printing</source>
<translation>Impression en duplex</translation>
</message>
<message>
- <location/>
<source>None</source>
<translation>Aucun</translation>
</message>
<message>
- <location/>
<source>Long side</source>
<translation>Côté long</translation>
</message>
<message>
- <location/>
<source>Short side</source>
<translation>Côté court</translation>
</message>
@@ -4692,47 +3931,38 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QPrintWidget</name>
<message>
- <location filename="../src/gui/dialogs/qprintwidget.ui"/>
<source>Form</source>
<translation>Formulaire</translation>
</message>
<message>
- <location/>
<source>Printer</source>
<translation>Imprimante</translation>
</message>
<message>
- <location/>
<source>&amp;Name:</source>
<translation>&amp;Nom :</translation>
</message>
<message>
- <location/>
<source>P&amp;roperties</source>
<translation>P&amp;ropriétés</translation>
</message>
<message>
- <location/>
<source>Location:</source>
<translation>Emplacement :</translation>
</message>
<message>
- <location/>
<source>Preview</source>
<translation>Prévisualisation</translation>
</message>
<message>
- <location/>
<source>Type:</source>
- <translation></translation>
+ <translation>Type :</translation>
</message>
<message>
- <location/>
<source>Output &amp;file:</source>
<translation>&amp;Fichier de sortie:</translation>
</message>
<message>
- <location/>
<source>...</source>
<translation></translation>
</message>
@@ -4740,70 +3970,50 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QProcess</name>
<message>
- <location filename="../src/corelib/io/qprocess_unix.cpp" line="+475"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+147"/>
<source>Could not open input redirection for reading</source>
<translation>Impossible d&apos;ouvrir la redirection d&apos;entrée en lecture</translation>
</message>
<message>
- <location line="+12"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+36"/>
<source>Could not open output redirection for writing</source>
<translation>Impossible d&apos;ouvrir la redirection de sortie pour écriture</translation>
</message>
<message>
- <location line="+235"/>
<source>Resource error (fork failure): %1</source>
<translation>Erreur de ressouce (fork) : %1</translation>
</message>
<message>
- <location line="+259"/>
- <location line="+53"/>
- <location line="+74"/>
- <location line="+67"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+422"/>
- <location line="+50"/>
- <location line="+75"/>
- <location line="+42"/>
- <location line="+54"/>
<source>Process operation timed out</source>
<translation>Operation de processus a expiré</translation>
</message>
<message>
- <location filename="../src/corelib/io/qprocess.cpp" line="+533"/>
- <location line="+52"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="-211"/>
- <location line="+50"/>
<source>Error reading from process</source>
<translation>Erreur de lecture du processus</translation>
</message>
<message>
- <location line="+47"/>
- <location line="+779"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+140"/>
<source>Error writing to process</source>
<translation>Erreur d&quot;écriture vers le processus</translation>
</message>
<message>
- <location line="-709"/>
<source>Process crashed</source>
<translation>Le processus à planté</translation>
</message>
<message>
- <location line="+912"/>
<source>No program defined</source>
<translation>Aucun programme défini</translation>
</message>
<message>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="-341"/>
+ <location filename="../src/corelib/io/qprocess_win.cpp" line="+464"/>
<source>Process failed to start</source>
<translation>Le processus n&apos;a pas démarré</translation>
</message>
+ <message>
+ <source>Process failed to start: %1</source>
+ <translation>Le démarrage du processus a échoué: %1</translation>
+ </message>
</context>
<context>
<name>QProgressDialog</name>
<message>
- <location filename="../src/gui/dialogs/qprogressdialog.cpp" line="+182"/>
<source>Cancel</source>
<translation>Annuler</translation>
</message>
@@ -4811,7 +4021,6 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QPushButton</name>
<message>
- <location filename="../src/plugins/accessible/widgets/simplewidgets.cpp" line="-8"/>
<source>Open</source>
<translation>Ouvrir</translation>
</message>
@@ -4819,7 +4028,6 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QRadioButton</name>
<message>
- <location line="+12"/>
<source>Check</source>
<translation>Cocher</translation>
</message>
@@ -4827,50 +4035,49 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QRegExp</name>
<message>
- <location filename="../src/corelib/tools/qregexp.cpp" line="+64"/>
<source>no error occurred</source>
<translation>aucune erreur ne s&apos;est produite</translation>
</message>
<message>
- <location line="+1"/>
<source>disabled feature used</source>
<translation>option désactivée</translation>
</message>
<message>
- <location line="+1"/>
<source>bad char class syntax</source>
<translation>syntaxe invalide pour classe de caractère</translation>
</message>
<message>
- <location line="+1"/>
<source>bad lookahead syntax</source>
<translation>syntaxe invalide pour lookahead</translation>
</message>
<message>
- <location line="+1"/>
<source>bad repetition syntax</source>
<translation>syntaxe invalide pour répétition</translation>
</message>
<message>
- <location line="+1"/>
<source>invalid octal value</source>
<translation>valeur octale invalide</translation>
</message>
<message>
- <location line="+1"/>
<source>missing left delim</source>
<translation>délémiteur gauche manquant</translation>
</message>
<message>
- <location line="+1"/>
<source>unexpected end</source>
<translation>fin impromptue</translation>
</message>
<message>
- <location line="+1"/>
<source>met internal limit</source>
<translation>rencontré limite interne</translation>
</message>
+ <message>
+ <source>invalid interval</source>
+ <translation>intervalle non valide</translation>
+ </message>
+ <message>
+ <source>invalid category</source>
+ <translation>catégorie non valide</translation>
+ </message>
</context>
<context>
<name>QSQLite2Driver</name>
@@ -4880,30 +4087,34 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>Erreur à l&apos;ouverture de la base de données</translation>
</message>
<message>
- <location line="+41"/>
<source>Unable to begin transaction</source>
<translation>Impossible de démarrer la transaction</translation>
</message>
<message>
- <location line="+17"/>
<source>Unable to commit transaction</source>
<translation>Impossible de soumettre la transaction</translation>
</message>
<message>
- <location line="+17"/>
+ <location line="+75"/>
<source>Unable to rollback Transaction</source>
<translation>Impossible d&apos;annuler la transaction</translation>
</message>
+ <message>
+ <source>Error opening database</source>
+ <translation>Erreur lors de l&apos;ouverture de la base de données</translation>
+ </message>
+ <message>
+ <source>Unable to rollback transaction</source>
+ <translation>Impossible de répéter la transaction</translation>
+ </message>
</context>
<context>
<name>QSQLite2Result</name>
<message>
- <location line="-323"/>
<source>Unable to fetch results</source>
<translation>Impossible de récupérer les résultats</translation>
</message>
<message>
- <location line="+147"/>
<source>Unable to execute statement</source>
<translation>Impossible d&apos;exécuter la requête</translation>
</message>
@@ -4911,22 +4122,18 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QSQLiteDriver</name>
<message>
- <location filename="../src/sql/drivers/sqlite/qsql_sqlite.cpp" line="+528"/>
<source>Error opening database</source>
<translation>Erreur lors de l&apos;ouverture de la base de données</translation>
</message>
<message>
- <location line="+11"/>
<source>Error closing database</source>
<translation>Erreur lors de la fermeture de la base de données</translation>
</message>
<message>
- <location line="+20"/>
<source>Unable to begin transaction</source>
<translation>Impossible de démarrer la transaction</translation>
</message>
<message>
- <location line="+15"/>
<source>Unable to commit transaction</source>
<translation>Incapable de soumettre la transaction</translation>
</message>
@@ -4935,7 +4142,6 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">Impossible d&apos;annuler la transaction</translation>
</message>
<message>
- <location line="+15"/>
<source>Unable to rollback transaction</source>
<translation>Impossible d&apos;annuler la transaction</translation>
</message>
@@ -4943,34 +4149,26 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QSQLiteResult</name>
<message>
- <location line="-400"/>
- <location line="+66"/>
- <location line="+8"/>
<source>Unable to fetch row</source>
<translation>Impossible de récupérer la rangée</translation>
</message>
<message>
- <location line="+63"/>
<source>Unable to execute statement</source>
<translation>Impossible d&apos;exécuter la requête</translation>
</message>
<message>
- <location line="+20"/>
<source>Unable to reset statement</source>
<translation>Impossible de réinitialiser la requête</translation>
</message>
<message>
- <location line="+45"/>
<source>Unable to bind parameters</source>
<translation>Impossible d&apos;attacher les paramètres</translation>
</message>
<message>
- <location line="+7"/>
<source>Parameter count mismatch</source>
<translation>Nombre de paramètres incorrect</translation>
</message>
<message>
- <location line="-208"/>
<source>No query</source>
<translation>Pas de requête</translation>
</message>
@@ -4978,84 +4176,66 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QScrollBar</name>
<message>
- <location filename="../src/gui/widgets/qscrollbar.cpp" line="+448"/>
<source>Scroll here</source>
<translation>Défiler jusqu&apos;ici</translation>
</message>
<message>
- <location line="+2"/>
<source>Left edge</source>
<translation>Extrême gauche</translation>
</message>
<message>
- <location line="+0"/>
<source>Top</source>
<translation>En haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Right edge</source>
<translation>Extrême droite</translation>
</message>
<message>
- <location line="+0"/>
<source>Bottom</source>
<translation>En bas</translation>
</message>
<message>
- <location line="+2"/>
<source>Page left</source>
<translation>Page précédente</translation>
</message>
<message>
- <location line="+0"/>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+143"/>
<source>Page up</source>
<translation>Page précédente</translation>
</message>
<message>
- <location line="+1"/>
<source>Page right</source>
<translation>Page suivante</translation>
</message>
<message>
- <location line="+0"/>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+4"/>
<source>Page down</source>
<translation>Page suivante</translation>
</message>
<message>
- <location line="+2"/>
<source>Scroll left</source>
<translation>Défiler vers la gauche</translation>
</message>
<message>
- <location line="+0"/>
<source>Scroll up</source>
<translation>Défiler vers le haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Scroll right</source>
<translation>Défiler vers la droite</translation>
</message>
<message>
- <location line="+0"/>
<source>Scroll down</source>
<translation>Défiler vers le bas</translation>
</message>
<message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="-6"/>
<source>Line up</source>
<translation>Aligner</translation>
</message>
<message>
- <location line="+4"/>
<source>Position</source>
<translation>Position</translation>
</message>
<message>
- <location line="+4"/>
<source>Line down</source>
<translation>Aligner en-bas</translation>
</message>
@@ -5063,595 +4243,834 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QSharedMemory</name>
<message>
- <location filename="../src/corelib/kernel/qsharedmemory.cpp" line="+207"/>
<source>%1: unable to set key on lock</source>
<translation>%1 : impossible d&apos;affecter la clé au verrou</translation>
</message>
<message>
- <location line="+81"/>
<source>%1: create size is less then 0</source>
<translation>%1 : taille de création est inférieur à 0</translation>
</message>
<message>
- <location line="+168"/>
- <location filename="../src/corelib/kernel/qsharedmemory_p.h" line="+148"/>
<source>%1: unable to lock</source>
<translation>%1 : impossible de vérrouiller</translation>
</message>
<message>
- <location line="+22"/>
<source>%1: unable to unlock</source>
<translation>%1 : impossible de déverrouiller</translation>
</message>
<message>
- <location filename="../src/corelib/kernel/qsharedmemory_unix.cpp" line="+78"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+87"/>
<source>%1: permission denied</source>
<translation>%1 : permission refusée</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="-22"/>
<source>%1: already exists</source>
<translation>%1 : existe déjà</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+9"/>
<source>%1: doesn&apos;t exists</source>
<translation>%1 : n&apos;existe pas</translation>
</message>
<message>
- <location line="+6"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+9"/>
<source>%1: out of resources</source>
<translation>%1 : plus de ressources disponibles</translation>
</message>
<message>
- <location line="+4"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+7"/>
<source>%1: unknown error %2</source>
<translation>%1 : erreur inconnue %2</translation>
</message>
<message>
- <location line="+21"/>
<source>%1: key is empty</source>
<translation>%1 : clé vide</translation>
</message>
<message>
- <location line="+8"/>
+ <location filename="../src/corelib/kernel/qsharedmemory_unix.cpp" line="+125"/>
<source>%1: unix key file doesn&apos;t exists</source>
<translation>%1 : le fichier de clé unix n&apos;existe pas</translation>
</message>
<message>
- <location line="+7"/>
<source>%1: ftok failed</source>
<translation>%1 : ftok a échoué</translation>
</message>
<message>
- <location line="+51"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+15"/>
<source>%1: unable to make key</source>
<translation>%1 : impossible de créer la clé</translation>
</message>
<message>
- <location line="+20"/>
<source>%1: system-imposed size restrictions</source>
<translation>%1 : le système impose des restrictions sur la taille</translation>
</message>
<message>
- <location line="+53"/>
<source>%1: not attached</source>
<translation>%1 : non attaché</translation>
</message>
<message>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="-27"/>
<source>%1: invalid size</source>
<translation>%1 : taille invalide</translation>
</message>
<message>
- <location line="+68"/>
<source>%1: key error</source>
<translation>%1 : erreur de clé</translation>
</message>
<message>
- <location line="+38"/>
<source>%1: size query failed</source>
<translation>%1 : la requête de taille a échoué</translation>
</message>
+ <message>
+ <source>%1: doesn&apos;t exist</source>
+ <translation>%1: n&apos;existe pas</translation>
+ </message>
+ <message>
+ <source>%1: UNIX key file doesn&apos;t exist</source>
+ <translation>%1: le fichier de clés UNIX n&apos;existe pas</translation>
+ </message>
</context>
<context>
<name>QShortcut</name>
<message>
- <location filename="../src/gui/kernel/qkeysequence.cpp" line="+373"/>
<source>Space</source>
<translation>Espace</translation>
</message>
<message>
- <location line="+1"/>
<source>Esc</source>
<translation>Échap</translation>
</message>
<message>
- <location line="+1"/>
<source>Tab</source>
<translation>Tab</translation>
</message>
<message>
- <location line="+1"/>
<source>Backtab</source>
<translation>Tab arr</translation>
</message>
<message>
- <location line="+1"/>
<source>Backspace</source>
<translation>Effacement</translation>
</message>
<message>
- <location line="+1"/>
<source>Return</source>
<translation>Retour</translation>
</message>
<message>
- <location line="+1"/>
<source>Enter</source>
<translation>Entrée</translation>
</message>
<message>
- <location line="+1"/>
<source>Ins</source>
<translation>Inser</translation>
</message>
<message>
- <location line="+1"/>
<source>Del</source>
<translation>Suppr</translation>
</message>
<message>
- <location line="+1"/>
<source>Pause</source>
<translation>Pause</translation>
</message>
<message>
- <location line="+1"/>
<source>Print</source>
<translation>Impr écran</translation>
</message>
<message>
- <location line="+1"/>
<source>SysReq</source>
<translation>Syst</translation>
</message>
<message>
- <location line="+1"/>
<source>Home</source>
<translation>Début</translation>
</message>
<message>
- <location line="+1"/>
<source>End</source>
<translation>Fin</translation>
</message>
<message>
- <location line="+1"/>
<source>Left</source>
<translation>Gauche</translation>
</message>
<message>
- <location line="+1"/>
<source>Up</source>
<translation>Haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Right</source>
<translation>Droite</translation>
</message>
<message>
- <location line="+1"/>
<source>Down</source>
<translation>Bas</translation>
</message>
<message>
- <location line="+1"/>
<source>PgUp</source>
<translation>Page préc</translation>
</message>
<message>
- <location line="+1"/>
<source>PgDown</source>
<translation>Page suiv</translation>
</message>
<message>
- <location line="+1"/>
<source>CapsLock</source>
<translation>Verr maj</translation>
</message>
<message>
- <location line="+1"/>
<source>NumLock</source>
<translation>Verr num</translation>
</message>
<message>
- <location line="+1"/>
<source>ScrollLock</source>
<translation>Arrêt défil</translation>
</message>
<message>
- <location line="+1"/>
<source>Menu</source>
<translation>Menu</translation>
</message>
<message>
- <location line="+1"/>
<source>Help</source>
<translation>Aide</translation>
</message>
<message>
- <location line="+3"/>
<source>Back</source>
<translation>Précédent (historique)</translation>
</message>
<message>
- <location line="+1"/>
<source>Forward</source>
<translation>Successeur (historique)</translation>
</message>
<message>
- <location line="+1"/>
<source>Stop</source>
<translation>Stop</translation>
</message>
<message>
- <location line="+1"/>
<source>Refresh</source>
<translation>Rafraîchir</translation>
</message>
<message>
- <location line="+1"/>
<source>Volume Down</source>
<translation>Volume bas</translation>
</message>
<message>
- <location line="+1"/>
<source>Volume Mute</source>
<translation>Volume muet</translation>
</message>
<message>
- <location line="+1"/>
<source>Volume Up</source>
<translation>Volume haut
</translation>
</message>
<message>
- <location line="+1"/>
<source>Bass Boost</source>
<translation>Graves fort</translation>
</message>
<message>
- <location line="+1"/>
<source>Bass Up</source>
<translation>Graves haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Bass Down</source>
<translation>Graves bas</translation>
</message>
<message>
- <location line="+1"/>
<source>Treble Up</source>
<translation>Aigus haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Treble Down</source>
<translation>Aigus bas</translation>
</message>
<message>
- <location line="+1"/>
<source>Media Play</source>
<translation>Média démarrer</translation>
</message>
<message>
- <location line="+1"/>
<source>Media Stop</source>
<translation>Média arrêt</translation>
</message>
<message>
- <location line="+1"/>
<source>Media Previous</source>
<translation>Média précédent</translation>
</message>
<message>
- <location line="+1"/>
<source>Media Next</source>
<translation>Média suivant</translation>
</message>
<message>
- <location line="+1"/>
<source>Media Record</source>
<translation>Média enregistrer</translation>
</message>
<message>
- <location line="+2"/>
<source>Favorites</source>
<translation>Préférés</translation>
</message>
<message>
- <location line="+1"/>
<source>Search</source>
<translation>Recherche</translation>
</message>
<message>
- <location line="+1"/>
<source>Standby</source>
<translation>Attente</translation>
</message>
<message>
- <location line="+1"/>
<source>Open URL</source>
<translation>Ouvrir URL</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch Mail</source>
<translation>Lancer courrier</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch Media</source>
<translation>Lancer média</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (0)</source>
<translation>Lancer (0)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (1)</source>
<translation>Lancer (1)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (2)</source>
<translation>Lancer (2)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (3)</source>
<translation>Lancer (3)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (4)</source>
<translation>Lancer (4)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (5)</source>
<translation>Lancer (5)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (6)</source>
<translation>Lancer (6)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (7)</source>
<translation>Lancer (7)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (8)</source>
<translation>Lancer (8)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (9)</source>
<translation>Lancer (9)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (A)</source>
<translation>Lancer (A)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (B)</source>
<translation>Lancer (B)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (C)</source>
<translation>Lancer (C)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (D)</source>
<translation>Lancer (D)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (E)</source>
<translation>Lancer (E)</translation>
</message>
<message>
- <location line="+1"/>
<source>Launch (F)</source>
<translation>Lancer (F)</translation>
</message>
<message>
- <location line="+4"/>
<source>Print Screen</source>
- <translation></translation>
+ <translation>Capture d&apos;écran</translation>
</message>
<message>
- <location line="+1"/>
<source>Page Up</source>
- <translation></translation>
+ <translation>Page haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Page Down</source>
- <translation></translation>
+ <translation>Page bas</translation>
</message>
<message>
- <location line="+1"/>
<source>Caps Lock</source>
- <translation></translation>
+ <translation>Verr Maj</translation>
</message>
<message>
- <location line="+1"/>
<source>Num Lock</source>
- <translation></translation>
+ <translation>Verr num</translation>
</message>
<message>
- <location line="+1"/>
<source>Number Lock</source>
- <translation></translation>
+ <translation>Verrouillage numérique</translation>
</message>
<message>
- <location line="+1"/>
<source>Scroll Lock</source>
- <translation></translation>
+ <translation>Arrêt défilement</translation>
</message>
<message>
- <location line="+1"/>
<source>Insert</source>
<translation>Insérer</translation>
</message>
<message>
- <location line="+1"/>
<source>Delete</source>
<translation>Supprimer</translation>
</message>
<message>
- <location line="+1"/>
<source>Escape</source>
<translation>Échapement</translation>
</message>
<message>
- <location line="+1"/>
<source>System Request</source>
<translation>Système</translation>
</message>
<message>
- <location line="+4"/>
<source>Select</source>
<translation>Sélectionner</translation>
</message>
<message>
- <location line="+1"/>
<source>Yes</source>
<translation>Oui</translation>
</message>
<message>
- <location line="+1"/>
<source>No</source>
<translation>Non</translation>
</message>
<message>
- <location line="+4"/>
<source>Context1</source>
<translation>Contexte1</translation>
</message>
<message>
- <location line="+1"/>
<source>Context2</source>
<translation>Contexte2</translation>
</message>
<message>
- <location line="+1"/>
<source>Context3</source>
<translation>Contexte3</translation>
</message>
<message>
- <location line="+1"/>
<source>Context4</source>
<translation>Contexte4</translation>
</message>
<message>
- <location line="+1"/>
<source>Call</source>
<translation>Appeler</translation>
</message>
<message>
- <location line="+1"/>
<source>Hangup</source>
<translation>Raccrocher</translation>
</message>
<message>
- <location line="+1"/>
<source>Flip</source>
<translation>Retourner</translation>
</message>
<message>
- <location line="+527"/>
- <location line="+122"/>
<source>Ctrl</source>
<translation>Ctrl</translation>
</message>
<message>
- <location line="-121"/>
- <location line="+125"/>
<source>Shift</source>
<translation>Maj</translation>
</message>
<message>
- <location line="-124"/>
- <location line="+122"/>
<source>Alt</source>
<translation>Alt</translation>
</message>
<message>
- <location line="-121"/>
- <location line="+117"/>
<source>Meta</source>
<translation>Méta</translation>
</message>
<message>
- <location line="-25"/>
<source>+</source>
<translation>+</translation>
</message>
<message>
- <location line="+46"/>
<source>F%1</source>
<translation>F%1</translation>
</message>
<message>
- <location line="-720"/>
<source>Home Page</source>
<translation>Page d&apos;accueil</translation>
</message>
+ <message>
+ <source>Monitor Brightness Up</source>
+ <translation>Augmenter la luminosité du moniteur</translation>
+ </message>
+ <message>
+ <source>Monitor Brightness Down</source>
+ <translation>Baisser la luminosité du moniteur</translation>
+ </message>
+ <message>
+ <source>Keyboard Light On/Off</source>
+ <translation>Avec/sans lumière clavier</translation>
+ </message>
+ <message>
+ <source>Keyboard Brightness Up</source>
+ <translation>Augmenter la luminosité du clavier</translation>
+ </message>
+ <message>
+ <source>Keyboard Brightness Down</source>
+ <translation>Baisser la luminosité du clavier</translation>
+ </message>
+ <message>
+ <source>Power Off</source>
+ <translation>Couper l&apos;alimentation</translation>
+ </message>
+ <message>
+ <source>Wake Up</source>
+ <translation>Réveiller</translation>
+ </message>
+ <message>
+ <source>Eject</source>
+ <translation>Éjecter</translation>
+ </message>
+ <message>
+ <source>Screensaver</source>
+ <translation>Économiseur d&apos;écran</translation>
+ </message>
+ <message>
+ <source>WWW</source>
+ <translation>WWW</translation>
+ </message>
+ <message>
+ <source>Sleep</source>
+ <translation>Dormir</translation>
+ </message>
+ <message>
+ <source>LightBulb</source>
+ <translation>Ampoule</translation>
+ </message>
+ <message>
+ <source>Shop</source>
+ <translation>Magasin</translation>
+ </message>
+ <message>
+ <source>History</source>
+ <translation>Historique</translation>
+ </message>
+ <message>
+ <source>Add Favorite</source>
+ <translation>Ajouter favori</translation>
+ </message>
+ <message>
+ <source>Hot Links</source>
+ <translation>Liens chauds</translation>
+ </message>
+ <message>
+ <source>Adjust Brightness</source>
+ <translation>Régler la luminosité</translation>
+ </message>
+ <message>
+ <source>Finance</source>
+ <translation>Finances</translation>
+ </message>
+ <message>
+ <source>Community</source>
+ <translation>Communauté</translation>
+ </message>
+ <message>
+ <source>Audio Rewind</source>
+ <translation>Audio arrière</translation>
+ </message>
+ <message>
+ <source>Back Forward</source>
+ <translation>Retour avant</translation>
+ </message>
+ <message>
+ <source>Application Left</source>
+ <translation>Application gauche</translation>
+ </message>
+ <message>
+ <source>Application Right</source>
+ <translation>Application droite</translation>
+ </message>
+ <message>
+ <source>Book</source>
+ <translation>Livre</translation>
+ </message>
+ <message>
+ <source>CD</source>
+ <translation>CD</translation>
+ </message>
+ <message>
+ <source>Calculator</source>
+ <translation>Calculatrice</translation>
+ </message>
+ <message>
+ <source>Clear</source>
+ <translation>Effacer</translation>
+ </message>
+ <message>
+ <source>Clear Grab</source>
+ <translation>Effacer la prise</translation>
+ </message>
+ <message>
+ <source>Close</source>
+ <translation>Fermer</translation>
+ </message>
+ <message>
+ <source>Copy</source>
+ <translation>Copier</translation>
+ </message>
+ <message>
+ <source>Cut</source>
+ <translation>Couper</translation>
+ </message>
+ <message>
+ <source>Display</source>
+ <translation>Affichage</translation>
+ </message>
+ <message>
+ <source>DOS</source>
+ <translation>DOS</translation>
+ </message>
+ <message>
+ <source>Documents</source>
+ <translation>Documents</translation>
+ </message>
+ <message>
+ <source>Spreadsheet</source>
+ <translation>Feuille de calcul</translation>
+ </message>
+ <message>
+ <source>Browser</source>
+ <translation>Navigateur</translation>
+ </message>
+ <message>
+ <source>Game</source>
+ <translation>Jeu</translation>
+ </message>
+ <message>
+ <source>Go</source>
+ <translation>Aller</translation>
+ </message>
+ <message>
+ <source>iTouch</source>
+ <translation>iTouch</translation>
+ </message>
+ <message>
+ <source>Logoff</source>
+ <translation>Fermer une session</translation>
+ </message>
+ <message>
+ <source>Market</source>
+ <translation>Marché</translation>
+ </message>
+ <message>
+ <source>Meeting</source>
+ <translation>Réunion</translation>
+ </message>
+ <message>
+ <source>Keyboard Menu</source>
+ <translation>Menu du clavier</translation>
+ </message>
+ <message>
+ <source>Menu PB</source>
+ <translation>Menu PB</translation>
+ </message>
+ <message>
+ <source>My Sites</source>
+ <translation>Mes sites</translation>
+ </message>
+ <message>
+ <source>News</source>
+ <translation>Actualités</translation>
+ </message>
+ <message>
+ <source>Home Office</source>
+ <translation>Bureau à domicile</translation>
+ </message>
+ <message>
+ <source>Option</source>
+ <translation>Option</translation>
+ </message>
+ <message>
+ <source>Paste</source>
+ <translation>Coller</translation>
+ </message>
+ <message>
+ <source>Phone</source>
+ <translation>Téléphone</translation>
+ </message>
+ <message>
+ <source>Reply</source>
+ <translation>Répondre</translation>
+ </message>
+ <message>
+ <source>Reload</source>
+ <translation>Recharger</translation>
+ </message>
+ <message>
+ <source>Rotate Windows</source>
+ <translation>Faire tourner la fenêtre</translation>
+ </message>
+ <message>
+ <source>Rotation PB</source>
+ <translation>Rotation PB</translation>
+ </message>
+ <message>
+ <source>Rotation KB</source>
+ <translation>Rotation KB</translation>
+ </message>
+ <message>
+ <source>Save</source>
+ <translation>Enregistrer</translation>
+ </message>
+ <message>
+ <source>Send</source>
+ <translation>Envoyer</translation>
+ </message>
+ <message>
+ <source>Spellchecker</source>
+ <translation>Correcteur orthographique</translation>
+ </message>
+ <message>
+ <source>Split Screen</source>
+ <translation>Partager l&apos;écran</translation>
+ </message>
+ <message>
+ <source>Support</source>
+ <translation>Supporter</translation>
+ </message>
+ <message>
+ <source>Task Panel</source>
+ <translation>Panneau de tâches</translation>
+ </message>
+ <message>
+ <source>Terminal</source>
+ <translation>Terminal</translation>
+ </message>
+ <message>
+ <source>Tools</source>
+ <translation>Outils</translation>
+ </message>
+ <message>
+ <source>Travel</source>
+ <translation>Voyager</translation>
+ </message>
+ <message>
+ <source>Video</source>
+ <translation>Vidéo</translation>
+ </message>
+ <message>
+ <source>Word Processor</source>
+ <translation>Traitement de texte</translation>
+ </message>
+ <message>
+ <source>XFer</source>
+ <translation>XFer</translation>
+ </message>
+ <message>
+ <source>Zoom In</source>
+ <translation>Agrandir</translation>
+ </message>
+ <message>
+ <source>Zoom Out</source>
+ <translation>Rétrécir</translation>
+ </message>
+ <message>
+ <source>Away</source>
+ <translation>Absent</translation>
+ </message>
+ <message>
+ <source>Messenger</source>
+ <translation>Messagerie instantanée</translation>
+ </message>
+ <message>
+ <source>WebCam</source>
+ <translation>Webcaméra</translation>
+ </message>
+ <message>
+ <source>Mail Forward</source>
+ <translation>Faire suivre l&apos;e-mail</translation>
+ </message>
+ <message>
+ <source>Pictures</source>
+ <translation>Images</translation>
+ </message>
+ <message>
+ <source>Music</source>
+ <translation>Musique</translation>
+ </message>
+ <message>
+ <source>Battery</source>
+ <translation>Batterie</translation>
+ </message>
+ <message>
+ <source>Bluetooth</source>
+ <translation>Bluetooth</translation>
+ </message>
+ <message>
+ <source>Wireless</source>
+ <translation>Sans fil</translation>
+ </message>
+ <message>
+ <source>Ultra Wide Band</source>
+ <translation>Bande ultralarge</translation>
+ </message>
+ <message>
+ <source>Audio Forward</source>
+ <translation>Audio avant</translation>
+ </message>
+ <message>
+ <source>Audio Repeat</source>
+ <translation>Audio répéter</translation>
+ </message>
+ <message>
+ <source>Audio Random Play</source>
+ <translation>Audio lecture aléatoire</translation>
+ </message>
+ <message>
+ <source>Subtitle</source>
+ <translation>Sous-titre</translation>
+ </message>
+ <message>
+ <source>Audio Cycle Track</source>
+ <translation>Audio répéter la piste</translation>
+ </message>
+ <message>
+ <source>Time</source>
+ <translation>Heure</translation>
+ </message>
+ <message>
+ <source>View</source>
+ <translation>Afficher</translation>
+ </message>
+ <message>
+ <source>Top Menu</source>
+ <translation>Haut du menu</translation>
+ </message>
+ <message>
+ <source>Suspend</source>
+ <translation>Suspendre</translation>
+ </message>
+ <message>
+ <source>Hibernate</source>
+ <translation>Hiberner</translation>
+ </message>
</context>
<context>
<name>QSlider</name>
<message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+151"/>
<source>Page left</source>
<translation>Page précédente</translation>
</message>
<message>
- <location line="+0"/>
<source>Page up</source>
<translation>Page précédente</translation>
</message>
<message>
- <location line="+2"/>
<source>Position</source>
- <translation></translation>
+ <translation>Position</translation>
</message>
<message>
- <location line="+3"/>
<source>Page right</source>
<translation>Page suivante</translation>
</message>
<message>
- <location line="+0"/>
<source>Page down</source>
<translation>Page suivante</translation>
</message>
@@ -5659,67 +5078,54 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QSocks5SocketEngine</name>
<message>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="-67"/>
<source>Connection to proxy refused</source>
<translation>Connexion au proxy refusée</translation>
</message>
<message>
- <location line="+4"/>
<source>Connection to proxy closed prematurely</source>
<translation>connexion au proxy fermée prématurément</translation>
</message>
<message>
- <location line="+4"/>
<source>Proxy host not found</source>
<translation>Hôte proxy introuvable</translation>
</message>
<message>
- <location line="+5"/>
<source>Connection to proxy timed out</source>
<translation>Connexion au proxy expirée</translation>
</message>
<message>
- <location line="+17"/>
<source>Proxy authentication failed</source>
<translation>L&apos;authentification proxy a échoué</translation>
</message>
<message>
- <location line="+1"/>
<source>Proxy authentication failed: %1</source>
<translation>L&apos;authentification proxy a échoué : %1</translation>
</message>
<message>
- <location line="+9"/>
<source>SOCKS version 5 protocol error</source>
<translation>Erreur de protocole SOCKS version 5</translation>
</message>
<message>
- <location line="+19"/>
<source>General SOCKSv5 server failure</source>
<translation>Erreur générale du serveur SOCKSv5</translation>
</message>
<message>
- <location line="+4"/>
<source>Connection not allowed by SOCKSv5 server</source>
<translation>Connexion refusée par le serveur SOCKSv5</translation>
</message>
<message>
- <location line="+16"/>
<source>TTL expired</source>
<translation>TTL expiré</translation>
</message>
<message>
- <location line="+4"/>
<source>SOCKSv5 command not supported</source>
<translation>Commande SOCKSv5 non supportée</translation>
</message>
<message>
- <location line="+4"/>
<source>Address type not supported</source>
<translation>Type d&apos;adresse non supporté</translation>
</message>
<message>
- <location line="+5"/>
<source>Unknown SOCKSv5 proxy error code 0x%1</source>
<translation>Erreur proxy SOCKSv5 inconnue : 0x%1</translation>
</message>
@@ -5728,7 +5134,6 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">Erreur d&apos;expiration socks5 lors de l&apos;établissement d&apos;une connexion au serveur socks</translation>
</message>
<message>
- <location line="+685"/>
<source>Network operation timed out</source>
<translation>L&apos;opération réseau a expiré</translation>
</message>
@@ -5736,12 +5141,10 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QSpinBox</name>
<message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="-574"/>
<source>More</source>
<translation>Plus</translation>
</message>
<message>
- <location line="+2"/>
<source>Less</source>
<translation>Moins</translation>
</message>
@@ -5749,56 +5152,42 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QSql</name>
<message>
- <location filename="../src/qt3support/sql/q3sqlmanager_p.cpp" line="+890"/>
<source>Delete</source>
<translation>Supprimer</translation>
</message>
<message>
- <location line="+1"/>
<source>Delete this record?</source>
<translation>Supprimer cet enregistrement ?</translation>
</message>
<message>
- <location line="+1"/>
- <location line="+16"/>
- <location line="+36"/>
<source>Yes</source>
<translation>Oui</translation>
</message>
<message>
- <location line="-51"/>
- <location line="+16"/>
- <location line="+36"/>
<source>No</source>
<translation>Non</translation>
</message>
<message>
- <location line="-44"/>
<source>Insert</source>
<translation>Insérer</translation>
</message>
<message>
- <location line="+2"/>
<source>Update</source>
<translation>Actualiser</translation>
</message>
<message>
- <location line="+4"/>
<source>Save edits?</source>
<translation>Enregistrer les modifications ?</translation>
</message>
<message>
- <location line="+3"/>
<source>Cancel</source>
<translation>Annuler</translation>
</message>
<message>
- <location line="+32"/>
<source>Confirm</source>
<translation>Confirmer</translation>
</message>
<message>
- <location line="+1"/>
<source>Cancel your edits?</source>
<translation>Annuler vos modifications ?</translation>
</message>
@@ -5806,52 +5195,42 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QSslSocket</name>
<message>
- <location filename="../src/network/ssl/qsslsocket_openssl.cpp" line="+569"/>
<source>Unable to write data: %1</source>
<translation>Impossible d&apos;écrire les données : %1</translation>
</message>
<message>
- <location line="+119"/>
<source>Error while reading: %1</source>
<translation>Erreur lors de la lecture : %1</translation>
</message>
<message>
- <location line="+96"/>
<source>Error during SSL handshake: %1</source>
<translation>Erreur lors de la poignée de main SSL : %1</translation>
</message>
<message>
- <location line="-524"/>
<source>Error creating SSL context (%1)</source>
<translation>Erreur lors de la création du contexte SSL (%1)</translation>
</message>
<message>
- <location line="+25"/>
<source>Invalid or empty cipher list (%1)</source>
<translation>La list de chiffrements est invalide ou vide (%1)</translation>
</message>
<message>
- <location line="+62"/>
<source>Error creating SSL session, %1</source>
<translation>Erreur lors de la création de la session SSL, %1</translation>
</message>
<message>
- <location line="+15"/>
<source>Error creating SSL session: %1</source>
<translation>Erreur lors de la création de la session SSL : %1</translation>
</message>
<message>
- <location line="-61"/>
<source>Cannot provide a certificate with no key, %1</source>
<translation>Impossible de fournir un certificat sans clé, %1</translation>
</message>
<message>
- <location line="+7"/>
<source>Error loading local certificate, %1</source>
<translation>Erreur lors du chargement du certificat local, %1</translation>
</message>
<message>
- <location line="+12"/>
<source>Error loading private key, %1</source>
<translation>Erreur lors du chargement de la clé privée, %1</translation>
</message>
@@ -5860,38 +5239,130 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">La clé privée ne certifie pas la clé publique, %1</translation>
</message>
<message>
- <location line="+7"/>
+ <location filename="../src/network/ssl/qsslsocket_openssl.cpp" line="+327"/>
<source>Private key does not certificate public key, %1</source>
<translation>La clé privée ne certifie pas la clé publique, %1</translation>
</message>
+ <message>
+ <source>Unable to decrypt data: %1</source>
+ <translation>Impossible de décrypter les données: %1</translation>
+ </message>
+ <message>
+ <source>Private key does not certify public key, %1</source>
+ <translation>La clé privée ne certifie pas la clé publique, %1</translation>
+ </message>
+ <message>
+ <source>No error</source>
+ <translation>Aucune erreur</translation>
+ </message>
+ <message>
+ <source>The issuer certificate could not be found</source>
+ <translation>Le certificat de l&apos;émetteur est introuvable</translation>
+ </message>
+ <message>
+ <source>The certificate signature could not be decrypted</source>
+ <translation>La signature du certificat n&apos;a pas pu être vérifiée</translation>
+ </message>
+ <message>
+ <source>The public key in the certificate could not be read</source>
+ <translation>La clé publique du certificat n&apos;a pas pu être lue</translation>
+ </message>
+ <message>
+ <source>The signature of the certificate is invalid</source>
+ <translation>La signature du certificat n&apos;est pas valide</translation>
+ </message>
+ <message>
+ <source>The certificate is not yet valid</source>
+ <translation>Le certificat n&apos;est pas encore valide</translation>
+ </message>
+ <message>
+ <source>The certificate has expired</source>
+ <translation>Le certificat a expiré</translation>
+ </message>
+ <message>
+ <source>The certificate&apos;s notBefore field contains an invalid time</source>
+ <translation>Le champ pasAvant du certificat inclut une heure non valide</translation>
+ </message>
+ <message>
+ <source>The certificate&apos;s notAfter field contains an invalid time</source>
+ <translation>Le champ pasAprès du certificat inclut une heure non valide</translation>
+ </message>
+ <message>
+ <source>The certificate is self-signed, and untrusted</source>
+ <translation>Le certificat n&apos;est pas sécurisé car auto-signé</translation>
+ </message>
+ <message>
+ <source>The root certificate of the certificate chain is self-signed, and untrusted</source>
+ <translation>Le certificat racine de la chaîne de certificats n&apos;est pas sécurisé car signé automatiquement</translation>
+ </message>
+ <message>
+ <source>The issuer certificate of a locally looked up certificate could not be found</source>
+ <translation>Le certificat de l&apos;émetteur d&apos;un certificat converti localement est introuvable</translation>
+ </message>
+ <message>
+ <source>No certificates could be verified</source>
+ <translation>Aucun certificat n&apos;a pu être vérifié</translation>
+ </message>
+ <message>
+ <source>One of the CA certificates is invalid</source>
+ <translation>L&apos;un des certificats CA n&apos;est pas valide</translation>
+ </message>
+ <message>
+ <source>The basicConstraints path length parameter has been exceeded</source>
+ <translation>Le paramètre de longueur du chemin basicConstraints a été dépassé</translation>
+ </message>
+ <message>
+ <source>The supplied certificate is unsuitable for this purpose</source>
+ <translation>Le certificat fourni ne convient pas pour cet objectif</translation>
+ </message>
+ <message>
+ <source>The root CA certificate is not trusted for this purpose</source>
+ <translation>Le certificat CA racine n&apos;est pas sécurisé pour cet objectif</translation>
+ </message>
+ <message>
+ <source>The root CA certificate is marked to reject the specified purpose</source>
+ <translation>Le certificat CA racine est marqué pour rejeter l&apos;objectif spécifié</translation>
+ </message>
+ <message>
+ <source>The current candidate issuer certificate was rejected because its subject name did not match the issuer name of the current certificate</source>
+ <translation>Le certificat de l&apos;émetteur candidat actuel a été rejeté car le nom de son sujet ne correspondait pas au nom de l&apos;émetteur du certificat actuel</translation>
+ </message>
+ <message>
+ <source>The current candidate issuer certificate was rejected because its issuer name and serial number was present and did not match the authority key identifier of the current certificate</source>
+ <translation>Le certificat de l&apos;émetteur candidat actuel a été rejeté car le nom de son sujet et son numéro de série étaient présents et ne correspondaient pas à l&apos;identifiant de la clé d&apos;autorité du certificat actuel</translation>
+ </message>
+ <message>
+ <source>The peer did not present any certificate</source>
+ <translation>Le poste ne contient aucun certificat</translation>
+ </message>
+ <message>
+ <source>The host name did not match any of the valid hosts for this certificate</source>
+ <translation>Le nom d&apos;hôte ne correspondait à aucun des hôtes valides pour ce certificat</translation>
+ </message>
+ <message>
+ <source>Unknown error</source>
+ <translation>Erreur inconnue</translation>
+ </message>
</context>
<context>
<name>QSystemSemaphore</name>
<message>
- <location filename="../src/corelib/kernel/qsystemsemaphore_unix.cpp" line="-41"/>
- <location filename="../src/corelib/kernel/qsystemsemaphore_win.cpp" line="+66"/>
<source>%1: out of resources</source>
<translation>%1: plus de ressources disponibles</translation>
</message>
<message>
- <location line="-13"/>
- <location filename="../src/corelib/kernel/qsystemsemaphore_win.cpp" line="+4"/>
<source>%1: permission denied</source>
<translation>%1: permission refusée</translation>
</message>
<message>
- <location line="+4"/>
<source>%1: already exists</source>
<translation>%1 : existe déjà</translation>
</message>
<message>
- <location line="+4"/>
<source>%1: does not exist</source>
<translation>%1 : n&apos;existe pas</translation>
</message>
<message>
- <location line="+9"/>
- <location filename="../src/corelib/kernel/qsystemsemaphore_win.cpp" line="+3"/>
<source>%1: unknown error %2</source>
<translation>%1: erreur inconnue %2</translation>
</message>
@@ -5899,12 +5370,10 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QTDSDriver</name>
<message>
- <location filename="../src/sql/drivers/tds/qsql_tds.cpp" line="+584"/>
<source>Unable to open connection</source>
<translation>Impossible d&apos;ouvrir la connexion</translation>
</message>
<message>
- <location line="+5"/>
<source>Unable to use database</source>
<translation>Impossible d&apos;utiliser la base de données</translation>
</message>
@@ -5912,12 +5381,10 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QTabBar</name>
<message>
- <location filename="../src/plugins/accessible/widgets/complexwidgets.cpp" line="-326"/>
<source>Scroll Left</source>
<translation>Défiler vers la gauche</translation>
</message>
<message>
- <location line="+0"/>
<source>Scroll Right</source>
<translation>Défiler vers la droite</translation>
</message>
@@ -5929,7 +5396,6 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">Operation socket non supportée</translation>
</message>
<message>
- <location filename="../src/network/socket/qtcpserver.cpp" line="+282"/>
<source>Operation on socket is not supported</source>
<translation>Opération sur le socket non supportée</translation>
</message>
@@ -5937,42 +5403,34 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QTextControl</name>
<message>
- <location filename="../src/gui/text/qtextcontrol.cpp" line="+1973"/>
<source>&amp;Undo</source>
<translation>&amp;Annuler</translation>
</message>
<message>
- <location line="+2"/>
<source>&amp;Redo</source>
<translation>&amp;Répéter</translation>
</message>
<message>
- <location line="+4"/>
<source>Cu&amp;t</source>
<translation>Co&amp;uper</translation>
</message>
<message>
- <location line="+5"/>
<source>&amp;Copy</source>
<translation>Cop&amp;ier</translation>
</message>
<message>
- <location line="+7"/>
<source>Copy &amp;Link Location</source>
<translation>Copier l&apos;adresse du &amp;lien</translation>
</message>
<message>
- <location line="+6"/>
<source>&amp;Paste</source>
<translation>Co&amp;ller</translation>
</message>
<message>
- <location line="+3"/>
<source>Delete</source>
<translation>Supprimer</translation>
</message>
<message>
- <location line="+7"/>
<source>Select All</source>
<translation>Tout sélectionner</translation>
</message>
@@ -5980,14 +5438,10 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QToolButton</name>
<message>
- <location filename="../src/plugins/accessible/widgets/simplewidgets.cpp" line="+254"/>
- <location line="+6"/>
<source>Press</source>
<translation>Presser</translation>
</message>
<message>
- <location line="-4"/>
- <location line="+8"/>
<source>Open</source>
<translation>Ouvrir</translation>
</message>
@@ -5995,7 +5449,6 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QUdpSocket</name>
<message>
- <location filename="../src/network/socket/qudpsocket.cpp" line="+169"/>
<source>This platform does not support IPv6</source>
<translation>Cette plateforme ne supporte pas IPv6</translation>
</message>
@@ -6003,12 +5456,10 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QUndoGroup</name>
<message>
- <location filename="../src/gui/util/qundogroup.cpp" line="+386"/>
<source>Undo</source>
<translation>Annuler</translation>
</message>
<message>
- <location line="+28"/>
<source>Redo</source>
<translation>Répéter</translation>
</message>
@@ -6016,7 +5467,6 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QUndoModel</name>
<message>
- <location filename="../src/gui/util/qundoview.cpp" line="+101"/>
<source>&lt;empty&gt;</source>
<translation>&lt;vide&gt;</translation>
</message>
@@ -6024,12 +5474,10 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QUndoStack</name>
<message>
- <location filename="../src/gui/util/qundostack.cpp" line="+834"/>
<source>Undo</source>
<translation>Annuler</translation>
</message>
<message>
- <location line="+27"/>
<source>Redo</source>
<translation>Répéter</translation>
</message>
@@ -6037,57 +5485,46 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QUnicodeControlCharacterMenu</name>
<message>
- <location filename="../src/gui/text/qtextcontrol.cpp" line="+884"/>
<source>LRM Left-to-right mark</source>
<translation>LRM Left-to-right mark</translation>
</message>
<message>
- <location line="+1"/>
<source>RLM Right-to-left mark</source>
<translation>RLM Right-to-left mark</translation>
</message>
<message>
- <location line="+1"/>
<source>ZWJ Zero width joiner</source>
<translation>ZWJ Zero width joiner</translation>
</message>
<message>
- <location line="+1"/>
<source>ZWNJ Zero width non-joiner</source>
<translation>ZWNJ Zero width non-joiner</translation>
</message>
<message>
- <location line="+1"/>
<source>ZWSP Zero width space</source>
<translation>ZWSP Zero width space</translation>
</message>
<message>
- <location line="+1"/>
<source>LRE Start of left-to-right embedding</source>
<translation>LRE Start of left-to-right embedding</translation>
</message>
<message>
- <location line="+1"/>
<source>RLE Start of right-to-left embedding</source>
<translation>RLE Start of right-to-left embedding</translation>
</message>
<message>
- <location line="+1"/>
<source>LRO Start of left-to-right override</source>
<translation>LRO Start of left-to-right override</translation>
</message>
<message>
- <location line="+1"/>
<source>RLO Start of right-to-left override</source>
<translation>RLO Start of right-to-left override</translation>
</message>
<message>
- <location line="+1"/>
<source>PDF Pop directional formatting</source>
<translation>PDF Pop directional formatting</translation>
</message>
<message>
- <location line="+6"/>
<source>Insert Unicode control character</source>
<translation>Insérer caractère de contrôle Unicode</translation>
</message>
@@ -6095,35 +5532,34 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QWebFrame</name>
<message>
- <location filename="../src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp" line="+692"/>
<source>Request cancelled</source>
<translation>Requête annulée</translation>
</message>
<message>
- <location line="+17"/>
<source>Request blocked</source>
<translation>Requête bloquée</translation>
</message>
<message>
- <location line="+7"/>
<source>Cannot show URL</source>
<translation>Impossible d&apos;afficher l&apos;URL</translation>
</message>
<message>
- <location line="+6"/>
+ <location filename="../src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp" line="+722"/>
<source>Frame load interruped by policy change</source>
<translation>Chargement de la frame interrompu par un changement de configuration</translation>
</message>
<message>
- <location line="+6"/>
<source>Cannot show mimetype</source>
<translation>Impossible d&apos;afficher le mimetype</translation>
</message>
<message>
- <location line="+6"/>
<source>File does not exist</source>
<translation>Le fichier n&apos;existe pas</translation>
</message>
+ <message>
+ <source>Frame load interrupted by policy change</source>
+ <translation>Chargement du cadre interrompue par le changement de stratégie</translation>
+ </message>
</context>
<context>
<name>QWebPage</name>
@@ -6172,7 +5608,7 @@ Veuillez choisir un nom de fichier différent.</translation>
<location line="+5"/>
<source>Save Link...</source>
<comment>Download Linked File context menu item</comment>
- <translation>Sauvegarder le lien...</translation>
+ <translation>Enregistrer le lien...</translation>
</message>
<message>
<location line="+5"/>
@@ -6190,7 +5626,7 @@ Veuillez choisir un nom de fichier différent.</translation>
<location line="+5"/>
<source>Save Image</source>
<comment>Download Image context menu item</comment>
- <translation>SAuvegarder l&apos;image</translation>
+ <translation>Enregistrer l&apos;image</translation>
</message>
<message>
<location line="+5"/>
@@ -6421,83 +5857,68 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>%1 (%2x%3 pixels)</translation>
</message>
<message>
- <location filename="../src/3rdparty/webkit/WebKit/qt/WebCoreSupport/InspectorClientQt.cpp" line="+185"/>
<source>Web Inspector - %2</source>
<translation>Inspecteur Web - %2</translation>
</message>
<message>
- <location filename="../src/3rdparty/webkit/WebCore/platform/network/qt/QNetworkReplyHandler.cpp" line="+382"/>
<source>Bad HTTP request</source>
<translation>Requête HTTP erronée</translation>
</message>
<message>
- <location filename="../src/3rdparty/webkit/WebCore/platform/qt/Localizations.cpp" line="-291"/>
+ <location line="-291"/>
<source>This is a searchable index. Enter search keywords: </source>
<comment>text that appears at the start of nearly-obsolete web pages in the form of a &apos;searchable index&apos;</comment>
<translation>Ceci est un index. Veuillez saisir les mots-clé :</translation>
</message>
<message>
- <location filename="../src/3rdparty/webkit/WebCore/platform/qt/ScrollbarQt.cpp" line="+58"/>
<source>Scroll here</source>
<translation>Défiler jusqu&apos;ici</translation>
</message>
<message>
- <location line="+3"/>
<source>Left edge</source>
- <translation>Extrême gauche</translation>
+ <translation>À gauche</translation>
</message>
<message>
- <location line="+0"/>
<source>Top</source>
- <translation>En haut</translation>
+ <translation>Haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Right edge</source>
- <translation>Extrême droite</translation>
+ <translation>À droite</translation>
</message>
<message>
- <location line="+0"/>
<source>Bottom</source>
<translation>En bas</translation>
</message>
<message>
- <location line="+3"/>
<source>Page left</source>
- <translation>Page précédente</translation>
+ <translation>Page gauche</translation>
</message>
<message>
- <location line="+0"/>
<source>Page up</source>
- <translation>Page précédente</translation>
+ <translation>Page haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Page right</source>
- <translation>Page suivante</translation>
+ <translation>Page droite</translation>
</message>
<message>
- <location line="+0"/>
<source>Page down</source>
- <translation>Page suivante</translation>
+ <translation>Page bas</translation>
</message>
<message>
- <location line="+3"/>
<source>Scroll left</source>
<translation>Défiler vers la gauche</translation>
</message>
<message>
- <location line="+0"/>
<source>Scroll up</source>
<translation>Défiler vers le haut</translation>
</message>
<message>
- <location line="+1"/>
<source>Scroll right</source>
<translation>Défiler vers la droite</translation>
</message>
<message>
- <location line="+0"/>
<source>Scroll down</source>
<translation>Défiler vers le bas</translation>
</message>
@@ -6511,201 +5932,574 @@ Veuillez choisir un nom de fichier différent.</translation>
</translation>
</message>
<message>
- <location filename="../src/3rdparty/webkit/WebKit/qt/Api/qwebpage.cpp" line="+1322"/>
<source>JavaScript Alert - %1</source>
- <translation>Alerte javascript - %1</translation>
+ <translation>Alerte JavaScript - %1</translation>
</message>
<message>
- <location line="+15"/>
<source>JavaScript Confirm - %1</source>
- <translation>Confirmation javascript - %1</translation>
+ <translation>Confirmation JavaScript - %1</translation>
</message>
<message>
- <location line="+17"/>
<source>JavaScript Prompt - %1</source>
- <translation>Invite javascript - %1</translation>
+ <translation>Invite JavaScript - %1</translation>
</message>
<message>
- <location line="+333"/>
<source>Move the cursor to the next character</source>
- <translation>Positionner le curseur sur le caractère suivant</translation>
+ <translation>Déplacer le curseur au caractère suivant</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the previous character</source>
- <translation>Positionner le curseur sur le caractère précédent</translation>
+ <translation>Déplacer le curseur au caractère précédent</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the next word</source>
- <translation>Positionner le curseur au mot suivant</translation>
+ <translation>Déplacer le curseur au mot suivant</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the previous word</source>
- <translation>Positionner le curseur sur le mot précédent</translation>
+ <translation>Déplacer le curseur au mot précédent</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the next line</source>
- <translation>Positionner le curseur sur la prochaine ligne</translation>
+ <translation>Déplacer le curseur à la ligne suivante</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the previous line</source>
- <translation>Déplacer le curseur sur la ligne précédente</translation>
+ <translation>Déplacer le curseur à la ligne précédente</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the start of the line</source>
- <translation>Positionner le curseur au début de la ligne</translation>
+ <translation>Déplacer le curseur en début de ligne</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the end of the line</source>
- <translation>Positionner le curseur à la fin de la ligne</translation>
+ <translation>Déplacer le curseur en fin de ligne</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the start of the block</source>
- <translation>Positionner le curseur au début du bloc</translation>
+ <translation>Déplacer le curseur au début du paragraphe</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the end of the block</source>
- <translation>Positionner le curseur à la fin du bloc</translation>
+ <translation>Déplacer le curseur à la fin du paragraphe</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the start of the document</source>
- <translation>Positionner le curseur au début du document</translation>
+ <translation>Déplacer le curseur en début de document</translation>
</message>
<message>
- <location line="+3"/>
<source>Move the cursor to the end of the document</source>
- <translation>Positionner le curseur à la fin du document</translation>
+ <translation>Déplacer le curseur en fin de document</translation>
</message>
<message>
- <location line="+3"/>
<source>Select all</source>
- <translation>Sélectionner tout</translation>
+ <translation>Tout sélectionner</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the next character</source>
- <translation>Sélectionner le caractère suivant</translation>
+ <translation>Sélectionner jusqu&apos;au caractère suivant</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the previous character</source>
- <translation>Sélectionner le caractère précédent</translation>
+ <translation>Sélectionner jusqu&apos;au caractère précédent</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the next word</source>
- <translation>Sélectionner le prochain mot</translation>
+ <translation>Sélectionner jusqu&apos;au mot suivant</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the previous word</source>
- <translation>Sélectionner le mot précédent</translation>
+ <translation>Sélectionner jusqu&apos;au mot précédent</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the next line</source>
- <translation>Sélectionner jusqu&apos;à la prochaine ligne</translation>
+ <translation>Sélectionner jusqu&apos;à la ligne suivante</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the previous line</source>
<translation>Sélectionner jusqu&apos;à la ligne précédente</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the start of the line</source>
- <translation>Sélectionner jusqu&apos;au début de la ligne</translation>
+ <translation>Sélectionner jusqu&apos;en début de ligne</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the end of the line</source>
- <translation>Sélectionner jusqu&apos;à la fin de la ligne</translation>
+ <translation>Sélectionner jusqu&apos;en fin de ligne</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the start of the block</source>
- <translation>Sélectionner jusqu&apos;au début du bloc</translation>
+ <translation>Sélectionner jusqu&apos;au début du paragraphe</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the end of the block</source>
- <translation>Sélectionner jusqu&apos;à la fin du bloc</translation>
+ <translation>Sélectionner jusqu&apos;à la fin du paragraphe</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the start of the document</source>
<translation>Sélectionner jusqu&apos;au début du document</translation>
</message>
<message>
- <location line="+3"/>
<source>Select to the end of the document</source>
<translation>Sélectionner jusqu&apos;à la fin du document</translation>
</message>
<message>
- <location line="+3"/>
<source>Delete to the start of the word</source>
<translation>Supprimer jusqu&apos;au début du mot</translation>
</message>
<message>
- <location line="+3"/>
<source>Delete to the end of the word</source>
<translation>Supprimer jusqu&apos;à la fin du mot</translation>
</message>
<message>
- <location line="+33"/>
<source>Insert a new paragraph</source>
<translation>Insérer un nouveau paragraphe</translation>
</message>
<message>
- <location line="+3"/>
<source>Insert a new line</source>
<translation>Insérer une nouvelle ligne</translation>
</message>
+ <message>
+ <source>Submit</source>
+ <translation>Soumettre</translation>
+ </message>
+ <message>
+ <source>Reset</source>
+ <translation>Réinitialiser</translation>
+ </message>
+ <message>
+ <source>Choose File</source>
+ <translation>Choisir le fichier</translation>
+ </message>
+ <message>
+ <source>No file selected</source>
+ <translation>Pas de fichier sélectionné</translation>
+ </message>
+ <message>
+ <source>Open in New Window</source>
+ <translation>Ouvrir dans une Nouvelle Fenêtre</translation>
+ </message>
+ <message>
+ <source>Save Link...</source>
+ <translation>Enregistrer la cible du lien...</translation>
+ </message>
+ <message>
+ <source>Copy Link</source>
+ <translation>Copier le lien</translation>
+ </message>
+ <message>
+ <source>Open Image</source>
+ <translation>Ouvrir l&apos;image</translation>
+ </message>
+ <message>
+ <source>Save Image</source>
+ <translation>Enregistrer l&apos;image</translation>
+ </message>
+ <message>
+ <source>Copy Image</source>
+ <translation>Copier l&apos;image</translation>
+ </message>
+ <message>
+ <source>Open Frame</source>
+ <translation>Ouvrir le cadre</translation>
+ </message>
+ <message>
+ <source>Copy</source>
+ <translation>Copier</translation>
+ </message>
+ <message>
+ <source>Go Back</source>
+ <translation>Précédent</translation>
+ </message>
+ <message>
+ <source>Go Forward</source>
+ <translation>Suivant</translation>
+ </message>
+ <message>
+ <source>Stop</source>
+ <translation>Stop</translation>
+ </message>
+ <message>
+ <source>Reload</source>
+ <translation>Recharger</translation>
+ </message>
+ <message>
+ <source>Cut</source>
+ <translation>Couper</translation>
+ </message>
+ <message>
+ <source>Paste</source>
+ <translation>Coller</translation>
+ </message>
+ <message>
+ <source>No Guesses Found</source>
+ <translation>Pas de candidat trouvés</translation>
+ </message>
+ <message>
+ <source>Ignore</source>
+ <translation>Ignorer</translation>
+ </message>
+ <message>
+ <source>Add To Dictionary</source>
+ <translation>Ajouter au dictionnaire</translation>
+ </message>
+ <message>
+ <source>Search The Web</source>
+ <translation>Chercher sur le Web</translation>
+ </message>
+ <message>
+ <source>Look Up In Dictionary</source>
+ <translation>Chercher dans le dictionnaire</translation>
+ </message>
+ <message>
+ <source>Open Link</source>
+ <translation>Ouvrir le lien</translation>
+ </message>
+ <message>
+ <source>Spelling</source>
+ <translation>Orthographe</translation>
+ </message>
+ <message>
+ <source>Show Spelling and Grammar</source>
+ <translation>Afficher Orthographe et Grammaire</translation>
+ </message>
+ <message>
+ <source>Hide Spelling and Grammar</source>
+ <translation>Cacher Orthographe et Grammaire</translation>
+ </message>
+ <message>
+ <source>Check Spelling</source>
+ <translation>Vérifier l&apos;orthographe</translation>
+ </message>
+ <message>
+ <source>Check Spelling While Typing</source>
+ <translation>Vérifier l&apos;orthographe pendant la saisie</translation>
+ </message>
+ <message>
+ <source>Check Grammar With Spelling</source>
+ <translation>Vérifier la grammaire en même temps que l&apos;orthographe</translation>
+ </message>
+ <message>
+ <source>Fonts</source>
+ <translation>Polices</translation>
+ </message>
+ <message>
+ <source>Bold</source>
+ <translation>Gras</translation>
+ </message>
+ <message>
+ <source>Italic</source>
+ <translation>Italique</translation>
+ </message>
+ <message>
+ <source>Underline</source>
+ <translation>Souligné</translation>
+ </message>
+ <message>
+ <source>Outline</source>
+ <translation>Contour</translation>
+ </message>
+ <message>
+ <source>Direction</source>
+ <translation>Direction</translation>
+ </message>
+ <message>
+ <source>Text Direction</source>
+ <translation>Orientation du texte</translation>
+ </message>
+ <message>
+ <source>Default</source>
+ <translation>Défaut</translation>
+ </message>
+ <message>
+ <source>Left to Right</source>
+ <translation>Gauche à droite</translation>
+ </message>
+ <message>
+ <source>Right to Left</source>
+ <translation>Droite à gauche</translation>
+ </message>
+ <message>
+ <source>Loading...</source>
+ <translation>Chargement...</translation>
+ </message>
+ <message>
+ <source>Live Broadcast</source>
+ <translation>Diffusion en direct</translation>
+ </message>
+ <message>
+ <source>Audio Element</source>
+ <translation>Élément audio</translation>
+ </message>
+ <message>
+ <source>Video Element</source>
+ <translation>Élément vidéo</translation>
+ </message>
+ <message>
+ <source>Mute Button</source>
+ <translation>Bouton de désactivation du son</translation>
+ </message>
+ <message>
+ <source>Unmute Button</source>
+ <translation>Bouton de réactivation du son</translation>
+ </message>
+ <message>
+ <source>Play Button</source>
+ <translation>Bouton de lecture</translation>
+ </message>
+ <message>
+ <source>Pause Button</source>
+ <translation>Bouton de pause</translation>
+ </message>
+ <message>
+ <source>Slider</source>
+ <translation>Barre de défilement</translation>
+ </message>
+ <message>
+ <source>Slider Thumb</source>
+ <translation>Curseur de la barre de défilement</translation>
+ </message>
+ <message>
+ <source>Rewind Button</source>
+ <translation>Bouton de retour en arrière</translation>
+ </message>
+ <message>
+ <source>Return to Real-time Button</source>
+ <translation>Bouton de retour au temps réel</translation>
+ </message>
+ <message>
+ <source>Elapsed Time</source>
+ <translation>Temps écoulé</translation>
+ </message>
+ <message>
+ <source>Remaining Time</source>
+ <translation>Durée restante</translation>
+ </message>
+ <message>
+ <source>Status Display</source>
+ <translation>Affichage de l&apos;état</translation>
+ </message>
+ <message>
+ <source>Fullscreen Button</source>
+ <translation>Bouton de plein écran</translation>
+ </message>
+ <message>
+ <source>Seek Forward Button</source>
+ <translation>Bouton de recherche avant</translation>
+ </message>
+ <message>
+ <source>Seek Back Button</source>
+ <translation>Bouton de recherche arrière</translation>
+ </message>
+ <message>
+ <source>Audio element playback controls and status display</source>
+ <translation>Commandes de lecture et affichage de l&apos;état de l&apos;élément audio</translation>
+ </message>
+ <message>
+ <source>Video element playback controls and status display</source>
+ <translation>Commandes de lecture et affichage de l&apos;état de l&apos;élément vidéo</translation>
+ </message>
+ <message>
+ <source>Mute audio tracks</source>
+ <translation>Couper le son des pistes audio</translation>
+ </message>
+ <message>
+ <source>Unmute audio tracks</source>
+ <translation>Réactiver le son des pistes audio</translation>
+ </message>
+ <message>
+ <source>Begin playback</source>
+ <translation>Commencer la lecture</translation>
+ </message>
+ <message>
+ <source>Pause playback</source>
+ <translation>Pause lecture</translation>
+ </message>
+ <message>
+ <source>Movie time scrubber</source>
+ <translation>Épurateur de la durée du film</translation>
+ </message>
+ <message>
+ <source>Movie time scrubber thumb</source>
+ <translation>Case de défilement de l&apos;épurateur de la durée du film</translation>
+ </message>
+ <message>
+ <source>Rewind movie</source>
+ <translation>Rembobiner le film</translation>
+ </message>
+ <message>
+ <source>Return streaming movie to real-time</source>
+ <translation>Ramener le film en streaming en temps réel</translation>
+ </message>
+ <message>
+ <source>Current movie time</source>
+ <translation>Durée du film actuel</translation>
+ </message>
+ <message>
+ <source>Remaining movie time</source>
+ <translation>Durée de film restante</translation>
+ </message>
+ <message>
+ <source>Current movie status</source>
+ <translation>État du film actuel</translation>
+ </message>
+ <message>
+ <source>Play movie in full-screen mode</source>
+ <translation>Regarder le film en mode plein écran</translation>
+ </message>
+ <message>
+ <source>Seek quickly back</source>
+ <translation>Recherche rapide arrière</translation>
+ </message>
+ <message>
+ <source>Seek quickly forward</source>
+ <translation>Recherche rapide avant</translation>
+ </message>
+ <message>
+ <source>Indefinite time</source>
+ <translation>Durée indéfinie</translation>
+ </message>
+ <message>
+ <source>%1 days %2 hours %3 minutes %4 seconds</source>
+ <translation>%1 jours %2 heures %3 minutes %4 secondes</translation>
+ </message>
+ <message>
+ <source>%1 hours %2 minutes %3 seconds</source>
+ <translation>%1 heures %2 minutes %3 secondes</translation>
+ </message>
+ <message>
+ <source>%1 minutes %2 seconds</source>
+ <translation>%1 minutes %2 secondes</translation>
+ </message>
+ <message>
+ <source>%1 seconds</source>
+ <translation>%1 secondes</translation>
+ </message>
+ <message>
+ <source>Inspect</source>
+ <translation>Inspecter</translation>
+ </message>
+ <message>
+ <source>No recent searches</source>
+ <translation>Pas de recherche récente</translation>
+ </message>
+ <message>
+ <source>Recent searches</source>
+ <translation>Recherches récentes</translation>
+ </message>
+ <message>
+ <source>Clear recent searches</source>
+ <translation>Effacer les recherches récentes</translation>
+ </message>
+ <message>
+ <source>Unknown</source>
+ <translation>Inconnu</translation>
+ </message>
+ <message>
+ <source>%1 (%2x%3 pixels)</source>
+ <translation>%1 (%2x%3 pixels)</translation>
+ </message>
+ <message>
+ <source>This is a searchable index. Enter search keywords: </source>
+ <translation>Ceci est un index. Veuillez saisir les mots-clé :</translation>
+ </message>
+ <message numerus="yes">
+ <source>%n file(s)</source>
+ <translation>
+ <numerusform></numerusform>
+ </translation>
+ </message>
+ <message>
+ <source>JavaScript Problem - %1</source>
+ <translation>Problème de JavaScript - %1</translation>
+ </message>
+ <message>
+ <source>The script on this page appears to have a problem. Do you want to stop the script?</source>
+ <translation>Le script de cette page semble avoir un problème. Souhaitez-vous arrêter le script?</translation>
+ </message>
+ <message>
+ <source>Paste and Match Style</source>
+ <translation>Coller et suivre le style</translation>
+ </message>
+ <message>
+ <source>Remove formatting</source>
+ <translation>Retirer la mise en forme</translation>
+ </message>
+ <message>
+ <source>Strikethrough</source>
+ <translation>Barré</translation>
+ </message>
+ <message>
+ <source>Subscript</source>
+ <translation>Indice</translation>
+ </message>
+ <message>
+ <source>Superscript</source>
+ <translation>Exposant</translation>
+ </message>
+ <message>
+ <source>Insert Bulleted List</source>
+ <translation>Insérer une liste à puces</translation>
+ </message>
+ <message>
+ <source>Insert Numbered List</source>
+ <translation>Insérer une liste numérotée</translation>
+ </message>
+ <message>
+ <source>Indent</source>
+ <translation>Retrait</translation>
+ </message>
+ <message>
+ <source>Outdent</source>
+ <translation>Retrait négatif</translation>
+ </message>
+ <message>
+ <source>Center</source>
+ <translation>Centré</translation>
+ </message>
+ <message>
+ <source>Justify</source>
+ <translation>Justifié</translation>
+ </message>
+ <message>
+ <source>Align Left</source>
+ <translation>Aligner à gauche</translation>
+ </message>
+ <message>
+ <source>Align Right</source>
+ <translation>Aligner à droite</translation>
+ </message>
</context>
<context>
<name>QWhatsThisAction</name>
<message>
- <location filename="../src/gui/kernel/qwhatsthis.cpp" line="+522"/>
<source>What&apos;s This?</source>
- <translation>Qu&apos;est-ce que c&apos;est ?</translation>
+ <translation>Qu&apos;est-ce que c&apos;est ?</translation>
</message>
</context>
<context>
<name>QWidget</name>
<message>
- <location filename="../src/gui/kernel/qwidget.cpp" line="+5326"/>
<source>*</source>
- <translation>*</translation>
+ <translation></translation>
</message>
</context>
<context>
<name>QWizard</name>
<message>
- <location filename="../src/gui/dialogs/qwizard.cpp" line="+637"/>
<source>Go Back</source>
<translation>Précédent</translation>
</message>
<message>
- <location line="+3"/>
<source>Continue</source>
- <translation>Suivant</translation>
+ <translation>Continuer</translation>
</message>
<message>
- <location line="+5"/>
<source>Commit</source>
+ <translatorcomment>si il s&apos;agit de commit au même sens que git... (en même temps se marier en cliquant... ?!!?!)</translatorcomment>
<translation>Soumettre</translation>
</message>
<message>
- <location line="+2"/>
<source>Done</source>
<translation>Terminer</translation>
</message>
@@ -6714,37 +6508,30 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">Quitter</translation>
</message>
<message>
- <location line="+4"/>
<source>Help</source>
<translation>Aide</translation>
</message>
<message>
- <location line="-14"/>
<source>&lt; &amp;Back</source>
<translation>&lt; &amp;Précédent</translation>
</message>
<message>
- <location line="+10"/>
<source>&amp;Finish</source>
<translation>&amp;Terminer</translation>
</message>
<message>
- <location line="+2"/>
<source>Cancel</source>
<translation>Annuler</translation>
</message>
<message>
- <location line="+2"/>
<source>&amp;Help</source>
<translation>&amp;Aide</translation>
</message>
<message>
- <location line="-8"/>
<source>&amp;Next</source>
- <translation>&amp;Suivant</translation>
+ <translation>&amp;Suivant &gt;</translation>
</message>
<message>
- <location line="+0"/>
<source>&amp;Next &gt;</source>
<translation>&amp;Suivant &gt;</translation>
</message>
@@ -6752,378 +6539,298 @@ Veuillez choisir un nom de fichier différent.</translation>
<context>
<name>QWorkspace</name>
<message>
- <location filename="../src/gui/widgets/qworkspace.cpp" line="+1094"/>
<source>&amp;Restore</source>
<translation>&amp;Restaurer</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Move</source>
<translation>&amp;Déplacer</translation>
</message>
<message>
- <location line="+1"/>
<source>&amp;Size</source>
- <translation>&amp;Redimensionner</translation>
+ <translation>&amp;Taille</translation>
</message>
<message>
- <location line="+2"/>
<source>Mi&amp;nimize</source>
<translation>Réd&amp;uire</translation>
</message>
<message>
- <location line="+2"/>
<source>Ma&amp;ximize</source>
<translation>Ma&amp;ximiser</translation>
</message>
<message>
- <location line="+2"/>
<source>&amp;Close</source>
<translation>&amp;Fermer</translation>
</message>
<message>
- <location line="+6"/>
<source>Stay on &amp;Top</source>
- <translation>&amp;Rester au premier plan</translation>
+ <translation>Rester au &amp;premier plan</translation>
</message>
<message>
- <location line="-993"/>
<source>Minimize</source>
<translation>Réduire</translation>
</message>
<message>
- <location line="+2"/>
<source>Restore Down</source>
<translation>Restaurer en bas</translation>
</message>
<message>
- <location line="-4"/>
<source>Close</source>
<translation>Fermer</translation>
</message>
<message>
- <location line="+998"/>
- <location line="+1059"/>
<source>Sh&amp;ade</source>
- <translation>&amp;Enrouler</translation>
+ <translation>Enrou&amp;ler</translation>
</message>
<message>
- <location line="-278"/>
- <location line="+60"/>
<source>%1 - [%2]</source>
<translation>%1 - [%2]</translation>
</message>
<message>
- <location line="+214"/>
<source>&amp;Unshade</source>
- <translation>&amp;Dérouler</translation>
+ <translation>Dér&amp;ouler</translation>
</message>
</context>
<context>
<name>QXml</name>
<message>
- <location filename="../src/xml/sax/qxml.cpp" line="+58"/>
<source>no error occurred</source>
<translation>aucune erreur ne s&apos;est produite</translation>
</message>
<message>
- <location line="+1"/>
<source>error triggered by consumer</source>
- <translation>erreur déclenchée par le consommateur</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>unexpected end of file</source>
- <translation>fin de fichier impromptue</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>more than one document type definition</source>
- <translation>plus d&apos;une définition de type de document</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>error occurred while parsing element</source>
- <translation>une erreur s&apos;est produite lors de l&apos;analyse d&apos;un élément</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>tag mismatch</source>
- <translation>balise débalancée</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>error occurred while parsing content</source>
- <translation>une erreur s&apos;est produise lors de l&apos;analyse du contenu</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>unexpected character</source>
- <translation>caractère impromptu</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>invalid name for processing instruction</source>
- <translation>nom d&apos;instruction de traitement invalide</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>version expected while reading the XML declaration</source>
- <translation>version attendue dans la déclaration XML</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>wrong value for standalone declaration</source>
- <translation>valeur invalide pour déclaration autonome</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+3"/>
<source>error occurred while parsing document type definition</source>
- <translation>une erreur s&apos;est produite lors de l&apos;analyse d&apos;une définition de type de document</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>letter is expected</source>
- <translation>lettre attendue</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>error occurred while parsing comment</source>
- <translation>une erreur s&apos;est produise lors de l&apos;analyse d&apos;un commentaire</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>error occurred while parsing reference</source>
- <translation>une erreur s&apos;est produite lors de l&apos;analyse d&apos;une référence</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>internal general entity reference not allowed in DTD</source>
- <translation>appel d&apos;entité interne générale non permis dans la DTD</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>external parsed general entity reference not allowed in attribute value</source>
- <translation>appel d&apos;entité externe parsée non permis dans la valeur d&apos;un attribut</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>external parsed general entity reference not allowed in DTD</source>
- <translation>appel d&apos;entité externe parsée générale non permis dans la DTD</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>unparsed entity reference in wrong context</source>
- <translation>appel d&apos;entité non parsée dans un contexte invalide</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>recursive entities</source>
- <translation>entités récursives</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>error in the text declaration of an external entity</source>
- <translation>erreur dans la déclaration de texte d&apos;une entité externe</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="-11"/>
<source>encoding declaration or standalone declaration expected while reading the XML declaration</source>
- <translation>déclaration d&apos;encodage ou déclaration autonome attendue dans la déclaration XML</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+1"/>
<source>standalone declaration expected while reading the XML declaration</source>
- <translation>déclaration autonome attendue dans la déclaration XML</translation>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
<name>QXmlStream</name>
<message>
- <location filename="../src/corelib/xml/qxmlstream.cpp" line="+592"/>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+1769"/>
<source>Extra content at end of document.</source>
- <translation>Conteny supplémentaire à la fin du document.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+222"/>
<source>Invalid entity value.</source>
- <translation>Valeur de l&apos;entité invalide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+107"/>
<source>Invalid XML character.</source>
- <translation>Caractère XML invalide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+259"/>
<source>Sequence &apos;]]&gt;&apos; not allowed in content.</source>
- <translation>Séquence &apos;]]&gt;&apos; interdite dans le contenu.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+309"/>
<source>Namespace prefix &apos;%1&apos; not declared</source>
- <translation>Le préfixe de namespace &apos;%1&apos; non déclaré</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+78"/>
<source>Attribute redefined.</source>
- <translation>Attribut redéfini.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+115"/>
<source>Unexpected character &apos;%1&apos; in public id literal.</source>
- <translation>Caractère &apos;%1&apos; inattendu dans un &apos;public id literal&apos;.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+28"/>
<source>Invalid XML version string.</source>
- <translation>Version XML invalide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+2"/>
<source>Unsupported XML version.</source>
- <translation>Version XML non supportée.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+23"/>
<source>%1 is an invalid encoding name.</source>
- <translation>%1 n&apos;est pas un encodage valide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+7"/>
<source>Encoding %1 is unsupported</source>
- <translation>Encodage %1 n&apos;est pas supporté</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
<source>Invalid XML encoding name.</source>
<translation type="obsolete">Encodage XML invalide.</translation>
</message>
<message>
- <location line="+16"/>
<source>Standalone accepts only yes or no.</source>
- <translation>&apos;Standalone&apos; n&apos;accepte que &apos;yes&apos; ou &apos;no&apos;.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+2"/>
<source>Invalid attribute in XML declaration.</source>
- <translation>Attribut invalide dans la déclaration XML.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+16"/>
<source>Premature end of document.</source>
- <translation>Fin de document prématurée.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+2"/>
<source>Invalid document.</source>
- <translation>Document invalide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+40"/>
<source>Expected </source>
- <translation>Attendu </translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+11"/>
<source>, but got &apos;</source>
- <translation>, mais eu &apos;</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+4"/>
<source>Unexpected &apos;</source>
- <translation>Inattendu &apos;</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+210"/>
<source>Expected character data.</source>
- <translation>Character data attendu.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="-995"/>
<source>Recursive entity detected.</source>
- <translation>Entité recursive détectée.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+516"/>
<source>Start tag expected.</source>
- <translation>Balise ouvrante attendue.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+222"/>
<source>XML declaration not at start of document.</source>
- <translation>Déclaration XML après le début du document.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="-31"/>
<source>NDATA in parameter entity declaration.</source>
- <translation>NDATA dans une déclaration d&apos;entité paramètre.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+34"/>
<source>%1 is an invalid processing instruction name.</source>
- <translation>%1 est un nom d&apos;instruction de traitement invalide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+11"/>
<source>Invalid processing instruction name.</source>
- <translation>Nom d&apos;instruction de traitement invalide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/corelib/xml/qxmlstream.cpp" line="-521"/>
- <location line="+12"/>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+164"/>
- <location line="+53"/>
<source>Illegal namespace declaration.</source>
- <translation>Déclaration de namespace illégale.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+15"/>
<source>Invalid XML name.</source>
- <translation>Nom XML invalide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+23"/>
<source>Opening and ending tag mismatch.</source>
- <translation>Ouverture et fermeture de balise invalide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+18"/>
<source>Reference to unparsed entity &apos;%1&apos;.</source>
- <translation>Référence vers une entité non analysée &apos;%1&apos;.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="-13"/>
- <location line="+61"/>
- <location line="+40"/>
<source>Entity &apos;%1&apos; not declared.</source>
- <translation>Entité &apos;%1&apos; non déclarée.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="-26"/>
<source>Reference to external entity &apos;%1&apos; in attribute value.</source>
- <translation>Référence vers une entité externe &apos;%1&apos; dans la valeur de l&apos;attribut.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+40"/>
<source>Invalid character reference.</source>
- <translation>Référence vers un caractère invalide.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/corelib/xml/qxmlstream.cpp" line="-75"/>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="-823"/>
<source>Encountered incorrectly encoded content.</source>
- <translation>Encodage du contenu incorrect.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location line="+274"/>
<source>The standalone pseudo attribute must appear after the encoding.</source>
- <translation>Le pseudo attribut standalone doit apparaître après l&apos;encodage.</translation>
+ <translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+562"/>
<source>%1 is an invalid PUBLIC identifier.</source>
- <translation>%1 n&apos;est pas un identifiant PUBLIC valide.</translation>
+ <translation type="unfinished"></translation>
</message>
</context>
<context>
@@ -7139,12 +6846,10 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>Un attribute %1 doit avoir un %2 valide, %3 ne l&apos;a pas.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/api/qiodevicedelegate.cpp" line="+84"/>
<source>Network timeout.</source>
<translation>Le réseau ne répond pas.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/api/qxmlserializer.cpp" line="+320"/>
<source>Element %1 can&apos;t be serialized because it appears outside the document element.</source>
<translation>L&apos;élément %1 ne peut pas être sérialisé parce qu&apos;il est hors de l&apos;élément document.</translation>
</message>
@@ -7153,53 +6858,42 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">L&apos;élément attribute %1 ne peut pas être sérialisé parce qu&apos;il apparaît comme racine.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/data/qabstractdatetime.cpp" line="+80"/>
<source>Year %1 is invalid because it begins with %2.</source>
<translation>L&apos;année %1 est invalide parce qu&apos;elle commence par %2.</translation>
</message>
<message>
- <location line="+19"/>
<source>Day %1 is outside the range %2..%3.</source>
<translation>Le jour %1 est hors de l&apos;intervalle %2..%3.</translation>
</message>
<message>
- <location line="+7"/>
<source>Month %1 is outside the range %2..%3.</source>
<translation>Le mois %1 est hors de l&apos;intervalle %2..%3.</translation>
</message>
<message>
- <location line="+10"/>
<source>Overflow: Can&apos;t represent date %1.</source>
<translation>Overflow: ne peut pas représenter la date %1.</translation>
</message>
<message>
- <location line="+9"/>
<source>Day %1 is invalid for month %2.</source>
<translation>Jour %1 est invalide pour le mois %2.</translation>
</message>
<message>
- <location line="+49"/>
<source>Time 24:%1:%2.%3 is invalid. Hour is 24, but minutes, seconds, and milliseconds are not all 0; </source>
<translation>L&apos;heure 24:%1:%2.%3 est invalide. L&apos;heure est 24 mais les minutes, seconndes et millisecondes ne sont pas à 0;</translation>
</message>
<message>
- <location line="+13"/>
<source>Time %1:%2:%3.%4 is invalid.</source>
<translation>L&apos;heure %1:%2:%3.%4 est invalide.</translation>
</message>
<message>
- <location line="+115"/>
<source>Overflow: Date can&apos;t be represented.</source>
<translation>Overflow : la date ne peut pas être représentée.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/data/qabstractduration.cpp" line="+99"/>
- <location line="+15"/>
<source>At least one component must be present.</source>
<translation>Au moins un composant doit être présent.</translation>
</message>
<message>
- <location line="-7"/>
<source>At least one time component must appear after the %1-delimiter.</source>
<translation>Au moins un composant doit apparaître après le délimiteur %1.</translation>
</message>
@@ -7219,103 +6913,82 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>Le second opérande dans une division, %1, ne peut être nul (%2).</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/data/qanyuri_p.h" line="+132"/>
<source>%1 is not a valid value of type %2.</source>
<translation>%1 n&apos;est pas une valeur valide du type %2.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/data/qatomiccasters_p.h" line="+223"/>
<source>When casting to %1 from %2, the source value cannot be %3.</source>
<translation>En castant de %2 vers %1, la valeur source ne peut pas être %3.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/data/qatomicmathematicians.cpp" line="+65"/>
<source>Integer division (%1) by zero (%2) is undefined.</source>
<translation>Division entière (%1) par zéro (%2) indéfinie.</translation>
</message>
<message>
- <location line="+7"/>
<source>Division (%1) by zero (%2) is undefined.</source>
<translation>Division (%1) par zéro (%2) indéfinie.</translation>
</message>
<message>
- <location line="+7"/>
<source>Modulus division (%1) by zero (%2) is undefined.</source>
<translation>Module division (%1) par zéro (%2) indéfinie.</translation>
</message>
<message>
- <location line="+122"/>
- <location line="+32"/>
<source>Dividing a value of type %1 by %2 (not-a-number) is not allowed.</source>
<translation>Diviser une valeur du type %1 par %2 (not-a-number) est interdit.</translation>
</message>
<message>
- <location line="-20"/>
<source>Dividing a value of type %1 by %2 or %3 (plus or minus zero) is not allowed.</source>
<translation>Diviser une valeur de type %1 par %2 ou %3 (plus ou moins zéro) est interdit.</translation>
</message>
<message>
- <location line="+32"/>
<source>Multiplication of a value of type %1 by %2 or %3 (plus or minus infinity) is not allowed.</source>
<translation>La multiplication d&apos;une valeur du type %1 par %2 ou %3 (plus ou moins infini) est interdite.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/data/qatomicvalue.cpp" line="+79"/>
<source>A value of type %1 cannot have an Effective Boolean Value.</source>
<translation>Une valeur de type %1 ne peut pas avoir une Effective Boolean Value.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/data/qboolean.cpp" line="+78"/>
<source>Effective Boolean Value cannot be calculated for a sequence containing two or more atomic values.</source>
<translation>Effective Boolean Value ne peut être calculée pour une séquence contenant deux ou plus valeurs atomiques.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/data/qderivedinteger_p.h" line="+402"/>
<source>Value %1 of type %2 exceeds maximum (%3).</source>
<translation>La valeur %1 de type %2 excède le maximum (%3).</translation>
</message>
<message>
- <location line="+9"/>
<source>Value %1 of type %2 is below minimum (%3).</source>
<translation>La valeur %1 de type %2 est inférieur au minimum (%3).</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/data/qhexbinary.cpp" line="+91"/>
<source>A value of type %1 must contain an even number of digits. The value %2 does not.</source>
<translation>Une valeur de type %1 doit contenir un nombre pair de chiffre. La valeur %2 n&apos;est pas conforme.</translation>
</message>
<message>
- <location line="+19"/>
<source>%1 is not valid as a value of type %2.</source>
<translation>%1 n&apos;est pas une valeur valide de type %2.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qarithmeticexpression.cpp" line="+207"/>
<source>Operator %1 cannot be used on type %2.</source>
<translation>L&apos;opérateur %1 ne peut pas être utilisé pour le type %2.</translation>
</message>
<message>
- <location line="+17"/>
<source>Operator %1 cannot be used on atomic values of type %2 and %3.</source>
<translation>L&apos;opérateur %1 ne peut pas être utilisé pour des valeurs atomiques de type %2 ou %3.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qattributenamevalidator.cpp" line="+66"/>
<source>The namespace URI in the name for a computed attribute cannot be %1.</source>
<translation>L&apos;URI de namespace dans le nom d&apos;un attribut calculé ne peut pas être %1.</translation>
</message>
<message>
- <location line="+9"/>
<source>The name for a computed attribute cannot have the namespace URI %1 with the local name %2.</source>
<translation>Le nom d&apos;un attribut calculé ne peut pas avoir l&apos;URI de namespace %1 avec le nom local %2.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qcastas.cpp" line="+88"/>
<source>Type error in cast, expected %1, received %2.</source>
<translation>Erreur de type lors du cast, attendu %1 mais reçu %2.</translation>
</message>
<message>
- <location line="+29"/>
<source>When casting to %1 or types derived from it, the source value must be of the same type, or it must be a string literal. Type %2 is not allowed.</source>
<translation>En castant vers %1 ou des types dérivés, la valeur source doit être du même type ou une chaîne. Le type %2 n&apos;est pas autorisé.</translation>
</message>
@@ -7345,12 +7018,10 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>Echec en castant de %1 ver %2 : %3</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qcommentconstructor.cpp" line="+67"/>
<source>A comment cannot contain %1</source>
<translation>Un commentaire ne peut pas contenir %1</translation>
</message>
<message>
- <location line="+6"/>
<source>A comment cannot end with a %1.</source>
<translation>Un commentaire ne peut pas finir par %1.</translation>
</message>
@@ -7365,27 +7036,22 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>L&apos;opérateur %1 n&apos;est pas disponible entre valeurs atomiques de type %2 et %3.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qdocumentcontentvalidator.cpp" line="+86"/>
<source>An attribute node cannot be a child of a document node. Therefore, the attribute %1 is out of place.</source>
<translation>Un noeuds attribut ne peut être un fils d&apos;un noeuds document. C&apos;est pourquoi l&apos;attribut %1 est mal placé.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qexpressionfactory.cpp" line="+169"/>
<source>A library module cannot be evaluated directly. It must be imported from a main module.</source>
<translation>Un module de bibliothèque ne peut pas être évalué directement. Il doit être importé d&apos;un module principal.</translation>
</message>
<message>
- <location line="+40"/>
<source>No template by name %1 exists.</source>
<translation>Aucun template nommé %1 n&apos;existe.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qgenericpredicate.cpp" line="+106"/>
<source>A value of type %1 cannot be a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</source>
<translation>Une valeur de type %1 ne peut être un prédicat. Un prédicat doit être de type numérique ou un Effective Boolean Value.</translation>
</message>
<message>
- <location line="+32"/>
<source>A positional predicate must evaluate to a single numeric value.</source>
<translation>Un prédicat de position doit être évalué en une unique valeur numérique.</translation>
</message>
@@ -7395,38 +7061,30 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>Le nom de destination dans une instruction de traitement ne peut être %1. %2 est invalide.</translation>
</message>
<message>
- <location line="+24"/>
<source>%1 is not a valid target name in a processing instruction. It must be a %2 value, e.g. %3.</source>
<translation>%1 n&apos;est pas un nom de destination valide dans une instruction de traitement. Ce doit être une valeur %2, par ex. %3.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qpath.cpp" line="+109"/>
<source>The last step in a path must contain either nodes or atomic values. It cannot be a mixture between the two.</source>
<translation>La dernière étape dans un chemin doit contenir soit des noeuds soit des valeurs atomiques. Cela ne peut pas être un mélange des deux.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qprocessinginstructionconstructor.cpp" line="+84"/>
<source>The data of a processing instruction cannot contain the string %1</source>
<translation>Les données d&apos;une instruction de traitement ne peut contenir la chaîne %1</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qqnameconstructor.cpp" line="+82"/>
<source>No namespace binding exists for the prefix %1</source>
<translation>Aucun lien de namespace n&apos;existe pour le préfixe %1</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qqnameconstructor_p.h" line="+156"/>
<source>No namespace binding exists for the prefix %1 in %2</source>
<translation>Aucun lien de namespace n&apos;existe pour le préfixe %1 dans %2</translation>
</message>
<message>
- <location line="+12"/>
- <location filename="../src/xmlpatterns/functions/qqnamefns.cpp" line="+69"/>
<source>%1 is an invalid %2</source>
<translation>%1 est un ivalide %2</translation>
</message>
<message numerus="yes">
- <location filename="../src/xmlpatterns/functions/qabstractfunctionfactory.cpp" line="+77"/>
<source>%1 takes at most %n argument(s). %2 is therefore invalid.</source>
<translation>
<numerusform>%1 prend au maximum %n argument. %2 est donc invalide.</numerusform>
@@ -7434,7 +7092,6 @@ Veuillez choisir un nom de fichier différent.</translation>
</translation>
</message>
<message numerus="yes">
- <location line="+11"/>
<source>%1 requires at least %n argument(s). %2 is therefore invalid.</source>
<translation>
<numerusform>%1 requiert au moins %n argument. %2 est donc invalide.</numerusform>
@@ -7442,22 +7099,18 @@ Veuillez choisir un nom de fichier différent.</translation>
</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qaggregatefns.cpp" line="+120"/>
<source>The first argument to %1 cannot be of type %2. It must be a numeric type, xs:yearMonthDuration or xs:dayTimeDuration.</source>
<translation>Le premier argument de %1 ne peut être du type %2. Il doit être de type numérique, xs:yearMonthDuration ou xs:dayTimeDuration.</translation>
</message>
<message>
- <location line="+74"/>
<source>The first argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
<translation>Le premier argument de %1 ne peut être du type %2. Il doit être de type %3, %4 ou %5.</translation>
</message>
<message>
- <location line="+91"/>
<source>The second argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
<translation>Le deuxième argument de %1 ne peut être du type %2. Il doit être de type %3, %4 ou %5.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qassemblestringfns.cpp" line="+88"/>
<source>%1 is not a valid XML 1.0 character.</source>
<translation>%1 n&apos;est pas un caractère XML 1.0 valide.</translation>
</message>
@@ -7467,92 +7120,74 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>Le premier argument de %1 ne peut être du type %2.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qdatetimefn.cpp" line="+86"/>
<source>If both values have zone offsets, they must have the same zone offset. %1 and %2 are not the same.</source>
<translation>Si les deux valeurs ont des décalages de zone, elle doivent avoir le même. %1 et %2 sont différents.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qerrorfn.cpp" line="+61"/>
<source>%1 was called.</source>
<translation>%1 a été appelé.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qpatternmatchingfns.cpp" line="+94"/>
<source>%1 must be followed by %2 or %3, not at the end of the replacement string.</source>
<translation>%1 doit être suivi par %2 ou %3, et non à la fin de la chaîne de remplacement.</translation>
</message>
<message>
- <location line="+39"/>
<source>In the replacement string, %1 must be followed by at least one digit when not escaped.</source>
<translation>Dans la chaîne de remplacement, %1 doit être suivi par au moins un chiffre s&apos;il n&apos;est pas échappé.</translation>
</message>
<message>
- <location line="+26"/>
<source>In the replacement string, %1 can only be used to escape itself or %2, not %3</source>
<translation>Dans la chaîne de remplacement, %1 peut seulement être utilisé pour échapper lui-même ou %2 mais pas %3</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qpatternplatform.cpp" line="+92"/>
<source>%1 matches newline characters</source>
<translation>%1 correspond à des caractères de saut de ligne</translation>
</message>
<message>
- <location line="+4"/>
<source>%1 and %2 match the start and end of a line.</source>
<translation>%1 et %2 correspondent au début et à la fin d&apos;une ligne.</translation>
</message>
<message>
- <location line="+6"/>
<source>Matches are case insensitive</source>
<translation>Les correspondances ne sont pas sensibles à la casse</translation>
</message>
<message>
- <location line="+4"/>
<source>Whitespace characters are removed, except when they appear in character classes</source>
<translation>Les blancs sont supprimés excepté quand ils apparaissent dans les classes de caractère</translation>
</message>
<message>
- <location line="+99"/>
<source>%1 is an invalid regular expression pattern: %2</source>
<translation>%1 est un modèle d&apos;expression régulière invalide: %2</translation>
</message>
<message>
- <location line="+30"/>
<source>%1 is an invalid flag for regular expressions. Valid flags are:</source>
<translation>%1 est un flag invalide pour des expressions régulières. Les flags valides sont :</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qqnamefns.cpp" line="+17"/>
<source>If the first argument is the empty sequence or a zero-length string (no namespace), a prefix cannot be specified. Prefix %1 was specified.</source>
<translation>Si le premier argument est une sequence vide ou un chaîne vide (sans namespace), un préfixe ne peut être spécifié. Le préfixe %1 a été spécifié.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qsequencefns.cpp" line="+347"/>
<source>It will not be possible to retrieve %1.</source>
<translation>Il sera impossible de récupérer %1.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qcontextnodechecker.cpp" line="+54"/>
<source>The root node of the second argument to function %1 must be a document node. %2 is not a document node.</source>
<translation>Le noeuds racine du deuxième argument à la fonction %1 doit être un noeuds document. %2 n&apos;est pas un document.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qsequencegeneratingfns.cpp" line="+279"/>
<source>The default collection is undefined</source>
<translation>I&apos;l n&apos;y a pas de collection par défaut</translation>
</message>
<message>
- <location line="+13"/>
<source>%1 cannot be retrieved</source>
<translation>%1 ne peut pas être récupéré</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qstringvaluefns.cpp" line="+252"/>
<source>The normalization form %1 is unsupported. The supported forms are %2, %3, %4, and %5, and none, i.e. the empty string (no normalization).</source>
<translation>Le forme de normalisation %1 n&apos;est pas supportée. Les formes supportées sont %2, %3, %4 et %5, et aucun, ie. une chaîne vide (pas de normalisation).</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qtimezonefns.cpp" line="+87"/>
<source>A zone offset must be in the range %1..%2 inclusive. %3 is out of range.</source>
<translation>Un décalage de zone doit être dans l&apos;intervalle %1..%2 inclus. %3 est hors de l&apos;intervalle.</translation>
</message>
@@ -7561,74 +7196,59 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">%1 n&apos;est pas un nombre complet de minutes.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/janitors/qcardinalityverifier.cpp" line="+58"/>
<source>Required cardinality is %1; got cardinality %2.</source>
<translation>La cardinalité requise est %1; reçu %2.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/janitors/qitemverifier.cpp" line="+67"/>
<source>The item %1 did not match the required type %2.</source>
<translation>L&apos;item %1 ne correspond pas au type requis %2.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/parser/qquerytransformparser.cpp" line="+379"/>
- <location line="+7253"/>
<source>%1 is an unknown schema type.</source>
<translation>%1 est un type de schema inconnu.</translation>
</message>
<message>
- <location line="-6971"/>
<source>Only one %1 declaration can occur in the query prolog.</source>
<translation>Seulement une déclaration %1 peut intervenir lors du prologue de la requête.</translation>
</message>
<message>
- <location line="+188"/>
<source>The initialization of variable %1 depends on itself</source>
<translation>L&apos;initialisation de la variable %1 dépend d&apos;elle-même</translation>
</message>
<message>
- <location line="+63"/>
+ <location filename="../src/xmlpatterns/parser/qquerytransformparser.cpp" line="+912"/>
<source>No variable by name %1 exists</source>
<translation>Aucun variable nommée %1 existe</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/parser/qparsercontext.cpp" line="+93"/>
<source>The variable %1 is unused</source>
<translation>La variable %1 est inutilisée</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/parser/qquerytransformparser.cpp" line="+2841"/>
<source>Version %1 is not supported. The supported XQuery version is 1.0.</source>
<translation>La version %1 n&apos;est pas supportée. La version de XQuery supportée est 1.0.</translation>
</message>
<message>
- <location line="+16"/>
<source>The encoding %1 is invalid. It must contain Latin characters only, must not contain whitespace, and must match the regular expression %2.</source>
<translation>L&apos;encodage %1 est invalide. Il doit contenir uniquement des caractères latins, sans blanc et doit être conforme à l&apos;expression régulière %2.</translation>
</message>
<message>
- <location line="+55"/>
<source>No function with signature %1 is available</source>
<translation>Aucune fonction avec la signature %1 n&apos;est disponible</translation>
</message>
<message>
- <location line="+72"/>
- <location line="+10"/>
<source>A default namespace declaration must occur before function, variable, and option declarations.</source>
<translation>Un déclaration de namespace par défaut doit être placée avant toute fonction, variable ou declaration d&apos;option.</translation>
</message>
<message>
- <location line="+10"/>
<source>Namespace declarations must occur before function, variable, and option declarations.</source>
<translation>Les declarations de namespace doivent être placées avant tout fonction, variable ou déclaration d&apos;option.</translation>
</message>
<message>
- <location line="+11"/>
<source>Module imports must occur before function, variable, and option declarations.</source>
<translation>Les imports de module doivent être placés avant tout fonction, variable ou déclaration d&apos;option.</translation>
</message>
<message>
- <location line="+200"/>
<source>It is not possible to redeclare prefix %1.</source>
<translation>Il est impossible de redéclarer le préfixe %1.</translation>
</message>
@@ -7637,27 +7257,22 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">Seul le préfixe %1 peut être déclaré pour lié le namespace %2. Par défaut, il est déjà lié au préfixe %1.</translation>
</message>
<message>
- <location line="+18"/>
<source>Prefix %1 is already declared in the prolog.</source>
<translation>Le préfixe %1 est déjà déclaré dans le prologue.</translation>
</message>
<message>
- <location line="+95"/>
<source>The name of an option must have a prefix. There is no default namespace for options.</source>
<translation>Le nom d&apos;une option doit avoir un préfixe. Il n&apos;y a pas de namespace par défaut pour les options.</translation>
</message>
<message>
- <location line="+171"/>
<source>The Schema Import feature is not supported, and therefore %1 declarations cannot occur.</source>
<translation>La fonctionnalité &quot;Schema Import&quot; n&apos;est pas supportée et les déclarations %1 ne peuvent donc intervenir.</translation>
</message>
<message>
- <location line="+13"/>
<source>The target namespace of a %1 cannot be empty.</source>
<translation>Le namespace cible d&apos;un %1 ne peut être vide.</translation>
</message>
<message>
- <location line="+8"/>
<source>The module import feature is not supported</source>
<translation>La fonctionnalité &quot;module import&quot; n&apos;est pas supportée</translation>
</message>
@@ -7666,7 +7281,7 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">Une variable du nom %1 a déjà été déclarée dans le prologue.</translation>
</message>
<message>
- <location line="+52"/>
+ <location line="+3572"/>
<source>No value is available for the external variable by name %1.</source>
<translation>Aucune valeur n&apos;est disponible pour la variable externe %1.</translation>
</message>
@@ -7685,12 +7300,11 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>Un template nommé %1 a déjà été déclaré.</translation>
</message>
<message>
- <location line="+3581"/>
<source>The keyword %1 cannot occur with any other mode name.</source>
<translation>Le mot-clé %1 ne peut pas apparaître avec un autre nom de mode.</translation>
</message>
<message>
- <location line="+29"/>
+ <location line="+3610"/>
<source>The value of attribute %1 must of type %2, which %3 isn&apos;t.</source>
<translation>La valeur de l&apos;attribut %1 doit être du type %2, %3 n&apos;en est pas.</translation>
</message>
@@ -7705,172 +7319,141 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>Une variable nommée %1 a déjà été déclarée.</translation>
</message>
<message>
- <location line="+135"/>
<source>A stylesheet function must have a prefixed name.</source>
<translation>Une fonction de feuille de style doit avoir un nom préfixé.</translation>
</message>
<message>
- <location line="+9"/>
<source>The namespace for a user defined function cannot be empty (try the predefined prefix %1 which exists for cases like this)</source>
<translation>Le namespace d&apos;une fonction utilisateur ne peut pas être vide (essayez le préfixe prédéfini %1 qui existe pour ce genre de cas)</translation>
</message>
<message>
- <location line="+9"/>
<source>The namespace %1 is reserved; therefore user defined functions may not use it. Try the predefined prefix %2, which exists for these cases.</source>
<translation>Le namespace %1 est réservé; c&apos;est pourquoi les fonctions définies par l&apos;utilisateur ne peuvent l&apos;utiliser. Essayez le préfixe prédéfini %2 qui existe pour ces cas.</translation>
</message>
<message>
- <location line="+12"/>
<source>The namespace of a user defined function in a library module must be equivalent to the module namespace. In other words, it should be %1 instead of %2</source>
<translation>Le namespace d&apos;une fonction utilisateur dans un module de bibliothèque doit être équivalent au namespace du module. En d&apos;autres mots, il devrait être %1 au lieu de %2</translation>
</message>
<message>
- <location line="+34"/>
<source>A function already exists with the signature %1.</source>
<translation>Une fonction avec la signature %1 existe déjà.</translation>
</message>
<message>
- <location line="+23"/>
<source>No external functions are supported. All supported functions can be used directly, without first declaring them as external</source>
<translation>Les fonctions externes ne sont pas supportées. Toutes les fonctions supportées peuvent êter utilisées directement sans les déclarer préalablement comme externes</translation>
</message>
<message>
- <location line="+37"/>
+ <location line="+259"/>
<source>An argument by name %1 has already been declared. Every argument name must be unique.</source>
<translation>Un argument nommé %1 a déjà été déclaré. Chaque nom d&apos;argument doit être unique.</translation>
</message>
<message>
- <location line="+179"/>
<source>When function %1 is used for matching inside a pattern, the argument must be a variable reference or a string literal.</source>
<translation>Quand la fonction %1 est utilisée pour vérifier la correspondance dans un pattern, l&apos;argument doit être une référence de variable ou une chaîne de caractères.</translation>
</message>
<message>
- <location line="+11"/>
<source>In an XSL-T pattern, the first argument to function %1 must be a string literal, when used for matching.</source>
<translation>Dans un pattern XSL-T, le premier argument à la fonction %1 doit être une chaîne de caractères quand utilisé pour correspondance.</translation>
</message>
<message>
- <location line="+14"/>
<source>In an XSL-T pattern, the first argument to function %1 must be a literal or a variable reference, when used for matching.</source>
<translation>Dans un pattern XSL-T, le premier argument à la fonction %1 doit être un litéral ou une référence de variable.</translation>
</message>
<message>
- <location line="+9"/>
<source>In an XSL-T pattern, function %1 cannot have a third argument.</source>
<translation>Dans un pattern XSL-T, la fonction %1 ne peut pas avoir de 3e argument.</translation>
</message>
<message>
- <location line="+10"/>
<source>In an XSL-T pattern, only function %1 and %2, not %3, can be used for matching.</source>
<translation>Dans un pattern XSL-T, seules les fonctions %1 et %2 (pas %3) peuvent être utilisées pour le matching.</translation>
</message>
<message>
- <location line="+63"/>
<source>In an XSL-T pattern, axis %1 cannot be used, only axis %2 or %3 can.</source>
<translation>Dans un pattern XSL-T, l&apos;axe %1 ne peut pas être utilisé, seulement %2 ou %3 le peuvent.</translation>
</message>
<message>
- <location line="+126"/>
<source>%1 is an invalid template mode name.</source>
<translation>%1 est un nom de mode de template invalide.</translation>
</message>
<message>
- <location line="+44"/>
<source>The name of a variable bound in a for-expression must be different from the positional variable. Hence, the two variables named %1 collide.</source>
<translation>Le nom d&apos;une variable liée dans un expression for doit être different de la variable positionnelle. Les deux variables appelées %1 sont en conflit.</translation>
</message>
<message>
- <location line="+758"/>
<source>The Schema Validation Feature is not supported. Hence, %1-expressions may not be used.</source>
<translation>La fonctionnalité &quot;Schema Validation&quot; n&apos;est pas supportée. Les expressions %1 ne seront pas utilisées.</translation>
</message>
<message>
- <location line="+39"/>
<source>None of the pragma expressions are supported. Therefore, a fallback expression must be present</source>
<translation>Aucune des expressions pragma n&apos;est supportée. Une expression par défault doit être présente</translation>
</message>
<message>
- <location line="+267"/>
<source>Each name of a template parameter must be unique; %1 is duplicated.</source>
<translation>Chaque nom d&apos;un paramètre ede template doit être unique; %1 est dupliqué.</translation>
</message>
<message>
- <location line="+129"/>
<source>The %1-axis is unsupported in XQuery</source>
<translation>L&apos;axe %1 n&apos;est pas supporté dans XQuery</translation>
</message>
<message>
- <location line="+1150"/>
<source>%1 is not a valid name for a processing-instruction.</source>
<translation>%1 n&apos;est pas un nom valide pour une instruction de traitement.</translation>
</message>
<message>
- <location line="-7029"/>
<source>%1 is not a valid numeric literal.</source>
<translation>%1 n&apos;est pas une valeur numérique valide.</translation>
</message>
<message>
- <location line="+6165"/>
+ <location line="+1935"/>
<source>No function by name %1 is available.</source>
<translation>La fonction %1 n&apos;est pas disponible.</translation>
</message>
<message>
- <location line="+102"/>
<source>The namespace URI cannot be the empty string when binding to a prefix, %1.</source>
<translation>L&apos;URI de namespace ne peut être une chaîne vide quand on le lie à un préfixe, %1.</translation>
</message>
<message>
- <location line="+7"/>
<source>%1 is an invalid namespace URI.</source>
<translation>%1 est un URI de namespace invalide.</translation>
</message>
<message>
- <location line="+6"/>
<source>It is not possible to bind to the prefix %1</source>
<translation>Il est impossible de se lier au préfixe %1</translation>
</message>
<message>
- <location line="+7"/>
<source>Namespace %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
<translation>Le namespace %1 peut seulement être lié à %2 (et doit être pré-déclaré).</translation>
</message>
<message>
- <location line="+8"/>
<source>Prefix %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
<translation>Le préfixe %1 peut seulement être lié à %2 (et doit être prédéclaré).</translation>
</message>
<message>
- <location line="+15"/>
<source>Two namespace declaration attributes have the same name: %1.</source>
<translation>Deux attributs de déclarations de namespace ont le même nom : %1.</translation>
</message>
<message>
- <location line="+89"/>
<source>The namespace URI must be a constant and cannot use enclosed expressions.</source>
<translation>L&apos;URI de namespace doit être une constante et ne peut contenir d&apos;expressions.</translation>
</message>
<message>
- <location line="+16"/>
+ <location line="+250"/>
<source>An attribute by name %1 has already appeared on this element.</source>
<translation>Un attribute nommé %1 existe déjà pour cet élément.</translation>
</message>
<message>
- <location line="+61"/>
<source>A direct element constructor is not well-formed. %1 is ended with %2.</source>
<translation>Un constructeur direct d&apos;élément est mal-formé. %1 est terminé par %2.</translation>
</message>
<message>
- <location line="+458"/>
<source>The name %1 does not refer to any schema type.</source>
<translation>Le nom %1 ne se réfère à aucun type de schema.</translation>
</message>
<message>
- <location line="+10"/>
<source>%1 is an complex type. Casting to complex types is not possible. However, casting to atomic types such as %2 works.</source>
<translation>%1 est une type complexe. Caster vers des types complexes n&apos;est pas possible. Cependant, caster vers des types atomiques comme %2 marche.</translation>
</message>
<message>
- <location line="+9"/>
<source>%1 is not an atomic type. Casting is only possible to atomic types.</source>
<translation>%1 n&apos;est pas un type atomique. Il est uniquement possible de caster vers des types atomiques.</translation>
</message>
@@ -7879,98 +7462,78 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">%1 n&apos;est pas un nom valide pour une instruction de traitement. C&apos;est pourquoi ce test de nom ne réussira jamais.</translation>
</message>
<message>
- <location line="+145"/>
- <location line="+71"/>
<source>%1 is not in the in-scope attribute declarations. Note that the schema import feature is not supported.</source>
<translation>%1 n&apos;est pas dans les déclaration d&apos;attribut in-scope. La fonctionnalité d&apos;inport de schéma n&apos;est pas supportée.</translation>
</message>
<message>
- <location line="+48"/>
<source>The name of an extension expression must be in a namespace.</source>
<translation>Le nom d&apos;une expression d&apos;extension doit être dans un namespace.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/type/qcardinality.cpp" line="+55"/>
<source>empty</source>
<translation>vide</translation>
</message>
<message>
- <location line="+2"/>
<source>zero or one</source>
<translation>zéro ou un</translation>
</message>
<message>
- <location line="+2"/>
<source>exactly one</source>
<translation>exactement un</translation>
</message>
<message>
- <location line="+2"/>
<source>one or more</source>
<translation>un ou plus</translation>
</message>
<message>
- <location line="+2"/>
<source>zero or more</source>
<translation>zéro ou plus</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/type/qtypechecker.cpp" line="+63"/>
<source>Required type is %1, but %2 was found.</source>
<translation>Le type requis est %1, mais %2 a été reçu.</translation>
</message>
<message>
- <location line="+44"/>
<source>Promoting %1 to %2 may cause loss of precision.</source>
<translation>La Promotion de %1 vers %2 peut causer un perte de précision.</translation>
</message>
<message>
- <location line="+49"/>
<source>The focus is undefined.</source>
<translation>Le focus est indéfini.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/utils/qoutputvalidator.cpp" line="+86"/>
<source>It&apos;s not possible to add attributes after any other kind of node.</source>
<translation>Il est impossible d&apos;ajouter des attributs après un autre type de noeuds.</translation>
</message>
<message>
- <location line="+7"/>
<source>An attribute by name %1 has already been created.</source>
<translation>Un attribute de nom %1 a déjà été créé.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/utils/qxpathhelper_p.h" line="+120"/>
<source>Only the Unicode Codepoint Collation is supported(%1). %2 is unsupported.</source>
<translation>Seule le Unicode CodepointCollation est supporté (%1), %2 n&apos;est pas supporté.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qtimezonefns.cpp" line="+12"/>
<source>%1 is not a whole number of minutes.</source>
<translation>%1 n&apos;est pas un nombre entier de minutes.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/api/qxmlserializer.cpp" line="+60"/>
<source>Attribute %1 can&apos;t be serialized because it appears at the top level.</source>
<translation>L&apos;attribut %1 ne peut pas être sérialisé car il apparaît à la racine.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/acceltree/qacceltreeresourceloader.cpp" line="+314"/>
<source>%1 is an unsupported encoding.</source>
<translation>%1 est un encodage non supporté.</translation>
</message>
<message>
- <location line="+16"/>
<source>%1 contains octets which are disallowed in the requested encoding %2.</source>
<translation>%1 contient &apos;octets&apos;, qui n&apos;est pas autorisé pour l&apos;encodage %2.</translation>
</message>
<message>
- <location line="+18"/>
<source>The codepoint %1, occurring in %2 using encoding %3, is an invalid XML character.</source>
<translation>Le codepoint %1 dans %2 et utilisant l&apos;encodage %3 est un caractère XML invalide.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qapplytemplate.cpp" line="+119"/>
<source>Ambiguous rule match.</source>
<translation>Corresonpdance aux règles ambigüe.</translation>
</message>
@@ -7979,22 +7542,18 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">Dans un cosntructeur de namespace, la valeur pour un namespace ne peut pas être une chaîne vide.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qcomputednamespaceconstructor.cpp" line="+69"/>
<source>In a namespace constructor, the value for a namespace cannot be an empty string.</source>
<translation>Dans un constructeur d&apos;espace de noms, la valeur pour un espace de noms ne peut pas être une chaîne vide.</translation>
</message>
<message>
- <location line="+11"/>
<source>The prefix must be a valid %1, which %2 is not.</source>
<translation>Le préfixe doit être un valide %1; %2 n&apos;e l&apos;est pas.</translation>
</message>
<message>
- <location line="+14"/>
<source>The prefix %1 cannot be bound.</source>
<translation>Le préfixe %1 ne peut être lié.</translation>
</message>
<message>
- <location line="+10"/>
<source>Only the prefix %1 can be bound to %2 and vice versa.</source>
<translation>Seul le préfixe %1 peut être lié à %2, et vice versa.</translation>
</message>
@@ -8004,72 +7563,58 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>Circularité détectée</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/expr/qtemplate.cpp" line="+145"/>
<source>The parameter %1 is required, but no corresponding %2 is supplied.</source>
<translation>Le paramètre %1 est requis, mais aucun %2 correspondant n&apos;est fourni.</translation>
</message>
<message>
- <location line="-71"/>
<source>The parameter %1 is passed, but no corresponding %2 exists.</source>
<translation>Le paramètre %1 est passé mais aucun %2 correspondant n&apos;existe.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/functions/qunparsedtextfn.cpp" line="+65"/>
<source>The URI cannot have a fragment</source>
<translation>L&apos;URI ne peut pas avoir de fragments</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/parser/qxslttokenizer.cpp" line="+519"/>
<source>Element %1 is not allowed at this location.</source>
<translation>L&apos;élément %1 n&apos;est pas autorisé à cet emplacement.</translation>
</message>
<message>
- <location line="+9"/>
<source>Text nodes are not allowed at this location.</source>
<translation>Les noeuds de texte ne sont pas autorisés à cet emplacement.</translation>
</message>
<message>
- <location line="+20"/>
<source>Parse error: %1</source>
<translation>Erreur: %1</translation>
</message>
<message>
- <location line="+62"/>
<source>The value of the XSL-T version attribute must be a value of type %1, which %2 isn&apos;t.</source>
<translation>La valeur de l&apos;attribut de version XSL-T doit être du type %1, et non %2.</translation>
</message>
<message>
- <location line="+20"/>
<source>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</source>
<translation>Lancement d&apos;une feuille de style XSL-T 1.0 avec un processeur 2.0.</translation>
</message>
<message>
- <location line="+108"/>
<source>Unknown XSL-T attribute %1.</source>
<translation>Attribut XSL-T inconnu : %1.</translation>
</message>
<message>
- <location line="+23"/>
<source>Attribute %1 and %2 are mutually exclusive.</source>
<translation>Les attributs %1 et %2 sont mutuellement exclusifs.</translation>
</message>
<message>
- <location line="+166"/>
<source>In a simplified stylesheet module, attribute %1 must be present.</source>
<translation>Dans un module de feuille de style simplifié, l&apos;attribut %1 doit être présent.</translation>
</message>
<message>
- <location line="+72"/>
<source>If element %1 has no attribute %2, it cannot have attribute %3 or %4.</source>
<translation>Si l&apos;élément %1 n&apos;a pas d&apos;attribut %2, il ne peut pas avoir d&apos;attribut %3 ou %4.</translation>
</message>
<message>
- <location line="+9"/>
<source>Element %1 must have at least one of the attributes %2 or %3.</source>
<translation>L&apos;élement %1 doit avoir au moins un des attributs %2 ou %3.</translation>
</message>
<message>
- <location line="+28"/>
<source>At least one mode must be specified in the %1-attribute on element %2.</source>
<translation>Au moins un mode doit être spécifié dans l&apos;attribut %1 sur l&apos;élément %2.</translation>
</message>
@@ -8109,96 +7654,1202 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation>L&apos;élément avec le nom local %1 n&apos;existe pas dans XSL-T.</translation>
</message>
<message>
- <location filename="../src/xmlpatterns/parser/qxslttokenizer.cpp" line="+123"/>
<source>Element %1 must come last.</source>
<translation>L&apos;élément %1 doit être le dernier.</translation>
</message>
<message>
- <location line="+24"/>
<source>At least one %1-element must occur before %2.</source>
<translation>Au moins un élément %1 doit être placé avant %2.</translation>
</message>
<message>
- <location line="+7"/>
<source>Only one %1-element can appear.</source>
<translation>Seulement un élément %1 peut apparaître.</translation>
</message>
<message>
- <location line="+31"/>
<source>At least one %1-element must occur inside %2.</source>
<translation>Au moins un élément %1 doit apparaître dans %2.</translation>
</message>
<message>
- <location line="+58"/>
<source>When attribute %1 is present on %2, a sequence constructor cannot be used.</source>
<translation>Quand l&apos;attribut %1 est présent sur %2, un constructeur de séquence ne peut pas être utilisé.</translation>
</message>
<message>
- <location line="+13"/>
<source>Element %1 must have either a %2-attribute or a sequence constructor.</source>
<translation>L&apos;élément %1 doit avoir un attribut %2 ou un constructeur de séquence.</translation>
</message>
<message>
- <location line="+125"/>
<source>When a parameter is required, a default value cannot be supplied through a %1-attribute or a sequence constructor.</source>
<translation>Quand un paramètre est requis, un valeur par défault ne peut pas être fournie par un attribute %1 ou un constructeur de séquence.</translation>
</message>
<message>
- <location line="+270"/>
<source>Element %1 cannot have children.</source>
<translation>L&apos;élément %1 ne peut pas avoir de fils.</translation>
</message>
<message>
- <location line="+434"/>
<source>Element %1 cannot have a sequence constructor.</source>
<translation>L&apos;élément %1 ne peut pas avoir un constructuer de séquence.</translation>
</message>
<message>
- <location line="+86"/>
- <location line="+9"/>
<source>The attribute %1 cannot appear on %2, when it is a child of %3.</source>
<translation>L&apos;attribut %1 ne peut pas apparaître sur %2 quand il est fils de %3.</translation>
</message>
<message>
- <location line="+15"/>
<source>A parameter in a function cannot be declared to be a tunnel.</source>
<translation>Un paramètre de fonction ne peut pas être déclaré comme un tunnel.</translation>
</message>
<message>
- <location line="+149"/>
<source>This processor is not Schema-aware and therefore %1 cannot be used.</source>
<translation>Ce processeur ne comprend pas les Schemas. C&apos;est pourquoi %1 ne peut pas être utilisé.</translation>
</message>
<message>
- <location line="+57"/>
<source>Top level stylesheet elements must be in a non-null namespace, which %1 isn&apos;t.</source>
<translation>Les élément d&apos;une feuille de style de haut niveau doivent être dans un namespace non nul; %1 ne l&apos;est pas.</translation>
</message>
<message>
- <location line="+48"/>
<source>The value for attribute %1 on element %2 must either be %3 or %4, not %5.</source>
<translation>La valeur de l&apos;attribut %1 de l&apos;élement %2 doit être %3 ou %4, et pas %5.</translation>
</message>
<message>
- <location line="+20"/>
<source>Attribute %1 cannot have the value %2.</source>
<translation>L&apos;attribut %1 ne peut avoir la valeur %2.</translation>
</message>
<message>
- <location line="+58"/>
<source>The attribute %1 can only appear on the first %2 element.</source>
<translation>L&apos;attribute %1 peut seulement apparaître sur le premier élément %2.</translation>
</message>
<message>
- <location line="+99"/>
<source>At least one %1 element must appear as child of %2.</source>
<translation>Au moins un élément %1 doit apparaître comme fils de %2.</translation>
</message>
+ <message>
+ <source>A template with name %1 has already been declared.</source>
+ <translation>Un template nommé %1 a déjà été déclaré.</translation>
+ </message>
+ <message>
+ <source>The target name in a processing instruction cannot be %1 in any combination of upper and lower case. Therefore, %2 is invalid.</source>
+ <translation>Le nom de destination dans une instruction de traitement ne peut être %1. %2 est invalide.</translation>
+ </message>
+ <message>
+ <source>No variable with name %1 exists</source>
+ <translation>Aucune variable nommée %1 n&apos;existe</translation>
+ </message>
+ <message>
+ <source>The value of attribute %1 must be of type %2, which %3 isn&apos;t.</source>
+ <translation>La valeur de l&apos;attribut %1 doit être du type %2, %3 n&apos;en est pas.</translation>
+ </message>
+ <message>
+ <source>The prefix %1 cannot be bound. By default, it is already bound to the namespace %2.</source>
+ <translation>Le préfixe %1 ne peut être lié. Par défault, il est déjà lié au namespace %2.</translation>
+ </message>
+ <message>
+ <source>A variable with name %1 has already been declared.</source>
+ <translation>Une variable nommée %1 a déjà été déclarée.</translation>
+ </message>
+ <message>
+ <source>No value is available for the external variable with name %1.</source>
+ <translation>Aucune valeur n&apos;est disponible pour la variable externe %1.</translation>
+ </message>
+ <message>
+ <source>An argument with name %1 has already been declared. Every argument name must be unique.</source>
+ <translation>Un argument nommé %1 a déjà été déclaré. Chaque nom d&apos;argument doit être unique.</translation>
+ </message>
+ <message>
+ <source>No function with name %1 is available.</source>
+ <translation>Aucune fonction nommée %1 n&apos;est disponible.</translation>
+ </message>
+ <message>
+ <source>W3C XML Schema identity constraint selector</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>W3C XML Schema identity constraint field</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>A construct was encountered which is disallowed in the current language(%1).</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>An attribute with name %1 has already appeared on this element.</source>
+ <translation>Un attribute nommé %1 existe déjà pour cet élément.</translation>
+ </message>
+ <message>
+ <source>%1 has inheritance loop in its base type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Circular inheritance of base type %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Circular inheritance of union %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 is not allowed to derive from %2 by restriction as the latter defines it as final.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 is not allowed to derive from %2 by extension as the latter defines it as final.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base type of simple type %1 cannot be complex type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Simple type %1 cannot have direct base type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Simple type %1 is not allowed to have base type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Simple type %1 can only have simple atomic type as base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Simple type %1 cannot derive from %2 as the latter defines restriction as final.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Variety of item type of %1 must be either atomic or union.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Variety of member types of %1 must be atomic.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 is not allowed to derive from %2 by list as the latter defines it as final.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Simple type %1 is only allowed to have %2 facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base type of simple type %1 must have variety of type list.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base type of simple type %1 has defined derivation by restriction as final.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Item type of base type does not match item type of %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Simple type %1 contains not allowed facet type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 is not allowed to derive from %2 by union as the latter defines it as final.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 is not allowed to have any facets.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base type %1 of simple type %2 must have variety of union.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base type %1 of simple type %2 is not allowed to have restriction in %3 attribute.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Member type %1 cannot be derived from member type %2 of %3&apos;s base type %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derivation method of %1 must be extension because the base type %2 is a simple type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 has duplicated element %2 in its content model.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 has non-deterministic content.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attributes of complex type %1 are not a valid extension of the attributes of base type %2: %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Content model of complex type %1 is not a valid extension of content model of %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 must have simple content.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 must have the same simple type as its base class %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 cannot be derived from base type %2%3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attributes of complex type %1 are not a valid restriction from the attributes of base type %2: %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 with simple content cannot be derived from complex base type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Item type of simple type %1 cannot be a complex type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Member type of simple type %1 cannot be a complex type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 is not allowed to have a member type with the same name as itself.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet collides with %2 facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet must have the same value as %2 facet of base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet must be equal or greater than %2 facet of base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet must be less than or equal to %2 facet of base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet contains invalid regular expression</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Unknown notation %1 used in %2 facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet contains invalid value %2: %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet cannot be %2 or %3 if %4 facet of base type is %5.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet cannot be %2 if %3 facet of base type is %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet must be less than or equal to %2 facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet must be less than %2 facet of base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet and %2 facet cannot appear together.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet must be greater than %2 facet of base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet must be less than %2 facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 facet must be greater than or equal to %2 facet of base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Simple type contains not allowed facet %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1, %2, %3, %4, %5 and %6 facets are not allowed when derived by list.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Only %1 and %2 facets are allowed when derived by union.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 contains %2 facet with invalid data: %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute group %1 contains attribute %2 twice.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute group %1 contains two different attributes that both have types derived from %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute group %1 contains attribute %2 that has value constraint but type that inherits from %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 contains attribute %2 twice.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 contains two different attributes that both have types derived from %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 contains attribute %2 that has value constraint but type that inherits from %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is not allowed to have a value constraint if its base type is complex.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is not allowed to have a value constraint if its type is derived from %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Value constraint of element %1 is not of elements type: %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is not allowed to have substitution group affiliation as it is no global element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Type of element %1 cannot be derived from type of substitution group affiliation.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Value constraint of attribute %1 is not of attributes type: %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute %1 has value constraint but has type derived from %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute in derived complex type must be %2 like in base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute %1 in derived complex type must have %2 value constraint like in base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute %1 in derived complex type must have the same %2 value constraint like in base type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute %1 in derived complex type must have %2 value constraint.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>processContent of base wildcard must be weaker than derived wildcard.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 exists twice with different types.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Particle contains non-deterministic wildcards.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base attribute %1 is required but derived attribute is not.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Type of derived attribute %1 cannot be validly derived from type of base attribute.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Value constraint of derived attribute %1 does not match value constraint of base attribute.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derived attribute %1 does not exist in the base definition.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derived attribute %1 does not match the wildcard in the base definition.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base attribute %1 is required but missing in derived definition.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derived definition contains an %1 element that does not exists in the base definition</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derived wildcard is not a subset of the base wildcard.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 of derived wildcard is not a valid restriction of %2 of base wildcard</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute %1 from base type is missing in derived type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Type of derived attribute %1 differs from type of base attribute.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base definition contains an %1 element that is missing in the derived definition</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 references unknown %2 or %3 element %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 references identity constraint %2 that is no %3 or %4 element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 has a different number of fields from the identity constraint %2 that it references.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base type %1 of %2 element cannot be resolved.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Item type %1 of %2 element cannot be resolved.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Member type %1 of %2 element cannot be resolved.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Type %1 of %2 element cannot be resolved.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Base type %1 of complex type cannot be resolved.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 cannot have complex base type that has a %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Content model of complex type %1 contains %2 element so it cannot be derived by extension from a non-empty type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 cannot be derived by extension from %2 as the latter contains %3 element in its content model.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Type of %1 element must be a simple type, %2 is not.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Substitution group %1 of %2 element cannot be resolved.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Substitution group %1 has circular definition.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Duplicated element names %1 in %2 element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Reference %1 of %2 element cannot be resolved.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Circular group reference for %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element is not allowed in this scope</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element cannot have %2 attribute with value other than %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element cannot have %2 attribute with value other than %3 or %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 or %2 attribute of reference %3 does not match with the attribute declaration %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute group %1 has circular reference.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute in %2 must have %3 use like in base type %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute wildcard of %1 is not a valid restriction of attribute wildcard of base type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 has attribute wildcard but its base type %2 has not.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Union of attribute wildcard of type %1 and attribute wildcard of its base type %2 is not expressible.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Enumeration facet contains invalid content: {%1} is not a value of type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Namespace prefix of qualified name %1 is not defined.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element %2 is not a valid restriction of the %3 element it redefines: %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Empty particle cannot be derived from non-empty particle.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derived particle is missing element %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derived element %1 is missing value constraint as defined in base particle.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derived element %1 has weaker value constraint than base particle.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Fixed value constraint of element %1 differs from value constraint in base particle.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derived element %1 cannot be nillable as base element is not nillable.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Block constraints of derived element %1 must not be more weaker than in the base element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Simple type of derived element %1 cannot be validly derived from base element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type of derived element %1 cannot be validly derived from base element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is missing in derived particle.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 does not match namespace constraint of wildcard in base particle.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Wildcard in derived particle is not a valid subset of wildcard in base particle.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>processContent of wildcard in derived particle is weaker than wildcard in base particle.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Derived particle allows content that is not allowed in the base particle.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Can not process unknown element %1, expected elements are: %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is not allowed in this scope, possible elements are: %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Child element is missing in that scope, possible child elements are: %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Document is not a XML schema.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element contains invalid content: {%3} is not a value of type %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element contains invalid content: {%3}.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Target namespace %1 of included schema is different from the target namespace %2 as defined by the including schema.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Target namespace %1 of imported schema is different from the target namespace %2 as defined by the importing schema.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element is not allowed to have the same %2 attribute value as the target namespace %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element without %2 attribute is not allowed inside schema without target namespace.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element is not allowed inside %2 element if %3 attribute is present.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element has neither %2 attribute nor %3 child element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element with %2 child element must not have a %3 attribute.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element must be %3 or %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element must have a value of %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element must have a value of %3 or %4.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element must not have %2 and %3 attribute together.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Content of %1 attribute of %2 element must not be from namespace %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element must not be %3.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element must have the value %3 because the %4 attribute is set.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Specifying use=&apos;prohibited&apos; inside an attribute group has no effect.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element must have either %2 or %3 attribute.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element must have either %2 attribute or %3 or %4 as child element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element requires either %2 or %3 attribute.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Text or entity references not allowed inside %1 element</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element must contain %3, %4 or a list of URIs.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 element is not allowed in this context.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element has larger value than %3 attribute.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Prefix of qualified name %1 is not defined.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 attribute of %2 element must either contain %3 or the other values.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Component with ID %1 has been defined previously.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 already defined.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute %1 already defined.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Type %1 already defined.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute group %1 already defined.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element group %1 already defined.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Notation %1 already defined.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Identity constraint %1 already defined.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Duplicated facets in simple type %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 is not valid according to %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>String content does not match the length facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>String content does not match the minLength facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>String content does not match the maxLength facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>String content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>String content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Signed integer content does not match the maxInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Signed integer content does not match the maxExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Signed integer content does not match the minInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Signed integer content does not match the minExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Signed integer content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Signed integer content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Signed integer content does not match in the totalDigits facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Unsigned integer content does not match the maxInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Unsigned integer content does not match the maxExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Unsigned integer content does not match the minInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Unsigned integer content does not match the minExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Unsigned integer content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Unsigned integer content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Unsigned integer content does not match in the totalDigits facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Double content does not match the maxInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Double content does not match the maxExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Double content does not match the minInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Double content does not match the minExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Double content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Double content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Decimal content does not match in the fractionDigits facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Decimal content does not match in the totalDigits facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Date time content does not match the maxInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Date time content does not match the maxExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Date time content does not match the minInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Date time content does not match the minExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Date time content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Date time content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Duration content does not match the maxInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Duration content does not match the maxExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Duration content does not match the minInclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Duration content does not match the minExclusive facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Duration content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Duration content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Boolean content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Binary content does not match the length facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Binary content does not match the minLength facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Binary content does not match the maxLength facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Binary content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Invalid QName content: %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>QName content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>QName content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Notation content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>List content does not match length facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>List content does not match minLength facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>List content does not match maxLength facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>List content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>List content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Union content is not listed in the enumeration facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Union content does not match pattern facet.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Data of type %1 are not allowed to be empty.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is missing child element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>There is one IDREF value with no corresponding ID: %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Loaded schema file is invalid.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>%1 contains invalid data.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>xsi:schemaLocation namespace %1 has already appeared earlier in the instance document.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>xsi:noNamespaceSchemaLocation cannot appear after the first no-namespace element or attribute.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No schema defined for validation.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No definition for element %1 available.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Specified type %1 is not known to the schema.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is not defined in this scope.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Declaration for element %1 does not exist.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 contains invalid content.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is declared as abstract.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is not nillable.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute %1 contains invalid data: %2</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element contains content although it is nillable.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Fixed value constraint not allowed if element is nillable.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 cannot contain other elements, as it has a fixed content.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Specified type %1 is not validly substitutable with element type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Complex type %1 is not allowed to be abstract.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 contains not allowed attributes.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 contains not allowed child element.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Content of element %1 does not match its type definition: %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Content of element %1 does not match defined value constraint.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 contains not allowed child content.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 contains not allowed text content.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 is missing required attribute %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute %1 does not match the attribute wildcard.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Declaration for attribute %1 does not exist.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 contains two attributes of type %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Attribute %1 contains invalid content.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Element %1 contains unknown attribute %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Content of attribute %1 does not match its type definition: %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Content of attribute %1 does not match defined value constraint.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Non-unique value found for constraint %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Key constraint %1 contains absent fields.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Key constraint %1 contains references nillable element %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No referenced value found for key reference %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>More than one value found for field %1.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field %1 has no simple type.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>ID value &apos;%1&apos; is not unique.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>&apos;%1&apos; attribute contains invalid QName content: %2.</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>VolumeSlider</name>
<message>
- <location filename="../src/3rdparty/phonon/phonon/volumeslider.cpp" line="+67"/>
+ <location filename="../src/3rdparty/phonon/phonon/volumeslider.cpp" line="+184"/>
<source>Muted</source>
<translation>Muet</translation>
</message>
@@ -8206,7 +8857,7 @@ Veuillez choisir un nom de fichier différent.</translation>
<location line="+5"/>
<location line="+15"/>
<source>Volume: %1%</source>
- <translation></translation>
+ <translation>Volume : %1%</translation>
</message>
</context>
<context>
@@ -8264,4 +8915,655 @@ Veuillez choisir un nom de fichier différent.</translation>
<translation type="obsolete">Défiler vers le bas</translation>
</message>
</context>
+<context>
+ <name>FakeReply</name>
+ <message>
+ <source>Fake error !</source>
+ <translation>Fausse erreur!</translation>
+ </message>
+ <message>
+ <source>Invalid URL</source>
+ <translation>URL non valide</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::AudioOutput</name>
+ <message>
+ <source>&lt;html&gt;The audio playback device &lt;b&gt;%1&lt;/b&gt; does not work.&lt;br/&gt;Falling back to &lt;b&gt;%2&lt;/b&gt;.&lt;/html&gt;</source>
+ <translation>&lt;html&gt;Le périphérique audio &lt;b&gt;%1&lt;/b&gt; ne fonctionne pas.&lt;br/&gt;Repli sur &lt;b&gt;%2&lt;/b&gt;.&lt;/html&gt;</translation>
+ </message>
+ <message>
+ <source>&lt;html&gt;Switching to the audio playback device &lt;b&gt;%1&lt;/b&gt;&lt;br/&gt;which just became available and has higher preference.&lt;/html&gt;</source>
+ <translation>&lt;html&gt;Basculement vers le périphérique audio &lt;b&gt;%1&lt;/b&gt;&lt;br/&gt;qui vient juste d&apos;être disponible et dont le niveau de préférence est plus élevé.&lt;/html&gt;</translation>
+ </message>
+ <message>
+ <source>Revert back to device &apos;%1&apos;</source>
+ <translation>Revenir au périphérique &apos;%1&apos;</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::MMF</name>
+ <message>
+ <source>Audio Output</source>
+ <translation>Sortie audio</translation>
+ </message>
+ <message>
+ <source>The audio output device</source>
+ <translation>Périphérique audio de sortie</translation>
+ </message>
+ <message>
+ <source>No error</source>
+ <translation>Aucune erreur</translation>
+ </message>
+ <message>
+ <source>Not found</source>
+ <translation>Introuvable</translation>
+ </message>
+ <message>
+ <source>Out of memory</source>
+ <translation>Mémoire insuffisante</translation>
+ </message>
+ <message>
+ <source>Not supported</source>
+ <translation>Non supporté</translation>
+ </message>
+ <message>
+ <source>Overflow</source>
+ <translation>Dépassement</translation>
+ </message>
+ <message>
+ <source>Underflow</source>
+ <translation>Soupassement</translation>
+ </message>
+ <message>
+ <source>Already exists</source>
+ <translation>Existe déjà</translation>
+ </message>
+ <message>
+ <source>Path not found</source>
+ <translation>Chemin introuvable</translation>
+ </message>
+ <message>
+ <source>In use</source>
+ <translation>Utilisé</translation>
+ </message>
+ <message>
+ <source>Not ready</source>
+ <translation>Pas prêt</translation>
+ </message>
+ <message>
+ <source>Access denied</source>
+ <translation>Accès refusé</translation>
+ </message>
+ <message>
+ <source>Could not connect</source>
+ <translation>Connexion impossible</translation>
+ </message>
+ <message>
+ <source>Disconnected</source>
+ <translation>Déconnecté</translation>
+ </message>
+ <message>
+ <source>Permission denied</source>
+ <translation>Autorisation refusée</translation>
+ </message>
+ <message>
+ <source>Insufficient bandwidth</source>
+ <translation>Bande passante insuffisante</translation>
+ </message>
+ <message>
+ <source>Network unavailable</source>
+ <translation>Réseau non disponible</translation>
+ </message>
+ <message>
+ <source>Network communication error</source>
+ <translation>Erreur de communication réseau</translation>
+ </message>
+ <message>
+ <source>Streaming not supported</source>
+ <translation>Streaming non supporté</translation>
+ </message>
+ <message>
+ <source>Server alert</source>
+ <translation>Alerte serveur</translation>
+ </message>
+ <message>
+ <source>Invalid protocol</source>
+ <translation>Protocole non valide</translation>
+ </message>
+ <message>
+ <source>Invalid URL</source>
+ <translation>URL non valide</translation>
+ </message>
+ <message>
+ <source>Multicast error</source>
+ <translation>Erreur multicast</translation>
+ </message>
+ <message>
+ <source>Proxy server error</source>
+ <translation>Erreur du serveur proxy</translation>
+ </message>
+ <message>
+ <source>Proxy server not supported</source>
+ <translation>Serveur proxy non supporté</translation>
+ </message>
+ <message>
+ <source>Audio output error</source>
+ <translation>Erreur de sortie audio</translation>
+ </message>
+ <message>
+ <source>Video output error</source>
+ <translation>Erreur de sortie vidéo</translation>
+ </message>
+ <message>
+ <source>Decoder error</source>
+ <translation>Erreur du décodeur</translation>
+ </message>
+ <message>
+ <source>Audio or video components could not be played</source>
+ <translation>Les composants audio ou vidéo n&apos;ont pas pu être lus</translation>
+ </message>
+ <message>
+ <source>DRM error</source>
+ <translation>Erreur GDN</translation>
+ </message>
+ <message>
+ <source>Unknown error (%1)</source>
+ <translation>Erreur inconnue (%1)</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::MMF::AbstractMediaPlayer</name>
+ <message>
+ <source>Not ready to play</source>
+ <translation>Pas prêt pour lecture</translation>
+ </message>
+ <message>
+ <source>Error opening file</source>
+ <translation>Erreur lors de l&apos;ouverture du fichier</translation>
+ </message>
+ <message>
+ <source>Error opening URL</source>
+ <translation>Erreur lors de l&apos;ouverture de l&apos;URL</translation>
+ </message>
+ <message>
+ <source>Setting volume failed</source>
+ <translation>Le réglage du volume a échoué</translation>
+ </message>
+ <message>
+ <source>Playback complete</source>
+ <translation>Lecture terminée</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::MMF::AudioEqualizer</name>
+ <message>
+ <source>%1 Hz</source>
+ <translation>%1 Hz</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::MMF::AudioPlayer</name>
+ <message>
+ <source>Getting position failed</source>
+ <translation>L&apos;obtention de la position a échoué</translation>
+ </message>
+ <message>
+ <source>Opening clip failed</source>
+ <translation>L&apos;ouverture du clip a échoué</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::MMF::EffectFactory</name>
+ <message>
+ <source>Enabled</source>
+ <translation>Activé</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::MMF::EnvironmentalReverb</name>
+ <message>
+ <source>Decay HF ratio (%)</source>
+ <translation>Ratio HF du déclin (%)</translation>
+ </message>
+ <message>
+ <source>Decay time (ms)</source>
+ <translation>Temps de déclin (ms)</translation>
+ </message>
+ <message>
+ <source>Density (%)</source>
+ <translation>Densité (%)</translation>
+ </message>
+ <message>
+ <source>Diffusion (%)</source>
+ <translation>Diffusion (%)</translation>
+ </message>
+ <message>
+ <source>Reflections delay (ms)</source>
+ <translation>Délai réflexions (ms)</translation>
+ </message>
+ <message>
+ <source>Reflections level (mB)</source>
+ <translation>Niveau réflexions (mB)</translation>
+ </message>
+ <message>
+ <source>Reverb delay (ms)</source>
+ <translation>Délai de réverbération (ms)</translation>
+ </message>
+ <message>
+ <source>Reverb level (mB)</source>
+ <translation>Niveau de réverbération (mB)</translation>
+ </message>
+ <message>
+ <source>Room HF level</source>
+ <translation>Niveau HF pièce</translation>
+ </message>
+ <message>
+ <source>Room level (mB)</source>
+ <translation>Niveau pièce (mB)</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::MMF::MediaObject</name>
+ <message>
+ <source>Error opening source: type not supported</source>
+ <translation>Erreur lors de l&apos;ouverture de la source: type non supporté</translation>
+ </message>
+ <message>
+ <source>Error opening source: media type could not be determined</source>
+ <translation>Erreur lors de l&apos;ouverture de la source: type de média non déterminé</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::MMF::StereoWidening</name>
+ <message>
+ <source>Level (%)</source>
+ <translation>Niveau (%)</translation>
+ </message>
+</context>
+<context>
+ <name>Phonon::MMF::VideoPlayer</name>
+ <message>
+ <source>Pause failed</source>
+ <translation>La mise en pause a échoué</translation>
+ </message>
+ <message>
+ <source>Seek failed</source>
+ <translation>La recherche a échoué</translation>
+ </message>
+ <message>
+ <source>Getting position failed</source>
+ <translation>L&apos;obtention de la position a échoué</translation>
+ </message>
+ <message>
+ <source>Opening clip failed</source>
+ <translation>L&apos;ouverture du clip a échoué</translation>
+ </message>
+ <message>
+ <source>Buffering clip failed</source>
+ <translation>La mise en mémoire tampon du clip a échoué</translation>
+ </message>
+ <message>
+ <source>Video display error</source>
+ <translation>Erreur de l&apos;affichage vidéo</translation>
+ </message>
+</context>
+<context>
+ <name>QAccessibleButton</name>
+ <message>
+ <source>Press</source>
+ <translation>Appuyer</translation>
+ </message>
+</context>
+<context>
+ <name>QNetworkAccessDebugPipeBackend</name>
+ <message>
+ <source>Write error writing to %1: %2</source>
+ <translation>Erreur lors de l&apos;écriture dans %1: %2</translation>
+ </message>
+</context>
+<context>
+ <name>QScriptBreakpointsModel</name>
+ <message>
+ <source>ID</source>
+ <translation>Identifiant</translation>
+ </message>
+ <message>
+ <source>Location</source>
+ <translation>Lieu</translation>
+ </message>
+ <message>
+ <source>Condition</source>
+ <translation>Condition</translation>
+ </message>
+ <message>
+ <source>Ignore-count</source>
+ <translation>Comptes d&apos;ignorés</translation>
+ </message>
+ <message>
+ <source>Single-shot</source>
+ <translation>Un seul tir</translation>
+ </message>
+ <message>
+ <source>Hit-count</source>
+ <translation>Compte de coups</translation>
+ </message>
+</context>
+<context>
+ <name>QScriptBreakpointsWidget</name>
+ <message>
+ <source>New</source>
+ <translation>Créer</translation>
+ </message>
+ <message>
+ <source>Delete</source>
+ <translation>Supprimer</translation>
+ </message>
+</context>
+<context>
+ <name>QScriptDebugger</name>
+ <message>
+ <source>Go to Line</source>
+ <translation>Aller à la ligne</translation>
+ </message>
+ <message>
+ <source>Line:</source>
+ <translation>Ligne:</translation>
+ </message>
+ <message>
+ <source>Interrupt</source>
+ <translation>Interrompre</translation>
+ </message>
+ <message>
+ <source>Shift+F5</source>
+ <translation>Shift+F5</translation>
+ </message>
+ <message>
+ <source>Continue</source>
+ <translation>Continuer</translation>
+ </message>
+ <message>
+ <source>F5</source>
+ <translation>F5</translation>
+ </message>
+ <message>
+ <source>Step Into</source>
+ <translation>Pas à pas détaillé</translation>
+ </message>
+ <message>
+ <source>F11</source>
+ <translation>F11</translation>
+ </message>
+ <message>
+ <source>Step Over</source>
+ <translation>Pas à pas principal</translation>
+ </message>
+ <message>
+ <source>F10</source>
+ <translation>F10</translation>
+ </message>
+ <message>
+ <source>Step Out</source>
+ <translation>Pas à pas sortant</translation>
+ </message>
+ <message>
+ <source>Shift+F11</source>
+ <translation>Shift+F11</translation>
+ </message>
+ <message>
+ <source>Run to Cursor</source>
+ <translation>Exécuter au curseur</translation>
+ </message>
+ <message>
+ <source>Ctrl+F10</source>
+ <translation>Ctrl+F10</translation>
+ </message>
+ <message>
+ <source>Run to New Script</source>
+ <translation>Exécuter au nouveau script</translation>
+ </message>
+ <message>
+ <source>Toggle Breakpoint</source>
+ <translation>Basculer le point d&apos;arrêt</translation>
+ </message>
+ <message>
+ <source>F9</source>
+ <translation>F9</translation>
+ </message>
+ <message>
+ <source>Clear Debug Output</source>
+ <translation>Effacer les résultats du débogage</translation>
+ </message>
+ <message>
+ <source>Clear Error Log</source>
+ <translation>Effacer le journal d&apos;erreurs</translation>
+ </message>
+ <message>
+ <source>Clear Console</source>
+ <translation>Effacer la console</translation>
+ </message>
+ <message>
+ <source>&amp;Find in Script...</source>
+ <translation>&amp;Chercher dans le script...</translation>
+ </message>
+ <message>
+ <source>Ctrl+F</source>
+ <translation>Ctrl+F</translation>
+ </message>
+ <message>
+ <source>Find &amp;Next</source>
+ <translation>Résultat &amp;suivant</translation>
+ </message>
+ <message>
+ <source>F3</source>
+ <translation>F3</translation>
+ </message>
+ <message>
+ <source>Find &amp;Previous</source>
+ <translation>Chercher &amp;précédent</translation>
+ </message>
+ <message>
+ <source>Shift+F3</source>
+ <translation>Shift+F3</translation>
+ </message>
+ <message>
+ <source>Ctrl+G</source>
+ <translation>Ctrl+G</translation>
+ </message>
+ <message>
+ <source>Debug</source>
+ <translation>Déboguer</translation>
+ </message>
+</context>
+<context>
+ <name>QScriptDebuggerCodeFinderWidget</name>
+ <message>
+ <source>Close</source>
+ <translation>Fermer</translation>
+ </message>
+ <message>
+ <source>Previous</source>
+ <translation>Précédent</translation>
+ </message>
+ <message>
+ <source>Next</source>
+ <translation>Suivant</translation>
+ </message>
+ <message>
+ <source>Case Sensitive</source>
+ <translation>Sensible à la casse</translation>
+ </message>
+ <message>
+ <source>Whole words</source>
+ <translation>Mots entiers</translation>
+ </message>
+ <message>
+ <source>&lt;img src=&quot;:/qt/scripttools/debugging/images/wrap.png&quot;&gt;&amp;nbsp;Search wrapped</source>
+ <translation>&lt;img src=&quot;:/qt/scripttools/debugging/images/wrap.png&quot;&gt;&amp;nbsp;La recherche est revenue au début</translation>
+ </message>
+</context>
+<context>
+ <name>QScriptDebuggerLocalsModel</name>
+ <message>
+ <source>Name</source>
+ <translation>Nom</translation>
+ </message>
+ <message>
+ <source>Value</source>
+ <translation>Valeur</translation>
+ </message>
+</context>
+<context>
+ <name>QScriptDebuggerStackModel</name>
+ <message>
+ <source>Level</source>
+ <translation>Niveau</translation>
+ </message>
+ <message>
+ <source>Name</source>
+ <translation>Nom</translation>
+ </message>
+ <message>
+ <source>Location</source>
+ <translation>Lieu</translation>
+ </message>
+</context>
+<context>
+ <name>QScriptEdit</name>
+ <message>
+ <source>Toggle Breakpoint</source>
+ <translation>Basculer le point d&apos;arrêt</translation>
+ </message>
+ <message>
+ <source>Disable Breakpoint</source>
+ <translation>Désactiver le point d&apos;arrêt</translation>
+ </message>
+ <message>
+ <source>Enable Breakpoint</source>
+ <translation>Activer le point d&apos;arrêt</translation>
+ </message>
+ <message>
+ <source>Breakpoint Condition:</source>
+ <translation>Condition du point d&apos;arrêt:</translation>
+ </message>
+</context>
+<context>
+ <name>QScriptEngineDebugger</name>
+ <message>
+ <source>Loaded Scripts</source>
+ <translation>Scripts chargés</translation>
+ </message>
+ <message>
+ <source>Breakpoints</source>
+ <translation>Points d&apos;arrêt</translation>
+ </message>
+ <message>
+ <source>Stack</source>
+ <translation>Empiler</translation>
+ </message>
+ <message>
+ <source>Locals</source>
+ <translation>Locaux</translation>
+ </message>
+ <message>
+ <source>Console</source>
+ <translation>Console</translation>
+ </message>
+ <message>
+ <source>Debug Output</source>
+ <translation>Résultats du débogage</translation>
+ </message>
+ <message>
+ <source>Error Log</source>
+ <translation>Journal d&apos;erreurs</translation>
+ </message>
+ <message>
+ <source>Search</source>
+ <translation>Chercher</translation>
+ </message>
+ <message>
+ <source>View</source>
+ <translation>Afficher</translation>
+ </message>
+ <message>
+ <source>Qt Script Debugger</source>
+ <translation>Débogueur de script Qt</translation>
+ </message>
+</context>
+<context>
+ <name>QScriptNewBreakpointWidget</name>
+ <message>
+ <source>Close</source>
+ <translation>Fermer</translation>
+ </message>
+</context>
+<context>
+ <name>QSoftKeyManager</name>
+ <message>
+ <source>Ok</source>
+ <translation>OK</translation>
+ </message>
+ <message>
+ <source>Select</source>
+ <translation>Sélectionner</translation>
+ </message>
+ <message>
+ <source>Done</source>
+ <translation>Terminer</translation>
+ </message>
+ <message>
+ <source>Options</source>
+ <translation>Options</translation>
+ </message>
+ <message>
+ <source>Cancel</source>
+ <translation>Annuler</translation>
+ </message>
+ <message>
+ <source>Exit</source>
+ <translation>Quitter</translation>
+ </message>
+</context>
+<context>
+ <name>QStateMachine</name>
+ <message>
+ <source>Missing initial state in compound state &apos;%1&apos;</source>
+ <translation>État initial manquant dans l&apos;état composé &apos;%1&apos;</translation>
+ </message>
+ <message>
+ <source>Missing default state in history state &apos;%1&apos;</source>
+ <translation>État par défaut manquant dans l&apos;état de l&apos;historique &apos;%1&apos;</translation>
+ </message>
+ <message>
+ <source>No common ancestor for targets and source of transition from state &apos;%1&apos;</source>
+ <translation>Aucun ancêtre commun pour les cibles et la source de transition de l&apos;état &apos;%1&apos;</translation>
+ </message>
+ <message>
+ <source>Unknown error</source>
+ <translation>Erreur inconnue</translation>
+ </message>
+</context>
+<context>
+ <name>QXmlPatternistCLI</name>
+ <message>
+ <source>Warning in %1, at line %2, column %3: %4</source>
+ <translation>Avertissement dans %1, à la ligne %2, colonne %3: %4</translation>
+ </message>
+ <message>
+ <source>Warning in %1: %2</source>
+ <translation>Avertissement dans %1: %2</translation>
+ </message>
+ <message>
+ <source>Unknown location</source>
+ <translation>Lieu inconnu</translation>
+ </message>
+ <message>
+ <source>Error %1 in %2, at line %3, column %4: %5</source>
+ <translation>Erreur %1 dans %2, à la ligne %3, colonne %4: %5</translation>
+ </message>
+ <message>
+ <source>Error %1 in %2: %3</source>
+ <translation>Erreur %1 dans %2: %3</translation>
+ </message>
+</context>
</TS>
diff --git a/translations/qt_pl.ts b/translations/qt_pl.ts
index dd8a160af0..a089cb698f 100644
--- a/translations/qt_pl.ts
+++ b/translations/qt_pl.ts
@@ -4,7 +4,7 @@
<context>
<name>CloseButton</name>
<message>
- <location filename="../src/gui/widgets/qtabbar.cpp" line="+2266"/>
+ <location filename="../src/gui/widgets/qtabbar.cpp" line="+2274"/>
<source>Close Tab</source>
<translation>Zamknij kartę</translation>
</message>
@@ -115,7 +115,7 @@
<message>
<location line="-3"/>
<source>&lt;html&gt;Switching to the audio playback device &lt;b&gt;%1&lt;/b&gt;&lt;br/&gt;which has higher preference or is specifically configured for this stream.&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;html&gt;Przełączanie na urządzenie dźwiękowe &lt;b&gt;%1&lt;/b&gt;&lt;br/&gt;które ma wyższy priorytet lub jest specjalnie skonfigurowane dla tego strumienia.&lt;/html&gt;</translation>
</message>
</context>
<context>
@@ -156,7 +156,7 @@ zainstalowałeś libgstreamer-plugins-base.</translation>
<message>
<location line="+2"/>
<source>Plugin codec installation failed for codec: %0</source>
- <translation type="unfinished"></translation>
+ <translation>Błąd podczas instalacji wtyczki dla kodeka: %0</translation>
</message>
<message>
<location line="+11"/>
@@ -441,7 +441,7 @@ zainstalowałeś libgstreamer-plugins-base.</translation>
<location line="+22"/>
<location line="+22"/>
<source>Video display error</source>
- <translation type="unfinished">Błąd wyświetlacza wideo</translation>
+ <translation>Błąd wyświetlacza wideo</translation>
</message>
</context>
<context>
@@ -542,7 +542,7 @@ zainstalowałeś libgstreamer-plugins-base.</translation>
<location filename="../src/3rdparty/phonon/mmf/videoplayer_surface.cpp" line="+126"/>
<location line="+16"/>
<source>Video display error</source>
- <translation type="unfinished">Błąd wyświetlacza wideo</translation>
+ <translation>Błąd wyświetlacza wideo</translation>
</message>
</context>
<context>
@@ -1600,25 +1600,25 @@ na
<message>
<location filename="../src/declarative/util/qdeclarativeanimation.cpp" line="+165"/>
<source>Cannot animate non-existent property &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można animować nieistniejącej właściwości &quot;%1&quot;</translation>
</message>
<message>
<location line="+3"/>
<source>Cannot animate read-only property &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można animować właściwości (tylko do odczytu): &quot;%1&quot;</translation>
</message>
<message>
<location filename="../src/declarative/util/qdeclarativeutilmodule.cpp" line="+122"/>
<source>Animation is an abstract class</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;Animation&quot; jest klasą abstrakcyjną</translation>
</message>
</context>
<context>
<name>QDeclarativeAnchorAnimation</name>
<message>
- <location filename="../src/declarative/util/qdeclarativeanimation.cpp" line="+2540"/>
+ <location filename="../src/declarative/util/qdeclarativeanimation.cpp" line="+2542"/>
<source>Cannot set a duration of &lt; 0</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można ustawić ujemnego czasu trwania</translation>
</message>
</context>
<context>
@@ -1626,12 +1626,12 @@ na
<message>
<location filename="../src/declarative/graphicsitems/qdeclarativeanchors.cpp" line="+181"/>
<source>Possible anchor loop detected on fill.</source>
- <translation type="unfinished"></translation>
+ <translation>Wykryto możliwe zapętlenie dla kotwicy &quot;fill&quot;.</translation>
</message>
<message>
<location line="+29"/>
<source>Possible anchor loop detected on centerIn.</source>
- <translation type="unfinished"></translation>
+ <translation>Wykryto możliwe zapętlenie dla kotwicy &quot;centerIn&quot;.</translation>
</message>
<message>
<location line="+201"/>
@@ -1639,54 +1639,54 @@ na
<location line="+610"/>
<location line="+37"/>
<source>Cannot anchor to an item that isn&apos;t a parent or sibling.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można doczepić kotwicy do elementu który nie jest rodzicem ani rodzeństwem.</translation>
</message>
<message>
<location line="-534"/>
<source>Possible anchor loop detected on vertical anchor.</source>
- <translation type="unfinished"></translation>
+ <translation>Wykryto możliwe zapętlenie dla pionowej kotwicy.</translation>
</message>
<message>
<location line="+59"/>
<source>Possible anchor loop detected on horizontal anchor.</source>
- <translation type="unfinished"></translation>
+ <translation>Wykryto możliwe zapętlenie dla poziomej kotwicy.</translation>
</message>
<message>
<location line="+422"/>
<source>Cannot specify left, right, and hcenter anchors.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można jednocześnie podać lewej, prawej i centralnej poziomej kotwicy.</translation>
</message>
<message>
<location line="+10"/>
<location line="+37"/>
<source>Cannot anchor to a null item.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można doczepić kotwicy do zerowego elementu.</translation>
</message>
<message>
<location line="-34"/>
<source>Cannot anchor a horizontal edge to a vertical edge.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można doczepić poziomej krawędzi do pionowej.</translation>
</message>
<message>
<location line="+6"/>
<location line="+37"/>
<source>Cannot anchor item to self.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można doczepić kotwicy do tego samego elementu.</translation>
</message>
<message>
<location line="-25"/>
<source>Cannot specify top, bottom, and vcenter anchors.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można jednocześnie podać górnej, dolnej i centralnej pionowej kotwicy.</translation>
</message>
<message>
<location line="+6"/>
<source>Baseline anchor cannot be used in conjunction with top, bottom, or vcenter anchors.</source>
- <translation type="unfinished"></translation>
+ <translation>Bazowa kotwica nie może być użyta w połączeniu z górną, dolną lub centralną pionową kotwicą.</translation>
</message>
<message>
<location line="+13"/>
<source>Cannot anchor a vertical edge to a horizontal edge.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można doczepić pionowej krawędzi do poziomej.</translation>
</message>
</context>
<context>
@@ -1694,15 +1694,15 @@ na
<message>
<location filename="../src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp" line="+86"/>
<source>Qt was built without support for QMovie</source>
- <translation type="unfinished"></translation>
+ <translation>Qt zostało zbudowane bez obsługi QMovie</translation>
</message>
</context>
<context>
<name>QDeclarativeBehavior</name>
<message>
- <location filename="../src/declarative/util/qdeclarativebehavior.cpp" line="+122"/>
+ <location filename="../src/declarative/util/qdeclarativebehavior.cpp" line="+124"/>
<source>Cannot change the animation assigned to a Behavior.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można zmienić animacji przypisanej do &quot;Zachowania&quot;.</translation>
</message>
</context>
<context>
@@ -1710,7 +1710,7 @@ na
<message>
<location filename="../src/declarative/qml/qdeclarativebinding.cpp" line="+225"/>
<source>Binding loop detected for property &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Zapętlenie powiązania dla właściwości &quot;%1&quot;</translation>
</message>
</context>
<context>
@@ -1718,7 +1718,7 @@ na
<message>
<location filename="../src/declarative/qml/qdeclarativecompiledbindings.cpp" line="+305"/>
<source>Binding loop detected for property &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Zapętlenie powiązania dla właściwości &quot;%1&quot;</translation>
</message>
</context>
<context>
@@ -1731,343 +1731,343 @@ na
<location line="+75"/>
<location line="+488"/>
<source>Invalid property assignment: &quot;%1&quot; is a read-only property</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: &quot;%1&quot; jest właściwością tylko do odczytu</translation>
</message>
<message>
<location line="-2384"/>
<source>Invalid property assignment: unknown enumeration</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: nieznana wartość wyliczeniowa</translation>
</message>
<message>
<location line="+8"/>
<source>Invalid property assignment: string expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano ciągu</translation>
</message>
<message>
<location line="+3"/>
<source>Invalid property assignment: url expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano url</translation>
</message>
<message>
<location line="+6"/>
<source>Invalid property assignment: unsigned int expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano liczby naturalnej</translation>
</message>
<message>
<location line="+7"/>
<source>Invalid property assignment: int expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano liczby całkowitej</translation>
</message>
<message>
<location line="+7"/>
<source>Invalid property assignment: float expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano liczby zmiennoprzecinkowej</translation>
</message>
<message>
<location line="+7"/>
<source>Invalid property assignment: double expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano liczby zmiennoprzecinkowej podwójnej precyzji</translation>
</message>
<message>
<location line="+7"/>
<source>Invalid property assignment: color expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano koloru</translation>
</message>
<message>
<location line="+7"/>
<source>Invalid property assignment: date expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano daty</translation>
</message>
<message>
<location line="+7"/>
<source>Invalid property assignment: time expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano czasu</translation>
</message>
<message>
<location line="+7"/>
<source>Invalid property assignment: datetime expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano daty i czasu</translation>
</message>
<message>
<location line="+8"/>
<source>Invalid property assignment: point expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano punktu</translation>
</message>
<message>
<location line="+8"/>
<source>Invalid property assignment: size expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano rozmiaru</translation>
</message>
<message>
<location line="+8"/>
<source>Invalid property assignment: rect expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano prostokąta</translation>
</message>
<message>
<location line="+5"/>
<source>Invalid property assignment: boolean expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano wartości boolowskiej</translation>
</message>
<message>
<location line="+7"/>
<source>Invalid property assignment: 3D vector expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano wektoru 3D</translation>
</message>
<message>
<location line="+9"/>
<source>Invalid property assignment: unsupported type &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: nieobsługiwany typ &quot;%1&quot;</translation>
</message>
<message>
<location line="+271"/>
<source>Element is not creatable.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można utworzyć elementu (&quot;creatable&quot; wyłączone).</translation>
</message>
<message>
<location line="+592"/>
<source>Component elements may not contain properties other than id</source>
- <translation type="unfinished"></translation>
+ <translation>Elementy komponentu nie mogą posiadać właściwości innych niż &quot;id&quot;</translation>
</message>
<message>
<location line="+7"/>
<source>Invalid component id specification</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawna specyfikacja &quot;id&quot; komponentu</translation>
</message>
<message>
<location line="+6"/>
<location line="+477"/>
<source>id is not unique</source>
- <translation type="unfinished"></translation>
+ <translation>Wartość &quot;id&quot; nie jest unikatowa</translation>
</message>
<message>
<location line="-467"/>
<source>Invalid component body specification</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawna specyfikacja &quot;body&quot; komponentu</translation>
</message>
<message>
<location line="+3"/>
<source>Component objects cannot declare new properties.</source>
- <translation type="unfinished"></translation>
+ <translation>Instancje komponentu nie mogą deklarować nowych właściwości.</translation>
</message>
<message>
<location line="+2"/>
<source>Component objects cannot declare new signals.</source>
- <translation type="unfinished"></translation>
+ <translation>Instancje komponentu nie mogą deklarować nowych sygnałów.</translation>
</message>
<message>
<location line="+2"/>
<source>Component objects cannot declare new functions.</source>
- <translation type="unfinished"></translation>
+ <translation>Instancje komponentu nie mogą deklarować nowych funkcji.</translation>
</message>
<message>
<location line="+7"/>
<source>Cannot create empty component specification</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można utworzyć pustej specyfikacji komponentu</translation>
</message>
<message>
<location line="+89"/>
<source>Incorrectly specified signal assignment</source>
- <translation type="unfinished"></translation>
+ <translation>Przypisanie sygnału błędnie podane</translation>
</message>
<message>
<location line="+13"/>
<source>Empty signal assignment</source>
- <translation type="unfinished"></translation>
+ <translation>Przypisanie pustego sygnału</translation>
</message>
<message>
<location line="+38"/>
<source>Empty property assignment</source>
- <translation type="unfinished"></translation>
+ <translation>Przypisanie pustej właściwości</translation>
</message>
<message>
<location line="+12"/>
<source>Attached properties cannot be used here</source>
- <translation type="unfinished"></translation>
+ <translation>Dołączone właściwości nie mogą być tutaj użyte</translation>
</message>
<message>
<location line="+15"/>
<location line="+104"/>
<source>Non-existent attached object</source>
- <translation type="unfinished"></translation>
+ <translation>Nieistniejący dołączony obiekt</translation>
</message>
<message>
<location line="-100"/>
<location line="+103"/>
<source>Invalid attached object assignment</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie dołączonego obiektu</translation>
</message>
<message>
<location line="-50"/>
<source>Cannot assign to non-existent default property</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać wartości do nieistniejącej domyślnej właściwości</translation>
</message>
<message>
<location line="+2"/>
<location line="+355"/>
<source>Cannot assign to non-existent property &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać wartości do nieistniejącej właściwości &quot;%1&quot;</translation>
</message>
<message>
<location line="-324"/>
<source>Invalid use of namespace</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne użycie przestrzeni nazw</translation>
</message>
<message>
<location line="+5"/>
<source>Not an attached property name</source>
- <translation type="unfinished"></translation>
+ <translation>Nie jest to nazwa dołączonej właściwości</translation>
</message>
<message>
<location line="+183"/>
<source>Invalid use of id property</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne użycie właściwości &quot;id&quot;</translation>
</message>
<message>
<location line="+89"/>
<location line="+2"/>
<source>Property has already been assigned a value</source>
- <translation type="unfinished"></translation>
+ <translation>Wartość została już przypisana do właściwości</translation>
</message>
<message>
<location line="+12"/>
<location line="+8"/>
<source>Invalid grouped property access</source>
- <translation type="unfinished"></translation>
+ <translation>Błędny dostęp do zgrupowanej właściwości</translation>
</message>
<message>
<location line="+3"/>
<source>Cannot assign a value directly to a grouped property</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można bezpośrednio przypisać wartości do zgrupowanej właściwości</translation>
</message>
<message>
<location line="+16"/>
<source>Invalid property use</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne użycie właściwości</translation>
</message>
<message>
<location line="+13"/>
<source>Property assignment expected</source>
- <translation type="unfinished"></translation>
+ <translation>Oczekiwano przypisania wartości</translation>
</message>
<message>
<location line="+3"/>
<source>Single property assignment expected</source>
- <translation type="unfinished"></translation>
+ <translation>Oczekiwano przypisania pojedynczej wartości</translation>
</message>
<message>
<location line="+5"/>
<source>Unexpected object assignment</source>
- <translation type="unfinished"></translation>
+ <translation>Nieoczekiwane przypisanie obiektu</translation>
</message>
<message>
<location line="+57"/>
<source>Cannot assign object to list</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać obiektu do listy</translation>
</message>
<message>
<location line="+6"/>
<source>Can only assign one binding to lists</source>
- <translation type="unfinished"></translation>
+ <translation>Tylko jedno powiązanie może być przypisane do listy</translation>
</message>
<message>
<location line="+6"/>
<source>Cannot assign primitives to lists</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać elementu do listy</translation>
</message>
<message>
<location line="+13"/>
<source>Cannot assign multiple values to a script property</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać wielu wartości do skryptowej właściwości</translation>
</message>
<message>
<location line="+3"/>
<source>Invalid property assignment: script expected</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne przypisanie wartości: oczekiwano skryptu</translation>
</message>
<message>
<location line="+106"/>
<source>Cannot assign object to property</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać obiektu dla właściwości</translation>
</message>
<message>
<location line="+50"/>
<source>&quot;%1&quot; cannot operate on &quot;%2&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;%1&quot; nie może operować na &quot;%2&quot;</translation>
</message>
<message>
<location line="+117"/>
<source>Duplicate default property</source>
- <translation type="unfinished"></translation>
+ <translation>Powielona domyślna właściwość</translation>
</message>
<message>
<location line="+5"/>
<source>Duplicate property name</source>
- <translation type="unfinished"></translation>
+ <translation>Powielona nazwa właściwości</translation>
</message>
<message>
<location line="+3"/>
<source>Property names cannot begin with an upper case letter</source>
- <translation type="unfinished"></translation>
+ <translation>Nazwy właściwości nie mogą rozpoczynać się wielką literą</translation>
</message>
<message>
<location line="+7"/>
<source>Duplicate signal name</source>
- <translation type="unfinished"></translation>
+ <translation>Powielona nazwa sygnału</translation>
</message>
<message>
<location line="+2"/>
<source>Signal names cannot begin with an upper case letter</source>
- <translation type="unfinished"></translation>
+ <translation>Nazwy sygnałów nie mogą rozpoczynać się wielką literą</translation>
</message>
<message>
<location line="+6"/>
<source>Duplicate method name</source>
- <translation type="unfinished"></translation>
+ <translation>Powielona nazwa medoty</translation>
</message>
<message>
<location line="+2"/>
<source>Method names cannot begin with an upper case letter</source>
- <translation type="unfinished"></translation>
+ <translation>Nazwy metod nie mogą rozpoczynać się wielką literą</translation>
</message>
<message>
<location line="+21"/>
<source>Property value set multiple times</source>
- <translation type="unfinished"></translation>
+ <translation>Wartość właściwości ustawiona wielokrotnie</translation>
</message>
<message>
<location line="+4"/>
<source>Invalid property nesting</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawne zagnieżdżenie właściwości</translation>
</message>
<message>
<location line="+53"/>
<source>Cannot override FINAL property</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można nadpisać właściwości &quot;FINAL&quot;</translation>
</message>
<message>
<location line="+25"/>
<source>Invalid property type</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawny typ właściwości</translation>
</message>
<message>
<location line="+159"/>
<source>Invalid empty ID</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawny pusty identyfikator</translation>
</message>
<message>
<location line="+3"/>
<source>IDs cannot start with an uppercase letter</source>
- <translation type="unfinished"></translation>
+ <translation>Identyfikatory nie mogą rozpoczynać się wielką literą</translation>
</message>
<message>
<location line="+6"/>
<source>IDs must start with a letter or underscore</source>
- <translation type="unfinished"></translation>
+ <translation>Identyfikatory muszą rozpoczynać się literą lub znakiem podkreślenia</translation>
</message>
<message>
<location line="+2"/>
<source>IDs must contain only letters, numbers, and underscores</source>
- <translation type="unfinished"></translation>
+ <translation>Identyfikatory mogą zawierać jedynie litery, cyfry i znaki podkreślenia</translation>
</message>
<message>
<location line="+6"/>
@@ -2100,93 +2100,119 @@ na
<context>
<name>QDeclarativeComponent</name>
<message>
- <location filename="../src/declarative/qml/qdeclarativecomponent.cpp" line="+454"/>
+ <location filename="../src/declarative/qml/qdeclarativecomponent.cpp" line="+508"/>
<source>Invalid empty URL</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawny pusty URL</translation>
</message>
</context>
<context>
<name>QDeclarativeCompositeTypeManager</name>
<message>
<location filename="../src/declarative/qml/qdeclarativecompositetypemanager.cpp" line="+482"/>
- <location line="+268"/>
+ <location line="+270"/>
<source>Resource %1 unavailable</source>
- <translation type="unfinished"></translation>
+ <translation>Zasób %1 nie jest dostępny</translation>
</message>
<message>
- <location line="-119"/>
+ <location line="-120"/>
<source>Namespace %1 cannot be used as a type</source>
- <translation type="unfinished"></translation>
+ <translation>Przestrzeń nazw %1 nie może być użyta jako typ</translation>
</message>
<message>
<location line="+2"/>
- <source>%1 is not a type</source>
- <translation type="unfinished"></translation>
+ <source>%1 %2</source>
+ <translation>%1 %2</translation>
</message>
<message>
- <location line="+46"/>
+ <location line="+47"/>
<source>Type %1 unavailable</source>
- <translation type="unfinished"></translation>
+ <translation>Typ %1 nie jest dostępny</translation>
</message>
</context>
<context>
<name>QDeclarativeConnections</name>
<message>
- <location filename="../src/declarative/util/qdeclarativeconnections.cpp" line="+178"/>
+ <location filename="../src/declarative/util/qdeclarativeconnections.cpp" line="+180"/>
<location line="+54"/>
<location line="+7"/>
<source>Cannot assign to non-existent property &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać wartości do nieistniejącej właściwości &quot;%1&quot;</translation>
</message>
<message>
<location line="-51"/>
<source>Connections: nested objects not allowed</source>
- <translation type="unfinished"></translation>
+ <translation>Połączenia: zagnieżdżone obiekty nie są dozwolone</translation>
</message>
<message>
<location line="+3"/>
<source>Connections: syntax error</source>
- <translation type="unfinished"></translation>
+ <translation>Połączenia: błąd składni</translation>
</message>
<message>
<location line="+8"/>
<source>Connections: script expected</source>
- <translation type="unfinished"></translation>
+ <translation>Połączenia: oczekiwano skryptu</translation>
</message>
</context>
<context>
<name>QDeclarativeEngine</name>
<message>
- <location filename="../src/declarative/qml/qdeclarativeengine.cpp" line="+1633"/>
+ <location filename="../src/declarative/qml/qdeclarativeengine.cpp" line="+1636"/>
+ <location line="+4"/>
+ <source>local directory</source>
+ <translation>lokalny katalog</translation>
+ </message>
+ <message>
+ <location line="+6"/>
+ <source>is ambiguous. Found in %1 and in %2</source>
+ <translation>jest niejednoznaczny. Znaleziono w %1 i w %2</translation>
+ </message>
+ <message>
+ <location line="+4"/>
+ <source>is ambiguous. Found in %1 in version %2.%3 and %4.%5</source>
+ <translation>jest niejednoznaczny. Znaleziono w %1 w wersji %2.%3 i %4.%5</translation>
+ </message>
+ <message>
+ <location line="+14"/>
+ <source>is instantiated recursively</source>
+ <translation>jest zinstancjonowany rekurencyjnie</translation>
+ </message>
+ <message>
+ <location line="+2"/>
+ <source>is not a type</source>
+ <translation>nie jest typem</translation>
+ </message>
+ <message>
+ <location line="+34"/>
<source>module &quot;%1&quot; definition &quot;%2&quot; not readable</source>
- <translation type="unfinished"></translation>
+ <translation>definicja &quot;%2&quot; modułu &quot;%1&quot; nie może zostać odczytana</translation>
</message>
<message>
<location line="+23"/>
<source>plugin cannot be loaded for module &quot;%1&quot;: %2</source>
- <translation type="unfinished"></translation>
+ <translation>wtyczka nie może zostać załadowana dla modułu &quot;%1&quot;: %2</translation>
</message>
<message>
<location line="+5"/>
<source>module &quot;%1&quot; plugin &quot;%2&quot; not found</source>
- <translation type="unfinished"></translation>
+ <translation>wtyczka &quot;%2&quot; modułu &quot;%1&quot; nie została odnaleziona</translation>
</message>
<message>
<location line="+82"/>
<location line="+55"/>
<source>module &quot;%1&quot; version %2.%3 is not installed</source>
- <translation type="unfinished"></translation>
+ <translation>wersja %2.%3 modułu %1 nie jest zainstalowana</translation>
</message>
<message>
<location line="-53"/>
<source>module &quot;%1&quot; is not installed</source>
- <translation type="unfinished"></translation>
+ <translation>moduł &quot;%1&quot; nie jest zainstalowany</translation>
</message>
<message>
<location line="+14"/>
<location line="+19"/>
<source>&quot;%1&quot;: no such directory</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;%1&quot;: brak katalogu</translation>
</message>
<message>
<location line="-2"/>
@@ -2194,24 +2220,34 @@ na
<translation type="unfinished"></translation>
</message>
<message>
+ <location line="+46"/>
+ <source>- %1 is not a namespace</source>
+ <translation>- %1 nie jest przestrzenią nazw</translation>
+ </message>
+ <message>
+ <location line="+6"/>
+ <source>- nested namespaces not allowed</source>
+ <translation>- zagnieżdżone przestrzenie nazw nie są dozwolone</translation>
+ </message>
+ <message>
<location filename="../src/declarative/qml/qdeclarativesqldatabase.cpp" line="+204"/>
<source>executeSql called outside transaction()</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;executeSql&quot; zawołane na zewnątrz &quot;transation()&quot;</translation>
</message>
<message>
<location line="+58"/>
<source>Read-only Transaction</source>
- <translation type="unfinished"></translation>
+ <translation>Transakcja tylko do odczytu</translation>
</message>
<message>
<location line="+20"/>
<source>Version mismatch: expected %1, found %2</source>
- <translation type="unfinished"></translation>
+ <translation>Niezgodność wersji: oczekiwano %1, znaleziono %2</translation>
</message>
<message>
<location line="+14"/>
<source>SQL transaction failed</source>
- <translation type="unfinished"></translation>
+ <translation>Transakcja SQL zakończona błędem</translation>
</message>
<message>
<location line="+21"/>
@@ -2222,7 +2258,7 @@ na
<location line="+57"/>
<location line="+16"/>
<source>SQL: database version mismatch</source>
- <translation type="unfinished"></translation>
+ <translation>SQL: niezgodność wersji bazy danych</translation>
</message>
</context>
<context>
@@ -2230,12 +2266,12 @@ na
<message>
<location filename="../src/declarative/graphicsitems/qdeclarativeflipable.cpp" line="+129"/>
<source>front is a write-once property</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;front&quot; jest właściwością tylko do odczytu</translation>
</message>
<message>
<location line="+19"/>
<source>back is a write-once property</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;back&quot; jest właściwością tylko do odczytu</translation>
</message>
</context>
<context>
@@ -2243,7 +2279,7 @@ na
<message>
<location filename="../src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp" line="+62"/>
<source>KeyNavigation is only available via attached properties</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;KeyNavigation&quot; jest dostępny jedynie poprzez dołączone właściwości</translation>
</message>
</context>
<context>
@@ -2251,7 +2287,7 @@ na
<message>
<location line="+1"/>
<source>Keys is only available via attached properties</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;Keys&quot; jest dostępny jedynie poprzez dołączone właściwości</translation>
</message>
</context>
<context>
@@ -2259,64 +2295,64 @@ na
<message>
<location filename="../src/declarative/util/qdeclarativelistmodel.cpp" line="+399"/>
<source>remove: index %1 out of range</source>
- <translation type="unfinished"></translation>
+ <translation>remove: indeks %1 poza zakresem</translation>
</message>
<message>
<location line="+33"/>
<source>insert: value is not an object</source>
- <translation type="unfinished"></translation>
+ <translation>insert: wartość nie jest obiektem</translation>
</message>
<message>
<location line="+5"/>
<source>insert: index %1 out of range</source>
- <translation type="unfinished"></translation>
+ <translation>insert: indeks %1 poza zakresem</translation>
</message>
<message>
<location line="+30"/>
<source>move: out of range</source>
- <translation type="unfinished"></translation>
+ <translation>move: poza zakresem</translation>
</message>
<message>
<location line="+40"/>
<source>append: value is not an object</source>
- <translation type="unfinished"></translation>
+ <translation>append: wartość nie jest obiektem</translation>
</message>
<message>
<location line="+34"/>
<source>get: index %1 out of range</source>
- <translation type="unfinished"></translation>
+ <translation>get: indeks %1 poza zakresem</translation>
</message>
<message>
<location line="+25"/>
<source>set: value is not an object</source>
- <translation type="unfinished"></translation>
+ <translation>set: wartość nie jest obiektem</translation>
</message>
<message>
<location line="+4"/>
<location line="+34"/>
<source>set: index %1 out of range</source>
- <translation type="unfinished"></translation>
+ <translation>set: indeks %1 poza zakresem</translation>
</message>
<message>
<location line="+39"/>
<location line="+15"/>
<source>ListElement: cannot contain nested elements</source>
- <translation type="unfinished"></translation>
+ <translation>ListElement: nie może zawierać zagnieżdżonych elementów</translation>
</message>
<message>
<location line="+4"/>
<source>ListElement: cannot use reserved &quot;id&quot; property</source>
- <translation type="unfinished"></translation>
+ <translation>ListElement: nie można używać zarezerwowanej właściwości &quot;id&quot;</translation>
</message>
<message>
<location line="+49"/>
<source>ListElement: cannot use script for property value</source>
- <translation type="unfinished"></translation>
+ <translation>ListElement: nie można używać skryptu jako wartości właściwości</translation>
</message>
<message>
<location line="+29"/>
<source>ListModel: undefined property &apos;%1&apos;</source>
- <translation type="unfinished"></translation>
+ <translation>ListModel: niezdefiniowana właściwość &quot;%1&quot;</translation>
</message>
</context>
<context>
@@ -2324,7 +2360,7 @@ na
<message>
<location filename="../src/declarative/graphicsitems/qdeclarativeloader.cpp" line="+317"/>
<source>Loader does not support loading non-visual elements.</source>
- <translation type="unfinished"></translation>
+ <translation>Ładowanie elementów niewizualnych nie jest obsługiwane.</translation>
</message>
</context>
<context>
@@ -2377,12 +2413,12 @@ na
<message>
<location line="-140"/>
<source>Illegal character</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawny znak</translation>
</message>
<message>
<location line="+14"/>
<source>Unclosed string at end of line</source>
- <translation type="unfinished"></translation>
+ <translation>Niedomknięty ciąg na końcu linii</translation>
</message>
<message>
<location line="+26"/>
@@ -2392,27 +2428,27 @@ na
<message>
<location line="+72"/>
<source>Unclosed comment at end of file</source>
- <translation type="unfinished"></translation>
+ <translation>Niedomknięty komentarz na końcu linii</translation>
</message>
<message>
<location line="+102"/>
<source>Illegal syntax for exponential number</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawna składnia liczby o postaci wykładniczej</translation>
</message>
<message>
<location line="+26"/>
<source>Identifier cannot start with numeric literal</source>
- <translation type="unfinished"></translation>
+ <translation>Identyfikator nie może rozpoczynać się stałą liczbową</translation>
</message>
<message>
<location line="+338"/>
<source>Unterminated regular expression literal</source>
- <translation type="unfinished"></translation>
+ <translation>Niedokończone wyrażenie regularne</translation>
</message>
<message>
<location line="+15"/>
<source>Invalid regular expression flag &apos;%0&apos;</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawna flaga &quot;%0&quot; w wyrażeniu regularnym</translation>
</message>
<message>
<location line="+16"/>
@@ -2423,7 +2459,7 @@ na
<message>
<location line="+13"/>
<source>Unterminated regular expression class</source>
- <translation type="unfinished"></translation>
+ <translation>Niedokończona klasa wyrażenia regularnego</translation>
</message>
<message>
<location filename="../src/declarative/qml/parser/qdeclarativejsparser.cpp" line="+1828"/>
@@ -2434,25 +2470,25 @@ na
<message>
<location line="-65"/>
<source>Unexpected token `%1&apos;</source>
- <translation type="unfinished"></translation>
+ <translation>Nieoczekiwany znak &quot;%1&quot;</translation>
</message>
<message>
<location line="+28"/>
<location line="+24"/>
<source>Expected token `%1&apos;</source>
- <translation type="unfinished"></translation>
+ <translation>Oczekiwany znak &quot;%1&quot;</translation>
</message>
<message>
<location filename="../src/declarative/qml/qdeclarativescriptparser.cpp" line="+264"/>
- <location line="+456"/>
+ <location line="+464"/>
<location line="+59"/>
<source>Property value set multiple times</source>
- <translation type="unfinished"></translation>
+ <translation>Wartość właściwości ustawiona wielokrotnie</translation>
</message>
<message>
- <location line="-504"/>
+ <location line="-512"/>
<source>Expected type name</source>
- <translation type="unfinished"></translation>
+ <translation>Oczekiwana nazwa typu</translation>
</message>
<message>
<location line="+171"/>
@@ -2460,57 +2496,62 @@ na
<translation type="unfinished"></translation>
</message>
<message>
+ <location line="+8"/>
+ <source>Reserved name &quot;Qt&quot; cannot be used as an qualifier</source>
+ <translation>&quot;Qt&quot; jest nazwą zarezerwowaną i nie może być użyta jako kwalifikator</translation>
+ </message>
+ <message>
<location line="+15"/>
<source>Script import qualifiers must be unique.</source>
- <translation type="unfinished"></translation>
+ <translation>Kwalifikator importu skryptu musi być unikatowy.</translation>
</message>
<message>
<location line="+10"/>
<source>Script import requires a qualifier</source>
- <translation type="unfinished"></translation>
+ <translation>Import skryptu wymaga użycia kwalifikatora</translation>
</message>
<message>
<location line="+11"/>
<source>Library import requires a version</source>
- <translation type="unfinished"></translation>
+ <translation>Import biblioteki wymaga podania wersji</translation>
</message>
<message>
<location line="+59"/>
<source>Expected parameter type</source>
- <translation type="unfinished"></translation>
+ <translation>Oczekiwany typ parametru</translation>
</message>
<message>
<location line="+42"/>
<source>Invalid property type modifier</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawny modyfikator typu właściwości</translation>
</message>
<message>
<location line="+9"/>
<source>Unexpected property type modifier</source>
- <translation type="unfinished"></translation>
+ <translation>Nieoczekiwany modyfikator typu właściwości</translation>
</message>
<message>
<location line="+9"/>
<source>Expected property type</source>
- <translation type="unfinished"></translation>
+ <translation>Oczekiwany typ właściwości</translation>
</message>
<message>
<location line="+9"/>
<source>Readonly not yet supported</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;Tylko do odczytu&quot; nie jest jeszcze obsługiwane</translation>
</message>
<message>
<location line="+213"/>
<source>JavaScript declaration outside Script element</source>
- <translation type="unfinished"></translation>
+ <translation>Deklaracja &quot;JavaScript&quot; na zewnątrz elementu &quot;Script&quot;</translation>
</message>
</context>
<context>
<name>QDeclarativePauseAnimation</name>
<message>
- <location filename="../src/declarative/util/qdeclarativeanimation.cpp" line="-1973"/>
+ <location filename="../src/declarative/util/qdeclarativeanimation.cpp" line="-1975"/>
<source>Cannot set a duration of &lt; 0</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można ustawić ujemnego czasu trwania</translation>
</message>
</context>
<context>
@@ -2518,55 +2559,55 @@ na
<message>
<location filename="../src/declarative/util/qdeclarativepixmapcache.cpp" line="+197"/>
<source>Error decoding: %1: %2</source>
- <translation type="unfinished"></translation>
+ <translation>Błąd dekodowania: %1: %2</translation>
</message>
<message>
<location line="+70"/>
<source>Failed to get image from provider: %1</source>
- <translation type="unfinished"></translation>
+ <translation>Pobieranie obrazka od dostawcy zakończone błędem: %1</translation>
</message>
<message>
<location line="+19"/>
<location line="+342"/>
<source>Cannot open: %1</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można otworzyć: %1</translation>
</message>
<message>
<location line="+37"/>
<source>Unknown Error loading %1</source>
- <translation type="unfinished"></translation>
+ <translation>Nieznany błąd ładowania %1</translation>
</message>
</context>
<context>
<name>QDeclarativePropertyAnimation</name>
<message>
- <location filename="../src/declarative/util/qdeclarativeanimation.cpp" line="+1100"/>
+ <location filename="../src/declarative/util/qdeclarativeanimation.cpp" line="+1102"/>
<source>Cannot set a duration of &lt; 0</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można ustawić ujemnego czasu trwania</translation>
</message>
</context>
<context>
<name>QDeclarativePropertyChanges</name>
<message>
- <location filename="../src/declarative/util/qdeclarativepropertychanges.cpp" line="+231"/>
+ <location filename="../src/declarative/util/qdeclarativepropertychanges.cpp" line="+232"/>
<source>PropertyChanges does not support creating state-specific objects.</source>
- <translation type="unfinished"></translation>
+ <translation>&quot;PropertyChanges&quot; nie obsługuje tworzenia obiektów charakterystycznych dla stanów.</translation>
</message>
<message>
<location line="+151"/>
<source>Cannot assign to non-existent property &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać wartości do nieistniejącej właściwości &quot;%1&quot;</translation>
</message>
<message>
<location line="+3"/>
<source>Cannot assign to read-only property &quot;%1&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać wartości do właściwości (tylko do odczytu): &quot;%1&quot;</translation>
</message>
</context>
<context>
<name>QDeclarativeTextInput</name>
<message>
- <location filename="../src/declarative/graphicsitems/qdeclarativetextinput.cpp" line="+783"/>
+ <location filename="../src/declarative/graphicsitems/qdeclarativetextinput.cpp" line="+793"/>
<location line="+8"/>
<source>Could not load cursor delegate</source>
<translation type="unfinished"></translation>
@@ -2582,22 +2623,22 @@ na
<message>
<location filename="../src/declarative/qml/qdeclarativevme.cpp" line="+194"/>
<source>Unable to create object of type %1</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można utworzyć obiektu typu %1</translation>
</message>
<message>
<location line="+380"/>
<source>Cannot assign value %1 to property %2</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać wartości %1 do właściwości %2</translation>
</message>
<message>
<location line="+22"/>
<source>Cannot assign object type %1 with no default method</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać obiektu typu %1 który nie posiada domyślnej metody</translation>
</message>
<message>
<location line="+3"/>
<source>Cannot connect mismatched signal/slot %1 %vs. %2</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można podłączyć niezgodnych sygnałów / slotów (%1 i %2)</translation>
</message>
<message>
<location line="+5"/>
@@ -2607,7 +2648,7 @@ na
<message>
<location line="+146"/>
<source>Cannot assign object to list</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można przypisać obiektu do listy</translation>
</message>
<message>
<location line="+41"/>
@@ -2617,18 +2658,18 @@ na
<message>
<location line="+11"/>
<source>Unable to create attached object</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można utworzyć dołączonego obiektu</translation>
</message>
<message>
<location line="+32"/>
<source>Cannot set properties on %1 as it is null</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można ustawić właściwości dla %1 ponieważ jest on zerowy</translation>
</message>
</context>
<context>
<name>QDeclarativeVisualDataModel</name>
<message>
- <location filename="../src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp" line="+1061"/>
+ <location filename="../src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp" line="+1070"/>
<source>Delegate component must be Item type.</source>
<translation type="unfinished"></translation>
</message>
@@ -2639,7 +2680,7 @@ na
<location filename="../src/declarative/util/qdeclarativeutilmodule.cpp" line="-12"/>
<location line="+2"/>
<source>Qt was built without support for xmlpatterns</source>
- <translation type="unfinished"></translation>
+ <translation>Qt zostało zbudowane bez obsługi xmlpatterns</translation>
</message>
</context>
<context>
@@ -2647,15 +2688,15 @@ na
<message>
<location filename="../src/declarative/util/qdeclarativexmllistmodel_p.h" line="+168"/>
<source>An XmlRole query must not start with &apos;/&apos;</source>
- <translation type="unfinished"></translation>
+ <translation>Zapytanie XmlRole nie może rozpoczynać się od &quot;/&quot;</translation>
</message>
</context>
<context>
<name>QDeclarativeXmlRoleList</name>
<message>
- <location filename="../src/declarative/util/qdeclarativexmllistmodel.cpp" line="+638"/>
+ <location filename="../src/declarative/util/qdeclarativexmllistmodel.cpp" line="+642"/>
<source>An XmlListModel query must start with &apos;/&apos; or &quot;//&quot;</source>
- <translation type="unfinished"></translation>
+ <translation>Zapytanie XmlListModel nie może rozpoczynać się od &quot;/&quot; ani od &quot;//&quot;</translation>
</message>
</context>
<context>
@@ -2679,7 +2720,7 @@ na
<context>
<name>QDialog</name>
<message>
- <location filename="../src/gui/dialogs/qdialog.cpp" line="+647"/>
+ <location filename="../src/gui/dialogs/qdialog.cpp" line="+645"/>
<source>What&apos;s This?</source>
<translation>Co to jest?</translation>
</message>
@@ -3185,32 +3226,32 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<message>
<location/>
<source>Go back</source>
- <translation type="unfinished"></translation>
+ <translation>Wróć</translation>
</message>
<message>
<location/>
<source>Go forward</source>
- <translation type="unfinished"></translation>
+ <translation>Przejdź dalej</translation>
</message>
<message>
<location/>
<source>Go to the parent directory</source>
- <translation type="unfinished"></translation>
+ <translation>Przejdź do katalogu wyżej</translation>
</message>
<message>
<location/>
<source>Create a New Folder</source>
- <translation type="unfinished"></translation>
+ <translation>Utwórz nowy katalog</translation>
</message>
<message>
<location/>
<source>Change to list view mode</source>
- <translation type="unfinished"></translation>
+ <translation>Pokaż listę</translation>
</message>
<message>
<location/>
<source>Change to detail view mode</source>
- <translation type="unfinished"></translation>
+ <translation>Pokaż szczegóły</translation>
</message>
</context>
<context>
@@ -3721,7 +3762,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<location filename="../src/plugins/mediaservices/gstreamer/mediaplayer/qgstreamerplayersession.cpp" line="+423"/>
<location line="+16"/>
<source>Unable to play %1</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można odtworzyć %1</translation>
</message>
</context>
<context>
@@ -3857,7 +3898,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<location line="+747"/>
<location filename="../src/qt3support/network/q3http.cpp" line="+441"/>
<source>Server closed connection unexpectedly</source>
- <translation>Serwer niespodziewanie zakończył połączenie</translation>
+ <translation>Serwer nieoczekiwanie zakończył połączenie</translation>
</message>
<message>
<location line="-999"/>
@@ -4174,7 +4215,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<message>
<location line="-6"/>
<source>Plugin verification data mismatch in &apos;%1&apos;</source>
- <translation>Błąd podczas weryfikacji danych we wtyczce &apos;%1&apos;</translation>
+ <translation>Niezgodność podczas weryfikacji danych we wtyczce &quot;%1&quot;</translation>
</message>
<message>
<location line="+381"/>
@@ -4553,7 +4594,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<context>
<name>QMediaPlayer</name>
<message>
- <location filename="../src/multimedia/playback/qmediaplayer.cpp" line="+496"/>
+ <location filename="../src/multimedia/mediaservices/playback/qmediaplayer.cpp" line="+496"/>
<source>The QMediaPlayer object does not have a valid service</source>
<translation type="unfinished"></translation>
</message>
@@ -4561,26 +4602,26 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<context>
<name>QMediaPlaylist</name>
<message>
- <location filename="../src/multimedia/base/qmediaplaylist.cpp" line="+455"/>
+ <location filename="../src/multimedia/mediaservices/base/qmediaplaylist.cpp" line="+455"/>
<location line="+46"/>
<source>Could not add items to read only playlist.</source>
- <translation type="unfinished"></translation>
+ <translation>Nie można dodać elementów do listy odtwarzania (tylko do odczytu).</translation>
</message>
<message>
<location line="-27"/>
<location line="+46"/>
<source>Playlist format is not supported</source>
- <translation type="unfinished"></translation>
+ <translation>Format listy odtwarzania nie jest obsługiwany</translation>
</message>
<message>
<location line="+26"/>
<source>The file could not be accessed.</source>
- <translation type="unfinished"></translation>
+ <translation>Brak dostępu do pliku.</translation>
</message>
<message>
<location line="+35"/>
<source>Playlist format is not supported.</source>
- <translation type="unfinished"></translation>
+ <translation>Format listy odtwarzania nie jest obsługiwany.</translation>
</message>
</context>
<context>
@@ -4821,12 +4862,12 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<message>
<location filename="../src/network/access/qnetworkaccessdatabackend.cpp" line="+76"/>
<source>Operation not supported on %1</source>
- <translation type="unfinished">Operacja nieobsługiwana na %1</translation>
+ <translation>Operacja nieobsługiwana na %1</translation>
</message>
<message>
<location line="+25"/>
<source>Invalid URI: %1</source>
- <translation type="unfinished">Niepoprawny URI: %1</translation>
+ <translation>Niepoprawny URI: %1</translation>
</message>
</context>
<context>
@@ -4839,12 +4880,12 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<message>
<location line="+60"/>
<source>Socket error on %1: %2</source>
- <translation type="unfinished">Błąd gniazda na %1: %2</translation>
+ <translation>Błąd gniazda na %1: %2</translation>
</message>
<message>
<location line="+15"/>
<source>Remote host closed the connection prematurely on %1</source>
- <translation type="unfinished">Zdalny host przedwcześnie zakończył połączenie na %1</translation>
+ <translation>Zdalny host przedwcześnie zakończył połączenie na %1</translation>
</message>
</context>
<context>
@@ -4919,7 +4960,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<message>
<location filename="../src/network/access/qnetworkreplyimpl.cpp" line="+910"/>
<source>Network access is disabled.</source>
- <translation type="unfinished"></translation>
+ <translation>Dostęp do sieci wyłączony.</translation>
</message>
</context>
<context>
@@ -4937,12 +4978,12 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<message>
<location line="+192"/>
<source>Network session error.</source>
- <translation type="unfinished"></translation>
+ <translation>Błąd sesji sieciowej.</translation>
</message>
<message>
<location line="+329"/>
<source>Temporary network failure.</source>
- <translation type="unfinished"></translation>
+ <translation>Chwilowy błąd w sieci.</translation>
</message>
</context>
<context>
@@ -4959,7 +5000,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<message>
<location filename="../src/network/bearer/qnetworksession.cpp" line="+449"/>
<source>Invalid configuration.</source>
- <translation type="unfinished"></translation>
+ <translation>Niepoprawna konfiguracja.</translation>
</message>
</context>
<context>
@@ -4972,7 +5013,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<message>
<location line="+3"/>
<source>Session aborted by user or system</source>
- <translation type="unfinished"></translation>
+ <translation>Sesja przerwana przez użytkownika lub system</translation>
</message>
<message>
<location line="+4"/>
@@ -4989,25 +5030,25 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<location line="+2"/>
<location filename="../src/plugins/bearer/symbian/qnetworksession_impl.cpp" line="+2"/>
<source>The session was aborted by the user or system.</source>
- <translation type="unfinished"></translation>
+ <translation>Sesja została przerwana przez użytkownika lub system.</translation>
</message>
<message>
<location line="+2"/>
<location filename="../src/plugins/bearer/symbian/qnetworksession_impl.cpp" line="+2"/>
<source>The requested operation is not supported by the system.</source>
- <translation type="unfinished"></translation>
+ <translation>Zażądana operacja nie jest obsługiwana przez system.</translation>
</message>
<message>
<location line="+2"/>
<location filename="../src/plugins/bearer/symbian/qnetworksession_impl.cpp" line="+2"/>
<source>The specified configuration cannot be used.</source>
- <translation type="unfinished"></translation>
+ <translation>Podana konfiguracja nie może być użyta.</translation>
</message>
<message>
<location line="+2"/>
<location filename="../src/plugins/bearer/symbian/qnetworksession_impl.cpp" line="+2"/>
<source>Roaming was aborted or is not possible.</source>
- <translation type="unfinished"></translation>
+ <translation>Roaming przerwany albo niemożliwy.</translation>
</message>
</context>
<context>
@@ -5178,7 +5219,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../src/declarative/util/qdeclarativexmllistmodel.cpp" line="-194"/>
+ <location filename="../src/declarative/util/qdeclarativexmllistmodel.cpp" line="-196"/>
<source>&quot;%1&quot; duplicates a previous role name and will be disabled.</source>
<translation type="unfinished"></translation>
</message>
@@ -5413,7 +5454,7 @@ Proszę o sprawdzenie podanej nazwy pliku.</translation>
<message>
<location line="+40"/>
<source>Print current page</source>
- <translation type="unfinished"></translation>
+ <translation>Wydrukuj bieżącą stronę</translation>
</message>
<message>
<location filename="../src/gui/painting/qprinterinfo_unix.cpp" line="+133"/>
@@ -6019,7 +6060,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location/>
<source>Current Page</source>
- <translation type="unfinished"></translation>
+ <translation>Bieżąca strona</translation>
</message>
</context>
<context>
@@ -6852,7 +6893,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<context>
<name>QShortcut</name>
<message>
- <location filename="../src/gui/kernel/qkeysequence.cpp" line="+1312"/>
+ <location filename="../src/gui/kernel/qkeysequence.cpp" line="+1315"/>
<source>+</source>
<translation>+</translation>
</message>
@@ -7375,152 +7416,152 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location line="+7"/>
<source>Kanji</source>
- <translation type="unfinished"></translation>
+ <translation>Kanji</translation>
</message>
<message>
<location line="+1"/>
<source>Muhenkan</source>
- <translation type="unfinished"></translation>
+ <translation>Muhenkan</translation>
</message>
<message>
<location line="+1"/>
<source>Henkan</source>
- <translation type="unfinished"></translation>
+ <translation>Henkan</translation>
</message>
<message>
<location line="+1"/>
<source>Romaji</source>
- <translation type="unfinished"></translation>
+ <translation>Romaji</translation>
</message>
<message>
<location line="+1"/>
<source>Hiragana</source>
- <translation type="unfinished"></translation>
+ <translation>Hiragana</translation>
</message>
<message>
<location line="+1"/>
<source>Katakana</source>
- <translation type="unfinished"></translation>
+ <translation>Katakana</translation>
</message>
<message>
<location line="+1"/>
<source>Hiragana Katakana</source>
- <translation type="unfinished"></translation>
+ <translation>Hiragana Katakana</translation>
</message>
<message>
<location line="+1"/>
<source>Zenkaku</source>
- <translation type="unfinished"></translation>
+ <translation>Zenkaku</translation>
</message>
<message>
<location line="+1"/>
<source>Hankaku</source>
- <translation type="unfinished"></translation>
+ <translation>Hankaku</translation>
</message>
<message>
<location line="+1"/>
<source>Zenkaku Hankaku</source>
- <translation type="unfinished"></translation>
+ <translation>Zenkaku Hankaku</translation>
</message>
<message>
<location line="+1"/>
<source>Touroku</source>
- <translation type="unfinished"></translation>
+ <translation>Touroku</translation>
</message>
<message>
<location line="+1"/>
<source>Massyo</source>
- <translation type="unfinished"></translation>
+ <translation>Massyo</translation>
</message>
<message>
<location line="+1"/>
<source>Kana Lock</source>
- <translation type="unfinished"></translation>
+ <translation>Kana Lock</translation>
</message>
<message>
<location line="+1"/>
<source>Kana Shift</source>
- <translation type="unfinished"></translation>
+ <translation>Kana Shift</translation>
</message>
<message>
<location line="+1"/>
<source>Eisu Shift</source>
- <translation type="unfinished"></translation>
+ <translation>Eisu Shift</translation>
</message>
<message>
<location line="+1"/>
<source>Eisu toggle</source>
- <translation type="unfinished"></translation>
+ <translation>Eisu toggle</translation>
</message>
<message>
<location line="+1"/>
<source>Code input</source>
- <translation type="unfinished"></translation>
+ <translation>Wprowadzanie kodu</translation>
</message>
<message>
<location line="+1"/>
<source>Multiple Candidate</source>
- <translation type="unfinished"></translation>
+ <translation>Kandydat wielokrotny</translation>
</message>
<message>
<location line="+1"/>
<source>Previous Candidate</source>
- <translation type="unfinished"></translation>
+ <translation>Poprzedni kandydat</translation>
</message>
<message>
<location line="+4"/>
<source>Hangul</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul Start</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul Start</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul End</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul End</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul Hanja</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul Hanja</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul Jamo</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul Jamo</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul Romaja</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul Romaja</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul Jeonja</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul Jeonja</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul Banja</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul Banja</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul PreHanja</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul PreHanja</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul PostHanja</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul PostHanja</translation>
</message>
<message>
<location line="+1"/>
<source>Hangul Special</source>
- <translation type="unfinished"></translation>
+ <translation>Hangul Special</translation>
</message>
<message>
<location line="+602"/>
@@ -7849,6 +7890,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location line="-965"/>
<source>Space</source>
+ <extracomment>This and all following &quot;incomprehensible&quot; strings in QShortcut context are key names. Please use the localized names appearing on actual keyboards or whatever is commonly used.</extracomment>
<translation>Spacja</translation>
</message>
<message>
@@ -8663,7 +8705,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<location line="+5"/>
<source>Go Forward</source>
<comment>Forward context menu item</comment>
- <translation>Idź dalej</translation>
+ <translation>Przejdź dalej</translation>
</message>
<message>
<location line="+5"/>
@@ -8819,7 +8861,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<location line="+110"/>
<source>Missing Plug-in</source>
<comment>Label text to be used when a plug-in is missing</comment>
- <translation type="unfinished"></translation>
+ <translation>Brakująca wtyczka</translation>
</message>
<message>
<location line="+20"/>
@@ -9441,7 +9483,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<context>
<name>QWidget</name>
<message>
- <location filename="../src/gui/kernel/qwidget.cpp" line="+5809"/>
+ <location filename="../src/gui/kernel/qwidget.cpp" line="+5814"/>
<source>*</source>
<translation>*</translation>
</message>
@@ -9664,7 +9706,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location line="-7"/>
<source>tag mismatch</source>
- <translation>niepoprawny tag</translation>
+ <translation>niezgodny tag</translation>
</message>
<message>
<location line="+2"/>
@@ -9684,7 +9726,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location line="-11"/>
<source>version expected while reading the XML declaration</source>
- <translation>oczekiwana wersja podczas czytania deklaracji XML</translation>
+ <translation>oczekiwano wersji podczas czytania deklaracji XML</translation>
</message>
<message>
<location line="+1"/>
@@ -9826,7 +9868,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location line="+516"/>
<source>Start tag expected.</source>
- <translation>Oczekiwano tagu start.</translation>
+ <translation>Oczekiwano rozpoczęcia tagu.</translation>
</message>
<message>
<location line="+222"/>
@@ -10052,12 +10094,12 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location filename="../src/xmlpatterns/expr/qcastas.cpp" line="+88"/>
<source>Type error in cast, expected %1, received %2.</source>
- <translation>Błąd typów w rzutowaniu: spodziewano się %1, otrzymano %2.</translation>
+ <translation>Błąd typów w rzutowaniu: oczekiwano %1, otrzymano %2.</translation>
</message>
<message>
<location line="+29"/>
<source>When casting to %1 or types derived from it, the source value must be of the same type, or it must be a string literal. Type %2 is not allowed.</source>
- <translation>Podczas rzutowania na %1 lub na typ pochodny, wartość źródłowa musi być tego samego typu lub musi być zapisem tekstowym. Typ %2 nie jest dozwolony.</translation>
+ <translation>Podczas rzutowania na %1 lub na typ pochodny, wartość źródłowa musi być tego samego typu lub musi być stałą znakową. Typ %2 nie jest dozwolony.</translation>
</message>
<message>
<location filename="../src/xmlpatterns/expr/qcommentconstructor.cpp" line="+67"/>
@@ -10354,7 +10396,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location line="-5902"/>
<source>%1 is not a valid numeric literal.</source>
- <translation>%1 nie jest poprawnym zapisem liczbowym.</translation>
+ <translation>%1 nie jest poprawną stałą liczbową.</translation>
</message>
<message>
<location line="-152"/>
@@ -10419,7 +10461,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location line="+179"/>
<source>When function %1 is used for matching inside a pattern, the argument must be a variable reference or a string literal.</source>
- <translation>Gdy funkcja %1 jest wykorzystana do dopasowania wewnątrz wzorca, jej argument musi być referencją do zmiennej lub napisem.</translation>
+ <translation>Gdy funkcja %1 jest wykorzystana do dopasowania wewnątrz wzorca, jej argument musi być referencją do zmiennej lub stałą znakową.</translation>
</message>
<message>
<location line="+11"/>
@@ -11541,7 +11583,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location filename="../src/xmlpatterns/schema/qxsdschemaparser.cpp" line="+170"/>
<source>Can not process unknown element %1, expected elements are: %2.</source>
- <translation>Nie można przetworzyć nieznanego elementu %1, spodziewanymi elementami są: %2.</translation>
+ <translation>Nie można przetworzyć nieznanego elementu %1, oczekiwanymi elementami są: %2.</translation>
</message>
<message>
<location line="+13"/>
@@ -11944,32 +11986,32 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location line="+15"/>
<source>Duration content does not match the maxInclusive facet.</source>
- <translation>Wartość długości okresu czasu koliduje z aspektem &quot;maxInclusive&quot;.</translation>
+ <translation>Wartość czasu trwania koliduje z aspektem &quot;maxInclusive&quot;.</translation>
</message>
<message>
<location line="+9"/>
<source>Duration content does not match the maxExclusive facet.</source>
- <translation>Wartość długości okresu czasu koliduje z aspektem &quot;maxExclusive&quot;.</translation>
+ <translation>Wartość czasu trwania koliduje z aspektem &quot;maxExclusive&quot;.</translation>
</message>
<message>
<location line="+9"/>
<source>Duration content does not match the minInclusive facet.</source>
- <translation>Wartość długości okresu czasu koliduje z aspektem &quot;minInclusive&quot;.</translation>
+ <translation>Wartość czasu trwania koliduje z aspektem &quot;minInclusive&quot;.</translation>
</message>
<message>
<location line="+9"/>
<source>Duration content does not match the minExclusive facet.</source>
- <translation>Wartość długości okresu czasu koliduje z aspektem &quot;minExclusive&quot;.</translation>
+ <translation>Wartość czasu trwania koliduje z aspektem &quot;minExclusive&quot;.</translation>
</message>
<message>
<location line="+18"/>
<source>Duration content is not listed in the enumeration facet.</source>
- <translation>Wartość długości okresu czasu nie widnieje na liście aspektu &quot;enumeration&quot;.</translation>
+ <translation>Wartość czasu trwania nie widnieje na liście aspektu &quot;enumeration&quot;.</translation>
</message>
<message>
<location line="+18"/>
<source>Duration content does not match pattern facet.</source>
- <translation>Wartość długości okresu czasu koliduje z aspektem &quot;pattern&quot;.</translation>
+ <translation>Wartość czasu trwania koliduje z aspektem &quot;pattern&quot;.</translation>
</message>
<message>
<location line="+27"/>
@@ -12280,7 +12322,7 @@ Proszę wybrać inną nazwę pliku.</translation>
<message>
<location filename="../src/3rdparty/webkit/WebKit/qt/tests/hybridPixmap/widget.ui"/>
<source>about:blank</source>
- <translation type="unfinished"></translation>
+ <translation>o:puste</translation>
</message>
</context>
</TS>
diff --git a/util/qlalr/cppgenerator.cpp b/util/qlalr/cppgenerator.cpp
index f52a86fc56..45de51cde6 100644
--- a/util/qlalr/cppgenerator.cpp
+++ b/util/qlalr/cppgenerator.cpp
@@ -355,7 +355,7 @@ void CppGenerator::operator () ()
out << startIncludeGuard(grammar.merged_output) << endl;
if (copyright) {
- out << "#if defined(Q_OS_VXWORKS) && defined(ERROR)" << endl
+ out << "#if defined(ERROR)" << endl
<< "# undef ERROR" << endl
<< "#endif" << endl << endl;
}
diff --git a/util/s60pixelmetrics/pixel_metrics.cpp b/util/s60pixelmetrics/pixel_metrics.cpp
index 814e185fd4..0fd650e5b6 100644
--- a/util/s60pixelmetrics/pixel_metrics.cpp
+++ b/util/s60pixelmetrics/pixel_metrics.cpp
@@ -50,7 +50,7 @@
// so that we can keep dynamic and static values inline.
// Please adjust version data if correcting dynamic PM calculations.
const TInt KPMMajorVersion = 1;
-const TInt KPMMinorVersion = 17;
+const TInt KPMMinorVersion = 18;
TPixelMetricsVersion PixelMetrics::Version()
{
@@ -1020,7 +1020,21 @@ TInt PixelMetrics::PixelMetricValue(QStyle::PixelMetric metric)
break;
case QStyle::PM_MenuScrollerHeight:
- value = 0;
+ {
+ TRect rectParent( mainPaneRect );
+ TAknLayoutRect listWidthScrollBarsRect;
+ listWidthScrollBarsRect.LayoutRect( rectParent, AknLayoutScalable_Avkon::listscroll_gen_pane(0).LayoutLine() );
+
+ TAknLayoutRect listWidgetRect;
+ listWidgetRect.LayoutRect( listWidthScrollBarsRect.Rect(), AknLayoutScalable_Avkon::list_gen_pane(0).LayoutLine() );
+ TAknLayoutRect singleLineListWidgetRect;
+ singleLineListWidgetRect.LayoutRect( listWidgetRect.Rect(), AknLayoutScalable_Avkon::list_single_pane(0).LayoutLine() );
+
+ TAknLayoutRect listHighlightRect;
+ listHighlightRect.LayoutRect( singleLineListWidgetRect.Rect(), AknLayoutScalable_Avkon::list_highlight_pane_cp1(0).LayoutLine() );
+
+ value = listHighlightRect.Rect().Height();
+ }
break;
// todo: re-check if these really are not available in s60